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
❌139 erreurs, 2 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 25/03/2026 à 08h07 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
Sequential stop_time_update times are not increasing E022 138 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:5 stop_sequence 54 arrival_time 08:19:48 (1774423188) is less than previous stop departure_time 08:19:54 (1774423194) - times must increase between two sequential stops
- trip_id 5359235979280384:7 stop_sequence 23 arrival_time 08:12:03 (1774422723) is less than previous stop departure_time 08:15:00 (1774422900) - times must increase between two sequential stops
- trip_id 5359235979280384:7 stop_sequence 23 departure_time 08:14:06 (1774422846) is less than previous stop departure_time 08:15:00 (1774422900) - times must increase between two sequential stops
- trip_id 5359235979280384:7 stop_sequence 24 arrival_time 08:12:49 (1774422769) is less than previous stop departure_time 08:14:06 (1774422846) - times must increase between two sequential stops
- trip_id 5359235979280384:7 stop_sequence 25 arrival_time 08:13:35 (1774422815) is less than previous stop departure_time 08:14:59 (1774422899) - times must increase between two sequential stops
Vehicle position far from trip shape E029 1 erreur
The vehicle position should be within a certain distance of the GTFS shapes.txt data for the current trip unless there is a Service Alert with the Effect of DETOUR for this trip_id.
Exemples d'erreurs
- vehicle.id zenbus:Vehicle:830250002:LOC trip_id 5275858282479616:8 at (48.728783,7.716171) 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 5217762675785728:4 does not have a vehicle_id
ID in one feed missing from the other W003 1 erreur
a trip_id that is provided in the VehiclePositions feed should be provided in the TripUpdates feed, and a vehicle_id that is provided in the TripUpdates feed should be provided in the VehiclePositions feed
Exemples d'erreurs
- trip_id 5217762675785728:4 is in TripUpdates but not in VehiclePositions feed
Validations précédentes
Voici un récapitulatif des différents types d'erreurs constatés au cours des 30 derniers jours.
| Identifiant d'erreur | Description | Nombre d'erreurs | Nombre d'occurences |
|---|---|---|---|
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 2 318 | 26 fois (90 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 19 | 15 fois (52 % des validations) |
| W003 | a trip_id that is provided in the VehiclePositions feed should be provided in the TripUpdates feed, and a vehicle_id that is provided in the TripUpdates feed should be provided in the VehiclePositions feed | 19 | 15 fois (52 % 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. | 16 | 14 fois (48 % 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 25/03/2026 à 17h42 Europe/Paris.
trip_updates (27) vehicle_positions (24) 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 25/03/2026 à 17h42 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "zenbus:Vehicle:662580001:LOC",
"vehicle": {
"currentStopSequence": 47,
"position": {
"latitude": 48.77006149291992,
"longitude": 7.866261005401611
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"timestamp": "1774456965",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260325",
"startTime": "16:50:00",
"tripId": "5359235979280384:29"
},
"vehicle": {
"id": "zenbus:Vehicle:662580001:LOC"
}
}
},
{
"id": "20260325:4699572623376384:29",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774456973"
},
"departure": {
"time": "1774456983"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1774457033"
},
"departure": {
"time": "1774457043"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1774457083"
},
"departure": {
"time": "1774457093"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1774457141"
},
"departure": {
"time": "1774457151"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1774457204"
},
"departure": {
"time": "1774457247"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1774457297"
},
"departure": {
"time": "1774457323"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1774457352"
},
"departure": {
"time": "1774457411"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1774457421"
},
"departure": {
"time": "1774457475"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1774456965",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260325",
"startTime": "16:50:00",
"tripId": "5359235979280384:29"
},
"vehicle": {
"id": "zenbus:Vehicle:662580001:LOC"
}
}
},
{
"id": "20260325:4699572623376384:30",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774456881"
},
"departure": {
"time": "1774456883"
},
"stopId": "zenbus:StopPoint:SP:5937949578362880:LOC",
"stopSequence": 34
}
],
"timestamp": "1774456883",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260325",
"startTime": "17:14:00",
"tripId": "5359235979280384:30"
}
}
},
{
"id": "zenbus:Vehicle:642300001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 22,
"position": {
"latitude": 48.813758850097656,
"longitude": 7.782861232757568
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"timestamp": "1774456965",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260325",
"startTime": "17:20:00",
"tripId": "5359235979280384:31"
},
"vehicle": {
"id": "zenbus:Vehicle:642300001:LOC"
}
}
},
{
"id": "20260325:4699572623376384:31",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774457173"
},
"departure": {
"time": "1774457183"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1774457219"
},
"departure": {
"time": "1774457229"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1774457265"
},
"departure": {
"time": "1774457277"
},
"stopId": "zenbus:StopPoint:SP:771880007:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1774457313"
},
"departure": {
"time": "1774457331"
},
"stopId": "zenbus:StopPoint:SP:843930001:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1774457363"
},
"departure": {
"time": "1774457386"
},
"stopId": "zenbus:StopPoint:SP:860960003:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1774457421"
},
"departure": {
"time": "1774457445"
},
"stopId": "zenbus:StopPoint:SP:6040087943970816:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1774457466"
},
"departure": {
"time": "1774457498"
},
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1774457529"
},
"departure": {
"time": "1774457559"
},
"stopId": "zenbus:StopPoint:SP:6498647517691904:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1774457583"
},
"departure": {
"time": "1774457616"
},
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1774457655"
},
"departure": {
"time": "1774457682"
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1774457746"
},
"departure": {
"time": "1774457788"
},
"stopId": "zenbus:StopPoint:SP:859050003:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1774457890"
},
"departure": {
"time": "1774457920"
},
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1774457977"
},
"departure": {
"time": "1774457993"
},
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1774458035"
},
"departure": {
"time": "1774458052"
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1774458174"
},
"departure": {
"time": "1774458184"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1774458265"
},
"departure": {
"time": "1774458275"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1774458327"
},
"departure": {
"time": "1774458337"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1774458390"
},
"departure": {
"time": "1774458400"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1774458479"
},
"departure": {
"time": "1774458489"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1774458571"
},
"departure": {
"time": "1774458581"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1774458641"
},
"departure": {
"time": "1774458651"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1774458710"
},
"departure": {
"time": "1774458720"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1774458781"
},
"departure": {
"time": "1774458791"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1774458841"
},
"departure": {
"time": "1774458851"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1774458891"
},
"departure": {
"time": "1774458901"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1774458949"
},
"departure": {
"time": "1774458959"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1774459011"
},
"departure": {
"time": "1774459050"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1774459105"
},
"departure": {
"time": "1774459127"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1774459160"
},
"departure": {
"time": "1774459215"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1774459229"
},
"departure": {
"time": "1774459279"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1774456965",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260325",
"startTime": "17:20:00",
"tripId": "5359235979280384:31"
},
"vehicle": {
"id": "zenbus:Vehicle:642300001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:681650002:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 12,
"position": {
"latitude": 48.83083724975586,
"longitude": 7.758401870727539
},
"stopId": "zenbus:StopPoint:SP:864870033:LOC",
"timestamp": "1774456961",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260325",
"startTime": "17:44:00",
"tripId": "5359235979280384:32"
},
"vehicle": {
"id": "zenbus:Vehicle:681650002:LOC"
}
}
},
{
"id": "20260325:4699572623376384:32",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774456915"
},
"departure": {
"time": "1774457040"
},
"stopId": "zenbus:StopPoint:SP:864870033:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1774457061"
},
"departure": {
"time": "1774457071"
},
"stopId": "zenbus:StopPoint:SP:5980438775463936:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1774457220"
},
"departure": {
"time": "1774457230"
},
"stopId": "zenbus:StopPoint:SP:839920001:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1774457320"
},
"departure": {
"time": "1774457330"
},
"stopId": "zenbus:StopPoint:SP:630540029:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1774457368"
},
"departure": {
"time": "1774457378"
},
"stopId": "zenbus:StopPoint:SP:663140131:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1774457425"
},
"departure": {
"time": "1774457435"
},
"stopId": "zenbus:StopPoint:SP:661320025:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1774457481"
},
"departure": {
"time": "1774457491"
},
"stopId": "zenbus:StopPoint:SP:651710023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1774457543"
},
"departure": {
"time": "1774457553"
},
"stopId": "zenbus:StopPoint:SP:648090018:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1774457591"
},
"departure": {
"time": "1774457601"
},
"stopId": "zenbus:StopPoint:SP:670900053:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1774457643"
},
"departure": {
"time": "1774457653"
},
"stopId": "zenbus:StopPoint:SP:843920001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1774457725"
},
"departure": {
"time": "1774458000"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1774457832"
},
"departure": {
"time": "1774457951"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1774457887"
},
"departure": {
"time": "1774458008"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1774457941"
},
"departure": {
"time": "1774458065"
},
"stopId": "zenbus:StopPoint:SP:771880007:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1774457997"
},
"departure": {
"time": "1774458123"
},
"stopId": "zenbus:StopPoint:SP:843930001:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1774458058"
},
"departure": {
"time": "1774458184"
},
"stopId": "zenbus:StopPoint:SP:860960003:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1774458126"
},
"departure": {
"time": "1774458248"
},
"stopId": "zenbus:StopPoint:SP:6040087943970816:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1774458178"
},
"departure": {
"time": "1774458304"
},
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1774458253"
},
"departure": {
"time": "1774458371"
},
"stopId": "zenbus:StopPoint:SP:6498647517691904:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1774458317"
},
"departure": {
"time": "1774458433"
},
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1774458401"
},
"departure": {
"time": "1774458505"
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1774458470"
},
"departure": {
"time": "1774458570"
},
"stopId": "zenbus:StopPoint:SP:851310002:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1774458542"
},
"departure": {
"time": "1774458636"
},
"stopId": "zenbus:StopPoint:SP:5937949578362880:LOC",
"stopSequence": 34
}
],
"timestamp": "1774456961",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260325",
"startTime": "17:44:00",
"tripId": "5359235979280384:32"
},
"vehicle": {
"id": "zenbus:Vehicle:681650002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:671920003:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 56,
"position": {
"latitude": 48.81876754760742,
"longitude": 7.719278812408447
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"timestamp": "1774456964",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260325",
"startTime": "16:32:00",
"tripId": "5217762675785728:28"
},
"vehicle": {
"id": "zenbus:Vehicle:671920003:LOC"
}
}
},
{
"id": "20260325:5784952768561152:27",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774456951"
},
"departure": {
"time": "1774456974"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1774457010"
},
"departure": {
"time": "1774457020"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1774456964",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260325",
"startTime": "16:32:00",
"tripId": "5217762675785728:28"
},
"vehicle": {
"id": "zenbus:Vehicle:671920003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:691030088:LOC",
"vehicle": {
"currentStopSequence": 33,
"position": {
"latitude": 48.81679916381836,
"longitude": 7.788873195648193
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"timestamp": "1774456964",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260325",
"startTime": "17:02:00",
"tripId": "5217762675785728:30"
},
"vehicle": {
"id": "zenbus:Vehicle:691030088:LOC"
}
}
},
{
"id": "20260325:5784952768561152:29",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774456940"
},
"departure": {
"time": "1774456947"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1774456984"
},
"departure": {
"time": "1774456994"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1774457055"
},
"departure": {
"time": "1774457100"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1774457138"
},
"departure": {
"time": "1774457154"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1774457179"
},
"departure": {
"time": "1774457204"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1774457226"
},
"departure": {
"time": "1774457236"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1774457278"
},
"departure": {
"time": "1774457288"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1774457331"
},
"departure": {
"time": "1774457341"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1774457377"
},
"departure": {
"time": "1774457393"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1774457426"
},
"departure": {
"time": "1774457436"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1774457504"
},
"departure": {
"time": "1774457517"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1774457630"
},
"departure": {
"time": "1774457640"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1774457710"
},
"departure": {
"time": "1774457740"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1774457766"
},
"departure": {
"time": "1774457798"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1774457830"
},
"departure": {
"time": "1774457860"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1774457888"
},
"departure": {
"time": "1774457919"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1774457969"
},
"departure": {
"time": "1774458019"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1774458031"
},
"departure": {
"time": "1774458080"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1774458086"
},
"departure": {
"time": "1774458138"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1774458134"
},
"departure": {
"time": "1774458162"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1774458194"
},
"departure": {
"time": "1774458252"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1774458238"
},
"departure": {
"time": "1774458304"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1774458298"
},
"departure": {
"time": "1774458364"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1774458345"
},
"departure": {
"time": "1774458417"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1774456964",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260325",
"startTime": "17:02:00",
"tripId": "5217762675785728:30"
},
"vehicle": {
"id": "zenbus:Vehicle:691030088:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4925247015878656:LOC",
"vehicle": {
"currentStopSequence": 8,
"position": {
"latitude": 48.77082443237305,
"longitude": 7.869050025939941
},
"stopId": "zenbus:StopPoint:SP:849650002:LOC",
"timestamp": "1774456962",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260325",
"startTime": "17:32:00",
"tripId": "5217762675785728:32"
},
"vehicle": {
"id": "zenbus:Vehicle:4925247015878656:LOC"
}
}
},
{
"id": "20260325:5784952768561152:31",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774456916"
},
"departure": {
"time": "1774456929"
},
"stopId": "zenbus:StopPoint:SP:864950017:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1774456986"
},
"departure": {
"time": "1774456996"
},
"stopId": "zenbus:StopPoint:SP:849650002:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1774457047"
},
"departure": {
"time": "1774457057"
},
"stopId": "zenbus:StopPoint:SP:847370002:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1774457129"
},
"departure": {
"time": "1774457139"
},
"stopId": "zenbus:StopPoint:SP:777980001:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1774457210"
},
"departure": {
"time": "1774457220"
},
"stopId": "zenbus:StopPoint:SP:838060003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1774457303"
},
"departure": {
"time": "1774457313"
},
"stopId": "zenbus:StopPoint:SP:864970003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1774457357"
},
"departure": {
"time": "1774457367"
},
"stopId": "zenbus:StopPoint:SP:857010003:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1774457436"
},
"departure": {
"time": "1774457446"
},
"stopId": "zenbus:StopPoint:SP:5945547849465856:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1774457518"
},
"departure": {
"time": "1774457528"
},
"stopId": "zenbus:StopPoint:SP:810350002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1774457669"
},
"departure": {
"time": "1774457679"
},
"stopId": "zenbus:StopPoint:SP:860970002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1774457716"
},
"departure": {
"time": "1774457726"
},
"stopId": "zenbus:StopPoint:SP:658230017:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1774457820"
},
"departure": {
"time": "1774457830"
},
"stopId": "zenbus:StopPoint:SP:864960003:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1774457968"
},
"departure": {
"time": "1774457978"
},
"stopId": "zenbus:StopPoint:SP:864870034:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1774458063"
},
"departure": {
"time": "1774458073"
},
"stopId": "zenbus:StopPoint:SP:834730019:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1774458137"
},
"departure": {
"time": "1774458147"
},
"stopId": "zenbus:StopPoint:SP:669080034:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1774458197"
},
"departure": {
"time": "1774458207"
},
"stopId": "zenbus:StopPoint:SP:851280024:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1774458260"
},
"departure": {
"time": "1774458270"
},
"stopId": "zenbus:StopPoint:SP:857000003:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1774458314"
},
"departure": {
"time": "1774458324"
},
"stopId": "zenbus:StopPoint:SP:663120030:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1774458364"
},
"departure": {
"time": "1774458374"
},
"stopId": "zenbus:StopPoint:SP:839920002:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1774458420"
},
"departure": {
"time": "1774458430"
},
"stopId": "zenbus:StopPoint:SP:673110030:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1774458465"
},
"departure": {
"time": "1774458475"
},
"stopId": "zenbus:StopPoint:SP:853260003:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1774458516"
},
"departure": {
"time": "1774458526"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1774458556"
},
"departure": {
"time": "1774458566"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1774458598"
},
"departure": {
"time": "1774458608"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1774458669"
},
"departure": {
"time": "1774458900"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1774458752"
},
"departure": {
"time": "1774458861"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1774458793"
},
"departure": {
"time": "1774458911"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1774458841"
},
"departure": {
"time": "1774458935"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1774458892"
},
"departure": {
"time": "1774458991"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1774458945"
},
"departure": {
"time": "1774459047"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1774458991"
},
"departure": {
"time": "1774459100"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1774459040"
},
"departure": {
"time": "1774459125"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1774459118"
},
"departure": {
"time": "1774459224"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1774459244"
},
"departure": {
"time": "1774459347"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1774459324"
},
"departure": {
"time": "1774459447"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1774459381"
},
"departure": {
"time": "1774459505"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1774459444"
},
"departure": {
"time": "1774459567"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1774459502"
},
"departure": {
"time": "1774459626"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1774459583"
},
"departure": {
"time": "1774459726"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1774459645"
},
"departure": {
"time": "1774459787"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1774459701"
},
"departure": {
"time": "1774459845"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1774459748"
},
"departure": {
"time": "1774459869"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1774459808"
},
"departure": {
"time": "1774459959"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1774459852"
},
"departure": {
"time": "1774460011"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1774459913"
},
"departure": {
"time": "1774460071"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1774459959"
},
"departure": {
"time": "1774460124"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1774456962",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260325",
"startTime": "17:32:00",
"tripId": "5217762675785728:32"
},
"vehicle": {
"id": "zenbus:Vehicle:4925247015878656:LOC"
}
}
},
{
"id": "zenbus:Vehicle:687320001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 20,
"position": {
"latitude": 48.797000885009766,
"longitude": 7.8125901222229
},
"stopId": "zenbus:StopPoint:SP:5937949578362880:LOC",
"timestamp": "1774456964",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260325",
"startTime": "17:43:00",
"tripId": "5217762675785728:31"
},
"vehicle": {
"id": "zenbus:Vehicle:687320001:LOC"
}
}
},
{
"id": "20260325:5784952768561152:32",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774456898"
},
"departure": {
"time": "1774456980"
},
"stopId": "zenbus:StopPoint:SP:5937949578362880:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1774456998"
},
"departure": {
"time": "1774457008"
},
"stopId": "zenbus:StopPoint:SP:835930022:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1774457056"
},
"departure": {
"time": "1774457066"
},
"stopId": "zenbus:StopPoint:SP:843920002:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1774457121"
},
"departure": {
"time": "1774457131"
},
"stopId": "zenbus:StopPoint:SP:834730019:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1774457203"
},
"departure": {
"time": "1774457213"
},
"stopId": "zenbus:StopPoint:SP:669080034:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1774457268"
},
"departure": {
"time": "1774457278"
},
"stopId": "zenbus:StopPoint:SP:851280024:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1774457337"
},
"departure": {
"time": "1774457347"
},
"stopId": "zenbus:StopPoint:SP:857000003:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1774457397"
},
"departure": {
"time": "1774457407"
},
"stopId": "zenbus:StopPoint:SP:663120030:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1774457452"
},
"departure": {
"time": "1774457462"
},
"stopId": "zenbus:StopPoint:SP:839920002:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1774457513"
},
"departure": {
"time": "1774457523"
},
"stopId": "zenbus:StopPoint:SP:673110030:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1774457563"
},
"departure": {
"time": "1774457573"
},
"stopId": "zenbus:StopPoint:SP:853260003:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1774457619"
},
"departure": {
"time": "1774457629"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1774457663"
},
"departure": {
"time": "1774457673"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1774457709"
},
"departure": {
"time": "1774457719"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1774457790"
},
"departure": {
"time": "1774458000"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1774457881"
},
"departure": {
"time": "1774457975"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1774457926"
},
"departure": {
"time": "1774458028"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1774457977"
},
"departure": {
"time": "1774458053"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1774458033"
},
"departure": {
"time": "1774458111"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1774458090"
},
"departure": {
"time": "1774458170"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1774458141"
},
"departure": {
"time": "1774458225"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1774458194"
},
"departure": {
"time": "1774458252"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1774458281"
},
"departure": {
"time": "1774458355"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1774458419"
},
"departure": {
"time": "1774458484"
},
"stopId": "zenbus:StopPoint:SP:860960004:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1774458460"
},
"departure": {
"time": "1774458565"
},
"stopId": "zenbus:StopPoint:SP:864870033:LOC",
"stopSequence": 44
}
],
"timestamp": "1774456964",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260325",
"startTime": "17:43:00",
"tripId": "5217762675785728:31"
},
"vehicle": {
"id": "zenbus:Vehicle:687320001:LOC"
}
}
},
{
"id": "20260325:5938644062830592:32",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774456952"
},
"departure": {
"time": "1774456964"
},
"stopId": "zenbus:StopPoint:SP:831880021:LOC",
"stopSequence": 21
}
],
"timestamp": "1774456964",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260325",
"startTime": "17:14:00",
"tripId": "4679292022685696:32"
}
}
},
{
"id": "zenbus:Vehicle:691060002:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 11,
"position": {
"latitude": 48.813899993896484,
"longitude": 7.782834053039551
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"timestamp": "1774456963",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260325",
"startTime": "17:29:00",
"tripId": "4679292022685696:33"
},
"vehicle": {
"id": "zenbus:Vehicle:691060002:LOC"
}
}
},
{
"id": "20260325:5938644062830592:33",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774457212"
},
"departure": {
"time": "1774457222"
},
"stopId": "zenbus:StopPoint:SP:859040027:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1774457278"
},
"departure": {
"time": "1774457288"
},
"stopId": "zenbus:StopPoint:SP:630550025:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1774457334"
},
"departure": {
"time": "1774457344"
},
"stopId": "zenbus:StopPoint:SP:835980002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1774457391"
},
"departure": {
"time": "1774457401"
},
"stopId": "zenbus:StopPoint:SP:5969139098189824:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1774457475"
},
"departure": {
"time": "1774457485"
},
"stopId": "zenbus:StopPoint:SP:4880458853646336:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1774457553"
},
"departure": {
"time": "1774457563"
},
"stopId": "zenbus:StopPoint:SP:678870006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1774457654"
},
"departure": {
"time": "1774457664"
},
"stopId": "zenbus:StopPoint:SP:847380001:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1774457724"
},
"departure": {
"time": "1774457734"
},
"stopId": "zenbus:StopPoint:SP:663140129:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1774457794"
},
"departure": {
"time": "1774457804"
},
"stopId": "zenbus:StopPoint:SP:810320018:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1774457848"
},
"departure": {
"time": "1774457858"
},
"stopId": "zenbus:StopPoint:SP:831880021:LOC",
"stopSequence": 21
}
],
"timestamp": "1774456963",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260325",
"startTime": "17:29:00",
"tripId": "4679292022685696:33"
},
"vehicle": {
"id": "zenbus:Vehicle:691060002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:689160005:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": 48.81862258911133,
"longitude": 7.81315279006958
},
"stopId": "zenbus:StopPoint:SP:6474267920171008:LOC",
"timestamp": "1774456963",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260325",
"startTime": "17:44:00",
"tripId": "4679292022685696:34"
},
"vehicle": {
"id": "zenbus:Vehicle:689160005:LOC"
}
}
},
{
"id": "20260325:5938644062830592:34",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774456958"
},
"departure": {
"time": "1774457040"
},
"stopId": "zenbus:StopPoint:SP:6474267920171008:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1774457115"
},
"departure": {
"time": "1774457125"
},
"stopId": "zenbus:StopPoint:SP:663120026:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1774457171"
},
"departure": {
"time": "1774457181"
},
"stopId": "zenbus:StopPoint:SP:680870007:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1774457277"
},
"departure": {
"time": "1774457287"
},
"stopId": "zenbus:StopPoint:SP:660060010:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1774457335"
},
"departure": {
"time": "1774457345"
},
"stopId": "zenbus:StopPoint:SP:851320001:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1774457415"
},
"departure": {
"time": "1774457425"
},
"stopId": "zenbus:StopPoint:SP:656340006:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1774457465"
},
"departure": {
"time": "1774457475"
},
"stopId": "zenbus:StopPoint:SP:657700023:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1774457534"
},
"departure": {
"time": "1774457544"
},
"stopId": "zenbus:StopPoint:SP:4777068643483648:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1774457585"
},
"departure": {
"time": "1774457595"
},
"stopId": "zenbus:StopPoint:SP:841760015:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1774457636"
},
"departure": {
"time": "1774457646"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1774457690"
},
"departure": {
"time": "1774457700"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1774457784"
},
"departure": {
"time": "1774458000"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1774457906"
},
"departure": {
"time": "1774458018"
},
"stopId": "zenbus:StopPoint:SP:859040027:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1774457973"
},
"departure": {
"time": "1774458081"
},
"stopId": "zenbus:StopPoint:SP:630550025:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1774458029"
},
"departure": {
"time": "1774458139"
},
"stopId": "zenbus:StopPoint:SP:835980002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1774458086"
},
"departure": {
"time": "1774458198"
},
"stopId": "zenbus:StopPoint:SP:5969139098189824:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1774458170"
},
"departure": {
"time": "1774458270"
},
"stopId": "zenbus:StopPoint:SP:4880458853646336:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1774458248"
},
"departure": {
"time": "1774458339"
},
"stopId": "zenbus:StopPoint:SP:678870006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1774458349"
},
"departure": {
"time": "1774458449"
},
"stopId": "zenbus:StopPoint:SP:847380001:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1774458419"
},
"departure": {
"time": "1774458514"
},
"stopId": "zenbus:StopPoint:SP:663140129:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1774458489"
},
"departure": {
"time": "1774458579"
},
"stopId": "zenbus:StopPoint:SP:810320018:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1774458543"
},
"departure": {
"time": "1774458636"
},
"stopId": "zenbus:StopPoint:SP:831880021:LOC",
"stopSequence": 21
}
],
"timestamp": "1774456963",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260325",
"startTime": "17:44:00",
"tripId": "4679292022685696:34"
},
"vehicle": {
"id": "zenbus:Vehicle:689160005:LOC"
}
}
},
{
"id": "20260325:5907884043927552:31",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774456880"
},
"departure": {
"time": "1774456882"
},
"stopId": "zenbus:StopPoint:SP:659220084:LOC",
"stopSequence": 22
}
],
"timestamp": "1774456882",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260325",
"startTime": "17:14:00",
"tripId": "6488877775716352:31"
}
}
},
{
"id": "zenbus:Vehicle:691050002:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 10,
"position": {
"latitude": 48.81415557861328,
"longitude": 7.782686233520508
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"timestamp": "1774456963",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260325",
"startTime": "17:29:00",
"tripId": "6488877775716352:32"
},
"vehicle": {
"id": "zenbus:Vehicle:691050002:LOC"
}
}
},
{
"id": "20260325:5907884043927552:32",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774456939"
},
"departure": {
"time": "1774457100"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1774457198"
},
"departure": {
"time": "1774457208"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1774457252"
},
"departure": {
"time": "1774457262"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1774457297"
},
"departure": {
"time": "1774457307"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1774457362"
},
"departure": {
"time": "1774457372"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1774457407"
},
"departure": {
"time": "1774457417"
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1774457452"
},
"departure": {
"time": "1774457462"
},
"stopId": "zenbus:StopPoint:SP:670980023:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1774457506"
},
"departure": {
"time": "1774457518"
},
"stopId": "zenbus:StopPoint:SP:655640056:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1774457581"
},
"departure": {
"time": "1774457591"
},
"stopId": "zenbus:StopPoint:SP:659230051:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1774457646"
},
"departure": {
"time": "1774457656"
},
"stopId": "zenbus:StopPoint:SP:661280142:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1774457742"
},
"departure": {
"time": "1774457752"
},
"stopId": "zenbus:StopPoint:SP:667260019:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1774457793"
},
"departure": {
"time": "1774457803"
},
"stopId": "zenbus:StopPoint:SP:5471403928190976:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1774457883"
},
"departure": {
"time": "1774457893"
},
"stopId": "zenbus:StopPoint:SP:659220084:LOC",
"stopSequence": 22
}
],
"timestamp": "1774456963",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260325",
"startTime": "17:29:00",
"tripId": "6488877775716352:32"
},
"vehicle": {
"id": "zenbus:Vehicle:691050002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:671900097:LOC",
"vehicle": {
"currentStopSequence": 9,
"position": {
"latitude": 48.81465530395508,
"longitude": 7.784060001373291
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"timestamp": "1774456963",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260325",
"startTime": "17:33:00",
"tripId": "6542731733106688:15"
},
"vehicle": {
"id": "zenbus:Vehicle:671900097:LOC"
}
}
},
{
"id": "20260325:5414480264560640:15",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774456994"
},
"departure": {
"time": "1774457040"
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1774457149"
},
"departure": {
"time": "1774457159"
},
"stopId": "zenbus:StopPoint:SP:698820092:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1774457202"
},
"departure": {
"time": "1774457216"
},
"stopId": "zenbus:StopPoint:SP:679310120:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1774457312"
},
"departure": {
"time": "1774457331"
},
"stopId": "zenbus:StopPoint:SP:859040029:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1774457370"
},
"departure": {
"time": "1774457380"
},
"stopId": "zenbus:StopPoint:SP:659380032:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1774457431"
},
"departure": {
"time": "1774457441"
},
"stopId": "zenbus:StopPoint:SP:659220088:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1774457484"
},
"departure": {
"time": "1774457494"
},
"stopId": "zenbus:StopPoint:SP:864900025:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1774457557"
},
"departure": {
"time": "1774457567"
},
"stopId": "zenbus:StopPoint:SP:655640059:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1774457704"
},
"departure": {
"time": "1774457714"
},
"stopId": "zenbus:StopPoint:SP:839920003:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1774457789"
},
"departure": {
"time": "1774457799"
},
"stopId": "zenbus:StopPoint:SP:5189456625664000:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1774457866"
},
"departure": {
"time": "1774457876"
},
"stopId": "zenbus:StopPoint:SP:5183785859547136:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1774458008"
},
"departure": {
"time": "1774458018"
},
"stopId": "zenbus:StopPoint:SP:831870021:LOC",
"stopSequence": 20
}
],
"timestamp": "1774456963",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260325",
"startTime": "17:33:00",
"tripId": "6542731733106688:15"
},
"vehicle": {
"id": "zenbus:Vehicle:671900097:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4912259454205952:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 7,
"position": {
"latitude": 48.80670928955078,
"longitude": 7.796932220458984
},
"stopId": "zenbus:StopPoint:SP:864900026:LOC",
"timestamp": "1774456964",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260325",
"startTime": "17:30:00",
"tripId": "6009590169731072:15"
},
"vehicle": {
"id": "zenbus:Vehicle:4912259454205952:LOC"
}
}
},
{
"id": "20260325:5926642565251072:15",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774456920"
},
"departure": {
"time": "1774456934"
},
"stopId": "zenbus:StopPoint:SP:669020060:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1774456957"
},
"departure": {
"time": "1774456974"
},
"stopId": "zenbus:StopPoint:SP:864900026:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1774457029"
},
"departure": {
"time": "1774457039"
},
"stopId": "zenbus:StopPoint:SP:673100023:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1774457159"
},
"departure": {
"time": "1774457169"
},
"stopId": "zenbus:StopPoint:SP:857030003:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1774457217"
},
"departure": {
"time": "1774457227"
},
"stopId": "zenbus:StopPoint:SP:654260018:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1774457355"
},
"departure": {
"time": "1774457640"
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1774457460"
},
"departure": {
"time": "1774457585"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1774457518"
},
"departure": {
"time": "1774457644"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1774457565"
},
"departure": {
"time": "1774457697"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1774457636"
},
"departure": {
"time": "1774457763"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1774457685"
},
"departure": {
"time": "1774457817"
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1774457766"
},
"departure": {
"time": "1774457888"
},
"stopId": "zenbus:StopPoint:SP:843930003:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1774457802"
},
"departure": {
"time": "1774457906"
},
"stopId": "zenbus:StopPoint:SP:667270023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1774457851"
},
"departure": {
"time": "1774457960"
},
"stopId": "zenbus:StopPoint:SP:658230016:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1774457916"
},
"departure": {
"time": "1774458023"
},
"stopId": "zenbus:StopPoint:SP:831880024:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1774458001"
},
"departure": {
"time": "1774458095"
},
"stopId": "zenbus:StopPoint:SP:851310004:LOC",
"stopSequence": 21
}
],
"timestamp": "1774456964",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260325",
"startTime": "17:30:00",
"tripId": "6009590169731072:15"
},
"vehicle": {
"id": "zenbus:Vehicle:4912259454205952:LOC"
}
}
},
{
"id": "zenbus:Vehicle:642290003:LOC",
"vehicle": {
"currentStopSequence": 10,
"position": {
"latitude": 48.785518646240234,
"longitude": 7.812471866607666
},
"stopId": "zenbus:StopPoint:SP:648090020:LOC",
"timestamp": "1774456964",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260325",
"startTime": "17:31:00",
"tripId": "5395572119830528:16"
},
"vehicle": {
"id": "zenbus:Vehicle:642290003:LOC"
}
}
},
{
"id": "20260325:5406815874449408:16",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774456927"
},
"departure": {
"time": "1774456944"
},
"stopId": "zenbus:StopPoint:SP:5386712017534976:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1774456995"
},
"departure": {
"time": "1774457005"
},
"stopId": "zenbus:StopPoint:SP:648090020:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1774457047"
},
"departure": {
"time": "1774457057"
},
"stopId": "zenbus:StopPoint:SP:659230056:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1774457101"
},
"departure": {
"time": "1774457111"
},
"stopId": "zenbus:StopPoint:SP:5394636353830912:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1774457134"
},
"departure": {
"time": "1774457144"
},
"stopId": "zenbus:StopPoint:SP:6019918630748160:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1774457200"
},
"departure": {
"time": "1774457210"
},
"stopId": "zenbus:StopPoint:SP:859060003:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1774457279"
},
"departure": {
"time": "1774457289"
},
"stopId": "zenbus:StopPoint:SP:810320020:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1774457317"
},
"departure": {
"time": "1774457327"
},
"stopId": "zenbus:StopPoint:SP:864970005:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1774457356"
},
"departure": {
"time": "1774457366"
},
"stopId": "zenbus:StopPoint:SP:6557606928711680:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1774457511"
},
"departure": {
"time": "1774457521"
},
"stopId": "zenbus:StopPoint:SP:5988830986371072:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1774457583"
},
"departure": {
"time": "1774457593"
},
"stopId": "zenbus:StopPoint:SP:853260005:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1774457668"
},
"departure": {
"time": "1774457678"
},
"stopId": "zenbus:StopPoint:SP:851320003:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1774457743"
},
"departure": {
"time": "1774457753"
},
"stopId": "zenbus:StopPoint:SP:831890004:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1774457804"
},
"departure": {
"time": "1774457814"
},
"stopId": "zenbus:StopPoint:SP:670530120:LOC",
"stopSequence": 22
}
],
"timestamp": "1774456964",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260325",
"startTime": "17:31:00",
"tripId": "5395572119830528:16"
},
"vehicle": {
"id": "zenbus:Vehicle:642290003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:674570002:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 10,
"position": {
"latitude": 48.78042984008789,
"longitude": 7.820525169372559
},
"stopId": "zenbus:StopPoint:SP:853260004:LOC",
"timestamp": "1774456962",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260325",
"startTime": "17:31:00",
"tripId": "4844719491252224:18"
},
"vehicle": {
"id": "zenbus:Vehicle:674570002:LOC"
}
}
},
{
"id": "20260325:6597303835033600:18",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774456913"
},
"departure": {
"time": "1774456938"
},
"stopId": "zenbus:StopPoint:SP:5943633166467072:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1774456950"
},
"departure": {
"time": "1774456976"
},
"stopId": "zenbus:StopPoint:SP:853260004:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1774457010"
},
"departure": {
"time": "1774457030"
},
"stopId": "zenbus:StopPoint:SP:673670018:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1774457066"
},
"departure": {
"time": "1774457088"
},
"stopId": "zenbus:StopPoint:SP:653750049:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1774457112"
},
"departure": {
"time": "1774457141"
},
"stopId": "zenbus:StopPoint:SP:860960005:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1774457215"
},
"departure": {
"time": "1774457225"
},
"stopId": "zenbus:StopPoint:SP:864980004:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1774457276"
},
"departure": {
"time": "1774457286"
},
"stopId": "zenbus:StopPoint:SP:835980005:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1774457339"
},
"departure": {
"time": "1774457349"
},
"stopId": "zenbus:StopPoint:SP:651720026:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1774457378"
},
"departure": {
"time": "1774457394"
},
"stopId": "zenbus:StopPoint:SP:669020060:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1774457421"
},
"departure": {
"time": "1774457445"
},
"stopId": "zenbus:StopPoint:SP:657690024:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1774457468"
},
"departure": {
"time": "1774457499"
},
"stopId": "zenbus:StopPoint:SP:670980029:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1774457512"
},
"departure": {
"time": "1774457551"
},
"stopId": "zenbus:StopPoint:SP:667240131:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1774457561"
},
"departure": {
"time": "1774457575"
},
"stopId": "zenbus:StopPoint:SP:645680175:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1774457673"
},
"departure": {
"time": "1774457721"
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"stopSequence": 22
}
],
"timestamp": "1774456962",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260325",
"startTime": "17:31:00",
"tripId": "4844719491252224:18"
},
"vehicle": {
"id": "zenbus:Vehicle:674570002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:689150002:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 12,
"position": {
"latitude": 48.73278045654297,
"longitude": 7.70057487487793
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"timestamp": "1774456962",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260325",
"startTime": "17:30:00",
"tripId": "5825472530219008:16"
},
"vehicle": {
"id": "zenbus:Vehicle:689150002:LOC"
}
}
},
{
"id": "20260325:6602028387139584:16",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774456926"
},
"departure": {
"time": "1774456976"
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1774457055"
},
"departure": {
"time": "1774457065"
},
"stopId": "zenbus:StopPoint:SP:859060004:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1774457109"
},
"departure": {
"time": "1774457119"
},
"stopId": "zenbus:StopPoint:SP:835970007:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1774457143"
},
"departure": {
"time": "1774457156"
},
"stopId": "zenbus:StopPoint:SP:853640004:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1774457223"
},
"departure": {
"time": "1774457233"
},
"stopId": "zenbus:StopPoint:SP:832170002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1774457265"
},
"departure": {
"time": "1774457277"
},
"stopId": "zenbus:StopPoint:SP:857020004:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1774457386"
},
"departure": {
"time": "1774457396"
},
"stopId": "zenbus:StopPoint:SP:835930023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1774457458"
},
"departure": {
"time": "1774457468"
},
"stopId": "zenbus:StopPoint:SP:838610006:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1774457515"
},
"departure": {
"time": "1774457525"
},
"stopId": "zenbus:StopPoint:SP:865520002:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1774457604"
},
"departure": {
"time": "1774457614"
},
"stopId": "zenbus:StopPoint:SP:859660001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1774457649"
},
"departure": {
"time": "1774457659"
},
"stopId": "zenbus:StopPoint:SP:859660002:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1774457706"
},
"departure": {
"time": "1774457716"
},
"stopId": "zenbus:StopPoint:SP:850290003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1774457762"
},
"departure": {
"time": "1774457772"
},
"stopId": "zenbus:StopPoint:SP:810740004:LOC",
"stopSequence": 24
}
],
"timestamp": "1774456962",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260325",
"startTime": "17:30:00",
"tripId": "5825472530219008:16"
},
"vehicle": {
"id": "zenbus:Vehicle:689150002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:681650001:LOC",
"vehicle": {
"currentStopSequence": 15,
"position": {
"latitude": 48.73046112060547,
"longitude": 7.709972858428955
},
"stopId": "zenbus:StopPoint:SP:850300001:LOC",
"timestamp": "1774456963",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260325",
"startTime": "17:25:00",
"tripId": "5988828524314624:16"
},
"vehicle": {
"id": "zenbus:Vehicle:681650001:LOC"
}
}
},
{
"id": "20260325:4788911768338432:16",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774456931"
},
"departure": {
"time": "1774456942"
},
"stopId": "zenbus:StopPoint:SP:855540005:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1774457019"
},
"departure": {
"time": "1774457029"
},
"stopId": "zenbus:StopPoint:SP:850300001:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1774457051"
},
"departure": {
"time": "1774457061"
},
"stopId": "zenbus:StopPoint:SP:4842807903649792:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1774457086"
},
"departure": {
"time": "1774457096"
},
"stopId": "zenbus:StopPoint:SP:853650004:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1774457119"
},
"departure": {
"time": "1774457129"
},
"stopId": "zenbus:StopPoint:SP:850270003:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1774457185"
},
"departure": {
"time": "1774457195"
},
"stopId": "zenbus:StopPoint:SP:843890005:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1774457234"
},
"departure": {
"time": "1774457244"
},
"stopId": "zenbus:StopPoint:SP:847380004:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1774457299"
},
"departure": {
"time": "1774457309"
},
"stopId": "zenbus:StopPoint:SP:845760005:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1774457359"
},
"departure": {
"time": "1774457369"
},
"stopId": "zenbus:StopPoint:SP:843910004:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1774457406"
},
"departure": {
"time": "1774457416"
},
"stopId": "zenbus:StopPoint:SP:859040030:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1774457452"
},
"departure": {
"time": "1774457462"
},
"stopId": "zenbus:StopPoint:SP:839910004:LOC",
"stopSequence": 24
}
],
"timestamp": "1774456963",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260325",
"startTime": "17:25:00",
"tripId": "5988828524314624:16"
},
"vehicle": {
"id": "zenbus:Vehicle:681650001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4844338644254720:LOC",
"vehicle": {
"currentStopSequence": 5,
"position": {
"latitude": 48.743255615234375,
"longitude": 7.718813896179199
},
"stopId": "zenbus:StopPoint:SP:6022710774726656:LOC",
"timestamp": "1774456963",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260325",
"startTime": "17:32:00",
"tripId": "5275858282479616:20"
},
"vehicle": {
"id": "zenbus:Vehicle:4844338644254720:LOC"
}
}
},
{
"id": "20260325:6500367094251520:20",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774457058"
},
"departure": {
"time": "1774457068"
},
"stopId": "zenbus:StopPoint:SP:6022710774726656:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1774457287"
},
"departure": {
"time": "1774457297"
},
"stopId": "zenbus:StopPoint:SP:668780092:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1774457349"
},
"departure": {
"time": "1774457359"
},
"stopId": "zenbus:StopPoint:SP:850270002:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1774457726"
},
"departure": {
"time": "1774457736"
},
"stopId": "zenbus:StopPoint:SP:810740003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1774457795"
},
"departure": {
"time": "1774457805"
},
"stopId": "zenbus:StopPoint:SP:645630093:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1774457956"
},
"departure": {
"time": "1774457966"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 10
}
],
"timestamp": "1774456963",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260325",
"startTime": "17:32:00",
"tripId": "5275858282479616:20"
},
"vehicle": {
"id": "zenbus:Vehicle:4844338644254720:LOC"
}
}
},
{
"id": "zenbus:Vehicle:5361830605094912:LOC",
"vehicle": {
"currentStopSequence": 5,
"position": {
"latitude": 48.775089263916016,
"longitude": 7.740394115447998
},
"stopId": "zenbus:StopPoint:SP:679310121:LOC",
"timestamp": "1774456964",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260325",
"startTime": "17:31:00",
"tripId": "4910768194584576:18"
},
"vehicle": {
"id": "zenbus:Vehicle:5361830605094912:LOC"
}
}
},
{
"id": "20260325:6574846457675776:18",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774456944"
},
"departure": {
"time": "1774456949"
},
"stopId": "zenbus:StopPoint:SP:810720004:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1774457006"
},
"departure": {
"time": "1774457016"
},
"stopId": "zenbus:StopPoint:SP:679310121:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1774457246"
},
"departure": {
"time": "1774457256"
},
"stopId": "zenbus:StopPoint:SP:869430003:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1774457527"
},
"departure": {
"time": "1774457537"
},
"stopId": "zenbus:StopPoint:SP:667270018:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1774457598"
},
"departure": {
"time": "1774457608"
},
"stopId": "zenbus:StopPoint:SP:5982027422629888:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1774457660"
},
"departure": {
"time": "1774457670"
},
"stopId": "zenbus:StopPoint:SP:847880004:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1774457723"
},
"departure": {
"time": "1774457733"
},
"stopId": "zenbus:StopPoint:SP:835970006:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1774457773"
},
"departure": {
"time": "1774457783"
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"stopSequence": 11
}
],
"timestamp": "1774456964",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260325",
"startTime": "17:31:00",
"tripId": "4910768194584576:18"
},
"vehicle": {
"id": "zenbus:Vehicle:5361830605094912:LOC"
}
}
},
{
"id": "zenbus:Vehicle:5122059954814976:LOC",
"vehicle": {
"currentStopSequence": 2,
"position": {
"latitude": 48.80864334106445,
"longitude": 7.778726100921631
},
"stopId": "zenbus:StopPoint:SP:845480004:LOC",
"timestamp": "1774456960",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260325",
"startTime": "17:40:00",
"tripId": "4910768194584576:19"
},
"vehicle": {
"id": "zenbus:Vehicle:5122059954814976:LOC"
}
}
},
{
"id": "20260325:6574846457675776:19",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774457029"
},
"departure": {
"time": "1774457039"
},
"stopId": "zenbus:StopPoint:SP:845480004:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1774457099"
},
"departure": {
"time": "1774457109"
},
"stopId": "zenbus:StopPoint:SP:867240003:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1774457439"
},
"departure": {
"time": "1774457449"
},
"stopId": "zenbus:StopPoint:SP:810720004:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1774457504"
},
"departure": {
"time": "1774457514"
},
"stopId": "zenbus:StopPoint:SP:679310121:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1774457744"
},
"departure": {
"time": "1774457754"
},
"stopId": "zenbus:StopPoint:SP:869430003:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1774458025"
},
"departure": {
"time": "1774458035"
},
"stopId": "zenbus:StopPoint:SP:667270018:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1774458096"
},
"departure": {
"time": "1774458106"
},
"stopId": "zenbus:StopPoint:SP:5982027422629888:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1774458158"
},
"departure": {
"time": "1774458174"
},
"stopId": "zenbus:StopPoint:SP:847880004:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1774458221"
},
"departure": {
"time": "1774458235"
},
"stopId": "zenbus:StopPoint:SP:835970006:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1774458271"
},
"departure": {
"time": "1774458290"
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"stopSequence": 11
}
],
"timestamp": "1774456960",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260325",
"startTime": "17:40:00",
"tripId": "4910768194584576:19"
},
"vehicle": {
"id": "zenbus:Vehicle:5122059954814976:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4791401226174464:LOC",
"vehicle": {
"currentStopSequence": 17,
"position": {
"latitude": 48.84515380859375,
"longitude": 7.625141143798828
},
"stopId": "zenbus:StopPoint:SP:845760006:LOC",
"timestamp": "1774456963",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260325",
"startTime": "17:16:00",
"tripId": "5347299518578688:16"
},
"vehicle": {
"id": "zenbus:Vehicle:4791401226174464:LOC"
}
}
},
{
"id": "20260325:5926650664452096:16",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774456922"
},
"departure": {
"time": "1774456936"
},
"stopId": "zenbus:StopPoint:SP:5406189144768512:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1774456991"
},
"departure": {
"time": "1774457001"
},
"stopId": "zenbus:StopPoint:SP:845760006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1774457026"
},
"departure": {
"time": "1774457036"
},
"stopId": "zenbus:StopPoint:SP:867230002:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1774457099"
},
"departure": {
"time": "1774457109"
},
"stopId": "zenbus:StopPoint:SP:861480003:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1774457149"
},
"departure": {
"time": "1774457159"
},
"stopId": "zenbus:StopPoint:SP:836430003:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1774457198"
},
"departure": {
"time": "1774457208"
},
"stopId": "zenbus:StopPoint:SP:861500001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1774457239"
},
"departure": {
"time": "1774457249"
},
"stopId": "zenbus:StopPoint:SP:836440003:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1774457291"
},
"departure": {
"time": "1774457301"
},
"stopId": "zenbus:StopPoint:SP:810750003:LOC",
"stopSequence": 23
}
],
"timestamp": "1774456963",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260325",
"startTime": "17:16:00",
"tripId": "5347299518578688:16"
},
"vehicle": {
"id": "zenbus:Vehicle:4791401226174464:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4825540353589248:LOC",
"vehicle": {
"currentStopSequence": 16,
"position": {
"latitude": 48.81214141845703,
"longitude": 7.778385162353516
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"timestamp": "1774456964",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260325",
"startTime": "17:18:00",
"tripId": "5894153733931008:13"
},
"vehicle": {
"id": "zenbus:Vehicle:4825540353589248:LOC"
}
}
},
{
"id": "20260325:6001437252255744:13",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774456907"
},
"departure": {
"time": "1774456922"
},
"stopId": "zenbus:StopPoint:SP:659230053:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1774456945"
},
"departure": {
"time": "1774456961"
},
"stopId": "zenbus:StopPoint:SP:673110028:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1774456991"
},
"departure": {
"time": "1774457001"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 16
}
],
"timestamp": "1774456964",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260325",
"startTime": "17:18:00",
"tripId": "5894153733931008:13"
},
"vehicle": {
"id": "zenbus:Vehicle:4825540353589248:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4882518831529984:LOC",
"vehicle": {
"currentStopSequence": 2,
"position": {
"latitude": 48.833675384521484,
"longitude": 7.632147789001465
},
"stopId": "zenbus:StopPoint:SP:863530004:LOC",
"timestamp": "1774456965",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260325",
"startTime": "17:33:00",
"tripId": "5894153733931008:14"
},
"vehicle": {
"id": "zenbus:Vehicle:4882518831529984:LOC"
}
}
},
{
"id": "20260325:6001437252255744:14",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774457063"
},
"departure": {
"time": "1774457073"
},
"stopId": "zenbus:StopPoint:SP:863530004:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1774457123"
},
"departure": {
"time": "1774457133"
},
"stopId": "zenbus:StopPoint:SP:6025674759340032:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1774457277"
},
"departure": {
"time": "1774457287"
},
"stopId": "zenbus:StopPoint:SP:855560002:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1774457471"
},
"departure": {
"time": "1774457481"
},
"stopId": "zenbus:StopPoint:SP:836440004:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1774457514"
},
"departure": {
"time": "1774457524"
},
"stopId": "zenbus:StopPoint:SP:861490004:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1774457558"
},
"departure": {
"time": "1774457568"
},
"stopId": "zenbus:StopPoint:SP:810720006:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1774457668"
},
"departure": {
"time": "1774457678"
},
"stopId": "zenbus:StopPoint:SP:4896810867884032:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1774457746"
},
"departure": {
"time": "1774457756"
},
"stopId": "zenbus:StopPoint:SP:841760016:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1774457782"
},
"departure": {
"time": "1774457792"
},
"stopId": "zenbus:StopPoint:SP:6346784566673408:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1774457823"
},
"departure": {
"time": "1774457833"
},
"stopId": "zenbus:StopPoint:SP:667250149:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1774457858"
},
"departure": {
"time": "1774457868"
},
"stopId": "zenbus:StopPoint:SP:851800005:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1774457895"
},
"departure": {
"time": "1774457905"
},
"stopId": "zenbus:StopPoint:SP:861480002:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1774458077"
},
"departure": {
"time": "1774458087"
},
"stopId": "zenbus:StopPoint:SP:659230053:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1774458124"
},
"departure": {
"time": "1774458134"
},
"stopId": "zenbus:StopPoint:SP:673110028:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1774458177"
},
"departure": {
"time": "1774458187"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 16
}
],
"timestamp": "1774456965",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260325",
"startTime": "17:33:00",
"tripId": "5894153733931008:14"
},
"vehicle": {
"id": "zenbus:Vehicle:4882518831529984:LOC"
}
}
},
{
"id": "zenbus:Vehicle:686780013:LOC",
"vehicle": {
"currentStopSequence": 0,
"position": {
"latitude": 48.732608795166016,
"longitude": 7.700703144073486
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"timestamp": "1774456962",
"trip": {
"routeId": "zenbus:Line:753020003:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260325",
"startTime": "18:03:00",
"tripId": "4831956593278976:6"
},
"vehicle": {
"id": "zenbus:Vehicle:686780013:LOC"
}
}
},
{
"id": "20260325:6581439635128320:6",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774456971"
},
"departure": {
"time": "1774458180"
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1774458249"
},
"departure": {
"time": "1774458309"
},
"stopId": "zenbus:StopPoint:SP:859060004:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1774458298"
},
"departure": {
"time": "1774458364"
},
"stopId": "zenbus:StopPoint:SP:835970007:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1774458330"
},
"departure": {
"time": "1774458410"
},
"stopId": "zenbus:StopPoint:SP:853640004:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1774458401"
},
"departure": {
"time": "1774458475"
},
"stopId": "zenbus:StopPoint:SP:832170002:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1774458441"
},
"departure": {
"time": "1774458525"
},
"stopId": "zenbus:StopPoint:SP:857020004:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1774458555"
},
"departure": {
"time": "1774458642"
},
"stopId": "zenbus:StopPoint:SP:851790004:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1774458626"
},
"departure": {
"time": "1774458708"
},
"stopId": "zenbus:StopPoint:SP:859640003:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1774458852"
},
"departure": {
"time": "1774458911"
},
"stopId": "zenbus:StopPoint:SP:645630097:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1774458907"
},
"departure": {
"time": "1774458968"
},
"stopId": "zenbus:StopPoint:SP:847900004:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1774459147"
},
"departure": {
"time": "1774459157"
},
"stopId": "zenbus:StopPoint:SP:851810002:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1774459345"
},
"departure": {
"time": "1774459355"
},
"stopId": "zenbus:StopPoint:SP:665400021:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1774459383"
},
"departure": {
"time": "1774459393"
},
"stopId": "zenbus:StopPoint:SP:869430004:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1774459447"
},
"departure": {
"time": "1774459457"
},
"stopId": "zenbus:StopPoint:SP:5954703847325696:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1774459522"
},
"departure": {
"time": "1774459532"
},
"stopId": "zenbus:StopPoint:SP:867230003:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1774459720"
},
"departure": {
"time": "1774459730"
},
"stopId": "zenbus:StopPoint:SP:859630004:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1774459782"
},
"departure": {
"time": "1774459792"
},
"stopId": "zenbus:StopPoint:SP:5406189144768512:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1774459848"
},
"departure": {
"time": "1774459859"
},
"stopId": "zenbus:StopPoint:SP:845760006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1774459884"
},
"departure": {
"time": "1774459907"
},
"stopId": "zenbus:StopPoint:SP:867230002:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1774459959"
},
"departure": {
"time": "1774459974"
},
"stopId": "zenbus:StopPoint:SP:861480003:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1774460010"
},
"departure": {
"time": "1774460060"
},
"stopId": "zenbus:StopPoint:SP:836430003:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1774460060"
},
"departure": {
"time": "1774460145"
},
"stopId": "zenbus:StopPoint:SP:861500001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1774460103"
},
"departure": {
"time": "1774460196"
},
"stopId": "zenbus:StopPoint:SP:836440003:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1774460157"
},
"departure": {
"time": "1774460253"
},
"stopId": "zenbus:StopPoint:SP:810750003:LOC",
"stopSequence": 23
}
],
"timestamp": "1774456962",
"trip": {
"routeId": "zenbus:Line:753020003:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260325",
"startTime": "18:03:00",
"tripId": "4831956593278976:6"
},
"vehicle": {
"id": "zenbus:Vehicle:686780013:LOC"
}
}
},
{
"id": "zenbus:Vehicle:713300001:LOC",
"vehicle": {
"currentStopSequence": 5,
"position": {
"latitude": 48.7843017578125,
"longitude": 7.7265400886535645
},
"stopId": "zenbus:StopPoint:SP:847900005:LOC",
"timestamp": "1774456962",
"trip": {
"routeId": "zenbus:Line:736370020:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260325",
"startTime": "17:30:00",
"tripId": "4923165852565504:9"
},
"vehicle": {
"id": "zenbus:Vehicle:713300001:LOC"
}
}
},
{
"id": "20260325:5367264405618688:9",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1774456915"
},
"departure": {
"time": "1774456940"
},
"stopId": "zenbus:StopPoint:SP:869390002:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1774457047"
},
"departure": {
"time": "1774457057"
},
"stopId": "zenbus:StopPoint:SP:847900005:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1774457117"
},
"departure": {
"time": "1774457127"
},
"stopId": "zenbus:StopPoint:SP:869390003:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1774457417"
},
"departure": {
"time": "1774457427"
},
"stopId": "zenbus:StopPoint:SP:850280002:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1774457476"
},
"departure": {
"time": "1774457486"
},
"stopId": "zenbus:StopPoint:SP:832170003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1774457711"
},
"departure": {
"time": "1774457721"
},
"stopId": "zenbus:StopPoint:SP:847890003:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1774457843"
},
"departure": {
"time": "1774457853"
},
"stopId": "zenbus:StopPoint:SP:859630005:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1774457992"
},
"departure": {
"time": "1774458002"
},
"stopId": "zenbus:StopPoint:SP:5411837160980480:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1774458045"
},
"departure": {
"time": "1774458055"
},
"stopId": "zenbus:StopPoint:SP:4644680571551744:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1774458193"
},
"departure": {
"time": "1774458203"
},
"stopId": "zenbus:StopPoint:SP:840350004:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1774458322"
},
"departure": {
"time": "1774458346"
},
"stopId": "zenbus:StopPoint:SP:855560003:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1774458454"
},
"departure": {
"time": "1774458472"
},
"stopId": "zenbus:StopPoint:SP:810740004:LOC",
"stopSequence": 15
}
],
"timestamp": "1774456962",
"trip": {
"routeId": "zenbus:Line:736370020:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260325",
"startTime": "17:30:00",
"tripId": "4923165852565504:9"
},
"vehicle": {
"id": "zenbus:Vehicle:713300001:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1774456965"
}
}