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 à 10h35 Europe/Paris.
trip_updates (13) vehicle_positions (12) 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 à 10h35 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "zenbus:Vehicle:799390003:LOC",
"vehicle": {
"currentStopSequence": 40,
"position": {
"latitude": 48.79316329956055,
"longitude": 7.849963188171387
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"timestamp": "1776242153",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "09:50:00",
"tripId": "5433988945543168:13"
},
"vehicle": {
"id": "zenbus:Vehicle:799390003:LOC"
}
}
},
{
"id": "20260415:4699572623376384:13",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776242098"
},
"departure": {
"time": "1776242104"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1776242178"
},
"departure": {
"time": "1776242188"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1776242240"
},
"departure": {
"time": "1776242250"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1776242303"
},
"departure": {
"time": "1776242313"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1776242392"
},
"departure": {
"time": "1776242402"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1776242484"
},
"departure": {
"time": "1776242494"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1776242554"
},
"departure": {
"time": "1776242564"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1776242623"
},
"departure": {
"time": "1776242633"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1776242694"
},
"departure": {
"time": "1776242704"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1776242754"
},
"departure": {
"time": "1776242764"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1776242804"
},
"departure": {
"time": "1776242814"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1776242862"
},
"departure": {
"time": "1776242872"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1776242924"
},
"departure": {
"time": "1776242934"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1776243018"
},
"departure": {
"time": "1776243028"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1776243073"
},
"departure": {
"time": "1776243083"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1776243142"
},
"departure": {
"time": "1776243152"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1776242153",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "09:50:00",
"tripId": "5433988945543168:13"
},
"vehicle": {
"id": "zenbus:Vehicle:799390003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:681650002:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 18,
"position": {
"latitude": 48.82244873046875,
"longitude": 7.7797160148620605
},
"stopId": "zenbus:StopPoint:SP:651710023:LOC",
"timestamp": "1776242152",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "10:20:00",
"tripId": "5433988945543168:14"
},
"vehicle": {
"id": "zenbus:Vehicle:681650002:LOC"
}
}
},
{
"id": "20260415:4699572623376384:14",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776242132"
},
"departure": {
"time": "1776242162"
},
"stopId": "zenbus:StopPoint:SP:651710023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1776242204"
},
"departure": {
"time": "1776242214"
},
"stopId": "zenbus:StopPoint:SP:648090018:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1776242246"
},
"departure": {
"time": "1776242256"
},
"stopId": "zenbus:StopPoint:SP:670900053:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1776242289"
},
"departure": {
"time": "1776242299"
},
"stopId": "zenbus:StopPoint:SP:843920001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1776242353"
},
"departure": {
"time": "1776242700"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1776242436"
},
"departure": {
"time": "1776242603"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1776242482"
},
"departure": {
"time": "1776242656"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1776242528"
},
"departure": {
"time": "1776242709"
},
"stopId": "zenbus:StopPoint:SP:771880007:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1776242576"
},
"departure": {
"time": "1776242763"
},
"stopId": "zenbus:StopPoint:SP:843930001:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1776242627"
},
"departure": {
"time": "1776242818"
},
"stopId": "zenbus:StopPoint:SP:860960003:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1776242684"
},
"departure": {
"time": "1776242877"
},
"stopId": "zenbus:StopPoint:SP:6040087943970816:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1776242729"
},
"departure": {
"time": "1776242929"
},
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1776242793"
},
"departure": {
"time": "1776242991"
},
"stopId": "zenbus:StopPoint:SP:6498647517691904:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1776242847"
},
"departure": {
"time": "1776243048"
},
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1776242918"
},
"departure": {
"time": "1776243114"
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1776243009"
},
"departure": {
"time": "1776243219"
},
"stopId": "zenbus:StopPoint:SP:859050003:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1776243154"
},
"departure": {
"time": "1776243352"
},
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1776243240"
},
"departure": {
"time": "1776243425"
},
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1776243299"
},
"departure": {
"time": "1776243484"
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1776243438"
},
"departure": {
"time": "1776243554"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1776243528"
},
"departure": {
"time": "1776243629"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1776243591"
},
"departure": {
"time": "1776243720"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1776243653"
},
"departure": {
"time": "1776243781"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1776243742"
},
"departure": {
"time": "1776243886"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1776243834"
},
"departure": {
"time": "1776243992"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1776243904"
},
"departure": {
"time": "1776244027"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1776243974"
},
"departure": {
"time": "1776244092"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1776244045"
},
"departure": {
"time": "1776244187"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1776244104"
},
"departure": {
"time": "1776244247"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1776244154"
},
"departure": {
"time": "1776244302"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1776244213"
},
"departure": {
"time": "1776244361"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1776244275"
},
"departure": {
"time": "1776244482"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1776244369"
},
"departure": {
"time": "1776244559"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1776244423"
},
"departure": {
"time": "1776244646"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1776244493"
},
"departure": {
"time": "1776244711"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1776242152",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "10:20:00",
"tripId": "5433988945543168:14"
},
"vehicle": {
"id": "zenbus:Vehicle:681650002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:662580001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": 48.81779098510742,
"longitude": 7.718235015869141
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"timestamp": "1776242155",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "10:50:00",
"tripId": "5433988945543168:15"
},
"vehicle": {
"id": "zenbus:Vehicle:662580001:LOC"
}
}
},
{
"id": "20260415:4699572623376384:15",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776242145"
},
"departure": {
"time": "1776243000"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1776243030"
},
"departure": {
"time": "1776243040"
},
"stopId": "zenbus:StopPoint:SP:4896810867884032:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1776243086"
},
"departure": {
"time": "1776243096"
},
"stopId": "zenbus:StopPoint:SP:6597841175707648:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1776243143"
},
"departure": {
"time": "1776243153"
},
"stopId": "zenbus:StopPoint:SP:651720023:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1776243187"
},
"departure": {
"time": "1776243197"
},
"stopId": "zenbus:StopPoint:SP:5396617340387328:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1776243245"
},
"departure": {
"time": "1776243255"
},
"stopId": "zenbus:StopPoint:SP:835970004:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1776243296"
},
"departure": {
"time": "1776243306"
},
"stopId": "zenbus:StopPoint:SP:857000002:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1776243379"
},
"departure": {
"time": "1776243389"
},
"stopId": "zenbus:StopPoint:SP:665370140:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1776243437"
},
"departure": {
"time": "1776243447"
},
"stopId": "zenbus:StopPoint:SP:5993900054413312:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1776243495"
},
"departure": {
"time": "1776243505"
},
"stopId": "zenbus:StopPoint:SP:864960002:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1776243552"
},
"departure": {
"time": "1776243562"
},
"stopId": "zenbus:StopPoint:SP:630550027:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1776243627"
},
"departure": {
"time": "1776243637"
},
"stopId": "zenbus:StopPoint:SP:860970001:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1776243741"
},
"departure": {
"time": "1776243751"
},
"stopId": "zenbus:StopPoint:SP:839920001:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1776243827"
},
"departure": {
"time": "1776243837"
},
"stopId": "zenbus:StopPoint:SP:630540029:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1776243868"
},
"departure": {
"time": "1776243878"
},
"stopId": "zenbus:StopPoint:SP:663140131:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1776243916"
},
"departure": {
"time": "1776243926"
},
"stopId": "zenbus:StopPoint:SP:661320025:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1776243963"
},
"departure": {
"time": "1776243973"
},
"stopId": "zenbus:StopPoint:SP:651710023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1776244016"
},
"departure": {
"time": "1776244026"
},
"stopId": "zenbus:StopPoint:SP:648090018:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1776244058"
},
"departure": {
"time": "1776244068"
},
"stopId": "zenbus:StopPoint:SP:670900053:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1776244100"
},
"departure": {
"time": "1776244110"
},
"stopId": "zenbus:StopPoint:SP:843920001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1776244165"
},
"departure": {
"time": "1776244500"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1776244248"
},
"departure": {
"time": "1776244409"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1776244294"
},
"departure": {
"time": "1776244462"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1776244340"
},
"departure": {
"time": "1776244515"
},
"stopId": "zenbus:StopPoint:SP:771880007:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1776244388"
},
"departure": {
"time": "1776244569"
},
"stopId": "zenbus:StopPoint:SP:843930001:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1776244439"
},
"departure": {
"time": "1776244624"
},
"stopId": "zenbus:StopPoint:SP:860960003:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1776244496"
},
"departure": {
"time": "1776244683"
},
"stopId": "zenbus:StopPoint:SP:6040087943970816:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1776244541"
},
"departure": {
"time": "1776244735"
},
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1776244604"
},
"departure": {
"time": "1776244797"
},
"stopId": "zenbus:StopPoint:SP:6498647517691904:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1776244659"
},
"departure": {
"time": "1776244854"
},
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1776244730"
},
"departure": {
"time": "1776244920"
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1776244821"
},
"departure": {
"time": "1776245025"
},
"stopId": "zenbus:StopPoint:SP:859050003:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1776244965"
},
"departure": {
"time": "1776245157"
},
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1776245052"
},
"departure": {
"time": "1776245231"
},
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1776245110"
},
"departure": {
"time": "1776245290"
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1776245250"
},
"departure": {
"time": "1776245360"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1776245340"
},
"departure": {
"time": "1776245435"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1776245402"
},
"departure": {
"time": "1776245526"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1776245465"
},
"departure": {
"time": "1776245587"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1776245554"
},
"departure": {
"time": "1776245692"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1776245646"
},
"departure": {
"time": "1776245798"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1776245716"
},
"departure": {
"time": "1776245833"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1776245786"
},
"departure": {
"time": "1776245898"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1776245856"
},
"departure": {
"time": "1776245993"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1776245916"
},
"departure": {
"time": "1776246053"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1776245966"
},
"departure": {
"time": "1776246108"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1776246025"
},
"departure": {
"time": "1776246167"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1776246087"
},
"departure": {
"time": "1776246288"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1776246180"
},
"departure": {
"time": "1776246365"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1776246235"
},
"departure": {
"time": "1776246452"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1776246305"
},
"departure": {
"time": "1776246517"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1776242155",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "10:50:00",
"tripId": "5433988945543168:15"
},
"vehicle": {
"id": "zenbus:Vehicle:662580001:LOC"
}
}
},
{
"id": "20260415:5784952768561152:12",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776242051"
},
"departure": {
"time": "1776242068"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1776242075"
},
"departure": {
"time": "1776242096"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1776242118"
},
"departure": {
"time": "1776242135"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1776242142"
},
"departure": {
"time": "1776242143"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1776242143",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "09:32:00",
"tripId": "5988988008529920:12"
}
}
},
{
"id": "zenbus:Vehicle:691050002:LOC",
"vehicle": {
"currentStopSequence": 27,
"position": {
"latitude": 48.81135177612305,
"longitude": 7.803102016448975
},
"stopId": "zenbus:StopPoint:SP:663120030:LOC",
"timestamp": "1776242155",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "10:02:00",
"tripId": "5988988008529920:13"
},
"vehicle": {
"id": "zenbus:Vehicle:691050002:LOC"
}
}
},
{
"id": "20260415:5784952768561152:13",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776242139"
},
"departure": {
"time": "1776242141"
},
"stopId": "zenbus:StopPoint:SP:857000003:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1776242168"
},
"departure": {
"time": "1776242178"
},
"stopId": "zenbus:StopPoint:SP:663120030:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1776242219"
},
"departure": {
"time": "1776242229"
},
"stopId": "zenbus:StopPoint:SP:839920002:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1776242274"
},
"departure": {
"time": "1776242284"
},
"stopId": "zenbus:StopPoint:SP:673110030:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1776242319"
},
"departure": {
"time": "1776242329"
},
"stopId": "zenbus:StopPoint:SP:853260003:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1776242371"
},
"departure": {
"time": "1776242381"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1776242411"
},
"departure": {
"time": "1776242421"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1776242453"
},
"departure": {
"time": "1776242463"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1776242524"
},
"departure": {
"time": "1776242700"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1776242607"
},
"departure": {
"time": "1776242688"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1776242648"
},
"departure": {
"time": "1776242739"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1776242695"
},
"departure": {
"time": "1776242762"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1776242746"
},
"departure": {
"time": "1776242818"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1776242800"
},
"departure": {
"time": "1776242875"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1776242846"
},
"departure": {
"time": "1776242928"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1776242894"
},
"departure": {
"time": "1776242952"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1776242973"
},
"departure": {
"time": "1776243051"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1776243099"
},
"departure": {
"time": "1776243174"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1776243179"
},
"departure": {
"time": "1776243274"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1776243235"
},
"departure": {
"time": "1776243332"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1776243299"
},
"departure": {
"time": "1776243394"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1776243357"
},
"departure": {
"time": "1776243453"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1776243438"
},
"departure": {
"time": "1776243554"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1776243499"
},
"departure": {
"time": "1776243614"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1776243555"
},
"departure": {
"time": "1776243672"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1776243603"
},
"departure": {
"time": "1776243696"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1776243663"
},
"departure": {
"time": "1776243786"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1776243707"
},
"departure": {
"time": "1776243838"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1776243767"
},
"departure": {
"time": "1776243898"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1776243813"
},
"departure": {
"time": "1776243951"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1776242155",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "10:02:00",
"tripId": "5988988008529920:13"
},
"vehicle": {
"id": "zenbus:Vehicle:691050002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:687320001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 3,
"position": {
"latitude": 48.76551818847656,
"longitude": 7.852949142456055
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"timestamp": "1776242155",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "10:32:00",
"tripId": "5988988008529920:14"
},
"vehicle": {
"id": "zenbus:Vehicle:687320001:LOC"
}
}
},
{
"id": "20260415:5784952768561152:14",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776242125"
},
"departure": {
"time": "1776242165"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1776242220"
},
"departure": {
"time": "1776242230"
},
"stopId": "zenbus:StopPoint:SP:5428280040620032:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1776242281"
},
"departure": {
"time": "1776242315"
},
"stopId": "zenbus:StopPoint:SP:6611898804994048:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1776242358"
},
"departure": {
"time": "1776242384"
},
"stopId": "zenbus:StopPoint:SP:6596162715910144:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1776242416"
},
"departure": {
"time": "1776242443"
},
"stopId": "zenbus:StopPoint:SP:864950017:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1776242492"
},
"departure": {
"time": "1776242541"
},
"stopId": "zenbus:StopPoint:SP:849650002:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1776242554"
},
"departure": {
"time": "1776242602"
},
"stopId": "zenbus:StopPoint:SP:847370002:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1776242635"
},
"departure": {
"time": "1776242672"
},
"stopId": "zenbus:StopPoint:SP:777980001:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1776242716"
},
"departure": {
"time": "1776242773"
},
"stopId": "zenbus:StopPoint:SP:838060003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1776242809"
},
"departure": {
"time": "1776242849"
},
"stopId": "zenbus:StopPoint:SP:864970003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1776242863"
},
"departure": {
"time": "1776242906"
},
"stopId": "zenbus:StopPoint:SP:857010003:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1776242942"
},
"departure": {
"time": "1776242976"
},
"stopId": "zenbus:StopPoint:SP:5945547849465856:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1776243025"
},
"departure": {
"time": "1776243047"
},
"stopId": "zenbus:StopPoint:SP:810350002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1776243175"
},
"departure": {
"time": "1776243185"
},
"stopId": "zenbus:StopPoint:SP:860970002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1776243222"
},
"departure": {
"time": "1776243236"
},
"stopId": "zenbus:StopPoint:SP:658230017:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1776243326"
},
"departure": {
"time": "1776243348"
},
"stopId": "zenbus:StopPoint:SP:864960003:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1776243474"
},
"departure": {
"time": "1776243484"
},
"stopId": "zenbus:StopPoint:SP:864870034:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1776243569"
},
"departure": {
"time": "1776243579"
},
"stopId": "zenbus:StopPoint:SP:834730019:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1776243644"
},
"departure": {
"time": "1776243654"
},
"stopId": "zenbus:StopPoint:SP:669080034:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1776243703"
},
"departure": {
"time": "1776243713"
},
"stopId": "zenbus:StopPoint:SP:851280024:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1776243766"
},
"departure": {
"time": "1776243776"
},
"stopId": "zenbus:StopPoint:SP:857000003:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1776243820"
},
"departure": {
"time": "1776243830"
},
"stopId": "zenbus:StopPoint:SP:663120030:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1776243870"
},
"departure": {
"time": "1776243880"
},
"stopId": "zenbus:StopPoint:SP:839920002:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1776243926"
},
"departure": {
"time": "1776243936"
},
"stopId": "zenbus:StopPoint:SP:673110030:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1776243971"
},
"departure": {
"time": "1776243981"
},
"stopId": "zenbus:StopPoint:SP:853260003:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1776244022"
},
"departure": {
"time": "1776244032"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1776244063"
},
"departure": {
"time": "1776244073"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1776244104"
},
"departure": {
"time": "1776244114"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1776244175"
},
"departure": {
"time": "1776244500"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1776244258"
},
"departure": {
"time": "1776244414"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1776244300"
},
"departure": {
"time": "1776244465"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1776244347"
},
"departure": {
"time": "1776244488"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1776244398"
},
"departure": {
"time": "1776244544"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1776244451"
},
"departure": {
"time": "1776244600"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1776244497"
},
"departure": {
"time": "1776244653"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1776244546"
},
"departure": {
"time": "1776244678"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1776244624"
},
"departure": {
"time": "1776244777"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1776244751"
},
"departure": {
"time": "1776244900"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1776244830"
},
"departure": {
"time": "1776245000"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1776244887"
},
"departure": {
"time": "1776245058"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1776244950"
},
"departure": {
"time": "1776245120"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1776245009"
},
"departure": {
"time": "1776245179"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1776245089"
},
"departure": {
"time": "1776245279"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1776245151"
},
"departure": {
"time": "1776245340"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1776245207"
},
"departure": {
"time": "1776245398"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1776245254"
},
"departure": {
"time": "1776245422"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1776245315"
},
"departure": {
"time": "1776245512"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1776245358"
},
"departure": {
"time": "1776245564"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1776245419"
},
"departure": {
"time": "1776245624"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1776245465"
},
"departure": {
"time": "1776245677"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1776242155",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "10:32:00",
"tripId": "5988988008529920:14"
},
"vehicle": {
"id": "zenbus:Vehicle:687320001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:674570001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 8,
"position": {
"latitude": 48.818824768066406,
"longitude": 7.791186809539795
},
"stopId": "zenbus:StopPoint:SP:841760015:LOC",
"timestamp": "1776242154",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "10:29:00",
"tripId": "6438637865533440:9"
},
"vehicle": {
"id": "zenbus:Vehicle:674570001:LOC"
}
}
},
{
"id": "20260415:5938644062830592:9",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776242128"
},
"departure": {
"time": "1776242129"
},
"stopId": "zenbus:StopPoint:SP:4777068643483648:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1776242152"
},
"departure": {
"time": "1776242164"
},
"stopId": "zenbus:StopPoint:SP:841760015:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1776242205"
},
"departure": {
"time": "1776242217"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1776242259"
},
"departure": {
"time": "1776242274"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1776242353"
},
"departure": {
"time": "1776242700"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1776242475"
},
"departure": {
"time": "1776242652"
},
"stopId": "zenbus:StopPoint:SP:859040027:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1776242542"
},
"departure": {
"time": "1776242716"
},
"stopId": "zenbus:StopPoint:SP:630550025:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1776242598"
},
"departure": {
"time": "1776242774"
},
"stopId": "zenbus:StopPoint:SP:835980002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1776242655"
},
"departure": {
"time": "1776242832"
},
"stopId": "zenbus:StopPoint:SP:5969139098189824:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1776242739"
},
"departure": {
"time": "1776242904"
},
"stopId": "zenbus:StopPoint:SP:4880458853646336:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1776242817"
},
"departure": {
"time": "1776242973"
},
"stopId": "zenbus:StopPoint:SP:678870006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1776242918"
},
"departure": {
"time": "1776243084"
},
"stopId": "zenbus:StopPoint:SP:847380001:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1776242988"
},
"departure": {
"time": "1776243149"
},
"stopId": "zenbus:StopPoint:SP:663140129:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1776243058"
},
"departure": {
"time": "1776243214"
},
"stopId": "zenbus:StopPoint:SP:810320018:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1776243112"
},
"departure": {
"time": "1776243271"
},
"stopId": "zenbus:StopPoint:SP:831880021:LOC",
"stopSequence": 21
}
],
"timestamp": "1776242154",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "10:29:00",
"tripId": "6438637865533440:9"
},
"vehicle": {
"id": "zenbus:Vehicle:674570001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:662550002:LOC",
"vehicle": {
"currentStopSequence": 4,
"position": {
"latitude": 48.800392150878906,
"longitude": 7.782973766326904
},
"stopId": "zenbus:StopPoint:SP:660090004:LOC",
"timestamp": "1776242155",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "10:29:00",
"tripId": "6482798652162048:9"
},
"vehicle": {
"id": "zenbus:Vehicle:662550002:LOC"
}
}
},
{
"id": "20260415:5907884043927552:9",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:857020003:LOC",
"stopSequence": 1
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:843940002:LOC",
"stopSequence": 2
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:5414098192826368:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1776242160"
},
"departure": {
"time": "1776242170"
},
"stopId": "zenbus:StopPoint:SP:660090004:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1776242231"
},
"departure": {
"time": "1776242241"
},
"stopId": "zenbus:StopPoint:SP:838060004:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1776242304"
},
"departure": {
"time": "1776242314"
},
"stopId": "zenbus:StopPoint:SP:673800003:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1776242357"
},
"departure": {
"time": "1776242367"
},
"stopId": "zenbus:StopPoint:SP:787770001:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1776242412"
},
"departure": {
"time": "1776242422"
},
"stopId": "zenbus:StopPoint:SP:4725708417925120:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1776242493"
},
"departure": {
"time": "1776242503"
},
"stopId": "zenbus:StopPoint:SP:661300019:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1776242616"
},
"departure": {
"time": "1776242700"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1776242724"
},
"departure": {
"time": "1776242747"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1776242778"
},
"departure": {
"time": "1776242804"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1776242823"
},
"departure": {
"time": "1776242856"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1776242888"
},
"departure": {
"time": "1776242919"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1776242933"
},
"departure": {
"time": "1776242971"
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1776242978"
},
"departure": {
"time": "1776243024"
},
"stopId": "zenbus:StopPoint:SP:670980023:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1776243032"
},
"departure": {
"time": "1776243081"
},
"stopId": "zenbus:StopPoint:SP:655640056:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1776243107"
},
"departure": {
"time": "1776243148"
},
"stopId": "zenbus:StopPoint:SP:659230051:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1776243172"
},
"departure": {
"time": "1776243211"
},
"stopId": "zenbus:StopPoint:SP:661280142:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1776243268"
},
"departure": {
"time": "1776243289"
},
"stopId": "zenbus:StopPoint:SP:667260019:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1776243319"
},
"departure": {
"time": "1776243344"
},
"stopId": "zenbus:StopPoint:SP:5471403928190976:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1776243409"
},
"departure": {
"time": "1776243419"
},
"stopId": "zenbus:StopPoint:SP:659220084:LOC",
"stopSequence": 22
}
],
"timestamp": "1776242155",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "10:29:00",
"tripId": "6482798652162048:9"
},
"vehicle": {
"id": "zenbus:Vehicle:662550002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:664180003:LOC",
"vehicle": {
"currentStopSequence": 2,
"position": {
"latitude": 48.827640533447266,
"longitude": 7.79408597946167
},
"stopId": "zenbus:StopPoint:SP:658230014:LOC",
"timestamp": "1776242155",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "10:33:00",
"tripId": "5919147645992960:6"
},
"vehicle": {
"id": "zenbus:Vehicle:664180003:LOC"
}
}
},
{
"id": "20260415:5414480264560640:6",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776242132"
},
"departure": {
"time": "1776242134"
},
"stopId": "zenbus:StopPoint:SP:864980003:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1776242167"
},
"departure": {
"time": "1776242177"
},
"stopId": "zenbus:StopPoint:SP:658230014:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1776242205"
},
"departure": {
"time": "1776242215"
},
"stopId": "zenbus:StopPoint:SP:665380034:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1776242242"
},
"departure": {
"time": "1776242252"
},
"stopId": "zenbus:StopPoint:SP:669040050:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1776242312"
},
"departure": {
"time": "1776242322"
},
"stopId": "zenbus:StopPoint:SP:4777068643483648:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1776242358"
},
"departure": {
"time": "1776242368"
},
"stopId": "zenbus:StopPoint:SP:841760015:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1776242409"
},
"departure": {
"time": "1776242419"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1776242458"
},
"departure": {
"time": "1776242468"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1776242548"
},
"departure": {
"time": "1776242640"
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1776242668"
},
"departure": {
"time": "1776242719"
},
"stopId": "zenbus:StopPoint:SP:698820092:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1776242721"
},
"departure": {
"time": "1776242775"
},
"stopId": "zenbus:StopPoint:SP:679310120:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1776242831"
},
"departure": {
"time": "1776242890"
},
"stopId": "zenbus:StopPoint:SP:859040029:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1776242889"
},
"departure": {
"time": "1776242919"
},
"stopId": "zenbus:StopPoint:SP:659380032:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1776242950"
},
"departure": {
"time": "1776242980"
},
"stopId": "zenbus:StopPoint:SP:659220088:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1776243003"
},
"departure": {
"time": "1776243036"
},
"stopId": "zenbus:StopPoint:SP:864900025:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1776243076"
},
"departure": {
"time": "1776243103"
},
"stopId": "zenbus:StopPoint:SP:655640059:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1776243223"
},
"departure": {
"time": "1776243266"
},
"stopId": "zenbus:StopPoint:SP:839920003:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1776243308"
},
"departure": {
"time": "1776243339"
},
"stopId": "zenbus:StopPoint:SP:5189456625664000:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1776243385"
},
"departure": {
"time": "1776243407"
},
"stopId": "zenbus:StopPoint:SP:5183785859547136:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1776243527"
},
"departure": {
"time": "1776243568"
},
"stopId": "zenbus:StopPoint:SP:831870021:LOC",
"stopSequence": 20
}
],
"timestamp": "1776242155",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "10:33:00",
"tripId": "5919147645992960:6"
},
"vehicle": {
"id": "zenbus:Vehicle:664180003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:674570002:LOC",
"vehicle": {
"currentStopSequence": 4,
"position": {
"latitude": 48.77513122558594,
"longitude": 7.849393844604492
},
"stopId": "zenbus:StopPoint:SP:6046053171200000:LOC",
"timestamp": "1776242153",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "10:31:00",
"tripId": "4920857987121152:6"
},
"vehicle": {
"id": "zenbus:Vehicle:674570002:LOC"
}
}
},
{
"id": "20260415:6597303835033600:6",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776242124"
},
"departure": {
"time": "1776242132"
},
"stopId": "zenbus:StopPoint:SP:739450030:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1776242205"
},
"departure": {
"time": "1776242215"
},
"stopId": "zenbus:StopPoint:SP:6046053171200000:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1776242345"
},
"departure": {
"time": "1776242355"
},
"stopId": "zenbus:StopPoint:SP:4834958494400512:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1776242387"
},
"departure": {
"time": "1776242397"
},
"stopId": "zenbus:StopPoint:SP:849650003:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1776242418"
},
"departure": {
"time": "1776242428"
},
"stopId": "zenbus:StopPoint:SP:835920023:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1776242506"
},
"departure": {
"time": "1776242516"
},
"stopId": "zenbus:StopPoint:SP:860970003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1776242569"
},
"departure": {
"time": "1776242579"
},
"stopId": "zenbus:StopPoint:SP:5943633166467072:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1776242600"
},
"departure": {
"time": "1776242610"
},
"stopId": "zenbus:StopPoint:SP:853260004:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1776242645"
},
"departure": {
"time": "1776242655"
},
"stopId": "zenbus:StopPoint:SP:673670018:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1776242701"
},
"departure": {
"time": "1776242711"
},
"stopId": "zenbus:StopPoint:SP:653750049:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1776242746"
},
"departure": {
"time": "1776242758"
},
"stopId": "zenbus:StopPoint:SP:860960005:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1776242850"
},
"departure": {
"time": "1776242860"
},
"stopId": "zenbus:StopPoint:SP:864980004:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1776242911"
},
"departure": {
"time": "1776242921"
},
"stopId": "zenbus:StopPoint:SP:835980005:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1776242973"
},
"departure": {
"time": "1776242983"
},
"stopId": "zenbus:StopPoint:SP:651720026:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1776243012"
},
"departure": {
"time": "1776243022"
},
"stopId": "zenbus:StopPoint:SP:669020060:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1776243056"
},
"departure": {
"time": "1776243066"
},
"stopId": "zenbus:StopPoint:SP:657690024:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1776243103"
},
"departure": {
"time": "1776243116"
},
"stopId": "zenbus:StopPoint:SP:670980029:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1776243146"
},
"departure": {
"time": "1776243168"
},
"stopId": "zenbus:StopPoint:SP:667240131:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1776243195"
},
"departure": {
"time": "1776243205"
},
"stopId": "zenbus:StopPoint:SP:645680175:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1776243308"
},
"departure": {
"time": "1776243339"
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"stopSequence": 22
}
],
"timestamp": "1776242153",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "10:31:00",
"tripId": "4920857987121152:6"
},
"vehicle": {
"id": "zenbus:Vehicle:674570002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:670570003:LOC",
"vehicle": {
"currentStopSequence": 24,
"position": {
"latitude": 48.71217727661133,
"longitude": 7.707888126373291
},
"stopId": "zenbus:StopPoint:SP:839910004:LOC",
"timestamp": "1776237218",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "08:45:00",
"tripId": "5422260866252800:4"
},
"vehicle": {
"id": "zenbus:Vehicle:670570003:LOC"
}
}
},
{
"id": "20260415:4788911768338432:4",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776242096"
},
"departure": {
"time": "1776242106"
},
"stopId": "zenbus:StopPoint:SP:839910004:LOC",
"stopSequence": 24
}
],
"timestamp": "1776242080",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "08:45:00",
"tripId": "5422260866252800:4"
},
"vehicle": {
"id": "zenbus:Vehicle:670570003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:664180004:LOC",
"vehicle": {
"currentStopSequence": 19,
"position": {
"latitude": 48.7321662902832,
"longitude": 7.709280014038086
},
"stopId": "zenbus:StopPoint:SP:843890005:LOC",
"timestamp": "1776242153",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "10:15:00",
"tripId": "5422260866252800:6"
},
"vehicle": {
"id": "zenbus:Vehicle:664180004:LOC"
}
}
},
{
"id": "20260415:4788911768338432:6",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776242195"
},
"departure": {
"time": "1776242205"
},
"stopId": "zenbus:StopPoint:SP:843890005:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1776242244"
},
"departure": {
"time": "1776242254"
},
"stopId": "zenbus:StopPoint:SP:847380004:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1776242309"
},
"departure": {
"time": "1776242319"
},
"stopId": "zenbus:StopPoint:SP:845760005:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1776242369"
},
"departure": {
"time": "1776242379"
},
"stopId": "zenbus:StopPoint:SP:843910004:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1776242416"
},
"departure": {
"time": "1776242426"
},
"stopId": "zenbus:StopPoint:SP:859040030:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1776242461"
},
"departure": {
"time": "1776242471"
},
"stopId": "zenbus:StopPoint:SP:839910004:LOC",
"stopSequence": 24
}
],
"timestamp": "1776242153",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "10:15:00",
"tripId": "5422260866252800:6"
},
"vehicle": {
"id": "zenbus:Vehicle:664180004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:5083939251159040:LOC",
"vehicle": {
"currentStopSequence": 8,
"position": {
"latitude": 48.81682586669922,
"longitude": 7.715587139129639
},
"stopId": "zenbus:StopPoint:SP:4896810867884032:LOC",
"timestamp": "1776242153",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "10:18:00",
"tripId": "4734799857057792:4"
},
"vehicle": {
"id": "zenbus:Vehicle:5083939251159040:LOC"
}
}
},
{
"id": "20260415:6001437252255744:4",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776242197"
},
"departure": {
"time": "1776242207"
},
"stopId": "zenbus:StopPoint:SP:4896810867884032:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1776242275"
},
"departure": {
"time": "1776242285"
},
"stopId": "zenbus:StopPoint:SP:841760016:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1776242310"
},
"departure": {
"time": "1776242320"
},
"stopId": "zenbus:StopPoint:SP:6346784566673408:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1776242351"
},
"departure": {
"time": "1776242361"
},
"stopId": "zenbus:StopPoint:SP:667250149:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1776242386"
},
"departure": {
"time": "1776242396"
},
"stopId": "zenbus:StopPoint:SP:851800005:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1776242423"
},
"departure": {
"time": "1776242433"
},
"stopId": "zenbus:StopPoint:SP:861480002:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1776242605"
},
"departure": {
"time": "1776242615"
},
"stopId": "zenbus:StopPoint:SP:659230053:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1776242653"
},
"departure": {
"time": "1776242663"
},
"stopId": "zenbus:StopPoint:SP:673110028:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1776242705"
},
"departure": {
"time": "1776242715"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 16
}
],
"timestamp": "1776242153",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "10:18:00",
"tripId": "4734799857057792:4"
},
"vehicle": {
"id": "zenbus:Vehicle:5083939251159040:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1776242155"
}
}