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
❌94 erreurs, 2 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 11/03/2026 à 08h03 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
Sequential stop_time_update times are not increasing E022 93 erreurs
stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease.
Exemples d'erreurs
- trip_id 5359235979280384:5 stop_sequence 54 arrival_time 08:19:50 (1773213590) is less than previous stop departure_time 08:19:55 (1773213595) - times must increase between two sequential stops
- trip_id 5359235979280384:7 stop_sequence 23 arrival_time 08:12:29 (1773213149) is less than previous stop departure_time 08:15:00 (1773213300) - times must increase between two sequential stops
- trip_id 5359235979280384:7 stop_sequence 23 departure_time 08:14:19 (1773213259) is less than previous stop departure_time 08:15:00 (1773213300) - times must increase between two sequential stops
- trip_id 5359235979280384:7 stop_sequence 24 arrival_time 08:13:14 (1773213194) is less than previous stop departure_time 08:14:19 (1773213259) - times must increase between two sequential stops
- trip_id 5359235979280384:7 stop_sequence 25 arrival_time 08:14:00 (1773213240) is less than previous stop departure_time 08:15:12 (1773213312) - 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:702350001:LOC trip_id 6542731733106688:2 at (48.799812,7.785336) 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 6009590169731072:2 does not have a vehicle_id
ID in one feed missing from the other W003 1 erreur
a trip_id that is provided in the VehiclePositions feed should be provided in the TripUpdates feed, and a vehicle_id that is provided in the TripUpdates feed should be provided in the VehiclePositions feed
Exemples d'erreurs
- trip_id 6009590169731072:2 is in TripUpdates but not in VehiclePositions feed
Validations précédentes
Voici un récapitulatif des différents types d'erreurs constatés au cours des 30 derniers jours.
| Identifiant d'erreur | Description | Nombre d'erreurs | Nombre d'occurences |
|---|---|---|---|
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 2 350 | 26 fois (90 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 18 | 14 fois (48 % 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 | 18 | 14 fois (48 % des validations) |
| E029 | The vehicle position should be within a certain distance of the GTFS shapes.txt data for the current trip unless there is a Service Alert with the Effect of DETOUR for this trip_id. | 10 | 10 fois (34 % des validations) |
| E028 | The vehicle position should be inside the agency coverage area. This is defined as within roughly 1/8 of a mile (200 meters) of the GTFS shapes.txt data, or stops.txt locations if the GTFS feed doesn't include shapes.txt. | 2 | 2 fois (7 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 11/03/2026 à 17h08 Europe/Paris.
vehicle_positions (27) trip_updates (27) 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 11/03/2026 à 17h08 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "zenbus:Vehicle:674570003:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 40,
"position": {
"latitude": 48.79169464111328,
"longitude": 7.851286888122559
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"timestamp": "1773245297",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260311",
"startTime": "16:20:00",
"tripId": "5359235979280384:27"
},
"vehicle": {
"id": "zenbus:Vehicle:674570003:LOC"
}
}
},
{
"id": "20260311:4699572623376384:27",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773245284"
},
"departure": {
"time": "1773245307"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1773245359"
},
"departure": {
"time": "1773245369"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1773245422"
},
"departure": {
"time": "1773245432"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1773245511"
},
"departure": {
"time": "1773245521"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1773245603"
},
"departure": {
"time": "1773245613"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1773245673"
},
"departure": {
"time": "1773245683"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1773245742"
},
"departure": {
"time": "1773245752"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1773245813"
},
"departure": {
"time": "1773245823"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1773245873"
},
"departure": {
"time": "1773245883"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1773245923"
},
"departure": {
"time": "1773245933"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1773245981"
},
"departure": {
"time": "1773245991"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1773246043"
},
"departure": {
"time": "1773246053"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1773246137"
},
"departure": {
"time": "1773246147"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1773246192"
},
"departure": {
"time": "1773246202"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1773246261"
},
"departure": {
"time": "1773246271"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1773245297",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260311",
"startTime": "16:20:00",
"tripId": "5359235979280384:27"
},
"vehicle": {
"id": "zenbus:Vehicle:674570003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:683130003:LOC",
"vehicle": {
"currentStopSequence": 29,
"position": {
"latitude": 48.81146240234375,
"longitude": 7.80299186706543
},
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"timestamp": "1773245294",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260311",
"startTime": "16:44:00",
"tripId": "5359235979280384:28"
},
"vehicle": {
"id": "zenbus:Vehicle:683130003:LOC"
}
}
},
{
"id": "20260311:4699572623376384:28",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773245276"
},
"departure": {
"time": "1773245282"
},
"stopId": "zenbus:StopPoint:SP:6040087943970816:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1773245326"
},
"departure": {
"time": "1773245336"
},
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1773245402"
},
"departure": {
"time": "1773245412"
},
"stopId": "zenbus:StopPoint:SP:6498647517691904:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1773245466"
},
"departure": {
"time": "1773245476"
},
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1773245550"
},
"departure": {
"time": "1773245560"
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1773245618"
},
"departure": {
"time": "1773245628"
},
"stopId": "zenbus:StopPoint:SP:851310002:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1773245691"
},
"departure": {
"time": "1773245701"
},
"stopId": "zenbus:StopPoint:SP:5937949578362880:LOC",
"stopSequence": 34
}
],
"timestamp": "1773245294",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260311",
"startTime": "16:44:00",
"tripId": "5359235979280384:28"
},
"vehicle": {
"id": "zenbus:Vehicle:683130003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:781830001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 21,
"position": {
"latitude": 48.81745147705078,
"longitude": 7.782742023468018
},
"stopId": "zenbus:StopPoint:SP:843920001:LOC",
"timestamp": "1773245298",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260311",
"startTime": "16:50:00",
"tripId": "5359235979280384:29"
},
"vehicle": {
"id": "zenbus:Vehicle:781830001:LOC"
}
}
},
{
"id": "20260311:4699572623376384:29",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773245290"
},
"departure": {
"time": "1773245308"
},
"stopId": "zenbus:StopPoint:SP:843920001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1773245362"
},
"departure": {
"time": "1773245700"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1773245445"
},
"departure": {
"time": "1773245607"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1773245491"
},
"departure": {
"time": "1773245660"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1773245537"
},
"departure": {
"time": "1773245713"
},
"stopId": "zenbus:StopPoint:SP:771880007:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1773245585"
},
"departure": {
"time": "1773245767"
},
"stopId": "zenbus:StopPoint:SP:843930001:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1773245636"
},
"departure": {
"time": "1773245823"
},
"stopId": "zenbus:StopPoint:SP:860960003:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1773245693"
},
"departure": {
"time": "1773245881"
},
"stopId": "zenbus:StopPoint:SP:6040087943970816:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1773245738"
},
"departure": {
"time": "1773245934"
},
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1773245802"
},
"departure": {
"time": "1773245996"
},
"stopId": "zenbus:StopPoint:SP:6498647517691904:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1773245856"
},
"departure": {
"time": "1773246053"
},
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1773245928"
},
"departure": {
"time": "1773246119"
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1773246018"
},
"departure": {
"time": "1773246224"
},
"stopId": "zenbus:StopPoint:SP:859050003:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1773246163"
},
"departure": {
"time": "1773246356"
},
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1773246249"
},
"departure": {
"time": "1773246429"
},
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1773246308"
},
"departure": {
"time": "1773246489"
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1773246447"
},
"departure": {
"time": "1773246558"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1773246537"
},
"departure": {
"time": "1773246633"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1773246600"
},
"departure": {
"time": "1773246725"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1773246662"
},
"departure": {
"time": "1773246786"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1773246751"
},
"departure": {
"time": "1773246890"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1773246843"
},
"departure": {
"time": "1773246996"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1773246913"
},
"departure": {
"time": "1773247031"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1773246983"
},
"departure": {
"time": "1773247096"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1773247054"
},
"departure": {
"time": "1773247192"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1773247113"
},
"departure": {
"time": "1773247251"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1773247163"
},
"departure": {
"time": "1773247306"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1773247222"
},
"departure": {
"time": "1773247366"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1773247284"
},
"departure": {
"time": "1773247487"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1773247378"
},
"departure": {
"time": "1773247564"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1773247432"
},
"departure": {
"time": "1773247651"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1773247502"
},
"departure": {
"time": "1773247716"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1773245298",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260311",
"startTime": "16:50:00",
"tripId": "5359235979280384:29"
},
"vehicle": {
"id": "zenbus:Vehicle:781830001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:664180003:LOC",
"vehicle": {
"currentStopSequence": 34,
"position": {
"latitude": 48.81562805175781,
"longitude": 7.786815166473389
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"timestamp": "1773234691",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260311",
"startTime": "13:32:00",
"tripId": "5217762675785728:20"
},
"vehicle": {
"id": "zenbus:Vehicle:664180003:LOC"
}
}
},
{
"id": "20260311:5784952768561152:20",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773245311"
},
"departure": {
"time": "1773245321"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1773245394"
},
"departure": {
"time": "1773245404"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1773245435"
},
"departure": {
"time": "1773245445"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1773245483"
},
"departure": {
"time": "1773245493"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1773245534"
},
"departure": {
"time": "1773245544"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1773245587"
},
"departure": {
"time": "1773245597"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1773245633"
},
"departure": {
"time": "1773245643"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1773245682"
},
"departure": {
"time": "1773245692"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1773245760"
},
"departure": {
"time": "1773245770"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1773245886"
},
"departure": {
"time": "1773245896"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1773245966"
},
"departure": {
"time": "1773245976"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1773246023"
},
"departure": {
"time": "1773246033"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1773246086"
},
"departure": {
"time": "1773246096"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1773246144"
},
"departure": {
"time": "1773246154"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1773246225"
},
"departure": {
"time": "1773246235"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1773246287"
},
"departure": {
"time": "1773246297"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1773246343"
},
"departure": {
"time": "1773246353"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1773246390"
},
"departure": {
"time": "1773246400"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1773246450"
},
"departure": {
"time": "1773246460"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1773246494"
},
"departure": {
"time": "1773246504"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1773246555"
},
"departure": {
"time": "1773246565"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1773246601"
},
"departure": {
"time": "1773246611"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1773245266",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260311",
"startTime": "13:32:00",
"tripId": "5217762675785728:20"
},
"vehicle": {
"id": "zenbus:Vehicle:664180003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4912259454205952:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 57,
"position": {
"latitude": 48.817813873291016,
"longitude": 7.7194437980651855
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"timestamp": "1773245297",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260311",
"startTime": "16:02:00",
"tripId": "5217762675785728:26"
},
"vehicle": {
"id": "zenbus:Vehicle:4912259454205952:LOC"
}
}
},
{
"id": "20260311:5784952768561152:25",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773245257"
},
"departure": {
"time": "1773245307"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1773245297",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260311",
"startTime": "16:02:00",
"tripId": "5217762675785728:26"
},
"vehicle": {
"id": "zenbus:Vehicle:4912259454205952:LOC"
}
}
},
{
"id": "zenbus:Vehicle:671920003:LOC",
"vehicle": {
"currentStopSequence": 24,
"position": {
"latitude": 48.80375289916992,
"longitude": 7.810376167297363
},
"stopId": "zenbus:StopPoint:SP:669080034:LOC",
"timestamp": "1773245296",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260311",
"startTime": "16:32:00",
"tripId": "5217762675785728:28"
},
"vehicle": {
"id": "zenbus:Vehicle:671920003:LOC"
}
}
},
{
"id": "20260311:5784952768561152:27",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773245335"
},
"departure": {
"time": "1773245345"
},
"stopId": "zenbus:StopPoint:SP:669080034:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1773245395"
},
"departure": {
"time": "1773245405"
},
"stopId": "zenbus:StopPoint:SP:851280024:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1773245457"
},
"departure": {
"time": "1773245467"
},
"stopId": "zenbus:StopPoint:SP:857000003:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1773245512"
},
"departure": {
"time": "1773245522"
},
"stopId": "zenbus:StopPoint:SP:663120030:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1773245562"
},
"departure": {
"time": "1773245572"
},
"stopId": "zenbus:StopPoint:SP:839920002:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1773245618"
},
"departure": {
"time": "1773245628"
},
"stopId": "zenbus:StopPoint:SP:673110030:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1773245663"
},
"departure": {
"time": "1773245673"
},
"stopId": "zenbus:StopPoint:SP:853260003:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1773245714"
},
"departure": {
"time": "1773245724"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1773245754"
},
"departure": {
"time": "1773245764"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1773245796"
},
"departure": {
"time": "1773245806"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1773245867"
},
"departure": {
"time": "1773245877"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1773245950"
},
"departure": {
"time": "1773245960"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1773245991"
},
"departure": {
"time": "1773246001"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1773246039"
},
"departure": {
"time": "1773246049"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1773246090"
},
"departure": {
"time": "1773246100"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1773246143"
},
"departure": {
"time": "1773246153"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1773246189"
},
"departure": {
"time": "1773246199"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1773246238"
},
"departure": {
"time": "1773246248"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1773246316"
},
"departure": {
"time": "1773246326"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1773246442"
},
"departure": {
"time": "1773246452"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1773246522"
},
"departure": {
"time": "1773246532"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1773246579"
},
"departure": {
"time": "1773246589"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1773246642"
},
"departure": {
"time": "1773246652"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1773246700"
},
"departure": {
"time": "1773246710"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1773246781"
},
"departure": {
"time": "1773246791"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1773246843"
},
"departure": {
"time": "1773246853"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1773246899"
},
"departure": {
"time": "1773246909"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1773246946"
},
"departure": {
"time": "1773246956"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1773247006"
},
"departure": {
"time": "1773247016"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1773247050"
},
"departure": {
"time": "1773247060"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1773247111"
},
"departure": {
"time": "1773247121"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1773247157"
},
"departure": {
"time": "1773247167"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1773245296",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260311",
"startTime": "16:32:00",
"tripId": "5217762675785728:28"
},
"vehicle": {
"id": "zenbus:Vehicle:671920003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:671900097:LOC",
"vehicle": {
"currentStopSequence": 36,
"position": {
"latitude": 48.817996978759766,
"longitude": 7.783069133758545
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"timestamp": "1773245296",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260311",
"startTime": "16:43:00",
"tripId": "5217762675785728:27"
},
"vehicle": {
"id": "zenbus:Vehicle:671900097:LOC"
}
}
},
{
"id": "20260311:5784952768561152:28",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773245251"
},
"departure": {
"time": "1773245285"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1773245320"
},
"departure": {
"time": "1773245330"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1773245371"
},
"departure": {
"time": "1773245381"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1773245427"
},
"departure": {
"time": "1773245437"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1773245484"
},
"departure": {
"time": "1773245494"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1773245535"
},
"departure": {
"time": "1773245545"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1773245588"
},
"departure": {
"time": "1773245598"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1773245675"
},
"departure": {
"time": "1773245685"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1773245813"
},
"departure": {
"time": "1773245823"
},
"stopId": "zenbus:StopPoint:SP:860960004:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1773245854"
},
"departure": {
"time": "1773245864"
},
"stopId": "zenbus:StopPoint:SP:864870033:LOC",
"stopSequence": 44
}
],
"timestamp": "1773245296",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260311",
"startTime": "16:43:00",
"tripId": "5217762675785728:27"
},
"vehicle": {
"id": "zenbus:Vehicle:671900097:LOC"
}
}
},
{
"id": "zenbus:Vehicle:687320001:LOC",
"vehicle": {
"currentStopSequence": 5,
"position": {
"latitude": 48.76898956298828,
"longitude": 7.856166839599609
},
"stopId": "zenbus:StopPoint:SP:6611898804994048:LOC",
"timestamp": "1773245298",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260311",
"startTime": "17:02:00",
"tripId": "5217762675785728:30"
},
"vehicle": {
"id": "zenbus:Vehicle:687320001:LOC"
}
}
},
{
"id": "20260311:5784952768561152:29",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773245288"
},
"departure": {
"time": "1773245294"
},
"stopId": "zenbus:StopPoint:SP:5428280040620032:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1773245338"
},
"departure": {
"time": "1773245348"
},
"stopId": "zenbus:StopPoint:SP:6611898804994048:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1773245415"
},
"departure": {
"time": "1773245425"
},
"stopId": "zenbus:StopPoint:SP:6596162715910144:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1773245472"
},
"departure": {
"time": "1773245482"
},
"stopId": "zenbus:StopPoint:SP:864950017:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1773245549"
},
"departure": {
"time": "1773245569"
},
"stopId": "zenbus:StopPoint:SP:849650002:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1773245610"
},
"departure": {
"time": "1773245630"
},
"stopId": "zenbus:StopPoint:SP:847370002:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1773245692"
},
"departure": {
"time": "1773245702"
},
"stopId": "zenbus:StopPoint:SP:777980001:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1773245773"
},
"departure": {
"time": "1773245801"
},
"stopId": "zenbus:StopPoint:SP:838060003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1773245866"
},
"departure": {
"time": "1773245878"
},
"stopId": "zenbus:StopPoint:SP:864970003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1773245920"
},
"departure": {
"time": "1773245935"
},
"stopId": "zenbus:StopPoint:SP:857010003:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1773245998"
},
"departure": {
"time": "1773246008"
},
"stopId": "zenbus:StopPoint:SP:5945547849465856:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1773246081"
},
"departure": {
"time": "1773246091"
},
"stopId": "zenbus:StopPoint:SP:810350002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1773246232"
},
"departure": {
"time": "1773246242"
},
"stopId": "zenbus:StopPoint:SP:860970002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1773246278"
},
"departure": {
"time": "1773246288"
},
"stopId": "zenbus:StopPoint:SP:658230017:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1773246383"
},
"departure": {
"time": "1773246393"
},
"stopId": "zenbus:StopPoint:SP:864960003:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1773246531"
},
"departure": {
"time": "1773246541"
},
"stopId": "zenbus:StopPoint:SP:864870034:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1773246625"
},
"departure": {
"time": "1773246635"
},
"stopId": "zenbus:StopPoint:SP:834730019:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1773246700"
},
"departure": {
"time": "1773246710"
},
"stopId": "zenbus:StopPoint:SP:669080034:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1773246760"
},
"departure": {
"time": "1773246770"
},
"stopId": "zenbus:StopPoint:SP:851280024:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1773246822"
},
"departure": {
"time": "1773246832"
},
"stopId": "zenbus:StopPoint:SP:857000003:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1773246877"
},
"departure": {
"time": "1773246887"
},
"stopId": "zenbus:StopPoint:SP:663120030:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1773246927"
},
"departure": {
"time": "1773246937"
},
"stopId": "zenbus:StopPoint:SP:839920002:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1773246983"
},
"departure": {
"time": "1773246993"
},
"stopId": "zenbus:StopPoint:SP:673110030:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1773247028"
},
"departure": {
"time": "1773247038"
},
"stopId": "zenbus:StopPoint:SP:853260003:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1773247079"
},
"departure": {
"time": "1773247089"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1773247119"
},
"departure": {
"time": "1773247129"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1773247161"
},
"departure": {
"time": "1773247171"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1773247232"
},
"departure": {
"time": "1773247500"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1773247315"
},
"departure": {
"time": "1773247442"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1773247356"
},
"departure": {
"time": "1773247493"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1773247403"
},
"departure": {
"time": "1773247516"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1773247455"
},
"departure": {
"time": "1773247572"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1773247508"
},
"departure": {
"time": "1773247629"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1773247554"
},
"departure": {
"time": "1773247682"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1773247603"
},
"departure": {
"time": "1773247706"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1773247681"
},
"departure": {
"time": "1773247805"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1773247807"
},
"departure": {
"time": "1773247928"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1773247887"
},
"departure": {
"time": "1773248028"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1773247943"
},
"departure": {
"time": "1773248086"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1773248007"
},
"departure": {
"time": "1773248148"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1773248065"
},
"departure": {
"time": "1773248207"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1773248146"
},
"departure": {
"time": "1773248308"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1773248208"
},
"departure": {
"time": "1773248369"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1773248263"
},
"departure": {
"time": "1773248426"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1773248311"
},
"departure": {
"time": "1773248450"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1773248371"
},
"departure": {
"time": "1773248540"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1773248415"
},
"departure": {
"time": "1773248592"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1773248475"
},
"departure": {
"time": "1773248652"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1773248522"
},
"departure": {
"time": "1773248706"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1773245298",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260311",
"startTime": "17:02:00",
"tripId": "5217762675785728:30"
},
"vehicle": {
"id": "zenbus:Vehicle:687320001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:642290005:LOC",
"vehicle": {
"currentStopSequence": 11,
"position": {
"latitude": 48.81462097167969,
"longitude": 7.783947944641113
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"timestamp": "1773238195",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260311",
"startTime": "14:59:00",
"tripId": "4679292022685696:25"
},
"vehicle": {
"id": "zenbus:Vehicle:642290005:LOC"
}
}
},
{
"id": "20260311:5938644062830592:25",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773245289"
},
"departure": {
"time": "1773245299"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1773245411"
},
"departure": {
"time": "1773245421"
},
"stopId": "zenbus:StopPoint:SP:859040027:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1773245477"
},
"departure": {
"time": "1773245487"
},
"stopId": "zenbus:StopPoint:SP:630550025:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1773245533"
},
"departure": {
"time": "1773245543"
},
"stopId": "zenbus:StopPoint:SP:835980002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1773245590"
},
"departure": {
"time": "1773245600"
},
"stopId": "zenbus:StopPoint:SP:5969139098189824:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1773245674"
},
"departure": {
"time": "1773245684"
},
"stopId": "zenbus:StopPoint:SP:4880458853646336:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1773245752"
},
"departure": {
"time": "1773245762"
},
"stopId": "zenbus:StopPoint:SP:678870006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1773245853"
},
"departure": {
"time": "1773245863"
},
"stopId": "zenbus:StopPoint:SP:847380001:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1773245923"
},
"departure": {
"time": "1773245933"
},
"stopId": "zenbus:StopPoint:SP:663140129:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1773245993"
},
"departure": {
"time": "1773246003"
},
"stopId": "zenbus:StopPoint:SP:810320018:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1773246047"
},
"departure": {
"time": "1773246057"
},
"stopId": "zenbus:StopPoint:SP:831880021:LOC",
"stopSequence": 21
}
],
"timestamp": "1773245267",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260311",
"startTime": "14:59:00",
"tripId": "4679292022685696:25"
},
"vehicle": {
"id": "zenbus:Vehicle:642290005:LOC"
}
}
},
{
"id": "zenbus:Vehicle:664110108:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 14,
"position": {
"latitude": 48.806663513183594,
"longitude": 7.776042938232422
},
"stopId": "zenbus:StopPoint:SP:835980002:LOC",
"timestamp": "1773245296",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260311",
"startTime": "16:44:00",
"tripId": "4679292022685696:30"
},
"vehicle": {
"id": "zenbus:Vehicle:664110108:LOC"
}
}
},
{
"id": "20260311:5938644062830592:30",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773245283"
},
"departure": {
"time": "1773245306"
},
"stopId": "zenbus:StopPoint:SP:835980002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1773245353"
},
"departure": {
"time": "1773245363"
},
"stopId": "zenbus:StopPoint:SP:5969139098189824:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1773245437"
},
"departure": {
"time": "1773245447"
},
"stopId": "zenbus:StopPoint:SP:4880458853646336:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1773245514"
},
"departure": {
"time": "1773245524"
},
"stopId": "zenbus:StopPoint:SP:678870006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1773245615"
},
"departure": {
"time": "1773245625"
},
"stopId": "zenbus:StopPoint:SP:847380001:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1773245686"
},
"departure": {
"time": "1773245696"
},
"stopId": "zenbus:StopPoint:SP:663140129:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1773245755"
},
"departure": {
"time": "1773245765"
},
"stopId": "zenbus:StopPoint:SP:810320018:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1773245810"
},
"departure": {
"time": "1773245820"
},
"stopId": "zenbus:StopPoint:SP:831880021:LOC",
"stopSequence": 21
}
],
"timestamp": "1773245296",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260311",
"startTime": "16:44:00",
"tripId": "4679292022685696:30"
},
"vehicle": {
"id": "zenbus:Vehicle:664110108:LOC"
}
}
},
{
"id": "zenbus:Vehicle:642300001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 9,
"position": {
"latitude": 48.816505432128906,
"longitude": 7.789960861206055
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"timestamp": "1773245298",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260311",
"startTime": "16:59:00",
"tripId": "4679292022685696:31"
},
"vehicle": {
"id": "zenbus:Vehicle:642300001:LOC"
}
}
},
{
"id": "20260311:5938644062830592:31",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773245280"
},
"departure": {
"time": "1773245308"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1773245351"
},
"departure": {
"time": "1773245361"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1773245446"
},
"departure": {
"time": "1773245700"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1773245568"
},
"departure": {
"time": "1773245699"
},
"stopId": "zenbus:StopPoint:SP:859040027:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1773245634"
},
"departure": {
"time": "1773245762"
},
"stopId": "zenbus:StopPoint:SP:630550025:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1773245690"
},
"departure": {
"time": "1773245820"
},
"stopId": "zenbus:StopPoint:SP:835980002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1773245747"
},
"departure": {
"time": "1773245878"
},
"stopId": "zenbus:StopPoint:SP:5969139098189824:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1773245831"
},
"departure": {
"time": "1773245950"
},
"stopId": "zenbus:StopPoint:SP:4880458853646336:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1773245909"
},
"departure": {
"time": "1773246019"
},
"stopId": "zenbus:StopPoint:SP:678870006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1773246010"
},
"departure": {
"time": "1773246130"
},
"stopId": "zenbus:StopPoint:SP:847380001:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1773246080"
},
"departure": {
"time": "1773246195"
},
"stopId": "zenbus:StopPoint:SP:663140129:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1773246150"
},
"departure": {
"time": "1773246260"
},
"stopId": "zenbus:StopPoint:SP:810320018:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1773246204"
},
"departure": {
"time": "1773246317"
},
"stopId": "zenbus:StopPoint:SP:831880021:LOC",
"stopSequence": 21
}
],
"timestamp": "1773245298",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260311",
"startTime": "16:59:00",
"tripId": "4679292022685696:31"
},
"vehicle": {
"id": "zenbus:Vehicle:642300001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:698820097:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 15,
"position": {
"latitude": 48.820037841796875,
"longitude": 7.7913408279418945
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"timestamp": "1773245298",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260311",
"startTime": "16:44:00",
"tripId": "6488877775716352:29"
},
"vehicle": {
"id": "zenbus:Vehicle:698820097:LOC"
}
}
},
{
"id": "20260311:5907884043927552:29",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773245265"
},
"departure": {
"time": "1773245279"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1773245294"
},
"departure": {
"time": "1773245308"
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1773245343"
},
"departure": {
"time": "1773245353"
},
"stopId": "zenbus:StopPoint:SP:670980023:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1773245398"
},
"departure": {
"time": "1773245408"
},
"stopId": "zenbus:StopPoint:SP:655640056:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1773245472"
},
"departure": {
"time": "1773245482"
},
"stopId": "zenbus:StopPoint:SP:659230051:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1773245537"
},
"departure": {
"time": "1773245547"
},
"stopId": "zenbus:StopPoint:SP:661280142:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1773245634"
},
"departure": {
"time": "1773245644"
},
"stopId": "zenbus:StopPoint:SP:667260019:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1773245684"
},
"departure": {
"time": "1773245694"
},
"stopId": "zenbus:StopPoint:SP:5471403928190976:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1773245774"
},
"departure": {
"time": "1773245784"
},
"stopId": "zenbus:StopPoint:SP:659220084:LOC",
"stopSequence": 22
}
],
"timestamp": "1773245298",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260311",
"startTime": "16:44:00",
"tripId": "6488877775716352:29"
},
"vehicle": {
"id": "zenbus:Vehicle:698820097:LOC"
}
}
},
{
"id": "zenbus:Vehicle:674570001:LOC",
"vehicle": {
"currentStopSequence": 9,
"position": {
"latitude": 48.80925369262695,
"longitude": 7.7803850173950195
},
"stopId": "zenbus:StopPoint:SP:661300019:LOC",
"timestamp": "1773245296",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260311",
"startTime": "16:59:00",
"tripId": "6488877775716352:30"
},
"vehicle": {
"id": "zenbus:Vehicle:674570001:LOC"
}
}
},
{
"id": "20260311:5907884043927552:30",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773245261"
},
"departure": {
"time": "1773245272"
},
"stopId": "zenbus:StopPoint:SP:4725708417925120:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1773245319"
},
"departure": {
"time": "1773245329"
},
"stopId": "zenbus:StopPoint:SP:661300019:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1773245442"
},
"departure": {
"time": "1773245700"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1773245550"
},
"departure": {
"time": "1773245660"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1773245604"
},
"departure": {
"time": "1773245717"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1773245649"
},
"departure": {
"time": "1773245769"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1773245714"
},
"departure": {
"time": "1773245832"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1773245759"
},
"departure": {
"time": "1773245884"
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1773245804"
},
"departure": {
"time": "1773245937"
},
"stopId": "zenbus:StopPoint:SP:670980023:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1773245858"
},
"departure": {
"time": "1773245994"
},
"stopId": "zenbus:StopPoint:SP:655640056:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1773245933"
},
"departure": {
"time": "1773246061"
},
"stopId": "zenbus:StopPoint:SP:659230051:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1773245998"
},
"departure": {
"time": "1773246124"
},
"stopId": "zenbus:StopPoint:SP:661280142:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1773246094"
},
"departure": {
"time": "1773246202"
},
"stopId": "zenbus:StopPoint:SP:667260019:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1773246145"
},
"departure": {
"time": "1773246257"
},
"stopId": "zenbus:StopPoint:SP:5471403928190976:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1773246235"
},
"departure": {
"time": "1773246332"
},
"stopId": "zenbus:StopPoint:SP:659220084:LOC",
"stopSequence": 22
}
],
"timestamp": "1773245296",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260311",
"startTime": "16:59:00",
"tripId": "6488877775716352:30"
},
"vehicle": {
"id": "zenbus:Vehicle:674570001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:689160005:LOC",
"vehicle": {
"currentStopSequence": 2,
"position": {
"latitude": 48.82831573486328,
"longitude": 7.794686794281006
},
"stopId": "zenbus:StopPoint:SP:658230014:LOC",
"timestamp": "1773245296",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260311",
"startTime": "17:03:00",
"tripId": "6542731733106688:14"
},
"vehicle": {
"id": "zenbus:Vehicle:689160005:LOC"
}
}
},
{
"id": "20260311:5414480264560640:14",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773245251"
},
"departure": {
"time": "1773245268"
},
"stopId": "zenbus:StopPoint:SP:864980003:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1773245318"
},
"departure": {
"time": "1773245328"
},
"stopId": "zenbus:StopPoint:SP:658230014:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1773245355"
},
"departure": {
"time": "1773245365"
},
"stopId": "zenbus:StopPoint:SP:665380034:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1773245393"
},
"departure": {
"time": "1773245403"
},
"stopId": "zenbus:StopPoint:SP:669040050:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1773245462"
},
"departure": {
"time": "1773245472"
},
"stopId": "zenbus:StopPoint:SP:4777068643483648:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1773245509"
},
"departure": {
"time": "1773245519"
},
"stopId": "zenbus:StopPoint:SP:841760015:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1773245560"
},
"departure": {
"time": "1773245570"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1773245608"
},
"departure": {
"time": "1773245618"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1773245699"
},
"departure": {
"time": "1773245709"
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1773245819"
},
"departure": {
"time": "1773245829"
},
"stopId": "zenbus:StopPoint:SP:698820092:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1773245871"
},
"departure": {
"time": "1773245881"
},
"stopId": "zenbus:StopPoint:SP:679310120:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1773245981"
},
"departure": {
"time": "1773245991"
},
"stopId": "zenbus:StopPoint:SP:859040029:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1773246039"
},
"departure": {
"time": "1773246049"
},
"stopId": "zenbus:StopPoint:SP:659380032:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1773246101"
},
"departure": {
"time": "1773246111"
},
"stopId": "zenbus:StopPoint:SP:659220088:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1773246154"
},
"departure": {
"time": "1773246164"
},
"stopId": "zenbus:StopPoint:SP:864900025:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1773246227"
},
"departure": {
"time": "1773246237"
},
"stopId": "zenbus:StopPoint:SP:655640059:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1773246373"
},
"departure": {
"time": "1773246383"
},
"stopId": "zenbus:StopPoint:SP:839920003:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1773246458"
},
"departure": {
"time": "1773246468"
},
"stopId": "zenbus:StopPoint:SP:5189456625664000:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1773246536"
},
"departure": {
"time": "1773246546"
},
"stopId": "zenbus:StopPoint:SP:5183785859547136:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1773246678"
},
"departure": {
"time": "1773246688"
},
"stopId": "zenbus:StopPoint:SP:831870021:LOC",
"stopSequence": 20
}
],
"timestamp": "1773245297",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260311",
"startTime": "17:03:00",
"tripId": "6542731733106688:14"
},
"vehicle": {
"id": "zenbus:Vehicle:689160005:LOC"
}
}
},
{
"id": "zenbus:Vehicle:681650001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 4,
"position": {
"latitude": 48.79761505126953,
"longitude": 7.80289888381958
},
"stopId": "zenbus:StopPoint:SP:835980005:LOC",
"timestamp": "1773245298",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260311",
"startTime": "17:00:00",
"tripId": "6009590169731072:14"
},
"vehicle": {
"id": "zenbus:Vehicle:681650001:LOC"
}
}
},
{
"id": "20260311:5926642565251072:14",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773245282"
},
"departure": {
"time": "1773245308"
},
"stopId": "zenbus:StopPoint:SP:835980005:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1773245388"
},
"departure": {
"time": "1773245398"
},
"stopId": "zenbus:StopPoint:SP:651720026:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1773245440"
},
"departure": {
"time": "1773245450"
},
"stopId": "zenbus:StopPoint:SP:669020060:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1773245510"
},
"departure": {
"time": "1773245520"
},
"stopId": "zenbus:StopPoint:SP:864900026:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1773245575"
},
"departure": {
"time": "1773245585"
},
"stopId": "zenbus:StopPoint:SP:673100023:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1773245705"
},
"departure": {
"time": "1773245715"
},
"stopId": "zenbus:StopPoint:SP:857030003:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1773245763"
},
"departure": {
"time": "1773245773"
},
"stopId": "zenbus:StopPoint:SP:654260018:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1773245901"
},
"departure": {
"time": "1773246240"
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1773246006"
},
"departure": {
"time": "1773246158"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1773246064"
},
"departure": {
"time": "1773246217"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1773246112"
},
"departure": {
"time": "1773246271"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1773246182"
},
"departure": {
"time": "1773246336"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1773246231"
},
"departure": {
"time": "1773246390"
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1773246312"
},
"departure": {
"time": "1773246461"
},
"stopId": "zenbus:StopPoint:SP:843930003:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1773246349"
},
"departure": {
"time": "1773246479"
},
"stopId": "zenbus:StopPoint:SP:667270023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1773246397"
},
"departure": {
"time": "1773246533"
},
"stopId": "zenbus:StopPoint:SP:658230016:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1773246462"
},
"departure": {
"time": "1773246596"
},
"stopId": "zenbus:StopPoint:SP:831880024:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1773246548"
},
"departure": {
"time": "1773246669"
},
"stopId": "zenbus:StopPoint:SP:851310004:LOC",
"stopSequence": 21
}
],
"timestamp": "1773245298",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260311",
"startTime": "17:00:00",
"tripId": "6009590169731072:14"
},
"vehicle": {
"id": "zenbus:Vehicle:681650001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:642290003:LOC",
"vehicle": {
"currentStopSequence": 5,
"position": {
"latitude": 48.80414962768555,
"longitude": 7.796926021575928
},
"stopId": "zenbus:StopPoint:SP:659220088:LOC",
"timestamp": "1773245296",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260311",
"startTime": "17:01:00",
"tripId": "5395572119830528:15"
},
"vehicle": {
"id": "zenbus:Vehicle:642290003:LOC"
}
}
},
{
"id": "20260311:5406815874449408:15",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773245275"
},
"departure": {
"time": "1773245277"
},
"stopId": "zenbus:StopPoint:SP:630540031:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1773245313"
},
"departure": {
"time": "1773245323"
},
"stopId": "zenbus:StopPoint:SP:659220088:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1773245354"
},
"departure": {
"time": "1773245364"
},
"stopId": "zenbus:StopPoint:SP:864900025:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1773245409"
},
"departure": {
"time": "1773245419"
},
"stopId": "zenbus:StopPoint:SP:655640059:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1773245480"
},
"departure": {
"time": "1773245490"
},
"stopId": "zenbus:StopPoint:SP:847380003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1773245576"
},
"departure": {
"time": "1773245586"
},
"stopId": "zenbus:StopPoint:SP:5386712017534976:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1773245633"
},
"departure": {
"time": "1773245643"
},
"stopId": "zenbus:StopPoint:SP:648090020:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1773245684"
},
"departure": {
"time": "1773245694"
},
"stopId": "zenbus:StopPoint:SP:659230056:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1773245739"
},
"departure": {
"time": "1773245749"
},
"stopId": "zenbus:StopPoint:SP:5394636353830912:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1773245771"
},
"departure": {
"time": "1773245781"
},
"stopId": "zenbus:StopPoint:SP:6019918630748160:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1773245838"
},
"departure": {
"time": "1773245848"
},
"stopId": "zenbus:StopPoint:SP:859060003:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1773245917"
},
"departure": {
"time": "1773245927"
},
"stopId": "zenbus:StopPoint:SP:810320020:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1773245955"
},
"departure": {
"time": "1773245965"
},
"stopId": "zenbus:StopPoint:SP:864970005:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1773245994"
},
"departure": {
"time": "1773246004"
},
"stopId": "zenbus:StopPoint:SP:6557606928711680:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1773246148"
},
"departure": {
"time": "1773246158"
},
"stopId": "zenbus:StopPoint:SP:5988830986371072:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1773246221"
},
"departure": {
"time": "1773246231"
},
"stopId": "zenbus:StopPoint:SP:853260005:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1773246306"
},
"departure": {
"time": "1773246316"
},
"stopId": "zenbus:StopPoint:SP:851320003:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1773246380"
},
"departure": {
"time": "1773246390"
},
"stopId": "zenbus:StopPoint:SP:831890004:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1773246442"
},
"departure": {
"time": "1773246452"
},
"stopId": "zenbus:StopPoint:SP:670530120:LOC",
"stopSequence": 22
}
],
"timestamp": "1773245296",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260311",
"startTime": "17:01:00",
"tripId": "5395572119830528:15"
},
"vehicle": {
"id": "zenbus:Vehicle:642290003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:681650002:LOC",
"vehicle": {
"currentStopSequence": 4,
"position": {
"latitude": 48.77838134765625,
"longitude": 7.845850944519043
},
"stopId": "zenbus:StopPoint:SP:6046053171200000:LOC",
"timestamp": "1773245296",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260311",
"startTime": "17:01:00",
"tripId": "4844719491252224:16"
},
"vehicle": {
"id": "zenbus:Vehicle:681650002:LOC"
}
}
},
{
"id": "20260311:6597303835033600:16",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773245307"
},
"departure": {
"time": "1773245317"
},
"stopId": "zenbus:StopPoint:SP:6046053171200000:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1773245447"
},
"departure": {
"time": "1773245457"
},
"stopId": "zenbus:StopPoint:SP:4834958494400512:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1773245489"
},
"departure": {
"time": "1773245499"
},
"stopId": "zenbus:StopPoint:SP:849650003:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1773245520"
},
"departure": {
"time": "1773245530"
},
"stopId": "zenbus:StopPoint:SP:835920023:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1773245608"
},
"departure": {
"time": "1773245618"
},
"stopId": "zenbus:StopPoint:SP:860970003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1773245671"
},
"departure": {
"time": "1773245681"
},
"stopId": "zenbus:StopPoint:SP:5943633166467072:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1773245703"
},
"departure": {
"time": "1773245713"
},
"stopId": "zenbus:StopPoint:SP:853260004:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1773245747"
},
"departure": {
"time": "1773245757"
},
"stopId": "zenbus:StopPoint:SP:673670018:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1773245803"
},
"departure": {
"time": "1773245813"
},
"stopId": "zenbus:StopPoint:SP:653750049:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1773245849"
},
"departure": {
"time": "1773245859"
},
"stopId": "zenbus:StopPoint:SP:860960005:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1773245952"
},
"departure": {
"time": "1773245962"
},
"stopId": "zenbus:StopPoint:SP:864980004:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1773246013"
},
"departure": {
"time": "1773246023"
},
"stopId": "zenbus:StopPoint:SP:835980005:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1773246076"
},
"departure": {
"time": "1773246086"
},
"stopId": "zenbus:StopPoint:SP:651720026:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1773246115"
},
"departure": {
"time": "1773246125"
},
"stopId": "zenbus:StopPoint:SP:669020060:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1773246158"
},
"departure": {
"time": "1773246168"
},
"stopId": "zenbus:StopPoint:SP:657690024:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1773246205"
},
"departure": {
"time": "1773246215"
},
"stopId": "zenbus:StopPoint:SP:670980029:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1773246249"
},
"departure": {
"time": "1773246259"
},
"stopId": "zenbus:StopPoint:SP:667240131:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1773246297"
},
"departure": {
"time": "1773246307"
},
"stopId": "zenbus:StopPoint:SP:645680175:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1773246410"
},
"departure": {
"time": "1773246420"
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"stopSequence": 22
}
],
"timestamp": "1773245296",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260311",
"startTime": "17:01:00",
"tripId": "4844719491252224:16"
},
"vehicle": {
"id": "zenbus:Vehicle:681650002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:670570003:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 1,
"position": {
"latitude": 48.71371841430664,
"longitude": 7.707302093505859
},
"stopId": "zenbus:StopPoint:SP:857000004:LOC",
"timestamp": "1773245298",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260311",
"startTime": "17:05:00",
"tripId": "5825472530219008:15"
},
"vehicle": {
"id": "zenbus:Vehicle:670570003:LOC"
}
}
},
{
"id": "20260311:6602028387139584:15",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773245275"
},
"departure": {
"time": "1773245308"
},
"stopId": "zenbus:StopPoint:SP:857000004:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1773245345"
},
"departure": {
"time": "1773245355"
},
"stopId": "zenbus:StopPoint:SP:859050005:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1773245404"
},
"departure": {
"time": "1773245414"
},
"stopId": "zenbus:StopPoint:SP:869420003:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1773245466"
},
"departure": {
"time": "1773245476"
},
"stopId": "zenbus:StopPoint:SP:810350003:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1773245520"
},
"departure": {
"time": "1773245530"
},
"stopId": "zenbus:StopPoint:SP:5448946550833152:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1773245560"
},
"departure": {
"time": "1773245570"
},
"stopId": "zenbus:StopPoint:SP:850300001:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1773245591"
},
"departure": {
"time": "1773245601"
},
"stopId": "zenbus:StopPoint:SP:4842807903649792:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1773245626"
},
"departure": {
"time": "1773245636"
},
"stopId": "zenbus:StopPoint:SP:853650004:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1773245659"
},
"departure": {
"time": "1773245669"
},
"stopId": "zenbus:StopPoint:SP:850270003:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1773245725"
},
"departure": {
"time": "1773245735"
},
"stopId": "zenbus:StopPoint:SP:847880004:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1773245785"
},
"departure": {
"time": "1773245795"
},
"stopId": "zenbus:StopPoint:SP:835970006:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1773245833"
},
"departure": {
"time": "1773245861"
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1773245922"
},
"departure": {
"time": "1773245936"
},
"stopId": "zenbus:StopPoint:SP:859060004:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1773245977"
},
"departure": {
"time": "1773245993"
},
"stopId": "zenbus:StopPoint:SP:835970007:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1773246011"
},
"departure": {
"time": "1773246040"
},
"stopId": "zenbus:StopPoint:SP:853640004:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1773246090"
},
"departure": {
"time": "1773246110"
},
"stopId": "zenbus:StopPoint:SP:832170002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1773246132"
},
"departure": {
"time": "1773246161"
},
"stopId": "zenbus:StopPoint:SP:857020004:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1773246254"
},
"departure": {
"time": "1773246264"
},
"stopId": "zenbus:StopPoint:SP:835930023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1773246325"
},
"departure": {
"time": "1773246335"
},
"stopId": "zenbus:StopPoint:SP:838610006:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1773246383"
},
"departure": {
"time": "1773246393"
},
"stopId": "zenbus:StopPoint:SP:865520002:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1773246472"
},
"departure": {
"time": "1773246482"
},
"stopId": "zenbus:StopPoint:SP:859660001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1773246516"
},
"departure": {
"time": "1773246526"
},
"stopId": "zenbus:StopPoint:SP:859660002:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1773246573"
},
"departure": {
"time": "1773246583"
},
"stopId": "zenbus:StopPoint:SP:850290003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1773246629"
},
"departure": {
"time": "1773246639"
},
"stopId": "zenbus:StopPoint:SP:810740004:LOC",
"stopSequence": 24
}
],
"timestamp": "1773245298",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260311",
"startTime": "17:05:00",
"tripId": "5825472530219008:15"
},
"vehicle": {
"id": "zenbus:Vehicle:670570003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:5361830605094912:LOC",
"vehicle": {
"currentStopSequence": 4,
"position": {
"latitude": 48.7338981628418,
"longitude": 7.710404872894287
},
"stopId": "zenbus:StopPoint:SP:651720021:LOC",
"timestamp": "1773245296",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260311",
"startTime": "17:02:00",
"tripId": "5275858282479616:19"
},
"vehicle": {
"id": "zenbus:Vehicle:5361830605094912:LOC"
}
}
},
{
"id": "20260311:6500367094251520:19",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773245243"
},
"departure": {
"time": "1773245264"
},
"stopId": "zenbus:StopPoint:SP:6517959951384576:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1773245322"
},
"departure": {
"time": "1773245332"
},
"stopId": "zenbus:StopPoint:SP:651720021:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1773245631"
},
"departure": {
"time": "1773245641"
},
"stopId": "zenbus:StopPoint:SP:6022710774726656:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1773245860"
},
"departure": {
"time": "1773245870"
},
"stopId": "zenbus:StopPoint:SP:668780092:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1773245923"
},
"departure": {
"time": "1773245933"
},
"stopId": "zenbus:StopPoint:SP:850270002:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1773246299"
},
"departure": {
"time": "1773246309"
},
"stopId": "zenbus:StopPoint:SP:810740003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1773246368"
},
"departure": {
"time": "1773246378"
},
"stopId": "zenbus:StopPoint:SP:645630093:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1773246530"
},
"departure": {
"time": "1773246540"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 10
}
],
"timestamp": "1773245296",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260311",
"startTime": "17:02:00",
"tripId": "5275858282479616:19"
},
"vehicle": {
"id": "zenbus:Vehicle:5361830605094912:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4846410684956672:LOC",
"vehicle": {
"currentStopSequence": 7,
"position": {
"latitude": 48.74492645263672,
"longitude": 7.719773769378662
},
"stopId": "zenbus:StopPoint:SP:667270018:LOC",
"timestamp": "1773245297",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260311",
"startTime": "16:45:00",
"tripId": "4910768194584576:16"
},
"vehicle": {
"id": "zenbus:Vehicle:4846410684956672:LOC"
}
}
},
{
"id": "20260311:6574846457675776:16",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773245360"
},
"departure": {
"time": "1773245370"
},
"stopId": "zenbus:StopPoint:SP:667270018:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1773245434"
},
"departure": {
"time": "1773245444"
},
"stopId": "zenbus:StopPoint:SP:5982027422629888:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1773245499"
},
"departure": {
"time": "1773245544"
},
"stopId": "zenbus:StopPoint:SP:847880004:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1773245565"
},
"departure": {
"time": "1773245607"
},
"stopId": "zenbus:StopPoint:SP:835970006:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1773245617"
},
"departure": {
"time": "1773245663"
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"stopSequence": 11
}
],
"timestamp": "1773245297",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260311",
"startTime": "16:45:00",
"tripId": "4910768194584576:16"
},
"vehicle": {
"id": "zenbus:Vehicle:4846410684956672:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4844338644254720:LOC",
"vehicle": {
"currentStopSequence": 2,
"position": {
"latitude": 48.80604934692383,
"longitude": 7.774116039276123
},
"stopId": "zenbus:StopPoint:SP:845480004:LOC",
"timestamp": "1773245297",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260311",
"startTime": "17:01:00",
"tripId": "4910768194584576:17"
},
"vehicle": {
"id": "zenbus:Vehicle:4844338644254720:LOC"
}
}
},
{
"id": "20260311:6574846457675776:17",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773245324"
},
"departure": {
"time": "1773245334"
},
"stopId": "zenbus:StopPoint:SP:845480004:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1773245394"
},
"departure": {
"time": "1773245404"
},
"stopId": "zenbus:StopPoint:SP:867240003:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1773245734"
},
"departure": {
"time": "1773245744"
},
"stopId": "zenbus:StopPoint:SP:810720004:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1773245799"
},
"departure": {
"time": "1773245809"
},
"stopId": "zenbus:StopPoint:SP:679310121:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1773246039"
},
"departure": {
"time": "1773246049"
},
"stopId": "zenbus:StopPoint:SP:869430003:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1773246320"
},
"departure": {
"time": "1773246330"
},
"stopId": "zenbus:StopPoint:SP:667270018:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1773246391"
},
"departure": {
"time": "1773246401"
},
"stopId": "zenbus:StopPoint:SP:5982027422629888:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1773246453"
},
"departure": {
"time": "1773246463"
},
"stopId": "zenbus:StopPoint:SP:847880004:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1773246516"
},
"departure": {
"time": "1773246526"
},
"stopId": "zenbus:StopPoint:SP:835970006:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1773246566"
},
"departure": {
"time": "1773246576"
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"stopSequence": 11
}
],
"timestamp": "1773245297",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260311",
"startTime": "17:01:00",
"tripId": "4910768194584576:17"
},
"vehicle": {
"id": "zenbus:Vehicle:4844338644254720:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4825540353589248:LOC",
"vehicle": {
"currentStopSequence": 15,
"position": {
"latitude": 48.83512878417969,
"longitude": 7.622612953186035
},
"stopId": "zenbus:StopPoint:SP:859630004:LOC",
"timestamp": "1773245296",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260311",
"startTime": "16:46:00",
"tripId": "5347299518578688:14"
},
"vehicle": {
"id": "zenbus:Vehicle:4825540353589248:LOC"
}
}
},
{
"id": "20260311:5926650664452096:14",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773245374"
},
"departure": {
"time": "1773245384"
},
"stopId": "zenbus:StopPoint:SP:859630004:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1773245434"
},
"departure": {
"time": "1773245444"
},
"stopId": "zenbus:StopPoint:SP:5406189144768512:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1773245499"
},
"departure": {
"time": "1773245509"
},
"stopId": "zenbus:StopPoint:SP:845760006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1773245534"
},
"departure": {
"time": "1773245544"
},
"stopId": "zenbus:StopPoint:SP:867230002:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1773245607"
},
"departure": {
"time": "1773245617"
},
"stopId": "zenbus:StopPoint:SP:861480003:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1773245657"
},
"departure": {
"time": "1773245683"
},
"stopId": "zenbus:StopPoint:SP:836430003:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1773245706"
},
"departure": {
"time": "1773245716"
},
"stopId": "zenbus:StopPoint:SP:861500001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1773245748"
},
"departure": {
"time": "1773245759"
},
"stopId": "zenbus:StopPoint:SP:836440003:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1773245799"
},
"departure": {
"time": "1773245844"
},
"stopId": "zenbus:StopPoint:SP:810750003:LOC",
"stopSequence": 23
}
],
"timestamp": "1773245296",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260311",
"startTime": "16:46:00",
"tripId": "5347299518578688:14"
},
"vehicle": {
"id": "zenbus:Vehicle:4825540353589248:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4882518831529984:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 4,
"position": {
"latitude": 48.81906509399414,
"longitude": 7.742240905761719
},
"stopId": "zenbus:StopPoint:SP:810730004:LOC",
"timestamp": "1773245298",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260311",
"startTime": "17:01:00",
"tripId": "5347299518578688:15"
},
"vehicle": {
"id": "zenbus:Vehicle:4882518831529984:LOC"
}
}
},
{
"id": "20260311:5926650664452096:15",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773245283"
},
"departure": {
"time": "1773245308"
},
"stopId": "zenbus:StopPoint:SP:810730004:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1773245338"
},
"departure": {
"time": "1773245348"
},
"stopId": "zenbus:StopPoint:SP:657690021:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1773245374"
},
"departure": {
"time": "1773245384"
},
"stopId": "zenbus:StopPoint:SP:840350003:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1773245409"
},
"departure": {
"time": "1773245419"
},
"stopId": "zenbus:StopPoint:SP:843900004:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1773245482"
},
"departure": {
"time": "1773245492"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1773245602"
},
"departure": {
"time": "1773245612"
},
"stopId": "zenbus:StopPoint:SP:863530005:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1773245648"
},
"departure": {
"time": "1773245658"
},
"stopId": "zenbus:StopPoint:SP:850300002:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1773245692"
},
"departure": {
"time": "1773245702"
},
"stopId": "zenbus:StopPoint:SP:851800006:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1773245889"
},
"departure": {
"time": "1773245899"
},
"stopId": "zenbus:StopPoint:SP:847870004:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1773246048"
},
"departure": {
"time": "1773246058"
},
"stopId": "zenbus:StopPoint:SP:4689124356259840:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1773246107"
},
"departure": {
"time": "1773246117"
},
"stopId": "zenbus:StopPoint:SP:698820093:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1773246379"
},
"departure": {
"time": "1773246389"
},
"stopId": "zenbus:StopPoint:SP:859630004:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1773246439"
},
"departure": {
"time": "1773246449"
},
"stopId": "zenbus:StopPoint:SP:5406189144768512:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1773246504"
},
"departure": {
"time": "1773246514"
},
"stopId": "zenbus:StopPoint:SP:845760006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1773246539"
},
"departure": {
"time": "1773246549"
},
"stopId": "zenbus:StopPoint:SP:867230002:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1773246612"
},
"departure": {
"time": "1773246622"
},
"stopId": "zenbus:StopPoint:SP:861480003:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1773246662"
},
"departure": {
"time": "1773246672"
},
"stopId": "zenbus:StopPoint:SP:836430003:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1773246711"
},
"departure": {
"time": "1773246721"
},
"stopId": "zenbus:StopPoint:SP:861500001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1773246752"
},
"departure": {
"time": "1773246762"
},
"stopId": "zenbus:StopPoint:SP:836440003:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1773246804"
},
"departure": {
"time": "1773246814"
},
"stopId": "zenbus:StopPoint:SP:810750003:LOC",
"stopSequence": 23
}
],
"timestamp": "1773245298",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260311",
"startTime": "17:01:00",
"tripId": "5347299518578688:15"
},
"vehicle": {
"id": "zenbus:Vehicle:4882518831529984:LOC"
}
}
},
{
"id": "zenbus:Vehicle:5083939251159040:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": 48.81322479248047,
"longitude": 7.781459808349609
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"timestamp": "1773245297",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260311",
"startTime": "17:16:00",
"tripId": "5347299518578688:16"
},
"vehicle": {
"id": "zenbus:Vehicle:5083939251159040:LOC"
}
}
},
{
"id": "20260311:5926650664452096:16",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773245214"
},
"departure": {
"time": "1773245760"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1773245802"
},
"departure": {
"time": "1773245816"
},
"stopId": "zenbus:StopPoint:SP:653750046:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1773245853"
},
"departure": {
"time": "1773245871"
},
"stopId": "zenbus:StopPoint:SP:649920015:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1773246022"
},
"departure": {
"time": "1773246032"
},
"stopId": "zenbus:StopPoint:SP:838630005:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1773246054"
},
"departure": {
"time": "1773246064"
},
"stopId": "zenbus:StopPoint:SP:810730004:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1773246095"
},
"departure": {
"time": "1773246112"
},
"stopId": "zenbus:StopPoint:SP:657690021:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1773246131"
},
"departure": {
"time": "1773246160"
},
"stopId": "zenbus:StopPoint:SP:840350003:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1773246166"
},
"departure": {
"time": "1773246178"
},
"stopId": "zenbus:StopPoint:SP:843900004:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1773246238"
},
"departure": {
"time": "1773246248"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1773246358"
},
"departure": {
"time": "1773246368"
},
"stopId": "zenbus:StopPoint:SP:863530005:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1773246404"
},
"departure": {
"time": "1773246414"
},
"stopId": "zenbus:StopPoint:SP:850300002:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1773246448"
},
"departure": {
"time": "1773246458"
},
"stopId": "zenbus:StopPoint:SP:851800006:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1773246646"
},
"departure": {
"time": "1773246656"
},
"stopId": "zenbus:StopPoint:SP:847870004:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1773246804"
},
"departure": {
"time": "1773246814"
},
"stopId": "zenbus:StopPoint:SP:4689124356259840:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1773246863"
},
"departure": {
"time": "1773246873"
},
"stopId": "zenbus:StopPoint:SP:698820093:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1773247136"
},
"departure": {
"time": "1773247146"
},
"stopId": "zenbus:StopPoint:SP:859630004:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1773247195"
},
"departure": {
"time": "1773247205"
},
"stopId": "zenbus:StopPoint:SP:5406189144768512:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1773247260"
},
"departure": {
"time": "1773247270"
},
"stopId": "zenbus:StopPoint:SP:845760006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1773247296"
},
"departure": {
"time": "1773247313"
},
"stopId": "zenbus:StopPoint:SP:867230002:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1773247369"
},
"departure": {
"time": "1773247379"
},
"stopId": "zenbus:StopPoint:SP:861480003:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1773247418"
},
"departure": {
"time": "1773247464"
},
"stopId": "zenbus:StopPoint:SP:836430003:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1773247468"
},
"departure": {
"time": "1773247489"
},
"stopId": "zenbus:StopPoint:SP:861500001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1773247509"
},
"departure": {
"time": "1773247539"
},
"stopId": "zenbus:StopPoint:SP:836440003:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1773247561"
},
"departure": {
"time": "1773247625"
},
"stopId": "zenbus:StopPoint:SP:810750003:LOC",
"stopSequence": 23
}
],
"timestamp": "1773245297",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260311",
"startTime": "17:16:00",
"tripId": "5347299518578688:16"
},
"vehicle": {
"id": "zenbus:Vehicle:5083939251159040:LOC"
}
}
},
{
"id": "zenbus:Vehicle:686780013:LOC",
"vehicle": {
"currentStopSequence": 4,
"position": {
"latitude": 48.8215446472168,
"longitude": 7.6207051277160645
},
"stopId": "zenbus:StopPoint:SP:810750004:LOC",
"timestamp": "1773245296",
"trip": {
"routeId": "zenbus:Line:753020003:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260311",
"startTime": "17:01:00",
"tripId": "5462965995175936:4"
},
"vehicle": {
"id": "zenbus:Vehicle:686780013:LOC"
}
}
},
{
"id": "20260311:6545364929740800:4",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773245269"
},
"departure": {
"time": "1773245281"
},
"stopId": "zenbus:StopPoint:SP:5472152661786624:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1773245325"
},
"departure": {
"time": "1773245335"
},
"stopId": "zenbus:StopPoint:SP:810750004:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1773245360"
},
"departure": {
"time": "1773245370"
},
"stopId": "zenbus:StopPoint:SP:863500005:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1773245561"
},
"departure": {
"time": "1773245571"
},
"stopId": "zenbus:StopPoint:SP:855540004:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1773245768"
},
"departure": {
"time": "1773245778"
},
"stopId": "zenbus:StopPoint:SP:838640003:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1773245828"
},
"departure": {
"time": "1773245838"
},
"stopId": "zenbus:StopPoint:SP:5480348600238080:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1773246017"
},
"departure": {
"time": "1773246027"
},
"stopId": "zenbus:StopPoint:SP:867250002:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1773246082"
},
"departure": {
"time": "1773246092"
},
"stopId": "zenbus:StopPoint:SP:847890002:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1773246186"
},
"departure": {
"time": "1773246196"
},
"stopId": "zenbus:StopPoint:SP:841770004:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1773246225"
},
"departure": {
"time": "1773246235"
},
"stopId": "zenbus:StopPoint:SP:844330003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1773246284"
},
"departure": {
"time": "1773246294"
},
"stopId": "zenbus:StopPoint:SP:865510006:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1773246317"
},
"departure": {
"time": "1773246327"
},
"stopId": "zenbus:StopPoint:SP:810320021:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1773246371"
},
"departure": {
"time": "1773246381"
},
"stopId": "zenbus:StopPoint:SP:845480005:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1773246448"
},
"departure": {
"time": "1773246458"
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"stopSequence": 16
}
],
"timestamp": "1773245296",
"trip": {
"routeId": "zenbus:Line:753020003:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260311",
"startTime": "17:01:00",
"tripId": "5462965995175936:4"
},
"vehicle": {
"id": "zenbus:Vehicle:686780013:LOC"
}
}
},
{
"id": "zenbus:Vehicle:706140014:LOC",
"vehicle": {
"currentStopSequence": 2,
"position": {
"latitude": 48.80904006958008,
"longitude": 7.779950141906738
},
"stopId": "zenbus:StopPoint:SP:845480004:LOC",
"timestamp": "1773245297",
"trip": {
"routeId": "zenbus:Line:736370020:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260311",
"startTime": "16:55:00",
"tripId": "4923165852565504:8"
},
"vehicle": {
"id": "zenbus:Vehicle:706140014:LOC"
}
}
},
{
"id": "20260311:5367264405618688:8",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773245391"
},
"departure": {
"time": "1773245401"
},
"stopId": "zenbus:StopPoint:SP:845480004:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1773245472"
},
"departure": {
"time": "1773245482"
},
"stopId": "zenbus:StopPoint:SP:867240003:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1773245821"
},
"departure": {
"time": "1773245831"
},
"stopId": "zenbus:StopPoint:SP:869390002:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1773246036"
},
"departure": {
"time": "1773246046"
},
"stopId": "zenbus:StopPoint:SP:847900005:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1773246108"
},
"departure": {
"time": "1773246118"
},
"stopId": "zenbus:StopPoint:SP:869390003:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1773246420"
},
"departure": {
"time": "1773246430"
},
"stopId": "zenbus:StopPoint:SP:850280002:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1773246479"
},
"departure": {
"time": "1773246489"
},
"stopId": "zenbus:StopPoint:SP:832170003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1773246723"
},
"departure": {
"time": "1773246733"
},
"stopId": "zenbus:StopPoint:SP:847890003:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1773246859"
},
"departure": {
"time": "1773246869"
},
"stopId": "zenbus:StopPoint:SP:859630005:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1773247013"
},
"departure": {
"time": "1773247023"
},
"stopId": "zenbus:StopPoint:SP:5411837160980480:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1773247068"
},
"departure": {
"time": "1773247078"
},
"stopId": "zenbus:StopPoint:SP:4644680571551744:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1773247220"
},
"departure": {
"time": "1773247230"
},
"stopId": "zenbus:StopPoint:SP:840350004:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1773247354"
},
"departure": {
"time": "1773247364"
},
"stopId": "zenbus:StopPoint:SP:855560003:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1773247490"
},
"departure": {
"time": "1773247500"
},
"stopId": "zenbus:StopPoint:SP:810740004:LOC",
"stopSequence": 15
}
],
"timestamp": "1773245297",
"trip": {
"routeId": "zenbus:Line:736370020:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260311",
"startTime": "16:55:00",
"tripId": "4923165852565504:8"
},
"vehicle": {
"id": "zenbus:Vehicle:706140014:LOC"
}
}
},
{
"id": "zenbus:Vehicle:718890005:LOC",
"vehicle": {
"currentStopSequence": 7,
"position": {
"latitude": 48.78968048095703,
"longitude": 7.696907997131348
},
"stopId": "zenbus:StopPoint:SP:838630006:LOC",
"timestamp": "1773245295",
"trip": {
"routeId": "zenbus:Line:736370020:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260311",
"startTime": "16:50:00",
"tripId": "6003086664400896:8"
},
"vehicle": {
"id": "zenbus:Vehicle:718890005:LOC"
}
}
},
{
"id": "20260311:6532715781292032:8",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773245336"
},
"departure": {
"time": "1773245373"
},
"stopId": "zenbus:StopPoint:SP:838630006:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1773245417"
},
"departure": {
"time": "1773245443"
},
"stopId": "zenbus:StopPoint:SP:810720005:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1773245728"
},
"departure": {
"time": "1773245749"
},
"stopId": "zenbus:StopPoint:SP:838640004:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1773245814"
},
"departure": {
"time": "1773245824"
},
"stopId": "zenbus:StopPoint:SP:851790005:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1773246006"
},
"departure": {
"time": "1773246016"
},
"stopId": "zenbus:StopPoint:SP:863510002:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1773246472"
},
"departure": {
"time": "1773246482"
},
"stopId": "zenbus:StopPoint:SP:810740003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1773246543"
},
"departure": {
"time": "1773246553"
},
"stopId": "zenbus:StopPoint:SP:645630093:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1773246708"
},
"departure": {
"time": "1773246718"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 14
}
],
"timestamp": "1773245295",
"trip": {
"routeId": "zenbus:Line:736370020:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260311",
"startTime": "16:50:00",
"tripId": "6003086664400896:8"
},
"vehicle": {
"id": "zenbus:Vehicle:718890005:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1773245298"
}
}