Resource details
This resource file is part of the dataset Réseau urbain Le Met'.
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
❌24 errors, 151 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2026-02-20 at 08:04 Europe/Paris using the MobilityData GTFS-RT validator.
Errors
stop_times_updates not strictly sorted E002 2 errors
stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence
Sample errors
- trip_id 0_51622198 stop_sequence [2, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18] is not strictly sorted by increasing stop_sequence
- trip_id 0_51622197 stop_sequence [2, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18] is not strictly sorted by increasing stop_sequence
GTFS-rt stop_sequence isn't provided for trip that visits same stop_id more than once E009 2 errors
If a GTFS trip contains multiple references to the same stop_id (i.e., the vehicle visits the same stop_id more than once in the same trip), then GTFS-rt stop_time_updates for this trip must include stop_sequence
Sample errors
- trip_id 0_51622198 visits stop_id [0:OFFICET1] more than once and GTFS-rt stop_time_update is missing stop_sequence field - stop_sequence must be provided
- trip_id 0_51622197 visits stop_id [0:OFFICET1] more than once and GTFS-rt stop_time_update is missing stop_sequence field - stop_sequence must be provided
Sequential stop_time_update times are not increasing E022 18 errors
stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease.
Sample errors
- trip_id 0_51622198 stop_sequence 1 departure_time 08:45:00 (1771573500) is less than previous stop departure_time 08:47:31 (1771573651) - times must increase between two sequential stops
- trip_id 0_51622198 stop_sequence 1 departure_time 08:45:00 (1771573500) is less than previous stop arrival_time 08:47:31 (1771573651) - times must increase between two sequential stops
- trip_id 0_51622198 stop_sequence 2 arrival_time 08:46:20 (1771573580) is less than previous stop arrival_time 08:47:31 (1771573651) - times must increase between two sequential stops
- trip_id 0_51622198 stop_sequence 2 departure_time 08:46:20 (1771573580) is less than previous stop arrival_time 08:47:31 (1771573651) - times must increase between two sequential stops
- trip_id 0_51622197 stop_sequence 1 departure_time 08:10:00 (1771571400) is less than previous stop departure_time 08:12:31 (1771571551) - times must increase between two sequential stops
Sequential stop_time_updates have the same stop_id E037 2 errors
Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id
Sample errors
- trip_id 0_51622198 has repeating stop_id 0:COUROR1 - sequential stop_ids should be different
- trip_id 0_51622197 has repeating stop_id 0:COUROR1 - sequential stop_ids should be different
Warnings
vehicle_id not populated W002 151 errors
vehicle_id should be populated for TripUpdates and VehiclePositions
Sample errors
- trip_id 0_51621175 does not have a vehicle_id
- trip_id 0_51621178 does not have a vehicle_id
- trip_id 0_51621177 does not have a vehicle_id
- trip_id 0_51621176 does not have a vehicle_id
- trip_id 0_51625760 does not have a vehicle_id
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 |
|---|---|---|---|
| E002 | stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence | 69 | 27 times (100 % of validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 686 | 27 times (100 % of validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 3,853 | 27 times (100 % of validations) |
| E009 | If a GTFS trip contains multiple references to the same stop_id (i.e., the vehicle visits the same stop_id more than once in the same trip), then GTFS-rt stop_time_updates for this trip must include stop_sequence | 46 | 23 times (85 % of validations) |
| E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 46 | 23 times (85 % of validations) |
| E025 | Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time. | 1 | 1 times (4 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-02-22 at 20:06 Europe/Paris.
trip_updates (50) vehicle_positions (0) service_alerts (0)Entities seen in the last 7 days.
trip_updatesDecoded GTFS-RT feed
See full payload
Here is the decoded GTFS-RT feed Protobuf at 2026-02-22 at 20:06 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "1624047",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771789500",
"uncertainty": 120
},
"stopId": "0:MAT02",
"stopSequence": 1
}
],
"timestamp": "1771787179",
"trip": {
"directionId": 1,
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_71624047"
}
}
},
{
"id": "1624046",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771787640",
"uncertainty": 120
},
"stopId": "0:MAT02",
"stopSequence": 1
}
],
"timestamp": "1771787179",
"trip": {
"directionId": 1,
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_71624046"
}
}
},
{
"id": "1624045",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771785829",
"uncertainty": 120
},
"stopId": "0:MAT02",
"stopSequence": 1
},
{
"arrival": {
"time": "1771785917",
"uncertainty": 120
},
"departure": {
"time": "1771785919",
"uncertainty": 120
},
"stopId": "0:MER02",
"stopSequence": 2
},
{
"arrival": {
"time": "1771786067",
"uncertainty": 120
},
"departure": {
"time": "1771786069",
"uncertainty": 120
},
"stopId": "0:EXP02",
"stopSequence": 3
},
{
"arrival": {
"time": "1771786129",
"uncertainty": 120
},
"departure": {
"time": "1771786159",
"uncertainty": 120
},
"stopId": "0:ECO02",
"stopSequence": 4
},
{
"arrival": {
"time": "1771786219",
"uncertainty": 120
},
"departure": {
"time": "1771786219",
"uncertainty": 120
},
"stopId": "0:ART02",
"stopSequence": 5
},
{
"arrival": {
"time": "1771786309",
"uncertainty": 120
},
"departure": {
"time": "1771786309",
"uncertainty": 120
},
"stopId": "0:ARA02",
"stopSequence": 6
},
{
"arrival": {
"time": "1771786369",
"uncertainty": 120
},
"departure": {
"time": "1771786369",
"uncertainty": 120
},
"stopId": "0:GRA02",
"stopSequence": 7
},
{
"arrival": {
"time": "1771786429",
"uncertainty": 120
},
"departure": {
"time": "1771786429",
"uncertainty": 120
},
"stopId": "0:BRG02",
"stopSequence": 8
},
{
"arrival": {
"time": "1771786489",
"uncertainty": 120
},
"departure": {
"time": "1771786489",
"uncertainty": 120
},
"stopId": "0:GUY02",
"stopSequence": 9
},
{
"arrival": {
"time": "1771786556",
"uncertainty": 120
},
"departure": {
"time": "1771786579",
"uncertainty": 120
},
"stopId": "0:PRO02",
"stopSequence": 10
},
{
"arrival": {
"time": "1771786637",
"uncertainty": 120
},
"departure": {
"time": "1771786637",
"uncertainty": 120
},
"stopId": "0:BEL02",
"stopSequence": 11
},
{
"arrival": {
"time": "1771786715",
"uncertainty": 120
},
"departure": {
"time": "1771786729",
"uncertainty": 120
},
"stopId": "0:CIM02",
"stopSequence": 12
},
{
"arrival": {
"time": "1771786799",
"uncertainty": 120
},
"departure": {
"time": "1771786819",
"uncertainty": 120
},
"stopId": "0:ALC02",
"stopSequence": 13
},
{
"arrival": {
"time": "1771786863",
"uncertainty": 120
},
"departure": {
"time": "1771786879",
"uncertainty": 120
},
"stopId": "0:LEG02",
"stopSequence": 14
},
{
"arrival": {
"time": "1771786939",
"uncertainty": 120
},
"departure": {
"time": "1771786939",
"uncertainty": 120
},
"stopId": "0:SEI02",
"stopSequence": 15
},
{
"arrival": {
"time": "1771787016",
"uncertainty": 120
},
"departure": {
"time": "1771787016",
"uncertainty": 120
},
"stopId": "0:POM02",
"stopSequence": 16
},
{
"arrival": {
"time": "1771787089",
"uncertainty": 120
},
"departure": {
"time": "1771787119",
"uncertainty": 120
},
"stopId": "0:GAR02",
"stopSequence": 17
},
{
"arrival": {
"time": "1771787206",
"uncertainty": 120
},
"departure": {
"time": "1771787206",
"uncertainty": 120
},
"stopId": "0:ROI02",
"stopSequence": 18
},
{
"arrival": {
"time": "1771787296",
"uncertainty": 120
},
"departure": {
"time": "1771787296",
"uncertainty": 120
},
"stopId": "0:REP02",
"stopSequence": 19
},
{
"arrival": {
"time": "1771787486",
"uncertainty": 120
},
"departure": {
"time": "1771787486",
"uncertainty": 120
},
"stopId": "0:SAU02",
"stopSequence": 20
},
{
"arrival": {
"time": "1771787539",
"uncertainty": 120
},
"stopId": "0:CTU02",
"stopSequence": 21
}
],
"timestamp": "1771787179",
"trip": {
"directionId": 1,
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_71624045"
},
"vehicle": {
"id": "1304",
"label": "1304"
}
}
},
{
"id": "1624013",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771789800",
"uncertainty": 120
},
"stopId": "0:CTU01",
"stopSequence": 1
}
],
"timestamp": "1771787179",
"trip": {
"directionId": 0,
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_71624013"
}
}
},
{
"id": "1624012",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771787940",
"uncertainty": 120
},
"stopId": "0:CTU01",
"stopSequence": 1
}
],
"timestamp": "1771787179",
"trip": {
"directionId": 0,
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_71624012"
}
}
},
{
"id": "1624011",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771786338",
"uncertainty": 120
},
"stopId": "0:CTU01",
"stopSequence": 1
},
{
"arrival": {
"time": "1771786398",
"uncertainty": 120
},
"departure": {
"time": "1771786398",
"uncertainty": 120
},
"stopId": "0:SAU01",
"stopSequence": 2
},
{
"arrival": {
"time": "1771786519",
"uncertainty": 120
},
"departure": {
"time": "1771786519",
"uncertainty": 120
},
"stopId": "0:MOY01",
"stopSequence": 3
},
{
"arrival": {
"time": "1771786658",
"uncertainty": 120
},
"departure": {
"time": "1771786698",
"uncertainty": 120
},
"stopId": "0:REP01",
"stopSequence": 4
},
{
"arrival": {
"time": "1771786764",
"uncertainty": 120
},
"departure": {
"time": "1771786788",
"uncertainty": 120
},
"stopId": "0:ROI01",
"stopSequence": 5
},
{
"arrival": {
"time": "1771786873",
"uncertainty": 120
},
"departure": {
"time": "1771786908",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 6
},
{
"arrival": {
"time": "1771786967",
"uncertainty": 120
},
"departure": {
"time": "1771786968",
"uncertainty": 120
},
"stopId": "0:POM01",
"stopSequence": 7
},
{
"arrival": {
"time": "1771787028",
"uncertainty": 120
},
"departure": {
"time": "1771787028",
"uncertainty": 120
},
"stopId": "0:SEI01",
"stopSequence": 8
},
{
"arrival": {
"time": "1771787105",
"uncertainty": 120
},
"departure": {
"time": "1771787118",
"uncertainty": 120
},
"stopId": "0:LEG01",
"stopSequence": 9
},
{
"arrival": {
"time": "1771787178",
"uncertainty": 120
},
"departure": {
"time": "1771787178",
"uncertainty": 120
},
"stopId": "0:ALC01",
"stopSequence": 10
},
{
"arrival": {
"time": "1771787239",
"uncertainty": 120
},
"departure": {
"time": "1771787239",
"uncertainty": 120
},
"stopId": "0:CIM01",
"stopSequence": 11
},
{
"arrival": {
"time": "1771787333",
"uncertainty": 120
},
"departure": {
"time": "1771787333",
"uncertainty": 120
},
"stopId": "0:BEL01",
"stopSequence": 12
},
{
"arrival": {
"time": "1771787393",
"uncertainty": 120
},
"departure": {
"time": "1771787393",
"uncertainty": 120
},
"stopId": "0:PRO01",
"stopSequence": 13
},
{
"arrival": {
"time": "1771787442",
"uncertainty": 120
},
"departure": {
"time": "1771787442",
"uncertainty": 120
},
"stopId": "0:GUY01",
"stopSequence": 14
},
{
"arrival": {
"time": "1771787497",
"uncertainty": 120
},
"departure": {
"time": "1771787497",
"uncertainty": 120
},
"stopId": "0:BRG01",
"stopSequence": 15
},
{
"arrival": {
"time": "1771787564",
"uncertainty": 120
},
"departure": {
"time": "1771787564",
"uncertainty": 120
},
"stopId": "0:GRA01",
"stopSequence": 16
},
{
"arrival": {
"time": "1771787620",
"uncertainty": 120
},
"departure": {
"time": "1771787620",
"uncertainty": 120
},
"stopId": "0:ARA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1771787724",
"uncertainty": 120
},
"departure": {
"time": "1771787724",
"uncertainty": 120
},
"stopId": "0:ART01",
"stopSequence": 18
},
{
"arrival": {
"time": "1771787813",
"uncertainty": 120
},
"departure": {
"time": "1771787813",
"uncertainty": 120
},
"stopId": "0:ECO01",
"stopSequence": 19
},
{
"arrival": {
"time": "1771787865",
"uncertainty": 120
},
"departure": {
"time": "1771787865",
"uncertainty": 120
},
"stopId": "0:EXP01",
"stopSequence": 20
},
{
"arrival": {
"time": "1771788038",
"uncertainty": 120
},
"departure": {
"time": "1771788038",
"uncertainty": 120
},
"stopId": "0:MER01",
"stopSequence": 21
},
{
"arrival": {
"time": "1771788113",
"uncertainty": 120
},
"stopId": "0:MAT01",
"stopSequence": 22
}
],
"timestamp": "1771787179",
"trip": {
"directionId": 0,
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_71624011"
},
"vehicle": {
"id": "1320",
"label": "1320"
}
}
},
{
"id": "1620615",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771785309",
"uncertainty": 120
},
"stopId": "0:MOULMAI1",
"stopSequence": 1
},
{
"arrival": {
"time": "1771785399",
"uncertainty": 120
},
"departure": {
"time": "1771785399",
"uncertainty": 120
},
"stopId": "0:MOULIN86",
"stopSequence": 2
},
{
"arrival": {
"time": "1771785447",
"uncertainty": 120
},
"departure": {
"time": "1771785447",
"uncertainty": 120
},
"stopId": "0:VIEAUX1",
"stopSequence": 3
},
{
"arrival": {
"time": "1771785513",
"uncertainty": 120
},
"departure": {
"time": "1771785519",
"uncertainty": 120
},
"stopId": "0:PREVIL01",
"stopSequence": 4
},
{
"arrival": {
"time": "1771785562",
"uncertainty": 120
},
"departure": {
"time": "1771785562",
"uncertainty": 120
},
"stopId": "0:ARDECHE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1771785615",
"uncertainty": 120
},
"departure": {
"time": "1771785615",
"uncertainty": 120
},
"stopId": "0:LORRAIN1",
"stopSequence": 6
},
{
"arrival": {
"time": "1771785765",
"uncertainty": 120
},
"departure": {
"time": "1771785765",
"uncertainty": 120
},
"stopId": "0:3HAIES1",
"stopSequence": 7
},
{
"arrival": {
"time": "1771785798",
"uncertainty": 120
},
"departure": {
"time": "1771785819",
"uncertainty": 120
},
"stopId": "0:CONSTAN1",
"stopSequence": 8
},
{
"arrival": {
"time": "1771785889",
"uncertainty": 120
},
"departure": {
"time": "1771785909",
"uncertainty": 120
},
"stopId": "0:PAQUERE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1771785955",
"uncertainty": 120
},
"departure": {
"time": "1771785955",
"uncertainty": 120
},
"stopId": "0:SAVOIE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1771785985",
"uncertainty": 120
},
"departure": {
"time": "1771785985",
"uncertainty": 120
},
"stopId": "0:ALSACE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1771786012",
"uncertainty": 120
},
"departure": {
"time": "1771786012",
"uncertainty": 120
},
"stopId": "0:HTRHELE1",
"stopSequence": 12
},
{
"arrival": {
"time": "1771786074",
"uncertainty": 120
},
"departure": {
"time": "1771786074",
"uncertainty": 120
},
"stopId": "0:08MAI01",
"stopSequence": 13
},
{
"arrival": {
"time": "1771786110",
"uncertainty": 120
},
"departure": {
"time": "1771786110",
"uncertainty": 120
},
"stopId": "0:FRICHES1",
"stopSequence": 14
},
{
"arrival": {
"time": "1771786159",
"uncertainty": 120
},
"departure": {
"time": "1771786159",
"uncertainty": 120
},
"stopId": "0:FOSSE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1771786179",
"uncertainty": 120
},
"departure": {
"time": "1771786179",
"uncertainty": 120
},
"stopId": "0:VERGERS1",
"stopSequence": 16
},
{
"arrival": {
"time": "1771786209",
"uncertainty": 120
},
"departure": {
"time": "1771786209",
"uncertainty": 120
},
"stopId": "0:CHATRIA1",
"stopSequence": 17
},
{
"arrival": {
"time": "1771786258",
"uncertainty": 120
},
"departure": {
"time": "1771786258",
"uncertainty": 120
},
"stopId": "0:COUVENT1",
"stopSequence": 18
},
{
"arrival": {
"time": "1771786292",
"uncertainty": 120
},
"departure": {
"time": "1771786292",
"uncertainty": 120
},
"stopId": "0:MEURISS1",
"stopSequence": 19
},
{
"arrival": {
"time": "1771786357",
"uncertainty": 120
},
"departure": {
"time": "1771786359",
"uncertainty": 120
},
"stopId": "0:EUROPAC1",
"stopSequence": 20
},
{
"arrival": {
"time": "1771786398",
"uncertainty": 120
},
"departure": {
"time": "1771786398",
"uncertainty": 120
},
"stopId": "0:BOTANIQ1",
"stopSequence": 21
},
{
"arrival": {
"time": "1771786420",
"uncertainty": 120
},
"departure": {
"time": "1771786420",
"uncertainty": 120
},
"stopId": "0:GENIE1",
"stopSequence": 22
},
{
"arrival": {
"time": "1771786508",
"uncertainty": 120
},
"departure": {
"time": "1771786509",
"uncertainty": 120
},
"stopId": "0:BONSEC1",
"stopSequence": 23
},
{
"arrival": {
"time": "1771786617",
"uncertainty": 120
},
"departure": {
"time": "1771786689",
"uncertainty": 120
},
"stopId": "0:ROIGE142",
"stopSequence": 24
},
{
"arrival": {
"time": "1771786808",
"uncertainty": 120
},
"departure": {
"time": "1771786809",
"uncertainty": 120
},
"stopId": "0:GARCS",
"stopSequence": 25
},
{
"arrival": {
"time": "1771787019",
"uncertainty": 120
},
"departure": {
"time": "1771787019",
"uncertainty": 120
},
"stopId": "0:LACRETL2",
"stopSequence": 26
},
{
"arrival": {
"time": "1771787044",
"uncertainty": 120
},
"departure": {
"time": "1771787049",
"uncertainty": 120
},
"stopId": "0:PONTROU2",
"stopSequence": 27
},
{
"arrival": {
"time": "1771787085",
"uncertainty": 120
},
"departure": {
"time": "1771787085",
"uncertainty": 120
},
"stopId": "0:RTBORNY2",
"stopSequence": 28
},
{
"arrival": {
"time": "1771787126",
"uncertainty": 120
},
"departure": {
"time": "1771787126",
"uncertainty": 120
},
"stopId": "0:RUELLCH2",
"stopSequence": 29
},
{
"arrival": {
"time": "1771787190",
"uncertainty": 120
},
"departure": {
"time": "1771787190",
"uncertainty": 120
},
"stopId": "0:GANNE2",
"stopSequence": 30
},
{
"arrival": {
"time": "1771787292",
"uncertainty": 120
},
"departure": {
"time": "1771787292",
"uncertainty": 120
},
"stopId": "0:BERNARD2",
"stopSequence": 31
},
{
"arrival": {
"time": "1771787371",
"uncertainty": 120
},
"departure": {
"time": "1771787371",
"uncertainty": 120
},
"stopId": "0:PROVENC2",
"stopSequence": 32
},
{
"arrival": {
"time": "1771787489",
"uncertainty": 120
},
"stopId": "0:BORDES3",
"stopSequence": 33
}
],
"timestamp": "1771787179",
"trip": {
"directionId": 0,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_71620615"
},
"vehicle": {
"id": "1634",
"label": "1634"
}
}
},
{
"id": "1620616",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771788900",
"uncertainty": 120
},
"stopId": "0:MOULMAI1",
"stopSequence": 1
}
],
"timestamp": "1771787179",
"trip": {
"directionId": 0,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_71620616"
}
}
},
{
"id": "1620628",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771785903",
"uncertainty": 120
},
"stopId": "0:BORDES3",
"stopSequence": 1
},
{
"arrival": {
"time": "1771786112",
"uncertainty": 120
},
"departure": {
"time": "1771786112",
"uncertainty": 120
},
"stopId": "0:PROVENC1",
"stopSequence": 2
},
{
"arrival": {
"time": "1771786232",
"uncertainty": 120
},
"departure": {
"time": "1771786232",
"uncertainty": 120
},
"stopId": "0:BERNARD1",
"stopSequence": 3
},
{
"arrival": {
"time": "1771786296",
"uncertainty": 120
},
"departure": {
"time": "1771786296",
"uncertainty": 120
},
"stopId": "0:GANNE1",
"stopSequence": 4
},
{
"arrival": {
"time": "1771786380",
"uncertainty": 120
},
"departure": {
"time": "1771786380",
"uncertainty": 120
},
"stopId": "0:RUELLCH1",
"stopSequence": 5
},
{
"arrival": {
"time": "1771786421",
"uncertainty": 120
},
"departure": {
"time": "1771786421",
"uncertainty": 120
},
"stopId": "0:RTBORNY1",
"stopSequence": 6
},
{
"arrival": {
"time": "1771786502",
"uncertainty": 120
},
"departure": {
"time": "1771786502",
"uncertainty": 120
},
"stopId": "0:PONTROU1",
"stopSequence": 7
},
{
"arrival": {
"time": "1771786562",
"uncertainty": 120
},
"departure": {
"time": "1771786562",
"uncertainty": 120
},
"stopId": "0:LACRETL1",
"stopSequence": 8
},
{
"arrival": {
"time": "1771786742",
"uncertainty": 120
},
"departure": {
"time": "1771786832",
"uncertainty": 120
},
"stopId": "0:GARCE",
"stopSequence": 9
},
{
"arrival": {
"time": "1771786957",
"uncertainty": 120
},
"departure": {
"time": "1771786957",
"uncertainty": 120
},
"stopId": "0:ROIGEO89",
"stopSequence": 10
},
{
"arrival": {
"time": "1771787085",
"uncertainty": 120
},
"departure": {
"time": "1771787085",
"uncertainty": 120
},
"stopId": "0:BONSEC2",
"stopSequence": 11
},
{
"arrival": {
"time": "1771787149",
"uncertainty": 120
},
"departure": {
"time": "1771787149",
"uncertainty": 120
},
"stopId": "0:GENIE2",
"stopSequence": 12
},
{
"arrival": {
"time": "1771787168",
"uncertainty": 120
},
"departure": {
"time": "1771787168",
"uncertainty": 120
},
"stopId": "0:BOTANIQ2",
"stopSequence": 13
},
{
"arrival": {
"time": "1771787216",
"uncertainty": 120
},
"departure": {
"time": "1771787216",
"uncertainty": 120
},
"stopId": "0:EUROPAC2",
"stopSequence": 14
},
{
"arrival": {
"time": "1771787253",
"uncertainty": 120
},
"departure": {
"time": "1771787253",
"uncertainty": 120
},
"stopId": "0:MEURISS2",
"stopSequence": 15
},
{
"arrival": {
"time": "1771787303",
"uncertainty": 120
},
"departure": {
"time": "1771787303",
"uncertainty": 120
},
"stopId": "0:COUVENT2",
"stopSequence": 16
},
{
"arrival": {
"time": "1771787362",
"uncertainty": 120
},
"departure": {
"time": "1771787362",
"uncertainty": 120
},
"stopId": "0:CHATRIA2",
"stopSequence": 17
},
{
"arrival": {
"time": "1771787396",
"uncertainty": 120
},
"departure": {
"time": "1771787396",
"uncertainty": 120
},
"stopId": "0:VERGERS2",
"stopSequence": 18
},
{
"arrival": {
"time": "1771787426",
"uncertainty": 120
},
"departure": {
"time": "1771787426",
"uncertainty": 120
},
"stopId": "0:FOSSE2",
"stopSequence": 19
},
{
"arrival": {
"time": "1771787504",
"uncertainty": 120
},
"departure": {
"time": "1771787504",
"uncertainty": 120
},
"stopId": "0:FRICHES2",
"stopSequence": 20
},
{
"arrival": {
"time": "1771787569",
"uncertainty": 120
},
"departure": {
"time": "1771787569",
"uncertainty": 120
},
"stopId": "0:08MAI02",
"stopSequence": 21
},
{
"arrival": {
"time": "1771787666",
"uncertainty": 120
},
"departure": {
"time": "1771787666",
"uncertainty": 120
},
"stopId": "0:HTRHELE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1771787700",
"uncertainty": 120
},
"departure": {
"time": "1771787700",
"uncertainty": 120
},
"stopId": "0:ALSACE2",
"stopSequence": 23
},
{
"arrival": {
"time": "1771787742",
"uncertainty": 120
},
"departure": {
"time": "1771787742",
"uncertainty": 120
},
"stopId": "0:SAVOIE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1771787786",
"uncertainty": 120
},
"departure": {
"time": "1771787786",
"uncertainty": 120
},
"stopId": "0:PAQUERE2",
"stopSequence": 25
},
{
"arrival": {
"time": "1771787835",
"uncertainty": 120
},
"departure": {
"time": "1771787835",
"uncertainty": 120
},
"stopId": "0:CONSTAN2",
"stopSequence": 26
},
{
"arrival": {
"time": "1771787877",
"uncertainty": 120
},
"departure": {
"time": "1771787877",
"uncertainty": 120
},
"stopId": "0:3HAIES2",
"stopSequence": 27
},
{
"arrival": {
"time": "1771788141",
"uncertainty": 120
},
"departure": {
"time": "1771788141",
"uncertainty": 120
},
"stopId": "0:LORRAIN2",
"stopSequence": 28
},
{
"arrival": {
"time": "1771788170",
"uncertainty": 120
},
"departure": {
"time": "1771788170",
"uncertainty": 120
},
"stopId": "0:ARDECHE2",
"stopSequence": 29
},
{
"arrival": {
"time": "1771788195",
"uncertainty": 120
},
"departure": {
"time": "1771788195",
"uncertainty": 120
},
"stopId": "0:PREVIL01",
"stopSequence": 30
},
{
"arrival": {
"time": "1771788260",
"uncertainty": 120
},
"departure": {
"time": "1771788260",
"uncertainty": 120
},
"stopId": "0:VIEAUX2",
"stopSequence": 31
},
{
"arrival": {
"time": "1771788326",
"uncertainty": 120
},
"stopId": "0:MOULMAI1",
"stopSequence": 32
}
],
"timestamp": "1771787179",
"trip": {
"directionId": 1,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_71620628"
},
"vehicle": {
"id": "1633",
"label": "1633"
}
}
},
{
"id": "1620480",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771789020",
"uncertainty": 120
},
"stopId": "0:LEPATIS1",
"stopSequence": 1
}
],
"timestamp": "1771787179",
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_71620480"
}
}
},
{
"id": "1620454",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771788600",
"uncertainty": 120
},
"stopId": "0:COSTEBE4",
"stopSequence": 1
}
],
"timestamp": "1771787179",
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_71620454"
}
}
},
{
"id": "1620453",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771786351",
"uncertainty": 120
},
"stopId": "0:COSTEBE4",
"stopSequence": 1
},
{
"arrival": {
"time": "1771786487",
"uncertainty": 120
},
"departure": {
"time": "1771786500",
"uncertainty": 120
},
"stopId": "0:MTPRIVA3",
"stopSequence": 2
},
{
"arrival": {
"time": "1771786538",
"uncertainty": 120
},
"departure": {
"time": "1771786538",
"uncertainty": 120
},
"stopId": "0:VOLONTA1",
"stopSequence": 3
},
{
"arrival": {
"time": "1771786591",
"uncertainty": 120
},
"departure": {
"time": "1771786591",
"uncertainty": 120
},
"stopId": "0:MARGUER1",
"stopSequence": 4
},
{
"arrival": {
"time": "1771786681",
"uncertainty": 120
},
"departure": {
"time": "1771786681",
"uncertainty": 120
},
"stopId": "0:VACONS1",
"stopSequence": 5
},
{
"arrival": {
"time": "1771786741",
"uncertainty": 120
},
"departure": {
"time": "1771786741",
"uncertainty": 120
},
"stopId": "0:COLSON1",
"stopSequence": 6
},
{
"arrival": {
"time": "1771786785",
"uncertainty": 120
},
"departure": {
"time": "1771786801",
"uncertainty": 120
},
"stopId": "0:JERUSAL1",
"stopSequence": 7
},
{
"arrival": {
"time": "1771786831",
"uncertainty": 120
},
"departure": {
"time": "1771786831",
"uncertainty": 120
},
"stopId": "0:LYAUT104",
"stopSequence": 8
},
{
"arrival": {
"time": "1771786908",
"uncertainty": 120
},
"departure": {
"time": "1771786908",
"uncertainty": 120
},
"stopId": "0:HORGNE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1771786972",
"uncertainty": 120
},
"departure": {
"time": "1771786980",
"uncertainty": 120
},
"stopId": "0:4VENTS1",
"stopSequence": 10
},
{
"arrival": {
"time": "1771787041",
"uncertainty": 120
},
"departure": {
"time": "1771787041",
"uncertainty": 120
},
"stopId": "0:LAVOIR1",
"stopSequence": 11
},
{
"arrival": {
"time": "1771787109",
"uncertainty": 120
},
"departure": {
"time": "1771787109",
"uncertainty": 120
},
"stopId": "0:EGLISE1",
"stopSequence": 12
},
{
"arrival": {
"time": "1771787166",
"uncertainty": 120
},
"departure": {
"time": "1771787166",
"uncertainty": 120
},
"stopId": "0:SLIVIER1",
"stopSequence": 13
},
{
"arrival": {
"time": "1771787238",
"uncertainty": 120
},
"departure": {
"time": "1771787238",
"uncertainty": 120
},
"stopId": "0:BOILVIN1",
"stopSequence": 14
},
{
"arrival": {
"time": "1771787315",
"uncertainty": 120
},
"departure": {
"time": "1771787315",
"uncertainty": 120
},
"stopId": "0:ARENES1",
"stopSequence": 15
},
{
"arrival": {
"time": "1771787377",
"uncertainty": 120
},
"departure": {
"time": "1771787377",
"uncertainty": 120
},
"stopId": "0:LAFAYET1",
"stopSequence": 16
},
{
"arrival": {
"time": "1771787469",
"uncertainty": 120
},
"departure": {
"time": "1771787469",
"uncertainty": 120
},
"stopId": "0:GARGE",
"stopSequence": 17
},
{
"arrival": {
"time": "1771787536",
"uncertainty": 120
},
"departure": {
"time": "1771787536",
"uncertainty": 120
},
"stopId": "0:ROIGE695",
"stopSequence": 18
},
{
"arrival": {
"time": "1771787669",
"uncertainty": 120
},
"departure": {
"time": "1771787669",
"uncertainty": 120
},
"stopId": "0:REPBW",
"stopSequence": 19
},
{
"arrival": {
"time": "1771787766",
"uncertainty": 120
},
"departure": {
"time": "1771787766",
"uncertainty": 120
},
"stopId": "0:VAUTRIN3",
"stopSequence": 20
},
{
"arrival": {
"time": "1771787836",
"uncertainty": 120
},
"departure": {
"time": "1771787836",
"uncertainty": 120
},
"stopId": "0:PREFECT2",
"stopSequence": 21
},
{
"arrival": {
"time": "1771787897",
"uncertainty": 120
},
"departure": {
"time": "1771787897",
"uncertainty": 120
},
"stopId": "0:STGEORG2",
"stopSequence": 22
},
{
"arrival": {
"time": "1771787954",
"uncertainty": 120
},
"departure": {
"time": "1771787954",
"uncertainty": 120
},
"stopId": "0:RIMPORT2",
"stopSequence": 23
},
{
"arrival": {
"time": "1771788114",
"uncertainty": 120
},
"departure": {
"time": "1771788114",
"uncertainty": 120
},
"stopId": "0:PONTIFF2",
"stopSequence": 24
},
{
"arrival": {
"time": "1771788195",
"uncertainty": 120
},
"departure": {
"time": "1771788195",
"uncertainty": 120
},
"stopId": "0:ROCHAMB2",
"stopSequence": 25
},
{
"arrival": {
"time": "1771788305",
"uncertainty": 120
},
"departure": {
"time": "1771788305",
"uncertainty": 120
},
"stopId": "0:BERNANO2",
"stopSequence": 26
},
{
"arrival": {
"time": "1771788362",
"uncertainty": 120
},
"departure": {
"time": "1771788362",
"uncertainty": 120
},
"stopId": "0:DALES2",
"stopSequence": 27
},
{
"arrival": {
"time": "1771788414",
"uncertainty": 120
},
"departure": {
"time": "1771788414",
"uncertainty": 120
},
"stopId": "0:PATROTT2",
"stopSequence": 28
},
{
"arrival": {
"time": "1771788489",
"uncertainty": 120
},
"departure": {
"time": "1771788489",
"uncertainty": 120
},
"stopId": "0:PAQUET2",
"stopSequence": 29
},
{
"arrival": {
"time": "1771788512",
"uncertainty": 120
},
"departure": {
"time": "1771788512",
"uncertainty": 120
},
"stopId": "0:DAGA2",
"stopSequence": 30
},
{
"arrival": {
"time": "1771788566",
"uncertainty": 120
},
"departure": {
"time": "1771788566",
"uncertainty": 120
},
"stopId": "0:4BORNES2",
"stopSequence": 31
},
{
"arrival": {
"time": "1771788622",
"uncertainty": 120
},
"departure": {
"time": "1771788622",
"uncertainty": 120
},
"stopId": "0:MORLOT2",
"stopSequence": 32
},
{
"arrival": {
"time": "1771788654",
"uncertainty": 120
},
"departure": {
"time": "1771788654",
"uncertainty": 120
},
"stopId": "0:COUPILL2",
"stopSequence": 33
},
{
"arrival": {
"time": "1771788707",
"uncertainty": 120
},
"departure": {
"time": "1771788707",
"uncertainty": 120
},
"stopId": "0:RUCHER2",
"stopSequence": 34
},
{
"arrival": {
"time": "1771788744",
"uncertainty": 120
},
"departure": {
"time": "1771788744",
"uncertainty": 120
},
"stopId": "0:ROSEMAR2",
"stopSequence": 35
},
{
"arrival": {
"time": "1771788799",
"uncertainty": 120
},
"departure": {
"time": "1771788799",
"uncertainty": 120
},
"stopId": "0:SAULES2",
"stopSequence": 36
},
{
"arrival": {
"time": "1771788860",
"uncertainty": 120
},
"departure": {
"time": "1771788860",
"uncertainty": 120
},
"stopId": "0:WOIPHOT2",
"stopSequence": 37
},
{
"arrival": {
"time": "1771788924",
"uncertainty": 120
},
"departure": {
"time": "1771788924",
"uncertainty": 120
},
"stopId": "0:WCHATEA2",
"stopSequence": 38
},
{
"arrival": {
"time": "1771789014",
"uncertainty": 120
},
"stopId": "0:LEPATIS1",
"stopSequence": 39
}
],
"timestamp": "1771787179",
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_71620453"
},
"vehicle": {
"id": "2435",
"label": "2435"
}
}
},
{
"id": "1620452",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771784550",
"uncertainty": 120
},
"stopId": "0:COSTEBE4",
"stopSequence": 1
},
{
"arrival": {
"time": "1771784670",
"uncertainty": 120
},
"departure": {
"time": "1771784670",
"uncertainty": 120
},
"stopId": "0:MTPRIVA3",
"stopSequence": 2
},
{
"arrival": {
"time": "1771784695",
"uncertainty": 120
},
"departure": {
"time": "1771784695",
"uncertainty": 120
},
"stopId": "0:VOLONTA1",
"stopSequence": 3
},
{
"arrival": {
"time": "1771784738",
"uncertainty": 120
},
"departure": {
"time": "1771784790",
"uncertainty": 120
},
"stopId": "0:MARGUER1",
"stopSequence": 4
},
{
"arrival": {
"time": "1771784880",
"uncertainty": 120
},
"departure": {
"time": "1771784880",
"uncertainty": 120
},
"stopId": "0:VACONS1",
"stopSequence": 5
},
{
"arrival": {
"time": "1771784970",
"uncertainty": 120
},
"departure": {
"time": "1771784970",
"uncertainty": 120
},
"stopId": "0:COLSON1",
"stopSequence": 6
},
{
"arrival": {
"time": "1771785016",
"uncertainty": 120
},
"departure": {
"time": "1771785030",
"uncertainty": 120
},
"stopId": "0:JERUSAL1",
"stopSequence": 7
},
{
"arrival": {
"time": "1771785060",
"uncertainty": 120
},
"departure": {
"time": "1771785060",
"uncertainty": 120
},
"stopId": "0:LYAUT104",
"stopSequence": 8
},
{
"arrival": {
"time": "1771785136",
"uncertainty": 120
},
"departure": {
"time": "1771785136",
"uncertainty": 120
},
"stopId": "0:HORGNE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1771785207",
"uncertainty": 120
},
"departure": {
"time": "1771785207",
"uncertainty": 120
},
"stopId": "0:4VENTS1",
"stopSequence": 10
},
{
"arrival": {
"time": "1771785265",
"uncertainty": 120
},
"departure": {
"time": "1771785270",
"uncertainty": 120
},
"stopId": "0:LAVOIR1",
"stopSequence": 11
},
{
"arrival": {
"time": "1771785330",
"uncertainty": 120
},
"departure": {
"time": "1771785330",
"uncertainty": 120
},
"stopId": "0:EGLISE1",
"stopSequence": 12
},
{
"arrival": {
"time": "1771785390",
"uncertainty": 120
},
"departure": {
"time": "1771785390",
"uncertainty": 120
},
"stopId": "0:SLIVIER1",
"stopSequence": 13
},
{
"arrival": {
"time": "1771785451",
"uncertainty": 120
},
"departure": {
"time": "1771785451",
"uncertainty": 120
},
"stopId": "0:BOILVIN1",
"stopSequence": 14
},
{
"arrival": {
"time": "1771785502",
"uncertainty": 120
},
"departure": {
"time": "1771785510",
"uncertainty": 120
},
"stopId": "0:ARENES1",
"stopSequence": 15
},
{
"arrival": {
"time": "1771785600",
"uncertainty": 120
},
"departure": {
"time": "1771785600",
"uncertainty": 120
},
"stopId": "0:LAFAYET1",
"stopSequence": 16
},
{
"arrival": {
"time": "1771785660",
"uncertainty": 120
},
"departure": {
"time": "1771785750",
"uncertainty": 120
},
"stopId": "0:GARGE",
"stopSequence": 17
},
{
"arrival": {
"time": "1771785800",
"uncertainty": 120
},
"departure": {
"time": "1771785810",
"uncertainty": 120
},
"stopId": "0:ROIGE695",
"stopSequence": 18
},
{
"arrival": {
"time": "1771785920",
"uncertainty": 120
},
"departure": {
"time": "1771786740",
"uncertainty": 120
},
"stopId": "0:REPBW",
"stopSequence": 19
},
{
"arrival": {
"time": "1771786830",
"uncertainty": 120
},
"departure": {
"time": "1771786830",
"uncertainty": 120
},
"stopId": "0:VAUTRIN3",
"stopSequence": 20
},
{
"arrival": {
"time": "1771786890",
"uncertainty": 120
},
"departure": {
"time": "1771786890",
"uncertainty": 120
},
"stopId": "0:PREFECT2",
"stopSequence": 21
},
{
"arrival": {
"time": "1771786950",
"uncertainty": 120
},
"departure": {
"time": "1771786950",
"uncertainty": 120
},
"stopId": "0:STGEORG2",
"stopSequence": 22
},
{
"arrival": {
"time": "1771787005",
"uncertainty": 120
},
"departure": {
"time": "1771787005",
"uncertainty": 120
},
"stopId": "0:RIMPORT2",
"stopSequence": 23
},
{
"arrival": {
"time": "1771787178",
"uncertainty": 120
},
"departure": {
"time": "1771787178",
"uncertainty": 120
},
"stopId": "0:PONTIFF2",
"stopSequence": 24
},
{
"arrival": {
"time": "1771787259",
"uncertainty": 120
},
"departure": {
"time": "1771787259",
"uncertainty": 120
},
"stopId": "0:ROCHAMB2",
"stopSequence": 25
},
{
"arrival": {
"time": "1771787369",
"uncertainty": 120
},
"departure": {
"time": "1771787369",
"uncertainty": 120
},
"stopId": "0:BERNANO2",
"stopSequence": 26
},
{
"arrival": {
"time": "1771787426",
"uncertainty": 120
},
"departure": {
"time": "1771787426",
"uncertainty": 120
},
"stopId": "0:DALES2",
"stopSequence": 27
},
{
"arrival": {
"time": "1771787478",
"uncertainty": 120
},
"departure": {
"time": "1771787478",
"uncertainty": 120
},
"stopId": "0:PATROTT2",
"stopSequence": 28
},
{
"arrival": {
"time": "1771787553",
"uncertainty": 120
},
"departure": {
"time": "1771787553",
"uncertainty": 120
},
"stopId": "0:PAQUET2",
"stopSequence": 29
},
{
"arrival": {
"time": "1771787576",
"uncertainty": 120
},
"departure": {
"time": "1771787576",
"uncertainty": 120
},
"stopId": "0:DAGA2",
"stopSequence": 30
},
{
"arrival": {
"time": "1771787630",
"uncertainty": 120
},
"departure": {
"time": "1771787630",
"uncertainty": 120
},
"stopId": "0:4BORNES2",
"stopSequence": 31
},
{
"arrival": {
"time": "1771787686",
"uncertainty": 120
},
"departure": {
"time": "1771787686",
"uncertainty": 120
},
"stopId": "0:MORLOT2",
"stopSequence": 32
},
{
"arrival": {
"time": "1771787718",
"uncertainty": 120
},
"departure": {
"time": "1771787718",
"uncertainty": 120
},
"stopId": "0:COUPILL2",
"stopSequence": 33
},
{
"arrival": {
"time": "1771787771",
"uncertainty": 120
},
"departure": {
"time": "1771787771",
"uncertainty": 120
},
"stopId": "0:RUCHER2",
"stopSequence": 34
},
{
"arrival": {
"time": "1771787808",
"uncertainty": 120
},
"departure": {
"time": "1771787808",
"uncertainty": 120
},
"stopId": "0:ROSEMAR2",
"stopSequence": 35
},
{
"arrival": {
"time": "1771787863",
"uncertainty": 120
},
"departure": {
"time": "1771787863",
"uncertainty": 120
},
"stopId": "0:SAULES2",
"stopSequence": 36
},
{
"arrival": {
"time": "1771787924",
"uncertainty": 120
},
"departure": {
"time": "1771787924",
"uncertainty": 120
},
"stopId": "0:WOIPHOT2",
"stopSequence": 37
},
{
"arrival": {
"time": "1771787988",
"uncertainty": 120
},
"departure": {
"time": "1771787988",
"uncertainty": 120
},
"stopId": "0:WCHATEA2",
"stopSequence": 38
},
{
"arrival": {
"time": "1771788078",
"uncertainty": 120
},
"stopId": "0:LEPATIS1",
"stopSequence": 39
}
],
"timestamp": "1771787179",
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_71620452"
},
"vehicle": {
"id": "2434",
"label": "2434"
}
}
},
{
"id": "1620479",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771787179",
"uncertainty": 120
},
"stopId": "0:LEPATIS1",
"stopSequence": 1
},
{
"arrival": {
"time": "1771787267",
"uncertainty": 120
},
"departure": {
"time": "1771787267",
"uncertainty": 120
},
"stopId": "0:JLAURAI1",
"stopSequence": 2
},
{
"arrival": {
"time": "1771787320",
"uncertainty": 120
},
"departure": {
"time": "1771787320",
"uncertainty": 120
},
"stopId": "0:WCHATEA1",
"stopSequence": 3
},
{
"arrival": {
"time": "1771787384",
"uncertainty": 120
},
"departure": {
"time": "1771787384",
"uncertainty": 120
},
"stopId": "0:WOIPHOT1",
"stopSequence": 4
},
{
"arrival": {
"time": "1771787440",
"uncertainty": 120
},
"departure": {
"time": "1771787440",
"uncertainty": 120
},
"stopId": "0:SAULES1",
"stopSequence": 5
},
{
"arrival": {
"time": "1771787494",
"uncertainty": 120
},
"departure": {
"time": "1771787494",
"uncertainty": 120
},
"stopId": "0:ROSEMAR1",
"stopSequence": 6
},
{
"arrival": {
"time": "1771787543",
"uncertainty": 120
},
"departure": {
"time": "1771787543",
"uncertainty": 120
},
"stopId": "0:RUCHER1",
"stopSequence": 7
},
{
"arrival": {
"time": "1771787595",
"uncertainty": 120
},
"departure": {
"time": "1771787595",
"uncertainty": 120
},
"stopId": "0:COUPILL1",
"stopSequence": 8
},
{
"arrival": {
"time": "1771787628",
"uncertainty": 120
},
"departure": {
"time": "1771787628",
"uncertainty": 120
},
"stopId": "0:MORLOT1",
"stopSequence": 9
},
{
"arrival": {
"time": "1771787684",
"uncertainty": 120
},
"departure": {
"time": "1771787684",
"uncertainty": 120
},
"stopId": "0:4BORNES1",
"stopSequence": 10
},
{
"arrival": {
"time": "1771787733",
"uncertainty": 120
},
"departure": {
"time": "1771787733",
"uncertainty": 120
},
"stopId": "0:DAGA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1771787759",
"uncertainty": 120
},
"departure": {
"time": "1771787759",
"uncertainty": 120
},
"stopId": "0:PAQUET1",
"stopSequence": 12
},
{
"arrival": {
"time": "1771787853",
"uncertainty": 120
},
"departure": {
"time": "1771787853",
"uncertainty": 120
},
"stopId": "0:PATROTT1",
"stopSequence": 13
},
{
"arrival": {
"time": "1771787906",
"uncertainty": 120
},
"departure": {
"time": "1771787906",
"uncertainty": 120
},
"stopId": "0:DALES1",
"stopSequence": 14
},
{
"arrival": {
"time": "1771787958",
"uncertainty": 120
},
"departure": {
"time": "1771787958",
"uncertainty": 120
},
"stopId": "0:BERNANO1",
"stopSequence": 15
},
{
"arrival": {
"time": "1771788055",
"uncertainty": 120
},
"departure": {
"time": "1771788055",
"uncertainty": 120
},
"stopId": "0:ROCHAMB1",
"stopSequence": 16
},
{
"arrival": {
"time": "1771788123",
"uncertainty": 120
},
"departure": {
"time": "1771788123",
"uncertainty": 120
},
"stopId": "0:PONTIFF1",
"stopSequence": 17
},
{
"arrival": {
"time": "1771788234",
"uncertainty": 120
},
"departure": {
"time": "1771788234",
"uncertainty": 120
},
"stopId": "0:RIMPORT1",
"stopSequence": 18
},
{
"arrival": {
"time": "1771788284",
"uncertainty": 120
},
"departure": {
"time": "1771788284",
"uncertainty": 120
},
"stopId": "0:STGEORG1",
"stopSequence": 19
},
{
"arrival": {
"time": "1771788376",
"uncertainty": 120
},
"departure": {
"time": "1771788376",
"uncertainty": 120
},
"stopId": "0:PREFECT3",
"stopSequence": 20
},
{
"arrival": {
"time": "1771788473",
"uncertainty": 120
},
"departure": {
"time": "1771788473",
"uncertainty": 120
},
"stopId": "0:LUX03",
"stopSequence": 21
},
{
"arrival": {
"time": "1771788650",
"uncertainty": 120
},
"departure": {
"time": "1771788650",
"uncertainty": 120
},
"stopId": "0:REPPW",
"stopSequence": 22
},
{
"arrival": {
"time": "1771788842",
"uncertainty": 120
},
"departure": {
"time": "1771788842",
"uncertainty": 120
},
"stopId": "0:ROIGE694",
"stopSequence": 23
},
{
"arrival": {
"time": "1771788950",
"uncertainty": 120
},
"departure": {
"time": "1771788950",
"uncertainty": 120
},
"stopId": "0:GARGS",
"stopSequence": 24
},
{
"arrival": {
"time": "1771789030",
"uncertainty": 120
},
"departure": {
"time": "1771789030",
"uncertainty": 120
},
"stopId": "0:LAFAYET2",
"stopSequence": 25
},
{
"arrival": {
"time": "1771789101",
"uncertainty": 120
},
"departure": {
"time": "1771789101",
"uncertainty": 120
},
"stopId": "0:ARENES2",
"stopSequence": 26
},
{
"arrival": {
"time": "1771789164",
"uncertainty": 120
},
"departure": {
"time": "1771789164",
"uncertainty": 120
},
"stopId": "0:BOILVIN2",
"stopSequence": 27
},
{
"arrival": {
"time": "1771789229",
"uncertainty": 120
},
"departure": {
"time": "1771789229",
"uncertainty": 120
},
"stopId": "0:SLIVIER2",
"stopSequence": 28
},
{
"arrival": {
"time": "1771789310",
"uncertainty": 120
},
"departure": {
"time": "1771789310",
"uncertainty": 120
},
"stopId": "0:EGLISE2",
"stopSequence": 29
},
{
"arrival": {
"time": "1771789365",
"uncertainty": 120
},
"departure": {
"time": "1771789365",
"uncertainty": 120
},
"stopId": "0:LAVOIR2",
"stopSequence": 30
},
{
"arrival": {
"time": "1771789430",
"uncertainty": 120
},
"departure": {
"time": "1771789430",
"uncertainty": 120
},
"stopId": "0:4VENTS2",
"stopSequence": 31
},
{
"arrival": {
"time": "1771789497",
"uncertainty": 120
},
"departure": {
"time": "1771789497",
"uncertainty": 120
},
"stopId": "0:HORGNE2",
"stopSequence": 32
},
{
"arrival": {
"time": "1771789534",
"uncertainty": 120
},
"departure": {
"time": "1771789534",
"uncertainty": 120
},
"stopId": "0:LYAUT656",
"stopSequence": 33
},
{
"arrival": {
"time": "1771789575",
"uncertainty": 120
},
"departure": {
"time": "1771789575",
"uncertainty": 120
},
"stopId": "0:JERUSAL2",
"stopSequence": 34
},
{
"arrival": {
"time": "1771789610",
"uncertainty": 120
},
"departure": {
"time": "1771789610",
"uncertainty": 120
},
"stopId": "0:COLSON2",
"stopSequence": 35
},
{
"arrival": {
"time": "1771789668",
"uncertainty": 120
},
"departure": {
"time": "1771789668",
"uncertainty": 120
},
"stopId": "0:VACONS2",
"stopSequence": 36
},
{
"arrival": {
"time": "1771789747",
"uncertainty": 120
},
"departure": {
"time": "1771789747",
"uncertainty": 120
},
"stopId": "0:MARGUER2",
"stopSequence": 37
},
{
"arrival": {
"time": "1771789805",
"uncertainty": 120
},
"departure": {
"time": "1771789805",
"uncertainty": 120
},
"stopId": "0:VOLONTA2",
"stopSequence": 38
},
{
"arrival": {
"time": "1771789850",
"uncertainty": 120
},
"departure": {
"time": "1771789850",
"uncertainty": 120
},
"stopId": "0:MTPRIVA2",
"stopSequence": 39
},
{
"arrival": {
"time": "1771790030",
"uncertainty": 120
},
"stopId": "0:COSTEBE4",
"stopSequence": 40
}
],
"timestamp": "1771787179",
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_71620479"
},
"vehicle": {
"id": "2436",
"label": "2436"
}
}
},
{
"id": "1620478",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771785420",
"uncertainty": 120
},
"stopId": "0:LEPATIS1",
"stopSequence": 1
},
{
"arrival": {
"time": "1771785457",
"uncertainty": 120
},
"departure": {
"time": "1771785457",
"uncertainty": 120
},
"stopId": "0:JLAURAI1",
"stopSequence": 2
},
{
"arrival": {
"time": "1771785520",
"uncertainty": 120
},
"departure": {
"time": "1771785541",
"uncertainty": 120
},
"stopId": "0:WCHATEA1",
"stopSequence": 3
},
{
"arrival": {
"time": "1771785642",
"uncertainty": 120
},
"departure": {
"time": "1771785661",
"uncertainty": 120
},
"stopId": "0:WOIPHOT1",
"stopSequence": 4
},
{
"arrival": {
"time": "1771785716",
"uncertainty": 120
},
"departure": {
"time": "1771785716",
"uncertainty": 120
},
"stopId": "0:SAULES1",
"stopSequence": 5
},
{
"arrival": {
"time": "1771785775",
"uncertainty": 120
},
"departure": {
"time": "1771785781",
"uncertainty": 120
},
"stopId": "0:ROSEMAR1",
"stopSequence": 6
},
{
"arrival": {
"time": "1771785838",
"uncertainty": 120
},
"departure": {
"time": "1771785841",
"uncertainty": 120
},
"stopId": "0:RUCHER1",
"stopSequence": 7
},
{
"arrival": {
"time": "1771785895",
"uncertainty": 120
},
"departure": {
"time": "1771785895",
"uncertainty": 120
},
"stopId": "0:COUPILL1",
"stopSequence": 8
},
{
"arrival": {
"time": "1771785926",
"uncertainty": 120
},
"departure": {
"time": "1771785931",
"uncertainty": 120
},
"stopId": "0:MORLOT1",
"stopSequence": 9
},
{
"arrival": {
"time": "1771785991",
"uncertainty": 120
},
"departure": {
"time": "1771785991",
"uncertainty": 120
},
"stopId": "0:4BORNES1",
"stopSequence": 10
},
{
"arrival": {
"time": "1771786039",
"uncertainty": 120
},
"departure": {
"time": "1771786039",
"uncertainty": 120
},
"stopId": "0:DAGA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1771786061",
"uncertainty": 120
},
"departure": {
"time": "1771786061",
"uncertainty": 120
},
"stopId": "0:PAQUET1",
"stopSequence": 12
},
{
"arrival": {
"time": "1771786171",
"uncertainty": 120
},
"departure": {
"time": "1771786201",
"uncertainty": 120
},
"stopId": "0:PATROTT1",
"stopSequence": 13
},
{
"arrival": {
"time": "1771786250",
"uncertainty": 120
},
"departure": {
"time": "1771786261",
"uncertainty": 120
},
"stopId": "0:DALES1",
"stopSequence": 14
},
{
"arrival": {
"time": "1771786315",
"uncertainty": 120
},
"departure": {
"time": "1771786351",
"uncertainty": 120
},
"stopId": "0:BERNANO1",
"stopSequence": 15
},
{
"arrival": {
"time": "1771786441",
"uncertainty": 120
},
"departure": {
"time": "1771786441",
"uncertainty": 120
},
"stopId": "0:ROCHAMB1",
"stopSequence": 16
},
{
"arrival": {
"time": "1771786501",
"uncertainty": 120
},
"departure": {
"time": "1771786531",
"uncertainty": 120
},
"stopId": "0:PONTIFF1",
"stopSequence": 17
},
{
"arrival": {
"time": "1771786640",
"uncertainty": 120
},
"departure": {
"time": "1771786640",
"uncertainty": 120
},
"stopId": "0:RIMPORT1",
"stopSequence": 18
},
{
"arrival": {
"time": "1771786681",
"uncertainty": 120
},
"departure": {
"time": "1771786681",
"uncertainty": 120
},
"stopId": "0:STGEORG1",
"stopSequence": 19
},
{
"arrival": {
"time": "1771786769",
"uncertainty": 120
},
"departure": {
"time": "1771786771",
"uncertainty": 120
},
"stopId": "0:PREFECT3",
"stopSequence": 20
},
{
"arrival": {
"time": "1771786877",
"uncertainty": 120
},
"departure": {
"time": "1771786891",
"uncertainty": 120
},
"stopId": "0:LUX03",
"stopSequence": 21
},
{
"arrival": {
"time": "1771787090",
"uncertainty": 120
},
"departure": {
"time": "1771787161",
"uncertainty": 120
},
"stopId": "0:REPPW",
"stopSequence": 22
},
{
"arrival": {
"time": "1771787302",
"uncertainty": 120
},
"departure": {
"time": "1771787302",
"uncertainty": 120
},
"stopId": "0:ROIGE694",
"stopSequence": 23
},
{
"arrival": {
"time": "1771787384",
"uncertainty": 120
},
"departure": {
"time": "1771787384",
"uncertainty": 120
},
"stopId": "0:GARGS",
"stopSequence": 24
},
{
"arrival": {
"time": "1771787464",
"uncertainty": 120
},
"departure": {
"time": "1771787464",
"uncertainty": 120
},
"stopId": "0:LAFAYET2",
"stopSequence": 25
},
{
"arrival": {
"time": "1771787535",
"uncertainty": 120
},
"departure": {
"time": "1771787535",
"uncertainty": 120
},
"stopId": "0:ARENES2",
"stopSequence": 26
},
{
"arrival": {
"time": "1771787598",
"uncertainty": 120
},
"departure": {
"time": "1771787598",
"uncertainty": 120
},
"stopId": "0:BOILVIN2",
"stopSequence": 27
},
{
"arrival": {
"time": "1771787663",
"uncertainty": 120
},
"departure": {
"time": "1771787663",
"uncertainty": 120
},
"stopId": "0:SLIVIER2",
"stopSequence": 28
},
{
"arrival": {
"time": "1771787744",
"uncertainty": 120
},
"departure": {
"time": "1771787744",
"uncertainty": 120
},
"stopId": "0:EGLISE2",
"stopSequence": 29
},
{
"arrival": {
"time": "1771787799",
"uncertainty": 120
},
"departure": {
"time": "1771787799",
"uncertainty": 120
},
"stopId": "0:LAVOIR2",
"stopSequence": 30
},
{
"arrival": {
"time": "1771787864",
"uncertainty": 120
},
"departure": {
"time": "1771787864",
"uncertainty": 120
},
"stopId": "0:4VENTS2",
"stopSequence": 31
},
{
"arrival": {
"time": "1771787931",
"uncertainty": 120
},
"departure": {
"time": "1771787931",
"uncertainty": 120
},
"stopId": "0:HORGNE2",
"stopSequence": 32
},
{
"arrival": {
"time": "1771787968",
"uncertainty": 120
},
"departure": {
"time": "1771787968",
"uncertainty": 120
},
"stopId": "0:LYAUT656",
"stopSequence": 33
},
{
"arrival": {
"time": "1771788009",
"uncertainty": 120
},
"departure": {
"time": "1771788009",
"uncertainty": 120
},
"stopId": "0:JERUSAL2",
"stopSequence": 34
},
{
"arrival": {
"time": "1771788044",
"uncertainty": 120
},
"departure": {
"time": "1771788044",
"uncertainty": 120
},
"stopId": "0:COLSON2",
"stopSequence": 35
},
{
"arrival": {
"time": "1771788115",
"uncertainty": 120
},
"departure": {
"time": "1771788115",
"uncertainty": 120
},
"stopId": "0:VACONS2",
"stopSequence": 36
},
{
"arrival": {
"time": "1771788211",
"uncertainty": 120
},
"departure": {
"time": "1771788211",
"uncertainty": 120
},
"stopId": "0:MARGUER2",
"stopSequence": 37
},
{
"arrival": {
"time": "1771788282",
"uncertainty": 120
},
"departure": {
"time": "1771788282",
"uncertainty": 120
},
"stopId": "0:VOLONTA2",
"stopSequence": 38
},
{
"arrival": {
"time": "1771788335",
"uncertainty": 120
},
"departure": {
"time": "1771788335",
"uncertainty": 120
},
"stopId": "0:MTPRIVA2",
"stopSequence": 39
},
{
"arrival": {
"time": "1771788515",
"uncertainty": 120
},
"stopId": "0:COSTEBE4",
"stopSequence": 40
}
],
"timestamp": "1771787179",
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_71620478"
},
"vehicle": {
"id": "1733",
"label": "1733"
}
}
},
{
"id": "1619908",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771790640",
"uncertainty": 120
},
"stopId": "0:COSTEBE3",
"stopSequence": 1
}
],
"timestamp": "1771787179",
"trip": {
"directionId": 0,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_71619908"
}
}
},
{
"id": "1619907",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771787520",
"uncertainty": 120
},
"stopId": "0:COSTEBE3",
"stopSequence": 1
}
],
"timestamp": "1771787179",
"trip": {
"directionId": 0,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_71619907"
}
}
},
{
"id": "1619906",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771784520",
"uncertainty": 120
},
"stopId": "0:COSTEBE3",
"stopSequence": 1
},
{
"arrival": {
"time": "1771784596",
"uncertainty": 120
},
"departure": {
"time": "1771784596",
"uncertainty": 120
},
"stopId": "0:LUETTE2",
"stopSequence": 2
},
{
"arrival": {
"time": "1771784633",
"uncertainty": 120
},
"departure": {
"time": "1771784633",
"uncertainty": 120
},
"stopId": "0:11AVIAT2",
"stopSequence": 3
},
{
"arrival": {
"time": "1771784723",
"uncertainty": 120
},
"departure": {
"time": "1771784732",
"uncertainty": 120
},
"stopId": "0:SIMMI690",
"stopSequence": 4
},
{
"arrival": {
"time": "1771784810",
"uncertainty": 120
},
"departure": {
"time": "1771784810",
"uncertainty": 120
},
"stopId": "0:MERMOZ1",
"stopSequence": 5
},
{
"arrival": {
"time": "1771784875",
"uncertainty": 120
},
"departure": {
"time": "1771784875",
"uncertainty": 120
},
"stopId": "0:STLADRE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1771784932",
"uncertainty": 120
},
"departure": {
"time": "1771784972",
"uncertainty": 120
},
"stopId": "0:LOGES1",
"stopSequence": 7
},
{
"arrival": {
"time": "1771785048",
"uncertainty": 120
},
"departure": {
"time": "1771785048",
"uncertainty": 120
},
"stopId": "0:VAILLAN1",
"stopSequence": 8
},
{
"arrival": {
"time": "1771785122",
"uncertainty": 120
},
"departure": {
"time": "1771785122",
"uncertainty": 120
},
"stopId": "0:MANGIN1",
"stopSequence": 9
},
{
"arrival": {
"time": "1771785152",
"uncertainty": 120
},
"departure": {
"time": "1771785152",
"uncertainty": 120
},
"stopId": "0:CHPETRE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1771785205",
"uncertainty": 120
},
"departure": {
"time": "1771785212",
"uncertainty": 120
},
"stopId": "0:BONSEC1",
"stopSequence": 11
},
{
"arrival": {
"time": "1771785347",
"uncertainty": 120
},
"departure": {
"time": "1771785362",
"uncertainty": 120
},
"stopId": "0:ROIGE142",
"stopSequence": 12
},
{
"arrival": {
"time": "1771785475",
"uncertainty": 120
},
"departure": {
"time": "1771785542",
"uncertainty": 120
},
"stopId": "0:GARCS",
"stopSequence": 13
},
{
"arrival": {
"time": "1771785692",
"uncertainty": 120
},
"departure": {
"time": "1771785722",
"uncertainty": 120
},
"stopId": "0:MAZELLE2",
"stopSequence": 14
},
{
"arrival": {
"time": "1771785839",
"uncertainty": 120
},
"departure": {
"time": "1771785839",
"uncertainty": 120
},
"stopId": "0:TANNEUR2",
"stopSequence": 15
},
{
"arrival": {
"time": "1771785872",
"uncertainty": 120
},
"departure": {
"time": "1771785902",
"uncertainty": 120
},
"stopId": "0:FOURNIE2",
"stopSequence": 16
},
{
"arrival": {
"time": "1771785960",
"uncertainty": 120
},
"departure": {
"time": "1771785960",
"uncertainty": 120
},
"stopId": "0:ARSENAL2",
"stopSequence": 17
},
{
"arrival": {
"time": "1771786172",
"uncertainty": 120
},
"departure": {
"time": "1771786172",
"uncertainty": 120
},
"stopId": "0:TANNERI2",
"stopSequence": 18
},
{
"arrival": {
"time": "1771786241",
"uncertainty": 120
},
"departure": {
"time": "1771786241",
"uncertainty": 120
},
"stopId": "0:BILLOTT2",
"stopSequence": 19
},
{
"arrival": {
"time": "1771786277",
"uncertainty": 120
},
"departure": {
"time": "1771786277",
"uncertainty": 120
},
"stopId": "0:DUNANT2",
"stopSequence": 20
},
{
"arrival": {
"time": "1771786332",
"uncertainty": 120
},
"departure": {
"time": "1771786332",
"uncertainty": 120
},
"stopId": "0:JOUSSE2",
"stopSequence": 21
},
{
"arrival": {
"time": "1771786389",
"uncertainty": 120
},
"departure": {
"time": "1771786389",
"uncertainty": 120
},
"stopId": "0:JUGAN2",
"stopSequence": 22
},
{
"arrival": {
"time": "1771786451",
"uncertainty": 120
},
"departure": {
"time": "1771786451",
"uncertainty": 120
},
"stopId": "0:CORCHAD2",
"stopSequence": 23
},
{
"arrival": {
"time": "1771786525",
"uncertainty": 120
},
"departure": {
"time": "1771786532",
"uncertainty": 120
},
"stopId": "0:JPJEAN2",
"stopSequence": 24
},
{
"arrival": {
"time": "1771786599",
"uncertainty": 120
},
"departure": {
"time": "1771786599",
"uncertainty": 120
},
"stopId": "0:SAULNOI2",
"stopSequence": 25
},
{
"arrival": {
"time": "1771786632",
"uncertainty": 120
},
"departure": {
"time": "1771786632",
"uncertainty": 120
},
"stopId": "0:MANGENO2",
"stopSequence": 26
},
{
"arrival": {
"time": "1771786678",
"uncertainty": 120
},
"departure": {
"time": "1771786678",
"uncertainty": 120
},
"stopId": "0:BARBE2",
"stopSequence": 27
},
{
"arrival": {
"time": "1771786742",
"uncertainty": 120
},
"departure": {
"time": "1771786742",
"uncertainty": 120
},
"stopId": "0:FONNY2",
"stopSequence": 28
},
{
"arrival": {
"time": "1771786772",
"uncertainty": 120
},
"departure": {
"time": "1771786772",
"uncertainty": 120
},
"stopId": "0:LMOULIN2",
"stopSequence": 29
},
{
"arrival": {
"time": "1771786841",
"uncertainty": 120
},
"departure": {
"time": "1771786841",
"uncertainty": 120
},
"stopId": "0:MEYVIGN1",
"stopSequence": 30
},
{
"arrival": {
"time": "1771787023",
"uncertainty": 120
},
"departure": {
"time": "1771787023",
"uncertainty": 120
},
"stopId": "0:FALEE2",
"stopSequence": 31
},
{
"arrival": {
"time": "1771787083",
"uncertainty": 120
},
"departure": {
"time": "1771787083",
"uncertainty": 120
},
"stopId": "0:PRESSOI2",
"stopSequence": 32
},
{
"arrival": {
"time": "1771787209",
"uncertainty": 120
},
"departure": {
"time": "1771787209",
"uncertainty": 120
},
"stopId": "0:PINOTSM2",
"stopSequence": 33
},
{
"arrival": {
"time": "1771787232",
"uncertainty": 120
},
"departure": {
"time": "1771787232",
"uncertainty": 120
},
"stopId": "0:PENSEES2",
"stopSequence": 34
},
{
"arrival": {
"time": "1771787267",
"uncertainty": 120
},
"departure": {
"time": "1771787267",
"uncertainty": 120
},
"stopId": "0:CHAULME2",
"stopSequence": 35
},
{
"arrival": {
"time": "1771787315",
"uncertainty": 120
},
"departure": {
"time": "1771787315",
"uncertainty": 120
},
"stopId": "0:GROSNOY1",
"stopSequence": 36
},
{
"arrival": {
"time": "1771787474",
"uncertainty": 120
},
"stopId": "0:MASLIEV1",
"stopSequence": 37
}
],
"timestamp": "1771787179",
"trip": {
"directionId": 0,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_71619906"
},
"vehicle": {
"id": "2133",
"label": "2133"
}
}
},
{
"id": "1619893",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771789560",
"uncertainty": 120
},
"stopId": "0:MASLIEV1",
"stopSequence": 1
}
],
"timestamp": "1771787179",
"trip": {
"directionId": 1,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_71619893"
}
}
},
{
"id": "1619892",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771786681",
"uncertainty": 120
},
"stopId": "0:MASLIEV1",
"stopSequence": 1
},
{
"arrival": {
"time": "1771786749",
"uncertainty": 120
},
"departure": {
"time": "1771786749",
"uncertainty": 120
},
"stopId": "0:CHAULME1",
"stopSequence": 2
},
{
"arrival": {
"time": "1771786790",
"uncertainty": 120
},
"departure": {
"time": "1771786790",
"uncertainty": 120
},
"stopId": "0:PENSEES1",
"stopSequence": 3
},
{
"arrival": {
"time": "1771786821",
"uncertainty": 120
},
"departure": {
"time": "1771786821",
"uncertainty": 120
},
"stopId": "0:PINOTSM1",
"stopSequence": 4
},
{
"arrival": {
"time": "1771786898",
"uncertainty": 120
},
"departure": {
"time": "1771786898",
"uncertainty": 120
},
"stopId": "0:NOUILLY1",
"stopSequence": 5
},
{
"arrival": {
"time": "1771786975",
"uncertainty": 120
},
"departure": {
"time": "1771786975",
"uncertainty": 120
},
"stopId": "0:FALEE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1771787071",
"uncertainty": 120
},
"departure": {
"time": "1771787071",
"uncertainty": 120
},
"stopId": "0:MEYVIGN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1771787173",
"uncertainty": 120
},
"departure": {
"time": "1771787173",
"uncertainty": 120
},
"stopId": "0:LMOULIN1",
"stopSequence": 8
},
{
"arrival": {
"time": "1771787199",
"uncertainty": 120
},
"departure": {
"time": "1771787199",
"uncertainty": 120
},
"stopId": "0:FONNY1",
"stopSequence": 9
},
{
"arrival": {
"time": "1771787247",
"uncertainty": 120
},
"departure": {
"time": "1771787247",
"uncertainty": 120
},
"stopId": "0:BARBE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1771787300",
"uncertainty": 120
},
"departure": {
"time": "1771787300",
"uncertainty": 120
},
"stopId": "0:MANGENO1",
"stopSequence": 11
},
{
"arrival": {
"time": "1771787339",
"uncertainty": 120
},
"departure": {
"time": "1771787339",
"uncertainty": 120
},
"stopId": "0:SAULNOI1",
"stopSequence": 12
},
{
"arrival": {
"time": "1771787384",
"uncertainty": 120
},
"departure": {
"time": "1771787384",
"uncertainty": 120
},
"stopId": "0:JPJEAN1",
"stopSequence": 13
},
{
"arrival": {
"time": "1771787435",
"uncertainty": 120
},
"departure": {
"time": "1771787435",
"uncertainty": 120
},
"stopId": "0:CORCHAD1",
"stopSequence": 14
},
{
"arrival": {
"time": "1771787477",
"uncertainty": 120
},
"departure": {
"time": "1771787477",
"uncertainty": 120
},
"stopId": "0:JUGAN1",
"stopSequence": 15
},
{
"arrival": {
"time": "1771787526",
"uncertainty": 120
},
"departure": {
"time": "1771787526",
"uncertainty": 120
},
"stopId": "0:JOUSSE1",
"stopSequence": 16
},
{
"arrival": {
"time": "1771787560",
"uncertainty": 120
},
"departure": {
"time": "1771787560",
"uncertainty": 120
},
"stopId": "0:DUNANT1",
"stopSequence": 17
},
{
"arrival": {
"time": "1771787631",
"uncertainty": 120
},
"departure": {
"time": "1771787631",
"uncertainty": 120
},
"stopId": "0:BILLOTT1",
"stopSequence": 18
},
{
"arrival": {
"time": "1771787675",
"uncertainty": 120
},
"departure": {
"time": "1771787675",
"uncertainty": 120
},
"stopId": "0:TANNERI1",
"stopSequence": 19
},
{
"arrival": {
"time": "1771787812",
"uncertainty": 120
},
"departure": {
"time": "1771787812",
"uncertainty": 120
},
"stopId": "0:ARSENAL1",
"stopSequence": 20
},
{
"arrival": {
"time": "1771787861",
"uncertainty": 120
},
"departure": {
"time": "1771787861",
"uncertainty": 120
},
"stopId": "0:FOURNIE1",
"stopSequence": 21
},
{
"arrival": {
"time": "1771787951",
"uncertainty": 120
},
"departure": {
"time": "1771787951",
"uncertainty": 120
},
"stopId": "0:TANNEUR1",
"stopSequence": 22
},
{
"arrival": {
"time": "1771788010",
"uncertainty": 120
},
"departure": {
"time": "1771788010",
"uncertainty": 120
},
"stopId": "0:PARAIGE1",
"stopSequence": 23
},
{
"arrival": {
"time": "1771788085",
"uncertainty": 120
},
"departure": {
"time": "1771788085",
"uncertainty": 120
},
"stopId": "0:MAZELLE1",
"stopSequence": 24
},
{
"arrival": {
"time": "1771788223",
"uncertainty": 120
},
"departure": {
"time": "1771788300",
"uncertainty": 120
},
"stopId": "0:GARCE",
"stopSequence": 25
},
{
"arrival": {
"time": "1771788424",
"uncertainty": 120
},
"departure": {
"time": "1771788424",
"uncertainty": 120
},
"stopId": "0:ROIGEO89",
"stopSequence": 26
},
{
"arrival": {
"time": "1771788562",
"uncertainty": 120
},
"departure": {
"time": "1771788562",
"uncertainty": 120
},
"stopId": "0:BONSEC2",
"stopSequence": 27
},
{
"arrival": {
"time": "1771788618",
"uncertainty": 120
},
"departure": {
"time": "1771788618",
"uncertainty": 120
},
"stopId": "0:CHPETRE2",
"stopSequence": 28
},
{
"arrival": {
"time": "1771788703",
"uncertainty": 120
},
"departure": {
"time": "1771788703",
"uncertainty": 120
},
"stopId": "0:MANGIN2",
"stopSequence": 29
},
{
"arrival": {
"time": "1771788813",
"uncertainty": 120
},
"departure": {
"time": "1771788813",
"uncertainty": 120
},
"stopId": "0:VAILLAN2",
"stopSequence": 30
},
{
"arrival": {
"time": "1771788918",
"uncertainty": 120
},
"departure": {
"time": "1771788918",
"uncertainty": 120
},
"stopId": "0:LOGES2",
"stopSequence": 31
},
{
"arrival": {
"time": "1771788975",
"uncertainty": 120
},
"departure": {
"time": "1771788975",
"uncertainty": 120
},
"stopId": "0:STLADRE2",
"stopSequence": 32
},
{
"arrival": {
"time": "1771789038",
"uncertainty": 120
},
"departure": {
"time": "1771789038",
"uncertainty": 120
},
"stopId": "0:MERMOZ2",
"stopSequence": 33
},
{
"arrival": {
"time": "1771789139",
"uncertainty": 120
},
"departure": {
"time": "1771789139",
"uncertainty": 120
},
"stopId": "0:SIMMI689",
"stopSequence": 34
},
{
"arrival": {
"time": "1771789253",
"uncertainty": 120
},
"departure": {
"time": "1771789253",
"uncertainty": 120
},
"stopId": "0:11AVIAT1",
"stopSequence": 35
},
{
"arrival": {
"time": "1771789280",
"uncertainty": 120
},
"departure": {
"time": "1771789280",
"uncertainty": 120
},
"stopId": "0:LUETTE1",
"stopSequence": 36
},
{
"arrival": {
"time": "1771789338",
"uncertainty": 120
},
"stopId": "0:COSTEBE3",
"stopSequence": 37
}
],
"timestamp": "1771787179",
"trip": {
"directionId": 1,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_71619892"
},
"vehicle": {
"id": "2134",
"label": "2134"
}
}
},
{
"id": "1619220",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771786146",
"uncertainty": 120
},
"stopId": "0:DOLICHE1",
"stopSequence": 1
},
{
"arrival": {
"time": "1771786190",
"uncertainty": 120
},
"departure": {
"time": "1771786190",
"uncertainty": 120
},
"stopId": "0:CUVION1",
"stopSequence": 2
},
{
"arrival": {
"time": "1771786225",
"uncertainty": 120
},
"departure": {
"time": "1771786225",
"uncertainty": 120
},
"stopId": "0:PASSOTE1",
"stopSequence": 3
},
{
"arrival": {
"time": "1771786266",
"uncertainty": 120
},
"departure": {
"time": "1771786416",
"uncertainty": 120
},
"stopId": "0:ARIANE1",
"stopSequence": 4
},
{
"arrival": {
"time": "1771786473",
"uncertainty": 120
},
"departure": {
"time": "1771786476",
"uncertainty": 120
},
"stopId": "0:FALOGNE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1771786543",
"uncertainty": 120
},
"departure": {
"time": "1771786543",
"uncertainty": 120
},
"stopId": "0:FAURNEL1",
"stopSequence": 6
},
{
"arrival": {
"time": "1771786588",
"uncertainty": 120
},
"departure": {
"time": "1771786588",
"uncertainty": 120
},
"stopId": "0:ROSEGON1",
"stopSequence": 7
},
{
"arrival": {
"time": "1771786674",
"uncertainty": 120
},
"departure": {
"time": "1771786674",
"uncertainty": 120
},
"stopId": "0:SOLIDAR1",
"stopSequence": 8
},
{
"arrival": {
"time": "1771786716",
"uncertainty": 120
},
"departure": {
"time": "1771786716",
"uncertainty": 120
},
"stopId": "0:SEBASTO1",
"stopSequence": 9
},
{
"arrival": {
"time": "1771786828",
"uncertainty": 120
},
"departure": {
"time": "1771786828",
"uncertainty": 120
},
"stopId": "0:JMICHEL1",
"stopSequence": 10
},
{
"arrival": {
"time": "1771786946",
"uncertainty": 120
},
"departure": {
"time": "1771786986",
"uncertainty": 120
},
"stopId": "0:CHAPPE3",
"stopSequence": 11
},
{
"arrival": {
"time": "1771787117",
"uncertainty": 120
},
"departure": {
"time": "1771787136",
"uncertainty": 120
},
"stopId": "0:ARAGO002",
"stopSequence": 12
},
{
"arrival": {
"time": "1771787153",
"uncertainty": 120
},
"departure": {
"time": "1771787166",
"uncertainty": 120
},
"stopId": "0:MARCONI1",
"stopSequence": 13
},
{
"arrival": {
"time": "1771787209",
"uncertainty": 120
},
"departure": {
"time": "1771787209",
"uncertainty": 120
},
"stopId": "0:SYMPHON1",
"stopSequence": 14
},
{
"arrival": {
"time": "1771787252",
"uncertainty": 120
},
"departure": {
"time": "1771787252",
"uncertainty": 120
},
"stopId": "0:SEULHOT1",
"stopSequence": 15
},
{
"arrival": {
"time": "1771787269",
"uncertainty": 120
},
"departure": {
"time": "1771787269",
"uncertainty": 120
},
"stopId": "0:GENERAL1",
"stopSequence": 16
},
{
"arrival": {
"time": "1771787303",
"uncertainty": 120
},
"departure": {
"time": "1771787303",
"uncertainty": 120
},
"stopId": "0:ROEDERE1",
"stopSequence": 17
},
{
"arrival": {
"time": "1771787329",
"uncertainty": 120
},
"departure": {
"time": "1771787329",
"uncertainty": 120
},
"stopId": "0:GIRAUDO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1771787392",
"uncertainty": 120
},
"departure": {
"time": "1771787392",
"uncertainty": 120
},
"stopId": "0:GDMAISO1",
"stopSequence": 19
},
{
"arrival": {
"time": "1771787472",
"uncertainty": 120
},
"departure": {
"time": "1771787472",
"uncertainty": 120
},
"stopId": "0:COTSE1",
"stopSequence": 20
},
{
"arrival": {
"time": "1771787509",
"uncertainty": 120
},
"departure": {
"time": "1771787509",
"uncertainty": 120
},
"stopId": "0:TIVO1",
"stopSequence": 21
},
{
"arrival": {
"time": "1771787561",
"uncertainty": 120
},
"departure": {
"time": "1771787561",
"uncertainty": 120
},
"stopId": "0:HESTAUX2",
"stopSequence": 22
},
{
"arrival": {
"time": "1771787605",
"uncertainty": 120
},
"departure": {
"time": "1771787605",
"uncertainty": 120
},
"stopId": "0:GOUSSEL2",
"stopSequence": 23
},
{
"arrival": {
"time": "1771787640",
"uncertainty": 120
},
"departure": {
"time": "1771787640",
"uncertainty": 120
},
"stopId": "0:CLAUDEL2",
"stopSequence": 24
},
{
"arrival": {
"time": "1771787709",
"uncertainty": 120
},
"departure": {
"time": "1771787709",
"uncertainty": 120
},
"stopId": "0:OBERL193",
"stopSequence": 25
},
{
"arrival": {
"time": "1771787751",
"uncertainty": 120
},
"departure": {
"time": "1771787751",
"uncertainty": 120
},
"stopId": "0:GENDARM1",
"stopSequence": 26
},
{
"arrival": {
"time": "1771787782",
"uncertainty": 120
},
"departure": {
"time": "1771787782",
"uncertainty": 120
},
"stopId": "0:STMAXI1",
"stopSequence": 27
},
{
"arrival": {
"time": "1771787809",
"uncertainty": 120
},
"departure": {
"time": "1771787809",
"uncertainty": 120
},
"stopId": "0:PUYMAIG1",
"stopSequence": 28
},
{
"arrival": {
"time": "1771787876",
"uncertainty": 120
},
"departure": {
"time": "1771787876",
"uncertainty": 120
},
"stopId": "0:TREIZE1",
"stopSequence": 29
},
{
"arrival": {
"time": "1771787931",
"uncertainty": 120
},
"departure": {
"time": "1771787931",
"uncertainty": 120
},
"stopId": "0:SEILLE1",
"stopSequence": 30
},
{
"arrival": {
"time": "1771788231",
"uncertainty": 120
},
"departure": {
"time": "1771788231",
"uncertainty": 120
},
"stopId": "0:GARCE",
"stopSequence": 31
},
{
"arrival": {
"time": "1771788411",
"uncertainty": 120
},
"stopId": "0:REPLYA",
"stopSequence": 32
}
],
"timestamp": "1771787179",
"trip": {
"directionId": 1,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_71619220"
},
"vehicle": {
"id": "1532",
"label": "1532"
}
}
},
{
"id": "1619228",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771789500",
"uncertainty": 120
},
"stopId": "0:REPLYD",
"stopSequence": 1
}
],
"timestamp": "1771787179",
"trip": {
"directionId": 0,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_71619228"
}
}
},
{
"id": "1618817",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771787340",
"uncertainty": 120
},
"stopId": "0:ARP309",
"stopSequence": 1
}
],
"timestamp": "1771787179",
"trip": {
"directionId": 1,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_71618817"
},
"vehicle": {
"id": "1734",
"label": "1734"
}
}
},
{
"id": "1634093",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771790760",
"uncertainty": 120
},
"stopId": "0:HSCHUMA2",
"stopSequence": 1
}
],
"timestamp": "1771787179",
"trip": {
"directionId": 1,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_71634093"
}
}
},
{
"id": "1634092",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771787147",
"uncertainty": 120
},
"stopId": "0:HSCHUMA2",
"stopSequence": 1
},
{
"arrival": {
"time": "1771787303",
"uncertainty": 120
},
"departure": {
"time": "1771787303",
"uncertainty": 120
},
"stopId": "0:SER02",
"stopSequence": 2
},
{
"arrival": {
"time": "1771787368",
"uncertainty": 120
},
"departure": {
"time": "1771787368",
"uncertainty": 120
},
"stopId": "0:FEI02",
"stopSequence": 3
},
{
"arrival": {
"time": "1771787428",
"uncertainty": 120
},
"departure": {
"time": "1771787428",
"uncertainty": 120
},
"stopId": "0:SAR02",
"stopSequence": 4
},
{
"arrival": {
"time": "1771787552",
"uncertainty": 120
},
"departure": {
"time": "1771787552",
"uncertainty": 120
},
"stopId": "0:BLE02",
"stopSequence": 5
},
{
"arrival": {
"time": "1771787614",
"uncertainty": 120
},
"departure": {
"time": "1771787614",
"uncertainty": 120
},
"stopId": "0:BOR02",
"stopSequence": 6
},
{
"arrival": {
"time": "1771787672",
"uncertainty": 120
},
"departure": {
"time": "1771787672",
"uncertainty": 120
},
"stopId": "0:PRO02",
"stopSequence": 7
},
{
"arrival": {
"time": "1771787732",
"uncertainty": 120
},
"departure": {
"time": "1771787732",
"uncertainty": 120
},
"stopId": "0:BEL02",
"stopSequence": 8
},
{
"arrival": {
"time": "1771787810",
"uncertainty": 120
},
"departure": {
"time": "1771787810",
"uncertainty": 120
},
"stopId": "0:CIM02",
"stopSequence": 9
},
{
"arrival": {
"time": "1771787882",
"uncertainty": 120
},
"departure": {
"time": "1771787882",
"uncertainty": 120
},
"stopId": "0:ALC02",
"stopSequence": 10
},
{
"arrival": {
"time": "1771787927",
"uncertainty": 120
},
"departure": {
"time": "1771787927",
"uncertainty": 120
},
"stopId": "0:LEG02",
"stopSequence": 11
},
{
"arrival": {
"time": "1771787991",
"uncertainty": 120
},
"departure": {
"time": "1771787991",
"uncertainty": 120
},
"stopId": "0:SEI02",
"stopSequence": 12
},
{
"arrival": {
"time": "1771788068",
"uncertainty": 120
},
"departure": {
"time": "1771788068",
"uncertainty": 120
},
"stopId": "0:POM02",
"stopSequence": 13
},
{
"arrival": {
"time": "1771788141",
"uncertainty": 120
},
"departure": {
"time": "1771788141",
"uncertainty": 120
},
"stopId": "0:GAR02",
"stopSequence": 14
},
{
"arrival": {
"time": "1771788226",
"uncertainty": 120
},
"departure": {
"time": "1771788226",
"uncertainty": 120
},
"stopId": "0:ROI02",
"stopSequence": 15
},
{
"arrival": {
"time": "1771788323",
"uncertainty": 120
},
"departure": {
"time": "1771788323",
"uncertainty": 120
},
"stopId": "0:REP02",
"stopSequence": 16
},
{
"arrival": {
"time": "1771788519",
"uncertainty": 120
},
"departure": {
"time": "1771788519",
"uncertainty": 120
},
"stopId": "0:LUX02",
"stopSequence": 17
},
{
"arrival": {
"time": "1771788584",
"uncertainty": 120
},
"departure": {
"time": "1771788584",
"uncertainty": 120
},
"stopId": "0:VIN02",
"stopSequence": 18
},
{
"arrival": {
"time": "1771788661",
"uncertainty": 120
},
"departure": {
"time": "1771788661",
"uncertainty": 120
},
"stopId": "0:PON02",
"stopSequence": 19
},
{
"arrival": {
"time": "1771788743",
"uncertainty": 120
},
"departure": {
"time": "1771788743",
"uncertainty": 120
},
"stopId": "0:ROC02",
"stopSequence": 20
},
{
"arrival": {
"time": "1771788843",
"uncertainty": 120
},
"departure": {
"time": "1771788843",
"uncertainty": 120
},
"stopId": "0:BER02",
"stopSequence": 21
},
{
"arrival": {
"time": "1771788898",
"uncertainty": 120
},
"departure": {
"time": "1771788898",
"uncertainty": 120
},
"stopId": "0:CAS02",
"stopSequence": 22
},
{
"arrival": {
"time": "1771789043",
"uncertainty": 120
},
"departure": {
"time": "1771789043",
"uncertainty": 120
},
"stopId": "0:JOB02",
"stopSequence": 23
},
{
"arrival": {
"time": "1771789142",
"uncertainty": 120
},
"departure": {
"time": "1771789142",
"uncertainty": 120
},
"stopId": "0:ROU02",
"stopSequence": 24
},
{
"arrival": {
"time": "1771789232",
"uncertainty": 120
},
"departure": {
"time": "1771789232",
"uncertainty": 120
},
"stopId": "0:CHA02",
"stopSequence": 25
},
{
"arrival": {
"time": "1771789316",
"uncertainty": 120
},
"departure": {
"time": "1771789316",
"uncertainty": 120
},
"stopId": "0:FON02",
"stopSequence": 26
},
{
"arrival": {
"time": "1771789343",
"uncertainty": 120
},
"stopId": "0:WOI02",
"stopSequence": 27
}
],
"timestamp": "1771787179",
"trip": {
"directionId": 1,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_71634092"
},
"vehicle": {
"id": "1315",
"label": "1315"
}
}
},
{
"id": "1618797",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771787179",
"uncertainty": 120
},
"stopId": "0:MNVE1",
"stopSequence": 1
},
{
"arrival": {
"time": "1771787505",
"uncertainty": 120
},
"departure": {
"time": "1771787505",
"uncertainty": 120
},
"stopId": "0:HAIEBRU1",
"stopSequence": 2
},
{
"arrival": {
"time": "1771787536",
"uncertainty": 120
},
"departure": {
"time": "1771787536",
"uncertainty": 120
},
"stopId": "0:SERRET1",
"stopSequence": 3
},
{
"arrival": {
"time": "1771787612",
"uncertainty": 120
},
"departure": {
"time": "1771787612",
"uncertainty": 120
},
"stopId": "0:STJEAN01",
"stopSequence": 4
},
{
"arrival": {
"time": "1771787700",
"uncertainty": 120
},
"departure": {
"time": "1771787700",
"uncertainty": 120
},
"stopId": "0:MOULI281",
"stopSequence": 5
},
{
"arrival": {
"time": "1771787737",
"uncertainty": 120
},
"departure": {
"time": "1771787737",
"uncertainty": 120
},
"stopId": "0:LIBERTE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1771787783",
"uncertainty": 120
},
"departure": {
"time": "1771787783",
"uncertainty": 120
},
"stopId": "0:SCYBAS1",
"stopSequence": 7
},
{
"arrival": {
"time": "1771787812",
"uncertainty": 120
},
"departure": {
"time": "1771787812",
"uncertainty": 120
},
"stopId": "0:PRILLE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1771787849",
"uncertainty": 120
},
"departure": {
"time": "1771787849",
"uncertainty": 120
},
"stopId": "0:LECLERC1",
"stopSequence": 9
},
{
"arrival": {
"time": "1771787880",
"uncertainty": 120
},
"departure": {
"time": "1771787880",
"uncertainty": 120
},
"stopId": "0:LONGEVI1",
"stopSequence": 10
},
{
"arrival": {
"time": "1771787939",
"uncertainty": 120
},
"departure": {
"time": "1771787939",
"uncertainty": 120
},
"stopId": "0:MIGETTE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1771787986",
"uncertainty": 120
},
"departure": {
"time": "1771787986",
"uncertainty": 120
},
"stopId": "0:CASINO1",
"stopSequence": 12
},
{
"arrival": {
"time": "1771788038",
"uncertainty": 120
},
"departure": {
"time": "1771788038",
"uncertainty": 120
},
"stopId": "0:PONTVER1",
"stopSequence": 13
},
{
"arrival": {
"time": "1771788091",
"uncertainty": 120
},
"departure": {
"time": "1771788091",
"uncertainty": 120
},
"stopId": "0:FOCH1",
"stopSequence": 14
},
{
"arrival": {
"time": "1771788120",
"uncertainty": 120
},
"departure": {
"time": "1771788120",
"uncertainty": 120
},
"stopId": "0:SMARTIN1",
"stopSequence": 15
},
{
"arrival": {
"time": "1771788225",
"uncertainty": 120
},
"departure": {
"time": "1771788225",
"uncertainty": 120
},
"stopId": "0:TIGNO290",
"stopSequence": 16
},
{
"arrival": {
"time": "1771788300",
"uncertainty": 120
},
"departure": {
"time": "1771788300",
"uncertainty": 120
},
"stopId": "0:FMOSELL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1771788384",
"uncertainty": 120
},
"departure": {
"time": "1771788384",
"uncertainty": 120
},
"stopId": "0:LUXE",
"stopSequence": 18
},
{
"arrival": {
"time": "1771788600",
"uncertainty": 120
},
"departure": {
"time": "1771788600",
"uncertainty": 120
},
"stopId": "0:REPPW",
"stopSequence": 19
},
{
"arrival": {
"time": "1771788792",
"uncertainty": 120
},
"departure": {
"time": "1771788792",
"uncertainty": 120
},
"stopId": "0:ROIGE694",
"stopSequence": 20
},
{
"arrival": {
"time": "1771788900",
"uncertainty": 120
},
"departure": {
"time": "1771788900",
"uncertainty": 120
},
"stopId": "0:GARGS",
"stopSequence": 21
},
{
"arrival": {
"time": "1771788994",
"uncertainty": 120
},
"departure": {
"time": "1771788994",
"uncertainty": 120
},
"stopId": "0:POMS",
"stopSequence": 22
},
{
"arrival": {
"time": "1771789051",
"uncertainty": 120
},
"departure": {
"time": "1771789051",
"uncertainty": 120
},
"stopId": "0:DEMBOUR2",
"stopSequence": 23
},
{
"arrival": {
"time": "1771789096",
"uncertainty": 120
},
"departure": {
"time": "1771789096",
"uncertainty": 120
},
"stopId": "0:LEMUD04",
"stopSequence": 24
},
{
"arrival": {
"time": "1771789127",
"uncertainty": 120
},
"departure": {
"time": "1771789127",
"uncertainty": 120
},
"stopId": "0:PIERNE02",
"stopSequence": 25
},
{
"arrival": {
"time": "1771789185",
"uncertainty": 120
},
"departure": {
"time": "1771789185",
"uncertainty": 120
},
"stopId": "0:LOTHAIR2",
"stopSequence": 26
},
{
"arrival": {
"time": "1771789227",
"uncertainty": 120
},
"departure": {
"time": "1771789227",
"uncertainty": 120
},
"stopId": "0:POLY02",
"stopSequence": 27
},
{
"arrival": {
"time": "1771789263",
"uncertainty": 120
},
"departure": {
"time": "1771789263",
"uncertainty": 120
},
"stopId": "0:VANDERN2",
"stopSequence": 28
},
{
"arrival": {
"time": "1771789320",
"uncertainty": 120
},
"departure": {
"time": "1771789320",
"uncertainty": 120
},
"stopId": "0:BOUCHOT2",
"stopSequence": 29
},
{
"arrival": {
"time": "1771789335",
"uncertainty": 120
},
"departure": {
"time": "1771789335",
"uncertainty": 120
},
"stopId": "0:FRECOT2",
"stopSequence": 30
},
{
"arrival": {
"time": "1771789414",
"uncertainty": 120
},
"departure": {
"time": "1771789414",
"uncertainty": 120
},
"stopId": "0:FAUBOUP2",
"stopSequence": 31
},
{
"arrival": {
"time": "1771789500",
"uncertainty": 120
},
"departure": {
"time": "1771789500",
"uncertainty": 120
},
"stopId": "0:STROCH2",
"stopSequence": 32
},
{
"arrival": {
"time": "1771789540",
"uncertainty": 120
},
"departure": {
"time": "1771789540",
"uncertainty": 120
},
"stopId": "0:PTICLOU2",
"stopSequence": 33
},
{
"arrival": {
"time": "1771789587",
"uncertainty": 120
},
"departure": {
"time": "1771789587",
"uncertainty": 120
},
"stopId": "0:ACACIAS2",
"stopSequence": 34
},
{
"arrival": {
"time": "1771789642",
"uncertainty": 120
},
"departure": {
"time": "1771789642",
"uncertainty": 120
},
"stopId": "0:ROSEAUX2",
"stopSequence": 35
},
{
"arrival": {
"time": "1771789685",
"uncertainty": 120
},
"departure": {
"time": "1771789685",
"uncertainty": 120
},
"stopId": "0:VALERIA2",
"stopSequence": 36
},
{
"arrival": {
"time": "1771789740",
"uncertainty": 120
},
"stopId": "0:ARP309",
"stopSequence": 37
}
],
"timestamp": "1771787179",
"trip": {
"directionId": 0,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_71618797"
},
"vehicle": {
"id": "1832",
"label": "1832"
}
}
},
{
"id": "1634109",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771789140",
"uncertainty": 120
},
"stopId": "0:MIC02",
"stopSequence": 1
}
],
"timestamp": "1771787179",
"trip": {
"directionId": 1,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_71634109"
}
}
},
{
"id": "1634108",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771785481",
"uncertainty": 120
},
"stopId": "0:MIC02",
"stopSequence": 1
},
{
"arrival": {
"time": "1771785541",
"uncertainty": 120
},
"departure": {
"time": "1771785571",
"uncertainty": 120
},
"stopId": "0:COL02",
"stopSequence": 2
},
{
"arrival": {
"time": "1771785615",
"uncertainty": 120
},
"departure": {
"time": "1771785615",
"uncertainty": 120
},
"stopId": "0:CLO02",
"stopSequence": 3
},
{
"arrival": {
"time": "1771785691",
"uncertainty": 120
},
"departure": {
"time": "1771785691",
"uncertainty": 120
},
"stopId": "0:BLE02",
"stopSequence": 4
},
{
"arrival": {
"time": "1771785751",
"uncertainty": 120
},
"departure": {
"time": "1771785751",
"uncertainty": 120
},
"stopId": "0:BOR02",
"stopSequence": 5
},
{
"arrival": {
"time": "1771785811",
"uncertainty": 120
},
"departure": {
"time": "1771785811",
"uncertainty": 120
},
"stopId": "0:PRO02",
"stopSequence": 6
},
{
"arrival": {
"time": "1771785878",
"uncertainty": 120
},
"departure": {
"time": "1771785878",
"uncertainty": 120
},
"stopId": "0:BEL02",
"stopSequence": 7
},
{
"arrival": {
"time": "1771785959",
"uncertainty": 120
},
"departure": {
"time": "1771785961",
"uncertainty": 120
},
"stopId": "0:CIM02",
"stopSequence": 8
},
{
"arrival": {
"time": "1771786036",
"uncertainty": 120
},
"departure": {
"time": "1771786051",
"uncertainty": 120
},
"stopId": "0:ALC02",
"stopSequence": 9
},
{
"arrival": {
"time": "1771786097",
"uncertainty": 120
},
"departure": {
"time": "1771786097",
"uncertainty": 120
},
"stopId": "0:LEG02",
"stopSequence": 10
},
{
"arrival": {
"time": "1771786165",
"uncertainty": 120
},
"departure": {
"time": "1771786171",
"uncertainty": 120
},
"stopId": "0:SEI02",
"stopSequence": 11
},
{
"arrival": {
"time": "1771786231",
"uncertainty": 120
},
"departure": {
"time": "1771786231",
"uncertainty": 120
},
"stopId": "0:POM02",
"stopSequence": 12
},
{
"arrival": {
"time": "1771786291",
"uncertainty": 120
},
"departure": {
"time": "1771786320",
"uncertainty": 120
},
"stopId": "0:GAR02",
"stopSequence": 13
},
{
"arrival": {
"time": "1771786411",
"uncertainty": 120
},
"departure": {
"time": "1771786411",
"uncertainty": 120
},
"stopId": "0:ROI02",
"stopSequence": 14
},
{
"arrival": {
"time": "1771786497",
"uncertainty": 120
},
"departure": {
"time": "1771786531",
"uncertainty": 120
},
"stopId": "0:REP02",
"stopSequence": 15
},
{
"arrival": {
"time": "1771786675",
"uncertainty": 120
},
"departure": {
"time": "1771786681",
"uncertainty": 120
},
"stopId": "0:LUX02",
"stopSequence": 16
},
{
"arrival": {
"time": "1771786739",
"uncertainty": 120
},
"departure": {
"time": "1771786741",
"uncertainty": 120
},
"stopId": "0:VIN02",
"stopSequence": 17
},
{
"arrival": {
"time": "1771786799",
"uncertainty": 120
},
"departure": {
"time": "1771786801",
"uncertainty": 120
},
"stopId": "0:PON02",
"stopSequence": 18
},
{
"arrival": {
"time": "1771786861",
"uncertainty": 120
},
"departure": {
"time": "1771786861",
"uncertainty": 120
},
"stopId": "0:ROC02",
"stopSequence": 19
},
{
"arrival": {
"time": "1771786937",
"uncertainty": 120
},
"departure": {
"time": "1771786951",
"uncertainty": 120
},
"stopId": "0:BER02",
"stopSequence": 20
},
{
"arrival": {
"time": "1771786987",
"uncertainty": 120
},
"departure": {
"time": "1771786987",
"uncertainty": 120
},
"stopId": "0:CAS02",
"stopSequence": 21
},
{
"arrival": {
"time": "1771787101",
"uncertainty": 120
},
"departure": {
"time": "1771787101",
"uncertainty": 120
},
"stopId": "0:JOB02",
"stopSequence": 22
},
{
"arrival": {
"time": "1771787199",
"uncertainty": 120
},
"departure": {
"time": "1771787199",
"uncertainty": 120
},
"stopId": "0:ROU02",
"stopSequence": 23
},
{
"arrival": {
"time": "1771787289",
"uncertainty": 120
},
"departure": {
"time": "1771787289",
"uncertainty": 120
},
"stopId": "0:CHA02",
"stopSequence": 24
},
{
"arrival": {
"time": "1771787373",
"uncertainty": 120
},
"departure": {
"time": "1771787373",
"uncertainty": 120
},
"stopId": "0:FON02",
"stopSequence": 25
},
{
"arrival": {
"time": "1771787400",
"uncertainty": 120
},
"stopId": "0:WOI02",
"stopSequence": 26
}
],
"timestamp": "1771787179",
"trip": {
"directionId": 1,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_71634108"
},
"vehicle": {
"id": "1318",
"label": "1318"
}
}
},
{
"id": "1634059",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771788120",
"uncertainty": 120
},
"stopId": "0:WOI01",
"stopSequence": 1
}
],
"timestamp": "1771787179",
"trip": {
"directionId": 0,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_71634059"
}
}
},
{
"id": "1634075",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771789980",
"uncertainty": 120
},
"stopId": "0:WOI01",
"stopSequence": 1
}
],
"timestamp": "1771787179",
"trip": {
"directionId": 0,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_71634075"
}
}
},
{
"id": "1634074",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771786292",
"uncertainty": 120
},
"stopId": "0:WOI01",
"stopSequence": 1
},
{
"arrival": {
"time": "1771786346",
"uncertainty": 120
},
"departure": {
"time": "1771786346",
"uncertainty": 120
},
"stopId": "0:FON01",
"stopSequence": 2
},
{
"arrival": {
"time": "1771786412",
"uncertainty": 120
},
"departure": {
"time": "1771786412",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 3
},
{
"arrival": {
"time": "1771786502",
"uncertainty": 120
},
"departure": {
"time": "1771786502",
"uncertainty": 120
},
"stopId": "0:ROU01",
"stopSequence": 4
},
{
"arrival": {
"time": "1771786592",
"uncertainty": 120
},
"departure": {
"time": "1771786592",
"uncertainty": 120
},
"stopId": "0:JOB01",
"stopSequence": 5
},
{
"arrival": {
"time": "1771786712",
"uncertainty": 120
},
"departure": {
"time": "1771786742",
"uncertainty": 120
},
"stopId": "0:CAS01",
"stopSequence": 6
},
{
"arrival": {
"time": "1771786784",
"uncertainty": 120
},
"departure": {
"time": "1771786802",
"uncertainty": 120
},
"stopId": "0:BER01",
"stopSequence": 7
},
{
"arrival": {
"time": "1771786870",
"uncertainty": 120
},
"departure": {
"time": "1771786870",
"uncertainty": 120
},
"stopId": "0:ROC01",
"stopSequence": 8
},
{
"arrival": {
"time": "1771786950",
"uncertainty": 120
},
"departure": {
"time": "1771786952",
"uncertainty": 120
},
"stopId": "0:PON01",
"stopSequence": 9
},
{
"arrival": {
"time": "1771787025",
"uncertainty": 120
},
"departure": {
"time": "1771787025",
"uncertainty": 120
},
"stopId": "0:VIN01",
"stopSequence": 10
},
{
"arrival": {
"time": "1771787082",
"uncertainty": 120
},
"departure": {
"time": "1771787102",
"uncertainty": 120
},
"stopId": "0:LUX01",
"stopSequence": 11
},
{
"arrival": {
"time": "1771787177",
"uncertainty": 120
},
"departure": {
"time": "1771787177",
"uncertainty": 120
},
"stopId": "0:MOY01",
"stopSequence": 12
},
{
"arrival": {
"time": "1771787310",
"uncertainty": 120
},
"departure": {
"time": "1771787310",
"uncertainty": 120
},
"stopId": "0:REP01",
"stopSequence": 13
},
{
"arrival": {
"time": "1771787379",
"uncertainty": 120
},
"departure": {
"time": "1771787379",
"uncertainty": 120
},
"stopId": "0:ROI01",
"stopSequence": 14
},
{
"arrival": {
"time": "1771787464",
"uncertainty": 120
},
"departure": {
"time": "1771787464",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 15
},
{
"arrival": {
"time": "1771787529",
"uncertainty": 120
},
"departure": {
"time": "1771787529",
"uncertainty": 120
},
"stopId": "0:POM01",
"stopSequence": 16
},
{
"arrival": {
"time": "1771787598",
"uncertainty": 120
},
"departure": {
"time": "1771787598",
"uncertainty": 120
},
"stopId": "0:SEI01",
"stopSequence": 17
},
{
"arrival": {
"time": "1771787681",
"uncertainty": 120
},
"departure": {
"time": "1771787681",
"uncertainty": 120
},
"stopId": "0:LEG01",
"stopSequence": 18
},
{
"arrival": {
"time": "1771787753",
"uncertainty": 120
},
"departure": {
"time": "1771787753",
"uncertainty": 120
},
"stopId": "0:ALC01",
"stopSequence": 19
},
{
"arrival": {
"time": "1771787811",
"uncertainty": 120
},
"departure": {
"time": "1771787811",
"uncertainty": 120
},
"stopId": "0:CIM01",
"stopSequence": 20
},
{
"arrival": {
"time": "1771787899",
"uncertainty": 120
},
"departure": {
"time": "1771787899",
"uncertainty": 120
},
"stopId": "0:BEL01",
"stopSequence": 21
},
{
"arrival": {
"time": "1771787958",
"uncertainty": 120
},
"departure": {
"time": "1771787958",
"uncertainty": 120
},
"stopId": "0:PRO01",
"stopSequence": 22
},
{
"arrival": {
"time": "1771788017",
"uncertainty": 120
},
"departure": {
"time": "1771788017",
"uncertainty": 120
},
"stopId": "0:BOR01",
"stopSequence": 23
},
{
"arrival": {
"time": "1771788096",
"uncertainty": 120
},
"departure": {
"time": "1771788096",
"uncertainty": 120
},
"stopId": "0:BLE01",
"stopSequence": 24
},
{
"arrival": {
"time": "1771788183",
"uncertainty": 120
},
"departure": {
"time": "1771788183",
"uncertainty": 120
},
"stopId": "0:CLO01",
"stopSequence": 25
},
{
"arrival": {
"time": "1771788244",
"uncertainty": 120
},
"departure": {
"time": "1771788244",
"uncertainty": 120
},
"stopId": "0:COL01",
"stopSequence": 26
},
{
"arrival": {
"time": "1771788331",
"uncertainty": 120
},
"stopId": "0:MIC01",
"stopSequence": 27
}
],
"timestamp": "1771787179",
"trip": {
"directionId": 0,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_71634074"
},
"vehicle": {
"id": "1306",
"label": "1306"
}
}
},
{
"id": "1617157",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771785900",
"uncertainty": 120
},
"stopId": "0:FELIX420",
"stopSequence": 1
},
{
"arrival": {
"time": "1771786021",
"uncertainty": 120
},
"departure": {
"time": "1771786021",
"uncertainty": 120
},
"stopId": "0:VIGNES1",
"stopSequence": 2
},
{
"arrival": {
"time": "1771786044",
"uncertainty": 120
},
"departure": {
"time": "1771786044",
"uncertainty": 120
},
"stopId": "0:MIRABEL1",
"stopSequence": 3
},
{
"arrival": {
"time": "1771786068",
"uncertainty": 120
},
"departure": {
"time": "1771786068",
"uncertainty": 120
},
"stopId": "0:BUTTE1",
"stopSequence": 4
},
{
"arrival": {
"time": "1771786152",
"uncertainty": 120
},
"departure": {
"time": "1771786152",
"uncertainty": 120
},
"stopId": "0:BUCHOZ1",
"stopSequence": 5
},
{
"arrival": {
"time": "1771786202",
"uncertainty": 120
},
"departure": {
"time": "1771786202",
"uncertainty": 120
},
"stopId": "0:NJUNG1",
"stopSequence": 6
},
{
"arrival": {
"time": "1771786262",
"uncertainty": 120
},
"departure": {
"time": "1771786262",
"uncertainty": 120
},
"stopId": "0:LEMOYNE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1771786313",
"uncertainty": 120
},
"departure": {
"time": "1771786313",
"uncertainty": 120
},
"stopId": "0:COLIBRI1",
"stopSequence": 8
},
{
"arrival": {
"time": "1771786340",
"uncertainty": 120
},
"departure": {
"time": "1771786340",
"uncertainty": 120
},
"stopId": "0:TIGNO414",
"stopSequence": 9
},
{
"arrival": {
"time": "1771786464",
"uncertainty": 120
},
"departure": {
"time": "1771786472",
"uncertainty": 120
},
"stopId": "0:FMOSELL1",
"stopSequence": 10
},
{
"arrival": {
"time": "1771786531",
"uncertainty": 120
},
"departure": {
"time": "1771786532",
"uncertainty": 120
},
"stopId": "0:LUXE",
"stopSequence": 11
},
{
"arrival": {
"time": "1771786712",
"uncertainty": 120
},
"departure": {
"time": "1771786740",
"uncertainty": 120
},
"stopId": "0:REPPW",
"stopSequence": 12
},
{
"arrival": {
"time": "1771786844",
"uncertainty": 120
},
"departure": {
"time": "1771786844",
"uncertainty": 120
},
"stopId": "0:STNICOL3",
"stopSequence": 13
},
{
"arrival": {
"time": "1771786890",
"uncertainty": 120
},
"departure": {
"time": "1771786952",
"uncertainty": 120
},
"stopId": "0:GARCS",
"stopSequence": 14
},
{
"arrival": {
"time": "1771787132",
"uncertainty": 120
},
"departure": {
"time": "1771787132",
"uncertainty": 120
},
"stopId": "0:SEILLE2",
"stopSequence": 15
},
{
"arrival": {
"time": "1771787208",
"uncertainty": 120
},
"departure": {
"time": "1771787208",
"uncertainty": 120
},
"stopId": "0:FRIANT2",
"stopSequence": 16
},
{
"arrival": {
"time": "1771787256",
"uncertainty": 120
},
"departure": {
"time": "1771787256",
"uncertainty": 120
},
"stopId": "0:HERMITE2",
"stopSequence": 17
},
{
"arrival": {
"time": "1771787278",
"uncertainty": 120
},
"departure": {
"time": "1771787278",
"uncertainty": 120
},
"stopId": "0:COLLIGN2",
"stopSequence": 18
},
{
"arrival": {
"time": "1771787333",
"uncertainty": 120
},
"departure": {
"time": "1771787333",
"uncertainty": 120
},
"stopId": "0:DUCROCQ2",
"stopSequence": 19
},
{
"arrival": {
"time": "1771787386",
"uncertainty": 120
},
"departure": {
"time": "1771787386",
"uncertainty": 120
},
"stopId": "0:HESTAUX2",
"stopSequence": 20
},
{
"arrival": {
"time": "1771787428",
"uncertainty": 120
},
"departure": {
"time": "1771787428",
"uncertainty": 120
},
"stopId": "0:GOUSSEL2",
"stopSequence": 21
},
{
"arrival": {
"time": "1771787474",
"uncertainty": 120
},
"departure": {
"time": "1771787474",
"uncertainty": 120
},
"stopId": "0:CLAUDEL2",
"stopSequence": 22
},
{
"arrival": {
"time": "1771787581",
"uncertainty": 120
},
"departure": {
"time": "1771787581",
"uncertainty": 120
},
"stopId": "0:OBERL653",
"stopSequence": 23
},
{
"arrival": {
"time": "1771787675",
"uncertainty": 120
},
"departure": {
"time": "1771787675",
"uncertainty": 120
},
"stopId": "0:PEUPLIE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1771787798",
"uncertainty": 120
},
"departure": {
"time": "1771787798",
"uncertainty": 120
},
"stopId": "0:GRIGY2",
"stopSequence": 25
},
{
"arrival": {
"time": "1771787903",
"uncertainty": 120
},
"departure": {
"time": "1771787903",
"uncertainty": 120
},
"stopId": "0:GDECOLE2",
"stopSequence": 26
},
{
"arrival": {
"time": "1771788000",
"uncertainty": 120
},
"departure": {
"time": "1771788000",
"uncertainty": 120
},
"stopId": "0:PASSOTE2",
"stopSequence": 27
},
{
"arrival": {
"time": "1771788020",
"uncertainty": 120
},
"departure": {
"time": "1771788020",
"uncertainty": 120
},
"stopId": "0:CUVION2",
"stopSequence": 28
},
{
"arrival": {
"time": "1771788067",
"uncertainty": 120
},
"departure": {
"time": "1771788067",
"uncertainty": 120
},
"stopId": "0:DOLICHE2",
"stopSequence": 29
},
{
"arrival": {
"time": "1771788097",
"uncertainty": 120
},
"departure": {
"time": "1771788097",
"uncertainty": 120
},
"stopId": "0:30JOURS2",
"stopSequence": 30
},
{
"arrival": {
"time": "1771788133",
"uncertainty": 120
},
"departure": {
"time": "1771788133",
"uncertainty": 120
},
"stopId": "0:LADAME2",
"stopSequence": 31
},
{
"arrival": {
"time": "1771788185",
"uncertainty": 120
},
"departure": {
"time": "1771788185",
"uncertainty": 120
},
"stopId": "0:FALOGNE2",
"stopSequence": 32
},
{
"arrival": {
"time": "1771788213",
"uncertainty": 120
},
"stopId": "0:LELAC1",
"stopSequence": 33
}
],
"timestamp": "1771787179",
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_71617157"
},
"vehicle": {
"id": "2137",
"label": "2137"
}
}
},
{
"id": "1627971",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771789500",
"uncertainty": 120
},
"stopId": "0:AMAZON1",
"stopSequence": 1
}
],
"timestamp": "1771787179",
"trip": {
"directionId": 1,
"routeId": "70",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_71627971"
}
}
},
{
"id": "1617168",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771786800",
"uncertainty": 120
},
"stopId": "0:LELAC1",
"stopSequence": 1
},
{
"arrival": {
"time": "1771786866",
"uncertainty": 120
},
"departure": {
"time": "1771786866",
"uncertainty": 120
},
"stopId": "0:FALOGNE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1771786918",
"uncertainty": 120
},
"departure": {
"time": "1771786921",
"uncertainty": 120
},
"stopId": "0:LADAME1",
"stopSequence": 3
},
{
"arrival": {
"time": "1771786977",
"uncertainty": 120
},
"departure": {
"time": "1771786977",
"uncertainty": 120
},
"stopId": "0:30JOURS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1771786995",
"uncertainty": 120
},
"departure": {
"time": "1771787011",
"uncertainty": 120
},
"stopId": "0:DOLICHE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1771787054",
"uncertainty": 120
},
"departure": {
"time": "1771787071",
"uncertainty": 120
},
"stopId": "0:CUVION1",
"stopSequence": 6
},
{
"arrival": {
"time": "1771787101",
"uncertainty": 120
},
"departure": {
"time": "1771787101",
"uncertainty": 120
},
"stopId": "0:PASSOTE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1771787198",
"uncertainty": 120
},
"departure": {
"time": "1771787198",
"uncertainty": 120
},
"stopId": "0:GDECOLE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1771787282",
"uncertainty": 120
},
"departure": {
"time": "1771787282",
"uncertainty": 120
},
"stopId": "0:GRIGY1",
"stopSequence": 9
},
{
"arrival": {
"time": "1771787438",
"uncertainty": 120
},
"departure": {
"time": "1771787438",
"uncertainty": 120
},
"stopId": "0:PEUPLIE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1771787516",
"uncertainty": 120
},
"departure": {
"time": "1771787516",
"uncertainty": 120
},
"stopId": "0:OBERL668",
"stopSequence": 11
},
{
"arrival": {
"time": "1771787583",
"uncertainty": 120
},
"departure": {
"time": "1771787583",
"uncertainty": 120
},
"stopId": "0:CLAUDEL1",
"stopSequence": 12
},
{
"arrival": {
"time": "1771787645",
"uncertainty": 120
},
"departure": {
"time": "1771787645",
"uncertainty": 120
},
"stopId": "0:GOUSSEL1",
"stopSequence": 13
},
{
"arrival": {
"time": "1771787679",
"uncertainty": 120
},
"departure": {
"time": "1771787679",
"uncertainty": 120
},
"stopId": "0:HESTAUX1",
"stopSequence": 14
},
{
"arrival": {
"time": "1771787729",
"uncertainty": 120
},
"departure": {
"time": "1771787729",
"uncertainty": 120
},
"stopId": "0:DUCROCQ1",
"stopSequence": 15
},
{
"arrival": {
"time": "1771787793",
"uncertainty": 120
},
"departure": {
"time": "1771787793",
"uncertainty": 120
},
"stopId": "0:COLLIGN1",
"stopSequence": 16
},
{
"arrival": {
"time": "1771787812",
"uncertainty": 120
},
"departure": {
"time": "1771787812",
"uncertainty": 120
},
"stopId": "0:HERMITE1",
"stopSequence": 17
},
{
"arrival": {
"time": "1771787859",
"uncertainty": 120
},
"departure": {
"time": "1771787859",
"uncertainty": 120
},
"stopId": "0:FRIANT1",
"stopSequence": 18
},
{
"arrival": {
"time": "1771787918",
"uncertainty": 120
},
"departure": {
"time": "1771787918",
"uncertainty": 120
},
"stopId": "0:SEILLE1",
"stopSequence": 19
},
{
"arrival": {
"time": "1771788218",
"uncertainty": 120
},
"departure": {
"time": "1771788218",
"uncertainty": 120
},
"stopId": "0:GARCE",
"stopSequence": 20
},
{
"arrival": {
"time": "1771788253",
"uncertainty": 120
},
"departure": {
"time": "1771788253",
"uncertainty": 120
},
"stopId": "0:STNICOL4",
"stopSequence": 21
},
{
"arrival": {
"time": "1771788399",
"uncertainty": 120
},
"departure": {
"time": "1771788399",
"uncertainty": 120
},
"stopId": "0:REPBW",
"stopSequence": 22
},
{
"arrival": {
"time": "1771788606",
"uncertainty": 120
},
"departure": {
"time": "1771788606",
"uncertainty": 120
},
"stopId": "0:LUXS",
"stopSequence": 23
},
{
"arrival": {
"time": "1771788699",
"uncertainty": 120
},
"departure": {
"time": "1771788699",
"uncertainty": 120
},
"stopId": "0:FMOSELL2",
"stopSequence": 24
},
{
"arrival": {
"time": "1771788813",
"uncertainty": 120
},
"departure": {
"time": "1771788813",
"uncertainty": 120
},
"stopId": "0:TIGNO395",
"stopSequence": 25
},
{
"arrival": {
"time": "1771788847",
"uncertainty": 120
},
"departure": {
"time": "1771788847",
"uncertainty": 120
},
"stopId": "0:COLIBRI2",
"stopSequence": 26
},
{
"arrival": {
"time": "1771788881",
"uncertainty": 120
},
"departure": {
"time": "1771788881",
"uncertainty": 120
},
"stopId": "0:LEMOYNE2",
"stopSequence": 27
},
{
"arrival": {
"time": "1771788937",
"uncertainty": 120
},
"departure": {
"time": "1771788937",
"uncertainty": 120
},
"stopId": "0:NJUNG2",
"stopSequence": 28
},
{
"arrival": {
"time": "1771788992",
"uncertainty": 120
},
"departure": {
"time": "1771788992",
"uncertainty": 120
},
"stopId": "0:BUCHOZ2",
"stopSequence": 29
},
{
"arrival": {
"time": "1771789059",
"uncertainty": 120
},
"departure": {
"time": "1771789059",
"uncertainty": 120
},
"stopId": "0:BUTTE2",
"stopSequence": 30
},
{
"arrival": {
"time": "1771789104",
"uncertainty": 120
},
"departure": {
"time": "1771789104",
"uncertainty": 120
},
"stopId": "0:MIRABEL2",
"stopSequence": 31
},
{
"arrival": {
"time": "1771789135",
"uncertainty": 120
},
"departure": {
"time": "1771789135",
"uncertainty": 120
},
"stopId": "0:VIGNES2",
"stopSequence": 32
},
{
"arrival": {
"time": "1771789236",
"uncertainty": 120
},
"stopId": "0:FELIX420",
"stopSequence": 33
}
],
"timestamp": "1771787179",
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_71617168"
},
"vehicle": {
"id": "2422",
"label": "2422"
}
}
},
{
"id": "1617179",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771788840",
"uncertainty": 120
},
"stopId": "0:LELAC1",
"stopSequence": 1
}
],
"timestamp": "1771787179",
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_71617179"
}
}
},
{
"id": "1617148",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771787760",
"uncertainty": 120
},
"stopId": "0:PRESJAC1",
"stopSequence": 1
}
],
"timestamp": "1771787179",
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_71617148"
}
}
},
{
"id": "1649092",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771787179",
"uncertainty": 120
},
"stopId": "0:FELIX420",
"stopSequence": 1
},
{
"arrival": {
"time": "1771787460",
"uncertainty": 120
},
"departure": {
"time": "1771787460",
"uncertainty": 120
},
"stopId": "0:CASTORS1",
"stopSequence": 2
},
{
"arrival": {
"time": "1771787486",
"uncertainty": 120
},
"departure": {
"time": "1771787486",
"uncertainty": 120
},
"stopId": "0:TORTUE1",
"stopSequence": 3
},
{
"arrival": {
"time": "1771787530",
"uncertainty": 120
},
"departure": {
"time": "1771787530",
"uncertainty": 120
},
"stopId": "0:STSIMON1",
"stopSequence": 4
},
{
"arrival": {
"time": "1771787557",
"uncertainty": 120
},
"departure": {
"time": "1771787557",
"uncertainty": 120
},
"stopId": "0:MARNE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1771787593",
"uncertainty": 120
},
"departure": {
"time": "1771787593",
"uncertainty": 120
},
"stopId": "0:VICTOIR1",
"stopSequence": 6
},
{
"arrival": {
"time": "1771787657",
"uncertainty": 120
},
"departure": {
"time": "1771787657",
"uncertainty": 120
},
"stopId": "0:LARDEME1",
"stopSequence": 7
},
{
"arrival": {
"time": "1771787695",
"uncertainty": 120
},
"departure": {
"time": "1771787695",
"uncertainty": 120
},
"stopId": "0:SIGISBE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1771787730",
"uncertainty": 120
},
"departure": {
"time": "1771787730",
"uncertainty": 120
},
"stopId": "0:FOCH2",
"stopSequence": 9
},
{
"arrival": {
"time": "1771787880",
"uncertainty": 120
},
"departure": {
"time": "1771787880",
"uncertainty": 120
},
"stopId": "0:BRIVAGE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1771787928",
"uncertainty": 120
},
"departure": {
"time": "1771787928",
"uncertainty": 120
},
"stopId": "0:PEPINIE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1771787959",
"uncertainty": 120
},
"departure": {
"time": "1771787959",
"uncertainty": 120
},
"stopId": "0:VILLAS1",
"stopSequence": 12
},
{
"arrival": {
"time": "1771788000",
"uncertainty": 120
},
"departure": {
"time": "1771788000",
"uncertainty": 120
},
"stopId": "0:PALAISS1",
"stopSequence": 13
},
{
"arrival": {
"time": "1771788116",
"uncertainty": 120
},
"departure": {
"time": "1771788116",
"uncertainty": 120
},
"stopId": "0:VERLAIN1",
"stopSequence": 14
},
{
"arrival": {
"time": "1771788179",
"uncertainty": 120
},
"departure": {
"time": "1771788179",
"uncertainty": 120
},
"stopId": "0:ROI03",
"stopSequence": 15
},
{
"arrival": {
"time": "1771788272",
"uncertainty": 120
},
"departure": {
"time": "1771788272",
"uncertainty": 120
},
"stopId": "0:REPBS",
"stopSequence": 16
},
{
"arrival": {
"time": "1771788458",
"uncertainty": 120
},
"departure": {
"time": "1771788458",
"uncertainty": 120
},
"stopId": "0:STNICOL3",
"stopSequence": 17
},
{
"arrival": {
"time": "1771788507",
"uncertainty": 120
},
"departure": {
"time": "1771788507",
"uncertainty": 120
},
"stopId": "0:GARCS",
"stopSequence": 18
},
{
"arrival": {
"time": "1771788653",
"uncertainty": 120
},
"departure": {
"time": "1771788653",
"uncertainty": 120
},
"stopId": "0:MAZELLE2",
"stopSequence": 19
},
{
"arrival": {
"time": "1771788757",
"uncertainty": 120
},
"departure": {
"time": "1771788757",
"uncertainty": 120
},
"stopId": "0:TANNEUR2",
"stopSequence": 20
},
{
"arrival": {
"time": "1771788811",
"uncertainty": 120
},
"departure": {
"time": "1771788811",
"uncertainty": 120
},
"stopId": "0:FOURNIE2",
"stopSequence": 21
},
{
"arrival": {
"time": "1771788857",
"uncertainty": 120
},
"departure": {
"time": "1771788857",
"uncertainty": 120
},
"stopId": "0:ARSENAL2",
"stopSequence": 22
},
{
"arrival": {
"time": "1771788987",
"uncertainty": 120
},
"departure": {
"time": "1771788987",
"uncertainty": 120
},
"stopId": "0:TANNERI2",
"stopSequence": 23
},
{
"arrival": {
"time": "1771789014",
"uncertainty": 120
},
"departure": {
"time": "1771789014",
"uncertainty": 120
},
"stopId": "0:BURGER02",
"stopSequence": 24
},
{
"arrival": {
"time": "1771789053",
"uncertainty": 120
},
"departure": {
"time": "1771789053",
"uncertainty": 120
},
"stopId": "0:TERRESR2",
"stopSequence": 25
},
{
"arrival": {
"time": "1771789138",
"uncertainty": 120
},
"departure": {
"time": "1771789138",
"uncertainty": 120
},
"stopId": "0:STJEGLI2",
"stopSequence": 26
},
{
"arrival": {
"time": "1771789190",
"uncertainty": 120
},
"departure": {
"time": "1771789190",
"uncertainty": 120
},
"stopId": "0:CIMETIE2",
"stopSequence": 27
},
{
"arrival": {
"time": "1771789252",
"uncertainty": 120
},
"departure": {
"time": "1771789252",
"uncertainty": 120
},
"stopId": "0:TILLEUL2",
"stopSequence": 28
},
{
"arrival": {
"time": "1771789287",
"uncertainty": 120
},
"departure": {
"time": "1771789287",
"uncertainty": 120
},
"stopId": "0:ERABLE2",
"stopSequence": 29
},
{
"arrival": {
"time": "1771789369",
"uncertainty": 120
},
"departure": {
"time": "1771789369",
"uncertainty": 120
},
"stopId": "0:HETRES2",
"stopSequence": 30
},
{
"arrival": {
"time": "1771789432",
"uncertainty": 120
},
"departure": {
"time": "1771789432",
"uncertainty": 120
},
"stopId": "0:CARRIER2",
"stopSequence": 31
},
{
"arrival": {
"time": "1771789476",
"uncertainty": 120
},
"departure": {
"time": "1771789476",
"uncertainty": 120
},
"stopId": "0:FRENES2",
"stopSequence": 32
},
{
"arrival": {
"time": "1771789543",
"uncertainty": 120
},
"departure": {
"time": "1771789543",
"uncertainty": 120
},
"stopId": "0:PINS02",
"stopSequence": 33
},
{
"arrival": {
"time": "1771789587",
"uncertainty": 120
},
"departure": {
"time": "1771789587",
"uncertainty": 120
},
"stopId": "0:MARRONN2",
"stopSequence": 34
},
{
"arrival": {
"time": "1771789619",
"uncertainty": 120
},
"departure": {
"time": "1771789619",
"uncertainty": 120
},
"stopId": "0:HSORET2",
"stopSequence": 35
},
{
"arrival": {
"time": "1771789695",
"uncertainty": 120
},
"departure": {
"time": "1771789695",
"uncertainty": 120
},
"stopId": "0:BOUZONV4",
"stopSequence": 36
},
{
"arrival": {
"time": "1771789767",
"uncertainty": 120
},
"stopId": "0:GRIMONT1",
"stopSequence": 37
}
],
"timestamp": "1771787179",
"trip": {
"directionId": 0,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_71649092"
},
"vehicle": {
"id": "2032",
"label": "2032"
}
}
},
{
"id": "1649115",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771787280",
"uncertainty": 120
},
"stopId": "0:GRIMONT1",
"stopSequence": 1
}
],
"timestamp": "1771787179",
"trip": {
"directionId": 1,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_71649115"
},
"vehicle": {
"id": "1732",
"label": "1732"
}
}
},
{
"id": "1626576",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771787400"
},
"stopId": "0:LUXE",
"stopSequence": 1
}
],
"timestamp": "1771787179",
"trip": {
"directionId": 1,
"routeId": "107",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_71626576"
}
}
},
{
"id": "1615887",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771789503",
"uncertainty": 120
},
"stopId": "0:REPLYD",
"stopSequence": 1
}
],
"timestamp": "1771787179",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_71615887"
}
}
},
{
"id": "1615886",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771787703",
"uncertainty": 120
},
"stopId": "0:REPLYD",
"stopSequence": 1
}
],
"timestamp": "1771787179",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_71615886"
}
}
},
{
"id": "1615885",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771785900",
"uncertainty": 120
},
"stopId": "0:REPLYD",
"stopSequence": 1
},
{
"arrival": {
"time": "1771786108",
"uncertainty": 120
},
"departure": {
"time": "1771786123",
"uncertainty": 120
},
"stopId": "0:ROI04",
"stopSequence": 2
},
{
"arrival": {
"time": "1771786213",
"uncertainty": 120
},
"departure": {
"time": "1771786213",
"uncertainty": 120
},
"stopId": "0:BONSEC2",
"stopSequence": 3
},
{
"arrival": {
"time": "1771786273",
"uncertainty": 120
},
"departure": {
"time": "1771786273",
"uncertainty": 120
},
"stopId": "0:CHPETRE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1771786303",
"uncertainty": 120
},
"departure": {
"time": "1771786303",
"uncertainty": 120
},
"stopId": "0:MANGIN2",
"stopSequence": 5
},
{
"arrival": {
"time": "1771786404",
"uncertainty": 120
},
"departure": {
"time": "1771786404",
"uncertainty": 120
},
"stopId": "0:VAILLAN2",
"stopSequence": 6
},
{
"arrival": {
"time": "1771786477",
"uncertainty": 120
},
"departure": {
"time": "1771786477",
"uncertainty": 120
},
"stopId": "0:SEMINAI2",
"stopSequence": 7
},
{
"arrival": {
"time": "1771786513",
"uncertainty": 120
},
"departure": {
"time": "1771786513",
"uncertainty": 120
},
"stopId": "0:STANDRE2",
"stopSequence": 8
},
{
"arrival": {
"time": "1771786551",
"uncertainty": 120
},
"departure": {
"time": "1771786573",
"uncertainty": 120
},
"stopId": "0:PREVOTE2",
"stopSequence": 9
},
{
"arrival": {
"time": "1771786603",
"uncertainty": 120
},
"departure": {
"time": "1771786603",
"uncertainty": 120
},
"stopId": "0:JEANNED2",
"stopSequence": 10
},
{
"arrival": {
"time": "1771786691",
"uncertainty": 120
},
"departure": {
"time": "1771786691",
"uncertainty": 120
},
"stopId": "0:COSTEBE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1771786761",
"uncertainty": 120
},
"departure": {
"time": "1771786761",
"uncertainty": 120
},
"stopId": "0:GRORMES2",
"stopSequence": 12
},
{
"arrival": {
"time": "1771786813",
"uncertainty": 120
},
"departure": {
"time": "1771786813",
"uncertainty": 120
},
"stopId": "0:GARENNE2",
"stopSequence": 13
},
{
"arrival": {
"time": "1771786873",
"uncertainty": 120
},
"departure": {
"time": "1771786873",
"uncertainty": 120
},
"stopId": "0:LESCLOS2",
"stopSequence": 14
},
{
"arrival": {
"time": "1771786911",
"uncertainty": 120
},
"departure": {
"time": "1771786911",
"uncertainty": 120
},
"stopId": "0:SORBIER2",
"stopSequence": 15
},
{
"arrival": {
"time": "1771786972",
"uncertainty": 120
},
"departure": {
"time": "1771786993",
"uncertainty": 120
},
"stopId": "0:PJOLY2",
"stopSequence": 16
},
{
"arrival": {
"time": "1771787090",
"uncertainty": 120
},
"departure": {
"time": "1771787114",
"uncertainty": 120
},
"stopId": "0:HOTELVI2",
"stopSequence": 17
},
{
"arrival": {
"time": "1771787171",
"uncertainty": 120
},
"departure": {
"time": "1771787173",
"uncertainty": 120
},
"stopId": "0:JOSEPH02",
"stopSequence": 18
},
{
"arrival": {
"time": "1771787206",
"uncertainty": 120
},
"departure": {
"time": "1771787206",
"uncertainty": 120
},
"stopId": "0:PLGAULL2",
"stopSequence": 19
},
{
"arrival": {
"time": "1771787283",
"uncertainty": 120
},
"stopId": "0:MARLY1",
"stopSequence": 20
}
],
"timestamp": "1771787179",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_71615885"
},
"vehicle": {
"id": "2428",
"label": "2428"
}
}
},
{
"id": "1615866",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771788900",
"uncertainty": 120
},
"stopId": "0:MARLY1",
"stopSequence": 1
}
],
"timestamp": "1771787179",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_71615866"
}
}
},
{
"id": "1615865",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771787100",
"uncertainty": 120
},
"stopId": "0:MARLY1",
"stopSequence": 1
},
{
"arrival": {
"time": "1771787177",
"uncertainty": 120
},
"departure": {
"time": "1771787177",
"uncertainty": 120
},
"stopId": "0:PLGAUL04",
"stopSequence": 2
},
{
"arrival": {
"time": "1771787233",
"uncertainty": 120
},
"departure": {
"time": "1771787233",
"uncertainty": 120
},
"stopId": "0:JOSEPH1",
"stopSequence": 3
},
{
"arrival": {
"time": "1771787298",
"uncertainty": 120
},
"departure": {
"time": "1771787298",
"uncertainty": 120
},
"stopId": "0:HOTELVI1",
"stopSequence": 4
},
{
"arrival": {
"time": "1771787373",
"uncertainty": 120
},
"departure": {
"time": "1771787373",
"uncertainty": 120
},
"stopId": "0:PJOLY1",
"stopSequence": 5
},
{
"arrival": {
"time": "1771787447",
"uncertainty": 120
},
"departure": {
"time": "1771787447",
"uncertainty": 120
},
"stopId": "0:SORBIER1",
"stopSequence": 6
},
{
"arrival": {
"time": "1771787505",
"uncertainty": 120
},
"departure": {
"time": "1771787505",
"uncertainty": 120
},
"stopId": "0:LESCLOS1",
"stopSequence": 7
},
{
"arrival": {
"time": "1771787541",
"uncertainty": 120
},
"departure": {
"time": "1771787541",
"uncertainty": 120
},
"stopId": "0:GARENNE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1771787586",
"uncertainty": 120
},
"departure": {
"time": "1771787586",
"uncertainty": 120
},
"stopId": "0:GRORMES1",
"stopSequence": 9
},
{
"arrival": {
"time": "1771787643",
"uncertainty": 120
},
"departure": {
"time": "1771787643",
"uncertainty": 120
},
"stopId": "0:COSTEBE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1771787732",
"uncertainty": 120
},
"departure": {
"time": "1771787732",
"uncertainty": 120
},
"stopId": "0:JEANNED1",
"stopSequence": 11
},
{
"arrival": {
"time": "1771787801",
"uncertainty": 120
},
"departure": {
"time": "1771787801",
"uncertainty": 120
},
"stopId": "0:PREVOTE1",
"stopSequence": 12
},
{
"arrival": {
"time": "1771787876",
"uncertainty": 120
},
"departure": {
"time": "1771787876",
"uncertainty": 120
},
"stopId": "0:STANDRE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1771787911",
"uncertainty": 120
},
"departure": {
"time": "1771787911",
"uncertainty": 120
},
"stopId": "0:SEMINAI1",
"stopSequence": 14
},
{
"arrival": {
"time": "1771787951",
"uncertainty": 120
},
"departure": {
"time": "1771787951",
"uncertainty": 120
},
"stopId": "0:VAILLAN1",
"stopSequence": 15
},
{
"arrival": {
"time": "1771788011",
"uncertainty": 120
},
"departure": {
"time": "1771788011",
"uncertainty": 120
},
"stopId": "0:MANGIN1",
"stopSequence": 16
},
{
"arrival": {
"time": "1771788050",
"uncertainty": 120
},
"departure": {
"time": "1771788050",
"uncertainty": 120
},
"stopId": "0:CHPETRE1",
"stopSequence": 17
},
{
"arrival": {
"time": "1771788110",
"uncertainty": 120
},
"departure": {
"time": "1771788110",
"uncertainty": 120
},
"stopId": "0:BONSEC1",
"stopSequence": 18
},
{
"arrival": {
"time": "1771788171",
"uncertainty": 120
},
"departure": {
"time": "1771788171",
"uncertainty": 120
},
"stopId": "0:ROI03",
"stopSequence": 19
},
{
"arrival": {
"time": "1771788285",
"uncertainty": 120
},
"stopId": "0:REPLYA",
"stopSequence": 20
}
],
"timestamp": "1771787179",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_71615865"
},
"vehicle": {
"id": "2429",
"label": "2429"
}
}
},
{
"id": "1615864",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771790700",
"uncertainty": 120
},
"stopId": "0:MARLY1",
"stopSequence": 1
}
],
"timestamp": "1771787179",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_71615864"
}
}
},
{
"id": "1625758",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771790280"
},
"stopId": "0:PELTRE2",
"stopSequence": 1
}
],
"timestamp": "1771787179",
"trip": {
"directionId": 1,
"routeId": "93",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_71625758"
}
}
},
{
"id": "1871878",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771788840",
"uncertainty": 120
},
"stopId": "0:TOURNEB1",
"stopSequence": 1
}
],
"timestamp": "1771787179",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_71871878"
}
}
},
{
"id": "1871877",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771786020",
"uncertainty": 120
},
"stopId": "0:TOURNEB1",
"stopSequence": 1
},
{
"arrival": {
"time": "1771786201",
"uncertainty": 120
},
"departure": {
"time": "1771786201",
"uncertainty": 120
},
"stopId": "0:ROTONDE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1771786249",
"uncertainty": 120
},
"departure": {
"time": "1771786249",
"uncertainty": 120
},
"stopId": "0:LOTINDU1",
"stopSequence": 3
},
{
"arrival": {
"time": "1771786283",
"uncertainty": 120
},
"departure": {
"time": "1771786283",
"uncertainty": 120
},
"stopId": "0:CITSNCF1",
"stopSequence": 4
},
{
"arrival": {
"time": "1771786342",
"uncertainty": 120
},
"departure": {
"time": "1771786351",
"uncertainty": 120
},
"stopId": "0:VOSGES1",
"stopSequence": 5
},
{
"arrival": {
"time": "1771786376",
"uncertainty": 120
},
"departure": {
"time": "1771786376",
"uncertainty": 120
},
"stopId": "0:ALGER1",
"stopSequence": 6
},
{
"arrival": {
"time": "1771786397",
"uncertainty": 120
},
"departure": {
"time": "1771786411",
"uncertainty": 120
},
"stopId": "0:TOURAIN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1771786466",
"uncertainty": 120
},
"departure": {
"time": "1771786466",
"uncertainty": 120
},
"stopId": "0:STQUENT1",
"stopSequence": 8
},
{
"arrival": {
"time": "1771786501",
"uncertainty": 120
},
"departure": {
"time": "1771786501",
"uncertainty": 120
},
"stopId": "0:SVICTOR1",
"stopSequence": 9
},
{
"arrival": {
"time": "1771786561",
"uncertainty": 120
},
"departure": {
"time": "1771786561",
"uncertainty": 120
},
"stopId": "0:LITALDU1",
"stopSequence": 10
},
{
"arrival": {
"time": "1771786591",
"uncertainty": 120
},
"departure": {
"time": "1771786591",
"uncertainty": 120
},
"stopId": "0:NATION1",
"stopSequence": 11
},
{
"arrival": {
"time": "1771786651",
"uncertainty": 120
},
"departure": {
"time": "1771786651",
"uncertainty": 120
},
"stopId": "0:EUROPAC1",
"stopSequence": 12
},
{
"arrival": {
"time": "1771786711",
"uncertainty": 120
},
"departure": {
"time": "1771786711",
"uncertainty": 120
},
"stopId": "0:BOTANIQ1",
"stopSequence": 13
},
{
"arrival": {
"time": "1771786759",
"uncertainty": 120
},
"departure": {
"time": "1771786801",
"uncertainty": 120
},
"stopId": "0:GENIE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1771786884",
"uncertainty": 120
},
"departure": {
"time": "1771786891",
"uncertainty": 120
},
"stopId": "0:BONSEC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1771786951",
"uncertainty": 120
},
"departure": {
"time": "1771786951",
"uncertainty": 120
},
"stopId": "0:ROI03",
"stopSequence": 16
},
{
"arrival": {
"time": "1771787040",
"uncertainty": 120
},
"departure": {
"time": "1771787071",
"uncertainty": 120
},
"stopId": "0:REPBS",
"stopSequence": 17
},
{
"arrival": {
"time": "1771787161",
"uncertainty": 120
},
"departure": {
"time": "1771787161",
"uncertainty": 120
},
"stopId": "0:STNICOL3",
"stopSequence": 18
},
{
"arrival": {
"time": "1771787208",
"uncertainty": 120
},
"departure": {
"time": "1771787208",
"uncertainty": 120
},
"stopId": "0:GARCS",
"stopSequence": 19
},
{
"arrival": {
"time": "1771787348",
"uncertainty": 120
},
"departure": {
"time": "1771787348",
"uncertainty": 120
},
"stopId": "0:MAZELLE2",
"stopSequence": 20
},
{
"arrival": {
"time": "1771787522",
"uncertainty": 120
},
"departure": {
"time": "1771787522",
"uncertainty": 120
},
"stopId": "0:JUIN2",
"stopSequence": 21
},
{
"arrival": {
"time": "1771787575",
"uncertainty": 120
},
"departure": {
"time": "1771787575",
"uncertainty": 120
},
"stopId": "0:RAPLEVY2",
"stopSequence": 22
},
{
"arrival": {
"time": "1771787612",
"uncertainty": 120
},
"departure": {
"time": "1771787612",
"uncertainty": 120
},
"stopId": "0:ARTILLE2",
"stopSequence": 23
},
{
"arrival": {
"time": "1771787673",
"uncertainty": 120
},
"departure": {
"time": "1771787673",
"uncertainty": 120
},
"stopId": "0:BERNE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1771787732",
"uncertainty": 120
},
"departure": {
"time": "1771787732",
"uncertainty": 120
},
"stopId": "0:ALSLORR2",
"stopSequence": 25
},
{
"arrival": {
"time": "1771787796",
"uncertainty": 120
},
"departure": {
"time": "1771787796",
"uncertainty": 120
},
"stopId": "0:STOXEY2",
"stopSequence": 26
},
{
"arrival": {
"time": "1771787865",
"uncertainty": 120
},
"departure": {
"time": "1771787865",
"uncertainty": 120
},
"stopId": "0:JURA2",
"stopSequence": 27
},
{
"arrival": {
"time": "1771787922",
"uncertainty": 120
},
"departure": {
"time": "1771787922",
"uncertainty": 120
},
"stopId": "0:PTSOEUR2",
"stopSequence": 28
},
{
"arrival": {
"time": "1771787982",
"uncertainty": 120
},
"departure": {
"time": "1771787982",
"uncertainty": 120
},
"stopId": "0:METMAN2",
"stopSequence": 29
},
{
"arrival": {
"time": "1771788027",
"uncertainty": 120
},
"departure": {
"time": "1771788027",
"uncertainty": 120
},
"stopId": "0:MAUJEAN2",
"stopSequence": 30
},
{
"arrival": {
"time": "1771788091",
"uncertainty": 120
},
"departure": {
"time": "1771788091",
"uncertainty": 120
},
"stopId": "0:GENIVAU2",
"stopSequence": 31
},
{
"arrival": {
"time": "1771788123",
"uncertainty": 120
},
"departure": {
"time": "1771788123",
"uncertainty": 120
},
"stopId": "0:FOUGERE2",
"stopSequence": 32
},
{
"arrival": {
"time": "1771788172",
"uncertainty": 120
},
"departure": {
"time": "1771788172",
"uncertainty": 120
},
"stopId": "0:LORIENT2",
"stopSequence": 33
},
{
"arrival": {
"time": "1771788210",
"uncertainty": 120
},
"departure": {
"time": "1771788210",
"uncertainty": 120
},
"stopId": "0:JACINTH2",
"stopSequence": 34
},
{
"arrival": {
"time": "1771788284",
"uncertainty": 120
},
"stopId": "0:OEILLET1",
"stopSequence": 35
}
],
"timestamp": "1771787179",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_71871877"
},
"vehicle": {
"id": "2425",
"label": "2425"
}
}
},
{
"id": "1871899",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771786111",
"uncertainty": 120
},
"stopId": "0:OEILLET1",
"stopSequence": 1
},
{
"arrival": {
"time": "1771786147",
"uncertainty": 120
},
"departure": {
"time": "1771786147",
"uncertainty": 120
},
"stopId": "0:PIVOINE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1771786193",
"uncertainty": 120
},
"departure": {
"time": "1771786201",
"uncertainty": 120
},
"stopId": "0:JACINTH1",
"stopSequence": 3
},
{
"arrival": {
"time": "1771786268",
"uncertainty": 120
},
"departure": {
"time": "1771786268",
"uncertainty": 120
},
"stopId": "0:LORIENT1",
"stopSequence": 4
},
{
"arrival": {
"time": "1771786329",
"uncertainty": 120
},
"departure": {
"time": "1771786329",
"uncertainty": 120
},
"stopId": "0:FOUGERE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1771786371",
"uncertainty": 120
},
"departure": {
"time": "1771786371",
"uncertainty": 120
},
"stopId": "0:GENIVAU1",
"stopSequence": 6
},
{
"arrival": {
"time": "1771786446",
"uncertainty": 120
},
"departure": {
"time": "1771786446",
"uncertainty": 120
},
"stopId": "0:MAUJEAN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1771786518",
"uncertainty": 120
},
"departure": {
"time": "1771786518",
"uncertainty": 120
},
"stopId": "0:METMAN1",
"stopSequence": 8
},
{
"arrival": {
"time": "1771786561",
"uncertainty": 120
},
"departure": {
"time": "1771786561",
"uncertainty": 120
},
"stopId": "0:PTSOEUR1",
"stopSequence": 9
},
{
"arrival": {
"time": "1771786620",
"uncertainty": 120
},
"departure": {
"time": "1771786621",
"uncertainty": 120
},
"stopId": "0:JURA1",
"stopSequence": 10
},
{
"arrival": {
"time": "1771786711",
"uncertainty": 120
},
"departure": {
"time": "1771786711",
"uncertainty": 120
},
"stopId": "0:STOXEY1",
"stopSequence": 11
},
{
"arrival": {
"time": "1771786750",
"uncertainty": 120
},
"departure": {
"time": "1771786771",
"uncertainty": 120
},
"stopId": "0:ALSLORR1",
"stopSequence": 12
},
{
"arrival": {
"time": "1771786801",
"uncertainty": 120
},
"departure": {
"time": "1771786801",
"uncertainty": 120
},
"stopId": "0:BERNE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1771786874",
"uncertainty": 120
},
"departure": {
"time": "1771786874",
"uncertainty": 120
},
"stopId": "0:ARTILLE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1771786942",
"uncertainty": 120
},
"departure": {
"time": "1771786951",
"uncertainty": 120
},
"stopId": "0:RAPLEVY1",
"stopSequence": 15
},
{
"arrival": {
"time": "1771786981",
"uncertainty": 120
},
"departure": {
"time": "1771786981",
"uncertainty": 120
},
"stopId": "0:JUIN1",
"stopSequence": 16
},
{
"arrival": {
"time": "1771787131",
"uncertainty": 120
},
"departure": {
"time": "1771787131",
"uncertainty": 120
},
"stopId": "0:TANNEUR1",
"stopSequence": 17
},
{
"arrival": {
"time": "1771787223",
"uncertainty": 120
},
"departure": {
"time": "1771787223",
"uncertainty": 120
},
"stopId": "0:PARAIGE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1771787317",
"uncertainty": 120
},
"departure": {
"time": "1771787317",
"uncertainty": 120
},
"stopId": "0:MAZELLE1",
"stopSequence": 19
},
{
"arrival": {
"time": "1771787490",
"uncertainty": 120
},
"departure": {
"time": "1771787490",
"uncertainty": 120
},
"stopId": "0:GARCE",
"stopSequence": 20
},
{
"arrival": {
"time": "1771787529",
"uncertainty": 120
},
"departure": {
"time": "1771787529",
"uncertainty": 120
},
"stopId": "0:STNICOL4",
"stopSequence": 21
},
{
"arrival": {
"time": "1771787727",
"uncertainty": 120
},
"departure": {
"time": "1771787727",
"uncertainty": 120
},
"stopId": "0:REPPS",
"stopSequence": 22
},
{
"arrival": {
"time": "1771787844",
"uncertainty": 120
},
"departure": {
"time": "1771787844",
"uncertainty": 120
},
"stopId": "0:ROI04",
"stopSequence": 23
},
{
"arrival": {
"time": "1771787921",
"uncertainty": 120
},
"departure": {
"time": "1771787921",
"uncertainty": 120
},
"stopId": "0:BONSEC2",
"stopSequence": 24
},
{
"arrival": {
"time": "1771788025",
"uncertainty": 120
},
"departure": {
"time": "1771788025",
"uncertainty": 120
},
"stopId": "0:GENIE2",
"stopSequence": 25
},
{
"arrival": {
"time": "1771788068",
"uncertainty": 120
},
"departure": {
"time": "1771788068",
"uncertainty": 120
},
"stopId": "0:BOTANIQ2",
"stopSequence": 26
},
{
"arrival": {
"time": "1771788133",
"uncertainty": 120
},
"departure": {
"time": "1771788133",
"uncertainty": 120
},
"stopId": "0:EUROPAC2",
"stopSequence": 27
},
{
"arrival": {
"time": "1771788202",
"uncertainty": 120
},
"departure": {
"time": "1771788202",
"uncertainty": 120
},
"stopId": "0:NATION2",
"stopSequence": 28
},
{
"arrival": {
"time": "1771788251",
"uncertainty": 120
},
"departure": {
"time": "1771788251",
"uncertainty": 120
},
"stopId": "0:LITALDU2",
"stopSequence": 29
},
{
"arrival": {
"time": "1771788338",
"uncertainty": 120
},
"departure": {
"time": "1771788338",
"uncertainty": 120
},
"stopId": "0:SVICTOR2",
"stopSequence": 30
},
{
"arrival": {
"time": "1771788382",
"uncertainty": 120
},
"departure": {
"time": "1771788382",
"uncertainty": 120
},
"stopId": "0:STQUENT2",
"stopSequence": 31
},
{
"arrival": {
"time": "1771788449",
"uncertainty": 120
},
"departure": {
"time": "1771788449",
"uncertainty": 120
},
"stopId": "0:TOURAIN2",
"stopSequence": 32
},
{
"arrival": {
"time": "1771788477",
"uncertainty": 120
},
"departure": {
"time": "1771788477",
"uncertainty": 120
},
"stopId": "0:ALGER2",
"stopSequence": 33
},
{
"arrival": {
"time": "1771788502",
"uncertainty": 120
},
"departure": {
"time": "1771788502",
"uncertainty": 120
},
"stopId": "0:VOSGES2",
"stopSequence": 34
},
{
"arrival": {
"time": "1771788541",
"uncertainty": 120
},
"departure": {
"time": "1771788541",
"uncertainty": 120
},
"stopId": "0:CITSNCF2",
"stopSequence": 35
},
{
"arrival": {
"time": "1771788558",
"uncertainty": 120
},
"departure": {
"time": "1771788558",
"uncertainty": 120
},
"stopId": "0:LOTINDU2",
"stopSequence": 36
},
{
"arrival": {
"time": "1771788601",
"uncertainty": 120
},
"departure": {
"time": "1771788601",
"uncertainty": 120
},
"stopId": "0:ROTONDE2",
"stopSequence": 37
},
{
"arrival": {
"time": "1771788622",
"uncertainty": 120
},
"stopId": "0:TOURNEB1",
"stopSequence": 38
}
],
"timestamp": "1771787179",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_71871899"
},
"vehicle": {
"id": "2424",
"label": "2424"
}
}
},
{
"id": "1871900",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771788420",
"uncertainty": 120
},
"stopId": "0:OEILLET1",
"stopSequence": 1
}
],
"timestamp": "1771787179",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_71871900"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1771787179"
}
}