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
❌1 erreur, 2 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 24/12/2025 à 08h00 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
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:691050002:LOC trip_id 5438442558193664:4 at (48.8181,7.816255) 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 5919147645992960:2 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 5919147645992960:2 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 |
|---|---|---|---|
| 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. | 30 | 19 fois (63 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 31 | 19 fois (63 % 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 | 31 | 19 fois (63 % des validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 21 | 7 fois (23 % 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. | 1 | 1 fois (3 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 24/12/2025 à 14h31 Europe/Paris.
vehicle_positions (15) trip_updates (15) 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 24/12/2025 à 14h31 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "zenbus:Vehicle:670570003:LOC",
"vehicle": {
"currentStopSequence": 38,
"position": {
"latitude": 48.801612854003906,
"longitude": 7.835210800170898
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"timestamp": "1766583109",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251224",
"startTime": "13:50:00",
"tripId": "5433988945543168:21"
},
"vehicle": {
"id": "zenbus:Vehicle:670570003:LOC"
}
}
},
{
"id": "20251224:4699572623376384:21",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1766583077"
},
"departure": {
"time": "1766583094"
},
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1766583151"
},
"departure": {
"time": "1766583161"
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1766583290"
},
"departure": {
"time": "1766583300"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1766583380"
},
"departure": {
"time": "1766583390"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1766583443"
},
"departure": {
"time": "1766583453"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1766583505"
},
"departure": {
"time": "1766583515"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1766583594"
},
"departure": {
"time": "1766583604"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1766583686"
},
"departure": {
"time": "1766583696"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1766583756"
},
"departure": {
"time": "1766583766"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1766583826"
},
"departure": {
"time": "1766583836"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1766583897"
},
"departure": {
"time": "1766583907"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1766583956"
},
"departure": {
"time": "1766583966"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1766584006"
},
"departure": {
"time": "1766584016"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1766584065"
},
"departure": {
"time": "1766584075"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1766584127"
},
"departure": {
"time": "1766584137"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1766584221"
},
"departure": {
"time": "1766584231"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1766584275"
},
"departure": {
"time": "1766584285"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1766584345"
},
"departure": {
"time": "1766584355"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1766583109",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251224",
"startTime": "13:50:00",
"tripId": "5433988945543168:21"
},
"vehicle": {
"id": "zenbus:Vehicle:670570003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:674570002:LOC",
"vehicle": {
"currentStopSequence": 14,
"position": {
"latitude": 48.82680130004883,
"longitude": 7.760785102844238
},
"stopId": "zenbus:StopPoint:SP:839920001:LOC",
"timestamp": "1766583107",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251224",
"startTime": "14:20:00",
"tripId": "5433988945543168:22"
},
"vehicle": {
"id": "zenbus:Vehicle:674570002:LOC"
}
}
},
{
"id": "20251224:4699572623376384:22",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1766583142"
},
"departure": {
"time": "1766583152"
},
"stopId": "zenbus:StopPoint:SP:839920001:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1766583227"
},
"departure": {
"time": "1766583237"
},
"stopId": "zenbus:StopPoint:SP:630540029:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1766583269"
},
"departure": {
"time": "1766583279"
},
"stopId": "zenbus:StopPoint:SP:663140131:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1766583317"
},
"departure": {
"time": "1766583327"
},
"stopId": "zenbus:StopPoint:SP:661320025:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1766583364"
},
"departure": {
"time": "1766583374"
},
"stopId": "zenbus:StopPoint:SP:651710023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1766583417"
},
"departure": {
"time": "1766583427"
},
"stopId": "zenbus:StopPoint:SP:648090018:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1766583458"
},
"departure": {
"time": "1766583468"
},
"stopId": "zenbus:StopPoint:SP:670900053:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1766583501"
},
"departure": {
"time": "1766583511"
},
"stopId": "zenbus:StopPoint:SP:843920001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1766583565"
},
"departure": {
"time": "1766583575"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1766583649"
},
"departure": {
"time": "1766583659"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1766583695"
},
"departure": {
"time": "1766583705"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1766583741"
},
"departure": {
"time": "1766583751"
},
"stopId": "zenbus:StopPoint:SP:771880007:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1766583788"
},
"departure": {
"time": "1766583798"
},
"stopId": "zenbus:StopPoint:SP:843930001:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1766583839"
},
"departure": {
"time": "1766583849"
},
"stopId": "zenbus:StopPoint:SP:860960003:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1766583897"
},
"departure": {
"time": "1766583907"
},
"stopId": "zenbus:StopPoint:SP:6040087943970816:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1766583942"
},
"departure": {
"time": "1766583952"
},
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1766584005"
},
"departure": {
"time": "1766584015"
},
"stopId": "zenbus:StopPoint:SP:6498647517691904:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1766584059"
},
"departure": {
"time": "1766584069"
},
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1766584131"
},
"departure": {
"time": "1766584141"
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1766584222"
},
"departure": {
"time": "1766584232"
},
"stopId": "zenbus:StopPoint:SP:859050003:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1766584366"
},
"departure": {
"time": "1766584376"
},
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1766584453"
},
"departure": {
"time": "1766584463"
},
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1766584511"
},
"departure": {
"time": "1766584521"
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1766584650"
},
"departure": {
"time": "1766584660"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1766584741"
},
"departure": {
"time": "1766584751"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1766584803"
},
"departure": {
"time": "1766584813"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1766584866"
},
"departure": {
"time": "1766584876"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1766584955"
},
"departure": {
"time": "1766584965"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1766585047"
},
"departure": {
"time": "1766585057"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1766585117"
},
"departure": {
"time": "1766585127"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1766585186"
},
"departure": {
"time": "1766585196"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1766585257"
},
"departure": {
"time": "1766585267"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1766585317"
},
"departure": {
"time": "1766585327"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1766585367"
},
"departure": {
"time": "1766585377"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1766585425"
},
"departure": {
"time": "1766585435"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1766585487"
},
"departure": {
"time": "1766585497"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1766585581"
},
"departure": {
"time": "1766585591"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1766585636"
},
"departure": {
"time": "1766585646"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1766585705"
},
"departure": {
"time": "1766585715"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1766583107",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251224",
"startTime": "14:20:00",
"tripId": "5433988945543168:22"
},
"vehicle": {
"id": "zenbus:Vehicle:674570002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:664180003:LOC",
"vehicle": {
"currentStopSequence": 58,
"position": {
"latitude": 48.81880569458008,
"longitude": 7.720778942108154
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"timestamp": "1766576071",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251224",
"startTime": "11:32:00",
"tripId": "5985599379996672:16"
},
"vehicle": {
"id": "zenbus:Vehicle:664180003:LOC"
}
}
},
{
"id": "20251224:4788476500246528:16",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1766583083"
},
"departure": {
"time": "1766583093"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 59
}
],
"timestamp": "1766583022",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251224",
"startTime": "11:32:00",
"tripId": "5985599379996672:16"
},
"vehicle": {
"id": "zenbus:Vehicle:664180003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:718890004:LOC",
"vehicle": {
"currentStopSequence": 35,
"position": {
"latitude": 48.81463623046875,
"longitude": 7.783988952636719
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"timestamp": "1766581814",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251224",
"startTime": "13:32:00",
"tripId": "5985599379996672:20"
},
"vehicle": {
"id": "zenbus:Vehicle:718890004:LOC"
}
}
},
{
"id": "20251224:4788476500246528:20",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1766583124"
},
"departure": {
"time": "1766583134"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1766583165"
},
"departure": {
"time": "1766583175"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1766583212"
},
"departure": {
"time": "1766583222"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1766583264"
},
"departure": {
"time": "1766583274"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1766583317"
},
"departure": {
"time": "1766583327"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1766583363"
},
"departure": {
"time": "1766583373"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1766583412"
},
"departure": {
"time": "1766583422"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1766583490"
},
"departure": {
"time": "1766583500"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1766583616"
},
"departure": {
"time": "1766583626"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1766583696"
},
"departure": {
"time": "1766583706"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1766583752"
},
"departure": {
"time": "1766583762"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1766583816"
},
"departure": {
"time": "1766583826"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1766583874"
},
"departure": {
"time": "1766583884"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1766583955"
},
"departure": {
"time": "1766583965"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1766584016"
},
"departure": {
"time": "1766584026"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1766584072"
},
"departure": {
"time": "1766584082"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1766584120"
},
"departure": {
"time": "1766584130"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1766584180"
},
"departure": {
"time": "1766584190"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1766584224"
},
"departure": {
"time": "1766584234"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1766584284"
},
"departure": {
"time": "1766584294"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 58
},
{
"arrival": {
"time": "1766584331"
},
"departure": {
"time": "1766584341"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 59
}
],
"timestamp": "1766583023",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251224",
"startTime": "13:32:00",
"tripId": "5985599379996672:20"
},
"vehicle": {
"id": "zenbus:Vehicle:718890004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:696870003:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 24,
"position": {
"latitude": 48.80242156982422,
"longitude": 7.812888145446777
},
"stopId": "zenbus:StopPoint:SP:834730019:LOC",
"timestamp": "1766583109",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251224",
"startTime": "14:02:00",
"tripId": "5985599379996672:21"
},
"vehicle": {
"id": "zenbus:Vehicle:696870003:LOC"
}
}
},
{
"id": "20251224:4788476500246528:21",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1766583095"
},
"departure": {
"time": "1766583119"
},
"stopId": "zenbus:StopPoint:SP:834730019:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1766583184"
},
"departure": {
"time": "1766583194"
},
"stopId": "zenbus:StopPoint:SP:669080034:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1766583243"
},
"departure": {
"time": "1766583253"
},
"stopId": "zenbus:StopPoint:SP:851280024:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1766583306"
},
"departure": {
"time": "1766583316"
},
"stopId": "zenbus:StopPoint:SP:857000003:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1766583360"
},
"departure": {
"time": "1766583370"
},
"stopId": "zenbus:StopPoint:SP:663120030:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1766583411"
},
"departure": {
"time": "1766583421"
},
"stopId": "zenbus:StopPoint:SP:839920002:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1766583466"
},
"departure": {
"time": "1766583476"
},
"stopId": "zenbus:StopPoint:SP:673110030:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1766583511"
},
"departure": {
"time": "1766583521"
},
"stopId": "zenbus:StopPoint:SP:853260003:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1766583562"
},
"departure": {
"time": "1766583572"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1766583603"
},
"departure": {
"time": "1766583613"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1766583645"
},
"departure": {
"time": "1766583655"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1766583715"
},
"departure": {
"time": "1766583725"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1766583799"
},
"departure": {
"time": "1766583809"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1766583840"
},
"departure": {
"time": "1766583850"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1766583887"
},
"departure": {
"time": "1766583897"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1766583938"
},
"departure": {
"time": "1766583948"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1766583991"
},
"departure": {
"time": "1766584001"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1766584038"
},
"departure": {
"time": "1766584048"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1766584086"
},
"departure": {
"time": "1766584096"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1766584165"
},
"departure": {
"time": "1766584175"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1766584291"
},
"departure": {
"time": "1766584301"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1766584371"
},
"departure": {
"time": "1766584381"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1766584427"
},
"departure": {
"time": "1766584437"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1766584491"
},
"departure": {
"time": "1766584501"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1766584549"
},
"departure": {
"time": "1766584559"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1766584630"
},
"departure": {
"time": "1766584640"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1766584691"
},
"departure": {
"time": "1766584701"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1766584747"
},
"departure": {
"time": "1766584757"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1766584794"
},
"departure": {
"time": "1766584804"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1766584855"
},
"departure": {
"time": "1766584865"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1766584898"
},
"departure": {
"time": "1766584908"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1766584959"
},
"departure": {
"time": "1766584969"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 58
},
{
"arrival": {
"time": "1766585005"
},
"departure": {
"time": "1766585015"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 59
}
],
"timestamp": "1766583109",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251224",
"startTime": "14:02:00",
"tripId": "5985599379996672:21"
},
"vehicle": {
"id": "zenbus:Vehicle:696870003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:662580001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": 48.75762176513672,
"longitude": 7.858414173126221
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"timestamp": "1766583107",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251224",
"startTime": "14:32:00",
"tripId": "5985599379996672:22"
},
"vehicle": {
"id": "zenbus:Vehicle:662580001:LOC"
}
}
},
{
"id": "20251224:4788476500246528:22",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1766583082"
},
"departure": {
"time": "1766583120"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1766583192"
},
"departure": {
"time": "1766583202"
},
"stopId": "zenbus:StopPoint:SP:5389390198079488:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1766583248"
},
"departure": {
"time": "1766583258"
},
"stopId": "zenbus:StopPoint:SP:4823762064113664:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1766583338"
},
"departure": {
"time": "1766583348"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1766583403"
},
"departure": {
"time": "1766583413"
},
"stopId": "zenbus:StopPoint:SP:5428280040620032:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1766583464"
},
"departure": {
"time": "1766583474"
},
"stopId": "zenbus:StopPoint:SP:6611898804994048:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1766583541"
},
"departure": {
"time": "1766583551"
},
"stopId": "zenbus:StopPoint:SP:6596162715910144:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1766583599"
},
"departure": {
"time": "1766583609"
},
"stopId": "zenbus:StopPoint:SP:864950017:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1766583675"
},
"departure": {
"time": "1766583685"
},
"stopId": "zenbus:StopPoint:SP:849650002:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1766583737"
},
"departure": {
"time": "1766583747"
},
"stopId": "zenbus:StopPoint:SP:847370002:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1766583818"
},
"departure": {
"time": "1766583828"
},
"stopId": "zenbus:StopPoint:SP:777980001:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1766583899"
},
"departure": {
"time": "1766583909"
},
"stopId": "zenbus:StopPoint:SP:838060003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1766583992"
},
"departure": {
"time": "1766584002"
},
"stopId": "zenbus:StopPoint:SP:864970003:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1766584046"
},
"departure": {
"time": "1766584056"
},
"stopId": "zenbus:StopPoint:SP:857010003:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1766584125"
},
"departure": {
"time": "1766584135"
},
"stopId": "zenbus:StopPoint:SP:5945547849465856:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1766584208"
},
"departure": {
"time": "1766584218"
},
"stopId": "zenbus:StopPoint:SP:810350002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1766584359"
},
"departure": {
"time": "1766584369"
},
"stopId": "zenbus:StopPoint:SP:860970002:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1766584405"
},
"departure": {
"time": "1766584415"
},
"stopId": "zenbus:StopPoint:SP:658230017:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1766584509"
},
"departure": {
"time": "1766584519"
},
"stopId": "zenbus:StopPoint:SP:864960003:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1766584657"
},
"departure": {
"time": "1766584667"
},
"stopId": "zenbus:StopPoint:SP:864870034:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1766584752"
},
"departure": {
"time": "1766584762"
},
"stopId": "zenbus:StopPoint:SP:834730019:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1766584827"
},
"departure": {
"time": "1766584837"
},
"stopId": "zenbus:StopPoint:SP:669080034:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1766584886"
},
"departure": {
"time": "1766584896"
},
"stopId": "zenbus:StopPoint:SP:851280024:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1766584949"
},
"departure": {
"time": "1766584959"
},
"stopId": "zenbus:StopPoint:SP:857000003:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1766585003"
},
"departure": {
"time": "1766585013"
},
"stopId": "zenbus:StopPoint:SP:663120030:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1766585053"
},
"departure": {
"time": "1766585063"
},
"stopId": "zenbus:StopPoint:SP:839920002:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1766585109"
},
"departure": {
"time": "1766585119"
},
"stopId": "zenbus:StopPoint:SP:673110030:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1766585154"
},
"departure": {
"time": "1766585164"
},
"stopId": "zenbus:StopPoint:SP:853260003:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1766585205"
},
"departure": {
"time": "1766585215"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1766585246"
},
"departure": {
"time": "1766585256"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1766585288"
},
"departure": {
"time": "1766585298"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1766585358"
},
"departure": {
"time": "1766585368"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1766585442"
},
"departure": {
"time": "1766585452"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1766585483"
},
"departure": {
"time": "1766585493"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1766585530"
},
"departure": {
"time": "1766585540"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1766585581"
},
"departure": {
"time": "1766585591"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1766585634"
},
"departure": {
"time": "1766585644"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1766585681"
},
"departure": {
"time": "1766585691"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1766585729"
},
"departure": {
"time": "1766585739"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1766585807"
},
"departure": {
"time": "1766585817"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1766585934"
},
"departure": {
"time": "1766585944"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1766586013"
},
"departure": {
"time": "1766586023"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1766586070"
},
"departure": {
"time": "1766586080"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1766586134"
},
"departure": {
"time": "1766586144"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1766586192"
},
"departure": {
"time": "1766586202"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1766586273"
},
"departure": {
"time": "1766586283"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1766586334"
},
"departure": {
"time": "1766586344"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1766586390"
},
"departure": {
"time": "1766586400"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1766586437"
},
"departure": {
"time": "1766586447"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1766586498"
},
"departure": {
"time": "1766586508"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1766586541"
},
"departure": {
"time": "1766586551"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1766586602"
},
"departure": {
"time": "1766586612"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 58
},
{
"arrival": {
"time": "1766586648"
},
"departure": {
"time": "1766586658"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 59
}
],
"timestamp": "1766583107",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251224",
"startTime": "14:32:00",
"tripId": "5985599379996672:22"
},
"vehicle": {
"id": "zenbus:Vehicle:662580001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:691050002:LOC",
"vehicle": {
"currentStopSequence": 13,
"position": {
"latitude": 48.8146858215332,
"longitude": 7.784588813781738
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"timestamp": "1766578146",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251224",
"startTime": "12:59:00",
"tripId": "5438442558193664:14"
},
"vehicle": {
"id": "zenbus:Vehicle:691050002:LOC"
}
}
},
{
"id": "20251224:4823814148980736:14",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1766583096"
},
"departure": {
"time": "1766583106"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1766583218"
},
"departure": {
"time": "1766583228"
},
"stopId": "zenbus:StopPoint:SP:859040027:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1766583285"
},
"departure": {
"time": "1766583295"
},
"stopId": "zenbus:StopPoint:SP:630550025:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1766583341"
},
"departure": {
"time": "1766583351"
},
"stopId": "zenbus:StopPoint:SP:835980002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1766583398"
},
"departure": {
"time": "1766583408"
},
"stopId": "zenbus:StopPoint:SP:5969139098189824:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1766583482"
},
"departure": {
"time": "1766583492"
},
"stopId": "zenbus:StopPoint:SP:4880458853646336:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1766583559"
},
"departure": {
"time": "1766583569"
},
"stopId": "zenbus:StopPoint:SP:678870006:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1766583660"
},
"departure": {
"time": "1766583670"
},
"stopId": "zenbus:StopPoint:SP:847380001:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1766583731"
},
"departure": {
"time": "1766583741"
},
"stopId": "zenbus:StopPoint:SP:663140129:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1766583800"
},
"departure": {
"time": "1766583810"
},
"stopId": "zenbus:StopPoint:SP:810320018:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1766583855"
},
"departure": {
"time": "1766583865"
},
"stopId": "zenbus:StopPoint:SP:831880021:LOC",
"stopSequence": 23
}
],
"timestamp": "1766583068",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251224",
"startTime": "12:59:00",
"tripId": "5438442558193664:14"
},
"vehicle": {
"id": "zenbus:Vehicle:691050002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:642300001:LOC",
"vehicle": {
"currentStopSequence": 3,
"position": {
"latitude": 48.824790954589844,
"longitude": 7.807919025421143
},
"stopId": "zenbus:StopPoint:SP:660060010:LOC",
"timestamp": "1766583107",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251224",
"startTime": "14:29:00",
"tripId": "5438442558193664:17"
},
"vehicle": {
"id": "zenbus:Vehicle:642300001:LOC"
}
}
},
{
"id": "20251224:4823814148980736:17",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1766583049"
},
"departure": {
"time": "1766583074"
},
"stopId": "zenbus:StopPoint:SP:680870007:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1766583140"
},
"departure": {
"time": "1766583150"
},
"stopId": "zenbus:StopPoint:SP:660060010:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1766583198"
},
"departure": {
"time": "1766583208"
},
"stopId": "zenbus:StopPoint:SP:851320001:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1766583278"
},
"departure": {
"time": "1766583288"
},
"stopId": "zenbus:StopPoint:SP:656340006:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1766583328"
},
"departure": {
"time": "1766583338"
},
"stopId": "zenbus:StopPoint:SP:657700023:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1766583397"
},
"departure": {
"time": "1766583407"
},
"stopId": "zenbus:StopPoint:SP:4777068643483648:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1766583448"
},
"departure": {
"time": "1766583458"
},
"stopId": "zenbus:StopPoint:SP:841760015:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1766583500"
},
"departure": {
"time": "1766583510"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1766583553"
},
"departure": {
"time": "1766583563"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1766583647"
},
"departure": {
"time": "1766583657"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1766583770"
},
"departure": {
"time": "1766583780"
},
"stopId": "zenbus:StopPoint:SP:859040027:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1766583836"
},
"departure": {
"time": "1766583846"
},
"stopId": "zenbus:StopPoint:SP:630550025:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1766583892"
},
"departure": {
"time": "1766583902"
},
"stopId": "zenbus:StopPoint:SP:835980002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1766583949"
},
"departure": {
"time": "1766583959"
},
"stopId": "zenbus:StopPoint:SP:5969139098189824:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1766584033"
},
"departure": {
"time": "1766584043"
},
"stopId": "zenbus:StopPoint:SP:4880458853646336:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1766584111"
},
"departure": {
"time": "1766584121"
},
"stopId": "zenbus:StopPoint:SP:678870006:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1766584212"
},
"departure": {
"time": "1766584222"
},
"stopId": "zenbus:StopPoint:SP:847380001:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1766584282"
},
"departure": {
"time": "1766584292"
},
"stopId": "zenbus:StopPoint:SP:663140129:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1766584352"
},
"departure": {
"time": "1766584362"
},
"stopId": "zenbus:StopPoint:SP:810320018:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1766584406"
},
"departure": {
"time": "1766584416"
},
"stopId": "zenbus:StopPoint:SP:831880021:LOC",
"stopSequence": 23
}
],
"timestamp": "1766583107",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251224",
"startTime": "14:29:00",
"tripId": "5438442558193664:17"
},
"vehicle": {
"id": "zenbus:Vehicle:642300001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:680260013:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 3,
"position": {
"latitude": 48.79942321777344,
"longitude": 7.778268814086914
},
"stopId": "zenbus:StopPoint:SP:5414098192826368:LOC",
"timestamp": "1766583109",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251224",
"startTime": "14:29:00",
"tripId": "4853098880172032:17"
},
"vehicle": {
"id": "zenbus:Vehicle:680260013:LOC"
}
}
},
{
"id": "20251224:4892674923429888:17",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1766583062"
},
"departure": {
"time": "1766583088"
},
"stopId": "zenbus:StopPoint:SP:843940002:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1766583105"
},
"departure": {
"time": "1766583119"
},
"stopId": "zenbus:StopPoint:SP:5414098192826368:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1766583203"
},
"departure": {
"time": "1766583213"
},
"stopId": "zenbus:StopPoint:SP:660090004:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1766583274"
},
"departure": {
"time": "1766583284"
},
"stopId": "zenbus:StopPoint:SP:838060004:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1766583347"
},
"departure": {
"time": "1766583357"
},
"stopId": "zenbus:StopPoint:SP:673800003:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1766583400"
},
"departure": {
"time": "1766583410"
},
"stopId": "zenbus:StopPoint:SP:787770001:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1766583456"
},
"departure": {
"time": "1766583466"
},
"stopId": "zenbus:StopPoint:SP:4725708417925120:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1766583536"
},
"departure": {
"time": "1766583546"
},
"stopId": "zenbus:StopPoint:SP:661300019:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1766583659"
},
"departure": {
"time": "1766583669"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1766583767"
},
"departure": {
"time": "1766583777"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1766583821"
},
"departure": {
"time": "1766583831"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1766583866"
},
"departure": {
"time": "1766583876"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1766583931"
},
"departure": {
"time": "1766583941"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1766583976"
},
"departure": {
"time": "1766583986"
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1766584021"
},
"departure": {
"time": "1766584031"
},
"stopId": "zenbus:StopPoint:SP:670980023:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1766584076"
},
"departure": {
"time": "1766584086"
},
"stopId": "zenbus:StopPoint:SP:655640056:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1766584150"
},
"departure": {
"time": "1766584160"
},
"stopId": "zenbus:StopPoint:SP:659230051:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1766584215"
},
"departure": {
"time": "1766584225"
},
"stopId": "zenbus:StopPoint:SP:661280142:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1766584312"
},
"departure": {
"time": "1766584322"
},
"stopId": "zenbus:StopPoint:SP:667260019:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1766584362"
},
"departure": {
"time": "1766584372"
},
"stopId": "zenbus:StopPoint:SP:5471403928190976:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1766584452"
},
"departure": {
"time": "1766584462"
},
"stopId": "zenbus:StopPoint:SP:659220084:LOC",
"stopSequence": 23
}
],
"timestamp": "1766583109",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251224",
"startTime": "14:29:00",
"tripId": "4853098880172032:17"
},
"vehicle": {
"id": "zenbus:Vehicle:680260013:LOC"
}
}
},
{
"id": "zenbus:Vehicle:691060002:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 16,
"position": {
"latitude": 48.82074737548828,
"longitude": 7.791430950164795
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"timestamp": "1766583107",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251224",
"startTime": "14:00:00",
"tripId": "6553002342088704:10"
},
"vehicle": {
"id": "zenbus:Vehicle:691060002:LOC"
}
}
},
{
"id": "20251224:5926642565251072:10",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1766583091"
},
"departure": {
"time": "1766583117"
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1766583188"
},
"departure": {
"time": "1766583198"
},
"stopId": "zenbus:StopPoint:SP:843930003:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1766583225"
},
"departure": {
"time": "1766583235"
},
"stopId": "zenbus:StopPoint:SP:667270023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1766583273"
},
"departure": {
"time": "1766583283"
},
"stopId": "zenbus:StopPoint:SP:658230016:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1766583338"
},
"departure": {
"time": "1766583348"
},
"stopId": "zenbus:StopPoint:SP:831880024:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1766583424"
},
"departure": {
"time": "1766583434"
},
"stopId": "zenbus:StopPoint:SP:851310004:LOC",
"stopSequence": 21
}
],
"timestamp": "1766583107",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251224",
"startTime": "14:00:00",
"tripId": "6553002342088704:10"
},
"vehicle": {
"id": "zenbus:Vehicle:691060002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:664110108:LOC",
"vehicle": {
"currentStopSequence": 22,
"position": {
"latitude": 48.81156539916992,
"longitude": 7.785009860992432
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"timestamp": "1766577265",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251224",
"startTime": "12:31:00",
"tripId": "4920857987121152:8"
},
"vehicle": {
"id": "zenbus:Vehicle:664110108:LOC"
}
}
},
{
"id": "20251224:6597303835033600:8",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1766583096"
},
"departure": {
"time": "1766583106"
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"stopSequence": 22
}
],
"timestamp": "1766583065",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251224",
"startTime": "12:31:00",
"tripId": "4920857987121152:8"
},
"vehicle": {
"id": "zenbus:Vehicle:664110108:LOC"
}
}
},
{
"id": "zenbus:Vehicle:681650002:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 1,
"position": {
"latitude": 48.76770782470703,
"longitude": 7.84981107711792
},
"stopId": "zenbus:StopPoint:SP:857010004:LOC",
"timestamp": "1766583108",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251224",
"startTime": "14:31:00",
"tripId": "4920857987121152:10"
},
"vehicle": {
"id": "zenbus:Vehicle:681650002:LOC"
}
}
},
{
"id": "20251224:6597303835033600:10",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1766583070"
},
"departure": {
"time": "1766583088"
},
"stopId": "zenbus:StopPoint:SP:834750004:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1766583107"
},
"departure": {
"time": "1766583119"
},
"stopId": "zenbus:StopPoint:SP:857010004:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1766583183"
},
"departure": {
"time": "1766583193"
},
"stopId": "zenbus:StopPoint:SP:864950018:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1766583254"
},
"departure": {
"time": "1766583264"
},
"stopId": "zenbus:StopPoint:SP:739450030:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1766583346"
},
"departure": {
"time": "1766583356"
},
"stopId": "zenbus:StopPoint:SP:6046053171200000:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1766583486"
},
"departure": {
"time": "1766583496"
},
"stopId": "zenbus:StopPoint:SP:4834958494400512:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1766583528"
},
"departure": {
"time": "1766583538"
},
"stopId": "zenbus:StopPoint:SP:849650003:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1766583559"
},
"departure": {
"time": "1766583569"
},
"stopId": "zenbus:StopPoint:SP:835920023:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1766583647"
},
"departure": {
"time": "1766583657"
},
"stopId": "zenbus:StopPoint:SP:860970003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1766583710"
},
"departure": {
"time": "1766583720"
},
"stopId": "zenbus:StopPoint:SP:5943633166467072:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1766583742"
},
"departure": {
"time": "1766583752"
},
"stopId": "zenbus:StopPoint:SP:853260004:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1766583787"
},
"departure": {
"time": "1766583797"
},
"stopId": "zenbus:StopPoint:SP:673670018:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1766583842"
},
"departure": {
"time": "1766583852"
},
"stopId": "zenbus:StopPoint:SP:653750049:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1766583888"
},
"departure": {
"time": "1766583898"
},
"stopId": "zenbus:StopPoint:SP:860960005:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1766583991"
},
"departure": {
"time": "1766584001"
},
"stopId": "zenbus:StopPoint:SP:864980004:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1766584052"
},
"departure": {
"time": "1766584062"
},
"stopId": "zenbus:StopPoint:SP:835980005:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1766584115"
},
"departure": {
"time": "1766584125"
},
"stopId": "zenbus:StopPoint:SP:651720026:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1766584154"
},
"departure": {
"time": "1766584164"
},
"stopId": "zenbus:StopPoint:SP:669020060:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1766584198"
},
"departure": {
"time": "1766584208"
},
"stopId": "zenbus:StopPoint:SP:657690024:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1766584244"
},
"departure": {
"time": "1766584254"
},
"stopId": "zenbus:StopPoint:SP:670980029:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1766584288"
},
"departure": {
"time": "1766584298"
},
"stopId": "zenbus:StopPoint:SP:667240131:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1766584337"
},
"departure": {
"time": "1766584347"
},
"stopId": "zenbus:StopPoint:SP:645680175:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1766584449"
},
"departure": {
"time": "1766584459"
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"stopSequence": 22
}
],
"timestamp": "1766583108",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251224",
"startTime": "14:31:00",
"tripId": "4920857987121152:10"
},
"vehicle": {
"id": "zenbus:Vehicle:681650002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:5142700856705024:LOC",
"vehicle": {
"currentStopSequence": 7,
"position": {
"latitude": 48.746395111083984,
"longitude": 7.67900276184082
},
"stopId": "zenbus:StopPoint:SP:841770004:LOC",
"timestamp": "1766583108",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251224",
"startTime": "14:25:00",
"tripId": "5422260866252800:10"
},
"vehicle": {
"id": "zenbus:Vehicle:5142700856705024:LOC"
}
}
},
{
"id": "20251224:4788911768338432:10",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1766583042"
},
"departure": {
"time": "1766583057"
},
"stopId": "zenbus:StopPoint:SP:844330004:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1766583081"
},
"departure": {
"time": "1766583108"
},
"stopId": "zenbus:StopPoint:SP:853250005:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1766583206"
},
"departure": {
"time": "1766583216"
},
"stopId": "zenbus:StopPoint:SP:841770004:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1766583251"
},
"departure": {
"time": "1766583261"
},
"stopId": "zenbus:StopPoint:SP:844330003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1766583324"
},
"departure": {
"time": "1766583334"
},
"stopId": "zenbus:StopPoint:SP:865510006:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1766583361"
},
"departure": {
"time": "1766583371"
},
"stopId": "zenbus:StopPoint:SP:810320021:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1766583426"
},
"departure": {
"time": "1766583436"
},
"stopId": "zenbus:StopPoint:SP:845480005:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1766583522"
},
"departure": {
"time": "1766583532"
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1766583562"
},
"departure": {
"time": "1766583572"
},
"stopId": "zenbus:StopPoint:SP:838060005:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1766583622"
},
"departure": {
"time": "1766583632"
},
"stopId": "zenbus:StopPoint:SP:855540005:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1766583703"
},
"departure": {
"time": "1766583713"
},
"stopId": "zenbus:StopPoint:SP:850300001:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1766583734"
},
"departure": {
"time": "1766583744"
},
"stopId": "zenbus:StopPoint:SP:4842807903649792:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1766583769"
},
"departure": {
"time": "1766583779"
},
"stopId": "zenbus:StopPoint:SP:853650004:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1766583803"
},
"departure": {
"time": "1766583813"
},
"stopId": "zenbus:StopPoint:SP:850270003:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1766583869"
},
"departure": {
"time": "1766583879"
},
"stopId": "zenbus:StopPoint:SP:843890005:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1766583918"
},
"departure": {
"time": "1766583928"
},
"stopId": "zenbus:StopPoint:SP:847380004:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1766583982"
},
"departure": {
"time": "1766583992"
},
"stopId": "zenbus:StopPoint:SP:845760005:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1766584042"
},
"departure": {
"time": "1766584052"
},
"stopId": "zenbus:StopPoint:SP:843910004:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1766584090"
},
"departure": {
"time": "1766584100"
},
"stopId": "zenbus:StopPoint:SP:859040030:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1766584135"
},
"departure": {
"time": "1766584145"
},
"stopId": "zenbus:StopPoint:SP:839910004:LOC",
"stopSequence": 24
}
],
"timestamp": "1766583108",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251224",
"startTime": "14:25:00",
"tripId": "5422260866252800:10"
},
"vehicle": {
"id": "zenbus:Vehicle:5142700856705024:LOC"
}
}
},
{
"id": "zenbus:Vehicle:5122059954814976:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": 48.732574462890625,
"longitude": 7.700613021850586
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"timestamp": "1766583109",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251224",
"startTime": "14:32:00",
"tripId": "6537433333104640:11"
},
"vehicle": {
"id": "zenbus:Vehicle:5122059954814976:LOC"
}
}
},
{
"id": "20251224:6500367094251520:11",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1766582593"
},
"departure": {
"time": "1766583120"
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1766583152"
},
"departure": {
"time": "1766583162"
},
"stopId": "zenbus:StopPoint:SP:838060005:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1766583219"
},
"departure": {
"time": "1766583229"
},
"stopId": "zenbus:StopPoint:SP:855540005:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1766583283"
},
"departure": {
"time": "1766583293"
},
"stopId": "zenbus:StopPoint:SP:6517959951384576:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1766583353"
},
"departure": {
"time": "1766583363"
},
"stopId": "zenbus:StopPoint:SP:651720021:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1766583662"
},
"departure": {
"time": "1766583672"
},
"stopId": "zenbus:StopPoint:SP:6022710774726656:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1766583891"
},
"departure": {
"time": "1766583901"
},
"stopId": "zenbus:StopPoint:SP:668780092:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1766583954"
},
"departure": {
"time": "1766583964"
},
"stopId": "zenbus:StopPoint:SP:850270002:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1766584330"
},
"departure": {
"time": "1766584340"
},
"stopId": "zenbus:StopPoint:SP:810740003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1766584399"
},
"departure": {
"time": "1766584409"
},
"stopId": "zenbus:StopPoint:SP:645630093:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1766584560"
},
"departure": {
"time": "1766584570"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 10
}
],
"timestamp": "1766583109",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251224",
"startTime": "14:32:00",
"tripId": "6537433333104640:11"
},
"vehicle": {
"id": "zenbus:Vehicle:5122059954814976:LOC"
}
}
},
{
"id": "zenbus:Vehicle:5361830605094912:LOC",
"vehicle": {
"currentStopSequence": 13,
"position": {
"latitude": 48.82632827758789,
"longitude": 7.668147087097168
},
"stopId": "zenbus:StopPoint:SP:4689124356259840:LOC",
"timestamp": "1766583107",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251224",
"startTime": "14:16:00",
"tripId": "5458797662306304:8"
},
"vehicle": {
"id": "zenbus:Vehicle:5361830605094912:LOC"
}
}
},
{
"id": "20251224:5926650664452096:8",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1766583192"
},
"departure": {
"time": "1766583202"
},
"stopId": "zenbus:StopPoint:SP:4689124356259840:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1766583250"
},
"departure": {
"time": "1766583260"
},
"stopId": "zenbus:StopPoint:SP:698820093:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1766583523"
},
"departure": {
"time": "1766583533"
},
"stopId": "zenbus:StopPoint:SP:859630004:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1766583583"
},
"departure": {
"time": "1766583593"
},
"stopId": "zenbus:StopPoint:SP:5406189144768512:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1766583648"
},
"departure": {
"time": "1766583658"
},
"stopId": "zenbus:StopPoint:SP:845760006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1766583683"
},
"departure": {
"time": "1766583693"
},
"stopId": "zenbus:StopPoint:SP:867230002:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1766583756"
},
"departure": {
"time": "1766583766"
},
"stopId": "zenbus:StopPoint:SP:861480003:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1766583806"
},
"departure": {
"time": "1766583816"
},
"stopId": "zenbus:StopPoint:SP:836430003:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1766583855"
},
"departure": {
"time": "1766583865"
},
"stopId": "zenbus:StopPoint:SP:861500001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1766583896"
},
"departure": {
"time": "1766583906"
},
"stopId": "zenbus:StopPoint:SP:836440003:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1766583948"
},
"departure": {
"time": "1766583958"
},
"stopId": "zenbus:StopPoint:SP:810750003:LOC",
"stopSequence": 23
}
],
"timestamp": "1766583107",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251224",
"startTime": "14:16:00",
"tripId": "5458797662306304:8"
},
"vehicle": {
"id": "zenbus:Vehicle:5361830605094912:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1766583109"
}
}