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
❌89 erreurs
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 06/03/2026 à 08h10 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
Sequential stop_time_update times are not increasing E022 88 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 5359235979280384:9 stop_sequence 3 arrival_time 08:17:35 (1772781455) is less than previous stop departure_time 08:18:53 (1772781533) - times must increase between two sequential stops
- trip_id 5359235979280384:9 stop_sequence 4 arrival_time 08:18:19 (1772781499) is less than previous stop departure_time 08:19:22 (1772781562) - times must increase between two sequential stops
- trip_id 5359235979280384:9 stop_sequence 5 arrival_time 08:19:17 (1772781557) is less than previous stop departure_time 08:20:14 (1772781614) - times must increase between two sequential stops
- trip_id 5359235979280384:9 stop_sequence 6 arrival_time 08:20:08 (1772781608) is less than previous stop departure_time 08:21:13 (1772781673) - times must increase between two sequential stops
- trip_id 5359235979280384:9 stop_sequence 7 arrival_time 08:21:30 (1772781690) is less than previous stop departure_time 08:22:09 (1772781729) - 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:681650002:LOC trip_id 5359235979280384:9 at (48.81736,7.71742) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR
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 258 | 25 fois (89 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 17 | 13 fois (46 % 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 | 17 | 13 fois (46 % 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. | 9 | 9 fois (32 % des validations) |
| E028 | The vehicle position should be inside the agency coverage area. This is defined as within roughly 1/8 of a mile (200 meters) of the GTFS shapes.txt data, or stops.txt locations if the GTFS feed doesn't include shapes.txt. | 2 | 2 fois (7 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 07/03/2026 à 07h58 Europe/Paris.
vehicle_positions (13) trip_updates (13) 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 07/03/2026 à 07h58 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "zenbus:Vehicle:671920003:LOC",
"vehicle": {
"currentStopSequence": 37,
"position": {
"latitude": 48.804161071777344,
"longitude": 7.832657814025879
},
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"timestamp": "1772866725",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"startTime": "07:20:00",
"tripId": "5410458296123392:3"
},
"vehicle": {
"id": "zenbus:Vehicle:671920003:LOC"
}
}
},
{
"id": "20260307:4699572623376384:3",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772866667"
},
"departure": {
"time": "1772866698"
},
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1772866758"
},
"departure": {
"time": "1772866784"
},
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1772866832"
},
"departure": {
"time": "1772866851"
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1772866971"
},
"departure": {
"time": "1772866981"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1772867062"
},
"departure": {
"time": "1772867072"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1772867124"
},
"departure": {
"time": "1772867134"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1772867187"
},
"departure": {
"time": "1772867197"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1772867276"
},
"departure": {
"time": "1772867286"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1772867368"
},
"departure": {
"time": "1772867378"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1772867438"
},
"departure": {
"time": "1772867448"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1772867507"
},
"departure": {
"time": "1772867517"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1772867578"
},
"departure": {
"time": "1772867588"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1772867638"
},
"departure": {
"time": "1772867648"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1772867688"
},
"departure": {
"time": "1772867698"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1772867746"
},
"departure": {
"time": "1772867756"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1772867808"
},
"departure": {
"time": "1772867849"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1772867902"
},
"departure": {
"time": "1772867926"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1772867957"
},
"departure": {
"time": "1772868013"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1772868026"
},
"departure": {
"time": "1772868078"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1772866725",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"startTime": "07:20:00",
"tripId": "5410458296123392:3"
},
"vehicle": {
"id": "zenbus:Vehicle:671920003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:687320001:LOC",
"vehicle": {
"currentStopSequence": 11,
"position": {
"latitude": 48.827720642089844,
"longitude": 7.751728057861328
},
"stopId": "zenbus:StopPoint:SP:860970001:LOC",
"timestamp": "1772866725",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"startTime": "07:50:00",
"tripId": "5410458296123392:4"
},
"vehicle": {
"id": "zenbus:Vehicle:687320001:LOC"
}
}
},
{
"id": "20260307:4699572623376384:4",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772866674"
},
"departure": {
"time": "1772866701"
},
"stopId": "zenbus:StopPoint:SP:630550027:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1772866739"
},
"departure": {
"time": "1772866774"
},
"stopId": "zenbus:StopPoint:SP:860970001:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1772866879"
},
"departure": {
"time": "1772866904"
},
"stopId": "zenbus:StopPoint:SP:839920001:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1772866964"
},
"departure": {
"time": "1772866977"
},
"stopId": "zenbus:StopPoint:SP:630540029:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1772867005"
},
"departure": {
"time": "1772867027"
},
"stopId": "zenbus:StopPoint:SP:663140131:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1772867054"
},
"departure": {
"time": "1772867064"
},
"stopId": "zenbus:StopPoint:SP:661320025:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1772867101"
},
"departure": {
"time": "1772867111"
},
"stopId": "zenbus:StopPoint:SP:651710023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1772867154"
},
"departure": {
"time": "1772867164"
},
"stopId": "zenbus:StopPoint:SP:648090018:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1772867195"
},
"departure": {
"time": "1772867212"
},
"stopId": "zenbus:StopPoint:SP:670900053:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1772867238"
},
"departure": {
"time": "1772867264"
},
"stopId": "zenbus:StopPoint:SP:843920001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1772867302"
},
"departure": {
"time": "1772867700"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1772867386"
},
"departure": {
"time": "1772867578"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1772867431"
},
"departure": {
"time": "1772867630"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1772867477"
},
"departure": {
"time": "1772867683"
},
"stopId": "zenbus:StopPoint:SP:771880007:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1772867525"
},
"departure": {
"time": "1772867737"
},
"stopId": "zenbus:StopPoint:SP:843930001:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1772867576"
},
"departure": {
"time": "1772867793"
},
"stopId": "zenbus:StopPoint:SP:860960003:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1772867634"
},
"departure": {
"time": "1772867852"
},
"stopId": "zenbus:StopPoint:SP:6040087943970816:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1772867678"
},
"departure": {
"time": "1772867904"
},
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1772867742"
},
"departure": {
"time": "1772867966"
},
"stopId": "zenbus:StopPoint:SP:6498647517691904:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1772867796"
},
"departure": {
"time": "1772868023"
},
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1772867868"
},
"departure": {
"time": "1772868089"
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1772867959"
},
"departure": {
"time": "1772868194"
},
"stopId": "zenbus:StopPoint:SP:859050003:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1772868103"
},
"departure": {
"time": "1772868326"
},
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1772868189"
},
"departure": {
"time": "1772868399"
},
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1772868248"
},
"departure": {
"time": "1772868459"
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1772868387"
},
"departure": {
"time": "1772868528"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1772868477"
},
"departure": {
"time": "1772868603"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1772868540"
},
"departure": {
"time": "1772868695"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1772868603"
},
"departure": {
"time": "1772868756"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1772868691"
},
"departure": {
"time": "1772868860"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1772868783"
},
"departure": {
"time": "1772868966"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1772868854"
},
"departure": {
"time": "1772869002"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1772868923"
},
"departure": {
"time": "1772869066"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1772868994"
},
"departure": {
"time": "1772869162"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1772869054"
},
"departure": {
"time": "1772869222"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1772869103"
},
"departure": {
"time": "1772869276"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1772869162"
},
"departure": {
"time": "1772869336"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1772869224"
},
"departure": {
"time": "1772869457"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1772869318"
},
"departure": {
"time": "1772869534"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1772869372"
},
"departure": {
"time": "1772869621"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1772869442"
},
"departure": {
"time": "1772869686"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1772866725",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"startTime": "07:50:00",
"tripId": "5410458296123392:4"
},
"vehicle": {
"id": "zenbus:Vehicle:687320001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:867890001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 49,
"position": {
"latitude": 48.824737548828125,
"longitude": 7.740039825439453
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"timestamp": "1772866725",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"startTime": "07:02:00",
"tripId": "5243428863475712:3"
},
"vehicle": {
"id": "zenbus:Vehicle:867890001:LOC"
}
}
},
{
"id": "20260307:5784952768561152:3",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772866672"
},
"departure": {
"time": "1772866689"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1772866708"
},
"departure": {
"time": "1772866737"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1772866808"
},
"departure": {
"time": "1772866839"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1772866870"
},
"departure": {
"time": "1772866900"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1772866925"
},
"departure": {
"time": "1772866957"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1772866973"
},
"departure": {
"time": "1772866983"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1772867033"
},
"departure": {
"time": "1772867071"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1772867077"
},
"departure": {
"time": "1772867123"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1772867137"
},
"departure": {
"time": "1772867183"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1772867184"
},
"departure": {
"time": "1772867237"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1772866725",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"startTime": "07:02:00",
"tripId": "5243428863475712:3"
},
"vehicle": {
"id": "zenbus:Vehicle:867890001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:799390003:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 19,
"position": {
"latitude": 48.806888580322266,
"longitude": 7.819286823272705
},
"stopId": "zenbus:StopPoint:SP:864870034:LOC",
"timestamp": "1772866723",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"startTime": "07:32:00",
"tripId": "5243428863475712:4"
},
"vehicle": {
"id": "zenbus:Vehicle:799390003:LOC"
}
}
},
{
"id": "20260307:5784952768561152:4",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772866718"
},
"departure": {
"time": "1772866733"
},
"stopId": "zenbus:StopPoint:SP:864870034:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1772866818"
},
"departure": {
"time": "1772866828"
},
"stopId": "zenbus:StopPoint:SP:834730019:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1772866893"
},
"departure": {
"time": "1772866903"
},
"stopId": "zenbus:StopPoint:SP:669080034:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1772866952"
},
"departure": {
"time": "1772866962"
},
"stopId": "zenbus:StopPoint:SP:851280024:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1772867015"
},
"departure": {
"time": "1772867025"
},
"stopId": "zenbus:StopPoint:SP:857000003:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1772867069"
},
"departure": {
"time": "1772867079"
},
"stopId": "zenbus:StopPoint:SP:663120030:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1772867120"
},
"departure": {
"time": "1772867130"
},
"stopId": "zenbus:StopPoint:SP:839920002:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1772867175"
},
"departure": {
"time": "1772867185"
},
"stopId": "zenbus:StopPoint:SP:673110030:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1772867220"
},
"departure": {
"time": "1772867230"
},
"stopId": "zenbus:StopPoint:SP:853260003:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1772867271"
},
"departure": {
"time": "1772867281"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1772867312"
},
"departure": {
"time": "1772867322"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1772867354"
},
"departure": {
"time": "1772867364"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1772867424"
},
"departure": {
"time": "1772867700"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1772867508"
},
"departure": {
"time": "1772867639"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1772867549"
},
"departure": {
"time": "1772867689"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1772867596"
},
"departure": {
"time": "1772867713"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1772867647"
},
"departure": {
"time": "1772867768"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1772867700"
},
"departure": {
"time": "1772867825"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1772867747"
},
"departure": {
"time": "1772867878"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1772867795"
},
"departure": {
"time": "1772867902"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1772867874"
},
"departure": {
"time": "1772868002"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1772868000"
},
"departure": {
"time": "1772868125"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1772868080"
},
"departure": {
"time": "1772868225"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1772868136"
},
"departure": {
"time": "1772868283"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1772868200"
},
"departure": {
"time": "1772868345"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1772868258"
},
"departure": {
"time": "1772868404"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1772868339"
},
"departure": {
"time": "1772868504"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1772868400"
},
"departure": {
"time": "1772868565"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1772868456"
},
"departure": {
"time": "1772868623"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1772868503"
},
"departure": {
"time": "1772868646"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1772868564"
},
"departure": {
"time": "1772868737"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1772868607"
},
"departure": {
"time": "1772868788"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1772868668"
},
"departure": {
"time": "1772868849"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1772868714"
},
"departure": {
"time": "1772868902"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1772866723",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"startTime": "07:32:00",
"tripId": "5243428863475712:4"
},
"vehicle": {
"id": "zenbus:Vehicle:799390003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:796080001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": 48.81864929199219,
"longitude": 7.813161849975586
},
"stopId": "zenbus:StopPoint:SP:6474267920171008:LOC",
"timestamp": "1772866725",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"startTime": "07:59:00",
"tripId": "5385101111197696:4"
},
"vehicle": {
"id": "zenbus:Vehicle:796080001:LOC"
}
}
},
{
"id": "20260307:5938644062830592:4",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772866617"
},
"departure": {
"time": "1772866740"
},
"stopId": "zenbus:StopPoint:SP:6474267920171008:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1772866815"
},
"departure": {
"time": "1772866825"
},
"stopId": "zenbus:StopPoint:SP:663120026:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1772866871"
},
"departure": {
"time": "1772866881"
},
"stopId": "zenbus:StopPoint:SP:680870007:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1772866977"
},
"departure": {
"time": "1772866987"
},
"stopId": "zenbus:StopPoint:SP:660060010:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1772867035"
},
"departure": {
"time": "1772867045"
},
"stopId": "zenbus:StopPoint:SP:851320001:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1772867115"
},
"departure": {
"time": "1772867125"
},
"stopId": "zenbus:StopPoint:SP:656340006:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1772867165"
},
"departure": {
"time": "1772867175"
},
"stopId": "zenbus:StopPoint:SP:657700023:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1772867234"
},
"departure": {
"time": "1772867244"
},
"stopId": "zenbus:StopPoint:SP:4777068643483648:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1772867285"
},
"departure": {
"time": "1772867295"
},
"stopId": "zenbus:StopPoint:SP:841760015:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1772867336"
},
"departure": {
"time": "1772867346"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1772867390"
},
"departure": {
"time": "1772867400"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1772867484"
},
"departure": {
"time": "1772867700"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1772867606"
},
"departure": {
"time": "1772867718"
},
"stopId": "zenbus:StopPoint:SP:859040027:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1772867673"
},
"departure": {
"time": "1772867781"
},
"stopId": "zenbus:StopPoint:SP:630550025:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1772867729"
},
"departure": {
"time": "1772867839"
},
"stopId": "zenbus:StopPoint:SP:835980002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1772867786"
},
"departure": {
"time": "1772867898"
},
"stopId": "zenbus:StopPoint:SP:5969139098189824:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1772867870"
},
"departure": {
"time": "1772867970"
},
"stopId": "zenbus:StopPoint:SP:4880458853646336:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1772867948"
},
"departure": {
"time": "1772868039"
},
"stopId": "zenbus:StopPoint:SP:678870006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1772868049"
},
"departure": {
"time": "1772868149"
},
"stopId": "zenbus:StopPoint:SP:847380001:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1772868119"
},
"departure": {
"time": "1772868214"
},
"stopId": "zenbus:StopPoint:SP:663140129:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1772868189"
},
"departure": {
"time": "1772868279"
},
"stopId": "zenbus:StopPoint:SP:810320018:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1772868243"
},
"departure": {
"time": "1772868336"
},
"stopId": "zenbus:StopPoint:SP:831880021:LOC",
"stopSequence": 21
}
],
"timestamp": "1772866725",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"startTime": "07:59:00",
"tripId": "5385101111197696:4"
},
"vehicle": {
"id": "zenbus:Vehicle:796080001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:671900097:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": 48.80358123779297,
"longitude": 7.767622947692871
},
"stopId": "zenbus:StopPoint:SP:831880021:LOC",
"timestamp": "1772866727",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"startTime": "07:59:00",
"tripId": "4714227219562496:4"
},
"vehicle": {
"id": "zenbus:Vehicle:671900097:LOC"
}
}
},
{
"id": "20260307:5907884043927552:4",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772866701"
},
"departure": {
"time": "1772866740"
},
"stopId": "zenbus:StopPoint:SP:831880021:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1772866784"
},
"departure": {
"time": "1772866797"
},
"stopId": "zenbus:StopPoint:SP:857020003:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1772866850"
},
"departure": {
"time": "1772866860"
},
"stopId": "zenbus:StopPoint:SP:843940002:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1772866917"
},
"departure": {
"time": "1772866927"
},
"stopId": "zenbus:StopPoint:SP:5414098192826368:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1772867011"
},
"departure": {
"time": "1772867021"
},
"stopId": "zenbus:StopPoint:SP:660090004:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1772867082"
},
"departure": {
"time": "1772867092"
},
"stopId": "zenbus:StopPoint:SP:838060004:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1772867155"
},
"departure": {
"time": "1772867165"
},
"stopId": "zenbus:StopPoint:SP:673800003:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1772867208"
},
"departure": {
"time": "1772867218"
},
"stopId": "zenbus:StopPoint:SP:787770001:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1772867263"
},
"departure": {
"time": "1772867273"
},
"stopId": "zenbus:StopPoint:SP:4725708417925120:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1772867344"
},
"departure": {
"time": "1772867354"
},
"stopId": "zenbus:StopPoint:SP:661300019:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1772867467"
},
"departure": {
"time": "1772867700"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1772867575"
},
"departure": {
"time": "1772867672"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1772867629"
},
"departure": {
"time": "1772867729"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1772867674"
},
"departure": {
"time": "1772867782"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1772867739"
},
"departure": {
"time": "1772867844"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1772867784"
},
"departure": {
"time": "1772867897"
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1772867829"
},
"departure": {
"time": "1772867949"
},
"stopId": "zenbus:StopPoint:SP:670980023:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1772867883"
},
"departure": {
"time": "1772868006"
},
"stopId": "zenbus:StopPoint:SP:655640056:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1772867958"
},
"departure": {
"time": "1772868074"
},
"stopId": "zenbus:StopPoint:SP:659230051:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1772868023"
},
"departure": {
"time": "1772868136"
},
"stopId": "zenbus:StopPoint:SP:661280142:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1772868119"
},
"departure": {
"time": "1772868214"
},
"stopId": "zenbus:StopPoint:SP:667260019:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1772868170"
},
"departure": {
"time": "1772868270"
},
"stopId": "zenbus:StopPoint:SP:5471403928190976:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1772868260"
},
"departure": {
"time": "1772868345"
},
"stopId": "zenbus:StopPoint:SP:659220084:LOC",
"stopSequence": 22
}
],
"timestamp": "1772866727",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"startTime": "07:59:00",
"tripId": "4714227219562496:4"
},
"vehicle": {
"id": "zenbus:Vehicle:671900097:LOC"
}
}
},
{
"id": "zenbus:Vehicle:664180004:LOC",
"vehicle": {
"currentStopSequence": 20,
"position": {
"latitude": 48.799766540527344,
"longitude": 7.785428047180176
},
"stopId": "zenbus:StopPoint:SP:831870021:LOC",
"timestamp": "1772866725",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"startTime": "07:33:00",
"tripId": "6542731733106688:2"
},
"vehicle": {
"id": "zenbus:Vehicle:664180004:LOC"
}
}
},
{
"id": "20260307:5414480264560640:2",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772866786"
},
"departure": {
"time": "1772866798"
},
"stopId": "zenbus:StopPoint:SP:831870021:LOC",
"stopSequence": 20
}
],
"timestamp": "1772866725",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"startTime": "07:33:00",
"tripId": "6542731733106688:2"
},
"vehicle": {
"id": "zenbus:Vehicle:664180004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:691030088:LOC",
"vehicle": {
"currentStopSequence": 15,
"position": {
"latitude": 48.81053161621094,
"longitude": 7.789452075958252
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"timestamp": "1772866726",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"startTime": "07:30:00",
"tripId": "6009590169731072:2"
},
"vehicle": {
"id": "zenbus:Vehicle:691030088:LOC"
}
}
},
{
"id": "20260307:5926642565251072:2",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1772866794"
},
"departure": {
"time": "1772866804"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1772866843"
},
"departure": {
"time": "1772866853"
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1772866923"
},
"departure": {
"time": "1772866933"
},
"stopId": "zenbus:StopPoint:SP:843930003:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1772866960"
},
"departure": {
"time": "1772866970"
},
"stopId": "zenbus:StopPoint:SP:667270023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1772867009"
},
"departure": {
"time": "1772867019"
},
"stopId": "zenbus:StopPoint:SP:658230016:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1772867074"
},
"departure": {
"time": "1772867084"
},
"stopId": "zenbus:StopPoint:SP:831880024:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1772867159"
},
"departure": {
"time": "1772867169"
},
"stopId": "zenbus:StopPoint:SP:851310004:LOC",
"stopSequence": 21
}
],
"timestamp": "1772866726",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"startTime": "07:30:00",
"tripId": "6009590169731072:2"
},
"vehicle": {
"id": "zenbus:Vehicle:691030088:LOC"
}
}
},
{
"id": "zenbus:Vehicle:680260013:LOC",
"vehicle": {
"currentStopSequence": 1,
"position": {
"latitude": 48.81077575683594,
"longitude": 7.783718109130859
},
"stopId": "zenbus:StopPoint:SP:661320027:LOC",
"timestamp": "1772866727",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"startTime": "07:55:00",
"tripId": "5252074309681152:3"
},
"vehicle": {
"id": "zenbus:Vehicle:680260013:LOC"
}
}
},
{
"id": "20260307:5406815874449408:3",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772866752"
},
"departure": {
"time": "1772866762"
},
"stopId": "zenbus:StopPoint:SP:661320027:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1772866806"
},
"departure": {
"time": "1772866816"
},
"stopId": "zenbus:StopPoint:SP:670990030:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1772866846"
},
"departure": {
"time": "1772866856"
},
"stopId": "zenbus:StopPoint:SP:645630098:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1772866892"
},
"departure": {
"time": "1772866902"
},
"stopId": "zenbus:StopPoint:SP:630540031:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1772866936"
},
"departure": {
"time": "1772866946"
},
"stopId": "zenbus:StopPoint:SP:659220088:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1772866977"
},
"departure": {
"time": "1772866987"
},
"stopId": "zenbus:StopPoint:SP:864900025:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1772867032"
},
"departure": {
"time": "1772867042"
},
"stopId": "zenbus:StopPoint:SP:655640059:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1772867103"
},
"departure": {
"time": "1772867113"
},
"stopId": "zenbus:StopPoint:SP:847380003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1772867199"
},
"departure": {
"time": "1772867209"
},
"stopId": "zenbus:StopPoint:SP:5386712017534976:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1772867256"
},
"departure": {
"time": "1772867266"
},
"stopId": "zenbus:StopPoint:SP:648090020:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1772867307"
},
"departure": {
"time": "1772867317"
},
"stopId": "zenbus:StopPoint:SP:659230056:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1772867362"
},
"departure": {
"time": "1772867372"
},
"stopId": "zenbus:StopPoint:SP:5394636353830912:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1772867394"
},
"departure": {
"time": "1772867404"
},
"stopId": "zenbus:StopPoint:SP:6019918630748160:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1772867461"
},
"departure": {
"time": "1772867471"
},
"stopId": "zenbus:StopPoint:SP:859060003:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1772867540"
},
"departure": {
"time": "1772867550"
},
"stopId": "zenbus:StopPoint:SP:810320020:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1772867578"
},
"departure": {
"time": "1772867588"
},
"stopId": "zenbus:StopPoint:SP:864970005:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1772867617"
},
"departure": {
"time": "1772867627"
},
"stopId": "zenbus:StopPoint:SP:6557606928711680:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1772867771"
},
"departure": {
"time": "1772867781"
},
"stopId": "zenbus:StopPoint:SP:5988830986371072:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1772867843"
},
"departure": {
"time": "1772867853"
},
"stopId": "zenbus:StopPoint:SP:853260005:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1772867928"
},
"departure": {
"time": "1772867938"
},
"stopId": "zenbus:StopPoint:SP:851320003:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1772868003"
},
"departure": {
"time": "1772868013"
},
"stopId": "zenbus:StopPoint:SP:831890004:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1772868065"
},
"departure": {
"time": "1772868075"
},
"stopId": "zenbus:StopPoint:SP:670530120:LOC",
"stopSequence": 22
}
],
"timestamp": "1772866727",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"startTime": "07:55:00",
"tripId": "5252074309681152:3"
},
"vehicle": {
"id": "zenbus:Vehicle:680260013:LOC"
}
}
},
{
"id": "zenbus:Vehicle:691050002:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": 48.76594161987305,
"longitude": 7.851737976074219
},
"stopId": "zenbus:StopPoint:SP:834750004:LOC",
"timestamp": "1772866727",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"startTime": "08:01:00",
"tripId": "4819953422172160:3"
},
"vehicle": {
"id": "zenbus:Vehicle:691050002:LOC"
}
}
},
{
"id": "20260307:6597303835033600:3",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772866506"
},
"departure": {
"time": "1772866860"
},
"stopId": "zenbus:StopPoint:SP:834750004:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1772866911"
},
"departure": {
"time": "1772866921"
},
"stopId": "zenbus:StopPoint:SP:857010004:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1772866985"
},
"departure": {
"time": "1772866995"
},
"stopId": "zenbus:StopPoint:SP:864950018:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1772867056"
},
"departure": {
"time": "1772867066"
},
"stopId": "zenbus:StopPoint:SP:739450030:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1772867148"
},
"departure": {
"time": "1772867159"
},
"stopId": "zenbus:StopPoint:SP:6046053171200000:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1772867289"
},
"departure": {
"time": "1772867299"
},
"stopId": "zenbus:StopPoint:SP:4834958494400512:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1772867331"
},
"departure": {
"time": "1772867341"
},
"stopId": "zenbus:StopPoint:SP:849650003:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1772867362"
},
"departure": {
"time": "1772867386"
},
"stopId": "zenbus:StopPoint:SP:835920023:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1772867450"
},
"departure": {
"time": "1772867460"
},
"stopId": "zenbus:StopPoint:SP:860970003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1772867512"
},
"departure": {
"time": "1772867522"
},
"stopId": "zenbus:StopPoint:SP:5943633166467072:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1772867544"
},
"departure": {
"time": "1772867567"
},
"stopId": "zenbus:StopPoint:SP:853260004:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1772867589"
},
"departure": {
"time": "1772867619"
},
"stopId": "zenbus:StopPoint:SP:673670018:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1772867644"
},
"departure": {
"time": "1772867677"
},
"stopId": "zenbus:StopPoint:SP:653750049:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1772867690"
},
"departure": {
"time": "1772867730"
},
"stopId": "zenbus:StopPoint:SP:860960005:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1772867793"
},
"departure": {
"time": "1772867811"
},
"stopId": "zenbus:StopPoint:SP:864980004:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1772867855"
},
"departure": {
"time": "1772867872"
},
"stopId": "zenbus:StopPoint:SP:835980005:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1772867917"
},
"departure": {
"time": "1772867933"
},
"stopId": "zenbus:StopPoint:SP:651720026:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1772867956"
},
"departure": {
"time": "1772867983"
},
"stopId": "zenbus:StopPoint:SP:669020060:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1772868000"
},
"departure": {
"time": "1772868035"
},
"stopId": "zenbus:StopPoint:SP:657690024:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1772868047"
},
"departure": {
"time": "1772868088"
},
"stopId": "zenbus:StopPoint:SP:670980029:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1772868090"
},
"departure": {
"time": "1772868140"
},
"stopId": "zenbus:StopPoint:SP:667240131:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1772868139"
},
"departure": {
"time": "1772868164"
},
"stopId": "zenbus:StopPoint:SP:645680175:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1772868252"
},
"departure": {
"time": "1772868311"
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"stopSequence": 22
}
],
"timestamp": "1772866727",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"startTime": "08:01:00",
"tripId": "4819953422172160:3"
},
"vehicle": {
"id": "zenbus:Vehicle:691050002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:781830001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 12,
"position": {
"latitude": 48.73245620727539,
"longitude": 7.701162815093994
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"timestamp": "1772866725",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"startTime": "07:43:00",
"tripId": "6522245074649088:2"
},
"vehicle": {
"id": "zenbus:Vehicle:781830001:LOC"
}
}
},
{
"id": "20260307:6602028387139584:2",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772866689"
},
"departure": {
"time": "1772866713"
},
"stopId": "zenbus:StopPoint:SP:835970006:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1772866719"
},
"departure": {
"time": "1772866857"
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1772866960"
},
"departure": {
"time": "1772867005"
},
"stopId": "zenbus:StopPoint:SP:859060004:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1772867026"
},
"departure": {
"time": "1772867068"
},
"stopId": "zenbus:StopPoint:SP:835970007:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1772867066"
},
"departure": {
"time": "1772867118"
},
"stopId": "zenbus:StopPoint:SP:853640004:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1772867167"
},
"departure": {
"time": "1772867198"
},
"stopId": "zenbus:StopPoint:SP:832170002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1772867216"
},
"departure": {
"time": "1772867253"
},
"stopId": "zenbus:StopPoint:SP:857020004:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1772867368"
},
"departure": {
"time": "1772867378"
},
"stopId": "zenbus:StopPoint:SP:835930023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1772867455"
},
"departure": {
"time": "1772867465"
},
"stopId": "zenbus:StopPoint:SP:838610006:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1772867525"
},
"departure": {
"time": "1772867535"
},
"stopId": "zenbus:StopPoint:SP:865520002:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1772867638"
},
"departure": {
"time": "1772867648"
},
"stopId": "zenbus:StopPoint:SP:859660001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1772867692"
},
"departure": {
"time": "1772867702"
},
"stopId": "zenbus:StopPoint:SP:859660002:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1772867762"
},
"departure": {
"time": "1772867772"
},
"stopId": "zenbus:StopPoint:SP:850290003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1772867831"
},
"departure": {
"time": "1772867841"
},
"stopId": "zenbus:StopPoint:SP:810740004:LOC",
"stopSequence": 24
}
],
"timestamp": "1772866725",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"startTime": "07:43:00",
"tripId": "6522245074649088:2"
},
"vehicle": {
"id": "zenbus:Vehicle:781830001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4825540353589248:LOC",
"vehicle": {
"currentStopSequence": 1,
"position": {
"latitude": 48.73264694213867,
"longitude": 7.700687885284424
},
"stopId": "zenbus:StopPoint:SP:838060005:LOC",
"timestamp": "1772866725",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"startTime": "08:02:00",
"tripId": "4715087068659712:2"
},
"vehicle": {
"id": "zenbus:Vehicle:4825540353589248:LOC"
}
}
},
{
"id": "20260307:6500367094251520:2",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772866581"
},
"departure": {
"time": "1772866593"
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1772866751"
},
"departure": {
"time": "1772866870"
},
"stopId": "zenbus:StopPoint:SP:838060005:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1772866927"
},
"departure": {
"time": "1772866988"
},
"stopId": "zenbus:StopPoint:SP:855540005:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1772866992"
},
"departure": {
"time": "1772867081"
},
"stopId": "zenbus:StopPoint:SP:6517959951384576:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1772867061"
},
"departure": {
"time": "1772867145"
},
"stopId": "zenbus:StopPoint:SP:651720021:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1772867370"
},
"departure": {
"time": "1772867450"
},
"stopId": "zenbus:StopPoint:SP:6022710774726656:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1772867599"
},
"departure": {
"time": "1772867654"
},
"stopId": "zenbus:StopPoint:SP:668780092:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1772867662"
},
"departure": {
"time": "1772867716"
},
"stopId": "zenbus:StopPoint:SP:850270002:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1772868038"
},
"departure": {
"time": "1772868084"
},
"stopId": "zenbus:StopPoint:SP:810740003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1772868108"
},
"departure": {
"time": "1772868149"
},
"stopId": "zenbus:StopPoint:SP:645630093:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1772868269"
},
"departure": {
"time": "1772868349"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 10
}
],
"timestamp": "1772866725",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"startTime": "08:02:00",
"tripId": "4715087068659712:2"
},
"vehicle": {
"id": "zenbus:Vehicle:4825540353589248:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4882518831529984:LOC",
"vehicle": {
"currentStopSequence": 11,
"position": {
"latitude": 48.81189727783203,
"longitude": 7.701456069946289
},
"stopId": "zenbus:StopPoint:SP:851800006:LOC",
"timestamp": "1772866720",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"startTime": "07:46:00",
"tripId": "5877003459756032:2"
},
"vehicle": {
"id": "zenbus:Vehicle:4882518831529984:LOC"
}
}
},
{
"id": "20260307:5926650664452096:2",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772866670"
},
"departure": {
"time": "1772866687"
},
"stopId": "zenbus:StopPoint:SP:863530005:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1772866708"
},
"departure": {
"time": "1772866720"
},
"stopId": "zenbus:StopPoint:SP:850300002:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1772866747"
},
"departure": {
"time": "1772866757"
},
"stopId": "zenbus:StopPoint:SP:851800006:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1772866945"
},
"departure": {
"time": "1772866955"
},
"stopId": "zenbus:StopPoint:SP:847870004:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1772867104"
},
"departure": {
"time": "1772867114"
},
"stopId": "zenbus:StopPoint:SP:4689124356259840:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1772867162"
},
"departure": {
"time": "1772867172"
},
"stopId": "zenbus:StopPoint:SP:698820093:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1772867435"
},
"departure": {
"time": "1772867445"
},
"stopId": "zenbus:StopPoint:SP:859630004:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1772867495"
},
"departure": {
"time": "1772867505"
},
"stopId": "zenbus:StopPoint:SP:5406189144768512:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1772867560"
},
"departure": {
"time": "1772867570"
},
"stopId": "zenbus:StopPoint:SP:845760006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1772867595"
},
"departure": {
"time": "1772867605"
},
"stopId": "zenbus:StopPoint:SP:867230002:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1772867668"
},
"departure": {
"time": "1772867678"
},
"stopId": "zenbus:StopPoint:SP:861480003:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1772867718"
},
"departure": {
"time": "1772867728"
},
"stopId": "zenbus:StopPoint:SP:836430003:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1772867767"
},
"departure": {
"time": "1772867777"
},
"stopId": "zenbus:StopPoint:SP:861500001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1772867808"
},
"departure": {
"time": "1772867818"
},
"stopId": "zenbus:StopPoint:SP:836440003:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1772867860"
},
"departure": {
"time": "1772867875"
},
"stopId": "zenbus:StopPoint:SP:810750003:LOC",
"stopSequence": 23
}
],
"timestamp": "1772866720",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"startTime": "07:46:00",
"tripId": "5877003459756032:2"
},
"vehicle": {
"id": "zenbus:Vehicle:4882518831529984:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1772866727"
}
}