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
❌104 erreurs, 154 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 30/09/2025 à 09h09 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
stop_times_updates not strictly sorted E002 3 erreurs
stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence
Exemples d'erreurs
- trip_id 0_23009701 stop_sequence [2, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18] is not strictly sorted by increasing stop_sequence
- trip_id 0_23009700 stop_sequence [2, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18] is not strictly sorted by increasing stop_sequence
- trip_id 0_23010459 stop_sequence [10, 1] is not strictly sorted by increasing stop_sequence
GTFS-rt stop_sequence isn't provided for trip that visits same stop_id more than once E009 2 erreurs
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
Exemples d'erreurs
- trip_id 0_23009701 visits stop_id [0:OFFICET1] more than once and GTFS-rt stop_time_update is missing stop_sequence field - stop_sequence must be provided
- trip_id 0_23009700 visits stop_id [0:OFFICET1] more than once and GTFS-rt stop_time_update is missing stop_sequence field - stop_sequence must be provided
GTFS-rt stop_id does not exist in GTFS data E011 14 erreurs
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Exemples d'erreurs
- trip_id 0_23009850 stop_id 0:GAREN2 does not exist in GTFS data stops.txt
- trip_id 0_23009845 stop_id 0:GAREN2 does not exist in GTFS data stops.txt
- trip_id 0_23009844 stop_id 0:GAREN2 does not exist in GTFS data stops.txt
- trip_id 0_23009841 stop_id 0:GAREN1 does not exist in GTFS data stops.txt
- trip_id 0_23009842 stop_id 0:GAREN1 does not exist in GTFS data stops.txt
Sequential stop_time_update times are not increasing E022 82 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 0_23009850 stop_sequence 1 departure_time 09:40:23 (1759218023) is less than previous stop departure_time 10:04:43 (1759219483) - times must increase between two sequential stops
- trip_id 0_23009850 stop_sequence 1 departure_time 09:40:23 (1759218023) is less than previous stop arrival_time 10:04:43 (1759219483) - times must increase between two sequential stops
- trip_id 0_23009850 stop_sequence 2 arrival_time 09:42:58 (1759218178) is less than previous stop arrival_time 10:04:43 (1759219483) - times must increase between two sequential stops
- trip_id 0_23009850 stop_sequence 2 departure_time 09:42:58 (1759218178) is less than previous stop arrival_time 10:04:43 (1759219483) - times must increase between two sequential stops
- trip_id 0_23009850 stop_sequence 13 arrival_time 09:23:41 (1759217021) is less than previous stop arrival_time 09:58:05 (1759219085) - times must increase between two sequential stops
Sequential stop_time_updates have the same stop_id E037 2 erreurs
Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id
Exemples d'erreurs
- trip_id 0_23009701 has repeating stop_id 0:COUROR1 - sequential stop_ids should be different
- trip_id 0_23009700 has repeating stop_id 0:COUROR1 - sequential stop_ids should be different
GTFS-rt stop_sequence not found in GTFS data E051 1 erreur
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 0_23010459 contains stop_sequence 1 that does not exist in GTFS stop_times.txt for this trip
Avertissements
vehicle_id not populated W002 154 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id 0_23304576 does not have a vehicle_id
- trip_id 0_23304577 does not have a vehicle_id
- trip_id 0_23010860 does not have a vehicle_id
- trip_id 0_23010856 does not have a vehicle_id
- trip_id 0_23009452 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 |
---|---|---|---|
E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 2 666 | 30 fois (100 % des validations) |
W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 4 283 | 30 fois (100 % des validations) |
E002 | stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence | 152 | 29 fois (97 % des validations) |
E051 | All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip | 62 | 29 fois (97 % des validations) |
E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 71 | 26 fois (87 % 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 | 68 | 25 fois (83 % des validations) |
E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 145 | 13 fois (43 % des validations) |
E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 268 | 1 fois (3 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 30/09/2025 à 10h17 Europe/Paris.
trip_updates (248) 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 30/09/2025 à 10h17 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "3304576",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759218900",
"uncertainty": 120
},
"stopId": "0:LEPATIS1",
"stopSequence": 1
},
{
"arrival": {
"time": "1759218965",
"uncertainty": 120
},
"departure": {
"time": "1759218965",
"uncertainty": 120
},
"stopId": "0:JLAURAI1",
"stopSequence": 2
},
{
"arrival": {
"time": "1759219034",
"uncertainty": 120
},
"departure": {
"time": "1759219034",
"uncertainty": 120
},
"stopId": "0:WCHATEA1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759219125",
"uncertainty": 120
},
"departure": {
"time": "1759219125",
"uncertainty": 120
},
"stopId": "0:WOIPHOT1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759219211",
"uncertainty": 120
},
"departure": {
"time": "1759219211",
"uncertainty": 120
},
"stopId": "0:SAULES1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759219302",
"uncertainty": 120
},
"departure": {
"time": "1759219324",
"uncertainty": 120
},
"stopId": "0:ROSEMAR1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759219368",
"uncertainty": 120
},
"departure": {
"time": "1759219368",
"uncertainty": 120
},
"stopId": "0:RUCHER1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759219407",
"uncertainty": 120
},
"departure": {
"time": "1759219414",
"uncertainty": 120
},
"stopId": "0:COUPILL1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759219464",
"uncertainty": 120
},
"departure": {
"time": "1759219504",
"uncertainty": 120
},
"stopId": "0:MORLOT1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759219564",
"uncertainty": 120
},
"departure": {
"time": "1759219564",
"uncertainty": 120
},
"stopId": "0:4BORNES1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759219626",
"uncertainty": 120
},
"departure": {
"time": "1759219626",
"uncertainty": 120
},
"stopId": "0:DAGA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1759219653",
"uncertainty": 120
},
"departure": {
"time": "1759219653",
"uncertainty": 120
},
"stopId": "0:PAQUET1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759219740",
"uncertainty": 120
},
"departure": {
"time": "1759219745",
"uncertainty": 120
},
"stopId": "0:PATROTT1",
"stopSequence": 13
},
{
"arrival": {
"time": "1759219814",
"uncertainty": 120
},
"departure": {
"time": "1759219814",
"uncertainty": 120
},
"stopId": "0:DALES1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759219891",
"uncertainty": 120
},
"departure": {
"time": "1759219895",
"uncertainty": 120
},
"stopId": "0:BERNANO1",
"stopSequence": 15
},
{
"arrival": {
"time": "1759219985",
"uncertainty": 120
},
"departure": {
"time": "1759219985",
"uncertainty": 120
},
"stopId": "0:ROCHAMB1",
"stopSequence": 16
},
{
"arrival": {
"time": "1759220055",
"uncertainty": 120
},
"departure": {
"time": "1759220075",
"uncertainty": 120
},
"stopId": "0:PONTIFF1",
"stopSequence": 17
},
{
"arrival": {
"time": "1759220161",
"uncertainty": 120
},
"departure": {
"time": "1759220166",
"uncertainty": 120
},
"stopId": "0:RIMPORT1",
"stopSequence": 18
},
{
"arrival": {
"time": "1759220216",
"uncertainty": 120
},
"departure": {
"time": "1759220226",
"uncertainty": 120
},
"stopId": "0:STGEORG1",
"stopSequence": 19
},
{
"arrival": {
"time": "1759220317",
"uncertainty": 120
},
"departure": {
"time": "1759220317",
"uncertainty": 120
},
"stopId": "0:PREFECT3",
"stopSequence": 20
},
{
"arrival": {
"time": "1759220468",
"uncertainty": 120
},
"departure": {
"time": "1759220468",
"uncertainty": 120
},
"stopId": "0:SQLUX118",
"stopSequence": 21
},
{
"arrival": {
"time": "1759220683",
"uncertainty": 120
},
"departure": {
"time": "1759220940",
"uncertainty": 120
},
"stopId": "0:REPUB123",
"stopSequence": 22
},
{
"arrival": {
"time": "1759221033",
"uncertainty": 120
},
"departure": {
"time": "1759221033",
"uncertainty": 120
},
"stopId": "0:ROIGE694",
"stopSequence": 23
},
{
"arrival": {
"time": "1759221123",
"uncertainty": 120
},
"departure": {
"time": "1759221123",
"uncertainty": 120
},
"stopId": "0:GARE90",
"stopSequence": 24
},
{
"arrival": {
"time": "1759221171",
"uncertainty": 120
},
"departure": {
"time": "1759221171",
"uncertainty": 120
},
"stopId": "0:LAFAYET2",
"stopSequence": 25
},
{
"arrival": {
"time": "1759221234",
"uncertainty": 120
},
"departure": {
"time": "1759221234",
"uncertainty": 120
},
"stopId": "0:ARENES2",
"stopSequence": 26
},
{
"arrival": {
"time": "1759221279",
"uncertainty": 120
},
"departure": {
"time": "1759221279",
"uncertainty": 120
},
"stopId": "0:BOILVIN2",
"stopSequence": 27
},
{
"arrival": {
"time": "1759221318",
"uncertainty": 120
},
"departure": {
"time": "1759221318",
"uncertainty": 120
},
"stopId": "0:SLIVIER2",
"stopSequence": 28
},
{
"arrival": {
"time": "1759221392",
"uncertainty": 120
},
"departure": {
"time": "1759221392",
"uncertainty": 120
},
"stopId": "0:EGLISE2",
"stopSequence": 29
},
{
"arrival": {
"time": "1759221449",
"uncertainty": 120
},
"departure": {
"time": "1759221449",
"uncertainty": 120
},
"stopId": "0:LAVOIR2",
"stopSequence": 30
},
{
"arrival": {
"time": "1759221567",
"uncertainty": 120
},
"departure": {
"time": "1759221567",
"uncertainty": 120
},
"stopId": "0:4VENTS2",
"stopSequence": 31
},
{
"arrival": {
"time": "1759221638",
"uncertainty": 120
},
"departure": {
"time": "1759221638",
"uncertainty": 120
},
"stopId": "0:HORGNE2",
"stopSequence": 32
},
{
"arrival": {
"time": "1759221669",
"uncertainty": 120
},
"departure": {
"time": "1759221669",
"uncertainty": 120
},
"stopId": "0:LYAUT656",
"stopSequence": 33
},
{
"arrival": {
"time": "1759221710",
"uncertainty": 120
},
"departure": {
"time": "1759221710",
"uncertainty": 120
},
"stopId": "0:JERUSAL2",
"stopSequence": 34
},
{
"arrival": {
"time": "1759221745",
"uncertainty": 120
},
"departure": {
"time": "1759221745",
"uncertainty": 120
},
"stopId": "0:COLSON2",
"stopSequence": 35
},
{
"arrival": {
"time": "1759221814",
"uncertainty": 120
},
"departure": {
"time": "1759221814",
"uncertainty": 120
},
"stopId": "0:VACONS2",
"stopSequence": 36
},
{
"arrival": {
"time": "1759221908",
"uncertainty": 120
},
"departure": {
"time": "1759221908",
"uncertainty": 120
},
"stopId": "0:MARGUER2",
"stopSequence": 37
},
{
"arrival": {
"time": "1759221977",
"uncertainty": 120
},
"departure": {
"time": "1759221977",
"uncertainty": 120
},
"stopId": "0:VOLONTA2",
"stopSequence": 38
},
{
"arrival": {
"time": "1759222029",
"uncertainty": 120
},
"departure": {
"time": "1759222029",
"uncertainty": 120
},
"stopId": "0:MTPRIVA2",
"stopSequence": 39
},
{
"arrival": {
"time": "1759222209",
"uncertainty": 120
},
"stopId": "0:COSTEBE4",
"stopSequence": 40
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23304576"
},
"vehicle": {
"id": "1342",
"label": "1342"
}
}
},
{
"id": "3304577",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759219500",
"uncertainty": 120
},
"stopId": "0:LEPATIS1",
"stopSequence": 1
},
{
"arrival": {
"time": "1759219562",
"uncertainty": 120
},
"departure": {
"time": "1759219562",
"uncertainty": 120
},
"stopId": "0:JLAURAI1",
"stopSequence": 2
},
{
"arrival": {
"time": "1759219622",
"uncertainty": 120
},
"departure": {
"time": "1759219622",
"uncertainty": 120
},
"stopId": "0:WCHATEA1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759219712",
"uncertainty": 120
},
"departure": {
"time": "1759219712",
"uncertainty": 120
},
"stopId": "0:WOIPHOT1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759219802",
"uncertainty": 120
},
"departure": {
"time": "1759219802",
"uncertainty": 120
},
"stopId": "0:SAULES1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759219877",
"uncertainty": 120
},
"departure": {
"time": "1759219877",
"uncertainty": 120
},
"stopId": "0:ROSEMAR1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759219915",
"uncertainty": 120
},
"departure": {
"time": "1759219915",
"uncertainty": 120
},
"stopId": "0:RUCHER1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759219960",
"uncertainty": 120
},
"departure": {
"time": "1759219982",
"uncertainty": 120
},
"stopId": "0:COUPILL1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759220034",
"uncertainty": 120
},
"departure": {
"time": "1759220042",
"uncertainty": 120
},
"stopId": "0:MORLOT1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759220102",
"uncertainty": 120
},
"departure": {
"time": "1759220102",
"uncertainty": 120
},
"stopId": "0:4BORNES1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759220162",
"uncertainty": 120
},
"departure": {
"time": "1759220162",
"uncertainty": 120
},
"stopId": "0:DAGA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1759220185",
"uncertainty": 120
},
"departure": {
"time": "1759220185",
"uncertainty": 120
},
"stopId": "0:PAQUET1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759220277",
"uncertainty": 120
},
"departure": {
"time": "1759220277",
"uncertainty": 120
},
"stopId": "0:PATROTT1",
"stopSequence": 13
},
{
"arrival": {
"time": "1759220347",
"uncertainty": 120
},
"departure": {
"time": "1759220347",
"uncertainty": 120
},
"stopId": "0:DALES1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759220422",
"uncertainty": 120
},
"departure": {
"time": "1759220422",
"uncertainty": 120
},
"stopId": "0:BERNANO1",
"stopSequence": 15
},
{
"arrival": {
"time": "1759220518",
"uncertainty": 120
},
"departure": {
"time": "1759220518",
"uncertainty": 120
},
"stopId": "0:ROCHAMB1",
"stopSequence": 16
},
{
"arrival": {
"time": "1759220591",
"uncertainty": 120
},
"departure": {
"time": "1759220591",
"uncertainty": 120
},
"stopId": "0:PONTIFF1",
"stopSequence": 17
},
{
"arrival": {
"time": "1759220683",
"uncertainty": 120
},
"departure": {
"time": "1759220683",
"uncertainty": 120
},
"stopId": "0:RIMPORT1",
"stopSequence": 18
},
{
"arrival": {
"time": "1759220739",
"uncertainty": 120
},
"departure": {
"time": "1759220739",
"uncertainty": 120
},
"stopId": "0:STGEORG1",
"stopSequence": 19
},
{
"arrival": {
"time": "1759220829",
"uncertainty": 120
},
"departure": {
"time": "1759220829",
"uncertainty": 120
},
"stopId": "0:PREFECT3",
"stopSequence": 20
},
{
"arrival": {
"time": "1759220980",
"uncertainty": 120
},
"departure": {
"time": "1759220980",
"uncertainty": 120
},
"stopId": "0:SQLUX118",
"stopSequence": 21
},
{
"arrival": {
"time": "1759221195",
"uncertainty": 120
},
"departure": {
"time": "1759221540",
"uncertainty": 120
},
"stopId": "0:REPUB123",
"stopSequence": 22
},
{
"arrival": {
"time": "1759221694",
"uncertainty": 120
},
"departure": {
"time": "1759221694",
"uncertainty": 120
},
"stopId": "0:ROIGE694",
"stopSequence": 23
},
{
"arrival": {
"time": "1759221780",
"uncertainty": 120
},
"departure": {
"time": "1759221780",
"uncertainty": 120
},
"stopId": "0:GARE90",
"stopSequence": 24
},
{
"arrival": {
"time": "1759221848",
"uncertainty": 120
},
"departure": {
"time": "1759221848",
"uncertainty": 120
},
"stopId": "0:LAFAYET2",
"stopSequence": 25
},
{
"arrival": {
"time": "1759221920",
"uncertainty": 120
},
"departure": {
"time": "1759221920",
"uncertainty": 120
},
"stopId": "0:ARENES2",
"stopSequence": 26
},
{
"arrival": {
"time": "1759221978",
"uncertainty": 120
},
"departure": {
"time": "1759221978",
"uncertainty": 120
},
"stopId": "0:BOILVIN2",
"stopSequence": 27
},
{
"arrival": {
"time": "1759222054",
"uncertainty": 120
},
"departure": {
"time": "1759222054",
"uncertainty": 120
},
"stopId": "0:SLIVIER2",
"stopSequence": 28
},
{
"arrival": {
"time": "1759222149",
"uncertainty": 120
},
"departure": {
"time": "1759222149",
"uncertainty": 120
},
"stopId": "0:EGLISE2",
"stopSequence": 29
},
{
"arrival": {
"time": "1759222204",
"uncertainty": 120
},
"departure": {
"time": "1759222204",
"uncertainty": 120
},
"stopId": "0:LAVOIR2",
"stopSequence": 30
},
{
"arrival": {
"time": "1759222269",
"uncertainty": 120
},
"departure": {
"time": "1759222269",
"uncertainty": 120
},
"stopId": "0:4VENTS2",
"stopSequence": 31
},
{
"arrival": {
"time": "1759222336",
"uncertainty": 120
},
"departure": {
"time": "1759222336",
"uncertainty": 120
},
"stopId": "0:HORGNE2",
"stopSequence": 32
},
{
"arrival": {
"time": "1759222373",
"uncertainty": 120
},
"departure": {
"time": "1759222373",
"uncertainty": 120
},
"stopId": "0:LYAUT656",
"stopSequence": 33
},
{
"arrival": {
"time": "1759222414",
"uncertainty": 120
},
"departure": {
"time": "1759222414",
"uncertainty": 120
},
"stopId": "0:JERUSAL2",
"stopSequence": 34
},
{
"arrival": {
"time": "1759222449",
"uncertainty": 120
},
"departure": {
"time": "1759222449",
"uncertainty": 120
},
"stopId": "0:COLSON2",
"stopSequence": 35
},
{
"arrival": {
"time": "1759222522",
"uncertainty": 120
},
"departure": {
"time": "1759222522",
"uncertainty": 120
},
"stopId": "0:VACONS2",
"stopSequence": 36
},
{
"arrival": {
"time": "1759222621",
"uncertainty": 120
},
"departure": {
"time": "1759222621",
"uncertainty": 120
},
"stopId": "0:MARGUER2",
"stopSequence": 37
},
{
"arrival": {
"time": "1759222694",
"uncertainty": 120
},
"departure": {
"time": "1759222694",
"uncertainty": 120
},
"stopId": "0:VOLONTA2",
"stopSequence": 38
},
{
"arrival": {
"time": "1759222749",
"uncertainty": 120
},
"departure": {
"time": "1759222749",
"uncertainty": 120
},
"stopId": "0:MTPRIVA2",
"stopSequence": 39
},
{
"arrival": {
"time": "1759222929",
"uncertainty": 120
},
"stopId": "0:COSTEBE4",
"stopSequence": 40
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23304577"
},
"vehicle": {
"id": "2055",
"label": "2055"
}
}
},
{
"id": "3304582",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759222500",
"uncertainty": 120
},
"stopId": "0:LEPATIS1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23304582"
}
}
},
{
"id": "3304583",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759223100",
"uncertainty": 120
},
"stopId": "0:LEPATIS1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23304583"
}
}
},
{
"id": "3304580",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759221300",
"uncertainty": 120
},
"stopId": "0:LEPATIS1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23304580"
}
}
},
{
"id": "3010857",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759223640",
"uncertainty": 120
},
"stopId": "0:GRIMONT1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23010857"
}
}
},
{
"id": "3009453",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759221120",
"uncertainty": 120
},
"stopId": "0:BILAIN1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "106",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23009453"
}
}
},
{
"id": "3010856",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759219591",
"uncertainty": 120
},
"stopId": "0:GRIMONT1",
"stopSequence": 1
},
{
"arrival": {
"time": "1759219651",
"uncertainty": 120
},
"departure": {
"time": "1759219651",
"uncertainty": 120
},
"stopId": "0:BOUZONV3",
"stopSequence": 2
},
{
"arrival": {
"time": "1759219681",
"uncertainty": 120
},
"departure": {
"time": "1759219681",
"uncertainty": 120
},
"stopId": "0:HSORET1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759219711",
"uncertainty": 120
},
"departure": {
"time": "1759219711",
"uncertainty": 120
},
"stopId": "0:MARRONN1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759219741",
"uncertainty": 120
},
"departure": {
"time": "1759219741",
"uncertainty": 120
},
"stopId": "0:PINS01",
"stopSequence": 5
},
{
"arrival": {
"time": "1759219797",
"uncertainty": 120
},
"departure": {
"time": "1759219797",
"uncertainty": 120
},
"stopId": "0:FRENES1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759219831",
"uncertainty": 120
},
"departure": {
"time": "1759219831",
"uncertainty": 120
},
"stopId": "0:CARRIER1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759219891",
"uncertainty": 120
},
"departure": {
"time": "1759219891",
"uncertainty": 120
},
"stopId": "0:MELEZES1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759219932",
"uncertainty": 120
},
"departure": {
"time": "1759219932",
"uncertainty": 120
},
"stopId": "0:AULNES1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759219957",
"uncertainty": 120
},
"departure": {
"time": "1759219957",
"uncertainty": 120
},
"stopId": "0:CEDRES1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759220140",
"uncertainty": 120
},
"departure": {
"time": "1759220140",
"uncertainty": 120
},
"stopId": "0:VOLO1",
"stopSequence": 11
},
{
"arrival": {
"time": "1759220189",
"uncertainty": 120
},
"departure": {
"time": "1759220189",
"uncertainty": 120
},
"stopId": "0:PLATA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759220291",
"uncertainty": 120
},
"departure": {
"time": "1759220291",
"uncertainty": 120
},
"stopId": "0:BURGER01",
"stopSequence": 13
},
{
"arrival": {
"time": "1759220316",
"uncertainty": 120
},
"departure": {
"time": "1759220316",
"uncertainty": 120
},
"stopId": "0:TANNERI2",
"stopSequence": 14
},
{
"arrival": {
"time": "1759220507",
"uncertainty": 120
},
"departure": {
"time": "1759220507",
"uncertainty": 120
},
"stopId": "0:BERNE2",
"stopSequence": 15
},
{
"arrival": {
"time": "1759220554",
"uncertainty": 120
},
"departure": {
"time": "1759220554",
"uncertainty": 120
},
"stopId": "0:ALSLORR2",
"stopSequence": 16
},
{
"arrival": {
"time": "1759220605",
"uncertainty": 120
},
"departure": {
"time": "1759220605",
"uncertainty": 120
},
"stopId": "0:STOXEY2",
"stopSequence": 17
},
{
"arrival": {
"time": "1759220681",
"uncertainty": 120
},
"departure": {
"time": "1759220681",
"uncertainty": 120
},
"stopId": "0:JURA2",
"stopSequence": 18
},
{
"arrival": {
"time": "1759220762",
"uncertainty": 120
},
"departure": {
"time": "1759220762",
"uncertainty": 120
},
"stopId": "0:PTSOEUR2",
"stopSequence": 19
},
{
"arrival": {
"time": "1759220804",
"uncertainty": 120
},
"departure": {
"time": "1759220804",
"uncertainty": 120
},
"stopId": "0:METMAN2",
"stopSequence": 20
},
{
"arrival": {
"time": "1759220856",
"uncertainty": 120
},
"departure": {
"time": "1759220856",
"uncertainty": 120
},
"stopId": "0:MAUJEAN2",
"stopSequence": 21
},
{
"arrival": {
"time": "1759220933",
"uncertainty": 120
},
"departure": {
"time": "1759220933",
"uncertainty": 120
},
"stopId": "0:GRELLOI2",
"stopSequence": 22
},
{
"arrival": {
"time": "1759220991",
"uncertainty": 120
},
"departure": {
"time": "1759220991",
"uncertainty": 120
},
"stopId": "0:SCHWEIT2",
"stopSequence": 23
},
{
"arrival": {
"time": "1759221156",
"uncertainty": 120
},
"stopId": "0:BORDES2",
"stopSequence": 24
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23010856"
},
"vehicle": {
"id": "1662",
"label": "1662"
}
}
},
{
"id": "3306457",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759221600"
},
"stopId": "0:MOYENPO1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "O2",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23306457"
}
}
},
{
"id": "3011852",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759223460",
"uncertainty": 120
},
"stopId": "0:TOURNEB1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23011852"
}
}
},
{
"id": "3011849",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759221660",
"uncertainty": 120
},
"stopId": "0:TOURNEB1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23011849"
}
}
},
{
"id": "3009430",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759218122",
"uncertainty": 120
},
"stopId": "0:COSTEBE3",
"stopSequence": 1
},
{
"arrival": {
"time": "1759218165",
"uncertainty": 120
},
"departure": {
"time": "1759218182",
"uncertainty": 120
},
"stopId": "0:LUETTE2",
"stopSequence": 2
},
{
"arrival": {
"time": "1759218228",
"uncertainty": 120
},
"departure": {
"time": "1759218228",
"uncertainty": 120
},
"stopId": "0:11AVIAT2",
"stopSequence": 3
},
{
"arrival": {
"time": "1759218310",
"uncertainty": 120
},
"departure": {
"time": "1759218310",
"uncertainty": 120
},
"stopId": "0:SIMMI690",
"stopSequence": 4
},
{
"arrival": {
"time": "1759218447",
"uncertainty": 120
},
"departure": {
"time": "1759218451",
"uncertainty": 120
},
"stopId": "0:MERMOZ1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759218535",
"uncertainty": 120
},
"departure": {
"time": "1759218535",
"uncertainty": 120
},
"stopId": "0:STLADRE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759218594",
"uncertainty": 120
},
"departure": {
"time": "1759218600",
"uncertainty": 120
},
"stopId": "0:LOGES1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759218690",
"uncertainty": 120
},
"departure": {
"time": "1759218690",
"uncertainty": 120
},
"stopId": "0:VAILLAN1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759218751",
"uncertainty": 120
},
"departure": {
"time": "1759218751",
"uncertainty": 120
},
"stopId": "0:MANGIN1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759218812",
"uncertainty": 120
},
"departure": {
"time": "1759218812",
"uncertainty": 120
},
"stopId": "0:CHPETRE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759218854",
"uncertainty": 120
},
"departure": {
"time": "1759218854",
"uncertainty": 120
},
"stopId": "0:BONSEC1",
"stopSequence": 11
},
{
"arrival": {
"time": "1759218991",
"uncertainty": 120
},
"departure": {
"time": "1759219022",
"uncertainty": 120
},
"stopId": "0:ROIGE142",
"stopSequence": 12
},
{
"arrival": {
"time": "1759219231",
"uncertainty": 120
},
"departure": {
"time": "1759219261",
"uncertainty": 120
},
"stopId": "0:GARE4",
"stopSequence": 13
},
{
"arrival": {
"time": "1759219448",
"uncertainty": 120
},
"departure": {
"time": "1759219448",
"uncertainty": 120
},
"stopId": "0:MAZELLE2",
"stopSequence": 14
},
{
"arrival": {
"time": "1759219549",
"uncertainty": 120
},
"departure": {
"time": "1759219549",
"uncertainty": 120
},
"stopId": "0:TANNEUR2",
"stopSequence": 15
},
{
"arrival": {
"time": "1759219588",
"uncertainty": 120
},
"departure": {
"time": "1759219591",
"uncertainty": 120
},
"stopId": "0:FOURNIE2",
"stopSequence": 16
},
{
"arrival": {
"time": "1759219650",
"uncertainty": 120
},
"departure": {
"time": "1759219650",
"uncertainty": 120
},
"stopId": "0:ARSENAL2",
"stopSequence": 17
},
{
"arrival": {
"time": "1759219765",
"uncertainty": 120
},
"departure": {
"time": "1759219765",
"uncertainty": 120
},
"stopId": "0:TANNERI2",
"stopSequence": 18
},
{
"arrival": {
"time": "1759219817",
"uncertainty": 120
},
"departure": {
"time": "1759219817",
"uncertainty": 120
},
"stopId": "0:BILLOTT2",
"stopSequence": 19
},
{
"arrival": {
"time": "1759219861",
"uncertainty": 120
},
"departure": {
"time": "1759219861",
"uncertainty": 120
},
"stopId": "0:DUNANT2",
"stopSequence": 20
},
{
"arrival": {
"time": "1759219915",
"uncertainty": 120
},
"departure": {
"time": "1759219915",
"uncertainty": 120
},
"stopId": "0:JOUSSE2",
"stopSequence": 21
},
{
"arrival": {
"time": "1759219967",
"uncertainty": 120
},
"departure": {
"time": "1759219967",
"uncertainty": 120
},
"stopId": "0:JUGAN2",
"stopSequence": 22
},
{
"arrival": {
"time": "1759220011",
"uncertainty": 120
},
"departure": {
"time": "1759220011",
"uncertainty": 120
},
"stopId": "0:CORCHAD2",
"stopSequence": 23
},
{
"arrival": {
"time": "1759220068",
"uncertainty": 120
},
"departure": {
"time": "1759220071",
"uncertainty": 120
},
"stopId": "0:JPJEAN2",
"stopSequence": 24
},
{
"arrival": {
"time": "1759220183",
"uncertainty": 120
},
"departure": {
"time": "1759220183",
"uncertainty": 120
},
"stopId": "0:SAULNOI2",
"stopSequence": 25
},
{
"arrival": {
"time": "1759220225",
"uncertainty": 120
},
"departure": {
"time": "1759220225",
"uncertainty": 120
},
"stopId": "0:MANGENO2",
"stopSequence": 26
},
{
"arrival": {
"time": "1759220277",
"uncertainty": 120
},
"departure": {
"time": "1759220277",
"uncertainty": 120
},
"stopId": "0:BARBE2",
"stopSequence": 27
},
{
"arrival": {
"time": "1759220334",
"uncertainty": 120
},
"departure": {
"time": "1759220334",
"uncertainty": 120
},
"stopId": "0:FONNY2",
"stopSequence": 28
},
{
"arrival": {
"time": "1759220355",
"uncertainty": 120
},
"departure": {
"time": "1759220355",
"uncertainty": 120
},
"stopId": "0:LMOULIN2",
"stopSequence": 29
},
{
"arrival": {
"time": "1759220430",
"uncertainty": 120
},
"departure": {
"time": "1759220430",
"uncertainty": 120
},
"stopId": "0:MEYVIGN1",
"stopSequence": 30
},
{
"arrival": {
"time": "1759220592",
"uncertainty": 120
},
"departure": {
"time": "1759220592",
"uncertainty": 120
},
"stopId": "0:FALEE2",
"stopSequence": 31
},
{
"arrival": {
"time": "1759220657",
"uncertainty": 120
},
"departure": {
"time": "1759220657",
"uncertainty": 120
},
"stopId": "0:PRESSOI2",
"stopSequence": 32
},
{
"arrival": {
"time": "1759220813",
"uncertainty": 120
},
"departure": {
"time": "1759220813",
"uncertainty": 120
},
"stopId": "0:PINOTSM2",
"stopSequence": 33
},
{
"arrival": {
"time": "1759220837",
"uncertainty": 120
},
"departure": {
"time": "1759220837",
"uncertainty": 120
},
"stopId": "0:PENSEES2",
"stopSequence": 34
},
{
"arrival": {
"time": "1759220890",
"uncertainty": 120
},
"departure": {
"time": "1759220890",
"uncertainty": 120
},
"stopId": "0:CHAULME2",
"stopSequence": 35
},
{
"arrival": {
"time": "1759220932",
"uncertainty": 120
},
"departure": {
"time": "1759220932",
"uncertainty": 120
},
"stopId": "0:GROSNOY1",
"stopSequence": 36
},
{
"arrival": {
"time": "1759221088",
"uncertainty": 120
},
"stopId": "0:MASLIEV1",
"stopSequence": 37
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23009430"
},
"vehicle": {
"id": "704",
"label": "704"
}
}
},
{
"id": "3011848",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759221060",
"uncertainty": 120
},
"stopId": "0:TOURNEB1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23011848"
}
}
},
{
"id": "3011851",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759222860",
"uncertainty": 120
},
"stopId": "0:TOURNEB1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23011851"
}
}
},
{
"id": "3011850",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759222260",
"uncertainty": 120
},
"stopId": "0:TOURNEB1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23011850"
}
}
},
{
"id": "3011845",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759219291",
"uncertainty": 120
},
"stopId": "0:TOURNEB1",
"stopSequence": 1
},
{
"arrival": {
"time": "1759219497",
"uncertainty": 120
},
"departure": {
"time": "1759219497",
"uncertainty": 120
},
"stopId": "0:ROTONDE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1759219524",
"uncertainty": 120
},
"departure": {
"time": "1759219531",
"uncertainty": 120
},
"stopId": "0:LOTINDU1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759219591",
"uncertainty": 120
},
"departure": {
"time": "1759219591",
"uncertainty": 120
},
"stopId": "0:CITSNCF1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759219633",
"uncertainty": 120
},
"departure": {
"time": "1759219651",
"uncertainty": 120
},
"stopId": "0:VOSGES1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759219681",
"uncertainty": 120
},
"departure": {
"time": "1759219681",
"uncertainty": 120
},
"stopId": "0:ALGER1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759219721",
"uncertainty": 120
},
"departure": {
"time": "1759219741",
"uncertainty": 120
},
"stopId": "0:TOURAIN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759219800",
"uncertainty": 120
},
"departure": {
"time": "1759219800",
"uncertainty": 120
},
"stopId": "0:STQUENT1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759219849",
"uncertainty": 120
},
"departure": {
"time": "1759219861",
"uncertainty": 120
},
"stopId": "0:SVICTOR1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759219921",
"uncertainty": 120
},
"departure": {
"time": "1759219921",
"uncertainty": 120
},
"stopId": "0:LITALDU1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759220011",
"uncertainty": 120
},
"departure": {
"time": "1759220040",
"uncertainty": 120
},
"stopId": "0:NATION1",
"stopSequence": 11
},
{
"arrival": {
"time": "1759220096",
"uncertainty": 120
},
"departure": {
"time": "1759220101",
"uncertainty": 120
},
"stopId": "0:EUROPAC1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759220179",
"uncertainty": 120
},
"departure": {
"time": "1759220191",
"uncertainty": 120
},
"stopId": "0:BOTANIQ1",
"stopSequence": 13
},
{
"arrival": {
"time": "1759220244",
"uncertainty": 120
},
"departure": {
"time": "1759220244",
"uncertainty": 120
},
"stopId": "0:GENIE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759220382",
"uncertainty": 120
},
"departure": {
"time": "1759220382",
"uncertainty": 120
},
"stopId": "0:BONSEC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1759220444",
"uncertainty": 120
},
"departure": {
"time": "1759220444",
"uncertainty": 120
},
"stopId": "0:ROIGEO68",
"stopSequence": 16
},
{
"arrival": {
"time": "1759220569",
"uncertainty": 120
},
"departure": {
"time": "1759220569",
"uncertainty": 120
},
"stopId": "0:REPUB436",
"stopSequence": 17
},
{
"arrival": {
"time": "1759220687",
"uncertainty": 120
},
"departure": {
"time": "1759220687",
"uncertainty": 120
},
"stopId": "0:STNICOL3",
"stopSequence": 18
},
{
"arrival": {
"time": "1759220728",
"uncertainty": 120
},
"departure": {
"time": "1759220728",
"uncertainty": 120
},
"stopId": "0:GARE4",
"stopSequence": 19
},
{
"arrival": {
"time": "1759220864",
"uncertainty": 120
},
"departure": {
"time": "1759220864",
"uncertainty": 120
},
"stopId": "0:MAZELLE2",
"stopSequence": 20
},
{
"arrival": {
"time": "1759221055",
"uncertainty": 120
},
"departure": {
"time": "1759221055",
"uncertainty": 120
},
"stopId": "0:JUIN2",
"stopSequence": 21
},
{
"arrival": {
"time": "1759221085",
"uncertainty": 120
},
"departure": {
"time": "1759221085",
"uncertainty": 120
},
"stopId": "0:RAPLEVY2",
"stopSequence": 22
},
{
"arrival": {
"time": "1759221153",
"uncertainty": 120
},
"departure": {
"time": "1759221153",
"uncertainty": 120
},
"stopId": "0:ARTILLE2",
"stopSequence": 23
},
{
"arrival": {
"time": "1759221211",
"uncertainty": 120
},
"departure": {
"time": "1759221211",
"uncertainty": 120
},
"stopId": "0:BERNE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1759221262",
"uncertainty": 120
},
"departure": {
"time": "1759221262",
"uncertainty": 120
},
"stopId": "0:ALSLORR2",
"stopSequence": 25
},
{
"arrival": {
"time": "1759221319",
"uncertainty": 120
},
"departure": {
"time": "1759221319",
"uncertainty": 120
},
"stopId": "0:STOXEY2",
"stopSequence": 26
},
{
"arrival": {
"time": "1759221416",
"uncertainty": 120
},
"departure": {
"time": "1759221416",
"uncertainty": 120
},
"stopId": "0:JURA2",
"stopSequence": 27
},
{
"arrival": {
"time": "1759221489",
"uncertainty": 120
},
"departure": {
"time": "1759221489",
"uncertainty": 120
},
"stopId": "0:PTSOEUR2",
"stopSequence": 28
},
{
"arrival": {
"time": "1759221543",
"uncertainty": 120
},
"departure": {
"time": "1759221543",
"uncertainty": 120
},
"stopId": "0:METMAN2",
"stopSequence": 29
},
{
"arrival": {
"time": "1759221602",
"uncertainty": 120
},
"departure": {
"time": "1759221602",
"uncertainty": 120
},
"stopId": "0:MAUJEAN2",
"stopSequence": 30
},
{
"arrival": {
"time": "1759221658",
"uncertainty": 120
},
"departure": {
"time": "1759221658",
"uncertainty": 120
},
"stopId": "0:GENIVAU2",
"stopSequence": 31
},
{
"arrival": {
"time": "1759221690",
"uncertainty": 120
},
"departure": {
"time": "1759221690",
"uncertainty": 120
},
"stopId": "0:FOUGERE2",
"stopSequence": 32
},
{
"arrival": {
"time": "1759221776",
"uncertainty": 120
},
"departure": {
"time": "1759221776",
"uncertainty": 120
},
"stopId": "0:LORIENT2",
"stopSequence": 33
},
{
"arrival": {
"time": "1759221813",
"uncertainty": 120
},
"departure": {
"time": "1759221813",
"uncertainty": 120
},
"stopId": "0:JACINTH2",
"stopSequence": 34
},
{
"arrival": {
"time": "1759221878",
"uncertainty": 120
},
"stopId": "0:OEILLET1",
"stopSequence": 35
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23011845"
},
"vehicle": {
"id": "2429",
"label": "2429"
}
}
},
{
"id": "3011844",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759218660",
"uncertainty": 120
},
"stopId": "0:TOURNEB1",
"stopSequence": 1
},
{
"arrival": {
"time": "1759218798",
"uncertainty": 120
},
"departure": {
"time": "1759218811",
"uncertainty": 120
},
"stopId": "0:ROTONDE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1759218845",
"uncertainty": 120
},
"departure": {
"time": "1759218845",
"uncertainty": 120
},
"stopId": "0:LOTINDU1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759218893",
"uncertainty": 120
},
"departure": {
"time": "1759218893",
"uncertainty": 120
},
"stopId": "0:CITSNCF1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759218925",
"uncertainty": 120
},
"departure": {
"time": "1759218931",
"uncertainty": 120
},
"stopId": "0:VOSGES1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759218990",
"uncertainty": 120
},
"departure": {
"time": "1759218990",
"uncertainty": 120
},
"stopId": "0:ALGER1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759219001",
"uncertainty": 120
},
"departure": {
"time": "1759219051",
"uncertainty": 120
},
"stopId": "0:TOURAIN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759219171",
"uncertainty": 120
},
"departure": {
"time": "1759219200",
"uncertainty": 120
},
"stopId": "0:STQUENT1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759219228",
"uncertainty": 120
},
"departure": {
"time": "1759219231",
"uncertainty": 120
},
"stopId": "0:SVICTOR1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759219288",
"uncertainty": 120
},
"departure": {
"time": "1759219321",
"uncertainty": 120
},
"stopId": "0:LITALDU1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759219407",
"uncertainty": 120
},
"departure": {
"time": "1759219407",
"uncertainty": 120
},
"stopId": "0:NATION1",
"stopSequence": 11
},
{
"arrival": {
"time": "1759219441",
"uncertainty": 120
},
"departure": {
"time": "1759219471",
"uncertainty": 120
},
"stopId": "0:EUROPAC1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759219542",
"uncertainty": 120
},
"departure": {
"time": "1759219542",
"uncertainty": 120
},
"stopId": "0:BOTANIQ1",
"stopSequence": 13
},
{
"arrival": {
"time": "1759219577",
"uncertainty": 120
},
"departure": {
"time": "1759219577",
"uncertainty": 120
},
"stopId": "0:GENIE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759219801",
"uncertainty": 120
},
"departure": {
"time": "1759219801",
"uncertainty": 120
},
"stopId": "0:BONSEC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1759219861",
"uncertainty": 120
},
"departure": {
"time": "1759219861",
"uncertainty": 120
},
"stopId": "0:ROIGEO68",
"stopSequence": 16
},
{
"arrival": {
"time": "1759219981",
"uncertainty": 120
},
"departure": {
"time": "1759220040",
"uncertainty": 120
},
"stopId": "0:REPUB436",
"stopSequence": 17
},
{
"arrival": {
"time": "1759220147",
"uncertainty": 120
},
"departure": {
"time": "1759220147",
"uncertainty": 120
},
"stopId": "0:STNICOL3",
"stopSequence": 18
},
{
"arrival": {
"time": "1759220187",
"uncertainty": 120
},
"departure": {
"time": "1759220221",
"uncertainty": 120
},
"stopId": "0:GARE4",
"stopSequence": 19
},
{
"arrival": {
"time": "1759220353",
"uncertainty": 120
},
"departure": {
"time": "1759220353",
"uncertainty": 120
},
"stopId": "0:MAZELLE2",
"stopSequence": 20
},
{
"arrival": {
"time": "1759220544",
"uncertainty": 120
},
"departure": {
"time": "1759220544",
"uncertainty": 120
},
"stopId": "0:JUIN2",
"stopSequence": 21
},
{
"arrival": {
"time": "1759220574",
"uncertainty": 120
},
"departure": {
"time": "1759220574",
"uncertainty": 120
},
"stopId": "0:RAPLEVY2",
"stopSequence": 22
},
{
"arrival": {
"time": "1759220642",
"uncertainty": 120
},
"departure": {
"time": "1759220642",
"uncertainty": 120
},
"stopId": "0:ARTILLE2",
"stopSequence": 23
},
{
"arrival": {
"time": "1759220685",
"uncertainty": 120
},
"departure": {
"time": "1759220685",
"uncertainty": 120
},
"stopId": "0:BERNE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1759220732",
"uncertainty": 120
},
"departure": {
"time": "1759220732",
"uncertainty": 120
},
"stopId": "0:ALSLORR2",
"stopSequence": 25
},
{
"arrival": {
"time": "1759220783",
"uncertainty": 120
},
"departure": {
"time": "1759220783",
"uncertainty": 120
},
"stopId": "0:STOXEY2",
"stopSequence": 26
},
{
"arrival": {
"time": "1759220860",
"uncertainty": 120
},
"departure": {
"time": "1759220860",
"uncertainty": 120
},
"stopId": "0:JURA2",
"stopSequence": 27
},
{
"arrival": {
"time": "1759220941",
"uncertainty": 120
},
"departure": {
"time": "1759220941",
"uncertainty": 120
},
"stopId": "0:PTSOEUR2",
"stopSequence": 28
},
{
"arrival": {
"time": "1759220983",
"uncertainty": 120
},
"departure": {
"time": "1759220983",
"uncertainty": 120
},
"stopId": "0:METMAN2",
"stopSequence": 29
},
{
"arrival": {
"time": "1759221035",
"uncertainty": 120
},
"departure": {
"time": "1759221035",
"uncertainty": 120
},
"stopId": "0:MAUJEAN2",
"stopSequence": 30
},
{
"arrival": {
"time": "1759221086",
"uncertainty": 120
},
"departure": {
"time": "1759221086",
"uncertainty": 120
},
"stopId": "0:GENIVAU2",
"stopSequence": 31
},
{
"arrival": {
"time": "1759221100",
"uncertainty": 120
},
"departure": {
"time": "1759221100",
"uncertainty": 120
},
"stopId": "0:FOUGERE2",
"stopSequence": 32
},
{
"arrival": {
"time": "1759221147",
"uncertainty": 120
},
"departure": {
"time": "1759221147",
"uncertainty": 120
},
"stopId": "0:LORIENT2",
"stopSequence": 33
},
{
"arrival": {
"time": "1759221172",
"uncertainty": 120
},
"departure": {
"time": "1759221172",
"uncertainty": 120
},
"stopId": "0:JACINTH2",
"stopSequence": 34
},
{
"arrival": {
"time": "1759221234",
"uncertainty": 120
},
"stopId": "0:OEILLET1",
"stopSequence": 35
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23011844"
},
"vehicle": {
"id": "2427",
"label": "2427"
}
}
},
{
"id": "3011847",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759220239",
"uncertainty": 120
},
"stopId": "0:TOURNEB1",
"stopSequence": 1
},
{
"arrival": {
"time": "1759220650",
"uncertainty": 120
},
"departure": {
"time": "1759220650",
"uncertainty": 120
},
"stopId": "0:ROTONDE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1759220674",
"uncertainty": 120
},
"departure": {
"time": "1759220674",
"uncertainty": 120
},
"stopId": "0:LOTINDU1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759220736",
"uncertainty": 120
},
"departure": {
"time": "1759220736",
"uncertainty": 120
},
"stopId": "0:CITSNCF1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759220775",
"uncertainty": 120
},
"departure": {
"time": "1759220775",
"uncertainty": 120
},
"stopId": "0:VOSGES1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759220806",
"uncertainty": 120
},
"departure": {
"time": "1759220806",
"uncertainty": 120
},
"stopId": "0:ALGER1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759220847",
"uncertainty": 120
},
"departure": {
"time": "1759220847",
"uncertainty": 120
},
"stopId": "0:TOURAIN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759220909",
"uncertainty": 120
},
"departure": {
"time": "1759220909",
"uncertainty": 120
},
"stopId": "0:STQUENT1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759220960",
"uncertainty": 120
},
"departure": {
"time": "1759220960",
"uncertainty": 120
},
"stopId": "0:SVICTOR1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759221026",
"uncertainty": 120
},
"departure": {
"time": "1759221026",
"uncertainty": 120
},
"stopId": "0:LITALDU1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759221113",
"uncertainty": 120
},
"departure": {
"time": "1759221113",
"uncertainty": 120
},
"stopId": "0:NATION1",
"stopSequence": 11
},
{
"arrival": {
"time": "1759221171",
"uncertainty": 120
},
"departure": {
"time": "1759221171",
"uncertainty": 120
},
"stopId": "0:EUROPAC1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759221250",
"uncertainty": 120
},
"departure": {
"time": "1759221250",
"uncertainty": 120
},
"stopId": "0:BOTANIQ1",
"stopSequence": 13
},
{
"arrival": {
"time": "1759221294",
"uncertainty": 120
},
"departure": {
"time": "1759221294",
"uncertainty": 120
},
"stopId": "0:GENIE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759221432",
"uncertainty": 120
},
"departure": {
"time": "1759221432",
"uncertainty": 120
},
"stopId": "0:BONSEC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1759221500",
"uncertainty": 120
},
"departure": {
"time": "1759221500",
"uncertainty": 120
},
"stopId": "0:ROIGEO68",
"stopSequence": 16
},
{
"arrival": {
"time": "1759221637",
"uncertainty": 120
},
"departure": {
"time": "1759221637",
"uncertainty": 120
},
"stopId": "0:REPUB436",
"stopSequence": 17
},
{
"arrival": {
"time": "1759221765",
"uncertainty": 120
},
"departure": {
"time": "1759221765",
"uncertainty": 120
},
"stopId": "0:STNICOL3",
"stopSequence": 18
},
{
"arrival": {
"time": "1759221809",
"uncertainty": 120
},
"departure": {
"time": "1759221809",
"uncertainty": 120
},
"stopId": "0:GARE4",
"stopSequence": 19
},
{
"arrival": {
"time": "1759221962",
"uncertainty": 120
},
"departure": {
"time": "1759221962",
"uncertainty": 120
},
"stopId": "0:MAZELLE2",
"stopSequence": 20
},
{
"arrival": {
"time": "1759222156",
"uncertainty": 120
},
"departure": {
"time": "1759222156",
"uncertainty": 120
},
"stopId": "0:JUIN2",
"stopSequence": 21
},
{
"arrival": {
"time": "1759222201",
"uncertainty": 120
},
"departure": {
"time": "1759222201",
"uncertainty": 120
},
"stopId": "0:RAPLEVY2",
"stopSequence": 22
},
{
"arrival": {
"time": "1759222246",
"uncertainty": 120
},
"departure": {
"time": "1759222246",
"uncertainty": 120
},
"stopId": "0:ARTILLE2",
"stopSequence": 23
},
{
"arrival": {
"time": "1759222322",
"uncertainty": 120
},
"departure": {
"time": "1759222322",
"uncertainty": 120
},
"stopId": "0:BERNE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1759222378",
"uncertainty": 120
},
"departure": {
"time": "1759222378",
"uncertainty": 120
},
"stopId": "0:ALSLORR2",
"stopSequence": 25
},
{
"arrival": {
"time": "1759222442",
"uncertainty": 120
},
"departure": {
"time": "1759222442",
"uncertainty": 120
},
"stopId": "0:STOXEY2",
"stopSequence": 26
},
{
"arrival": {
"time": "1759222562",
"uncertainty": 120
},
"departure": {
"time": "1759222562",
"uncertainty": 120
},
"stopId": "0:JURA2",
"stopSequence": 27
},
{
"arrival": {
"time": "1759222624",
"uncertainty": 120
},
"departure": {
"time": "1759222624",
"uncertainty": 120
},
"stopId": "0:PTSOEUR2",
"stopSequence": 28
},
{
"arrival": {
"time": "1759222693",
"uncertainty": 120
},
"departure": {
"time": "1759222693",
"uncertainty": 120
},
"stopId": "0:METMAN2",
"stopSequence": 29
},
{
"arrival": {
"time": "1759222761",
"uncertainty": 120
},
"departure": {
"time": "1759222761",
"uncertainty": 120
},
"stopId": "0:MAUJEAN2",
"stopSequence": 30
},
{
"arrival": {
"time": "1759222822",
"uncertainty": 120
},
"departure": {
"time": "1759222822",
"uncertainty": 120
},
"stopId": "0:GENIVAU2",
"stopSequence": 31
},
{
"arrival": {
"time": "1759222854",
"uncertainty": 120
},
"departure": {
"time": "1759222854",
"uncertainty": 120
},
"stopId": "0:FOUGERE2",
"stopSequence": 32
},
{
"arrival": {
"time": "1759222940",
"uncertainty": 120
},
"departure": {
"time": "1759222940",
"uncertainty": 120
},
"stopId": "0:LORIENT2",
"stopSequence": 33
},
{
"arrival": {
"time": "1759222977",
"uncertainty": 120
},
"departure": {
"time": "1759222977",
"uncertainty": 120
},
"stopId": "0:JACINTH2",
"stopSequence": 34
},
{
"arrival": {
"time": "1759223042",
"uncertainty": 120
},
"stopId": "0:OEILLET1",
"stopSequence": 35
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23011847"
},
"vehicle": {
"id": "2431",
"label": "2431"
}
}
},
{
"id": "3011846",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759219892",
"uncertainty": 120
},
"stopId": "0:TOURNEB1",
"stopSequence": 1
},
{
"arrival": {
"time": "1759220086",
"uncertainty": 120
},
"departure": {
"time": "1759220086",
"uncertainty": 120
},
"stopId": "0:ROTONDE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1759220104",
"uncertainty": 120
},
"departure": {
"time": "1759220104",
"uncertainty": 120
},
"stopId": "0:LOTINDU1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759220176",
"uncertainty": 120
},
"departure": {
"time": "1759220176",
"uncertainty": 120
},
"stopId": "0:CITSNCF1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759220212",
"uncertainty": 120
},
"departure": {
"time": "1759220220",
"uncertainty": 120
},
"stopId": "0:VOSGES1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759220251",
"uncertainty": 120
},
"departure": {
"time": "1759220251",
"uncertainty": 120
},
"stopId": "0:ALGER1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759220292",
"uncertainty": 120
},
"departure": {
"time": "1759220292",
"uncertainty": 120
},
"stopId": "0:TOURAIN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759220354",
"uncertainty": 120
},
"departure": {
"time": "1759220354",
"uncertainty": 120
},
"stopId": "0:STQUENT1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759220405",
"uncertainty": 120
},
"departure": {
"time": "1759220405",
"uncertainty": 120
},
"stopId": "0:SVICTOR1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759220470",
"uncertainty": 120
},
"departure": {
"time": "1759220470",
"uncertainty": 120
},
"stopId": "0:LITALDU1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759220557",
"uncertainty": 120
},
"departure": {
"time": "1759220557",
"uncertainty": 120
},
"stopId": "0:NATION1",
"stopSequence": 11
},
{
"arrival": {
"time": "1759220615",
"uncertainty": 120
},
"departure": {
"time": "1759220615",
"uncertainty": 120
},
"stopId": "0:EUROPAC1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759220694",
"uncertainty": 120
},
"departure": {
"time": "1759220694",
"uncertainty": 120
},
"stopId": "0:BOTANIQ1",
"stopSequence": 13
},
{
"arrival": {
"time": "1759220737",
"uncertainty": 120
},
"departure": {
"time": "1759220737",
"uncertainty": 120
},
"stopId": "0:GENIE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759220875",
"uncertainty": 120
},
"departure": {
"time": "1759220875",
"uncertainty": 120
},
"stopId": "0:BONSEC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1759220937",
"uncertainty": 120
},
"departure": {
"time": "1759220937",
"uncertainty": 120
},
"stopId": "0:ROIGEO68",
"stopSequence": 16
},
{
"arrival": {
"time": "1759221062",
"uncertainty": 120
},
"departure": {
"time": "1759221062",
"uncertainty": 120
},
"stopId": "0:REPUB436",
"stopSequence": 17
},
{
"arrival": {
"time": "1759221183",
"uncertainty": 120
},
"departure": {
"time": "1759221183",
"uncertainty": 120
},
"stopId": "0:STNICOL3",
"stopSequence": 18
},
{
"arrival": {
"time": "1759221224",
"uncertainty": 120
},
"departure": {
"time": "1759221224",
"uncertainty": 120
},
"stopId": "0:GARE4",
"stopSequence": 19
},
{
"arrival": {
"time": "1759221363",
"uncertainty": 120
},
"departure": {
"time": "1759221363",
"uncertainty": 120
},
"stopId": "0:MAZELLE2",
"stopSequence": 20
},
{
"arrival": {
"time": "1759221555",
"uncertainty": 120
},
"departure": {
"time": "1759221555",
"uncertainty": 120
},
"stopId": "0:JUIN2",
"stopSequence": 21
},
{
"arrival": {
"time": "1759221586",
"uncertainty": 120
},
"departure": {
"time": "1759221586",
"uncertainty": 120
},
"stopId": "0:RAPLEVY2",
"stopSequence": 22
},
{
"arrival": {
"time": "1759221652",
"uncertainty": 120
},
"departure": {
"time": "1759221652",
"uncertainty": 120
},
"stopId": "0:ARTILLE2",
"stopSequence": 23
},
{
"arrival": {
"time": "1759221728",
"uncertainty": 120
},
"departure": {
"time": "1759221728",
"uncertainty": 120
},
"stopId": "0:BERNE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1759221784",
"uncertainty": 120
},
"departure": {
"time": "1759221784",
"uncertainty": 120
},
"stopId": "0:ALSLORR2",
"stopSequence": 25
},
{
"arrival": {
"time": "1759221848",
"uncertainty": 120
},
"departure": {
"time": "1759221848",
"uncertainty": 120
},
"stopId": "0:STOXEY2",
"stopSequence": 26
},
{
"arrival": {
"time": "1759221968",
"uncertainty": 120
},
"departure": {
"time": "1759221968",
"uncertainty": 120
},
"stopId": "0:JURA2",
"stopSequence": 27
},
{
"arrival": {
"time": "1759222030",
"uncertainty": 120
},
"departure": {
"time": "1759222030",
"uncertainty": 120
},
"stopId": "0:PTSOEUR2",
"stopSequence": 28
},
{
"arrival": {
"time": "1759222099",
"uncertainty": 120
},
"departure": {
"time": "1759222099",
"uncertainty": 120
},
"stopId": "0:METMAN2",
"stopSequence": 29
},
{
"arrival": {
"time": "1759222167",
"uncertainty": 120
},
"departure": {
"time": "1759222167",
"uncertainty": 120
},
"stopId": "0:MAUJEAN2",
"stopSequence": 30
},
{
"arrival": {
"time": "1759222228",
"uncertainty": 120
},
"departure": {
"time": "1759222228",
"uncertainty": 120
},
"stopId": "0:GENIVAU2",
"stopSequence": 31
},
{
"arrival": {
"time": "1759222260",
"uncertainty": 120
},
"departure": {
"time": "1759222260",
"uncertainty": 120
},
"stopId": "0:FOUGERE2",
"stopSequence": 32
},
{
"arrival": {
"time": "1759222346",
"uncertainty": 120
},
"departure": {
"time": "1759222346",
"uncertainty": 120
},
"stopId": "0:LORIENT2",
"stopSequence": 33
},
{
"arrival": {
"time": "1759222383",
"uncertainty": 120
},
"departure": {
"time": "1759222383",
"uncertainty": 120
},
"stopId": "0:JACINTH2",
"stopSequence": 34
},
{
"arrival": {
"time": "1759222448",
"uncertainty": 120
},
"stopId": "0:OEILLET1",
"stopSequence": 35
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23011846"
},
"vehicle": {
"id": "2434",
"label": "2434"
}
}
},
{
"id": "3011843",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759218060",
"uncertainty": 120
},
"stopId": "0:TOURNEB1",
"stopSequence": 1
},
{
"arrival": {
"time": "1759218211",
"uncertainty": 120
},
"departure": {
"time": "1759218211",
"uncertainty": 120
},
"stopId": "0:ROTONDE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1759218239",
"uncertainty": 120
},
"departure": {
"time": "1759218241",
"uncertainty": 120
},
"stopId": "0:LOTINDU1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759218311",
"uncertainty": 120
},
"departure": {
"time": "1759218311",
"uncertainty": 120
},
"stopId": "0:CITSNCF1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759218350",
"uncertainty": 120
},
"departure": {
"time": "1759218361",
"uncertainty": 120
},
"stopId": "0:VOSGES1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759218417",
"uncertainty": 120
},
"departure": {
"time": "1759218417",
"uncertainty": 120
},
"stopId": "0:ALGER1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759218440",
"uncertainty": 120
},
"departure": {
"time": "1759218440",
"uncertainty": 120
},
"stopId": "0:TOURAIN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759218511",
"uncertainty": 120
},
"departure": {
"time": "1759218511",
"uncertainty": 120
},
"stopId": "0:STQUENT1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759218535",
"uncertainty": 120
},
"departure": {
"time": "1759218541",
"uncertainty": 120
},
"stopId": "0:SVICTOR1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759218617",
"uncertainty": 120
},
"departure": {
"time": "1759218631",
"uncertainty": 120
},
"stopId": "0:LITALDU1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759218707",
"uncertainty": 120
},
"departure": {
"time": "1759218840",
"uncertainty": 120
},
"stopId": "0:NATION1",
"stopSequence": 11
},
{
"arrival": {
"time": "1759218901",
"uncertainty": 120
},
"departure": {
"time": "1759218901",
"uncertainty": 120
},
"stopId": "0:EUROPAC1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759218975",
"uncertainty": 120
},
"departure": {
"time": "1759218991",
"uncertainty": 120
},
"stopId": "0:BOTANIQ1",
"stopSequence": 13
},
{
"arrival": {
"time": "1759219043",
"uncertainty": 120
},
"departure": {
"time": "1759219051",
"uncertainty": 120
},
"stopId": "0:GENIE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759219200",
"uncertainty": 120
},
"departure": {
"time": "1759219201",
"uncertainty": 120
},
"stopId": "0:BONSEC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1759219273",
"uncertainty": 120
},
"departure": {
"time": "1759219291",
"uncertainty": 120
},
"stopId": "0:ROIGEO68",
"stopSequence": 16
},
{
"arrival": {
"time": "1759219411",
"uncertainty": 120
},
"departure": {
"time": "1759219501",
"uncertainty": 120
},
"stopId": "0:REPUB436",
"stopSequence": 17
},
{
"arrival": {
"time": "1759219591",
"uncertainty": 120
},
"departure": {
"time": "1759219591",
"uncertainty": 120
},
"stopId": "0:STNICOL3",
"stopSequence": 18
},
{
"arrival": {
"time": "1759219651",
"uncertainty": 120
},
"departure": {
"time": "1759219711",
"uncertainty": 120
},
"stopId": "0:GARE4",
"stopSequence": 19
},
{
"arrival": {
"time": "1759219844",
"uncertainty": 120
},
"departure": {
"time": "1759219860",
"uncertainty": 120
},
"stopId": "0:MAZELLE2",
"stopSequence": 20
},
{
"arrival": {
"time": "1759220051",
"uncertainty": 120
},
"departure": {
"time": "1759220071",
"uncertainty": 120
},
"stopId": "0:JUIN2",
"stopSequence": 21
},
{
"arrival": {
"time": "1759220099",
"uncertainty": 120
},
"departure": {
"time": "1759220099",
"uncertainty": 120
},
"stopId": "0:RAPLEVY2",
"stopSequence": 22
},
{
"arrival": {
"time": "1759220170",
"uncertainty": 120
},
"departure": {
"time": "1759220170",
"uncertainty": 120
},
"stopId": "0:ARTILLE2",
"stopSequence": 23
},
{
"arrival": {
"time": "1759220232",
"uncertainty": 120
},
"departure": {
"time": "1759220232",
"uncertainty": 120
},
"stopId": "0:BERNE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1759220279",
"uncertainty": 120
},
"departure": {
"time": "1759220279",
"uncertainty": 120
},
"stopId": "0:ALSLORR2",
"stopSequence": 25
},
{
"arrival": {
"time": "1759220330",
"uncertainty": 120
},
"departure": {
"time": "1759220330",
"uncertainty": 120
},
"stopId": "0:STOXEY2",
"stopSequence": 26
},
{
"arrival": {
"time": "1759220409",
"uncertainty": 120
},
"departure": {
"time": "1759220409",
"uncertainty": 120
},
"stopId": "0:JURA2",
"stopSequence": 27
},
{
"arrival": {
"time": "1759220490",
"uncertainty": 120
},
"departure": {
"time": "1759220490",
"uncertainty": 120
},
"stopId": "0:PTSOEUR2",
"stopSequence": 28
},
{
"arrival": {
"time": "1759220531",
"uncertainty": 120
},
"departure": {
"time": "1759220531",
"uncertainty": 120
},
"stopId": "0:METMAN2",
"stopSequence": 29
},
{
"arrival": {
"time": "1759220582",
"uncertainty": 120
},
"departure": {
"time": "1759220582",
"uncertainty": 120
},
"stopId": "0:MAUJEAN2",
"stopSequence": 30
},
{
"arrival": {
"time": "1759220633",
"uncertainty": 120
},
"departure": {
"time": "1759220633",
"uncertainty": 120
},
"stopId": "0:GENIVAU2",
"stopSequence": 31
},
{
"arrival": {
"time": "1759220647",
"uncertainty": 120
},
"departure": {
"time": "1759220647",
"uncertainty": 120
},
"stopId": "0:FOUGERE2",
"stopSequence": 32
},
{
"arrival": {
"time": "1759220693",
"uncertainty": 120
},
"departure": {
"time": "1759220693",
"uncertainty": 120
},
"stopId": "0:LORIENT2",
"stopSequence": 33
},
{
"arrival": {
"time": "1759220718",
"uncertainty": 120
},
"departure": {
"time": "1759220718",
"uncertainty": 120
},
"stopId": "0:JACINTH2",
"stopSequence": 34
},
{
"arrival": {
"time": "1759220779",
"uncertainty": 120
},
"stopId": "0:OEILLET1",
"stopSequence": 35
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23011843"
},
"vehicle": {
"id": "2421",
"label": "2421"
}
}
},
{
"id": "3011842",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1759219946",
"uncertainty": 120
},
"departure": {
"time": "1759219946",
"uncertainty": 120
},
"stopId": "0:LORIENT2",
"stopSequence": 33
},
{
"arrival": {
"time": "1759219970",
"uncertainty": 120
},
"departure": {
"time": "1759220132",
"uncertainty": 120
},
"stopId": "0:JACINTH2",
"stopSequence": 34
},
{
"arrival": {
"time": "1759220205",
"uncertainty": 120
},
"stopId": "0:OEILLET1",
"stopSequence": 35
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23011842"
}
}
},
{
"id": "3009523",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759221180",
"uncertainty": 120
},
"stopId": "0:ROIGEO68",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "103",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23009523"
}
}
},
{
"id": "3010244",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759223400",
"uncertainty": 120
},
"stopId": "0:FRANCLO1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "111",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23010244"
}
}
},
{
"id": "3009487",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759219237",
"uncertainty": 120
},
"stopId": "0:SQLUX122",
"stopSequence": 1
},
{
"arrival": {
"time": "1759219366",
"uncertainty": 120
},
"departure": {
"time": "1759219387",
"uncertainty": 120
},
"stopId": "0:FMOSELL2",
"stopSequence": 2
},
{
"arrival": {
"time": "1759219495",
"uncertainty": 120
},
"departure": {
"time": "1759219495",
"uncertainty": 120
},
"stopId": "0:TIGNO395",
"stopSequence": 3
},
{
"arrival": {
"time": "1759219513",
"uncertainty": 120
},
"departure": {
"time": "1759219513",
"uncertainty": 120
},
"stopId": "0:COLIBRI2",
"stopSequence": 4
},
{
"arrival": {
"time": "1759219537",
"uncertainty": 120
},
"departure": {
"time": "1759219537",
"uncertainty": 120
},
"stopId": "0:LEMOYNE2",
"stopSequence": 5
},
{
"arrival": {
"time": "1759219595",
"uncertainty": 120
},
"departure": {
"time": "1759219595",
"uncertainty": 120
},
"stopId": "0:NJUNG2",
"stopSequence": 6
},
{
"arrival": {
"time": "1759219635",
"uncertainty": 120
},
"departure": {
"time": "1759219635",
"uncertainty": 120
},
"stopId": "0:BUCHOZ2",
"stopSequence": 7
},
{
"arrival": {
"time": "1759219657",
"uncertainty": 120
},
"departure": {
"time": "1759219657",
"uncertainty": 120
},
"stopId": "0:SANSONN2",
"stopSequence": 8
},
{
"arrival": {
"time": "1759219771",
"uncertainty": 120
},
"departure": {
"time": "1759219771",
"uncertainty": 120
},
"stopId": "0:FRIERES2",
"stopSequence": 9
},
{
"arrival": {
"time": "1759219838",
"uncertainty": 120
},
"departure": {
"time": "1759219838",
"uncertainty": 120
},
"stopId": "0:CARREFO2",
"stopSequence": 10
},
{
"arrival": {
"time": "1759219897",
"uncertainty": 120
},
"departure": {
"time": "1759219897",
"uncertainty": 120
},
"stopId": "0:ATELMUN2",
"stopSequence": 11
},
{
"arrival": {
"time": "1759219932",
"uncertainty": 120
},
"departure": {
"time": "1759219932",
"uncertainty": 120
},
"stopId": "0:LORRYGR2",
"stopSequence": 12
},
{
"arrival": {
"time": "1759219961",
"uncertainty": 120
},
"departure": {
"time": "1759219961",
"uncertainty": 120
},
"stopId": "0:CHAPELL2",
"stopSequence": 13
},
{
"arrival": {
"time": "1759220458",
"uncertainty": 120
},
"departure": {
"time": "1759220458",
"uncertainty": 120
},
"stopId": "0:PLAQUET2",
"stopSequence": 14
},
{
"arrival": {
"time": "1759220487",
"uncertainty": 120
},
"departure": {
"time": "1759220487",
"uncertainty": 120
},
"stopId": "0:GRDRUE2",
"stopSequence": 15
},
{
"arrival": {
"time": "1759220539",
"uncertainty": 120
},
"departure": {
"time": "1759220539",
"uncertainty": 120
},
"stopId": "0:AMANVMA2",
"stopSequence": 16
},
{
"arrival": {
"time": "1759220595",
"uncertainty": 120
},
"departure": {
"time": "1759220595",
"uncertainty": 120
},
"stopId": "0:JUSTICE1",
"stopSequence": 17
},
{
"arrival": {
"time": "1759220638",
"uncertainty": 120
},
"stopId": "0:BILAIN1",
"stopSequence": 18
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "106",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23009487"
},
"vehicle": {
"id": "1833",
"label": "1833"
}
}
},
{
"id": "3009503",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759223520",
"uncertainty": 120
},
"stopId": "0:CHANTRE1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "103",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23009503"
}
}
},
{
"id": "3009497",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759221600",
"uncertainty": 120
},
"stopId": "0:SQLUX122",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "106",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23009497"
}
}
},
{
"id": "3009493",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759223700",
"uncertainty": 120
},
"stopId": "0:BILAIN1",
"stopSequence": 1
},
{
"arrival": {
"time": "1759223885",
"uncertainty": 120
},
"departure": {
"time": "1759223885",
"uncertainty": 120
},
"stopId": "0:PTCOEUR1",
"stopSequence": 2
},
{
"arrival": {
"time": "1759223947",
"uncertainty": 120
},
"departure": {
"time": "1759223947",
"uncertainty": 120
},
"stopId": "0:AMANVMA1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759224024",
"uncertainty": 120
},
"departure": {
"time": "1759224024",
"uncertainty": 120
},
"stopId": "0:GRDRUE1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759224060",
"uncertainty": 120
},
"departure": {
"time": "1759224060",
"uncertainty": 120
},
"stopId": "0:PLAQUET1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759224468",
"uncertainty": 120
},
"departure": {
"time": "1759224468",
"uncertainty": 120
},
"stopId": "0:CHAPELL1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759224480",
"uncertainty": 120
},
"departure": {
"time": "1759224480",
"uncertainty": 120
},
"stopId": "0:LORRYGR1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759224519",
"uncertainty": 120
},
"departure": {
"time": "1759224519",
"uncertainty": 120
},
"stopId": "0:ATELMUN1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759224583",
"uncertainty": 120
},
"departure": {
"time": "1759224583",
"uncertainty": 120
},
"stopId": "0:CARREFO1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759224683",
"uncertainty": 120
},
"departure": {
"time": "1759224683",
"uncertainty": 120
},
"stopId": "0:FRIERES1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759224817",
"uncertainty": 120
},
"departure": {
"time": "1759224817",
"uncertainty": 120
},
"stopId": "0:SANSONN1",
"stopSequence": 11
},
{
"arrival": {
"time": "1759224840",
"uncertainty": 120
},
"departure": {
"time": "1759224840",
"uncertainty": 120
},
"stopId": "0:BUCHOZ1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759224904",
"uncertainty": 120
},
"departure": {
"time": "1759224904",
"uncertainty": 120
},
"stopId": "0:NJUNG1",
"stopSequence": 13
},
{
"arrival": {
"time": "1759224984",
"uncertainty": 120
},
"departure": {
"time": "1759224984",
"uncertainty": 120
},
"stopId": "0:LEMOYNE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759225026",
"uncertainty": 120
},
"departure": {
"time": "1759225026",
"uncertainty": 120
},
"stopId": "0:COLIBRI1",
"stopSequence": 15
},
{
"arrival": {
"time": "1759225070",
"uncertainty": 120
},
"departure": {
"time": "1759225070",
"uncertainty": 120
},
"stopId": "0:TIGNO414",
"stopSequence": 16
},
{
"arrival": {
"time": "1759225242",
"uncertainty": 120
},
"departure": {
"time": "1759225242",
"uncertainty": 120
},
"stopId": "0:FMOSELL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1759225320",
"uncertainty": 120
},
"stopId": "0:SQLUX122",
"stopSequence": 18
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "106",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23009493"
}
}
},
{
"id": "3304498",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759218060",
"uncertainty": 120
},
"stopId": "0:COSTEBE4",
"stopSequence": 1
},
{
"arrival": {
"time": "1759218191",
"uncertainty": 120
},
"departure": {
"time": "1759218191",
"uncertainty": 120
},
"stopId": "0:MTPRIVA3",
"stopSequence": 2
},
{
"arrival": {
"time": "1759218241",
"uncertainty": 120
},
"departure": {
"time": "1759218301",
"uncertainty": 120
},
"stopId": "0:VOLONTA1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759218361",
"uncertainty": 120
},
"departure": {
"time": "1759218361",
"uncertainty": 120
},
"stopId": "0:MARGUER1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759218437",
"uncertainty": 120
},
"departure": {
"time": "1759218451",
"uncertainty": 120
},
"stopId": "0:VACONS1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759218525",
"uncertainty": 120
},
"departure": {
"time": "1759218525",
"uncertainty": 120
},
"stopId": "0:COLSON1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759218541",
"uncertainty": 120
},
"departure": {
"time": "1759218541",
"uncertainty": 120
},
"stopId": "0:JERUSAL1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759218601",
"uncertainty": 120
},
"departure": {
"time": "1759218601",
"uncertainty": 120
},
"stopId": "0:LYAUT104",
"stopSequence": 8
},
{
"arrival": {
"time": "1759218719",
"uncertainty": 120
},
"departure": {
"time": "1759218719",
"uncertainty": 120
},
"stopId": "0:HORGNE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759218773",
"uncertainty": 120
},
"departure": {
"time": "1759218780",
"uncertainty": 120
},
"stopId": "0:4VENTS1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759218841",
"uncertainty": 120
},
"departure": {
"time": "1759218841",
"uncertainty": 120
},
"stopId": "0:LAVOIR1",
"stopSequence": 11
},
{
"arrival": {
"time": "1759218901",
"uncertainty": 120
},
"departure": {
"time": "1759218901",
"uncertainty": 120
},
"stopId": "0:EGLISE1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759218979",
"uncertainty": 120
},
"departure": {
"time": "1759218991",
"uncertainty": 120
},
"stopId": "0:SLIVIER1",
"stopSequence": 13
},
{
"arrival": {
"time": "1759219051",
"uncertainty": 120
},
"departure": {
"time": "1759219111",
"uncertainty": 120
},
"stopId": "0:BOILVIN1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759219179",
"uncertainty": 120
},
"departure": {
"time": "1759219179",
"uncertainty": 120
},
"stopId": "0:ARENES1",
"stopSequence": 15
},
{
"arrival": {
"time": "1759219261",
"uncertainty": 120
},
"departure": {
"time": "1759219261",
"uncertainty": 120
},
"stopId": "0:LAFAYET1",
"stopSequence": 16
},
{
"arrival": {
"time": "1759219321",
"uncertainty": 120
},
"departure": {
"time": "1759219381",
"uncertainty": 120
},
"stopId": "0:GARE113",
"stopSequence": 17
},
{
"arrival": {
"time": "1759219425",
"uncertainty": 120
},
"departure": {
"time": "1759219561",
"uncertainty": 120
},
"stopId": "0:ROIGE695",
"stopSequence": 18
},
{
"arrival": {
"time": "1759219736",
"uncertainty": 120
},
"departure": {
"time": "1759219881",
"uncertainty": 120
},
"stopId": "0:REPUB345",
"stopSequence": 19
},
{
"arrival": {
"time": "1759219971",
"uncertainty": 120
},
"departure": {
"time": "1759219971",
"uncertainty": 120
},
"stopId": "0:VAUTRIN3",
"stopSequence": 20
},
{
"arrival": {
"time": "1759220110",
"uncertainty": 120
},
"departure": {
"time": "1759220121",
"uncertainty": 120
},
"stopId": "0:PREFECT2",
"stopSequence": 21
},
{
"arrival": {
"time": "1759220181",
"uncertainty": 120
},
"departure": {
"time": "1759220211",
"uncertainty": 120
},
"stopId": "0:STGEORG2",
"stopSequence": 22
},
{
"arrival": {
"time": "1759220261",
"uncertainty": 120
},
"departure": {
"time": "1759220261",
"uncertainty": 120
},
"stopId": "0:RIMPORT2",
"stopSequence": 23
},
{
"arrival": {
"time": "1759220480",
"uncertainty": 120
},
"departure": {
"time": "1759220480",
"uncertainty": 120
},
"stopId": "0:PONTIFF2",
"stopSequence": 24
},
{
"arrival": {
"time": "1759220538",
"uncertainty": 120
},
"departure": {
"time": "1759220538",
"uncertainty": 120
},
"stopId": "0:ROCHAMB2",
"stopSequence": 25
},
{
"arrival": {
"time": "1759220624",
"uncertainty": 120
},
"departure": {
"time": "1759220624",
"uncertainty": 120
},
"stopId": "0:BERNANO2",
"stopSequence": 26
},
{
"arrival": {
"time": "1759220701",
"uncertainty": 120
},
"departure": {
"time": "1759220701",
"uncertainty": 120
},
"stopId": "0:DALES2",
"stopSequence": 27
},
{
"arrival": {
"time": "1759220733",
"uncertainty": 120
},
"departure": {
"time": "1759220733",
"uncertainty": 120
},
"stopId": "0:PATROTT2",
"stopSequence": 28
},
{
"arrival": {
"time": "1759220857",
"uncertainty": 120
},
"departure": {
"time": "1759220857",
"uncertainty": 120
},
"stopId": "0:PAQUET2",
"stopSequence": 29
},
{
"arrival": {
"time": "1759220906",
"uncertainty": 120
},
"departure": {
"time": "1759220906",
"uncertainty": 120
},
"stopId": "0:DAGA2",
"stopSequence": 30
},
{
"arrival": {
"time": "1759220940",
"uncertainty": 120
},
"departure": {
"time": "1759220940",
"uncertainty": 120
},
"stopId": "0:4BORNES2",
"stopSequence": 31
},
{
"arrival": {
"time": "1759221017",
"uncertainty": 120
},
"departure": {
"time": "1759221017",
"uncertainty": 120
},
"stopId": "0:MORLOT2",
"stopSequence": 32
},
{
"arrival": {
"time": "1759221046",
"uncertainty": 120
},
"departure": {
"time": "1759221046",
"uncertainty": 120
},
"stopId": "0:COUPILL2",
"stopSequence": 33
},
{
"arrival": {
"time": "1759221100",
"uncertainty": 120
},
"departure": {
"time": "1759221100",
"uncertainty": 120
},
"stopId": "0:RUCHER2",
"stopSequence": 34
},
{
"arrival": {
"time": "1759221139",
"uncertainty": 120
},
"departure": {
"time": "1759221139",
"uncertainty": 120
},
"stopId": "0:ROSEMAR2",
"stopSequence": 35
},
{
"arrival": {
"time": "1759221228",
"uncertainty": 120
},
"departure": {
"time": "1759221228",
"uncertainty": 120
},
"stopId": "0:SAULES2",
"stopSequence": 36
},
{
"arrival": {
"time": "1759221311",
"uncertainty": 120
},
"departure": {
"time": "1759221311",
"uncertainty": 120
},
"stopId": "0:WOIPHOT2",
"stopSequence": 37
},
{
"arrival": {
"time": "1759221405",
"uncertainty": 120
},
"departure": {
"time": "1759221405",
"uncertainty": 120
},
"stopId": "0:WCHATEA2",
"stopSequence": 38
},
{
"arrival": {
"time": "1759221516",
"uncertainty": 120
},
"stopId": "0:LEPATIS1",
"stopSequence": 39
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23304498"
},
"vehicle": {
"id": "2146",
"label": "2146"
}
}
},
{
"id": "3304499",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759218660",
"uncertainty": 120
},
"stopId": "0:COSTEBE4",
"stopSequence": 1
},
{
"arrival": {
"time": "1759218792",
"uncertainty": 120
},
"departure": {
"time": "1759218792",
"uncertainty": 120
},
"stopId": "0:MTPRIVA3",
"stopSequence": 2
},
{
"arrival": {
"time": "1759218824",
"uncertainty": 120
},
"departure": {
"time": "1759218842",
"uncertainty": 120
},
"stopId": "0:VOLONTA1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759218911",
"uncertainty": 120
},
"departure": {
"time": "1759218932",
"uncertainty": 120
},
"stopId": "0:MARGUER1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759218992",
"uncertainty": 120
},
"departure": {
"time": "1759219022",
"uncertainty": 120
},
"stopId": "0:VACONS1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759219088",
"uncertainty": 120
},
"departure": {
"time": "1759219088",
"uncertainty": 120
},
"stopId": "0:COLSON1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759219127",
"uncertainty": 120
},
"departure": {
"time": "1759219142",
"uncertainty": 120
},
"stopId": "0:JERUSAL1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759219202",
"uncertainty": 120
},
"departure": {
"time": "1759219202",
"uncertainty": 120
},
"stopId": "0:LYAUT104",
"stopSequence": 8
},
{
"arrival": {
"time": "1759219284",
"uncertainty": 120
},
"departure": {
"time": "1759219284",
"uncertainty": 120
},
"stopId": "0:HORGNE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759219327",
"uncertainty": 120
},
"departure": {
"time": "1759219352",
"uncertainty": 120
},
"stopId": "0:4VENTS1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759219442",
"uncertainty": 120
},
"departure": {
"time": "1759219442",
"uncertainty": 120
},
"stopId": "0:LAVOIR1",
"stopSequence": 11
},
{
"arrival": {
"time": "1759219519",
"uncertainty": 120
},
"departure": {
"time": "1759219560",
"uncertainty": 120
},
"stopId": "0:EGLISE1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759219652",
"uncertainty": 120
},
"departure": {
"time": "1759219682",
"uncertainty": 120
},
"stopId": "0:SLIVIER1",
"stopSequence": 13
},
{
"arrival": {
"time": "1759219742",
"uncertainty": 120
},
"departure": {
"time": "1759219742",
"uncertainty": 120
},
"stopId": "0:BOILVIN1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759219851",
"uncertainty": 120
},
"departure": {
"time": "1759219862",
"uncertainty": 120
},
"stopId": "0:ARENES1",
"stopSequence": 15
},
{
"arrival": {
"time": "1759219935",
"uncertainty": 120
},
"departure": {
"time": "1759219935",
"uncertainty": 120
},
"stopId": "0:LAFAYET1",
"stopSequence": 16
},
{
"arrival": {
"time": "1759220012",
"uncertainty": 120
},
"departure": {
"time": "1759220072",
"uncertainty": 120
},
"stopId": "0:GARE113",
"stopSequence": 17
},
{
"arrival": {
"time": "1759220128",
"uncertainty": 120
},
"departure": {
"time": "1759220132",
"uncertainty": 120
},
"stopId": "0:ROIGE695",
"stopSequence": 18
},
{
"arrival": {
"time": "1759220222",
"uncertainty": 120
},
"departure": {
"time": "1759220222",
"uncertainty": 120
},
"stopId": "0:REPUB345",
"stopSequence": 19
},
{
"arrival": {
"time": "1759220321",
"uncertainty": 120
},
"departure": {
"time": "1759220321",
"uncertainty": 120
},
"stopId": "0:VAUTRIN3",
"stopSequence": 20
},
{
"arrival": {
"time": "1759220462",
"uncertainty": 120
},
"departure": {
"time": "1759220462",
"uncertainty": 120
},
"stopId": "0:PREFECT2",
"stopSequence": 21
},
{
"arrival": {
"time": "1759220523",
"uncertainty": 120
},
"departure": {
"time": "1759220523",
"uncertainty": 120
},
"stopId": "0:STGEORG2",
"stopSequence": 22
},
{
"arrival": {
"time": "1759220574",
"uncertainty": 120
},
"departure": {
"time": "1759220574",
"uncertainty": 120
},
"stopId": "0:RIMPORT2",
"stopSequence": 23
},
{
"arrival": {
"time": "1759220793",
"uncertainty": 120
},
"departure": {
"time": "1759220793",
"uncertainty": 120
},
"stopId": "0:PONTIFF2",
"stopSequence": 24
},
{
"arrival": {
"time": "1759220851",
"uncertainty": 120
},
"departure": {
"time": "1759220851",
"uncertainty": 120
},
"stopId": "0:ROCHAMB2",
"stopSequence": 25
},
{
"arrival": {
"time": "1759220937",
"uncertainty": 120
},
"departure": {
"time": "1759220937",
"uncertainty": 120
},
"stopId": "0:BERNANO2",
"stopSequence": 26
},
{
"arrival": {
"time": "1759221014",
"uncertainty": 120
},
"departure": {
"time": "1759221014",
"uncertainty": 120
},
"stopId": "0:DALES2",
"stopSequence": 27
},
{
"arrival": {
"time": "1759221048",
"uncertainty": 120
},
"departure": {
"time": "1759221048",
"uncertainty": 120
},
"stopId": "0:PATROTT2",
"stopSequence": 28
},
{
"arrival": {
"time": "1759221169",
"uncertainty": 120
},
"departure": {
"time": "1759221169",
"uncertainty": 120
},
"stopId": "0:PAQUET2",
"stopSequence": 29
},
{
"arrival": {
"time": "1759221216",
"uncertainty": 120
},
"departure": {
"time": "1759221216",
"uncertainty": 120
},
"stopId": "0:DAGA2",
"stopSequence": 30
},
{
"arrival": {
"time": "1759221254",
"uncertainty": 120
},
"departure": {
"time": "1759221254",
"uncertainty": 120
},
"stopId": "0:4BORNES2",
"stopSequence": 31
},
{
"arrival": {
"time": "1759221330",
"uncertainty": 120
},
"departure": {
"time": "1759221330",
"uncertainty": 120
},
"stopId": "0:MORLOT2",
"stopSequence": 32
},
{
"arrival": {
"time": "1759221360",
"uncertainty": 120
},
"departure": {
"time": "1759221360",
"uncertainty": 120
},
"stopId": "0:COUPILL2",
"stopSequence": 33
},
{
"arrival": {
"time": "1759221417",
"uncertainty": 120
},
"departure": {
"time": "1759221417",
"uncertainty": 120
},
"stopId": "0:RUCHER2",
"stopSequence": 34
},
{
"arrival": {
"time": "1759221458",
"uncertainty": 120
},
"departure": {
"time": "1759221458",
"uncertainty": 120
},
"stopId": "0:ROSEMAR2",
"stopSequence": 35
},
{
"arrival": {
"time": "1759221546",
"uncertainty": 120
},
"departure": {
"time": "1759221546",
"uncertainty": 120
},
"stopId": "0:SAULES2",
"stopSequence": 36
},
{
"arrival": {
"time": "1759221630",
"uncertainty": 120
},
"departure": {
"time": "1759221630",
"uncertainty": 120
},
"stopId": "0:WOIPHOT2",
"stopSequence": 37
},
{
"arrival": {
"time": "1759221721",
"uncertainty": 120
},
"departure": {
"time": "1759221721",
"uncertainty": 120
},
"stopId": "0:WCHATEA2",
"stopSequence": 38
},
{
"arrival": {
"time": "1759221861",
"uncertainty": 120
},
"stopId": "0:LEPATIS1",
"stopSequence": 39
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23304499"
},
"vehicle": {
"id": "1141",
"label": "1141"
}
}
},
{
"id": "3304496",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759216860",
"uncertainty": 120
},
"stopId": "0:COSTEBE4",
"stopSequence": 1
},
{
"arrival": {
"time": "1759216981",
"uncertainty": 120
},
"departure": {
"time": "1759216981",
"uncertainty": 120
},
"stopId": "0:MTPRIVA3",
"stopSequence": 2
},
{
"arrival": {
"time": "1759217025",
"uncertainty": 120
},
"departure": {
"time": "1759217071",
"uncertainty": 120
},
"stopId": "0:VOLONTA1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759217221",
"uncertainty": 120
},
"departure": {
"time": "1759217251",
"uncertainty": 120
},
"stopId": "0:MARGUER1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759217311",
"uncertainty": 120
},
"departure": {
"time": "1759217311",
"uncertainty": 120
},
"stopId": "0:VACONS1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759217419",
"uncertainty": 120
},
"departure": {
"time": "1759217431",
"uncertainty": 120
},
"stopId": "0:COLSON1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759217491",
"uncertainty": 120
},
"departure": {
"time": "1759217491",
"uncertainty": 120
},
"stopId": "0:JERUSAL1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759217521",
"uncertainty": 120
},
"departure": {
"time": "1759217521",
"uncertainty": 120
},
"stopId": "0:LYAUT104",
"stopSequence": 8
},
{
"arrival": {
"time": "1759217641",
"uncertainty": 120
},
"departure": {
"time": "1759217641",
"uncertainty": 120
},
"stopId": "0:HORGNE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759217729",
"uncertainty": 120
},
"departure": {
"time": "1759217731",
"uncertainty": 120
},
"stopId": "0:4VENTS1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759217810",
"uncertainty": 120
},
"departure": {
"time": "1759217821",
"uncertainty": 120
},
"stopId": "0:LAVOIR1",
"stopSequence": 11
},
{
"arrival": {
"time": "1759217871",
"uncertainty": 120
},
"departure": {
"time": "1759217881",
"uncertainty": 120
},
"stopId": "0:EGLISE1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759217941",
"uncertainty": 120
},
"departure": {
"time": "1759217941",
"uncertainty": 120
},
"stopId": "0:SLIVIER1",
"stopSequence": 13
},
{
"arrival": {
"time": "1759218001",
"uncertainty": 120
},
"departure": {
"time": "1759218001",
"uncertainty": 120
},
"stopId": "0:BOILVIN1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759218077",
"uncertainty": 120
},
"departure": {
"time": "1759218091",
"uncertainty": 120
},
"stopId": "0:ARENES1",
"stopSequence": 15
},
{
"arrival": {
"time": "1759218151",
"uncertainty": 120
},
"departure": {
"time": "1759218151",
"uncertainty": 120
},
"stopId": "0:LAFAYET1",
"stopSequence": 16
},
{
"arrival": {
"time": "1759218230",
"uncertainty": 120
},
"departure": {
"time": "1759218331",
"uncertainty": 120
},
"stopId": "0:GARE113",
"stopSequence": 17
},
{
"arrival": {
"time": "1759218372",
"uncertainty": 120
},
"departure": {
"time": "1759218391",
"uncertainty": 120
},
"stopId": "0:ROIGE695",
"stopSequence": 18
},
{
"arrival": {
"time": "1759218541",
"uncertainty": 120
},
"departure": {
"time": "1759218571",
"uncertainty": 120
},
"stopId": "0:REPUB345",
"stopSequence": 19
},
{
"arrival": {
"time": "1759218670",
"uncertainty": 120
},
"departure": {
"time": "1759218670",
"uncertainty": 120
},
"stopId": "0:VAUTRIN3",
"stopSequence": 20
},
{
"arrival": {
"time": "1759218787",
"uncertainty": 120
},
"departure": {
"time": "1759218811",
"uncertainty": 120
},
"stopId": "0:PREFECT2",
"stopSequence": 21
},
{
"arrival": {
"time": "1759218900",
"uncertainty": 120
},
"departure": {
"time": "1759218901",
"uncertainty": 120
},
"stopId": "0:STGEORG2",
"stopSequence": 22
},
{
"arrival": {
"time": "1759218987",
"uncertainty": 120
},
"departure": {
"time": "1759218991",
"uncertainty": 120
},
"stopId": "0:RIMPORT2",
"stopSequence": 23
},
{
"arrival": {
"time": "1759219171",
"uncertainty": 120
},
"departure": {
"time": "1759219171",
"uncertainty": 120
},
"stopId": "0:PONTIFF2",
"stopSequence": 24
},
{
"arrival": {
"time": "1759219238",
"uncertainty": 120
},
"departure": {
"time": "1759219291",
"uncertainty": 120
},
"stopId": "0:ROCHAMB2",
"stopSequence": 25
},
{
"arrival": {
"time": "1759219386",
"uncertainty": 120
},
"departure": {
"time": "1759219386",
"uncertainty": 120
},
"stopId": "0:BERNANO2",
"stopSequence": 26
},
{
"arrival": {
"time": "1759219501",
"uncertainty": 120
},
"departure": {
"time": "1759219501",
"uncertainty": 120
},
"stopId": "0:DALES2",
"stopSequence": 27
},
{
"arrival": {
"time": "1759219531",
"uncertainty": 120
},
"departure": {
"time": "1759219531",
"uncertainty": 120
},
"stopId": "0:PATROTT2",
"stopSequence": 28
},
{
"arrival": {
"time": "1759219659",
"uncertainty": 120
},
"departure": {
"time": "1759219659",
"uncertainty": 120
},
"stopId": "0:PAQUET2",
"stopSequence": 29
},
{
"arrival": {
"time": "1759219711",
"uncertainty": 120
},
"departure": {
"time": "1759219711",
"uncertainty": 120
},
"stopId": "0:DAGA2",
"stopSequence": 30
},
{
"arrival": {
"time": "1759219741",
"uncertainty": 120
},
"departure": {
"time": "1759219741",
"uncertainty": 120
},
"stopId": "0:4BORNES2",
"stopSequence": 31
},
{
"arrival": {
"time": "1759219819",
"uncertainty": 120
},
"departure": {
"time": "1759219819",
"uncertainty": 120
},
"stopId": "0:MORLOT2",
"stopSequence": 32
},
{
"arrival": {
"time": "1759219847",
"uncertainty": 120
},
"departure": {
"time": "1759219847",
"uncertainty": 120
},
"stopId": "0:COUPILL2",
"stopSequence": 33
},
{
"arrival": {
"time": "1759219898",
"uncertainty": 120
},
"departure": {
"time": "1759219898",
"uncertainty": 120
},
"stopId": "0:RUCHER2",
"stopSequence": 34
},
{
"arrival": {
"time": "1759219935",
"uncertainty": 120
},
"departure": {
"time": "1759219935",
"uncertainty": 120
},
"stopId": "0:ROSEMAR2",
"stopSequence": 35
},
{
"arrival": {
"time": "1759220025",
"uncertainty": 120
},
"departure": {
"time": "1759220041",
"uncertainty": 120
},
"stopId": "0:SAULES2",
"stopSequence": 36
},
{
"arrival": {
"time": "1759220123",
"uncertainty": 120
},
"departure": {
"time": "1759220131",
"uncertainty": 120
},
"stopId": "0:WOIPHOT2",
"stopSequence": 37
},
{
"arrival": {
"time": "1759220221",
"uncertainty": 120
},
"departure": {
"time": "1759220221",
"uncertainty": 120
},
"stopId": "0:WCHATEA2",
"stopSequence": 38
},
{
"arrival": {
"time": "1759220323",
"uncertainty": 120
},
"stopId": "0:LEPATIS1",
"stopSequence": 39
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23304496"
},
"vehicle": {
"id": "2145",
"label": "2145"
}
}
},
{
"id": "3304497",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759217582",
"uncertainty": 120
},
"stopId": "0:COSTEBE4",
"stopSequence": 1
},
{
"arrival": {
"time": "1759217711",
"uncertainty": 120
},
"departure": {
"time": "1759217732",
"uncertainty": 120
},
"stopId": "0:MTPRIVA3",
"stopSequence": 2
},
{
"arrival": {
"time": "1759217785",
"uncertainty": 120
},
"departure": {
"time": "1759217792",
"uncertainty": 120
},
"stopId": "0:VOLONTA1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759217882",
"uncertainty": 120
},
"departure": {
"time": "1759217912",
"uncertainty": 120
},
"stopId": "0:MARGUER1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759217979",
"uncertainty": 120
},
"departure": {
"time": "1759218002",
"uncertainty": 120
},
"stopId": "0:VACONS1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759218072",
"uncertainty": 120
},
"departure": {
"time": "1759218092",
"uncertainty": 120
},
"stopId": "0:COLSON1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759218147",
"uncertainty": 120
},
"departure": {
"time": "1759218152",
"uncertainty": 120
},
"stopId": "0:JERUSAL1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759218207",
"uncertainty": 120
},
"departure": {
"time": "1759218212",
"uncertainty": 120
},
"stopId": "0:LYAUT104",
"stopSequence": 8
},
{
"arrival": {
"time": "1759218302",
"uncertainty": 120
},
"departure": {
"time": "1759218302",
"uncertainty": 120
},
"stopId": "0:HORGNE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759218362",
"uncertainty": 120
},
"departure": {
"time": "1759218392",
"uncertainty": 120
},
"stopId": "0:4VENTS1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759218452",
"uncertainty": 120
},
"departure": {
"time": "1759218452",
"uncertainty": 120
},
"stopId": "0:LAVOIR1",
"stopSequence": 11
},
{
"arrival": {
"time": "1759218531",
"uncertainty": 120
},
"departure": {
"time": "1759218543",
"uncertainty": 120
},
"stopId": "0:EGLISE1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759218611",
"uncertainty": 120
},
"departure": {
"time": "1759218611",
"uncertainty": 120
},
"stopId": "0:SLIVIER1",
"stopSequence": 13
},
{
"arrival": {
"time": "1759218681",
"uncertainty": 120
},
"departure": {
"time": "1759218692",
"uncertainty": 120
},
"stopId": "0:BOILVIN1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759218756",
"uncertainty": 120
},
"departure": {
"time": "1759218758",
"uncertainty": 120
},
"stopId": "0:ARENES1",
"stopSequence": 15
},
{
"arrival": {
"time": "1759218832",
"uncertainty": 120
},
"departure": {
"time": "1759218832",
"uncertainty": 120
},
"stopId": "0:LAFAYET1",
"stopSequence": 16
},
{
"arrival": {
"time": "1759218902",
"uncertainty": 120
},
"departure": {
"time": "1759219112",
"uncertainty": 120
},
"stopId": "0:GARE113",
"stopSequence": 17
},
{
"arrival": {
"time": "1759219184",
"uncertainty": 120
},
"departure": {
"time": "1759219202",
"uncertainty": 120
},
"stopId": "0:ROIGE695",
"stopSequence": 18
},
{
"arrival": {
"time": "1759219284",
"uncertainty": 120
},
"departure": {
"time": "1759219322",
"uncertainty": 120
},
"stopId": "0:REPUB345",
"stopSequence": 19
},
{
"arrival": {
"time": "1759219422",
"uncertainty": 120
},
"departure": {
"time": "1759219442",
"uncertainty": 120
},
"stopId": "0:VAUTRIN3",
"stopSequence": 20
},
{
"arrival": {
"time": "1759219562",
"uncertainty": 120
},
"departure": {
"time": "1759219562",
"uncertainty": 120
},
"stopId": "0:PREFECT2",
"stopSequence": 21
},
{
"arrival": {
"time": "1759219633",
"uncertainty": 120
},
"departure": {
"time": "1759219652",
"uncertainty": 120
},
"stopId": "0:STGEORG2",
"stopSequence": 22
},
{
"arrival": {
"time": "1759219713",
"uncertainty": 120
},
"departure": {
"time": "1759219713",
"uncertainty": 120
},
"stopId": "0:RIMPORT2",
"stopSequence": 23
},
{
"arrival": {
"time": "1759219938",
"uncertainty": 120
},
"departure": {
"time": "1759219952",
"uncertainty": 120
},
"stopId": "0:PONTIFF2",
"stopSequence": 24
},
{
"arrival": {
"time": "1759220007",
"uncertainty": 120
},
"departure": {
"time": "1759220012",
"uncertainty": 120
},
"stopId": "0:ROCHAMB2",
"stopSequence": 25
},
{
"arrival": {
"time": "1759220095",
"uncertainty": 120
},
"departure": {
"time": "1759220102",
"uncertainty": 120
},
"stopId": "0:BERNANO2",
"stopSequence": 26
},
{
"arrival": {
"time": "1759220181",
"uncertainty": 120
},
"departure": {
"time": "1759220181",
"uncertainty": 120
},
"stopId": "0:DALES2",
"stopSequence": 27
},
{
"arrival": {
"time": "1759220207",
"uncertainty": 120
},
"departure": {
"time": "1759220222",
"uncertainty": 120
},
"stopId": "0:PATROTT2",
"stopSequence": 28
},
{
"arrival": {
"time": "1759220347",
"uncertainty": 120
},
"departure": {
"time": "1759220347",
"uncertainty": 120
},
"stopId": "0:PAQUET2",
"stopSequence": 29
},
{
"arrival": {
"time": "1759220397",
"uncertainty": 120
},
"departure": {
"time": "1759220397",
"uncertainty": 120
},
"stopId": "0:DAGA2",
"stopSequence": 30
},
{
"arrival": {
"time": "1759220431",
"uncertainty": 120
},
"departure": {
"time": "1759220431",
"uncertainty": 120
},
"stopId": "0:4BORNES2",
"stopSequence": 31
},
{
"arrival": {
"time": "1759220508",
"uncertainty": 120
},
"departure": {
"time": "1759220508",
"uncertainty": 120
},
"stopId": "0:MORLOT2",
"stopSequence": 32
},
{
"arrival": {
"time": "1759220537",
"uncertainty": 120
},
"departure": {
"time": "1759220537",
"uncertainty": 120
},
"stopId": "0:COUPILL2",
"stopSequence": 33
},
{
"arrival": {
"time": "1759220591",
"uncertainty": 120
},
"departure": {
"time": "1759220591",
"uncertainty": 120
},
"stopId": "0:RUCHER2",
"stopSequence": 34
},
{
"arrival": {
"time": "1759220630",
"uncertainty": 120
},
"departure": {
"time": "1759220630",
"uncertainty": 120
},
"stopId": "0:ROSEMAR2",
"stopSequence": 35
},
{
"arrival": {
"time": "1759220719",
"uncertainty": 120
},
"departure": {
"time": "1759220719",
"uncertainty": 120
},
"stopId": "0:SAULES2",
"stopSequence": 36
},
{
"arrival": {
"time": "1759220802",
"uncertainty": 120
},
"departure": {
"time": "1759220802",
"uncertainty": 120
},
"stopId": "0:WOIPHOT2",
"stopSequence": 37
},
{
"arrival": {
"time": "1759220892",
"uncertainty": 120
},
"departure": {
"time": "1759220892",
"uncertainty": 120
},
"stopId": "0:WCHATEA2",
"stopSequence": 38
},
{
"arrival": {
"time": "1759221001",
"uncertainty": 120
},
"stopId": "0:LEPATIS1",
"stopSequence": 39
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23304497"
},
"vehicle": {
"id": "1352",
"label": "1352"
}
}
},
{
"id": "3304502",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759220239",
"uncertainty": 120
},
"stopId": "0:COSTEBE4",
"stopSequence": 1
},
{
"arrival": {
"time": "1759220585",
"uncertainty": 120
},
"departure": {
"time": "1759220585",
"uncertainty": 120
},
"stopId": "0:MTPRIVA3",
"stopSequence": 2
},
{
"arrival": {
"time": "1759220616",
"uncertainty": 120
},
"departure": {
"time": "1759220616",
"uncertainty": 120
},
"stopId": "0:VOLONTA1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759220678",
"uncertainty": 120
},
"departure": {
"time": "1759220678",
"uncertainty": 120
},
"stopId": "0:MARGUER1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759220760",
"uncertainty": 120
},
"departure": {
"time": "1759220760",
"uncertainty": 120
},
"stopId": "0:VACONS1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759220850",
"uncertainty": 120
},
"departure": {
"time": "1759220850",
"uncertainty": 120
},
"stopId": "0:COLSON1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759220880",
"uncertainty": 120
},
"departure": {
"time": "1759220880",
"uncertainty": 120
},
"stopId": "0:JERUSAL1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759220938",
"uncertainty": 120
},
"departure": {
"time": "1759220938",
"uncertainty": 120
},
"stopId": "0:LYAUT104",
"stopSequence": 8
},
{
"arrival": {
"time": "1759221027",
"uncertainty": 120
},
"departure": {
"time": "1759221027",
"uncertainty": 120
},
"stopId": "0:HORGNE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759221073",
"uncertainty": 120
},
"departure": {
"time": "1759221073",
"uncertainty": 120
},
"stopId": "0:4VENTS1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759221161",
"uncertainty": 120
},
"departure": {
"time": "1759221161",
"uncertainty": 120
},
"stopId": "0:LAVOIR1",
"stopSequence": 11
},
{
"arrival": {
"time": "1759221232",
"uncertainty": 120
},
"departure": {
"time": "1759221232",
"uncertainty": 120
},
"stopId": "0:EGLISE1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759221289",
"uncertainty": 120
},
"departure": {
"time": "1759221289",
"uncertainty": 120
},
"stopId": "0:SLIVIER1",
"stopSequence": 13
},
{
"arrival": {
"time": "1759221358",
"uncertainty": 120
},
"departure": {
"time": "1759221358",
"uncertainty": 120
},
"stopId": "0:BOILVIN1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759221465",
"uncertainty": 120
},
"departure": {
"time": "1759221465",
"uncertainty": 120
},
"stopId": "0:ARENES1",
"stopSequence": 15
},
{
"arrival": {
"time": "1759221540",
"uncertainty": 120
},
"departure": {
"time": "1759221540",
"uncertainty": 120
},
"stopId": "0:LAFAYET1",
"stopSequence": 16
},
{
"arrival": {
"time": "1759221629",
"uncertainty": 120
},
"departure": {
"time": "1759221629",
"uncertainty": 120
},
"stopId": "0:GARE113",
"stopSequence": 17
},
{
"arrival": {
"time": "1759221692",
"uncertainty": 120
},
"departure": {
"time": "1759221692",
"uncertainty": 120
},
"stopId": "0:ROIGE695",
"stopSequence": 18
},
{
"arrival": {
"time": "1759221848",
"uncertainty": 120
},
"departure": {
"time": "1759221848",
"uncertainty": 120
},
"stopId": "0:REPUB345",
"stopSequence": 19
},
{
"arrival": {
"time": "1759222032",
"uncertainty": 120
},
"departure": {
"time": "1759222032",
"uncertainty": 120
},
"stopId": "0:VAUTRIN3",
"stopSequence": 20
},
{
"arrival": {
"time": "1759222185",
"uncertainty": 120
},
"departure": {
"time": "1759222185",
"uncertainty": 120
},
"stopId": "0:PREFECT2",
"stopSequence": 21
},
{
"arrival": {
"time": "1759222251",
"uncertainty": 120
},
"departure": {
"time": "1759222251",
"uncertainty": 120
},
"stopId": "0:STGEORG2",
"stopSequence": 22
},
{
"arrival": {
"time": "1759222325",
"uncertainty": 120
},
"departure": {
"time": "1759222325",
"uncertainty": 120
},
"stopId": "0:RIMPORT2",
"stopSequence": 23
},
{
"arrival": {
"time": "1759222485",
"uncertainty": 120
},
"departure": {
"time": "1759222485",
"uncertainty": 120
},
"stopId": "0:PONTIFF2",
"stopSequence": 24
},
{
"arrival": {
"time": "1759222566",
"uncertainty": 120
},
"departure": {
"time": "1759222566",
"uncertainty": 120
},
"stopId": "0:ROCHAMB2",
"stopSequence": 25
},
{
"arrival": {
"time": "1759222676",
"uncertainty": 120
},
"departure": {
"time": "1759222676",
"uncertainty": 120
},
"stopId": "0:BERNANO2",
"stopSequence": 26
},
{
"arrival": {
"time": "1759222733",
"uncertainty": 120
},
"departure": {
"time": "1759222733",
"uncertainty": 120
},
"stopId": "0:DALES2",
"stopSequence": 27
},
{
"arrival": {
"time": "1759222785",
"uncertainty": 120
},
"departure": {
"time": "1759222785",
"uncertainty": 120
},
"stopId": "0:PATROTT2",
"stopSequence": 28
},
{
"arrival": {
"time": "1759222879",
"uncertainty": 120
},
"departure": {
"time": "1759222879",
"uncertainty": 120
},
"stopId": "0:PAQUET2",
"stopSequence": 29
},
{
"arrival": {
"time": "1759222908",
"uncertainty": 120
},
"departure": {
"time": "1759222908",
"uncertainty": 120
},
"stopId": "0:DAGA2",
"stopSequence": 30
},
{
"arrival": {
"time": "1759222976",
"uncertainty": 120
},
"departure": {
"time": "1759222976",
"uncertainty": 120
},
"stopId": "0:4BORNES2",
"stopSequence": 31
},
{
"arrival": {
"time": "1759223046",
"uncertainty": 120
},
"departure": {
"time": "1759223046",
"uncertainty": 120
},
"stopId": "0:MORLOT2",
"stopSequence": 32
},
{
"arrival": {
"time": "1759223085",
"uncertainty": 120
},
"departure": {
"time": "1759223085",
"uncertainty": 120
},
"stopId": "0:COUPILL2",
"stopSequence": 33
},
{
"arrival": {
"time": "1759223164",
"uncertainty": 120
},
"departure": {
"time": "1759223164",
"uncertainty": 120
},
"stopId": "0:RUCHER2",
"stopSequence": 34
},
{
"arrival": {
"time": "1759223219",
"uncertainty": 120
},
"departure": {
"time": "1759223219",
"uncertainty": 120
},
"stopId": "0:ROSEMAR2",
"stopSequence": 35
},
{
"arrival": {
"time": "1759223301",
"uncertainty": 120
},
"departure": {
"time": "1759223301",
"uncertainty": 120
},
"stopId": "0:SAULES2",
"stopSequence": 36
},
{
"arrival": {
"time": "1759223391",
"uncertainty": 120
},
"departure": {
"time": "1759223391",
"uncertainty": 120
},
"stopId": "0:WOIPHOT2",
"stopSequence": 37
},
{
"arrival": {
"time": "1759223485",
"uncertainty": 120
},
"departure": {
"time": "1759223485",
"uncertainty": 120
},
"stopId": "0:WCHATEA2",
"stopSequence": 38
},
{
"arrival": {
"time": "1759223625",
"uncertainty": 120
},
"stopId": "0:LEPATIS1",
"stopSequence": 39
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23304502"
},
"vehicle": {
"id": "2151",
"label": "2151"
}
}
},
{
"id": "3304503",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759221060",
"uncertainty": 120
},
"stopId": "0:COSTEBE4",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23304503"
}
}
},
{
"id": "3304500",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759219260",
"uncertainty": 120
},
"stopId": "0:COSTEBE4",
"stopSequence": 1
},
{
"arrival": {
"time": "1759219398",
"uncertainty": 120
},
"departure": {
"time": "1759219398",
"uncertainty": 120
},
"stopId": "0:MTPRIVA3",
"stopSequence": 2
},
{
"arrival": {
"time": "1759219437",
"uncertainty": 120
},
"departure": {
"time": "1759219470",
"uncertainty": 120
},
"stopId": "0:VOLONTA1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759219530",
"uncertainty": 120
},
"departure": {
"time": "1759219530",
"uncertainty": 120
},
"stopId": "0:MARGUER1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759219611",
"uncertainty": 120
},
"departure": {
"time": "1759219620",
"uncertainty": 120
},
"stopId": "0:VACONS1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759219710",
"uncertainty": 120
},
"departure": {
"time": "1759219740",
"uncertainty": 120
},
"stopId": "0:COLSON1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759219770",
"uncertainty": 120
},
"departure": {
"time": "1759219770",
"uncertainty": 120
},
"stopId": "0:JERUSAL1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759219830",
"uncertainty": 120
},
"departure": {
"time": "1759219830",
"uncertainty": 120
},
"stopId": "0:LYAUT104",
"stopSequence": 8
},
{
"arrival": {
"time": "1759219920",
"uncertainty": 120
},
"departure": {
"time": "1759219920",
"uncertainty": 120
},
"stopId": "0:HORGNE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759219962",
"uncertainty": 120
},
"departure": {
"time": "1759219962",
"uncertainty": 120
},
"stopId": "0:4VENTS1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759220048",
"uncertainty": 120
},
"departure": {
"time": "1759220048",
"uncertainty": 120
},
"stopId": "0:LAVOIR1",
"stopSequence": 11
},
{
"arrival": {
"time": "1759220119",
"uncertainty": 120
},
"departure": {
"time": "1759220130",
"uncertainty": 120
},
"stopId": "0:EGLISE1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759220185",
"uncertainty": 120
},
"departure": {
"time": "1759220190",
"uncertainty": 120
},
"stopId": "0:SLIVIER1",
"stopSequence": 13
},
{
"arrival": {
"time": "1759220252",
"uncertainty": 120
},
"departure": {
"time": "1759220252",
"uncertainty": 120
},
"stopId": "0:BOILVIN1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759220360",
"uncertainty": 120
},
"departure": {
"time": "1759220360",
"uncertainty": 120
},
"stopId": "0:ARENES1",
"stopSequence": 15
},
{
"arrival": {
"time": "1759220434",
"uncertainty": 120
},
"departure": {
"time": "1759220434",
"uncertainty": 120
},
"stopId": "0:LAFAYET1",
"stopSequence": 16
},
{
"arrival": {
"time": "1759220516",
"uncertainty": 120
},
"departure": {
"time": "1759220516",
"uncertainty": 120
},
"stopId": "0:GARE113",
"stopSequence": 17
},
{
"arrival": {
"time": "1759220575",
"uncertainty": 120
},
"departure": {
"time": "1759220575",
"uncertainty": 120
},
"stopId": "0:ROIGE695",
"stopSequence": 18
},
{
"arrival": {
"time": "1759220748",
"uncertainty": 120
},
"departure": {
"time": "1759220748",
"uncertainty": 120
},
"stopId": "0:REPUB345",
"stopSequence": 19
},
{
"arrival": {
"time": "1759220847",
"uncertainty": 120
},
"departure": {
"time": "1759220847",
"uncertainty": 120
},
"stopId": "0:VAUTRIN3",
"stopSequence": 20
},
{
"arrival": {
"time": "1759220990",
"uncertainty": 120
},
"departure": {
"time": "1759220990",
"uncertainty": 120
},
"stopId": "0:PREFECT2",
"stopSequence": 21
},
{
"arrival": {
"time": "1759221050",
"uncertainty": 120
},
"departure": {
"time": "1759221050",
"uncertainty": 120
},
"stopId": "0:STGEORG2",
"stopSequence": 22
},
{
"arrival": {
"time": "1759221100",
"uncertainty": 120
},
"departure": {
"time": "1759221100",
"uncertainty": 120
},
"stopId": "0:RIMPORT2",
"stopSequence": 23
},
{
"arrival": {
"time": "1759221316",
"uncertainty": 120
},
"departure": {
"time": "1759221316",
"uncertainty": 120
},
"stopId": "0:PONTIFF2",
"stopSequence": 24
},
{
"arrival": {
"time": "1759221375",
"uncertainty": 120
},
"departure": {
"time": "1759221375",
"uncertainty": 120
},
"stopId": "0:ROCHAMB2",
"stopSequence": 25
},
{
"arrival": {
"time": "1759221462",
"uncertainty": 120
},
"departure": {
"time": "1759221462",
"uncertainty": 120
},
"stopId": "0:BERNANO2",
"stopSequence": 26
},
{
"arrival": {
"time": "1759221538",
"uncertainty": 120
},
"departure": {
"time": "1759221538",
"uncertainty": 120
},
"stopId": "0:DALES2",
"stopSequence": 27
},
{
"arrival": {
"time": "1759221590",
"uncertainty": 120
},
"departure": {
"time": "1759221590",
"uncertainty": 120
},
"stopId": "0:PATROTT2",
"stopSequence": 28
},
{
"arrival": {
"time": "1759221684",
"uncertainty": 120
},
"departure": {
"time": "1759221684",
"uncertainty": 120
},
"stopId": "0:PAQUET2",
"stopSequence": 29
},
{
"arrival": {
"time": "1759221713",
"uncertainty": 120
},
"departure": {
"time": "1759221713",
"uncertainty": 120
},
"stopId": "0:DAGA2",
"stopSequence": 30
},
{
"arrival": {
"time": "1759221781",
"uncertainty": 120
},
"departure": {
"time": "1759221781",
"uncertainty": 120
},
"stopId": "0:4BORNES2",
"stopSequence": 31
},
{
"arrival": {
"time": "1759221851",
"uncertainty": 120
},
"departure": {
"time": "1759221851",
"uncertainty": 120
},
"stopId": "0:MORLOT2",
"stopSequence": 32
},
{
"arrival": {
"time": "1759221890",
"uncertainty": 120
},
"departure": {
"time": "1759221890",
"uncertainty": 120
},
"stopId": "0:COUPILL2",
"stopSequence": 33
},
{
"arrival": {
"time": "1759221969",
"uncertainty": 120
},
"departure": {
"time": "1759221969",
"uncertainty": 120
},
"stopId": "0:RUCHER2",
"stopSequence": 34
},
{
"arrival": {
"time": "1759222024",
"uncertainty": 120
},
"departure": {
"time": "1759222024",
"uncertainty": 120
},
"stopId": "0:ROSEMAR2",
"stopSequence": 35
},
{
"arrival": {
"time": "1759222106",
"uncertainty": 120
},
"departure": {
"time": "1759222106",
"uncertainty": 120
},
"stopId": "0:SAULES2",
"stopSequence": 36
},
{
"arrival": {
"time": "1759222196",
"uncertainty": 120
},
"departure": {
"time": "1759222196",
"uncertainty": 120
},
"stopId": "0:WOIPHOT2",
"stopSequence": 37
},
{
"arrival": {
"time": "1759222290",
"uncertainty": 120
},
"departure": {
"time": "1759222290",
"uncertainty": 120
},
"stopId": "0:WCHATEA2",
"stopSequence": 38
},
{
"arrival": {
"time": "1759222430",
"uncertainty": 120
},
"stopId": "0:LEPATIS1",
"stopSequence": 39
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23304500"
},
"vehicle": {
"id": "1351",
"label": "1351"
}
}
},
{
"id": "3304501",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759219960",
"uncertainty": 120
},
"stopId": "0:COSTEBE4",
"stopSequence": 1
},
{
"arrival": {
"time": "1759220079",
"uncertainty": 120
},
"departure": {
"time": "1759220080",
"uncertainty": 120
},
"stopId": "0:MTPRIVA3",
"stopSequence": 2
},
{
"arrival": {
"time": "1759220110",
"uncertainty": 120
},
"departure": {
"time": "1759220140",
"uncertainty": 120
},
"stopId": "0:VOLONTA1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759220207",
"uncertainty": 120
},
"departure": {
"time": "1759220230",
"uncertainty": 120
},
"stopId": "0:MARGUER1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759220312",
"uncertainty": 120
},
"departure": {
"time": "1759220312",
"uncertainty": 120
},
"stopId": "0:VACONS1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759220402",
"uncertainty": 120
},
"departure": {
"time": "1759220402",
"uncertainty": 120
},
"stopId": "0:COLSON1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759220432",
"uncertainty": 120
},
"departure": {
"time": "1759220432",
"uncertainty": 120
},
"stopId": "0:JERUSAL1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759220490",
"uncertainty": 120
},
"departure": {
"time": "1759220490",
"uncertainty": 120
},
"stopId": "0:LYAUT104",
"stopSequence": 8
},
{
"arrival": {
"time": "1759220580",
"uncertainty": 120
},
"departure": {
"time": "1759220580",
"uncertainty": 120
},
"stopId": "0:HORGNE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759220626",
"uncertainty": 120
},
"departure": {
"time": "1759220626",
"uncertainty": 120
},
"stopId": "0:4VENTS1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759220714",
"uncertainty": 120
},
"departure": {
"time": "1759220714",
"uncertainty": 120
},
"stopId": "0:LAVOIR1",
"stopSequence": 11
},
{
"arrival": {
"time": "1759220785",
"uncertainty": 120
},
"departure": {
"time": "1759220785",
"uncertainty": 120
},
"stopId": "0:EGLISE1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759220842",
"uncertainty": 120
},
"departure": {
"time": "1759220842",
"uncertainty": 120
},
"stopId": "0:SLIVIER1",
"stopSequence": 13
},
{
"arrival": {
"time": "1759220906",
"uncertainty": 120
},
"departure": {
"time": "1759220906",
"uncertainty": 120
},
"stopId": "0:BOILVIN1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759221014",
"uncertainty": 120
},
"departure": {
"time": "1759221014",
"uncertainty": 120
},
"stopId": "0:ARENES1",
"stopSequence": 15
},
{
"arrival": {
"time": "1759221088",
"uncertainty": 120
},
"departure": {
"time": "1759221088",
"uncertainty": 120
},
"stopId": "0:LAFAYET1",
"stopSequence": 16
},
{
"arrival": {
"time": "1759221170",
"uncertainty": 120
},
"departure": {
"time": "1759221170",
"uncertainty": 120
},
"stopId": "0:GARE113",
"stopSequence": 17
},
{
"arrival": {
"time": "1759221229",
"uncertainty": 120
},
"departure": {
"time": "1759221229",
"uncertainty": 120
},
"stopId": "0:ROIGE695",
"stopSequence": 18
},
{
"arrival": {
"time": "1759221326",
"uncertainty": 120
},
"departure": {
"time": "1759221326",
"uncertainty": 120
},
"stopId": "0:REPUB345",
"stopSequence": 19
},
{
"arrival": {
"time": "1759221432",
"uncertainty": 120
},
"departure": {
"time": "1759221432",
"uncertainty": 120
},
"stopId": "0:VAUTRIN3",
"stopSequence": 20
},
{
"arrival": {
"time": "1759221577",
"uncertainty": 120
},
"departure": {
"time": "1759221577",
"uncertainty": 120
},
"stopId": "0:PREFECT2",
"stopSequence": 21
},
{
"arrival": {
"time": "1759221639",
"uncertainty": 120
},
"departure": {
"time": "1759221639",
"uncertainty": 120
},
"stopId": "0:STGEORG2",
"stopSequence": 22
},
{
"arrival": {
"time": "1759221694",
"uncertainty": 120
},
"departure": {
"time": "1759221694",
"uncertainty": 120
},
"stopId": "0:RIMPORT2",
"stopSequence": 23
},
{
"arrival": {
"time": "1759221854",
"uncertainty": 120
},
"departure": {
"time": "1759221854",
"uncertainty": 120
},
"stopId": "0:PONTIFF2",
"stopSequence": 24
},
{
"arrival": {
"time": "1759221935",
"uncertainty": 120
},
"departure": {
"time": "1759221935",
"uncertainty": 120
},
"stopId": "0:ROCHAMB2",
"stopSequence": 25
},
{
"arrival": {
"time": "1759222045",
"uncertainty": 120
},
"departure": {
"time": "1759222045",
"uncertainty": 120
},
"stopId": "0:BERNANO2",
"stopSequence": 26
},
{
"arrival": {
"time": "1759222102",
"uncertainty": 120
},
"departure": {
"time": "1759222102",
"uncertainty": 120
},
"stopId": "0:DALES2",
"stopSequence": 27
},
{
"arrival": {
"time": "1759222154",
"uncertainty": 120
},
"departure": {
"time": "1759222154",
"uncertainty": 120
},
"stopId": "0:PATROTT2",
"stopSequence": 28
},
{
"arrival": {
"time": "1759222248",
"uncertainty": 120
},
"departure": {
"time": "1759222248",
"uncertainty": 120
},
"stopId": "0:PAQUET2",
"stopSequence": 29
},
{
"arrival": {
"time": "1759222277",
"uncertainty": 120
},
"departure": {
"time": "1759222277",
"uncertainty": 120
},
"stopId": "0:DAGA2",
"stopSequence": 30
},
{
"arrival": {
"time": "1759222345",
"uncertainty": 120
},
"departure": {
"time": "1759222345",
"uncertainty": 120
},
"stopId": "0:4BORNES2",
"stopSequence": 31
},
{
"arrival": {
"time": "1759222415",
"uncertainty": 120
},
"departure": {
"time": "1759222415",
"uncertainty": 120
},
"stopId": "0:MORLOT2",
"stopSequence": 32
},
{
"arrival": {
"time": "1759222454",
"uncertainty": 120
},
"departure": {
"time": "1759222454",
"uncertainty": 120
},
"stopId": "0:COUPILL2",
"stopSequence": 33
},
{
"arrival": {
"time": "1759222533",
"uncertainty": 120
},
"departure": {
"time": "1759222533",
"uncertainty": 120
},
"stopId": "0:RUCHER2",
"stopSequence": 34
},
{
"arrival": {
"time": "1759222588",
"uncertainty": 120
},
"departure": {
"time": "1759222588",
"uncertainty": 120
},
"stopId": "0:ROSEMAR2",
"stopSequence": 35
},
{
"arrival": {
"time": "1759222670",
"uncertainty": 120
},
"departure": {
"time": "1759222670",
"uncertainty": 120
},
"stopId": "0:SAULES2",
"stopSequence": 36
},
{
"arrival": {
"time": "1759222760",
"uncertainty": 120
},
"departure": {
"time": "1759222760",
"uncertainty": 120
},
"stopId": "0:WOIPHOT2",
"stopSequence": 37
},
{
"arrival": {
"time": "1759222854",
"uncertainty": 120
},
"departure": {
"time": "1759222854",
"uncertainty": 120
},
"stopId": "0:WCHATEA2",
"stopSequence": 38
},
{
"arrival": {
"time": "1759222994",
"uncertainty": 120
},
"stopId": "0:LEPATIS1",
"stopSequence": 39
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23304501"
},
"vehicle": {
"id": "2052",
"label": "2052"
}
}
},
{
"id": "3304506",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759222860",
"uncertainty": 120
},
"stopId": "0:COSTEBE4",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23304506"
}
}
},
{
"id": "3304507",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759223460",
"uncertainty": 120
},
"stopId": "0:COSTEBE4",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23304507"
}
}
},
{
"id": "3304504",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759221660",
"uncertainty": 120
},
"stopId": "0:COSTEBE4",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23304504"
}
}
},
{
"id": "3304505",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759222260",
"uncertainty": 120
},
"stopId": "0:COSTEBE4",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23304505"
}
}
},
{
"id": "3010409",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759223460",
"uncertainty": 120
},
"stopId": "0:RONC4",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "107",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23010409"
}
}
},
{
"id": "3010408",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759220019",
"uncertainty": 120
},
"stopId": "0:RONC4",
"stopSequence": 1
},
{
"arrival": {
"time": "1759220048",
"uncertainty": 120
},
"departure": {
"time": "1759220048",
"uncertainty": 120
},
"stopId": "0:MASARI1",
"stopSequence": 2
},
{
"arrival": {
"time": "1759220106",
"uncertainty": 120
},
"departure": {
"time": "1759220108",
"uncertainty": 120
},
"stopId": "0:RONCEN1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759220180",
"uncertainty": 120
},
"departure": {
"time": "1759220180",
"uncertainty": 120
},
"stopId": "0:RAYMON1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759220234",
"uncertainty": 120
},
"departure": {
"time": "1759220234",
"uncertainty": 120
},
"stopId": "0:RONEGL1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759220256",
"uncertainty": 120
},
"departure": {
"time": "1759220256",
"uncertainty": 120
},
"stopId": "0:MINE01",
"stopSequence": 6
},
{
"arrival": {
"time": "1759220356",
"uncertainty": 120
},
"departure": {
"time": "1759220356",
"uncertainty": 120
},
"stopId": "0:18AOUT1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759220409",
"uncertainty": 120
},
"departure": {
"time": "1759220409",
"uncertainty": 120
},
"stopId": "0:ABBEBAU2",
"stopSequence": 8
},
{
"arrival": {
"time": "1759220439",
"uncertainty": 120
},
"departure": {
"time": "1759220439",
"uncertainty": 120
},
"stopId": "0:RUEECO02",
"stopSequence": 9
},
{
"arrival": {
"time": "1759220484",
"uncertainty": 120
},
"departure": {
"time": "1759220484",
"uncertainty": 120
},
"stopId": "0:HAMJER03",
"stopSequence": 10
},
{
"arrival": {
"time": "1759220550",
"uncertainty": 120
},
"departure": {
"time": "1759220550",
"uncertainty": 120
},
"stopId": "0:MONTAG01",
"stopSequence": 11
},
{
"arrival": {
"time": "1759221014",
"uncertainty": 120
},
"departure": {
"time": "1759221014",
"uncertainty": 120
},
"stopId": "0:BRIEYS01",
"stopSequence": 12
},
{
"arrival": {
"time": "1759221030",
"uncertainty": 120
},
"departure": {
"time": "1759221030",
"uncertainty": 120
},
"stopId": "0:SAULNYC1",
"stopSequence": 13
},
{
"arrival": {
"time": "1759221103",
"uncertainty": 120
},
"departure": {
"time": "1759221103",
"uncertainty": 120
},
"stopId": "0:RUEMETZ1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759221150",
"uncertainty": 120
},
"departure": {
"time": "1759221150",
"uncertainty": 120
},
"stopId": "0:PLACEPU1",
"stopSequence": 15
},
{
"arrival": {
"time": "1759221223",
"uncertainty": 120
},
"departure": {
"time": "1759221223",
"uncertainty": 120
},
"stopId": "0:LAVANDI1",
"stopSequence": 16
},
{
"arrival": {
"time": "1759221266",
"uncertainty": 120
},
"departure": {
"time": "1759221266",
"uncertainty": 120
},
"stopId": "0:CARREFO1",
"stopSequence": 17
},
{
"arrival": {
"time": "1759221334",
"uncertainty": 120
},
"departure": {
"time": "1759221334",
"uncertainty": 120
},
"stopId": "0:FRIERES1",
"stopSequence": 18
},
{
"arrival": {
"time": "1759221439",
"uncertainty": 120
},
"departure": {
"time": "1759221439",
"uncertainty": 120
},
"stopId": "0:SANSONN1",
"stopSequence": 19
},
{
"arrival": {
"time": "1759221458",
"uncertainty": 120
},
"departure": {
"time": "1759221458",
"uncertainty": 120
},
"stopId": "0:BUCHOZ1",
"stopSequence": 20
},
{
"arrival": {
"time": "1759221517",
"uncertainty": 120
},
"departure": {
"time": "1759221517",
"uncertainty": 120
},
"stopId": "0:NJUNG1",
"stopSequence": 21
},
{
"arrival": {
"time": "1759221572",
"uncertainty": 120
},
"departure": {
"time": "1759221572",
"uncertainty": 120
},
"stopId": "0:LEMOYNE1",
"stopSequence": 22
},
{
"arrival": {
"time": "1759221605",
"uncertainty": 120
},
"departure": {
"time": "1759221605",
"uncertainty": 120
},
"stopId": "0:COLIBRI1",
"stopSequence": 23
},
{
"arrival": {
"time": "1759221638",
"uncertainty": 120
},
"departure": {
"time": "1759221638",
"uncertainty": 120
},
"stopId": "0:TIGNO414",
"stopSequence": 24
},
{
"arrival": {
"time": "1759221804",
"uncertainty": 120
},
"departure": {
"time": "1759221804",
"uncertainty": 120
},
"stopId": "0:FMOSELL1",
"stopSequence": 25
},
{
"arrival": {
"time": "1759221884",
"uncertainty": 120
},
"stopId": "0:SQLUX122",
"stopSequence": 26
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "107",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23010408"
},
"vehicle": {
"id": "2133",
"label": "2133"
}
}
},
{
"id": "3010588",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759221000"
},
"stopId": "0:PELTRE1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "92",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23010588"
}
}
},
{
"id": "3095166",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759223640",
"uncertainty": 120
},
"stopId": "0:MOULMAI1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23095166"
}
}
},
{
"id": "3095165",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759221840",
"uncertainty": 120
},
"stopId": "0:MOULMAI1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23095165"
}
}
},
{
"id": "3095164",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759220072",
"uncertainty": 120
},
"stopId": "0:MOULMAI1",
"stopSequence": 1
},
{
"arrival": {
"time": "1759220220",
"uncertainty": 120
},
"departure": {
"time": "1759220220",
"uncertainty": 120
},
"stopId": "0:MOULIN86",
"stopSequence": 2
},
{
"arrival": {
"time": "1759220271",
"uncertainty": 120
},
"departure": {
"time": "1759220271",
"uncertainty": 120
},
"stopId": "0:VIEAUX1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759220327",
"uncertainty": 120
},
"departure": {
"time": "1759220327",
"uncertainty": 120
},
"stopId": "0:PREVIL01",
"stopSequence": 4
},
{
"arrival": {
"time": "1759220354",
"uncertainty": 120
},
"departure": {
"time": "1759220354",
"uncertainty": 120
},
"stopId": "0:ARDECHE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759220395",
"uncertainty": 120
},
"departure": {
"time": "1759220395",
"uncertainty": 120
},
"stopId": "0:LORRAIN1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759220587",
"uncertainty": 120
},
"departure": {
"time": "1759220587",
"uncertainty": 120
},
"stopId": "0:3HAIES1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759220625",
"uncertainty": 120
},
"departure": {
"time": "1759220625",
"uncertainty": 120
},
"stopId": "0:CONSTAN1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759220679",
"uncertainty": 120
},
"departure": {
"time": "1759220679",
"uncertainty": 120
},
"stopId": "0:PAQUERE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759220726",
"uncertainty": 120
},
"departure": {
"time": "1759220726",
"uncertainty": 120
},
"stopId": "0:SAVOIE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759220761",
"uncertainty": 120
},
"departure": {
"time": "1759220761",
"uncertainty": 120
},
"stopId": "0:ALSACE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1759220810",
"uncertainty": 120
},
"departure": {
"time": "1759220810",
"uncertainty": 120
},
"stopId": "0:HTRHELE1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759220916",
"uncertainty": 120
},
"departure": {
"time": "1759220916",
"uncertainty": 120
},
"stopId": "0:08MAI01",
"stopSequence": 13
},
{
"arrival": {
"time": "1759220974",
"uncertainty": 120
},
"departure": {
"time": "1759220974",
"uncertainty": 120
},
"stopId": "0:FRICHES1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759221052",
"uncertainty": 120
},
"departure": {
"time": "1759221052",
"uncertainty": 120
},
"stopId": "0:FOSSE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1759221086",
"uncertainty": 120
},
"departure": {
"time": "1759221086",
"uncertainty": 120
},
"stopId": "0:VERGERS1",
"stopSequence": 16
},
{
"arrival": {
"time": "1759221135",
"uncertainty": 120
},
"departure": {
"time": "1759221135",
"uncertainty": 120
},
"stopId": "0:CHATRIA1",
"stopSequence": 17
},
{
"arrival": {
"time": "1759221213",
"uncertainty": 120
},
"departure": {
"time": "1759221213",
"uncertainty": 120
},
"stopId": "0:COUVENT1",
"stopSequence": 18
},
{
"arrival": {
"time": "1759221263",
"uncertainty": 120
},
"departure": {
"time": "1759221263",
"uncertainty": 120
},
"stopId": "0:MEURISS1",
"stopSequence": 19
},
{
"arrival": {
"time": "1759221357",
"uncertainty": 120
},
"departure": {
"time": "1759221357",
"uncertainty": 120
},
"stopId": "0:EUROPAC1",
"stopSequence": 20
},
{
"arrival": {
"time": "1759221434",
"uncertainty": 120
},
"departure": {
"time": "1759221434",
"uncertainty": 120
},
"stopId": "0:BOTANIQ1",
"stopSequence": 21
},
{
"arrival": {
"time": "1759221479",
"uncertainty": 120
},
"departure": {
"time": "1759221479",
"uncertainty": 120
},
"stopId": "0:GENIE1",
"stopSequence": 22
},
{
"arrival": {
"time": "1759221611",
"uncertainty": 120
},
"departure": {
"time": "1759221611",
"uncertainty": 120
},
"stopId": "0:BONSEC1",
"stopSequence": 23
},
{
"arrival": {
"time": "1759221745",
"uncertainty": 120
},
"departure": {
"time": "1759221745",
"uncertainty": 120
},
"stopId": "0:ROIGE142",
"stopSequence": 24
},
{
"arrival": {
"time": "1759221884",
"uncertainty": 120
},
"departure": {
"time": "1759221884",
"uncertainty": 120
},
"stopId": "0:GARE4",
"stopSequence": 25
},
{
"arrival": {
"time": "1759222094",
"uncertainty": 120
},
"departure": {
"time": "1759222094",
"uncertainty": 120
},
"stopId": "0:LACRETL2",
"stopSequence": 26
},
{
"arrival": {
"time": "1759222154",
"uncertainty": 120
},
"departure": {
"time": "1759222154",
"uncertainty": 120
},
"stopId": "0:PONTROU2",
"stopSequence": 27
},
{
"arrival": {
"time": "1759222221",
"uncertainty": 120
},
"departure": {
"time": "1759222221",
"uncertainty": 120
},
"stopId": "0:RTBORNY2",
"stopSequence": 28
},
{
"arrival": {
"time": "1759222302",
"uncertainty": 120
},
"departure": {
"time": "1759222302",
"uncertainty": 120
},
"stopId": "0:RUELLCH2",
"stopSequence": 29
},
{
"arrival": {
"time": "1759222424",
"uncertainty": 120
},
"departure": {
"time": "1759222424",
"uncertainty": 120
},
"stopId": "0:GANNE2",
"stopSequence": 30
},
{
"arrival": {
"time": "1759222548",
"uncertainty": 120
},
"departure": {
"time": "1759222548",
"uncertainty": 120
},
"stopId": "0:BERNARD2",
"stopSequence": 31
},
{
"arrival": {
"time": "1759222644",
"uncertainty": 120
},
"departure": {
"time": "1759222644",
"uncertainty": 120
},
"stopId": "0:PROVENC2",
"stopSequence": 32
},
{
"arrival": {
"time": "1759222784",
"uncertainty": 120
},
"stopId": "0:BORDES3",
"stopSequence": 33
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23095164"
},
"vehicle": {
"id": "1636",
"label": "1636"
}
}
},
{
"id": "3095163",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759218240",
"uncertainty": 120
},
"stopId": "0:MOULMAI1",
"stopSequence": 1
},
{
"arrival": {
"time": "1759218393",
"uncertainty": 120
},
"departure": {
"time": "1759218393",
"uncertainty": 120
},
"stopId": "0:MOULIN86",
"stopSequence": 2
},
{
"arrival": {
"time": "1759218427",
"uncertainty": 120
},
"departure": {
"time": "1759218427",
"uncertainty": 120
},
"stopId": "0:VIEAUX1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759218502",
"uncertainty": 120
},
"departure": {
"time": "1759218512",
"uncertainty": 120
},
"stopId": "0:PREVIL01",
"stopSequence": 4
},
{
"arrival": {
"time": "1759218563",
"uncertainty": 120
},
"departure": {
"time": "1759218572",
"uncertainty": 120
},
"stopId": "0:ARDECHE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759218644",
"uncertainty": 120
},
"departure": {
"time": "1759218644",
"uncertainty": 120
},
"stopId": "0:LORRAIN1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759218801",
"uncertainty": 120
},
"departure": {
"time": "1759218812",
"uncertainty": 120
},
"stopId": "0:3HAIES1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759218865",
"uncertainty": 120
},
"departure": {
"time": "1759218872",
"uncertainty": 120
},
"stopId": "0:CONSTAN1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759218939",
"uncertainty": 120
},
"departure": {
"time": "1759218939",
"uncertainty": 120
},
"stopId": "0:PAQUERE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759218986",
"uncertainty": 120
},
"departure": {
"time": "1759218986",
"uncertainty": 120
},
"stopId": "0:SAVOIE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759219020",
"uncertainty": 120
},
"departure": {
"time": "1759219022",
"uncertainty": 120
},
"stopId": "0:ALSACE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1759219081",
"uncertainty": 120
},
"departure": {
"time": "1759219082",
"uncertainty": 120
},
"stopId": "0:HTRHELE1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759219194",
"uncertainty": 120
},
"departure": {
"time": "1759219194",
"uncertainty": 120
},
"stopId": "0:08MAI01",
"stopSequence": 13
},
{
"arrival": {
"time": "1759219247",
"uncertainty": 120
},
"departure": {
"time": "1759219262",
"uncertainty": 120
},
"stopId": "0:FRICHES1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759219331",
"uncertainty": 120
},
"departure": {
"time": "1759219331",
"uncertainty": 120
},
"stopId": "0:FOSSE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1759219352",
"uncertainty": 120
},
"departure": {
"time": "1759219352",
"uncertainty": 120
},
"stopId": "0:VERGERS1",
"stopSequence": 16
},
{
"arrival": {
"time": "1759219399",
"uncertainty": 120
},
"departure": {
"time": "1759219412",
"uncertainty": 120
},
"stopId": "0:CHATRIA1",
"stopSequence": 17
},
{
"arrival": {
"time": "1759219479",
"uncertainty": 120
},
"departure": {
"time": "1759219502",
"uncertainty": 120
},
"stopId": "0:COUVENT1",
"stopSequence": 18
},
{
"arrival": {
"time": "1759219548",
"uncertainty": 120
},
"departure": {
"time": "1759219562",
"uncertainty": 120
},
"stopId": "0:MEURISS1",
"stopSequence": 19
},
{
"arrival": {
"time": "1759219682",
"uncertainty": 120
},
"departure": {
"time": "1759219712",
"uncertainty": 120
},
"stopId": "0:EUROPAC1",
"stopSequence": 20
},
{
"arrival": {
"time": "1759219784",
"uncertainty": 120
},
"departure": {
"time": "1759219802",
"uncertainty": 120
},
"stopId": "0:BOTANIQ1",
"stopSequence": 21
},
{
"arrival": {
"time": "1759219843",
"uncertainty": 120
},
"departure": {
"time": "1759219843",
"uncertainty": 120
},
"stopId": "0:GENIE1",
"stopSequence": 22
},
{
"arrival": {
"time": "1759219982",
"uncertainty": 120
},
"departure": {
"time": "1759219982",
"uncertainty": 120
},
"stopId": "0:BONSEC1",
"stopSequence": 23
},
{
"arrival": {
"time": "1759220102",
"uncertainty": 120
},
"departure": {
"time": "1759220132",
"uncertainty": 120
},
"stopId": "0:ROIGE142",
"stopSequence": 24
},
{
"arrival": {
"time": "1759220276",
"uncertainty": 120
},
"departure": {
"time": "1759220276",
"uncertainty": 120
},
"stopId": "0:GARE4",
"stopSequence": 25
},
{
"arrival": {
"time": "1759220486",
"uncertainty": 120
},
"departure": {
"time": "1759220486",
"uncertainty": 120
},
"stopId": "0:LACRETL2",
"stopSequence": 26
},
{
"arrival": {
"time": "1759220546",
"uncertainty": 120
},
"departure": {
"time": "1759220546",
"uncertainty": 120
},
"stopId": "0:PONTROU2",
"stopSequence": 27
},
{
"arrival": {
"time": "1759220613",
"uncertainty": 120
},
"departure": {
"time": "1759220613",
"uncertainty": 120
},
"stopId": "0:RTBORNY2",
"stopSequence": 28
},
{
"arrival": {
"time": "1759220694",
"uncertainty": 120
},
"departure": {
"time": "1759220694",
"uncertainty": 120
},
"stopId": "0:RUELLCH2",
"stopSequence": 29
},
{
"arrival": {
"time": "1759220816",
"uncertainty": 120
},
"departure": {
"time": "1759220816",
"uncertainty": 120
},
"stopId": "0:GANNE2",
"stopSequence": 30
},
{
"arrival": {
"time": "1759220940",
"uncertainty": 120
},
"departure": {
"time": "1759220940",
"uncertainty": 120
},
"stopId": "0:BERNARD2",
"stopSequence": 31
},
{
"arrival": {
"time": "1759221036",
"uncertainty": 120
},
"departure": {
"time": "1759221036",
"uncertainty": 120
},
"stopId": "0:PROVENC2",
"stopSequence": 32
},
{
"arrival": {
"time": "1759221176",
"uncertainty": 120
},
"stopId": "0:BORDES3",
"stopSequence": 33
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23095163"
},
"vehicle": {
"id": "1634",
"label": "1634"
}
}
},
{
"id": "3304574",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759217700",
"uncertainty": 120
},
"stopId": "0:LEPATIS1",
"stopSequence": 1
},
{
"arrival": {
"time": "1759217778",
"uncertainty": 120
},
"departure": {
"time": "1759217778",
"uncertainty": 120
},
"stopId": "0:JLAURAI1",
"stopSequence": 2
},
{
"arrival": {
"time": "1759217859",
"uncertainty": 120
},
"departure": {
"time": "1759217859",
"uncertainty": 120
},
"stopId": "0:WCHATEA1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759217963",
"uncertainty": 120
},
"departure": {
"time": "1759218002",
"uncertainty": 120
},
"stopId": "0:WOIPHOT1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759218086",
"uncertainty": 120
},
"departure": {
"time": "1759218092",
"uncertainty": 120
},
"stopId": "0:SAULES1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759218163",
"uncertainty": 120
},
"departure": {
"time": "1759218182",
"uncertainty": 120
},
"stopId": "0:ROSEMAR1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759218236",
"uncertainty": 120
},
"departure": {
"time": "1759218242",
"uncertainty": 120
},
"stopId": "0:RUCHER1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759218295",
"uncertainty": 120
},
"departure": {
"time": "1759218302",
"uncertainty": 120
},
"stopId": "0:COUPILL1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759218332",
"uncertainty": 120
},
"departure": {
"time": "1759218332",
"uncertainty": 120
},
"stopId": "0:MORLOT1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759218422",
"uncertainty": 120
},
"departure": {
"time": "1759218422",
"uncertainty": 120
},
"stopId": "0:4BORNES1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759218488",
"uncertainty": 120
},
"departure": {
"time": "1759218488",
"uncertainty": 120
},
"stopId": "0:DAGA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1759218532",
"uncertainty": 120
},
"departure": {
"time": "1759218542",
"uncertainty": 120
},
"stopId": "0:PAQUET1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759218692",
"uncertainty": 120
},
"departure": {
"time": "1759218722",
"uncertainty": 120
},
"stopId": "0:PATROTT1",
"stopSequence": 13
},
{
"arrival": {
"time": "1759218812",
"uncertainty": 120
},
"departure": {
"time": "1759218812",
"uncertainty": 120
},
"stopId": "0:DALES1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759218902",
"uncertainty": 120
},
"departure": {
"time": "1759218932",
"uncertainty": 120
},
"stopId": "0:BERNANO1",
"stopSequence": 15
},
{
"arrival": {
"time": "1759219020",
"uncertainty": 120
},
"departure": {
"time": "1759219022",
"uncertainty": 120
},
"stopId": "0:ROCHAMB1",
"stopSequence": 16
},
{
"arrival": {
"time": "1759219082",
"uncertainty": 120
},
"departure": {
"time": "1759219112",
"uncertainty": 120
},
"stopId": "0:PONTIFF1",
"stopSequence": 17
},
{
"arrival": {
"time": "1759219226",
"uncertainty": 120
},
"departure": {
"time": "1759219226",
"uncertainty": 120
},
"stopId": "0:RIMPORT1",
"stopSequence": 18
},
{
"arrival": {
"time": "1759219258",
"uncertainty": 120
},
"departure": {
"time": "1759219262",
"uncertainty": 120
},
"stopId": "0:STGEORG1",
"stopSequence": 19
},
{
"arrival": {
"time": "1759219363",
"uncertainty": 120
},
"departure": {
"time": "1759219382",
"uncertainty": 120
},
"stopId": "0:PREFECT3",
"stopSequence": 20
},
{
"arrival": {
"time": "1759219532",
"uncertainty": 120
},
"departure": {
"time": "1759219532",
"uncertainty": 120
},
"stopId": "0:SQLUX118",
"stopSequence": 21
},
{
"arrival": {
"time": "1759219740",
"uncertainty": 120
},
"departure": {
"time": "1759219772",
"uncertainty": 120
},
"stopId": "0:REPUB123",
"stopSequence": 22
},
{
"arrival": {
"time": "1759219857",
"uncertainty": 120
},
"departure": {
"time": "1759219922",
"uncertainty": 120
},
"stopId": "0:ROIGE694",
"stopSequence": 23
},
{
"arrival": {
"time": "1759220012",
"uncertainty": 120
},
"departure": {
"time": "1759220072",
"uncertainty": 120
},
"stopId": "0:GARE90",
"stopSequence": 24
},
{
"arrival": {
"time": "1759220114",
"uncertainty": 120
},
"departure": {
"time": "1759220114",
"uncertainty": 120
},
"stopId": "0:LAFAYET2",
"stopSequence": 25
},
{
"arrival": {
"time": "1759220175",
"uncertainty": 120
},
"departure": {
"time": "1759220175",
"uncertainty": 120
},
"stopId": "0:ARENES2",
"stopSequence": 26
},
{
"arrival": {
"time": "1759220216",
"uncertainty": 120
},
"departure": {
"time": "1759220216",
"uncertainty": 120
},
"stopId": "0:BOILVIN2",
"stopSequence": 27
},
{
"arrival": {
"time": "1759220239",
"uncertainty": 120
},
"departure": {
"time": "1759220239",
"uncertainty": 120
},
"stopId": "0:SLIVIER2",
"stopSequence": 28
},
{
"arrival": {
"time": "1759220311",
"uncertainty": 120
},
"departure": {
"time": "1759220311",
"uncertainty": 120
},
"stopId": "0:EGLISE2",
"stopSequence": 29
},
{
"arrival": {
"time": "1759220369",
"uncertainty": 120
},
"departure": {
"time": "1759220369",
"uncertainty": 120
},
"stopId": "0:LAVOIR2",
"stopSequence": 30
},
{
"arrival": {
"time": "1759220493",
"uncertainty": 120
},
"departure": {
"time": "1759220493",
"uncertainty": 120
},
"stopId": "0:4VENTS2",
"stopSequence": 31
},
{
"arrival": {
"time": "1759220565",
"uncertainty": 120
},
"departure": {
"time": "1759220565",
"uncertainty": 120
},
"stopId": "0:HORGNE2",
"stopSequence": 32
},
{
"arrival": {
"time": "1759220596",
"uncertainty": 120
},
"departure": {
"time": "1759220596",
"uncertainty": 120
},
"stopId": "0:LYAUT656",
"stopSequence": 33
},
{
"arrival": {
"time": "1759220669",
"uncertainty": 120
},
"departure": {
"time": "1759220669",
"uncertainty": 120
},
"stopId": "0:JERUSAL2",
"stopSequence": 34
},
{
"arrival": {
"time": "1759220710",
"uncertainty": 120
},
"departure": {
"time": "1759220710",
"uncertainty": 120
},
"stopId": "0:COLSON2",
"stopSequence": 35
},
{
"arrival": {
"time": "1759220768",
"uncertainty": 120
},
"departure": {
"time": "1759220768",
"uncertainty": 120
},
"stopId": "0:VACONS2",
"stopSequence": 36
},
{
"arrival": {
"time": "1759220830",
"uncertainty": 120
},
"departure": {
"time": "1759220830",
"uncertainty": 120
},
"stopId": "0:MARGUER2",
"stopSequence": 37
},
{
"arrival": {
"time": "1759220876",
"uncertainty": 120
},
"departure": {
"time": "1759220876",
"uncertainty": 120
},
"stopId": "0:VOLONTA2",
"stopSequence": 38
},
{
"arrival": {
"time": "1759220908",
"uncertainty": 120
},
"departure": {
"time": "1759220908",
"uncertainty": 120
},
"stopId": "0:MTPRIVA2",
"stopSequence": 39
},
{
"arrival": {
"time": "1759221008",
"uncertainty": 120
},
"stopId": "0:COSTEBE4",
"stopSequence": 40
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23304574"
},
"vehicle": {
"id": "2144",
"label": "2144"
}
}
},
{
"id": "3304575",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759218300",
"uncertainty": 120
},
"stopId": "0:LEPATIS1",
"stopSequence": 1
},
{
"arrival": {
"time": "1759218362",
"uncertainty": 120
},
"departure": {
"time": "1759218362",
"uncertainty": 120
},
"stopId": "0:JLAURAI1",
"stopSequence": 2
},
{
"arrival": {
"time": "1759218435",
"uncertainty": 120
},
"departure": {
"time": "1759218435",
"uncertainty": 120
},
"stopId": "0:WCHATEA1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759218536",
"uncertainty": 120
},
"departure": {
"time": "1759218543",
"uncertainty": 120
},
"stopId": "0:WOIPHOT1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759218657",
"uncertainty": 120
},
"departure": {
"time": "1759218657",
"uncertainty": 120
},
"stopId": "0:SAULES1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759218746",
"uncertainty": 120
},
"departure": {
"time": "1759218752",
"uncertainty": 120
},
"stopId": "0:ROSEMAR1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759218811",
"uncertainty": 120
},
"departure": {
"time": "1759218811",
"uncertainty": 120
},
"stopId": "0:RUCHER1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759218856",
"uncertainty": 120
},
"departure": {
"time": "1759218872",
"uncertainty": 120
},
"stopId": "0:COUPILL1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759218913",
"uncertainty": 120
},
"departure": {
"time": "1759218932",
"uncertainty": 120
},
"stopId": "0:MORLOT1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759218993",
"uncertainty": 120
},
"departure": {
"time": "1759218993",
"uncertainty": 120
},
"stopId": "0:4BORNES1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759219052",
"uncertainty": 120
},
"departure": {
"time": "1759219052",
"uncertainty": 120
},
"stopId": "0:DAGA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1759219077",
"uncertainty": 120
},
"departure": {
"time": "1759219084",
"uncertainty": 120
},
"stopId": "0:PAQUET1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759219172",
"uncertainty": 120
},
"departure": {
"time": "1759219200",
"uncertainty": 120
},
"stopId": "0:PATROTT1",
"stopSequence": 13
},
{
"arrival": {
"time": "1759219262",
"uncertainty": 120
},
"departure": {
"time": "1759219262",
"uncertainty": 120
},
"stopId": "0:DALES1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759219322",
"uncertainty": 120
},
"departure": {
"time": "1759219322",
"uncertainty": 120
},
"stopId": "0:BERNANO1",
"stopSequence": 15
},
{
"arrival": {
"time": "1759219438",
"uncertainty": 120
},
"departure": {
"time": "1759219442",
"uncertainty": 120
},
"stopId": "0:ROCHAMB1",
"stopSequence": 16
},
{
"arrival": {
"time": "1759219512",
"uncertainty": 120
},
"departure": {
"time": "1759219562",
"uncertainty": 120
},
"stopId": "0:PONTIFF1",
"stopSequence": 17
},
{
"arrival": {
"time": "1759219640",
"uncertainty": 120
},
"departure": {
"time": "1759219653",
"uncertainty": 120
},
"stopId": "0:RIMPORT1",
"stopSequence": 18
},
{
"arrival": {
"time": "1759219708",
"uncertainty": 120
},
"departure": {
"time": "1759219712",
"uncertainty": 120
},
"stopId": "0:STGEORG1",
"stopSequence": 19
},
{
"arrival": {
"time": "1759219802",
"uncertainty": 120
},
"departure": {
"time": "1759219802",
"uncertainty": 120
},
"stopId": "0:PREFECT3",
"stopSequence": 20
},
{
"arrival": {
"time": "1759219952",
"uncertainty": 120
},
"departure": {
"time": "1759219982",
"uncertainty": 120
},
"stopId": "0:SQLUX118",
"stopSequence": 21
},
{
"arrival": {
"time": "1759220192",
"uncertainty": 120
},
"departure": {
"time": "1759220222",
"uncertainty": 120
},
"stopId": "0:REPUB123",
"stopSequence": 22
},
{
"arrival": {
"time": "1759220314",
"uncertainty": 120
},
"departure": {
"time": "1759220314",
"uncertainty": 120
},
"stopId": "0:ROIGE694",
"stopSequence": 23
},
{
"arrival": {
"time": "1759220404",
"uncertainty": 120
},
"departure": {
"time": "1759220404",
"uncertainty": 120
},
"stopId": "0:GARE90",
"stopSequence": 24
},
{
"arrival": {
"time": "1759220451",
"uncertainty": 120
},
"departure": {
"time": "1759220451",
"uncertainty": 120
},
"stopId": "0:LAFAYET2",
"stopSequence": 25
},
{
"arrival": {
"time": "1759220514",
"uncertainty": 120
},
"departure": {
"time": "1759220514",
"uncertainty": 120
},
"stopId": "0:ARENES2",
"stopSequence": 26
},
{
"arrival": {
"time": "1759220576",
"uncertainty": 120
},
"departure": {
"time": "1759220576",
"uncertainty": 120
},
"stopId": "0:BOILVIN2",
"stopSequence": 27
},
{
"arrival": {
"time": "1759220611",
"uncertainty": 120
},
"departure": {
"time": "1759220611",
"uncertainty": 120
},
"stopId": "0:SLIVIER2",
"stopSequence": 28
},
{
"arrival": {
"time": "1759220683",
"uncertainty": 120
},
"departure": {
"time": "1759220683",
"uncertainty": 120
},
"stopId": "0:EGLISE2",
"stopSequence": 29
},
{
"arrival": {
"time": "1759220740",
"uncertainty": 120
},
"departure": {
"time": "1759220740",
"uncertainty": 120
},
"stopId": "0:LAVOIR2",
"stopSequence": 30
},
{
"arrival": {
"time": "1759220864",
"uncertainty": 120
},
"departure": {
"time": "1759220864",
"uncertainty": 120
},
"stopId": "0:4VENTS2",
"stopSequence": 31
},
{
"arrival": {
"time": "1759220937",
"uncertainty": 120
},
"departure": {
"time": "1759220937",
"uncertainty": 120
},
"stopId": "0:HORGNE2",
"stopSequence": 32
},
{
"arrival": {
"time": "1759220969",
"uncertainty": 120
},
"departure": {
"time": "1759220969",
"uncertainty": 120
},
"stopId": "0:LYAUT656",
"stopSequence": 33
},
{
"arrival": {
"time": "1759221039",
"uncertainty": 120
},
"departure": {
"time": "1759221039",
"uncertainty": 120
},
"stopId": "0:JERUSAL2",
"stopSequence": 34
},
{
"arrival": {
"time": "1759221080",
"uncertainty": 120
},
"departure": {
"time": "1759221080",
"uncertainty": 120
},
"stopId": "0:COLSON2",
"stopSequence": 35
},
{
"arrival": {
"time": "1759221138",
"uncertainty": 120
},
"departure": {
"time": "1759221138",
"uncertainty": 120
},
"stopId": "0:VACONS2",
"stopSequence": 36
},
{
"arrival": {
"time": "1759221201",
"uncertainty": 120
},
"departure": {
"time": "1759221201",
"uncertainty": 120
},
"stopId": "0:MARGUER2",
"stopSequence": 37
},
{
"arrival": {
"time": "1759221248",
"uncertainty": 120
},
"departure": {
"time": "1759221248",
"uncertainty": 120
},
"stopId": "0:VOLONTA2",
"stopSequence": 38
},
{
"arrival": {
"time": "1759221281",
"uncertainty": 120
},
"departure": {
"time": "1759221281",
"uncertainty": 120
},
"stopId": "0:MTPRIVA2",
"stopSequence": 39
},
{
"arrival": {
"time": "1759221386",
"uncertainty": 120
},
"stopId": "0:COSTEBE4",
"stopSequence": 40
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23304575"
},
"vehicle": {
"id": "2053",
"label": "2053"
}
}
},
{
"id": "3010663",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759223040"
},
"stopId": "0:SCHAZEL1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "89",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23010663"
}
}
},
{
"id": "3304573",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759217160",
"uncertainty": 120
},
"stopId": "0:LEPATIS1",
"stopSequence": 1
},
{
"arrival": {
"time": "1759217216",
"uncertainty": 120
},
"departure": {
"time": "1759217216",
"uncertainty": 120
},
"stopId": "0:JLAURAI1",
"stopSequence": 2
},
{
"arrival": {
"time": "1759217304",
"uncertainty": 120
},
"departure": {
"time": "1759217310",
"uncertainty": 120
},
"stopId": "0:WCHATEA1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759217400",
"uncertainty": 120
},
"departure": {
"time": "1759217430",
"uncertainty": 120
},
"stopId": "0:WOIPHOT1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759217502",
"uncertainty": 120
},
"departure": {
"time": "1759217520",
"uncertainty": 120
},
"stopId": "0:SAULES1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759217601",
"uncertainty": 120
},
"departure": {
"time": "1759217610",
"uncertainty": 120
},
"stopId": "0:ROSEMAR1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759217658",
"uncertainty": 120
},
"departure": {
"time": "1759217658",
"uncertainty": 120
},
"stopId": "0:RUCHER1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759217689",
"uncertainty": 120
},
"departure": {
"time": "1759217689",
"uncertainty": 120
},
"stopId": "0:COUPILL1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759217730",
"uncertainty": 120
},
"departure": {
"time": "1759217730",
"uncertainty": 120
},
"stopId": "0:MORLOT1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759217805",
"uncertainty": 120
},
"departure": {
"time": "1759217820",
"uncertainty": 120
},
"stopId": "0:4BORNES1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759217868",
"uncertainty": 120
},
"departure": {
"time": "1759217880",
"uncertainty": 120
},
"stopId": "0:DAGA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1759217904",
"uncertainty": 120
},
"departure": {
"time": "1759217910",
"uncertainty": 120
},
"stopId": "0:PAQUET1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759218010",
"uncertainty": 120
},
"departure": {
"time": "1759218010",
"uncertainty": 120
},
"stopId": "0:PATROTT1",
"stopSequence": 13
},
{
"arrival": {
"time": "1759218080",
"uncertainty": 120
},
"departure": {
"time": "1759218080",
"uncertainty": 120
},
"stopId": "0:DALES1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759218150",
"uncertainty": 120
},
"departure": {
"time": "1759218180",
"uncertainty": 120
},
"stopId": "0:BERNANO1",
"stopSequence": 15
},
{
"arrival": {
"time": "1759218254",
"uncertainty": 120
},
"departure": {
"time": "1759218270",
"uncertainty": 120
},
"stopId": "0:ROCHAMB1",
"stopSequence": 16
},
{
"arrival": {
"time": "1759218330",
"uncertainty": 120
},
"departure": {
"time": "1759218330",
"uncertainty": 120
},
"stopId": "0:PONTIFF1",
"stopSequence": 17
},
{
"arrival": {
"time": "1759218429",
"uncertainty": 120
},
"departure": {
"time": "1759218450",
"uncertainty": 120
},
"stopId": "0:RIMPORT1",
"stopSequence": 18
},
{
"arrival": {
"time": "1759218499",
"uncertainty": 120
},
"departure": {
"time": "1759218510",
"uncertainty": 120
},
"stopId": "0:STGEORG1",
"stopSequence": 19
},
{
"arrival": {
"time": "1759218600",
"uncertainty": 120
},
"departure": {
"time": "1759218600",
"uncertainty": 120
},
"stopId": "0:PREFECT3",
"stopSequence": 20
},
{
"arrival": {
"time": "1759218744",
"uncertainty": 120
},
"departure": {
"time": "1759218780",
"uncertainty": 120
},
"stopId": "0:SQLUX118",
"stopSequence": 21
},
{
"arrival": {
"time": "1759218991",
"uncertainty": 120
},
"departure": {
"time": "1759219397",
"uncertainty": 120
},
"stopId": "0:REPUB123",
"stopSequence": 22
},
{
"arrival": {
"time": "1759219486",
"uncertainty": 120
},
"departure": {
"time": "1759219517",
"uncertainty": 120
},
"stopId": "0:ROIGE694",
"stopSequence": 23
},
{
"arrival": {
"time": "1759219577",
"uncertainty": 120
},
"departure": {
"time": "1759219637",
"uncertainty": 120
},
"stopId": "0:GARE90",
"stopSequence": 24
},
{
"arrival": {
"time": "1759219667",
"uncertainty": 120
},
"departure": {
"time": "1759219667",
"uncertainty": 120
},
"stopId": "0:LAFAYET2",
"stopSequence": 25
},
{
"arrival": {
"time": "1759219711",
"uncertainty": 120
},
"departure": {
"time": "1759219711",
"uncertainty": 120
},
"stopId": "0:ARENES2",
"stopSequence": 26
},
{
"arrival": {
"time": "1759219772",
"uncertainty": 120
},
"departure": {
"time": "1759219787",
"uncertainty": 120
},
"stopId": "0:BOILVIN2",
"stopSequence": 27
},
{
"arrival": {
"time": "1759219817",
"uncertainty": 120
},
"departure": {
"time": "1759219817",
"uncertainty": 120
},
"stopId": "0:SLIVIER2",
"stopSequence": 28
},
{
"arrival": {
"time": "1759219886",
"uncertainty": 120
},
"departure": {
"time": "1759219886",
"uncertainty": 120
},
"stopId": "0:EGLISE2",
"stopSequence": 29
},
{
"arrival": {
"time": "1759219944",
"uncertainty": 120
},
"departure": {
"time": "1759219944",
"uncertainty": 120
},
"stopId": "0:LAVOIR2",
"stopSequence": 30
},
{
"arrival": {
"time": "1759220075",
"uncertainty": 120
},
"departure": {
"time": "1759220075",
"uncertainty": 120
},
"stopId": "0:4VENTS2",
"stopSequence": 31
},
{
"arrival": {
"time": "1759220147",
"uncertainty": 120
},
"departure": {
"time": "1759220147",
"uncertainty": 120
},
"stopId": "0:HORGNE2",
"stopSequence": 32
},
{
"arrival": {
"time": "1759220185",
"uncertainty": 120
},
"departure": {
"time": "1759220185",
"uncertainty": 120
},
"stopId": "0:LYAUT656",
"stopSequence": 33
},
{
"arrival": {
"time": "1759220223",
"uncertainty": 120
},
"departure": {
"time": "1759220223",
"uncertainty": 120
},
"stopId": "0:JERUSAL2",
"stopSequence": 34
},
{
"arrival": {
"time": "1759220272",
"uncertainty": 120
},
"departure": {
"time": "1759220272",
"uncertainty": 120
},
"stopId": "0:COLSON2",
"stopSequence": 35
},
{
"arrival": {
"time": "1759220330",
"uncertainty": 120
},
"departure": {
"time": "1759220330",
"uncertainty": 120
},
"stopId": "0:VACONS2",
"stopSequence": 36
},
{
"arrival": {
"time": "1759220392",
"uncertainty": 120
},
"departure": {
"time": "1759220392",
"uncertainty": 120
},
"stopId": "0:MARGUER2",
"stopSequence": 37
},
{
"arrival": {
"time": "1759220438",
"uncertainty": 120
},
"departure": {
"time": "1759220438",
"uncertainty": 120
},
"stopId": "0:VOLONTA2",
"stopSequence": 38
},
{
"arrival": {
"time": "1759220470",
"uncertainty": 120
},
"departure": {
"time": "1759220470",
"uncertainty": 120
},
"stopId": "0:MTPRIVA2",
"stopSequence": 39
},
{
"arrival": {
"time": "1759220569",
"uncertainty": 120
},
"stopId": "0:COSTEBE4",
"stopSequence": 40
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23304573"
},
"vehicle": {
"id": "2054",
"label": "2054"
}
}
},
{
"id": "3011081",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759222680",
"uncertainty": 120
},
"stopId": "0:DOLICHE1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23011081"
}
}
},
{
"id": "3011080",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759220700",
"uncertainty": 120
},
"stopId": "0:DOLICHE1",
"stopSequence": 1
},
{
"arrival": {
"time": "1759220750",
"uncertainty": 120
},
"departure": {
"time": "1759220750",
"uncertainty": 120
},
"stopId": "0:CUVION1",
"stopSequence": 2
},
{
"arrival": {
"time": "1759220806",
"uncertainty": 120
},
"departure": {
"time": "1759220806",
"uncertainty": 120
},
"stopId": "0:PASSOTE1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759220842",
"uncertainty": 120
},
"departure": {
"time": "1759220842",
"uncertainty": 120
},
"stopId": "0:ARIANE1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759220892",
"uncertainty": 120
},
"departure": {
"time": "1759220892",
"uncertainty": 120
},
"stopId": "0:FALOGNE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759220959",
"uncertainty": 120
},
"departure": {
"time": "1759220959",
"uncertainty": 120
},
"stopId": "0:FAURNEL1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759221013",
"uncertainty": 120
},
"departure": {
"time": "1759221013",
"uncertainty": 120
},
"stopId": "0:ROSEGON1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759221081",
"uncertainty": 120
},
"departure": {
"time": "1759221081",
"uncertainty": 120
},
"stopId": "0:SOLIDAR1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759221126",
"uncertainty": 120
},
"departure": {
"time": "1759221126",
"uncertainty": 120
},
"stopId": "0:SEBASTO1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759221218",
"uncertainty": 120
},
"departure": {
"time": "1759221218",
"uncertainty": 120
},
"stopId": "0:JMICHEL1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759221336",
"uncertainty": 120
},
"departure": {
"time": "1759221336",
"uncertainty": 120
},
"stopId": "0:CHAPPE3",
"stopSequence": 11
},
{
"arrival": {
"time": "1759221507",
"uncertainty": 120
},
"departure": {
"time": "1759221507",
"uncertainty": 120
},
"stopId": "0:ARAGO002",
"stopSequence": 12
},
{
"arrival": {
"time": "1759221540",
"uncertainty": 120
},
"departure": {
"time": "1759221540",
"uncertainty": 120
},
"stopId": "0:MARCONI1",
"stopSequence": 13
},
{
"arrival": {
"time": "1759221608",
"uncertainty": 120
},
"departure": {
"time": "1759221608",
"uncertainty": 120
},
"stopId": "0:SYMPHON1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759221669",
"uncertainty": 120
},
"departure": {
"time": "1759221669",
"uncertainty": 120
},
"stopId": "0:SEULHOT1",
"stopSequence": 15
},
{
"arrival": {
"time": "1759221693",
"uncertainty": 120
},
"departure": {
"time": "1759221693",
"uncertainty": 120
},
"stopId": "0:GENERAL1",
"stopSequence": 16
},
{
"arrival": {
"time": "1759221723",
"uncertainty": 120
},
"departure": {
"time": "1759221723",
"uncertainty": 120
},
"stopId": "0:ROEDERE1",
"stopSequence": 17
},
{
"arrival": {
"time": "1759221748",
"uncertainty": 120
},
"departure": {
"time": "1759221748",
"uncertainty": 120
},
"stopId": "0:GIRAUDO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1759221811",
"uncertainty": 120
},
"departure": {
"time": "1759221811",
"uncertainty": 120
},
"stopId": "0:GDMAISO1",
"stopSequence": 19
},
{
"arrival": {
"time": "1759221891",
"uncertainty": 120
},
"departure": {
"time": "1759221891",
"uncertainty": 120
},
"stopId": "0:COTSE1",
"stopSequence": 20
},
{
"arrival": {
"time": "1759221929",
"uncertainty": 120
},
"departure": {
"time": "1759221929",
"uncertainty": 120
},
"stopId": "0:TIVO1",
"stopSequence": 21
},
{
"arrival": {
"time": "1759221981",
"uncertainty": 120
},
"departure": {
"time": "1759221981",
"uncertainty": 120
},
"stopId": "0:HESTAUX2",
"stopSequence": 22
},
{
"arrival": {
"time": "1759222025",
"uncertainty": 120
},
"departure": {
"time": "1759222025",
"uncertainty": 120
},
"stopId": "0:GOUSSEL2",
"stopSequence": 23
},
{
"arrival": {
"time": "1759222060",
"uncertainty": 120
},
"departure": {
"time": "1759222060",
"uncertainty": 120
},
"stopId": "0:CLAUDEL2",
"stopSequence": 24
},
{
"arrival": {
"time": "1759222129",
"uncertainty": 120
},
"departure": {
"time": "1759222129",
"uncertainty": 120
},
"stopId": "0:OBERL193",
"stopSequence": 25
},
{
"arrival": {
"time": "1759222171",
"uncertainty": 120
},
"departure": {
"time": "1759222171",
"uncertainty": 120
},
"stopId": "0:GENDARM1",
"stopSequence": 26
},
{
"arrival": {
"time": "1759222212",
"uncertainty": 120
},
"departure": {
"time": "1759222212",
"uncertainty": 120
},
"stopId": "0:STMAXI1",
"stopSequence": 27
},
{
"arrival": {
"time": "1759222248",
"uncertainty": 120
},
"departure": {
"time": "1759222248",
"uncertainty": 120
},
"stopId": "0:PUYMAIG1",
"stopSequence": 28
},
{
"arrival": {
"time": "1759222338",
"uncertainty": 120
},
"departure": {
"time": "1759222338",
"uncertainty": 120
},
"stopId": "0:TREIZE1",
"stopSequence": 29
},
{
"arrival": {
"time": "1759222411",
"uncertainty": 120
},
"departure": {
"time": "1759222411",
"uncertainty": 120
},
"stopId": "0:SEILLE1",
"stopSequence": 30
},
{
"arrival": {
"time": "1759222768",
"uncertainty": 120
},
"departure": {
"time": "1759222768",
"uncertainty": 120
},
"stopId": "0:GARE30",
"stopSequence": 31
},
{
"arrival": {
"time": "1759222948",
"uncertainty": 120
},
"stopId": "0:REPU5052",
"stopSequence": 32
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23011080"
}
}
},
{
"id": "3011079",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759218979",
"uncertainty": 120
},
"stopId": "0:DOLICHE1",
"stopSequence": 1
},
{
"arrival": {
"time": "1759219020",
"uncertainty": 120
},
"departure": {
"time": "1759219020",
"uncertainty": 120
},
"stopId": "0:CUVION1",
"stopSequence": 2
},
{
"arrival": {
"time": "1759219057",
"uncertainty": 120
},
"departure": {
"time": "1759219070",
"uncertainty": 120
},
"stopId": "0:PASSOTE1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759219099",
"uncertainty": 120
},
"departure": {
"time": "1759219099",
"uncertainty": 120
},
"stopId": "0:ARIANE1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759219158",
"uncertainty": 120
},
"departure": {
"time": "1759219189",
"uncertainty": 120
},
"stopId": "0:FALOGNE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759219270",
"uncertainty": 120
},
"departure": {
"time": "1759219279",
"uncertainty": 120
},
"stopId": "0:FAURNEL1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759219339",
"uncertainty": 120
},
"departure": {
"time": "1759219339",
"uncertainty": 120
},
"stopId": "0:ROSEGON1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759219396",
"uncertainty": 120
},
"departure": {
"time": "1759219399",
"uncertainty": 120
},
"stopId": "0:SOLIDAR1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759219459",
"uncertainty": 120
},
"departure": {
"time": "1759219459",
"uncertainty": 120
},
"stopId": "0:SEBASTO1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759219530",
"uncertainty": 120
},
"departure": {
"time": "1759219549",
"uncertainty": 120
},
"stopId": "0:JMICHEL1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759219665",
"uncertainty": 120
},
"departure": {
"time": "1759219669",
"uncertainty": 120
},
"stopId": "0:CHAPPE3",
"stopSequence": 11
},
{
"arrival": {
"time": "1759219844",
"uncertainty": 120
},
"departure": {
"time": "1759219849",
"uncertainty": 120
},
"stopId": "0:ARAGO002",
"stopSequence": 12
},
{
"arrival": {
"time": "1759219909",
"uncertainty": 120
},
"departure": {
"time": "1759219909",
"uncertainty": 120
},
"stopId": "0:MARCONI1",
"stopSequence": 13
},
{
"arrival": {
"time": "1759219969",
"uncertainty": 120
},
"departure": {
"time": "1759219969",
"uncertainty": 120
},
"stopId": "0:SYMPHON1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759220029",
"uncertainty": 120
},
"departure": {
"time": "1759220029",
"uncertainty": 120
},
"stopId": "0:SEULHOT1",
"stopSequence": 15
},
{
"arrival": {
"time": "1759220052",
"uncertainty": 120
},
"departure": {
"time": "1759220052",
"uncertainty": 120
},
"stopId": "0:GENERAL1",
"stopSequence": 16
},
{
"arrival": {
"time": "1759220080",
"uncertainty": 120
},
"departure": {
"time": "1759220080",
"uncertainty": 120
},
"stopId": "0:ROEDERE1",
"stopSequence": 17
},
{
"arrival": {
"time": "1759220105",
"uncertainty": 120
},
"departure": {
"time": "1759220105",
"uncertainty": 120
},
"stopId": "0:GIRAUDO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1759220168",
"uncertainty": 120
},
"departure": {
"time": "1759220179",
"uncertainty": 120
},
"stopId": "0:GDMAISO1",
"stopSequence": 19
},
{
"arrival": {
"time": "1759220270",
"uncertainty": 120
},
"departure": {
"time": "1759220270",
"uncertainty": 120
},
"stopId": "0:COTSE1",
"stopSequence": 20
},
{
"arrival": {
"time": "1759220329",
"uncertainty": 120
},
"departure": {
"time": "1759220329",
"uncertainty": 120
},
"stopId": "0:TIVO1",
"stopSequence": 21
},
{
"arrival": {
"time": "1759220405",
"uncertainty": 120
},
"departure": {
"time": "1759220405",
"uncertainty": 120
},
"stopId": "0:HESTAUX2",
"stopSequence": 22
},
{
"arrival": {
"time": "1759220447",
"uncertainty": 120
},
"departure": {
"time": "1759220447",
"uncertainty": 120
},
"stopId": "0:GOUSSEL2",
"stopSequence": 23
},
{
"arrival": {
"time": "1759220497",
"uncertainty": 120
},
"departure": {
"time": "1759220497",
"uncertainty": 120
},
"stopId": "0:CLAUDEL2",
"stopSequence": 24
},
{
"arrival": {
"time": "1759220573",
"uncertainty": 120
},
"departure": {
"time": "1759220573",
"uncertainty": 120
},
"stopId": "0:OBERL193",
"stopSequence": 25
},
{
"arrival": {
"time": "1759220610",
"uncertainty": 120
},
"departure": {
"time": "1759220610",
"uncertainty": 120
},
"stopId": "0:GENDARM1",
"stopSequence": 26
},
{
"arrival": {
"time": "1759220651",
"uncertainty": 120
},
"departure": {
"time": "1759220651",
"uncertainty": 120
},
"stopId": "0:STMAXI1",
"stopSequence": 27
},
{
"arrival": {
"time": "1759220687",
"uncertainty": 120
},
"departure": {
"time": "1759220687",
"uncertainty": 120
},
"stopId": "0:PUYMAIG1",
"stopSequence": 28
},
{
"arrival": {
"time": "1759220777",
"uncertainty": 120
},
"departure": {
"time": "1759220777",
"uncertainty": 120
},
"stopId": "0:TREIZE1",
"stopSequence": 29
},
{
"arrival": {
"time": "1759220846",
"uncertainty": 120
},
"departure": {
"time": "1759220846",
"uncertainty": 120
},
"stopId": "0:SEILLE1",
"stopSequence": 30
},
{
"arrival": {
"time": "1759221176",
"uncertainty": 120
},
"departure": {
"time": "1759221176",
"uncertainty": 120
},
"stopId": "0:GARE30",
"stopSequence": 31
},
{
"arrival": {
"time": "1759221356",
"uncertainty": 120
},
"stopId": "0:REPU5052",
"stopSequence": 32
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23011079"
},
"vehicle": {
"id": "921",
"label": "921"
}
}
},
{
"id": "3095212",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759221000"
},
"stopId": "0:STJFORT2",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "18",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23095212"
}
}
},
{
"id": "3011937",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759223340",
"uncertainty": 120
},
"stopId": "0:OEILLET1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23011937"
}
}
},
{
"id": "3009855",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1759222305",
"uncertainty": 120
},
"departure": {
"time": "1759222305",
"uncertainty": 120
},
"stopId": "0:GAREN1"
},
{
"arrival": {
"time": "1759222306",
"uncertainty": 120
},
"departure": {
"time": "1759222306",
"uncertainty": 120
},
"stopId": "0:GARENNE1"
},
{
"departure": {
"time": "1759221420",
"uncertainty": 120
},
"stopId": "0:MARLY1",
"stopSequence": 1
},
{
"arrival": {
"time": "1759221579",
"uncertainty": 120
},
"departure": {
"time": "1759221579",
"uncertainty": 120
},
"stopId": "0:PLGAUL04",
"stopSequence": 2
},
{
"arrival": {
"time": "1759221660",
"uncertainty": 120
},
"departure": {
"time": "1759221660",
"uncertainty": 120
},
"stopId": "0:JOSEPH1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759221780",
"uncertainty": 120
},
"departure": {
"time": "1759221780",
"uncertainty": 120
},
"stopId": "0:HOTELVI1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759221878",
"uncertainty": 120
},
"departure": {
"time": "1759221878",
"uncertainty": 120
},
"stopId": "0:PJOLY1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759221974",
"uncertainty": 120
},
"departure": {
"time": "1759221974",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:SORBIER1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759222064",
"uncertainty": 120
},
"departure": {
"time": "1759222064",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LESCLOS1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759222117",
"uncertainty": 120
},
"departure": {
"time": "1759222117",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GARENNE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759222396",
"uncertainty": 120
},
"departure": {
"time": "1759222396",
"uncertainty": 120
},
"stopId": "0:GRORMES1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759222449",
"uncertainty": 120
},
"departure": {
"time": "1759222449",
"uncertainty": 120
},
"stopId": "0:COSTEBE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759222614",
"uncertainty": 120
},
"departure": {
"time": "1759222614",
"uncertainty": 120
},
"stopId": "0:JEANNED1",
"stopSequence": 11
},
{
"arrival": {
"time": "1759222717",
"uncertainty": 120
},
"departure": {
"time": "1759222717",
"uncertainty": 120
},
"stopId": "0:PREVOTE1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759222809",
"uncertainty": 120
},
"departure": {
"time": "1759222809",
"uncertainty": 120
},
"stopId": "0:STANDRE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1759222886",
"uncertainty": 120
},
"departure": {
"time": "1759222886",
"uncertainty": 120
},
"stopId": "0:SEMINAI1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759222989",
"uncertainty": 120
},
"departure": {
"time": "1759222989",
"uncertainty": 120
},
"stopId": "0:VAILLAN1",
"stopSequence": 15
},
{
"arrival": {
"time": "1759223096",
"uncertainty": 120
},
"departure": {
"time": "1759223096",
"uncertainty": 120
},
"stopId": "0:MANGIN1",
"stopSequence": 16
},
{
"arrival": {
"time": "1759223186",
"uncertainty": 120
},
"departure": {
"time": "1759223186",
"uncertainty": 120
},
"stopId": "0:CHPETRE1",
"stopSequence": 17
},
{
"arrival": {
"time": "1759223289",
"uncertainty": 120
},
"departure": {
"time": "1759223289",
"uncertainty": 120
},
"stopId": "0:BONSEC1",
"stopSequence": 18
},
{
"arrival": {
"time": "1759223371",
"uncertainty": 120
},
"departure": {
"time": "1759223371",
"uncertainty": 120
},
"stopId": "0:ROIGEO68",
"stopSequence": 19
},
{
"arrival": {
"time": "1759223523",
"uncertainty": 120
},
"stopId": "0:REPU5052",
"stopSequence": 20
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23009855"
}
}
},
{
"id": "3011936",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759222740",
"uncertainty": 120
},
"stopId": "0:OEILLET1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23011936"
}
}
},
{
"id": "3095217",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759221000",
"uncertainty": 120
},
"stopId": "0:SQLUX122",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "18",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23095217"
}
}
},
{
"id": "3009850",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1759223188",
"uncertainty": 120
},
"departure": {
"time": "1759223188",
"uncertainty": 120
},
"stopId": "0:GAREN2"
},
{
"arrival": {
"time": "1759223189",
"uncertainty": 120
},
"departure": {
"time": "1759223189",
"uncertainty": 120
},
"stopId": "0:GARENNE2"
},
{
"arrival": {
"time": "1759223497",
"uncertainty": 120
},
"departure": {
"time": "1759223497",
"uncertainty": 120
},
"stopId": "0:SORBIER3"
},
{
"departure": {
"time": "1759222056",
"uncertainty": 120
},
"stopId": "0:REPU5051",
"stopSequence": 1
},
{
"arrival": {
"time": "1759222211",
"uncertainty": 120
},
"departure": {
"time": "1759222211",
"uncertainty": 120
},
"stopId": "0:ROIGE352",
"stopSequence": 2
},
{
"arrival": {
"time": "1759222301",
"uncertainty": 120
},
"departure": {
"time": "1759222301",
"uncertainty": 120
},
"stopId": "0:BONSEC2",
"stopSequence": 3
},
{
"arrival": {
"time": "1759222351",
"uncertainty": 120
},
"departure": {
"time": "1759222351",
"uncertainty": 120
},
"stopId": "0:CHPETRE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1759222425",
"uncertainty": 120
},
"departure": {
"time": "1759222425",
"uncertainty": 120
},
"stopId": "0:MANGIN2",
"stopSequence": 5
},
{
"arrival": {
"time": "1759222522",
"uncertainty": 120
},
"departure": {
"time": "1759222522",
"uncertainty": 120
},
"stopId": "0:VAILLAN2",
"stopSequence": 6
},
{
"arrival": {
"time": "1759222595",
"uncertainty": 120
},
"departure": {
"time": "1759222595",
"uncertainty": 120
},
"stopId": "0:SEMINAI2",
"stopSequence": 7
},
{
"arrival": {
"time": "1759222667",
"uncertainty": 120
},
"departure": {
"time": "1759222667",
"uncertainty": 120
},
"stopId": "0:STANDRE2",
"stopSequence": 8
},
{
"arrival": {
"time": "1759222778",
"uncertainty": 120
},
"departure": {
"time": "1759222778",
"uncertainty": 120
},
"stopId": "0:PREVOTE2",
"stopSequence": 9
},
{
"arrival": {
"time": "1759222845",
"uncertainty": 120
},
"departure": {
"time": "1759222845",
"uncertainty": 120
},
"stopId": "0:JEANNED2",
"stopSequence": 10
},
{
"arrival": {
"time": "1759223027",
"uncertainty": 120
},
"departure": {
"time": "1759223027",
"uncertainty": 120
},
"stopId": "0:COSTEBE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1759223099",
"uncertainty": 120
},
"departure": {
"time": "1759223099",
"uncertainty": 120
},
"stopId": "0:GRORMES2",
"stopSequence": 12
},
{
"arrival": {
"time": "1759217021",
"uncertainty": 120
},
"departure": {
"time": "1759217021",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GARENNE2",
"stopSequence": 13
},
{
"arrival": {
"time": "1759217087",
"uncertainty": 120
},
"departure": {
"time": "1759217087",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LESCLOS2",
"stopSequence": 14
},
{
"arrival": {
"time": "1759217164",
"uncertainty": 120
},
"departure": {
"time": "1759217164",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:SORBIER2",
"stopSequence": 15
},
{
"arrival": {
"time": "1759223578",
"uncertainty": 120
},
"departure": {
"time": "1759223578",
"uncertainty": 120
},
"stopId": "0:PJOLY2",
"stopSequence": 16
},
{
"arrival": {
"time": "1759223667",
"uncertainty": 120
},
"departure": {
"time": "1759223667",
"uncertainty": 120
},
"stopId": "0:HOTELVI2",
"stopSequence": 17
},
{
"arrival": {
"time": "1759223787",
"uncertainty": 120
},
"departure": {
"time": "1759223787",
"uncertainty": 120
},
"stopId": "0:JOSEPH2",
"stopSequence": 18
},
{
"arrival": {
"time": "1759223864",
"uncertainty": 120
},
"departure": {
"time": "1759223864",
"uncertainty": 120
},
"stopId": "0:PLGAULL2",
"stopSequence": 19
},
{
"arrival": {
"time": "1759223982",
"uncertainty": 120
},
"stopId": "0:MARLY1",
"stopSequence": 20
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23009850"
}
}
},
{
"id": "3095178",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759223760",
"uncertainty": 120
},
"stopId": "0:BORDES3",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23095178"
}
}
},
{
"id": "3095177",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759221960",
"uncertainty": 120
},
"stopId": "0:BORDES3",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23095177"
}
}
},
{
"id": "3095176",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759220160",
"uncertainty": 120
},
"stopId": "0:BORDES3",
"stopSequence": 1
},
{
"arrival": {
"time": "1759220381",
"uncertainty": 120
},
"departure": {
"time": "1759220381",
"uncertainty": 120
},
"stopId": "0:PROVENC1",
"stopSequence": 2
},
{
"arrival": {
"time": "1759220508",
"uncertainty": 120
},
"departure": {
"time": "1759220508",
"uncertainty": 120
},
"stopId": "0:BERNARD1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759220607",
"uncertainty": 120
},
"departure": {
"time": "1759220607",
"uncertainty": 120
},
"stopId": "0:GANNE1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759220727",
"uncertainty": 120
},
"departure": {
"time": "1759220727",
"uncertainty": 120
},
"stopId": "0:RUELLCH1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759220812",
"uncertainty": 120
},
"departure": {
"time": "1759220812",
"uncertainty": 120
},
"stopId": "0:RTBORNY1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759220865",
"uncertainty": 120
},
"departure": {
"time": "1759220865",
"uncertainty": 120
},
"stopId": "0:PONTROU1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759220959",
"uncertainty": 120
},
"departure": {
"time": "1759220959",
"uncertainty": 120
},
"stopId": "0:LACRETL1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759221127",
"uncertainty": 120
},
"departure": {
"time": "1759221127",
"uncertainty": 120
},
"stopId": "0:GARE30",
"stopSequence": 9
},
{
"arrival": {
"time": "1759221234",
"uncertainty": 120
},
"departure": {
"time": "1759221234",
"uncertainty": 120
},
"stopId": "0:ROIGEO89",
"stopSequence": 10
},
{
"arrival": {
"time": "1759221397",
"uncertainty": 120
},
"departure": {
"time": "1759221397",
"uncertainty": 120
},
"stopId": "0:BONSEC2",
"stopSequence": 11
},
{
"arrival": {
"time": "1759221490",
"uncertainty": 120
},
"departure": {
"time": "1759221490",
"uncertainty": 120
},
"stopId": "0:GENIE2",
"stopSequence": 12
},
{
"arrival": {
"time": "1759221511",
"uncertainty": 120
},
"departure": {
"time": "1759221511",
"uncertainty": 120
},
"stopId": "0:BOTANIQ2",
"stopSequence": 13
},
{
"arrival": {
"time": "1759221566",
"uncertainty": 120
},
"departure": {
"time": "1759221566",
"uncertainty": 120
},
"stopId": "0:EUROPAC2",
"stopSequence": 14
},
{
"arrival": {
"time": "1759221600",
"uncertainty": 120
},
"departure": {
"time": "1759221600",
"uncertainty": 120
},
"stopId": "0:MEURISS2",
"stopSequence": 15
},
{
"arrival": {
"time": "1759221659",
"uncertainty": 120
},
"departure": {
"time": "1759221659",
"uncertainty": 120
},
"stopId": "0:COUVENT2",
"stopSequence": 16
},
{
"arrival": {
"time": "1759221711",
"uncertainty": 120
},
"departure": {
"time": "1759221711",
"uncertainty": 120
},
"stopId": "0:CHATRIA2",
"stopSequence": 17
},
{
"arrival": {
"time": "1759221751",
"uncertainty": 120
},
"departure": {
"time": "1759221751",
"uncertainty": 120
},
"stopId": "0:VERGERS2",
"stopSequence": 18
},
{
"arrival": {
"time": "1759221776",
"uncertainty": 120
},
"departure": {
"time": "1759221776",
"uncertainty": 120
},
"stopId": "0:FOSSE2",
"stopSequence": 19
},
{
"arrival": {
"time": "1759221854",
"uncertainty": 120
},
"departure": {
"time": "1759221854",
"uncertainty": 120
},
"stopId": "0:FRICHES2",
"stopSequence": 20
},
{
"arrival": {
"time": "1759221918",
"uncertainty": 120
},
"departure": {
"time": "1759221918",
"uncertainty": 120
},
"stopId": "0:08MAI02",
"stopSequence": 21
},
{
"arrival": {
"time": "1759222016",
"uncertainty": 120
},
"departure": {
"time": "1759222016",
"uncertainty": 120
},
"stopId": "0:HTRHELE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1759222050",
"uncertainty": 120
},
"departure": {
"time": "1759222050",
"uncertainty": 120
},
"stopId": "0:ALSACE2",
"stopSequence": 23
},
{
"arrival": {
"time": "1759222092",
"uncertainty": 120
},
"departure": {
"time": "1759222092",
"uncertainty": 120
},
"stopId": "0:SAVOIE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1759222136",
"uncertainty": 120
},
"departure": {
"time": "1759222136",
"uncertainty": 120
},
"stopId": "0:PAQUERE2",
"stopSequence": 25
},
{
"arrival": {
"time": "1759222179",
"uncertainty": 120
},
"departure": {
"time": "1759222179",
"uncertainty": 120
},
"stopId": "0:CONSTAN2",
"stopSequence": 26
},
{
"arrival": {
"time": "1759222220",
"uncertainty": 120
},
"departure": {
"time": "1759222220",
"uncertainty": 120
},
"stopId": "0:3HAIES2",
"stopSequence": 27
},
{
"arrival": {
"time": "1759222454",
"uncertainty": 120
},
"departure": {
"time": "1759222454",
"uncertainty": 120
},
"stopId": "0:LORRAIN2",
"stopSequence": 28
},
{
"arrival": {
"time": "1759222479",
"uncertainty": 120
},
"departure": {
"time": "1759222479",
"uncertainty": 120
},
"stopId": "0:ARDECHE2",
"stopSequence": 29
},
{
"arrival": {
"time": "1759222503",
"uncertainty": 120
},
"departure": {
"time": "1759222503",
"uncertainty": 120
},
"stopId": "0:PREVIL01",
"stopSequence": 30
},
{
"arrival": {
"time": "1759222556",
"uncertainty": 120
},
"departure": {
"time": "1759222556",
"uncertainty": 120
},
"stopId": "0:VIEAUX2",
"stopSequence": 31
},
{
"arrival": {
"time": "1759222616",
"uncertainty": 120
},
"stopId": "0:MOULMAI1",
"stopSequence": 32
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23095176"
},
"vehicle": {
"id": "1632",
"label": "1632"
}
}
},
{
"id": "3095175",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759218360",
"uncertainty": 120
},
"stopId": "0:BORDES3",
"stopSequence": 1
},
{
"arrival": {
"time": "1759218588",
"uncertainty": 120
},
"departure": {
"time": "1759218602",
"uncertainty": 120
},
"stopId": "0:PROVENC1",
"stopSequence": 2
},
{
"arrival": {
"time": "1759218699",
"uncertainty": 120
},
"departure": {
"time": "1759218723",
"uncertainty": 120
},
"stopId": "0:BERNARD1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759218798",
"uncertainty": 120
},
"departure": {
"time": "1759218798",
"uncertainty": 120
},
"stopId": "0:GANNE1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759218893",
"uncertainty": 120
},
"departure": {
"time": "1759218902",
"uncertainty": 120
},
"stopId": "0:RUELLCH1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759218962",
"uncertainty": 120
},
"departure": {
"time": "1759218962",
"uncertainty": 120
},
"stopId": "0:RTBORNY1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759219112",
"uncertainty": 120
},
"departure": {
"time": "1759219112",
"uncertainty": 120
},
"stopId": "0:PONTROU1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759219209",
"uncertainty": 120
},
"departure": {
"time": "1759219209",
"uncertainty": 120
},
"stopId": "0:LACRETL1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759219352",
"uncertainty": 120
},
"departure": {
"time": "1759219502",
"uncertainty": 120
},
"stopId": "0:GARE30",
"stopSequence": 9
},
{
"arrival": {
"time": "1759219583",
"uncertainty": 120
},
"departure": {
"time": "1759219652",
"uncertainty": 120
},
"stopId": "0:ROIGEO89",
"stopSequence": 10
},
{
"arrival": {
"time": "1759219799",
"uncertainty": 120
},
"departure": {
"time": "1759219802",
"uncertainty": 120
},
"stopId": "0:BONSEC2",
"stopSequence": 11
},
{
"arrival": {
"time": "1759219889",
"uncertainty": 120
},
"departure": {
"time": "1759219892",
"uncertainty": 120
},
"stopId": "0:GENIE2",
"stopSequence": 12
},
{
"arrival": {
"time": "1759219904",
"uncertainty": 120
},
"departure": {
"time": "1759219904",
"uncertainty": 120
},
"stopId": "0:BOTANIQ2",
"stopSequence": 13
},
{
"arrival": {
"time": "1759219952",
"uncertainty": 120
},
"departure": {
"time": "1759219952",
"uncertainty": 120
},
"stopId": "0:EUROPAC2",
"stopSequence": 14
},
{
"arrival": {
"time": "1759219982",
"uncertainty": 120
},
"departure": {
"time": "1759219982",
"uncertainty": 120
},
"stopId": "0:MEURISS2",
"stopSequence": 15
},
{
"arrival": {
"time": "1759220040",
"uncertainty": 120
},
"departure": {
"time": "1759220040",
"uncertainty": 120
},
"stopId": "0:COUVENT2",
"stopSequence": 16
},
{
"arrival": {
"time": "1759220084",
"uncertainty": 120
},
"departure": {
"time": "1759220084",
"uncertainty": 120
},
"stopId": "0:CHATRIA2",
"stopSequence": 17
},
{
"arrival": {
"time": "1759220113",
"uncertainty": 120
},
"departure": {
"time": "1759220113",
"uncertainty": 120
},
"stopId": "0:VERGERS2",
"stopSequence": 18
},
{
"arrival": {
"time": "1759220132",
"uncertainty": 120
},
"departure": {
"time": "1759220132",
"uncertainty": 120
},
"stopId": "0:FOSSE2",
"stopSequence": 19
},
{
"arrival": {
"time": "1759220220",
"uncertainty": 120
},
"departure": {
"time": "1759220222",
"uncertainty": 120
},
"stopId": "0:FRICHES2",
"stopSequence": 20
},
{
"arrival": {
"time": "1759220286",
"uncertainty": 120
},
"departure": {
"time": "1759220286",
"uncertainty": 120
},
"stopId": "0:08MAI02",
"stopSequence": 21
},
{
"arrival": {
"time": "1759220384",
"uncertainty": 120
},
"departure": {
"time": "1759220384",
"uncertainty": 120
},
"stopId": "0:HTRHELE2",
"stopSequence": 22
},
{
"arrival": {
"time": "1759220418",
"uncertainty": 120
},
"departure": {
"time": "1759220418",
"uncertainty": 120
},
"stopId": "0:ALSACE2",
"stopSequence": 23
},
{
"arrival": {
"time": "1759220460",
"uncertainty": 120
},
"departure": {
"time": "1759220460",
"uncertainty": 120
},
"stopId": "0:SAVOIE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1759220504",
"uncertainty": 120
},
"departure": {
"time": "1759220504",
"uncertainty": 120
},
"stopId": "0:PAQUERE2",
"stopSequence": 25
},
{
"arrival": {
"time": "1759220552",
"uncertainty": 120
},
"departure": {
"time": "1759220552",
"uncertainty": 120
},
"stopId": "0:CONSTAN2",
"stopSequence": 26
},
{
"arrival": {
"time": "1759220597",
"uncertainty": 120
},
"departure": {
"time": "1759220597",
"uncertainty": 120
},
"stopId": "0:3HAIES2",
"stopSequence": 27
},
{
"arrival": {
"time": "1759220831",
"uncertainty": 120
},
"departure": {
"time": "1759220831",
"uncertainty": 120
},
"stopId": "0:LORRAIN2",
"stopSequence": 28
},
{
"arrival": {
"time": "1759220863",
"uncertainty": 120
},
"departure": {
"time": "1759220863",
"uncertainty": 120
},
"stopId": "0:ARDECHE2",
"stopSequence": 29
},
{
"arrival": {
"time": "1759220893",
"uncertainty": 120
},
"departure": {
"time": "1759220893",
"uncertainty": 120
},
"stopId": "0:PREVIL01",
"stopSequence": 30
},
{
"arrival": {
"time": "1759220964",
"uncertainty": 120
},
"departure": {
"time": "1759220964",
"uncertainty": 120
},
"stopId": "0:VIEAUX2",
"stopSequence": 31
},
{
"arrival": {
"time": "1759221041",
"uncertainty": 120
},
"stopId": "0:MOULMAI1",
"stopSequence": 32
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23095175"
},
"vehicle": {
"id": "1633",
"label": "1633"
}
}
},
{
"id": "3009796",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1759223081",
"uncertainty": 120
},
"departure": {
"time": "1759223081",
"uncertainty": 120
},
"stopId": "0:GAREN2"
},
{
"arrival": {
"time": "1759223082",
"uncertainty": 120
},
"departure": {
"time": "1759223082",
"uncertainty": 120
},
"stopId": "0:GARENNE2"
},
{
"arrival": {
"time": "1759223390",
"uncertainty": 120
},
"departure": {
"time": "1759223390",
"uncertainty": 120
},
"stopId": "0:SORBIER3"
},
{
"departure": {
"time": "1759221960",
"uncertainty": 120
},
"stopId": "0:REPU5051",
"stopSequence": 1
},
{
"arrival": {
"time": "1759222115",
"uncertainty": 120
},
"departure": {
"time": "1759222115",
"uncertainty": 120
},
"stopId": "0:ROIGE352",
"stopSequence": 2
},
{
"arrival": {
"time": "1759222200",
"uncertainty": 120
},
"departure": {
"time": "1759222200",
"uncertainty": 120
},
"stopId": "0:BONSEC2",
"stopSequence": 3
},
{
"arrival": {
"time": "1759222249",
"uncertainty": 120
},
"departure": {
"time": "1759222249",
"uncertainty": 120
},
"stopId": "0:CHPETRE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1759222322",
"uncertainty": 120
},
"departure": {
"time": "1759222322",
"uncertainty": 120
},
"stopId": "0:MANGIN2",
"stopSequence": 5
},
{
"arrival": {
"time": "1759222417",
"uncertainty": 120
},
"departure": {
"time": "1759222417",
"uncertainty": 120
},
"stopId": "0:VAILLAN2",
"stopSequence": 6
},
{
"arrival": {
"time": "1759222489",
"uncertainty": 120
},
"departure": {
"time": "1759222489",
"uncertainty": 120
},
"stopId": "0:SEMINAI2",
"stopSequence": 7
},
{
"arrival": {
"time": "1759222560",
"uncertainty": 120
},
"departure": {
"time": "1759222560",
"uncertainty": 120
},
"stopId": "0:STANDRE2",
"stopSequence": 8
},
{
"arrival": {
"time": "1759222671",
"uncertainty": 120
},
"departure": {
"time": "1759222671",
"uncertainty": 120
},
"stopId": "0:PREVOTE2",
"stopSequence": 9
},
{
"arrival": {
"time": "1759222738",
"uncertainty": 120
},
"departure": {
"time": "1759222738",
"uncertainty": 120
},
"stopId": "0:JEANNED2",
"stopSequence": 10
},
{
"arrival": {
"time": "1759222920",
"uncertainty": 120
},
"departure": {
"time": "1759222920",
"uncertainty": 120
},
"stopId": "0:COSTEBE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1759222992",
"uncertainty": 120
},
"departure": {
"time": "1759222992",
"uncertainty": 120
},
"stopId": "0:GRORMES2",
"stopSequence": 12
},
{
"arrival": {
"time": "1759223081",
"uncertainty": 120
},
"departure": {
"time": "1759223081",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GARENNE2",
"stopSequence": 13
},
{
"arrival": {
"time": "1759223147",
"uncertainty": 120
},
"departure": {
"time": "1759223147",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LESCLOS2",
"stopSequence": 14
},
{
"arrival": {
"time": "1759223224",
"uncertainty": 120
},
"departure": {
"time": "1759223224",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:SORBIER2",
"stopSequence": 15
},
{
"arrival": {
"time": "1759223471",
"uncertainty": 120
},
"departure": {
"time": "1759223471",
"uncertainty": 120
},
"stopId": "0:PJOLY2",
"stopSequence": 16
},
{
"arrival": {
"time": "1759223560",
"uncertainty": 120
},
"departure": {
"time": "1759223560",
"uncertainty": 120
},
"stopId": "0:HOTELVI2",
"stopSequence": 17
},
{
"arrival": {
"time": "1759223680",
"uncertainty": 120
},
"departure": {
"time": "1759223680",
"uncertainty": 120
},
"stopId": "0:JOSEPH2",
"stopSequence": 18
},
{
"arrival": {
"time": "1759223755",
"uncertainty": 120
},
"departure": {
"time": "1759223755",
"uncertainty": 120
},
"stopId": "0:PLGAULL2",
"stopSequence": 19
},
{
"arrival": {
"time": "1759223870",
"uncertainty": 120
},
"stopId": "0:MARLY1",
"stopSequence": 20
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23009796"
}
}
},
{
"id": "3009795",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1759225001",
"uncertainty": 120
},
"departure": {
"time": "1759225001",
"uncertainty": 120
},
"stopId": "0:GAREN2"
},
{
"arrival": {
"time": "1759225002",
"uncertainty": 120
},
"departure": {
"time": "1759225002",
"uncertainty": 120
},
"stopId": "0:GARENNE2"
},
{
"arrival": {
"time": "1759225310",
"uncertainty": 120
},
"departure": {
"time": "1759225310",
"uncertainty": 120
},
"stopId": "0:SORBIER3"
},
{
"departure": {
"time": "1759223820",
"uncertainty": 120
},
"stopId": "0:REPU5051",
"stopSequence": 1
},
{
"arrival": {
"time": "1759223975",
"uncertainty": 120
},
"departure": {
"time": "1759223975",
"uncertainty": 120
},
"stopId": "0:ROIGE352",
"stopSequence": 2
},
{
"arrival": {
"time": "1759224060",
"uncertainty": 120
},
"departure": {
"time": "1759224060",
"uncertainty": 120
},
"stopId": "0:BONSEC2",
"stopSequence": 3
},
{
"arrival": {
"time": "1759224117",
"uncertainty": 120
},
"departure": {
"time": "1759224117",
"uncertainty": 120
},
"stopId": "0:CHPETRE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1759224202",
"uncertainty": 120
},
"departure": {
"time": "1759224202",
"uncertainty": 120
},
"stopId": "0:MANGIN2",
"stopSequence": 5
},
{
"arrival": {
"time": "1759224313",
"uncertainty": 120
},
"departure": {
"time": "1759224313",
"uncertainty": 120
},
"stopId": "0:VAILLAN2",
"stopSequence": 6
},
{
"arrival": {
"time": "1759224397",
"uncertainty": 120
},
"departure": {
"time": "1759224397",
"uncertainty": 120
},
"stopId": "0:SEMINAI2",
"stopSequence": 7
},
{
"arrival": {
"time": "1759224480",
"uncertainty": 120
},
"departure": {
"time": "1759224480",
"uncertainty": 120
},
"stopId": "0:STANDRE2",
"stopSequence": 8
},
{
"arrival": {
"time": "1759224591",
"uncertainty": 120
},
"departure": {
"time": "1759224591",
"uncertainty": 120
},
"stopId": "0:PREVOTE2",
"stopSequence": 9
},
{
"arrival": {
"time": "1759224658",
"uncertainty": 120
},
"departure": {
"time": "1759224658",
"uncertainty": 120
},
"stopId": "0:JEANNED2",
"stopSequence": 10
},
{
"arrival": {
"time": "1759224840",
"uncertainty": 120
},
"departure": {
"time": "1759224840",
"uncertainty": 120
},
"stopId": "0:COSTEBE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1759224912",
"uncertainty": 120
},
"departure": {
"time": "1759224912",
"uncertainty": 120
},
"stopId": "0:GRORMES2",
"stopSequence": 12
},
{
"arrival": {
"time": "1759225001",
"uncertainty": 120
},
"departure": {
"time": "1759225001",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GARENNE2",
"stopSequence": 13
},
{
"arrival": {
"time": "1759225067",
"uncertainty": 120
},
"departure": {
"time": "1759225067",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LESCLOS2",
"stopSequence": 14
},
{
"arrival": {
"time": "1759225144",
"uncertainty": 120
},
"departure": {
"time": "1759225144",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:SORBIER2",
"stopSequence": 15
},
{
"arrival": {
"time": "1759225391",
"uncertainty": 120
},
"departure": {
"time": "1759225391",
"uncertainty": 120
},
"stopId": "0:PJOLY2",
"stopSequence": 16
},
{
"arrival": {
"time": "1759225480",
"uncertainty": 120
},
"departure": {
"time": "1759225480",
"uncertainty": 120
},
"stopId": "0:HOTELVI2",
"stopSequence": 17
},
{
"arrival": {
"time": "1759225600",
"uncertainty": 120
},
"departure": {
"time": "1759225600",
"uncertainty": 120
},
"stopId": "0:JOSEPH2",
"stopSequence": 18
},
{
"arrival": {
"time": "1759225695",
"uncertainty": 120
},
"departure": {
"time": "1759225695",
"uncertainty": 120
},
"stopId": "0:PLGAULL2",
"stopSequence": 19
},
{
"arrival": {
"time": "1759225840",
"uncertainty": 120
},
"stopId": "0:MARLY1",
"stopSequence": 20
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23009795"
}
}
},
{
"id": "3011933",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759221000",
"uncertainty": 120
},
"stopId": "0:OEILLET1",
"stopSequence": 1
},
{
"arrival": {
"time": "1759221044",
"uncertainty": 120
},
"departure": {
"time": "1759221044",
"uncertainty": 120
},
"stopId": "0:PIVOINE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1759221094",
"uncertainty": 120
},
"departure": {
"time": "1759221094",
"uncertainty": 120
},
"stopId": "0:JACINTH1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759221163",
"uncertainty": 120
},
"departure": {
"time": "1759221163",
"uncertainty": 120
},
"stopId": "0:LORIENT1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759221221",
"uncertainty": 120
},
"departure": {
"time": "1759221221",
"uncertainty": 120
},
"stopId": "0:FOUGERE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759221265",
"uncertainty": 120
},
"departure": {
"time": "1759221265",
"uncertainty": 120
},
"stopId": "0:GENIVAU1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759221362",
"uncertainty": 120
},
"departure": {
"time": "1759221362",
"uncertainty": 120
},
"stopId": "0:MAUJEAN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759221446",
"uncertainty": 120
},
"departure": {
"time": "1759221446",
"uncertainty": 120
},
"stopId": "0:METMAN1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759221506",
"uncertainty": 120
},
"departure": {
"time": "1759221506",
"uncertainty": 120
},
"stopId": "0:PTSOEUR1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759221567",
"uncertainty": 120
},
"departure": {
"time": "1759221567",
"uncertainty": 120
},
"stopId": "0:JURA1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759221697",
"uncertainty": 120
},
"departure": {
"time": "1759221697",
"uncertainty": 120
},
"stopId": "0:STOXEY1",
"stopSequence": 11
},
{
"arrival": {
"time": "1759221763",
"uncertainty": 120
},
"departure": {
"time": "1759221763",
"uncertainty": 120
},
"stopId": "0:ALSLORR1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759221807",
"uncertainty": 120
},
"departure": {
"time": "1759221807",
"uncertainty": 120
},
"stopId": "0:BERNE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1759221870",
"uncertainty": 120
},
"departure": {
"time": "1759221870",
"uncertainty": 120
},
"stopId": "0:ARTILLE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759221941",
"uncertainty": 120
},
"departure": {
"time": "1759221941",
"uncertainty": 120
},
"stopId": "0:RAPLEVY1",
"stopSequence": 15
},
{
"arrival": {
"time": "1759221989",
"uncertainty": 120
},
"departure": {
"time": "1759221989",
"uncertainty": 120
},
"stopId": "0:JUIN1",
"stopSequence": 16
},
{
"arrival": {
"time": "1759222174",
"uncertainty": 120
},
"departure": {
"time": "1759222174",
"uncertainty": 120
},
"stopId": "0:TANNEUR1",
"stopSequence": 17
},
{
"arrival": {
"time": "1759222265",
"uncertainty": 120
},
"departure": {
"time": "1759222265",
"uncertainty": 120
},
"stopId": "0:PARAIGE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1759222380",
"uncertainty": 120
},
"departure": {
"time": "1759222380",
"uncertainty": 120
},
"stopId": "0:MAZELLE1",
"stopSequence": 19
},
{
"arrival": {
"time": "1759222594",
"uncertainty": 120
},
"departure": {
"time": "1759222594",
"uncertainty": 120
},
"stopId": "0:GARE30",
"stopSequence": 20
},
{
"arrival": {
"time": "1759222642",
"uncertainty": 120
},
"departure": {
"time": "1759222642",
"uncertainty": 120
},
"stopId": "0:STNICOL4",
"stopSequence": 21
},
{
"arrival": {
"time": "1759222834",
"uncertainty": 120
},
"departure": {
"time": "1759222834",
"uncertainty": 120
},
"stopId": "0:REPUBL88",
"stopSequence": 22
},
{
"arrival": {
"time": "1759222988",
"uncertainty": 120
},
"departure": {
"time": "1759222988",
"uncertainty": 120
},
"stopId": "0:ROIGE352",
"stopSequence": 23
},
{
"arrival": {
"time": "1759223089",
"uncertainty": 120
},
"departure": {
"time": "1759223089",
"uncertainty": 120
},
"stopId": "0:BONSEC2",
"stopSequence": 24
},
{
"arrival": {
"time": "1759223216",
"uncertainty": 120
},
"departure": {
"time": "1759223216",
"uncertainty": 120
},
"stopId": "0:GENIE2",
"stopSequence": 25
},
{
"arrival": {
"time": "1759223268",
"uncertainty": 120
},
"departure": {
"time": "1759223268",
"uncertainty": 120
},
"stopId": "0:BOTANIQ2",
"stopSequence": 26
},
{
"arrival": {
"time": "1759223348",
"uncertainty": 120
},
"departure": {
"time": "1759223348",
"uncertainty": 120
},
"stopId": "0:EUROPAC2",
"stopSequence": 27
},
{
"arrival": {
"time": "1759223434",
"uncertainty": 120
},
"departure": {
"time": "1759223434",
"uncertainty": 120
},
"stopId": "0:NATION2",
"stopSequence": 28
},
{
"arrival": {
"time": "1759223498",
"uncertainty": 120
},
"departure": {
"time": "1759223498",
"uncertainty": 120
},
"stopId": "0:LITALDU2",
"stopSequence": 29
},
{
"arrival": {
"time": "1759223613",
"uncertainty": 120
},
"departure": {
"time": "1759223613",
"uncertainty": 120
},
"stopId": "0:SVICTOR2",
"stopSequence": 30
},
{
"arrival": {
"time": "1759223671",
"uncertainty": 120
},
"departure": {
"time": "1759223671",
"uncertainty": 120
},
"stopId": "0:STQUENT2",
"stopSequence": 31
},
{
"arrival": {
"time": "1759223738",
"uncertainty": 120
},
"departure": {
"time": "1759223738",
"uncertainty": 120
},
"stopId": "0:TOURAIN2",
"stopSequence": 32
},
{
"arrival": {
"time": "1759223766",
"uncertainty": 120
},
"departure": {
"time": "1759223766",
"uncertainty": 120
},
"stopId": "0:ALGER2",
"stopSequence": 33
},
{
"arrival": {
"time": "1759223791",
"uncertainty": 120
},
"departure": {
"time": "1759223791",
"uncertainty": 120
},
"stopId": "0:VOSGES2",
"stopSequence": 34
},
{
"arrival": {
"time": "1759223869",
"uncertainty": 120
},
"departure": {
"time": "1759223869",
"uncertainty": 120
},
"stopId": "0:CITSNCF2",
"stopSequence": 35
},
{
"arrival": {
"time": "1759223903",
"uncertainty": 120
},
"departure": {
"time": "1759223903",
"uncertainty": 120
},
"stopId": "0:LOTINDU2",
"stopSequence": 36
},
{
"arrival": {
"time": "1759223989",
"uncertainty": 120
},
"departure": {
"time": "1759223989",
"uncertainty": 120
},
"stopId": "0:ROTONDE2",
"stopSequence": 37
},
{
"arrival": {
"time": "1759224031",
"uncertainty": 120
},
"stopId": "0:TOURNEB1",
"stopSequence": 38
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23011933"
}
}
},
{
"id": "3011932",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759220239",
"uncertainty": 120
},
"stopId": "0:OEILLET1",
"stopSequence": 1
},
{
"arrival": {
"time": "1759220443",
"uncertainty": 120
},
"departure": {
"time": "1759220443",
"uncertainty": 120
},
"stopId": "0:PIVOINE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1759220493",
"uncertainty": 120
},
"departure": {
"time": "1759220493",
"uncertainty": 120
},
"stopId": "0:JACINTH1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759220562",
"uncertainty": 120
},
"departure": {
"time": "1759220562",
"uncertainty": 120
},
"stopId": "0:LORIENT1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759220619",
"uncertainty": 120
},
"departure": {
"time": "1759220619",
"uncertainty": 120
},
"stopId": "0:FOUGERE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759220663",
"uncertainty": 120
},
"departure": {
"time": "1759220663",
"uncertainty": 120
},
"stopId": "0:GENIVAU1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759220760",
"uncertainty": 120
},
"departure": {
"time": "1759220760",
"uncertainty": 120
},
"stopId": "0:MAUJEAN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759220815",
"uncertainty": 120
},
"departure": {
"time": "1759220815",
"uncertainty": 120
},
"stopId": "0:METMAN1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759220856",
"uncertainty": 120
},
"departure": {
"time": "1759220856",
"uncertainty": 120
},
"stopId": "0:PTSOEUR1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759220881",
"uncertainty": 120
},
"departure": {
"time": "1759220881",
"uncertainty": 120
},
"stopId": "0:JURA1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759220975",
"uncertainty": 120
},
"departure": {
"time": "1759220975",
"uncertainty": 120
},
"stopId": "0:STOXEY1",
"stopSequence": 11
},
{
"arrival": {
"time": "1759221036",
"uncertainty": 120
},
"departure": {
"time": "1759221036",
"uncertainty": 120
},
"stopId": "0:ALSLORR1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759221106",
"uncertainty": 120
},
"departure": {
"time": "1759221106",
"uncertainty": 120
},
"stopId": "0:BERNE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1759221167",
"uncertainty": 120
},
"departure": {
"time": "1759221167",
"uncertainty": 120
},
"stopId": "0:ARTILLE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759221245",
"uncertainty": 120
},
"departure": {
"time": "1759221245",
"uncertainty": 120
},
"stopId": "0:RAPLEVY1",
"stopSequence": 15
},
{
"arrival": {
"time": "1759221293",
"uncertainty": 120
},
"departure": {
"time": "1759221293",
"uncertainty": 120
},
"stopId": "0:JUIN1",
"stopSequence": 16
},
{
"arrival": {
"time": "1759221478",
"uncertainty": 120
},
"departure": {
"time": "1759221478",
"uncertainty": 120
},
"stopId": "0:TANNEUR1",
"stopSequence": 17
},
{
"arrival": {
"time": "1759221562",
"uncertainty": 120
},
"departure": {
"time": "1759221562",
"uncertainty": 120
},
"stopId": "0:PARAIGE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1759221676",
"uncertainty": 120
},
"departure": {
"time": "1759221676",
"uncertainty": 120
},
"stopId": "0:MAZELLE1",
"stopSequence": 19
},
{
"arrival": {
"time": "1759221863",
"uncertainty": 120
},
"departure": {
"time": "1759221863",
"uncertainty": 120
},
"stopId": "0:GARE30",
"stopSequence": 20
},
{
"arrival": {
"time": "1759221908",
"uncertainty": 120
},
"departure": {
"time": "1759221908",
"uncertainty": 120
},
"stopId": "0:STNICOL4",
"stopSequence": 21
},
{
"arrival": {
"time": "1759222100",
"uncertainty": 120
},
"departure": {
"time": "1759222260",
"uncertainty": 120
},
"stopId": "0:REPUBL88",
"stopSequence": 22
},
{
"arrival": {
"time": "1759222414",
"uncertainty": 120
},
"departure": {
"time": "1759222414",
"uncertainty": 120
},
"stopId": "0:ROIGE352",
"stopSequence": 23
},
{
"arrival": {
"time": "1759222515",
"uncertainty": 120
},
"departure": {
"time": "1759222515",
"uncertainty": 120
},
"stopId": "0:BONSEC2",
"stopSequence": 24
},
{
"arrival": {
"time": "1759222642",
"uncertainty": 120
},
"departure": {
"time": "1759222642",
"uncertainty": 120
},
"stopId": "0:GENIE2",
"stopSequence": 25
},
{
"arrival": {
"time": "1759222694",
"uncertainty": 120
},
"departure": {
"time": "1759222694",
"uncertainty": 120
},
"stopId": "0:BOTANIQ2",
"stopSequence": 26
},
{
"arrival": {
"time": "1759222774",
"uncertainty": 120
},
"departure": {
"time": "1759222774",
"uncertainty": 120
},
"stopId": "0:EUROPAC2",
"stopSequence": 27
},
{
"arrival": {
"time": "1759222860",
"uncertainty": 120
},
"departure": {
"time": "1759222860",
"uncertainty": 120
},
"stopId": "0:NATION2",
"stopSequence": 28
},
{
"arrival": {
"time": "1759222909",
"uncertainty": 120
},
"departure": {
"time": "1759222909",
"uncertainty": 120
},
"stopId": "0:LITALDU2",
"stopSequence": 29
},
{
"arrival": {
"time": "1759222996",
"uncertainty": 120
},
"departure": {
"time": "1759222996",
"uncertainty": 120
},
"stopId": "0:SVICTOR2",
"stopSequence": 30
},
{
"arrival": {
"time": "1759223040",
"uncertainty": 120
},
"departure": {
"time": "1759223040",
"uncertainty": 120
},
"stopId": "0:STQUENT2",
"stopSequence": 31
},
{
"arrival": {
"time": "1759223107",
"uncertainty": 120
},
"departure": {
"time": "1759223107",
"uncertainty": 120
},
"stopId": "0:TOURAIN2",
"stopSequence": 32
},
{
"arrival": {
"time": "1759223135",
"uncertainty": 120
},
"departure": {
"time": "1759223135",
"uncertainty": 120
},
"stopId": "0:ALGER2",
"stopSequence": 33
},
{
"arrival": {
"time": "1759223160",
"uncertainty": 120
},
"departure": {
"time": "1759223160",
"uncertainty": 120
},
"stopId": "0:VOSGES2",
"stopSequence": 34
},
{
"arrival": {
"time": "1759223238",
"uncertainty": 120
},
"departure": {
"time": "1759223238",
"uncertainty": 120
},
"stopId": "0:CITSNCF2",
"stopSequence": 35
},
{
"arrival": {
"time": "1759223272",
"uncertainty": 120
},
"departure": {
"time": "1759223272",
"uncertainty": 120
},
"stopId": "0:LOTINDU2",
"stopSequence": 36
},
{
"arrival": {
"time": "1759223358",
"uncertainty": 120
},
"departure": {
"time": "1759223358",
"uncertainty": 120
},
"stopId": "0:ROTONDE2",
"stopSequence": 37
},
{
"arrival": {
"time": "1759223400",
"uncertainty": 120
},
"stopId": "0:TOURNEB1",
"stopSequence": 38
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23011932"
},
"vehicle": {
"id": "2432",
"label": "2432"
}
}
},
{
"id": "3011935",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759222200",
"uncertainty": 120
},
"stopId": "0:OEILLET1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23011935"
}
}
},
{
"id": "3011934",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759221600",
"uncertainty": 120
},
"stopId": "0:OEILLET1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23011934"
}
}
},
{
"id": "3047462",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759218571",
"uncertainty": 120
},
"stopId": "0:MIC02",
"stopSequence": 1
},
{
"arrival": {
"time": "1759218614",
"uncertainty": 120
},
"departure": {
"time": "1759218631",
"uncertainty": 120
},
"stopId": "0:COL02",
"stopSequence": 2
},
{
"arrival": {
"time": "1759218691",
"uncertainty": 120
},
"departure": {
"time": "1759218691",
"uncertainty": 120
},
"stopId": "0:CLO02",
"stopSequence": 3
},
{
"arrival": {
"time": "1759218781",
"uncertainty": 120
},
"departure": {
"time": "1759218811",
"uncertainty": 120
},
"stopId": "0:BLE02",
"stopSequence": 4
},
{
"arrival": {
"time": "1759218871",
"uncertainty": 120
},
"departure": {
"time": "1759218902",
"uncertainty": 120
},
"stopId": "0:BOR02",
"stopSequence": 5
},
{
"arrival": {
"time": "1759218991",
"uncertainty": 120
},
"departure": {
"time": "1759219021",
"uncertainty": 120
},
"stopId": "0:PRO02",
"stopSequence": 6
},
{
"arrival": {
"time": "1759219081",
"uncertainty": 120
},
"departure": {
"time": "1759219081",
"uncertainty": 120
},
"stopId": "0:BEL02",
"stopSequence": 7
},
{
"arrival": {
"time": "1759219180",
"uncertainty": 120
},
"departure": {
"time": "1759219201",
"uncertainty": 120
},
"stopId": "0:CIM02",
"stopSequence": 8
},
{
"arrival": {
"time": "1759219291",
"uncertainty": 120
},
"departure": {
"time": "1759219291",
"uncertainty": 120
},
"stopId": "0:ALC02",
"stopSequence": 9
},
{
"arrival": {
"time": "1759219351",
"uncertainty": 120
},
"departure": {
"time": "1759219351",
"uncertainty": 120
},
"stopId": "0:LEG02",
"stopSequence": 10
},
{
"arrival": {
"time": "1759219441",
"uncertainty": 120
},
"departure": {
"time": "1759219441",
"uncertainty": 120
},
"stopId": "0:SEI02",
"stopSequence": 11
},
{
"arrival": {
"time": "1759219528",
"uncertainty": 120
},
"departure": {
"time": "1759219531",
"uncertainty": 120
},
"stopId": "0:POM02",
"stopSequence": 12
},
{
"arrival": {
"time": "1759219610",
"uncertainty": 120
},
"departure": {
"time": "1759219621",
"uncertainty": 120
},
"stopId": "0:GAR02",
"stopSequence": 13
},
{
"arrival": {
"time": "1759219730",
"uncertainty": 120
},
"departure": {
"time": "1759219741",
"uncertainty": 120
},
"stopId": "0:ROI02",
"stopSequence": 14
},
{
"arrival": {
"time": "1759219850",
"uncertainty": 120
},
"departure": {
"time": "1759219921",
"uncertainty": 120
},
"stopId": "0:REP04",
"stopSequence": 15
},
{
"arrival": {
"time": "1759220101",
"uncertainty": 120
},
"departure": {
"time": "1759220131",
"uncertainty": 120
},
"stopId": "0:LUX02",
"stopSequence": 16
},
{
"arrival": {
"time": "1759220189",
"uncertainty": 120
},
"departure": {
"time": "1759220191",
"uncertainty": 120
},
"stopId": "0:VIN02",
"stopSequence": 17
},
{
"arrival": {
"time": "1759220263",
"uncertainty": 120
},
"departure": {
"time": "1759220263",
"uncertainty": 120
},
"stopId": "0:PON02",
"stopSequence": 18
},
{
"arrival": {
"time": "1759220325",
"uncertainty": 120
},
"departure": {
"time": "1759220325",
"uncertainty": 120
},
"stopId": "0:ROC02",
"stopSequence": 19
},
{
"arrival": {
"time": "1759220416",
"uncertainty": 120
},
"departure": {
"time": "1759220416",
"uncertainty": 120
},
"stopId": "0:BER02",
"stopSequence": 20
},
{
"arrival": {
"time": "1759220479",
"uncertainty": 120
},
"departure": {
"time": "1759220479",
"uncertainty": 120
},
"stopId": "0:CAS02",
"stopSequence": 21
},
{
"arrival": {
"time": "1759220604",
"uncertainty": 120
},
"departure": {
"time": "1759220604",
"uncertainty": 120
},
"stopId": "0:JOB02",
"stopSequence": 22
},
{
"arrival": {
"time": "1759220702",
"uncertainty": 120
},
"departure": {
"time": "1759220702",
"uncertainty": 120
},
"stopId": "0:ROU02",
"stopSequence": 23
},
{
"arrival": {
"time": "1759220767",
"uncertainty": 120
},
"departure": {
"time": "1759220767",
"uncertainty": 120
},
"stopId": "0:CHA02",
"stopSequence": 24
},
{
"arrival": {
"time": "1759220858",
"uncertainty": 120
},
"departure": {
"time": "1759220858",
"uncertainty": 120
},
"stopId": "0:FON02",
"stopSequence": 25
},
{
"arrival": {
"time": "1759220888",
"uncertainty": 120
},
"stopId": "0:WOI02",
"stopSequence": 26
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23047462"
},
"vehicle": {
"id": "1313",
"label": "1313"
}
}
},
{
"id": "3011929",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759218630",
"uncertainty": 120
},
"stopId": "0:OEILLET1",
"stopSequence": 1
},
{
"arrival": {
"time": "1759218666",
"uncertainty": 120
},
"departure": {
"time": "1759218666",
"uncertainty": 120
},
"stopId": "0:PIVOINE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1759218717",
"uncertainty": 120
},
"departure": {
"time": "1759218720",
"uncertainty": 120
},
"stopId": "0:JACINTH1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759218779",
"uncertainty": 120
},
"departure": {
"time": "1759218779",
"uncertainty": 120
},
"stopId": "0:LORIENT1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759218819",
"uncertainty": 120
},
"departure": {
"time": "1759218819",
"uncertainty": 120
},
"stopId": "0:FOUGERE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759218870",
"uncertainty": 120
},
"departure": {
"time": "1759218870",
"uncertainty": 120
},
"stopId": "0:GENIVAU1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759218943",
"uncertainty": 120
},
"departure": {
"time": "1759218943",
"uncertainty": 120
},
"stopId": "0:MAUJEAN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759218986",
"uncertainty": 120
},
"departure": {
"time": "1759218990",
"uncertainty": 120
},
"stopId": "0:METMAN1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759219047",
"uncertainty": 120
},
"departure": {
"time": "1759219047",
"uncertainty": 120
},
"stopId": "0:PTSOEUR1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759219080",
"uncertainty": 120
},
"departure": {
"time": "1759219080",
"uncertainty": 120
},
"stopId": "0:JURA1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759219176",
"uncertainty": 120
},
"departure": {
"time": "1759219176",
"uncertainty": 120
},
"stopId": "0:STOXEY1",
"stopSequence": 11
},
{
"arrival": {
"time": "1759219255",
"uncertainty": 120
},
"departure": {
"time": "1759219260",
"uncertainty": 120
},
"stopId": "0:ALSLORR1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759219319",
"uncertainty": 120
},
"departure": {
"time": "1759219320",
"uncertainty": 120
},
"stopId": "0:BERNE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1759219393",
"uncertainty": 120
},
"departure": {
"time": "1759219393",
"uncertainty": 120
},
"stopId": "0:ARTILLE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759219452",
"uncertainty": 120
},
"departure": {
"time": "1759219452",
"uncertainty": 120
},
"stopId": "0:RAPLEVY1",
"stopSequence": 15
},
{
"arrival": {
"time": "1759219495",
"uncertainty": 120
},
"departure": {
"time": "1759219500",
"uncertainty": 120
},
"stopId": "0:JUIN1",
"stopSequence": 16
},
{
"arrival": {
"time": "1759219690",
"uncertainty": 120
},
"departure": {
"time": "1759219690",
"uncertainty": 120
},
"stopId": "0:TANNEUR1",
"stopSequence": 17
},
{
"arrival": {
"time": "1759219754",
"uncertainty": 120
},
"departure": {
"time": "1759219800",
"uncertainty": 120
},
"stopId": "0:PARAIGE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1759219920",
"uncertainty": 120
},
"departure": {
"time": "1759219920",
"uncertainty": 120
},
"stopId": "0:MAZELLE1",
"stopSequence": 19
},
{
"arrival": {
"time": "1759220095",
"uncertainty": 120
},
"departure": {
"time": "1759220130",
"uncertainty": 120
},
"stopId": "0:GARE30",
"stopSequence": 20
},
{
"arrival": {
"time": "1759220172",
"uncertainty": 120
},
"departure": {
"time": "1759220172",
"uncertainty": 120
},
"stopId": "0:STNICOL4",
"stopSequence": 21
},
{
"arrival": {
"time": "1759220404",
"uncertainty": 120
},
"departure": {
"time": "1759220404",
"uncertainty": 120
},
"stopId": "0:REPUBL88",
"stopSequence": 22
},
{
"arrival": {
"time": "1759220488",
"uncertainty": 120
},
"departure": {
"time": "1759220488",
"uncertainty": 120
},
"stopId": "0:ROIGE352",
"stopSequence": 23
},
{
"arrival": {
"time": "1759220551",
"uncertainty": 120
},
"departure": {
"time": "1759220551",
"uncertainty": 120
},
"stopId": "0:BONSEC2",
"stopSequence": 24
},
{
"arrival": {
"time": "1759220642",
"uncertainty": 120
},
"departure": {
"time": "1759220642",
"uncertainty": 120
},
"stopId": "0:GENIE2",
"stopSequence": 25
},
{
"arrival": {
"time": "1759220658",
"uncertainty": 120
},
"departure": {
"time": "1759220658",
"uncertainty": 120
},
"stopId": "0:BOTANIQ2",
"stopSequence": 26
},
{
"arrival": {
"time": "1759220709",
"uncertainty": 120
},
"departure": {
"time": "1759220709",
"uncertainty": 120
},
"stopId": "0:EUROPAC2",
"stopSequence": 27
},
{
"arrival": {
"time": "1759220778",
"uncertainty": 120
},
"departure": {
"time": "1759220778",
"uncertainty": 120
},
"stopId": "0:NATION2",
"stopSequence": 28
},
{
"arrival": {
"time": "1759220854",
"uncertainty": 120
},
"departure": {
"time": "1759220854",
"uncertainty": 120
},
"stopId": "0:LITALDU2",
"stopSequence": 29
},
{
"arrival": {
"time": "1759220917",
"uncertainty": 120
},
"departure": {
"time": "1759220917",
"uncertainty": 120
},
"stopId": "0:SVICTOR2",
"stopSequence": 30
},
{
"arrival": {
"time": "1759221001",
"uncertainty": 120
},
"departure": {
"time": "1759221001",
"uncertainty": 120
},
"stopId": "0:STQUENT2",
"stopSequence": 31
},
{
"arrival": {
"time": "1759221062",
"uncertainty": 120
},
"departure": {
"time": "1759221062",
"uncertainty": 120
},
"stopId": "0:TOURAIN2",
"stopSequence": 32
},
{
"arrival": {
"time": "1759221103",
"uncertainty": 120
},
"departure": {
"time": "1759221103",
"uncertainty": 120
},
"stopId": "0:ALGER2",
"stopSequence": 33
},
{
"arrival": {
"time": "1759221116",
"uncertainty": 120
},
"departure": {
"time": "1759221116",
"uncertainty": 120
},
"stopId": "0:VOSGES2",
"stopSequence": 34
},
{
"arrival": {
"time": "1759221179",
"uncertainty": 120
},
"departure": {
"time": "1759221179",
"uncertainty": 120
},
"stopId": "0:CITSNCF2",
"stopSequence": 35
},
{
"arrival": {
"time": "1759221196",
"uncertainty": 120
},
"departure": {
"time": "1759221196",
"uncertainty": 120
},
"stopId": "0:LOTINDU2",
"stopSequence": 36
},
{
"arrival": {
"time": "1759221254",
"uncertainty": 120
},
"departure": {
"time": "1759221254",
"uncertainty": 120
},
"stopId": "0:ROTONDE2",
"stopSequence": 37
},
{
"arrival": {
"time": "1759221296",
"uncertainty": 120
},
"stopId": "0:TOURNEB1",
"stopSequence": 38
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23011929"
},
"vehicle": {
"id": "2428",
"label": "2428"
}
}
},
{
"id": "3011928",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759218000",
"uncertainty": 120
},
"stopId": "0:OEILLET1",
"stopSequence": 1
},
{
"arrival": {
"time": "1759218046",
"uncertainty": 120
},
"departure": {
"time": "1759218046",
"uncertainty": 120
},
"stopId": "0:PIVOINE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1759218099",
"uncertainty": 120
},
"departure": {
"time": "1759218099",
"uncertainty": 120
},
"stopId": "0:JACINTH1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759218167",
"uncertainty": 120
},
"departure": {
"time": "1759218167",
"uncertainty": 120
},
"stopId": "0:LORIENT1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759218207",
"uncertainty": 120
},
"departure": {
"time": "1759218211",
"uncertainty": 120
},
"stopId": "0:FOUGERE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759218254",
"uncertainty": 120
},
"departure": {
"time": "1759218254",
"uncertainty": 120
},
"stopId": "0:GENIVAU1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759218375",
"uncertainty": 120
},
"departure": {
"time": "1759218391",
"uncertainty": 120
},
"stopId": "0:MAUJEAN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759218451",
"uncertainty": 120
},
"departure": {
"time": "1759218451",
"uncertainty": 120
},
"stopId": "0:METMAN1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759218506",
"uncertainty": 120
},
"departure": {
"time": "1759218511",
"uncertainty": 120
},
"stopId": "0:PTSOEUR1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759218578",
"uncertainty": 120
},
"departure": {
"time": "1759218578",
"uncertainty": 120
},
"stopId": "0:JURA1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759218661",
"uncertainty": 120
},
"departure": {
"time": "1759218661",
"uncertainty": 120
},
"stopId": "0:STOXEY1",
"stopSequence": 11
},
{
"arrival": {
"time": "1759218721",
"uncertainty": 120
},
"departure": {
"time": "1759218721",
"uncertainty": 120
},
"stopId": "0:ALSLORR1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759218794",
"uncertainty": 120
},
"departure": {
"time": "1759218811",
"uncertainty": 120
},
"stopId": "0:BERNE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1759218871",
"uncertainty": 120
},
"departure": {
"time": "1759218871",
"uncertainty": 120
},
"stopId": "0:ARTILLE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759218919",
"uncertainty": 120
},
"departure": {
"time": "1759218919",
"uncertainty": 120
},
"stopId": "0:RAPLEVY1",
"stopSequence": 15
},
{
"arrival": {
"time": "1759218961",
"uncertainty": 120
},
"departure": {
"time": "1759218961",
"uncertainty": 120
},
"stopId": "0:JUIN1",
"stopSequence": 16
},
{
"arrival": {
"time": "1759219141",
"uncertainty": 120
},
"departure": {
"time": "1759219141",
"uncertainty": 120
},
"stopId": "0:TANNEUR1",
"stopSequence": 17
},
{
"arrival": {
"time": "1759219256",
"uncertainty": 120
},
"departure": {
"time": "1759219261",
"uncertainty": 120
},
"stopId": "0:PARAIGE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1759219334",
"uncertainty": 120
},
"departure": {
"time": "1759219334",
"uncertainty": 120
},
"stopId": "0:MAZELLE1",
"stopSequence": 19
},
{
"arrival": {
"time": "1759219524",
"uncertainty": 120
},
"departure": {
"time": "1759219620",
"uncertainty": 120
},
"stopId": "0:GARE30",
"stopSequence": 20
},
{
"arrival": {
"time": "1759219659",
"uncertainty": 120
},
"departure": {
"time": "1759219659",
"uncertainty": 120
},
"stopId": "0:STNICOL4",
"stopSequence": 21
},
{
"arrival": {
"time": "1759219831",
"uncertainty": 120
},
"departure": {
"time": "1759219981",
"uncertainty": 120
},
"stopId": "0:REPUBL88",
"stopSequence": 22
},
{
"arrival": {
"time": "1759220057",
"uncertainty": 120
},
"departure": {
"time": "1759220101",
"uncertainty": 120
},
"stopId": "0:ROIGE352",
"stopSequence": 23
},
{
"arrival": {
"time": "1759220161",
"uncertainty": 120
},
"departure": {
"time": "1759220161",
"uncertainty": 120
},
"stopId": "0:BONSEC2",
"stopSequence": 24
},
{
"arrival": {
"time": "1759220261",
"uncertainty": 120
},
"departure": {
"time": "1759220261",
"uncertainty": 120
},
"stopId": "0:GENIE2",
"stopSequence": 25
},
{
"arrival": {
"time": "1759220277",
"uncertainty": 120
},
"departure": {
"time": "1759220277",
"uncertainty": 120
},
"stopId": "0:BOTANIQ2",
"stopSequence": 26
},
{
"arrival": {
"time": "1759220328",
"uncertainty": 120
},
"departure": {
"time": "1759220328",
"uncertainty": 120
},
"stopId": "0:EUROPAC2",
"stopSequence": 27
},
{
"arrival": {
"time": "1759220397",
"uncertainty": 120
},
"departure": {
"time": "1759220397",
"uncertainty": 120
},
"stopId": "0:NATION2",
"stopSequence": 28
},
{
"arrival": {
"time": "1759220473",
"uncertainty": 120
},
"departure": {
"time": "1759220473",
"uncertainty": 120
},
"stopId": "0:LITALDU2",
"stopSequence": 29
},
{
"arrival": {
"time": "1759220536",
"uncertainty": 120
},
"departure": {
"time": "1759220536",
"uncertainty": 120
},
"stopId": "0:SVICTOR2",
"stopSequence": 30
},
{
"arrival": {
"time": "1759220620",
"uncertainty": 120
},
"departure": {
"time": "1759220620",
"uncertainty": 120
},
"stopId": "0:STQUENT2",
"stopSequence": 31
},
{
"arrival": {
"time": "1759220681",
"uncertainty": 120
},
"departure": {
"time": "1759220681",
"uncertainty": 120
},
"stopId": "0:TOURAIN2",
"stopSequence": 32
},
{
"arrival": {
"time": "1759220723",
"uncertainty": 120
},
"departure": {
"time": "1759220723",
"uncertainty": 120
},
"stopId": "0:ALGER2",
"stopSequence": 33
},
{
"arrival": {
"time": "1759220736",
"uncertainty": 120
},
"departure": {
"time": "1759220736",
"uncertainty": 120
},
"stopId": "0:VOSGES2",
"stopSequence": 34
},
{
"arrival": {
"time": "1759220798",
"uncertainty": 120
},
"departure": {
"time": "1759220798",
"uncertainty": 120
},
"stopId": "0:CITSNCF2",
"stopSequence": 35
},
{
"arrival": {
"time": "1759220813",
"uncertainty": 120
},
"departure": {
"time": "1759220813",
"uncertainty": 120
},
"stopId": "0:LOTINDU2",
"stopSequence": 36
},
{
"arrival": {
"time": "1759220869",
"uncertainty": 120
},
"departure": {
"time": "1759220869",
"uncertainty": 120
},
"stopId": "0:ROTONDE2",
"stopSequence": 37
},
{
"arrival": {
"time": "1759220911",
"uncertainty": 120
},
"stopId": "0:TOURNEB1",
"stopSequence": 38
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23011928"
},
"vehicle": {
"id": "1639",
"label": "1639"
}
}
},
{
"id": "3011931",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759219800",
"uncertainty": 120
},
"stopId": "0:OEILLET1",
"stopSequence": 1
},
{
"arrival": {
"time": "1759219842",
"uncertainty": 120
},
"departure": {
"time": "1759219842",
"uncertainty": 120
},
"stopId": "0:PIVOINE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1759219891",
"uncertainty": 120
},
"departure": {
"time": "1759219891",
"uncertainty": 120
},
"stopId": "0:JACINTH1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759219962",
"uncertainty": 120
},
"departure": {
"time": "1759219962",
"uncertainty": 120
},
"stopId": "0:LORIENT1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759220015",
"uncertainty": 120
},
"departure": {
"time": "1759220015",
"uncertainty": 120
},
"stopId": "0:FOUGERE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759220059",
"uncertainty": 120
},
"departure": {
"time": "1759220059",
"uncertainty": 120
},
"stopId": "0:GENIVAU1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759220157",
"uncertainty": 120
},
"departure": {
"time": "1759220162",
"uncertainty": 120
},
"stopId": "0:MAUJEAN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759220229",
"uncertainty": 120
},
"departure": {
"time": "1759220229",
"uncertainty": 120
},
"stopId": "0:METMAN1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759220270",
"uncertainty": 120
},
"departure": {
"time": "1759220270",
"uncertainty": 120
},
"stopId": "0:PTSOEUR1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759220294",
"uncertainty": 120
},
"departure": {
"time": "1759220294",
"uncertainty": 120
},
"stopId": "0:JURA1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759220387",
"uncertainty": 120
},
"departure": {
"time": "1759220387",
"uncertainty": 120
},
"stopId": "0:STOXEY1",
"stopSequence": 11
},
{
"arrival": {
"time": "1759220448",
"uncertainty": 120
},
"departure": {
"time": "1759220448",
"uncertainty": 120
},
"stopId": "0:ALSLORR1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759220518",
"uncertainty": 120
},
"departure": {
"time": "1759220518",
"uncertainty": 120
},
"stopId": "0:BERNE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1759220579",
"uncertainty": 120
},
"departure": {
"time": "1759220579",
"uncertainty": 120
},
"stopId": "0:ARTILLE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759220657",
"uncertainty": 120
},
"departure": {
"time": "1759220657",
"uncertainty": 120
},
"stopId": "0:RAPLEVY1",
"stopSequence": 15
},
{
"arrival": {
"time": "1759220701",
"uncertainty": 120
},
"departure": {
"time": "1759220701",
"uncertainty": 120
},
"stopId": "0:JUIN1",
"stopSequence": 16
},
{
"arrival": {
"time": "1759220890",
"uncertainty": 120
},
"departure": {
"time": "1759220890",
"uncertainty": 120
},
"stopId": "0:TANNEUR1",
"stopSequence": 17
},
{
"arrival": {
"time": "1759220957",
"uncertainty": 120
},
"departure": {
"time": "1759220957",
"uncertainty": 120
},
"stopId": "0:PARAIGE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1759221076",
"uncertainty": 120
},
"departure": {
"time": "1759221076",
"uncertainty": 120
},
"stopId": "0:MAZELLE1",
"stopSequence": 19
},
{
"arrival": {
"time": "1759221255",
"uncertainty": 120
},
"departure": {
"time": "1759221255",
"uncertainty": 120
},
"stopId": "0:GARE30",
"stopSequence": 20
},
{
"arrival": {
"time": "1759221300",
"uncertainty": 120
},
"departure": {
"time": "1759221300",
"uncertainty": 120
},
"stopId": "0:STNICOL4",
"stopSequence": 21
},
{
"arrival": {
"time": "1759221495",
"uncertainty": 120
},
"departure": {
"time": "1759221495",
"uncertainty": 120
},
"stopId": "0:REPUBL88",
"stopSequence": 22
},
{
"arrival": {
"time": "1759221587",
"uncertainty": 120
},
"departure": {
"time": "1759221587",
"uncertainty": 120
},
"stopId": "0:ROIGE352",
"stopSequence": 23
},
{
"arrival": {
"time": "1759221654",
"uncertainty": 120
},
"departure": {
"time": "1759221654",
"uncertainty": 120
},
"stopId": "0:BONSEC2",
"stopSequence": 24
},
{
"arrival": {
"time": "1759221752",
"uncertainty": 120
},
"departure": {
"time": "1759221752",
"uncertainty": 120
},
"stopId": "0:GENIE2",
"stopSequence": 25
},
{
"arrival": {
"time": "1759221792",
"uncertainty": 120
},
"departure": {
"time": "1759221792",
"uncertainty": 120
},
"stopId": "0:BOTANIQ2",
"stopSequence": 26
},
{
"arrival": {
"time": "1759221854",
"uncertainty": 120
},
"departure": {
"time": "1759221854",
"uncertainty": 120
},
"stopId": "0:EUROPAC2",
"stopSequence": 27
},
{
"arrival": {
"time": "1759221940",
"uncertainty": 120
},
"departure": {
"time": "1759221940",
"uncertainty": 120
},
"stopId": "0:NATION2",
"stopSequence": 28
},
{
"arrival": {
"time": "1759221989",
"uncertainty": 120
},
"departure": {
"time": "1759221989",
"uncertainty": 120
},
"stopId": "0:LITALDU2",
"stopSequence": 29
},
{
"arrival": {
"time": "1759222076",
"uncertainty": 120
},
"departure": {
"time": "1759222076",
"uncertainty": 120
},
"stopId": "0:SVICTOR2",
"stopSequence": 30
},
{
"arrival": {
"time": "1759222120",
"uncertainty": 120
},
"departure": {
"time": "1759222120",
"uncertainty": 120
},
"stopId": "0:STQUENT2",
"stopSequence": 31
},
{
"arrival": {
"time": "1759222187",
"uncertainty": 120
},
"departure": {
"time": "1759222187",
"uncertainty": 120
},
"stopId": "0:TOURAIN2",
"stopSequence": 32
},
{
"arrival": {
"time": "1759222215",
"uncertainty": 120
},
"departure": {
"time": "1759222215",
"uncertainty": 120
},
"stopId": "0:ALGER2",
"stopSequence": 33
},
{
"arrival": {
"time": "1759222240",
"uncertainty": 120
},
"departure": {
"time": "1759222240",
"uncertainty": 120
},
"stopId": "0:VOSGES2",
"stopSequence": 34
},
{
"arrival": {
"time": "1759222318",
"uncertainty": 120
},
"departure": {
"time": "1759222318",
"uncertainty": 120
},
"stopId": "0:CITSNCF2",
"stopSequence": 35
},
{
"arrival": {
"time": "1759222352",
"uncertainty": 120
},
"departure": {
"time": "1759222352",
"uncertainty": 120
},
"stopId": "0:LOTINDU2",
"stopSequence": 36
},
{
"arrival": {
"time": "1759222438",
"uncertainty": 120
},
"departure": {
"time": "1759222438",
"uncertainty": 120
},
"stopId": "0:ROTONDE2",
"stopSequence": 37
},
{
"arrival": {
"time": "1759222480",
"uncertainty": 120
},
"stopId": "0:TOURNEB1",
"stopSequence": 38
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23011931"
},
"vehicle": {
"id": "2424",
"label": "2424"
}
}
},
{
"id": "3047461",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759223760",
"uncertainty": 120
},
"stopId": "0:HSCHUMA2",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23047461"
}
}
},
{
"id": "3011930",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759219204",
"uncertainty": 120
},
"stopId": "0:OEILLET1",
"stopSequence": 1
},
{
"arrival": {
"time": "1759219264",
"uncertainty": 120
},
"departure": {
"time": "1759219264",
"uncertainty": 120
},
"stopId": "0:PIVOINE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1759219317",
"uncertainty": 120
},
"departure": {
"time": "1759219325",
"uncertainty": 120
},
"stopId": "0:JACINTH1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759219395",
"uncertainty": 120
},
"departure": {
"time": "1759219395",
"uncertainty": 120
},
"stopId": "0:LORIENT1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759219436",
"uncertainty": 120
},
"departure": {
"time": "1759219445",
"uncertainty": 120
},
"stopId": "0:FOUGERE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759219476",
"uncertainty": 120
},
"departure": {
"time": "1759219476",
"uncertainty": 120
},
"stopId": "0:GENIVAU1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759219578",
"uncertainty": 120
},
"departure": {
"time": "1759219595",
"uncertainty": 120
},
"stopId": "0:MAUJEAN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759219646",
"uncertainty": 120
},
"departure": {
"time": "1759219646",
"uncertainty": 120
},
"stopId": "0:METMAN1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759219685",
"uncertainty": 120
},
"departure": {
"time": "1759219685",
"uncertainty": 120
},
"stopId": "0:PTSOEUR1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759219705",
"uncertainty": 120
},
"departure": {
"time": "1759219746",
"uncertainty": 120
},
"stopId": "0:JURA1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759219835",
"uncertainty": 120
},
"departure": {
"time": "1759219836",
"uncertainty": 120
},
"stopId": "0:STOXEY1",
"stopSequence": 11
},
{
"arrival": {
"time": "1759219896",
"uncertainty": 120
},
"departure": {
"time": "1759219927",
"uncertainty": 120
},
"stopId": "0:ALSLORR1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759220000",
"uncertainty": 120
},
"departure": {
"time": "1759220048",
"uncertainty": 120
},
"stopId": "0:BERNE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1759220108",
"uncertainty": 120
},
"departure": {
"time": "1759220108",
"uncertainty": 120
},
"stopId": "0:ARTILLE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759220188",
"uncertainty": 120
},
"departure": {
"time": "1759220197",
"uncertainty": 120
},
"stopId": "0:RAPLEVY1",
"stopSequence": 15
},
{
"arrival": {
"time": "1759220253",
"uncertainty": 120
},
"departure": {
"time": "1759220253",
"uncertainty": 120
},
"stopId": "0:JUIN1",
"stopSequence": 16
},
{
"arrival": {
"time": "1759220443",
"uncertainty": 120
},
"departure": {
"time": "1759220443",
"uncertainty": 120
},
"stopId": "0:TANNEUR1",
"stopSequence": 17
},
{
"arrival": {
"time": "1759220510",
"uncertainty": 120
},
"departure": {
"time": "1759220510",
"uncertainty": 120
},
"stopId": "0:PARAIGE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1759220630",
"uncertainty": 120
},
"departure": {
"time": "1759220630",
"uncertainty": 120
},
"stopId": "0:MAZELLE1",
"stopSequence": 19
},
{
"arrival": {
"time": "1759220809",
"uncertainty": 120
},
"departure": {
"time": "1759220809",
"uncertainty": 120
},
"stopId": "0:GARE30",
"stopSequence": 20
},
{
"arrival": {
"time": "1759220852",
"uncertainty": 120
},
"departure": {
"time": "1759220852",
"uncertainty": 120
},
"stopId": "0:STNICOL4",
"stopSequence": 21
},
{
"arrival": {
"time": "1759221048",
"uncertainty": 120
},
"departure": {
"time": "1759221048",
"uncertainty": 120
},
"stopId": "0:REPUBL88",
"stopSequence": 22
},
{
"arrival": {
"time": "1759221133",
"uncertainty": 120
},
"departure": {
"time": "1759221133",
"uncertainty": 120
},
"stopId": "0:ROIGE352",
"stopSequence": 23
},
{
"arrival": {
"time": "1759221198",
"uncertainty": 120
},
"departure": {
"time": "1759221198",
"uncertainty": 120
},
"stopId": "0:BONSEC2",
"stopSequence": 24
},
{
"arrival": {
"time": "1759221292",
"uncertainty": 120
},
"departure": {
"time": "1759221292",
"uncertainty": 120
},
"stopId": "0:GENIE2",
"stopSequence": 25
},
{
"arrival": {
"time": "1759221311",
"uncertainty": 120
},
"departure": {
"time": "1759221311",
"uncertainty": 120
},
"stopId": "0:BOTANIQ2",
"stopSequence": 26
},
{
"arrival": {
"time": "1759221364",
"uncertainty": 120
},
"departure": {
"time": "1759221364",
"uncertainty": 120
},
"stopId": "0:EUROPAC2",
"stopSequence": 27
},
{
"arrival": {
"time": "1759221435",
"uncertainty": 120
},
"departure": {
"time": "1759221435",
"uncertainty": 120
},
"stopId": "0:NATION2",
"stopSequence": 28
},
{
"arrival": {
"time": "1759221508",
"uncertainty": 120
},
"departure": {
"time": "1759221508",
"uncertainty": 120
},
"stopId": "0:LITALDU2",
"stopSequence": 29
},
{
"arrival": {
"time": "1759221573",
"uncertainty": 120
},
"departure": {
"time": "1759221573",
"uncertainty": 120
},
"stopId": "0:SVICTOR2",
"stopSequence": 30
},
{
"arrival": {
"time": "1759221652",
"uncertainty": 120
},
"departure": {
"time": "1759221652",
"uncertainty": 120
},
"stopId": "0:STQUENT2",
"stopSequence": 31
},
{
"arrival": {
"time": "1759221713",
"uncertainty": 120
},
"departure": {
"time": "1759221713",
"uncertainty": 120
},
"stopId": "0:TOURAIN2",
"stopSequence": 32
},
{
"arrival": {
"time": "1759221744",
"uncertainty": 120
},
"departure": {
"time": "1759221744",
"uncertainty": 120
},
"stopId": "0:ALGER2",
"stopSequence": 33
},
{
"arrival": {
"time": "1759221776",
"uncertainty": 120
},
"departure": {
"time": "1759221776",
"uncertainty": 120
},
"stopId": "0:VOSGES2",
"stopSequence": 34
},
{
"arrival": {
"time": "1759221854",
"uncertainty": 120
},
"departure": {
"time": "1759221854",
"uncertainty": 120
},
"stopId": "0:CITSNCF2",
"stopSequence": 35
},
{
"arrival": {
"time": "1759221888",
"uncertainty": 120
},
"departure": {
"time": "1759221888",
"uncertainty": 120
},
"stopId": "0:LOTINDU2",
"stopSequence": 36
},
{
"arrival": {
"time": "1759221974",
"uncertainty": 120
},
"departure": {
"time": "1759221974",
"uncertainty": 120
},
"stopId": "0:ROTONDE2",
"stopSequence": 37
},
{
"arrival": {
"time": "1759222016",
"uncertainty": 120
},
"stopId": "0:TOURNEB1",
"stopSequence": 38
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23011930"
},
"vehicle": {
"id": "2433",
"label": "2433"
}
}
},
{
"id": "3011927",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759217460",
"uncertainty": 120
},
"stopId": "0:OEILLET1",
"stopSequence": 1
},
{
"arrival": {
"time": "1759217516",
"uncertainty": 120
},
"departure": {
"time": "1759217516",
"uncertainty": 120
},
"stopId": "0:PIVOINE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1759217552",
"uncertainty": 120
},
"departure": {
"time": "1759217552",
"uncertainty": 120
},
"stopId": "0:JACINTH1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759217612",
"uncertainty": 120
},
"departure": {
"time": "1759217612",
"uncertainty": 120
},
"stopId": "0:LORIENT1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759217666",
"uncertainty": 120
},
"departure": {
"time": "1759217672",
"uncertainty": 120
},
"stopId": "0:FOUGERE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759217732",
"uncertainty": 120
},
"departure": {
"time": "1759217732",
"uncertainty": 120
},
"stopId": "0:GENIVAU1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759217852",
"uncertainty": 120
},
"departure": {
"time": "1759217852",
"uncertainty": 120
},
"stopId": "0:MAUJEAN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759217917",
"uncertainty": 120
},
"departure": {
"time": "1759217917",
"uncertainty": 120
},
"stopId": "0:METMAN1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759217970",
"uncertainty": 120
},
"departure": {
"time": "1759218002",
"uncertainty": 120
},
"stopId": "0:PTSOEUR1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759218046",
"uncertainty": 120
},
"departure": {
"time": "1759218060",
"uncertainty": 120
},
"stopId": "0:JURA1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759218152",
"uncertainty": 120
},
"departure": {
"time": "1759218152",
"uncertainty": 120
},
"stopId": "0:STOXEY1",
"stopSequence": 11
},
{
"arrival": {
"time": "1759218221",
"uncertainty": 120
},
"departure": {
"time": "1759218272",
"uncertainty": 120
},
"stopId": "0:ALSLORR1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759218300",
"uncertainty": 120
},
"departure": {
"time": "1759218300",
"uncertainty": 120
},
"stopId": "0:BERNE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1759218376",
"uncertainty": 120
},
"departure": {
"time": "1759218376",
"uncertainty": 120
},
"stopId": "0:ARTILLE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759218422",
"uncertainty": 120
},
"departure": {
"time": "1759218422",
"uncertainty": 120
},
"stopId": "0:RAPLEVY1",
"stopSequence": 15
},
{
"arrival": {
"time": "1759218468",
"uncertainty": 120
},
"departure": {
"time": "1759218468",
"uncertainty": 120
},
"stopId": "0:JUIN1",
"stopSequence": 16
},
{
"arrival": {
"time": "1759218687",
"uncertainty": 120
},
"departure": {
"time": "1759218692",
"uncertainty": 120
},
"stopId": "0:TANNEUR1",
"stopSequence": 17
},
{
"arrival": {
"time": "1759218773",
"uncertainty": 120
},
"departure": {
"time": "1759218782",
"uncertainty": 120
},
"stopId": "0:PARAIGE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1759218881",
"uncertainty": 120
},
"departure": {
"time": "1759218902",
"uncertainty": 120
},
"stopId": "0:MAZELLE1",
"stopSequence": 19
},
{
"arrival": {
"time": "1759219052",
"uncertainty": 120
},
"departure": {
"time": "1759219202",
"uncertainty": 120
},
"stopId": "0:GARE30",
"stopSequence": 20
},
{
"arrival": {
"time": "1759219232",
"uncertainty": 120
},
"departure": {
"time": "1759219232",
"uncertainty": 120
},
"stopId": "0:STNICOL4",
"stopSequence": 21
},
{
"arrival": {
"time": "1759219352",
"uncertainty": 120
},
"departure": {
"time": "1759219412",
"uncertainty": 120
},
"stopId": "0:REPUBL88",
"stopSequence": 22
},
{
"arrival": {
"time": "1759219507",
"uncertainty": 120
},
"departure": {
"time": "1759219532",
"uncertainty": 120
},
"stopId": "0:ROIGE352",
"stopSequence": 23
},
{
"arrival": {
"time": "1759219622",
"uncertainty": 120
},
"departure": {
"time": "1759219652",
"uncertainty": 120
},
"stopId": "0:BONSEC2",
"stopSequence": 24
},
{
"arrival": {
"time": "1759219763",
"uncertainty": 120
},
"departure": {
"time": "1759219763",
"uncertainty": 120
},
"stopId": "0:GENIE2",
"stopSequence": 25
},
{
"arrival": {
"time": "1759219772",
"uncertainty": 120
},
"departure": {
"time": "1759219772",
"uncertainty": 120
},
"stopId": "0:BOTANIQ2",
"stopSequence": 26
},
{
"arrival": {
"time": "1759219834",
"uncertainty": 120
},
"departure": {
"time": "1759219834",
"uncertainty": 120
},
"stopId": "0:EUROPAC2",
"stopSequence": 27
},
{
"arrival": {
"time": "1759219901",
"uncertainty": 120
},
"departure": {
"time": "1759219901",
"uncertainty": 120
},
"stopId": "0:NATION2",
"stopSequence": 28
},
{
"arrival": {
"time": "1759219980",
"uncertainty": 120
},
"departure": {
"time": "1759219982",
"uncertainty": 120
},
"stopId": "0:LITALDU2",
"stopSequence": 29
},
{
"arrival": {
"time": "1759220042",
"uncertainty": 120
},
"departure": {
"time": "1759220042",
"uncertainty": 120
},
"stopId": "0:SVICTOR2",
"stopSequence": 30
},
{
"arrival": {
"time": "1759220130",
"uncertainty": 120
},
"departure": {
"time": "1759220132",
"uncertainty": 120
},
"stopId": "0:STQUENT2",
"stopSequence": 31
},
{
"arrival": {
"time": "1759220192",
"uncertainty": 120
},
"departure": {
"time": "1759220192",
"uncertainty": 120
},
"stopId": "0:TOURAIN2",
"stopSequence": 32
},
{
"arrival": {
"time": "1759220222",
"uncertainty": 120
},
"departure": {
"time": "1759220222",
"uncertainty": 120
},
"stopId": "0:ALGER2",
"stopSequence": 33
},
{
"arrival": {
"time": "1759220228",
"uncertainty": 120
},
"departure": {
"time": "1759220228",
"uncertainty": 120
},
"stopId": "0:VOSGES2",
"stopSequence": 34
},
{
"arrival": {
"time": "1759220290",
"uncertainty": 120
},
"departure": {
"time": "1759220290",
"uncertainty": 120
},
"stopId": "0:CITSNCF2",
"stopSequence": 35
},
{
"arrival": {
"time": "1759220305",
"uncertainty": 120
},
"departure": {
"time": "1759220305",
"uncertainty": 120
},
"stopId": "0:LOTINDU2",
"stopSequence": 36
},
{
"arrival": {
"time": "1759220360",
"uncertainty": 120
},
"departure": {
"time": "1759220360",
"uncertainty": 120
},
"stopId": "0:ROTONDE2",
"stopSequence": 37
},
{
"arrival": {
"time": "1759220402",
"uncertainty": 120
},
"stopId": "0:TOURNEB1",
"stopSequence": 38
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23011927"
},
"vehicle": {
"id": "2426",
"label": "2426"
}
}
},
{
"id": "3047482",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759223460",
"uncertainty": 120
},
"stopId": "0:WOI01",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23047482"
}
}
},
{
"id": "3047474",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759221660",
"uncertainty": 120
},
"stopId": "0:WOI01",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23047474"
}
}
},
{
"id": "3229729",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759218000",
"uncertainty": 120
},
"stopId": "0:ABS591",
"stopSequence": 1
},
{
"arrival": {
"time": "1759218082",
"uncertainty": 120
},
"departure": {
"time": "1759218082",
"uncertainty": 120
},
"stopId": "0:VALERIA1",
"stopSequence": 2
},
{
"arrival": {
"time": "1759218122",
"uncertainty": 120
},
"departure": {
"time": "1759218122",
"uncertainty": 120
},
"stopId": "0:ROSEAUX1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759218153",
"uncertainty": 120
},
"departure": {
"time": "1759218153",
"uncertainty": 120
},
"stopId": "0:ACACIAS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759218213",
"uncertainty": 120
},
"departure": {
"time": "1759218213",
"uncertainty": 120
},
"stopId": "0:PTICLOU1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759218274",
"uncertainty": 120
},
"departure": {
"time": "1759218303",
"uncertainty": 120
},
"stopId": "0:STROCH1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759218406",
"uncertainty": 120
},
"departure": {
"time": "1759218406",
"uncertainty": 120
},
"stopId": "0:FAUBOUP1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759218477",
"uncertainty": 120
},
"departure": {
"time": "1759218482",
"uncertainty": 120
},
"stopId": "0:FRECOT1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759218528",
"uncertainty": 120
},
"departure": {
"time": "1759218603",
"uncertainty": 120
},
"stopId": "0:BOUCHOT1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759218671",
"uncertainty": 120
},
"departure": {
"time": "1759218694",
"uncertainty": 120
},
"stopId": "0:VANDERN1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759218723",
"uncertainty": 120
},
"departure": {
"time": "1759218723",
"uncertainty": 120
},
"stopId": "0:POLY01",
"stopSequence": 11
},
{
"arrival": {
"time": "1759218781",
"uncertainty": 120
},
"departure": {
"time": "1759218784",
"uncertainty": 120
},
"stopId": "0:LOTHAIR1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759218904",
"uncertainty": 120
},
"departure": {
"time": "1759218907",
"uncertainty": 120
},
"stopId": "0:LEMUD03",
"stopSequence": 13
},
{
"arrival": {
"time": "1759218982",
"uncertainty": 120
},
"departure": {
"time": "1759218982",
"uncertainty": 120
},
"stopId": "0:DEMBOUR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759219085",
"uncertainty": 120
},
"departure": {
"time": "1759219085",
"uncertainty": 120
},
"stopId": "0:POMPIDO1",
"stopSequence": 15
},
{
"arrival": {
"time": "1759219176",
"uncertainty": 120
},
"departure": {
"time": "1759219237",
"uncertainty": 120
},
"stopId": "0:GARE113",
"stopSequence": 16
},
{
"arrival": {
"time": "1759219296",
"uncertainty": 120
},
"departure": {
"time": "1759219297",
"uncertainty": 120
},
"stopId": "0:ROIGE695",
"stopSequence": 17
},
{
"arrival": {
"time": "1759219408",
"uncertainty": 120
},
"departure": {
"time": "1759219477",
"uncertainty": 120
},
"stopId": "0:REPUB345",
"stopSequence": 18
},
{
"arrival": {
"time": "1759219629",
"uncertainty": 120
},
"departure": {
"time": "1759219781",
"uncertainty": 120
},
"stopId": "0:SQLUX264",
"stopSequence": 19
},
{
"arrival": {
"time": "1759219879",
"uncertainty": 120
},
"departure": {
"time": "1759219902",
"uncertainty": 120
},
"stopId": "0:FMOSELL2",
"stopSequence": 20
},
{
"arrival": {
"time": "1759220052",
"uncertainty": 120
},
"departure": {
"time": "1759220052",
"uncertainty": 120
},
"stopId": "0:TIGNO266",
"stopSequence": 21
},
{
"arrival": {
"time": "1759220142",
"uncertainty": 120
},
"departure": {
"time": "1759220142",
"uncertainty": 120
},
"stopId": "0:SMARTIN2",
"stopSequence": 22
},
{
"arrival": {
"time": "1759220172",
"uncertainty": 120
},
"departure": {
"time": "1759220172",
"uncertainty": 120
},
"stopId": "0:FOCH2",
"stopSequence": 23
},
{
"arrival": {
"time": "1759220242",
"uncertainty": 120
},
"departure": {
"time": "1759220242",
"uncertainty": 120
},
"stopId": "0:PONTVER2",
"stopSequence": 24
},
{
"arrival": {
"time": "1759220301",
"uncertainty": 120
},
"departure": {
"time": "1759220301",
"uncertainty": 120
},
"stopId": "0:CASINO2",
"stopSequence": 25
},
{
"arrival": {
"time": "1759220348",
"uncertainty": 120
},
"departure": {
"time": "1759220348",
"uncertainty": 120
},
"stopId": "0:MIGETTE2",
"stopSequence": 26
},
{
"arrival": {
"time": "1759220395",
"uncertainty": 120
},
"departure": {
"time": "1759220395",
"uncertainty": 120
},
"stopId": "0:LONGEVI2",
"stopSequence": 27
},
{
"arrival": {
"time": "1759220455",
"uncertainty": 120
},
"departure": {
"time": "1759220455",
"uncertainty": 120
},
"stopId": "0:LECLERC2",
"stopSequence": 28
},
{
"arrival": {
"time": "1759220494",
"uncertainty": 120
},
"departure": {
"time": "1759220494",
"uncertainty": 120
},
"stopId": "0:PRILLE2",
"stopSequence": 29
},
{
"arrival": {
"time": "1759220532",
"uncertainty": 120
},
"departure": {
"time": "1759220532",
"uncertainty": 120
},
"stopId": "0:SCYBAS2",
"stopSequence": 30
},
{
"arrival": {
"time": "1759220587",
"uncertainty": 120
},
"departure": {
"time": "1759220587",
"uncertainty": 120
},
"stopId": "0:LIBERTE2",
"stopSequence": 31
},
{
"arrival": {
"time": "1759220649",
"uncertainty": 120
},
"departure": {
"time": "1759220649",
"uncertainty": 120
},
"stopId": "0:MOULI275",
"stopSequence": 32
},
{
"arrival": {
"time": "1759220736",
"uncertainty": 120
},
"departure": {
"time": "1759220736",
"uncertainty": 120
},
"stopId": "0:STJEAN02",
"stopSequence": 33
},
{
"arrival": {
"time": "1759220821",
"uncertainty": 120
},
"departure": {
"time": "1759220821",
"uncertainty": 120
},
"stopId": "0:SERRET2",
"stopSequence": 34
},
{
"arrival": {
"time": "1759220841",
"uncertainty": 120
},
"departure": {
"time": "1759220841",
"uncertainty": 120
},
"stopId": "0:HAIEBRU2",
"stopSequence": 35
},
{
"arrival": {
"time": "1759220926",
"uncertainty": 120
},
"stopId": "0:MNVE1",
"stopSequence": 36
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23229729"
},
"vehicle": {
"id": "2155",
"label": "2155"
}
}
},
{
"id": "3229731",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759221420",
"uncertainty": 120
},
"stopId": "0:ABS591",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23229731"
}
}
},
{
"id": "3229730",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759219740",
"uncertainty": 120
},
"stopId": "0:ABS591",
"stopSequence": 1
},
{
"arrival": {
"time": "1759219801",
"uncertainty": 120
},
"departure": {
"time": "1759219801",
"uncertainty": 120
},
"stopId": "0:VALERIA1",
"stopSequence": 2
},
{
"arrival": {
"time": "1759219837",
"uncertainty": 120
},
"departure": {
"time": "1759219861",
"uncertainty": 120
},
"stopId": "0:ROSEAUX1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759219921",
"uncertainty": 120
},
"departure": {
"time": "1759219921",
"uncertainty": 120
},
"stopId": "0:ACACIAS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759219982",
"uncertainty": 120
},
"departure": {
"time": "1759219982",
"uncertainty": 120
},
"stopId": "0:PTICLOU1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759220011",
"uncertainty": 120
},
"departure": {
"time": "1759220011",
"uncertainty": 120
},
"stopId": "0:STROCH1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759220071",
"uncertainty": 120
},
"departure": {
"time": "1759220071",
"uncertainty": 120
},
"stopId": "0:FAUBOUP1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759220134",
"uncertainty": 120
},
"departure": {
"time": "1759220161",
"uncertainty": 120
},
"stopId": "0:FRECOT1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759220239",
"uncertainty": 120
},
"departure": {
"time": "1759220239",
"uncertainty": 120
},
"stopId": "0:BOUCHOT1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759220301",
"uncertainty": 120
},
"departure": {
"time": "1759220301",
"uncertainty": 120
},
"stopId": "0:VANDERN1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759220337",
"uncertainty": 120
},
"departure": {
"time": "1759220337",
"uncertainty": 120
},
"stopId": "0:POLY01",
"stopSequence": 11
},
{
"arrival": {
"time": "1759220407",
"uncertainty": 120
},
"departure": {
"time": "1759220407",
"uncertainty": 120
},
"stopId": "0:LOTHAIR1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759220545",
"uncertainty": 120
},
"departure": {
"time": "1759220545",
"uncertainty": 120
},
"stopId": "0:LEMUD03",
"stopSequence": 13
},
{
"arrival": {
"time": "1759220605",
"uncertainty": 120
},
"departure": {
"time": "1759220605",
"uncertainty": 120
},
"stopId": "0:DEMBOUR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759220716",
"uncertainty": 120
},
"departure": {
"time": "1759220716",
"uncertainty": 120
},
"stopId": "0:POMPIDO1",
"stopSequence": 15
},
{
"arrival": {
"time": "1759220804",
"uncertainty": 120
},
"departure": {
"time": "1759220804",
"uncertainty": 120
},
"stopId": "0:GARE113",
"stopSequence": 16
},
{
"arrival": {
"time": "1759220863",
"uncertainty": 120
},
"departure": {
"time": "1759220863",
"uncertainty": 120
},
"stopId": "0:ROIGE695",
"stopSequence": 17
},
{
"arrival": {
"time": "1759221036",
"uncertainty": 120
},
"departure": {
"time": "1759221036",
"uncertainty": 120
},
"stopId": "0:REPUB345",
"stopSequence": 18
},
{
"arrival": {
"time": "1759221209",
"uncertainty": 120
},
"departure": {
"time": "1759221209",
"uncertainty": 120
},
"stopId": "0:SQLUX264",
"stopSequence": 19
},
{
"arrival": {
"time": "1759221277",
"uncertainty": 120
},
"departure": {
"time": "1759221277",
"uncertainty": 120
},
"stopId": "0:FMOSELL2",
"stopSequence": 20
},
{
"arrival": {
"time": "1759221420",
"uncertainty": 120
},
"departure": {
"time": "1759221420",
"uncertainty": 120
},
"stopId": "0:TIGNO266",
"stopSequence": 21
},
{
"arrival": {
"time": "1759221517",
"uncertainty": 120
},
"departure": {
"time": "1759221517",
"uncertainty": 120
},
"stopId": "0:SMARTIN2",
"stopSequence": 22
},
{
"arrival": {
"time": "1759221548",
"uncertainty": 120
},
"departure": {
"time": "1759221548",
"uncertainty": 120
},
"stopId": "0:FOCH2",
"stopSequence": 23
},
{
"arrival": {
"time": "1759221609",
"uncertainty": 120
},
"departure": {
"time": "1759221609",
"uncertainty": 120
},
"stopId": "0:PONTVER2",
"stopSequence": 24
},
{
"arrival": {
"time": "1759221686",
"uncertainty": 120
},
"departure": {
"time": "1759221686",
"uncertainty": 120
},
"stopId": "0:CASINO2",
"stopSequence": 25
},
{
"arrival": {
"time": "1759221756",
"uncertainty": 120
},
"departure": {
"time": "1759221756",
"uncertainty": 120
},
"stopId": "0:MIGETTE2",
"stopSequence": 26
},
{
"arrival": {
"time": "1759221810",
"uncertainty": 120
},
"departure": {
"time": "1759221810",
"uncertainty": 120
},
"stopId": "0:LONGEVI2",
"stopSequence": 27
},
{
"arrival": {
"time": "1759221869",
"uncertainty": 120
},
"departure": {
"time": "1759221869",
"uncertainty": 120
},
"stopId": "0:LECLERC2",
"stopSequence": 28
},
{
"arrival": {
"time": "1759221916",
"uncertainty": 120
},
"departure": {
"time": "1759221916",
"uncertainty": 120
},
"stopId": "0:PRILLE2",
"stopSequence": 29
},
{
"arrival": {
"time": "1759221963",
"uncertainty": 120
},
"departure": {
"time": "1759221963",
"uncertainty": 120
},
"stopId": "0:SCYBAS2",
"stopSequence": 30
},
{
"arrival": {
"time": "1759221999",
"uncertainty": 120
},
"departure": {
"time": "1759221999",
"uncertainty": 120
},
"stopId": "0:LIBERTE2",
"stopSequence": 31
},
{
"arrival": {
"time": "1759222050",
"uncertainty": 120
},
"departure": {
"time": "1759222050",
"uncertainty": 120
},
"stopId": "0:MOULI275",
"stopSequence": 32
},
{
"arrival": {
"time": "1759222135",
"uncertainty": 120
},
"departure": {
"time": "1759222135",
"uncertainty": 120
},
"stopId": "0:STJEAN02",
"stopSequence": 33
},
{
"arrival": {
"time": "1759222220",
"uncertainty": 120
},
"departure": {
"time": "1759222220",
"uncertainty": 120
},
"stopId": "0:SERRET2",
"stopSequence": 34
},
{
"arrival": {
"time": "1759222265",
"uncertainty": 120
},
"departure": {
"time": "1759222265",
"uncertainty": 120
},
"stopId": "0:HAIEBRU2",
"stopSequence": 35
},
{
"arrival": {
"time": "1759222350",
"uncertainty": 120
},
"stopId": "0:MNVE1",
"stopSequence": 36
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23229730"
},
"vehicle": {
"id": "1854",
"label": "1854"
}
}
},
{
"id": "3010545",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759223520",
"uncertainty": 120
},
"stopId": "0:PEM910",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "101",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23010545"
}
}
},
{
"id": "3047439",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759219860",
"uncertainty": 120
},
"stopId": "0:WOI01",
"stopSequence": 1
},
{
"arrival": {
"time": "1759219891",
"uncertainty": 120
},
"departure": {
"time": "1759219891",
"uncertainty": 120
},
"stopId": "0:FON01",
"stopSequence": 2
},
{
"arrival": {
"time": "1759219981",
"uncertainty": 120
},
"departure": {
"time": "1759220011",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 3
},
{
"arrival": {
"time": "1759220081",
"uncertainty": 120
},
"departure": {
"time": "1759220101",
"uncertainty": 120
},
"stopId": "0:ROU01",
"stopSequence": 4
},
{
"arrival": {
"time": "1759220191",
"uncertainty": 120
},
"departure": {
"time": "1759220220",
"uncertainty": 120
},
"stopId": "0:JOB01",
"stopSequence": 5
},
{
"arrival": {
"time": "1759220342",
"uncertainty": 120
},
"departure": {
"time": "1759220342",
"uncertainty": 120
},
"stopId": "0:CAS01",
"stopSequence": 6
},
{
"arrival": {
"time": "1759220415",
"uncertainty": 120
},
"departure": {
"time": "1759220415",
"uncertainty": 120
},
"stopId": "0:BER01",
"stopSequence": 7
},
{
"arrival": {
"time": "1759220491",
"uncertainty": 120
},
"departure": {
"time": "1759220491",
"uncertainty": 120
},
"stopId": "0:ROC01",
"stopSequence": 8
},
{
"arrival": {
"time": "1759220568",
"uncertainty": 120
},
"departure": {
"time": "1759220568",
"uncertainty": 120
},
"stopId": "0:PON01",
"stopSequence": 9
},
{
"arrival": {
"time": "1759220646",
"uncertainty": 120
},
"departure": {
"time": "1759220646",
"uncertainty": 120
},
"stopId": "0:VIN01",
"stopSequence": 10
},
{
"arrival": {
"time": "1759220707",
"uncertainty": 120
},
"departure": {
"time": "1759220707",
"uncertainty": 120
},
"stopId": "0:LUX01",
"stopSequence": 11
},
{
"arrival": {
"time": "1759220795",
"uncertainty": 120
},
"departure": {
"time": "1759220795",
"uncertainty": 120
},
"stopId": "0:MOYPON01",
"stopSequence": 12
},
{
"arrival": {
"time": "1759220891",
"uncertainty": 120
},
"departure": {
"time": "1759220891",
"uncertainty": 120
},
"stopId": "0:REP01",
"stopSequence": 13
},
{
"arrival": {
"time": "1759220982",
"uncertainty": 120
},
"departure": {
"time": "1759220982",
"uncertainty": 120
},
"stopId": "0:ROI01",
"stopSequence": 14
},
{
"arrival": {
"time": "1759221068",
"uncertainty": 120
},
"departure": {
"time": "1759221068",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 15
},
{
"arrival": {
"time": "1759221141",
"uncertainty": 120
},
"departure": {
"time": "1759221141",
"uncertainty": 120
},
"stopId": "0:POM01",
"stopSequence": 16
},
{
"arrival": {
"time": "1759221226",
"uncertainty": 120
},
"departure": {
"time": "1759221226",
"uncertainty": 120
},
"stopId": "0:SEI01",
"stopSequence": 17
},
{
"arrival": {
"time": "1759221289",
"uncertainty": 120
},
"departure": {
"time": "1759221289",
"uncertainty": 120
},
"stopId": "0:LEG01",
"stopSequence": 18
},
{
"arrival": {
"time": "1759221379",
"uncertainty": 120
},
"departure": {
"time": "1759221379",
"uncertainty": 120
},
"stopId": "0:ALC01",
"stopSequence": 19
},
{
"arrival": {
"time": "1759221466",
"uncertainty": 120
},
"departure": {
"time": "1759221466",
"uncertainty": 120
},
"stopId": "0:CIM01",
"stopSequence": 20
},
{
"arrival": {
"time": "1759221568",
"uncertainty": 120
},
"departure": {
"time": "1759221568",
"uncertainty": 120
},
"stopId": "0:BEL01",
"stopSequence": 21
},
{
"arrival": {
"time": "1759221634",
"uncertainty": 120
},
"departure": {
"time": "1759221634",
"uncertainty": 120
},
"stopId": "0:PRO01",
"stopSequence": 22
},
{
"arrival": {
"time": "1759221704",
"uncertainty": 120
},
"departure": {
"time": "1759221704",
"uncertainty": 120
},
"stopId": "0:BOR01",
"stopSequence": 23
},
{
"arrival": {
"time": "1759221777",
"uncertainty": 120
},
"departure": {
"time": "1759221777",
"uncertainty": 120
},
"stopId": "0:BLE01",
"stopSequence": 24
},
{
"arrival": {
"time": "1759221891",
"uncertainty": 120
},
"departure": {
"time": "1759221891",
"uncertainty": 120
},
"stopId": "0:SAR01",
"stopSequence": 25
},
{
"arrival": {
"time": "1759222006",
"uncertainty": 120
},
"departure": {
"time": "1759222006",
"uncertainty": 120
},
"stopId": "0:FEI01",
"stopSequence": 26
},
{
"arrival": {
"time": "1759222069",
"uncertainty": 120
},
"departure": {
"time": "1759222069",
"uncertainty": 120
},
"stopId": "0:SER01",
"stopSequence": 27
},
{
"arrival": {
"time": "1759222235",
"uncertainty": 120
},
"stopId": "0:HSCHUMA2",
"stopSequence": 28
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23047439"
},
"vehicle": {
"id": "1325",
"label": "1325"
}
}
},
{
"id": "3229732",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759223040",
"uncertainty": 120
},
"stopId": "0:ABS591",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23229732"
}
}
},
{
"id": "3048249",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759220280"
},
"stopId": "0:MAT02",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23048249"
}
}
},
{
"id": "3048301",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759218600",
"uncertainty": 120
},
"stopId": "0:CTU01",
"stopSequence": 1
},
{
"arrival": {
"time": "1759218661",
"uncertainty": 120
},
"departure": {
"time": "1759218661",
"uncertainty": 120
},
"stopId": "0:SAU01",
"stopSequence": 2
},
{
"arrival": {
"time": "1759218827",
"uncertainty": 120
},
"departure": {
"time": "1759218840",
"uncertainty": 120
},
"stopId": "0:MOYPON01",
"stopSequence": 3
},
{
"arrival": {
"time": "1759218990",
"uncertainty": 120
},
"departure": {
"time": "1759219050",
"uncertainty": 120
},
"stopId": "0:REP01",
"stopSequence": 4
},
{
"arrival": {
"time": "1759219133",
"uncertainty": 120
},
"departure": {
"time": "1759219170",
"uncertainty": 120
},
"stopId": "0:ROI01",
"stopSequence": 5
},
{
"arrival": {
"time": "1759219253",
"uncertainty": 120
},
"departure": {
"time": "1759219290",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 6
},
{
"arrival": {
"time": "1759219364",
"uncertainty": 120
},
"departure": {
"time": "1759219410",
"uncertainty": 120
},
"stopId": "0:POM01",
"stopSequence": 7
},
{
"arrival": {
"time": "1759219470",
"uncertainty": 120
},
"departure": {
"time": "1759219590",
"uncertainty": 120
},
"stopId": "0:SEI01",
"stopSequence": 8
},
{
"arrival": {
"time": "1759219680",
"uncertainty": 120
},
"departure": {
"time": "1759219680",
"uncertainty": 120
},
"stopId": "0:LEG01",
"stopSequence": 9
},
{
"arrival": {
"time": "1759219768",
"uncertainty": 120
},
"departure": {
"time": "1759219770",
"uncertainty": 120
},
"stopId": "0:ALC01",
"stopSequence": 10
},
{
"arrival": {
"time": "1759219844",
"uncertainty": 120
},
"departure": {
"time": "1759219860",
"uncertainty": 120
},
"stopId": "0:CIM01",
"stopSequence": 11
},
{
"arrival": {
"time": "1759219942",
"uncertainty": 120
},
"departure": {
"time": "1759219950",
"uncertainty": 120
},
"stopId": "0:BEL01",
"stopSequence": 12
},
{
"arrival": {
"time": "1759220015",
"uncertainty": 120
},
"departure": {
"time": "1759220015",
"uncertainty": 120
},
"stopId": "0:PRO01",
"stopSequence": 13
},
{
"arrival": {
"time": "1759220100",
"uncertainty": 120
},
"departure": {
"time": "1759220100",
"uncertainty": 120
},
"stopId": "0:GUY01",
"stopSequence": 14
},
{
"arrival": {
"time": "1759220160",
"uncertainty": 120
},
"departure": {
"time": "1759220160",
"uncertainty": 120
},
"stopId": "0:BRG01",
"stopSequence": 15
},
{
"arrival": {
"time": "1759220220",
"uncertainty": 120
},
"departure": {
"time": "1759220220",
"uncertainty": 120
},
"stopId": "0:GRA01",
"stopSequence": 16
},
{
"arrival": {
"time": "1759220280",
"uncertainty": 120
},
"departure": {
"time": "1759220280",
"uncertainty": 120
},
"stopId": "0:ARA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1759220400",
"uncertainty": 120
},
"departure": {
"time": "1759220400",
"uncertainty": 120
},
"stopId": "0:ART01",
"stopSequence": 18
},
{
"arrival": {
"time": "1759220488",
"uncertainty": 120
},
"departure": {
"time": "1759220488",
"uncertainty": 120
},
"stopId": "0:ECO01",
"stopSequence": 19
},
{
"arrival": {
"time": "1759220569",
"uncertainty": 120
},
"departure": {
"time": "1759220569",
"uncertainty": 120
},
"stopId": "0:EXP01",
"stopSequence": 20
},
{
"arrival": {
"time": "1759220718",
"uncertainty": 120
},
"departure": {
"time": "1759220718",
"uncertainty": 120
},
"stopId": "0:MER01",
"stopSequence": 21
},
{
"arrival": {
"time": "1759220808",
"uncertainty": 120
},
"stopId": "0:MAT01",
"stopSequence": 22
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23048301"
},
"vehicle": {
"id": "1752",
"label": "1752"
}
}
},
{
"id": "3048297",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759221480",
"uncertainty": 120
},
"stopId": "0:MAT02",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23048297"
}
}
},
{
"id": "3229701",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759218780",
"uncertainty": 120
},
"stopId": "0:ARP309",
"stopSequence": 1
},
{
"arrival": {
"time": "1759218829",
"uncertainty": 120
},
"departure": {
"time": "1759218829",
"uncertainty": 120
},
"stopId": "0:HTMAGNY1",
"stopSequence": 2
},
{
"arrival": {
"time": "1759218926",
"uncertainty": 120
},
"departure": {
"time": "1759218932",
"uncertainty": 120
},
"stopId": "0:BEAUSOL1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759218976",
"uncertainty": 120
},
"departure": {
"time": "1759218976",
"uncertainty": 120
},
"stopId": "0:ARMOISI1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759219020",
"uncertainty": 120
},
"departure": {
"time": "1759219022",
"uncertainty": 120
},
"stopId": "0:OBELLI01",
"stopSequence": 5
},
{
"arrival": {
"time": "1759219061",
"uncertainty": 120
},
"departure": {
"time": "1759219082",
"uncertainty": 120
},
"stopId": "0:MAGNYBO1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759219168",
"uncertainty": 120
},
"departure": {
"time": "1759219168",
"uncertainty": 120
},
"stopId": "0:ROOSEVE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759219202",
"uncertainty": 120
},
"departure": {
"time": "1759219202",
"uncertainty": 120
},
"stopId": "0:PLAINE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759219246",
"uncertainty": 120
},
"departure": {
"time": "1759219246",
"uncertainty": 120
},
"stopId": "0:APREMON1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759219287",
"uncertainty": 120
},
"departure": {
"time": "1759219287",
"uncertainty": 120
},
"stopId": "0:PLATEAU1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759219322",
"uncertainty": 120
},
"departure": {
"time": "1759219322",
"uncertainty": 120
},
"stopId": "0:FAUBOUP1",
"stopSequence": 11
},
{
"arrival": {
"time": "1759219379",
"uncertainty": 120
},
"departure": {
"time": "1759219382",
"uncertainty": 120
},
"stopId": "0:FRECOT1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759219442",
"uncertainty": 120
},
"departure": {
"time": "1759219442",
"uncertainty": 120
},
"stopId": "0:BOUCHOT1",
"stopSequence": 13
},
{
"arrival": {
"time": "1759219502",
"uncertainty": 120
},
"departure": {
"time": "1759219532",
"uncertainty": 120
},
"stopId": "0:VANDERN1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759219567",
"uncertainty": 120
},
"departure": {
"time": "1759219592",
"uncertainty": 120
},
"stopId": "0:POLY01",
"stopSequence": 15
},
{
"arrival": {
"time": "1759219666",
"uncertainty": 120
},
"departure": {
"time": "1759219682",
"uncertainty": 120
},
"stopId": "0:LOTHAIR1",
"stopSequence": 16
},
{
"arrival": {
"time": "1759219823",
"uncertainty": 120
},
"departure": {
"time": "1759219832",
"uncertainty": 120
},
"stopId": "0:LEMUD03",
"stopSequence": 17
},
{
"arrival": {
"time": "1759219892",
"uncertainty": 120
},
"departure": {
"time": "1759219892",
"uncertainty": 120
},
"stopId": "0:DEMBOUR1",
"stopSequence": 18
},
{
"arrival": {
"time": "1759220006",
"uncertainty": 120
},
"departure": {
"time": "1759220048",
"uncertainty": 120
},
"stopId": "0:POMPIDO1",
"stopSequence": 19
},
{
"arrival": {
"time": "1759220132",
"uncertainty": 120
},
"departure": {
"time": "1759220192",
"uncertainty": 120
},
"stopId": "0:GARE113",
"stopSequence": 20
},
{
"arrival": {
"time": "1759220261",
"uncertainty": 120
},
"departure": {
"time": "1759220261",
"uncertainty": 120
},
"stopId": "0:ROIGE695",
"stopSequence": 21
},
{
"arrival": {
"time": "1759220434",
"uncertainty": 120
},
"departure": {
"time": "1759220434",
"uncertainty": 120
},
"stopId": "0:REPUB345",
"stopSequence": 22
},
{
"arrival": {
"time": "1759220605",
"uncertainty": 120
},
"departure": {
"time": "1759220605",
"uncertainty": 120
},
"stopId": "0:SQLUX264",
"stopSequence": 23
},
{
"arrival": {
"time": "1759220672",
"uncertainty": 120
},
"departure": {
"time": "1759220672",
"uncertainty": 120
},
"stopId": "0:FMOSELL2",
"stopSequence": 24
},
{
"arrival": {
"time": "1759220817",
"uncertainty": 120
},
"departure": {
"time": "1759220817",
"uncertainty": 120
},
"stopId": "0:TIGNO266",
"stopSequence": 25
},
{
"arrival": {
"time": "1759220912",
"uncertainty": 120
},
"departure": {
"time": "1759220912",
"uncertainty": 120
},
"stopId": "0:SMARTIN2",
"stopSequence": 26
},
{
"arrival": {
"time": "1759220943",
"uncertainty": 120
},
"departure": {
"time": "1759220943",
"uncertainty": 120
},
"stopId": "0:FOCH2",
"stopSequence": 27
},
{
"arrival": {
"time": "1759221004",
"uncertainty": 120
},
"departure": {
"time": "1759221004",
"uncertainty": 120
},
"stopId": "0:PONTVER2",
"stopSequence": 28
},
{
"arrival": {
"time": "1759221069",
"uncertainty": 120
},
"departure": {
"time": "1759221069",
"uncertainty": 120
},
"stopId": "0:CASINO2",
"stopSequence": 29
},
{
"arrival": {
"time": "1759221123",
"uncertainty": 120
},
"departure": {
"time": "1759221123",
"uncertainty": 120
},
"stopId": "0:MIGETTE2",
"stopSequence": 30
},
{
"arrival": {
"time": "1759221173",
"uncertainty": 120
},
"departure": {
"time": "1759221173",
"uncertainty": 120
},
"stopId": "0:LONGEVI2",
"stopSequence": 31
},
{
"arrival": {
"time": "1759221233",
"uncertainty": 120
},
"departure": {
"time": "1759221233",
"uncertainty": 120
},
"stopId": "0:LECLERC2",
"stopSequence": 32
},
{
"arrival": {
"time": "1759221274",
"uncertainty": 120
},
"departure": {
"time": "1759221274",
"uncertainty": 120
},
"stopId": "0:PRILLE2",
"stopSequence": 33
},
{
"arrival": {
"time": "1759221314",
"uncertainty": 120
},
"departure": {
"time": "1759221314",
"uncertainty": 120
},
"stopId": "0:SCYBAS2",
"stopSequence": 34
},
{
"arrival": {
"time": "1759221364",
"uncertainty": 120
},
"departure": {
"time": "1759221364",
"uncertainty": 120
},
"stopId": "0:LIBERTE2",
"stopSequence": 35
},
{
"arrival": {
"time": "1759221423",
"uncertainty": 120
},
"departure": {
"time": "1759221423",
"uncertainty": 120
},
"stopId": "0:MOULI275",
"stopSequence": 36
},
{
"arrival": {
"time": "1759221509",
"uncertainty": 120
},
"departure": {
"time": "1759221509",
"uncertainty": 120
},
"stopId": "0:STJEAN02",
"stopSequence": 37
},
{
"arrival": {
"time": "1759221593",
"uncertainty": 120
},
"departure": {
"time": "1759221593",
"uncertainty": 120
},
"stopId": "0:SERRET2",
"stopSequence": 38
},
{
"arrival": {
"time": "1759221619",
"uncertainty": 120
},
"departure": {
"time": "1759221619",
"uncertainty": 120
},
"stopId": "0:HAIEBRU2",
"stopSequence": 39
},
{
"arrival": {
"time": "1759221705",
"uncertainty": 120
},
"stopId": "0:MNVE1",
"stopSequence": 40
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23229701"
},
"vehicle": {
"id": "1246",
"label": "1246"
}
}
},
{
"id": "3229703",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759222080",
"uncertainty": 120
},
"stopId": "0:ARP309",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23229703"
}
}
},
{
"id": "3229702",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759220239",
"uncertainty": 120
},
"stopId": "0:ARP309",
"stopSequence": 1
},
{
"arrival": {
"time": "1759220509",
"uncertainty": 120
},
"departure": {
"time": "1759220509",
"uncertainty": 120
},
"stopId": "0:HTMAGNY1",
"stopSequence": 2
},
{
"arrival": {
"time": "1759220606",
"uncertainty": 120
},
"departure": {
"time": "1759220606",
"uncertainty": 120
},
"stopId": "0:BEAUSOL1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759220647",
"uncertainty": 120
},
"departure": {
"time": "1759220647",
"uncertainty": 120
},
"stopId": "0:ARMOISI1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759220694",
"uncertainty": 120
},
"departure": {
"time": "1759220694",
"uncertainty": 120
},
"stopId": "0:OBELLI01",
"stopSequence": 5
},
{
"arrival": {
"time": "1759220731",
"uncertainty": 120
},
"departure": {
"time": "1759220731",
"uncertainty": 120
},
"stopId": "0:MAGNYBO1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759220809",
"uncertainty": 120
},
"departure": {
"time": "1759220809",
"uncertainty": 120
},
"stopId": "0:ROOSEVE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759220852",
"uncertainty": 120
},
"departure": {
"time": "1759220852",
"uncertainty": 120
},
"stopId": "0:PLAINE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759220901",
"uncertainty": 120
},
"departure": {
"time": "1759220901",
"uncertainty": 120
},
"stopId": "0:APREMON1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759220945",
"uncertainty": 120
},
"departure": {
"time": "1759220945",
"uncertainty": 120
},
"stopId": "0:PLATEAU1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759220991",
"uncertainty": 120
},
"departure": {
"time": "1759220991",
"uncertainty": 120
},
"stopId": "0:FAUBOUP1",
"stopSequence": 11
},
{
"arrival": {
"time": "1759221059",
"uncertainty": 120
},
"departure": {
"time": "1759221059",
"uncertainty": 120
},
"stopId": "0:FRECOT1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759221100",
"uncertainty": 120
},
"departure": {
"time": "1759221100",
"uncertainty": 120
},
"stopId": "0:BOUCHOT1",
"stopSequence": 13
},
{
"arrival": {
"time": "1759221166",
"uncertainty": 120
},
"departure": {
"time": "1759221166",
"uncertainty": 120
},
"stopId": "0:VANDERN1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759221205",
"uncertainty": 120
},
"departure": {
"time": "1759221205",
"uncertainty": 120
},
"stopId": "0:POLY01",
"stopSequence": 15
},
{
"arrival": {
"time": "1759221266",
"uncertainty": 120
},
"departure": {
"time": "1759221266",
"uncertainty": 120
},
"stopId": "0:LOTHAIR1",
"stopSequence": 16
},
{
"arrival": {
"time": "1759221400",
"uncertainty": 120
},
"departure": {
"time": "1759221400",
"uncertainty": 120
},
"stopId": "0:LEMUD03",
"stopSequence": 17
},
{
"arrival": {
"time": "1759221460",
"uncertainty": 120
},
"departure": {
"time": "1759221460",
"uncertainty": 120
},
"stopId": "0:DEMBOUR1",
"stopSequence": 18
},
{
"arrival": {
"time": "1759221566",
"uncertainty": 120
},
"departure": {
"time": "1759221566",
"uncertainty": 120
},
"stopId": "0:POMPIDO1",
"stopSequence": 19
},
{
"arrival": {
"time": "1759221659",
"uncertainty": 120
},
"departure": {
"time": "1759221659",
"uncertainty": 120
},
"stopId": "0:GARE113",
"stopSequence": 20
},
{
"arrival": {
"time": "1759221722",
"uncertainty": 120
},
"departure": {
"time": "1759221722",
"uncertainty": 120
},
"stopId": "0:ROIGE695",
"stopSequence": 21
},
{
"arrival": {
"time": "1759221829",
"uncertainty": 120
},
"departure": {
"time": "1759221829",
"uncertainty": 120
},
"stopId": "0:REPUB345",
"stopSequence": 22
},
{
"arrival": {
"time": "1759222118",
"uncertainty": 120
},
"departure": {
"time": "1759222118",
"uncertainty": 120
},
"stopId": "0:SQLUX264",
"stopSequence": 23
},
{
"arrival": {
"time": "1759222249",
"uncertainty": 120
},
"departure": {
"time": "1759222249",
"uncertainty": 120
},
"stopId": "0:FMOSELL2",
"stopSequence": 24
},
{
"arrival": {
"time": "1759222350",
"uncertainty": 120
},
"departure": {
"time": "1759222350",
"uncertainty": 120
},
"stopId": "0:TIGNO266",
"stopSequence": 25
},
{
"arrival": {
"time": "1759222489",
"uncertainty": 120
},
"departure": {
"time": "1759222489",
"uncertainty": 120
},
"stopId": "0:SMARTIN2",
"stopSequence": 26
},
{
"arrival": {
"time": "1759222527",
"uncertainty": 120
},
"departure": {
"time": "1759222527",
"uncertainty": 120
},
"stopId": "0:FOCH2",
"stopSequence": 27
},
{
"arrival": {
"time": "1759222588",
"uncertainty": 120
},
"departure": {
"time": "1759222588",
"uncertainty": 120
},
"stopId": "0:PONTVER2",
"stopSequence": 28
},
{
"arrival": {
"time": "1759222665",
"uncertainty": 120
},
"departure": {
"time": "1759222665",
"uncertainty": 120
},
"stopId": "0:CASINO2",
"stopSequence": 29
},
{
"arrival": {
"time": "1759222735",
"uncertainty": 120
},
"departure": {
"time": "1759222735",
"uncertainty": 120
},
"stopId": "0:MIGETTE2",
"stopSequence": 30
},
{
"arrival": {
"time": "1759222789",
"uncertainty": 120
},
"departure": {
"time": "1759222789",
"uncertainty": 120
},
"stopId": "0:LONGEVI2",
"stopSequence": 31
},
{
"arrival": {
"time": "1759222848",
"uncertainty": 120
},
"departure": {
"time": "1759222848",
"uncertainty": 120
},
"stopId": "0:LECLERC2",
"stopSequence": 32
},
{
"arrival": {
"time": "1759222895",
"uncertainty": 120
},
"departure": {
"time": "1759222895",
"uncertainty": 120
},
"stopId": "0:PRILLE2",
"stopSequence": 33
},
{
"arrival": {
"time": "1759222942",
"uncertainty": 120
},
"departure": {
"time": "1759222942",
"uncertainty": 120
},
"stopId": "0:SCYBAS2",
"stopSequence": 34
},
{
"arrival": {
"time": "1759222978",
"uncertainty": 120
},
"departure": {
"time": "1759222978",
"uncertainty": 120
},
"stopId": "0:LIBERTE2",
"stopSequence": 35
},
{
"arrival": {
"time": "1759223029",
"uncertainty": 120
},
"departure": {
"time": "1759223029",
"uncertainty": 120
},
"stopId": "0:MOULI275",
"stopSequence": 36
},
{
"arrival": {
"time": "1759223114",
"uncertainty": 120
},
"departure": {
"time": "1759223114",
"uncertainty": 120
},
"stopId": "0:STJEAN02",
"stopSequence": 37
},
{
"arrival": {
"time": "1759223198",
"uncertainty": 120
},
"departure": {
"time": "1759223198",
"uncertainty": 120
},
"stopId": "0:SERRET2",
"stopSequence": 38
},
{
"arrival": {
"time": "1759223243",
"uncertainty": 120
},
"departure": {
"time": "1759223243",
"uncertainty": 120
},
"stopId": "0:HAIEBRU2",
"stopSequence": 39
},
{
"arrival": {
"time": "1759223329",
"uncertainty": 120
},
"stopId": "0:MNVE1",
"stopSequence": 40
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23229702"
},
"vehicle": {
"id": "1856",
"label": "1856"
}
}
},
{
"id": "3012089",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759223220",
"uncertainty": 120
},
"stopId": "0:PLFRANC1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "16",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23012089"
}
}
},
{
"id": "3048288",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759221000",
"uncertainty": 120
},
"stopId": "0:CTU01",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23048288"
}
}
},
{
"id": "3012088",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759221900",
"uncertainty": 120
},
"stopId": "0:PLFRANC1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "16",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23012088"
}
}
},
{
"id": "3048289",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759220880",
"uncertainty": 120
},
"stopId": "0:MAT02",
"stopSequence": 1
},
{
"arrival": {
"time": "1759220959",
"uncertainty": 120
},
"departure": {
"time": "1759220959",
"uncertainty": 120
},
"stopId": "0:MER02",
"stopSequence": 2
},
{
"arrival": {
"time": "1759221108",
"uncertainty": 120
},
"departure": {
"time": "1759221108",
"uncertainty": 120
},
"stopId": "0:EXP02",
"stopSequence": 3
},
{
"arrival": {
"time": "1759221180",
"uncertainty": 120
},
"departure": {
"time": "1759221180",
"uncertainty": 120
},
"stopId": "0:ECO02",
"stopSequence": 4
},
{
"arrival": {
"time": "1759221270",
"uncertainty": 120
},
"departure": {
"time": "1759221270",
"uncertainty": 120
},
"stopId": "0:ART02",
"stopSequence": 5
},
{
"arrival": {
"time": "1759221374",
"uncertainty": 120
},
"departure": {
"time": "1759221374",
"uncertainty": 120
},
"stopId": "0:ARA02",
"stopSequence": 6
},
{
"arrival": {
"time": "1759221443",
"uncertainty": 120
},
"departure": {
"time": "1759221443",
"uncertainty": 120
},
"stopId": "0:GRA02",
"stopSequence": 7
},
{
"arrival": {
"time": "1759221518",
"uncertainty": 120
},
"departure": {
"time": "1759221518",
"uncertainty": 120
},
"stopId": "0:BRG02",
"stopSequence": 8
},
{
"arrival": {
"time": "1759221580",
"uncertainty": 120
},
"departure": {
"time": "1759221580",
"uncertainty": 120
},
"stopId": "0:GUY02",
"stopSequence": 9
},
{
"arrival": {
"time": "1759221641",
"uncertainty": 120
},
"departure": {
"time": "1759221641",
"uncertainty": 120
},
"stopId": "0:PRO02",
"stopSequence": 10
},
{
"arrival": {
"time": "1759221720",
"uncertainty": 120
},
"departure": {
"time": "1759221720",
"uncertainty": 120
},
"stopId": "0:BEL02",
"stopSequence": 11
},
{
"arrival": {
"time": "1759221816",
"uncertainty": 120
},
"departure": {
"time": "1759221816",
"uncertainty": 120
},
"stopId": "0:CIM02",
"stopSequence": 12
},
{
"arrival": {
"time": "1759221914",
"uncertainty": 120
},
"departure": {
"time": "1759221914",
"uncertainty": 120
},
"stopId": "0:ALC02",
"stopSequence": 13
},
{
"arrival": {
"time": "1759221977",
"uncertainty": 120
},
"departure": {
"time": "1759221977",
"uncertainty": 120
},
"stopId": "0:LEG02",
"stopSequence": 14
},
{
"arrival": {
"time": "1759222071",
"uncertainty": 120
},
"departure": {
"time": "1759222071",
"uncertainty": 120
},
"stopId": "0:SEI02",
"stopSequence": 15
},
{
"arrival": {
"time": "1759222147",
"uncertainty": 120
},
"departure": {
"time": "1759222147",
"uncertainty": 120
},
"stopId": "0:POM02",
"stopSequence": 16
},
{
"arrival": {
"time": "1759222217",
"uncertainty": 120
},
"departure": {
"time": "1759222217",
"uncertainty": 120
},
"stopId": "0:GAR02",
"stopSequence": 17
},
{
"arrival": {
"time": "1759222329",
"uncertainty": 120
},
"departure": {
"time": "1759222329",
"uncertainty": 120
},
"stopId": "0:ROI02",
"stopSequence": 18
},
{
"arrival": {
"time": "1759222457",
"uncertainty": 120
},
"departure": {
"time": "1759222457",
"uncertainty": 120
},
"stopId": "0:REP04",
"stopSequence": 19
},
{
"arrival": {
"time": "1759222691",
"uncertainty": 120
},
"departure": {
"time": "1759222691",
"uncertainty": 120
},
"stopId": "0:SAU02",
"stopSequence": 20
},
{
"arrival": {
"time": "1759222757",
"uncertainty": 120
},
"stopId": "0:CTU02",
"stopSequence": 21
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23048289"
}
}
},
{
"id": "3229704",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759223700",
"uncertainty": 120
},
"stopId": "0:ARP309",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23229704"
}
}
},
{
"id": "3009701",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1759218974",
"uncertainty": 120
},
"departure": {
"time": "1759218974",
"uncertainty": 120
},
"stopId": "0:COUROR1"
},
{
"arrival": {
"time": "1759218983",
"uncertainty": 120
},
"departure": {
"time": "1759218983",
"uncertainty": 120
},
"stopId": "0:COUROR1"
},
{
"arrival": {
"time": "1759219046",
"uncertainty": 120
},
"departure": {
"time": "1759219046",
"uncertainty": 120
},
"stopId": "0:CONSERV1"
},
{
"arrival": {
"time": "1759219070",
"uncertainty": 120
},
"departure": {
"time": "1759219070",
"uncertainty": 120
},
"stopId": "0:SEGOLEN1"
},
{
"departure": {
"time": "1759218932",
"uncertainty": 120
},
"stopId": "0:OFFICET1",
"stopSequence": 1
},
{
"arrival": {
"time": "1759218980",
"uncertainty": 120
},
"departure": {
"time": "1759218980",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:COUROR1",
"stopSequence": 2
},
{
"arrival": {
"time": "1759219014",
"uncertainty": 120
},
"departure": {
"time": "1759219014",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:SEGOLEN1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759219113",
"uncertainty": 120
},
"departure": {
"time": "1759219113",
"uncertainty": 120
},
"stopId": "0:CONSERV1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759219200",
"uncertainty": 120
},
"departure": {
"time": "1759219200",
"uncertainty": 120
},
"stopId": "0:TANNEUR1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759219263",
"uncertainty": 120
},
"departure": {
"time": "1759219263",
"uncertainty": 120
},
"stopId": "0:FAVADE01",
"stopSequence": 6
},
{
"arrival": {
"time": "1759219339",
"uncertainty": 120
},
"departure": {
"time": "1759219339",
"uncertainty": 120
},
"stopId": "0:PORTALL1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759219440",
"uncertainty": 120
},
"departure": {
"time": "1759219440",
"uncertainty": 120
},
"stopId": "0:CHARRON1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759219638",
"uncertainty": 120
},
"departure": {
"time": "1759219653",
"uncertainty": 120
},
"stopId": "0:FOURNIR1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759219743",
"uncertainty": 120
},
"departure": {
"time": "1759219803",
"uncertainty": 120
},
"stopId": "0:PLARMES2",
"stopSequence": 10
},
{
"arrival": {
"time": "1759219862",
"uncertainty": 120
},
"departure": {
"time": "1759219862",
"uncertainty": 120
},
"stopId": "0:PLCHAM02",
"stopSequence": 11
},
{
"arrival": {
"time": "1759219893",
"uncertainty": 120
},
"departure": {
"time": "1759219893",
"uncertainty": 120
},
"stopId": "0:PREFECT3",
"stopSequence": 12
},
{
"arrival": {
"time": "1759219953",
"uncertainty": 120
},
"departure": {
"time": "1759219953",
"uncertainty": 120
},
"stopId": "0:POMOREA",
"stopSequence": 13
},
{
"arrival": {
"time": "1759219995",
"uncertainty": 120
},
"departure": {
"time": "1759219995",
"uncertainty": 120
},
"stopId": "0:VALLADI1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759220119",
"uncertainty": 120
},
"departure": {
"time": "1759220163",
"uncertainty": 120
},
"stopId": "0:CASERNE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1759220252",
"uncertainty": 120
},
"departure": {
"time": "1759220252",
"uncertainty": 120
},
"stopId": "0:RIMPORT1",
"stopSequence": 16
},
{
"arrival": {
"time": "1759220310",
"uncertainty": 120
},
"departure": {
"time": "1759220310",
"uncertainty": 120
},
"stopId": "0:STGEORG1",
"stopSequence": 17
},
{
"arrival": {
"time": "1759220430",
"uncertainty": 120
},
"stopId": "0:OFFICET1",
"stopSequence": 18
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "81",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23009701"
},
"vehicle": {
"id": "1561",
"label": "1561"
}
}
},
{
"id": "3012087",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759220580",
"uncertainty": 120
},
"stopId": "0:PLFRANC1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "16",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23012087"
}
}
},
{
"id": "3012086",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1759220220",
"uncertainty": 120
},
"stopId": "0:INTJOBA1",
"stopSequence": 14
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "16",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23012086"
}
}
},
{
"id": "3009703",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1759223178",
"uncertainty": 120
},
"departure": {
"time": "1759223178",
"uncertainty": 120
},
"stopId": "0:COUROR1"
},
{
"arrival": {
"time": "1759223187",
"uncertainty": 120
},
"departure": {
"time": "1759223187",
"uncertainty": 120
},
"stopId": "0:COUROR1"
},
{
"arrival": {
"time": "1759223233",
"uncertainty": 120
},
"departure": {
"time": "1759223233",
"uncertainty": 120
},
"stopId": "0:CONSERV1"
},
{
"arrival": {
"time": "1759223251",
"uncertainty": 120
},
"departure": {
"time": "1759223251",
"uncertainty": 120
},
"stopId": "0:SEGOLEN1"
},
{
"departure": {
"time": "1759223100",
"uncertainty": 120
},
"stopId": "0:OFFICET1",
"stopSequence": 1
},
{
"arrival": {
"time": "1759223180",
"uncertainty": 120
},
"departure": {
"time": "1759223180",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:COUROR1",
"stopSequence": 2
},
{
"arrival": {
"time": "1759223214",
"uncertainty": 120
},
"departure": {
"time": "1759223214",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:SEGOLEN1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759223300",
"uncertainty": 120
},
"departure": {
"time": "1759223300",
"uncertainty": 120
},
"stopId": "0:CONSERV1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759223384",
"uncertainty": 120
},
"departure": {
"time": "1759223384",
"uncertainty": 120
},
"stopId": "0:TANNEUR1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759223492",
"uncertainty": 120
},
"departure": {
"time": "1759223492",
"uncertainty": 120
},
"stopId": "0:FAVADE01",
"stopSequence": 6
},
{
"arrival": {
"time": "1759223586",
"uncertainty": 120
},
"departure": {
"time": "1759223586",
"uncertainty": 120
},
"stopId": "0:PORTALL1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759223695",
"uncertainty": 120
},
"departure": {
"time": "1759223695",
"uncertainty": 120
},
"stopId": "0:CHARRON1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759223852",
"uncertainty": 120
},
"departure": {
"time": "1759223852",
"uncertainty": 120
},
"stopId": "0:FOURNIR1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759223973",
"uncertainty": 120
},
"departure": {
"time": "1759223973",
"uncertainty": 120
},
"stopId": "0:PLARMES2",
"stopSequence": 10
},
{
"arrival": {
"time": "1759224025",
"uncertainty": 120
},
"departure": {
"time": "1759224025",
"uncertainty": 120
},
"stopId": "0:PLCHAM02",
"stopSequence": 11
},
{
"arrival": {
"time": "1759224094",
"uncertainty": 120
},
"departure": {
"time": "1759224094",
"uncertainty": 120
},
"stopId": "0:PREFECT3",
"stopSequence": 12
},
{
"arrival": {
"time": "1759224194",
"uncertainty": 120
},
"departure": {
"time": "1759224194",
"uncertainty": 120
},
"stopId": "0:POMOREA",
"stopSequence": 13
},
{
"arrival": {
"time": "1759224246",
"uncertainty": 120
},
"departure": {
"time": "1759224246",
"uncertainty": 120
},
"stopId": "0:VALLADI1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759224359",
"uncertainty": 120
},
"departure": {
"time": "1759224359",
"uncertainty": 120
},
"stopId": "0:CASERNE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1759224428",
"uncertainty": 120
},
"departure": {
"time": "1759224428",
"uncertainty": 120
},
"stopId": "0:RIMPORT1",
"stopSequence": 16
},
{
"arrival": {
"time": "1759224512",
"uncertainty": 120
},
"departure": {
"time": "1759224512",
"uncertainty": 120
},
"stopId": "0:STGEORG1",
"stopSequence": 17
},
{
"arrival": {
"time": "1759224632",
"uncertainty": 120
},
"stopId": "0:OFFICET1",
"stopSequence": 18
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "81",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23009703"
}
}
},
{
"id": "3009702",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1759221078",
"uncertainty": 120
},
"departure": {
"time": "1759221078",
"uncertainty": 120
},
"stopId": "0:COUROR1"
},
{
"arrival": {
"time": "1759221087",
"uncertainty": 120
},
"departure": {
"time": "1759221087",
"uncertainty": 120
},
"stopId": "0:COUROR1"
},
{
"arrival": {
"time": "1759221133",
"uncertainty": 120
},
"departure": {
"time": "1759221133",
"uncertainty": 120
},
"stopId": "0:CONSERV1"
},
{
"arrival": {
"time": "1759221151",
"uncertainty": 120
},
"departure": {
"time": "1759221151",
"uncertainty": 120
},
"stopId": "0:SEGOLEN1"
},
{
"departure": {
"time": "1759221000",
"uncertainty": 120
},
"stopId": "0:OFFICET1",
"stopSequence": 1
},
{
"arrival": {
"time": "1759221080",
"uncertainty": 120
},
"departure": {
"time": "1759221080",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:COUROR1",
"stopSequence": 2
},
{
"arrival": {
"time": "1759221114",
"uncertainty": 120
},
"departure": {
"time": "1759221114",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:SEGOLEN1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759221200",
"uncertainty": 120
},
"departure": {
"time": "1759221200",
"uncertainty": 120
},
"stopId": "0:CONSERV1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759221284",
"uncertainty": 120
},
"departure": {
"time": "1759221284",
"uncertainty": 120
},
"stopId": "0:TANNEUR1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759221392",
"uncertainty": 120
},
"departure": {
"time": "1759221392",
"uncertainty": 120
},
"stopId": "0:FAVADE01",
"stopSequence": 6
},
{
"arrival": {
"time": "1759221486",
"uncertainty": 120
},
"departure": {
"time": "1759221486",
"uncertainty": 120
},
"stopId": "0:PORTALL1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759221595",
"uncertainty": 120
},
"departure": {
"time": "1759221595",
"uncertainty": 120
},
"stopId": "0:CHARRON1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759221752",
"uncertainty": 120
},
"departure": {
"time": "1759221752",
"uncertainty": 120
},
"stopId": "0:FOURNIR1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759221874",
"uncertainty": 120
},
"departure": {
"time": "1759221874",
"uncertainty": 120
},
"stopId": "0:PLARMES2",
"stopSequence": 10
},
{
"arrival": {
"time": "1759221927",
"uncertainty": 120
},
"departure": {
"time": "1759221927",
"uncertainty": 120
},
"stopId": "0:PLCHAM02",
"stopSequence": 11
},
{
"arrival": {
"time": "1759221996",
"uncertainty": 120
},
"departure": {
"time": "1759221996",
"uncertainty": 120
},
"stopId": "0:PREFECT3",
"stopSequence": 12
},
{
"arrival": {
"time": "1759222096",
"uncertainty": 120
},
"departure": {
"time": "1759222096",
"uncertainty": 120
},
"stopId": "0:POMOREA",
"stopSequence": 13
},
{
"arrival": {
"time": "1759222148",
"uncertainty": 120
},
"departure": {
"time": "1759222148",
"uncertainty": 120
},
"stopId": "0:VALLADI1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759222261",
"uncertainty": 120
},
"departure": {
"time": "1759222261",
"uncertainty": 120
},
"stopId": "0:CASERNE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1759222330",
"uncertainty": 120
},
"departure": {
"time": "1759222330",
"uncertainty": 120
},
"stopId": "0:RIMPORT1",
"stopSequence": 16
},
{
"arrival": {
"time": "1759222407",
"uncertainty": 120
},
"departure": {
"time": "1759222407",
"uncertainty": 120
},
"stopId": "0:STGEORG1",
"stopSequence": 17
},
{
"arrival": {
"time": "1759222527",
"uncertainty": 120
},
"stopId": "0:OFFICET1",
"stopSequence": 18
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "81",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23009702"
}
}
},
{
"id": "3012047",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759219377",
"uncertainty": 120
},
"stopId": "0:INTJOBA2",
"stopSequence": 1
},
{
"arrival": {
"time": "1759219437",
"uncertainty": 120
},
"departure": {
"time": "1759219437",
"uncertainty": 120
},
"stopId": "0:BOILEAU2",
"stopSequence": 2
},
{
"arrival": {
"time": "1759219497",
"uncertainty": 120
},
"departure": {
"time": "1759219497",
"uncertainty": 120
},
"stopId": "0:CHARDIN2",
"stopSequence": 3
},
{
"arrival": {
"time": "1759219599",
"uncertainty": 120
},
"departure": {
"time": "1759219618",
"uncertainty": 120
},
"stopId": "0:2FONTAI2",
"stopSequence": 4
},
{
"arrival": {
"time": "1759219662",
"uncertainty": 120
},
"departure": {
"time": "1759219662",
"uncertainty": 120
},
"stopId": "0:ROGET2",
"stopSequence": 5
},
{
"arrival": {
"time": "1759219714",
"uncertainty": 120
},
"departure": {
"time": "1759219737",
"uncertainty": 120
},
"stopId": "0:POULMAI2",
"stopSequence": 6
},
{
"arrival": {
"time": "1759219847",
"uncertainty": 120
},
"departure": {
"time": "1759219847",
"uncertainty": 120
},
"stopId": "0:CHAPITR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1759219913",
"uncertainty": 120
},
"departure": {
"time": "1759219918",
"uncertainty": 120
},
"stopId": "0:RUISSEA1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759219992",
"uncertainty": 120
},
"departure": {
"time": "1759219992",
"uncertainty": 120
},
"stopId": "0:GAMBETT1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759220087",
"uncertainty": 120
},
"departure": {
"time": "1759220087",
"uncertainty": 120
},
"stopId": "0:GAREWOI2",
"stopSequence": 10
},
{
"arrival": {
"time": "1759220140",
"uncertainty": 120
},
"departure": {
"time": "1759220140",
"uncertainty": 120
},
"stopId": "0:JUNGLIN2",
"stopSequence": 11
},
{
"arrival": {
"time": "1759220204",
"uncertainty": 120
},
"departure": {
"time": "1759220217",
"uncertainty": 120
},
"stopId": "0:WOIPHOT2",
"stopSequence": 12
},
{
"arrival": {
"time": "1759220304",
"uncertainty": 120
},
"departure": {
"time": "1759220304",
"uncertainty": 120
},
"stopId": "0:COTEAUX2",
"stopSequence": 13
},
{
"arrival": {
"time": "1759220402",
"uncertainty": 120
},
"stopId": "0:PLFRANC1",
"stopSequence": 14
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "16",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23012047"
},
"vehicle": {
"id": "892",
"label": "892"
}
}
},
{
"id": "3229481",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759220400",
"uncertainty": 120
},
"stopId": "0:PRESJAC1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23229481"
}
}
},
{
"id": "3229480",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759218600",
"uncertainty": 120
},
"stopId": "0:PRESJAC1",
"stopSequence": 1
},
{
"arrival": {
"time": "1759218673",
"uncertainty": 120
},
"departure": {
"time": "1759218673",
"uncertainty": 120
},
"stopId": "0:CLETTE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1759218737",
"uncertainty": 120
},
"departure": {
"time": "1759218737",
"uncertainty": 120
},
"stopId": "0:CAILLOU1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759218751",
"uncertainty": 120
},
"departure": {
"time": "1759218751",
"uncertainty": 120
},
"stopId": "0:ROUSSEL1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759218812",
"uncertainty": 120
},
"departure": {
"time": "1759218812",
"uncertainty": 120
},
"stopId": "0:BAUCHEZ1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759218850",
"uncertainty": 120
},
"departure": {
"time": "1759218850",
"uncertainty": 120
},
"stopId": "0:SANSONN1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759218894",
"uncertainty": 120
},
"departure": {
"time": "1759218900",
"uncertainty": 120
},
"stopId": "0:BUCHOZ1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759218962",
"uncertainty": 120
},
"departure": {
"time": "1759218962",
"uncertainty": 120
},
"stopId": "0:NJUNG1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759219022",
"uncertainty": 120
},
"departure": {
"time": "1759219022",
"uncertainty": 120
},
"stopId": "0:LEMOYNE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759219066",
"uncertainty": 120
},
"departure": {
"time": "1759219082",
"uncertainty": 120
},
"stopId": "0:COLIBRI1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759219142",
"uncertainty": 120
},
"departure": {
"time": "1759219142",
"uncertainty": 120
},
"stopId": "0:TIGNO414",
"stopSequence": 11
},
{
"arrival": {
"time": "1759219312",
"uncertainty": 120
},
"departure": {
"time": "1759219322",
"uncertainty": 120
},
"stopId": "0:FMOSELL1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759219382",
"uncertainty": 120
},
"departure": {
"time": "1759219382",
"uncertainty": 120
},
"stopId": "0:SQLUX122",
"stopSequence": 13
},
{
"arrival": {
"time": "1759219652",
"uncertainty": 120
},
"departure": {
"time": "1759219712",
"uncertainty": 120
},
"stopId": "0:REPUB123",
"stopSequence": 14
},
{
"arrival": {
"time": "1759219886",
"uncertainty": 120
},
"departure": {
"time": "1759219892",
"uncertainty": 120
},
"stopId": "0:STNICOL3",
"stopSequence": 15
},
{
"arrival": {
"time": "1759219922",
"uncertainty": 120
},
"departure": {
"time": "1759219982",
"uncertainty": 120
},
"stopId": "0:GARE4",
"stopSequence": 16
},
{
"arrival": {
"time": "1759220147",
"uncertainty": 120
},
"departure": {
"time": "1759220162",
"uncertainty": 120
},
"stopId": "0:SEILLE2",
"stopSequence": 17
},
{
"arrival": {
"time": "1759220222",
"uncertainty": 120
},
"departure": {
"time": "1759220222",
"uncertainty": 120
},
"stopId": "0:FRIANT2",
"stopSequence": 18
},
{
"arrival": {
"time": "1759220267",
"uncertainty": 120
},
"departure": {
"time": "1759220267",
"uncertainty": 120
},
"stopId": "0:HERMITE2",
"stopSequence": 19
},
{
"arrival": {
"time": "1759220294",
"uncertainty": 120
},
"departure": {
"time": "1759220294",
"uncertainty": 120
},
"stopId": "0:COLLIGN2",
"stopSequence": 20
},
{
"arrival": {
"time": "1759220354",
"uncertainty": 120
},
"departure": {
"time": "1759220354",
"uncertainty": 120
},
"stopId": "0:DUCROCQ2",
"stopSequence": 21
},
{
"arrival": {
"time": "1759220441",
"uncertainty": 120
},
"departure": {
"time": "1759220441",
"uncertainty": 120
},
"stopId": "0:HESTAUX2",
"stopSequence": 22
},
{
"arrival": {
"time": "1759220483",
"uncertainty": 120
},
"departure": {
"time": "1759220483",
"uncertainty": 120
},
"stopId": "0:GOUSSEL2",
"stopSequence": 23
},
{
"arrival": {
"time": "1759220533",
"uncertainty": 120
},
"departure": {
"time": "1759220533",
"uncertainty": 120
},
"stopId": "0:CLAUDEL2",
"stopSequence": 24
},
{
"arrival": {
"time": "1759220644",
"uncertainty": 120
},
"departure": {
"time": "1759220644",
"uncertainty": 120
},
"stopId": "0:OBERL653",
"stopSequence": 25
},
{
"arrival": {
"time": "1759220763",
"uncertainty": 120
},
"departure": {
"time": "1759220763",
"uncertainty": 120
},
"stopId": "0:PEUPLIE2",
"stopSequence": 26
},
{
"arrival": {
"time": "1759220889",
"uncertainty": 120
},
"departure": {
"time": "1759220889",
"uncertainty": 120
},
"stopId": "0:GRIGY2",
"stopSequence": 27
},
{
"arrival": {
"time": "1759221010",
"uncertainty": 120
},
"departure": {
"time": "1759221010",
"uncertainty": 120
},
"stopId": "0:GDECOLE2",
"stopSequence": 28
},
{
"arrival": {
"time": "1759221156",
"uncertainty": 120
},
"departure": {
"time": "1759221156",
"uncertainty": 120
},
"stopId": "0:PASSOTE2",
"stopSequence": 29
},
{
"arrival": {
"time": "1759221166",
"uncertainty": 120
},
"departure": {
"time": "1759221166",
"uncertainty": 120
},
"stopId": "0:CUVION2",
"stopSequence": 30
},
{
"arrival": {
"time": "1759221222",
"uncertainty": 120
},
"departure": {
"time": "1759221222",
"uncertainty": 120
},
"stopId": "0:DOLICHE2",
"stopSequence": 31
},
{
"arrival": {
"time": "1759221263",
"uncertainty": 120
},
"departure": {
"time": "1759221263",
"uncertainty": 120
},
"stopId": "0:30JOURS2",
"stopSequence": 32
},
{
"arrival": {
"time": "1759221314",
"uncertainty": 120
},
"departure": {
"time": "1759221314",
"uncertainty": 120
},
"stopId": "0:LADAME2",
"stopSequence": 33
},
{
"arrival": {
"time": "1759221383",
"uncertainty": 120
},
"departure": {
"time": "1759221383",
"uncertainty": 120
},
"stopId": "0:FALOGNE2",
"stopSequence": 34
},
{
"arrival": {
"time": "1759221433",
"uncertainty": 120
},
"stopId": "0:LELAC1",
"stopSequence": 35
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23229480"
},
"vehicle": {
"id": "1832",
"label": "1832"
}
}
},
{
"id": "3229482",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759222140",
"uncertainty": 120
},
"stopId": "0:PRESJAC1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23229482"
}
}
},
{
"id": "3009727",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1759220662",
"uncertainty": 120
},
"departure": {
"time": "1759220662",
"uncertainty": 120
},
"stopId": "0:GAREN1"
},
{
"arrival": {
"time": "1759220663",
"uncertainty": 120
},
"departure": {
"time": "1759220663",
"uncertainty": 120
},
"stopId": "0:GARENNE1"
},
{
"departure": {
"time": "1759219900",
"uncertainty": 120
},
"stopId": "0:MARLY1",
"stopSequence": 1
},
{
"arrival": {
"time": "1759220002",
"uncertainty": 120
},
"departure": {
"time": "1759220002",
"uncertainty": 120
},
"stopId": "0:PLGAUL04",
"stopSequence": 2
},
{
"arrival": {
"time": "1759220042",
"uncertainty": 120
},
"departure": {
"time": "1759220042",
"uncertainty": 120
},
"stopId": "0:JOSEPH1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759220125",
"uncertainty": 120
},
"departure": {
"time": "1759220125",
"uncertainty": 120
},
"stopId": "0:HOTELVI1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759220235",
"uncertainty": 120
},
"departure": {
"time": "1759220235",
"uncertainty": 120
},
"stopId": "0:PJOLY1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759213814",
"uncertainty": 120
},
"departure": {
"time": "1759213814",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:SORBIER1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759213904",
"uncertainty": 120
},
"departure": {
"time": "1759213904",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LESCLOS1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759213957",
"uncertainty": 120
},
"departure": {
"time": "1759213957",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GARENNE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759220753",
"uncertainty": 120
},
"departure": {
"time": "1759220753",
"uncertainty": 120
},
"stopId": "0:GRORMES1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759220806",
"uncertainty": 120
},
"departure": {
"time": "1759220806",
"uncertainty": 120
},
"stopId": "0:COSTEBE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759220971",
"uncertainty": 120
},
"departure": {
"time": "1759220971",
"uncertainty": 120
},
"stopId": "0:JEANNED1",
"stopSequence": 11
},
{
"arrival": {
"time": "1759221074",
"uncertainty": 120
},
"departure": {
"time": "1759221074",
"uncertainty": 120
},
"stopId": "0:PREVOTE1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759221166",
"uncertainty": 120
},
"departure": {
"time": "1759221166",
"uncertainty": 120
},
"stopId": "0:STANDRE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1759221243",
"uncertainty": 120
},
"departure": {
"time": "1759221243",
"uncertainty": 120
},
"stopId": "0:SEMINAI1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759221346",
"uncertainty": 120
},
"departure": {
"time": "1759221346",
"uncertainty": 120
},
"stopId": "0:VAILLAN1",
"stopSequence": 15
},
{
"arrival": {
"time": "1759221453",
"uncertainty": 120
},
"departure": {
"time": "1759221453",
"uncertainty": 120
},
"stopId": "0:MANGIN1",
"stopSequence": 16
},
{
"arrival": {
"time": "1759221543",
"uncertainty": 120
},
"departure": {
"time": "1759221543",
"uncertainty": 120
},
"stopId": "0:CHPETRE1",
"stopSequence": 17
},
{
"arrival": {
"time": "1759221646",
"uncertainty": 120
},
"departure": {
"time": "1759221646",
"uncertainty": 120
},
"stopId": "0:BONSEC1",
"stopSequence": 18
},
{
"arrival": {
"time": "1759221724",
"uncertainty": 120
},
"departure": {
"time": "1759221724",
"uncertainty": 120
},
"stopId": "0:ROIGEO68",
"stopSequence": 19
},
{
"arrival": {
"time": "1759221876",
"uncertainty": 120
},
"stopId": "0:REPU5052",
"stopSequence": 20
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23009727"
},
"vehicle": {
"id": "1852",
"label": "1852"
}
}
},
{
"id": "3047424",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759222860",
"uncertainty": 120
},
"stopId": "0:WOI01",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23047424"
}
}
},
{
"id": "3047448",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1759220101",
"uncertainty": 120
},
"departure": {
"time": "1759220101",
"uncertainty": 120
},
"stopId": "0:FON02",
"stopSequence": 26
},
{
"arrival": {
"time": "1759220131",
"uncertainty": 120
},
"stopId": "0:WOI02",
"stopSequence": 27
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23047448"
}
}
},
{
"id": "3047444",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759221060",
"uncertainty": 120
},
"stopId": "0:WOI01",
"stopSequence": 1
},
{
"arrival": {
"time": "1759221092",
"uncertainty": 120
},
"departure": {
"time": "1759221092",
"uncertainty": 120
},
"stopId": "0:FON01",
"stopSequence": 2
},
{
"arrival": {
"time": "1759221183",
"uncertainty": 120
},
"departure": {
"time": "1759221183",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 3
},
{
"arrival": {
"time": "1759221258",
"uncertainty": 120
},
"departure": {
"time": "1759221258",
"uncertainty": 120
},
"stopId": "0:ROU01",
"stopSequence": 4
},
{
"arrival": {
"time": "1759221350",
"uncertainty": 120
},
"departure": {
"time": "1759221350",
"uncertainty": 120
},
"stopId": "0:JOB01",
"stopSequence": 5
},
{
"arrival": {
"time": "1759221481",
"uncertainty": 120
},
"departure": {
"time": "1759221481",
"uncertainty": 120
},
"stopId": "0:CAS01",
"stopSequence": 6
},
{
"arrival": {
"time": "1759221546",
"uncertainty": 120
},
"departure": {
"time": "1759221546",
"uncertainty": 120
},
"stopId": "0:BER01",
"stopSequence": 7
},
{
"arrival": {
"time": "1759221630",
"uncertainty": 120
},
"departure": {
"time": "1759221630",
"uncertainty": 120
},
"stopId": "0:ROC01",
"stopSequence": 8
},
{
"arrival": {
"time": "1759221723",
"uncertainty": 120
},
"departure": {
"time": "1759221723",
"uncertainty": 120
},
"stopId": "0:PON01",
"stopSequence": 9
},
{
"arrival": {
"time": "1759221820",
"uncertainty": 120
},
"departure": {
"time": "1759221820",
"uncertainty": 120
},
"stopId": "0:VIN01",
"stopSequence": 10
},
{
"arrival": {
"time": "1759221884",
"uncertainty": 120
},
"departure": {
"time": "1759221884",
"uncertainty": 120
},
"stopId": "0:LUX01",
"stopSequence": 11
},
{
"arrival": {
"time": "1759221977",
"uncertainty": 120
},
"departure": {
"time": "1759221977",
"uncertainty": 120
},
"stopId": "0:MOYPON01",
"stopSequence": 12
},
{
"arrival": {
"time": "1759222119",
"uncertainty": 120
},
"departure": {
"time": "1759222119",
"uncertainty": 120
},
"stopId": "0:REP01",
"stopSequence": 13
},
{
"arrival": {
"time": "1759222254",
"uncertainty": 120
},
"departure": {
"time": "1759222254",
"uncertainty": 120
},
"stopId": "0:ROI01",
"stopSequence": 14
},
{
"arrival": {
"time": "1759222359",
"uncertainty": 120
},
"departure": {
"time": "1759222359",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 15
},
{
"arrival": {
"time": "1759222432",
"uncertainty": 120
},
"departure": {
"time": "1759222432",
"uncertainty": 120
},
"stopId": "0:POM01",
"stopSequence": 16
},
{
"arrival": {
"time": "1759222515",
"uncertainty": 120
},
"departure": {
"time": "1759222515",
"uncertainty": 120
},
"stopId": "0:SEI01",
"stopSequence": 17
},
{
"arrival": {
"time": "1759222599",
"uncertainty": 120
},
"departure": {
"time": "1759222599",
"uncertainty": 120
},
"stopId": "0:LEG01",
"stopSequence": 18
},
{
"arrival": {
"time": "1759222688",
"uncertainty": 120
},
"departure": {
"time": "1759222688",
"uncertainty": 120
},
"stopId": "0:ALC01",
"stopSequence": 19
},
{
"arrival": {
"time": "1759222764",
"uncertainty": 120
},
"departure": {
"time": "1759222764",
"uncertainty": 120
},
"stopId": "0:CIM01",
"stopSequence": 20
},
{
"arrival": {
"time": "1759222871",
"uncertainty": 120
},
"departure": {
"time": "1759222871",
"uncertainty": 120
},
"stopId": "0:BEL01",
"stopSequence": 21
},
{
"arrival": {
"time": "1759222959",
"uncertainty": 120
},
"departure": {
"time": "1759222959",
"uncertainty": 120
},
"stopId": "0:PRO01",
"stopSequence": 22
},
{
"arrival": {
"time": "1759223022",
"uncertainty": 120
},
"departure": {
"time": "1759223022",
"uncertainty": 120
},
"stopId": "0:BOR01",
"stopSequence": 23
},
{
"arrival": {
"time": "1759223097",
"uncertainty": 120
},
"departure": {
"time": "1759223097",
"uncertainty": 120
},
"stopId": "0:BLE01",
"stopSequence": 24
},
{
"arrival": {
"time": "1759223211",
"uncertainty": 120
},
"departure": {
"time": "1759223211",
"uncertainty": 120
},
"stopId": "0:SAR01",
"stopSequence": 25
},
{
"arrival": {
"time": "1759223326",
"uncertainty": 120
},
"departure": {
"time": "1759223326",
"uncertainty": 120
},
"stopId": "0:FEI01",
"stopSequence": 26
},
{
"arrival": {
"time": "1759223389",
"uncertainty": 120
},
"departure": {
"time": "1759223389",
"uncertainty": 120
},
"stopId": "0:SER01",
"stopSequence": 27
},
{
"arrival": {
"time": "1759223555",
"uncertainty": 120
},
"stopId": "0:HSCHUMA2",
"stopSequence": 28
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23047444"
}
}
},
{
"id": "3012049",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759221900",
"uncertainty": 120
},
"stopId": "0:INTJOBA2",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "16",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23012049"
}
}
},
{
"id": "3229441",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759217709",
"uncertainty": 120
},
"stopId": "0:FELIX420",
"stopSequence": 1
},
{
"arrival": {
"time": "1759217805",
"uncertainty": 120
},
"departure": {
"time": "1759217805",
"uncertainty": 120
},
"stopId": "0:VIGNES1",
"stopSequence": 2
},
{
"arrival": {
"time": "1759217856",
"uncertainty": 120
},
"departure": {
"time": "1759217856",
"uncertainty": 120
},
"stopId": "0:MIRABEL1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759217859",
"uncertainty": 120
},
"departure": {
"time": "1759217859",
"uncertainty": 120
},
"stopId": "0:BUTTE1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759217889",
"uncertainty": 120
},
"departure": {
"time": "1759217889",
"uncertainty": 120
},
"stopId": "0:BUCHOZ1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759217949",
"uncertainty": 120
},
"departure": {
"time": "1759217949",
"uncertainty": 120
},
"stopId": "0:NJUNG1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759218004",
"uncertainty": 120
},
"departure": {
"time": "1759218009",
"uncertainty": 120
},
"stopId": "0:LEMOYNE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759218048",
"uncertainty": 120
},
"departure": {
"time": "1759218069",
"uncertainty": 120
},
"stopId": "0:COLIBRI1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759218121",
"uncertainty": 120
},
"departure": {
"time": "1759218159",
"uncertainty": 120
},
"stopId": "0:TIGNO414",
"stopSequence": 9
},
{
"arrival": {
"time": "1759218369",
"uncertainty": 120
},
"departure": {
"time": "1759218369",
"uncertainty": 120
},
"stopId": "0:FMOSELL1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759218419",
"uncertainty": 120
},
"departure": {
"time": "1759218460",
"uncertainty": 120
},
"stopId": "0:SQLUX122",
"stopSequence": 11
},
{
"arrival": {
"time": "1759218699",
"uncertainty": 120
},
"departure": {
"time": "1759218759",
"uncertainty": 120
},
"stopId": "0:REPUB123",
"stopSequence": 12
},
{
"arrival": {
"time": "1759218939",
"uncertainty": 120
},
"departure": {
"time": "1759218939",
"uncertainty": 120
},
"stopId": "0:STNICOL3",
"stopSequence": 13
},
{
"arrival": {
"time": "1759218991",
"uncertainty": 120
},
"departure": {
"time": "1759219179",
"uncertainty": 120
},
"stopId": "0:GARE4",
"stopSequence": 14
},
{
"arrival": {
"time": "1759219336",
"uncertainty": 120
},
"departure": {
"time": "1759219359",
"uncertainty": 120
},
"stopId": "0:SEILLE2",
"stopSequence": 15
},
{
"arrival": {
"time": "1759219419",
"uncertainty": 120
},
"departure": {
"time": "1759219419",
"uncertainty": 120
},
"stopId": "0:FRIANT2",
"stopSequence": 16
},
{
"arrival": {
"time": "1759219453",
"uncertainty": 120
},
"departure": {
"time": "1759219453",
"uncertainty": 120
},
"stopId": "0:HERMITE2",
"stopSequence": 17
},
{
"arrival": {
"time": "1759219479",
"uncertainty": 120
},
"departure": {
"time": "1759219479",
"uncertainty": 120
},
"stopId": "0:COLLIGN2",
"stopSequence": 18
},
{
"arrival": {
"time": "1759219539",
"uncertainty": 120
},
"departure": {
"time": "1759219539",
"uncertainty": 120
},
"stopId": "0:DUCROCQ2",
"stopSequence": 19
},
{
"arrival": {
"time": "1759219629",
"uncertainty": 120
},
"departure": {
"time": "1759219659",
"uncertainty": 120
},
"stopId": "0:HESTAUX2",
"stopSequence": 20
},
{
"arrival": {
"time": "1759219699",
"uncertainty": 120
},
"departure": {
"time": "1759219699",
"uncertainty": 120
},
"stopId": "0:GOUSSEL2",
"stopSequence": 21
},
{
"arrival": {
"time": "1759219749",
"uncertainty": 120
},
"departure": {
"time": "1759219749",
"uncertainty": 120
},
"stopId": "0:CLAUDEL2",
"stopSequence": 22
},
{
"arrival": {
"time": "1759219862",
"uncertainty": 120
},
"departure": {
"time": "1759219869",
"uncertainty": 120
},
"stopId": "0:OBERL653",
"stopSequence": 23
},
{
"arrival": {
"time": "1759219988",
"uncertainty": 120
},
"departure": {
"time": "1759220019",
"uncertainty": 120
},
"stopId": "0:PEUPLIE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1759220139",
"uncertainty": 120
},
"departure": {
"time": "1759220139",
"uncertainty": 120
},
"stopId": "0:GRIGY2",
"stopSequence": 25
},
{
"arrival": {
"time": "1759220332",
"uncertainty": 120
},
"departure": {
"time": "1759220332",
"uncertainty": 120
},
"stopId": "0:GDECOLE2",
"stopSequence": 26
},
{
"arrival": {
"time": "1759220478",
"uncertainty": 120
},
"departure": {
"time": "1759220478",
"uncertainty": 120
},
"stopId": "0:PASSOTE2",
"stopSequence": 27
},
{
"arrival": {
"time": "1759220487",
"uncertainty": 120
},
"departure": {
"time": "1759220487",
"uncertainty": 120
},
"stopId": "0:CUVION2",
"stopSequence": 28
},
{
"arrival": {
"time": "1759220543",
"uncertainty": 120
},
"departure": {
"time": "1759220543",
"uncertainty": 120
},
"stopId": "0:DOLICHE2",
"stopSequence": 29
},
{
"arrival": {
"time": "1759220564",
"uncertainty": 120
},
"departure": {
"time": "1759220564",
"uncertainty": 120
},
"stopId": "0:30JOURS2",
"stopSequence": 30
},
{
"arrival": {
"time": "1759220596",
"uncertainty": 120
},
"departure": {
"time": "1759220596",
"uncertainty": 120
},
"stopId": "0:LADAME2",
"stopSequence": 31
},
{
"arrival": {
"time": "1759220650",
"uncertainty": 120
},
"departure": {
"time": "1759220650",
"uncertainty": 120
},
"stopId": "0:FALOGNE2",
"stopSequence": 32
},
{
"arrival": {
"time": "1759220702",
"uncertainty": 120
},
"stopId": "0:LELAC1",
"stopSequence": 33
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23229441"
},
"vehicle": {
"id": "1241",
"label": "1241"
}
}
},
{
"id": "3012048",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759220580",
"uncertainty": 120
},
"stopId": "0:INTJOBA2",
"stopSequence": 1
},
{
"arrival": {
"time": "1759220649",
"uncertainty": 120
},
"departure": {
"time": "1759220649",
"uncertainty": 120
},
"stopId": "0:BOILEAU2",
"stopSequence": 2
},
{
"arrival": {
"time": "1759220713",
"uncertainty": 120
},
"departure": {
"time": "1759220713",
"uncertainty": 120
},
"stopId": "0:CHARDIN2",
"stopSequence": 3
},
{
"arrival": {
"time": "1759220887",
"uncertainty": 120
},
"departure": {
"time": "1759220887",
"uncertainty": 120
},
"stopId": "0:2FONTAI2",
"stopSequence": 4
},
{
"arrival": {
"time": "1759220931",
"uncertainty": 120
},
"departure": {
"time": "1759220931",
"uncertainty": 120
},
"stopId": "0:ROGET2",
"stopSequence": 5
},
{
"arrival": {
"time": "1759220985",
"uncertainty": 120
},
"departure": {
"time": "1759220985",
"uncertainty": 120
},
"stopId": "0:POULMAI2",
"stopSequence": 6
},
{
"arrival": {
"time": "1759221092",
"uncertainty": 120
},
"departure": {
"time": "1759221092",
"uncertainty": 120
},
"stopId": "0:CHAPITR2",
"stopSequence": 7
},
{
"arrival": {
"time": "1759221158",
"uncertainty": 120
},
"departure": {
"time": "1759221158",
"uncertainty": 120
},
"stopId": "0:RUISSEA1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759221192",
"uncertainty": 120
},
"departure": {
"time": "1759221192",
"uncertainty": 120
},
"stopId": "0:GAMBETT1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759221286",
"uncertainty": 120
},
"departure": {
"time": "1759221286",
"uncertainty": 120
},
"stopId": "0:GAREWOI2",
"stopSequence": 10
},
{
"arrival": {
"time": "1759221337",
"uncertainty": 120
},
"departure": {
"time": "1759221337",
"uncertainty": 120
},
"stopId": "0:JUNGLIN2",
"stopSequence": 11
},
{
"arrival": {
"time": "1759221400",
"uncertainty": 120
},
"departure": {
"time": "1759221400",
"uncertainty": 120
},
"stopId": "0:WOIPHOT2",
"stopSequence": 12
},
{
"arrival": {
"time": "1759221482",
"uncertainty": 120
},
"departure": {
"time": "1759221482",
"uncertainty": 120
},
"stopId": "0:COTEAUX2",
"stopSequence": 13
},
{
"arrival": {
"time": "1759221580",
"uncertainty": 120
},
"stopId": "0:PLFRANC1",
"stopSequence": 14
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "16",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23012048"
}
}
},
{
"id": "3229443",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759221240",
"uncertainty": 120
},
"stopId": "0:FELIX420",
"stopSequence": 1
},
{
"arrival": {
"time": "1759221358",
"uncertainty": 120
},
"departure": {
"time": "1759221358",
"uncertainty": 120
},
"stopId": "0:VIGNES1",
"stopSequence": 2
},
{
"arrival": {
"time": "1759221392",
"uncertainty": 120
},
"departure": {
"time": "1759221392",
"uncertainty": 120
},
"stopId": "0:MIRABEL1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759221429",
"uncertainty": 120
},
"departure": {
"time": "1759221429",
"uncertainty": 120
},
"stopId": "0:BUTTE1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759221491",
"uncertainty": 120
},
"departure": {
"time": "1759221491",
"uncertainty": 120
},
"stopId": "0:BUCHOZ1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759221550",
"uncertainty": 120
},
"departure": {
"time": "1759221550",
"uncertainty": 120
},
"stopId": "0:NJUNG1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759221623",
"uncertainty": 120
},
"departure": {
"time": "1759221623",
"uncertainty": 120
},
"stopId": "0:LEMOYNE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759221662",
"uncertainty": 120
},
"departure": {
"time": "1759221662",
"uncertainty": 120
},
"stopId": "0:COLIBRI1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759221703",
"uncertainty": 120
},
"departure": {
"time": "1759221703",
"uncertainty": 120
},
"stopId": "0:TIGNO414",
"stopSequence": 9
},
{
"arrival": {
"time": "1759221862",
"uncertainty": 120
},
"departure": {
"time": "1759221862",
"uncertainty": 120
},
"stopId": "0:FMOSELL1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759221962",
"uncertainty": 120
},
"departure": {
"time": "1759221962",
"uncertainty": 120
},
"stopId": "0:SQLUX122",
"stopSequence": 11
},
{
"arrival": {
"time": "1759222222",
"uncertainty": 120
},
"departure": {
"time": "1759222222",
"uncertainty": 120
},
"stopId": "0:REPUB123",
"stopSequence": 12
},
{
"arrival": {
"time": "1759222410",
"uncertainty": 120
},
"departure": {
"time": "1759222410",
"uncertainty": 120
},
"stopId": "0:STNICOL3",
"stopSequence": 13
},
{
"arrival": {
"time": "1759222464",
"uncertainty": 120
},
"departure": {
"time": "1759222464",
"uncertainty": 120
},
"stopId": "0:GARE4",
"stopSequence": 14
},
{
"arrival": {
"time": "1759222707",
"uncertainty": 120
},
"departure": {
"time": "1759222707",
"uncertainty": 120
},
"stopId": "0:SEILLE2",
"stopSequence": 15
},
{
"arrival": {
"time": "1759222784",
"uncertainty": 120
},
"departure": {
"time": "1759222784",
"uncertainty": 120
},
"stopId": "0:FRIANT2",
"stopSequence": 16
},
{
"arrival": {
"time": "1759222837",
"uncertainty": 120
},
"departure": {
"time": "1759222837",
"uncertainty": 120
},
"stopId": "0:HERMITE2",
"stopSequence": 17
},
{
"arrival": {
"time": "1759222868",
"uncertainty": 120
},
"departure": {
"time": "1759222868",
"uncertainty": 120
},
"stopId": "0:COLLIGN2",
"stopSequence": 18
},
{
"arrival": {
"time": "1759222931",
"uncertainty": 120
},
"departure": {
"time": "1759222931",
"uncertainty": 120
},
"stopId": "0:DUCROCQ2",
"stopSequence": 19
},
{
"arrival": {
"time": "1759222987",
"uncertainty": 120
},
"departure": {
"time": "1759222987",
"uncertainty": 120
},
"stopId": "0:HESTAUX2",
"stopSequence": 20
},
{
"arrival": {
"time": "1759223046",
"uncertainty": 120
},
"departure": {
"time": "1759223046",
"uncertainty": 120
},
"stopId": "0:GOUSSEL2",
"stopSequence": 21
},
{
"arrival": {
"time": "1759223092",
"uncertainty": 120
},
"departure": {
"time": "1759223092",
"uncertainty": 120
},
"stopId": "0:CLAUDEL2",
"stopSequence": 22
},
{
"arrival": {
"time": "1759223189",
"uncertainty": 120
},
"departure": {
"time": "1759223189",
"uncertainty": 120
},
"stopId": "0:OBERL653",
"stopSequence": 23
},
{
"arrival": {
"time": "1759223307",
"uncertainty": 120
},
"departure": {
"time": "1759223307",
"uncertainty": 120
},
"stopId": "0:PEUPLIE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1759223486",
"uncertainty": 120
},
"departure": {
"time": "1759223486",
"uncertainty": 120
},
"stopId": "0:GRIGY2",
"stopSequence": 25
},
{
"arrival": {
"time": "1759223607",
"uncertainty": 120
},
"departure": {
"time": "1759223607",
"uncertainty": 120
},
"stopId": "0:GDECOLE2",
"stopSequence": 26
},
{
"arrival": {
"time": "1759223763",
"uncertainty": 120
},
"departure": {
"time": "1759223763",
"uncertainty": 120
},
"stopId": "0:PASSOTE2",
"stopSequence": 27
},
{
"arrival": {
"time": "1759223803",
"uncertainty": 120
},
"departure": {
"time": "1759223803",
"uncertainty": 120
},
"stopId": "0:CUVION2",
"stopSequence": 28
},
{
"arrival": {
"time": "1759223876",
"uncertainty": 120
},
"departure": {
"time": "1759223876",
"uncertainty": 120
},
"stopId": "0:DOLICHE2",
"stopSequence": 29
},
{
"arrival": {
"time": "1759223917",
"uncertainty": 120
},
"departure": {
"time": "1759223917",
"uncertainty": 120
},
"stopId": "0:30JOURS2",
"stopSequence": 30
},
{
"arrival": {
"time": "1759223968",
"uncertainty": 120
},
"departure": {
"time": "1759223968",
"uncertainty": 120
},
"stopId": "0:LADAME2",
"stopSequence": 31
},
{
"arrival": {
"time": "1759224037",
"uncertainty": 120
},
"departure": {
"time": "1759224037",
"uncertainty": 120
},
"stopId": "0:FALOGNE2",
"stopSequence": 32
},
{
"arrival": {
"time": "1759224087",
"uncertainty": 120
},
"stopId": "0:LELAC1",
"stopSequence": 33
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23229443"
}
}
},
{
"id": "3229442",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759219621",
"uncertainty": 120
},
"stopId": "0:FELIX420",
"stopSequence": 1
},
{
"arrival": {
"time": "1759219729",
"uncertainty": 120
},
"departure": {
"time": "1759219741",
"uncertainty": 120
},
"stopId": "0:VIGNES1",
"stopSequence": 2
},
{
"arrival": {
"time": "1759219771",
"uncertainty": 120
},
"departure": {
"time": "1759219771",
"uncertainty": 120
},
"stopId": "0:MIRABEL1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759219801",
"uncertainty": 120
},
"departure": {
"time": "1759219801",
"uncertainty": 120
},
"stopId": "0:BUTTE1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759219861",
"uncertainty": 120
},
"departure": {
"time": "1759219861",
"uncertainty": 120
},
"stopId": "0:BUCHOZ1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759219920",
"uncertainty": 120
},
"departure": {
"time": "1759219921",
"uncertainty": 120
},
"stopId": "0:NJUNG1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759219969",
"uncertainty": 120
},
"departure": {
"time": "1759219981",
"uncertainty": 120
},
"stopId": "0:LEMOYNE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759220011",
"uncertainty": 120
},
"departure": {
"time": "1759220041",
"uncertainty": 120
},
"stopId": "0:COLIBRI1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759220071",
"uncertainty": 120
},
"departure": {
"time": "1759220101",
"uncertainty": 120
},
"stopId": "0:TIGNO414",
"stopSequence": 9
},
{
"arrival": {
"time": "1759220239",
"uncertainty": 120
},
"departure": {
"time": "1759220239",
"uncertainty": 120
},
"stopId": "0:FMOSELL1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759220302",
"uncertainty": 120
},
"departure": {
"time": "1759220302",
"uncertainty": 120
},
"stopId": "0:SQLUX122",
"stopSequence": 11
},
{
"arrival": {
"time": "1759220571",
"uncertainty": 120
},
"departure": {
"time": "1759220571",
"uncertainty": 120
},
"stopId": "0:REPUB123",
"stopSequence": 12
},
{
"arrival": {
"time": "1759220746",
"uncertainty": 120
},
"departure": {
"time": "1759220746",
"uncertainty": 120
},
"stopId": "0:STNICOL3",
"stopSequence": 13
},
{
"arrival": {
"time": "1759220788",
"uncertainty": 120
},
"departure": {
"time": "1759220788",
"uncertainty": 120
},
"stopId": "0:GARE4",
"stopSequence": 14
},
{
"arrival": {
"time": "1759220961",
"uncertainty": 120
},
"departure": {
"time": "1759220961",
"uncertainty": 120
},
"stopId": "0:SEILLE2",
"stopSequence": 15
},
{
"arrival": {
"time": "1759221025",
"uncertainty": 120
},
"departure": {
"time": "1759221025",
"uncertainty": 120
},
"stopId": "0:FRIANT2",
"stopSequence": 16
},
{
"arrival": {
"time": "1759221078",
"uncertainty": 120
},
"departure": {
"time": "1759221078",
"uncertainty": 120
},
"stopId": "0:HERMITE2",
"stopSequence": 17
},
{
"arrival": {
"time": "1759221106",
"uncertainty": 120
},
"departure": {
"time": "1759221106",
"uncertainty": 120
},
"stopId": "0:COLLIGN2",
"stopSequence": 18
},
{
"arrival": {
"time": "1759221167",
"uncertainty": 120
},
"departure": {
"time": "1759221167",
"uncertainty": 120
},
"stopId": "0:DUCROCQ2",
"stopSequence": 19
},
{
"arrival": {
"time": "1759221246",
"uncertainty": 120
},
"departure": {
"time": "1759221246",
"uncertainty": 120
},
"stopId": "0:HESTAUX2",
"stopSequence": 20
},
{
"arrival": {
"time": "1759221291",
"uncertainty": 120
},
"departure": {
"time": "1759221291",
"uncertainty": 120
},
"stopId": "0:GOUSSEL2",
"stopSequence": 21
},
{
"arrival": {
"time": "1759221340",
"uncertainty": 120
},
"departure": {
"time": "1759221340",
"uncertainty": 120
},
"stopId": "0:CLAUDEL2",
"stopSequence": 22
},
{
"arrival": {
"time": "1759221449",
"uncertainty": 120
},
"departure": {
"time": "1759221449",
"uncertainty": 120
},
"stopId": "0:OBERL653",
"stopSequence": 23
},
{
"arrival": {
"time": "1759221568",
"uncertainty": 120
},
"departure": {
"time": "1759221568",
"uncertainty": 120
},
"stopId": "0:PEUPLIE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1759221703",
"uncertainty": 120
},
"departure": {
"time": "1759221703",
"uncertainty": 120
},
"stopId": "0:GRIGY2",
"stopSequence": 25
},
{
"arrival": {
"time": "1759221824",
"uncertainty": 120
},
"departure": {
"time": "1759221824",
"uncertainty": 120
},
"stopId": "0:GDECOLE2",
"stopSequence": 26
},
{
"arrival": {
"time": "1759221945",
"uncertainty": 120
},
"departure": {
"time": "1759221945",
"uncertainty": 120
},
"stopId": "0:PASSOTE2",
"stopSequence": 27
},
{
"arrival": {
"time": "1759221976",
"uncertainty": 120
},
"departure": {
"time": "1759221976",
"uncertainty": 120
},
"stopId": "0:CUVION2",
"stopSequence": 28
},
{
"arrival": {
"time": "1759222032",
"uncertainty": 120
},
"departure": {
"time": "1759222032",
"uncertainty": 120
},
"stopId": "0:DOLICHE2",
"stopSequence": 29
},
{
"arrival": {
"time": "1759222073",
"uncertainty": 120
},
"departure": {
"time": "1759222073",
"uncertainty": 120
},
"stopId": "0:30JOURS2",
"stopSequence": 30
},
{
"arrival": {
"time": "1759222124",
"uncertainty": 120
},
"departure": {
"time": "1759222124",
"uncertainty": 120
},
"stopId": "0:LADAME2",
"stopSequence": 31
},
{
"arrival": {
"time": "1759222193",
"uncertainty": 120
},
"departure": {
"time": "1759222193",
"uncertainty": 120
},
"stopId": "0:FALOGNE2",
"stopSequence": 32
},
{
"arrival": {
"time": "1759222243",
"uncertainty": 120
},
"stopId": "0:LELAC1",
"stopSequence": 33
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23229442"
},
"vehicle": {
"id": "2148",
"label": "2148"
}
}
},
{
"id": "3012050",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759223160",
"uncertainty": 120
},
"stopId": "0:INTJOBA2",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "16",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23012050"
}
}
},
{
"id": "3229444",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759223040",
"uncertainty": 120
},
"stopId": "0:FELIX420",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23229444"
}
}
},
{
"id": "3304581",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759221900",
"uncertainty": 120
},
"stopId": "0:LEPATIS1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23304581"
}
}
},
{
"id": "3229552",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759222320",
"uncertainty": 120
},
"stopId": "0:LELAC1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23229552"
}
}
},
{
"id": "3304584",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759223700",
"uncertainty": 120
},
"stopId": "0:LEPATIS1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23304584"
}
}
},
{
"id": "3047546",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759218660",
"uncertainty": 120
},
"stopId": "0:WOI01",
"stopSequence": 1
},
{
"arrival": {
"time": "1759218700",
"uncertainty": 120
},
"departure": {
"time": "1759218721",
"uncertainty": 120
},
"stopId": "0:FON01",
"stopSequence": 2
},
{
"arrival": {
"time": "1759218806",
"uncertainty": 120
},
"departure": {
"time": "1759218811",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 3
},
{
"arrival": {
"time": "1759218901",
"uncertainty": 120
},
"departure": {
"time": "1759218901",
"uncertainty": 120
},
"stopId": "0:ROU01",
"stopSequence": 4
},
{
"arrival": {
"time": "1759218991",
"uncertainty": 120
},
"departure": {
"time": "1759218991",
"uncertainty": 120
},
"stopId": "0:JOB01",
"stopSequence": 5
},
{
"arrival": {
"time": "1759219117",
"uncertainty": 120
},
"departure": {
"time": "1759219142",
"uncertainty": 120
},
"stopId": "0:CAS01",
"stopSequence": 6
},
{
"arrival": {
"time": "1759219201",
"uncertainty": 120
},
"departure": {
"time": "1759219201",
"uncertainty": 120
},
"stopId": "0:BER01",
"stopSequence": 7
},
{
"arrival": {
"time": "1759219287",
"uncertainty": 120
},
"departure": {
"time": "1759219291",
"uncertainty": 120
},
"stopId": "0:ROC01",
"stopSequence": 8
},
{
"arrival": {
"time": "1759219369",
"uncertainty": 120
},
"departure": {
"time": "1759219471",
"uncertainty": 120
},
"stopId": "0:PON01",
"stopSequence": 9
},
{
"arrival": {
"time": "1759219539",
"uncertainty": 120
},
"departure": {
"time": "1759219562",
"uncertainty": 120
},
"stopId": "0:VIN01",
"stopSequence": 10
},
{
"arrival": {
"time": "1759219611",
"uncertainty": 120
},
"departure": {
"time": "1759219620",
"uncertainty": 120
},
"stopId": "0:LUX01",
"stopSequence": 11
},
{
"arrival": {
"time": "1759219707",
"uncertainty": 120
},
"departure": {
"time": "1759219711",
"uncertainty": 120
},
"stopId": "0:MOYPON01",
"stopSequence": 12
},
{
"arrival": {
"time": "1759219801",
"uncertainty": 120
},
"departure": {
"time": "1759219860",
"uncertainty": 120
},
"stopId": "0:REP01",
"stopSequence": 13
},
{
"arrival": {
"time": "1759219945",
"uncertainty": 120
},
"departure": {
"time": "1759219981",
"uncertainty": 120
},
"stopId": "0:ROI01",
"stopSequence": 14
},
{
"arrival": {
"time": "1759220065",
"uncertainty": 120
},
"departure": {
"time": "1759220131",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 15
},
{
"arrival": {
"time": "1759220205",
"uncertainty": 120
},
"departure": {
"time": "1759220221",
"uncertainty": 120
},
"stopId": "0:POM01",
"stopSequence": 16
},
{
"arrival": {
"time": "1759220306",
"uncertainty": 120
},
"departure": {
"time": "1759220306",
"uncertainty": 120
},
"stopId": "0:SEI01",
"stopSequence": 17
},
{
"arrival": {
"time": "1759220368",
"uncertainty": 120
},
"departure": {
"time": "1759220368",
"uncertainty": 120
},
"stopId": "0:LEG01",
"stopSequence": 18
},
{
"arrival": {
"time": "1759220458",
"uncertainty": 120
},
"departure": {
"time": "1759220458",
"uncertainty": 120
},
"stopId": "0:ALC01",
"stopSequence": 19
},
{
"arrival": {
"time": "1759220547",
"uncertainty": 120
},
"departure": {
"time": "1759220547",
"uncertainty": 120
},
"stopId": "0:CIM01",
"stopSequence": 20
},
{
"arrival": {
"time": "1759220648",
"uncertainty": 120
},
"departure": {
"time": "1759220648",
"uncertainty": 120
},
"stopId": "0:BEL01",
"stopSequence": 21
},
{
"arrival": {
"time": "1759220710",
"uncertainty": 120
},
"departure": {
"time": "1759220710",
"uncertainty": 120
},
"stopId": "0:PRO01",
"stopSequence": 22
},
{
"arrival": {
"time": "1759220782",
"uncertainty": 120
},
"departure": {
"time": "1759220782",
"uncertainty": 120
},
"stopId": "0:BOR01",
"stopSequence": 23
},
{
"arrival": {
"time": "1759220856",
"uncertainty": 120
},
"departure": {
"time": "1759220856",
"uncertainty": 120
},
"stopId": "0:BLE01",
"stopSequence": 24
},
{
"arrival": {
"time": "1759220970",
"uncertainty": 120
},
"departure": {
"time": "1759220970",
"uncertainty": 120
},
"stopId": "0:SAR01",
"stopSequence": 25
},
{
"arrival": {
"time": "1759221046",
"uncertainty": 120
},
"departure": {
"time": "1759221046",
"uncertainty": 120
},
"stopId": "0:FEI01",
"stopSequence": 26
},
{
"arrival": {
"time": "1759221099",
"uncertainty": 120
},
"departure": {
"time": "1759221099",
"uncertainty": 120
},
"stopId": "0:SER01",
"stopSequence": 27
},
{
"arrival": {
"time": "1759221224",
"uncertainty": 120
},
"stopId": "0:HSCHUMA2",
"stopSequence": 28
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23047546"
},
"vehicle": {
"id": "1311",
"label": "1311"
}
}
},
{
"id": "3009769",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1759220295",
"uncertainty": 120
},
"departure": {
"time": "1759220295",
"uncertainty": 120
},
"stopId": "0:GAREN2"
},
{
"arrival": {
"time": "1759220296",
"uncertainty": 120
},
"departure": {
"time": "1759220296",
"uncertainty": 120
},
"stopId": "0:GARENNE2"
},
{
"arrival": {
"time": "1759220604",
"uncertainty": 120
},
"departure": {
"time": "1759220604",
"uncertainty": 120
},
"stopId": "0:SORBIER3"
},
{
"departure": {
"time": "1759219271",
"uncertainty": 120
},
"stopId": "0:REPU5051",
"stopSequence": 1
},
{
"arrival": {
"time": "1759219415",
"uncertainty": 120
},
"departure": {
"time": "1759219451",
"uncertainty": 120
},
"stopId": "0:ROIGE352",
"stopSequence": 2
},
{
"arrival": {
"time": "1759219526",
"uncertainty": 120
},
"departure": {
"time": "1759219541",
"uncertainty": 120
},
"stopId": "0:BONSEC2",
"stopSequence": 3
},
{
"arrival": {
"time": "1759219631",
"uncertainty": 120
},
"departure": {
"time": "1759219631",
"uncertainty": 120
},
"stopId": "0:CHPETRE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1759219681",
"uncertainty": 120
},
"departure": {
"time": "1759219681",
"uncertainty": 120
},
"stopId": "0:MANGIN2",
"stopSequence": 5
},
{
"arrival": {
"time": "1759219746",
"uncertainty": 120
},
"departure": {
"time": "1759219751",
"uncertainty": 120
},
"stopId": "0:VAILLAN2",
"stopSequence": 6
},
{
"arrival": {
"time": "1759219811",
"uncertainty": 120
},
"departure": {
"time": "1759219811",
"uncertainty": 120
},
"stopId": "0:SEMINAI2",
"stopSequence": 7
},
{
"arrival": {
"time": "1759219864",
"uncertainty": 120
},
"departure": {
"time": "1759219872",
"uncertainty": 120
},
"stopId": "0:STANDRE2",
"stopSequence": 8
},
{
"arrival": {
"time": "1759219944",
"uncertainty": 120
},
"departure": {
"time": "1759219944",
"uncertainty": 120
},
"stopId": "0:PREVOTE2",
"stopSequence": 9
},
{
"arrival": {
"time": "1759219991",
"uncertainty": 120
},
"departure": {
"time": "1759219991",
"uncertainty": 120
},
"stopId": "0:JEANNED2",
"stopSequence": 10
},
{
"arrival": {
"time": "1759220141",
"uncertainty": 120
},
"departure": {
"time": "1759220201",
"uncertainty": 120
},
"stopId": "0:COSTEBE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1759220231",
"uncertainty": 120
},
"departure": {
"time": "1759220231",
"uncertainty": 120
},
"stopId": "0:GRORMES2",
"stopSequence": 12
},
{
"arrival": {
"time": "1759220381",
"uncertainty": 120
},
"departure": {
"time": "1759220381",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GARENNE2",
"stopSequence": 13
},
{
"arrival": {
"time": "1759220447",
"uncertainty": 120
},
"departure": {
"time": "1759220447",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LESCLOS2",
"stopSequence": 14
},
{
"arrival": {
"time": "1759220524",
"uncertainty": 120
},
"departure": {
"time": "1759220524",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:SORBIER2",
"stopSequence": 15
},
{
"arrival": {
"time": "1759220685",
"uncertainty": 120
},
"departure": {
"time": "1759220685",
"uncertainty": 120
},
"stopId": "0:PJOLY2",
"stopSequence": 16
},
{
"arrival": {
"time": "1759220775",
"uncertainty": 120
},
"departure": {
"time": "1759220775",
"uncertainty": 120
},
"stopId": "0:HOTELVI2",
"stopSequence": 17
},
{
"arrival": {
"time": "1759220847",
"uncertainty": 120
},
"departure": {
"time": "1759220847",
"uncertainty": 120
},
"stopId": "0:JOSEPH2",
"stopSequence": 18
},
{
"arrival": {
"time": "1759220891",
"uncertainty": 120
},
"departure": {
"time": "1759220891",
"uncertainty": 120
},
"stopId": "0:PLGAULL2",
"stopSequence": 19
},
{
"arrival": {
"time": "1759221000",
"uncertainty": 120
},
"stopId": "0:MARLY1",
"stopSequence": 20
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23009769"
},
"vehicle": {
"id": "1858",
"label": "1858"
}
}
},
{
"id": "3009771",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1759224101",
"uncertainty": 120
},
"departure": {
"time": "1759224101",
"uncertainty": 120
},
"stopId": "0:GAREN2"
},
{
"arrival": {
"time": "1759224102",
"uncertainty": 120
},
"departure": {
"time": "1759224102",
"uncertainty": 120
},
"stopId": "0:GARENNE2"
},
{
"arrival": {
"time": "1759224410",
"uncertainty": 120
},
"departure": {
"time": "1759224410",
"uncertainty": 120
},
"stopId": "0:SORBIER3"
},
{
"departure": {
"time": "1759222920",
"uncertainty": 120
},
"stopId": "0:REPU5051",
"stopSequence": 1
},
{
"arrival": {
"time": "1759223075",
"uncertainty": 120
},
"departure": {
"time": "1759223075",
"uncertainty": 120
},
"stopId": "0:ROIGE352",
"stopSequence": 2
},
{
"arrival": {
"time": "1759223160",
"uncertainty": 120
},
"departure": {
"time": "1759223160",
"uncertainty": 120
},
"stopId": "0:BONSEC2",
"stopSequence": 3
},
{
"arrival": {
"time": "1759223217",
"uncertainty": 120
},
"departure": {
"time": "1759223217",
"uncertainty": 120
},
"stopId": "0:CHPETRE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1759223302",
"uncertainty": 120
},
"departure": {
"time": "1759223302",
"uncertainty": 120
},
"stopId": "0:MANGIN2",
"stopSequence": 5
},
{
"arrival": {
"time": "1759223413",
"uncertainty": 120
},
"departure": {
"time": "1759223413",
"uncertainty": 120
},
"stopId": "0:VAILLAN2",
"stopSequence": 6
},
{
"arrival": {
"time": "1759223497",
"uncertainty": 120
},
"departure": {
"time": "1759223497",
"uncertainty": 120
},
"stopId": "0:SEMINAI2",
"stopSequence": 7
},
{
"arrival": {
"time": "1759223580",
"uncertainty": 120
},
"departure": {
"time": "1759223580",
"uncertainty": 120
},
"stopId": "0:STANDRE2",
"stopSequence": 8
},
{
"arrival": {
"time": "1759223691",
"uncertainty": 120
},
"departure": {
"time": "1759223691",
"uncertainty": 120
},
"stopId": "0:PREVOTE2",
"stopSequence": 9
},
{
"arrival": {
"time": "1759223758",
"uncertainty": 120
},
"departure": {
"time": "1759223758",
"uncertainty": 120
},
"stopId": "0:JEANNED2",
"stopSequence": 10
},
{
"arrival": {
"time": "1759223940",
"uncertainty": 120
},
"departure": {
"time": "1759223940",
"uncertainty": 120
},
"stopId": "0:COSTEBE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1759224012",
"uncertainty": 120
},
"departure": {
"time": "1759224012",
"uncertainty": 120
},
"stopId": "0:GRORMES2",
"stopSequence": 12
},
{
"arrival": {
"time": "1759224101",
"uncertainty": 120
},
"departure": {
"time": "1759224101",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GARENNE2",
"stopSequence": 13
},
{
"arrival": {
"time": "1759224167",
"uncertainty": 120
},
"departure": {
"time": "1759224167",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LESCLOS2",
"stopSequence": 14
},
{
"arrival": {
"time": "1759224244",
"uncertainty": 120
},
"departure": {
"time": "1759224244",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:SORBIER2",
"stopSequence": 15
},
{
"arrival": {
"time": "1759224491",
"uncertainty": 120
},
"departure": {
"time": "1759224491",
"uncertainty": 120
},
"stopId": "0:PJOLY2",
"stopSequence": 16
},
{
"arrival": {
"time": "1759224580",
"uncertainty": 120
},
"departure": {
"time": "1759224580",
"uncertainty": 120
},
"stopId": "0:HOTELVI2",
"stopSequence": 17
},
{
"arrival": {
"time": "1759224700",
"uncertainty": 120
},
"departure": {
"time": "1759224700",
"uncertainty": 120
},
"stopId": "0:JOSEPH2",
"stopSequence": 18
},
{
"arrival": {
"time": "1759224795",
"uncertainty": 120
},
"departure": {
"time": "1759224795",
"uncertainty": 120
},
"stopId": "0:PLGAULL2",
"stopSequence": 19
},
{
"arrival": {
"time": "1759224940",
"uncertainty": 120
},
"stopId": "0:MARLY1",
"stopSequence": 20
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23009771"
}
}
},
{
"id": "3009770",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1759221194",
"uncertainty": 120
},
"departure": {
"time": "1759221194",
"uncertainty": 120
},
"stopId": "0:GAREN2"
},
{
"arrival": {
"time": "1759221195",
"uncertainty": 120
},
"departure": {
"time": "1759221195",
"uncertainty": 120
},
"stopId": "0:GARENNE2"
},
{
"arrival": {
"time": "1759221503",
"uncertainty": 120
},
"departure": {
"time": "1759221503",
"uncertainty": 120
},
"stopId": "0:SORBIER3"
},
{
"departure": {
"time": "1759220262",
"uncertainty": 120
},
"stopId": "0:REPU5051",
"stopSequence": 1
},
{
"arrival": {
"time": "1759220407",
"uncertainty": 120
},
"departure": {
"time": "1759220407",
"uncertainty": 120
},
"stopId": "0:ROIGE352",
"stopSequence": 2
},
{
"arrival": {
"time": "1759220470",
"uncertainty": 120
},
"departure": {
"time": "1759220470",
"uncertainty": 120
},
"stopId": "0:BONSEC2",
"stopSequence": 3
},
{
"arrival": {
"time": "1759220555",
"uncertainty": 120
},
"departure": {
"time": "1759220555",
"uncertainty": 120
},
"stopId": "0:CHPETRE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1759220608",
"uncertainty": 120
},
"departure": {
"time": "1759220608",
"uncertainty": 120
},
"stopId": "0:MANGIN2",
"stopSequence": 5
},
{
"arrival": {
"time": "1759220676",
"uncertainty": 120
},
"departure": {
"time": "1759220676",
"uncertainty": 120
},
"stopId": "0:VAILLAN2",
"stopSequence": 6
},
{
"arrival": {
"time": "1759220737",
"uncertainty": 120
},
"departure": {
"time": "1759220737",
"uncertainty": 120
},
"stopId": "0:SEMINAI2",
"stopSequence": 7
},
{
"arrival": {
"time": "1759220792",
"uncertainty": 120
},
"departure": {
"time": "1759220792",
"uncertainty": 120
},
"stopId": "0:STANDRE2",
"stopSequence": 8
},
{
"arrival": {
"time": "1759220868",
"uncertainty": 120
},
"departure": {
"time": "1759220868",
"uncertainty": 120
},
"stopId": "0:PREVOTE2",
"stopSequence": 9
},
{
"arrival": {
"time": "1759220917",
"uncertainty": 120
},
"departure": {
"time": "1759220917",
"uncertainty": 120
},
"stopId": "0:JEANNED2",
"stopSequence": 10
},
{
"arrival": {
"time": "1759221071",
"uncertainty": 120
},
"departure": {
"time": "1759221071",
"uncertainty": 120
},
"stopId": "0:COSTEBE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1759221105",
"uncertainty": 120
},
"departure": {
"time": "1759221105",
"uncertainty": 120
},
"stopId": "0:GRORMES2",
"stopSequence": 12
},
{
"arrival": {
"time": "1759221281",
"uncertainty": 120
},
"departure": {
"time": "1759221281",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GARENNE2",
"stopSequence": 13
},
{
"arrival": {
"time": "1759221347",
"uncertainty": 120
},
"departure": {
"time": "1759221347",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LESCLOS2",
"stopSequence": 14
},
{
"arrival": {
"time": "1759221424",
"uncertainty": 120
},
"departure": {
"time": "1759221424",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:SORBIER2",
"stopSequence": 15
},
{
"arrival": {
"time": "1759221584",
"uncertainty": 120
},
"departure": {
"time": "1759221584",
"uncertainty": 120
},
"stopId": "0:PJOLY2",
"stopSequence": 16
},
{
"arrival": {
"time": "1759221674",
"uncertainty": 120
},
"departure": {
"time": "1759221674",
"uncertainty": 120
},
"stopId": "0:HOTELVI2",
"stopSequence": 17
},
{
"arrival": {
"time": "1759221768",
"uncertainty": 120
},
"departure": {
"time": "1759221768",
"uncertainty": 120
},
"stopId": "0:JOSEPH2",
"stopSequence": 18
},
{
"arrival": {
"time": "1759221825",
"uncertainty": 120
},
"departure": {
"time": "1759221825",
"uncertainty": 120
},
"stopId": "0:PLGAULL2",
"stopSequence": 19
},
{
"arrival": {
"time": "1759221934",
"uncertainty": 120
},
"stopId": "0:MARLY1",
"stopSequence": 20
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23009770"
}
}
},
{
"id": "3047537",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759222560",
"uncertainty": 120
},
"stopId": "0:HSCHUMA2",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23047537"
}
}
},
{
"id": "3047503",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759218060",
"uncertainty": 120
},
"stopId": "0:WOI01",
"stopSequence": 1
},
{
"arrival": {
"time": "1759218070",
"uncertainty": 120
},
"departure": {
"time": "1759218091",
"uncertainty": 120
},
"stopId": "0:FON01",
"stopSequence": 2
},
{
"arrival": {
"time": "1759218163",
"uncertainty": 120
},
"departure": {
"time": "1759218181",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 3
},
{
"arrival": {
"time": "1759218259",
"uncertainty": 120
},
"departure": {
"time": "1759218271",
"uncertainty": 120
},
"stopId": "0:ROU01",
"stopSequence": 4
},
{
"arrival": {
"time": "1759218350",
"uncertainty": 120
},
"departure": {
"time": "1759218361",
"uncertainty": 120
},
"stopId": "0:JOB01",
"stopSequence": 5
},
{
"arrival": {
"time": "1759218480",
"uncertainty": 120
},
"departure": {
"time": "1759218481",
"uncertainty": 120
},
"stopId": "0:CAS01",
"stopSequence": 6
},
{
"arrival": {
"time": "1759218564",
"uncertainty": 120
},
"departure": {
"time": "1759218571",
"uncertainty": 120
},
"stopId": "0:BER01",
"stopSequence": 7
},
{
"arrival": {
"time": "1759218652",
"uncertainty": 120
},
"departure": {
"time": "1759218661",
"uncertainty": 120
},
"stopId": "0:ROC01",
"stopSequence": 8
},
{
"arrival": {
"time": "1759218730",
"uncertainty": 120
},
"departure": {
"time": "1759218751",
"uncertainty": 120
},
"stopId": "0:PON01",
"stopSequence": 9
},
{
"arrival": {
"time": "1759218820",
"uncertainty": 120
},
"departure": {
"time": "1759218841",
"uncertainty": 120
},
"stopId": "0:VIN01",
"stopSequence": 10
},
{
"arrival": {
"time": "1759218894",
"uncertainty": 120
},
"departure": {
"time": "1759218901",
"uncertainty": 120
},
"stopId": "0:LUX01",
"stopSequence": 11
},
{
"arrival": {
"time": "1759219020",
"uncertainty": 120
},
"departure": {
"time": "1759219021",
"uncertainty": 120
},
"stopId": "0:MOYPON01",
"stopSequence": 12
},
{
"arrival": {
"time": "1759219141",
"uncertainty": 120
},
"departure": {
"time": "1759219171",
"uncertainty": 120
},
"stopId": "0:REP01",
"stopSequence": 13
},
{
"arrival": {
"time": "1759219261",
"uncertainty": 120
},
"departure": {
"time": "1759219291",
"uncertainty": 120
},
"stopId": "0:ROI01",
"stopSequence": 14
},
{
"arrival": {
"time": "1759219367",
"uncertainty": 120
},
"departure": {
"time": "1759219411",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 15
},
{
"arrival": {
"time": "1759219471",
"uncertainty": 120
},
"departure": {
"time": "1759219501",
"uncertainty": 120
},
"stopId": "0:POM01",
"stopSequence": 16
},
{
"arrival": {
"time": "1759219561",
"uncertainty": 120
},
"departure": {
"time": "1759219621",
"uncertainty": 120
},
"stopId": "0:SEI01",
"stopSequence": 17
},
{
"arrival": {
"time": "1759219692",
"uncertainty": 120
},
"departure": {
"time": "1759219712",
"uncertainty": 120
},
"stopId": "0:LEG01",
"stopSequence": 18
},
{
"arrival": {
"time": "1759219801",
"uncertainty": 120
},
"departure": {
"time": "1759219801",
"uncertainty": 120
},
"stopId": "0:ALC01",
"stopSequence": 19
},
{
"arrival": {
"time": "1759219891",
"uncertainty": 120
},
"departure": {
"time": "1759219891",
"uncertainty": 120
},
"stopId": "0:CIM01",
"stopSequence": 20
},
{
"arrival": {
"time": "1759219991",
"uncertainty": 120
},
"departure": {
"time": "1759220012",
"uncertainty": 120
},
"stopId": "0:BEL01",
"stopSequence": 21
},
{
"arrival": {
"time": "1759220071",
"uncertainty": 120
},
"departure": {
"time": "1759220071",
"uncertainty": 120
},
"stopId": "0:PRO01",
"stopSequence": 22
},
{
"arrival": {
"time": "1759220144",
"uncertainty": 120
},
"departure": {
"time": "1759220144",
"uncertainty": 120
},
"stopId": "0:BOR01",
"stopSequence": 23
},
{
"arrival": {
"time": "1759220222",
"uncertainty": 120
},
"departure": {
"time": "1759220222",
"uncertainty": 120
},
"stopId": "0:BLE01",
"stopSequence": 24
},
{
"arrival": {
"time": "1759220298",
"uncertainty": 120
},
"departure": {
"time": "1759220298",
"uncertainty": 120
},
"stopId": "0:CLO01",
"stopSequence": 25
},
{
"arrival": {
"time": "1759220360",
"uncertainty": 120
},
"departure": {
"time": "1759220360",
"uncertainty": 120
},
"stopId": "0:COL01",
"stopSequence": 26
},
{
"arrival": {
"time": "1759220422",
"uncertainty": 120
},
"stopId": "0:MIC01",
"stopSequence": 27
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23047503"
},
"vehicle": {
"id": "1304",
"label": "1304"
}
}
},
{
"id": "3010676",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759220580"
},
"stopId": "0:PRILLE2",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "89",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23010676"
}
}
},
{
"id": "3047493",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759222260",
"uncertainty": 120
},
"stopId": "0:WOI01",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23047493"
}
}
},
{
"id": "3229551",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759220239",
"uncertainty": 120
},
"stopId": "0:LELAC1",
"stopSequence": 1
},
{
"arrival": {
"time": "1759220607",
"uncertainty": 120
},
"departure": {
"time": "1759220607",
"uncertainty": 120
},
"stopId": "0:FALOGNE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1759220672",
"uncertainty": 120
},
"departure": {
"time": "1759220672",
"uncertainty": 120
},
"stopId": "0:LADAME1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759220741",
"uncertainty": 120
},
"departure": {
"time": "1759220741",
"uncertainty": 120
},
"stopId": "0:30JOURS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759220768",
"uncertainty": 120
},
"departure": {
"time": "1759220768",
"uncertainty": 120
},
"stopId": "0:DOLICHE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759220817",
"uncertainty": 120
},
"departure": {
"time": "1759220817",
"uncertainty": 120
},
"stopId": "0:CUVION1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759220874",
"uncertainty": 120
},
"departure": {
"time": "1759220874",
"uncertainty": 120
},
"stopId": "0:PASSOTE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759221010",
"uncertainty": 120
},
"departure": {
"time": "1759221010",
"uncertainty": 120
},
"stopId": "0:GDECOLE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759221120",
"uncertainty": 120
},
"departure": {
"time": "1759221120",
"uncertainty": 120
},
"stopId": "0:GRIGY1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759221280",
"uncertainty": 120
},
"departure": {
"time": "1759221280",
"uncertainty": 120
},
"stopId": "0:PEUPLIE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759221373",
"uncertainty": 120
},
"departure": {
"time": "1759221373",
"uncertainty": 120
},
"stopId": "0:OBERL668",
"stopSequence": 11
},
{
"arrival": {
"time": "1759221470",
"uncertainty": 120
},
"departure": {
"time": "1759221470",
"uncertainty": 120
},
"stopId": "0:CLAUDEL1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759221534",
"uncertainty": 120
},
"departure": {
"time": "1759221534",
"uncertainty": 120
},
"stopId": "0:GOUSSEL1",
"stopSequence": 13
},
{
"arrival": {
"time": "1759221580",
"uncertainty": 120
},
"departure": {
"time": "1759221580",
"uncertainty": 120
},
"stopId": "0:HESTAUX1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759221639",
"uncertainty": 120
},
"departure": {
"time": "1759221639",
"uncertainty": 120
},
"stopId": "0:DUCROCQ1",
"stopSequence": 15
},
{
"arrival": {
"time": "1759221719",
"uncertainty": 120
},
"departure": {
"time": "1759221719",
"uncertainty": 120
},
"stopId": "0:COLLIGN1",
"stopSequence": 16
},
{
"arrival": {
"time": "1759221736",
"uncertainty": 120
},
"departure": {
"time": "1759221736",
"uncertainty": 120
},
"stopId": "0:HERMITE1",
"stopSequence": 17
},
{
"arrival": {
"time": "1759221779",
"uncertainty": 120
},
"departure": {
"time": "1759221779",
"uncertainty": 120
},
"stopId": "0:FRIANT1",
"stopSequence": 18
},
{
"arrival": {
"time": "1759221847",
"uncertainty": 120
},
"departure": {
"time": "1759221847",
"uncertainty": 120
},
"stopId": "0:SEILLE1",
"stopSequence": 19
},
{
"arrival": {
"time": "1759222147",
"uncertainty": 120
},
"departure": {
"time": "1759222147",
"uncertainty": 120
},
"stopId": "0:GARE30",
"stopSequence": 20
},
{
"arrival": {
"time": "1759222204",
"uncertainty": 120
},
"departure": {
"time": "1759222204",
"uncertainty": 120
},
"stopId": "0:STNICOL4",
"stopSequence": 21
},
{
"arrival": {
"time": "1759222395",
"uncertainty": 120
},
"departure": {
"time": "1759222395",
"uncertainty": 120
},
"stopId": "0:REPUB345",
"stopSequence": 22
},
{
"arrival": {
"time": "1759222684",
"uncertainty": 120
},
"departure": {
"time": "1759222684",
"uncertainty": 120
},
"stopId": "0:SQLUX264",
"stopSequence": 23
},
{
"arrival": {
"time": "1759222815",
"uncertainty": 120
},
"departure": {
"time": "1759222815",
"uncertainty": 120
},
"stopId": "0:FMOSELL2",
"stopSequence": 24
},
{
"arrival": {
"time": "1759222930",
"uncertainty": 120
},
"departure": {
"time": "1759222930",
"uncertainty": 120
},
"stopId": "0:TIGNO395",
"stopSequence": 25
},
{
"arrival": {
"time": "1759222964",
"uncertainty": 120
},
"departure": {
"time": "1759222964",
"uncertainty": 120
},
"stopId": "0:COLIBRI2",
"stopSequence": 26
},
{
"arrival": {
"time": "1759222998",
"uncertainty": 120
},
"departure": {
"time": "1759222998",
"uncertainty": 120
},
"stopId": "0:LEMOYNE2",
"stopSequence": 27
},
{
"arrival": {
"time": "1759223055",
"uncertainty": 120
},
"departure": {
"time": "1759223055",
"uncertainty": 120
},
"stopId": "0:NJUNG2",
"stopSequence": 28
},
{
"arrival": {
"time": "1759223119",
"uncertainty": 120
},
"departure": {
"time": "1759223119",
"uncertainty": 120
},
"stopId": "0:BUCHOZ2",
"stopSequence": 29
},
{
"arrival": {
"time": "1759223160",
"uncertainty": 120
},
"departure": {
"time": "1759223160",
"uncertainty": 120
},
"stopId": "0:SANSONN2",
"stopSequence": 30
},
{
"arrival": {
"time": "1759223227",
"uncertainty": 120
},
"departure": {
"time": "1759223227",
"uncertainty": 120
},
"stopId": "0:BAUCHEZ2",
"stopSequence": 31
},
{
"arrival": {
"time": "1759223277",
"uncertainty": 120
},
"departure": {
"time": "1759223277",
"uncertainty": 120
},
"stopId": "0:ROUSSEL2",
"stopSequence": 32
},
{
"arrival": {
"time": "1759223327",
"uncertainty": 120
},
"departure": {
"time": "1759223327",
"uncertainty": 120
},
"stopId": "0:CAILLOU2",
"stopSequence": 33
},
{
"arrival": {
"time": "1759223372",
"uncertainty": 120
},
"departure": {
"time": "1759223372",
"uncertainty": 120
},
"stopId": "0:CLETTE2",
"stopSequence": 34
},
{
"arrival": {
"time": "1759223475",
"uncertainty": 120
},
"stopId": "0:PRESJAC1",
"stopSequence": 35
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23229551"
},
"vehicle": {
"id": "2153",
"label": "2153"
}
}
},
{
"id": "3229550",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759218812",
"uncertainty": 120
},
"stopId": "0:LELAC1",
"stopSequence": 1
},
{
"arrival": {
"time": "1759218880",
"uncertainty": 120
},
"departure": {
"time": "1759218901",
"uncertainty": 120
},
"stopId": "0:FALOGNE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1759218985",
"uncertainty": 120
},
"departure": {
"time": "1759218991",
"uncertainty": 120
},
"stopId": "0:LADAME1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759219051",
"uncertainty": 120
},
"departure": {
"time": "1759219051",
"uncertainty": 120
},
"stopId": "0:30JOURS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759219098",
"uncertainty": 120
},
"departure": {
"time": "1759219098",
"uncertainty": 120
},
"stopId": "0:DOLICHE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759219156",
"uncertainty": 120
},
"departure": {
"time": "1759219171",
"uncertainty": 120
},
"stopId": "0:CUVION1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759219213",
"uncertainty": 120
},
"departure": {
"time": "1759219213",
"uncertainty": 120
},
"stopId": "0:PASSOTE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759219319",
"uncertainty": 120
},
"departure": {
"time": "1759219351",
"uncertainty": 120
},
"stopId": "0:GDECOLE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759219463",
"uncertainty": 120
},
"departure": {
"time": "1759219463",
"uncertainty": 120
},
"stopId": "0:GRIGY1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759219606",
"uncertainty": 120
},
"departure": {
"time": "1759219621",
"uncertainty": 120
},
"stopId": "0:PEUPLIE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759219712",
"uncertainty": 120
},
"departure": {
"time": "1759219712",
"uncertainty": 120
},
"stopId": "0:OBERL668",
"stopSequence": 11
},
{
"arrival": {
"time": "1759219816",
"uncertainty": 120
},
"departure": {
"time": "1759219816",
"uncertainty": 120
},
"stopId": "0:CLAUDEL1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759219874",
"uncertainty": 120
},
"departure": {
"time": "1759219874",
"uncertainty": 120
},
"stopId": "0:GOUSSEL1",
"stopSequence": 13
},
{
"arrival": {
"time": "1759219921",
"uncertainty": 120
},
"departure": {
"time": "1759219921",
"uncertainty": 120
},
"stopId": "0:HESTAUX1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759219979",
"uncertainty": 120
},
"departure": {
"time": "1759219981",
"uncertainty": 120
},
"stopId": "0:DUCROCQ1",
"stopSequence": 15
},
{
"arrival": {
"time": "1759220052",
"uncertainty": 120
},
"departure": {
"time": "1759220052",
"uncertainty": 120
},
"stopId": "0:COLLIGN1",
"stopSequence": 16
},
{
"arrival": {
"time": "1759220066",
"uncertainty": 120
},
"departure": {
"time": "1759220066",
"uncertainty": 120
},
"stopId": "0:HERMITE1",
"stopSequence": 17
},
{
"arrival": {
"time": "1759220101",
"uncertainty": 120
},
"departure": {
"time": "1759220101",
"uncertainty": 120
},
"stopId": "0:FRIANT1",
"stopSequence": 18
},
{
"arrival": {
"time": "1759220166",
"uncertainty": 120
},
"departure": {
"time": "1759220191",
"uncertainty": 120
},
"stopId": "0:SEILLE1",
"stopSequence": 19
},
{
"arrival": {
"time": "1759220536",
"uncertainty": 120
},
"departure": {
"time": "1759220536",
"uncertainty": 120
},
"stopId": "0:GARE30",
"stopSequence": 20
},
{
"arrival": {
"time": "1759220581",
"uncertainty": 120
},
"departure": {
"time": "1759220581",
"uncertainty": 120
},
"stopId": "0:STNICOL4",
"stopSequence": 21
},
{
"arrival": {
"time": "1759220762",
"uncertainty": 120
},
"departure": {
"time": "1759220762",
"uncertainty": 120
},
"stopId": "0:REPUB345",
"stopSequence": 22
},
{
"arrival": {
"time": "1759220933",
"uncertainty": 120
},
"departure": {
"time": "1759220933",
"uncertainty": 120
},
"stopId": "0:SQLUX264",
"stopSequence": 23
},
{
"arrival": {
"time": "1759221000",
"uncertainty": 120
},
"departure": {
"time": "1759221000",
"uncertainty": 120
},
"stopId": "0:FMOSELL2",
"stopSequence": 24
},
{
"arrival": {
"time": "1759221097",
"uncertainty": 120
},
"departure": {
"time": "1759221097",
"uncertainty": 120
},
"stopId": "0:TIGNO395",
"stopSequence": 25
},
{
"arrival": {
"time": "1759221130",
"uncertainty": 120
},
"departure": {
"time": "1759221130",
"uncertainty": 120
},
"stopId": "0:COLIBRI2",
"stopSequence": 26
},
{
"arrival": {
"time": "1759221160",
"uncertainty": 120
},
"departure": {
"time": "1759221160",
"uncertainty": 120
},
"stopId": "0:LEMOYNE2",
"stopSequence": 27
},
{
"arrival": {
"time": "1759221220",
"uncertainty": 120
},
"departure": {
"time": "1759221220",
"uncertainty": 120
},
"stopId": "0:NJUNG2",
"stopSequence": 28
},
{
"arrival": {
"time": "1759221261",
"uncertainty": 120
},
"departure": {
"time": "1759221261",
"uncertainty": 120
},
"stopId": "0:BUCHOZ2",
"stopSequence": 29
},
{
"arrival": {
"time": "1759221289",
"uncertainty": 120
},
"departure": {
"time": "1759221289",
"uncertainty": 120
},
"stopId": "0:SANSONN2",
"stopSequence": 30
},
{
"arrival": {
"time": "1759221337",
"uncertainty": 120
},
"departure": {
"time": "1759221337",
"uncertainty": 120
},
"stopId": "0:BAUCHEZ2",
"stopSequence": 31
},
{
"arrival": {
"time": "1759221369",
"uncertainty": 120
},
"departure": {
"time": "1759221369",
"uncertainty": 120
},
"stopId": "0:ROUSSEL2",
"stopSequence": 32
},
{
"arrival": {
"time": "1759221403",
"uncertainty": 120
},
"departure": {
"time": "1759221403",
"uncertainty": 120
},
"stopId": "0:CAILLOU2",
"stopSequence": 33
},
{
"arrival": {
"time": "1759221434",
"uncertainty": 120
},
"departure": {
"time": "1759221434",
"uncertainty": 120
},
"stopId": "0:CLETTE2",
"stopSequence": 34
},
{
"arrival": {
"time": "1759221537",
"uncertainty": 120
},
"stopId": "0:PRESJAC1",
"stopSequence": 35
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23229550"
},
"vehicle": {
"id": "2436",
"label": "2436"
}
}
},
{
"id": "3047518",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759219260",
"uncertainty": 120
},
"stopId": "0:WOI01",
"stopSequence": 1
},
{
"arrival": {
"time": "1759219304",
"uncertainty": 120
},
"departure": {
"time": "1759219322",
"uncertainty": 120
},
"stopId": "0:FON01",
"stopSequence": 2
},
{
"arrival": {
"time": "1759219394",
"uncertainty": 120
},
"departure": {
"time": "1759219422",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 3
},
{
"arrival": {
"time": "1759219493",
"uncertainty": 120
},
"departure": {
"time": "1759219501",
"uncertainty": 120
},
"stopId": "0:ROU01",
"stopSequence": 4
},
{
"arrival": {
"time": "1759219590",
"uncertainty": 120
},
"departure": {
"time": "1759219591",
"uncertainty": 120
},
"stopId": "0:JOB01",
"stopSequence": 5
},
{
"arrival": {
"time": "1759219711",
"uncertainty": 120
},
"departure": {
"time": "1759219711",
"uncertainty": 120
},
"stopId": "0:CAS01",
"stopSequence": 6
},
{
"arrival": {
"time": "1759219785",
"uncertainty": 120
},
"departure": {
"time": "1759219801",
"uncertainty": 120
},
"stopId": "0:BER01",
"stopSequence": 7
},
{
"arrival": {
"time": "1759219875",
"uncertainty": 120
},
"departure": {
"time": "1759219891",
"uncertainty": 120
},
"stopId": "0:ROC01",
"stopSequence": 8
},
{
"arrival": {
"time": "1759219964",
"uncertainty": 120
},
"departure": {
"time": "1759219981",
"uncertainty": 120
},
"stopId": "0:PON01",
"stopSequence": 9
},
{
"arrival": {
"time": "1759220054",
"uncertainty": 120
},
"departure": {
"time": "1759220071",
"uncertainty": 120
},
"stopId": "0:VIN01",
"stopSequence": 10
},
{
"arrival": {
"time": "1759220131",
"uncertainty": 120
},
"departure": {
"time": "1759220131",
"uncertainty": 120
},
"stopId": "0:LUX01",
"stopSequence": 11
},
{
"arrival": {
"time": "1759220221",
"uncertainty": 120
},
"departure": {
"time": "1759220221",
"uncertainty": 120
},
"stopId": "0:MOYPON01",
"stopSequence": 12
},
{
"arrival": {
"time": "1759220316",
"uncertainty": 120
},
"departure": {
"time": "1759220316",
"uncertainty": 120
},
"stopId": "0:REP01",
"stopSequence": 13
},
{
"arrival": {
"time": "1759220406",
"uncertainty": 120
},
"departure": {
"time": "1759220406",
"uncertainty": 120
},
"stopId": "0:ROI01",
"stopSequence": 14
},
{
"arrival": {
"time": "1759220492",
"uncertainty": 120
},
"departure": {
"time": "1759220492",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 15
},
{
"arrival": {
"time": "1759220565",
"uncertainty": 120
},
"departure": {
"time": "1759220565",
"uncertainty": 120
},
"stopId": "0:POM01",
"stopSequence": 16
},
{
"arrival": {
"time": "1759220650",
"uncertainty": 120
},
"departure": {
"time": "1759220650",
"uncertainty": 120
},
"stopId": "0:SEI01",
"stopSequence": 17
},
{
"arrival": {
"time": "1759220712",
"uncertainty": 120
},
"departure": {
"time": "1759220712",
"uncertainty": 120
},
"stopId": "0:LEG01",
"stopSequence": 18
},
{
"arrival": {
"time": "1759220802",
"uncertainty": 120
},
"departure": {
"time": "1759220802",
"uncertainty": 120
},
"stopId": "0:ALC01",
"stopSequence": 19
},
{
"arrival": {
"time": "1759220890",
"uncertainty": 120
},
"departure": {
"time": "1759220890",
"uncertainty": 120
},
"stopId": "0:CIM01",
"stopSequence": 20
},
{
"arrival": {
"time": "1759220991",
"uncertainty": 120
},
"departure": {
"time": "1759220991",
"uncertainty": 120
},
"stopId": "0:BEL01",
"stopSequence": 21
},
{
"arrival": {
"time": "1759221053",
"uncertainty": 120
},
"departure": {
"time": "1759221053",
"uncertainty": 120
},
"stopId": "0:PRO01",
"stopSequence": 22
},
{
"arrival": {
"time": "1759221125",
"uncertainty": 120
},
"departure": {
"time": "1759221125",
"uncertainty": 120
},
"stopId": "0:BOR01",
"stopSequence": 23
},
{
"arrival": {
"time": "1759221198",
"uncertainty": 120
},
"departure": {
"time": "1759221198",
"uncertainty": 120
},
"stopId": "0:BLE01",
"stopSequence": 24
},
{
"arrival": {
"time": "1759221285",
"uncertainty": 120
},
"departure": {
"time": "1759221285",
"uncertainty": 120
},
"stopId": "0:CLO01",
"stopSequence": 25
},
{
"arrival": {
"time": "1759221346",
"uncertainty": 120
},
"departure": {
"time": "1759221346",
"uncertainty": 120
},
"stopId": "0:COL01",
"stopSequence": 26
},
{
"arrival": {
"time": "1759221433",
"uncertainty": 120
},
"stopId": "0:MIC01",
"stopSequence": 27
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23047518"
},
"vehicle": {
"id": "1314",
"label": "1314"
}
}
},
{
"id": "3010624",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759221660"
},
"stopId": "0:MOULI275",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "90",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23010624"
}
}
},
{
"id": "3047509",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759222200",
"uncertainty": 120
},
"stopId": "0:MIC02",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23047509"
}
}
},
{
"id": "3229513",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759219680",
"uncertainty": 120
},
"stopId": "0:LELAC1",
"stopSequence": 1
},
{
"arrival": {
"time": "1759219768",
"uncertainty": 120
},
"departure": {
"time": "1759219770",
"uncertainty": 120
},
"stopId": "0:FALOGNE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1759219836",
"uncertainty": 120
},
"departure": {
"time": "1759219836",
"uncertainty": 120
},
"stopId": "0:LADAME1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759219906",
"uncertainty": 120
},
"departure": {
"time": "1759219906",
"uncertainty": 120
},
"stopId": "0:30JOURS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759219932",
"uncertainty": 120
},
"departure": {
"time": "1759219932",
"uncertainty": 120
},
"stopId": "0:DOLICHE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759219980",
"uncertainty": 120
},
"departure": {
"time": "1759219980",
"uncertainty": 120
},
"stopId": "0:CUVION1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759220038",
"uncertainty": 120
},
"departure": {
"time": "1759220041",
"uncertainty": 120
},
"stopId": "0:PASSOTE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759220176",
"uncertainty": 120
},
"departure": {
"time": "1759220190",
"uncertainty": 120
},
"stopId": "0:GDECOLE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759220327",
"uncertainty": 120
},
"departure": {
"time": "1759220327",
"uncertainty": 120
},
"stopId": "0:GRIGY1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759220475",
"uncertainty": 120
},
"departure": {
"time": "1759220475",
"uncertainty": 120
},
"stopId": "0:PEUPLIE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759220567",
"uncertainty": 120
},
"departure": {
"time": "1759220567",
"uncertainty": 120
},
"stopId": "0:OBERL668",
"stopSequence": 11
},
{
"arrival": {
"time": "1759220669",
"uncertainty": 120
},
"departure": {
"time": "1759220669",
"uncertainty": 120
},
"stopId": "0:CLAUDEL1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759220729",
"uncertainty": 120
},
"departure": {
"time": "1759220729",
"uncertainty": 120
},
"stopId": "0:GOUSSEL1",
"stopSequence": 13
},
{
"arrival": {
"time": "1759220776",
"uncertainty": 120
},
"departure": {
"time": "1759220776",
"uncertainty": 120
},
"stopId": "0:HESTAUX1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759220834",
"uncertainty": 120
},
"departure": {
"time": "1759220834",
"uncertainty": 120
},
"stopId": "0:DUCROCQ1",
"stopSequence": 15
},
{
"arrival": {
"time": "1759220914",
"uncertainty": 120
},
"departure": {
"time": "1759220914",
"uncertainty": 120
},
"stopId": "0:COLLIGN1",
"stopSequence": 16
},
{
"arrival": {
"time": "1759220928",
"uncertainty": 120
},
"departure": {
"time": "1759220928",
"uncertainty": 120
},
"stopId": "0:HERMITE1",
"stopSequence": 17
},
{
"arrival": {
"time": "1759220965",
"uncertainty": 120
},
"departure": {
"time": "1759220965",
"uncertainty": 120
},
"stopId": "0:FRIANT1",
"stopSequence": 18
},
{
"arrival": {
"time": "1759221031",
"uncertainty": 120
},
"departure": {
"time": "1759221031",
"uncertainty": 120
},
"stopId": "0:SEILLE1",
"stopSequence": 19
},
{
"arrival": {
"time": "1759221355",
"uncertainty": 120
},
"departure": {
"time": "1759221355",
"uncertainty": 120
},
"stopId": "0:GARE30",
"stopSequence": 20
},
{
"arrival": {
"time": "1759221398",
"uncertainty": 120
},
"departure": {
"time": "1759221398",
"uncertainty": 120
},
"stopId": "0:STNICOL4",
"stopSequence": 21
},
{
"arrival": {
"time": "1759221589",
"uncertainty": 120
},
"departure": {
"time": "1759221589",
"uncertainty": 120
},
"stopId": "0:REPUB345",
"stopSequence": 22
},
{
"arrival": {
"time": "1759221813",
"uncertainty": 120
},
"departure": {
"time": "1759221813",
"uncertainty": 120
},
"stopId": "0:SQLUX264",
"stopSequence": 23
},
{
"arrival": {
"time": "1759221902",
"uncertainty": 120
},
"departure": {
"time": "1759221902",
"uncertainty": 120
},
"stopId": "0:FMOSELL2",
"stopSequence": 24
},
{
"arrival": {
"time": "1759222019",
"uncertainty": 120
},
"departure": {
"time": "1759222019",
"uncertainty": 120
},
"stopId": "0:TIGNO395",
"stopSequence": 25
},
{
"arrival": {
"time": "1759222053",
"uncertainty": 120
},
"departure": {
"time": "1759222053",
"uncertainty": 120
},
"stopId": "0:COLIBRI2",
"stopSequence": 26
},
{
"arrival": {
"time": "1759222087",
"uncertainty": 120
},
"departure": {
"time": "1759222087",
"uncertainty": 120
},
"stopId": "0:LEMOYNE2",
"stopSequence": 27
},
{
"arrival": {
"time": "1759222145",
"uncertainty": 120
},
"departure": {
"time": "1759222145",
"uncertainty": 120
},
"stopId": "0:NJUNG2",
"stopSequence": 28
},
{
"arrival": {
"time": "1759222215",
"uncertainty": 120
},
"departure": {
"time": "1759222215",
"uncertainty": 120
},
"stopId": "0:BUCHOZ2",
"stopSequence": 29
},
{
"arrival": {
"time": "1759222299",
"uncertainty": 120
},
"departure": {
"time": "1759222299",
"uncertainty": 120
},
"stopId": "0:BUTTE2",
"stopSequence": 30
},
{
"arrival": {
"time": "1759222356",
"uncertainty": 120
},
"departure": {
"time": "1759222356",
"uncertainty": 120
},
"stopId": "0:MIRABEL2",
"stopSequence": 31
},
{
"arrival": {
"time": "1759222395",
"uncertainty": 120
},
"departure": {
"time": "1759222395",
"uncertainty": 120
},
"stopId": "0:VIGNES2",
"stopSequence": 32
},
{
"arrival": {
"time": "1759222536",
"uncertainty": 120
},
"stopId": "0:FELIX420",
"stopSequence": 33
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23229513"
},
"vehicle": {
"id": "1354",
"label": "1354"
}
}
},
{
"id": "3229512",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759217880",
"uncertainty": 120
},
"stopId": "0:LELAC1",
"stopSequence": 1
},
{
"arrival": {
"time": "1759217950",
"uncertainty": 120
},
"departure": {
"time": "1759217956",
"uncertainty": 120
},
"stopId": "0:FALOGNE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1759218011",
"uncertainty": 120
},
"departure": {
"time": "1759218011",
"uncertainty": 120
},
"stopId": "0:LADAME1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759218062",
"uncertainty": 120
},
"departure": {
"time": "1759218062",
"uncertainty": 120
},
"stopId": "0:30JOURS1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759218092",
"uncertainty": 120
},
"departure": {
"time": "1759218092",
"uncertainty": 120
},
"stopId": "0:DOLICHE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759218122",
"uncertainty": 120
},
"departure": {
"time": "1759218122",
"uncertainty": 120
},
"stopId": "0:CUVION1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759218183",
"uncertainty": 120
},
"departure": {
"time": "1759218183",
"uncertainty": 120
},
"stopId": "0:PASSOTE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759218272",
"uncertainty": 120
},
"departure": {
"time": "1759218272",
"uncertainty": 120
},
"stopId": "0:GDECOLE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759218422",
"uncertainty": 120
},
"departure": {
"time": "1759218422",
"uncertainty": 120
},
"stopId": "0:GRIGY1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759218578",
"uncertainty": 120
},
"departure": {
"time": "1759218578",
"uncertainty": 120
},
"stopId": "0:PEUPLIE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759218662",
"uncertainty": 120
},
"departure": {
"time": "1759218662",
"uncertainty": 120
},
"stopId": "0:OBERL668",
"stopSequence": 11
},
{
"arrival": {
"time": "1759218729",
"uncertainty": 120
},
"departure": {
"time": "1759218752",
"uncertainty": 120
},
"stopId": "0:CLAUDEL1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759218842",
"uncertainty": 120
},
"departure": {
"time": "1759218842",
"uncertainty": 120
},
"stopId": "0:GOUSSEL1",
"stopSequence": 13
},
{
"arrival": {
"time": "1759218880",
"uncertainty": 120
},
"departure": {
"time": "1759218902",
"uncertainty": 120
},
"stopId": "0:HESTAUX1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759218971",
"uncertainty": 120
},
"departure": {
"time": "1759219024",
"uncertainty": 120
},
"stopId": "0:DUCROCQ1",
"stopSequence": 15
},
{
"arrival": {
"time": "1759219082",
"uncertainty": 120
},
"departure": {
"time": "1759219082",
"uncertainty": 120
},
"stopId": "0:COLLIGN1",
"stopSequence": 16
},
{
"arrival": {
"time": "1759219095",
"uncertainty": 120
},
"departure": {
"time": "1759219112",
"uncertainty": 120
},
"stopId": "0:HERMITE1",
"stopSequence": 17
},
{
"arrival": {
"time": "1759219153",
"uncertainty": 120
},
"departure": {
"time": "1759219153",
"uncertainty": 120
},
"stopId": "0:FRIANT1",
"stopSequence": 18
},
{
"arrival": {
"time": "1759219193",
"uncertainty": 120
},
"departure": {
"time": "1759219202",
"uncertainty": 120
},
"stopId": "0:SEILLE1",
"stopSequence": 19
},
{
"arrival": {
"time": "1759219412",
"uncertainty": 120
},
"departure": {
"time": "1759219502",
"uncertainty": 120
},
"stopId": "0:GARE30",
"stopSequence": 20
},
{
"arrival": {
"time": "1759219532",
"uncertainty": 120
},
"departure": {
"time": "1759219532",
"uncertainty": 120
},
"stopId": "0:STNICOL4",
"stopSequence": 21
},
{
"arrival": {
"time": "1759219712",
"uncertainty": 120
},
"departure": {
"time": "1759219869",
"uncertainty": 120
},
"stopId": "0:REPUB345",
"stopSequence": 22
},
{
"arrival": {
"time": "1759220027",
"uncertainty": 120
},
"departure": {
"time": "1759220109",
"uncertainty": 120
},
"stopId": "0:SQLUX264",
"stopSequence": 23
},
{
"arrival": {
"time": "1759220169",
"uncertainty": 120
},
"departure": {
"time": "1759220199",
"uncertainty": 120
},
"stopId": "0:FMOSELL2",
"stopSequence": 24
},
{
"arrival": {
"time": "1759220314",
"uncertainty": 120
},
"departure": {
"time": "1759220314",
"uncertainty": 120
},
"stopId": "0:TIGNO395",
"stopSequence": 25
},
{
"arrival": {
"time": "1759220347",
"uncertainty": 120
},
"departure": {
"time": "1759220347",
"uncertainty": 120
},
"stopId": "0:COLIBRI2",
"stopSequence": 26
},
{
"arrival": {
"time": "1759220376",
"uncertainty": 120
},
"departure": {
"time": "1759220376",
"uncertainty": 120
},
"stopId": "0:LEMOYNE2",
"stopSequence": 27
},
{
"arrival": {
"time": "1759220428",
"uncertainty": 120
},
"departure": {
"time": "1759220428",
"uncertainty": 120
},
"stopId": "0:NJUNG2",
"stopSequence": 28
},
{
"arrival": {
"time": "1759220469",
"uncertainty": 120
},
"departure": {
"time": "1759220469",
"uncertainty": 120
},
"stopId": "0:BUCHOZ2",
"stopSequence": 29
},
{
"arrival": {
"time": "1759220554",
"uncertainty": 120
},
"departure": {
"time": "1759220554",
"uncertainty": 120
},
"stopId": "0:BUTTE2",
"stopSequence": 30
},
{
"arrival": {
"time": "1759220590",
"uncertainty": 120
},
"departure": {
"time": "1759220590",
"uncertainty": 120
},
"stopId": "0:MIRABEL2",
"stopSequence": 31
},
{
"arrival": {
"time": "1759220615",
"uncertainty": 120
},
"departure": {
"time": "1759220615",
"uncertainty": 120
},
"stopId": "0:VIGNES2",
"stopSequence": 32
},
{
"arrival": {
"time": "1759220756",
"uncertainty": 120
},
"stopId": "0:FELIX420",
"stopSequence": 33
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23229512"
},
"vehicle": {
"id": "2131",
"label": "2131"
}
}
},
{
"id": "3229515",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759223220",
"uncertainty": 120
},
"stopId": "0:LELAC1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23229515"
}
}
},
{
"id": "3229514",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759221420",
"uncertainty": 120
},
"stopId": "0:LELAC1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "4",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23229514"
}
}
},
{
"id": "3047588",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759221360",
"uncertainty": 120
},
"stopId": "0:HSCHUMA2",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23047588"
}
}
},
{
"id": "3010693",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759222440"
},
"stopId": "0:QUOITY1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "88",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23010693"
}
}
},
{
"id": "3047613",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759220160",
"uncertainty": 120
},
"stopId": "0:HSCHUMA2",
"stopSequence": 1
},
{
"arrival": {
"time": "1759220313",
"uncertainty": 120
},
"departure": {
"time": "1759220313",
"uncertainty": 120
},
"stopId": "0:SER02",
"stopSequence": 2
},
{
"arrival": {
"time": "1759220393",
"uncertainty": 120
},
"departure": {
"time": "1759220393",
"uncertainty": 120
},
"stopId": "0:FEI02",
"stopSequence": 3
},
{
"arrival": {
"time": "1759220454",
"uncertainty": 120
},
"departure": {
"time": "1759220454",
"uncertainty": 120
},
"stopId": "0:SAR02",
"stopSequence": 4
},
{
"arrival": {
"time": "1759220580",
"uncertainty": 120
},
"departure": {
"time": "1759220580",
"uncertainty": 120
},
"stopId": "0:BLE02",
"stopSequence": 5
},
{
"arrival": {
"time": "1759220650",
"uncertainty": 120
},
"departure": {
"time": "1759220650",
"uncertainty": 120
},
"stopId": "0:BOR02",
"stopSequence": 6
},
{
"arrival": {
"time": "1759220737",
"uncertainty": 120
},
"departure": {
"time": "1759220737",
"uncertainty": 120
},
"stopId": "0:PRO02",
"stopSequence": 7
},
{
"arrival": {
"time": "1759220806",
"uncertainty": 120
},
"departure": {
"time": "1759220806",
"uncertainty": 120
},
"stopId": "0:BEL02",
"stopSequence": 8
},
{
"arrival": {
"time": "1759220900",
"uncertainty": 120
},
"departure": {
"time": "1759220900",
"uncertainty": 120
},
"stopId": "0:CIM02",
"stopSequence": 9
},
{
"arrival": {
"time": "1759220990",
"uncertainty": 120
},
"departure": {
"time": "1759220990",
"uncertainty": 120
},
"stopId": "0:ALC02",
"stopSequence": 10
},
{
"arrival": {
"time": "1759221045",
"uncertainty": 120
},
"departure": {
"time": "1759221045",
"uncertainty": 120
},
"stopId": "0:LEG02",
"stopSequence": 11
},
{
"arrival": {
"time": "1759221135",
"uncertainty": 120
},
"departure": {
"time": "1759221135",
"uncertainty": 120
},
"stopId": "0:SEI02",
"stopSequence": 12
},
{
"arrival": {
"time": "1759221197",
"uncertainty": 120
},
"departure": {
"time": "1759221197",
"uncertainty": 120
},
"stopId": "0:POM02",
"stopSequence": 13
},
{
"arrival": {
"time": "1759221261",
"uncertainty": 120
},
"departure": {
"time": "1759221261",
"uncertainty": 120
},
"stopId": "0:GAR02",
"stopSequence": 14
},
{
"arrival": {
"time": "1759221335",
"uncertainty": 120
},
"departure": {
"time": "1759221335",
"uncertainty": 120
},
"stopId": "0:ROI02",
"stopSequence": 15
},
{
"arrival": {
"time": "1759221446",
"uncertainty": 120
},
"departure": {
"time": "1759221446",
"uncertainty": 120
},
"stopId": "0:REP04",
"stopSequence": 16
},
{
"arrival": {
"time": "1759221629",
"uncertainty": 120
},
"departure": {
"time": "1759221629",
"uncertainty": 120
},
"stopId": "0:LUX02",
"stopSequence": 17
},
{
"arrival": {
"time": "1759221688",
"uncertainty": 120
},
"departure": {
"time": "1759221688",
"uncertainty": 120
},
"stopId": "0:VIN02",
"stopSequence": 18
},
{
"arrival": {
"time": "1759221765",
"uncertainty": 120
},
"departure": {
"time": "1759221765",
"uncertainty": 120
},
"stopId": "0:PON02",
"stopSequence": 19
},
{
"arrival": {
"time": "1759221847",
"uncertainty": 120
},
"departure": {
"time": "1759221847",
"uncertainty": 120
},
"stopId": "0:ROC02",
"stopSequence": 20
},
{
"arrival": {
"time": "1759221947",
"uncertainty": 120
},
"departure": {
"time": "1759221947",
"uncertainty": 120
},
"stopId": "0:BER02",
"stopSequence": 21
},
{
"arrival": {
"time": "1759222002",
"uncertainty": 120
},
"departure": {
"time": "1759222002",
"uncertainty": 120
},
"stopId": "0:CAS02",
"stopSequence": 22
},
{
"arrival": {
"time": "1759222147",
"uncertainty": 120
},
"departure": {
"time": "1759222147",
"uncertainty": 120
},
"stopId": "0:JOB02",
"stopSequence": 23
},
{
"arrival": {
"time": "1759222266",
"uncertainty": 120
},
"departure": {
"time": "1759222266",
"uncertainty": 120
},
"stopId": "0:ROU02",
"stopSequence": 24
},
{
"arrival": {
"time": "1759222375",
"uncertainty": 120
},
"departure": {
"time": "1759222375",
"uncertainty": 120
},
"stopId": "0:CHA02",
"stopSequence": 25
},
{
"arrival": {
"time": "1759222476",
"uncertainty": 120
},
"departure": {
"time": "1759222476",
"uncertainty": 120
},
"stopId": "0:FON02",
"stopSequence": 26
},
{
"arrival": {
"time": "1759222507",
"uncertainty": 120
},
"stopId": "0:WOI02",
"stopSequence": 27
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23047613"
},
"vehicle": {
"id": "1324",
"label": "1324"
}
}
},
{
"id": "3047611",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759218931",
"uncertainty": 120
},
"stopId": "0:HSCHUMA2",
"stopSequence": 1
},
{
"arrival": {
"time": "1759219062",
"uncertainty": 120
},
"departure": {
"time": "1759219081",
"uncertainty": 120
},
"stopId": "0:SER02",
"stopSequence": 2
},
{
"arrival": {
"time": "1759219162",
"uncertainty": 120
},
"departure": {
"time": "1759219171",
"uncertainty": 120
},
"stopId": "0:FEI02",
"stopSequence": 3
},
{
"arrival": {
"time": "1759219231",
"uncertainty": 120
},
"departure": {
"time": "1759219231",
"uncertainty": 120
},
"stopId": "0:SAR02",
"stopSequence": 4
},
{
"arrival": {
"time": "1759219356",
"uncertainty": 120
},
"departure": {
"time": "1759219381",
"uncertainty": 120
},
"stopId": "0:BLE02",
"stopSequence": 5
},
{
"arrival": {
"time": "1759219441",
"uncertainty": 120
},
"departure": {
"time": "1759219441",
"uncertainty": 120
},
"stopId": "0:BOR02",
"stopSequence": 6
},
{
"arrival": {
"time": "1759219531",
"uncertainty": 120
},
"departure": {
"time": "1759219531",
"uncertainty": 120
},
"stopId": "0:PRO02",
"stopSequence": 7
},
{
"arrival": {
"time": "1759219621",
"uncertainty": 120
},
"departure": {
"time": "1759219621",
"uncertainty": 120
},
"stopId": "0:BEL02",
"stopSequence": 8
},
{
"arrival": {
"time": "1759219711",
"uncertainty": 120
},
"departure": {
"time": "1759219711",
"uncertainty": 120
},
"stopId": "0:CIM02",
"stopSequence": 9
},
{
"arrival": {
"time": "1759219809",
"uncertainty": 120
},
"departure": {
"time": "1759219831",
"uncertainty": 120
},
"stopId": "0:ALC02",
"stopSequence": 10
},
{
"arrival": {
"time": "1759219885",
"uncertainty": 120
},
"departure": {
"time": "1759219891",
"uncertainty": 120
},
"stopId": "0:LEG02",
"stopSequence": 11
},
{
"arrival": {
"time": "1759219981",
"uncertainty": 120
},
"departure": {
"time": "1759220011",
"uncertainty": 120
},
"stopId": "0:SEI02",
"stopSequence": 12
},
{
"arrival": {
"time": "1759220071",
"uncertainty": 120
},
"departure": {
"time": "1759220112",
"uncertainty": 120
},
"stopId": "0:POM02",
"stopSequence": 13
},
{
"arrival": {
"time": "1759220175",
"uncertainty": 120
},
"departure": {
"time": "1759220191",
"uncertainty": 120
},
"stopId": "0:GAR02",
"stopSequence": 14
},
{
"arrival": {
"time": "1759220280",
"uncertainty": 120
},
"departure": {
"time": "1759220280",
"uncertainty": 120
},
"stopId": "0:ROI02",
"stopSequence": 15
},
{
"arrival": {
"time": "1759220390",
"uncertainty": 120
},
"departure": {
"time": "1759220390",
"uncertainty": 120
},
"stopId": "0:REP04",
"stopSequence": 16
},
{
"arrival": {
"time": "1759220572",
"uncertainty": 120
},
"departure": {
"time": "1759220572",
"uncertainty": 120
},
"stopId": "0:LUX02",
"stopSequence": 17
},
{
"arrival": {
"time": "1759220631",
"uncertainty": 120
},
"departure": {
"time": "1759220631",
"uncertainty": 120
},
"stopId": "0:VIN02",
"stopSequence": 18
},
{
"arrival": {
"time": "1759220693",
"uncertainty": 120
},
"departure": {
"time": "1759220693",
"uncertainty": 120
},
"stopId": "0:PON02",
"stopSequence": 19
},
{
"arrival": {
"time": "1759220755",
"uncertainty": 120
},
"departure": {
"time": "1759220755",
"uncertainty": 120
},
"stopId": "0:ROC02",
"stopSequence": 20
},
{
"arrival": {
"time": "1759220846",
"uncertainty": 120
},
"departure": {
"time": "1759220846",
"uncertainty": 120
},
"stopId": "0:BER02",
"stopSequence": 21
},
{
"arrival": {
"time": "1759220909",
"uncertainty": 120
},
"departure": {
"time": "1759220909",
"uncertainty": 120
},
"stopId": "0:CAS02",
"stopSequence": 22
},
{
"arrival": {
"time": "1759221034",
"uncertainty": 120
},
"departure": {
"time": "1759221034",
"uncertainty": 120
},
"stopId": "0:JOB02",
"stopSequence": 23
},
{
"arrival": {
"time": "1759221133",
"uncertainty": 120
},
"departure": {
"time": "1759221133",
"uncertainty": 120
},
"stopId": "0:ROU02",
"stopSequence": 24
},
{
"arrival": {
"time": "1759221198",
"uncertainty": 120
},
"departure": {
"time": "1759221198",
"uncertainty": 120
},
"stopId": "0:CHA02",
"stopSequence": 25
},
{
"arrival": {
"time": "1759221289",
"uncertainty": 120
},
"departure": {
"time": "1759221289",
"uncertainty": 120
},
"stopId": "0:FON02",
"stopSequence": 26
},
{
"arrival": {
"time": "1759221319",
"uncertainty": 120
},
"stopId": "0:WOI02",
"stopSequence": 27
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23047611"
},
"vehicle": {
"id": "1318",
"label": "1318"
}
}
},
{
"id": "3010211",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759221780",
"uncertainty": 120
},
"stopId": "0:GDECOLE2",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "112",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23010211"
}
}
},
{
"id": "3010210",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759219628",
"uncertainty": 120
},
"stopId": "0:GDECOLE2",
"stopSequence": 1
},
{
"arrival": {
"time": "1759219773",
"uncertainty": 120
},
"departure": {
"time": "1759219773",
"uncertainty": 120
},
"stopId": "0:PASSOTE2",
"stopSequence": 2
},
{
"arrival": {
"time": "1759219794",
"uncertainty": 120
},
"departure": {
"time": "1759219794",
"uncertainty": 120
},
"stopId": "0:CUVION2",
"stopSequence": 3
},
{
"arrival": {
"time": "1759219854",
"uncertainty": 120
},
"departure": {
"time": "1759219854",
"uncertainty": 120
},
"stopId": "0:DOLICHE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1759220002",
"uncertainty": 120
},
"departure": {
"time": "1759220002",
"uncertainty": 120
},
"stopId": "0:VECRIN2",
"stopSequence": 5
},
{
"arrival": {
"time": "1759220041",
"uncertainty": 120
},
"departure": {
"time": "1759220041",
"uncertainty": 120
},
"stopId": "0:ARSLAQU2",
"stopSequence": 6
},
{
"arrival": {
"time": "1759220078",
"uncertainty": 120
},
"departure": {
"time": "1759220078",
"uncertainty": 120
},
"stopId": "0:AUBIGNY1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759220172",
"uncertainty": 120
},
"departure": {
"time": "1759220172",
"uncertainty": 120
},
"stopId": "0:CHEVROT2",
"stopSequence": 8
},
{
"arrival": {
"time": "1759220395",
"uncertainty": 120
},
"departure": {
"time": "1759220395",
"uncertainty": 120
},
"stopId": "0:PRENET2",
"stopSequence": 9
},
{
"arrival": {
"time": "1759220449",
"uncertainty": 120
},
"departure": {
"time": "1759220449",
"uncertainty": 120
},
"stopId": "0:LAQUENY2",
"stopSequence": 10
},
{
"arrival": {
"time": "1759220509",
"uncertainty": 120
},
"stopId": "0:VILLERS2",
"stopSequence": 11
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "112",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23010210"
},
"vehicle": {
"id": "193003",
"label": "193003"
}
}
},
{
"id": "3047564",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759223400",
"uncertainty": 120
},
"stopId": "0:MIC02",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23047564"
}
}
},
{
"id": "3010868",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759221420",
"uncertainty": 120
},
"stopId": "0:BORDES1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23010868"
}
}
},
{
"id": "3010824",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759223700",
"uncertainty": 120
},
"stopId": "0:JUSSYSR1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "86",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23010824"
}
}
},
{
"id": "3010823",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759223520",
"uncertainty": 120
},
"stopId": "0:MNVE2",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "86",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23010823"
}
}
},
{
"id": "3229671",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759217280",
"uncertainty": 120
},
"stopId": "0:MNVE1",
"stopSequence": 1
},
{
"arrival": {
"time": "1759217322",
"uncertainty": 120
},
"departure": {
"time": "1759217340",
"uncertainty": 120
},
"stopId": "0:HAIEBRU1",
"stopSequence": 2
},
{
"arrival": {
"time": "1759217370",
"uncertainty": 120
},
"departure": {
"time": "1759217370",
"uncertainty": 120
},
"stopId": "0:SERRET1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759217412",
"uncertainty": 120
},
"departure": {
"time": "1759217412",
"uncertainty": 120
},
"stopId": "0:STJEAN01",
"stopSequence": 4
},
{
"arrival": {
"time": "1759217520",
"uncertainty": 120
},
"departure": {
"time": "1759217520",
"uncertainty": 120
},
"stopId": "0:MOULI281",
"stopSequence": 5
},
{
"arrival": {
"time": "1759217567",
"uncertainty": 120
},
"departure": {
"time": "1759217580",
"uncertainty": 120
},
"stopId": "0:LIBERTE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759217639",
"uncertainty": 120
},
"departure": {
"time": "1759217670",
"uncertainty": 120
},
"stopId": "0:SCYBAS1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759217716",
"uncertainty": 120
},
"departure": {
"time": "1759217716",
"uncertainty": 120
},
"stopId": "0:PRILLE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759217760",
"uncertainty": 120
},
"departure": {
"time": "1759217760",
"uncertainty": 120
},
"stopId": "0:LECLERC1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759217808",
"uncertainty": 120
},
"departure": {
"time": "1759217808",
"uncertainty": 120
},
"stopId": "0:LONGEVI1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759217879",
"uncertainty": 120
},
"departure": {
"time": "1759217880",
"uncertainty": 120
},
"stopId": "0:MIGETTE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1759217940",
"uncertainty": 120
},
"departure": {
"time": "1759217940",
"uncertainty": 120
},
"stopId": "0:CASINO1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759217993",
"uncertainty": 120
},
"departure": {
"time": "1759218000",
"uncertainty": 120
},
"stopId": "0:PONTVER1",
"stopSequence": 13
},
{
"arrival": {
"time": "1759218095",
"uncertainty": 120
},
"departure": {
"time": "1759218095",
"uncertainty": 120
},
"stopId": "0:FOCH1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759218143",
"uncertainty": 120
},
"departure": {
"time": "1759218143",
"uncertainty": 120
},
"stopId": "0:SMARTIN1",
"stopSequence": 15
},
{
"arrival": {
"time": "1759218210",
"uncertainty": 120
},
"departure": {
"time": "1759218240",
"uncertainty": 120
},
"stopId": "0:TIGNO290",
"stopSequence": 16
},
{
"arrival": {
"time": "1759218329",
"uncertainty": 120
},
"departure": {
"time": "1759218330",
"uncertainty": 120
},
"stopId": "0:FMOSELL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1759218390",
"uncertainty": 120
},
"departure": {
"time": "1759218420",
"uncertainty": 120
},
"stopId": "0:SQLUX122",
"stopSequence": 18
},
{
"arrival": {
"time": "1759218690",
"uncertainty": 120
},
"departure": {
"time": "1759218750",
"uncertainty": 120
},
"stopId": "0:REPUB123",
"stopSequence": 19
},
{
"arrival": {
"time": "1759218829",
"uncertainty": 120
},
"departure": {
"time": "1759218900",
"uncertainty": 120
},
"stopId": "0:ROIGE694",
"stopSequence": 20
},
{
"arrival": {
"time": "1759218990",
"uncertainty": 120
},
"departure": {
"time": "1759219050",
"uncertainty": 120
},
"stopId": "0:GARE90",
"stopSequence": 21
},
{
"arrival": {
"time": "1759219156",
"uncertainty": 120
},
"departure": {
"time": "1759219170",
"uncertainty": 120
},
"stopId": "0:POMPIDO2",
"stopSequence": 22
},
{
"arrival": {
"time": "1759219290",
"uncertainty": 120
},
"departure": {
"time": "1759219290",
"uncertainty": 120
},
"stopId": "0:DEMBOUR2",
"stopSequence": 23
},
{
"arrival": {
"time": "1759219369",
"uncertainty": 120
},
"departure": {
"time": "1759219380",
"uncertainty": 120
},
"stopId": "0:LEMUD04",
"stopSequence": 24
},
{
"arrival": {
"time": "1759219415",
"uncertainty": 120
},
"departure": {
"time": "1759219440",
"uncertainty": 120
},
"stopId": "0:PIERNE02",
"stopSequence": 25
},
{
"arrival": {
"time": "1759219500",
"uncertainty": 120
},
"departure": {
"time": "1759219500",
"uncertainty": 120
},
"stopId": "0:LOTHAIR2",
"stopSequence": 26
},
{
"arrival": {
"time": "1759219556",
"uncertainty": 120
},
"departure": {
"time": "1759219560",
"uncertainty": 120
},
"stopId": "0:POLY02",
"stopSequence": 27
},
{
"arrival": {
"time": "1759219644",
"uncertainty": 120
},
"departure": {
"time": "1759219650",
"uncertainty": 120
},
"stopId": "0:VANDERN2",
"stopSequence": 28
},
{
"arrival": {
"time": "1759219706",
"uncertainty": 120
},
"departure": {
"time": "1759219710",
"uncertainty": 120
},
"stopId": "0:BOUCHOT2",
"stopSequence": 29
},
{
"arrival": {
"time": "1759219739",
"uncertainty": 120
},
"departure": {
"time": "1759219739",
"uncertainty": 120
},
"stopId": "0:FRECOT2",
"stopSequence": 30
},
{
"arrival": {
"time": "1759219810",
"uncertainty": 120
},
"departure": {
"time": "1759219810",
"uncertainty": 120
},
"stopId": "0:FAUBOUP2",
"stopSequence": 31
},
{
"arrival": {
"time": "1759219858",
"uncertainty": 120
},
"departure": {
"time": "1759219858",
"uncertainty": 120
},
"stopId": "0:PLATEAU2",
"stopSequence": 32
},
{
"arrival": {
"time": "1759219873",
"uncertainty": 120
},
"departure": {
"time": "1759219890",
"uncertainty": 120
},
"stopId": "0:APREMON2",
"stopSequence": 33
},
{
"arrival": {
"time": "1759219934",
"uncertainty": 120
},
"departure": {
"time": "1759219934",
"uncertainty": 120
},
"stopId": "0:PLAINE2",
"stopSequence": 34
},
{
"arrival": {
"time": "1759219980",
"uncertainty": 120
},
"departure": {
"time": "1759219980",
"uncertainty": 120
},
"stopId": "0:ROOSEVE2",
"stopSequence": 35
},
{
"arrival": {
"time": "1759220021",
"uncertainty": 120
},
"departure": {
"time": "1759220021",
"uncertainty": 120
},
"stopId": "0:MAGNYBO2",
"stopSequence": 36
},
{
"arrival": {
"time": "1759220058",
"uncertainty": 120
},
"departure": {
"time": "1759220058",
"uncertainty": 120
},
"stopId": "0:OBELLI02",
"stopSequence": 37
},
{
"arrival": {
"time": "1759220093",
"uncertainty": 120
},
"departure": {
"time": "1759220093",
"uncertainty": 120
},
"stopId": "0:ARMOISI2",
"stopSequence": 38
},
{
"arrival": {
"time": "1759220160",
"uncertainty": 120
},
"departure": {
"time": "1759220160",
"uncertainty": 120
},
"stopId": "0:BEAUSOL2",
"stopSequence": 39
},
{
"arrival": {
"time": "1759220284",
"uncertainty": 120
},
"departure": {
"time": "1759220284",
"uncertainty": 120
},
"stopId": "0:HTMAGNY2",
"stopSequence": 40
},
{
"arrival": {
"time": "1759220353",
"uncertainty": 120
},
"stopId": "0:ABS591",
"stopSequence": 41
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23229671"
},
"vehicle": {
"id": "952",
"label": "952"
}
}
},
{
"id": "3010184",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759223100",
"uncertainty": 120
},
"stopId": "0:VILLERS1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "112",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23010184"
}
}
},
{
"id": "3229673",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759220640",
"uncertainty": 120
},
"stopId": "0:MNVE1",
"stopSequence": 1
},
{
"arrival": {
"time": "1759220677",
"uncertainty": 120
},
"departure": {
"time": "1759220677",
"uncertainty": 120
},
"stopId": "0:HAIEBRU1",
"stopSequence": 2
},
{
"arrival": {
"time": "1759220714",
"uncertainty": 120
},
"departure": {
"time": "1759220714",
"uncertainty": 120
},
"stopId": "0:SERRET1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759220750",
"uncertainty": 120
},
"departure": {
"time": "1759220750",
"uncertainty": 120
},
"stopId": "0:STJEAN01",
"stopSequence": 4
},
{
"arrival": {
"time": "1759220853",
"uncertainty": 120
},
"departure": {
"time": "1759220853",
"uncertainty": 120
},
"stopId": "0:MOULI281",
"stopSequence": 5
},
{
"arrival": {
"time": "1759220901",
"uncertainty": 120
},
"departure": {
"time": "1759220901",
"uncertainty": 120
},
"stopId": "0:LIBERTE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759220939",
"uncertainty": 120
},
"departure": {
"time": "1759220939",
"uncertainty": 120
},
"stopId": "0:SCYBAS1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759220994",
"uncertainty": 120
},
"departure": {
"time": "1759220994",
"uncertainty": 120
},
"stopId": "0:PRILLE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759221024",
"uncertainty": 120
},
"departure": {
"time": "1759221024",
"uncertainty": 120
},
"stopId": "0:LECLERC1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759221065",
"uncertainty": 120
},
"departure": {
"time": "1759221065",
"uncertainty": 120
},
"stopId": "0:LONGEVI1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759221137",
"uncertainty": 120
},
"departure": {
"time": "1759221137",
"uncertainty": 120
},
"stopId": "0:MIGETTE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1759221197",
"uncertainty": 120
},
"departure": {
"time": "1759221197",
"uncertainty": 120
},
"stopId": "0:CASINO1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759221243",
"uncertainty": 120
},
"departure": {
"time": "1759221243",
"uncertainty": 120
},
"stopId": "0:PONTVER1",
"stopSequence": 13
},
{
"arrival": {
"time": "1759221296",
"uncertainty": 120
},
"departure": {
"time": "1759221296",
"uncertainty": 120
},
"stopId": "0:FOCH1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759221350",
"uncertainty": 120
},
"departure": {
"time": "1759221350",
"uncertainty": 120
},
"stopId": "0:SMARTIN1",
"stopSequence": 15
},
{
"arrival": {
"time": "1759221453",
"uncertainty": 120
},
"departure": {
"time": "1759221453",
"uncertainty": 120
},
"stopId": "0:TIGNO290",
"stopSequence": 16
},
{
"arrival": {
"time": "1759221554",
"uncertainty": 120
},
"departure": {
"time": "1759221554",
"uncertainty": 120
},
"stopId": "0:FMOSELL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1759221619",
"uncertainty": 120
},
"departure": {
"time": "1759221619",
"uncertainty": 120
},
"stopId": "0:SQLUX122",
"stopSequence": 18
},
{
"arrival": {
"time": "1759221879",
"uncertainty": 120
},
"departure": {
"time": "1759221879",
"uncertainty": 120
},
"stopId": "0:REPUB123",
"stopSequence": 19
},
{
"arrival": {
"time": "1759222054",
"uncertainty": 120
},
"departure": {
"time": "1759222054",
"uncertainty": 120
},
"stopId": "0:ROIGE694",
"stopSequence": 20
},
{
"arrival": {
"time": "1759222140",
"uncertainty": 120
},
"departure": {
"time": "1759222140",
"uncertainty": 120
},
"stopId": "0:GARE90",
"stopSequence": 21
},
{
"arrival": {
"time": "1759222261",
"uncertainty": 120
},
"departure": {
"time": "1759222261",
"uncertainty": 120
},
"stopId": "0:POMPIDO2",
"stopSequence": 22
},
{
"arrival": {
"time": "1759222334",
"uncertainty": 120
},
"departure": {
"time": "1759222334",
"uncertainty": 120
},
"stopId": "0:DEMBOUR2",
"stopSequence": 23
},
{
"arrival": {
"time": "1759222391",
"uncertainty": 120
},
"departure": {
"time": "1759222391",
"uncertainty": 120
},
"stopId": "0:LEMUD04",
"stopSequence": 24
},
{
"arrival": {
"time": "1759222431",
"uncertainty": 120
},
"departure": {
"time": "1759222431",
"uncertainty": 120
},
"stopId": "0:PIERNE02",
"stopSequence": 25
},
{
"arrival": {
"time": "1759222506",
"uncertainty": 120
},
"departure": {
"time": "1759222506",
"uncertainty": 120
},
"stopId": "0:LOTHAIR2",
"stopSequence": 26
},
{
"arrival": {
"time": "1759222559",
"uncertainty": 120
},
"departure": {
"time": "1759222559",
"uncertainty": 120
},
"stopId": "0:POLY02",
"stopSequence": 27
},
{
"arrival": {
"time": "1759222607",
"uncertainty": 120
},
"departure": {
"time": "1759222607",
"uncertainty": 120
},
"stopId": "0:VANDERN2",
"stopSequence": 28
},
{
"arrival": {
"time": "1759222680",
"uncertainty": 120
},
"departure": {
"time": "1759222680",
"uncertainty": 120
},
"stopId": "0:BOUCHOT2",
"stopSequence": 29
},
{
"arrival": {
"time": "1759222698",
"uncertainty": 120
},
"departure": {
"time": "1759222698",
"uncertainty": 120
},
"stopId": "0:FRECOT2",
"stopSequence": 30
},
{
"arrival": {
"time": "1759222789",
"uncertainty": 120
},
"departure": {
"time": "1759222789",
"uncertainty": 120
},
"stopId": "0:FAUBOUP2",
"stopSequence": 31
},
{
"arrival": {
"time": "1759222849",
"uncertainty": 120
},
"departure": {
"time": "1759222849",
"uncertainty": 120
},
"stopId": "0:PLATEAU2",
"stopSequence": 32
},
{
"arrival": {
"time": "1759222873",
"uncertainty": 120
},
"departure": {
"time": "1759222873",
"uncertainty": 120
},
"stopId": "0:APREMON2",
"stopSequence": 33
},
{
"arrival": {
"time": "1759222921",
"uncertainty": 120
},
"departure": {
"time": "1759222921",
"uncertainty": 120
},
"stopId": "0:PLAINE2",
"stopSequence": 34
},
{
"arrival": {
"time": "1759222972",
"uncertainty": 120
},
"departure": {
"time": "1759222972",
"uncertainty": 120
},
"stopId": "0:ROOSEVE2",
"stopSequence": 35
},
{
"arrival": {
"time": "1759223034",
"uncertainty": 120
},
"departure": {
"time": "1759223034",
"uncertainty": 120
},
"stopId": "0:MAGNYBO2",
"stopSequence": 36
},
{
"arrival": {
"time": "1759223089",
"uncertainty": 120
},
"departure": {
"time": "1759223089",
"uncertainty": 120
},
"stopId": "0:OBELLI02",
"stopSequence": 37
},
{
"arrival": {
"time": "1759223145",
"uncertainty": 120
},
"departure": {
"time": "1759223145",
"uncertainty": 120
},
"stopId": "0:ARMOISI2",
"stopSequence": 38
},
{
"arrival": {
"time": "1759223225",
"uncertainty": 120
},
"departure": {
"time": "1759223225",
"uncertainty": 120
},
"stopId": "0:BEAUSOL2",
"stopSequence": 39
},
{
"arrival": {
"time": "1759223323",
"uncertainty": 120
},
"departure": {
"time": "1759223323",
"uncertainty": 120
},
"stopId": "0:HTMAGNY2",
"stopSequence": 40
},
{
"arrival": {
"time": "1759223392",
"uncertainty": 120
},
"stopId": "0:ABS591",
"stopSequence": 41
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23229673"
}
}
},
{
"id": "3010841",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759222380"
},
"stopId": "0:TOURNEB1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "84a",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23010841"
}
}
},
{
"id": "3229672",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759219021",
"uncertainty": 120
},
"stopId": "0:MNVE1",
"stopSequence": 1
},
{
"arrival": {
"time": "1759219070",
"uncertainty": 120
},
"departure": {
"time": "1759219070",
"uncertainty": 120
},
"stopId": "0:HAIEBRU1",
"stopSequence": 2
},
{
"arrival": {
"time": "1759219104",
"uncertainty": 120
},
"departure": {
"time": "1759219104",
"uncertainty": 120
},
"stopId": "0:SERRET1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759219128",
"uncertainty": 120
},
"departure": {
"time": "1759219128",
"uncertainty": 120
},
"stopId": "0:STJEAN01",
"stopSequence": 4
},
{
"arrival": {
"time": "1759219243",
"uncertainty": 120
},
"departure": {
"time": "1759219261",
"uncertainty": 120
},
"stopId": "0:MOULI281",
"stopSequence": 5
},
{
"arrival": {
"time": "1759219321",
"uncertainty": 120
},
"departure": {
"time": "1759219321",
"uncertainty": 120
},
"stopId": "0:LIBERTE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759219351",
"uncertainty": 120
},
"departure": {
"time": "1759219381",
"uncertainty": 120
},
"stopId": "0:SCYBAS1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759219441",
"uncertainty": 120
},
"departure": {
"time": "1759219441",
"uncertainty": 120
},
"stopId": "0:PRILLE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759219464",
"uncertainty": 120
},
"departure": {
"time": "1759219471",
"uncertainty": 120
},
"stopId": "0:LECLERC1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759219512",
"uncertainty": 120
},
"departure": {
"time": "1759219531",
"uncertainty": 120
},
"stopId": "0:LONGEVI1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759219603",
"uncertainty": 120
},
"departure": {
"time": "1759219621",
"uncertainty": 120
},
"stopId": "0:MIGETTE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1759219681",
"uncertainty": 120
},
"departure": {
"time": "1759219681",
"uncertainty": 120
},
"stopId": "0:CASINO1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759219722",
"uncertainty": 120
},
"departure": {
"time": "1759219741",
"uncertainty": 120
},
"stopId": "0:PONTVER1",
"stopSequence": 13
},
{
"arrival": {
"time": "1759219791",
"uncertainty": 120
},
"departure": {
"time": "1759219801",
"uncertainty": 120
},
"stopId": "0:FOCH1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759219860",
"uncertainty": 120
},
"departure": {
"time": "1759219860",
"uncertainty": 120
},
"stopId": "0:SMARTIN1",
"stopSequence": 15
},
{
"arrival": {
"time": "1759219954",
"uncertainty": 120
},
"departure": {
"time": "1759219954",
"uncertainty": 120
},
"stopId": "0:TIGNO290",
"stopSequence": 16
},
{
"arrival": {
"time": "1759220055",
"uncertainty": 120
},
"departure": {
"time": "1759220071",
"uncertainty": 120
},
"stopId": "0:FMOSELL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1759220131",
"uncertainty": 120
},
"departure": {
"time": "1759220161",
"uncertainty": 120
},
"stopId": "0:SQLUX122",
"stopSequence": 18
},
{
"arrival": {
"time": "1759220460",
"uncertainty": 120
},
"departure": {
"time": "1759220460",
"uncertainty": 120
},
"stopId": "0:REPUB123",
"stopSequence": 19
},
{
"arrival": {
"time": "1759220556",
"uncertainty": 120
},
"departure": {
"time": "1759220556",
"uncertainty": 120
},
"stopId": "0:ROIGE694",
"stopSequence": 20
},
{
"arrival": {
"time": "1759220647",
"uncertainty": 120
},
"departure": {
"time": "1759220647",
"uncertainty": 120
},
"stopId": "0:GARE90",
"stopSequence": 21
},
{
"arrival": {
"time": "1759220715",
"uncertainty": 120
},
"departure": {
"time": "1759220715",
"uncertainty": 120
},
"stopId": "0:POMPIDO2",
"stopSequence": 22
},
{
"arrival": {
"time": "1759220829",
"uncertainty": 120
},
"departure": {
"time": "1759220829",
"uncertainty": 120
},
"stopId": "0:DEMBOUR2",
"stopSequence": 23
},
{
"arrival": {
"time": "1759220889",
"uncertainty": 120
},
"departure": {
"time": "1759220889",
"uncertainty": 120
},
"stopId": "0:LEMUD04",
"stopSequence": 24
},
{
"arrival": {
"time": "1759220925",
"uncertainty": 120
},
"departure": {
"time": "1759220925",
"uncertainty": 120
},
"stopId": "0:PIERNE02",
"stopSequence": 25
},
{
"arrival": {
"time": "1759220988",
"uncertainty": 120
},
"departure": {
"time": "1759220988",
"uncertainty": 120
},
"stopId": "0:LOTHAIR2",
"stopSequence": 26
},
{
"arrival": {
"time": "1759221043",
"uncertainty": 120
},
"departure": {
"time": "1759221043",
"uncertainty": 120
},
"stopId": "0:POLY02",
"stopSequence": 27
},
{
"arrival": {
"time": "1759221120",
"uncertainty": 120
},
"departure": {
"time": "1759221120",
"uncertainty": 120
},
"stopId": "0:VANDERN2",
"stopSequence": 28
},
{
"arrival": {
"time": "1759221179",
"uncertainty": 120
},
"departure": {
"time": "1759221179",
"uncertainty": 120
},
"stopId": "0:BOUCHOT2",
"stopSequence": 29
},
{
"arrival": {
"time": "1759221206",
"uncertainty": 120
},
"departure": {
"time": "1759221206",
"uncertainty": 120
},
"stopId": "0:FRECOT2",
"stopSequence": 30
},
{
"arrival": {
"time": "1759221282",
"uncertainty": 120
},
"departure": {
"time": "1759221282",
"uncertainty": 120
},
"stopId": "0:FAUBOUP2",
"stopSequence": 31
},
{
"arrival": {
"time": "1759221332",
"uncertainty": 120
},
"departure": {
"time": "1759221332",
"uncertainty": 120
},
"stopId": "0:PLATEAU2",
"stopSequence": 32
},
{
"arrival": {
"time": "1759221349",
"uncertainty": 120
},
"departure": {
"time": "1759221349",
"uncertainty": 120
},
"stopId": "0:APREMON2",
"stopSequence": 33
},
{
"arrival": {
"time": "1759221394",
"uncertainty": 120
},
"departure": {
"time": "1759221394",
"uncertainty": 120
},
"stopId": "0:PLAINE2",
"stopSequence": 34
},
{
"arrival": {
"time": "1759221441",
"uncertainty": 120
},
"departure": {
"time": "1759221441",
"uncertainty": 120
},
"stopId": "0:ROOSEVE2",
"stopSequence": 35
},
{
"arrival": {
"time": "1759221486",
"uncertainty": 120
},
"departure": {
"time": "1759221486",
"uncertainty": 120
},
"stopId": "0:MAGNYBO2",
"stopSequence": 36
},
{
"arrival": {
"time": "1759221527",
"uncertainty": 120
},
"departure": {
"time": "1759221527",
"uncertainty": 120
},
"stopId": "0:OBELLI02",
"stopSequence": 37
},
{
"arrival": {
"time": "1759221566",
"uncertainty": 120
},
"departure": {
"time": "1759221566",
"uncertainty": 120
},
"stopId": "0:ARMOISI2",
"stopSequence": 38
},
{
"arrival": {
"time": "1759221636",
"uncertainty": 120
},
"departure": {
"time": "1759221636",
"uncertainty": 120
},
"stopId": "0:BEAUSOL2",
"stopSequence": 39
},
{
"arrival": {
"time": "1759221734",
"uncertainty": 120
},
"departure": {
"time": "1759221734",
"uncertainty": 120
},
"stopId": "0:HTMAGNY2",
"stopSequence": 40
},
{
"arrival": {
"time": "1759221803",
"uncertainty": 120
},
"stopId": "0:ABS591",
"stopSequence": 41
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23229672"
},
"vehicle": {
"id": "548",
"label": "548"
}
}
},
{
"id": "3229674",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759222320",
"uncertainty": 120
},
"stopId": "0:MNVE1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23229674"
}
}
},
{
"id": "3010842",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759223760"
},
"stopId": "0:TOURNEB1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "84a",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23010842"
}
}
},
{
"id": "3047573",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759220239",
"uncertainty": 120
},
"stopId": "0:WOI01",
"stopSequence": 1
},
{
"arrival": {
"time": "1759220492",
"uncertainty": 120
},
"departure": {
"time": "1759220492",
"uncertainty": 120
},
"stopId": "0:FON01",
"stopSequence": 2
},
{
"arrival": {
"time": "1759220583",
"uncertainty": 120
},
"departure": {
"time": "1759220583",
"uncertainty": 120
},
"stopId": "0:CHA01",
"stopSequence": 3
},
{
"arrival": {
"time": "1759220657",
"uncertainty": 120
},
"departure": {
"time": "1759220657",
"uncertainty": 120
},
"stopId": "0:ROU01",
"stopSequence": 4
},
{
"arrival": {
"time": "1759220749",
"uncertainty": 120
},
"departure": {
"time": "1759220749",
"uncertainty": 120
},
"stopId": "0:JOB01",
"stopSequence": 5
},
{
"arrival": {
"time": "1759220871",
"uncertainty": 120
},
"departure": {
"time": "1759220871",
"uncertainty": 120
},
"stopId": "0:CAS01",
"stopSequence": 6
},
{
"arrival": {
"time": "1759220944",
"uncertainty": 120
},
"departure": {
"time": "1759220944",
"uncertainty": 120
},
"stopId": "0:BER01",
"stopSequence": 7
},
{
"arrival": {
"time": "1759221020",
"uncertainty": 120
},
"departure": {
"time": "1759221020",
"uncertainty": 120
},
"stopId": "0:ROC01",
"stopSequence": 8
},
{
"arrival": {
"time": "1759221097",
"uncertainty": 120
},
"departure": {
"time": "1759221097",
"uncertainty": 120
},
"stopId": "0:PON01",
"stopSequence": 9
},
{
"arrival": {
"time": "1759221175",
"uncertainty": 120
},
"departure": {
"time": "1759221175",
"uncertainty": 120
},
"stopId": "0:VIN01",
"stopSequence": 10
},
{
"arrival": {
"time": "1759221236",
"uncertainty": 120
},
"departure": {
"time": "1759221236",
"uncertainty": 120
},
"stopId": "0:LUX01",
"stopSequence": 11
},
{
"arrival": {
"time": "1759221327",
"uncertainty": 120
},
"departure": {
"time": "1759221327",
"uncertainty": 120
},
"stopId": "0:MOYPON01",
"stopSequence": 12
},
{
"arrival": {
"time": "1759221434",
"uncertainty": 120
},
"departure": {
"time": "1759221434",
"uncertainty": 120
},
"stopId": "0:REP01",
"stopSequence": 13
},
{
"arrival": {
"time": "1759221532",
"uncertainty": 120
},
"departure": {
"time": "1759221532",
"uncertainty": 120
},
"stopId": "0:ROI01",
"stopSequence": 14
},
{
"arrival": {
"time": "1759221621",
"uncertainty": 120
},
"departure": {
"time": "1759221621",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 15
},
{
"arrival": {
"time": "1759221695",
"uncertainty": 120
},
"departure": {
"time": "1759221695",
"uncertainty": 120
},
"stopId": "0:POM01",
"stopSequence": 16
},
{
"arrival": {
"time": "1759221779",
"uncertainty": 120
},
"departure": {
"time": "1759221779",
"uncertainty": 120
},
"stopId": "0:SEI01",
"stopSequence": 17
},
{
"arrival": {
"time": "1759221851",
"uncertainty": 120
},
"departure": {
"time": "1759221851",
"uncertainty": 120
},
"stopId": "0:LEG01",
"stopSequence": 18
},
{
"arrival": {
"time": "1759221941",
"uncertainty": 120
},
"departure": {
"time": "1759221941",
"uncertainty": 120
},
"stopId": "0:ALC01",
"stopSequence": 19
},
{
"arrival": {
"time": "1759222017",
"uncertainty": 120
},
"departure": {
"time": "1759222017",
"uncertainty": 120
},
"stopId": "0:CIM01",
"stopSequence": 20
},
{
"arrival": {
"time": "1759222124",
"uncertainty": 120
},
"departure": {
"time": "1759222124",
"uncertainty": 120
},
"stopId": "0:BEL01",
"stopSequence": 21
},
{
"arrival": {
"time": "1759222212",
"uncertainty": 120
},
"departure": {
"time": "1759222212",
"uncertainty": 120
},
"stopId": "0:PRO01",
"stopSequence": 22
},
{
"arrival": {
"time": "1759222273",
"uncertainty": 120
},
"departure": {
"time": "1759222273",
"uncertainty": 120
},
"stopId": "0:BOR01",
"stopSequence": 23
},
{
"arrival": {
"time": "1759222345",
"uncertainty": 120
},
"departure": {
"time": "1759222345",
"uncertainty": 120
},
"stopId": "0:BLE01",
"stopSequence": 24
},
{
"arrival": {
"time": "1759222432",
"uncertainty": 120
},
"departure": {
"time": "1759222432",
"uncertainty": 120
},
"stopId": "0:CLO01",
"stopSequence": 25
},
{
"arrival": {
"time": "1759222493",
"uncertainty": 120
},
"departure": {
"time": "1759222493",
"uncertainty": 120
},
"stopId": "0:COL01",
"stopSequence": 26
},
{
"arrival": {
"time": "1759222580",
"uncertainty": 120
},
"stopId": "0:MIC01",
"stopSequence": 27
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23047573"
},
"vehicle": {
"id": "1751",
"label": "1751"
}
}
},
{
"id": "3010183",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759220700",
"uncertainty": 120
},
"stopId": "0:VILLERS1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "112",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23010183"
}
}
},
{
"id": "3047616",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759221000",
"uncertainty": 120
},
"stopId": "0:MIC02",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23047616"
}
}
},
{
"id": "3010521",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759221000"
},
"stopId": "0:COINSEI1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "101",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23010521"
}
}
},
{
"id": "3048266",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759222800"
},
"stopId": "0:CTU01",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23048266"
}
}
},
{
"id": "3229633",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759219800",
"uncertainty": 120
},
"stopId": "0:MNVE1",
"stopSequence": 1
},
{
"arrival": {
"time": "1759219827",
"uncertainty": 120
},
"departure": {
"time": "1759219892",
"uncertainty": 120
},
"stopId": "0:HAIEBRU1",
"stopSequence": 2
},
{
"arrival": {
"time": "1759219929",
"uncertainty": 120
},
"departure": {
"time": "1759219929",
"uncertainty": 120
},
"stopId": "0:SERRET1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759219959",
"uncertainty": 120
},
"departure": {
"time": "1759220042",
"uncertainty": 120
},
"stopId": "0:STJEAN01",
"stopSequence": 4
},
{
"arrival": {
"time": "1759220145",
"uncertainty": 120
},
"departure": {
"time": "1759220145",
"uncertainty": 120
},
"stopId": "0:MOULI281",
"stopSequence": 5
},
{
"arrival": {
"time": "1759220193",
"uncertainty": 120
},
"departure": {
"time": "1759220193",
"uncertainty": 120
},
"stopId": "0:LIBERTE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759220219",
"uncertainty": 120
},
"departure": {
"time": "1759220219",
"uncertainty": 120
},
"stopId": "0:SCYBAS1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759220274",
"uncertainty": 120
},
"departure": {
"time": "1759220274",
"uncertainty": 120
},
"stopId": "0:PRILLE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759220300",
"uncertainty": 120
},
"departure": {
"time": "1759220300",
"uncertainty": 120
},
"stopId": "0:LECLERC1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759220341",
"uncertainty": 120
},
"departure": {
"time": "1759220341",
"uncertainty": 120
},
"stopId": "0:LONGEVI1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759220413",
"uncertainty": 120
},
"departure": {
"time": "1759220413",
"uncertainty": 120
},
"stopId": "0:MIGETTE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1759220473",
"uncertainty": 120
},
"departure": {
"time": "1759220473",
"uncertainty": 120
},
"stopId": "0:CASINO1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759220516",
"uncertainty": 120
},
"departure": {
"time": "1759220516",
"uncertainty": 120
},
"stopId": "0:PONTVER1",
"stopSequence": 13
},
{
"arrival": {
"time": "1759220568",
"uncertainty": 120
},
"departure": {
"time": "1759220568",
"uncertainty": 120
},
"stopId": "0:FOCH1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759220625",
"uncertainty": 120
},
"departure": {
"time": "1759220625",
"uncertainty": 120
},
"stopId": "0:SMARTIN1",
"stopSequence": 15
},
{
"arrival": {
"time": "1759220724",
"uncertainty": 120
},
"departure": {
"time": "1759220724",
"uncertainty": 120
},
"stopId": "0:TIGNO290",
"stopSequence": 16
},
{
"arrival": {
"time": "1759220825",
"uncertainty": 120
},
"departure": {
"time": "1759220825",
"uncertainty": 120
},
"stopId": "0:FMOSELL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1759220888",
"uncertainty": 120
},
"departure": {
"time": "1759220888",
"uncertainty": 120
},
"stopId": "0:SQLUX122",
"stopSequence": 18
},
{
"arrival": {
"time": "1759221156",
"uncertainty": 120
},
"departure": {
"time": "1759221156",
"uncertainty": 120
},
"stopId": "0:REPUB123",
"stopSequence": 19
},
{
"arrival": {
"time": "1759221254",
"uncertainty": 120
},
"departure": {
"time": "1759221254",
"uncertainty": 120
},
"stopId": "0:ROIGE694",
"stopSequence": 20
},
{
"arrival": {
"time": "1759221345",
"uncertainty": 120
},
"departure": {
"time": "1759221345",
"uncertainty": 120
},
"stopId": "0:GARE90",
"stopSequence": 21
},
{
"arrival": {
"time": "1759221417",
"uncertainty": 120
},
"departure": {
"time": "1759221417",
"uncertainty": 120
},
"stopId": "0:POMPIDO2",
"stopSequence": 22
},
{
"arrival": {
"time": "1759221528",
"uncertainty": 120
},
"departure": {
"time": "1759221528",
"uncertainty": 120
},
"stopId": "0:DEMBOUR2",
"stopSequence": 23
},
{
"arrival": {
"time": "1759221588",
"uncertainty": 120
},
"departure": {
"time": "1759221588",
"uncertainty": 120
},
"stopId": "0:LEMUD04",
"stopSequence": 24
},
{
"arrival": {
"time": "1759221628",
"uncertainty": 120
},
"departure": {
"time": "1759221628",
"uncertainty": 120
},
"stopId": "0:PIERNE02",
"stopSequence": 25
},
{
"arrival": {
"time": "1759221703",
"uncertainty": 120
},
"departure": {
"time": "1759221703",
"uncertainty": 120
},
"stopId": "0:LOTHAIR2",
"stopSequence": 26
},
{
"arrival": {
"time": "1759221756",
"uncertainty": 120
},
"departure": {
"time": "1759221756",
"uncertainty": 120
},
"stopId": "0:POLY02",
"stopSequence": 27
},
{
"arrival": {
"time": "1759221804",
"uncertainty": 120
},
"departure": {
"time": "1759221804",
"uncertainty": 120
},
"stopId": "0:VANDERN2",
"stopSequence": 28
},
{
"arrival": {
"time": "1759221877",
"uncertainty": 120
},
"departure": {
"time": "1759221877",
"uncertainty": 120
},
"stopId": "0:BOUCHOT2",
"stopSequence": 29
},
{
"arrival": {
"time": "1759221893",
"uncertainty": 120
},
"departure": {
"time": "1759221893",
"uncertainty": 120
},
"stopId": "0:FRECOT2",
"stopSequence": 30
},
{
"arrival": {
"time": "1759221978",
"uncertainty": 120
},
"departure": {
"time": "1759221978",
"uncertainty": 120
},
"stopId": "0:FAUBOUP2",
"stopSequence": 31
},
{
"arrival": {
"time": "1759222064",
"uncertainty": 120
},
"departure": {
"time": "1759222064",
"uncertainty": 120
},
"stopId": "0:STROCH2",
"stopSequence": 32
},
{
"arrival": {
"time": "1759222112",
"uncertainty": 120
},
"departure": {
"time": "1759222112",
"uncertainty": 120
},
"stopId": "0:PTICLOU2",
"stopSequence": 33
},
{
"arrival": {
"time": "1759222168",
"uncertainty": 120
},
"departure": {
"time": "1759222168",
"uncertainty": 120
},
"stopId": "0:ACACIAS2",
"stopSequence": 34
},
{
"arrival": {
"time": "1759222250",
"uncertainty": 120
},
"departure": {
"time": "1759222250",
"uncertainty": 120
},
"stopId": "0:ROSEAUX2",
"stopSequence": 35
},
{
"arrival": {
"time": "1759222314",
"uncertainty": 120
},
"departure": {
"time": "1759222314",
"uncertainty": 120
},
"stopId": "0:VALERIA2",
"stopSequence": 36
},
{
"arrival": {
"time": "1759222397",
"uncertainty": 120
},
"stopId": "0:ARP309",
"stopSequence": 37
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23229633"
},
"vehicle": {
"id": "1855",
"label": "1855"
}
}
},
{
"id": "3229632",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759218392",
"uncertainty": 120
},
"stopId": "0:MNVE1",
"stopSequence": 1
},
{
"arrival": {
"time": "1759218443",
"uncertainty": 120
},
"departure": {
"time": "1759218452",
"uncertainty": 120
},
"stopId": "0:HAIEBRU1",
"stopSequence": 2
},
{
"arrival": {
"time": "1759218482",
"uncertainty": 120
},
"departure": {
"time": "1759218482",
"uncertainty": 120
},
"stopId": "0:SERRET1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759218521",
"uncertainty": 120
},
"departure": {
"time": "1759218521",
"uncertainty": 120
},
"stopId": "0:STJEAN01",
"stopSequence": 4
},
{
"arrival": {
"time": "1759218602",
"uncertainty": 120
},
"departure": {
"time": "1759218602",
"uncertainty": 120
},
"stopId": "0:MOULI281",
"stopSequence": 5
},
{
"arrival": {
"time": "1759218661",
"uncertainty": 120
},
"departure": {
"time": "1759218662",
"uncertainty": 120
},
"stopId": "0:LIBERTE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759218721",
"uncertainty": 120
},
"departure": {
"time": "1759218752",
"uncertainty": 120
},
"stopId": "0:SCYBAS1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759218812",
"uncertainty": 120
},
"departure": {
"time": "1759218812",
"uncertainty": 120
},
"stopId": "0:PRILLE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759218842",
"uncertainty": 120
},
"departure": {
"time": "1759218842",
"uncertainty": 120
},
"stopId": "0:LECLERC1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759218872",
"uncertainty": 120
},
"departure": {
"time": "1759218872",
"uncertainty": 120
},
"stopId": "0:LONGEVI1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759218929",
"uncertainty": 120
},
"departure": {
"time": "1759218932",
"uncertainty": 120
},
"stopId": "0:MIGETTE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1759218992",
"uncertainty": 120
},
"departure": {
"time": "1759218992",
"uncertainty": 120
},
"stopId": "0:CASINO1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759219028",
"uncertainty": 120
},
"departure": {
"time": "1759219028",
"uncertainty": 120
},
"stopId": "0:PONTVER1",
"stopSequence": 13
},
{
"arrival": {
"time": "1759219082",
"uncertainty": 120
},
"departure": {
"time": "1759219112",
"uncertainty": 120
},
"stopId": "0:FOCH1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759219160",
"uncertainty": 120
},
"departure": {
"time": "1759219160",
"uncertainty": 120
},
"stopId": "0:SMARTIN1",
"stopSequence": 15
},
{
"arrival": {
"time": "1759219236",
"uncertainty": 120
},
"departure": {
"time": "1759219236",
"uncertainty": 120
},
"stopId": "0:TIGNO290",
"stopSequence": 16
},
{
"arrival": {
"time": "1759219326",
"uncertainty": 120
},
"departure": {
"time": "1759219326",
"uncertainty": 120
},
"stopId": "0:FMOSELL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1759219412",
"uncertainty": 120
},
"departure": {
"time": "1759219412",
"uncertainty": 120
},
"stopId": "0:SQLUX122",
"stopSequence": 18
},
{
"arrival": {
"time": "1759219682",
"uncertainty": 120
},
"departure": {
"time": "1759219712",
"uncertainty": 120
},
"stopId": "0:REPUB123",
"stopSequence": 19
},
{
"arrival": {
"time": "1759219789",
"uncertainty": 120
},
"departure": {
"time": "1759219802",
"uncertainty": 120
},
"stopId": "0:ROIGE694",
"stopSequence": 20
},
{
"arrival": {
"time": "1759219891",
"uncertainty": 120
},
"departure": {
"time": "1759219920",
"uncertainty": 120
},
"stopId": "0:GARE90",
"stopSequence": 21
},
{
"arrival": {
"time": "1759219982",
"uncertainty": 120
},
"departure": {
"time": "1759220013",
"uncertainty": 120
},
"stopId": "0:POMPIDO2",
"stopSequence": 22
},
{
"arrival": {
"time": "1759220132",
"uncertainty": 120
},
"departure": {
"time": "1759220132",
"uncertainty": 120
},
"stopId": "0:DEMBOUR2",
"stopSequence": 23
},
{
"arrival": {
"time": "1759220192",
"uncertainty": 120
},
"departure": {
"time": "1759220192",
"uncertainty": 120
},
"stopId": "0:LEMUD04",
"stopSequence": 24
},
{
"arrival": {
"time": "1759220222",
"uncertainty": 120
},
"departure": {
"time": "1759220222",
"uncertainty": 120
},
"stopId": "0:PIERNE02",
"stopSequence": 25
},
{
"arrival": {
"time": "1759220286",
"uncertainty": 120
},
"departure": {
"time": "1759220286",
"uncertainty": 120
},
"stopId": "0:LOTHAIR2",
"stopSequence": 26
},
{
"arrival": {
"time": "1759220342",
"uncertainty": 120
},
"departure": {
"time": "1759220342",
"uncertainty": 120
},
"stopId": "0:POLY02",
"stopSequence": 27
},
{
"arrival": {
"time": "1759220422",
"uncertainty": 120
},
"departure": {
"time": "1759220422",
"uncertainty": 120
},
"stopId": "0:VANDERN2",
"stopSequence": 28
},
{
"arrival": {
"time": "1759220480",
"uncertainty": 120
},
"departure": {
"time": "1759220480",
"uncertainty": 120
},
"stopId": "0:BOUCHOT2",
"stopSequence": 29
},
{
"arrival": {
"time": "1759220508",
"uncertainty": 120
},
"departure": {
"time": "1759220508",
"uncertainty": 120
},
"stopId": "0:FRECOT2",
"stopSequence": 30
},
{
"arrival": {
"time": "1759220580",
"uncertainty": 120
},
"departure": {
"time": "1759220580",
"uncertainty": 120
},
"stopId": "0:FAUBOUP2",
"stopSequence": 31
},
{
"arrival": {
"time": "1759220666",
"uncertainty": 120
},
"departure": {
"time": "1759220666",
"uncertainty": 120
},
"stopId": "0:STROCH2",
"stopSequence": 32
},
{
"arrival": {
"time": "1759220725",
"uncertainty": 120
},
"departure": {
"time": "1759220725",
"uncertainty": 120
},
"stopId": "0:PTICLOU2",
"stopSequence": 33
},
{
"arrival": {
"time": "1759220795",
"uncertainty": 120
},
"departure": {
"time": "1759220795",
"uncertainty": 120
},
"stopId": "0:ACACIAS2",
"stopSequence": 34
},
{
"arrival": {
"time": "1759220877",
"uncertainty": 120
},
"departure": {
"time": "1759220877",
"uncertainty": 120
},
"stopId": "0:ROSEAUX2",
"stopSequence": 35
},
{
"arrival": {
"time": "1759220941",
"uncertainty": 120
},
"departure": {
"time": "1759220941",
"uncertainty": 120
},
"stopId": "0:VALERIA2",
"stopSequence": 36
},
{
"arrival": {
"time": "1759221024",
"uncertainty": 120
},
"stopId": "0:ARP309",
"stopSequence": 37
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23229632"
},
"vehicle": {
"id": "2154",
"label": "2154"
}
}
},
{
"id": "3229635",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759223160",
"uncertainty": 120
},
"stopId": "0:MNVE1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23229635"
}
}
},
{
"id": "3229634",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759221480",
"uncertainty": 120
},
"stopId": "0:MNVE1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "5",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23229634"
}
}
},
{
"id": "3010931",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759223100",
"uncertainty": 120
},
"stopId": "0:CUGNOT1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23010931"
}
}
},
{
"id": "3010930",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759219920",
"uncertainty": 120
},
"stopId": "0:CUGNOT1",
"stopSequence": 1
},
{
"arrival": {
"time": "1759219973",
"uncertainty": 120
},
"departure": {
"time": "1759219973",
"uncertainty": 120
},
"stopId": "0:SABLIER1",
"stopSequence": 2
},
{
"arrival": {
"time": "1759220031",
"uncertainty": 120
},
"departure": {
"time": "1759220031",
"uncertainty": 120
},
"stopId": "0:BLORY2",
"stopSequence": 3
},
{
"arrival": {
"time": "1759220070",
"uncertainty": 120
},
"departure": {
"time": "1759220070",
"uncertainty": 120
},
"stopId": "0:CHOCOL01",
"stopSequence": 4
},
{
"arrival": {
"time": "1759220109",
"uncertainty": 120
},
"departure": {
"time": "1759220109",
"uncertainty": 120
},
"stopId": "0:QUINT01",
"stopSequence": 5
},
{
"arrival": {
"time": "1759220170",
"uncertainty": 120
},
"departure": {
"time": "1759220170",
"uncertainty": 120
},
"stopId": "0:HORGNE2",
"stopSequence": 6
},
{
"arrival": {
"time": "1759220200",
"uncertainty": 120
},
"departure": {
"time": "1759220200",
"uncertainty": 120
},
"stopId": "0:LYAUT656",
"stopSequence": 7
},
{
"arrival": {
"time": "1759220305",
"uncertainty": 120
},
"departure": {
"time": "1759220305",
"uncertainty": 120
},
"stopId": "0:SUGNON2",
"stopSequence": 8
},
{
"arrival": {
"time": "1759220418",
"uncertainty": 120
},
"departure": {
"time": "1759220418",
"uncertainty": 120
},
"stopId": "0:STANDRE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759220478",
"uncertainty": 120
},
"departure": {
"time": "1759220478",
"uncertainty": 120
},
"stopId": "0:SEMINAI1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759220535",
"uncertainty": 120
},
"departure": {
"time": "1759220535",
"uncertainty": 120
},
"stopId": "0:LOGES2",
"stopSequence": 11
},
{
"arrival": {
"time": "1759220597",
"uncertainty": 120
},
"departure": {
"time": "1759220597",
"uncertainty": 120
},
"stopId": "0:SCHAFF02",
"stopSequence": 12
},
{
"arrival": {
"time": "1759220658",
"uncertainty": 120
},
"departure": {
"time": "1759220658",
"uncertainty": 120
},
"stopId": "0:NATION1",
"stopSequence": 13
},
{
"arrival": {
"time": "1759220718",
"uncertainty": 120
},
"departure": {
"time": "1759220718",
"uncertainty": 120
},
"stopId": "0:MEURISS2",
"stopSequence": 14
},
{
"arrival": {
"time": "1759220777",
"uncertainty": 120
},
"departure": {
"time": "1759220777",
"uncertainty": 120
},
"stopId": "0:COUVENT2",
"stopSequence": 15
},
{
"arrival": {
"time": "1759220956",
"uncertainty": 120
},
"departure": {
"time": "1759220956",
"uncertainty": 120
},
"stopId": "0:VACQUI01",
"stopSequence": 16
},
{
"arrival": {
"time": "1759221069",
"uncertainty": 120
},
"departure": {
"time": "1759221069",
"uncertainty": 120
},
"stopId": "0:CANAL101",
"stopSequence": 17
},
{
"arrival": {
"time": "1759221290",
"uncertainty": 120
},
"departure": {
"time": "1759221290",
"uncertainty": 120
},
"stopId": "0:POINCAR2",
"stopSequence": 18
},
{
"arrival": {
"time": "1759221429",
"uncertainty": 120
},
"departure": {
"time": "1759221429",
"uncertainty": 120
},
"stopId": "0:SQLUX264",
"stopSequence": 19
},
{
"arrival": {
"time": "1759221496",
"uncertainty": 120
},
"departure": {
"time": "1759221496",
"uncertainty": 120
},
"stopId": "0:FMOSELL2",
"stopSequence": 20
},
{
"arrival": {
"time": "1759221595",
"uncertainty": 120
},
"departure": {
"time": "1759221595",
"uncertainty": 120
},
"stopId": "0:TIGNO395",
"stopSequence": 21
},
{
"arrival": {
"time": "1759221628",
"uncertainty": 120
},
"departure": {
"time": "1759221628",
"uncertainty": 120
},
"stopId": "0:COLIBRI2",
"stopSequence": 22
},
{
"arrival": {
"time": "1759221658",
"uncertainty": 120
},
"departure": {
"time": "1759221658",
"uncertainty": 120
},
"stopId": "0:LEMOYNE2",
"stopSequence": 23
},
{
"arrival": {
"time": "1759221715",
"uncertainty": 120
},
"departure": {
"time": "1759221715",
"uncertainty": 120
},
"stopId": "0:NJUNG2",
"stopSequence": 24
},
{
"arrival": {
"time": "1759221762",
"uncertainty": 120
},
"departure": {
"time": "1759221762",
"uncertainty": 120
},
"stopId": "0:BUCHOZ2",
"stopSequence": 25
},
{
"arrival": {
"time": "1759221817",
"uncertainty": 120
},
"departure": {
"time": "1759221817",
"uncertainty": 120
},
"stopId": "0:BUTTE2",
"stopSequence": 26
},
{
"arrival": {
"time": "1759221854",
"uncertainty": 120
},
"departure": {
"time": "1759221854",
"uncertainty": 120
},
"stopId": "0:MIRABEL2",
"stopSequence": 27
},
{
"arrival": {
"time": "1759221880",
"uncertainty": 120
},
"departure": {
"time": "1759221880",
"uncertainty": 120
},
"stopId": "0:VIGNES2",
"stopSequence": 28
},
{
"arrival": {
"time": "1759221962",
"uncertainty": 120
},
"departure": {
"time": "1759221962",
"uncertainty": 120
},
"stopId": "0:FELIX320",
"stopSequence": 29
},
{
"arrival": {
"time": "1759222016",
"uncertainty": 120
},
"departure": {
"time": "1759222016",
"uncertainty": 120
},
"stopId": "0:BRION2",
"stopSequence": 30
},
{
"arrival": {
"time": "1759222093",
"uncertainty": 120
},
"departure": {
"time": "1759222093",
"uncertainty": 120
},
"stopId": "0:STADE2",
"stopSequence": 31
},
{
"arrival": {
"time": "1759222212",
"uncertainty": 120
},
"departure": {
"time": "1759222212",
"uncertainty": 120
},
"stopId": "0:CROIXDO2",
"stopSequence": 32
},
{
"arrival": {
"time": "1759222262",
"uncertainty": 120
},
"stopId": "0:PLAPEVI1",
"stopSequence": 33
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23010930"
},
"vehicle": {
"id": "609",
"label": "609"
}
}
},
{
"id": "3010893",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759222800"
},
"stopId": "0:LECLERC1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "19",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23010893"
}
}
},
{
"id": "3048287",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759223280",
"uncertainty": 120
},
"stopId": "0:MAT02",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23048287"
}
}
},
{
"id": "3010611",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759222860"
},
"stopId": "0:VAUXMAI1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "90",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23010611"
}
}
},
{
"id": "3010908",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759223700"
},
"stopId": "0:PALAISS2",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "19",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23010908"
}
}
},
{
"id": "3306443",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1759220097",
"uncertainty": 120
},
"departure": {
"time": "1759220098",
"uncertainty": 120
},
"stopId": "0:SAULCNF1",
"stopSequence": 2
},
{
"arrival": {
"time": "1759220725",
"uncertainty": 120
},
"departure": {
"time": "1759220725",
"uncertainty": 120
},
"stopId": "0:STSYMPH1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759221325",
"uncertainty": 120
},
"departure": {
"time": "1759221325",
"uncertainty": 120
},
"stopId": "0:LONGCEN1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759221925",
"uncertainty": 120
},
"departure": {
"time": "1759221925",
"uncertainty": 120
},
"stopId": "0:SCYCHAZ1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759222525",
"uncertainty": 120
},
"stopId": "0:MOULMET1",
"stopSequence": 6
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "O1",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23306443"
},
"vehicle": {
"id": "12347",
"label": "12347"
}
}
},
{
"id": "3048365",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759219084",
"uncertainty": 120
},
"stopId": "0:MAT02",
"stopSequence": 1
},
{
"arrival": {
"time": "1759219180",
"uncertainty": 120
},
"departure": {
"time": "1759219204",
"uncertainty": 120
},
"stopId": "0:MER02",
"stopSequence": 2
},
{
"arrival": {
"time": "1759219340",
"uncertainty": 120
},
"departure": {
"time": "1759219354",
"uncertainty": 120
},
"stopId": "0:EXP02",
"stopSequence": 3
},
{
"arrival": {
"time": "1759219425",
"uncertainty": 120
},
"departure": {
"time": "1759219444",
"uncertainty": 120
},
"stopId": "0:ECO02",
"stopSequence": 4
},
{
"arrival": {
"time": "1759219533",
"uncertainty": 120
},
"departure": {
"time": "1759219534",
"uncertainty": 120
},
"stopId": "0:ART02",
"stopSequence": 5
},
{
"arrival": {
"time": "1759219624",
"uncertainty": 120
},
"departure": {
"time": "1759219624",
"uncertainty": 120
},
"stopId": "0:ARA02",
"stopSequence": 6
},
{
"arrival": {
"time": "1759219695",
"uncertainty": 120
},
"departure": {
"time": "1759219695",
"uncertainty": 120
},
"stopId": "0:GRA02",
"stopSequence": 7
},
{
"arrival": {
"time": "1759219770",
"uncertainty": 120
},
"departure": {
"time": "1759219774",
"uncertainty": 120
},
"stopId": "0:BRG02",
"stopSequence": 8
},
{
"arrival": {
"time": "1759219834",
"uncertainty": 120
},
"departure": {
"time": "1759219834",
"uncertainty": 120
},
"stopId": "0:GUY02",
"stopSequence": 9
},
{
"arrival": {
"time": "1759219901",
"uncertainty": 120
},
"departure": {
"time": "1759219925",
"uncertainty": 120
},
"stopId": "0:PRO02",
"stopSequence": 10
},
{
"arrival": {
"time": "1759219991",
"uncertainty": 120
},
"departure": {
"time": "1759219991",
"uncertainty": 120
},
"stopId": "0:BEL02",
"stopSequence": 11
},
{
"arrival": {
"time": "1759220085",
"uncertainty": 120
},
"departure": {
"time": "1759220104",
"uncertainty": 120
},
"stopId": "0:CIM02",
"stopSequence": 12
},
{
"arrival": {
"time": "1759220192",
"uncertainty": 120
},
"departure": {
"time": "1759220194",
"uncertainty": 120
},
"stopId": "0:ALC02",
"stopSequence": 13
},
{
"arrival": {
"time": "1759220259",
"uncertainty": 120
},
"departure": {
"time": "1759220259",
"uncertainty": 120
},
"stopId": "0:LEG02",
"stopSequence": 14
},
{
"arrival": {
"time": "1759220349",
"uncertainty": 120
},
"departure": {
"time": "1759220349",
"uncertainty": 120
},
"stopId": "0:SEI02",
"stopSequence": 15
},
{
"arrival": {
"time": "1759220411",
"uncertainty": 120
},
"departure": {
"time": "1759220411",
"uncertainty": 120
},
"stopId": "0:POM02",
"stopSequence": 16
},
{
"arrival": {
"time": "1759220475",
"uncertainty": 120
},
"departure": {
"time": "1759220475",
"uncertainty": 120
},
"stopId": "0:GAR02",
"stopSequence": 17
},
{
"arrival": {
"time": "1759220546",
"uncertainty": 120
},
"departure": {
"time": "1759220546",
"uncertainty": 120
},
"stopId": "0:ROI02",
"stopSequence": 18
},
{
"arrival": {
"time": "1759220656",
"uncertainty": 120
},
"departure": {
"time": "1759220656",
"uncertainty": 120
},
"stopId": "0:REP04",
"stopSequence": 19
},
{
"arrival": {
"time": "1759220869",
"uncertainty": 120
},
"departure": {
"time": "1759220869",
"uncertainty": 120
},
"stopId": "0:SAU02",
"stopSequence": 20
},
{
"arrival": {
"time": "1759220935",
"uncertainty": 120
},
"stopId": "0:CTU02",
"stopSequence": 21
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23048365"
},
"vehicle": {
"id": "1310",
"label": "1310"
}
}
},
{
"id": "3048356",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759222200",
"uncertainty": 120
},
"stopId": "0:CTU01",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23048356"
}
}
},
{
"id": "3010945",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759222800",
"uncertainty": 120
},
"stopId": "0:PLAPEVI1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23010945"
}
}
},
{
"id": "3048379",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759219800",
"uncertainty": 120
},
"stopId": "0:CTU01",
"stopSequence": 1
},
{
"arrival": {
"time": "1759219862",
"uncertainty": 120
},
"departure": {
"time": "1759219862",
"uncertainty": 120
},
"stopId": "0:SAU01",
"stopSequence": 2
},
{
"arrival": {
"time": "1759220042",
"uncertainty": 120
},
"departure": {
"time": "1759220042",
"uncertainty": 120
},
"stopId": "0:MOYPON01",
"stopSequence": 3
},
{
"arrival": {
"time": "1759220214",
"uncertainty": 120
},
"departure": {
"time": "1759220222",
"uncertainty": 120
},
"stopId": "0:REP01",
"stopSequence": 4
},
{
"arrival": {
"time": "1759220312",
"uncertainty": 120
},
"departure": {
"time": "1759220312",
"uncertainty": 120
},
"stopId": "0:ROI01",
"stopSequence": 5
},
{
"arrival": {
"time": "1759220400",
"uncertainty": 120
},
"departure": {
"time": "1759220400",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 6
},
{
"arrival": {
"time": "1759220473",
"uncertainty": 120
},
"departure": {
"time": "1759220473",
"uncertainty": 120
},
"stopId": "0:POM01",
"stopSequence": 7
},
{
"arrival": {
"time": "1759220556",
"uncertainty": 120
},
"departure": {
"time": "1759220556",
"uncertainty": 120
},
"stopId": "0:SEI01",
"stopSequence": 8
},
{
"arrival": {
"time": "1759220618",
"uncertainty": 120
},
"departure": {
"time": "1759220618",
"uncertainty": 120
},
"stopId": "0:LEG01",
"stopSequence": 9
},
{
"arrival": {
"time": "1759220708",
"uncertainty": 120
},
"departure": {
"time": "1759220708",
"uncertainty": 120
},
"stopId": "0:ALC01",
"stopSequence": 10
},
{
"arrival": {
"time": "1759220796",
"uncertainty": 120
},
"departure": {
"time": "1759220796",
"uncertainty": 120
},
"stopId": "0:CIM01",
"stopSequence": 11
},
{
"arrival": {
"time": "1759220897",
"uncertainty": 120
},
"departure": {
"time": "1759220897",
"uncertainty": 120
},
"stopId": "0:BEL01",
"stopSequence": 12
},
{
"arrival": {
"time": "1759220959",
"uncertainty": 120
},
"departure": {
"time": "1759220959",
"uncertainty": 120
},
"stopId": "0:PRO01",
"stopSequence": 13
},
{
"arrival": {
"time": "1759221041",
"uncertainty": 120
},
"departure": {
"time": "1759221041",
"uncertainty": 120
},
"stopId": "0:GUY01",
"stopSequence": 14
},
{
"arrival": {
"time": "1759221101",
"uncertainty": 120
},
"departure": {
"time": "1759221101",
"uncertainty": 120
},
"stopId": "0:BRG01",
"stopSequence": 15
},
{
"arrival": {
"time": "1759221163",
"uncertainty": 120
},
"departure": {
"time": "1759221163",
"uncertainty": 120
},
"stopId": "0:GRA01",
"stopSequence": 16
},
{
"arrival": {
"time": "1759221224",
"uncertainty": 120
},
"departure": {
"time": "1759221224",
"uncertainty": 120
},
"stopId": "0:ARA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1759221344",
"uncertainty": 120
},
"departure": {
"time": "1759221344",
"uncertainty": 120
},
"stopId": "0:ART01",
"stopSequence": 18
},
{
"arrival": {
"time": "1759221435",
"uncertainty": 120
},
"departure": {
"time": "1759221435",
"uncertainty": 120
},
"stopId": "0:ECO01",
"stopSequence": 19
},
{
"arrival": {
"time": "1759221511",
"uncertainty": 120
},
"departure": {
"time": "1759221511",
"uncertainty": 120
},
"stopId": "0:EXP01",
"stopSequence": 20
},
{
"arrival": {
"time": "1759221675",
"uncertainty": 120
},
"departure": {
"time": "1759221675",
"uncertainty": 120
},
"stopId": "0:MER01",
"stopSequence": 21
},
{
"arrival": {
"time": "1759221766",
"uncertainty": 120
},
"stopId": "0:MAT01",
"stopSequence": 22
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23048379"
},
"vehicle": {
"id": "2002",
"label": "2002"
}
}
},
{
"id": "3011045",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759223340",
"uncertainty": 120
},
"stopId": "0:REPU5051",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23011045"
}
}
},
{
"id": "3048371",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759222680",
"uncertainty": 120
},
"stopId": "0:MAT02",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23048371"
}
}
},
{
"id": "3011044",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759221540",
"uncertainty": 120
},
"stopId": "0:REPU5051",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23011044"
}
}
},
{
"id": "3011043",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759220082",
"uncertainty": 120
},
"stopId": "0:REPU5051",
"stopSequence": 1
},
{
"arrival": {
"time": "1759220337",
"uncertainty": 120
},
"departure": {
"time": "1759220337",
"uncertainty": 120
},
"stopId": "0:GARE4",
"stopSequence": 2
},
{
"arrival": {
"time": "1759220513",
"uncertainty": 120
},
"departure": {
"time": "1759220513",
"uncertainty": 120
},
"stopId": "0:SEILLE2",
"stopSequence": 3
},
{
"arrival": {
"time": "1759220621",
"uncertainty": 120
},
"departure": {
"time": "1759220621",
"uncertainty": 120
},
"stopId": "0:DUPLOYE1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759220735",
"uncertainty": 120
},
"departure": {
"time": "1759220735",
"uncertainty": 120
},
"stopId": "0:3EVECHES",
"stopSequence": 5
},
{
"arrival": {
"time": "1759220810",
"uncertainty": 120
},
"departure": {
"time": "1759220810",
"uncertainty": 120
},
"stopId": "0:DEVILLY1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759220858",
"uncertainty": 120
},
"departure": {
"time": "1759220858",
"uncertainty": 120
},
"stopId": "0:STMAXI2",
"stopSequence": 7
},
{
"arrival": {
"time": "1759220933",
"uncertainty": 120
},
"departure": {
"time": "1759220933",
"uncertainty": 120
},
"stopId": "0:GENDARM2",
"stopSequence": 8
},
{
"arrival": {
"time": "1759220971",
"uncertainty": 120
},
"departure": {
"time": "1759220971",
"uncertainty": 120
},
"stopId": "0:OBERL183",
"stopSequence": 9
},
{
"arrival": {
"time": "1759221027",
"uncertainty": 120
},
"departure": {
"time": "1759221027",
"uncertainty": 120
},
"stopId": "0:CLAUDEL1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759221086",
"uncertainty": 120
},
"departure": {
"time": "1759221086",
"uncertainty": 120
},
"stopId": "0:GOUSSEL1",
"stopSequence": 11
},
{
"arrival": {
"time": "1759221132",
"uncertainty": 120
},
"departure": {
"time": "1759221132",
"uncertainty": 120
},
"stopId": "0:HESTAUX1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759221188",
"uncertainty": 120
},
"departure": {
"time": "1759221188",
"uncertainty": 120
},
"stopId": "0:TIVO2",
"stopSequence": 13
},
{
"arrival": {
"time": "1759221225",
"uncertainty": 120
},
"departure": {
"time": "1759221225",
"uncertainty": 120
},
"stopId": "0:COTSE2",
"stopSequence": 14
},
{
"arrival": {
"time": "1759221287",
"uncertainty": 120
},
"departure": {
"time": "1759221287",
"uncertainty": 120
},
"stopId": "0:GDMAISO2",
"stopSequence": 15
},
{
"arrival": {
"time": "1759221368",
"uncertainty": 120
},
"departure": {
"time": "1759221368",
"uncertainty": 120
},
"stopId": "0:GIRAUDO2",
"stopSequence": 16
},
{
"arrival": {
"time": "1759221400",
"uncertainty": 120
},
"departure": {
"time": "1759221400",
"uncertainty": 120
},
"stopId": "0:ROEDERE2",
"stopSequence": 17
},
{
"arrival": {
"time": "1759221428",
"uncertainty": 120
},
"departure": {
"time": "1759221428",
"uncertainty": 120
},
"stopId": "0:GENERAL2",
"stopSequence": 18
},
{
"arrival": {
"time": "1759221452",
"uncertainty": 120
},
"departure": {
"time": "1759221452",
"uncertainty": 120
},
"stopId": "0:SEULHOT2",
"stopSequence": 19
},
{
"arrival": {
"time": "1759221528",
"uncertainty": 120
},
"departure": {
"time": "1759221528",
"uncertainty": 120
},
"stopId": "0:SYMPHON3",
"stopSequence": 20
},
{
"arrival": {
"time": "1759221577",
"uncertainty": 120
},
"departure": {
"time": "1759221577",
"uncertainty": 120
},
"stopId": "0:MARCONI2",
"stopSequence": 21
},
{
"arrival": {
"time": "1759221608",
"uncertainty": 120
},
"departure": {
"time": "1759221608",
"uncertainty": 120
},
"stopId": "0:ARAGO035",
"stopSequence": 22
},
{
"arrival": {
"time": "1759221784",
"uncertainty": 120
},
"departure": {
"time": "1759221784",
"uncertainty": 120
},
"stopId": "0:CHAPPE2",
"stopSequence": 23
},
{
"arrival": {
"time": "1759221867",
"uncertainty": 120
},
"departure": {
"time": "1759221867",
"uncertainty": 120
},
"stopId": "0:JMICHEL2",
"stopSequence": 24
},
{
"arrival": {
"time": "1759222028",
"uncertainty": 120
},
"departure": {
"time": "1759222028",
"uncertainty": 120
},
"stopId": "0:SEBASTO2",
"stopSequence": 25
},
{
"arrival": {
"time": "1759222078",
"uncertainty": 120
},
"departure": {
"time": "1759222078",
"uncertainty": 120
},
"stopId": "0:SOLIDAR2",
"stopSequence": 26
},
{
"arrival": {
"time": "1759222173",
"uncertainty": 120
},
"departure": {
"time": "1759222173",
"uncertainty": 120
},
"stopId": "0:ROSEGON2",
"stopSequence": 27
},
{
"arrival": {
"time": "1759222240",
"uncertainty": 120
},
"departure": {
"time": "1759222240",
"uncertainty": 120
},
"stopId": "0:FAURNEL2",
"stopSequence": 28
},
{
"arrival": {
"time": "1759222286",
"uncertainty": 120
},
"departure": {
"time": "1759222286",
"uncertainty": 120
},
"stopId": "0:FALOGNE2",
"stopSequence": 29
},
{
"arrival": {
"time": "1759222361",
"uncertainty": 120
},
"departure": {
"time": "1759222361",
"uncertainty": 120
},
"stopId": "0:ARIANE2",
"stopSequence": 30
},
{
"arrival": {
"time": "1759222406",
"uncertainty": 120
},
"departure": {
"time": "1759222406",
"uncertainty": 120
},
"stopId": "0:PASSOTE2",
"stopSequence": 31
},
{
"arrival": {
"time": "1759222443",
"uncertainty": 120
},
"departure": {
"time": "1759222443",
"uncertainty": 120
},
"stopId": "0:CUVION2",
"stopSequence": 32
},
{
"arrival": {
"time": "1759222511",
"uncertainty": 120
},
"stopId": "0:DOLICHE2",
"stopSequence": 33
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23011043"
},
"vehicle": {
"id": "1531",
"label": "1531"
}
}
},
{
"id": "3011042",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1759220196",
"uncertainty": 120
},
"stopId": "0:DOLICHE2",
"stopSequence": 33
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23011042"
}
}
},
{
"id": "3048326",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759222080",
"uncertainty": 120
},
"stopId": "0:MAT02",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23048326"
}
}
},
{
"id": "3009732",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1759223205",
"uncertainty": 120
},
"departure": {
"time": "1759223205",
"uncertainty": 120
},
"stopId": "0:GAREN1"
},
{
"arrival": {
"time": "1759223206",
"uncertainty": 120
},
"departure": {
"time": "1759223206",
"uncertainty": 120
},
"stopId": "0:GARENNE1"
},
{
"departure": {
"time": "1759222320",
"uncertainty": 120
},
"stopId": "0:MARLY1",
"stopSequence": 1
},
{
"arrival": {
"time": "1759222479",
"uncertainty": 120
},
"departure": {
"time": "1759222479",
"uncertainty": 120
},
"stopId": "0:PLGAUL04",
"stopSequence": 2
},
{
"arrival": {
"time": "1759222560",
"uncertainty": 120
},
"departure": {
"time": "1759222560",
"uncertainty": 120
},
"stopId": "0:JOSEPH1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759222680",
"uncertainty": 120
},
"departure": {
"time": "1759222680",
"uncertainty": 120
},
"stopId": "0:HOTELVI1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759222778",
"uncertainty": 120
},
"departure": {
"time": "1759222778",
"uncertainty": 120
},
"stopId": "0:PJOLY1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759222874",
"uncertainty": 120
},
"departure": {
"time": "1759222874",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:SORBIER1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759222964",
"uncertainty": 120
},
"departure": {
"time": "1759222964",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LESCLOS1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759223017",
"uncertainty": 120
},
"departure": {
"time": "1759223017",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GARENNE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759223296",
"uncertainty": 120
},
"departure": {
"time": "1759223296",
"uncertainty": 120
},
"stopId": "0:GRORMES1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759223349",
"uncertainty": 120
},
"departure": {
"time": "1759223349",
"uncertainty": 120
},
"stopId": "0:COSTEBE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759223514",
"uncertainty": 120
},
"departure": {
"time": "1759223514",
"uncertainty": 120
},
"stopId": "0:JEANNED1",
"stopSequence": 11
},
{
"arrival": {
"time": "1759223617",
"uncertainty": 120
},
"departure": {
"time": "1759223617",
"uncertainty": 120
},
"stopId": "0:PREVOTE1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759223709",
"uncertainty": 120
},
"departure": {
"time": "1759223709",
"uncertainty": 120
},
"stopId": "0:STANDRE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1759223770",
"uncertainty": 120
},
"departure": {
"time": "1759223770",
"uncertainty": 120
},
"stopId": "0:SEMINAI1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759223873",
"uncertainty": 120
},
"departure": {
"time": "1759223873",
"uncertainty": 120
},
"stopId": "0:VAILLAN1",
"stopSequence": 15
},
{
"arrival": {
"time": "1759223980",
"uncertainty": 120
},
"departure": {
"time": "1759223980",
"uncertainty": 120
},
"stopId": "0:MANGIN1",
"stopSequence": 16
},
{
"arrival": {
"time": "1759224070",
"uncertainty": 120
},
"departure": {
"time": "1759224070",
"uncertainty": 120
},
"stopId": "0:CHPETRE1",
"stopSequence": 17
},
{
"arrival": {
"time": "1759224173",
"uncertainty": 120
},
"departure": {
"time": "1759224173",
"uncertainty": 120
},
"stopId": "0:BONSEC1",
"stopSequence": 18
},
{
"arrival": {
"time": "1759224258",
"uncertainty": 120
},
"departure": {
"time": "1759224258",
"uncertainty": 120
},
"stopId": "0:ROIGEO68",
"stopSequence": 19
},
{
"arrival": {
"time": "1759224410",
"uncertainty": 120
},
"stopId": "0:REPU5052",
"stopSequence": 20
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23009732"
}
}
},
{
"id": "3009731",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1759221289",
"uncertainty": 120
},
"departure": {
"time": "1759221289",
"uncertainty": 120
},
"stopId": "0:GAREN1"
},
{
"arrival": {
"time": "1759221290",
"uncertainty": 120
},
"departure": {
"time": "1759221290",
"uncertainty": 120
},
"stopId": "0:GARENNE1"
},
{
"departure": {
"time": "1759220239",
"uncertainty": 120
},
"stopId": "0:MARLY1",
"stopSequence": 1
},
{
"arrival": {
"time": "1759220628",
"uncertainty": 120
},
"departure": {
"time": "1759220628",
"uncertainty": 120
},
"stopId": "0:PLGAUL04",
"stopSequence": 2
},
{
"arrival": {
"time": "1759220672",
"uncertainty": 120
},
"departure": {
"time": "1759220672",
"uncertainty": 120
},
"stopId": "0:JOSEPH1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759220759",
"uncertainty": 120
},
"departure": {
"time": "1759220759",
"uncertainty": 120
},
"stopId": "0:HOTELVI1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759220862",
"uncertainty": 120
},
"departure": {
"time": "1759220862",
"uncertainty": 120
},
"stopId": "0:PJOLY1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759221074",
"uncertainty": 120
},
"departure": {
"time": "1759221074",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:SORBIER1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759221164",
"uncertainty": 120
},
"departure": {
"time": "1759221164",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LESCLOS1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759221217",
"uncertainty": 120
},
"departure": {
"time": "1759221217",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GARENNE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759221380",
"uncertainty": 120
},
"departure": {
"time": "1759221380",
"uncertainty": 120
},
"stopId": "0:GRORMES1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759221433",
"uncertainty": 120
},
"departure": {
"time": "1759221433",
"uncertainty": 120
},
"stopId": "0:COSTEBE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759221598",
"uncertainty": 120
},
"departure": {
"time": "1759221598",
"uncertainty": 120
},
"stopId": "0:JEANNED1",
"stopSequence": 11
},
{
"arrival": {
"time": "1759221698",
"uncertainty": 120
},
"departure": {
"time": "1759221698",
"uncertainty": 120
},
"stopId": "0:PREVOTE1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759221787",
"uncertainty": 120
},
"departure": {
"time": "1759221787",
"uncertainty": 120
},
"stopId": "0:STANDRE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1759221854",
"uncertainty": 120
},
"departure": {
"time": "1759221854",
"uncertainty": 120
},
"stopId": "0:SEMINAI1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759221950",
"uncertainty": 120
},
"departure": {
"time": "1759221950",
"uncertainty": 120
},
"stopId": "0:VAILLAN1",
"stopSequence": 15
},
{
"arrival": {
"time": "1759222050",
"uncertainty": 120
},
"departure": {
"time": "1759222050",
"uncertainty": 120
},
"stopId": "0:MANGIN1",
"stopSequence": 16
},
{
"arrival": {
"time": "1759222133",
"uncertainty": 120
},
"departure": {
"time": "1759222133",
"uncertainty": 120
},
"stopId": "0:CHPETRE1",
"stopSequence": 17
},
{
"arrival": {
"time": "1759222242",
"uncertainty": 120
},
"departure": {
"time": "1759222242",
"uncertainty": 120
},
"stopId": "0:BONSEC1",
"stopSequence": 18
},
{
"arrival": {
"time": "1759222329",
"uncertainty": 120
},
"departure": {
"time": "1759222329",
"uncertainty": 120
},
"stopId": "0:ROIGEO68",
"stopSequence": 19
},
{
"arrival": {
"time": "1759222481",
"uncertainty": 120
},
"stopId": "0:REPU5052",
"stopSequence": 20
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23009731"
},
"vehicle": {
"id": "1853",
"label": "1853"
}
}
},
{
"id": "3009730",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1759220533",
"uncertainty": 120
},
"departure": {
"time": "1759220533",
"uncertainty": 120
},
"stopId": "0:GAREN1"
},
{
"arrival": {
"time": "1759220534",
"uncertainty": 120
},
"departure": {
"time": "1759220534",
"uncertainty": 120
},
"stopId": "0:GARENNE1"
},
{
"departure": {
"time": "1759219680",
"uncertainty": 120
},
"stopId": "0:MARLY1",
"stopSequence": 1
},
{
"arrival": {
"time": "1759219772",
"uncertainty": 120
},
"departure": {
"time": "1759219803",
"uncertainty": 120
},
"stopId": "0:PLGAUL04",
"stopSequence": 2
},
{
"arrival": {
"time": "1759219862",
"uncertainty": 120
},
"departure": {
"time": "1759219862",
"uncertainty": 120
},
"stopId": "0:JOSEPH1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759219953",
"uncertainty": 120
},
"departure": {
"time": "1759219953",
"uncertainty": 120
},
"stopId": "0:HOTELVI1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759220057",
"uncertainty": 120
},
"departure": {
"time": "1759220074",
"uncertainty": 120
},
"stopId": "0:PJOLY1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759220234",
"uncertainty": 120
},
"departure": {
"time": "1759220234",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:SORBIER1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759220324",
"uncertainty": 120
},
"departure": {
"time": "1759220324",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LESCLOS1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759220377",
"uncertainty": 120
},
"departure": {
"time": "1759220377",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GARENNE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759220624",
"uncertainty": 120
},
"departure": {
"time": "1759220624",
"uncertainty": 120
},
"stopId": "0:GRORMES1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759220677",
"uncertainty": 120
},
"departure": {
"time": "1759220677",
"uncertainty": 120
},
"stopId": "0:COSTEBE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759220842",
"uncertainty": 120
},
"departure": {
"time": "1759220842",
"uncertainty": 120
},
"stopId": "0:JEANNED1",
"stopSequence": 11
},
{
"arrival": {
"time": "1759220945",
"uncertainty": 120
},
"departure": {
"time": "1759220945",
"uncertainty": 120
},
"stopId": "0:PREVOTE1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759221037",
"uncertainty": 120
},
"departure": {
"time": "1759221037",
"uncertainty": 120
},
"stopId": "0:STANDRE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1759221114",
"uncertainty": 120
},
"departure": {
"time": "1759221114",
"uncertainty": 120
},
"stopId": "0:SEMINAI1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759221217",
"uncertainty": 120
},
"departure": {
"time": "1759221217",
"uncertainty": 120
},
"stopId": "0:VAILLAN1",
"stopSequence": 15
},
{
"arrival": {
"time": "1759221324",
"uncertainty": 120
},
"departure": {
"time": "1759221324",
"uncertainty": 120
},
"stopId": "0:MANGIN1",
"stopSequence": 16
},
{
"arrival": {
"time": "1759221414",
"uncertainty": 120
},
"departure": {
"time": "1759221414",
"uncertainty": 120
},
"stopId": "0:CHPETRE1",
"stopSequence": 17
},
{
"arrival": {
"time": "1759221517",
"uncertainty": 120
},
"departure": {
"time": "1759221517",
"uncertainty": 120
},
"stopId": "0:BONSEC1",
"stopSequence": 18
},
{
"arrival": {
"time": "1759221588",
"uncertainty": 120
},
"departure": {
"time": "1759221588",
"uncertainty": 120
},
"stopId": "0:ROIGEO68",
"stopSequence": 19
},
{
"arrival": {
"time": "1759221740",
"uncertainty": 120
},
"stopId": "0:REPU5052",
"stopSequence": 20
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23009730"
},
"vehicle": {
"id": "1343",
"label": "1343"
}
}
},
{
"id": "3048339",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759219200",
"uncertainty": 120
},
"stopId": "0:CTU01",
"stopSequence": 1
},
{
"arrival": {
"time": "1759219274",
"uncertainty": 120
},
"departure": {
"time": "1759219274",
"uncertainty": 120
},
"stopId": "0:SAU01",
"stopSequence": 2
},
{
"arrival": {
"time": "1759219441",
"uncertainty": 120
},
"departure": {
"time": "1759219441",
"uncertainty": 120
},
"stopId": "0:MOYPON01",
"stopSequence": 3
},
{
"arrival": {
"time": "1759219621",
"uncertainty": 120
},
"departure": {
"time": "1759219652",
"uncertainty": 120
},
"stopId": "0:REP01",
"stopSequence": 4
},
{
"arrival": {
"time": "1759219741",
"uncertainty": 120
},
"departure": {
"time": "1759219771",
"uncertainty": 120
},
"stopId": "0:ROI01",
"stopSequence": 5
},
{
"arrival": {
"time": "1759219831",
"uncertainty": 120
},
"departure": {
"time": "1759219861",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 6
},
{
"arrival": {
"time": "1759219934",
"uncertainty": 120
},
"departure": {
"time": "1759219934",
"uncertainty": 120
},
"stopId": "0:POM01",
"stopSequence": 7
},
{
"arrival": {
"time": "1759220019",
"uncertainty": 120
},
"departure": {
"time": "1759220041",
"uncertainty": 120
},
"stopId": "0:SEI01",
"stopSequence": 8
},
{
"arrival": {
"time": "1759220101",
"uncertainty": 120
},
"departure": {
"time": "1759220101",
"uncertainty": 120
},
"stopId": "0:LEG01",
"stopSequence": 9
},
{
"arrival": {
"time": "1759220191",
"uncertainty": 120
},
"departure": {
"time": "1759220191",
"uncertainty": 120
},
"stopId": "0:ALC01",
"stopSequence": 10
},
{
"arrival": {
"time": "1759220299",
"uncertainty": 120
},
"departure": {
"time": "1759220299",
"uncertainty": 120
},
"stopId": "0:CIM01",
"stopSequence": 11
},
{
"arrival": {
"time": "1759220400",
"uncertainty": 120
},
"departure": {
"time": "1759220400",
"uncertainty": 120
},
"stopId": "0:BEL01",
"stopSequence": 12
},
{
"arrival": {
"time": "1759220462",
"uncertainty": 120
},
"departure": {
"time": "1759220462",
"uncertainty": 120
},
"stopId": "0:PRO01",
"stopSequence": 13
},
{
"arrival": {
"time": "1759220544",
"uncertainty": 120
},
"departure": {
"time": "1759220544",
"uncertainty": 120
},
"stopId": "0:GUY01",
"stopSequence": 14
},
{
"arrival": {
"time": "1759220604",
"uncertainty": 120
},
"departure": {
"time": "1759220604",
"uncertainty": 120
},
"stopId": "0:BRG01",
"stopSequence": 15
},
{
"arrival": {
"time": "1759220666",
"uncertainty": 120
},
"departure": {
"time": "1759220666",
"uncertainty": 120
},
"stopId": "0:GRA01",
"stopSequence": 16
},
{
"arrival": {
"time": "1759220726",
"uncertainty": 120
},
"departure": {
"time": "1759220726",
"uncertainty": 120
},
"stopId": "0:ARA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1759220846",
"uncertainty": 120
},
"departure": {
"time": "1759220846",
"uncertainty": 120
},
"stopId": "0:ART01",
"stopSequence": 18
},
{
"arrival": {
"time": "1759220934",
"uncertainty": 120
},
"departure": {
"time": "1759220934",
"uncertainty": 120
},
"stopId": "0:ECO01",
"stopSequence": 19
},
{
"arrival": {
"time": "1759221015",
"uncertainty": 120
},
"departure": {
"time": "1759221015",
"uncertainty": 120
},
"stopId": "0:EXP01",
"stopSequence": 20
},
{
"arrival": {
"time": "1759221165",
"uncertainty": 120
},
"departure": {
"time": "1759221165",
"uncertainty": 120
},
"stopId": "0:MER01",
"stopSequence": 21
},
{
"arrival": {
"time": "1759221256",
"uncertainty": 120
},
"stopId": "0:MAT01",
"stopSequence": 22
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23048339"
},
"vehicle": {
"id": "1317",
"label": "1317"
}
}
},
{
"id": "3008557",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759220229"
},
"stopId": "0:TOURNEB1",
"stopSequence": 1
},
{
"arrival": {
"time": "1759220239"
},
"departure": {
"time": "1759220239"
},
"stopId": "0:ROTONDE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1759220441"
},
"departure": {
"time": "1759220441"
},
"stopId": "0:LOTINDU1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759220503"
},
"departure": {
"time": "1759220503"
},
"stopId": "0:CITSNCF1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759220542"
},
"departure": {
"time": "1759220542"
},
"stopId": "0:VOSGES1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759220573"
},
"departure": {
"time": "1759220573"
},
"stopId": "0:ALGER1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759220614"
},
"departure": {
"time": "1759220614"
},
"stopId": "0:TOURAIN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759220692"
},
"departure": {
"time": "1759220692"
},
"stopId": "0:LILAS3",
"stopSequence": 8
},
{
"arrival": {
"time": "1759220851"
},
"departure": {
"time": "1759220851"
},
"stopId": "0:COUBERT2",
"stopSequence": 9
},
{
"arrival": {
"time": "1759220913"
},
"departure": {
"time": "1759220913"
},
"stopId": "0:SIMMI527",
"stopSequence": 10
},
{
"arrival": {
"time": "1759220965"
},
"departure": {
"time": "1759220965"
},
"stopId": "0:PONSARD1",
"stopSequence": 11
},
{
"arrival": {
"time": "1759221016"
},
"departure": {
"time": "1759221016"
},
"stopId": "0:CLMADER2",
"stopSequence": 12
},
{
"arrival": {
"time": "1759221127"
},
"departure": {
"time": "1759221127"
},
"stopId": "0:STEXUPE2",
"stopSequence": 13
},
{
"arrival": {
"time": "1759221176"
},
"departure": {
"time": "1759221176"
},
"stopId": "0:VOLONTA1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759221249"
},
"departure": {
"time": "1759221249"
},
"stopId": "0:MARCSAN1",
"stopSequence": 15
},
{
"arrival": {
"time": "1759221303"
},
"departure": {
"time": "1759221303"
},
"stopId": "0:19NOV01",
"stopSequence": 16
},
{
"arrival": {
"time": "1759221360"
},
"departure": {
"time": "1759221360"
},
"stopId": "0:SUGNON1",
"stopSequence": 17
},
{
"arrival": {
"time": "1759221418"
},
"departure": {
"time": "1759221418"
},
"stopId": "0:LYAUTE99",
"stopSequence": 18
},
{
"arrival": {
"time": "1759221495"
},
"departure": {
"time": "1759221495"
},
"stopId": "0:HORGNE1",
"stopSequence": 19
},
{
"arrival": {
"time": "1759221547"
},
"departure": {
"time": "1759221547"
},
"stopId": "0:4VENTS1",
"stopSequence": 20
},
{
"arrival": {
"time": "1759221638"
},
"departure": {
"time": "1759221638"
},
"stopId": "0:LAVOIR1",
"stopSequence": 21
},
{
"arrival": {
"time": "1759221710"
},
"departure": {
"time": "1759221710"
},
"stopId": "0:EGLISE1",
"stopSequence": 22
},
{
"arrival": {
"time": "1759221841"
},
"departure": {
"time": "1759221841"
},
"stopId": "0:LOTHAIR3",
"stopSequence": 23
},
{
"arrival": {
"time": "1759221915"
},
"departure": {
"time": "1759221915"
},
"stopId": "0:PISCINE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1759221992"
},
"departure": {
"time": "1759221992"
},
"stopId": "0:HESTAUX2",
"stopSequence": 25
},
{
"arrival": {
"time": "1759222035"
},
"departure": {
"time": "1759222035"
},
"stopId": "0:GOUSSEL2",
"stopSequence": 26
},
{
"arrival": {
"time": "1759222069"
},
"departure": {
"time": "1759222069"
},
"stopId": "0:CLAUDEL2",
"stopSequence": 27
},
{
"arrival": {
"time": "1759222166"
},
"departure": {
"time": "1759222166"
},
"stopId": "0:OBERL653",
"stopSequence": 28
},
{
"arrival": {
"time": "1759222284"
},
"departure": {
"time": "1759222284"
},
"stopId": "0:PEUPLIE2",
"stopSequence": 29
},
{
"arrival": {
"time": "1759222377"
},
"departure": {
"time": "1759222377"
},
"stopId": "0:SYMPHON3",
"stopSequence": 30
},
{
"arrival": {
"time": "1759222426"
},
"departure": {
"time": "1759222426"
},
"stopId": "0:MARCONI2",
"stopSequence": 31
},
{
"arrival": {
"time": "1759222457"
},
"departure": {
"time": "1759222457"
},
"stopId": "0:ARAGO035",
"stopSequence": 32
},
{
"arrival": {
"time": "1759222546"
},
"departure": {
"time": "1759222546"
},
"stopId": "0:AMPERE2",
"stopSequence": 33
},
{
"arrival": {
"time": "1759222605"
},
"departure": {
"time": "1759222605"
},
"stopId": "0:METZANI2",
"stopSequence": 34
},
{
"arrival": {
"time": "1759222706"
},
"departure": {
"time": "1759222706"
},
"stopId": "0:SEBASTO2",
"stopSequence": 35
},
{
"arrival": {
"time": "1759222756"
},
"departure": {
"time": "1759222756"
},
"stopId": "0:SOLIDAR2",
"stopSequence": 36
},
{
"arrival": {
"time": "1759222825"
},
"departure": {
"time": "1759222825"
},
"stopId": "0:DRAPIER2",
"stopSequence": 37
},
{
"arrival": {
"time": "1759222893"
},
"departure": {
"time": "1759222893"
},
"stopId": "0:SELLIER2",
"stopSequence": 38
},
{
"arrival": {
"time": "1759222964"
},
"departure": {
"time": "1759222964"
},
"stopId": "0:POTIERS2",
"stopSequence": 39
},
{
"arrival": {
"time": "1759223013"
},
"departure": {
"time": "1759223013"
},
"stopId": "0:SERRURR2",
"stopSequence": 40
},
{
"arrival": {
"time": "1759223116"
},
"stopId": "0:HSCHUMA1",
"stopSequence": 41
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23008557"
},
"vehicle": {
"id": "833",
"label": "833"
}
}
},
{
"id": "3008558",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759222800",
"uncertainty": 120
},
"stopId": "0:TOURNEB1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23008558"
}
}
},
{
"id": "3008575",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759219300",
"uncertainty": 120
},
"stopId": "0:HSCHUMA1",
"stopSequence": 1
},
{
"arrival": {
"time": "1759219428",
"uncertainty": 120
},
"departure": {
"time": "1759219428",
"uncertainty": 120
},
"stopId": "0:SERRURR1",
"stopSequence": 2
},
{
"arrival": {
"time": "1759219480",
"uncertainty": 120
},
"departure": {
"time": "1759219480",
"uncertainty": 120
},
"stopId": "0:POTIERS1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759219555",
"uncertainty": 120
},
"departure": {
"time": "1759219555",
"uncertainty": 120
},
"stopId": "0:SELLIER1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759219613",
"uncertainty": 120
},
"departure": {
"time": "1759219613",
"uncertainty": 120
},
"stopId": "0:DRAPIER1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759219671",
"uncertainty": 120
},
"departure": {
"time": "1759219671",
"uncertainty": 120
},
"stopId": "0:SOLIDAR1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759219714",
"uncertainty": 120
},
"departure": {
"time": "1759219714",
"uncertainty": 120
},
"stopId": "0:SEBASTO1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759219787",
"uncertainty": 120
},
"departure": {
"time": "1759219787",
"uncertainty": 120
},
"stopId": "0:METZANI1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759219852",
"uncertainty": 120
},
"departure": {
"time": "1759219852",
"uncertainty": 120
},
"stopId": "0:AMPERE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759219946",
"uncertainty": 120
},
"departure": {
"time": "1759219946",
"uncertainty": 120
},
"stopId": "0:ARAGO002",
"stopSequence": 10
},
{
"arrival": {
"time": "1759219981",
"uncertainty": 120
},
"departure": {
"time": "1759219981",
"uncertainty": 120
},
"stopId": "0:MARCONI1",
"stopSequence": 11
},
{
"arrival": {
"time": "1759220050",
"uncertainty": 120
},
"departure": {
"time": "1759220050",
"uncertainty": 120
},
"stopId": "0:SYMPHON1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759220166",
"uncertainty": 120
},
"departure": {
"time": "1759220170",
"uncertainty": 120
},
"stopId": "0:PEUPLIE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1759220266",
"uncertainty": 120
},
"departure": {
"time": "1759220266",
"uncertainty": 120
},
"stopId": "0:OBERL668",
"stopSequence": 14
},
{
"arrival": {
"time": "1759220367",
"uncertainty": 120
},
"departure": {
"time": "1759220367",
"uncertainty": 120
},
"stopId": "0:CLAUDEL1",
"stopSequence": 15
},
{
"arrival": {
"time": "1759220426",
"uncertainty": 120
},
"departure": {
"time": "1759220426",
"uncertainty": 120
},
"stopId": "0:GOUSSEL1",
"stopSequence": 16
},
{
"arrival": {
"time": "1759220472",
"uncertainty": 120
},
"departure": {
"time": "1759220472",
"uncertainty": 120
},
"stopId": "0:HESTAUX1",
"stopSequence": 17
},
{
"arrival": {
"time": "1759220542",
"uncertainty": 120
},
"departure": {
"time": "1759220542",
"uncertainty": 120
},
"stopId": "0:PISCINE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1759220615",
"uncertainty": 120
},
"departure": {
"time": "1759220615",
"uncertainty": 120
},
"stopId": "0:LOTHAIR4",
"stopSequence": 19
},
{
"arrival": {
"time": "1759220734",
"uncertainty": 120
},
"departure": {
"time": "1759220734",
"uncertainty": 120
},
"stopId": "0:EGLISE2",
"stopSequence": 20
},
{
"arrival": {
"time": "1759220791",
"uncertainty": 120
},
"departure": {
"time": "1759220791",
"uncertainty": 120
},
"stopId": "0:LAVOIR2",
"stopSequence": 21
},
{
"arrival": {
"time": "1759220915",
"uncertainty": 120
},
"departure": {
"time": "1759220915",
"uncertainty": 120
},
"stopId": "0:4VENTS2",
"stopSequence": 22
},
{
"arrival": {
"time": "1759220988",
"uncertainty": 120
},
"departure": {
"time": "1759220988",
"uncertainty": 120
},
"stopId": "0:HORGNE2",
"stopSequence": 23
},
{
"arrival": {
"time": "1759221019",
"uncertainty": 120
},
"departure": {
"time": "1759221019",
"uncertainty": 120
},
"stopId": "0:LYAUT656",
"stopSequence": 24
},
{
"arrival": {
"time": "1759221087",
"uncertainty": 120
},
"departure": {
"time": "1759221087",
"uncertainty": 120
},
"stopId": "0:SUGNON2",
"stopSequence": 25
},
{
"arrival": {
"time": "1759221141",
"uncertainty": 120
},
"departure": {
"time": "1759221141",
"uncertainty": 120
},
"stopId": "0:19NOV02",
"stopSequence": 26
},
{
"arrival": {
"time": "1759221202",
"uncertainty": 120
},
"departure": {
"time": "1759221202",
"uncertainty": 120
},
"stopId": "0:MARCSAN2",
"stopSequence": 27
},
{
"arrival": {
"time": "1759221260",
"uncertainty": 120
},
"departure": {
"time": "1759221260",
"uncertainty": 120
},
"stopId": "0:VOLONTA2",
"stopSequence": 28
},
{
"arrival": {
"time": "1759221308",
"uncertainty": 120
},
"departure": {
"time": "1759221308",
"uncertainty": 120
},
"stopId": "0:STEXUPE1",
"stopSequence": 29
},
{
"arrival": {
"time": "1759221408",
"uncertainty": 120
},
"departure": {
"time": "1759221408",
"uncertainty": 120
},
"stopId": "0:CLMADER1",
"stopSequence": 30
},
{
"arrival": {
"time": "1759221455",
"uncertainty": 120
},
"departure": {
"time": "1759221455",
"uncertainty": 120
},
"stopId": "0:PONSARD2",
"stopSequence": 31
},
{
"arrival": {
"time": "1759221496",
"uncertainty": 120
},
"departure": {
"time": "1759221496",
"uncertainty": 120
},
"stopId": "0:SIMMI357",
"stopSequence": 32
},
{
"arrival": {
"time": "1759221538",
"uncertainty": 120
},
"departure": {
"time": "1759221538",
"uncertainty": 120
},
"stopId": "0:COUBERT1",
"stopSequence": 33
},
{
"arrival": {
"time": "1759221681",
"uncertainty": 120
},
"departure": {
"time": "1759221681",
"uncertainty": 120
},
"stopId": "0:LILAS4",
"stopSequence": 34
},
{
"arrival": {
"time": "1759221791",
"uncertainty": 120
},
"departure": {
"time": "1759221791",
"uncertainty": 120
},
"stopId": "0:TOURAIN2",
"stopSequence": 35
},
{
"arrival": {
"time": "1759221822",
"uncertainty": 120
},
"departure": {
"time": "1759221822",
"uncertainty": 120
},
"stopId": "0:ALGER2",
"stopSequence": 36
},
{
"arrival": {
"time": "1759221851",
"uncertainty": 120
},
"departure": {
"time": "1759221851",
"uncertainty": 120
},
"stopId": "0:VOSGES2",
"stopSequence": 37
},
{
"arrival": {
"time": "1759221929",
"uncertainty": 120
},
"departure": {
"time": "1759221929",
"uncertainty": 120
},
"stopId": "0:CITSNCF2",
"stopSequence": 38
},
{
"arrival": {
"time": "1759221963",
"uncertainty": 120
},
"departure": {
"time": "1759221963",
"uncertainty": 120
},
"stopId": "0:LOTINDU2",
"stopSequence": 39
},
{
"arrival": {
"time": "1759222049",
"uncertainty": 120
},
"departure": {
"time": "1759222049",
"uncertainty": 120
},
"stopId": "0:ROTONDE2",
"stopSequence": 40
},
{
"arrival": {
"time": "1759222091",
"uncertainty": 120
},
"stopId": "0:TOURNEB1",
"stopSequence": 41
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23008575"
},
"vehicle": {
"id": "824",
"label": "824"
}
}
},
{
"id": "3341618",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759221600",
"uncertainty": 120
},
"stopId": "0:FELIX420",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23341618"
}
}
},
{
"id": "3341619",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759222800",
"uncertainty": 120
},
"stopId": "0:FELIX420",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23341619"
}
}
},
{
"id": "3341616",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759219200",
"uncertainty": 120
},
"stopId": "0:FELIX420",
"stopSequence": 1
},
{
"arrival": {
"time": "1759219302",
"uncertainty": 120
},
"departure": {
"time": "1759219302",
"uncertainty": 120
},
"stopId": "0:CASTORS1",
"stopSequence": 2
},
{
"arrival": {
"time": "1759219312",
"uncertainty": 120
},
"departure": {
"time": "1759219342",
"uncertainty": 120
},
"stopId": "0:TORTUE1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759219394",
"uncertainty": 120
},
"departure": {
"time": "1759219394",
"uncertainty": 120
},
"stopId": "0:STSIMON1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759219432",
"uncertainty": 120
},
"departure": {
"time": "1759219432",
"uncertainty": 120
},
"stopId": "0:MARNE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759219479",
"uncertainty": 120
},
"departure": {
"time": "1759219493",
"uncertainty": 120
},
"stopId": "0:VICTOIR1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759219552",
"uncertainty": 120
},
"departure": {
"time": "1759219586",
"uncertainty": 120
},
"stopId": "0:LARDEME1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759219642",
"uncertainty": 120
},
"departure": {
"time": "1759219642",
"uncertainty": 120
},
"stopId": "0:SIGISBE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759219703",
"uncertainty": 120
},
"departure": {
"time": "1759219703",
"uncertainty": 120
},
"stopId": "0:FOCH2",
"stopSequence": 9
},
{
"arrival": {
"time": "1759219822",
"uncertainty": 120
},
"departure": {
"time": "1759219822",
"uncertainty": 120
},
"stopId": "0:BRIVAGE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759219882",
"uncertainty": 120
},
"departure": {
"time": "1759219882",
"uncertainty": 120
},
"stopId": "0:PEPINIE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1759219913",
"uncertainty": 120
},
"departure": {
"time": "1759219913",
"uncertainty": 120
},
"stopId": "0:VILLAS1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759219961",
"uncertainty": 120
},
"departure": {
"time": "1759219972",
"uncertainty": 120
},
"stopId": "0:PALAISS1",
"stopSequence": 13
},
{
"arrival": {
"time": "1759220078",
"uncertainty": 120
},
"departure": {
"time": "1759220092",
"uncertainty": 120
},
"stopId": "0:VERLAIN1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759220182",
"uncertainty": 120
},
"departure": {
"time": "1759220182",
"uncertainty": 120
},
"stopId": "0:ROIGEO68",
"stopSequence": 15
},
{
"arrival": {
"time": "1759220334",
"uncertainty": 120
},
"departure": {
"time": "1759220460",
"uncertainty": 120
},
"stopId": "0:REPUB436",
"stopSequence": 16
},
{
"arrival": {
"time": "1759220575",
"uncertainty": 120
},
"departure": {
"time": "1759220575",
"uncertainty": 120
},
"stopId": "0:STNICOL3",
"stopSequence": 17
},
{
"arrival": {
"time": "1759220616",
"uncertainty": 120
},
"departure": {
"time": "1759220616",
"uncertainty": 120
},
"stopId": "0:GARE4",
"stopSequence": 18
},
{
"arrival": {
"time": "1759220751",
"uncertainty": 120
},
"departure": {
"time": "1759220751",
"uncertainty": 120
},
"stopId": "0:MAZELLE2",
"stopSequence": 19
},
{
"arrival": {
"time": "1759220863",
"uncertainty": 120
},
"departure": {
"time": "1759220863",
"uncertainty": 120
},
"stopId": "0:TANNEUR2",
"stopSequence": 20
},
{
"arrival": {
"time": "1759220896",
"uncertainty": 120
},
"departure": {
"time": "1759220896",
"uncertainty": 120
},
"stopId": "0:FOURNIE2",
"stopSequence": 21
},
{
"arrival": {
"time": "1759220946",
"uncertainty": 120
},
"departure": {
"time": "1759220946",
"uncertainty": 120
},
"stopId": "0:ARSENAL2",
"stopSequence": 22
},
{
"arrival": {
"time": "1759221076",
"uncertainty": 120
},
"departure": {
"time": "1759221076",
"uncertainty": 120
},
"stopId": "0:TANNERI2",
"stopSequence": 23
},
{
"arrival": {
"time": "1759221156",
"uncertainty": 120
},
"departure": {
"time": "1759221156",
"uncertainty": 120
},
"stopId": "0:TERRESR2",
"stopSequence": 24
},
{
"arrival": {
"time": "1759221261",
"uncertainty": 120
},
"departure": {
"time": "1759221261",
"uncertainty": 120
},
"stopId": "0:STJEGLI2",
"stopSequence": 25
},
{
"arrival": {
"time": "1759221325",
"uncertainty": 120
},
"departure": {
"time": "1759221325",
"uncertainty": 120
},
"stopId": "0:CIMETIE2",
"stopSequence": 26
},
{
"arrival": {
"time": "1759221440",
"uncertainty": 120
},
"departure": {
"time": "1759221440",
"uncertainty": 120
},
"stopId": "0:AIREL2",
"stopSequence": 27
},
{
"arrival": {
"time": "1759221509",
"uncertainty": 120
},
"departure": {
"time": "1759221509",
"uncertainty": 120
},
"stopId": "0:PINS02",
"stopSequence": 28
},
{
"arrival": {
"time": "1759221556",
"uncertainty": 120
},
"departure": {
"time": "1759221556",
"uncertainty": 120
},
"stopId": "0:MARRONN2",
"stopSequence": 29
},
{
"arrival": {
"time": "1759221588",
"uncertainty": 120
},
"departure": {
"time": "1759221588",
"uncertainty": 120
},
"stopId": "0:HSORET2",
"stopSequence": 30
},
{
"arrival": {
"time": "1759221664",
"uncertainty": 120
},
"departure": {
"time": "1759221664",
"uncertainty": 120
},
"stopId": "0:BOUZONV4",
"stopSequence": 31
},
{
"arrival": {
"time": "1759221736",
"uncertainty": 120
},
"stopId": "0:GRIMONT1",
"stopSequence": 32
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23341616"
},
"vehicle": {
"id": "708",
"label": "708"
}
}
},
{
"id": "3341617",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759220239",
"uncertainty": 120
},
"stopId": "0:FELIX420",
"stopSequence": 1
},
{
"arrival": {
"time": "1759220580",
"uncertainty": 120
},
"departure": {
"time": "1759220580",
"uncertainty": 120
},
"stopId": "0:CASTORS1",
"stopSequence": 2
},
{
"arrival": {
"time": "1759220593",
"uncertainty": 120
},
"departure": {
"time": "1759220593",
"uncertainty": 120
},
"stopId": "0:TORTUE1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759220645",
"uncertainty": 120
},
"departure": {
"time": "1759220645",
"uncertainty": 120
},
"stopId": "0:STSIMON1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759220682",
"uncertainty": 120
},
"departure": {
"time": "1759220682",
"uncertainty": 120
},
"stopId": "0:MARNE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759220728",
"uncertainty": 120
},
"departure": {
"time": "1759220728",
"uncertainty": 120
},
"stopId": "0:VICTOIR1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759220789",
"uncertainty": 120
},
"departure": {
"time": "1759220789",
"uncertainty": 120
},
"stopId": "0:LARDEME1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759220844",
"uncertainty": 120
},
"departure": {
"time": "1759220844",
"uncertainty": 120
},
"stopId": "0:SIGISBE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759220903",
"uncertainty": 120
},
"departure": {
"time": "1759220903",
"uncertainty": 120
},
"stopId": "0:FOCH2",
"stopSequence": 9
},
{
"arrival": {
"time": "1759221028",
"uncertainty": 120
},
"departure": {
"time": "1759221028",
"uncertainty": 120
},
"stopId": "0:BRIVAGE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759221089",
"uncertainty": 120
},
"departure": {
"time": "1759221089",
"uncertainty": 120
},
"stopId": "0:PEPINIE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1759221122",
"uncertainty": 120
},
"departure": {
"time": "1759221122",
"uncertainty": 120
},
"stopId": "0:VILLAS1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759221171",
"uncertainty": 120
},
"departure": {
"time": "1759221171",
"uncertainty": 120
},
"stopId": "0:PALAISS1",
"stopSequence": 13
},
{
"arrival": {
"time": "1759221283",
"uncertainty": 120
},
"departure": {
"time": "1759221283",
"uncertainty": 120
},
"stopId": "0:VERLAIN1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759221373",
"uncertainty": 120
},
"departure": {
"time": "1759221373",
"uncertainty": 120
},
"stopId": "0:ROIGEO68",
"stopSequence": 15
},
{
"arrival": {
"time": "1759221503",
"uncertainty": 120
},
"departure": {
"time": "1759221503",
"uncertainty": 120
},
"stopId": "0:REPUB436",
"stopSequence": 16
},
{
"arrival": {
"time": "1759221629",
"uncertainty": 120
},
"departure": {
"time": "1759221629",
"uncertainty": 120
},
"stopId": "0:STNICOL3",
"stopSequence": 17
},
{
"arrival": {
"time": "1759221671",
"uncertainty": 120
},
"departure": {
"time": "1759221671",
"uncertainty": 120
},
"stopId": "0:GARE4",
"stopSequence": 18
},
{
"arrival": {
"time": "1759221807",
"uncertainty": 120
},
"departure": {
"time": "1759221807",
"uncertainty": 120
},
"stopId": "0:MAZELLE2",
"stopSequence": 19
},
{
"arrival": {
"time": "1759221924",
"uncertainty": 120
},
"departure": {
"time": "1759221924",
"uncertainty": 120
},
"stopId": "0:TANNEUR2",
"stopSequence": 20
},
{
"arrival": {
"time": "1759221985",
"uncertainty": 120
},
"departure": {
"time": "1759221985",
"uncertainty": 120
},
"stopId": "0:FOURNIE2",
"stopSequence": 21
},
{
"arrival": {
"time": "1759222037",
"uncertainty": 120
},
"departure": {
"time": "1759222037",
"uncertainty": 120
},
"stopId": "0:ARSENAL2",
"stopSequence": 22
},
{
"arrival": {
"time": "1759222183",
"uncertainty": 120
},
"departure": {
"time": "1759222183",
"uncertainty": 120
},
"stopId": "0:TANNERI2",
"stopSequence": 23
},
{
"arrival": {
"time": "1759222263",
"uncertainty": 120
},
"departure": {
"time": "1759222263",
"uncertainty": 120
},
"stopId": "0:TERRESR2",
"stopSequence": 24
},
{
"arrival": {
"time": "1759222361",
"uncertainty": 120
},
"departure": {
"time": "1759222361",
"uncertainty": 120
},
"stopId": "0:STJEGLI2",
"stopSequence": 25
},
{
"arrival": {
"time": "1759222421",
"uncertainty": 120
},
"departure": {
"time": "1759222421",
"uncertainty": 120
},
"stopId": "0:CIMETIE2",
"stopSequence": 26
},
{
"arrival": {
"time": "1759222536",
"uncertainty": 120
},
"departure": {
"time": "1759222536",
"uncertainty": 120
},
"stopId": "0:AIREL2",
"stopSequence": 27
},
{
"arrival": {
"time": "1759222614",
"uncertainty": 120
},
"departure": {
"time": "1759222614",
"uncertainty": 120
},
"stopId": "0:PINS02",
"stopSequence": 28
},
{
"arrival": {
"time": "1759222667",
"uncertainty": 120
},
"departure": {
"time": "1759222667",
"uncertainty": 120
},
"stopId": "0:MARRONN2",
"stopSequence": 29
},
{
"arrival": {
"time": "1759222694",
"uncertainty": 120
},
"departure": {
"time": "1759222694",
"uncertainty": 120
},
"stopId": "0:HSORET2",
"stopSequence": 30
},
{
"arrival": {
"time": "1759222770",
"uncertainty": 120
},
"departure": {
"time": "1759222770",
"uncertainty": 120
},
"stopId": "0:BOUZONV4",
"stopSequence": 31
},
{
"arrival": {
"time": "1759222842",
"uncertainty": 120
},
"stopId": "0:GRIMONT1",
"stopSequence": 32
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23341617"
},
"vehicle": {
"id": "1356",
"label": "1356"
}
}
},
{
"id": "3048446",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759218509",
"uncertainty": 120
},
"stopId": "0:MAT02",
"stopSequence": 1
},
{
"arrival": {
"time": "1759218586",
"uncertainty": 120
},
"departure": {
"time": "1759218599",
"uncertainty": 120
},
"stopId": "0:MER02",
"stopSequence": 2
},
{
"arrival": {
"time": "1759218737",
"uncertainty": 120
},
"departure": {
"time": "1759218749",
"uncertainty": 120
},
"stopId": "0:EXP02",
"stopSequence": 3
},
{
"arrival": {
"time": "1759218809",
"uncertainty": 120
},
"departure": {
"time": "1759218809",
"uncertainty": 120
},
"stopId": "0:ECO02",
"stopSequence": 4
},
{
"arrival": {
"time": "1759218899",
"uncertainty": 120
},
"departure": {
"time": "1759218899",
"uncertainty": 120
},
"stopId": "0:ART02",
"stopSequence": 5
},
{
"arrival": {
"time": "1759218989",
"uncertainty": 120
},
"departure": {
"time": "1759218989",
"uncertainty": 120
},
"stopId": "0:ARA02",
"stopSequence": 6
},
{
"arrival": {
"time": "1759219049",
"uncertainty": 120
},
"departure": {
"time": "1759219049",
"uncertainty": 120
},
"stopId": "0:GRA02",
"stopSequence": 7
},
{
"arrival": {
"time": "1759219124",
"uncertainty": 120
},
"departure": {
"time": "1759219124",
"uncertainty": 120
},
"stopId": "0:BRG02",
"stopSequence": 8
},
{
"arrival": {
"time": "1759219192",
"uncertainty": 120
},
"departure": {
"time": "1759219199",
"uncertainty": 120
},
"stopId": "0:GUY02",
"stopSequence": 9
},
{
"arrival": {
"time": "1759219253",
"uncertainty": 120
},
"departure": {
"time": "1759219260",
"uncertainty": 120
},
"stopId": "0:PRO02",
"stopSequence": 10
},
{
"arrival": {
"time": "1759219330",
"uncertainty": 120
},
"departure": {
"time": "1759219349",
"uncertainty": 120
},
"stopId": "0:BEL02",
"stopSequence": 11
},
{
"arrival": {
"time": "1759219427",
"uncertainty": 120
},
"departure": {
"time": "1759219439",
"uncertainty": 120
},
"stopId": "0:CIM02",
"stopSequence": 12
},
{
"arrival": {
"time": "1759219520",
"uncertainty": 120
},
"departure": {
"time": "1759219529",
"uncertainty": 120
},
"stopId": "0:ALC02",
"stopSequence": 13
},
{
"arrival": {
"time": "1759219588",
"uncertainty": 120
},
"departure": {
"time": "1759219589",
"uncertainty": 120
},
"stopId": "0:LEG02",
"stopSequence": 14
},
{
"arrival": {
"time": "1759219674",
"uncertainty": 120
},
"departure": {
"time": "1759219679",
"uncertainty": 120
},
"stopId": "0:SEI02",
"stopSequence": 15
},
{
"arrival": {
"time": "1759219739",
"uncertainty": 120
},
"departure": {
"time": "1759219739",
"uncertainty": 120
},
"stopId": "0:POM02",
"stopSequence": 16
},
{
"arrival": {
"time": "1759219829",
"uncertainty": 120
},
"departure": {
"time": "1759219860",
"uncertainty": 120
},
"stopId": "0:GAR02",
"stopSequence": 17
},
{
"arrival": {
"time": "1759219926",
"uncertainty": 120
},
"departure": {
"time": "1759219926",
"uncertainty": 120
},
"stopId": "0:ROI02",
"stopSequence": 18
},
{
"arrival": {
"time": "1759220034",
"uncertainty": 120
},
"departure": {
"time": "1759220069",
"uncertainty": 120
},
"stopId": "0:REP04",
"stopSequence": 19
},
{
"arrival": {
"time": "1759220266",
"uncertainty": 120
},
"departure": {
"time": "1759220266",
"uncertainty": 120
},
"stopId": "0:SAU02",
"stopSequence": 20
},
{
"arrival": {
"time": "1759220332",
"uncertainty": 120
},
"stopId": "0:CTU02",
"stopSequence": 21
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23048446"
},
"vehicle": {
"id": "1302",
"label": "1302"
}
}
},
{
"id": "3048442",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759220239",
"uncertainty": 120
},
"stopId": "0:CTU01",
"stopSequence": 1
},
{
"arrival": {
"time": "1759220464",
"uncertainty": 120
},
"departure": {
"time": "1759220464",
"uncertainty": 120
},
"stopId": "0:SAU01",
"stopSequence": 2
},
{
"arrival": {
"time": "1759220640",
"uncertainty": 120
},
"departure": {
"time": "1759220640",
"uncertainty": 120
},
"stopId": "0:MOYPON01",
"stopSequence": 3
},
{
"arrival": {
"time": "1759220735",
"uncertainty": 120
},
"departure": {
"time": "1759220735",
"uncertainty": 120
},
"stopId": "0:REP01",
"stopSequence": 4
},
{
"arrival": {
"time": "1759220825",
"uncertainty": 120
},
"departure": {
"time": "1759220825",
"uncertainty": 120
},
"stopId": "0:ROI01",
"stopSequence": 5
},
{
"arrival": {
"time": "1759220911",
"uncertainty": 120
},
"departure": {
"time": "1759220911",
"uncertainty": 120
},
"stopId": "0:GAR01",
"stopSequence": 6
},
{
"arrival": {
"time": "1759220984",
"uncertainty": 120
},
"departure": {
"time": "1759220984",
"uncertainty": 120
},
"stopId": "0:POM01",
"stopSequence": 7
},
{
"arrival": {
"time": "1759221069",
"uncertainty": 120
},
"departure": {
"time": "1759221069",
"uncertainty": 120
},
"stopId": "0:SEI01",
"stopSequence": 8
},
{
"arrival": {
"time": "1759221132",
"uncertainty": 120
},
"departure": {
"time": "1759221132",
"uncertainty": 120
},
"stopId": "0:LEG01",
"stopSequence": 9
},
{
"arrival": {
"time": "1759221222",
"uncertainty": 120
},
"departure": {
"time": "1759221222",
"uncertainty": 120
},
"stopId": "0:ALC01",
"stopSequence": 10
},
{
"arrival": {
"time": "1759221310",
"uncertainty": 120
},
"departure": {
"time": "1759221310",
"uncertainty": 120
},
"stopId": "0:CIM01",
"stopSequence": 11
},
{
"arrival": {
"time": "1759221411",
"uncertainty": 120
},
"departure": {
"time": "1759221411",
"uncertainty": 120
},
"stopId": "0:BEL01",
"stopSequence": 12
},
{
"arrival": {
"time": "1759221475",
"uncertainty": 120
},
"departure": {
"time": "1759221475",
"uncertainty": 120
},
"stopId": "0:PRO01",
"stopSequence": 13
},
{
"arrival": {
"time": "1759221555",
"uncertainty": 120
},
"departure": {
"time": "1759221555",
"uncertainty": 120
},
"stopId": "0:GUY01",
"stopSequence": 14
},
{
"arrival": {
"time": "1759221616",
"uncertainty": 120
},
"departure": {
"time": "1759221616",
"uncertainty": 120
},
"stopId": "0:BRG01",
"stopSequence": 15
},
{
"arrival": {
"time": "1759221679",
"uncertainty": 120
},
"departure": {
"time": "1759221679",
"uncertainty": 120
},
"stopId": "0:GRA01",
"stopSequence": 16
},
{
"arrival": {
"time": "1759221743",
"uncertainty": 120
},
"departure": {
"time": "1759221743",
"uncertainty": 120
},
"stopId": "0:ARA01",
"stopSequence": 17
},
{
"arrival": {
"time": "1759221862",
"uncertainty": 120
},
"departure": {
"time": "1759221862",
"uncertainty": 120
},
"stopId": "0:ART01",
"stopSequence": 18
},
{
"arrival": {
"time": "1759221963",
"uncertainty": 120
},
"departure": {
"time": "1759221963",
"uncertainty": 120
},
"stopId": "0:ECO01",
"stopSequence": 19
},
{
"arrival": {
"time": "1759222025",
"uncertainty": 120
},
"departure": {
"time": "1759222025",
"uncertainty": 120
},
"stopId": "0:EXP01",
"stopSequence": 20
},
{
"arrival": {
"time": "1759222232",
"uncertainty": 120
},
"departure": {
"time": "1759222232",
"uncertainty": 120
},
"stopId": "0:MER01",
"stopSequence": 21
},
{
"arrival": {
"time": "1759222323",
"uncertainty": 120
},
"stopId": "0:MAT01",
"stopSequence": 22
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23048442"
},
"vehicle": {
"id": "1952",
"label": "1952"
}
}
},
{
"id": "3008620",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759221600"
},
"stopId": "0:FAUBOUP3",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "113",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23008620"
}
}
},
{
"id": "3048432",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759219726",
"uncertainty": 120
},
"stopId": "0:MAT02",
"stopSequence": 1
},
{
"arrival": {
"time": "1759219835",
"uncertainty": 120
},
"departure": {
"time": "1759219846",
"uncertainty": 120
},
"stopId": "0:MER02",
"stopSequence": 2
},
{
"arrival": {
"time": "1759219992",
"uncertainty": 120
},
"departure": {
"time": "1759219996",
"uncertainty": 120
},
"stopId": "0:EXP02",
"stopSequence": 3
},
{
"arrival": {
"time": "1759220070",
"uncertainty": 120
},
"departure": {
"time": "1759220086",
"uncertainty": 120
},
"stopId": "0:ECO02",
"stopSequence": 4
},
{
"arrival": {
"time": "1759220174",
"uncertainty": 120
},
"departure": {
"time": "1759220176",
"uncertainty": 120
},
"stopId": "0:ART02",
"stopSequence": 5
},
{
"arrival": {
"time": "1759220255",
"uncertainty": 120
},
"departure": {
"time": "1759220255",
"uncertainty": 120
},
"stopId": "0:ARA02",
"stopSequence": 6
},
{
"arrival": {
"time": "1759220326",
"uncertainty": 120
},
"departure": {
"time": "1759220326",
"uncertainty": 120
},
"stopId": "0:GRA02",
"stopSequence": 7
},
{
"arrival": {
"time": "1759220401",
"uncertainty": 120
},
"departure": {
"time": "1759220401",
"uncertainty": 120
},
"stopId": "0:BRG02",
"stopSequence": 8
},
{
"arrival": {
"time": "1759220461",
"uncertainty": 120
},
"departure": {
"time": "1759220461",
"uncertainty": 120
},
"stopId": "0:GUY02",
"stopSequence": 9
},
{
"arrival": {
"time": "1759220527",
"uncertainty": 120
},
"departure": {
"time": "1759220527",
"uncertainty": 120
},
"stopId": "0:PRO02",
"stopSequence": 10
},
{
"arrival": {
"time": "1759220596",
"uncertainty": 120
},
"departure": {
"time": "1759220596",
"uncertainty": 120
},
"stopId": "0:BEL02",
"stopSequence": 11
},
{
"arrival": {
"time": "1759220690",
"uncertainty": 120
},
"departure": {
"time": "1759220690",
"uncertainty": 120
},
"stopId": "0:CIM02",
"stopSequence": 12
},
{
"arrival": {
"time": "1759220780",
"uncertainty": 120
},
"departure": {
"time": "1759220780",
"uncertainty": 120
},
"stopId": "0:ALC02",
"stopSequence": 13
},
{
"arrival": {
"time": "1759220835",
"uncertainty": 120
},
"departure": {
"time": "1759220835",
"uncertainty": 120
},
"stopId": "0:LEG02",
"stopSequence": 14
},
{
"arrival": {
"time": "1759220925",
"uncertainty": 120
},
"departure": {
"time": "1759220925",
"uncertainty": 120
},
"stopId": "0:SEI02",
"stopSequence": 15
},
{
"arrival": {
"time": "1759220987",
"uncertainty": 120
},
"departure": {
"time": "1759220987",
"uncertainty": 120
},
"stopId": "0:POM02",
"stopSequence": 16
},
{
"arrival": {
"time": "1759221051",
"uncertainty": 120
},
"departure": {
"time": "1759221051",
"uncertainty": 120
},
"stopId": "0:GAR02",
"stopSequence": 17
},
{
"arrival": {
"time": "1759221122",
"uncertainty": 120
},
"departure": {
"time": "1759221122",
"uncertainty": 120
},
"stopId": "0:ROI02",
"stopSequence": 18
},
{
"arrival": {
"time": "1759221232",
"uncertainty": 120
},
"departure": {
"time": "1759221232",
"uncertainty": 120
},
"stopId": "0:REP04",
"stopSequence": 19
},
{
"arrival": {
"time": "1759221448",
"uncertainty": 120
},
"departure": {
"time": "1759221448",
"uncertainty": 120
},
"stopId": "0:SAU02",
"stopSequence": 20
},
{
"arrival": {
"time": "1759221514",
"uncertainty": 120
},
"stopId": "0:CTU02",
"stopSequence": 21
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23048432"
},
"vehicle": {
"id": "1312",
"label": "1312"
}
}
},
{
"id": "3008619",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759220280"
},
"stopId": "0:MAHIRE1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "113",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23008619"
}
}
},
{
"id": "3048393",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759223400",
"uncertainty": 120
},
"stopId": "0:CTU01",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23048393"
}
}
},
{
"id": "3341615",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759218060",
"uncertainty": 120
},
"stopId": "0:FELIX420",
"stopSequence": 1
},
{
"arrival": {
"time": "1759218180",
"uncertainty": 120
},
"departure": {
"time": "1759218180",
"uncertainty": 120
},
"stopId": "0:CASTORS1",
"stopSequence": 2
},
{
"arrival": {
"time": "1759218214",
"uncertainty": 120
},
"departure": {
"time": "1759218214",
"uncertainty": 120
},
"stopId": "0:TORTUE1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759218313",
"uncertainty": 120
},
"departure": {
"time": "1759218313",
"uncertainty": 120
},
"stopId": "0:STSIMON1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759218355",
"uncertainty": 120
},
"departure": {
"time": "1759218355",
"uncertainty": 120
},
"stopId": "0:MARNE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759218375",
"uncertainty": 120
},
"departure": {
"time": "1759218390",
"uncertainty": 120
},
"stopId": "0:VICTOIR1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759218450",
"uncertainty": 120
},
"departure": {
"time": "1759218450",
"uncertainty": 120
},
"stopId": "0:LARDEME1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759218519",
"uncertainty": 120
},
"departure": {
"time": "1759218519",
"uncertainty": 120
},
"stopId": "0:SIGISBE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759218570",
"uncertainty": 120
},
"departure": {
"time": "1759218570",
"uncertainty": 120
},
"stopId": "0:FOCH2",
"stopSequence": 9
},
{
"arrival": {
"time": "1759218685",
"uncertainty": 120
},
"departure": {
"time": "1759218720",
"uncertainty": 120
},
"stopId": "0:BRIVAGE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759218778",
"uncertainty": 120
},
"departure": {
"time": "1759218780",
"uncertainty": 120
},
"stopId": "0:PEPINIE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1759218822",
"uncertainty": 120
},
"departure": {
"time": "1759218822",
"uncertainty": 120
},
"stopId": "0:VILLAS1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759218859",
"uncertainty": 120
},
"departure": {
"time": "1759218870",
"uncertainty": 120
},
"stopId": "0:PALAISS1",
"stopSequence": 13
},
{
"arrival": {
"time": "1759218960",
"uncertainty": 120
},
"departure": {
"time": "1759218960",
"uncertainty": 120
},
"stopId": "0:VERLAIN1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759219050",
"uncertainty": 120
},
"departure": {
"time": "1759219050",
"uncertainty": 120
},
"stopId": "0:ROIGEO68",
"stopSequence": 15
},
{
"arrival": {
"time": "1759219167",
"uncertainty": 120
},
"departure": {
"time": "1759219290",
"uncertainty": 120
},
"stopId": "0:REPUB436",
"stopSequence": 16
},
{
"arrival": {
"time": "1759219394",
"uncertainty": 120
},
"departure": {
"time": "1759219500",
"uncertainty": 120
},
"stopId": "0:STNICOL3",
"stopSequence": 17
},
{
"arrival": {
"time": "1759219560",
"uncertainty": 120
},
"departure": {
"time": "1759219620",
"uncertainty": 120
},
"stopId": "0:GARE4",
"stopSequence": 18
},
{
"arrival": {
"time": "1759219740",
"uncertainty": 120
},
"departure": {
"time": "1759219740",
"uncertainty": 120
},
"stopId": "0:MAZELLE2",
"stopSequence": 19
},
{
"arrival": {
"time": "1759219851",
"uncertainty": 120
},
"departure": {
"time": "1759219860",
"uncertainty": 120
},
"stopId": "0:TANNEUR2",
"stopSequence": 20
},
{
"arrival": {
"time": "1759219890",
"uncertainty": 120
},
"departure": {
"time": "1759219890",
"uncertainty": 120
},
"stopId": "0:FOURNIE2",
"stopSequence": 21
},
{
"arrival": {
"time": "1759219940",
"uncertainty": 120
},
"departure": {
"time": "1759219950",
"uncertainty": 120
},
"stopId": "0:ARSENAL2",
"stopSequence": 22
},
{
"arrival": {
"time": "1759220078",
"uncertainty": 120
},
"departure": {
"time": "1759220100",
"uncertainty": 120
},
"stopId": "0:TANNERI2",
"stopSequence": 23
},
{
"arrival": {
"time": "1759220214",
"uncertainty": 120
},
"departure": {
"time": "1759220220",
"uncertainty": 120
},
"stopId": "0:TERRESR2",
"stopSequence": 24
},
{
"arrival": {
"time": "1759220326",
"uncertainty": 120
},
"departure": {
"time": "1759220326",
"uncertainty": 120
},
"stopId": "0:STJEGLI2",
"stopSequence": 25
},
{
"arrival": {
"time": "1759220403",
"uncertainty": 120
},
"departure": {
"time": "1759220403",
"uncertainty": 120
},
"stopId": "0:CIMETIE2",
"stopSequence": 26
},
{
"arrival": {
"time": "1759220522",
"uncertainty": 120
},
"departure": {
"time": "1759220522",
"uncertainty": 120
},
"stopId": "0:AIREL2",
"stopSequence": 27
},
{
"arrival": {
"time": "1759220577",
"uncertainty": 120
},
"departure": {
"time": "1759220577",
"uncertainty": 120
},
"stopId": "0:PINS02",
"stopSequence": 28
},
{
"arrival": {
"time": "1759220624",
"uncertainty": 120
},
"departure": {
"time": "1759220624",
"uncertainty": 120
},
"stopId": "0:MARRONN2",
"stopSequence": 29
},
{
"arrival": {
"time": "1759220656",
"uncertainty": 120
},
"departure": {
"time": "1759220656",
"uncertainty": 120
},
"stopId": "0:HSORET2",
"stopSequence": 30
},
{
"arrival": {
"time": "1759220743",
"uncertainty": 120
},
"departure": {
"time": "1759220743",
"uncertainty": 120
},
"stopId": "0:BOUZONV4",
"stopSequence": 31
},
{
"arrival": {
"time": "1759220790",
"uncertainty": 120
},
"stopId": "0:GRIMONT1",
"stopSequence": 32
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23341615"
},
"vehicle": {
"id": "2136",
"label": "2136"
}
}
},
{
"id": "3048389",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759221600",
"uncertainty": 120
},
"stopId": "0:CTU01",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "B",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23048389"
}
}
},
{
"id": "3236697",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759221480",
"uncertainty": 120
},
"stopId": "0:PREFECT1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "83",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23236697"
}
}
},
{
"id": "3236696",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759220755",
"uncertainty": 120
},
"stopId": "0:PREFECT1",
"stopSequence": 1
},
{
"arrival": {
"time": "1759220840",
"uncertainty": 120
},
"departure": {
"time": "1759220840",
"uncertainty": 120
},
"stopId": "0:PLCHAM01",
"stopSequence": 2
},
{
"arrival": {
"time": "1759220895",
"uncertainty": 120
},
"departure": {
"time": "1759220895",
"uncertainty": 120
},
"stopId": "0:PLARMES4",
"stopSequence": 3
},
{
"arrival": {
"time": "1759221000",
"uncertainty": 120
},
"departure": {
"time": "1759221000",
"uncertainty": 120
},
"stopId": "0:CLERCS01",
"stopSequence": 4
},
{
"arrival": {
"time": "1759221112",
"uncertainty": 120
},
"departure": {
"time": "1759221112",
"uncertainty": 120
},
"stopId": "0:REPUB123",
"stopSequence": 5
},
{
"arrival": {
"time": "1759221174",
"uncertainty": 120
},
"departure": {
"time": "1759221174",
"uncertainty": 120
},
"stopId": "0:COETLO02",
"stopSequence": 6
},
{
"arrival": {
"time": "1759221275",
"uncertainty": 120
},
"departure": {
"time": "1759221275",
"uncertainty": 120
},
"stopId": "0:STNICOL3",
"stopSequence": 7
},
{
"arrival": {
"time": "1759221315",
"uncertainty": 120
},
"departure": {
"time": "1759221315",
"uncertainty": 120
},
"stopId": "0:GARE4",
"stopSequence": 8
},
{
"arrival": {
"time": "1759221495",
"uncertainty": 120
},
"stopId": "0:POMPIDO2",
"stopSequence": 9
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "83",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23236696"
}
}
},
{
"id": "3236699",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759223040",
"uncertainty": 120
},
"stopId": "0:PREFECT1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "83",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23236699"
}
}
},
{
"id": "3236698",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759222260"
},
"stopId": "0:PREFECT1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "83",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23236698"
}
}
},
{
"id": "3236700",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759223820",
"uncertainty": 120
},
"stopId": "0:PREFECT1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "83",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23236700"
}
}
},
{
"id": "3010388",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759223700",
"uncertainty": 120
},
"stopId": "0:SQLUX122",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "107",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23010388"
}
}
},
{
"id": "3010387",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759219895",
"uncertainty": 120
},
"stopId": "0:SQLUX122",
"stopSequence": 1
},
{
"arrival": {
"time": "1759219993",
"uncertainty": 120
},
"departure": {
"time": "1759219993",
"uncertainty": 120
},
"stopId": "0:FMOSELL2",
"stopSequence": 2
},
{
"arrival": {
"time": "1759220088",
"uncertainty": 120
},
"departure": {
"time": "1759220088",
"uncertainty": 120
},
"stopId": "0:TIGNO395",
"stopSequence": 3
},
{
"arrival": {
"time": "1759220121",
"uncertainty": 120
},
"departure": {
"time": "1759220121",
"uncertainty": 120
},
"stopId": "0:COLIBRI2",
"stopSequence": 4
},
{
"arrival": {
"time": "1759220150",
"uncertainty": 120
},
"departure": {
"time": "1759220165",
"uncertainty": 120
},
"stopId": "0:LEMOYNE2",
"stopSequence": 5
},
{
"arrival": {
"time": "1759220217",
"uncertainty": 120
},
"departure": {
"time": "1759220217",
"uncertainty": 120
},
"stopId": "0:NJUNG2",
"stopSequence": 6
},
{
"arrival": {
"time": "1759220245",
"uncertainty": 120
},
"departure": {
"time": "1759220245",
"uncertainty": 120
},
"stopId": "0:BUCHOZ2",
"stopSequence": 7
},
{
"arrival": {
"time": "1759220267",
"uncertainty": 120
},
"departure": {
"time": "1759220267",
"uncertainty": 120
},
"stopId": "0:SANSONN2",
"stopSequence": 8
},
{
"arrival": {
"time": "1759220380",
"uncertainty": 120
},
"departure": {
"time": "1759220380",
"uncertainty": 120
},
"stopId": "0:FRIERES2",
"stopSequence": 9
},
{
"arrival": {
"time": "1759220446",
"uncertainty": 120
},
"departure": {
"time": "1759220446",
"uncertainty": 120
},
"stopId": "0:CARREFO2",
"stopSequence": 10
},
{
"arrival": {
"time": "1759220490",
"uncertainty": 120
},
"departure": {
"time": "1759220490",
"uncertainty": 120
},
"stopId": "0:LAVANDI2",
"stopSequence": 11
},
{
"arrival": {
"time": "1759220566",
"uncertainty": 120
},
"departure": {
"time": "1759220566",
"uncertainty": 120
},
"stopId": "0:PLACEPU2",
"stopSequence": 12
},
{
"arrival": {
"time": "1759220682",
"uncertainty": 120
},
"departure": {
"time": "1759220682",
"uncertainty": 120
},
"stopId": "0:RUEMETZ2",
"stopSequence": 13
},
{
"arrival": {
"time": "1759220806",
"uncertainty": 120
},
"departure": {
"time": "1759220806",
"uncertainty": 120
},
"stopId": "0:SAULNYC2",
"stopSequence": 14
},
{
"arrival": {
"time": "1759220834",
"uncertainty": 120
},
"departure": {
"time": "1759220834",
"uncertainty": 120
},
"stopId": "0:BRIEYS02",
"stopSequence": 15
},
{
"arrival": {
"time": "1759221346",
"uncertainty": 120
},
"departure": {
"time": "1759221346",
"uncertainty": 120
},
"stopId": "0:MONTAG02",
"stopSequence": 16
},
{
"arrival": {
"time": "1759221415",
"uncertainty": 120
},
"departure": {
"time": "1759221415",
"uncertainty": 120
},
"stopId": "0:HAMJER04",
"stopSequence": 17
},
{
"arrival": {
"time": "1759221462",
"uncertainty": 120
},
"departure": {
"time": "1759221462",
"uncertainty": 120
},
"stopId": "0:RUEECO01",
"stopSequence": 18
},
{
"arrival": {
"time": "1759221506",
"uncertainty": 120
},
"departure": {
"time": "1759221506",
"uncertainty": 120
},
"stopId": "0:ABBEBAU1",
"stopSequence": 19
},
{
"arrival": {
"time": "1759221537",
"uncertainty": 120
},
"departure": {
"time": "1759221537",
"uncertainty": 120
},
"stopId": "0:18AOUT2",
"stopSequence": 20
},
{
"arrival": {
"time": "1759221635",
"uncertainty": 120
},
"departure": {
"time": "1759221635",
"uncertainty": 120
},
"stopId": "0:MINE02",
"stopSequence": 21
},
{
"arrival": {
"time": "1759221662",
"uncertainty": 120
},
"departure": {
"time": "1759221662",
"uncertainty": 120
},
"stopId": "0:RONEGL2",
"stopSequence": 22
},
{
"arrival": {
"time": "1759221688",
"uncertainty": 120
},
"departure": {
"time": "1759221688",
"uncertainty": 120
},
"stopId": "0:RAYMON2",
"stopSequence": 23
},
{
"arrival": {
"time": "1759221730",
"uncertainty": 120
},
"departure": {
"time": "1759221730",
"uncertainty": 120
},
"stopId": "0:RONCEN2",
"stopSequence": 24
},
{
"arrival": {
"time": "1759221786",
"uncertainty": 120
},
"departure": {
"time": "1759221786",
"uncertainty": 120
},
"stopId": "0:MASARI2",
"stopSequence": 25
},
{
"arrival": {
"time": "1759221826",
"uncertainty": 120
},
"stopId": "0:RONC4",
"stopSequence": 26
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "107",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23010387"
},
"vehicle": {
"id": "2032",
"label": "2032"
}
}
},
{
"id": "3341578",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759219200",
"uncertainty": 120
},
"stopId": "0:GRIMONT1",
"stopSequence": 1
},
{
"arrival": {
"time": "1759219256",
"uncertainty": 120
},
"departure": {
"time": "1759219256",
"uncertainty": 120
},
"stopId": "0:BOUZONV3",
"stopSequence": 2
},
{
"arrival": {
"time": "1759219299",
"uncertainty": 120
},
"departure": {
"time": "1759219320",
"uncertainty": 120
},
"stopId": "0:HSORET1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759219350",
"uncertainty": 120
},
"departure": {
"time": "1759219380",
"uncertainty": 120
},
"stopId": "0:MARRONN1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759219440",
"uncertainty": 120
},
"departure": {
"time": "1759219440",
"uncertainty": 120
},
"stopId": "0:PINS01",
"stopSequence": 5
},
{
"arrival": {
"time": "1759219530",
"uncertainty": 120
},
"departure": {
"time": "1759219530",
"uncertainty": 120
},
"stopId": "0:AIREL1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759219666",
"uncertainty": 120
},
"departure": {
"time": "1759219666",
"uncertainty": 120
},
"stopId": "0:CIMETIE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759219717",
"uncertainty": 120
},
"departure": {
"time": "1759219740",
"uncertainty": 120
},
"stopId": "0:STJEGLI1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759219828",
"uncertainty": 120
},
"departure": {
"time": "1759219828",
"uncertainty": 120
},
"stopId": "0:TERRESR1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759219914",
"uncertainty": 120
},
"departure": {
"time": "1759219980",
"uncertainty": 120
},
"stopId": "0:TANNERI1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759220160",
"uncertainty": 120
},
"departure": {
"time": "1759220160",
"uncertainty": 120
},
"stopId": "0:ARSENAL1",
"stopSequence": 11
},
{
"arrival": {
"time": "1759220190",
"uncertainty": 120
},
"departure": {
"time": "1759220190",
"uncertainty": 120
},
"stopId": "0:FOURNIE1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759220293",
"uncertainty": 120
},
"departure": {
"time": "1759220293",
"uncertainty": 120
},
"stopId": "0:TANNEUR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1759220359",
"uncertainty": 120
},
"departure": {
"time": "1759220359",
"uncertainty": 120
},
"stopId": "0:PARAIGE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759220478",
"uncertainty": 120
},
"departure": {
"time": "1759220478",
"uncertainty": 120
},
"stopId": "0:MAZELLE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1759220655",
"uncertainty": 120
},
"departure": {
"time": "1759220655",
"uncertainty": 120
},
"stopId": "0:GARE30",
"stopSequence": 16
},
{
"arrival": {
"time": "1759220699",
"uncertainty": 120
},
"departure": {
"time": "1759220699",
"uncertainty": 120
},
"stopId": "0:STNICOL4",
"stopSequence": 17
},
{
"arrival": {
"time": "1759220895",
"uncertainty": 120
},
"departure": {
"time": "1759220895",
"uncertainty": 120
},
"stopId": "0:REPUBL88",
"stopSequence": 18
},
{
"arrival": {
"time": "1759221054",
"uncertainty": 120
},
"departure": {
"time": "1759221054",
"uncertainty": 120
},
"stopId": "0:ROIGEO34",
"stopSequence": 19
},
{
"arrival": {
"time": "1759221108",
"uncertainty": 120
},
"departure": {
"time": "1759221108",
"uncertainty": 120
},
"stopId": "0:VERLAIN2",
"stopSequence": 20
},
{
"arrival": {
"time": "1759221255",
"uncertainty": 120
},
"departure": {
"time": "1759221255",
"uncertainty": 120
},
"stopId": "0:PALAISS2",
"stopSequence": 21
},
{
"arrival": {
"time": "1759221309",
"uncertainty": 120
},
"departure": {
"time": "1759221309",
"uncertainty": 120
},
"stopId": "0:VILLAS2",
"stopSequence": 22
},
{
"arrival": {
"time": "1759221370",
"uncertainty": 120
},
"departure": {
"time": "1759221370",
"uncertainty": 120
},
"stopId": "0:PEPINIE2",
"stopSequence": 23
},
{
"arrival": {
"time": "1759221435",
"uncertainty": 120
},
"departure": {
"time": "1759221435",
"uncertainty": 120
},
"stopId": "0:BRIVAGE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1759221605",
"uncertainty": 120
},
"departure": {
"time": "1759221605",
"uncertainty": 120
},
"stopId": "0:FOCH1",
"stopSequence": 25
},
{
"arrival": {
"time": "1759221654",
"uncertainty": 120
},
"departure": {
"time": "1759221654",
"uncertainty": 120
},
"stopId": "0:SIGISBE2",
"stopSequence": 26
},
{
"arrival": {
"time": "1759221700",
"uncertainty": 120
},
"departure": {
"time": "1759221700",
"uncertainty": 120
},
"stopId": "0:LARDEME2",
"stopSequence": 27
},
{
"arrival": {
"time": "1759221762",
"uncertainty": 120
},
"departure": {
"time": "1759221762",
"uncertainty": 120
},
"stopId": "0:VICTOIR2",
"stopSequence": 28
},
{
"arrival": {
"time": "1759221801",
"uncertainty": 120
},
"departure": {
"time": "1759221801",
"uncertainty": 120
},
"stopId": "0:MARNE2",
"stopSequence": 29
},
{
"arrival": {
"time": "1759221827",
"uncertainty": 120
},
"departure": {
"time": "1759221827",
"uncertainty": 120
},
"stopId": "0:STSIMON2",
"stopSequence": 30
},
{
"arrival": {
"time": "1759221882",
"uncertainty": 120
},
"departure": {
"time": "1759221882",
"uncertainty": 120
},
"stopId": "0:TORTUE2",
"stopSequence": 31
},
{
"arrival": {
"time": "1759221915",
"uncertainty": 120
},
"departure": {
"time": "1759221915",
"uncertainty": 120
},
"stopId": "0:CASTORS2",
"stopSequence": 32
},
{
"arrival": {
"time": "1759222035",
"uncertainty": 120
},
"stopId": "0:FELIX420",
"stopSequence": 33
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23341578"
},
"vehicle": {
"id": "1735",
"label": "1735"
}
}
},
{
"id": "3341579",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759220239",
"uncertainty": 120
},
"stopId": "0:GRIMONT1",
"stopSequence": 1
},
{
"arrival": {
"time": "1759220464",
"uncertainty": 120
},
"departure": {
"time": "1759220464",
"uncertainty": 120
},
"stopId": "0:BOUZONV3",
"stopSequence": 2
},
{
"arrival": {
"time": "1759220501",
"uncertainty": 120
},
"departure": {
"time": "1759220501",
"uncertainty": 120
},
"stopId": "0:HSORET1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759220532",
"uncertainty": 120
},
"departure": {
"time": "1759220532",
"uncertainty": 120
},
"stopId": "0:MARRONN1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759220565",
"uncertainty": 120
},
"departure": {
"time": "1759220565",
"uncertainty": 120
},
"stopId": "0:PINS01",
"stopSequence": 5
},
{
"arrival": {
"time": "1759220653",
"uncertainty": 120
},
"departure": {
"time": "1759220653",
"uncertainty": 120
},
"stopId": "0:AIREL1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759220789",
"uncertainty": 120
},
"departure": {
"time": "1759220789",
"uncertainty": 120
},
"stopId": "0:CIMETIE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759220838",
"uncertainty": 120
},
"departure": {
"time": "1759220838",
"uncertainty": 120
},
"stopId": "0:STJEGLI1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759220923",
"uncertainty": 120
},
"departure": {
"time": "1759220923",
"uncertainty": 120
},
"stopId": "0:TERRESR1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759221009",
"uncertainty": 120
},
"departure": {
"time": "1759221009",
"uncertainty": 120
},
"stopId": "0:TANNERI1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759221192",
"uncertainty": 120
},
"departure": {
"time": "1759221192",
"uncertainty": 120
},
"stopId": "0:ARSENAL1",
"stopSequence": 11
},
{
"arrival": {
"time": "1759221227",
"uncertainty": 120
},
"departure": {
"time": "1759221227",
"uncertainty": 120
},
"stopId": "0:FOURNIE1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759221360",
"uncertainty": 120
},
"departure": {
"time": "1759221360",
"uncertainty": 120
},
"stopId": "0:TANNEUR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1759221431",
"uncertainty": 120
},
"departure": {
"time": "1759221431",
"uncertainty": 120
},
"stopId": "0:PARAIGE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759221547",
"uncertainty": 120
},
"departure": {
"time": "1759221547",
"uncertainty": 120
},
"stopId": "0:MAZELLE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1759221731",
"uncertainty": 120
},
"departure": {
"time": "1759221731",
"uncertainty": 120
},
"stopId": "0:GARE30",
"stopSequence": 16
},
{
"arrival": {
"time": "1759221775",
"uncertainty": 120
},
"departure": {
"time": "1759221775",
"uncertainty": 120
},
"stopId": "0:STNICOL4",
"stopSequence": 17
},
{
"arrival": {
"time": "1759221967",
"uncertainty": 120
},
"departure": {
"time": "1759221967",
"uncertainty": 120
},
"stopId": "0:REPUBL88",
"stopSequence": 18
},
{
"arrival": {
"time": "1759222126",
"uncertainty": 120
},
"departure": {
"time": "1759222126",
"uncertainty": 120
},
"stopId": "0:ROIGEO34",
"stopSequence": 19
},
{
"arrival": {
"time": "1759222180",
"uncertainty": 120
},
"departure": {
"time": "1759222180",
"uncertainty": 120
},
"stopId": "0:VERLAIN2",
"stopSequence": 20
},
{
"arrival": {
"time": "1759222327",
"uncertainty": 120
},
"departure": {
"time": "1759222327",
"uncertainty": 120
},
"stopId": "0:PALAISS2",
"stopSequence": 21
},
{
"arrival": {
"time": "1759222381",
"uncertainty": 120
},
"departure": {
"time": "1759222381",
"uncertainty": 120
},
"stopId": "0:VILLAS2",
"stopSequence": 22
},
{
"arrival": {
"time": "1759222442",
"uncertainty": 120
},
"departure": {
"time": "1759222442",
"uncertainty": 120
},
"stopId": "0:PEPINIE2",
"stopSequence": 23
},
{
"arrival": {
"time": "1759222507",
"uncertainty": 120
},
"departure": {
"time": "1759222507",
"uncertainty": 120
},
"stopId": "0:BRIVAGE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1759222677",
"uncertainty": 120
},
"departure": {
"time": "1759222677",
"uncertainty": 120
},
"stopId": "0:FOCH1",
"stopSequence": 25
},
{
"arrival": {
"time": "1759222726",
"uncertainty": 120
},
"departure": {
"time": "1759222726",
"uncertainty": 120
},
"stopId": "0:SIGISBE2",
"stopSequence": 26
},
{
"arrival": {
"time": "1759222772",
"uncertainty": 120
},
"departure": {
"time": "1759222772",
"uncertainty": 120
},
"stopId": "0:LARDEME2",
"stopSequence": 27
},
{
"arrival": {
"time": "1759222834",
"uncertainty": 120
},
"departure": {
"time": "1759222834",
"uncertainty": 120
},
"stopId": "0:VICTOIR2",
"stopSequence": 28
},
{
"arrival": {
"time": "1759222873",
"uncertainty": 120
},
"departure": {
"time": "1759222873",
"uncertainty": 120
},
"stopId": "0:MARNE2",
"stopSequence": 29
},
{
"arrival": {
"time": "1759222899",
"uncertainty": 120
},
"departure": {
"time": "1759222899",
"uncertainty": 120
},
"stopId": "0:STSIMON2",
"stopSequence": 30
},
{
"arrival": {
"time": "1759222954",
"uncertainty": 120
},
"departure": {
"time": "1759222954",
"uncertainty": 120
},
"stopId": "0:TORTUE2",
"stopSequence": 31
},
{
"arrival": {
"time": "1759222987",
"uncertainty": 120
},
"departure": {
"time": "1759222987",
"uncertainty": 120
},
"stopId": "0:CASTORS2",
"stopSequence": 32
},
{
"arrival": {
"time": "1759223107",
"uncertainty": 120
},
"stopId": "0:FELIX420",
"stopSequence": 33
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23341579"
},
"vehicle": {
"id": "1736",
"label": "1736"
}
}
},
{
"id": "3341577",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759218061",
"uncertainty": 120
},
"stopId": "0:GRIMONT1",
"stopSequence": 1
},
{
"arrival": {
"time": "1759218110",
"uncertainty": 120
},
"departure": {
"time": "1759218121",
"uncertainty": 120
},
"stopId": "0:BOUZONV3",
"stopSequence": 2
},
{
"arrival": {
"time": "1759218188",
"uncertainty": 120
},
"departure": {
"time": "1759218211",
"uncertainty": 120
},
"stopId": "0:HSORET1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759218265",
"uncertainty": 120
},
"departure": {
"time": "1759218271",
"uncertainty": 120
},
"stopId": "0:MARRONN1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759218331",
"uncertainty": 120
},
"departure": {
"time": "1759218331",
"uncertainty": 120
},
"stopId": "0:PINS01",
"stopSequence": 5
},
{
"arrival": {
"time": "1759218431",
"uncertainty": 120
},
"departure": {
"time": "1759218431",
"uncertainty": 120
},
"stopId": "0:AIREL1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759218579",
"uncertainty": 120
},
"departure": {
"time": "1759218579",
"uncertainty": 120
},
"stopId": "0:CIMETIE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759218661",
"uncertainty": 120
},
"departure": {
"time": "1759218691",
"uncertainty": 120
},
"stopId": "0:STJEGLI1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759218781",
"uncertainty": 120
},
"departure": {
"time": "1759218781",
"uncertainty": 120
},
"stopId": "0:TERRESR1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759218870",
"uncertainty": 120
},
"departure": {
"time": "1759218871",
"uncertainty": 120
},
"stopId": "0:TANNERI1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759219043",
"uncertainty": 120
},
"departure": {
"time": "1759219051",
"uncertainty": 120
},
"stopId": "0:ARSENAL1",
"stopSequence": 11
},
{
"arrival": {
"time": "1759219100",
"uncertainty": 120
},
"departure": {
"time": "1759219100",
"uncertainty": 120
},
"stopId": "0:FOURNIE1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759219183",
"uncertainty": 120
},
"departure": {
"time": "1759219201",
"uncertainty": 120
},
"stopId": "0:TANNEUR1",
"stopSequence": 13
},
{
"arrival": {
"time": "1759219260",
"uncertainty": 120
},
"departure": {
"time": "1759219260",
"uncertainty": 120
},
"stopId": "0:PARAIGE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759219351",
"uncertainty": 120
},
"departure": {
"time": "1759219351",
"uncertainty": 120
},
"stopId": "0:MAZELLE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1759219529",
"uncertainty": 120
},
"departure": {
"time": "1759219621",
"uncertainty": 120
},
"stopId": "0:GARE30",
"stopSequence": 16
},
{
"arrival": {
"time": "1759219664",
"uncertainty": 120
},
"departure": {
"time": "1759219664",
"uncertainty": 120
},
"stopId": "0:STNICOL4",
"stopSequence": 17
},
{
"arrival": {
"time": "1759219861",
"uncertainty": 120
},
"departure": {
"time": "1759220131",
"uncertainty": 120
},
"stopId": "0:REPUBL88",
"stopSequence": 18
},
{
"arrival": {
"time": "1759220236",
"uncertainty": 120
},
"departure": {
"time": "1759220236",
"uncertainty": 120
},
"stopId": "0:ROIGEO34",
"stopSequence": 19
},
{
"arrival": {
"time": "1759220319",
"uncertainty": 120
},
"departure": {
"time": "1759220319",
"uncertainty": 120
},
"stopId": "0:VERLAIN2",
"stopSequence": 20
},
{
"arrival": {
"time": "1759220469",
"uncertainty": 120
},
"departure": {
"time": "1759220469",
"uncertainty": 120
},
"stopId": "0:PALAISS2",
"stopSequence": 21
},
{
"arrival": {
"time": "1759220528",
"uncertainty": 120
},
"departure": {
"time": "1759220528",
"uncertainty": 120
},
"stopId": "0:VILLAS2",
"stopSequence": 22
},
{
"arrival": {
"time": "1759220589",
"uncertainty": 120
},
"departure": {
"time": "1759220589",
"uncertainty": 120
},
"stopId": "0:PEPINIE2",
"stopSequence": 23
},
{
"arrival": {
"time": "1759220654",
"uncertainty": 120
},
"departure": {
"time": "1759220654",
"uncertainty": 120
},
"stopId": "0:BRIVAGE2",
"stopSequence": 24
},
{
"arrival": {
"time": "1759220794",
"uncertainty": 120
},
"departure": {
"time": "1759220794",
"uncertainty": 120
},
"stopId": "0:FOCH1",
"stopSequence": 25
},
{
"arrival": {
"time": "1759220874",
"uncertainty": 120
},
"departure": {
"time": "1759220874",
"uncertainty": 120
},
"stopId": "0:SIGISBE2",
"stopSequence": 26
},
{
"arrival": {
"time": "1759220932",
"uncertainty": 120
},
"departure": {
"time": "1759220932",
"uncertainty": 120
},
"stopId": "0:LARDEME2",
"stopSequence": 27
},
{
"arrival": {
"time": "1759221011",
"uncertainty": 120
},
"departure": {
"time": "1759221011",
"uncertainty": 120
},
"stopId": "0:VICTOIR2",
"stopSequence": 28
},
{
"arrival": {
"time": "1759221050",
"uncertainty": 120
},
"departure": {
"time": "1759221050",
"uncertainty": 120
},
"stopId": "0:MARNE2",
"stopSequence": 29
},
{
"arrival": {
"time": "1759221075",
"uncertainty": 120
},
"departure": {
"time": "1759221075",
"uncertainty": 120
},
"stopId": "0:STSIMON2",
"stopSequence": 30
},
{
"arrival": {
"time": "1759221155",
"uncertainty": 120
},
"departure": {
"time": "1759221155",
"uncertainty": 120
},
"stopId": "0:TORTUE2",
"stopSequence": 31
},
{
"arrival": {
"time": "1759221185",
"uncertainty": 120
},
"departure": {
"time": "1759221185",
"uncertainty": 120
},
"stopId": "0:CASTORS2",
"stopSequence": 32
},
{
"arrival": {
"time": "1759221278",
"uncertainty": 120
},
"stopId": "0:FELIX420",
"stopSequence": 33
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23341577"
},
"vehicle": {
"id": "707",
"label": "707"
}
}
},
{
"id": "3010484",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1759225061"
},
"departure": {
"time": "1759225061"
},
"stopId": "0:AUGNYMA1"
},
{
"departure": {
"time": "1759223580"
},
"stopId": "0:MARDIG01",
"stopSequence": 1
},
{
"arrival": {
"time": "1759223647"
},
"departure": {
"time": "1759223647"
},
"stopId": "0:LACORV01",
"stopSequence": 2
},
{
"arrival": {
"time": "1759223759"
},
"departure": {
"time": "1759223759"
},
"stopId": "0:NOTRDA01",
"stopSequence": 3
},
{
"arrival": {
"time": "1759223820"
},
"departure": {
"time": "1759223820"
},
"stopId": "0:CHARIT01",
"stopSequence": 4
},
{
"arrival": {
"time": "1759224060"
},
"departure": {
"time": "1759224060"
},
"stopId": "0:MARIEUL2",
"stopSequence": 5
},
{
"arrival": {
"time": "1759224187"
},
"departure": {
"time": "1759224187"
},
"stopId": "0:VEZON1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759224540"
},
"departure": {
"time": "1759224540"
},
"stopId": "0:FEY1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759224574"
},
"departure": {
"time": "1759224574"
},
"stopId": "0:RD661",
"stopSequence": 8
},
{
"arrival": {
"time": "1759224916",
"uncertainty": 120
},
"departure": {
"time": "1759224916",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GLISSU1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759224960",
"uncertainty": 120
},
"departure": {
"time": "1759224960",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:AUGNYMA1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759225105"
},
"departure": {
"time": "1759225105"
},
"stopId": "0:LIBERAT1",
"stopSequence": 11
},
{
"arrival": {
"time": "1759225142"
},
"departure": {
"time": "1759225142"
},
"stopId": "0:LOTISSE1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759225279"
},
"departure": {
"time": "1759225279"
},
"stopId": "0:ORLY1",
"stopSequence": 13
},
{
"arrival": {
"time": "1759225533"
},
"departure": {
"time": "1759225533"
},
"stopId": "0:11AVIAT1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759225557"
},
"departure": {
"time": "1759225557"
},
"stopId": "0:LUETTE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1759225690"
},
"departure": {
"time": "1759225690"
},
"stopId": "0:JEANNED1",
"stopSequence": 16
},
{
"arrival": {
"time": "1759225787"
},
"departure": {
"time": "1759225787"
},
"stopId": "0:PREVOTE1",
"stopSequence": 17
},
{
"arrival": {
"time": "1759225873"
},
"departure": {
"time": "1759225873"
},
"stopId": "0:STANDRE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1759225930"
},
"departure": {
"time": "1759225930"
},
"stopId": "0:SEMINAI1",
"stopSequence": 19
},
{
"arrival": {
"time": "1759226019"
},
"departure": {
"time": "1759226019"
},
"stopId": "0:VAILLAN1",
"stopSequence": 20
},
{
"arrival": {
"time": "1759226111"
},
"departure": {
"time": "1759226111"
},
"stopId": "0:MANGIN1",
"stopSequence": 21
},
{
"arrival": {
"time": "1759226188"
},
"departure": {
"time": "1759226188"
},
"stopId": "0:CHPETRE1",
"stopSequence": 22
},
{
"arrival": {
"time": "1759226302"
},
"departure": {
"time": "1759226302"
},
"stopId": "0:BONSEC1",
"stopSequence": 23
},
{
"arrival": {
"time": "1759226467"
},
"departure": {
"time": "1759226467"
},
"stopId": "0:ARENES2",
"stopSequence": 24
},
{
"arrival": {
"time": "1759226599"
},
"stopId": "0:PEM917",
"stopSequence": 25
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "102",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23010484"
}
}
},
{
"id": "3341580",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759221600",
"uncertainty": 120
},
"stopId": "0:GRIMONT1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23341580"
}
}
},
{
"id": "3341581",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759222800",
"uncertainty": 120
},
"stopId": "0:GRIMONT1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23341581"
}
}
},
{
"id": "3010460",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1759225023",
"uncertainty": 120
},
"departure": {
"time": "1759225023",
"uncertainty": 120
},
"stopId": "0:AUGNYMA2"
},
{
"departure": {
"time": "1759223400",
"uncertainty": 120
},
"stopId": "0:PEM912",
"stopSequence": 1
},
{
"arrival": {
"time": "1759223532",
"uncertainty": 120
},
"departure": {
"time": "1759223532",
"uncertainty": 120
},
"stopId": "0:ARENES1",
"stopSequence": 2
},
{
"arrival": {
"time": "1759223698",
"uncertainty": 120
},
"departure": {
"time": "1759223698",
"uncertainty": 120
},
"stopId": "0:BONSEC2",
"stopSequence": 3
},
{
"arrival": {
"time": "1759223760",
"uncertainty": 120
},
"departure": {
"time": "1759223760",
"uncertainty": 120
},
"stopId": "0:CHPETRE2",
"stopSequence": 4
},
{
"arrival": {
"time": "1759223833",
"uncertainty": 120
},
"departure": {
"time": "1759223833",
"uncertainty": 120
},
"stopId": "0:MANGIN2",
"stopSequence": 5
},
{
"arrival": {
"time": "1759223928",
"uncertainty": 120
},
"departure": {
"time": "1759223928",
"uncertainty": 120
},
"stopId": "0:VAILLAN2",
"stopSequence": 6
},
{
"arrival": {
"time": "1759224000",
"uncertainty": 120
},
"departure": {
"time": "1759224000",
"uncertainty": 120
},
"stopId": "0:SEMINAI2",
"stopSequence": 7
},
{
"arrival": {
"time": "1759224076",
"uncertainty": 120
},
"departure": {
"time": "1759224076",
"uncertainty": 120
},
"stopId": "0:STANDRE2",
"stopSequence": 8
},
{
"arrival": {
"time": "1759224179",
"uncertainty": 120
},
"departure": {
"time": "1759224179",
"uncertainty": 120
},
"stopId": "0:PREVOTE2",
"stopSequence": 9
},
{
"arrival": {
"time": "1759224242",
"uncertainty": 120
},
"departure": {
"time": "1759224242",
"uncertainty": 120
},
"stopId": "0:JEANNED2",
"stopSequence": 10
},
{
"arrival": {
"time": "1759224420",
"uncertainty": 120
},
"departure": {
"time": "1759224420",
"uncertainty": 120
},
"stopId": "0:LUETTE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1759224447",
"uncertainty": 120
},
"departure": {
"time": "1759224447",
"uncertainty": 120
},
"stopId": "0:11AVIAT2",
"stopSequence": 12
},
{
"arrival": {
"time": "1759224753",
"uncertainty": 120
},
"departure": {
"time": "1759224753",
"uncertainty": 120
},
"stopId": "0:ORLY2",
"stopSequence": 13
},
{
"arrival": {
"time": "1759224937",
"uncertainty": 120
},
"departure": {
"time": "1759224937",
"uncertainty": 120
},
"stopId": "0:LOTISSE2",
"stopSequence": 14
},
{
"arrival": {
"time": "1759224970",
"uncertainty": 120
},
"departure": {
"time": "1759224970",
"uncertainty": 120
},
"stopId": "0:LIBERAT2",
"stopSequence": 15
},
{
"arrival": {
"time": "1759225020",
"uncertainty": 120
},
"departure": {
"time": "1759225020",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:AUGNYMA2",
"stopSequence": 16
},
{
"arrival": {
"time": "1759225058",
"uncertainty": 120
},
"departure": {
"time": "1759225058",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GLISSU2",
"stopSequence": 17
},
{
"arrival": {
"time": "1759225472",
"uncertainty": 120
},
"departure": {
"time": "1759225472",
"uncertainty": 120
},
"stopId": "0:RD662",
"stopSequence": 18
},
{
"arrival": {
"time": "1759225496",
"uncertainty": 120
},
"departure": {
"time": "1759225496",
"uncertainty": 120
},
"stopId": "0:FEY2",
"stopSequence": 19
},
{
"arrival": {
"time": "1759225759",
"uncertainty": 120
},
"departure": {
"time": "1759225759",
"uncertainty": 120
},
"stopId": "0:VEZON2",
"stopSequence": 20
},
{
"arrival": {
"time": "1759225856",
"uncertainty": 120
},
"departure": {
"time": "1759225856",
"uncertainty": 120
},
"stopId": "0:MARIEUL1",
"stopSequence": 21
},
{
"arrival": {
"time": "1759226096",
"uncertainty": 120
},
"departure": {
"time": "1759226096",
"uncertainty": 120
},
"stopId": "0:CHARIT02",
"stopSequence": 22
},
{
"arrival": {
"time": "1759226168",
"uncertainty": 120
},
"departure": {
"time": "1759226168",
"uncertainty": 120
},
"stopId": "0:NOTRDA02",
"stopSequence": 23
},
{
"arrival": {
"time": "1759226314",
"uncertainty": 120
},
"departure": {
"time": "1759226314",
"uncertainty": 120
},
"stopId": "0:LACORV02",
"stopSequence": 24
},
{
"arrival": {
"time": "1759226396",
"uncertainty": 120
},
"stopId": "0:MARDIG01",
"stopSequence": 25
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "102",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23010460"
}
}
},
{
"id": "3017986",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759219777",
"uncertainty": 120
},
"stopId": "0:MARLY2",
"stopSequence": 1
},
{
"arrival": {
"time": "1759219974",
"uncertainty": 120
},
"departure": {
"time": "1759219974",
"uncertainty": 120
},
"stopId": "0:AVMAGNY1",
"stopSequence": 2
},
{
"arrival": {
"time": "1759220016",
"uncertainty": 120
},
"departure": {
"time": "1759220016",
"uncertainty": 120
},
"stopId": "0:HBOUTAN1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759220093",
"uncertainty": 120
},
"departure": {
"time": "1759220093",
"uncertainty": 120
},
"stopId": "0:AZALEES1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759220128",
"uncertainty": 120
},
"departure": {
"time": "1759220128",
"uncertainty": 120
},
"stopId": "0:BLEUETS1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759220171",
"uncertainty": 120
},
"departure": {
"time": "1759220171",
"uncertainty": 120
},
"stopId": "0:CAMELIA1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759220188",
"uncertainty": 120
},
"departure": {
"time": "1759220188",
"uncertainty": 120
},
"stopId": "0:M113A",
"stopSequence": 7
},
{
"arrival": {
"time": "1759220383",
"uncertainty": 120
},
"departure": {
"time": "1759220383",
"uncertainty": 120
},
"stopId": "0:SORBIER3",
"stopSequence": 8
},
{
"arrival": {
"time": "1759220496",
"uncertainty": 120
},
"departure": {
"time": "1759220496",
"uncertainty": 120
},
"stopId": "0:PJOLY2",
"stopSequence": 9
},
{
"arrival": {
"time": "1759220540",
"uncertainty": 120
},
"departure": {
"time": "1759220540",
"uncertainty": 120
},
"stopId": "0:LARGANT2",
"stopSequence": 10
},
{
"arrival": {
"time": "1759220575",
"uncertainty": 120
},
"departure": {
"time": "1759220575",
"uncertainty": 120
},
"stopId": "0:STBRICE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1759220648",
"uncertainty": 120
},
"departure": {
"time": "1759220648",
"uncertainty": 120
},
"stopId": "0:CHEFER1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759220704",
"uncertainty": 120
},
"departure": {
"time": "1759220704",
"uncertainty": 120
},
"stopId": "0:HAMEAUX1",
"stopSequence": 13
},
{
"arrival": {
"time": "1759220743",
"uncertainty": 120
},
"stopId": "0:ALIZES1",
"stopSequence": 14
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "82",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23017986"
},
"vehicle": {
"id": "1665",
"label": "1665"
}
}
},
{
"id": "3017987",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759222200",
"uncertainty": 120
},
"stopId": "0:MARLY2",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "82",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23017987"
}
}
},
{
"id": "3236739",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759220239",
"uncertainty": 120
},
"stopId": "0:POMPIDO1",
"stopSequence": 1
},
{
"arrival": {
"time": "1759220377",
"uncertainty": 120
},
"departure": {
"time": "1759220377",
"uncertainty": 120
},
"stopId": "0:GARE30",
"stopSequence": 2
},
{
"arrival": {
"time": "1759220421",
"uncertainty": 120
},
"departure": {
"time": "1759220421",
"uncertainty": 120
},
"stopId": "0:STNICOL4",
"stopSequence": 3
},
{
"arrival": {
"time": "1759220570",
"uncertainty": 120
},
"departure": {
"time": "1759220570",
"uncertainty": 120
},
"stopId": "0:COETLO01",
"stopSequence": 4
},
{
"arrival": {
"time": "1759220712",
"uncertainty": 120
},
"departure": {
"time": "1759220712",
"uncertainty": 120
},
"stopId": "0:SERPEN01",
"stopSequence": 5
},
{
"arrival": {
"time": "1759220799",
"uncertainty": 120
},
"departure": {
"time": "1759220799",
"uncertainty": 120
},
"stopId": "0:TETEDOR1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759220890",
"uncertainty": 120
},
"departure": {
"time": "1759220890",
"uncertainty": 120
},
"stopId": "0:STLOUI07",
"stopSequence": 7
},
{
"arrival": {
"time": "1759220994",
"uncertainty": 120
},
"departure": {
"time": "1759220994",
"uncertainty": 120
},
"stopId": "0:FOURNIR1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759221091",
"uncertainty": 120
},
"departure": {
"time": "1759221091",
"uncertainty": 120
},
"stopId": "0:PLARMES2",
"stopSequence": 9
},
{
"arrival": {
"time": "1759221151",
"uncertainty": 120
},
"departure": {
"time": "1759221151",
"uncertainty": 120
},
"stopId": "0:PLCHAM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1759221266",
"uncertainty": 120
},
"stopId": "0:PREFECT1",
"stopSequence": 11
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "83",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23236739"
},
"vehicle": {
"id": "1962",
"label": "1962"
}
}
},
{
"id": "3236738",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759219629",
"uncertainty": 120
},
"stopId": "0:POMPIDO1",
"stopSequence": 1
},
{
"arrival": {
"time": "1759219717",
"uncertainty": 120
},
"departure": {
"time": "1759219777",
"uncertainty": 120
},
"stopId": "0:GARE30",
"stopSequence": 2
},
{
"arrival": {
"time": "1759219807",
"uncertainty": 120
},
"departure": {
"time": "1759219807",
"uncertainty": 120
},
"stopId": "0:STNICOL4",
"stopSequence": 3
},
{
"arrival": {
"time": "1759219957",
"uncertainty": 120
},
"departure": {
"time": "1759219957",
"uncertainty": 120
},
"stopId": "0:COETLO01",
"stopSequence": 4
},
{
"arrival": {
"time": "1759220092",
"uncertainty": 120
},
"departure": {
"time": "1759220137",
"uncertainty": 120
},
"stopId": "0:SERPEN01",
"stopSequence": 5
},
{
"arrival": {
"time": "1759220299",
"uncertainty": 120
},
"departure": {
"time": "1759220299",
"uncertainty": 120
},
"stopId": "0:TETEDOR1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759220382",
"uncertainty": 120
},
"departure": {
"time": "1759220382",
"uncertainty": 120
},
"stopId": "0:STLOUI07",
"stopSequence": 7
},
{
"arrival": {
"time": "1759220517",
"uncertainty": 120
},
"departure": {
"time": "1759220517",
"uncertainty": 120
},
"stopId": "0:FOURNIR1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759220612",
"uncertainty": 120
},
"departure": {
"time": "1759220612",
"uncertainty": 120
},
"stopId": "0:PLARMES2",
"stopSequence": 9
},
{
"arrival": {
"time": "1759220672",
"uncertainty": 120
},
"departure": {
"time": "1759220672",
"uncertainty": 120
},
"stopId": "0:PLCHAM02",
"stopSequence": 10
},
{
"arrival": {
"time": "1759220755",
"uncertainty": 120
},
"stopId": "0:PREFECT1",
"stopSequence": 11
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "83",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23236738"
},
"vehicle": {
"id": "1961",
"label": "1961"
}
}
},
{
"id": "3236741",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759221840",
"uncertainty": 120
},
"stopId": "0:POMPIDO1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "83",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23236741"
}
}
},
{
"id": "3236740",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759221060"
},
"stopId": "0:POMPIDO1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "83",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23236740"
}
}
},
{
"id": "3236743",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759223400"
},
"stopId": "0:POMPIDO1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "83",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23236743"
}
}
},
{
"id": "3236742",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759222620",
"uncertainty": 120
},
"stopId": "0:POMPIDO1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "83",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23236742"
}
}
},
{
"id": "3018006",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759223160",
"uncertainty": 120
},
"stopId": "0:ALIZES1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "82",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23018006"
}
}
},
{
"id": "3018005",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759220743",
"uncertainty": 120
},
"stopId": "0:ALIZES1",
"stopSequence": 1
},
{
"arrival": {
"time": "1759220808",
"uncertainty": 120
},
"departure": {
"time": "1759220808",
"uncertainty": 120
},
"stopId": "0:HAMEAUX2",
"stopSequence": 2
},
{
"arrival": {
"time": "1759220885",
"uncertainty": 120
},
"departure": {
"time": "1759220885",
"uncertainty": 120
},
"stopId": "0:CHEFER2",
"stopSequence": 3
},
{
"arrival": {
"time": "1759220983",
"uncertainty": 120
},
"departure": {
"time": "1759220983",
"uncertainty": 120
},
"stopId": "0:STBRICE1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759221044",
"uncertainty": 120
},
"departure": {
"time": "1759221044",
"uncertainty": 120
},
"stopId": "0:LARGANT1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759221076",
"uncertainty": 120
},
"departure": {
"time": "1759221076",
"uncertainty": 120
},
"stopId": "0:PJOLY1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759221163",
"uncertainty": 120
},
"departure": {
"time": "1759221163",
"uncertainty": 120
},
"stopId": "0:SORBIER3",
"stopSequence": 7
},
{
"arrival": {
"time": "1759221343",
"uncertainty": 120
},
"departure": {
"time": "1759221343",
"uncertainty": 120
},
"stopId": "0:PLGAULL1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759221469",
"uncertainty": 120
},
"departure": {
"time": "1759221469",
"uncertainty": 120
},
"stopId": "0:BRAZZA1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759221522",
"uncertainty": 120
},
"departure": {
"time": "1759221522",
"uncertainty": 120
},
"stopId": "0:MICHANG1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759221583",
"uncertainty": 120
},
"stopId": "0:MARLY2",
"stopSequence": 11
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "82",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23018005"
}
}
},
{
"id": "3018414",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759223820",
"uncertainty": 120
},
"stopId": "0:POMPIDO3",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "85",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23018414"
}
}
},
{
"id": "3047411",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759219861",
"uncertainty": 120
},
"stopId": "0:MIC02",
"stopSequence": 1
},
{
"arrival": {
"time": "1759219930",
"uncertainty": 120
},
"departure": {
"time": "1759219951",
"uncertainty": 120
},
"stopId": "0:COL02",
"stopSequence": 2
},
{
"arrival": {
"time": "1759220017",
"uncertainty": 120
},
"departure": {
"time": "1759220017",
"uncertainty": 120
},
"stopId": "0:CLO02",
"stopSequence": 3
},
{
"arrival": {
"time": "1759220101",
"uncertainty": 120
},
"departure": {
"time": "1759220101",
"uncertainty": 120
},
"stopId": "0:BLE02",
"stopSequence": 4
},
{
"arrival": {
"time": "1759220171",
"uncertainty": 120
},
"departure": {
"time": "1759220191",
"uncertainty": 120
},
"stopId": "0:BOR02",
"stopSequence": 5
},
{
"arrival": {
"time": "1759220297",
"uncertainty": 120
},
"departure": {
"time": "1759220297",
"uncertainty": 120
},
"stopId": "0:PRO02",
"stopSequence": 6
},
{
"arrival": {
"time": "1759220366",
"uncertainty": 120
},
"departure": {
"time": "1759220366",
"uncertainty": 120
},
"stopId": "0:BEL02",
"stopSequence": 7
},
{
"arrival": {
"time": "1759220460",
"uncertainty": 120
},
"departure": {
"time": "1759220460",
"uncertainty": 120
},
"stopId": "0:CIM02",
"stopSequence": 8
},
{
"arrival": {
"time": "1759220550",
"uncertainty": 120
},
"departure": {
"time": "1759220550",
"uncertainty": 120
},
"stopId": "0:ALC02",
"stopSequence": 9
},
{
"arrival": {
"time": "1759220605",
"uncertainty": 120
},
"departure": {
"time": "1759220605",
"uncertainty": 120
},
"stopId": "0:LEG02",
"stopSequence": 10
},
{
"arrival": {
"time": "1759220695",
"uncertainty": 120
},
"departure": {
"time": "1759220695",
"uncertainty": 120
},
"stopId": "0:SEI02",
"stopSequence": 11
},
{
"arrival": {
"time": "1759220757",
"uncertainty": 120
},
"departure": {
"time": "1759220757",
"uncertainty": 120
},
"stopId": "0:POM02",
"stopSequence": 12
},
{
"arrival": {
"time": "1759220821",
"uncertainty": 120
},
"departure": {
"time": "1759220821",
"uncertainty": 120
},
"stopId": "0:GAR02",
"stopSequence": 13
},
{
"arrival": {
"time": "1759220892",
"uncertainty": 120
},
"departure": {
"time": "1759220892",
"uncertainty": 120
},
"stopId": "0:ROI02",
"stopSequence": 14
},
{
"arrival": {
"time": "1759221000",
"uncertainty": 120
},
"departure": {
"time": "1759221000",
"uncertainty": 120
},
"stopId": "0:REP04",
"stopSequence": 15
},
{
"arrival": {
"time": "1759221182",
"uncertainty": 120
},
"departure": {
"time": "1759221182",
"uncertainty": 120
},
"stopId": "0:LUX02",
"stopSequence": 16
},
{
"arrival": {
"time": "1759221241",
"uncertainty": 120
},
"departure": {
"time": "1759221241",
"uncertainty": 120
},
"stopId": "0:VIN02",
"stopSequence": 17
},
{
"arrival": {
"time": "1759221318",
"uncertainty": 120
},
"departure": {
"time": "1759221318",
"uncertainty": 120
},
"stopId": "0:PON02",
"stopSequence": 18
},
{
"arrival": {
"time": "1759221400",
"uncertainty": 120
},
"departure": {
"time": "1759221400",
"uncertainty": 120
},
"stopId": "0:ROC02",
"stopSequence": 19
},
{
"arrival": {
"time": "1759221500",
"uncertainty": 120
},
"departure": {
"time": "1759221500",
"uncertainty": 120
},
"stopId": "0:BER02",
"stopSequence": 20
},
{
"arrival": {
"time": "1759221555",
"uncertainty": 120
},
"departure": {
"time": "1759221555",
"uncertainty": 120
},
"stopId": "0:CAS02",
"stopSequence": 21
},
{
"arrival": {
"time": "1759221700",
"uncertainty": 120
},
"departure": {
"time": "1759221700",
"uncertainty": 120
},
"stopId": "0:JOB02",
"stopSequence": 22
},
{
"arrival": {
"time": "1759221819",
"uncertainty": 120
},
"departure": {
"time": "1759221819",
"uncertainty": 120
},
"stopId": "0:ROU02",
"stopSequence": 23
},
{
"arrival": {
"time": "1759221928",
"uncertainty": 120
},
"departure": {
"time": "1759221928",
"uncertainty": 120
},
"stopId": "0:CHA02",
"stopSequence": 24
},
{
"arrival": {
"time": "1759222029",
"uncertainty": 120
},
"departure": {
"time": "1759222029",
"uncertainty": 120
},
"stopId": "0:FON02",
"stopSequence": 25
},
{
"arrival": {
"time": "1759222060",
"uncertainty": 120
},
"stopId": "0:WOI02",
"stopSequence": 26
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23047411"
},
"vehicle": {
"id": "1322",
"label": "1322"
}
}
},
{
"id": "3018412",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759220220",
"uncertainty": 120
},
"stopId": "0:POMPIDO3",
"stopSequence": 1
},
{
"arrival": {
"time": "1759220283",
"uncertainty": 120
},
"departure": {
"time": "1759220283",
"uncertainty": 120
},
"stopId": "0:MUSE02",
"stopSequence": 2
},
{
"arrival": {
"time": "1759220397",
"uncertainty": 120
},
"departure": {
"time": "1759220397",
"uncertainty": 120
},
"stopId": "0:PLALBLA2",
"stopSequence": 3
},
{
"arrival": {
"time": "1759220448",
"uncertainty": 120
},
"departure": {
"time": "1759220448",
"uncertainty": 120
},
"stopId": "0:LOTHAIR3",
"stopSequence": 4
},
{
"arrival": {
"time": "1759220494",
"uncertainty": 120
},
"departure": {
"time": "1759220494",
"uncertainty": 120
},
"stopId": "0:PISCINE2",
"stopSequence": 5
},
{
"arrival": {
"time": "1759220551",
"uncertainty": 120
},
"departure": {
"time": "1759220551",
"uncertainty": 120
},
"stopId": "0:TIVOLI2",
"stopSequence": 6
},
{
"arrival": {
"time": "1759220691",
"uncertainty": 120
},
"stopId": "0:COTSE1",
"stopSequence": 7
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "85",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23018412"
},
"vehicle": {
"id": "2161",
"label": "2161"
}
}
},
{
"id": "3018413",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759222020",
"uncertainty": 120
},
"stopId": "0:POMPIDO3",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "85",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23018413"
}
}
},
{
"id": "3008576",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759223116"
},
"stopId": "0:HSCHUMA1",
"stopSequence": 1
},
{
"arrival": {
"time": "1759223234"
},
"departure": {
"time": "1759223234"
},
"stopId": "0:SERRURR1",
"stopSequence": 2
},
{
"arrival": {
"time": "1759223285"
},
"departure": {
"time": "1759223285"
},
"stopId": "0:POTIERS1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759223345"
},
"departure": {
"time": "1759223345"
},
"stopId": "0:SELLIER1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759223413"
},
"departure": {
"time": "1759223413"
},
"stopId": "0:DRAPIER1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759223476"
},
"departure": {
"time": "1759223476"
},
"stopId": "0:SOLIDAR1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759223537"
},
"departure": {
"time": "1759223537"
},
"stopId": "0:SEBASTO1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759223646"
},
"departure": {
"time": "1759223646"
},
"stopId": "0:METZANI1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759223727"
},
"departure": {
"time": "1759223727"
},
"stopId": "0:AMPERE1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759223839"
},
"departure": {
"time": "1759223839"
},
"stopId": "0:ARAGO002",
"stopSequence": 10
},
{
"arrival": {
"time": "1759223874"
},
"departure": {
"time": "1759223874"
},
"stopId": "0:MARCONI1",
"stopSequence": 11
},
{
"arrival": {
"time": "1759223962"
},
"departure": {
"time": "1759223962"
},
"stopId": "0:SYMPHON1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759224067"
},
"departure": {
"time": "1759224067"
},
"stopId": "0:PEUPLIE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1759224165"
},
"departure": {
"time": "1759224165"
},
"stopId": "0:OBERL668",
"stopSequence": 14
},
{
"arrival": {
"time": "1759224249"
},
"departure": {
"time": "1759224249"
},
"stopId": "0:CLAUDEL1",
"stopSequence": 15
},
{
"arrival": {
"time": "1759224320"
},
"departure": {
"time": "1759224320"
},
"stopId": "0:GOUSSEL1",
"stopSequence": 16
},
{
"arrival": {
"time": "1759224360"
},
"departure": {
"time": "1759224360"
},
"stopId": "0:HESTAUX1",
"stopSequence": 17
},
{
"arrival": {
"time": "1759224430"
},
"departure": {
"time": "1759224430"
},
"stopId": "0:PISCINE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1759224503"
},
"departure": {
"time": "1759224503"
},
"stopId": "0:LOTHAIR4",
"stopSequence": 19
},
{
"arrival": {
"time": "1759224622"
},
"departure": {
"time": "1759224622"
},
"stopId": "0:EGLISE2",
"stopSequence": 20
},
{
"arrival": {
"time": "1759224677"
},
"departure": {
"time": "1759224677"
},
"stopId": "0:LAVOIR2",
"stopSequence": 21
},
{
"arrival": {
"time": "1759224742"
},
"departure": {
"time": "1759224742"
},
"stopId": "0:4VENTS2",
"stopSequence": 22
},
{
"arrival": {
"time": "1759224809"
},
"departure": {
"time": "1759224809"
},
"stopId": "0:HORGNE2",
"stopSequence": 23
},
{
"arrival": {
"time": "1759224846"
},
"departure": {
"time": "1759224846"
},
"stopId": "0:LYAUT656",
"stopSequence": 24
},
{
"arrival": {
"time": "1759224917"
},
"departure": {
"time": "1759224917"
},
"stopId": "0:SUGNON2",
"stopSequence": 25
},
{
"arrival": {
"time": "1759224971"
},
"departure": {
"time": "1759224971"
},
"stopId": "0:19NOV02",
"stopSequence": 26
},
{
"arrival": {
"time": "1759225032"
},
"departure": {
"time": "1759225032"
},
"stopId": "0:MARCSAN2",
"stopSequence": 27
},
{
"arrival": {
"time": "1759225090"
},
"departure": {
"time": "1759225090"
},
"stopId": "0:VOLONTA2",
"stopSequence": 28
},
{
"arrival": {
"time": "1759225138"
},
"departure": {
"time": "1759225138"
},
"stopId": "0:STEXUPE1",
"stopSequence": 29
},
{
"arrival": {
"time": "1759225238"
},
"departure": {
"time": "1759225238"
},
"stopId": "0:CLMADER1",
"stopSequence": 30
},
{
"arrival": {
"time": "1759225285"
},
"departure": {
"time": "1759225285"
},
"stopId": "0:PONSARD2",
"stopSequence": 31
},
{
"arrival": {
"time": "1759225326"
},
"departure": {
"time": "1759225326"
},
"stopId": "0:SIMMI357",
"stopSequence": 32
},
{
"arrival": {
"time": "1759225368"
},
"departure": {
"time": "1759225368"
},
"stopId": "0:COUBERT1",
"stopSequence": 33
},
{
"arrival": {
"time": "1759225511"
},
"departure": {
"time": "1759225511"
},
"stopId": "0:LILAS4",
"stopSequence": 34
},
{
"arrival": {
"time": "1759225621"
},
"departure": {
"time": "1759225621"
},
"stopId": "0:TOURAIN2",
"stopSequence": 35
},
{
"arrival": {
"time": "1759225649"
},
"departure": {
"time": "1759225649"
},
"stopId": "0:ALGER2",
"stopSequence": 36
},
{
"arrival": {
"time": "1759225674"
},
"departure": {
"time": "1759225674"
},
"stopId": "0:VOSGES2",
"stopSequence": 37
},
{
"arrival": {
"time": "1759225752"
},
"departure": {
"time": "1759225752"
},
"stopId": "0:CITSNCF2",
"stopSequence": 38
},
{
"arrival": {
"time": "1759225786"
},
"departure": {
"time": "1759225786"
},
"stopId": "0:LOTINDU2",
"stopSequence": 39
},
{
"arrival": {
"time": "1759225872"
},
"departure": {
"time": "1759225872"
},
"stopId": "0:ROTONDE2",
"stopSequence": 40
},
{
"arrival": {
"time": "1759225914"
},
"stopId": "0:TOURNEB1",
"stopSequence": 41
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23008576"
}
}
},
{
"id": "3018438",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759220820",
"uncertainty": 120
},
"stopId": "0:COTSE1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "85",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23018438"
}
}
},
{
"id": "3018439",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759222620",
"uncertainty": 120
},
"stopId": "0:COTSE1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "85",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23018439"
}
}
},
{
"id": "3350690",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759221540"
},
"stopId": "0:TANNERI2",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "108",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23350690"
}
}
},
{
"id": "3010282",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759219800",
"uncertainty": 120
},
"stopId": "0:FRANCLO1",
"stopSequence": 1
},
{
"arrival": {
"time": "1759219853",
"uncertainty": 120
},
"departure": {
"time": "1759219862",
"uncertainty": 120
},
"stopId": "0:LAMAXE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1759219901",
"uncertainty": 120
},
"departure": {
"time": "1759219922",
"uncertainty": 120
},
"stopId": "0:CHENEVI1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759219965",
"uncertainty": 120
},
"departure": {
"time": "1759219965",
"uncertainty": 120
},
"stopId": "0:PIERRET1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759220077",
"uncertainty": 120
},
"departure": {
"time": "1759220077",
"uncertainty": 120
},
"stopId": "0:CENTRAL1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759220151",
"uncertainty": 120
},
"departure": {
"time": "1759220151",
"uncertainty": 120
},
"stopId": "0:IKEA1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759220221",
"uncertainty": 120
},
"departure": {
"time": "1759220221",
"uncertainty": 120
},
"stopId": "0:GRDAMES1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759220295",
"uncertainty": 120
},
"departure": {
"time": "1759220295",
"uncertainty": 120
},
"stopId": "0:SILOS1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759220351",
"uncertainty": 120
},
"departure": {
"time": "1759220351",
"uncertainty": 120
},
"stopId": "0:PORTMZ1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759220537",
"uncertainty": 120
},
"departure": {
"time": "1759220537",
"uncertainty": 120
},
"stopId": "0:CHAMBIE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759220578",
"uncertainty": 120
},
"departure": {
"time": "1759220578",
"uncertainty": 120
},
"stopId": "0:BLIDA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1759220648",
"uncertainty": 120
},
"departure": {
"time": "1759220648",
"uncertainty": 120
},
"stopId": "0:RIMPORT1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759220704",
"uncertainty": 120
},
"departure": {
"time": "1759220704",
"uncertainty": 120
},
"stopId": "0:STGEORG1",
"stopSequence": 13
},
{
"arrival": {
"time": "1759220794",
"uncertainty": 120
},
"departure": {
"time": "1759220794",
"uncertainty": 120
},
"stopId": "0:PREFECT3",
"stopSequence": 14
},
{
"arrival": {
"time": "1759220936",
"uncertainty": 120
},
"stopId": "0:SQLUX116",
"stopSequence": 15
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "111",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23010282"
},
"vehicle": {
"id": "1334",
"label": "1334"
}
}
},
{
"id": "3010295",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759221600",
"uncertainty": 120
},
"stopId": "0:FRANCLO1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "111",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23010295"
}
}
},
{
"id": "3010294",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759223400",
"uncertainty": 120
},
"stopId": "0:SQLUX122",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "111",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23010294"
}
}
},
{
"id": "3010289",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759221600",
"uncertainty": 120
},
"stopId": "0:SQLUX122",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "111",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23010289"
}
}
},
{
"id": "3010290",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759219839",
"uncertainty": 120
},
"stopId": "0:SQLUX122",
"stopSequence": 1
},
{
"arrival": {
"time": "1759219923",
"uncertainty": 120
},
"departure": {
"time": "1759219923",
"uncertainty": 120
},
"stopId": "0:VAUTRIN3",
"stopSequence": 2
},
{
"arrival": {
"time": "1759220020",
"uncertainty": 120
},
"departure": {
"time": "1759220020",
"uncertainty": 120
},
"stopId": "0:PREFECT2",
"stopSequence": 3
},
{
"arrival": {
"time": "1759220079",
"uncertainty": 120
},
"departure": {
"time": "1759220079",
"uncertainty": 120
},
"stopId": "0:STGEORG2",
"stopSequence": 4
},
{
"arrival": {
"time": "1759220127",
"uncertainty": 120
},
"departure": {
"time": "1759220139",
"uncertainty": 120
},
"stopId": "0:RIMPORT2",
"stopSequence": 5
},
{
"arrival": {
"time": "1759220247",
"uncertainty": 120
},
"departure": {
"time": "1759220247",
"uncertainty": 120
},
"stopId": "0:BLIDA2",
"stopSequence": 6
},
{
"arrival": {
"time": "1759220283",
"uncertainty": 120
},
"departure": {
"time": "1759220283",
"uncertainty": 120
},
"stopId": "0:CHAMBIE2",
"stopSequence": 7
},
{
"arrival": {
"time": "1759220538",
"uncertainty": 120
},
"departure": {
"time": "1759220538",
"uncertainty": 120
},
"stopId": "0:PORTMZ2",
"stopSequence": 8
},
{
"arrival": {
"time": "1759220618",
"uncertainty": 120
},
"departure": {
"time": "1759220618",
"uncertainty": 120
},
"stopId": "0:SILOS2",
"stopSequence": 9
},
{
"arrival": {
"time": "1759220732",
"uncertainty": 120
},
"departure": {
"time": "1759220732",
"uncertainty": 120
},
"stopId": "0:GRDAMES2",
"stopSequence": 10
},
{
"arrival": {
"time": "1759220818",
"uncertainty": 120
},
"departure": {
"time": "1759220818",
"uncertainty": 120
},
"stopId": "0:IKEA2",
"stopSequence": 11
},
{
"arrival": {
"time": "1759220878",
"uncertainty": 120
},
"departure": {
"time": "1759220878",
"uncertainty": 120
},
"stopId": "0:CENTRAL2",
"stopSequence": 12
},
{
"arrival": {
"time": "1759221034",
"uncertainty": 120
},
"departure": {
"time": "1759221034",
"uncertainty": 120
},
"stopId": "0:PIERRET2",
"stopSequence": 13
},
{
"arrival": {
"time": "1759221065",
"uncertainty": 120
},
"departure": {
"time": "1759221065",
"uncertainty": 120
},
"stopId": "0:CHENEVI2",
"stopSequence": 14
},
{
"arrival": {
"time": "1759221103",
"uncertainty": 120
},
"departure": {
"time": "1759221103",
"uncertainty": 120
},
"stopId": "0:LAMAXE2",
"stopSequence": 15
},
{
"arrival": {
"time": "1759221135",
"uncertainty": 120
},
"stopId": "0:FRANCLO1",
"stopSequence": 16
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "111",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23010290"
},
"vehicle": {
"id": "1333",
"label": "1333"
}
}
},
{
"id": "3350669",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759220280"
},
"stopId": "0:VILLORM1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "108",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23350669"
}
}
},
{
"id": "3009343",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759221900",
"uncertainty": 120
},
"stopId": "0:PELTRE2",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "93",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23009343"
}
}
},
{
"id": "3010705",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759221060"
},
"stopId": "0:MNVE2",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "88",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23010705"
}
}
},
{
"id": "3009385",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759222440",
"uncertainty": 120
},
"stopId": "0:MASLIEV1",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23009385"
}
}
},
{
"id": "3010791",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759222020",
"uncertainty": 120
},
"stopId": "0:MNVE2",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "87",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23010791"
}
}
},
{
"id": "3009384",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759222080",
"uncertainty": 120
},
"stopId": "0:COSTEBE3",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23009384"
}
}
},
{
"id": "3010790",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759220239",
"uncertainty": 120
},
"stopId": "0:MNVE2",
"stopSequence": 1
},
{
"arrival": {
"time": "1759220529",
"uncertainty": 120
},
"departure": {
"time": "1759220529",
"uncertainty": 120
},
"stopId": "0:MONEU2",
"stopSequence": 2
},
{
"arrival": {
"time": "1759220614",
"uncertainty": 120
},
"departure": {
"time": "1759220614",
"uncertainty": 120
},
"stopId": "0:CHDAMES1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759220650",
"uncertainty": 120
},
"departure": {
"time": "1759220650",
"uncertainty": 120
},
"stopId": "0:CHAHURY2",
"stopSequence": 4
},
{
"arrival": {
"time": "1759220711",
"uncertainty": 120
},
"departure": {
"time": "1759220711",
"uncertainty": 120
},
"stopId": "0:CLERY02",
"stopSequence": 5
},
{
"arrival": {
"time": "1759220761",
"uncertainty": 120
},
"stopId": "0:CHASG02",
"stopSequence": 6
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "87",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23010790"
},
"vehicle": {
"id": "1392",
"label": "1392"
}
}
},
{
"id": "3009380",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759217760",
"uncertainty": 120
},
"stopId": "0:MASLIEV1",
"stopSequence": 1
},
{
"arrival": {
"time": "1759217847",
"uncertainty": 120
},
"departure": {
"time": "1759217852",
"uncertainty": 120
},
"stopId": "0:CHAULME1",
"stopSequence": 2
},
{
"arrival": {
"time": "1759217890",
"uncertainty": 120
},
"departure": {
"time": "1759217890",
"uncertainty": 120
},
"stopId": "0:PENSEES1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759217952",
"uncertainty": 120
},
"departure": {
"time": "1759217952",
"uncertainty": 120
},
"stopId": "0:PINOTSM1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759218039",
"uncertainty": 120
},
"departure": {
"time": "1759218062",
"uncertainty": 120
},
"stopId": "0:NOUILLY1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759218158",
"uncertainty": 120
},
"departure": {
"time": "1759218158",
"uncertainty": 120
},
"stopId": "0:FALEE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759218289",
"uncertainty": 120
},
"departure": {
"time": "1759218289",
"uncertainty": 120
},
"stopId": "0:MEYVIGN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759218392",
"uncertainty": 120
},
"departure": {
"time": "1759218392",
"uncertainty": 120
},
"stopId": "0:LMOULIN1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759218420",
"uncertainty": 120
},
"departure": {
"time": "1759218420",
"uncertainty": 120
},
"stopId": "0:FONNY1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759218469",
"uncertainty": 120
},
"departure": {
"time": "1759218469",
"uncertainty": 120
},
"stopId": "0:BARBE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759218528",
"uncertainty": 120
},
"departure": {
"time": "1759218542",
"uncertainty": 120
},
"stopId": "0:MANGENO1",
"stopSequence": 11
},
{
"arrival": {
"time": "1759218595",
"uncertainty": 120
},
"departure": {
"time": "1759218595",
"uncertainty": 120
},
"stopId": "0:SAULNOI1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759218641",
"uncertainty": 120
},
"departure": {
"time": "1759218662",
"uncertainty": 120
},
"stopId": "0:JPJEAN1",
"stopSequence": 13
},
{
"arrival": {
"time": "1759218731",
"uncertainty": 120
},
"departure": {
"time": "1759218731",
"uncertainty": 120
},
"stopId": "0:CORCHAD1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759218783",
"uncertainty": 120
},
"departure": {
"time": "1759218783",
"uncertainty": 120
},
"stopId": "0:JUGAN1",
"stopSequence": 15
},
{
"arrival": {
"time": "1759218842",
"uncertainty": 120
},
"departure": {
"time": "1759218842",
"uncertainty": 120
},
"stopId": "0:JOUSSE1",
"stopSequence": 16
},
{
"arrival": {
"time": "1759218912",
"uncertainty": 120
},
"departure": {
"time": "1759218932",
"uncertainty": 120
},
"stopId": "0:DUNANT1",
"stopSequence": 17
},
{
"arrival": {
"time": "1759219019",
"uncertainty": 120
},
"departure": {
"time": "1759219022",
"uncertainty": 120
},
"stopId": "0:BILLOTT1",
"stopSequence": 18
},
{
"arrival": {
"time": "1759219080",
"uncertainty": 120
},
"departure": {
"time": "1759219080",
"uncertainty": 120
},
"stopId": "0:TANNERI1",
"stopSequence": 19
},
{
"arrival": {
"time": "1759219253",
"uncertainty": 120
},
"departure": {
"time": "1759219262",
"uncertainty": 120
},
"stopId": "0:ARSENAL1",
"stopSequence": 20
},
{
"arrival": {
"time": "1759219316",
"uncertainty": 120
},
"departure": {
"time": "1759219412",
"uncertainty": 120
},
"stopId": "0:FOURNIE1",
"stopSequence": 21
},
{
"arrival": {
"time": "1759219511",
"uncertainty": 120
},
"departure": {
"time": "1759219532",
"uncertainty": 120
},
"stopId": "0:TANNEUR1",
"stopSequence": 22
},
{
"arrival": {
"time": "1759219586",
"uncertainty": 120
},
"departure": {
"time": "1759219592",
"uncertainty": 120
},
"stopId": "0:PARAIGE1",
"stopSequence": 23
},
{
"arrival": {
"time": "1759219698",
"uncertainty": 120
},
"departure": {
"time": "1759219712",
"uncertainty": 120
},
"stopId": "0:MAZELLE1",
"stopSequence": 24
},
{
"arrival": {
"time": "1759219892",
"uncertainty": 120
},
"departure": {
"time": "1759219952",
"uncertainty": 120
},
"stopId": "0:GARE30",
"stopSequence": 25
},
{
"arrival": {
"time": "1759220054",
"uncertainty": 120
},
"departure": {
"time": "1759220102",
"uncertainty": 120
},
"stopId": "0:ROIGEO89",
"stopSequence": 26
},
{
"arrival": {
"time": "1759220259",
"uncertainty": 120
},
"departure": {
"time": "1759220259",
"uncertainty": 120
},
"stopId": "0:BONSEC2",
"stopSequence": 27
},
{
"arrival": {
"time": "1759220346",
"uncertainty": 120
},
"departure": {
"time": "1759220346",
"uncertainty": 120
},
"stopId": "0:CHPETRE2",
"stopSequence": 28
},
{
"arrival": {
"time": "1759220399",
"uncertainty": 120
},
"departure": {
"time": "1759220399",
"uncertainty": 120
},
"stopId": "0:MANGIN2",
"stopSequence": 29
},
{
"arrival": {
"time": "1759220468",
"uncertainty": 120
},
"departure": {
"time": "1759220468",
"uncertainty": 120
},
"stopId": "0:VAILLAN2",
"stopSequence": 30
},
{
"arrival": {
"time": "1759220573",
"uncertainty": 120
},
"departure": {
"time": "1759220573",
"uncertainty": 120
},
"stopId": "0:LOGES2",
"stopSequence": 31
},
{
"arrival": {
"time": "1759220658",
"uncertainty": 120
},
"departure": {
"time": "1759220658",
"uncertainty": 120
},
"stopId": "0:STLADRE2",
"stopSequence": 32
},
{
"arrival": {
"time": "1759220753",
"uncertainty": 120
},
"departure": {
"time": "1759220753",
"uncertainty": 120
},
"stopId": "0:MERMOZ2",
"stopSequence": 33
},
{
"arrival": {
"time": "1759220915",
"uncertainty": 120
},
"departure": {
"time": "1759220915",
"uncertainty": 120
},
"stopId": "0:SIMMI689",
"stopSequence": 34
},
{
"arrival": {
"time": "1759221099",
"uncertainty": 120
},
"departure": {
"time": "1759221099",
"uncertainty": 120
},
"stopId": "0:11AVIAT1",
"stopSequence": 35
},
{
"arrival": {
"time": "1759221142",
"uncertainty": 120
},
"departure": {
"time": "1759221142",
"uncertainty": 120
},
"stopId": "0:LUETTE1",
"stopSequence": 36
},
{
"arrival": {
"time": "1759221233",
"uncertainty": 120
},
"stopId": "0:COSTEBE3",
"stopSequence": 37
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23009380"
},
"vehicle": {
"id": "933",
"label": "933"
}
}
},
{
"id": "3009383",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759219320",
"uncertainty": 120
},
"stopId": "0:MASLIEV1",
"stopSequence": 1
},
{
"arrival": {
"time": "1759219381",
"uncertainty": 120
},
"departure": {
"time": "1759219382",
"uncertainty": 120
},
"stopId": "0:CHAULME1",
"stopSequence": 2
},
{
"arrival": {
"time": "1759219429",
"uncertainty": 120
},
"departure": {
"time": "1759219429",
"uncertainty": 120
},
"stopId": "0:PENSEES1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759219469",
"uncertainty": 120
},
"departure": {
"time": "1759219469",
"uncertainty": 120
},
"stopId": "0:PINOTSM1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759219569",
"uncertainty": 120
},
"departure": {
"time": "1759219592",
"uncertainty": 120
},
"stopId": "0:NOUILLY1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759219680",
"uncertainty": 120
},
"departure": {
"time": "1759219680",
"uncertainty": 120
},
"stopId": "0:FALEE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759219822",
"uncertainty": 120
},
"departure": {
"time": "1759219822",
"uncertainty": 120
},
"stopId": "0:MEYVIGN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759219919",
"uncertainty": 120
},
"departure": {
"time": "1759219919",
"uncertainty": 120
},
"stopId": "0:LMOULIN1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759219949",
"uncertainty": 120
},
"departure": {
"time": "1759219949",
"uncertainty": 120
},
"stopId": "0:FONNY1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759220004",
"uncertainty": 120
},
"departure": {
"time": "1759220004",
"uncertainty": 120
},
"stopId": "0:BARBE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759220067",
"uncertainty": 120
},
"departure": {
"time": "1759220072",
"uncertainty": 120
},
"stopId": "0:MANGENO1",
"stopSequence": 11
},
{
"arrival": {
"time": "1759220115",
"uncertainty": 120
},
"departure": {
"time": "1759220115",
"uncertainty": 120
},
"stopId": "0:SAULNOI1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759220171",
"uncertainty": 120
},
"departure": {
"time": "1759220192",
"uncertainty": 120
},
"stopId": "0:JPJEAN1",
"stopSequence": 13
},
{
"arrival": {
"time": "1759220271",
"uncertainty": 120
},
"departure": {
"time": "1759220271",
"uncertainty": 120
},
"stopId": "0:CORCHAD1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759220326",
"uncertainty": 120
},
"departure": {
"time": "1759220326",
"uncertainty": 120
},
"stopId": "0:JUGAN1",
"stopSequence": 15
},
{
"arrival": {
"time": "1759220389",
"uncertainty": 120
},
"departure": {
"time": "1759220389",
"uncertainty": 120
},
"stopId": "0:JOUSSE1",
"stopSequence": 16
},
{
"arrival": {
"time": "1759220455",
"uncertainty": 120
},
"departure": {
"time": "1759220455",
"uncertainty": 120
},
"stopId": "0:DUNANT1",
"stopSequence": 17
},
{
"arrival": {
"time": "1759220561",
"uncertainty": 120
},
"departure": {
"time": "1759220561",
"uncertainty": 120
},
"stopId": "0:BILLOTT1",
"stopSequence": 18
},
{
"arrival": {
"time": "1759220621",
"uncertainty": 120
},
"departure": {
"time": "1759220621",
"uncertainty": 120
},
"stopId": "0:TANNERI1",
"stopSequence": 19
},
{
"arrival": {
"time": "1759220804",
"uncertainty": 120
},
"departure": {
"time": "1759220804",
"uncertainty": 120
},
"stopId": "0:ARSENAL1",
"stopSequence": 20
},
{
"arrival": {
"time": "1759220839",
"uncertainty": 120
},
"departure": {
"time": "1759220839",
"uncertainty": 120
},
"stopId": "0:FOURNIE1",
"stopSequence": 21
},
{
"arrival": {
"time": "1759220945",
"uncertainty": 120
},
"departure": {
"time": "1759220945",
"uncertainty": 120
},
"stopId": "0:TANNEUR1",
"stopSequence": 22
},
{
"arrival": {
"time": "1759221012",
"uncertainty": 120
},
"departure": {
"time": "1759221012",
"uncertainty": 120
},
"stopId": "0:PARAIGE1",
"stopSequence": 23
},
{
"arrival": {
"time": "1759221131",
"uncertainty": 120
},
"departure": {
"time": "1759221131",
"uncertainty": 120
},
"stopId": "0:MAZELLE1",
"stopSequence": 24
},
{
"arrival": {
"time": "1759221310",
"uncertainty": 120
},
"departure": {
"time": "1759221310",
"uncertainty": 120
},
"stopId": "0:GARE30",
"stopSequence": 25
},
{
"arrival": {
"time": "1759221419",
"uncertainty": 120
},
"departure": {
"time": "1759221419",
"uncertainty": 120
},
"stopId": "0:ROIGEO89",
"stopSequence": 26
},
{
"arrival": {
"time": "1759221629",
"uncertainty": 120
},
"departure": {
"time": "1759221629",
"uncertainty": 120
},
"stopId": "0:BONSEC2",
"stopSequence": 27
},
{
"arrival": {
"time": "1759221683",
"uncertainty": 120
},
"departure": {
"time": "1759221683",
"uncertainty": 120
},
"stopId": "0:CHPETRE2",
"stopSequence": 28
},
{
"arrival": {
"time": "1759221764",
"uncertainty": 120
},
"departure": {
"time": "1759221764",
"uncertainty": 120
},
"stopId": "0:MANGIN2",
"stopSequence": 29
},
{
"arrival": {
"time": "1759221869",
"uncertainty": 120
},
"departure": {
"time": "1759221869",
"uncertainty": 120
},
"stopId": "0:VAILLAN2",
"stopSequence": 30
},
{
"arrival": {
"time": "1759221974",
"uncertainty": 120
},
"departure": {
"time": "1759221974",
"uncertainty": 120
},
"stopId": "0:LOGES2",
"stopSequence": 31
},
{
"arrival": {
"time": "1759222059",
"uncertainty": 120
},
"departure": {
"time": "1759222059",
"uncertainty": 120
},
"stopId": "0:STLADRE2",
"stopSequence": 32
},
{
"arrival": {
"time": "1759222154",
"uncertainty": 120
},
"departure": {
"time": "1759222154",
"uncertainty": 120
},
"stopId": "0:MERMOZ2",
"stopSequence": 33
},
{
"arrival": {
"time": "1759222298",
"uncertainty": 120
},
"departure": {
"time": "1759222298",
"uncertainty": 120
},
"stopId": "0:SIMMI689",
"stopSequence": 34
},
{
"arrival": {
"time": "1759222462",
"uncertainty": 120
},
"departure": {
"time": "1759222462",
"uncertainty": 120
},
"stopId": "0:11AVIAT1",
"stopSequence": 35
},
{
"arrival": {
"time": "1759222495",
"uncertainty": 120
},
"departure": {
"time": "1759222495",
"uncertainty": 120
},
"stopId": "0:LUETTE1",
"stopSequence": 36
},
{
"arrival": {
"time": "1759222577",
"uncertainty": 120
},
"stopId": "0:COSTEBE3",
"stopSequence": 37
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23009383"
},
"vehicle": {
"id": "702",
"label": "702"
}
}
},
{
"id": "3009382",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759220161",
"uncertainty": 120
},
"stopId": "0:COSTEBE3",
"stopSequence": 1
},
{
"arrival": {
"time": "1759220213",
"uncertainty": 120
},
"departure": {
"time": "1759220213",
"uncertainty": 120
},
"stopId": "0:LUETTE2",
"stopSequence": 2
},
{
"arrival": {
"time": "1759220250",
"uncertainty": 120
},
"departure": {
"time": "1759220250",
"uncertainty": 120
},
"stopId": "0:11AVIAT2",
"stopSequence": 3
},
{
"arrival": {
"time": "1759220376",
"uncertainty": 120
},
"departure": {
"time": "1759220376",
"uncertainty": 120
},
"stopId": "0:SIMMI690",
"stopSequence": 4
},
{
"arrival": {
"time": "1759220486",
"uncertainty": 120
},
"departure": {
"time": "1759220486",
"uncertainty": 120
},
"stopId": "0:MERMOZ1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759220583",
"uncertainty": 120
},
"departure": {
"time": "1759220583",
"uncertainty": 120
},
"stopId": "0:STLADRE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759220666",
"uncertainty": 120
},
"departure": {
"time": "1759220666",
"uncertainty": 120
},
"stopId": "0:LOGES1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759220756",
"uncertainty": 120
},
"departure": {
"time": "1759220756",
"uncertainty": 120
},
"stopId": "0:VAILLAN1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759220802",
"uncertainty": 120
},
"departure": {
"time": "1759220802",
"uncertainty": 120
},
"stopId": "0:MANGIN1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759220862",
"uncertainty": 120
},
"departure": {
"time": "1759220862",
"uncertainty": 120
},
"stopId": "0:CHPETRE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759220925",
"uncertainty": 120
},
"departure": {
"time": "1759220925",
"uncertainty": 120
},
"stopId": "0:BONSEC1",
"stopSequence": 11
},
{
"arrival": {
"time": "1759221050",
"uncertainty": 120
},
"departure": {
"time": "1759221050",
"uncertainty": 120
},
"stopId": "0:ROIGE142",
"stopSequence": 12
},
{
"arrival": {
"time": "1759221189",
"uncertainty": 120
},
"departure": {
"time": "1759221189",
"uncertainty": 120
},
"stopId": "0:GARE4",
"stopSequence": 13
},
{
"arrival": {
"time": "1759221327",
"uncertainty": 120
},
"departure": {
"time": "1759221327",
"uncertainty": 120
},
"stopId": "0:MAZELLE2",
"stopSequence": 14
},
{
"arrival": {
"time": "1759221440",
"uncertainty": 120
},
"departure": {
"time": "1759221440",
"uncertainty": 120
},
"stopId": "0:TANNEUR2",
"stopSequence": 15
},
{
"arrival": {
"time": "1759221478",
"uncertainty": 120
},
"departure": {
"time": "1759221478",
"uncertainty": 120
},
"stopId": "0:FOURNIE2",
"stopSequence": 16
},
{
"arrival": {
"time": "1759221529",
"uncertainty": 120
},
"departure": {
"time": "1759221529",
"uncertainty": 120
},
"stopId": "0:ARSENAL2",
"stopSequence": 17
},
{
"arrival": {
"time": "1759221662",
"uncertainty": 120
},
"departure": {
"time": "1759221662",
"uncertainty": 120
},
"stopId": "0:TANNERI2",
"stopSequence": 18
},
{
"arrival": {
"time": "1759221729",
"uncertainty": 120
},
"departure": {
"time": "1759221729",
"uncertainty": 120
},
"stopId": "0:BILLOTT2",
"stopSequence": 19
},
{
"arrival": {
"time": "1759221794",
"uncertainty": 120
},
"departure": {
"time": "1759221794",
"uncertainty": 120
},
"stopId": "0:DUNANT2",
"stopSequence": 20
},
{
"arrival": {
"time": "1759221861",
"uncertainty": 120
},
"departure": {
"time": "1759221861",
"uncertainty": 120
},
"stopId": "0:JOUSSE2",
"stopSequence": 21
},
{
"arrival": {
"time": "1759221951",
"uncertainty": 120
},
"departure": {
"time": "1759221951",
"uncertainty": 120
},
"stopId": "0:JUGAN2",
"stopSequence": 22
},
{
"arrival": {
"time": "1759222003",
"uncertainty": 120
},
"departure": {
"time": "1759222003",
"uncertainty": 120
},
"stopId": "0:CORCHAD2",
"stopSequence": 23
},
{
"arrival": {
"time": "1759222063",
"uncertainty": 120
},
"departure": {
"time": "1759222063",
"uncertainty": 120
},
"stopId": "0:JPJEAN2",
"stopSequence": 24
},
{
"arrival": {
"time": "1759222122",
"uncertainty": 120
},
"departure": {
"time": "1759222122",
"uncertainty": 120
},
"stopId": "0:SAULNOI2",
"stopSequence": 25
},
{
"arrival": {
"time": "1759222173",
"uncertainty": 120
},
"departure": {
"time": "1759222173",
"uncertainty": 120
},
"stopId": "0:MANGENO2",
"stopSequence": 26
},
{
"arrival": {
"time": "1759222225",
"uncertainty": 120
},
"departure": {
"time": "1759222225",
"uncertainty": 120
},
"stopId": "0:BARBE2",
"stopSequence": 27
},
{
"arrival": {
"time": "1759222294",
"uncertainty": 120
},
"departure": {
"time": "1759222294",
"uncertainty": 120
},
"stopId": "0:FONNY2",
"stopSequence": 28
},
{
"arrival": {
"time": "1759222330",
"uncertainty": 120
},
"departure": {
"time": "1759222330",
"uncertainty": 120
},
"stopId": "0:LMOULIN2",
"stopSequence": 29
},
{
"arrival": {
"time": "1759222423",
"uncertainty": 120
},
"departure": {
"time": "1759222423",
"uncertainty": 120
},
"stopId": "0:MEYVIGN1",
"stopSequence": 30
},
{
"arrival": {
"time": "1759222723",
"uncertainty": 120
},
"departure": {
"time": "1759222723",
"uncertainty": 120
},
"stopId": "0:FALEE2",
"stopSequence": 31
},
{
"arrival": {
"time": "1759222783",
"uncertainty": 120
},
"departure": {
"time": "1759222783",
"uncertainty": 120
},
"stopId": "0:PRESSOI2",
"stopSequence": 32
},
{
"arrival": {
"time": "1759222939",
"uncertainty": 120
},
"departure": {
"time": "1759222939",
"uncertainty": 120
},
"stopId": "0:PINOTSM2",
"stopSequence": 33
},
{
"arrival": {
"time": "1759222963",
"uncertainty": 120
},
"departure": {
"time": "1759222963",
"uncertainty": 120
},
"stopId": "0:PENSEES2",
"stopSequence": 34
},
{
"arrival": {
"time": "1759222998",
"uncertainty": 120
},
"departure": {
"time": "1759222998",
"uncertainty": 120
},
"stopId": "0:CHAULME2",
"stopSequence": 35
},
{
"arrival": {
"time": "1759223047",
"uncertainty": 120
},
"departure": {
"time": "1759223047",
"uncertainty": 120
},
"stopId": "0:GROSNOY1",
"stopSequence": 36
},
{
"arrival": {
"time": "1759223203",
"uncertainty": 120
},
"stopId": "0:MASLIEV1",
"stopSequence": 37
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23009382"
},
"vehicle": {
"id": "701",
"label": "701"
}
}
},
{
"id": "3010753",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759222440",
"uncertainty": 120
},
"stopId": "0:CHASG01",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "87",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23010753"
}
}
},
{
"id": "3010752",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759220880",
"uncertainty": 120
},
"stopId": "0:CHASG01",
"stopSequence": 1
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 0,
"routeId": "87",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23010752"
}
}
},
{
"id": "3304578",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759220100",
"uncertainty": 120
},
"stopId": "0:LEPATIS1",
"stopSequence": 1
},
{
"arrival": {
"time": "1759220165",
"uncertainty": 120
},
"departure": {
"time": "1759220165",
"uncertainty": 120
},
"stopId": "0:JLAURAI1",
"stopSequence": 2
},
{
"arrival": {
"time": "1759220254",
"uncertainty": 120
},
"departure": {
"time": "1759220254",
"uncertainty": 120
},
"stopId": "0:WCHATEA1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759220343",
"uncertainty": 120
},
"departure": {
"time": "1759220343",
"uncertainty": 120
},
"stopId": "0:WOIPHOT1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759220433",
"uncertainty": 120
},
"departure": {
"time": "1759220433",
"uncertainty": 120
},
"stopId": "0:SAULES1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759220508",
"uncertainty": 120
},
"departure": {
"time": "1759220508",
"uncertainty": 120
},
"stopId": "0:ROSEMAR1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759220549",
"uncertainty": 120
},
"departure": {
"time": "1759220549",
"uncertainty": 120
},
"stopId": "0:RUCHER1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759220597",
"uncertainty": 120
},
"departure": {
"time": "1759220597",
"uncertainty": 120
},
"stopId": "0:COUPILL1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759220649",
"uncertainty": 120
},
"departure": {
"time": "1759220649",
"uncertainty": 120
},
"stopId": "0:MORLOT1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759220711",
"uncertainty": 120
},
"departure": {
"time": "1759220711",
"uncertainty": 120
},
"stopId": "0:4BORNES1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759220772",
"uncertainty": 120
},
"departure": {
"time": "1759220772",
"uncertainty": 120
},
"stopId": "0:DAGA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1759220797",
"uncertainty": 120
},
"departure": {
"time": "1759220797",
"uncertainty": 120
},
"stopId": "0:PAQUET1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759220887",
"uncertainty": 120
},
"departure": {
"time": "1759220887",
"uncertainty": 120
},
"stopId": "0:PATROTT1",
"stopSequence": 13
},
{
"arrival": {
"time": "1759220957",
"uncertainty": 120
},
"departure": {
"time": "1759220957",
"uncertainty": 120
},
"stopId": "0:DALES1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759221032",
"uncertainty": 120
},
"departure": {
"time": "1759221032",
"uncertainty": 120
},
"stopId": "0:BERNANO1",
"stopSequence": 15
},
{
"arrival": {
"time": "1759221129",
"uncertainty": 120
},
"departure": {
"time": "1759221129",
"uncertainty": 120
},
"stopId": "0:ROCHAMB1",
"stopSequence": 16
},
{
"arrival": {
"time": "1759221203",
"uncertainty": 120
},
"departure": {
"time": "1759221203",
"uncertainty": 120
},
"stopId": "0:PONTIFF1",
"stopSequence": 17
},
{
"arrival": {
"time": "1759221296",
"uncertainty": 120
},
"departure": {
"time": "1759221296",
"uncertainty": 120
},
"stopId": "0:RIMPORT1",
"stopSequence": 18
},
{
"arrival": {
"time": "1759221358",
"uncertainty": 120
},
"departure": {
"time": "1759221358",
"uncertainty": 120
},
"stopId": "0:STGEORG1",
"stopSequence": 19
},
{
"arrival": {
"time": "1759221452",
"uncertainty": 120
},
"departure": {
"time": "1759221452",
"uncertainty": 120
},
"stopId": "0:PREFECT3",
"stopSequence": 20
},
{
"arrival": {
"time": "1759221606",
"uncertainty": 120
},
"departure": {
"time": "1759221606",
"uncertainty": 120
},
"stopId": "0:SQLUX118",
"stopSequence": 21
},
{
"arrival": {
"time": "1759221832",
"uncertainty": 120
},
"departure": {
"time": "1759221832",
"uncertainty": 120
},
"stopId": "0:REPUB123",
"stopSequence": 22
},
{
"arrival": {
"time": "1759222004",
"uncertainty": 120
},
"departure": {
"time": "1759222004",
"uncertainty": 120
},
"stopId": "0:ROIGE694",
"stopSequence": 23
},
{
"arrival": {
"time": "1759222090",
"uncertainty": 120
},
"departure": {
"time": "1759222090",
"uncertainty": 120
},
"stopId": "0:GARE90",
"stopSequence": 24
},
{
"arrival": {
"time": "1759222183",
"uncertainty": 120
},
"departure": {
"time": "1759222183",
"uncertainty": 120
},
"stopId": "0:LAFAYET2",
"stopSequence": 25
},
{
"arrival": {
"time": "1759222265",
"uncertainty": 120
},
"departure": {
"time": "1759222265",
"uncertainty": 120
},
"stopId": "0:ARENES2",
"stopSequence": 26
},
{
"arrival": {
"time": "1759222339",
"uncertainty": 120
},
"departure": {
"time": "1759222339",
"uncertainty": 120
},
"stopId": "0:BOILVIN2",
"stopSequence": 27
},
{
"arrival": {
"time": "1759222415",
"uncertainty": 120
},
"departure": {
"time": "1759222415",
"uncertainty": 120
},
"stopId": "0:SLIVIER2",
"stopSequence": 28
},
{
"arrival": {
"time": "1759222510",
"uncertainty": 120
},
"departure": {
"time": "1759222510",
"uncertainty": 120
},
"stopId": "0:EGLISE2",
"stopSequence": 29
},
{
"arrival": {
"time": "1759222565",
"uncertainty": 120
},
"departure": {
"time": "1759222565",
"uncertainty": 120
},
"stopId": "0:LAVOIR2",
"stopSequence": 30
},
{
"arrival": {
"time": "1759222630",
"uncertainty": 120
},
"departure": {
"time": "1759222630",
"uncertainty": 120
},
"stopId": "0:4VENTS2",
"stopSequence": 31
},
{
"arrival": {
"time": "1759222697",
"uncertainty": 120
},
"departure": {
"time": "1759222697",
"uncertainty": 120
},
"stopId": "0:HORGNE2",
"stopSequence": 32
},
{
"arrival": {
"time": "1759222734",
"uncertainty": 120
},
"departure": {
"time": "1759222734",
"uncertainty": 120
},
"stopId": "0:LYAUT656",
"stopSequence": 33
},
{
"arrival": {
"time": "1759222775",
"uncertainty": 120
},
"departure": {
"time": "1759222775",
"uncertainty": 120
},
"stopId": "0:JERUSAL2",
"stopSequence": 34
},
{
"arrival": {
"time": "1759222810",
"uncertainty": 120
},
"departure": {
"time": "1759222810",
"uncertainty": 120
},
"stopId": "0:COLSON2",
"stopSequence": 35
},
{
"arrival": {
"time": "1759222883",
"uncertainty": 120
},
"departure": {
"time": "1759222883",
"uncertainty": 120
},
"stopId": "0:VACONS2",
"stopSequence": 36
},
{
"arrival": {
"time": "1759222982",
"uncertainty": 120
},
"departure": {
"time": "1759222982",
"uncertainty": 120
},
"stopId": "0:MARGUER2",
"stopSequence": 37
},
{
"arrival": {
"time": "1759223055",
"uncertainty": 120
},
"departure": {
"time": "1759223055",
"uncertainty": 120
},
"stopId": "0:VOLONTA2",
"stopSequence": 38
},
{
"arrival": {
"time": "1759223110",
"uncertainty": 120
},
"departure": {
"time": "1759223110",
"uncertainty": 120
},
"stopId": "0:MTPRIVA2",
"stopSequence": 39
},
{
"arrival": {
"time": "1759223290",
"uncertainty": 120
},
"stopId": "0:COSTEBE4",
"stopSequence": 40
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23304578"
},
"vehicle": {
"id": "2142",
"label": "2142"
}
}
},
{
"id": "3304579",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1759220700",
"uncertainty": 120
},
"stopId": "0:LEPATIS1",
"stopSequence": 1
},
{
"arrival": {
"time": "1759220765",
"uncertainty": 120
},
"departure": {
"time": "1759220765",
"uncertainty": 120
},
"stopId": "0:JLAURAI1",
"stopSequence": 2
},
{
"arrival": {
"time": "1759220827",
"uncertainty": 120
},
"departure": {
"time": "1759220827",
"uncertainty": 120
},
"stopId": "0:WCHATEA1",
"stopSequence": 3
},
{
"arrival": {
"time": "1759220918",
"uncertainty": 120
},
"departure": {
"time": "1759220918",
"uncertainty": 120
},
"stopId": "0:WOIPHOT1",
"stopSequence": 4
},
{
"arrival": {
"time": "1759221007",
"uncertainty": 120
},
"departure": {
"time": "1759221007",
"uncertainty": 120
},
"stopId": "0:SAULES1",
"stopSequence": 5
},
{
"arrival": {
"time": "1759221082",
"uncertainty": 120
},
"departure": {
"time": "1759221082",
"uncertainty": 120
},
"stopId": "0:ROSEMAR1",
"stopSequence": 6
},
{
"arrival": {
"time": "1759221123",
"uncertainty": 120
},
"departure": {
"time": "1759221123",
"uncertainty": 120
},
"stopId": "0:RUCHER1",
"stopSequence": 7
},
{
"arrival": {
"time": "1759221171",
"uncertainty": 120
},
"departure": {
"time": "1759221171",
"uncertainty": 120
},
"stopId": "0:COUPILL1",
"stopSequence": 8
},
{
"arrival": {
"time": "1759221223",
"uncertainty": 120
},
"departure": {
"time": "1759221223",
"uncertainty": 120
},
"stopId": "0:MORLOT1",
"stopSequence": 9
},
{
"arrival": {
"time": "1759221285",
"uncertainty": 120
},
"departure": {
"time": "1759221285",
"uncertainty": 120
},
"stopId": "0:4BORNES1",
"stopSequence": 10
},
{
"arrival": {
"time": "1759221346",
"uncertainty": 120
},
"departure": {
"time": "1759221346",
"uncertainty": 120
},
"stopId": "0:DAGA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1759221371",
"uncertainty": 120
},
"departure": {
"time": "1759221371",
"uncertainty": 120
},
"stopId": "0:PAQUET1",
"stopSequence": 12
},
{
"arrival": {
"time": "1759221473",
"uncertainty": 120
},
"departure": {
"time": "1759221473",
"uncertainty": 120
},
"stopId": "0:PATROTT1",
"stopSequence": 13
},
{
"arrival": {
"time": "1759221546",
"uncertainty": 120
},
"departure": {
"time": "1759221546",
"uncertainty": 120
},
"stopId": "0:DALES1",
"stopSequence": 14
},
{
"arrival": {
"time": "1759221615",
"uncertainty": 120
},
"departure": {
"time": "1759221615",
"uncertainty": 120
},
"stopId": "0:BERNANO1",
"stopSequence": 15
},
{
"arrival": {
"time": "1759221735",
"uncertainty": 120
},
"departure": {
"time": "1759221735",
"uncertainty": 120
},
"stopId": "0:ROCHAMB1",
"stopSequence": 16
},
{
"arrival": {
"time": "1759221822",
"uncertainty": 120
},
"departure": {
"time": "1759221822",
"uncertainty": 120
},
"stopId": "0:PONTIFF1",
"stopSequence": 17
},
{
"arrival": {
"time": "1759221940",
"uncertainty": 120
},
"departure": {
"time": "1759221940",
"uncertainty": 120
},
"stopId": "0:RIMPORT1",
"stopSequence": 18
},
{
"arrival": {
"time": "1759222017",
"uncertainty": 120
},
"departure": {
"time": "1759222017",
"uncertainty": 120
},
"stopId": "0:STGEORG1",
"stopSequence": 19
},
{
"arrival": {
"time": "1759222120",
"uncertainty": 120
},
"departure": {
"time": "1759222120",
"uncertainty": 120
},
"stopId": "0:PREFECT3",
"stopSequence": 20
},
{
"arrival": {
"time": "1759222283",
"uncertainty": 120
},
"departure": {
"time": "1759222283",
"uncertainty": 120
},
"stopId": "0:SQLUX118",
"stopSequence": 21
},
{
"arrival": {
"time": "1759222540",
"uncertainty": 120
},
"departure": {
"time": "1759222740",
"uncertainty": 120
},
"stopId": "0:REPUB123",
"stopSequence": 22
},
{
"arrival": {
"time": "1759222894",
"uncertainty": 120
},
"departure": {
"time": "1759222894",
"uncertainty": 120
},
"stopId": "0:ROIGE694",
"stopSequence": 23
},
{
"arrival": {
"time": "1759222980",
"uncertainty": 120
},
"departure": {
"time": "1759222980",
"uncertainty": 120
},
"stopId": "0:GARE90",
"stopSequence": 24
},
{
"arrival": {
"time": "1759223073",
"uncertainty": 120
},
"departure": {
"time": "1759223073",
"uncertainty": 120
},
"stopId": "0:LAFAYET2",
"stopSequence": 25
},
{
"arrival": {
"time": "1759223155",
"uncertainty": 120
},
"departure": {
"time": "1759223155",
"uncertainty": 120
},
"stopId": "0:ARENES2",
"stopSequence": 26
},
{
"arrival": {
"time": "1759223229",
"uncertainty": 120
},
"departure": {
"time": "1759223229",
"uncertainty": 120
},
"stopId": "0:BOILVIN2",
"stopSequence": 27
},
{
"arrival": {
"time": "1759223305",
"uncertainty": 120
},
"departure": {
"time": "1759223305",
"uncertainty": 120
},
"stopId": "0:SLIVIER2",
"stopSequence": 28
},
{
"arrival": {
"time": "1759223400",
"uncertainty": 120
},
"departure": {
"time": "1759223400",
"uncertainty": 120
},
"stopId": "0:EGLISE2",
"stopSequence": 29
},
{
"arrival": {
"time": "1759223455",
"uncertainty": 120
},
"departure": {
"time": "1759223455",
"uncertainty": 120
},
"stopId": "0:LAVOIR2",
"stopSequence": 30
},
{
"arrival": {
"time": "1759223520",
"uncertainty": 120
},
"departure": {
"time": "1759223520",
"uncertainty": 120
},
"stopId": "0:4VENTS2",
"stopSequence": 31
},
{
"arrival": {
"time": "1759223587",
"uncertainty": 120
},
"departure": {
"time": "1759223587",
"uncertainty": 120
},
"stopId": "0:HORGNE2",
"stopSequence": 32
},
{
"arrival": {
"time": "1759223624",
"uncertainty": 120
},
"departure": {
"time": "1759223624",
"uncertainty": 120
},
"stopId": "0:LYAUT656",
"stopSequence": 33
},
{
"arrival": {
"time": "1759223665",
"uncertainty": 120
},
"departure": {
"time": "1759223665",
"uncertainty": 120
},
"stopId": "0:JERUSAL2",
"stopSequence": 34
},
{
"arrival": {
"time": "1759223700",
"uncertainty": 120
},
"departure": {
"time": "1759223700",
"uncertainty": 120
},
"stopId": "0:COLSON2",
"stopSequence": 35
},
{
"arrival": {
"time": "1759223773",
"uncertainty": 120
},
"departure": {
"time": "1759223773",
"uncertainty": 120
},
"stopId": "0:VACONS2",
"stopSequence": 36
},
{
"arrival": {
"time": "1759223872",
"uncertainty": 120
},
"departure": {
"time": "1759223872",
"uncertainty": 120
},
"stopId": "0:MARGUER2",
"stopSequence": 37
},
{
"arrival": {
"time": "1759223945",
"uncertainty": 120
},
"departure": {
"time": "1759223945",
"uncertainty": 120
},
"stopId": "0:VOLONTA2",
"stopSequence": 38
},
{
"arrival": {
"time": "1759224000",
"uncertainty": 120
},
"departure": {
"time": "1759224000",
"uncertainty": 120
},
"stopId": "0:MTPRIVA2",
"stopSequence": 39
},
{
"arrival": {
"time": "1759224180",
"uncertainty": 120
},
"stopId": "0:COSTEBE4",
"stopSequence": 40
}
],
"timestamp": "1759220239",
"trip": {
"directionId": 1,
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "0_23304579"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1759220240"
}
}