Détails de la ressource
Cette ressource fait partie du jeu de données Réseau urbain Le Met'.
Disponibilité au téléchargement
En savoir plus
HEAD
dont le temps de réponse doit être inférieur à 5 secondes. Si nous détectons une indisponibilité, nous effectuons un nouveau test toutes les 10 minutes, jusqu'à ce que la ressource soit à nouveau disponible.Pour les flux SIRI et SIRI Lite, nous effectuons une requête HTTP de type
GET
: nous considérons une réponse avec un code 401 ou 405 comme étant disponible. En cas d'erreur 500, nous considèrerons que le flux est indisponible, sauf si il semble contenir du SOAP.Rapport de validation
❌116 erreurs, 40 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 03/08/2025 à 09h09 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
stop_times_updates not strictly sorted E002 8 erreurs
stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence
Exemples d'erreurs
- trip_id 3_73128428 stop_sequence [10, 1] is not strictly sorted by increasing stop_sequence
- trip_id 3_72973626 stop_sequence [6, 1] is not strictly sorted by increasing stop_sequence
- trip_id 3_73110773 stop_sequence [15, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36] is not strictly sorted by increasing stop_sequence
- trip_id 3_73110774 stop_sequence [15, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36] is not strictly sorted by increasing stop_sequence
- trip_id 3_72975172 stop_sequence [30, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37] is not strictly sorted by increasing stop_sequence
Sequential stop_time_update times are not increasing E022 106 erreurs
stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease.
Exemples d'erreurs
- trip_id 3_73128428 stop_sequence 1 departure_time 09:48:00 (1754207280) is less than previous stop departure_time 10:09:41 (1754208581) - times must increase between two sequential stops
- trip_id 3_73128428 stop_sequence 1 departure_time 09:48:00 (1754207280) is less than previous stop arrival_time 10:09:41 (1754208581) - times must increase between two sequential stops
- trip_id 3_73128428 stop_sequence 2 arrival_time 09:48:50 (1754207330) is less than previous stop arrival_time 10:09:41 (1754208581) - times must increase between two sequential stops
- trip_id 3_73128428 stop_sequence 2 departure_time 09:48:50 (1754207330) is less than previous stop arrival_time 10:09:41 (1754208581) - times must increase between two sequential stops
- trip_id 3_72973626 stop_sequence 1 departure_time 09:49:42 (1754207382) is less than previous stop departure_time 09:58:15 (1754207895) - times must increase between two sequential stops
GTFS-rt stop_sequence not found in GTFS data E051 2 erreurs
All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip
Exemples d'erreurs
- GTFS-rt trip_id 3_73128428 contains stop_sequence 1 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id 3_72973626 contains stop_sequence 1 that does not exist in GTFS stop_times.txt for this trip
Avertissements
vehicle_id not populated W002 40 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id 3_72974258 does not have a vehicle_id
- trip_id 3_72974257 does not have a vehicle_id
- trip_id 3_72974106 does not have a vehicle_id
- trip_id 3_72974086 does not have a vehicle_id
- trip_id 3_72974078 does not have a vehicle_id
Validations précédentes
Voici un récapitulatif des différents types d'erreurs constatés au cours des 30 derniers jours.
Identifiant d'erreur | Description | Nombre d'erreurs | Nombre d'occurences |
---|---|---|---|
E002 | stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence | 495 | 30 fois (100 % des validations) |
E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 6 918 | 30 fois (100 % des validations) |
E051 | All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip | 145 | 30 fois (100 % des validations) |
W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 3 181 | 30 fois (100 % des 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 | 69 | 24 fois (80 % des validations) |
E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 87 | 24 fois (80 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 03/08/2025 à 15h50 Europe/Paris.
trip_updates (85) vehicle_positions (0) service_alerts (0)Entités présentes dans ce flux lors des 7 derniers jours.
trip_updatesFlux GTFS-RT décodé
Voir le contenu du flux
Voici le flux GTFS-RT décodé au format Protobuf le 03/08/2025 à 15h50 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "2974270",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754230320",
"uncertainty": 120
},
"stopId": "0:WOI01",
"stopSequence": 1
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 0,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72974270"
}
}
},
{
"id": "2974271",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754232180",
"uncertainty": 120
},
"stopId": "0:WOI01",
"stopSequence": 1
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 0,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72974271"
}
}
},
{
"id": "2974269",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754228460",
"uncertainty": 120
},
"stopId": "0:WOI01",
"stopSequence": 1
},
{
"arrival": {
"time": "1754228497",
"uncertainty": 120
},
"departure": {
"time": "1754228497",
"uncertainty": 120
},
"stopId": "0:FON01",
"stopSequence": 2
},
{
"arrival": {
"time": "1754228581",
"uncertainty": 120
},
"departure": {
"time": "1754228581",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 3
},
{
"arrival": {
"time": "1754228679",
"uncertainty": 120
},
"departure": {
"time": "1754228701",
"uncertainty": 120
},
"stopId": "0:ROU01",
"stopSequence": 4
},
{
"arrival": {
"time": "1754228791",
"uncertainty": 120
},
"departure": {
"time": "1754228791",
"uncertainty": 120
},
"stopId": "0:JOB01",
"stopSequence": 5
},
{
"arrival": {
"time": "1754228919",
"uncertainty": 120
},
"departure": {
"time": "1754228942",
"uncertainty": 120
},
"stopId": "0:CAS01",
"stopSequence": 6
},
{
"arrival": {
"time": "1754228998",
"uncertainty": 120
},
"departure": {
"time": "1754229001",
"uncertainty": 120
},
"stopId": "0:BER01",
"stopSequence": 7
},
{
"arrival": {
"time": "1754229095",
"uncertainty": 120
},
"departure": {
"time": "1754229095",
"uncertainty": 120
},
"stopId": "0:ROC01",
"stopSequence": 8
},
{
"arrival": {
"time": "1754229163",
"uncertainty": 120
},
"departure": {
"time": "1754229163",
"uncertainty": 120
},
"stopId": "0:PON01",
"stopSequence": 9
},
{
"arrival": {
"time": "1754229236",
"uncertainty": 120
},
"departure": {
"time": "1754229236",
"uncertainty": 120
},
"stopId": "0:VIN01",
"stopSequence": 10
},
{
"arrival": {
"time": "1754229278",
"uncertainty": 120
},
"departure": {
"time": "1754229278",
"uncertainty": 120
},
"stopId": "0:LUX01",
"stopSequence": 11
},
{
"arrival": {
"time": "1754229337",
"uncertainty": 120
},
"departure": {
"time": "1754229337",
"uncertainty": 120
},
"stopId": "0:MOYPON01",
"stopSequence": 12
},
{
"arrival": {
"time": "1754229465",
"uncertainty": 120
},
"departure": {
"time": "1754229465",
"uncertainty": 120
},
"stopId": "0:REP03",
"stopSequence": 13
},
{
"arrival": {
"time": "1754229620",
"uncertainty": 120
},
"departure": {
"time": "1754229620",
"uncertainty": 120
},
"stopId": "0:ROI01",
"stopSequence": 14
},
{
"arrival": {
"time": "1754229707",
"uncertainty": 120
},
"departure": {
"time": "1754229707",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 15
},
{
"arrival": {
"time": "1754229804",
"uncertainty": 120
},
"departure": {
"time": "1754229804",
"uncertainty": 120
},
"stopId": "0:POM01",
"stopSequence": 16
},
{
"arrival": {
"time": "1754229906",
"uncertainty": 120
},
"departure": {
"time": "1754229906",
"uncertainty": 120
},
"stopId": "0:SEI01",
"stopSequence": 17
},
{
"arrival": {
"time": "1754230016",
"uncertainty": 120
},
"departure": {
"time": "1754230016",
"uncertainty": 120
},
"stopId": "0:LEG01",
"stopSequence": 18
},
{
"arrival": {
"time": "1754230079",
"uncertainty": 120
},
"departure": {
"time": "1754230079",
"uncertainty": 120
},
"stopId": "0:ALC01",
"stopSequence": 19
},
{
"arrival": {
"time": "1754230133",
"uncertainty": 120
},
"departure": {
"time": "1754230133",
"uncertainty": 120
},
"stopId": "0:CIM01",
"stopSequence": 20
},
{
"arrival": {
"time": "1754230216",
"uncertainty": 120
},
"departure": {
"time": "1754230216",
"uncertainty": 120
},
"stopId": "0:BEL01",
"stopSequence": 21
},
{
"arrival": {
"time": "1754230285",
"uncertainty": 120
},
"departure": {
"time": "1754230285",
"uncertainty": 120
},
"stopId": "0:PRO01",
"stopSequence": 22
},
{
"arrival": {
"time": "1754230365",
"uncertainty": 120
},
"departure": {
"time": "1754230365",
"uncertainty": 120
},
"stopId": "0:BOR01",
"stopSequence": 23
},
{
"arrival": {
"time": "1754230438",
"uncertainty": 120
},
"departure": {
"time": "1754230438",
"uncertainty": 120
},
"stopId": "0:BLE01",
"stopSequence": 24
},
{
"arrival": {
"time": "1754230511",
"uncertainty": 120
},
"departure": {
"time": "1754230511",
"uncertainty": 120
},
"stopId": "0:CLO01",
"stopSequence": 25
},
{
"arrival": {
"time": "1754230567",
"uncertainty": 120
},
"departure": {
"time": "1754230567",
"uncertainty": 120
},
"stopId": "0:COL01",
"stopSequence": 26
},
{
"arrival": {
"time": "1754230654",
"uncertainty": 120
},
"stopId": "0:MIC01",
"stopSequence": 27
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 0,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72974269"
},
"vehicle": {
"id": "1308",
"label": "1308"
}
}
},
{
"id": "2974100",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754231040"
},
"stopId": "0:FAUBOUP3",
"stopSequence": 1
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 1,
"routeId": "113",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72974100"
}
}
},
{
"id": "2974090",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754229300"
},
"stopId": "0:GDECOLE2",
"stopSequence": 1
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 1,
"routeId": "112",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72974090"
}
}
},
{
"id": "2974037",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754229360"
},
"stopId": "0:STREMY1",
"stopSequence": 1
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 0,
"routeId": "110",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72974037"
}
}
},
{
"id": "2974047",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754229120"
},
"stopId": "0:FRANCLO1",
"stopSequence": 1
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 0,
"routeId": "111",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72974047"
}
}
},
{
"id": "2974054",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754232360"
},
"stopId": "0:SQLUX122",
"stopSequence": 1
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 1,
"routeId": "111",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72974054"
}
}
},
{
"id": "2973974",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754232060"
},
"stopId": "0:SQLUX122",
"stopSequence": 1
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 1,
"routeId": "106",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72973974"
}
}
},
{
"id": "2973953",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754232420"
},
"stopId": "0:BELLEVU1",
"stopSequence": 1
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 0,
"routeId": "105",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72973953"
}
}
},
{
"id": "2973956",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754230680"
},
"stopId": "0:INTJOBA2",
"stopSequence": 1
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 1,
"routeId": "105",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72973956"
}
}
},
{
"id": "2974012",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754230500"
},
"stopId": "0:PEM911",
"stopSequence": 1
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 1,
"routeId": "108",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72974012"
}
}
},
{
"id": "2973985",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754231520"
},
"stopId": "0:RONC4",
"stopSequence": 1
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 0,
"routeId": "107",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72973985"
}
}
},
{
"id": "2973946",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754231580"
},
"stopId": "0:ROIGEO68",
"stopSequence": 1
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 1,
"routeId": "103",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72973946"
}
}
},
{
"id": "3128440",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1754232972"
},
"departure": {
"time": "1754232972"
},
"stopId": "0:AUGNYMA2"
},
{
"departure": {
"time": "1754231613"
},
"stopId": "0:PEM912",
"stopSequence": 1
},
{
"arrival": {
"time": "1754231723"
},
"departure": {
"time": "1754231723"
},
"stopId": "0:ARENES1",
"stopSequence": 2
},
{
"arrival": {
"time": "1754231878"
},
"departure": {
"time": "1754231878"
},
"stopId": "0:BONSEC2",
"stopSequence": 3
},
{
"arrival": {
"time": "1754231935"
},
"departure": {
"time": "1754231935"
},
"stopId": "0:CHPETRE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1754231998"
},
"departure": {
"time": "1754231998"
},
"stopId": "0:MANGIN2",
"stopSequence": 5
},
{
"arrival": {
"time": "1754232079"
},
"departure": {
"time": "1754232079"
},
"stopId": "0:VAILLAN2",
"stopSequence": 6
},
{
"arrival": {
"time": "1754232140"
},
"departure": {
"time": "1754232140"
},
"stopId": "0:SEMINAI2",
"stopSequence": 7
},
{
"arrival": {
"time": "1754232191"
},
"departure": {
"time": "1754232191"
},
"stopId": "0:STANDRE2",
"stopSequence": 8
},
{
"arrival": {
"time": "1754232260"
},
"departure": {
"time": "1754232260"
},
"stopId": "0:PREVOTE2",
"stopSequence": 9
},
{
"arrival": {
"time": "1754232302"
},
"departure": {
"time": "1754232302"
},
"stopId": "0:JEANNED2",
"stopSequence": 10
},
{
"arrival": {
"time": "1754232429"
},
"departure": {
"time": "1754232429"
},
"stopId": "0:LUETTE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1754232453"
},
"departure": {
"time": "1754232453"
},
"stopId": "0:11AVIAT2",
"stopSequence": 12
},
{
"arrival": {
"time": "1754232728"
},
"departure": {
"time": "1754232728"
},
"stopId": "0:ORLY2",
"stopSequence": 13
},
{
"arrival": {
"time": "1754232894"
},
"departure": {
"time": "1754232894"
},
"stopId": "0:LOTISSE2",
"stopSequence": 14
},
{
"arrival": {
"time": "1754232924"
},
"departure": {
"time": "1754232924"
},
"stopId": "0:LIBERAT2",
"stopSequence": 15
},
{
"arrival": {
"time": "1754233037",
"uncertainty": 120
},
"departure": {
"time": "1754233037",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:AUGNYMA2",
"stopSequence": 16
},
{
"arrival": {
"time": "1754233081",
"uncertainty": 120
},
"departure": {
"time": "1754233081",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GLISSU2",
"stopSequence": 17
},
{
"arrival": {
"time": "1754233461"
},
"departure": {
"time": "1754233461"
},
"stopId": "0:RD662",
"stopSequence": 18
},
{
"arrival": {
"time": "1754233490"
},
"departure": {
"time": "1754233490"
},
"stopId": "0:FEY2",
"stopSequence": 19
},
{
"arrival": {
"time": "1754233797"
},
"departure": {
"time": "1754233797"
},
"stopId": "0:VEZON2",
"stopSequence": 20
},
{
"arrival": {
"time": "1754233910"
},
"departure": {
"time": "1754233910"
},
"stopId": "0:MARIEUL1",
"stopSequence": 21
},
{
"arrival": {
"time": "1754234150"
},
"departure": {
"time": "1754234150"
},
"stopId": "0:CHARIT02",
"stopSequence": 22
},
{
"arrival": {
"time": "1754234193"
},
"departure": {
"time": "1754234193"
},
"stopId": "0:NOTRDA02",
"stopSequence": 23
},
{
"arrival": {
"time": "1754234280"
},
"departure": {
"time": "1754234280"
},
"stopId": "0:LACORV02",
"stopSequence": 24
},
{
"arrival": {
"time": "1754234330"
},
"stopId": "0:MARDIG01",
"stopSequence": 25
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 1,
"routeId": "102",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_73128440"
}
}
},
{
"id": "3128421",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754231700"
},
"stopId": "0:PEM910",
"stopSequence": 1
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 1,
"routeId": "101",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_73128421"
}
}
},
{
"id": "2973844",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754229480"
},
"stopId": "0:PELTRE1",
"stopSequence": 1
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 0,
"routeId": "92",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72973844"
}
}
},
{
"id": "2973852",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754229600"
},
"stopId": "0:PELTRE2",
"stopSequence": 1
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 1,
"routeId": "93",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72973852"
}
}
},
{
"id": "2973834",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754231040"
},
"stopId": "0:MOULI275",
"stopSequence": 1
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 1,
"routeId": "90",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72973834"
}
}
},
{
"id": "2973778",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754231280"
},
"stopId": "0:MNVE2",
"stopSequence": 1
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 1,
"routeId": "86",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72973778"
}
}
},
{
"id": "2973820",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754229060"
},
"stopId": "0:PRILLE2",
"stopSequence": 1
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 1,
"routeId": "89",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72973820"
}
}
},
{
"id": "2973806",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754231280"
},
"stopId": "0:MNVE2",
"stopSequence": 1
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 1,
"routeId": "88",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72973806"
}
}
},
{
"id": "2973714",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754228640",
"uncertainty": 120
},
"stopId": "0:MOULMAI1",
"stopSequence": 1
},
{
"arrival": {
"time": "1754228715",
"uncertainty": 120
},
"departure": {
"time": "1754228715",
"uncertainty": 120
},
"stopId": "0:MOULIN86",
"stopSequence": 2
},
{
"arrival": {
"time": "1754228773",
"uncertainty": 120
},
"departure": {
"time": "1754228773",
"uncertainty": 120
},
"stopId": "0:VIEAUX1",
"stopSequence": 3
},
{
"arrival": {
"time": "1754228825",
"uncertainty": 120
},
"departure": {
"time": "1754228825",
"uncertainty": 120
},
"stopId": "0:PREVIL01",
"stopSequence": 4
},
{
"arrival": {
"time": "1754228856",
"uncertainty": 120
},
"departure": {
"time": "1754228856",
"uncertainty": 120
},
"stopId": "0:ARDECHE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1754228906",
"uncertainty": 120
},
"departure": {
"time": "1754228906",
"uncertainty": 120
},
"stopId": "0:LORRAIN1",
"stopSequence": 6
},
{
"arrival": {
"time": "1754229055",
"uncertainty": 120
},
"departure": {
"time": "1754229055",
"uncertainty": 120
},
"stopId": "0:3HAIES1",
"stopSequence": 7
},
{
"arrival": {
"time": "1754229093",
"uncertainty": 120
},
"departure": {
"time": "1754229093",
"uncertainty": 120
},
"stopId": "0:CONSTAN1",
"stopSequence": 8
},
{
"arrival": {
"time": "1754229134",
"uncertainty": 120
},
"departure": {
"time": "1754229134",
"uncertainty": 120
},
"stopId": "0:PAQUERE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1754229180",
"uncertainty": 120
},
"departure": {
"time": "1754229180",
"uncertainty": 120
},
"stopId": "0:SAVOIE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1754229215",
"uncertainty": 120
},
"departure": {
"time": "1754229215",
"uncertainty": 120
},
"stopId": "0:ALSACE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1754229254",
"uncertainty": 120
},
"departure": {
"time": "1754229254",
"uncertainty": 120
},
"stopId": "0:HTRHELE1",
"stopSequence": 12
},
{
"arrival": {
"time": "1754229354",
"uncertainty": 120
},
"departure": {
"time": "1754229354",
"uncertainty": 120
},
"stopId": "0:08MAI01",
"stopSequence": 13
},
{
"arrival": {
"time": "1754229416",
"uncertainty": 120
},
"departure": {
"time": "1754229416",
"uncertainty": 120
},
"stopId": "0:FRICHES1",
"stopSequence": 14
},
{
"arrival": {
"time": "1754229494",
"uncertainty": 120
},
"departure": {
"time": "1754229494",
"uncertainty": 120
},
"stopId": "0:FOSSE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1754229536",
"uncertainty": 120
},
"departure": {
"time": "1754229536",
"uncertainty": 120
},
"stopId": "0:VERGERS1",
"stopSequence": 16
},
{
"arrival": {
"time": "1754229581",
"uncertainty": 120
},
"departure": {
"time": "1754229581",
"uncertainty": 120
},
"stopId": "0:CHATRIA1",
"stopSequence": 17
},
{
"arrival": {
"time": "1754229659",
"uncertainty": 120
},
"departure": {
"time": "1754229659",
"uncertainty": 120
},
"stopId": "0:COUVENT1",
"stopSequence": 18
},
{
"arrival": {
"time": "1754229708",
"uncertainty": 120
},
"departure": {
"time": "1754229708",
"uncertainty": 120
},
"stopId": "0:MEURISS1",
"stopSequence": 19
},
{
"arrival": {
"time": "1754229768",
"uncertainty": 120
},
"departure": {
"time": "1754229768",
"uncertainty": 120
},
"stopId": "0:EUROPAC1",
"stopSequence": 20
},
{
"arrival": {
"time": "1754229833",
"uncertainty": 120
},
"departure": {
"time": "1754229833",
"uncertainty": 120
},
"stopId": "0:BOTANIQ1",
"stopSequence": 21
},
{
"arrival": {
"time": "1754229880",
"uncertainty": 120
},
"departure": {
"time": "1754229880",
"uncertainty": 120
},
"stopId": "0:GENIE1",
"stopSequence": 22
},
{
"arrival": {
"time": "1754229984",
"uncertainty": 120
},
"departure": {
"time": "1754229984",
"uncertainty": 120
},
"stopId": "0:BONSEC1",
"stopSequence": 23
},
{
"arrival": {
"time": "1754230113",
"uncertainty": 120
},
"departure": {
"time": "1754230113",
"uncertainty": 120
},
"stopId": "0:ROIGE142",
"stopSequence": 24
},
{
"arrival": {
"time": "1754230224",
"uncertainty": 120
},
"departure": {
"time": "1754230224",
"uncertainty": 120
},
"stopId": "0:GARE4",
"stopSequence": 25
},
{
"arrival": {
"time": "1754230410",
"uncertainty": 120
},
"departure": {
"time": "1754230410",
"uncertainty": 120
},
"stopId": "0:LACRETL2",
"stopSequence": 26
},
{
"arrival": {
"time": "1754230464",
"uncertainty": 120
},
"departure": {
"time": "1754230464",
"uncertainty": 120
},
"stopId": "0:PONTROU2",
"stopSequence": 27
},
{
"arrival": {
"time": "1754230523",
"uncertainty": 120
},
"departure": {
"time": "1754230523",
"uncertainty": 120
},
"stopId": "0:RTBORNY2",
"stopSequence": 28
},
{
"arrival": {
"time": "1754230595",
"uncertainty": 120
},
"departure": {
"time": "1754230595",
"uncertainty": 120
},
"stopId": "0:RUELLCH2",
"stopSequence": 29
},
{
"arrival": {
"time": "1754230704",
"uncertainty": 120
},
"departure": {
"time": "1754230704",
"uncertainty": 120
},
"stopId": "0:GANNE2",
"stopSequence": 30
},
{
"arrival": {
"time": "1754230769",
"uncertainty": 120
},
"departure": {
"time": "1754230769",
"uncertainty": 120
},
"stopId": "0:BERNARD2",
"stopSequence": 31
},
{
"arrival": {
"time": "1754230818",
"uncertainty": 120
},
"departure": {
"time": "1754230818",
"uncertainty": 120
},
"stopId": "0:PROVENC2",
"stopSequence": 32
},
{
"arrival": {
"time": "1754230885",
"uncertainty": 120
},
"departure": {
"time": "1754230885",
"uncertainty": 120
},
"stopId": "0:BORDES2",
"stopSequence": 33
},
{
"arrival": {
"time": "1754230944",
"uncertainty": 120
},
"departure": {
"time": "1754230944",
"uncertainty": 120
},
"stopId": "0:BOURGOG2",
"stopSequence": 34
},
{
"arrival": {
"time": "1754230972",
"uncertainty": 120
},
"departure": {
"time": "1754230972",
"uncertainty": 120
},
"stopId": "0:CLOUTIE2",
"stopSequence": 35
},
{
"arrival": {
"time": "1754231023",
"uncertainty": 120
},
"departure": {
"time": "1754231023",
"uncertainty": 120
},
"stopId": "0:PICAR02",
"stopSequence": 36
},
{
"arrival": {
"time": "1754231244",
"uncertainty": 120
},
"stopId": "0:HSCHUMA2",
"stopSequence": 37
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 0,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72973714"
},
"vehicle": {
"id": "1633",
"label": "1633"
}
}
},
{
"id": "2973715",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754232240",
"uncertainty": 120
},
"stopId": "0:MOULMAI1",
"stopSequence": 1
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 0,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72973715"
}
}
},
{
"id": "2973723",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754229000",
"uncertainty": 120
},
"stopId": "0:HSCHUMA1",
"stopSequence": 1
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 1,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72973723"
},
"vehicle": {
"id": "1635",
"label": "1635"
}
}
},
{
"id": "2973724",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754232480",
"uncertainty": 120
},
"stopId": "0:HSCHUMA1",
"stopSequence": 1
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 1,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72973724"
}
}
},
{
"id": "2973639",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754227014",
"uncertainty": 120
},
"stopId": "0:DOLICHE1",
"stopSequence": 1
},
{
"arrival": {
"time": "1754227088",
"uncertainty": 120
},
"departure": {
"time": "1754227088",
"uncertainty": 120
},
"stopId": "0:CUVION1",
"stopSequence": 2
},
{
"arrival": {
"time": "1754227113",
"uncertainty": 120
},
"departure": {
"time": "1754227113",
"uncertainty": 120
},
"stopId": "0:PASSOTE1",
"stopSequence": 3
},
{
"arrival": {
"time": "1754227155",
"uncertainty": 120
},
"departure": {
"time": "1754227155",
"uncertainty": 120
},
"stopId": "0:ARIANE1",
"stopSequence": 4
},
{
"arrival": {
"time": "1754227194",
"uncertainty": 120
},
"departure": {
"time": "1754227194",
"uncertainty": 120
},
"stopId": "0:FALOGNE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1754227260",
"uncertainty": 120
},
"departure": {
"time": "1754227260",
"uncertainty": 120
},
"stopId": "0:FAURNEL1",
"stopSequence": 6
},
{
"arrival": {
"time": "1754227308",
"uncertainty": 120
},
"departure": {
"time": "1754227308",
"uncertainty": 120
},
"stopId": "0:ROSEGON1",
"stopSequence": 7
},
{
"arrival": {
"time": "1754227386",
"uncertainty": 120
},
"departure": {
"time": "1754227386",
"uncertainty": 120
},
"stopId": "0:SOLIDAR1",
"stopSequence": 8
},
{
"arrival": {
"time": "1754227429",
"uncertainty": 120
},
"departure": {
"time": "1754227429",
"uncertainty": 120
},
"stopId": "0:SEBASTO1",
"stopSequence": 9
},
{
"arrival": {
"time": "1754227518",
"uncertainty": 120
},
"departure": {
"time": "1754227524",
"uncertainty": 120
},
"stopId": "0:JMICHEL1",
"stopSequence": 10
},
{
"arrival": {
"time": "1754227614",
"uncertainty": 120
},
"departure": {
"time": "1754227644",
"uncertainty": 120
},
"stopId": "0:CHAPPE3",
"stopSequence": 11
},
{
"arrival": {
"time": "1754227764",
"uncertainty": 120
},
"departure": {
"time": "1754227764",
"uncertainty": 120
},
"stopId": "0:ARAGO002",
"stopSequence": 12
},
{
"arrival": {
"time": "1754227804",
"uncertainty": 120
},
"departure": {
"time": "1754227804",
"uncertainty": 120
},
"stopId": "0:MARCONI1",
"stopSequence": 13
},
{
"arrival": {
"time": "1754227861",
"uncertainty": 120
},
"departure": {
"time": "1754227861",
"uncertainty": 120
},
"stopId": "0:SYMPHON1",
"stopSequence": 14
},
{
"arrival": {
"time": "1754227929",
"uncertainty": 120
},
"departure": {
"time": "1754227929",
"uncertainty": 120
},
"stopId": "0:SEULHOT1",
"stopSequence": 15
},
{
"arrival": {
"time": "1754227951",
"uncertainty": 120
},
"departure": {
"time": "1754227951",
"uncertainty": 120
},
"stopId": "0:GENERAL1",
"stopSequence": 16
},
{
"arrival": {
"time": "1754227999",
"uncertainty": 120
},
"departure": {
"time": "1754227999",
"uncertainty": 120
},
"stopId": "0:ROEDERE1",
"stopSequence": 17
},
{
"arrival": {
"time": "1754228018",
"uncertainty": 120
},
"departure": {
"time": "1754228018",
"uncertainty": 120
},
"stopId": "0:GIRAUDO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1754228064",
"uncertainty": 120
},
"departure": {
"time": "1754228064",
"uncertainty": 120
},
"stopId": "0:GDMAISO1",
"stopSequence": 19
},
{
"arrival": {
"time": "1754228124",
"uncertainty": 120
},
"departure": {
"time": "1754228154",
"uncertainty": 120
},
"stopId": "0:COTSE1",
"stopSequence": 20
},
{
"arrival": {
"time": "1754228213",
"uncertainty": 120
},
"departure": {
"time": "1754228214",
"uncertainty": 120
},
"stopId": "0:TIVO1",
"stopSequence": 21
},
{
"arrival": {
"time": "1754228304",
"uncertainty": 120
},
"departure": {
"time": "1754228304",
"uncertainty": 120
},
"stopId": "0:HESTAUX2",
"stopSequence": 22
},
{
"arrival": {
"time": "1754228363",
"uncertainty": 120
},
"departure": {
"time": "1754228363",
"uncertainty": 120
},
"stopId": "0:GOUSSEL2",
"stopSequence": 23
},
{
"arrival": {
"time": "1754228391",
"uncertainty": 120
},
"departure": {
"time": "1754228394",
"uncertainty": 120
},
"stopId": "0:CLAUDEL2",
"stopSequence": 24
},
{
"arrival": {
"time": "1754228460",
"uncertainty": 120
},
"departure": {
"time": "1754228460",
"uncertainty": 120
},
"stopId": "0:OBERL193",
"stopSequence": 25
},
{
"arrival": {
"time": "1754228514",
"uncertainty": 120
},
"departure": {
"time": "1754228514",
"uncertainty": 120
},
"stopId": "0:GENDARM1",
"stopSequence": 26
},
{
"arrival": {
"time": "1754228536",
"uncertainty": 120
},
"departure": {
"time": "1754228536",
"uncertainty": 120
},
"stopId": "0:STMAXI1",
"stopSequence": 27
},
{
"arrival": {
"time": "1754228558",
"uncertainty": 120
},
"departure": {
"time": "1754228558",
"uncertainty": 120
},
"stopId": "0:PUYMAIG1",
"stopSequence": 28
},
{
"arrival": {
"time": "1754228618",
"uncertainty": 120
},
"departure": {
"time": "1754228618",
"uncertainty": 120
},
"stopId": "0:TREIZE1",
"stopSequence": 29
},
{
"arrival": {
"time": "1754228692",
"uncertainty": 120
},
"departure": {
"time": "1754228692",
"uncertainty": 120
},
"stopId": "0:SEILLE1",
"stopSequence": 30
},
{
"arrival": {
"time": "1754228934",
"uncertainty": 120
},
"departure": {
"time": "1754228964",
"uncertainty": 120
},
"stopId": "0:GARE30",
"stopSequence": 31
},
{
"arrival": {
"time": "1754229237",
"uncertainty": 120
},
"stopId": "0:REPU5052",
"stopSequence": 32
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 1,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72973639"
},
"vehicle": {
"id": "1531",
"label": "1531"
}
}
},
{
"id": "2973640",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754232240",
"uncertainty": 120
},
"stopId": "0:DOLICHE1",
"stopSequence": 1
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 1,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72973640"
}
}
},
{
"id": "2973593",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754227560",
"uncertainty": 120
},
"stopId": "0:FELIX420",
"stopSequence": 1
},
{
"arrival": {
"time": "1754227666",
"uncertainty": 120
},
"departure": {
"time": "1754227666",
"uncertainty": 120
},
"stopId": "0:CASTORS1",
"stopSequence": 2
},
{
"arrival": {
"time": "1754227703",
"uncertainty": 120
},
"departure": {
"time": "1754227711",
"uncertainty": 120
},
"stopId": "0:TORTUE1",
"stopSequence": 3
},
{
"arrival": {
"time": "1754227747",
"uncertainty": 120
},
"departure": {
"time": "1754227771",
"uncertainty": 120
},
"stopId": "0:STSIMON1",
"stopSequence": 4
},
{
"arrival": {
"time": "1754227798",
"uncertainty": 120
},
"departure": {
"time": "1754227800",
"uncertainty": 120
},
"stopId": "0:MARNE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1754227838",
"uncertainty": 120
},
"departure": {
"time": "1754227838",
"uncertainty": 120
},
"stopId": "0:VICTOIR1",
"stopSequence": 6
},
{
"arrival": {
"time": "1754227890",
"uncertainty": 120
},
"departure": {
"time": "1754227890",
"uncertainty": 120
},
"stopId": "0:LARDEME1",
"stopSequence": 7
},
{
"arrival": {
"time": "1754227937",
"uncertainty": 120
},
"departure": {
"time": "1754227937",
"uncertainty": 120
},
"stopId": "0:SIGISBE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1754228030",
"uncertainty": 120
},
"departure": {
"time": "1754228030",
"uncertainty": 120
},
"stopId": "0:FOCH2",
"stopSequence": 9
},
{
"arrival": {
"time": "1754228130",
"uncertainty": 120
},
"departure": {
"time": "1754228130",
"uncertainty": 120
},
"stopId": "0:BRIVAGE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1754228173",
"uncertainty": 120
},
"departure": {
"time": "1754228173",
"uncertainty": 120
},
"stopId": "0:PEPINIE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1754228201",
"uncertainty": 120
},
"departure": {
"time": "1754228220",
"uncertainty": 120
},
"stopId": "0:VILLAS1",
"stopSequence": 12
},
{
"arrival": {
"time": "1754228267",
"uncertainty": 120
},
"departure": {
"time": "1754228280",
"uncertainty": 120
},
"stopId": "0:PALAISS1",
"stopSequence": 13
},
{
"arrival": {
"time": "1754228430",
"uncertainty": 120
},
"departure": {
"time": "1754228430",
"uncertainty": 120
},
"stopId": "0:VERLAIN1",
"stopSequence": 14
},
{
"arrival": {
"time": "1754228551",
"uncertainty": 120
},
"departure": {
"time": "1754228551",
"uncertainty": 120
},
"stopId": "0:ROIGEO68",
"stopSequence": 15
},
{
"arrival": {
"time": "1754228790",
"uncertainty": 120
},
"departure": {
"time": "1754228790",
"uncertainty": 120
},
"stopId": "0:REPU5053",
"stopSequence": 16
},
{
"arrival": {
"time": "1754228926",
"uncertainty": 120
},
"departure": {
"time": "1754228986",
"uncertainty": 120
},
"stopId": "0:GARE4",
"stopSequence": 17
},
{
"arrival": {
"time": "1754229146",
"uncertainty": 120
},
"departure": {
"time": "1754229146",
"uncertainty": 120
},
"stopId": "0:MAZELLE2",
"stopSequence": 18
},
{
"arrival": {
"time": "1754229250",
"uncertainty": 120
},
"departure": {
"time": "1754229250",
"uncertainty": 120
},
"stopId": "0:TANNEUR2",
"stopSequence": 19
},
{
"arrival": {
"time": "1754229284",
"uncertainty": 120
},
"departure": {
"time": "1754229284",
"uncertainty": 120
},
"stopId": "0:FOURNIE2",
"stopSequence": 20
},
{
"arrival": {
"time": "1754229318",
"uncertainty": 120
},
"departure": {
"time": "1754229318",
"uncertainty": 120
},
"stopId": "0:ARSENAL2",
"stopSequence": 21
},
{
"arrival": {
"time": "1754229448",
"uncertainty": 120
},
"departure": {
"time": "1754229448",
"uncertainty": 120
},
"stopId": "0:TANNERI2",
"stopSequence": 22
},
{
"arrival": {
"time": "1754229513",
"uncertainty": 120
},
"departure": {
"time": "1754229513",
"uncertainty": 120
},
"stopId": "0:TERRESR2",
"stopSequence": 23
},
{
"arrival": {
"time": "1754229598",
"uncertainty": 120
},
"departure": {
"time": "1754229598",
"uncertainty": 120
},
"stopId": "0:STJEGLI2",
"stopSequence": 24
},
{
"arrival": {
"time": "1754229650",
"uncertainty": 120
},
"departure": {
"time": "1754229650",
"uncertainty": 120
},
"stopId": "0:CIMETIE2",
"stopSequence": 25
},
{
"arrival": {
"time": "1754229712",
"uncertainty": 120
},
"departure": {
"time": "1754229712",
"uncertainty": 120
},
"stopId": "0:TILLEUL2",
"stopSequence": 26
},
{
"arrival": {
"time": "1754229748",
"uncertainty": 120
},
"departure": {
"time": "1754229748",
"uncertainty": 120
},
"stopId": "0:ERABLE2",
"stopSequence": 27
},
{
"arrival": {
"time": "1754229830",
"uncertainty": 120
},
"departure": {
"time": "1754229830",
"uncertainty": 120
},
"stopId": "0:HETRES2",
"stopSequence": 28
},
{
"arrival": {
"time": "1754229893",
"uncertainty": 120
},
"departure": {
"time": "1754229893",
"uncertainty": 120
},
"stopId": "0:CARRIER2",
"stopSequence": 29
},
{
"arrival": {
"time": "1754229937",
"uncertainty": 120
},
"departure": {
"time": "1754229937",
"uncertainty": 120
},
"stopId": "0:FRENES2",
"stopSequence": 30
},
{
"arrival": {
"time": "1754230004",
"uncertainty": 120
},
"departure": {
"time": "1754230004",
"uncertainty": 120
},
"stopId": "0:PINS02",
"stopSequence": 31
},
{
"arrival": {
"time": "1754230048",
"uncertainty": 120
},
"departure": {
"time": "1754230048",
"uncertainty": 120
},
"stopId": "0:MARRONN2",
"stopSequence": 32
},
{
"arrival": {
"time": "1754230080",
"uncertainty": 120
},
"departure": {
"time": "1754230080",
"uncertainty": 120
},
"stopId": "0:HSORET2",
"stopSequence": 33
},
{
"arrival": {
"time": "1754230156",
"uncertainty": 120
},
"departure": {
"time": "1754230156",
"uncertainty": 120
},
"stopId": "0:BOUZONV4",
"stopSequence": 34
},
{
"arrival": {
"time": "1754230228",
"uncertainty": 120
},
"stopId": "0:GRIMONT1",
"stopSequence": 35
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 0,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72973593"
},
"vehicle": {
"id": "1832",
"label": "1832"
}
}
},
{
"id": "2973630",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1754230168",
"uncertainty": 120
},
"departure": {
"time": "1754230168",
"uncertainty": 120
},
"stopId": "0:DEVILLY1"
},
{
"departure": {
"time": "1754229600",
"uncertainty": 120
},
"stopId": "0:REPU5051",
"stopSequence": 1
},
{
"arrival": {
"time": "1754229780",
"uncertainty": 120
},
"departure": {
"time": "1754229780",
"uncertainty": 120
},
"stopId": "0:GARE4",
"stopSequence": 2
},
{
"arrival": {
"time": "1754229960",
"uncertainty": 120
},
"departure": {
"time": "1754229960",
"uncertainty": 120
},
"stopId": "0:SEILLE2",
"stopSequence": 3
},
{
"arrival": {
"time": "1754230021",
"uncertainty": 120
},
"departure": {
"time": "1754230021",
"uncertainty": 120
},
"stopId": "0:DUPLOYE1",
"stopSequence": 4
},
{
"arrival": {
"time": "1754230086",
"uncertainty": 120
},
"departure": {
"time": "1754230086",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:3EVECHES",
"stopSequence": 5
},
{
"arrival": {
"time": "1754230174",
"uncertainty": 120
},
"departure": {
"time": "1754230174",
"uncertainty": 120
},
"stopId": "0:DEVILLY1",
"stopSequence": 6
},
{
"arrival": {
"time": "1754230202",
"uncertainty": 120
},
"departure": {
"time": "1754230202",
"uncertainty": 120
},
"stopId": "0:STMAXI2",
"stopSequence": 7
},
{
"arrival": {
"time": "1754230245",
"uncertainty": 120
},
"departure": {
"time": "1754230245",
"uncertainty": 120
},
"stopId": "0:GENDARM2",
"stopSequence": 8
},
{
"arrival": {
"time": "1754230283",
"uncertainty": 120
},
"departure": {
"time": "1754230283",
"uncertainty": 120
},
"stopId": "0:OBERL183",
"stopSequence": 9
},
{
"arrival": {
"time": "1754230339",
"uncertainty": 120
},
"departure": {
"time": "1754230339",
"uncertainty": 120
},
"stopId": "0:CLAUDEL1",
"stopSequence": 10
},
{
"arrival": {
"time": "1754230397",
"uncertainty": 120
},
"departure": {
"time": "1754230397",
"uncertainty": 120
},
"stopId": "0:GOUSSEL1",
"stopSequence": 11
},
{
"arrival": {
"time": "1754230429",
"uncertainty": 120
},
"departure": {
"time": "1754230429",
"uncertainty": 120
},
"stopId": "0:HESTAUX1",
"stopSequence": 12
},
{
"arrival": {
"time": "1754230485",
"uncertainty": 120
},
"departure": {
"time": "1754230485",
"uncertainty": 120
},
"stopId": "0:TIVO2",
"stopSequence": 13
},
{
"arrival": {
"time": "1754230510",
"uncertainty": 120
},
"departure": {
"time": "1754230510",
"uncertainty": 120
},
"stopId": "0:COTSE2",
"stopSequence": 14
},
{
"arrival": {
"time": "1754230551",
"uncertainty": 120
},
"departure": {
"time": "1754230551",
"uncertainty": 120
},
"stopId": "0:GDMAISO2",
"stopSequence": 15
},
{
"arrival": {
"time": "1754230605",
"uncertainty": 120
},
"departure": {
"time": "1754230605",
"uncertainty": 120
},
"stopId": "0:GIRAUDO2",
"stopSequence": 16
},
{
"arrival": {
"time": "1754230637",
"uncertainty": 120
},
"departure": {
"time": "1754230637",
"uncertainty": 120
},
"stopId": "0:ROEDERE2",
"stopSequence": 17
},
{
"arrival": {
"time": "1754230665",
"uncertainty": 120
},
"departure": {
"time": "1754230665",
"uncertainty": 120
},
"stopId": "0:GENERAL2",
"stopSequence": 18
},
{
"arrival": {
"time": "1754230689",
"uncertainty": 120
},
"departure": {
"time": "1754230689",
"uncertainty": 120
},
"stopId": "0:SEULHOT2",
"stopSequence": 19
},
{
"arrival": {
"time": "1754230765",
"uncertainty": 120
},
"departure": {
"time": "1754230765",
"uncertainty": 120
},
"stopId": "0:SYMPHON3",
"stopSequence": 20
},
{
"arrival": {
"time": "1754230814",
"uncertainty": 120
},
"departure": {
"time": "1754230814",
"uncertainty": 120
},
"stopId": "0:MARCONI2",
"stopSequence": 21
},
{
"arrival": {
"time": "1754230845",
"uncertainty": 120
},
"departure": {
"time": "1754230845",
"uncertainty": 120
},
"stopId": "0:ARAGO035",
"stopSequence": 22
},
{
"arrival": {
"time": "1754230996",
"uncertainty": 120
},
"departure": {
"time": "1754230996",
"uncertainty": 120
},
"stopId": "0:CHAPPE2",
"stopSequence": 23
},
{
"arrival": {
"time": "1754231067",
"uncertainty": 120
},
"departure": {
"time": "1754231067",
"uncertainty": 120
},
"stopId": "0:JMICHEL2",
"stopSequence": 24
},
{
"arrival": {
"time": "1754231205",
"uncertainty": 120
},
"departure": {
"time": "1754231205",
"uncertainty": 120
},
"stopId": "0:SEBASTO2",
"stopSequence": 25
},
{
"arrival": {
"time": "1754231249",
"uncertainty": 120
},
"departure": {
"time": "1754231249",
"uncertainty": 120
},
"stopId": "0:SOLIDAR2",
"stopSequence": 26
},
{
"arrival": {
"time": "1754231332",
"uncertainty": 120
},
"departure": {
"time": "1754231332",
"uncertainty": 120
},
"stopId": "0:ROSEGON2",
"stopSequence": 27
},
{
"arrival": {
"time": "1754231391",
"uncertainty": 120
},
"departure": {
"time": "1754231391",
"uncertainty": 120
},
"stopId": "0:FAURNEL2",
"stopSequence": 28
},
{
"arrival": {
"time": "1754231431",
"uncertainty": 120
},
"departure": {
"time": "1754231431",
"uncertainty": 120
},
"stopId": "0:FALOGNE2",
"stopSequence": 29
},
{
"arrival": {
"time": "1754231496",
"uncertainty": 120
},
"departure": {
"time": "1754231496",
"uncertainty": 120
},
"stopId": "0:ARIANE2",
"stopSequence": 30
},
{
"arrival": {
"time": "1754231535",
"uncertainty": 120
},
"departure": {
"time": "1754231535",
"uncertainty": 120
},
"stopId": "0:PASSOTE2",
"stopSequence": 31
},
{
"arrival": {
"time": "1754231567",
"uncertainty": 120
},
"departure": {
"time": "1754231567",
"uncertainty": 120
},
"stopId": "0:CUVION2",
"stopSequence": 32
},
{
"arrival": {
"time": "1754231625",
"uncertainty": 120
},
"stopId": "0:DOLICHE2",
"stopSequence": 33
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 0,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72973630"
}
}
},
{
"id": "2973602",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754227560",
"uncertainty": 120
},
"stopId": "0:GRIMONT1",
"stopSequence": 1
},
{
"arrival": {
"time": "1754227586",
"uncertainty": 120
},
"departure": {
"time": "1754227591",
"uncertainty": 120
},
"stopId": "0:BOUZONV3",
"stopSequence": 2
},
{
"arrival": {
"time": "1754227660",
"uncertainty": 120
},
"departure": {
"time": "1754227681",
"uncertainty": 120
},
"stopId": "0:HSORET1",
"stopSequence": 3
},
{
"arrival": {
"time": "1754227701",
"uncertainty": 120
},
"departure": {
"time": "1754227711",
"uncertainty": 120
},
"stopId": "0:MARRONN1",
"stopSequence": 4
},
{
"arrival": {
"time": "1754227779",
"uncertainty": 120
},
"departure": {
"time": "1754227779",
"uncertainty": 120
},
"stopId": "0:PINS01",
"stopSequence": 5
},
{
"arrival": {
"time": "1754227862",
"uncertainty": 120
},
"departure": {
"time": "1754227862",
"uncertainty": 120
},
"stopId": "0:FRENES1",
"stopSequence": 6
},
{
"arrival": {
"time": "1754227903",
"uncertainty": 120
},
"departure": {
"time": "1754227903",
"uncertainty": 120
},
"stopId": "0:CARRIER1",
"stopSequence": 7
},
{
"arrival": {
"time": "1754227951",
"uncertainty": 120
},
"departure": {
"time": "1754227951",
"uncertainty": 120
},
"stopId": "0:HETRES1",
"stopSequence": 8
},
{
"arrival": {
"time": "1754228031",
"uncertainty": 120
},
"departure": {
"time": "1754228031",
"uncertainty": 120
},
"stopId": "0:ERABLE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1754228069",
"uncertainty": 120
},
"departure": {
"time": "1754228069",
"uncertainty": 120
},
"stopId": "0:TILLEUL1",
"stopSequence": 10
},
{
"arrival": {
"time": "1754228141",
"uncertainty": 120
},
"departure": {
"time": "1754228141",
"uncertainty": 120
},
"stopId": "0:CIMETIE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1754228191",
"uncertainty": 120
},
"departure": {
"time": "1754228191",
"uncertainty": 120
},
"stopId": "0:STJEGLI1",
"stopSequence": 12
},
{
"arrival": {
"time": "1754228267",
"uncertainty": 120
},
"departure": {
"time": "1754228281",
"uncertainty": 120
},
"stopId": "0:TERRESR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1754228390",
"uncertainty": 120
},
"departure": {
"time": "1754228390",
"uncertainty": 120
},
"stopId": "0:TANNERI1",
"stopSequence": 14
},
{
"arrival": {
"time": "1754228551",
"uncertainty": 120
},
"departure": {
"time": "1754228551",
"uncertainty": 120
},
"stopId": "0:ARSENAL1",
"stopSequence": 15
},
{
"arrival": {
"time": "1754228582",
"uncertainty": 120
},
"departure": {
"time": "1754228611",
"uncertainty": 120
},
"stopId": "0:FOURNIE1",
"stopSequence": 16
},
{
"arrival": {
"time": "1754228732",
"uncertainty": 120
},
"departure": {
"time": "1754228732",
"uncertainty": 120
},
"stopId": "0:TANNEUR1",
"stopSequence": 17
},
{
"arrival": {
"time": "1754228802",
"uncertainty": 120
},
"departure": {
"time": "1754228821",
"uncertainty": 120
},
"stopId": "0:PARAIGE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1754228898",
"uncertainty": 120
},
"departure": {
"time": "1754228911",
"uncertainty": 120
},
"stopId": "0:MAZELLE1",
"stopSequence": 19
},
{
"arrival": {
"time": "1754229062",
"uncertainty": 120
},
"departure": {
"time": "1754229062",
"uncertainty": 120
},
"stopId": "0:GARE30",
"stopSequence": 20
},
{
"arrival": {
"time": "1754229339",
"uncertainty": 120
},
"departure": {
"time": "1754229339",
"uncertainty": 120
},
"stopId": "0:REPU5053",
"stopSequence": 21
},
{
"arrival": {
"time": "1754229473",
"uncertainty": 120
},
"departure": {
"time": "1754229473",
"uncertainty": 120
},
"stopId": "0:ROIGEO34",
"stopSequence": 22
},
{
"arrival": {
"time": "1754229518",
"uncertainty": 120
},
"departure": {
"time": "1754229518",
"uncertainty": 120
},
"stopId": "0:VERLAIN2",
"stopSequence": 23
},
{
"arrival": {
"time": "1754229639",
"uncertainty": 120
},
"departure": {
"time": "1754229639",
"uncertainty": 120
},
"stopId": "0:PALAISS2",
"stopSequence": 24
},
{
"arrival": {
"time": "1754229675",
"uncertainty": 120
},
"departure": {
"time": "1754229675",
"uncertainty": 120
},
"stopId": "0:VILLAS2",
"stopSequence": 25
},
{
"arrival": {
"time": "1754229715",
"uncertainty": 120
},
"departure": {
"time": "1754229715",
"uncertainty": 120
},
"stopId": "0:PEPINIE2",
"stopSequence": 26
},
{
"arrival": {
"time": "1754229759",
"uncertainty": 120
},
"departure": {
"time": "1754229759",
"uncertainty": 120
},
"stopId": "0:BRIVAGE2",
"stopSequence": 27
},
{
"arrival": {
"time": "1754229929",
"uncertainty": 120
},
"departure": {
"time": "1754229929",
"uncertainty": 120
},
"stopId": "0:FOCH1",
"stopSequence": 28
},
{
"arrival": {
"time": "1754229978",
"uncertainty": 120
},
"departure": {
"time": "1754229978",
"uncertainty": 120
},
"stopId": "0:SIGISBE2",
"stopSequence": 29
},
{
"arrival": {
"time": "1754230024",
"uncertainty": 120
},
"departure": {
"time": "1754230024",
"uncertainty": 120
},
"stopId": "0:LARDEME2",
"stopSequence": 30
},
{
"arrival": {
"time": "1754230086",
"uncertainty": 120
},
"departure": {
"time": "1754230086",
"uncertainty": 120
},
"stopId": "0:VICTOIR2",
"stopSequence": 31
},
{
"arrival": {
"time": "1754230125",
"uncertainty": 120
},
"departure": {
"time": "1754230125",
"uncertainty": 120
},
"stopId": "0:MARNE2",
"stopSequence": 32
},
{
"arrival": {
"time": "1754230151",
"uncertainty": 120
},
"departure": {
"time": "1754230151",
"uncertainty": 120
},
"stopId": "0:STSIMON2",
"stopSequence": 33
},
{
"arrival": {
"time": "1754230206",
"uncertainty": 120
},
"departure": {
"time": "1754230206",
"uncertainty": 120
},
"stopId": "0:TORTUE2",
"stopSequence": 34
},
{
"arrival": {
"time": "1754230239",
"uncertainty": 120
},
"departure": {
"time": "1754230239",
"uncertainty": 120
},
"stopId": "0:CASTORS2",
"stopSequence": 35
},
{
"arrival": {
"time": "1754230359",
"uncertainty": 120
},
"stopId": "0:FELIX420",
"stopSequence": 36
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 1,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72973602"
},
"vehicle": {
"id": "1831",
"label": "1831"
}
}
},
{
"id": "2973603",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754230860",
"uncertainty": 120
},
"stopId": "0:GRIMONT1",
"stopSequence": 1
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 1,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72973603"
}
}
},
{
"id": "2973610",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754230740",
"uncertainty": 120
},
"stopId": "0:FELIX420",
"stopSequence": 1
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 0,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72973610"
}
}
},
{
"id": "2973510",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754230560",
"uncertainty": 120
},
"stopId": "0:LELAC1",
"stopSequence": 1
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72973510"
}
}
},
{
"id": "2973509",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754226900",
"uncertainty": 120
},
"stopId": "0:LELAC1",
"stopSequence": 1
},
{
"arrival": {
"time": "1754226953",
"uncertainty": 120
},
"departure": {
"time": "1754226961",
"uncertainty": 120
},
"stopId": "0:FALOGNE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1754227010",
"uncertainty": 120
},
"departure": {
"time": "1754227010",
"uncertainty": 120
},
"stopId": "0:LADAME1",
"stopSequence": 3
},
{
"arrival": {
"time": "1754227051",
"uncertainty": 120
},
"departure": {
"time": "1754227051",
"uncertainty": 120
},
"stopId": "0:30JOURS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1754227087",
"uncertainty": 120
},
"departure": {
"time": "1754227087",
"uncertainty": 120
},
"stopId": "0:DOLICHE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1754227150",
"uncertainty": 120
},
"departure": {
"time": "1754227150",
"uncertainty": 120
},
"stopId": "0:CUVION1",
"stopSequence": 6
},
{
"arrival": {
"time": "1754227171",
"uncertainty": 120
},
"departure": {
"time": "1754227171",
"uncertainty": 120
},
"stopId": "0:PASSOTE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1754227261",
"uncertainty": 120
},
"departure": {
"time": "1754227262",
"uncertainty": 120
},
"stopId": "0:GDECOLE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1754227392",
"uncertainty": 120
},
"departure": {
"time": "1754227392",
"uncertainty": 120
},
"stopId": "0:GRIGY1",
"stopSequence": 9
},
{
"arrival": {
"time": "1754227541",
"uncertainty": 120
},
"departure": {
"time": "1754227562",
"uncertainty": 120
},
"stopId": "0:PEUPLIE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1754227621",
"uncertainty": 120
},
"departure": {
"time": "1754227621",
"uncertainty": 120
},
"stopId": "0:OBERL668",
"stopSequence": 11
},
{
"arrival": {
"time": "1754227702",
"uncertainty": 120
},
"departure": {
"time": "1754227702",
"uncertainty": 120
},
"stopId": "0:CLAUDEL1",
"stopSequence": 12
},
{
"arrival": {
"time": "1754227747",
"uncertainty": 120
},
"departure": {
"time": "1754227747",
"uncertainty": 120
},
"stopId": "0:GOUSSEL1",
"stopSequence": 13
},
{
"arrival": {
"time": "1754227791",
"uncertainty": 120
},
"departure": {
"time": "1754227791",
"uncertainty": 120
},
"stopId": "0:HESTAUX1",
"stopSequence": 14
},
{
"arrival": {
"time": "1754227823",
"uncertainty": 120
},
"departure": {
"time": "1754227832",
"uncertainty": 120
},
"stopId": "0:DUCROCQ1",
"stopSequence": 15
},
{
"arrival": {
"time": "1754227900",
"uncertainty": 120
},
"departure": {
"time": "1754227900",
"uncertainty": 120
},
"stopId": "0:COLLIGN1",
"stopSequence": 16
},
{
"arrival": {
"time": "1754227917",
"uncertainty": 120
},
"departure": {
"time": "1754227917",
"uncertainty": 120
},
"stopId": "0:HERMITE1",
"stopSequence": 17
},
{
"arrival": {
"time": "1754227950",
"uncertainty": 120
},
"departure": {
"time": "1754227950",
"uncertainty": 120
},
"stopId": "0:FRIANT1",
"stopSequence": 18
},
{
"arrival": {
"time": "1754227981",
"uncertainty": 120
},
"departure": {
"time": "1754227981",
"uncertainty": 120
},
"stopId": "0:SEILLE1",
"stopSequence": 19
},
{
"arrival": {
"time": "1754228231",
"uncertainty": 120
},
"departure": {
"time": "1754228231",
"uncertainty": 120
},
"stopId": "0:GARE30",
"stopSequence": 20
},
{
"arrival": {
"time": "1754228521",
"uncertainty": 120
},
"departure": {
"time": "1754228641",
"uncertainty": 120
},
"stopId": "0:REPUBL03",
"stopSequence": 21
},
{
"arrival": {
"time": "1754228787",
"uncertainty": 120
},
"departure": {
"time": "1754229000",
"uncertainty": 120
},
"stopId": "0:SQLUX264",
"stopSequence": 22
},
{
"arrival": {
"time": "1754229112",
"uncertainty": 120
},
"departure": {
"time": "1754229112",
"uncertainty": 120
},
"stopId": "0:FMOSELL2",
"stopSequence": 23
},
{
"arrival": {
"time": "1754229215",
"uncertainty": 120
},
"departure": {
"time": "1754229215",
"uncertainty": 120
},
"stopId": "0:TIGNO395",
"stopSequence": 24
},
{
"arrival": {
"time": "1754229249",
"uncertainty": 120
},
"departure": {
"time": "1754229249",
"uncertainty": 120
},
"stopId": "0:COLIBRI2",
"stopSequence": 25
},
{
"arrival": {
"time": "1754229283",
"uncertainty": 120
},
"departure": {
"time": "1754229283",
"uncertainty": 120
},
"stopId": "0:LEMOYNE2",
"stopSequence": 26
},
{
"arrival": {
"time": "1754229321",
"uncertainty": 120
},
"departure": {
"time": "1754229321",
"uncertainty": 120
},
"stopId": "0:NJUNG2",
"stopSequence": 27
},
{
"arrival": {
"time": "1754229374",
"uncertainty": 120
},
"departure": {
"time": "1754229374",
"uncertainty": 120
},
"stopId": "0:BUCHOZ2",
"stopSequence": 28
},
{
"arrival": {
"time": "1754229404",
"uncertainty": 120
},
"departure": {
"time": "1754229404",
"uncertainty": 120
},
"stopId": "0:SANSONN2",
"stopSequence": 29
},
{
"arrival": {
"time": "1754229452",
"uncertainty": 120
},
"departure": {
"time": "1754229452",
"uncertainty": 120
},
"stopId": "0:BAUCHEZ2",
"stopSequence": 30
},
{
"arrival": {
"time": "1754229488",
"uncertainty": 120
},
"departure": {
"time": "1754229488",
"uncertainty": 120
},
"stopId": "0:ROUSSEL2",
"stopSequence": 31
},
{
"arrival": {
"time": "1754229523",
"uncertainty": 120
},
"departure": {
"time": "1754229523",
"uncertainty": 120
},
"stopId": "0:CAILLOU2",
"stopSequence": 32
},
{
"arrival": {
"time": "1754229555",
"uncertainty": 120
},
"departure": {
"time": "1754229555",
"uncertainty": 120
},
"stopId": "0:CLETTE2",
"stopSequence": 33
},
{
"arrival": {
"time": "1754229629",
"uncertainty": 120
},
"stopId": "0:PRESJAC1",
"stopSequence": 34
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72973509"
}
}
},
{
"id": "2973558",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754228551",
"uncertainty": 120
},
"stopId": "0:MNVE1",
"stopSequence": 1
},
{
"arrival": {
"time": "1754228611",
"uncertainty": 120
},
"departure": {
"time": "1754228611",
"uncertainty": 120
},
"stopId": "0:HAIEBRU1",
"stopSequence": 2
},
{
"arrival": {
"time": "1754228641",
"uncertainty": 120
},
"departure": {
"time": "1754228641",
"uncertainty": 120
},
"stopId": "0:SERRET1",
"stopSequence": 3
},
{
"arrival": {
"time": "1754228671",
"uncertainty": 120
},
"departure": {
"time": "1754228701",
"uncertainty": 120
},
"stopId": "0:STJEAN01",
"stopSequence": 4
},
{
"arrival": {
"time": "1754228803",
"uncertainty": 120
},
"departure": {
"time": "1754228820",
"uncertainty": 120
},
"stopId": "0:MOULI281",
"stopSequence": 5
},
{
"arrival": {
"time": "1754228881",
"uncertainty": 120
},
"departure": {
"time": "1754228881",
"uncertainty": 120
},
"stopId": "0:LIBERTE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1754228923",
"uncertainty": 120
},
"departure": {
"time": "1754228923",
"uncertainty": 120
},
"stopId": "0:SCYBAS1",
"stopSequence": 7
},
{
"arrival": {
"time": "1754228952",
"uncertainty": 120
},
"departure": {
"time": "1754228952",
"uncertainty": 120
},
"stopId": "0:PRILLE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1754228995",
"uncertainty": 120
},
"departure": {
"time": "1754229002",
"uncertainty": 120
},
"stopId": "0:LECLERC1",
"stopSequence": 9
},
{
"arrival": {
"time": "1754229043",
"uncertainty": 120
},
"departure": {
"time": "1754229043",
"uncertainty": 120
},
"stopId": "0:LONGEVI1",
"stopSequence": 10
},
{
"arrival": {
"time": "1754229102",
"uncertainty": 120
},
"departure": {
"time": "1754229102",
"uncertainty": 120
},
"stopId": "0:MIGETTE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1754229149",
"uncertainty": 120
},
"departure": {
"time": "1754229149",
"uncertainty": 120
},
"stopId": "0:CASINO1",
"stopSequence": 12
},
{
"arrival": {
"time": "1754229201",
"uncertainty": 120
},
"departure": {
"time": "1754229201",
"uncertainty": 120
},
"stopId": "0:PONTVER1",
"stopSequence": 13
},
{
"arrival": {
"time": "1754229254",
"uncertainty": 120
},
"departure": {
"time": "1754229254",
"uncertainty": 120
},
"stopId": "0:FOCH1",
"stopSequence": 14
},
{
"arrival": {
"time": "1754229283",
"uncertainty": 120
},
"departure": {
"time": "1754229283",
"uncertainty": 120
},
"stopId": "0:SMARTIN1",
"stopSequence": 15
},
{
"arrival": {
"time": "1754229388",
"uncertainty": 120
},
"departure": {
"time": "1754229388",
"uncertainty": 120
},
"stopId": "0:TIGNO290",
"stopSequence": 16
},
{
"arrival": {
"time": "1754229463",
"uncertainty": 120
},
"departure": {
"time": "1754229463",
"uncertainty": 120
},
"stopId": "0:FMOSELL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1754229502",
"uncertainty": 120
},
"departure": {
"time": "1754229502",
"uncertainty": 120
},
"stopId": "0:SQLUX122",
"stopSequence": 18
},
{
"arrival": {
"time": "1754229782",
"uncertainty": 120
},
"departure": {
"time": "1754229782",
"uncertainty": 120
},
"stopId": "0:REPUB123",
"stopSequence": 19
},
{
"arrival": {
"time": "1754229913",
"uncertainty": 120
},
"departure": {
"time": "1754229913",
"uncertainty": 120
},
"stopId": "0:ROIGE694",
"stopSequence": 20
},
{
"arrival": {
"time": "1754229984",
"uncertainty": 120
},
"departure": {
"time": "1754229984",
"uncertainty": 120
},
"stopId": "0:GARE90",
"stopSequence": 21
},
{
"arrival": {
"time": "1754230072",
"uncertainty": 120
},
"departure": {
"time": "1754230072",
"uncertainty": 120
},
"stopId": "0:POMPIDO2",
"stopSequence": 22
},
{
"arrival": {
"time": "1754230153",
"uncertainty": 120
},
"departure": {
"time": "1754230153",
"uncertainty": 120
},
"stopId": "0:DEMBOUR2",
"stopSequence": 23
},
{
"arrival": {
"time": "1754230190",
"uncertainty": 120
},
"departure": {
"time": "1754230190",
"uncertainty": 120
},
"stopId": "0:LEMUD04",
"stopSequence": 24
},
{
"arrival": {
"time": "1754230208",
"uncertainty": 120
},
"departure": {
"time": "1754230208",
"uncertainty": 120
},
"stopId": "0:PIERNE02",
"stopSequence": 25
},
{
"arrival": {
"time": "1754230273",
"uncertainty": 120
},
"departure": {
"time": "1754230273",
"uncertainty": 120
},
"stopId": "0:LOTHAIR2",
"stopSequence": 26
},
{
"arrival": {
"time": "1754230299",
"uncertainty": 120
},
"departure": {
"time": "1754230299",
"uncertainty": 120
},
"stopId": "0:POLY02",
"stopSequence": 27
},
{
"arrival": {
"time": "1754230349",
"uncertainty": 120
},
"departure": {
"time": "1754230349",
"uncertainty": 120
},
"stopId": "0:VANDERN2",
"stopSequence": 28
},
{
"arrival": {
"time": "1754230413",
"uncertainty": 120
},
"departure": {
"time": "1754230413",
"uncertainty": 120
},
"stopId": "0:BOUCHOT2",
"stopSequence": 29
},
{
"arrival": {
"time": "1754230428",
"uncertainty": 120
},
"departure": {
"time": "1754230428",
"uncertainty": 120
},
"stopId": "0:FRECOT2",
"stopSequence": 30
},
{
"arrival": {
"time": "1754230518",
"uncertainty": 120
},
"departure": {
"time": "1754230518",
"uncertainty": 120
},
"stopId": "0:FAUBOUP2",
"stopSequence": 31
},
{
"arrival": {
"time": "1754230604",
"uncertainty": 120
},
"departure": {
"time": "1754230604",
"uncertainty": 120
},
"stopId": "0:STROCH2",
"stopSequence": 32
},
{
"arrival": {
"time": "1754230635",
"uncertainty": 120
},
"departure": {
"time": "1754230635",
"uncertainty": 120
},
"stopId": "0:PTICLOU2",
"stopSequence": 33
},
{
"arrival": {
"time": "1754230682",
"uncertainty": 120
},
"departure": {
"time": "1754230682",
"uncertainty": 120
},
"stopId": "0:ACACIAS2",
"stopSequence": 34
},
{
"arrival": {
"time": "1754230737",
"uncertainty": 120
},
"departure": {
"time": "1754230737",
"uncertainty": 120
},
"stopId": "0:ROSEAUX2",
"stopSequence": 35
},
{
"arrival": {
"time": "1754230780",
"uncertainty": 120
},
"departure": {
"time": "1754230780",
"uncertainty": 120
},
"stopId": "0:VALERIA2",
"stopSequence": 36
},
{
"arrival": {
"time": "1754230835",
"uncertainty": 120
},
"stopId": "0:ARP309",
"stopSequence": 37
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 0,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72973558"
},
"vehicle": {
"id": "1933",
"label": "1933"
}
}
},
{
"id": "2973559",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754230320",
"uncertainty": 120
},
"stopId": "0:MNVE1",
"stopSequence": 1
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 0,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72973559"
}
}
},
{
"id": "2973557",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754226723",
"uncertainty": 120
},
"stopId": "0:MNVE1",
"stopSequence": 1
},
{
"arrival": {
"time": "1754226805",
"uncertainty": 120
},
"departure": {
"time": "1754226805",
"uncertainty": 120
},
"stopId": "0:HAIEBRU1",
"stopSequence": 2
},
{
"arrival": {
"time": "1754226812",
"uncertainty": 120
},
"departure": {
"time": "1754226812",
"uncertainty": 120
},
"stopId": "0:SERRET1",
"stopSequence": 3
},
{
"arrival": {
"time": "1754226853",
"uncertainty": 120
},
"departure": {
"time": "1754226853",
"uncertainty": 120
},
"stopId": "0:STJEAN01",
"stopSequence": 4
},
{
"arrival": {
"time": "1754226945",
"uncertainty": 120
},
"departure": {
"time": "1754226962",
"uncertainty": 120
},
"stopId": "0:MOULI281",
"stopSequence": 5
},
{
"arrival": {
"time": "1754227011",
"uncertainty": 120
},
"departure": {
"time": "1754227011",
"uncertainty": 120
},
"stopId": "0:LIBERTE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1754227052",
"uncertainty": 120
},
"departure": {
"time": "1754227052",
"uncertainty": 120
},
"stopId": "0:SCYBAS1",
"stopSequence": 7
},
{
"arrival": {
"time": "1754227102",
"uncertainty": 120
},
"departure": {
"time": "1754227102",
"uncertainty": 120
},
"stopId": "0:PRILLE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1754227140",
"uncertainty": 120
},
"departure": {
"time": "1754227142",
"uncertainty": 120
},
"stopId": "0:LECLERC1",
"stopSequence": 9
},
{
"arrival": {
"time": "1754227196",
"uncertainty": 120
},
"departure": {
"time": "1754227202",
"uncertainty": 120
},
"stopId": "0:LONGEVI1",
"stopSequence": 10
},
{
"arrival": {
"time": "1754227262",
"uncertainty": 120
},
"departure": {
"time": "1754227262",
"uncertainty": 120
},
"stopId": "0:MIGETTE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1754227293",
"uncertainty": 120
},
"departure": {
"time": "1754227293",
"uncertainty": 120
},
"stopId": "0:CASINO1",
"stopSequence": 12
},
{
"arrival": {
"time": "1754227315",
"uncertainty": 120
},
"departure": {
"time": "1754227323",
"uncertainty": 120
},
"stopId": "0:PONTVER1",
"stopSequence": 13
},
{
"arrival": {
"time": "1754227380",
"uncertainty": 120
},
"departure": {
"time": "1754227380",
"uncertainty": 120
},
"stopId": "0:FOCH1",
"stopSequence": 14
},
{
"arrival": {
"time": "1754227410",
"uncertainty": 120
},
"departure": {
"time": "1754227412",
"uncertainty": 120
},
"stopId": "0:SMARTIN1",
"stopSequence": 15
},
{
"arrival": {
"time": "1754227483",
"uncertainty": 120
},
"departure": {
"time": "1754227503",
"uncertainty": 120
},
"stopId": "0:TIGNO290",
"stopSequence": 16
},
{
"arrival": {
"time": "1754227597",
"uncertainty": 120
},
"departure": {
"time": "1754227597",
"uncertainty": 120
},
"stopId": "0:FMOSELL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1754227670",
"uncertainty": 120
},
"departure": {
"time": "1754227800",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:SQLUX122",
"stopSequence": 18
},
{
"arrival": {
"time": "1754227980",
"uncertainty": 120
},
"departure": {
"time": "1754228070",
"uncertainty": 120
},
"stopId": "0:REPUB123",
"stopSequence": 19
},
{
"arrival": {
"time": "1754228170",
"uncertainty": 120
},
"departure": {
"time": "1754228250",
"uncertainty": 120
},
"stopId": "0:ROIGE694",
"stopSequence": 20
},
{
"arrival": {
"time": "1754228310",
"uncertainty": 120
},
"departure": {
"time": "1754228340",
"uncertainty": 120
},
"stopId": "0:GARE90",
"stopSequence": 21
},
{
"arrival": {
"time": "1754228419",
"uncertainty": 120
},
"departure": {
"time": "1754228430",
"uncertainty": 120
},
"stopId": "0:POMPIDO2",
"stopSequence": 22
},
{
"arrival": {
"time": "1754228520",
"uncertainty": 120
},
"departure": {
"time": "1754228520",
"uncertainty": 120
},
"stopId": "0:DEMBOUR2",
"stopSequence": 23
},
{
"arrival": {
"time": "1754228550",
"uncertainty": 120
},
"departure": {
"time": "1754228550",
"uncertainty": 120
},
"stopId": "0:LEMUD04",
"stopSequence": 24
},
{
"arrival": {
"time": "1754228560",
"uncertainty": 120
},
"departure": {
"time": "1754228560",
"uncertainty": 120
},
"stopId": "0:PIERNE02",
"stopSequence": 25
},
{
"arrival": {
"time": "1754228654",
"uncertainty": 120
},
"departure": {
"time": "1754228654",
"uncertainty": 120
},
"stopId": "0:LOTHAIR2",
"stopSequence": 26
},
{
"arrival": {
"time": "1754228670",
"uncertainty": 120
},
"departure": {
"time": "1754228670",
"uncertainty": 120
},
"stopId": "0:POLY02",
"stopSequence": 27
},
{
"arrival": {
"time": "1754228725",
"uncertainty": 120
},
"departure": {
"time": "1754228730",
"uncertainty": 120
},
"stopId": "0:VANDERN2",
"stopSequence": 28
},
{
"arrival": {
"time": "1754228769",
"uncertainty": 120
},
"departure": {
"time": "1754228769",
"uncertainty": 120
},
"stopId": "0:BOUCHOT2",
"stopSequence": 29
},
{
"arrival": {
"time": "1754228784",
"uncertainty": 120
},
"departure": {
"time": "1754228790",
"uncertainty": 120
},
"stopId": "0:FRECOT2",
"stopSequence": 30
},
{
"arrival": {
"time": "1754228886",
"uncertainty": 120
},
"departure": {
"time": "1754228886",
"uncertainty": 120
},
"stopId": "0:FAUBOUP2",
"stopSequence": 31
},
{
"arrival": {
"time": "1754228944",
"uncertainty": 120
},
"departure": {
"time": "1754228944",
"uncertainty": 120
},
"stopId": "0:STROCH2",
"stopSequence": 32
},
{
"arrival": {
"time": "1754228970",
"uncertainty": 120
},
"departure": {
"time": "1754228970",
"uncertainty": 120
},
"stopId": "0:PTICLOU2",
"stopSequence": 33
},
{
"arrival": {
"time": "1754229051",
"uncertainty": 120
},
"departure": {
"time": "1754229051",
"uncertainty": 120
},
"stopId": "0:ACACIAS2",
"stopSequence": 34
},
{
"arrival": {
"time": "1754229094",
"uncertainty": 120
},
"departure": {
"time": "1754229094",
"uncertainty": 120
},
"stopId": "0:ROSEAUX2",
"stopSequence": 35
},
{
"arrival": {
"time": "1754229128",
"uncertainty": 120
},
"departure": {
"time": "1754229128",
"uncertainty": 120
},
"stopId": "0:VALERIA2",
"stopSequence": 36
},
{
"arrival": {
"time": "1754229183",
"uncertainty": 120
},
"stopId": "0:ARP309",
"stopSequence": 37
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 0,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72973557"
},
"vehicle": {
"id": "2034",
"label": "2034"
}
}
},
{
"id": "2973560",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754232060",
"uncertainty": 120
},
"stopId": "0:MNVE1",
"stopSequence": 1
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 0,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72973560"
}
}
},
{
"id": "2973542",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754228792",
"uncertainty": 120
},
"stopId": "0:ARP309",
"stopSequence": 1
},
{
"arrival": {
"time": "1754228827",
"uncertainty": 120
},
"departure": {
"time": "1754228827",
"uncertainty": 120
},
"stopId": "0:HTMAGNY1",
"stopSequence": 2
},
{
"arrival": {
"time": "1754228905",
"uncertainty": 120
},
"departure": {
"time": "1754228905",
"uncertainty": 120
},
"stopId": "0:BEAUSOL1",
"stopSequence": 3
},
{
"arrival": {
"time": "1754228933",
"uncertainty": 120
},
"departure": {
"time": "1754228933",
"uncertainty": 120
},
"stopId": "0:ARMOISI1",
"stopSequence": 4
},
{
"arrival": {
"time": "1754228972",
"uncertainty": 120
},
"departure": {
"time": "1754228972",
"uncertainty": 120
},
"stopId": "0:OBELLI01",
"stopSequence": 5
},
{
"arrival": {
"time": "1754229001",
"uncertainty": 120
},
"departure": {
"time": "1754229003",
"uncertainty": 120
},
"stopId": "0:MAGNYBO1",
"stopSequence": 6
},
{
"arrival": {
"time": "1754229057",
"uncertainty": 120
},
"departure": {
"time": "1754229057",
"uncertainty": 120
},
"stopId": "0:ROOSEVE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1754229109",
"uncertainty": 120
},
"departure": {
"time": "1754229109",
"uncertainty": 120
},
"stopId": "0:PLAINE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1754229158",
"uncertainty": 120
},
"departure": {
"time": "1754229158",
"uncertainty": 120
},
"stopId": "0:APREMON1",
"stopSequence": 9
},
{
"arrival": {
"time": "1754229202",
"uncertainty": 120
},
"departure": {
"time": "1754229202",
"uncertainty": 120
},
"stopId": "0:PLATEAU1",
"stopSequence": 10
},
{
"arrival": {
"time": "1754229259",
"uncertainty": 120
},
"departure": {
"time": "1754229259",
"uncertainty": 120
},
"stopId": "0:FAUBOUP1",
"stopSequence": 11
},
{
"arrival": {
"time": "1754229351",
"uncertainty": 120
},
"departure": {
"time": "1754229351",
"uncertainty": 120
},
"stopId": "0:FRECOT1",
"stopSequence": 12
},
{
"arrival": {
"time": "1754229384",
"uncertainty": 120
},
"departure": {
"time": "1754229384",
"uncertainty": 120
},
"stopId": "0:BOUCHOT1",
"stopSequence": 13
},
{
"arrival": {
"time": "1754229462",
"uncertainty": 120
},
"departure": {
"time": "1754229462",
"uncertainty": 120
},
"stopId": "0:VANDERN1",
"stopSequence": 14
},
{
"arrival": {
"time": "1754229510",
"uncertainty": 120
},
"departure": {
"time": "1754229510",
"uncertainty": 120
},
"stopId": "0:POLY01",
"stopSequence": 15
},
{
"arrival": {
"time": "1754229546",
"uncertainty": 120
},
"departure": {
"time": "1754229546",
"uncertainty": 120
},
"stopId": "0:LOTHAIR1",
"stopSequence": 16
},
{
"arrival": {
"time": "1754229659",
"uncertainty": 120
},
"departure": {
"time": "1754229659",
"uncertainty": 120
},
"stopId": "0:LEMUD03",
"stopSequence": 17
},
{
"arrival": {
"time": "1754229717",
"uncertainty": 120
},
"departure": {
"time": "1754229717",
"uncertainty": 120
},
"stopId": "0:DEMBOUR1",
"stopSequence": 18
},
{
"arrival": {
"time": "1754229797",
"uncertainty": 120
},
"departure": {
"time": "1754229797",
"uncertainty": 120
},
"stopId": "0:POMPIDO1",
"stopSequence": 19
},
{
"arrival": {
"time": "1754229924",
"uncertainty": 120
},
"departure": {
"time": "1754229924",
"uncertainty": 120
},
"stopId": "0:GARE113",
"stopSequence": 20
},
{
"arrival": {
"time": "1754230007",
"uncertainty": 120
},
"departure": {
"time": "1754230007",
"uncertainty": 120
},
"stopId": "0:ROIGE695",
"stopSequence": 21
},
{
"arrival": {
"time": "1754230253",
"uncertainty": 120
},
"departure": {
"time": "1754230253",
"uncertainty": 120
},
"stopId": "0:REPUBL03",
"stopSequence": 22
},
{
"arrival": {
"time": "1754230408",
"uncertainty": 120
},
"departure": {
"time": "1754230408",
"uncertainty": 120
},
"stopId": "0:SQLUX264",
"stopSequence": 23
},
{
"arrival": {
"time": "1754230528",
"uncertainty": 120
},
"departure": {
"time": "1754230528",
"uncertainty": 120
},
"stopId": "0:FMOSELL2",
"stopSequence": 24
},
{
"arrival": {
"time": "1754230604",
"uncertainty": 120
},
"departure": {
"time": "1754230604",
"uncertainty": 120
},
"stopId": "0:TIGNO266",
"stopSequence": 25
},
{
"arrival": {
"time": "1754230708",
"uncertainty": 120
},
"departure": {
"time": "1754230708",
"uncertainty": 120
},
"stopId": "0:SMARTIN2",
"stopSequence": 26
},
{
"arrival": {
"time": "1754230731",
"uncertainty": 120
},
"departure": {
"time": "1754230731",
"uncertainty": 120
},
"stopId": "0:FOCH2",
"stopSequence": 27
},
{
"arrival": {
"time": "1754230768",
"uncertainty": 120
},
"departure": {
"time": "1754230768",
"uncertainty": 120
},
"stopId": "0:PONTVER2",
"stopSequence": 28
},
{
"arrival": {
"time": "1754230814",
"uncertainty": 120
},
"departure": {
"time": "1754230814",
"uncertainty": 120
},
"stopId": "0:CASINO2",
"stopSequence": 29
},
{
"arrival": {
"time": "1754230856",
"uncertainty": 120
},
"departure": {
"time": "1754230856",
"uncertainty": 120
},
"stopId": "0:MIGETTE2",
"stopSequence": 30
},
{
"arrival": {
"time": "1754230888",
"uncertainty": 120
},
"departure": {
"time": "1754230888",
"uncertainty": 120
},
"stopId": "0:LONGEVI2",
"stopSequence": 31
},
{
"arrival": {
"time": "1754230947",
"uncertainty": 120
},
"departure": {
"time": "1754230947",
"uncertainty": 120
},
"stopId": "0:LECLERC2",
"stopSequence": 32
},
{
"arrival": {
"time": "1754230994",
"uncertainty": 120
},
"departure": {
"time": "1754230994",
"uncertainty": 120
},
"stopId": "0:PRILLE2",
"stopSequence": 33
},
{
"arrival": {
"time": "1754231041",
"uncertainty": 120
},
"departure": {
"time": "1754231041",
"uncertainty": 120
},
"stopId": "0:SCYBAS2",
"stopSequence": 34
},
{
"arrival": {
"time": "1754231077",
"uncertainty": 120
},
"departure": {
"time": "1754231077",
"uncertainty": 120
},
"stopId": "0:LIBERTE2",
"stopSequence": 35
},
{
"arrival": {
"time": "1754231128",
"uncertainty": 120
},
"departure": {
"time": "1754231128",
"uncertainty": 120
},
"stopId": "0:MOULI275",
"stopSequence": 36
},
{
"arrival": {
"time": "1754231179",
"uncertainty": 120
},
"departure": {
"time": "1754231179",
"uncertainty": 120
},
"stopId": "0:STJEAN02",
"stopSequence": 37
},
{
"arrival": {
"time": "1754231230",
"uncertainty": 120
},
"departure": {
"time": "1754231230",
"uncertainty": 120
},
"stopId": "0:SERRET2",
"stopSequence": 38
},
{
"arrival": {
"time": "1754231257",
"uncertainty": 120
},
"departure": {
"time": "1754231257",
"uncertainty": 120
},
"stopId": "0:HAIEBRU2",
"stopSequence": 39
},
{
"arrival": {
"time": "1754231308",
"uncertainty": 120
},
"stopId": "0:MNVE1",
"stopSequence": 40
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 1,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72973542"
},
"vehicle": {
"id": "2031",
"label": "2031"
}
}
},
{
"id": "2973543",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754230260",
"uncertainty": 120
},
"stopId": "0:ARP309",
"stopSequence": 1
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 1,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72973543"
}
}
},
{
"id": "3127956",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1754227937",
"uncertainty": 120
},
"departure": {
"time": "1754227937",
"uncertainty": 120
},
"stopId": "0:M113A"
},
{
"arrival": {
"time": "1754228027",
"uncertainty": 120
},
"departure": {
"time": "1754228027",
"uncertainty": 120
},
"stopId": "0:PJOLY3"
},
{
"arrival": {
"time": "1754228191",
"uncertainty": 120
},
"departure": {
"time": "1754228191",
"uncertainty": 120
},
"stopId": "0:LESCLOS2"
},
{
"arrival": {
"time": "1754228429",
"uncertainty": 120
},
"departure": {
"time": "1754228429",
"uncertainty": 120
},
"stopId": "0:COSTEBE3"
},
{
"departure": {
"time": "1754227800",
"uncertainty": 120
},
"stopId": "0:MARLY1",
"stopSequence": 1
},
{
"arrival": {
"time": "1754227902",
"uncertainty": 120
},
"departure": {
"time": "1754227902",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:PLGAULL1",
"stopSequence": 2
},
{
"arrival": {
"time": "1754227980",
"uncertainty": 120
},
"departure": {
"time": "1754227980",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:JOSEPH1",
"stopSequence": 3
},
{
"arrival": {
"time": "1754228039",
"uncertainty": 120
},
"departure": {
"time": "1754228039",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:ECOLES1",
"stopSequence": 4
},
{
"arrival": {
"time": "1754228100",
"uncertainty": 120
},
"departure": {
"time": "1754228100",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HOTELVI1",
"stopSequence": 5
},
{
"arrival": {
"time": "1754228197",
"uncertainty": 120
},
"departure": {
"time": "1754228197",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:PJOLY1",
"stopSequence": 6
},
{
"arrival": {
"time": "1754228102",
"uncertainty": 120
},
"departure": {
"time": "1754228132",
"uncertainty": 120
},
"stopId": "0:SORBIER1",
"stopSequence": 7
},
{
"arrival": {
"time": "1754228385",
"uncertainty": 120
},
"departure": {
"time": "1754228385",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LESCLOS1",
"stopSequence": 8
},
{
"arrival": {
"time": "1754228438",
"uncertainty": 120
},
"departure": {
"time": "1754228438",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GARENNE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1754228527",
"uncertainty": 120
},
"departure": {
"time": "1754228527",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GRORMES1",
"stopSequence": 10
},
{
"arrival": {
"time": "1754228447",
"uncertainty": 120
},
"departure": {
"time": "1754228467",
"uncertainty": 120
},
"stopId": "0:COSTEBE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1754228557",
"uncertainty": 120
},
"departure": {
"time": "1754228557",
"uncertainty": 120
},
"stopId": "0:JEANNED1",
"stopSequence": 12
},
{
"arrival": {
"time": "1754228664",
"uncertainty": 120
},
"departure": {
"time": "1754228677",
"uncertainty": 120
},
"stopId": "0:PREVOTE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1754228737",
"uncertainty": 120
},
"departure": {
"time": "1754228737",
"uncertainty": 120
},
"stopId": "0:STANDRE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1754228767",
"uncertainty": 120
},
"departure": {
"time": "1754228767",
"uncertainty": 120
},
"stopId": "0:SEMINAI1",
"stopSequence": 15
},
{
"arrival": {
"time": "1754228827",
"uncertainty": 120
},
"departure": {
"time": "1754228827",
"uncertainty": 120
},
"stopId": "0:VAILLAN1",
"stopSequence": 16
},
{
"arrival": {
"time": "1754228857",
"uncertainty": 120
},
"departure": {
"time": "1754228857",
"uncertainty": 120
},
"stopId": "0:MANGIN1",
"stopSequence": 17
},
{
"arrival": {
"time": "1754228906",
"uncertainty": 120
},
"departure": {
"time": "1754228906",
"uncertainty": 120
},
"stopId": "0:CHPETRE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1754228947",
"uncertainty": 120
},
"departure": {
"time": "1754228947",
"uncertainty": 120
},
"stopId": "0:BONSEC1",
"stopSequence": 19
},
{
"arrival": {
"time": "1754229019",
"uncertainty": 120
},
"departure": {
"time": "1754229019",
"uncertainty": 120
},
"stopId": "0:ROIGEO68",
"stopSequence": 20
},
{
"arrival": {
"time": "1754229162",
"uncertainty": 120
},
"stopId": "0:REPU5052",
"stopSequence": 21
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_73127956"
},
"vehicle": {
"id": "2427",
"label": "2427"
}
}
},
{
"id": "2973541",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1754228856",
"uncertainty": 120
},
"departure": {
"time": "1754228856",
"uncertainty": 120
},
"stopId": "0:HAIEBRU2",
"stopSequence": 39
},
{
"arrival": {
"time": "1754228911",
"uncertainty": 120
},
"stopId": "0:MNVE1",
"stopSequence": 40
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 1,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72973541"
}
}
},
{
"id": "3127957",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1754231486",
"uncertainty": 120
},
"departure": {
"time": "1754231486",
"uncertainty": 120
},
"stopId": "0:M113A"
},
{
"arrival": {
"time": "1754231638",
"uncertainty": 120
},
"departure": {
"time": "1754231638",
"uncertainty": 120
},
"stopId": "0:PJOLY3"
},
{
"arrival": {
"time": "1754231827",
"uncertainty": 120
},
"departure": {
"time": "1754231827",
"uncertainty": 120
},
"stopId": "0:LESCLOS2"
},
{
"arrival": {
"time": "1754232073",
"uncertainty": 120
},
"departure": {
"time": "1754232073",
"uncertainty": 120
},
"stopId": "0:COSTEBE3"
},
{
"departure": {
"time": "1754231400",
"uncertainty": 120
},
"stopId": "0:MARLY1",
"stopSequence": 1
},
{
"arrival": {
"time": "1754231502",
"uncertainty": 120
},
"departure": {
"time": "1754231502",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:PLGAULL1",
"stopSequence": 2
},
{
"arrival": {
"time": "1754231580",
"uncertainty": 120
},
"departure": {
"time": "1754231580",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:JOSEPH1",
"stopSequence": 3
},
{
"arrival": {
"time": "1754231639",
"uncertainty": 120
},
"departure": {
"time": "1754231639",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:ECOLES1",
"stopSequence": 4
},
{
"arrival": {
"time": "1754231700",
"uncertainty": 120
},
"departure": {
"time": "1754231700",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HOTELVI1",
"stopSequence": 5
},
{
"arrival": {
"time": "1754231797",
"uncertainty": 120
},
"departure": {
"time": "1754231797",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:PJOLY1",
"stopSequence": 6
},
{
"arrival": {
"time": "1754231748",
"uncertainty": 120
},
"departure": {
"time": "1754231748",
"uncertainty": 120
},
"stopId": "0:SORBIER1",
"stopSequence": 7
},
{
"arrival": {
"time": "1754231985",
"uncertainty": 120
},
"departure": {
"time": "1754231985",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LESCLOS1",
"stopSequence": 8
},
{
"arrival": {
"time": "1754232038",
"uncertainty": 120
},
"departure": {
"time": "1754232038",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GARENNE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1754232127",
"uncertainty": 120
},
"departure": {
"time": "1754232127",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GRORMES1",
"stopSequence": 10
},
{
"arrival": {
"time": "1754232103",
"uncertainty": 120
},
"departure": {
"time": "1754232103",
"uncertainty": 120
},
"stopId": "0:COSTEBE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1754232268",
"uncertainty": 120
},
"departure": {
"time": "1754232268",
"uncertainty": 120
},
"stopId": "0:JEANNED1",
"stopSequence": 12
},
{
"arrival": {
"time": "1754232371",
"uncertainty": 120
},
"departure": {
"time": "1754232371",
"uncertainty": 120
},
"stopId": "0:PREVOTE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1754232463",
"uncertainty": 120
},
"departure": {
"time": "1754232463",
"uncertainty": 120
},
"stopId": "0:STANDRE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1754232521",
"uncertainty": 120
},
"departure": {
"time": "1754232521",
"uncertainty": 120
},
"stopId": "0:SEMINAI1",
"stopSequence": 15
},
{
"arrival": {
"time": "1754232597",
"uncertainty": 120
},
"departure": {
"time": "1754232597",
"uncertainty": 120
},
"stopId": "0:VAILLAN1",
"stopSequence": 16
},
{
"arrival": {
"time": "1754232676",
"uncertainty": 120
},
"departure": {
"time": "1754232676",
"uncertainty": 120
},
"stopId": "0:MANGIN1",
"stopSequence": 17
},
{
"arrival": {
"time": "1754232742",
"uncertainty": 120
},
"departure": {
"time": "1754232742",
"uncertainty": 120
},
"stopId": "0:CHPETRE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1754232821",
"uncertainty": 120
},
"departure": {
"time": "1754232821",
"uncertainty": 120
},
"stopId": "0:BONSEC1",
"stopSequence": 19
},
{
"arrival": {
"time": "1754232929",
"uncertainty": 120
},
"departure": {
"time": "1754232929",
"uncertainty": 120
},
"stopId": "0:ROIGEO68",
"stopSequence": 20
},
{
"arrival": {
"time": "1754233119",
"uncertainty": 120
},
"stopId": "0:REPU5052",
"stopSequence": 21
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_73127957"
}
}
},
{
"id": "2973544",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754231940",
"uncertainty": 120
},
"stopId": "0:ARP309",
"stopSequence": 1
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 1,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72973544"
}
}
},
{
"id": "3127964",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1754229686",
"uncertainty": 120
},
"departure": {
"time": "1754229686",
"uncertainty": 120
},
"stopId": "0:M113A"
},
{
"arrival": {
"time": "1754229838",
"uncertainty": 120
},
"departure": {
"time": "1754229838",
"uncertainty": 120
},
"stopId": "0:PJOLY3"
},
{
"arrival": {
"time": "1754230027",
"uncertainty": 120
},
"departure": {
"time": "1754230027",
"uncertainty": 120
},
"stopId": "0:LESCLOS2"
},
{
"arrival": {
"time": "1754230273",
"uncertainty": 120
},
"departure": {
"time": "1754230273",
"uncertainty": 120
},
"stopId": "0:COSTEBE3"
},
{
"departure": {
"time": "1754229600",
"uncertainty": 120
},
"stopId": "0:MARLY1",
"stopSequence": 1
},
{
"arrival": {
"time": "1754229702",
"uncertainty": 120
},
"departure": {
"time": "1754229702",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:PLGAULL1",
"stopSequence": 2
},
{
"arrival": {
"time": "1754229780",
"uncertainty": 120
},
"departure": {
"time": "1754229780",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:JOSEPH1",
"stopSequence": 3
},
{
"arrival": {
"time": "1754229839",
"uncertainty": 120
},
"departure": {
"time": "1754229839",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:ECOLES1",
"stopSequence": 4
},
{
"arrival": {
"time": "1754229900",
"uncertainty": 120
},
"departure": {
"time": "1754229900",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HOTELVI1",
"stopSequence": 5
},
{
"arrival": {
"time": "1754229997",
"uncertainty": 120
},
"departure": {
"time": "1754229997",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:PJOLY1",
"stopSequence": 6
},
{
"arrival": {
"time": "1754229948",
"uncertainty": 120
},
"departure": {
"time": "1754229948",
"uncertainty": 120
},
"stopId": "0:SORBIER1",
"stopSequence": 7
},
{
"arrival": {
"time": "1754230185",
"uncertainty": 120
},
"departure": {
"time": "1754230185",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LESCLOS1",
"stopSequence": 8
},
{
"arrival": {
"time": "1754230238",
"uncertainty": 120
},
"departure": {
"time": "1754230238",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GARENNE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1754230327",
"uncertainty": 120
},
"departure": {
"time": "1754230327",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GRORMES1",
"stopSequence": 10
},
{
"arrival": {
"time": "1754230303",
"uncertainty": 120
},
"departure": {
"time": "1754230303",
"uncertainty": 120
},
"stopId": "0:COSTEBE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1754230468",
"uncertainty": 120
},
"departure": {
"time": "1754230468",
"uncertainty": 120
},
"stopId": "0:JEANNED1",
"stopSequence": 12
},
{
"arrival": {
"time": "1754230549",
"uncertainty": 120
},
"departure": {
"time": "1754230549",
"uncertainty": 120
},
"stopId": "0:PREVOTE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1754230621",
"uncertainty": 120
},
"departure": {
"time": "1754230621",
"uncertainty": 120
},
"stopId": "0:STANDRE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1754230665",
"uncertainty": 120
},
"departure": {
"time": "1754230665",
"uncertainty": 120
},
"stopId": "0:SEMINAI1",
"stopSequence": 15
},
{
"arrival": {
"time": "1754230734",
"uncertainty": 120
},
"departure": {
"time": "1754230734",
"uncertainty": 120
},
"stopId": "0:VAILLAN1",
"stopSequence": 16
},
{
"arrival": {
"time": "1754230805",
"uncertainty": 120
},
"departure": {
"time": "1754230805",
"uncertainty": 120
},
"stopId": "0:MANGIN1",
"stopSequence": 17
},
{
"arrival": {
"time": "1754230865",
"uncertainty": 120
},
"departure": {
"time": "1754230865",
"uncertainty": 120
},
"stopId": "0:CHPETRE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1754230956",
"uncertainty": 120
},
"departure": {
"time": "1754230956",
"uncertainty": 120
},
"stopId": "0:BONSEC1",
"stopSequence": 19
},
{
"arrival": {
"time": "1754231063",
"uncertainty": 120
},
"departure": {
"time": "1754231063",
"uncertainty": 120
},
"stopId": "0:ROIGEO68",
"stopSequence": 20
},
{
"arrival": {
"time": "1754231253",
"uncertainty": 120
},
"stopId": "0:REPU5052",
"stopSequence": 21
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_73127964"
}
}
},
{
"id": "2973443",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754225942",
"uncertainty": 120
},
"stopId": "0:LEPATIS1",
"stopSequence": 1
},
{
"arrival": {
"time": "1754226042",
"uncertainty": 120
},
"departure": {
"time": "1754226062",
"uncertainty": 120
},
"stopId": "0:WCHATEA1",
"stopSequence": 2
},
{
"arrival": {
"time": "1754226144",
"uncertainty": 120
},
"departure": {
"time": "1754226152",
"uncertainty": 120
},
"stopId": "0:WOIPHOT1",
"stopSequence": 3
},
{
"arrival": {
"time": "1754226212",
"uncertainty": 120
},
"departure": {
"time": "1754226212",
"uncertainty": 120
},
"stopId": "0:SAULES1",
"stopSequence": 4
},
{
"arrival": {
"time": "1754226338",
"uncertainty": 120
},
"departure": {
"time": "1754226338",
"uncertainty": 120
},
"stopId": "0:ROSEMAR1",
"stopSequence": 5
},
{
"arrival": {
"time": "1754226392",
"uncertainty": 120
},
"departure": {
"time": "1754226422",
"uncertainty": 120
},
"stopId": "0:RUCHER1",
"stopSequence": 6
},
{
"arrival": {
"time": "1754226482",
"uncertainty": 120
},
"departure": {
"time": "1754226482",
"uncertainty": 120
},
"stopId": "0:COUPILL1",
"stopSequence": 7
},
{
"arrival": {
"time": "1754226538",
"uncertainty": 120
},
"departure": {
"time": "1754226542",
"uncertainty": 120
},
"stopId": "0:MORLOT1",
"stopSequence": 8
},
{
"arrival": {
"time": "1754226630",
"uncertainty": 120
},
"departure": {
"time": "1754226630",
"uncertainty": 120
},
"stopId": "0:4BORNES1",
"stopSequence": 9
},
{
"arrival": {
"time": "1754226663",
"uncertainty": 120
},
"departure": {
"time": "1754226663",
"uncertainty": 120
},
"stopId": "0:DAGA1",
"stopSequence": 10
},
{
"arrival": {
"time": "1754226681",
"uncertainty": 120
},
"departure": {
"time": "1754226692",
"uncertainty": 120
},
"stopId": "0:PAQUET1",
"stopSequence": 11
},
{
"arrival": {
"time": "1754226764",
"uncertainty": 120
},
"departure": {
"time": "1754226782",
"uncertainty": 120
},
"stopId": "0:PATROTT1",
"stopSequence": 12
},
{
"arrival": {
"time": "1754226824",
"uncertainty": 120
},
"departure": {
"time": "1754226824",
"uncertainty": 120
},
"stopId": "0:DALES1",
"stopSequence": 13
},
{
"arrival": {
"time": "1754226864",
"uncertainty": 120
},
"departure": {
"time": "1754226864",
"uncertainty": 120
},
"stopId": "0:BERNANO1",
"stopSequence": 14
},
{
"arrival": {
"time": "1754226951",
"uncertainty": 120
},
"departure": {
"time": "1754226951",
"uncertainty": 120
},
"stopId": "0:ROCHAMB1",
"stopSequence": 15
},
{
"arrival": {
"time": "1754227020",
"uncertainty": 120
},
"departure": {
"time": "1754227053",
"uncertainty": 120
},
"stopId": "0:PONTIFF1",
"stopSequence": 16
},
{
"arrival": {
"time": "1754227157",
"uncertainty": 120
},
"departure": {
"time": "1754227157",
"uncertainty": 120
},
"stopId": "0:RIMPORT1",
"stopSequence": 17
},
{
"arrival": {
"time": "1754227210",
"uncertainty": 120
},
"departure": {
"time": "1754227210",
"uncertainty": 120
},
"stopId": "0:STGEORG1",
"stopSequence": 18
},
{
"arrival": {
"time": "1754227263",
"uncertainty": 120
},
"departure": {
"time": "1754227263",
"uncertainty": 120
},
"stopId": "0:PREFECT3",
"stopSequence": 19
},
{
"arrival": {
"time": "1754227382",
"uncertainty": 120
},
"departure": {
"time": "1754227382",
"uncertainty": 120
},
"stopId": "0:SQLUX118",
"stopSequence": 20
},
{
"arrival": {
"time": "1754227612",
"uncertainty": 120
},
"departure": {
"time": "1754227652",
"uncertainty": 120
},
"stopId": "0:REPUB123",
"stopSequence": 21
},
{
"arrival": {
"time": "1754227748",
"uncertainty": 120
},
"departure": {
"time": "1754227832",
"uncertainty": 120
},
"stopId": "0:ROIGE694",
"stopSequence": 22
},
{
"arrival": {
"time": "1754227918",
"uncertainty": 120
},
"departure": {
"time": "1754227982",
"uncertainty": 120
},
"stopId": "0:GARE90",
"stopSequence": 23
},
{
"arrival": {
"time": "1754228024",
"uncertainty": 120
},
"departure": {
"time": "1754228024",
"uncertainty": 120
},
"stopId": "0:LAFAYET2",
"stopSequence": 24
},
{
"arrival": {
"time": "1754228072",
"uncertainty": 120
},
"departure": {
"time": "1754228072",
"uncertainty": 120
},
"stopId": "0:ARENES2",
"stopSequence": 25
},
{
"arrival": {
"time": "1754228132",
"uncertainty": 120
},
"departure": {
"time": "1754228132",
"uncertainty": 120
},
"stopId": "0:BOILVIN2",
"stopSequence": 26
},
{
"arrival": {
"time": "1754228192",
"uncertainty": 120
},
"departure": {
"time": "1754228192",
"uncertainty": 120
},
"stopId": "0:SLIVIER2",
"stopSequence": 27
},
{
"arrival": {
"time": "1754228297",
"uncertainty": 120
},
"departure": {
"time": "1754228312",
"uncertainty": 120
},
"stopId": "0:EGLISE2",
"stopSequence": 28
},
{
"arrival": {
"time": "1754228372",
"uncertainty": 120
},
"departure": {
"time": "1754228372",
"uncertainty": 120
},
"stopId": "0:LAVOIR2",
"stopSequence": 29
},
{
"arrival": {
"time": "1754228451",
"uncertainty": 120
},
"departure": {
"time": "1754228462",
"uncertainty": 120
},
"stopId": "0:4VENTS2",
"stopSequence": 30
},
{
"arrival": {
"time": "1754228533",
"uncertainty": 120
},
"departure": {
"time": "1754228533",
"uncertainty": 120
},
"stopId": "0:HORGNE2",
"stopSequence": 31
},
{
"arrival": {
"time": "1754228566",
"uncertainty": 120
},
"departure": {
"time": "1754228566",
"uncertainty": 120
},
"stopId": "0:LYAUT656",
"stopSequence": 32
},
{
"arrival": {
"time": "1754228608",
"uncertainty": 120
},
"departure": {
"time": "1754228612",
"uncertainty": 120
},
"stopId": "0:JERUSAL2",
"stopSequence": 33
},
{
"arrival": {
"time": "1754228673",
"uncertainty": 120
},
"departure": {
"time": "1754228673",
"uncertainty": 120
},
"stopId": "0:COLSON2",
"stopSequence": 34
},
{
"arrival": {
"time": "1754228715",
"uncertainty": 120
},
"departure": {
"time": "1754228732",
"uncertainty": 120
},
"stopId": "0:VACONS2",
"stopSequence": 35
},
{
"arrival": {
"time": "1754228817",
"uncertainty": 120
},
"departure": {
"time": "1754228817",
"uncertainty": 120
},
"stopId": "0:MARGUER2",
"stopSequence": 36
},
{
"arrival": {
"time": "1754228865",
"uncertainty": 120
},
"departure": {
"time": "1754228865",
"uncertainty": 120
},
"stopId": "0:VOLONTA2",
"stopSequence": 37
},
{
"arrival": {
"time": "1754228908",
"uncertainty": 120
},
"departure": {
"time": "1754228912",
"uncertainty": 120
},
"stopId": "0:MTPRIVA2",
"stopSequence": 38
},
{
"arrival": {
"time": "1754229011",
"uncertainty": 120
},
"stopId": "0:COSTEBE4",
"stopSequence": 39
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72973443"
},
"vehicle": {
"id": "2425",
"label": "2425"
}
}
},
{
"id": "2973446",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754231280",
"uncertainty": 120
},
"stopId": "0:LEPATIS1",
"stopSequence": 1
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72973446"
}
}
},
{
"id": "2973444",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754227680",
"uncertainty": 120
},
"stopId": "0:LEPATIS1",
"stopSequence": 1
},
{
"arrival": {
"time": "1754227765",
"uncertainty": 120
},
"departure": {
"time": "1754227765",
"uncertainty": 120
},
"stopId": "0:WCHATEA1",
"stopSequence": 2
},
{
"arrival": {
"time": "1754227831",
"uncertainty": 120
},
"departure": {
"time": "1754227831",
"uncertainty": 120
},
"stopId": "0:WOIPHOT1",
"stopSequence": 3
},
{
"arrival": {
"time": "1754227890",
"uncertainty": 120
},
"departure": {
"time": "1754227890",
"uncertainty": 120
},
"stopId": "0:SAULES1",
"stopSequence": 4
},
{
"arrival": {
"time": "1754227935",
"uncertainty": 120
},
"departure": {
"time": "1754227935",
"uncertainty": 120
},
"stopId": "0:ROSEMAR1",
"stopSequence": 5
},
{
"arrival": {
"time": "1754227981",
"uncertainty": 120
},
"departure": {
"time": "1754227981",
"uncertainty": 120
},
"stopId": "0:RUCHER1",
"stopSequence": 6
},
{
"arrival": {
"time": "1754228021",
"uncertainty": 120
},
"departure": {
"time": "1754228021",
"uncertainty": 120
},
"stopId": "0:COUPILL1",
"stopSequence": 7
},
{
"arrival": {
"time": "1754228071",
"uncertainty": 120
},
"departure": {
"time": "1754228071",
"uncertainty": 120
},
"stopId": "0:MORLOT1",
"stopSequence": 8
},
{
"arrival": {
"time": "1754228142",
"uncertainty": 120
},
"departure": {
"time": "1754228142",
"uncertainty": 120
},
"stopId": "0:4BORNES1",
"stopSequence": 9
},
{
"arrival": {
"time": "1754228179",
"uncertainty": 120
},
"departure": {
"time": "1754228191",
"uncertainty": 120
},
"stopId": "0:DAGA1",
"stopSequence": 10
},
{
"arrival": {
"time": "1754228213",
"uncertainty": 120
},
"departure": {
"time": "1754228213",
"uncertainty": 120
},
"stopId": "0:PAQUET1",
"stopSequence": 11
},
{
"arrival": {
"time": "1754228335",
"uncertainty": 120
},
"departure": {
"time": "1754228341",
"uncertainty": 120
},
"stopId": "0:PATROTT1",
"stopSequence": 12
},
{
"arrival": {
"time": "1754228409",
"uncertainty": 120
},
"departure": {
"time": "1754228409",
"uncertainty": 120
},
"stopId": "0:DALES1",
"stopSequence": 13
},
{
"arrival": {
"time": "1754228448",
"uncertainty": 120
},
"departure": {
"time": "1754228448",
"uncertainty": 120
},
"stopId": "0:BERNANO1",
"stopSequence": 14
},
{
"arrival": {
"time": "1754228546",
"uncertainty": 120
},
"departure": {
"time": "1754228551",
"uncertainty": 120
},
"stopId": "0:ROCHAMB1",
"stopSequence": 15
},
{
"arrival": {
"time": "1754228611",
"uncertainty": 120
},
"departure": {
"time": "1754228897",
"uncertainty": 120
},
"stopId": "0:PONTIFF1",
"stopSequence": 16
},
{
"arrival": {
"time": "1754229022",
"uncertainty": 120
},
"departure": {
"time": "1754229022",
"uncertainty": 120
},
"stopId": "0:RIMPORT1",
"stopSequence": 17
},
{
"arrival": {
"time": "1754229084",
"uncertainty": 120
},
"departure": {
"time": "1754229084",
"uncertainty": 120
},
"stopId": "0:STGEORG1",
"stopSequence": 18
},
{
"arrival": {
"time": "1754229166",
"uncertainty": 120
},
"departure": {
"time": "1754229166",
"uncertainty": 120
},
"stopId": "0:PREFECT3",
"stopSequence": 19
},
{
"arrival": {
"time": "1754229259",
"uncertainty": 120
},
"departure": {
"time": "1754229259",
"uncertainty": 120
},
"stopId": "0:SQLUX118",
"stopSequence": 20
},
{
"arrival": {
"time": "1754229406",
"uncertainty": 120
},
"departure": {
"time": "1754229406",
"uncertainty": 120
},
"stopId": "0:REPUB123",
"stopSequence": 21
},
{
"arrival": {
"time": "1754229519",
"uncertainty": 120
},
"departure": {
"time": "1754229519",
"uncertainty": 120
},
"stopId": "0:ROIGE694",
"stopSequence": 22
},
{
"arrival": {
"time": "1754229585",
"uncertainty": 120
},
"departure": {
"time": "1754229585",
"uncertainty": 120
},
"stopId": "0:GARE90",
"stopSequence": 23
},
{
"arrival": {
"time": "1754229637",
"uncertainty": 120
},
"departure": {
"time": "1754229637",
"uncertainty": 120
},
"stopId": "0:LAFAYET2",
"stopSequence": 24
},
{
"arrival": {
"time": "1754229692",
"uncertainty": 120
},
"departure": {
"time": "1754229692",
"uncertainty": 120
},
"stopId": "0:ARENES2",
"stopSequence": 25
},
{
"arrival": {
"time": "1754229753",
"uncertainty": 120
},
"departure": {
"time": "1754229753",
"uncertainty": 120
},
"stopId": "0:BOILVIN2",
"stopSequence": 26
},
{
"arrival": {
"time": "1754229815",
"uncertainty": 120
},
"departure": {
"time": "1754229815",
"uncertainty": 120
},
"stopId": "0:SLIVIER2",
"stopSequence": 27
},
{
"arrival": {
"time": "1754229897",
"uncertainty": 120
},
"departure": {
"time": "1754229897",
"uncertainty": 120
},
"stopId": "0:EGLISE2",
"stopSequence": 28
},
{
"arrival": {
"time": "1754229962",
"uncertainty": 120
},
"departure": {
"time": "1754229962",
"uncertainty": 120
},
"stopId": "0:LAVOIR2",
"stopSequence": 29
},
{
"arrival": {
"time": "1754230045",
"uncertainty": 120
},
"departure": {
"time": "1754230045",
"uncertainty": 120
},
"stopId": "0:4VENTS2",
"stopSequence": 30
},
{
"arrival": {
"time": "1754230115",
"uncertainty": 120
},
"departure": {
"time": "1754230115",
"uncertainty": 120
},
"stopId": "0:HORGNE2",
"stopSequence": 31
},
{
"arrival": {
"time": "1754230149",
"uncertainty": 120
},
"departure": {
"time": "1754230149",
"uncertainty": 120
},
"stopId": "0:LYAUT656",
"stopSequence": 32
},
{
"arrival": {
"time": "1754230191",
"uncertainty": 120
},
"departure": {
"time": "1754230191",
"uncertainty": 120
},
"stopId": "0:JERUSAL2",
"stopSequence": 33
},
{
"arrival": {
"time": "1754230226",
"uncertainty": 120
},
"departure": {
"time": "1754230226",
"uncertainty": 120
},
"stopId": "0:COLSON2",
"stopSequence": 34
},
{
"arrival": {
"time": "1754230276",
"uncertainty": 120
},
"departure": {
"time": "1754230276",
"uncertainty": 120
},
"stopId": "0:VACONS2",
"stopSequence": 35
},
{
"arrival": {
"time": "1754230375",
"uncertainty": 120
},
"departure": {
"time": "1754230375",
"uncertainty": 120
},
"stopId": "0:MARGUER2",
"stopSequence": 36
},
{
"arrival": {
"time": "1754230429",
"uncertainty": 120
},
"departure": {
"time": "1754230429",
"uncertainty": 120
},
"stopId": "0:VOLONTA2",
"stopSequence": 37
},
{
"arrival": {
"time": "1754230475",
"uncertainty": 120
},
"departure": {
"time": "1754230475",
"uncertainty": 120
},
"stopId": "0:MTPRIVA2",
"stopSequence": 38
},
{
"arrival": {
"time": "1754230655",
"uncertainty": 120
},
"stopId": "0:COSTEBE4",
"stopSequence": 39
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72973444"
},
"vehicle": {
"id": "2136",
"label": "2136"
}
}
},
{
"id": "2973445",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754229480",
"uncertainty": 120
},
"stopId": "0:LEPATIS1",
"stopSequence": 1
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72973445"
}
}
},
{
"id": "3127973",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1754231340",
"uncertainty": 120
},
"departure": {
"time": "1754231340",
"uncertainty": 120
},
"stopId": "0:COSTEBE4"
},
{
"arrival": {
"time": "1754231580",
"uncertainty": 120
},
"departure": {
"time": "1754231580",
"uncertainty": 120
},
"stopId": "0:LESCLOS1"
},
{
"departure": {
"time": "1754230560",
"uncertainty": 120
},
"stopId": "0:REPU5051",
"stopSequence": 1
},
{
"arrival": {
"time": "1754230676",
"uncertainty": 120
},
"departure": {
"time": "1754230676",
"uncertainty": 120
},
"stopId": "0:ROIGE352",
"stopSequence": 2
},
{
"arrival": {
"time": "1754230740",
"uncertainty": 120
},
"departure": {
"time": "1754230740",
"uncertainty": 120
},
"stopId": "0:BONSEC2",
"stopSequence": 3
},
{
"arrival": {
"time": "1754230780",
"uncertainty": 120
},
"departure": {
"time": "1754230780",
"uncertainty": 120
},
"stopId": "0:CHPETRE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1754230841",
"uncertainty": 120
},
"departure": {
"time": "1754230841",
"uncertainty": 120
},
"stopId": "0:MANGIN2",
"stopSequence": 5
},
{
"arrival": {
"time": "1754230921",
"uncertainty": 120
},
"departure": {
"time": "1754230921",
"uncertainty": 120
},
"stopId": "0:VAILLAN2",
"stopSequence": 6
},
{
"arrival": {
"time": "1754230981",
"uncertainty": 120
},
"departure": {
"time": "1754230981",
"uncertainty": 120
},
"stopId": "0:SEMINAI2",
"stopSequence": 7
},
{
"arrival": {
"time": "1754231040",
"uncertainty": 120
},
"departure": {
"time": "1754231040",
"uncertainty": 120
},
"stopId": "0:STANDRE2",
"stopSequence": 8
},
{
"arrival": {
"time": "1754231114",
"uncertainty": 120
},
"departure": {
"time": "1754231114",
"uncertainty": 120
},
"stopId": "0:PREVOTE2",
"stopSequence": 9
},
{
"arrival": {
"time": "1754231159",
"uncertainty": 120
},
"departure": {
"time": "1754231159",
"uncertainty": 120
},
"stopId": "0:JEANNED2",
"stopSequence": 10
},
{
"arrival": {
"time": "1754231280",
"uncertainty": 120
},
"departure": {
"time": "1754231280",
"uncertainty": 120
},
"stopId": "0:COSTEBE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1754231342",
"uncertainty": 120
},
"departure": {
"time": "1754231342",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GRORMES2",
"stopSequence": 12
},
{
"arrival": {
"time": "1754231419",
"uncertainty": 120
},
"departure": {
"time": "1754231419",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GARENNE2",
"stopSequence": 13
},
{
"arrival": {
"time": "1754231592",
"uncertainty": 120
},
"departure": {
"time": "1754231592",
"uncertainty": 120
},
"stopId": "0:LESCLOS2",
"stopSequence": 14
},
{
"arrival": {
"time": "1754231658",
"uncertainty": 120
},
"departure": {
"time": "1754231658",
"uncertainty": 120
},
"stopId": "0:SORBIER2",
"stopSequence": 15
},
{
"arrival": {
"time": "1754231733",
"uncertainty": 120
},
"departure": {
"time": "1754231733",
"uncertainty": 120
},
"stopId": "0:PJOLY2",
"stopSequence": 16
},
{
"arrival": {
"time": "1754231816",
"uncertainty": 120
},
"departure": {
"time": "1754231816",
"uncertainty": 120
},
"stopId": "0:HOTELVI2",
"stopSequence": 17
},
{
"arrival": {
"time": "1754231845",
"uncertainty": 120
},
"departure": {
"time": "1754231845",
"uncertainty": 120
},
"stopId": "0:ECOLES2",
"stopSequence": 18
},
{
"arrival": {
"time": "1754231876",
"uncertainty": 120
},
"departure": {
"time": "1754231876",
"uncertainty": 120
},
"stopId": "0:JOSEPH2",
"stopSequence": 19
},
{
"arrival": {
"time": "1754231924",
"uncertainty": 120
},
"departure": {
"time": "1754231924",
"uncertainty": 120
},
"stopId": "0:PLGAULL2",
"stopSequence": 20
},
{
"arrival": {
"time": "1754231996",
"uncertainty": 120
},
"stopId": "0:MARLY1",
"stopSequence": 21
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_73127973"
}
}
},
{
"id": "2973491",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754226540",
"uncertainty": 120
},
"stopId": "0:PRESJAC1",
"stopSequence": 1
},
{
"arrival": {
"time": "1754226590",
"uncertainty": 120
},
"departure": {
"time": "1754226601",
"uncertainty": 120
},
"stopId": "0:CLETTE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1754226657",
"uncertainty": 120
},
"departure": {
"time": "1754226657",
"uncertainty": 120
},
"stopId": "0:CAILLOU1",
"stopSequence": 3
},
{
"arrival": {
"time": "1754226687",
"uncertainty": 120
},
"departure": {
"time": "1754226687",
"uncertainty": 120
},
"stopId": "0:ROUSSEL1",
"stopSequence": 4
},
{
"arrival": {
"time": "1754226718",
"uncertainty": 120
},
"departure": {
"time": "1754226718",
"uncertainty": 120
},
"stopId": "0:BAUCHEZ1",
"stopSequence": 5
},
{
"arrival": {
"time": "1754226761",
"uncertainty": 120
},
"departure": {
"time": "1754226761",
"uncertainty": 120
},
"stopId": "0:SANSONN1",
"stopSequence": 6
},
{
"arrival": {
"time": "1754226821",
"uncertainty": 120
},
"departure": {
"time": "1754226821",
"uncertainty": 120
},
"stopId": "0:BUCHOZ1",
"stopSequence": 7
},
{
"arrival": {
"time": "1754226871",
"uncertainty": 120
},
"departure": {
"time": "1754226871",
"uncertainty": 120
},
"stopId": "0:NJUNG1",
"stopSequence": 8
},
{
"arrival": {
"time": "1754226931",
"uncertainty": 120
},
"departure": {
"time": "1754226931",
"uncertainty": 120
},
"stopId": "0:LEMOYNE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1754226991",
"uncertainty": 120
},
"departure": {
"time": "1754226991",
"uncertainty": 120
},
"stopId": "0:COLIBRI1",
"stopSequence": 10
},
{
"arrival": {
"time": "1754227001",
"uncertainty": 120
},
"departure": {
"time": "1754227001",
"uncertainty": 120
},
"stopId": "0:TIGNO414",
"stopSequence": 11
},
{
"arrival": {
"time": "1754227150",
"uncertainty": 120
},
"departure": {
"time": "1754227150",
"uncertainty": 120
},
"stopId": "0:FMOSELL1",
"stopSequence": 12
},
{
"arrival": {
"time": "1754227200",
"uncertainty": 120
},
"departure": {
"time": "1754227231",
"uncertainty": 120
},
"stopId": "0:SQLUX122",
"stopSequence": 13
},
{
"arrival": {
"time": "1754227409",
"uncertainty": 120
},
"departure": {
"time": "1754227501",
"uncertainty": 120
},
"stopId": "0:REPUB123",
"stopSequence": 14
},
{
"arrival": {
"time": "1754227683",
"uncertainty": 120
},
"departure": {
"time": "1754227803",
"uncertainty": 120
},
"stopId": "0:GARE4",
"stopSequence": 15
},
{
"arrival": {
"time": "1754227977",
"uncertainty": 120
},
"departure": {
"time": "1754228014",
"uncertainty": 120
},
"stopId": "0:SEILLE2",
"stopSequence": 16
},
{
"arrival": {
"time": "1754228085",
"uncertainty": 120
},
"departure": {
"time": "1754228085",
"uncertainty": 120
},
"stopId": "0:FRIANT2",
"stopSequence": 17
},
{
"arrival": {
"time": "1754228118",
"uncertainty": 120
},
"departure": {
"time": "1754228118",
"uncertainty": 120
},
"stopId": "0:HERMITE2",
"stopSequence": 18
},
{
"arrival": {
"time": "1754228136",
"uncertainty": 120
},
"departure": {
"time": "1754228136",
"uncertainty": 120
},
"stopId": "0:COLLIGN2",
"stopSequence": 19
},
{
"arrival": {
"time": "1754228195",
"uncertainty": 120
},
"departure": {
"time": "1754228195",
"uncertainty": 120
},
"stopId": "0:DUCROCQ2",
"stopSequence": 20
},
{
"arrival": {
"time": "1754228225",
"uncertainty": 120
},
"departure": {
"time": "1754228225",
"uncertainty": 120
},
"stopId": "0:HESTAUX2",
"stopSequence": 21
},
{
"arrival": {
"time": "1754228256",
"uncertainty": 120
},
"departure": {
"time": "1754228256",
"uncertainty": 120
},
"stopId": "0:GOUSSEL2",
"stopSequence": 22
},
{
"arrival": {
"time": "1754228295",
"uncertainty": 120
},
"departure": {
"time": "1754228295",
"uncertainty": 120
},
"stopId": "0:CLAUDEL2",
"stopSequence": 23
},
{
"arrival": {
"time": "1754228372",
"uncertainty": 120
},
"departure": {
"time": "1754228372",
"uncertainty": 120
},
"stopId": "0:OBERL653",
"stopSequence": 24
},
{
"arrival": {
"time": "1754228474",
"uncertainty": 120
},
"departure": {
"time": "1754228474",
"uncertainty": 120
},
"stopId": "0:PEUPLIE2",
"stopSequence": 25
},
{
"arrival": {
"time": "1754228614",
"uncertainty": 120
},
"departure": {
"time": "1754228614",
"uncertainty": 120
},
"stopId": "0:GRIGY2",
"stopSequence": 26
},
{
"arrival": {
"time": "1754228749",
"uncertainty": 120
},
"departure": {
"time": "1754228767",
"uncertainty": 120
},
"stopId": "0:GDECOLE2",
"stopSequence": 27
},
{
"arrival": {
"time": "1754228872",
"uncertainty": 120
},
"departure": {
"time": "1754228872",
"uncertainty": 120
},
"stopId": "0:PASSOTE2",
"stopSequence": 28
},
{
"arrival": {
"time": "1754228898",
"uncertainty": 120
},
"departure": {
"time": "1754228898",
"uncertainty": 120
},
"stopId": "0:CUVION2",
"stopSequence": 29
},
{
"arrival": {
"time": "1754228978",
"uncertainty": 120
},
"departure": {
"time": "1754228978",
"uncertainty": 120
},
"stopId": "0:DOLICHE2",
"stopSequence": 30
},
{
"arrival": {
"time": "1754229014",
"uncertainty": 120
},
"departure": {
"time": "1754229014",
"uncertainty": 120
},
"stopId": "0:30JOURS2",
"stopSequence": 31
},
{
"arrival": {
"time": "1754229053",
"uncertainty": 120
},
"departure": {
"time": "1754229053",
"uncertainty": 120
},
"stopId": "0:LADAME2",
"stopSequence": 32
},
{
"arrival": {
"time": "1754229111",
"uncertainty": 120
},
"departure": {
"time": "1754229111",
"uncertainty": 120
},
"stopId": "0:FALOGNE2",
"stopSequence": 33
},
{
"arrival": {
"time": "1754229159",
"uncertainty": 120
},
"stopId": "0:LELAC1",
"stopSequence": 34
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72973491"
},
"vehicle": {
"id": "2133",
"label": "2133"
}
}
},
{
"id": "3127981",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1754229549",
"uncertainty": 120
},
"departure": {
"time": "1754229549",
"uncertainty": 120
},
"stopId": "0:COSTEBE4"
},
{
"arrival": {
"time": "1754229789",
"uncertainty": 120
},
"departure": {
"time": "1754229789",
"uncertainty": 120
},
"stopId": "0:LESCLOS1"
},
{
"departure": {
"time": "1754228718",
"uncertainty": 120
},
"stopId": "0:REPU5051",
"stopSequence": 1
},
{
"arrival": {
"time": "1754228883",
"uncertainty": 120
},
"departure": {
"time": "1754228898",
"uncertainty": 120
},
"stopId": "0:ROIGE352",
"stopSequence": 2
},
{
"arrival": {
"time": "1754228988",
"uncertainty": 120
},
"departure": {
"time": "1754228988",
"uncertainty": 120
},
"stopId": "0:BONSEC2",
"stopSequence": 3
},
{
"arrival": {
"time": "1754229027",
"uncertainty": 120
},
"departure": {
"time": "1754229027",
"uncertainty": 120
},
"stopId": "0:CHPETRE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1754229057",
"uncertainty": 120
},
"departure": {
"time": "1754229057",
"uncertainty": 120
},
"stopId": "0:MANGIN2",
"stopSequence": 5
},
{
"arrival": {
"time": "1754229127",
"uncertainty": 120
},
"departure": {
"time": "1754229127",
"uncertainty": 120
},
"stopId": "0:VAILLAN2",
"stopSequence": 6
},
{
"arrival": {
"time": "1754229185",
"uncertainty": 120
},
"departure": {
"time": "1754229185",
"uncertainty": 120
},
"stopId": "0:SEMINAI2",
"stopSequence": 7
},
{
"arrival": {
"time": "1754229244",
"uncertainty": 120
},
"departure": {
"time": "1754229244",
"uncertainty": 120
},
"stopId": "0:STANDRE2",
"stopSequence": 8
},
{
"arrival": {
"time": "1754229318",
"uncertainty": 120
},
"departure": {
"time": "1754229318",
"uncertainty": 120
},
"stopId": "0:PREVOTE2",
"stopSequence": 9
},
{
"arrival": {
"time": "1754229363",
"uncertainty": 120
},
"departure": {
"time": "1754229363",
"uncertainty": 120
},
"stopId": "0:JEANNED2",
"stopSequence": 10
},
{
"arrival": {
"time": "1754229484",
"uncertainty": 120
},
"departure": {
"time": "1754229484",
"uncertainty": 120
},
"stopId": "0:COSTEBE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1754229550",
"uncertainty": 120
},
"departure": {
"time": "1754229550",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GRORMES2",
"stopSequence": 12
},
{
"arrival": {
"time": "1754229638",
"uncertainty": 120
},
"departure": {
"time": "1754229638",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GARENNE2",
"stopSequence": 13
},
{
"arrival": {
"time": "1754229802",
"uncertainty": 120
},
"departure": {
"time": "1754229802",
"uncertainty": 120
},
"stopId": "0:LESCLOS2",
"stopSequence": 14
},
{
"arrival": {
"time": "1754229877",
"uncertainty": 120
},
"departure": {
"time": "1754229877",
"uncertainty": 120
},
"stopId": "0:SORBIER2",
"stopSequence": 15
},
{
"arrival": {
"time": "1754229962",
"uncertainty": 120
},
"departure": {
"time": "1754229962",
"uncertainty": 120
},
"stopId": "0:PJOLY2",
"stopSequence": 16
},
{
"arrival": {
"time": "1754230056",
"uncertainty": 120
},
"departure": {
"time": "1754230056",
"uncertainty": 120
},
"stopId": "0:HOTELVI2",
"stopSequence": 17
},
{
"arrival": {
"time": "1754230111",
"uncertainty": 120
},
"departure": {
"time": "1754230111",
"uncertainty": 120
},
"stopId": "0:ECOLES2",
"stopSequence": 18
},
{
"arrival": {
"time": "1754230172",
"uncertainty": 120
},
"departure": {
"time": "1754230172",
"uncertainty": 120
},
"stopId": "0:JOSEPH2",
"stopSequence": 19
},
{
"arrival": {
"time": "1754230220",
"uncertainty": 120
},
"departure": {
"time": "1754230220",
"uncertainty": 120
},
"stopId": "0:PLGAULL2",
"stopSequence": 20
},
{
"arrival": {
"time": "1754230292",
"uncertainty": 120
},
"stopId": "0:MARLY1",
"stopSequence": 21
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_73127981"
},
"vehicle": {
"id": "2428",
"label": "2428"
}
}
},
{
"id": "3127982",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1754233140",
"uncertainty": 120
},
"departure": {
"time": "1754233140",
"uncertainty": 120
},
"stopId": "0:COSTEBE4"
},
{
"arrival": {
"time": "1754233380",
"uncertainty": 120
},
"departure": {
"time": "1754233380",
"uncertainty": 120
},
"stopId": "0:LESCLOS1"
},
{
"departure": {
"time": "1754232360",
"uncertainty": 120
},
"stopId": "0:REPU5051",
"stopSequence": 1
},
{
"arrival": {
"time": "1754232476",
"uncertainty": 120
},
"departure": {
"time": "1754232476",
"uncertainty": 120
},
"stopId": "0:ROIGE352",
"stopSequence": 2
},
{
"arrival": {
"time": "1754232540",
"uncertainty": 120
},
"departure": {
"time": "1754232540",
"uncertainty": 120
},
"stopId": "0:BONSEC2",
"stopSequence": 3
},
{
"arrival": {
"time": "1754232580",
"uncertainty": 120
},
"departure": {
"time": "1754232580",
"uncertainty": 120
},
"stopId": "0:CHPETRE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1754232641",
"uncertainty": 120
},
"departure": {
"time": "1754232641",
"uncertainty": 120
},
"stopId": "0:MANGIN2",
"stopSequence": 5
},
{
"arrival": {
"time": "1754232721",
"uncertainty": 120
},
"departure": {
"time": "1754232721",
"uncertainty": 120
},
"stopId": "0:VAILLAN2",
"stopSequence": 6
},
{
"arrival": {
"time": "1754232781",
"uncertainty": 120
},
"departure": {
"time": "1754232781",
"uncertainty": 120
},
"stopId": "0:SEMINAI2",
"stopSequence": 7
},
{
"arrival": {
"time": "1754232840",
"uncertainty": 120
},
"departure": {
"time": "1754232840",
"uncertainty": 120
},
"stopId": "0:STANDRE2",
"stopSequence": 8
},
{
"arrival": {
"time": "1754232914",
"uncertainty": 120
},
"departure": {
"time": "1754232914",
"uncertainty": 120
},
"stopId": "0:PREVOTE2",
"stopSequence": 9
},
{
"arrival": {
"time": "1754232959",
"uncertainty": 120
},
"departure": {
"time": "1754232959",
"uncertainty": 120
},
"stopId": "0:JEANNED2",
"stopSequence": 10
},
{
"arrival": {
"time": "1754233080",
"uncertainty": 120
},
"departure": {
"time": "1754233080",
"uncertainty": 120
},
"stopId": "0:COSTEBE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1754233142",
"uncertainty": 120
},
"departure": {
"time": "1754233142",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GRORMES2",
"stopSequence": 12
},
{
"arrival": {
"time": "1754233219",
"uncertainty": 120
},
"departure": {
"time": "1754233219",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GARENNE2",
"stopSequence": 13
},
{
"arrival": {
"time": "1754233392",
"uncertainty": 120
},
"departure": {
"time": "1754233392",
"uncertainty": 120
},
"stopId": "0:LESCLOS2",
"stopSequence": 14
},
{
"arrival": {
"time": "1754233458",
"uncertainty": 120
},
"departure": {
"time": "1754233458",
"uncertainty": 120
},
"stopId": "0:SORBIER2",
"stopSequence": 15
},
{
"arrival": {
"time": "1754233533",
"uncertainty": 120
},
"departure": {
"time": "1754233533",
"uncertainty": 120
},
"stopId": "0:PJOLY2",
"stopSequence": 16
},
{
"arrival": {
"time": "1754233616",
"uncertainty": 120
},
"departure": {
"time": "1754233616",
"uncertainty": 120
},
"stopId": "0:HOTELVI2",
"stopSequence": 17
},
{
"arrival": {
"time": "1754233645",
"uncertainty": 120
},
"departure": {
"time": "1754233645",
"uncertainty": 120
},
"stopId": "0:ECOLES2",
"stopSequence": 18
},
{
"arrival": {
"time": "1754233676",
"uncertainty": 120
},
"departure": {
"time": "1754233676",
"uncertainty": 120
},
"stopId": "0:JOSEPH2",
"stopSequence": 19
},
{
"arrival": {
"time": "1754233724",
"uncertainty": 120
},
"departure": {
"time": "1754233724",
"uncertainty": 120
},
"stopId": "0:PLGAULL2",
"stopSequence": 20
},
{
"arrival": {
"time": "1754233796",
"uncertainty": 120
},
"stopId": "0:MARLY1",
"stopSequence": 21
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_73127982"
}
}
},
{
"id": "2973492",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754230140",
"uncertainty": 120
},
"stopId": "0:PRESJAC1",
"stopSequence": 1
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72973492"
}
}
},
{
"id": "2973500",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754228700",
"uncertainty": 120
},
"stopId": "0:LELAC1",
"stopSequence": 1
},
{
"arrival": {
"time": "1754228772",
"uncertainty": 120
},
"departure": {
"time": "1754228791",
"uncertainty": 120
},
"stopId": "0:FALOGNE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1754228845",
"uncertainty": 120
},
"departure": {
"time": "1754228851",
"uncertainty": 120
},
"stopId": "0:LADAME1",
"stopSequence": 3
},
{
"arrival": {
"time": "1754228922",
"uncertainty": 120
},
"departure": {
"time": "1754228922",
"uncertainty": 120
},
"stopId": "0:30JOURS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1754228945",
"uncertainty": 120
},
"departure": {
"time": "1754228945",
"uncertainty": 120
},
"stopId": "0:DOLICHE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1754228989",
"uncertainty": 120
},
"departure": {
"time": "1754228989",
"uncertainty": 120
},
"stopId": "0:CUVION1",
"stopSequence": 6
},
{
"arrival": {
"time": "1754229024",
"uncertainty": 120
},
"departure": {
"time": "1754229024",
"uncertainty": 120
},
"stopId": "0:PASSOTE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1754229115",
"uncertainty": 120
},
"departure": {
"time": "1754229115",
"uncertainty": 120
},
"stopId": "0:GDECOLE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1754229220",
"uncertainty": 120
},
"departure": {
"time": "1754229220",
"uncertainty": 120
},
"stopId": "0:GRIGY1",
"stopSequence": 9
},
{
"arrival": {
"time": "1754229415",
"uncertainty": 120
},
"departure": {
"time": "1754229415",
"uncertainty": 120
},
"stopId": "0:PEUPLIE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1754229502",
"uncertainty": 120
},
"departure": {
"time": "1754229502",
"uncertainty": 120
},
"stopId": "0:OBERL668",
"stopSequence": 11
},
{
"arrival": {
"time": "1754229577",
"uncertainty": 120
},
"departure": {
"time": "1754229577",
"uncertainty": 120
},
"stopId": "0:CLAUDEL1",
"stopSequence": 12
},
{
"arrival": {
"time": "1754229645",
"uncertainty": 120
},
"departure": {
"time": "1754229645",
"uncertainty": 120
},
"stopId": "0:GOUSSEL1",
"stopSequence": 13
},
{
"arrival": {
"time": "1754229682",
"uncertainty": 120
},
"departure": {
"time": "1754229682",
"uncertainty": 120
},
"stopId": "0:HESTAUX1",
"stopSequence": 14
},
{
"arrival": {
"time": "1754229738",
"uncertainty": 120
},
"departure": {
"time": "1754229738",
"uncertainty": 120
},
"stopId": "0:DUCROCQ1",
"stopSequence": 15
},
{
"arrival": {
"time": "1754229810",
"uncertainty": 120
},
"departure": {
"time": "1754229810",
"uncertainty": 120
},
"stopId": "0:COLLIGN1",
"stopSequence": 16
},
{
"arrival": {
"time": "1754229832",
"uncertainty": 120
},
"departure": {
"time": "1754229832",
"uncertainty": 120
},
"stopId": "0:HERMITE1",
"stopSequence": 17
},
{
"arrival": {
"time": "1754229885",
"uncertainty": 120
},
"departure": {
"time": "1754229885",
"uncertainty": 120
},
"stopId": "0:FRIANT1",
"stopSequence": 18
},
{
"arrival": {
"time": "1754229950",
"uncertainty": 120
},
"departure": {
"time": "1754229950",
"uncertainty": 120
},
"stopId": "0:SEILLE1",
"stopSequence": 19
},
{
"arrival": {
"time": "1754230207",
"uncertainty": 120
},
"departure": {
"time": "1754230207",
"uncertainty": 120
},
"stopId": "0:GARE30",
"stopSequence": 20
},
{
"arrival": {
"time": "1754230627",
"uncertainty": 120
},
"departure": {
"time": "1754230627",
"uncertainty": 120
},
"stopId": "0:REPUBL03",
"stopSequence": 21
},
{
"arrival": {
"time": "1754230807",
"uncertainty": 120
},
"departure": {
"time": "1754230807",
"uncertainty": 120
},
"stopId": "0:SQLUX264",
"stopSequence": 22
},
{
"arrival": {
"time": "1754230927",
"uncertainty": 120
},
"departure": {
"time": "1754230927",
"uncertainty": 120
},
"stopId": "0:FMOSELL2",
"stopSequence": 23
},
{
"arrival": {
"time": "1754231042",
"uncertainty": 120
},
"departure": {
"time": "1754231042",
"uncertainty": 120
},
"stopId": "0:TIGNO395",
"stopSequence": 24
},
{
"arrival": {
"time": "1754231076",
"uncertainty": 120
},
"departure": {
"time": "1754231076",
"uncertainty": 120
},
"stopId": "0:COLIBRI2",
"stopSequence": 25
},
{
"arrival": {
"time": "1754231110",
"uncertainty": 120
},
"departure": {
"time": "1754231110",
"uncertainty": 120
},
"stopId": "0:LEMOYNE2",
"stopSequence": 26
},
{
"arrival": {
"time": "1754231167",
"uncertainty": 120
},
"departure": {
"time": "1754231167",
"uncertainty": 120
},
"stopId": "0:NJUNG2",
"stopSequence": 27
},
{
"arrival": {
"time": "1754231223",
"uncertainty": 120
},
"departure": {
"time": "1754231223",
"uncertainty": 120
},
"stopId": "0:BUCHOZ2",
"stopSequence": 28
},
{
"arrival": {
"time": "1754231290",
"uncertainty": 120
},
"departure": {
"time": "1754231290",
"uncertainty": 120
},
"stopId": "0:BUTTE2",
"stopSequence": 29
},
{
"arrival": {
"time": "1754231335",
"uncertainty": 120
},
"departure": {
"time": "1754231335",
"uncertainty": 120
},
"stopId": "0:MIRABEL2",
"stopSequence": 30
},
{
"arrival": {
"time": "1754231366",
"uncertainty": 120
},
"departure": {
"time": "1754231366",
"uncertainty": 120
},
"stopId": "0:VIGNES2",
"stopSequence": 31
},
{
"arrival": {
"time": "1754231467",
"uncertainty": 120
},
"stopId": "0:FELIX420",
"stopSequence": 32
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72973500"
},
"vehicle": {
"id": "2131",
"label": "2131"
}
}
},
{
"id": "2973501",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754232360",
"uncertainty": 120
},
"stopId": "0:LELAC1",
"stopSequence": 1
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72973501"
}
}
},
{
"id": "2973483",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754228340",
"uncertainty": 120
},
"stopId": "0:FELIX420",
"stopSequence": 1
},
{
"arrival": {
"time": "1754228458",
"uncertainty": 120
},
"departure": {
"time": "1754228460",
"uncertainty": 120
},
"stopId": "0:VIGNES1",
"stopSequence": 2
},
{
"arrival": {
"time": "1754228520",
"uncertainty": 120
},
"departure": {
"time": "1754228520",
"uncertainty": 120
},
"stopId": "0:MIRABEL1",
"stopSequence": 3
},
{
"arrival": {
"time": "1754228547",
"uncertainty": 120
},
"departure": {
"time": "1754228547",
"uncertainty": 120
},
"stopId": "0:BUTTE1",
"stopSequence": 4
},
{
"arrival": {
"time": "1754228588",
"uncertainty": 120
},
"departure": {
"time": "1754228610",
"uncertainty": 120
},
"stopId": "0:BUCHOZ1",
"stopSequence": 5
},
{
"arrival": {
"time": "1754228659",
"uncertainty": 120
},
"departure": {
"time": "1754228659",
"uncertainty": 120
},
"stopId": "0:NJUNG1",
"stopSequence": 6
},
{
"arrival": {
"time": "1754228695",
"uncertainty": 120
},
"departure": {
"time": "1754228695",
"uncertainty": 120
},
"stopId": "0:LEMOYNE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1754228706",
"uncertainty": 120
},
"departure": {
"time": "1754228730",
"uncertainty": 120
},
"stopId": "0:COLIBRI1",
"stopSequence": 8
},
{
"arrival": {
"time": "1754228753",
"uncertainty": 120
},
"departure": {
"time": "1754228753",
"uncertainty": 120
},
"stopId": "0:TIGNO414",
"stopSequence": 9
},
{
"arrival": {
"time": "1754228910",
"uncertainty": 120
},
"departure": {
"time": "1754228910",
"uncertainty": 120
},
"stopId": "0:FMOSELL1",
"stopSequence": 10
},
{
"arrival": {
"time": "1754228940",
"uncertainty": 120
},
"departure": {
"time": "1754228940",
"uncertainty": 120
},
"stopId": "0:SQLUX122",
"stopSequence": 11
},
{
"arrival": {
"time": "1754229155",
"uncertainty": 120
},
"departure": {
"time": "1754229155",
"uncertainty": 120
},
"stopId": "0:REPUB123",
"stopSequence": 12
},
{
"arrival": {
"time": "1754229416",
"uncertainty": 120
},
"departure": {
"time": "1754229416",
"uncertainty": 120
},
"stopId": "0:GARE4",
"stopSequence": 13
},
{
"arrival": {
"time": "1754229592",
"uncertainty": 120
},
"departure": {
"time": "1754229592",
"uncertainty": 120
},
"stopId": "0:SEILLE2",
"stopSequence": 14
},
{
"arrival": {
"time": "1754229665",
"uncertainty": 120
},
"departure": {
"time": "1754229665",
"uncertainty": 120
},
"stopId": "0:FRIANT2",
"stopSequence": 15
},
{
"arrival": {
"time": "1754229718",
"uncertainty": 120
},
"departure": {
"time": "1754229718",
"uncertainty": 120
},
"stopId": "0:HERMITE2",
"stopSequence": 16
},
{
"arrival": {
"time": "1754229739",
"uncertainty": 120
},
"departure": {
"time": "1754229739",
"uncertainty": 120
},
"stopId": "0:COLLIGN2",
"stopSequence": 17
},
{
"arrival": {
"time": "1754229799",
"uncertainty": 120
},
"departure": {
"time": "1754229799",
"uncertainty": 120
},
"stopId": "0:DUCROCQ2",
"stopSequence": 18
},
{
"arrival": {
"time": "1754229836",
"uncertainty": 120
},
"departure": {
"time": "1754229836",
"uncertainty": 120
},
"stopId": "0:HESTAUX2",
"stopSequence": 19
},
{
"arrival": {
"time": "1754229895",
"uncertainty": 120
},
"departure": {
"time": "1754229895",
"uncertainty": 120
},
"stopId": "0:GOUSSEL2",
"stopSequence": 20
},
{
"arrival": {
"time": "1754229927",
"uncertainty": 120
},
"departure": {
"time": "1754229927",
"uncertainty": 120
},
"stopId": "0:CLAUDEL2",
"stopSequence": 21
},
{
"arrival": {
"time": "1754230011",
"uncertainty": 120
},
"departure": {
"time": "1754230011",
"uncertainty": 120
},
"stopId": "0:OBERL653",
"stopSequence": 22
},
{
"arrival": {
"time": "1754230118",
"uncertainty": 120
},
"departure": {
"time": "1754230118",
"uncertainty": 120
},
"stopId": "0:PEUPLIE2",
"stopSequence": 23
},
{
"arrival": {
"time": "1754230259",
"uncertainty": 120
},
"departure": {
"time": "1754230259",
"uncertainty": 120
},
"stopId": "0:GRIGY2",
"stopSequence": 24
},
{
"arrival": {
"time": "1754230381",
"uncertainty": 120
},
"departure": {
"time": "1754230381",
"uncertainty": 120
},
"stopId": "0:GDECOLE2",
"stopSequence": 25
},
{
"arrival": {
"time": "1754230494",
"uncertainty": 120
},
"departure": {
"time": "1754230494",
"uncertainty": 120
},
"stopId": "0:PASSOTE2",
"stopSequence": 26
},
{
"arrival": {
"time": "1754230522",
"uncertainty": 120
},
"departure": {
"time": "1754230522",
"uncertainty": 120
},
"stopId": "0:CUVION2",
"stopSequence": 27
},
{
"arrival": {
"time": "1754230596",
"uncertainty": 120
},
"departure": {
"time": "1754230596",
"uncertainty": 120
},
"stopId": "0:DOLICHE2",
"stopSequence": 28
},
{
"arrival": {
"time": "1754230632",
"uncertainty": 120
},
"departure": {
"time": "1754230632",
"uncertainty": 120
},
"stopId": "0:30JOURS2",
"stopSequence": 29
},
{
"arrival": {
"time": "1754230676",
"uncertainty": 120
},
"departure": {
"time": "1754230676",
"uncertainty": 120
},
"stopId": "0:LADAME2",
"stopSequence": 30
},
{
"arrival": {
"time": "1754230736",
"uncertainty": 120
},
"departure": {
"time": "1754230736",
"uncertainty": 120
},
"stopId": "0:FALOGNE2",
"stopSequence": 31
},
{
"arrival": {
"time": "1754230780",
"uncertainty": 120
},
"stopId": "0:LELAC1",
"stopSequence": 32
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72973483"
},
"vehicle": {
"id": "2132",
"label": "2132"
}
}
},
{
"id": "2973484",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754231940",
"uncertainty": 120
},
"stopId": "0:FELIX420",
"stopSequence": 1
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72973484"
}
}
},
{
"id": "2973426",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754226991",
"uncertainty": 120
},
"stopId": "0:COSTEBE4",
"stopSequence": 1
},
{
"arrival": {
"time": "1754227104",
"uncertainty": 120
},
"departure": {
"time": "1754227104",
"uncertainty": 120
},
"stopId": "0:MTPRIVA3",
"stopSequence": 2
},
{
"arrival": {
"time": "1754227132",
"uncertainty": 120
},
"departure": {
"time": "1754227141",
"uncertainty": 120
},
"stopId": "0:VOLONTA1",
"stopSequence": 3
},
{
"arrival": {
"time": "1754227214",
"uncertainty": 120
},
"departure": {
"time": "1754227214",
"uncertainty": 120
},
"stopId": "0:MARGUER1",
"stopSequence": 4
},
{
"arrival": {
"time": "1754227262",
"uncertainty": 120
},
"departure": {
"time": "1754227262",
"uncertainty": 120
},
"stopId": "0:VACONS1",
"stopSequence": 5
},
{
"arrival": {
"time": "1754227352",
"uncertainty": 120
},
"departure": {
"time": "1754227382",
"uncertainty": 120
},
"stopId": "0:COLSON1",
"stopSequence": 6
},
{
"arrival": {
"time": "1754227407",
"uncertainty": 120
},
"departure": {
"time": "1754227411",
"uncertainty": 120
},
"stopId": "0:JERUSAL1",
"stopSequence": 7
},
{
"arrival": {
"time": "1754227450",
"uncertainty": 120
},
"departure": {
"time": "1754227450",
"uncertainty": 120
},
"stopId": "0:LYAUT104",
"stopSequence": 8
},
{
"arrival": {
"time": "1754227531",
"uncertainty": 120
},
"departure": {
"time": "1754227531",
"uncertainty": 120
},
"stopId": "0:HORGNE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1754227608",
"uncertainty": 120
},
"departure": {
"time": "1754227620",
"uncertainty": 120
},
"stopId": "0:4VENTS1",
"stopSequence": 10
},
{
"arrival": {
"time": "1754227692",
"uncertainty": 120
},
"departure": {
"time": "1754227692",
"uncertainty": 120
},
"stopId": "0:LAVOIR1",
"stopSequence": 11
},
{
"arrival": {
"time": "1754227732",
"uncertainty": 120
},
"departure": {
"time": "1754227741",
"uncertainty": 120
},
"stopId": "0:EGLISE1",
"stopSequence": 12
},
{
"arrival": {
"time": "1754227794",
"uncertainty": 120
},
"departure": {
"time": "1754227801",
"uncertainty": 120
},
"stopId": "0:SLIVIER1",
"stopSequence": 13
},
{
"arrival": {
"time": "1754227868",
"uncertainty": 120
},
"departure": {
"time": "1754227868",
"uncertainty": 120
},
"stopId": "0:BOILVIN1",
"stopSequence": 14
},
{
"arrival": {
"time": "1754227940",
"uncertainty": 120
},
"departure": {
"time": "1754227981",
"uncertainty": 120
},
"stopId": "0:ARENES1",
"stopSequence": 15
},
{
"arrival": {
"time": "1754228072",
"uncertainty": 120
},
"departure": {
"time": "1754228072",
"uncertainty": 120
},
"stopId": "0:LAFAYET1",
"stopSequence": 16
},
{
"arrival": {
"time": "1754228141",
"uncertainty": 120
},
"departure": {
"time": "1754228191",
"uncertainty": 120
},
"stopId": "0:GARE113",
"stopSequence": 17
},
{
"arrival": {
"time": "1754228251",
"uncertainty": 120
},
"departure": {
"time": "1754228251",
"uncertainty": 120
},
"stopId": "0:ROIGE695",
"stopSequence": 18
},
{
"arrival": {
"time": "1754228516",
"uncertainty": 120
},
"departure": {
"time": "1754228521",
"uncertainty": 120
},
"stopId": "0:REPUBL03",
"stopSequence": 19
},
{
"arrival": {
"time": "1754228612",
"uncertainty": 120
},
"departure": {
"time": "1754228612",
"uncertainty": 120
},
"stopId": "0:VAUTRIN3",
"stopSequence": 20
},
{
"arrival": {
"time": "1754228717",
"uncertainty": 120
},
"departure": {
"time": "1754228731",
"uncertainty": 120
},
"stopId": "0:PREFECT2",
"stopSequence": 21
},
{
"arrival": {
"time": "1754228790",
"uncertainty": 120
},
"departure": {
"time": "1754228791",
"uncertainty": 120
},
"stopId": "0:STGEORG2",
"stopSequence": 22
},
{
"arrival": {
"time": "1754228851",
"uncertainty": 120
},
"departure": {
"time": "1754228881",
"uncertainty": 120
},
"stopId": "0:RIMPORT2",
"stopSequence": 23
},
{
"arrival": {
"time": "1754229025",
"uncertainty": 120
},
"departure": {
"time": "1754229025",
"uncertainty": 120
},
"stopId": "0:PONTIFF2",
"stopSequence": 24
},
{
"arrival": {
"time": "1754229090",
"uncertainty": 120
},
"departure": {
"time": "1754229090",
"uncertainty": 120
},
"stopId": "0:ROCHAMB2",
"stopSequence": 25
},
{
"arrival": {
"time": "1754229185",
"uncertainty": 120
},
"departure": {
"time": "1754229185",
"uncertainty": 120
},
"stopId": "0:BERNANO2",
"stopSequence": 26
},
{
"arrival": {
"time": "1754229267",
"uncertainty": 120
},
"departure": {
"time": "1754229267",
"uncertainty": 120
},
"stopId": "0:DALES2",
"stopSequence": 27
},
{
"arrival": {
"time": "1754229333",
"uncertainty": 120
},
"departure": {
"time": "1754229333",
"uncertainty": 120
},
"stopId": "0:PATROTT2",
"stopSequence": 28
},
{
"arrival": {
"time": "1754229407",
"uncertainty": 120
},
"departure": {
"time": "1754229407",
"uncertainty": 120
},
"stopId": "0:PAQUET2",
"stopSequence": 29
},
{
"arrival": {
"time": "1754229430",
"uncertainty": 120
},
"departure": {
"time": "1754229430",
"uncertainty": 120
},
"stopId": "0:DAGA2",
"stopSequence": 30
},
{
"arrival": {
"time": "1754229472",
"uncertainty": 120
},
"departure": {
"time": "1754229472",
"uncertainty": 120
},
"stopId": "0:4BORNES2",
"stopSequence": 31
},
{
"arrival": {
"time": "1754229528",
"uncertainty": 120
},
"departure": {
"time": "1754229528",
"uncertainty": 120
},
"stopId": "0:MORLOT2",
"stopSequence": 32
},
{
"arrival": {
"time": "1754229557",
"uncertainty": 120
},
"departure": {
"time": "1754229557",
"uncertainty": 120
},
"stopId": "0:COUPILL2",
"stopSequence": 33
},
{
"arrival": {
"time": "1754229612",
"uncertainty": 120
},
"departure": {
"time": "1754229612",
"uncertainty": 120
},
"stopId": "0:RUCHER2",
"stopSequence": 34
},
{
"arrival": {
"time": "1754229647",
"uncertainty": 120
},
"departure": {
"time": "1754229647",
"uncertainty": 120
},
"stopId": "0:ROSEMAR2",
"stopSequence": 35
},
{
"arrival": {
"time": "1754229699",
"uncertainty": 120
},
"departure": {
"time": "1754229699",
"uncertainty": 120
},
"stopId": "0:SAULES2",
"stopSequence": 36
},
{
"arrival": {
"time": "1754229756",
"uncertainty": 120
},
"departure": {
"time": "1754229756",
"uncertainty": 120
},
"stopId": "0:WOIPHOT2",
"stopSequence": 37
},
{
"arrival": {
"time": "1754229859",
"uncertainty": 120
},
"departure": {
"time": "1754229859",
"uncertainty": 120
},
"stopId": "0:WCHATEA2",
"stopSequence": 38
},
{
"arrival": {
"time": "1754229949",
"uncertainty": 120
},
"stopId": "0:LEPATIS1",
"stopSequence": 39
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72973426"
},
"vehicle": {
"id": "2421",
"label": "2421"
}
}
},
{
"id": "2973427",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754228760",
"uncertainty": 120
},
"stopId": "0:COSTEBE4",
"stopSequence": 1
},
{
"arrival": {
"time": "1754228881",
"uncertainty": 120
},
"departure": {
"time": "1754228911",
"uncertainty": 120
},
"stopId": "0:MTPRIVA3",
"stopSequence": 2
},
{
"arrival": {
"time": "1754228941",
"uncertainty": 120
},
"departure": {
"time": "1754228941",
"uncertainty": 120
},
"stopId": "0:VOLONTA1",
"stopSequence": 3
},
{
"arrival": {
"time": "1754229009",
"uncertainty": 120
},
"departure": {
"time": "1754229009",
"uncertainty": 120
},
"stopId": "0:MARGUER1",
"stopSequence": 4
},
{
"arrival": {
"time": "1754229099",
"uncertainty": 120
},
"departure": {
"time": "1754229099",
"uncertainty": 120
},
"stopId": "0:VACONS1",
"stopSequence": 5
},
{
"arrival": {
"time": "1754229191",
"uncertainty": 120
},
"departure": {
"time": "1754229191",
"uncertainty": 120
},
"stopId": "0:COLSON1",
"stopSequence": 6
},
{
"arrival": {
"time": "1754229216",
"uncertainty": 120
},
"departure": {
"time": "1754229216",
"uncertainty": 120
},
"stopId": "0:JERUSAL1",
"stopSequence": 7
},
{
"arrival": {
"time": "1754229247",
"uncertainty": 120
},
"departure": {
"time": "1754229247",
"uncertainty": 120
},
"stopId": "0:LYAUT104",
"stopSequence": 8
},
{
"arrival": {
"time": "1754229311",
"uncertainty": 120
},
"departure": {
"time": "1754229311",
"uncertainty": 120
},
"stopId": "0:HORGNE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1754229371",
"uncertainty": 120
},
"departure": {
"time": "1754229371",
"uncertainty": 120
},
"stopId": "0:4VENTS1",
"stopSequence": 10
},
{
"arrival": {
"time": "1754229460",
"uncertainty": 120
},
"departure": {
"time": "1754229460",
"uncertainty": 120
},
"stopId": "0:LAVOIR1",
"stopSequence": 11
},
{
"arrival": {
"time": "1754229535",
"uncertainty": 120
},
"departure": {
"time": "1754229535",
"uncertainty": 120
},
"stopId": "0:EGLISE1",
"stopSequence": 12
},
{
"arrival": {
"time": "1754229601",
"uncertainty": 120
},
"departure": {
"time": "1754229601",
"uncertainty": 120
},
"stopId": "0:SLIVIER1",
"stopSequence": 13
},
{
"arrival": {
"time": "1754229685",
"uncertainty": 120
},
"departure": {
"time": "1754229685",
"uncertainty": 120
},
"stopId": "0:BOILVIN1",
"stopSequence": 14
},
{
"arrival": {
"time": "1754229775",
"uncertainty": 120
},
"departure": {
"time": "1754229775",
"uncertainty": 120
},
"stopId": "0:ARENES1",
"stopSequence": 15
},
{
"arrival": {
"time": "1754229847",
"uncertainty": 120
},
"departure": {
"time": "1754229847",
"uncertainty": 120
},
"stopId": "0:LAFAYET1",
"stopSequence": 16
},
{
"arrival": {
"time": "1754229955",
"uncertainty": 120
},
"departure": {
"time": "1754229955",
"uncertainty": 120
},
"stopId": "0:GARE113",
"stopSequence": 17
},
{
"arrival": {
"time": "1754230063",
"uncertainty": 120
},
"departure": {
"time": "1754230063",
"uncertainty": 120
},
"stopId": "0:ROIGE695",
"stopSequence": 18
},
{
"arrival": {
"time": "1754230299",
"uncertainty": 120
},
"departure": {
"time": "1754230299",
"uncertainty": 120
},
"stopId": "0:REPUBL03",
"stopSequence": 19
},
{
"arrival": {
"time": "1754230435",
"uncertainty": 120
},
"departure": {
"time": "1754230435",
"uncertainty": 120
},
"stopId": "0:VAUTRIN3",
"stopSequence": 20
},
{
"arrival": {
"time": "1754230599",
"uncertainty": 120
},
"departure": {
"time": "1754230599",
"uncertainty": 120
},
"stopId": "0:PREFECT2",
"stopSequence": 21
},
{
"arrival": {
"time": "1754230691",
"uncertainty": 120
},
"departure": {
"time": "1754230691",
"uncertainty": 120
},
"stopId": "0:STGEORG2",
"stopSequence": 22
},
{
"arrival": {
"time": "1754230795",
"uncertainty": 120
},
"departure": {
"time": "1754230795",
"uncertainty": 120
},
"stopId": "0:RIMPORT2",
"stopSequence": 23
},
{
"arrival": {
"time": "1754231019",
"uncertainty": 120
},
"departure": {
"time": "1754231019",
"uncertainty": 120
},
"stopId": "0:PONTIFF2",
"stopSequence": 24
},
{
"arrival": {
"time": "1754231115",
"uncertainty": 120
},
"departure": {
"time": "1754231115",
"uncertainty": 120
},
"stopId": "0:ROCHAMB2",
"stopSequence": 25
},
{
"arrival": {
"time": "1754231246",
"uncertainty": 120
},
"departure": {
"time": "1754231246",
"uncertainty": 120
},
"stopId": "0:BERNANO2",
"stopSequence": 26
},
{
"arrival": {
"time": "1754231314",
"uncertainty": 120
},
"departure": {
"time": "1754231314",
"uncertainty": 120
},
"stopId": "0:DALES2",
"stopSequence": 27
},
{
"arrival": {
"time": "1754231376",
"uncertainty": 120
},
"departure": {
"time": "1754231376",
"uncertainty": 120
},
"stopId": "0:PATROTT2",
"stopSequence": 28
},
{
"arrival": {
"time": "1754231469",
"uncertainty": 120
},
"departure": {
"time": "1754231469",
"uncertainty": 120
},
"stopId": "0:PAQUET2",
"stopSequence": 29
},
{
"arrival": {
"time": "1754231498",
"uncertainty": 120
},
"departure": {
"time": "1754231498",
"uncertainty": 120
},
"stopId": "0:DAGA2",
"stopSequence": 30
},
{
"arrival": {
"time": "1754231565",
"uncertainty": 120
},
"departure": {
"time": "1754231565",
"uncertainty": 120
},
"stopId": "0:4BORNES2",
"stopSequence": 31
},
{
"arrival": {
"time": "1754231634",
"uncertainty": 120
},
"departure": {
"time": "1754231634",
"uncertainty": 120
},
"stopId": "0:MORLOT2",
"stopSequence": 32
},
{
"arrival": {
"time": "1754231673",
"uncertainty": 120
},
"departure": {
"time": "1754231673",
"uncertainty": 120
},
"stopId": "0:COUPILL2",
"stopSequence": 33
},
{
"arrival": {
"time": "1754231738",
"uncertainty": 120
},
"departure": {
"time": "1754231738",
"uncertainty": 120
},
"stopId": "0:RUCHER2",
"stopSequence": 34
},
{
"arrival": {
"time": "1754231783",
"uncertainty": 120
},
"departure": {
"time": "1754231783",
"uncertainty": 120
},
"stopId": "0:ROSEMAR2",
"stopSequence": 35
},
{
"arrival": {
"time": "1754231850",
"uncertainty": 120
},
"departure": {
"time": "1754231850",
"uncertainty": 120
},
"stopId": "0:SAULES2",
"stopSequence": 36
},
{
"arrival": {
"time": "1754231924",
"uncertainty": 120
},
"departure": {
"time": "1754231924",
"uncertainty": 120
},
"stopId": "0:WOIPHOT2",
"stopSequence": 37
},
{
"arrival": {
"time": "1754232001",
"uncertainty": 120
},
"departure": {
"time": "1754232001",
"uncertainty": 120
},
"stopId": "0:WCHATEA2",
"stopSequence": 38
},
{
"arrival": {
"time": "1754232093",
"uncertainty": 120
},
"stopId": "0:LEPATIS1",
"stopSequence": 39
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72973427"
},
"vehicle": {
"id": "2137",
"label": "2137"
}
}
},
{
"id": "2975154",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1754231516",
"uncertainty": 120
},
"departure": {
"time": "1754231516",
"uncertainty": 120
},
"stopId": "0:VAILLAN2"
},
{
"arrival": {
"time": "1754231568",
"uncertainty": 120
},
"departure": {
"time": "1754231568",
"uncertainty": 120
},
"stopId": "0:SEMINAI2"
},
{
"departure": {
"time": "1754229003",
"uncertainty": 120
},
"stopId": "0:MASLIEV1",
"stopSequence": 1
},
{
"arrival": {
"time": "1754229137",
"uncertainty": 120
},
"departure": {
"time": "1754229137",
"uncertainty": 120
},
"stopId": "0:CHAULME1",
"stopSequence": 2
},
{
"arrival": {
"time": "1754229175",
"uncertainty": 120
},
"departure": {
"time": "1754229175",
"uncertainty": 120
},
"stopId": "0:PENSEES1",
"stopSequence": 3
},
{
"arrival": {
"time": "1754229209",
"uncertainty": 120
},
"departure": {
"time": "1754229209",
"uncertainty": 120
},
"stopId": "0:PINOTSM1",
"stopSequence": 4
},
{
"arrival": {
"time": "1754229339",
"uncertainty": 120
},
"departure": {
"time": "1754229339",
"uncertainty": 120
},
"stopId": "0:NOUILLY1",
"stopSequence": 5
},
{
"arrival": {
"time": "1754229420",
"uncertainty": 120
},
"departure": {
"time": "1754229420",
"uncertainty": 120
},
"stopId": "0:FALEE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1754229720",
"uncertainty": 120
},
"departure": {
"time": "1754229720",
"uncertainty": 120
},
"stopId": "0:MEYVIGN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1754229818",
"uncertainty": 120
},
"departure": {
"time": "1754229818",
"uncertainty": 120
},
"stopId": "0:LMOULIN1",
"stopSequence": 8
},
{
"arrival": {
"time": "1754229844",
"uncertainty": 120
},
"departure": {
"time": "1754229844",
"uncertainty": 120
},
"stopId": "0:FONNY1",
"stopSequence": 9
},
{
"arrival": {
"time": "1754229892",
"uncertainty": 120
},
"departure": {
"time": "1754229892",
"uncertainty": 120
},
"stopId": "0:BARBE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1754229945",
"uncertainty": 120
},
"departure": {
"time": "1754229945",
"uncertainty": 120
},
"stopId": "0:MANGENO1",
"stopSequence": 11
},
{
"arrival": {
"time": "1754229984",
"uncertainty": 120
},
"departure": {
"time": "1754229984",
"uncertainty": 120
},
"stopId": "0:SAULNOI1",
"stopSequence": 12
},
{
"arrival": {
"time": "1754230029",
"uncertainty": 120
},
"departure": {
"time": "1754230029",
"uncertainty": 120
},
"stopId": "0:JPJEAN1",
"stopSequence": 13
},
{
"arrival": {
"time": "1754230080",
"uncertainty": 120
},
"departure": {
"time": "1754230080",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CORCHAD1",
"stopSequence": 14
},
{
"arrival": {
"time": "1754230122",
"uncertainty": 120
},
"departure": {
"time": "1754230122",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:JUGAN1",
"stopSequence": 15
},
{
"arrival": {
"time": "1754230171",
"uncertainty": 120
},
"departure": {
"time": "1754230171",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:JOUSSE1",
"stopSequence": 16
},
{
"arrival": {
"time": "1754230241",
"uncertainty": 120
},
"departure": {
"time": "1754230241",
"uncertainty": 120
},
"stopId": "0:DUNANT1",
"stopSequence": 17
},
{
"arrival": {
"time": "1754230312",
"uncertainty": 120
},
"departure": {
"time": "1754230312",
"uncertainty": 120
},
"stopId": "0:BILLOTT1",
"stopSequence": 18
},
{
"arrival": {
"time": "1754230355",
"uncertainty": 120
},
"departure": {
"time": "1754230355",
"uncertainty": 120
},
"stopId": "0:TANNERI1",
"stopSequence": 19
},
{
"arrival": {
"time": "1754230507",
"uncertainty": 120
},
"departure": {
"time": "1754230507",
"uncertainty": 120
},
"stopId": "0:ARSENAL1",
"stopSequence": 20
},
{
"arrival": {
"time": "1754230561",
"uncertainty": 120
},
"departure": {
"time": "1754230561",
"uncertainty": 120
},
"stopId": "0:FOURNIE1",
"stopSequence": 21
},
{
"arrival": {
"time": "1754230660",
"uncertainty": 120
},
"departure": {
"time": "1754230660",
"uncertainty": 120
},
"stopId": "0:TANNEUR1",
"stopSequence": 22
},
{
"arrival": {
"time": "1754230725",
"uncertainty": 120
},
"departure": {
"time": "1754230725",
"uncertainty": 120
},
"stopId": "0:PARAIGE1",
"stopSequence": 23
},
{
"arrival": {
"time": "1754230807",
"uncertainty": 120
},
"departure": {
"time": "1754230807",
"uncertainty": 120
},
"stopId": "0:MAZELLE1",
"stopSequence": 24
},
{
"arrival": {
"time": "1754230958",
"uncertainty": 120
},
"departure": {
"time": "1754230958",
"uncertainty": 120
},
"stopId": "0:GARE30",
"stopSequence": 25
},
{
"arrival": {
"time": "1754231083",
"uncertainty": 120
},
"departure": {
"time": "1754231083",
"uncertainty": 120
},
"stopId": "0:ROIGEO89",
"stopSequence": 26
},
{
"arrival": {
"time": "1754231258",
"uncertainty": 120
},
"departure": {
"time": "1754231258",
"uncertainty": 120
},
"stopId": "0:BONSEC2",
"stopSequence": 27
},
{
"arrival": {
"time": "1754231315",
"uncertainty": 120
},
"departure": {
"time": "1754231315",
"uncertainty": 120
},
"stopId": "0:CHPETRE2",
"stopSequence": 28
},
{
"arrival": {
"time": "1754231400",
"uncertainty": 120
},
"departure": {
"time": "1754231400",
"uncertainty": 120
},
"stopId": "0:MANGIN2",
"stopSequence": 29
},
{
"arrival": {
"time": "1754231511",
"uncertainty": 120
},
"departure": {
"time": "1754231511",
"uncertainty": 120
},
"stopId": "0:VAILLAN2",
"stopSequence": 30
},
{
"arrival": {
"time": "1754231580",
"uncertainty": 120
},
"departure": {
"time": "1754231580",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LOGES2",
"stopSequence": 31
},
{
"arrival": {
"time": "1754231637",
"uncertainty": 120
},
"departure": {
"time": "1754231637",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:STLADRE2",
"stopSequence": 32
},
{
"arrival": {
"time": "1754231718",
"uncertainty": 120
},
"departure": {
"time": "1754231718",
"uncertainty": 120
},
"stopId": "0:MERMOZ2",
"stopSequence": 33
},
{
"arrival": {
"time": "1754231819",
"uncertainty": 120
},
"departure": {
"time": "1754231819",
"uncertainty": 120
},
"stopId": "0:SIMMI689",
"stopSequence": 34
},
{
"arrival": {
"time": "1754231934",
"uncertainty": 120
},
"departure": {
"time": "1754231934",
"uncertainty": 120
},
"stopId": "0:11AVIAT1",
"stopSequence": 35
},
{
"arrival": {
"time": "1754231961",
"uncertainty": 120
},
"departure": {
"time": "1754231961",
"uncertainty": 120
},
"stopId": "0:LUETTE1",
"stopSequence": 36
},
{
"arrival": {
"time": "1754232018",
"uncertainty": 120
},
"stopId": "0:COSTEBE3",
"stopSequence": 37
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 1,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72975154"
},
"vehicle": {
"id": "1833",
"label": "1833"
}
}
},
{
"id": "2975155",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1754234494",
"uncertainty": 120
},
"departure": {
"time": "1754234494",
"uncertainty": 120
},
"stopId": "0:VAILLAN2"
},
{
"arrival": {
"time": "1754234546",
"uncertainty": 120
},
"departure": {
"time": "1754234546",
"uncertainty": 120
},
"stopId": "0:SEMINAI2"
},
{
"departure": {
"time": "1754232060",
"uncertainty": 120
},
"stopId": "0:MASLIEV1",
"stopSequence": 1
},
{
"arrival": {
"time": "1754232137",
"uncertainty": 120
},
"departure": {
"time": "1754232137",
"uncertainty": 120
},
"stopId": "0:CHAULME1",
"stopSequence": 2
},
{
"arrival": {
"time": "1754232175",
"uncertainty": 120
},
"departure": {
"time": "1754232175",
"uncertainty": 120
},
"stopId": "0:PENSEES1",
"stopSequence": 3
},
{
"arrival": {
"time": "1754232209",
"uncertainty": 120
},
"departure": {
"time": "1754232209",
"uncertainty": 120
},
"stopId": "0:PINOTSM1",
"stopSequence": 4
},
{
"arrival": {
"time": "1754232339",
"uncertainty": 120
},
"departure": {
"time": "1754232339",
"uncertainty": 120
},
"stopId": "0:NOUILLY1",
"stopSequence": 5
},
{
"arrival": {
"time": "1754232420",
"uncertainty": 120
},
"departure": {
"time": "1754232420",
"uncertainty": 120
},
"stopId": "0:FALEE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1754232720",
"uncertainty": 120
},
"departure": {
"time": "1754232720",
"uncertainty": 120
},
"stopId": "0:MEYVIGN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1754232818",
"uncertainty": 120
},
"departure": {
"time": "1754232818",
"uncertainty": 120
},
"stopId": "0:LMOULIN1",
"stopSequence": 8
},
{
"arrival": {
"time": "1754232844",
"uncertainty": 120
},
"departure": {
"time": "1754232844",
"uncertainty": 120
},
"stopId": "0:FONNY1",
"stopSequence": 9
},
{
"arrival": {
"time": "1754232892",
"uncertainty": 120
},
"departure": {
"time": "1754232892",
"uncertainty": 120
},
"stopId": "0:BARBE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1754232945",
"uncertainty": 120
},
"departure": {
"time": "1754232945",
"uncertainty": 120
},
"stopId": "0:MANGENO1",
"stopSequence": 11
},
{
"arrival": {
"time": "1754232984",
"uncertainty": 120
},
"departure": {
"time": "1754232984",
"uncertainty": 120
},
"stopId": "0:SAULNOI1",
"stopSequence": 12
},
{
"arrival": {
"time": "1754233029",
"uncertainty": 120
},
"departure": {
"time": "1754233029",
"uncertainty": 120
},
"stopId": "0:JPJEAN1",
"stopSequence": 13
},
{
"arrival": {
"time": "1754233080",
"uncertainty": 120
},
"departure": {
"time": "1754233080",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CORCHAD1",
"stopSequence": 14
},
{
"arrival": {
"time": "1754233122",
"uncertainty": 120
},
"departure": {
"time": "1754233122",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:JUGAN1",
"stopSequence": 15
},
{
"arrival": {
"time": "1754233171",
"uncertainty": 120
},
"departure": {
"time": "1754233171",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:JOUSSE1",
"stopSequence": 16
},
{
"arrival": {
"time": "1754233241",
"uncertainty": 120
},
"departure": {
"time": "1754233241",
"uncertainty": 120
},
"stopId": "0:DUNANT1",
"stopSequence": 17
},
{
"arrival": {
"time": "1754233312",
"uncertainty": 120
},
"departure": {
"time": "1754233312",
"uncertainty": 120
},
"stopId": "0:BILLOTT1",
"stopSequence": 18
},
{
"arrival": {
"time": "1754233355",
"uncertainty": 120
},
"departure": {
"time": "1754233355",
"uncertainty": 120
},
"stopId": "0:TANNERI1",
"stopSequence": 19
},
{
"arrival": {
"time": "1754233507",
"uncertainty": 120
},
"departure": {
"time": "1754233507",
"uncertainty": 120
},
"stopId": "0:ARSENAL1",
"stopSequence": 20
},
{
"arrival": {
"time": "1754233561",
"uncertainty": 120
},
"departure": {
"time": "1754233561",
"uncertainty": 120
},
"stopId": "0:FOURNIE1",
"stopSequence": 21
},
{
"arrival": {
"time": "1754233660",
"uncertainty": 120
},
"departure": {
"time": "1754233660",
"uncertainty": 120
},
"stopId": "0:TANNEUR1",
"stopSequence": 22
},
{
"arrival": {
"time": "1754233724",
"uncertainty": 120
},
"departure": {
"time": "1754233724",
"uncertainty": 120
},
"stopId": "0:PARAIGE1",
"stopSequence": 23
},
{
"arrival": {
"time": "1754233805",
"uncertainty": 120
},
"departure": {
"time": "1754233805",
"uncertainty": 120
},
"stopId": "0:MAZELLE1",
"stopSequence": 24
},
{
"arrival": {
"time": "1754233956",
"uncertainty": 120
},
"departure": {
"time": "1754233956",
"uncertainty": 120
},
"stopId": "0:GARE30",
"stopSequence": 25
},
{
"arrival": {
"time": "1754234081",
"uncertainty": 120
},
"departure": {
"time": "1754234081",
"uncertainty": 120
},
"stopId": "0:ROIGEO89",
"stopSequence": 26
},
{
"arrival": {
"time": "1754234256",
"uncertainty": 120
},
"departure": {
"time": "1754234256",
"uncertainty": 120
},
"stopId": "0:BONSEC2",
"stopSequence": 27
},
{
"arrival": {
"time": "1754234308",
"uncertainty": 120
},
"departure": {
"time": "1754234308",
"uncertainty": 120
},
"stopId": "0:CHPETRE2",
"stopSequence": 28
},
{
"arrival": {
"time": "1754234386",
"uncertainty": 120
},
"departure": {
"time": "1754234386",
"uncertainty": 120
},
"stopId": "0:MANGIN2",
"stopSequence": 29
},
{
"arrival": {
"time": "1754234489",
"uncertainty": 120
},
"departure": {
"time": "1754234489",
"uncertainty": 120
},
"stopId": "0:VAILLAN2",
"stopSequence": 30
},
{
"arrival": {
"time": "1754234580",
"uncertainty": 120
},
"departure": {
"time": "1754234580",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LOGES2",
"stopSequence": 31
},
{
"arrival": {
"time": "1754234637",
"uncertainty": 120
},
"departure": {
"time": "1754234637",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:STLADRE2",
"stopSequence": 32
},
{
"arrival": {
"time": "1754234696",
"uncertainty": 120
},
"departure": {
"time": "1754234696",
"uncertainty": 120
},
"stopId": "0:MERMOZ2",
"stopSequence": 33
},
{
"arrival": {
"time": "1754234797",
"uncertainty": 120
},
"departure": {
"time": "1754234797",
"uncertainty": 120
},
"stopId": "0:SIMMI689",
"stopSequence": 34
},
{
"arrival": {
"time": "1754234912",
"uncertainty": 120
},
"departure": {
"time": "1754234912",
"uncertainty": 120
},
"stopId": "0:11AVIAT1",
"stopSequence": 35
},
{
"arrival": {
"time": "1754234939",
"uncertainty": 120
},
"departure": {
"time": "1754234939",
"uncertainty": 120
},
"stopId": "0:LUETTE1",
"stopSequence": 36
},
{
"arrival": {
"time": "1754234996",
"uncertainty": 120
},
"stopId": "0:COSTEBE3",
"stopSequence": 37
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 1,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72975155"
}
}
},
{
"id": "2975153",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1754228659",
"uncertainty": 120
},
"departure": {
"time": "1754228673",
"uncertainty": 120
},
"stopId": "0:VAILLAN2"
},
{
"arrival": {
"time": "1754228731",
"uncertainty": 120
},
"departure": {
"time": "1754228731",
"uncertainty": 120
},
"stopId": "0:SEMINAI2"
},
{
"departure": {
"time": "1754226060",
"uncertainty": 120
},
"stopId": "0:MASLIEV1",
"stopSequence": 1
},
{
"arrival": {
"time": "1754226134",
"uncertainty": 120
},
"departure": {
"time": "1754226134",
"uncertainty": 120
},
"stopId": "0:CHAULME1",
"stopSequence": 2
},
{
"arrival": {
"time": "1754226172",
"uncertainty": 120
},
"departure": {
"time": "1754226172",
"uncertainty": 120
},
"stopId": "0:PENSEES1",
"stopSequence": 3
},
{
"arrival": {
"time": "1754226223",
"uncertainty": 120
},
"departure": {
"time": "1754226223",
"uncertainty": 120
},
"stopId": "0:PINOTSM1",
"stopSequence": 4
},
{
"arrival": {
"time": "1754226323",
"uncertainty": 120
},
"departure": {
"time": "1754226323",
"uncertainty": 120
},
"stopId": "0:NOUILLY1",
"stopSequence": 5
},
{
"arrival": {
"time": "1754226413",
"uncertainty": 120
},
"departure": {
"time": "1754226413",
"uncertainty": 120
},
"stopId": "0:FALEE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1754226573",
"uncertainty": 120
},
"departure": {
"time": "1754226573",
"uncertainty": 120
},
"stopId": "0:MEYVIGN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1754226748",
"uncertainty": 120
},
"departure": {
"time": "1754226748",
"uncertainty": 120
},
"stopId": "0:LMOULIN1",
"stopSequence": 8
},
{
"arrival": {
"time": "1754226778",
"uncertainty": 120
},
"departure": {
"time": "1754226778",
"uncertainty": 120
},
"stopId": "0:FONNY1",
"stopSequence": 9
},
{
"arrival": {
"time": "1754226836",
"uncertainty": 120
},
"departure": {
"time": "1754226844",
"uncertainty": 120
},
"stopId": "0:BARBE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1754226897",
"uncertainty": 120
},
"departure": {
"time": "1754226897",
"uncertainty": 120
},
"stopId": "0:MANGENO1",
"stopSequence": 11
},
{
"arrival": {
"time": "1754226971",
"uncertainty": 120
},
"departure": {
"time": "1754226971",
"uncertainty": 120
},
"stopId": "0:SAULNOI1",
"stopSequence": 12
},
{
"arrival": {
"time": "1754227014",
"uncertainty": 120
},
"departure": {
"time": "1754227024",
"uncertainty": 120
},
"stopId": "0:JPJEAN1",
"stopSequence": 13
},
{
"arrival": {
"time": "1754227080",
"uncertainty": 120
},
"departure": {
"time": "1754227080",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CORCHAD1",
"stopSequence": 14
},
{
"arrival": {
"time": "1754227122",
"uncertainty": 120
},
"departure": {
"time": "1754227122",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:JUGAN1",
"stopSequence": 15
},
{
"arrival": {
"time": "1754227171",
"uncertainty": 120
},
"departure": {
"time": "1754227171",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:JOUSSE1",
"stopSequence": 16
},
{
"arrival": {
"time": "1754227247",
"uncertainty": 120
},
"departure": {
"time": "1754227247",
"uncertainty": 120
},
"stopId": "0:DUNANT1",
"stopSequence": 17
},
{
"arrival": {
"time": "1754227300",
"uncertainty": 120
},
"departure": {
"time": "1754227300",
"uncertainty": 120
},
"stopId": "0:BILLOTT1",
"stopSequence": 18
},
{
"arrival": {
"time": "1754227349",
"uncertainty": 120
},
"departure": {
"time": "1754227399",
"uncertainty": 120
},
"stopId": "0:TANNERI1",
"stopSequence": 19
},
{
"arrival": {
"time": "1754227514",
"uncertainty": 120
},
"departure": {
"time": "1754227520",
"uncertainty": 120
},
"stopId": "0:ARSENAL1",
"stopSequence": 20
},
{
"arrival": {
"time": "1754227551",
"uncertainty": 120
},
"departure": {
"time": "1754227551",
"uncertainty": 120
},
"stopId": "0:FOURNIE1",
"stopSequence": 21
},
{
"arrival": {
"time": "1754227641",
"uncertainty": 120
},
"departure": {
"time": "1754227641",
"uncertainty": 120
},
"stopId": "0:TANNEUR1",
"stopSequence": 22
},
{
"arrival": {
"time": "1754227718",
"uncertainty": 120
},
"departure": {
"time": "1754227732",
"uncertainty": 120
},
"stopId": "0:PARAIGE1",
"stopSequence": 23
},
{
"arrival": {
"time": "1754227821",
"uncertainty": 120
},
"departure": {
"time": "1754227882",
"uncertainty": 120
},
"stopId": "0:MAZELLE1",
"stopSequence": 24
},
{
"arrival": {
"time": "1754228018",
"uncertainty": 120
},
"departure": {
"time": "1754228171",
"uncertainty": 120
},
"stopId": "0:GARE30",
"stopSequence": 25
},
{
"arrival": {
"time": "1754228307",
"uncertainty": 120
},
"departure": {
"time": "1754228322",
"uncertainty": 120
},
"stopId": "0:ROIGEO89",
"stopSequence": 26
},
{
"arrival": {
"time": "1754228487",
"uncertainty": 120
},
"departure": {
"time": "1754228487",
"uncertainty": 120
},
"stopId": "0:BONSEC2",
"stopSequence": 27
},
{
"arrival": {
"time": "1754228526",
"uncertainty": 120
},
"departure": {
"time": "1754228526",
"uncertainty": 120
},
"stopId": "0:CHPETRE2",
"stopSequence": 28
},
{
"arrival": {
"time": "1754228552",
"uncertainty": 120
},
"departure": {
"time": "1754228563",
"uncertainty": 120
},
"stopId": "0:MANGIN2",
"stopSequence": 29
},
{
"arrival": {
"time": "1754228654",
"uncertainty": 120
},
"departure": {
"time": "1754228654",
"uncertainty": 120
},
"stopId": "0:VAILLAN2",
"stopSequence": 30
},
{
"arrival": {
"time": "1754228580",
"uncertainty": 120
},
"departure": {
"time": "1754228580",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LOGES2",
"stopSequence": 31
},
{
"arrival": {
"time": "1754228637",
"uncertainty": 120
},
"departure": {
"time": "1754228637",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:STLADRE2",
"stopSequence": 32
},
{
"arrival": {
"time": "1754229078"
},
"departure": {
"time": "1754229078"
},
"stopId": "0:MERMOZ2",
"stopSequence": 33
},
{
"arrival": {
"time": "1754229179"
},
"departure": {
"time": "1754229179"
},
"stopId": "0:SIMMI689",
"stopSequence": 34
},
{
"arrival": {
"time": "1754229294"
},
"departure": {
"time": "1754229294"
},
"stopId": "0:11AVIAT1",
"stopSequence": 35
},
{
"arrival": {
"time": "1754229319"
},
"departure": {
"time": "1754229319"
},
"stopId": "0:LUETTE1",
"stopSequence": 36
},
{
"arrival": {
"time": "1754229376"
},
"stopId": "0:COSTEBE3",
"stopSequence": 37
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 1,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72975153"
},
"vehicle": {
"id": "1738",
"label": "1738"
}
}
},
{
"id": "2973428",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754230620",
"uncertainty": 120
},
"stopId": "0:COSTEBE4",
"stopSequence": 1
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72973428"
}
}
},
{
"id": "2973429",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754232420",
"uncertainty": 120
},
"stopId": "0:COSTEBE4",
"stopSequence": 1
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72973429"
}
}
},
{
"id": "2975156",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1754227155",
"uncertainty": 120
},
"departure": {
"time": "1754227155",
"uncertainty": 120
},
"stopId": "0:SEMINAI2"
},
{
"arrival": {
"time": "1754227199",
"uncertainty": 120
},
"departure": {
"time": "1754227199",
"uncertainty": 120
},
"stopId": "0:VAILLAN1"
},
{
"arrival": {
"time": "1754228642",
"uncertainty": 120
},
"departure": {
"time": "1754228642",
"uncertainty": 120
},
"stopId": "0:JPJEAN2"
},
{
"departure": {
"time": "1754226720",
"uncertainty": 120
},
"stopId": "0:COSTEBE3",
"stopSequence": 1
},
{
"arrival": {
"time": "1754226788",
"uncertainty": 120
},
"departure": {
"time": "1754226788",
"uncertainty": 120
},
"stopId": "0:LUETTE2",
"stopSequence": 2
},
{
"arrival": {
"time": "1754226836",
"uncertainty": 120
},
"departure": {
"time": "1754226836",
"uncertainty": 120
},
"stopId": "0:11AVIAT2",
"stopSequence": 3
},
{
"arrival": {
"time": "1754226915",
"uncertainty": 120
},
"departure": {
"time": "1754226932",
"uncertainty": 120
},
"stopId": "0:SIMMI690",
"stopSequence": 4
},
{
"arrival": {
"time": "1754227012",
"uncertainty": 120
},
"departure": {
"time": "1754227021",
"uncertainty": 120
},
"stopId": "0:MERMOZ1",
"stopSequence": 5
},
{
"arrival": {
"time": "1754227024",
"uncertainty": 120
},
"departure": {
"time": "1754227024",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:STLADRE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1754227080",
"uncertainty": 120
},
"departure": {
"time": "1754227080",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LOGES1",
"stopSequence": 7
},
{
"arrival": {
"time": "1754227199",
"uncertainty": 120
},
"departure": {
"time": "1754227199",
"uncertainty": 120
},
"stopId": "0:VAILLAN1",
"stopSequence": 8
},
{
"arrival": {
"time": "1754227259",
"uncertainty": 120
},
"departure": {
"time": "1754227259",
"uncertainty": 120
},
"stopId": "0:MANGIN1",
"stopSequence": 9
},
{
"arrival": {
"time": "1754227319",
"uncertainty": 120
},
"departure": {
"time": "1754227319",
"uncertainty": 120
},
"stopId": "0:CHPETRE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1754227380",
"uncertainty": 120
},
"departure": {
"time": "1754227380",
"uncertainty": 120
},
"stopId": "0:BONSEC1",
"stopSequence": 11
},
{
"arrival": {
"time": "1754227469",
"uncertainty": 120
},
"departure": {
"time": "1754227499",
"uncertainty": 120
},
"stopId": "0:ROIGE142",
"stopSequence": 12
},
{
"arrival": {
"time": "1754227589",
"uncertainty": 120
},
"departure": {
"time": "1754227729",
"uncertainty": 120
},
"stopId": "0:GARE4",
"stopSequence": 13
},
{
"arrival": {
"time": "1754227964",
"uncertainty": 120
},
"departure": {
"time": "1754227970",
"uncertainty": 120
},
"stopId": "0:MAZELLE2",
"stopSequence": 14
},
{
"arrival": {
"time": "1754228076",
"uncertainty": 120
},
"departure": {
"time": "1754228076",
"uncertainty": 120
},
"stopId": "0:TANNEUR2",
"stopSequence": 15
},
{
"arrival": {
"time": "1754228108",
"uncertainty": 120
},
"departure": {
"time": "1754228108",
"uncertainty": 120
},
"stopId": "0:FOURNIE2",
"stopSequence": 16
},
{
"arrival": {
"time": "1754228141",
"uncertainty": 120
},
"departure": {
"time": "1754228149",
"uncertainty": 120
},
"stopId": "0:ARSENAL2",
"stopSequence": 17
},
{
"arrival": {
"time": "1754228329",
"uncertainty": 120
},
"departure": {
"time": "1754228329",
"uncertainty": 120
},
"stopId": "0:TANNERI2",
"stopSequence": 18
},
{
"arrival": {
"time": "1754228386",
"uncertainty": 120
},
"departure": {
"time": "1754228386",
"uncertainty": 120
},
"stopId": "0:BILLOTT2",
"stopSequence": 19
},
{
"arrival": {
"time": "1754228419",
"uncertainty": 120
},
"departure": {
"time": "1754228419",
"uncertainty": 120
},
"stopId": "0:DUNANT2",
"stopSequence": 20
},
{
"arrival": {
"time": "1754228269",
"uncertainty": 120
},
"departure": {
"time": "1754228269",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:JOUSSE2",
"stopSequence": 21
},
{
"arrival": {
"time": "1754228314",
"uncertainty": 120
},
"departure": {
"time": "1754228314",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:JUGAN2",
"stopSequence": 22
},
{
"arrival": {
"time": "1754228340",
"uncertainty": 120
},
"departure": {
"time": "1754228340",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CORCHAD2",
"stopSequence": 23
},
{
"arrival": {
"time": "1754228643",
"uncertainty": 120
},
"departure": {
"time": "1754228643",
"uncertainty": 120
},
"stopId": "0:JPJEAN2",
"stopSequence": 24
},
{
"arrival": {
"time": "1754228696",
"uncertainty": 120
},
"departure": {
"time": "1754228696",
"uncertainty": 120
},
"stopId": "0:SAULNOI2",
"stopSequence": 25
},
{
"arrival": {
"time": "1754228734",
"uncertainty": 120
},
"departure": {
"time": "1754228734",
"uncertainty": 120
},
"stopId": "0:MANGENO2",
"stopSequence": 26
},
{
"arrival": {
"time": "1754228770",
"uncertainty": 120
},
"departure": {
"time": "1754228770",
"uncertainty": 120
},
"stopId": "0:BARBE2",
"stopSequence": 27
},
{
"arrival": {
"time": "1754228824",
"uncertainty": 120
},
"departure": {
"time": "1754228824",
"uncertainty": 120
},
"stopId": "0:FONNY2",
"stopSequence": 28
},
{
"arrival": {
"time": "1754228852",
"uncertainty": 120
},
"departure": {
"time": "1754228852",
"uncertainty": 120
},
"stopId": "0:LMOULIN2",
"stopSequence": 29
},
{
"arrival": {
"time": "1754228913",
"uncertainty": 120
},
"departure": {
"time": "1754228913",
"uncertainty": 120
},
"stopId": "0:MEYVIGN1",
"stopSequence": 30
},
{
"arrival": {
"time": "1754229216",
"uncertainty": 120
},
"departure": {
"time": "1754229216",
"uncertainty": 120
},
"stopId": "0:FALEE2",
"stopSequence": 31
},
{
"arrival": {
"time": "1754229276",
"uncertainty": 120
},
"departure": {
"time": "1754229276",
"uncertainty": 120
},
"stopId": "0:PRESSOI2",
"stopSequence": 32
},
{
"arrival": {
"time": "1754229432",
"uncertainty": 120
},
"departure": {
"time": "1754229432",
"uncertainty": 120
},
"stopId": "0:PINOTSM2",
"stopSequence": 33
},
{
"arrival": {
"time": "1754229456",
"uncertainty": 120
},
"departure": {
"time": "1754229456",
"uncertainty": 120
},
"stopId": "0:PENSEES2",
"stopSequence": 34
},
{
"arrival": {
"time": "1754229491",
"uncertainty": 120
},
"departure": {
"time": "1754229491",
"uncertainty": 120
},
"stopId": "0:CHAULME2",
"stopSequence": 35
},
{
"arrival": {
"time": "1754229540",
"uncertainty": 120
},
"departure": {
"time": "1754229540",
"uncertainty": 120
},
"stopId": "0:GROSNOY1",
"stopSequence": 36
},
{
"arrival": {
"time": "1754229696",
"uncertainty": 120
},
"stopId": "0:MASLIEV1",
"stopSequence": 37
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 0,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72975156"
},
"vehicle": {
"id": "1932",
"label": "1932"
}
}
},
{
"id": "2975157",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1754230280",
"uncertainty": 120
},
"departure": {
"time": "1754230280",
"uncertainty": 120
},
"stopId": "0:SEMINAI2"
},
{
"arrival": {
"time": "1754230349",
"uncertainty": 120
},
"departure": {
"time": "1754230349",
"uncertainty": 120
},
"stopId": "0:VAILLAN1"
},
{
"arrival": {
"time": "1754231628",
"uncertainty": 120
},
"departure": {
"time": "1754231628",
"uncertainty": 120
},
"stopId": "0:JPJEAN2"
},
{
"departure": {
"time": "1754229900",
"uncertainty": 120
},
"stopId": "0:COSTEBE3",
"stopSequence": 1
},
{
"arrival": {
"time": "1754229956",
"uncertainty": 120
},
"departure": {
"time": "1754229956",
"uncertainty": 120
},
"stopId": "0:LUETTE2",
"stopSequence": 2
},
{
"arrival": {
"time": "1754229983",
"uncertainty": 120
},
"departure": {
"time": "1754229983",
"uncertainty": 120
},
"stopId": "0:11AVIAT2",
"stopSequence": 3
},
{
"arrival": {
"time": "1754230067",
"uncertainty": 120
},
"departure": {
"time": "1754230067",
"uncertainty": 120
},
"stopId": "0:SIMMI690",
"stopSequence": 4
},
{
"arrival": {
"time": "1754230140",
"uncertainty": 120
},
"departure": {
"time": "1754230140",
"uncertainty": 120
},
"stopId": "0:MERMOZ1",
"stopSequence": 5
},
{
"arrival": {
"time": "1754230204",
"uncertainty": 120
},
"departure": {
"time": "1754230204",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:STLADRE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1754230260",
"uncertainty": 120
},
"departure": {
"time": "1754230260",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LOGES1",
"stopSequence": 7
},
{
"arrival": {
"time": "1754230350",
"uncertainty": 120
},
"departure": {
"time": "1754230350",
"uncertainty": 120
},
"stopId": "0:VAILLAN1",
"stopSequence": 8
},
{
"arrival": {
"time": "1754230425",
"uncertainty": 120
},
"departure": {
"time": "1754230425",
"uncertainty": 120
},
"stopId": "0:MANGIN1",
"stopSequence": 9
},
{
"arrival": {
"time": "1754230488",
"uncertainty": 120
},
"departure": {
"time": "1754230488",
"uncertainty": 120
},
"stopId": "0:CHPETRE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1754230560",
"uncertainty": 120
},
"departure": {
"time": "1754230560",
"uncertainty": 120
},
"stopId": "0:BONSEC1",
"stopSequence": 11
},
{
"arrival": {
"time": "1754230689",
"uncertainty": 120
},
"departure": {
"time": "1754230689",
"uncertainty": 120
},
"stopId": "0:ROIGE142",
"stopSequence": 12
},
{
"arrival": {
"time": "1754230800",
"uncertainty": 120
},
"departure": {
"time": "1754230800",
"uncertainty": 120
},
"stopId": "0:GARE4",
"stopSequence": 13
},
{
"arrival": {
"time": "1754230964",
"uncertainty": 120
},
"departure": {
"time": "1754230964",
"uncertainty": 120
},
"stopId": "0:MAZELLE2",
"stopSequence": 14
},
{
"arrival": {
"time": "1754231081",
"uncertainty": 120
},
"departure": {
"time": "1754231081",
"uncertainty": 120
},
"stopId": "0:TANNEUR2",
"stopSequence": 15
},
{
"arrival": {
"time": "1754231142",
"uncertainty": 120
},
"departure": {
"time": "1754231142",
"uncertainty": 120
},
"stopId": "0:FOURNIE2",
"stopSequence": 16
},
{
"arrival": {
"time": "1754231194",
"uncertainty": 120
},
"departure": {
"time": "1754231194",
"uncertainty": 120
},
"stopId": "0:ARSENAL2",
"stopSequence": 17
},
{
"arrival": {
"time": "1754231340",
"uncertainty": 120
},
"departure": {
"time": "1754231340",
"uncertainty": 120
},
"stopId": "0:TANNERI2",
"stopSequence": 18
},
{
"arrival": {
"time": "1754231378",
"uncertainty": 120
},
"departure": {
"time": "1754231378",
"uncertainty": 120
},
"stopId": "0:BILLOTT2",
"stopSequence": 19
},
{
"arrival": {
"time": "1754231415",
"uncertainty": 120
},
"departure": {
"time": "1754231415",
"uncertainty": 120
},
"stopId": "0:DUNANT2",
"stopSequence": 20
},
{
"arrival": {
"time": "1754231449",
"uncertainty": 120
},
"departure": {
"time": "1754231449",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:JOUSSE2",
"stopSequence": 21
},
{
"arrival": {
"time": "1754231494",
"uncertainty": 120
},
"departure": {
"time": "1754231494",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:JUGAN2",
"stopSequence": 22
},
{
"arrival": {
"time": "1754231520",
"uncertainty": 120
},
"departure": {
"time": "1754231520",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CORCHAD2",
"stopSequence": 23
},
{
"arrival": {
"time": "1754231631",
"uncertainty": 120
},
"departure": {
"time": "1754231631",
"uncertainty": 120
},
"stopId": "0:JPJEAN2",
"stopSequence": 24
},
{
"arrival": {
"time": "1754231681",
"uncertainty": 120
},
"departure": {
"time": "1754231681",
"uncertainty": 120
},
"stopId": "0:SAULNOI2",
"stopSequence": 25
},
{
"arrival": {
"time": "1754231725",
"uncertainty": 120
},
"departure": {
"time": "1754231725",
"uncertainty": 120
},
"stopId": "0:MANGENO2",
"stopSequence": 26
},
{
"arrival": {
"time": "1754231770",
"uncertainty": 120
},
"departure": {
"time": "1754231770",
"uncertainty": 120
},
"stopId": "0:BARBE2",
"stopSequence": 27
},
{
"arrival": {
"time": "1754231830",
"uncertainty": 120
},
"departure": {
"time": "1754231830",
"uncertainty": 120
},
"stopId": "0:FONNY2",
"stopSequence": 28
},
{
"arrival": {
"time": "1754231861",
"uncertainty": 120
},
"departure": {
"time": "1754231861",
"uncertainty": 120
},
"stopId": "0:LMOULIN2",
"stopSequence": 29
},
{
"arrival": {
"time": "1754231940",
"uncertainty": 120
},
"departure": {
"time": "1754231940",
"uncertainty": 120
},
"stopId": "0:MEYVIGN1",
"stopSequence": 30
},
{
"arrival": {
"time": "1754232300",
"uncertainty": 120
},
"departure": {
"time": "1754232300",
"uncertainty": 120
},
"stopId": "0:FALEE2",
"stopSequence": 31
},
{
"arrival": {
"time": "1754232360",
"uncertainty": 120
},
"departure": {
"time": "1754232360",
"uncertainty": 120
},
"stopId": "0:PRESSOI2",
"stopSequence": 32
},
{
"arrival": {
"time": "1754232516",
"uncertainty": 120
},
"departure": {
"time": "1754232516",
"uncertainty": 120
},
"stopId": "0:PINOTSM2",
"stopSequence": 33
},
{
"arrival": {
"time": "1754232540",
"uncertainty": 120
},
"departure": {
"time": "1754232540",
"uncertainty": 120
},
"stopId": "0:PENSEES2",
"stopSequence": 34
},
{
"arrival": {
"time": "1754232575",
"uncertainty": 120
},
"departure": {
"time": "1754232575",
"uncertainty": 120
},
"stopId": "0:CHAULME2",
"stopSequence": 35
},
{
"arrival": {
"time": "1754232624",
"uncertainty": 120
},
"departure": {
"time": "1754232624",
"uncertainty": 120
},
"stopId": "0:GROSNOY1",
"stopSequence": 36
},
{
"arrival": {
"time": "1754232780",
"uncertainty": 120
},
"stopId": "0:MASLIEV1",
"stopSequence": 37
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 0,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72975157"
}
}
},
{
"id": "2972870",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754228820",
"uncertainty": 120
},
"stopId": "0:TOURNEB1",
"stopSequence": 1
},
{
"arrival": {
"time": "1754229036",
"uncertainty": 120
},
"departure": {
"time": "1754229036",
"uncertainty": 120
},
"stopId": "0:ROTONDE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1754229073",
"uncertainty": 120
},
"departure": {
"time": "1754229073",
"uncertainty": 120
},
"stopId": "0:LOTINDU1",
"stopSequence": 3
},
{
"arrival": {
"time": "1754229126",
"uncertainty": 120
},
"departure": {
"time": "1754229126",
"uncertainty": 120
},
"stopId": "0:CITSNCF1",
"stopSequence": 4
},
{
"arrival": {
"time": "1754229169",
"uncertainty": 120
},
"departure": {
"time": "1754229169",
"uncertainty": 120
},
"stopId": "0:VOSGES1",
"stopSequence": 5
},
{
"arrival": {
"time": "1754229206",
"uncertainty": 120
},
"departure": {
"time": "1754229206",
"uncertainty": 120
},
"stopId": "0:ALGER1",
"stopSequence": 6
},
{
"arrival": {
"time": "1754229258",
"uncertainty": 120
},
"departure": {
"time": "1754229258",
"uncertainty": 120
},
"stopId": "0:TOURAIN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1754229345",
"uncertainty": 120
},
"departure": {
"time": "1754229345",
"uncertainty": 120
},
"stopId": "0:STQUENT1",
"stopSequence": 8
},
{
"arrival": {
"time": "1754229395",
"uncertainty": 120
},
"departure": {
"time": "1754229395",
"uncertainty": 120
},
"stopId": "0:SVICTOR1",
"stopSequence": 9
},
{
"arrival": {
"time": "1754229480",
"uncertainty": 120
},
"departure": {
"time": "1754229480",
"uncertainty": 120
},
"stopId": "0:LITALDU1",
"stopSequence": 10
},
{
"arrival": {
"time": "1754229525",
"uncertainty": 120
},
"departure": {
"time": "1754229525",
"uncertainty": 120
},
"stopId": "0:NATION1",
"stopSequence": 11
},
{
"arrival": {
"time": "1754229602",
"uncertainty": 120
},
"departure": {
"time": "1754229602",
"uncertainty": 120
},
"stopId": "0:EUROPAC1",
"stopSequence": 12
},
{
"arrival": {
"time": "1754229679",
"uncertainty": 120
},
"departure": {
"time": "1754229679",
"uncertainty": 120
},
"stopId": "0:BOTANIQ1",
"stopSequence": 13
},
{
"arrival": {
"time": "1754229735",
"uncertainty": 120
},
"departure": {
"time": "1754229735",
"uncertainty": 120
},
"stopId": "0:GENIE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1754229857",
"uncertainty": 120
},
"departure": {
"time": "1754229857",
"uncertainty": 120
},
"stopId": "0:BONSEC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1754229937",
"uncertainty": 120
},
"departure": {
"time": "1754229937",
"uncertainty": 120
},
"stopId": "0:ROIGEO68",
"stopSequence": 16
},
{
"arrival": {
"time": "1754230166",
"uncertainty": 120
},
"departure": {
"time": "1754230166",
"uncertainty": 120
},
"stopId": "0:REPU5053",
"stopSequence": 17
},
{
"arrival": {
"time": "1754230325",
"uncertainty": 120
},
"departure": {
"time": "1754230325",
"uncertainty": 120
},
"stopId": "0:GARE4",
"stopSequence": 18
},
{
"arrival": {
"time": "1754230445",
"uncertainty": 120
},
"departure": {
"time": "1754230445",
"uncertainty": 120
},
"stopId": "0:MAZELLE2",
"stopSequence": 19
},
{
"arrival": {
"time": "1754230617",
"uncertainty": 120
},
"departure": {
"time": "1754230617",
"uncertainty": 120
},
"stopId": "0:JUIN2",
"stopSequence": 20
},
{
"arrival": {
"time": "1754230653",
"uncertainty": 120
},
"departure": {
"time": "1754230653",
"uncertainty": 120
},
"stopId": "0:RAPLEVY2",
"stopSequence": 21
},
{
"arrival": {
"time": "1754230702",
"uncertainty": 120
},
"departure": {
"time": "1754230702",
"uncertainty": 120
},
"stopId": "0:ARTILLE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1754230778",
"uncertainty": 120
},
"departure": {
"time": "1754230778",
"uncertainty": 120
},
"stopId": "0:BERNE2",
"stopSequence": 23
},
{
"arrival": {
"time": "1754230834",
"uncertainty": 120
},
"departure": {
"time": "1754230834",
"uncertainty": 120
},
"stopId": "0:ALSLORR2",
"stopSequence": 24
},
{
"arrival": {
"time": "1754230898",
"uncertainty": 120
},
"departure": {
"time": "1754230898",
"uncertainty": 120
},
"stopId": "0:STOXEY2",
"stopSequence": 25
},
{
"arrival": {
"time": "1754230958",
"uncertainty": 120
},
"departure": {
"time": "1754230958",
"uncertainty": 120
},
"stopId": "0:JURA2",
"stopSequence": 26
},
{
"arrival": {
"time": "1754231020",
"uncertainty": 120
},
"departure": {
"time": "1754231020",
"uncertainty": 120
},
"stopId": "0:PTSOEUR2",
"stopSequence": 27
},
{
"arrival": {
"time": "1754231089",
"uncertainty": 120
},
"departure": {
"time": "1754231089",
"uncertainty": 120
},
"stopId": "0:METMAN2",
"stopSequence": 28
},
{
"arrival": {
"time": "1754231157",
"uncertainty": 120
},
"departure": {
"time": "1754231157",
"uncertainty": 120
},
"stopId": "0:MAUJEAN2",
"stopSequence": 29
},
{
"arrival": {
"time": "1754231218",
"uncertainty": 120
},
"departure": {
"time": "1754231218",
"uncertainty": 120
},
"stopId": "0:GENIVAU2",
"stopSequence": 30
},
{
"arrival": {
"time": "1754231250",
"uncertainty": 120
},
"departure": {
"time": "1754231250",
"uncertainty": 120
},
"stopId": "0:FOUGERE2",
"stopSequence": 31
},
{
"arrival": {
"time": "1754231336",
"uncertainty": 120
},
"departure": {
"time": "1754231336",
"uncertainty": 120
},
"stopId": "0:LORIENT2",
"stopSequence": 32
},
{
"arrival": {
"time": "1754231373",
"uncertainty": 120
},
"departure": {
"time": "1754231373",
"uncertainty": 120
},
"stopId": "0:JACINTH2",
"stopSequence": 33
},
{
"arrival": {
"time": "1754231438",
"uncertainty": 120
},
"stopId": "0:OEILLET1",
"stopSequence": 34
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72972870"
},
"vehicle": {
"id": "2433",
"label": "2433"
}
}
},
{
"id": "2972871",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754230680",
"uncertainty": 120
},
"stopId": "0:TOURNEB1",
"stopSequence": 1
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72972871"
}
}
},
{
"id": "2974534",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754228280",
"uncertainty": 120
},
"stopId": "0:CTU01",
"stopSequence": 1
},
{
"arrival": {
"time": "1754228341",
"uncertainty": 120
},
"departure": {
"time": "1754228341",
"uncertainty": 120
},
"stopId": "0:SAU01",
"stopSequence": 2
},
{
"arrival": {
"time": "1754228469",
"uncertainty": 120
},
"departure": {
"time": "1754228493",
"uncertainty": 120
},
"stopId": "0:MOYPON01",
"stopSequence": 3
},
{
"arrival": {
"time": "1754228629",
"uncertainty": 120
},
"departure": {
"time": "1754228629",
"uncertainty": 120
},
"stopId": "0:REP03",
"stopSequence": 4
},
{
"arrival": {
"time": "1754228780",
"uncertainty": 120
},
"departure": {
"time": "1754228791",
"uncertainty": 120
},
"stopId": "0:ROI01",
"stopSequence": 5
},
{
"arrival": {
"time": "1754228875",
"uncertainty": 120
},
"departure": {
"time": "1754228911",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 6
},
{
"arrival": {
"time": "1754228982",
"uncertainty": 120
},
"departure": {
"time": "1754229001",
"uncertainty": 120
},
"stopId": "0:POM01",
"stopSequence": 7
},
{
"arrival": {
"time": "1754229064",
"uncertainty": 120
},
"departure": {
"time": "1754229064",
"uncertainty": 120
},
"stopId": "0:SEI01",
"stopSequence": 8
},
{
"arrival": {
"time": "1754229143",
"uncertainty": 120
},
"departure": {
"time": "1754229143",
"uncertainty": 120
},
"stopId": "0:LEG01",
"stopSequence": 9
},
{
"arrival": {
"time": "1754229206",
"uncertainty": 120
},
"departure": {
"time": "1754229206",
"uncertainty": 120
},
"stopId": "0:ALC01",
"stopSequence": 10
},
{
"arrival": {
"time": "1754229291",
"uncertainty": 120
},
"departure": {
"time": "1754229291",
"uncertainty": 120
},
"stopId": "0:CIM01",
"stopSequence": 11
},
{
"arrival": {
"time": "1754229383",
"uncertainty": 120
},
"departure": {
"time": "1754229383",
"uncertainty": 120
},
"stopId": "0:BEL01",
"stopSequence": 12
},
{
"arrival": {
"time": "1754229461",
"uncertainty": 120
},
"departure": {
"time": "1754229461",
"uncertainty": 120
},
"stopId": "0:PRO01",
"stopSequence": 13
},
{
"arrival": {
"time": "1754229510",
"uncertainty": 120
},
"departure": {
"time": "1754229510",
"uncertainty": 120
},
"stopId": "0:GUY01",
"stopSequence": 14
},
{
"arrival": {
"time": "1754229565",
"uncertainty": 120
},
"departure": {
"time": "1754229565",
"uncertainty": 120
},
"stopId": "0:BRG01",
"stopSequence": 15
},
{
"arrival": {
"time": "1754229632",
"uncertainty": 120
},
"departure": {
"time": "1754229632",
"uncertainty": 120
},
"stopId": "0:GRA01",
"stopSequence": 16
},
{
"arrival": {
"time": "1754229688",
"uncertainty": 120
},
"departure": {
"time": "1754229688",
"uncertainty": 120
},
"stopId": "0:ARA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1754229792",
"uncertainty": 120
},
"departure": {
"time": "1754229792",
"uncertainty": 120
},
"stopId": "0:ART01",
"stopSequence": 18
},
{
"arrival": {
"time": "1754229881",
"uncertainty": 120
},
"departure": {
"time": "1754229881",
"uncertainty": 120
},
"stopId": "0:ECO01",
"stopSequence": 19
},
{
"arrival": {
"time": "1754229933",
"uncertainty": 120
},
"departure": {
"time": "1754229933",
"uncertainty": 120
},
"stopId": "0:EXP01",
"stopSequence": 20
},
{
"arrival": {
"time": "1754230106",
"uncertainty": 120
},
"departure": {
"time": "1754230106",
"uncertainty": 120
},
"stopId": "0:MER01",
"stopSequence": 21
},
{
"arrival": {
"time": "1754230181",
"uncertainty": 120
},
"stopId": "0:MAT01",
"stopSequence": 22
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 0,
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72974534"
},
"vehicle": {
"id": "1324",
"label": "1324"
}
}
},
{
"id": "2974535",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754230140",
"uncertainty": 120
},
"stopId": "0:CTU01",
"stopSequence": 1
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 0,
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72974535"
}
}
},
{
"id": "2972869",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754227020",
"uncertainty": 120
},
"stopId": "0:TOURNEB1",
"stopSequence": 1
},
{
"arrival": {
"time": "1754227137",
"uncertainty": 120
},
"departure": {
"time": "1754227141",
"uncertainty": 120
},
"stopId": "0:ROTONDE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1754227197",
"uncertainty": 120
},
"departure": {
"time": "1754227197",
"uncertainty": 120
},
"stopId": "0:LOTINDU1",
"stopSequence": 3
},
{
"arrival": {
"time": "1754227231",
"uncertainty": 120
},
"departure": {
"time": "1754227231",
"uncertainty": 120
},
"stopId": "0:CITSNCF1",
"stopSequence": 4
},
{
"arrival": {
"time": "1754227286",
"uncertainty": 120
},
"departure": {
"time": "1754227291",
"uncertainty": 120
},
"stopId": "0:VOSGES1",
"stopSequence": 5
},
{
"arrival": {
"time": "1754227334",
"uncertainty": 120
},
"departure": {
"time": "1754227334",
"uncertainty": 120
},
"stopId": "0:ALGER1",
"stopSequence": 6
},
{
"arrival": {
"time": "1754227367",
"uncertainty": 120
},
"departure": {
"time": "1754227367",
"uncertainty": 120
},
"stopId": "0:TOURAIN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1754227440",
"uncertainty": 120
},
"departure": {
"time": "1754227440",
"uncertainty": 120
},
"stopId": "0:STQUENT1",
"stopSequence": 8
},
{
"arrival": {
"time": "1754227471",
"uncertainty": 120
},
"departure": {
"time": "1754227471",
"uncertainty": 120
},
"stopId": "0:SVICTOR1",
"stopSequence": 9
},
{
"arrival": {
"time": "1754227531",
"uncertainty": 120
},
"departure": {
"time": "1754227531",
"uncertainty": 120
},
"stopId": "0:LITALDU1",
"stopSequence": 10
},
{
"arrival": {
"time": "1754227591",
"uncertainty": 120
},
"departure": {
"time": "1754227591",
"uncertainty": 120
},
"stopId": "0:NATION1",
"stopSequence": 11
},
{
"arrival": {
"time": "1754227651",
"uncertainty": 120
},
"departure": {
"time": "1754227651",
"uncertainty": 120
},
"stopId": "0:EUROPAC1",
"stopSequence": 12
},
{
"arrival": {
"time": "1754227720",
"uncertainty": 120
},
"departure": {
"time": "1754227771",
"uncertainty": 120
},
"stopId": "0:BOTANIQ1",
"stopSequence": 13
},
{
"arrival": {
"time": "1754227812",
"uncertainty": 120
},
"departure": {
"time": "1754227812",
"uncertainty": 120
},
"stopId": "0:GENIE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1754227918",
"uncertainty": 120
},
"departure": {
"time": "1754227951",
"uncertainty": 120
},
"stopId": "0:BONSEC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1754228000",
"uncertainty": 120
},
"departure": {
"time": "1754228011",
"uncertainty": 120
},
"stopId": "0:ROIGEO68",
"stopSequence": 16
},
{
"arrival": {
"time": "1754228204",
"uncertainty": 120
},
"departure": {
"time": "1754228204",
"uncertainty": 120
},
"stopId": "0:REPU5053",
"stopSequence": 17
},
{
"arrival": {
"time": "1754228555",
"uncertainty": 120
},
"departure": {
"time": "1754228555",
"uncertainty": 120
},
"stopId": "0:GARE4",
"stopSequence": 18
},
{
"arrival": {
"time": "1754228715",
"uncertainty": 120
},
"departure": {
"time": "1754228715",
"uncertainty": 120
},
"stopId": "0:MAZELLE2",
"stopSequence": 19
},
{
"arrival": {
"time": "1754228865",
"uncertainty": 120
},
"departure": {
"time": "1754228865",
"uncertainty": 120
},
"stopId": "0:JUIN2",
"stopSequence": 20
},
{
"arrival": {
"time": "1754228892",
"uncertainty": 120
},
"departure": {
"time": "1754228892",
"uncertainty": 120
},
"stopId": "0:RAPLEVY2",
"stopSequence": 21
},
{
"arrival": {
"time": "1754228944",
"uncertainty": 120
},
"departure": {
"time": "1754228945",
"uncertainty": 120
},
"stopId": "0:ARTILLE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1754228998",
"uncertainty": 120
},
"departure": {
"time": "1754228998",
"uncertainty": 120
},
"stopId": "0:BERNE2",
"stopSequence": 23
},
{
"arrival": {
"time": "1754229054",
"uncertainty": 120
},
"departure": {
"time": "1754229054",
"uncertainty": 120
},
"stopId": "0:ALSLORR2",
"stopSequence": 24
},
{
"arrival": {
"time": "1754229118",
"uncertainty": 120
},
"departure": {
"time": "1754229118",
"uncertainty": 120
},
"stopId": "0:STOXEY2",
"stopSequence": 25
},
{
"arrival": {
"time": "1754229178",
"uncertainty": 120
},
"departure": {
"time": "1754229178",
"uncertainty": 120
},
"stopId": "0:JURA2",
"stopSequence": 26
},
{
"arrival": {
"time": "1754229239",
"uncertainty": 120
},
"departure": {
"time": "1754229239",
"uncertainty": 120
},
"stopId": "0:PTSOEUR2",
"stopSequence": 27
},
{
"arrival": {
"time": "1754229289",
"uncertainty": 120
},
"departure": {
"time": "1754229289",
"uncertainty": 120
},
"stopId": "0:METMAN2",
"stopSequence": 28
},
{
"arrival": {
"time": "1754229357",
"uncertainty": 120
},
"departure": {
"time": "1754229357",
"uncertainty": 120
},
"stopId": "0:MAUJEAN2",
"stopSequence": 29
},
{
"arrival": {
"time": "1754229418",
"uncertainty": 120
},
"departure": {
"time": "1754229418",
"uncertainty": 120
},
"stopId": "0:GENIVAU2",
"stopSequence": 30
},
{
"arrival": {
"time": "1754229450",
"uncertainty": 120
},
"departure": {
"time": "1754229450",
"uncertainty": 120
},
"stopId": "0:FOUGERE2",
"stopSequence": 31
},
{
"arrival": {
"time": "1754229536",
"uncertainty": 120
},
"departure": {
"time": "1754229536",
"uncertainty": 120
},
"stopId": "0:LORIENT2",
"stopSequence": 32
},
{
"arrival": {
"time": "1754229573",
"uncertainty": 120
},
"departure": {
"time": "1754229573",
"uncertainty": 120
},
"stopId": "0:JACINTH2",
"stopSequence": 33
},
{
"arrival": {
"time": "1754229638",
"uncertainty": 120
},
"stopId": "0:OEILLET1",
"stopSequence": 34
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72972869"
},
"vehicle": {
"id": "2434",
"label": "2434"
}
}
},
{
"id": "2972872",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754232480",
"uncertainty": 120
},
"stopId": "0:TOURNEB1",
"stopSequence": 1
},
{
"arrival": {
"time": "1754232587",
"uncertainty": 120
},
"departure": {
"time": "1754232587",
"uncertainty": 120
},
"stopId": "0:ROTONDE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1754232624",
"uncertainty": 120
},
"departure": {
"time": "1754232624",
"uncertainty": 120
},
"stopId": "0:LOTINDU1",
"stopSequence": 3
},
{
"arrival": {
"time": "1754232677",
"uncertainty": 120
},
"departure": {
"time": "1754232677",
"uncertainty": 120
},
"stopId": "0:CITSNCF1",
"stopSequence": 4
},
{
"arrival": {
"time": "1754232720",
"uncertainty": 120
},
"departure": {
"time": "1754232720",
"uncertainty": 120
},
"stopId": "0:VOSGES1",
"stopSequence": 5
},
{
"arrival": {
"time": "1754232745",
"uncertainty": 120
},
"departure": {
"time": "1754232745",
"uncertainty": 120
},
"stopId": "0:ALGER1",
"stopSequence": 6
},
{
"arrival": {
"time": "1754232780",
"uncertainty": 120
},
"departure": {
"time": "1754232780",
"uncertainty": 120
},
"stopId": "0:TOURAIN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1754232840",
"uncertainty": 120
},
"departure": {
"time": "1754232840",
"uncertainty": 120
},
"stopId": "0:STQUENT1",
"stopSequence": 8
},
{
"arrival": {
"time": "1754232890",
"uncertainty": 120
},
"departure": {
"time": "1754232890",
"uncertainty": 120
},
"stopId": "0:SVICTOR1",
"stopSequence": 9
},
{
"arrival": {
"time": "1754232975",
"uncertainty": 120
},
"departure": {
"time": "1754232975",
"uncertainty": 120
},
"stopId": "0:LITALDU1",
"stopSequence": 10
},
{
"arrival": {
"time": "1754233020",
"uncertainty": 120
},
"departure": {
"time": "1754233020",
"uncertainty": 120
},
"stopId": "0:NATION1",
"stopSequence": 11
},
{
"arrival": {
"time": "1754233097",
"uncertainty": 120
},
"departure": {
"time": "1754233097",
"uncertainty": 120
},
"stopId": "0:EUROPAC1",
"stopSequence": 12
},
{
"arrival": {
"time": "1754233181",
"uncertainty": 120
},
"departure": {
"time": "1754233181",
"uncertainty": 120
},
"stopId": "0:BOTANIQ1",
"stopSequence": 13
},
{
"arrival": {
"time": "1754233242",
"uncertainty": 120
},
"departure": {
"time": "1754233242",
"uncertainty": 120
},
"stopId": "0:GENIE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1754233375",
"uncertainty": 120
},
"departure": {
"time": "1754233375",
"uncertainty": 120
},
"stopId": "0:BONSEC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1754233453",
"uncertainty": 120
},
"departure": {
"time": "1754233453",
"uncertainty": 120
},
"stopId": "0:ROIGEO68",
"stopSequence": 16
},
{
"arrival": {
"time": "1754233620",
"uncertainty": 120
},
"departure": {
"time": "1754233620",
"uncertainty": 120
},
"stopId": "0:REPU5053",
"stopSequence": 17
},
{
"arrival": {
"time": "1754233920",
"uncertainty": 120
},
"departure": {
"time": "1754233920",
"uncertainty": 120
},
"stopId": "0:GARE4",
"stopSequence": 18
},
{
"arrival": {
"time": "1754234084",
"uncertainty": 120
},
"departure": {
"time": "1754234084",
"uncertainty": 120
},
"stopId": "0:MAZELLE2",
"stopSequence": 19
},
{
"arrival": {
"time": "1754234278",
"uncertainty": 120
},
"departure": {
"time": "1754234278",
"uncertainty": 120
},
"stopId": "0:JUIN2",
"stopSequence": 20
},
{
"arrival": {
"time": "1754234323",
"uncertainty": 120
},
"departure": {
"time": "1754234323",
"uncertainty": 120
},
"stopId": "0:RAPLEVY2",
"stopSequence": 21
},
{
"arrival": {
"time": "1754234368",
"uncertainty": 120
},
"departure": {
"time": "1754234368",
"uncertainty": 120
},
"stopId": "0:ARTILLE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1754234444",
"uncertainty": 120
},
"departure": {
"time": "1754234444",
"uncertainty": 120
},
"stopId": "0:BERNE2",
"stopSequence": 23
},
{
"arrival": {
"time": "1754234500",
"uncertainty": 120
},
"departure": {
"time": "1754234500",
"uncertainty": 120
},
"stopId": "0:ALSLORR2",
"stopSequence": 24
},
{
"arrival": {
"time": "1754234564",
"uncertainty": 120
},
"departure": {
"time": "1754234564",
"uncertainty": 120
},
"stopId": "0:STOXEY2",
"stopSequence": 25
},
{
"arrival": {
"time": "1754234624",
"uncertainty": 120
},
"departure": {
"time": "1754234624",
"uncertainty": 120
},
"stopId": "0:JURA2",
"stopSequence": 26
},
{
"arrival": {
"time": "1754234686",
"uncertainty": 120
},
"departure": {
"time": "1754234686",
"uncertainty": 120
},
"stopId": "0:PTSOEUR2",
"stopSequence": 27
},
{
"arrival": {
"time": "1754234755",
"uncertainty": 120
},
"departure": {
"time": "1754234755",
"uncertainty": 120
},
"stopId": "0:METMAN2",
"stopSequence": 28
},
{
"arrival": {
"time": "1754234823",
"uncertainty": 120
},
"departure": {
"time": "1754234823",
"uncertainty": 120
},
"stopId": "0:MAUJEAN2",
"stopSequence": 29
},
{
"arrival": {
"time": "1754234884",
"uncertainty": 120
},
"departure": {
"time": "1754234884",
"uncertainty": 120
},
"stopId": "0:GENIVAU2",
"stopSequence": 30
},
{
"arrival": {
"time": "1754234916",
"uncertainty": 120
},
"departure": {
"time": "1754234916",
"uncertainty": 120
},
"stopId": "0:FOUGERE2",
"stopSequence": 31
},
{
"arrival": {
"time": "1754235002",
"uncertainty": 120
},
"departure": {
"time": "1754235002",
"uncertainty": 120
},
"stopId": "0:LORIENT2",
"stopSequence": 32
},
{
"arrival": {
"time": "1754235039",
"uncertainty": 120
},
"departure": {
"time": "1754235039",
"uncertainty": 120
},
"stopId": "0:JACINTH2",
"stopSequence": 33
},
{
"arrival": {
"time": "1754235104",
"uncertainty": 120
},
"stopId": "0:OEILLET1",
"stopSequence": 34
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72972872"
}
}
},
{
"id": "2974536",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754232000",
"uncertainty": 120
},
"stopId": "0:CTU01",
"stopSequence": 1
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 0,
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72974536"
}
}
},
{
"id": "2972854",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754228771",
"uncertainty": 120
},
"stopId": "0:OEILLET1",
"stopSequence": 1
},
{
"arrival": {
"time": "1754228808",
"uncertainty": 120
},
"departure": {
"time": "1754228808",
"uncertainty": 120
},
"stopId": "0:PIVOINE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1754228851",
"uncertainty": 120
},
"departure": {
"time": "1754228851",
"uncertainty": 120
},
"stopId": "0:JACINTH1",
"stopSequence": 3
},
{
"arrival": {
"time": "1754228889",
"uncertainty": 120
},
"departure": {
"time": "1754228889",
"uncertainty": 120
},
"stopId": "0:LORIENT1",
"stopSequence": 4
},
{
"arrival": {
"time": "1754228936",
"uncertainty": 120
},
"departure": {
"time": "1754228936",
"uncertainty": 120
},
"stopId": "0:FOUGERE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1754228971",
"uncertainty": 120
},
"departure": {
"time": "1754228971",
"uncertainty": 120
},
"stopId": "0:GENIVAU1",
"stopSequence": 6
},
{
"arrival": {
"time": "1754229060",
"uncertainty": 120
},
"departure": {
"time": "1754229060",
"uncertainty": 120
},
"stopId": "0:MAUJEAN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1754229104",
"uncertainty": 120
},
"departure": {
"time": "1754229104",
"uncertainty": 120
},
"stopId": "0:METMAN1",
"stopSequence": 8
},
{
"arrival": {
"time": "1754229140",
"uncertainty": 120
},
"departure": {
"time": "1754229140",
"uncertainty": 120
},
"stopId": "0:PTSOEUR1",
"stopSequence": 9
},
{
"arrival": {
"time": "1754229189",
"uncertainty": 120
},
"departure": {
"time": "1754229189",
"uncertainty": 120
},
"stopId": "0:JURA1",
"stopSequence": 10
},
{
"arrival": {
"time": "1754229289",
"uncertainty": 120
},
"departure": {
"time": "1754229289",
"uncertainty": 120
},
"stopId": "0:STOXEY1",
"stopSequence": 11
},
{
"arrival": {
"time": "1754229338",
"uncertainty": 120
},
"departure": {
"time": "1754229338",
"uncertainty": 120
},
"stopId": "0:ALSLORR1",
"stopSequence": 12
},
{
"arrival": {
"time": "1754229389",
"uncertainty": 120
},
"departure": {
"time": "1754229389",
"uncertainty": 120
},
"stopId": "0:BERNE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1754229445",
"uncertainty": 120
},
"departure": {
"time": "1754229445",
"uncertainty": 120
},
"stopId": "0:ARTILLE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1754229494",
"uncertainty": 120
},
"departure": {
"time": "1754229494",
"uncertainty": 120
},
"stopId": "0:RAPLEVY1",
"stopSequence": 15
},
{
"arrival": {
"time": "1754229534",
"uncertainty": 120
},
"departure": {
"time": "1754229534",
"uncertainty": 120
},
"stopId": "0:JUIN1",
"stopSequence": 16
},
{
"arrival": {
"time": "1754229687",
"uncertainty": 120
},
"departure": {
"time": "1754229687",
"uncertainty": 120
},
"stopId": "0:TANNEUR1",
"stopSequence": 17
},
{
"arrival": {
"time": "1754229759",
"uncertainty": 120
},
"departure": {
"time": "1754229759",
"uncertainty": 120
},
"stopId": "0:PARAIGE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1754229840",
"uncertainty": 120
},
"departure": {
"time": "1754229840",
"uncertainty": 120
},
"stopId": "0:MAZELLE1",
"stopSequence": 19
},
{
"arrival": {
"time": "1754229954",
"uncertainty": 120
},
"departure": {
"time": "1754229954",
"uncertainty": 120
},
"stopId": "0:GARE30",
"stopSequence": 20
},
{
"arrival": {
"time": "1754230247",
"uncertainty": 120
},
"departure": {
"time": "1754230247",
"uncertainty": 120
},
"stopId": "0:REPU5053",
"stopSequence": 21
},
{
"arrival": {
"time": "1754230410",
"uncertainty": 120
},
"departure": {
"time": "1754230410",
"uncertainty": 120
},
"stopId": "0:ROIGE352",
"stopSequence": 22
},
{
"arrival": {
"time": "1754230496",
"uncertainty": 120
},
"departure": {
"time": "1754230496",
"uncertainty": 120
},
"stopId": "0:BONSEC2",
"stopSequence": 23
},
{
"arrival": {
"time": "1754230581",
"uncertainty": 120
},
"departure": {
"time": "1754230581",
"uncertainty": 120
},
"stopId": "0:GENIE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1754230616",
"uncertainty": 120
},
"departure": {
"time": "1754230616",
"uncertainty": 120
},
"stopId": "0:BOTANIQ2",
"stopSequence": 25
},
{
"arrival": {
"time": "1754230669",
"uncertainty": 120
},
"departure": {
"time": "1754230669",
"uncertainty": 120
},
"stopId": "0:EUROPAC2",
"stopSequence": 26
},
{
"arrival": {
"time": "1754230745",
"uncertainty": 120
},
"departure": {
"time": "1754230745",
"uncertainty": 120
},
"stopId": "0:NATION2",
"stopSequence": 27
},
{
"arrival": {
"time": "1754230794",
"uncertainty": 120
},
"departure": {
"time": "1754230794",
"uncertainty": 120
},
"stopId": "0:LITALDU2",
"stopSequence": 28
},
{
"arrival": {
"time": "1754230881",
"uncertainty": 120
},
"departure": {
"time": "1754230881",
"uncertainty": 120
},
"stopId": "0:SVICTOR2",
"stopSequence": 29
},
{
"arrival": {
"time": "1754230925",
"uncertainty": 120
},
"departure": {
"time": "1754230925",
"uncertainty": 120
},
"stopId": "0:STQUENT2",
"stopSequence": 30
},
{
"arrival": {
"time": "1754231019",
"uncertainty": 120
},
"departure": {
"time": "1754231019",
"uncertainty": 120
},
"stopId": "0:TOURAIN2",
"stopSequence": 31
},
{
"arrival": {
"time": "1754231059",
"uncertainty": 120
},
"departure": {
"time": "1754231059",
"uncertainty": 120
},
"stopId": "0:ALGER2",
"stopSequence": 32
},
{
"arrival": {
"time": "1754231093",
"uncertainty": 120
},
"departure": {
"time": "1754231093",
"uncertainty": 120
},
"stopId": "0:VOSGES2",
"stopSequence": 33
},
{
"arrival": {
"time": "1754231152",
"uncertainty": 120
},
"departure": {
"time": "1754231152",
"uncertainty": 120
},
"stopId": "0:CITSNCF2",
"stopSequence": 34
},
{
"arrival": {
"time": "1754231177",
"uncertainty": 120
},
"departure": {
"time": "1754231177",
"uncertainty": 120
},
"stopId": "0:LOTINDU2",
"stopSequence": 35
},
{
"arrival": {
"time": "1754231241",
"uncertainty": 120
},
"departure": {
"time": "1754231241",
"uncertainty": 120
},
"stopId": "0:ROTONDE2",
"stopSequence": 36
},
{
"arrival": {
"time": "1754231273",
"uncertainty": 120
},
"stopId": "0:TOURNEB1",
"stopSequence": 37
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72972854"
},
"vehicle": {
"id": "2431",
"label": "2431"
}
}
},
{
"id": "2972855",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754230620",
"uncertainty": 120
},
"stopId": "0:OEILLET1",
"stopSequence": 1
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72972855"
}
}
},
{
"id": "2972853",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754227021",
"uncertainty": 120
},
"stopId": "0:OEILLET1",
"stopSequence": 1
},
{
"arrival": {
"time": "1754227068",
"uncertainty": 120
},
"departure": {
"time": "1754227068",
"uncertainty": 120
},
"stopId": "0:PIVOINE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1754227116",
"uncertainty": 120
},
"departure": {
"time": "1754227141",
"uncertainty": 120
},
"stopId": "0:JACINTH1",
"stopSequence": 3
},
{
"arrival": {
"time": "1754227201",
"uncertainty": 120
},
"departure": {
"time": "1754227201",
"uncertainty": 120
},
"stopId": "0:LORIENT1",
"stopSequence": 4
},
{
"arrival": {
"time": "1754227252",
"uncertainty": 120
},
"departure": {
"time": "1754227252",
"uncertainty": 120
},
"stopId": "0:FOUGERE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1754227290",
"uncertainty": 120
},
"departure": {
"time": "1754227292",
"uncertainty": 120
},
"stopId": "0:GENIVAU1",
"stopSequence": 6
},
{
"arrival": {
"time": "1754227409",
"uncertainty": 120
},
"departure": {
"time": "1754227409",
"uncertainty": 120
},
"stopId": "0:MAUJEAN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1754227442",
"uncertainty": 120
},
"departure": {
"time": "1754227442",
"uncertainty": 120
},
"stopId": "0:METMAN1",
"stopSequence": 8
},
{
"arrival": {
"time": "1754227472",
"uncertainty": 120
},
"departure": {
"time": "1754227472",
"uncertainty": 120
},
"stopId": "0:PTSOEUR1",
"stopSequence": 9
},
{
"arrival": {
"time": "1754227532",
"uncertainty": 120
},
"departure": {
"time": "1754227532",
"uncertainty": 120
},
"stopId": "0:JURA1",
"stopSequence": 10
},
{
"arrival": {
"time": "1754227634",
"uncertainty": 120
},
"departure": {
"time": "1754227652",
"uncertainty": 120
},
"stopId": "0:STOXEY1",
"stopSequence": 11
},
{
"arrival": {
"time": "1754227701",
"uncertainty": 120
},
"departure": {
"time": "1754227712",
"uncertainty": 120
},
"stopId": "0:ALSLORR1",
"stopSequence": 12
},
{
"arrival": {
"time": "1754227770",
"uncertainty": 120
},
"departure": {
"time": "1754227772",
"uncertainty": 120
},
"stopId": "0:BERNE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1754227841",
"uncertainty": 120
},
"departure": {
"time": "1754227841",
"uncertainty": 120
},
"stopId": "0:ARTILLE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1754227889",
"uncertainty": 120
},
"departure": {
"time": "1754227892",
"uncertainty": 120
},
"stopId": "0:RAPLEVY1",
"stopSequence": 15
},
{
"arrival": {
"time": "1754227932",
"uncertainty": 120
},
"departure": {
"time": "1754227932",
"uncertainty": 120
},
"stopId": "0:JUIN1",
"stopSequence": 16
},
{
"arrival": {
"time": "1754228170",
"uncertainty": 120
},
"departure": {
"time": "1754228170",
"uncertainty": 120
},
"stopId": "0:TANNEUR1",
"stopSequence": 17
},
{
"arrival": {
"time": "1754228222",
"uncertainty": 120
},
"departure": {
"time": "1754228252",
"uncertainty": 120
},
"stopId": "0:PARAIGE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1754228312",
"uncertainty": 120
},
"departure": {
"time": "1754228312",
"uncertainty": 120
},
"stopId": "0:MAZELLE1",
"stopSequence": 19
},
{
"arrival": {
"time": "1754228402",
"uncertainty": 120
},
"departure": {
"time": "1754228462",
"uncertainty": 120
},
"stopId": "0:GARE30",
"stopSequence": 20
},
{
"arrival": {
"time": "1754228723",
"uncertainty": 120
},
"departure": {
"time": "1754228732",
"uncertainty": 120
},
"stopId": "0:REPU5053",
"stopSequence": 21
},
{
"arrival": {
"time": "1754228901",
"uncertainty": 120
},
"departure": {
"time": "1754228912",
"uncertainty": 120
},
"stopId": "0:ROIGE352",
"stopSequence": 22
},
{
"arrival": {
"time": "1754229034",
"uncertainty": 120
},
"departure": {
"time": "1754229034",
"uncertainty": 120
},
"stopId": "0:BONSEC2",
"stopSequence": 23
},
{
"arrival": {
"time": "1754229147",
"uncertainty": 120
},
"departure": {
"time": "1754229147",
"uncertainty": 120
},
"stopId": "0:GENIE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1754229193",
"uncertainty": 120
},
"departure": {
"time": "1754229193",
"uncertainty": 120
},
"stopId": "0:BOTANIQ2",
"stopSequence": 25
},
{
"arrival": {
"time": "1754229264",
"uncertainty": 120
},
"departure": {
"time": "1754229264",
"uncertainty": 120
},
"stopId": "0:EUROPAC2",
"stopSequence": 26
},
{
"arrival": {
"time": "1754229340",
"uncertainty": 120
},
"departure": {
"time": "1754229340",
"uncertainty": 120
},
"stopId": "0:NATION2",
"stopSequence": 27
},
{
"arrival": {
"time": "1754229389",
"uncertainty": 120
},
"departure": {
"time": "1754229389",
"uncertainty": 120
},
"stopId": "0:LITALDU2",
"stopSequence": 28
},
{
"arrival": {
"time": "1754229476",
"uncertainty": 120
},
"departure": {
"time": "1754229476",
"uncertainty": 120
},
"stopId": "0:SVICTOR2",
"stopSequence": 29
},
{
"arrival": {
"time": "1754229520",
"uncertainty": 120
},
"departure": {
"time": "1754229520",
"uncertainty": 120
},
"stopId": "0:STQUENT2",
"stopSequence": 30
},
{
"arrival": {
"time": "1754229588",
"uncertainty": 120
},
"departure": {
"time": "1754229588",
"uncertainty": 120
},
"stopId": "0:TOURAIN2",
"stopSequence": 31
},
{
"arrival": {
"time": "1754229616",
"uncertainty": 120
},
"departure": {
"time": "1754229616",
"uncertainty": 120
},
"stopId": "0:ALGER2",
"stopSequence": 32
},
{
"arrival": {
"time": "1754229641",
"uncertainty": 120
},
"departure": {
"time": "1754229641",
"uncertainty": 120
},
"stopId": "0:VOSGES2",
"stopSequence": 33
},
{
"arrival": {
"time": "1754229700",
"uncertainty": 120
},
"departure": {
"time": "1754229700",
"uncertainty": 120
},
"stopId": "0:CITSNCF2",
"stopSequence": 34
},
{
"arrival": {
"time": "1754229725",
"uncertainty": 120
},
"departure": {
"time": "1754229725",
"uncertainty": 120
},
"stopId": "0:LOTINDU2",
"stopSequence": 35
},
{
"arrival": {
"time": "1754229789",
"uncertainty": 120
},
"departure": {
"time": "1754229789",
"uncertainty": 120
},
"stopId": "0:ROTONDE2",
"stopSequence": 36
},
{
"arrival": {
"time": "1754229821",
"uncertainty": 120
},
"stopId": "0:TOURNEB1",
"stopSequence": 37
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72972853"
},
"vehicle": {
"id": "2435",
"label": "2435"
}
}
},
{
"id": "2972856",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754232420",
"uncertainty": 120
},
"stopId": "0:OEILLET1",
"stopSequence": 1
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72972856"
}
}
},
{
"id": "2974506",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754231580",
"uncertainty": 120
},
"stopId": "0:MAT02",
"stopSequence": 1
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 1,
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72974506"
}
}
},
{
"id": "2974504",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754227860",
"uncertainty": 120
},
"stopId": "0:MAT02",
"stopSequence": 1
},
{
"arrival": {
"time": "1754227934",
"uncertainty": 120
},
"departure": {
"time": "1754227950",
"uncertainty": 120
},
"stopId": "0:MER02",
"stopSequence": 2
},
{
"arrival": {
"time": "1754228088",
"uncertainty": 120
},
"departure": {
"time": "1754228100",
"uncertainty": 120
},
"stopId": "0:EXP02",
"stopSequence": 3
},
{
"arrival": {
"time": "1754228157",
"uncertainty": 120
},
"departure": {
"time": "1754228160",
"uncertainty": 120
},
"stopId": "0:ECO02",
"stopSequence": 4
},
{
"arrival": {
"time": "1754228249",
"uncertainty": 120
},
"departure": {
"time": "1754228250",
"uncertainty": 120
},
"stopId": "0:ART02",
"stopSequence": 5
},
{
"arrival": {
"time": "1754228339",
"uncertainty": 120
},
"departure": {
"time": "1754228340",
"uncertainty": 120
},
"stopId": "0:ARA02",
"stopSequence": 6
},
{
"arrival": {
"time": "1754228400",
"uncertainty": 120
},
"departure": {
"time": "1754228400",
"uncertainty": 120
},
"stopId": "0:GRA02",
"stopSequence": 7
},
{
"arrival": {
"time": "1754228460",
"uncertainty": 120
},
"departure": {
"time": "1754228460",
"uncertainty": 120
},
"stopId": "0:BRG02",
"stopSequence": 8
},
{
"arrival": {
"time": "1754228530",
"uncertainty": 120
},
"departure": {
"time": "1754228550",
"uncertainty": 120
},
"stopId": "0:GUY02",
"stopSequence": 9
},
{
"arrival": {
"time": "1754228601",
"uncertainty": 120
},
"departure": {
"time": "1754228610",
"uncertainty": 120
},
"stopId": "0:PRO02",
"stopSequence": 10
},
{
"arrival": {
"time": "1754228689",
"uncertainty": 120
},
"departure": {
"time": "1754228700",
"uncertainty": 120
},
"stopId": "0:BEL02",
"stopSequence": 11
},
{
"arrival": {
"time": "1754228775",
"uncertainty": 120
},
"departure": {
"time": "1754228790",
"uncertainty": 120
},
"stopId": "0:CIM02",
"stopSequence": 12
},
{
"arrival": {
"time": "1754228869",
"uncertainty": 120
},
"departure": {
"time": "1754228880",
"uncertainty": 120
},
"stopId": "0:ALC02",
"stopSequence": 13
},
{
"arrival": {
"time": "1754228940",
"uncertainty": 120
},
"departure": {
"time": "1754228940",
"uncertainty": 120
},
"stopId": "0:LEG02",
"stopSequence": 14
},
{
"arrival": {
"time": "1754229030",
"uncertainty": 120
},
"departure": {
"time": "1754229030",
"uncertainty": 120
},
"stopId": "0:SEI02",
"stopSequence": 15
},
{
"arrival": {
"time": "1754229092",
"uncertainty": 120
},
"departure": {
"time": "1754229092",
"uncertainty": 120
},
"stopId": "0:POM02",
"stopSequence": 16
},
{
"arrival": {
"time": "1754229153",
"uncertainty": 120
},
"departure": {
"time": "1754229153",
"uncertainty": 120
},
"stopId": "0:GAR02",
"stopSequence": 17
},
{
"arrival": {
"time": "1754229233",
"uncertainty": 120
},
"departure": {
"time": "1754229233",
"uncertainty": 120
},
"stopId": "0:ROI02",
"stopSequence": 18
},
{
"arrival": {
"time": "1754229385",
"uncertainty": 120
},
"departure": {
"time": "1754229385",
"uncertainty": 120
},
"stopId": "0:REP02",
"stopSequence": 19
},
{
"arrival": {
"time": "1754229565",
"uncertainty": 120
},
"departure": {
"time": "1754229565",
"uncertainty": 120
},
"stopId": "0:SAU02",
"stopSequence": 20
},
{
"arrival": {
"time": "1754229624",
"uncertainty": 120
},
"stopId": "0:CTU02",
"stopSequence": 21
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 1,
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72974504"
},
"vehicle": {
"id": "1314",
"label": "1314"
}
}
},
{
"id": "2974505",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754229720",
"uncertainty": 120
},
"stopId": "0:MAT02",
"stopSequence": 1
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 1,
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72974505"
}
}
},
{
"id": "2974298",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754227440",
"uncertainty": 120
},
"stopId": "0:MIC02",
"stopSequence": 1
},
{
"arrival": {
"time": "1754227506",
"uncertainty": 120
},
"departure": {
"time": "1754227506",
"uncertainty": 120
},
"stopId": "0:COL02",
"stopSequence": 2
},
{
"arrival": {
"time": "1754227572",
"uncertainty": 120
},
"departure": {
"time": "1754227590",
"uncertainty": 120
},
"stopId": "0:CLO02",
"stopSequence": 3
},
{
"arrival": {
"time": "1754227668",
"uncertainty": 120
},
"departure": {
"time": "1754227679",
"uncertainty": 120
},
"stopId": "0:BLE02",
"stopSequence": 4
},
{
"arrival": {
"time": "1754227742",
"uncertainty": 120
},
"departure": {
"time": "1754227742",
"uncertainty": 120
},
"stopId": "0:BOR02",
"stopSequence": 5
},
{
"arrival": {
"time": "1754227817",
"uncertainty": 120
},
"departure": {
"time": "1754227830",
"uncertainty": 120
},
"stopId": "0:PRO02",
"stopSequence": 6
},
{
"arrival": {
"time": "1754227903",
"uncertainty": 120
},
"departure": {
"time": "1754227920",
"uncertainty": 120
},
"stopId": "0:BEL02",
"stopSequence": 7
},
{
"arrival": {
"time": "1754227993",
"uncertainty": 120
},
"departure": {
"time": "1754228010",
"uncertainty": 120
},
"stopId": "0:CIM02",
"stopSequence": 8
},
{
"arrival": {
"time": "1754228087",
"uncertainty": 120
},
"departure": {
"time": "1754228100",
"uncertainty": 120
},
"stopId": "0:ALC02",
"stopSequence": 9
},
{
"arrival": {
"time": "1754228155",
"uncertainty": 120
},
"departure": {
"time": "1754228160",
"uncertainty": 120
},
"stopId": "0:LEG02",
"stopSequence": 10
},
{
"arrival": {
"time": "1754228239",
"uncertainty": 120
},
"departure": {
"time": "1754228250",
"uncertainty": 120
},
"stopId": "0:SEI02",
"stopSequence": 11
},
{
"arrival": {
"time": "1754228310",
"uncertainty": 120
},
"departure": {
"time": "1754228340",
"uncertainty": 120
},
"stopId": "0:POM02",
"stopSequence": 12
},
{
"arrival": {
"time": "1754228400",
"uncertainty": 120
},
"departure": {
"time": "1754228431",
"uncertainty": 120
},
"stopId": "0:GAR02",
"stopSequence": 13
},
{
"arrival": {
"time": "1754228504",
"uncertainty": 120
},
"departure": {
"time": "1754228520",
"uncertainty": 120
},
"stopId": "0:ROI02",
"stopSequence": 14
},
{
"arrival": {
"time": "1754228665",
"uncertainty": 120
},
"departure": {
"time": "1754228671",
"uncertainty": 120
},
"stopId": "0:REP02",
"stopSequence": 15
},
{
"arrival": {
"time": "1754228820",
"uncertainty": 120
},
"departure": {
"time": "1754228820",
"uncertainty": 120
},
"stopId": "0:LUX02",
"stopSequence": 16
},
{
"arrival": {
"time": "1754228890",
"uncertainty": 120
},
"departure": {
"time": "1754228890",
"uncertainty": 120
},
"stopId": "0:VIN02",
"stopSequence": 17
},
{
"arrival": {
"time": "1754228957",
"uncertainty": 120
},
"departure": {
"time": "1754228970",
"uncertainty": 120
},
"stopId": "0:PON02",
"stopSequence": 18
},
{
"arrival": {
"time": "1754229056",
"uncertainty": 120
},
"departure": {
"time": "1754229056",
"uncertainty": 120
},
"stopId": "0:ROC02",
"stopSequence": 19
},
{
"arrival": {
"time": "1754229156",
"uncertainty": 120
},
"departure": {
"time": "1754229156",
"uncertainty": 120
},
"stopId": "0:BER02",
"stopSequence": 20
},
{
"arrival": {
"time": "1754229211",
"uncertainty": 120
},
"departure": {
"time": "1754229211",
"uncertainty": 120
},
"stopId": "0:CAS02",
"stopSequence": 21
},
{
"arrival": {
"time": "1754229356",
"uncertainty": 120
},
"departure": {
"time": "1754229356",
"uncertainty": 120
},
"stopId": "0:JOB02",
"stopSequence": 22
},
{
"arrival": {
"time": "1754229455",
"uncertainty": 120
},
"departure": {
"time": "1754229455",
"uncertainty": 120
},
"stopId": "0:ROU02",
"stopSequence": 23
},
{
"arrival": {
"time": "1754229546",
"uncertainty": 120
},
"departure": {
"time": "1754229546",
"uncertainty": 120
},
"stopId": "0:CHA02",
"stopSequence": 24
},
{
"arrival": {
"time": "1754229630",
"uncertainty": 120
},
"departure": {
"time": "1754229630",
"uncertainty": 120
},
"stopId": "0:FON02",
"stopSequence": 25
},
{
"arrival": {
"time": "1754229656",
"uncertainty": 120
},
"stopId": "0:WOI02",
"stopSequence": 26
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 1,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72974298"
},
"vehicle": {
"id": "1311",
"label": "1311"
}
}
},
{
"id": "2974299",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754229300",
"uncertainty": 120
},
"stopId": "0:MIC02",
"stopSequence": 1
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 1,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72974299"
}
}
},
{
"id": "2974300",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1754231160",
"uncertainty": 120
},
"stopId": "0:MIC02",
"stopSequence": 1
}
],
"timestamp": "1754229003",
"trip": {
"directionId": 1,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "3_72974300"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1754229004"
}
}