Resource details
This resource file is part of the dataset Réseau urbain Kicéo.
Download availability
Learn more
HEAD request with a timeout of 5 seconds. If we detect a downtime, we perform subsequent tests every 10 minutes, until the resource is back online.For SIRI and SIRI Lite feeds, we perform a
GET request: a 401 or 405 status code is considered successful. In case of HTTP 500, the feed will be considered unavailable, unless the body appears to contain SOAP.Validation details
❌74 errors, 9 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2025-11-26 at 08:03 Europe/Paris using the MobilityData GTFS-RT validator.
Errors
GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 23 errors
All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED
Sample errors
- vehicle_id 389 trip_id ext:12069 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id 244 trip_id chouette:VehicleJourney:753818a8-6b11-410c-9da2-c2643f4df3eb:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id 251 trip_id chouette:VehicleJourney:b705ed83-6c28-4cc1-b505-5597ff7f05fa:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id 170 trip_id ext:12069 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id 367 trip_id ext:12069 does not exist in the GTFS data and does not have schedule_relationship of ADDED
GTFS-rt route_id does not exist in GTFS data E004 23 errors
All route_ids provided in the GTFS-rt feed must exist in the GTFS data
Sample errors
- vehicle_id 389 route_id MOBICEO does not exist in the GTFS data routes.txt
- vehicle_id 244 route_id BSAScol61137 does not exist in the GTFS data routes.txt
- vehicle_id 251 route_id BSALigne611 does not exist in the GTFS data routes.txt
- vehicle_id 170 route_id MOBICEO does not exist in the GTFS data routes.txt
- vehicle_id 367 route_id MOBICEO does not exist in the GTFS data routes.txt
GTFS-rt stop_id does not exist in GTFS data E011 23 errors
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Sample errors
- vehicle_id 389 stop_id STP-ARRIVEE does not exist in GTFS data stops.txt
- vehicle_id 244 stop_id bre_vannes_2024_2025.18093 does not exist in GTFS data stops.txt
- vehicle_id 251 stop_id chouette:StopArea:30e65cbd-d8bf-4436-9752-6d999f3da93e:LOC does not exist in GTFS data stops.txt
- vehicle_id 170 stop_id STP-DEPART does not exist in GTFS data stops.txt
- vehicle_id 367 stop_id STP-ARRIVEE does not exist in GTFS data stops.txt
Vehicle position outside agency coverage area E028 1 error
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.
Sample errors
- vehicle.id 457 at (48.28842,-2.826334) is more than 1609.0 meters (1.00 mile(s)) outside entire GTFS shapes.txt coverage area - vehicle should be within area
Vehicle position far from trip shape E029 4 errors
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.
Sample errors
- vehicle.id 298 trip_id 22-3172532227-AFF-6-__CJV__ at (47.627544,-2.830237) 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 284 trip_id 22-2466447361 at (47.694378,-2.561581) 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 353 trip_id 22-2432761857 at (47.694515,-2.560281) 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 318 trip_id 2-251920390 at (47.633278,-2.674238) is more than 200.0 meters (0.12 mile(s)) from the GTFS trip shape - vehicle should be near trip shape or on DETOUR
Warnings
timestamp not populated W001 8 errors
Timestamps should be populated for all elements
Sample errors
- vehicle_id 51 does not have a timestamp
- vehicle_id 177 does not have a timestamp
- vehicle_id 27 does not have a timestamp
- vehicle_id 54 does not have a timestamp
- vehicle_id 247 does not have a timestamp
vehicle speed is unrealistic W004 1 error
vehicle.position.speed has an unrealistic speed that may be incorrect
Sample errors
- vehicle.id 260 speed of 27.222221 m/s (60.89 mph) is unrealistic
Previous validations
Here is a recap of all the error types encountered over the last 30 days.
| Error ID | Description | Errors count | Number of occurences |
|---|---|---|---|
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 630 | 22 times (73 % of validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 393 | 22 times (73 % of validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 393 | 22 times (73 % of validations) |
| W001 | Timestamps should be populated for all elements | 166 | 22 times (73 % of 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. | 107 | 20 times (67 % of validations) |
| E052 | Each vehicle should have a unique ID | 25 | 13 times (43 % of validations) |
| W004 | vehicle.position.speed has an unrealistic speed that may be incorrect | 14 | 12 times (40 % of 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. | 7 | 7 times (23 % of validations) |
| E023 | For normal scheduled trips (i.e., not defined in frequencies.txt), the GTFS-realtime trip start_time must match the first GTFS arrival_time in stop_times.txt for this trip | 1 | 1 times (3 % of validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 6 | 1 times (3 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2025-11-26 at 14:45 Europe/Paris.
vehicle_positions (72) service_alerts (0) trip_updates (0)Entities seen in the last 7 days.
vehicle_positionsDecoded GTFS-RT feed
See full payload
Here is the decoded GTFS-RT feed Protobuf at 2025-11-26 at 14:45 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "600895",
"vehicle": {
"currentStopSequence": 7,
"position": {
"bearing": 0.0,
"latitude": 47.656402587890625,
"longitude": -2.765979051589966,
"speed": 0.0
},
"stopId": "616",
"timestamp": "1764164718",
"trip": {
"directionId": 1,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:34:00",
"tripId": "2-135987234-S4810A-LMCJV__"
},
"vehicle": {
"id": "79",
"label": "97218",
"licensePlate": "GD 838 JD"
}
}
},
{
"id": "600891",
"vehicle": {
"currentStopSequence": 19,
"position": {
"bearing": 283.0,
"latitude": 47.65910339355469,
"longitude": -2.7693819999694824,
"speed": 2.777777671813965
},
"stopId": "556",
"timestamp": "1764164692",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:19:00",
"tripId": "2-34144420-S28A-LMCJV__"
},
"vehicle": {
"id": "76",
"label": "97215",
"licensePlate": "GC 461 NJ"
}
}
},
{
"id": "601043",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 115.0,
"latitude": 47.65517807006836,
"longitude": -2.761035919189453,
"speed": 0.5555555820465088
},
"stopId": "STP-DEPART",
"timestamp": "1764157570",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20251126",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "167",
"label": "GS-510-MX",
"licensePlate": "GS-510-MX"
}
}
},
{
"id": "600906",
"vehicle": {
"currentStopSequence": 1,
"stopId": "619",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:59:00",
"tripId": "2-34144400-S62A-LMCJV__"
},
"vehicle": {
"id": "25",
"label": "73719",
"licensePlate": "ES 537 VL"
}
}
},
{
"id": "600894",
"vehicle": {
"currentStopSequence": 4,
"position": {
"bearing": 281.0,
"latitude": 47.61900329589844,
"longitude": -2.7354660034179688,
"speed": 3.055555582046509
},
"stopId": "302",
"timestamp": "1764164683",
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:34:00",
"tripId": "2-121765923-S74B-LMCJV__"
},
"vehicle": {
"id": "390",
"label": "72423",
"licensePlate": "BE-893-PL"
}
}
},
{
"id": "600526",
"vehicle": {
"currentStopSequence": 6,
"position": {
"bearing": 294.0,
"latitude": 47.7440299987793,
"longitude": -2.6830079555511475,
"speed": 5.833333492279053
},
"stopId": "chouette:StopArea:30e65cbd-d8bf-4436-9752-6d999f3da93e:LOC",
"timestamp": "1764164667",
"trip": {
"directionId": 1,
"routeId": "BSALigne611",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:15:00",
"tripId": "chouette:VehicleJourney:9092b11c-a1d8-427d-bfe8-43c016f18db8:LOC"
},
"vehicle": {
"id": "248",
"label": "DT-622-HQ",
"licensePlate": "DT-622-HQ"
}
}
},
{
"id": "600242",
"vehicle": {
"currentStopSequence": 8,
"position": {
"bearing": 294.0,
"latitude": 47.66242218017578,
"longitude": -2.7127299308776855,
"speed": 21.38888931274414
},
"stopId": "636",
"timestamp": "1764164661",
"trip": {
"directionId": 1,
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:04:00",
"tripId": "2-288162568"
},
"vehicle": {
"id": "117",
"label": "23804",
"licensePlate": "DT 846 PR"
}
}
},
{
"id": "599660",
"vehicle": {
"currentStopSequence": 3,
"position": {
"bearing": 149.0,
"latitude": 47.66935729980469,
"longitude": -2.788763999938965,
"speed": 6.94444465637207
},
"stopId": "422",
"timestamp": "1764164679",
"trip": {
"directionId": 0,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:38:00",
"tripId": "2-85852225"
},
"vehicle": {
"id": "66",
"label": "97205",
"licensePlate": "EA 886 ZQ"
}
}
},
{
"id": "600260",
"vehicle": {
"currentStopSequence": 17,
"position": {
"latitude": 47.656578063964844,
"longitude": -2.7386250495910645,
"speed": 0.0
},
"stopId": "520",
"timestamp": "1764164682",
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:24:00",
"tripId": "2-336134230"
},
"vehicle": {
"id": "470",
"label": "75930",
"licensePlate": "DH-523-HC"
}
}
},
{
"id": "600887",
"vehicle": {
"currentStopSequence": 30,
"position": {
"latitude": 47.653175354003906,
"longitude": -2.7576420307159424,
"speed": 0.0
},
"stopId": "588",
"timestamp": "1764164693",
"trip": {
"directionId": 1,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:10:00",
"tripId": "2-168689689-V11109-LMCJV__"
},
"vehicle": {
"id": "77",
"label": "97216",
"licensePlate": "GB 343 CT"
}
}
},
{
"id": "600890",
"vehicle": {
"currentStopSequence": 22,
"position": {
"bearing": 353.0,
"latitude": 47.65642547607422,
"longitude": -2.759706974029541,
"speed": 7.5
},
"stopId": "512",
"timestamp": "1764164693",
"trip": {
"directionId": 0,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:15:00",
"tripId": "2-135921707"
},
"vehicle": {
"id": "65",
"label": "97204",
"licensePlate": "EA 021 ZR"
}
}
},
{
"id": "599633",
"vehicle": {
"currentStopSequence": 20,
"position": {
"latitude": 47.66516876220703,
"longitude": -2.782078981399536,
"speed": 0.0
},
"stopId": "510",
"timestamp": "1764164686",
"trip": {
"directionId": 1,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:19:00",
"tripId": "2-85983271"
},
"vehicle": {
"id": "61",
"label": "97200",
"licensePlate": "DN 250 BR"
}
}
},
{
"id": "599521",
"vehicle": {
"currentStopSequence": 17,
"position": {
"bearing": 0.0,
"latitude": 47.658447265625,
"longitude": -2.7598230838775635,
"speed": 0.0
},
"stopId": "492",
"timestamp": "1764164725",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:29:00",
"tripId": "2-34144358"
},
"vehicle": {
"id": "21",
"label": "71534",
"licensePlate": "DN 048 VX"
}
}
},
{
"id": "600262",
"vehicle": {
"currentStopSequence": 14,
"position": {
"bearing": 66.0,
"latitude": 47.671878814697266,
"longitude": -2.7652549743652344,
"speed": 0.5555555820465088
},
"stopId": "424",
"timestamp": "1764164664",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:30:00",
"tripId": "2-17039418"
},
"vehicle": {
"id": "90",
"label": "97229",
"licensePlate": "GW 392 KS"
}
}
},
{
"id": "600252",
"vehicle": {
"currentStopSequence": 17,
"position": {
"bearing": 214.0,
"latitude": 47.657814025878906,
"longitude": -2.7598209381103516,
"speed": 0.2777777910232544
},
"stopId": "603",
"timestamp": "1764164674",
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:16:00",
"tripId": "2-74055706"
},
"vehicle": {
"id": "91",
"label": "97230",
"licensePlate": "GW 085 JG"
}
}
},
{
"id": "600250",
"vehicle": {
"currentStopSequence": 23,
"position": {
"bearing": 351.0,
"latitude": 47.67063522338867,
"longitude": -2.7453370094299316,
"speed": 11.666666984558105
},
"stopId": "49",
"timestamp": "1764164709",
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:12:00",
"tripId": "2-121765941"
},
"vehicle": {
"id": "71",
"label": "97210",
"licensePlate": "FC 194 MS"
}
}
},
{
"id": "600246",
"vehicle": {
"currentStopSequence": 24,
"position": {
"bearing": 193.0,
"latitude": 47.64669418334961,
"longitude": -2.75899600982666,
"speed": 0.0
},
"stopId": "4210",
"timestamp": "1764164690",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:10:00",
"tripId": "2-17039408"
},
"vehicle": {
"id": "58",
"label": "97197",
"licensePlate": "DJ 687 DD"
}
}
},
{
"id": "600248",
"vehicle": {
"currentStopSequence": 25,
"position": {
"latitude": 47.660133361816406,
"longitude": -2.7888360023498535,
"speed": 0.0
},
"stopId": "592",
"timestamp": "1764164644",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:11:00",
"tripId": "2-34144375"
},
"vehicle": {
"id": "88",
"label": "97227",
"licensePlate": "GS 892 EX"
}
}
},
{
"id": "601036",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 230.0,
"latitude": 47.6479377746582,
"longitude": -2.7044050693511963,
"speed": 8.61111068725586
},
"stopId": "STP-ARRIVEE",
"timestamp": "1764162611",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20251126",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "168",
"label": "GS-526-EX",
"licensePlate": "GS-526-EX"
}
}
},
{
"id": "599630",
"vehicle": {
"currentStopSequence": 6,
"position": {
"bearing": 0.0,
"latitude": 47.57977294921875,
"longitude": -2.629775047302246,
"speed": 0.0
},
"stopId": "4229",
"timestamp": "1764164645",
"trip": {
"directionId": 0,
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:19:00",
"tripId": "2-251854855"
},
"vehicle": {
"id": "306",
"label": "39694",
"licensePlate": "GG 290 WQ"
}
}
},
{
"id": "599555",
"vehicle": {
"currentStopSequence": 1,
"stopId": "4343",
"trip": {
"directionId": 1,
"routeId": "338",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:45:00",
"tripId": "2-5671092230"
},
"vehicle": {
"id": "334",
"label": "11428",
"licensePlate": "BW 970 DB"
}
}
},
{
"id": "599649",
"vehicle": {
"currentStopSequence": 17,
"position": {
"latitude": 47.65388107299805,
"longitude": -2.759471893310547,
"speed": 0.0
},
"stopId": "372",
"timestamp": "1764164708",
"trip": {
"directionId": 0,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:18:00",
"tripId": "2-85852211"
},
"vehicle": {
"id": "49",
"label": "97188",
"licensePlate": "CH 063 RV"
}
}
},
{
"id": "600899",
"vehicle": {
"currentStopSequence": 1,
"stopId": "4364",
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:46:00",
"tripId": "2-50593829-V832A-LMCJV__"
},
"vehicle": {
"id": "39",
"label": "97171",
"licensePlate": "AY 825 PG"
}
}
},
{
"id": "599626",
"vehicle": {
"currentStopSequence": 10,
"position": {
"bearing": 99.0,
"latitude": 47.577213287353516,
"longitude": -2.624089002609253,
"speed": 7.222222328186035
},
"stopId": "232",
"timestamp": "1764164682",
"trip": {
"directionId": 1,
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:00:00",
"tripId": "2-251920386"
},
"vehicle": {
"id": "318",
"label": "39693",
"licensePlate": "GG 207 WQ"
}
}
},
{
"id": "599876",
"vehicle": {
"currentStopSequence": 14,
"position": {
"bearing": 69.0,
"latitude": 47.63439178466797,
"longitude": -2.938728094100952,
"speed": 1.9444444179534912
},
"stopId": "5915",
"timestamp": "1764159514",
"trip": {
"directionId": 1,
"routeId": "160",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "12:30:00",
"tripId": "22-2684420097"
},
"vehicle": {
"id": "198",
"label": "A61",
"licensePlate": "FH-578-NR"
}
}
},
{
"id": "600266",
"vehicle": {
"currentStopSequence": 8,
"position": {
"bearing": 218.0,
"latitude": 47.62253952026367,
"longitude": -2.6772708892822266,
"speed": 13.61111068725586
},
"stopId": "4378",
"timestamp": "1764164705",
"trip": {
"directionId": 1,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:35:00",
"tripId": "2-169279501"
},
"vehicle": {
"id": "89",
"label": "97228",
"licensePlate": "GW 131 JG"
}
}
},
{
"id": "599534",
"vehicle": {
"currentStopSequence": 12,
"position": {
"latitude": 47.64937973022461,
"longitude": -2.7766621112823486,
"speed": 0.0
},
"stopId": "431",
"timestamp": "1764164701",
"trip": {
"directionId": 0,
"routeId": "19",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:31:00",
"tripId": "2-319160349"
},
"vehicle": {
"id": "70",
"label": "97209",
"licensePlate": "FC 141 MS"
}
}
},
{
"id": "600256",
"vehicle": {
"currentStopSequence": 21,
"position": {
"bearing": 197.0,
"latitude": 47.65974426269531,
"longitude": -2.757949113845825,
"speed": 6.666666507720947
},
"stopId": "511",
"timestamp": "1764164688",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:20:00",
"tripId": "2-17236039"
},
"vehicle": {
"id": "83",
"label": "97222",
"licensePlate": "GN 801 WQ"
}
}
},
{
"id": "600568",
"vehicle": {
"currentStopSequence": 13,
"position": {
"bearing": 235.0,
"latitude": 47.67720031738281,
"longitude": -2.575551986694336,
"speed": 9.44444465637207
},
"stopId": "chouette:StopArea:6ac0c4c5-06e7-4e42-a107-0a1439c70c40:LOC",
"timestamp": "1764164671",
"trip": {
"directionId": 1,
"routeId": "MAURYLigne609",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:05:00",
"tripId": "chouette:VehicleJourney:dedc3c54-ec52-4f3b-9ff4-1810b6dae7e1:LOC"
},
"vehicle": {
"id": "179",
"label": "FJ-891-HW",
"licensePlate": "FJ-891-HW"
}
}
},
{
"id": "601032",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 280.0,
"latitude": 47.67138671875,
"longitude": -2.766688108444214,
"speed": 1.6666666269302368
},
"stopId": "STP-ARRIVEE",
"timestamp": "1764164136",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20251126",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "166",
"label": "GS-289-MX",
"licensePlate": "GS-289-MX"
}
}
},
{
"id": "600897",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 262.0,
"latitude": 47.70364761352539,
"longitude": -2.654810905456543,
"speed": 7.777777671813965
},
"stopId": "153",
"timestamp": "1764164665",
"trip": {
"directionId": 1,
"routeId": "366",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:43:00",
"tripId": "2-6140657679-S9105A-LMCJV__"
},
"vehicle": {
"id": "22",
"label": "97178",
"licensePlate": "BS 213 FJ"
}
}
},
{
"id": "600255",
"vehicle": {
"currentStopSequence": 22,
"position": {
"bearing": 174.0,
"latitude": 47.62295913696289,
"longitude": -2.6865179538726807,
"speed": 19.16666603088379
},
"stopId": "4377",
"timestamp": "1764164665",
"trip": {
"directionId": 0,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:18:00",
"tripId": "2-169345032"
},
"vehicle": {
"id": "82",
"label": "97221",
"licensePlate": "GN 706 WQ"
}
}
},
{
"id": "601030",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 89.0,
"latitude": 47.715431213378906,
"longitude": -2.763936996459961,
"speed": 3.8888888359069824
},
"stopId": "STP-ARRIVEE",
"timestamp": "1764162162",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20251126",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "389",
"label": "GY-536-ZZ",
"licensePlate": "GY-536-ZZ"
}
}
},
{
"id": "600573",
"vehicle": {
"currentStopSequence": 4,
"position": {
"latitude": 47.647701263427734,
"longitude": -2.7047929763793945,
"speed": 0.0
},
"stopId": "chouette:StopArea:3e604a29-1b9a-4720-9f85-0cef6f927e95:LOC",
"timestamp": "1764164667",
"trip": {
"directionId": 1,
"routeId": "AVBLigne608",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:20:00",
"tripId": "chouette:VehicleJourney:e3e3f44f-0882-48fe-8c22-1d0dee50aa18:LOC"
},
"vehicle": {
"id": "239",
"label": "14",
"licensePlate": "DT-704-MZ"
}
}
},
{
"id": "601035",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 301.0,
"latitude": 47.65766525268555,
"longitude": -2.8064510822296143,
"speed": 1.6666666269302368
},
"stopId": "STP-ARRIVEE",
"timestamp": "1764164543",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20251126",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "367",
"label": "GX-680-NR",
"licensePlate": "GX-680-NR"
}
}
},
{
"id": "600243",
"vehicle": {
"currentStopSequence": 31,
"position": {
"latitude": 47.630401611328125,
"longitude": -2.743807077407837,
"speed": 0.0
},
"stopId": "309",
"timestamp": "1764164690",
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:05:00",
"tripId": "2-121700388"
},
"vehicle": {
"id": "67",
"label": "97206",
"licensePlate": "EM 054 MR"
}
}
},
{
"id": "600263",
"vehicle": {
"currentStopSequence": 12,
"position": {
"bearing": 60.0,
"latitude": 47.65232849121094,
"longitude": -2.75915789604187,
"speed": 4.722222328186035
},
"stopId": "586",
"timestamp": "1764164673",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:32:00",
"tripId": "2-19202123"
},
"vehicle": {
"id": "32",
"label": "75401",
"licensePlate": "GH 830 XW"
}
}
},
{
"id": "600247",
"vehicle": {
"currentStopSequence": 25,
"position": {
"bearing": 359.0,
"latitude": 47.68912887573242,
"longitude": -2.7304720878601074,
"speed": 7.777777671813965
},
"stopId": "65",
"timestamp": "1764164700",
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:10:00",
"tripId": "2-73138192"
},
"vehicle": {
"id": "57",
"label": "97196",
"licensePlate": "DJ 409 DD"
}
}
},
{
"id": "600265",
"vehicle": {
"currentStopSequence": 6,
"position": {
"bearing": 35.0,
"latitude": 47.642845153808594,
"longitude": -2.8149731159210205,
"speed": 0.2777777910232544
},
"stopId": "7",
"timestamp": "1764164705",
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:35:00",
"tripId": "2-74121295"
},
"vehicle": {
"id": "26",
"label": "73720",
"licensePlate": "ES 676 VL"
}
}
},
{
"id": "599547",
"vehicle": {
"currentStopSequence": 1,
"stopId": "4240",
"trip": {
"directionId": 0,
"routeId": "18",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:53:00",
"tripId": "2-302055502"
},
"vehicle": {
"id": "96",
"label": "17",
"licensePlate": "GB-016-YD"
}
}
},
{
"id": "601034",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 218.0,
"latitude": 47.71033477783203,
"longitude": -2.6146419048309326,
"speed": 28.33333396911621
},
"stopId": "STP-ARRIVEE",
"timestamp": "1764163947",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20251126",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "170",
"label": "GS-671-EX",
"licensePlate": "GS-671-EX"
}
}
},
{
"id": "600889",
"vehicle": {
"currentStopSequence": 26,
"position": {
"bearing": 0.0,
"latitude": 47.6649055480957,
"longitude": -2.7379069328308105,
"speed": 0.0
},
"stopId": "644",
"timestamp": "1764164668",
"trip": {
"directionId": 0,
"routeId": "19",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:13:00",
"tripId": "2-319160374-V762A-_MCJV__"
},
"vehicle": {
"id": "55",
"label": "97194",
"licensePlate": "DA 232 JL"
}
}
},
{
"id": "600271",
"vehicle": {
"currentStopSequence": 3,
"position": {
"bearing": 0.0,
"latitude": 47.75830841064453,
"longitude": -2.7666239738464355,
"speed": 0.0
},
"stopId": "4396",
"timestamp": "1764164703",
"trip": {
"directionId": 0,
"routeId": "348",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:40:00",
"tripId": "2-5839192079"
},
"vehicle": {
"id": "339",
"label": "40365",
"licensePlate": "GS 390 BA"
}
}
},
{
"id": "600270",
"vehicle": {
"currentStopSequence": 4,
"position": {
"bearing": 0.0,
"latitude": 47.679786682128906,
"longitude": -2.7766330242156982,
"speed": 0.0
},
"stopId": "514",
"timestamp": "1764164640",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:40:00",
"tripId": "2-17236049"
},
"vehicle": {
"id": "84",
"label": "97223",
"licensePlate": "GN 821 PV"
}
}
},
{
"id": "600267",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 262.0,
"latitude": 47.79301071166992,
"longitude": -2.5926520824432373,
"speed": 1.3888888359069824
},
"stopId": "6301",
"timestamp": "1764164675",
"trip": {
"directionId": 0,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:35:00",
"tripId": "2-218497033"
},
"vehicle": {
"id": "197",
"label": "A65",
"licensePlate": "FJ-753-ND"
}
}
},
{
"id": "599628",
"vehicle": {
"currentStopSequence": 5,
"position": {
"bearing": 270.0,
"latitude": 47.65909194946289,
"longitude": -2.766028881072998,
"speed": 8.88888931274414
},
"stopId": "556",
"timestamp": "1764164716",
"trip": {
"directionId": 1,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:36:00",
"tripId": "2-185466892"
},
"vehicle": {
"id": "51",
"label": "97190",
"licensePlate": "CW 596 GY"
}
}
},
{
"id": "599653",
"vehicle": {
"currentStopSequence": 4,
"position": {
"latitude": 47.659698486328125,
"longitude": -2.7830889225006104,
"speed": 0.0
},
"stopId": "549",
"timestamp": "1764164690",
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:40:00",
"tripId": "2-336134188"
},
"vehicle": {
"id": "92",
"label": "97231",
"licensePlate": "GW 163 JG"
}
}
},
{
"id": "600261",
"vehicle": {
"currentStopSequence": 16,
"position": {
"bearing": 90.0,
"latitude": 47.66128158569336,
"longitude": -2.756584882736206,
"speed": 6.94444465637207
},
"stopId": "449",
"timestamp": "1764164705",
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:27:00",
"tripId": "2-51052552"
},
"vehicle": {
"id": "45",
"label": "97184",
"licensePlate": "CH 252 RT"
}
}
},
{
"id": "600268",
"vehicle": {
"currentStopSequence": 8,
"position": {
"latitude": 47.64705276489258,
"longitude": -2.778477907180786,
"speed": 0.0
},
"stopId": "578",
"timestamp": "1764164692",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:36:00",
"tripId": "2-19136599"
},
"vehicle": {
"id": "53",
"label": "97192",
"licensePlate": "CW 870 GY"
}
}
},
{
"id": "600478",
"vehicle": {
"currentStopSequence": 2,
"position": {
"latitude": 47.742401123046875,
"longitude": -2.6808159351348877,
"speed": 0.0
},
"stopId": "chouette:StopArea:48000a2a-fb70-4271-b6c4-ed0300227261:LOC",
"timestamp": "1764164664",
"trip": {
"directionId": 0,
"routeId": "BSALigne611",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:35:00",
"tripId": "chouette:VehicleJourney:17baffda-4c81-412d-8f13-8f576debc872:LOC"
},
"vehicle": {
"id": "251",
"label": "DJ-267-TY",
"licensePlate": "DJ-267-TY"
}
}
},
{
"id": "600249",
"vehicle": {
"currentStopSequence": 29,
"position": {
"latitude": 47.67985534667969,
"longitude": -2.7634189128875732,
"speed": 0.0
},
"stopId": "503",
"timestamp": "1764164680",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:12:00",
"tripId": "2-19202101"
},
"vehicle": {
"id": "62",
"label": "97201",
"licensePlate": "DP 172 VF"
}
}
},
{
"id": "599541",
"vehicle": {
"currentStopSequence": 15,
"position": {
"bearing": 34.0,
"latitude": 47.64015579223633,
"longitude": -2.9422800540924072,
"speed": 9.722222328186035
},
"stopId": "4288",
"timestamp": "1764164691",
"trip": {
"directionId": 1,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:10:00",
"tripId": "2-235012099"
},
"vehicle": {
"id": "204",
"label": "A69",
"licensePlate": "FJ-611-JW"
}
}
},
{
"id": "600883",
"vehicle": {
"currentStopSequence": 33,
"position": {
"bearing": 223.0,
"latitude": 47.68124771118164,
"longitude": -2.7692980766296387,
"speed": 13.61111068725586
},
"stopId": "436",
"timestamp": "1764164686",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "13:59:00",
"tripId": "2-19136594-V1091A-LMCJV__"
},
"vehicle": {
"id": "85",
"label": "97224",
"licensePlate": "GS 722 EX"
}
}
},
{
"id": "599679",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 162.0,
"latitude": 47.68388748168945,
"longitude": -2.7406539916992188,
"speed": 2.777777671813965
},
"stopId": "STP-DEPART",
"timestamp": "1764161965",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "165",
"label": "GS-228-EX",
"licensePlate": "GS-228-EX"
}
}
},
{
"id": "599551",
"vehicle": {
"currentStopSequence": 1,
"stopId": "3645",
"trip": {
"directionId": 0,
"routeId": "16",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:57:00",
"tripId": "2-268500994"
},
"vehicle": {
"id": "205",
"label": "A66",
"licensePlate": "FJ-766-ND"
}
}
},
{
"id": "600888",
"vehicle": {
"currentStopSequence": 23,
"position": {
"latitude": 47.66347122192383,
"longitude": -2.7382309436798096,
"speed": 0.0
},
"stopId": "438",
"timestamp": "1764164702",
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:11:00",
"tripId": "2-336134218-S626A-_MCJV__"
},
"vehicle": {
"id": "74",
"label": "97213",
"licensePlate": "GC 436 NJ"
}
}
},
{
"id": "600896",
"vehicle": {
"currentStopSequence": 5,
"position": {
"bearing": 314.0,
"latitude": 47.64896774291992,
"longitude": -2.7303719520568848,
"speed": 7.777777671813965
},
"stopId": "246",
"timestamp": "1764164704",
"trip": {
"directionId": 1,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:39:00",
"tripId": "2-85983294-S65A-LMCJV__"
},
"vehicle": {
"id": "28",
"label": "73722",
"licensePlate": "ES 845 VL"
}
}
},
{
"id": "600257",
"vehicle": {
"currentStopSequence": 17,
"position": {
"bearing": 245.0,
"latitude": 47.66443634033203,
"longitude": -2.753706932067871,
"speed": 10.0
},
"stopId": "584",
"timestamp": "1764164671",
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:21:00",
"tripId": "2-121700378"
},
"vehicle": {
"id": "27",
"label": "73721",
"licensePlate": "ES 757 VL"
}
}
},
{
"id": "600893",
"vehicle": {
"currentStopSequence": 6,
"position": {
"bearing": 160.0,
"latitude": 47.692081451416016,
"longitude": -2.7388510704040527,
"speed": 10.55555534362793
},
"stopId": "68",
"timestamp": "1764164723",
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:34:00",
"tripId": "2-74055704-S4231A-LMCJV__"
},
"vehicle": {
"id": "40",
"label": "97172",
"licensePlate": "AY 545 QK"
}
}
},
{
"id": "600272",
"vehicle": {
"currentStopSequence": 4,
"position": {
"latitude": 47.69947814941406,
"longitude": -2.760967969894409,
"speed": 0.0
},
"stopId": "56",
"timestamp": "1764164693",
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:43:00",
"tripId": "2-121700382"
},
"vehicle": {
"id": "42",
"label": "97176",
"licensePlate": "BS 695 FG"
}
}
},
{
"id": "600253",
"vehicle": {
"currentStopSequence": 22,
"position": {
"latitude": 47.65494918823242,
"longitude": -2.739487886428833,
"speed": 0.0
},
"stopId": "381",
"timestamp": "1764164708",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:17:00",
"tripId": "2-33620100"
},
"vehicle": {
"id": "68",
"label": "97207",
"licensePlate": "EM 195 MR"
}
}
},
{
"id": "600264",
"vehicle": {
"currentStopSequence": 9,
"position": {
"latitude": 47.658409118652344,
"longitude": -2.7639060020446777,
"speed": 0.0
},
"stopId": "562",
"timestamp": "1764164697",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:35:00",
"tripId": "2-33620140"
},
"vehicle": {
"id": "69",
"label": "97208",
"licensePlate": "EM 760 MQ"
}
}
},
{
"id": "600245",
"vehicle": {
"currentStopSequence": 27,
"position": {
"bearing": 10.0,
"latitude": 47.65884017944336,
"longitude": -2.7188611030578613,
"speed": 9.166666984558105
},
"stopId": "642",
"timestamp": "1764164665",
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:09:00",
"tripId": "2-50593822"
},
"vehicle": {
"id": "87",
"label": "97226",
"licensePlate": "GS 854 EX"
}
}
},
{
"id": "600237",
"vehicle": {
"currentStopSequence": 44,
"position": {
"latitude": 47.65205764770508,
"longitude": -2.783281087875366,
"speed": 0.0
},
"stopId": "564",
"timestamp": "1764164677",
"trip": {
"directionId": 0,
"routeId": "19",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "13:53:00",
"tripId": "2-319160380"
},
"vehicle": {
"id": "34",
"label": "75403",
"licensePlate": "GH 524 XX"
}
}
},
{
"id": "600269",
"vehicle": {
"currentStopSequence": 3,
"position": {
"bearing": 270.0,
"latitude": 47.658912658691406,
"longitude": -2.7311980724334717,
"speed": 8.61111068725586
},
"stopId": "521",
"timestamp": "1764164705",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:38:00",
"tripId": "2-34144342"
},
"vehicle": {
"id": "81",
"label": "97220",
"licensePlate": "GD 936 JD"
}
}
},
{
"id": "600259",
"vehicle": {
"currentStopSequence": 20,
"position": {
"bearing": 0.0,
"latitude": 47.658939361572266,
"longitude": -2.7592010498046875,
"speed": 0.0
},
"stopId": "511",
"timestamp": "1764164687",
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:23:00",
"tripId": "2-52690947"
},
"vehicle": {
"id": "54",
"label": "97193",
"licensePlate": "CW 696 GY"
}
}
},
{
"id": "600518",
"vehicle": {
"currentStopSequence": 5,
"position": {
"bearing": 211.0,
"latitude": 47.67082595825195,
"longitude": -2.6145639419555664,
"speed": 16.11111068725586
},
"stopId": "chouette:StopArea:19ec3928-7bfe-481c-b885-7e6de1cc5a30:LOC",
"timestamp": "1764164675",
"trip": {
"directionId": 0,
"routeId": "MAURYLigne609",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:28:00",
"tripId": "chouette:VehicleJourney:76a2a439-c01a-4326-8a42-aa139d7dbbed:LOC"
},
"vehicle": {
"id": "178",
"label": "FJ-969-HW",
"licensePlate": "FJ-969-HW"
}
}
},
{
"id": "600881",
"vehicle": {
"currentStopSequence": 45,
"position": {
"bearing": 335.0,
"latitude": 47.65705490112305,
"longitude": -2.792083978652954,
"speed": 3.3333332538604736
},
"stopId": "440",
"timestamp": "1764164687",
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "13:53:00",
"tripId": "2-336134227-V426B-LMC____"
},
"vehicle": {
"id": "52",
"label": "97191",
"licensePlate": "CW 796 GY"
}
}
},
{
"id": "600254",
"vehicle": {
"currentStopSequence": 22,
"position": {
"bearing": 8.0,
"latitude": 47.667964935302734,
"longitude": -2.756782054901123,
"speed": 0.0
},
"stopId": "481",
"timestamp": "1764164667",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:18:00",
"tripId": "2-19136584"
},
"vehicle": {
"id": "86",
"label": "97225",
"licensePlate": "GS 780 EX"
}
}
},
{
"id": "600892",
"vehicle": {
"currentStopSequence": 12,
"position": {
"bearing": 0.0,
"latitude": 47.653865814208984,
"longitude": -2.758800983428955,
"speed": 0.0
},
"stopId": "613",
"timestamp": "1764164667",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:27:00",
"tripId": "2-33620084-V426A-LMCJV__"
},
"vehicle": {
"id": "41",
"label": "97173",
"licensePlate": "AY 534 PG"
}
}
},
{
"id": "600258",
"vehicle": {
"currentStopSequence": 22,
"position": {
"bearing": 183.0,
"latitude": 47.660804748535156,
"longitude": -2.7940471172332764,
"speed": 8.05555534362793
},
"stopId": "413",
"timestamp": "1764164662",
"trip": {
"directionId": 0,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:21:00",
"tripId": "2-185663498"
},
"vehicle": {
"id": "31",
"label": "74456",
"licensePlate": "FE 412 CH"
}
}
},
{
"id": "599664",
"vehicle": {
"currentStopSequence": 1,
"stopId": "3505",
"trip": {
"directionId": 1,
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251126",
"startTime": "14:49:00",
"tripId": "2-286457934"
},
"vehicle": {
"id": "118",
"label": "23801",
"licensePlate": "DT 040 VJ"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1764164730"
}
}