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

18/02/2026
100%
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%
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, 4 avertissements

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

Erreurs

Sequential stop_time_update times are not increasing E022 61 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:8 stop_sequence 23 arrival_time 08:27:12 (1773991632) is less than previous stop departure_time 08:30:00 (1773991800) - times must increase between two sequential stops
  • trip_id 5359235979280384:8 stop_sequence 23 departure_time 08:29:11 (1773991751) is less than previous stop departure_time 08:30:00 (1773991800) - times must increase between two sequential stops
  • trip_id 5359235979280384:8 stop_sequence 24 arrival_time 08:28:07 (1773991687) is less than previous stop departure_time 08:29:11 (1773991751) - times must increase between two sequential stops
  • trip_id 5359235979280384:8 stop_sequence 25 arrival_time 08:29:01 (1773991741) is less than previous stop departure_time 08:30:08 (1773991808) - times must increase between two sequential stops
  • trip_id 5359235979280384:8 stop_sequence 26 arrival_time 08:29:57 (1773991797) is less than previous stop departure_time 08:31:05 (1773991865) - times must increase between two sequential stops

Vehicle position outside agency coverage area E028 1 erreur

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.

Exemples d'erreurs
  • vehicle.id zenbus:Vehicle:713300001:LOC at (48.90616,7.747999) is more than 1609.0 meters (1.00 mile(s)) outside entire GTFS shapes.txt coverage area - vehicle should be within area

Vehicle position far from trip shape E029 2 erreurs

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:670570003:LOC trip_id 5217762675785728:4 at (48.826546,7.748892) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR
  • vehicle.id zenbus:Vehicle:4912259454205952:LOC trip_id 5379727469576192:3 at (48.743263,7.691958) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR

Avertissements

vehicle_id not populated W002 2 erreurs

vehicle_id should be populated for TripUpdates and VehiclePositions

Exemples d'erreurs
  • trip_id 5217762675785728:5 does not have a vehicle_id
  • trip_id 5957754754695168:2 does not have a vehicle_id

ID in one feed missing from the other W003 2 erreurs

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 5217762675785728:5 is in TripUpdates but not in VehiclePositions feed
  • trip_id 5957754754695168:2 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 374 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 20/03/2026 à 17h06 Europe/Paris.

vehicle_positions (27) trip_updates (27) 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 20/03/2026 à 17h06 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.

{ "entity": [ { "id": "zenbus:Vehicle:664200001:LOC", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 38, "position": { "latitude": 48.800254821777344, "longitude": 7.839128017425537 }, "stopId": "zenbus:StopPoint:SP:839910002:LOC", "timestamp": "1774022783", "trip": { "routeId": "zenbus:Line:737930001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260320", "startTime": "16:20:00", "tripId": "5359235979280384:27" }, "vehicle": { "id": "zenbus:Vehicle:664200001:LOC" } } }, { "id": "20260320:4699572623376384:27", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1774022763" }, "departure": { "time": "1774022793" }, "stopId": "zenbus:StopPoint:SP:839910002:LOC", "stopSequence": 38 }, { "arrival": { "time": "1774022922" }, "departure": { "time": "1774022932" }, "stopId": "zenbus:StopPoint:SP:843890003:LOC", "stopSequence": 39 }, { "arrival": { "time": "1774023012" }, "departure": { "time": "1774023022" }, "stopId": "zenbus:StopPoint:SP:849620023:LOC", "stopSequence": 40 }, { "arrival": { "time": "1774023075" }, "departure": { "time": "1774023085" }, "stopId": "zenbus:StopPoint:SP:849660002:LOC", "stopSequence": 41 }, { "arrival": { "time": "1774023138" }, "departure": { "time": "1774023148" }, "stopId": "zenbus:StopPoint:SP:841770002:LOC", "stopSequence": 42 }, { "arrival": { "time": "1774023226" }, "departure": { "time": "1774023236" }, "stopId": "zenbus:StopPoint:SP:864900024:LOC", "stopSequence": 43 }, { "arrival": { "time": "1774023318" }, "departure": { "time": "1774023328" }, "stopId": "zenbus:StopPoint:SP:5949661970956288:LOC", "stopSequence": 44 }, { "arrival": { "time": "1774023389" }, "departure": { "time": "1774023399" }, "stopId": "zenbus:StopPoint:SP:859060002:LOC", "stopSequence": 45 }, { "arrival": { "time": "1774023458" }, "departure": { "time": "1774023468" }, "stopId": "zenbus:StopPoint:SP:5930214359040000:LOC", "stopSequence": 46 }, { "arrival": { "time": "1774023529" }, "departure": { "time": "1774023539" }, "stopId": "zenbus:StopPoint:SP:4883257280692224:LOC", "stopSequence": 47 }, { "arrival": { "time": "1774023589" }, "departure": { "time": "1774023599" }, "stopId": "zenbus:StopPoint:SP:847380002:LOC", "stopSequence": 48 }, { "arrival": { "time": "1774023638" }, "departure": { "time": "1774023648" }, "stopId": "zenbus:StopPoint:SP:835980003:LOC", "stopSequence": 49 }, { "arrival": { "time": "1774023697" }, "departure": { "time": "1774023707" }, "stopId": "zenbus:StopPoint:SP:4804314452197376:LOC", "stopSequence": 50 }, { "arrival": { "time": "1774023759" }, "departure": { "time": "1774023769" }, "stopId": "zenbus:StopPoint:SP:831880022:LOC", "stopSequence": 51 }, { "arrival": { "time": "1774023853" }, "departure": { "time": "1774023863" }, "stopId": "zenbus:StopPoint:SP:4900016041754624:LOC", "stopSequence": 52 }, { "arrival": { "time": "1774023907" }, "departure": { "time": "1774023917" }, "stopId": "zenbus:StopPoint:SP:845480003:LOC", "stopSequence": 53 }, { "arrival": { "time": "1774023977" }, "departure": { "time": "1774023987" }, "stopId": "zenbus:StopPoint:SP:834750003:LOC", "stopSequence": 54 } ], "timestamp": "1774022783", "trip": { "routeId": "zenbus:Line:737930001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260320", "startTime": "16:20:00", "tripId": "5359235979280384:27" }, "vehicle": { "id": "zenbus:Vehicle:664200001:LOC" } } }, { "id": "zenbus:Vehicle:4924518981173248:LOC", "vehicle": { "currentStopSequence": 27, "position": { "latitude": 48.81184387207031, "longitude": 7.796205043792725 }, "stopId": "zenbus:StopPoint:SP:860960003:LOC", "timestamp": "1774022780", "trip": { "routeId": "zenbus:Line:737930001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260320", "startTime": "16:44:00", "tripId": "5359235979280384:28" }, "vehicle": { "id": "zenbus:Vehicle:4924518981173248:LOC" } } }, { "id": "20260320:4699572623376384:28", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1774022752" }, "departure": { "time": "1774022753" }, "stopId": "zenbus:StopPoint:SP:843930001:LOC", "stopSequence": 26 }, { "arrival": { "time": "1774022798" }, "departure": { "time": "1774022808" }, "stopId": "zenbus:StopPoint:SP:860960003:LOC", "stopSequence": 27 }, { "arrival": { "time": "1774022866" }, "departure": { "time": "1774022876" }, "stopId": "zenbus:StopPoint:SP:6040087943970816:LOC", "stopSequence": 28 }, { "arrival": { "time": "1774022918" }, "departure": { "time": "1774022928" }, "stopId": "zenbus:StopPoint:SP:853260002:LOC", "stopSequence": 29 }, { "arrival": { "time": "1774022993" }, "departure": { "time": "1774023003" }, "stopId": "zenbus:StopPoint:SP:6498647517691904:LOC", "stopSequence": 30 }, { "arrival": { "time": "1774023057" }, "departure": { "time": "1774023067" }, "stopId": "zenbus:StopPoint:SP:673110029:LOC", "stopSequence": 31 }, { "arrival": { "time": "1774023142" }, "departure": { "time": "1774023152" }, "stopId": "zenbus:StopPoint:SP:6524345695338496:LOC", "stopSequence": 32 }, { "arrival": { "time": "1774023210" }, "departure": { "time": "1774023220" }, "stopId": "zenbus:StopPoint:SP:851310002:LOC", "stopSequence": 33 }, { "arrival": { "time": "1774023282" }, "departure": { "time": "1774023292" }, "stopId": "zenbus:StopPoint:SP:5937949578362880:LOC", "stopSequence": 34 } ], "timestamp": "1774022780", "trip": { "routeId": "zenbus:Line:737930001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260320", "startTime": "16:44:00", "tripId": "5359235979280384:28" }, "vehicle": { "id": "zenbus:Vehicle:4924518981173248:LOC" } } }, { "id": "zenbus:Vehicle:674570002:LOC", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 19, "position": { "latitude": 48.82087707519531, "longitude": 7.7830119132995605 }, "stopId": "zenbus:StopPoint:SP:648090018:LOC", "timestamp": "1774022783", "trip": { "routeId": "zenbus:Line:737930001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260320", "startTime": "16:50:00", "tripId": "5359235979280384:29" }, "vehicle": { "id": "zenbus:Vehicle:674570002:LOC" } } }, { "id": "20260320:4699572623376384:29", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1774022739" }, "departure": { "time": "1774022760" }, "stopId": "zenbus:StopPoint:SP:651710023:LOC", "stopSequence": 18 }, { "arrival": { "time": "1774022776" }, "departure": { "time": "1774022793" }, "stopId": "zenbus:StopPoint:SP:648090018:LOC", "stopSequence": 19 }, { "arrival": { "time": "1774022824" }, "departure": { "time": "1774022834" }, "stopId": "zenbus:StopPoint:SP:670900053:LOC", "stopSequence": 20 }, { "arrival": { "time": "1774022867" }, "departure": { "time": "1774022878" }, "stopId": "zenbus:StopPoint:SP:843920001:LOC", "stopSequence": 21 }, { "arrival": { "time": "1774022931" }, "departure": { "time": "1774023300" }, "stopId": "zenbus:StopPoint:SP:847370001:LOC", "stopSequence": 22 }, { "arrival": { "time": "1774023015" }, "departure": { "time": "1774023192" }, "stopId": "zenbus:StopPoint:SP:644660003:LOC", "stopSequence": 23 }, { "arrival": { "time": "1774023061" }, "departure": { "time": "1774023245" }, "stopId": "zenbus:StopPoint:SP:6555506509348864:LOC", "stopSequence": 24 }, { "arrival": { "time": "1774023107" }, "departure": { "time": "1774023298" }, "stopId": "zenbus:StopPoint:SP:771880007:LOC", "stopSequence": 25 }, { "arrival": { "time": "1774023154" }, "departure": { "time": "1774023352" }, "stopId": "zenbus:StopPoint:SP:843930001:LOC", "stopSequence": 26 }, { "arrival": { "time": "1774023205" }, "departure": { "time": "1774023407" }, "stopId": "zenbus:StopPoint:SP:860960003:LOC", "stopSequence": 27 }, { "arrival": { "time": "1774023263" }, "departure": { "time": "1774023466" }, "stopId": "zenbus:StopPoint:SP:6040087943970816:LOC", "stopSequence": 28 }, { "arrival": { "time": "1774023308" }, "departure": { "time": "1774023519" }, "stopId": "zenbus:StopPoint:SP:853260002:LOC", "stopSequence": 29 }, { "arrival": { "time": "1774023371" }, "departure": { "time": "1774023580" }, "stopId": "zenbus:StopPoint:SP:6498647517691904:LOC", "stopSequence": 30 }, { "arrival": { "time": "1774023425" }, "departure": { "time": "1774023637" }, "stopId": "zenbus:StopPoint:SP:673110029:LOC", "stopSequence": 31 }, { "arrival": { "time": "1774023497" }, "departure": { "time": "1774023703" }, "stopId": "zenbus:StopPoint:SP:6524345695338496:LOC", "stopSequence": 32 }, { "arrival": { "time": "1774023588" }, "departure": { "time": "1774023809" }, "stopId": "zenbus:StopPoint:SP:859050003:LOC", "stopSequence": 35 }, { "arrival": { "time": "1774023732" }, "departure": { "time": "1774023941" }, "stopId": "zenbus:StopPoint:SP:853250003:LOC", "stopSequence": 36 }, { "arrival": { "time": "1774023819" }, "departure": { "time": "1774024014" }, "stopId": "zenbus:StopPoint:SP:5421894510575616:LOC", "stopSequence": 37 }, { "arrival": { "time": "1774023877" }, "departure": { "time": "1774024073" }, "stopId": "zenbus:StopPoint:SP:839910002:LOC", "stopSequence": 38 }, { "arrival": { "time": "1774024016" }, "departure": { "time": "1774024143" }, "stopId": "zenbus:StopPoint:SP:843890003:LOC", "stopSequence": 39 }, { "arrival": { "time": "1774024107" }, "departure": { "time": "1774024218" }, "stopId": "zenbus:StopPoint:SP:849620023:LOC", "stopSequence": 40 }, { "arrival": { "time": "1774024169" }, "departure": { "time": "1774024309" }, "stopId": "zenbus:StopPoint:SP:849660002:LOC", "stopSequence": 41 }, { "arrival": { "time": "1774024232" }, "departure": { "time": "1774024371" }, "stopId": "zenbus:StopPoint:SP:841770002:LOC", "stopSequence": 42 }, { "arrival": { "time": "1774024321" }, "departure": { "time": "1774024475" }, "stopId": "zenbus:StopPoint:SP:864900024:LOC", "stopSequence": 43 }, { "arrival": { "time": "1774024413" }, "departure": { "time": "1774024581" }, "stopId": "zenbus:StopPoint:SP:5949661970956288:LOC", "stopSequence": 44 }, { "arrival": { "time": "1774024483" }, "departure": { "time": "1774024616" }, "stopId": "zenbus:StopPoint:SP:859060002:LOC", "stopSequence": 45 }, { "arrival": { "time": "1774024552" }, "departure": { "time": "1774024681" }, "stopId": "zenbus:StopPoint:SP:5930214359040000:LOC", "stopSequence": 46 }, { "arrival": { "time": "1774024623" }, "departure": { "time": "1774024776" }, "stopId": "zenbus:StopPoint:SP:4883257280692224:LOC", "stopSequence": 47 }, { "arrival": { "time": "1774024683" }, "departure": { "time": "1774024836" }, "stopId": "zenbus:StopPoint:SP:847380002:LOC", "stopSequence": 48 }, { "arrival": { "time": "1774024733" }, "departure": { "time": "1774024891" }, "stopId": "zenbus:StopPoint:SP:835980003:LOC", "stopSequence": 49 }, { "arrival": { "time": "1774024791" }, "departure": { "time": "1774024950" }, "stopId": "zenbus:StopPoint:SP:4804314452197376:LOC", "stopSequence": 50 }, { "arrival": { "time": "1774024853" }, "departure": { "time": "1774025071" }, "stopId": "zenbus:StopPoint:SP:831880022:LOC", "stopSequence": 51 }, { "arrival": { "time": "1774024947" }, "departure": { "time": "1774025148" }, "stopId": "zenbus:StopPoint:SP:4900016041754624:LOC", "stopSequence": 52 }, { "arrival": { "time": "1774025002" }, "departure": { "time": "1774025236" }, "stopId": "zenbus:StopPoint:SP:845480003:LOC", "stopSequence": 53 }, { "arrival": { "time": "1774025071" }, "departure": { "time": "1774025300" }, "stopId": "zenbus:StopPoint:SP:834750003:LOC", "stopSequence": 54 } ], "timestamp": "1774022783", "trip": { "routeId": "zenbus:Line:737930001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260320", "startTime": "16:50:00", "tripId": "5359235979280384:29" }, "vehicle": { "id": "zenbus:Vehicle:674570002:LOC" } } }, { "id": "zenbus:Vehicle:689150002:LOC", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 33, "position": { "latitude": 48.815673828125, "longitude": 7.786955833435059 }, "stopId": "zenbus:StopPoint:SP:671470006:LOC", "timestamp": "1774012254", "trip": { "routeId": "zenbus:Line:737930001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260320", "startTime": "13:32:00", "tripId": "5217762675785728:20" }, "vehicle": { "id": "zenbus:Vehicle:689150002:LOC" } } }, { "id": "20260320:5784952768561152:20", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1774022827" }, "departure": { "time": "1774022837" }, "stopId": "zenbus:StopPoint:SP:847370001:LOC", "stopSequence": 34 }, { "arrival": { "time": "1774022910" }, "departure": { "time": "1774022920" }, "stopId": "zenbus:StopPoint:SP:814780002:LOC", "stopSequence": 35 }, { "arrival": { "time": "1774022951" }, "departure": { "time": "1774022961" }, "stopId": "zenbus:StopPoint:SP:6036062943051776:LOC", "stopSequence": 36 }, { "arrival": { "time": "1774022999" }, "departure": { "time": "1774023009" }, "stopId": "zenbus:StopPoint:SP:653790023:LOC", "stopSequence": 37 }, { "arrival": { "time": "1774023050" }, "departure": { "time": "1774023060" }, "stopId": "zenbus:StopPoint:SP:651690030:LOC", "stopSequence": 38 }, { "arrival": { "time": "1774023103" }, "departure": { "time": "1774023113" }, "stopId": "zenbus:StopPoint:SP:661280145:LOC", "stopSequence": 39 }, { "arrival": { "time": "1774023149" }, "departure": { "time": "1774023159" }, "stopId": "zenbus:StopPoint:SP:4831469726859264:LOC", "stopSequence": 40 }, { "arrival": { "time": "1774023198" }, "departure": { "time": "1774023208" }, "stopId": "zenbus:StopPoint:SP:653750048:LOC", "stopSequence": 41 }, { "arrival": { "time": "1774023276" }, "departure": { "time": "1774023286" }, "stopId": "zenbus:StopPoint:SP:859050004:LOC", "stopSequence": 42 }, { "arrival": { "time": "1774023402" }, "departure": { "time": "1774023412" }, "stopId": "zenbus:StopPoint:SP:831870020:LOC", "stopSequence": 45 }, { "arrival": { "time": "1774023482" }, "departure": { "time": "1774023492" }, "stopId": "zenbus:StopPoint:SP:849660003:LOC", "stopSequence": 46 }, { "arrival": { "time": "1774023539" }, "departure": { "time": "1774023549" }, "stopId": "zenbus:StopPoint:SP:657690023:LOC", "stopSequence": 47 }, { "arrival": { "time": "1774023602" }, "departure": { "time": "1774023612" }, "stopId": "zenbus:StopPoint:SP:843930002:LOC", "stopSequence": 48 }, { "arrival": { "time": "1774023660" }, "departure": { "time": "1774023670" }, "stopId": "zenbus:StopPoint:SP:661310024:LOC", "stopSequence": 49 }, { "arrival": { "time": "1774023741" }, "departure": { "time": "1774023751" }, "stopId": "zenbus:StopPoint:SP:669020059:LOC", "stopSequence": 50 }, { "arrival": { "time": "1774023803" }, "departure": { "time": "1774023813" }, "stopId": "zenbus:StopPoint:SP:843910003:LOC", "stopSequence": 51 }, { "arrival": { "time": "1774023859" }, "departure": { "time": "1774023869" }, "stopId": "zenbus:StopPoint:SP:5430543018622976:LOC", "stopSequence": 52 }, { "arrival": { "time": "1774023906" }, "departure": { "time": "1774023916" }, "stopId": "zenbus:StopPoint:SP:851310003:LOC", "stopSequence": 53 }, { "arrival": { "time": "1774023966" }, "departure": { "time": "1774023976" }, "stopId": "zenbus:StopPoint:SP:5815024263102464:LOC", "stopSequence": 54 }, { "arrival": { "time": "1774024010" }, "departure": { "time": "1774024020" }, "stopId": "zenbus:StopPoint:SP:667240128:LOC", "stopSequence": 55 }, { "arrival": { "time": "1774024071" }, "departure": { "time": "1774024081" }, "stopId": "zenbus:StopPoint:SP:847870005:LOC", "stopSequence": 56 }, { "arrival": { "time": "1774024117" }, "departure": { "time": "1774024127" }, "stopId": "zenbus:StopPoint:SP:864970002:LOC", "stopSequence": 57 } ], "timestamp": "1774022756", "trip": { "routeId": "zenbus:Line:737930001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260320", "startTime": "13:32:00", "tripId": "5217762675785728:20" }, "vehicle": { "id": "zenbus:Vehicle:689150002:LOC" } } }, { "id": "zenbus:Vehicle:681650001:LOC", "vehicle": { "currentStopSequence": 56, "position": { "latitude": 48.81876754760742, "longitude": 7.722570896148682 }, "stopId": "zenbus:StopPoint:SP:847870005:LOC", "timestamp": "1774022780", "trip": { "routeId": "zenbus:Line:737930001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260320", "startTime": "16:02:00", "tripId": "5217762675785728:26" }, "vehicle": { "id": "zenbus:Vehicle:681650001:LOC" } } }, { "id": "20260320:5784952768561152:25", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1774022752" }, "departure": { "time": "1774022767" }, "stopId": "zenbus:StopPoint:SP:667240128:LOC", "stopSequence": 55 }, { "arrival": { "time": "1774022811" }, "departure": { "time": "1774022821" }, "stopId": "zenbus:StopPoint:SP:847870005:LOC", "stopSequence": 56 }, { "arrival": { "time": "1774022858" }, "departure": { "time": "1774022874" }, "stopId": "zenbus:StopPoint:SP:864970002:LOC", "stopSequence": 57 } ], "timestamp": "1774022780", "trip": { "routeId": "zenbus:Line:737930001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260320", "startTime": "16:02:00", "tripId": "5217762675785728:26" }, "vehicle": { "id": "zenbus:Vehicle:681650001:LOC" } } }, { "id": "zenbus:Vehicle:698820097:LOC", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 25, "position": { "latitude": 48.80695343017578, "longitude": 7.803934097290039 }, "stopId": "zenbus:StopPoint:SP:851280024:LOC", "timestamp": "1774022781", "trip": { "routeId": "zenbus:Line:737930001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260320", "startTime": "16:32:00", "tripId": "5217762675785728:28" }, "vehicle": { "id": "zenbus:Vehicle:698820097:LOC" } } }, { "id": "20260320:5784952768561152:27", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1774022744" }, "departure": { "time": "1774022762" }, "stopId": "zenbus:StopPoint:SP:669080034:LOC", "stopSequence": 24 }, { "arrival": { "time": "1774022777" }, "departure": { "time": "1774022791" }, "stopId": "zenbus:StopPoint:SP:851280024:LOC", "stopSequence": 25 }, { "arrival": { "time": "1774022844" }, "departure": { "time": "1774022854" }, "stopId": "zenbus:StopPoint:SP:857000003:LOC", "stopSequence": 26 }, { "arrival": { "time": "1774022898" }, "departure": { "time": "1774022908" }, "stopId": "zenbus:StopPoint:SP:663120030:LOC", "stopSequence": 27 }, { "arrival": { "time": "1774022948" }, "departure": { "time": "1774022958" }, "stopId": "zenbus:StopPoint:SP:839920002:LOC", "stopSequence": 28 }, { "arrival": { "time": "1774023004" }, "departure": { "time": "1774023014" }, "stopId": "zenbus:StopPoint:SP:673110030:LOC", "stopSequence": 29 }, { "arrival": { "time": "1774023049" }, "departure": { "time": "1774023059" }, "stopId": "zenbus:StopPoint:SP:853260003:LOC", "stopSequence": 30 }, { "arrival": { "time": "1774023100" }, "departure": { "time": "1774023110" }, "stopId": "zenbus:StopPoint:SP:835920022:LOC", "stopSequence": 31 }, { "arrival": { "time": "1774023141" }, "departure": { "time": "1774023151" }, "stopId": "zenbus:StopPoint:SP:4920990602625024:LOC", "stopSequence": 32 }, { "arrival": { "time": "1774023183" }, "departure": { "time": "1774023193" }, "stopId": "zenbus:StopPoint:SP:671470006:LOC", "stopSequence": 33 }, { "arrival": { "time": "1774023253" }, "departure": { "time": "1774023300" }, "stopId": "zenbus:StopPoint:SP:847370001:LOC", "stopSequence": 34 }, { "arrival": { "time": "1774023336" }, "departure": { "time": "1774023353" }, "stopId": "zenbus:StopPoint:SP:814780002:LOC", "stopSequence": 35 }, { "arrival": { "time": "1774023378" }, "departure": { "time": "1774023404" }, "stopId": "zenbus:StopPoint:SP:6036062943051776:LOC", "stopSequence": 36 }, { "arrival": { "time": "1774023425" }, "departure": { "time": "1774023435" }, "stopId": "zenbus:StopPoint:SP:653790023:LOC", "stopSequence": 37 }, { "arrival": { "time": "1774023476" }, "departure": { "time": "1774023486" }, "stopId": "zenbus:StopPoint:SP:651690030:LOC", "stopSequence": 38 }, { "arrival": { "time": "1774023529" }, "departure": { "time": "1774023539" }, "stopId": "zenbus:StopPoint:SP:661280145:LOC", "stopSequence": 39 }, { "arrival": { "time": "1774023575" }, "departure": { "time": "1774023592" }, "stopId": "zenbus:StopPoint:SP:4831469726859264:LOC", "stopSequence": 40 }, { "arrival": { "time": "1774023624" }, "departure": { "time": "1774023634" }, "stopId": "zenbus:StopPoint:SP:653750048:LOC", "stopSequence": 41 }, { "arrival": { "time": "1774023702" }, "departure": { "time": "1774023716" }, "stopId": "zenbus:StopPoint:SP:859050004:LOC", "stopSequence": 42 }, { "arrival": { "time": "1774023829" }, "departure": { "time": "1774023839" }, "stopId": "zenbus:StopPoint:SP:831870020:LOC", "stopSequence": 45 }, { "arrival": { "time": "1774023908" }, "departure": { "time": "1774023939" }, "stopId": "zenbus:StopPoint:SP:849660003:LOC", "stopSequence": 46 }, { "arrival": { "time": "1774023965" }, "departure": { "time": "1774023997" }, "stopId": "zenbus:StopPoint:SP:657690023:LOC", "stopSequence": 47 }, { "arrival": { "time": "1774024029" }, "departure": { "time": "1774024059" }, "stopId": "zenbus:StopPoint:SP:843930002:LOC", "stopSequence": 48 }, { "arrival": { "time": "1774024087" }, "departure": { "time": "1774024118" }, "stopId": "zenbus:StopPoint:SP:661310024:LOC", "stopSequence": 49 }, { "arrival": { "time": "1774024168" }, "departure": { "time": "1774024219" }, "stopId": "zenbus:StopPoint:SP:669020059:LOC", "stopSequence": 50 }, { "arrival": { "time": "1774024229" }, "departure": { "time": "1774024279" }, "stopId": "zenbus:StopPoint:SP:843910003:LOC", "stopSequence": 51 }, { "arrival": { "time": "1774024285" }, "departure": { "time": "1774024337" }, "stopId": "zenbus:StopPoint:SP:5430543018622976:LOC", "stopSequence": 52 }, { "arrival": { "time": "1774024332" }, "departure": { "time": "1774024361" }, "stopId": "zenbus:StopPoint:SP:851310003:LOC", "stopSequence": 53 }, { "arrival": { "time": "1774024393" }, "departure": { "time": "1774024451" }, "stopId": "zenbus:StopPoint:SP:5815024263102464:LOC", "stopSequence": 54 }, { "arrival": { "time": "1774024436" }, "departure": { "time": "1774024503" }, "stopId": "zenbus:StopPoint:SP:667240128:LOC", "stopSequence": 55 }, { "arrival": { "time": "1774024497" }, "departure": { "time": "1774024563" }, "stopId": "zenbus:StopPoint:SP:847870005:LOC", "stopSequence": 56 }, { "arrival": { "time": "1774024543" }, "departure": { "time": "1774024616" }, "stopId": "zenbus:StopPoint:SP:864970002:LOC", "stopSequence": 57 } ], "timestamp": "1774022781", "trip": { "routeId": "zenbus:Line:737930001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260320", "startTime": "16:32:00", "tripId": "5217762675785728:28" }, "vehicle": { "id": "zenbus:Vehicle:698820097:LOC" } } }, { "id": "zenbus:Vehicle:693030001:LOC", "vehicle": { "currentStopSequence": 40, "position": { "latitude": 48.823204040527344, "longitude": 7.774954795837402 }, "stopId": "zenbus:StopPoint:SP:4831469726859264:LOC", "timestamp": "1774022783", "trip": { "routeId": "zenbus:Line:737930001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260320", "startTime": "16:43:00", "tripId": "5217762675785728:27" }, "vehicle": { "id": "zenbus:Vehicle:693030001:LOC" } } }, { "id": "20260320:5784952768561152:28", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1774022768" }, "departure": { "time": "1774022775" }, "stopId": "zenbus:StopPoint:SP:661280145:LOC", "stopSequence": 39 }, { "arrival": { "time": "1774022816" }, "departure": { "time": "1774022826" }, "stopId": "zenbus:StopPoint:SP:4831469726859264:LOC", "stopSequence": 40 }, { "arrival": { "time": "1774022869" }, "departure": { "time": "1774022879" }, "stopId": "zenbus:StopPoint:SP:653750048:LOC", "stopSequence": 41 }, { "arrival": { "time": "1774022956" }, "departure": { "time": "1774022966" }, "stopId": "zenbus:StopPoint:SP:859050004:LOC", "stopSequence": 42 }, { "arrival": { "time": "1774023094" }, "departure": { "time": "1774023104" }, "stopId": "zenbus:StopPoint:SP:860960004:LOC", "stopSequence": 43 }, { "arrival": { "time": "1774023135" }, "departure": { "time": "1774023145" }, "stopId": "zenbus:StopPoint:SP:864870033:LOC", "stopSequence": 44 } ], "timestamp": "1774022783", "trip": { "routeId": "zenbus:Line:737930001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260320", "startTime": "16:43:00", "tripId": "5217762675785728:27" }, "vehicle": { "id": "zenbus:Vehicle:693030001:LOC" } } }, { "id": "zenbus:Vehicle:664110109:LOC", "vehicle": { "currentStopSequence": 3, "position": { "latitude": 48.764686584472656, "longitude": 7.857724189758301 }, "stopId": "zenbus:StopPoint:SP:831880022:LOC", "timestamp": "1774022783", "trip": { "routeId": "zenbus:Line:737930001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260320", "startTime": "17:02:00", "tripId": "5217762675785728:30" }, "vehicle": { "id": "zenbus:Vehicle:664110109:LOC" } } }, { "id": "20260320:5784952768561152:29", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1774022734" }, "departure": { "time": "1774022760" }, "stopId": "zenbus:StopPoint:SP:4823762064113664:LOC", "stopSequence": 2 }, { "arrival": { "time": "1774022829" }, "departure": { "time": "1774022839" }, "stopId": "zenbus:StopPoint:SP:831880022:LOC", "stopSequence": 3 }, { "arrival": { "time": "1774022895" }, "departure": { "time": "1774022905" }, "stopId": "zenbus:StopPoint:SP:5428280040620032:LOC", "stopSequence": 4 }, { "arrival": { "time": "1774022956" }, "departure": { "time": "1774022966" }, "stopId": "zenbus:StopPoint:SP:6611898804994048:LOC", "stopSequence": 5 }, { "arrival": { "time": "1774023032" }, "departure": { "time": "1774023042" }, "stopId": "zenbus:StopPoint:SP:6596162715910144:LOC", "stopSequence": 6 }, { "arrival": { "time": "1774023090" }, "departure": { "time": "1774023100" }, "stopId": "zenbus:StopPoint:SP:864950017:LOC", "stopSequence": 7 }, { "arrival": { "time": "1774023166" }, "departure": { "time": "1774023178" }, "stopId": "zenbus:StopPoint:SP:849650002:LOC", "stopSequence": 8 }, { "arrival": { "time": "1774023228" }, "departure": { "time": "1774023239" }, "stopId": "zenbus:StopPoint:SP:847370002:LOC", "stopSequence": 9 }, { "arrival": { "time": "1774023310" }, "departure": { "time": "1774023320" }, "stopId": "zenbus:StopPoint:SP:777980001:LOC", "stopSequence": 10 }, { "arrival": { "time": "1774023391" }, "departure": { "time": "1774023410" }, "stopId": "zenbus:StopPoint:SP:838060003:LOC", "stopSequence": 11 }, { "arrival": { "time": "1774023484" }, "departure": { "time": "1774023494" }, "stopId": "zenbus:StopPoint:SP:864970003:LOC", "stopSequence": 12 }, { "arrival": { "time": "1774023538" }, "departure": { "time": "1774023548" }, "stopId": "zenbus:StopPoint:SP:857010003:LOC", "stopSequence": 13 }, { "arrival": { "time": "1774023616" }, "departure": { "time": "1774023626" }, "stopId": "zenbus:StopPoint:SP:5945547849465856:LOC", "stopSequence": 14 }, { "arrival": { "time": "1774023699" }, "departure": { "time": "1774023709" }, "stopId": "zenbus:StopPoint:SP:810350002:LOC", "stopSequence": 15 }, { "arrival": { "time": "1774023850" }, "departure": { "time": "1774023860" }, "stopId": "zenbus:StopPoint:SP:860970002:LOC", "stopSequence": 16 }, { "arrival": { "time": "1774023896" }, "departure": { "time": "1774023906" }, "stopId": "zenbus:StopPoint:SP:658230017:LOC", "stopSequence": 17 }, { "arrival": { "time": "1774024000" }, "departure": { "time": "1774024010" }, "stopId": "zenbus:StopPoint:SP:864960003:LOC", "stopSequence": 18 }, { "arrival": { "time": "1774024149" }, "departure": { "time": "1774024159" }, "stopId": "zenbus:StopPoint:SP:864870034:LOC", "stopSequence": 19 }, { "arrival": { "time": "1774024243" }, "departure": { "time": "1774024253" }, "stopId": "zenbus:StopPoint:SP:834730019:LOC", "stopSequence": 23 }, { "arrival": { "time": "1774024318" }, "departure": { "time": "1774024328" }, "stopId": "zenbus:StopPoint:SP:669080034:LOC", "stopSequence": 24 }, { "arrival": { "time": "1774024377" }, "departure": { "time": "1774024387" }, "stopId": "zenbus:StopPoint:SP:851280024:LOC", "stopSequence": 25 }, { "arrival": { "time": "1774024440" }, "departure": { "time": "1774024450" }, "stopId": "zenbus:StopPoint:SP:857000003:LOC", "stopSequence": 26 }, { "arrival": { "time": "1774024495" }, "departure": { "time": "1774024505" }, "stopId": "zenbus:StopPoint:SP:663120030:LOC", "stopSequence": 27 }, { "arrival": { "time": "1774024545" }, "departure": { "time": "1774024555" }, "stopId": "zenbus:StopPoint:SP:839920002:LOC", "stopSequence": 28 }, { "arrival": { "time": "1774024600" }, "departure": { "time": "1774024610" }, "stopId": "zenbus:StopPoint:SP:673110030:LOC", "stopSequence": 29 }, { "arrival": { "time": "1774024646" }, "departure": { "time": "1774024656" }, "stopId": "zenbus:StopPoint:SP:853260003:LOC", "stopSequence": 30 }, { "arrival": { "time": "1774024697" }, "departure": { "time": "1774024707" }, "stopId": "zenbus:StopPoint:SP:835920022:LOC", "stopSequence": 31 }, { "arrival": { "time": "1774024737" }, "departure": { "time": "1774024747" }, "stopId": "zenbus:StopPoint:SP:4920990602625024:LOC", "stopSequence": 32 }, { "arrival": { "time": "1774024779" }, "departure": { "time": "1774024789" }, "stopId": "zenbus:StopPoint:SP:671470006:LOC", "stopSequence": 33 }, { "arrival": { "time": "1774024850" }, "departure": { "time": "1774025100" }, "stopId": "zenbus:StopPoint:SP:847370001:LOC", "stopSequence": 34 }, { "arrival": { "time": "1774024933" }, "departure": { "time": "1774025051" }, "stopId": "zenbus:StopPoint:SP:814780002:LOC", "stopSequence": 35 }, { "arrival": { "time": "1774024974" }, "departure": { "time": "1774025102" }, "stopId": "zenbus:StopPoint:SP:6036062943051776:LOC", "stopSequence": 36 }, { "arrival": { "time": "1774025021" }, "departure": { "time": "1774025125" }, "stopId": "zenbus:StopPoint:SP:653790023:LOC", "stopSequence": 37 }, { "arrival": { "time": "1774025073" }, "departure": { "time": "1774025181" }, "stopId": "zenbus:StopPoint:SP:651690030:LOC", "stopSequence": 38 }, { "arrival": { "time": "1774025126" }, "departure": { "time": "1774025238" }, "stopId": "zenbus:StopPoint:SP:661280145:LOC", "stopSequence": 39 }, { "arrival": { "time": "1774025172" }, "departure": { "time": "1774025291" }, "stopId": "zenbus:StopPoint:SP:4831469726859264:LOC", "stopSequence": 40 }, { "arrival": { "time": "1774025221" }, "departure": { "time": "1774025315" }, "stopId": "zenbus:StopPoint:SP:653750048:LOC", "stopSequence": 41 }, { "arrival": { "time": "1774025299" }, "departure": { "time": "1774025414" }, "stopId": "zenbus:StopPoint:SP:859050004:LOC", "stopSequence": 42 }, { "arrival": { "time": "1774025425" }, "departure": { "time": "1774025537" }, "stopId": "zenbus:StopPoint:SP:831870020:LOC", "stopSequence": 45 }, { "arrival": { "time": "1774025505" }, "departure": { "time": "1774025637" }, "stopId": "zenbus:StopPoint:SP:849660003:LOC", "stopSequence": 46 }, { "arrival": { "time": "1774025561" }, "departure": { "time": "1774025695" }, "stopId": "zenbus:StopPoint:SP:657690023:LOC", "stopSequence": 47 }, { "arrival": { "time": "1774025625" }, "departure": { "time": "1774025757" }, "stopId": "zenbus:StopPoint:SP:843930002:LOC", "stopSequence": 48 }, { "arrival": { "time": "1774025683" }, "departure": { "time": "1774025816" }, "stopId": "zenbus:StopPoint:SP:661310024:LOC", "stopSequence": 49 }, { "arrival": { "time": "1774025764" }, "departure": { "time": "1774025917" }, "stopId": "zenbus:StopPoint:SP:669020059:LOC", "stopSequence": 50 }, { "arrival": { "time": "1774025825" }, "departure": { "time": "1774025977" }, "stopId": "zenbus:StopPoint:SP:843910003:LOC", "stopSequence": 51 }, { "arrival": { "time": "1774025881" }, "departure": { "time": "1774026035" }, "stopId": "zenbus:StopPoint:SP:5430543018622976:LOC", "stopSequence": 52 }, { "arrival": { "time": "1774025929" }, "departure": { "time": "1774026059" }, "stopId": "zenbus:StopPoint:SP:851310003:LOC", "stopSequence": 53 }, { "arrival": { "time": "1774025989" }, "departure": { "time": "1774026149" }, "stopId": "zenbus:StopPoint:SP:5815024263102464:LOC", "stopSequence": 54 }, { "arrival": { "time": "1774026033" }, "departure": { "time": "1774026201" }, "stopId": "zenbus:StopPoint:SP:667240128:LOC", "stopSequence": 55 }, { "arrival": { "time": "1774026093" }, "departure": { "time": "1774026261" }, "stopId": "zenbus:StopPoint:SP:847870005:LOC", "stopSequence": 56 }, { "arrival": { "time": "1774026140" }, "departure": { "time": "1774026315" }, "stopId": "zenbus:StopPoint:SP:864970002:LOC", "stopSequence": 57 } ], "timestamp": "1774022783", "trip": { "routeId": "zenbus:Line:737930001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260320", "startTime": "17:02:00", "tripId": "5217762675785728:30" }, "vehicle": { "id": "zenbus:Vehicle:664110109:LOC" } } }, { "id": "zenbus:Vehicle:796080001:LOC", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 16, "position": { "latitude": 48.80406188964844, "longitude": 7.78428316116333 }, "stopId": "zenbus:StopPoint:SP:4880458853646336:LOC", "timestamp": "1774022780", "trip": { "routeId": "zenbus:Line:756890009:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260320", "startTime": "16:44:00", "tripId": "4679292022685696:30" }, "vehicle": { "id": "zenbus:Vehicle:796080001:LOC" } } }, { "id": "20260320:5938644062830592:30", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1774022729" }, "departure": { "time": "1774022747" }, "stopId": "zenbus:StopPoint:SP:5969139098189824:LOC", "stopSequence": 15 }, { "arrival": { "time": "1774022780" }, "departure": { "time": "1774022791" }, "stopId": "zenbus:StopPoint:SP:4880458853646336:LOC", "stopSequence": 16 }, { "arrival": { "time": "1774022858" }, "departure": { "time": "1774022868" }, "stopId": "zenbus:StopPoint:SP:678870006:LOC", "stopSequence": 17 }, { "arrival": { "time": "1774022959" }, "departure": { "time": "1774022969" }, "stopId": "zenbus:StopPoint:SP:847380001:LOC", "stopSequence": 18 }, { "arrival": { "time": "1774023030" }, "departure": { "time": "1774023040" }, "stopId": "zenbus:StopPoint:SP:663140129:LOC", "stopSequence": 19 }, { "arrival": { "time": "1774023099" }, "departure": { "time": "1774023109" }, "stopId": "zenbus:StopPoint:SP:810320018:LOC", "stopSequence": 20 }, { "arrival": { "time": "1774023154" }, "departure": { "time": "1774023164" }, "stopId": "zenbus:StopPoint:SP:831880021:LOC", "stopSequence": 21 } ], "timestamp": "1774022781", "trip": { "routeId": "zenbus:Line:756890009:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260320", "startTime": "16:44:00", "tripId": "4679292022685696:30" }, "vehicle": { "id": "zenbus:Vehicle:796080001:LOC" } } }, { "id": "zenbus:Vehicle:642290005:LOC", "vehicle": { "currentStopSequence": 7, "position": { "latitude": 48.82146453857422, "longitude": 7.79172420501709 }, "stopId": "zenbus:StopPoint:SP:4777068643483648:LOC", "timestamp": "1774022780", "trip": { "routeId": "zenbus:Line:756890009:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260320", "startTime": "16:59:00", "tripId": "4679292022685696:31" }, "vehicle": { "id": "zenbus:Vehicle:642290005:LOC" } } }, { "id": "20260320:5938644062830592:31", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1774022799" }, "departure": { "time": "1774022809" }, "stopId": "zenbus:StopPoint:SP:4777068643483648:LOC", "stopSequence": 7 }, { "arrival": { "time": "1774022850" }, "departure": { "time": "1774022860" }, "stopId": "zenbus:StopPoint:SP:841760015:LOC", "stopSequence": 8 }, { "arrival": { "time": "1774022902" }, "departure": { "time": "1774022912" }, "stopId": "zenbus:StopPoint:SP:4920990602625024:LOC", "stopSequence": 9 }, { "arrival": { "time": "1774022955" }, "departure": { "time": "1774022965" }, "stopId": "zenbus:StopPoint:SP:671470006:LOC", "stopSequence": 10 }, { "arrival": { "time": "1774023050" }, "departure": { "time": "1774023300" }, "stopId": "zenbus:StopPoint:SP:847370001:LOC", "stopSequence": 11 }, { "arrival": { "time": "1774023172" }, "departure": { "time": "1774023301" }, "stopId": "zenbus:StopPoint:SP:859040027:LOC", "stopSequence": 12 }, { "arrival": { "time": "1774023239" }, "departure": { "time": "1774023364" }, "stopId": "zenbus:StopPoint:SP:630550025:LOC", "stopSequence": 13 }, { "arrival": { "time": "1774023295" }, "departure": { "time": "1774023422" }, "stopId": "zenbus:StopPoint:SP:835980002:LOC", "stopSequence": 14 }, { "arrival": { "time": "1774023352" }, "departure": { "time": "1774023481" }, "stopId": "zenbus:StopPoint:SP:5969139098189824:LOC", "stopSequence": 15 }, { "arrival": { "time": "1774023436" }, "departure": { "time": "1774023553" }, "stopId": "zenbus:StopPoint:SP:4880458853646336:LOC", "stopSequence": 16 }, { "arrival": { "time": "1774023513" }, "departure": { "time": "1774023621" }, "stopId": "zenbus:StopPoint:SP:678870006:LOC", "stopSequence": 17 }, { "arrival": { "time": "1774023614" }, "departure": { "time": "1774023732" }, "stopId": "zenbus:StopPoint:SP:847380001:LOC", "stopSequence": 18 }, { "arrival": { "time": "1774023685" }, "departure": { "time": "1774023797" }, "stopId": "zenbus:StopPoint:SP:663140129:LOC", "stopSequence": 19 }, { "arrival": { "time": "1774023754" }, "departure": { "time": "1774023862" }, "stopId": "zenbus:StopPoint:SP:810320018:LOC", "stopSequence": 20 }, { "arrival": { "time": "1774023809" }, "departure": { "time": "1774023919" }, "stopId": "zenbus:StopPoint:SP:831880021:LOC", "stopSequence": 21 } ], "timestamp": "1774022780", "trip": { "routeId": "zenbus:Line:756890009:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260320", "startTime": "16:59:00", "tripId": "4679292022685696:31" }, "vehicle": { "id": "zenbus:Vehicle:642290005:LOC" } } }, { "id": "zenbus:Vehicle:671900097:LOC", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 14, "position": { "latitude": 48.81866455078125, "longitude": 7.791366100311279 }, "stopId": "zenbus:StopPoint:SP:834750002:LOC", "timestamp": "1774022783", "trip": { "routeId": "zenbus:Line:756890009:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260320", "startTime": "16:44:00", "tripId": "6488877775716352:29" }, "vehicle": { "id": "zenbus:Vehicle:671900097:LOC" } } }, { "id": "20260320:5907884043927552:29", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1774022780" }, "departure": { "time": "1774022793" }, "stopId": "zenbus:StopPoint:SP:834750002:LOC", "stopSequence": 14 }, { "arrival": { "time": "1774022828" }, "departure": { "time": "1774022838" }, "stopId": "zenbus:StopPoint:SP:831890002:LOC", "stopSequence": 15 }, { "arrival": { "time": "1774022873" }, "departure": { "time": "1774022883" }, "stopId": "zenbus:StopPoint:SP:670980023:LOC", "stopSequence": 16 }, { "arrival": { "time": "1774022928" }, "departure": { "time": "1774022938" }, "stopId": "zenbus:StopPoint:SP:655640056:LOC", "stopSequence": 17 }, { "arrival": { "time": "1774023002" }, "departure": { "time": "1774023012" }, "stopId": "zenbus:StopPoint:SP:659230051:LOC", "stopSequence": 18 }, { "arrival": { "time": "1774023067" }, "departure": { "time": "1774023077" }, "stopId": "zenbus:StopPoint:SP:661280142:LOC", "stopSequence": 19 }, { "arrival": { "time": "1774023164" }, "departure": { "time": "1774023174" }, "stopId": "zenbus:StopPoint:SP:667260019:LOC", "stopSequence": 20 }, { "arrival": { "time": "1774023214" }, "departure": { "time": "1774023224" }, "stopId": "zenbus:StopPoint:SP:5471403928190976:LOC", "stopSequence": 21 }, { "arrival": { "time": "1774023304" }, "departure": { "time": "1774023314" }, "stopId": "zenbus:StopPoint:SP:659220084:LOC", "stopSequence": 22 } ], "timestamp": "1774022783", "trip": { "routeId": "zenbus:Line:756890009:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260320", "startTime": "16:44:00", "tripId": "6488877775716352:29" }, "vehicle": { "id": "zenbus:Vehicle:671900097:LOC" } } }, { "id": "zenbus:Vehicle:4925247015878656:LOC", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 4, "position": { "latitude": 48.800819396972656, "longitude": 7.783074855804443 }, "stopId": "zenbus:StopPoint:SP:660090004:LOC", "timestamp": "1774022777", "trip": { "routeId": "zenbus:Line:756890009:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260320", "startTime": "16:59:00", "tripId": "6488877775716352:30" }, "vehicle": { "id": "zenbus:Vehicle:4925247015878656:LOC" } } }, { "id": "20260320:5907884043927552:30", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1774022760" }, "departure": { "time": "1774022787" }, "stopId": "zenbus:StopPoint:SP:660090004:LOC", "stopSequence": 4 }, { "arrival": { "time": "1774022848" }, "departure": { "time": "1774022858" }, "stopId": "zenbus:StopPoint:SP:838060004:LOC", "stopSequence": 5 }, { "arrival": { "time": "1774022921" }, "departure": { "time": "1774022931" }, "stopId": "zenbus:StopPoint:SP:673800003:LOC", "stopSequence": 6 }, { "arrival": { "time": "1774022974" }, "departure": { "time": "1774022984" }, "stopId": "zenbus:StopPoint:SP:787770001:LOC", "stopSequence": 7 }, { "arrival": { "time": "1774023030" }, "departure": { "time": "1774023040" }, "stopId": "zenbus:StopPoint:SP:4725708417925120:LOC", "stopSequence": 8 }, { "arrival": { "time": "1774023110" }, "departure": { "time": "1774023120" }, "stopId": "zenbus:StopPoint:SP:661300019:LOC", "stopSequence": 9 }, { "arrival": { "time": "1774023233" }, "departure": { "time": "1774023300" }, "stopId": "zenbus:StopPoint:SP:847370001:LOC", "stopSequence": 10 }, { "arrival": { "time": "1774023341" }, "departure": { "time": "1774023355" }, "stopId": "zenbus:StopPoint:SP:644660003:LOC", "stopSequence": 11 }, { "arrival": { "time": "1774023395" }, "departure": { "time": "1774023412" }, "stopId": "zenbus:StopPoint:SP:6555506509348864:LOC", "stopSequence": 12 }, { "arrival": { "time": "1774023440" }, "departure": { "time": "1774023465" }, "stopId": "zenbus:StopPoint:SP:835920022:LOC", "stopSequence": 13 }, { "arrival": { "time": "1774023505" }, "departure": { "time": "1774023527" }, "stopId": "zenbus:StopPoint:SP:834750002:LOC", "stopSequence": 14 }, { "arrival": { "time": "1774023550" }, "departure": { "time": "1774023580" }, "stopId": "zenbus:StopPoint:SP:831890002:LOC", "stopSequence": 15 }, { "arrival": { "time": "1774023595" }, "departure": { "time": "1774023632" }, "stopId": "zenbus:StopPoint:SP:670980023:LOC", "stopSequence": 16 }, { "arrival": { "time": "1774023650" }, "departure": { "time": "1774023690" }, "stopId": "zenbus:StopPoint:SP:655640056:LOC", "stopSequence": 17 }, { "arrival": { "time": "1774023724" }, "departure": { "time": "1774023757" }, "stopId": "zenbus:StopPoint:SP:659230051:LOC", "stopSequence": 18 }, { "arrival": { "time": "1774023789" }, "departure": { "time": "1774023819" }, "stopId": "zenbus:StopPoint:SP:661280142:LOC", "stopSequence": 19 }, { "arrival": { "time": "1774023886" }, "departure": { "time": "1774023898" }, "stopId": "zenbus:StopPoint:SP:667260019:LOC", "stopSequence": 20 }, { "arrival": { "time": "1774023936" }, "departure": { "time": "1774023953" }, "stopId": "zenbus:StopPoint:SP:5471403928190976:LOC", "stopSequence": 21 }, { "arrival": { "time": "1774024026" }, "departure": { "time": "1774024036" }, "stopId": "zenbus:StopPoint:SP:659220084:LOC", "stopSequence": 22 } ], "timestamp": "1774022777", "trip": { "routeId": "zenbus:Line:756890009:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260320", "startTime": "16:59:00", "tripId": "6488877775716352:30" }, "vehicle": { "id": "zenbus:Vehicle:4925247015878656:LOC" } } }, { "id": "zenbus:Vehicle:642300001:LOC", "vehicle": { "currentStopSequence": 20, "position": { "latitude": 48.79706573486328, "longitude": 7.784201145172119 }, "stopId": "zenbus:StopPoint:SP:831870021:LOC", "timestamp": "1774022781", "trip": { "routeId": "zenbus:Line:747400002:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260320", "startTime": "16:33:00", "tripId": "6542731733106688:13" }, "vehicle": { "id": "zenbus:Vehicle:642300001:LOC" } } }, { "id": "20260320:5414480264560640:13", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1774022841" }, "departure": { "time": "1774022851" }, "stopId": "zenbus:StopPoint:SP:831870021:LOC", "stopSequence": 20 } ], "timestamp": "1774022781", "trip": { "routeId": "zenbus:Line:747400002:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260320", "startTime": "16:33:00", "tripId": "6542731733106688:13" }, "vehicle": { "id": "zenbus:Vehicle:642300001:LOC" } } }, { "id": "zenbus:Vehicle:674570001:LOC", "vehicle": { "currentStopSequence": 3, "position": { "latitude": 48.82594299316406, "longitude": 7.792610168457031 }, "stopId": "zenbus:StopPoint:SP:665380034:LOC", "timestamp": "1774022781", "trip": { "routeId": "zenbus:Line:747400002:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260320", "startTime": "17:03:00", "tripId": "6542731733106688:14" }, "vehicle": { "id": "zenbus:Vehicle:674570001:LOC" } } }, { "id": "20260320:5414480264560640:14", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1774022744" }, "departure": { "time": "1774022745" }, "stopId": "zenbus:StopPoint:SP:864980003:LOC", "stopSequence": 1 }, { "arrival": { "time": "1774022778" }, "departure": { "time": "1774022779" }, "stopId": "zenbus:StopPoint:SP:658230014:LOC", "stopSequence": 2 }, { "arrival": { "time": "1774022792" }, "departure": { "time": "1774022802" }, "stopId": "zenbus:StopPoint:SP:665380034:LOC", "stopSequence": 3 }, { "arrival": { "time": "1774022829" }, "departure": { "time": "1774022839" }, "stopId": "zenbus:StopPoint:SP:669040050:LOC", "stopSequence": 4 }, { "arrival": { "time": "1774022898" }, "departure": { "time": "1774022908" }, "stopId": "zenbus:StopPoint:SP:4777068643483648:LOC", "stopSequence": 5 }, { "arrival": { "time": "1774022945" }, "departure": { "time": "1774022955" }, "stopId": "zenbus:StopPoint:SP:841760015:LOC", "stopSequence": 6 }, { "arrival": { "time": "1774022996" }, "departure": { "time": "1774023006" }, "stopId": "zenbus:StopPoint:SP:4920990602625024:LOC", "stopSequence": 7 }, { "arrival": { "time": "1774023044" }, "departure": { "time": "1774023054" }, "stopId": "zenbus:StopPoint:SP:671470006:LOC", "stopSequence": 8 }, { "arrival": { "time": "1774023135" }, "departure": { "time": "1774023240" }, "stopId": "zenbus:StopPoint:SP:841770003:LOC", "stopSequence": 9 }, { "arrival": { "time": "1774023255" }, "departure": { "time": "1774023312" }, "stopId": "zenbus:StopPoint:SP:698820092:LOC", "stopSequence": 10 }, { "arrival": { "time": "1774023307" }, "departure": { "time": "1774023368" }, "stopId": "zenbus:StopPoint:SP:679310120:LOC", "stopSequence": 11 }, { "arrival": { "time": "1774023417" }, "departure": { "time": "1774023483" }, "stopId": "zenbus:StopPoint:SP:859040029:LOC", "stopSequence": 12 }, { "arrival": { "time": "1774023475" }, "departure": { "time": "1774023512" }, "stopId": "zenbus:StopPoint:SP:659380032:LOC", "stopSequence": 13 }, { "arrival": { "time": "1774023537" }, "departure": { "time": "1774023573" }, "stopId": "zenbus:StopPoint:SP:659220088:LOC", "stopSequence": 14 }, { "arrival": { "time": "1774023590" }, "departure": { "time": "1774023630" }, "stopId": "zenbus:StopPoint:SP:864900025:LOC", "stopSequence": 15 }, { "arrival": { "time": "1774023663" }, "departure": { "time": "1774023696" }, "stopId": "zenbus:StopPoint:SP:655640059:LOC", "stopSequence": 16 }, { "arrival": { "time": "1774023809" }, "departure": { "time": "1774023859" }, "stopId": "zenbus:StopPoint:SP:839920003:LOC", "stopSequence": 17 }, { "arrival": { "time": "1774023895" }, "departure": { "time": "1774023932" }, "stopId": "zenbus:StopPoint:SP:5189456625664000:LOC", "stopSequence": 18 }, { "arrival": { "time": "1774023972" }, "departure": { "time": "1774024001" }, "stopId": "zenbus:StopPoint:SP:5183785859547136:LOC", "stopSequence": 19 }, { "arrival": { "time": "1774024114" }, "departure": { "time": "1774024162" }, "stopId": "zenbus:StopPoint:SP:831870021:LOC", "stopSequence": 20 } ], "timestamp": "1774022781", "trip": { "routeId": "zenbus:Line:747400002:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260320", "startTime": "17:03:00", "tripId": "6542731733106688:14" }, "vehicle": { "id": "zenbus:Vehicle:674570001:LOC" } } }, { "id": "zenbus:Vehicle:698840004:LOC", "vehicle": { "currentStopSequence": 1, "position": { "latitude": 48.81377410888672, "longitude": 7.782976150512695 }, "stopId": "zenbus:StopPoint:SP:661320027:LOC", "timestamp": "1774022782", "trip": { "routeId": "zenbus:Line:760800001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260320", "startTime": "17:01:00", "tripId": "5395572119830528:15" }, "vehicle": { "id": "zenbus:Vehicle:698840004:LOC" } } }, { "id": "20260320:5406815874449408:15", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1774022758" }, "departure": { "time": "1774022759" }, "stopId": "zenbus:StopPoint:SP:841770003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1774022854" }, "departure": { "time": "1774022864" }, "stopId": "zenbus:StopPoint:SP:661320027:LOC", "stopSequence": 1 }, { "arrival": { "time": "1774022908" }, "departure": { "time": "1774022918" }, "stopId": "zenbus:StopPoint:SP:670990030:LOC", "stopSequence": 2 }, { "arrival": { "time": "1774022949" }, "departure": { "time": "1774022959" }, "stopId": "zenbus:StopPoint:SP:645630098:LOC", "stopSequence": 3 }, { "arrival": { "time": "1774022995" }, "departure": { "time": "1774023005" }, "stopId": "zenbus:StopPoint:SP:630540031:LOC", "stopSequence": 4 }, { "arrival": { "time": "1774023039" }, "departure": { "time": "1774023049" }, "stopId": "zenbus:StopPoint:SP:659220088:LOC", "stopSequence": 5 }, { "arrival": { "time": "1774023080" }, "departure": { "time": "1774023090" }, "stopId": "zenbus:StopPoint:SP:864900025:LOC", "stopSequence": 6 }, { "arrival": { "time": "1774023135" }, "departure": { "time": "1774023145" }, "stopId": "zenbus:StopPoint:SP:655640059:LOC", "stopSequence": 7 }, { "arrival": { "time": "1774023206" }, "departure": { "time": "1774023216" }, "stopId": "zenbus:StopPoint:SP:847380003:LOC", "stopSequence": 8 }, { "arrival": { "time": "1774023302" }, "departure": { "time": "1774023312" }, "stopId": "zenbus:StopPoint:SP:5386712017534976:LOC", "stopSequence": 9 }, { "arrival": { "time": "1774023359" }, "departure": { "time": "1774023369" }, "stopId": "zenbus:StopPoint:SP:648090020:LOC", "stopSequence": 10 }, { "arrival": { "time": "1774023410" }, "departure": { "time": "1774023420" }, "stopId": "zenbus:StopPoint:SP:659230056:LOC", "stopSequence": 11 }, { "arrival": { "time": "1774023464" }, "departure": { "time": "1774023474" }, "stopId": "zenbus:StopPoint:SP:5394636353830912:LOC", "stopSequence": 12 }, { "arrival": { "time": "1774023497" }, "departure": { "time": "1774023507" }, "stopId": "zenbus:StopPoint:SP:6019918630748160:LOC", "stopSequence": 13 }, { "arrival": { "time": "1774023563" }, "departure": { "time": "1774023573" }, "stopId": "zenbus:StopPoint:SP:859060003:LOC", "stopSequence": 14 }, { "arrival": { "time": "1774023643" }, "departure": { "time": "1774023653" }, "stopId": "zenbus:StopPoint:SP:810320020:LOC", "stopSequence": 15 }, { "arrival": { "time": "1774023681" }, "departure": { "time": "1774023691" }, "stopId": "zenbus:StopPoint:SP:864970005:LOC", "stopSequence": 16 }, { "arrival": { "time": "1774023719" }, "departure": { "time": "1774023729" }, "stopId": "zenbus:StopPoint:SP:6557606928711680:LOC", "stopSequence": 17 }, { "arrival": { "time": "1774023874" }, "departure": { "time": "1774023884" }, "stopId": "zenbus:StopPoint:SP:5988830986371072:LOC", "stopSequence": 18 }, { "arrival": { "time": "1774023946" }, "departure": { "time": "1774023956" }, "stopId": "zenbus:StopPoint:SP:853260005:LOC", "stopSequence": 19 }, { "arrival": { "time": "1774024031" }, "departure": { "time": "1774024041" }, "stopId": "zenbus:StopPoint:SP:851320003:LOC", "stopSequence": 20 }, { "arrival": { "time": "1774024106" }, "departure": { "time": "1774024116" }, "stopId": "zenbus:StopPoint:SP:831890004:LOC", "stopSequence": 21 }, { "arrival": { "time": "1774024168" }, "departure": { "time": "1774024178" }, "stopId": "zenbus:StopPoint:SP:670530120:LOC", "stopSequence": 22 } ], "timestamp": "1774022782", "trip": { "routeId": "zenbus:Line:760800001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260320", "startTime": "17:01:00", "tripId": "5395572119830528:15" }, "vehicle": { "id": "zenbus:Vehicle:698840004:LOC" } } }, { "id": "zenbus:Vehicle:681640001:LOC", "vehicle": { "currentStopSequence": 3, "position": { "latitude": 48.77325439453125, "longitude": 7.851844787597656 }, "stopId": "zenbus:StopPoint:SP:739450030:LOC", "timestamp": "1774022781", "trip": { "routeId": "zenbus:Line:760800001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260320", "startTime": "17:01:00", "tripId": "4829772321390592:16" }, "vehicle": { "id": "zenbus:Vehicle:681640001:LOC" } } }, { "id": "20260320:6597303835033600:16", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1774022803" }, "departure": { "time": "1774022813" }, "stopId": "zenbus:StopPoint:SP:739450030:LOC", "stopSequence": 3 }, { "arrival": { "time": "1774022895" }, "departure": { "time": "1774022905" }, "stopId": "zenbus:StopPoint:SP:6046053171200000:LOC", "stopSequence": 4 }, { "arrival": { "time": "1774023035" }, "departure": { "time": "1774023045" }, "stopId": "zenbus:StopPoint:SP:4834958494400512:LOC", "stopSequence": 5 }, { "arrival": { "time": "1774023077" }, "departure": { "time": "1774023087" }, "stopId": "zenbus:StopPoint:SP:849650003:LOC", "stopSequence": 6 }, { "arrival": { "time": "1774023108" }, "departure": { "time": "1774023118" }, "stopId": "zenbus:StopPoint:SP:835920023:LOC", "stopSequence": 7 }, { "arrival": { "time": "1774023196" }, "departure": { "time": "1774023206" }, "stopId": "zenbus:StopPoint:SP:860970003:LOC", "stopSequence": 8 }, { "arrival": { "time": "1774023259" }, "departure": { "time": "1774023269" }, "stopId": "zenbus:StopPoint:SP:5943633166467072:LOC", "stopSequence": 9 }, { "arrival": { "time": "1774023291" }, "departure": { "time": "1774023301" }, "stopId": "zenbus:StopPoint:SP:853260004:LOC", "stopSequence": 10 }, { "arrival": { "time": "1774023335" }, "departure": { "time": "1774023345" }, "stopId": "zenbus:StopPoint:SP:673670018:LOC", "stopSequence": 11 }, { "arrival": { "time": "1774023391" }, "departure": { "time": "1774023401" }, "stopId": "zenbus:StopPoint:SP:653750049:LOC", "stopSequence": 12 }, { "arrival": { "time": "1774023437" }, "departure": { "time": "1774023447" }, "stopId": "zenbus:StopPoint:SP:860960005:LOC", "stopSequence": 13 }, { "arrival": { "time": "1774023540" }, "departure": { "time": "1774023550" }, "stopId": "zenbus:StopPoint:SP:864980004:LOC", "stopSequence": 14 }, { "arrival": { "time": "1774023601" }, "departure": { "time": "1774023611" }, "stopId": "zenbus:StopPoint:SP:835980005:LOC", "stopSequence": 15 }, { "arrival": { "time": "1774023664" }, "departure": { "time": "1774023674" }, "stopId": "zenbus:StopPoint:SP:651720026:LOC", "stopSequence": 16 }, { "arrival": { "time": "1774023703" }, "departure": { "time": "1774023713" }, "stopId": "zenbus:StopPoint:SP:669020060:LOC", "stopSequence": 17 }, { "arrival": { "time": "1774023746" }, "departure": { "time": "1774023756" }, "stopId": "zenbus:StopPoint:SP:657690024:LOC", "stopSequence": 18 }, { "arrival": { "time": "1774023793" }, "departure": { "time": "1774023803" }, "stopId": "zenbus:StopPoint:SP:670980029:LOC", "stopSequence": 19 }, { "arrival": { "time": "1774023837" }, "departure": { "time": "1774023847" }, "stopId": "zenbus:StopPoint:SP:667240131:LOC", "stopSequence": 20 }, { "arrival": { "time": "1774023886" }, "departure": { "time": "1774023896" }, "stopId": "zenbus:StopPoint:SP:645680175:LOC", "stopSequence": 21 }, { "arrival": { "time": "1774023998" }, "departure": { "time": "1774024008" }, "stopId": "zenbus:StopPoint:SP:841770003:LOC", "stopSequence": 22 } ], "timestamp": "1774022781", "trip": { "routeId": "zenbus:Line:760800001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260320", "startTime": "17:01:00", "tripId": "4829772321390592:16" }, "vehicle": { "id": "zenbus:Vehicle:681640001:LOC" } } }, { "id": "zenbus:Vehicle:4825540353589248:LOC", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 0, "position": { "latitude": 48.765838623046875, "longitude": 7.851737976074219 }, "stopId": "zenbus:StopPoint:SP:834750004:LOC", "timestamp": "1774022781", "trip": { "routeId": "zenbus:Line:760800001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260320", "startTime": "17:16:00", "tripId": "4829772321390592:17" }, "vehicle": { "id": "zenbus:Vehicle:4825540353589248:LOC" } } }, { "id": "20260320:6597303835033600:17", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1774022706" }, "departure": { "time": "1774023360" }, "stopId": "zenbus:StopPoint:SP:834750004:LOC", "stopSequence": 0 }, { "arrival": { "time": "1774023411" }, "departure": { "time": "1774023421" }, "stopId": "zenbus:StopPoint:SP:857010004:LOC", "stopSequence": 1 }, { "arrival": { "time": "1774023485" }, "departure": { "time": "1774023495" }, "stopId": "zenbus:StopPoint:SP:864950018:LOC", "stopSequence": 2 }, { "arrival": { "time": "1774023556" }, "departure": { "time": "1774023566" }, "stopId": "zenbus:StopPoint:SP:739450030:LOC", "stopSequence": 3 }, { "arrival": { "time": "1774023648" }, "departure": { "time": "1774023659" }, "stopId": "zenbus:StopPoint:SP:6046053171200000:LOC", "stopSequence": 4 }, { "arrival": { "time": "1774023789" }, "departure": { "time": "1774023799" }, "stopId": "zenbus:StopPoint:SP:4834958494400512:LOC", "stopSequence": 5 }, { "arrival": { "time": "1774023831" }, "departure": { "time": "1774023841" }, "stopId": "zenbus:StopPoint:SP:849650003:LOC", "stopSequence": 6 }, { "arrival": { "time": "1774023862" }, "departure": { "time": "1774023886" }, "stopId": "zenbus:StopPoint:SP:835920023:LOC", "stopSequence": 7 }, { "arrival": { "time": "1774023950" }, "departure": { "time": "1774023960" }, "stopId": "zenbus:StopPoint:SP:860970003:LOC", "stopSequence": 8 }, { "arrival": { "time": "1774024012" }, "departure": { "time": "1774024022" }, "stopId": "zenbus:StopPoint:SP:5943633166467072:LOC", "stopSequence": 9 }, { "arrival": { "time": "1774024044" }, "departure": { "time": "1774024067" }, "stopId": "zenbus:StopPoint:SP:853260004:LOC", "stopSequence": 10 }, { "arrival": { "time": "1774024089" }, "departure": { "time": "1774024119" }, "stopId": "zenbus:StopPoint:SP:673670018:LOC", "stopSequence": 11 }, { "arrival": { "time": "1774024144" }, "departure": { "time": "1774024177" }, "stopId": "zenbus:StopPoint:SP:653750049:LOC", "stopSequence": 12 }, { "arrival": { "time": "1774024190" }, "departure": { "time": "1774024230" }, "stopId": "zenbus:StopPoint:SP:860960005:LOC", "stopSequence": 13 }, { "arrival": { "time": "1774024293" }, "departure": { "time": "1774024311" }, "stopId": "zenbus:StopPoint:SP:864980004:LOC", "stopSequence": 14 }, { "arrival": { "time": "1774024355" }, "departure": { "time": "1774024372" }, "stopId": "zenbus:StopPoint:SP:835980005:LOC", "stopSequence": 15 }, { "arrival": { "time": "1774024417" }, "departure": { "time": "1774024433" }, "stopId": "zenbus:StopPoint:SP:651720026:LOC", "stopSequence": 16 }, { "arrival": { "time": "1774024456" }, "departure": { "time": "1774024483" }, "stopId": "zenbus:StopPoint:SP:669020060:LOC", "stopSequence": 17 }, { "arrival": { "time": "1774024500" }, "departure": { "time": "1774024535" }, "stopId": "zenbus:StopPoint:SP:657690024:LOC", "stopSequence": 18 }, { "arrival": { "time": "1774024547" }, "departure": { "time": "1774024588" }, "stopId": "zenbus:StopPoint:SP:670980029:LOC", "stopSequence": 19 }, { "arrival": { "time": "1774024590" }, "departure": { "time": "1774024640" }, "stopId": "zenbus:StopPoint:SP:667240131:LOC", "stopSequence": 20 }, { "arrival": { "time": "1774024639" }, "departure": { "time": "1774024664" }, "stopId": "zenbus:StopPoint:SP:645680175:LOC", "stopSequence": 21 }, { "arrival": { "time": "1774024752" }, "departure": { "time": "1774024811" }, "stopId": "zenbus:StopPoint:SP:841770003:LOC", "stopSequence": 22 } ], "timestamp": "1774022781", "trip": { "routeId": "zenbus:Line:760800001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260320", "startTime": "17:16:00", "tripId": "4829772321390592:17" }, "vehicle": { "id": "zenbus:Vehicle:4825540353589248:LOC" } } }, { "id": "zenbus:Vehicle:664180003:LOC", "vehicle": { "currentStopSequence": 3, "position": { "latitude": 48.717342376708984, "longitude": 7.705988883972168 }, "stopId": "zenbus:StopPoint:SP:869420003:LOC", "timestamp": "1774022783", "trip": { "routeId": "zenbus:Line:726780019:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260320", "startTime": "17:00:00", "tripId": "5379727469576192:13" }, "vehicle": { "id": "zenbus:Vehicle:664180003:LOC" } } }, { "id": "20260320:6602028387139584:13", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1774022829" }, "departure": { "time": "1774022839" }, "stopId": "zenbus:StopPoint:SP:869420003:LOC", "stopSequence": 3 }, { "arrival": { "time": "1774022890" }, "departure": { "time": "1774022900" }, "stopId": "zenbus:StopPoint:SP:810350003:LOC", "stopSequence": 4 }, { "arrival": { "time": "1774022944" }, "departure": { "time": "1774022954" }, "stopId": "zenbus:StopPoint:SP:5448946550833152:LOC", "stopSequence": 5 }, { "arrival": { "time": "1774022984" }, "departure": { "time": "1774022994" }, "stopId": "zenbus:StopPoint:SP:850300001:LOC", "stopSequence": 6 }, { "arrival": { "time": "1774023015" }, "departure": { "time": "1774023025" }, "stopId": "zenbus:StopPoint:SP:4842807903649792:LOC", "stopSequence": 7 }, { "arrival": { "time": "1774023050" }, "departure": { "time": "1774023060" }, "stopId": "zenbus:StopPoint:SP:853650004:LOC", "stopSequence": 8 }, { "arrival": { "time": "1774023084" }, "departure": { "time": "1774023094" }, "stopId": "zenbus:StopPoint:SP:850270003:LOC", "stopSequence": 9 }, { "arrival": { "time": "1774023150" }, "departure": { "time": "1774023160" }, "stopId": "zenbus:StopPoint:SP:847880004:LOC", "stopSequence": 10 }, { "arrival": { "time": "1774023209" }, "departure": { "time": "1774023219" }, "stopId": "zenbus:StopPoint:SP:835970006:LOC", "stopSequence": 11 }, { "arrival": { "time": "1774023258" }, "departure": { "time": "1774023268" }, "stopId": "zenbus:StopPoint:SP:851810003:LOC", "stopSequence": 12 }, { "arrival": { "time": "1774023347" }, "departure": { "time": "1774023357" }, "stopId": "zenbus:StopPoint:SP:859060004:LOC", "stopSequence": 13 }, { "arrival": { "time": "1774023401" }, "departure": { "time": "1774023411" }, "stopId": "zenbus:StopPoint:SP:835970007:LOC", "stopSequence": 14 }, { "arrival": { "time": "1774023435" }, "departure": { "time": "1774023445" }, "stopId": "zenbus:StopPoint:SP:853640004:LOC", "stopSequence": 15 }, { "arrival": { "time": "1774023515" }, "departure": { "time": "1774023525" }, "stopId": "zenbus:StopPoint:SP:832170002:LOC", "stopSequence": 16 }, { "arrival": { "time": "1774023557" }, "departure": { "time": "1774023567" }, "stopId": "zenbus:StopPoint:SP:857020004:LOC", "stopSequence": 17 }, { "arrival": { "time": "1774023678" }, "departure": { "time": "1774023688" }, "stopId": "zenbus:StopPoint:SP:835930023:LOC", "stopSequence": 18 }, { "arrival": { "time": "1774023750" }, "departure": { "time": "1774023760" }, "stopId": "zenbus:StopPoint:SP:838610006:LOC", "stopSequence": 19 }, { "arrival": { "time": "1774023807" }, "departure": { "time": "1774023817" }, "stopId": "zenbus:StopPoint:SP:865520002:LOC", "stopSequence": 20 }, { "arrival": { "time": "1774023896" }, "departure": { "time": "1774023906" }, "stopId": "zenbus:StopPoint:SP:859660001:LOC", "stopSequence": 21 }, { "arrival": { "time": "1774023941" }, "departure": { "time": "1774023951" }, "stopId": "zenbus:StopPoint:SP:859660002:LOC", "stopSequence": 22 }, { "arrival": { "time": "1774023998" }, "departure": { "time": "1774024008" }, "stopId": "zenbus:StopPoint:SP:850290003:LOC", "stopSequence": 23 }, { "arrival": { "time": "1774024054" }, "departure": { "time": "1774024064" }, "stopId": "zenbus:StopPoint:SP:810740004:LOC", "stopSequence": 24 } ], "timestamp": "1774022783", "trip": { "routeId": "zenbus:Line:726780019:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260320", "startTime": "17:00:00", "tripId": "5379727469576192:13" }, "vehicle": { "id": "zenbus:Vehicle:664180003:LOC" } } }, { "id": "zenbus:Vehicle:4844338644254720:LOC", "vehicle": { "currentStopSequence": 3, "position": { "latitude": 48.73018264770508, "longitude": 7.710638046264648 }, "stopId": "zenbus:StopPoint:SP:6517959951384576:LOC", "timestamp": "1774022783", "trip": { "routeId": "zenbus:Line:758860001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260320", "startTime": "17:02:00", "tripId": "6558322296619008:18" }, "vehicle": { "id": "zenbus:Vehicle:4844338644254720:LOC" } } }, { "id": "20260320:6500367094251520:18", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1774022818" }, "departure": { "time": "1774022828" }, "stopId": "zenbus:StopPoint:SP:6517959951384576:LOC", "stopSequence": 3 }, { "arrival": { "time": "1774022887" }, "departure": { "time": "1774022897" }, "stopId": "zenbus:StopPoint:SP:651720021:LOC", "stopSequence": 4 }, { "arrival": { "time": "1774023197" }, "departure": { "time": "1774023207" }, "stopId": "zenbus:StopPoint:SP:6022710774726656:LOC", "stopSequence": 5 }, { "arrival": { "time": "1774023425" }, "departure": { "time": "1774023435" }, "stopId": "zenbus:StopPoint:SP:668780092:LOC", "stopSequence": 6 }, { "arrival": { "time": "1774023488" }, "departure": { "time": "1774023498" }, "stopId": "zenbus:StopPoint:SP:850270002:LOC", "stopSequence": 7 }, { "arrival": { "time": "1774023864" }, "departure": { "time": "1774023874" }, "stopId": "zenbus:StopPoint:SP:810740003:LOC", "stopSequence": 8 }, { "arrival": { "time": "1774023934" }, "departure": { "time": "1774023944" }, "stopId": "zenbus:StopPoint:SP:645630093:LOC", "stopSequence": 9 }, { "arrival": { "time": "1774024095" }, "departure": { "time": "1774024105" }, "stopId": "zenbus:StopPoint:SP:869440003:LOC", "stopSequence": 10 } ], "timestamp": "1774022783", "trip": { "routeId": "zenbus:Line:758860001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260320", "startTime": "17:02:00", "tripId": "6558322296619008:18" }, "vehicle": { "id": "zenbus:Vehicle:4844338644254720:LOC" } } }, { "id": "zenbus:Vehicle:721060001:LOC", "vehicle": { "currentStopSequence": 7, "position": { "latitude": 48.73676681518555, "longitude": 7.713836193084717 }, "stopId": "zenbus:StopPoint:SP:667270018:LOC", "timestamp": "1774022783", "trip": { "routeId": "zenbus:Line:758860001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260320", "startTime": "16:45:00", "tripId": "6038182832373760:14" }, "vehicle": { "id": "zenbus:Vehicle:721060001:LOC" } } }, { "id": "20260320:6574846457675776:14", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1774022802" }, "departure": { "time": "1774022812" }, "stopId": "zenbus:StopPoint:SP:667270018:LOC", "stopSequence": 7 }, { "arrival": { "time": "1774022876" }, "departure": { "time": "1774022886" }, "stopId": "zenbus:StopPoint:SP:5982027422629888:LOC", "stopSequence": 8 }, { "arrival": { "time": "1774022942" }, "departure": { "time": "1774023066" }, "stopId": "zenbus:StopPoint:SP:847880004:LOC", "stopSequence": 9 }, { "arrival": { "time": "1774023007" }, "departure": { "time": "1774023128" }, "stopId": "zenbus:StopPoint:SP:835970006:LOC", "stopSequence": 10 }, { "arrival": { "time": "1774023060" }, "departure": { "time": "1774023185" }, "stopId": "zenbus:StopPoint:SP:851810003:LOC", "stopSequence": 11 } ], "timestamp": "1774022783", "trip": { "routeId": "zenbus:Line:758860001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260320", "startTime": "16:45:00", "tripId": "6038182832373760:14" }, "vehicle": { "id": "zenbus:Vehicle:721060001:LOC" } } }, { "id": "zenbus:Vehicle:4846410684956672:LOC", "vehicle": { "currentStatus": "STOPPED_AT", "currentStopSequence": 2, "position": { "latitude": 48.80451965332031, "longitude": 7.771462917327881 }, "stopId": "zenbus:StopPoint:SP:845480004:LOC", "timestamp": "1774022780", "trip": { "routeId": "zenbus:Line:758860001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260320", "startTime": "17:01:00", "tripId": "6038182832373760:15" }, "vehicle": { "id": "zenbus:Vehicle:4846410684956672:LOC" } } }, { "id": "20260320:6574846457675776:15", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1774022758" }, "departure": { "time": "1774022790" }, "stopId": "zenbus:StopPoint:SP:845480004:LOC", "stopSequence": 2 }, { "arrival": { "time": "1774022850" }, "departure": { "time": "1774022860" }, "stopId": "zenbus:StopPoint:SP:867240003:LOC", "stopSequence": 3 }, { "arrival": { "time": "1774023190" }, "departure": { "time": "1774023200" }, "stopId": "zenbus:StopPoint:SP:810720004:LOC", "stopSequence": 4 }, { "arrival": { "time": "1774023255" }, "departure": { "time": "1774023265" }, "stopId": "zenbus:StopPoint:SP:679310121:LOC", "stopSequence": 5 }, { "arrival": { "time": "1774023495" }, "departure": { "time": "1774023505" }, "stopId": "zenbus:StopPoint:SP:869430003:LOC", "stopSequence": 6 }, { "arrival": { "time": "1774023776" }, "departure": { "time": "1774023786" }, "stopId": "zenbus:StopPoint:SP:667270018:LOC", "stopSequence": 7 }, { "arrival": { "time": "1774023847" }, "departure": { "time": "1774023857" }, "stopId": "zenbus:StopPoint:SP:5982027422629888:LOC", "stopSequence": 8 }, { "arrival": { "time": "1774023909" }, "departure": { "time": "1774023919" }, "stopId": "zenbus:StopPoint:SP:847880004:LOC", "stopSequence": 9 }, { "arrival": { "time": "1774023971" }, "departure": { "time": "1774023981" }, "stopId": "zenbus:StopPoint:SP:835970006:LOC", "stopSequence": 10 }, { "arrival": { "time": "1774024022" }, "departure": { "time": "1774024032" }, "stopId": "zenbus:StopPoint:SP:851810003:LOC", "stopSequence": 11 } ], "timestamp": "1774022780", "trip": { "routeId": "zenbus:Line:758860001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260320", "startTime": "17:01:00", "tripId": "6038182832373760:15" }, "vehicle": { "id": "zenbus:Vehicle:4846410684956672:LOC" } } }, { "id": "zenbus:Vehicle:5361830605094912:LOC", "vehicle": { "currentStopSequence": 14, "position": { "latitude": 48.831153869628906, "longitude": 7.65094518661499 }, "stopId": "zenbus:StopPoint:SP:698820093:LOC", "timestamp": "1774022783", "trip": { "routeId": "zenbus:Line:743630001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260320", "startTime": "16:46:00", "tripId": "5358163491553280:13" }, "vehicle": { "id": "zenbus:Vehicle:5361830605094912:LOC" } } }, { "id": "20260320:5926650664452096:13", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1774022732" }, "departure": { "time": "1774022739" }, "stopId": "zenbus:StopPoint:SP:4689124356259840:LOC", "stopSequence": 13 }, { "arrival": { "time": "1774022803" }, "departure": { "time": "1774022813" }, "stopId": "zenbus:StopPoint:SP:698820093:LOC", "stopSequence": 14 }, { "arrival": { "time": "1774023075" }, "departure": { "time": "1774023085" }, "stopId": "zenbus:StopPoint:SP:859630004:LOC", "stopSequence": 15 }, { "arrival": { "time": "1774023135" }, "departure": { "time": "1774023145" }, "stopId": "zenbus:StopPoint:SP:5406189144768512:LOC", "stopSequence": 16 }, { "arrival": { "time": "1774023200" }, "departure": { "time": "1774023210" }, "stopId": "zenbus:StopPoint:SP:845760006:LOC", "stopSequence": 17 }, { "arrival": { "time": "1774023235" }, "departure": { "time": "1774023245" }, "stopId": "zenbus:StopPoint:SP:867230002:LOC", "stopSequence": 18 }, { "arrival": { "time": "1774023308" }, "departure": { "time": "1774023318" }, "stopId": "zenbus:StopPoint:SP:861480003:LOC", "stopSequence": 19 }, { "arrival": { "time": "1774023358" }, "departure": { "time": "1774023368" }, "stopId": "zenbus:StopPoint:SP:836430003:LOC", "stopSequence": 20 }, { "arrival": { "time": "1774023407" }, "departure": { "time": "1774023417" }, "stopId": "zenbus:StopPoint:SP:861500001:LOC", "stopSequence": 21 }, { "arrival": { "time": "1774023449" }, "departure": { "time": "1774023459" }, "stopId": "zenbus:StopPoint:SP:836440003:LOC", "stopSequence": 22 }, { "arrival": { "time": "1774023501" }, "departure": { "time": "1774023511" }, "stopId": "zenbus:StopPoint:SP:810750003:LOC", "stopSequence": 23 } ], "timestamp": "1774022783", "trip": { "routeId": "zenbus:Line:743630001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260320", "startTime": "16:46:00", "tripId": "5358163491553280:13" }, "vehicle": { "id": "zenbus:Vehicle:5361830605094912:LOC" } } }, { "id": "zenbus:Vehicle:5129339481882624:LOC", "vehicle": { "currentStopSequence": 3, "position": { "latitude": 48.81652069091797, "longitude": 7.747007846832275 }, "stopId": "zenbus:StopPoint:SP:838630005:LOC", "timestamp": "1774022783", "trip": { "routeId": "zenbus:Line:743630001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260320", "startTime": "17:01:00", "tripId": "5358163491553280:14" }, "vehicle": { "id": "zenbus:Vehicle:5129339481882624:LOC" } } }, { "id": "20260320:5926650664452096:14", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1774022804" }, "departure": { "time": "1774022814" }, "stopId": "zenbus:StopPoint:SP:838630005:LOC", "stopSequence": 3 }, { "arrival": { "time": "1774022837" }, "departure": { "time": "1774022847" }, "stopId": "zenbus:StopPoint:SP:810730004:LOC", "stopSequence": 4 }, { "arrival": { "time": "1774022877" }, "departure": { "time": "1774022887" }, "stopId": "zenbus:StopPoint:SP:657690021:LOC", "stopSequence": 5 }, { "arrival": { "time": "1774022913" }, "departure": { "time": "1774022923" }, "stopId": "zenbus:StopPoint:SP:840350003:LOC", "stopSequence": 6 }, { "arrival": { "time": "1774022948" }, "departure": { "time": "1774022958" }, "stopId": "zenbus:StopPoint:SP:843900004:LOC", "stopSequence": 7 }, { "arrival": { "time": "1774023021" }, "departure": { "time": "1774023031" }, "stopId": "zenbus:StopPoint:SP:667240128:LOC", "stopSequence": 8 }, { "arrival": { "time": "1774023141" }, "departure": { "time": "1774023151" }, "stopId": "zenbus:StopPoint:SP:863530005:LOC", "stopSequence": 9 }, { "arrival": { "time": "1774023187" }, "departure": { "time": "1774023197" }, "stopId": "zenbus:StopPoint:SP:850300002:LOC", "stopSequence": 10 }, { "arrival": { "time": "1774023231" }, "departure": { "time": "1774023241" }, "stopId": "zenbus:StopPoint:SP:851800006:LOC", "stopSequence": 11 }, { "arrival": { "time": "1774023428" }, "departure": { "time": "1774023438" }, "stopId": "zenbus:StopPoint:SP:847870004:LOC", "stopSequence": 12 }, { "arrival": { "time": "1774023587" }, "departure": { "time": "1774023597" }, "stopId": "zenbus:StopPoint:SP:4689124356259840:LOC", "stopSequence": 13 }, { "arrival": { "time": "1774023646" }, "departure": { "time": "1774023656" }, "stopId": "zenbus:StopPoint:SP:698820093:LOC", "stopSequence": 14 }, { "arrival": { "time": "1774023918" }, "departure": { "time": "1774023928" }, "stopId": "zenbus:StopPoint:SP:859630004:LOC", "stopSequence": 15 }, { "arrival": { "time": "1774023978" }, "departure": { "time": "1774023988" }, "stopId": "zenbus:StopPoint:SP:5406189144768512:LOC", "stopSequence": 16 }, { "arrival": { "time": "1774024043" }, "departure": { "time": "1774024053" }, "stopId": "zenbus:StopPoint:SP:845760006:LOC", "stopSequence": 17 }, { "arrival": { "time": "1774024078" }, "departure": { "time": "1774024088" }, "stopId": "zenbus:StopPoint:SP:867230002:LOC", "stopSequence": 18 }, { "arrival": { "time": "1774024151" }, "departure": { "time": "1774024161" }, "stopId": "zenbus:StopPoint:SP:861480003:LOC", "stopSequence": 19 }, { "arrival": { "time": "1774024201" }, "departure": { "time": "1774024211" }, "stopId": "zenbus:StopPoint:SP:836430003:LOC", "stopSequence": 20 }, { "arrival": { "time": "1774024250" }, "departure": { "time": "1774024260" }, "stopId": "zenbus:StopPoint:SP:861500001:LOC", "stopSequence": 21 }, { "arrival": { "time": "1774024292" }, "departure": { "time": "1774024302" }, "stopId": "zenbus:StopPoint:SP:836440003:LOC", "stopSequence": 22 }, { "arrival": { "time": "1774024344" }, "departure": { "time": "1774024367" }, "stopId": "zenbus:StopPoint:SP:810750003:LOC", "stopSequence": 23 } ], "timestamp": "1774022783", "trip": { "routeId": "zenbus:Line:743630001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260320", "startTime": "17:01:00", "tripId": "5358163491553280:14" }, "vehicle": { "id": "zenbus:Vehicle:5129339481882624:LOC" } } }, { "id": "zenbus:Vehicle:5122059954814976:LOC", "vehicle": { "currentStopSequence": 6, "position": { "latitude": 48.8223762512207, "longitude": 7.73047399520874 }, "stopId": "zenbus:StopPoint:SP:840350003:LOC", "timestamp": "1774022781", "trip": { "routeId": "zenbus:Line:743630001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260320", "startTime": "17:16:00", "tripId": "5358163491553280:15" }, "vehicle": { "id": "zenbus:Vehicle:5122059954814976:LOC" } } }, { "id": "20260320:5926650664452096:15", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1774022353" }, "departure": { "time": "1774022355" }, "stopId": "zenbus:StopPoint:SP:869440003:LOC", "stopSequence": 0 }, { "arrival": { "time": "1774022380" }, "departure": { "time": "1774022399" }, "stopId": "zenbus:StopPoint:SP:653750046:LOC", "stopSequence": 1 }, { "arrival": { "time": "1774022424" }, "departure": { "time": "1774022442" }, "stopId": "zenbus:StopPoint:SP:649920015:LOC", "stopSequence": 2 }, { "arrival": { "time": "1774022563" }, "departure": { "time": "1774022580" }, "stopId": "zenbus:StopPoint:SP:838630005:LOC", "stopSequence": 3 }, { "arrival": { "time": "1774022598" }, "departure": { "time": "1774022614" }, "stopId": "zenbus:StopPoint:SP:810730004:LOC", "stopSequence": 4 }, { "arrival": { "time": "1774022657" }, "departure": { "time": "1774022666" }, "stopId": "zenbus:StopPoint:SP:657690021:LOC", "stopSequence": 5 }, { "arrival": { "time": "1774022829" }, "departure": { "time": "1774023309" }, "stopId": "zenbus:StopPoint:SP:840350003:LOC", "stopSequence": 6 }, { "arrival": { "time": "1774023334" }, "departure": { "time": "1774023562" }, "stopId": "zenbus:StopPoint:SP:843900004:LOC", "stopSequence": 7 }, { "arrival": { "time": "1774023406" }, "departure": { "time": "1774023628" }, "stopId": "zenbus:StopPoint:SP:667240128:LOC", "stopSequence": 8 }, { "arrival": { "time": "1774023527" }, "departure": { "time": "1774023748" }, "stopId": "zenbus:StopPoint:SP:863530005:LOC", "stopSequence": 9 }, { "arrival": { "time": "1774023573" }, "departure": { "time": "1774023771" }, "stopId": "zenbus:StopPoint:SP:850300002:LOC", "stopSequence": 10 }, { "arrival": { "time": "1774023617" }, "departure": { "time": "1774023823" }, "stopId": "zenbus:StopPoint:SP:851800006:LOC", "stopSequence": 11 }, { "arrival": { "time": "1774023814" }, "departure": { "time": "1774024012" }, "stopId": "zenbus:StopPoint:SP:847870004:LOC", "stopSequence": 12 }, { "arrival": { "time": "1774023973" }, "departure": { "time": "1774024181" }, "stopId": "zenbus:StopPoint:SP:4689124356259840:LOC", "stopSequence": 13 }, { "arrival": { "time": "1774024031" }, "departure": { "time": "1774024240" }, "stopId": "zenbus:StopPoint:SP:698820093:LOC", "stopSequence": 14 }, { "arrival": { "time": "1774024304" }, "departure": { "time": "1774024497" }, "stopId": "zenbus:StopPoint:SP:859630004:LOC", "stopSequence": 15 }, { "arrival": { "time": "1774024364" }, "departure": { "time": "1774024557" }, "stopId": "zenbus:StopPoint:SP:5406189144768512:LOC", "stopSequence": 16 }, { "arrival": { "time": "1774024429" }, "departure": { "time": "1774024649" }, "stopId": "zenbus:StopPoint:SP:845760006:LOC", "stopSequence": 17 }, { "arrival": { "time": "1774024464" }, "departure": { "time": "1774024697" }, "stopId": "zenbus:StopPoint:SP:867230002:LOC", "stopSequence": 18 }, { "arrival": { "time": "1774024537" }, "departure": { "time": "1774024763" }, "stopId": "zenbus:StopPoint:SP:861480003:LOC", "stopSequence": 19 }, { "arrival": { "time": "1774024587" }, "departure": { "time": "1774024848" }, "stopId": "zenbus:StopPoint:SP:836430003:LOC", "stopSequence": 20 }, { "arrival": { "time": "1774024636" }, "departure": { "time": "1774024873" }, "stopId": "zenbus:StopPoint:SP:861500001:LOC", "stopSequence": 21 }, { "arrival": { "time": "1774024677" }, "departure": { "time": "1774024923" }, "stopId": "zenbus:StopPoint:SP:836440003:LOC", "stopSequence": 22 }, { "arrival": { "time": "1774024729" }, "departure": { "time": "1774025009" }, "stopId": "zenbus:StopPoint:SP:810750003:LOC", "stopSequence": 23 } ], "timestamp": "1774022781", "trip": { "routeId": "zenbus:Line:743630001:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260320", "startTime": "17:16:00", "tripId": "5358163491553280:15" }, "vehicle": { "id": "zenbus:Vehicle:5122059954814976:LOC" } } }, { "id": "zenbus:Vehicle:686780013:LOC", "vehicle": { "currentStopSequence": 2, "position": { "latitude": 48.83707809448242, "longitude": 7.614634990692139 }, "stopId": "zenbus:StopPoint:SP:869440004:LOC", "timestamp": "1774022781", "trip": { "routeId": "zenbus:Line:753020003:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260320", "startTime": "17:01:00", "tripId": "5462965995175936:4" }, "vehicle": { "id": "zenbus:Vehicle:686780013:LOC" } } }, { "id": "20260320:6545364929740800:4", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1774022884" }, "departure": { "time": "1774022894" }, "stopId": "zenbus:StopPoint:SP:869440004:LOC", "stopSequence": 2 }, { "arrival": { "time": "1774022951" }, "departure": { "time": "1774022961" }, "stopId": "zenbus:StopPoint:SP:5472152661786624:LOC", "stopSequence": 3 }, { "arrival": { "time": "1774023012" }, "departure": { "time": "1774023022" }, "stopId": "zenbus:StopPoint:SP:810750004:LOC", "stopSequence": 4 }, { "arrival": { "time": "1774023047" }, "departure": { "time": "1774023057" }, "stopId": "zenbus:StopPoint:SP:863500005:LOC", "stopSequence": 5 }, { "arrival": { "time": "1774023248" }, "departure": { "time": "1774023258" }, "stopId": "zenbus:StopPoint:SP:855540004:LOC", "stopSequence": 6 }, { "arrival": { "time": "1774023455" }, "departure": { "time": "1774023465" }, "stopId": "zenbus:StopPoint:SP:838640003:LOC", "stopSequence": 7 }, { "arrival": { "time": "1774023515" }, "departure": { "time": "1774023525" }, "stopId": "zenbus:StopPoint:SP:5480348600238080:LOC", "stopSequence": 8 }, { "arrival": { "time": "1774023704" }, "departure": { "time": "1774023714" }, "stopId": "zenbus:StopPoint:SP:867250002:LOC", "stopSequence": 9 }, { "arrival": { "time": "1774023769" }, "departure": { "time": "1774023779" }, "stopId": "zenbus:StopPoint:SP:847890002:LOC", "stopSequence": 10 }, { "arrival": { "time": "1774023873" }, "departure": { "time": "1774023883" }, "stopId": "zenbus:StopPoint:SP:841770004:LOC", "stopSequence": 11 }, { "arrival": { "time": "1774023912" }, "departure": { "time": "1774023922" }, "stopId": "zenbus:StopPoint:SP:844330003:LOC", "stopSequence": 12 }, { "arrival": { "time": "1774023971" }, "departure": { "time": "1774023981" }, "stopId": "zenbus:StopPoint:SP:865510006:LOC", "stopSequence": 13 }, { "arrival": { "time": "1774024004" }, "departure": { "time": "1774024014" }, "stopId": "zenbus:StopPoint:SP:810320021:LOC", "stopSequence": 14 }, { "arrival": { "time": "1774024058" }, "departure": { "time": "1774024068" }, "stopId": "zenbus:StopPoint:SP:845480005:LOC", "stopSequence": 15 }, { "arrival": { "time": "1774024135" }, "departure": { "time": "1774024145" }, "stopId": "zenbus:StopPoint:SP:851810003:LOC", "stopSequence": 16 } ], "timestamp": "1774022781", "trip": { "routeId": "zenbus:Line:753020003:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260320", "startTime": "17:01:00", "tripId": "5462965995175936:4" }, "vehicle": { "id": "zenbus:Vehicle:686780013:LOC" } } }, { "id": "zenbus:Vehicle:706140014:LOC", "vehicle": { "currentStopSequence": 2, "position": { "latitude": 48.813175201416016, "longitude": 7.780920028686523 }, "stopId": "zenbus:StopPoint:SP:845480004:LOC", "timestamp": "1774022781", "trip": { "routeId": "zenbus:Line:736370020:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260320", "startTime": "16:55:00", "tripId": "5957754754695168:6" }, "vehicle": { "id": "zenbus:Vehicle:706140014:LOC" } } }, { "id": "20260320:5367264405618688:6", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1774022920" }, "departure": { "time": "1774022930" }, "stopId": "zenbus:StopPoint:SP:845480004:LOC", "stopSequence": 2 }, { "arrival": { "time": "1774023000" }, "departure": { "time": "1774023010" }, "stopId": "zenbus:StopPoint:SP:867240003:LOC", "stopSequence": 3 }, { "arrival": { "time": "1774023350" }, "departure": { "time": "1774023360" }, "stopId": "zenbus:StopPoint:SP:869390002:LOC", "stopSequence": 4 }, { "arrival": { "time": "1774023565" }, "departure": { "time": "1774023575" }, "stopId": "zenbus:StopPoint:SP:847900005:LOC", "stopSequence": 5 }, { "arrival": { "time": "1774023637" }, "departure": { "time": "1774023647" }, "stopId": "zenbus:StopPoint:SP:869390003:LOC", "stopSequence": 6 }, { "arrival": { "time": "1774023948" }, "departure": { "time": "1774023958" }, "stopId": "zenbus:StopPoint:SP:850280002:LOC", "stopSequence": 7 }, { "arrival": { "time": "1774024008" }, "departure": { "time": "1774024018" }, "stopId": "zenbus:StopPoint:SP:832170003:LOC", "stopSequence": 8 }, { "arrival": { "time": "1774024252" }, "departure": { "time": "1774024262" }, "stopId": "zenbus:StopPoint:SP:847890003:LOC", "stopSequence": 9 }, { "arrival": { "time": "1774024388" }, "departure": { "time": "1774024398" }, "stopId": "zenbus:StopPoint:SP:859630005:LOC", "stopSequence": 10 }, { "arrival": { "time": "1774024542" }, "departure": { "time": "1774024552" }, "stopId": "zenbus:StopPoint:SP:5411837160980480:LOC", "stopSequence": 11 }, { "arrival": { "time": "1774024597" }, "departure": { "time": "1774024607" }, "stopId": "zenbus:StopPoint:SP:4644680571551744:LOC", "stopSequence": 12 }, { "arrival": { "time": "1774024749" }, "departure": { "time": "1774024759" }, "stopId": "zenbus:StopPoint:SP:840350004:LOC", "stopSequence": 13 }, { "arrival": { "time": "1774024882" }, "departure": { "time": "1774024892" }, "stopId": "zenbus:StopPoint:SP:855560003:LOC", "stopSequence": 14 }, { "arrival": { "time": "1774025018" }, "departure": { "time": "1774025028" }, "stopId": "zenbus:StopPoint:SP:810740004:LOC", "stopSequence": 15 } ], "timestamp": "1774022781", "trip": { "routeId": "zenbus:Line:736370020:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260320", "startTime": "16:55:00", "tripId": "5957754754695168:6" }, "vehicle": { "id": "zenbus:Vehicle:706140014:LOC" } } }, { "id": "zenbus:Vehicle:718890005:LOC", "vehicle": { "currentStopSequence": 7, "position": { "latitude": 48.7917594909668, "longitude": 7.6828999519348145 }, "stopId": "zenbus:StopPoint:SP:838630006:LOC", "timestamp": "1774022782", "trip": { "routeId": "zenbus:Line:736370020:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260320", "startTime": "16:50:00", "tripId": "6003086664400896:8" }, "vehicle": { "id": "zenbus:Vehicle:718890005:LOC" } } }, { "id": "20260320:6532715781292032:8", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1774022893" }, "departure": { "time": "1774022951" }, "stopId": "zenbus:StopPoint:SP:838630006:LOC", "stopSequence": 7 }, { "arrival": { "time": "1774022995" }, "departure": { "time": "1774023032" }, "stopId": "zenbus:StopPoint:SP:810720005:LOC", "stopSequence": 8 }, { "arrival": { "time": "1774023307" }, "departure": { "time": "1774023338" }, "stopId": "zenbus:StopPoint:SP:838640004:LOC", "stopSequence": 9 }, { "arrival": { "time": "1774023392" }, "departure": { "time": "1774023411" }, "stopId": "zenbus:StopPoint:SP:851790005:LOC", "stopSequence": 10 }, { "arrival": { "time": "1774023585" }, "departure": { "time": "1774023597" }, "stopId": "zenbus:StopPoint:SP:863510002:LOC", "stopSequence": 11 }, { "arrival": { "time": "1774024051" }, "departure": { "time": "1774024061" }, "stopId": "zenbus:StopPoint:SP:810740003:LOC", "stopSequence": 12 }, { "arrival": { "time": "1774024121" }, "departure": { "time": "1774024131" }, "stopId": "zenbus:StopPoint:SP:645630093:LOC", "stopSequence": 13 }, { "arrival": { "time": "1774024287" }, "departure": { "time": "1774024297" }, "stopId": "zenbus:StopPoint:SP:869440003:LOC", "stopSequence": 14 } ], "timestamp": "1774022782", "trip": { "routeId": "zenbus:Line:736370020:LOC", "scheduleRelationship": "SCHEDULED", "startDate": "20260320", "startTime": "16:50:00", "tripId": "6003086664400896:8" }, "vehicle": { "id": "zenbus:Vehicle:718890005:LOC" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1774022784" } }