Détails de la ressource

Nom du fichier : Horaires temps-réel du réseau Ritmo - Haguenau (GTFS-RT)
Format : gtfs-rt

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

19/02/2026
100%
20/02/2026
100%
21/02/2026
100%
22/02/2026
100%
23/02/2026
99.2%
24/02/2026
99.3%
25/02/2026
100%
26/02/2026
99.6%
27/02/2026
100%
28/02/2026
100%
01/03/2026
100%
02/03/2026
100%
03/03/2026
100%
04/03/2026
99.8%
05/03/2026
100%
06/03/2026
100%
07/03/2026
100%
08/03/2026
100%
09/03/2026
99.7%
10/03/2026
100%
11/03/2026
100%
12/03/2026
100%
13/03/2026
100%
14/03/2026
100%
15/03/2026
100%
16/03/2026
100%
17/03/2026
100%
18/03/2026
100%
19/03/2026
100%
20/03/2026
100%
21/03/2026
100%
En savoir plus
Nous testons la disponibilité de cette ressource au téléchargement toutes les heures, en effectuant une requête HTTP de type 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

64 erreurs, 2 avertissements

Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 21/03/2026 à 08h13 Europe/Paris avec le validateur GTFS-RT de MobilityData.

Erreurs

Sequential stop_time_update times are not increasing E022 64 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 5410458296123392:3 stop_sequence 53 arrival_time 08:18:09 (1774077489) is less than previous stop departure_time 08:18:12 (1774077492) - times must increase between two sequential stops
  • trip_id 5410458296123392:3 stop_sequence 54 arrival_time 08:19:18 (1774077558) is less than previous stop departure_time 08:19:39 (1774077579) - times must increase between two sequential stops
  • trip_id 5410458296123392:5 stop_sequence 23 arrival_time 08:40:48 (1774078848) is less than previous stop departure_time 08:45:00 (1774079100) - times must increase between two sequential stops
  • trip_id 5410458296123392:5 stop_sequence 23 departure_time 08:43:29 (1774079009) is less than previous stop departure_time 08:45:00 (1774079100) - times must increase between two sequential stops
  • trip_id 5410458296123392:5 stop_sequence 24 arrival_time 08:41:34 (1774078894) is less than previous stop departure_time 08:43:29 (1774079009) - times must increase between two sequential stops

Avertissements

vehicle_id not populated W002 1 erreur

vehicle_id should be populated for TripUpdates and VehiclePositions

Exemples d'erreurs
  • trip_id 5243428863475712: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 5243428863475712:4 is in TripUpdates but not in VehiclePositions feed
Valider ce GTFS-RT maintenant

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 355 26 fois (90 % des validations)
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 18 14 fois (48 % 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 18 14 fois (48 % 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. 12 11 fois (38 % 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. 3 3 fois (10 % des validations)

Contenu du flux GTFS-RT

Entités

Entités présentes dans ce flux le 21/03/2026 à 13h05 Europe/Paris.

trip_updates (14) vehicle_positions (13) service_alerts (0)

Entités présentes dans ce flux lors des 7 derniers jours.

trip_updates vehicle_positions

Flux GTFS-RT décodé

Voir le contenu du flux

Voici le flux GTFS-RT décodé au format Protobuf le 21/03/2026 à 13h05 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.

{ "entity": [ { "id": "zenbus:Vehicle:691050002:LOC", "vehicle": { "currentStopSequence": 41, "position": { "latitude": 48.79074478149414, "longitude": 7.851041793823242 }, "stopId": "zenbus:StopPoint:SP:849660002:LOC", "timestamp": "1774094727", "trip": { "routeId": "zenbus:Line:737930001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260321", "startTime": "12:20:00", "tripId": "5410458296123392:13" }, "vehicle": { "id": "zenbus:Vehicle:691050002:LOC" } } }, { "id": "20260321:4699572623376384:13", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1774094706" }, "departure": { "time": "1774094724" }, "stopId": "zenbus:StopPoint:SP:849620023:LOC", "stopSequence": 40 }, { "arrival": { "time": "1774094762" }, "departure": { "time": "1774094772" }, "stopId": "zenbus:StopPoint:SP:849660002:LOC", "stopSequence": 41 }, { "arrival": { "time": "1774094825" }, "departure": { "time": "1774094835" }, "stopId": "zenbus:StopPoint:SP:841770002:LOC", "stopSequence": 42 }, { "arrival": { "time": "1774094914" }, "departure": { "time": "1774094924" }, "stopId": "zenbus:StopPoint:SP:864900024:LOC", "stopSequence": 43 }, { "arrival": { "time": "1774095006" }, "departure": { "time": "1774095016" }, "stopId": "zenbus:StopPoint:SP:5949661970956288:LOC", "stopSequence": 44 }, { "arrival": { "time": "1774095076" }, "departure": { "time": "1774095086" }, "stopId": "zenbus:StopPoint:SP:859060002:LOC", "stopSequence": 45 }, { "arrival": { "time": "1774095146" }, "departure": { "time": "1774095156" }, "stopId": "zenbus:StopPoint:SP:5930214359040000:LOC", "stopSequence": 46 }, { "arrival": { "time": "1774095217" }, "departure": { "time": "1774095227" }, "stopId": "zenbus:StopPoint:SP:4883257280692224:LOC", "stopSequence": 47 }, { "arrival": { "time": "1774095276" }, "departure": { "time": "1774095286" }, "stopId": "zenbus:StopPoint:SP:847380002:LOC", "stopSequence": 48 }, { "arrival": { "time": "1774095326" }, "departure": { "time": "1774095336" }, "stopId": "zenbus:StopPoint:SP:835980003:LOC", "stopSequence": 49 }, { "arrival": { "time": "1774095385" }, "departure": { "time": "1774095395" }, "stopId": "zenbus:StopPoint:SP:4804314452197376:LOC", "stopSequence": 50 }, { "arrival": { "time": "1774095447" }, "departure": { "time": "1774095468" }, "stopId": "zenbus:StopPoint:SP:831880022:LOC", "stopSequence": 51 }, { "arrival": { "time": "1774095541" }, "departure": { "time": "1774095551" }, "stopId": "zenbus:StopPoint:SP:4900016041754624:LOC", "stopSequence": 52 }, { "arrival": { "time": "1774095595" }, "departure": { "time": "1774095632" }, "stopId": "zenbus:StopPoint:SP:845480003:LOC", "stopSequence": 53 }, { "arrival": { "time": "1774095665" }, "departure": { "time": "1774095697" }, "stopId": "zenbus:StopPoint:SP:834750003:LOC", "stopSequence": 54 } ], "timestamp": "1774094727", "trip": { "routeId": "zenbus:Line:737930001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260321", "startTime": "12:20:00", "tripId": "5410458296123392:13" }, "vehicle": { "id": "zenbus:Vehicle:691050002:LOC" } } }, { "id": "zenbus:Vehicle:674570003:LOC", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 15, "position": { "latitude": 48.825565338134766, "longitude": 7.770500183105469 }, "stopId": "zenbus:StopPoint:SP:630540029:LOC", "timestamp": "1774094725", "trip": { "routeId": "zenbus:Line:737930001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260321", "startTime": "12:50:00", "tripId": "5410458296123392:14" }, "vehicle": { "id": "zenbus:Vehicle:674570003:LOC" } } }, { "id": "20260321:4699572623376384:14", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1774094707" }, "departure": { "time": "1774094735" }, "stopId": "zenbus:StopPoint:SP:630540029:LOC", "stopSequence": 15 }, { "arrival": { "time": "1774094766" }, "departure": { "time": "1774094776" }, "stopId": "zenbus:StopPoint:SP:663140131:LOC", "stopSequence": 16 }, { "arrival": { "time": "1774094814" }, "departure": { "time": "1774094824" }, "stopId": "zenbus:StopPoint:SP:661320025:LOC", "stopSequence": 17 }, { "arrival": { "time": "1774094861" }, "departure": { "time": "1774094871" }, "stopId": "zenbus:StopPoint:SP:651710023:LOC", "stopSequence": 18 }, { "arrival": { "time": "1774094914" }, "departure": { "time": "1774094924" }, "stopId": "zenbus:StopPoint:SP:648090018:LOC", "stopSequence": 19 }, { "arrival": { "time": "1774094956" }, "departure": { "time": "1774094966" }, "stopId": "zenbus:StopPoint:SP:670900053:LOC", "stopSequence": 20 }, { "arrival": { "time": "1774094998" }, "departure": { "time": "1774095008" }, "stopId": "zenbus:StopPoint:SP:843920001:LOC", "stopSequence": 21 }, { "arrival": { "time": "1774095063" }, "departure": { "time": "1774095300" }, "stopId": "zenbus:StopPoint:SP:847370001:LOC", "stopSequence": 22 }, { "arrival": { "time": "1774095146" }, "departure": { "time": "1774095258" }, "stopId": "zenbus:StopPoint:SP:644660003:LOC", "stopSequence": 23 }, { "arrival": { "time": "1774095192" }, "departure": { "time": "1774095311" }, "stopId": "zenbus:StopPoint:SP:6555506509348864:LOC", "stopSequence": 24 }, { "arrival": { "time": "1774095238" }, "departure": { "time": "1774095364" }, "stopId": "zenbus:StopPoint:SP:771880007:LOC", "stopSequence": 25 }, { "arrival": { "time": "1774095286" }, "departure": { "time": "1774095418" }, "stopId": "zenbus:StopPoint:SP:843930001:LOC", "stopSequence": 26 }, { "arrival": { "time": "1774095337" }, "departure": { "time": "1774095473" }, "stopId": "zenbus:StopPoint:SP:860960003:LOC", "stopSequence": 27 }, { "arrival": { "time": "1774095394" }, "departure": { "time": "1774095532" }, "stopId": "zenbus:StopPoint:SP:6040087943970816:LOC", "stopSequence": 28 }, { "arrival": { "time": "1774095439" }, "departure": { "time": "1774095584" }, "stopId": "zenbus:StopPoint:SP:853260002:LOC", "stopSequence": 29 }, { "arrival": { "time": "1774095502" }, "departure": { "time": "1774095646" }, "stopId": "zenbus:StopPoint:SP:6498647517691904:LOC", "stopSequence": 30 }, { "arrival": { "time": "1774095557" }, "departure": { "time": "1774095703" }, "stopId": "zenbus:StopPoint:SP:673110029:LOC", "stopSequence": 31 }, { "arrival": { "time": "1774095628" }, "departure": { "time": "1774095769" }, "stopId": "zenbus:StopPoint:SP:6524345695338496:LOC", "stopSequence": 32 }, { "arrival": { "time": "1774095719" }, "departure": { "time": "1774095874" }, "stopId": "zenbus:StopPoint:SP:859050003:LOC", "stopSequence": 35 }, { "arrival": { "time": "1774095863" }, "departure": { "time": "1774096006" }, "stopId": "zenbus:StopPoint:SP:853250003:LOC", "stopSequence": 36 }, { "arrival": { "time": "1774095950" }, "departure": { "time": "1774096080" }, "stopId": "zenbus:StopPoint:SP:5421894510575616:LOC", "stopSequence": 37 }, { "arrival": { "time": "1774096008" }, "departure": { "time": "1774096139" }, "stopId": "zenbus:StopPoint:SP:839910002:LOC", "stopSequence": 38 }, { "arrival": { "time": "1774096147" }, "departure": { "time": "1774096208" }, "stopId": "zenbus:StopPoint:SP:843890003:LOC", "stopSequence": 39 }, { "arrival": { "time": "1774096238" }, "departure": { "time": "1774096284" }, "stopId": "zenbus:StopPoint:SP:849620023:LOC", "stopSequence": 40 }, { "arrival": { "time": "1774096300" }, "departure": { "time": "1774096375" }, "stopId": "zenbus:StopPoint:SP:849660002:LOC", "stopSequence": 41 }, { "arrival": { "time": "1774096363" }, "departure": { "time": "1774096436" }, "stopId": "zenbus:StopPoint:SP:841770002:LOC", "stopSequence": 42 }, { "arrival": { "time": "1774096452" }, "departure": { "time": "1774096541" }, "stopId": "zenbus:StopPoint:SP:864900024:LOC", "stopSequence": 43 }, { "arrival": { "time": "1774096544" }, "departure": { "time": "1774096647" }, "stopId": "zenbus:StopPoint:SP:5949661970956288:LOC", "stopSequence": 44 }, { "arrival": { "time": "1774096614" }, "departure": { "time": "1774096682" }, "stopId": "zenbus:StopPoint:SP:859060002:LOC", "stopSequence": 45 }, { "arrival": { "time": "1774096684" }, "departure": { "time": "1774096747" }, "stopId": "zenbus:StopPoint:SP:5930214359040000:LOC", "stopSequence": 46 }, { "arrival": { "time": "1774096754" }, "departure": { "time": "1774096842" }, "stopId": "zenbus:StopPoint:SP:4883257280692224:LOC", "stopSequence": 47 }, { "arrival": { "time": "1774096814" }, "departure": { "time": "1774096902" }, "stopId": "zenbus:StopPoint:SP:847380002:LOC", "stopSequence": 48 }, { "arrival": { "time": "1774096864" }, "departure": { "time": "1774096957" }, "stopId": "zenbus:StopPoint:SP:835980003:LOC", "stopSequence": 49 }, { "arrival": { "time": "1774096923" }, "departure": { "time": "1774097016" }, "stopId": "zenbus:StopPoint:SP:4804314452197376:LOC", "stopSequence": 50 }, { "arrival": { "time": "1774096985" }, "departure": { "time": "1774097137" }, "stopId": "zenbus:StopPoint:SP:831880022:LOC", "stopSequence": 51 }, { "arrival": { "time": "1774097078" }, "departure": { "time": "1774097214" }, "stopId": "zenbus:StopPoint:SP:4900016041754624:LOC", "stopSequence": 52 }, { "arrival": { "time": "1774097133" }, "departure": { "time": "1774097301" }, "stopId": "zenbus:StopPoint:SP:845480003:LOC", "stopSequence": 53 }, { "arrival": { "time": "1774097203" }, "departure": { "time": "1774097366" }, "stopId": "zenbus:StopPoint:SP:834750003:LOC", "stopSequence": 54 } ], "timestamp": "1774094725", "trip": { "routeId": "zenbus:Line:737930001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260321", "startTime": "12:50:00", "tripId": "5410458296123392:14" }, "vehicle": { "id": "zenbus:Vehicle:674570003:LOC" } } }, { "id": "zenbus:Vehicle:793780006:LOC", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 0, "position": { "latitude": 48.81770706176758, "longitude": 7.718396186828613 }, "stopId": "zenbus:StopPoint:SP:864970002:LOC", "timestamp": "1774094726", "trip": { "routeId": "zenbus:Line:737930001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260321", "startTime": "13:20:00", "tripId": "5410458296123392:15" }, "vehicle": { "id": "zenbus:Vehicle:793780006:LOC" } } }, { "id": "20260321:4699572623376384:15", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1774094721" }, "departure": { "time": "1774095600" }, "stopId": "zenbus:StopPoint:SP:864970002:LOC", "stopSequence": 0 }, { "arrival": { "time": "1774095630" }, "departure": { "time": "1774095640" }, "stopId": "zenbus:StopPoint:SP:4896810867884032:LOC", "stopSequence": 1 }, { "arrival": { "time": "1774095686" }, "departure": { "time": "1774095696" }, "stopId": "zenbus:StopPoint:SP:6597841175707648:LOC", "stopSequence": 2 }, { "arrival": { "time": "1774095743" }, "departure": { "time": "1774095753" }, "stopId": "zenbus:StopPoint:SP:651720023:LOC", "stopSequence": 3 }, { "arrival": { "time": "1774095787" }, "departure": { "time": "1774095797" }, "stopId": "zenbus:StopPoint:SP:5396617340387328:LOC", "stopSequence": 4 }, { "arrival": { "time": "1774095845" }, "departure": { "time": "1774095855" }, "stopId": "zenbus:StopPoint:SP:835970004:LOC", "stopSequence": 5 }, { "arrival": { "time": "1774095896" }, "departure": { "time": "1774095906" }, "stopId": "zenbus:StopPoint:SP:857000002:LOC", "stopSequence": 6 }, { "arrival": { "time": "1774095979" }, "departure": { "time": "1774095989" }, "stopId": "zenbus:StopPoint:SP:665370140:LOC", "stopSequence": 7 }, { "arrival": { "time": "1774096037" }, "departure": { "time": "1774096047" }, "stopId": "zenbus:StopPoint:SP:5993900054413312:LOC", "stopSequence": 8 }, { "arrival": { "time": "1774096095" }, "departure": { "time": "1774096105" }, "stopId": "zenbus:StopPoint:SP:864960002:LOC", "stopSequence": 9 }, { "arrival": { "time": "1774096152" }, "departure": { "time": "1774096162" }, "stopId": "zenbus:StopPoint:SP:630550027:LOC", "stopSequence": 10 }, { "arrival": { "time": "1774096227" }, "departure": { "time": "1774096237" }, "stopId": "zenbus:StopPoint:SP:860970001:LOC", "stopSequence": 11 }, { "arrival": { "time": "1774096341" }, "departure": { "time": "1774096351" }, "stopId": "zenbus:StopPoint:SP:839920001:LOC", "stopSequence": 14 }, { "arrival": { "time": "1774096427" }, "departure": { "time": "1774096437" }, "stopId": "zenbus:StopPoint:SP:630540029:LOC", "stopSequence": 15 }, { "arrival": { "time": "1774096468" }, "departure": { "time": "1774096478" }, "stopId": "zenbus:StopPoint:SP:663140131:LOC", "stopSequence": 16 }, { "arrival": { "time": "1774096516" }, "departure": { "time": "1774096526" }, "stopId": "zenbus:StopPoint:SP:661320025:LOC", "stopSequence": 17 }, { "arrival": { "time": "1774096563" }, "departure": { "time": "1774096573" }, "stopId": "zenbus:StopPoint:SP:651710023:LOC", "stopSequence": 18 }, { "arrival": { "time": "1774096616" }, "departure": { "time": "1774096626" }, "stopId": "zenbus:StopPoint:SP:648090018:LOC", "stopSequence": 19 }, { "arrival": { "time": "1774096658" }, "departure": { "time": "1774096668" }, "stopId": "zenbus:StopPoint:SP:670900053:LOC", "stopSequence": 20 }, { "arrival": { "time": "1774096700" }, "departure": { "time": "1774096710" }, "stopId": "zenbus:StopPoint:SP:843920001:LOC", "stopSequence": 21 }, { "arrival": { "time": "1774096765" }, "departure": { "time": "1774097100" }, "stopId": "zenbus:StopPoint:SP:847370001:LOC", "stopSequence": 22 }, { "arrival": { "time": "1774096848" }, "departure": { "time": "1774097009" }, "stopId": "zenbus:StopPoint:SP:644660003:LOC", "stopSequence": 23 }, { "arrival": { "time": "1774096894" }, "departure": { "time": "1774097062" }, "stopId": "zenbus:StopPoint:SP:6555506509348864:LOC", "stopSequence": 24 }, { "arrival": { "time": "1774096940" }, "departure": { "time": "1774097115" }, "stopId": "zenbus:StopPoint:SP:771880007:LOC", "stopSequence": 25 }, { "arrival": { "time": "1774096988" }, "departure": { "time": "1774097169" }, "stopId": "zenbus:StopPoint:SP:843930001:LOC", "stopSequence": 26 }, { "arrival": { "time": "1774097039" }, "departure": { "time": "1774097224" }, "stopId": "zenbus:StopPoint:SP:860960003:LOC", "stopSequence": 27 }, { "arrival": { "time": "1774097096" }, "departure": { "time": "1774097283" }, "stopId": "zenbus:StopPoint:SP:6040087943970816:LOC", "stopSequence": 28 }, { "arrival": { "time": "1774097141" }, "departure": { "time": "1774097335" }, "stopId": "zenbus:StopPoint:SP:853260002:LOC", "stopSequence": 29 }, { "arrival": { "time": "1774097204" }, "departure": { "time": "1774097397" }, "stopId": "zenbus:StopPoint:SP:6498647517691904:LOC", "stopSequence": 30 }, { "arrival": { "time": "1774097259" }, "departure": { "time": "1774097454" }, "stopId": "zenbus:StopPoint:SP:673110029:LOC", "stopSequence": 31 }, { "arrival": { "time": "1774097330" }, "departure": { "time": "1774097520" }, "stopId": "zenbus:StopPoint:SP:6524345695338496:LOC", "stopSequence": 32 }, { "arrival": { "time": "1774097421" }, "departure": { "time": "1774097625" }, "stopId": "zenbus:StopPoint:SP:859050003:LOC", "stopSequence": 35 }, { "arrival": { "time": "1774097565" }, "departure": { "time": "1774097757" }, "stopId": "zenbus:StopPoint:SP:853250003:LOC", "stopSequence": 36 }, { "arrival": { "time": "1774097652" }, "departure": { "time": "1774097831" }, "stopId": "zenbus:StopPoint:SP:5421894510575616:LOC", "stopSequence": 37 }, { "arrival": { "time": "1774097710" }, "departure": { "time": "1774097890" }, "stopId": "zenbus:StopPoint:SP:839910002:LOC", "stopSequence": 38 }, { "arrival": { "time": "1774097850" }, "departure": { "time": "1774097960" }, "stopId": "zenbus:StopPoint:SP:843890003:LOC", "stopSequence": 39 }, { "arrival": { "time": "1774097940" }, "departure": { "time": "1774098035" }, "stopId": "zenbus:StopPoint:SP:849620023:LOC", "stopSequence": 40 }, { "arrival": { "time": "1774098002" }, "departure": { "time": "1774098126" }, "stopId": "zenbus:StopPoint:SP:849660002:LOC", "stopSequence": 41 }, { "arrival": { "time": "1774098065" }, "departure": { "time": "1774098187" }, "stopId": "zenbus:StopPoint:SP:841770002:LOC", "stopSequence": 42 }, { "arrival": { "time": "1774098154" }, "departure": { "time": "1774098292" }, "stopId": "zenbus:StopPoint:SP:864900024:LOC", "stopSequence": 43 }, { "arrival": { "time": "1774098246" }, "departure": { "time": "1774098398" }, "stopId": "zenbus:StopPoint:SP:5949661970956288:LOC", "stopSequence": 44 }, { "arrival": { "time": "1774098316" }, "departure": { "time": "1774098433" }, "stopId": "zenbus:StopPoint:SP:859060002:LOC", "stopSequence": 45 }, { "arrival": { "time": "1774098386" }, "departure": { "time": "1774098498" }, "stopId": "zenbus:StopPoint:SP:5930214359040000:LOC", "stopSequence": 46 }, { "arrival": { "time": "1774098456" }, "departure": { "time": "1774098593" }, "stopId": "zenbus:StopPoint:SP:4883257280692224:LOC", "stopSequence": 47 }, { "arrival": { "time": "1774098516" }, "departure": { "time": "1774098653" }, "stopId": "zenbus:StopPoint:SP:847380002:LOC", "stopSequence": 48 }, { "arrival": { "time": "1774098566" }, "departure": { "time": "1774098708" }, "stopId": "zenbus:StopPoint:SP:835980003:LOC", "stopSequence": 49 }, { "arrival": { "time": "1774098625" }, "departure": { "time": "1774098767" }, "stopId": "zenbus:StopPoint:SP:4804314452197376:LOC", "stopSequence": 50 }, { "arrival": { "time": "1774098687" }, "departure": { "time": "1774098888" }, "stopId": "zenbus:StopPoint:SP:831880022:LOC", "stopSequence": 51 }, { "arrival": { "time": "1774098780" }, "departure": { "time": "1774098965" }, "stopId": "zenbus:StopPoint:SP:4900016041754624:LOC", "stopSequence": 52 }, { "arrival": { "time": "1774098835" }, "departure": { "time": "1774099052" }, "stopId": "zenbus:StopPoint:SP:845480003:LOC", "stopSequence": 53 }, { "arrival": { "time": "1774098905" }, "departure": { "time": "1774099117" }, "stopId": "zenbus:StopPoint:SP:834750003:LOC", "stopSequence": 54 } ], "timestamp": "1774094726", "trip": { "routeId": "zenbus:Line:737930001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260321", "startTime": "13:20:00", "tripId": "5410458296123392:15" }, "vehicle": { "id": "zenbus:Vehicle:793780006:LOC" } } }, { "id": "20260321:5784952768561152:13", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1774094599" }, "departure": { "time": "1774094608" }, "stopId": "zenbus:StopPoint:SP:5815024263102464:LOC", "stopSequence": 54 }, { "arrival": { "time": "1774094629" }, "departure": { "time": "1774094653" }, "stopId": "zenbus:StopPoint:SP:667240128:LOC", "stopSequence": 55 }, { "arrival": { "time": "1774094680" }, "departure": { "time": "1774094700" }, "stopId": "zenbus:StopPoint:SP:847870005:LOC", "stopSequence": 56 }, { "arrival": { "time": "1774094708" }, "departure": { "time": "1774094719" }, "stopId": "zenbus:StopPoint:SP:864970002:LOC", "stopSequence": 57 } ], "timestamp": "1774094719", "trip": { "routeId": "zenbus:Line:737930001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260321", "startTime": "12:02:00", "tripId": "5243428863475712:13" } } }, { "id": "zenbus:Vehicle:687320001:LOC", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 30, "position": { "latitude": 48.81367874145508, "longitude": 7.79192590713501 }, "stopId": "zenbus:StopPoint:SP:853260003:LOC", "timestamp": "1774094727", "trip": { "routeId": "zenbus:Line:737930001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260321", "startTime": "12:32:00", "tripId": "5243428863475712:14" }, "vehicle": { "id": "zenbus:Vehicle:687320001:LOC" } } }, { "id": "20260321:5784952768561152:14", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1774094713" }, "departure": { "time": "1774094737" }, "stopId": "zenbus:StopPoint:SP:853260003:LOC", "stopSequence": 30 }, { "arrival": { "time": "1774094778" }, "departure": { "time": "1774094788" }, "stopId": "zenbus:StopPoint:SP:835920022:LOC", "stopSequence": 31 }, { "arrival": { "time": "1774094818" }, "departure": { "time": "1774094828" }, "stopId": "zenbus:StopPoint:SP:4920990602625024:LOC", "stopSequence": 32 }, { "arrival": { "time": "1774094860" }, "departure": { "time": "1774094875" }, "stopId": "zenbus:StopPoint:SP:671470006:LOC", "stopSequence": 33 }, { "arrival": { "time": "1774094931" }, "departure": { "time": "1774095300" }, "stopId": "zenbus:StopPoint:SP:847370001:LOC", "stopSequence": 34 }, { "arrival": { "time": "1774095014" }, "departure": { "time": "1774095192" }, "stopId": "zenbus:StopPoint:SP:814780002:LOC", "stopSequence": 35 }, { "arrival": { "time": "1774095055" }, "departure": { "time": "1774095242" }, "stopId": "zenbus:StopPoint:SP:6036062943051776:LOC", "stopSequence": 36 }, { "arrival": { "time": "1774095102" }, "departure": { "time": "1774095266" }, "stopId": "zenbus:StopPoint:SP:653790023:LOC", "stopSequence": 37 }, { "arrival": { "time": "1774095154" }, "departure": { "time": "1774095322" }, "stopId": "zenbus:StopPoint:SP:651690030:LOC", "stopSequence": 38 }, { "arrival": { "time": "1774095207" }, "departure": { "time": "1774095378" }, "stopId": "zenbus:StopPoint:SP:661280145:LOC", "stopSequence": 39 }, { "arrival": { "time": "1774095253" }, "departure": { "time": "1774095431" }, "stopId": "zenbus:StopPoint:SP:4831469726859264:LOC", "stopSequence": 40 }, { "arrival": { "time": "1774095302" }, "departure": { "time": "1774095456" }, "stopId": "zenbus:StopPoint:SP:653750048:LOC", "stopSequence": 41 }, { "arrival": { "time": "1774095380" }, "departure": { "time": "1774095555" }, "stopId": "zenbus:StopPoint:SP:859050004:LOC", "stopSequence": 42 }, { "arrival": { "time": "1774095506" }, "departure": { "time": "1774095678" }, "stopId": "zenbus:StopPoint:SP:831870020:LOC", "stopSequence": 45 }, { "arrival": { "time": "1774095586" }, "departure": { "time": "1774095778" }, "stopId": "zenbus:StopPoint:SP:849660003:LOC", "stopSequence": 46 }, { "arrival": { "time": "1774095642" }, "departure": { "time": "1774095836" }, "stopId": "zenbus:StopPoint:SP:657690023:LOC", "stopSequence": 47 }, { "arrival": { "time": "1774095706" }, "departure": { "time": "1774095898" }, "stopId": "zenbus:StopPoint:SP:843930002:LOC", "stopSequence": 48 }, { "arrival": { "time": "1774095764" }, "departure": { "time": "1774095957" }, "stopId": "zenbus:StopPoint:SP:661310024:LOC", "stopSequence": 49 }, { "arrival": { "time": "1774095845" }, "departure": { "time": "1774096057" }, "stopId": "zenbus:StopPoint:SP:669020059:LOC", "stopSequence": 50 }, { "arrival": { "time": "1774095907" }, "departure": { "time": "1774096118" }, "stopId": "zenbus:StopPoint:SP:843910003:LOC", "stopSequence": 51 }, { "arrival": { "time": "1774095962" }, "departure": { "time": "1774096176" }, "stopId": "zenbus:StopPoint:SP:5430543018622976:LOC", "stopSequence": 52 }, { "arrival": { "time": "1774096010" }, "departure": { "time": "1774096200" }, "stopId": "zenbus:StopPoint:SP:851310003:LOC", "stopSequence": 53 }, { "arrival": { "time": "1774096070" }, "departure": { "time": "1774096290" }, "stopId": "zenbus:StopPoint:SP:5815024263102464:LOC", "stopSequence": 54 }, { "arrival": { "time": "1774096114" }, "departure": { "time": "1774096342" }, "stopId": "zenbus:StopPoint:SP:667240128:LOC", "stopSequence": 55 }, { "arrival": { "time": "1774096174" }, "departure": { "time": "1774096402" }, "stopId": "zenbus:StopPoint:SP:847870005:LOC", "stopSequence": 56 }, { "arrival": { "time": "1774096221" }, "departure": { "time": "1774096455" }, "stopId": "zenbus:StopPoint:SP:864970002:LOC", "stopSequence": 57 } ], "timestamp": "1774094727", "trip": { "routeId": "zenbus:Line:737930001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260321", "startTime": "12:32:00", "tripId": "5243428863475712:14" }, "vehicle": { "id": "zenbus:Vehicle:687320001:LOC" } } }, { "id": "zenbus:Vehicle:702350001:LOC", "vehicle": { "currentStopSequence": 3, "position": { "latitude": 48.7643928527832, "longitude": 7.859496116638184 }, "stopId": "zenbus:StopPoint:SP:831880022:LOC", "timestamp": "1774094727", "trip": { "routeId": "zenbus:Line:737930001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260321", "startTime": "13:02:00", "tripId": "5243428863475712:15" }, "vehicle": { "id": "zenbus:Vehicle:702350001:LOC" } } }, { "id": "20260321:5784952768561152:15", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1774094720" }, "departure": { "time": "1774094724" }, "stopId": "zenbus:StopPoint:SP:4823762064113664:LOC", "stopSequence": 2 }, { "arrival": { "time": "1774094791" }, "departure": { "time": "1774094801" }, "stopId": "zenbus:StopPoint:SP:831880022:LOC", "stopSequence": 3 }, { "arrival": { "time": "1774094857" }, "departure": { "time": "1774094867" }, "stopId": "zenbus:StopPoint:SP:5428280040620032:LOC", "stopSequence": 4 }, { "arrival": { "time": "1774094918" }, "departure": { "time": "1774094934" }, "stopId": "zenbus:StopPoint:SP:6611898804994048:LOC", "stopSequence": 5 }, { "arrival": { "time": "1774094995" }, "departure": { "time": "1774095005" }, "stopId": "zenbus:StopPoint:SP:6596162715910144:LOC", "stopSequence": 6 }, { "arrival": { "time": "1774095052" }, "departure": { "time": "1774095062" }, "stopId": "zenbus:StopPoint:SP:864950017:LOC", "stopSequence": 7 }, { "arrival": { "time": "1774095129" }, "departure": { "time": "1774095159" }, "stopId": "zenbus:StopPoint:SP:849650002:LOC", "stopSequence": 8 }, { "arrival": { "time": "1774095190" }, "departure": { "time": "1774095220" }, "stopId": "zenbus:StopPoint:SP:847370002:LOC", "stopSequence": 9 }, { "arrival": { "time": "1774095272" }, "departure": { "time": "1774095291" }, "stopId": "zenbus:StopPoint:SP:777980001:LOC", "stopSequence": 10 }, { "arrival": { "time": "1774095353" }, "departure": { "time": "1774095391" }, "stopId": "zenbus:StopPoint:SP:838060003:LOC", "stopSequence": 11 }, { "arrival": { "time": "1774095446" }, "departure": { "time": "1774095468" }, "stopId": "zenbus:StopPoint:SP:864970003:LOC", "stopSequence": 12 }, { "arrival": { "time": "1774095500" }, "departure": { "time": "1774095525" }, "stopId": "zenbus:StopPoint:SP:857010003:LOC", "stopSequence": 13 }, { "arrival": { "time": "1774095578" }, "departure": { "time": "1774095594" }, "stopId": "zenbus:StopPoint:SP:5945547849465856:LOC", "stopSequence": 14 }, { "arrival": { "time": "1774095661" }, "departure": { "time": "1774095671" }, "stopId": "zenbus:StopPoint:SP:810350002:LOC", "stopSequence": 15 }, { "arrival": { "time": "1774095812" }, "departure": { "time": "1774095822" }, "stopId": "zenbus:StopPoint:SP:860970002:LOC", "stopSequence": 16 }, { "arrival": { "time": "1774095858" }, "departure": { "time": "1774095868" }, "stopId": "zenbus:StopPoint:SP:658230017:LOC", "stopSequence": 17 }, { "arrival": { "time": "1774095963" }, "departure": { "time": "1774095973" }, "stopId": "zenbus:StopPoint:SP:864960003:LOC", "stopSequence": 18 }, { "arrival": { "time": "1774096111" }, "departure": { "time": "1774096121" }, "stopId": "zenbus:StopPoint:SP:864870034:LOC", "stopSequence": 19 }, { "arrival": { "time": "1774096205" }, "departure": { "time": "1774096215" }, "stopId": "zenbus:StopPoint:SP:834730019:LOC", "stopSequence": 23 }, { "arrival": { "time": "1774096280" }, "departure": { "time": "1774096290" }, "stopId": "zenbus:StopPoint:SP:669080034:LOC", "stopSequence": 24 }, { "arrival": { "time": "1774096340" }, "departure": { "time": "1774096350" }, "stopId": "zenbus:StopPoint:SP:851280024:LOC", "stopSequence": 25 }, { "arrival": { "time": "1774096402" }, "departure": { "time": "1774096412" }, "stopId": "zenbus:StopPoint:SP:857000003:LOC", "stopSequence": 26 }, { "arrival": { "time": "1774096457" }, "departure": { "time": "1774096467" }, "stopId": "zenbus:StopPoint:SP:663120030:LOC", "stopSequence": 27 }, { "arrival": { "time": "1774096507" }, "departure": { "time": "1774096517" }, "stopId": "zenbus:StopPoint:SP:839920002:LOC", "stopSequence": 28 }, { "arrival": { "time": "1774096562" }, "departure": { "time": "1774096572" }, "stopId": "zenbus:StopPoint:SP:673110030:LOC", "stopSequence": 29 }, { "arrival": { "time": "1774096608" }, "departure": { "time": "1774096618" }, "stopId": "zenbus:StopPoint:SP:853260003:LOC", "stopSequence": 30 }, { "arrival": { "time": "1774096659" }, "departure": { "time": "1774096669" }, "stopId": "zenbus:StopPoint:SP:835920022:LOC", "stopSequence": 31 }, { "arrival": { "time": "1774096699" }, "departure": { "time": "1774096709" }, "stopId": "zenbus:StopPoint:SP:4920990602625024:LOC", "stopSequence": 32 }, { "arrival": { "time": "1774096741" }, "departure": { "time": "1774096751" }, "stopId": "zenbus:StopPoint:SP:671470006:LOC", "stopSequence": 33 }, { "arrival": { "time": "1774096812" }, "departure": { "time": "1774097100" }, "stopId": "zenbus:StopPoint:SP:847370001:LOC", "stopSequence": 34 }, { "arrival": { "time": "1774096895" }, "departure": { "time": "1774097032" }, "stopId": "zenbus:StopPoint:SP:814780002:LOC", "stopSequence": 35 }, { "arrival": { "time": "1774096936" }, "departure": { "time": "1774097083" }, "stopId": "zenbus:StopPoint:SP:6036062943051776:LOC", "stopSequence": 36 }, { "arrival": { "time": "1774096983" }, "departure": { "time": "1774097106" }, "stopId": "zenbus:StopPoint:SP:653790023:LOC", "stopSequence": 37 }, { "arrival": { "time": "1774097035" }, "departure": { "time": "1774097162" }, "stopId": "zenbus:StopPoint:SP:651690030:LOC", "stopSequence": 38 }, { "arrival": { "time": "1774097088" }, "departure": { "time": "1774097219" }, "stopId": "zenbus:StopPoint:SP:661280145:LOC", "stopSequence": 39 }, { "arrival": { "time": "1774097134" }, "departure": { "time": "1774097272" }, "stopId": "zenbus:StopPoint:SP:4831469726859264:LOC", "stopSequence": 40 }, { "arrival": { "time": "1774097183" }, "departure": { "time": "1774097296" }, "stopId": "zenbus:StopPoint:SP:653750048:LOC", "stopSequence": 41 }, { "arrival": { "time": "1774097261" }, "departure": { "time": "1774097395" }, "stopId": "zenbus:StopPoint:SP:859050004:LOC", "stopSequence": 42 }, { "arrival": { "time": "1774097387" }, "departure": { "time": "1774097518" }, "stopId": "zenbus:StopPoint:SP:831870020:LOC", "stopSequence": 45 }, { "arrival": { "time": "1774097467" }, "departure": { "time": "1774097618" }, "stopId": "zenbus:StopPoint:SP:849660003:LOC", "stopSequence": 46 }, { "arrival": { "time": "1774097523" }, "departure": { "time": "1774097676" }, "stopId": "zenbus:StopPoint:SP:657690023:LOC", "stopSequence": 47 }, { "arrival": { "time": "1774097587" }, "departure": { "time": "1774097738" }, "stopId": "zenbus:StopPoint:SP:843930002:LOC", "stopSequence": 48 }, { "arrival": { "time": "1774097645" }, "departure": { "time": "1774097797" }, "stopId": "zenbus:StopPoint:SP:661310024:LOC", "stopSequence": 49 }, { "arrival": { "time": "1774097726" }, "departure": { "time": "1774097898" }, "stopId": "zenbus:StopPoint:SP:669020059:LOC", "stopSequence": 50 }, { "arrival": { "time": "1774097788" }, "departure": { "time": "1774097959" }, "stopId": "zenbus:StopPoint:SP:843910003:LOC", "stopSequence": 51 }, { "arrival": { "time": "1774097843" }, "departure": { "time": "1774098016" }, "stopId": "zenbus:StopPoint:SP:5430543018622976:LOC", "stopSequence": 52 }, { "arrival": { "time": "1774097891" }, "departure": { "time": "1774098040" }, "stopId": "zenbus:StopPoint:SP:851310003:LOC", "stopSequence": 53 }, { "arrival": { "time": "1774097951" }, "departure": { "time": "1774098130" }, "stopId": "zenbus:StopPoint:SP:5815024263102464:LOC", "stopSequence": 54 }, { "arrival": { "time": "1774097995" }, "departure": { "time": "1774098182" }, "stopId": "zenbus:StopPoint:SP:667240128:LOC", "stopSequence": 55 }, { "arrival": { "time": "1774098055" }, "departure": { "time": "1774098242" }, "stopId": "zenbus:StopPoint:SP:847870005:LOC", "stopSequence": 56 }, { "arrival": { "time": "1774098102" }, "departure": { "time": "1774098296" }, "stopId": "zenbus:StopPoint:SP:864970002:LOC", "stopSequence": 57 } ], "timestamp": "1774094727", "trip": { "routeId": "zenbus:Line:737930001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260321", "startTime": "13:02:00", "tripId": "5243428863475712:15" }, "vehicle": { "id": "zenbus:Vehicle:702350001:LOC" } } }, { "id": "zenbus:Vehicle:681650002:LOC", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 7, "position": { "latitude": 48.820228576660156, "longitude": 7.791337013244629 }, "stopId": "zenbus:StopPoint:SP:4777068643483648:LOC", "timestamp": "1774094727", "trip": { "routeId": "zenbus:Line:756890009:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260321", "startTime": "12:59:00", "tripId": "5385101111197696:14" }, "vehicle": { "id": "zenbus:Vehicle:681650002:LOC" } } }, { "id": "20260321:5938644062830592:14", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1774094710" }, "departure": { "time": "1774094737" }, "stopId": "zenbus:StopPoint:SP:4777068643483648:LOC", "stopSequence": 7 }, { "arrival": { "time": "1774094778" }, "departure": { "time": "1774094788" }, "stopId": "zenbus:StopPoint:SP:841760015:LOC", "stopSequence": 8 }, { "arrival": { "time": "1774094830" }, "departure": { "time": "1774094840" }, "stopId": "zenbus:StopPoint:SP:4920990602625024:LOC", "stopSequence": 9 }, { "arrival": { "time": "1774094883" }, "departure": { "time": "1774094893" }, "stopId": "zenbus:StopPoint:SP:671470006:LOC", "stopSequence": 10 }, { "arrival": { "time": "1774094978" }, "departure": { "time": "1774095300" }, "stopId": "zenbus:StopPoint:SP:847370001:LOC", "stopSequence": 11 }, { "arrival": { "time": "1774095100" }, "departure": { "time": "1774095265" }, "stopId": "zenbus:StopPoint:SP:859040027:LOC", "stopSequence": 12 }, { "arrival": { "time": "1774095166" }, "departure": { "time": "1774095328" }, "stopId": "zenbus:StopPoint:SP:630550025:LOC", "stopSequence": 13 }, { "arrival": { "time": "1774095222" }, "departure": { "time": "1774095386" }, "stopId": "zenbus:StopPoint:SP:835980002:LOC", "stopSequence": 14 }, { "arrival": { "time": "1774095279" }, "departure": { "time": "1774095444" }, "stopId": "zenbus:StopPoint:SP:5969139098189824:LOC", "stopSequence": 15 }, { "arrival": { "time": "1774095363" }, "departure": { "time": "1774095516" }, "stopId": "zenbus:StopPoint:SP:4880458853646336:LOC", "stopSequence": 16 }, { "arrival": { "time": "1774095441" }, "departure": { "time": "1774095585" }, "stopId": "zenbus:StopPoint:SP:678870006:LOC", "stopSequence": 17 }, { "arrival": { "time": "1774095542" }, "departure": { "time": "1774095696" }, "stopId": "zenbus:StopPoint:SP:847380001:LOC", "stopSequence": 18 }, { "arrival": { "time": "1774095612" }, "departure": { "time": "1774095761" }, "stopId": "zenbus:StopPoint:SP:663140129:LOC", "stopSequence": 19 }, { "arrival": { "time": "1774095682" }, "departure": { "time": "1774095826" }, "stopId": "zenbus:StopPoint:SP:810320018:LOC", "stopSequence": 20 }, { "arrival": { "time": "1774095736" }, "departure": { "time": "1774095883" }, "stopId": "zenbus:StopPoint:SP:831880021:LOC", "stopSequence": 21 } ], "timestamp": "1774094727", "trip": { "routeId": "zenbus:Line:756890009:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260321", "startTime": "12:59:00", "tripId": "5385101111197696:14" }, "vehicle": { "id": "zenbus:Vehicle:681650002:LOC" } } }, { "id": "zenbus:Vehicle:674570001:LOC", "vehicle": { "currentStopSequence": 10, "position": { "latitude": 48.81135177612305, "longitude": 7.784093856811523 }, "stopId": "zenbus:StopPoint:SP:847370001:LOC", "timestamp": "1774091312", "trip": { "routeId": "zenbus:Line:756890009:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260321", "startTime": "11:59:00", "tripId": "4714227219562496:12" }, "vehicle": { "id": "zenbus:Vehicle:674570001:LOC" } } }, { "id": "20260321:5907884043927552:12", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1774094719" }, "departure": { "time": "1774094729" }, "stopId": "zenbus:StopPoint:SP:847370001:LOC", "stopSequence": 10 }, { "arrival": { "time": "1774094827" }, "departure": { "time": "1774094837" }, "stopId": "zenbus:StopPoint:SP:644660003:LOC", "stopSequence": 11 }, { "arrival": { "time": "1774094881" }, "departure": { "time": "1774094891" }, "stopId": "zenbus:StopPoint:SP:6555506509348864:LOC", "stopSequence": 12 }, { "arrival": { "time": "1774094926" }, "departure": { "time": "1774094936" }, "stopId": "zenbus:StopPoint:SP:835920022:LOC", "stopSequence": 13 }, { "arrival": { "time": "1774094991" }, "departure": { "time": "1774095001" }, "stopId": "zenbus:StopPoint:SP:834750002:LOC", "stopSequence": 14 }, { "arrival": { "time": "1774095036" }, "departure": { "time": "1774095046" }, "stopId": "zenbus:StopPoint:SP:831890002:LOC", "stopSequence": 15 }, { "arrival": { "time": "1774095081" }, "departure": { "time": "1774095091" }, "stopId": "zenbus:StopPoint:SP:670980023:LOC", "stopSequence": 16 }, { "arrival": { "time": "1774095135" }, "departure": { "time": "1774095145" }, "stopId": "zenbus:StopPoint:SP:655640056:LOC", "stopSequence": 17 }, { "arrival": { "time": "1774095210" }, "departure": { "time": "1774095220" }, "stopId": "zenbus:StopPoint:SP:659230051:LOC", "stopSequence": 18 }, { "arrival": { "time": "1774095275" }, "departure": { "time": "1774095285" }, "stopId": "zenbus:StopPoint:SP:661280142:LOC", "stopSequence": 19 }, { "arrival": { "time": "1774095371" }, "departure": { "time": "1774095381" }, "stopId": "zenbus:StopPoint:SP:667260019:LOC", "stopSequence": 20 }, { "arrival": { "time": "1774095422" }, "departure": { "time": "1774095432" }, "stopId": "zenbus:StopPoint:SP:5471403928190976:LOC", "stopSequence": 21 }, { "arrival": { "time": "1774095512" }, "departure": { "time": "1774095522" }, "stopId": "zenbus:StopPoint:SP:659220084:LOC", "stopSequence": 22 } ], "timestamp": "1774094687", "trip": { "routeId": "zenbus:Line:756890009:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260321", "startTime": "11:59:00", "tripId": "4714227219562496:12" }, "vehicle": { "id": "zenbus:Vehicle:674570001:LOC" } } }, { "id": "zenbus:Vehicle:689150002:LOC", "vehicle": { "currentStopSequence": 7, "position": { "latitude": 48.805965423583984, "longitude": 7.777602195739746 }, "stopId": "zenbus:StopPoint:SP:787770001:LOC", "timestamp": "1774094726", "trip": { "routeId": "zenbus:Line:756890009:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260321", "startTime": "12:59:00", "tripId": "4714227219562496:14" }, "vehicle": { "id": "zenbus:Vehicle:689150002:LOC" } } }, { "id": "20260321:5907884043927552:14", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1774094689" }, "departure": { "time": "1774094705" }, "stopId": "zenbus:StopPoint:SP:673800003:LOC", "stopSequence": 6 }, { "arrival": { "time": "1774094738" }, "departure": { "time": "1774094754" }, "stopId": "zenbus:StopPoint:SP:787770001:LOC", "stopSequence": 7 }, { "arrival": { "time": "1774094799" }, "departure": { "time": "1774094814" }, "stopId": "zenbus:StopPoint:SP:4725708417925120:LOC", "stopSequence": 8 }, { "arrival": { "time": "1774094880" }, "departure": { "time": "1774094890" }, "stopId": "zenbus:StopPoint:SP:661300019:LOC", "stopSequence": 9 }, { "arrival": { "time": "1774095002" }, "departure": { "time": "1774095300" }, "stopId": "zenbus:StopPoint:SP:847370001:LOC", "stopSequence": 10 }, { "arrival": { "time": "1774095111" }, "departure": { "time": "1774095240" }, "stopId": "zenbus:StopPoint:SP:644660003:LOC", "stopSequence": 11 }, { "arrival": { "time": "1774095165" }, "departure": { "time": "1774095297" }, "stopId": "zenbus:StopPoint:SP:6555506509348864:LOC", "stopSequence": 12 }, { "arrival": { "time": "1774095209" }, "departure": { "time": "1774095349" }, "stopId": "zenbus:StopPoint:SP:835920022:LOC", "stopSequence": 13 }, { "arrival": { "time": "1774095274" }, "departure": { "time": "1774095412" }, "stopId": "zenbus:StopPoint:SP:834750002:LOC", "stopSequence": 14 }, { "arrival": { "time": "1774095319" }, "departure": { "time": "1774095464" }, "stopId": "zenbus:StopPoint:SP:831890002:LOC", "stopSequence": 15 }, { "arrival": { "time": "1774095364" }, "departure": { "time": "1774095517" }, "stopId": "zenbus:StopPoint:SP:670980023:LOC", "stopSequence": 16 }, { "arrival": { "time": "1774095419" }, "departure": { "time": "1774095574" }, "stopId": "zenbus:StopPoint:SP:655640056:LOC", "stopSequence": 17 }, { "arrival": { "time": "1774095494" }, "departure": { "time": "1774095642" }, "stopId": "zenbus:StopPoint:SP:659230051:LOC", "stopSequence": 18 }, { "arrival": { "time": "1774095558" }, "departure": { "time": "1774095704" }, "stopId": "zenbus:StopPoint:SP:661280142:LOC", "stopSequence": 19 }, { "arrival": { "time": "1774095655" }, "departure": { "time": "1774095782" }, "stopId": "zenbus:StopPoint:SP:667260019:LOC", "stopSequence": 20 }, { "arrival": { "time": "1774095706" }, "departure": { "time": "1774095838" }, "stopId": "zenbus:StopPoint:SP:5471403928190976:LOC", "stopSequence": 21 }, { "arrival": { "time": "1774095795" }, "departure": { "time": "1774095912" }, "stopId": "zenbus:StopPoint:SP:659220084:LOC", "stopSequence": 22 } ], "timestamp": "1774094726", "trip": { "routeId": "zenbus:Line:756890009:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260321", "startTime": "12:59:00", "tripId": "4714227219562496:14" }, "vehicle": { "id": "zenbus:Vehicle:689150002:LOC" } } }, { "id": "zenbus:Vehicle:4912259454205952:LOC", "vehicle": { "currentStopSequence": 0, "position": { "latitude": 48.7949104309082, "longitude": 7.7899169921875 }, "stopId": "zenbus:StopPoint:SP:831870021:LOC", "timestamp": "1774094728", "trip": { "routeId": "zenbus:Line:747400002:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260321", "startTime": "13:00:00", "tripId": "6009590169731072:9" }, "vehicle": { "id": "zenbus:Vehicle:4912259454205952:LOC" } } }, { "id": "20260321:5926642565251072:9", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1774094822" }, "departure": { "time": "1774094832" }, "stopId": "zenbus:StopPoint:SP:831870021:LOC", "stopSequence": 0 }, { "arrival": { "time": "1774094976" }, "departure": { "time": "1774094986" }, "stopId": "zenbus:StopPoint:SP:5106413298778112:LOC", "stopSequence": 1 }, { "arrival": { "time": "1774095089" }, "departure": { "time": "1774095099" }, "stopId": "zenbus:StopPoint:SP:864870035:LOC", "stopSequence": 2 }, { "arrival": { "time": "1774095166" }, "departure": { "time": "1774095176" }, "stopId": "zenbus:StopPoint:SP:847370003:LOC", "stopSequence": 3 }, { "arrival": { "time": "1774095304" }, "departure": { "time": "1774095314" }, "stopId": "zenbus:StopPoint:SP:835980005:LOC", "stopSequence": 4 }, { "arrival": { "time": "1774095394" }, "departure": { "time": "1774095404" }, "stopId": "zenbus:StopPoint:SP:651720026:LOC", "stopSequence": 5 }, { "arrival": { "time": "1774095446" }, "departure": { "time": "1774095456" }, "stopId": "zenbus:StopPoint:SP:669020060:LOC", "stopSequence": 6 }, { "arrival": { "time": "1774095516" }, "departure": { "time": "1774095526" }, "stopId": "zenbus:StopPoint:SP:864900026:LOC", "stopSequence": 7 }, { "arrival": { "time": "1774095582" }, "departure": { "time": "1774095592" }, "stopId": "zenbus:StopPoint:SP:673100023:LOC", "stopSequence": 8 }, { "arrival": { "time": "1774095711" }, "departure": { "time": "1774095721" }, "stopId": "zenbus:StopPoint:SP:857030003:LOC", "stopSequence": 9 }, { "arrival": { "time": "1774095769" }, "departure": { "time": "1774095779" }, "stopId": "zenbus:StopPoint:SP:654260018:LOC", "stopSequence": 10 }, { "arrival": { "time": "1774095907" }, "departure": { "time": "1774095917" }, "stopId": "zenbus:StopPoint:SP:841770003:LOC", "stopSequence": 11 }, { "arrival": { "time": "1774096012" }, "departure": { "time": "1774096022" }, "stopId": "zenbus:StopPoint:SP:644660003:LOC", "stopSequence": 12 }, { "arrival": { "time": "1774096071" }, "departure": { "time": "1774096081" }, "stopId": "zenbus:StopPoint:SP:6555506509348864:LOC", "stopSequence": 13 }, { "arrival": { "time": "1774096118" }, "departure": { "time": "1774096128" }, "stopId": "zenbus:StopPoint:SP:835920022:LOC", "stopSequence": 14 }, { "arrival": { "time": "1774096188" }, "departure": { "time": "1774096198" }, "stopId": "zenbus:StopPoint:SP:834750002:LOC", "stopSequence": 15 }, { "arrival": { "time": "1774096237" }, "departure": { "time": "1774096247" }, "stopId": "zenbus:StopPoint:SP:831890002:LOC", "stopSequence": 16 }, { "arrival": { "time": "1774096318" }, "departure": { "time": "1774096328" }, "stopId": "zenbus:StopPoint:SP:843930003:LOC", "stopSequence": 17 }, { "arrival": { "time": "1774096355" }, "departure": { "time": "1774096365" }, "stopId": "zenbus:StopPoint:SP:667270023:LOC", "stopSequence": 18 }, { "arrival": { "time": "1774096404" }, "departure": { "time": "1774096414" }, "stopId": "zenbus:StopPoint:SP:658230016:LOC", "stopSequence": 19 }, { "arrival": { "time": "1774096468" }, "departure": { "time": "1774096478" }, "stopId": "zenbus:StopPoint:SP:831880024:LOC", "stopSequence": 20 }, { "arrival": { "time": "1774096554" }, "departure": { "time": "1774096564" }, "stopId": "zenbus:StopPoint:SP:851310004:LOC", "stopSequence": 21 } ], "timestamp": "1774094728", "trip": { "routeId": "zenbus:Line:747400002:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260321", "startTime": "13:00:00", "tripId": "6009590169731072:9" }, "vehicle": { "id": "zenbus:Vehicle:4912259454205952:LOC" } } }, { "id": "zenbus:Vehicle:642290005:LOC", "vehicle": { "currentStopSequence": 2, "position": { "latitude": 48.80799865722656, "longitude": 7.785251140594482 }, "stopId": "zenbus:StopPoint:SP:670990030:LOC", "timestamp": "1774094727", "trip": { "routeId": "zenbus:Line:760800001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260321", "startTime": "13:01:00", "tripId": "5252074309681152:8" }, "vehicle": { "id": "zenbus:Vehicle:642290005:LOC" } } }, { "id": "20260321:5406815874449408:8", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1774094708" }, "departure": { "time": "1774094727" }, "stopId": "zenbus:StopPoint:SP:661320027:LOC", "stopSequence": 1 }, { "arrival": { "time": "1774094760" }, "departure": { "time": "1774094770" }, "stopId": "zenbus:StopPoint:SP:670990030:LOC", "stopSequence": 2 }, { "arrival": { "time": "1774094800" }, "departure": { "time": "1774094810" }, "stopId": "zenbus:StopPoint:SP:645630098:LOC", "stopSequence": 3 }, { "arrival": { "time": "1774094846" }, "departure": { "time": "1774094856" }, "stopId": "zenbus:StopPoint:SP:630540031:LOC", "stopSequence": 4 }, { "arrival": { "time": "1774094890" }, "departure": { "time": "1774094900" }, "stopId": "zenbus:StopPoint:SP:659220088:LOC", "stopSequence": 5 }, { "arrival": { "time": "1774094931" }, "departure": { "time": "1774094941" }, "stopId": "zenbus:StopPoint:SP:864900025:LOC", "stopSequence": 6 }, { "arrival": { "time": "1774094986" }, "departure": { "time": "1774094996" }, "stopId": "zenbus:StopPoint:SP:655640059:LOC", "stopSequence": 7 }, { "arrival": { "time": "1774095057" }, "departure": { "time": "1774095067" }, "stopId": "zenbus:StopPoint:SP:847380003:LOC", "stopSequence": 8 }, { "arrival": { "time": "1774095153" }, "departure": { "time": "1774095163" }, "stopId": "zenbus:StopPoint:SP:5386712017534976:LOC", "stopSequence": 9 }, { "arrival": { "time": "1774095210" }, "departure": { "time": "1774095220" }, "stopId": "zenbus:StopPoint:SP:648090020:LOC", "stopSequence": 10 }, { "arrival": { "time": "1774095261" }, "departure": { "time": "1774095271" }, "stopId": "zenbus:StopPoint:SP:659230056:LOC", "stopSequence": 11 }, { "arrival": { "time": "1774095315" }, "departure": { "time": "1774095325" }, "stopId": "zenbus:StopPoint:SP:5394636353830912:LOC", "stopSequence": 12 }, { "arrival": { "time": "1774095348" }, "departure": { "time": "1774095358" }, "stopId": "zenbus:StopPoint:SP:6019918630748160:LOC", "stopSequence": 13 }, { "arrival": { "time": "1774095415" }, "departure": { "time": "1774095425" }, "stopId": "zenbus:StopPoint:SP:859060003:LOC", "stopSequence": 14 }, { "arrival": { "time": "1774095494" }, "departure": { "time": "1774095504" }, "stopId": "zenbus:StopPoint:SP:810320020:LOC", "stopSequence": 15 }, { "arrival": { "time": "1774095532" }, "departure": { "time": "1774095542" }, "stopId": "zenbus:StopPoint:SP:864970005:LOC", "stopSequence": 16 }, { "arrival": { "time": "1774095571" }, "departure": { "time": "1774095581" }, "stopId": "zenbus:StopPoint:SP:6557606928711680:LOC", "stopSequence": 17 }, { "arrival": { "time": "1774095725" }, "departure": { "time": "1774095735" }, "stopId": "zenbus:StopPoint:SP:5988830986371072:LOC", "stopSequence": 18 }, { "arrival": { "time": "1774095797" }, "departure": { "time": "1774095807" }, "stopId": "zenbus:StopPoint:SP:853260005:LOC", "stopSequence": 19 }, { "arrival": { "time": "1774095882" }, "departure": { "time": "1774095892" }, "stopId": "zenbus:StopPoint:SP:851320003:LOC", "stopSequence": 20 }, { "arrival": { "time": "1774095957" }, "departure": { "time": "1774095967" }, "stopId": "zenbus:StopPoint:SP:831890004:LOC", "stopSequence": 21 }, { "arrival": { "time": "1774096019" }, "departure": { "time": "1774096029" }, "stopId": "zenbus:StopPoint:SP:670530120:LOC", "stopSequence": 22 } ], "timestamp": "1774094727", "trip": { "routeId": "zenbus:Line:760800001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260321", "startTime": "13:01:00", "tripId": "5252074309681152:8" }, "vehicle": { "id": "zenbus:Vehicle:642290005:LOC" } } }, { "id": "zenbus:Vehicle:681640001:LOC", "vehicle": { "currentStopSequence": 3, "position": { "latitude": 48.71923828125, "longitude": 7.706655025482178 }, "stopId": "zenbus:StopPoint:SP:869420003:LOC", "timestamp": "1774094726", "trip": { "routeId": "zenbus:Line:726780019:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260321", "startTime": "13:00:00", "tripId": "6522245074649088:7" }, "vehicle": { "id": "zenbus:Vehicle:681640001:LOC" } } }, { "id": "20260321:6602028387139584:7", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1774094750" }, "departure": { "time": "1774094760" }, "stopId": "zenbus:StopPoint:SP:869420003:LOC", "stopSequence": 3 }, { "arrival": { "time": "1774094812" }, "departure": { "time": "1774094822" }, "stopId": "zenbus:StopPoint:SP:810350003:LOC", "stopSequence": 4 }, { "arrival": { "time": "1774094866" }, "departure": { "time": "1774094876" }, "stopId": "zenbus:StopPoint:SP:5448946550833152:LOC", "stopSequence": 5 }, { "arrival": { "time": "1774094906" }, "departure": { "time": "1774094916" }, "stopId": "zenbus:StopPoint:SP:850300001:LOC", "stopSequence": 6 }, { "arrival": { "time": "1774094937" }, "departure": { "time": "1774094947" }, "stopId": "zenbus:StopPoint:SP:4842807903649792:LOC", "stopSequence": 7 }, { "arrival": { "time": "1774094972" }, "departure": { "time": "1774094982" }, "stopId": "zenbus:StopPoint:SP:853650004:LOC", "stopSequence": 8 }, { "arrival": { "time": "1774095006" }, "departure": { "time": "1774095016" }, "stopId": "zenbus:StopPoint:SP:850270003:LOC", "stopSequence": 9 }, { "arrival": { "time": "1774095071" }, "departure": { "time": "1774095081" }, "stopId": "zenbus:StopPoint:SP:847880004:LOC", "stopSequence": 10 }, { "arrival": { "time": "1774095131" }, "departure": { "time": "1774095141" }, "stopId": "zenbus:StopPoint:SP:835970006:LOC", "stopSequence": 11 }, { "arrival": { "time": "1774095179" }, "departure": { "time": "1774095189" }, "stopId": "zenbus:StopPoint:SP:851810003:LOC", "stopSequence": 12 }, { "arrival": { "time": "1774095269" }, "departure": { "time": "1774095279" }, "stopId": "zenbus:StopPoint:SP:859060004:LOC", "stopSequence": 13 }, { "arrival": { "time": "1774095323" }, "departure": { "time": "1774095333" }, "stopId": "zenbus:StopPoint:SP:835970007:LOC", "stopSequence": 14 }, { "arrival": { "time": "1774095357" }, "departure": { "time": "1774095367" }, "stopId": "zenbus:StopPoint:SP:853640004:LOC", "stopSequence": 15 }, { "arrival": { "time": "1774095437" }, "departure": { "time": "1774095447" }, "stopId": "zenbus:StopPoint:SP:832170002:LOC", "stopSequence": 16 }, { "arrival": { "time": "1774095479" }, "departure": { "time": "1774095489" }, "stopId": "zenbus:StopPoint:SP:857020004:LOC", "stopSequence": 17 }, { "arrival": { "time": "1774095600" }, "departure": { "time": "1774095610" }, "stopId": "zenbus:StopPoint:SP:835930023:LOC", "stopSequence": 18 }, { "arrival": { "time": "1774095671" }, "departure": { "time": "1774095681" }, "stopId": "zenbus:StopPoint:SP:838610006:LOC", "stopSequence": 19 }, { "arrival": { "time": "1774095729" }, "departure": { "time": "1774095739" }, "stopId": "zenbus:StopPoint:SP:865520002:LOC", "stopSequence": 20 }, { "arrival": { "time": "1774095818" }, "departure": { "time": "1774095828" }, "stopId": "zenbus:StopPoint:SP:859660001:LOC", "stopSequence": 21 }, { "arrival": { "time": "1774095862" }, "departure": { "time": "1774095872" }, "stopId": "zenbus:StopPoint:SP:859660002:LOC", "stopSequence": 22 }, { "arrival": { "time": "1774095919" }, "departure": { "time": "1774095929" }, "stopId": "zenbus:StopPoint:SP:850290003:LOC", "stopSequence": 23 }, { "arrival": { "time": "1774095975" }, "departure": { "time": "1774095985" }, "stopId": "zenbus:StopPoint:SP:810740004:LOC", "stopSequence": 24 } ], "timestamp": "1774094726", "trip": { "routeId": "zenbus:Line:726780019:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260321", "startTime": "13:00:00", "tripId": "6522245074649088:7" }, "vehicle": { "id": "zenbus:Vehicle:681640001:LOC" } } }, { "id": "zenbus:Vehicle:4844338644254720:LOC", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 2, "position": { "latitude": 48.8045654296875, "longitude": 7.771570205688477 }, "stopId": "zenbus:StopPoint:SP:845480004:LOC", "timestamp": "1774094727", "trip": { "routeId": "zenbus:Line:758860001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260321", "startTime": "13:01:00", "tripId": "6016726920593408:6" }, "vehicle": { "id": "zenbus:Vehicle:4844338644254720:LOC" } } }, { "id": "20260321:6574846457675776:6", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1774094714" }, "departure": { "time": "1774094737" }, "stopId": "zenbus:StopPoint:SP:845480004:LOC", "stopSequence": 2 }, { "arrival": { "time": "1774094797" }, "departure": { "time": "1774094807" }, "stopId": "zenbus:StopPoint:SP:867240003:LOC", "stopSequence": 3 }, { "arrival": { "time": "1774095137" }, "departure": { "time": "1774095147" }, "stopId": "zenbus:StopPoint:SP:810720004:LOC", "stopSequence": 4 }, { "arrival": { "time": "1774095201" }, "departure": { "time": "1774095211" }, "stopId": "zenbus:StopPoint:SP:679310121:LOC", "stopSequence": 5 }, { "arrival": { "time": "1774095442" }, "departure": { "time": "1774095452" }, "stopId": "zenbus:StopPoint:SP:869430003:LOC", "stopSequence": 6 }, { "arrival": { "time": "1774095722" }, "departure": { "time": "1774095732" }, "stopId": "zenbus:StopPoint:SP:667270018:LOC", "stopSequence": 7 }, { "arrival": { "time": "1774095793" }, "departure": { "time": "1774095803" }, "stopId": "zenbus:StopPoint:SP:5982027422629888:LOC", "stopSequence": 8 }, { "arrival": { "time": "1774095856" }, "departure": { "time": "1774095866" }, "stopId": "zenbus:StopPoint:SP:847880004:LOC", "stopSequence": 9 }, { "arrival": { "time": "1774095918" }, "departure": { "time": "1774095928" }, "stopId": "zenbus:StopPoint:SP:835970006:LOC", "stopSequence": 10 }, { "arrival": { "time": "1774095968" }, "departure": { "time": "1774095978" }, "stopId": "zenbus:StopPoint:SP:851810003:LOC", "stopSequence": 11 } ], "timestamp": "1774094727", "trip": { "routeId": "zenbus:Line:758860001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260321", "startTime": "13:01:00", "tripId": "6016726920593408:6" }, "vehicle": { "id": "zenbus:Vehicle:4844338644254720:LOC" } } }, { "id": "zenbus:Vehicle:4914855683293184:LOC", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 8, "position": { "latitude": 48.81800079345703, "longitude": 7.722218990325928 }, "stopId": "zenbus:StopPoint:SP:4896810867884032:LOC", "timestamp": "1774094726", "trip": { "routeId": "zenbus:Line:743630001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260321", "startTime": "12:48:00", "tripId": "4702501702991872:6" }, "vehicle": { "id": "zenbus:Vehicle:4914855683293184:LOC" } } }, { "id": "20260321:6001437252255744:6", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1774094723" }, "departure": { "time": "1774094736" }, "stopId": "zenbus:StopPoint:SP:4896810867884032:LOC", "stopSequence": 8 }, { "arrival": { "time": "1774094805" }, "departure": { "time": "1774094815" }, "stopId": "zenbus:StopPoint:SP:841760016:LOC", "stopSequence": 9 }, { "arrival": { "time": "1774094840" }, "departure": { "time": "1774094850" }, "stopId": "zenbus:StopPoint:SP:6346784566673408:LOC", "stopSequence": 10 }, { "arrival": { "time": "1774094881" }, "departure": { "time": "1774094891" }, "stopId": "zenbus:StopPoint:SP:667250149:LOC", "stopSequence": 11 }, { "arrival": { "time": "1774094916" }, "departure": { "time": "1774094926" }, "stopId": "zenbus:StopPoint:SP:851800005:LOC", "stopSequence": 12 }, { "arrival": { "time": "1774094953" }, "departure": { "time": "1774094963" }, "stopId": "zenbus:StopPoint:SP:861480002:LOC", "stopSequence": 13 }, { "arrival": { "time": "1774095135" }, "departure": { "time": "1774095145" }, "stopId": "zenbus:StopPoint:SP:659230053:LOC", "stopSequence": 14 }, { "arrival": { "time": "1774095182" }, "departure": { "time": "1774095192" }, "stopId": "zenbus:StopPoint:SP:673110028:LOC", "stopSequence": 15 }, { "arrival": { "time": "1774095235" }, "departure": { "time": "1774095245" }, "stopId": "zenbus:StopPoint:SP:869440003:LOC", "stopSequence": 16 } ], "timestamp": "1774094726", "trip": { "routeId": "zenbus:Line:743630001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260321", "startTime": "12:48:00", "tripId": "4702501702991872:6" }, "vehicle": { "id": "zenbus:Vehicle:4914855683293184:LOC" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1774094728" } }