Détails de la ressource

Nom du fichier : Position des véhicules en temps réel GTFS-RT
Format : gtfs-rt

Position GPS temps réel des véhicules

Cette ressource fait partie du jeu de données Réseau urbain Bibus.

Disponibilité au téléchargement

07/01/2026
100%
08/01/2026
100%
09/01/2026
100%
10/01/2026
100%
11/01/2026
100%
12/01/2026
100%
13/01/2026
100%
14/01/2026
100%
15/01/2026
100%
16/01/2026
100%
17/01/2026
100%
18/01/2026
100%
19/01/2026
100%
20/01/2026
100%
21/01/2026
100%
22/01/2026
100%
23/01/2026
100%
24/01/2026
100%
25/01/2026
100%
26/01/2026
100%
27/01/2026
100%
28/01/2026
100%
29/01/2026
100%
30/01/2026
100%
31/01/2026
100%
01/02/2026
100%
02/02/2026
99.5%
03/02/2026
100%
04/02/2026
100%
05/02/2026
100%
06/02/2026
100%
En savoir plus
Nous testons la disponibilité de cette ressource au téléchargement toutes les heures, en effectuant une requête HTTP de type 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

6 erreurs, 264 avertissements

Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 04/02/2026 à 08h11 Europe/Paris avec le validateur GTFS-RT de MobilityData.

Erreurs

GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 2 erreurs

All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED

Exemples d'erreurs
  • vehicle_id 268436508 trip_id 17448612 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • vehicle_id 268436507 trip_id 17448611 does not exist in the GTFS data and does not have schedule_relationship of ADDED

Vehicle position far from trip shape E029 4 erreurs

The vehicle position should be within a certain distance of the GTFS shapes.txt data for the current trip unless there is a Service Alert with the Effect of DETOUR for this trip_id.

Exemples d'erreurs
  • vehicle.id 268436096 trip_id 17308231 at (48.36618,-4.5852776) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR
  • vehicle.id 268435671 trip_id 17301545 at (48.374134,-4.5820775) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR
  • vehicle.id 268436088 trip_id 17300381 at (48.432343,-4.399987) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR
  • vehicle.id 268435627 trip_id 17301830 at (48.398163,-4.4074883) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR

Avertissements

timestamp not populated W001 132 erreurs

Timestamps should be populated for all elements

Exemples d'erreurs
  • vehicle_id 268436472 does not have a timestamp
  • vehicle_id 268435622 does not have a timestamp
  • vehicle_id 268435858 does not have a timestamp
  • vehicle_id 268435914 does not have a timestamp
  • vehicle_id 268435618 does not have a timestamp

schedule_relationship not populated W009 132 erreurs

trip.schedule_relationship and stop_time_update.schedule_relationship should be populated

Exemples d'erreurs
  • trip_id 17447257 does not have a schedule_relationship
  • trip_id 17307739 does not have a schedule_relationship
  • trip_id 17307683 does not have a schedule_relationship
  • trip_id 17307599 does not have a schedule_relationship
  • trip_id 17307705 does not have a schedule_relationship
Valider ce GTFS-RT maintenant

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
W001 Timestamps should be populated for all elements 3 116 29 fois (100 % des validations)
W009 trip.schedule_relationship and stop_time_update.schedule_relationship should be populated 3 116 29 fois (100 % 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. 50 22 fois (76 % des validations)
E003 All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED 11 5 fois (17 % 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. 5 4 fois (14 % des validations)
E004 All route_ids provided in the GTFS-rt feed must exist in the GTFS data 4 3 fois (10 % des validations)

Contenu du flux GTFS-RT

Entités

Entités présentes dans ce flux le 06/02/2026 à 06h50 Europe/Paris.

vehicle_positions (66) service_alerts (0) trip_updates (0)

Entités présentes dans ce flux lors des 7 derniers jours.

vehicle_positions

Flux GTFS-RT décodé

Voir le contenu du flux

Voici le flux GTFS-RT décodé au format Protobuf le 06/02/2026 à 06h50 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.

{ "entity": [ { "id": "vehicle:268435807", "vehicle": { "position": { "bearing": 241.0, "latitude": 48.380130767822266, "longitude": -4.519670486450195 }, "timestamp": "0", "trip": { "routeId": "06", "tripId": "17301414" }, "vehicle": { "id": "268435807" } } }, { "id": "vehicle:268436470", "vehicle": { "position": { "bearing": 265.0, "latitude": 48.38786697387695, "longitude": -4.517041206359863 }, "timestamp": "0", "trip": { "routeId": "A", "tripId": "17447188" }, "vehicle": { "id": "268436470" } } }, { "id": "vehicle:268435967", "vehicle": { "position": { "bearing": 66.0, "latitude": 48.4266471862793, "longitude": -4.477050304412842 }, "timestamp": "0", "trip": { "routeId": "15", "tripId": "17301311" }, "vehicle": { "id": "268435967" } } }, { "id": "vehicle:268436462", "vehicle": { "position": { "bearing": 180.0, "latitude": 48.43086242675781, "longitude": -4.468122482299805 }, "timestamp": "0", "trip": { "routeId": "A", "tripId": "17447189" }, "vehicle": { "id": "268436462" } } }, { "id": "vehicle:268435643", "vehicle": { "position": { "bearing": 6.0, "latitude": 48.41172409057617, "longitude": -4.394465923309326 }, "timestamp": "0", "trip": { "routeId": "17", "tripId": "17301787" }, "vehicle": { "id": "268435643" } } }, { "id": "vehicle:268436160", "vehicle": { "position": { "bearing": 45.0, "latitude": 48.399253845214844, "longitude": -4.408970355987549 }, "timestamp": "0", "trip": { "routeId": "30", "tripId": "17304135" }, "vehicle": { "id": "268436160" } } }, { "id": "vehicle:268435621", "vehicle": { "position": { "bearing": 197.0, "latitude": 48.374267578125, "longitude": -4.584384918212891 }, "timestamp": "0", "trip": { "routeId": "10", "tripId": "17301540" }, "vehicle": { "id": "268435621" } } }, { "id": "vehicle:268436509", "vehicle": { "position": { "bearing": 279.0, "latitude": 48.4010124206543, "longitude": -4.502016067504883 }, "timestamp": "0", "trip": { "routeId": "B", "tripId": "17448465" }, "vehicle": { "id": "268436509" } } }, { "id": "vehicle:268435624", "vehicle": { "position": { "bearing": 252.0, "latitude": 48.4022331237793, "longitude": -4.510564804077148 }, "timestamp": "0", "trip": { "routeId": "04", "tripId": "17308287" }, "vehicle": { "id": "268435624" } } }, { "id": "vehicle:268435962", "vehicle": { "position": { "bearing": 303.0, "latitude": 48.45317840576172, "longitude": -4.470803737640381 }, "timestamp": "0", "trip": { "routeId": "15", "tripId": "17301347" }, "vehicle": { "id": "268435962" } } }, { "id": "vehicle:268435762", "vehicle": { "position": { "bearing": 50.0, "latitude": 48.412784576416016, "longitude": -4.501362323760986 }, "timestamp": "0", "trip": { "routeId": "03", "tripId": "17307497" }, "vehicle": { "id": "268435762" } } }, { "id": "vehicle:268436064", "vehicle": { "position": { "bearing": 180.0, "latitude": 48.42959976196289, "longitude": -4.468080043792725 }, "timestamp": "0", "trip": { "routeId": "15", "tripId": "17301346" }, "vehicle": { "id": "268436064" } } }, { "id": "vehicle:268435659", "vehicle": { "position": { "bearing": 313.0, "latitude": 48.39244842529297, "longitude": -4.492547035217285 }, "timestamp": "0", "trip": { "routeId": "05", "tripId": "17451432" }, "vehicle": { "id": "268435659" } } }, { "id": "vehicle:268436474", "vehicle": { "position": { "bearing": 63.0, "latitude": 48.37800979614258, "longitude": -4.545172691345215 }, "timestamp": "0", "trip": { "routeId": "A", "tripId": "17447060" }, "vehicle": { "id": "268436474" } } }, { "id": "vehicle:268435562", "vehicle": { "position": { "bearing": 186.0, "latitude": 48.40032196044922, "longitude": -4.4890642166137695 }, "timestamp": "0", "trip": { "routeId": "02A", "tripId": "17307980" }, "vehicle": { "id": "268435562" } } }, { "id": "vehicle:268436086", "vehicle": { "position": { "bearing": 50.0, "latitude": 48.43134307861328, "longitude": -4.5112128257751465 }, "timestamp": "0", "trip": { "routeId": "14", "tripId": "17307615" }, "vehicle": { "id": "268436086" } } }, { "id": "vehicle:268435969", "vehicle": { "position": { "bearing": 128.0, "latitude": 48.391357421875, "longitude": -4.486482620239258 }, "timestamp": "0", "trip": { "routeId": "13", "tripId": "17301763" }, "vehicle": { "id": "268435969" } } }, { "id": "vehicle:268436475", "vehicle": { "position": { "bearing": 85.0, "latitude": 48.38692092895508, "longitude": -4.527052402496338 }, "timestamp": "0", "trip": { "routeId": "A", "tripId": "17447418" }, "vehicle": { "id": "268436475" } } }, { "id": "vehicle:268435561", "vehicle": { "position": { "bearing": 192.0, "latitude": 48.40446472167969, "longitude": -4.489199161529541 }, "timestamp": "0", "trip": { "routeId": "03", "tripId": "17307496" }, "vehicle": { "id": "268435561" } } }, { "id": "vehicle:268435615", "vehicle": { "position": { "bearing": 207.0, "latitude": 48.362789154052734, "longitude": -4.550819396972656 }, "timestamp": "0", "trip": { "routeId": "02B", "tripId": "17307877" }, "vehicle": { "id": "268435615" } } }, { "id": "vehicle:268435565", "vehicle": { "position": { "bearing": 30.0, "latitude": 48.3967399597168, "longitude": -4.514954090118408 }, "timestamp": "0", "trip": { "routeId": "04", "tripId": "17308262" }, "vehicle": { "id": "268435565" } } }, { "id": "vehicle:268435968", "vehicle": { "position": { "bearing": 231.0, "latitude": 48.375728607177734, "longitude": -4.367438316345215 }, "timestamp": "0", "trip": { "routeId": "19", "tripId": "17301879" }, "vehicle": { "id": "268435968" } } }, { "id": "vehicle:268436163", "vehicle": { "position": { "bearing": 247.0, "latitude": 48.424617767333984, "longitude": -4.483998775482178 }, "timestamp": "0", "trip": { "routeId": "23", "tripId": "17301505" }, "vehicle": { "id": "268436163" } } }, { "id": "vehicle:268435963", "vehicle": { "position": { "bearing": 202.0, "latitude": 48.43135070800781, "longitude": -4.511051177978516 }, "timestamp": "0", "trip": { "routeId": "13", "tripId": "17301688" }, "vehicle": { "id": "268435963" } } }, { "id": "vehicle:268435566", "vehicle": { "position": { "bearing": 168.0, "latitude": 48.42934799194336, "longitude": -4.477132320404053 }, "timestamp": "0", "trip": { "routeId": "04", "tripId": "17308288" }, "vehicle": { "id": "268435566" } } }, { "id": "vehicle:268435611", "vehicle": { "position": { "bearing": 151.0, "latitude": 48.399227142333984, "longitude": -4.495493412017822 }, "timestamp": "0", "trip": { "routeId": "01", "tripId": "17307135" }, "vehicle": { "id": "268435611" } } }, { "id": "vehicle:268435758", "vehicle": { "position": { "bearing": 14.0, "latitude": 48.40077590942383, "longitude": -4.488974571228027 }, "timestamp": "0", "trip": { "routeId": "03", "tripId": "17307468" }, "vehicle": { "id": "268435758" } } }, { "id": "vehicle:268435809", "vehicle": { "position": { "bearing": 22.0, "latitude": 48.37826156616211, "longitude": -4.543999671936035 }, "timestamp": "0", "trip": { "routeId": "06", "tripId": "17301389" }, "vehicle": { "id": "268435809" } } }, { "id": "vehicle:268435609", "vehicle": { "position": { "bearing": 0.0, "latitude": 48.408199310302734, "longitude": -4.519683837890625 }, "timestamp": "0", "trip": { "routeId": "01", "tripId": "17307283" }, "vehicle": { "id": "268435609" } } }, { "id": "vehicle:268435675", "vehicle": { "position": { "bearing": 309.0, "latitude": 48.38969421386719, "longitude": -4.484003067016602 }, "timestamp": "0", "trip": { "routeId": "02B", "tripId": "17307881" }, "vehicle": { "id": "268435675" } } }, { "id": "vehicle:268436067", "vehicle": { "position": { "bearing": 233.0, "latitude": 48.41918182373047, "longitude": -4.428044319152832 }, "timestamp": "0", "trip": { "routeId": "16", "tripId": "17300342" }, "vehicle": { "id": "268436067" } } }, { "id": "vehicle:268436458", "vehicle": { "position": { "bearing": 189.0, "latitude": 48.384742736816406, "longitude": -4.504004001617432 }, "timestamp": "0", "trip": { "routeId": "A", "tripId": "17447059" }, "vehicle": { "id": "268436458" } } }, { "id": "vehicle:268435617", "vehicle": { "position": { "bearing": 61.0, "latitude": 48.42868423461914, "longitude": -4.562976360321045 }, "timestamp": "0", "trip": { "routeId": "12", "tripId": "17302033" }, "vehicle": { "id": "268435617" } } }, { "id": "vehicle:268435668", "vehicle": { "position": { "bearing": 57.0, "latitude": 48.3733024597168, "longitude": -4.588510990142822 }, "timestamp": "0", "trip": { "routeId": "10", "tripId": "17301573" }, "vehicle": { "id": "268435668" } } }, { "id": "vehicle:268435646", "vehicle": { "position": { "bearing": 100.0, "latitude": 48.392723083496094, "longitude": -4.483151912689209 }, "timestamp": "0", "trip": { "routeId": "19", "tripId": "17301877" }, "vehicle": { "id": "268435646" } } }, { "id": "vehicle:268436071", "vehicle": { "position": { "bearing": 183.0, "latitude": 48.415245056152344, "longitude": -4.486908435821533 }, "timestamp": "0", "trip": { "routeId": "14", "tripId": "17307644" }, "vehicle": { "id": "268436071" } } }, { "id": "vehicle:268436469", "vehicle": { "position": { "bearing": 56.0, "latitude": 48.39228439331055, "longitude": -4.48289155960083 }, "timestamp": "0", "trip": { "routeId": "A", "tripId": "17447058" }, "vehicle": { "id": "268436469" } } }, { "id": "vehicle:268435614", "vehicle": { "position": { "bearing": 276.0, "latitude": 48.37018585205078, "longitude": -4.552404403686523 }, "timestamp": "0", "trip": { "routeId": "02B", "tripId": "17307731" }, "vehicle": { "id": "268435614" } } }, { "id": "vehicle:268435914", "vehicle": { "position": { "bearing": 39.0, "latitude": 48.39045715332031, "longitude": -4.48328971862793 }, "timestamp": "0", "trip": { "routeId": "01", "tripId": "17307089" }, "vehicle": { "id": "268435914" } } }, { "id": "vehicle:268436460", "vehicle": { "position": { "bearing": 45.0, "latitude": 48.387447357177734, "longitude": -4.490090847015381 }, "timestamp": "0", "trip": { "routeId": "A", "tripId": "17447124" }, "vehicle": { "id": "268436460" } } }, { "id": "vehicle:268435625", "vehicle": { "position": { "bearing": 259.0, "latitude": 48.43378829956055, "longitude": -4.56671667098999 }, "timestamp": "0", "trip": { "routeId": "12", "tripId": "17301999" }, "vehicle": { "id": "268435625" } } }, { "id": "vehicle:268435663", "vehicle": { "position": { "bearing": 261.0, "latitude": 48.39334487915039, "longitude": -4.497325420379639 }, "timestamp": "0", "trip": { "routeId": "04", "tripId": "17308263" }, "vehicle": { "id": "268435663" } } }, { "id": "vehicle:268435608", "vehicle": { "position": { "bearing": 123.0, "latitude": 48.40341567993164, "longitude": -4.528963565826416 }, "timestamp": "0", "trip": { "routeId": "01", "tripId": "17307177" }, "vehicle": { "id": "268435608" } } }, { "id": "vehicle:268435679", "vehicle": { "position": { "bearing": 152.0, "latitude": 48.4022102355957, "longitude": -4.5031352043151855 }, "timestamp": "0", "trip": { "routeId": "05", "tripId": "17451492" }, "vehicle": { "id": "268435679" } } }, { "id": "vehicle:268435712", "vehicle": { "position": { "bearing": 56.0, "latitude": 48.38582992553711, "longitude": -4.475924491882324 }, "timestamp": "0", "trip": { "routeId": "05", "tripId": "17451491" }, "vehicle": { "id": "268435712" } } }, { "id": "vehicle:268436463", "vehicle": { "position": { "bearing": 83.0, "latitude": 48.38671875, "longitude": -4.519708633422852 }, "timestamp": "0", "trip": { "routeId": "A", "tripId": "17447125" }, "vehicle": { "id": "268436463" } } }, { "id": "vehicle:268435715", "vehicle": { "position": { "bearing": 90.0, "latitude": 48.40380096435547, "longitude": -4.485073566436768 }, "timestamp": "0", "trip": { "routeId": "02A", "tripId": "17307975" }, "vehicle": { "id": "268435715" } } }, { "id": "vehicle:268435648", "vehicle": { "position": { "bearing": 270.0, "latitude": 48.38411331176758, "longitude": -4.50240421295166 }, "timestamp": "0", "trip": { "routeId": "02B", "tripId": "17307876" }, "vehicle": { "id": "268435648" } } }, { "id": "vehicle:268436082", "vehicle": { "position": { "bearing": 60.0, "latitude": 48.40275573730469, "longitude": -4.390328407287598 }, "timestamp": "0", "trip": { "routeId": "17", "tripId": "17301831" }, "vehicle": { "id": "268436082" } } }, { "id": "vehicle:268435618", "vehicle": { "position": { "bearing": 354.0, "latitude": 48.39643859863281, "longitude": -4.461007118225098 }, "timestamp": "0", "trip": { "routeId": "03", "tripId": "17307481" }, "vehicle": { "id": "268435618" } } }, { "id": "vehicle:268435913", "vehicle": { "position": { "bearing": 71.0, "latitude": 48.39000701904297, "longitude": -4.437962532043457 }, "timestamp": "0", "trip": { "routeId": "03", "tripId": "17307495" }, "vehicle": { "id": "268435913" } } }, { "id": "vehicle:268435640", "vehicle": { "position": { "bearing": 129.0, "latitude": 48.40132522583008, "longitude": -4.5013251304626465 }, "timestamp": "0", "trip": { "routeId": "12", "tripId": "17302032" }, "vehicle": { "id": "268435640" } } }, { "id": "vehicle:268435645", "vehicle": { "position": { "bearing": 140.0, "latitude": 48.39704895019531, "longitude": -4.436342239379883 }, "timestamp": "0", "trip": { "routeId": "19", "tripId": "17301914" }, "vehicle": { "id": "268435645" } } }, { "id": "vehicle:268436508", "vehicle": { "position": { "bearing": 334.0, "latitude": 48.4013671875, "longitude": -4.506819248199463 }, "timestamp": "0", "trip": { "routeId": "B", "tripId": "17446974" }, "vehicle": { "id": "268436508" } } }, { "id": "vehicle:268435628", "vehicle": { "position": { "bearing": 2.0, "latitude": 48.430328369140625, "longitude": -4.4679718017578125 }, "timestamp": "0", "trip": { "routeId": "04", "tripId": "17308312" }, "vehicle": { "id": "268435628" } } }, { "id": "vehicle:268436069", "vehicle": { "position": { "bearing": 281.0, "latitude": 48.390716552734375, "longitude": -4.464814186096191 }, "timestamp": "0", "trip": { "routeId": "16", "tripId": "17300341" }, "vehicle": { "id": "268436069" } } }, { "id": "vehicle:268436096", "vehicle": { "position": { "bearing": 300.0, "latitude": 48.39905548095703, "longitude": -4.442239761352539 }, "timestamp": "0", "trip": { "routeId": "19", "tripId": "17301878" }, "vehicle": { "id": "268436096" } } }, { "id": "vehicle:268435961", "vehicle": { "position": { "bearing": 154.0, "latitude": 48.404048919677734, "longitude": -4.511887550354004 }, "timestamp": "0", "trip": { "routeId": "22", "tripId": "17302118" }, "vehicle": { "id": "268435961" } } }, { "id": "vehicle:268435667", "vehicle": { "position": { "bearing": 112.0, "latitude": 48.392738342285156, "longitude": -4.5232367515563965 }, "timestamp": "0", "trip": { "routeId": "10", "tripId": "17301539" }, "vehicle": { "id": "268435667" } } }, { "id": "vehicle:268436095", "vehicle": { "position": { "bearing": 261.0, "latitude": 48.40113067626953, "longitude": -4.454801082611084 }, "timestamp": "0", "trip": { "routeId": "17", "tripId": "17301824" }, "vehicle": { "id": "268436095" } } }, { "id": "vehicle:268435616", "vehicle": { "position": { "bearing": 85.0, "latitude": 48.384029388427734, "longitude": -4.502325057983398 }, "timestamp": "0", "trip": { "routeId": "02B", "tripId": "17307730" }, "vehicle": { "id": "268435616" } } }, { "id": "vehicle:268436084", "vehicle": { "position": { "bearing": 92.0, "latitude": 48.379722595214844, "longitude": -4.540602207183838 }, "timestamp": "0", "trip": { "routeId": "21", "tripId": "17301305" }, "vehicle": { "id": "268436084" } } }, { "id": "vehicle:268435633", "vehicle": { "position": { "bearing": 82.0, "latitude": 48.418548583984375, "longitude": -4.4875168800354 }, "timestamp": "0", "trip": { "routeId": "02A", "tripId": "17308057" }, "vehicle": { "id": "268435633" } } }, { "id": "vehicle:268436476", "vehicle": { "position": { "bearing": 232.0, "latitude": 48.40039825439453, "longitude": -4.470588684082031 }, "timestamp": "0", "trip": { "routeId": "A", "tripId": "17447254" }, "vehicle": { "id": "268436476" } } }, { "id": "vehicle:268435971", "vehicle": { "position": { "bearing": 181.0, "latitude": 48.42029571533203, "longitude": -4.508718967437744 }, "timestamp": "0", "trip": { "routeId": "14", "tripId": "17307659" }, "vehicle": { "id": "268435971" } } }, { "id": "vehicle:268436472", "vehicle": { "position": { "bearing": 74.0, "latitude": 48.41714096069336, "longitude": -4.458809852600098 }, "timestamp": "0", "trip": { "routeId": "A", "tripId": "17447123" }, "vehicle": { "id": "268436472" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1770357043" } }