Resource details
ANNEMASSE AGGLO, EN TANT QU’AUTORITE ORGANISATRICE DE TRANSPORT URBAIN, A CONFIE A LA SOCIETE PRIVEE TP2A, FILIALE DE RATP DEV, LA GESTION DE L’EXPLOITATION DU RESEAU DE BUS TAC, DANS LE CADRE D’UNE DELEGATION DE SERVICE PUBLIC
This resource file is part of the dataset Réseau urbain TAC.
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
❌92 errors, 69 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2025-06-07 at 09:10 Europe/Paris using the MobilityData GTFS-RT validator.
Errors
stop_times_updates not strictly sorted E002 8 errors
stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence
Sample errors
- trip_id 21253063 stop_sequence [11, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16] is not strictly sorted by increasing stop_sequence
- trip_id 21253093 stop_sequence [3, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16] is not strictly sorted by increasing stop_sequence
- trip_id 21253092 stop_sequence [3, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16] is not strictly sorted by increasing stop_sequence
- trip_id 21253061 stop_sequence [11, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16] is not strictly sorted by increasing stop_sequence
- trip_id 21253775 stop_sequence [14, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16] is not strictly sorted by increasing stop_sequence
GTFS-rt stop_id does not exist in GTFS data E011 25 errors
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Sample errors
- trip_id 21253063 stop_id ambecof2 does not exist in GTFS data stops.txt
- trip_id 21253063 stop_id vlgroto3 does not exist in GTFS data stops.txt
- trip_id 21253063 stop_id vlgroto3 does not exist in GTFS data stops.txt
- trip_id 21253093 stop_id vlgroto4 does not exist in GTFS data stops.txt
- trip_id 21253731 stop_id annchab2 does not exist in GTFS data stops.txt
Sequential stop_time_update times are not increasing E022 52 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 21253063 stop_sequence 1 departure_time 09:46:00 (1749282360) is less than previous stop departure_time 10:11:47 (1749283907) - times must increase between two sequential stops
- trip_id 21253063 stop_sequence 1 departure_time 09:46:00 (1749282360) is less than previous stop arrival_time 10:11:47 (1749283907) - times must increase between two sequential stops
- trip_id 21253063 stop_sequence 2 arrival_time 09:47:16 (1749282436) is less than previous stop arrival_time 10:11:47 (1749283907) - times must increase between two sequential stops
- trip_id 21253063 stop_sequence 2 departure_time 09:47:16 (1749282436) is less than previous stop arrival_time 10:11:47 (1749283907) - times must increase between two sequential stops
- trip_id 21253093 stop_sequence 1 departure_time 09:52:00 (1749282720) is less than previous stop departure_time 09:57:54 (1749283074) - times must increase between two sequential stops
stop_time_update departure time is before arrival time E025 1 error
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.
Sample errors
- trip_id 21253716 stop_sequence 19 departure_time 08:17:00 (1749277020) is less than the same stop arrival_time 08:17:07 (1749277027) - departure time must be equal to or greater than arrival time
Sequential stop_time_updates have the same stop_id E037 3 errors
Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id
Sample errors
- trip_id 21253063 has repeating stop_id vlgroto3 - sequential stop_ids should be different
- trip_id 21253061 has repeating stop_id vlgroto3 - sequential stop_ids should be different
- trip_id 21253062 has repeating stop_id vlgroto3 - sequential stop_ids should be different
GTFS-rt stop_sequence not found in GTFS data E051 3 errors
All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip
Sample errors
- GTFS-rt trip_id 21253710 contains stop_sequence 1 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 21253719 contains stop_sequence 1 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 21253724 contains stop_sequence 1 that does not exist in GTFS stop_times.txt for this trip
Warnings
timestamp not populated W001 42 errors
Timestamps should be populated for all elements
Sample errors
- trip_id 21253063 does not have a timestamp
- trip_id 21253047 does not have a timestamp
- trip_id 21253093 does not have a timestamp
- trip_id 21252906 does not have a timestamp
- trip_id 21253048 does not have a timestamp
vehicle_id not populated W002 27 errors
vehicle_id should be populated for TripUpdates and VehiclePositions
Sample errors
- trip_id 21253063 does not have a vehicle_id
- trip_id 21253047 does not have a vehicle_id
- trip_id 21253093 does not have a vehicle_id
- trip_id 21252906 does not have a vehicle_id
- trip_id 21253772 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 |
---|---|---|---|
W001 | Timestamps should be populated for all elements | 1 319 | 30 times (100 % of validations) |
W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 860 | 30 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. | 1 255 | 27 times (90 % of validations) |
E002 | stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence | 168 | 26 times (87 % of validations) |
E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 479 | 26 times (87 % of validations) |
E051 | All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip | 95 | 25 times (83 % of validations) |
E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 42 | 9 times (30 % 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 (3 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2025-06-07 at 20:46 Europe/Paris.
trip_updates (17) 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 2025-06-07 at 20:46 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "21253115",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749325130",
"uncertainty": 120
},
"departure": {
"time": "1749325130",
"uncertainty": 120
},
"stopId": "vlgheno2"
},
{
"arrival": {
"time": "1749325210",
"uncertainty": 120
},
"departure": {
"time": "1749325210",
"uncertainty": 120
},
"stopId": "vlgroto4"
},
{
"arrival": {
"time": "1749325314",
"uncertainty": 120
},
"departure": {
"time": "1749325314",
"uncertainty": 120
},
"stopId": "ambedel2"
},
{
"departure": {
"time": "1749324960",
"uncertainty": 120
},
"stopId": "vlgegli1",
"stopSequence": 1
},
{
"arrival": {
"time": "1749325000",
"uncertainty": 120
},
"departure": {
"time": "1749325000",
"uncertainty": 120
},
"stopId": "vlgneuf2",
"stopSequence": 2
},
{
"arrival": {
"time": "1749325130",
"uncertainty": 120
},
"departure": {
"time": "1749325130",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "vlgheno2",
"stopSequence": 3
},
{
"arrival": {
"time": "1749325260",
"uncertainty": 120
},
"departure": {
"time": "1749325260",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "vlgroto1",
"stopSequence": 4
},
{
"arrival": {
"time": "1749325458",
"uncertainty": 120
},
"departure": {
"time": "1749325458",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "ambedel2",
"stopSequence": 5
},
{
"arrival": {
"time": "1749325363",
"uncertainty": 120
},
"departure": {
"time": "1749325363",
"uncertainty": 120
},
"stopId": "ambmart2",
"stopSequence": 6
},
{
"arrival": {
"time": "1749325413",
"uncertainty": 120
},
"departure": {
"time": "1749325413",
"uncertainty": 120
},
"stopId": "ambjaur2",
"stopSequence": 7
},
{
"arrival": {
"time": "1749325476",
"uncertainty": 120
},
"departure": {
"time": "1749325476",
"uncertainty": 120
},
"stopId": "ambpaix2",
"stopSequence": 8
},
{
"arrival": {
"time": "1749325562",
"uncertainty": 120
},
"departure": {
"time": "1749325562",
"uncertainty": 120
},
"stopId": "ambmoul2",
"stopSequence": 9
},
{
"arrival": {
"time": "1749325702",
"uncertainty": 120
},
"departure": {
"time": "1749325702",
"uncertainty": 120
},
"stopId": "gaitour2",
"stopSequence": 10
},
{
"arrival": {
"time": "1749325776",
"uncertainty": 120
},
"departure": {
"time": "1749325776",
"uncertainty": 120
},
"stopId": "gaipost2",
"stopSequence": 11
},
{
"arrival": {
"time": "1749325849",
"uncertainty": 120
},
"departure": {
"time": "1749325849",
"uncertainty": 120
},
"stopId": "gaiboss2",
"stopSequence": 12
},
{
"arrival": {
"time": "1749325896",
"uncertainty": 120
},
"departure": {
"time": "1749325896",
"uncertainty": 120
},
"stopId": "gaiegli2",
"stopSequence": 13
},
{
"arrival": {
"time": "1749325935",
"uncertainty": 120
},
"departure": {
"time": "1749325935",
"uncertainty": 120
},
"stopId": "gaifeux2",
"stopSequence": 14
},
{
"arrival": {
"time": "1749326013",
"uncertainty": 120
},
"departure": {
"time": "1749326013",
"uncertainty": 120
},
"stopId": "gaimart2",
"stopSequence": 15
},
{
"arrival": {
"time": "1749326076",
"uncertainty": 120
},
"stopId": "gaifoss1",
"stopSequence": 16
}
],
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "21253115"
}
}
},
{
"id": "21253761",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749320285",
"uncertainty": 120
},
"stopId": "csahopi1",
"stopSequence": 1
},
{
"arrival": {
"time": "1749320656",
"uncertainty": 120
},
"departure": {
"time": "1749320656",
"uncertainty": 120
},
"stopId": "bonentr2",
"stopSequence": 2
},
{
"arrival": {
"time": "1749320775",
"uncertainty": 120
},
"departure": {
"time": "1749320790",
"uncertainty": 120
},
"stopId": "bonmeno2",
"stopSequence": 3
},
{
"arrival": {
"time": "1749320918",
"uncertainty": 120
},
"departure": {
"time": "1749320940",
"uncertainty": 120
},
"stopId": "craberg2",
"stopSequence": 4
},
{
"arrival": {
"time": "1749321085",
"uncertainty": 120
},
"departure": {
"time": "1749321090",
"uncertainty": 120
},
"stopId": "cratani2",
"stopSequence": 5
},
{
"arrival": {
"time": "1749321172",
"uncertainty": 120
},
"departure": {
"time": "1749321172",
"uncertainty": 120
},
"stopId": "cratatt2",
"stopSequence": 6
},
{
"arrival": {
"time": "1749321248",
"uncertainty": 120
},
"departure": {
"time": "1749321248",
"uncertainty": 120
},
"stopId": "vmotepp2",
"stopSequence": 7
},
{
"arrival": {
"time": "1749321354",
"uncertainty": 120
},
"departure": {
"time": "1749321360",
"uncertainty": 120
},
"stopId": "vmobasm2",
"stopSequence": 8
},
{
"arrival": {
"time": "1749321450",
"uncertainty": 120
},
"departure": {
"time": "1749321450",
"uncertainty": 120
},
"stopId": "vmonant2",
"stopSequence": 9
},
{
"arrival": {
"time": "1749321510",
"uncertainty": 120
},
"departure": {
"time": "1749321510",
"uncertainty": 120
},
"stopId": "annctra2",
"stopSequence": 10
},
{
"arrival": {
"time": "1749321582",
"uncertainty": 120
},
"departure": {
"time": "1749321582",
"uncertainty": 120
},
"stopId": "annimpo2",
"stopSequence": 11
},
{
"arrival": {
"time": "1749321616",
"uncertainty": 120
},
"departure": {
"time": "1749321616",
"uncertainty": 120
},
"stopId": "annsous2",
"stopSequence": 12
},
{
"arrival": {
"time": "1749321648",
"uncertainty": 120
},
"departure": {
"time": "1749321690",
"uncertainty": 120
},
"stopId": "annmerm2",
"stopSequence": 13
},
{
"arrival": {
"time": "1749321800",
"uncertainty": 120
},
"departure": {
"time": "1749321810",
"uncertainty": 120
},
"stopId": "annglie2",
"stopSequence": 14
},
{
"arrival": {
"time": "1749321861",
"uncertainty": 120
},
"departure": {
"time": "1749321870",
"uncertainty": 120
},
"stopId": "annroma2",
"stopSequence": 15
},
{
"arrival": {
"time": "1749321930",
"uncertainty": 120
},
"departure": {
"time": "1749321930",
"uncertainty": 120
},
"stopId": "anneuma2",
"stopSequence": 16
},
{
"arrival": {
"time": "1749322038",
"uncertainty": 120
},
"departure": {
"time": "1749322038",
"uncertainty": 120
},
"stopId": "anngare2",
"stopSequence": 17
},
{
"arrival": {
"time": "1749322104",
"uncertainty": 120
},
"departure": {
"time": "1749322104",
"uncertainty": 120
},
"stopId": "annchab2",
"stopSequence": 18
},
{
"arrival": {
"time": "1749322158",
"uncertainty": 120
},
"stopId": "annmobl1",
"stopSequence": 19
}
],
"trip": {
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "21253761"
},
"vehicle": {
"id": "338",
"label": "338"
}
}
},
{
"id": "21253113",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749321413",
"uncertainty": 120
},
"departure": {
"time": "1749321413",
"uncertainty": 120
},
"stopId": "vlgheno2"
},
{
"arrival": {
"time": "1749321490",
"uncertainty": 120
},
"departure": {
"time": "1749321511",
"uncertainty": 120
},
"stopId": "vlgroto4"
},
{
"arrival": {
"time": "1749321660",
"uncertainty": 120
},
"departure": {
"time": "1749321660",
"uncertainty": 120
},
"stopId": "ambedel2"
},
{
"departure": {
"time": "1749321180",
"uncertainty": 120
},
"stopId": "vlgegli1",
"stopSequence": 1
},
{
"arrival": {
"time": "1749321211",
"uncertainty": 120
},
"departure": {
"time": "1749321211",
"uncertainty": 120
},
"stopId": "vlgneuf2",
"stopSequence": 2
},
{
"arrival": {
"time": "1749321290",
"uncertainty": 120
},
"departure": {
"time": "1749321290",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "vlgheno2",
"stopSequence": 3
},
{
"arrival": {
"time": "1749321420",
"uncertainty": 120
},
"departure": {
"time": "1749321420",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "vlgroto1",
"stopSequence": 4
},
{
"arrival": {
"time": "1749321618",
"uncertainty": 120
},
"departure": {
"time": "1749321618",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "ambedel2",
"stopSequence": 5
},
{
"arrival": {
"time": "1749321667",
"uncertainty": 120
},
"departure": {
"time": "1749321667",
"uncertainty": 120
},
"stopId": "ambmart2",
"stopSequence": 6
},
{
"arrival": {
"time": "1749321728",
"uncertainty": 120
},
"departure": {
"time": "1749321728",
"uncertainty": 120
},
"stopId": "ambjaur2",
"stopSequence": 7
},
{
"arrival": {
"time": "1749321784",
"uncertainty": 120
},
"departure": {
"time": "1749321784",
"uncertainty": 120
},
"stopId": "ambpaix2",
"stopSequence": 8
},
{
"arrival": {
"time": "1749321831",
"uncertainty": 120
},
"departure": {
"time": "1749321831",
"uncertainty": 120
},
"stopId": "ambmoul2",
"stopSequence": 9
},
{
"arrival": {
"time": "1749321982",
"uncertainty": 120
},
"departure": {
"time": "1749322000",
"uncertainty": 120
},
"stopId": "gaitour2",
"stopSequence": 10
},
{
"arrival": {
"time": "1749322074",
"uncertainty": 120
},
"departure": {
"time": "1749322074",
"uncertainty": 120
},
"stopId": "gaipost2",
"stopSequence": 11
},
{
"arrival": {
"time": "1749322147",
"uncertainty": 120
},
"departure": {
"time": "1749322147",
"uncertainty": 120
},
"stopId": "gaiboss2",
"stopSequence": 12
},
{
"arrival": {
"time": "1749322194",
"uncertainty": 120
},
"departure": {
"time": "1749322194",
"uncertainty": 120
},
"stopId": "gaiegli2",
"stopSequence": 13
},
{
"arrival": {
"time": "1749322233",
"uncertainty": 120
},
"departure": {
"time": "1749322233",
"uncertainty": 120
},
"stopId": "gaifeux2",
"stopSequence": 14
},
{
"arrival": {
"time": "1749322311",
"uncertainty": 120
},
"departure": {
"time": "1749322311",
"uncertainty": 120
},
"stopId": "gaimart2",
"stopSequence": 15
},
{
"arrival": {
"time": "1749322374",
"uncertainty": 120
},
"stopId": "gaifoss1",
"stopSequence": 16
}
],
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "21253113"
},
"vehicle": {
"id": "336",
"label": "336"
}
}
},
{
"id": "21253114",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749323210",
"uncertainty": 120
},
"departure": {
"time": "1749323210",
"uncertainty": 120
},
"stopId": "vlgheno2"
},
{
"arrival": {
"time": "1749323290",
"uncertainty": 120
},
"departure": {
"time": "1749323290",
"uncertainty": 120
},
"stopId": "vlgroto4"
},
{
"arrival": {
"time": "1749323394",
"uncertainty": 120
},
"departure": {
"time": "1749323394",
"uncertainty": 120
},
"stopId": "ambedel2"
},
{
"departure": {
"time": "1749323040",
"uncertainty": 120
},
"stopId": "vlgegli1",
"stopSequence": 1
},
{
"arrival": {
"time": "1749323080",
"uncertainty": 120
},
"departure": {
"time": "1749323080",
"uncertainty": 120
},
"stopId": "vlgneuf2",
"stopSequence": 2
},
{
"arrival": {
"time": "1749323210",
"uncertainty": 120
},
"departure": {
"time": "1749323210",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "vlgheno2",
"stopSequence": 3
},
{
"arrival": {
"time": "1749323340",
"uncertainty": 120
},
"departure": {
"time": "1749323340",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "vlgroto1",
"stopSequence": 4
},
{
"arrival": {
"time": "1749323538",
"uncertainty": 120
},
"departure": {
"time": "1749323538",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "ambedel2",
"stopSequence": 5
},
{
"arrival": {
"time": "1749323443",
"uncertainty": 120
},
"departure": {
"time": "1749323443",
"uncertainty": 120
},
"stopId": "ambmart2",
"stopSequence": 6
},
{
"arrival": {
"time": "1749323493",
"uncertainty": 120
},
"departure": {
"time": "1749323493",
"uncertainty": 120
},
"stopId": "ambjaur2",
"stopSequence": 7
},
{
"arrival": {
"time": "1749323556",
"uncertainty": 120
},
"departure": {
"time": "1749323556",
"uncertainty": 120
},
"stopId": "ambpaix2",
"stopSequence": 8
},
{
"arrival": {
"time": "1749323642",
"uncertainty": 120
},
"departure": {
"time": "1749323642",
"uncertainty": 120
},
"stopId": "ambmoul2",
"stopSequence": 9
},
{
"arrival": {
"time": "1749323782",
"uncertainty": 120
},
"departure": {
"time": "1749323782",
"uncertainty": 120
},
"stopId": "gaitour2",
"stopSequence": 10
},
{
"arrival": {
"time": "1749323856",
"uncertainty": 120
},
"departure": {
"time": "1749323856",
"uncertainty": 120
},
"stopId": "gaipost2",
"stopSequence": 11
},
{
"arrival": {
"time": "1749323929",
"uncertainty": 120
},
"departure": {
"time": "1749323929",
"uncertainty": 120
},
"stopId": "gaiboss2",
"stopSequence": 12
},
{
"arrival": {
"time": "1749323976",
"uncertainty": 120
},
"departure": {
"time": "1749323976",
"uncertainty": 120
},
"stopId": "gaiegli2",
"stopSequence": 13
},
{
"arrival": {
"time": "1749324015",
"uncertainty": 120
},
"departure": {
"time": "1749324015",
"uncertainty": 120
},
"stopId": "gaifeux2",
"stopSequence": 14
},
{
"arrival": {
"time": "1749324093",
"uncertainty": 120
},
"departure": {
"time": "1749324093",
"uncertainty": 120
},
"stopId": "gaimart2",
"stopSequence": 15
},
{
"arrival": {
"time": "1749324156",
"uncertainty": 120
},
"stopId": "gaifoss1",
"stopSequence": 16
}
],
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "21253114"
}
}
},
{
"id": "21252936",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749324720",
"uncertainty": 120
},
"stopId": "craalte2",
"stopSequence": 1
}
],
"trip": {
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "21252936"
}
}
},
{
"id": "21252935",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749322920",
"uncertainty": 120
},
"stopId": "craalte2",
"stopSequence": 1
}
],
"trip": {
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "21252935"
}
}
},
{
"id": "21253083",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749321743",
"uncertainty": 120
},
"departure": {
"time": "1749321743",
"uncertainty": 120
},
"stopId": "ambmart1"
},
{
"arrival": {
"time": "1749321829",
"uncertainty": 120
},
"departure": {
"time": "1749321829",
"uncertainty": 120
},
"stopId": "ambecof2"
},
{
"arrival": {
"time": "1749321983",
"uncertainty": 120
},
"departure": {
"time": "1749322000",
"uncertainty": 120
},
"stopId": "vlgroto3"
},
{
"arrival": {
"time": "1749322010",
"uncertainty": 120
},
"departure": {
"time": "1749322010",
"uncertainty": 120
},
"stopId": "vlgroto3"
},
{
"departure": {
"time": "1749320960",
"uncertainty": 120
},
"stopId": "gaifoss1",
"stopSequence": 1
},
{
"arrival": {
"time": "1749321032",
"uncertainty": 120
},
"departure": {
"time": "1749321049",
"uncertainty": 120
},
"stopId": "gaimart1",
"stopSequence": 2
},
{
"arrival": {
"time": "1749321129",
"uncertainty": 120
},
"departure": {
"time": "1749321129",
"uncertainty": 120
},
"stopId": "gaifeux1",
"stopSequence": 3
},
{
"arrival": {
"time": "1749321161",
"uncertainty": 120
},
"departure": {
"time": "1749321199",
"uncertainty": 120
},
"stopId": "gaiegli1",
"stopSequence": 4
},
{
"arrival": {
"time": "1749321225",
"uncertainty": 120
},
"departure": {
"time": "1749321225",
"uncertainty": 120
},
"stopId": "gaiboss1",
"stopSequence": 5
},
{
"arrival": {
"time": "1749321272",
"uncertainty": 120
},
"departure": {
"time": "1749321289",
"uncertainty": 120
},
"stopId": "gaipost1",
"stopSequence": 6
},
{
"arrival": {
"time": "1749321379",
"uncertainty": 120
},
"departure": {
"time": "1749321379",
"uncertainty": 120
},
"stopId": "gaitour1",
"stopSequence": 7
},
{
"arrival": {
"time": "1749321559",
"uncertainty": 120
},
"departure": {
"time": "1749321559",
"uncertainty": 120
},
"stopId": "ambmoul1",
"stopSequence": 8
},
{
"arrival": {
"time": "1749321589",
"uncertainty": 120
},
"departure": {
"time": "1749321589",
"uncertainty": 120
},
"stopId": "ambpaix1",
"stopSequence": 9
},
{
"arrival": {
"time": "1749321650",
"uncertainty": 120
},
"departure": {
"time": "1749321650",
"uncertainty": 120
},
"stopId": "ambjaur1",
"stopSequence": 10
},
{
"arrival": {
"time": "1749321743",
"uncertainty": 120
},
"departure": {
"time": "1749321743",
"uncertainty": 120
},
"stopId": "ambmart1",
"stopSequence": 11
},
{
"arrival": {
"time": "1749322020",
"uncertainty": 120
},
"departure": {
"time": "1749322020",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "ambedel1",
"stopSequence": 12
},
{
"arrival": {
"time": "1749322138",
"uncertainty": 120
},
"departure": {
"time": "1749322138",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "vlgroto2",
"stopSequence": 13
},
{
"arrival": {
"time": "1749322079",
"uncertainty": 120
},
"departure": {
"time": "1749322079",
"uncertainty": 120
},
"stopId": "vlgheno1",
"stopSequence": 14
},
{
"arrival": {
"time": "1749322183",
"uncertainty": 120
},
"departure": {
"time": "1749322183",
"uncertainty": 120
},
"stopId": "vlgneuf",
"stopSequence": 15
},
{
"arrival": {
"time": "1749322319",
"uncertainty": 120
},
"stopId": "vlgegli2",
"stopSequence": 16
}
],
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "21253083"
},
"vehicle": {
"id": "335",
"label": "335"
}
}
},
{
"id": "21252938",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749321286",
"uncertainty": 120
},
"stopId": "vmomonn1",
"stopSequence": 1
},
{
"arrival": {
"time": "1749321330",
"uncertainty": 120
},
"departure": {
"time": "1749321330",
"uncertainty": 120
},
"stopId": "annlema2",
"stopSequence": 2
},
{
"arrival": {
"time": "1749321405",
"uncertainty": 120
},
"departure": {
"time": "1749321422",
"uncertainty": 120
},
"stopId": "annrier2",
"stopSequence": 3
},
{
"arrival": {
"time": "1749321473",
"uncertainty": 120
},
"departure": {
"time": "1749321473",
"uncertainty": 120
},
"stopId": "annanne2",
"stopSequence": 4
},
{
"arrival": {
"time": "1749321529",
"uncertainty": 120
},
"departure": {
"time": "1749321529",
"uncertainty": 120
},
"stopId": "annroug2",
"stopSequence": 5
},
{
"arrival": {
"time": "1749321603",
"uncertainty": 120
},
"departure": {
"time": "1749321603",
"uncertainty": 120
},
"stopId": "annperi2",
"stopSequence": 6
},
{
"arrival": {
"time": "1749321692",
"uncertainty": 120
},
"departure": {
"time": "1749321752",
"uncertainty": 120
},
"stopId": "annlibe1",
"stopSequence": 7
},
{
"arrival": {
"time": "1749321859",
"uncertainty": 120
},
"departure": {
"time": "1749321859",
"uncertainty": 120
},
"stopId": "annjose1",
"stopSequence": 8
},
{
"arrival": {
"time": "1749321922",
"uncertainty": 120
},
"departure": {
"time": "1749321922",
"uncertainty": 120
},
"stopId": "anneuma2",
"stopSequence": 9
},
{
"arrival": {
"time": "1749322053",
"uncertainty": 120
},
"departure": {
"time": "1749322053",
"uncertainty": 120
},
"stopId": "anngare3",
"stopSequence": 10
},
{
"arrival": {
"time": "1749322166",
"uncertainty": 120
},
"departure": {
"time": "1749322166",
"uncertainty": 120
},
"stopId": "vlgrepu1",
"stopSequence": 11
},
{
"arrival": {
"time": "1749322233",
"uncertainty": 120
},
"departure": {
"time": "1749322233",
"uncertainty": 120
},
"stopId": "vlgegli2",
"stopSequence": 12
},
{
"arrival": {
"time": "1749322322",
"uncertainty": 120
},
"departure": {
"time": "1749322322",
"uncertainty": 120
},
"stopId": "vlglang1",
"stopSequence": 13
},
{
"arrival": {
"time": "1749322413",
"uncertainty": 120
},
"departure": {
"time": "1749322413",
"uncertainty": 120
},
"stopId": "vlgvoir1",
"stopSequence": 14
},
{
"arrival": {
"time": "1749322465",
"uncertainty": 120
},
"departure": {
"time": "1749322465",
"uncertainty": 120
},
"stopId": "vlgbuch1",
"stopSequence": 15
},
{
"arrival": {
"time": "1749322556",
"uncertainty": 120
},
"departure": {
"time": "1749322556",
"uncertainty": 120
},
"stopId": "vlgzimo1",
"stopSequence": 16
},
{
"arrival": {
"time": "1749322653",
"uncertainty": 120
},
"stopId": "craalte2",
"stopSequence": 17
}
],
"trip": {
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "21252938"
},
"vehicle": {
"id": "342",
"label": "342"
}
}
},
{
"id": "21253764",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749322440",
"uncertainty": 120
},
"stopId": "bonentr2",
"stopSequence": 1
}
],
"trip": {
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "21253764"
}
}
},
{
"id": "21252939",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749321139",
"uncertainty": 120
},
"stopId": "craalte2",
"stopSequence": 1
},
{
"arrival": {
"time": "1749321313",
"uncertainty": 120
},
"departure": {
"time": "1749321319",
"uncertainty": 120
},
"stopId": "vlgzimo2",
"stopSequence": 2
},
{
"arrival": {
"time": "1749321438",
"uncertainty": 120
},
"departure": {
"time": "1749321439",
"uncertainty": 120
},
"stopId": "vlgbuch2",
"stopSequence": 3
},
{
"arrival": {
"time": "1749321537",
"uncertainty": 120
},
"departure": {
"time": "1749321559",
"uncertainty": 120
},
"stopId": "vlgvoir2",
"stopSequence": 4
},
{
"arrival": {
"time": "1749321631",
"uncertainty": 120
},
"departure": {
"time": "1749321650",
"uncertainty": 120
},
"stopId": "vlglang2",
"stopSequence": 5
},
{
"arrival": {
"time": "1749321755",
"uncertainty": 120
},
"departure": {
"time": "1749321755",
"uncertainty": 120
},
"stopId": "vlgegli1",
"stopSequence": 6
},
{
"arrival": {
"time": "1749321829",
"uncertainty": 120
},
"departure": {
"time": "1749321829",
"uncertainty": 120
},
"stopId": "vlgrepu2",
"stopSequence": 7
},
{
"arrival": {
"time": "1749321949",
"uncertainty": 120
},
"departure": {
"time": "1749321979",
"uncertainty": 120
},
"stopId": "anngare1",
"stopSequence": 8
},
{
"arrival": {
"time": "1749322069",
"uncertainty": 120
},
"departure": {
"time": "1749322069",
"uncertainty": 120
},
"stopId": "anneuma1",
"stopSequence": 9
},
{
"arrival": {
"time": "1749322241",
"uncertainty": 120
},
"departure": {
"time": "1749322241",
"uncertainty": 120
},
"stopId": "annjose2",
"stopSequence": 10
},
{
"arrival": {
"time": "1749322339",
"uncertainty": 120
},
"departure": {
"time": "1749322339",
"uncertainty": 120
},
"stopId": "annlibe2",
"stopSequence": 11
},
{
"arrival": {
"time": "1749322466",
"uncertainty": 120
},
"departure": {
"time": "1749322466",
"uncertainty": 120
},
"stopId": "annperi1",
"stopSequence": 12
},
{
"arrival": {
"time": "1749322532",
"uncertainty": 120
},
"departure": {
"time": "1749322532",
"uncertainty": 120
},
"stopId": "annroug1",
"stopSequence": 13
},
{
"arrival": {
"time": "1749322617",
"uncertainty": 120
},
"departure": {
"time": "1749322617",
"uncertainty": 120
},
"stopId": "annanne1",
"stopSequence": 14
},
{
"arrival": {
"time": "1749322672",
"uncertainty": 120
},
"departure": {
"time": "1749322672",
"uncertainty": 120
},
"stopId": "annrier1",
"stopSequence": 15
},
{
"arrival": {
"time": "1749322745",
"uncertainty": 120
},
"departure": {
"time": "1749322745",
"uncertainty": 120
},
"stopId": "annlema1",
"stopSequence": 16
},
{
"arrival": {
"time": "1749322821",
"uncertainty": 120
},
"stopId": "vmomonn1",
"stopSequence": 17
}
],
"trip": {
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "21252939"
},
"vehicle": {
"id": "333",
"label": "333"
}
}
},
{
"id": "21252933",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749323040",
"uncertainty": 120
},
"stopId": "vmomonn1",
"stopSequence": 1
}
],
"trip": {
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "21252933"
}
}
},
{
"id": "21253789",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749296989",
"uncertainty": 120
},
"departure": {
"time": "1749296989",
"uncertainty": 120
},
"stopId": "ambmart1"
},
{
"arrival": {
"time": "1749297096",
"uncertainty": 120
},
"departure": {
"time": "1749297096",
"uncertainty": 120
},
"stopId": "ambecof2"
},
{
"departure": {
"time": "1749295259",
"uncertainty": 120
},
"stopId": "etrtele1",
"stopSequence": 1
},
{
"arrival": {
"time": "1749295430",
"uncertainty": 120
},
"departure": {
"time": "1749295430",
"uncertainty": 120
},
"stopId": "etrdoua2",
"stopSequence": 2
},
{
"arrival": {
"time": "1749295558",
"uncertainty": 120
},
"departure": {
"time": "1749295650",
"uncertainty": 120
},
"stopId": "etriles2",
"stopSequence": 3
},
{
"arrival": {
"time": "1749295829",
"uncertainty": 120
},
"departure": {
"time": "1749295829",
"uncertainty": 120
},
"stopId": "etrmair2",
"stopSequence": 4
},
{
"arrival": {
"time": "1749295919",
"uncertainty": 120
},
"departure": {
"time": "1749295919",
"uncertainty": 120
},
"stopId": "etrblan2",
"stopSequence": 5
},
{
"arrival": {
"time": "1749296020",
"uncertainty": 120
},
"departure": {
"time": "1749296099",
"uncertainty": 120
},
"stopId": "etrpont1",
"stopSequence": 6
},
{
"arrival": {
"time": "1749296219",
"uncertainty": 120
},
"departure": {
"time": "1749296219",
"uncertainty": 120
},
"stopId": "annprof2",
"stopSequence": 7
},
{
"arrival": {
"time": "1749296280",
"uncertainty": 120
},
"departure": {
"time": "1749296280",
"uncertainty": 120
},
"stopId": "annandr2",
"stopSequence": 8
},
{
"arrival": {
"time": "1749296369",
"uncertainty": 120
},
"departure": {
"time": "1749296430",
"uncertainty": 120
},
"stopId": "annclos2",
"stopSequence": 9
},
{
"arrival": {
"time": "1749296459",
"uncertainty": 120
},
"departure": {
"time": "1749296459",
"uncertainty": 120
},
"stopId": "annbaro2",
"stopSequence": 10
},
{
"arrival": {
"time": "1749296548",
"uncertainty": 120
},
"departure": {
"time": "1749296549",
"uncertainty": 120
},
"stopId": "ambcroi2",
"stopSequence": 11
},
{
"arrival": {
"time": "1749296806",
"uncertainty": 120
},
"departure": {
"time": "1749296806",
"uncertainty": 120
},
"stopId": "ambpaix1",
"stopSequence": 12
},
{
"arrival": {
"time": "1749296883",
"uncertainty": 120
},
"departure": {
"time": "1749296883",
"uncertainty": 120
},
"stopId": "ambjaur1",
"stopSequence": 13
},
{
"arrival": {
"time": "1749296980",
"uncertainty": 120
},
"departure": {
"time": "1749296980",
"uncertainty": 120
},
"stopId": "ambmart1",
"stopSequence": 14
},
{
"arrival": {
"time": "1749296965",
"uncertainty": 120
},
"departure": {
"time": "1749296965",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "ambedel1",
"stopSequence": 15
},
{
"arrival": {
"time": "1749297226",
"uncertainty": 120
},
"stopId": "vlgroto2",
"stopSequence": 16
}
],
"trip": {
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "21253789"
},
"vehicle": {
"id": "302",
"label": "302"
}
}
},
{
"id": "21253085",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749325755",
"uncertainty": 120
},
"departure": {
"time": "1749325755",
"uncertainty": 120
},
"stopId": "ambmart1"
},
{
"arrival": {
"time": "1749325863",
"uncertainty": 120
},
"departure": {
"time": "1749325863",
"uncertainty": 120
},
"stopId": "ambecof2"
},
{
"arrival": {
"time": "1749326017",
"uncertainty": 120
},
"departure": {
"time": "1749326017",
"uncertainty": 120
},
"stopId": "vlgroto3"
},
{
"arrival": {
"time": "1749326027",
"uncertainty": 120
},
"departure": {
"time": "1749326027",
"uncertainty": 120
},
"stopId": "vlgroto3"
},
{
"departure": {
"time": "1749324600",
"uncertainty": 120
},
"stopId": "gaifoss1",
"stopSequence": 1
},
{
"arrival": {
"time": "1749324657",
"uncertainty": 120
},
"departure": {
"time": "1749324657",
"uncertainty": 120
},
"stopId": "gaimart1",
"stopSequence": 2
},
{
"arrival": {
"time": "1749324736",
"uncertainty": 120
},
"departure": {
"time": "1749324736",
"uncertainty": 120
},
"stopId": "gaifeux1",
"stopSequence": 3
},
{
"arrival": {
"time": "1749324780",
"uncertainty": 120
},
"departure": {
"time": "1749324780",
"uncertainty": 120
},
"stopId": "gaiegli1",
"stopSequence": 4
},
{
"arrival": {
"time": "1749324806",
"uncertainty": 120
},
"departure": {
"time": "1749324806",
"uncertainty": 120
},
"stopId": "gaiboss1",
"stopSequence": 5
},
{
"arrival": {
"time": "1749324840",
"uncertainty": 120
},
"departure": {
"time": "1749324840",
"uncertainty": 120
},
"stopId": "gaipost1",
"stopSequence": 6
},
{
"arrival": {
"time": "1749325029",
"uncertainty": 120
},
"departure": {
"time": "1749325029",
"uncertainty": 120
},
"stopId": "gaitour1",
"stopSequence": 7
},
{
"arrival": {
"time": "1749325230",
"uncertainty": 120
},
"departure": {
"time": "1749325230",
"uncertainty": 120
},
"stopId": "ambmoul1",
"stopSequence": 8
},
{
"arrival": {
"time": "1749325380",
"uncertainty": 120
},
"departure": {
"time": "1749325380",
"uncertainty": 120
},
"stopId": "ambpaix1",
"stopSequence": 9
},
{
"arrival": {
"time": "1749325588",
"uncertainty": 120
},
"departure": {
"time": "1749325588",
"uncertainty": 120
},
"stopId": "ambjaur1",
"stopSequence": 10
},
{
"arrival": {
"time": "1749325741",
"uncertainty": 120
},
"departure": {
"time": "1749325741",
"uncertainty": 120
},
"stopId": "ambmart1",
"stopSequence": 11
},
{
"arrival": {
"time": "1749325860",
"uncertainty": 120
},
"departure": {
"time": "1749325860",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "ambedel1",
"stopSequence": 12
},
{
"arrival": {
"time": "1749325978",
"uncertainty": 120
},
"departure": {
"time": "1749325978",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "vlgroto2",
"stopSequence": 13
},
{
"arrival": {
"time": "1749326096",
"uncertainty": 120
},
"departure": {
"time": "1749326096",
"uncertainty": 120
},
"stopId": "vlgheno1",
"stopSequence": 14
},
{
"arrival": {
"time": "1749326200",
"uncertainty": 120
},
"departure": {
"time": "1749326200",
"uncertainty": 120
},
"stopId": "vlgneuf",
"stopSequence": 15
},
{
"arrival": {
"time": "1749326336",
"uncertainty": 120
},
"stopId": "vlgegli2",
"stopSequence": 16
}
],
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "21253085"
}
}
},
{
"id": "21253758",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749317040",
"uncertainty": 120
},
"stopId": "bonentr2",
"stopSequence": 1
},
{
"arrival": {
"time": "1749317094",
"uncertainty": 120
},
"departure": {
"time": "1749317102",
"uncertainty": 120
},
"stopId": "bonmeno2",
"stopSequence": 2
},
{
"arrival": {
"time": "1749317241",
"uncertainty": 120
},
"departure": {
"time": "1749317252",
"uncertainty": 120
},
"stopId": "craberg2",
"stopSequence": 3
},
{
"arrival": {
"time": "1749317402",
"uncertainty": 120
},
"departure": {
"time": "1749317402",
"uncertainty": 120
},
"stopId": "cratani2",
"stopSequence": 4
},
{
"arrival": {
"time": "1749317497",
"uncertainty": 120
},
"departure": {
"time": "1749317497",
"uncertainty": 120
},
"stopId": "cratatt2",
"stopSequence": 5
},
{
"arrival": {
"time": "1749317587",
"uncertainty": 120
},
"departure": {
"time": "1749317587",
"uncertainty": 120
},
"stopId": "vmotepp2",
"stopSequence": 6
},
{
"arrival": {
"time": "1749317710",
"uncertainty": 120
},
"departure": {
"time": "1749317710",
"uncertainty": 120
},
"stopId": "vmobasm2",
"stopSequence": 7
},
{
"arrival": {
"time": "1749317793",
"uncertainty": 120
},
"departure": {
"time": "1749317793",
"uncertainty": 120
},
"stopId": "vmonant2",
"stopSequence": 8
},
{
"arrival": {
"time": "1749317829",
"uncertainty": 120
},
"departure": {
"time": "1749317829",
"uncertainty": 120
},
"stopId": "annctra2",
"stopSequence": 9
},
{
"arrival": {
"time": "1749317901",
"uncertainty": 120
},
"departure": {
"time": "1749317912",
"uncertainty": 120
},
"stopId": "annimpo2",
"stopSequence": 10
},
{
"arrival": {
"time": "1749317958",
"uncertainty": 120
},
"departure": {
"time": "1749317972",
"uncertainty": 120
},
"stopId": "annsous2",
"stopSequence": 11
},
{
"arrival": {
"time": "1749318016",
"uncertainty": 120
},
"departure": {
"time": "1749318032",
"uncertainty": 120
},
"stopId": "annmerm2",
"stopSequence": 12
},
{
"arrival": {
"time": "1749318159",
"uncertainty": 120
},
"departure": {
"time": "1749318159",
"uncertainty": 120
},
"stopId": "annglie2",
"stopSequence": 13
},
{
"arrival": {
"time": "1749318219",
"uncertainty": 120
},
"departure": {
"time": "1749318219",
"uncertainty": 120
},
"stopId": "annroma2",
"stopSequence": 14
},
{
"arrival": {
"time": "1749318307",
"uncertainty": 120
},
"departure": {
"time": "1749318307",
"uncertainty": 120
},
"stopId": "anneuma2",
"stopSequence": 15
},
{
"arrival": {
"time": "1749318419",
"uncertainty": 120
},
"stopId": "anngare2",
"stopSequence": 16
},
{
"arrival": {
"time": "1749318366",
"uncertainty": 120
},
"departure": {
"time": "1749318366",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "annchab2",
"stopSequence": 17
},
{
"arrival": {
"time": "1749318420",
"uncertainty": 120
},
"departure": {
"time": "1749318420",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "annmobl1",
"stopSequence": 18
}
],
"trip": {
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "21253758"
},
"vehicle": {
"id": "404",
"label": "404"
}
}
},
{
"id": "21253084",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749323835",
"uncertainty": 120
},
"departure": {
"time": "1749323835",
"uncertainty": 120
},
"stopId": "ambmart1"
},
{
"arrival": {
"time": "1749323943",
"uncertainty": 120
},
"departure": {
"time": "1749323943",
"uncertainty": 120
},
"stopId": "ambecof2"
},
{
"arrival": {
"time": "1749324097",
"uncertainty": 120
},
"departure": {
"time": "1749324097",
"uncertainty": 120
},
"stopId": "vlgroto3"
},
{
"arrival": {
"time": "1749324107",
"uncertainty": 120
},
"departure": {
"time": "1749324107",
"uncertainty": 120
},
"stopId": "vlgroto3"
},
{
"departure": {
"time": "1749322680",
"uncertainty": 120
},
"stopId": "gaifoss1",
"stopSequence": 1
},
{
"arrival": {
"time": "1749322737",
"uncertainty": 120
},
"departure": {
"time": "1749322737",
"uncertainty": 120
},
"stopId": "gaimart1",
"stopSequence": 2
},
{
"arrival": {
"time": "1749322816",
"uncertainty": 120
},
"departure": {
"time": "1749322816",
"uncertainty": 120
},
"stopId": "gaifeux1",
"stopSequence": 3
},
{
"arrival": {
"time": "1749322860",
"uncertainty": 120
},
"departure": {
"time": "1749322860",
"uncertainty": 120
},
"stopId": "gaiegli1",
"stopSequence": 4
},
{
"arrival": {
"time": "1749322886",
"uncertainty": 120
},
"departure": {
"time": "1749322886",
"uncertainty": 120
},
"stopId": "gaiboss1",
"stopSequence": 5
},
{
"arrival": {
"time": "1749322920",
"uncertainty": 120
},
"departure": {
"time": "1749322920",
"uncertainty": 120
},
"stopId": "gaipost1",
"stopSequence": 6
},
{
"arrival": {
"time": "1749323109",
"uncertainty": 120
},
"departure": {
"time": "1749323109",
"uncertainty": 120
},
"stopId": "gaitour1",
"stopSequence": 7
},
{
"arrival": {
"time": "1749323310",
"uncertainty": 120
},
"departure": {
"time": "1749323310",
"uncertainty": 120
},
"stopId": "ambmoul1",
"stopSequence": 8
},
{
"arrival": {
"time": "1749323460",
"uncertainty": 120
},
"departure": {
"time": "1749323460",
"uncertainty": 120
},
"stopId": "ambpaix1",
"stopSequence": 9
},
{
"arrival": {
"time": "1749323668",
"uncertainty": 120
},
"departure": {
"time": "1749323668",
"uncertainty": 120
},
"stopId": "ambjaur1",
"stopSequence": 10
},
{
"arrival": {
"time": "1749323821",
"uncertainty": 120
},
"departure": {
"time": "1749323821",
"uncertainty": 120
},
"stopId": "ambmart1",
"stopSequence": 11
},
{
"arrival": {
"time": "1749323940",
"uncertainty": 120
},
"departure": {
"time": "1749323940",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "ambedel1",
"stopSequence": 12
},
{
"arrival": {
"time": "1749324058",
"uncertainty": 120
},
"departure": {
"time": "1749324058",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "vlgroto2",
"stopSequence": 13
},
{
"arrival": {
"time": "1749324176",
"uncertainty": 120
},
"departure": {
"time": "1749324176",
"uncertainty": 120
},
"stopId": "vlgheno1",
"stopSequence": 14
},
{
"arrival": {
"time": "1749324280",
"uncertainty": 120
},
"departure": {
"time": "1749324280",
"uncertainty": 120
},
"stopId": "vlgneuf",
"stopSequence": 15
},
{
"arrival": {
"time": "1749324416",
"uncertainty": 120
},
"stopId": "vlgegli2",
"stopSequence": 16
}
],
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "21253084"
}
}
},
{
"id": "21253765",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1749321240",
"uncertainty": 120
},
"departure": {
"time": "1749321240",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "annmobl1",
"stopSequence": 1
},
{
"departure": {
"time": "1749321696",
"uncertainty": 120
},
"stopId": "anngare1",
"stopSequence": 2
},
{
"arrival": {
"time": "1749321786",
"uncertainty": 120
},
"departure": {
"time": "1749321786",
"uncertainty": 120
},
"stopId": "anneuma1",
"stopSequence": 3
},
{
"arrival": {
"time": "1749321868",
"uncertainty": 120
},
"departure": {
"time": "1749321868",
"uncertainty": 120
},
"stopId": "annroma1",
"stopSequence": 4
},
{
"arrival": {
"time": "1749321953",
"uncertainty": 120
},
"departure": {
"time": "1749321953",
"uncertainty": 120
},
"stopId": "annglie1",
"stopSequence": 5
},
{
"arrival": {
"time": "1749322043",
"uncertainty": 120
},
"departure": {
"time": "1749322043",
"uncertainty": 120
},
"stopId": "annmerm1",
"stopSequence": 6
},
{
"arrival": {
"time": "1749322078",
"uncertainty": 120
},
"departure": {
"time": "1749322078",
"uncertainty": 120
},
"stopId": "annsous1",
"stopSequence": 7
},
{
"arrival": {
"time": "1749322134",
"uncertainty": 120
},
"departure": {
"time": "1749322134",
"uncertainty": 120
},
"stopId": "annimpo1",
"stopSequence": 8
},
{
"arrival": {
"time": "1749322176",
"uncertainty": 120
},
"departure": {
"time": "1749322176",
"uncertainty": 120
},
"stopId": "annctra1",
"stopSequence": 9
},
{
"arrival": {
"time": "1749322235",
"uncertainty": 120
},
"departure": {
"time": "1749322235",
"uncertainty": 120
},
"stopId": "vmonant1",
"stopSequence": 10
},
{
"arrival": {
"time": "1749322320",
"uncertainty": 120
},
"departure": {
"time": "1749322320",
"uncertainty": 120
},
"stopId": "vmobasm1",
"stopSequence": 11
},
{
"arrival": {
"time": "1749322421",
"uncertainty": 120
},
"departure": {
"time": "1749322421",
"uncertainty": 120
},
"stopId": "vmotepp1",
"stopSequence": 12
},
{
"arrival": {
"time": "1749322494",
"uncertainty": 120
},
"departure": {
"time": "1749322494",
"uncertainty": 120
},
"stopId": "cratatt1",
"stopSequence": 13
},
{
"arrival": {
"time": "1749322595",
"uncertainty": 120
},
"departure": {
"time": "1749322595",
"uncertainty": 120
},
"stopId": "cratani1",
"stopSequence": 14
},
{
"arrival": {
"time": "1749322734",
"uncertainty": 120
},
"departure": {
"time": "1749322734",
"uncertainty": 120
},
"stopId": "craberg1",
"stopSequence": 15
},
{
"arrival": {
"time": "1749322891",
"uncertainty": 120
},
"departure": {
"time": "1749322891",
"uncertainty": 120
},
"stopId": "bonmeno1",
"stopSequence": 16
},
{
"arrival": {
"time": "1749322914",
"uncertainty": 120
},
"stopId": "bonentr2",
"stopSequence": 17
}
],
"trip": {
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "21253765"
},
"vehicle": {
"id": "322",
"label": "322"
}
}
},
{
"id": "21252930",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1749324840",
"uncertainty": 120
},
"stopId": "vmomonn1",
"stopSequence": 1
}
],
"trip": {
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "21252930"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1749322003"
}
}