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
❌113 erreurs
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 07/03/2026 à 08h06 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
Sequential stop_time_update times are not increasing E022 112 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 5410458296123392:4 stop_sequence 23 arrival_time 08:09:58 (1772867398) is less than previous stop departure_time 08:15:00 (1772867700) - times must increase between two sequential stops
- trip_id 5410458296123392:4 stop_sequence 23 departure_time 08:13:04 (1772867584) is less than previous stop departure_time 08:15:00 (1772867700) - times must increase between two sequential stops
- trip_id 5410458296123392:4 stop_sequence 24 arrival_time 08:10:44 (1772867444) is less than previous stop departure_time 08:13:04 (1772867584) - times must increase between two sequential stops
- trip_id 5410458296123392:4 stop_sequence 25 arrival_time 08:11:30 (1772867490) is less than previous stop departure_time 08:13:57 (1772867637) - times must increase between two sequential stops
- trip_id 5410458296123392:4 stop_sequence 26 arrival_time 08:12:17 (1772867537) is less than previous stop departure_time 08:14:50 (1772867690) - times must increase between two sequential stops
Vehicle position far from trip shape E029 1 erreur
The vehicle position should be within a certain distance of the GTFS shapes.txt data for the current trip unless there is a Service Alert with the Effect of DETOUR for this trip_id.
Exemples d'erreurs
- vehicle.id zenbus:Vehicle:4912259454205952:LOC trip_id 5243428863475712:5 at (48.766335,7.85123) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR
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 370 | 26 fois (90 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 17 | 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 | 17 | 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. | 10 | 10 fois (34 % des validations) |
| E028 | The vehicle position should be inside the agency coverage area. This is defined as within roughly 1/8 of a mile (200 meters) of the GTFS shapes.txt data, or stops.txt locations if the GTFS feed doesn't include shapes.txt. | 2 | 2 fois (7 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 07/03/2026 à 18h58 Europe/Paris.
trip_updates (15) vehicle_positions (14) service_alerts (0)Entités présentes dans ce flux lors des 7 derniers jours.
trip_updates vehicle_positionsFlux GTFS-RT décodé
Voir le contenu du flux
Voici le flux GTFS-RT décodé au format Protobuf le 07/03/2026 à 18h58 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "zenbus:Vehicle:662580001:LOC",
"vehicle": {
"currentStopSequence": 35,
"position": {
"latitude": 48.80244445800781,
"longitude": 7.812527179718018
},
"stopId": "zenbus:StopPoint:SP:859050003:LOC",
"timestamp": "1772906317",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"startTime": "18:20:00",
"tripId": "5410458296123392:25"
},
"vehicle": {
"id": "zenbus:Vehicle:662580001:LOC"
}
}
},
{
"id": "20260307:4699572623376384:25",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772906288"
},
"departure": {
"time": "1772906302"
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1772906395"
},
"departure": {
"time": "1772906405"
},
"stopId": "zenbus:StopPoint:SP:859050003:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1772906540"
},
"departure": {
"time": "1772906550"
},
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1772906626"
},
"departure": {
"time": "1772906636"
},
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1772906685"
},
"departure": {
"time": "1772906695"
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1772906824"
},
"departure": {
"time": "1772906834"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1772906914"
},
"departure": {
"time": "1772906924"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1772906976"
},
"departure": {
"time": "1772906986"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1772907039"
},
"departure": {
"time": "1772907049"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1772907128"
},
"departure": {
"time": "1772907138"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1772907220"
},
"departure": {
"time": "1772907230"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1772907290"
},
"departure": {
"time": "1772907300"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1772907360"
},
"departure": {
"time": "1772907370"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1772907431"
},
"departure": {
"time": "1772907441"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1772907490"
},
"departure": {
"time": "1772907500"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1772907540"
},
"departure": {
"time": "1772907550"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1772907599"
},
"departure": {
"time": "1772907609"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1772907661"
},
"departure": {
"time": "1772907671"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1772907755"
},
"departure": {
"time": "1772907765"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1772907809"
},
"departure": {
"time": "1772907819"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1772907879"
},
"departure": {
"time": "1772907889"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1772906317",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"startTime": "18:20:00",
"tripId": "5410458296123392:25"
},
"vehicle": {
"id": "zenbus:Vehicle:662580001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:674570002:LOC",
"vehicle": {
"currentStopSequence": 9,
"position": {
"latitude": 48.82876968383789,
"longitude": 7.741978168487549
},
"stopId": "zenbus:StopPoint:SP:864960002:LOC",
"timestamp": "1772906315",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"startTime": "18:50:00",
"tripId": "5410458296123392:26"
},
"vehicle": {
"id": "zenbus:Vehicle:674570002:LOC"
}
}
},
{
"id": "20260307:4699572623376384:26",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772906352"
},
"departure": {
"time": "1772906362"
},
"stopId": "zenbus:StopPoint:SP:864960002:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1772906409"
},
"departure": {
"time": "1772906419"
},
"stopId": "zenbus:StopPoint:SP:630550027:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1772906484"
},
"departure": {
"time": "1772906494"
},
"stopId": "zenbus:StopPoint:SP:860970001:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1772906598"
},
"departure": {
"time": "1772906608"
},
"stopId": "zenbus:StopPoint:SP:839920001:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1772906684"
},
"departure": {
"time": "1772906694"
},
"stopId": "zenbus:StopPoint:SP:630540029:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1772906725"
},
"departure": {
"time": "1772906735"
},
"stopId": "zenbus:StopPoint:SP:663140131:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1772906773"
},
"departure": {
"time": "1772906783"
},
"stopId": "zenbus:StopPoint:SP:661320025:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1772906820"
},
"departure": {
"time": "1772906830"
},
"stopId": "zenbus:StopPoint:SP:651710023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1772906873"
},
"departure": {
"time": "1772906883"
},
"stopId": "zenbus:StopPoint:SP:648090018:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1772906915"
},
"departure": {
"time": "1772906925"
},
"stopId": "zenbus:StopPoint:SP:670900053:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1772906957"
},
"departure": {
"time": "1772906967"
},
"stopId": "zenbus:StopPoint:SP:843920001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1772907022"
},
"departure": {
"time": "1772907300"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1772907105"
},
"departure": {
"time": "1772907237"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1772907151"
},
"departure": {
"time": "1772907290"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1772907197"
},
"departure": {
"time": "1772907343"
},
"stopId": "zenbus:StopPoint:SP:771880007:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1772907245"
},
"departure": {
"time": "1772907397"
},
"stopId": "zenbus:StopPoint:SP:843930001:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1772907295"
},
"departure": {
"time": "1772907452"
},
"stopId": "zenbus:StopPoint:SP:860960003:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1772907353"
},
"departure": {
"time": "1772907511"
},
"stopId": "zenbus:StopPoint:SP:6040087943970816:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1772907398"
},
"departure": {
"time": "1772907564"
},
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1772907461"
},
"departure": {
"time": "1772907625"
},
"stopId": "zenbus:StopPoint:SP:6498647517691904:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1772907516"
},
"departure": {
"time": "1772907683"
},
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1772907587"
},
"departure": {
"time": "1772907748"
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1772907678"
},
"departure": {
"time": "1772907854"
},
"stopId": "zenbus:StopPoint:SP:859050003:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1772907822"
},
"departure": {
"time": "1772907986"
},
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1772907909"
},
"departure": {
"time": "1772908059"
},
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1772907967"
},
"departure": {
"time": "1772908118"
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1772908106"
},
"departure": {
"time": "1772908188"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1772908197"
},
"departure": {
"time": "1772908263"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1772908259"
},
"departure": {
"time": "1772908354"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1772908322"
},
"departure": {
"time": "1772908416"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1772908411"
},
"departure": {
"time": "1772908520"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1772908503"
},
"departure": {
"time": "1772908626"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1772908573"
},
"departure": {
"time": "1772908661"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1772908643"
},
"departure": {
"time": "1772908726"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1772908713"
},
"departure": {
"time": "1772908821"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1772908773"
},
"departure": {
"time": "1772908881"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1772908823"
},
"departure": {
"time": "1772908936"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1772908881"
},
"departure": {
"time": "1772908995"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1772908944"
},
"departure": {
"time": "1772909117"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1772909037"
},
"departure": {
"time": "1772909193"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1772909092"
},
"departure": {
"time": "1772909281"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1772909161"
},
"departure": {
"time": "1772909345"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1772906315",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"startTime": "18:50:00",
"tripId": "5410458296123392:26"
},
"vehicle": {
"id": "zenbus:Vehicle:674570002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4912259454205952:LOC",
"vehicle": {
"currentStopSequence": 49,
"position": {
"latitude": 48.81089782714844,
"longitude": 7.811995029449463
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"timestamp": "1772906312",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"startTime": "14:02:00",
"tripId": "5243428863475712:17"
},
"vehicle": {
"id": "zenbus:Vehicle:4912259454205952:LOC"
}
}
},
{
"id": "20260307:5784952768561152:17",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1772906996"
},
"departure": {
"time": "1772907006"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1772907076"
},
"departure": {
"time": "1772907086"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1772907138"
},
"departure": {
"time": "1772907148"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1772907194"
},
"departure": {
"time": "1772907204"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1772907241"
},
"departure": {
"time": "1772907251"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1772907302"
},
"departure": {
"time": "1772907312"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1772907345"
},
"departure": {
"time": "1772907355"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1772907406"
},
"departure": {
"time": "1772907416"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1772907452"
},
"departure": {
"time": "1772907462"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1772906312",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"startTime": "14:02:00",
"tripId": "5243428863475712:17"
},
"vehicle": {
"id": "zenbus:Vehicle:4912259454205952:LOC"
}
}
},
{
"id": "zenbus:Vehicle:681650001:LOC",
"vehicle": {
"currentStopSequence": 48,
"position": {
"latitude": 48.82947540283203,
"longitude": 7.742376804351807
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"timestamp": "1772906316",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"startTime": "18:02:00",
"tripId": "5243428863475712:25"
},
"vehicle": {
"id": "zenbus:Vehicle:681650001:LOC"
}
}
},
{
"id": "20260307:5784952768561152:25",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772906344"
},
"departure": {
"time": "1772906354"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1772906402"
},
"departure": {
"time": "1772906412"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1772906483"
},
"departure": {
"time": "1772906493"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1772906544"
},
"departure": {
"time": "1772906554"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1772906600"
},
"departure": {
"time": "1772906610"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1772906648"
},
"departure": {
"time": "1772906658"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1772906708"
},
"departure": {
"time": "1772906718"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1772906752"
},
"departure": {
"time": "1772906762"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1772906812"
},
"departure": {
"time": "1772906822"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1772906858"
},
"departure": {
"time": "1772906874"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1772906316",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"startTime": "18:02:00",
"tripId": "5243428863475712:25"
},
"vehicle": {
"id": "zenbus:Vehicle:681650001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:664110109:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 17,
"position": {
"latitude": 48.80104064941406,
"longitude": 7.8370280265808105
},
"stopId": "zenbus:StopPoint:SP:658230017:LOC",
"timestamp": "1772906317",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"startTime": "18:32:00",
"tripId": "5243428863475712:26"
},
"vehicle": {
"id": "zenbus:Vehicle:664110109:LOC"
}
}
},
{
"id": "20260307:5784952768561152:26",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772906270"
},
"departure": {
"time": "1772906303"
},
"stopId": "zenbus:StopPoint:SP:860970002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1772906315"
},
"departure": {
"time": "1772906327"
},
"stopId": "zenbus:StopPoint:SP:658230017:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1772906421"
},
"departure": {
"time": "1772906431"
},
"stopId": "zenbus:StopPoint:SP:864960003:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1772906569"
},
"departure": {
"time": "1772906579"
},
"stopId": "zenbus:StopPoint:SP:864870034:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1772906664"
},
"departure": {
"time": "1772906674"
},
"stopId": "zenbus:StopPoint:SP:834730019:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1772906738"
},
"departure": {
"time": "1772906748"
},
"stopId": "zenbus:StopPoint:SP:669080034:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1772906798"
},
"departure": {
"time": "1772906808"
},
"stopId": "zenbus:StopPoint:SP:851280024:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1772906860"
},
"departure": {
"time": "1772906870"
},
"stopId": "zenbus:StopPoint:SP:857000003:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1772906915"
},
"departure": {
"time": "1772906925"
},
"stopId": "zenbus:StopPoint:SP:663120030:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1772906965"
},
"departure": {
"time": "1772906975"
},
"stopId": "zenbus:StopPoint:SP:839920002:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1772907021"
},
"departure": {
"time": "1772907031"
},
"stopId": "zenbus:StopPoint:SP:673110030:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1772907066"
},
"departure": {
"time": "1772907076"
},
"stopId": "zenbus:StopPoint:SP:853260003:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1772907117"
},
"departure": {
"time": "1772907127"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1772907157"
},
"departure": {
"time": "1772907167"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1772907199"
},
"departure": {
"time": "1772907209"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1772907270"
},
"departure": {
"time": "1772907300"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1772907353"
},
"departure": {
"time": "1772907363"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1772907394"
},
"departure": {
"time": "1772907412"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1772907442"
},
"departure": {
"time": "1772907452"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1772907493"
},
"departure": {
"time": "1772907503"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1772907546"
},
"departure": {
"time": "1772907556"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1772907592"
},
"departure": {
"time": "1772907602"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1772907641"
},
"departure": {
"time": "1772907651"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1772907719"
},
"departure": {
"time": "1772907729"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1772907845"
},
"departure": {
"time": "1772907855"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1772907925"
},
"departure": {
"time": "1772907947"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1772907982"
},
"departure": {
"time": "1772908006"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1772908045"
},
"departure": {
"time": "1772908067"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1772908103"
},
"departure": {
"time": "1772908126"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1772908184"
},
"departure": {
"time": "1772908227"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1772908246"
},
"departure": {
"time": "1772908288"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1772908302"
},
"departure": {
"time": "1772908346"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1772908349"
},
"departure": {
"time": "1772908369"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1772908409"
},
"departure": {
"time": "1772908459"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1772908453"
},
"departure": {
"time": "1772908511"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1772908514"
},
"departure": {
"time": "1772908572"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1772908560"
},
"departure": {
"time": "1772908625"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1772906317",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"startTime": "18:32:00",
"tripId": "5243428863475712:26"
},
"vehicle": {
"id": "zenbus:Vehicle:664110109:LOC"
}
}
},
{
"id": "zenbus:Vehicle:642300001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": 48.75758743286133,
"longitude": 7.85831880569458
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"timestamp": "1772906109",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"startTime": "19:02:00",
"tripId": "5243428863475712:27"
},
"vehicle": {
"id": "zenbus:Vehicle:642300001:LOC"
}
}
},
{
"id": "20260307:5784952768561152:27",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772906086"
},
"departure": {
"time": "1772906520"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1772906592"
},
"departure": {
"time": "1772906602"
},
"stopId": "zenbus:StopPoint:SP:5389390198079488:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1772906648"
},
"departure": {
"time": "1772906658"
},
"stopId": "zenbus:StopPoint:SP:4823762064113664:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1772906738"
},
"departure": {
"time": "1772906754"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1772906803"
},
"departure": {
"time": "1772906816"
},
"stopId": "zenbus:StopPoint:SP:5428280040620032:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1772906864"
},
"departure": {
"time": "1772906907"
},
"stopId": "zenbus:StopPoint:SP:6611898804994048:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1772906941"
},
"departure": {
"time": "1772906975"
},
"stopId": "zenbus:StopPoint:SP:6596162715910144:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1772906999"
},
"departure": {
"time": "1772907034"
},
"stopId": "zenbus:StopPoint:SP:864950017:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1772907075"
},
"departure": {
"time": "1772907132"
},
"stopId": "zenbus:StopPoint:SP:849650002:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1772907137"
},
"departure": {
"time": "1772907193"
},
"stopId": "zenbus:StopPoint:SP:847370002:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1772907218"
},
"departure": {
"time": "1772907264"
},
"stopId": "zenbus:StopPoint:SP:777980001:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1772907299"
},
"departure": {
"time": "1772907364"
},
"stopId": "zenbus:StopPoint:SP:838060003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1772907392"
},
"departure": {
"time": "1772907441"
},
"stopId": "zenbus:StopPoint:SP:864970003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1772907446"
},
"departure": {
"time": "1772907498"
},
"stopId": "zenbus:StopPoint:SP:857010003:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1772907525"
},
"departure": {
"time": "1772907567"
},
"stopId": "zenbus:StopPoint:SP:5945547849465856:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1772907608"
},
"departure": {
"time": "1772907639"
},
"stopId": "zenbus:StopPoint:SP:810350002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1772907759"
},
"departure": {
"time": "1772907774"
},
"stopId": "zenbus:StopPoint:SP:860970002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1772907805"
},
"departure": {
"time": "1772907827"
},
"stopId": "zenbus:StopPoint:SP:658230017:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1772907909"
},
"departure": {
"time": "1772907939"
},
"stopId": "zenbus:StopPoint:SP:864960003:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1772908057"
},
"departure": {
"time": "1772908067"
},
"stopId": "zenbus:StopPoint:SP:864870034:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1772908152"
},
"departure": {
"time": "1772908162"
},
"stopId": "zenbus:StopPoint:SP:834730019:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1772908227"
},
"departure": {
"time": "1772908237"
},
"stopId": "zenbus:StopPoint:SP:669080034:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1772908286"
},
"departure": {
"time": "1772908296"
},
"stopId": "zenbus:StopPoint:SP:851280024:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1772908349"
},
"departure": {
"time": "1772908359"
},
"stopId": "zenbus:StopPoint:SP:857000003:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1772908403"
},
"departure": {
"time": "1772908413"
},
"stopId": "zenbus:StopPoint:SP:663120030:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1772908453"
},
"departure": {
"time": "1772908463"
},
"stopId": "zenbus:StopPoint:SP:839920002:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1772908509"
},
"departure": {
"time": "1772908519"
},
"stopId": "zenbus:StopPoint:SP:673110030:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1772908554"
},
"departure": {
"time": "1772908564"
},
"stopId": "zenbus:StopPoint:SP:853260003:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1772908605"
},
"departure": {
"time": "1772908615"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1772908646"
},
"departure": {
"time": "1772908656"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1772908688"
},
"departure": {
"time": "1772908698"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1772908758"
},
"departure": {
"time": "1772909100"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1772908842"
},
"departure": {
"time": "1772909006"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1772908883"
},
"departure": {
"time": "1772909056"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1772908930"
},
"departure": {
"time": "1772909080"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1772908981"
},
"departure": {
"time": "1772909135"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1772909034"
},
"departure": {
"time": "1772909192"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1772909081"
},
"departure": {
"time": "1772909245"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1772909129"
},
"departure": {
"time": "1772909269"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1772909207"
},
"departure": {
"time": "1772909368"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1772909334"
},
"departure": {
"time": "1772909492"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1772909413"
},
"departure": {
"time": "1772909591"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1772909470"
},
"departure": {
"time": "1772909650"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1772909534"
},
"departure": {
"time": "1772909712"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1772909592"
},
"departure": {
"time": "1772909771"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1772909673"
},
"departure": {
"time": "1772909871"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1772909734"
},
"departure": {
"time": "1772909932"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1772909790"
},
"departure": {
"time": "1772909990"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1772909837"
},
"departure": {
"time": "1772910013"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1772909898"
},
"departure": {
"time": "1772910104"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1772909941"
},
"departure": {
"time": "1772910155"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1772910002"
},
"departure": {
"time": "1772910216"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1772910048"
},
"departure": {
"time": "1772910269"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1772906109",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"startTime": "19:02:00",
"tripId": "5243428863475712:27"
},
"vehicle": {
"id": "zenbus:Vehicle:642300001:LOC"
}
}
},
{
"id": "20260307:5938644062830592:25",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772906271"
},
"departure": {
"time": "1772906272"
},
"stopId": "zenbus:StopPoint:SP:831880021:LOC",
"stopSequence": 21
}
],
"timestamp": "1772906272",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"startTime": "18:29:00",
"tripId": "5385101111197696:25"
}
}
},
{
"id": "zenbus:Vehicle:674570001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": 48.81866455078125,
"longitude": 7.813182830810547
},
"stopId": "zenbus:StopPoint:SP:6474267920171008:LOC",
"timestamp": "1772906317",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"startTime": "18:59:00",
"tripId": "5385101111197696:26"
},
"vehicle": {
"id": "zenbus:Vehicle:674570001:LOC"
}
}
},
{
"id": "20260307:5938644062830592:26",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772906291"
},
"departure": {
"time": "1772906340"
},
"stopId": "zenbus:StopPoint:SP:6474267920171008:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1772906415"
},
"departure": {
"time": "1772906425"
},
"stopId": "zenbus:StopPoint:SP:663120026:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1772906471"
},
"departure": {
"time": "1772906481"
},
"stopId": "zenbus:StopPoint:SP:680870007:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1772906577"
},
"departure": {
"time": "1772906587"
},
"stopId": "zenbus:StopPoint:SP:660060010:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1772906635"
},
"departure": {
"time": "1772906645"
},
"stopId": "zenbus:StopPoint:SP:851320001:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1772906715"
},
"departure": {
"time": "1772906725"
},
"stopId": "zenbus:StopPoint:SP:656340006:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1772906765"
},
"departure": {
"time": "1772906775"
},
"stopId": "zenbus:StopPoint:SP:657700023:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1772906834"
},
"departure": {
"time": "1772906844"
},
"stopId": "zenbus:StopPoint:SP:4777068643483648:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1772906885"
},
"departure": {
"time": "1772906895"
},
"stopId": "zenbus:StopPoint:SP:841760015:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1772906936"
},
"departure": {
"time": "1772906946"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1772906990"
},
"departure": {
"time": "1772907000"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1772907084"
},
"departure": {
"time": "1772907300"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1772907206"
},
"departure": {
"time": "1772907318"
},
"stopId": "zenbus:StopPoint:SP:859040027:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1772907273"
},
"departure": {
"time": "1772907381"
},
"stopId": "zenbus:StopPoint:SP:630550025:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1772907329"
},
"departure": {
"time": "1772907439"
},
"stopId": "zenbus:StopPoint:SP:835980002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1772907386"
},
"departure": {
"time": "1772907498"
},
"stopId": "zenbus:StopPoint:SP:5969139098189824:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1772907470"
},
"departure": {
"time": "1772907570"
},
"stopId": "zenbus:StopPoint:SP:4880458853646336:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1772907548"
},
"departure": {
"time": "1772907639"
},
"stopId": "zenbus:StopPoint:SP:678870006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1772907649"
},
"departure": {
"time": "1772907749"
},
"stopId": "zenbus:StopPoint:SP:847380001:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1772907719"
},
"departure": {
"time": "1772907814"
},
"stopId": "zenbus:StopPoint:SP:663140129:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1772907789"
},
"departure": {
"time": "1772907879"
},
"stopId": "zenbus:StopPoint:SP:810320018:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1772907843"
},
"departure": {
"time": "1772907936"
},
"stopId": "zenbus:StopPoint:SP:831880021:LOC",
"stopSequence": 21
}
],
"timestamp": "1772906317",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"startTime": "18:59:00",
"tripId": "5385101111197696:26"
},
"vehicle": {
"id": "zenbus:Vehicle:674570001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:642290005:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": 48.803592681884766,
"longitude": 7.7676191329956055
},
"stopId": "zenbus:StopPoint:SP:831880021:LOC",
"timestamp": "1772906316",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"startTime": "18:59:00",
"tripId": "4714227219562496:26"
},
"vehicle": {
"id": "zenbus:Vehicle:642290005:LOC"
}
}
},
{
"id": "20260307:5907884043927552:26",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772906315"
},
"departure": {
"time": "1772906340"
},
"stopId": "zenbus:StopPoint:SP:831880021:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1772906384"
},
"departure": {
"time": "1772906397"
},
"stopId": "zenbus:StopPoint:SP:857020003:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1772906450"
},
"departure": {
"time": "1772906460"
},
"stopId": "zenbus:StopPoint:SP:843940002:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1772906517"
},
"departure": {
"time": "1772906527"
},
"stopId": "zenbus:StopPoint:SP:5414098192826368:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1772906611"
},
"departure": {
"time": "1772906621"
},
"stopId": "zenbus:StopPoint:SP:660090004:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1772906682"
},
"departure": {
"time": "1772906692"
},
"stopId": "zenbus:StopPoint:SP:838060004:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1772906755"
},
"departure": {
"time": "1772906765"
},
"stopId": "zenbus:StopPoint:SP:673800003:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1772906808"
},
"departure": {
"time": "1772906818"
},
"stopId": "zenbus:StopPoint:SP:787770001:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1772906863"
},
"departure": {
"time": "1772906873"
},
"stopId": "zenbus:StopPoint:SP:4725708417925120:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1772906944"
},
"departure": {
"time": "1772906954"
},
"stopId": "zenbus:StopPoint:SP:661300019:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1772907067"
},
"departure": {
"time": "1772907300"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1772907175"
},
"departure": {
"time": "1772907272"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1772907229"
},
"departure": {
"time": "1772907329"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1772907274"
},
"departure": {
"time": "1772907382"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1772907339"
},
"departure": {
"time": "1772907444"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1772907384"
},
"departure": {
"time": "1772907497"
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1772907429"
},
"departure": {
"time": "1772907549"
},
"stopId": "zenbus:StopPoint:SP:670980023:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1772907483"
},
"departure": {
"time": "1772907606"
},
"stopId": "zenbus:StopPoint:SP:655640056:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1772907558"
},
"departure": {
"time": "1772907674"
},
"stopId": "zenbus:StopPoint:SP:659230051:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1772907623"
},
"departure": {
"time": "1772907736"
},
"stopId": "zenbus:StopPoint:SP:661280142:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1772907719"
},
"departure": {
"time": "1772907814"
},
"stopId": "zenbus:StopPoint:SP:667260019:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1772907770"
},
"departure": {
"time": "1772907870"
},
"stopId": "zenbus:StopPoint:SP:5471403928190976:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1772907860"
},
"departure": {
"time": "1772907945"
},
"stopId": "zenbus:StopPoint:SP:659220084:LOC",
"stopSequence": 22
}
],
"timestamp": "1772906317",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"startTime": "18:59:00",
"tripId": "4714227219562496:26"
},
"vehicle": {
"id": "zenbus:Vehicle:642290005:LOC"
}
}
},
{
"id": "zenbus:Vehicle:683130003:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 19,
"position": {
"latitude": 48.7955436706543,
"longitude": 7.790627956390381
},
"stopId": "zenbus:StopPoint:SP:5183785859547136:LOC",
"timestamp": "1772906315",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"startTime": "18:33:00",
"tripId": "6542731733106688:17"
},
"vehicle": {
"id": "zenbus:Vehicle:683130003:LOC"
}
}
},
{
"id": "20260307:5414480264560640:17",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772906314"
},
"departure": {
"time": "1772906325"
},
"stopId": "zenbus:StopPoint:SP:5183785859547136:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1772906457"
},
"departure": {
"time": "1772906467"
},
"stopId": "zenbus:StopPoint:SP:831870021:LOC",
"stopSequence": 20
}
],
"timestamp": "1772906315",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"startTime": "18:33:00",
"tripId": "6542731733106688:17"
},
"vehicle": {
"id": "zenbus:Vehicle:683130003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:691030088:LOC",
"vehicle": {
"currentStopSequence": 17,
"position": {
"latitude": 48.82123947143555,
"longitude": 7.7915191650390625
},
"stopId": "zenbus:StopPoint:SP:843930003:LOC",
"timestamp": "1772906316",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"startTime": "18:30:00",
"tripId": "6009590169731072:17"
},
"vehicle": {
"id": "zenbus:Vehicle:691030088:LOC"
}
}
},
{
"id": "20260307:5926642565251072:17",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772906260"
},
"departure": {
"time": "1772906283"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1772906307"
},
"departure": {
"time": "1772906308"
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1772906371"
},
"departure": {
"time": "1772906390"
},
"stopId": "zenbus:StopPoint:SP:843930003:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1772906417"
},
"departure": {
"time": "1772906427"
},
"stopId": "zenbus:StopPoint:SP:667270023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1772906466"
},
"departure": {
"time": "1772906476"
},
"stopId": "zenbus:StopPoint:SP:658230016:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1772906530"
},
"departure": {
"time": "1772906540"
},
"stopId": "zenbus:StopPoint:SP:831880024:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1772906616"
},
"departure": {
"time": "1772906626"
},
"stopId": "zenbus:StopPoint:SP:851310004:LOC",
"stopSequence": 21
}
],
"timestamp": "1772906316",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"startTime": "18:30:00",
"tripId": "6009590169731072:17"
},
"vehicle": {
"id": "zenbus:Vehicle:691030088:LOC"
}
}
},
{
"id": "zenbus:Vehicle:691050002:LOC",
"vehicle": {
"currentStopSequence": 21,
"position": {
"latitude": 48.80791091918945,
"longitude": 7.785272121429443
},
"stopId": "zenbus:StopPoint:SP:645680175:LOC",
"timestamp": "1772905881",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"startTime": "18:31:00",
"tripId": "4819953422172160:16"
},
"vehicle": {
"id": "zenbus:Vehicle:691050002:LOC"
}
}
},
{
"id": "20260307:6597303835033600:16",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772906355"
},
"departure": {
"time": "1772906365"
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"stopSequence": 22
}
],
"timestamp": "1772906229",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"startTime": "18:31:00",
"tripId": "4819953422172160:16"
},
"vehicle": {
"id": "zenbus:Vehicle:691050002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:698820097:LOC",
"vehicle": {
"currentStopSequence": 1,
"position": {
"latitude": 48.76594924926758,
"longitude": 7.851685047149658
},
"stopId": "zenbus:StopPoint:SP:857010004:LOC",
"timestamp": "1772906317",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"startTime": "19:01:00",
"tripId": "4819953422172160:17"
},
"vehicle": {
"id": "zenbus:Vehicle:698820097:LOC"
}
}
},
{
"id": "20260307:6597303835033600:17",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772906210"
},
"departure": {
"time": "1772906211"
},
"stopId": "zenbus:StopPoint:SP:834750004:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1772906352"
},
"departure": {
"time": "1772906441"
},
"stopId": "zenbus:StopPoint:SP:857010004:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1772906505"
},
"departure": {
"time": "1772906547"
},
"stopId": "zenbus:StopPoint:SP:864950018:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1772906576"
},
"departure": {
"time": "1772906613"
},
"stopId": "zenbus:StopPoint:SP:739450030:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1772906668"
},
"departure": {
"time": "1772906719"
},
"stopId": "zenbus:StopPoint:SP:6046053171200000:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1772906808"
},
"departure": {
"time": "1772906849"
},
"stopId": "zenbus:StopPoint:SP:4834958494400512:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1772906851"
},
"departure": {
"time": "1772906900"
},
"stopId": "zenbus:StopPoint:SP:849650003:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1772906882"
},
"departure": {
"time": "1772906946"
},
"stopId": "zenbus:StopPoint:SP:835920023:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1772906969"
},
"departure": {
"time": "1772907019"
},
"stopId": "zenbus:StopPoint:SP:860970003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1772907032"
},
"departure": {
"time": "1772907081"
},
"stopId": "zenbus:StopPoint:SP:5943633166467072:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1772907064"
},
"departure": {
"time": "1772907127"
},
"stopId": "zenbus:StopPoint:SP:853260004:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1772907109"
},
"departure": {
"time": "1772907179"
},
"stopId": "zenbus:StopPoint:SP:673670018:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1772907164"
},
"departure": {
"time": "1772907237"
},
"stopId": "zenbus:StopPoint:SP:653750049:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1772907210"
},
"departure": {
"time": "1772907290"
},
"stopId": "zenbus:StopPoint:SP:860960005:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1772907313"
},
"departure": {
"time": "1772907371"
},
"stopId": "zenbus:StopPoint:SP:864980004:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1772907374"
},
"departure": {
"time": "1772907432"
},
"stopId": "zenbus:StopPoint:SP:835980005:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1772907437"
},
"departure": {
"time": "1772907493"
},
"stopId": "zenbus:StopPoint:SP:651720026:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1772907476"
},
"departure": {
"time": "1772907543"
},
"stopId": "zenbus:StopPoint:SP:669020060:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1772907520"
},
"departure": {
"time": "1772907595"
},
"stopId": "zenbus:StopPoint:SP:657690024:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1772907567"
},
"departure": {
"time": "1772907648"
},
"stopId": "zenbus:StopPoint:SP:670980029:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1772907610"
},
"departure": {
"time": "1772907700"
},
"stopId": "zenbus:StopPoint:SP:667240131:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1772907659"
},
"departure": {
"time": "1772907724"
},
"stopId": "zenbus:StopPoint:SP:645680175:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1772907772"
},
"departure": {
"time": "1772907871"
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"stopSequence": 22
}
],
"timestamp": "1772906317",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"startTime": "19:01:00",
"tripId": "4819953422172160:17"
},
"vehicle": {
"id": "zenbus:Vehicle:698820097:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4903927356063744:LOC",
"vehicle": {
"currentStopSequence": 10,
"position": {
"latitude": 48.81048583984375,
"longitude": 7.7818450927734375
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"timestamp": "1772906317",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"startTime": "18:32:00",
"tripId": "4715087068659712:11"
},
"vehicle": {
"id": "zenbus:Vehicle:4903927356063744:LOC"
}
}
},
{
"id": "20260307:6500367094251520:11",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772906353"
},
"departure": {
"time": "1772906363"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 10
}
],
"timestamp": "1772906317",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"startTime": "18:32:00",
"tripId": "4715087068659712:11"
},
"vehicle": {
"id": "zenbus:Vehicle:4903927356063744:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4914855683293184:LOC",
"vehicle": {
"currentStopSequence": 10,
"position": {
"latitude": 48.812400817871094,
"longitude": 7.705716133117676
},
"stopId": "zenbus:StopPoint:SP:850300002:LOC",
"timestamp": "1772906316",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"startTime": "18:46:00",
"tripId": "5877003459756032:12"
},
"vehicle": {
"id": "zenbus:Vehicle:4914855683293184:LOC"
}
}
},
{
"id": "20260307:5926650664452096:12",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772906285"
},
"departure": {
"time": "1772906299"
},
"stopId": "zenbus:StopPoint:SP:863530005:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1772906340"
},
"departure": {
"time": "1772906350"
},
"stopId": "zenbus:StopPoint:SP:850300002:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1772906383"
},
"departure": {
"time": "1772906393"
},
"stopId": "zenbus:StopPoint:SP:851800006:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1772906581"
},
"departure": {
"time": "1772906591"
},
"stopId": "zenbus:StopPoint:SP:847870004:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1772906740"
},
"departure": {
"time": "1772906750"
},
"stopId": "zenbus:StopPoint:SP:4689124356259840:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1772906798"
},
"departure": {
"time": "1772906808"
},
"stopId": "zenbus:StopPoint:SP:698820093:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1772907071"
},
"departure": {
"time": "1772907081"
},
"stopId": "zenbus:StopPoint:SP:859630004:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1772907131"
},
"departure": {
"time": "1772907141"
},
"stopId": "zenbus:StopPoint:SP:5406189144768512:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1772907196"
},
"departure": {
"time": "1772907206"
},
"stopId": "zenbus:StopPoint:SP:845760006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1772907231"
},
"departure": {
"time": "1772907241"
},
"stopId": "zenbus:StopPoint:SP:867230002:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1772907304"
},
"departure": {
"time": "1772907314"
},
"stopId": "zenbus:StopPoint:SP:861480003:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1772907354"
},
"departure": {
"time": "1772907364"
},
"stopId": "zenbus:StopPoint:SP:836430003:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1772907403"
},
"departure": {
"time": "1772907413"
},
"stopId": "zenbus:StopPoint:SP:861500001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1772907444"
},
"departure": {
"time": "1772907454"
},
"stopId": "zenbus:StopPoint:SP:836440003:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1772907496"
},
"departure": {
"time": "1772907506"
},
"stopId": "zenbus:StopPoint:SP:810750003:LOC",
"stopSequence": 23
}
],
"timestamp": "1772906316",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260307",
"startTime": "18:46:00",
"tripId": "5877003459756032:12"
},
"vehicle": {
"id": "zenbus:Vehicle:4914855683293184:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1772906317"
}
}