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
❌120 erreurs, 2 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 21/09/2026 à 09h01 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
Sequential stop_time_update times are not increasing E022 120 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 4747448571396096:11 stop_sequence 23 arrival_time 09:09:32 (1789974572) is less than previous stop departure_time 09:15:00 (1789974900) - times must increase between two sequential stops
- trip_id 4747448571396096:11 stop_sequence 23 departure_time 09:12:51 (1789974771) is less than previous stop departure_time 09:15:00 (1789974900) - times must increase between two sequential stops
- trip_id 4747448571396096:11 stop_sequence 24 arrival_time 09:10:17 (1789974617) is less than previous stop departure_time 09:12:51 (1789974771) - times must increase between two sequential stops
- trip_id 4747448571396096:11 stop_sequence 25 arrival_time 09:11:03 (1789974663) is less than previous stop departure_time 09:13:43 (1789974823) - times must increase between two sequential stops
- trip_id 4747448571396096:11 stop_sequence 26 arrival_time 09:11:52 (1789974712) is less than previous stop departure_time 09:15:06 (1789974906) - times must increase between two sequential stops
Avertissements
vehicle_id not populated W002 1 erreur
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id 4747448571396096:9 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 4747448571396096:9 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 008 | 24 fois (83 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 27 | 16 fois (55 % 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 | 27 | 16 fois (55 % 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. | 9 | 8 fois (28 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 21/09/2026 à 09h17 Europe/Paris.
trip_updates (14) vehicle_positions (11) 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 21/09/2026 à 09h17 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "zenbus:Vehicle:4855064169545728:LOC",
"vehicle": {
"currentStopSequence": 48,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 48.76830291748047,
"longitude": 7.865898132324219
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"timestamp": "1789975045",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260921",
"startTime": "08:20:00",
"tripId": "4747448571396096:9"
},
"vehicle": {
"id": "zenbus:Vehicle:4855064169545728:LOC"
}
}
},
{
"id": "20260921:4941703516520448:9",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789975023"
},
"departure": {
"time": "1789975039"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1789975073"
},
"departure": {
"time": "1789975083"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1789975142"
},
"departure": {
"time": "1789975152"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1789975200"
},
"departure": {
"time": "1789975210"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1789975262"
},
"departure": {
"time": "1789975272"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1789975365"
},
"departure": {
"time": "1789975375"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1789975419"
},
"departure": {
"time": "1789975429"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1789975488"
},
"departure": {
"time": "1789975498"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1789975045",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260921",
"startTime": "08:20:00",
"tripId": "4747448571396096:9"
},
"vehicle": {
"id": "zenbus:Vehicle:4855064169545728:LOC"
}
}
},
{
"id": "20260921:4941703516520448:11",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:689120104:LOC",
"stopSequence": 23
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 24
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:687290006:LOC",
"stopSequence": 25
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:843930001:LOC",
"stopSequence": 26
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:860960003:LOC",
"stopSequence": 27
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:6040087943970816:LOC",
"stopSequence": 28
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"stopSequence": 29
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:6498647517691904:LOC",
"stopSequence": 30
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:859050003:LOC",
"stopSequence": 35
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"stopSequence": 36
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1789974535",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260921",
"startTime": "08:50:00",
"tripId": "4747448571396096:11"
}
}
},
{
"id": "zenbus:Vehicle:664110108:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 48.817806243896484,
"longitude": 7.719409942626953
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"timestamp": "1789975044",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260921",
"startTime": "09:20:00",
"tripId": "4747448571396096:12"
},
"vehicle": {
"id": "zenbus:Vehicle:664110108:LOC"
}
}
},
{
"id": "20260921:4941703516520448:12",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789974969"
},
"departure": {
"time": "1789975200"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1789975230"
},
"departure": {
"time": "1789975240"
},
"stopId": "zenbus:StopPoint:SP:4896810867884032:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1789975285"
},
"departure": {
"time": "1789975295"
},
"stopId": "zenbus:StopPoint:SP:6597841175707648:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1789975343"
},
"departure": {
"time": "1789975353"
},
"stopId": "zenbus:StopPoint:SP:651720023:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1789975386"
},
"departure": {
"time": "1789975396"
},
"stopId": "zenbus:StopPoint:SP:5396617340387328:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1789975444"
},
"departure": {
"time": "1789975454"
},
"stopId": "zenbus:StopPoint:SP:835970004:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1789975494"
},
"departure": {
"time": "1789975504"
},
"stopId": "zenbus:StopPoint:SP:857000002:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1789975578"
},
"departure": {
"time": "1789975588"
},
"stopId": "zenbus:StopPoint:SP:665370140:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1789975637"
},
"departure": {
"time": "1789975647"
},
"stopId": "zenbus:StopPoint:SP:5993900054413312:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1789975695"
},
"departure": {
"time": "1789975705"
},
"stopId": "zenbus:StopPoint:SP:864960002:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1789975753"
},
"departure": {
"time": "1789975763"
},
"stopId": "zenbus:StopPoint:SP:630550027:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1789975826"
},
"departure": {
"time": "1789975836"
},
"stopId": "zenbus:StopPoint:SP:860970001:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1789975939"
},
"departure": {
"time": "1789975949"
},
"stopId": "zenbus:StopPoint:SP:839920001:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1789976023"
},
"departure": {
"time": "1789976033"
},
"stopId": "zenbus:StopPoint:SP:630540029:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1789976064"
},
"departure": {
"time": "1789976074"
},
"stopId": "zenbus:StopPoint:SP:663140131:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1789976113"
},
"departure": {
"time": "1789976123"
},
"stopId": "zenbus:StopPoint:SP:661320025:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1789976160"
},
"departure": {
"time": "1789976170"
},
"stopId": "zenbus:StopPoint:SP:651710023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1789976213"
},
"departure": {
"time": "1789976223"
},
"stopId": "zenbus:StopPoint:SP:648090018:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1789976254"
},
"departure": {
"time": "1789976264"
},
"stopId": "zenbus:StopPoint:SP:670900053:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1789976297"
},
"departure": {
"time": "1789976323"
},
"stopId": "zenbus:StopPoint:SP:843920001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1789976363"
},
"departure": {
"time": "1789976700"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1789976437"
},
"departure": {
"time": "1789976603"
},
"stopId": "zenbus:StopPoint:SP:689120104:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1789976482"
},
"departure": {
"time": "1789976656"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1789976528"
},
"departure": {
"time": "1789976739"
},
"stopId": "zenbus:StopPoint:SP:687290006:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1789976576"
},
"departure": {
"time": "1789976793"
},
"stopId": "zenbus:StopPoint:SP:843930001:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1789976627"
},
"departure": {
"time": "1789976818"
},
"stopId": "zenbus:StopPoint:SP:860960003:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1789976684"
},
"departure": {
"time": "1789976907"
},
"stopId": "zenbus:StopPoint:SP:6040087943970816:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1789976729"
},
"departure": {
"time": "1789976929"
},
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1789976790"
},
"departure": {
"time": "1789976990"
},
"stopId": "zenbus:StopPoint:SP:6498647517691904:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1789976844"
},
"departure": {
"time": "1789977047"
},
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1789976915"
},
"departure": {
"time": "1789977112"
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1789977009"
},
"departure": {
"time": "1789977189"
},
"stopId": "zenbus:StopPoint:SP:859050003:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1789977151"
},
"departure": {
"time": "1789977350"
},
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1789977240"
},
"departure": {
"time": "1789977425"
},
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1789977301"
},
"departure": {
"time": "1789977485"
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1789977442"
},
"departure": {
"time": "1789977616"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1789977533"
},
"departure": {
"time": "1789977691"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1789977596"
},
"departure": {
"time": "1789977753"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1789977660"
},
"departure": {
"time": "1789977815"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1789977750"
},
"departure": {
"time": "1789977920"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1789977839"
},
"departure": {
"time": "1789977994"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1789977909"
},
"departure": {
"time": "1789978059"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1789977975"
},
"departure": {
"time": "1789978122"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1789978046"
},
"departure": {
"time": "1789978218"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1789978106"
},
"departure": {
"time": "1789978278"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1789978175"
},
"departure": {
"time": "1789978342"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1789978233"
},
"departure": {
"time": "1789978431"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1789978294"
},
"departure": {
"time": "1789978522"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1789978398"
},
"departure": {
"time": "1789978634"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1789978451"
},
"departure": {
"time": "1789978660"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1789978521"
},
"departure": {
"time": "1789978725"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1789975044",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260921",
"startTime": "09:20:00",
"tripId": "4747448571396096:12"
},
"vehicle": {
"id": "zenbus:Vehicle:664110108:LOC"
}
}
},
{
"id": "20260921:5896960144834560:9",
"tripUpdate": {
"stopTimeUpdate": [
{
"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": "1789974876",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260921",
"startTime": "08:32:00",
"tripId": "5966339620470784:10"
}
}
},
{
"id": "zenbus:Vehicle:4865359071936512:LOC",
"vehicle": {
"currentStopSequence": 34,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 48.81465148925781,
"longitude": 7.784006118774414
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"timestamp": "1789973667",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260921",
"startTime": "08:43:00",
"tripId": "5966339620470784:9"
},
"vehicle": {
"id": "zenbus:Vehicle:4865359071936512:LOC"
}
}
},
{
"id": "20260921:5896960144834560:10",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789974996"
},
"departure": {
"time": "1789975006"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
}
],
"timestamp": "1789974980",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260921",
"startTime": "08:43:00",
"tripId": "5966339620470784:9"
},
"vehicle": {
"id": "zenbus:Vehicle:4865359071936512:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4814263657955328:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 10,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 48.77854537963867,
"longitude": 7.866274833679199
},
"stopId": "zenbus:StopPoint:SP:668780091:LOC",
"timestamp": "1789975044",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260921",
"startTime": "09:02:00",
"tripId": "5966339620470784:11"
},
"vehicle": {
"id": "zenbus:Vehicle:4814263657955328:LOC"
}
}
},
{
"id": "20260921:5896960144834560:11",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789975033"
},
"departure": {
"time": "1789975054"
},
"stopId": "zenbus:StopPoint:SP:668780091:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1789975125"
},
"departure": {
"time": "1789975135"
},
"stopId": "zenbus:StopPoint:SP:838060003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1789975218"
},
"departure": {
"time": "1789975228"
},
"stopId": "zenbus:StopPoint:SP:864970003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1789975272"
},
"departure": {
"time": "1789975282"
},
"stopId": "zenbus:StopPoint:SP:857010003:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1789975351"
},
"departure": {
"time": "1789975361"
},
"stopId": "zenbus:StopPoint:SP:5945547849465856:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1789975434"
},
"departure": {
"time": "1789975444"
},
"stopId": "zenbus:StopPoint:SP:810350002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1789975583"
},
"departure": {
"time": "1789975593"
},
"stopId": "zenbus:StopPoint:SP:860970002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1789975631"
},
"departure": {
"time": "1789975641"
},
"stopId": "zenbus:StopPoint:SP:668470001:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1789975737"
},
"departure": {
"time": "1789975747"
},
"stopId": "zenbus:StopPoint:SP:864960003:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1789975890"
},
"departure": {
"time": "1789975900"
},
"stopId": "zenbus:StopPoint:SP:864870034:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1789975986"
},
"departure": {
"time": "1789975996"
},
"stopId": "zenbus:StopPoint:SP:834730019:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1789976061"
},
"departure": {
"time": "1789976071"
},
"stopId": "zenbus:StopPoint:SP:669080034:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1789976120"
},
"departure": {
"time": "1789976130"
},
"stopId": "zenbus:StopPoint:SP:851280024:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1789976181"
},
"departure": {
"time": "1789976191"
},
"stopId": "zenbus:StopPoint:SP:857000003:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1789976236"
},
"departure": {
"time": "1789976246"
},
"stopId": "zenbus:StopPoint:SP:663120030:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1789976286"
},
"departure": {
"time": "1789976296"
},
"stopId": "zenbus:StopPoint:SP:839920002:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1789976341"
},
"departure": {
"time": "1789976351"
},
"stopId": "zenbus:StopPoint:SP:673110030:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1789976386"
},
"departure": {
"time": "1789976396"
},
"stopId": "zenbus:StopPoint:SP:853260003:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1789976436"
},
"departure": {
"time": "1789976446"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1789976476"
},
"departure": {
"time": "1789976486"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1789976517"
},
"departure": {
"time": "1789976527"
},
"stopId": "zenbus:StopPoint:SP:670560079:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1789976589"
},
"departure": {
"time": "1789976700"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1789976674"
},
"departure": {
"time": "1789976722"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1789976716"
},
"departure": {
"time": "1789976773"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1789976763"
},
"departure": {
"time": "1789976796"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1789976814"
},
"departure": {
"time": "1789976852"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1789976867"
},
"departure": {
"time": "1789976908"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1789976914"
},
"departure": {
"time": "1789976962"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1789976962"
},
"departure": {
"time": "1789976986"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1789977040"
},
"departure": {
"time": "1789977085"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1789977164"
},
"departure": {
"time": "1789977207"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1789977245"
},
"departure": {
"time": "1789977277"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1789977301"
},
"departure": {
"time": "1789977335"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1789977365"
},
"departure": {
"time": "1789977457"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1789977423"
},
"departure": {
"time": "1789977516"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1789977504"
},
"departure": {
"time": "1789977617"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1789977565"
},
"departure": {
"time": "1789977677"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1789977620"
},
"departure": {
"time": "1789977735"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1789977667"
},
"departure": {
"time": "1789977788"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1789977727"
},
"departure": {
"time": "1789977848"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1789977771"
},
"departure": {
"time": "1789977870"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1789977831"
},
"departure": {
"time": "1789977930"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1789977879"
},
"departure": {
"time": "1789977984"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1789975044",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260921",
"startTime": "09:02:00",
"tripId": "5966339620470784:11"
},
"vehicle": {
"id": "zenbus:Vehicle:4814263657955328:LOC"
}
}
},
{
"id": "zenbus:Vehicle:689140003:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 12,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 48.810062408447266,
"longitude": 7.781785011291504
},
"stopId": "zenbus:StopPoint:SP:859040027:LOC",
"timestamp": "1789975044",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260921",
"startTime": "08:59:00",
"tripId": "5770855341621248:11"
},
"vehicle": {
"id": "zenbus:Vehicle:689140003:LOC"
}
}
},
{
"id": "20260921:6149426241339392:11",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789975039"
},
"departure": {
"time": "1789975054"
},
"stopId": "zenbus:StopPoint:SP:859040027:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1789975110"
},
"departure": {
"time": "1789975120"
},
"stopId": "zenbus:StopPoint:SP:630550025:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1789975165"
},
"departure": {
"time": "1789975175"
},
"stopId": "zenbus:StopPoint:SP:835980002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1789975222"
},
"departure": {
"time": "1789975232"
},
"stopId": "zenbus:StopPoint:SP:5969139098189824:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1789975304"
},
"departure": {
"time": "1789975314"
},
"stopId": "zenbus:StopPoint:SP:4880458853646336:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1789975381"
},
"departure": {
"time": "1789975391"
},
"stopId": "zenbus:StopPoint:SP:677560092:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1789975481"
},
"departure": {
"time": "1789975491"
},
"stopId": "zenbus:StopPoint:SP:667250147:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1789975551"
},
"departure": {
"time": "1789975561"
},
"stopId": "zenbus:StopPoint:SP:663140129:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1789975619"
},
"departure": {
"time": "1789975629"
},
"stopId": "zenbus:StopPoint:SP:810320018:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1789975673"
},
"departure": {
"time": "1789975683"
},
"stopId": "zenbus:StopPoint:SP:831880021:LOC",
"stopSequence": 21
}
],
"timestamp": "1789975044",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260921",
"startTime": "08:59:00",
"tripId": "5770855341621248:11"
},
"vehicle": {
"id": "zenbus:Vehicle:689140003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4911395081551872:LOC",
"vehicle": {
"currentStopSequence": 12,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 48.81648635864258,
"longitude": 7.788215160369873
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"timestamp": "1789975044",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260921",
"startTime": "08:59:00",
"tripId": "4782826351230976:10"
},
"vehicle": {
"id": "zenbus:Vehicle:4911395081551872:LOC"
}
}
},
{
"id": "20260921:5887398876545024:10",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789975019"
},
"departure": {
"time": "1789975044"
},
"stopId": "zenbus:StopPoint:SP:689120104:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1789975079"
},
"departure": {
"time": "1789975089"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1789975123"
},
"departure": {
"time": "1789975133"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1789975189"
},
"departure": {
"time": "1789975199"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1789975234"
},
"departure": {
"time": "1789975244"
},
"stopId": "zenbus:StopPoint:SP:655720019:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1789975280"
},
"departure": {
"time": "1789975290"
},
"stopId": "zenbus:StopPoint:SP:670980023:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1789975335"
},
"departure": {
"time": "1789975345"
},
"stopId": "zenbus:StopPoint:SP:655640056:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1789975410"
},
"departure": {
"time": "1789975420"
},
"stopId": "zenbus:StopPoint:SP:659230051:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1789975476"
},
"departure": {
"time": "1789975486"
},
"stopId": "zenbus:StopPoint:SP:661280142:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1789975573"
},
"departure": {
"time": "1789975583"
},
"stopId": "zenbus:StopPoint:SP:667260019:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1789975624"
},
"departure": {
"time": "1789975634"
},
"stopId": "zenbus:StopPoint:SP:5471403928190976:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1789975713"
},
"departure": {
"time": "1789975723"
},
"stopId": "zenbus:StopPoint:SP:659220084:LOC",
"stopSequence": 22
}
],
"timestamp": "1789975044",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260921",
"startTime": "08:59:00",
"tripId": "4782826351230976:10"
},
"vehicle": {
"id": "zenbus:Vehicle:4911395081551872:LOC"
}
}
},
{
"id": "zenbus:Vehicle:691050002:LOC",
"vehicle": {
"currentStopSequence": 17,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 48.82219696044922,
"longitude": 7.791965007781982
},
"stopId": "zenbus:StopPoint:SP:843930003:LOC",
"timestamp": "1789973941",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260921",
"startTime": "08:30:00",
"tripId": "5779199305449472:4"
},
"vehicle": {
"id": "zenbus:Vehicle:691050002:LOC"
}
}
},
{
"id": "20260921:5993637576966144:4",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789975048"
},
"departure": {
"time": "1789975058"
},
"stopId": "zenbus:StopPoint:SP:843930003:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1789975084"
},
"departure": {
"time": "1789975094"
},
"stopId": "zenbus:StopPoint:SP:667270023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1789975133"
},
"departure": {
"time": "1789975143"
},
"stopId": "zenbus:StopPoint:SP:685160001:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1789975198"
},
"departure": {
"time": "1789975208"
},
"stopId": "zenbus:StopPoint:SP:831880024:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1789975283"
},
"departure": {
"time": "1789975293"
},
"stopId": "zenbus:StopPoint:SP:851310004:LOC",
"stopSequence": 21
}
],
"timestamp": "1789975015",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260921",
"startTime": "08:30:00",
"tripId": "5779199305449472:4"
},
"vehicle": {
"id": "zenbus:Vehicle:691050002:LOC"
}
}
},
{
"id": "20260921:5993637576966144:5",
"tripUpdate": {
"stopTimeUpdate": [
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:689120104:LOC",
"stopSequence": 12
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 13
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 14
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 15
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:655720019:LOC",
"stopSequence": 16
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:843930003:LOC",
"stopSequence": 17
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:667270023:LOC",
"stopSequence": 18
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:685160001:LOC",
"stopSequence": 19
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:831880024:LOC",
"stopSequence": 20
},
{
"scheduleRelationship": "SKIPPED",
"stopId": "zenbus:StopPoint:SP:851310004:LOC",
"stopSequence": 21
}
],
"timestamp": "1789975008",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260921",
"startTime": "09:00:00",
"tripId": "5779199305449472:5"
}
}
},
{
"id": "zenbus:Vehicle:5142700856705024:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 16,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 48.789188385009766,
"longitude": 7.835615158081055
},
"stopId": "zenbus:StopPoint:SP:864970005:LOC",
"timestamp": "1789975045",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260921",
"startTime": "09:01:00",
"tripId": "6510142760681472:5"
},
"vehicle": {
"id": "zenbus:Vehicle:5142700856705024:LOC"
}
}
},
{
"id": "20260921:6575590747406336:5",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789975022"
},
"departure": {
"time": "1789975055"
},
"stopId": "zenbus:StopPoint:SP:864970005:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1789975084"
},
"departure": {
"time": "1789975094"
},
"stopId": "zenbus:StopPoint:SP:6557606928711680:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1789975243"
},
"departure": {
"time": "1789975253"
},
"stopId": "zenbus:StopPoint:SP:5988830986371072:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1789975316"
},
"departure": {
"time": "1789975326"
},
"stopId": "zenbus:StopPoint:SP:853260005:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1789975402"
},
"departure": {
"time": "1789975412"
},
"stopId": "zenbus:StopPoint:SP:851320003:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1789975479"
},
"departure": {
"time": "1789975489"
},
"stopId": "zenbus:StopPoint:SP:831890004:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1789975525"
},
"departure": {
"time": "1789975547"
},
"stopId": "zenbus:StopPoint:SP:834750004:LOC",
"stopSequence": 22
}
],
"timestamp": "1789975045",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260921",
"startTime": "09:01:00",
"tripId": "6510142760681472:5"
},
"vehicle": {
"id": "zenbus:Vehicle:5142700856705024:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4912259454205952:LOC",
"vehicle": {
"currentStopSequence": 23,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 48.75715637207031,
"longitude": 7.646440029144287
},
"stopId": "zenbus:StopPoint:SP:850290003:LOC",
"timestamp": "1789975046",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260921",
"startTime": "08:50:00",
"tripId": "6025577772351488:5"
},
"vehicle": {
"id": "zenbus:Vehicle:4912259454205952:LOC"
}
}
},
{
"id": "20260921:6384000175177728:5",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789975006"
},
"departure": {
"time": "1789975022"
},
"stopId": "zenbus:StopPoint:SP:859660002:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1789975059"
},
"departure": {
"time": "1789975069"
},
"stopId": "zenbus:StopPoint:SP:850290003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1789975113"
},
"departure": {
"time": "1789975123"
},
"stopId": "zenbus:StopPoint:SP:810740004:LOC",
"stopSequence": 24
}
],
"timestamp": "1789975046",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260921",
"startTime": "08:50:00",
"tripId": "6025577772351488:5"
},
"vehicle": {
"id": "zenbus:Vehicle:4912259454205952:LOC"
}
}
},
{
"id": "zenbus:Vehicle:830250002:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 6,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 48.77231979370117,
"longitude": 7.739047050476074
},
"stopId": "zenbus:StopPoint:SP:668780092:LOC",
"timestamp": "1789975044",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260921",
"startTime": "09:02:00",
"tripId": "5335907140894720:10"
},
"vehicle": {
"id": "zenbus:Vehicle:830250002:LOC"
}
}
},
{
"id": "20260921:5450656402898944:10",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789975025"
},
"departure": {
"time": "1789975054"
},
"stopId": "zenbus:StopPoint:SP:668780092:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1789975107"
},
"departure": {
"time": "1789975117"
},
"stopId": "zenbus:StopPoint:SP:850270002:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1789975483"
},
"departure": {
"time": "1789975493"
},
"stopId": "zenbus:StopPoint:SP:810740003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1789975553"
},
"departure": {
"time": "1789975563"
},
"stopId": "zenbus:StopPoint:SP:645630093:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1789975714"
},
"departure": {
"time": "1789975724"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 10
}
],
"timestamp": "1789975044",
"trip": {
"routeId": "zenbus:Line:758860001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260921",
"startTime": "09:02:00",
"tripId": "5335907140894720:10"
},
"vehicle": {
"id": "zenbus:Vehicle:830250002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:4846410684956672:LOC",
"vehicle": {
"currentStopSequence": 23,
"occupancyStatus": "EMPTY",
"position": {
"latitude": 48.84683609008789,
"longitude": 7.609877109527588
},
"stopId": "zenbus:StopPoint:SP:810750003:LOC",
"timestamp": "1789975046",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260921",
"startTime": "08:46:00",
"tripId": "5426603696848896:6"
},
"vehicle": {
"id": "zenbus:Vehicle:4846410684956672:LOC"
}
}
},
{
"id": "20260921:5926650664452096:6",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1789975000"
},
"departure": {
"time": "1789975022"
},
"stopId": "zenbus:StopPoint:SP:836440003:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1789975066"
},
"departure": {
"time": "1789975078"
},
"stopId": "zenbus:StopPoint:SP:810750003:LOC",
"stopSequence": 23
}
],
"timestamp": "1789975046",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260921",
"startTime": "08:46:00",
"tripId": "5426603696848896:6"
},
"vehicle": {
"id": "zenbus:Vehicle:4846410684956672:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1789975046"
}
}