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
❌145 erreurs, 2 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 15/04/2026 à 09h07 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
Sequential stop_time_update times are not increasing E022 144 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 5433988945543168:11 stop_sequence 23 arrival_time 09:10:24 (1776237024) is less than previous stop departure_time 09:15:00 (1776237300) - times must increase between two sequential stops
- trip_id 5433988945543168:11 stop_sequence 23 departure_time 09:13:17 (1776237197) is less than previous stop departure_time 09:15:00 (1776237300) - times must increase between two sequential stops
- trip_id 5433988945543168:11 stop_sequence 24 arrival_time 09:11:10 (1776237070) is less than previous stop departure_time 09:13:17 (1776237197) - times must increase between two sequential stops
- trip_id 5433988945543168:11 stop_sequence 25 arrival_time 09:11:56 (1776237116) is less than previous stop departure_time 09:14:10 (1776237250) - times must increase between two sequential stops
- trip_id 5433988945543168:11 stop_sequence 26 arrival_time 09:12:44 (1776237164) is less than previous stop departure_time 09:15:03 (1776237303) - times must increase between two sequential stops
Vehicle position far from trip shape E029 1 erreur
The vehicle position should be within a certain distance of the GTFS shapes.txt data for the current trip unless there is a Service Alert with the Effect of DETOUR for this trip_id.
Exemples d'erreurs
- vehicle.id zenbus:Vehicle:830250002:LOC trip_id 6537433333104640:6 at (48.72882,7.715909) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR
Avertissements
vehicle_id not populated W002 1 erreur
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id 5988988008529920:8 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 5988988008529920:8 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 051 | 24 fois (80 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 16 | 13 fois (43 % 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 (43 % 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. | 14 | 12 fois (40 % 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 15/04/2026 à 19h21 Europe/Paris.
vehicle_positions (18) trip_updates (18) 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 15/04/2026 à 19h21 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "zenbus:Vehicle:698820097:LOC",
"vehicle": {
"currentStopSequence": 54,
"position": {
"latitude": 48.75968551635742,
"longitude": 7.856299877166748
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"timestamp": "1776273695",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "18:20:00",
"tripId": "5433988945543168:35"
},
"vehicle": {
"id": "zenbus:Vehicle:698820097:LOC"
}
}
},
{
"id": "20260415:4699572623376384:35",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776273644"
},
"departure": {
"time": "1776273666"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1776273678"
},
"departure": {
"time": "1776273695"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1776273744"
},
"departure": {
"time": "1776273754"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1776273695",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "18:20:00",
"tripId": "5433988945543168:35"
},
"vehicle": {
"id": "zenbus:Vehicle:698820097:LOC"
}
}
},
{
"id": "zenbus:Vehicle:867890001:LOC",
"vehicle": {
"currentStopSequence": 26,
"position": {
"latitude": 48.81251907348633,
"longitude": 7.793294906616211
},
"stopId": "zenbus:StopPoint:SP:843930001:LOC",
"timestamp": "1776273694",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "18:50:00",
"tripId": "5433988945543168:36"
},
"vehicle": {
"id": "zenbus:Vehicle:867890001:LOC"
}
}
},
{
"id": "20260415:4699572623376384:36",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776273653"
},
"departure": {
"time": "1776273675"
},
"stopId": "zenbus:StopPoint:SP:771880007:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1776273708"
},
"departure": {
"time": "1776273718"
},
"stopId": "zenbus:StopPoint:SP:843930001:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1776273758"
},
"departure": {
"time": "1776273768"
},
"stopId": "zenbus:StopPoint:SP:860960003:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1776273816"
},
"departure": {
"time": "1776273826"
},
"stopId": "zenbus:StopPoint:SP:6040087943970816:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1776273861"
},
"departure": {
"time": "1776273871"
},
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1776273924"
},
"departure": {
"time": "1776273934"
},
"stopId": "zenbus:StopPoint:SP:6498647517691904:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1776273978"
},
"departure": {
"time": "1776273988"
},
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1776274050"
},
"departure": {
"time": "1776274060"
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1776274141"
},
"departure": {
"time": "1776274151"
},
"stopId": "zenbus:StopPoint:SP:859050003:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1776274285"
},
"departure": {
"time": "1776274295"
},
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1776274372"
},
"departure": {
"time": "1776274382"
},
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1776274430"
},
"departure": {
"time": "1776274440"
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1776274569"
},
"departure": {
"time": "1776274579"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1776274660"
},
"departure": {
"time": "1776274670"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1776274722"
},
"departure": {
"time": "1776274732"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1776274785"
},
"departure": {
"time": "1776274795"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1776274874"
},
"departure": {
"time": "1776274884"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1776274966"
},
"departure": {
"time": "1776274976"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1776275036"
},
"departure": {
"time": "1776275046"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1776275105"
},
"departure": {
"time": "1776275115"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1776275176"
},
"departure": {
"time": "1776275186"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1776275236"
},
"departure": {
"time": "1776275246"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1776275286"
},
"departure": {
"time": "1776275296"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1776275344"
},
"departure": {
"time": "1776275354"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1776275407"
},
"departure": {
"time": "1776275417"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1776275500"
},
"departure": {
"time": "1776275510"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1776275555"
},
"departure": {
"time": "1776275565"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1776275624"
},
"departure": {
"time": "1776275634"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1776273694",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "18:50:00",
"tripId": "5433988945543168:36"
},
"vehicle": {
"id": "zenbus:Vehicle:867890001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:671920003:LOC",
"vehicle": {
"currentStopSequence": 2,
"position": {
"latitude": 48.8179817199707,
"longitude": 7.726123809814453
},
"stopId": "zenbus:StopPoint:SP:6597841175707648:LOC",
"timestamp": "1776273692",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "19:20:00",
"tripId": "5433988945543168:37"
},
"vehicle": {
"id": "zenbus:Vehicle:671920003:LOC"
}
}
},
{
"id": "20260415:4699572623376384:37",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776273658"
},
"departure": {
"time": "1776273675"
},
"stopId": "zenbus:StopPoint:SP:4896810867884032:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1776273704"
},
"departure": {
"time": "1776273714"
},
"stopId": "zenbus:StopPoint:SP:6597841175707648:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1776273762"
},
"departure": {
"time": "1776273772"
},
"stopId": "zenbus:StopPoint:SP:651720023:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1776273806"
},
"departure": {
"time": "1776273816"
},
"stopId": "zenbus:StopPoint:SP:5396617340387328:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1776273864"
},
"departure": {
"time": "1776273874"
},
"stopId": "zenbus:StopPoint:SP:835970004:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1776273915"
},
"departure": {
"time": "1776273925"
},
"stopId": "zenbus:StopPoint:SP:857000002:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1776273998"
},
"departure": {
"time": "1776274008"
},
"stopId": "zenbus:StopPoint:SP:665370140:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1776274056"
},
"departure": {
"time": "1776274066"
},
"stopId": "zenbus:StopPoint:SP:5993900054413312:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1776274114"
},
"departure": {
"time": "1776274124"
},
"stopId": "zenbus:StopPoint:SP:864960002:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1776274171"
},
"departure": {
"time": "1776274181"
},
"stopId": "zenbus:StopPoint:SP:630550027:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1776274246"
},
"departure": {
"time": "1776274256"
},
"stopId": "zenbus:StopPoint:SP:860970001:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1776274360"
},
"departure": {
"time": "1776274370"
},
"stopId": "zenbus:StopPoint:SP:839920001:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1776274446"
},
"departure": {
"time": "1776274456"
},
"stopId": "zenbus:StopPoint:SP:630540029:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1776274487"
},
"departure": {
"time": "1776274497"
},
"stopId": "zenbus:StopPoint:SP:663140131:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1776274535"
},
"departure": {
"time": "1776274545"
},
"stopId": "zenbus:StopPoint:SP:661320025:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1776274582"
},
"departure": {
"time": "1776274592"
},
"stopId": "zenbus:StopPoint:SP:651710023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1776274635"
},
"departure": {
"time": "1776274645"
},
"stopId": "zenbus:StopPoint:SP:648090018:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1776274676"
},
"departure": {
"time": "1776274686"
},
"stopId": "zenbus:StopPoint:SP:670900053:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1776274719"
},
"departure": {
"time": "1776274729"
},
"stopId": "zenbus:StopPoint:SP:843920001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1776274784"
},
"departure": {
"time": "1776275100"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1776274867"
},
"departure": {
"time": "1776275018"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1776274913"
},
"departure": {
"time": "1776275071"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1776274959"
},
"departure": {
"time": "1776275124"
},
"stopId": "zenbus:StopPoint:SP:771880007:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1776275007"
},
"departure": {
"time": "1776275178"
},
"stopId": "zenbus:StopPoint:SP:843930001:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1776275057"
},
"departure": {
"time": "1776275233"
},
"stopId": "zenbus:StopPoint:SP:860960003:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1776275115"
},
"departure": {
"time": "1776275292"
},
"stopId": "zenbus:StopPoint:SP:6040087943970816:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1776275160"
},
"departure": {
"time": "1776275345"
},
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1776275223"
},
"departure": {
"time": "1776275406"
},
"stopId": "zenbus:StopPoint:SP:6498647517691904:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1776275277"
},
"departure": {
"time": "1776275463"
},
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1776275349"
},
"departure": {
"time": "1776275529"
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1776275440"
},
"departure": {
"time": "1776275635"
},
"stopId": "zenbus:StopPoint:SP:859050003:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1776275584"
},
"departure": {
"time": "1776275767"
},
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1776275671"
},
"departure": {
"time": "1776275840"
},
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1776275729"
},
"departure": {
"time": "1776275899"
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1776275868"
},
"departure": {
"time": "1776275969"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1776275959"
},
"departure": {
"time": "1776276044"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1776276021"
},
"departure": {
"time": "1776276135"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1776276084"
},
"departure": {
"time": "1776276197"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1776276173"
},
"departure": {
"time": "1776276301"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1776276265"
},
"departure": {
"time": "1776276407"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1776276335"
},
"departure": {
"time": "1776276442"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1776276404"
},
"departure": {
"time": "1776276507"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1776276475"
},
"departure": {
"time": "1776276602"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1776276535"
},
"departure": {
"time": "1776276662"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1776276585"
},
"departure": {
"time": "1776276717"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1776276643"
},
"departure": {
"time": "1776276776"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1776276706"
},
"departure": {
"time": "1776276898"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1776276799"
},
"departure": {
"time": "1776276974"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1776276854"
},
"departure": {
"time": "1776277062"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1776276923"
},
"departure": {
"time": "1776277126"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1776273692",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "19:20:00",
"tripId": "5433988945543168:37"
},
"vehicle": {
"id": "zenbus:Vehicle:671920003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:691050002:LOC",
"vehicle": {
"currentStopSequence": 55,
"position": {
"latitude": 48.81798553466797,
"longitude": 7.726198196411133
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"timestamp": "1776252991",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "12:32:00",
"tripId": "5988988008529920:18"
},
"vehicle": {
"id": "zenbus:Vehicle:691050002:LOC"
}
}
},
{
"id": "20260415:5784952768561152:18",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776273663"
},
"departure": {
"time": "1776273673"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1776273709"
},
"departure": {
"time": "1776273719"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1776273580",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "12:32:00",
"tripId": "5988988008529920:18"
},
"vehicle": {
"id": "zenbus:Vehicle:691050002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:6043054656978944:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 43,
"position": {
"latitude": 48.82958984375,
"longitude": 7.757312774658203
},
"stopId": "zenbus:StopPoint:SP:860960004:LOC",
"timestamp": "1776271149",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "18:13:00",
"tripId": "5988988008529920:33"
},
"vehicle": {
"id": "zenbus:Vehicle:6043054656978944:LOC"
}
}
},
{
"id": "20260415:5784952768561152:34",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776273683"
},
"departure": {
"time": "1776273693"
},
"stopId": "zenbus:StopPoint:SP:864870033:LOC",
"stopSequence": 44
}
],
"timestamp": "1776273642",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "18:13:00",
"tripId": "5988988008529920:33"
},
"vehicle": {
"id": "zenbus:Vehicle:6043054656978944:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4925247015878656:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 36,
"position": {
"latitude": 48.81858444213867,
"longitude": 7.78286600112915
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"timestamp": "1776273692",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "18:32:00",
"tripId": "5988988008529920:36"
},
"vehicle": {
"id": "zenbus:Vehicle:4925247015878656:LOC"
}
}
},
{
"id": "20260415:5784952768561152:35",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776273661"
},
"departure": {
"time": "1776273673"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1776273680"
},
"departure": {
"time": "1776273702"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1776273739"
},
"departure": {
"time": "1776273749"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1776273790"
},
"departure": {
"time": "1776273800"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1776273843"
},
"departure": {
"time": "1776273853"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1776273890"
},
"departure": {
"time": "1776273900"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1776273938"
},
"departure": {
"time": "1776273948"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1776274017"
},
"departure": {
"time": "1776274027"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1776274143"
},
"departure": {
"time": "1776274153"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1776274223"
},
"departure": {
"time": "1776274233"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1776274279"
},
"departure": {
"time": "1776274289"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1776274343"
},
"departure": {
"time": "1776274353"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1776274401"
},
"departure": {
"time": "1776274411"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1776274482"
},
"departure": {
"time": "1776274492"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1776274543"
},
"departure": {
"time": "1776274553"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1776274599"
},
"departure": {
"time": "1776274609"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1776274646"
},
"departure": {
"time": "1776274656"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1776274707"
},
"departure": {
"time": "1776274717"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1776274751"
},
"departure": {
"time": "1776274761"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1776274811"
},
"departure": {
"time": "1776274821"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1776274857"
},
"departure": {
"time": "1776274867"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1776273692",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "18:32:00",
"tripId": "5988988008529920:36"
},
"vehicle": {
"id": "zenbus:Vehicle:4925247015878656:LOC"
}
}
},
{
"id": "zenbus:Vehicle:689150002:LOC",
"vehicle": {
"currentStopSequence": 43,
"position": {
"latitude": 48.82588577270508,
"longitude": 7.763350963592529
},
"stopId": "zenbus:StopPoint:SP:860960004:LOC",
"timestamp": "1776272777",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "18:43:00",
"tripId": "5988988008529920:35"
},
"vehicle": {
"id": "zenbus:Vehicle:689150002:LOC"
}
}
},
{
"id": "20260415:5784952768561152:36",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776273649"
},
"departure": {
"time": "1776273659"
},
"stopId": "zenbus:StopPoint:SP:864870033:LOC",
"stopSequence": 44
}
],
"timestamp": "1776273522",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "18:43:00",
"tripId": "5988988008529920:35"
},
"vehicle": {
"id": "zenbus:Vehicle:689150002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:681640001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 15,
"position": {
"latitude": 48.79248809814453,
"longitude": 7.846072196960449
},
"stopId": "zenbus:StopPoint:SP:810350002:LOC",
"timestamp": "1776273695",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "19:02:00",
"tripId": "5988988008529920:37"
},
"vehicle": {
"id": "zenbus:Vehicle:681640001:LOC"
}
}
},
{
"id": "20260415:5784952768561152:37",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776273678"
},
"departure": {
"time": "1776273705"
},
"stopId": "zenbus:StopPoint:SP:810350002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1776273846"
},
"departure": {
"time": "1776273856"
},
"stopId": "zenbus:StopPoint:SP:860970002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1776273892"
},
"departure": {
"time": "1776273902"
},
"stopId": "zenbus:StopPoint:SP:658230017:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1776273996"
},
"departure": {
"time": "1776274006"
},
"stopId": "zenbus:StopPoint:SP:864960003:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1776274144"
},
"departure": {
"time": "1776274154"
},
"stopId": "zenbus:StopPoint:SP:864870034:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1776274239"
},
"departure": {
"time": "1776274249"
},
"stopId": "zenbus:StopPoint:SP:834730019:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1776274314"
},
"departure": {
"time": "1776274324"
},
"stopId": "zenbus:StopPoint:SP:669080034:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1776274373"
},
"departure": {
"time": "1776274383"
},
"stopId": "zenbus:StopPoint:SP:851280024:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1776274436"
},
"departure": {
"time": "1776274446"
},
"stopId": "zenbus:StopPoint:SP:857000003:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1776274490"
},
"departure": {
"time": "1776274500"
},
"stopId": "zenbus:StopPoint:SP:663120030:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1776274541"
},
"departure": {
"time": "1776274551"
},
"stopId": "zenbus:StopPoint:SP:839920002:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1776274596"
},
"departure": {
"time": "1776274606"
},
"stopId": "zenbus:StopPoint:SP:673110030:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1776274641"
},
"departure": {
"time": "1776274651"
},
"stopId": "zenbus:StopPoint:SP:853260003:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1776274693"
},
"departure": {
"time": "1776274703"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1776274733"
},
"departure": {
"time": "1776274743"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1776274775"
},
"departure": {
"time": "1776274785"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1776274845"
},
"departure": {
"time": "1776275100"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1776274929"
},
"departure": {
"time": "1776275049"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1776274970"
},
"departure": {
"time": "1776275100"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1776275017"
},
"departure": {
"time": "1776275123"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1776275068"
},
"departure": {
"time": "1776275179"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1776275121"
},
"departure": {
"time": "1776275235"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1776275168"
},
"departure": {
"time": "1776275289"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1776275216"
},
"departure": {
"time": "1776275313"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1776275295"
},
"departure": {
"time": "1776275412"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1776275421"
},
"departure": {
"time": "1776275535"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1776275501"
},
"departure": {
"time": "1776275635"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1776275557"
},
"departure": {
"time": "1776275693"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1776275621"
},
"departure": {
"time": "1776275755"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1776275679"
},
"departure": {
"time": "1776275814"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1776275760"
},
"departure": {
"time": "1776275915"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1776275821"
},
"departure": {
"time": "1776275975"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1776275877"
},
"departure": {
"time": "1776276033"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1776275925"
},
"departure": {
"time": "1776276057"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1776275985"
},
"departure": {
"time": "1776276147"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1776276029"
},
"departure": {
"time": "1776276199"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1776276089"
},
"departure": {
"time": "1776276259"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1776276135"
},
"departure": {
"time": "1776276312"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1776273695",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "19:02:00",
"tripId": "5988988008529920:37"
},
"vehicle": {
"id": "zenbus:Vehicle:681640001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:642300001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 16,
"position": {
"latitude": 48.803707122802734,
"longitude": 7.784520149230957
},
"stopId": "zenbus:StopPoint:SP:4880458853646336:LOC",
"timestamp": "1776273694",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "18:59:00",
"tripId": "6438637865533440:26"
},
"vehicle": {
"id": "zenbus:Vehicle:642300001:LOC"
}
}
},
{
"id": "20260415:5938644062830592:26",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776273686"
},
"departure": {
"time": "1776273704"
},
"stopId": "zenbus:StopPoint:SP:4880458853646336:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1776273772"
},
"departure": {
"time": "1776273782"
},
"stopId": "zenbus:StopPoint:SP:678870006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1776273872"
},
"departure": {
"time": "1776273882"
},
"stopId": "zenbus:StopPoint:SP:847380001:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1776273943"
},
"departure": {
"time": "1776273953"
},
"stopId": "zenbus:StopPoint:SP:663140129:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1776274013"
},
"departure": {
"time": "1776274023"
},
"stopId": "zenbus:StopPoint:SP:810320018:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1776274067"
},
"departure": {
"time": "1776274077"
},
"stopId": "zenbus:StopPoint:SP:831880021:LOC",
"stopSequence": 21
}
],
"timestamp": "1776273694",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "18:59:00",
"tripId": "6438637865533440:26"
},
"vehicle": {
"id": "zenbus:Vehicle:642300001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:691060004:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 13,
"position": {
"latitude": 48.815921783447266,
"longitude": 7.791643142700195
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"timestamp": "1776273693",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "18:59:00",
"tripId": "6482798652162048:26"
},
"vehicle": {
"id": "zenbus:Vehicle:691060004:LOC"
}
}
},
{
"id": "20260415:5907884043927552:26",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776273640"
},
"departure": {
"time": "1776273667"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1776273680"
},
"departure": {
"time": "1776273703"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1776273758"
},
"departure": {
"time": "1776273768"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1776273803"
},
"departure": {
"time": "1776273813"
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1776273848"
},
"departure": {
"time": "1776273858"
},
"stopId": "zenbus:StopPoint:SP:670980023:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1776273903"
},
"departure": {
"time": "1776273913"
},
"stopId": "zenbus:StopPoint:SP:655640056:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1776273977"
},
"departure": {
"time": "1776273987"
},
"stopId": "zenbus:StopPoint:SP:659230051:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1776274042"
},
"departure": {
"time": "1776274052"
},
"stopId": "zenbus:StopPoint:SP:661280142:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1776274139"
},
"departure": {
"time": "1776274149"
},
"stopId": "zenbus:StopPoint:SP:667260019:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1776274189"
},
"departure": {
"time": "1776274199"
},
"stopId": "zenbus:StopPoint:SP:5471403928190976:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1776274279"
},
"departure": {
"time": "1776274289"
},
"stopId": "zenbus:StopPoint:SP:659220084:LOC",
"stopSequence": 22
}
],
"timestamp": "1776273693",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "18:59:00",
"tripId": "6482798652162048:26"
},
"vehicle": {
"id": "zenbus:Vehicle:691060004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:796080001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 11,
"position": {
"latitude": 48.81386184692383,
"longitude": 7.783333778381348
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"timestamp": "1776273695",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "19:00:00",
"tripId": "6553002342088704:18"
},
"vehicle": {
"id": "zenbus:Vehicle:796080001:LOC"
}
}
},
{
"id": "20260415:5926642565251072:18",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776273935"
},
"departure": {
"time": "1776273945"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1776273993"
},
"departure": {
"time": "1776274003"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1776274040"
},
"departure": {
"time": "1776274050"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1776274111"
},
"departure": {
"time": "1776274121"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1776274160"
},
"departure": {
"time": "1776274170"
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1776274240"
},
"departure": {
"time": "1776274250"
},
"stopId": "zenbus:StopPoint:SP:843930003:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1776274277"
},
"departure": {
"time": "1776274287"
},
"stopId": "zenbus:StopPoint:SP:667270023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1776274326"
},
"departure": {
"time": "1776274336"
},
"stopId": "zenbus:StopPoint:SP:658230016:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1776274391"
},
"departure": {
"time": "1776274401"
},
"stopId": "zenbus:StopPoint:SP:831880024:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1776274476"
},
"departure": {
"time": "1776274486"
},
"stopId": "zenbus:StopPoint:SP:851310004:LOC",
"stopSequence": 21
}
],
"timestamp": "1776273695",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "19:00:00",
"tripId": "6553002342088704:18"
},
"vehicle": {
"id": "zenbus:Vehicle:796080001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4912259454205952:LOC",
"vehicle": {
"currentStopSequence": 19,
"position": {
"latitude": 48.80413818359375,
"longitude": 7.793268203735352
},
"stopId": "zenbus:StopPoint:SP:670980029:LOC",
"timestamp": "1776273695",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "19:01:00",
"tripId": "4920857987121152:17"
},
"vehicle": {
"id": "zenbus:Vehicle:4912259454205952:LOC"
}
}
},
{
"id": "20260415:6597303835033600:17",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776273672"
},
"departure": {
"time": "1776273692"
},
"stopId": "zenbus:StopPoint:SP:657690024:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1776273720"
},
"departure": {
"time": "1776273730"
},
"stopId": "zenbus:StopPoint:SP:670980029:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1776273763"
},
"departure": {
"time": "1776273776"
},
"stopId": "zenbus:StopPoint:SP:667240131:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1776273812"
},
"departure": {
"time": "1776273822"
},
"stopId": "zenbus:StopPoint:SP:645680175:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1776273925"
},
"departure": {
"time": "1776273947"
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"stopSequence": 22
}
],
"timestamp": "1776273695",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "19:01:00",
"tripId": "4920857987121152:17"
},
"vehicle": {
"id": "zenbus:Vehicle:4912259454205952:LOC"
}
}
},
{
"id": "zenbus:Vehicle:664110109:LOC",
"vehicle": {
"currentStopSequence": 17,
"position": {
"latitude": 48.74592590332031,
"longitude": 7.692320823669434
},
"stopId": "zenbus:StopPoint:SP:857020004:LOC",
"timestamp": "1776273692",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "19:00:00",
"tripId": "4908641162362880:17"
},
"vehicle": {
"id": "zenbus:Vehicle:664110109:LOC"
}
}
},
{
"id": "20260415:6602028387139584:17",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776273680"
},
"departure": {
"time": "1776273681"
},
"stopId": "zenbus:StopPoint:SP:832170002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1776273717"
},
"departure": {
"time": "1776273727"
},
"stopId": "zenbus:StopPoint:SP:857020004:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1776273838"
},
"departure": {
"time": "1776273848"
},
"stopId": "zenbus:StopPoint:SP:835930023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1776273909"
},
"departure": {
"time": "1776273919"
},
"stopId": "zenbus:StopPoint:SP:838610006:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1776273967"
},
"departure": {
"time": "1776273977"
},
"stopId": "zenbus:StopPoint:SP:865520002:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1776274056"
},
"departure": {
"time": "1776274066"
},
"stopId": "zenbus:StopPoint:SP:859660001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1776274100"
},
"departure": {
"time": "1776274110"
},
"stopId": "zenbus:StopPoint:SP:859660002:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1776274158"
},
"departure": {
"time": "1776274168"
},
"stopId": "zenbus:StopPoint:SP:850290003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1776274213"
},
"departure": {
"time": "1776274223"
},
"stopId": "zenbus:StopPoint:SP:810740004:LOC",
"stopSequence": 24
}
],
"timestamp": "1776273692",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "19:00:00",
"tripId": "4908641162362880:17"
},
"vehicle": {
"id": "zenbus:Vehicle:664110109:LOC"
}
}
},
{
"id": "zenbus:Vehicle:670570003:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 22,
"position": {
"latitude": 48.71683883666992,
"longitude": 7.706099033355713
},
"stopId": "zenbus:StopPoint:SP:843910004:LOC",
"timestamp": "1776273695",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "18:55:00",
"tripId": "5422260866252800:17"
},
"vehicle": {
"id": "zenbus:Vehicle:670570003:LOC"
}
}
},
{
"id": "20260415:4788911768338432:17",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776273686"
},
"departure": {
"time": "1776273705"
},
"stopId": "zenbus:StopPoint:SP:843910004:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1776273742"
},
"departure": {
"time": "1776273752"
},
"stopId": "zenbus:StopPoint:SP:859040030:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1776273788"
},
"departure": {
"time": "1776273798"
},
"stopId": "zenbus:StopPoint:SP:839910004:LOC",
"stopSequence": 24
}
],
"timestamp": "1776273695",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "18:55:00",
"tripId": "5422260866252800:17"
},
"vehicle": {
"id": "zenbus:Vehicle:670570003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4791401226174464:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 9,
"position": {
"latitude": 48.80408477783203,
"longitude": 7.770765781402588
},
"stopId": "zenbus:StopPoint:SP:645630093:LOC",
"timestamp": "1776273694",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "19:02:00",
"tripId": "6537433333104640:18"
},
"vehicle": {
"id": "zenbus:Vehicle:4791401226174464:LOC"
}
}
},
{
"id": "20260415:6500367094251520:18",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776273655"
},
"departure": {
"time": "1776273671"
},
"stopId": "zenbus:StopPoint:SP:810740003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1776273692"
},
"departure": {
"time": "1776273742"
},
"stopId": "zenbus:StopPoint:SP:645630093:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1776273893"
},
"departure": {
"time": "1776273961"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 10
}
],
"timestamp": "1776273694",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "19:02:00",
"tripId": "6537433333104640:18"
},
"vehicle": {
"id": "zenbus:Vehicle:4791401226174464:LOC"
}
}
},
{
"id": "zenbus:Vehicle:5361830605094912:LOC",
"vehicle": {
"currentStopSequence": 2,
"position": {
"latitude": 48.8394660949707,
"longitude": 7.612994194030762
},
"stopId": "zenbus:StopPoint:SP:863530004:LOC",
"timestamp": "1776273695",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "19:18:00",
"tripId": "4734799857057792:12"
},
"vehicle": {
"id": "zenbus:Vehicle:5361830605094912:LOC"
}
}
},
{
"id": "20260415:6001437252255744:12",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776273650"
},
"departure": {
"time": "1776273669"
},
"stopId": "zenbus:StopPoint:SP:863500004:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1776273931"
},
"departure": {
"time": "1776273941"
},
"stopId": "zenbus:StopPoint:SP:863530004:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1776273991"
},
"departure": {
"time": "1776274001"
},
"stopId": "zenbus:StopPoint:SP:6025674759340032:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1776274144"
},
"departure": {
"time": "1776274154"
},
"stopId": "zenbus:StopPoint:SP:855560002:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1776274338"
},
"departure": {
"time": "1776274348"
},
"stopId": "zenbus:StopPoint:SP:836440004:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1776274381"
},
"departure": {
"time": "1776274391"
},
"stopId": "zenbus:StopPoint:SP:861490004:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1776274426"
},
"departure": {
"time": "1776274436"
},
"stopId": "zenbus:StopPoint:SP:810720006:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1776274536"
},
"departure": {
"time": "1776274546"
},
"stopId": "zenbus:StopPoint:SP:4896810867884032:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1776274614"
},
"departure": {
"time": "1776274624"
},
"stopId": "zenbus:StopPoint:SP:841760016:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1776274649"
},
"departure": {
"time": "1776274659"
},
"stopId": "zenbus:StopPoint:SP:6346784566673408:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1776274690"
},
"departure": {
"time": "1776274700"
},
"stopId": "zenbus:StopPoint:SP:667250149:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1776274725"
},
"departure": {
"time": "1776274735"
},
"stopId": "zenbus:StopPoint:SP:851800005:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1776274762"
},
"departure": {
"time": "1776274772"
},
"stopId": "zenbus:StopPoint:SP:861480002:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1776274944"
},
"departure": {
"time": "1776274954"
},
"stopId": "zenbus:StopPoint:SP:659230053:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1776274992"
},
"departure": {
"time": "1776275002"
},
"stopId": "zenbus:StopPoint:SP:673110028:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1776275044"
},
"departure": {
"time": "1776275054"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 16
}
],
"timestamp": "1776273695",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "19:18:00",
"tripId": "4734799857057792:12"
},
"vehicle": {
"id": "zenbus:Vehicle:5361830605094912:LOC"
}
}
},
{
"id": "zenbus:Vehicle:686780013:LOC",
"vehicle": {
"currentStopSequence": 8,
"position": {
"latitude": 48.76587677001953,
"longitude": 7.69511079788208
},
"stopId": "zenbus:StopPoint:SP:645630097:LOC",
"timestamp": "1776273694",
"trip": {
"routeId": "zenbus:Line:753020003:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "19:08:00",
"tripId": "6050268211838976:7"
},
"vehicle": {
"id": "zenbus:Vehicle:686780013:LOC"
}
}
},
{
"id": "20260415:6581439635128320:7",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776273837"
},
"departure": {
"time": "1776273847"
},
"stopId": "zenbus:StopPoint:SP:645630097:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1776273892"
},
"departure": {
"time": "1776273902"
},
"stopId": "zenbus:StopPoint:SP:847900004:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1776274131"
},
"departure": {
"time": "1776274141"
},
"stopId": "zenbus:StopPoint:SP:851810002:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1776274330"
},
"departure": {
"time": "1776274340"
},
"stopId": "zenbus:StopPoint:SP:665400021:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1776274368"
},
"departure": {
"time": "1776274378"
},
"stopId": "zenbus:StopPoint:SP:869430004:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1776274431"
},
"departure": {
"time": "1776274441"
},
"stopId": "zenbus:StopPoint:SP:5954703847325696:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1776274507"
},
"departure": {
"time": "1776274517"
},
"stopId": "zenbus:StopPoint:SP:867230003:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1776274705"
},
"departure": {
"time": "1776274715"
},
"stopId": "zenbus:StopPoint:SP:859630004:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1776274766"
},
"departure": {
"time": "1776274776"
},
"stopId": "zenbus:StopPoint:SP:5406189144768512:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1776274833"
},
"departure": {
"time": "1776274843"
},
"stopId": "zenbus:StopPoint:SP:845760006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1776274869"
},
"departure": {
"time": "1776274879"
},
"stopId": "zenbus:StopPoint:SP:867230002:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1776274944"
},
"departure": {
"time": "1776274954"
},
"stopId": "zenbus:StopPoint:SP:861480003:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1776274995"
},
"departure": {
"time": "1776275005"
},
"stopId": "zenbus:StopPoint:SP:836430003:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1776275045"
},
"departure": {
"time": "1776275055"
},
"stopId": "zenbus:StopPoint:SP:861500001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1776275088"
},
"departure": {
"time": "1776275098"
},
"stopId": "zenbus:StopPoint:SP:836440003:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1776275142"
},
"departure": {
"time": "1776275152"
},
"stopId": "zenbus:StopPoint:SP:810750003:LOC",
"stopSequence": 23
}
],
"timestamp": "1776273694",
"trip": {
"routeId": "zenbus:Line:753020003:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "19:08:00",
"tripId": "6050268211838976:7"
},
"vehicle": {
"id": "zenbus:Vehicle:686780013:LOC"
}
}
},
{
"id": "zenbus:Vehicle:713290001:LOC",
"vehicle": {
"currentStopSequence": 2,
"position": {
"latitude": 48.76679229736328,
"longitude": 7.6428680419921875
},
"stopId": "zenbus:StopPoint:SP:836430004:LOC",
"timestamp": "1776273693",
"trip": {
"routeId": "zenbus:Line:736370020:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "19:16:00",
"tripId": "4785431083220992:9"
},
"vehicle": {
"id": "zenbus:Vehicle:713290001:LOC"
}
}
},
{
"id": "20260415:6532715781292032:9",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776273639"
},
"departure": {
"time": "1776273660"
},
"stopId": "zenbus:StopPoint:SP:838610007:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1776273748"
},
"departure": {
"time": "1776273758"
},
"stopId": "zenbus:StopPoint:SP:836430004:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1776273896"
},
"departure": {
"time": "1776273906"
},
"stopId": "zenbus:StopPoint:SP:5969765827870720:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1776273957"
},
"departure": {
"time": "1776273967"
},
"stopId": "zenbus:StopPoint:SP:853640003:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1776274110"
},
"departure": {
"time": "1776274130"
},
"stopId": "zenbus:StopPoint:SP:5391753893904384:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1776274242"
},
"departure": {
"time": "1776274256"
},
"stopId": "zenbus:StopPoint:SP:855550003:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1776274494"
},
"departure": {
"time": "1776274532"
},
"stopId": "zenbus:StopPoint:SP:838630006:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1776274548"
},
"departure": {
"time": "1776274589"
},
"stopId": "zenbus:StopPoint:SP:810720005:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1776274859"
},
"departure": {
"time": "1776274894"
},
"stopId": "zenbus:StopPoint:SP:838640004:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1776274944"
},
"departure": {
"time": "1776274967"
},
"stopId": "zenbus:StopPoint:SP:851790005:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1776275137"
},
"departure": {
"time": "1776275153"
},
"stopId": "zenbus:StopPoint:SP:863510002:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1776275603"
},
"departure": {
"time": "1776275613"
},
"stopId": "zenbus:StopPoint:SP:810740003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1776275674"
},
"departure": {
"time": "1776275684"
},
"stopId": "zenbus:StopPoint:SP:645630093:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1776275839"
},
"departure": {
"time": "1776275849"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 14
}
],
"timestamp": "1776273693",
"trip": {
"routeId": "zenbus:Line:736370020:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "19:16:00",
"tripId": "4785431083220992:9"
},
"vehicle": {
"id": "zenbus:Vehicle:713290001:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1776273695"
}
}