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, 6 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2025-12-09 at 08:10 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 22 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 183 trip_id chouette:VehicleJourney:9cc13582-74f4-4e03-9e7c-e24969614839:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id 375 trip_id ext:12069 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id 461 trip_id chouette:VehicleJourney:ab91280a-1f0b-4fda-b287-1dcf2e784b49:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id 438 trip_id chouette:VehicleJourney:b0f613b9-a746-4109-b3ca-f25bf87e95a5:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id 345 trip_id chouette:VehicleJourney:24da96cb-e04d-417c-97a3-a9fdf9cbe556:LOC 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 22 errors
All route_ids provided in the GTFS-rt feed must exist in the GTFS data
Sample errors
- vehicle_id 183 route_id MAURYScol60927 does not exist in the GTFS data routes.txt
- vehicle_id 375 route_id MOBICEO does not exist in the GTFS data routes.txt
- vehicle_id 461 route_id CAT56Ligne604 does not exist in the GTFS data routes.txt
- vehicle_id 438 route_id CAT56Ligne603 does not exist in the GTFS data routes.txt
- vehicle_id 345 route_id CAT56Scol60380 does not exist in the GTFS data routes.txt
GTFS-rt stop_id does not exist in GTFS data E011 22 errors
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Sample errors
- vehicle_id 183 stop_id bre_vannes_2024_2025.18829 does not exist in GTFS data stops.txt
- vehicle_id 375 stop_id STP-DEPART does not exist in GTFS data stops.txt
- vehicle_id 461 stop_id chouette:StopArea:2a0f57b9-f432-405d-bfd4-32246e61917a:LOC does not exist in GTFS data stops.txt
- vehicle_id 438 stop_id chouette:StopArea:f2903fd2-a299-4b09-a2a3-308b185e1135:LOC does not exist in GTFS data stops.txt
- vehicle_id 345 stop_id bre_vannes_2024_2025.28004 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 183 at (47.663136,-2.462446) 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 6 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 214 trip_id 22-2499870721 at (47.696125,-2.627648) 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 129 trip_id 22-6174212097 at (47.701492,-2.809455) 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 297 trip_id 22-2113994753 at (47.576035,-2.626938) 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 265 trip_id 22-2650865666 at (47.659218,-2.868892) 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 241 trip_id 22-6157369345 at (47.715557,-2.682447) 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 1 error
Each vehicle should have a unique ID
Sample errors
- entity ID 616366 has vehicle.id 97 which is used by more than one vehicle in the feed
Warnings
timestamp not populated W001 6 errors
Timestamps should be populated for all elements
Sample errors
- vehicle_id 22 does not have a timestamp
- vehicle_id 373 does not have a timestamp
- vehicle_id 86 does not have a timestamp
- vehicle_id 469 does not have a timestamp
- vehicle_id 371 does not have a timestamp
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 | 536 | 22 times (76 % of validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 408 | 22 times (76 % of validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 408 | 22 times (76 % 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. | 118 | 22 times (76 % of validations) |
| W001 | Timestamps should be populated for all elements | 144 | 22 times (76 % of validations) |
| E052 | Each vehicle should have a unique ID | 29 | 15 times (52 % of validations) |
| W004 | vehicle.position.speed has an unrealistic speed that may be incorrect | 14 | 11 times (38 % 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. | 11 | 9 times (31 % 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-12-09 at 13:35 Europe/Paris.
vehicle_positions (73) 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-09 at 13:35 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "616165",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 18.0,
"latitude": 47.66335678100586,
"longitude": -2.755872964859009,
"speed": 0.5555555820465088
},
"stopId": "583",
"timestamp": "1765283699",
"trip": {
"directionId": 0,
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "13:30:00",
"tripId": "2-285802503"
},
"vehicle": {
"id": "120",
"label": "23803",
"licensePlate": "DT 119 VJ"
}
}
},
{
"id": "617454",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 226.0,
"latitude": 47.65958786010742,
"longitude": -2.794433116912842,
"speed": 5.833333492279053
},
"stopId": "591",
"timestamp": "1765283696",
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "13:39:00",
"tripId": "2-336134200-S62A-_MCJV__"
},
"vehicle": {
"id": "73",
"label": "97212",
"licensePlate": "GC 399 NJ"
}
}
},
{
"id": "616805",
"vehicle": {
"currentStopSequence": 31,
"position": {
"latitude": 47.67725372314453,
"longitude": -2.761244058609009,
"speed": 0.0
},
"stopId": "499",
"timestamp": "1765283713",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "12:59:00",
"tripId": "2-19136602"
},
"vehicle": {
"id": "53",
"label": "97192",
"licensePlate": "CW 870 GY"
}
}
},
{
"id": "616808",
"vehicle": {
"currentStopSequence": 23,
"position": {
"bearing": 305.0,
"latitude": 47.656192779541016,
"longitude": -2.764417886734009,
"speed": 3.8888888359069824
},
"stopId": "616",
"timestamp": "1765283662",
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "13:03:00",
"tripId": "2-52690961"
},
"vehicle": {
"id": "72",
"label": "97211",
"licensePlate": "FC 572 NS"
}
}
},
{
"id": "617622",
"vehicle": {
"currentStopSequence": 40,
"position": {
"bearing": 271.0,
"latitude": 47.640159606933594,
"longitude": -2.7598509788513184,
"speed": 0.0
},
"stopId": "594",
"timestamp": "1765283663",
"trip": {
"directionId": 0,
"routeId": "19",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20251209",
"startTime": "12:55:00",
"tripId": "2-319160378"
},
"vehicle": {
"id": "470",
"label": "75930",
"licensePlate": "DH-523-HC"
}
}
},
{
"id": "616811",
"vehicle": {
"currentStopSequence": 16,
"position": {
"bearing": 325.0,
"latitude": 47.65956115722656,
"longitude": -2.8204779624938965,
"speed": 12.777777671813965
},
"stopId": "195",
"timestamp": "1765283703",
"trip": {
"directionId": 1,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "13:10:00",
"tripId": "2-185466898"
},
"vehicle": {
"id": "31",
"label": "74456",
"licensePlate": "FE 412 CH"
}
}
},
{
"id": "617453",
"vehicle": {
"currentStopSequence": 1,
"stopId": "591",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "13:39:00",
"tripId": "2-33620128-S28A-LMCJV__"
},
"vehicle": {
"id": "74",
"label": "97213",
"licensePlate": "GC 436 NJ"
}
}
},
{
"id": "616806",
"vehicle": {
"currentStopSequence": 25,
"position": {
"bearing": 0.0,
"latitude": 47.65839767456055,
"longitude": -2.727958917617798,
"speed": 0.0
},
"stopId": "619",
"timestamp": "1765283672",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "12:59:00",
"tripId": "2-33620053"
},
"vehicle": {
"id": "81",
"label": "97220",
"licensePlate": "GD 936 JD"
}
}
},
{
"id": "616840",
"vehicle": {
"currentStopSequence": 1,
"stopId": "519",
"trip": {
"directionId": 1,
"routeId": "348",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "13:55:00",
"tripId": "2-5839323146"
},
"vehicle": {
"id": "339",
"label": "40365",
"licensePlate": "GS 390 BA"
}
}
},
{
"id": "616830",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 0.0,
"latitude": 47.636749267578125,
"longitude": -2.7784650325775146,
"speed": 0.0
},
"stopId": "406",
"timestamp": "1765283662",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "13:39:00",
"tripId": "2-19136564"
},
"vehicle": {
"id": "90",
"label": "97229",
"licensePlate": "GW 392 KS"
}
}
},
{
"id": "617443",
"vehicle": {
"currentStopSequence": 21,
"position": {
"latitude": 47.666744232177734,
"longitude": -2.7509050369262695,
"speed": 0.0
},
"stopId": "4371",
"timestamp": "1765283676",
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "13:10:00",
"tripId": "2-73138215-S4810A-LMCJV__"
},
"vehicle": {
"id": "57",
"label": "97196",
"licensePlate": "DJ 409 DD"
}
}
},
{
"id": "616804",
"vehicle": {
"currentStopSequence": 16,
"position": {
"latitude": 47.5469856262207,
"longitude": -2.7190239429473877,
"speed": 0.0
},
"stopId": "4473",
"timestamp": "1765283665",
"trip": {
"directionId": 1,
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "12:58:00",
"tripId": "2-288228284"
},
"vehicle": {
"id": "332",
"label": "40347",
"licensePlate": "GT 617 CM"
}
}
},
{
"id": "617441",
"vehicle": {
"currentStopSequence": 22,
"position": {
"latitude": 47.654964447021484,
"longitude": -2.739475965499878,
"speed": 0.0
},
"stopId": "381",
"timestamp": "1765283689",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "13:08:00",
"tripId": "2-33620064-V426A-_MCJV__"
},
"vehicle": {
"id": "88",
"label": "97227",
"licensePlate": "GS 892 EX"
}
}
},
{
"id": "616817",
"vehicle": {
"currentStopSequence": 15,
"position": {
"bearing": 355.0,
"latitude": 47.6537971496582,
"longitude": -2.757689952850342,
"speed": 0.2777777910232544
},
"stopId": "588",
"timestamp": "1765283651",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "13:22:00",
"tripId": "2-34144419"
},
"vehicle": {
"id": "62",
"label": "97201",
"licensePlate": "DP 172 VF"
}
}
},
{
"id": "616816",
"vehicle": {
"currentStopSequence": 12,
"position": {
"latitude": 47.674720764160156,
"longitude": -2.7704811096191406,
"speed": 0.0
},
"stopId": "551",
"timestamp": "1765283700",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "13:20:00",
"tripId": "2-17236066"
},
"vehicle": {
"id": "21",
"label": "71534",
"licensePlate": "DN 048 VX"
}
}
},
{
"id": "616812",
"vehicle": {
"currentStopSequence": 14,
"position": {
"bearing": 172.0,
"latitude": 47.66427993774414,
"longitude": -2.7559139728546143,
"speed": 4.166666507720947
},
"stopId": "584",
"timestamp": "1765283705",
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "13:13:00",
"tripId": "2-74055713"
},
"vehicle": {
"id": "63",
"label": "97202",
"licensePlate": "DP 349 VF"
}
}
},
{
"id": "616823",
"vehicle": {
"currentStopSequence": 3,
"position": {
"latitude": 47.641632080078125,
"longitude": -2.776081085205078,
"speed": 0.0
},
"stopId": "497",
"timestamp": "1765283636",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "13:32:00",
"tripId": "2-19202107"
},
"vehicle": {
"id": "83",
"label": "97222",
"licensePlate": "GN 801 WQ"
}
}
},
{
"id": "617444",
"vehicle": {
"currentStopSequence": 16,
"position": {
"bearing": 330.0,
"latitude": 47.661094665527344,
"longitude": -2.757261037826538,
"speed": 0.2777777910232544
},
"stopId": "583",
"timestamp": "1765283646",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "13:12:00",
"tripId": "2-19202065-S1F-LMCJV__"
},
"vehicle": {
"id": "86",
"label": "97225",
"licensePlate": "GS 780 EX"
}
}
},
{
"id": "616161",
"vehicle": {
"currentStopSequence": 11,
"position": {
"bearing": 320.0,
"latitude": 47.669612884521484,
"longitude": -2.724989891052246,
"speed": 5.0
},
"stopId": "636",
"timestamp": "1765283722",
"trip": {
"directionId": 0,
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "12:49:00",
"tripId": "2-251854850"
},
"vehicle": {
"id": "318",
"label": "39693",
"licensePlate": "GG 207 WQ"
}
}
},
{
"id": "616089",
"vehicle": {
"currentStopSequence": 6,
"position": {
"bearing": 139.0,
"latitude": 47.64408493041992,
"longitude": -2.7780070304870605,
"speed": 1.3888888359069824
},
"stopId": "380",
"timestamp": "1765283680",
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "13:23:00",
"tripId": "2-336134174"
},
"vehicle": {
"id": "70",
"label": "97209",
"licensePlate": "FC 141 MS"
}
}
},
{
"id": "616143",
"vehicle": {
"currentStopSequence": 8,
"position": {
"latitude": 47.65687561035156,
"longitude": -2.873966932296753,
"speed": 0.0
},
"stopId": "214",
"timestamp": "1765283682",
"trip": {
"directionId": 0,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "13:25:00",
"tripId": "2-185663495"
},
"vehicle": {
"id": "89",
"label": "97228",
"licensePlate": "GW 131 JG"
}
}
},
{
"id": "616788",
"vehicle": {
"currentStopSequence": 19,
"position": {
"bearing": 304.0,
"latitude": 47.540557861328125,
"longitude": -2.877876043319702,
"speed": 14.166666984558105
},
"stopId": "3507",
"timestamp": "1765283715",
"trip": {
"directionId": 0,
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "12:30:00",
"tripId": "2-288358403"
},
"vehicle": {
"id": "119",
"label": "23802",
"licensePlate": "DT 081 VJ"
}
}
},
{
"id": "616831",
"vehicle": {
"currentStopSequence": 2,
"position": {
"latitude": 47.65287780761719,
"longitude": -2.7592010498046875,
"speed": 0.0
},
"stopId": "606",
"timestamp": "1765283687",
"trip": {
"directionId": 1,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "13:39:00",
"tripId": "2-185729035"
},
"vehicle": {
"id": "25",
"label": "73719",
"licensePlate": "ES 537 VL"
}
}
},
{
"id": "616824",
"vehicle": {
"currentStopSequence": 3,
"position": {
"bearing": 204.0,
"latitude": 47.66253662109375,
"longitude": -2.756351947784424,
"speed": 3.3333332538604736
},
"stopId": "493",
"timestamp": "1765283696",
"trip": {
"directionId": 1,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "13:32:00",
"tripId": "2-135987240"
},
"vehicle": {
"id": "44",
"label": "97179",
"licensePlate": "BS 293 FK"
}
}
},
{
"id": "617438",
"vehicle": {
"currentStopSequence": 32,
"position": {
"bearing": 295.0,
"latitude": 47.69590759277344,
"longitude": -2.747529983520508,
"speed": 8.88888931274414
},
"stopId": "55",
"timestamp": "1765283699",
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "12:54:00",
"tripId": "2-121765912-V57A-LMCJV__"
},
"vehicle": {
"id": "64",
"label": "97203",
"licensePlate": "EA 888 WS"
}
}
},
{
"id": "616832",
"vehicle": {
"currentStopSequence": 1,
"stopId": "629",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "13:40:00",
"tripId": "2-17236065"
},
"vehicle": {
"id": "32",
"label": "75401",
"licensePlate": "GH 830 XW"
}
}
},
{
"id": "616801",
"vehicle": {
"currentStopSequence": 32,
"position": {
"bearing": 183.0,
"latitude": 47.65547561645508,
"longitude": -2.7643918991088867,
"speed": 5.0
},
"stopId": "433",
"timestamp": "1765283688",
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "12:52:00",
"tripId": "2-336134206"
},
"vehicle": {
"id": "91",
"label": "97230",
"licensePlate": "GW 085 JG"
}
}
},
{
"id": "616810",
"vehicle": {
"currentStopSequence": 18,
"position": {
"latitude": 47.66786575317383,
"longitude": -2.756906032562256,
"speed": 0.0
},
"stopId": "395",
"timestamp": "1765283694",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "13:10:00",
"tripId": "2-17039462"
},
"vehicle": {
"id": "92",
"label": "97231",
"licensePlate": "GW 163 JG"
}
}
},
{
"id": "617614",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 271.0,
"latitude": 47.621360778808594,
"longitude": -2.9147610664367676,
"speed": 2.222222328186035
},
"stopId": "STP-ARRIVEE",
"timestamp": "1765280495",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20251209",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "167",
"label": "GS-510-MX",
"licensePlate": "GS-510-MX"
}
}
},
{
"id": "617449",
"vehicle": {
"currentStopSequence": 15,
"position": {
"latitude": 47.66347122192383,
"longitude": -2.7557780742645264,
"speed": 0.0
},
"stopId": "404",
"timestamp": "1765283667",
"trip": {
"directionId": 1,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "13:17:00",
"tripId": "2-85983293-S65A-LMCJV__"
},
"vehicle": {
"id": "34",
"label": "75403",
"licensePlate": "GH 524 XX"
}
}
},
{
"id": "617442",
"vehicle": {
"currentStopSequence": 24,
"position": {
"latitude": 47.6655387878418,
"longitude": -2.739645004272461,
"speed": 0.0
},
"stopId": "636",
"timestamp": "1765283696",
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "13:08:00",
"tripId": "2-336134195-V762A-LMCJV__"
},
"vehicle": {
"id": "68",
"label": "97207",
"licensePlate": "EM 195 MR"
}
}
},
{
"id": "617619",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 299.0,
"latitude": 47.64552307128906,
"longitude": -2.7404959201812744,
"speed": 5.277777671813965
},
"stopId": "STP-ARRIVEE",
"timestamp": "1765283660",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20251209",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "367",
"label": "GX-680-NR",
"licensePlate": "GX-680-NR"
}
}
},
{
"id": "616813",
"vehicle": {
"currentStopSequence": 17,
"position": {
"bearing": 95.0,
"latitude": 47.654293060302734,
"longitude": -2.7841410636901855,
"speed": 9.166666984558105
},
"stopId": "486",
"timestamp": "1765283674",
"trip": {
"directionId": 0,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "13:14:00",
"tripId": "2-135921704"
},
"vehicle": {
"id": "78",
"label": "97217",
"licensePlate": "GD 758 JD"
}
}
},
{
"id": "616195",
"vehicle": {
"currentStopSequence": 14,
"position": {
"latitude": 47.64884948730469,
"longitude": -2.7548489570617676,
"speed": 0.0
},
"stopId": "399",
"timestamp": "1765283716",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "13:18:00",
"tripId": "2-33620152"
},
"vehicle": {
"id": "65",
"label": "97204",
"licensePlate": "EA 021 ZR"
}
}
},
{
"id": "616809",
"vehicle": {
"currentStopSequence": 19,
"position": {
"latitude": 47.66118240356445,
"longitude": -2.757154941558838,
"speed": 0.0
},
"stopId": "511",
"timestamp": "1765283711",
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "13:06:00",
"tripId": "2-121700393"
},
"vehicle": {
"id": "66",
"label": "97205",
"licensePlate": "EA 886 ZQ"
}
}
},
{
"id": "616829",
"vehicle": {
"currentStopSequence": 1,
"stopId": "295",
"trip": {
"directionId": 1,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "13:37:00",
"tripId": "2-85983284"
},
"vehicle": {
"id": "48",
"label": "97187",
"licensePlate": "CH 890 RT"
}
}
},
{
"id": "617612",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 25.0,
"latitude": 47.689632415771484,
"longitude": -2.737318992614746,
"speed": 2.777777671813965
},
"stopId": "STP-ARRIVEE",
"timestamp": "1765283330",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20251209",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "366",
"label": "GX-711-NR",
"licensePlate": "GX-711-NR"
}
}
},
{
"id": "617452",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 279.0,
"latitude": 47.70365524291992,
"longitude": -2.653275966644287,
"speed": 3.8888888359069824
},
"stopId": "153",
"timestamp": "1765283690",
"trip": {
"directionId": 1,
"routeId": "366",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "13:31:00",
"tripId": "2-6140854282-M8979A-LMCJV__"
},
"vehicle": {
"id": "22",
"label": "97178",
"licensePlate": "BS 213 FJ"
}
}
},
{
"id": "616819",
"vehicle": {
"currentStopSequence": 9,
"position": {
"bearing": 327.0,
"latitude": 47.65320587158203,
"longitude": -2.7166030406951904,
"speed": 3.6111111640930176
},
"stopId": "412",
"timestamp": "1765283723",
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "13:24:00",
"tripId": "2-53018626"
},
"vehicle": {
"id": "87",
"label": "97226",
"licensePlate": "GS 854 EX"
}
}
},
{
"id": "617446",
"vehicle": {
"currentStopSequence": 15,
"position": {
"bearing": 23.0,
"latitude": 47.65335464477539,
"longitude": -2.759392023086548,
"speed": 1.6666666269302368
},
"stopId": "586",
"timestamp": "1765283706",
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "13:14:00",
"tripId": "2-121765925-S74A-LMCJV__"
},
"vehicle": {
"id": "67",
"label": "97206",
"licensePlate": "EM 054 MR"
}
}
},
{
"id": "617087",
"vehicle": {
"currentStopSequence": 0,
"stopId": "chouette:StopArea:a0ec9a8a-7d92-4e55-89db-06e354cdfa96:LOC",
"trip": {
"directionId": 0,
"routeId": "CAT56Ligne603",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "13:45:00",
"tripId": "chouette:VehicleJourney:289c4249-1f90-4813-8650-ccfefbbd7108:LOC"
},
"vehicle": {
"id": "433",
"label": "41220",
"licensePlate": "HD-597-YP"
}
}
},
{
"id": "617082",
"vehicle": {
"currentStopSequence": 0,
"position": {
"bearing": 73.0,
"latitude": 47.521400451660156,
"longitude": -2.579551935195923,
"speed": 12.222222328186035
},
"stopId": "chouette:StopArea:7774202c-455f-4bc0-8826-f2c159907149:LOC",
"timestamp": "1765283707",
"trip": {
"directionId": 0,
"routeId": "AVBLigne608",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "14:10:00",
"tripId": "chouette:VehicleJourney:2309e732-5f27-405f-bc66-acefce838037:LOC"
},
"vehicle": {
"id": "422",
"label": "135",
"licensePlate": "HF-612-DD"
}
}
},
{
"id": "617130",
"vehicle": {
"currentStopSequence": 0,
"position": {
"bearing": 40.0,
"latitude": 47.816436767578125,
"longitude": -2.8120620250701904,
"speed": 3.8888888359069824
},
"stopId": "chouette:StopArea:d2c53593-28a8-4ebb-bed3-91cee01b4496:LOC",
"timestamp": "1765283684",
"trip": {
"directionId": 1,
"routeId": "CAT56Ligne603",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "13:36:00",
"tripId": "chouette:VehicleJourney:9f3fba92-82c6-4147-a34f-705eb694b5d4:LOC"
},
"vehicle": {
"id": "435",
"label": "41222",
"licensePlate": "HD-630-YP"
}
}
},
{
"id": "616163",
"vehicle": {
"currentStopSequence": 27,
"position": {
"latitude": 47.66072463989258,
"longitude": -2.7220520973205566,
"speed": 0.0
},
"stopId": "617",
"timestamp": "1765283697",
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "13:06:00",
"tripId": "2-51052551"
},
"vehicle": {
"id": "28",
"label": "73722",
"licensePlate": "ES 845 VL"
}
}
},
{
"id": "617624",
"vehicle": {
"currentStopSequence": 1,
"stopId": "326",
"trip": {
"directionId": 1,
"routeId": "10",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20251209",
"startTime": "13:37:00",
"tripId": "2-168689677"
},
"vehicle": {
"id": "82",
"label": "97221",
"licensePlate": "GN 706 WQ"
}
}
},
{
"id": "617433",
"vehicle": {
"currentStopSequence": 35,
"position": {
"bearing": 222.0,
"latitude": 47.64057159423828,
"longitude": -2.817944049835205,
"speed": 8.61111068725586
},
"stopId": "14",
"timestamp": "1765283662",
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "12:46:00",
"tripId": "2-73203741-S4231A-LMCJV__"
},
"vehicle": {
"id": "71",
"label": "97210",
"licensePlate": "FC 194 MS"
}
}
},
{
"id": "617620",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 139.0,
"latitude": 47.67422103881836,
"longitude": -2.7658579349517822,
"speed": 2.222222328186035
},
"stopId": "STP-DEPART",
"timestamp": "1765265167",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20251209",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "168",
"label": "GS-526-EX",
"licensePlate": "GS-526-EX"
}
}
},
{
"id": "616231",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 0.0,
"latitude": 47.54266357421875,
"longitude": -2.8436241149902344,
"speed": 0.0
},
"stopId": "STP-DEPART",
"timestamp": "1765258957",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "375",
"label": "GJ 801 VE",
"licensePlate": "GJ 801 VE"
}
}
},
{
"id": "616082",
"vehicle": {
"currentStopSequence": 4,
"position": {
"bearing": 118.0,
"latitude": 47.60478591918945,
"longitude": -2.870659112930298,
"speed": 3.8888888359069824
},
"stopId": "86",
"timestamp": "1765283666",
"trip": {
"directionId": 0,
"routeId": "16",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "13:27:00",
"tripId": "2-268500995"
},
"vehicle": {
"id": "197",
"label": "A65",
"licensePlate": "FJ-753-ND"
}
}
},
{
"id": "617455",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 132.0,
"latitude": 47.62708282470703,
"longitude": -2.8263049125671387,
"speed": 0.5555555820465088
},
"stopId": "17",
"timestamp": "1765283664",
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "13:40:00",
"tripId": "2-74121248-V74A-LMCJV__"
},
"vehicle": {
"id": "46",
"label": "97185",
"licensePlate": "CH 510 RT"
}
}
},
{
"id": "616826",
"vehicle": {
"currentStopSequence": 1,
"stopId": "43",
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "13:34:00",
"tripId": "2-74055700"
},
"vehicle": {
"id": "26",
"label": "73720",
"licensePlate": "ES 676 VL"
}
}
},
{
"id": "616822",
"vehicle": {
"currentStopSequence": 5,
"position": {
"latitude": 47.6839714050293,
"longitude": -2.774256944656372,
"speed": 0.0
},
"stopId": "437",
"timestamp": "1765283678",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "13:30:00",
"tripId": "2-17039458"
},
"vehicle": {
"id": "79",
"label": "97218",
"licensePlate": "GD 838 JD"
}
}
},
{
"id": "616186",
"vehicle": {
"currentStopSequence": 24,
"position": {
"bearing": 100.0,
"latitude": 47.658607482910156,
"longitude": -2.7696030139923096,
"speed": 6.111111164093018
},
"stopId": "405",
"timestamp": "1765283719",
"trip": {
"directionId": 0,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "13:01:00",
"tripId": "2-184746013"
},
"vehicle": {
"id": "49",
"label": "97188",
"licensePlate": "CH 063 RV"
}
}
},
{
"id": "616803",
"vehicle": {
"currentStopSequence": 30,
"position": {
"bearing": 265.0,
"latitude": 47.64918518066406,
"longitude": -2.776221990585327,
"speed": 7.222222328186035
},
"stopId": "577",
"timestamp": "1765283708",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "12:57:00",
"tripId": "2-17236064"
},
"vehicle": {
"id": "84",
"label": "97223",
"licensePlate": "GN 821 PV"
}
}
},
{
"id": "616780",
"vehicle": {
"currentStopSequence": 46,
"position": {
"bearing": 332.0,
"latitude": 47.67007827758789,
"longitude": -2.7697789669036865,
"speed": 1.6666666269302368
},
"stopId": "591",
"timestamp": "1765283682",
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "12:22:00",
"tripId": "2-336134171"
},
"vehicle": {
"id": "40",
"label": "97172",
"licensePlate": "AY 545 QK"
}
}
},
{
"id": "617456",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 203.0,
"latitude": 47.62312316894531,
"longitude": -2.731400966644287,
"speed": 6.94444465637207
},
"stopId": "240",
"timestamp": "1765283709",
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "13:44:00",
"tripId": "2-121241615-S78A-LMCJV__"
},
"vehicle": {
"id": "42",
"label": "97176",
"licensePlate": "BS 695 FG"
}
}
},
{
"id": "616366",
"vehicle": {
"currentStopSequence": 6,
"position": {
"bearing": 11.0,
"latitude": 47.753273010253906,
"longitude": -2.839768886566162,
"speed": 4.44444465637207
},
"stopId": "6243",
"timestamp": "1765265729",
"trip": {
"directionId": 0,
"routeId": "183",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "08:08:00",
"tripId": "22-3070296065"
},
"vehicle": {
"id": "97",
"label": "26",
"licensePlate": "FD-500-ZH"
}
}
},
{
"id": "617448",
"vehicle": {
"currentStopSequence": 14,
"position": {
"bearing": 254.0,
"latitude": 47.65904998779297,
"longitude": -2.7588090896606445,
"speed": 4.166666507720947
},
"stopId": "511",
"timestamp": "1765283672",
"trip": {
"directionId": 0,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "13:16:00",
"tripId": "2-85852217-M985A-LMCJV__"
},
"vehicle": {
"id": "41",
"label": "97173",
"licensePlate": "AY 534 PG"
}
}
},
{
"id": "617615",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 226.0,
"latitude": 47.655399322509766,
"longitude": -2.7618300914764404,
"speed": 2.222222328186035
},
"stopId": "STP-ARRIVEE",
"timestamp": "1765283173",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20251209",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "389",
"label": "GY-536-ZZ",
"licensePlate": "GY-536-ZZ"
}
}
},
{
"id": "616080",
"vehicle": {
"currentStopSequence": 16,
"position": {
"latitude": 47.67527389526367,
"longitude": -2.71540904045105,
"speed": 0.0
},
"stopId": "634",
"timestamp": "1765283687",
"trip": {
"directionId": 0,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "13:15:00",
"tripId": "2-218365963"
},
"vehicle": {
"id": "205",
"label": "A66",
"licensePlate": "FJ-766-ND"
}
}
},
{
"id": "616815",
"vehicle": {
"currentStopSequence": 15,
"position": {
"bearing": 18.0,
"latitude": 47.647003173828125,
"longitude": -2.758742094039917,
"speed": 9.44444465637207
},
"stopId": "586",
"timestamp": "1765283667",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "13:19:00",
"tripId": "2-19136555"
},
"vehicle": {
"id": "58",
"label": "97197",
"licensePlate": "DJ 687 DD"
}
}
},
{
"id": "616821",
"vehicle": {
"currentStopSequence": 4,
"position": {
"bearing": 332.0,
"latitude": 47.63373565673828,
"longitude": -2.823776960372925,
"speed": 0.8333333134651184
},
"stopId": "9",
"timestamp": "1765283680",
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "13:29:00",
"tripId": "2-74121245"
},
"vehicle": {
"id": "55",
"label": "97194",
"licensePlate": "DA 232 JL"
}
}
},
{
"id": "616078",
"vehicle": {
"currentStopSequence": 15,
"position": {
"bearing": 69.0,
"latitude": 47.654109954833984,
"longitude": -2.7789831161499023,
"speed": 10.277777671813965
},
"stopId": "484",
"timestamp": "1765283709",
"trip": {
"directionId": 0,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "13:07:00",
"tripId": "2-234946561"
},
"vehicle": {
"id": "268",
"label": "A87",
"licensePlate": "GV-423-LS"
}
}
},
{
"id": "617450",
"vehicle": {
"currentStopSequence": 13,
"position": {
"bearing": 95.0,
"latitude": 47.64286804199219,
"longitude": -2.7240068912506104,
"speed": 10.55555534362793
},
"stopId": "255",
"timestamp": "1765283718",
"trip": {
"directionId": 0,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "13:22:00",
"tripId": "2-168099863-V11109-_MCJV__"
},
"vehicle": {
"id": "77",
"label": "97216",
"licensePlate": "GB 343 CT"
}
}
},
{
"id": "616818",
"vehicle": {
"currentStopSequence": 11,
"position": {
"latitude": 47.686214447021484,
"longitude": -2.744724988937378,
"speed": 0.0
},
"stopId": "38",
"timestamp": "1765283678",
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "13:22:00",
"tripId": "2-121700403"
},
"vehicle": {
"id": "391",
"label": "72426",
"licensePlate": "BE-978-PL"
}
}
},
{
"id": "617445",
"vehicle": {
"currentStopSequence": 18,
"position": {
"latitude": 47.65864562988281,
"longitude": -2.7610859870910645,
"speed": 0.0
},
"stopId": "518",
"timestamp": "1765283604",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "13:13:00",
"tripId": "2-34144369-V426B-LMCJV__"
},
"vehicle": {
"id": "52",
"label": "97191",
"licensePlate": "CW 796 GY"
}
}
},
{
"id": "617447",
"vehicle": {
"currentStopSequence": 13,
"position": {
"bearing": 0.0,
"latitude": 47.64915466308594,
"longitude": -2.773561954498291,
"speed": 0.0
},
"stopId": "596",
"timestamp": "1765283674",
"trip": {
"directionId": 0,
"routeId": "19",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "13:15:00",
"tripId": "2-319160365-S626A-LMCJV__"
},
"vehicle": {
"id": "33",
"label": "75402",
"licensePlate": "GH 197 SN"
}
}
},
{
"id": "616820",
"vehicle": {
"currentStopSequence": 7,
"position": {
"bearing": 103.0,
"latitude": 47.6585807800293,
"longitude": -2.7695350646972656,
"speed": 6.111111164093018
},
"stopId": "405",
"timestamp": "1765283723",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "13:27:00",
"tripId": "2-33620089"
},
"vehicle": {
"id": "36",
"label": "97168",
"licensePlate": "AF 815 BN"
}
}
},
{
"id": "617451",
"vehicle": {
"currentStopSequence": 7,
"position": {
"bearing": 23.0,
"latitude": 47.64299774169922,
"longitude": -2.7715249061584473,
"speed": 10.0
},
"stopId": "420",
"timestamp": "1765283713",
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "13:26:00",
"tripId": "2-50593828-V832A-LMCJV__"
},
"vehicle": {
"id": "39",
"label": "97171",
"licensePlate": "AY 825 PG"
}
}
},
{
"id": "617150",
"vehicle": {
"currentStopSequence": 5,
"position": {
"bearing": 216.0,
"latitude": 47.66481018066406,
"longitude": -2.619249105453491,
"speed": 16.94444465637207
},
"stopId": "chouette:StopArea:19ec3928-7bfe-481c-b885-7e6de1cc5a30:LOC",
"timestamp": "1765283683",
"trip": {
"directionId": 0,
"routeId": "MAURYLigne609",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "13:18:00",
"tripId": "chouette:VehicleJourney:b37a9d04-0adc-449c-b323-54beae7c40dd:LOC"
},
"vehicle": {
"id": "179",
"label": "FJ-891-HW",
"licensePlate": "FJ-891-HW"
}
}
},
{
"id": "616118",
"vehicle": {
"currentStopSequence": 1,
"stopId": "591",
"trip": {
"directionId": 0,
"routeId": "19",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "13:34:00",
"tripId": "2-319160367"
},
"vehicle": {
"id": "51",
"label": "97190",
"licensePlate": "CW 596 GY"
}
}
},
{
"id": "616083",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 245.0,
"latitude": 47.6644401550293,
"longitude": -2.7537689208984375,
"speed": 9.166666984558105
},
"stopId": "584",
"timestamp": "1765283682",
"trip": {
"directionId": 1,
"routeId": "18",
"scheduleRelationship": "SCHEDULED",
"startDate": "20251209",
"startTime": "13:30:00",
"tripId": "2-302186499"
},
"vehicle": {
"id": "96",
"label": "17",
"licensePlate": "GB-016-YD"
}
}
},
{
"id": "617618",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 125.0,
"latitude": 47.713523864746094,
"longitude": -2.8246750831604004,
"speed": 15.277777671813965
},
"stopId": "STP-DEPART",
"timestamp": "1765265009",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20251209",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "163",
"label": "GP-751-SJ",
"licensePlate": "GP-751-SJ"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1765283733"
}
}