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
❌81 erreurs, 2 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 13/02/2026 à 08h14 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
Sequential stop_time_update times are not increasing E022 81 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:8 stop_sequence 23 arrival_time 08:26:48 (1770967608) is less than previous stop departure_time 08:30:00 (1770967800) - times must increase between two sequential stops
- trip_id 5359235979280384:8 stop_sequence 23 departure_time 08:28:59 (1770967739) is less than previous stop departure_time 08:30:00 (1770967800) - times must increase between two sequential stops
- trip_id 5359235979280384:8 stop_sequence 24 arrival_time 08:27:43 (1770967663) is less than previous stop departure_time 08:28:59 (1770967739) - times must increase between two sequential stops
- trip_id 5359235979280384:8 stop_sequence 25 arrival_time 08:28:37 (1770967717) is less than previous stop departure_time 08:29:56 (1770967796) - times must increase between two sequential stops
- trip_id 5359235979280384:8 stop_sequence 26 arrival_time 08:29:33 (1770967773) is less than previous stop departure_time 08:30:53 (1770967853) - times must increase between two sequential stops
Avertissements
vehicle_id not populated W002 1 erreur
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id 4679292022685696:7 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 4679292022685696:7 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 | 19 | 13 fois (45 % des validations) |
| W003 | a trip_id that is provided in the VehiclePositions feed should be provided in the TripUpdates feed, and a vehicle_id that is provided in the TripUpdates feed should be provided in the VehiclePositions feed | 19 | 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. | 671 | 11 fois (38 % 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. | 12 | 11 fois (38 % 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 13/02/2026 à 15h26 Europe/Paris.
trip_updates (17) vehicle_positions (16) 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 13/02/2026 à 15h26 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "zenbus:Vehicle:642290005:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 22,
"position": {
"latitude": 48.8144645690918,
"longitude": 7.7832770347595215
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"timestamp": "1770986643",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260213",
"startTime": "13:20:00",
"tripId": "5359235979280384:20"
},
"vehicle": {
"id": "zenbus:Vehicle:642290005:LOC"
}
}
},
{
"id": "20260213:4699572623376384:20",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770992874"
},
"departure": {
"time": "1770992884"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1770992920"
},
"departure": {
"time": "1770992930"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1770992966"
},
"departure": {
"time": "1770992976"
},
"stopId": "zenbus:StopPoint:SP:771880007:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1770993014"
},
"departure": {
"time": "1770993024"
},
"stopId": "zenbus:StopPoint:SP:843930001:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1770993065"
},
"departure": {
"time": "1770993075"
},
"stopId": "zenbus:StopPoint:SP:860960003:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1770993122"
},
"departure": {
"time": "1770993132"
},
"stopId": "zenbus:StopPoint:SP:6040087943970816:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1770993167"
},
"departure": {
"time": "1770993177"
},
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1770993231"
},
"departure": {
"time": "1770993241"
},
"stopId": "zenbus:StopPoint:SP:6498647517691904:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1770993285"
},
"departure": {
"time": "1770993295"
},
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1770993356"
},
"departure": {
"time": "1770993366"
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1770993447"
},
"departure": {
"time": "1770993457"
},
"stopId": "zenbus:StopPoint:SP:859050003:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1770993592"
},
"departure": {
"time": "1770993602"
},
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1770993678"
},
"departure": {
"time": "1770993688"
},
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1770993737"
},
"departure": {
"time": "1770993747"
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1770993876"
},
"departure": {
"time": "1770993886"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1770993966"
},
"departure": {
"time": "1770993976"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1770994028"
},
"departure": {
"time": "1770994038"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1770994091"
},
"departure": {
"time": "1770994101"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1770994180"
},
"departure": {
"time": "1770994190"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1770994272"
},
"departure": {
"time": "1770994282"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1770994342"
},
"departure": {
"time": "1770994352"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1770994412"
},
"departure": {
"time": "1770994422"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1770994483"
},
"departure": {
"time": "1770994493"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1770994542"
},
"departure": {
"time": "1770994552"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1770994592"
},
"departure": {
"time": "1770994602"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1770994651"
},
"departure": {
"time": "1770994661"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1770994713"
},
"departure": {
"time": "1770994723"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1770994807"
},
"departure": {
"time": "1770994817"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1770994861"
},
"departure": {
"time": "1770994871"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1770994931"
},
"departure": {
"time": "1770994941"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1770992791",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260213",
"startTime": "13:20:00",
"tripId": "5359235979280384:20"
},
"vehicle": {
"id": "zenbus:Vehicle:642290005:LOC"
}
}
},
{
"id": "zenbus:Vehicle:671920003:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 29,
"position": {
"latitude": 48.81035614013672,
"longitude": 7.805782794952393
},
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"timestamp": "1770992809",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260213",
"startTime": "14:50:00",
"tripId": "5359235979280384:23"
},
"vehicle": {
"id": "zenbus:Vehicle:671920003:LOC"
}
}
},
{
"id": "20260213:4699572623376384:23",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770992761"
},
"departure": {
"time": "1770992819"
},
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1770992873"
},
"departure": {
"time": "1770992883"
},
"stopId": "zenbus:StopPoint:SP:6498647517691904:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1770992927"
},
"departure": {
"time": "1770992937"
},
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1770992998"
},
"departure": {
"time": "1770993008"
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1770993089"
},
"departure": {
"time": "1770993099"
},
"stopId": "zenbus:StopPoint:SP:859050003:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1770993233"
},
"departure": {
"time": "1770993243"
},
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1770993320"
},
"departure": {
"time": "1770993330"
},
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1770993379"
},
"departure": {
"time": "1770993389"
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1770993518"
},
"departure": {
"time": "1770993528"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1770993608"
},
"departure": {
"time": "1770993618"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1770993670"
},
"departure": {
"time": "1770993680"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1770993733"
},
"departure": {
"time": "1770993743"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1770993822"
},
"departure": {
"time": "1770993832"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1770993914"
},
"departure": {
"time": "1770993924"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1770993984"
},
"departure": {
"time": "1770993994"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1770994054"
},
"departure": {
"time": "1770994064"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1770994124"
},
"departure": {
"time": "1770994134"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1770994184"
},
"departure": {
"time": "1770994194"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1770994234"
},
"departure": {
"time": "1770994244"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1770994293"
},
"departure": {
"time": "1770994303"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1770994355"
},
"departure": {
"time": "1770994365"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1770994448"
},
"departure": {
"time": "1770994458"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1770994503"
},
"departure": {
"time": "1770994513"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1770994573"
},
"departure": {
"time": "1770994583"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1770992809",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260213",
"startTime": "14:50:00",
"tripId": "5359235979280384:23"
},
"vehicle": {
"id": "zenbus:Vehicle:671920003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:662580001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 6,
"position": {
"latitude": 48.821407318115234,
"longitude": 7.7357611656188965
},
"stopId": "zenbus:StopPoint:SP:857000002:LOC",
"timestamp": "1770992810",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260213",
"startTime": "15:20:00",
"tripId": "5359235979280384:24"
},
"vehicle": {
"id": "zenbus:Vehicle:662580001:LOC"
}
}
},
{
"id": "20260213:4699572623376384:24",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770992779"
},
"departure": {
"time": "1770992820"
},
"stopId": "zenbus:StopPoint:SP:857000002:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1770992892"
},
"departure": {
"time": "1770992902"
},
"stopId": "zenbus:StopPoint:SP:665370140:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1770992951"
},
"departure": {
"time": "1770992961"
},
"stopId": "zenbus:StopPoint:SP:5993900054413312:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1770993009"
},
"departure": {
"time": "1770993019"
},
"stopId": "zenbus:StopPoint:SP:864960002:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1770993066"
},
"departure": {
"time": "1770993076"
},
"stopId": "zenbus:StopPoint:SP:630550027:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1770993140"
},
"departure": {
"time": "1770993150"
},
"stopId": "zenbus:StopPoint:SP:860970001:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1770993255"
},
"departure": {
"time": "1770993265"
},
"stopId": "zenbus:StopPoint:SP:839920001:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1770993340"
},
"departure": {
"time": "1770993350"
},
"stopId": "zenbus:StopPoint:SP:630540029:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1770993381"
},
"departure": {
"time": "1770993391"
},
"stopId": "zenbus:StopPoint:SP:663140131:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1770993430"
},
"departure": {
"time": "1770993440"
},
"stopId": "zenbus:StopPoint:SP:661320025:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1770993477"
},
"departure": {
"time": "1770993487"
},
"stopId": "zenbus:StopPoint:SP:651710023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770993530"
},
"departure": {
"time": "1770993540"
},
"stopId": "zenbus:StopPoint:SP:648090018:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770993571"
},
"departure": {
"time": "1770993581"
},
"stopId": "zenbus:StopPoint:SP:670900053:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770993614"
},
"departure": {
"time": "1770993624"
},
"stopId": "zenbus:StopPoint:SP:843920001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1770993678"
},
"departure": {
"time": "1770993900"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1770993762"
},
"departure": {
"time": "1770993866"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1770993808"
},
"departure": {
"time": "1770993919"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1770993854"
},
"departure": {
"time": "1770993972"
},
"stopId": "zenbus:StopPoint:SP:771880007:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1770993901"
},
"departure": {
"time": "1770994025"
},
"stopId": "zenbus:StopPoint:SP:843930001:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1770993952"
},
"departure": {
"time": "1770994081"
},
"stopId": "zenbus:StopPoint:SP:860960003:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1770994010"
},
"departure": {
"time": "1770994140"
},
"stopId": "zenbus:StopPoint:SP:6040087943970816:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1770994055"
},
"departure": {
"time": "1770994192"
},
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1770994118"
},
"departure": {
"time": "1770994254"
},
"stopId": "zenbus:StopPoint:SP:6498647517691904:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1770994172"
},
"departure": {
"time": "1770994311"
},
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1770994244"
},
"departure": {
"time": "1770994377"
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1770994335"
},
"departure": {
"time": "1770994482"
},
"stopId": "zenbus:StopPoint:SP:859050003:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1770994479"
},
"departure": {
"time": "1770994614"
},
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1770994565"
},
"departure": {
"time": "1770994687"
},
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1770994624"
},
"departure": {
"time": "1770994747"
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1770994763"
},
"departure": {
"time": "1770994816"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1770994853"
},
"departure": {
"time": "1770994891"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1770994916"
},
"departure": {
"time": "1770994983"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1770994979"
},
"departure": {
"time": "1770995044"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1770995068"
},
"departure": {
"time": "1770995149"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1770995160"
},
"departure": {
"time": "1770995255"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1770995230"
},
"departure": {
"time": "1770995290"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1770995299"
},
"departure": {
"time": "1770995354"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1770995370"
},
"departure": {
"time": "1770995450"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1770995430"
},
"departure": {
"time": "1770995510"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1770995479"
},
"departure": {
"time": "1770995564"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1770995538"
},
"departure": {
"time": "1770995624"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1770995600"
},
"departure": {
"time": "1770995745"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1770995694"
},
"departure": {
"time": "1770995822"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1770995749"
},
"departure": {
"time": "1770995909"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1770995818"
},
"departure": {
"time": "1770995974"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1770992810",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260213",
"startTime": "15:20:00",
"tripId": "5359235979280384:24"
},
"vehicle": {
"id": "zenbus:Vehicle:662580001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:664180003:LOC",
"vehicle": {
"currentStopSequence": 33,
"position": {
"latitude": 48.81678771972656,
"longitude": 7.7888288497924805
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"timestamp": "1770986649",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260213",
"startTime": "13:02:00",
"tripId": "5217762675785728:19"
},
"vehicle": {
"id": "zenbus:Vehicle:664180003:LOC"
}
}
},
{
"id": "20260213:5784952768561152:19",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770992807"
},
"departure": {
"time": "1770992817"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1770992878"
},
"departure": {
"time": "1770992888"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1770992961"
},
"departure": {
"time": "1770992971"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1770993003"
},
"departure": {
"time": "1770993013"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1770993050"
},
"departure": {
"time": "1770993060"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1770993101"
},
"departure": {
"time": "1770993111"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1770993154"
},
"departure": {
"time": "1770993164"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1770993200"
},
"departure": {
"time": "1770993210"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1770993249"
},
"departure": {
"time": "1770993259"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1770993327"
},
"departure": {
"time": "1770993337"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1770993453"
},
"departure": {
"time": "1770993463"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1770993533"
},
"departure": {
"time": "1770993543"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1770993590"
},
"departure": {
"time": "1770993600"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1770993653"
},
"departure": {
"time": "1770993663"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1770993712"
},
"departure": {
"time": "1770993722"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1770993792"
},
"departure": {
"time": "1770993802"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1770993854"
},
"departure": {
"time": "1770993864"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1770993910"
},
"departure": {
"time": "1770993920"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1770993957"
},
"departure": {
"time": "1770993967"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1770994017"
},
"departure": {
"time": "1770994027"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1770994061"
},
"departure": {
"time": "1770994071"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1770994122"
},
"departure": {
"time": "1770994132"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1770994168"
},
"departure": {
"time": "1770994178"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1770992792",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260213",
"startTime": "13:02:00",
"tripId": "5217762675785728:19"
},
"vehicle": {
"id": "zenbus:Vehicle:664180003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:691050002:LOC",
"vehicle": {
"currentStopSequence": 46,
"position": {
"latitude": 48.828243255615234,
"longitude": 7.751614093780518
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"timestamp": "1770992810",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260213",
"startTime": "14:32:00",
"tripId": "5217762675785728:22"
},
"vehicle": {
"id": "zenbus:Vehicle:691050002:LOC"
}
}
},
{
"id": "20260213:5784952768561152:22",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770992759"
},
"departure": {
"time": "1770992792"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1770992848"
},
"departure": {
"time": "1770992858"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1770992904"
},
"departure": {
"time": "1770992914"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1770992968"
},
"departure": {
"time": "1770992978"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1770993026"
},
"departure": {
"time": "1770993036"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1770993107"
},
"departure": {
"time": "1770993117"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1770993168"
},
"departure": {
"time": "1770993178"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1770993224"
},
"departure": {
"time": "1770993234"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1770993272"
},
"departure": {
"time": "1770993282"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1770993332"
},
"departure": {
"time": "1770993342"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1770993376"
},
"departure": {
"time": "1770993386"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1770993436"
},
"departure": {
"time": "1770993446"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1770993483"
},
"departure": {
"time": "1770993493"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1770992810",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260213",
"startTime": "14:32:00",
"tripId": "5217762675785728:22"
},
"vehicle": {
"id": "zenbus:Vehicle:691050002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:664110109:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 18,
"position": {
"latitude": 48.806053161621094,
"longitude": 7.8304619789123535
},
"stopId": "zenbus:StopPoint:SP:864960003:LOC",
"timestamp": "1770992811",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260213",
"startTime": "15:02:00",
"tripId": "5217762675785728:23"
},
"vehicle": {
"id": "zenbus:Vehicle:664110109:LOC"
}
}
},
{
"id": "20260213:5784952768561152:23",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770992806"
},
"departure": {
"time": "1770992821"
},
"stopId": "zenbus:StopPoint:SP:864960003:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770992959"
},
"departure": {
"time": "1770992969"
},
"stopId": "zenbus:StopPoint:SP:864870034:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770993053"
},
"departure": {
"time": "1770993063"
},
"stopId": "zenbus:StopPoint:SP:834730019:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1770993128"
},
"departure": {
"time": "1770993138"
},
"stopId": "zenbus:StopPoint:SP:669080034:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1770993188"
},
"departure": {
"time": "1770993198"
},
"stopId": "zenbus:StopPoint:SP:851280024:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1770993250"
},
"departure": {
"time": "1770993260"
},
"stopId": "zenbus:StopPoint:SP:857000003:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1770993305"
},
"departure": {
"time": "1770993315"
},
"stopId": "zenbus:StopPoint:SP:663120030:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1770993355"
},
"departure": {
"time": "1770993365"
},
"stopId": "zenbus:StopPoint:SP:839920002:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1770993411"
},
"departure": {
"time": "1770993421"
},
"stopId": "zenbus:StopPoint:SP:673110030:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1770993456"
},
"departure": {
"time": "1770993466"
},
"stopId": "zenbus:StopPoint:SP:853260003:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1770993507"
},
"departure": {
"time": "1770993517"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1770993547"
},
"departure": {
"time": "1770993557"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1770993589"
},
"departure": {
"time": "1770993599"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1770993660"
},
"departure": {
"time": "1770993900"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1770993743"
},
"departure": {
"time": "1770993856"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1770993784"
},
"departure": {
"time": "1770993907"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1770993831"
},
"departure": {
"time": "1770993930"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1770993883"
},
"departure": {
"time": "1770993986"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1770993936"
},
"departure": {
"time": "1770994043"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1770993982"
},
"departure": {
"time": "1770994096"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1770994031"
},
"departure": {
"time": "1770994120"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1770994109"
},
"departure": {
"time": "1770994219"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1770994235"
},
"departure": {
"time": "1770994342"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1770994315"
},
"departure": {
"time": "1770994442"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1770994371"
},
"departure": {
"time": "1770994500"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1770994435"
},
"departure": {
"time": "1770994562"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1770994493"
},
"departure": {
"time": "1770994621"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1770994574"
},
"departure": {
"time": "1770994722"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1770994636"
},
"departure": {
"time": "1770994783"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1770994691"
},
"departure": {
"time": "1770994840"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1770994739"
},
"departure": {
"time": "1770994864"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1770994799"
},
"departure": {
"time": "1770994954"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1770994843"
},
"departure": {
"time": "1770995006"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1770994904"
},
"departure": {
"time": "1770995067"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1770994950"
},
"departure": {
"time": "1770995120"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1770992811",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260213",
"startTime": "15:02:00",
"tripId": "5217762675785728:23"
},
"vehicle": {
"id": "zenbus:Vehicle:664110109:LOC"
}
}
},
{
"id": "zenbus:Vehicle:781830001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": 48.757564544677734,
"longitude": 7.858414173126221
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"timestamp": "1770992809",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260213",
"startTime": "15:32:00",
"tripId": "5217762675785728:24"
},
"vehicle": {
"id": "zenbus:Vehicle:781830001:LOC"
}
}
},
{
"id": "20260213:5784952768561152:24",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770992453"
},
"departure": {
"time": "1770993120"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1770993192"
},
"departure": {
"time": "1770993202"
},
"stopId": "zenbus:StopPoint:SP:5389390198079488:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1770993248"
},
"departure": {
"time": "1770993258"
},
"stopId": "zenbus:StopPoint:SP:4823762064113664:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1770993338"
},
"departure": {
"time": "1770993354"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1770993403"
},
"departure": {
"time": "1770993416"
},
"stopId": "zenbus:StopPoint:SP:5428280040620032:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1770993464"
},
"departure": {
"time": "1770993507"
},
"stopId": "zenbus:StopPoint:SP:6611898804994048:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1770993541"
},
"departure": {
"time": "1770993575"
},
"stopId": "zenbus:StopPoint:SP:6596162715910144:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1770993599"
},
"departure": {
"time": "1770993634"
},
"stopId": "zenbus:StopPoint:SP:864950017:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1770993675"
},
"departure": {
"time": "1770993732"
},
"stopId": "zenbus:StopPoint:SP:849650002:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1770993737"
},
"departure": {
"time": "1770993793"
},
"stopId": "zenbus:StopPoint:SP:847370002:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1770993818"
},
"departure": {
"time": "1770993864"
},
"stopId": "zenbus:StopPoint:SP:777980001:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1770993899"
},
"departure": {
"time": "1770993964"
},
"stopId": "zenbus:StopPoint:SP:838060003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1770993992"
},
"departure": {
"time": "1770994041"
},
"stopId": "zenbus:StopPoint:SP:864970003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1770994046"
},
"departure": {
"time": "1770994098"
},
"stopId": "zenbus:StopPoint:SP:857010003:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1770994125"
},
"departure": {
"time": "1770994167"
},
"stopId": "zenbus:StopPoint:SP:5945547849465856:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1770994208"
},
"departure": {
"time": "1770994239"
},
"stopId": "zenbus:StopPoint:SP:810350002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1770994359"
},
"departure": {
"time": "1770994374"
},
"stopId": "zenbus:StopPoint:SP:860970002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1770994405"
},
"departure": {
"time": "1770994427"
},
"stopId": "zenbus:StopPoint:SP:658230017:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1770994509"
},
"departure": {
"time": "1770994539"
},
"stopId": "zenbus:StopPoint:SP:864960003:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770994657"
},
"departure": {
"time": "1770994667"
},
"stopId": "zenbus:StopPoint:SP:864870034:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770994752"
},
"departure": {
"time": "1770994762"
},
"stopId": "zenbus:StopPoint:SP:834730019:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1770994827"
},
"departure": {
"time": "1770994837"
},
"stopId": "zenbus:StopPoint:SP:669080034:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1770994886"
},
"departure": {
"time": "1770994896"
},
"stopId": "zenbus:StopPoint:SP:851280024:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1770994949"
},
"departure": {
"time": "1770994959"
},
"stopId": "zenbus:StopPoint:SP:857000003:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1770995003"
},
"departure": {
"time": "1770995013"
},
"stopId": "zenbus:StopPoint:SP:663120030:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1770995053"
},
"departure": {
"time": "1770995063"
},
"stopId": "zenbus:StopPoint:SP:839920002:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1770995109"
},
"departure": {
"time": "1770995119"
},
"stopId": "zenbus:StopPoint:SP:673110030:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1770995154"
},
"departure": {
"time": "1770995164"
},
"stopId": "zenbus:StopPoint:SP:853260003:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1770995205"
},
"departure": {
"time": "1770995215"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1770995246"
},
"departure": {
"time": "1770995256"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1770995288"
},
"departure": {
"time": "1770995298"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1770995358"
},
"departure": {
"time": "1770995700"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1770995442"
},
"departure": {
"time": "1770995606"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1770995483"
},
"departure": {
"time": "1770995656"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1770995530"
},
"departure": {
"time": "1770995680"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1770995581"
},
"departure": {
"time": "1770995735"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1770995634"
},
"departure": {
"time": "1770995792"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1770995681"
},
"departure": {
"time": "1770995845"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1770995729"
},
"departure": {
"time": "1770995869"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1770995807"
},
"departure": {
"time": "1770995968"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1770995934"
},
"departure": {
"time": "1770996092"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1770996013"
},
"departure": {
"time": "1770996191"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1770996070"
},
"departure": {
"time": "1770996250"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1770996134"
},
"departure": {
"time": "1770996312"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1770996192"
},
"departure": {
"time": "1770996371"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1770996273"
},
"departure": {
"time": "1770996471"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1770996334"
},
"departure": {
"time": "1770996532"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1770996390"
},
"departure": {
"time": "1770996590"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1770996437"
},
"departure": {
"time": "1770996613"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1770996498"
},
"departure": {
"time": "1770996704"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1770996541"
},
"departure": {
"time": "1770996755"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1770996602"
},
"departure": {
"time": "1770996816"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1770996648"
},
"departure": {
"time": "1770996869"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1770992809",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260213",
"startTime": "15:32:00",
"tripId": "5217762675785728:24"
},
"vehicle": {
"id": "zenbus:Vehicle:781830001:LOC"
}
}
},
{
"id": "20260213:5938644062830592:25",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 10
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 11
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:859040027:LOC",
"stopSequence": 12
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:630550025:LOC",
"stopSequence": 13
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:835980002:LOC",
"stopSequence": 14
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:5969139098189824:LOC",
"stopSequence": 15
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:4880458853646336:LOC",
"stopSequence": 16
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:678870006:LOC",
"stopSequence": 17
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:847380001:LOC",
"stopSequence": 18
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:663140129:LOC",
"stopSequence": 19
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:810320018:LOC",
"stopSequence": 20
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:831880021:LOC",
"stopSequence": 21
}
],
"timestamp": "1770992182",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260213",
"startTime": "14:59:00",
"tripId": "4679292022685696:25"
}
}
},
{
"id": "zenbus:Vehicle:664180004:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 10,
"position": {
"latitude": 48.813812255859375,
"longitude": 7.782854080200195
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"timestamp": "1770984779",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260213",
"startTime": "12:59:00",
"tripId": "6488877775716352:19"
},
"vehicle": {
"id": "zenbus:Vehicle:664180004:LOC"
}
}
},
{
"id": "20260213:5907884043927552:19",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770992784"
},
"departure": {
"time": "1770992794"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1770992838"
},
"departure": {
"time": "1770992848"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1770992883"
},
"departure": {
"time": "1770992893"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1770992948"
},
"departure": {
"time": "1770992958"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1770992993"
},
"departure": {
"time": "1770993003"
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1770993038"
},
"departure": {
"time": "1770993048"
},
"stopId": "zenbus:StopPoint:SP:670980023:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1770993093"
},
"departure": {
"time": "1770993103"
},
"stopId": "zenbus:StopPoint:SP:655640056:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1770993167"
},
"departure": {
"time": "1770993177"
},
"stopId": "zenbus:StopPoint:SP:659230051:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770993232"
},
"departure": {
"time": "1770993242"
},
"stopId": "zenbus:StopPoint:SP:661280142:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770993329"
},
"departure": {
"time": "1770993339"
},
"stopId": "zenbus:StopPoint:SP:667260019:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770993379"
},
"departure": {
"time": "1770993389"
},
"stopId": "zenbus:StopPoint:SP:5471403928190976:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1770993469"
},
"departure": {
"time": "1770993479"
},
"stopId": "zenbus:StopPoint:SP:659220084:LOC",
"stopSequence": 22
}
],
"timestamp": "1770992676",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260213",
"startTime": "12:59:00",
"tripId": "6488877775716352:19"
},
"vehicle": {
"id": "zenbus:Vehicle:664180004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:662550002:LOC",
"vehicle": {
"currentStopSequence": 19,
"position": {
"latitude": 48.82490539550781,
"longitude": 7.802793979644775
},
"stopId": "zenbus:StopPoint:SP:661280142:LOC",
"timestamp": "1770992810",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260213",
"startTime": "14:59:00",
"tripId": "6488877775716352:24"
},
"vehicle": {
"id": "zenbus:Vehicle:662550002:LOC"
}
}
},
{
"id": "20260213:5907884043927552:24",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770992790"
},
"departure": {
"time": "1770992805"
},
"stopId": "zenbus:StopPoint:SP:659230051:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770992845"
},
"departure": {
"time": "1770992855"
},
"stopId": "zenbus:StopPoint:SP:661280142:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770992941"
},
"departure": {
"time": "1770992951"
},
"stopId": "zenbus:StopPoint:SP:667260019:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770992992"
},
"departure": {
"time": "1770993002"
},
"stopId": "zenbus:StopPoint:SP:5471403928190976:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1770993082"
},
"departure": {
"time": "1770993092"
},
"stopId": "zenbus:StopPoint:SP:659220084:LOC",
"stopSequence": 22
}
],
"timestamp": "1770992810",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260213",
"startTime": "14:59:00",
"tripId": "6488877775716352:24"
},
"vehicle": {
"id": "zenbus:Vehicle:662550002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:674570001:LOC",
"vehicle": {
"currentStopSequence": 0,
"position": {
"latitude": 48.8037109375,
"longitude": 7.784554958343506
},
"stopId": "zenbus:StopPoint:SP:831880021:LOC",
"timestamp": "1770992811",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260213",
"startTime": "15:29:00",
"tripId": "6488877775716352:25"
},
"vehicle": {
"id": "zenbus:Vehicle:674570001:LOC"
}
}
},
{
"id": "20260213:5907884043927552:25",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770992992"
},
"departure": {
"time": "1770993002"
},
"stopId": "zenbus:StopPoint:SP:831880021:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1770993046"
},
"departure": {
"time": "1770993056"
},
"stopId": "zenbus:StopPoint:SP:857020003:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1770993112"
},
"departure": {
"time": "1770993122"
},
"stopId": "zenbus:StopPoint:SP:843940002:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1770993179"
},
"departure": {
"time": "1770993189"
},
"stopId": "zenbus:StopPoint:SP:5414098192826368:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1770993273"
},
"departure": {
"time": "1770993283"
},
"stopId": "zenbus:StopPoint:SP:660090004:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1770993344"
},
"departure": {
"time": "1770993354"
},
"stopId": "zenbus:StopPoint:SP:838060004:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1770993417"
},
"departure": {
"time": "1770993427"
},
"stopId": "zenbus:StopPoint:SP:673800003:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1770993470"
},
"departure": {
"time": "1770993480"
},
"stopId": "zenbus:StopPoint:SP:787770001:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1770993526"
},
"departure": {
"time": "1770993536"
},
"stopId": "zenbus:StopPoint:SP:4725708417925120:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1770993606"
},
"departure": {
"time": "1770993616"
},
"stopId": "zenbus:StopPoint:SP:661300019:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1770993729"
},
"departure": {
"time": "1770993900"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1770993837"
},
"departure": {
"time": "1770993903"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1770993891"
},
"departure": {
"time": "1770993960"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1770993936"
},
"departure": {
"time": "1770994013"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1770994001"
},
"departure": {
"time": "1770994075"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1770994046"
},
"departure": {
"time": "1770994128"
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1770994091"
},
"departure": {
"time": "1770994180"
},
"stopId": "zenbus:StopPoint:SP:670980023:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1770994146"
},
"departure": {
"time": "1770994238"
},
"stopId": "zenbus:StopPoint:SP:655640056:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1770994220"
},
"departure": {
"time": "1770994305"
},
"stopId": "zenbus:StopPoint:SP:659230051:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770994285"
},
"departure": {
"time": "1770994367"
},
"stopId": "zenbus:StopPoint:SP:661280142:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770994382"
},
"departure": {
"time": "1770994446"
},
"stopId": "zenbus:StopPoint:SP:667260019:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770994432"
},
"departure": {
"time": "1770994501"
},
"stopId": "zenbus:StopPoint:SP:5471403928190976:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1770994522"
},
"departure": {
"time": "1770994576"
},
"stopId": "zenbus:StopPoint:SP:659220084:LOC",
"stopSequence": 22
}
],
"timestamp": "1770992811",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260213",
"startTime": "15:29:00",
"tripId": "6488877775716352:25"
},
"vehicle": {
"id": "zenbus:Vehicle:674570001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:693030001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 20,
"position": {
"latitude": 48.82874298095703,
"longitude": 7.796310901641846
},
"stopId": "zenbus:StopPoint:SP:831880024:LOC",
"timestamp": "1770969710",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260213",
"startTime": "08:30:00",
"tripId": "6009590169731072:4"
},
"vehicle": {
"id": "zenbus:Vehicle:693030001:LOC"
}
}
},
{
"id": "20260213:5926642565251072:4",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770992831"
},
"departure": {
"time": "1770992841"
},
"stopId": "zenbus:StopPoint:SP:851310004:LOC",
"stopSequence": 21
}
],
"timestamp": "1770992746",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260213",
"startTime": "08:30:00",
"tripId": "6009590169731072:4"
},
"vehicle": {
"id": "zenbus:Vehicle:693030001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:642300001:LOC",
"vehicle": {
"currentStopSequence": 14,
"position": {
"latitude": 48.815185546875,
"longitude": 7.790686130523682
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"timestamp": "1770992809",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260213",
"startTime": "15:00:00",
"tripId": "6009590169731072:11"
},
"vehicle": {
"id": "zenbus:Vehicle:642300001:LOC"
}
}
},
{
"id": "20260213:5926642565251072:11",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770992784"
},
"departure": {
"time": "1770992798"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1770992832"
},
"departure": {
"time": "1770992842"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1770992902"
},
"departure": {
"time": "1770992912"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1770992951"
},
"departure": {
"time": "1770992961"
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1770993032"
},
"departure": {
"time": "1770993042"
},
"stopId": "zenbus:StopPoint:SP:843930003:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1770993069"
},
"departure": {
"time": "1770993079"
},
"stopId": "zenbus:StopPoint:SP:667270023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770993118"
},
"departure": {
"time": "1770993128"
},
"stopId": "zenbus:StopPoint:SP:658230016:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770993182"
},
"departure": {
"time": "1770993192"
},
"stopId": "zenbus:StopPoint:SP:831880024:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770993268"
},
"departure": {
"time": "1770993278"
},
"stopId": "zenbus:StopPoint:SP:851310004:LOC",
"stopSequence": 21
}
],
"timestamp": "1770992809",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260213",
"startTime": "15:00:00",
"tripId": "6009590169731072:11"
},
"vehicle": {
"id": "zenbus:Vehicle:642300001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:680260013:LOC",
"vehicle": {
"currentStopSequence": 21,
"position": {
"latitude": 48.77272415161133,
"longitude": 7.847226142883301
},
"stopId": "zenbus:StopPoint:SP:831890004:LOC",
"timestamp": "1770992810",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260213",
"startTime": "15:01:00",
"tripId": "5395572119830528:12"
},
"vehicle": {
"id": "zenbus:Vehicle:680260013:LOC"
}
}
},
{
"id": "20260213:5406815874449408:12",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770992778"
},
"departure": {
"time": "1770992795"
},
"stopId": "zenbus:StopPoint:SP:851320003:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770992866"
},
"departure": {
"time": "1770992876"
},
"stopId": "zenbus:StopPoint:SP:831890004:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1770992928"
},
"departure": {
"time": "1770992938"
},
"stopId": "zenbus:StopPoint:SP:670530120:LOC",
"stopSequence": 22
}
],
"timestamp": "1770992810",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260213",
"startTime": "15:01:00",
"tripId": "5395572119830528:12"
},
"vehicle": {
"id": "zenbus:Vehicle:680260013:LOC"
}
}
},
{
"id": "zenbus:Vehicle:5129339481882624:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 14,
"position": {
"latitude": 48.79369354248047,
"longitude": 7.806067943572998
},
"stopId": "zenbus:StopPoint:SP:864980004:LOC",
"timestamp": "1770992809",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260213",
"startTime": "15:09:00",
"tripId": "4829772321390592:12"
},
"vehicle": {
"id": "zenbus:Vehicle:5129339481882624:LOC"
}
}
},
{
"id": "20260213:6597303835033600:12",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770992806"
},
"departure": {
"time": "1770992819"
},
"stopId": "zenbus:StopPoint:SP:864980004:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1770992873"
},
"departure": {
"time": "1770992883"
},
"stopId": "zenbus:StopPoint:SP:835980005:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1770992937"
},
"departure": {
"time": "1770992947"
},
"stopId": "zenbus:StopPoint:SP:651720026:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1770992977"
},
"departure": {
"time": "1770992993"
},
"stopId": "zenbus:StopPoint:SP:669020060:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1770993022"
},
"departure": {
"time": "1770993032"
},
"stopId": "zenbus:StopPoint:SP:657690024:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770993070"
},
"departure": {
"time": "1770993080"
},
"stopId": "zenbus:StopPoint:SP:670980029:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770993115"
},
"departure": {
"time": "1770993125"
},
"stopId": "zenbus:StopPoint:SP:667240131:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770993165"
},
"departure": {
"time": "1770993175"
},
"stopId": "zenbus:StopPoint:SP:645680175:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1770993283"
},
"departure": {
"time": "1770993296"
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"stopSequence": 22
}
],
"timestamp": "1770992809",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260213",
"startTime": "15:09:00",
"tripId": "4829772321390592:12"
},
"vehicle": {
"id": "zenbus:Vehicle:5129339481882624:LOC"
}
}
},
{
"id": "zenbus:Vehicle:793780006:LOC",
"vehicle": {
"currentStopSequence": 21,
"position": {
"latitude": 48.752655029296875,
"longitude": 7.663055896759033
},
"stopId": "zenbus:StopPoint:SP:859660001:LOC",
"timestamp": "1770992810",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260213",
"startTime": "15:00:00",
"tripId": "5379727469576192:11"
},
"vehicle": {
"id": "zenbus:Vehicle:793780006:LOC"
}
}
},
{
"id": "20260213:6602028387139584:11",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770992769"
},
"departure": {
"time": "1770992794"
},
"stopId": "zenbus:StopPoint:SP:865520002:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770992869"
},
"departure": {
"time": "1770992879"
},
"stopId": "zenbus:StopPoint:SP:859660001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1770992913"
},
"departure": {
"time": "1770992923"
},
"stopId": "zenbus:StopPoint:SP:859660002:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1770992970"
},
"departure": {
"time": "1770992980"
},
"stopId": "zenbus:StopPoint:SP:850290003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1770993026"
},
"departure": {
"time": "1770993036"
},
"stopId": "zenbus:StopPoint:SP:810740004:LOC",
"stopSequence": 24
}
],
"timestamp": "1770992810",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260213",
"startTime": "15:00:00",
"tripId": "5379727469576192:11"
},
"vehicle": {
"id": "zenbus:Vehicle:793780006:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4910408763703296:LOC",
"vehicle": {
"currentStopSequence": 9,
"position": {
"latitude": 48.816749572753906,
"longitude": 7.715209007263184
},
"stopId": "zenbus:StopPoint:SP:863530005:LOC",
"timestamp": "1770992811",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260213",
"startTime": "15:16:00",
"tripId": "5358163491553280:12"
},
"vehicle": {
"id": "zenbus:Vehicle:4910408763703296:LOC"
}
}
},
{
"id": "20260213:5926650664452096:12",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770992864"
},
"departure": {
"time": "1770992874"
},
"stopId": "zenbus:StopPoint:SP:863530005:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1770992910"
},
"departure": {
"time": "1770992920"
},
"stopId": "zenbus:StopPoint:SP:850300002:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1770992954"
},
"departure": {
"time": "1770992964"
},
"stopId": "zenbus:StopPoint:SP:851800006:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1770993151"
},
"departure": {
"time": "1770993161"
},
"stopId": "zenbus:StopPoint:SP:847870004:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1770993310"
},
"departure": {
"time": "1770993320"
},
"stopId": "zenbus:StopPoint:SP:4689124356259840:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1770993369"
},
"departure": {
"time": "1770993379"
},
"stopId": "zenbus:StopPoint:SP:698820093:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1770993641"
},
"departure": {
"time": "1770993651"
},
"stopId": "zenbus:StopPoint:SP:859630004:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1770993701"
},
"departure": {
"time": "1770993711"
},
"stopId": "zenbus:StopPoint:SP:5406189144768512:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1770993766"
},
"departure": {
"time": "1770993776"
},
"stopId": "zenbus:StopPoint:SP:845760006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1770993801"
},
"departure": {
"time": "1770993811"
},
"stopId": "zenbus:StopPoint:SP:867230002:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770993874"
},
"departure": {
"time": "1770993884"
},
"stopId": "zenbus:StopPoint:SP:861480003:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770993924"
},
"departure": {
"time": "1770993934"
},
"stopId": "zenbus:StopPoint:SP:836430003:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770993973"
},
"departure": {
"time": "1770993983"
},
"stopId": "zenbus:StopPoint:SP:861500001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1770994015"
},
"departure": {
"time": "1770994025"
},
"stopId": "zenbus:StopPoint:SP:836440003:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1770994067"
},
"departure": {
"time": "1770994078"
},
"stopId": "zenbus:StopPoint:SP:810750003:LOC",
"stopSequence": 23
}
],
"timestamp": "1770992811",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260213",
"startTime": "15:16:00",
"tripId": "5358163491553280:12"
},
"vehicle": {
"id": "zenbus:Vehicle:4910408763703296:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1770992811"
}
}