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
❌78 erreurs, 2 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 04/02/2026 à 08h00 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
Sequential stop_time_update times are not increasing E022 77 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:13:46 (1770189226) is less than previous stop departure_time 08:15:00 (1770189300) - times must increase between two sequential stops
- trip_id 5359235979280384:7 stop_sequence 23 departure_time 08:14:58 (1770189298) is less than previous stop departure_time 08:15:00 (1770189300) - times must increase between two sequential stops
- trip_id 5359235979280384:7 stop_sequence 24 arrival_time 08:14:32 (1770189272) is less than previous stop departure_time 08:14:58 (1770189298) - times must increase between two sequential stops
- trip_id 5359235979280384:7 stop_sequence 25 arrival_time 08:15:18 (1770189318) is less than previous stop departure_time 08:15:51 (1770189351) - times must increase between two sequential stops
- trip_id 5359235979280384:7 stop_sequence 26 arrival_time 08:16:05 (1770189365) is less than previous stop departure_time 08:16:44 (1770189404) - 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:709630001:LOC trip_id 5988828524314624:4 at (48.70783,7.709779) 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 6542731733106688:2 does not have a vehicle_id
ID in one feed missing from the other W003 1 erreur
a trip_id that is provided in the VehiclePositions feed should be provided in the TripUpdates feed, and a vehicle_id that is provided in the TripUpdates feed should be provided in the VehiclePositions feed
Exemples d'erreurs
- trip_id 6542731733106688:2 is in TripUpdates but not in VehiclePositions feed
Validations précédentes
Voici un récapitulatif des différents types d'erreurs constatés au cours des 30 derniers jours.
| Identifiant d'erreur | Description | Nombre d'erreurs | Nombre d'occurences |
|---|---|---|---|
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 25 | 15 fois (50 % 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 | 25 | 15 fois (50 % 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 (43 % des validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 83 | 6 fois (20 % 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 04/02/2026 à 08h55 Europe/Paris.
vehicle_positions (18) trip_updates (18) service_alerts (0)Entités présentes dans ce flux lors des 7 derniers jours.
trip_updates vehicle_positionsFlux GTFS-RT décodé
Voir le contenu du flux
Voici le flux GTFS-RT décodé au format Protobuf le 04/02/2026 à 08h55 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "zenbus:Vehicle:691030088:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 22,
"position": {
"latitude": 48.813819885253906,
"longitude": 7.7828497886657715
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"timestamp": "1770189981",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "08:14:00",
"tripId": "5359235979280384:8"
},
"vehicle": {
"id": "zenbus:Vehicle:691030088:LOC"
}
}
},
{
"id": "20260204:4699572623376384:8",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770191743"
},
"departure": {
"time": "1770191753"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1770191797"
},
"departure": {
"time": "1770191807"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1770191852"
},
"departure": {
"time": "1770191862"
},
"stopId": "zenbus:StopPoint:SP:771880007:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1770191908"
},
"departure": {
"time": "1770191918"
},
"stopId": "zenbus:StopPoint:SP:843930001:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1770191968"
},
"departure": {
"time": "1770191978"
},
"stopId": "zenbus:StopPoint:SP:860960003:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1770192037"
},
"departure": {
"time": "1770192047"
},
"stopId": "zenbus:StopPoint:SP:6040087943970816:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1770192089"
},
"departure": {
"time": "1770192099"
},
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1770192164"
},
"departure": {
"time": "1770192174"
},
"stopId": "zenbus:StopPoint:SP:6498647517691904:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1770192228"
},
"departure": {
"time": "1770192238"
},
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1770192312"
},
"departure": {
"time": "1770192322"
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1770192380"
},
"departure": {
"time": "1770192390"
},
"stopId": "zenbus:StopPoint:SP:851310002:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1770192453"
},
"departure": {
"time": "1770192463"
},
"stopId": "zenbus:StopPoint:SP:5937949578362880:LOC",
"stopSequence": 34
}
],
"timestamp": "1770191635",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "08:14:00",
"tripId": "5359235979280384:8"
},
"vehicle": {
"id": "zenbus:Vehicle:691030088:LOC"
}
}
},
{
"id": "zenbus:Vehicle:664110108:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 26,
"position": {
"latitude": 48.81235885620117,
"longitude": 7.794384956359863
},
"stopId": "zenbus:StopPoint:SP:843930001:LOC",
"timestamp": "1770191732",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "08:20:00",
"tripId": "5359235979280384:9"
},
"vehicle": {
"id": "zenbus:Vehicle:664110108:LOC"
}
}
},
{
"id": "20260204:4699572623376384:9",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770191722"
},
"departure": {
"time": "1770191742"
},
"stopId": "zenbus:StopPoint:SP:843930001:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1770191783"
},
"departure": {
"time": "1770191793"
},
"stopId": "zenbus:StopPoint:SP:860960003:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1770191840"
},
"departure": {
"time": "1770191850"
},
"stopId": "zenbus:StopPoint:SP:6040087943970816:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1770191885"
},
"departure": {
"time": "1770191895"
},
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1770191948"
},
"departure": {
"time": "1770191958"
},
"stopId": "zenbus:StopPoint:SP:6498647517691904:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1770192003"
},
"departure": {
"time": "1770192013"
},
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1770192074"
},
"departure": {
"time": "1770192084"
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1770192165"
},
"departure": {
"time": "1770192175"
},
"stopId": "zenbus:StopPoint:SP:859050003:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1770192309"
},
"departure": {
"time": "1770192319"
},
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1770192396"
},
"departure": {
"time": "1770192406"
},
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1770192455"
},
"departure": {
"time": "1770192465"
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1770192594"
},
"departure": {
"time": "1770192604"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1770192684"
},
"departure": {
"time": "1770192694"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1770192746"
},
"departure": {
"time": "1770192756"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1770192809"
},
"departure": {
"time": "1770192819"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1770192898"
},
"departure": {
"time": "1770192908"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1770192990"
},
"departure": {
"time": "1770193000"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1770193060"
},
"departure": {
"time": "1770193070"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1770193130"
},
"departure": {
"time": "1770193140"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1770193200"
},
"departure": {
"time": "1770193210"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1770193260"
},
"departure": {
"time": "1770193270"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1770193310"
},
"departure": {
"time": "1770193320"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1770193369"
},
"departure": {
"time": "1770193379"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1770193431"
},
"departure": {
"time": "1770193441"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1770193524"
},
"departure": {
"time": "1770193534"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1770193579"
},
"departure": {
"time": "1770193589"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1770193649"
},
"departure": {
"time": "1770193659"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1770191732",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "08:20:00",
"tripId": "5359235979280384:9"
},
"vehicle": {
"id": "zenbus:Vehicle:664110108:LOC"
}
}
},
{
"id": "zenbus:Vehicle:674570001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 20,
"position": {
"latitude": 48.819244384765625,
"longitude": 7.783173084259033
},
"stopId": "zenbus:StopPoint:SP:670900053:LOC",
"timestamp": "1770191430",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "08:44:00",
"tripId": "5359235979280384:10"
},
"vehicle": {
"id": "zenbus:Vehicle:674570001:LOC"
}
}
},
{
"id": "20260204:4699572623376384:10",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770191739"
},
"departure": {
"time": "1770191749"
},
"stopId": "zenbus:StopPoint:SP:843920001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1770191804"
},
"departure": {
"time": "1770191814"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 22
}
],
"timestamp": "1770191695",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "08:44:00",
"tripId": "5359235979280384:10"
},
"vehicle": {
"id": "zenbus:Vehicle:674570001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:642290005:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 5,
"position": {
"latitude": 48.82209777832031,
"longitude": 7.731382846832275
},
"stopId": "zenbus:StopPoint:SP:835970004:LOC",
"timestamp": "1770191733",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "08:50:00",
"tripId": "5359235979280384:11"
},
"vehicle": {
"id": "zenbus:Vehicle:642290005:LOC"
}
}
},
{
"id": "20260204:4699572623376384:11",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770191693"
},
"departure": {
"time": "1770191695"
},
"stopId": "zenbus:StopPoint:SP:5396617340387328:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1770191723"
},
"departure": {
"time": "1770191743"
},
"stopId": "zenbus:StopPoint:SP:835970004:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1770191784"
},
"departure": {
"time": "1770191794"
},
"stopId": "zenbus:StopPoint:SP:857000002:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1770191867"
},
"departure": {
"time": "1770191877"
},
"stopId": "zenbus:StopPoint:SP:665370140:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1770191926"
},
"departure": {
"time": "1770191936"
},
"stopId": "zenbus:StopPoint:SP:5993900054413312:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1770191983"
},
"departure": {
"time": "1770191993"
},
"stopId": "zenbus:StopPoint:SP:864960002:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1770192041"
},
"departure": {
"time": "1770192051"
},
"stopId": "zenbus:StopPoint:SP:630550027:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1770192115"
},
"departure": {
"time": "1770192125"
},
"stopId": "zenbus:StopPoint:SP:860970001:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1770192229"
},
"departure": {
"time": "1770192239"
},
"stopId": "zenbus:StopPoint:SP:839920001:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1770192315"
},
"departure": {
"time": "1770192325"
},
"stopId": "zenbus:StopPoint:SP:630540029:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1770192356"
},
"departure": {
"time": "1770192366"
},
"stopId": "zenbus:StopPoint:SP:663140131:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1770192404"
},
"departure": {
"time": "1770192414"
},
"stopId": "zenbus:StopPoint:SP:661320025:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1770192452"
},
"departure": {
"time": "1770192462"
},
"stopId": "zenbus:StopPoint:SP:651710023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770192504"
},
"departure": {
"time": "1770192514"
},
"stopId": "zenbus:StopPoint:SP:648090018:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770192546"
},
"departure": {
"time": "1770192556"
},
"stopId": "zenbus:StopPoint:SP:670900053:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770192589"
},
"departure": {
"time": "1770192599"
},
"stopId": "zenbus:StopPoint:SP:843920001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1770192653"
},
"departure": {
"time": "1770192900"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1770192736"
},
"departure": {
"time": "1770192853"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1770192782"
},
"departure": {
"time": "1770192906"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1770192828"
},
"departure": {
"time": "1770192959"
},
"stopId": "zenbus:StopPoint:SP:771880007:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1770192876"
},
"departure": {
"time": "1770193013"
},
"stopId": "zenbus:StopPoint:SP:843930001:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1770192927"
},
"departure": {
"time": "1770193068"
},
"stopId": "zenbus:StopPoint:SP:860960003:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1770192984"
},
"departure": {
"time": "1770193127"
},
"stopId": "zenbus:StopPoint:SP:6040087943970816:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1770193029"
},
"departure": {
"time": "1770193179"
},
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1770193093"
},
"departure": {
"time": "1770193241"
},
"stopId": "zenbus:StopPoint:SP:6498647517691904:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1770193147"
},
"departure": {
"time": "1770193298"
},
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1770193218"
},
"departure": {
"time": "1770193364"
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1770193309"
},
"departure": {
"time": "1770193469"
},
"stopId": "zenbus:StopPoint:SP:859050003:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1770193453"
},
"departure": {
"time": "1770193601"
},
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1770193540"
},
"departure": {
"time": "1770193675"
},
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1770193599"
},
"departure": {
"time": "1770193734"
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1770193738"
},
"departure": {
"time": "1770193804"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1770193828"
},
"departure": {
"time": "1770193879"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1770193890"
},
"departure": {
"time": "1770193970"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1770193953"
},
"departure": {
"time": "1770194031"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1770194042"
},
"departure": {
"time": "1770194136"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1770194134"
},
"departure": {
"time": "1770194242"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1770194204"
},
"departure": {
"time": "1770194277"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1770194274"
},
"departure": {
"time": "1770194342"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1770194344"
},
"departure": {
"time": "1770194437"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1770194404"
},
"departure": {
"time": "1770194497"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1770194454"
},
"departure": {
"time": "1770194552"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1770194513"
},
"departure": {
"time": "1770194611"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1770194575"
},
"departure": {
"time": "1770194732"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1770194668"
},
"departure": {
"time": "1770194809"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1770194723"
},
"departure": {
"time": "1770194896"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1770194793"
},
"departure": {
"time": "1770194961"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1770191733",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "08:50:00",
"tripId": "5359235979280384:11"
},
"vehicle": {
"id": "zenbus:Vehicle:642290005:LOC"
}
}
},
{
"id": "zenbus:Vehicle:796080001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 46,
"position": {
"latitude": 48.829246520996094,
"longitude": 7.74895715713501
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"timestamp": "1770191734",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "08:02:00",
"tripId": "5217762675785728:8"
},
"vehicle": {
"id": "zenbus:Vehicle:796080001:LOC"
}
}
},
{
"id": "20260204:5784952768561152:7",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770191731"
},
"departure": {
"time": "1770191752"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1770191798"
},
"departure": {
"time": "1770191814"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1770191862"
},
"departure": {
"time": "1770191876"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1770191920"
},
"departure": {
"time": "1770191935"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1770192001"
},
"departure": {
"time": "1770192035"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1770192062"
},
"departure": {
"time": "1770192096"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1770192118"
},
"departure": {
"time": "1770192154"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1770192165"
},
"departure": {
"time": "1770192177"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1770192226"
},
"departure": {
"time": "1770192268"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1770192270"
},
"departure": {
"time": "1770192320"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1770192330"
},
"departure": {
"time": "1770192380"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1770192376"
},
"departure": {
"time": "1770192433"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1770191734",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "08:02:00",
"tripId": "5217762675785728:8"
},
"vehicle": {
"id": "zenbus:Vehicle:796080001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:691060004:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 18,
"position": {
"latitude": 48.80655288696289,
"longitude": 7.830748081207275
},
"stopId": "zenbus:StopPoint:SP:864960003:LOC",
"timestamp": "1770191733",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "08:32:00",
"tripId": "5217762675785728:10"
},
"vehicle": {
"id": "zenbus:Vehicle:691060004:LOC"
}
}
},
{
"id": "20260204:5784952768561152:9",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770191726"
},
"departure": {
"time": "1770191751"
},
"stopId": "zenbus:StopPoint:SP:864960003:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770191890"
},
"departure": {
"time": "1770191900"
},
"stopId": "zenbus:StopPoint:SP:864870034:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770191984"
},
"departure": {
"time": "1770191994"
},
"stopId": "zenbus:StopPoint:SP:834730019:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1770192059"
},
"departure": {
"time": "1770192069"
},
"stopId": "zenbus:StopPoint:SP:669080034:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1770192118"
},
"departure": {
"time": "1770192128"
},
"stopId": "zenbus:StopPoint:SP:851280024:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1770192181"
},
"departure": {
"time": "1770192191"
},
"stopId": "zenbus:StopPoint:SP:857000003:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1770192236"
},
"departure": {
"time": "1770192246"
},
"stopId": "zenbus:StopPoint:SP:663120030:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1770192286"
},
"departure": {
"time": "1770192296"
},
"stopId": "zenbus:StopPoint:SP:839920002:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1770192341"
},
"departure": {
"time": "1770192351"
},
"stopId": "zenbus:StopPoint:SP:673110030:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1770192387"
},
"departure": {
"time": "1770192397"
},
"stopId": "zenbus:StopPoint:SP:853260003:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1770192438"
},
"departure": {
"time": "1770192448"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1770192478"
},
"departure": {
"time": "1770192488"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1770192520"
},
"departure": {
"time": "1770192530"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1770192591"
},
"departure": {
"time": "1770192900"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1770192674"
},
"departure": {
"time": "1770192822"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1770192715"
},
"departure": {
"time": "1770192872"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1770192762"
},
"departure": {
"time": "1770192896"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1770192814"
},
"departure": {
"time": "1770192952"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1770192867"
},
"departure": {
"time": "1770193008"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1770192913"
},
"departure": {
"time": "1770193061"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1770192962"
},
"departure": {
"time": "1770193086"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1770193040"
},
"departure": {
"time": "1770193185"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1770193166"
},
"departure": {
"time": "1770193308"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1770193246"
},
"departure": {
"time": "1770193408"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1770193302"
},
"departure": {
"time": "1770193466"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1770193366"
},
"departure": {
"time": "1770193528"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1770193424"
},
"departure": {
"time": "1770193587"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1770193505"
},
"departure": {
"time": "1770193687"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1770193566"
},
"departure": {
"time": "1770193748"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1770193622"
},
"departure": {
"time": "1770193806"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1770193670"
},
"departure": {
"time": "1770193830"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1770193730"
},
"departure": {
"time": "1770193920"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1770193774"
},
"departure": {
"time": "1770193972"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1770193834"
},
"departure": {
"time": "1770194032"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1770193881"
},
"departure": {
"time": "1770194085"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1770191733",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "08:32:00",
"tripId": "5217762675785728:10"
},
"vehicle": {
"id": "zenbus:Vehicle:691060004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:683130003:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": 48.75759506225586,
"longitude": 7.858349800109863
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"timestamp": "1770191731",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "09:02:00",
"tripId": "5217762675785728:11"
},
"vehicle": {
"id": "zenbus:Vehicle:683130003:LOC"
}
}
},
{
"id": "20260204:5784952768561152:11",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770191727"
},
"departure": {
"time": "1770192120"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1770192192"
},
"departure": {
"time": "1770192202"
},
"stopId": "zenbus:StopPoint:SP:5389390198079488:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1770192248"
},
"departure": {
"time": "1770192258"
},
"stopId": "zenbus:StopPoint:SP:4823762064113664:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1770192338"
},
"departure": {
"time": "1770192354"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1770192403"
},
"departure": {
"time": "1770192416"
},
"stopId": "zenbus:StopPoint:SP:5428280040620032:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1770192464"
},
"departure": {
"time": "1770192507"
},
"stopId": "zenbus:StopPoint:SP:6611898804994048:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1770192541"
},
"departure": {
"time": "1770192575"
},
"stopId": "zenbus:StopPoint:SP:6596162715910144:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1770192599"
},
"departure": {
"time": "1770192634"
},
"stopId": "zenbus:StopPoint:SP:864950017:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1770192675"
},
"departure": {
"time": "1770192732"
},
"stopId": "zenbus:StopPoint:SP:849650002:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1770192737"
},
"departure": {
"time": "1770192793"
},
"stopId": "zenbus:StopPoint:SP:847370002:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1770192818"
},
"departure": {
"time": "1770192864"
},
"stopId": "zenbus:StopPoint:SP:777980001:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1770192899"
},
"departure": {
"time": "1770192964"
},
"stopId": "zenbus:StopPoint:SP:838060003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1770192992"
},
"departure": {
"time": "1770193041"
},
"stopId": "zenbus:StopPoint:SP:864970003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1770193046"
},
"departure": {
"time": "1770193098"
},
"stopId": "zenbus:StopPoint:SP:857010003:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1770193125"
},
"departure": {
"time": "1770193167"
},
"stopId": "zenbus:StopPoint:SP:5945547849465856:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1770193208"
},
"departure": {
"time": "1770193239"
},
"stopId": "zenbus:StopPoint:SP:810350002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1770193359"
},
"departure": {
"time": "1770193374"
},
"stopId": "zenbus:StopPoint:SP:860970002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1770193405"
},
"departure": {
"time": "1770193427"
},
"stopId": "zenbus:StopPoint:SP:658230017:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1770193509"
},
"departure": {
"time": "1770193539"
},
"stopId": "zenbus:StopPoint:SP:864960003:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770193657"
},
"departure": {
"time": "1770193667"
},
"stopId": "zenbus:StopPoint:SP:864870034:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770193752"
},
"departure": {
"time": "1770193762"
},
"stopId": "zenbus:StopPoint:SP:834730019:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1770193827"
},
"departure": {
"time": "1770193837"
},
"stopId": "zenbus:StopPoint:SP:669080034:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1770193886"
},
"departure": {
"time": "1770193896"
},
"stopId": "zenbus:StopPoint:SP:851280024:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1770193949"
},
"departure": {
"time": "1770193959"
},
"stopId": "zenbus:StopPoint:SP:857000003:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1770194003"
},
"departure": {
"time": "1770194013"
},
"stopId": "zenbus:StopPoint:SP:663120030:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1770194053"
},
"departure": {
"time": "1770194063"
},
"stopId": "zenbus:StopPoint:SP:839920002:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1770194109"
},
"departure": {
"time": "1770194119"
},
"stopId": "zenbus:StopPoint:SP:673110030:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1770194154"
},
"departure": {
"time": "1770194164"
},
"stopId": "zenbus:StopPoint:SP:853260003:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1770194205"
},
"departure": {
"time": "1770194215"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1770194246"
},
"departure": {
"time": "1770194256"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1770194288"
},
"departure": {
"time": "1770194298"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1770194358"
},
"departure": {
"time": "1770194700"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1770194442"
},
"departure": {
"time": "1770194606"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1770194483"
},
"departure": {
"time": "1770194656"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1770194530"
},
"departure": {
"time": "1770194680"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1770194581"
},
"departure": {
"time": "1770194735"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1770194634"
},
"departure": {
"time": "1770194792"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1770194681"
},
"departure": {
"time": "1770194845"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1770194729"
},
"departure": {
"time": "1770194869"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1770194807"
},
"departure": {
"time": "1770194968"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1770194934"
},
"departure": {
"time": "1770195092"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1770195013"
},
"departure": {
"time": "1770195191"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1770195070"
},
"departure": {
"time": "1770195250"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1770195134"
},
"departure": {
"time": "1770195312"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1770195192"
},
"departure": {
"time": "1770195371"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1770195273"
},
"departure": {
"time": "1770195471"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1770195334"
},
"departure": {
"time": "1770195532"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1770195390"
},
"departure": {
"time": "1770195590"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1770195437"
},
"departure": {
"time": "1770195613"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1770195498"
},
"departure": {
"time": "1770195704"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1770195541"
},
"departure": {
"time": "1770195755"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1770195602"
},
"departure": {
"time": "1770195816"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1770195648"
},
"departure": {
"time": "1770195869"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1770191731",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "09:02:00",
"tripId": "5217762675785728:11"
},
"vehicle": {
"id": "zenbus:Vehicle:683130003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:718890004:LOC",
"vehicle": {
"currentStopSequence": 21,
"position": {
"latitude": 48.802921295166016,
"longitude": 7.769967079162598
},
"stopId": "zenbus:StopPoint:SP:831880021:LOC",
"timestamp": "1770191733",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "08:29:00",
"tripId": "4679292022685696:10"
},
"vehicle": {
"id": "zenbus:Vehicle:718890004:LOC"
}
}
},
{
"id": "20260204:5938644062830592:10",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770191661"
},
"departure": {
"time": "1770191683"
},
"stopId": "zenbus:StopPoint:SP:663140129:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770191717"
},
"departure": {
"time": "1770191733"
},
"stopId": "zenbus:StopPoint:SP:810320018:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770191768"
},
"departure": {
"time": "1770191799"
},
"stopId": "zenbus:StopPoint:SP:831880021:LOC",
"stopSequence": 21
}
],
"timestamp": "1770191733",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "08:29:00",
"tripId": "4679292022685696:10"
},
"vehicle": {
"id": "zenbus:Vehicle:718890004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:671900097:LOC",
"vehicle": {
"currentStopSequence": 18,
"position": {
"latitude": 48.82423782348633,
"longitude": 7.799531936645508
},
"stopId": "zenbus:StopPoint:SP:659230051:LOC",
"timestamp": "1770191732",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "08:29:00",
"tripId": "6488877775716352:9"
},
"vehicle": {
"id": "zenbus:Vehicle:671900097:LOC"
}
}
},
{
"id": "20260204:5907884043927552:9",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770191688"
},
"departure": {
"time": "1770191702"
},
"stopId": "zenbus:StopPoint:SP:655640056:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1770191752"
},
"departure": {
"time": "1770191762"
},
"stopId": "zenbus:StopPoint:SP:659230051:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770191817"
},
"departure": {
"time": "1770191827"
},
"stopId": "zenbus:StopPoint:SP:661280142:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770191914"
},
"departure": {
"time": "1770191924"
},
"stopId": "zenbus:StopPoint:SP:667260019:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770191964"
},
"departure": {
"time": "1770191974"
},
"stopId": "zenbus:StopPoint:SP:5471403928190976:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1770192054"
},
"departure": {
"time": "1770192064"
},
"stopId": "zenbus:StopPoint:SP:659220084:LOC",
"stopSequence": 22
}
],
"timestamp": "1770191732",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "08:29:00",
"tripId": "6488877775716352:9"
},
"vehicle": {
"id": "zenbus:Vehicle:671900097:LOC"
}
}
},
{
"id": "zenbus:Vehicle:799390003:LOC",
"vehicle": {
"currentStopSequence": 19,
"position": {
"latitude": 48.797847747802734,
"longitude": 7.790091037750244
},
"stopId": "zenbus:StopPoint:SP:5183785859547136:LOC",
"timestamp": "1770191733",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "08:33:00",
"tripId": "6542731733106688:4"
},
"vehicle": {
"id": "zenbus:Vehicle:799390003:LOC"
}
}
},
{
"id": "20260204:5414480264560640:4",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770191672"
},
"departure": {
"time": "1770191692"
},
"stopId": "zenbus:StopPoint:SP:839920003:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1770191706"
},
"departure": {
"time": "1770191733"
},
"stopId": "zenbus:StopPoint:SP:5189456625664000:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770191770"
},
"departure": {
"time": "1770191800"
},
"stopId": "zenbus:StopPoint:SP:5183785859547136:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770191932"
},
"departure": {
"time": "1770191971"
},
"stopId": "zenbus:StopPoint:SP:831870021:LOC",
"stopSequence": 20
}
],
"timestamp": "1770191733",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "08:33:00",
"tripId": "6542731733106688:4"
},
"vehicle": {
"id": "zenbus:Vehicle:799390003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:671920003:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 12,
"position": {
"latitude": 48.81571960449219,
"longitude": 7.787086009979248
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"timestamp": "1770191731",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "08:30:00",
"tripId": "6009590169731072:4"
},
"vehicle": {
"id": "zenbus:Vehicle:671920003:LOC"
}
}
},
{
"id": "20260204:5926642565251072:4",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770191726"
},
"departure": {
"time": "1770191741"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1770191789"
},
"departure": {
"time": "1770191799"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1770191836"
},
"departure": {
"time": "1770191846"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1770191907"
},
"departure": {
"time": "1770191917"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1770191956"
},
"departure": {
"time": "1770191966"
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1770192037"
},
"departure": {
"time": "1770192047"
},
"stopId": "zenbus:StopPoint:SP:843930003:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1770192073"
},
"departure": {
"time": "1770192083"
},
"stopId": "zenbus:StopPoint:SP:667270023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770192122"
},
"departure": {
"time": "1770192132"
},
"stopId": "zenbus:StopPoint:SP:658230016:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770192187"
},
"departure": {
"time": "1770192197"
},
"stopId": "zenbus:StopPoint:SP:831880024:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770192272"
},
"departure": {
"time": "1770192282"
},
"stopId": "zenbus:StopPoint:SP:851310004:LOC",
"stopSequence": 21
}
],
"timestamp": "1770191731",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "08:30:00",
"tripId": "6009590169731072:4"
},
"vehicle": {
"id": "zenbus:Vehicle:671920003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:674570003:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 21,
"position": {
"latitude": 48.808815002441406,
"longitude": 7.784688949584961
},
"stopId": "zenbus:StopPoint:SP:645680175:LOC",
"timestamp": "1770191732",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "08:31:00",
"tripId": "4844719491252224:4"
},
"vehicle": {
"id": "zenbus:Vehicle:674570003:LOC"
}
}
},
{
"id": "20260204:6597303835033600:4",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770191722"
},
"departure": {
"time": "1770191742"
},
"stopId": "zenbus:StopPoint:SP:645680175:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1770191845"
},
"departure": {
"time": "1770191855"
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"stopSequence": 22
}
],
"timestamp": "1770191732",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "08:31:00",
"tripId": "4844719491252224:4"
},
"vehicle": {
"id": "zenbus:Vehicle:674570003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:670570003:LOC",
"vehicle": {
"currentStopSequence": 3,
"position": {
"latitude": 48.71884536743164,
"longitude": 7.706407070159912
},
"stopId": "zenbus:StopPoint:SP:869420003:LOC",
"timestamp": "1770191733",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "08:50:00",
"tripId": "5825472530219008:5"
},
"vehicle": {
"id": "zenbus:Vehicle:670570003:LOC"
}
}
},
{
"id": "20260204:6602028387139584:5",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770191760"
},
"departure": {
"time": "1770191770"
},
"stopId": "zenbus:StopPoint:SP:869420003:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1770191821"
},
"departure": {
"time": "1770191831"
},
"stopId": "zenbus:StopPoint:SP:810350003:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1770191875"
},
"departure": {
"time": "1770191885"
},
"stopId": "zenbus:StopPoint:SP:5448946550833152:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1770191915"
},
"departure": {
"time": "1770191925"
},
"stopId": "zenbus:StopPoint:SP:850300001:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1770191946"
},
"departure": {
"time": "1770191956"
},
"stopId": "zenbus:StopPoint:SP:4842807903649792:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1770191981"
},
"departure": {
"time": "1770191991"
},
"stopId": "zenbus:StopPoint:SP:853650004:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1770192015"
},
"departure": {
"time": "1770192025"
},
"stopId": "zenbus:StopPoint:SP:850270003:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1770192081"
},
"departure": {
"time": "1770192091"
},
"stopId": "zenbus:StopPoint:SP:847880004:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1770192140"
},
"departure": {
"time": "1770192150"
},
"stopId": "zenbus:StopPoint:SP:835970006:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1770192189"
},
"departure": {
"time": "1770192199"
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1770192278"
},
"departure": {
"time": "1770192288"
},
"stopId": "zenbus:StopPoint:SP:859060004:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1770192332"
},
"departure": {
"time": "1770192342"
},
"stopId": "zenbus:StopPoint:SP:835970007:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1770192366"
},
"departure": {
"time": "1770192376"
},
"stopId": "zenbus:StopPoint:SP:853640004:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1770192446"
},
"departure": {
"time": "1770192456"
},
"stopId": "zenbus:StopPoint:SP:832170002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1770192488"
},
"departure": {
"time": "1770192498"
},
"stopId": "zenbus:StopPoint:SP:857020004:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1770192609"
},
"departure": {
"time": "1770192619"
},
"stopId": "zenbus:StopPoint:SP:835930023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770192681"
},
"departure": {
"time": "1770192691"
},
"stopId": "zenbus:StopPoint:SP:838610006:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770192738"
},
"departure": {
"time": "1770192748"
},
"stopId": "zenbus:StopPoint:SP:865520002:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770192827"
},
"departure": {
"time": "1770192837"
},
"stopId": "zenbus:StopPoint:SP:859660001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1770192872"
},
"departure": {
"time": "1770192882"
},
"stopId": "zenbus:StopPoint:SP:859660002:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1770192929"
},
"departure": {
"time": "1770192939"
},
"stopId": "zenbus:StopPoint:SP:850290003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1770192985"
},
"departure": {
"time": "1770192995"
},
"stopId": "zenbus:StopPoint:SP:810740004:LOC",
"stopSequence": 24
}
],
"timestamp": "1770191733",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "08:50:00",
"tripId": "5825472530219008:5"
},
"vehicle": {
"id": "zenbus:Vehicle:670570003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:681640001:LOC",
"vehicle": {
"currentStopSequence": 1,
"position": {
"latitude": 48.75790786743164,
"longitude": 7.643723011016846
},
"stopId": "zenbus:StopPoint:SP:869420004:LOC",
"timestamp": "1770191734",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "08:45:00",
"tripId": "5988828524314624:5"
},
"vehicle": {
"id": "zenbus:Vehicle:681640001:LOC"
}
}
},
{
"id": "20260204:4788911768338432:5",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770191685"
},
"departure": {
"time": "1770191701"
},
"stopId": "zenbus:StopPoint:SP:810740004:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1770191745"
},
"departure": {
"time": "1770191755"
},
"stopId": "zenbus:StopPoint:SP:869420004:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1770191808"
},
"departure": {
"time": "1770191818"
},
"stopId": "zenbus:StopPoint:SP:857010005:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1770191855"
},
"departure": {
"time": "1770191865"
},
"stopId": "zenbus:StopPoint:SP:855550002:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1770191956"
},
"departure": {
"time": "1770191966"
},
"stopId": "zenbus:StopPoint:SP:859650002:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1770192025"
},
"departure": {
"time": "1770192035"
},
"stopId": "zenbus:StopPoint:SP:844330004:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1770192092"
},
"departure": {
"time": "1770192102"
},
"stopId": "zenbus:StopPoint:SP:853250005:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1770192209"
},
"departure": {
"time": "1770192219"
},
"stopId": "zenbus:StopPoint:SP:841770004:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1770192253"
},
"departure": {
"time": "1770192263"
},
"stopId": "zenbus:StopPoint:SP:844330003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1770192323"
},
"departure": {
"time": "1770192333"
},
"stopId": "zenbus:StopPoint:SP:865510006:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1770192359"
},
"departure": {
"time": "1770192369"
},
"stopId": "zenbus:StopPoint:SP:810320021:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1770192425"
},
"departure": {
"time": "1770192435"
},
"stopId": "zenbus:StopPoint:SP:845480005:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1770192521"
},
"departure": {
"time": "1770192531"
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1770192560"
},
"departure": {
"time": "1770192570"
},
"stopId": "zenbus:StopPoint:SP:838060005:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1770192620"
},
"departure": {
"time": "1770192630"
},
"stopId": "zenbus:StopPoint:SP:855540005:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1770192701"
},
"departure": {
"time": "1770192711"
},
"stopId": "zenbus:StopPoint:SP:850300001:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1770192732"
},
"departure": {
"time": "1770192742"
},
"stopId": "zenbus:StopPoint:SP:4842807903649792:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1770192767"
},
"departure": {
"time": "1770192777"
},
"stopId": "zenbus:StopPoint:SP:853650004:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1770192801"
},
"departure": {
"time": "1770192811"
},
"stopId": "zenbus:StopPoint:SP:850270003:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770192867"
},
"departure": {
"time": "1770192877"
},
"stopId": "zenbus:StopPoint:SP:843890005:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770192917"
},
"departure": {
"time": "1770192927"
},
"stopId": "zenbus:StopPoint:SP:847380004:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770192981"
},
"departure": {
"time": "1770192991"
},
"stopId": "zenbus:StopPoint:SP:845760005:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1770193041"
},
"departure": {
"time": "1770193051"
},
"stopId": "zenbus:StopPoint:SP:843910004:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1770193088"
},
"departure": {
"time": "1770193098"
},
"stopId": "zenbus:StopPoint:SP:859040030:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1770193135"
},
"departure": {
"time": "1770193145"
},
"stopId": "zenbus:StopPoint:SP:839910004:LOC",
"stopSequence": 24
}
],
"timestamp": "1770191734",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "08:45:00",
"tripId": "5988828524314624:5"
},
"vehicle": {
"id": "zenbus:Vehicle:681640001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:830250002:LOC",
"vehicle": {
"currentStopSequence": 9,
"position": {
"latitude": 48.731788635253906,
"longitude": 7.708704948425293
},
"stopId": "zenbus:StopPoint:SP:847880004:LOC",
"timestamp": "1770191733",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "08:31:00",
"tripId": "4910768194584576:5"
},
"vehicle": {
"id": "zenbus:Vehicle:830250002:LOC"
}
}
},
{
"id": "20260204:6574846457675776:5",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770191746"
},
"departure": {
"time": "1770191756"
},
"stopId": "zenbus:StopPoint:SP:847880004:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1770191809"
},
"departure": {
"time": "1770191819"
},
"stopId": "zenbus:StopPoint:SP:835970006:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1770191859"
},
"departure": {
"time": "1770191869"
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"stopSequence": 11
}
],
"timestamp": "1770191733",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "08:31:00",
"tripId": "4910768194584576:5"
},
"vehicle": {
"id": "zenbus:Vehicle:830250002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:5122059954814976:LOC",
"vehicle": {
"currentStopSequence": 10,
"position": {
"latitude": 48.806697845458984,
"longitude": 7.775298118591309
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"timestamp": "1770191732",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "08:32:00",
"tripId": "5275858282479616:9"
},
"vehicle": {
"id": "zenbus:Vehicle:5122059954814976:LOC"
}
}
},
{
"id": "20260204:6500367094251520:9",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770191843"
},
"departure": {
"time": "1770191853"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 10
}
],
"timestamp": "1770191732",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "08:32:00",
"tripId": "5275858282479616:9"
},
"vehicle": {
"id": "zenbus:Vehicle:5122059954814976:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4914855683293184:LOC",
"vehicle": {
"currentStopSequence": 9,
"position": {
"latitude": 48.81788635253906,
"longitude": 7.720950126647949
},
"stopId": "zenbus:StopPoint:SP:863530005:LOC",
"timestamp": "1770191733",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "08:46:00",
"tripId": "5347299518578688:6"
},
"vehicle": {
"id": "zenbus:Vehicle:4914855683293184:LOC"
}
}
},
{
"id": "20260204:5926650664452096:6",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770191694"
},
"departure": {
"time": "1770191718"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1770191823"
},
"departure": {
"time": "1770191833"
},
"stopId": "zenbus:StopPoint:SP:863530005:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1770191869"
},
"departure": {
"time": "1770191879"
},
"stopId": "zenbus:StopPoint:SP:850300002:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1770191913"
},
"departure": {
"time": "1770191923"
},
"stopId": "zenbus:StopPoint:SP:851800006:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1770192110"
},
"departure": {
"time": "1770192120"
},
"stopId": "zenbus:StopPoint:SP:847870004:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1770192269"
},
"departure": {
"time": "1770192279"
},
"stopId": "zenbus:StopPoint:SP:4689124356259840:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1770192327"
},
"departure": {
"time": "1770192337"
},
"stopId": "zenbus:StopPoint:SP:698820093:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1770192600"
},
"departure": {
"time": "1770192610"
},
"stopId": "zenbus:StopPoint:SP:859630004:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1770192660"
},
"departure": {
"time": "1770192670"
},
"stopId": "zenbus:StopPoint:SP:5406189144768512:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1770192725"
},
"departure": {
"time": "1770192735"
},
"stopId": "zenbus:StopPoint:SP:845760006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1770192760"
},
"departure": {
"time": "1770192770"
},
"stopId": "zenbus:StopPoint:SP:867230002:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1770192833"
},
"departure": {
"time": "1770192843"
},
"stopId": "zenbus:StopPoint:SP:861480003:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1770192883"
},
"departure": {
"time": "1770192896"
},
"stopId": "zenbus:StopPoint:SP:836430003:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1770192932"
},
"departure": {
"time": "1770192942"
},
"stopId": "zenbus:StopPoint:SP:861500001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1770192973"
},
"departure": {
"time": "1770192983"
},
"stopId": "zenbus:StopPoint:SP:836440003:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1770193025"
},
"departure": {
"time": "1770193057"
},
"stopId": "zenbus:StopPoint:SP:810750003:LOC",
"stopSequence": 23
}
],
"timestamp": "1770191733",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "08:46:00",
"tripId": "5347299518578688:6"
},
"vehicle": {
"id": "zenbus:Vehicle:4914855683293184:LOC"
}
}
},
{
"id": "zenbus:Vehicle:718890005:LOC",
"vehicle": {
"currentStopSequence": 12,
"position": {
"latitude": 48.78598403930664,
"longitude": 7.730937957763672
},
"stopId": "zenbus:StopPoint:SP:810740003:LOC",
"timestamp": "1770191731",
"trip": {
"routeId": "zenbus:Line:736370020:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "08:25:00",
"tripId": "4895698190336000:6"
},
"vehicle": {
"id": "zenbus:Vehicle:718890005:LOC"
}
}
},
{
"id": "20260204:6532715781292032:6",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1770191702"
},
"departure": {
"time": "1770191704"
},
"stopId": "zenbus:StopPoint:SP:863510002:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1770192180"
},
"departure": {
"time": "1770192190"
},
"stopId": "zenbus:StopPoint:SP:810740003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1770192250"
},
"departure": {
"time": "1770192260"
},
"stopId": "zenbus:StopPoint:SP:645630093:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1770192416"
},
"departure": {
"time": "1770192426"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 14
}
],
"timestamp": "1770191731",
"trip": {
"routeId": "zenbus:Line:736370020:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260204",
"startTime": "08:25:00",
"tripId": "4895698190336000:6"
},
"vehicle": {
"id": "zenbus:Vehicle:718890005:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1770191734"
}
}