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
❌87 erreurs, 2 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 17/03/2026 à 08h16 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
Sequential stop_time_update times are not increasing E022 87 erreurs
stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease.
Exemples d'erreurs
- trip_id 5359235979280384:8 stop_sequence 23 arrival_time 08:27:00 (1773732420) is less than previous stop departure_time 08:30:00 (1773732600) - times must increase between two sequential stops
- trip_id 5359235979280384:8 stop_sequence 23 departure_time 08:29:05 (1773732545) is less than previous stop departure_time 08:30:00 (1773732600) - times must increase between two sequential stops
- trip_id 5359235979280384:8 stop_sequence 24 arrival_time 08:27:54 (1773732474) is less than previous stop departure_time 08:29:05 (1773732545) - times must increase between two sequential stops
- trip_id 5359235979280384:8 stop_sequence 25 arrival_time 08:28:48 (1773732528) is less than previous stop departure_time 08:30:02 (1773732602) - times must increase between two sequential stops
- trip_id 5359235979280384:8 stop_sequence 26 arrival_time 08:29:45 (1773732585) is less than previous stop departure_time 08:30:59 (1773732659) - times must increase between two sequential stops
Avertissements
vehicle_id not populated W002 1 erreur
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id 5217762675785728:6 does not have a vehicle_id
ID in one feed missing from the other W003 1 erreur
a trip_id that is provided in the VehiclePositions feed should be provided in the TripUpdates feed, and a vehicle_id that is provided in the TripUpdates feed should be provided in the VehiclePositions feed
Exemples d'erreurs
- trip_id 5217762675785728:6 is in TripUpdates but not in VehiclePositions feed
Validations précédentes
Voici un récapitulatif des différents types d'erreurs constatés au cours des 30 derniers jours.
| Identifiant d'erreur | Description | Nombre d'erreurs | Nombre d'occurences |
|---|---|---|---|
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 2 390 | 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. | 1 | 1 fois (3 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 17/03/2026 à 08h51 Europe/Paris.
vehicle_positions (19) trip_updates (19) 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 17/03/2026 à 08h51 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "zenbus:Vehicle:662580001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 51,
"position": {
"latitude": 48.765625,
"longitude": 7.852451801300049
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"timestamp": "1773733918",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260317",
"startTime": "07:50:00",
"tripId": "5359235979280384:7"
},
"vehicle": {
"id": "zenbus:Vehicle:662580001:LOC"
}
}
},
{
"id": "20260317:4699572623376384:7",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773733894"
},
"departure": {
"time": "1773733928"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1773734011"
},
"departure": {
"time": "1773734021"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1773734066"
},
"departure": {
"time": "1773734076"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1773734135"
},
"departure": {
"time": "1773734145"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1773733918",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260317",
"startTime": "07:50:00",
"tripId": "5359235979280384:7"
},
"vehicle": {
"id": "zenbus:Vehicle:662580001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:674570001:LOC",
"vehicle": {
"currentStopSequence": 26,
"position": {
"latitude": 48.81309509277344,
"longitude": 7.79201602935791
},
"stopId": "zenbus:StopPoint:SP:843930001:LOC",
"timestamp": "1773733919",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260317",
"startTime": "08:20:00",
"tripId": "5359235979280384:9"
},
"vehicle": {
"id": "zenbus:Vehicle:674570001:LOC"
}
}
},
{
"id": "20260317:4699572623376384:9",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773733878"
},
"departure": {
"time": "1773733907"
},
"stopId": "zenbus:StopPoint:SP:771880007:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1773733946"
},
"departure": {
"time": "1773733956"
},
"stopId": "zenbus:StopPoint:SP:843930001:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1773733997"
},
"departure": {
"time": "1773734007"
},
"stopId": "zenbus:StopPoint:SP:860960003:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1773734054"
},
"departure": {
"time": "1773734064"
},
"stopId": "zenbus:StopPoint:SP:6040087943970816:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1773734099"
},
"departure": {
"time": "1773734109"
},
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1773734163"
},
"departure": {
"time": "1773734173"
},
"stopId": "zenbus:StopPoint:SP:6498647517691904:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1773734217"
},
"departure": {
"time": "1773734227"
},
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1773734288"
},
"departure": {
"time": "1773734298"
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1773734379"
},
"departure": {
"time": "1773734389"
},
"stopId": "zenbus:StopPoint:SP:859050003:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1773734524"
},
"departure": {
"time": "1773734534"
},
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1773734610"
},
"departure": {
"time": "1773734620"
},
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1773734669"
},
"departure": {
"time": "1773734679"
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1773734808"
},
"departure": {
"time": "1773734818"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1773734898"
},
"departure": {
"time": "1773734908"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1773734961"
},
"departure": {
"time": "1773734971"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1773735023"
},
"departure": {
"time": "1773735033"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1773735112"
},
"departure": {
"time": "1773735122"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1773735204"
},
"departure": {
"time": "1773735214"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1773735274"
},
"departure": {
"time": "1773735284"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1773735344"
},
"departure": {
"time": "1773735354"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1773735415"
},
"departure": {
"time": "1773735425"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1773735474"
},
"departure": {
"time": "1773735484"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1773735524"
},
"departure": {
"time": "1773735534"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1773735583"
},
"departure": {
"time": "1773735593"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1773735645"
},
"departure": {
"time": "1773735655"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1773735739"
},
"departure": {
"time": "1773735749"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1773735793"
},
"departure": {
"time": "1773735803"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1773735863"
},
"departure": {
"time": "1773735873"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1773733919",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260317",
"startTime": "08:20:00",
"tripId": "5359235979280384:9"
},
"vehicle": {
"id": "zenbus:Vehicle:674570001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:664180004:LOC",
"vehicle": {
"currentStopSequence": 21,
"position": {
"latitude": 48.818660736083984,
"longitude": 7.782649040222168
},
"stopId": "zenbus:StopPoint:SP:843920001:LOC",
"timestamp": "1773733919",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260317",
"startTime": "08:44:00",
"tripId": "5359235979280384:10"
},
"vehicle": {
"id": "zenbus:Vehicle:664180004:LOC"
}
}
},
{
"id": "20260317:4699572623376384:10",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773733841"
},
"departure": {
"time": "1773733864"
},
"stopId": "zenbus:StopPoint:SP:648090018:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1773733895"
},
"departure": {
"time": "1773733909"
},
"stopId": "zenbus:StopPoint:SP:670900053:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1773733945"
},
"departure": {
"time": "1773733967"
},
"stopId": "zenbus:StopPoint:SP:843920001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1773734022"
},
"departure": {
"time": "1773734066"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 22
}
],
"timestamp": "1773733919",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260317",
"startTime": "08:44:00",
"tripId": "5359235979280384:10"
},
"vehicle": {
"id": "zenbus:Vehicle:664180004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:671900097:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 2,
"position": {
"latitude": 48.81792449951172,
"longitude": 7.727476119995117
},
"stopId": "zenbus:StopPoint:SP:6597841175707648:LOC",
"timestamp": "1773733918",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260317",
"startTime": "08:50:00",
"tripId": "5359235979280384:11"
},
"vehicle": {
"id": "zenbus:Vehicle:671900097:LOC"
}
}
},
{
"id": "20260317:4699572623376384:11",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773733907"
},
"departure": {
"time": "1773733928"
},
"stopId": "zenbus:StopPoint:SP:6597841175707648:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1773733975"
},
"departure": {
"time": "1773733985"
},
"stopId": "zenbus:StopPoint:SP:651720023:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1773734019"
},
"departure": {
"time": "1773734029"
},
"stopId": "zenbus:StopPoint:SP:5396617340387328:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1773734078"
},
"departure": {
"time": "1773734088"
},
"stopId": "zenbus:StopPoint:SP:835970004:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1773734128"
},
"departure": {
"time": "1773734138"
},
"stopId": "zenbus:StopPoint:SP:857000002:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1773734211"
},
"departure": {
"time": "1773734221"
},
"stopId": "zenbus:StopPoint:SP:665370140:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1773734270"
},
"departure": {
"time": "1773734280"
},
"stopId": "zenbus:StopPoint:SP:5993900054413312:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1773734327"
},
"departure": {
"time": "1773734337"
},
"stopId": "zenbus:StopPoint:SP:864960002:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1773734385"
},
"departure": {
"time": "1773734395"
},
"stopId": "zenbus:StopPoint:SP:630550027:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1773734459"
},
"departure": {
"time": "1773734469"
},
"stopId": "zenbus:StopPoint:SP:860970001:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1773734574"
},
"departure": {
"time": "1773734584"
},
"stopId": "zenbus:StopPoint:SP:839920001:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1773734659"
},
"departure": {
"time": "1773734669"
},
"stopId": "zenbus:StopPoint:SP:630540029:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1773734700"
},
"departure": {
"time": "1773734710"
},
"stopId": "zenbus:StopPoint:SP:663140131:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1773734749"
},
"departure": {
"time": "1773734759"
},
"stopId": "zenbus:StopPoint:SP:661320025:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1773734796"
},
"departure": {
"time": "1773734806"
},
"stopId": "zenbus:StopPoint:SP:651710023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1773734848"
},
"departure": {
"time": "1773734858"
},
"stopId": "zenbus:StopPoint:SP:648090018:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1773734890"
},
"departure": {
"time": "1773734900"
},
"stopId": "zenbus:StopPoint:SP:670900053:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1773734933"
},
"departure": {
"time": "1773734943"
},
"stopId": "zenbus:StopPoint:SP:843920001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1773734997"
},
"departure": {
"time": "1773735300"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1773735081"
},
"departure": {
"time": "1773735225"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1773735126"
},
"departure": {
"time": "1773735278"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1773735172"
},
"departure": {
"time": "1773735331"
},
"stopId": "zenbus:StopPoint:SP:771880007:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1773735220"
},
"departure": {
"time": "1773735385"
},
"stopId": "zenbus:StopPoint:SP:843930001:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1773735271"
},
"departure": {
"time": "1773735440"
},
"stopId": "zenbus:StopPoint:SP:860960003:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1773735328"
},
"departure": {
"time": "1773735499"
},
"stopId": "zenbus:StopPoint:SP:6040087943970816:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1773735373"
},
"departure": {
"time": "1773735551"
},
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1773735437"
},
"departure": {
"time": "1773735613"
},
"stopId": "zenbus:StopPoint:SP:6498647517691904:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1773735491"
},
"departure": {
"time": "1773735670"
},
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1773735563"
},
"departure": {
"time": "1773735736"
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1773735653"
},
"departure": {
"time": "1773735841"
},
"stopId": "zenbus:StopPoint:SP:859050003:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1773735798"
},
"departure": {
"time": "1773735974"
},
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1773735884"
},
"departure": {
"time": "1773736047"
},
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1773735943"
},
"departure": {
"time": "1773736106"
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1773736082"
},
"departure": {
"time": "1773736176"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1773736172"
},
"departure": {
"time": "1773736251"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1773736235"
},
"departure": {
"time": "1773736342"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1773736297"
},
"departure": {
"time": "1773736403"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1773736386"
},
"departure": {
"time": "1773736508"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1773736478"
},
"departure": {
"time": "1773736614"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1773736548"
},
"departure": {
"time": "1773736649"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1773736618"
},
"departure": {
"time": "1773736714"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1773736689"
},
"departure": {
"time": "1773736809"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1773736748"
},
"departure": {
"time": "1773736869"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1773736798"
},
"departure": {
"time": "1773736924"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1773736857"
},
"departure": {
"time": "1773736983"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1773736919"
},
"departure": {
"time": "1773737104"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1773737013"
},
"departure": {
"time": "1773737181"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1773737067"
},
"departure": {
"time": "1773737268"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1773737137"
},
"departure": {
"time": "1773737333"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1773733918",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260317",
"startTime": "08:50:00",
"tripId": "5359235979280384:11"
},
"vehicle": {
"id": "zenbus:Vehicle:671900097:LOC"
}
}
},
{
"id": "zenbus:Vehicle:681650002:LOC",
"vehicle": {
"currentStopSequence": 45,
"position": {
"latitude": 48.82709503173828,
"longitude": 7.760624885559082
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"timestamp": "1773733919",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260317",
"startTime": "08:02:00",
"tripId": "5217762675785728:8"
},
"vehicle": {
"id": "zenbus:Vehicle:681650002:LOC"
}
}
},
{
"id": "20260317:5784952768561152:7",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773733868"
},
"departure": {
"time": "1773733874"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1773733992"
},
"departure": {
"time": "1773734021"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1773734091"
},
"departure": {
"time": "1773734130"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1773734147"
},
"departure": {
"time": "1773734188"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1773734211"
},
"departure": {
"time": "1773734250"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1773734269"
},
"departure": {
"time": "1773734309"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1773734350"
},
"departure": {
"time": "1773734410"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1773734411"
},
"departure": {
"time": "1773734470"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1773734467"
},
"departure": {
"time": "1773734528"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1773734515"
},
"departure": {
"time": "1773734552"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1773734575"
},
"departure": {
"time": "1773734642"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1773734619"
},
"departure": {
"time": "1773734694"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1773734679"
},
"departure": {
"time": "1773734754"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1773734725"
},
"departure": {
"time": "1773734807"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1773733919",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260317",
"startTime": "08:02:00",
"tripId": "5217762675785728:8"
},
"vehicle": {
"id": "zenbus:Vehicle:681650002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:681650001:LOC",
"vehicle": {
"currentStopSequence": 16,
"position": {
"latitude": 48.79539108276367,
"longitude": 7.845215797424316
},
"stopId": "zenbus:StopPoint:SP:860970002:LOC",
"timestamp": "1773733919",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260317",
"startTime": "08:32:00",
"tripId": "5217762675785728:10"
},
"vehicle": {
"id": "zenbus:Vehicle:681650001:LOC"
}
}
},
{
"id": "20260317:5784952768561152:9",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773733880"
},
"departure": {
"time": "1773733903"
},
"stopId": "zenbus:StopPoint:SP:810350002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1773733969"
},
"departure": {
"time": "1773733979"
},
"stopId": "zenbus:StopPoint:SP:860970002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1773734016"
},
"departure": {
"time": "1773734033"
},
"stopId": "zenbus:StopPoint:SP:658230017:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1773734120"
},
"departure": {
"time": "1773734145"
},
"stopId": "zenbus:StopPoint:SP:864960003:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1773734268"
},
"departure": {
"time": "1773734278"
},
"stopId": "zenbus:StopPoint:SP:864870034:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1773734363"
},
"departure": {
"time": "1773734373"
},
"stopId": "zenbus:StopPoint:SP:834730019:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1773734438"
},
"departure": {
"time": "1773734448"
},
"stopId": "zenbus:StopPoint:SP:669080034:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1773734497"
},
"departure": {
"time": "1773734507"
},
"stopId": "zenbus:StopPoint:SP:851280024:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1773734560"
},
"departure": {
"time": "1773734570"
},
"stopId": "zenbus:StopPoint:SP:857000003:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1773734614"
},
"departure": {
"time": "1773734624"
},
"stopId": "zenbus:StopPoint:SP:663120030:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1773734664"
},
"departure": {
"time": "1773734674"
},
"stopId": "zenbus:StopPoint:SP:839920002:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1773734720"
},
"departure": {
"time": "1773734730"
},
"stopId": "zenbus:StopPoint:SP:673110030:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1773734765"
},
"departure": {
"time": "1773734775"
},
"stopId": "zenbus:StopPoint:SP:853260003:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1773734816"
},
"departure": {
"time": "1773734826"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1773734857"
},
"departure": {
"time": "1773734867"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1773734899"
},
"departure": {
"time": "1773734909"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1773734969"
},
"departure": {
"time": "1773735300"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1773735053"
},
"departure": {
"time": "1773735211"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1773735094"
},
"departure": {
"time": "1773735262"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1773735141"
},
"departure": {
"time": "1773735285"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1773735192"
},
"departure": {
"time": "1773735341"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1773735245"
},
"departure": {
"time": "1773735397"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1773735292"
},
"departure": {
"time": "1773735451"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1773735340"
},
"departure": {
"time": "1773735475"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1773735418"
},
"departure": {
"time": "1773735574"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1773735545"
},
"departure": {
"time": "1773735697"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1773735624"
},
"departure": {
"time": "1773735797"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1773735681"
},
"departure": {
"time": "1773735855"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1773735745"
},
"departure": {
"time": "1773735917"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1773735803"
},
"departure": {
"time": "1773735976"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1773735884"
},
"departure": {
"time": "1773736077"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1773735945"
},
"departure": {
"time": "1773736137"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1773736001"
},
"departure": {
"time": "1773736195"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1773736048"
},
"departure": {
"time": "1773736219"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1773736109"
},
"departure": {
"time": "1773736309"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1773736152"
},
"departure": {
"time": "1773736361"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1773736213"
},
"departure": {
"time": "1773736421"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1773736259"
},
"departure": {
"time": "1773736474"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1773733919",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260317",
"startTime": "08:32:00",
"tripId": "5217762675785728:10"
},
"vehicle": {
"id": "zenbus:Vehicle:681650001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:687320001:LOC",
"vehicle": {
"currentStopSequence": 31,
"position": {
"latitude": 48.814056396484375,
"longitude": 7.791797161102295
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"timestamp": "1773733918",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260317",
"startTime": "08:43:00",
"tripId": "5217762675785728:9"
},
"vehicle": {
"id": "zenbus:Vehicle:687320001:LOC"
}
}
},
{
"id": "20260317:5784952768561152:10",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773733901"
},
"departure": {
"time": "1773733909"
},
"stopId": "zenbus:StopPoint:SP:853260003:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1773733949"
},
"departure": {
"time": "1773733959"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1773733989"
},
"departure": {
"time": "1773733999"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1773734031"
},
"departure": {
"time": "1773734041"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1773734101"
},
"departure": {
"time": "1773734135"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
}
],
"timestamp": "1773733918",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260317",
"startTime": "08:43:00",
"tripId": "5217762675785728:9"
},
"vehicle": {
"id": "zenbus:Vehicle:687320001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:691050002:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 16,
"position": {
"latitude": 48.8037109375,
"longitude": 7.784543991088867
},
"stopId": "zenbus:StopPoint:SP:4880458853646336:LOC",
"timestamp": "1773733916",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260317",
"startTime": "08:29:00",
"tripId": "4679292022685696:10"
},
"vehicle": {
"id": "zenbus:Vehicle:691050002:LOC"
}
}
},
{
"id": "20260317:5938644062830592:10",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773733907"
},
"departure": {
"time": "1773733926"
},
"stopId": "zenbus:StopPoint:SP:4880458853646336:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1773733994"
},
"departure": {
"time": "1773734004"
},
"stopId": "zenbus:StopPoint:SP:678870006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1773734095"
},
"departure": {
"time": "1773734105"
},
"stopId": "zenbus:StopPoint:SP:847380001:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1773734165"
},
"departure": {
"time": "1773734175"
},
"stopId": "zenbus:StopPoint:SP:663140129:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1773734235"
},
"departure": {
"time": "1773734245"
},
"stopId": "zenbus:StopPoint:SP:810320018:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1773734289"
},
"departure": {
"time": "1773734299"
},
"stopId": "zenbus:StopPoint:SP:831880021:LOC",
"stopSequence": 21
}
],
"timestamp": "1773733916",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260317",
"startTime": "08:29:00",
"tripId": "4679292022685696:10"
},
"vehicle": {
"id": "zenbus:Vehicle:691050002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4912259454205952:LOC",
"vehicle": {
"currentStopSequence": 15,
"position": {
"latitude": 48.819358825683594,
"longitude": 7.791250228881836
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"timestamp": "1773733919",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260317",
"startTime": "08:29:00",
"tripId": "6488877775716352:9"
},
"vehicle": {
"id": "zenbus:Vehicle:4912259454205952:LOC"
}
}
},
{
"id": "20260317:5907884043927552:9",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773733891"
},
"departure": {
"time": "1773733901"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1773733940"
},
"departure": {
"time": "1773733950"
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1773733985"
},
"departure": {
"time": "1773733995"
},
"stopId": "zenbus:StopPoint:SP:670980023:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1773734040"
},
"departure": {
"time": "1773734050"
},
"stopId": "zenbus:StopPoint:SP:655640056:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1773734114"
},
"departure": {
"time": "1773734124"
},
"stopId": "zenbus:StopPoint:SP:659230051:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1773734179"
},
"departure": {
"time": "1773734189"
},
"stopId": "zenbus:StopPoint:SP:661280142:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1773734276"
},
"departure": {
"time": "1773734286"
},
"stopId": "zenbus:StopPoint:SP:667260019:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1773734326"
},
"departure": {
"time": "1773734336"
},
"stopId": "zenbus:StopPoint:SP:5471403928190976:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1773734416"
},
"departure": {
"time": "1773734426"
},
"stopId": "zenbus:StopPoint:SP:659220084:LOC",
"stopSequence": 22
}
],
"timestamp": "1773733919",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260317",
"startTime": "08:29:00",
"tripId": "6488877775716352:9"
},
"vehicle": {
"id": "zenbus:Vehicle:4912259454205952:LOC"
}
}
},
{
"id": "zenbus:Vehicle:642290003:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 13,
"position": {
"latitude": 48.8069953918457,
"longitude": 7.796698093414307
},
"stopId": "zenbus:StopPoint:SP:659380032:LOC",
"timestamp": "1773733917",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260317",
"startTime": "08:33:00",
"tripId": "6542731733106688:4"
},
"vehicle": {
"id": "zenbus:Vehicle:642290003:LOC"
}
}
},
{
"id": "20260317:5414480264560640:4",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773733885"
},
"departure": {
"time": "1773733894"
},
"stopId": "zenbus:StopPoint:SP:859040029:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1773733914"
},
"departure": {
"time": "1773733927"
},
"stopId": "zenbus:StopPoint:SP:659380032:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1773733979"
},
"departure": {
"time": "1773733989"
},
"stopId": "zenbus:StopPoint:SP:659220088:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1773734032"
},
"departure": {
"time": "1773734042"
},
"stopId": "zenbus:StopPoint:SP:864900025:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1773734105"
},
"departure": {
"time": "1773734115"
},
"stopId": "zenbus:StopPoint:SP:655640059:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1773734251"
},
"departure": {
"time": "1773734261"
},
"stopId": "zenbus:StopPoint:SP:839920003:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1773734337"
},
"departure": {
"time": "1773734347"
},
"stopId": "zenbus:StopPoint:SP:5189456625664000:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1773734414"
},
"departure": {
"time": "1773734424"
},
"stopId": "zenbus:StopPoint:SP:5183785859547136:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1773734556"
},
"departure": {
"time": "1773734566"
},
"stopId": "zenbus:StopPoint:SP:831870021:LOC",
"stopSequence": 20
}
],
"timestamp": "1773733917",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260317",
"startTime": "08:33:00",
"tripId": "6542731733106688:4"
},
"vehicle": {
"id": "zenbus:Vehicle:642290003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:664180003:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 11,
"position": {
"latitude": 48.813846588134766,
"longitude": 7.783322811126709
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"timestamp": "1773733919",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260317",
"startTime": "08:30:00",
"tripId": "6009590169731072:4"
},
"vehicle": {
"id": "zenbus:Vehicle:664180003:LOC"
}
}
},
{
"id": "20260317:5926642565251072:4",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773733918"
},
"departure": {
"time": "1773734040"
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1773734135"
},
"departure": {
"time": "1773734145"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1773734193"
},
"departure": {
"time": "1773734203"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1773734240"
},
"departure": {
"time": "1773734250"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1773734311"
},
"departure": {
"time": "1773734321"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1773734360"
},
"departure": {
"time": "1773734370"
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1773734440"
},
"departure": {
"time": "1773734450"
},
"stopId": "zenbus:StopPoint:SP:843930003:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1773734477"
},
"departure": {
"time": "1773734487"
},
"stopId": "zenbus:StopPoint:SP:667270023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1773734526"
},
"departure": {
"time": "1773734536"
},
"stopId": "zenbus:StopPoint:SP:658230016:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1773734591"
},
"departure": {
"time": "1773734601"
},
"stopId": "zenbus:StopPoint:SP:831880024:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1773734676"
},
"departure": {
"time": "1773734686"
},
"stopId": "zenbus:StopPoint:SP:851310004:LOC",
"stopSequence": 21
}
],
"timestamp": "1773733919",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260317",
"startTime": "08:30:00",
"tripId": "6009590169731072:4"
},
"vehicle": {
"id": "zenbus:Vehicle:664180003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:702350001:LOC",
"vehicle": {
"currentStopSequence": 19,
"position": {
"latitude": 48.80430221557617,
"longitude": 7.7915520668029785
},
"stopId": "zenbus:StopPoint:SP:670980029:LOC",
"timestamp": "1773733919",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260317",
"startTime": "08:31:00",
"tripId": "4829772321390592:4"
},
"vehicle": {
"id": "zenbus:Vehicle:702350001:LOC"
}
}
},
{
"id": "20260317:6597303835033600:4",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773733883"
},
"departure": {
"time": "1773733892"
},
"stopId": "zenbus:StopPoint:SP:657690024:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1773733932"
},
"departure": {
"time": "1773733942"
},
"stopId": "zenbus:StopPoint:SP:670980029:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1773733975"
},
"departure": {
"time": "1773733985"
},
"stopId": "zenbus:StopPoint:SP:667240131:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1773734024"
},
"departure": {
"time": "1773734034"
},
"stopId": "zenbus:StopPoint:SP:645680175:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1773734137"
},
"departure": {
"time": "1773734153"
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"stopSequence": 22
}
],
"timestamp": "1773733919",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260317",
"startTime": "08:31:00",
"tripId": "4829772321390592:4"
},
"vehicle": {
"id": "zenbus:Vehicle:702350001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:664110108:LOC",
"vehicle": {
"currentStopSequence": 0,
"position": {
"latitude": 48.8139533996582,
"longitude": 7.783542156219482
},
"stopId": "zenbus:StopPoint:SP:834750004:LOC",
"timestamp": "1773733919",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260317",
"startTime": "09:31:00",
"tripId": "4829772321390592:5"
},
"vehicle": {
"id": "zenbus:Vehicle:664110108:LOC"
}
}
},
{
"id": "20260317:6597303835033600:5",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773734594"
},
"departure": {
"time": "1773736260"
},
"stopId": "zenbus:StopPoint:SP:834750004:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1773736311"
},
"departure": {
"time": "1773736321"
},
"stopId": "zenbus:StopPoint:SP:857010004:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1773736385"
},
"departure": {
"time": "1773736395"
},
"stopId": "zenbus:StopPoint:SP:864950018:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1773736456"
},
"departure": {
"time": "1773736466"
},
"stopId": "zenbus:StopPoint:SP:739450030:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1773736548"
},
"departure": {
"time": "1773736559"
},
"stopId": "zenbus:StopPoint:SP:6046053171200000:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1773736689"
},
"departure": {
"time": "1773736699"
},
"stopId": "zenbus:StopPoint:SP:4834958494400512:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1773736731"
},
"departure": {
"time": "1773736741"
},
"stopId": "zenbus:StopPoint:SP:849650003:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1773736762"
},
"departure": {
"time": "1773736786"
},
"stopId": "zenbus:StopPoint:SP:835920023:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1773736850"
},
"departure": {
"time": "1773736860"
},
"stopId": "zenbus:StopPoint:SP:860970003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1773736912"
},
"departure": {
"time": "1773736922"
},
"stopId": "zenbus:StopPoint:SP:5943633166467072:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1773736944"
},
"departure": {
"time": "1773736967"
},
"stopId": "zenbus:StopPoint:SP:853260004:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1773736989"
},
"departure": {
"time": "1773737019"
},
"stopId": "zenbus:StopPoint:SP:673670018:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1773737044"
},
"departure": {
"time": "1773737077"
},
"stopId": "zenbus:StopPoint:SP:653750049:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1773737090"
},
"departure": {
"time": "1773737130"
},
"stopId": "zenbus:StopPoint:SP:860960005:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1773737193"
},
"departure": {
"time": "1773737211"
},
"stopId": "zenbus:StopPoint:SP:864980004:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1773737255"
},
"departure": {
"time": "1773737272"
},
"stopId": "zenbus:StopPoint:SP:835980005:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1773737317"
},
"departure": {
"time": "1773737333"
},
"stopId": "zenbus:StopPoint:SP:651720026:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1773737356"
},
"departure": {
"time": "1773737383"
},
"stopId": "zenbus:StopPoint:SP:669020060:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1773737400"
},
"departure": {
"time": "1773737435"
},
"stopId": "zenbus:StopPoint:SP:657690024:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1773737447"
},
"departure": {
"time": "1773737488"
},
"stopId": "zenbus:StopPoint:SP:670980029:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1773737490"
},
"departure": {
"time": "1773737540"
},
"stopId": "zenbus:StopPoint:SP:667240131:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1773737539"
},
"departure": {
"time": "1773737564"
},
"stopId": "zenbus:StopPoint:SP:645680175:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1773737652"
},
"departure": {
"time": "1773737711"
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"stopSequence": 22
}
],
"timestamp": "1773733919",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260317",
"startTime": "09:31:00",
"tripId": "4829772321390592:5"
},
"vehicle": {
"id": "zenbus:Vehicle:664110108:LOC"
}
}
},
{
"id": "zenbus:Vehicle:691030088:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 2,
"position": {
"latitude": 48.71648025512695,
"longitude": 7.706276893615723
},
"stopId": "zenbus:StopPoint:SP:859050005:LOC",
"timestamp": "1773733917",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260317",
"startTime": "08:50:00",
"tripId": "5379727469576192:5"
},
"vehicle": {
"id": "zenbus:Vehicle:691030088:LOC"
}
}
},
{
"id": "20260317:6602028387139584:5",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773733880"
},
"departure": {
"time": "1773733896"
},
"stopId": "zenbus:StopPoint:SP:857000004:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1773733915"
},
"departure": {
"time": "1773733927"
},
"stopId": "zenbus:StopPoint:SP:859050005:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1773733976"
},
"departure": {
"time": "1773733986"
},
"stopId": "zenbus:StopPoint:SP:869420003:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1773734037"
},
"departure": {
"time": "1773734047"
},
"stopId": "zenbus:StopPoint:SP:810350003:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1773734092"
},
"departure": {
"time": "1773734102"
},
"stopId": "zenbus:StopPoint:SP:5448946550833152:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1773734131"
},
"departure": {
"time": "1773734141"
},
"stopId": "zenbus:StopPoint:SP:850300001:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1773734163"
},
"departure": {
"time": "1773734173"
},
"stopId": "zenbus:StopPoint:SP:4842807903649792:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1773734197"
},
"departure": {
"time": "1773734213"
},
"stopId": "zenbus:StopPoint:SP:853650004:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1773734231"
},
"departure": {
"time": "1773734260"
},
"stopId": "zenbus:StopPoint:SP:850270003:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1773734297"
},
"departure": {
"time": "1773734353"
},
"stopId": "zenbus:StopPoint:SP:847880004:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1773734357"
},
"departure": {
"time": "1773734413"
},
"stopId": "zenbus:StopPoint:SP:835970006:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1773734405"
},
"departure": {
"time": "1773734497"
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1773734494"
},
"departure": {
"time": "1773734572"
},
"stopId": "zenbus:StopPoint:SP:859060004:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1773734548"
},
"departure": {
"time": "1773734629"
},
"stopId": "zenbus:StopPoint:SP:835970007:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1773734583"
},
"departure": {
"time": "1773734676"
},
"stopId": "zenbus:StopPoint:SP:853640004:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1773734662"
},
"departure": {
"time": "1773734746"
},
"stopId": "zenbus:StopPoint:SP:832170002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1773734704"
},
"departure": {
"time": "1773734797"
},
"stopId": "zenbus:StopPoint:SP:857020004:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1773734826"
},
"departure": {
"time": "1773734888"
},
"stopId": "zenbus:StopPoint:SP:835930023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1773734897"
},
"departure": {
"time": "1773734953"
},
"stopId": "zenbus:StopPoint:SP:838610006:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1773734955"
},
"departure": {
"time": "1773735012"
},
"stopId": "zenbus:StopPoint:SP:865520002:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1773735044"
},
"departure": {
"time": "1773735117"
},
"stopId": "zenbus:StopPoint:SP:859660001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1773735088"
},
"departure": {
"time": "1773735139"
},
"stopId": "zenbus:StopPoint:SP:859660002:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1773735145"
},
"departure": {
"time": "1773735197"
},
"stopId": "zenbus:StopPoint:SP:850290003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1773735201"
},
"departure": {
"time": "1773735255"
},
"stopId": "zenbus:StopPoint:SP:810740004:LOC",
"stopSequence": 24
}
],
"timestamp": "1773733917",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260317",
"startTime": "08:50:00",
"tripId": "5379727469576192:5"
},
"vehicle": {
"id": "zenbus:Vehicle:691030088:LOC"
}
}
},
{
"id": "zenbus:Vehicle:642290005:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 2,
"position": {
"latitude": 48.756004333496094,
"longitude": 7.650330066680908
},
"stopId": "zenbus:StopPoint:SP:857010005:LOC",
"timestamp": "1773733916",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260317",
"startTime": "08:45:00",
"tripId": "4793589793030144:5"
},
"vehicle": {
"id": "zenbus:Vehicle:642290005:LOC"
}
}
},
{
"id": "20260317:4788911768338432:5",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773733908"
},
"departure": {
"time": "1773733926"
},
"stopId": "zenbus:StopPoint:SP:857010005:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1773733963"
},
"departure": {
"time": "1773733973"
},
"stopId": "zenbus:StopPoint:SP:855550002:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1773734064"
},
"departure": {
"time": "1773734074"
},
"stopId": "zenbus:StopPoint:SP:859650002:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1773734132"
},
"departure": {
"time": "1773734142"
},
"stopId": "zenbus:StopPoint:SP:844330004:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1773734200"
},
"departure": {
"time": "1773734210"
},
"stopId": "zenbus:StopPoint:SP:853250005:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1773734317"
},
"departure": {
"time": "1773734327"
},
"stopId": "zenbus:StopPoint:SP:841770004:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1773734360"
},
"departure": {
"time": "1773734370"
},
"stopId": "zenbus:StopPoint:SP:844330003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1773734431"
},
"departure": {
"time": "1773734441"
},
"stopId": "zenbus:StopPoint:SP:865510006:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1773734467"
},
"departure": {
"time": "1773734477"
},
"stopId": "zenbus:StopPoint:SP:810320021:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1773734533"
},
"departure": {
"time": "1773734543"
},
"stopId": "zenbus:StopPoint:SP:845480005:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1773734629"
},
"departure": {
"time": "1773734639"
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1773734668"
},
"departure": {
"time": "1773734678"
},
"stopId": "zenbus:StopPoint:SP:838060005:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1773734728"
},
"departure": {
"time": "1773734738"
},
"stopId": "zenbus:StopPoint:SP:855540005:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1773734809"
},
"departure": {
"time": "1773734819"
},
"stopId": "zenbus:StopPoint:SP:850300001:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1773734840"
},
"departure": {
"time": "1773734850"
},
"stopId": "zenbus:StopPoint:SP:4842807903649792:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1773734875"
},
"departure": {
"time": "1773734885"
},
"stopId": "zenbus:StopPoint:SP:853650004:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1773734909"
},
"departure": {
"time": "1773734919"
},
"stopId": "zenbus:StopPoint:SP:850270003:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1773734975"
},
"departure": {
"time": "1773734985"
},
"stopId": "zenbus:StopPoint:SP:843890005:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1773735024"
},
"departure": {
"time": "1773735034"
},
"stopId": "zenbus:StopPoint:SP:847380004:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1773735089"
},
"departure": {
"time": "1773735099"
},
"stopId": "zenbus:StopPoint:SP:845760005:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1773735149"
},
"departure": {
"time": "1773735159"
},
"stopId": "zenbus:StopPoint:SP:843910004:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1773735196"
},
"departure": {
"time": "1773735206"
},
"stopId": "zenbus:StopPoint:SP:859040030:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1773735243"
},
"departure": {
"time": "1773735253"
},
"stopId": "zenbus:StopPoint:SP:839910004:LOC",
"stopSequence": 24
}
],
"timestamp": "1773733916",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260317",
"startTime": "08:45:00",
"tripId": "4793589793030144:5"
},
"vehicle": {
"id": "zenbus:Vehicle:642290005:LOC"
}
}
},
{
"id": "zenbus:Vehicle:5122059954814976:LOC",
"vehicle": {
"currentStopSequence": 9,
"position": {
"latitude": 48.80274963378906,
"longitude": 7.769063949584961
},
"stopId": "zenbus:StopPoint:SP:645630093:LOC",
"timestamp": "1773733918",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260317",
"startTime": "08:32:00",
"tripId": "6558322296619008:9"
},
"vehicle": {
"id": "zenbus:Vehicle:5122059954814976:LOC"
}
}
},
{
"id": "20260317:6500367094251520:9",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773733858"
},
"departure": {
"time": "1773733886"
},
"stopId": "zenbus:StopPoint:SP:810740003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1773733949"
},
"departure": {
"time": "1773733969"
},
"stopId": "zenbus:StopPoint:SP:645630093:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1773734121"
},
"departure": {
"time": "1773734175"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 10
}
],
"timestamp": "1773733918",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260317",
"startTime": "08:32:00",
"tripId": "6558322296619008:9"
},
"vehicle": {
"id": "zenbus:Vehicle:5122059954814976:LOC"
}
}
},
{
"id": "zenbus:Vehicle:830250002:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 9,
"position": {
"latitude": 48.730777740478516,
"longitude": 7.708943843841553
},
"stopId": "zenbus:StopPoint:SP:847880004:LOC",
"timestamp": "1773733916",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260317",
"startTime": "08:31:00",
"tripId": "6038182832373760:5"
},
"vehicle": {
"id": "zenbus:Vehicle:830250002:LOC"
}
}
},
{
"id": "20260317:6574846457675776:5",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773733907"
},
"departure": {
"time": "1773733983"
},
"stopId": "zenbus:StopPoint:SP:847880004:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1773734035"
},
"departure": {
"time": "1773734072"
},
"stopId": "zenbus:StopPoint:SP:835970006:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1773734085"
},
"departure": {
"time": "1773734127"
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"stopSequence": 11
}
],
"timestamp": "1773733916",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260317",
"startTime": "08:31:00",
"tripId": "6038182832373760:5"
},
"vehicle": {
"id": "zenbus:Vehicle:830250002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4791401226174464:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 3,
"position": {
"latitude": 48.81721496582031,
"longitude": 7.74383020401001
},
"stopId": "zenbus:StopPoint:SP:838630005:LOC",
"timestamp": "1773733918",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260317",
"startTime": "08:46:00",
"tripId": "5358163491553280:6"
},
"vehicle": {
"id": "zenbus:Vehicle:4791401226174464:LOC"
}
}
},
{
"id": "20260317:5926650664452096:6",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773733914"
},
"departure": {
"time": "1773733928"
},
"stopId": "zenbus:StopPoint:SP:838630005:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1773733950"
},
"departure": {
"time": "1773733960"
},
"stopId": "zenbus:StopPoint:SP:810730004:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1773733991"
},
"departure": {
"time": "1773734001"
},
"stopId": "zenbus:StopPoint:SP:657690021:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1773734027"
},
"departure": {
"time": "1773734037"
},
"stopId": "zenbus:StopPoint:SP:840350003:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1773734062"
},
"departure": {
"time": "1773734072"
},
"stopId": "zenbus:StopPoint:SP:843900004:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1773734134"
},
"departure": {
"time": "1773734144"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1773734254"
},
"departure": {
"time": "1773734264"
},
"stopId": "zenbus:StopPoint:SP:863530005:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1773734300"
},
"departure": {
"time": "1773734310"
},
"stopId": "zenbus:StopPoint:SP:850300002:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1773734344"
},
"departure": {
"time": "1773734354"
},
"stopId": "zenbus:StopPoint:SP:851800006:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1773734542"
},
"departure": {
"time": "1773734552"
},
"stopId": "zenbus:StopPoint:SP:847870004:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1773734700"
},
"departure": {
"time": "1773734710"
},
"stopId": "zenbus:StopPoint:SP:4689124356259840:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1773734759"
},
"departure": {
"time": "1773734769"
},
"stopId": "zenbus:StopPoint:SP:698820093:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1773735032"
},
"departure": {
"time": "1773735042"
},
"stopId": "zenbus:StopPoint:SP:859630004:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1773735092"
},
"departure": {
"time": "1773735102"
},
"stopId": "zenbus:StopPoint:SP:5406189144768512:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1773735156"
},
"departure": {
"time": "1773735166"
},
"stopId": "zenbus:StopPoint:SP:845760006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1773735192"
},
"departure": {
"time": "1773735202"
},
"stopId": "zenbus:StopPoint:SP:867230002:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1773735265"
},
"departure": {
"time": "1773735275"
},
"stopId": "zenbus:StopPoint:SP:861480003:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1773735314"
},
"departure": {
"time": "1773735324"
},
"stopId": "zenbus:StopPoint:SP:836430003:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1773735364"
},
"departure": {
"time": "1773735374"
},
"stopId": "zenbus:StopPoint:SP:861500001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1773735405"
},
"departure": {
"time": "1773735415"
},
"stopId": "zenbus:StopPoint:SP:836440003:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1773735457"
},
"departure": {
"time": "1773735473"
},
"stopId": "zenbus:StopPoint:SP:810750003:LOC",
"stopSequence": 23
}
],
"timestamp": "1773733918",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260317",
"startTime": "08:46:00",
"tripId": "5358163491553280:6"
},
"vehicle": {
"id": "zenbus:Vehicle:4791401226174464:LOC"
}
}
},
{
"id": "zenbus:Vehicle:718890005:LOC",
"vehicle": {
"currentStopSequence": 10,
"position": {
"latitude": 48.78189468383789,
"longitude": 7.71167516708374
},
"stopId": "zenbus:StopPoint:SP:851790005:LOC",
"timestamp": "1773733919",
"trip": {
"routeId": "zenbus:Line:736370020:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260317",
"startTime": "08:25:00",
"tripId": "6003086664400896:6"
},
"vehicle": {
"id": "zenbus:Vehicle:718890005:LOC"
}
}
},
{
"id": "20260317:6532715781292032:6",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773733827"
},
"departure": {
"time": "1773733856"
},
"stopId": "zenbus:StopPoint:SP:838640004:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1773733947"
},
"departure": {
"time": "1773733957"
},
"stopId": "zenbus:StopPoint:SP:851790005:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1773734140"
},
"departure": {
"time": "1773734150"
},
"stopId": "zenbus:StopPoint:SP:863510002:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1773734606"
},
"departure": {
"time": "1773734616"
},
"stopId": "zenbus:StopPoint:SP:810740003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1773734677"
},
"departure": {
"time": "1773734687"
},
"stopId": "zenbus:StopPoint:SP:645630093:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1773734842"
},
"departure": {
"time": "1773734852"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 14
}
],
"timestamp": "1773733919",
"trip": {
"routeId": "zenbus:Line:736370020:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260317",
"startTime": "08:25:00",
"tripId": "6003086664400896:6"
},
"vehicle": {
"id": "zenbus:Vehicle:718890005:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1773733919"
}
}