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 15/04/2026 à 14h32 Europe/Paris.
trip_updates (17) 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 15/04/2026 à 14h32 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "zenbus:Vehicle:867890001:LOC",
"vehicle": {
"currentStopSequence": 39,
"position": {
"latitude": 48.80028533935547,
"longitude": 7.839262008666992
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"timestamp": "1776256343",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "13:50:00",
"tripId": "5433988945543168:21"
},
"vehicle": {
"id": "zenbus:Vehicle:867890001:LOC"
}
}
},
{
"id": "20260415:4699572623376384:21",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776256326"
},
"departure": {
"time": "1776256343"
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1776256465"
},
"departure": {
"time": "1776256475"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1776256555"
},
"departure": {
"time": "1776256565"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1776256617"
},
"departure": {
"time": "1776256627"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1776256680"
},
"departure": {
"time": "1776256690"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1776256769"
},
"departure": {
"time": "1776256779"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1776256861"
},
"departure": {
"time": "1776256871"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1776256931"
},
"departure": {
"time": "1776256941"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1776257001"
},
"departure": {
"time": "1776257011"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1776257071"
},
"departure": {
"time": "1776257081"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1776257131"
},
"departure": {
"time": "1776257141"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1776257181"
},
"departure": {
"time": "1776257191"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1776257240"
},
"departure": {
"time": "1776257250"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1776257302"
},
"departure": {
"time": "1776257312"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1776257395"
},
"departure": {
"time": "1776257405"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1776257450"
},
"departure": {
"time": "1776257460"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1776257520"
},
"departure": {
"time": "1776257530"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1776256343",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "13:50:00",
"tripId": "5433988945543168:21"
},
"vehicle": {
"id": "zenbus:Vehicle:867890001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:671920003:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 11,
"position": {
"latitude": 48.82720947265625,
"longitude": 7.754691123962402
},
"stopId": "zenbus:StopPoint:SP:860970001:LOC",
"timestamp": "1776256344",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "14:20:00",
"tripId": "5433988945543168:22"
},
"vehicle": {
"id": "zenbus:Vehicle:671920003:LOC"
}
}
},
{
"id": "20260415:4699572623376384:22",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776256336"
},
"departure": {
"time": "1776256354"
},
"stopId": "zenbus:StopPoint:SP:860970001:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1776256459"
},
"departure": {
"time": "1776256469"
},
"stopId": "zenbus:StopPoint:SP:839920001:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1776256544"
},
"departure": {
"time": "1776256554"
},
"stopId": "zenbus:StopPoint:SP:630540029:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1776256585"
},
"departure": {
"time": "1776256595"
},
"stopId": "zenbus:StopPoint:SP:663140131:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1776256634"
},
"departure": {
"time": "1776256644"
},
"stopId": "zenbus:StopPoint:SP:661320025:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1776256681"
},
"departure": {
"time": "1776256691"
},
"stopId": "zenbus:StopPoint:SP:651710023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1776256733"
},
"departure": {
"time": "1776256743"
},
"stopId": "zenbus:StopPoint:SP:648090018:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1776256775"
},
"departure": {
"time": "1776256785"
},
"stopId": "zenbus:StopPoint:SP:670900053:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1776256818"
},
"departure": {
"time": "1776256828"
},
"stopId": "zenbus:StopPoint:SP:843920001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1776256882"
},
"departure": {
"time": "1776257100"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1776256965"
},
"departure": {
"time": "1776257067"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1776257011"
},
"departure": {
"time": "1776257120"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1776257057"
},
"departure": {
"time": "1776257173"
},
"stopId": "zenbus:StopPoint:SP:771880007:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1776257105"
},
"departure": {
"time": "1776257227"
},
"stopId": "zenbus:StopPoint:SP:843930001:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1776257156"
},
"departure": {
"time": "1776257283"
},
"stopId": "zenbus:StopPoint:SP:860960003:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1776257213"
},
"departure": {
"time": "1776257341"
},
"stopId": "zenbus:StopPoint:SP:6040087943970816:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1776257258"
},
"departure": {
"time": "1776257394"
},
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1776257322"
},
"departure": {
"time": "1776257456"
},
"stopId": "zenbus:StopPoint:SP:6498647517691904:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1776257376"
},
"departure": {
"time": "1776257513"
},
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1776257447"
},
"departure": {
"time": "1776257578"
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1776257538"
},
"departure": {
"time": "1776257684"
},
"stopId": "zenbus:StopPoint:SP:859050003:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1776257683"
},
"departure": {
"time": "1776257816"
},
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1776257769"
},
"departure": {
"time": "1776257889"
},
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1776257828"
},
"departure": {
"time": "1776257949"
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1776257967"
},
"departure": {
"time": "1776258018"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1776258057"
},
"departure": {
"time": "1776258093"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1776258119"
},
"departure": {
"time": "1776258184"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1776258182"
},
"departure": {
"time": "1776258246"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1776258271"
},
"departure": {
"time": "1776258350"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1776258363"
},
"departure": {
"time": "1776258456"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1776258433"
},
"departure": {
"time": "1776258491"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1776258503"
},
"departure": {
"time": "1776258556"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1776258574"
},
"departure": {
"time": "1776258652"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1776258633"
},
"departure": {
"time": "1776258711"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1776258683"
},
"departure": {
"time": "1776258766"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1776258742"
},
"departure": {
"time": "1776258826"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1776258804"
},
"departure": {
"time": "1776258947"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1776258898"
},
"departure": {
"time": "1776259024"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1776258952"
},
"departure": {
"time": "1776259111"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1776259022"
},
"departure": {
"time": "1776259176"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1776256344",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "14:20:00",
"tripId": "5433988945543168:22"
},
"vehicle": {
"id": "zenbus:Vehicle:671920003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:691050002:LOC",
"vehicle": {
"currentStopSequence": 55,
"position": {
"latitude": 48.81798553466797,
"longitude": 7.726198196411133
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"timestamp": "1776252991",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "12:32:00",
"tripId": "5988988008529920:18"
},
"vehicle": {
"id": "zenbus:Vehicle:691050002:LOC"
}
}
},
{
"id": "20260415:5784952768561152:18",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776256304"
},
"departure": {
"time": "1776256314"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1776256175",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "12:32:00",
"tripId": "5988988008529920:18"
},
"vehicle": {
"id": "zenbus:Vehicle:691050002:LOC"
}
}
},
{
"id": "20260415:5784952768561152:20",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1776255144",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "13:32:00",
"tripId": "5988988008529920:20"
}
}
},
{
"id": "zenbus:Vehicle:681650001:LOC",
"vehicle": {
"currentStopSequence": 25,
"position": {
"latitude": 48.80652618408203,
"longitude": 7.804716110229492
},
"stopId": "zenbus:StopPoint:SP:851280024:LOC",
"timestamp": "1776256343",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "14:02:00",
"tripId": "5988988008529920:21"
},
"vehicle": {
"id": "zenbus:Vehicle:681650001:LOC"
}
}
},
{
"id": "20260415:5784952768561152:21",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776256312"
},
"departure": {
"time": "1776256319"
},
"stopId": "zenbus:StopPoint:SP:669080034:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1776256357"
},
"departure": {
"time": "1776256367"
},
"stopId": "zenbus:StopPoint:SP:851280024:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1776256420"
},
"departure": {
"time": "1776256430"
},
"stopId": "zenbus:StopPoint:SP:857000003:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1776256474"
},
"departure": {
"time": "1776256484"
},
"stopId": "zenbus:StopPoint:SP:663120030:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1776256525"
},
"departure": {
"time": "1776256535"
},
"stopId": "zenbus:StopPoint:SP:839920002:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1776256580"
},
"departure": {
"time": "1776256590"
},
"stopId": "zenbus:StopPoint:SP:673110030:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1776256625"
},
"departure": {
"time": "1776256635"
},
"stopId": "zenbus:StopPoint:SP:853260003:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1776256677"
},
"departure": {
"time": "1776256687"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1776256717"
},
"departure": {
"time": "1776256727"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1776256759"
},
"departure": {
"time": "1776256769"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1776256829"
},
"departure": {
"time": "1776257100"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1776256913"
},
"departure": {
"time": "1776257041"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1776256954"
},
"departure": {
"time": "1776257092"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1776257001"
},
"departure": {
"time": "1776257115"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1776257052"
},
"departure": {
"time": "1776257171"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1776257105"
},
"departure": {
"time": "1776257227"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1776257152"
},
"departure": {
"time": "1776257281"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1776257200"
},
"departure": {
"time": "1776257305"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1776257279"
},
"departure": {
"time": "1776257404"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1776257405"
},
"departure": {
"time": "1776257527"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1776257485"
},
"departure": {
"time": "1776257627"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1776257541"
},
"departure": {
"time": "1776257685"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1776257605"
},
"departure": {
"time": "1776257747"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1776257663"
},
"departure": {
"time": "1776257806"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1776257744"
},
"departure": {
"time": "1776257907"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1776257805"
},
"departure": {
"time": "1776257967"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1776257861"
},
"departure": {
"time": "1776258025"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1776257909"
},
"departure": {
"time": "1776258049"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1776257969"
},
"departure": {
"time": "1776258139"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1776258013"
},
"departure": {
"time": "1776258191"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1776258073"
},
"departure": {
"time": "1776258251"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1776258119"
},
"departure": {
"time": "1776258304"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1776256343",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "14:02:00",
"tripId": "5988988008529920:21"
},
"vehicle": {
"id": "zenbus:Vehicle:681650001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:698820097:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": 48.75758743286133,
"longitude": 7.858397006988525
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"timestamp": "1776256345",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "14:32:00",
"tripId": "5988988008529920:22"
},
"vehicle": {
"id": "zenbus:Vehicle:698820097:LOC"
}
}
},
{
"id": "20260415:5784952768561152:22",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776256328"
},
"departure": {
"time": "1776256355"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1776256427"
},
"departure": {
"time": "1776256437"
},
"stopId": "zenbus:StopPoint:SP:5389390198079488:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1776256484"
},
"departure": {
"time": "1776256494"
},
"stopId": "zenbus:StopPoint:SP:4823762064113664:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1776256573"
},
"departure": {
"time": "1776256583"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1776256638"
},
"departure": {
"time": "1776256648"
},
"stopId": "zenbus:StopPoint:SP:5428280040620032:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1776256699"
},
"departure": {
"time": "1776256724"
},
"stopId": "zenbus:StopPoint:SP:6611898804994048:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1776256776"
},
"departure": {
"time": "1776256793"
},
"stopId": "zenbus:StopPoint:SP:6596162715910144:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1776256834"
},
"departure": {
"time": "1776256852"
},
"stopId": "zenbus:StopPoint:SP:864950017:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1776256910"
},
"departure": {
"time": "1776256950"
},
"stopId": "zenbus:StopPoint:SP:849650002:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1776256972"
},
"departure": {
"time": "1776257011"
},
"stopId": "zenbus:StopPoint:SP:847370002:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1776257053"
},
"departure": {
"time": "1776257081"
},
"stopId": "zenbus:StopPoint:SP:777980001:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1776257134"
},
"departure": {
"time": "1776257182"
},
"stopId": "zenbus:StopPoint:SP:838060003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1776257228"
},
"departure": {
"time": "1776257259"
},
"stopId": "zenbus:StopPoint:SP:864970003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1776257281"
},
"departure": {
"time": "1776257315"
},
"stopId": "zenbus:StopPoint:SP:857010003:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1776257360"
},
"departure": {
"time": "1776257385"
},
"stopId": "zenbus:StopPoint:SP:5945547849465856:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1776257443"
},
"departure": {
"time": "1776257456"
},
"stopId": "zenbus:StopPoint:SP:810350002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1776257594"
},
"departure": {
"time": "1776257604"
},
"stopId": "zenbus:StopPoint:SP:860970002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1776257640"
},
"departure": {
"time": "1776257650"
},
"stopId": "zenbus:StopPoint:SP:658230017:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1776257744"
},
"departure": {
"time": "1776257757"
},
"stopId": "zenbus:StopPoint:SP:864960003:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1776257892"
},
"departure": {
"time": "1776257902"
},
"stopId": "zenbus:StopPoint:SP:864870034:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1776257987"
},
"departure": {
"time": "1776257997"
},
"stopId": "zenbus:StopPoint:SP:834730019:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1776258062"
},
"departure": {
"time": "1776258072"
},
"stopId": "zenbus:StopPoint:SP:669080034:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1776258121"
},
"departure": {
"time": "1776258131"
},
"stopId": "zenbus:StopPoint:SP:851280024:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1776258184"
},
"departure": {
"time": "1776258194"
},
"stopId": "zenbus:StopPoint:SP:857000003:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1776258238"
},
"departure": {
"time": "1776258248"
},
"stopId": "zenbus:StopPoint:SP:663120030:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1776258289"
},
"departure": {
"time": "1776258299"
},
"stopId": "zenbus:StopPoint:SP:839920002:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1776258344"
},
"departure": {
"time": "1776258354"
},
"stopId": "zenbus:StopPoint:SP:673110030:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1776258389"
},
"departure": {
"time": "1776258399"
},
"stopId": "zenbus:StopPoint:SP:853260003:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1776258440"
},
"departure": {
"time": "1776258450"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1776258481"
},
"departure": {
"time": "1776258491"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1776258523"
},
"departure": {
"time": "1776258533"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1776258593"
},
"departure": {
"time": "1776258900"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1776258677"
},
"departure": {
"time": "1776258823"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1776258718"
},
"departure": {
"time": "1776258874"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1776258765"
},
"departure": {
"time": "1776258897"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1776258816"
},
"departure": {
"time": "1776258953"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1776258869"
},
"departure": {
"time": "1776259009"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1776258916"
},
"departure": {
"time": "1776259063"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1776258964"
},
"departure": {
"time": "1776259087"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1776259043"
},
"departure": {
"time": "1776259186"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1776259169"
},
"departure": {
"time": "1776259309"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1776259249"
},
"departure": {
"time": "1776259409"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1776259305"
},
"departure": {
"time": "1776259467"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1776259369"
},
"departure": {
"time": "1776259529"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1776259427"
},
"departure": {
"time": "1776259588"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1776259508"
},
"departure": {
"time": "1776259689"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1776259569"
},
"departure": {
"time": "1776259749"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1776259625"
},
"departure": {
"time": "1776259807"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1776259672"
},
"departure": {
"time": "1776259831"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1776259733"
},
"departure": {
"time": "1776259921"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1776259777"
},
"departure": {
"time": "1776259973"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1776259837"
},
"departure": {
"time": "1776260033"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1776259883"
},
"departure": {
"time": "1776260086"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1776256345",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "14:32:00",
"tripId": "5988988008529920:22"
},
"vehicle": {
"id": "zenbus:Vehicle:698820097:LOC"
}
}
},
{
"id": "zenbus:Vehicle:691060004:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 2,
"position": {
"latitude": 48.8223762512207,
"longitude": 7.808384895324707
},
"stopId": "zenbus:StopPoint:SP:680870007:LOC",
"timestamp": "1776256342",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "14:29:00",
"tripId": "6438637865533440:17"
},
"vehicle": {
"id": "zenbus:Vehicle:691060004:LOC"
}
}
},
{
"id": "20260415:5938644062830592:17",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776256296"
},
"departure": {
"time": "1776256352"
},
"stopId": "zenbus:StopPoint:SP:680870007:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1776256447"
},
"departure": {
"time": "1776256457"
},
"stopId": "zenbus:StopPoint:SP:660060010:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1776256505"
},
"departure": {
"time": "1776256515"
},
"stopId": "zenbus:StopPoint:SP:851320001:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1776256586"
},
"departure": {
"time": "1776256596"
},
"stopId": "zenbus:StopPoint:SP:656340006:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1776256636"
},
"departure": {
"time": "1776256646"
},
"stopId": "zenbus:StopPoint:SP:657700023:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1776256704"
},
"departure": {
"time": "1776256714"
},
"stopId": "zenbus:StopPoint:SP:4777068643483648:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1776256755"
},
"departure": {
"time": "1776256765"
},
"stopId": "zenbus:StopPoint:SP:841760015:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1776256807"
},
"departure": {
"time": "1776256817"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1776256860"
},
"departure": {
"time": "1776256870"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1776256955"
},
"departure": {
"time": "1776257100"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1776257077"
},
"departure": {
"time": "1776257153"
},
"stopId": "zenbus:StopPoint:SP:859040027:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1776257144"
},
"departure": {
"time": "1776257217"
},
"stopId": "zenbus:StopPoint:SP:630550025:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1776257200"
},
"departure": {
"time": "1776257275"
},
"stopId": "zenbus:StopPoint:SP:835980002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1776257257"
},
"departure": {
"time": "1776257333"
},
"stopId": "zenbus:StopPoint:SP:5969139098189824:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1776257341"
},
"departure": {
"time": "1776257405"
},
"stopId": "zenbus:StopPoint:SP:4880458853646336:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1776257418"
},
"departure": {
"time": "1776257474"
},
"stopId": "zenbus:StopPoint:SP:678870006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1776257519"
},
"departure": {
"time": "1776257584"
},
"stopId": "zenbus:StopPoint:SP:847380001:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1776257590"
},
"departure": {
"time": "1776257650"
},
"stopId": "zenbus:StopPoint:SP:663140129:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1776257659"
},
"departure": {
"time": "1776257714"
},
"stopId": "zenbus:StopPoint:SP:810320018:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1776257714"
},
"departure": {
"time": "1776257772"
},
"stopId": "zenbus:StopPoint:SP:831880021:LOC",
"stopSequence": 21
}
],
"timestamp": "1776256342",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "14:29:00",
"tripId": "6438637865533440:17"
},
"vehicle": {
"id": "zenbus:Vehicle:691060004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:674570001:LOC",
"vehicle": {
"currentStopSequence": 10,
"position": {
"latitude": 48.810665130615234,
"longitude": 7.782647132873535
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"timestamp": "1776251327",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "12:59:00",
"tripId": "6482798652162048:14"
},
"vehicle": {
"id": "zenbus:Vehicle:674570001:LOC"
}
}
},
{
"id": "20260415:5907884043927552:14",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776256371"
},
"departure": {
"time": "1776256381"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1776256479"
},
"departure": {
"time": "1776256489"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1776256534"
},
"departure": {
"time": "1776256544"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1776256578"
},
"departure": {
"time": "1776256588"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1776256643"
},
"departure": {
"time": "1776256653"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1776256688"
},
"departure": {
"time": "1776256698"
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1776256733"
},
"departure": {
"time": "1776256743"
},
"stopId": "zenbus:StopPoint:SP:670980023:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1776256788"
},
"departure": {
"time": "1776256798"
},
"stopId": "zenbus:StopPoint:SP:655640056:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1776256862"
},
"departure": {
"time": "1776256872"
},
"stopId": "zenbus:StopPoint:SP:659230051:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1776256927"
},
"departure": {
"time": "1776256937"
},
"stopId": "zenbus:StopPoint:SP:661280142:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1776257024"
},
"departure": {
"time": "1776257034"
},
"stopId": "zenbus:StopPoint:SP:667260019:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1776257074"
},
"departure": {
"time": "1776257084"
},
"stopId": "zenbus:StopPoint:SP:5471403928190976:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1776257164"
},
"departure": {
"time": "1776257174"
},
"stopId": "zenbus:StopPoint:SP:659220084:LOC",
"stopSequence": 22
}
],
"timestamp": "1776256309",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "12:59:00",
"tripId": "6482798652162048:14"
},
"vehicle": {
"id": "zenbus:Vehicle:674570001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:642300001:LOC",
"vehicle": {
"currentStopSequence": 2,
"position": {
"latitude": 48.79568099975586,
"longitude": 7.771675109863281
},
"stopId": "zenbus:StopPoint:SP:843940002:LOC",
"timestamp": "1776256345",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "14:29:00",
"tripId": "6482798652162048:17"
},
"vehicle": {
"id": "zenbus:Vehicle:642300001:LOC"
}
}
},
{
"id": "20260415:5907884043927552:17",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:857020003:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1776256384"
},
"departure": {
"time": "1776256394"
},
"stopId": "zenbus:StopPoint:SP:843940002:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1776256451"
},
"departure": {
"time": "1776256461"
},
"stopId": "zenbus:StopPoint:SP:5414098192826368:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1776256545"
},
"departure": {
"time": "1776256555"
},
"stopId": "zenbus:StopPoint:SP:660090004:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1776256616"
},
"departure": {
"time": "1776256626"
},
"stopId": "zenbus:StopPoint:SP:838060004:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1776256689"
},
"departure": {
"time": "1776256699"
},
"stopId": "zenbus:StopPoint:SP:673800003:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1776256742"
},
"departure": {
"time": "1776256752"
},
"stopId": "zenbus:StopPoint:SP:787770001:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1776256798"
},
"departure": {
"time": "1776256808"
},
"stopId": "zenbus:StopPoint:SP:4725708417925120:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1776256878"
},
"departure": {
"time": "1776256888"
},
"stopId": "zenbus:StopPoint:SP:661300019:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1776257001"
},
"departure": {
"time": "1776257100"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1776257109"
},
"departure": {
"time": "1776257139"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1776257163"
},
"departure": {
"time": "1776257196"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1776257208"
},
"departure": {
"time": "1776257249"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1776257273"
},
"departure": {
"time": "1776257311"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1776257318"
},
"departure": {
"time": "1776257364"
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1776257363"
},
"departure": {
"time": "1776257416"
},
"stopId": "zenbus:StopPoint:SP:670980023:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1776257417"
},
"departure": {
"time": "1776257473"
},
"stopId": "zenbus:StopPoint:SP:655640056:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1776257492"
},
"departure": {
"time": "1776257541"
},
"stopId": "zenbus:StopPoint:SP:659230051:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1776257557"
},
"departure": {
"time": "1776257603"
},
"stopId": "zenbus:StopPoint:SP:661280142:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1776257653"
},
"departure": {
"time": "1776257681"
},
"stopId": "zenbus:StopPoint:SP:667260019:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1776257704"
},
"departure": {
"time": "1776257737"
},
"stopId": "zenbus:StopPoint:SP:5471403928190976:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1776257794"
},
"departure": {
"time": "1776257812"
},
"stopId": "zenbus:StopPoint:SP:659220084:LOC",
"stopSequence": 22
}
],
"timestamp": "1776256345",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "14:29:00",
"tripId": "6482798652162048:17"
},
"vehicle": {
"id": "zenbus:Vehicle:642300001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:796080001:LOC",
"vehicle": {
"currentStopSequence": 1,
"position": {
"latitude": 48.82836151123047,
"longitude": 7.80155086517334
},
"stopId": "zenbus:StopPoint:SP:864980003:LOC",
"timestamp": "1776256344",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "14:33:00",
"tripId": "5919147645992960:10"
},
"vehicle": {
"id": "zenbus:Vehicle:796080001:LOC"
}
}
},
{
"id": "20260415:5414480264560640:10",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776256339"
},
"departure": {
"time": "1776256344"
},
"stopId": "zenbus:StopPoint:SP:843890004:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1776256386"
},
"departure": {
"time": "1776256396"
},
"stopId": "zenbus:StopPoint:SP:864980003:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1776256448"
},
"departure": {
"time": "1776256458"
},
"stopId": "zenbus:StopPoint:SP:658230014:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1776256486"
},
"departure": {
"time": "1776256496"
},
"stopId": "zenbus:StopPoint:SP:665380034:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1776256523"
},
"departure": {
"time": "1776256533"
},
"stopId": "zenbus:StopPoint:SP:669040050:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1776256592"
},
"departure": {
"time": "1776256602"
},
"stopId": "zenbus:StopPoint:SP:4777068643483648:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1776256639"
},
"departure": {
"time": "1776256649"
},
"stopId": "zenbus:StopPoint:SP:841760015:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1776256690"
},
"departure": {
"time": "1776256700"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1776256738"
},
"departure": {
"time": "1776256748"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1776256829"
},
"departure": {
"time": "1776257040"
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1776256949"
},
"departure": {
"time": "1776257059"
},
"stopId": "zenbus:StopPoint:SP:698820092:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1776257001"
},
"departure": {
"time": "1776257115"
},
"stopId": "zenbus:StopPoint:SP:679310120:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1776257111"
},
"departure": {
"time": "1776257230"
},
"stopId": "zenbus:StopPoint:SP:859040029:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1776257169"
},
"departure": {
"time": "1776257259"
},
"stopId": "zenbus:StopPoint:SP:659380032:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1776257231"
},
"departure": {
"time": "1776257320"
},
"stopId": "zenbus:StopPoint:SP:659220088:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1776257284"
},
"departure": {
"time": "1776257377"
},
"stopId": "zenbus:StopPoint:SP:864900025:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1776257357"
},
"departure": {
"time": "1776257443"
},
"stopId": "zenbus:StopPoint:SP:655640059:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1776257503"
},
"departure": {
"time": "1776257606"
},
"stopId": "zenbus:StopPoint:SP:839920003:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1776257589"
},
"departure": {
"time": "1776257679"
},
"stopId": "zenbus:StopPoint:SP:5189456625664000:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1776257666"
},
"departure": {
"time": "1776257748"
},
"stopId": "zenbus:StopPoint:SP:5183785859547136:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1776257808"
},
"departure": {
"time": "1776257909"
},
"stopId": "zenbus:StopPoint:SP:831870021:LOC",
"stopSequence": 20
}
],
"timestamp": "1776256344",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "14:33:00",
"tripId": "5919147645992960:10"
},
"vehicle": {
"id": "zenbus:Vehicle:796080001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:664180003:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 11,
"position": {
"latitude": 48.8138313293457,
"longitude": 7.783163070678711
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"timestamp": "1776251916",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "13:00:00",
"tripId": "6553002342088704:9"
},
"vehicle": {
"id": "zenbus:Vehicle:664180003:LOC"
}
}
},
{
"id": "20260415:5926642565251072:9",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776256285"
},
"departure": {
"time": "1776256295"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1776256344"
},
"departure": {
"time": "1776256354"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1776256391"
},
"departure": {
"time": "1776256401"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1776256461"
},
"departure": {
"time": "1776256471"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1776256510"
},
"departure": {
"time": "1776256520"
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1776256591"
},
"departure": {
"time": "1776256601"
},
"stopId": "zenbus:StopPoint:SP:843930003:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1776256628"
},
"departure": {
"time": "1776256638"
},
"stopId": "zenbus:StopPoint:SP:667270023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1776256677"
},
"departure": {
"time": "1776256687"
},
"stopId": "zenbus:StopPoint:SP:658230016:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1776256741"
},
"departure": {
"time": "1776256751"
},
"stopId": "zenbus:StopPoint:SP:831880024:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1776256827"
},
"departure": {
"time": "1776256837"
},
"stopId": "zenbus:StopPoint:SP:851310004:LOC",
"stopSequence": 21
}
],
"timestamp": "1776256180",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "13:00:00",
"tripId": "6553002342088704:9"
},
"vehicle": {
"id": "zenbus:Vehicle:664180003:LOC"
}
}
},
{
"id": "20260415:5926642565251072:10",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776256289"
},
"departure": {
"time": "1776256299"
},
"stopId": "zenbus:StopPoint:SP:831880024:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1776256339"
},
"departure": {
"time": "1776256341"
},
"stopId": "zenbus:StopPoint:SP:851310004:LOC",
"stopSequence": 21
}
],
"timestamp": "1776256341",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "14:00:00",
"tripId": "6553002342088704:10"
}
}
},
{
"id": "zenbus:Vehicle:4912259454205952:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 1,
"position": {
"latitude": 48.76860046386719,
"longitude": 7.849197864532471
},
"stopId": "zenbus:StopPoint:SP:857010004:LOC",
"timestamp": "1776256344",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "14:31:00",
"tripId": "4920857987121152:10"
},
"vehicle": {
"id": "zenbus:Vehicle:4912259454205952:LOC"
}
}
},
{
"id": "20260415:6597303835033600:10",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776256286"
},
"departure": {
"time": "1776256308"
},
"stopId": "zenbus:StopPoint:SP:834750004:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1776256327"
},
"departure": {
"time": "1776256354"
},
"stopId": "zenbus:StopPoint:SP:857010004:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1776256418"
},
"departure": {
"time": "1776256428"
},
"stopId": "zenbus:StopPoint:SP:864950018:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1776256489"
},
"departure": {
"time": "1776256499"
},
"stopId": "zenbus:StopPoint:SP:739450030:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1776256581"
},
"departure": {
"time": "1776256591"
},
"stopId": "zenbus:StopPoint:SP:6046053171200000:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1776256721"
},
"departure": {
"time": "1776256731"
},
"stopId": "zenbus:StopPoint:SP:4834958494400512:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1776256763"
},
"departure": {
"time": "1776256773"
},
"stopId": "zenbus:StopPoint:SP:849650003:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1776256794"
},
"departure": {
"time": "1776256804"
},
"stopId": "zenbus:StopPoint:SP:835920023:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1776256882"
},
"departure": {
"time": "1776256892"
},
"stopId": "zenbus:StopPoint:SP:860970003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1776256945"
},
"departure": {
"time": "1776256955"
},
"stopId": "zenbus:StopPoint:SP:5943633166467072:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1776256977"
},
"departure": {
"time": "1776256987"
},
"stopId": "zenbus:StopPoint:SP:853260004:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1776257022"
},
"departure": {
"time": "1776257036"
},
"stopId": "zenbus:StopPoint:SP:673670018:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1776257077"
},
"departure": {
"time": "1776257093"
},
"stopId": "zenbus:StopPoint:SP:653750049:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1776257123"
},
"departure": {
"time": "1776257146"
},
"stopId": "zenbus:StopPoint:SP:860960005:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1776257226"
},
"departure": {
"time": "1776257236"
},
"stopId": "zenbus:StopPoint:SP:864980004:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1776257287"
},
"departure": {
"time": "1776257297"
},
"stopId": "zenbus:StopPoint:SP:835980005:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1776257350"
},
"departure": {
"time": "1776257360"
},
"stopId": "zenbus:StopPoint:SP:651720026:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1776257389"
},
"departure": {
"time": "1776257399"
},
"stopId": "zenbus:StopPoint:SP:669020060:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1776257433"
},
"departure": {
"time": "1776257451"
},
"stopId": "zenbus:StopPoint:SP:657690024:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1776257479"
},
"departure": {
"time": "1776257504"
},
"stopId": "zenbus:StopPoint:SP:670980029:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1776257523"
},
"departure": {
"time": "1776257556"
},
"stopId": "zenbus:StopPoint:SP:667240131:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1776257572"
},
"departure": {
"time": "1776257582"
},
"stopId": "zenbus:StopPoint:SP:645680175:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1776257684"
},
"departure": {
"time": "1776257727"
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"stopSequence": 22
}
],
"timestamp": "1776256344",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "14:31:00",
"tripId": "4920857987121152:10"
},
"vehicle": {
"id": "zenbus:Vehicle:4912259454205952:LOC"
}
}
},
{
"id": "zenbus:Vehicle:664110109:LOC",
"vehicle": {
"currentStopSequence": 2,
"position": {
"latitude": 48.75779342651367,
"longitude": 7.6451640129089355
},
"stopId": "zenbus:StopPoint:SP:857010005:LOC",
"timestamp": "1776256345",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "14:25:00",
"tripId": "5422260866252800:10"
},
"vehicle": {
"id": "zenbus:Vehicle:664110109:LOC"
}
}
},
{
"id": "20260415:4788911768338432:10",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776256331"
},
"departure": {
"time": "1776256339"
},
"stopId": "zenbus:StopPoint:SP:869420004:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1776256391"
},
"departure": {
"time": "1776256401"
},
"stopId": "zenbus:StopPoint:SP:857010005:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1776256437"
},
"departure": {
"time": "1776256447"
},
"stopId": "zenbus:StopPoint:SP:855550002:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1776256534"
},
"departure": {
"time": "1776256544"
},
"stopId": "zenbus:StopPoint:SP:859650002:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1776256600"
},
"departure": {
"time": "1776256610"
},
"stopId": "zenbus:StopPoint:SP:844330004:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1776256669"
},
"departure": {
"time": "1776256679"
},
"stopId": "zenbus:StopPoint:SP:853250005:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1776256789"
},
"departure": {
"time": "1776256799"
},
"stopId": "zenbus:StopPoint:SP:841770004:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1776256834"
},
"departure": {
"time": "1776256844"
},
"stopId": "zenbus:StopPoint:SP:844330003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1776256907"
},
"departure": {
"time": "1776256917"
},
"stopId": "zenbus:StopPoint:SP:865510006:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1776256943"
},
"departure": {
"time": "1776256953"
},
"stopId": "zenbus:StopPoint:SP:810320021:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1776257009"
},
"departure": {
"time": "1776257019"
},
"stopId": "zenbus:StopPoint:SP:845480005:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1776257105"
},
"departure": {
"time": "1776257115"
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1776257144"
},
"departure": {
"time": "1776257154"
},
"stopId": "zenbus:StopPoint:SP:838060005:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1776257205"
},
"departure": {
"time": "1776257215"
},
"stopId": "zenbus:StopPoint:SP:855540005:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1776257286"
},
"departure": {
"time": "1776257296"
},
"stopId": "zenbus:StopPoint:SP:850300001:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1776257317"
},
"departure": {
"time": "1776257327"
},
"stopId": "zenbus:StopPoint:SP:4842807903649792:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1776257352"
},
"departure": {
"time": "1776257362"
},
"stopId": "zenbus:StopPoint:SP:853650004:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1776257386"
},
"departure": {
"time": "1776257396"
},
"stopId": "zenbus:StopPoint:SP:850270003:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1776257452"
},
"departure": {
"time": "1776257462"
},
"stopId": "zenbus:StopPoint:SP:843890005:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1776257501"
},
"departure": {
"time": "1776257511"
},
"stopId": "zenbus:StopPoint:SP:847380004:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1776257565"
},
"departure": {
"time": "1776257575"
},
"stopId": "zenbus:StopPoint:SP:845760005:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1776257625"
},
"departure": {
"time": "1776257635"
},
"stopId": "zenbus:StopPoint:SP:843910004:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1776257673"
},
"departure": {
"time": "1776257683"
},
"stopId": "zenbus:StopPoint:SP:859040030:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1776257718"
},
"departure": {
"time": "1776257728"
},
"stopId": "zenbus:StopPoint:SP:839910004:LOC",
"stopSequence": 24
}
],
"timestamp": "1776256345",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "14:25:00",
"tripId": "5422260866252800:10"
},
"vehicle": {
"id": "zenbus:Vehicle:664110109:LOC"
}
}
},
{
"id": "zenbus:Vehicle:5122059954814976:LOC",
"vehicle": {
"currentStopSequence": 1,
"position": {
"latitude": 48.732574462890625,
"longitude": 7.700617790222168
},
"stopId": "zenbus:StopPoint:SP:838060005:LOC",
"timestamp": "1776256343",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "14:32:00",
"tripId": "6537433333104640:11"
},
"vehicle": {
"id": "zenbus:Vehicle:5122059954814976:LOC"
}
}
},
{
"id": "20260415:6500367094251520:11",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776255922"
},
"departure": {
"time": "1776255937"
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1776256369"
},
"departure": {
"time": "1776256379"
},
"stopId": "zenbus:StopPoint:SP:838060005:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1776256436"
},
"departure": {
"time": "1776256446"
},
"stopId": "zenbus:StopPoint:SP:855540005:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1776256501"
},
"departure": {
"time": "1776256535"
},
"stopId": "zenbus:StopPoint:SP:6517959951384576:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1776256570"
},
"departure": {
"time": "1776256600"
},
"stopId": "zenbus:StopPoint:SP:651720021:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1776256879"
},
"departure": {
"time": "1776256904"
},
"stopId": "zenbus:StopPoint:SP:6022710774726656:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1776257108"
},
"departure": {
"time": "1776257118"
},
"stopId": "zenbus:StopPoint:SP:668780092:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1776257171"
},
"departure": {
"time": "1776257181"
},
"stopId": "zenbus:StopPoint:SP:850270002:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1776257547"
},
"departure": {
"time": "1776257557"
},
"stopId": "zenbus:StopPoint:SP:810740003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1776257617"
},
"departure": {
"time": "1776257627"
},
"stopId": "zenbus:StopPoint:SP:645630093:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1776257778"
},
"departure": {
"time": "1776257804"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 10
}
],
"timestamp": "1776256343",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "14:32:00",
"tripId": "6537433333104640:11"
},
"vehicle": {
"id": "zenbus:Vehicle:5122059954814976:LOC"
}
}
},
{
"id": "zenbus:Vehicle:5361830605094912:LOC",
"vehicle": {
"currentStopSequence": 12,
"position": {
"latitude": 48.816558837890625,
"longitude": 7.68281888961792
},
"stopId": "zenbus:StopPoint:SP:847870004:LOC",
"timestamp": "1776256345",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "14:16:00",
"tripId": "5458797662306304:8"
},
"vehicle": {
"id": "zenbus:Vehicle:5361830605094912:LOC"
}
}
},
{
"id": "20260415:5926650664452096:8",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776256382"
},
"departure": {
"time": "1776256392"
},
"stopId": "zenbus:StopPoint:SP:847870004:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1776256540"
},
"departure": {
"time": "1776256550"
},
"stopId": "zenbus:StopPoint:SP:4689124356259840:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1776256599"
},
"departure": {
"time": "1776256609"
},
"stopId": "zenbus:StopPoint:SP:698820093:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1776256872"
},
"departure": {
"time": "1776256882"
},
"stopId": "zenbus:StopPoint:SP:859630004:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1776256932"
},
"departure": {
"time": "1776256942"
},
"stopId": "zenbus:StopPoint:SP:5406189144768512:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1776256996"
},
"departure": {
"time": "1776257006"
},
"stopId": "zenbus:StopPoint:SP:845760006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1776257032"
},
"departure": {
"time": "1776257042"
},
"stopId": "zenbus:StopPoint:SP:867230002:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1776257105"
},
"departure": {
"time": "1776257115"
},
"stopId": "zenbus:StopPoint:SP:861480003:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1776257154"
},
"departure": {
"time": "1776257164"
},
"stopId": "zenbus:StopPoint:SP:836430003:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1776257204"
},
"departure": {
"time": "1776257214"
},
"stopId": "zenbus:StopPoint:SP:861500001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1776257245"
},
"departure": {
"time": "1776257255"
},
"stopId": "zenbus:StopPoint:SP:836440003:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1776257297"
},
"departure": {
"time": "1776257307"
},
"stopId": "zenbus:StopPoint:SP:810750003:LOC",
"stopSequence": 23
}
],
"timestamp": "1776256345",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "14:16:00",
"tripId": "5458797662306304:8"
},
"vehicle": {
"id": "zenbus:Vehicle:5361830605094912:LOC"
}
}
},
{
"id": "zenbus:Vehicle:713290001:LOC",
"vehicle": {
"currentStopSequence": 1,
"position": {
"latitude": 48.81058120727539,
"longitude": 7.795578956604004
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"timestamp": "1776254479",
"trip": {
"routeId": "zenbus:Line:736370020:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "16:00:00",
"tripId": "4877186757558272:5"
},
"vehicle": {
"id": "zenbus:Vehicle:713290001:LOC"
}
}
},
{
"id": "20260415:5367264405618688:5",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1776256402"
},
"departure": {
"time": "1776261600"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1776261767"
},
"departure": {
"time": "1776261778"
},
"stopId": "zenbus:StopPoint:SP:845480004:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1776261845"
},
"departure": {
"time": "1776261877"
},
"stopId": "zenbus:StopPoint:SP:867240003:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1776262183"
},
"departure": {
"time": "1776262196"
},
"stopId": "zenbus:StopPoint:SP:869390002:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1776262391"
},
"departure": {
"time": "1776262401"
},
"stopId": "zenbus:StopPoint:SP:847900005:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1776262460"
},
"departure": {
"time": "1776262470"
},
"stopId": "zenbus:StopPoint:SP:869390003:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1776262761"
},
"departure": {
"time": "1776262771"
},
"stopId": "zenbus:StopPoint:SP:850280002:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1776262819"
},
"departure": {
"time": "1776262829"
},
"stopId": "zenbus:StopPoint:SP:832170003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1776263055"
},
"departure": {
"time": "1776263065"
},
"stopId": "zenbus:StopPoint:SP:847890003:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1776263187"
},
"departure": {
"time": "1776263197"
},
"stopId": "zenbus:StopPoint:SP:859630005:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1776263335"
},
"departure": {
"time": "1776263345"
},
"stopId": "zenbus:StopPoint:SP:5411837160980480:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1776263389"
},
"departure": {
"time": "1776263399"
},
"stopId": "zenbus:StopPoint:SP:4644680571551744:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1776263537"
},
"departure": {
"time": "1776263563"
},
"stopId": "zenbus:StopPoint:SP:840350004:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1776263665"
},
"departure": {
"time": "1776263717"
},
"stopId": "zenbus:StopPoint:SP:855560003:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1776263797"
},
"departure": {
"time": "1776263843"
},
"stopId": "zenbus:StopPoint:SP:810740004:LOC",
"stopSequence": 15
}
],
"timestamp": "1776256284",
"trip": {
"routeId": "zenbus:Line:736370020:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260415",
"startTime": "16:00:00",
"tripId": "4877186757558272:5"
},
"vehicle": {
"id": "zenbus:Vehicle:713290001:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1776256345"
}
}