Détails de la ressource
Les spécifications du format GTFS-RT sont disponibles ici : https://developers.google.com/transit/gtfs-realtime/
Cette ressource fait partie du jeu de données Réseau urbain Ritmo.
Disponibilité au téléchargement
En savoir plus
HEAD dont le temps de réponse doit être inférieur à 5 secondes. Si nous détectons une indisponibilité, nous effectuons un nouveau test toutes les 10 minutes, jusqu'à ce que la ressource soit à nouveau disponible.Pour les flux SIRI et SIRI Lite, nous effectuons une requête HTTP de type
GET : nous considérons une réponse avec un code 401 ou 405 comme étant disponible. En cas d'erreur 500, nous considèrerons que le flux est indisponible, sauf si il semble contenir du SOAP.Rapport de validation
❌65 erreurs, 2 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 10/03/2026 à 08h11 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
Sequential stop_time_update times are not increasing E022 64 erreurs
stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease.
Exemples d'erreurs
- trip_id 5359235979280384:7 stop_sequence 23 arrival_time 08:14:13 (1773126853) is less than previous stop departure_time 08:15:00 (1773126900) - times must increase between two sequential stops
- trip_id 5359235979280384:7 stop_sequence 24 arrival_time 08:14:59 (1773126899) is less than previous stop departure_time 08:15:11 (1773126911) - times must increase between two sequential stops
- trip_id 5359235979280384:7 stop_sequence 25 arrival_time 08:15:45 (1773126945) is less than previous stop departure_time 08:16:04 (1773126964) - times must increase between two sequential stops
- trip_id 5359235979280384:7 stop_sequence 26 arrival_time 08:16:33 (1773126993) is less than previous stop departure_time 08:16:57 (1773127017) - times must increase between two sequential stops
- trip_id 5359235979280384:7 stop_sequence 27 arrival_time 08:17:23 (1773127043) is less than previous stop departure_time 08:17:51 (1773127071) - times must increase between two sequential stops
Vehicle position far from trip shape E029 1 erreur
The vehicle position should be within a certain distance of the GTFS shapes.txt data for the current trip unless there is a Service Alert with the Effect of DETOUR for this trip_id.
Exemples d'erreurs
- vehicle.id zenbus:Vehicle:4914855683293184:LOC trip_id 6488877775716352:8 at (48.815014,7.785521) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR
Avertissements
vehicle_id not populated W002 1 erreur
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id 5359235979280384:6 does not have a vehicle_id
ID in one feed missing from the other W003 1 erreur
a trip_id that is provided in the VehiclePositions feed should be provided in the TripUpdates feed, and a vehicle_id that is provided in the TripUpdates feed should be provided in the VehiclePositions feed
Exemples d'erreurs
- trip_id 5359235979280384:6 is in TripUpdates but not in VehiclePositions feed
Validations précédentes
Voici un récapitulatif des différents types d'erreurs constatés au cours des 30 derniers jours.
| Identifiant d'erreur | Description | Nombre d'erreurs | Nombre d'occurences |
|---|---|---|---|
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 2 334 | 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. | 9 | 9 fois (31 % des validations) |
| E028 | The vehicle position should be inside the agency coverage area. This is defined as within roughly 1/8 of a mile (200 meters) of the GTFS shapes.txt data, or stops.txt locations if the GTFS feed doesn't include shapes.txt. | 2 | 2 fois (7 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 10/03/2026 à 17h05 Europe/Paris.
vehicle_positions (25) trip_updates (25) service_alerts (0)Entités présentes dans ce flux lors des 7 derniers jours.
trip_updates vehicle_positionsFlux GTFS-RT décodé
Voir le contenu du flux
Voici le flux GTFS-RT décodé au format Protobuf le 10/03/2026 à 17h05 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "zenbus:Vehicle:681650001:LOC",
"vehicle": {
"currentStopSequence": 39,
"position": {
"latitude": 48.80039978027344,
"longitude": 7.839537143707275
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"timestamp": "1773158752",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260310",
"startTime": "16:20:00",
"tripId": "5359235979280384:27"
},
"vehicle": {
"id": "zenbus:Vehicle:681650001:LOC"
}
}
},
{
"id": "20260310:4699572623376384:27",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773158734"
},
"departure": {
"time": "1773158752"
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1773158871"
},
"departure": {
"time": "1773158881"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1773158961"
},
"departure": {
"time": "1773158971"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1773159023"
},
"departure": {
"time": "1773159033"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1773159086"
},
"departure": {
"time": "1773159096"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1773159175"
},
"departure": {
"time": "1773159185"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1773159267"
},
"departure": {
"time": "1773159277"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1773159337"
},
"departure": {
"time": "1773159347"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1773159407"
},
"departure": {
"time": "1773159417"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1773159477"
},
"departure": {
"time": "1773159487"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1773159537"
},
"departure": {
"time": "1773159547"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1773159587"
},
"departure": {
"time": "1773159597"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1773159646"
},
"departure": {
"time": "1773159656"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1773159708"
},
"departure": {
"time": "1773159718"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1773159801"
},
"departure": {
"time": "1773159811"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1773159856"
},
"departure": {
"time": "1773159866"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1773159926"
},
"departure": {
"time": "1773159936"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1773158752",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260310",
"startTime": "16:20:00",
"tripId": "5359235979280384:27"
},
"vehicle": {
"id": "zenbus:Vehicle:681650001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:664180004:LOC",
"vehicle": {
"currentStopSequence": 27,
"position": {
"latitude": 48.81199264526367,
"longitude": 7.796717166900635
},
"stopId": "zenbus:StopPoint:SP:860960003:LOC",
"timestamp": "1773158752",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260310",
"startTime": "16:44:00",
"tripId": "5359235979280384:28"
},
"vehicle": {
"id": "zenbus:Vehicle:664180004:LOC"
}
}
},
{
"id": "20260310:4699572623376384:28",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773158704"
},
"departure": {
"time": "1773158706"
},
"stopId": "zenbus:StopPoint:SP:843930001:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1773158769"
},
"departure": {
"time": "1773158779"
},
"stopId": "zenbus:StopPoint:SP:860960003:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1773158837"
},
"departure": {
"time": "1773158847"
},
"stopId": "zenbus:StopPoint:SP:6040087943970816:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1773158889"
},
"departure": {
"time": "1773158899"
},
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1773158964"
},
"departure": {
"time": "1773158974"
},
"stopId": "zenbus:StopPoint:SP:6498647517691904:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1773159028"
},
"departure": {
"time": "1773159038"
},
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1773159113"
},
"departure": {
"time": "1773159123"
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1773159181"
},
"departure": {
"time": "1773159191"
},
"stopId": "zenbus:StopPoint:SP:851310002:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1773159253"
},
"departure": {
"time": "1773159263"
},
"stopId": "zenbus:StopPoint:SP:5937949578362880:LOC",
"stopSequence": 34
}
],
"timestamp": "1773158752",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260310",
"startTime": "16:44:00",
"tripId": "5359235979280384:28"
},
"vehicle": {
"id": "zenbus:Vehicle:664180004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:674570001:LOC",
"vehicle": {
"currentStopSequence": 19,
"position": {
"latitude": 48.82222366333008,
"longitude": 7.780986785888672
},
"stopId": "zenbus:StopPoint:SP:648090018:LOC",
"timestamp": "1773158750",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260310",
"startTime": "16:50:00",
"tripId": "5359235979280384:29"
},
"vehicle": {
"id": "zenbus:Vehicle:674570001:LOC"
}
}
},
{
"id": "20260310:4699572623376384:29",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773158735"
},
"departure": {
"time": "1773158750"
},
"stopId": "zenbus:StopPoint:SP:651710023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1773158773"
},
"departure": {
"time": "1773158783"
},
"stopId": "zenbus:StopPoint:SP:648090018:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1773158815"
},
"departure": {
"time": "1773158825"
},
"stopId": "zenbus:StopPoint:SP:670900053:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1773158858"
},
"departure": {
"time": "1773158874"
},
"stopId": "zenbus:StopPoint:SP:843920001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1773158922"
},
"departure": {
"time": "1773159300"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1773159005"
},
"departure": {
"time": "1773159187"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1773159051"
},
"departure": {
"time": "1773159240"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1773159097"
},
"departure": {
"time": "1773159293"
},
"stopId": "zenbus:StopPoint:SP:771880007:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1773159145"
},
"departure": {
"time": "1773159347"
},
"stopId": "zenbus:StopPoint:SP:843930001:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1773159196"
},
"departure": {
"time": "1773159403"
},
"stopId": "zenbus:StopPoint:SP:860960003:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1773159253"
},
"departure": {
"time": "1773159461"
},
"stopId": "zenbus:StopPoint:SP:6040087943970816:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1773159298"
},
"departure": {
"time": "1773159514"
},
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1773159362"
},
"departure": {
"time": "1773159576"
},
"stopId": "zenbus:StopPoint:SP:6498647517691904:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1773159416"
},
"departure": {
"time": "1773159633"
},
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1773159487"
},
"departure": {
"time": "1773159698"
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1773159578"
},
"departure": {
"time": "1773159804"
},
"stopId": "zenbus:StopPoint:SP:859050003:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1773159723"
},
"departure": {
"time": "1773159936"
},
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1773159809"
},
"departure": {
"time": "1773160009"
},
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1773159868"
},
"departure": {
"time": "1773160069"
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1773160007"
},
"departure": {
"time": "1773160138"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1773160097"
},
"departure": {
"time": "1773160213"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1773160160"
},
"departure": {
"time": "1773160305"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1773160222"
},
"departure": {
"time": "1773160366"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1773160311"
},
"departure": {
"time": "1773160470"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1773160403"
},
"departure": {
"time": "1773160576"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1773160473"
},
"departure": {
"time": "1773160611"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1773160543"
},
"departure": {
"time": "1773160676"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1773160614"
},
"departure": {
"time": "1773160772"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1773160673"
},
"departure": {
"time": "1773160831"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1773160723"
},
"departure": {
"time": "1773160886"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1773160782"
},
"departure": {
"time": "1773160946"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1773160844"
},
"departure": {
"time": "1773161067"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1773160938"
},
"departure": {
"time": "1773161144"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1773160992"
},
"departure": {
"time": "1773161231"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1773161062"
},
"departure": {
"time": "1773161296"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1773158750",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260310",
"startTime": "16:50:00",
"tripId": "5359235979280384:29"
},
"vehicle": {
"id": "zenbus:Vehicle:674570001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:671920003:LOC",
"vehicle": {
"currentStopSequence": 45,
"position": {
"latitude": 48.827518463134766,
"longitude": 7.758481025695801
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"timestamp": "1773158752",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260310",
"startTime": "16:02:00",
"tripId": "5217762675785728:26"
},
"vehicle": {
"id": "zenbus:Vehicle:671920003:LOC"
}
}
},
{
"id": "20260310:5784952768561152:25",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773158792"
},
"departure": {
"time": "1773158802"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1773158872"
},
"departure": {
"time": "1773158882"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1773158928"
},
"departure": {
"time": "1773158938"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1773158992"
},
"departure": {
"time": "1773159002"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1773159050"
},
"departure": {
"time": "1773159060"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1773159131"
},
"departure": {
"time": "1773159141"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1773159192"
},
"departure": {
"time": "1773159202"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1773159248"
},
"departure": {
"time": "1773159258"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1773159296"
},
"departure": {
"time": "1773159306"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1773159356"
},
"departure": {
"time": "1773159366"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1773159400"
},
"departure": {
"time": "1773159410"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1773159460"
},
"departure": {
"time": "1773159470"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1773159507"
},
"departure": {
"time": "1773159517"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1773158752",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260310",
"startTime": "16:02:00",
"tripId": "5217762675785728:26"
},
"vehicle": {
"id": "zenbus:Vehicle:671920003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:693030001:LOC",
"vehicle": {
"currentStopSequence": 25,
"position": {
"latitude": 48.80668640136719,
"longitude": 7.804283142089844
},
"stopId": "zenbus:StopPoint:SP:851280024:LOC",
"timestamp": "1773158751",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260310",
"startTime": "16:32:00",
"tripId": "5217762675785728:28"
},
"vehicle": {
"id": "zenbus:Vehicle:693030001:LOC"
}
}
},
{
"id": "20260310:5784952768561152:27",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773158728"
},
"departure": {
"time": "1773158729"
},
"stopId": "zenbus:StopPoint:SP:669080034:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1773158763"
},
"departure": {
"time": "1773158773"
},
"stopId": "zenbus:StopPoint:SP:851280024:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1773158826"
},
"departure": {
"time": "1773158836"
},
"stopId": "zenbus:StopPoint:SP:857000003:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1773158881"
},
"departure": {
"time": "1773158891"
},
"stopId": "zenbus:StopPoint:SP:663120030:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1773158931"
},
"departure": {
"time": "1773158941"
},
"stopId": "zenbus:StopPoint:SP:839920002:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1773158986"
},
"departure": {
"time": "1773158996"
},
"stopId": "zenbus:StopPoint:SP:673110030:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1773159032"
},
"departure": {
"time": "1773159042"
},
"stopId": "zenbus:StopPoint:SP:853260003:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1773159083"
},
"departure": {
"time": "1773159093"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1773159123"
},
"departure": {
"time": "1773159133"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1773159165"
},
"departure": {
"time": "1773159175"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1773159236"
},
"departure": {
"time": "1773159300"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1773159319"
},
"departure": {
"time": "1773159344"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1773159360"
},
"departure": {
"time": "1773159395"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1773159407"
},
"departure": {
"time": "1773159418"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1773159459"
},
"departure": {
"time": "1773159474"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1773159512"
},
"departure": {
"time": "1773159531"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1773159558"
},
"departure": {
"time": "1773159584"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1773159607"
},
"departure": {
"time": "1773159617"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1773159685"
},
"departure": {
"time": "1773159707"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1773159811"
},
"departure": {
"time": "1773159830"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1773159891"
},
"departure": {
"time": "1773159930"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1773159947"
},
"departure": {
"time": "1773159988"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1773160011"
},
"departure": {
"time": "1773160050"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1773160069"
},
"departure": {
"time": "1773160109"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1773160150"
},
"departure": {
"time": "1773160210"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1773160211"
},
"departure": {
"time": "1773160270"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1773160267"
},
"departure": {
"time": "1773160328"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1773160315"
},
"departure": {
"time": "1773160352"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1773160375"
},
"departure": {
"time": "1773160442"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1773160419"
},
"departure": {
"time": "1773160494"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1773160479"
},
"departure": {
"time": "1773160554"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1773160526"
},
"departure": {
"time": "1773160608"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1773158751",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260310",
"startTime": "16:32:00",
"tripId": "5217762675785728:28"
},
"vehicle": {
"id": "zenbus:Vehicle:693030001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:696870003:LOC",
"vehicle": {
"currentStopSequence": 36,
"position": {
"latitude": 48.81840133666992,
"longitude": 7.78328800201416
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"timestamp": "1773158751",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260310",
"startTime": "16:43:00",
"tripId": "5217762675785728:27"
},
"vehicle": {
"id": "zenbus:Vehicle:696870003:LOC"
}
}
},
{
"id": "20260310:5784952768561152:28",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773158767"
},
"departure": {
"time": "1773158777"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1773158818"
},
"departure": {
"time": "1773158828"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1773158874"
},
"departure": {
"time": "1773158884"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1773158931"
},
"departure": {
"time": "1773158941"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1773158982"
},
"departure": {
"time": "1773158992"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1773159035"
},
"departure": {
"time": "1773159045"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1773159122"
},
"departure": {
"time": "1773159132"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1773159260"
},
"departure": {
"time": "1773159270"
},
"stopId": "zenbus:StopPoint:SP:860960004:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1773159301"
},
"departure": {
"time": "1773159311"
},
"stopId": "zenbus:StopPoint:SP:864870033:LOC",
"stopSequence": 44
}
],
"timestamp": "1773158751",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260310",
"startTime": "16:43:00",
"tripId": "5217762675785728:27"
},
"vehicle": {
"id": "zenbus:Vehicle:696870003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:718890004:LOC",
"vehicle": {
"currentStopSequence": 3,
"position": {
"latitude": 48.76527786254883,
"longitude": 7.854299068450928
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"timestamp": "1773158752",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260310",
"startTime": "17:02:00",
"tripId": "5217762675785728:30"
},
"vehicle": {
"id": "zenbus:Vehicle:718890004:LOC"
}
}
},
{
"id": "20260310:5784952768561152:29",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773158766"
},
"departure": {
"time": "1773158776"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1773158832"
},
"departure": {
"time": "1773158842"
},
"stopId": "zenbus:StopPoint:SP:5428280040620032:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1773158893"
},
"departure": {
"time": "1773158921"
},
"stopId": "zenbus:StopPoint:SP:6611898804994048:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1773158969"
},
"departure": {
"time": "1773158989"
},
"stopId": "zenbus:StopPoint:SP:6596162715910144:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1773159027"
},
"departure": {
"time": "1773159048"
},
"stopId": "zenbus:StopPoint:SP:864950017:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1773159103"
},
"departure": {
"time": "1773159146"
},
"stopId": "zenbus:StopPoint:SP:849650002:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1773159165"
},
"departure": {
"time": "1773159207"
},
"stopId": "zenbus:StopPoint:SP:847370002:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1773159247"
},
"departure": {
"time": "1773159278"
},
"stopId": "zenbus:StopPoint:SP:777980001:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1773159328"
},
"departure": {
"time": "1773159379"
},
"stopId": "zenbus:StopPoint:SP:838060003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1773159421"
},
"departure": {
"time": "1773159455"
},
"stopId": "zenbus:StopPoint:SP:864970003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1773159475"
},
"departure": {
"time": "1773159512"
},
"stopId": "zenbus:StopPoint:SP:857010003:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1773159553"
},
"departure": {
"time": "1773159581"
},
"stopId": "zenbus:StopPoint:SP:5945547849465856:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1773159636"
},
"departure": {
"time": "1773159653"
},
"stopId": "zenbus:StopPoint:SP:810350002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1773159787"
},
"departure": {
"time": "1773159797"
},
"stopId": "zenbus:StopPoint:SP:860970002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1773159833"
},
"departure": {
"time": "1773159843"
},
"stopId": "zenbus:StopPoint:SP:658230017:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1773159937"
},
"departure": {
"time": "1773159953"
},
"stopId": "zenbus:StopPoint:SP:864960003:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1773160086"
},
"departure": {
"time": "1773160096"
},
"stopId": "zenbus:StopPoint:SP:864870034:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1773160180"
},
"departure": {
"time": "1773160190"
},
"stopId": "zenbus:StopPoint:SP:834730019:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1773160255"
},
"departure": {
"time": "1773160265"
},
"stopId": "zenbus:StopPoint:SP:669080034:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1773160314"
},
"departure": {
"time": "1773160324"
},
"stopId": "zenbus:StopPoint:SP:851280024:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1773160377"
},
"departure": {
"time": "1773160387"
},
"stopId": "zenbus:StopPoint:SP:857000003:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1773160432"
},
"departure": {
"time": "1773160442"
},
"stopId": "zenbus:StopPoint:SP:663120030:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1773160482"
},
"departure": {
"time": "1773160492"
},
"stopId": "zenbus:StopPoint:SP:839920002:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1773160537"
},
"departure": {
"time": "1773160547"
},
"stopId": "zenbus:StopPoint:SP:673110030:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1773160583"
},
"departure": {
"time": "1773160593"
},
"stopId": "zenbus:StopPoint:SP:853260003:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1773160634"
},
"departure": {
"time": "1773160644"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1773160674"
},
"departure": {
"time": "1773160684"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1773160716"
},
"departure": {
"time": "1773160726"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1773160787"
},
"departure": {
"time": "1773161100"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1773160870"
},
"departure": {
"time": "1773161020"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1773160911"
},
"departure": {
"time": "1773161070"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1773160958"
},
"departure": {
"time": "1773161094"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1773161010"
},
"departure": {
"time": "1773161150"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1773161063"
},
"departure": {
"time": "1773161206"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1773161109"
},
"departure": {
"time": "1773161259"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1773161158"
},
"departure": {
"time": "1773161284"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1773161236"
},
"departure": {
"time": "1773161383"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1773161362"
},
"departure": {
"time": "1773161506"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1773161442"
},
"departure": {
"time": "1773161606"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1773161498"
},
"departure": {
"time": "1773161664"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1773161562"
},
"departure": {
"time": "1773161726"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1773161620"
},
"departure": {
"time": "1773161785"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1773161701"
},
"departure": {
"time": "1773161885"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1773161762"
},
"departure": {
"time": "1773161946"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1773161818"
},
"departure": {
"time": "1773162004"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1773161866"
},
"departure": {
"time": "1773162028"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1773161926"
},
"departure": {
"time": "1773162118"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1773161970"
},
"departure": {
"time": "1773162170"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1773162030"
},
"departure": {
"time": "1773162230"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1773162077"
},
"departure": {
"time": "1773162283"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1773158752",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260310",
"startTime": "17:02:00",
"tripId": "5217762675785728:30"
},
"vehicle": {
"id": "zenbus:Vehicle:718890004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:671900097:LOC",
"vehicle": {
"currentStopSequence": 13,
"position": {
"latitude": 48.80900573730469,
"longitude": 7.779666900634766
},
"stopId": "zenbus:StopPoint:SP:630550025:LOC",
"timestamp": "1773158752",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260310",
"startTime": "16:44:00",
"tripId": "4679292022685696:30"
},
"vehicle": {
"id": "zenbus:Vehicle:671900097:LOC"
}
}
},
{
"id": "20260310:5938644062830592:30",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773158777"
},
"departure": {
"time": "1773158787"
},
"stopId": "zenbus:StopPoint:SP:630550025:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1773158833"
},
"departure": {
"time": "1773158843"
},
"stopId": "zenbus:StopPoint:SP:835980002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1773158890"
},
"departure": {
"time": "1773158900"
},
"stopId": "zenbus:StopPoint:SP:5969139098189824:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1773158974"
},
"departure": {
"time": "1773158984"
},
"stopId": "zenbus:StopPoint:SP:4880458853646336:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1773159052"
},
"departure": {
"time": "1773159062"
},
"stopId": "zenbus:StopPoint:SP:678870006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1773159153"
},
"departure": {
"time": "1773159163"
},
"stopId": "zenbus:StopPoint:SP:847380001:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1773159223"
},
"departure": {
"time": "1773159233"
},
"stopId": "zenbus:StopPoint:SP:663140129:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1773159293"
},
"departure": {
"time": "1773159303"
},
"stopId": "zenbus:StopPoint:SP:810320018:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1773159347"
},
"departure": {
"time": "1773159357"
},
"stopId": "zenbus:StopPoint:SP:831880021:LOC",
"stopSequence": 21
}
],
"timestamp": "1773158752",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260310",
"startTime": "16:44:00",
"tripId": "4679292022685696:30"
},
"vehicle": {
"id": "zenbus:Vehicle:671900097:LOC"
}
}
},
{
"id": "zenbus:Vehicle:674570003:LOC",
"vehicle": {
"currentStopSequence": 20,
"position": {
"latitude": 48.82582473754883,
"longitude": 7.807343006134033
},
"stopId": "zenbus:StopPoint:SP:667260019:LOC",
"timestamp": "1773158752",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260310",
"startTime": "16:29:00",
"tripId": "6488877775716352:28"
},
"vehicle": {
"id": "zenbus:Vehicle:674570003:LOC"
}
}
},
{
"id": "20260310:5907884043927552:27",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773158707"
},
"departure": {
"time": "1773158720"
},
"stopId": "zenbus:StopPoint:SP:661280142:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1773158817"
},
"departure": {
"time": "1773158827"
},
"stopId": "zenbus:StopPoint:SP:667260019:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1773158868"
},
"departure": {
"time": "1773158878"
},
"stopId": "zenbus:StopPoint:SP:5471403928190976:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1773158957"
},
"departure": {
"time": "1773158967"
},
"stopId": "zenbus:StopPoint:SP:659220084:LOC",
"stopSequence": 22
}
],
"timestamp": "1773158752",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260310",
"startTime": "16:29:00",
"tripId": "6488877775716352:28"
},
"vehicle": {
"id": "zenbus:Vehicle:674570003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:702350001:LOC",
"vehicle": {
"currentStopSequence": 11,
"position": {
"latitude": 48.813846588134766,
"longitude": 7.784070014953613
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"timestamp": "1773158751",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260310",
"startTime": "16:44:00",
"tripId": "6488877775716352:29"
},
"vehicle": {
"id": "zenbus:Vehicle:702350001:LOC"
}
}
},
{
"id": "20260310:5907884043927552:29",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773158823"
},
"departure": {
"time": "1773158833"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1773158878"
},
"departure": {
"time": "1773158888"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1773158922"
},
"departure": {
"time": "1773158932"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1773158987"
},
"departure": {
"time": "1773158997"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1773159032"
},
"departure": {
"time": "1773159042"
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1773159077"
},
"departure": {
"time": "1773159087"
},
"stopId": "zenbus:StopPoint:SP:670980023:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1773159132"
},
"departure": {
"time": "1773159142"
},
"stopId": "zenbus:StopPoint:SP:655640056:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1773159206"
},
"departure": {
"time": "1773159216"
},
"stopId": "zenbus:StopPoint:SP:659230051:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1773159271"
},
"departure": {
"time": "1773159281"
},
"stopId": "zenbus:StopPoint:SP:661280142:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1773159368"
},
"departure": {
"time": "1773159378"
},
"stopId": "zenbus:StopPoint:SP:667260019:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1773159418"
},
"departure": {
"time": "1773159428"
},
"stopId": "zenbus:StopPoint:SP:5471403928190976:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1773159508"
},
"departure": {
"time": "1773159518"
},
"stopId": "zenbus:StopPoint:SP:659220084:LOC",
"stopSequence": 22
}
],
"timestamp": "1773158751",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260310",
"startTime": "16:44:00",
"tripId": "6488877775716352:29"
},
"vehicle": {
"id": "zenbus:Vehicle:702350001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:691050002:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 3,
"position": {
"latitude": 48.79912567138672,
"longitude": 7.778952121734619
},
"stopId": "zenbus:StopPoint:SP:5414098192826368:LOC",
"timestamp": "1773158751",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260310",
"startTime": "16:59:00",
"tripId": "6488877775716352:30"
},
"vehicle": {
"id": "zenbus:Vehicle:691050002:LOC"
}
}
},
{
"id": "20260310:5907884043927552:30",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773158742"
},
"departure": {
"time": "1773158761"
},
"stopId": "zenbus:StopPoint:SP:5414098192826368:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1773158845"
},
"departure": {
"time": "1773158855"
},
"stopId": "zenbus:StopPoint:SP:660090004:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1773158916"
},
"departure": {
"time": "1773158926"
},
"stopId": "zenbus:StopPoint:SP:838060004:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1773158989"
},
"departure": {
"time": "1773158999"
},
"stopId": "zenbus:StopPoint:SP:673800003:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1773159042"
},
"departure": {
"time": "1773159052"
},
"stopId": "zenbus:StopPoint:SP:787770001:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1773159097"
},
"departure": {
"time": "1773159107"
},
"stopId": "zenbus:StopPoint:SP:4725708417925120:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1773159178"
},
"departure": {
"time": "1773159188"
},
"stopId": "zenbus:StopPoint:SP:661300019:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1773159300"
},
"departure": {
"time": "1773159310"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1773159409"
},
"departure": {
"time": "1773159419"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1773159463"
},
"departure": {
"time": "1773159473"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1773159507"
},
"departure": {
"time": "1773159517"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1773159572"
},
"departure": {
"time": "1773159582"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1773159618"
},
"departure": {
"time": "1773159628"
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1773159663"
},
"departure": {
"time": "1773159673"
},
"stopId": "zenbus:StopPoint:SP:670980023:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1773159717"
},
"departure": {
"time": "1773159727"
},
"stopId": "zenbus:StopPoint:SP:655640056:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1773159792"
},
"departure": {
"time": "1773159802"
},
"stopId": "zenbus:StopPoint:SP:659230051:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1773159857"
},
"departure": {
"time": "1773159867"
},
"stopId": "zenbus:StopPoint:SP:661280142:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1773159953"
},
"departure": {
"time": "1773159963"
},
"stopId": "zenbus:StopPoint:SP:667260019:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1773160004"
},
"departure": {
"time": "1773160014"
},
"stopId": "zenbus:StopPoint:SP:5471403928190976:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1773160094"
},
"departure": {
"time": "1773160104"
},
"stopId": "zenbus:StopPoint:SP:659220084:LOC",
"stopSequence": 22
}
],
"timestamp": "1773158751",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260310",
"startTime": "16:59:00",
"tripId": "6488877775716352:30"
},
"vehicle": {
"id": "zenbus:Vehicle:691050002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:698840004:LOC",
"vehicle": {
"currentStopSequence": 18,
"position": {
"latitude": 48.7994384765625,
"longitude": 7.792431831359863
},
"stopId": "zenbus:StopPoint:SP:5189456625664000:LOC",
"timestamp": "1773158752",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260310",
"startTime": "16:33:00",
"tripId": "6542731733106688:13"
},
"vehicle": {
"id": "zenbus:Vehicle:698840004:LOC"
}
}
},
{
"id": "20260310:5414480264560640:13",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773158783"
},
"departure": {
"time": "1773158793"
},
"stopId": "zenbus:StopPoint:SP:5189456625664000:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1773158860"
},
"departure": {
"time": "1773158870"
},
"stopId": "zenbus:StopPoint:SP:5183785859547136:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1773159002"
},
"departure": {
"time": "1773159012"
},
"stopId": "zenbus:StopPoint:SP:831870021:LOC",
"stopSequence": 20
}
],
"timestamp": "1773158752",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260310",
"startTime": "16:33:00",
"tripId": "6542731733106688:13"
},
"vehicle": {
"id": "zenbus:Vehicle:698840004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:689140003:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": 48.8279914855957,
"longitude": 7.801994800567627
},
"stopId": "zenbus:StopPoint:SP:843890004:LOC",
"timestamp": "1773158751",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260310",
"startTime": "17:03:00",
"tripId": "6542731733106688:14"
},
"vehicle": {
"id": "zenbus:Vehicle:689140003:LOC"
}
}
},
{
"id": "20260310:5414480264560640:14",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773158821"
},
"departure": {
"time": "1773158831"
},
"stopId": "zenbus:StopPoint:SP:864980003:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1773158884"
},
"departure": {
"time": "1773158894"
},
"stopId": "zenbus:StopPoint:SP:658230014:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1773158921"
},
"departure": {
"time": "1773158931"
},
"stopId": "zenbus:StopPoint:SP:665380034:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1773158959"
},
"departure": {
"time": "1773158969"
},
"stopId": "zenbus:StopPoint:SP:669040050:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1773159028"
},
"departure": {
"time": "1773159038"
},
"stopId": "zenbus:StopPoint:SP:4777068643483648:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1773159075"
},
"departure": {
"time": "1773159085"
},
"stopId": "zenbus:StopPoint:SP:841760015:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1773159126"
},
"departure": {
"time": "1773159136"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1773159174"
},
"departure": {
"time": "1773159184"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1773159265"
},
"departure": {
"time": "1773159275"
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1773159385"
},
"departure": {
"time": "1773159395"
},
"stopId": "zenbus:StopPoint:SP:698820092:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1773159437"
},
"departure": {
"time": "1773159447"
},
"stopId": "zenbus:StopPoint:SP:679310120:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1773159547"
},
"departure": {
"time": "1773159557"
},
"stopId": "zenbus:StopPoint:SP:859040029:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1773159605"
},
"departure": {
"time": "1773159615"
},
"stopId": "zenbus:StopPoint:SP:659380032:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1773159667"
},
"departure": {
"time": "1773159677"
},
"stopId": "zenbus:StopPoint:SP:659220088:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1773159720"
},
"departure": {
"time": "1773159730"
},
"stopId": "zenbus:StopPoint:SP:864900025:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1773159793"
},
"departure": {
"time": "1773159803"
},
"stopId": "zenbus:StopPoint:SP:655640059:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1773159939"
},
"departure": {
"time": "1773159949"
},
"stopId": "zenbus:StopPoint:SP:839920003:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1773160024"
},
"departure": {
"time": "1773160034"
},
"stopId": "zenbus:StopPoint:SP:5189456625664000:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1773160102"
},
"departure": {
"time": "1773160112"
},
"stopId": "zenbus:StopPoint:SP:5183785859547136:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1773160244"
},
"departure": {
"time": "1773160254"
},
"stopId": "zenbus:StopPoint:SP:831870021:LOC",
"stopSequence": 20
}
],
"timestamp": "1773158751",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260310",
"startTime": "17:03:00",
"tripId": "6542731733106688:14"
},
"vehicle": {
"id": "zenbus:Vehicle:689140003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:664110109:LOC",
"vehicle": {
"currentStopSequence": 1,
"position": {
"latitude": 48.81125259399414,
"longitude": 7.783935070037842
},
"stopId": "zenbus:StopPoint:SP:661320027:LOC",
"timestamp": "1773158749",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260310",
"startTime": "17:01:00",
"tripId": "5395572119830528:15"
},
"vehicle": {
"id": "zenbus:Vehicle:664110109:LOC"
}
}
},
{
"id": "20260310:5406815874449408:15",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773158782"
},
"departure": {
"time": "1773158792"
},
"stopId": "zenbus:StopPoint:SP:661320027:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1773158836"
},
"departure": {
"time": "1773158846"
},
"stopId": "zenbus:StopPoint:SP:670990030:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1773158877"
},
"departure": {
"time": "1773158887"
},
"stopId": "zenbus:StopPoint:SP:645630098:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1773158922"
},
"departure": {
"time": "1773158932"
},
"stopId": "zenbus:StopPoint:SP:630540031:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1773158967"
},
"departure": {
"time": "1773158977"
},
"stopId": "zenbus:StopPoint:SP:659220088:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1773159008"
},
"departure": {
"time": "1773159018"
},
"stopId": "zenbus:StopPoint:SP:864900025:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1773159062"
},
"departure": {
"time": "1773159072"
},
"stopId": "zenbus:StopPoint:SP:655640059:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1773159133"
},
"departure": {
"time": "1773159143"
},
"stopId": "zenbus:StopPoint:SP:847380003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1773159229"
},
"departure": {
"time": "1773159239"
},
"stopId": "zenbus:StopPoint:SP:5386712017534976:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1773159286"
},
"departure": {
"time": "1773159296"
},
"stopId": "zenbus:StopPoint:SP:648090020:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1773159338"
},
"departure": {
"time": "1773159348"
},
"stopId": "zenbus:StopPoint:SP:659230056:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1773159392"
},
"departure": {
"time": "1773159402"
},
"stopId": "zenbus:StopPoint:SP:5394636353830912:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1773159425"
},
"departure": {
"time": "1773159435"
},
"stopId": "zenbus:StopPoint:SP:6019918630748160:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1773159491"
},
"departure": {
"time": "1773159501"
},
"stopId": "zenbus:StopPoint:SP:859060003:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1773159571"
},
"departure": {
"time": "1773159581"
},
"stopId": "zenbus:StopPoint:SP:810320020:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1773159608"
},
"departure": {
"time": "1773159618"
},
"stopId": "zenbus:StopPoint:SP:864970005:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1773159647"
},
"departure": {
"time": "1773159657"
},
"stopId": "zenbus:StopPoint:SP:6557606928711680:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1773159802"
},
"departure": {
"time": "1773159812"
},
"stopId": "zenbus:StopPoint:SP:5988830986371072:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1773159874"
},
"departure": {
"time": "1773159884"
},
"stopId": "zenbus:StopPoint:SP:853260005:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1773159959"
},
"departure": {
"time": "1773159969"
},
"stopId": "zenbus:StopPoint:SP:851320003:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1773160034"
},
"departure": {
"time": "1773160044"
},
"stopId": "zenbus:StopPoint:SP:831890004:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1773160095"
},
"departure": {
"time": "1773160105"
},
"stopId": "zenbus:StopPoint:SP:670530120:LOC",
"stopSequence": 22
}
],
"timestamp": "1773158749",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260310",
"startTime": "17:01:00",
"tripId": "5395572119830528:15"
},
"vehicle": {
"id": "zenbus:Vehicle:664110109:LOC"
}
}
},
{
"id": "zenbus:Vehicle:687320001:LOC",
"vehicle": {
"currentStopSequence": 3,
"position": {
"latitude": 48.7721061706543,
"longitude": 7.85163688659668
},
"stopId": "zenbus:StopPoint:SP:739450030:LOC",
"timestamp": "1773158752",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260310",
"startTime": "17:01:00",
"tripId": "4829772321390592:16"
},
"vehicle": {
"id": "zenbus:Vehicle:687320001:LOC"
}
}
},
{
"id": "20260310:6597303835033600:16",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773158714"
},
"departure": {
"time": "1773158723"
},
"stopId": "zenbus:StopPoint:SP:864950018:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1773158790"
},
"departure": {
"time": "1773158800"
},
"stopId": "zenbus:StopPoint:SP:739450030:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1773158882"
},
"departure": {
"time": "1773158892"
},
"stopId": "zenbus:StopPoint:SP:6046053171200000:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1773159022"
},
"departure": {
"time": "1773159032"
},
"stopId": "zenbus:StopPoint:SP:4834958494400512:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1773159064"
},
"departure": {
"time": "1773159074"
},
"stopId": "zenbus:StopPoint:SP:849650003:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1773159095"
},
"departure": {
"time": "1773159105"
},
"stopId": "zenbus:StopPoint:SP:835920023:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1773159183"
},
"departure": {
"time": "1773159193"
},
"stopId": "zenbus:StopPoint:SP:860970003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1773159246"
},
"departure": {
"time": "1773159256"
},
"stopId": "zenbus:StopPoint:SP:5943633166467072:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1773159278"
},
"departure": {
"time": "1773159288"
},
"stopId": "zenbus:StopPoint:SP:853260004:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1773159322"
},
"departure": {
"time": "1773159332"
},
"stopId": "zenbus:StopPoint:SP:673670018:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1773159378"
},
"departure": {
"time": "1773159388"
},
"stopId": "zenbus:StopPoint:SP:653750049:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1773159424"
},
"departure": {
"time": "1773159434"
},
"stopId": "zenbus:StopPoint:SP:860960005:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1773159527"
},
"departure": {
"time": "1773159537"
},
"stopId": "zenbus:StopPoint:SP:864980004:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1773159588"
},
"departure": {
"time": "1773159598"
},
"stopId": "zenbus:StopPoint:SP:835980005:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1773159651"
},
"departure": {
"time": "1773159661"
},
"stopId": "zenbus:StopPoint:SP:651720026:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1773159690"
},
"departure": {
"time": "1773159700"
},
"stopId": "zenbus:StopPoint:SP:669020060:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1773159733"
},
"departure": {
"time": "1773159743"
},
"stopId": "zenbus:StopPoint:SP:657690024:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1773159780"
},
"departure": {
"time": "1773159790"
},
"stopId": "zenbus:StopPoint:SP:670980029:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1773159823"
},
"departure": {
"time": "1773159833"
},
"stopId": "zenbus:StopPoint:SP:667240131:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1773159872"
},
"departure": {
"time": "1773159882"
},
"stopId": "zenbus:StopPoint:SP:645680175:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1773159985"
},
"departure": {
"time": "1773159995"
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"stopSequence": 22
}
],
"timestamp": "1773158752",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260310",
"startTime": "17:01:00",
"tripId": "4829772321390592:16"
},
"vehicle": {
"id": "zenbus:Vehicle:687320001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:681650002:LOC",
"vehicle": {
"currentStopSequence": 3,
"position": {
"latitude": 48.717529296875,
"longitude": 7.705883979797363
},
"stopId": "zenbus:StopPoint:SP:869420003:LOC",
"timestamp": "1773158751",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260310",
"startTime": "17:00:00",
"tripId": "5379727469576192:13"
},
"vehicle": {
"id": "zenbus:Vehicle:681650002:LOC"
}
}
},
{
"id": "20260310:6602028387139584:13",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773158729"
},
"departure": {
"time": "1773158744"
},
"stopId": "zenbus:StopPoint:SP:859050005:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1773158792"
},
"departure": {
"time": "1773158802"
},
"stopId": "zenbus:StopPoint:SP:869420003:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1773158854"
},
"departure": {
"time": "1773158864"
},
"stopId": "zenbus:StopPoint:SP:810350003:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1773158908"
},
"departure": {
"time": "1773158918"
},
"stopId": "zenbus:StopPoint:SP:5448946550833152:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1773158948"
},
"departure": {
"time": "1773158958"
},
"stopId": "zenbus:StopPoint:SP:850300001:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1773158979"
},
"departure": {
"time": "1773158989"
},
"stopId": "zenbus:StopPoint:SP:4842807903649792:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1773159014"
},
"departure": {
"time": "1773159024"
},
"stopId": "zenbus:StopPoint:SP:853650004:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1773159047"
},
"departure": {
"time": "1773159057"
},
"stopId": "zenbus:StopPoint:SP:850270003:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1773159113"
},
"departure": {
"time": "1773159123"
},
"stopId": "zenbus:StopPoint:SP:847880004:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1773159173"
},
"departure": {
"time": "1773159183"
},
"stopId": "zenbus:StopPoint:SP:835970006:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1773159221"
},
"departure": {
"time": "1773159231"
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1773159310"
},
"departure": {
"time": "1773159320"
},
"stopId": "zenbus:StopPoint:SP:859060004:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1773159365"
},
"departure": {
"time": "1773159375"
},
"stopId": "zenbus:StopPoint:SP:835970007:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1773159399"
},
"departure": {
"time": "1773159409"
},
"stopId": "zenbus:StopPoint:SP:853640004:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1773159479"
},
"departure": {
"time": "1773159489"
},
"stopId": "zenbus:StopPoint:SP:832170002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1773159521"
},
"departure": {
"time": "1773159531"
},
"stopId": "zenbus:StopPoint:SP:857020004:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1773159642"
},
"departure": {
"time": "1773159652"
},
"stopId": "zenbus:StopPoint:SP:835930023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1773159713"
},
"departure": {
"time": "1773159723"
},
"stopId": "zenbus:StopPoint:SP:838610006:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1773159771"
},
"departure": {
"time": "1773159781"
},
"stopId": "zenbus:StopPoint:SP:865520002:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1773159860"
},
"departure": {
"time": "1773159870"
},
"stopId": "zenbus:StopPoint:SP:859660001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1773159904"
},
"departure": {
"time": "1773159914"
},
"stopId": "zenbus:StopPoint:SP:859660002:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1773159961"
},
"departure": {
"time": "1773159971"
},
"stopId": "zenbus:StopPoint:SP:850290003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1773160017"
},
"departure": {
"time": "1773160027"
},
"stopId": "zenbus:StopPoint:SP:810740004:LOC",
"stopSequence": 24
}
],
"timestamp": "1773158751",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260310",
"startTime": "17:00:00",
"tripId": "5379727469576192:13"
},
"vehicle": {
"id": "zenbus:Vehicle:681650002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:670570003:LOC",
"vehicle": {
"currentStopSequence": 18,
"position": {
"latitude": 48.734375,
"longitude": 7.7108259201049805
},
"stopId": "zenbus:StopPoint:SP:850270003:LOC",
"timestamp": "1773158752",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260310",
"startTime": "17:10:00",
"tripId": "4793589793030144:14"
},
"vehicle": {
"id": "zenbus:Vehicle:670570003:LOC"
}
}
},
{
"id": "20260310:4788911768338432:14",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773158809"
},
"departure": {
"time": "1773159000"
},
"stopId": "zenbus:StopPoint:SP:850270003:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1773159079"
},
"departure": {
"time": "1773159104"
},
"stopId": "zenbus:StopPoint:SP:843890005:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1773159144"
},
"departure": {
"time": "1773159167"
},
"stopId": "zenbus:StopPoint:SP:847380004:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1773159231"
},
"departure": {
"time": "1773159241"
},
"stopId": "zenbus:StopPoint:SP:845760005:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1773159301"
},
"departure": {
"time": "1773159311"
},
"stopId": "zenbus:StopPoint:SP:843910004:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1773159356"
},
"departure": {
"time": "1773159366"
},
"stopId": "zenbus:StopPoint:SP:859040030:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1773159410"
},
"departure": {
"time": "1773159420"
},
"stopId": "zenbus:StopPoint:SP:839910004:LOC",
"stopSequence": 24
}
],
"timestamp": "1773158752",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260310",
"startTime": "17:10:00",
"tripId": "4793589793030144:14"
},
"vehicle": {
"id": "zenbus:Vehicle:670570003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4844338644254720:LOC",
"vehicle": {
"currentStopSequence": 3,
"position": {
"latitude": 48.73024368286133,
"longitude": 7.7104902267456055
},
"stopId": "zenbus:StopPoint:SP:6517959951384576:LOC",
"timestamp": "1773158749",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260310",
"startTime": "17:02:00",
"tripId": "6558322296619008:18"
},
"vehicle": {
"id": "zenbus:Vehicle:4844338644254720:LOC"
}
}
},
{
"id": "20260310:6500367094251520:18",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773158786"
},
"departure": {
"time": "1773158796"
},
"stopId": "zenbus:StopPoint:SP:6517959951384576:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1773158855"
},
"departure": {
"time": "1773158865"
},
"stopId": "zenbus:StopPoint:SP:651720021:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1773159164"
},
"departure": {
"time": "1773159174"
},
"stopId": "zenbus:StopPoint:SP:6022710774726656:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1773159393"
},
"departure": {
"time": "1773159403"
},
"stopId": "zenbus:StopPoint:SP:668780092:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1773159456"
},
"departure": {
"time": "1773159466"
},
"stopId": "zenbus:StopPoint:SP:850270002:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1773159832"
},
"departure": {
"time": "1773159842"
},
"stopId": "zenbus:StopPoint:SP:810740003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1773159902"
},
"departure": {
"time": "1773159912"
},
"stopId": "zenbus:StopPoint:SP:645630093:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1773160063"
},
"departure": {
"time": "1773160073"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 10
}
],
"timestamp": "1773158749",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260310",
"startTime": "17:02:00",
"tripId": "6558322296619008:18"
},
"vehicle": {
"id": "zenbus:Vehicle:4844338644254720:LOC"
}
}
},
{
"id": "zenbus:Vehicle:721060001:LOC",
"vehicle": {
"currentStopSequence": 7,
"position": {
"latitude": 48.75056076049805,
"longitude": 7.723384857177734
},
"stopId": "zenbus:StopPoint:SP:667270018:LOC",
"timestamp": "1773158750",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260310",
"startTime": "16:45:00",
"tripId": "6038182832373760:14"
},
"vehicle": {
"id": "zenbus:Vehicle:721060001:LOC"
}
}
},
{
"id": "20260310:6574846457675776:14",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773158837"
},
"departure": {
"time": "1773158847"
},
"stopId": "zenbus:StopPoint:SP:667270018:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1773158910"
},
"departure": {
"time": "1773158920"
},
"stopId": "zenbus:StopPoint:SP:5982027422629888:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1773158976"
},
"departure": {
"time": "1773159083"
},
"stopId": "zenbus:StopPoint:SP:847880004:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1773159041"
},
"departure": {
"time": "1773159145"
},
"stopId": "zenbus:StopPoint:SP:835970006:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1773159094"
},
"departure": {
"time": "1773159202"
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"stopSequence": 11
}
],
"timestamp": "1773158750",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260310",
"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.80512619018555,
"longitude": 7.772497177124023
},
"stopId": "zenbus:StopPoint:SP:845480004:LOC",
"timestamp": "1773158751",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260310",
"startTime": "17:01:00",
"tripId": "6038182832373760:15"
},
"vehicle": {
"id": "zenbus:Vehicle:4846410684956672:LOC"
}
}
},
{
"id": "20260310:6574846457675776:15",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773158750"
},
"departure": {
"time": "1773158761"
},
"stopId": "zenbus:StopPoint:SP:845480004:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1773158821"
},
"departure": {
"time": "1773158831"
},
"stopId": "zenbus:StopPoint:SP:867240003:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1773159161"
},
"departure": {
"time": "1773159171"
},
"stopId": "zenbus:StopPoint:SP:810720004:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1773159225"
},
"departure": {
"time": "1773159235"
},
"stopId": "zenbus:StopPoint:SP:679310121:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1773159466"
},
"departure": {
"time": "1773159476"
},
"stopId": "zenbus:StopPoint:SP:869430003:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1773159746"
},
"departure": {
"time": "1773159756"
},
"stopId": "zenbus:StopPoint:SP:667270018:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1773159817"
},
"departure": {
"time": "1773159827"
},
"stopId": "zenbus:StopPoint:SP:5982027422629888:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1773159880"
},
"departure": {
"time": "1773159890"
},
"stopId": "zenbus:StopPoint:SP:847880004:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1773159942"
},
"departure": {
"time": "1773159952"
},
"stopId": "zenbus:StopPoint:SP:835970006:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1773159992"
},
"departure": {
"time": "1773160002"
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"stopSequence": 11
}
],
"timestamp": "1773158751",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260310",
"startTime": "17:01:00",
"tripId": "6038182832373760:15"
},
"vehicle": {
"id": "zenbus:Vehicle:4846410684956672:LOC"
}
}
},
{
"id": "zenbus:Vehicle:5361830605094912:LOC",
"vehicle": {
"currentStopSequence": 14,
"position": {
"latitude": 48.831478118896484,
"longitude": 7.650308132171631
},
"stopId": "zenbus:StopPoint:SP:698820093:LOC",
"timestamp": "1773158750",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260310",
"startTime": "16:46:00",
"tripId": "5358163491553280:13"
},
"vehicle": {
"id": "zenbus:Vehicle:5361830605094912:LOC"
}
}
},
{
"id": "20260310:5926650664452096:13",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773158707"
},
"departure": {
"time": "1773158711"
},
"stopId": "zenbus:StopPoint:SP:4689124356259840:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1773158766"
},
"departure": {
"time": "1773158776"
},
"stopId": "zenbus:StopPoint:SP:698820093:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1773159038"
},
"departure": {
"time": "1773159048"
},
"stopId": "zenbus:StopPoint:SP:859630004:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1773159098"
},
"departure": {
"time": "1773159108"
},
"stopId": "zenbus:StopPoint:SP:5406189144768512:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1773159163"
},
"departure": {
"time": "1773159173"
},
"stopId": "zenbus:StopPoint:SP:845760006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1773159198"
},
"departure": {
"time": "1773159208"
},
"stopId": "zenbus:StopPoint:SP:867230002:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1773159271"
},
"departure": {
"time": "1773159281"
},
"stopId": "zenbus:StopPoint:SP:861480003:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1773159321"
},
"departure": {
"time": "1773159331"
},
"stopId": "zenbus:StopPoint:SP:836430003:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1773159370"
},
"departure": {
"time": "1773159380"
},
"stopId": "zenbus:StopPoint:SP:861500001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1773159412"
},
"departure": {
"time": "1773159422"
},
"stopId": "zenbus:StopPoint:SP:836440003:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1773159463"
},
"departure": {
"time": "1773159476"
},
"stopId": "zenbus:StopPoint:SP:810750003:LOC",
"stopSequence": 23
}
],
"timestamp": "1773158750",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260310",
"startTime": "16:46:00",
"tripId": "5358163491553280:13"
},
"vehicle": {
"id": "zenbus:Vehicle:5361830605094912:LOC"
}
}
},
{
"id": "zenbus:Vehicle:830260001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 1,
"position": {
"latitude": 48.81235885620117,
"longitude": 7.776350975036621
},
"stopId": "zenbus:StopPoint:SP:653750046:LOC",
"timestamp": "1773158751",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260310",
"startTime": "17:01:00",
"tripId": "5358163491553280:14"
},
"vehicle": {
"id": "zenbus:Vehicle:830260001:LOC"
}
}
},
{
"id": "20260310:5926650664452096:14",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773158742"
},
"departure": {
"time": "1773158761"
},
"stopId": "zenbus:StopPoint:SP:653750046:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1773158802"
},
"departure": {
"time": "1773158812"
},
"stopId": "zenbus:StopPoint:SP:649920015:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1773158970"
},
"departure": {
"time": "1773158980"
},
"stopId": "zenbus:StopPoint:SP:838630005:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1773159003"
},
"departure": {
"time": "1773159013"
},
"stopId": "zenbus:StopPoint:SP:810730004:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1773159043"
},
"departure": {
"time": "1773159053"
},
"stopId": "zenbus:StopPoint:SP:657690021:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1773159079"
},
"departure": {
"time": "1773159089"
},
"stopId": "zenbus:StopPoint:SP:840350003:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1773159114"
},
"departure": {
"time": "1773159124"
},
"stopId": "zenbus:StopPoint:SP:843900004:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1773159187"
},
"departure": {
"time": "1773159197"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1773159307"
},
"departure": {
"time": "1773159317"
},
"stopId": "zenbus:StopPoint:SP:863530005:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1773159353"
},
"departure": {
"time": "1773159363"
},
"stopId": "zenbus:StopPoint:SP:850300002:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1773159397"
},
"departure": {
"time": "1773159407"
},
"stopId": "zenbus:StopPoint:SP:851800006:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1773159594"
},
"departure": {
"time": "1773159604"
},
"stopId": "zenbus:StopPoint:SP:847870004:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1773159753"
},
"departure": {
"time": "1773159763"
},
"stopId": "zenbus:StopPoint:SP:4689124356259840:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1773159812"
},
"departure": {
"time": "1773159822"
},
"stopId": "zenbus:StopPoint:SP:698820093:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1773160084"
},
"departure": {
"time": "1773160094"
},
"stopId": "zenbus:StopPoint:SP:859630004:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1773160144"
},
"departure": {
"time": "1773160154"
},
"stopId": "zenbus:StopPoint:SP:5406189144768512:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1773160209"
},
"departure": {
"time": "1773160219"
},
"stopId": "zenbus:StopPoint:SP:845760006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1773160244"
},
"departure": {
"time": "1773160254"
},
"stopId": "zenbus:StopPoint:SP:867230002:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1773160317"
},
"departure": {
"time": "1773160327"
},
"stopId": "zenbus:StopPoint:SP:861480003:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1773160367"
},
"departure": {
"time": "1773160377"
},
"stopId": "zenbus:StopPoint:SP:836430003:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1773160416"
},
"departure": {
"time": "1773160426"
},
"stopId": "zenbus:StopPoint:SP:861500001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1773160458"
},
"departure": {
"time": "1773160468"
},
"stopId": "zenbus:StopPoint:SP:836440003:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1773160510"
},
"departure": {
"time": "1773160520"
},
"stopId": "zenbus:StopPoint:SP:810750003:LOC",
"stopSequence": 23
}
],
"timestamp": "1773158751",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260310",
"startTime": "17:01:00",
"tripId": "5358163491553280:14"
},
"vehicle": {
"id": "zenbus:Vehicle:830260001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:686780013:LOC",
"vehicle": {
"currentStopSequence": 2,
"position": {
"latitude": 48.83911895751953,
"longitude": 7.612930774688721
},
"stopId": "zenbus:StopPoint:SP:869440004:LOC",
"timestamp": "1773158750",
"trip": {
"routeId": "zenbus:Line:753020003:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260310",
"startTime": "17:01:00",
"tripId": "5462965995175936:4"
},
"vehicle": {
"id": "zenbus:Vehicle:686780013:LOC"
}
}
},
{
"id": "20260310:6545364929740800:4",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773158698"
},
"departure": {
"time": "1773158704"
},
"stopId": "zenbus:StopPoint:SP:863500004:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1773158887"
},
"departure": {
"time": "1773158897"
},
"stopId": "zenbus:StopPoint:SP:869440004:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1773158954"
},
"departure": {
"time": "1773158964"
},
"stopId": "zenbus:StopPoint:SP:5472152661786624:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1773159016"
},
"departure": {
"time": "1773159026"
},
"stopId": "zenbus:StopPoint:SP:810750004:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1773159050"
},
"departure": {
"time": "1773159060"
},
"stopId": "zenbus:StopPoint:SP:863500005:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1773159251"
},
"departure": {
"time": "1773159261"
},
"stopId": "zenbus:StopPoint:SP:855540004:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1773159458"
},
"departure": {
"time": "1773159468"
},
"stopId": "zenbus:StopPoint:SP:838640003:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1773159519"
},
"departure": {
"time": "1773159529"
},
"stopId": "zenbus:StopPoint:SP:5480348600238080:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1773159707"
},
"departure": {
"time": "1773159717"
},
"stopId": "zenbus:StopPoint:SP:867250002:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1773159773"
},
"departure": {
"time": "1773159783"
},
"stopId": "zenbus:StopPoint:SP:847890002:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1773159877"
},
"departure": {
"time": "1773159887"
},
"stopId": "zenbus:StopPoint:SP:841770004:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1773159915"
},
"departure": {
"time": "1773159925"
},
"stopId": "zenbus:StopPoint:SP:844330003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1773159975"
},
"departure": {
"time": "1773159985"
},
"stopId": "zenbus:StopPoint:SP:865510006:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1773160008"
},
"departure": {
"time": "1773160018"
},
"stopId": "zenbus:StopPoint:SP:810320021:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1773160062"
},
"departure": {
"time": "1773160072"
},
"stopId": "zenbus:StopPoint:SP:845480005:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1773160139"
},
"departure": {
"time": "1773160149"
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"stopSequence": 16
}
],
"timestamp": "1773158750",
"trip": {
"routeId": "zenbus:Line:753020003:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260310",
"startTime": "17:01:00",
"tripId": "5462965995175936:4"
},
"vehicle": {
"id": "zenbus:Vehicle:686780013:LOC"
}
}
},
{
"id": "zenbus:Vehicle:706140014:LOC",
"vehicle": {
"currentStopSequence": 2,
"position": {
"latitude": 48.81031036376953,
"longitude": 7.781679153442383
},
"stopId": "zenbus:StopPoint:SP:845480004:LOC",
"timestamp": "1773158751",
"trip": {
"routeId": "zenbus:Line:736370020:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260310",
"startTime": "16:55:00",
"tripId": "5957754754695168:6"
},
"vehicle": {
"id": "zenbus:Vehicle:706140014:LOC"
}
}
},
{
"id": "20260310:5367264405618688:6",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773158870"
},
"departure": {
"time": "1773158880"
},
"stopId": "zenbus:StopPoint:SP:845480004:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1773158951"
},
"departure": {
"time": "1773158961"
},
"stopId": "zenbus:StopPoint:SP:867240003:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1773159301"
},
"departure": {
"time": "1773159311"
},
"stopId": "zenbus:StopPoint:SP:869390002:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1773159516"
},
"departure": {
"time": "1773159526"
},
"stopId": "zenbus:StopPoint:SP:847900005:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1773159587"
},
"departure": {
"time": "1773159597"
},
"stopId": "zenbus:StopPoint:SP:869390003:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1773159899"
},
"departure": {
"time": "1773159909"
},
"stopId": "zenbus:StopPoint:SP:850280002:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1773159958"
},
"departure": {
"time": "1773159968"
},
"stopId": "zenbus:StopPoint:SP:832170003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1773160202"
},
"departure": {
"time": "1773160212"
},
"stopId": "zenbus:StopPoint:SP:847890003:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1773160339"
},
"departure": {
"time": "1773160349"
},
"stopId": "zenbus:StopPoint:SP:859630005:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1773160492"
},
"departure": {
"time": "1773160502"
},
"stopId": "zenbus:StopPoint:SP:5411837160980480:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1773160547"
},
"departure": {
"time": "1773160557"
},
"stopId": "zenbus:StopPoint:SP:4644680571551744:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1773160700"
},
"departure": {
"time": "1773160710"
},
"stopId": "zenbus:StopPoint:SP:840350004:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1773160833"
},
"departure": {
"time": "1773160843"
},
"stopId": "zenbus:StopPoint:SP:855560003:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1773160969"
},
"departure": {
"time": "1773160979"
},
"stopId": "zenbus:StopPoint:SP:810740004:LOC",
"stopSequence": 15
}
],
"timestamp": "1773158751",
"trip": {
"routeId": "zenbus:Line:736370020:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260310",
"startTime": "16:55:00",
"tripId": "5957754754695168:6"
},
"vehicle": {
"id": "zenbus:Vehicle:706140014:LOC"
}
}
},
{
"id": "zenbus:Vehicle:718890005:LOC",
"vehicle": {
"currentStopSequence": 7,
"position": {
"latitude": 48.79222869873047,
"longitude": 7.679605960845947
},
"stopId": "zenbus:StopPoint:SP:838630006:LOC",
"timestamp": "1773158752",
"trip": {
"routeId": "zenbus:Line:736370020:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260310",
"startTime": "16:50:00",
"tripId": "6003086664400896:8"
},
"vehicle": {
"id": "zenbus:Vehicle:718890005:LOC"
}
}
},
{
"id": "20260310:6532715781292032:8",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773158680"
},
"departure": {
"time": "1773158703"
},
"stopId": "zenbus:StopPoint:SP:855550003:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1773158890"
},
"departure": {
"time": "1773158950"
},
"stopId": "zenbus:StopPoint:SP:838630006:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1773158994"
},
"departure": {
"time": "1773159032"
},
"stopId": "zenbus:StopPoint:SP:810720005:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1773159305"
},
"departure": {
"time": "1773159337"
},
"stopId": "zenbus:StopPoint:SP:838640004:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1773159391"
},
"departure": {
"time": "1773159410"
},
"stopId": "zenbus:StopPoint:SP:851790005:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1773159583"
},
"departure": {
"time": "1773159596"
},
"stopId": "zenbus:StopPoint:SP:863510002:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1773160050"
},
"departure": {
"time": "1773160060"
},
"stopId": "zenbus:StopPoint:SP:810740003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1773160120"
},
"departure": {
"time": "1773160130"
},
"stopId": "zenbus:StopPoint:SP:645630093:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1773160285"
},
"departure": {
"time": "1773160295"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 14
}
],
"timestamp": "1773158752",
"trip": {
"routeId": "zenbus:Line:736370020:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260310",
"startTime": "16:50:00",
"tripId": "6003086664400896:8"
},
"vehicle": {
"id": "zenbus:Vehicle:718890005:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1773158752"
}
}