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
❌136 erreurs, 2 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 19/03/2026 à 08h07 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
Sequential stop_time_update times are not increasing E022 135 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:10:29 (1773904229) is less than previous stop departure_time 08:15:00 (1773904500) - times must increase between two sequential stops
- trip_id 5359235979280384:7 stop_sequence 23 departure_time 08:13:19 (1773904399) is less than previous stop departure_time 08:15:00 (1773904500) - times must increase between two sequential stops
- trip_id 5359235979280384:7 stop_sequence 24 arrival_time 08:11:14 (1773904274) is less than previous stop departure_time 08:13:19 (1773904399) - times must increase between two sequential stops
- trip_id 5359235979280384:7 stop_sequence 25 arrival_time 08:12:00 (1773904320) is less than previous stop departure_time 08:14:12 (1773904452) - times must increase between two sequential stops
- trip_id 5359235979280384:7 stop_sequence 26 arrival_time 08:12:48 (1773904368) is less than previous stop departure_time 08:15:05 (1773904505) - times must increase between two sequential stops
Vehicle position outside agency coverage area E028 1 erreur
The vehicle position should be inside the agency coverage area. This is defined as within roughly 1/8 of a mile (200 meters) of the GTFS shapes.txt data, or stops.txt locations if the GTFS feed doesn't include shapes.txt.
Exemples d'erreurs
- vehicle.id zenbus:Vehicle:713300001:LOC at (48.8788,7.755875) is more than 1609.0 meters (1.00 mile(s)) outside entire GTFS shapes.txt coverage area - vehicle should be within area
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 422 | 26 fois (90 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 16 | 13 fois (45 % 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 | 16 | 13 fois (45 % 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. | 11 | 11 fois (38 % des validations) |
| E028 | The vehicle position should be inside the agency coverage area. This is defined as within roughly 1/8 of a mile (200 meters) of the GTFS shapes.txt data, or stops.txt locations if the GTFS feed doesn't include shapes.txt. | 2 | 2 fois (7 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 19/03/2026 à 10h20 Europe/Paris.
trip_updates (15) vehicle_positions (14) 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 19/03/2026 à 10h20 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "zenbus:Vehicle:698820097:LOC",
"vehicle": {
"currentStopSequence": 52,
"position": {
"latitude": 48.76393508911133,
"longitude": 7.859494209289551
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"timestamp": "1773912042",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260319",
"startTime": "09:20:00",
"tripId": "5359235979280384:12"
},
"vehicle": {
"id": "zenbus:Vehicle:698820097:LOC"
}
}
},
{
"id": "20260319:4699572623376384:12",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773912055"
},
"departure": {
"time": "1773912065"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1773912110"
},
"departure": {
"time": "1773912120"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1773912180"
},
"departure": {
"time": "1773912190"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1773912042",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260319",
"startTime": "09:20:00",
"tripId": "5359235979280384:12"
},
"vehicle": {
"id": "zenbus:Vehicle:698820097:LOC"
}
}
},
{
"id": "20260319:4699572623376384:13",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 22
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 23
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 24
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:771880007:LOC",
"stopSequence": 25
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:843930001:LOC",
"stopSequence": 26
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:860960003:LOC",
"stopSequence": 27
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:6040087943970816:LOC",
"stopSequence": 28
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"stopSequence": 29
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:6498647517691904:LOC",
"stopSequence": 30
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:859050003:LOC",
"stopSequence": 35
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"stopSequence": 36
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1773911401",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260319",
"startTime": "09:50:00",
"tripId": "5359235979280384:13"
}
}
},
{
"id": "zenbus:Vehicle:670570003:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": 48.8178596496582,
"longitude": 7.719380855560303
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"timestamp": "1773912041",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260319",
"startTime": "10:20:00",
"tripId": "5359235979280384:14"
},
"vehicle": {
"id": "zenbus:Vehicle:670570003:LOC"
}
}
},
{
"id": "20260319:4699572623376384:14",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773911281"
},
"departure": {
"time": "1773912051"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1773912082"
},
"departure": {
"time": "1773912092"
},
"stopId": "zenbus:StopPoint:SP:4896810867884032:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1773912137"
},
"departure": {
"time": "1773912147"
},
"stopId": "zenbus:StopPoint:SP:6597841175707648:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1773912194"
},
"departure": {
"time": "1773912204"
},
"stopId": "zenbus:StopPoint:SP:651720023:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1773912238"
},
"departure": {
"time": "1773912248"
},
"stopId": "zenbus:StopPoint:SP:5396617340387328:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1773912297"
},
"departure": {
"time": "1773912307"
},
"stopId": "zenbus:StopPoint:SP:835970004:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1773912347"
},
"departure": {
"time": "1773912357"
},
"stopId": "zenbus:StopPoint:SP:857000002:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1773912430"
},
"departure": {
"time": "1773912440"
},
"stopId": "zenbus:StopPoint:SP:665370140:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1773912489"
},
"departure": {
"time": "1773912499"
},
"stopId": "zenbus:StopPoint:SP:5993900054413312:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1773912546"
},
"departure": {
"time": "1773912556"
},
"stopId": "zenbus:StopPoint:SP:864960002:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1773912604"
},
"departure": {
"time": "1773912614"
},
"stopId": "zenbus:StopPoint:SP:630550027:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1773912678"
},
"departure": {
"time": "1773912688"
},
"stopId": "zenbus:StopPoint:SP:860970001:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1773912793"
},
"departure": {
"time": "1773912803"
},
"stopId": "zenbus:StopPoint:SP:839920001:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1773912878"
},
"departure": {
"time": "1773912888"
},
"stopId": "zenbus:StopPoint:SP:630540029:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1773912919"
},
"departure": {
"time": "1773912929"
},
"stopId": "zenbus:StopPoint:SP:663140131:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1773912968"
},
"departure": {
"time": "1773912978"
},
"stopId": "zenbus:StopPoint:SP:661320025:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1773913015"
},
"departure": {
"time": "1773913025"
},
"stopId": "zenbus:StopPoint:SP:651710023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1773913067"
},
"departure": {
"time": "1773913077"
},
"stopId": "zenbus:StopPoint:SP:648090018:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1773913109"
},
"departure": {
"time": "1773913119"
},
"stopId": "zenbus:StopPoint:SP:670900053:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1773913152"
},
"departure": {
"time": "1773913162"
},
"stopId": "zenbus:StopPoint:SP:843920001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1773913216"
},
"departure": {
"time": "1773913500"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1773913299"
},
"departure": {
"time": "1773913434"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1773913345"
},
"departure": {
"time": "1773913487"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1773913391"
},
"departure": {
"time": "1773913540"
},
"stopId": "zenbus:StopPoint:SP:771880007:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1773913439"
},
"departure": {
"time": "1773913594"
},
"stopId": "zenbus:StopPoint:SP:843930001:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1773913490"
},
"departure": {
"time": "1773913650"
},
"stopId": "zenbus:StopPoint:SP:860960003:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1773913547"
},
"departure": {
"time": "1773913708"
},
"stopId": "zenbus:StopPoint:SP:6040087943970816:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1773913592"
},
"departure": {
"time": "1773913761"
},
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1773913656"
},
"departure": {
"time": "1773913823"
},
"stopId": "zenbus:StopPoint:SP:6498647517691904:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1773913710"
},
"departure": {
"time": "1773913880"
},
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1773913781"
},
"departure": {
"time": "1773913945"
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1773913872"
},
"departure": {
"time": "1773914051"
},
"stopId": "zenbus:StopPoint:SP:859050003:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1773914017"
},
"departure": {
"time": "1773914183"
},
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1773914103"
},
"departure": {
"time": "1773914256"
},
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1773914162"
},
"departure": {
"time": "1773914316"
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1773914301"
},
"departure": {
"time": "1773914385"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1773914391"
},
"departure": {
"time": "1773914460"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1773914454"
},
"departure": {
"time": "1773914552"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1773914516"
},
"departure": {
"time": "1773914613"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1773914605"
},
"departure": {
"time": "1773914717"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1773914697"
},
"departure": {
"time": "1773914823"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1773914767"
},
"departure": {
"time": "1773914858"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1773914837"
},
"departure": {
"time": "1773914923"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1773914908"
},
"departure": {
"time": "1773915019"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1773914967"
},
"departure": {
"time": "1773915078"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1773915017"
},
"departure": {
"time": "1773915133"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1773915076"
},
"departure": {
"time": "1773915193"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1773915138"
},
"departure": {
"time": "1773915314"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1773915232"
},
"departure": {
"time": "1773915391"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1773915286"
},
"departure": {
"time": "1773915478"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1773915356"
},
"departure": {
"time": "1773915543"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1773912041",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260319",
"startTime": "10:20:00",
"tripId": "5359235979280384:14"
},
"vehicle": {
"id": "zenbus:Vehicle:670570003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4912259454205952:LOC",
"vehicle": {
"currentStopSequence": 36,
"position": {
"latitude": 48.812339782714844,
"longitude": 7.794571876525879
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"timestamp": "1773912041",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260319",
"startTime": "09:02:00",
"tripId": "5217762675785728:11"
},
"vehicle": {
"id": "zenbus:Vehicle:4912259454205952:LOC"
}
}
},
{
"id": "20260319:5784952768561152:11",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1773912182"
},
"departure": {
"time": "1773912192"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1773912229"
},
"departure": {
"time": "1773912239"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1773912281"
},
"departure": {
"time": "1773912291"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1773912334"
},
"departure": {
"time": "1773912344"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1773912380"
},
"departure": {
"time": "1773912390"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1773912429"
},
"departure": {
"time": "1773912439"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1773912507"
},
"departure": {
"time": "1773912517"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1773912633"
},
"departure": {
"time": "1773912643"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1773912713"
},
"departure": {
"time": "1773912723"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1773912770"
},
"departure": {
"time": "1773912780"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1773912833"
},
"departure": {
"time": "1773912843"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1773912891"
},
"departure": {
"time": "1773912901"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1773912972"
},
"departure": {
"time": "1773912982"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1773913034"
},
"departure": {
"time": "1773913044"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1773913090"
},
"departure": {
"time": "1773913100"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1773913137"
},
"departure": {
"time": "1773913147"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1773913197"
},
"departure": {
"time": "1773913207"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1773913241"
},
"departure": {
"time": "1773913251"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1773913302"
},
"departure": {
"time": "1773913312"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1773913348"
},
"departure": {
"time": "1773913358"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1773912041",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260319",
"startTime": "09:02:00",
"tripId": "5217762675785728:11"
},
"vehicle": {
"id": "zenbus:Vehicle:4912259454205952:LOC"
}
}
},
{
"id": "zenbus:Vehicle:689140003:LOC",
"vehicle": {
"currentStopSequence": 31,
"position": {
"latitude": 48.81465148925781,
"longitude": 7.7917799949646
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"timestamp": "1773911011",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260319",
"startTime": "09:32:00",
"tripId": "5217762675785728:12"
},
"vehicle": {
"id": "zenbus:Vehicle:689140003:LOC"
}
}
},
{
"id": "20260319:5784952768561152:12",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773912000"
},
"departure": {
"time": "1773912010"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1773912040"
},
"departure": {
"time": "1773912050"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1773912082"
},
"departure": {
"time": "1773912092"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1773912153"
},
"departure": {
"time": "1773912163"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1773912236"
},
"departure": {
"time": "1773912246"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1773912277"
},
"departure": {
"time": "1773912287"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1773912324"
},
"departure": {
"time": "1773912334"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1773912376"
},
"departure": {
"time": "1773912386"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1773912429"
},
"departure": {
"time": "1773912439"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1773912475"
},
"departure": {
"time": "1773912485"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1773912524"
},
"departure": {
"time": "1773912534"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1773912602"
},
"departure": {
"time": "1773912612"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1773912728"
},
"departure": {
"time": "1773912738"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1773912808"
},
"departure": {
"time": "1773912818"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1773912864"
},
"departure": {
"time": "1773912874"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1773912928"
},
"departure": {
"time": "1773912938"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1773912986"
},
"departure": {
"time": "1773912996"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1773913067"
},
"departure": {
"time": "1773913077"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1773913128"
},
"departure": {
"time": "1773913138"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1773913184"
},
"departure": {
"time": "1773913194"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1773913232"
},
"departure": {
"time": "1773913242"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1773913292"
},
"departure": {
"time": "1773913302"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1773913336"
},
"departure": {
"time": "1773913346"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1773913396"
},
"departure": {
"time": "1773913406"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1773913443"
},
"departure": {
"time": "1773913453"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1773911979",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260319",
"startTime": "09:32:00",
"tripId": "5217762675785728:12"
},
"vehicle": {
"id": "zenbus:Vehicle:689140003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:687320001:LOC",
"vehicle": {
"currentStopSequence": 15,
"position": {
"latitude": 48.793392181396484,
"longitude": 7.851408958435059
},
"stopId": "zenbus:StopPoint:SP:810350002:LOC",
"timestamp": "1773912040",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260319",
"startTime": "10:02:00",
"tripId": "5217762675785728:13"
},
"vehicle": {
"id": "zenbus:Vehicle:687320001:LOC"
}
}
},
{
"id": "20260319:5784952768561152:13",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773912001"
},
"departure": {
"time": "1773912011"
},
"stopId": "zenbus:StopPoint:SP:5945547849465856:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1773912095"
},
"departure": {
"time": "1773912105"
},
"stopId": "zenbus:StopPoint:SP:810350002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1773912246"
},
"departure": {
"time": "1773912256"
},
"stopId": "zenbus:StopPoint:SP:860970002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1773912292"
},
"departure": {
"time": "1773912302"
},
"stopId": "zenbus:StopPoint:SP:658230017:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1773912397"
},
"departure": {
"time": "1773912407"
},
"stopId": "zenbus:StopPoint:SP:864960003:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1773912545"
},
"departure": {
"time": "1773912555"
},
"stopId": "zenbus:StopPoint:SP:864870034:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1773912639"
},
"departure": {
"time": "1773912649"
},
"stopId": "zenbus:StopPoint:SP:834730019:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1773912714"
},
"departure": {
"time": "1773912724"
},
"stopId": "zenbus:StopPoint:SP:669080034:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1773912774"
},
"departure": {
"time": "1773912784"
},
"stopId": "zenbus:StopPoint:SP:851280024:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1773912836"
},
"departure": {
"time": "1773912846"
},
"stopId": "zenbus:StopPoint:SP:857000003:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1773912891"
},
"departure": {
"time": "1773912901"
},
"stopId": "zenbus:StopPoint:SP:663120030:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1773912941"
},
"departure": {
"time": "1773912951"
},
"stopId": "zenbus:StopPoint:SP:839920002:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1773912996"
},
"departure": {
"time": "1773913006"
},
"stopId": "zenbus:StopPoint:SP:673110030:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1773913042"
},
"departure": {
"time": "1773913052"
},
"stopId": "zenbus:StopPoint:SP:853260003:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1773913093"
},
"departure": {
"time": "1773913103"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1773913133"
},
"departure": {
"time": "1773913143"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1773913175"
},
"departure": {
"time": "1773913185"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1773913246"
},
"departure": {
"time": "1773913500"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1773913329"
},
"departure": {
"time": "1773913449"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1773913370"
},
"departure": {
"time": "1773913500"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1773913417"
},
"departure": {
"time": "1773913523"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1773913469"
},
"departure": {
"time": "1773913579"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1773913522"
},
"departure": {
"time": "1773913636"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1773913568"
},
"departure": {
"time": "1773913689"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1773913617"
},
"departure": {
"time": "1773913713"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1773913695"
},
"departure": {
"time": "1773913812"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1773913821"
},
"departure": {
"time": "1773913935"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1773913901"
},
"departure": {
"time": "1773914035"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1773913957"
},
"departure": {
"time": "1773914093"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1773914021"
},
"departure": {
"time": "1773914155"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1773914079"
},
"departure": {
"time": "1773914214"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1773914160"
},
"departure": {
"time": "1773914315"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1773914222"
},
"departure": {
"time": "1773914376"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1773914277"
},
"departure": {
"time": "1773914433"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1773914325"
},
"departure": {
"time": "1773914457"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1773914385"
},
"departure": {
"time": "1773914547"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1773914429"
},
"departure": {
"time": "1773914599"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1773914489"
},
"departure": {
"time": "1773914659"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1773914536"
},
"departure": {
"time": "1773914713"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1773912040",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260319",
"startTime": "10:02:00",
"tripId": "5217762675785728:13"
},
"vehicle": {
"id": "zenbus:Vehicle:687320001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:681650001:LOC",
"vehicle": {
"currentStopSequence": 16,
"position": {
"latitude": 48.80478286743164,
"longitude": 7.781489849090576
},
"stopId": "zenbus:StopPoint:SP:4880458853646336:LOC",
"timestamp": "1773912042",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260319",
"startTime": "09:59:00",
"tripId": "4679292022685696:13"
},
"vehicle": {
"id": "zenbus:Vehicle:681650001:LOC"
}
}
},
{
"id": "20260319:5938644062830592:13",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773912015"
},
"departure": {
"time": "1773912034"
},
"stopId": "zenbus:StopPoint:SP:5969139098189824:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1773912067"
},
"departure": {
"time": "1773912077"
},
"stopId": "zenbus:StopPoint:SP:4880458853646336:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1773912145"
},
"departure": {
"time": "1773912155"
},
"stopId": "zenbus:StopPoint:SP:678870006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1773912246"
},
"departure": {
"time": "1773912256"
},
"stopId": "zenbus:StopPoint:SP:847380001:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1773912316"
},
"departure": {
"time": "1773912326"
},
"stopId": "zenbus:StopPoint:SP:663140129:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1773912386"
},
"departure": {
"time": "1773912396"
},
"stopId": "zenbus:StopPoint:SP:810320018:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1773912440"
},
"departure": {
"time": "1773912450"
},
"stopId": "zenbus:StopPoint:SP:831880021:LOC",
"stopSequence": 21
}
],
"timestamp": "1773912042",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260319",
"startTime": "09:59:00",
"tripId": "4679292022685696:13"
},
"vehicle": {
"id": "zenbus:Vehicle:681650001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:674570001:LOC",
"vehicle": {
"currentStopSequence": 15,
"position": {
"latitude": 48.81943130493164,
"longitude": 7.791261196136475
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"timestamp": "1773912042",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260319",
"startTime": "09:59:00",
"tripId": "6488877775716352:12"
},
"vehicle": {
"id": "zenbus:Vehicle:674570001:LOC"
}
}
},
{
"id": "20260319:5907884043927552:12",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773912012"
},
"departure": {
"time": "1773912042"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1773912062"
},
"departure": {
"time": "1773912072"
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1773912107"
},
"departure": {
"time": "1773912117"
},
"stopId": "zenbus:StopPoint:SP:670980023:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1773912161"
},
"departure": {
"time": "1773912171"
},
"stopId": "zenbus:StopPoint:SP:655640056:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1773912236"
},
"departure": {
"time": "1773912246"
},
"stopId": "zenbus:StopPoint:SP:659230051:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1773912301"
},
"departure": {
"time": "1773912311"
},
"stopId": "zenbus:StopPoint:SP:661280142:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1773912397"
},
"departure": {
"time": "1773912407"
},
"stopId": "zenbus:StopPoint:SP:667260019:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1773912448"
},
"departure": {
"time": "1773912458"
},
"stopId": "zenbus:StopPoint:SP:5471403928190976:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1773912538"
},
"departure": {
"time": "1773912548"
},
"stopId": "zenbus:StopPoint:SP:659220084:LOC",
"stopSequence": 22
}
],
"timestamp": "1773912042",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260319",
"startTime": "09:59:00",
"tripId": "6488877775716352:12"
},
"vehicle": {
"id": "zenbus:Vehicle:674570001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:693030001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 19,
"position": {
"latitude": 48.82727813720703,
"longitude": 7.793788909912109
},
"stopId": "zenbus:StopPoint:SP:658230016:LOC",
"timestamp": "1773907232",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260319",
"startTime": "08:30:00",
"tripId": "6009590169731072:4"
},
"vehicle": {
"id": "zenbus:Vehicle:693030001:LOC"
}
}
},
{
"id": "20260319:5926642565251072:4",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773912064"
},
"departure": {
"time": "1773912074"
},
"stopId": "zenbus:StopPoint:SP:851310004:LOC",
"stopSequence": 21
}
],
"timestamp": "1773911914",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260319",
"startTime": "08:30:00",
"tripId": "6009590169731072:4"
},
"vehicle": {
"id": "zenbus:Vehicle:693030001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:671900097:LOC",
"vehicle": {
"currentStopSequence": 11,
"position": {
"latitude": 48.8115348815918,
"longitude": 7.784955024719238
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"timestamp": "1773912040",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260319",
"startTime": "10:00:00",
"tripId": "6009590169731072:6"
},
"vehicle": {
"id": "zenbus:Vehicle:671900097:LOC"
}
}
},
{
"id": "20260319:5926642565251072:6",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773912092"
},
"departure": {
"time": "1773912240"
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1773912335"
},
"departure": {
"time": "1773912345"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1773912393"
},
"departure": {
"time": "1773912403"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1773912440"
},
"departure": {
"time": "1773912450"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1773912511"
},
"departure": {
"time": "1773912521"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1773912560"
},
"departure": {
"time": "1773912570"
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1773912640"
},
"departure": {
"time": "1773912650"
},
"stopId": "zenbus:StopPoint:SP:843930003:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1773912677"
},
"departure": {
"time": "1773912687"
},
"stopId": "zenbus:StopPoint:SP:667270023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1773912726"
},
"departure": {
"time": "1773912736"
},
"stopId": "zenbus:StopPoint:SP:658230016:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1773912791"
},
"departure": {
"time": "1773912801"
},
"stopId": "zenbus:StopPoint:SP:831880024:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1773912876"
},
"departure": {
"time": "1773912886"
},
"stopId": "zenbus:StopPoint:SP:851310004:LOC",
"stopSequence": 21
}
],
"timestamp": "1773912041",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260319",
"startTime": "10:00:00",
"tripId": "6009590169731072:6"
},
"vehicle": {
"id": "zenbus:Vehicle:671900097:LOC"
}
}
},
{
"id": "zenbus:Vehicle:681650002:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 17,
"position": {
"latitude": 48.78715133666992,
"longitude": 7.836259841918945
},
"stopId": "zenbus:StopPoint:SP:6557606928711680:LOC",
"timestamp": "1773912039",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260319",
"startTime": "10:01:00",
"tripId": "5395572119830528:6"
},
"vehicle": {
"id": "zenbus:Vehicle:681650002:LOC"
}
}
},
{
"id": "20260319:5406815874449408:6",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773912001"
},
"departure": {
"time": "1773912001"
},
"stopId": "zenbus:StopPoint:SP:864970005:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1773912030"
},
"departure": {
"time": "1773912050"
},
"stopId": "zenbus:StopPoint:SP:6557606928711680:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1773912194"
},
"departure": {
"time": "1773912204"
},
"stopId": "zenbus:StopPoint:SP:5988830986371072:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1773912266"
},
"departure": {
"time": "1773912276"
},
"stopId": "zenbus:StopPoint:SP:853260005:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1773912351"
},
"departure": {
"time": "1773912361"
},
"stopId": "zenbus:StopPoint:SP:851320003:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1773912426"
},
"departure": {
"time": "1773912436"
},
"stopId": "zenbus:StopPoint:SP:831890004:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1773912488"
},
"departure": {
"time": "1773912498"
},
"stopId": "zenbus:StopPoint:SP:670530120:LOC",
"stopSequence": 22
}
],
"timestamp": "1773912040",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260319",
"startTime": "10:01:00",
"tripId": "5395572119830528:6"
},
"vehicle": {
"id": "zenbus:Vehicle:681650002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:674570003:LOC",
"vehicle": {
"currentStopSequence": 2,
"position": {
"latitude": 48.75718307495117,
"longitude": 7.646416187286377
},
"stopId": "zenbus:StopPoint:SP:857010005:LOC",
"timestamp": "1773912041",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260319",
"startTime": "10:15:00",
"tripId": "4793589793030144:7"
},
"vehicle": {
"id": "zenbus:Vehicle:674570003:LOC"
}
}
},
{
"id": "20260319:4788911768338432:7",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773912005"
},
"departure": {
"time": "1773912032"
},
"stopId": "zenbus:StopPoint:SP:869420004:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1773912078"
},
"departure": {
"time": "1773912088"
},
"stopId": "zenbus:StopPoint:SP:857010005:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1773912124"
},
"departure": {
"time": "1773912134"
},
"stopId": "zenbus:StopPoint:SP:855550002:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1773912222"
},
"departure": {
"time": "1773912232"
},
"stopId": "zenbus:StopPoint:SP:859650002:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1773912288"
},
"departure": {
"time": "1773912298"
},
"stopId": "zenbus:StopPoint:SP:844330004:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1773912357"
},
"departure": {
"time": "1773912367"
},
"stopId": "zenbus:StopPoint:SP:853250005:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1773912476"
},
"departure": {
"time": "1773912486"
},
"stopId": "zenbus:StopPoint:SP:841770004:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1773912521"
},
"departure": {
"time": "1773912531"
},
"stopId": "zenbus:StopPoint:SP:844330003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1773912594"
},
"departure": {
"time": "1773912604"
},
"stopId": "zenbus:StopPoint:SP:865510006:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1773912631"
},
"departure": {
"time": "1773912641"
},
"stopId": "zenbus:StopPoint:SP:810320021:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1773912697"
},
"departure": {
"time": "1773912707"
},
"stopId": "zenbus:StopPoint:SP:845480005:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1773912793"
},
"departure": {
"time": "1773912803"
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1773912832"
},
"departure": {
"time": "1773912842"
},
"stopId": "zenbus:StopPoint:SP:838060005:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1773912892"
},
"departure": {
"time": "1773912902"
},
"stopId": "zenbus:StopPoint:SP:855540005:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1773912973"
},
"departure": {
"time": "1773912983"
},
"stopId": "zenbus:StopPoint:SP:850300001:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1773913004"
},
"departure": {
"time": "1773913014"
},
"stopId": "zenbus:StopPoint:SP:4842807903649792:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1773913039"
},
"departure": {
"time": "1773913049"
},
"stopId": "zenbus:StopPoint:SP:853650004:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1773913073"
},
"departure": {
"time": "1773913083"
},
"stopId": "zenbus:StopPoint:SP:850270003:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1773913139"
},
"departure": {
"time": "1773913149"
},
"stopId": "zenbus:StopPoint:SP:843890005:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1773913188"
},
"departure": {
"time": "1773913198"
},
"stopId": "zenbus:StopPoint:SP:847380004:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1773913253"
},
"departure": {
"time": "1773913263"
},
"stopId": "zenbus:StopPoint:SP:845760005:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1773913313"
},
"departure": {
"time": "1773913323"
},
"stopId": "zenbus:StopPoint:SP:843910004:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1773913360"
},
"departure": {
"time": "1773913370"
},
"stopId": "zenbus:StopPoint:SP:859040030:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1773913405"
},
"departure": {
"time": "1773913415"
},
"stopId": "zenbus:StopPoint:SP:839910004:LOC",
"stopSequence": 24
}
],
"timestamp": "1773912041",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260319",
"startTime": "10:15:00",
"tripId": "4793589793030144:7"
},
"vehicle": {
"id": "zenbus:Vehicle:674570003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:830250002:LOC",
"vehicle": {
"currentStopSequence": 10,
"position": {
"latitude": 48.80555725097656,
"longitude": 7.773294925689697
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"timestamp": "1773908688",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260319",
"startTime": "09:02:00",
"tripId": "6558322296619008:10"
},
"vehicle": {
"id": "zenbus:Vehicle:830250002:LOC"
}
}
},
{
"id": "20260319:6500367094251520:10",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773912101"
},
"departure": {
"time": "1773912111"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 10
}
],
"timestamp": "1773911987",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260319",
"startTime": "09:02:00",
"tripId": "6558322296619008:10"
},
"vehicle": {
"id": "zenbus:Vehicle:830250002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4789920104185856:LOC",
"vehicle": {
"currentStopSequence": 8,
"position": {
"latitude": 48.796966552734375,
"longitude": 7.761544227600098
},
"stopId": "zenbus:StopPoint:SP:810740003:LOC",
"timestamp": "1773912042",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260319",
"startTime": "10:02:00",
"tripId": "6558322296619008:11"
},
"vehicle": {
"id": "zenbus:Vehicle:4789920104185856:LOC"
}
}
},
{
"id": "20260319:6500367094251520:11",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773912110"
},
"departure": {
"time": "1773912120"
},
"stopId": "zenbus:StopPoint:SP:810740003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1773912179"
},
"departure": {
"time": "1773912189"
},
"stopId": "zenbus:StopPoint:SP:645630093:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1773912340"
},
"departure": {
"time": "1773912385"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 10
}
],
"timestamp": "1773912042",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260319",
"startTime": "10:02:00",
"tripId": "6558322296619008:11"
},
"vehicle": {
"id": "zenbus:Vehicle:4789920104185856:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4914855683293184:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": 48.84476089477539,
"longitude": 7.610968112945557
},
"stopId": "zenbus:StopPoint:SP:810750003:LOC",
"timestamp": "1773912040",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260319",
"startTime": "10:18:00",
"tripId": "5894153733931008:7"
},
"vehicle": {
"id": "zenbus:Vehicle:4914855683293184:LOC"
}
}
},
{
"id": "20260319:6001437252255744:7",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773911996"
},
"departure": {
"time": "1773912050"
},
"stopId": "zenbus:StopPoint:SP:810750003:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1773912104"
},
"departure": {
"time": "1773912114"
},
"stopId": "zenbus:StopPoint:SP:863500004:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1773912381"
},
"departure": {
"time": "1773912391"
},
"stopId": "zenbus:StopPoint:SP:863530004:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1773912441"
},
"departure": {
"time": "1773912451"
},
"stopId": "zenbus:StopPoint:SP:6025674759340032:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1773912595"
},
"departure": {
"time": "1773912605"
},
"stopId": "zenbus:StopPoint:SP:855560002:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1773912789"
},
"departure": {
"time": "1773912799"
},
"stopId": "zenbus:StopPoint:SP:836440004:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1773912832"
},
"departure": {
"time": "1773912842"
},
"stopId": "zenbus:StopPoint:SP:861490004:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1773912876"
},
"departure": {
"time": "1773912886"
},
"stopId": "zenbus:StopPoint:SP:810720006:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1773912986"
},
"departure": {
"time": "1773912996"
},
"stopId": "zenbus:StopPoint:SP:4896810867884032:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1773913065"
},
"departure": {
"time": "1773913075"
},
"stopId": "zenbus:StopPoint:SP:841760016:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1773913100"
},
"departure": {
"time": "1773913110"
},
"stopId": "zenbus:StopPoint:SP:6346784566673408:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1773913141"
},
"departure": {
"time": "1773913151"
},
"stopId": "zenbus:StopPoint:SP:667250149:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1773913176"
},
"departure": {
"time": "1773913186"
},
"stopId": "zenbus:StopPoint:SP:851800005:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1773913213"
},
"departure": {
"time": "1773913223"
},
"stopId": "zenbus:StopPoint:SP:861480002:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1773913395"
},
"departure": {
"time": "1773913405"
},
"stopId": "zenbus:StopPoint:SP:659230053:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1773913442"
},
"departure": {
"time": "1773913452"
},
"stopId": "zenbus:StopPoint:SP:673110028:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1773913495"
},
"departure": {
"time": "1773913505"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 16
}
],
"timestamp": "1773912040",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260319",
"startTime": "10:18:00",
"tripId": "5894153733931008:7"
},
"vehicle": {
"id": "zenbus:Vehicle:4914855683293184:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1773912042"
}
}