Détails de la ressource
Les spécifications du format GTFS-RT sont disponibles ici : https://developers.google.com/transit/gtfs-realtime/
Cette ressource fait partie du jeu de données Réseau urbain Ritmo.
Disponibilité au téléchargement
En savoir plus
HEAD dont le temps de réponse doit être inférieur à 5 secondes. Si nous détectons une indisponibilité, nous effectuons un nouveau test toutes les 10 minutes, jusqu'à ce que la ressource soit à nouveau disponible.Pour les flux SIRI et SIRI Lite, nous effectuons une requête HTTP de type
GET : nous considérons une réponse avec un code 401 ou 405 comme étant disponible. En cas d'erreur 500, nous considèrerons que le flux est indisponible, sauf si il semble contenir du SOAP.Rapport de validation
❌145 erreurs, 2 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 15/04/2026 à 09h07 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
Sequential stop_time_update times are not increasing E022 144 erreurs
stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease.
Exemples d'erreurs
- trip_id 5433988945543168:11 stop_sequence 23 arrival_time 09:10:24 (1776237024) is less than previous stop departure_time 09:15:00 (1776237300) - times must increase between two sequential stops
- trip_id 5433988945543168:11 stop_sequence 23 departure_time 09:13:17 (1776237197) is less than previous stop departure_time 09:15:00 (1776237300) - times must increase between two sequential stops
- trip_id 5433988945543168:11 stop_sequence 24 arrival_time 09:11:10 (1776237070) is less than previous stop departure_time 09:13:17 (1776237197) - times must increase between two sequential stops
- trip_id 5433988945543168:11 stop_sequence 25 arrival_time 09:11:56 (1776237116) is less than previous stop departure_time 09:14:10 (1776237250) - times must increase between two sequential stops
- trip_id 5433988945543168:11 stop_sequence 26 arrival_time 09:12:44 (1776237164) is less than previous stop departure_time 09:15:03 (1776237303) - times must increase between two sequential stops
Vehicle position far from trip shape E029 1 erreur
The vehicle position should be within a certain distance of the GTFS shapes.txt data for the current trip unless there is a Service Alert with the Effect of DETOUR for this trip_id.
Exemples d'erreurs
- vehicle.id zenbus:Vehicle:830250002:LOC trip_id 6537433333104640:6 at (48.72882,7.715909) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR
Avertissements
vehicle_id not populated W002 1 erreur
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id 5988988008529920:8 does not have a vehicle_id
ID in one feed missing from the other W003 1 erreur
a trip_id that is provided in the VehiclePositions feed should be provided in the TripUpdates feed, and a vehicle_id that is provided in the TripUpdates feed should be provided in the VehiclePositions feed
Exemples d'erreurs
- trip_id 5988988008529920:8 is in TripUpdates but not in VehiclePositions feed
Validations précédentes
Voici un récapitulatif des différents types d'erreurs constatés au cours des 30 derniers jours.
| Identifiant d'erreur | Description | Nombre d'erreurs | Nombre d'occurences |
|---|---|---|---|
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 2 051 | 24 fois (80 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 16 | 13 fois (43 % des validations) |
| W003 | a trip_id that is provided in the VehiclePositions feed should be provided in the TripUpdates feed, and a vehicle_id that is provided in the TripUpdates feed should be provided in the VehiclePositions feed | 16 | 13 fois (43 % des validations) |
| E029 | The vehicle position should be within a certain distance of the GTFS shapes.txt data for the current trip unless there is a Service Alert with the Effect of DETOUR for this trip_id. | 14 | 12 fois (40 % des validations) |
| E028 | The vehicle position should be inside the agency coverage area. This is defined as within roughly 1/8 of a mile (200 meters) of the GTFS shapes.txt data, or stops.txt locations if the GTFS feed doesn't include shapes.txt. | 2 | 2 fois (7 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 16/04/2026 à 09h00 Europe/Paris.
trip_updates (16) vehicle_positions (15) 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 16/04/2026 à 09h00 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "zenbus:Vehicle:670570003:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 22,
"position": {
"latitude": 48.81398391723633,
"longitude": 7.782741069793701
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"timestamp": "1776318081",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260416",
"startTime": "07:20:00",
"tripId": "5433988945543168:5"
},
"vehicle": {
"id": "zenbus:Vehicle:670570003:LOC"
}
}
},
{
"id": "20260416:4699572623376384:5",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776322858"
},
"departure": {
"time": "1776322868"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1776322904"
},
"departure": {
"time": "1776322914"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1776322950"
},
"departure": {
"time": "1776322960"
},
"stopId": "zenbus:StopPoint:SP:771880007:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1776322998"
},
"departure": {
"time": "1776323008"
},
"stopId": "zenbus:StopPoint:SP:843930001:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1776323049"
},
"departure": {
"time": "1776323059"
},
"stopId": "zenbus:StopPoint:SP:860960003:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1776323106"
},
"departure": {
"time": "1776323116"
},
"stopId": "zenbus:StopPoint:SP:6040087943970816:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1776323151"
},
"departure": {
"time": "1776323161"
},
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1776323215"
},
"departure": {
"time": "1776323225"
},
"stopId": "zenbus:StopPoint:SP:6498647517691904:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1776323269"
},
"departure": {
"time": "1776323279"
},
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1776323340"
},
"departure": {
"time": "1776323350"
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1776323431"
},
"departure": {
"time": "1776323441"
},
"stopId": "zenbus:StopPoint:SP:859050003:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1776323576"
},
"departure": {
"time": "1776323586"
},
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1776323662"
},
"departure": {
"time": "1776323672"
},
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1776323721"
},
"departure": {
"time": "1776323731"
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1776323860"
},
"departure": {
"time": "1776323870"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1776323950"
},
"departure": {
"time": "1776323960"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1776324013"
},
"departure": {
"time": "1776324023"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1776324075"
},
"departure": {
"time": "1776324085"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1776324164"
},
"departure": {
"time": "1776324174"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1776324256"
},
"departure": {
"time": "1776324266"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1776324326"
},
"departure": {
"time": "1776324336"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1776324396"
},
"departure": {
"time": "1776324406"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1776324467"
},
"departure": {
"time": "1776324477"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1776324526"
},
"departure": {
"time": "1776324536"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1776324576"
},
"departure": {
"time": "1776324586"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1776324635"
},
"departure": {
"time": "1776324645"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1776324697"
},
"departure": {
"time": "1776324707"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1776324791"
},
"departure": {
"time": "1776324801"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1776324845"
},
"departure": {
"time": "1776324855"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1776324915"
},
"departure": {
"time": "1776324925"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1776322775",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260416",
"startTime": "07:20:00",
"tripId": "5433988945543168:5"
},
"vehicle": {
"id": "zenbus:Vehicle:670570003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:689150002:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 22,
"position": {
"latitude": 48.81363296508789,
"longitude": 7.782699108123779
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"timestamp": "1776322790",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260416",
"startTime": "08:20:00",
"tripId": "5433988945543168:9"
},
"vehicle": {
"id": "zenbus:Vehicle:689150002:LOC"
}
}
},
{
"id": "20260416:4699572623376384:9",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776322875"
},
"departure": {
"time": "1776322885"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1776322921"
},
"departure": {
"time": "1776322931"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1776322967"
},
"departure": {
"time": "1776322977"
},
"stopId": "zenbus:StopPoint:SP:771880007:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1776323015"
},
"departure": {
"time": "1776323025"
},
"stopId": "zenbus:StopPoint:SP:843930001:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1776323066"
},
"departure": {
"time": "1776323076"
},
"stopId": "zenbus:StopPoint:SP:860960003:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1776323123"
},
"departure": {
"time": "1776323133"
},
"stopId": "zenbus:StopPoint:SP:6040087943970816:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1776323168"
},
"departure": {
"time": "1776323178"
},
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1776323231"
},
"departure": {
"time": "1776323241"
},
"stopId": "zenbus:StopPoint:SP:6498647517691904:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1776323286"
},
"departure": {
"time": "1776323296"
},
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1776323357"
},
"departure": {
"time": "1776323367"
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1776323448"
},
"departure": {
"time": "1776323458"
},
"stopId": "zenbus:StopPoint:SP:859050003:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1776323592"
},
"departure": {
"time": "1776323602"
},
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1776323679"
},
"departure": {
"time": "1776323689"
},
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1776323738"
},
"departure": {
"time": "1776323748"
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1776323877"
},
"departure": {
"time": "1776323887"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1776323967"
},
"departure": {
"time": "1776323977"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1776324029"
},
"departure": {
"time": "1776324039"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1776324092"
},
"departure": {
"time": "1776324102"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1776324181"
},
"departure": {
"time": "1776324191"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1776324273"
},
"departure": {
"time": "1776324283"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1776324343"
},
"departure": {
"time": "1776324353"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1776324413"
},
"departure": {
"time": "1776324423"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1776324483"
},
"departure": {
"time": "1776324493"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1776324543"
},
"departure": {
"time": "1776324553"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1776324593"
},
"departure": {
"time": "1776324603"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1776324652"
},
"departure": {
"time": "1776324662"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1776324714"
},
"departure": {
"time": "1776324724"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1776324807"
},
"departure": {
"time": "1776324817"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1776324862"
},
"departure": {
"time": "1776324872"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1776324932"
},
"departure": {
"time": "1776324942"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1776322792",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260416",
"startTime": "08:20:00",
"tripId": "5433988945543168:9"
},
"vehicle": {
"id": "zenbus:Vehicle:689150002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:664180004:LOC",
"vehicle": {
"currentStopSequence": 11,
"position": {
"latitude": 48.829036712646484,
"longitude": 7.749659061431885
},
"stopId": "zenbus:StopPoint:SP:860970001:LOC",
"timestamp": "1776322798",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260416",
"startTime": "08:50:00",
"tripId": "5433988945543168:11"
},
"vehicle": {
"id": "zenbus:Vehicle:664180004:LOC"
}
}
},
{
"id": "20260416:4699572623376384:11",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776322782"
},
"departure": {
"time": "1776322796"
},
"stopId": "zenbus:StopPoint:SP:630550027:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1776322850"
},
"departure": {
"time": "1776322860"
},
"stopId": "zenbus:StopPoint:SP:860970001:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1776322965"
},
"departure": {
"time": "1776322975"
},
"stopId": "zenbus:StopPoint:SP:839920001:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1776323050"
},
"departure": {
"time": "1776323060"
},
"stopId": "zenbus:StopPoint:SP:630540029:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1776323091"
},
"departure": {
"time": "1776323101"
},
"stopId": "zenbus:StopPoint:SP:663140131:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1776323140"
},
"departure": {
"time": "1776323150"
},
"stopId": "zenbus:StopPoint:SP:661320025:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1776323187"
},
"departure": {
"time": "1776323197"
},
"stopId": "zenbus:StopPoint:SP:651710023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1776323240"
},
"departure": {
"time": "1776323250"
},
"stopId": "zenbus:StopPoint:SP:648090018:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1776323281"
},
"departure": {
"time": "1776323291"
},
"stopId": "zenbus:StopPoint:SP:670900053:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1776323324"
},
"departure": {
"time": "1776323334"
},
"stopId": "zenbus:StopPoint:SP:843920001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1776323388"
},
"departure": {
"time": "1776323700"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1776323472"
},
"departure": {
"time": "1776323621"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1776323517"
},
"departure": {
"time": "1776323673"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1776323564"
},
"departure": {
"time": "1776323727"
},
"stopId": "zenbus:StopPoint:SP:771880007:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1776323611"
},
"departure": {
"time": "1776323780"
},
"stopId": "zenbus:StopPoint:SP:843930001:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1776323662"
},
"departure": {
"time": "1776323836"
},
"stopId": "zenbus:StopPoint:SP:860960003:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1776323720"
},
"departure": {
"time": "1776323895"
},
"stopId": "zenbus:StopPoint:SP:6040087943970816:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1776323765"
},
"departure": {
"time": "1776323947"
},
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1776323828"
},
"departure": {
"time": "1776324009"
},
"stopId": "zenbus:StopPoint:SP:6498647517691904:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1776323882"
},
"departure": {
"time": "1776324066"
},
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1776323954"
},
"departure": {
"time": "1776324132"
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1776324045"
},
"departure": {
"time": "1776324237"
},
"stopId": "zenbus:StopPoint:SP:859050003:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1776324189"
},
"departure": {
"time": "1776324369"
},
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1776324275"
},
"departure": {
"time": "1776324442"
},
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1776324334"
},
"departure": {
"time": "1776324502"
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1776324473"
},
"departure": {
"time": "1776324571"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1776324563"
},
"departure": {
"time": "1776324646"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1776324626"
},
"departure": {
"time": "1776324738"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1776324689"
},
"departure": {
"time": "1776324799"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1776324778"
},
"departure": {
"time": "1776324904"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1776324870"
},
"departure": {
"time": "1776325010"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1776324940"
},
"departure": {
"time": "1776325045"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1776325009"
},
"departure": {
"time": "1776325109"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1776325080"
},
"departure": {
"time": "1776325205"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1776325140"
},
"departure": {
"time": "1776325265"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1776325189"
},
"departure": {
"time": "1776325319"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1776325248"
},
"departure": {
"time": "1776325379"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1776325310"
},
"departure": {
"time": "1776325500"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1776325404"
},
"departure": {
"time": "1776325577"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1776325458"
},
"departure": {
"time": "1776325664"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1776325528"
},
"departure": {
"time": "1776325729"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1776322798",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260416",
"startTime": "08:50:00",
"tripId": "5433988945543168:11"
},
"vehicle": {
"id": "zenbus:Vehicle:664180004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:799390003:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 24,
"position": {
"latitude": 48.8053092956543,
"longitude": 7.80703592300415
},
"stopId": "zenbus:StopPoint:SP:669080034:LOC",
"timestamp": "1776322798",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260416",
"startTime": "08:32:00",
"tripId": "5988988008529920:10"
},
"vehicle": {
"id": "zenbus:Vehicle:799390003:LOC"
}
}
},
{
"id": "20260416:5784952768561152:9",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776322788"
},
"departure": {
"time": "1776322808"
},
"stopId": "zenbus:StopPoint:SP:669080034:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1776322857"
},
"departure": {
"time": "1776322867"
},
"stopId": "zenbus:StopPoint:SP:851280024:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1776322920"
},
"departure": {
"time": "1776322930"
},
"stopId": "zenbus:StopPoint:SP:857000003:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1776322974"
},
"departure": {
"time": "1776322984"
},
"stopId": "zenbus:StopPoint:SP:663120030:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1776323025"
},
"departure": {
"time": "1776323035"
},
"stopId": "zenbus:StopPoint:SP:839920002:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1776323080"
},
"departure": {
"time": "1776323090"
},
"stopId": "zenbus:StopPoint:SP:673110030:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1776323125"
},
"departure": {
"time": "1776323135"
},
"stopId": "zenbus:StopPoint:SP:853260003:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1776323176"
},
"departure": {
"time": "1776323186"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1776323217"
},
"departure": {
"time": "1776323227"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1776323259"
},
"departure": {
"time": "1776323274"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1776323329"
},
"departure": {
"time": "1776323700"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1776323413"
},
"departure": {
"time": "1776323591"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1776323454"
},
"departure": {
"time": "1776323642"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1776323501"
},
"departure": {
"time": "1776323665"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1776323552"
},
"departure": {
"time": "1776323721"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1776323605"
},
"departure": {
"time": "1776323777"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1776323652"
},
"departure": {
"time": "1776323831"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1776323700"
},
"departure": {
"time": "1776323855"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1776323779"
},
"departure": {
"time": "1776323954"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1776323905"
},
"departure": {
"time": "1776324077"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1776323985"
},
"departure": {
"time": "1776324177"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1776324041"
},
"departure": {
"time": "1776324235"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1776324105"
},
"departure": {
"time": "1776324297"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1776324163"
},
"departure": {
"time": "1776324356"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1776324244"
},
"departure": {
"time": "1776324457"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1776324305"
},
"departure": {
"time": "1776324517"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1776324361"
},
"departure": {
"time": "1776324575"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1776324408"
},
"departure": {
"time": "1776324599"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1776324469"
},
"departure": {
"time": "1776324689"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1776324513"
},
"departure": {
"time": "1776324741"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1776324573"
},
"departure": {
"time": "1776324801"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1776324619"
},
"departure": {
"time": "1776324854"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1776322798",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260416",
"startTime": "08:32:00",
"tripId": "5988988008529920:10"
},
"vehicle": {
"id": "zenbus:Vehicle:799390003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:664180003:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": 48.75758743286133,
"longitude": 7.858367919921875
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"timestamp": "1776322799",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260416",
"startTime": "09:02:00",
"tripId": "5988988008529920:11"
},
"vehicle": {
"id": "zenbus:Vehicle:664180003:LOC"
}
}
},
{
"id": "20260416:5784952768561152:11",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776322501"
},
"departure": {
"time": "1776322920"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1776322992"
},
"departure": {
"time": "1776323002"
},
"stopId": "zenbus:StopPoint:SP:5389390198079488:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1776323048"
},
"departure": {
"time": "1776323058"
},
"stopId": "zenbus:StopPoint:SP:4823762064113664:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1776323138"
},
"departure": {
"time": "1776323154"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1776323203"
},
"departure": {
"time": "1776323216"
},
"stopId": "zenbus:StopPoint:SP:5428280040620032:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1776323264"
},
"departure": {
"time": "1776323307"
},
"stopId": "zenbus:StopPoint:SP:6611898804994048:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1776323341"
},
"departure": {
"time": "1776323375"
},
"stopId": "zenbus:StopPoint:SP:6596162715910144:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1776323399"
},
"departure": {
"time": "1776323434"
},
"stopId": "zenbus:StopPoint:SP:864950017:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1776323475"
},
"departure": {
"time": "1776323532"
},
"stopId": "zenbus:StopPoint:SP:849650002:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1776323537"
},
"departure": {
"time": "1776323593"
},
"stopId": "zenbus:StopPoint:SP:847370002:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1776323618"
},
"departure": {
"time": "1776323664"
},
"stopId": "zenbus:StopPoint:SP:777980001:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1776323699"
},
"departure": {
"time": "1776323764"
},
"stopId": "zenbus:StopPoint:SP:838060003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1776323792"
},
"departure": {
"time": "1776323841"
},
"stopId": "zenbus:StopPoint:SP:864970003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1776323846"
},
"departure": {
"time": "1776323898"
},
"stopId": "zenbus:StopPoint:SP:857010003:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1776323925"
},
"departure": {
"time": "1776323967"
},
"stopId": "zenbus:StopPoint:SP:5945547849465856:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1776324008"
},
"departure": {
"time": "1776324039"
},
"stopId": "zenbus:StopPoint:SP:810350002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1776324159"
},
"departure": {
"time": "1776324174"
},
"stopId": "zenbus:StopPoint:SP:860970002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1776324205"
},
"departure": {
"time": "1776324227"
},
"stopId": "zenbus:StopPoint:SP:658230017:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1776324309"
},
"departure": {
"time": "1776324339"
},
"stopId": "zenbus:StopPoint:SP:864960003:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1776324457"
},
"departure": {
"time": "1776324467"
},
"stopId": "zenbus:StopPoint:SP:864870034:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1776324552"
},
"departure": {
"time": "1776324562"
},
"stopId": "zenbus:StopPoint:SP:834730019:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1776324627"
},
"departure": {
"time": "1776324637"
},
"stopId": "zenbus:StopPoint:SP:669080034:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1776324686"
},
"departure": {
"time": "1776324696"
},
"stopId": "zenbus:StopPoint:SP:851280024:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1776324749"
},
"departure": {
"time": "1776324759"
},
"stopId": "zenbus:StopPoint:SP:857000003:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1776324803"
},
"departure": {
"time": "1776324813"
},
"stopId": "zenbus:StopPoint:SP:663120030:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1776324853"
},
"departure": {
"time": "1776324863"
},
"stopId": "zenbus:StopPoint:SP:839920002:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1776324909"
},
"departure": {
"time": "1776324919"
},
"stopId": "zenbus:StopPoint:SP:673110030:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1776324954"
},
"departure": {
"time": "1776324964"
},
"stopId": "zenbus:StopPoint:SP:853260003:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1776325005"
},
"departure": {
"time": "1776325015"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1776325046"
},
"departure": {
"time": "1776325056"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1776325088"
},
"departure": {
"time": "1776325098"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1776325158"
},
"departure": {
"time": "1776325500"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1776325242"
},
"departure": {
"time": "1776325406"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1776325283"
},
"departure": {
"time": "1776325456"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1776325330"
},
"departure": {
"time": "1776325480"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1776325381"
},
"departure": {
"time": "1776325535"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1776325434"
},
"departure": {
"time": "1776325592"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1776325481"
},
"departure": {
"time": "1776325645"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1776325529"
},
"departure": {
"time": "1776325669"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1776325607"
},
"departure": {
"time": "1776325768"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1776325734"
},
"departure": {
"time": "1776325892"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1776325813"
},
"departure": {
"time": "1776325991"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1776325870"
},
"departure": {
"time": "1776326050"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1776325934"
},
"departure": {
"time": "1776326112"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1776325992"
},
"departure": {
"time": "1776326171"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1776326073"
},
"departure": {
"time": "1776326271"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1776326134"
},
"departure": {
"time": "1776326332"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1776326190"
},
"departure": {
"time": "1776326390"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1776326237"
},
"departure": {
"time": "1776326413"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1776326298"
},
"departure": {
"time": "1776326504"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1776326341"
},
"departure": {
"time": "1776326555"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1776326402"
},
"departure": {
"time": "1776326616"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1776326448"
},
"departure": {
"time": "1776326669"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1776322799",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260416",
"startTime": "09:02:00",
"tripId": "5988988008529920:11"
},
"vehicle": {
"id": "zenbus:Vehicle:664180003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:662580001:LOC",
"vehicle": {
"currentStopSequence": 1,
"position": {
"latitude": 48.8190803527832,
"longitude": 7.8105788230896
},
"stopId": "zenbus:StopPoint:SP:663120026:LOC",
"timestamp": "1776322798",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260416",
"startTime": "08:59:00",
"tripId": "6438637865533440:6"
},
"vehicle": {
"id": "zenbus:Vehicle:662580001:LOC"
}
}
},
{
"id": "20260416:5938644062830592:6",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776322775"
},
"departure": {
"time": "1776322777"
},
"stopId": "zenbus:StopPoint:SP:6474267920171008:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1776322820"
},
"departure": {
"time": "1776322830"
},
"stopId": "zenbus:StopPoint:SP:663120026:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1776322876"
},
"departure": {
"time": "1776322886"
},
"stopId": "zenbus:StopPoint:SP:680870007:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1776322981"
},
"departure": {
"time": "1776322991"
},
"stopId": "zenbus:StopPoint:SP:660060010:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1776323040"
},
"departure": {
"time": "1776323050"
},
"stopId": "zenbus:StopPoint:SP:851320001:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1776323120"
},
"departure": {
"time": "1776323130"
},
"stopId": "zenbus:StopPoint:SP:656340006:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1776323170"
},
"departure": {
"time": "1776323180"
},
"stopId": "zenbus:StopPoint:SP:657700023:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1776323238"
},
"departure": {
"time": "1776323248"
},
"stopId": "zenbus:StopPoint:SP:4777068643483648:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1776323290"
},
"departure": {
"time": "1776323300"
},
"stopId": "zenbus:StopPoint:SP:841760015:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1776323341"
},
"departure": {
"time": "1776323351"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1776323395"
},
"departure": {
"time": "1776323405"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1776323489"
},
"departure": {
"time": "1776323700"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1776323611"
},
"departure": {
"time": "1776323720"
},
"stopId": "zenbus:StopPoint:SP:859040027:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1776323678"
},
"departure": {
"time": "1776323784"
},
"stopId": "zenbus:StopPoint:SP:630550025:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1776323734"
},
"departure": {
"time": "1776323842"
},
"stopId": "zenbus:StopPoint:SP:835980002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1776323791"
},
"departure": {
"time": "1776323900"
},
"stopId": "zenbus:StopPoint:SP:5969139098189824:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1776323875"
},
"departure": {
"time": "1776323972"
},
"stopId": "zenbus:StopPoint:SP:4880458853646336:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1776323953"
},
"departure": {
"time": "1776324041"
},
"stopId": "zenbus:StopPoint:SP:678870006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1776324053"
},
"departure": {
"time": "1776324151"
},
"stopId": "zenbus:StopPoint:SP:847380001:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1776324124"
},
"departure": {
"time": "1776324217"
},
"stopId": "zenbus:StopPoint:SP:663140129:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1776324194"
},
"departure": {
"time": "1776324282"
},
"stopId": "zenbus:StopPoint:SP:810320018:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1776324248"
},
"departure": {
"time": "1776324339"
},
"stopId": "zenbus:StopPoint:SP:831880021:LOC",
"stopSequence": 21
}
],
"timestamp": "1776322798",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260416",
"startTime": "08:59:00",
"tripId": "6438637865533440:6"
},
"vehicle": {
"id": "zenbus:Vehicle:662580001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:681650002:LOC",
"vehicle": {
"currentStopSequence": 1,
"position": {
"latitude": 48.799320220947266,
"longitude": 7.76452112197876
},
"stopId": "zenbus:StopPoint:SP:857020003:LOC",
"timestamp": "1776322798",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260416",
"startTime": "08:59:00",
"tripId": "6482798652162048:6"
},
"vehicle": {
"id": "zenbus:Vehicle:681650002:LOC"
}
}
},
{
"id": "20260416:5907884043927552:6",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776322884"
},
"departure": {
"time": "1776322894"
},
"stopId": "zenbus:StopPoint:SP:857020003:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1776322950"
},
"departure": {
"time": "1776322960"
},
"stopId": "zenbus:StopPoint:SP:843940002:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1776323017"
},
"departure": {
"time": "1776323027"
},
"stopId": "zenbus:StopPoint:SP:5414098192826368:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1776323111"
},
"departure": {
"time": "1776323121"
},
"stopId": "zenbus:StopPoint:SP:660090004:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1776323182"
},
"departure": {
"time": "1776323192"
},
"stopId": "zenbus:StopPoint:SP:838060004:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1776323255"
},
"departure": {
"time": "1776323265"
},
"stopId": "zenbus:StopPoint:SP:673800003:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1776323308"
},
"departure": {
"time": "1776323318"
},
"stopId": "zenbus:StopPoint:SP:787770001:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1776323363"
},
"departure": {
"time": "1776323373"
},
"stopId": "zenbus:StopPoint:SP:4725708417925120:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1776323444"
},
"departure": {
"time": "1776323454"
},
"stopId": "zenbus:StopPoint:SP:661300019:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1776323567"
},
"departure": {
"time": "1776323700"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1776323675"
},
"departure": {
"time": "1776323722"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1776323729"
},
"departure": {
"time": "1776323779"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1776323774"
},
"departure": {
"time": "1776323832"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1776323839"
},
"departure": {
"time": "1776323894"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1776323884"
},
"departure": {
"time": "1776323947"
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1776323929"
},
"departure": {
"time": "1776323999"
},
"stopId": "zenbus:StopPoint:SP:670980023:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1776323983"
},
"departure": {
"time": "1776324056"
},
"stopId": "zenbus:StopPoint:SP:655640056:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1776324058"
},
"departure": {
"time": "1776324124"
},
"stopId": "zenbus:StopPoint:SP:659230051:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1776324123"
},
"departure": {
"time": "1776324186"
},
"stopId": "zenbus:StopPoint:SP:661280142:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1776324219"
},
"departure": {
"time": "1776324264"
},
"stopId": "zenbus:StopPoint:SP:667260019:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1776324270"
},
"departure": {
"time": "1776324320"
},
"stopId": "zenbus:StopPoint:SP:5471403928190976:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1776324360"
},
"departure": {
"time": "1776324395"
},
"stopId": "zenbus:StopPoint:SP:659220084:LOC",
"stopSequence": 22
}
],
"timestamp": "1776322798",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260416",
"startTime": "08:59:00",
"tripId": "6482798652162048:6"
},
"vehicle": {
"id": "zenbus:Vehicle:681650002:LOC"
}
}
},
{
"id": "20260416:5414480264560640:4",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776322705"
},
"departure": {
"time": "1776322709"
},
"stopId": "zenbus:StopPoint:SP:831870021:LOC",
"stopSequence": 20
}
],
"timestamp": "1776322709",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260416",
"startTime": "08:33:00",
"tripId": "5919147645992960:4"
}
}
},
{
"id": "zenbus:Vehicle:702350001:LOC",
"vehicle": {
"currentStopSequence": 18,
"position": {
"latitude": 48.82640838623047,
"longitude": 7.792994976043701
},
"stopId": "zenbus:StopPoint:SP:667270023:LOC",
"timestamp": "1776322799",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260416",
"startTime": "08:30:00",
"tripId": "6553002342088704:4"
},
"vehicle": {
"id": "zenbus:Vehicle:702350001:LOC"
}
}
},
{
"id": "20260416:5926642565251072:4",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776322768"
},
"departure": {
"time": "1776322784"
},
"stopId": "zenbus:StopPoint:SP:843930003:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1776322813"
},
"departure": {
"time": "1776322823"
},
"stopId": "zenbus:StopPoint:SP:667270023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1776322862"
},
"departure": {
"time": "1776322872"
},
"stopId": "zenbus:StopPoint:SP:658230016:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1776322926"
},
"departure": {
"time": "1776322936"
},
"stopId": "zenbus:StopPoint:SP:831880024:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1776323012"
},
"departure": {
"time": "1776323022"
},
"stopId": "zenbus:StopPoint:SP:851310004:LOC",
"stopSequence": 21
}
],
"timestamp": "1776322799",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260416",
"startTime": "08:30:00",
"tripId": "6553002342088704:4"
},
"vehicle": {
"id": "zenbus:Vehicle:702350001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:693030001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": 48.799888610839844,
"longitude": 7.780385971069336
},
"stopId": "zenbus:StopPoint:SP:831870021:LOC",
"timestamp": "1776322798",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260416",
"startTime": "09:00:00",
"tripId": "6553002342088704:5"
},
"vehicle": {
"id": "zenbus:Vehicle:693030001:LOC"
}
}
},
{
"id": "20260416:5926642565251072:5",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776322726"
},
"departure": {
"time": "1776322808"
},
"stopId": "zenbus:StopPoint:SP:831870021:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1776322952"
},
"departure": {
"time": "1776322962"
},
"stopId": "zenbus:StopPoint:SP:5106413298778112:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1776323065"
},
"departure": {
"time": "1776323075"
},
"stopId": "zenbus:StopPoint:SP:864870035:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1776323142"
},
"departure": {
"time": "1776323152"
},
"stopId": "zenbus:StopPoint:SP:847370003:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1776323280"
},
"departure": {
"time": "1776323290"
},
"stopId": "zenbus:StopPoint:SP:835980005:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1776323370"
},
"departure": {
"time": "1776323380"
},
"stopId": "zenbus:StopPoint:SP:651720026:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1776323422"
},
"departure": {
"time": "1776323432"
},
"stopId": "zenbus:StopPoint:SP:669020060:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1776323492"
},
"departure": {
"time": "1776323502"
},
"stopId": "zenbus:StopPoint:SP:864900026:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1776323558"
},
"departure": {
"time": "1776323568"
},
"stopId": "zenbus:StopPoint:SP:673100023:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1776323687"
},
"departure": {
"time": "1776323697"
},
"stopId": "zenbus:StopPoint:SP:857030003:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1776323745"
},
"departure": {
"time": "1776323755"
},
"stopId": "zenbus:StopPoint:SP:654260018:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1776323883"
},
"departure": {
"time": "1776324240"
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1776323988"
},
"departure": {
"time": "1776324149"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1776324046"
},
"departure": {
"time": "1776324208"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1776324094"
},
"departure": {
"time": "1776324262"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1776324164"
},
"departure": {
"time": "1776324327"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1776324213"
},
"departure": {
"time": "1776324381"
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1776324294"
},
"departure": {
"time": "1776324452"
},
"stopId": "zenbus:StopPoint:SP:843930003:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1776324331"
},
"departure": {
"time": "1776324470"
},
"stopId": "zenbus:StopPoint:SP:667270023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1776324380"
},
"departure": {
"time": "1776324525"
},
"stopId": "zenbus:StopPoint:SP:658230016:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1776324444"
},
"departure": {
"time": "1776324587"
},
"stopId": "zenbus:StopPoint:SP:831880024:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1776324530"
},
"departure": {
"time": "1776324660"
},
"stopId": "zenbus:StopPoint:SP:851310004:LOC",
"stopSequence": 21
}
],
"timestamp": "1776322798",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260416",
"startTime": "09:00:00",
"tripId": "6553002342088704:5"
},
"vehicle": {
"id": "zenbus:Vehicle:693030001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:691050002:LOC",
"vehicle": {
"currentStopSequence": 1,
"position": {
"latitude": 48.81440734863281,
"longitude": 7.7837700843811035
},
"stopId": "zenbus:StopPoint:SP:661320027:LOC",
"timestamp": "1776322800",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260416",
"startTime": "09:01:00",
"tripId": "5473089233092608:4"
},
"vehicle": {
"id": "zenbus:Vehicle:691050002:LOC"
}
}
},
{
"id": "20260416:5406815874449408:4",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776322775"
},
"departure": {
"time": "1776322798"
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1776322871"
},
"departure": {
"time": "1776322930"
},
"stopId": "zenbus:StopPoint:SP:661320027:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1776322974"
},
"departure": {
"time": "1776322984"
},
"stopId": "zenbus:StopPoint:SP:670990030:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1776323015"
},
"departure": {
"time": "1776323032"
},
"stopId": "zenbus:StopPoint:SP:645630098:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1776323060"
},
"departure": {
"time": "1776323085"
},
"stopId": "zenbus:StopPoint:SP:630540031:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1776323105"
},
"departure": {
"time": "1776323137"
},
"stopId": "zenbus:StopPoint:SP:659220088:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1776323146"
},
"departure": {
"time": "1776323188"
},
"stopId": "zenbus:StopPoint:SP:864900025:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1776323200"
},
"departure": {
"time": "1776323245"
},
"stopId": "zenbus:StopPoint:SP:655640059:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1776323271"
},
"departure": {
"time": "1776323310"
},
"stopId": "zenbus:StopPoint:SP:847380003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1776323367"
},
"departure": {
"time": "1776323388"
},
"stopId": "zenbus:StopPoint:SP:5386712017534976:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1776323424"
},
"departure": {
"time": "1776323447"
},
"stopId": "zenbus:StopPoint:SP:648090020:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1776323476"
},
"departure": {
"time": "1776323503"
},
"stopId": "zenbus:StopPoint:SP:659230056:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1776323530"
},
"departure": {
"time": "1776323560"
},
"stopId": "zenbus:StopPoint:SP:5394636353830912:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1776323563"
},
"departure": {
"time": "1776323606"
},
"stopId": "zenbus:StopPoint:SP:6019918630748160:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1776323629"
},
"departure": {
"time": "1776323669"
},
"stopId": "zenbus:StopPoint:SP:859060003:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1776323708"
},
"departure": {
"time": "1776323739"
},
"stopId": "zenbus:StopPoint:SP:810320020:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1776323746"
},
"departure": {
"time": "1776323788"
},
"stopId": "zenbus:StopPoint:SP:864970005:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1776323785"
},
"departure": {
"time": "1776323837"
},
"stopId": "zenbus:StopPoint:SP:6557606928711680:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1776323940"
},
"departure": {
"time": "1776323975"
},
"stopId": "zenbus:StopPoint:SP:5988830986371072:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1776324012"
},
"departure": {
"time": "1776324071"
},
"stopId": "zenbus:StopPoint:SP:853260005:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1776324097"
},
"departure": {
"time": "1776324143"
},
"stopId": "zenbus:StopPoint:SP:851320003:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1776324172"
},
"departure": {
"time": "1776324211"
},
"stopId": "zenbus:StopPoint:SP:831890004:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1776324233"
},
"departure": {
"time": "1776324301"
},
"stopId": "zenbus:StopPoint:SP:670530120:LOC",
"stopSequence": 22
}
],
"timestamp": "1776322800",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260416",
"startTime": "09:01:00",
"tripId": "5473089233092608:4"
},
"vehicle": {
"id": "zenbus:Vehicle:691050002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:687320001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 10,
"position": {
"latitude": 48.730987548828125,
"longitude": 7.708240032196045
},
"stopId": "zenbus:StopPoint:SP:847880004:LOC",
"timestamp": "1776322800",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260416",
"startTime": "08:50:00",
"tripId": "4908641162362880:5"
},
"vehicle": {
"id": "zenbus:Vehicle:687320001:LOC"
}
}
},
{
"id": "20260416:6602028387139584:5",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776322786"
},
"departure": {
"time": "1776322810"
},
"stopId": "zenbus:StopPoint:SP:847880004:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1776322859"
},
"departure": {
"time": "1776322869"
},
"stopId": "zenbus:StopPoint:SP:835970006:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1776322908"
},
"departure": {
"time": "1776322949"
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1776322997"
},
"departure": {
"time": "1776323023"
},
"stopId": "zenbus:StopPoint:SP:859060004:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1776323051"
},
"departure": {
"time": "1776323080"
},
"stopId": "zenbus:StopPoint:SP:835970007:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1776323085"
},
"departure": {
"time": "1776323127"
},
"stopId": "zenbus:StopPoint:SP:853640004:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1776323165"
},
"departure": {
"time": "1776323197"
},
"stopId": "zenbus:StopPoint:SP:832170002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1776323207"
},
"departure": {
"time": "1776323248"
},
"stopId": "zenbus:StopPoint:SP:857020004:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1776323328"
},
"departure": {
"time": "1776323339"
},
"stopId": "zenbus:StopPoint:SP:835930023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1776323400"
},
"departure": {
"time": "1776323410"
},
"stopId": "zenbus:StopPoint:SP:838610006:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1776323457"
},
"departure": {
"time": "1776323467"
},
"stopId": "zenbus:StopPoint:SP:865520002:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1776323546"
},
"departure": {
"time": "1776323568"
},
"stopId": "zenbus:StopPoint:SP:859660001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1776323591"
},
"departure": {
"time": "1776323601"
},
"stopId": "zenbus:StopPoint:SP:859660002:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1776323648"
},
"departure": {
"time": "1776323658"
},
"stopId": "zenbus:StopPoint:SP:850290003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1776323703"
},
"departure": {
"time": "1776323713"
},
"stopId": "zenbus:StopPoint:SP:810740004:LOC",
"stopSequence": 24
}
],
"timestamp": "1776322800",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260416",
"startTime": "08:50:00",
"tripId": "4908641162362880:5"
},
"vehicle": {
"id": "zenbus:Vehicle:687320001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4925247015878656:LOC",
"vehicle": {
"currentStopSequence": 12,
"position": {
"latitude": 48.733333587646484,
"longitude": 7.702695846557617
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"timestamp": "1776322798",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260416",
"startTime": "08:45:00",
"tripId": "5422260866252800:4"
},
"vehicle": {
"id": "zenbus:Vehicle:4925247015878656:LOC"
}
}
},
{
"id": "20260416:4788911768338432:4",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776322741"
},
"departure": {
"time": "1776322742"
},
"stopId": "zenbus:StopPoint:SP:845480005:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1776322831"
},
"departure": {
"time": "1776322841"
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1776322870"
},
"departure": {
"time": "1776322880"
},
"stopId": "zenbus:StopPoint:SP:838060005:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1776322931"
},
"departure": {
"time": "1776322941"
},
"stopId": "zenbus:StopPoint:SP:855540005:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1776323012"
},
"departure": {
"time": "1776323022"
},
"stopId": "zenbus:StopPoint:SP:850300001:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1776323043"
},
"departure": {
"time": "1776323053"
},
"stopId": "zenbus:StopPoint:SP:4842807903649792:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1776323078"
},
"departure": {
"time": "1776323088"
},
"stopId": "zenbus:StopPoint:SP:853650004:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1776323112"
},
"departure": {
"time": "1776323122"
},
"stopId": "zenbus:StopPoint:SP:850270003:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1776323178"
},
"departure": {
"time": "1776323188"
},
"stopId": "zenbus:StopPoint:SP:843890005:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1776323227"
},
"departure": {
"time": "1776323237"
},
"stopId": "zenbus:StopPoint:SP:847380004:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1776323292"
},
"departure": {
"time": "1776323302"
},
"stopId": "zenbus:StopPoint:SP:845760005:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1776323352"
},
"departure": {
"time": "1776323362"
},
"stopId": "zenbus:StopPoint:SP:843910004:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1776323399"
},
"departure": {
"time": "1776323409"
},
"stopId": "zenbus:StopPoint:SP:859040030:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1776323446"
},
"departure": {
"time": "1776323458"
},
"stopId": "zenbus:StopPoint:SP:839910004:LOC",
"stopSequence": 24
}
],
"timestamp": "1776322798",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260416",
"startTime": "08:45:00",
"tripId": "5422260866252800:4"
},
"vehicle": {
"id": "zenbus:Vehicle:4925247015878656:LOC"
}
}
},
{
"id": "zenbus:Vehicle:830250002:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": 48.732608795166016,
"longitude": 7.70060920715332
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"timestamp": "1776322798",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260416",
"startTime": "09:02:00",
"tripId": "6537433333104640:6"
},
"vehicle": {
"id": "zenbus:Vehicle:830250002:LOC"
}
}
},
{
"id": "20260416:6500367094251520:6",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776322744"
},
"departure": {
"time": "1776322920"
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1776322952"
},
"departure": {
"time": "1776322971"
},
"stopId": "zenbus:StopPoint:SP:838060005:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1776323019"
},
"departure": {
"time": "1776323034"
},
"stopId": "zenbus:StopPoint:SP:855540005:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1776323083"
},
"departure": {
"time": "1776323126"
},
"stopId": "zenbus:StopPoint:SP:6517959951384576:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1776323153"
},
"departure": {
"time": "1776323191"
},
"stopId": "zenbus:StopPoint:SP:651720021:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1776323462"
},
"departure": {
"time": "1776323496"
},
"stopId": "zenbus:StopPoint:SP:6022710774726656:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1776323691"
},
"departure": {
"time": "1776323701"
},
"stopId": "zenbus:StopPoint:SP:668780092:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1776323754"
},
"departure": {
"time": "1776323764"
},
"stopId": "zenbus:StopPoint:SP:850270002:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1776324130"
},
"departure": {
"time": "1776324140"
},
"stopId": "zenbus:StopPoint:SP:810740003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1776324199"
},
"departure": {
"time": "1776324209"
},
"stopId": "zenbus:StopPoint:SP:645630093:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1776324360"
},
"departure": {
"time": "1776324395"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 10
}
],
"timestamp": "1776322798",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260416",
"startTime": "09:02:00",
"tripId": "6537433333104640:6"
},
"vehicle": {
"id": "zenbus:Vehicle:830250002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4825540353589248:LOC",
"vehicle": {
"currentStopSequence": 12,
"position": {
"latitude": 48.82017517089844,
"longitude": 7.676811218261719
},
"stopId": "zenbus:StopPoint:SP:847870004:LOC",
"timestamp": "1776322798",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260416",
"startTime": "08:46:00",
"tripId": "5458797662306304:3"
},
"vehicle": {
"id": "zenbus:Vehicle:4825540353589248:LOC"
}
}
},
{
"id": "20260416:5926650664452096:3",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776322811"
},
"departure": {
"time": "1776322821"
},
"stopId": "zenbus:StopPoint:SP:847870004:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1776322970"
},
"departure": {
"time": "1776322980"
},
"stopId": "zenbus:StopPoint:SP:4689124356259840:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1776323028"
},
"departure": {
"time": "1776323039"
},
"stopId": "zenbus:StopPoint:SP:698820093:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1776323301"
},
"departure": {
"time": "1776323311"
},
"stopId": "zenbus:StopPoint:SP:859630004:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1776323361"
},
"departure": {
"time": "1776323371"
},
"stopId": "zenbus:StopPoint:SP:5406189144768512:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1776323426"
},
"departure": {
"time": "1776323448"
},
"stopId": "zenbus:StopPoint:SP:845760006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1776323461"
},
"departure": {
"time": "1776323495"
},
"stopId": "zenbus:StopPoint:SP:867230002:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1776323534"
},
"departure": {
"time": "1776323562"
},
"stopId": "zenbus:StopPoint:SP:861480003:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1776323584"
},
"departure": {
"time": "1776323647"
},
"stopId": "zenbus:StopPoint:SP:836430003:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1776323633"
},
"departure": {
"time": "1776323671"
},
"stopId": "zenbus:StopPoint:SP:861500001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1776323674"
},
"departure": {
"time": "1776323722"
},
"stopId": "zenbus:StopPoint:SP:836440003:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1776323726"
},
"departure": {
"time": "1776323808"
},
"stopId": "zenbus:StopPoint:SP:810750003:LOC",
"stopSequence": 23
}
],
"timestamp": "1776322798",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260416",
"startTime": "08:46:00",
"tripId": "5458797662306304:3"
},
"vehicle": {
"id": "zenbus:Vehicle:4825540353589248:LOC"
}
}
},
{
"id": "zenbus:Vehicle:718890005:LOC",
"vehicle": {
"currentStopSequence": 12,
"position": {
"latitude": 48.79855728149414,
"longitude": 7.7636399269104
},
"stopId": "zenbus:StopPoint:SP:810740003:LOC",
"timestamp": "1776322797",
"trip": {
"routeId": "zenbus:Line:736370020:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260416",
"startTime": "08:25:00",
"tripId": "4785431083220992:4"
},
"vehicle": {
"id": "zenbus:Vehicle:718890005:LOC"
}
}
},
{
"id": "20260416:6532715781292032:4",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776322841"
},
"departure": {
"time": "1776322855"
},
"stopId": "zenbus:StopPoint:SP:810740003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1776322915"
},
"departure": {
"time": "1776322952"
},
"stopId": "zenbus:StopPoint:SP:645630093:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1776323081"
},
"departure": {
"time": "1776323125"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 14
}
],
"timestamp": "1776322797",
"trip": {
"routeId": "zenbus:Line:736370020:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260416",
"startTime": "08:25:00",
"tripId": "4785431083220992:4"
},
"vehicle": {
"id": "zenbus:Vehicle:718890005:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1776322800"
}
}