Détails de la ressource
Les spécifications du format GTFS-RT sont disponibles ici : https://developers.google.com/transit/gtfs-realtime/
Cette ressource fait partie du jeu de données Réseau urbain Ritmo.
Disponibilité au téléchargement
En savoir plus
HEAD dont le temps de réponse doit être inférieur à 5 secondes. Si nous détectons une indisponibilité, nous effectuons un nouveau test toutes les 10 minutes, jusqu'à ce que la ressource soit à nouveau disponible.Pour les flux SIRI et SIRI Lite, nous effectuons une requête HTTP de type
GET : nous considérons une réponse avec un code 401 ou 405 comme étant disponible. En cas d'erreur 500, nous considèrerons que le flux est indisponible, sauf si il semble contenir du SOAP.Rapport de validation
❌103 erreurs, 2 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 24/04/2026 à 09h06 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
Sequential stop_time_update times are not increasing E022 102 erreurs
stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease.
Exemples d'erreurs
- trip_id 6000798218584064:11 stop_sequence 23 arrival_time 09:10:17 (1777014617) is less than previous stop departure_time 09:15:00 (1777014900) - times must increase between two sequential stops
- trip_id 6000798218584064:11 stop_sequence 23 departure_time 09:13:13 (1777014793) is less than previous stop departure_time 09:15:00 (1777014900) - times must increase between two sequential stops
- trip_id 6000798218584064:11 stop_sequence 24 arrival_time 09:11:02 (1777014662) is less than previous stop departure_time 09:13:13 (1777014793) - times must increase between two sequential stops
- trip_id 6000798218584064:11 stop_sequence 25 arrival_time 09:11:48 (1777014708) is less than previous stop departure_time 09:14:06 (1777014846) - times must increase between two sequential stops
- trip_id 6000798218584064:11 stop_sequence 26 arrival_time 09:12:36 (1777014756) is less than previous stop departure_time 09:14:59 (1777014899) - times must increase between two sequential stops
Vehicle position far from trip shape E029 1 erreur
The vehicle position should be within a certain distance of the GTFS shapes.txt data for the current trip unless there is a Service Alert with the Effect of DETOUR for this trip_id.
Exemples d'erreurs
- vehicle.id zenbus:Vehicle:830250002:LOC trip_id 6537433333104640:4 at (48.729008,7.715345) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR
Avertissements
vehicle_id not populated W002 1 erreur
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id 4785431083220992:4 does not have a vehicle_id
ID in one feed missing from the other W003 1 erreur
a trip_id that is provided in the VehiclePositions feed should be provided in the TripUpdates feed, and a vehicle_id that is provided in the TripUpdates feed should be provided in the VehiclePositions feed
Exemples d'erreurs
- trip_id 4785431083220992:4 is in TripUpdates but not in VehiclePositions feed
Validations précédentes
Voici un récapitulatif des différents types d'erreurs constatés au cours des 30 derniers jours.
| Identifiant d'erreur | Description | Nombre d'erreurs | Nombre d'occurences |
|---|---|---|---|
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 2 022 | 24 fois (83 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 19 | 13 fois (45 % des validations) |
| W003 | a trip_id that is provided in the VehiclePositions feed should be provided in the TripUpdates feed, and a vehicle_id that is provided in the TripUpdates feed should be provided in the VehiclePositions feed | 19 | 13 fois (45 % des validations) |
| E029 | The vehicle position should be within a certain distance of the GTFS shapes.txt data for the current trip unless there is a Service Alert with the Effect of DETOUR for this trip_id. | 11 | 11 fois (38 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 24/04/2026 à 18h39 Europe/Paris.
trip_updates (19) vehicle_positions (18) service_alerts (0)Entités présentes dans ce flux lors des 7 derniers jours.
trip_updates vehicle_positionsFlux GTFS-RT décodé
Voir le contenu du flux
Voici le flux GTFS-RT décodé au format Protobuf le 24/04/2026 à 18h39 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "zenbus:Vehicle:6043054656978944:LOC",
"vehicle": {
"currentStopSequence": 43,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 48.78394317626953,
"longitude": 7.861555099487305
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"timestamp": "1777048750",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "17:50:00",
"tripId": "6000798218584064:33"
},
"vehicle": {
"id": "zenbus:Vehicle:6043054656978944:LOC"
}
}
},
{
"id": "20260424:6543168970424320:33",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777048767"
},
"departure": {
"time": "1777048777"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1777048859"
},
"departure": {
"time": "1777048869"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1777048929"
},
"departure": {
"time": "1777048939"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1777048999"
},
"departure": {
"time": "1777049009"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1777049070"
},
"departure": {
"time": "1777049080"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1777049129"
},
"departure": {
"time": "1777049139"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1777049179"
},
"departure": {
"time": "1777049189"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1777049238"
},
"departure": {
"time": "1777049248"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1777049300"
},
"departure": {
"time": "1777049310"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1777049394"
},
"departure": {
"time": "1777049404"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1777049448"
},
"departure": {
"time": "1777049459"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1777049518"
},
"departure": {
"time": "1777049528"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1777048750",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "17:50:00",
"tripId": "6000798218584064:33"
},
"vehicle": {
"id": "zenbus:Vehicle:6043054656978944:LOC"
}
}
},
{
"id": "zenbus:Vehicle:664180003:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 32,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 48.8027458190918,
"longitude": 7.811997890472412
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"timestamp": "1777048751",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "18:14:00",
"tripId": "6000798218584064:34"
},
"vehicle": {
"id": "zenbus:Vehicle:664180003:LOC"
}
}
},
{
"id": "20260424:6543168970424320:34",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777048690"
},
"departure": {
"time": "1777048706"
},
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1777048740"
},
"departure": {
"time": "1777048780"
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1777048839"
},
"departure": {
"time": "1777048854"
},
"stopId": "zenbus:StopPoint:SP:851310002:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1777048911"
},
"departure": {
"time": "1777048921"
},
"stopId": "zenbus:StopPoint:SP:5937949578362880:LOC",
"stopSequence": 34
}
],
"timestamp": "1777048751",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "18:14:00",
"tripId": "6000798218584064:34"
},
"vehicle": {
"id": "zenbus:Vehicle:664180003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:674570001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 22,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 48.81377410888672,
"longitude": 7.782879829406738
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"timestamp": "1777048751",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "18:20:00",
"tripId": "6000798218584064:35"
},
"vehicle": {
"id": "zenbus:Vehicle:674570001:LOC"
}
}
},
{
"id": "20260424:6543168970424320:35",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777048709"
},
"departure": {
"time": "1777049100"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1777049173"
},
"departure": {
"time": "1777049183"
},
"stopId": "zenbus:StopPoint:SP:689120104:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1777049219"
},
"departure": {
"time": "1777049229"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1777049265"
},
"departure": {
"time": "1777049277"
},
"stopId": "zenbus:StopPoint:SP:771880007:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1777049313"
},
"departure": {
"time": "1777049331"
},
"stopId": "zenbus:StopPoint:SP:843930001:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1777049363"
},
"departure": {
"time": "1777049386"
},
"stopId": "zenbus:StopPoint:SP:860960003:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1777049421"
},
"departure": {
"time": "1777049445"
},
"stopId": "zenbus:StopPoint:SP:6040087943970816:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1777049466"
},
"departure": {
"time": "1777049498"
},
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1777049529"
},
"departure": {
"time": "1777049559"
},
"stopId": "zenbus:StopPoint:SP:6498647517691904:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1777049583"
},
"departure": {
"time": "1777049616"
},
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1777049655"
},
"departure": {
"time": "1777049682"
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1777049746"
},
"departure": {
"time": "1777049788"
},
"stopId": "zenbus:StopPoint:SP:859050003:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1777049890"
},
"departure": {
"time": "1777049920"
},
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1777049977"
},
"departure": {
"time": "1777049993"
},
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1777050035"
},
"departure": {
"time": "1777050052"
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1777050174"
},
"departure": {
"time": "1777050184"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1777050265"
},
"departure": {
"time": "1777050275"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1777050327"
},
"departure": {
"time": "1777050337"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1777050390"
},
"departure": {
"time": "1777050400"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1777050479"
},
"departure": {
"time": "1777050489"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1777050571"
},
"departure": {
"time": "1777050581"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1777050641"
},
"departure": {
"time": "1777050651"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1777050710"
},
"departure": {
"time": "1777050720"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1777050781"
},
"departure": {
"time": "1777050791"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1777050841"
},
"departure": {
"time": "1777050851"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1777050891"
},
"departure": {
"time": "1777050901"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1777050949"
},
"departure": {
"time": "1777050959"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1777051011"
},
"departure": {
"time": "1777051050"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1777051105"
},
"departure": {
"time": "1777051127"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1777051160"
},
"departure": {
"time": "1777051215"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1777051229"
},
"departure": {
"time": "1777051279"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1777048751",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "18:20:00",
"tripId": "6000798218584064:35"
},
"vehicle": {
"id": "zenbus:Vehicle:674570001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4925247015878656:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 33,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 48.81654739379883,
"longitude": 7.7879958152771
},
"stopId": "zenbus:StopPoint:SP:670560079:LOC",
"timestamp": "1777048751",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "18:02:00",
"tripId": "6542082930900992:34"
},
"vehicle": {
"id": "zenbus:Vehicle:4925247015878656:LOC"
}
}
},
{
"id": "20260424:6574381084966912:33",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777048710"
},
"departure": {
"time": "1777048716"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1777048743"
},
"departure": {
"time": "1777048761"
},
"stopId": "zenbus:StopPoint:SP:670560079:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1777048821"
},
"departure": {
"time": "1777049100"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1777048905"
},
"departure": {
"time": "1777049037"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1777048946"
},
"departure": {
"time": "1777049088"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1777048993"
},
"departure": {
"time": "1777049111"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1777049044"
},
"departure": {
"time": "1777049167"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1777049097"
},
"departure": {
"time": "1777049223"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1777049144"
},
"departure": {
"time": "1777049277"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1777049192"
},
"departure": {
"time": "1777049301"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1777049271"
},
"departure": {
"time": "1777049400"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1777049397"
},
"departure": {
"time": "1777049523"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1777049477"
},
"departure": {
"time": "1777049623"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1777049533"
},
"departure": {
"time": "1777049681"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1777049597"
},
"departure": {
"time": "1777049743"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1777049655"
},
"departure": {
"time": "1777049802"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1777049736"
},
"departure": {
"time": "1777049903"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1777049797"
},
"departure": {
"time": "1777049963"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1777049853"
},
"departure": {
"time": "1777050021"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1777049900"
},
"departure": {
"time": "1777050045"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1777049961"
},
"departure": {
"time": "1777050135"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1777050005"
},
"departure": {
"time": "1777050187"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1777050065"
},
"departure": {
"time": "1777050247"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1777050111"
},
"departure": {
"time": "1777050300"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1777048751",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "18:02:00",
"tripId": "6542082930900992:34"
},
"vehicle": {
"id": "zenbus:Vehicle:4925247015878656:LOC"
}
}
},
{
"id": "20260424:6574381084966912:34",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:860960004:LOC",
"stopSequence": 43
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:864870033:LOC",
"stopSequence": 44
}
],
"timestamp": "1777048697",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "18:13:00",
"tripId": "6542082930900992:33"
}
}
},
{
"id": "zenbus:Vehicle:662580001:LOC",
"vehicle": {
"currentStopSequence": 5,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 48.76887130737305,
"longitude": 7.85605001449585
},
"stopId": "zenbus:StopPoint:SP:6611898804994048:LOC",
"timestamp": "1777048751",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "18:32:00",
"tripId": "6542082930900992:36"
},
"vehicle": {
"id": "zenbus:Vehicle:662580001:LOC"
}
}
},
{
"id": "20260424:6574381084966912:35",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777048720"
},
"departure": {
"time": "1777048751"
},
"stopId": "zenbus:StopPoint:SP:5428280040620032:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1777048791"
},
"departure": {
"time": "1777048801"
},
"stopId": "zenbus:StopPoint:SP:6611898804994048:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1777048868"
},
"departure": {
"time": "1777048878"
},
"stopId": "zenbus:StopPoint:SP:6596162715910144:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1777048926"
},
"departure": {
"time": "1777048936"
},
"stopId": "zenbus:StopPoint:SP:864950017:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1777049002"
},
"departure": {
"time": "1777049012"
},
"stopId": "zenbus:StopPoint:SP:849650002:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1777049064"
},
"departure": {
"time": "1777049074"
},
"stopId": "zenbus:StopPoint:SP:847370002:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1777049145"
},
"departure": {
"time": "1777049155"
},
"stopId": "zenbus:StopPoint:SP:777980001:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1777049226"
},
"departure": {
"time": "1777049236"
},
"stopId": "zenbus:StopPoint:SP:838060003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1777049320"
},
"departure": {
"time": "1777049330"
},
"stopId": "zenbus:StopPoint:SP:864970003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1777049373"
},
"departure": {
"time": "1777049383"
},
"stopId": "zenbus:StopPoint:SP:857010003:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1777049452"
},
"departure": {
"time": "1777049462"
},
"stopId": "zenbus:StopPoint:SP:5945547849465856:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1777049535"
},
"departure": {
"time": "1777049545"
},
"stopId": "zenbus:StopPoint:SP:810350002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1777049686"
},
"departure": {
"time": "1777049696"
},
"stopId": "zenbus:StopPoint:SP:860970002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1777049732"
},
"departure": {
"time": "1777049742"
},
"stopId": "zenbus:StopPoint:SP:668470001:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1777049836"
},
"departure": {
"time": "1777049846"
},
"stopId": "zenbus:StopPoint:SP:864960003:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1777049984"
},
"departure": {
"time": "1777049994"
},
"stopId": "zenbus:StopPoint:SP:864870034:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1777050079"
},
"departure": {
"time": "1777050089"
},
"stopId": "zenbus:StopPoint:SP:834730019:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1777050154"
},
"departure": {
"time": "1777050164"
},
"stopId": "zenbus:StopPoint:SP:669080034:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1777050213"
},
"departure": {
"time": "1777050223"
},
"stopId": "zenbus:StopPoint:SP:851280024:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1777050276"
},
"departure": {
"time": "1777050286"
},
"stopId": "zenbus:StopPoint:SP:857000003:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1777050330"
},
"departure": {
"time": "1777050340"
},
"stopId": "zenbus:StopPoint:SP:663120030:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1777050381"
},
"departure": {
"time": "1777050391"
},
"stopId": "zenbus:StopPoint:SP:839920002:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1777050436"
},
"departure": {
"time": "1777050446"
},
"stopId": "zenbus:StopPoint:SP:673110030:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1777050481"
},
"departure": {
"time": "1777050491"
},
"stopId": "zenbus:StopPoint:SP:853260003:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1777050532"
},
"departure": {
"time": "1777050542"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1777050573"
},
"departure": {
"time": "1777050583"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1777050615"
},
"departure": {
"time": "1777050625"
},
"stopId": "zenbus:StopPoint:SP:670560079:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1777050685"
},
"departure": {
"time": "1777050900"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1777050769"
},
"departure": {
"time": "1777050869"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1777050810"
},
"departure": {
"time": "1777050920"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1777050857"
},
"departure": {
"time": "1777050943"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1777050908"
},
"departure": {
"time": "1777050999"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1777050961"
},
"departure": {
"time": "1777051055"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1777051008"
},
"departure": {
"time": "1777051109"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1777051056"
},
"departure": {
"time": "1777051133"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1777051135"
},
"departure": {
"time": "1777051232"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1777051261"
},
"departure": {
"time": "1777051355"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1777051341"
},
"departure": {
"time": "1777051455"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1777051397"
},
"departure": {
"time": "1777051513"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1777051461"
},
"departure": {
"time": "1777051575"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1777051519"
},
"departure": {
"time": "1777051634"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1777051600"
},
"departure": {
"time": "1777051735"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1777051661"
},
"departure": {
"time": "1777051795"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1777051717"
},
"departure": {
"time": "1777051853"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1777051764"
},
"departure": {
"time": "1777051877"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1777051825"
},
"departure": {
"time": "1777051967"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1777051869"
},
"departure": {
"time": "1777052019"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1777051929"
},
"departure": {
"time": "1777052079"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1777051975"
},
"departure": {
"time": "1777052132"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1777048751",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "18:32:00",
"tripId": "6542082930900992:36"
},
"vehicle": {
"id": "zenbus:Vehicle:662580001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:702350001:LOC",
"vehicle": {
"currentStopSequence": 11,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 48.815757751464844,
"longitude": 7.787190914154053
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"timestamp": "1777048750",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "18:29:00",
"tripId": "5994110551851008:25"
},
"vehicle": {
"id": "zenbus:Vehicle:702350001:LOC"
}
}
},
{
"id": "20260424:4713581621805056:25",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777048725"
},
"departure": {
"time": "1777048750"
},
"stopId": "zenbus:StopPoint:SP:670560079:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1777048799"
},
"departure": {
"time": "1777049100"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1777049212"
},
"departure": {
"time": "1777049222"
},
"stopId": "zenbus:StopPoint:SP:859040027:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1777049278"
},
"departure": {
"time": "1777049288"
},
"stopId": "zenbus:StopPoint:SP:630550025:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1777049334"
},
"departure": {
"time": "1777049344"
},
"stopId": "zenbus:StopPoint:SP:835980002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1777049391"
},
"departure": {
"time": "1777049401"
},
"stopId": "zenbus:StopPoint:SP:5969139098189824:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1777049475"
},
"departure": {
"time": "1777049485"
},
"stopId": "zenbus:StopPoint:SP:4880458853646336:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1777049553"
},
"departure": {
"time": "1777049563"
},
"stopId": "zenbus:StopPoint:SP:677560092:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1777049654"
},
"departure": {
"time": "1777049664"
},
"stopId": "zenbus:StopPoint:SP:847380001:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1777049724"
},
"departure": {
"time": "1777049734"
},
"stopId": "zenbus:StopPoint:SP:663140129:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1777049794"
},
"departure": {
"time": "1777049804"
},
"stopId": "zenbus:StopPoint:SP:810320018:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1777049848"
},
"departure": {
"time": "1777049858"
},
"stopId": "zenbus:StopPoint:SP:831880021:LOC",
"stopSequence": 21
}
],
"timestamp": "1777048750",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "18:29:00",
"tripId": "5994110551851008:25"
},
"vehicle": {
"id": "zenbus:Vehicle:702350001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:664110108:LOC",
"vehicle": {
"currentStopSequence": 10,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 48.813358306884766,
"longitude": 7.784083843231201
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"timestamp": "1777048749",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "18:29:00",
"tripId": "5937489863770112:25"
},
"vehicle": {
"id": "zenbus:Vehicle:664110108:LOC"
}
}
},
{
"id": "20260424:4867582287937536:25",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777048706"
},
"departure": {
"time": "1777048722"
},
"stopId": "zenbus:StopPoint:SP:661300019:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1777048762"
},
"departure": {
"time": "1777049100"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1777049198"
},
"departure": {
"time": "1777049208"
},
"stopId": "zenbus:StopPoint:SP:689120104:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1777049252"
},
"departure": {
"time": "1777049262"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1777049297"
},
"departure": {
"time": "1777049307"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1777049362"
},
"departure": {
"time": "1777049372"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1777049407"
},
"departure": {
"time": "1777049417"
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1777049452"
},
"departure": {
"time": "1777049462"
},
"stopId": "zenbus:StopPoint:SP:670980023:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1777049506"
},
"departure": {
"time": "1777049518"
},
"stopId": "zenbus:StopPoint:SP:655640056:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1777049581"
},
"departure": {
"time": "1777049591"
},
"stopId": "zenbus:StopPoint:SP:659230051:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1777049646"
},
"departure": {
"time": "1777049656"
},
"stopId": "zenbus:StopPoint:SP:661280142:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1777049742"
},
"departure": {
"time": "1777049752"
},
"stopId": "zenbus:StopPoint:SP:667260019:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1777049793"
},
"departure": {
"time": "1777049803"
},
"stopId": "zenbus:StopPoint:SP:5471403928190976:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1777049883"
},
"departure": {
"time": "1777049893"
},
"stopId": "zenbus:StopPoint:SP:659220084:LOC",
"stopSequence": 22
}
],
"timestamp": "1777048749",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "18:29:00",
"tripId": "5937489863770112:25"
},
"vehicle": {
"id": "zenbus:Vehicle:664110108:LOC"
}
}
},
{
"id": "zenbus:Vehicle:691060004:LOC",
"vehicle": {
"currentStopSequence": 7,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 48.817955017089844,
"longitude": 7.791068077087402
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"timestamp": "1777048749",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "18:33:00",
"tripId": "5419281306091520:17"
},
"vehicle": {
"id": "zenbus:Vehicle:691060004:LOC"
}
}
},
{
"id": "20260424:4685537767063552:17",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777048738"
},
"departure": {
"time": "1777048749"
},
"stopId": "zenbus:StopPoint:SP:841760015:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1777048782"
},
"departure": {
"time": "1777048792"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1777048831"
},
"departure": {
"time": "1777048841"
},
"stopId": "zenbus:StopPoint:SP:670560079:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1777048922"
},
"departure": {
"time": "1777049040"
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1777049041"
},
"departure": {
"time": "1777049105"
},
"stopId": "zenbus:StopPoint:SP:698820092:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1777049094"
},
"departure": {
"time": "1777049162"
},
"stopId": "zenbus:StopPoint:SP:679310120:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1777049204"
},
"departure": {
"time": "1777049277"
},
"stopId": "zenbus:StopPoint:SP:859040029:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1777049262"
},
"departure": {
"time": "1777049306"
},
"stopId": "zenbus:StopPoint:SP:659380032:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1777049324"
},
"departure": {
"time": "1777049367"
},
"stopId": "zenbus:StopPoint:SP:659220088:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1777049376"
},
"departure": {
"time": "1777049423"
},
"stopId": "zenbus:StopPoint:SP:864900025:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1777049449"
},
"departure": {
"time": "1777049489"
},
"stopId": "zenbus:StopPoint:SP:655640059:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1777049596"
},
"departure": {
"time": "1777049653"
},
"stopId": "zenbus:StopPoint:SP:839920003:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1777049681"
},
"departure": {
"time": "1777049725"
},
"stopId": "zenbus:StopPoint:SP:5189456625664000:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1777049759"
},
"departure": {
"time": "1777049794"
},
"stopId": "zenbus:StopPoint:SP:5183785859547136:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1777049900"
},
"departure": {
"time": "1777049955"
},
"stopId": "zenbus:StopPoint:SP:831870021:LOC",
"stopSequence": 20
}
],
"timestamp": "1777048749",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "18:33:00",
"tripId": "5419281306091520:17"
},
"vehicle": {
"id": "zenbus:Vehicle:691060004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:718890004:LOC",
"vehicle": {
"currentStopSequence": 9,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 48.808204650878906,
"longitude": 7.790885925292969
},
"stopId": "zenbus:StopPoint:SP:857030003:LOC",
"timestamp": "1777048749",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "18:30:00",
"tripId": "5864196649517056:17"
},
"vehicle": {
"id": "zenbus:Vehicle:718890004:LOC"
}
}
},
{
"id": "20260424:6497090279571456:17",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777048719"
},
"departure": {
"time": "1777048735"
},
"stopId": "zenbus:StopPoint:SP:673100023:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1777048831"
},
"departure": {
"time": "1777048880"
},
"stopId": "zenbus:StopPoint:SP:857030003:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1777048929"
},
"departure": {
"time": "1777048959"
},
"stopId": "zenbus:StopPoint:SP:654260018:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1777049066"
},
"departure": {
"time": "1777049640"
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1777049171"
},
"departure": {
"time": "1777049440"
},
"stopId": "zenbus:StopPoint:SP:689120104:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1777049230"
},
"departure": {
"time": "1777049500"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1777049277"
},
"departure": {
"time": "1777049553"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1777049348"
},
"departure": {
"time": "1777049619"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1777049396"
},
"departure": {
"time": "1777049673"
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1777049477"
},
"departure": {
"time": "1777049743"
},
"stopId": "zenbus:StopPoint:SP:843930003:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1777049514"
},
"departure": {
"time": "1777049762"
},
"stopId": "zenbus:StopPoint:SP:667270023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1777049563"
},
"departure": {
"time": "1777049816"
},
"stopId": "zenbus:StopPoint:SP:658230016:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1777049627"
},
"departure": {
"time": "1777049878"
},
"stopId": "zenbus:StopPoint:SP:831880024:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1777049713"
},
"departure": {
"time": "1777049951"
},
"stopId": "zenbus:StopPoint:SP:851310004:LOC",
"stopSequence": 21
}
],
"timestamp": "1777048749",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "18:30:00",
"tripId": "5864196649517056:17"
},
"vehicle": {
"id": "zenbus:Vehicle:718890004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:681650001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 6,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 48.80154800415039,
"longitude": 7.799763202667236
},
"stopId": "zenbus:StopPoint:SP:864900025:LOC",
"timestamp": "1777048751",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "18:31:00",
"tripId": "5473089233092608:16"
},
"vehicle": {
"id": "zenbus:Vehicle:681650001:LOC"
}
}
},
{
"id": "20260424:5406815874449408:16",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777048746"
},
"departure": {
"time": "1777048761"
},
"stopId": "zenbus:StopPoint:SP:864900025:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1777048805"
},
"departure": {
"time": "1777048815"
},
"stopId": "zenbus:StopPoint:SP:655640059:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1777048876"
},
"departure": {
"time": "1777048886"
},
"stopId": "zenbus:StopPoint:SP:847380003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1777048972"
},
"departure": {
"time": "1777048982"
},
"stopId": "zenbus:StopPoint:SP:5386712017534976:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1777049029"
},
"departure": {
"time": "1777049039"
},
"stopId": "zenbus:StopPoint:SP:648090020:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1777049080"
},
"departure": {
"time": "1777049090"
},
"stopId": "zenbus:StopPoint:SP:659230056:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1777049135"
},
"departure": {
"time": "1777049145"
},
"stopId": "zenbus:StopPoint:SP:5394636353830912:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1777049168"
},
"departure": {
"time": "1777049178"
},
"stopId": "zenbus:StopPoint:SP:6019918630748160:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1777049234"
},
"departure": {
"time": "1777049244"
},
"stopId": "zenbus:StopPoint:SP:859060003:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1777049313"
},
"departure": {
"time": "1777049323"
},
"stopId": "zenbus:StopPoint:SP:810320020:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1777049351"
},
"departure": {
"time": "1777049361"
},
"stopId": "zenbus:StopPoint:SP:864970005:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1777049390"
},
"departure": {
"time": "1777049400"
},
"stopId": "zenbus:StopPoint:SP:6557606928711680:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1777049545"
},
"departure": {
"time": "1777049555"
},
"stopId": "zenbus:StopPoint:SP:5988830986371072:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1777049617"
},
"departure": {
"time": "1777049627"
},
"stopId": "zenbus:StopPoint:SP:853260005:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1777049702"
},
"departure": {
"time": "1777049712"
},
"stopId": "zenbus:StopPoint:SP:851320003:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1777049777"
},
"departure": {
"time": "1777049787"
},
"stopId": "zenbus:StopPoint:SP:831890004:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1777049838"
},
"departure": {
"time": "1777049848"
},
"stopId": "zenbus:StopPoint:SP:670530120:LOC",
"stopSequence": 22
}
],
"timestamp": "1777048751",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "18:31:00",
"tripId": "5473089233092608:16"
},
"vehicle": {
"id": "zenbus:Vehicle:681650001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4898454208774144:LOC",
"vehicle": {
"currentStopSequence": 5,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 48.78632354736328,
"longitude": 7.836645126342773
},
"stopId": "zenbus:StopPoint:SP:4834958494400512:LOC",
"timestamp": "1777048749",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "18:31:00",
"tripId": "4920857987121152:16"
},
"vehicle": {
"id": "zenbus:Vehicle:4898454208774144:LOC"
}
}
},
{
"id": "20260424:6597303835033600:16",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777048760"
},
"departure": {
"time": "1777048770"
},
"stopId": "zenbus:StopPoint:SP:4834958494400512:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1777048803"
},
"departure": {
"time": "1777048813"
},
"stopId": "zenbus:StopPoint:SP:849650003:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1777048834"
},
"departure": {
"time": "1777048844"
},
"stopId": "zenbus:StopPoint:SP:835920023:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1777048922"
},
"departure": {
"time": "1777048932"
},
"stopId": "zenbus:StopPoint:SP:860970003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1777048984"
},
"departure": {
"time": "1777048994"
},
"stopId": "zenbus:StopPoint:SP:5943633166467072:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1777049016"
},
"departure": {
"time": "1777049026"
},
"stopId": "zenbus:StopPoint:SP:853260004:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1777049061"
},
"departure": {
"time": "1777049071"
},
"stopId": "zenbus:StopPoint:SP:673670018:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1777049116"
},
"departure": {
"time": "1777049126"
},
"stopId": "zenbus:StopPoint:SP:653750049:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1777049162"
},
"departure": {
"time": "1777049172"
},
"stopId": "zenbus:StopPoint:SP:860960005:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1777049265"
},
"departure": {
"time": "1777049275"
},
"stopId": "zenbus:StopPoint:SP:864980004:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1777049326"
},
"departure": {
"time": "1777049336"
},
"stopId": "zenbus:StopPoint:SP:835980005:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1777049389"
},
"departure": {
"time": "1777049399"
},
"stopId": "zenbus:StopPoint:SP:651720026:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1777049428"
},
"departure": {
"time": "1777049438"
},
"stopId": "zenbus:StopPoint:SP:669020060:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1777049472"
},
"departure": {
"time": "1777049482"
},
"stopId": "zenbus:StopPoint:SP:657690024:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1777049519"
},
"departure": {
"time": "1777049529"
},
"stopId": "zenbus:StopPoint:SP:670980029:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1777049562"
},
"departure": {
"time": "1777049576"
},
"stopId": "zenbus:StopPoint:SP:667240131:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1777049611"
},
"departure": {
"time": "1777049621"
},
"stopId": "zenbus:StopPoint:SP:645680175:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1777049724"
},
"departure": {
"time": "1777049747"
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"stopSequence": 22
}
],
"timestamp": "1777048749",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "18:31:00",
"tripId": "4920857987121152:16"
},
"vehicle": {
"id": "zenbus:Vehicle:4898454208774144:LOC"
}
}
},
{
"id": "zenbus:Vehicle:796080001:LOC",
"vehicle": {
"currentStopSequence": 10,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 48.73018264770508,
"longitude": 7.711087226867676
},
"stopId": "zenbus:StopPoint:SP:847880004:LOC",
"timestamp": "1777048748",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "18:30:00",
"tripId": "4908641162362880:16"
},
"vehicle": {
"id": "zenbus:Vehicle:796080001:LOC"
}
}
},
{
"id": "20260424:6602028387139584:16",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777048771"
},
"departure": {
"time": "1777048790"
},
"stopId": "zenbus:StopPoint:SP:847880004:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1777048840"
},
"departure": {
"time": "1777048855"
},
"stopId": "zenbus:StopPoint:SP:835970006:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1777048888"
},
"departure": {
"time": "1777048939"
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1777048977"
},
"departure": {
"time": "1777049013"
},
"stopId": "zenbus:StopPoint:SP:859060004:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1777049031"
},
"departure": {
"time": "1777049070"
},
"stopId": "zenbus:StopPoint:SP:835970007:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1777049066"
},
"departure": {
"time": "1777049118"
},
"stopId": "zenbus:StopPoint:SP:853640004:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1777049145"
},
"departure": {
"time": "1777049187"
},
"stopId": "zenbus:StopPoint:SP:832170002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1777049187"
},
"departure": {
"time": "1777049238"
},
"stopId": "zenbus:StopPoint:SP:857020004:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1777049309"
},
"departure": {
"time": "1777049329"
},
"stopId": "zenbus:StopPoint:SP:835930023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1777049380"
},
"departure": {
"time": "1777049395"
},
"stopId": "zenbus:StopPoint:SP:838610006:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1777049438"
},
"departure": {
"time": "1777049454"
},
"stopId": "zenbus:StopPoint:SP:865520002:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1777049527"
},
"departure": {
"time": "1777049558"
},
"stopId": "zenbus:StopPoint:SP:859660001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1777049571"
},
"departure": {
"time": "1777049581"
},
"stopId": "zenbus:StopPoint:SP:859660002:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1777049628"
},
"departure": {
"time": "1777049639"
},
"stopId": "zenbus:StopPoint:SP:850290003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1777049684"
},
"departure": {
"time": "1777049697"
},
"stopId": "zenbus:StopPoint:SP:810740004:LOC",
"stopSequence": 24
}
],
"timestamp": "1777048748",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "18:30:00",
"tripId": "4908641162362880:16"
},
"vehicle": {
"id": "zenbus:Vehicle:796080001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4872198692012032:LOC",
"vehicle": {
"currentStopSequence": 12,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 48.734619140625,
"longitude": 7.703782081604004
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"timestamp": "1777048750",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "18:25:00",
"tripId": "5422260866252800:16"
},
"vehicle": {
"id": "zenbus:Vehicle:4872198692012032:LOC"
}
}
},
{
"id": "20260424:4788911768338432:16",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777048800"
},
"departure": {
"time": "1777048810"
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1777048839"
},
"departure": {
"time": "1777048849"
},
"stopId": "zenbus:StopPoint:SP:838060005:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1777048900"
},
"departure": {
"time": "1777048910"
},
"stopId": "zenbus:StopPoint:SP:855540005:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1777048980"
},
"departure": {
"time": "1777048990"
},
"stopId": "zenbus:StopPoint:SP:850300001:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1777049012"
},
"departure": {
"time": "1777049022"
},
"stopId": "zenbus:StopPoint:SP:4842807903649792:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1777049046"
},
"departure": {
"time": "1777049056"
},
"stopId": "zenbus:StopPoint:SP:853650004:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1777049080"
},
"departure": {
"time": "1777049090"
},
"stopId": "zenbus:StopPoint:SP:850270003:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1777049146"
},
"departure": {
"time": "1777049158"
},
"stopId": "zenbus:StopPoint:SP:843890005:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1777049195"
},
"departure": {
"time": "1777049212"
},
"stopId": "zenbus:StopPoint:SP:847380004:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1777049260"
},
"departure": {
"time": "1777049275"
},
"stopId": "zenbus:StopPoint:SP:845760005:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1777049320"
},
"departure": {
"time": "1777049335"
},
"stopId": "zenbus:StopPoint:SP:843910004:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1777049367"
},
"departure": {
"time": "1777049388"
},
"stopId": "zenbus:StopPoint:SP:859040030:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1777049412"
},
"departure": {
"time": "1777049441"
},
"stopId": "zenbus:StopPoint:SP:839910004:LOC",
"stopSequence": 24
}
],
"timestamp": "1777048750",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "18:25:00",
"tripId": "5422260866252800:16"
},
"vehicle": {
"id": "zenbus:Vehicle:4872198692012032:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4844338644254720:LOC",
"vehicle": {
"currentStopSequence": 4,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 48.733699798583984,
"longitude": 7.710791110992432
},
"stopId": "zenbus:StopPoint:SP:651720021:LOC",
"timestamp": "1777048750",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "18:32:00",
"tripId": "6537433333104640:17"
},
"vehicle": {
"id": "zenbus:Vehicle:4844338644254720:LOC"
}
}
},
{
"id": "20260424:6500367094251520:17",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777048706"
},
"departure": {
"time": "1777048727"
},
"stopId": "zenbus:StopPoint:SP:6517959951384576:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1777048775"
},
"departure": {
"time": "1777048785"
},
"stopId": "zenbus:StopPoint:SP:651720021:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1777049084"
},
"departure": {
"time": "1777049094"
},
"stopId": "zenbus:StopPoint:SP:6022710774726656:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1777049313"
},
"departure": {
"time": "1777049323"
},
"stopId": "zenbus:StopPoint:SP:668780092:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1777049375"
},
"departure": {
"time": "1777049385"
},
"stopId": "zenbus:StopPoint:SP:850270002:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1777049752"
},
"departure": {
"time": "1777049762"
},
"stopId": "zenbus:StopPoint:SP:810740003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1777049821"
},
"departure": {
"time": "1777049831"
},
"stopId": "zenbus:StopPoint:SP:645630093:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1777049982"
},
"departure": {
"time": "1777049992"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 10
}
],
"timestamp": "1777048750",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "18:32:00",
"tripId": "6537433333104640:17"
},
"vehicle": {
"id": "zenbus:Vehicle:4844338644254720:LOC"
}
}
},
{
"id": "zenbus:Vehicle:5122059954814976:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 4,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 48.77606964111328,
"longitude": 7.741166114807129
},
"stopId": "zenbus:StopPoint:SP:810720004:LOC",
"timestamp": "1777048750",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "18:31:00",
"tripId": "5459760821305344:19"
},
"vehicle": {
"id": "zenbus:Vehicle:5122059954814976:LOC"
}
}
},
{
"id": "20260424:6574846457675776:19",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777048744"
},
"departure": {
"time": "1777048760"
},
"stopId": "zenbus:StopPoint:SP:810720004:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1777048814"
},
"departure": {
"time": "1777048824"
},
"stopId": "zenbus:StopPoint:SP:679310121:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1777049055"
},
"departure": {
"time": "1777049065"
},
"stopId": "zenbus:StopPoint:SP:869430003:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1777049335"
},
"departure": {
"time": "1777049345"
},
"stopId": "zenbus:StopPoint:SP:667270018:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1777049406"
},
"departure": {
"time": "1777049416"
},
"stopId": "zenbus:StopPoint:SP:5982027422629888:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1777049468"
},
"departure": {
"time": "1777049559"
},
"stopId": "zenbus:StopPoint:SP:847880004:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1777049531"
},
"departure": {
"time": "1777049620"
},
"stopId": "zenbus:StopPoint:SP:835970006:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1777049581"
},
"departure": {
"time": "1777049675"
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"stopSequence": 11
}
],
"timestamp": "1777048750",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "18:31:00",
"tripId": "5459760821305344:19"
},
"vehicle": {
"id": "zenbus:Vehicle:5122059954814976:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4882518831529984:LOC",
"vehicle": {
"currentStopSequence": 14,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 48.81487274169922,
"longitude": 7.754463195800781
},
"stopId": "zenbus:StopPoint:SP:659230053:LOC",
"timestamp": "1777048751",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "18:18:00",
"tripId": "4734799857057792:11"
},
"vehicle": {
"id": "zenbus:Vehicle:4882518831529984:LOC"
}
}
},
{
"id": "20260424:6001437252255744:11",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777048693"
},
"departure": {
"time": "1777048707"
},
"stopId": "zenbus:StopPoint:SP:861480002:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1777048819"
},
"departure": {
"time": "1777048844"
},
"stopId": "zenbus:StopPoint:SP:659230053:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1777048882"
},
"departure": {
"time": "1777048906"
},
"stopId": "zenbus:StopPoint:SP:673110028:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1777048934"
},
"departure": {
"time": "1777048962"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 16
}
],
"timestamp": "1777048751",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "18:18:00",
"tripId": "4734799857057792:11"
},
"vehicle": {
"id": "zenbus:Vehicle:4882518831529984:LOC"
}
}
},
{
"id": "zenbus:Vehicle:686780013:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 22,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 48.8481330871582,
"longitude": 7.611666202545166
},
"stopId": "zenbus:StopPoint:SP:836440003:LOC",
"timestamp": "1777048751",
"trip": {
"routeId": "zenbus:Line:753020003:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "18:03:00",
"tripId": "6050268211838976:6"
},
"vehicle": {
"id": "zenbus:Vehicle:686780013:LOC"
}
}
},
{
"id": "20260424:6581439635128320:6",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777048706"
},
"departure": {
"time": "1777048724"
},
"stopId": "zenbus:StopPoint:SP:861500001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1777048735"
},
"departure": {
"time": "1777048761"
},
"stopId": "zenbus:StopPoint:SP:836440003:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1777048805"
},
"departure": {
"time": "1777048815"
},
"stopId": "zenbus:StopPoint:SP:810750003:LOC",
"stopSequence": 23
}
],
"timestamp": "1777048751",
"trip": {
"routeId": "zenbus:Line:753020003:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "18:03:00",
"tripId": "6050268211838976:6"
},
"vehicle": {
"id": "zenbus:Vehicle:686780013:LOC"
}
}
},
{
"id": "zenbus:Vehicle:718890005:LOC",
"vehicle": {
"currentStopSequence": 9,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 48.795860290527344,
"longitude": 7.718594074249268
},
"stopId": "zenbus:StopPoint:SP:838640004:LOC",
"timestamp": "1777048751",
"trip": {
"routeId": "zenbus:Line:736370020:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "18:20:00",
"tripId": "4785431083220992:8"
},
"vehicle": {
"id": "zenbus:Vehicle:718890005:LOC"
}
}
},
{
"id": "20260424:6532715781292032:8",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1777048605"
},
"departure": {
"time": "1777048625"
},
"stopId": "zenbus:StopPoint:SP:838630006:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1777048643"
},
"departure": {
"time": "1777048670"
},
"stopId": "zenbus:StopPoint:SP:810720005:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1777048887"
},
"departure": {
"time": "1777049028"
},
"stopId": "zenbus:StopPoint:SP:838640004:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1777049103"
},
"departure": {
"time": "1777049166"
},
"stopId": "zenbus:StopPoint:SP:851790005:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1777049296"
},
"departure": {
"time": "1777049353"
},
"stopId": "zenbus:StopPoint:SP:863510002:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1777049762"
},
"departure": {
"time": "1777049772"
},
"stopId": "zenbus:StopPoint:SP:810740003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1777049833"
},
"departure": {
"time": "1777049861"
},
"stopId": "zenbus:StopPoint:SP:645630093:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1777049998"
},
"departure": {
"time": "1777050034"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 14
}
],
"timestamp": "1777048751",
"trip": {
"routeId": "zenbus:Line:736370020:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260424",
"startTime": "18:20:00",
"tripId": "4785431083220992:8"
},
"vehicle": {
"id": "zenbus:Vehicle:718890005:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1777048751"
}
}