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
❌128 erreurs, 2 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 06/02/2026 à 08h07 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
Sequential stop_time_update times are not increasing E022 127 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:7 stop_sequence 23 arrival_time 08:12:08 (1770361928) is less than previous stop departure_time 08:15:00 (1770362100) - times must increase between two sequential stops
- trip_id 5359235979280384:7 stop_sequence 23 departure_time 08:14:09 (1770362049) is less than previous stop departure_time 08:15:00 (1770362100) - times must increase between two sequential stops
- trip_id 5359235979280384:7 stop_sequence 24 arrival_time 08:12:54 (1770361974) is less than previous stop departure_time 08:14:09 (1770362049) - times must increase between two sequential stops
- trip_id 5359235979280384:7 stop_sequence 25 arrival_time 08:13:40 (1770362020) is less than previous stop departure_time 08:15:02 (1770362102) - times must increase between two sequential stops
- trip_id 5359235979280384:7 stop_sequence 26 arrival_time 08:14:28 (1770362068) is less than previous stop departure_time 08:15:55 (1770362155) - 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:4914855683293184:LOC trip_id 6488877775716352:8 at (48.804504,7.77151) 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 5217762675785728:4 does not have a vehicle_id
ID in one feed missing from the other W003 1 erreur
a trip_id that is provided in the VehiclePositions feed should be provided in the TripUpdates feed, and a vehicle_id that is provided in the TripUpdates feed should be provided in the VehiclePositions feed
Exemples d'erreurs
- trip_id 5217762675785728:4 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 |
|---|---|---|---|
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 22 | 15 fois (52 % 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 | 22 | 15 fois (52 % 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 | 13 fois (45 % des validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 210 | 7 fois (24 % des validations) |
| E028 | The vehicle position should be inside the agency coverage area. This is defined as within roughly 1/8 of a mile (200 meters) of the GTFS shapes.txt data, or stops.txt locations if the GTFS feed doesn't include shapes.txt. | 1 | 1 fois (3 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 06/02/2026 à 17h16 Europe/Paris.
vehicle_positions (28) trip_updates (28) 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 06/02/2026 à 17h16 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "zenbus:Vehicle:662580001:LOC",
"vehicle": {
"currentStopSequence": 46,
"position": {
"latitude": 48.772491455078125,
"longitude": 7.871863842010498
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"timestamp": "1770394607",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"startTime": "16:20:00",
"tripId": "5359235979280384:27"
},
"vehicle": {
"id": "zenbus:Vehicle:662580001:LOC"
}
}
},
{
"id": "20260206:4699572623376384:27",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770394628"
},
"departure": {
"time": "1770394638"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1770394698"
},
"departure": {
"time": "1770394708"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1770394758"
},
"departure": {
"time": "1770394768"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1770394808"
},
"departure": {
"time": "1770394818"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1770394867"
},
"departure": {
"time": "1770394877"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1770394929"
},
"departure": {
"time": "1770394939"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1770395022"
},
"departure": {
"time": "1770395032"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1770395077"
},
"departure": {
"time": "1770395087"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1770395147"
},
"departure": {
"time": "1770395157"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1770394607",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"startTime": "16:20:00",
"tripId": "5359235979280384:27"
},
"vehicle": {
"id": "zenbus:Vehicle:662580001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:664110109:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 22,
"position": {
"latitude": 48.81376647949219,
"longitude": 7.782855033874512
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"timestamp": "1770394607",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"startTime": "16:50:00",
"tripId": "5359235979280384:29"
},
"vehicle": {
"id": "zenbus:Vehicle:664110109:LOC"
}
}
},
{
"id": "20260206:4699572623376384:29",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770394690"
},
"departure": {
"time": "1770394700"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1770394736"
},
"departure": {
"time": "1770394746"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1770394782"
},
"departure": {
"time": "1770394792"
},
"stopId": "zenbus:StopPoint:SP:771880007:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1770394830"
},
"departure": {
"time": "1770394840"
},
"stopId": "zenbus:StopPoint:SP:843930001:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1770394880"
},
"departure": {
"time": "1770394890"
},
"stopId": "zenbus:StopPoint:SP:860960003:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1770394938"
},
"departure": {
"time": "1770394948"
},
"stopId": "zenbus:StopPoint:SP:6040087943970816:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1770394983"
},
"departure": {
"time": "1770394993"
},
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1770395046"
},
"departure": {
"time": "1770395056"
},
"stopId": "zenbus:StopPoint:SP:6498647517691904:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1770395101"
},
"departure": {
"time": "1770395111"
},
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1770395172"
},
"departure": {
"time": "1770395182"
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1770395263"
},
"departure": {
"time": "1770395273"
},
"stopId": "zenbus:StopPoint:SP:859050003:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1770395407"
},
"departure": {
"time": "1770395417"
},
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1770395494"
},
"departure": {
"time": "1770395504"
},
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1770395552"
},
"departure": {
"time": "1770395562"
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1770395691"
},
"departure": {
"time": "1770395701"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1770395782"
},
"departure": {
"time": "1770395792"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1770395844"
},
"departure": {
"time": "1770395854"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1770395907"
},
"departure": {
"time": "1770395917"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1770395996"
},
"departure": {
"time": "1770396006"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1770396088"
},
"departure": {
"time": "1770396098"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1770396158"
},
"departure": {
"time": "1770396168"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1770396228"
},
"departure": {
"time": "1770396238"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1770396298"
},
"departure": {
"time": "1770396308"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1770396358"
},
"departure": {
"time": "1770396368"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1770396408"
},
"departure": {
"time": "1770396418"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1770396466"
},
"departure": {
"time": "1770396476"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1770396529"
},
"departure": {
"time": "1770396539"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1770396622"
},
"departure": {
"time": "1770396632"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1770396677"
},
"departure": {
"time": "1770396687"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1770396746"
},
"departure": {
"time": "1770396756"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1770394607",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"startTime": "16:50:00",
"tripId": "5359235979280384:29"
},
"vehicle": {
"id": "zenbus:Vehicle:664110109:LOC"
}
}
},
{
"id": "zenbus:Vehicle:867890001:LOC",
"vehicle": {
"currentStopSequence": 14,
"position": {
"latitude": 48.827510833740234,
"longitude": 7.756371021270752
},
"stopId": "zenbus:StopPoint:SP:839920001:LOC",
"timestamp": "1770394603",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"startTime": "17:14:00",
"tripId": "5359235979280384:30"
},
"vehicle": {
"id": "zenbus:Vehicle:867890001:LOC"
}
}
},
{
"id": "20260206:4699572623376384:30",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770394672"
},
"departure": {
"time": "1770394682"
},
"stopId": "zenbus:StopPoint:SP:839920001:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1770394772"
},
"departure": {
"time": "1770394782"
},
"stopId": "zenbus:StopPoint:SP:630540029:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1770394819"
},
"departure": {
"time": "1770394829"
},
"stopId": "zenbus:StopPoint:SP:663140131:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1770394877"
},
"departure": {
"time": "1770394887"
},
"stopId": "zenbus:StopPoint:SP:661320025:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1770394932"
},
"departure": {
"time": "1770394942"
},
"stopId": "zenbus:StopPoint:SP:651710023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770394995"
},
"departure": {
"time": "1770395005"
},
"stopId": "zenbus:StopPoint:SP:648090018:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770395042"
},
"departure": {
"time": "1770395052"
},
"stopId": "zenbus:StopPoint:SP:670900053:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770395095"
},
"departure": {
"time": "1770395105"
},
"stopId": "zenbus:StopPoint:SP:843920001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1770395176"
},
"departure": {
"time": "1770395400"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1770395284"
},
"departure": {
"time": "1770395377"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1770395338"
},
"departure": {
"time": "1770395434"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1770395392"
},
"departure": {
"time": "1770395491"
},
"stopId": "zenbus:StopPoint:SP:771880007:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1770395449"
},
"departure": {
"time": "1770395549"
},
"stopId": "zenbus:StopPoint:SP:843930001:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1770395509"
},
"departure": {
"time": "1770395609"
},
"stopId": "zenbus:StopPoint:SP:860960003:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1770395577"
},
"departure": {
"time": "1770395673"
},
"stopId": "zenbus:StopPoint:SP:6040087943970816:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1770395629"
},
"departure": {
"time": "1770395729"
},
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1770395705"
},
"departure": {
"time": "1770395797"
},
"stopId": "zenbus:StopPoint:SP:6498647517691904:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1770395769"
},
"departure": {
"time": "1770395859"
},
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1770395853"
},
"departure": {
"time": "1770395931"
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1770395921"
},
"departure": {
"time": "1770395995"
},
"stopId": "zenbus:StopPoint:SP:851310002:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1770395994"
},
"departure": {
"time": "1770396062"
},
"stopId": "zenbus:StopPoint:SP:5937949578362880:LOC",
"stopSequence": 34
}
],
"timestamp": "1770394604",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"startTime": "17:14:00",
"tripId": "5359235979280384:30"
},
"vehicle": {
"id": "zenbus:Vehicle:867890001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:718890004:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": 48.817787170410156,
"longitude": 7.719414234161377
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"timestamp": "1770394604",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"startTime": "17:20:00",
"tripId": "5359235979280384:31"
},
"vehicle": {
"id": "zenbus:Vehicle:718890004:LOC"
}
}
},
{
"id": "20260206:4699572623376384:31",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770394560"
},
"departure": {
"time": "1770394800"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1770394830"
},
"departure": {
"time": "1770394840"
},
"stopId": "zenbus:StopPoint:SP:4896810867884032:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1770394886"
},
"departure": {
"time": "1770394896"
},
"stopId": "zenbus:StopPoint:SP:6597841175707648:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1770394943"
},
"departure": {
"time": "1770394953"
},
"stopId": "zenbus:StopPoint:SP:651720023:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1770394987"
},
"departure": {
"time": "1770394997"
},
"stopId": "zenbus:StopPoint:SP:5396617340387328:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1770395045"
},
"departure": {
"time": "1770395055"
},
"stopId": "zenbus:StopPoint:SP:835970004:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1770395096"
},
"departure": {
"time": "1770395106"
},
"stopId": "zenbus:StopPoint:SP:857000002:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1770395179"
},
"departure": {
"time": "1770395189"
},
"stopId": "zenbus:StopPoint:SP:665370140:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1770395237"
},
"departure": {
"time": "1770395247"
},
"stopId": "zenbus:StopPoint:SP:5993900054413312:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1770395295"
},
"departure": {
"time": "1770395305"
},
"stopId": "zenbus:StopPoint:SP:864960002:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1770395352"
},
"departure": {
"time": "1770395362"
},
"stopId": "zenbus:StopPoint:SP:630550027:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1770395427"
},
"departure": {
"time": "1770395437"
},
"stopId": "zenbus:StopPoint:SP:860970001:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1770395541"
},
"departure": {
"time": "1770395551"
},
"stopId": "zenbus:StopPoint:SP:839920001:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1770395627"
},
"departure": {
"time": "1770395637"
},
"stopId": "zenbus:StopPoint:SP:630540029:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1770395668"
},
"departure": {
"time": "1770395678"
},
"stopId": "zenbus:StopPoint:SP:663140131:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1770395716"
},
"departure": {
"time": "1770395726"
},
"stopId": "zenbus:StopPoint:SP:661320025:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1770395763"
},
"departure": {
"time": "1770395773"
},
"stopId": "zenbus:StopPoint:SP:651710023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770395816"
},
"departure": {
"time": "1770395826"
},
"stopId": "zenbus:StopPoint:SP:648090018:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770395858"
},
"departure": {
"time": "1770395868"
},
"stopId": "zenbus:StopPoint:SP:670900053:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770395900"
},
"departure": {
"time": "1770395910"
},
"stopId": "zenbus:StopPoint:SP:843920001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1770395965"
},
"departure": {
"time": "1770396300"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1770396048"
},
"departure": {
"time": "1770396209"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1770396094"
},
"departure": {
"time": "1770396262"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1770396140"
},
"departure": {
"time": "1770396315"
},
"stopId": "zenbus:StopPoint:SP:771880007:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1770396188"
},
"departure": {
"time": "1770396369"
},
"stopId": "zenbus:StopPoint:SP:843930001:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1770396239"
},
"departure": {
"time": "1770396424"
},
"stopId": "zenbus:StopPoint:SP:860960003:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1770396296"
},
"departure": {
"time": "1770396483"
},
"stopId": "zenbus:StopPoint:SP:6040087943970816:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1770396341"
},
"departure": {
"time": "1770396535"
},
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1770396404"
},
"departure": {
"time": "1770396597"
},
"stopId": "zenbus:StopPoint:SP:6498647517691904:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1770396459"
},
"departure": {
"time": "1770396654"
},
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1770396530"
},
"departure": {
"time": "1770396720"
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1770396621"
},
"departure": {
"time": "1770396825"
},
"stopId": "zenbus:StopPoint:SP:859050003:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1770396765"
},
"departure": {
"time": "1770396957"
},
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1770396852"
},
"departure": {
"time": "1770397031"
},
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1770396910"
},
"departure": {
"time": "1770397090"
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1770397050"
},
"departure": {
"time": "1770397160"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1770397140"
},
"departure": {
"time": "1770397235"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1770397202"
},
"departure": {
"time": "1770397326"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1770397265"
},
"departure": {
"time": "1770397387"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1770397354"
},
"departure": {
"time": "1770397492"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1770397446"
},
"departure": {
"time": "1770397598"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1770397516"
},
"departure": {
"time": "1770397633"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1770397586"
},
"departure": {
"time": "1770397698"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1770397656"
},
"departure": {
"time": "1770397793"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1770397716"
},
"departure": {
"time": "1770397853"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1770397766"
},
"departure": {
"time": "1770397908"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1770397825"
},
"departure": {
"time": "1770397967"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1770397887"
},
"departure": {
"time": "1770398088"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1770397980"
},
"departure": {
"time": "1770398165"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1770398035"
},
"departure": {
"time": "1770398252"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1770398105"
},
"departure": {
"time": "1770398317"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1770394604",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"startTime": "17:20:00",
"tripId": "5359235979280384:31"
},
"vehicle": {
"id": "zenbus:Vehicle:718890004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:674570002:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 34,
"position": {
"latitude": 48.813907623291016,
"longitude": 7.782869815826416
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"timestamp": "1770394605",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"startTime": "16:32:00",
"tripId": "5217762675785728:28"
},
"vehicle": {
"id": "zenbus:Vehicle:674570002:LOC"
}
}
},
{
"id": "20260206:5784952768561152:27",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770394688"
},
"departure": {
"time": "1770394698"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1770394729"
},
"departure": {
"time": "1770394739"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1770394776"
},
"departure": {
"time": "1770394786"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1770394828"
},
"departure": {
"time": "1770394838"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1770394881"
},
"departure": {
"time": "1770394891"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1770394927"
},
"departure": {
"time": "1770394937"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1770394976"
},
"departure": {
"time": "1770394986"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1770395054"
},
"departure": {
"time": "1770395064"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1770395180"
},
"departure": {
"time": "1770395190"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1770395260"
},
"departure": {
"time": "1770395270"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1770395316"
},
"departure": {
"time": "1770395326"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1770395380"
},
"departure": {
"time": "1770395390"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1770395438"
},
"departure": {
"time": "1770395448"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1770395519"
},
"departure": {
"time": "1770395529"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1770395581"
},
"departure": {
"time": "1770395591"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1770395636"
},
"departure": {
"time": "1770395646"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1770395684"
},
"departure": {
"time": "1770395694"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1770395744"
},
"departure": {
"time": "1770395754"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1770395788"
},
"departure": {
"time": "1770395798"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1770395848"
},
"departure": {
"time": "1770395858"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1770395895"
},
"departure": {
"time": "1770395905"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1770394605",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"startTime": "16:32:00",
"tripId": "5217762675785728:28"
},
"vehicle": {
"id": "zenbus:Vehicle:674570002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:681640001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 10,
"position": {
"latitude": 48.77822494506836,
"longitude": 7.866480827331543
},
"stopId": "zenbus:StopPoint:SP:777980001:LOC",
"timestamp": "1770394605",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"startTime": "17:02:00",
"tripId": "5217762675785728:30"
},
"vehicle": {
"id": "zenbus:Vehicle:681640001:LOC"
}
}
},
{
"id": "20260206:5784952768561152:29",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770394599"
},
"departure": {
"time": "1770394615"
},
"stopId": "zenbus:StopPoint:SP:777980001:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1770394686"
},
"departure": {
"time": "1770394696"
},
"stopId": "zenbus:StopPoint:SP:838060003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1770394779"
},
"departure": {
"time": "1770394789"
},
"stopId": "zenbus:StopPoint:SP:864970003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1770394833"
},
"departure": {
"time": "1770394843"
},
"stopId": "zenbus:StopPoint:SP:857010003:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1770394911"
},
"departure": {
"time": "1770394921"
},
"stopId": "zenbus:StopPoint:SP:5945547849465856:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1770394994"
},
"departure": {
"time": "1770395004"
},
"stopId": "zenbus:StopPoint:SP:810350002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1770395145"
},
"departure": {
"time": "1770395155"
},
"stopId": "zenbus:StopPoint:SP:860970002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1770395192"
},
"departure": {
"time": "1770395202"
},
"stopId": "zenbus:StopPoint:SP:658230017:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1770395296"
},
"departure": {
"time": "1770395306"
},
"stopId": "zenbus:StopPoint:SP:864960003:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770395444"
},
"departure": {
"time": "1770395454"
},
"stopId": "zenbus:StopPoint:SP:864870034:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770395538"
},
"departure": {
"time": "1770395548"
},
"stopId": "zenbus:StopPoint:SP:834730019:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1770395613"
},
"departure": {
"time": "1770395623"
},
"stopId": "zenbus:StopPoint:SP:669080034:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1770395673"
},
"departure": {
"time": "1770395683"
},
"stopId": "zenbus:StopPoint:SP:851280024:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1770395735"
},
"departure": {
"time": "1770395745"
},
"stopId": "zenbus:StopPoint:SP:857000003:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1770395790"
},
"departure": {
"time": "1770395800"
},
"stopId": "zenbus:StopPoint:SP:663120030:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1770395840"
},
"departure": {
"time": "1770395850"
},
"stopId": "zenbus:StopPoint:SP:839920002:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1770395896"
},
"departure": {
"time": "1770395906"
},
"stopId": "zenbus:StopPoint:SP:673110030:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1770395941"
},
"departure": {
"time": "1770395951"
},
"stopId": "zenbus:StopPoint:SP:853260003:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1770395992"
},
"departure": {
"time": "1770396002"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1770396032"
},
"departure": {
"time": "1770396042"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1770396074"
},
"departure": {
"time": "1770396084"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1770396145"
},
"departure": {
"time": "1770396300"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1770396228"
},
"departure": {
"time": "1770396299"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1770396269"
},
"departure": {
"time": "1770396349"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1770396316"
},
"departure": {
"time": "1770396373"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1770396368"
},
"departure": {
"time": "1770396429"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1770396421"
},
"departure": {
"time": "1770396485"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1770396467"
},
"departure": {
"time": "1770396538"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1770396516"
},
"departure": {
"time": "1770396563"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1770396594"
},
"departure": {
"time": "1770396662"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1770396720"
},
"departure": {
"time": "1770396785"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1770396800"
},
"departure": {
"time": "1770396885"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1770396857"
},
"departure": {
"time": "1770396943"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1770396920"
},
"departure": {
"time": "1770397005"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1770396978"
},
"departure": {
"time": "1770397064"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1770397059"
},
"departure": {
"time": "1770397164"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1770397121"
},
"departure": {
"time": "1770397225"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1770397177"
},
"departure": {
"time": "1770397283"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1770397224"
},
"departure": {
"time": "1770397307"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1770397284"
},
"departure": {
"time": "1770397397"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1770397328"
},
"departure": {
"time": "1770397449"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1770397389"
},
"departure": {
"time": "1770397509"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1770397435"
},
"departure": {
"time": "1770397562"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1770394605",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"startTime": "17:02:00",
"tripId": "5217762675785728:30"
},
"vehicle": {
"id": "zenbus:Vehicle:681640001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:691050002:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 24,
"position": {
"latitude": 48.80518341064453,
"longitude": 7.807157039642334
},
"stopId": "zenbus:StopPoint:SP:669080034:LOC",
"timestamp": "1770394605",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"startTime": "17:13:00",
"tripId": "5217762675785728:29"
},
"vehicle": {
"id": "zenbus:Vehicle:691050002:LOC"
}
}
},
{
"id": "20260206:5784952768561152:30",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770394596"
},
"departure": {
"time": "1770394615"
},
"stopId": "zenbus:StopPoint:SP:669080034:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1770394670"
},
"departure": {
"time": "1770394680"
},
"stopId": "zenbus:StopPoint:SP:851280024:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1770394739"
},
"departure": {
"time": "1770394749"
},
"stopId": "zenbus:StopPoint:SP:857000003:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1770394799"
},
"departure": {
"time": "1770394809"
},
"stopId": "zenbus:StopPoint:SP:663120030:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1770394854"
},
"departure": {
"time": "1770394864"
},
"stopId": "zenbus:StopPoint:SP:839920002:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1770394915"
},
"departure": {
"time": "1770394925"
},
"stopId": "zenbus:StopPoint:SP:673110030:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1770394965"
},
"departure": {
"time": "1770394975"
},
"stopId": "zenbus:StopPoint:SP:853260003:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1770395021"
},
"departure": {
"time": "1770395031"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1770395065"
},
"departure": {
"time": "1770395075"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1770395112"
},
"departure": {
"time": "1770395122"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1770395192"
},
"departure": {
"time": "1770395400"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1770395283"
},
"departure": {
"time": "1770395376"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1770395328"
},
"departure": {
"time": "1770395429"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1770395379"
},
"departure": {
"time": "1770395454"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1770395435"
},
"departure": {
"time": "1770395512"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1770395492"
},
"departure": {
"time": "1770395571"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1770395543"
},
"departure": {
"time": "1770395626"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1770395596"
},
"departure": {
"time": "1770395653"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1770395683"
},
"departure": {
"time": "1770395756"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1770395821"
},
"departure": {
"time": "1770395885"
},
"stopId": "zenbus:StopPoint:SP:860960004:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1770395862"
},
"departure": {
"time": "1770395966"
},
"stopId": "zenbus:StopPoint:SP:864870033:LOC",
"stopSequence": 44
}
],
"timestamp": "1770394605",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"startTime": "17:13:00",
"tripId": "5217762675785728:29"
},
"vehicle": {
"id": "zenbus:Vehicle:691050002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:664180003:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 11,
"position": {
"latitude": 48.81406021118164,
"longitude": 7.782780170440674
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"timestamp": "1770394605",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"startTime": "16:59:00",
"tripId": "4679292022685696:31"
},
"vehicle": {
"id": "zenbus:Vehicle:664180003:LOC"
}
}
},
{
"id": "20260206:5938644062830592:31",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770394581"
},
"departure": {
"time": "1770394615"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1770394727"
},
"departure": {
"time": "1770394737"
},
"stopId": "zenbus:StopPoint:SP:859040027:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1770394794"
},
"departure": {
"time": "1770394804"
},
"stopId": "zenbus:StopPoint:SP:630550025:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1770394850"
},
"departure": {
"time": "1770394860"
},
"stopId": "zenbus:StopPoint:SP:835980002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1770394907"
},
"departure": {
"time": "1770394917"
},
"stopId": "zenbus:StopPoint:SP:5969139098189824:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1770394991"
},
"departure": {
"time": "1770395001"
},
"stopId": "zenbus:StopPoint:SP:4880458853646336:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1770395069"
},
"departure": {
"time": "1770395079"
},
"stopId": "zenbus:StopPoint:SP:678870006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1770395169"
},
"departure": {
"time": "1770395179"
},
"stopId": "zenbus:StopPoint:SP:847380001:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770395240"
},
"departure": {
"time": "1770395250"
},
"stopId": "zenbus:StopPoint:SP:663140129:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770395310"
},
"departure": {
"time": "1770395320"
},
"stopId": "zenbus:StopPoint:SP:810320018:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770395364"
},
"departure": {
"time": "1770395374"
},
"stopId": "zenbus:StopPoint:SP:831880021:LOC",
"stopSequence": 21
}
],
"timestamp": "1770394605",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"startTime": "16:59:00",
"tripId": "4679292022685696:31"
},
"vehicle": {
"id": "zenbus:Vehicle:664180003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:642300001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 2,
"position": {
"latitude": 48.82241439819336,
"longitude": 7.808413982391357
},
"stopId": "zenbus:StopPoint:SP:680870007:LOC",
"timestamp": "1770394605",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"startTime": "17:14:00",
"tripId": "4679292022685696:32"
},
"vehicle": {
"id": "zenbus:Vehicle:642300001:LOC"
}
}
},
{
"id": "20260206:5938644062830592:32",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770394577"
},
"departure": {
"time": "1770394615"
},
"stopId": "zenbus:StopPoint:SP:680870007:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1770394710"
},
"departure": {
"time": "1770394720"
},
"stopId": "zenbus:StopPoint:SP:660060010:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1770394768"
},
"departure": {
"time": "1770394778"
},
"stopId": "zenbus:StopPoint:SP:851320001:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1770394849"
},
"departure": {
"time": "1770394859"
},
"stopId": "zenbus:StopPoint:SP:656340006:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1770394899"
},
"departure": {
"time": "1770394909"
},
"stopId": "zenbus:StopPoint:SP:657700023:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1770394967"
},
"departure": {
"time": "1770394977"
},
"stopId": "zenbus:StopPoint:SP:4777068643483648:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1770395018"
},
"departure": {
"time": "1770395028"
},
"stopId": "zenbus:StopPoint:SP:841760015:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1770395070"
},
"departure": {
"time": "1770395080"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1770395123"
},
"departure": {
"time": "1770395133"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1770395218"
},
"departure": {
"time": "1770395400"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1770395340"
},
"departure": {
"time": "1770395435"
},
"stopId": "zenbus:StopPoint:SP:859040027:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1770395407"
},
"departure": {
"time": "1770395498"
},
"stopId": "zenbus:StopPoint:SP:630550025:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1770395463"
},
"departure": {
"time": "1770395556"
},
"stopId": "zenbus:StopPoint:SP:835980002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1770395519"
},
"departure": {
"time": "1770395614"
},
"stopId": "zenbus:StopPoint:SP:5969139098189824:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1770395603"
},
"departure": {
"time": "1770395686"
},
"stopId": "zenbus:StopPoint:SP:4880458853646336:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1770395681"
},
"departure": {
"time": "1770395755"
},
"stopId": "zenbus:StopPoint:SP:678870006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1770395782"
},
"departure": {
"time": "1770395866"
},
"stopId": "zenbus:StopPoint:SP:847380001:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770395853"
},
"departure": {
"time": "1770395931"
},
"stopId": "zenbus:StopPoint:SP:663140129:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770395922"
},
"departure": {
"time": "1770395996"
},
"stopId": "zenbus:StopPoint:SP:810320018:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770395977"
},
"departure": {
"time": "1770396053"
},
"stopId": "zenbus:StopPoint:SP:831880021:LOC",
"stopSequence": 21
}
],
"timestamp": "1770394605",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"startTime": "17:14:00",
"tripId": "4679292022685696:32"
},
"vehicle": {
"id": "zenbus:Vehicle:642300001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:799390003:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 5,
"position": {
"latitude": 48.803768157958984,
"longitude": 7.7845330238342285
},
"stopId": "zenbus:StopPoint:SP:838060004:LOC",
"timestamp": "1770394606",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"startTime": "16:59:00",
"tripId": "6488877775716352:30"
},
"vehicle": {
"id": "zenbus:Vehicle:799390003:LOC"
}
}
},
{
"id": "20260206:5907884043927552:30",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770394594"
},
"departure": {
"time": "1770394616"
},
"stopId": "zenbus:StopPoint:SP:838060004:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1770394679"
},
"departure": {
"time": "1770394689"
},
"stopId": "zenbus:StopPoint:SP:673800003:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1770394732"
},
"departure": {
"time": "1770394742"
},
"stopId": "zenbus:StopPoint:SP:787770001:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1770394787"
},
"departure": {
"time": "1770394797"
},
"stopId": "zenbus:StopPoint:SP:4725708417925120:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1770394868"
},
"departure": {
"time": "1770394878"
},
"stopId": "zenbus:StopPoint:SP:661300019:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1770394990"
},
"departure": {
"time": "1770395000"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1770395099"
},
"departure": {
"time": "1770395109"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1770395153"
},
"departure": {
"time": "1770395163"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1770395197"
},
"departure": {
"time": "1770395207"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1770395262"
},
"departure": {
"time": "1770395272"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1770395308"
},
"departure": {
"time": "1770395318"
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1770395353"
},
"departure": {
"time": "1770395363"
},
"stopId": "zenbus:StopPoint:SP:670980023:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1770395407"
},
"departure": {
"time": "1770395417"
},
"stopId": "zenbus:StopPoint:SP:655640056:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1770395482"
},
"departure": {
"time": "1770395492"
},
"stopId": "zenbus:StopPoint:SP:659230051:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770395547"
},
"departure": {
"time": "1770395557"
},
"stopId": "zenbus:StopPoint:SP:661280142:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770395643"
},
"departure": {
"time": "1770395653"
},
"stopId": "zenbus:StopPoint:SP:667260019:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770395694"
},
"departure": {
"time": "1770395704"
},
"stopId": "zenbus:StopPoint:SP:5471403928190976:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1770395783"
},
"departure": {
"time": "1770395793"
},
"stopId": "zenbus:StopPoint:SP:659220084:LOC",
"stopSequence": 22
}
],
"timestamp": "1770394606",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"startTime": "16:59:00",
"tripId": "6488877775716352:30"
},
"vehicle": {
"id": "zenbus:Vehicle:799390003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:698820097:LOC",
"vehicle": {
"currentStopSequence": 1,
"position": {
"latitude": 48.80350112915039,
"longitude": 7.768021106719971
},
"stopId": "zenbus:StopPoint:SP:857020003:LOC",
"timestamp": "1770394606",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"startTime": "17:14:00",
"tripId": "6488877775716352:31"
},
"vehicle": {
"id": "zenbus:Vehicle:698820097:LOC"
}
}
},
{
"id": "20260206:5907884043927552:31",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770394587"
},
"departure": {
"time": "1770394598"
},
"stopId": "zenbus:StopPoint:SP:831880021:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1770394635"
},
"departure": {
"time": "1770394645"
},
"stopId": "zenbus:StopPoint:SP:857020003:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1770394702"
},
"departure": {
"time": "1770394712"
},
"stopId": "zenbus:StopPoint:SP:843940002:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1770394769"
},
"departure": {
"time": "1770394779"
},
"stopId": "zenbus:StopPoint:SP:5414098192826368:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1770394862"
},
"departure": {
"time": "1770394872"
},
"stopId": "zenbus:StopPoint:SP:660090004:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1770394934"
},
"departure": {
"time": "1770394944"
},
"stopId": "zenbus:StopPoint:SP:838060004:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1770395006"
},
"departure": {
"time": "1770395016"
},
"stopId": "zenbus:StopPoint:SP:673800003:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1770395060"
},
"departure": {
"time": "1770395070"
},
"stopId": "zenbus:StopPoint:SP:787770001:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1770395115"
},
"departure": {
"time": "1770395125"
},
"stopId": "zenbus:StopPoint:SP:4725708417925120:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1770395196"
},
"departure": {
"time": "1770395206"
},
"stopId": "zenbus:StopPoint:SP:661300019:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1770395318"
},
"departure": {
"time": "1770395400"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1770395427"
},
"departure": {
"time": "1770395448"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1770395481"
},
"departure": {
"time": "1770395505"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1770395525"
},
"departure": {
"time": "1770395557"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1770395590"
},
"departure": {
"time": "1770395620"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1770395635"
},
"departure": {
"time": "1770395672"
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1770395680"
},
"departure": {
"time": "1770395725"
},
"stopId": "zenbus:StopPoint:SP:670980023:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1770395735"
},
"departure": {
"time": "1770395782"
},
"stopId": "zenbus:StopPoint:SP:655640056:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1770395810"
},
"departure": {
"time": "1770395850"
},
"stopId": "zenbus:StopPoint:SP:659230051:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770395874"
},
"departure": {
"time": "1770395912"
},
"stopId": "zenbus:StopPoint:SP:661280142:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770395971"
},
"departure": {
"time": "1770395990"
},
"stopId": "zenbus:StopPoint:SP:667260019:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770396022"
},
"departure": {
"time": "1770396046"
},
"stopId": "zenbus:StopPoint:SP:5471403928190976:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1770396111"
},
"departure": {
"time": "1770396121"
},
"stopId": "zenbus:StopPoint:SP:659220084:LOC",
"stopSequence": 22
}
],
"timestamp": "1770394606",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"startTime": "17:14:00",
"tripId": "6488877775716352:31"
},
"vehicle": {
"id": "zenbus:Vehicle:698820097:LOC"
}
}
},
{
"id": "zenbus:Vehicle:781830001:LOC",
"vehicle": {
"currentStopSequence": 10,
"position": {
"latitude": 48.81064987182617,
"longitude": 7.783773899078369
},
"stopId": "zenbus:StopPoint:SP:698820092:LOC",
"timestamp": "1770394605",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"startTime": "17:03:00",
"tripId": "6542731733106688:14"
},
"vehicle": {
"id": "zenbus:Vehicle:781830001:LOC"
}
}
},
{
"id": "20260206:5414480264560640:14",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770394635"
},
"departure": {
"time": "1770394645"
},
"stopId": "zenbus:StopPoint:SP:698820092:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1770394687"
},
"departure": {
"time": "1770394697"
},
"stopId": "zenbus:StopPoint:SP:679310120:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1770394797"
},
"departure": {
"time": "1770394807"
},
"stopId": "zenbus:StopPoint:SP:859040029:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1770394855"
},
"departure": {
"time": "1770394865"
},
"stopId": "zenbus:StopPoint:SP:659380032:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1770394917"
},
"departure": {
"time": "1770394927"
},
"stopId": "zenbus:StopPoint:SP:659220088:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1770394970"
},
"departure": {
"time": "1770394980"
},
"stopId": "zenbus:StopPoint:SP:864900025:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1770395043"
},
"departure": {
"time": "1770395053"
},
"stopId": "zenbus:StopPoint:SP:655640059:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1770395189"
},
"departure": {
"time": "1770395199"
},
"stopId": "zenbus:StopPoint:SP:839920003:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1770395275"
},
"departure": {
"time": "1770395285"
},
"stopId": "zenbus:StopPoint:SP:5189456625664000:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770395352"
},
"departure": {
"time": "1770395362"
},
"stopId": "zenbus:StopPoint:SP:5183785859547136:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770395494"
},
"departure": {
"time": "1770395504"
},
"stopId": "zenbus:StopPoint:SP:831870021:LOC",
"stopSequence": 20
}
],
"timestamp": "1770394605",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"startTime": "17:03:00",
"tripId": "6542731733106688:14"
},
"vehicle": {
"id": "zenbus:Vehicle:781830001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:664180004:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 7,
"position": {
"latitude": 48.806697845458984,
"longitude": 7.79696798324585
},
"stopId": "zenbus:StopPoint:SP:864900026:LOC",
"timestamp": "1770394607",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"startTime": "17:00:00",
"tripId": "6009590169731072:14"
},
"vehicle": {
"id": "zenbus:Vehicle:664180004:LOC"
}
}
},
{
"id": "20260206:5926642565251072:14",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770394598"
},
"departure": {
"time": "1770394617"
},
"stopId": "zenbus:StopPoint:SP:864900026:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1770394672"
},
"departure": {
"time": "1770394682"
},
"stopId": "zenbus:StopPoint:SP:673100023:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1770394802"
},
"departure": {
"time": "1770394812"
},
"stopId": "zenbus:StopPoint:SP:857030003:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1770394860"
},
"departure": {
"time": "1770394870"
},
"stopId": "zenbus:StopPoint:SP:654260018:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1770394998"
},
"departure": {
"time": "1770395040"
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1770395103"
},
"departure": {
"time": "1770395113"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1770395161"
},
"departure": {
"time": "1770395171"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1770395209"
},
"departure": {
"time": "1770395219"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1770395279"
},
"departure": {
"time": "1770395289"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1770395328"
},
"departure": {
"time": "1770395339"
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1770395409"
},
"departure": {
"time": "1770395419"
},
"stopId": "zenbus:StopPoint:SP:843930003:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1770395446"
},
"departure": {
"time": "1770395456"
},
"stopId": "zenbus:StopPoint:SP:667270023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770395494"
},
"departure": {
"time": "1770395504"
},
"stopId": "zenbus:StopPoint:SP:658230016:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770395559"
},
"departure": {
"time": "1770395569"
},
"stopId": "zenbus:StopPoint:SP:831880024:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770395644"
},
"departure": {
"time": "1770395654"
},
"stopId": "zenbus:StopPoint:SP:851310004:LOC",
"stopSequence": 21
}
],
"timestamp": "1770394607",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"startTime": "17:00:00",
"tripId": "6009590169731072:14"
},
"vehicle": {
"id": "zenbus:Vehicle:664180004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:698840004:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 10,
"position": {
"latitude": 48.78354263305664,
"longitude": 7.8139848709106445
},
"stopId": "zenbus:StopPoint:SP:648090020:LOC",
"timestamp": "1770394605",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"startTime": "17:01:00",
"tripId": "5395572119830528:15"
},
"vehicle": {
"id": "zenbus:Vehicle:698840004:LOC"
}
}
},
{
"id": "20260206:5406815874449408:15",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770394600"
},
"departure": {
"time": "1770394615"
},
"stopId": "zenbus:StopPoint:SP:648090020:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1770394656"
},
"departure": {
"time": "1770394666"
},
"stopId": "zenbus:StopPoint:SP:659230056:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1770394710"
},
"departure": {
"time": "1770394720"
},
"stopId": "zenbus:StopPoint:SP:5394636353830912:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1770394743"
},
"departure": {
"time": "1770394753"
},
"stopId": "zenbus:StopPoint:SP:6019918630748160:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1770394809"
},
"departure": {
"time": "1770394819"
},
"stopId": "zenbus:StopPoint:SP:859060003:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1770394889"
},
"departure": {
"time": "1770394899"
},
"stopId": "zenbus:StopPoint:SP:810320020:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1770394927"
},
"departure": {
"time": "1770394937"
},
"stopId": "zenbus:StopPoint:SP:864970005:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1770394965"
},
"departure": {
"time": "1770394975"
},
"stopId": "zenbus:StopPoint:SP:6557606928711680:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1770395120"
},
"departure": {
"time": "1770395130"
},
"stopId": "zenbus:StopPoint:SP:5988830986371072:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770395192"
},
"departure": {
"time": "1770395202"
},
"stopId": "zenbus:StopPoint:SP:853260005:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770395277"
},
"departure": {
"time": "1770395287"
},
"stopId": "zenbus:StopPoint:SP:851320003:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770395352"
},
"departure": {
"time": "1770395362"
},
"stopId": "zenbus:StopPoint:SP:831890004:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1770395414"
},
"departure": {
"time": "1770395424"
},
"stopId": "zenbus:StopPoint:SP:670530120:LOC",
"stopSequence": 22
}
],
"timestamp": "1770394605",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"startTime": "17:01:00",
"tripId": "5395572119830528:15"
},
"vehicle": {
"id": "zenbus:Vehicle:698840004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:674570001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 21,
"position": {
"latitude": 48.808929443359375,
"longitude": 7.784635066986084
},
"stopId": "zenbus:StopPoint:SP:645680175:LOC",
"timestamp": "1770378840",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"startTime": "12:31:00",
"tripId": "4829772321390592:8"
},
"vehicle": {
"id": "zenbus:Vehicle:674570001:LOC"
}
}
},
{
"id": "20260206:6597303835033600:8",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770394641"
},
"departure": {
"time": "1770394651"
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"stopSequence": 22
}
],
"timestamp": "1770394528",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"startTime": "12:31:00",
"tripId": "4829772321390592:8"
},
"vehicle": {
"id": "zenbus:Vehicle:674570001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:642290003:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 12,
"position": {
"latitude": 48.78367614746094,
"longitude": 7.81394100189209
},
"stopId": "zenbus:StopPoint:SP:653750049:LOC",
"timestamp": "1770394606",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"startTime": "17:01:00",
"tripId": "4829772321390592:16"
},
"vehicle": {
"id": "zenbus:Vehicle:642290003:LOC"
}
}
},
{
"id": "20260206:6597303835033600:16",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770394596"
},
"departure": {
"time": "1770394616"
},
"stopId": "zenbus:StopPoint:SP:653750049:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1770394652"
},
"departure": {
"time": "1770394662"
},
"stopId": "zenbus:StopPoint:SP:860960005:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1770394755"
},
"departure": {
"time": "1770394765"
},
"stopId": "zenbus:StopPoint:SP:864980004:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1770394816"
},
"departure": {
"time": "1770394826"
},
"stopId": "zenbus:StopPoint:SP:835980005:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1770394879"
},
"departure": {
"time": "1770394889"
},
"stopId": "zenbus:StopPoint:SP:651720026:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1770394918"
},
"departure": {
"time": "1770394928"
},
"stopId": "zenbus:StopPoint:SP:669020060:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1770394961"
},
"departure": {
"time": "1770394971"
},
"stopId": "zenbus:StopPoint:SP:657690024:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770395008"
},
"departure": {
"time": "1770395018"
},
"stopId": "zenbus:StopPoint:SP:670980029:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770395052"
},
"departure": {
"time": "1770395062"
},
"stopId": "zenbus:StopPoint:SP:667240131:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770395100"
},
"departure": {
"time": "1770395110"
},
"stopId": "zenbus:StopPoint:SP:645680175:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1770395213"
},
"departure": {
"time": "1770395223"
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"stopSequence": 22
}
],
"timestamp": "1770394606",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"startTime": "17:01:00",
"tripId": "4829772321390592:16"
},
"vehicle": {
"id": "zenbus:Vehicle:642290003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4914855683293184:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 1,
"position": {
"latitude": 48.76781463623047,
"longitude": 7.849678993225098
},
"stopId": "zenbus:StopPoint:SP:857010004:LOC",
"timestamp": "1770394605",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"startTime": "17:16:00",
"tripId": "4829772321390592:17"
},
"vehicle": {
"id": "zenbus:Vehicle:4914855683293184:LOC"
}
}
},
{
"id": "20260206:6597303835033600:17",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770394577"
},
"departure": {
"time": "1770394590"
},
"stopId": "zenbus:StopPoint:SP:834750004:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1770394603"
},
"departure": {
"time": "1770394617"
},
"stopId": "zenbus:StopPoint:SP:857010004:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1770394682"
},
"departure": {
"time": "1770394692"
},
"stopId": "zenbus:StopPoint:SP:864950018:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1770394752"
},
"departure": {
"time": "1770394762"
},
"stopId": "zenbus:StopPoint:SP:739450030:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1770394845"
},
"departure": {
"time": "1770394857"
},
"stopId": "zenbus:StopPoint:SP:6046053171200000:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1770394985"
},
"departure": {
"time": "1770394995"
},
"stopId": "zenbus:StopPoint:SP:4834958494400512:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1770395027"
},
"departure": {
"time": "1770395038"
},
"stopId": "zenbus:StopPoint:SP:849650003:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1770395058"
},
"departure": {
"time": "1770395084"
},
"stopId": "zenbus:StopPoint:SP:835920023:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1770395146"
},
"departure": {
"time": "1770395158"
},
"stopId": "zenbus:StopPoint:SP:860970003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1770395209"
},
"departure": {
"time": "1770395219"
},
"stopId": "zenbus:StopPoint:SP:5943633166467072:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1770395241"
},
"departure": {
"time": "1770395265"
},
"stopId": "zenbus:StopPoint:SP:853260004:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1770395285"
},
"departure": {
"time": "1770395317"
},
"stopId": "zenbus:StopPoint:SP:673670018:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1770395341"
},
"departure": {
"time": "1770395375"
},
"stopId": "zenbus:StopPoint:SP:653750049:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1770395386"
},
"departure": {
"time": "1770395428"
},
"stopId": "zenbus:StopPoint:SP:860960005:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1770395490"
},
"departure": {
"time": "1770395510"
},
"stopId": "zenbus:StopPoint:SP:864980004:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1770395551"
},
"departure": {
"time": "1770395570"
},
"stopId": "zenbus:StopPoint:SP:835980005:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1770395613"
},
"departure": {
"time": "1770395631"
},
"stopId": "zenbus:StopPoint:SP:651720026:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1770395653"
},
"departure": {
"time": "1770395681"
},
"stopId": "zenbus:StopPoint:SP:669020060:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1770395696"
},
"departure": {
"time": "1770395733"
},
"stopId": "zenbus:StopPoint:SP:657690024:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770395743"
},
"departure": {
"time": "1770395786"
},
"stopId": "zenbus:StopPoint:SP:670980029:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770395786"
},
"departure": {
"time": "1770395838"
},
"stopId": "zenbus:StopPoint:SP:667240131:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770395835"
},
"departure": {
"time": "1770395862"
},
"stopId": "zenbus:StopPoint:SP:645680175:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1770395948"
},
"departure": {
"time": "1770396009"
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"stopSequence": 22
}
],
"timestamp": "1770394605",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"startTime": "17:16:00",
"tripId": "4829772321390592:17"
},
"vehicle": {
"id": "zenbus:Vehicle:4914855683293184:LOC"
}
}
},
{
"id": "zenbus:Vehicle:664110108:LOC",
"vehicle": {
"currentStopSequence": 22,
"position": {
"latitude": 48.719974517822266,
"longitude": 7.706759929656982
},
"stopId": "zenbus:StopPoint:SP:843910004:LOC",
"timestamp": "1770394601",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"startTime": "17:10:00",
"tripId": "4793589793030144:14"
},
"vehicle": {
"id": "zenbus:Vehicle:664110108:LOC"
}
}
},
{
"id": "20260206:4788911768338432:14",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770394548"
},
"departure": {
"time": "1770394565"
},
"stopId": "zenbus:StopPoint:SP:847380004:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770394587"
},
"departure": {
"time": "1770394601"
},
"stopId": "zenbus:StopPoint:SP:845760005:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1770394621"
},
"departure": {
"time": "1770394631"
},
"stopId": "zenbus:StopPoint:SP:843910004:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1770394676"
},
"departure": {
"time": "1770394686"
},
"stopId": "zenbus:StopPoint:SP:859040030:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1770394730"
},
"departure": {
"time": "1770394740"
},
"stopId": "zenbus:StopPoint:SP:839910004:LOC",
"stopSequence": 24
}
],
"timestamp": "1770394601",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"startTime": "17:10:00",
"tripId": "4793589793030144:14"
},
"vehicle": {
"id": "zenbus:Vehicle:664110108:LOC"
}
}
},
{
"id": "zenbus:Vehicle:721060001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 9,
"position": {
"latitude": 48.73102569580078,
"longitude": 7.7081499099731445
},
"stopId": "zenbus:StopPoint:SP:847880004:LOC",
"timestamp": "1770394605",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"startTime": "16:45:00",
"tripId": "6038182832373760:14"
},
"vehicle": {
"id": "zenbus:Vehicle:721060001:LOC"
}
}
},
{
"id": "20260206:6574846457675776:14",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770394548"
},
"departure": {
"time": "1770394615"
},
"stopId": "zenbus:StopPoint:SP:847880004:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1770394671"
},
"departure": {
"time": "1770394681"
},
"stopId": "zenbus:StopPoint:SP:835970006:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1770394723"
},
"departure": {
"time": "1770394733"
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"stopSequence": 11
}
],
"timestamp": "1770394605",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"startTime": "16:45:00",
"tripId": "6038182832373760:14"
},
"vehicle": {
"id": "zenbus:Vehicle:721060001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4846410684956672:LOC",
"vehicle": {
"currentStopSequence": 7,
"position": {
"latitude": 48.756797790527344,
"longitude": 7.726761817932129
},
"stopId": "zenbus:StopPoint:SP:667270018:LOC",
"timestamp": "1770394604",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"startTime": "17:01:00",
"tripId": "6038182832373760:15"
},
"vehicle": {
"id": "zenbus:Vehicle:4846410684956672:LOC"
}
}
},
{
"id": "20260206:6574846457675776:15",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770394580"
},
"departure": {
"time": "1770394594"
},
"stopId": "zenbus:StopPoint:SP:869430003:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1770394870"
},
"departure": {
"time": "1770394880"
},
"stopId": "zenbus:StopPoint:SP:667270018:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1770394941"
},
"departure": {
"time": "1770394951"
},
"stopId": "zenbus:StopPoint:SP:5982027422629888:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1770395003"
},
"departure": {
"time": "1770395026"
},
"stopId": "zenbus:StopPoint:SP:847880004:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1770395065"
},
"departure": {
"time": "1770395087"
},
"stopId": "zenbus:StopPoint:SP:835970006:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1770395115"
},
"departure": {
"time": "1770395142"
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"stopSequence": 11
}
],
"timestamp": "1770394606",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"startTime": "17:01:00",
"tripId": "6038182832373760:15"
},
"vehicle": {
"id": "zenbus:Vehicle:4846410684956672:LOC"
}
}
},
{
"id": "zenbus:Vehicle:830250002:LOC",
"vehicle": {
"currentStopSequence": 10,
"position": {
"latitude": 48.81016540527344,
"longitude": 7.781876087188721
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"timestamp": "1770379153",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"startTime": "12:32:00",
"tripId": "6558322296619008:13"
},
"vehicle": {
"id": "zenbus:Vehicle:830250002:LOC"
}
}
},
{
"id": "20260206:6500367094251520:13",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770394615"
},
"departure": {
"time": "1770394625"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 10
}
],
"timestamp": "1770394578",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"startTime": "12:32:00",
"tripId": "6558322296619008:13"
},
"vehicle": {
"id": "zenbus:Vehicle:830250002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4844338644254720:LOC",
"vehicle": {
"currentStopSequence": 5,
"position": {
"latitude": 48.755611419677734,
"longitude": 7.726311206817627
},
"stopId": "zenbus:StopPoint:SP:6022710774726656:LOC",
"timestamp": "1770394605",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"startTime": "17:02:00",
"tripId": "6558322296619008:18"
},
"vehicle": {
"id": "zenbus:Vehicle:4844338644254720:LOC"
}
}
},
{
"id": "20260206:6500367094251520:18",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770394631"
},
"departure": {
"time": "1770394641"
},
"stopId": "zenbus:StopPoint:SP:6022710774726656:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1770394859"
},
"departure": {
"time": "1770394869"
},
"stopId": "zenbus:StopPoint:SP:668780092:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1770394922"
},
"departure": {
"time": "1770394932"
},
"stopId": "zenbus:StopPoint:SP:850270002:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1770395298"
},
"departure": {
"time": "1770395308"
},
"stopId": "zenbus:StopPoint:SP:810740003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1770395368"
},
"departure": {
"time": "1770395378"
},
"stopId": "zenbus:StopPoint:SP:645630093:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1770395529"
},
"departure": {
"time": "1770395539"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 10
}
],
"timestamp": "1770394605",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"startTime": "17:02:00",
"tripId": "6558322296619008:18"
},
"vehicle": {
"id": "zenbus:Vehicle:4844338644254720:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4791401226174464:LOC",
"vehicle": {
"currentStopSequence": 21,
"position": {
"latitude": 48.85284423828125,
"longitude": 7.617140769958496
},
"stopId": "zenbus:StopPoint:SP:861500001:LOC",
"timestamp": "1770394607",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"startTime": "16:46:00",
"tripId": "5358163491553280:13"
},
"vehicle": {
"id": "zenbus:Vehicle:4791401226174464:LOC"
}
}
},
{
"id": "20260206:5926650664452096:13",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770394593"
},
"departure": {
"time": "1770394607"
},
"stopId": "zenbus:StopPoint:SP:836430003:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770394641"
},
"departure": {
"time": "1770394651"
},
"stopId": "zenbus:StopPoint:SP:861500001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1770394682"
},
"departure": {
"time": "1770394692"
},
"stopId": "zenbus:StopPoint:SP:836440003:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1770394734"
},
"departure": {
"time": "1770394744"
},
"stopId": "zenbus:StopPoint:SP:810750003:LOC",
"stopSequence": 23
}
],
"timestamp": "1770394607",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"startTime": "16:46:00",
"tripId": "5358163491553280:13"
},
"vehicle": {
"id": "zenbus:Vehicle:4791401226174464:LOC"
}
}
},
{
"id": "zenbus:Vehicle:5129339481882624:LOC",
"vehicle": {
"currentStopSequence": 13,
"position": {
"latitude": 48.826473236083984,
"longitude": 7.667825222015381
},
"stopId": "zenbus:StopPoint:SP:4689124356259840:LOC",
"timestamp": "1770394604",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"startTime": "17:01:00",
"tripId": "5358163491553280:14"
},
"vehicle": {
"id": "zenbus:Vehicle:5129339481882624:LOC"
}
}
},
{
"id": "20260206:5926650664452096:14",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770394686"
},
"departure": {
"time": "1770394696"
},
"stopId": "zenbus:StopPoint:SP:4689124356259840:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1770394745"
},
"departure": {
"time": "1770394755"
},
"stopId": "zenbus:StopPoint:SP:698820093:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1770395017"
},
"departure": {
"time": "1770395027"
},
"stopId": "zenbus:StopPoint:SP:859630004:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1770395077"
},
"departure": {
"time": "1770395087"
},
"stopId": "zenbus:StopPoint:SP:5406189144768512:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1770395142"
},
"departure": {
"time": "1770395156"
},
"stopId": "zenbus:StopPoint:SP:845760006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1770395177"
},
"departure": {
"time": "1770395203"
},
"stopId": "zenbus:StopPoint:SP:867230002:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770395250"
},
"departure": {
"time": "1770395270"
},
"stopId": "zenbus:StopPoint:SP:861480003:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770395300"
},
"departure": {
"time": "1770395355"
},
"stopId": "zenbus:StopPoint:SP:836430003:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770395349"
},
"departure": {
"time": "1770395379"
},
"stopId": "zenbus:StopPoint:SP:861500001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1770395391"
},
"departure": {
"time": "1770395430"
},
"stopId": "zenbus:StopPoint:SP:836440003:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1770395442"
},
"departure": {
"time": "1770395516"
},
"stopId": "zenbus:StopPoint:SP:810750003:LOC",
"stopSequence": 23
}
],
"timestamp": "1770394604",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"startTime": "17:01:00",
"tripId": "5358163491553280:14"
},
"vehicle": {
"id": "zenbus:Vehicle:5129339481882624:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4910408763703296:LOC",
"vehicle": {
"currentStopSequence": 1,
"position": {
"latitude": 48.81352615356445,
"longitude": 7.780876159667969
},
"stopId": "zenbus:StopPoint:SP:653750046:LOC",
"timestamp": "1770394605",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"startTime": "17:16:00",
"tripId": "5358163491553280:15"
},
"vehicle": {
"id": "zenbus:Vehicle:4910408763703296:LOC"
}
}
},
{
"id": "20260206:5926650664452096:15",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770394496"
},
"departure": {
"time": "1770394564"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1770394637"
},
"departure": {
"time": "1770394647"
},
"stopId": "zenbus:StopPoint:SP:653750046:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1770394688"
},
"departure": {
"time": "1770394698"
},
"stopId": "zenbus:StopPoint:SP:649920015:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1770394856"
},
"departure": {
"time": "1770394866"
},
"stopId": "zenbus:StopPoint:SP:838630005:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1770394889"
},
"departure": {
"time": "1770394899"
},
"stopId": "zenbus:StopPoint:SP:810730004:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1770394929"
},
"departure": {
"time": "1770394939"
},
"stopId": "zenbus:StopPoint:SP:657690021:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1770394966"
},
"departure": {
"time": "1770394978"
},
"stopId": "zenbus:StopPoint:SP:840350003:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1770395001"
},
"departure": {
"time": "1770395011"
},
"stopId": "zenbus:StopPoint:SP:843900004:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1770395073"
},
"departure": {
"time": "1770395083"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1770395193"
},
"departure": {
"time": "1770395203"
},
"stopId": "zenbus:StopPoint:SP:863530005:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1770395239"
},
"departure": {
"time": "1770395249"
},
"stopId": "zenbus:StopPoint:SP:850300002:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1770395283"
},
"departure": {
"time": "1770395293"
},
"stopId": "zenbus:StopPoint:SP:851800006:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1770395480"
},
"departure": {
"time": "1770395490"
},
"stopId": "zenbus:StopPoint:SP:847870004:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1770395639"
},
"departure": {
"time": "1770395649"
},
"stopId": "zenbus:StopPoint:SP:4689124356259840:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1770395698"
},
"departure": {
"time": "1770395708"
},
"stopId": "zenbus:StopPoint:SP:698820093:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1770395970"
},
"departure": {
"time": "1770395980"
},
"stopId": "zenbus:StopPoint:SP:859630004:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1770396030"
},
"departure": {
"time": "1770396040"
},
"stopId": "zenbus:StopPoint:SP:5406189144768512:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1770396095"
},
"departure": {
"time": "1770396105"
},
"stopId": "zenbus:StopPoint:SP:845760006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1770396130"
},
"departure": {
"time": "1770396140"
},
"stopId": "zenbus:StopPoint:SP:867230002:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770396204"
},
"departure": {
"time": "1770396214"
},
"stopId": "zenbus:StopPoint:SP:861480003:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770396253"
},
"departure": {
"time": "1770396281"
},
"stopId": "zenbus:StopPoint:SP:836430003:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770396302"
},
"departure": {
"time": "1770396312"
},
"stopId": "zenbus:StopPoint:SP:861500001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1770396344"
},
"departure": {
"time": "1770396357"
},
"stopId": "zenbus:StopPoint:SP:836440003:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1770396396"
},
"departure": {
"time": "1770396443"
},
"stopId": "zenbus:StopPoint:SP:810750003:LOC",
"stopSequence": 23
}
],
"timestamp": "1770394606",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"startTime": "17:16:00",
"tripId": "5358163491553280:15"
},
"vehicle": {
"id": "zenbus:Vehicle:4910408763703296:LOC"
}
}
},
{
"id": "zenbus:Vehicle:686780013:LOC",
"vehicle": {
"currentStopSequence": 7,
"position": {
"latitude": 48.7874870300293,
"longitude": 7.6685590744018555
},
"stopId": "zenbus:StopPoint:SP:838640003:LOC",
"timestamp": "1770394604",
"trip": {
"routeId": "zenbus:Line:753020003:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"startTime": "17:01:00",
"tripId": "5462965995175936:4"
},
"vehicle": {
"id": "zenbus:Vehicle:686780013:LOC"
}
}
},
{
"id": "20260206:6545364929740800:4",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770394631"
},
"departure": {
"time": "1770394641"
},
"stopId": "zenbus:StopPoint:SP:838640003:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1770394691"
},
"departure": {
"time": "1770394701"
},
"stopId": "zenbus:StopPoint:SP:5480348600238080:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1770394880"
},
"departure": {
"time": "1770394890"
},
"stopId": "zenbus:StopPoint:SP:867250002:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1770394945"
},
"departure": {
"time": "1770394955"
},
"stopId": "zenbus:StopPoint:SP:847890002:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1770395050"
},
"departure": {
"time": "1770395060"
},
"stopId": "zenbus:StopPoint:SP:841770004:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1770395088"
},
"departure": {
"time": "1770395098"
},
"stopId": "zenbus:StopPoint:SP:844330003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1770395148"
},
"departure": {
"time": "1770395158"
},
"stopId": "zenbus:StopPoint:SP:865510006:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1770395180"
},
"departure": {
"time": "1770395190"
},
"stopId": "zenbus:StopPoint:SP:810320021:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1770395235"
},
"departure": {
"time": "1770395245"
},
"stopId": "zenbus:StopPoint:SP:845480005:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1770395312"
},
"departure": {
"time": "1770395322"
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"stopSequence": 16
}
],
"timestamp": "1770394604",
"trip": {
"routeId": "zenbus:Line:753020003:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"startTime": "17:01:00",
"tripId": "5462965995175936:4"
},
"vehicle": {
"id": "zenbus:Vehicle:686780013:LOC"
}
}
},
{
"id": "zenbus:Vehicle:706140014:LOC",
"vehicle": {
"currentStopSequence": 4,
"position": {
"latitude": 48.791622161865234,
"longitude": 7.745967864990234
},
"stopId": "zenbus:StopPoint:SP:869390002:LOC",
"timestamp": "1770394604",
"trip": {
"routeId": "zenbus:Line:736370020:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"startTime": "16:55:00",
"tripId": "6483915637260288:6"
},
"vehicle": {
"id": "zenbus:Vehicle:706140014:LOC"
}
}
},
{
"id": "20260206:5367264405618688:6",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770394659"
},
"departure": {
"time": "1770394669"
},
"stopId": "zenbus:StopPoint:SP:869390002:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1770394874"
},
"departure": {
"time": "1770394884"
},
"stopId": "zenbus:StopPoint:SP:847900005:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1770394945"
},
"departure": {
"time": "1770394955"
},
"stopId": "zenbus:StopPoint:SP:869390003:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1770395257"
},
"departure": {
"time": "1770395267"
},
"stopId": "zenbus:StopPoint:SP:850280002:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1770395316"
},
"departure": {
"time": "1770395326"
},
"stopId": "zenbus:StopPoint:SP:832170003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1770395560"
},
"departure": {
"time": "1770395570"
},
"stopId": "zenbus:StopPoint:SP:847890003:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1770395696"
},
"departure": {
"time": "1770395706"
},
"stopId": "zenbus:StopPoint:SP:859630005:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1770395850"
},
"departure": {
"time": "1770395860"
},
"stopId": "zenbus:StopPoint:SP:5411837160980480:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1770395905"
},
"departure": {
"time": "1770395915"
},
"stopId": "zenbus:StopPoint:SP:4644680571551744:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1770396058"
},
"departure": {
"time": "1770396068"
},
"stopId": "zenbus:StopPoint:SP:840350004:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1770396191"
},
"departure": {
"time": "1770396201"
},
"stopId": "zenbus:StopPoint:SP:855560003:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1770396327"
},
"departure": {
"time": "1770396337"
},
"stopId": "zenbus:StopPoint:SP:810740004:LOC",
"stopSequence": 15
}
],
"timestamp": "1770394604",
"trip": {
"routeId": "zenbus:Line:736370020:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"startTime": "16:55:00",
"tripId": "6483915637260288:6"
},
"vehicle": {
"id": "zenbus:Vehicle:706140014:LOC"
}
}
},
{
"id": "zenbus:Vehicle:718890005:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 9,
"position": {
"latitude": 48.783172607421875,
"longitude": 7.70693302154541
},
"stopId": "zenbus:StopPoint:SP:838640004:LOC",
"timestamp": "1770394606",
"trip": {
"routeId": "zenbus:Line:736370020:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"startTime": "16:50:00",
"tripId": "4895698190336000:8"
},
"vehicle": {
"id": "zenbus:Vehicle:718890005:LOC"
}
}
},
{
"id": "20260206:6532715781292032:8",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770394606"
},
"departure": {
"time": "1770394617"
},
"stopId": "zenbus:StopPoint:SP:838640004:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1770394692"
},
"departure": {
"time": "1770394702"
},
"stopId": "zenbus:StopPoint:SP:851790005:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1770394885"
},
"departure": {
"time": "1770394895"
},
"stopId": "zenbus:StopPoint:SP:863510002:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1770395351"
},
"departure": {
"time": "1770395361"
},
"stopId": "zenbus:StopPoint:SP:810740003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1770395421"
},
"departure": {
"time": "1770395431"
},
"stopId": "zenbus:StopPoint:SP:645630093:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1770395586"
},
"departure": {
"time": "1770395596"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 14
}
],
"timestamp": "1770394607",
"trip": {
"routeId": "zenbus:Line:736370020:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260206",
"startTime": "16:50:00",
"tripId": "4895698190336000:8"
},
"vehicle": {
"id": "zenbus:Vehicle:718890005:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1770394607"
}
}