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
❌73 errors, 12 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2025-12-17 at 08:04 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 20 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 170 trip_id ext:12069 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id 457 trip_id chouette:VehicleJourney:c190b1a5-5c19-49ba-a8f3-8932be3dd258:LOC 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 164 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 20 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 170 route_id MOBICEO does not exist in the GTFS data routes.txt
- vehicle_id 457 route_id CAT56Ligne603 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 164 route_id MOBICEO does not exist in the GTFS data routes.txt
GTFS-rt stop_id does not exist in GTFS data E011 20 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 170 stop_id STP-ARRIVEE does not exist in GTFS data stops.txt
- vehicle_id 457 stop_id chouette:StopArea:d2c53593-28a8-4ebb-bed3-91cee01b4496:LOC 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 164 stop_id STP-DEPART does not exist in GTFS data stops.txt
Vehicle position outside agency coverage area E028 2 errors
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.309166,-2.827806) is more than 1609.0 meters (1.00 mile(s)) outside entire GTFS shapes.txt coverage area - vehicle should be within area
- vehicle.id 457 at (48.098145,-2.911616) 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 9 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 320 trip_id 22-2130903041 at (47.600254,-2.664386) 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 311 trip_id 22-1292173313 at (47.714138,-2.756678) 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 79 trip_id 2-135921685-V832A-LMCJV__ at (47.66004,-2.790284) 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 282 trip_id 22-2466447361 at (47.69728,-2.535241) 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 333 trip_id 22-1325465601 at (47.700146,-2.769852) 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 is not unique E052 2 errors
Each vehicle should have a unique ID
Sample errors
- entity ID 627726 has vehicle.id 457 which is used by more than one vehicle in the feed
- entity ID 627001 has vehicle.id 108 which is used by more than one vehicle in the feed
Warnings
timestamp not populated W001 11 errors
Timestamps should be populated for all elements
Sample errors
- vehicle_id 285 does not have a timestamp
- vehicle_id 38 does not have a timestamp
- vehicle_id 305 does not have a timestamp
- vehicle_id 95 does not have a timestamp
- vehicle_id 470 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 266 speed of 27.5 m/s (61.52 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 | 490 | 24 times (86 % of validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 490 | 24 times (86 % of validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 490 | 24 times (86 % of validations) |
| W001 | Timestamps should be populated for all elements | 156 | 24 times (86 % 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. | 148 | 23 times (82 % of validations) |
| E052 | Each vehicle should have a unique ID | 41 | 18 times (64 % 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. | 16 | 13 times (46 % of validations) |
| W004 | vehicle.position.speed has an unrealistic speed that may be incorrect | 16 | 12 times (43 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2025-12-17 at 15:02 Europe/Paris.
vehicle_positions (71) 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-12-17 at 15:02 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "627725",
"vehicle": {
"currentStopSequence": 5,
"position": {
"bearing": 255.0,
"latitude": 47.66687774658203,
"longitude": -2.74619197845459,
"speed": 10.0
},
"stopId": "chouette:StopArea:f2903fd2-a299-4b09-a2a3-308b185e1135:LOC",
"timestamp": "1765980128",
"trip": {
"directionId": 0,
"routeId": "BSALigne611",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "14:35:00",
"tripId": "chouette:VehicleJourney:17baffda-4c81-412d-8f13-8f576debc872:LOC"
},
"vehicle": {
"id": "635",
"label": "HF-592-GW",
"licensePlate": "HF-592-GW"
}
}
},
{
"id": "627751",
"vehicle": {
"currentStopSequence": 4,
"position": {
"bearing": 200.0,
"latitude": 47.66242980957031,
"longitude": -2.756472110748291,
"speed": 5.277777671813965
},
"stopId": "chouette:StopArea:a0ec9a8a-7d92-4e55-89db-06e354cdfa96:LOC",
"timestamp": "1765980151",
"trip": {
"directionId": 1,
"routeId": "CAT56Ligne603",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "14:37:00",
"tripId": "chouette:VehicleJourney:5377a833-646e-4a0f-8af4-f581b9a378e2:LOC"
},
"vehicle": {
"id": "434",
"label": "41221",
"licensePlate": "HD-617-YP"
}
}
},
{
"id": "627765",
"vehicle": {
"currentStopSequence": 14,
"position": {
"latitude": 47.66585159301758,
"longitude": -2.7492780685424805,
"speed": 0.0
},
"stopId": "chouette:StopArea:a0ec9a8a-7d92-4e55-89db-06e354cdfa96:LOC",
"timestamp": "1765980154",
"trip": {
"directionId": 0,
"routeId": "MAURYLigne609",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"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": "628152",
"vehicle": {
"currentStopSequence": 7,
"position": {
"latitude": 47.659095764160156,
"longitude": -2.7729060649871826,
"speed": 0.0
},
"stopId": "405",
"timestamp": "1765980084",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "14:53:00",
"tripId": "2-33620129-S28A-LMCJV__"
},
"vehicle": {
"id": "390",
"label": "72423",
"licensePlate": "BE-893-PL"
}
}
},
{
"id": "628141",
"vehicle": {
"currentStopSequence": 19,
"position": {
"bearing": 20.0,
"latitude": 47.663143157958984,
"longitude": -2.756016969680786,
"speed": 7.777777671813965
},
"stopId": "583",
"timestamp": "1765980129",
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "14:34:00",
"tripId": "2-121765923-S74B-LMCJV__"
},
"vehicle": {
"id": "60",
"label": "97199",
"licensePlate": "DN 499 EZ"
}
}
},
{
"id": "627517",
"vehicle": {
"currentStopSequence": 20,
"position": {
"bearing": 204.0,
"latitude": 47.66202926635742,
"longitude": -2.756782054901123,
"speed": 4.722222328186035
},
"stopId": "493",
"timestamp": "1765980142",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "14:40:00",
"tripId": "2-17236049"
},
"vehicle": {
"id": "84",
"label": "97223",
"licensePlate": "GN 821 PV"
}
}
},
{
"id": "627504",
"vehicle": {
"currentStopSequence": 28,
"position": {
"bearing": 167.0,
"latitude": 47.64189147949219,
"longitude": -2.751235008239746,
"speed": 13.05555534362793
},
"stopId": "371",
"timestamp": "1765980144",
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "14:21:00",
"tripId": "2-121700378"
},
"vehicle": {
"id": "27",
"label": "73721",
"licensePlate": "ES 757 VL"
}
}
},
{
"id": "627520",
"vehicle": {
"currentStopSequence": 18,
"position": {
"bearing": 289.0,
"latitude": 47.658897399902344,
"longitude": -2.7488369941711426,
"speed": 6.666666507720947
},
"stopId": "450",
"timestamp": "1765980117",
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "14:44:00",
"tripId": "2-53018627"
},
"vehicle": {
"id": "87",
"label": "97226",
"licensePlate": "GS 854 EX"
}
}
},
{
"id": "626821",
"vehicle": {
"currentStopSequence": 15,
"position": {
"bearing": 359.0,
"latitude": 47.65345001220703,
"longitude": -2.7577250003814697,
"speed": 6.388888835906982
},
"stopId": "588",
"timestamp": "1765980139",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "14:49:00",
"tripId": "2-34144388"
},
"vehicle": {
"id": "75",
"label": "97214",
"licensePlate": "GB 741 CS"
}
}
},
{
"id": "627527",
"vehicle": {
"currentStopSequence": 3,
"position": {
"bearing": 336.0,
"latitude": 47.67780685424805,
"longitude": -2.776205062866211,
"speed": 9.722222328186035
},
"stopId": "553",
"timestamp": "1765980144",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "14:59:00",
"tripId": "2-17236027"
},
"vehicle": {
"id": "21",
"label": "71534",
"licensePlate": "DN 048 VX"
}
}
},
{
"id": "627507",
"vehicle": {
"currentStopSequence": 28,
"position": {
"bearing": 189.0,
"latitude": 47.657920837402344,
"longitude": -2.759929895401001,
"speed": 5.0
},
"stopId": "493",
"timestamp": "1765980083",
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "14:24:00",
"tripId": "2-336134230"
},
"vehicle": {
"id": "470",
"label": "75930",
"licensePlate": "DH-523-HC"
}
}
},
{
"id": "627516",
"vehicle": {
"currentStopSequence": 19,
"position": {
"latitude": 47.65915298461914,
"longitude": -2.764364004135132,
"speed": 0.0
},
"stopId": "556",
"timestamp": "1765980100",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "14:38:00",
"tripId": "2-34144342"
},
"vehicle": {
"id": "81",
"label": "97220",
"licensePlate": "GD 936 JD"
}
}
},
{
"id": "627518",
"vehicle": {
"currentStopSequence": 9,
"position": {
"latitude": 47.69906234741211,
"longitude": -2.768578052520752,
"speed": 0.0
},
"stopId": "502",
"timestamp": "1765980121",
"trip": {
"directionId": 0,
"routeId": "348",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "14:40:00",
"tripId": "2-5839192079"
},
"vehicle": {
"id": "339",
"label": "40365",
"licensePlate": "GS 390 BA"
}
}
},
{
"id": "626858",
"vehicle": {
"currentStopSequence": 28,
"position": {
"bearing": 188.0,
"latitude": 47.65273666381836,
"longitude": -2.8770720958709717,
"speed": 6.111111164093018
},
"stopId": "230",
"timestamp": "1765979754",
"trip": {
"directionId": 1,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "14:09:00",
"tripId": "2-185466888"
},
"vehicle": {
"id": "25",
"label": "73719",
"licensePlate": "ES 537 VL"
}
}
},
{
"id": "628145",
"vehicle": {
"currentStopSequence": 14,
"position": {
"latitude": 47.68507385253906,
"longitude": -2.69582200050354,
"speed": 0.0
},
"stopId": "142",
"timestamp": "1765980141",
"trip": {
"directionId": 0,
"routeId": "366",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "14:43:00",
"tripId": "2-6140723219"
},
"vehicle": {
"id": "61",
"label": "97200",
"licensePlate": "DN 250 BR"
}
}
},
{
"id": "628146",
"vehicle": {
"currentStopSequence": 9,
"position": {
"bearing": 357.0,
"latitude": 47.647457122802734,
"longitude": -2.770246982574463,
"speed": 5.833333492279053
},
"stopId": "597",
"timestamp": "1765980093",
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "14:46:00",
"tripId": "2-50593829-V832A-LMCJV__"
},
"vehicle": {
"id": "39",
"label": "97171",
"licensePlate": "AY 825 PG"
}
}
},
{
"id": "626784",
"vehicle": {
"currentStopSequence": 29,
"position": {
"bearing": 119.0,
"latitude": 47.66305160522461,
"longitude": -2.7295401096343994,
"speed": 9.44444465637207
},
"stopId": "618",
"timestamp": "1765980139",
"trip": {
"directionId": 0,
"routeId": "19",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "14:31:00",
"tripId": "2-319160349"
},
"vehicle": {
"id": "70",
"label": "97209",
"licensePlate": "FC 141 MS"
}
}
},
{
"id": "626891",
"vehicle": {
"currentStopSequence": 1,
"stopId": "617",
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "15:00:00",
"tripId": "2-52690952"
},
"vehicle": {
"id": "45",
"label": "97184",
"licensePlate": "CH 252 RT"
}
}
},
{
"id": "626910",
"vehicle": {
"currentStopSequence": 13,
"position": {
"bearing": 202.0,
"latitude": 47.661827087402344,
"longitude": -2.756953001022339,
"speed": 4.722222328186035
},
"stopId": "493",
"timestamp": "1765980122",
"trip": {
"directionId": 0,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "14:38:00",
"tripId": "2-85852225"
},
"vehicle": {
"id": "66",
"label": "97205",
"licensePlate": "EA 886 ZQ"
}
}
},
{
"id": "627521",
"vehicle": {
"currentStopSequence": 13,
"position": {
"latitude": 47.65321731567383,
"longitude": -2.75764799118042,
"speed": 0.0
},
"stopId": "500",
"timestamp": "1765980146",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "14:45:00",
"tripId": "2-33620090"
},
"vehicle": {
"id": "88",
"label": "97227",
"licensePlate": "GS 892 EX"
}
}
},
{
"id": "628276",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 274.0,
"latitude": 47.66014862060547,
"longitude": -2.78916597366333,
"speed": 1.6666666269302368
},
"stopId": "STP-ARRIVEE",
"timestamp": "1765976563",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20251217",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "389",
"label": "GY-536-ZZ",
"licensePlate": "GY-536-ZZ"
}
}
},
{
"id": "626929",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 143.0,
"latitude": 47.68050765991211,
"longitude": -2.764004945755005,
"speed": 8.88888931274414
},
"stopId": "STP-ARRIVEE",
"timestamp": "1765979153",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "170",
"label": "GS-671-EX",
"licensePlate": "GS-671-EX"
}
}
},
{
"id": "627509",
"vehicle": {
"currentStopSequence": 23,
"position": {
"bearing": 179.0,
"latitude": 47.65536117553711,
"longitude": -2.7596700191497803,
"speed": 5.833333492279053
},
"stopId": "585",
"timestamp": "1765980129",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "14:30:00",
"tripId": "2-17039418"
},
"vehicle": {
"id": "90",
"label": "97229",
"licensePlate": "GW 392 KS"
}
}
},
{
"id": "626878",
"vehicle": {
"currentStopSequence": 10,
"position": {
"bearing": 252.0,
"latitude": 47.65321731567383,
"longitude": -2.7827720642089844,
"speed": 3.6111111640930176
},
"stopId": "564",
"timestamp": "1765980109",
"trip": {
"directionId": 1,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "14:36:00",
"tripId": "2-185466892"
},
"vehicle": {
"id": "59",
"label": "97198",
"licensePlate": "DK 995 CW"
}
}
},
{
"id": "628153",
"vehicle": {
"currentStopSequence": 4,
"position": {
"latitude": 47.658958435058594,
"longitude": -2.7317380905151367,
"speed": 0.0
},
"stopId": "382",
"timestamp": "1765980124",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "14:59:00",
"tripId": "2-34144400-S62A-LMCJV__"
},
"vehicle": {
"id": "73",
"label": "97212",
"licensePlate": "GC 399 NJ"
}
}
},
{
"id": "627514",
"vehicle": {
"currentStopSequence": 15,
"position": {
"bearing": 257.0,
"latitude": 47.688262939453125,
"longitude": -2.683058023452759,
"speed": 21.11111068725586
},
"stopId": "4282",
"timestamp": "1765980137",
"trip": {
"directionId": 0,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "14:35:00",
"tripId": "2-218497033"
},
"vehicle": {
"id": "197",
"label": "A65",
"licensePlate": "FJ-753-ND"
}
}
},
{
"id": "628280",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 143.0,
"latitude": 47.6585693359375,
"longitude": -2.808669090270996,
"speed": 8.88888931274414
},
"stopId": "STP-ARRIVEE",
"timestamp": "1765979988",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20251217",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "163",
"label": "GP-751-SJ",
"licensePlate": "GP-751-SJ"
}
}
},
{
"id": "628150",
"vehicle": {
"currentStopSequence": 12,
"position": {
"bearing": 34.0,
"latitude": 47.6922492980957,
"longitude": -2.7423689365386963,
"speed": 8.88888931274414
},
"stopId": "83",
"timestamp": "1765980117",
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "14:51:00",
"tripId": "2-73203749-V74A-LMCJV__"
},
"vehicle": {
"id": "46",
"label": "97185",
"licensePlate": "CH 510 RT"
}
}
},
{
"id": "626809",
"vehicle": {
"currentStopSequence": 1,
"stopId": "4360",
"trip": {
"directionId": 0,
"routeId": "338",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "15:52:00",
"tripId": "2-5671026695"
},
"vehicle": {
"id": "371",
"label": "EP 267 BR",
"licensePlate": "EP 267 BR"
}
}
},
{
"id": "628155",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 12.0,
"latitude": 47.661415100097656,
"longitude": -2.7257890701293945,
"speed": 2.5
},
"stopId": "619",
"timestamp": "1765980011",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "15:07:00",
"tripId": "2-34144371-V426A-LMCJV__"
},
"vehicle": {
"id": "63",
"label": "97202",
"licensePlate": "DP 349 VF"
}
}
},
{
"id": "628284",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 27.0,
"latitude": 47.68796157836914,
"longitude": -2.7309730052948,
"speed": 3.8888888359069824
},
"stopId": "STP-ARRIVEE",
"timestamp": "1765979185",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20251217",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "168",
"label": "GS-526-EX",
"licensePlate": "GS-526-EX"
}
}
},
{
"id": "628286",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 266.0,
"latitude": 47.52204132080078,
"longitude": -2.7700979709625244,
"speed": 19.16666603088379
},
"stopId": "STP-ARRIVEE",
"timestamp": "1765980110",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20251217",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "165",
"label": "GS-228-EX",
"licensePlate": "GS-228-EX"
}
}
},
{
"id": "627501",
"vehicle": {
"currentStopSequence": 37,
"position": {
"bearing": 359.0,
"latitude": 47.6795654296875,
"longitude": -2.7741620540618896,
"speed": 10.0
},
"stopId": "629",
"timestamp": "1765980141",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "14:18:00",
"tripId": "2-19136584"
},
"vehicle": {
"id": "33",
"label": "75402",
"licensePlate": "GH 197 SN"
}
}
},
{
"id": "626916",
"vehicle": {
"currentStopSequence": 2,
"position": {
"latitude": 47.681522369384766,
"longitude": -2.7670021057128906,
"speed": 0.0
},
"stopId": "STP-Hbf",
"timestamp": "1765963294",
"trip": {
"directionId": 0,
"routeId": "DFL",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "09:00:00",
"tripId": "ext:10864"
},
"vehicle": {
"id": "379",
"label": "TEST TGMVA - AXIO4",
"licensePlate": "00-TEST-00"
}
}
},
{
"id": "628144",
"vehicle": {
"currentStopSequence": 16,
"position": {
"latitude": 47.66712951660156,
"longitude": -2.735538959503174,
"speed": 0.0
},
"stopId": "438",
"timestamp": "1765980116",
"trip": {
"directionId": 1,
"routeId": "366",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "14:43:00",
"tripId": "2-6140657679-S9105A-LMCJV__"
},
"vehicle": {
"id": "41",
"label": "97173",
"licensePlate": "AY 534 PG"
}
}
},
{
"id": "627513",
"vehicle": {
"currentStopSequence": 17,
"position": {
"bearing": 316.0,
"latitude": 47.65067672729492,
"longitude": -2.7225658893585205,
"speed": 5.833333492279053
},
"stopId": "295",
"timestamp": "1765980152",
"trip": {
"directionId": 1,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "14:35:00",
"tripId": "2-169279501"
},
"vehicle": {
"id": "89",
"label": "97228",
"licensePlate": "GW 131 JG"
}
}
},
{
"id": "627528",
"vehicle": {
"currentStopSequence": 3,
"position": {
"latitude": 47.62659454345703,
"longitude": -2.6399049758911133,
"speed": 0.0
},
"stopId": "351",
"timestamp": "1765980145",
"trip": {
"directionId": 1,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "15:00:00",
"tripId": "2-168689678"
},
"vehicle": {
"id": "82",
"label": "97221",
"licensePlate": "GN 706 WQ"
}
}
},
{
"id": "627511",
"vehicle": {
"currentStopSequence": 23,
"position": {
"bearing": 53.0,
"latitude": 47.65735626220703,
"longitude": -2.7372488975524902,
"speed": 9.166666984558105
},
"stopId": "520",
"timestamp": "1765980124",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "14:35:00",
"tripId": "2-33620140"
},
"vehicle": {
"id": "76",
"label": "97215",
"licensePlate": "GC 461 NJ"
}
}
},
{
"id": "628135",
"vehicle": {
"currentStopSequence": 28,
"position": {
"bearing": 228.0,
"latitude": 47.65557861328125,
"longitude": -2.7616419792175293,
"speed": 5.0
},
"stopId": "493",
"timestamp": "1765980142",
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "14:11:00",
"tripId": "2-336134218-S626A-_MCJV__"
},
"vehicle": {
"id": "62",
"label": "97201",
"licensePlate": "DP 172 VF"
}
}
},
{
"id": "627523",
"vehicle": {
"currentStopSequence": 8,
"position": {
"latitude": 47.63063049316406,
"longitude": -2.7439589500427246,
"speed": 0.0
},
"stopId": "455",
"timestamp": "1765980142",
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "14:54:00",
"tripId": "2-121765926"
},
"vehicle": {
"id": "67",
"label": "97206",
"licensePlate": "EM 054 MR"
}
}
},
{
"id": "627512",
"vehicle": {
"currentStopSequence": 21,
"position": {
"latitude": 47.666709899902344,
"longitude": -2.7509379386901855,
"speed": 0.0
},
"stopId": "4371",
"timestamp": "1765980129",
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "14:35:00",
"tripId": "2-74121295"
},
"vehicle": {
"id": "26",
"label": "73720",
"licensePlate": "ES 676 VL"
}
}
},
{
"id": "626882",
"vehicle": {
"currentStopSequence": 3,
"position": {
"latitude": 47.66990280151367,
"longitude": -2.7924609184265137,
"speed": 0.0
},
"stopId": "422",
"timestamp": "1765980102",
"trip": {
"directionId": 0,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "14:59:00",
"tripId": "2-85852199"
},
"vehicle": {
"id": "391",
"label": "72426",
"licensePlate": "BE-978-PL"
}
}
},
{
"id": "626803",
"vehicle": {
"currentStopSequence": 3,
"position": {
"latitude": 47.64976119995117,
"longitude": -2.92779803276062,
"speed": 0.0
},
"stopId": "4287",
"timestamp": "1765980129",
"trip": {
"directionId": 0,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "15:00:00",
"tripId": "2-234946566"
},
"vehicle": {
"id": "267",
"label": "A86",
"licensePlate": "GV-257-LS"
}
}
},
{
"id": "626914",
"vehicle": {
"currentStopSequence": 7,
"position": {
"bearing": 184.0,
"latitude": 47.52574920654297,
"longitude": -2.8448450565338135,
"speed": 4.44444465637207
},
"stopId": "125",
"timestamp": "1765980157",
"trip": {
"directionId": 1,
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "14:49:00",
"tripId": "2-286457934"
},
"vehicle": {
"id": "118",
"label": "23801",
"licensePlate": "DT 040 VJ"
}
}
},
{
"id": "628283",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 63.0,
"latitude": 47.66190719604492,
"longitude": -2.7435529232025146,
"speed": 3.055555582046509
},
"stopId": "STP-ARRIVEE",
"timestamp": "1765975052",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20251217",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "366",
"label": "GX-711-NR",
"licensePlate": "GX-711-NR"
}
}
},
{
"id": "628148",
"vehicle": {
"currentStopSequence": 10,
"position": {
"bearing": 0.0,
"latitude": 47.648460388183594,
"longitude": -2.780205011367798,
"speed": 0.0
},
"stopId": "505",
"timestamp": "1765980106",
"trip": {
"directionId": 0,
"routeId": "19",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "14:50:00",
"tripId": "2-319160406-V426B-LMC____"
},
"vehicle": {
"id": "52",
"label": "97191",
"licensePlate": "CW 796 GY"
}
}
},
{
"id": "626797",
"vehicle": {
"currentStopSequence": 5,
"position": {
"bearing": 192.0,
"latitude": 47.736595153808594,
"longitude": -2.8352420330047607,
"speed": 20.0
},
"stopId": "3563",
"timestamp": "1765980143",
"trip": {
"directionId": 0,
"routeId": "18",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "14:53:00",
"tripId": "2-302055502"
},
"vehicle": {
"id": "96",
"label": "17",
"licensePlate": "GB-016-YD"
}
}
},
{
"id": "626880",
"vehicle": {
"currentStopSequence": 11,
"position": {
"bearing": 298.0,
"latitude": 47.645076751708984,
"longitude": -2.6982181072235107,
"speed": 25.27777862548828
},
"stopId": "636",
"timestamp": "1765980148",
"trip": {
"directionId": 0,
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "14:19:00",
"tripId": "2-251854855"
},
"vehicle": {
"id": "306",
"label": "39694",
"licensePlate": "GG 290 WQ"
}
}
},
{
"id": "627529",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 0.0,
"latitude": 47.69894027709961,
"longitude": -2.768059015274048,
"speed": 0.0
},
"stopId": "73",
"timestamp": "1765980005",
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "15:03:00",
"tripId": "2-121700404"
},
"vehicle": {
"id": "71",
"label": "97210",
"licensePlate": "FC 194 MS"
}
}
},
{
"id": "627526",
"vehicle": {
"currentStopSequence": 5,
"position": {
"bearing": 0.0,
"latitude": 47.64014434814453,
"longitude": -2.776412010192871,
"speed": 0.0
},
"stopId": "626",
"timestamp": "1765980115",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "14:59:00",
"tripId": "2-19136556"
},
"vehicle": {
"id": "58",
"label": "97197",
"licensePlate": "DJ 687 DD"
}
}
},
{
"id": "628151",
"vehicle": {
"currentStopSequence": 11,
"position": {
"latitude": 47.646846771240234,
"longitude": -2.764378070831299,
"speed": 0.0
},
"stopId": "4211",
"timestamp": "1765980123",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "14:52:00",
"tripId": "2-19202092-S1F-LMCJV__"
},
"vehicle": {
"id": "86",
"label": "97225",
"licensePlate": "GS 780 EX"
}
}
},
{
"id": "628136",
"vehicle": {
"currentStopSequence": 44,
"position": {
"bearing": 11.0,
"latitude": 47.654666900634766,
"longitude": -2.7831709384918213,
"speed": 11.94444465637207
},
"stopId": "564",
"timestamp": "1765980122",
"trip": {
"directionId": 0,
"routeId": "19",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "14:13:00",
"tripId": "2-319160374-V762A-_MCJV__"
},
"vehicle": {
"id": "55",
"label": "97194",
"licensePlate": "DA 232 JL"
}
}
},
{
"id": "627519",
"vehicle": {
"currentStopSequence": 6,
"position": {
"bearing": 93.0,
"latitude": 47.69569396972656,
"longitude": -2.74583101272583,
"speed": 11.666666984558105
},
"stopId": "83",
"timestamp": "1765980150",
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "14:43:00",
"tripId": "2-121700382"
},
"vehicle": {
"id": "42",
"label": "97176",
"licensePlate": "BS 695 FG"
}
}
},
{
"id": "628149",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 0.0,
"latitude": 47.658206939697266,
"longitude": -2.7643630504608154,
"speed": 0.0
},
"stopId": "517",
"timestamp": "1765980141",
"trip": {
"directionId": 0,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "14:50:00",
"tripId": "2-168099867-V11109-LMCJV__"
},
"vehicle": {
"id": "77",
"label": "97216",
"licensePlate": "GB 343 CT"
}
}
},
{
"id": "628142",
"vehicle": {
"currentStopSequence": 17,
"position": {
"latitude": 47.683170318603516,
"longitude": -2.800995111465454,
"speed": 0.0
},
"stopId": "178",
"timestamp": "1765980123",
"trip": {
"directionId": 1,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "14:34:00",
"tripId": "2-135987234-S4810A-LMCJV__"
},
"vehicle": {
"id": "79",
"label": "97218",
"licensePlate": "GD 838 JD"
}
}
},
{
"id": "626903",
"vehicle": {
"currentStopSequence": 18,
"position": {
"bearing": 129.0,
"latitude": 47.65854263305664,
"longitude": -2.728782892227173,
"speed": 10.0
},
"stopId": "559",
"timestamp": "1765980157",
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "14:40:00",
"tripId": "2-336134188"
},
"vehicle": {
"id": "92",
"label": "97231",
"licensePlate": "GW 163 JG"
}
}
},
{
"id": "628143",
"vehicle": {
"currentStopSequence": 16,
"position": {
"bearing": 335.0,
"latitude": 47.66496276855469,
"longitude": -2.7697908878326416,
"speed": 2.5
},
"stopId": "581",
"timestamp": "1765980140",
"trip": {
"directionId": 1,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "14:39:00",
"tripId": "2-85983294-S65A-LMCJV__"
},
"vehicle": {
"id": "28",
"label": "73722",
"licensePlate": "ES 845 VL"
}
}
},
{
"id": "628147",
"vehicle": {
"currentStopSequence": 11,
"position": {
"bearing": 136.0,
"latitude": 47.67481994628906,
"longitude": -2.7705891132354736,
"speed": 5.0
},
"stopId": "453",
"timestamp": "1765980157",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "14:49:00",
"tripId": "2-17039444-V1091A-LMCJV__"
},
"vehicle": {
"id": "85",
"label": "97224",
"licensePlate": "GS 722 EX"
}
}
},
{
"id": "627515",
"vehicle": {
"currentStopSequence": 17,
"position": {
"bearing": 99.0,
"latitude": 47.66136169433594,
"longitude": -2.757401943206787,
"speed": 3.055555582046509
},
"stopId": "512",
"timestamp": "1765980144",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "14:36:00",
"tripId": "2-19136599"
},
"vehicle": {
"id": "53",
"label": "97192",
"licensePlate": "CW 870 GY"
}
}
},
{
"id": "627525",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 0.0,
"latitude": 47.66059112548828,
"longitude": -2.795991897583008,
"speed": 0.0
},
"stopId": "591",
"timestamp": "1765979853",
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "14:55:00",
"tripId": "2-336134207"
},
"vehicle": {
"id": "34",
"label": "75403",
"licensePlate": "GH 524 XX"
}
}
},
{
"id": "627510",
"vehicle": {
"currentStopSequence": 26,
"position": {
"bearing": 0.0,
"latitude": 47.67197799682617,
"longitude": -2.7664599418640137,
"speed": 0.0
},
"stopId": "464",
"timestamp": "1765980138",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "14:32:00",
"tripId": "2-19202123"
},
"vehicle": {
"id": "32",
"label": "75401",
"licensePlate": "GH 830 XW"
}
}
},
{
"id": "627524",
"vehicle": {
"currentStopSequence": 6,
"position": {
"latitude": 47.637420654296875,
"longitude": -2.8214080333709717,
"speed": 0.0
},
"stopId": "7",
"timestamp": "1765980133",
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "14:55:00",
"tripId": "2-74121234"
},
"vehicle": {
"id": "35",
"label": "97165",
"licensePlate": "5422 ZA 56"
}
}
},
{
"id": "628140",
"vehicle": {
"currentStopSequence": 18,
"position": {
"bearing": 271.0,
"latitude": 47.655433654785156,
"longitude": -2.7620110511779785,
"speed": 4.44444465637207
},
"stopId": "565",
"timestamp": "1765980153",
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "14:34:00",
"tripId": "2-74055704-S4231A-LMCJV__"
},
"vehicle": {
"id": "40",
"label": "97172",
"licensePlate": "AY 545 QK"
}
}
},
{
"id": "626771",
"vehicle": {
"currentStopSequence": 24,
"position": {
"bearing": 277.0,
"latitude": 47.660118103027344,
"longitude": -2.7886500358581543,
"speed": 1.1111111640930176
},
"stopId": "458",
"timestamp": "1765980103",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "14:29:00",
"tripId": "2-34144358"
},
"vehicle": {
"id": "68",
"label": "97207",
"licensePlate": "EM 195 MR"
}
}
},
{
"id": "626915",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 12.0,
"latitude": 47.65885543823242,
"longitude": -2.7637710571289062,
"speed": 6.94444465637207
},
"stopId": "583",
"timestamp": "1765980110",
"trip": {
"directionId": 0,
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "15:00:00",
"tripId": "2-285802575"
},
"vehicle": {
"id": "117",
"label": "23804",
"licensePlate": "DT 846 PR"
}
}
},
{
"id": "626801",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 36.0,
"latitude": 47.59642028808594,
"longitude": -2.8928000926971436,
"speed": 6.666666507720947
},
"stopId": "3645",
"timestamp": "1765980107",
"trip": {
"directionId": 0,
"routeId": "16",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "14:57:00",
"tripId": "2-268500994"
},
"vehicle": {
"id": "206",
"label": "A78",
"licensePlate": "GA-415-ZE"
}
}
},
{
"id": "628282",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 237.0,
"latitude": 47.664817810058594,
"longitude": -2.7854599952697754,
"speed": 6.666666507720947
},
"stopId": "STP-ARRIVEE",
"timestamp": "1765979544",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20251217",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "164",
"label": "GS-091-MX",
"licensePlate": "GS-091-MX"
}
}
},
{
"id": "626901",
"vehicle": {
"currentStopSequence": 8,
"position": {
"bearing": 300.0,
"latitude": 47.65327453613281,
"longitude": -2.7408390045166016,
"speed": 2.222222328186035
},
"stopId": "366",
"timestamp": "1765980155",
"trip": {
"directionId": 1,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "14:56:00",
"tripId": "2-85983285"
},
"vehicle": {
"id": "49",
"label": "97188",
"licensePlate": "CH 063 RV"
}
}
},
{
"id": "627522",
"vehicle": {
"currentStopSequence": 16,
"position": {
"latitude": 47.65745544433594,
"longitude": -2.7500030994415283,
"speed": 0.0
},
"stopId": "669",
"timestamp": "1765980121",
"trip": {
"directionId": 0,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "14:52:00",
"tripId": "2-201523226"
},
"vehicle": {
"id": "19",
"label": "40419",
"licensePlate": "GT 756 HW"
}
}
},
{
"id": "627505",
"vehicle": {
"currentStopSequence": 27,
"position": {
"latitude": 47.65737533569336,
"longitude": -2.774693012237549,
"speed": 0.0
},
"stopId": "522",
"timestamp": "1765980143",
"trip": {
"directionId": 0,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "14:21:00",
"tripId": "2-185663498"
},
"vehicle": {
"id": "31",
"label": "74456",
"licensePlate": "FE 412 CH"
}
}
},
{
"id": "626876",
"vehicle": {
"currentStopSequence": 12,
"position": {
"bearing": 311.0,
"latitude": 47.524009704589844,
"longitude": -2.768733024597168,
"speed": 2.222222328186035
},
"stopId": "235",
"timestamp": "1765980117",
"trip": {
"directionId": 1,
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251217",
"startTime": "14:00:00",
"tripId": "2-251920386"
},
"vehicle": {
"id": "318",
"label": "39693",
"licensePlate": "GG 207 WQ"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1765980174"
}
}