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
❌89 erreurs
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 12/03/2026 à 08h10 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
Sequential stop_time_update times are not increasing E022 89 erreurs
stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease.
Exemples d'erreurs
- trip_id 5359235979280384:9 stop_sequence 23 arrival_time 08:40:48 (1773301248) is less than previous stop departure_time 08:45:00 (1773301500) - times must increase between two sequential stops
- trip_id 5359235979280384:9 stop_sequence 23 departure_time 08:43:29 (1773301409) is less than previous stop departure_time 08:45:00 (1773301500) - times must increase between two sequential stops
- trip_id 5359235979280384:9 stop_sequence 24 arrival_time 08:41:34 (1773301294) is less than previous stop departure_time 08:43:29 (1773301409) - times must increase between two sequential stops
- trip_id 5359235979280384:9 stop_sequence 25 arrival_time 08:42:20 (1773301340) is less than previous stop departure_time 08:44:22 (1773301462) - times must increase between two sequential stops
- trip_id 5359235979280384:9 stop_sequence 26 arrival_time 08:43:08 (1773301388) is less than previous stop departure_time 08:45:15 (1773301515) - times must increase between two sequential stops
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 354 | 26 fois (90 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 16 | 13 fois (45 % des validations) |
| W003 | a trip_id that is provided in the VehiclePositions feed should be provided in the TripUpdates feed, and a vehicle_id that is provided in the TripUpdates feed should be provided in the VehiclePositions feed | 16 | 13 fois (45 % 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. | 10 | 10 fois (34 % 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 12/03/2026 à 10h43 Europe/Paris.
trip_updates (12) 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 12/03/2026 à 10h43 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "zenbus:Vehicle:698820097:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 22,
"position": {
"latitude": 48.814369201660156,
"longitude": 7.782740116119385
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"timestamp": "1773308594",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260312",
"startTime": "10:20:00",
"tripId": "5359235979280384:14"
},
"vehicle": {
"id": "zenbus:Vehicle:698820097:LOC"
}
}
},
{
"id": "20260312:4699572623376384:14",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773308579"
},
"departure": {
"time": "1773308700"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1773308773"
},
"departure": {
"time": "1773308783"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1773308819"
},
"departure": {
"time": "1773308829"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1773308865"
},
"departure": {
"time": "1773308877"
},
"stopId": "zenbus:StopPoint:SP:771880007:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1773308913"
},
"departure": {
"time": "1773308931"
},
"stopId": "zenbus:StopPoint:SP:843930001:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1773308963"
},
"departure": {
"time": "1773308986"
},
"stopId": "zenbus:StopPoint:SP:860960003:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1773309021"
},
"departure": {
"time": "1773309045"
},
"stopId": "zenbus:StopPoint:SP:6040087943970816:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1773309066"
},
"departure": {
"time": "1773309098"
},
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1773309129"
},
"departure": {
"time": "1773309159"
},
"stopId": "zenbus:StopPoint:SP:6498647517691904:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1773309183"
},
"departure": {
"time": "1773309216"
},
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1773309255"
},
"departure": {
"time": "1773309282"
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1773309346"
},
"departure": {
"time": "1773309388"
},
"stopId": "zenbus:StopPoint:SP:859050003:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1773309490"
},
"departure": {
"time": "1773309520"
},
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1773309577"
},
"departure": {
"time": "1773309593"
},
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1773309635"
},
"departure": {
"time": "1773309652"
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1773309774"
},
"departure": {
"time": "1773309784"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1773309865"
},
"departure": {
"time": "1773309875"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1773309927"
},
"departure": {
"time": "1773309937"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1773309990"
},
"departure": {
"time": "1773310000"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1773310079"
},
"departure": {
"time": "1773310089"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1773310171"
},
"departure": {
"time": "1773310181"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1773310241"
},
"departure": {
"time": "1773310251"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1773310310"
},
"departure": {
"time": "1773310320"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1773310381"
},
"departure": {
"time": "1773310391"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1773310441"
},
"departure": {
"time": "1773310451"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1773310491"
},
"departure": {
"time": "1773310501"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1773310549"
},
"departure": {
"time": "1773310559"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1773310611"
},
"departure": {
"time": "1773310650"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1773310705"
},
"departure": {
"time": "1773310727"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1773310760"
},
"departure": {
"time": "1773310815"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1773310829"
},
"departure": {
"time": "1773310879"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1773308594",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260312",
"startTime": "10:20:00",
"tripId": "5359235979280384:14"
},
"vehicle": {
"id": "zenbus:Vehicle:698820097:LOC"
}
}
},
{
"id": "zenbus:Vehicle:718890004:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": 48.817806243896484,
"longitude": 7.719408988952637
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"timestamp": "1773308594",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260312",
"startTime": "10:50:00",
"tripId": "5359235979280384:15"
},
"vehicle": {
"id": "zenbus:Vehicle:718890004:LOC"
}
}
},
{
"id": "20260312:4699572623376384:15",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773308538"
},
"departure": {
"time": "1773309000"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1773309030"
},
"departure": {
"time": "1773309040"
},
"stopId": "zenbus:StopPoint:SP:4896810867884032:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1773309086"
},
"departure": {
"time": "1773309096"
},
"stopId": "zenbus:StopPoint:SP:6597841175707648:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1773309143"
},
"departure": {
"time": "1773309153"
},
"stopId": "zenbus:StopPoint:SP:651720023:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1773309187"
},
"departure": {
"time": "1773309197"
},
"stopId": "zenbus:StopPoint:SP:5396617340387328:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1773309245"
},
"departure": {
"time": "1773309255"
},
"stopId": "zenbus:StopPoint:SP:835970004:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1773309296"
},
"departure": {
"time": "1773309306"
},
"stopId": "zenbus:StopPoint:SP:857000002:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1773309379"
},
"departure": {
"time": "1773309389"
},
"stopId": "zenbus:StopPoint:SP:665370140:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1773309437"
},
"departure": {
"time": "1773309447"
},
"stopId": "zenbus:StopPoint:SP:5993900054413312:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1773309495"
},
"departure": {
"time": "1773309505"
},
"stopId": "zenbus:StopPoint:SP:864960002:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1773309552"
},
"departure": {
"time": "1773309562"
},
"stopId": "zenbus:StopPoint:SP:630550027:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1773309627"
},
"departure": {
"time": "1773309637"
},
"stopId": "zenbus:StopPoint:SP:860970001:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1773309741"
},
"departure": {
"time": "1773309751"
},
"stopId": "zenbus:StopPoint:SP:839920001:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1773309827"
},
"departure": {
"time": "1773309837"
},
"stopId": "zenbus:StopPoint:SP:630540029:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1773309868"
},
"departure": {
"time": "1773309878"
},
"stopId": "zenbus:StopPoint:SP:663140131:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1773309916"
},
"departure": {
"time": "1773309926"
},
"stopId": "zenbus:StopPoint:SP:661320025:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1773309963"
},
"departure": {
"time": "1773309973"
},
"stopId": "zenbus:StopPoint:SP:651710023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1773310016"
},
"departure": {
"time": "1773310026"
},
"stopId": "zenbus:StopPoint:SP:648090018:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1773310058"
},
"departure": {
"time": "1773310068"
},
"stopId": "zenbus:StopPoint:SP:670900053:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1773310100"
},
"departure": {
"time": "1773310110"
},
"stopId": "zenbus:StopPoint:SP:843920001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1773310165"
},
"departure": {
"time": "1773310500"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1773310248"
},
"departure": {
"time": "1773310409"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1773310294"
},
"departure": {
"time": "1773310462"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1773310340"
},
"departure": {
"time": "1773310515"
},
"stopId": "zenbus:StopPoint:SP:771880007:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1773310388"
},
"departure": {
"time": "1773310569"
},
"stopId": "zenbus:StopPoint:SP:843930001:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1773310439"
},
"departure": {
"time": "1773310624"
},
"stopId": "zenbus:StopPoint:SP:860960003:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1773310496"
},
"departure": {
"time": "1773310683"
},
"stopId": "zenbus:StopPoint:SP:6040087943970816:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1773310541"
},
"departure": {
"time": "1773310735"
},
"stopId": "zenbus:StopPoint:SP:853260002:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1773310604"
},
"departure": {
"time": "1773310797"
},
"stopId": "zenbus:StopPoint:SP:6498647517691904:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1773310659"
},
"departure": {
"time": "1773310854"
},
"stopId": "zenbus:StopPoint:SP:673110029:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1773310730"
},
"departure": {
"time": "1773310920"
},
"stopId": "zenbus:StopPoint:SP:6524345695338496:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1773310821"
},
"departure": {
"time": "1773311025"
},
"stopId": "zenbus:StopPoint:SP:859050003:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1773310965"
},
"departure": {
"time": "1773311157"
},
"stopId": "zenbus:StopPoint:SP:853250003:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1773311052"
},
"departure": {
"time": "1773311231"
},
"stopId": "zenbus:StopPoint:SP:5421894510575616:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1773311110"
},
"departure": {
"time": "1773311290"
},
"stopId": "zenbus:StopPoint:SP:839910002:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1773311250"
},
"departure": {
"time": "1773311360"
},
"stopId": "zenbus:StopPoint:SP:843890003:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1773311340"
},
"departure": {
"time": "1773311435"
},
"stopId": "zenbus:StopPoint:SP:849620023:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1773311402"
},
"departure": {
"time": "1773311526"
},
"stopId": "zenbus:StopPoint:SP:849660002:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1773311465"
},
"departure": {
"time": "1773311587"
},
"stopId": "zenbus:StopPoint:SP:841770002:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1773311554"
},
"departure": {
"time": "1773311692"
},
"stopId": "zenbus:StopPoint:SP:864900024:LOC",
"stopSequence": 43
},
{
"arrival": {
"time": "1773311646"
},
"departure": {
"time": "1773311798"
},
"stopId": "zenbus:StopPoint:SP:5949661970956288:LOC",
"stopSequence": 44
},
{
"arrival": {
"time": "1773311716"
},
"departure": {
"time": "1773311833"
},
"stopId": "zenbus:StopPoint:SP:859060002:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1773311786"
},
"departure": {
"time": "1773311898"
},
"stopId": "zenbus:StopPoint:SP:5930214359040000:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1773311856"
},
"departure": {
"time": "1773311993"
},
"stopId": "zenbus:StopPoint:SP:4883257280692224:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1773311916"
},
"departure": {
"time": "1773312053"
},
"stopId": "zenbus:StopPoint:SP:847380002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1773311966"
},
"departure": {
"time": "1773312108"
},
"stopId": "zenbus:StopPoint:SP:835980003:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1773312025"
},
"departure": {
"time": "1773312167"
},
"stopId": "zenbus:StopPoint:SP:4804314452197376:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1773312087"
},
"departure": {
"time": "1773312288"
},
"stopId": "zenbus:StopPoint:SP:831880022:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1773312180"
},
"departure": {
"time": "1773312365"
},
"stopId": "zenbus:StopPoint:SP:4900016041754624:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1773312235"
},
"departure": {
"time": "1773312452"
},
"stopId": "zenbus:StopPoint:SP:845480003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1773312305"
},
"departure": {
"time": "1773312517"
},
"stopId": "zenbus:StopPoint:SP:834750003:LOC",
"stopSequence": 54
}
],
"timestamp": "1773308594",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260312",
"startTime": "10:50:00",
"tripId": "5359235979280384:15"
},
"vehicle": {
"id": "zenbus:Vehicle:718890004:LOC"
}
}
},
{
"id": "zenbus:Vehicle:664110108:LOC",
"vehicle": {
"currentStopSequence": 50,
"position": {
"latitude": 48.77054977416992,
"longitude": 7.8664231300354
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"timestamp": "1773308593",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260312",
"startTime": "09:02:00",
"tripId": "5217762675785728:11"
},
"vehicle": {
"id": "zenbus:Vehicle:664110108:LOC"
}
}
},
{
"id": "20260312:5784952768561152:11",
"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
},
{
"arrival": {
"time": "1773309519"
},
"departure": {
"time": "1773309529"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1773309581"
},
"departure": {
"time": "1773309591"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1773309637"
},
"departure": {
"time": "1773309647"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1773309684"
},
"departure": {
"time": "1773309694"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1773309744"
},
"departure": {
"time": "1773309754"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1773309788"
},
"departure": {
"time": "1773309798"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1773309849"
},
"departure": {
"time": "1773309859"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1773309895"
},
"departure": {
"time": "1773309905"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1773308593",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260312",
"startTime": "09:02:00",
"tripId": "5217762675785728:11"
},
"vehicle": {
"id": "zenbus:Vehicle:664110108:LOC"
}
}
},
{
"id": "zenbus:Vehicle:696870003:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 32,
"position": {
"latitude": 48.81679916381836,
"longitude": 7.790532112121582
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"timestamp": "1773308596",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260312",
"startTime": "10:02:00",
"tripId": "5217762675785728:13"
},
"vehicle": {
"id": "zenbus:Vehicle:696870003:LOC"
}
}
},
{
"id": "20260312:5784952768561152:13",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773308575"
},
"departure": {
"time": "1773308587"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1773308587"
},
"departure": {
"time": "1773308606"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1773308638"
},
"departure": {
"time": "1773308648"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1773308708"
},
"departure": {
"time": "1773308718"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1773308792"
},
"departure": {
"time": "1773308802"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1773308833"
},
"departure": {
"time": "1773308843"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1773308880"
},
"departure": {
"time": "1773308890"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1773308931"
},
"departure": {
"time": "1773308941"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1773308984"
},
"departure": {
"time": "1773308994"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1773309031"
},
"departure": {
"time": "1773309041"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1773309079"
},
"departure": {
"time": "1773309089"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1773309158"
},
"departure": {
"time": "1773309168"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1773309284"
},
"departure": {
"time": "1773309294"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1773309364"
},
"departure": {
"time": "1773309374"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1773309420"
},
"departure": {
"time": "1773309430"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1773309484"
},
"departure": {
"time": "1773309494"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1773309542"
},
"departure": {
"time": "1773309552"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1773309623"
},
"departure": {
"time": "1773309646"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1773309684"
},
"departure": {
"time": "1773309707"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1773309740"
},
"departure": {
"time": "1773309765"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1773309788"
},
"departure": {
"time": "1773309798"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1773309848"
},
"departure": {
"time": "1773309879"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1773309892"
},
"departure": {
"time": "1773309931"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1773309952"
},
"departure": {
"time": "1773309991"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1773309998"
},
"departure": {
"time": "1773310044"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1773308596",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260312",
"startTime": "10:02:00",
"tripId": "5217762675785728:13"
},
"vehicle": {
"id": "zenbus:Vehicle:696870003:LOC"
}
}
},
{
"id": "zenbus:Vehicle:691050002:LOC",
"vehicle": {
"currentStopSequence": 8,
"position": {
"latitude": 48.77115249633789,
"longitude": 7.8695068359375
},
"stopId": "zenbus:StopPoint:SP:849650002:LOC",
"timestamp": "1773308595",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260312",
"startTime": "10:32:00",
"tripId": "5217762675785728:14"
},
"vehicle": {
"id": "zenbus:Vehicle:691050002:LOC"
}
}
},
{
"id": "20260312:5784952768561152:14",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773308542"
},
"departure": {
"time": "1773308549"
},
"stopId": "zenbus:StopPoint:SP:864950017:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1773308614"
},
"departure": {
"time": "1773308624"
},
"stopId": "zenbus:StopPoint:SP:849650002:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1773308676"
},
"departure": {
"time": "1773308686"
},
"stopId": "zenbus:StopPoint:SP:847370002:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1773308757"
},
"departure": {
"time": "1773308767"
},
"stopId": "zenbus:StopPoint:SP:777980001:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1773308838"
},
"departure": {
"time": "1773308848"
},
"stopId": "zenbus:StopPoint:SP:838060003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1773308931"
},
"departure": {
"time": "1773308941"
},
"stopId": "zenbus:StopPoint:SP:864970003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1773308985"
},
"departure": {
"time": "1773308995"
},
"stopId": "zenbus:StopPoint:SP:857010003:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1773309064"
},
"departure": {
"time": "1773309074"
},
"stopId": "zenbus:StopPoint:SP:5945547849465856:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1773309147"
},
"departure": {
"time": "1773309157"
},
"stopId": "zenbus:StopPoint:SP:810350002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1773309297"
},
"departure": {
"time": "1773309307"
},
"stopId": "zenbus:StopPoint:SP:860970002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1773309344"
},
"departure": {
"time": "1773309354"
},
"stopId": "zenbus:StopPoint:SP:658230017:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1773309448"
},
"departure": {
"time": "1773309458"
},
"stopId": "zenbus:StopPoint:SP:864960003:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1773309596"
},
"departure": {
"time": "1773309606"
},
"stopId": "zenbus:StopPoint:SP:864870034:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1773309691"
},
"departure": {
"time": "1773309701"
},
"stopId": "zenbus:StopPoint:SP:834730019:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1773309766"
},
"departure": {
"time": "1773309776"
},
"stopId": "zenbus:StopPoint:SP:669080034:LOC",
"stopSequence": 24
},
{
"arrival": {
"time": "1773309825"
},
"departure": {
"time": "1773309835"
},
"stopId": "zenbus:StopPoint:SP:851280024:LOC",
"stopSequence": 25
},
{
"arrival": {
"time": "1773309888"
},
"departure": {
"time": "1773309898"
},
"stopId": "zenbus:StopPoint:SP:857000003:LOC",
"stopSequence": 26
},
{
"arrival": {
"time": "1773309942"
},
"departure": {
"time": "1773309952"
},
"stopId": "zenbus:StopPoint:SP:663120030:LOC",
"stopSequence": 27
},
{
"arrival": {
"time": "1773309992"
},
"departure": {
"time": "1773310002"
},
"stopId": "zenbus:StopPoint:SP:839920002:LOC",
"stopSequence": 28
},
{
"arrival": {
"time": "1773310048"
},
"departure": {
"time": "1773310058"
},
"stopId": "zenbus:StopPoint:SP:673110030:LOC",
"stopSequence": 29
},
{
"arrival": {
"time": "1773310093"
},
"departure": {
"time": "1773310103"
},
"stopId": "zenbus:StopPoint:SP:853260003:LOC",
"stopSequence": 30
},
{
"arrival": {
"time": "1773310144"
},
"departure": {
"time": "1773310154"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 31
},
{
"arrival": {
"time": "1773310185"
},
"departure": {
"time": "1773310195"
},
"stopId": "zenbus:StopPoint:SP:4920990602625024:LOC",
"stopSequence": 32
},
{
"arrival": {
"time": "1773310227"
},
"departure": {
"time": "1773310237"
},
"stopId": "zenbus:StopPoint:SP:671470006:LOC",
"stopSequence": 33
},
{
"arrival": {
"time": "1773310297"
},
"departure": {
"time": "1773310500"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 34
},
{
"arrival": {
"time": "1773310380"
},
"departure": {
"time": "1773310475"
},
"stopId": "zenbus:StopPoint:SP:814780002:LOC",
"stopSequence": 35
},
{
"arrival": {
"time": "1773310422"
},
"departure": {
"time": "1773310526"
},
"stopId": "zenbus:StopPoint:SP:6036062943051776:LOC",
"stopSequence": 36
},
{
"arrival": {
"time": "1773310469"
},
"departure": {
"time": "1773310549"
},
"stopId": "zenbus:StopPoint:SP:653790023:LOC",
"stopSequence": 37
},
{
"arrival": {
"time": "1773310520"
},
"departure": {
"time": "1773310605"
},
"stopId": "zenbus:StopPoint:SP:651690030:LOC",
"stopSequence": 38
},
{
"arrival": {
"time": "1773310573"
},
"departure": {
"time": "1773310661"
},
"stopId": "zenbus:StopPoint:SP:661280145:LOC",
"stopSequence": 39
},
{
"arrival": {
"time": "1773310619"
},
"departure": {
"time": "1773310714"
},
"stopId": "zenbus:StopPoint:SP:4831469726859264:LOC",
"stopSequence": 40
},
{
"arrival": {
"time": "1773310668"
},
"departure": {
"time": "1773310739"
},
"stopId": "zenbus:StopPoint:SP:653750048:LOC",
"stopSequence": 41
},
{
"arrival": {
"time": "1773310746"
},
"departure": {
"time": "1773310838"
},
"stopId": "zenbus:StopPoint:SP:859050004:LOC",
"stopSequence": 42
},
{
"arrival": {
"time": "1773310873"
},
"departure": {
"time": "1773310961"
},
"stopId": "zenbus:StopPoint:SP:831870020:LOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1773310952"
},
"departure": {
"time": "1773311061"
},
"stopId": "zenbus:StopPoint:SP:849660003:LOC",
"stopSequence": 46
},
{
"arrival": {
"time": "1773311009"
},
"departure": {
"time": "1773311119"
},
"stopId": "zenbus:StopPoint:SP:657690023:LOC",
"stopSequence": 47
},
{
"arrival": {
"time": "1773311073"
},
"departure": {
"time": "1773311181"
},
"stopId": "zenbus:StopPoint:SP:843930002:LOC",
"stopSequence": 48
},
{
"arrival": {
"time": "1773311131"
},
"departure": {
"time": "1773311240"
},
"stopId": "zenbus:StopPoint:SP:661310024:LOC",
"stopSequence": 49
},
{
"arrival": {
"time": "1773311212"
},
"departure": {
"time": "1773311341"
},
"stopId": "zenbus:StopPoint:SP:669020059:LOC",
"stopSequence": 50
},
{
"arrival": {
"time": "1773311273"
},
"departure": {
"time": "1773311401"
},
"stopId": "zenbus:StopPoint:SP:843910003:LOC",
"stopSequence": 51
},
{
"arrival": {
"time": "1773311329"
},
"departure": {
"time": "1773311459"
},
"stopId": "zenbus:StopPoint:SP:5430543018622976:LOC",
"stopSequence": 52
},
{
"arrival": {
"time": "1773311376"
},
"departure": {
"time": "1773311483"
},
"stopId": "zenbus:StopPoint:SP:851310003:LOC",
"stopSequence": 53
},
{
"arrival": {
"time": "1773311437"
},
"departure": {
"time": "1773311573"
},
"stopId": "zenbus:StopPoint:SP:5815024263102464:LOC",
"stopSequence": 54
},
{
"arrival": {
"time": "1773311480"
},
"departure": {
"time": "1773311625"
},
"stopId": "zenbus:StopPoint:SP:667240128:LOC",
"stopSequence": 55
},
{
"arrival": {
"time": "1773311541"
},
"departure": {
"time": "1773311685"
},
"stopId": "zenbus:StopPoint:SP:847870005:LOC",
"stopSequence": 56
},
{
"arrival": {
"time": "1773311587"
},
"departure": {
"time": "1773311738"
},
"stopId": "zenbus:StopPoint:SP:864970002:LOC",
"stopSequence": 57
}
],
"timestamp": "1773308595",
"trip": {
"routeId": "zenbus:Line:737930001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260312",
"startTime": "10:32:00",
"tripId": "5217762675785728:14"
},
"vehicle": {
"id": "zenbus:Vehicle:691050002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:662580001:LOC",
"vehicle": {
"currentStopSequence": 12,
"position": {
"latitude": 48.813846588134766,
"longitude": 7.783636093139648
},
"stopId": "zenbus:StopPoint:SP:859040027:LOC",
"timestamp": "1773308593",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260312",
"startTime": "10:29:00",
"tripId": "4679292022685696:14"
},
"vehicle": {
"id": "zenbus:Vehicle:662580001:LOC"
}
}
},
{
"id": "20260312:5938644062830592:14",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773308618"
},
"departure": {
"time": "1773308724"
},
"stopId": "zenbus:StopPoint:SP:859040027:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1773308780"
},
"departure": {
"time": "1773308835"
},
"stopId": "zenbus:StopPoint:SP:630550025:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1773308836"
},
"departure": {
"time": "1773308893"
},
"stopId": "zenbus:StopPoint:SP:835980002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1773308893"
},
"departure": {
"time": "1773308951"
},
"stopId": "zenbus:StopPoint:SP:5969139098189824:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1773308977"
},
"departure": {
"time": "1773309023"
},
"stopId": "zenbus:StopPoint:SP:4880458853646336:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1773309055"
},
"departure": {
"time": "1773309092"
},
"stopId": "zenbus:StopPoint:SP:678870006:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1773309156"
},
"departure": {
"time": "1773309203"
},
"stopId": "zenbus:StopPoint:SP:847380001:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1773309226"
},
"departure": {
"time": "1773309268"
},
"stopId": "zenbus:StopPoint:SP:663140129:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1773309296"
},
"departure": {
"time": "1773309333"
},
"stopId": "zenbus:StopPoint:SP:810320018:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1773309350"
},
"departure": {
"time": "1773309390"
},
"stopId": "zenbus:StopPoint:SP:831880021:LOC",
"stopSequence": 21
}
],
"timestamp": "1773308593",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260312",
"startTime": "10:29:00",
"tripId": "4679292022685696:14"
},
"vehicle": {
"id": "zenbus:Vehicle:662580001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:642290005:LOC",
"vehicle": {
"currentStopSequence": 10,
"position": {
"latitude": 48.813751220703125,
"longitude": 7.7841010093688965
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"timestamp": "1773308594",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260312",
"startTime": "10:29:00",
"tripId": "6488877775716352:13"
},
"vehicle": {
"id": "zenbus:Vehicle:642290005:LOC"
}
}
},
{
"id": "20260312:5907884043927552:13",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773308631"
},
"departure": {
"time": "1773308700"
},
"stopId": "zenbus:StopPoint:SP:847370001:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1773308798"
},
"departure": {
"time": "1773308808"
},
"stopId": "zenbus:StopPoint:SP:644660003:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1773308852"
},
"departure": {
"time": "1773308862"
},
"stopId": "zenbus:StopPoint:SP:6555506509348864:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1773308897"
},
"departure": {
"time": "1773308907"
},
"stopId": "zenbus:StopPoint:SP:835920022:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1773308962"
},
"departure": {
"time": "1773308972"
},
"stopId": "zenbus:StopPoint:SP:834750002:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1773309007"
},
"departure": {
"time": "1773309017"
},
"stopId": "zenbus:StopPoint:SP:831890002:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1773309052"
},
"departure": {
"time": "1773309062"
},
"stopId": "zenbus:StopPoint:SP:670980023:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1773309106"
},
"departure": {
"time": "1773309118"
},
"stopId": "zenbus:StopPoint:SP:655640056:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1773309181"
},
"departure": {
"time": "1773309191"
},
"stopId": "zenbus:StopPoint:SP:659230051:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1773309246"
},
"departure": {
"time": "1773309256"
},
"stopId": "zenbus:StopPoint:SP:661280142:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1773309342"
},
"departure": {
"time": "1773309352"
},
"stopId": "zenbus:StopPoint:SP:667260019:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1773309393"
},
"departure": {
"time": "1773309403"
},
"stopId": "zenbus:StopPoint:SP:5471403928190976:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1773309483"
},
"departure": {
"time": "1773309493"
},
"stopId": "zenbus:StopPoint:SP:659220084:LOC",
"stopSequence": 22
}
],
"timestamp": "1773308595",
"trip": {
"routeId": "zenbus:Line:756890009:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260312",
"startTime": "10:29:00",
"tripId": "6488877775716352:13"
},
"vehicle": {
"id": "zenbus:Vehicle:642290005:LOC"
}
}
},
{
"id": "zenbus:Vehicle:681650001:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 9,
"position": {
"latitude": 48.813846588134766,
"longitude": 7.783318996429443
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"timestamp": "1773308595",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260312",
"startTime": "10:33:00",
"tripId": "6542731733106688:6"
},
"vehicle": {
"id": "zenbus:Vehicle:681650001:LOC"
}
}
},
{
"id": "20260312:5414480264560640:6",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773308749"
},
"departure": {
"time": "1773308759"
},
"stopId": "zenbus:StopPoint:SP:698820092:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1773308802"
},
"departure": {
"time": "1773308816"
},
"stopId": "zenbus:StopPoint:SP:679310120:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1773308912"
},
"departure": {
"time": "1773308931"
},
"stopId": "zenbus:StopPoint:SP:859040029:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1773308970"
},
"departure": {
"time": "1773308980"
},
"stopId": "zenbus:StopPoint:SP:659380032:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1773309031"
},
"departure": {
"time": "1773309041"
},
"stopId": "zenbus:StopPoint:SP:659220088:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1773309084"
},
"departure": {
"time": "1773309094"
},
"stopId": "zenbus:StopPoint:SP:864900025:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1773309157"
},
"departure": {
"time": "1773309167"
},
"stopId": "zenbus:StopPoint:SP:655640059:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1773309304"
},
"departure": {
"time": "1773309314"
},
"stopId": "zenbus:StopPoint:SP:839920003:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1773309389"
},
"departure": {
"time": "1773309399"
},
"stopId": "zenbus:StopPoint:SP:5189456625664000:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1773309466"
},
"departure": {
"time": "1773309476"
},
"stopId": "zenbus:StopPoint:SP:5183785859547136:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1773309608"
},
"departure": {
"time": "1773309618"
},
"stopId": "zenbus:StopPoint:SP:831870021:LOC",
"stopSequence": 20
}
],
"timestamp": "1773308595",
"trip": {
"routeId": "zenbus:Line:747400002:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260312",
"startTime": "10:33:00",
"tripId": "6542731733106688:6"
},
"vehicle": {
"id": "zenbus:Vehicle:681650001:LOC"
}
}
},
{
"id": "zenbus:Vehicle:691060002:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 9,
"position": {
"latitude": 48.78196334838867,
"longitude": 7.822780132293701
},
"stopId": "zenbus:StopPoint:SP:5943633166467072:LOC",
"timestamp": "1773308594",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260312",
"startTime": "10:31:00",
"tripId": "4829772321390592:6"
},
"vehicle": {
"id": "zenbus:Vehicle:691060002:LOC"
}
}
},
{
"id": "20260312:6597303835033600:6",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773308537"
},
"departure": {
"time": "1773308559"
},
"stopId": "zenbus:StopPoint:SP:860970003:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1773308588"
},
"departure": {
"time": "1773308604"
},
"stopId": "zenbus:StopPoint:SP:5943633166467072:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1773308626"
},
"departure": {
"time": "1773308636"
},
"stopId": "zenbus:StopPoint:SP:853260004:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1773308670"
},
"departure": {
"time": "1773308680"
},
"stopId": "zenbus:StopPoint:SP:673670018:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1773308726"
},
"departure": {
"time": "1773308736"
},
"stopId": "zenbus:StopPoint:SP:653750049:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1773308772"
},
"departure": {
"time": "1773308782"
},
"stopId": "zenbus:StopPoint:SP:860960005:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1773308875"
},
"departure": {
"time": "1773308885"
},
"stopId": "zenbus:StopPoint:SP:864980004:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1773308936"
},
"departure": {
"time": "1773308946"
},
"stopId": "zenbus:StopPoint:SP:835980005:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1773308999"
},
"departure": {
"time": "1773309009"
},
"stopId": "zenbus:StopPoint:SP:651720026:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1773309038"
},
"departure": {
"time": "1773309048"
},
"stopId": "zenbus:StopPoint:SP:669020060:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1773309081"
},
"departure": {
"time": "1773309091"
},
"stopId": "zenbus:StopPoint:SP:657690024:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1773309128"
},
"departure": {
"time": "1773309138"
},
"stopId": "zenbus:StopPoint:SP:670980029:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1773309172"
},
"departure": {
"time": "1773309182"
},
"stopId": "zenbus:StopPoint:SP:667240131:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1773309220"
},
"departure": {
"time": "1773309230"
},
"stopId": "zenbus:StopPoint:SP:645680175:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1773309333"
},
"departure": {
"time": "1773309351"
},
"stopId": "zenbus:StopPoint:SP:841770003:LOC",
"stopSequence": 22
}
],
"timestamp": "1773308594",
"trip": {
"routeId": "zenbus:Line:760800001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260312",
"startTime": "10:31:00",
"tripId": "4829772321390592:6"
},
"vehicle": {
"id": "zenbus:Vehicle:691060002:LOC"
}
}
},
{
"id": "zenbus:Vehicle:664180003:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 0,
"position": {
"latitude": 48.7108154296875,
"longitude": 7.708273887634277
},
"stopId": "zenbus:StopPoint:SP:839910004:LOC",
"timestamp": "1773308594",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260312",
"startTime": "10:50:00",
"tripId": "5379727469576192:7"
},
"vehicle": {
"id": "zenbus:Vehicle:664180003:LOC"
}
}
},
{
"id": "20260312:6602028387139584:7",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773308553"
},
"departure": {
"time": "1773309000"
},
"stopId": "zenbus:StopPoint:SP:839910004:LOC",
"stopSequence": 0
},
{
"arrival": {
"time": "1773309037"
},
"departure": {
"time": "1773309053"
},
"stopId": "zenbus:StopPoint:SP:857000004:LOC",
"stopSequence": 1
},
{
"arrival": {
"time": "1773309085"
},
"departure": {
"time": "1773309107"
},
"stopId": "zenbus:StopPoint:SP:859050005:LOC",
"stopSequence": 2
},
{
"arrival": {
"time": "1773309144"
},
"departure": {
"time": "1773309167"
},
"stopId": "zenbus:StopPoint:SP:869420003:LOC",
"stopSequence": 3
},
{
"arrival": {
"time": "1773309206"
},
"departure": {
"time": "1773309228"
},
"stopId": "zenbus:StopPoint:SP:810350003:LOC",
"stopSequence": 4
},
{
"arrival": {
"time": "1773309260"
},
"departure": {
"time": "1773309270"
},
"stopId": "zenbus:StopPoint:SP:5448946550833152:LOC",
"stopSequence": 5
},
{
"arrival": {
"time": "1773309300"
},
"departure": {
"time": "1773309310"
},
"stopId": "zenbus:StopPoint:SP:850300001:LOC",
"stopSequence": 6
},
{
"arrival": {
"time": "1773309331"
},
"departure": {
"time": "1773309350"
},
"stopId": "zenbus:StopPoint:SP:4842807903649792:LOC",
"stopSequence": 7
},
{
"arrival": {
"time": "1773309366"
},
"departure": {
"time": "1773309398"
},
"stopId": "zenbus:StopPoint:SP:853650004:LOC",
"stopSequence": 8
},
{
"arrival": {
"time": "1773309399"
},
"departure": {
"time": "1773309444"
},
"stopId": "zenbus:StopPoint:SP:850270003:LOC",
"stopSequence": 9
},
{
"arrival": {
"time": "1773309465"
},
"departure": {
"time": "1773309537"
},
"stopId": "zenbus:StopPoint:SP:847880004:LOC",
"stopSequence": 10
},
{
"arrival": {
"time": "1773309525"
},
"departure": {
"time": "1773309597"
},
"stopId": "zenbus:StopPoint:SP:835970006:LOC",
"stopSequence": 11
},
{
"arrival": {
"time": "1773309573"
},
"departure": {
"time": "1773309681"
},
"stopId": "zenbus:StopPoint:SP:851810003:LOC",
"stopSequence": 12
},
{
"arrival": {
"time": "1773309662"
},
"departure": {
"time": "1773309756"
},
"stopId": "zenbus:StopPoint:SP:859060004:LOC",
"stopSequence": 13
},
{
"arrival": {
"time": "1773309716"
},
"departure": {
"time": "1773309813"
},
"stopId": "zenbus:StopPoint:SP:835970007:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1773309751"
},
"departure": {
"time": "1773309860"
},
"stopId": "zenbus:StopPoint:SP:853640004:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1773309830"
},
"departure": {
"time": "1773309930"
},
"stopId": "zenbus:StopPoint:SP:832170002:LOC",
"stopSequence": 16
},
{
"arrival": {
"time": "1773309872"
},
"departure": {
"time": "1773309981"
},
"stopId": "zenbus:StopPoint:SP:857020004:LOC",
"stopSequence": 17
},
{
"arrival": {
"time": "1773309994"
},
"departure": {
"time": "1773310072"
},
"stopId": "zenbus:StopPoint:SP:835930023:LOC",
"stopSequence": 18
},
{
"arrival": {
"time": "1773310065"
},
"departure": {
"time": "1773310137"
},
"stopId": "zenbus:StopPoint:SP:838610006:LOC",
"stopSequence": 19
},
{
"arrival": {
"time": "1773310123"
},
"departure": {
"time": "1773310196"
},
"stopId": "zenbus:StopPoint:SP:865520002:LOC",
"stopSequence": 20
},
{
"arrival": {
"time": "1773310212"
},
"departure": {
"time": "1773310301"
},
"stopId": "zenbus:StopPoint:SP:859660001:LOC",
"stopSequence": 21
},
{
"arrival": {
"time": "1773310256"
},
"departure": {
"time": "1773310323"
},
"stopId": "zenbus:StopPoint:SP:859660002:LOC",
"stopSequence": 22
},
{
"arrival": {
"time": "1773310313"
},
"departure": {
"time": "1773310381"
},
"stopId": "zenbus:StopPoint:SP:850290003:LOC",
"stopSequence": 23
},
{
"arrival": {
"time": "1773310369"
},
"departure": {
"time": "1773310439"
},
"stopId": "zenbus:StopPoint:SP:810740004:LOC",
"stopSequence": 24
}
],
"timestamp": "1773308594",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260312",
"startTime": "10:50:00",
"tripId": "5379727469576192:7"
},
"vehicle": {
"id": "zenbus:Vehicle:664180003:LOC"
}
}
},
{
"id": "20260312:4788911768338432:7",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773308539"
},
"departure": {
"time": "1773308542"
},
"stopId": "zenbus:StopPoint:SP:839910004:LOC",
"stopSequence": 24
}
],
"timestamp": "1773308542",
"trip": {
"routeId": "zenbus:Line:726780019:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260312",
"startTime": "10:15:00",
"tripId": "4793589793030144:7"
}
}
},
{
"id": "zenbus:Vehicle:4914855683293184:LOC",
"vehicle": {
"currentStatus": "STOPPED_AT",
"currentStopSequence": 15,
"position": {
"latitude": 48.812355041503906,
"longitude": 7.776625156402588
},
"stopId": "zenbus:StopPoint:SP:673110028:LOC",
"timestamp": "1773308594",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260312",
"startTime": "10:18:00",
"tripId": "5894153733931008:7"
},
"vehicle": {
"id": "zenbus:Vehicle:4914855683293184:LOC"
}
}
},
{
"id": "20260312:6001437252255744:7",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1773308549"
},
"departure": {
"time": "1773308564"
},
"stopId": "zenbus:StopPoint:SP:659230053:LOC",
"stopSequence": 14
},
{
"arrival": {
"time": "1773308588"
},
"departure": {
"time": "1773308604"
},
"stopId": "zenbus:StopPoint:SP:673110028:LOC",
"stopSequence": 15
},
{
"arrival": {
"time": "1773308646"
},
"departure": {
"time": "1773308656"
},
"stopId": "zenbus:StopPoint:SP:869440003:LOC",
"stopSequence": 16
}
],
"timestamp": "1773308594",
"trip": {
"routeId": "zenbus:Line:743630001:LOC",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260312",
"startTime": "10:18:00",
"tripId": "5894153733931008:7"
},
"vehicle": {
"id": "zenbus:Vehicle:4914855683293184:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1773308596"
}
}