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
❌68 errors, 11 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2026-02-02 at 08:06 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 21 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 422 trip_id chouette:VehicleJourney:0d8b29c8-069d-42ea-a820-f221c793dc03:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id 434 trip_id chouette:VehicleJourney:54c6fce1-2edd-4c29-b936-efb19a9d04fb:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id 462 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 389 trip_id ext:12069 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- vehicle_id 248 trip_id chouette:VehicleJourney:b63ae62c-dd08-4c0a-b966-8df89fe347b1: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 20 errors
All route_ids provided in the GTFS-rt feed must exist in the GTFS data
Sample errors
- vehicle_id 422 route_id AVBLigne608 does not exist in the GTFS data routes.txt
- vehicle_id 434 route_id CAT56Ligne603 does not exist in the GTFS data routes.txt
- vehicle_id 462 route_id CAT56Ligne604 does not exist in the GTFS data routes.txt
- vehicle_id 389 route_id MOBICEO does not exist in the GTFS data routes.txt
- vehicle_id 248 route_id BSALigne611 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 422 stop_id chouette:StopArea:7774202c-455f-4bc0-8826-f2c159907149:LOC does not exist in GTFS data stops.txt
- vehicle_id 434 stop_id chouette:StopArea:c7278b07-f2fa-40a0-a19f-b93e0f1b1651:LOC does not exist in GTFS data stops.txt
- vehicle_id 462 stop_id chouette:StopArea:2a0f57b9-f432-405d-bfd4-32246e61917a:LOC does not exist in GTFS data stops.txt
- vehicle_id 389 stop_id STP-ARRIVEE does not exist in GTFS data stops.txt
- vehicle_id 248 stop_id chouette:StopArea:f22729a5-ff01-4cb2-817c-129545525489:LOC 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 422 at (47.552544,-2.481204) 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 579 trip_id 2-5586944003 at (47.664066,-2.755306) 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.70111,-2.54313) 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 218 trip_id 22-2852192257 at (47.777023,-2.646332) 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 97 trip_id 22-3070296065 at (47.717625,-2.887898) 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 681751 has vehicle.id 108 which is used by more than one vehicle in the feed
- entity ID 681747 has vehicle.id 97 which is used by more than one vehicle in the feed
Warnings
timestamp not populated W001 9 errors
Timestamps should be populated for all elements
Sample errors
- vehicle_id 72 does not have a timestamp
- vehicle_id 81 does not have a timestamp
- vehicle_id 32 does not have a timestamp
- vehicle_id 55 does not have a timestamp
- vehicle_id 95 does not have a timestamp
vehicle speed is unrealistic W004 2 errors
vehicle.position.speed has an unrealistic speed that may be incorrect
Sample errors
- vehicle.id 434 speed of 26.11111 m/s (58.41 mph) is unrealistic
- vehicle.id 435 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 | 400 | 21 times (81 % of validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 361 | 21 times (81 % of validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 361 | 21 times (81 % of validations) |
| W001 | Timestamps should be populated for all elements | 136 | 21 times (81 % 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. | 103 | 19 times (73 % of validations) |
| E052 | Each vehicle should have a unique ID | 24 | 16 times (62 % 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. | 10 | 9 times (35 % of validations) |
| W004 | vehicle.position.speed has an unrealistic speed that may be incorrect | 8 | 5 times (19 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-02-02 at 17:13 Europe/Paris.
vehicle_positions (172) 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 2026-02-02 at 17:13 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "681894",
"vehicle": {
"currentStopSequence": 5,
"position": {
"bearing": 270.0,
"latitude": 47.604164123535156,
"longitude": -2.593277931213379,
"speed": 5.833333492279053
},
"stopId": "3687",
"timestamp": "1770048747",
"trip": {
"directionId": 1,
"routeId": "133",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:45:00",
"tripId": "22-2231566337"
},
"vehicle": {
"id": "114",
"label": "1007",
"licensePlate": "BA 900 PY"
}
}
},
{
"id": "681940",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 338.0,
"latitude": 47.699241638183594,
"longitude": -2.7986528873443604,
"speed": 4.44444465637207
},
"stopId": "4315",
"timestamp": "1770048757",
"trip": {
"directionId": 1,
"routeId": "36",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:12:00",
"tripId": "22-604110849"
},
"vehicle": {
"id": "373",
"label": "35",
"licensePlate": "DX-765-NQ "
}
}
},
{
"id": "682775",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 75.0,
"latitude": 47.6580924987793,
"longitude": -2.7640960216522217,
"speed": 1.9444444179534912
},
"stopId": "chouette:StopArea:f2903fd2-a299-4b09-a2a3-308b185e1135:LOC",
"timestamp": "1770048756",
"trip": {
"directionId": 1,
"routeId": "BSALigne611",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:10:00",
"tripId": "chouette:VehicleJourney:bbdfdc34-76db-48a7-b7d8-6a8351b41579:LOC"
},
"vehicle": {
"id": "247",
"label": "FJ-164-HX",
"licensePlate": "FJ-164-HX"
}
}
},
{
"id": "682931",
"vehicle": {
"currentStopSequence": 6,
"position": {
"bearing": 96.0,
"latitude": 47.65929412841797,
"longitude": -2.7760379314422607,
"speed": 6.388888835906982
},
"stopId": "522",
"timestamp": "1770048761",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:06:00",
"tripId": "2-33620155"
},
"vehicle": {
"id": "38",
"label": "97170",
"licensePlate": "AY 183 PH"
}
}
},
{
"id": "681916",
"vehicle": {
"currentStopSequence": 5,
"position": {
"bearing": 5.0,
"latitude": 47.65827178955078,
"longitude": -2.763925075531006,
"speed": 0.0
},
"stopId": "347",
"timestamp": "1770048644",
"trip": {
"directionId": 1,
"routeId": "123",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:00:00",
"tripId": "22-2063794177"
},
"vehicle": {
"id": "304",
"label": "26092",
"licensePlate": "ES 925 ME"
}
}
},
{
"id": "681638",
"vehicle": {
"currentStopSequence": 17,
"position": {
"latitude": 47.65557098388672,
"longitude": -2.7416250705718994,
"speed": 0.0
},
"stopId": "468",
"timestamp": "1770048747",
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:57:00",
"tripId": "2-52690955"
},
"vehicle": {
"id": "66",
"label": "97205",
"licensePlate": "EA 886 ZQ"
}
}
},
{
"id": "682544",
"vehicle": {
"currentStopSequence": 4,
"position": {
"bearing": 330.0,
"latitude": 47.665584564208984,
"longitude": -2.750667095184326,
"speed": 4.722222328186035
},
"stopId": "635",
"timestamp": "1770048780",
"trip": {
"directionId": 0,
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:05:00",
"tripId": "2-285802545"
},
"vehicle": {
"id": "331",
"label": "40346",
"licensePlate": "GT 421 GY"
}
}
},
{
"id": "682507",
"vehicle": {
"currentStopSequence": 33,
"position": {
"latitude": 47.70199966430664,
"longitude": -2.744004011154175,
"speed": 0.0
},
"stopId": "75",
"timestamp": "1770048756",
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:20:00",
"tripId": "2-73138222"
},
"vehicle": {
"id": "90",
"label": "97229",
"licensePlate": "GW 392 KS"
}
}
},
{
"id": "682547",
"vehicle": {
"currentStopSequence": 1,
"stopId": "586",
"trip": {
"directionId": 1,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:07:00",
"tripId": "2-185729032"
},
"vehicle": {
"id": "75",
"label": "97214",
"licensePlate": "GB 741 CS"
}
}
},
{
"id": "682548",
"vehicle": {
"currentStopSequence": 2,
"position": {
"latitude": 47.65833282470703,
"longitude": -2.764509916305542,
"speed": 0.0
},
"stopId": "583",
"timestamp": "1770048191",
"trip": {
"directionId": 1,
"routeId": "348",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:10:00",
"tripId": "2-5839323147"
},
"vehicle": {
"id": "339",
"label": "40365",
"licensePlate": "GS 390 BA"
}
}
},
{
"id": "681527",
"vehicle": {
"currentStopSequence": 12,
"position": {
"latitude": 47.644100189208984,
"longitude": -2.7527060508728027,
"speed": 0.0
},
"stopId": "400",
"timestamp": "1770048773",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:00:00",
"tripId": "2-34144397"
},
"vehicle": {
"id": "65",
"label": "97204",
"licensePlate": "EA 021 ZR"
}
}
},
{
"id": "681888",
"vehicle": {
"currentStopSequence": 12,
"position": {
"bearing": 224.0,
"latitude": 47.727046966552734,
"longitude": -2.741848945617676,
"speed": 3.8888888359069824
},
"stopId": "5580",
"timestamp": "1770048737",
"trip": {
"directionId": 1,
"routeId": "74",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:45:00",
"tripId": "22-1241579522"
},
"vehicle": {
"id": "138",
"label": "22727",
"licensePlate": "DH 251 KP"
}
}
},
{
"id": "682532",
"vehicle": {
"currentStopSequence": 18,
"position": {
"bearing": 306.0,
"latitude": 47.658775329589844,
"longitude": -2.762923002243042,
"speed": 1.3888888359069824
},
"stopId": "518",
"timestamp": "1770048719",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:50:00",
"tripId": "2-34144362"
},
"vehicle": {
"id": "53",
"label": "97192",
"licensePlate": "CW 870 GY"
}
}
},
{
"id": "681958",
"vehicle": {
"currentStopSequence": 1,
"stopId": "5537",
"trip": {
"directionId": 1,
"routeId": "176",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:25:00",
"tripId": "22-2952855555"
},
"vehicle": {
"id": "133",
"label": "11336",
"licensePlate": "BT 139 CV"
}
}
},
{
"id": "681622",
"vehicle": {
"currentStopSequence": 17,
"position": {
"bearing": 55.0,
"latitude": 47.654788970947266,
"longitude": -2.756402015686035,
"speed": 1.9444444179534912
},
"stopId": "372",
"timestamp": "1770048741",
"trip": {
"directionId": 0,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:42:00",
"tripId": "2-85852242"
},
"vehicle": {
"id": "470",
"label": "75930",
"licensePlate": "DH-523-HC"
}
}
},
{
"id": "681858",
"vehicle": {
"currentStopSequence": 10,
"position": {
"bearing": 204.0,
"latitude": 47.79275131225586,
"longitude": -2.5913100242614746,
"speed": 5.0
},
"stopId": "6308",
"timestamp": "1770048760",
"trip": {
"directionId": 1,
"routeId": "142",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:30:00",
"tripId": "22-2382561281"
},
"vehicle": {
"id": "285",
"label": "A96",
"licensePlate": "GY-177-JC"
}
}
},
{
"id": "681870",
"vehicle": {
"currentStopSequence": 9,
"position": {
"bearing": 65.0,
"latitude": 47.69554138183594,
"longitude": -2.804192066192627,
"speed": 9.44444465637207
},
"stopId": "5771",
"timestamp": "1770048722",
"trip": {
"directionId": 1,
"routeId": "368",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:35:00",
"tripId": "22-6174277633"
},
"vehicle": {
"id": "333",
"label": "40367",
"licensePlate": "GS 518 BA"
}
}
},
{
"id": "681895",
"vehicle": {
"currentStopSequence": 15,
"position": {
"bearing": 169.0,
"latitude": 47.63114547729492,
"longitude": -2.8229129314422607,
"speed": 3.8888888359069824
},
"stopId": "6",
"timestamp": "1770048754",
"trip": {
"directionId": 1,
"routeId": "56",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:45:00",
"tripId": "22-939589634"
},
"vehicle": {
"id": "288",
"label": "A92",
"licensePlate": "GY-590-JB"
}
}
},
{
"id": "682498",
"vehicle": {
"currentStopSequence": 27,
"position": {
"bearing": 34.0,
"latitude": 47.687400817871094,
"longitude": -2.7429490089416504,
"speed": 4.166666507720947
},
"stopId": "59",
"timestamp": "1770048749",
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:11:00",
"tripId": "2-121765924"
},
"vehicle": {
"id": "22",
"label": "97178",
"licensePlate": "BS 213 FJ"
}
}
},
{
"id": "681913",
"vehicle": {
"currentStopSequence": 5,
"position": {
"bearing": 268.0,
"latitude": 47.581111907958984,
"longitude": -2.6334900856018066,
"speed": 7.222222328186035
},
"stopId": "6448",
"timestamp": "1770048749",
"trip": {
"directionId": 1,
"routeId": "127",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:55:00",
"tripId": "22-2130771970"
},
"vehicle": {
"id": "320",
"label": "40298",
"licensePlate": "GS 581 PG"
}
}
},
{
"id": "681934",
"vehicle": {
"currentStopSequence": 3,
"position": {
"bearing": 121.0,
"latitude": 47.524261474609375,
"longitude": -2.788161039352417,
"speed": 23.33333396911621
},
"stopId": "127",
"timestamp": "1770048733",
"trip": {
"directionId": 1,
"routeId": "372",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:05:00",
"tripId": "22-6241255426"
},
"vehicle": {
"id": "112",
"label": "1005",
"licensePlate": "BA 033 PZ"
}
}
},
{
"id": "682815",
"vehicle": {
"currentStopSequence": 6,
"position": {
"bearing": 333.0,
"latitude": 47.67432403564453,
"longitude": -2.758913993835449,
"speed": 9.44444465637207
},
"stopId": "keoskol.11214710",
"timestamp": "1770048740",
"trip": {
"directionId": 1,
"routeId": "BSAScol61136",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:05:00",
"tripId": "chouette:VehicleJourney:048deba6-e5b9-483d-b177-be807c2874f4:LOC"
},
"vehicle": {
"id": "222",
"label": "DS-406-MG",
"licensePlate": "DS-406-MG"
}
}
},
{
"id": "682842",
"vehicle": {
"currentStopSequence": 7,
"position": {
"bearing": 172.0,
"latitude": 47.65855407714844,
"longitude": -2.764388084411621,
"speed": 3.055555582046509
},
"stopId": "chouette:StopArea:f2903fd2-a299-4b09-a2a3-308b185e1135:LOC",
"timestamp": "1770048199",
"trip": {
"directionId": 0,
"routeId": "AVBScol60838",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:50:00",
"tripId": "chouette:VehicleJourney:9af2f516-9cb7-44aa-9dbd-027c06734843:LOC"
},
"vehicle": {
"id": "361",
"label": "GQ-525-QZ (RGO Bocéno)",
"licensePlate": "GQ-525-QZ"
}
}
},
{
"id": "682985",
"vehicle": {
"currentStopSequence": 10,
"position": {
"bearing": 0.0,
"latitude": 47.64353561401367,
"longitude": -2.750591993331909,
"speed": 0.0
},
"stopId": "630",
"timestamp": "1770048743",
"trip": {
"directionId": 0,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:00:00",
"tripId": "2-168099873"
},
"vehicle": {
"id": "80",
"label": "97219",
"licensePlate": "GD 896 JD"
}
}
},
{
"id": "681925",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 20.0,
"latitude": 47.54834747314453,
"longitude": -2.7187209129333496,
"speed": 25.0
},
"stopId": "6485",
"timestamp": "1770048764",
"trip": {
"directionId": 1,
"routeId": "126",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:05:00",
"tripId": "22-2114125825"
},
"vehicle": {
"id": "297",
"label": "40366",
"licensePlate": "GS 453 BA"
}
}
},
{
"id": "681872",
"vehicle": {
"currentStopSequence": 7,
"position": {
"bearing": 252.0,
"latitude": 47.628257751464844,
"longitude": -2.8524930477142334,
"speed": 20.55555534362793
},
"stopId": "4237",
"timestamp": "1770048725",
"trip": {
"directionId": 1,
"routeId": "57",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:35:00",
"tripId": "22-956366849"
},
"vehicle": {
"id": "210",
"label": "A59",
"licensePlate": "EY-472-RJ"
}
}
},
{
"id": "682517",
"vehicle": {
"currentStopSequence": 29,
"position": {
"bearing": 254.0,
"latitude": 47.65899658203125,
"longitude": -2.7587809562683105,
"speed": 4.166666507720947
},
"stopId": "511",
"timestamp": "1770048673",
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:34:00",
"tripId": "2-336134194"
},
"vehicle": {
"id": "74",
"label": "97213",
"licensePlate": "GC 436 NJ"
}
}
},
{
"id": "683021",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 210.0,
"latitude": 47.62751007080078,
"longitude": -2.8310980796813965,
"speed": 2.222222328186035
},
"stopId": "3815",
"timestamp": "1770048555",
"trip": {
"directionId": 0,
"routeId": "162",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20260202",
"startTime": "08:03:00",
"tripId": "22-2717974529"
},
"vehicle": {
"id": "287",
"label": "A94",
"licensePlate": "GY-362-JB"
}
}
},
{
"id": "682817",
"vehicle": {
"currentStopSequence": 7,
"position": {
"bearing": 10.0,
"latitude": 47.72964096069336,
"longitude": -2.6937448978424072,
"speed": 9.722222328186035
},
"stopId": "bre_vannes_2024_2025.18089",
"timestamp": "1770048753",
"trip": {
"directionId": 0,
"routeId": "BSAScol61138",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:49:00",
"tripId": "chouette:VehicleJourney:e1dfe708-2bc0-4239-9c96-e0fd9de15302:LOC"
},
"vehicle": {
"id": "244",
"label": "DS-247-QG",
"licensePlate": "DS-247-QG"
}
}
},
{
"id": "682556",
"vehicle": {
"currentStopSequence": 1,
"stopId": "591",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:16:00",
"tripId": "2-33620092"
},
"vehicle": {
"id": "57",
"label": "97196",
"licensePlate": "DJ 409 DD"
}
}
},
{
"id": "681632",
"vehicle": {
"currentStopSequence": 6,
"position": {
"bearing": 0.0,
"latitude": 47.66754150390625,
"longitude": -2.783396005630493,
"speed": 0.0
},
"stopId": "509",
"timestamp": "1770048743",
"trip": {
"directionId": 0,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:02:00",
"tripId": "2-85852213"
},
"vehicle": {
"id": "28",
"label": "73722",
"licensePlate": "ES 845 VL"
}
}
},
{
"id": "681885",
"vehicle": {
"currentStopSequence": 6,
"position": {
"bearing": 68.0,
"latitude": 47.66136169433594,
"longitude": -2.7595770359039307,
"speed": 10.55555534362793
},
"stopId": "5537",
"timestamp": "1770048748",
"trip": {
"directionId": 1,
"routeId": "119",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:43:00",
"tripId": "22-1996947457-780-LM_J___"
},
"vehicle": {
"id": "341",
"label": "37155",
"licensePlate": "FL 272 DK"
}
}
},
{
"id": "682528",
"vehicle": {
"currentStopSequence": 21,
"position": {
"bearing": 225.0,
"latitude": 47.65907669067383,
"longitude": -2.758471965789795,
"speed": 4.166666507720947
},
"stopId": "511",
"timestamp": "1770048693",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:46:00",
"tripId": "2-17039432"
},
"vehicle": {
"id": "469",
"label": "75929",
"licensePlate": "DL-242-EG"
}
}
},
{
"id": "682524",
"vehicle": {
"currentStopSequence": 22,
"position": {
"bearing": 16.0,
"latitude": 47.671016693115234,
"longitude": -2.7489030361175537,
"speed": 8.61111068725586
},
"stopId": "49",
"timestamp": "1770048726",
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:40:00",
"tripId": "2-73138198"
},
"vehicle": {
"id": "59",
"label": "97198",
"licensePlate": "DK 995 CW"
}
}
},
{
"id": "682933",
"vehicle": {
"currentStopSequence": 1,
"stopId": "492",
"trip": {
"directionId": 0,
"routeId": "366",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:16:00",
"tripId": "2-6140723217"
},
"vehicle": {
"id": "44",
"label": "97179",
"licensePlate": "BS 293 FK"
}
}
},
{
"id": "683015",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 163.0,
"latitude": 47.64992904663086,
"longitude": -2.7832109928131104,
"speed": 5.277777671813965
},
"stopId": "STP-ARRIVEE",
"timestamp": "1770048386",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20260202",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "164",
"label": "GS-091-MX",
"licensePlate": "GS-091-MX"
}
}
},
{
"id": "682986",
"vehicle": {
"currentStopSequence": 5,
"position": {
"bearing": 198.0,
"latitude": 47.65616989135742,
"longitude": -2.759737968444824,
"speed": 5.833333492279053
},
"stopId": "604",
"timestamp": "1770048753",
"trip": {
"directionId": 1,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:01:00",
"tripId": "2-135987223"
},
"vehicle": {
"id": "76",
"label": "97215",
"licensePlate": "GC 461 NJ"
}
}
},
{
"id": "683008",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 302.0,
"latitude": 47.657371520996094,
"longitude": -2.609929084777832,
"speed": 16.38888931274414
},
"stopId": "STP-ARRIVEE",
"timestamp": "1770048735",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20260202",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "168",
"label": "GS-526-EX",
"licensePlate": "GS-526-EX"
}
}
},
{
"id": "681641",
"vehicle": {
"currentStopSequence": 20,
"position": {
"bearing": 3.0,
"latitude": 47.639747619628906,
"longitude": -2.7510600090026855,
"speed": 8.61111068725586
},
"stopId": "418",
"timestamp": "1770048734",
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:53:00",
"tripId": "2-121241612"
},
"vehicle": {
"id": "25",
"label": "73719",
"licensePlate": "ES 537 VL"
}
}
},
{
"id": "681662",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 282.0,
"latitude": 47.68180465698242,
"longitude": -2.7673280239105225,
"speed": 2.222222328186035
},
"stopId": "STP-DK",
"timestamp": "1770025873",
"trip": {
"directionId": 0,
"routeId": "DFL",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "10:00:00",
"tripId": "ext:10866"
},
"vehicle": {
"id": "379",
"label": "TEST TGMVA - AXIO4",
"licensePlate": "00-TEST-00"
}
}
},
{
"id": "682530",
"vehicle": {
"currentStopSequence": 16,
"position": {
"bearing": 113.0,
"latitude": 47.65465545654297,
"longitude": -2.7886900901794434,
"speed": 0.8333333134651184
},
"stopId": "394",
"timestamp": "1770048723",
"trip": {
"directionId": 0,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:46:00",
"tripId": "2-135921693"
},
"vehicle": {
"id": "42",
"label": "97176",
"licensePlate": "BS 695 FG"
}
}
},
{
"id": "682542",
"vehicle": {
"currentStopSequence": 6,
"position": {
"latitude": 47.71346664428711,
"longitude": -2.7516870498657227,
"speed": 0.0
},
"stopId": "78",
"timestamp": "1770048725",
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:04:00",
"tripId": "2-73203751"
},
"vehicle": {
"id": "391",
"label": "72426",
"licensePlate": "BE-978-PL"
}
}
},
{
"id": "682515",
"vehicle": {
"currentStopSequence": 29,
"position": {
"bearing": 0.0,
"latitude": 47.680763244628906,
"longitude": -2.764230966567993,
"speed": 0.0
},
"stopId": "503",
"timestamp": "1770048756",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:30:00",
"tripId": "2-19202093"
},
"vehicle": {
"id": "54",
"label": "97193",
"licensePlate": "CW 696 GY"
}
}
},
{
"id": "682727",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 186.0,
"latitude": 47.6429443359375,
"longitude": -2.8149969577789307,
"speed": 8.61111068725586
},
"stopId": "chouette:StopArea:46b3f454-36a5-4eb3-9f4a-1e96aca8b229:LOC",
"timestamp": "1770048742",
"trip": {
"directionId": 0,
"routeId": "AurayVayagesLigne606",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:00:00",
"tripId": "chouette:VehicleJourney:5e6fdead-679d-467f-b510-c50533aae753:LOC"
},
"vehicle": {
"id": "419",
"label": "A74",
"licensePlate": "BN-543-XK"
}
}
},
{
"id": "682756",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 80.0,
"latitude": 47.66140365600586,
"longitude": -2.759305000305176,
"speed": 8.61111068725586
},
"stopId": "chouette:StopArea:f2903fd2-a299-4b09-a2a3-308b185e1135:LOC",
"timestamp": "1770048730",
"trip": {
"directionId": 1,
"routeId": "CAT56Ligne604",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:06:00",
"tripId": "chouette:VehicleJourney:a5a295a4-57ea-4154-af46-03edfc5ba981:LOC"
},
"vehicle": {
"id": "460",
"label": "41245",
"licensePlate": "HF-440-AZ"
}
}
},
{
"id": "682812",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 305.0,
"latitude": 47.84177017211914,
"longitude": -2.719336986541748,
"speed": 5.0
},
"stopId": "bre_vannes_2024_2025.18645",
"timestamp": "1770048744",
"trip": {
"directionId": 1,
"routeId": "BSAScol61131",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:40:00",
"tripId": "chouette:VehicleJourney:c264a36a-f9bd-4b15-bf43-5c284c064ce7:LOC"
},
"vehicle": {
"id": "468",
"label": "HF-857-BR",
"licensePlate": "HF-857-BR"
}
}
},
{
"id": "682819",
"vehicle": {
"currentStopSequence": 5,
"position": {
"bearing": 0.0,
"latitude": 47.65488815307617,
"longitude": -2.756155014038086,
"speed": 0.0
},
"stopId": "bre_vannes_2024_2025.16575",
"timestamp": "1770048738",
"trip": {
"directionId": 1,
"routeId": "MAURYScol60920",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:40:00",
"tripId": "chouette:VehicleJourney:d78a6f9b-46e5-44f4-880b-693d47c17e38:LOC"
},
"vehicle": {
"id": "423",
"label": "HF-498-CE",
"licensePlate": "HF-498-CE"
}
}
},
{
"id": "682814",
"vehicle": {
"currentStopSequence": 5,
"position": {
"bearing": 0.0,
"latitude": 47.65613555908203,
"longitude": -2.766364097595215,
"speed": 0.0
},
"stopId": "bre_vannes_2024_2025.18645",
"timestamp": "1770048709",
"trip": {
"directionId": 1,
"routeId": "BSAScol61134",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:00:00",
"tripId": "chouette:VehicleJourney:e9d9a7b8-9cd9-4b2c-b259-d4b119af2d34:LOC"
},
"vehicle": {
"id": "241",
"label": "CR-049-DC",
"licensePlate": "CR-049-DC"
}
}
},
{
"id": "682552",
"vehicle": {
"currentStopSequence": 1,
"stopId": "415",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:15:00",
"tripId": "2-19202118"
},
"vehicle": {
"id": "84",
"label": "97223",
"licensePlate": "GN 821 PV"
}
}
},
{
"id": "682539",
"vehicle": {
"currentStopSequence": 9,
"position": {
"bearing": 22.0,
"latitude": 47.658626556396484,
"longitude": -2.7638559341430664,
"speed": 5.55555534362793
},
"stopId": "562",
"timestamp": "1770048770",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:57:00",
"tripId": "2-33620145"
},
"vehicle": {
"id": "40",
"label": "97172",
"licensePlate": "AY 545 QK"
}
}
},
{
"id": "682514",
"vehicle": {
"currentStopSequence": 32,
"position": {
"bearing": 268.0,
"latitude": 47.658660888671875,
"longitude": -2.760085105895996,
"speed": 4.166666507720947
},
"stopId": "492",
"timestamp": "1770048699",
"trip": {
"directionId": 1,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:29:00",
"tripId": "2-168689679"
},
"vehicle": {
"id": "82",
"label": "97221",
"licensePlate": "GN 706 WQ"
}
}
},
{
"id": "682520",
"vehicle": {
"currentStopSequence": 24,
"position": {
"bearing": 184.0,
"latitude": 47.64773178100586,
"longitude": -2.7585039138793945,
"speed": 11.94444465637207
},
"stopId": "4210",
"timestamp": "1770048723",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:35:00",
"tripId": "2-17236028"
},
"vehicle": {
"id": "37",
"label": "97169",
"licensePlate": "AF 553 BP"
}
}
},
{
"id": "682995",
"vehicle": {
"currentStopSequence": 6,
"position": {
"bearing": 88.0,
"latitude": 47.655147552490234,
"longitude": -2.7633941173553467,
"speed": 0.2777777910232544
},
"stopId": "603",
"timestamp": "1770048748",
"trip": {
"directionId": 1,
"routeId": "91",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:06:00",
"tripId": "22-1527382020"
},
"vehicle": {
"id": "208",
"label": "A53",
"licensePlate": "EP-386-ZV"
}
}
},
{
"id": "682988",
"vehicle": {
"currentStopSequence": 1,
"stopId": "406",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:21:00",
"tripId": "2-19136596"
},
"vehicle": {
"id": "32",
"label": "75401",
"licensePlate": "GH 830 XW"
}
}
},
{
"id": "682529",
"vehicle": {
"currentStopSequence": 12,
"position": {
"bearing": 180.0,
"latitude": 47.6535758972168,
"longitude": -2.7577009201049805,
"speed": 8.333333015441895
},
"stopId": "613",
"timestamp": "1770048750",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:46:00",
"tripId": "2-33620112"
},
"vehicle": {
"id": "69",
"label": "97208",
"licensePlate": "EM 760 MQ"
}
}
},
{
"id": "682999",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 104.0,
"latitude": 47.69929504394531,
"longitude": -2.810142993927002,
"speed": 1.3888888359069824
},
"stopId": "STP-ARRIVEE",
"timestamp": "1770032354",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20260202",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "366",
"label": "GX-711-NR",
"licensePlate": "GX-711-NR"
}
}
},
{
"id": "681926",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 66.0,
"latitude": 47.54286575317383,
"longitude": -2.7268409729003906,
"speed": 18.61111068725586
},
"stopId": "4253",
"timestamp": "1770048728",
"trip": {
"directionId": 1,
"routeId": "128",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:05:00",
"tripId": "22-2147680258"
},
"vehicle": {
"id": "305",
"label": "37805",
"licensePlate": "FS 775 JB"
}
}
},
{
"id": "682502",
"vehicle": {
"currentStopSequence": 43,
"position": {
"bearing": 66.0,
"latitude": 47.65288543701172,
"longitude": -2.7841670513153076,
"speed": 5.277777671813965
},
"stopId": "393",
"timestamp": "1770048731",
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:16:00",
"tripId": "2-336134223"
},
"vehicle": {
"id": "60",
"label": "97199",
"licensePlate": "DN 499 EZ"
}
}
},
{
"id": "681597",
"vehicle": {
"currentStopSequence": 6,
"position": {
"latitude": 47.637725830078125,
"longitude": -2.8210599422454834,
"speed": 0.0
},
"stopId": "7",
"timestamp": "1770048753",
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:00:00",
"tripId": "2-73138209"
},
"vehicle": {
"id": "67",
"label": "97206",
"licensePlate": "EM 054 MR"
}
}
},
{
"id": "681897",
"vehicle": {
"currentStopSequence": 3,
"position": {
"bearing": 344.0,
"latitude": 47.69625473022461,
"longitude": -2.7650959491729736,
"speed": 18.88888931274414
},
"stopId": "5608",
"timestamp": "1770048751",
"trip": {
"directionId": 1,
"routeId": "41",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:50:00",
"tripId": "22-688062465"
},
"vehicle": {
"id": "107",
"label": "55",
"licensePlate": "DT-885-HS"
}
}
},
{
"id": "682987",
"vehicle": {
"currentStopSequence": 3,
"position": {
"bearing": 225.0,
"latitude": 47.70242691040039,
"longitude": -2.6588919162750244,
"speed": 3.3333332538604736
},
"stopId": "165",
"timestamp": "1770048743",
"trip": {
"directionId": 1,
"routeId": "366",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:10:00",
"tripId": "2-6140657675"
},
"vehicle": {
"id": "78",
"label": "97217",
"licensePlate": "GD 758 JD"
}
}
},
{
"id": "682550",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 64.0,
"latitude": 47.54568862915039,
"longitude": -2.9067609310150146,
"speed": 2.777777671813965
},
"stopId": "5496",
"timestamp": "1770048702",
"trip": {
"directionId": 1,
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:10:00",
"tripId": "2-286458595"
},
"vehicle": {
"id": "119",
"label": "23802",
"licensePlate": "DT 081 VJ"
}
}
},
{
"id": "681899",
"vehicle": {
"currentStopSequence": 7,
"position": {
"bearing": 120.0,
"latitude": 47.691287994384766,
"longitude": -2.740027904510498,
"speed": 4.166666507720947
},
"stopId": "66",
"timestamp": "1770048612",
"trip": {
"directionId": 1,
"routeId": "79",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:50:00",
"tripId": "22-1325989889"
},
"vehicle": {
"id": "322",
"label": "40363",
"licensePlate": "GS 213 BA"
}
}
},
{
"id": "681900",
"vehicle": {
"currentStopSequence": 9,
"position": {
"bearing": 10.0,
"latitude": 47.68977737426758,
"longitude": -2.730968952178955,
"speed": 5.55555534362793
},
"stopId": "6625",
"timestamp": "1770048734",
"trip": {
"directionId": 1,
"routeId": "78",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:51:00",
"tripId": "22-1308819457"
},
"vehicle": {
"id": "336",
"label": "23912",
"licensePlate": "DT 374 GC"
}
}
},
{
"id": "681867",
"vehicle": {
"currentStopSequence": 22,
"position": {
"bearing": 0.0,
"latitude": 47.655426025390625,
"longitude": -2.7395811080932617,
"speed": 0.0
},
"stopId": "428",
"timestamp": "1770048707",
"trip": {
"directionId": 0,
"routeId": "191",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:34:00",
"tripId": "22-3204513795"
},
"vehicle": {
"id": "296",
"label": "37153",
"licensePlate": "FL 269 DK"
}
}
},
{
"id": "681871",
"vehicle": {
"currentStopSequence": 16,
"position": {
"latitude": 47.62626647949219,
"longitude": -2.6391849517822266,
"speed": 0.0
},
"stopId": "326",
"timestamp": "1770048712",
"trip": {
"directionId": 1,
"routeId": "49",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:35:00",
"tripId": "22-822476801"
},
"vehicle": {
"id": "135",
"label": "21922",
"licensePlate": "CX 177 YF"
}
}
},
{
"id": "681890",
"vehicle": {
"currentStopSequence": 4,
"position": {
"bearing": 170.0,
"latitude": 47.65863037109375,
"longitude": -2.7643070220947266,
"speed": 0.5555555820465088
},
"stopId": "4123",
"timestamp": "1770048727",
"trip": {
"directionId": 1,
"routeId": "109",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:45:00",
"tripId": "22-1828782081"
},
"vehicle": {
"id": "323",
"label": "37346",
"licensePlate": "DK 744 CG"
}
}
},
{
"id": "681901",
"vehicle": {
"currentStopSequence": 14,
"position": {
"bearing": 294.0,
"latitude": 47.689247131347656,
"longitude": -2.750775098800659,
"speed": 8.333333015441895
},
"stopId": "52",
"timestamp": "1770048722",
"trip": {
"directionId": 1,
"routeId": "84",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:51:00",
"tripId": "22-1409482753"
},
"vehicle": {
"id": "313",
"label": "22721",
"licensePlate": "DH 520 KN"
}
}
},
{
"id": "683004",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 270.0,
"latitude": 47.6590576171875,
"longitude": -2.7702109813690186,
"speed": 11.11111068725586
},
"stopId": "STP-ARRIVEE",
"timestamp": "1770048710",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20260202",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "389",
"label": "GY-536-ZZ",
"licensePlate": "GY-536-ZZ"
}
}
},
{
"id": "681915",
"vehicle": {
"currentStopSequence": 3,
"position": {
"bearing": 146.0,
"latitude": 47.640769958496094,
"longitude": -2.770214080810547,
"speed": 10.833333015441895
},
"stopId": "5537",
"timestamp": "1770048718",
"trip": {
"directionId": 1,
"routeId": "59",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:00:00",
"tripId": "22-990052353"
},
"vehicle": {
"id": "134",
"label": "12287",
"licensePlate": "CJ 967 WR"
}
}
},
{
"id": "681904",
"vehicle": {
"currentStopSequence": 3,
"position": {
"bearing": 194.0,
"latitude": 47.6924934387207,
"longitude": -2.6161859035491943,
"speed": 9.166666984558105
},
"stopId": "6275",
"timestamp": "1770048725",
"trip": {
"directionId": 1,
"routeId": "136",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:52:00",
"tripId": "22-2281766914"
},
"vehicle": {
"id": "279",
"label": "A102",
"licensePlate": "GY-213-JC"
}
}
},
{
"id": "682928",
"vehicle": {
"currentStopSequence": 25,
"position": {
"bearing": 179.0,
"latitude": 47.65411376953125,
"longitude": -2.7711260318756104,
"speed": 8.333333015441895
},
"stopId": "555",
"timestamp": "1770048721",
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:41:00",
"tripId": "2-53018646"
},
"vehicle": {
"id": "56",
"label": "97195",
"licensePlate": "DA 049 XD"
}
}
},
{
"id": "682540",
"vehicle": {
"currentStopSequence": 6,
"position": {
"bearing": 88.0,
"latitude": 47.6842155456543,
"longitude": -2.7693259716033936,
"speed": 3.6111111640930176
},
"stopId": "502",
"timestamp": "1770048758",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:58:00",
"tripId": "2-17236057"
},
"vehicle": {
"id": "85",
"label": "97224",
"licensePlate": "GS 722 EX"
}
}
},
{
"id": "681906",
"vehicle": {
"currentStopSequence": 4,
"position": {
"bearing": 111.0,
"latitude": 47.69278335571289,
"longitude": -2.612898111343384,
"speed": 17.5
},
"stopId": "6265",
"timestamp": "1770048742",
"trip": {
"directionId": 1,
"routeId": "139",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:52:00",
"tripId": "22-2332229634"
},
"vehicle": {
"id": "275",
"label": "A106",
"licensePlate": "GY-328-JC"
}
}
},
{
"id": "681920",
"vehicle": {
"currentStopSequence": 3,
"position": {
"bearing": 52.0,
"latitude": 47.530052185058594,
"longitude": -2.7317628860473633,
"speed": 8.88888931274414
},
"stopId": "6704",
"timestamp": "1770048758",
"trip": {
"directionId": 1,
"routeId": "112",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:05:00",
"tripId": "22-1879244802"
},
"vehicle": {
"id": "125",
"label": "904",
"licensePlate": "AC 257 FF"
}
}
},
{
"id": "681907",
"vehicle": {
"currentStopSequence": 13,
"position": {
"bearing": 0.0,
"latitude": 47.71312713623047,
"longitude": -2.6398589611053467,
"speed": 0.0
},
"stopId": "6064",
"timestamp": "1770048762",
"trip": {
"directionId": 1,
"routeId": "141",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:52:00",
"tripId": "22-2365652994"
},
"vehicle": {
"id": "266",
"label": "A83",
"licensePlate": "GS-215-ZL"
}
}
},
{
"id": "681933",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 164.0,
"latitude": 47.63240051269531,
"longitude": -2.8234798908233643,
"speed": 6.94444465637207
},
"stopId": "5",
"timestamp": "1770048723",
"trip": {
"directionId": 1,
"routeId": "164",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:05:00",
"tripId": "22-2751660034"
},
"vehicle": {
"id": "215",
"label": "A71",
"licensePlate": "FN-517-JM"
}
}
},
{
"id": "681908",
"vehicle": {
"currentStopSequence": 7,
"position": {
"bearing": 216.0,
"latitude": 47.716068267822266,
"longitude": -2.6080899238586426,
"speed": 12.5
},
"stopId": "5964",
"timestamp": "1770048732",
"trip": {
"directionId": 1,
"routeId": "143",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:52:00",
"tripId": "22-2399207426"
},
"vehicle": {
"id": "207",
"label": "A40",
"licensePlate": "EP-995-TW"
}
}
},
{
"id": "681526",
"vehicle": {
"currentStopSequence": 11,
"position": {
"bearing": 62.0,
"latitude": 47.64373779296875,
"longitude": -2.8144590854644775,
"speed": 10.277777671813965
},
"stopId": "20",
"timestamp": "1770048755",
"trip": {
"directionId": 0,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:45:00",
"tripId": "2-234946565"
},
"vehicle": {
"id": "205",
"label": "A66",
"licensePlate": "FJ-766-ND"
}
}
},
{
"id": "681923",
"vehicle": {
"currentStopSequence": 4,
"position": {
"bearing": 298.0,
"latitude": 47.5283088684082,
"longitude": -2.798280954360962,
"speed": 20.27777862548828
},
"stopId": "6378",
"timestamp": "1770048729",
"trip": {
"directionId": 1,
"routeId": "120",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:05:00",
"tripId": "22-2013462530"
},
"vehicle": {
"id": "110",
"label": "213",
"licensePlate": "FH 163 EQ"
}
}
},
{
"id": "681917",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 131.0,
"latitude": 47.68935012817383,
"longitude": -2.5732529163360596,
"speed": 17.5
},
"stopId": "5751",
"timestamp": "1770048723",
"trip": {
"directionId": 1,
"routeId": "148",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:02:00",
"tripId": "22-2483093506"
},
"vehicle": {
"id": "269",
"label": "A84",
"licensePlate": "GT-053-CC"
}
}
},
{
"id": "681924",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 52.0,
"latitude": 47.54435348510742,
"longitude": -2.7228341102600098,
"speed": 20.27777862548828
},
"stopId": "6346",
"timestamp": "1770048755",
"trip": {
"directionId": 1,
"routeId": "122",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:05:00",
"tripId": "22-2047016962"
},
"vehicle": {
"id": "299",
"label": "8040",
"licensePlate": "ET 851 MY"
}
}
},
{
"id": "681948",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 23.0,
"latitude": 47.698814392089844,
"longitude": -2.7978711128234863,
"speed": 3.6111111640930176
},
"stopId": "3792",
"timestamp": "1770048766",
"trip": {
"directionId": 1,
"routeId": "166",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:15:00",
"tripId": "22-2785345538"
},
"vehicle": {
"id": "97",
"label": "26",
"licensePlate": "FD-500-ZH"
}
}
},
{
"id": "682858",
"vehicle": {
"currentStopSequence": 4,
"position": {
"bearing": 108.0,
"latitude": 47.522274017333984,
"longitude": -2.776348114013672,
"speed": 7.5
},
"stopId": "233",
"timestamp": "1770048756",
"trip": {
"directionId": 1,
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:55:00",
"tripId": "2-288686152"
},
"vehicle": {
"id": "332",
"label": "40347",
"licensePlate": "GT 617 CM"
}
}
},
{
"id": "683018",
"vehicle": {
"currentStopSequence": 11,
"position": {
"bearing": 202.0,
"latitude": 47.6589241027832,
"longitude": -2.764902114868164,
"speed": 1.9444444179534912
},
"stopId": "chouette:StopArea:573df337-36ff-4f95-a7b2-eed85d4c97b5:LOC",
"timestamp": "1770048650",
"trip": {
"directionId": 1,
"routeId": "CAT56Scol60380",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20260202",
"startTime": "15:55:00",
"tripId": "chouette:VehicleJourney:5deaeb0c-cec7-4621-9105-acbd96b599c3:LOC"
},
"vehicle": {
"id": "463",
"label": "37803",
"licensePlate": "FS 335 PE"
}
}
},
{
"id": "682783",
"vehicle": {
"currentStopSequence": 13,
"position": {
"bearing": 0.0,
"latitude": 47.66631317138672,
"longitude": -2.7416980266571045,
"speed": 0.0
},
"stopId": "chouette:StopArea:f2903fd2-a299-4b09-a2a3-308b185e1135:LOC",
"timestamp": "1770048684",
"trip": {
"directionId": 0,
"routeId": "MAURYLigne609",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:38:00",
"tripId": "chouette:VehicleJourney:ce3c6bf5-c75b-4aa9-ba2d-db2beb86a672:LOC"
},
"vehicle": {
"id": "179",
"label": "FJ-891-HW",
"licensePlate": "FJ-891-HW"
}
}
},
{
"id": "682541",
"vehicle": {
"currentStopSequence": 14,
"position": {
"bearing": 198.0,
"latitude": 47.64643096923828,
"longitude": -2.7643420696258545,
"speed": 4.44444465637207
},
"stopId": "4211",
"timestamp": "1770048748",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:00:00",
"tripId": "2-19136566"
},
"vehicle": {
"id": "21",
"label": "71534",
"licensePlate": "DN 048 VX"
}
}
},
{
"id": "682930",
"vehicle": {
"currentStopSequence": 20,
"position": {
"bearing": 357.0,
"latitude": 47.65726089477539,
"longitude": -2.7597670555114746,
"speed": 7.777777671813965
},
"stopId": "620",
"timestamp": "1770048733",
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:49:00",
"tripId": "2-121765954"
},
"vehicle": {
"id": "48",
"label": "97187",
"licensePlate": "CH 890 RT"
}
}
},
{
"id": "681938",
"vehicle": {
"currentStopSequence": 2,
"position": {
"latitude": 47.698760986328125,
"longitude": -2.798295021057129,
"speed": 0.0
},
"stopId": "6228",
"timestamp": "1770047742",
"trip": {
"directionId": 1,
"routeId": "34",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:12:00",
"tripId": "22-570621953"
},
"vehicle": {
"id": "356",
"label": "54",
"licensePlate": "GY-307-SJ"
}
}
},
{
"id": "682537",
"vehicle": {
"currentStopSequence": 18,
"position": {
"latitude": 47.65521240234375,
"longitude": -2.763827085494995,
"speed": 0.0
},
"stopId": "606",
"timestamp": "1770048763",
"trip": {
"directionId": 0,
"routeId": "19",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:53:00",
"tripId": "2-319160370"
},
"vehicle": {
"id": "45",
"label": "97184",
"licensePlate": "CH 252 RT"
}
}
},
{
"id": "682844",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 0.0,
"latitude": 47.65841293334961,
"longitude": -2.7645459175109863,
"speed": 0.0
},
"stopId": "bre_vannes_2024_2025.18645",
"timestamp": "1770048076",
"trip": {
"directionId": 0,
"routeId": "AVBScol60839",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:50:00",
"tripId": "chouette:VehicleJourney:59698856-4013-4aaf-94de-c28622222921:LOC"
},
"vehicle": {
"id": "240",
"label": "24",
"licensePlate": "DQ-713-PQ"
}
}
},
{
"id": "681882",
"vehicle": {
"currentStopSequence": 20,
"position": {
"bearing": 54.0,
"latitude": 47.68585968017578,
"longitude": -2.694304943084717,
"speed": 18.05555534362793
},
"stopId": "142",
"timestamp": "1770048767",
"trip": {
"directionId": 1,
"routeId": "91",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:36:00",
"tripId": "22-1527382017"
},
"vehicle": {
"id": "214",
"label": "A64",
"licensePlate": "FH-305-YY"
}
}
},
{
"id": "681892",
"vehicle": {
"currentStopSequence": 7,
"position": {
"bearing": 284.0,
"latitude": 47.626060485839844,
"longitude": -2.6382110118865967,
"speed": 5.0
},
"stopId": "331",
"timestamp": "1770048713",
"trip": {
"directionId": 1,
"routeId": "131",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:45:00",
"tripId": "22-2197880833"
},
"vehicle": {
"id": "263",
"label": "26091",
"licensePlate": "ES 874 ME"
}
}
},
{
"id": "681484",
"vehicle": {
"currentStopSequence": 2,
"position": {
"latitude": 47.625770568847656,
"longitude": -2.6366469860076904,
"speed": 0.0
},
"stopId": "331",
"timestamp": "1770048274",
"trip": {
"directionId": 1,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:12:00",
"tripId": "2-168689681"
},
"vehicle": {
"id": "83",
"label": "97222",
"licensePlate": "GN 801 WQ"
}
}
},
{
"id": "682777",
"vehicle": {
"currentStopSequence": 12,
"position": {
"bearing": 34.0,
"latitude": 47.665889739990234,
"longitude": -2.7486488819122314,
"speed": 3.8888888359069824
},
"stopId": "chouette:StopArea:f2903fd2-a299-4b09-a2a3-308b185e1135:LOC",
"timestamp": "1770048751",
"trip": {
"directionId": 1,
"routeId": "MorioLigne602",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:20:00",
"tripId": "chouette:VehicleJourney:c115228b-d6c5-4c93-8826-221ba5332607:LOC"
},
"vehicle": {
"id": "358",
"label": "52",
"licensePlate": "GY-264-SJ"
}
}
},
{
"id": "681869",
"vehicle": {
"currentStopSequence": 8,
"position": {
"bearing": 171.0,
"latitude": 47.733489990234375,
"longitude": -2.725090980529785,
"speed": 6.388888835906982
},
"stopId": "6142",
"timestamp": "1770048769",
"trip": {
"directionId": 1,
"routeId": "367",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:35:00",
"tripId": "22-6157303809"
},
"vehicle": {
"id": "250",
"label": "CR-417-DB",
"licensePlate": "CR-417-DB"
}
}
},
{
"id": "682525",
"vehicle": {
"currentStopSequence": 20,
"position": {
"bearing": 142.0,
"latitude": 47.63789367675781,
"longitude": -2.6855130195617676,
"speed": 8.88888931274414
},
"stopId": "349",
"timestamp": "1770048726",
"trip": {
"directionId": 0,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:41:00",
"tripId": "2-169345036"
},
"vehicle": {
"id": "41",
"label": "97173",
"licensePlate": "AY 534 PG"
}
}
},
{
"id": "682494",
"vehicle": {
"currentStopSequence": 20,
"position": {
"bearing": 252.0,
"latitude": 47.54582214355469,
"longitude": -2.9064230918884277,
"speed": 8.333333015441895
},
"stopId": "3505",
"timestamp": "1770048706",
"trip": {
"directionId": 0,
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:05:00",
"tripId": "2-288423984"
},
"vehicle": {
"id": "342",
"label": "40348",
"licensePlate": "GT 747 CM"
}
}
},
{
"id": "682926",
"vehicle": {
"currentStopSequence": 24,
"position": {
"latitude": 47.69973373413086,
"longitude": -2.8074209690093994,
"speed": 0.0
},
"stopId": "191",
"timestamp": "1770048751",
"trip": {
"directionId": 1,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:32:00",
"tripId": "2-135987236"
},
"vehicle": {
"id": "36",
"label": "97168",
"licensePlate": "AF 815 BN"
}
}
},
{
"id": "682822",
"vehicle": {
"currentStopSequence": 7,
"position": {
"bearing": 86.0,
"latitude": 47.655601501464844,
"longitude": -2.7605459690093994,
"speed": 2.222222328186035
},
"stopId": "bre_vannes_2024_2025.16575",
"timestamp": "1770048761",
"trip": {
"directionId": 1,
"routeId": "MAURYScol60921",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:50:00",
"tripId": "chouette:VehicleJourney:8307ac09-b667-49b2-9a6b-c101e68707f0:LOC"
},
"vehicle": {
"id": "425",
"label": "HF-523-CE",
"licensePlate": "HF-523-CE"
}
}
},
{
"id": "681931",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 172.0,
"latitude": 47.630332946777344,
"longitude": -2.822756052017212,
"speed": 5.55555534362793
},
"stopId": "5",
"timestamp": "1770048732",
"trip": {
"directionId": 1,
"routeId": "161",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:05:00",
"tripId": "22-2701197314"
},
"vehicle": {
"id": "199",
"label": "A67",
"licensePlate": "EY-143-RJ"
}
}
},
{
"id": "682546",
"vehicle": {
"currentStopSequence": 4,
"position": {
"bearing": 94.0,
"latitude": 47.659645080566406,
"longitude": -2.7821269035339355,
"speed": 2.222222328186035
},
"stopId": "549",
"timestamp": "1770048719",
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:07:00",
"tripId": "2-336134214"
},
"vehicle": {
"id": "31",
"label": "74456",
"licensePlate": "FE 412 CH"
}
}
},
{
"id": "681930",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 20.0,
"latitude": 47.633216857910156,
"longitude": -2.8243229389190674,
"speed": 3.6111111640930176
},
"stopId": "5",
"timestamp": "1770048700",
"trip": {
"directionId": 1,
"routeId": "160",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:05:00",
"tripId": "22-2684420098"
},
"vehicle": {
"id": "198",
"label": "A61",
"licensePlate": "FH-578-NR"
}
}
},
{
"id": "682810",
"vehicle": {
"currentStopSequence": 16,
"position": {
"bearing": 0.0,
"latitude": 47.65886688232422,
"longitude": -2.7639000415802,
"speed": 0.0
},
"stopId": "bre_vannes_2024_2025.17971",
"timestamp": "1770048724",
"trip": {
"directionId": 1,
"routeId": "BSAScol61132",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:45:00",
"tripId": "chouette:VehicleJourney:8b86084f-a3bf-4e11-b3a2-02cbcb541cc8:LOC"
},
"vehicle": {
"id": "467",
"label": "HF-393-BR",
"licensePlate": "HF-393-BR"
}
}
},
{
"id": "682538",
"vehicle": {
"currentStopSequence": 10,
"position": {
"bearing": 56.0,
"latitude": 47.6699333190918,
"longitude": -2.724536895751953,
"speed": 0.5555555820465088
},
"stopId": "633",
"timestamp": "1770048749",
"trip": {
"directionId": 0,
"routeId": "366",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:55:00",
"tripId": "2-6140788745"
},
"vehicle": {
"id": "87",
"label": "97226",
"licensePlate": "GS 854 EX"
}
}
},
{
"id": "682535",
"vehicle": {
"currentStopSequence": 14,
"position": {
"bearing": 1.0,
"latitude": 47.657554626464844,
"longitude": -2.759704113006592,
"speed": 6.94444465637207
},
"stopId": "512",
"timestamp": "1770048732",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:52:00",
"tripId": "2-19202109"
},
"vehicle": {
"id": "58",
"label": "97197",
"licensePlate": "DJ 687 DD"
}
}
},
{
"id": "682534",
"vehicle": {
"currentStopSequence": 5,
"position": {
"bearing": 63.0,
"latitude": 47.65134811401367,
"longitude": -2.885305881500244,
"speed": 10.277777671813965
},
"stopId": "230",
"timestamp": "1770048727",
"trip": {
"directionId": 0,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:51:00",
"tripId": "2-185663497"
},
"vehicle": {
"id": "39",
"label": "97171",
"licensePlate": "AY 825 PG"
}
}
},
{
"id": "681918",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 181.0,
"latitude": 47.65888214111328,
"longitude": -2.7642951011657715,
"speed": 3.3333332538604736
},
"stopId": "4123",
"timestamp": "1770048492",
"trip": {
"directionId": 1,
"routeId": "97",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:05:00",
"tripId": "22-1627455489"
},
"vehicle": {
"id": "283",
"label": "A98",
"licensePlate": "GY-385-JC"
}
}
},
{
"id": "681927",
"vehicle": {
"currentStopSequence": 3,
"position": {
"bearing": 116.0,
"latitude": 47.627098083496094,
"longitude": -2.830810070037842,
"speed": 2.5
},
"stopId": "4294",
"timestamp": "1770048569",
"trip": {
"directionId": 1,
"routeId": "154",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:05:00",
"tripId": "22-2583756802"
},
"vehicle": {
"id": "290",
"label": "A91",
"licensePlate": "GY-853-JB"
}
}
},
{
"id": "682929",
"vehicle": {
"currentStopSequence": 19,
"position": {
"latitude": 47.66126251220703,
"longitude": -2.7571909427642822,
"speed": 0.0
},
"stopId": "511",
"timestamp": "1770048719",
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:45:00",
"tripId": "2-121701109"
},
"vehicle": {
"id": "51",
"label": "97190",
"licensePlate": "CW 596 GY"
}
}
},
{
"id": "683011",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 29.0,
"latitude": 47.760372161865234,
"longitude": -2.858522891998291,
"speed": 4.44444465637207
},
"stopId": "STP-ARRIVEE",
"timestamp": "1770031973",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20260202",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "167",
"label": "GS-510-MX",
"licensePlate": "GS-510-MX"
}
}
},
{
"id": "683005",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 8.0,
"latitude": 47.53078842163086,
"longitude": -2.7657129764556885,
"speed": 2.777777671813965
},
"stopId": "STP-ARRIVEE",
"timestamp": "1770042203",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20260202",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "163",
"label": "GP-751-SJ",
"licensePlate": "GP-751-SJ"
}
}
},
{
"id": "682526",
"vehicle": {
"currentStopSequence": 23,
"position": {
"bearing": 200.0,
"latitude": 47.66062545776367,
"longitude": -2.7574679851531982,
"speed": 5.833333492279053
},
"stopId": "511",
"timestamp": "1770048727",
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:43:00",
"tripId": "2-73203734"
},
"vehicle": {
"id": "89",
"label": "97228",
"licensePlate": "GW 131 JG"
}
}
},
{
"id": "681914",
"vehicle": {
"currentStopSequence": 3,
"position": {
"bearing": 302.0,
"latitude": 47.580928802490234,
"longitude": -2.6323740482330322,
"speed": 7.222222328186035
},
"stopId": "4014",
"timestamp": "1770048689",
"trip": {
"directionId": 1,
"routeId": "130",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:55:00",
"tripId": "22-2181103618"
},
"vehicle": {
"id": "316",
"label": "37149",
"licensePlate": "FL 422 DK"
}
}
},
{
"id": "681919",
"vehicle": {
"currentStopSequence": 3,
"position": {
"bearing": 44.0,
"latitude": 47.53886413574219,
"longitude": -2.7379190921783447,
"speed": 20.83333396911621
},
"stopId": "6337",
"timestamp": "1770048749",
"trip": {
"directionId": 1,
"routeId": "110",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:05:00",
"tripId": "22-1849098241"
},
"vehicle": {
"id": "116",
"label": "22726",
"licensePlate": "DH 027 KP"
}
}
},
{
"id": "681928",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 175.0,
"latitude": 47.6301383972168,
"longitude": -2.8227219581604004,
"speed": 4.166666507720947
},
"stopId": "5",
"timestamp": "1770048716",
"trip": {
"directionId": 1,
"routeId": "157",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:05:00",
"tripId": "22-2634219522"
},
"vehicle": {
"id": "204",
"label": "A69",
"licensePlate": "FJ-611-JW"
}
}
},
{
"id": "681921",
"vehicle": {
"currentStopSequence": 4,
"position": {
"bearing": 83.0,
"latitude": 47.51693344116211,
"longitude": -2.7216548919677734,
"speed": 15.0
},
"stopId": "6417",
"timestamp": "1770048776",
"trip": {
"directionId": 1,
"routeId": "114",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:05:00",
"tripId": "22-1912799234"
},
"vehicle": {
"id": "174",
"label": "716",
"licensePlate": "ER 799 LL"
}
}
},
{
"id": "681929",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 125.0,
"latitude": 47.62721633911133,
"longitude": -2.8311729431152344,
"speed": 1.9444444179534912
},
"stopId": "6318",
"timestamp": "1770048563",
"trip": {
"directionId": 1,
"routeId": "159",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:05:00",
"tripId": "22-2667773954"
},
"vehicle": {
"id": "265",
"label": "A82",
"licensePlate": "GS-164-ZL"
}
}
},
{
"id": "681935",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 261.0,
"latitude": 47.66403579711914,
"longitude": -2.756575107574463,
"speed": 6.388888835906982
},
"stopId": "4123",
"timestamp": "1770048749",
"trip": {
"directionId": 1,
"routeId": "50",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:10:00",
"tripId": "22-839319553"
},
"vehicle": {
"id": "273",
"label": "A89",
"licensePlate": "GY-661-JB"
}
}
},
{
"id": "681939",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 96.0,
"latitude": 47.698699951171875,
"longitude": -2.7980449199676514,
"speed": 3.055555582046509
},
"stopId": "6200",
"timestamp": "1770048749",
"trip": {
"directionId": 1,
"routeId": "35",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:12:00",
"tripId": "22-587399169"
},
"vehicle": {
"id": "106",
"label": "48",
"licensePlate": "AN-246-FB"
}
}
},
{
"id": "681941",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 143.0,
"latitude": 47.6584358215332,
"longitude": -2.764746904373169,
"speed": 3.3333332538604736
},
"stopId": "4123",
"timestamp": "1770048168",
"trip": {
"directionId": 1,
"routeId": "86",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:15:00",
"tripId": "22-1442906113"
},
"vehicle": {
"id": "274",
"label": "A107",
"licensePlate": "GY-142-JB"
}
}
},
{
"id": "681936",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 0.0,
"latitude": 47.653785705566406,
"longitude": -2.7868809700012207,
"speed": 0.0
},
"stopId": "4141",
"timestamp": "1770048278",
"trip": {
"directionId": 1,
"routeId": "117",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:10:00",
"tripId": "22-1963261953"
},
"vehicle": {
"id": "140",
"label": "25010",
"licensePlate": "ED 716 VH"
}
}
},
{
"id": "681947",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 0.0,
"latitude": 47.6279411315918,
"longitude": -2.830770969390869,
"speed": 0.0
},
"stopId": "6318",
"timestamp": "1770048548",
"trip": {
"directionId": 1,
"routeId": "156",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:15:00",
"tripId": "22-2617311234"
},
"vehicle": {
"id": "289",
"label": "A88",
"licensePlate": "GY-145-JC"
}
}
},
{
"id": "681959",
"vehicle": {
"currentStopSequence": 1,
"stopId": "5537",
"trip": {
"directionId": 1,
"routeId": "177",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:25:00",
"tripId": "22-2969763842"
},
"vehicle": {
"id": "315",
"label": "37148",
"licensePlate": "FL 398 DK"
}
}
},
{
"id": "682553",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 0.0,
"latitude": 47.658660888671875,
"longitude": -2.7611489295959473,
"speed": 0.0
},
"stopId": "492",
"timestamp": "1770048381",
"trip": {
"directionId": 1,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:15:00",
"tripId": "2-218562561"
},
"vehicle": {
"id": "206",
"label": "A78",
"licensePlate": "GA-415-ZE"
}
}
},
{
"id": "682536",
"vehicle": {
"currentStopSequence": 10,
"position": {
"bearing": 59.0,
"latitude": 47.6427001953125,
"longitude": -2.754293918609619,
"speed": 11.11111068725586
},
"stopId": "358",
"timestamp": "1770048761",
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:52:00",
"tripId": "2-336134176"
},
"vehicle": {
"id": "92",
"label": "97231",
"licensePlate": "GW 163 JG"
}
}
},
{
"id": "682718",
"vehicle": {
"currentStopSequence": 0,
"stopId": "chouette:StopArea:a0ec9a8a-7d92-4e55-89db-06e354cdfa96:LOC",
"trip": {
"directionId": 1,
"routeId": "AVBLigne608",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:15:00",
"tripId": "chouette:VehicleJourney:44a11186-a470-4f23-90a8-46740d91bda5:LOC"
},
"vehicle": {
"id": "230",
"label": "28",
"licensePlate": "GA-537-VQ"
}
}
},
{
"id": "682854",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 248.0,
"latitude": 47.75251388549805,
"longitude": -2.8410489559173584,
"speed": 8.88888931274414
},
"stopId": "4391",
"timestamp": "1770048743",
"trip": {
"directionId": 1,
"routeId": "37",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:10:00",
"tripId": "22-620888076"
},
"vehicle": {
"id": "95",
"label": "56",
"licensePlate": "DN-493-YG"
}
}
},
{
"id": "682863",
"vehicle": {
"currentStopSequence": 0,
"position": {
"bearing": 334.0,
"latitude": 47.673282623291016,
"longitude": -2.7582240104675293,
"speed": 5.0
},
"stopId": "bre_vannes_2024_2025.17567",
"timestamp": "1770048716",
"trip": {
"directionId": 0,
"routeId": "CAT56Scol60379",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:08:00",
"tripId": "chouette:VehicleJourney:22ef7253-dfcd-42bf-81e7-c27a299f59a6:LOC"
},
"vehicle": {
"id": "345",
"label": "37802",
"licensePlate": "FS 823 JB"
}
}
},
{
"id": "682531",
"vehicle": {
"currentStopSequence": 19,
"position": {
"bearing": 127.0,
"latitude": 47.65806198120117,
"longitude": -2.74701189994812,
"speed": 2.222222328186035
},
"stopId": "467",
"timestamp": "1770048743",
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:47:00",
"tripId": "2-50593820"
},
"vehicle": {
"id": "49",
"label": "97188",
"licensePlate": "CH 063 RV"
}
}
},
{
"id": "682551",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 0.0,
"latitude": 47.66046142578125,
"longitude": -2.795171022415161,
"speed": 0.0
},
"stopId": "591",
"timestamp": "1770048333",
"trip": {
"directionId": 0,
"routeId": "19",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:14:00",
"tripId": "2-319160386"
},
"vehicle": {
"id": "52",
"label": "97191",
"licensePlate": "CW 796 GY"
}
}
},
{
"id": "682518",
"vehicle": {
"currentStopSequence": 25,
"position": {
"bearing": 12.0,
"latitude": 47.683109283447266,
"longitude": -2.7406179904937744,
"speed": 6.111111164093018
},
"stopId": "37",
"timestamp": "1770048766",
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:34:00",
"tripId": "2-121765927"
},
"vehicle": {
"id": "26",
"label": "73720",
"licensePlate": "ES 676 VL"
}
}
},
{
"id": "681621",
"vehicle": {
"currentStopSequence": 13,
"position": {
"bearing": 21.0,
"latitude": 47.66075134277344,
"longitude": -2.7573859691619873,
"speed": 6.111111164093018
},
"stopId": "494",
"timestamp": "1770048750",
"trip": {
"directionId": 1,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:55:00",
"tripId": "2-86048770"
},
"vehicle": {
"id": "27",
"label": "73721",
"licensePlate": "ES 757 VL"
}
}
},
{
"id": "682523",
"vehicle": {
"currentStopSequence": 22,
"position": {
"latitude": 47.667991638183594,
"longitude": -2.756793975830078,
"speed": 0.0
},
"stopId": "481",
"timestamp": "1770048752",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:38:00",
"tripId": "2-19136557"
},
"vehicle": {
"id": "86",
"label": "97225",
"licensePlate": "GS 780 EX"
}
}
},
{
"id": "682510",
"vehicle": {
"currentStopSequence": 30,
"position": {
"latitude": 47.65169906616211,
"longitude": -2.788619041442871,
"speed": 0.0
},
"stopId": "570",
"timestamp": "1770048716",
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:25:00",
"tripId": "2-73203742"
},
"vehicle": {
"id": "91",
"label": "97230",
"licensePlate": "GW 085 JG"
}
}
},
{
"id": "681673",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 2.0,
"latitude": 47.67530059814453,
"longitude": -2.7550230026245117,
"speed": 0.8333333134651184
},
"stopId": "STP-ARRIVEE",
"timestamp": "1770036914",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "367",
"label": "GX-680-NR",
"licensePlate": "GX-680-NR"
}
}
},
{
"id": "682557",
"vehicle": {
"currentStopSequence": 1,
"stopId": "617",
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:19:00",
"tripId": "2-53018635"
},
"vehicle": {
"id": "72",
"label": "97211",
"licensePlate": "FC 572 NS"
}
}
},
{
"id": "682533",
"vehicle": {
"currentStopSequence": 14,
"position": {
"bearing": 70.0,
"latitude": 47.6483154296875,
"longitude": -2.6999869346618652,
"speed": 6.666666507720947
},
"stopId": "355",
"timestamp": "1770048733",
"trip": {
"directionId": 1,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:51:00",
"tripId": "2-169279503"
},
"vehicle": {
"id": "79",
"label": "97218",
"licensePlate": "GD 838 JD"
}
}
},
{
"id": "681573",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 79.0,
"latitude": 47.62710189819336,
"longitude": -2.826378107070923,
"speed": 2.222222328186035
},
"stopId": "17",
"timestamp": "1770048075",
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:20:00",
"tripId": "2-73138191"
},
"vehicle": {
"id": "70",
"label": "97209",
"licensePlate": "FC 141 MS"
}
}
},
{
"id": "682516",
"vehicle": {
"currentStopSequence": 32,
"position": {
"bearing": 286.0,
"latitude": 47.658973693847656,
"longitude": -2.732306957244873,
"speed": 0.2777777910232544
},
"stopId": "382",
"timestamp": "1770048704",
"trip": {
"directionId": 0,
"routeId": "19",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:30:00",
"tripId": "2-319160395"
},
"vehicle": {
"id": "81",
"label": "97220",
"licensePlate": "GD 936 JD"
}
}
},
{
"id": "681878",
"vehicle": {
"currentStopSequence": 10,
"position": {
"latitude": 47.6197624206543,
"longitude": -2.737483024597168,
"speed": 0.0
},
"stopId": "291",
"timestamp": "1770048715",
"trip": {
"directionId": 1,
"routeId": "175",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:35:00",
"tripId": "22-2936340481"
},
"vehicle": {
"id": "126",
"label": "1009",
"licensePlate": "BA 665 LK"
}
}
},
{
"id": "683001",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 207.0,
"latitude": 47.624305725097656,
"longitude": -2.7298591136932373,
"speed": 7.777777671813965
},
"stopId": "STP-ARRIVEE",
"timestamp": "1770044122",
"trip": {
"directionId": 0,
"routeId": "MOBICEO",
"scheduleRelationship": "UNSCHEDULED",
"startDate": "20260202",
"startTime": "10:00:00",
"tripId": "ext:12069"
},
"vehicle": {
"id": "165",
"label": "GS-228-EX",
"licensePlate": "GS-228-EX"
}
}
},
{
"id": "682511",
"vehicle": {
"currentStopSequence": 36,
"position": {
"bearing": 103.0,
"latitude": 47.62196350097656,
"longitude": -2.732435941696167,
"speed": 6.111111164093018
},
"stopId": "264",
"timestamp": "1770048760",
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:25:00",
"tripId": "2-117571599"
},
"vehicle": {
"id": "390",
"label": "72423",
"licensePlate": "BE-893-PL"
}
}
},
{
"id": "681591",
"vehicle": {
"currentStopSequence": 4,
"position": {
"latitude": 47.63887405395508,
"longitude": -2.7675271034240723,
"speed": 0.0
},
"stopId": "378",
"timestamp": "1770048766",
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:09:00",
"tripId": "2-51052554"
},
"vehicle": {
"id": "33",
"label": "75402",
"licensePlate": "GH 197 SN"
}
}
},
{
"id": "681884",
"vehicle": {
"currentStopSequence": 7,
"position": {
"bearing": 0.0,
"latitude": 47.69849395751953,
"longitude": -2.795474052429199,
"speed": 0.0
},
"stopId": "5608",
"timestamp": "1770048718",
"trip": {
"directionId": 1,
"routeId": "42",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:42:00",
"tripId": "22-704839681"
},
"vehicle": {
"id": "105",
"label": "47",
"licensePlate": "BG-841-WD"
}
}
},
{
"id": "681874",
"vehicle": {
"currentStopSequence": 9,
"position": {
"latitude": 47.6915283203125,
"longitude": -2.7415080070495605,
"speed": 0.0
},
"stopId": "68",
"timestamp": "1770048723",
"trip": {
"directionId": 1,
"routeId": "83",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:35:00",
"tripId": "22-1392705537"
},
"vehicle": {
"id": "325",
"label": "40368",
"licensePlate": "GS 580 BA"
}
}
},
{
"id": "682545",
"vehicle": {
"currentStopSequence": 4,
"position": {
"bearing": 60.0,
"latitude": 47.682403564453125,
"longitude": -2.776094913482666,
"speed": 6.388888835906982
},
"stopId": "514",
"timestamp": "1770048751",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:06:00",
"tripId": "2-17039450"
},
"vehicle": {
"id": "68",
"label": "97207",
"licensePlate": "EM 195 MR"
}
}
},
{
"id": "681517",
"vehicle": {
"currentStopSequence": 9,
"position": {
"bearing": 77.0,
"latitude": 47.594947814941406,
"longitude": -2.791245937347412,
"speed": 6.666666507720947
},
"stopId": "4351",
"timestamp": "1770048711",
"trip": {
"directionId": 0,
"routeId": "338",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:57:00",
"tripId": "2-5671026696"
},
"vehicle": {
"id": "534",
"label": "1004",
"licensePlate": "BA 092 PZ"
}
}
},
{
"id": "681896",
"vehicle": {
"currentStopSequence": 8,
"position": {
"bearing": 111.0,
"latitude": 47.640281677246094,
"longitude": -2.688260078430176,
"speed": 9.722222328186035
},
"stopId": "349",
"timestamp": "1770048738",
"trip": {
"directionId": 1,
"routeId": "187",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:50:00",
"tripId": "22-3137404930"
},
"vehicle": {
"id": "294",
"label": "37140",
"licensePlate": "FJ 456 LS"
}
}
},
{
"id": "681877",
"vehicle": {
"currentStopSequence": 11,
"position": {
"bearing": 232.0,
"latitude": 47.699520111083984,
"longitude": -2.81105899810791,
"speed": 6.111111164093018
},
"stopId": "187",
"timestamp": "1770048730",
"trip": {
"directionId": 1,
"routeId": "96",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:35:00",
"tripId": "22-1610809345"
},
"vehicle": {
"id": "324",
"label": "40364",
"licensePlate": "GS 313 BA"
}
}
},
{
"id": "682519",
"vehicle": {
"currentStopSequence": 15,
"position": {
"bearing": 226.0,
"latitude": 47.6603889465332,
"longitude": -2.810408115386963,
"speed": 5.55555534362793
},
"stopId": "217",
"timestamp": "1770048727",
"trip": {
"directionId": 1,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:34:00",
"tripId": "2-185466894"
},
"vehicle": {
"id": "71",
"label": "97210",
"licensePlate": "FC 194 MS"
}
}
},
{
"id": "681875",
"vehicle": {
"currentStopSequence": 11,
"position": {
"bearing": 76.0,
"latitude": 47.702659606933594,
"longitude": -2.667228937149048,
"speed": 21.66666603088379
},
"stopId": "152",
"timestamp": "1770048770",
"trip": {
"directionId": 1,
"routeId": "85",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:35:00",
"tripId": "22-1426456577"
},
"vehicle": {
"id": "281",
"label": "A100",
"licensePlate": "GY-277-JC"
}
}
},
{
"id": "682521",
"vehicle": {
"currentStopSequence": 21,
"position": {
"bearing": 36.0,
"latitude": 47.65487289428711,
"longitude": -2.7396059036254883,
"speed": 1.3888888359069824
},
"stopId": "427",
"timestamp": "1770048745",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:36:00",
"tripId": "2-33620056"
},
"vehicle": {
"id": "35",
"label": "97165",
"licensePlate": "5422 ZA 56"
}
}
},
{
"id": "681937",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 204.0,
"latitude": 47.66193771362305,
"longitude": -2.756680965423584,
"speed": 0.2777777910232544
},
"stopId": "5537",
"timestamp": "1770048749",
"trip": {
"directionId": 1,
"routeId": "178",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:11:00",
"tripId": "22-2986672129"
},
"vehicle": {
"id": "137",
"label": "22725",
"licensePlate": "DH 989 LG"
}
}
},
{
"id": "682561",
"vehicle": {
"currentStopSequence": 1,
"stopId": "591",
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:26:00",
"tripId": "2-336134208"
},
"vehicle": {
"id": "34",
"label": "75403",
"licensePlate": "GH 524 XX"
}
}
},
{
"id": "681612",
"vehicle": {
"currentStopSequence": 1,
"stopId": "295",
"trip": {
"directionId": 1,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:15:00",
"tripId": "2-85983273"
},
"vehicle": {
"id": "61",
"label": "97200",
"licensePlate": "DN 250 BR"
}
}
},
{
"id": "682984",
"vehicle": {
"currentStopSequence": 21,
"position": {
"latitude": 47.667396545410156,
"longitude": -2.783864974975586,
"speed": 0.0
},
"stopId": "525",
"timestamp": "1770048736",
"trip": {
"directionId": 1,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:34:00",
"tripId": "2-85983300"
},
"vehicle": {
"id": "55",
"label": "97194",
"licensePlate": "DA 232 JL"
}
}
},
{
"id": "681902",
"vehicle": {
"currentStopSequence": 8,
"position": {
"bearing": 277.0,
"latitude": 47.749454498291016,
"longitude": -2.6445679664611816,
"speed": 15.833333015441895
},
"stopId": "6173",
"timestamp": "1770048722",
"trip": {
"directionId": 1,
"routeId": "134",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:52:00",
"tripId": "22-2248212482"
},
"vehicle": {
"id": "201",
"label": "A72",
"licensePlate": "DD-120-RD"
}
}
},
{
"id": "682554",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 250.0,
"latitude": 47.65863037109375,
"longitude": -2.7599539756774902,
"speed": 3.8888888359069824
},
"stopId": "492",
"timestamp": "1770048669",
"trip": {
"directionId": 1,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:15:00",
"tripId": "2-218431566"
},
"vehicle": {
"id": "197",
"label": "A65",
"licensePlate": "FJ-753-ND"
}
}
},
{
"id": "681883",
"vehicle": {
"currentStopSequence": 26,
"position": {
"latitude": 47.6801872253418,
"longitude": -2.7636361122131348,
"speed": 0.0
},
"stopId": "499",
"timestamp": "1770048706",
"trip": {
"directionId": 1,
"routeId": "188",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:42:00",
"tripId": "22-3159359500"
},
"vehicle": {
"id": "300",
"label": "37156",
"licensePlate": "FL 266 DK"
}
}
},
{
"id": "681857",
"vehicle": {
"currentStopSequence": 6,
"position": {
"bearing": 6.0,
"latitude": 47.747352600097656,
"longitude": -2.5845119953155518,
"speed": 21.66666603088379
},
"stopId": "6001",
"timestamp": "1770048759",
"trip": {
"directionId": 1,
"routeId": "140",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:30:00",
"tripId": "22-2349006850"
},
"vehicle": {
"id": "213",
"label": "A63",
"licensePlate": "FH-007-YQ"
}
}
},
{
"id": "681932",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 163.0,
"latitude": 47.63218307495117,
"longitude": -2.8234341144561768,
"speed": 6.388888835906982
},
"stopId": "5",
"timestamp": "1770048759",
"trip": {
"directionId": 1,
"routeId": "163",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:05:00",
"tripId": "22-2734751746"
},
"vehicle": {
"id": "202",
"label": "A81",
"licensePlate": "DP-031-XD"
}
}
},
{
"id": "681905",
"vehicle": {
"currentStopSequence": 6,
"position": {
"latitude": 47.784305572509766,
"longitude": -2.5905919075012207,
"speed": 0.0
},
"stopId": "6256",
"timestamp": "1770048731",
"trip": {
"directionId": 1,
"routeId": "137",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:52:00",
"tripId": "22-2298675202"
},
"vehicle": {
"id": "276",
"label": "A105",
"licensePlate": "GY-409-JC"
}
}
},
{
"id": "681903",
"vehicle": {
"currentStopSequence": 5,
"position": {
"bearing": 174.0,
"latitude": 47.686668395996094,
"longitude": -2.6160759925842285,
"speed": 9.44444465637207
},
"stopId": "6259",
"timestamp": "1770048761",
"trip": {
"directionId": 1,
"routeId": "135",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:52:00",
"tripId": "22-2265120770"
},
"vehicle": {
"id": "277",
"label": "A104",
"licensePlate": "GY-302-JC"
}
}
},
{
"id": "681910",
"vehicle": {
"currentStopSequence": 4,
"position": {
"bearing": 116.0,
"latitude": 47.674957275390625,
"longitude": -2.5696029663085938,
"speed": 5.833333492279053
},
"stopId": "6544",
"timestamp": "1770048751",
"trip": {
"directionId": 1,
"routeId": "147",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:52:00",
"tripId": "22-2466316290"
},
"vehicle": {
"id": "280",
"label": "A101",
"licensePlate": "GY-065-JC"
}
}
},
{
"id": "681856",
"vehicle": {
"currentStopSequence": 6,
"position": {
"bearing": 283.0,
"latitude": 47.73810577392578,
"longitude": -2.6087729930877686,
"speed": 5.0
},
"stopId": "6022",
"timestamp": "1770048729",
"trip": {
"directionId": 1,
"routeId": "138",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:30:00",
"tripId": "22-2315583489"
},
"vehicle": {
"id": "284",
"label": "A97",
"licensePlate": "GY-239-JC"
}
}
},
{
"id": "681893",
"vehicle": {
"currentStopSequence": 12,
"position": {
"bearing": 186.0,
"latitude": 47.60183334350586,
"longitude": -2.679266929626465,
"speed": 14.166666984558105
},
"stopId": "5725",
"timestamp": "1770048728",
"trip": {
"directionId": 1,
"routeId": "132",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:45:00",
"tripId": "22-2214920193"
},
"vehicle": {
"id": "383",
"label": "23927",
"licensePlate": "DV 411 DC"
}
}
},
{
"id": "681909",
"vehicle": {
"currentStopSequence": 5,
"position": {
"bearing": 305.0,
"latitude": 47.705230712890625,
"longitude": -2.5517170429229736,
"speed": 12.777777671813965
},
"stopId": "5999",
"timestamp": "1770048765",
"trip": {
"directionId": 1,
"routeId": "145",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:52:00",
"tripId": "22-2432892930"
},
"vehicle": {
"id": "353",
"label": "C533",
"licensePlate": "GX-986-QQ"
}
}
},
{
"id": "681961",
"vehicle": {
"currentStopSequence": 1,
"position": {
"bearing": 0.0,
"latitude": 47.75675964355469,
"longitude": -2.8378028869628906,
"speed": 0.0
},
"stopId": "6228",
"timestamp": "1770047616",
"trip": {
"directionId": 1,
"routeId": "30",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:25:00",
"tripId": "22-503513089"
},
"vehicle": {
"id": "108",
"label": "28",
"licensePlate": "GA-419-FF"
}
}
},
{
"id": "681922",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 282.0,
"latitude": 47.529151916503906,
"longitude": -2.803884983062744,
"speed": 22.5
},
"stopId": "6706",
"timestamp": "1770048707",
"trip": {
"directionId": 1,
"routeId": "116",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "17:05:00",
"tripId": "22-1946222594"
},
"vehicle": {
"id": "311",
"label": "10023",
"licensePlate": "AV 602 EQ"
}
}
},
{
"id": "681891",
"vehicle": {
"currentStopSequence": 8,
"position": {
"bearing": 0.0,
"latitude": 47.63508224487305,
"longitude": -2.646761894226074,
"speed": 0.0
},
"stopId": "5679",
"timestamp": "1770048767",
"trip": {
"directionId": 1,
"routeId": "125",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:45:00",
"tripId": "22-2097348609"
},
"vehicle": {
"id": "317",
"label": "37312",
"licensePlate": "CZ 001 MM"
}
}
},
{
"id": "681911",
"vehicle": {
"currentStopSequence": 2,
"position": {
"bearing": 207.0,
"latitude": 47.67045974731445,
"longitude": -2.577802896499634,
"speed": 7.222222328186035
},
"stopId": "6556",
"timestamp": "1770048738",
"trip": {
"directionId": 1,
"routeId": "149",
"scheduleRelationship": "SCHEDULED",
"startDate": "20260202",
"startTime": "16:52:00",
"tripId": "22-2500001794"
},
"vehicle": {
"id": "282",
"label": "A99",
"licensePlate": "GY-367-JC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1770048811"
}
}