Détails de la ressource
Cette ressource fait partie du jeu de données Réseau urbain Citéa.
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
❌535 erreurs, 180 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 24/07/2025 à 09h05 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 109 erreurs
All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED
Exemples d'erreurs
- trip_id jeuete1_3080110 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id jeuete1_3080020 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id jeuete1_3080026 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id jeuete1_3080846 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id jeuete1_3080847 does not exist in the GTFS data and does not have schedule_relationship of ADDED
Sequential stop_time_update times are not increasing E022 412 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 jeuete1_3080110 stop_sequence 1 departure_time 08:46:01 (1753339561) is less than previous stop departure_time 08:49:35 (1753339775) - times must increase between two sequential stops
- trip_id jeuete1_3080110 stop_sequence 1 departure_time 08:46:01 (1753339561) is less than previous stop arrival_time 08:49:35 (1753339775) - times must increase between two sequential stops
- trip_id jeuete1_3080110 stop_sequence 2 arrival_time 08:47:01 (1753339621) is less than previous stop arrival_time 08:49:35 (1753339775) - times must increase between two sequential stops
- trip_id jeuete1_3080110 stop_sequence 2 departure_time 08:47:31 (1753339651) is less than previous stop arrival_time 08:49:35 (1753339775) - times must increase between two sequential stops
- trip_id jeuete1_3080110 stop_sequence 4 arrival_time 08:46:09 (1753339569) is less than previous stop arrival_time 08:49:35 (1753339775) - times must increase between two sequential stops
Sequential stop_time_updates have the same stop_id E037 14 erreurs
Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id
Exemples d'erreurs
- trip_id jeuete1_3080026 has repeating stop_id 0:_JMO 2 - sequential stop_ids should be different
- trip_id jeuete1_3080889 has repeating stop_id 0:AURO - sequential stop_ids should be different
- trip_id jeuete1_3080890 has repeating stop_id 0:AURO - sequential stop_ids should be different
- trip_id jeuete1_3080891 has repeating stop_id 0:AURO - sequential stop_ids should be different
- trip_id jeuete1_3079973 has repeating stop_id 0:_VOL 2 - sequential stop_ids should be different
Avertissements
timestamp not populated W001 109 erreurs
Timestamps should be populated for all elements
Exemples d'erreurs
- trip_id jeuete1_3080110 does not have a timestamp
- trip_id jeuete1_3080020 does not have a timestamp
- trip_id jeuete1_3080026 does not have a timestamp
- trip_id jeuete1_3080846 does not have a timestamp
- trip_id jeuete1_3080847 does not have a timestamp
vehicle_id not populated W002 71 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id jeuete1_3080020 does not have a vehicle_id
- trip_id jeuete1_3080891 does not have a vehicle_id
- trip_id jeuete1_3080059 does not have a vehicle_id
- trip_id jeuete1_3080061 does not have a vehicle_id
- trip_id jeuete1_3080060 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. | 9 000 | 30 fois (100 % des validations) |
E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 338 | 30 fois (100 % des validations) |
W001 | Timestamps should be populated for all elements | 3 274 | 30 fois (100 % des validations) |
W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 1 928 | 30 fois (100 % des validations) |
E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 1 585 | 18 fois (60 % des validations) |
E002 | stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence | 402 | 15 fois (50 % des validations) |
E051 | All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip | 184 | 14 fois (47 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 24/07/2025 à 09h12 Europe/Paris.
trip_updates (104) 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 24/07/2025 à 09h12 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "3080110",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753339775",
"uncertainty": 120
},
"departure": {
"time": "1753339775",
"uncertainty": 120
},
"stopId": "0:MONGE"
},
{
"departure": {
"time": "1753339561",
"uncertainty": 120
},
"stopId": "0:ALGOU",
"stopSequence": 1
},
{
"arrival": {
"time": "1753339621",
"uncertainty": 120
},
"departure": {
"time": "1753339651",
"uncertainty": 120
},
"stopId": "0:JFERR",
"stopSequence": 2
},
{
"arrival": {
"time": "1753339775",
"uncertainty": 120
},
"departure": {
"time": "1753339775",
"uncertainty": 120
},
"stopId": "0:MONGE",
"stopSequence": 3
},
{
"arrival": {
"time": "1753339569",
"uncertainty": 120
},
"departure": {
"time": "1753339569",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALLA",
"stopSequence": 4
},
{
"arrival": {
"time": "1753339620",
"uncertainty": 120
},
"departure": {
"time": "1753339620",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:RIMBA",
"stopSequence": 5
},
{
"arrival": {
"time": "1753339699",
"uncertainty": 120
},
"departure": {
"time": "1753339699",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LGMOU",
"stopSequence": 6
},
{
"arrival": {
"time": "1753339877",
"uncertainty": 120
},
"departure": {
"time": "1753339967",
"uncertainty": 120
},
"stopId": "0:MFAUR",
"stopSequence": 7
},
{
"arrival": {
"time": "1753340072",
"uncertainty": 120
},
"departure": {
"time": "1753340087",
"uncertainty": 120
},
"stopId": "0:FRANK",
"stopSequence": 8
},
{
"arrival": {
"time": "1753340162",
"uncertainty": 120
},
"departure": {
"time": "1753340238",
"uncertainty": 120
},
"stopId": "0:DANTO",
"stopSequence": 9
},
{
"arrival": {
"time": "1753340327",
"uncertainty": 120
},
"departure": {
"time": "1753340327",
"uncertainty": 120
},
"stopId": "0:PEGUY",
"stopSequence": 10
},
{
"arrival": {
"time": "1753340365",
"uncertainty": 120
},
"departure": {
"time": "1753340365",
"uncertainty": 120
},
"stopId": "0:MARGU",
"stopSequence": 11
},
{
"arrival": {
"time": "1753340417",
"uncertainty": 120
},
"departure": {
"time": "1753340417",
"uncertainty": 120
},
"stopId": "0:ELOUB",
"stopSequence": 12
},
{
"arrival": {
"time": "1753340471",
"uncertainty": 120
},
"departure": {
"time": "1753340471",
"uncertainty": 120
},
"stopId": "0:BRIAN",
"stopSequence": 13
},
{
"arrival": {
"time": "1753340579",
"uncertainty": 120
},
"departure": {
"time": "1753340597",
"uncertainty": 120
},
"stopId": "0:GAR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1753340680",
"uncertainty": 120
},
"departure": {
"time": "1753340747",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 15
},
{
"arrival": {
"time": "1753340884",
"uncertainty": 120
},
"departure": {
"time": "1753340884",
"uncertainty": 120
},
"stopId": "0:LMARN",
"stopSequence": 16
},
{
"arrival": {
"time": "1753340925",
"uncertainty": 120
},
"departure": {
"time": "1753340927",
"uncertainty": 120
},
"stopId": "0:SERVA",
"stopSequence": 17
},
{
"arrival": {
"time": "1753340957",
"uncertainty": 120
},
"departure": {
"time": "1753340957",
"uncertainty": 120
},
"stopId": "0:LMAUB",
"stopSequence": 18
},
{
"arrival": {
"time": "1753341037",
"uncertainty": 120
},
"departure": {
"time": "1753341047",
"uncertainty": 120
},
"stopId": "0:BCROZ",
"stopSequence": 19
},
{
"arrival": {
"time": "1753341187",
"uncertainty": 120
},
"departure": {
"time": "1753341187",
"uncertainty": 120
},
"stopId": "0:CIMETI",
"stopSequence": 20
},
{
"arrival": {
"time": "1753341195",
"uncertainty": 120
},
"departure": {
"time": "1753341195",
"uncertainty": 120
},
"stopId": "0:ROMAN",
"stopSequence": 21
},
{
"arrival": {
"time": "1753341296",
"uncertainty": 120
},
"departure": {
"time": "1753341296",
"uncertainty": 120
},
"stopId": "0:KENNE 4",
"stopSequence": 22
},
{
"arrival": {
"time": "1753341455",
"uncertainty": 120
},
"departure": {
"time": "1753341455",
"uncertainty": 120
},
"stopId": "0:CHUR 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1753341610",
"uncertainty": 120
},
"departure": {
"time": "1753341610",
"uncertainty": 120
},
"stopId": "0:VERD 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1753341666",
"uncertainty": 120
},
"departure": {
"time": "1753341666",
"uncertainty": 120
},
"stopId": "0:EUROP",
"stopSequence": 25
},
{
"arrival": {
"time": "1753341727",
"uncertainty": 120
},
"departure": {
"time": "1753341727",
"uncertainty": 120
},
"stopId": "0:CHOPI",
"stopSequence": 26
},
{
"arrival": {
"time": "1753341786",
"uncertainty": 120
},
"departure": {
"time": "1753341786",
"uncertainty": 120
},
"stopId": "0:MELIE",
"stopSequence": 27
},
{
"arrival": {
"time": "1753341812",
"uncertainty": 120
},
"departure": {
"time": "1753341812",
"uncertainty": 120
},
"stopId": "0:POITO",
"stopSequence": 28
},
{
"arrival": {
"time": "1753341869",
"uncertainty": 120
},
"departure": {
"time": "1753341869",
"uncertainty": 120
},
"stopId": "0:ESCHI",
"stopSequence": 29
},
{
"arrival": {
"time": "1753341884",
"uncertainty": 120
},
"stopId": "0:BRIFF 3",
"stopSequence": 30
}
],
"trip": {
"directionId": 1,
"routeId": "C1",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080110"
},
"vehicle": {
"id": "124",
"label": "124"
}
}
},
{
"id": "3080020",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753342320",
"uncertainty": 120
},
"stopId": "0:_LRC",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "64",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080020"
}
}
},
{
"id": "3080026",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753340067",
"uncertainty": 120
},
"stopId": "0:_LPA 2",
"stopSequence": 1
},
{
"arrival": {
"time": "1753340094",
"uncertainty": 120
},
"departure": {
"time": "1753340094",
"uncertainty": 120
},
"stopId": "0:_ACA 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1753340107",
"uncertainty": 120
},
"departure": {
"time": "1753340107",
"uncertainty": 120
},
"stopId": "0:_LAS 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1753340203",
"uncertainty": 120
},
"departure": {
"time": "1753340203",
"uncertainty": 120
},
"stopId": "0:_YOU 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1753340305",
"uncertainty": 120
},
"departure": {
"time": "1753340305",
"uncertainty": 120
},
"stopId": "0:_CAS 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1753340334",
"uncertainty": 120
},
"departure": {
"time": "1753340334",
"uncertainty": 120
},
"stopId": "0:_COQ 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1753340378",
"uncertainty": 120
},
"departure": {
"time": "1753340394",
"uncertainty": 120
},
"stopId": "0:_BOZ",
"stopSequence": 7
},
{
"arrival": {
"time": "1753340454",
"uncertainty": 120
},
"departure": {
"time": "1753340454",
"uncertainty": 120
},
"stopId": "0:_ZAD",
"stopSequence": 8
},
{
"arrival": {
"time": "1753340495",
"uncertainty": 120
},
"departure": {
"time": "1753340495",
"uncertainty": 120
},
"stopId": "0:_ABA",
"stopSequence": 9
},
{
"arrival": {
"time": "1753340554",
"uncertainty": 120
},
"departure": {
"time": "1753340554",
"uncertainty": 120
},
"stopId": "0:_BEL",
"stopSequence": 10
},
{
"arrival": {
"time": "1753340604",
"uncertainty": 120
},
"departure": {
"time": "1753340604",
"uncertainty": 120
},
"stopId": "0:_CIM",
"stopSequence": 11
},
{
"arrival": {
"time": "1753340686",
"uncertainty": 120
},
"departure": {
"time": "1753340686",
"uncertainty": 120
},
"stopId": "0:_LPR",
"stopSequence": 12
},
{
"arrival": {
"time": "1753340732",
"uncertainty": 120
},
"departure": {
"time": "1753340732",
"uncertainty": 120
},
"stopId": "0:_CLX",
"stopSequence": 13
},
{
"arrival": {
"time": "1753340933",
"uncertainty": 120
},
"departure": {
"time": "1753340933",
"uncertainty": 120
},
"stopId": "0:_LIB",
"stopSequence": 14
},
{
"arrival": {
"time": "1753340844",
"uncertainty": 120
},
"departure": {
"time": "1753340844",
"uncertainty": 120
},
"stopId": "0:_LYB",
"stopSequence": 15
},
{
"arrival": {
"time": "1753340876",
"uncertainty": 120
},
"departure": {
"time": "1753340876",
"uncertainty": 120
},
"stopId": "0:_GMU 4",
"stopSequence": 16
},
{
"arrival": {
"time": "1753341247"
},
"departure": {
"time": "1753341247"
},
"stopId": "0:_LAC 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1753341280"
},
"departure": {
"time": "1753341280"
},
"stopId": "0:_ACH 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1753341313"
},
"departure": {
"time": "1753341313"
},
"stopId": "0:_ETO 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1753341386"
},
"departure": {
"time": "1753341386"
},
"stopId": "0:_LVS 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1753341435"
},
"departure": {
"time": "1753341435"
},
"stopId": "0:_COM 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1753341479"
},
"departure": {
"time": "1753341479"
},
"stopId": "0:_COM 3",
"stopSequence": 22
},
{
"arrival": {
"time": "1753341594"
},
"departure": {
"time": "1753341594"
},
"stopId": "0:_COA 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1753341669"
},
"departure": {
"time": "1753341669"
},
"stopId": "0:_PIC 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1753341741"
},
"departure": {
"time": "1753341741"
},
"stopId": "0:_DAR 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1753341795"
},
"departure": {
"time": "1753341795"
},
"stopId": "0:_SCH 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1753341920"
},
"departure": {
"time": "1753341920"
},
"stopId": "0:_ZIL",
"stopSequence": 27
},
{
"arrival": {
"time": "1753341970"
},
"departure": {
"time": "1753341970"
},
"stopId": "0:_LRS 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1753342035"
},
"stopId": "0:_LRC",
"stopSequence": 29
}
],
"trip": {
"directionId": 1,
"routeId": "64",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080026"
},
"vehicle": {
"id": "854",
"label": "854"
}
}
},
{
"id": "3080846",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753337764",
"uncertainty": 120
},
"stopId": "0:GEGL",
"stopSequence": 1
},
{
"arrival": {
"time": "1753337831",
"uncertainty": 120
},
"departure": {
"time": "1753337831",
"uncertainty": 120
},
"stopId": "0:BEAUC",
"stopSequence": 2
},
{
"arrival": {
"time": "1753337921",
"uncertainty": 120
},
"departure": {
"time": "1753337921",
"uncertainty": 120
},
"stopId": "0:GEIF",
"stopSequence": 3
},
{
"arrival": {
"time": "1753338009",
"uncertainty": 120
},
"departure": {
"time": "1753338009",
"uncertainty": 120
},
"stopId": "0:GLFR",
"stopSequence": 4
},
{
"arrival": {
"time": "1753338095",
"uncertainty": 120
},
"departure": {
"time": "1753338095",
"uncertainty": 120
},
"stopId": "0:_BELL 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1753338159",
"uncertainty": 120
},
"departure": {
"time": "1753338159",
"uncertainty": 120
},
"stopId": "0:RDS",
"stopSequence": 6
},
{
"arrival": {
"time": "1753338196",
"uncertainty": 120
},
"departure": {
"time": "1753338196",
"uncertainty": 120
},
"stopId": "0:LCOMB 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1753338250",
"uncertainty": 120
},
"departure": {
"time": "1753338250",
"uncertainty": 120
},
"stopId": "0:JOUHA 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1753338306",
"uncertainty": 120
},
"departure": {
"time": "1753338310",
"uncertainty": 120
},
"stopId": "0:PROVE 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1753338340",
"uncertainty": 120
},
"departure": {
"time": "1753338340",
"uncertainty": 120
},
"stopId": "0:TOURN 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1753338488",
"uncertainty": 120
},
"departure": {
"time": "1753338488",
"uncertainty": 120
},
"stopId": "0:CLEME",
"stopSequence": 11
},
{
"arrival": {
"time": "1753338488",
"uncertainty": 120
},
"departure": {
"time": "1753338488",
"uncertainty": 120
},
"stopId": "0:CVILL",
"stopSequence": 12
},
{
"arrival": {
"time": "1753338571",
"uncertainty": 120
},
"departure": {
"time": "1753338638",
"uncertainty": 120
},
"stopId": "0:BEAUL",
"stopSequence": 13
},
{
"arrival": {
"time": "1753338747",
"uncertainty": 120
},
"departure": {
"time": "1753338758",
"uncertainty": 120
},
"stopId": "0:FAUCON",
"stopSequence": 14
},
{
"arrival": {
"time": "1753338819",
"uncertainty": 120
},
"departure": {
"time": "1753338819",
"uncertainty": 120
},
"stopId": "0:BOTTE",
"stopSequence": 15
},
{
"arrival": {
"time": "1753338955",
"uncertainty": 120
},
"departure": {
"time": "1753339028",
"uncertainty": 120
},
"stopId": "0:MCHAM",
"stopSequence": 16
},
{
"arrival": {
"time": "1753339088",
"uncertainty": 120
},
"departure": {
"time": "1753339088",
"uncertainty": 120
},
"stopId": "0:REPUB",
"stopSequence": 17
},
{
"arrival": {
"time": "1753339178",
"uncertainty": 120
},
"departure": {
"time": "1753339208",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 18
},
{
"arrival": {
"time": "1753339327",
"uncertainty": 120
},
"departure": {
"time": "1753339327",
"uncertainty": 120
},
"stopId": "0:CHAB",
"stopSequence": 19
},
{
"arrival": {
"time": "1753339408",
"uncertainty": 120
},
"departure": {
"time": "1753339408",
"uncertainty": 120
},
"stopId": "0:MDAR",
"stopSequence": 20
},
{
"arrival": {
"time": "1753339432",
"uncertainty": 120
},
"departure": {
"time": "1753339448",
"uncertainty": 120
},
"stopId": "0:MIRA",
"stopSequence": 21
},
{
"arrival": {
"time": "1753339508",
"uncertainty": 120
},
"departure": {
"time": "1753339628",
"uncertainty": 120
},
"stopId": "0:MONTP",
"stopSequence": 22
},
{
"arrival": {
"time": "1753339775",
"uncertainty": 120
},
"departure": {
"time": "1753339775",
"uncertainty": 120
},
"stopId": "0:VERCO 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1753339839",
"uncertainty": 120
},
"departure": {
"time": "1753339839",
"uncertainty": 120
},
"stopId": "0:MALOS 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1753339930",
"uncertainty": 120
},
"departure": {
"time": "1753339930",
"uncertainty": 120
},
"stopId": "0:LBONN 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1753339977",
"uncertainty": 120
},
"departure": {
"time": "1753339977",
"uncertainty": 120
},
"stopId": "0:MAND 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1753340135",
"uncertainty": 120
},
"departure": {
"time": "1753340135",
"uncertainty": 120
},
"stopId": "0:KENNE 3",
"stopSequence": 27
},
{
"arrival": {
"time": "1753340244",
"uncertainty": 120
},
"departure": {
"time": "1753340244",
"uncertainty": 120
},
"stopId": "0:SEIGN 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1753340320",
"uncertainty": 120
},
"departure": {
"time": "1753340320",
"uncertainty": 120
},
"stopId": "0:GPHIL 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1753340380",
"uncertainty": 120
},
"departure": {
"time": "1753340380",
"uncertainty": 120
},
"stopId": "0:CHAPL 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1753340440",
"uncertainty": 120
},
"departure": {
"time": "1753340440",
"uncertainty": 120
},
"stopId": "0:SSIGN 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1753340513",
"uncertainty": 120
},
"departure": {
"time": "1753340530",
"uncertainty": 120
},
"stopId": "0:BMEUN 2",
"stopSequence": 32
},
{
"arrival": {
"time": "1753340575",
"uncertainty": 120
},
"departure": {
"time": "1753340575",
"uncertainty": 120
},
"stopId": "0:CHVAN",
"stopSequence": 33
},
{
"arrival": {
"time": "1753340612",
"uncertainty": 120
},
"departure": {
"time": "1753340612",
"uncertainty": 120
},
"stopId": "0:BRUY",
"stopSequence": 34
},
{
"arrival": {
"time": "1753340720",
"uncertainty": 120
},
"departure": {
"time": "1753340770",
"uncertainty": 120
},
"stopId": "0:GAUD 2",
"stopSequence": 35
},
{
"arrival": {
"time": "1753340860",
"uncertainty": 120
},
"departure": {
"time": "1753340860",
"uncertainty": 120
},
"stopId": "0:LD3S",
"stopSequence": 36
},
{
"arrival": {
"time": "1753340903",
"uncertainty": 120
},
"departure": {
"time": "1753340903",
"uncertainty": 120
},
"stopId": "0:RALP",
"stopSequence": 37
},
{
"arrival": {
"time": "1753340920",
"uncertainty": 120
},
"departure": {
"time": "1753340920",
"uncertainty": 120
},
"stopId": "0:TEMPL",
"stopSequence": 38
},
{
"arrival": {
"time": "1753340963",
"uncertainty": 120
},
"departure": {
"time": "1753340963",
"uncertainty": 120
},
"stopId": "0:CYRAN",
"stopSequence": 39
},
{
"arrival": {
"time": "1753341079",
"uncertainty": 120
},
"departure": {
"time": "1753341079",
"uncertainty": 120
},
"stopId": "0:MDBOU 2",
"stopSequence": 40
},
{
"arrival": {
"time": "1753341151",
"uncertainty": 120
},
"departure": {
"time": "1753341151",
"uncertainty": 120
},
"stopId": "0:SJC",
"stopSequence": 41
},
{
"arrival": {
"time": "1753341202",
"uncertainty": 120
},
"departure": {
"time": "1753341202",
"uncertainty": 120
},
"stopId": "0:LVALE",
"stopSequence": 42
},
{
"arrival": {
"time": "1753341220",
"uncertainty": 120
},
"departure": {
"time": "1753341220",
"uncertainty": 120
},
"stopId": "0:ADL",
"stopSequence": 43
},
{
"arrival": {
"time": "1753341275",
"uncertainty": 120
},
"departure": {
"time": "1753341275",
"uncertainty": 120
},
"stopId": "0:MDLON 2",
"stopSequence": 44
},
{
"arrival": {
"time": "1753341294",
"uncertainty": 120
},
"departure": {
"time": "1753341294",
"uncertainty": 120
},
"stopId": "0:LLON",
"stopSequence": 45
},
{
"arrival": {
"time": "1753341331",
"uncertainty": 120
},
"departure": {
"time": "1753341331",
"uncertainty": 120
},
"stopId": "0:CCOM7",
"stopSequence": 46
},
{
"arrival": {
"time": "1753341396",
"uncertainty": 120
},
"stopId": "0:CCOMM 3",
"stopSequence": 47
}
],
"trip": {
"directionId": 1,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080846"
},
"vehicle": {
"id": "549",
"label": "549"
}
}
},
{
"id": "3080847",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753340160",
"uncertainty": 120
},
"stopId": "0:GEGL",
"stopSequence": 1
},
{
"arrival": {
"time": "1753340242",
"uncertainty": 120
},
"departure": {
"time": "1753340242",
"uncertainty": 120
},
"stopId": "0:BEAUC",
"stopSequence": 2
},
{
"arrival": {
"time": "1753340330",
"uncertainty": 120
},
"departure": {
"time": "1753340330",
"uncertainty": 120
},
"stopId": "0:GEIF",
"stopSequence": 3
},
{
"arrival": {
"time": "1753340411",
"uncertainty": 120
},
"departure": {
"time": "1753340411",
"uncertainty": 120
},
"stopId": "0:GLFR",
"stopSequence": 4
},
{
"arrival": {
"time": "1753340480",
"uncertainty": 120
},
"departure": {
"time": "1753340480",
"uncertainty": 120
},
"stopId": "0:_BELL 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1753340547",
"uncertainty": 120
},
"departure": {
"time": "1753340547",
"uncertainty": 120
},
"stopId": "0:RDS",
"stopSequence": 6
},
{
"arrival": {
"time": "1753340561",
"uncertainty": 120
},
"departure": {
"time": "1753340591",
"uncertainty": 120
},
"stopId": "0:LCOMB 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1753340645",
"uncertainty": 120
},
"departure": {
"time": "1753340651",
"uncertainty": 120
},
"stopId": "0:JOUHA 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1753340724",
"uncertainty": 120
},
"departure": {
"time": "1753340724",
"uncertainty": 120
},
"stopId": "0:PROVE 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1753340741",
"uncertainty": 120
},
"departure": {
"time": "1753340741",
"uncertainty": 120
},
"stopId": "0:TOURN 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1753340833",
"uncertainty": 120
},
"departure": {
"time": "1753340833",
"uncertainty": 120
},
"stopId": "0:CLEME",
"stopSequence": 11
},
{
"arrival": {
"time": "1753340843",
"uncertainty": 120
},
"departure": {
"time": "1753340955",
"uncertainty": 120
},
"stopId": "0:CVILL",
"stopSequence": 12
},
{
"arrival": {
"time": "1753341015",
"uncertainty": 120
},
"departure": {
"time": "1753341015",
"uncertainty": 120
},
"stopId": "0:BEAUL",
"stopSequence": 13
},
{
"arrival": {
"time": "1753341094",
"uncertainty": 120
},
"departure": {
"time": "1753341105",
"uncertainty": 120
},
"stopId": "0:FAUCON",
"stopSequence": 14
},
{
"arrival": {
"time": "1753341168",
"uncertainty": 120
},
"departure": {
"time": "1753341168",
"uncertainty": 120
},
"stopId": "0:BOTTE",
"stopSequence": 15
},
{
"arrival": {
"time": "1753341418",
"uncertainty": 120
},
"departure": {
"time": "1753341418",
"uncertainty": 120
},
"stopId": "0:MCHAM",
"stopSequence": 16
},
{
"arrival": {
"time": "1753341485",
"uncertainty": 120
},
"departure": {
"time": "1753341485",
"uncertainty": 120
},
"stopId": "0:REPUB",
"stopSequence": 17
},
{
"arrival": {
"time": "1753341572",
"uncertainty": 120
},
"departure": {
"time": "1753341572",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 18
},
{
"arrival": {
"time": "1753341696",
"uncertainty": 120
},
"departure": {
"time": "1753341696",
"uncertainty": 120
},
"stopId": "0:CHAB",
"stopSequence": 19
},
{
"arrival": {
"time": "1753341813",
"uncertainty": 120
},
"departure": {
"time": "1753341813",
"uncertainty": 120
},
"stopId": "0:MDAR",
"stopSequence": 20
},
{
"arrival": {
"time": "1753341878",
"uncertainty": 120
},
"departure": {
"time": "1753341878",
"uncertainty": 120
},
"stopId": "0:MIRA",
"stopSequence": 21
},
{
"arrival": {
"time": "1753341987",
"uncertainty": 120
},
"departure": {
"time": "1753341987",
"uncertainty": 120
},
"stopId": "0:MONTP",
"stopSequence": 22
},
{
"arrival": {
"time": "1753342107",
"uncertainty": 120
},
"departure": {
"time": "1753342107",
"uncertainty": 120
},
"stopId": "0:VERCO 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1753342187",
"uncertainty": 120
},
"departure": {
"time": "1753342187",
"uncertainty": 120
},
"stopId": "0:MALOS 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1753342265",
"uncertainty": 120
},
"departure": {
"time": "1753342265",
"uncertainty": 120
},
"stopId": "0:LBONN 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1753342316",
"uncertainty": 120
},
"departure": {
"time": "1753342316",
"uncertainty": 120
},
"stopId": "0:MAND 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1753342407",
"uncertainty": 120
},
"departure": {
"time": "1753342407",
"uncertainty": 120
},
"stopId": "0:KENNE 3",
"stopSequence": 27
},
{
"arrival": {
"time": "1753342507",
"uncertainty": 120
},
"departure": {
"time": "1753342507",
"uncertainty": 120
},
"stopId": "0:SEIGN 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1753342577",
"uncertainty": 120
},
"departure": {
"time": "1753342577",
"uncertainty": 120
},
"stopId": "0:GPHIL 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1753342646",
"uncertainty": 120
},
"departure": {
"time": "1753342646",
"uncertainty": 120
},
"stopId": "0:CHAPL 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1753342706",
"uncertainty": 120
},
"departure": {
"time": "1753342706",
"uncertainty": 120
},
"stopId": "0:SSIGN 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1753342765",
"uncertainty": 120
},
"departure": {
"time": "1753342765",
"uncertainty": 120
},
"stopId": "0:BMEUN 2",
"stopSequence": 32
},
{
"arrival": {
"time": "1753342804",
"uncertainty": 120
},
"departure": {
"time": "1753342804",
"uncertainty": 120
},
"stopId": "0:CHVAN",
"stopSequence": 33
},
{
"arrival": {
"time": "1753342852",
"uncertainty": 120
},
"departure": {
"time": "1753342852",
"uncertainty": 120
},
"stopId": "0:BRUY",
"stopSequence": 34
},
{
"arrival": {
"time": "1753342976",
"uncertainty": 120
},
"departure": {
"time": "1753342976",
"uncertainty": 120
},
"stopId": "0:GAUD 2",
"stopSequence": 35
},
{
"arrival": {
"time": "1753343062",
"uncertainty": 120
},
"departure": {
"time": "1753343062",
"uncertainty": 120
},
"stopId": "0:LD3S",
"stopSequence": 36
},
{
"arrival": {
"time": "1753343116",
"uncertainty": 120
},
"departure": {
"time": "1753343116",
"uncertainty": 120
},
"stopId": "0:RALP",
"stopSequence": 37
},
{
"arrival": {
"time": "1753343145",
"uncertainty": 120
},
"departure": {
"time": "1753343145",
"uncertainty": 120
},
"stopId": "0:TEMPL",
"stopSequence": 38
},
{
"arrival": {
"time": "1753343204",
"uncertainty": 120
},
"departure": {
"time": "1753343204",
"uncertainty": 120
},
"stopId": "0:CYRAN",
"stopSequence": 39
},
{
"arrival": {
"time": "1753343303",
"uncertainty": 120
},
"departure": {
"time": "1753343303",
"uncertainty": 120
},
"stopId": "0:MDBOU 2",
"stopSequence": 40
},
{
"arrival": {
"time": "1753343358",
"uncertainty": 120
},
"departure": {
"time": "1753343358",
"uncertainty": 120
},
"stopId": "0:SJC",
"stopSequence": 41
},
{
"arrival": {
"time": "1753343409",
"uncertainty": 120
},
"departure": {
"time": "1753343409",
"uncertainty": 120
},
"stopId": "0:LVALE",
"stopSequence": 42
},
{
"arrival": {
"time": "1753343427",
"uncertainty": 120
},
"departure": {
"time": "1753343427",
"uncertainty": 120
},
"stopId": "0:ADL",
"stopSequence": 43
},
{
"arrival": {
"time": "1753343482",
"uncertainty": 120
},
"departure": {
"time": "1753343482",
"uncertainty": 120
},
"stopId": "0:MDLON 2",
"stopSequence": 44
},
{
"arrival": {
"time": "1753343501",
"uncertainty": 120
},
"departure": {
"time": "1753343501",
"uncertainty": 120
},
"stopId": "0:LLON",
"stopSequence": 45
},
{
"arrival": {
"time": "1753343538",
"uncertainty": 120
},
"departure": {
"time": "1753343538",
"uncertainty": 120
},
"stopId": "0:CCOM7",
"stopSequence": 46
},
{
"arrival": {
"time": "1753343603",
"uncertainty": 120
},
"departure": {
"time": "1753343603",
"uncertainty": 120
},
"stopId": "0:CCOMM 3",
"stopSequence": 47
},
{
"arrival": {
"time": "1753343770",
"uncertainty": 120
},
"departure": {
"time": "1753343770",
"uncertainty": 120
},
"stopId": "0:SAPIN 2",
"stopSequence": 48
},
{
"arrival": {
"time": "1753343818",
"uncertainty": 120
},
"departure": {
"time": "1753343818",
"uncertainty": 120
},
"stopId": "0:SELL 2",
"stopSequence": 49
},
{
"arrival": {
"time": "1753343856",
"uncertainty": 120
},
"departure": {
"time": "1753343856",
"uncertainty": 120
},
"stopId": "0:SMAR 2",
"stopSequence": 50
},
{
"arrival": {
"time": "1753343917",
"uncertainty": 120
},
"departure": {
"time": "1753343917",
"uncertainty": 120
},
"stopId": "0:NOBE 2",
"stopSequence": 51
},
{
"arrival": {
"time": "1753343963",
"uncertainty": 120
},
"stopId": "0:MDM 2",
"stopSequence": 52
}
],
"trip": {
"directionId": 1,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080847"
},
"vehicle": {
"id": "56",
"label": "56"
}
}
},
{
"id": "3080889",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753339994",
"uncertainty": 120
},
"departure": {
"time": "1753339994",
"uncertainty": 120
},
"stopId": "0:AUREA 2"
},
{
"arrival": {
"time": "1753340049",
"uncertainty": 120
},
"departure": {
"time": "1753340049",
"uncertainty": 120
},
"stopId": "0:REVEL 2"
},
{
"arrival": {
"time": "1753340122",
"uncertainty": 120
},
"departure": {
"time": "1753340122",
"uncertainty": 120
},
"stopId": "0:AURO"
},
{
"arrival": {
"time": "1753340131",
"uncertainty": 120
},
"departure": {
"time": "1753340131",
"uncertainty": 120
},
"stopId": "0:AURO"
},
{
"arrival": {
"time": "1753340174",
"uncertainty": 120
},
"departure": {
"time": "1753340174",
"uncertainty": 120
},
"stopId": "0:GRAN"
},
{
"arrival": {
"time": "1753340216",
"uncertainty": 120
},
"departure": {
"time": "1753340216",
"uncertainty": 120
},
"stopId": "0:CD7"
},
{
"arrival": {
"time": "1753340281",
"uncertainty": 120
},
"departure": {
"time": "1753340281",
"uncertainty": 120
},
"stopId": "0:ADMA"
},
{
"departure": {
"time": "1753339020",
"uncertainty": 120
},
"stopId": "0:FLEGE",
"stopSequence": 1
},
{
"arrival": {
"time": "1753339081",
"uncertainty": 120
},
"departure": {
"time": "1753339081",
"uncertainty": 120
},
"stopId": "0:RAME",
"stopSequence": 2
},
{
"arrival": {
"time": "1753339171",
"uncertainty": 120
},
"departure": {
"time": "1753339201",
"uncertainty": 120
},
"stopId": "0:DEDOR",
"stopSequence": 3
},
{
"arrival": {
"time": "1753339273",
"uncertainty": 120
},
"departure": {
"time": "1753339291",
"uncertainty": 120
},
"stopId": "0:LDOR",
"stopSequence": 4
},
{
"arrival": {
"time": "1753339351",
"uncertainty": 120
},
"departure": {
"time": "1753339351",
"uncertainty": 120
},
"stopId": "0:DEBUS",
"stopSequence": 5
},
{
"arrival": {
"time": "1753339400",
"uncertainty": 120
},
"departure": {
"time": "1753339411",
"uncertainty": 120
},
"stopId": "0:ALOES",
"stopSequence": 6
},
{
"arrival": {
"time": "1753339472",
"uncertainty": 120
},
"departure": {
"time": "1753339472",
"uncertainty": 120
},
"stopId": "0:PRIME",
"stopSequence": 7
},
{
"arrival": {
"time": "1753339521",
"uncertainty": 120
},
"departure": {
"time": "1753339521",
"uncertainty": 120
},
"stopId": "0:CASAN",
"stopSequence": 8
},
{
"arrival": {
"time": "1753339556",
"uncertainty": 120
},
"departure": {
"time": "1753339561",
"uncertainty": 120
},
"stopId": "0:THORE",
"stopSequence": 9
},
{
"arrival": {
"time": "1753339621",
"uncertainty": 120
},
"departure": {
"time": "1753339621",
"uncertainty": 120
},
"stopId": "0:PAST",
"stopSequence": 10
},
{
"arrival": {
"time": "1753339681",
"uncertainty": 120
},
"departure": {
"time": "1753339681",
"uncertainty": 120
},
"stopId": "0:ZOLA",
"stopSequence": 11
},
{
"arrival": {
"time": "1753339817",
"uncertainty": 120
},
"departure": {
"time": "1753339817",
"uncertainty": 120
},
"stopId": "0:MAIRI 1",
"stopSequence": 12
},
{
"arrival": {
"time": "1753339861",
"uncertainty": 120
},
"departure": {
"time": "1753339861",
"uncertainty": 120
},
"stopId": "0:VOLT",
"stopSequence": 13
},
{
"arrival": {
"time": "1753339921",
"uncertainty": 120
},
"departure": {
"time": "1753339921",
"uncertainty": 120
},
"stopId": "0:MDORM",
"stopSequence": 14
},
{
"arrival": {
"time": "1753339953",
"uncertainty": 120
},
"departure": {
"time": "1753339953",
"uncertainty": 120
},
"stopId": "0:REVEL",
"stopSequence": 15
},
{
"arrival": {
"time": "1753340040",
"uncertainty": 120
},
"departure": {
"time": "1753340040",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:AUREA",
"stopSequence": 16
},
{
"arrival": {
"time": "1753340090",
"uncertainty": 120
},
"departure": {
"time": "1753340090",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LMARG",
"stopSequence": 17
},
{
"arrival": {
"time": "1753340138",
"uncertainty": 120
},
"departure": {
"time": "1753340138",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BROSS",
"stopSequence": 18
},
{
"arrival": {
"time": "1753340169",
"uncertainty": 120
},
"departure": {
"time": "1753340169",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GERBA",
"stopSequence": 19
},
{
"arrival": {
"time": "1753340212",
"uncertainty": 120
},
"departure": {
"time": "1753340212",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MOURE",
"stopSequence": 20
},
{
"arrival": {
"time": "1753340293",
"uncertainty": 120
},
"departure": {
"time": "1753340293",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:JACQU",
"stopSequence": 21
},
{
"arrival": {
"time": "1753340329",
"uncertainty": 120
},
"departure": {
"time": "1753340329",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:PDANG",
"stopSequence": 22
},
{
"arrival": {
"time": "1753340432",
"uncertainty": 120
},
"departure": {
"time": "1753340432",
"uncertainty": 120
},
"stopId": "0:FONTL",
"stopSequence": 23
},
{
"arrival": {
"time": "1753340476",
"uncertainty": 120
},
"departure": {
"time": "1753340476",
"uncertainty": 120
},
"stopId": "0:BDMUR 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1753340529",
"uncertainty": 120
},
"departure": {
"time": "1753340529",
"uncertainty": 120
},
"stopId": "0:LGPLA 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1753340603",
"uncertainty": 120
},
"departure": {
"time": "1753340619",
"uncertainty": 120
},
"stopId": "0:PGATA",
"stopSequence": 26
},
{
"arrival": {
"time": "1753340666",
"uncertainty": 120
},
"departure": {
"time": "1753340666",
"uncertainty": 120
},
"stopId": "0:LPALL",
"stopSequence": 27
},
{
"arrival": {
"time": "1753340709",
"uncertainty": 120
},
"departure": {
"time": "1753340709",
"uncertainty": 120
},
"stopId": "0:BEREN",
"stopSequence": 28
},
{
"arrival": {
"time": "1753340747",
"uncertainty": 120
},
"departure": {
"time": "1753340770",
"uncertainty": 120
},
"stopId": "0:GENIS",
"stopSequence": 29
},
{
"arrival": {
"time": "1753340842",
"uncertainty": 120
},
"departure": {
"time": "1753340842",
"uncertainty": 120
},
"stopId": "0:CECIL",
"stopSequence": 30
},
{
"arrival": {
"time": "1753340919",
"uncertainty": 120
},
"departure": {
"time": "1753340949",
"uncertainty": 120
},
"stopId": "0:GAR1",
"stopSequence": 31
},
{
"arrival": {
"time": "1753341039",
"uncertainty": 120
},
"departure": {
"time": "1753341069",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 32
},
{
"arrival": {
"time": "1753341197",
"uncertainty": 120
},
"departure": {
"time": "1753341197",
"uncertainty": 120
},
"stopId": "0:TURI",
"stopSequence": 33
},
{
"arrival": {
"time": "1753341254",
"uncertainty": 120
},
"departure": {
"time": "1753341254",
"uncertainty": 120
},
"stopId": "0:SSOCI",
"stopSequence": 34
},
{
"arrival": {
"time": "1753341339",
"uncertainty": 120
},
"departure": {
"time": "1753341339",
"uncertainty": 120
},
"stopId": "0:SULLY",
"stopSequence": 35
},
{
"arrival": {
"time": "1753341364",
"uncertainty": 120
},
"departure": {
"time": "1753341364",
"uncertainty": 120
},
"stopId": "0:BARNA",
"stopSequence": 36
},
{
"arrival": {
"time": "1753341414",
"uncertainty": 120
},
"departure": {
"time": "1753341414",
"uncertainty": 120
},
"stopId": "0:CMOUC",
"stopSequence": 37
},
{
"arrival": {
"time": "1753341453",
"uncertainty": 120
},
"departure": {
"time": "1753341453",
"uncertainty": 120
},
"stopId": "0:AMAND",
"stopSequence": 38
},
{
"arrival": {
"time": "1753341518",
"uncertainty": 120
},
"departure": {
"time": "1753341518",
"uncertainty": 120
},
"stopId": "0:BMEUN",
"stopSequence": 39
},
{
"arrival": {
"time": "1753341553",
"uncertainty": 120
},
"departure": {
"time": "1753341553",
"uncertainty": 120
},
"stopId": "0:SSIGN",
"stopSequence": 40
},
{
"arrival": {
"time": "1753341619",
"uncertainty": 120
},
"departure": {
"time": "1753341619",
"uncertainty": 120
},
"stopId": "0:JOUVE",
"stopSequence": 41
},
{
"arrival": {
"time": "1753341692",
"uncertainty": 120
},
"departure": {
"time": "1753341692",
"uncertainty": 120
},
"stopId": "0:GPHIL 2",
"stopSequence": 42
},
{
"arrival": {
"time": "1753341751",
"uncertainty": 120
},
"stopId": "0:CHAPL 2",
"stopSequence": 43
}
],
"trip": {
"directionId": 0,
"routeId": "08",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080889"
},
"vehicle": {
"id": "562",
"label": "562"
}
}
},
{
"id": "3080890",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753341874",
"uncertainty": 120
},
"departure": {
"time": "1753341874",
"uncertainty": 120
},
"stopId": "0:AUREA 2"
},
{
"arrival": {
"time": "1753341953",
"uncertainty": 120
},
"departure": {
"time": "1753341953",
"uncertainty": 120
},
"stopId": "0:REVEL 2"
},
{
"arrival": {
"time": "1753342063",
"uncertainty": 120
},
"departure": {
"time": "1753342063",
"uncertainty": 120
},
"stopId": "0:AURO"
},
{
"arrival": {
"time": "1753342072",
"uncertainty": 120
},
"departure": {
"time": "1753342072",
"uncertainty": 120
},
"stopId": "0:AURO"
},
{
"arrival": {
"time": "1753342162",
"uncertainty": 120
},
"departure": {
"time": "1753342162",
"uncertainty": 120
},
"stopId": "0:GRAN"
},
{
"arrival": {
"time": "1753342263",
"uncertainty": 120
},
"departure": {
"time": "1753342263",
"uncertainty": 120
},
"stopId": "0:CD7"
},
{
"arrival": {
"time": "1753342357",
"uncertainty": 120
},
"departure": {
"time": "1753342357",
"uncertainty": 120
},
"stopId": "0:ADMA"
},
{
"departure": {
"time": "1753340880",
"uncertainty": 120
},
"stopId": "0:FLEGE",
"stopSequence": 1
},
{
"arrival": {
"time": "1753340912",
"uncertainty": 120
},
"departure": {
"time": "1753340912",
"uncertainty": 120
},
"stopId": "0:RAME",
"stopSequence": 2
},
{
"arrival": {
"time": "1753341000",
"uncertainty": 120
},
"departure": {
"time": "1753341002",
"uncertainty": 120
},
"stopId": "0:DEDOR",
"stopSequence": 3
},
{
"arrival": {
"time": "1753341108",
"uncertainty": 120
},
"departure": {
"time": "1753341108",
"uncertainty": 120
},
"stopId": "0:LDOR",
"stopSequence": 4
},
{
"arrival": {
"time": "1753341183",
"uncertainty": 120
},
"departure": {
"time": "1753341183",
"uncertainty": 120
},
"stopId": "0:DEBUS",
"stopSequence": 5
},
{
"arrival": {
"time": "1753341223",
"uncertainty": 120
},
"departure": {
"time": "1753341223",
"uncertainty": 120
},
"stopId": "0:ALOES",
"stopSequence": 6
},
{
"arrival": {
"time": "1753341304",
"uncertainty": 120
},
"departure": {
"time": "1753341304",
"uncertainty": 120
},
"stopId": "0:PRIME",
"stopSequence": 7
},
{
"arrival": {
"time": "1753341375",
"uncertainty": 120
},
"departure": {
"time": "1753341375",
"uncertainty": 120
},
"stopId": "0:CASAN",
"stopSequence": 8
},
{
"arrival": {
"time": "1753341427",
"uncertainty": 120
},
"departure": {
"time": "1753341427",
"uncertainty": 120
},
"stopId": "0:THORE",
"stopSequence": 9
},
{
"arrival": {
"time": "1753341497",
"uncertainty": 120
},
"departure": {
"time": "1753341497",
"uncertainty": 120
},
"stopId": "0:PAST",
"stopSequence": 10
},
{
"arrival": {
"time": "1753341552",
"uncertainty": 120
},
"departure": {
"time": "1753341552",
"uncertainty": 120
},
"stopId": "0:ZOLA",
"stopSequence": 11
},
{
"arrival": {
"time": "1753341643",
"uncertainty": 120
},
"departure": {
"time": "1753341643",
"uncertainty": 120
},
"stopId": "0:MAIRI 1",
"stopSequence": 12
},
{
"arrival": {
"time": "1753341684",
"uncertainty": 120
},
"departure": {
"time": "1753341684",
"uncertainty": 120
},
"stopId": "0:VOLT",
"stopSequence": 13
},
{
"arrival": {
"time": "1753341744",
"uncertainty": 120
},
"departure": {
"time": "1753341744",
"uncertainty": 120
},
"stopId": "0:MDORM",
"stopSequence": 14
},
{
"arrival": {
"time": "1753341796",
"uncertainty": 120
},
"departure": {
"time": "1753341796",
"uncertainty": 120
},
"stopId": "0:REVEL",
"stopSequence": 15
},
{
"arrival": {
"time": "1753341840",
"uncertainty": 120
},
"departure": {
"time": "1753341840",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:AUREA",
"stopSequence": 16
},
{
"arrival": {
"time": "1753341890",
"uncertainty": 120
},
"departure": {
"time": "1753341890",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LMARG",
"stopSequence": 17
},
{
"arrival": {
"time": "1753341938",
"uncertainty": 120
},
"departure": {
"time": "1753341938",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BROSS",
"stopSequence": 18
},
{
"arrival": {
"time": "1753341969",
"uncertainty": 120
},
"departure": {
"time": "1753341969",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GERBA",
"stopSequence": 19
},
{
"arrival": {
"time": "1753342012",
"uncertainty": 120
},
"departure": {
"time": "1753342012",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MOURE",
"stopSequence": 20
},
{
"arrival": {
"time": "1753342093",
"uncertainty": 120
},
"departure": {
"time": "1753342093",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:JACQU",
"stopSequence": 21
},
{
"arrival": {
"time": "1753342129",
"uncertainty": 120
},
"departure": {
"time": "1753342129",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:PDANG",
"stopSequence": 22
},
{
"arrival": {
"time": "1753342515",
"uncertainty": 120
},
"departure": {
"time": "1753342515",
"uncertainty": 120
},
"stopId": "0:FONTL",
"stopSequence": 23
},
{
"arrival": {
"time": "1753342569",
"uncertainty": 120
},
"departure": {
"time": "1753342569",
"uncertainty": 120
},
"stopId": "0:BDMUR 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1753342621",
"uncertainty": 120
},
"departure": {
"time": "1753342621",
"uncertainty": 120
},
"stopId": "0:LGPLA 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1753342696",
"uncertainty": 120
},
"departure": {
"time": "1753342696",
"uncertainty": 120
},
"stopId": "0:PGATA",
"stopSequence": 26
},
{
"arrival": {
"time": "1753342754",
"uncertainty": 120
},
"departure": {
"time": "1753342754",
"uncertainty": 120
},
"stopId": "0:LPALL",
"stopSequence": 27
},
{
"arrival": {
"time": "1753342816",
"uncertainty": 120
},
"departure": {
"time": "1753342816",
"uncertainty": 120
},
"stopId": "0:BEREN",
"stopSequence": 28
},
{
"arrival": {
"time": "1753342869",
"uncertainty": 120
},
"departure": {
"time": "1753342869",
"uncertainty": 120
},
"stopId": "0:GENIS",
"stopSequence": 29
},
{
"arrival": {
"time": "1753342925",
"uncertainty": 120
},
"departure": {
"time": "1753342925",
"uncertainty": 120
},
"stopId": "0:CECIL",
"stopSequence": 30
},
{
"arrival": {
"time": "1753343062",
"uncertainty": 120
},
"departure": {
"time": "1753343062",
"uncertainty": 120
},
"stopId": "0:GAR1",
"stopSequence": 31
},
{
"arrival": {
"time": "1753343144",
"uncertainty": 120
},
"departure": {
"time": "1753343144",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 32
},
{
"arrival": {
"time": "1753343296",
"uncertainty": 120
},
"departure": {
"time": "1753343296",
"uncertainty": 120
},
"stopId": "0:TURI",
"stopSequence": 33
},
{
"arrival": {
"time": "1753343383",
"uncertainty": 120
},
"departure": {
"time": "1753343383",
"uncertainty": 120
},
"stopId": "0:SSOCI",
"stopSequence": 34
},
{
"arrival": {
"time": "1753343454",
"uncertainty": 120
},
"departure": {
"time": "1753343454",
"uncertainty": 120
},
"stopId": "0:SULLY",
"stopSequence": 35
},
{
"arrival": {
"time": "1753343483",
"uncertainty": 120
},
"departure": {
"time": "1753343483",
"uncertainty": 120
},
"stopId": "0:BARNA",
"stopSequence": 36
},
{
"arrival": {
"time": "1753343542",
"uncertainty": 120
},
"departure": {
"time": "1753343542",
"uncertainty": 120
},
"stopId": "0:CMOUC",
"stopSequence": 37
},
{
"arrival": {
"time": "1753343580",
"uncertainty": 120
},
"departure": {
"time": "1753343580",
"uncertainty": 120
},
"stopId": "0:AMAND",
"stopSequence": 38
},
{
"arrival": {
"time": "1753343645",
"uncertainty": 120
},
"departure": {
"time": "1753343645",
"uncertainty": 120
},
"stopId": "0:BMEUN",
"stopSequence": 39
},
{
"arrival": {
"time": "1753343694",
"uncertainty": 120
},
"departure": {
"time": "1753343694",
"uncertainty": 120
},
"stopId": "0:SSIGN",
"stopSequence": 40
},
{
"arrival": {
"time": "1753343760",
"uncertainty": 120
},
"departure": {
"time": "1753343760",
"uncertainty": 120
},
"stopId": "0:JOUVE",
"stopSequence": 41
},
{
"arrival": {
"time": "1753343833",
"uncertainty": 120
},
"departure": {
"time": "1753343833",
"uncertainty": 120
},
"stopId": "0:GPHIL 2",
"stopSequence": 42
},
{
"arrival": {
"time": "1753343892",
"uncertainty": 120
},
"stopId": "0:CHAPL 2",
"stopSequence": 43
}
],
"trip": {
"directionId": 0,
"routeId": "08",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080890"
},
"vehicle": {
"id": "564",
"label": "564"
}
}
},
{
"id": "3080891",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753343631",
"uncertainty": 120
},
"departure": {
"time": "1753343631",
"uncertainty": 120
},
"stopId": "0:AUREA 2"
},
{
"arrival": {
"time": "1753343710",
"uncertainty": 120
},
"departure": {
"time": "1753343710",
"uncertainty": 120
},
"stopId": "0:REVEL 2"
},
{
"arrival": {
"time": "1753343820",
"uncertainty": 120
},
"departure": {
"time": "1753343820",
"uncertainty": 120
},
"stopId": "0:AURO"
},
{
"arrival": {
"time": "1753343829",
"uncertainty": 120
},
"departure": {
"time": "1753343829",
"uncertainty": 120
},
"stopId": "0:AURO"
},
{
"arrival": {
"time": "1753343919",
"uncertainty": 120
},
"departure": {
"time": "1753343919",
"uncertainty": 120
},
"stopId": "0:GRAN"
},
{
"arrival": {
"time": "1753344020",
"uncertainty": 120
},
"departure": {
"time": "1753344020",
"uncertainty": 120
},
"stopId": "0:CD7"
},
{
"arrival": {
"time": "1753344114",
"uncertainty": 120
},
"departure": {
"time": "1753344114",
"uncertainty": 120
},
"stopId": "0:ADMA"
},
{
"departure": {
"time": "1753342680",
"uncertainty": 120
},
"stopId": "0:FLEGE",
"stopSequence": 1
},
{
"arrival": {
"time": "1753342727",
"uncertainty": 120
},
"departure": {
"time": "1753342727",
"uncertainty": 120
},
"stopId": "0:RAME",
"stopSequence": 2
},
{
"arrival": {
"time": "1753342818",
"uncertainty": 120
},
"departure": {
"time": "1753342818",
"uncertainty": 120
},
"stopId": "0:DEDOR",
"stopSequence": 3
},
{
"arrival": {
"time": "1753342888",
"uncertainty": 120
},
"departure": {
"time": "1753342888",
"uncertainty": 120
},
"stopId": "0:LDOR",
"stopSequence": 4
},
{
"arrival": {
"time": "1753342991",
"uncertainty": 120
},
"departure": {
"time": "1753342991",
"uncertainty": 120
},
"stopId": "0:DEBUS",
"stopSequence": 5
},
{
"arrival": {
"time": "1753343040",
"uncertainty": 120
},
"departure": {
"time": "1753343040",
"uncertainty": 120
},
"stopId": "0:ALOES",
"stopSequence": 6
},
{
"arrival": {
"time": "1753343109",
"uncertainty": 120
},
"departure": {
"time": "1753343109",
"uncertainty": 120
},
"stopId": "0:PRIME",
"stopSequence": 7
},
{
"arrival": {
"time": "1753343170",
"uncertainty": 120
},
"departure": {
"time": "1753343170",
"uncertainty": 120
},
"stopId": "0:CASAN",
"stopSequence": 8
},
{
"arrival": {
"time": "1753343214",
"uncertainty": 120
},
"departure": {
"time": "1753343214",
"uncertainty": 120
},
"stopId": "0:THORE",
"stopSequence": 9
},
{
"arrival": {
"time": "1753343274",
"uncertainty": 120
},
"departure": {
"time": "1753343274",
"uncertainty": 120
},
"stopId": "0:PAST",
"stopSequence": 10
},
{
"arrival": {
"time": "1753343321",
"uncertainty": 120
},
"departure": {
"time": "1753343321",
"uncertainty": 120
},
"stopId": "0:ZOLA",
"stopSequence": 11
},
{
"arrival": {
"time": "1753343400",
"uncertainty": 120
},
"departure": {
"time": "1753343400",
"uncertainty": 120
},
"stopId": "0:MAIRI 1",
"stopSequence": 12
},
{
"arrival": {
"time": "1753343441",
"uncertainty": 120
},
"departure": {
"time": "1753343441",
"uncertainty": 120
},
"stopId": "0:VOLT",
"stopSequence": 13
},
{
"arrival": {
"time": "1753343501",
"uncertainty": 120
},
"departure": {
"time": "1753343501",
"uncertainty": 120
},
"stopId": "0:MDORM",
"stopSequence": 14
},
{
"arrival": {
"time": "1753343553",
"uncertainty": 120
},
"departure": {
"time": "1753343553",
"uncertainty": 120
},
"stopId": "0:REVEL",
"stopSequence": 15
},
{
"arrival": {
"time": "1753343640",
"uncertainty": 120
},
"departure": {
"time": "1753343640",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:AUREA",
"stopSequence": 16
},
{
"arrival": {
"time": "1753343690",
"uncertainty": 120
},
"departure": {
"time": "1753343690",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LMARG",
"stopSequence": 17
},
{
"arrival": {
"time": "1753343738",
"uncertainty": 120
},
"departure": {
"time": "1753343738",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BROSS",
"stopSequence": 18
},
{
"arrival": {
"time": "1753343769",
"uncertainty": 120
},
"departure": {
"time": "1753343769",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GERBA",
"stopSequence": 19
},
{
"arrival": {
"time": "1753343812",
"uncertainty": 120
},
"departure": {
"time": "1753343812",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MOURE",
"stopSequence": 20
},
{
"arrival": {
"time": "1753343893",
"uncertainty": 120
},
"departure": {
"time": "1753343893",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:JACQU",
"stopSequence": 21
},
{
"arrival": {
"time": "1753343929",
"uncertainty": 120
},
"departure": {
"time": "1753343929",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:PDANG",
"stopSequence": 22
},
{
"arrival": {
"time": "1753344272",
"uncertainty": 120
},
"departure": {
"time": "1753344272",
"uncertainty": 120
},
"stopId": "0:FONTL",
"stopSequence": 23
},
{
"arrival": {
"time": "1753344329",
"uncertainty": 120
},
"departure": {
"time": "1753344329",
"uncertainty": 120
},
"stopId": "0:BDMUR 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1753344385",
"uncertainty": 120
},
"departure": {
"time": "1753344385",
"uncertainty": 120
},
"stopId": "0:LGPLA 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1753344460",
"uncertainty": 120
},
"departure": {
"time": "1753344460",
"uncertainty": 120
},
"stopId": "0:PGATA",
"stopSequence": 26
},
{
"arrival": {
"time": "1753344518",
"uncertainty": 120
},
"departure": {
"time": "1753344518",
"uncertainty": 120
},
"stopId": "0:LPALL",
"stopSequence": 27
},
{
"arrival": {
"time": "1753344580",
"uncertainty": 120
},
"departure": {
"time": "1753344580",
"uncertainty": 120
},
"stopId": "0:BEREN",
"stopSequence": 28
},
{
"arrival": {
"time": "1753344633",
"uncertainty": 120
},
"departure": {
"time": "1753344633",
"uncertainty": 120
},
"stopId": "0:GENIS",
"stopSequence": 29
},
{
"arrival": {
"time": "1753344689",
"uncertainty": 120
},
"departure": {
"time": "1753344689",
"uncertainty": 120
},
"stopId": "0:CECIL",
"stopSequence": 30
},
{
"arrival": {
"time": "1753344825",
"uncertainty": 120
},
"departure": {
"time": "1753344825",
"uncertainty": 120
},
"stopId": "0:GAR1",
"stopSequence": 31
},
{
"arrival": {
"time": "1753344905",
"uncertainty": 120
},
"departure": {
"time": "1753344905",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 32
},
{
"arrival": {
"time": "1753345057",
"uncertainty": 120
},
"departure": {
"time": "1753345057",
"uncertainty": 120
},
"stopId": "0:TURI",
"stopSequence": 33
},
{
"arrival": {
"time": "1753345146",
"uncertainty": 120
},
"departure": {
"time": "1753345146",
"uncertainty": 120
},
"stopId": "0:SSOCI",
"stopSequence": 34
},
{
"arrival": {
"time": "1753345210",
"uncertainty": 120
},
"departure": {
"time": "1753345210",
"uncertainty": 120
},
"stopId": "0:SULLY",
"stopSequence": 35
},
{
"arrival": {
"time": "1753345235",
"uncertainty": 120
},
"departure": {
"time": "1753345235",
"uncertainty": 120
},
"stopId": "0:BARNA",
"stopSequence": 36
},
{
"arrival": {
"time": "1753345285",
"uncertainty": 120
},
"departure": {
"time": "1753345285",
"uncertainty": 120
},
"stopId": "0:CMOUC",
"stopSequence": 37
},
{
"arrival": {
"time": "1753345324",
"uncertainty": 120
},
"departure": {
"time": "1753345324",
"uncertainty": 120
},
"stopId": "0:AMAND",
"stopSequence": 38
},
{
"arrival": {
"time": "1753345389",
"uncertainty": 120
},
"departure": {
"time": "1753345389",
"uncertainty": 120
},
"stopId": "0:BMEUN",
"stopSequence": 39
},
{
"arrival": {
"time": "1753345436",
"uncertainty": 120
},
"departure": {
"time": "1753345436",
"uncertainty": 120
},
"stopId": "0:SSIGN",
"stopSequence": 40
},
{
"arrival": {
"time": "1753345502",
"uncertainty": 120
},
"departure": {
"time": "1753345502",
"uncertainty": 120
},
"stopId": "0:JOUVE",
"stopSequence": 41
},
{
"arrival": {
"time": "1753345575",
"uncertainty": 120
},
"departure": {
"time": "1753345575",
"uncertainty": 120
},
"stopId": "0:GPHIL 2",
"stopSequence": 42
},
{
"arrival": {
"time": "1753345631",
"uncertainty": 120
},
"stopId": "0:CHAPL 2",
"stopSequence": 43
}
],
"trip": {
"directionId": 0,
"routeId": "08",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080891"
}
}
},
{
"id": "3080892",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753345431"
},
"departure": {
"time": "1753345431"
},
"stopId": "0:AUREA 2"
},
{
"arrival": {
"time": "1753345510"
},
"departure": {
"time": "1753345510"
},
"stopId": "0:REVEL 2"
},
{
"arrival": {
"time": "1753345620"
},
"departure": {
"time": "1753345620"
},
"stopId": "0:AURO"
},
{
"arrival": {
"time": "1753345629"
},
"departure": {
"time": "1753345629"
},
"stopId": "0:AURO"
},
{
"arrival": {
"time": "1753345719"
},
"departure": {
"time": "1753345719"
},
"stopId": "0:GRAN"
},
{
"arrival": {
"time": "1753345820"
},
"departure": {
"time": "1753345820"
},
"stopId": "0:CD7"
},
{
"arrival": {
"time": "1753345914"
},
"departure": {
"time": "1753345914"
},
"stopId": "0:ADMA"
},
{
"departure": {
"time": "1753344480"
},
"stopId": "0:FLEGE",
"stopSequence": 1
},
{
"arrival": {
"time": "1753344527"
},
"departure": {
"time": "1753344527"
},
"stopId": "0:RAME",
"stopSequence": 2
},
{
"arrival": {
"time": "1753344618"
},
"departure": {
"time": "1753344618"
},
"stopId": "0:DEDOR",
"stopSequence": 3
},
{
"arrival": {
"time": "1753344688"
},
"departure": {
"time": "1753344688"
},
"stopId": "0:LDOR",
"stopSequence": 4
},
{
"arrival": {
"time": "1753344791"
},
"departure": {
"time": "1753344791"
},
"stopId": "0:DEBUS",
"stopSequence": 5
},
{
"arrival": {
"time": "1753344840"
},
"departure": {
"time": "1753344840"
},
"stopId": "0:ALOES",
"stopSequence": 6
},
{
"arrival": {
"time": "1753344909"
},
"departure": {
"time": "1753344909"
},
"stopId": "0:PRIME",
"stopSequence": 7
},
{
"arrival": {
"time": "1753344970"
},
"departure": {
"time": "1753344970"
},
"stopId": "0:CASAN",
"stopSequence": 8
},
{
"arrival": {
"time": "1753345014"
},
"departure": {
"time": "1753345014"
},
"stopId": "0:THORE",
"stopSequence": 9
},
{
"arrival": {
"time": "1753345074"
},
"departure": {
"time": "1753345074"
},
"stopId": "0:PAST",
"stopSequence": 10
},
{
"arrival": {
"time": "1753345121"
},
"departure": {
"time": "1753345121"
},
"stopId": "0:ZOLA",
"stopSequence": 11
},
{
"arrival": {
"time": "1753345200"
},
"departure": {
"time": "1753345200"
},
"stopId": "0:MAIRI 1",
"stopSequence": 12
},
{
"arrival": {
"time": "1753345241"
},
"departure": {
"time": "1753345241"
},
"stopId": "0:VOLT",
"stopSequence": 13
},
{
"arrival": {
"time": "1753345301"
},
"departure": {
"time": "1753345301"
},
"stopId": "0:MDORM",
"stopSequence": 14
},
{
"arrival": {
"time": "1753345353"
},
"departure": {
"time": "1753345353"
},
"stopId": "0:REVEL",
"stopSequence": 15
},
{
"arrival": {
"time": "1753345440",
"uncertainty": 120
},
"departure": {
"time": "1753345440",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:AUREA",
"stopSequence": 16
},
{
"arrival": {
"time": "1753345490",
"uncertainty": 120
},
"departure": {
"time": "1753345490",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LMARG",
"stopSequence": 17
},
{
"arrival": {
"time": "1753345538",
"uncertainty": 120
},
"departure": {
"time": "1753345538",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BROSS",
"stopSequence": 18
},
{
"arrival": {
"time": "1753345569",
"uncertainty": 120
},
"departure": {
"time": "1753345569",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GERBA",
"stopSequence": 19
},
{
"arrival": {
"time": "1753345612",
"uncertainty": 120
},
"departure": {
"time": "1753345612",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MOURE",
"stopSequence": 20
},
{
"arrival": {
"time": "1753345693",
"uncertainty": 120
},
"departure": {
"time": "1753345693",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:JACQU",
"stopSequence": 21
},
{
"arrival": {
"time": "1753345729",
"uncertainty": 120
},
"departure": {
"time": "1753345729",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:PDANG",
"stopSequence": 22
},
{
"arrival": {
"time": "1753346072"
},
"departure": {
"time": "1753346072"
},
"stopId": "0:FONTL",
"stopSequence": 23
},
{
"arrival": {
"time": "1753346126"
},
"departure": {
"time": "1753346126"
},
"stopId": "0:BDMUR 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1753346178"
},
"departure": {
"time": "1753346178"
},
"stopId": "0:LGPLA 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1753346253"
},
"departure": {
"time": "1753346253"
},
"stopId": "0:PGATA",
"stopSequence": 26
},
{
"arrival": {
"time": "1753346311"
},
"departure": {
"time": "1753346311"
},
"stopId": "0:LPALL",
"stopSequence": 27
},
{
"arrival": {
"time": "1753346373"
},
"departure": {
"time": "1753346373"
},
"stopId": "0:BEREN",
"stopSequence": 28
},
{
"arrival": {
"time": "1753346426"
},
"departure": {
"time": "1753346426"
},
"stopId": "0:GENIS",
"stopSequence": 29
},
{
"arrival": {
"time": "1753346482"
},
"departure": {
"time": "1753346482"
},
"stopId": "0:CECIL",
"stopSequence": 30
},
{
"arrival": {
"time": "1753346618"
},
"departure": {
"time": "1753346618"
},
"stopId": "0:GAR1",
"stopSequence": 31
},
{
"arrival": {
"time": "1753346697"
},
"departure": {
"time": "1753346697"
},
"stopId": "0:LEC E1",
"stopSequence": 32
},
{
"arrival": {
"time": "1753346849"
},
"departure": {
"time": "1753346849"
},
"stopId": "0:TURI",
"stopSequence": 33
},
{
"arrival": {
"time": "1753346940"
},
"departure": {
"time": "1753346940"
},
"stopId": "0:SSOCI",
"stopSequence": 34
},
{
"arrival": {
"time": "1753347010"
},
"departure": {
"time": "1753347010"
},
"stopId": "0:SULLY",
"stopSequence": 35
},
{
"arrival": {
"time": "1753347039"
},
"departure": {
"time": "1753347039"
},
"stopId": "0:BARNA",
"stopSequence": 36
},
{
"arrival": {
"time": "1753347097"
},
"departure": {
"time": "1753347097"
},
"stopId": "0:CMOUC",
"stopSequence": 37
},
{
"arrival": {
"time": "1753347135"
},
"departure": {
"time": "1753347135"
},
"stopId": "0:AMAND",
"stopSequence": 38
},
{
"arrival": {
"time": "1753347200"
},
"departure": {
"time": "1753347200"
},
"stopId": "0:BMEUN",
"stopSequence": 39
},
{
"arrival": {
"time": "1753347245"
},
"departure": {
"time": "1753347245"
},
"stopId": "0:SSIGN",
"stopSequence": 40
},
{
"arrival": {
"time": "1753347311"
},
"departure": {
"time": "1753347311"
},
"stopId": "0:JOUVE",
"stopSequence": 41
},
{
"arrival": {
"time": "1753347384"
},
"departure": {
"time": "1753347384"
},
"stopId": "0:GPHIL 2",
"stopSequence": 42
},
{
"arrival": {
"time": "1753347452"
},
"stopId": "0:CHAPL 2",
"stopSequence": 43
}
],
"trip": {
"directionId": 0,
"routeId": "08",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080892"
}
}
},
{
"id": "3080057",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753341732",
"uncertainty": 120
},
"departure": {
"time": "1753341732",
"uncertainty": 120
},
"stopId": "0:MONGE 2"
},
{
"departure": {
"time": "1753339774",
"uncertainty": 120
},
"stopId": "0:BRIFF 3",
"stopSequence": 1
},
{
"arrival": {
"time": "1753339782",
"uncertainty": 120
},
"departure": {
"time": "1753339782",
"uncertainty": 120
},
"stopId": "0:ESCHI 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1753339848",
"uncertainty": 120
},
"departure": {
"time": "1753339848",
"uncertainty": 120
},
"stopId": "0:POITO 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1753339892",
"uncertainty": 120
},
"departure": {
"time": "1753339892",
"uncertainty": 120
},
"stopId": "0:MELIE 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1753339965",
"uncertainty": 120
},
"departure": {
"time": "1753339968",
"uncertainty": 120
},
"stopId": "0:CHOPI 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1753340053",
"uncertainty": 120
},
"departure": {
"time": "1753340088",
"uncertainty": 120
},
"stopId": "0:EUROP 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1753340147",
"uncertainty": 120
},
"departure": {
"time": "1753340147",
"uncertainty": 120
},
"stopId": "0:VERD",
"stopSequence": 7
},
{
"arrival": {
"time": "1753340268",
"uncertainty": 120
},
"departure": {
"time": "1753340298",
"uncertainty": 120
},
"stopId": "0:CHUR",
"stopSequence": 8
},
{
"arrival": {
"time": "1753340436",
"uncertainty": 120
},
"departure": {
"time": "1753340436",
"uncertainty": 120
},
"stopId": "0:KENNE 3",
"stopSequence": 9
},
{
"arrival": {
"time": "1753340528",
"uncertainty": 120
},
"departure": {
"time": "1753340528",
"uncertainty": 120
},
"stopId": "0:ROMAN 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1753340544",
"uncertainty": 120
},
"departure": {
"time": "1753340544",
"uncertainty": 120
},
"stopId": "0:CIMETI 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1753340703",
"uncertainty": 120
},
"departure": {
"time": "1753340718",
"uncertainty": 120
},
"stopId": "0:BCROZ 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1753340778",
"uncertainty": 120
},
"departure": {
"time": "1753340778",
"uncertainty": 120
},
"stopId": "0:LMAUB 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1753340868",
"uncertainty": 120
},
"departure": {
"time": "1753340868",
"uncertainty": 120
},
"stopId": "0:SERVA 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1753340919",
"uncertainty": 120
},
"departure": {
"time": "1753340928",
"uncertainty": 120
},
"stopId": "0:LMARN 3",
"stopSequence": 15
},
{
"arrival": {
"time": "1753341011",
"uncertainty": 120
},
"departure": {
"time": "1753341108",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 16
},
{
"arrival": {
"time": "1753341170",
"uncertainty": 120
},
"departure": {
"time": "1753341170",
"uncertainty": 120
},
"stopId": "0:GARE 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1753341280",
"uncertainty": 120
},
"departure": {
"time": "1753341280",
"uncertainty": 120
},
"stopId": "0:BRIAN 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1753341339",
"uncertainty": 120
},
"departure": {
"time": "1753341339",
"uncertainty": 120
},
"stopId": "0:ELOUB 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1753341355",
"uncertainty": 120
},
"departure": {
"time": "1753341355",
"uncertainty": 120
},
"stopId": "0:MARGU 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1753341382",
"uncertainty": 120
},
"departure": {
"time": "1753341382",
"uncertainty": 120
},
"stopId": "0:PEGUY 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1753341532",
"uncertainty": 120
},
"departure": {
"time": "1753341532",
"uncertainty": 120
},
"stopId": "0:DANTO 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1753341582",
"uncertainty": 120
},
"departure": {
"time": "1753341582",
"uncertainty": 120
},
"stopId": "0:FRANK 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1753341655",
"uncertainty": 120
},
"departure": {
"time": "1753341655",
"uncertainty": 120
},
"stopId": "0:MFAUR 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1753341784",
"uncertainty": 120
},
"departure": {
"time": "1753341784",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LGMOU 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1753341840",
"uncertainty": 120
},
"departure": {
"time": "1753341840",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:RIMBA 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1753341896",
"uncertainty": 120
},
"departure": {
"time": "1753341896",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALLA 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1753341960",
"uncertainty": 120
},
"departure": {
"time": "1753341960",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MONGE 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1753341792",
"uncertainty": 120
},
"departure": {
"time": "1753341792",
"uncertainty": 120
},
"stopId": "0:JFERR 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1753341841",
"uncertainty": 120
},
"stopId": "0:ALGOU 2",
"stopSequence": 30
}
],
"trip": {
"directionId": 0,
"routeId": "C1",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080057"
},
"vehicle": {
"id": "108",
"label": "108"
}
}
},
{
"id": "3080056",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753343146",
"uncertainty": 120
},
"departure": {
"time": "1753343146",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:JFERR 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1753343195",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:ALGOU 2",
"stopSequence": 30
}
],
"trip": {
"directionId": 0,
"routeId": "C1",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080056"
}
}
},
{
"id": "3080059",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753343536",
"uncertainty": 120
},
"departure": {
"time": "1753343536",
"uncertainty": 120
},
"stopId": "0:MONGE 2"
},
{
"departure": {
"time": "1753341540",
"uncertainty": 120
},
"stopId": "0:BRIFF 3",
"stopSequence": 1
},
{
"arrival": {
"time": "1753341575",
"uncertainty": 120
},
"departure": {
"time": "1753341575",
"uncertainty": 120
},
"stopId": "0:ESCHI 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1753341645",
"uncertainty": 120
},
"departure": {
"time": "1753341645",
"uncertainty": 120
},
"stopId": "0:POITO 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1753341676",
"uncertainty": 120
},
"departure": {
"time": "1753341676",
"uncertainty": 120
},
"stopId": "0:MELIE 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1753341828",
"uncertainty": 120
},
"departure": {
"time": "1753341828",
"uncertainty": 120
},
"stopId": "0:CHOPI 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1753341925",
"uncertainty": 120
},
"departure": {
"time": "1753341925",
"uncertainty": 120
},
"stopId": "0:EUROP 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1753341995",
"uncertainty": 120
},
"departure": {
"time": "1753341995",
"uncertainty": 120
},
"stopId": "0:VERD",
"stopSequence": 7
},
{
"arrival": {
"time": "1753342128",
"uncertainty": 120
},
"departure": {
"time": "1753342128",
"uncertainty": 120
},
"stopId": "0:CHUR",
"stopSequence": 8
},
{
"arrival": {
"time": "1753342252",
"uncertainty": 120
},
"departure": {
"time": "1753342252",
"uncertainty": 120
},
"stopId": "0:KENNE 3",
"stopSequence": 9
},
{
"arrival": {
"time": "1753342365",
"uncertainty": 120
},
"departure": {
"time": "1753342365",
"uncertainty": 120
},
"stopId": "0:ROMAN 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1753342417",
"uncertainty": 120
},
"departure": {
"time": "1753342417",
"uncertainty": 120
},
"stopId": "0:CIMETI 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1753342486",
"uncertainty": 120
},
"departure": {
"time": "1753342486",
"uncertainty": 120
},
"stopId": "0:BCROZ 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1753342545",
"uncertainty": 120
},
"departure": {
"time": "1753342545",
"uncertainty": 120
},
"stopId": "0:LMAUB 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1753342610",
"uncertainty": 120
},
"departure": {
"time": "1753342610",
"uncertainty": 120
},
"stopId": "0:SERVA 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1753342679",
"uncertainty": 120
},
"departure": {
"time": "1753342679",
"uncertainty": 120
},
"stopId": "0:LMARN 3",
"stopSequence": 15
},
{
"arrival": {
"time": "1753342772",
"uncertainty": 120
},
"departure": {
"time": "1753342772",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 16
},
{
"arrival": {
"time": "1753342867",
"uncertainty": 120
},
"departure": {
"time": "1753342867",
"uncertainty": 120
},
"stopId": "0:GARE 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1753342974",
"uncertainty": 120
},
"departure": {
"time": "1753342974",
"uncertainty": 120
},
"stopId": "0:BRIAN 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1753343033",
"uncertainty": 120
},
"departure": {
"time": "1753343033",
"uncertainty": 120
},
"stopId": "0:ELOUB 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1753343097",
"uncertainty": 120
},
"departure": {
"time": "1753343097",
"uncertainty": 120
},
"stopId": "0:MARGU 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1753343160",
"uncertainty": 120
},
"departure": {
"time": "1753343160",
"uncertainty": 120
},
"stopId": "0:PEGUY 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1753343310",
"uncertainty": 120
},
"departure": {
"time": "1753343310",
"uncertainty": 120
},
"stopId": "0:DANTO 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1753343381",
"uncertainty": 120
},
"departure": {
"time": "1753343381",
"uncertainty": 120
},
"stopId": "0:FRANK 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1753343459",
"uncertainty": 120
},
"departure": {
"time": "1753343459",
"uncertainty": 120
},
"stopId": "0:MFAUR 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1753343584",
"uncertainty": 120
},
"departure": {
"time": "1753343584",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LGMOU 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1753343640",
"uncertainty": 120
},
"departure": {
"time": "1753343640",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:RIMBA 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1753343696",
"uncertainty": 120
},
"departure": {
"time": "1753343696",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALLA 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1753343760",
"uncertainty": 120
},
"departure": {
"time": "1753343760",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MONGE 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1753343605",
"uncertainty": 120
},
"departure": {
"time": "1753343605",
"uncertainty": 120
},
"stopId": "0:JFERR 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1753343654",
"uncertainty": 120
},
"stopId": "0:ALGOU 2",
"stopSequence": 30
}
],
"trip": {
"directionId": 0,
"routeId": "C1",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080059"
}
}
},
{
"id": "3080058",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753342697",
"uncertainty": 120
},
"departure": {
"time": "1753342697",
"uncertainty": 120
},
"stopId": "0:MONGE 2"
},
{
"departure": {
"time": "1753340748",
"uncertainty": 120
},
"stopId": "0:BRIFF 3",
"stopSequence": 1
},
{
"arrival": {
"time": "1753340784",
"uncertainty": 120
},
"departure": {
"time": "1753340808",
"uncertainty": 120
},
"stopId": "0:ESCHI 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1753340876",
"uncertainty": 120
},
"departure": {
"time": "1753340876",
"uncertainty": 120
},
"stopId": "0:POITO 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1753340904",
"uncertainty": 120
},
"departure": {
"time": "1753340904",
"uncertainty": 120
},
"stopId": "0:MELIE 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1753341066",
"uncertainty": 120
},
"departure": {
"time": "1753341078",
"uncertainty": 120
},
"stopId": "0:CHOPI 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1753341166",
"uncertainty": 120
},
"departure": {
"time": "1753341166",
"uncertainty": 120
},
"stopId": "0:EUROP 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1753341226",
"uncertainty": 120
},
"departure": {
"time": "1753341226",
"uncertainty": 120
},
"stopId": "0:VERD",
"stopSequence": 7
},
{
"arrival": {
"time": "1753341348",
"uncertainty": 120
},
"departure": {
"time": "1753341348",
"uncertainty": 120
},
"stopId": "0:CHUR",
"stopSequence": 8
},
{
"arrival": {
"time": "1753341484",
"uncertainty": 120
},
"departure": {
"time": "1753341484",
"uncertainty": 120
},
"stopId": "0:KENNE 3",
"stopSequence": 9
},
{
"arrival": {
"time": "1753341578",
"uncertainty": 120
},
"departure": {
"time": "1753341578",
"uncertainty": 120
},
"stopId": "0:ROMAN 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1753341598",
"uncertainty": 120
},
"departure": {
"time": "1753341598",
"uncertainty": 120
},
"stopId": "0:CIMETI 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1753341747",
"uncertainty": 120
},
"departure": {
"time": "1753341747",
"uncertainty": 120
},
"stopId": "0:BCROZ 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1753341804",
"uncertainty": 120
},
"departure": {
"time": "1753341804",
"uncertainty": 120
},
"stopId": "0:LMAUB 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1753341867",
"uncertainty": 120
},
"departure": {
"time": "1753341867",
"uncertainty": 120
},
"stopId": "0:SERVA 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1753341922",
"uncertainty": 120
},
"departure": {
"time": "1753341922",
"uncertainty": 120
},
"stopId": "0:LMARN 3",
"stopSequence": 15
},
{
"arrival": {
"time": "1753342007",
"uncertainty": 120
},
"departure": {
"time": "1753342007",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 16
},
{
"arrival": {
"time": "1753342072",
"uncertainty": 120
},
"departure": {
"time": "1753342072",
"uncertainty": 120
},
"stopId": "0:GARE 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1753342181",
"uncertainty": 120
},
"departure": {
"time": "1753342181",
"uncertainty": 120
},
"stopId": "0:BRIAN 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1753342240",
"uncertainty": 120
},
"departure": {
"time": "1753342240",
"uncertainty": 120
},
"stopId": "0:ELOUB 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1753342278",
"uncertainty": 120
},
"departure": {
"time": "1753342278",
"uncertainty": 120
},
"stopId": "0:MARGU 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1753342321",
"uncertainty": 120
},
"departure": {
"time": "1753342321",
"uncertainty": 120
},
"stopId": "0:PEGUY 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1753342471",
"uncertainty": 120
},
"departure": {
"time": "1753342471",
"uncertainty": 120
},
"stopId": "0:DANTO 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1753342542",
"uncertainty": 120
},
"departure": {
"time": "1753342542",
"uncertainty": 120
},
"stopId": "0:FRANK 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1753342620",
"uncertainty": 120
},
"departure": {
"time": "1753342620",
"uncertainty": 120
},
"stopId": "0:MFAUR 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1753342684",
"uncertainty": 120
},
"departure": {
"time": "1753342684",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LGMOU 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1753342740",
"uncertainty": 120
},
"departure": {
"time": "1753342740",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:RIMBA 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1753342796",
"uncertainty": 120
},
"departure": {
"time": "1753342796",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALLA 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1753342860",
"uncertainty": 120
},
"departure": {
"time": "1753342860",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MONGE 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1753342766",
"uncertainty": 120
},
"departure": {
"time": "1753342766",
"uncertainty": 120
},
"stopId": "0:JFERR 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1753342815",
"uncertainty": 120
},
"stopId": "0:ALGOU 2",
"stopSequence": 30
}
],
"trip": {
"directionId": 0,
"routeId": "C1",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080058"
},
"vehicle": {
"id": "117",
"label": "117"
}
}
},
{
"id": "3080061",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753345366",
"uncertainty": 120
},
"departure": {
"time": "1753345366",
"uncertainty": 120
},
"stopId": "0:MONGE 2"
},
{
"departure": {
"time": "1753343340",
"uncertainty": 120
},
"stopId": "0:BRIFF 3",
"stopSequence": 1
},
{
"arrival": {
"time": "1753343363",
"uncertainty": 120
},
"departure": {
"time": "1753343363",
"uncertainty": 120
},
"stopId": "0:ESCHI 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1753343453",
"uncertainty": 120
},
"departure": {
"time": "1753343453",
"uncertainty": 120
},
"stopId": "0:POITO 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1753343515",
"uncertainty": 120
},
"departure": {
"time": "1753343515",
"uncertainty": 120
},
"stopId": "0:MELIE 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1753343580",
"uncertainty": 120
},
"departure": {
"time": "1753343580",
"uncertainty": 120
},
"stopId": "0:CHOPI 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1753343677",
"uncertainty": 120
},
"departure": {
"time": "1753343677",
"uncertainty": 120
},
"stopId": "0:EUROP 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1753343747",
"uncertainty": 120
},
"departure": {
"time": "1753343747",
"uncertainty": 120
},
"stopId": "0:VERD",
"stopSequence": 7
},
{
"arrival": {
"time": "1753343880",
"uncertainty": 120
},
"departure": {
"time": "1753343880",
"uncertainty": 120
},
"stopId": "0:CHUR",
"stopSequence": 8
},
{
"arrival": {
"time": "1753344004",
"uncertainty": 120
},
"departure": {
"time": "1753344004",
"uncertainty": 120
},
"stopId": "0:KENNE 3",
"stopSequence": 9
},
{
"arrival": {
"time": "1753344117",
"uncertainty": 120
},
"departure": {
"time": "1753344117",
"uncertainty": 120
},
"stopId": "0:ROMAN 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1753344170",
"uncertainty": 120
},
"departure": {
"time": "1753344170",
"uncertainty": 120
},
"stopId": "0:CIMETI 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1753344240",
"uncertainty": 120
},
"departure": {
"time": "1753344240",
"uncertainty": 120
},
"stopId": "0:BCROZ 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1753344325",
"uncertainty": 120
},
"departure": {
"time": "1753344325",
"uncertainty": 120
},
"stopId": "0:LMAUB 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1753344410",
"uncertainty": 120
},
"departure": {
"time": "1753344410",
"uncertainty": 120
},
"stopId": "0:SERVA 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1753344497",
"uncertainty": 120
},
"departure": {
"time": "1753344497",
"uncertainty": 120
},
"stopId": "0:LMARN 3",
"stopSequence": 15
},
{
"arrival": {
"time": "1753344600",
"uncertainty": 120
},
"departure": {
"time": "1753344600",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 16
},
{
"arrival": {
"time": "1753344697",
"uncertainty": 120
},
"departure": {
"time": "1753344697",
"uncertainty": 120
},
"stopId": "0:GARE 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1753344804",
"uncertainty": 120
},
"departure": {
"time": "1753344804",
"uncertainty": 120
},
"stopId": "0:BRIAN 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1753344863",
"uncertainty": 120
},
"departure": {
"time": "1753344863",
"uncertainty": 120
},
"stopId": "0:ELOUB 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1753344927",
"uncertainty": 120
},
"departure": {
"time": "1753344927",
"uncertainty": 120
},
"stopId": "0:MARGU 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1753344990",
"uncertainty": 120
},
"departure": {
"time": "1753344990",
"uncertainty": 120
},
"stopId": "0:PEGUY 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1753345140",
"uncertainty": 120
},
"departure": {
"time": "1753345140",
"uncertainty": 120
},
"stopId": "0:DANTO 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1753345211",
"uncertainty": 120
},
"departure": {
"time": "1753345211",
"uncertainty": 120
},
"stopId": "0:FRANK 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1753345289",
"uncertainty": 120
},
"departure": {
"time": "1753345289",
"uncertainty": 120
},
"stopId": "0:MFAUR 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1753345384",
"uncertainty": 120
},
"departure": {
"time": "1753345384",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LGMOU 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1753345440",
"uncertainty": 120
},
"departure": {
"time": "1753345440",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:RIMBA 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1753345496",
"uncertainty": 120
},
"departure": {
"time": "1753345496",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALLA 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1753345560",
"uncertainty": 120
},
"departure": {
"time": "1753345560",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MONGE 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1753345435",
"uncertainty": 120
},
"departure": {
"time": "1753345435",
"uncertainty": 120
},
"stopId": "0:JFERR 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1753345484",
"uncertainty": 120
},
"stopId": "0:ALGOU 2",
"stopSequence": 30
}
],
"trip": {
"directionId": 0,
"routeId": "C1",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080061"
}
}
},
{
"id": "3080867",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753338544",
"uncertainty": 120
},
"departure": {
"time": "1753338544",
"uncertainty": 120
},
"stopId": "0:NOBE",
"stopSequence": 2
},
{
"arrival": {
"time": "1753338614",
"uncertainty": 120
},
"departure": {
"time": "1753338614",
"uncertainty": 120
},
"stopId": "0:SMAR",
"stopSequence": 3
},
{
"arrival": {
"time": "1753338643",
"uncertainty": 120
},
"departure": {
"time": "1753338643",
"uncertainty": 120
},
"stopId": "0:SELL",
"stopSequence": 4
},
{
"arrival": {
"time": "1753338704",
"uncertainty": 120
},
"departure": {
"time": "1753338704",
"uncertainty": 120
},
"stopId": "0:SAPIN",
"stopSequence": 5
},
{
"arrival": {
"time": "1753338808",
"uncertainty": 120
},
"departure": {
"time": "1753338833",
"uncertainty": 120
},
"stopId": "0:CCOMM 3",
"stopSequence": 6
},
{
"arrival": {
"time": "1753338977",
"uncertainty": 120
},
"departure": {
"time": "1753338977",
"uncertainty": 120
},
"stopId": "0:CCOM7 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1753339013",
"uncertainty": 120
},
"departure": {
"time": "1753339013",
"uncertainty": 120
},
"stopId": "0:LLON 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1753339060",
"uncertainty": 120
},
"departure": {
"time": "1753339060",
"uncertainty": 120
},
"stopId": "0:MDLON",
"stopSequence": 9
},
{
"arrival": {
"time": "1753339103",
"uncertainty": 120
},
"departure": {
"time": "1753339103",
"uncertainty": 120
},
"stopId": "0:ADL 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1753339103",
"uncertainty": 120
},
"departure": {
"time": "1753339103",
"uncertainty": 120
},
"stopId": "0:LVALE 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1753339138",
"uncertainty": 120
},
"departure": {
"time": "1753339138",
"uncertainty": 120
},
"stopId": "0:SLC 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1753339199",
"uncertainty": 120
},
"departure": {
"time": "1753339223",
"uncertainty": 120
},
"stopId": "0:MDBOU",
"stopSequence": 13
},
{
"arrival": {
"time": "1753339330",
"uncertainty": 120
},
"departure": {
"time": "1753339330",
"uncertainty": 120
},
"stopId": "0:CYRAN 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1753339373",
"uncertainty": 120
},
"departure": {
"time": "1753339373",
"uncertainty": 120
},
"stopId": "0:TEMPL 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1753339412",
"uncertainty": 120
},
"departure": {
"time": "1753339412",
"uncertainty": 120
},
"stopId": "0:RALP 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1753339455",
"uncertainty": 120
},
"departure": {
"time": "1753339463",
"uncertainty": 120
},
"stopId": "0:LD3S",
"stopSequence": 17
},
{
"arrival": {
"time": "1753339568",
"uncertainty": 120
},
"departure": {
"time": "1753339583",
"uncertainty": 120
},
"stopId": "0:GAUD",
"stopSequence": 18
},
{
"arrival": {
"time": "1753339703",
"uncertainty": 120
},
"departure": {
"time": "1753339703",
"uncertainty": 120
},
"stopId": "0:BRUY 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1753339775",
"uncertainty": 120
},
"departure": {
"time": "1753339775",
"uncertainty": 120
},
"stopId": "0:CHVAN2",
"stopSequence": 20
},
{
"arrival": {
"time": "1753339789",
"uncertainty": 120
},
"departure": {
"time": "1753339789",
"uncertainty": 120
},
"stopId": "0:BMEUN",
"stopSequence": 21
},
{
"arrival": {
"time": "1753339813",
"uncertainty": 120
},
"departure": {
"time": "1753339813",
"uncertainty": 120
},
"stopId": "0:SSIGN",
"stopSequence": 22
},
{
"arrival": {
"time": "1753339896",
"uncertainty": 120
},
"departure": {
"time": "1753339896",
"uncertainty": 120
},
"stopId": "0:CHAPL07",
"stopSequence": 23
},
{
"arrival": {
"time": "1753339943",
"uncertainty": 120
},
"departure": {
"time": "1753339973",
"uncertainty": 120
},
"stopId": "0:GPHIL",
"stopSequence": 24
},
{
"arrival": {
"time": "1753340042",
"uncertainty": 120
},
"departure": {
"time": "1753340042",
"uncertainty": 120
},
"stopId": "0:SEIGN",
"stopSequence": 25
},
{
"arrival": {
"time": "1753340138",
"uncertainty": 120
},
"departure": {
"time": "1753340138",
"uncertainty": 120
},
"stopId": "0:KENNE 4",
"stopSequence": 26
},
{
"arrival": {
"time": "1753340252",
"uncertainty": 120
},
"departure": {
"time": "1753340252",
"uncertainty": 120
},
"stopId": "0:MAND",
"stopSequence": 27
},
{
"arrival": {
"time": "1753340303",
"uncertainty": 120
},
"departure": {
"time": "1753340303",
"uncertainty": 120
},
"stopId": "0:LBONN",
"stopSequence": 28
},
{
"arrival": {
"time": "1753340344",
"uncertainty": 120
},
"departure": {
"time": "1753340363",
"uncertainty": 120
},
"stopId": "0:MALOS",
"stopSequence": 29
},
{
"arrival": {
"time": "1753340423",
"uncertainty": 120
},
"departure": {
"time": "1753340423",
"uncertainty": 120
},
"stopId": "0:VERCO",
"stopSequence": 30
},
{
"arrival": {
"time": "1753340552",
"uncertainty": 120
},
"departure": {
"time": "1753340552",
"uncertainty": 120
},
"stopId": "0:MONTP",
"stopSequence": 31
},
{
"arrival": {
"time": "1753340645",
"uncertainty": 120
},
"departure": {
"time": "1753340645",
"uncertainty": 120
},
"stopId": "0:JAUR 2",
"stopSequence": 32
},
{
"arrival": {
"time": "1753340693",
"uncertainty": 120
},
"departure": {
"time": "1753340693",
"uncertainty": 120
},
"stopId": "0:PGARD 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1753340766",
"uncertainty": 120
},
"departure": {
"time": "1753340766",
"uncertainty": 120
},
"stopId": "0:AMBLA",
"stopSequence": 34
},
{
"arrival": {
"time": "1753340852",
"uncertainty": 120
},
"departure": {
"time": "1753340852",
"uncertainty": 120
},
"stopId": "0:VILLA",
"stopSequence": 35
},
{
"arrival": {
"time": "1753340994",
"uncertainty": 120
},
"departure": {
"time": "1753341054",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 36
},
{
"arrival": {
"time": "1753341114",
"uncertainty": 120
},
"departure": {
"time": "1753341114",
"uncertainty": 120
},
"stopId": "0:REPUB 2",
"stopSequence": 37
},
{
"arrival": {
"time": "1753341143",
"uncertainty": 120
},
"departure": {
"time": "1753341143",
"uncertainty": 120
},
"stopId": "0:MCHAM 2",
"stopSequence": 38
},
{
"arrival": {
"time": "1753341310",
"uncertainty": 120
},
"departure": {
"time": "1753341310",
"uncertainty": 120
},
"stopId": "0:BOTTE 2",
"stopSequence": 39
},
{
"arrival": {
"time": "1753341394",
"uncertainty": 120
},
"departure": {
"time": "1753341394",
"uncertainty": 120
},
"stopId": "0:FAUCO 2",
"stopSequence": 40
},
{
"arrival": {
"time": "1753341474",
"uncertainty": 120
},
"departure": {
"time": "1753341474",
"uncertainty": 120
},
"stopId": "0:BEAUL 2",
"stopSequence": 41
},
{
"arrival": {
"time": "1753341540",
"uncertainty": 120
},
"departure": {
"time": "1753341540",
"uncertainty": 120
},
"stopId": "0:CVILL 2",
"stopSequence": 42
},
{
"arrival": {
"time": "1753341577",
"uncertainty": 120
},
"departure": {
"time": "1753341577",
"uncertainty": 120
},
"stopId": "0:CLEME 2",
"stopSequence": 43
},
{
"arrival": {
"time": "1753341626",
"uncertainty": 120
},
"departure": {
"time": "1753341626",
"uncertainty": 120
},
"stopId": "0:TOURN",
"stopSequence": 44
},
{
"arrival": {
"time": "1753341713",
"uncertainty": 120
},
"departure": {
"time": "1753341713",
"uncertainty": 120
},
"stopId": "0:PROVE",
"stopSequence": 45
},
{
"arrival": {
"time": "1753341785",
"uncertainty": 120
},
"departure": {
"time": "1753341785",
"uncertainty": 120
},
"stopId": "0:JOUHA",
"stopSequence": 46
},
{
"arrival": {
"time": "1753341833",
"uncertainty": 120
},
"departure": {
"time": "1753341833",
"uncertainty": 120
},
"stopId": "0:LCOMB",
"stopSequence": 47
},
{
"arrival": {
"time": "1753341851",
"uncertainty": 120
},
"departure": {
"time": "1753341851",
"uncertainty": 120
},
"stopId": "0:RDS 2",
"stopSequence": 48
},
{
"arrival": {
"time": "1753341896",
"uncertainty": 120
},
"departure": {
"time": "1753341896",
"uncertainty": 120
},
"stopId": "0:_BELL",
"stopSequence": 49
},
{
"arrival": {
"time": "1753341953",
"uncertainty": 120
},
"departure": {
"time": "1753341953",
"uncertainty": 120
},
"stopId": "0:GLFR 2",
"stopSequence": 50
},
{
"arrival": {
"time": "1753342007",
"uncertainty": 120
},
"departure": {
"time": "1753342007",
"uncertainty": 120
},
"stopId": "0:GEIF 2",
"stopSequence": 51
},
{
"arrival": {
"time": "1753342139",
"uncertainty": 120
},
"departure": {
"time": "1753342139",
"uncertainty": 120
},
"stopId": "0:BEAUC 2",
"stopSequence": 52
},
{
"arrival": {
"time": "1753342253",
"uncertainty": 120
},
"stopId": "0:GEGL",
"stopSequence": 53
}
],
"trip": {
"directionId": 0,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080867"
},
"vehicle": {
"id": "501",
"label": "501"
}
}
},
{
"id": "3080060",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753344466",
"uncertainty": 120
},
"departure": {
"time": "1753344466",
"uncertainty": 120
},
"stopId": "0:MONGE 2"
},
{
"departure": {
"time": "1753342440",
"uncertainty": 120
},
"stopId": "0:BRIFF 3",
"stopSequence": 1
},
{
"arrival": {
"time": "1753342463",
"uncertainty": 120
},
"departure": {
"time": "1753342463",
"uncertainty": 120
},
"stopId": "0:ESCHI 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1753342553",
"uncertainty": 120
},
"departure": {
"time": "1753342553",
"uncertainty": 120
},
"stopId": "0:POITO 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1753342615",
"uncertainty": 120
},
"departure": {
"time": "1753342615",
"uncertainty": 120
},
"stopId": "0:MELIE 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1753342680",
"uncertainty": 120
},
"departure": {
"time": "1753342680",
"uncertainty": 120
},
"stopId": "0:CHOPI 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1753342777",
"uncertainty": 120
},
"departure": {
"time": "1753342777",
"uncertainty": 120
},
"stopId": "0:EUROP 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1753342847",
"uncertainty": 120
},
"departure": {
"time": "1753342847",
"uncertainty": 120
},
"stopId": "0:VERD",
"stopSequence": 7
},
{
"arrival": {
"time": "1753342980",
"uncertainty": 120
},
"departure": {
"time": "1753342980",
"uncertainty": 120
},
"stopId": "0:CHUR",
"stopSequence": 8
},
{
"arrival": {
"time": "1753343104",
"uncertainty": 120
},
"departure": {
"time": "1753343104",
"uncertainty": 120
},
"stopId": "0:KENNE 3",
"stopSequence": 9
},
{
"arrival": {
"time": "1753343217",
"uncertainty": 120
},
"departure": {
"time": "1753343217",
"uncertainty": 120
},
"stopId": "0:ROMAN 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1753343270",
"uncertainty": 120
},
"departure": {
"time": "1753343270",
"uncertainty": 120
},
"stopId": "0:CIMETI 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1753343340",
"uncertainty": 120
},
"departure": {
"time": "1753343340",
"uncertainty": 120
},
"stopId": "0:BCROZ 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1753343425",
"uncertainty": 120
},
"departure": {
"time": "1753343425",
"uncertainty": 120
},
"stopId": "0:LMAUB 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1753343510",
"uncertainty": 120
},
"departure": {
"time": "1753343510",
"uncertainty": 120
},
"stopId": "0:SERVA 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1753343597",
"uncertainty": 120
},
"departure": {
"time": "1753343597",
"uncertainty": 120
},
"stopId": "0:LMARN 3",
"stopSequence": 15
},
{
"arrival": {
"time": "1753343700",
"uncertainty": 120
},
"departure": {
"time": "1753343700",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 16
},
{
"arrival": {
"time": "1753343797",
"uncertainty": 120
},
"departure": {
"time": "1753343797",
"uncertainty": 120
},
"stopId": "0:GARE 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1753343904",
"uncertainty": 120
},
"departure": {
"time": "1753343904",
"uncertainty": 120
},
"stopId": "0:BRIAN 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1753343963",
"uncertainty": 120
},
"departure": {
"time": "1753343963",
"uncertainty": 120
},
"stopId": "0:ELOUB 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1753344027",
"uncertainty": 120
},
"departure": {
"time": "1753344027",
"uncertainty": 120
},
"stopId": "0:MARGU 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1753344090",
"uncertainty": 120
},
"departure": {
"time": "1753344090",
"uncertainty": 120
},
"stopId": "0:PEGUY 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1753344240",
"uncertainty": 120
},
"departure": {
"time": "1753344240",
"uncertainty": 120
},
"stopId": "0:DANTO 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1753344311",
"uncertainty": 120
},
"departure": {
"time": "1753344311",
"uncertainty": 120
},
"stopId": "0:FRANK 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1753344389",
"uncertainty": 120
},
"departure": {
"time": "1753344389",
"uncertainty": 120
},
"stopId": "0:MFAUR 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1753344484",
"uncertainty": 120
},
"departure": {
"time": "1753344484",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LGMOU 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1753344540",
"uncertainty": 120
},
"departure": {
"time": "1753344540",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:RIMBA 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1753344596",
"uncertainty": 120
},
"departure": {
"time": "1753344596",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALLA 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1753344660",
"uncertainty": 120
},
"departure": {
"time": "1753344660",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MONGE 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1753344535",
"uncertainty": 120
},
"departure": {
"time": "1753344535",
"uncertainty": 120
},
"stopId": "0:JFERR 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1753344584",
"uncertainty": 120
},
"stopId": "0:ALGOU 2",
"stopSequence": 30
}
],
"trip": {
"directionId": 0,
"routeId": "C1",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080060"
}
}
},
{
"id": "3080868",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753340640",
"uncertainty": 120
},
"stopId": "0:MDM",
"stopSequence": 1
},
{
"arrival": {
"time": "1753340697",
"uncertainty": 120
},
"departure": {
"time": "1753340697",
"uncertainty": 120
},
"stopId": "0:NOBE",
"stopSequence": 2
},
{
"arrival": {
"time": "1753340762",
"uncertainty": 120
},
"departure": {
"time": "1753340762",
"uncertainty": 120
},
"stopId": "0:SMAR",
"stopSequence": 3
},
{
"arrival": {
"time": "1753340798",
"uncertainty": 120
},
"departure": {
"time": "1753340798",
"uncertainty": 120
},
"stopId": "0:SELL",
"stopSequence": 4
},
{
"arrival": {
"time": "1753340851",
"uncertainty": 120
},
"departure": {
"time": "1753340851",
"uncertainty": 120
},
"stopId": "0:SAPIN",
"stopSequence": 5
},
{
"arrival": {
"time": "1753340934",
"uncertainty": 120
},
"departure": {
"time": "1753340934",
"uncertainty": 120
},
"stopId": "0:CCOMM 3",
"stopSequence": 6
},
{
"arrival": {
"time": "1753341084",
"uncertainty": 120
},
"departure": {
"time": "1753341084",
"uncertainty": 120
},
"stopId": "0:CCOM7 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1753341138",
"uncertainty": 120
},
"departure": {
"time": "1753341138",
"uncertainty": 120
},
"stopId": "0:LLON 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1753341159",
"uncertainty": 120
},
"departure": {
"time": "1753341159",
"uncertainty": 120
},
"stopId": "0:MDLON",
"stopSequence": 9
},
{
"arrival": {
"time": "1753341204",
"uncertainty": 120
},
"departure": {
"time": "1753341204",
"uncertainty": 120
},
"stopId": "0:ADL 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1753341223",
"uncertainty": 120
},
"departure": {
"time": "1753341223",
"uncertainty": 120
},
"stopId": "0:LVALE 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1753341286",
"uncertainty": 120
},
"departure": {
"time": "1753341286",
"uncertainty": 120
},
"stopId": "0:SLC 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1753341330",
"uncertainty": 120
},
"departure": {
"time": "1753341330",
"uncertainty": 120
},
"stopId": "0:MDBOU",
"stopSequence": 13
},
{
"arrival": {
"time": "1753341432",
"uncertainty": 120
},
"departure": {
"time": "1753341432",
"uncertainty": 120
},
"stopId": "0:CYRAN 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1753341490",
"uncertainty": 120
},
"departure": {
"time": "1753341490",
"uncertainty": 120
},
"stopId": "0:TEMPL 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1753341520",
"uncertainty": 120
},
"departure": {
"time": "1753341520",
"uncertainty": 120
},
"stopId": "0:RALP 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1753341572",
"uncertainty": 120
},
"departure": {
"time": "1753341572",
"uncertainty": 120
},
"stopId": "0:LD3S",
"stopSequence": 17
},
{
"arrival": {
"time": "1753341671",
"uncertainty": 120
},
"departure": {
"time": "1753341671",
"uncertainty": 120
},
"stopId": "0:GAUD",
"stopSequence": 18
},
{
"arrival": {
"time": "1753341780",
"uncertainty": 120
},
"departure": {
"time": "1753341780",
"uncertainty": 120
},
"stopId": "0:BRUY 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1753341830",
"uncertainty": 120
},
"departure": {
"time": "1753341830",
"uncertainty": 120
},
"stopId": "0:CHVAN2",
"stopSequence": 20
},
{
"arrival": {
"time": "1753341869",
"uncertainty": 120
},
"departure": {
"time": "1753341869",
"uncertainty": 120
},
"stopId": "0:BMEUN",
"stopSequence": 21
},
{
"arrival": {
"time": "1753341925",
"uncertainty": 120
},
"departure": {
"time": "1753341925",
"uncertainty": 120
},
"stopId": "0:SSIGN",
"stopSequence": 22
},
{
"arrival": {
"time": "1753342009",
"uncertainty": 120
},
"departure": {
"time": "1753342009",
"uncertainty": 120
},
"stopId": "0:CHAPL07",
"stopSequence": 23
},
{
"arrival": {
"time": "1753342076",
"uncertainty": 120
},
"departure": {
"time": "1753342076",
"uncertainty": 120
},
"stopId": "0:GPHIL",
"stopSequence": 24
},
{
"arrival": {
"time": "1753342160",
"uncertainty": 120
},
"departure": {
"time": "1753342160",
"uncertainty": 120
},
"stopId": "0:SEIGN",
"stopSequence": 25
},
{
"arrival": {
"time": "1753342289",
"uncertainty": 120
},
"departure": {
"time": "1753342289",
"uncertainty": 120
},
"stopId": "0:KENNE 4",
"stopSequence": 26
},
{
"arrival": {
"time": "1753342360",
"uncertainty": 120
},
"departure": {
"time": "1753342360",
"uncertainty": 120
},
"stopId": "0:MAND",
"stopSequence": 27
},
{
"arrival": {
"time": "1753342409",
"uncertainty": 120
},
"departure": {
"time": "1753342409",
"uncertainty": 120
},
"stopId": "0:LBONN",
"stopSequence": 28
},
{
"arrival": {
"time": "1753342490",
"uncertainty": 120
},
"departure": {
"time": "1753342490",
"uncertainty": 120
},
"stopId": "0:MALOS",
"stopSequence": 29
},
{
"arrival": {
"time": "1753342589",
"uncertainty": 120
},
"departure": {
"time": "1753342589",
"uncertainty": 120
},
"stopId": "0:VERCO",
"stopSequence": 30
},
{
"arrival": {
"time": "1753342709",
"uncertainty": 120
},
"departure": {
"time": "1753342709",
"uncertainty": 120
},
"stopId": "0:MONTP",
"stopSequence": 31
},
{
"arrival": {
"time": "1753342810",
"uncertainty": 120
},
"departure": {
"time": "1753342810",
"uncertainty": 120
},
"stopId": "0:JAUR 2",
"stopSequence": 32
},
{
"arrival": {
"time": "1753342862",
"uncertainty": 120
},
"departure": {
"time": "1753342862",
"uncertainty": 120
},
"stopId": "0:PGARD 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1753342937",
"uncertainty": 120
},
"departure": {
"time": "1753342937",
"uncertainty": 120
},
"stopId": "0:AMBLA",
"stopSequence": 34
},
{
"arrival": {
"time": "1753343028",
"uncertainty": 120
},
"departure": {
"time": "1753343028",
"uncertainty": 120
},
"stopId": "0:VILLA",
"stopSequence": 35
},
{
"arrival": {
"time": "1753343131",
"uncertainty": 120
},
"departure": {
"time": "1753343131",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 36
},
{
"arrival": {
"time": "1753343218",
"uncertainty": 120
},
"departure": {
"time": "1753343218",
"uncertainty": 120
},
"stopId": "0:REPUB 2",
"stopSequence": 37
},
{
"arrival": {
"time": "1753343261",
"uncertainty": 120
},
"departure": {
"time": "1753343261",
"uncertainty": 120
},
"stopId": "0:MCHAM 2",
"stopSequence": 38
},
{
"arrival": {
"time": "1753343437",
"uncertainty": 120
},
"departure": {
"time": "1753343437",
"uncertainty": 120
},
"stopId": "0:BOTTE 2",
"stopSequence": 39
},
{
"arrival": {
"time": "1753343531",
"uncertainty": 120
},
"departure": {
"time": "1753343531",
"uncertainty": 120
},
"stopId": "0:FAUCO 2",
"stopSequence": 40
},
{
"arrival": {
"time": "1753343611",
"uncertainty": 120
},
"departure": {
"time": "1753343611",
"uncertainty": 120
},
"stopId": "0:BEAUL 2",
"stopSequence": 41
},
{
"arrival": {
"time": "1753343677",
"uncertainty": 120
},
"departure": {
"time": "1753343677",
"uncertainty": 120
},
"stopId": "0:CVILL 2",
"stopSequence": 42
},
{
"arrival": {
"time": "1753343720",
"uncertainty": 120
},
"departure": {
"time": "1753343720",
"uncertainty": 120
},
"stopId": "0:CLEME 2",
"stopSequence": 43
},
{
"arrival": {
"time": "1753343769",
"uncertainty": 120
},
"departure": {
"time": "1753343769",
"uncertainty": 120
},
"stopId": "0:TOURN",
"stopSequence": 44
},
{
"arrival": {
"time": "1753343856",
"uncertainty": 120
},
"departure": {
"time": "1753343856",
"uncertainty": 120
},
"stopId": "0:PROVE",
"stopSequence": 45
},
{
"arrival": {
"time": "1753343928",
"uncertainty": 120
},
"departure": {
"time": "1753343928",
"uncertainty": 120
},
"stopId": "0:JOUHA",
"stopSequence": 46
},
{
"arrival": {
"time": "1753343976",
"uncertainty": 120
},
"departure": {
"time": "1753343976",
"uncertainty": 120
},
"stopId": "0:LCOMB",
"stopSequence": 47
},
{
"arrival": {
"time": "1753343994",
"uncertainty": 120
},
"departure": {
"time": "1753343994",
"uncertainty": 120
},
"stopId": "0:RDS 2",
"stopSequence": 48
},
{
"arrival": {
"time": "1753344039",
"uncertainty": 120
},
"departure": {
"time": "1753344039",
"uncertainty": 120
},
"stopId": "0:_BELL",
"stopSequence": 49
},
{
"arrival": {
"time": "1753344096",
"uncertainty": 120
},
"departure": {
"time": "1753344096",
"uncertainty": 120
},
"stopId": "0:GLFR 2",
"stopSequence": 50
},
{
"arrival": {
"time": "1753344150",
"uncertainty": 120
},
"departure": {
"time": "1753344150",
"uncertainty": 120
},
"stopId": "0:GEIF 2",
"stopSequence": 51
},
{
"arrival": {
"time": "1753344282",
"uncertainty": 120
},
"departure": {
"time": "1753344282",
"uncertainty": 120
},
"stopId": "0:BEAUC 2",
"stopSequence": 52
},
{
"arrival": {
"time": "1753344396",
"uncertainty": 120
},
"stopId": "0:GEGL",
"stopSequence": 53
}
],
"trip": {
"directionId": 0,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080868"
},
"vehicle": {
"id": "554",
"label": "554"
}
}
},
{
"id": "3080869",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753343340",
"uncertainty": 120
},
"stopId": "0:CCOMM 3",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080869"
}
}
},
{
"id": "3080062",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753346266",
"uncertainty": 120
},
"departure": {
"time": "1753346266",
"uncertainty": 120
},
"stopId": "0:MONGE 2"
},
{
"departure": {
"time": "1753344240",
"uncertainty": 120
},
"stopId": "0:BRIFF 3",
"stopSequence": 1
},
{
"arrival": {
"time": "1753344263",
"uncertainty": 120
},
"departure": {
"time": "1753344263",
"uncertainty": 120
},
"stopId": "0:ESCHI 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1753344353",
"uncertainty": 120
},
"departure": {
"time": "1753344353",
"uncertainty": 120
},
"stopId": "0:POITO 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1753344415",
"uncertainty": 120
},
"departure": {
"time": "1753344415",
"uncertainty": 120
},
"stopId": "0:MELIE 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1753344480",
"uncertainty": 120
},
"departure": {
"time": "1753344480",
"uncertainty": 120
},
"stopId": "0:CHOPI 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1753344577",
"uncertainty": 120
},
"departure": {
"time": "1753344577",
"uncertainty": 120
},
"stopId": "0:EUROP 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1753344647",
"uncertainty": 120
},
"departure": {
"time": "1753344647",
"uncertainty": 120
},
"stopId": "0:VERD",
"stopSequence": 7
},
{
"arrival": {
"time": "1753344780",
"uncertainty": 120
},
"departure": {
"time": "1753344780",
"uncertainty": 120
},
"stopId": "0:CHUR",
"stopSequence": 8
},
{
"arrival": {
"time": "1753344904",
"uncertainty": 120
},
"departure": {
"time": "1753344904",
"uncertainty": 120
},
"stopId": "0:KENNE 3",
"stopSequence": 9
},
{
"arrival": {
"time": "1753345017",
"uncertainty": 120
},
"departure": {
"time": "1753345017",
"uncertainty": 120
},
"stopId": "0:ROMAN 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1753345070",
"uncertainty": 120
},
"departure": {
"time": "1753345070",
"uncertainty": 120
},
"stopId": "0:CIMETI 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1753345140",
"uncertainty": 120
},
"departure": {
"time": "1753345140",
"uncertainty": 120
},
"stopId": "0:BCROZ 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1753345225",
"uncertainty": 120
},
"departure": {
"time": "1753345225",
"uncertainty": 120
},
"stopId": "0:LMAUB 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1753345310",
"uncertainty": 120
},
"departure": {
"time": "1753345310",
"uncertainty": 120
},
"stopId": "0:SERVA 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1753345397",
"uncertainty": 120
},
"departure": {
"time": "1753345397",
"uncertainty": 120
},
"stopId": "0:LMARN 3",
"stopSequence": 15
},
{
"arrival": {
"time": "1753345500",
"uncertainty": 120
},
"departure": {
"time": "1753345500",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 16
},
{
"arrival": {
"time": "1753345597",
"uncertainty": 120
},
"departure": {
"time": "1753345597",
"uncertainty": 120
},
"stopId": "0:GARE 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1753345704",
"uncertainty": 120
},
"departure": {
"time": "1753345704",
"uncertainty": 120
},
"stopId": "0:BRIAN 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1753345763",
"uncertainty": 120
},
"departure": {
"time": "1753345763",
"uncertainty": 120
},
"stopId": "0:ELOUB 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1753345827",
"uncertainty": 120
},
"departure": {
"time": "1753345827",
"uncertainty": 120
},
"stopId": "0:MARGU 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1753345890",
"uncertainty": 120
},
"departure": {
"time": "1753345890",
"uncertainty": 120
},
"stopId": "0:PEGUY 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1753346040",
"uncertainty": 120
},
"departure": {
"time": "1753346040",
"uncertainty": 120
},
"stopId": "0:DANTO 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1753346111",
"uncertainty": 120
},
"departure": {
"time": "1753346111",
"uncertainty": 120
},
"stopId": "0:FRANK 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1753346189",
"uncertainty": 120
},
"departure": {
"time": "1753346189",
"uncertainty": 120
},
"stopId": "0:MFAUR 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1753346284",
"uncertainty": 120
},
"departure": {
"time": "1753346284",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LGMOU 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1753346340",
"uncertainty": 120
},
"departure": {
"time": "1753346340",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:RIMBA 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1753346396",
"uncertainty": 120
},
"departure": {
"time": "1753346396",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALLA 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1753346460",
"uncertainty": 120
},
"departure": {
"time": "1753346460",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MONGE 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1753346335",
"uncertainty": 120
},
"departure": {
"time": "1753346335",
"uncertainty": 120
},
"stopId": "0:JFERR 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1753346384",
"uncertainty": 120
},
"stopId": "0:ALGOU 2",
"stopSequence": 30
}
],
"trip": {
"directionId": 0,
"routeId": "C1",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080062"
}
}
},
{
"id": "3079993",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753344039",
"uncertainty": 120
},
"departure": {
"time": "1753344039",
"uncertainty": 120
},
"stopId": "0:_AVA 2"
},
{
"arrival": {
"time": "1753344128",
"uncertainty": 120
},
"departure": {
"time": "1753344128",
"uncertainty": 120
},
"stopId": "0:_PDO"
},
{
"departure": {
"time": "1753343280",
"uncertainty": 120
},
"stopId": "0:_CTP",
"stopSequence": 1
},
{
"arrival": {
"time": "1753343306",
"uncertainty": 120
},
"departure": {
"time": "1753343306",
"uncertainty": 120
},
"stopId": "0:_CHIR",
"stopSequence": 2
},
{
"arrival": {
"time": "1753343346",
"uncertainty": 120
},
"departure": {
"time": "1753343346",
"uncertainty": 120
},
"stopId": "0:_PZA",
"stopSequence": 3
},
{
"arrival": {
"time": "1753343417",
"uncertainty": 120
},
"departure": {
"time": "1753343417",
"uncertainty": 120
},
"stopId": "0:_PCE",
"stopSequence": 4
},
{
"arrival": {
"time": "1753343476",
"uncertainty": 120
},
"departure": {
"time": "1753343476",
"uncertainty": 120
},
"stopId": "0:_P19M 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1753343502",
"uncertainty": 120
},
"departure": {
"time": "1753343502",
"uncertainty": 120
},
"stopId": "0:_GCH",
"stopSequence": 6
},
{
"arrival": {
"time": "1753343565",
"uncertainty": 120
},
"departure": {
"time": "1753343565",
"uncertainty": 120
},
"stopId": "0:_PPS 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1753343640",
"uncertainty": 120
},
"departure": {
"time": "1753343640",
"uncertainty": 120
},
"stopId": "0:_LGO",
"stopSequence": 8
},
{
"arrival": {
"time": "1753343716",
"uncertainty": 120
},
"departure": {
"time": "1753343716",
"uncertainty": 120
},
"stopId": "0:_LFO",
"stopSequence": 9
},
{
"arrival": {
"time": "1753343760",
"uncertainty": 120
},
"departure": {
"time": "1753343760",
"uncertainty": 120
},
"stopId": "0:_LTO",
"stopSequence": 10
},
{
"arrival": {
"time": "1753343791",
"uncertainty": 120
},
"departure": {
"time": "1753343791",
"uncertainty": 120
},
"stopId": "0:_KEN",
"stopSequence": 11
},
{
"arrival": {
"time": "1753343868",
"uncertainty": 120
},
"departure": {
"time": "1753343868",
"uncertainty": 120
},
"stopId": "0:JBOIN 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1753343908",
"uncertainty": 120
},
"departure": {
"time": "1753343908",
"uncertainty": 120
},
"stopId": "0:_BAT",
"stopSequence": 13
},
{
"arrival": {
"time": "1753343970",
"uncertainty": 120
},
"departure": {
"time": "1753343970",
"uncertainty": 120
},
"stopId": "0:_LPS 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1753344000",
"uncertainty": 120
},
"departure": {
"time": "1753344000",
"uncertainty": 120
},
"stopId": "0:_COE 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1753344039",
"uncertainty": 120
},
"departure": {
"time": "1753344039",
"uncertainty": 120
},
"stopId": "0:_AVA 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1753344096",
"uncertainty": 120
},
"departure": {
"time": "1753344096",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_HDV 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1753344142",
"uncertainty": 120
},
"departure": {
"time": "1753344142",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_PAN 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1753344180",
"uncertainty": 120
},
"departure": {
"time": "1753344180",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_DDA 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1753344237",
"uncertainty": 120
},
"departure": {
"time": "1753344237",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_PDO",
"stopSequence": 20
},
{
"arrival": {
"time": "1753344165",
"uncertainty": 120
},
"departure": {
"time": "1753344165",
"uncertainty": 120
},
"stopId": "0:_PVI",
"stopSequence": 21
},
{
"arrival": {
"time": "1753344249",
"uncertainty": 120
},
"departure": {
"time": "1753344249",
"uncertainty": 120
},
"stopId": "0:_LPR",
"stopSequence": 22
},
{
"arrival": {
"time": "1753344311",
"uncertainty": 120
},
"departure": {
"time": "1753344311",
"uncertainty": 120
},
"stopId": "0:_CLX",
"stopSequence": 23
},
{
"arrival": {
"time": "1753344401",
"uncertainty": 120
},
"departure": {
"time": "1753344401",
"uncertainty": 120
},
"stopId": "0:_LIB",
"stopSequence": 24
},
{
"arrival": {
"time": "1753344448",
"uncertainty": 120
},
"departure": {
"time": "1753344448",
"uncertainty": 120
},
"stopId": "0:_LYB",
"stopSequence": 25
},
{
"arrival": {
"time": "1753344521",
"uncertainty": 120
},
"stopId": "0:_GMU 3",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "61",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3079993"
}
}
},
{
"id": "3079992",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753341611",
"uncertainty": 120
},
"departure": {
"time": "1753341611",
"uncertainty": 120
},
"stopId": "0:_AVA 2"
},
{
"arrival": {
"time": "1753341700",
"uncertainty": 120
},
"departure": {
"time": "1753341700",
"uncertainty": 120
},
"stopId": "0:_PDO"
},
{
"departure": {
"time": "1753340880",
"uncertainty": 120
},
"stopId": "0:_CTP",
"stopSequence": 1
},
{
"arrival": {
"time": "1753340890",
"uncertainty": 120
},
"departure": {
"time": "1753340890",
"uncertainty": 120
},
"stopId": "0:_CHIR",
"stopSequence": 2
},
{
"arrival": {
"time": "1753340940",
"uncertainty": 120
},
"departure": {
"time": "1753340940",
"uncertainty": 120
},
"stopId": "0:_PZA",
"stopSequence": 3
},
{
"arrival": {
"time": "1753340995",
"uncertainty": 120
},
"departure": {
"time": "1753340995",
"uncertainty": 120
},
"stopId": "0:_PCE",
"stopSequence": 4
},
{
"arrival": {
"time": "1753341055",
"uncertainty": 120
},
"departure": {
"time": "1753341055",
"uncertainty": 120
},
"stopId": "0:_P19M 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1753341078",
"uncertainty": 120
},
"departure": {
"time": "1753341078",
"uncertainty": 120
},
"stopId": "0:_GCH",
"stopSequence": 6
},
{
"arrival": {
"time": "1753341137",
"uncertainty": 120
},
"departure": {
"time": "1753341137",
"uncertainty": 120
},
"stopId": "0:_PPS 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1753341212",
"uncertainty": 120
},
"departure": {
"time": "1753341212",
"uncertainty": 120
},
"stopId": "0:_LGO",
"stopSequence": 8
},
{
"arrival": {
"time": "1753341288",
"uncertainty": 120
},
"departure": {
"time": "1753341288",
"uncertainty": 120
},
"stopId": "0:_LFO",
"stopSequence": 9
},
{
"arrival": {
"time": "1753341332",
"uncertainty": 120
},
"departure": {
"time": "1753341332",
"uncertainty": 120
},
"stopId": "0:_LTO",
"stopSequence": 10
},
{
"arrival": {
"time": "1753341363",
"uncertainty": 120
},
"departure": {
"time": "1753341363",
"uncertainty": 120
},
"stopId": "0:_KEN",
"stopSequence": 11
},
{
"arrival": {
"time": "1753341440",
"uncertainty": 120
},
"departure": {
"time": "1753341440",
"uncertainty": 120
},
"stopId": "0:JBOIN 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1753341480",
"uncertainty": 120
},
"departure": {
"time": "1753341480",
"uncertainty": 120
},
"stopId": "0:_BAT",
"stopSequence": 13
},
{
"arrival": {
"time": "1753341542",
"uncertainty": 120
},
"departure": {
"time": "1753341542",
"uncertainty": 120
},
"stopId": "0:_LPS 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1753341572",
"uncertainty": 120
},
"departure": {
"time": "1753341572",
"uncertainty": 120
},
"stopId": "0:_COE 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1753341611",
"uncertainty": 120
},
"departure": {
"time": "1753341611",
"uncertainty": 120
},
"stopId": "0:_AVA 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1753341696",
"uncertainty": 120
},
"departure": {
"time": "1753341696",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_HDV 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1753341742",
"uncertainty": 120
},
"departure": {
"time": "1753341742",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_PAN 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1753341780",
"uncertainty": 120
},
"departure": {
"time": "1753341780",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_DDA 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1753341837",
"uncertainty": 120
},
"departure": {
"time": "1753341837",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_PDO",
"stopSequence": 20
},
{
"arrival": {
"time": "1753341737",
"uncertainty": 120
},
"departure": {
"time": "1753341737",
"uncertainty": 120
},
"stopId": "0:_PVI",
"stopSequence": 21
},
{
"arrival": {
"time": "1753341821",
"uncertainty": 120
},
"departure": {
"time": "1753341821",
"uncertainty": 120
},
"stopId": "0:_LPR",
"stopSequence": 22
},
{
"arrival": {
"time": "1753341869",
"uncertainty": 120
},
"departure": {
"time": "1753341869",
"uncertainty": 120
},
"stopId": "0:_CLX",
"stopSequence": 23
},
{
"arrival": {
"time": "1753341952",
"uncertainty": 120
},
"departure": {
"time": "1753341952",
"uncertainty": 120
},
"stopId": "0:_LIB",
"stopSequence": 24
},
{
"arrival": {
"time": "1753341930",
"uncertainty": 120
},
"departure": {
"time": "1753341930",
"uncertainty": 120
},
"stopId": "0:_LYB",
"stopSequence": 25
},
{
"arrival": {
"time": "1753341982",
"uncertainty": 120
},
"stopId": "0:_GMU 3",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "61",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3079992"
},
"vehicle": {
"id": "836",
"label": "836"
}
}
},
{
"id": "3080782",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753341660",
"uncertainty": 120
},
"stopId": "0:_GMUQ2",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "IC",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080782"
}
}
},
{
"id": "3079973",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753341905",
"uncertainty": 120
},
"departure": {
"time": "1753341905",
"uncertainty": 120
},
"stopId": "0:_GMU 3"
},
{
"arrival": {
"time": "1753342099",
"uncertainty": 120
},
"departure": {
"time": "1753342099",
"uncertainty": 120
},
"stopId": "0:_VOL 2"
},
{
"arrival": {
"time": "1753342108",
"uncertainty": 120
},
"departure": {
"time": "1753342108",
"uncertainty": 120
},
"stopId": "0:_VOL 2"
},
{
"arrival": {
"time": "1753342120",
"uncertainty": 120
},
"departure": {
"time": "1753342120",
"uncertainty": 120
},
"stopId": "0:_CLL 2"
},
{
"departure": {
"time": "1753341840",
"uncertainty": 120
},
"stopId": "0:_GMU 3",
"stopSequence": 1
},
{
"arrival": {
"time": "1753341896",
"uncertainty": 120
},
"departure": {
"time": "1753341896",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LYB 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1753341930",
"uncertainty": 120
},
"departure": {
"time": "1753341930",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LIB 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1753342020",
"uncertainty": 120
},
"departure": {
"time": "1753342020",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_CLX 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1753342095",
"uncertainty": 120
},
"departure": {
"time": "1753342095",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LPR 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1753342168",
"uncertainty": 120
},
"departure": {
"time": "1753342168",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_PVI 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1753342209",
"uncertainty": 120
},
"departure": {
"time": "1753342209",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_PDO 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1753342260",
"uncertainty": 120
},
"departure": {
"time": "1753342260",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_DDA",
"stopSequence": 8
},
{
"arrival": {
"time": "1753342289",
"uncertainty": 120
},
"departure": {
"time": "1753342289",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_PAN",
"stopSequence": 9
},
{
"arrival": {
"time": "1753342331",
"uncertainty": 120
},
"departure": {
"time": "1753342331",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_HDV",
"stopSequence": 10
},
{
"arrival": {
"time": "1753342377",
"uncertainty": 120
},
"departure": {
"time": "1753342377",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_AVA",
"stopSequence": 11
},
{
"arrival": {
"time": "1753342235",
"uncertainty": 120
},
"departure": {
"time": "1753342235",
"uncertainty": 120
},
"stopId": "0:_COE",
"stopSequence": 12
},
{
"arrival": {
"time": "1753342315",
"uncertainty": 120
},
"departure": {
"time": "1753342315",
"uncertainty": 120
},
"stopId": "0:_BAT 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1753342368",
"uncertainty": 120
},
"departure": {
"time": "1753342368",
"uncertainty": 120
},
"stopId": "0:JBOIN",
"stopSequence": 14
},
{
"arrival": {
"time": "1753342439",
"uncertainty": 120
},
"departure": {
"time": "1753342439",
"uncertainty": 120
},
"stopId": "0:_KEN 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1753342475",
"uncertainty": 120
},
"departure": {
"time": "1753342475",
"uncertainty": 120
},
"stopId": "0:_LTO 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1753342527",
"uncertainty": 120
},
"departure": {
"time": "1753342527",
"uncertainty": 120
},
"stopId": "0:_LFO 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1753342595",
"uncertainty": 120
},
"departure": {
"time": "1753342595",
"uncertainty": 120
},
"stopId": "0:_LGO",
"stopSequence": 18
},
{
"arrival": {
"time": "1753342684",
"uncertainty": 120
},
"departure": {
"time": "1753342684",
"uncertainty": 120
},
"stopId": "0:_PPS",
"stopSequence": 19
},
{
"arrival": {
"time": "1753342738",
"uncertainty": 120
},
"departure": {
"time": "1753342738",
"uncertainty": 120
},
"stopId": "0:_GCH 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1753342774",
"uncertainty": 120
},
"departure": {
"time": "1753342774",
"uncertainty": 120
},
"stopId": "0:_P19M",
"stopSequence": 21
},
{
"arrival": {
"time": "1753342825",
"uncertainty": 120
},
"departure": {
"time": "1753342825",
"uncertainty": 120
},
"stopId": "0:_PCE 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1753342896",
"uncertainty": 120
},
"departure": {
"time": "1753342896",
"uncertainty": 120
},
"stopId": "0:_PZA 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1753342933",
"uncertainty": 120
},
"departure": {
"time": "1753342933",
"uncertainty": 120
},
"stopId": "0:_CHIR 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1753342955",
"uncertainty": 120
},
"stopId": "0:_CTP",
"stopSequence": 25
}
],
"trip": {
"directionId": 0,
"routeId": "61",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3079973"
}
}
},
{
"id": "3079974",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753344305",
"uncertainty": 120
},
"departure": {
"time": "1753344305",
"uncertainty": 120
},
"stopId": "0:_GMU 3"
},
{
"arrival": {
"time": "1753344499",
"uncertainty": 120
},
"departure": {
"time": "1753344499",
"uncertainty": 120
},
"stopId": "0:_VOL 2"
},
{
"arrival": {
"time": "1753344508",
"uncertainty": 120
},
"departure": {
"time": "1753344508",
"uncertainty": 120
},
"stopId": "0:_VOL 2"
},
{
"arrival": {
"time": "1753344520",
"uncertainty": 120
},
"departure": {
"time": "1753344520",
"uncertainty": 120
},
"stopId": "0:_CLL 2"
},
{
"departure": {
"time": "1753344240",
"uncertainty": 120
},
"stopId": "0:_GMU 3",
"stopSequence": 1
},
{
"arrival": {
"time": "1753344296",
"uncertainty": 120
},
"departure": {
"time": "1753344296",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LYB 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1753344330",
"uncertainty": 120
},
"departure": {
"time": "1753344330",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LIB 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1753344420",
"uncertainty": 120
},
"departure": {
"time": "1753344420",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_CLX 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1753344495",
"uncertainty": 120
},
"departure": {
"time": "1753344495",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LPR 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1753344568",
"uncertainty": 120
},
"departure": {
"time": "1753344568",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_PVI 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1753344609",
"uncertainty": 120
},
"departure": {
"time": "1753344609",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_PDO 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1753344660",
"uncertainty": 120
},
"departure": {
"time": "1753344660",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_DDA",
"stopSequence": 8
},
{
"arrival": {
"time": "1753344689",
"uncertainty": 120
},
"departure": {
"time": "1753344689",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_PAN",
"stopSequence": 9
},
{
"arrival": {
"time": "1753344731",
"uncertainty": 120
},
"departure": {
"time": "1753344731",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_HDV",
"stopSequence": 10
},
{
"arrival": {
"time": "1753344777",
"uncertainty": 120
},
"departure": {
"time": "1753344777",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_AVA",
"stopSequence": 11
},
{
"arrival": {
"time": "1753344635",
"uncertainty": 120
},
"departure": {
"time": "1753344635",
"uncertainty": 120
},
"stopId": "0:_COE",
"stopSequence": 12
},
{
"arrival": {
"time": "1753344715",
"uncertainty": 120
},
"departure": {
"time": "1753344715",
"uncertainty": 120
},
"stopId": "0:_BAT 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1753344768",
"uncertainty": 120
},
"departure": {
"time": "1753344768",
"uncertainty": 120
},
"stopId": "0:JBOIN",
"stopSequence": 14
},
{
"arrival": {
"time": "1753344839",
"uncertainty": 120
},
"departure": {
"time": "1753344839",
"uncertainty": 120
},
"stopId": "0:_KEN 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1753344875",
"uncertainty": 120
},
"stopId": "0:_LTO 2",
"stopSequence": 16
}
],
"trip": {
"directionId": 0,
"routeId": "61",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3079974"
}
}
},
{
"id": "3079889",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753339225",
"uncertainty": 120
},
"departure": {
"time": "1753339225",
"uncertainty": 120
},
"stopId": "0:_GMU 3"
},
{
"arrival": {
"time": "1753339462",
"uncertainty": 120
},
"departure": {
"time": "1753339462",
"uncertainty": 120
},
"stopId": "0:_VOL 2"
},
{
"arrival": {
"time": "1753339462",
"uncertainty": 120
},
"departure": {
"time": "1753339462",
"uncertainty": 120
},
"stopId": "0:_VOL 2"
},
{
"arrival": {
"time": "1753339502",
"uncertainty": 120
},
"departure": {
"time": "1753339502",
"uncertainty": 120
},
"stopId": "0:_CLL 2"
},
{
"departure": {
"time": "1753339187",
"uncertainty": 120
},
"stopId": "0:_GMU 4",
"stopSequence": 1
},
{
"arrival": {
"time": "1753339380",
"uncertainty": 120
},
"departure": {
"time": "1753339380",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_JJA 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1753339542",
"uncertainty": 120
},
"departure": {
"time": "1753339542",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_VOL 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1753339574",
"uncertainty": 120
},
"departure": {
"time": "1753339574",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_CLL 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1753339611",
"uncertainty": 120
},
"departure": {
"time": "1753339611",
"uncertainty": 120
},
"stopId": "0:_COE",
"stopSequence": 5
},
{
"arrival": {
"time": "1753339641",
"uncertainty": 120
},
"departure": {
"time": "1753339778",
"uncertainty": 120
},
"stopId": "0:_ZAM",
"stopSequence": 6
},
{
"arrival": {
"time": "1753339887",
"uncertainty": 120
},
"departure": {
"time": "1753339887",
"uncertainty": 120
},
"stopId": "0:_AVA 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1753339931",
"uncertainty": 120
},
"departure": {
"time": "1753339931",
"uncertainty": 120
},
"stopId": "0:_HDV 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1753339972",
"uncertainty": 120
},
"departure": {
"time": "1753339986",
"uncertainty": 120
},
"stopId": "0:_PAN 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1753340287",
"uncertainty": 120
},
"departure": {
"time": "1753340287",
"uncertainty": 120
},
"stopId": "0:_BCA",
"stopSequence": 14
},
{
"arrival": {
"time": "1753340332",
"uncertainty": 120
},
"departure": {
"time": "1753340332",
"uncertainty": 120
},
"stopId": "0:_ADP 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1753340377",
"uncertainty": 120
},
"departure": {
"time": "1753340377",
"uncertainty": 120
},
"stopId": "0:_LPD 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1753340407",
"uncertainty": 120
},
"departure": {
"time": "1753340407",
"uncertainty": 120
},
"stopId": "0:_MIN 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1753341146"
},
"departure": {
"time": "1753341146"
},
"stopId": "0:_BDN 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1753341246"
},
"departure": {
"time": "1753341246"
},
"stopId": "0:_LBY 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1753341390"
},
"stopId": "0:_CMO",
"stopSequence": 20
}
],
"trip": {
"directionId": 0,
"routeId": "62",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3079889"
},
"vehicle": {
"id": "831",
"label": "831"
}
}
},
{
"id": "3079891",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753344655",
"uncertainty": 120
},
"departure": {
"time": "1753344655",
"uncertainty": 120
},
"stopId": "0:_GMU 3"
},
{
"arrival": {
"time": "1753344849",
"uncertainty": 120
},
"departure": {
"time": "1753344849",
"uncertainty": 120
},
"stopId": "0:_VOL 2"
},
{
"arrival": {
"time": "1753344858",
"uncertainty": 120
},
"departure": {
"time": "1753344858",
"uncertainty": 120
},
"stopId": "0:_VOL 2"
},
{
"arrival": {
"time": "1753344870",
"uncertainty": 120
},
"departure": {
"time": "1753344870",
"uncertainty": 120
},
"stopId": "0:_CLL 2"
},
{
"departure": {
"time": "1753344600",
"uncertainty": 120
},
"stopId": "0:_GMU 4",
"stopSequence": 1
},
{
"arrival": {
"time": "1753344780",
"uncertainty": 120
},
"departure": {
"time": "1753344780",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_JJA 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1753344942",
"uncertainty": 120
},
"departure": {
"time": "1753344942",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_VOL 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1753344974",
"uncertainty": 120
},
"departure": {
"time": "1753344974",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_CLL 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1753345005",
"uncertainty": 120
},
"departure": {
"time": "1753345005",
"uncertainty": 120
},
"stopId": "0:_COE",
"stopSequence": 5
},
{
"arrival": {
"time": "1753345043",
"uncertainty": 120
},
"departure": {
"time": "1753345043",
"uncertainty": 120
},
"stopId": "0:_ZAM",
"stopSequence": 6
},
{
"arrival": {
"time": "1753345111",
"uncertainty": 120
},
"departure": {
"time": "1753345111",
"uncertainty": 120
},
"stopId": "0:_AVA 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1753345144",
"uncertainty": 120
},
"departure": {
"time": "1753345144",
"uncertainty": 120
},
"stopId": "0:_HDV 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1753345171",
"uncertainty": 120
},
"departure": {
"time": "1753345171",
"uncertainty": 120
},
"stopId": "0:_PAN 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1753345192",
"uncertainty": 120
},
"departure": {
"time": "1753345192",
"uncertainty": 120
},
"stopId": "0:_DDA 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1753345249",
"uncertainty": 120
},
"departure": {
"time": "1753345249",
"uncertainty": 120
},
"stopId": "0:_REN 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1753345312",
"uncertainty": 120
},
"departure": {
"time": "1753345312",
"uncertainty": 120
},
"stopId": "0:_GRU 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1753345425",
"uncertainty": 120
},
"departure": {
"time": "1753345425",
"uncertainty": 120
},
"stopId": "0:_LML 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1753345492",
"uncertainty": 120
},
"departure": {
"time": "1753345492",
"uncertainty": 120
},
"stopId": "0:_BCA",
"stopSequence": 14
},
{
"arrival": {
"time": "1753345555",
"uncertainty": 120
},
"departure": {
"time": "1753345555",
"uncertainty": 120
},
"stopId": "0:_ADP 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1753345631",
"uncertainty": 120
},
"departure": {
"time": "1753345631",
"uncertainty": 120
},
"stopId": "0:_LPD 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1753345672",
"uncertainty": 120
},
"departure": {
"time": "1753345672",
"uncertainty": 120
},
"stopId": "0:_MIN 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1753345728",
"uncertainty": 120
},
"departure": {
"time": "1753345728",
"uncertainty": 120
},
"stopId": "0:_BDN 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1753345828",
"uncertainty": 120
},
"departure": {
"time": "1753345828",
"uncertainty": 120
},
"stopId": "0:_LBY 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1753345972",
"uncertainty": 120
},
"stopId": "0:_CMO",
"stopSequence": 20
}
],
"trip": {
"directionId": 0,
"routeId": "62",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3079891"
}
}
},
{
"id": "3079890",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753341177",
"uncertainty": 120
},
"departure": {
"time": "1753341177",
"uncertainty": 120
},
"stopId": "0:_GMU 3"
},
{
"arrival": {
"time": "1753341371",
"uncertainty": 120
},
"departure": {
"time": "1753341371",
"uncertainty": 120
},
"stopId": "0:_VOL 2"
},
{
"arrival": {
"time": "1753341380",
"uncertainty": 120
},
"departure": {
"time": "1753341380",
"uncertainty": 120
},
"stopId": "0:_VOL 2"
},
{
"arrival": {
"time": "1753341392",
"uncertainty": 120
},
"departure": {
"time": "1753341392",
"uncertainty": 120
},
"stopId": "0:_CLL 2"
},
{
"departure": {
"time": "1753341122",
"uncertainty": 120
},
"stopId": "0:_GMU 4",
"stopSequence": 1
},
{
"arrival": {
"time": "1753341180",
"uncertainty": 120
},
"departure": {
"time": "1753341180",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_JJA 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1753341342",
"uncertainty": 120
},
"departure": {
"time": "1753341342",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_VOL 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1753341374",
"uncertainty": 120
},
"departure": {
"time": "1753341374",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_CLL 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1753341527",
"uncertainty": 120
},
"departure": {
"time": "1753341527",
"uncertainty": 120
},
"stopId": "0:_COE",
"stopSequence": 5
},
{
"arrival": {
"time": "1753341569",
"uncertainty": 120
},
"departure": {
"time": "1753341569",
"uncertainty": 120
},
"stopId": "0:_ZAM",
"stopSequence": 6
},
{
"arrival": {
"time": "1753341637",
"uncertainty": 120
},
"departure": {
"time": "1753341637",
"uncertainty": 120
},
"stopId": "0:_AVA 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1753341688",
"uncertainty": 120
},
"departure": {
"time": "1753341688",
"uncertainty": 120
},
"stopId": "0:_HDV 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1753341728",
"uncertainty": 120
},
"departure": {
"time": "1753341728",
"uncertainty": 120
},
"stopId": "0:_PAN 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1753341760",
"uncertainty": 120
},
"departure": {
"time": "1753341760",
"uncertainty": 120
},
"stopId": "0:_DDA 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1753341817",
"uncertainty": 120
},
"departure": {
"time": "1753341817",
"uncertainty": 120
},
"stopId": "0:_REN 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1753341880",
"uncertainty": 120
},
"departure": {
"time": "1753341880",
"uncertainty": 120
},
"stopId": "0:_GRU 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1753341993",
"uncertainty": 120
},
"departure": {
"time": "1753341993",
"uncertainty": 120
},
"stopId": "0:_LML 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1753342060",
"uncertainty": 120
},
"departure": {
"time": "1753342060",
"uncertainty": 120
},
"stopId": "0:_BCA",
"stopSequence": 14
},
{
"arrival": {
"time": "1753342123",
"uncertainty": 120
},
"departure": {
"time": "1753342123",
"uncertainty": 120
},
"stopId": "0:_ADP 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1753342199",
"uncertainty": 120
},
"departure": {
"time": "1753342199",
"uncertainty": 120
},
"stopId": "0:_LPD 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1753342240",
"uncertainty": 120
},
"departure": {
"time": "1753342240",
"uncertainty": 120
},
"stopId": "0:_MIN 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1753342296",
"uncertainty": 120
},
"departure": {
"time": "1753342296",
"uncertainty": 120
},
"stopId": "0:_BDN 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1753342396",
"uncertainty": 120
},
"departure": {
"time": "1753342396",
"uncertainty": 120
},
"stopId": "0:_LBY 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1753342540",
"uncertainty": 120
},
"stopId": "0:_CMO",
"stopSequence": 20
}
],
"trip": {
"directionId": 0,
"routeId": "62",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3079890"
},
"vehicle": {
"id": "834",
"label": "834"
}
}
},
{
"id": "3080724",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753342110",
"uncertainty": 120
},
"departure": {
"time": "1753342110",
"uncertainty": 120
},
"stopId": "0:LIBER 4"
},
{
"arrival": {
"time": "1753339750",
"uncertainty": 120
},
"departure": {
"time": "1753339775",
"uncertainty": 120
},
"stopId": "0:SIMO 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1753339775",
"uncertainty": 120
},
"departure": {
"time": "1753339775",
"uncertainty": 120
},
"stopId": "0:MON 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1753339838",
"uncertainty": 120
},
"departure": {
"time": "1753339838",
"uncertainty": 120
},
"stopId": "0:LBAY",
"stopSequence": 4
},
{
"arrival": {
"time": "1753339962",
"uncertainty": 120
},
"departure": {
"time": "1753339962",
"uncertainty": 120
},
"stopId": "0:RABEL 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1753340005",
"uncertainty": 120
},
"departure": {
"time": "1753340005",
"uncertainty": 120
},
"stopId": "0:PECHE",
"stopSequence": 6
},
{
"arrival": {
"time": "1753340029",
"uncertainty": 120
},
"departure": {
"time": "1753340065",
"uncertainty": 120
},
"stopId": "0:GOUNO 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1753340112",
"uncertainty": 120
},
"departure": {
"time": "1753340155",
"uncertainty": 120
},
"stopId": "0:ROSSI 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1753340237",
"uncertainty": 120
},
"departure": {
"time": "1753340245",
"uncertainty": 120
},
"stopId": "0:ASTI",
"stopSequence": 9
},
{
"arrival": {
"time": "1753340333",
"uncertainty": 120
},
"departure": {
"time": "1753340366",
"uncertainty": 120
},
"stopId": "0:EURO",
"stopSequence": 10
},
{
"arrival": {
"time": "1753340463",
"uncertainty": 120
},
"departure": {
"time": "1753340463",
"uncertainty": 120
},
"stopId": "0:CHOPI",
"stopSequence": 11
},
{
"arrival": {
"time": "1753340571",
"uncertainty": 120
},
"departure": {
"time": "1753340575",
"uncertainty": 120
},
"stopId": "0:AFPA 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1753340695",
"uncertainty": 120
},
"departure": {
"time": "1753340695",
"uncertainty": 120
},
"stopId": "0:PEYRU 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1753340815",
"uncertainty": 120
},
"departure": {
"time": "1753340845",
"uncertainty": 120
},
"stopId": "0:MONTP 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1753340917",
"uncertainty": 120
},
"departure": {
"time": "1753340935",
"uncertainty": 120
},
"stopId": "0:BCROZ 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1753340989",
"uncertainty": 120
},
"departure": {
"time": "1753340995",
"uncertainty": 120
},
"stopId": "0:LMAUB 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1753341055",
"uncertainty": 120
},
"departure": {
"time": "1753341055",
"uncertainty": 120
},
"stopId": "0:SERVA 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1753341104",
"uncertainty": 120
},
"departure": {
"time": "1753341115",
"uncertainty": 120
},
"stopId": "0:LMARN 3",
"stopSequence": 18
},
{
"arrival": {
"time": "1753341199",
"uncertainty": 120
},
"departure": {
"time": "1753341199",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 19
},
{
"arrival": {
"time": "1753341261",
"uncertainty": 120
},
"departure": {
"time": "1753341261",
"uncertainty": 120
},
"stopId": "0:REPUB 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1753341291",
"uncertainty": 120
},
"departure": {
"time": "1753341291",
"uncertainty": 120
},
"stopId": "0:MCHAM 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1753341455",
"uncertainty": 120
},
"departure": {
"time": "1753341455",
"uncertainty": 120
},
"stopId": "0:BOTTE 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1753341539",
"uncertainty": 120
},
"departure": {
"time": "1753341539",
"uncertainty": 120
},
"stopId": "0:FAUCO 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1753341633",
"uncertainty": 120
},
"departure": {
"time": "1753341633",
"uncertainty": 120
},
"stopId": "0:PBLAN",
"stopSequence": 24
},
{
"arrival": {
"time": "1753341769",
"uncertainty": 120
},
"departure": {
"time": "1753341769",
"uncertainty": 120
},
"stopId": "0:CCOM1.2",
"stopSequence": 25
},
{
"arrival": {
"time": "1753341811",
"uncertainty": 120
},
"departure": {
"time": "1753341811",
"uncertainty": 120
},
"stopId": "0:TREMO 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1753341880",
"uncertainty": 120
},
"departure": {
"time": "1753341880",
"uncertainty": 120
},
"stopId": "0:P2000 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1753341965",
"uncertainty": 120
},
"departure": {
"time": "1753341965",
"uncertainty": 120
},
"stopId": "0:LMALA 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1753342072",
"uncertainty": 120
},
"departure": {
"time": "1753342072",
"uncertainty": 120
},
"stopId": "0:BEYLE 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1753341990",
"uncertainty": 120
},
"departure": {
"time": "1753341990",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LIBER 4",
"stopSequence": 30
},
{
"arrival": {
"time": "1753342025",
"uncertainty": 120
},
"departure": {
"time": "1753342025",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LIBER 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1753342093",
"uncertainty": 120
},
"departure": {
"time": "1753342093",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CRUSS",
"stopSequence": 32
},
{
"arrival": {
"time": "1753342140",
"uncertainty": 120
},
"departure": {
"time": "1753342140",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HDVIL 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1753342169",
"uncertainty": 120
},
"departure": {
"time": "1753342169",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:FMALE",
"stopSequence": 34
},
{
"arrival": {
"time": "1753342353",
"uncertainty": 120
},
"departure": {
"time": "1753342353",
"uncertainty": 120
},
"stopId": "0:CROZE",
"stopSequence": 35
},
{
"arrival": {
"time": "1753342399",
"uncertainty": 120
},
"departure": {
"time": "1753342399",
"uncertainty": 120
},
"stopId": "0:StFLE",
"stopSequence": 36
},
{
"arrival": {
"time": "1753342438",
"uncertainty": 120
},
"departure": {
"time": "1753342438",
"uncertainty": 120
},
"stopId": "0:LVERG",
"stopSequence": 37
},
{
"arrival": {
"time": "1753342474",
"uncertainty": 120
},
"departure": {
"time": "1753342474",
"uncertainty": 120
},
"stopId": "0:PERDR",
"stopSequence": 38
},
{
"arrival": {
"time": "1753342537",
"uncertainty": 120
},
"departure": {
"time": "1753342537",
"uncertainty": 120
},
"stopId": "0:TOURT",
"stopSequence": 39
},
{
"arrival": {
"time": "1753342620",
"uncertainty": 120
},
"departure": {
"time": "1753342620",
"uncertainty": 120
},
"stopId": "0:CHAVA 2",
"stopSequence": 40
},
{
"arrival": {
"time": "1753342669",
"uncertainty": 120
},
"departure": {
"time": "1753342669",
"uncertainty": 120
},
"stopId": "0:CHAV",
"stopSequence": 41
},
{
"arrival": {
"time": "1753342740",
"uncertainty": 120
},
"stopId": "0:PLOY",
"stopSequence": 42
}
],
"trip": {
"directionId": 1,
"routeId": "C4",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080724"
},
"vehicle": {
"id": "60",
"label": "60"
}
}
},
{
"id": "3080725",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753343761",
"uncertainty": 120
},
"departure": {
"time": "1753343761",
"uncertainty": 120
},
"stopId": "0:LIBER 4"
},
{
"departure": {
"time": "1753341420",
"uncertainty": 120
},
"stopId": "0:PRISV",
"stopSequence": 1
},
{
"arrival": {
"time": "1753341511",
"uncertainty": 120
},
"departure": {
"time": "1753341511",
"uncertainty": 120
},
"stopId": "0:SIMO 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1753341541",
"uncertainty": 120
},
"departure": {
"time": "1753341541",
"uncertainty": 120
},
"stopId": "0:MON 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1753341600",
"uncertainty": 120
},
"departure": {
"time": "1753341600",
"uncertainty": 120
},
"stopId": "0:LBAY",
"stopSequence": 4
},
{
"arrival": {
"time": "1753341688",
"uncertainty": 120
},
"departure": {
"time": "1753341688",
"uncertainty": 120
},
"stopId": "0:RABEL 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1753341738",
"uncertainty": 120
},
"departure": {
"time": "1753341738",
"uncertainty": 120
},
"stopId": "0:PECHE",
"stopSequence": 6
},
{
"arrival": {
"time": "1753341770",
"uncertainty": 120
},
"departure": {
"time": "1753341770",
"uncertainty": 120
},
"stopId": "0:GOUNO 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1753341822",
"uncertainty": 120
},
"departure": {
"time": "1753341822",
"uncertainty": 120
},
"stopId": "0:ROSSI 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1753341882",
"uncertainty": 120
},
"departure": {
"time": "1753341882",
"uncertainty": 120
},
"stopId": "0:ASTI",
"stopSequence": 9
},
{
"arrival": {
"time": "1753341974",
"uncertainty": 120
},
"departure": {
"time": "1753341974",
"uncertainty": 120
},
"stopId": "0:EURO",
"stopSequence": 10
},
{
"arrival": {
"time": "1753342067",
"uncertainty": 120
},
"departure": {
"time": "1753342067",
"uncertainty": 120
},
"stopId": "0:CHOPI",
"stopSequence": 11
},
{
"arrival": {
"time": "1753342171",
"uncertainty": 120
},
"departure": {
"time": "1753342171",
"uncertainty": 120
},
"stopId": "0:AFPA 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1753342275",
"uncertainty": 120
},
"departure": {
"time": "1753342275",
"uncertainty": 120
},
"stopId": "0:PEYRU 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1753342403",
"uncertainty": 120
},
"departure": {
"time": "1753342403",
"uncertainty": 120
},
"stopId": "0:MONTP 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1753342487",
"uncertainty": 120
},
"departure": {
"time": "1753342487",
"uncertainty": 120
},
"stopId": "0:BCROZ 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1753342546",
"uncertainty": 120
},
"departure": {
"time": "1753342546",
"uncertainty": 120
},
"stopId": "0:LMAUB 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1753342611",
"uncertainty": 120
},
"departure": {
"time": "1753342611",
"uncertainty": 120
},
"stopId": "0:SERVA 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1753342680",
"uncertainty": 120
},
"departure": {
"time": "1753342680",
"uncertainty": 120
},
"stopId": "0:LMARN 3",
"stopSequence": 18
},
{
"arrival": {
"time": "1753342773",
"uncertainty": 120
},
"departure": {
"time": "1753342773",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 19
},
{
"arrival": {
"time": "1753342852",
"uncertainty": 120
},
"departure": {
"time": "1753342852",
"uncertainty": 120
},
"stopId": "0:REPUB 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1753342891",
"uncertainty": 120
},
"departure": {
"time": "1753342891",
"uncertainty": 120
},
"stopId": "0:MCHAM 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1753343058",
"uncertainty": 120
},
"departure": {
"time": "1753343058",
"uncertainty": 120
},
"stopId": "0:BOTTE 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1753343142",
"uncertainty": 120
},
"departure": {
"time": "1753343142",
"uncertainty": 120
},
"stopId": "0:FAUCO 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1753343236",
"uncertainty": 120
},
"departure": {
"time": "1753343236",
"uncertainty": 120
},
"stopId": "0:PBLAN",
"stopSequence": 24
},
{
"arrival": {
"time": "1753343372",
"uncertainty": 120
},
"departure": {
"time": "1753343372",
"uncertainty": 120
},
"stopId": "0:CCOM1.2",
"stopSequence": 25
},
{
"arrival": {
"time": "1753343420",
"uncertainty": 120
},
"departure": {
"time": "1753343420",
"uncertainty": 120
},
"stopId": "0:TREMO 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1753343497",
"uncertainty": 120
},
"departure": {
"time": "1753343497",
"uncertainty": 120
},
"stopId": "0:P2000 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1753343592",
"uncertainty": 120
},
"departure": {
"time": "1753343592",
"uncertainty": 120
},
"stopId": "0:LMALA 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1753343712",
"uncertainty": 120
},
"departure": {
"time": "1753343712",
"uncertainty": 120
},
"stopId": "0:BEYLE 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1753343790",
"uncertainty": 120
},
"departure": {
"time": "1753343790",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LIBER 4",
"stopSequence": 30
},
{
"arrival": {
"time": "1753343825",
"uncertainty": 120
},
"departure": {
"time": "1753343825",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LIBER 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1753343893",
"uncertainty": 120
},
"departure": {
"time": "1753343893",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CRUSS",
"stopSequence": 32
},
{
"arrival": {
"time": "1753343940",
"uncertainty": 120
},
"departure": {
"time": "1753343940",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HDVIL 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1753343969",
"uncertainty": 120
},
"departure": {
"time": "1753343969",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:FMALE",
"stopSequence": 34
},
{
"arrival": {
"time": "1753344004",
"uncertainty": 120
},
"departure": {
"time": "1753344004",
"uncertainty": 120
},
"stopId": "0:CROZE",
"stopSequence": 35
},
{
"arrival": {
"time": "1753344050",
"uncertainty": 120
},
"departure": {
"time": "1753344050",
"uncertainty": 120
},
"stopId": "0:StFLE",
"stopSequence": 36
},
{
"arrival": {
"time": "1753344089",
"uncertainty": 120
},
"departure": {
"time": "1753344089",
"uncertainty": 120
},
"stopId": "0:LVERG",
"stopSequence": 37
},
{
"arrival": {
"time": "1753344125",
"uncertainty": 120
},
"departure": {
"time": "1753344125",
"uncertainty": 120
},
"stopId": "0:PERDR",
"stopSequence": 38
},
{
"arrival": {
"time": "1753344188",
"uncertainty": 120
},
"departure": {
"time": "1753344188",
"uncertainty": 120
},
"stopId": "0:TOURT",
"stopSequence": 39
},
{
"arrival": {
"time": "1753344271",
"uncertainty": 120
},
"departure": {
"time": "1753344271",
"uncertainty": 120
},
"stopId": "0:CHAVA 2",
"stopSequence": 40
},
{
"arrival": {
"time": "1753344320",
"uncertainty": 120
},
"departure": {
"time": "1753344320",
"uncertainty": 120
},
"stopId": "0:CHAV",
"stopSequence": 41
},
{
"arrival": {
"time": "1753344391",
"uncertainty": 120
},
"stopId": "0:PLOY",
"stopSequence": 42
}
],
"trip": {
"directionId": 1,
"routeId": "C4",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080725"
}
}
},
{
"id": "3080726",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753346393",
"uncertainty": 120
},
"departure": {
"time": "1753346393",
"uncertainty": 120
},
"stopId": "0:LIBER 4"
},
{
"departure": {
"time": "1753343990",
"uncertainty": 120
},
"stopId": "0:PRISV",
"stopSequence": 1
},
{
"arrival": {
"time": "1753344081",
"uncertainty": 120
},
"departure": {
"time": "1753344081",
"uncertainty": 120
},
"stopId": "0:SIMO 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1753344111",
"uncertainty": 120
},
"departure": {
"time": "1753344111",
"uncertainty": 120
},
"stopId": "0:MON 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1753344170",
"uncertainty": 120
},
"departure": {
"time": "1753344170",
"uncertainty": 120
},
"stopId": "0:LBAY",
"stopSequence": 4
},
{
"arrival": {
"time": "1753344258",
"uncertainty": 120
},
"departure": {
"time": "1753344258",
"uncertainty": 120
},
"stopId": "0:RABEL 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1753344314",
"uncertainty": 120
},
"departure": {
"time": "1753344314",
"uncertainty": 120
},
"stopId": "0:PECHE",
"stopSequence": 6
},
{
"arrival": {
"time": "1753344353",
"uncertainty": 120
},
"departure": {
"time": "1753344353",
"uncertainty": 120
},
"stopId": "0:GOUNO 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1753344410",
"uncertainty": 120
},
"departure": {
"time": "1753344410",
"uncertainty": 120
},
"stopId": "0:ROSSI 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1753344470",
"uncertainty": 120
},
"departure": {
"time": "1753344470",
"uncertainty": 120
},
"stopId": "0:ASTI",
"stopSequence": 9
},
{
"arrival": {
"time": "1753344570",
"uncertainty": 120
},
"departure": {
"time": "1753344570",
"uncertainty": 120
},
"stopId": "0:EURO",
"stopSequence": 10
},
{
"arrival": {
"time": "1753344634",
"uncertainty": 120
},
"departure": {
"time": "1753344634",
"uncertainty": 120
},
"stopId": "0:CHOPI",
"stopSequence": 11
},
{
"arrival": {
"time": "1753344725",
"uncertainty": 120
},
"departure": {
"time": "1753344725",
"uncertainty": 120
},
"stopId": "0:AFPA 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1753344782",
"uncertainty": 120
},
"departure": {
"time": "1753344782",
"uncertainty": 120
},
"stopId": "0:PEYRU 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1753344935",
"uncertainty": 120
},
"departure": {
"time": "1753344935",
"uncertainty": 120
},
"stopId": "0:MONTP 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1753345054",
"uncertainty": 120
},
"departure": {
"time": "1753345054",
"uncertainty": 120
},
"stopId": "0:BCROZ 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1753345139",
"uncertainty": 120
},
"departure": {
"time": "1753345139",
"uncertainty": 120
},
"stopId": "0:LMAUB 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1753345224",
"uncertainty": 120
},
"departure": {
"time": "1753345224",
"uncertainty": 120
},
"stopId": "0:SERVA 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1753345311",
"uncertainty": 120
},
"departure": {
"time": "1753345311",
"uncertainty": 120
},
"stopId": "0:LMARN 3",
"stopSequence": 18
},
{
"arrival": {
"time": "1753345412",
"uncertainty": 120
},
"departure": {
"time": "1753345412",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 19
},
{
"arrival": {
"time": "1753345498",
"uncertainty": 120
},
"departure": {
"time": "1753345498",
"uncertainty": 120
},
"stopId": "0:REPUB 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1753345539",
"uncertainty": 120
},
"departure": {
"time": "1753345539",
"uncertainty": 120
},
"stopId": "0:MCHAM 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1753345714",
"uncertainty": 120
},
"departure": {
"time": "1753345714",
"uncertainty": 120
},
"stopId": "0:BOTTE 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1753345807",
"uncertainty": 120
},
"departure": {
"time": "1753345807",
"uncertainty": 120
},
"stopId": "0:FAUCO 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1753345901",
"uncertainty": 120
},
"departure": {
"time": "1753345901",
"uncertainty": 120
},
"stopId": "0:PBLAN",
"stopSequence": 24
},
{
"arrival": {
"time": "1753346037",
"uncertainty": 120
},
"departure": {
"time": "1753346037",
"uncertainty": 120
},
"stopId": "0:CCOM1.2",
"stopSequence": 25
},
{
"arrival": {
"time": "1753346081",
"uncertainty": 120
},
"departure": {
"time": "1753346081",
"uncertainty": 120
},
"stopId": "0:TREMO 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1753346152",
"uncertainty": 120
},
"departure": {
"time": "1753346152",
"uncertainty": 120
},
"stopId": "0:P2000 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1753346240",
"uncertainty": 120
},
"departure": {
"time": "1753346240",
"uncertainty": 120
},
"stopId": "0:LMALA 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1753346351",
"uncertainty": 120
},
"departure": {
"time": "1753346351",
"uncertainty": 120
},
"stopId": "0:BEYLE 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1753345590",
"uncertainty": 120
},
"departure": {
"time": "1753345590",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LIBER 4",
"stopSequence": 30
},
{
"arrival": {
"time": "1753345625",
"uncertainty": 120
},
"departure": {
"time": "1753345625",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LIBER 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1753345693",
"uncertainty": 120
},
"departure": {
"time": "1753345693",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CRUSS",
"stopSequence": 32
},
{
"arrival": {
"time": "1753345740",
"uncertainty": 120
},
"departure": {
"time": "1753345740",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HDVIL 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1753345769",
"uncertainty": 120
},
"departure": {
"time": "1753345769",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:FMALE",
"stopSequence": 34
},
{
"arrival": {
"time": "1753346636",
"uncertainty": 120
},
"departure": {
"time": "1753346636",
"uncertainty": 120
},
"stopId": "0:CROZE",
"stopSequence": 35
},
{
"arrival": {
"time": "1753346682",
"uncertainty": 120
},
"departure": {
"time": "1753346682",
"uncertainty": 120
},
"stopId": "0:StFLE",
"stopSequence": 36
},
{
"arrival": {
"time": "1753346721",
"uncertainty": 120
},
"departure": {
"time": "1753346721",
"uncertainty": 120
},
"stopId": "0:LVERG",
"stopSequence": 37
},
{
"arrival": {
"time": "1753346757",
"uncertainty": 120
},
"departure": {
"time": "1753346757",
"uncertainty": 120
},
"stopId": "0:PERDR",
"stopSequence": 38
},
{
"arrival": {
"time": "1753346820",
"uncertainty": 120
},
"departure": {
"time": "1753346820",
"uncertainty": 120
},
"stopId": "0:TOURT",
"stopSequence": 39
},
{
"arrival": {
"time": "1753346903",
"uncertainty": 120
},
"departure": {
"time": "1753346903",
"uncertainty": 120
},
"stopId": "0:CHAVA 2",
"stopSequence": 40
},
{
"arrival": {
"time": "1753346952",
"uncertainty": 120
},
"departure": {
"time": "1753346952",
"uncertainty": 120
},
"stopId": "0:CHAV",
"stopSequence": 41
},
{
"arrival": {
"time": "1753347023",
"uncertainty": 120
},
"stopId": "0:PLOY",
"stopSequence": 42
}
],
"trip": {
"directionId": 1,
"routeId": "C4",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080726"
}
}
},
{
"id": "3079910",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753343448",
"uncertainty": 120
},
"departure": {
"time": "1753343448",
"uncertainty": 120
},
"stopId": "0:_COE 3"
},
{
"arrival": {
"time": "1753343490",
"uncertainty": 120
},
"departure": {
"time": "1753343490",
"uncertainty": 120
},
"stopId": "0:_AVA 2"
},
{
"arrival": {
"time": "1753343537",
"uncertainty": 120
},
"departure": {
"time": "1753343537",
"uncertainty": 120
},
"stopId": "0:_HDV 2"
},
{
"arrival": {
"time": "1753343703",
"uncertainty": 120
},
"departure": {
"time": "1753343703",
"uncertainty": 120
},
"stopId": "0:_COE 3"
},
{
"arrival": {
"time": "1753343949",
"uncertainty": 120
},
"departure": {
"time": "1753343949",
"uncertainty": 120
},
"stopId": "0:_LYT"
},
{
"arrival": {
"time": "1753344045",
"uncertainty": 120
},
"departure": {
"time": "1753344045",
"uncertainty": 120
},
"stopId": "0:_GMUQ2"
},
{
"departure": {
"time": "1753342980",
"uncertainty": 120
},
"stopId": "0:_CMO",
"stopSequence": 1
},
{
"arrival": {
"time": "1753343049",
"uncertainty": 120
},
"departure": {
"time": "1753343049",
"uncertainty": 120
},
"stopId": "0:_LBY",
"stopSequence": 2
},
{
"arrival": {
"time": "1753343172",
"uncertainty": 120
},
"departure": {
"time": "1753343172",
"uncertainty": 120
},
"stopId": "0:_BDN",
"stopSequence": 3
},
{
"arrival": {
"time": "1753343220",
"uncertainty": 120
},
"departure": {
"time": "1753343220",
"uncertainty": 120
},
"stopId": "0:_MIN",
"stopSequence": 4
},
{
"arrival": {
"time": "1753343276",
"uncertainty": 120
},
"departure": {
"time": "1753343276",
"uncertainty": 120
},
"stopId": "0:_LPD",
"stopSequence": 5
},
{
"arrival": {
"time": "1753343339",
"uncertainty": 120
},
"departure": {
"time": "1753343339",
"uncertainty": 120
},
"stopId": "0:_ADP",
"stopSequence": 6
},
{
"arrival": {
"time": "1753343400",
"uncertainty": 120
},
"departure": {
"time": "1753343400",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_BCA 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1753343470",
"uncertainty": 120
},
"departure": {
"time": "1753343470",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LML",
"stopSequence": 8
},
{
"arrival": {
"time": "1753343583",
"uncertainty": 120
},
"departure": {
"time": "1753343583",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_GRU",
"stopSequence": 9
},
{
"arrival": {
"time": "1753343647",
"uncertainty": 120
},
"departure": {
"time": "1753343647",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_REN",
"stopSequence": 10
},
{
"arrival": {
"time": "1753343700",
"uncertainty": 120
},
"departure": {
"time": "1753343700",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_DDA",
"stopSequence": 11
},
{
"arrival": {
"time": "1753343729",
"uncertainty": 120
},
"departure": {
"time": "1753343729",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_PAN",
"stopSequence": 12
},
{
"arrival": {
"time": "1753343771",
"uncertainty": 120
},
"departure": {
"time": "1753343771",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_HDV",
"stopSequence": 13
},
{
"arrival": {
"time": "1753343817",
"uncertainty": 120
},
"departure": {
"time": "1753343817",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_AVA",
"stopSequence": 14
},
{
"arrival": {
"time": "1753343742",
"uncertainty": 120
},
"departure": {
"time": "1753343742",
"uncertainty": 120
},
"stopId": "0:_COE",
"stopSequence": 15
},
{
"arrival": {
"time": "1753343784",
"uncertainty": 120
},
"departure": {
"time": "1753343784",
"uncertainty": 120
},
"stopId": "0:_ZAM",
"stopSequence": 16
},
{
"arrival": {
"time": "1753343872",
"uncertainty": 120
},
"departure": {
"time": "1753343872",
"uncertainty": 120
},
"stopId": "0:_CLL",
"stopSequence": 17
},
{
"arrival": {
"time": "1753343897",
"uncertainty": 120
},
"departure": {
"time": "1753343897",
"uncertainty": 120
},
"stopId": "0:_VOL",
"stopSequence": 18
},
{
"arrival": {
"time": "1753344120",
"uncertainty": 120
},
"departure": {
"time": "1753344120",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_JJA 3",
"stopSequence": 19
},
{
"arrival": {
"time": "1753344066",
"uncertainty": 120
},
"stopId": "0:_GMU",
"stopSequence": 20
}
],
"trip": {
"directionId": 1,
"routeId": "62",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3079910"
}
}
},
{
"id": "3080766",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753344297",
"uncertainty": 120
},
"departure": {
"time": "1753344297",
"uncertainty": 120
},
"stopId": "0:_VINA 2"
},
{
"arrival": {
"time": "1753344318",
"uncertainty": 120
},
"departure": {
"time": "1753344318",
"uncertainty": 120
},
"stopId": "0:_MOUN 2"
},
{
"departure": {
"time": "1753341480",
"uncertainty": 120
},
"stopId": "0:_VGR",
"stopSequence": 1
},
{
"arrival": {
"time": "1753341600",
"uncertainty": 120
},
"departure": {
"time": "1753341600",
"uncertainty": 120
},
"stopId": "0:LEC E2",
"stopSequence": 2
},
{
"arrival": {
"time": "1753341817",
"uncertainty": 120
},
"departure": {
"time": "1753341817",
"uncertainty": 120
},
"stopId": "0:LMAUB",
"stopSequence": 3
},
{
"arrival": {
"time": "1753341900",
"uncertainty": 120
},
"departure": {
"time": "1753341900",
"uncertainty": 120
},
"stopId": "0:BCROZ",
"stopSequence": 4
},
{
"arrival": {
"time": "1753342036",
"uncertainty": 120
},
"departure": {
"time": "1753342036",
"uncertainty": 120
},
"stopId": "0:VALENC",
"stopSequence": 5
},
{
"arrival": {
"time": "1753342200",
"uncertainty": 120
},
"departure": {
"time": "1753342200",
"uncertainty": 120
},
"stopId": "0:LCOUL 1",
"stopSequence": 6
},
{
"arrival": {
"time": "1753342637",
"uncertainty": 120
},
"departure": {
"time": "1753342637",
"uncertainty": 120
},
"stopId": "0:ROVAL",
"stopSequence": 7
},
{
"arrival": {
"time": "1753342680",
"uncertainty": 120
},
"departure": {
"time": "1753342680",
"uncertainty": 120
},
"stopId": "0:VTGV",
"stopSequence": 8
},
{
"arrival": {
"time": "1753343100",
"uncertainty": 120
},
"departure": {
"time": "1753343100",
"uncertainty": 120
},
"stopId": "0:_BZI",
"stopSequence": 9
},
{
"arrival": {
"time": "1753343443",
"uncertainty": 120
},
"departure": {
"time": "1753343443",
"uncertainty": 120
},
"stopId": "0:_BCA",
"stopSequence": 10
},
{
"arrival": {
"time": "1753343580",
"uncertainty": 120
},
"departure": {
"time": "1753343580",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_CLL",
"stopSequence": 11
},
{
"arrival": {
"time": "1753344701",
"uncertainty": 120
},
"departure": {
"time": "1753344701",
"uncertainty": 120
},
"stopId": "0:_JJA 3",
"stopSequence": 12
},
{
"arrival": {
"time": "1753344792",
"uncertainty": 120
},
"stopId": "0:_GMUQ2",
"stopSequence": 13
}
],
"trip": {
"directionId": 0,
"routeId": "IC",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080766"
}
}
},
{
"id": "3079813",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753341341",
"uncertainty": 120
},
"departure": {
"time": "1753341341",
"uncertainty": 120
},
"stopId": "0:BOTTE 2"
},
{
"arrival": {
"time": "1753341412",
"uncertainty": 120
},
"departure": {
"time": "1753341412",
"uncertainty": 120
},
"stopId": "0:FAUCO 2"
},
{
"arrival": {
"time": "1753341492",
"uncertainty": 120
},
"departure": {
"time": "1753341492",
"uncertainty": 120
},
"stopId": "0:PBLAN"
},
{
"arrival": {
"time": "1753341605",
"uncertainty": 120
},
"departure": {
"time": "1753341605",
"uncertainty": 120
},
"stopId": "0:CCOM1.2"
},
{
"departure": {
"time": "1753339292",
"uncertainty": 120
},
"stopId": "0:CMALI",
"stopSequence": 1
},
{
"arrival": {
"time": "1753339337",
"uncertainty": 120
},
"departure": {
"time": "1753339337",
"uncertainty": 120
},
"stopId": "0:MALIB 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1753339431",
"uncertainty": 120
},
"departure": {
"time": "1753339431",
"uncertainty": 120
},
"stopId": "0:RCOL",
"stopSequence": 3
},
{
"arrival": {
"time": "1753339472",
"uncertainty": 120
},
"departure": {
"time": "1753339472",
"uncertainty": 120
},
"stopId": "0:MALBOU 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1753339592",
"uncertainty": 120
},
"departure": {
"time": "1753339592",
"uncertainty": 120
},
"stopId": "0:ZAGU",
"stopSequence": 5
},
{
"arrival": {
"time": "1753339621",
"uncertainty": 120
},
"departure": {
"time": "1753339622",
"uncertainty": 120
},
"stopId": "0:MCUR",
"stopSequence": 6
},
{
"arrival": {
"time": "1753339848",
"uncertainty": 120
},
"departure": {
"time": "1753339862",
"uncertainty": 120
},
"stopId": "0:LBAY",
"stopSequence": 7
},
{
"arrival": {
"time": "1753339982",
"uncertainty": 120
},
"departure": {
"time": "1753339982",
"uncertainty": 120
},
"stopId": "0:GAUM 3",
"stopSequence": 8
},
{
"arrival": {
"time": "1753340012",
"uncertainty": 120
},
"departure": {
"time": "1753340012",
"uncertainty": 120
},
"stopId": "0:ROBE 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1753340058",
"uncertainty": 120
},
"departure": {
"time": "1753340058",
"uncertainty": 120
},
"stopId": "0:CDTR 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1753340132",
"uncertainty": 120
},
"departure": {
"time": "1753340132",
"uncertainty": 120
},
"stopId": "0:MDSP 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1753340162",
"uncertainty": 120
},
"departure": {
"time": "1753340162",
"uncertainty": 120
},
"stopId": "0:BRIFF 6",
"stopSequence": 12
},
{
"arrival": {
"time": "1753340192",
"uncertainty": 120
},
"departure": {
"time": "1753340192",
"uncertainty": 120
},
"stopId": "0:POITO 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1753340222",
"uncertainty": 120
},
"departure": {
"time": "1753340222",
"uncertainty": 120
},
"stopId": "0:MELIE 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1753340319",
"uncertainty": 120
},
"departure": {
"time": "1753340319",
"uncertainty": 120
},
"stopId": "0:AFPA 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1753340402",
"uncertainty": 120
},
"departure": {
"time": "1753340402",
"uncertainty": 120
},
"stopId": "0:PEYRU 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1753340493",
"uncertainty": 120
},
"departure": {
"time": "1753340523",
"uncertainty": 120
},
"stopId": "0:MONTP",
"stopSequence": 17
},
{
"arrival": {
"time": "1753340613",
"uncertainty": 120
},
"departure": {
"time": "1753340613",
"uncertainty": 120
},
"stopId": "0:JAUR 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1753340673",
"uncertainty": 120
},
"departure": {
"time": "1753340673",
"uncertainty": 120
},
"stopId": "0:PGARD 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1753340763",
"uncertainty": 120
},
"departure": {
"time": "1753340763",
"uncertainty": 120
},
"stopId": "0:AMBLA",
"stopSequence": 20
},
{
"arrival": {
"time": "1753340832",
"uncertainty": 120
},
"departure": {
"time": "1753340832",
"uncertainty": 120
},
"stopId": "0:VILLA",
"stopSequence": 21
},
{
"arrival": {
"time": "1753341002",
"uncertainty": 120
},
"departure": {
"time": "1753341002",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 22
},
{
"arrival": {
"time": "1753341153",
"uncertainty": 120
},
"departure": {
"time": "1753341153",
"uncertainty": 120
},
"stopId": "0:REPUB 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1753341182",
"uncertainty": 120
},
"departure": {
"time": "1753341182",
"uncertainty": 120
},
"stopId": "0:MCHAM 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1753341375",
"uncertainty": 120
},
"departure": {
"time": "1753341375",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BRAND 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1753341480",
"uncertainty": 120
},
"departure": {
"time": "1753341480",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BDRHO 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1753341547",
"uncertainty": 120
},
"departure": {
"time": "1753341547",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:STADE 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1753341584",
"uncertainty": 120
},
"departure": {
"time": "1753341584",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GDUC 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1753341613",
"uncertainty": 120
},
"departure": {
"time": "1753341613",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MAGNO 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1753341655",
"uncertainty": 120
},
"departure": {
"time": "1753341655",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:TILLE 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1753341708",
"uncertainty": 120
},
"departure": {
"time": "1753341708",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:AFRAN 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1753341608",
"uncertainty": 120
},
"departure": {
"time": "1753341608",
"uncertainty": 120
},
"stopId": "0:CCOM1.2",
"stopSequence": 32
},
{
"arrival": {
"time": "1753341656",
"uncertainty": 120
},
"departure": {
"time": "1753341656",
"uncertainty": 120
},
"stopId": "0:TREMO 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1753341733",
"uncertainty": 120
},
"departure": {
"time": "1753341733",
"uncertainty": 120
},
"stopId": "0:P2000 2",
"stopSequence": 34
},
{
"arrival": {
"time": "1753341827",
"uncertainty": 120
},
"departure": {
"time": "1753341827",
"uncertainty": 120
},
"stopId": "0:LMALA 2",
"stopSequence": 35
},
{
"arrival": {
"time": "1753341946",
"uncertainty": 120
},
"departure": {
"time": "1753341946",
"uncertainty": 120
},
"stopId": "0:BEYLE 2",
"stopSequence": 36
},
{
"arrival": {
"time": "1753341995",
"uncertainty": 120
},
"departure": {
"time": "1753341995",
"uncertainty": 120
},
"stopId": "0:LIBER 4",
"stopSequence": 37
},
{
"arrival": {
"time": "1753342094",
"uncertainty": 120
},
"departure": {
"time": "1753342094",
"uncertainty": 120
},
"stopId": "0:BEAUM 2",
"stopSequence": 38
},
{
"arrival": {
"time": "1753342138",
"uncertainty": 120
},
"departure": {
"time": "1753342138",
"uncertainty": 120
},
"stopId": "0:GSOLE 4",
"stopSequence": 39
},
{
"arrival": {
"time": "1753342209",
"uncertainty": 120
},
"departure": {
"time": "1753342209",
"uncertainty": 120
},
"stopId": "0:LAVAN 2",
"stopSequence": 40
},
{
"arrival": {
"time": "1753342240",
"uncertainty": 120
},
"departure": {
"time": "1753342240",
"uncertainty": 120
},
"stopId": "0:SDFET 2",
"stopSequence": 41
},
{
"arrival": {
"time": "1753342274",
"uncertainty": 120
},
"departure": {
"time": "1753342274",
"uncertainty": 120
},
"stopId": "0:VALVI 2",
"stopSequence": 42
},
{
"arrival": {
"time": "1753342314",
"uncertainty": 120
},
"departure": {
"time": "1753342314",
"uncertainty": 120
},
"stopId": "0:JACEM 2",
"stopSequence": 43
},
{
"arrival": {
"time": "1753342346",
"uncertainty": 120
},
"departure": {
"time": "1753342346",
"uncertainty": 120
},
"stopId": "0:PLVIG 2",
"stopSequence": 44
},
{
"arrival": {
"time": "1753342378",
"uncertainty": 120
},
"stopId": "0:LMUR",
"stopSequence": 45
}
],
"trip": {
"directionId": 1,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3079813"
},
"vehicle": {
"id": "163",
"label": "163"
}
}
},
{
"id": "3080748",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753340030",
"uncertainty": 120
},
"departure": {
"time": "1753340030",
"uncertainty": 120
},
"stopId": "0:CROZE 2"
},
{
"arrival": {
"time": "1753340266",
"uncertainty": 120
},
"departure": {
"time": "1753340330",
"uncertainty": 120
},
"stopId": "0:BEYLE"
},
{
"arrival": {
"time": "1753339785",
"uncertainty": 120
},
"departure": {
"time": "1753339785",
"uncertainty": 120
},
"stopId": "0:CHAV 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1753339833",
"uncertainty": 120
},
"departure": {
"time": "1753339833",
"uncertainty": 120
},
"stopId": "0:CHAVA",
"stopSequence": 3
},
{
"arrival": {
"time": "1753339892",
"uncertainty": 120
},
"departure": {
"time": "1753339892",
"uncertainty": 120
},
"stopId": "0:TOURT 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1753339932",
"uncertainty": 120
},
"departure": {
"time": "1753339932",
"uncertainty": 120
},
"stopId": "0:PERDR 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1753339957",
"uncertainty": 120
},
"departure": {
"time": "1753339957",
"uncertainty": 120
},
"stopId": "0:LVERG 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1753340011",
"uncertainty": 120
},
"departure": {
"time": "1753340011",
"uncertainty": 120
},
"stopId": "0:StFLE 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1753340292",
"uncertainty": 120
},
"departure": {
"time": "1753341124",
"uncertainty": 120
},
"stopId": "0:CROZE 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1753340048",
"uncertainty": 120
},
"departure": {
"time": "1753340048",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:FMALE 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1753340100",
"uncertainty": 120
},
"departure": {
"time": "1753340100",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HDVIL",
"stopSequence": 10
},
{
"arrival": {
"time": "1753340186",
"uncertainty": 120
},
"departure": {
"time": "1753340186",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:JDARC 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1753340330",
"uncertainty": 120
},
"departure": {
"time": "1753340342",
"uncertainty": 120
},
"stopId": "0:BEYLE",
"stopSequence": 12
},
{
"arrival": {
"time": "1753340433",
"uncertainty": 120
},
"departure": {
"time": "1753340433",
"uncertainty": 120
},
"stopId": "0:LMALA",
"stopSequence": 13
},
{
"arrival": {
"time": "1753340524",
"uncertainty": 120
},
"departure": {
"time": "1753340524",
"uncertainty": 120
},
"stopId": "0:P2000",
"stopSequence": 14
},
{
"arrival": {
"time": "1753340614",
"uncertainty": 120
},
"departure": {
"time": "1753340614",
"uncertainty": 120
},
"stopId": "0:TREMO",
"stopSequence": 15
},
{
"arrival": {
"time": "1753340644",
"uncertainty": 120
},
"departure": {
"time": "1753340674",
"uncertainty": 120
},
"stopId": "0:CCOM1",
"stopSequence": 16
},
{
"arrival": {
"time": "1753340794",
"uncertainty": 120
},
"departure": {
"time": "1753340794",
"uncertainty": 120
},
"stopId": "0:PBLAN 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1753340944",
"uncertainty": 120
},
"departure": {
"time": "1753340944",
"uncertainty": 120
},
"stopId": "0:FAUCON",
"stopSequence": 18
},
{
"arrival": {
"time": "1753341004",
"uncertainty": 120
},
"departure": {
"time": "1753341034",
"uncertainty": 120
},
"stopId": "0:BOTTE",
"stopSequence": 19
},
{
"arrival": {
"time": "1753342504",
"uncertainty": 120
},
"departure": {
"time": "1753342504",
"uncertainty": 120
},
"stopId": "0:MCHAM",
"stopSequence": 20
},
{
"arrival": {
"time": "1753342555",
"uncertainty": 120
},
"departure": {
"time": "1753342555",
"uncertainty": 120
},
"stopId": "0:REPUB",
"stopSequence": 21
},
{
"arrival": {
"time": "1753342622",
"uncertainty": 120
},
"departure": {
"time": "1753342622",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 22
},
{
"arrival": {
"time": "1753342760",
"uncertainty": 120
},
"departure": {
"time": "1753342760",
"uncertainty": 120
},
"stopId": "0:CHAB",
"stopSequence": 23
},
{
"arrival": {
"time": "1753342891",
"uncertainty": 120
},
"departure": {
"time": "1753342891",
"uncertainty": 120
},
"stopId": "0:MDAR",
"stopSequence": 24
},
{
"arrival": {
"time": "1753342961",
"uncertainty": 120
},
"departure": {
"time": "1753342961",
"uncertainty": 120
},
"stopId": "0:MIRA",
"stopSequence": 25
},
{
"arrival": {
"time": "1753343030",
"uncertainty": 120
},
"departure": {
"time": "1753343030",
"uncertainty": 120
},
"stopId": "0:MONTP2",
"stopSequence": 26
},
{
"arrival": {
"time": "1753343199",
"uncertainty": 120
},
"departure": {
"time": "1753343199",
"uncertainty": 120
},
"stopId": "0:PEYRU",
"stopSequence": 27
},
{
"arrival": {
"time": "1753343247",
"uncertainty": 120
},
"departure": {
"time": "1753343247",
"uncertainty": 120
},
"stopId": "0:AFPA",
"stopSequence": 28
},
{
"arrival": {
"time": "1753343329",
"uncertainty": 120
},
"departure": {
"time": "1753343329",
"uncertainty": 120
},
"stopId": "0:CHOPI 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1753343419",
"uncertainty": 120
},
"departure": {
"time": "1753343419",
"uncertainty": 120
},
"stopId": "0:EURO 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1753343521",
"uncertainty": 120
},
"departure": {
"time": "1753343521",
"uncertainty": 120
},
"stopId": "0:ASTI2",
"stopSequence": 31
},
{
"arrival": {
"time": "1753343570",
"uncertainty": 120
},
"departure": {
"time": "1753343570",
"uncertainty": 120
},
"stopId": "0:ROSSI",
"stopSequence": 32
},
{
"arrival": {
"time": "1753343628",
"uncertainty": 120
},
"departure": {
"time": "1753343628",
"uncertainty": 120
},
"stopId": "0:GOUNO",
"stopSequence": 33
},
{
"arrival": {
"time": "1753343670",
"uncertainty": 120
},
"departure": {
"time": "1753343670",
"uncertainty": 120
},
"stopId": "0:PECHE 2",
"stopSequence": 34
},
{
"arrival": {
"time": "1753343724",
"uncertainty": 120
},
"departure": {
"time": "1753343724",
"uncertainty": 120
},
"stopId": "0:RABEL1",
"stopSequence": 35
},
{
"arrival": {
"time": "1753343810",
"uncertainty": 120
},
"departure": {
"time": "1753343810",
"uncertainty": 120
},
"stopId": "0:LBAY 2",
"stopSequence": 36
},
{
"arrival": {
"time": "1753343862",
"uncertainty": 120
},
"departure": {
"time": "1753343862",
"uncertainty": 120
},
"stopId": "0:MON",
"stopSequence": 37
},
{
"arrival": {
"time": "1753343895",
"uncertainty": 120
},
"departure": {
"time": "1753343895",
"uncertainty": 120
},
"stopId": "0:SIMO",
"stopSequence": 38
},
{
"arrival": {
"time": "1753343990",
"uncertainty": 120
},
"stopId": "0:PRISV",
"stopSequence": 39
}
],
"trip": {
"directionId": 0,
"routeId": "C4",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080748"
},
"vehicle": {
"id": "58",
"label": "58"
}
}
},
{
"id": "3080749",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753341782",
"uncertainty": 120
},
"departure": {
"time": "1753341782",
"uncertainty": 120
},
"stopId": "0:CROZE 2"
},
{
"arrival": {
"time": "1753342047",
"uncertainty": 120
},
"departure": {
"time": "1753342047",
"uncertainty": 120
},
"stopId": "0:BEYLE"
},
{
"departure": {
"time": "1753341128",
"uncertainty": 120
},
"stopId": "0:PLOY",
"stopSequence": 1
},
{
"arrival": {
"time": "1753341483",
"uncertainty": 120
},
"departure": {
"time": "1753341483",
"uncertainty": 120
},
"stopId": "0:CHAV 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1753341536",
"uncertainty": 120
},
"departure": {
"time": "1753341536",
"uncertainty": 120
},
"stopId": "0:CHAVA",
"stopSequence": 3
},
{
"arrival": {
"time": "1753341603",
"uncertainty": 120
},
"departure": {
"time": "1753341603",
"uncertainty": 120
},
"stopId": "0:TOURT 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1753341675",
"uncertainty": 120
},
"departure": {
"time": "1753341675",
"uncertainty": 120
},
"stopId": "0:PERDR 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1753341700",
"uncertainty": 120
},
"departure": {
"time": "1753341700",
"uncertainty": 120
},
"stopId": "0:LVERG 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1753341735",
"uncertainty": 120
},
"departure": {
"time": "1753341735",
"uncertainty": 120
},
"stopId": "0:StFLE 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1753341782",
"uncertainty": 120
},
"departure": {
"time": "1753341782",
"uncertainty": 120
},
"stopId": "0:CROZE 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1753341848",
"uncertainty": 120
},
"departure": {
"time": "1753341848",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:FMALE 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1753341900",
"uncertainty": 120
},
"departure": {
"time": "1753341900",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HDVIL",
"stopSequence": 10
},
{
"arrival": {
"time": "1753341986",
"uncertainty": 120
},
"departure": {
"time": "1753341986",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:JDARC 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1753342047",
"uncertainty": 120
},
"departure": {
"time": "1753342047",
"uncertainty": 120
},
"stopId": "0:BEYLE",
"stopSequence": 12
},
{
"arrival": {
"time": "1753342146",
"uncertainty": 120
},
"departure": {
"time": "1753342146",
"uncertainty": 120
},
"stopId": "0:LMALA",
"stopSequence": 13
},
{
"arrival": {
"time": "1753342214",
"uncertainty": 120
},
"departure": {
"time": "1753342214",
"uncertainty": 120
},
"stopId": "0:P2000",
"stopSequence": 14
},
{
"arrival": {
"time": "1753342302",
"uncertainty": 120
},
"departure": {
"time": "1753342302",
"uncertainty": 120
},
"stopId": "0:TREMO",
"stopSequence": 15
},
{
"arrival": {
"time": "1753342327",
"uncertainty": 120
},
"departure": {
"time": "1753342327",
"uncertainty": 120
},
"stopId": "0:CCOM1",
"stopSequence": 16
},
{
"arrival": {
"time": "1753342452",
"uncertainty": 120
},
"departure": {
"time": "1753342452",
"uncertainty": 120
},
"stopId": "0:PBLAN 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1753342552",
"uncertainty": 120
},
"departure": {
"time": "1753342552",
"uncertainty": 120
},
"stopId": "0:FAUCON",
"stopSequence": 18
},
{
"arrival": {
"time": "1753342617",
"uncertainty": 120
},
"departure": {
"time": "1753342617",
"uncertainty": 120
},
"stopId": "0:BOTTE",
"stopSequence": 19
},
{
"arrival": {
"time": "1753342797",
"uncertainty": 120
},
"departure": {
"time": "1753342797",
"uncertainty": 120
},
"stopId": "0:MCHAM",
"stopSequence": 20
},
{
"arrival": {
"time": "1753342847",
"uncertainty": 120
},
"departure": {
"time": "1753342847",
"uncertainty": 120
},
"stopId": "0:REPUB",
"stopSequence": 21
},
{
"arrival": {
"time": "1753342912",
"uncertainty": 120
},
"departure": {
"time": "1753342912",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 22
},
{
"arrival": {
"time": "1753343054",
"uncertainty": 120
},
"departure": {
"time": "1753343054",
"uncertainty": 120
},
"stopId": "0:CHAB",
"stopSequence": 23
},
{
"arrival": {
"time": "1753343189",
"uncertainty": 120
},
"departure": {
"time": "1753343189",
"uncertainty": 120
},
"stopId": "0:MDAR",
"stopSequence": 24
},
{
"arrival": {
"time": "1753343260",
"uncertainty": 120
},
"departure": {
"time": "1753343260",
"uncertainty": 120
},
"stopId": "0:MIRA",
"stopSequence": 25
},
{
"arrival": {
"time": "1753343329",
"uncertainty": 120
},
"departure": {
"time": "1753343329",
"uncertainty": 120
},
"stopId": "0:MONTP2",
"stopSequence": 26
},
{
"arrival": {
"time": "1753343498",
"uncertainty": 120
},
"departure": {
"time": "1753343498",
"uncertainty": 120
},
"stopId": "0:PEYRU",
"stopSequence": 27
},
{
"arrival": {
"time": "1753343547",
"uncertainty": 120
},
"departure": {
"time": "1753343547",
"uncertainty": 120
},
"stopId": "0:AFPA",
"stopSequence": 28
},
{
"arrival": {
"time": "1753343629",
"uncertainty": 120
},
"departure": {
"time": "1753343629",
"uncertainty": 120
},
"stopId": "0:CHOPI 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1753343718",
"uncertainty": 120
},
"departure": {
"time": "1753343718",
"uncertainty": 120
},
"stopId": "0:EURO 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1753343820",
"uncertainty": 120
},
"departure": {
"time": "1753343820",
"uncertainty": 120
},
"stopId": "0:ASTI2",
"stopSequence": 31
},
{
"arrival": {
"time": "1753343869",
"uncertainty": 120
},
"departure": {
"time": "1753343869",
"uncertainty": 120
},
"stopId": "0:ROSSI",
"stopSequence": 32
},
{
"arrival": {
"time": "1753343927",
"uncertainty": 120
},
"departure": {
"time": "1753343927",
"uncertainty": 120
},
"stopId": "0:GOUNO",
"stopSequence": 33
},
{
"arrival": {
"time": "1753343969",
"uncertainty": 120
},
"departure": {
"time": "1753343969",
"uncertainty": 120
},
"stopId": "0:PECHE 2",
"stopSequence": 34
},
{
"arrival": {
"time": "1753344023",
"uncertainty": 120
},
"departure": {
"time": "1753344023",
"uncertainty": 120
},
"stopId": "0:RABEL1",
"stopSequence": 35
},
{
"arrival": {
"time": "1753344109",
"uncertainty": 120
},
"departure": {
"time": "1753344109",
"uncertainty": 120
},
"stopId": "0:LBAY 2",
"stopSequence": 36
},
{
"arrival": {
"time": "1753344161",
"uncertainty": 120
},
"departure": {
"time": "1753344161",
"uncertainty": 120
},
"stopId": "0:MON",
"stopSequence": 37
},
{
"arrival": {
"time": "1753344194",
"uncertainty": 120
},
"departure": {
"time": "1753344194",
"uncertainty": 120
},
"stopId": "0:SIMO",
"stopSequence": 38
},
{
"arrival": {
"time": "1753344289",
"uncertainty": 120
},
"stopId": "0:PRISV",
"stopSequence": 39
}
],
"trip": {
"directionId": 0,
"routeId": "C4",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080749"
},
"vehicle": {
"id": "57",
"label": "57"
}
}
},
{
"id": "3080750",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753343593",
"uncertainty": 120
},
"departure": {
"time": "1753343593",
"uncertainty": 120
},
"stopId": "0:CROZE 2"
},
{
"arrival": {
"time": "1753343858",
"uncertainty": 120
},
"departure": {
"time": "1753343858",
"uncertainty": 120
},
"stopId": "0:BEYLE"
},
{
"departure": {
"time": "1753343220",
"uncertainty": 120
},
"stopId": "0:PLOY",
"stopSequence": 1
},
{
"arrival": {
"time": "1753343283",
"uncertainty": 120
},
"departure": {
"time": "1753343283",
"uncertainty": 120
},
"stopId": "0:CHAV 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1753343340",
"uncertainty": 120
},
"departure": {
"time": "1753343340",
"uncertainty": 120
},
"stopId": "0:CHAVA",
"stopSequence": 3
},
{
"arrival": {
"time": "1753343414",
"uncertainty": 120
},
"departure": {
"time": "1753343414",
"uncertainty": 120
},
"stopId": "0:TOURT 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1753343486",
"uncertainty": 120
},
"departure": {
"time": "1753343486",
"uncertainty": 120
},
"stopId": "0:PERDR 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1753343511",
"uncertainty": 120
},
"departure": {
"time": "1753343511",
"uncertainty": 120
},
"stopId": "0:LVERG 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1753343546",
"uncertainty": 120
},
"departure": {
"time": "1753343546",
"uncertainty": 120
},
"stopId": "0:StFLE 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1753343593",
"uncertainty": 120
},
"departure": {
"time": "1753343593",
"uncertainty": 120
},
"stopId": "0:CROZE 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1753343648",
"uncertainty": 120
},
"departure": {
"time": "1753343648",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:FMALE 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1753343700",
"uncertainty": 120
},
"departure": {
"time": "1753343700",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HDVIL",
"stopSequence": 10
},
{
"arrival": {
"time": "1753343786",
"uncertainty": 120
},
"departure": {
"time": "1753343786",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:JDARC 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1753343858",
"uncertainty": 120
},
"departure": {
"time": "1753343858",
"uncertainty": 120
},
"stopId": "0:BEYLE",
"stopSequence": 12
},
{
"arrival": {
"time": "1753344003",
"uncertainty": 120
},
"departure": {
"time": "1753344003",
"uncertainty": 120
},
"stopId": "0:LMALA",
"stopSequence": 13
},
{
"arrival": {
"time": "1753344085",
"uncertainty": 120
},
"departure": {
"time": "1753344085",
"uncertainty": 120
},
"stopId": "0:P2000",
"stopSequence": 14
},
{
"arrival": {
"time": "1753344189",
"uncertainty": 120
},
"departure": {
"time": "1753344189",
"uncertainty": 120
},
"stopId": "0:TREMO",
"stopSequence": 15
},
{
"arrival": {
"time": "1753344231",
"uncertainty": 120
},
"departure": {
"time": "1753344231",
"uncertainty": 120
},
"stopId": "0:CCOM1",
"stopSequence": 16
},
{
"arrival": {
"time": "1753344366",
"uncertainty": 120
},
"departure": {
"time": "1753344366",
"uncertainty": 120
},
"stopId": "0:PBLAN 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1753344466",
"uncertainty": 120
},
"departure": {
"time": "1753344466",
"uncertainty": 120
},
"stopId": "0:FAUCON",
"stopSequence": 18
},
{
"arrival": {
"time": "1753344545",
"uncertainty": 120
},
"departure": {
"time": "1753344545",
"uncertainty": 120
},
"stopId": "0:BOTTE",
"stopSequence": 19
},
{
"arrival": {
"time": "1753344719",
"uncertainty": 120
},
"departure": {
"time": "1753344719",
"uncertainty": 120
},
"stopId": "0:MCHAM",
"stopSequence": 20
},
{
"arrival": {
"time": "1753344768",
"uncertainty": 120
},
"departure": {
"time": "1753344768",
"uncertainty": 120
},
"stopId": "0:REPUB",
"stopSequence": 21
},
{
"arrival": {
"time": "1753344832",
"uncertainty": 120
},
"departure": {
"time": "1753344832",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 22
},
{
"arrival": {
"time": "1753344975",
"uncertainty": 120
},
"departure": {
"time": "1753344975",
"uncertainty": 120
},
"stopId": "0:CHAB",
"stopSequence": 23
},
{
"arrival": {
"time": "1753345111",
"uncertainty": 120
},
"departure": {
"time": "1753345111",
"uncertainty": 120
},
"stopId": "0:MDAR",
"stopSequence": 24
},
{
"arrival": {
"time": "1753345183",
"uncertainty": 120
},
"departure": {
"time": "1753345183",
"uncertainty": 120
},
"stopId": "0:MIRA",
"stopSequence": 25
},
{
"arrival": {
"time": "1753345252",
"uncertainty": 120
},
"departure": {
"time": "1753345252",
"uncertainty": 120
},
"stopId": "0:MONTP2",
"stopSequence": 26
},
{
"arrival": {
"time": "1753345421",
"uncertainty": 120
},
"departure": {
"time": "1753345421",
"uncertainty": 120
},
"stopId": "0:PEYRU",
"stopSequence": 27
},
{
"arrival": {
"time": "1753345470",
"uncertainty": 120
},
"departure": {
"time": "1753345470",
"uncertainty": 120
},
"stopId": "0:AFPA",
"stopSequence": 28
},
{
"arrival": {
"time": "1753345552",
"uncertainty": 120
},
"departure": {
"time": "1753345552",
"uncertainty": 120
},
"stopId": "0:CHOPI 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1753345641",
"uncertainty": 120
},
"departure": {
"time": "1753345641",
"uncertainty": 120
},
"stopId": "0:EURO 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1753345743",
"uncertainty": 120
},
"departure": {
"time": "1753345743",
"uncertainty": 120
},
"stopId": "0:ASTI2",
"stopSequence": 31
},
{
"arrival": {
"time": "1753345792",
"uncertainty": 120
},
"departure": {
"time": "1753345792",
"uncertainty": 120
},
"stopId": "0:ROSSI",
"stopSequence": 32
},
{
"arrival": {
"time": "1753345850",
"uncertainty": 120
},
"departure": {
"time": "1753345850",
"uncertainty": 120
},
"stopId": "0:GOUNO",
"stopSequence": 33
},
{
"arrival": {
"time": "1753345892",
"uncertainty": 120
},
"departure": {
"time": "1753345892",
"uncertainty": 120
},
"stopId": "0:PECHE 2",
"stopSequence": 34
},
{
"arrival": {
"time": "1753345946",
"uncertainty": 120
},
"departure": {
"time": "1753345946",
"uncertainty": 120
},
"stopId": "0:RABEL1",
"stopSequence": 35
},
{
"arrival": {
"time": "1753346032",
"uncertainty": 120
},
"departure": {
"time": "1753346032",
"uncertainty": 120
},
"stopId": "0:LBAY 2",
"stopSequence": 36
},
{
"arrival": {
"time": "1753346084",
"uncertainty": 120
},
"departure": {
"time": "1753346084",
"uncertainty": 120
},
"stopId": "0:MON",
"stopSequence": 37
},
{
"arrival": {
"time": "1753346117",
"uncertainty": 120
},
"departure": {
"time": "1753346117",
"uncertainty": 120
},
"stopId": "0:SIMO",
"stopSequence": 38
},
{
"arrival": {
"time": "1753346212",
"uncertainty": 120
},
"stopId": "0:PRISV",
"stopSequence": 39
}
],
"trip": {
"directionId": 0,
"routeId": "C4",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080750"
}
}
},
{
"id": "3079851",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753342920",
"uncertainty": 120
},
"stopId": "0:UPI",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "23",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3079851"
}
}
},
{
"id": "3079850",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753339576",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 1
},
{
"arrival": {
"time": "1753339845",
"uncertainty": 120
},
"departure": {
"time": "1753339845",
"uncertainty": 120
},
"stopId": "0:VALER04",
"stopSequence": 2
},
{
"arrival": {
"time": "1753339892",
"uncertainty": 120
},
"departure": {
"time": "1753339892",
"uncertainty": 120
},
"stopId": "0:STRAS",
"stopSequence": 3
},
{
"arrival": {
"time": "1753339952",
"uncertainty": 120
},
"departure": {
"time": "1753339965",
"uncertainty": 120
},
"stopId": "0:CVERN",
"stopSequence": 4
},
{
"arrival": {
"time": "1753340055",
"uncertainty": 120
},
"departure": {
"time": "1753340055",
"uncertainty": 120
},
"stopId": "0:MONTG",
"stopSequence": 5
},
{
"arrival": {
"time": "1753340101",
"uncertainty": 120
},
"departure": {
"time": "1753340101",
"uncertainty": 120
},
"stopId": "0:ROBIN",
"stopSequence": 6
},
{
"arrival": {
"time": "1753340145",
"uncertainty": 120
},
"departure": {
"time": "1753340145",
"uncertainty": 120
},
"stopId": "0:ARCHIM",
"stopSequence": 7
},
{
"arrival": {
"time": "1753340232",
"uncertainty": 120
},
"departure": {
"time": "1753340232",
"uncertainty": 120
},
"stopId": "0:LAFF",
"stopSequence": 8
},
{
"arrival": {
"time": "1753340266",
"uncertainty": 120
},
"departure": {
"time": "1753340266",
"uncertainty": 120
},
"stopId": "0:GROUS",
"stopSequence": 9
},
{
"arrival": {
"time": "1753340331",
"uncertainty": 120
},
"departure": {
"time": "1753340331",
"uncertainty": 120
},
"stopId": "0:SRUF 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1753340445",
"uncertainty": 120
},
"departure": {
"time": "1753340445",
"uncertainty": 120
},
"stopId": "0:L3BU",
"stopSequence": 11
},
{
"arrival": {
"time": "1753340608",
"uncertainty": 120
},
"departure": {
"time": "1753340608",
"uncertainty": 120
},
"stopId": "0:BLQU 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1753340699",
"uncertainty": 120
},
"departure": {
"time": "1753340715",
"uncertainty": 120
},
"stopId": "0:BLCH 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1753340753",
"uncertainty": 120
},
"departure": {
"time": "1753340753",
"uncertainty": 120
},
"stopId": "0:BMDA 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1753340895",
"uncertainty": 120
},
"departure": {
"time": "1753340895",
"uncertainty": 120
},
"stopId": "0:GABV 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1753341045",
"uncertainty": 120
},
"departure": {
"time": "1753341045",
"uncertainty": 120
},
"stopId": "0:MONTE 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1753341100",
"uncertainty": 120
},
"departure": {
"time": "1753341100",
"uncertainty": 120
},
"stopId": "0:MOT3BE2",
"stopSequence": 17
},
{
"arrival": {
"time": "1753341125",
"uncertainty": 120
},
"departure": {
"time": "1753341125",
"uncertainty": 120
},
"stopId": "0:MOTC 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1753341196",
"uncertainty": 120
},
"departure": {
"time": "1753341196",
"uncertainty": 120
},
"stopId": "0:MOTPE 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1753341312",
"uncertainty": 120
},
"departure": {
"time": "1753341312",
"uncertainty": 120
},
"stopId": "0:MPEL 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1753341366",
"uncertainty": 120
},
"departure": {
"time": "1753341366",
"uncertainty": 120
},
"stopId": "0:MPSO 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1753341413",
"uncertainty": 120
},
"departure": {
"time": "1753341413",
"uncertainty": 120
},
"stopId": "0:MPD",
"stopSequence": 22
},
{
"arrival": {
"time": "1753341666",
"uncertainty": 120
},
"departure": {
"time": "1753341666",
"uncertainty": 120
},
"stopId": "0:UPIAG 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1753341713",
"uncertainty": 120
},
"stopId": "0:UPI 2",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "23",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3079850"
},
"vehicle": {
"id": "6251",
"label": "6251"
}
}
},
{
"id": "3079800",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753341007",
"uncertainty": 120
},
"departure": {
"time": "1753341007",
"uncertainty": 120
},
"stopId": "0:PBLAN 2"
},
{
"arrival": {
"time": "1753341079",
"uncertainty": 120
},
"departure": {
"time": "1753341079",
"uncertainty": 120
},
"stopId": "0:FAUCON"
},
{
"arrival": {
"time": "1753341160",
"uncertainty": 120
},
"departure": {
"time": "1753341160",
"uncertainty": 120
},
"stopId": "0:BOTTE"
},
{
"departure": {
"time": "1753340101",
"uncertainty": 120
},
"stopId": "0:LMUR",
"stopSequence": 1
},
{
"arrival": {
"time": "1753340140",
"uncertainty": 120
},
"departure": {
"time": "1753340140",
"uncertainty": 120
},
"stopId": "0:PLVIG",
"stopSequence": 2
},
{
"arrival": {
"time": "1753340168",
"uncertainty": 120
},
"departure": {
"time": "1753340168",
"uncertainty": 120
},
"stopId": "0:JACEM",
"stopSequence": 3
},
{
"arrival": {
"time": "1753340221",
"uncertainty": 120
},
"departure": {
"time": "1753340221",
"uncertainty": 120
},
"stopId": "0:VALVI",
"stopSequence": 4
},
{
"arrival": {
"time": "1753340271",
"uncertainty": 120
},
"departure": {
"time": "1753340281",
"uncertainty": 120
},
"stopId": "0:SDFET",
"stopSequence": 5
},
{
"arrival": {
"time": "1753340318",
"uncertainty": 120
},
"departure": {
"time": "1753340318",
"uncertainty": 120
},
"stopId": "0:LAVAN",
"stopSequence": 6
},
{
"arrival": {
"time": "1753340370",
"uncertainty": 120
},
"departure": {
"time": "1753340370",
"uncertainty": 120
},
"stopId": "0:GSOLE 3",
"stopSequence": 7
},
{
"arrival": {
"time": "1753340401",
"uncertainty": 120
},
"departure": {
"time": "1753340462",
"uncertainty": 120
},
"stopId": "0:BEAUM",
"stopSequence": 8
},
{
"arrival": {
"time": "1753340557",
"uncertainty": 120
},
"departure": {
"time": "1753340557",
"uncertainty": 120
},
"stopId": "0:LIBER",
"stopSequence": 9
},
{
"arrival": {
"time": "1753340641",
"uncertainty": 120
},
"departure": {
"time": "1753340641",
"uncertainty": 120
},
"stopId": "0:BEYLE",
"stopSequence": 10
},
{
"arrival": {
"time": "1753340731",
"uncertainty": 120
},
"departure": {
"time": "1753340731",
"uncertainty": 120
},
"stopId": "0:LMALA",
"stopSequence": 11
},
{
"arrival": {
"time": "1753340796",
"uncertainty": 120
},
"departure": {
"time": "1753340796",
"uncertainty": 120
},
"stopId": "0:P2000",
"stopSequence": 12
},
{
"arrival": {
"time": "1753340881",
"uncertainty": 120
},
"departure": {
"time": "1753340881",
"uncertainty": 120
},
"stopId": "0:TREMO",
"stopSequence": 13
},
{
"arrival": {
"time": "1753340902",
"uncertainty": 120
},
"departure": {
"time": "1753340911",
"uncertainty": 120
},
"stopId": "0:CCOM1",
"stopSequence": 14
},
{
"arrival": {
"time": "1753340839",
"uncertainty": 120
},
"departure": {
"time": "1753340839",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:AFRAN",
"stopSequence": 15
},
{
"arrival": {
"time": "1753340886",
"uncertainty": 120
},
"departure": {
"time": "1753340886",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:TILLE",
"stopSequence": 16
},
{
"arrival": {
"time": "1753340930",
"uncertainty": 120
},
"departure": {
"time": "1753340930",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MAGNO",
"stopSequence": 17
},
{
"arrival": {
"time": "1753340964",
"uncertainty": 120
},
"departure": {
"time": "1753340964",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GDUC",
"stopSequence": 18
},
{
"arrival": {
"time": "1753340993",
"uncertainty": 120
},
"departure": {
"time": "1753340993",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:STADE",
"stopSequence": 19
},
{
"arrival": {
"time": "1753341060",
"uncertainty": 120
},
"departure": {
"time": "1753341060",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BDRHO",
"stopSequence": 20
},
{
"arrival": {
"time": "1753341170",
"uncertainty": 120
},
"departure": {
"time": "1753341170",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BRAND",
"stopSequence": 21
},
{
"arrival": {
"time": "1753341312",
"uncertainty": 120
},
"departure": {
"time": "1753341312",
"uncertainty": 120
},
"stopId": "0:MCHAM",
"stopSequence": 22
},
{
"arrival": {
"time": "1753341361",
"uncertainty": 120
},
"departure": {
"time": "1753341361",
"uncertainty": 120
},
"stopId": "0:REPUB",
"stopSequence": 23
},
{
"arrival": {
"time": "1753341425",
"uncertainty": 120
},
"departure": {
"time": "1753341425",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 24
},
{
"arrival": {
"time": "1753341545",
"uncertainty": 120
},
"departure": {
"time": "1753341545",
"uncertainty": 120
},
"stopId": "0:CHAB",
"stopSequence": 25
},
{
"arrival": {
"time": "1753341659",
"uncertainty": 120
},
"departure": {
"time": "1753341659",
"uncertainty": 120
},
"stopId": "0:MDAR",
"stopSequence": 26
},
{
"arrival": {
"time": "1753341739",
"uncertainty": 120
},
"departure": {
"time": "1753341739",
"uncertainty": 120
},
"stopId": "0:PGARD",
"stopSequence": 27
},
{
"arrival": {
"time": "1753341817",
"uncertainty": 120
},
"departure": {
"time": "1753341817",
"uncertainty": 120
},
"stopId": "0:JAUR",
"stopSequence": 28
},
{
"arrival": {
"time": "1753341917",
"uncertainty": 120
},
"departure": {
"time": "1753341917",
"uncertainty": 120
},
"stopId": "0:CHAR",
"stopSequence": 29
},
{
"arrival": {
"time": "1753342039",
"uncertainty": 120
},
"departure": {
"time": "1753342039",
"uncertainty": 120
},
"stopId": "0:MONTP",
"stopSequence": 30
},
{
"arrival": {
"time": "1753342169",
"uncertainty": 120
},
"departure": {
"time": "1753342169",
"uncertainty": 120
},
"stopId": "0:PEYRU",
"stopSequence": 31
},
{
"arrival": {
"time": "1753342215",
"uncertainty": 120
},
"departure": {
"time": "1753342215",
"uncertainty": 120
},
"stopId": "0:AFPA",
"stopSequence": 32
},
{
"arrival": {
"time": "1753342259",
"uncertainty": 120
},
"departure": {
"time": "1753342259",
"uncertainty": 120
},
"stopId": "0:MELIE",
"stopSequence": 33
},
{
"arrival": {
"time": "1753342287",
"uncertainty": 120
},
"departure": {
"time": "1753342287",
"uncertainty": 120
},
"stopId": "0:POITO",
"stopSequence": 34
},
{
"arrival": {
"time": "1753342361",
"uncertainty": 120
},
"departure": {
"time": "1753342361",
"uncertainty": 120
},
"stopId": "0:BRIFF 5",
"stopSequence": 35
},
{
"arrival": {
"time": "1753342400",
"uncertainty": 120
},
"departure": {
"time": "1753342400",
"uncertainty": 120
},
"stopId": "0:MDSP",
"stopSequence": 36
},
{
"arrival": {
"time": "1753342461",
"uncertainty": 120
},
"departure": {
"time": "1753342461",
"uncertainty": 120
},
"stopId": "0:CDTR",
"stopSequence": 37
},
{
"arrival": {
"time": "1753342514",
"uncertainty": 120
},
"departure": {
"time": "1753342514",
"uncertainty": 120
},
"stopId": "0:ROBE",
"stopSequence": 38
},
{
"arrival": {
"time": "1753342574",
"uncertainty": 120
},
"departure": {
"time": "1753342574",
"uncertainty": 120
},
"stopId": "0:GAUM 4",
"stopSequence": 39
},
{
"arrival": {
"time": "1753342661",
"uncertainty": 120
},
"stopId": "0:LBAY 2",
"stopSequence": 40
}
],
"trip": {
"directionId": 0,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3079800"
},
"vehicle": {
"id": "78",
"label": "78"
}
}
},
{
"id": "3080599",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753340760",
"uncertainty": 120
},
"stopId": "0:CCOMM",
"stopSequence": 1
},
{
"arrival": {
"time": "1753340823",
"uncertainty": 120
},
"departure": {
"time": "1753340823",
"uncertainty": 120
},
"stopId": "0:FAUV",
"stopSequence": 2
},
{
"arrival": {
"time": "1753340869",
"uncertainty": 120
},
"departure": {
"time": "1753340869",
"uncertainty": 120
},
"stopId": "0:MERLE",
"stopSequence": 3
},
{
"arrival": {
"time": "1753340912",
"uncertainty": 120
},
"departure": {
"time": "1753340912",
"uncertainty": 120
},
"stopId": "0:PAVIL",
"stopSequence": 4
},
{
"arrival": {
"time": "1753340942",
"uncertainty": 120
},
"departure": {
"time": "1753340942",
"uncertainty": 120
},
"stopId": "0:CIMET",
"stopSequence": 5
},
{
"arrival": {
"time": "1753340988",
"uncertainty": 120
},
"departure": {
"time": "1753340988",
"uncertainty": 120
},
"stopId": "0:JBART",
"stopSequence": 6
},
{
"arrival": {
"time": "1753341019",
"uncertainty": 120
},
"departure": {
"time": "1753341019",
"uncertainty": 120
},
"stopId": "0:VDOR",
"stopSequence": 7
},
{
"arrival": {
"time": "1753341087",
"uncertainty": 120
},
"departure": {
"time": "1753341087",
"uncertainty": 120
},
"stopId": "0:PARME",
"stopSequence": 8
},
{
"arrival": {
"time": "1753341142",
"uncertainty": 120
},
"departure": {
"time": "1753341142",
"uncertainty": 120
},
"stopId": "0:GLUSS",
"stopSequence": 9
},
{
"arrival": {
"time": "1753341201",
"uncertainty": 120
},
"departure": {
"time": "1753341201",
"uncertainty": 120
},
"stopId": "0:StMAR",
"stopSequence": 10
},
{
"arrival": {
"time": "1753341231",
"uncertainty": 120
},
"departure": {
"time": "1753341231",
"uncertainty": 120
},
"stopId": "0:EGAL",
"stopSequence": 11
},
{
"arrival": {
"time": "1753341316",
"uncertainty": 120
},
"departure": {
"time": "1753341316",
"uncertainty": 120
},
"stopId": "0:CIRE",
"stopSequence": 12
},
{
"arrival": {
"time": "1753341411",
"uncertainty": 120
},
"departure": {
"time": "1753341411",
"uncertainty": 120
},
"stopId": "0:PREFE",
"stopSequence": 13
},
{
"arrival": {
"time": "1753341454",
"uncertainty": 120
},
"departure": {
"time": "1753341454",
"uncertainty": 120
},
"stopId": "0:TURIN 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1753341532",
"uncertainty": 120
},
"departure": {
"time": "1753341532",
"uncertainty": 120
},
"stopId": "0:LEC O1",
"stopSequence": 15
},
{
"arrival": {
"time": "1753341708",
"uncertainty": 120
},
"departure": {
"time": "1753341708",
"uncertainty": 120
},
"stopId": "0:BARRA",
"stopSequence": 16
},
{
"arrival": {
"time": "1753341756",
"uncertainty": 120
},
"departure": {
"time": "1753341756",
"uncertainty": 120
},
"stopId": "0:VOLTA",
"stopSequence": 17
},
{
"arrival": {
"time": "1753341826",
"uncertainty": 120
},
"departure": {
"time": "1753341826",
"uncertainty": 120
},
"stopId": "0:PPAIX",
"stopSequence": 18
},
{
"arrival": {
"time": "1753341913",
"uncertainty": 120
},
"departure": {
"time": "1753341913",
"uncertainty": 120
},
"stopId": "0:CCOLO",
"stopSequence": 19
},
{
"arrival": {
"time": "1753342001",
"uncertainty": 120
},
"departure": {
"time": "1753342001",
"uncertainty": 120
},
"stopId": "0:SERBI",
"stopSequence": 20
},
{
"arrival": {
"time": "1753342072",
"uncertainty": 120
},
"departure": {
"time": "1753342072",
"uncertainty": 120
},
"stopId": "0:DESMO",
"stopSequence": 21
},
{
"arrival": {
"time": "1753342128",
"uncertainty": 120
},
"departure": {
"time": "1753342128",
"uncertainty": 120
},
"stopId": "0:THIBE 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1753342164",
"uncertainty": 120
},
"departure": {
"time": "1753342164",
"uncertainty": 120
},
"stopId": "0:PMARQ",
"stopSequence": 23
},
{
"arrival": {
"time": "1753342216",
"uncertainty": 120
},
"departure": {
"time": "1753342216",
"uncertainty": 120
},
"stopId": "0:CONDO",
"stopSequence": 24
},
{
"arrival": {
"time": "1753342252",
"uncertainty": 120
},
"departure": {
"time": "1753342252",
"uncertainty": 120
},
"stopId": "0:COLOM",
"stopSequence": 25
},
{
"arrival": {
"time": "1753342354",
"uncertainty": 120
},
"departure": {
"time": "1753342354",
"uncertainty": 120
},
"stopId": "0:UTRIL",
"stopSequence": 26
},
{
"arrival": {
"time": "1753342409",
"uncertainty": 120
},
"departure": {
"time": "1753342409",
"uncertainty": 120
},
"stopId": "0:MJUIN",
"stopSequence": 27
},
{
"arrival": {
"time": "1753342460",
"uncertainty": 120
},
"departure": {
"time": "1753342460",
"uncertainty": 120
},
"stopId": "0:VITTE 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1753342552",
"uncertainty": 120
},
"departure": {
"time": "1753342552",
"uncertainty": 120
},
"stopId": "0:LAFF",
"stopSequence": 29
},
{
"arrival": {
"time": "1753342593",
"uncertainty": 120
},
"departure": {
"time": "1753342593",
"uncertainty": 120
},
"stopId": "0:IUT 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1753342635",
"uncertainty": 120
},
"departure": {
"time": "1753342635",
"uncertainty": 120
},
"stopId": "0:BRIFF 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1753342672",
"uncertainty": 120
},
"stopId": "0:ESCHI 2",
"stopSequence": 32
}
],
"trip": {
"directionId": 0,
"routeId": "C5",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080599"
},
"vehicle": {
"id": "112",
"label": "112"
}
}
},
{
"id": "3080600",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753341960"
},
"stopId": "0:CCOMM",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "C5",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080600"
}
}
},
{
"id": "3080601",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753343160"
},
"stopId": "0:CCOMM",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "C5",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080601"
}
}
},
{
"id": "3079781",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753344994",
"uncertainty": 120
},
"departure": {
"time": "1753344994",
"uncertainty": 120
},
"stopId": "0:BOTTE 2"
},
{
"arrival": {
"time": "1753345065",
"uncertainty": 120
},
"departure": {
"time": "1753345065",
"uncertainty": 120
},
"stopId": "0:FAUCO 2"
},
{
"arrival": {
"time": "1753345145",
"uncertainty": 120
},
"departure": {
"time": "1753345145",
"uncertainty": 120
},
"stopId": "0:PBLAN"
},
{
"arrival": {
"time": "1753345258",
"uncertainty": 120
},
"departure": {
"time": "1753345258",
"uncertainty": 120
},
"stopId": "0:CCOM1.2"
},
{
"departure": {
"time": "1753343460",
"uncertainty": 120
},
"stopId": "0:LBAY",
"stopSequence": 1
},
{
"arrival": {
"time": "1753343567",
"uncertainty": 120
},
"departure": {
"time": "1753343567",
"uncertainty": 120
},
"stopId": "0:GAUM 3",
"stopSequence": 2
},
{
"arrival": {
"time": "1753343624",
"uncertainty": 120
},
"departure": {
"time": "1753343624",
"uncertainty": 120
},
"stopId": "0:ROBE 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1753343695",
"uncertainty": 120
},
"departure": {
"time": "1753343695",
"uncertainty": 120
},
"stopId": "0:CDTR 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1753343773",
"uncertainty": 120
},
"departure": {
"time": "1753343773",
"uncertainty": 120
},
"stopId": "0:MDSP 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1753343820",
"uncertainty": 120
},
"departure": {
"time": "1753343820",
"uncertainty": 120
},
"stopId": "0:BRIFF 6",
"stopSequence": 6
},
{
"arrival": {
"time": "1753343895",
"uncertainty": 120
},
"departure": {
"time": "1753343895",
"uncertainty": 120
},
"stopId": "0:POITO 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1753343954",
"uncertainty": 120
},
"departure": {
"time": "1753343954",
"uncertainty": 120
},
"stopId": "0:MELIE 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1753343998",
"uncertainty": 120
},
"departure": {
"time": "1753343998",
"uncertainty": 120
},
"stopId": "0:AFPA 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1753344055",
"uncertainty": 120
},
"departure": {
"time": "1753344055",
"uncertainty": 120
},
"stopId": "0:PEYRU 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1753344180",
"uncertainty": 120
},
"departure": {
"time": "1753344180",
"uncertainty": 120
},
"stopId": "0:MONTP",
"stopSequence": 11
},
{
"arrival": {
"time": "1753344299",
"uncertainty": 120
},
"departure": {
"time": "1753344299",
"uncertainty": 120
},
"stopId": "0:JAUR 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1753344360",
"uncertainty": 120
},
"departure": {
"time": "1753344360",
"uncertainty": 120
},
"stopId": "0:PGARD 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1753344461",
"uncertainty": 120
},
"departure": {
"time": "1753344461",
"uncertainty": 120
},
"stopId": "0:AMBLA",
"stopSequence": 14
},
{
"arrival": {
"time": "1753344582",
"uncertainty": 120
},
"departure": {
"time": "1753344582",
"uncertainty": 120
},
"stopId": "0:VILLA",
"stopSequence": 15
},
{
"arrival": {
"time": "1753344720",
"uncertainty": 120
},
"departure": {
"time": "1753344720",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 16
},
{
"arrival": {
"time": "1753344797",
"uncertainty": 120
},
"departure": {
"time": "1753344797",
"uncertainty": 120
},
"stopId": "0:REPUB 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1753344835",
"uncertainty": 120
},
"departure": {
"time": "1753344835",
"uncertainty": 120
},
"stopId": "0:MCHAM 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1753345035",
"uncertainty": 120
},
"departure": {
"time": "1753345035",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BRAND 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1753345140",
"uncertainty": 120
},
"departure": {
"time": "1753345140",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BDRHO 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1753345207",
"uncertainty": 120
},
"departure": {
"time": "1753345207",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:STADE 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1753345244",
"uncertainty": 120
},
"departure": {
"time": "1753345244",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GDUC 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1753345273",
"uncertainty": 120
},
"departure": {
"time": "1753345273",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MAGNO 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1753345315",
"uncertainty": 120
},
"departure": {
"time": "1753345315",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:TILLE 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1753345368",
"uncertainty": 120
},
"departure": {
"time": "1753345368",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:AFRAN 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1753345261",
"uncertainty": 120
},
"departure": {
"time": "1753345261",
"uncertainty": 120
},
"stopId": "0:CCOM1.2",
"stopSequence": 26
},
{
"arrival": {
"time": "1753345307",
"uncertainty": 120
},
"departure": {
"time": "1753345307",
"uncertainty": 120
},
"stopId": "0:TREMO 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1753345382",
"uncertainty": 120
},
"departure": {
"time": "1753345382",
"uncertainty": 120
},
"stopId": "0:P2000 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1753345474",
"uncertainty": 120
},
"departure": {
"time": "1753345474",
"uncertainty": 120
},
"stopId": "0:LMALA 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1753345590",
"uncertainty": 120
},
"departure": {
"time": "1753345590",
"uncertainty": 120
},
"stopId": "0:BEYLE 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1753345637",
"uncertainty": 120
},
"departure": {
"time": "1753345637",
"uncertainty": 120
},
"stopId": "0:LIBER 4",
"stopSequence": 31
},
{
"arrival": {
"time": "1753345736",
"uncertainty": 120
},
"departure": {
"time": "1753345736",
"uncertainty": 120
},
"stopId": "0:BEAUM 2",
"stopSequence": 32
},
{
"arrival": {
"time": "1753345780",
"uncertainty": 120
},
"departure": {
"time": "1753345780",
"uncertainty": 120
},
"stopId": "0:GSOLE 4",
"stopSequence": 33
},
{
"arrival": {
"time": "1753345851",
"uncertainty": 120
},
"departure": {
"time": "1753345851",
"uncertainty": 120
},
"stopId": "0:LAVAN 2",
"stopSequence": 34
},
{
"arrival": {
"time": "1753345882",
"uncertainty": 120
},
"departure": {
"time": "1753345882",
"uncertainty": 120
},
"stopId": "0:SDFET 2",
"stopSequence": 35
},
{
"arrival": {
"time": "1753345916",
"uncertainty": 120
},
"departure": {
"time": "1753345916",
"uncertainty": 120
},
"stopId": "0:VALVI 2",
"stopSequence": 36
},
{
"arrival": {
"time": "1753345956",
"uncertainty": 120
},
"departure": {
"time": "1753345956",
"uncertainty": 120
},
"stopId": "0:JACEM 2",
"stopSequence": 37
},
{
"arrival": {
"time": "1753345988",
"uncertainty": 120
},
"departure": {
"time": "1753345988",
"uncertainty": 120
},
"stopId": "0:PLVIG 2",
"stopSequence": 38
},
{
"arrival": {
"time": "1753346020",
"uncertainty": 120
},
"stopId": "0:LMUR",
"stopSequence": 39
}
],
"trip": {
"directionId": 1,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3079781"
}
}
},
{
"id": "3080602",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753344360",
"uncertainty": 120
},
"stopId": "0:CCOMM",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "C5",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080602"
}
}
},
{
"id": "3079783",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753343691",
"uncertainty": 120
},
"departure": {
"time": "1753343691",
"uncertainty": 120
},
"stopId": "0:PBLAN 2"
},
{
"arrival": {
"time": "1753343777",
"uncertainty": 120
},
"departure": {
"time": "1753343777",
"uncertainty": 120
},
"stopId": "0:FAUCON"
},
{
"arrival": {
"time": "1753343844",
"uncertainty": 120
},
"departure": {
"time": "1753343844",
"uncertainty": 120
},
"stopId": "0:BOTTE"
},
{
"departure": {
"time": "1753342860",
"uncertainty": 120
},
"stopId": "0:LMUR",
"stopSequence": 1
},
{
"arrival": {
"time": "1753342898",
"uncertainty": 120
},
"departure": {
"time": "1753342898",
"uncertainty": 120
},
"stopId": "0:PLVIG",
"stopSequence": 2
},
{
"arrival": {
"time": "1753342932",
"uncertainty": 120
},
"departure": {
"time": "1753342932",
"uncertainty": 120
},
"stopId": "0:JACEM",
"stopSequence": 3
},
{
"arrival": {
"time": "1753342969",
"uncertainty": 120
},
"departure": {
"time": "1753342969",
"uncertainty": 120
},
"stopId": "0:VALVI",
"stopSequence": 4
},
{
"arrival": {
"time": "1753343002",
"uncertainty": 120
},
"departure": {
"time": "1753343002",
"uncertainty": 120
},
"stopId": "0:SDFET",
"stopSequence": 5
},
{
"arrival": {
"time": "1753343035",
"uncertainty": 120
},
"departure": {
"time": "1753343035",
"uncertainty": 120
},
"stopId": "0:LAVAN",
"stopSequence": 6
},
{
"arrival": {
"time": "1753343100",
"uncertainty": 120
},
"departure": {
"time": "1753343100",
"uncertainty": 120
},
"stopId": "0:GSOLE 3",
"stopSequence": 7
},
{
"arrival": {
"time": "1753343147",
"uncertainty": 120
},
"departure": {
"time": "1753343147",
"uncertainty": 120
},
"stopId": "0:BEAUM",
"stopSequence": 8
},
{
"arrival": {
"time": "1753343222",
"uncertainty": 120
},
"departure": {
"time": "1753343222",
"uncertainty": 120
},
"stopId": "0:LIBER",
"stopSequence": 9
},
{
"arrival": {
"time": "1753343280",
"uncertainty": 120
},
"departure": {
"time": "1753343280",
"uncertainty": 120
},
"stopId": "0:BEYLE",
"stopSequence": 10
},
{
"arrival": {
"time": "1753343396",
"uncertainty": 120
},
"departure": {
"time": "1753343396",
"uncertainty": 120
},
"stopId": "0:LMALA",
"stopSequence": 11
},
{
"arrival": {
"time": "1753343462",
"uncertainty": 120
},
"departure": {
"time": "1753343462",
"uncertainty": 120
},
"stopId": "0:P2000",
"stopSequence": 12
},
{
"arrival": {
"time": "1753343545",
"uncertainty": 120
},
"departure": {
"time": "1753343545",
"uncertainty": 120
},
"stopId": "0:TREMO",
"stopSequence": 13
},
{
"arrival": {
"time": "1753343580",
"uncertainty": 120
},
"departure": {
"time": "1753343580",
"uncertainty": 120
},
"stopId": "0:CCOM1",
"stopSequence": 14
},
{
"arrival": {
"time": "1753343659",
"uncertainty": 120
},
"departure": {
"time": "1753343659",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:AFRAN",
"stopSequence": 15
},
{
"arrival": {
"time": "1753343706",
"uncertainty": 120
},
"departure": {
"time": "1753343706",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:TILLE",
"stopSequence": 16
},
{
"arrival": {
"time": "1753343750",
"uncertainty": 120
},
"departure": {
"time": "1753343750",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MAGNO",
"stopSequence": 17
},
{
"arrival": {
"time": "1753343784",
"uncertainty": 120
},
"departure": {
"time": "1753343784",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GDUC",
"stopSequence": 18
},
{
"arrival": {
"time": "1753343813",
"uncertainty": 120
},
"departure": {
"time": "1753343813",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:STADE",
"stopSequence": 19
},
{
"arrival": {
"time": "1753343880",
"uncertainty": 120
},
"departure": {
"time": "1753343880",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BDRHO",
"stopSequence": 20
},
{
"arrival": {
"time": "1753343990",
"uncertainty": 120
},
"departure": {
"time": "1753343990",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BRAND",
"stopSequence": 21
},
{
"arrival": {
"time": "1753343996",
"uncertainty": 120
},
"departure": {
"time": "1753343996",
"uncertainty": 120
},
"stopId": "0:MCHAM",
"stopSequence": 22
},
{
"arrival": {
"time": "1753344060",
"uncertainty": 120
},
"departure": {
"time": "1753344060",
"uncertainty": 120
},
"stopId": "0:REPUB",
"stopSequence": 23
},
{
"arrival": {
"time": "1753344143",
"uncertainty": 120
},
"departure": {
"time": "1753344143",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 24
},
{
"arrival": {
"time": "1753344263",
"uncertainty": 120
},
"departure": {
"time": "1753344263",
"uncertainty": 120
},
"stopId": "0:CHAB",
"stopSequence": 25
},
{
"arrival": {
"time": "1753344377",
"uncertainty": 120
},
"departure": {
"time": "1753344377",
"uncertainty": 120
},
"stopId": "0:MDAR",
"stopSequence": 26
},
{
"arrival": {
"time": "1753344457",
"uncertainty": 120
},
"departure": {
"time": "1753344457",
"uncertainty": 120
},
"stopId": "0:PGARD",
"stopSequence": 27
},
{
"arrival": {
"time": "1753344535",
"uncertainty": 120
},
"departure": {
"time": "1753344535",
"uncertainty": 120
},
"stopId": "0:JAUR",
"stopSequence": 28
},
{
"arrival": {
"time": "1753344635",
"uncertainty": 120
},
"departure": {
"time": "1753344635",
"uncertainty": 120
},
"stopId": "0:CHAR",
"stopSequence": 29
},
{
"arrival": {
"time": "1753344757",
"uncertainty": 120
},
"departure": {
"time": "1753344757",
"uncertainty": 120
},
"stopId": "0:MONTP",
"stopSequence": 30
},
{
"arrival": {
"time": "1753344887",
"uncertainty": 120
},
"departure": {
"time": "1753344887",
"uncertainty": 120
},
"stopId": "0:PEYRU",
"stopSequence": 31
},
{
"arrival": {
"time": "1753344933",
"uncertainty": 120
},
"departure": {
"time": "1753344933",
"uncertainty": 120
},
"stopId": "0:AFPA",
"stopSequence": 32
},
{
"arrival": {
"time": "1753344977",
"uncertainty": 120
},
"departure": {
"time": "1753344977",
"uncertainty": 120
},
"stopId": "0:MELIE",
"stopSequence": 33
},
{
"arrival": {
"time": "1753345040",
"uncertainty": 120
},
"departure": {
"time": "1753345040",
"uncertainty": 120
},
"stopId": "0:POITO",
"stopSequence": 34
},
{
"arrival": {
"time": "1753345114",
"uncertainty": 120
},
"departure": {
"time": "1753345114",
"uncertainty": 120
},
"stopId": "0:BRIFF 5",
"stopSequence": 35
},
{
"arrival": {
"time": "1753345153",
"uncertainty": 120
},
"departure": {
"time": "1753345153",
"uncertainty": 120
},
"stopId": "0:MDSP",
"stopSequence": 36
},
{
"arrival": {
"time": "1753345214",
"uncertainty": 120
},
"departure": {
"time": "1753345214",
"uncertainty": 120
},
"stopId": "0:CDTR",
"stopSequence": 37
},
{
"arrival": {
"time": "1753345267",
"uncertainty": 120
},
"departure": {
"time": "1753345267",
"uncertainty": 120
},
"stopId": "0:ROBE",
"stopSequence": 38
},
{
"arrival": {
"time": "1753345327",
"uncertainty": 120
},
"departure": {
"time": "1753345327",
"uncertainty": 120
},
"stopId": "0:GAUM 4",
"stopSequence": 39
},
{
"arrival": {
"time": "1753345414",
"uncertainty": 120
},
"stopId": "0:LBAY 2",
"stopSequence": 40
}
],
"trip": {
"directionId": 0,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3079783"
}
}
},
{
"id": "3080636",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753342140"
},
"stopId": "0:ESCHI4",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "C5",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080636"
}
}
},
{
"id": "3080637",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753343340",
"uncertainty": 120
},
"stopId": "0:ESCHI4",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "C5",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080637"
}
}
},
{
"id": "3080638",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753344540"
},
"stopId": "0:ESCHI4",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "C5",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080638"
}
}
},
{
"id": "3079691",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753343220"
},
"stopId": "0:MATH 2",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3079691"
}
}
},
{
"id": "3079690",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753341420",
"uncertainty": 120
},
"stopId": "0:MATH 2",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3079690"
},
"vehicle": {
"id": "72",
"label": "72"
}
}
},
{
"id": "3079664",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753343520"
},
"stopId": "0:LANG",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3079664"
}
}
},
{
"id": "3080532",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753339531",
"uncertainty": 120
},
"stopId": "0:LBLAC",
"stopSequence": 1
},
{
"arrival": {
"time": "1753339546",
"uncertainty": 120
},
"departure": {
"time": "1753339546",
"uncertainty": 120
},
"stopId": "0:JBREL",
"stopSequence": 2
},
{
"arrival": {
"time": "1753339586",
"uncertainty": 120
},
"departure": {
"time": "1753339591",
"uncertainty": 120
},
"stopId": "0:MANOU",
"stopSequence": 3
},
{
"arrival": {
"time": "1753339630",
"uncertainty": 120
},
"departure": {
"time": "1753339630",
"uncertainty": 120
},
"stopId": "0:BELLE",
"stopSequence": 4
},
{
"arrival": {
"time": "1753339690",
"uncertainty": 120
},
"departure": {
"time": "1753339690",
"uncertainty": 120
},
"stopId": "0:VORGI",
"stopSequence": 5
},
{
"arrival": {
"time": "1753339775",
"uncertainty": 120
},
"departure": {
"time": "1753339775",
"uncertainty": 120
},
"stopId": "0:LALLE",
"stopSequence": 6
},
{
"arrival": {
"time": "1753339786",
"uncertainty": 120
},
"departure": {
"time": "1753339786",
"uncertainty": 120
},
"stopId": "0:FOLLE",
"stopSequence": 7
},
{
"arrival": {
"time": "1753339818",
"uncertainty": 120
},
"departure": {
"time": "1753339818",
"uncertainty": 120
},
"stopId": "0:TALAV",
"stopSequence": 8
},
{
"arrival": {
"time": "1753339861",
"uncertainty": 120
},
"departure": {
"time": "1753339861",
"uncertainty": 120
},
"stopId": "0:ABRIC",
"stopSequence": 9
},
{
"arrival": {
"time": "1753339905",
"uncertainty": 120
},
"departure": {
"time": "1753339921",
"uncertainty": 120
},
"stopId": "0:BRASS",
"stopSequence": 10
},
{
"arrival": {
"time": "1753339963",
"uncertainty": 120
},
"departure": {
"time": "1753339963",
"uncertainty": 120
},
"stopId": "0:LD3S",
"stopSequence": 11
},
{
"arrival": {
"time": "1753340061",
"uncertainty": 120
},
"departure": {
"time": "1753340161",
"uncertainty": 120
},
"stopId": "0:GAUD",
"stopSequence": 12
},
{
"arrival": {
"time": "1753340221",
"uncertainty": 120
},
"departure": {
"time": "1753340221",
"uncertainty": 120
},
"stopId": "0:RALPE",
"stopSequence": 13
},
{
"arrival": {
"time": "1753340242",
"uncertainty": 120
},
"departure": {
"time": "1753340251",
"uncertainty": 120
},
"stopId": "0:TEMPL",
"stopSequence": 14
},
{
"arrival": {
"time": "1753340293",
"uncertainty": 120
},
"departure": {
"time": "1753340293",
"uncertainty": 120
},
"stopId": "0:CYRAN",
"stopSequence": 15
},
{
"arrival": {
"time": "1753340383",
"uncertainty": 120
},
"departure": {
"time": "1753340401",
"uncertainty": 120
},
"stopId": "0:IADAM",
"stopSequence": 16
},
{
"arrival": {
"time": "1753340478",
"uncertainty": 120
},
"departure": {
"time": "1753340521",
"uncertainty": 120
},
"stopId": "0:MDBOU",
"stopSequence": 17
},
{
"arrival": {
"time": "1753340559",
"uncertainty": 120
},
"departure": {
"time": "1753340581",
"uncertainty": 120
},
"stopId": "0:VALEN",
"stopSequence": 18
},
{
"arrival": {
"time": "1753340641",
"uncertainty": 120
},
"departure": {
"time": "1753340641",
"uncertainty": 120
},
"stopId": "0:TROND",
"stopSequence": 19
},
{
"arrival": {
"time": "1753340717",
"uncertainty": 120
},
"departure": {
"time": "1753340731",
"uncertainty": 120
},
"stopId": "0:RESER",
"stopSequence": 20
},
{
"arrival": {
"time": "1753340784",
"uncertainty": 120
},
"departure": {
"time": "1753340791",
"uncertainty": 120
},
"stopId": "0:SSOCI 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1753340881",
"uncertainty": 120
},
"departure": {
"time": "1753340881",
"uncertainty": 120
},
"stopId": "0:TURIN 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1753340953",
"uncertainty": 120
},
"departure": {
"time": "1753340971",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 23
},
{
"arrival": {
"time": "1753341061",
"uncertainty": 120
},
"departure": {
"time": "1753341091",
"uncertainty": 120
},
"stopId": "0:REPUB 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1753341142",
"uncertainty": 120
},
"departure": {
"time": "1753341142",
"uncertainty": 120
},
"stopId": "0:MCHAM 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1753341247",
"uncertainty": 120
},
"departure": {
"time": "1753341247",
"uncertainty": 120
},
"stopId": "0:BOTT 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1753341308",
"uncertainty": 120
},
"departure": {
"time": "1753341308",
"uncertainty": 120
},
"stopId": "0:CLEME",
"stopSequence": 27
},
{
"arrival": {
"time": "1753341320",
"uncertainty": 120
},
"departure": {
"time": "1753341320",
"uncertainty": 120
},
"stopId": "0:CVILL",
"stopSequence": 28
},
{
"arrival": {
"time": "1753341356",
"uncertainty": 120
},
"departure": {
"time": "1753341356",
"uncertainty": 120
},
"stopId": "0:MAIRI G",
"stopSequence": 29
},
{
"arrival": {
"time": "1753341404",
"uncertainty": 120
},
"departure": {
"time": "1753341404",
"uncertainty": 120
},
"stopId": "0:CLAUD",
"stopSequence": 30
},
{
"arrival": {
"time": "1753341418",
"uncertainty": 120
},
"departure": {
"time": "1753341418",
"uncertainty": 120
},
"stopId": "0:ROSTA",
"stopSequence": 31
},
{
"arrival": {
"time": "1753341466",
"uncertainty": 120
},
"departure": {
"time": "1753341466",
"uncertainty": 120
},
"stopId": "0:GAGAR",
"stopSequence": 32
},
{
"arrival": {
"time": "1753341526",
"uncertainty": 120
},
"stopId": "0:CCOM1",
"stopSequence": 33
}
],
"trip": {
"directionId": 0,
"routeId": "C3",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080532"
},
"vehicle": {
"id": "111",
"label": "111"
}
}
},
{
"id": "3080535",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753341780",
"uncertainty": 120
},
"stopId": "0:LBLAC",
"stopSequence": 1
},
{
"arrival": {
"time": "1753341795",
"uncertainty": 120
},
"departure": {
"time": "1753341795",
"uncertainty": 120
},
"stopId": "0:JBREL",
"stopSequence": 2
},
{
"arrival": {
"time": "1753341817",
"uncertainty": 120
},
"departure": {
"time": "1753341817",
"uncertainty": 120
},
"stopId": "0:MANOU",
"stopSequence": 3
},
{
"arrival": {
"time": "1753341840",
"uncertainty": 120
},
"departure": {
"time": "1753341840",
"uncertainty": 120
},
"stopId": "0:BELLE",
"stopSequence": 4
},
{
"arrival": {
"time": "1753341898",
"uncertainty": 120
},
"departure": {
"time": "1753341898",
"uncertainty": 120
},
"stopId": "0:VORGI",
"stopSequence": 5
},
{
"arrival": {
"time": "1753341929",
"uncertainty": 120
},
"departure": {
"time": "1753341929",
"uncertainty": 120
},
"stopId": "0:LALLE",
"stopSequence": 6
},
{
"arrival": {
"time": "1753341974",
"uncertainty": 120
},
"departure": {
"time": "1753341974",
"uncertainty": 120
},
"stopId": "0:FOLLE",
"stopSequence": 7
},
{
"arrival": {
"time": "1753342007",
"uncertainty": 120
},
"departure": {
"time": "1753342007",
"uncertainty": 120
},
"stopId": "0:TALAV",
"stopSequence": 8
},
{
"arrival": {
"time": "1753342040",
"uncertainty": 120
},
"departure": {
"time": "1753342040",
"uncertainty": 120
},
"stopId": "0:ABRIC",
"stopSequence": 9
},
{
"arrival": {
"time": "1753342103",
"uncertainty": 120
},
"departure": {
"time": "1753342103",
"uncertainty": 120
},
"stopId": "0:BRASS",
"stopSequence": 10
},
{
"arrival": {
"time": "1753342140",
"uncertainty": 120
},
"departure": {
"time": "1753342140",
"uncertainty": 120
},
"stopId": "0:LD3S",
"stopSequence": 11
},
{
"arrival": {
"time": "1753342260",
"uncertainty": 120
},
"departure": {
"time": "1753342260",
"uncertainty": 120
},
"stopId": "0:GAUD",
"stopSequence": 12
},
{
"arrival": {
"time": "1753342328",
"uncertainty": 120
},
"departure": {
"time": "1753342328",
"uncertainty": 120
},
"stopId": "0:RALPE",
"stopSequence": 13
},
{
"arrival": {
"time": "1753342364",
"uncertainty": 120
},
"departure": {
"time": "1753342364",
"uncertainty": 120
},
"stopId": "0:TEMPL",
"stopSequence": 14
},
{
"arrival": {
"time": "1753342413",
"uncertainty": 120
},
"departure": {
"time": "1753342413",
"uncertainty": 120
},
"stopId": "0:CYRAN",
"stopSequence": 15
},
{
"arrival": {
"time": "1753342519",
"uncertainty": 120
},
"departure": {
"time": "1753342519",
"uncertainty": 120
},
"stopId": "0:IADAM",
"stopSequence": 16
},
{
"arrival": {
"time": "1753342588",
"uncertainty": 120
},
"departure": {
"time": "1753342588",
"uncertainty": 120
},
"stopId": "0:MDBOU",
"stopSequence": 17
},
{
"arrival": {
"time": "1753342642",
"uncertainty": 120
},
"departure": {
"time": "1753342642",
"uncertainty": 120
},
"stopId": "0:VALEN",
"stopSequence": 18
},
{
"arrival": {
"time": "1753342723",
"uncertainty": 120
},
"departure": {
"time": "1753342723",
"uncertainty": 120
},
"stopId": "0:TROND",
"stopSequence": 19
},
{
"arrival": {
"time": "1753342822",
"uncertainty": 120
},
"departure": {
"time": "1753342822",
"uncertainty": 120
},
"stopId": "0:RESER",
"stopSequence": 20
},
{
"arrival": {
"time": "1753342888",
"uncertainty": 120
},
"departure": {
"time": "1753342888",
"uncertainty": 120
},
"stopId": "0:SSOCI 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1753342951",
"uncertainty": 120
},
"departure": {
"time": "1753342951",
"uncertainty": 120
},
"stopId": "0:TURIN 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1753343068",
"uncertainty": 120
},
"departure": {
"time": "1753343068",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 23
},
{
"arrival": {
"time": "1753343154",
"uncertainty": 120
},
"departure": {
"time": "1753343154",
"uncertainty": 120
},
"stopId": "0:REPUB 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1753343195",
"uncertainty": 120
},
"departure": {
"time": "1753343195",
"uncertainty": 120
},
"stopId": "0:MCHAM 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1753343387",
"uncertainty": 120
},
"departure": {
"time": "1753343387",
"uncertainty": 120
},
"stopId": "0:BOTT 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1753343454",
"uncertainty": 120
},
"departure": {
"time": "1753343454",
"uncertainty": 120
},
"stopId": "0:CLEME",
"stopSequence": 27
},
{
"arrival": {
"time": "1753343488",
"uncertainty": 120
},
"departure": {
"time": "1753343488",
"uncertainty": 120
},
"stopId": "0:CVILL",
"stopSequence": 28
},
{
"arrival": {
"time": "1753343542",
"uncertainty": 120
},
"departure": {
"time": "1753343542",
"uncertainty": 120
},
"stopId": "0:MAIRI G",
"stopSequence": 29
},
{
"arrival": {
"time": "1753343590",
"uncertainty": 120
},
"departure": {
"time": "1753343590",
"uncertainty": 120
},
"stopId": "0:CLAUD",
"stopSequence": 30
},
{
"arrival": {
"time": "1753343623",
"uncertainty": 120
},
"departure": {
"time": "1753343623",
"uncertainty": 120
},
"stopId": "0:ROSTA",
"stopSequence": 31
},
{
"arrival": {
"time": "1753343668",
"uncertainty": 120
},
"departure": {
"time": "1753343668",
"uncertainty": 120
},
"stopId": "0:GAGAR",
"stopSequence": 32
},
{
"arrival": {
"time": "1753343728",
"uncertainty": 120
},
"stopId": "0:CCOM1",
"stopSequence": 33
}
],
"trip": {
"directionId": 0,
"routeId": "C3",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080535"
}
}
},
{
"id": "3079663",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753341720",
"uncertainty": 120
},
"stopId": "0:LANG",
"stopSequence": 1
},
{
"arrival": {
"time": "1753341782",
"uncertainty": 120
},
"departure": {
"time": "1753341782",
"uncertainty": 120
},
"stopId": "0:JJD 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1753341814",
"uncertainty": 120
},
"departure": {
"time": "1753341814",
"uncertainty": 120
},
"stopId": "0:MECH 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1753341898",
"uncertainty": 120
},
"departure": {
"time": "1753341898",
"uncertainty": 120
},
"stopId": "0:CORNI 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1753342018",
"uncertainty": 120
},
"departure": {
"time": "1753342018",
"uncertainty": 120
},
"stopId": "0:CDR",
"stopSequence": 5
},
{
"arrival": {
"time": "1753342049",
"uncertainty": 120
},
"departure": {
"time": "1753342049",
"uncertainty": 120
},
"stopId": "0:LPRAT 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1753342107",
"uncertainty": 120
},
"departure": {
"time": "1753342107",
"uncertainty": 120
},
"stopId": "0:VITTE 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1753342221",
"uncertainty": 120
},
"departure": {
"time": "1753342221",
"uncertainty": 120
},
"stopId": "0:ARCHIM 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1753342282",
"uncertainty": 120
},
"departure": {
"time": "1753342282",
"uncertainty": 120
},
"stopId": "0:ROBIN 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1753342339",
"uncertainty": 120
},
"departure": {
"time": "1753342339",
"uncertainty": 120
},
"stopId": "0:MONTG 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1753342414",
"uncertainty": 120
},
"departure": {
"time": "1753342414",
"uncertainty": 120
},
"stopId": "0:CVERN 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1753342554",
"uncertainty": 120
},
"departure": {
"time": "1753342554",
"uncertainty": 120
},
"stopId": "0:BERLI",
"stopSequence": 12
},
{
"arrival": {
"time": "1753342629",
"uncertainty": 120
},
"departure": {
"time": "1753342629",
"uncertainty": 120
},
"stopId": "0:BARRA 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1753342762",
"uncertainty": 120
},
"departure": {
"time": "1753342762",
"uncertainty": 120
},
"stopId": "0:LEC E2",
"stopSequence": 14
},
{
"arrival": {
"time": "1753342861",
"uncertainty": 120
},
"departure": {
"time": "1753342861",
"uncertainty": 120
},
"stopId": "0:LMARN",
"stopSequence": 15
},
{
"arrival": {
"time": "1753342915",
"uncertainty": 120
},
"departure": {
"time": "1753342915",
"uncertainty": 120
},
"stopId": "0:SERVA",
"stopSequence": 16
},
{
"arrival": {
"time": "1753342981",
"uncertainty": 120
},
"departure": {
"time": "1753342981",
"uncertainty": 120
},
"stopId": "0:LMAUB",
"stopSequence": 17
},
{
"arrival": {
"time": "1753343065",
"uncertainty": 120
},
"departure": {
"time": "1753343065",
"uncertainty": 120
},
"stopId": "0:BCROZ",
"stopSequence": 18
},
{
"arrival": {
"time": "1753343128",
"uncertainty": 120
},
"departure": {
"time": "1753343128",
"uncertainty": 120
},
"stopId": "0:CIMETI",
"stopSequence": 19
},
{
"arrival": {
"time": "1753343171",
"uncertainty": 120
},
"departure": {
"time": "1753343171",
"uncertainty": 120
},
"stopId": "0:ROMAN",
"stopSequence": 20
},
{
"arrival": {
"time": "1753343259",
"uncertainty": 120
},
"departure": {
"time": "1753343259",
"uncertainty": 120
},
"stopId": "0:VALENC",
"stopSequence": 21
},
{
"arrival": {
"time": "1753343454",
"uncertainty": 120
},
"departure": {
"time": "1753343454",
"uncertainty": 120
},
"stopId": "0:LCOUL 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1753343491",
"uncertainty": 120
},
"departure": {
"time": "1753343491",
"uncertainty": 120
},
"stopId": "0:LCOUL 1",
"stopSequence": 23
},
{
"arrival": {
"time": "1753343653",
"uncertainty": 120
},
"departure": {
"time": "1753343653",
"uncertainty": 120
},
"stopId": "0:CHAN",
"stopSequence": 24
},
{
"arrival": {
"time": "1753343791",
"uncertainty": 120
},
"departure": {
"time": "1753343791",
"uncertainty": 120
},
"stopId": "0:LPLOV",
"stopSequence": 25
},
{
"arrival": {
"time": "1753343873",
"uncertainty": 120
},
"departure": {
"time": "1753343873",
"uncertainty": 120
},
"stopId": "0:VIVA",
"stopSequence": 26
},
{
"arrival": {
"time": "1753343918",
"uncertainty": 120
},
"departure": {
"time": "1753343918",
"uncertainty": 120
},
"stopId": "0:LFLEUR",
"stopSequence": 27
},
{
"arrival": {
"time": "1753343956",
"uncertainty": 120
},
"departure": {
"time": "1753343956",
"uncertainty": 120
},
"stopId": "0:LETRA",
"stopSequence": 28
},
{
"arrival": {
"time": "1753343993",
"uncertainty": 120
},
"departure": {
"time": "1753343993",
"uncertainty": 120
},
"stopId": "0:MJC",
"stopSequence": 29
},
{
"arrival": {
"time": "1753344031",
"uncertainty": 120
},
"departure": {
"time": "1753344031",
"uncertainty": 120
},
"stopId": "0:MAIRIE 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1753344059",
"uncertainty": 120
},
"departure": {
"time": "1753344059",
"uncertainty": 120
},
"stopId": "0:MUSIQ 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1753344113",
"uncertainty": 120
},
"departure": {
"time": "1753344113",
"uncertainty": 120
},
"stopId": "0:SDCO 2",
"stopSequence": 32
},
{
"arrival": {
"time": "1753344161",
"uncertainty": 120
},
"departure": {
"time": "1753344161",
"uncertainty": 120
},
"stopId": "0:COUBE",
"stopSequence": 33
},
{
"arrival": {
"time": "1753344217",
"uncertainty": 120
},
"departure": {
"time": "1753344217",
"uncertainty": 120
},
"stopId": "0:MIRAB",
"stopSequence": 34
},
{
"arrival": {
"time": "1753344257",
"uncertainty": 120
},
"departure": {
"time": "1753344257",
"uncertainty": 120
},
"stopId": "0:ESTO",
"stopSequence": 35
},
{
"arrival": {
"time": "1753344331",
"uncertainty": 120
},
"stopId": "0:MATH 2",
"stopSequence": 36
}
],
"trip": {
"directionId": 0,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3079663"
}
}
},
{
"id": "3080536",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753343160"
},
"stopId": "0:LBLAC",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "C3",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080536"
}
}
},
{
"id": "3080537",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753344180",
"uncertainty": 120
},
"stopId": "0:LBLAC",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "C3",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080537"
}
}
},
{
"id": "3079571",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753342680",
"uncertainty": 120
},
"stopId": "0:_ELBA",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3079571"
}
}
},
{
"id": "3079572",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753344480"
},
"stopId": "0:_ELBA",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3079572"
}
}
},
{
"id": "3079597",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753341600"
},
"stopId": "0:LEC O2",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3079597"
}
}
},
{
"id": "3079596",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753339800",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 1
},
{
"arrival": {
"time": "1753339862",
"uncertainty": 120
},
"departure": {
"time": "1753339862",
"uncertainty": 120
},
"stopId": "0:GARE 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1753339984",
"uncertainty": 120
},
"departure": {
"time": "1753339984",
"uncertainty": 120
},
"stopId": "0:MUSSE 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1753340012",
"uncertainty": 120
},
"departure": {
"time": "1753340012",
"uncertainty": 120
},
"stopId": "0:CECIL 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1753340072",
"uncertainty": 120
},
"departure": {
"time": "1753340072",
"uncertainty": 120
},
"stopId": "0:SVIC 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1753340136",
"uncertainty": 120
},
"departure": {
"time": "1753340136",
"uncertainty": 120
},
"stopId": "0:ESPE 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1753340222",
"uncertainty": 120
},
"departure": {
"time": "1753340222",
"uncertainty": 120
},
"stopId": "0:TRINI 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1753340252",
"uncertainty": 120
},
"departure": {
"time": "1753340252",
"uncertainty": 120
},
"stopId": "0:LESA 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1753340343",
"uncertainty": 120
},
"departure": {
"time": "1753340343",
"uncertainty": 120
},
"stopId": "0:LAFA 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1753340373",
"uncertainty": 120
},
"departure": {
"time": "1753340373",
"uncertainty": 120
},
"stopId": "0:CASS 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1753340457",
"uncertainty": 120
},
"departure": {
"time": "1753340462",
"uncertainty": 120
},
"stopId": "0:LGMOU 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1753340540",
"uncertainty": 120
},
"departure": {
"time": "1753340553",
"uncertainty": 120
},
"stopId": "0:VHUGO 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1753340672",
"uncertainty": 120
},
"departure": {
"time": "1753340672",
"uncertainty": 120
},
"stopId": "0:ADMA 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1753340748",
"uncertainty": 120
},
"departure": {
"time": "1753340762",
"uncertainty": 120
},
"stopId": "0:CD7 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1753340818",
"uncertainty": 120
},
"departure": {
"time": "1753340818",
"uncertainty": 120
},
"stopId": "0:GRAN 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1753340859",
"uncertainty": 120
},
"departure": {
"time": "1753340859",
"uncertainty": 120
},
"stopId": "0:AURO 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1753340956",
"uncertainty": 120
},
"departure": {
"time": "1753340956",
"uncertainty": 120
},
"stopId": "0:MDORM 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1753340990",
"uncertainty": 120
},
"departure": {
"time": "1753341003",
"uncertainty": 120
},
"stopId": "0:VOLT 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1753341072",
"uncertainty": 120
},
"departure": {
"time": "1753341091",
"uncertainty": 120
},
"stopId": "0:MAIRI 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1753341162",
"uncertainty": 120
},
"departure": {
"time": "1753341162",
"uncertainty": 120
},
"stopId": "0:ARAGO 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1753341192",
"uncertainty": 120
},
"departure": {
"time": "1753341192",
"uncertainty": 120
},
"stopId": "0:CHAFF 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1753341237",
"uncertainty": 120
},
"departure": {
"time": "1753341237",
"uncertainty": 120
},
"stopId": "0:CHEN 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1753341275",
"uncertainty": 120
},
"departure": {
"time": "1753341275",
"uncertainty": 120
},
"stopId": "0:NEYR 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1753341315",
"uncertainty": 120
},
"departure": {
"time": "1753341315",
"uncertainty": 120
},
"stopId": "0:RESI 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1753341351",
"uncertainty": 120
},
"departure": {
"time": "1753341351",
"uncertainty": 120
},
"stopId": "0:JMAC 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1753341414",
"uncertainty": 120
},
"departure": {
"time": "1753341414",
"uncertainty": 120
},
"stopId": "0:JMAC 1",
"stopSequence": 26
},
{
"arrival": {
"time": "1753341473",
"uncertainty": 120
},
"departure": {
"time": "1753341473",
"uncertainty": 120
},
"stopId": "0:SBO",
"stopSequence": 27
},
{
"arrival": {
"time": "1753341711",
"uncertainty": 120
},
"departure": {
"time": "1753341711",
"uncertainty": 120
},
"stopId": "0:BNO",
"stopSequence": 28
},
{
"arrival": {
"time": "1753341771",
"uncertainty": 120
},
"stopId": "0:_ELBA 2",
"stopSequence": 29
}
],
"trip": {
"directionId": 1,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3079596"
},
"vehicle": {
"id": "569",
"label": "569"
}
}
},
{
"id": "3079598",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753343400"
},
"stopId": "0:LEC O2",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3079598"
}
}
},
{
"id": "3079513",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753343524",
"uncertainty": 120
},
"departure": {
"time": "1753343524",
"uncertainty": 120
},
"stopId": "0:MONGE"
},
{
"arrival": {
"time": "1753343602",
"uncertainty": 120
},
"departure": {
"time": "1753343602",
"uncertainty": 120
},
"stopId": "0:LGMOU 2"
},
{
"arrival": {
"time": "1753343639",
"uncertainty": 120
},
"departure": {
"time": "1753343639",
"uncertainty": 120
},
"stopId": "0:VHUGO 2"
},
{
"departure": {
"time": "1753343100",
"uncertainty": 120
},
"stopId": "0:EPERV",
"stopSequence": 1
},
{
"arrival": {
"time": "1753343372",
"uncertainty": 120
},
"departure": {
"time": "1753343372",
"uncertainty": 120
},
"stopId": "0:MPAU",
"stopSequence": 2
},
{
"arrival": {
"time": "1753343400",
"uncertainty": 120
},
"departure": {
"time": "1753343400",
"uncertainty": 120
},
"stopId": "0:ALGOU",
"stopSequence": 3
},
{
"arrival": {
"time": "1753343456",
"uncertainty": 120
},
"departure": {
"time": "1753343456",
"uncertainty": 120
},
"stopId": "0:JFERR",
"stopSequence": 4
},
{
"arrival": {
"time": "1753343520",
"uncertainty": 120
},
"departure": {
"time": "1753343520",
"uncertainty": 120
},
"stopId": "0:MONGE",
"stopSequence": 5
},
{
"arrival": {
"time": "1753343589",
"uncertainty": 120
},
"departure": {
"time": "1753343589",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALLA",
"stopSequence": 6
},
{
"arrival": {
"time": "1753343640",
"uncertainty": 120
},
"departure": {
"time": "1753343640",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:RIMBA",
"stopSequence": 7
},
{
"arrival": {
"time": "1753343650",
"uncertainty": 120
},
"departure": {
"time": "1753343650",
"uncertainty": 120
},
"stopId": "0:VHUGO 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1753343984",
"uncertainty": 120
},
"departure": {
"time": "1753343984",
"uncertainty": 120
},
"stopId": "0:FONTL",
"stopSequence": 9
},
{
"arrival": {
"time": "1753344041",
"uncertainty": 120
},
"departure": {
"time": "1753344041",
"uncertainty": 120
},
"stopId": "0:BDMUR 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1753344093",
"uncertainty": 120
},
"departure": {
"time": "1753344093",
"uncertainty": 120
},
"stopId": "0:LGPLA 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1753344160",
"uncertainty": 120
},
"departure": {
"time": "1753344160",
"uncertainty": 120
},
"stopId": "0:LBAUM 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1753344250",
"uncertainty": 120
},
"departure": {
"time": "1753344250",
"uncertainty": 120
},
"stopId": "0:MANDR 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1753344304",
"uncertainty": 120
},
"departure": {
"time": "1753344304",
"uncertainty": 120
},
"stopId": "0:UTRIL",
"stopSequence": 14
},
{
"arrival": {
"time": "1753344340",
"uncertainty": 120
},
"departure": {
"time": "1753344340",
"uncertainty": 120
},
"stopId": "0:MJUIN",
"stopSequence": 15
},
{
"arrival": {
"time": "1753344406",
"uncertainty": 120
},
"departure": {
"time": "1753344406",
"uncertainty": 120
},
"stopId": "0:VITTE 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1753344523",
"uncertainty": 120
},
"departure": {
"time": "1753344523",
"uncertainty": 120
},
"stopId": "0:LAFF",
"stopSequence": 17
},
{
"arrival": {
"time": "1753344580",
"uncertainty": 120
},
"departure": {
"time": "1753344580",
"uncertainty": 120
},
"stopId": "0:IUT 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1753344639",
"uncertainty": 120
},
"departure": {
"time": "1753344639",
"uncertainty": 120
},
"stopId": "0:BRIFF 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1753344685",
"uncertainty": 120
},
"departure": {
"time": "1753344685",
"uncertainty": 120
},
"stopId": "0:ESCHI 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1753344778",
"uncertainty": 120
},
"departure": {
"time": "1753344778",
"uncertainty": 120
},
"stopId": "0:POITO 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1753344842",
"uncertainty": 120
},
"departure": {
"time": "1753344842",
"uncertainty": 120
},
"stopId": "0:MELIE 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1753344910",
"uncertainty": 120
},
"departure": {
"time": "1753344910",
"uncertainty": 120
},
"stopId": "0:CHOPI 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1753345000",
"uncertainty": 120
},
"departure": {
"time": "1753345000",
"uncertainty": 120
},
"stopId": "0:EURO 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1753345069",
"uncertainty": 120
},
"departure": {
"time": "1753345069",
"uncertainty": 120
},
"stopId": "0:BEETH 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1753345143",
"uncertainty": 120
},
"departure": {
"time": "1753345143",
"uncertainty": 120
},
"stopId": "0:MOZAR 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1753345267",
"uncertainty": 120
},
"departure": {
"time": "1753345267",
"uncertainty": 120
},
"stopId": "0:VEDRI 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1753345323",
"uncertainty": 120
},
"departure": {
"time": "1753345323",
"uncertainty": 120
},
"stopId": "0:NIEP 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1753345364",
"uncertainty": 120
},
"departure": {
"time": "1753345364",
"uncertainty": 120
},
"stopId": "0:ADER",
"stopSequence": 29
},
{
"arrival": {
"time": "1753345423",
"uncertainty": 120
},
"departure": {
"time": "1753345423",
"uncertainty": 120
},
"stopId": "0:BECQU 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1753345480",
"uncertainty": 120
},
"departure": {
"time": "1753345480",
"uncertainty": 120
},
"stopId": "0:KENNE 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1753345577",
"uncertainty": 120
},
"departure": {
"time": "1753345577",
"uncertainty": 120
},
"stopId": "0:VALENC",
"stopSequence": 32
},
{
"arrival": {
"time": "1753345797",
"uncertainty": 120
},
"departure": {
"time": "1753345797",
"uncertainty": 120
},
"stopId": "0:LCOUL 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1753345839",
"uncertainty": 120
},
"departure": {
"time": "1753345839",
"uncertainty": 120
},
"stopId": "0:LCOUL 1",
"stopSequence": 34
},
{
"arrival": {
"time": "1753346001",
"uncertainty": 120
},
"departure": {
"time": "1753346001",
"uncertainty": 120
},
"stopId": "0:CHAN",
"stopSequence": 35
},
{
"arrival": {
"time": "1753346139",
"uncertainty": 120
},
"departure": {
"time": "1753346139",
"uncertainty": 120
},
"stopId": "0:LPLOV",
"stopSequence": 36
},
{
"arrival": {
"time": "1753346259",
"uncertainty": 120
},
"stopId": "0:VIVA 2",
"stopSequence": 37
}
],
"trip": {
"directionId": 0,
"routeId": "07",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3079513"
}
}
},
{
"id": "3079512",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753341617",
"uncertainty": 120
},
"departure": {
"time": "1753341617",
"uncertainty": 120
},
"stopId": "0:MONGE"
},
{
"arrival": {
"time": "1753341695",
"uncertainty": 120
},
"departure": {
"time": "1753341695",
"uncertainty": 120
},
"stopId": "0:LGMOU 2"
},
{
"arrival": {
"time": "1753341732",
"uncertainty": 120
},
"departure": {
"time": "1753341732",
"uncertainty": 120
},
"stopId": "0:VHUGO 2"
},
{
"departure": {
"time": "1753341480",
"uncertainty": 120
},
"stopId": "0:ALGOU",
"stopSequence": 1
},
{
"arrival": {
"time": "1753341540",
"uncertainty": 120
},
"departure": {
"time": "1753341540",
"uncertainty": 120
},
"stopId": "0:JFERR",
"stopSequence": 2
},
{
"arrival": {
"time": "1753341613",
"uncertainty": 120
},
"departure": {
"time": "1753341613",
"uncertainty": 120
},
"stopId": "0:MONGE",
"stopSequence": 3
},
{
"arrival": {
"time": "1753341669",
"uncertainty": 120
},
"departure": {
"time": "1753341669",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALLA",
"stopSequence": 4
},
{
"arrival": {
"time": "1753341720",
"uncertainty": 120
},
"departure": {
"time": "1753341720",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:RIMBA",
"stopSequence": 5
},
{
"arrival": {
"time": "1753341743",
"uncertainty": 120
},
"departure": {
"time": "1753341743",
"uncertainty": 120
},
"stopId": "0:VHUGO 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1753342077",
"uncertainty": 120
},
"departure": {
"time": "1753342077",
"uncertainty": 120
},
"stopId": "0:FONTL",
"stopSequence": 7
},
{
"arrival": {
"time": "1753342125",
"uncertainty": 120
},
"departure": {
"time": "1753342125",
"uncertainty": 120
},
"stopId": "0:BDMUR 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1753342179",
"uncertainty": 120
},
"departure": {
"time": "1753342179",
"uncertainty": 120
},
"stopId": "0:LGPLA 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1753342246",
"uncertainty": 120
},
"departure": {
"time": "1753342246",
"uncertainty": 120
},
"stopId": "0:LBAUM 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1753342336",
"uncertainty": 120
},
"departure": {
"time": "1753342336",
"uncertainty": 120
},
"stopId": "0:MANDR 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1753342390",
"uncertainty": 120
},
"departure": {
"time": "1753342390",
"uncertainty": 120
},
"stopId": "0:UTRIL",
"stopSequence": 12
},
{
"arrival": {
"time": "1753342432",
"uncertainty": 120
},
"departure": {
"time": "1753342432",
"uncertainty": 120
},
"stopId": "0:MJUIN",
"stopSequence": 13
},
{
"arrival": {
"time": "1753342493",
"uncertainty": 120
},
"departure": {
"time": "1753342493",
"uncertainty": 120
},
"stopId": "0:VITTE 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1753342602",
"uncertainty": 120
},
"departure": {
"time": "1753342602",
"uncertainty": 120
},
"stopId": "0:LAFF",
"stopSequence": 15
},
{
"arrival": {
"time": "1753342654",
"uncertainty": 120
},
"departure": {
"time": "1753342654",
"uncertainty": 120
},
"stopId": "0:IUT 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1753342707",
"uncertainty": 120
},
"departure": {
"time": "1753342707",
"uncertainty": 120
},
"stopId": "0:BRIFF 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1753342749",
"uncertainty": 120
},
"departure": {
"time": "1753342749",
"uncertainty": 120
},
"stopId": "0:ESCHI 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1753342842",
"uncertainty": 120
},
"departure": {
"time": "1753342842",
"uncertainty": 120
},
"stopId": "0:POITO 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1753342906",
"uncertainty": 120
},
"departure": {
"time": "1753342906",
"uncertainty": 120
},
"stopId": "0:MELIE 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1753342974",
"uncertainty": 120
},
"departure": {
"time": "1753342974",
"uncertainty": 120
},
"stopId": "0:CHOPI 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1753343064",
"uncertainty": 120
},
"departure": {
"time": "1753343064",
"uncertainty": 120
},
"stopId": "0:EURO 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1753343133",
"uncertainty": 120
},
"departure": {
"time": "1753343133",
"uncertainty": 120
},
"stopId": "0:BEETH 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1753343207",
"uncertainty": 120
},
"departure": {
"time": "1753343207",
"uncertainty": 120
},
"stopId": "0:MOZAR 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1753343331",
"uncertainty": 120
},
"departure": {
"time": "1753343331",
"uncertainty": 120
},
"stopId": "0:VEDRI 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1753343387",
"uncertainty": 120
},
"departure": {
"time": "1753343387",
"uncertainty": 120
},
"stopId": "0:NIEP 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1753343428",
"uncertainty": 120
},
"departure": {
"time": "1753343428",
"uncertainty": 120
},
"stopId": "0:ADER",
"stopSequence": 27
},
{
"arrival": {
"time": "1753343487",
"uncertainty": 120
},
"departure": {
"time": "1753343487",
"uncertainty": 120
},
"stopId": "0:BECQU 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1753343544",
"uncertainty": 120
},
"departure": {
"time": "1753343544",
"uncertainty": 120
},
"stopId": "0:KENNE 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1753343641",
"uncertainty": 120
},
"departure": {
"time": "1753343641",
"uncertainty": 120
},
"stopId": "0:VALENC",
"stopSequence": 30
},
{
"arrival": {
"time": "1753343859",
"uncertainty": 120
},
"departure": {
"time": "1753343859",
"uncertainty": 120
},
"stopId": "0:LCOUL 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1753343901",
"uncertainty": 120
},
"departure": {
"time": "1753343901",
"uncertainty": 120
},
"stopId": "0:LCOUL 1",
"stopSequence": 32
},
{
"arrival": {
"time": "1753344063",
"uncertainty": 120
},
"departure": {
"time": "1753344063",
"uncertainty": 120
},
"stopId": "0:CHAN",
"stopSequence": 33
},
{
"arrival": {
"time": "1753344201",
"uncertainty": 120
},
"departure": {
"time": "1753344201",
"uncertainty": 120
},
"stopId": "0:LPLOV",
"stopSequence": 34
},
{
"arrival": {
"time": "1753344321",
"uncertainty": 120
},
"stopId": "0:VIVA 2",
"stopSequence": 35
}
],
"trip": {
"directionId": 0,
"routeId": "07",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3079512"
}
}
},
{
"id": "3080501",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753341125",
"uncertainty": 120
},
"stopId": "0:CCOM1.2",
"stopSequence": 1
},
{
"arrival": {
"time": "1753341208",
"uncertainty": 120
},
"departure": {
"time": "1753341208",
"uncertainty": 120
},
"stopId": "0:GAGAR 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1753341268",
"uncertainty": 120
},
"departure": {
"time": "1753341268",
"uncertainty": 120
},
"stopId": "0:ROSTA 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1753341306",
"uncertainty": 120
},
"departure": {
"time": "1753341306",
"uncertainty": 120
},
"stopId": "0:CLAUD 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1753341365",
"uncertainty": 120
},
"departure": {
"time": "1753341365",
"uncertainty": 120
},
"stopId": "0:MAIRI G2",
"stopSequence": 5
},
{
"arrival": {
"time": "1753341425",
"uncertainty": 120
},
"departure": {
"time": "1753341425",
"uncertainty": 120
},
"stopId": "0:CVILL 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1753341462",
"uncertainty": 120
},
"departure": {
"time": "1753341462",
"uncertainty": 120
},
"stopId": "0:CLEME 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1753341527",
"uncertainty": 120
},
"departure": {
"time": "1753341527",
"uncertainty": 120
},
"stopId": "0:BOTT",
"stopSequence": 8
},
{
"arrival": {
"time": "1753341718",
"uncertainty": 120
},
"departure": {
"time": "1753341718",
"uncertainty": 120
},
"stopId": "0:MCHAM",
"stopSequence": 9
},
{
"arrival": {
"time": "1753341773",
"uncertainty": 120
},
"departure": {
"time": "1753341773",
"uncertainty": 120
},
"stopId": "0:REPUB",
"stopSequence": 10
},
{
"arrival": {
"time": "1753341845",
"uncertainty": 120
},
"departure": {
"time": "1753341845",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 11
},
{
"arrival": {
"time": "1753341997",
"uncertainty": 120
},
"departure": {
"time": "1753341997",
"uncertainty": 120
},
"stopId": "0:TURI",
"stopSequence": 12
},
{
"arrival": {
"time": "1753342055",
"uncertainty": 120
},
"departure": {
"time": "1753342055",
"uncertainty": 120
},
"stopId": "0:SSOCI",
"stopSequence": 13
},
{
"arrival": {
"time": "1753342118",
"uncertainty": 120
},
"departure": {
"time": "1753342118",
"uncertainty": 120
},
"stopId": "0:RESER 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1753342215",
"uncertainty": 120
},
"departure": {
"time": "1753342215",
"uncertainty": 120
},
"stopId": "0:TROND 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1753342308",
"uncertainty": 120
},
"departure": {
"time": "1753342308",
"uncertainty": 120
},
"stopId": "0:VALEN 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1753342355",
"uncertainty": 120
},
"departure": {
"time": "1753342355",
"uncertainty": 120
},
"stopId": "0:MDBOU 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1753342405",
"uncertainty": 120
},
"departure": {
"time": "1753342405",
"uncertainty": 120
},
"stopId": "0:IADAM 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1753342493",
"uncertainty": 120
},
"departure": {
"time": "1753342493",
"uncertainty": 120
},
"stopId": "0:CYRAN 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1753342561",
"uncertainty": 120
},
"departure": {
"time": "1753342561",
"uncertainty": 120
},
"stopId": "0:TEMPL 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1753342594",
"uncertainty": 120
},
"departure": {
"time": "1753342594",
"uncertainty": 120
},
"stopId": "0:RALPE 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1753342655",
"uncertainty": 120
},
"departure": {
"time": "1753342655",
"uncertainty": 120
},
"stopId": "0:GAUD 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1753342718",
"uncertainty": 120
},
"departure": {
"time": "1753342718",
"uncertainty": 120
},
"stopId": "0:LD3S",
"stopSequence": 23
},
{
"arrival": {
"time": "1753342767",
"uncertainty": 120
},
"departure": {
"time": "1753342767",
"uncertainty": 120
},
"stopId": "0:BRASS 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1753342828",
"uncertainty": 120
},
"departure": {
"time": "1753342828",
"uncertainty": 120
},
"stopId": "0:ABRIC 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1753342861",
"uncertainty": 120
},
"departure": {
"time": "1753342861",
"uncertainty": 120
},
"stopId": "0:TALAV 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1753342913",
"uncertainty": 120
},
"departure": {
"time": "1753342913",
"uncertainty": 120
},
"stopId": "0:FOLLE 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1753342932",
"uncertainty": 120
},
"departure": {
"time": "1753342932",
"uncertainty": 120
},
"stopId": "0:LALLE 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1753342959",
"uncertainty": 120
},
"departure": {
"time": "1753342959",
"uncertainty": 120
},
"stopId": "0:VORGI 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1753343018",
"uncertainty": 120
},
"departure": {
"time": "1753343018",
"uncertainty": 120
},
"stopId": "0:BELLE 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1753343062",
"uncertainty": 120
},
"departure": {
"time": "1753343062",
"uncertainty": 120
},
"stopId": "0:MANOU 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1753343114",
"uncertainty": 120
},
"departure": {
"time": "1753343114",
"uncertainty": 120
},
"stopId": "0:JBREL 2",
"stopSequence": 32
},
{
"arrival": {
"time": "1753343152",
"uncertainty": 120
},
"departure": {
"time": "1753343152",
"uncertainty": 120
},
"stopId": "0:LECON 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1753343198",
"uncertainty": 120
},
"stopId": "0:LBLAC",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "C3",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080501"
},
"vehicle": {
"id": "504",
"label": "504"
}
}
},
{
"id": "3080502",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753342380",
"uncertainty": 120
},
"stopId": "0:CCOM1.2",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "C3",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080502"
}
}
},
{
"id": "3080503",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753343580"
},
"stopId": "0:CCOM1.2",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "C3",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080503"
}
}
},
{
"id": "3079432",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753341600",
"uncertainty": 120
},
"stopId": "0:MPMO 2",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3079432"
}
}
},
{
"id": "3079475",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753342200",
"uncertainty": 120
},
"stopId": "0:_VGR",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "46",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3079475"
}
}
},
{
"id": "3079483",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753342335",
"uncertainty": 120
},
"departure": {
"time": "1753342335",
"uncertainty": 120
},
"stopId": "0:LGMOU"
},
{
"arrival": {
"time": "1753342413",
"uncertainty": 120
},
"departure": {
"time": "1753342413",
"uncertainty": 120
},
"stopId": "0:MONGE 2"
},
{
"departure": {
"time": "1753339801",
"uncertainty": 120
},
"stopId": "0:VIVA 2",
"stopSequence": 1
},
{
"arrival": {
"time": "1753339921",
"uncertainty": 120
},
"departure": {
"time": "1753339921",
"uncertainty": 120
},
"stopId": "0:LPLOV 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1753339974",
"uncertainty": 120
},
"departure": {
"time": "1753339974",
"uncertainty": 120
},
"stopId": "0:CHAN 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1753340039",
"uncertainty": 120
},
"departure": {
"time": "1753340191",
"uncertainty": 120
},
"stopId": "0:LCOU 1.2",
"stopSequence": 4
},
{
"arrival": {
"time": "1753340346",
"uncertainty": 120
},
"departure": {
"time": "1753340401",
"uncertainty": 120
},
"stopId": "0:VALENC 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1753340562",
"uncertainty": 120
},
"departure": {
"time": "1753340562",
"uncertainty": 120
},
"stopId": "0:KENNE",
"stopSequence": 6
},
{
"arrival": {
"time": "1753340641",
"uncertainty": 120
},
"departure": {
"time": "1753340641",
"uncertainty": 120
},
"stopId": "0:BECQU",
"stopSequence": 7
},
{
"arrival": {
"time": "1753340717",
"uncertainty": 120
},
"departure": {
"time": "1753340731",
"uncertainty": 120
},
"stopId": "0:ADER 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1753340761",
"uncertainty": 120
},
"departure": {
"time": "1753340761",
"uncertainty": 120
},
"stopId": "0:NIEP",
"stopSequence": 9
},
{
"arrival": {
"time": "1753340817",
"uncertainty": 120
},
"departure": {
"time": "1753340817",
"uncertainty": 120
},
"stopId": "0:VEDRI",
"stopSequence": 10
},
{
"arrival": {
"time": "1753340959",
"uncertainty": 120
},
"departure": {
"time": "1753340971",
"uncertainty": 120
},
"stopId": "0:MOZAR",
"stopSequence": 11
},
{
"arrival": {
"time": "1753341047",
"uncertainty": 120
},
"departure": {
"time": "1753341091",
"uncertainty": 120
},
"stopId": "0:BEETH",
"stopSequence": 12
},
{
"arrival": {
"time": "1753341161",
"uncertainty": 120
},
"departure": {
"time": "1753341161",
"uncertainty": 120
},
"stopId": "0:EURO",
"stopSequence": 13
},
{
"arrival": {
"time": "1753341255",
"uncertainty": 120
},
"departure": {
"time": "1753341255",
"uncertainty": 120
},
"stopId": "0:CHOPI",
"stopSequence": 14
},
{
"arrival": {
"time": "1753341341",
"uncertainty": 120
},
"departure": {
"time": "1753341341",
"uncertainty": 120
},
"stopId": "0:MELIE",
"stopSequence": 15
},
{
"arrival": {
"time": "1753341367",
"uncertainty": 120
},
"departure": {
"time": "1753341367",
"uncertainty": 120
},
"stopId": "0:POITO",
"stopSequence": 16
},
{
"arrival": {
"time": "1753341403",
"uncertainty": 120
},
"departure": {
"time": "1753341403",
"uncertainty": 120
},
"stopId": "0:ESCHI",
"stopSequence": 17
},
{
"arrival": {
"time": "1753341446",
"uncertainty": 120
},
"departure": {
"time": "1753341446",
"uncertainty": 120
},
"stopId": "0:BRIFF",
"stopSequence": 18
},
{
"arrival": {
"time": "1753341477",
"uncertainty": 120
},
"departure": {
"time": "1753341477",
"uncertainty": 120
},
"stopId": "0:IUT",
"stopSequence": 19
},
{
"arrival": {
"time": "1753341500",
"uncertainty": 120
},
"departure": {
"time": "1753341500",
"uncertainty": 120
},
"stopId": "0:LAFF 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1753341597",
"uncertainty": 120
},
"departure": {
"time": "1753341597",
"uncertainty": 120
},
"stopId": "0:VITTE",
"stopSequence": 21
},
{
"arrival": {
"time": "1753341643",
"uncertainty": 120
},
"departure": {
"time": "1753341643",
"uncertainty": 120
},
"stopId": "0:MJUIN 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1753341693",
"uncertainty": 120
},
"departure": {
"time": "1753341693",
"uncertainty": 120
},
"stopId": "0:UTRIL 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1753341760",
"uncertainty": 120
},
"departure": {
"time": "1753341760",
"uncertainty": 120
},
"stopId": "0:MANDR",
"stopSequence": 24
},
{
"arrival": {
"time": "1753341824",
"uncertainty": 120
},
"departure": {
"time": "1753341824",
"uncertainty": 120
},
"stopId": "0:LBAUM",
"stopSequence": 25
},
{
"arrival": {
"time": "1753341894",
"uncertainty": 120
},
"departure": {
"time": "1753341894",
"uncertainty": 120
},
"stopId": "0:LGPLA",
"stopSequence": 26
},
{
"arrival": {
"time": "1753341953",
"uncertainty": 120
},
"departure": {
"time": "1753341953",
"uncertainty": 120
},
"stopId": "0:BDMUR",
"stopSequence": 27
},
{
"arrival": {
"time": "1753342011",
"uncertainty": 120
},
"departure": {
"time": "1753342011",
"uncertainty": 120
},
"stopId": "0:FONTL 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1753342275",
"uncertainty": 120
},
"departure": {
"time": "1753342275",
"uncertainty": 120
},
"stopId": "0:VHUGO",
"stopSequence": 29
},
{
"arrival": {
"time": "1753342200",
"uncertainty": 120
},
"departure": {
"time": "1753342200",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:RIMBA 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1753342256",
"uncertainty": 120
},
"departure": {
"time": "1753342256",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALLA 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1753342416",
"uncertainty": 120
},
"departure": {
"time": "1753342416",
"uncertainty": 120
},
"stopId": "0:MONGE 2",
"stopSequence": 32
},
{
"arrival": {
"time": "1753342487",
"uncertainty": 120
},
"departure": {
"time": "1753342487",
"uncertainty": 120
},
"stopId": "0:JFERR 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1753342536",
"uncertainty": 120
},
"departure": {
"time": "1753342536",
"uncertainty": 120
},
"stopId": "0:ALGOU 2",
"stopSequence": 34
},
{
"arrival": {
"time": "1753342582",
"uncertainty": 120
},
"departure": {
"time": "1753342582",
"uncertainty": 120
},
"stopId": "0:MPAU 2",
"stopSequence": 35
},
{
"arrival": {
"time": "1753342653",
"uncertainty": 120
},
"departure": {
"time": "1753342653",
"uncertainty": 120
},
"stopId": "0:TENN 2",
"stopSequence": 36
},
{
"arrival": {
"time": "1753342690",
"uncertainty": 120
},
"departure": {
"time": "1753342690",
"uncertainty": 120
},
"stopId": "0:PORT 2",
"stopSequence": 37
},
{
"arrival": {
"time": "1753342776",
"uncertainty": 120
},
"stopId": "0:EPERV",
"stopSequence": 38
}
],
"trip": {
"directionId": 1,
"routeId": "07",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3079483"
},
"vehicle": {
"id": "82",
"label": "82"
}
}
},
{
"id": "3079485",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753345824"
},
"departure": {
"time": "1753345824"
},
"stopId": "0:LGMOU"
},
{
"arrival": {
"time": "1753345902"
},
"departure": {
"time": "1753345902"
},
"stopId": "0:MONGE 2"
},
{
"departure": {
"time": "1753343280"
},
"stopId": "0:VIVA 2",
"stopSequence": 1
},
{
"arrival": {
"time": "1753343400"
},
"departure": {
"time": "1753343400"
},
"stopId": "0:LPLOV 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1753343564"
},
"departure": {
"time": "1753343564"
},
"stopId": "0:CHAN 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1753343700"
},
"departure": {
"time": "1753343700"
},
"stopId": "0:LCOU 1.2",
"stopSequence": 4
},
{
"arrival": {
"time": "1753343956"
},
"departure": {
"time": "1753343956"
},
"stopId": "0:VALENC 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1753344060"
},
"departure": {
"time": "1753344060"
},
"stopId": "0:KENNE",
"stopSequence": 6
},
{
"arrival": {
"time": "1753344124"
},
"departure": {
"time": "1753344124"
},
"stopId": "0:BECQU",
"stopSequence": 7
},
{
"arrival": {
"time": "1753344203"
},
"departure": {
"time": "1753344203"
},
"stopId": "0:ADER 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1753344252"
},
"departure": {
"time": "1753344252"
},
"stopId": "0:NIEP",
"stopSequence": 9
},
{
"arrival": {
"time": "1753344301"
},
"departure": {
"time": "1753344301"
},
"stopId": "0:VEDRI",
"stopSequence": 10
},
{
"arrival": {
"time": "1753344446"
},
"departure": {
"time": "1753344446"
},
"stopId": "0:MOZAR",
"stopSequence": 11
},
{
"arrival": {
"time": "1753344529"
},
"departure": {
"time": "1753344529"
},
"stopId": "0:BEETH",
"stopSequence": 12
},
{
"arrival": {
"time": "1753344600"
},
"departure": {
"time": "1753344600"
},
"stopId": "0:EURO",
"stopSequence": 13
},
{
"arrival": {
"time": "1753344663"
},
"departure": {
"time": "1753344663"
},
"stopId": "0:CHOPI",
"stopSequence": 14
},
{
"arrival": {
"time": "1753344732"
},
"departure": {
"time": "1753344732"
},
"stopId": "0:MELIE",
"stopSequence": 15
},
{
"arrival": {
"time": "1753344790"
},
"departure": {
"time": "1753344790"
},
"stopId": "0:POITO",
"stopSequence": 16
},
{
"arrival": {
"time": "1753344858"
},
"departure": {
"time": "1753344858"
},
"stopId": "0:ESCHI",
"stopSequence": 17
},
{
"arrival": {
"time": "1753344900"
},
"departure": {
"time": "1753344900"
},
"stopId": "0:BRIFF",
"stopSequence": 18
},
{
"arrival": {
"time": "1753344929"
},
"departure": {
"time": "1753344929"
},
"stopId": "0:IUT",
"stopSequence": 19
},
{
"arrival": {
"time": "1753344956"
},
"departure": {
"time": "1753344956"
},
"stopId": "0:LAFF 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1753345034"
},
"departure": {
"time": "1753345034"
},
"stopId": "0:VITTE",
"stopSequence": 21
},
{
"arrival": {
"time": "1753345080"
},
"departure": {
"time": "1753345080"
},
"stopId": "0:MJUIN 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1753345110"
},
"departure": {
"time": "1753345110"
},
"stopId": "0:UTRIL 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1753345180"
},
"departure": {
"time": "1753345180"
},
"stopId": "0:MANDR",
"stopSequence": 24
},
{
"arrival": {
"time": "1753345260"
},
"departure": {
"time": "1753345260"
},
"stopId": "0:LBAUM",
"stopSequence": 25
},
{
"arrival": {
"time": "1753345335"
},
"departure": {
"time": "1753345335"
},
"stopId": "0:LGPLA",
"stopSequence": 26
},
{
"arrival": {
"time": "1753345423"
},
"departure": {
"time": "1753345423"
},
"stopId": "0:BDMUR",
"stopSequence": 27
},
{
"arrival": {
"time": "1753345500"
},
"departure": {
"time": "1753345500"
},
"stopId": "0:FONTL 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1753345764"
},
"departure": {
"time": "1753345764"
},
"stopId": "0:VHUGO",
"stopSequence": 29
},
{
"arrival": {
"time": "1753345800",
"uncertainty": 120
},
"departure": {
"time": "1753345800",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:RIMBA 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1753345856",
"uncertainty": 120
},
"departure": {
"time": "1753345856",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALLA 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1753345905"
},
"departure": {
"time": "1753345905"
},
"stopId": "0:MONGE 2",
"stopSequence": 32
},
{
"arrival": {
"time": "1753345976"
},
"departure": {
"time": "1753345976"
},
"stopId": "0:JFERR 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1753346025"
},
"departure": {
"time": "1753346025"
},
"stopId": "0:ALGOU 2",
"stopSequence": 34
},
{
"arrival": {
"time": "1753346071"
},
"departure": {
"time": "1753346071"
},
"stopId": "0:MPAU 2",
"stopSequence": 35
},
{
"arrival": {
"time": "1753346142"
},
"departure": {
"time": "1753346142"
},
"stopId": "0:TENN 2",
"stopSequence": 36
},
{
"arrival": {
"time": "1753346179"
},
"departure": {
"time": "1753346179"
},
"stopId": "0:PORT 2",
"stopSequence": 37
},
{
"arrival": {
"time": "1753346265"
},
"stopId": "0:EPERV",
"stopSequence": 38
}
],
"trip": {
"directionId": 1,
"routeId": "07",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3079485"
}
}
},
{
"id": "3079484",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753343879",
"uncertainty": 120
},
"departure": {
"time": "1753343879",
"uncertainty": 120
},
"stopId": "0:LGMOU"
},
{
"arrival": {
"time": "1753343957",
"uncertainty": 120
},
"departure": {
"time": "1753343957",
"uncertainty": 120
},
"stopId": "0:MONGE 2"
},
{
"departure": {
"time": "1753341480",
"uncertainty": 120
},
"stopId": "0:VIVA 2",
"stopSequence": 1
},
{
"arrival": {
"time": "1753341600",
"uncertainty": 120
},
"departure": {
"time": "1753341600",
"uncertainty": 120
},
"stopId": "0:LPLOV 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1753341690",
"uncertainty": 120
},
"departure": {
"time": "1753341690",
"uncertainty": 120
},
"stopId": "0:CHAN 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1753341791",
"uncertainty": 120
},
"departure": {
"time": "1753341791",
"uncertainty": 120
},
"stopId": "0:LCOU 1.2",
"stopSequence": 4
},
{
"arrival": {
"time": "1753341972",
"uncertainty": 120
},
"departure": {
"time": "1753341972",
"uncertainty": 120
},
"stopId": "0:VALENC 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1753342119",
"uncertainty": 120
},
"departure": {
"time": "1753342119",
"uncertainty": 120
},
"stopId": "0:KENNE",
"stopSequence": 6
},
{
"arrival": {
"time": "1753342194",
"uncertainty": 120
},
"departure": {
"time": "1753342194",
"uncertainty": 120
},
"stopId": "0:BECQU",
"stopSequence": 7
},
{
"arrival": {
"time": "1753342271",
"uncertainty": 120
},
"departure": {
"time": "1753342271",
"uncertainty": 120
},
"stopId": "0:ADER 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1753342306",
"uncertainty": 120
},
"departure": {
"time": "1753342306",
"uncertainty": 120
},
"stopId": "0:NIEP",
"stopSequence": 9
},
{
"arrival": {
"time": "1753342355",
"uncertainty": 120
},
"departure": {
"time": "1753342355",
"uncertainty": 120
},
"stopId": "0:VEDRI",
"stopSequence": 10
},
{
"arrival": {
"time": "1753342498",
"uncertainty": 120
},
"departure": {
"time": "1753342498",
"uncertainty": 120
},
"stopId": "0:MOZAR",
"stopSequence": 11
},
{
"arrival": {
"time": "1753342575",
"uncertainty": 120
},
"departure": {
"time": "1753342575",
"uncertainty": 120
},
"stopId": "0:BEETH",
"stopSequence": 12
},
{
"arrival": {
"time": "1753342646",
"uncertainty": 120
},
"departure": {
"time": "1753342646",
"uncertainty": 120
},
"stopId": "0:EURO",
"stopSequence": 13
},
{
"arrival": {
"time": "1753342712",
"uncertainty": 120
},
"departure": {
"time": "1753342712",
"uncertainty": 120
},
"stopId": "0:CHOPI",
"stopSequence": 14
},
{
"arrival": {
"time": "1753342777",
"uncertainty": 120
},
"departure": {
"time": "1753342777",
"uncertainty": 120
},
"stopId": "0:MELIE",
"stopSequence": 15
},
{
"arrival": {
"time": "1753342832",
"uncertainty": 120
},
"departure": {
"time": "1753342832",
"uncertainty": 120
},
"stopId": "0:POITO",
"stopSequence": 16
},
{
"arrival": {
"time": "1753342896",
"uncertainty": 120
},
"departure": {
"time": "1753342896",
"uncertainty": 120
},
"stopId": "0:ESCHI",
"stopSequence": 17
},
{
"arrival": {
"time": "1753342940",
"uncertainty": 120
},
"departure": {
"time": "1753342940",
"uncertainty": 120
},
"stopId": "0:BRIFF",
"stopSequence": 18
},
{
"arrival": {
"time": "1753342969",
"uncertainty": 120
},
"departure": {
"time": "1753342969",
"uncertainty": 120
},
"stopId": "0:IUT",
"stopSequence": 19
},
{
"arrival": {
"time": "1753343000",
"uncertainty": 120
},
"departure": {
"time": "1753343000",
"uncertainty": 120
},
"stopId": "0:LAFF 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1753343086",
"uncertainty": 120
},
"departure": {
"time": "1753343086",
"uncertainty": 120
},
"stopId": "0:VITTE",
"stopSequence": 21
},
{
"arrival": {
"time": "1753343137",
"uncertainty": 120
},
"departure": {
"time": "1753343137",
"uncertainty": 120
},
"stopId": "0:MJUIN 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1753343171",
"uncertainty": 120
},
"departure": {
"time": "1753343171",
"uncertainty": 120
},
"stopId": "0:UTRIL 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1753343241",
"uncertainty": 120
},
"departure": {
"time": "1753343241",
"uncertainty": 120
},
"stopId": "0:MANDR",
"stopSequence": 24
},
{
"arrival": {
"time": "1753343321",
"uncertainty": 120
},
"departure": {
"time": "1753343321",
"uncertainty": 120
},
"stopId": "0:LBAUM",
"stopSequence": 25
},
{
"arrival": {
"time": "1753343396",
"uncertainty": 120
},
"departure": {
"time": "1753343396",
"uncertainty": 120
},
"stopId": "0:LGPLA",
"stopSequence": 26
},
{
"arrival": {
"time": "1753343481",
"uncertainty": 120
},
"departure": {
"time": "1753343481",
"uncertainty": 120
},
"stopId": "0:BDMUR",
"stopSequence": 27
},
{
"arrival": {
"time": "1753343555",
"uncertainty": 120
},
"departure": {
"time": "1753343555",
"uncertainty": 120
},
"stopId": "0:FONTL 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1753343819",
"uncertainty": 120
},
"departure": {
"time": "1753343819",
"uncertainty": 120
},
"stopId": "0:VHUGO",
"stopSequence": 29
},
{
"arrival": {
"time": "1753344000",
"uncertainty": 120
},
"departure": {
"time": "1753344000",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:RIMBA 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1753344056",
"uncertainty": 120
},
"departure": {
"time": "1753344056",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALLA 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1753343960",
"uncertainty": 120
},
"departure": {
"time": "1753343960",
"uncertainty": 120
},
"stopId": "0:MONGE 2",
"stopSequence": 32
},
{
"arrival": {
"time": "1753344031",
"uncertainty": 120
},
"departure": {
"time": "1753344031",
"uncertainty": 120
},
"stopId": "0:JFERR 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1753344080",
"uncertainty": 120
},
"stopId": "0:ALGOU 2",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "07",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3079484"
}
}
},
{
"id": "3079379",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753344346",
"uncertainty": 120
},
"departure": {
"time": "1753344346",
"uncertainty": 120
},
"stopId": "0:_LYT"
},
{
"arrival": {
"time": "1753344356",
"uncertainty": 120
},
"departure": {
"time": "1753344356",
"uncertainty": 120
},
"stopId": "0:_LYT"
},
{
"arrival": {
"time": "1753344453",
"uncertainty": 120
},
"departure": {
"time": "1753344453",
"uncertainty": 120
},
"stopId": "0:_GMU Q"
},
{
"arrival": {
"time": "1753344456",
"uncertainty": 120
},
"departure": {
"time": "1753344456",
"uncertainty": 120
},
"stopId": "0:_GMUQ2"
},
{
"arrival": {
"time": "1753344456",
"uncertainty": 120
},
"departure": {
"time": "1753344456",
"uncertainty": 120
},
"stopId": "0:_GMU"
},
{
"departure": {
"time": "1753343100",
"uncertainty": 120
},
"stopId": "0:_SPLR",
"stopSequence": 1
},
{
"arrival": {
"time": "1753343164",
"uncertainty": 120
},
"departure": {
"time": "1753343164",
"uncertainty": 120
},
"stopId": "0:_SPMAN",
"stopSequence": 2
},
{
"arrival": {
"time": "1753343280",
"uncertainty": 120
},
"departure": {
"time": "1753343280",
"uncertainty": 120
},
"stopId": "0:_PSP",
"stopSequence": 3
},
{
"arrival": {
"time": "1753343400",
"uncertainty": 120
},
"departure": {
"time": "1753343400",
"uncertainty": 120
},
"stopId": "0:_SVC 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1753343539",
"uncertainty": 120
},
"departure": {
"time": "1753343539",
"uncertainty": 120
},
"stopId": "0:_CAF",
"stopSequence": 5
},
{
"arrival": {
"time": "1753343586",
"uncertainty": 120
},
"departure": {
"time": "1753343586",
"uncertainty": 120
},
"stopId": "0:ZAR 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1753343664",
"uncertainty": 120
},
"departure": {
"time": "1753343664",
"uncertainty": 120
},
"stopId": "0:_MCU",
"stopSequence": 7
},
{
"arrival": {
"time": "1753343694",
"uncertainty": 120
},
"departure": {
"time": "1753343694",
"uncertainty": 120
},
"stopId": "0:_LVI",
"stopSequence": 8
},
{
"arrival": {
"time": "1753343760",
"uncertainty": 120
},
"departure": {
"time": "1753343760",
"uncertainty": 120
},
"stopId": "0:_NOB",
"stopSequence": 9
},
{
"arrival": {
"time": "1753343830",
"uncertainty": 120
},
"departure": {
"time": "1753343830",
"uncertainty": 120
},
"stopId": "0:BOVIAN",
"stopSequence": 10
},
{
"arrival": {
"time": "1753343885",
"uncertainty": 120
},
"departure": {
"time": "1753343885",
"uncertainty": 120
},
"stopId": "0:_GALB",
"stopSequence": 11
},
{
"arrival": {
"time": "1753343968",
"uncertainty": 120
},
"departure": {
"time": "1753343968",
"uncertainty": 120
},
"stopId": "0:_SEX",
"stopSequence": 12
},
{
"arrival": {
"time": "1753344037",
"uncertainty": 120
},
"departure": {
"time": "1753344037",
"uncertainty": 120
},
"stopId": "0:_ADM",
"stopSequence": 13
},
{
"arrival": {
"time": "1753344089",
"uncertainty": 120
},
"departure": {
"time": "1753344089",
"uncertainty": 120
},
"stopId": "0:_PCA",
"stopSequence": 14
},
{
"arrival": {
"time": "1753344180",
"uncertainty": 120
},
"departure": {
"time": "1753344180",
"uncertainty": 120
},
"stopId": "0:_GAM",
"stopSequence": 15
},
{
"arrival": {
"time": "1753344244",
"uncertainty": 120
},
"departure": {
"time": "1753344244",
"uncertainty": 120
},
"stopId": "0:_AMP",
"stopSequence": 16
},
{
"arrival": {
"time": "1753344344",
"uncertainty": 120
},
"departure": {
"time": "1753344344",
"uncertainty": 120
},
"stopId": "0:_LYT",
"stopSequence": 17
},
{
"arrival": {
"time": "1753344420",
"uncertainty": 120
},
"departure": {
"time": "1753344420",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_JJA 3",
"stopSequence": 18
},
{
"arrival": {
"time": "1753344600",
"uncertainty": 120
},
"departure": {
"time": "1753344600",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_GMU",
"stopSequence": 19
},
{
"arrival": {
"time": "1753344538",
"uncertainty": 120
},
"departure": {
"time": "1753344538",
"uncertainty": 120
},
"stopId": "0:_LYB 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1753344576",
"uncertainty": 120
},
"departure": {
"time": "1753344576",
"uncertainty": 120
},
"stopId": "0:_LIB 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1753344662",
"uncertainty": 120
},
"departure": {
"time": "1753344662",
"uncertainty": 120
},
"stopId": "0:_CLX 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1753344729",
"uncertainty": 120
},
"departure": {
"time": "1753344729",
"uncertainty": 120
},
"stopId": "0:_JRO 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1753344763",
"uncertainty": 120
},
"departure": {
"time": "1753344763",
"uncertainty": 120
},
"stopId": "0:_LRE 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1753344819",
"uncertainty": 120
},
"departure": {
"time": "1753344819",
"uncertainty": 120
},
"stopId": "0:_MCC 4",
"stopSequence": 25
},
{
"arrival": {
"time": "1753344849",
"uncertainty": 120
},
"departure": {
"time": "1753344849",
"uncertainty": 120
},
"stopId": "0:_YRA 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1753344871",
"uncertainty": 120
},
"departure": {
"time": "1753344871",
"uncertainty": 120
},
"stopId": "0:_LPA 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1753344920",
"uncertainty": 120
},
"departure": {
"time": "1753344920",
"uncertainty": 120
},
"stopId": "0:_ACA 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1753344948",
"uncertainty": 120
},
"departure": {
"time": "1753344948",
"uncertainty": 120
},
"stopId": "0:_LAS 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1753344993",
"uncertainty": 120
},
"departure": {
"time": "1753344993",
"uncertainty": 120
},
"stopId": "0:_AUR 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1753345086",
"uncertainty": 120
},
"departure": {
"time": "1753345086",
"uncertainty": 120
},
"stopId": "0:_LSE 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1753345119",
"uncertainty": 120
},
"stopId": "0:_HOP 2",
"stopSequence": 32
}
],
"trip": {
"directionId": 1,
"routeId": "60",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3079379"
}
}
},
{
"id": "3079378",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753341685",
"uncertainty": 120
},
"departure": {
"time": "1753341685",
"uncertainty": 120
},
"stopId": "0:_LYT"
},
{
"arrival": {
"time": "1753341695",
"uncertainty": 120
},
"departure": {
"time": "1753341695",
"uncertainty": 120
},
"stopId": "0:_LYT"
},
{
"arrival": {
"time": "1753341792",
"uncertainty": 120
},
"departure": {
"time": "1753341792",
"uncertainty": 120
},
"stopId": "0:_GMU Q"
},
{
"arrival": {
"time": "1753341795",
"uncertainty": 120
},
"departure": {
"time": "1753341795",
"uncertainty": 120
},
"stopId": "0:_GMUQ2"
},
{
"arrival": {
"time": "1753341795",
"uncertainty": 120
},
"departure": {
"time": "1753341795",
"uncertainty": 120
},
"stopId": "0:_GMU"
},
{
"departure": {
"time": "1753340476",
"uncertainty": 120
},
"stopId": "0:_SPLR",
"stopSequence": 1
},
{
"arrival": {
"time": "1753340579",
"uncertainty": 120
},
"departure": {
"time": "1753340579",
"uncertainty": 120
},
"stopId": "0:_SPMAN",
"stopSequence": 2
},
{
"arrival": {
"time": "1753340686",
"uncertainty": 120
},
"departure": {
"time": "1753340686",
"uncertainty": 120
},
"stopId": "0:_PSP",
"stopSequence": 3
},
{
"arrival": {
"time": "1753340746",
"uncertainty": 120
},
"departure": {
"time": "1753340746",
"uncertainty": 120
},
"stopId": "0:_SVC 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1753340857",
"uncertainty": 120
},
"departure": {
"time": "1753340857",
"uncertainty": 120
},
"stopId": "0:_CAF",
"stopSequence": 5
},
{
"arrival": {
"time": "1753340909",
"uncertainty": 120
},
"departure": {
"time": "1753340909",
"uncertainty": 120
},
"stopId": "0:ZAR 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1753341001",
"uncertainty": 120
},
"departure": {
"time": "1753341001",
"uncertainty": 120
},
"stopId": "0:_MCU",
"stopSequence": 7
},
{
"arrival": {
"time": "1753341055",
"uncertainty": 120
},
"departure": {
"time": "1753341055",
"uncertainty": 120
},
"stopId": "0:_LVI",
"stopSequence": 8
},
{
"arrival": {
"time": "1753341131",
"uncertainty": 120
},
"departure": {
"time": "1753341131",
"uncertainty": 120
},
"stopId": "0:_NOB",
"stopSequence": 9
},
{
"arrival": {
"time": "1753341201",
"uncertainty": 120
},
"departure": {
"time": "1753341201",
"uncertainty": 120
},
"stopId": "0:BOVIAN",
"stopSequence": 10
},
{
"arrival": {
"time": "1753341256",
"uncertainty": 120
},
"departure": {
"time": "1753341256",
"uncertainty": 120
},
"stopId": "0:_GALB",
"stopSequence": 11
},
{
"arrival": {
"time": "1753341339",
"uncertainty": 120
},
"departure": {
"time": "1753341339",
"uncertainty": 120
},
"stopId": "0:_SEX",
"stopSequence": 12
},
{
"arrival": {
"time": "1753341408",
"uncertainty": 120
},
"departure": {
"time": "1753341408",
"uncertainty": 120
},
"stopId": "0:_ADM",
"stopSequence": 13
},
{
"arrival": {
"time": "1753341460",
"uncertainty": 120
},
"departure": {
"time": "1753341460",
"uncertainty": 120
},
"stopId": "0:_PCA",
"stopSequence": 14
},
{
"arrival": {
"time": "1753341551",
"uncertainty": 120
},
"departure": {
"time": "1753341551",
"uncertainty": 120
},
"stopId": "0:_GAM",
"stopSequence": 15
},
{
"arrival": {
"time": "1753341584",
"uncertainty": 120
},
"departure": {
"time": "1753341584",
"uncertainty": 120
},
"stopId": "0:_AMP",
"stopSequence": 16
},
{
"arrival": {
"time": "1753341683",
"uncertainty": 120
},
"departure": {
"time": "1753341683",
"uncertainty": 120
},
"stopId": "0:_LYT",
"stopSequence": 17
},
{
"arrival": {
"time": "1753341720",
"uncertainty": 120
},
"departure": {
"time": "1753341720",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_JJA 3",
"stopSequence": 18
},
{
"arrival": {
"time": "1753341900",
"uncertainty": 120
},
"departure": {
"time": "1753341900",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_GMU",
"stopSequence": 19
},
{
"arrival": {
"time": "1753341877",
"uncertainty": 120
},
"departure": {
"time": "1753341877",
"uncertainty": 120
},
"stopId": "0:_LYB 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1753341911",
"uncertainty": 120
},
"departure": {
"time": "1753341911",
"uncertainty": 120
},
"stopId": "0:_LIB 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1753342001",
"uncertainty": 120
},
"departure": {
"time": "1753342001",
"uncertainty": 120
},
"stopId": "0:_CLX 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1753342068",
"uncertainty": 120
},
"departure": {
"time": "1753342068",
"uncertainty": 120
},
"stopId": "0:_JRO 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1753342102",
"uncertainty": 120
},
"departure": {
"time": "1753342102",
"uncertainty": 120
},
"stopId": "0:_LRE 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1753342158",
"uncertainty": 120
},
"departure": {
"time": "1753342158",
"uncertainty": 120
},
"stopId": "0:_MCC 4",
"stopSequence": 25
},
{
"arrival": {
"time": "1753342188",
"uncertainty": 120
},
"departure": {
"time": "1753342188",
"uncertainty": 120
},
"stopId": "0:_YRA 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1753342210",
"uncertainty": 120
},
"departure": {
"time": "1753342210",
"uncertainty": 120
},
"stopId": "0:_LPA 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1753342259",
"uncertainty": 120
},
"departure": {
"time": "1753342259",
"uncertainty": 120
},
"stopId": "0:_ACA 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1753342287",
"uncertainty": 120
},
"departure": {
"time": "1753342287",
"uncertainty": 120
},
"stopId": "0:_LAS 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1753342332",
"uncertainty": 120
},
"departure": {
"time": "1753342332",
"uncertainty": 120
},
"stopId": "0:_AUR 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1753342425",
"uncertainty": 120
},
"departure": {
"time": "1753342425",
"uncertainty": 120
},
"stopId": "0:_LSE 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1753342458",
"uncertainty": 120
},
"stopId": "0:_HOP 2",
"stopSequence": 32
}
],
"trip": {
"directionId": 1,
"routeId": "60",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3079378"
},
"vehicle": {
"id": "845",
"label": "845"
}
}
},
{
"id": "3080442",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753339674",
"uncertainty": 120
},
"departure": {
"time": "1753339720",
"uncertainty": 120
},
"stopId": "0:_LYT 2"
},
{
"arrival": {
"time": "1753339773",
"uncertainty": 120
},
"departure": {
"time": "1753339773",
"uncertainty": 120
},
"stopId": "0:_AMP 2"
},
{
"departure": {
"time": "1753338811",
"uncertainty": 120
},
"stopId": "0:_LGT",
"stopSequence": 1
},
{
"arrival": {
"time": "1753338861",
"uncertainty": 120
},
"departure": {
"time": "1753338861",
"uncertainty": 120
},
"stopId": "0:_LSY",
"stopSequence": 2
},
{
"arrival": {
"time": "1753338891",
"uncertainty": 120
},
"departure": {
"time": "1753338891",
"uncertainty": 120
},
"stopId": "0:_COD 4",
"stopSequence": 3
},
{
"arrival": {
"time": "1753338925",
"uncertainty": 120
},
"departure": {
"time": "1753338931",
"uncertainty": 120
},
"stopId": "0:_DID",
"stopSequence": 4
},
{
"arrival": {
"time": "1753339002",
"uncertainty": 120
},
"departure": {
"time": "1753339002",
"uncertainty": 120
},
"stopId": "0:_LYD 5",
"stopSequence": 5
},
{
"arrival": {
"time": "1753339077",
"uncertainty": 120
},
"departure": {
"time": "1753339111",
"uncertainty": 120
},
"stopId": "0:_LYD 4",
"stopSequence": 6
},
{
"arrival": {
"time": "1753339235",
"uncertainty": 120
},
"departure": {
"time": "1753339235",
"uncertainty": 120
},
"stopId": "0:_PMA",
"stopSequence": 7
},
{
"arrival": {
"time": "1753339282",
"uncertainty": 120
},
"departure": {
"time": "1753339282",
"uncertainty": 120
},
"stopId": "0:_DUC",
"stopSequence": 8
},
{
"arrival": {
"time": "1753339351",
"uncertainty": 120
},
"departure": {
"time": "1753339351",
"uncertainty": 120
},
"stopId": "0:_LIB",
"stopSequence": 9
},
{
"arrival": {
"time": "1753339411",
"uncertainty": 120
},
"departure": {
"time": "1753339411",
"uncertainty": 120
},
"stopId": "0:_LYB",
"stopSequence": 10
},
{
"arrival": {
"time": "1753339456",
"uncertainty": 120
},
"departure": {
"time": "1753339456",
"uncertainty": 120
},
"stopId": "0:_GMU 3",
"stopSequence": 11
},
{
"arrival": {
"time": "1753339380",
"uncertainty": 120
},
"departure": {
"time": "1753339380",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_JJA 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1753339464",
"uncertainty": 120
},
"departure": {
"time": "1753339464",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LYT 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1753339523",
"uncertainty": 120
},
"departure": {
"time": "1753339523",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_AMP 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1753339801",
"uncertainty": 120
},
"departure": {
"time": "1753339803",
"uncertainty": 120
},
"stopId": "0:_GAM 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1753339893",
"uncertainty": 120
},
"departure": {
"time": "1753339893",
"uncertainty": 120
},
"stopId": "0:_CNA 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1753339996",
"uncertainty": 120
},
"departure": {
"time": "1753339996",
"uncertainty": 120
},
"stopId": "0:_MOUN",
"stopSequence": 17
},
{
"arrival": {
"time": "1753340064",
"uncertainty": 120
},
"departure": {
"time": "1753340073",
"uncertainty": 120
},
"stopId": "0:_VINA",
"stopSequence": 18
},
{
"arrival": {
"time": "1753340103",
"uncertainty": 120
},
"departure": {
"time": "1753340103",
"uncertainty": 120
},
"stopId": "0:_MDE 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1753340181",
"uncertainty": 120
},
"departure": {
"time": "1753340181",
"uncertainty": 120
},
"stopId": "0:_DEP 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1753340223",
"uncertainty": 120
},
"departure": {
"time": "1753340223",
"uncertainty": 120
},
"stopId": "0:_JCH 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1753340301",
"uncertainty": 120
},
"departure": {
"time": "1753340313",
"uncertainty": 120
},
"stopId": "0:_FBF 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1753340430",
"uncertainty": 120
},
"departure": {
"time": "1753340463",
"uncertainty": 120
},
"stopId": "0:_SVC",
"stopSequence": 23
},
{
"arrival": {
"time": "1753341130",
"uncertainty": 120
},
"stopId": "0:_PSP 2",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "C6",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080442"
},
"vehicle": {
"id": "853",
"label": "853"
}
}
},
{
"id": "3080443",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753341340",
"uncertainty": 120
},
"departure": {
"time": "1753341340",
"uncertainty": 120
},
"stopId": "0:_LYT 2"
},
{
"arrival": {
"time": "1753341390",
"uncertainty": 120
},
"departure": {
"time": "1753341390",
"uncertainty": 120
},
"stopId": "0:_AMP 2"
},
{
"departure": {
"time": "1753340523",
"uncertainty": 120
},
"stopId": "0:_LGT",
"stopSequence": 1
},
{
"arrival": {
"time": "1753340558",
"uncertainty": 120
},
"departure": {
"time": "1753340558",
"uncertainty": 120
},
"stopId": "0:_LSY",
"stopSequence": 2
},
{
"arrival": {
"time": "1753340589",
"uncertainty": 120
},
"departure": {
"time": "1753340589",
"uncertainty": 120
},
"stopId": "0:_COD 4",
"stopSequence": 3
},
{
"arrival": {
"time": "1753340611",
"uncertainty": 120
},
"departure": {
"time": "1753340611",
"uncertainty": 120
},
"stopId": "0:_DID",
"stopSequence": 4
},
{
"arrival": {
"time": "1753340681",
"uncertainty": 120
},
"departure": {
"time": "1753340681",
"uncertainty": 120
},
"stopId": "0:_LYD 5",
"stopSequence": 5
},
{
"arrival": {
"time": "1753340761",
"uncertainty": 120
},
"departure": {
"time": "1753340761",
"uncertainty": 120
},
"stopId": "0:_LYD 4",
"stopSequence": 6
},
{
"arrival": {
"time": "1753340859",
"uncertainty": 120
},
"departure": {
"time": "1753340859",
"uncertainty": 120
},
"stopId": "0:_PMA",
"stopSequence": 7
},
{
"arrival": {
"time": "1753340881",
"uncertainty": 120
},
"departure": {
"time": "1753340881",
"uncertainty": 120
},
"stopId": "0:_DUC",
"stopSequence": 8
},
{
"arrival": {
"time": "1753340968",
"uncertainty": 120
},
"departure": {
"time": "1753340968",
"uncertainty": 120
},
"stopId": "0:_LIB",
"stopSequence": 9
},
{
"arrival": {
"time": "1753340939",
"uncertainty": 120
},
"departure": {
"time": "1753341031",
"uncertainty": 120
},
"stopId": "0:_LYB",
"stopSequence": 10
},
{
"arrival": {
"time": "1753341082",
"uncertainty": 120
},
"departure": {
"time": "1753341082",
"uncertainty": 120
},
"stopId": "0:_GMU 3",
"stopSequence": 11
},
{
"arrival": {
"time": "1753341180",
"uncertainty": 120
},
"departure": {
"time": "1753341180",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_JJA 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1753341264",
"uncertainty": 120
},
"departure": {
"time": "1753341264",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LYT 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1753341323",
"uncertainty": 120
},
"departure": {
"time": "1753341323",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_AMP 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1753341426",
"uncertainty": 120
},
"departure": {
"time": "1753341426",
"uncertainty": 120
},
"stopId": "0:_GAM 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1753341520",
"uncertainty": 120
},
"departure": {
"time": "1753341520",
"uncertainty": 120
},
"stopId": "0:_CNA 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1753341627",
"uncertainty": 120
},
"departure": {
"time": "1753341627",
"uncertainty": 120
},
"stopId": "0:_MOUN",
"stopSequence": 17
},
{
"arrival": {
"time": "1753341659",
"uncertainty": 120
},
"departure": {
"time": "1753341659",
"uncertainty": 120
},
"stopId": "0:_VINA",
"stopSequence": 18
},
{
"arrival": {
"time": "1753341691",
"uncertainty": 120
},
"departure": {
"time": "1753341691",
"uncertainty": 120
},
"stopId": "0:_MDE 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1753341774",
"uncertainty": 120
},
"departure": {
"time": "1753341774",
"uncertainty": 120
},
"stopId": "0:_DEP 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1753341818",
"uncertainty": 120
},
"departure": {
"time": "1753341818",
"uncertainty": 120
},
"stopId": "0:_JCH 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1753341897",
"uncertainty": 120
},
"departure": {
"time": "1753341897",
"uncertainty": 120
},
"stopId": "0:_FBF 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1753342009",
"uncertainty": 120
},
"departure": {
"time": "1753342009",
"uncertainty": 120
},
"stopId": "0:_SVC",
"stopSequence": 23
},
{
"arrival": {
"time": "1753342129",
"uncertainty": 120
},
"stopId": "0:_PSP 2",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "C6",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080443"
},
"vehicle": {
"id": "811",
"label": "811"
}
}
},
{
"id": "3080444",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753343036",
"uncertainty": 120
},
"departure": {
"time": "1753343036",
"uncertainty": 120
},
"stopId": "0:_LYT 2"
},
{
"arrival": {
"time": "1753343086",
"uncertainty": 120
},
"departure": {
"time": "1753343086",
"uncertainty": 120
},
"stopId": "0:_AMP 2"
},
{
"departure": {
"time": "1753342260",
"uncertainty": 120
},
"stopId": "0:_LGT",
"stopSequence": 1
},
{
"arrival": {
"time": "1753342291",
"uncertainty": 120
},
"departure": {
"time": "1753342291",
"uncertainty": 120
},
"stopId": "0:_LSY",
"stopSequence": 2
},
{
"arrival": {
"time": "1753342320",
"uncertainty": 120
},
"departure": {
"time": "1753342320",
"uncertainty": 120
},
"stopId": "0:_COD 4",
"stopSequence": 3
},
{
"arrival": {
"time": "1753342352",
"uncertainty": 120
},
"departure": {
"time": "1753342352",
"uncertainty": 120
},
"stopId": "0:_DID",
"stopSequence": 4
},
{
"arrival": {
"time": "1753342417",
"uncertainty": 120
},
"departure": {
"time": "1753342417",
"uncertainty": 120
},
"stopId": "0:_LYD 5",
"stopSequence": 5
},
{
"arrival": {
"time": "1753342500",
"uncertainty": 120
},
"departure": {
"time": "1753342500",
"uncertainty": 120
},
"stopId": "0:_LYD 4",
"stopSequence": 6
},
{
"arrival": {
"time": "1753342597",
"uncertainty": 120
},
"departure": {
"time": "1753342597",
"uncertainty": 120
},
"stopId": "0:_PMA",
"stopSequence": 7
},
{
"arrival": {
"time": "1753342621",
"uncertainty": 120
},
"departure": {
"time": "1753342621",
"uncertainty": 120
},
"stopId": "0:_DUC",
"stopSequence": 8
},
{
"arrival": {
"time": "1753342680",
"uncertainty": 120
},
"departure": {
"time": "1753342680",
"uncertainty": 120
},
"stopId": "0:_LIB",
"stopSequence": 9
},
{
"arrival": {
"time": "1753342727",
"uncertainty": 120
},
"departure": {
"time": "1753342727",
"uncertainty": 120
},
"stopId": "0:_LYB",
"stopSequence": 10
},
{
"arrival": {
"time": "1753342800",
"uncertainty": 120
},
"departure": {
"time": "1753342800",
"uncertainty": 120
},
"stopId": "0:_GMU 3",
"stopSequence": 11
},
{
"arrival": {
"time": "1753342980",
"uncertainty": 120
},
"departure": {
"time": "1753342980",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_JJA 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1753343064",
"uncertainty": 120
},
"departure": {
"time": "1753343064",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LYT 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1753343123",
"uncertainty": 120
},
"departure": {
"time": "1753343123",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_AMP 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1753343122",
"uncertainty": 120
},
"departure": {
"time": "1753343122",
"uncertainty": 120
},
"stopId": "0:_GAM 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1753343224",
"uncertainty": 120
},
"departure": {
"time": "1753343224",
"uncertainty": 120
},
"stopId": "0:_CNA 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1753343339",
"uncertainty": 120
},
"departure": {
"time": "1753343339",
"uncertainty": 120
},
"stopId": "0:_MOUN",
"stopSequence": 17
},
{
"arrival": {
"time": "1753343371",
"uncertainty": 120
},
"departure": {
"time": "1753343371",
"uncertainty": 120
},
"stopId": "0:_VINA",
"stopSequence": 18
},
{
"arrival": {
"time": "1753343409",
"uncertainty": 120
},
"departure": {
"time": "1753343409",
"uncertainty": 120
},
"stopId": "0:_MDE 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1753343492",
"uncertainty": 120
},
"departure": {
"time": "1753343492",
"uncertainty": 120
},
"stopId": "0:_DEP 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1753343542",
"uncertainty": 120
},
"departure": {
"time": "1753343542",
"uncertainty": 120
},
"stopId": "0:_JCH 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1753343624",
"uncertainty": 120
},
"departure": {
"time": "1753343624",
"uncertainty": 120
},
"stopId": "0:_FBF 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1753343722",
"uncertainty": 120
},
"departure": {
"time": "1753343722",
"uncertainty": 120
},
"stopId": "0:_SVC",
"stopSequence": 23
},
{
"arrival": {
"time": "1753343842",
"uncertainty": 120
},
"stopId": "0:_PSP 2",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "C6",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080444"
}
}
},
{
"id": "3080445",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753344836",
"uncertainty": 120
},
"departure": {
"time": "1753344836",
"uncertainty": 120
},
"stopId": "0:_LYT 2"
},
{
"arrival": {
"time": "1753344886",
"uncertainty": 120
},
"departure": {
"time": "1753344886",
"uncertainty": 120
},
"stopId": "0:_AMP 2"
},
{
"departure": {
"time": "1753344060",
"uncertainty": 120
},
"stopId": "0:_LGT",
"stopSequence": 1
},
{
"arrival": {
"time": "1753344091",
"uncertainty": 120
},
"departure": {
"time": "1753344091",
"uncertainty": 120
},
"stopId": "0:_LSY",
"stopSequence": 2
},
{
"arrival": {
"time": "1753344120",
"uncertainty": 120
},
"departure": {
"time": "1753344120",
"uncertainty": 120
},
"stopId": "0:_COD 4",
"stopSequence": 3
},
{
"arrival": {
"time": "1753344152",
"uncertainty": 120
},
"departure": {
"time": "1753344152",
"uncertainty": 120
},
"stopId": "0:_DID",
"stopSequence": 4
},
{
"arrival": {
"time": "1753344217",
"uncertainty": 120
},
"departure": {
"time": "1753344217",
"uncertainty": 120
},
"stopId": "0:_LYD 5",
"stopSequence": 5
},
{
"arrival": {
"time": "1753344300",
"uncertainty": 120
},
"departure": {
"time": "1753344300",
"uncertainty": 120
},
"stopId": "0:_LYD 4",
"stopSequence": 6
},
{
"arrival": {
"time": "1753344397",
"uncertainty": 120
},
"departure": {
"time": "1753344397",
"uncertainty": 120
},
"stopId": "0:_PMA",
"stopSequence": 7
},
{
"arrival": {
"time": "1753344421",
"uncertainty": 120
},
"departure": {
"time": "1753344421",
"uncertainty": 120
},
"stopId": "0:_DUC",
"stopSequence": 8
},
{
"arrival": {
"time": "1753344480",
"uncertainty": 120
},
"departure": {
"time": "1753344480",
"uncertainty": 120
},
"stopId": "0:_LIB",
"stopSequence": 9
},
{
"arrival": {
"time": "1753344527",
"uncertainty": 120
},
"departure": {
"time": "1753344527",
"uncertainty": 120
},
"stopId": "0:_LYB",
"stopSequence": 10
},
{
"arrival": {
"time": "1753344600",
"uncertainty": 120
},
"departure": {
"time": "1753344600",
"uncertainty": 120
},
"stopId": "0:_GMU 3",
"stopSequence": 11
},
{
"arrival": {
"time": "1753344780",
"uncertainty": 120
},
"departure": {
"time": "1753344780",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_JJA 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1753344864",
"uncertainty": 120
},
"departure": {
"time": "1753344864",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LYT 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1753344923",
"uncertainty": 120
},
"departure": {
"time": "1753344923",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_AMP 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1753344922",
"uncertainty": 120
},
"departure": {
"time": "1753344922",
"uncertainty": 120
},
"stopId": "0:_GAM 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1753345024",
"uncertainty": 120
},
"departure": {
"time": "1753345024",
"uncertainty": 120
},
"stopId": "0:_CNA 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1753345139",
"uncertainty": 120
},
"departure": {
"time": "1753345139",
"uncertainty": 120
},
"stopId": "0:_MOUN",
"stopSequence": 17
},
{
"arrival": {
"time": "1753345171",
"uncertainty": 120
},
"departure": {
"time": "1753345171",
"uncertainty": 120
},
"stopId": "0:_VINA",
"stopSequence": 18
},
{
"arrival": {
"time": "1753345209",
"uncertainty": 120
},
"departure": {
"time": "1753345209",
"uncertainty": 120
},
"stopId": "0:_MDE 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1753345292",
"uncertainty": 120
},
"departure": {
"time": "1753345292",
"uncertainty": 120
},
"stopId": "0:_DEP 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1753345342",
"uncertainty": 120
},
"departure": {
"time": "1753345342",
"uncertainty": 120
},
"stopId": "0:_JCH 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1753345424",
"uncertainty": 120
},
"departure": {
"time": "1753345424",
"uncertainty": 120
},
"stopId": "0:_FBF 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1753345522",
"uncertainty": 120
},
"departure": {
"time": "1753345522",
"uncertainty": 120
},
"stopId": "0:_SVC",
"stopSequence": 23
},
{
"arrival": {
"time": "1753345642",
"uncertainty": 120
},
"stopId": "0:_PSP 2",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "C6",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080445"
}
}
},
{
"id": "3080417",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753340823",
"uncertainty": 120
},
"departure": {
"time": "1753340845",
"uncertainty": 120
},
"stopId": "0:_LYT"
},
{
"arrival": {
"time": "1753340855",
"uncertainty": 120
},
"departure": {
"time": "1753340855",
"uncertainty": 120
},
"stopId": "0:_LYT"
},
{
"arrival": {
"time": "1753340949",
"uncertainty": 120
},
"departure": {
"time": "1753340995",
"uncertainty": 120
},
"stopId": "0:_GMU Q"
},
{
"arrival": {
"time": "1753340998",
"uncertainty": 120
},
"departure": {
"time": "1753341025",
"uncertainty": 120
},
"stopId": "0:_GMUQ2"
},
{
"arrival": {
"time": "1753341025",
"uncertainty": 120
},
"departure": {
"time": "1753341025",
"uncertainty": 120
},
"stopId": "0:_GMU"
},
{
"departure": {
"time": "1753340083",
"uncertainty": 120
},
"stopId": "0:_PSP 2",
"stopSequence": 1
},
{
"arrival": {
"time": "1753340162",
"uncertainty": 120
},
"departure": {
"time": "1753340162",
"uncertainty": 120
},
"stopId": "0:_SVC 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1753340291",
"uncertainty": 120
},
"departure": {
"time": "1753340291",
"uncertainty": 120
},
"stopId": "0:_FBF",
"stopSequence": 3
},
{
"arrival": {
"time": "1753340367",
"uncertainty": 120
},
"departure": {
"time": "1753340367",
"uncertainty": 120
},
"stopId": "0:_JCH",
"stopSequence": 4
},
{
"arrival": {
"time": "1753340415",
"uncertainty": 120
},
"departure": {
"time": "1753340415",
"uncertainty": 120
},
"stopId": "0:_DEP",
"stopSequence": 5
},
{
"arrival": {
"time": "1753340462",
"uncertainty": 120
},
"departure": {
"time": "1753340462",
"uncertainty": 120
},
"stopId": "0:_MDE",
"stopSequence": 6
},
{
"arrival": {
"time": "1753340510",
"uncertainty": 120
},
"departure": {
"time": "1753340510",
"uncertainty": 120
},
"stopId": "0:_VINA 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1753340522",
"uncertainty": 120
},
"departure": {
"time": "1753340522",
"uncertainty": 120
},
"stopId": "0:_MOUN 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1753340612",
"uncertainty": 120
},
"departure": {
"time": "1753340612",
"uncertainty": 120
},
"stopId": "0:_CNA",
"stopSequence": 9
},
{
"arrival": {
"time": "1753340702",
"uncertainty": 120
},
"departure": {
"time": "1753340702",
"uncertainty": 120
},
"stopId": "0:_GAM",
"stopSequence": 10
},
{
"arrival": {
"time": "1753340732",
"uncertainty": 120
},
"departure": {
"time": "1753340762",
"uncertainty": 120
},
"stopId": "0:_AMP",
"stopSequence": 11
},
{
"arrival": {
"time": "1753340818",
"uncertainty": 120
},
"departure": {
"time": "1753340822",
"uncertainty": 120
},
"stopId": "0:_LYT",
"stopSequence": 12
},
{
"arrival": {
"time": "1753340820",
"uncertainty": 120
},
"departure": {
"time": "1753340820",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_JJA 3",
"stopSequence": 13
},
{
"arrival": {
"time": "1753341000",
"uncertainty": 120
},
"departure": {
"time": "1753341000",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_GMU",
"stopSequence": 14
},
{
"arrival": {
"time": "1753341093",
"uncertainty": 120
},
"departure": {
"time": "1753341093",
"uncertainty": 120
},
"stopId": "0:_LYB 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1753341115",
"uncertainty": 120
},
"departure": {
"time": "1753341115",
"uncertainty": 120
},
"stopId": "0:_LIB 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1753341174",
"uncertainty": 120
},
"departure": {
"time": "1753341174",
"uncertainty": 120
},
"stopId": "0:_DUC 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1753341195",
"uncertainty": 120
},
"departure": {
"time": "1753341195",
"uncertainty": 120
},
"stopId": "0:_PMA 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1753341300",
"uncertainty": 120
},
"departure": {
"time": "1753341300",
"uncertainty": 120
},
"stopId": "0:_LYD 3",
"stopSequence": 19
},
{
"arrival": {
"time": "1753341393",
"uncertainty": 120
},
"departure": {
"time": "1753341393",
"uncertainty": 120
},
"stopId": "0:_BONN",
"stopSequence": 20
},
{
"arrival": {
"time": "1753341453",
"uncertainty": 120
},
"departure": {
"time": "1753341453",
"uncertainty": 120
},
"stopId": "0:_DID 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1753341468",
"uncertainty": 120
},
"departure": {
"time": "1753341468",
"uncertainty": 120
},
"stopId": "0:_COD 5",
"stopSequence": 22
},
{
"arrival": {
"time": "1753341502",
"uncertainty": 120
},
"departure": {
"time": "1753341502",
"uncertainty": 120
},
"stopId": "0:_LSY 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1753341565",
"uncertainty": 120
},
"stopId": "0:_LGT",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "C6",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080417"
},
"vehicle": {
"id": "812",
"label": "812"
}
}
},
{
"id": "3080418",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753342564",
"uncertainty": 120
},
"departure": {
"time": "1753342564",
"uncertainty": 120
},
"stopId": "0:_LYT"
},
{
"arrival": {
"time": "1753342574",
"uncertainty": 120
},
"departure": {
"time": "1753342574",
"uncertainty": 120
},
"stopId": "0:_LYT"
},
{
"arrival": {
"time": "1753342671",
"uncertainty": 120
},
"departure": {
"time": "1753342671",
"uncertainty": 120
},
"stopId": "0:_GMU Q"
},
{
"arrival": {
"time": "1753342674",
"uncertainty": 120
},
"departure": {
"time": "1753342674",
"uncertainty": 120
},
"stopId": "0:_GMUQ2"
},
{
"arrival": {
"time": "1753342674",
"uncertainty": 120
},
"departure": {
"time": "1753342674",
"uncertainty": 120
},
"stopId": "0:_GMU"
},
{
"departure": {
"time": "1753341720",
"uncertainty": 120
},
"stopId": "0:_PSP 2",
"stopSequence": 1
},
{
"arrival": {
"time": "1753341840",
"uncertainty": 120
},
"departure": {
"time": "1753341840",
"uncertainty": 120
},
"stopId": "0:_SVC 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1753341940",
"uncertainty": 120
},
"departure": {
"time": "1753341940",
"uncertainty": 120
},
"stopId": "0:_FBF",
"stopSequence": 3
},
{
"arrival": {
"time": "1753342020",
"uncertainty": 120
},
"departure": {
"time": "1753342020",
"uncertainty": 120
},
"stopId": "0:_JCH",
"stopSequence": 4
},
{
"arrival": {
"time": "1753342065",
"uncertainty": 120
},
"departure": {
"time": "1753342065",
"uncertainty": 120
},
"stopId": "0:_DEP",
"stopSequence": 5
},
{
"arrival": {
"time": "1753342150",
"uncertainty": 120
},
"departure": {
"time": "1753342150",
"uncertainty": 120
},
"stopId": "0:_MDE",
"stopSequence": 6
},
{
"arrival": {
"time": "1753342196",
"uncertainty": 120
},
"departure": {
"time": "1753342196",
"uncertainty": 120
},
"stopId": "0:_VINA 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1753342220",
"uncertainty": 120
},
"departure": {
"time": "1753342220",
"uncertainty": 120
},
"stopId": "0:_MOUN 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1753342342",
"uncertainty": 120
},
"departure": {
"time": "1753342342",
"uncertainty": 120
},
"stopId": "0:_CNA",
"stopSequence": 9
},
{
"arrival": {
"time": "1753342440",
"uncertainty": 120
},
"departure": {
"time": "1753342440",
"uncertainty": 120
},
"stopId": "0:_GAM",
"stopSequence": 10
},
{
"arrival": {
"time": "1753342488",
"uncertainty": 120
},
"departure": {
"time": "1753342488",
"uncertainty": 120
},
"stopId": "0:_AMP",
"stopSequence": 11
},
{
"arrival": {
"time": "1753342563",
"uncertainty": 120
},
"departure": {
"time": "1753342563",
"uncertainty": 120
},
"stopId": "0:_LYT",
"stopSequence": 12
},
{
"arrival": {
"time": "1753342620",
"uncertainty": 120
},
"departure": {
"time": "1753342620",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_JJA 3",
"stopSequence": 13
},
{
"arrival": {
"time": "1753342800",
"uncertainty": 120
},
"departure": {
"time": "1753342800",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_GMU",
"stopSequence": 14
},
{
"arrival": {
"time": "1753342756",
"uncertainty": 120
},
"departure": {
"time": "1753342756",
"uncertainty": 120
},
"stopId": "0:_LYB 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1753342796",
"uncertainty": 120
},
"departure": {
"time": "1753342796",
"uncertainty": 120
},
"stopId": "0:_LIB 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1753342850",
"uncertainty": 120
},
"departure": {
"time": "1753342850",
"uncertainty": 120
},
"stopId": "0:_DUC 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1753342871",
"uncertainty": 120
},
"departure": {
"time": "1753342871",
"uncertainty": 120
},
"stopId": "0:_PMA 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1753342976",
"uncertainty": 120
},
"departure": {
"time": "1753342976",
"uncertainty": 120
},
"stopId": "0:_LYD 3",
"stopSequence": 19
},
{
"arrival": {
"time": "1753343069",
"uncertainty": 120
},
"departure": {
"time": "1753343069",
"uncertainty": 120
},
"stopId": "0:_BONN",
"stopSequence": 20
},
{
"arrival": {
"time": "1753343129",
"uncertainty": 120
},
"departure": {
"time": "1753343129",
"uncertainty": 120
},
"stopId": "0:_DID 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1753343156",
"uncertainty": 120
},
"departure": {
"time": "1753343156",
"uncertainty": 120
},
"stopId": "0:_COD 5",
"stopSequence": 22
},
{
"arrival": {
"time": "1753343213",
"uncertainty": 120
},
"departure": {
"time": "1753343213",
"uncertainty": 120
},
"stopId": "0:_LSY 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1753343276",
"uncertainty": 120
},
"stopId": "0:_LGT",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "C6",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080418"
}
}
},
{
"id": "3080419",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753344364",
"uncertainty": 120
},
"departure": {
"time": "1753344364",
"uncertainty": 120
},
"stopId": "0:_LYT"
},
{
"arrival": {
"time": "1753344374",
"uncertainty": 120
},
"departure": {
"time": "1753344374",
"uncertainty": 120
},
"stopId": "0:_LYT"
},
{
"arrival": {
"time": "1753344471",
"uncertainty": 120
},
"departure": {
"time": "1753344471",
"uncertainty": 120
},
"stopId": "0:_GMU Q"
},
{
"arrival": {
"time": "1753344474",
"uncertainty": 120
},
"departure": {
"time": "1753344474",
"uncertainty": 120
},
"stopId": "0:_GMUQ2"
},
{
"arrival": {
"time": "1753344474",
"uncertainty": 120
},
"departure": {
"time": "1753344474",
"uncertainty": 120
},
"stopId": "0:_GMU"
},
{
"departure": {
"time": "1753343520",
"uncertainty": 120
},
"stopId": "0:_PSP 2",
"stopSequence": 1
},
{
"arrival": {
"time": "1753343640",
"uncertainty": 120
},
"departure": {
"time": "1753343640",
"uncertainty": 120
},
"stopId": "0:_SVC 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1753343740",
"uncertainty": 120
},
"departure": {
"time": "1753343740",
"uncertainty": 120
},
"stopId": "0:_FBF",
"stopSequence": 3
},
{
"arrival": {
"time": "1753343820",
"uncertainty": 120
},
"departure": {
"time": "1753343820",
"uncertainty": 120
},
"stopId": "0:_JCH",
"stopSequence": 4
},
{
"arrival": {
"time": "1753343865",
"uncertainty": 120
},
"departure": {
"time": "1753343865",
"uncertainty": 120
},
"stopId": "0:_DEP",
"stopSequence": 5
},
{
"arrival": {
"time": "1753343950",
"uncertainty": 120
},
"departure": {
"time": "1753343950",
"uncertainty": 120
},
"stopId": "0:_MDE",
"stopSequence": 6
},
{
"arrival": {
"time": "1753343996",
"uncertainty": 120
},
"departure": {
"time": "1753343996",
"uncertainty": 120
},
"stopId": "0:_VINA 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1753344020",
"uncertainty": 120
},
"departure": {
"time": "1753344020",
"uncertainty": 120
},
"stopId": "0:_MOUN 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1753344142",
"uncertainty": 120
},
"departure": {
"time": "1753344142",
"uncertainty": 120
},
"stopId": "0:_CNA",
"stopSequence": 9
},
{
"arrival": {
"time": "1753344240",
"uncertainty": 120
},
"departure": {
"time": "1753344240",
"uncertainty": 120
},
"stopId": "0:_GAM",
"stopSequence": 10
},
{
"arrival": {
"time": "1753344288",
"uncertainty": 120
},
"departure": {
"time": "1753344288",
"uncertainty": 120
},
"stopId": "0:_AMP",
"stopSequence": 11
},
{
"arrival": {
"time": "1753344363",
"uncertainty": 120
},
"departure": {
"time": "1753344363",
"uncertainty": 120
},
"stopId": "0:_LYT",
"stopSequence": 12
},
{
"arrival": {
"time": "1753344420",
"uncertainty": 120
},
"departure": {
"time": "1753344420",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_JJA 3",
"stopSequence": 13
},
{
"arrival": {
"time": "1753344600",
"uncertainty": 120
},
"departure": {
"time": "1753344600",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_GMU",
"stopSequence": 14
},
{
"arrival": {
"time": "1753344556",
"uncertainty": 120
},
"departure": {
"time": "1753344556",
"uncertainty": 120
},
"stopId": "0:_LYB 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1753344594",
"uncertainty": 120
},
"departure": {
"time": "1753344594",
"uncertainty": 120
},
"stopId": "0:_LIB 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1753344648",
"uncertainty": 120
},
"departure": {
"time": "1753344648",
"uncertainty": 120
},
"stopId": "0:_DUC 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1753344669",
"uncertainty": 120
},
"departure": {
"time": "1753344669",
"uncertainty": 120
},
"stopId": "0:_PMA 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1753344774",
"uncertainty": 120
},
"departure": {
"time": "1753344774",
"uncertainty": 120
},
"stopId": "0:_LYD 3",
"stopSequence": 19
},
{
"arrival": {
"time": "1753344867",
"uncertainty": 120
},
"departure": {
"time": "1753344867",
"uncertainty": 120
},
"stopId": "0:_BONN",
"stopSequence": 20
},
{
"arrival": {
"time": "1753344927",
"uncertainty": 120
},
"departure": {
"time": "1753344927",
"uncertainty": 120
},
"stopId": "0:_DID 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1753344954",
"uncertainty": 120
},
"departure": {
"time": "1753344954",
"uncertainty": 120
},
"stopId": "0:_COD 5",
"stopSequence": 22
},
{
"arrival": {
"time": "1753345011",
"uncertainty": 120
},
"departure": {
"time": "1753345011",
"uncertainty": 120
},
"stopId": "0:_LSY 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1753345074",
"uncertainty": 120
},
"stopId": "0:_LGT",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "C6",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080419"
}
}
},
{
"id": "3079417",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753336261",
"uncertainty": 120
},
"stopId": "0:CARD",
"stopSequence": 1
},
{
"arrival": {
"time": "1753336297",
"uncertainty": 120
},
"departure": {
"time": "1753336297",
"uncertainty": 120
},
"stopId": "0:CPDP 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1753336381",
"uncertainty": 120
},
"departure": {
"time": "1753336381",
"uncertainty": 120
},
"stopId": "0:CSDF",
"stopSequence": 3
},
{
"arrival": {
"time": "1753336473",
"uncertainty": 120
},
"departure": {
"time": "1753336501",
"uncertainty": 120
},
"stopId": "0:CHAUT 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1753336535",
"uncertainty": 120
},
"departure": {
"time": "1753336535",
"uncertainty": 120
},
"stopId": "0:CGYM 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1753336597",
"uncertainty": 120
},
"departure": {
"time": "1753336597",
"uncertainty": 120
},
"stopId": "0:CLAC 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1753336683",
"uncertainty": 120
},
"departure": {
"time": "1753336683",
"uncertainty": 120
},
"stopId": "0:ECHAU 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1753336820",
"uncertainty": 120
},
"departure": {
"time": "1753336832",
"uncertainty": 120
},
"stopId": "0:ARMA",
"stopSequence": 8
},
{
"arrival": {
"time": "1753336861",
"uncertainty": 120
},
"departure": {
"time": "1753336861",
"uncertainty": 120
},
"stopId": "0:MONG",
"stopSequence": 9
},
{
"arrival": {
"time": "1753336929",
"uncertainty": 120
},
"departure": {
"time": "1753336952",
"uncertainty": 120
},
"stopId": "0:ECOLE",
"stopSequence": 10
},
{
"arrival": {
"time": "1753337011",
"uncertainty": 120
},
"departure": {
"time": "1753337011",
"uncertainty": 120
},
"stopId": "0:VERGE",
"stopSequence": 11
},
{
"arrival": {
"time": "1753337080",
"uncertainty": 120
},
"departure": {
"time": "1753337080",
"uncertainty": 120
},
"stopId": "0:LGEAI",
"stopSequence": 12
},
{
"arrival": {
"time": "1753337128",
"uncertainty": 120
},
"departure": {
"time": "1753337128",
"uncertainty": 120
},
"stopId": "0:PARE 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1753337197",
"uncertainty": 120
},
"departure": {
"time": "1753337197",
"uncertainty": 120
},
"stopId": "0:VIVIE",
"stopSequence": 14
},
{
"arrival": {
"time": "1753337241",
"uncertainty": 120
},
"departure": {
"time": "1753337241",
"uncertainty": 120
},
"stopId": "0:ABRIC",
"stopSequence": 15
},
{
"arrival": {
"time": "1753337277",
"uncertainty": 120
},
"departure": {
"time": "1753337281",
"uncertainty": 120
},
"stopId": "0:BRASS",
"stopSequence": 16
},
{
"arrival": {
"time": "1753337311",
"uncertainty": 120
},
"departure": {
"time": "1753337311",
"uncertainty": 120
},
"stopId": "0:LD3S",
"stopSequence": 17
},
{
"arrival": {
"time": "1753337438",
"uncertainty": 120
},
"departure": {
"time": "1753337492",
"uncertainty": 120
},
"stopId": "0:GAUD",
"stopSequence": 18
},
{
"arrival": {
"time": "1753337536",
"uncertainty": 120
},
"departure": {
"time": "1753337536",
"uncertainty": 120
},
"stopId": "0:TLAUT",
"stopSequence": 19
},
{
"arrival": {
"time": "1753337580",
"uncertainty": 120
},
"departure": {
"time": "1753337580",
"uncertainty": 120
},
"stopId": "0:VFLEU",
"stopSequence": 20
},
{
"arrival": {
"time": "1753337628",
"uncertainty": 120
},
"departure": {
"time": "1753337628",
"uncertainty": 120
},
"stopId": "0:GAREN",
"stopSequence": 21
},
{
"arrival": {
"time": "1753337666",
"uncertainty": 120
},
"departure": {
"time": "1753337666",
"uncertainty": 120
},
"stopId": "0:CEZA",
"stopSequence": 22
},
{
"arrival": {
"time": "1753337737",
"uncertainty": 120
},
"departure": {
"time": "1753337737",
"uncertainty": 120
},
"stopId": "0:AMAND 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1753337762",
"uncertainty": 120
},
"departure": {
"time": "1753337762",
"uncertainty": 120
},
"stopId": "0:CMOUC 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1753337820",
"uncertainty": 120
},
"departure": {
"time": "1753337820",
"uncertainty": 120
},
"stopId": "0:BARNA 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1753337919",
"uncertainty": 120
},
"departure": {
"time": "1753337919",
"uncertainty": 120
},
"stopId": "0:SULLY 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1753338026",
"uncertainty": 120
},
"departure": {
"time": "1753338032",
"uncertainty": 120
},
"stopId": "0:SSOCI 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1753338090",
"uncertainty": 120
},
"departure": {
"time": "1753338091",
"uncertainty": 120
},
"stopId": "0:TURIN 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1753338198",
"uncertainty": 120
},
"departure": {
"time": "1753338241",
"uncertainty": 120
},
"stopId": "0:LEC O1",
"stopSequence": 29
},
{
"arrival": {
"time": "1753338386",
"uncertainty": 120
},
"departure": {
"time": "1753338391",
"uncertainty": 120
},
"stopId": "0:VALER04",
"stopSequence": 30
},
{
"arrival": {
"time": "1753338472",
"uncertainty": 120
},
"departure": {
"time": "1753338472",
"uncertainty": 120
},
"stopId": "0:STRAS",
"stopSequence": 31
},
{
"arrival": {
"time": "1753338530",
"uncertainty": 120
},
"departure": {
"time": "1753338541",
"uncertainty": 120
},
"stopId": "0:CVERN",
"stopSequence": 32
},
{
"arrival": {
"time": "1753338631",
"uncertainty": 120
},
"departure": {
"time": "1753338631",
"uncertainty": 120
},
"stopId": "0:MONTG",
"stopSequence": 33
},
{
"arrival": {
"time": "1753338683",
"uncertainty": 120
},
"departure": {
"time": "1753338683",
"uncertainty": 120
},
"stopId": "0:ROBIN",
"stopSequence": 34
},
{
"arrival": {
"time": "1753338721",
"uncertainty": 120
},
"departure": {
"time": "1753338721",
"uncertainty": 120
},
"stopId": "0:ARCHIM",
"stopSequence": 35
},
{
"arrival": {
"time": "1753338800",
"uncertainty": 120
},
"departure": {
"time": "1753338800",
"uncertainty": 120
},
"stopId": "0:HBARB",
"stopSequence": 36
},
{
"arrival": {
"time": "1753338822",
"uncertainty": 120
},
"departure": {
"time": "1753338822",
"uncertainty": 120
},
"stopId": "0:JPREV",
"stopSequence": 37
},
{
"arrival": {
"time": "1753338951",
"uncertainty": 120
},
"departure": {
"time": "1753338951",
"uncertainty": 120
},
"stopId": "0:ESCHI",
"stopSequence": 38
},
{
"arrival": {
"time": "1753338991",
"uncertainty": 120
},
"departure": {
"time": "1753338991",
"uncertainty": 120
},
"stopId": "0:BRIFF",
"stopSequence": 39
},
{
"arrival": {
"time": "1753339037",
"uncertainty": 120
},
"departure": {
"time": "1753339051",
"uncertainty": 120
},
"stopId": "0:IUT",
"stopSequence": 40
},
{
"arrival": {
"time": "1753339131",
"uncertainty": 120
},
"departure": {
"time": "1753339141",
"uncertainty": 120
},
"stopId": "0:GROUS",
"stopSequence": 41
},
{
"arrival": {
"time": "1753339231",
"uncertainty": 120
},
"departure": {
"time": "1753339261",
"uncertainty": 120
},
"stopId": "0:RDM",
"stopSequence": 42
},
{
"arrival": {
"time": "1753339420",
"uncertainty": 120
},
"departure": {
"time": "1753339420",
"uncertainty": 120
},
"stopId": "0:SYLV",
"stopSequence": 43
},
{
"arrival": {
"time": "1753339555",
"uncertainty": 120
},
"departure": {
"time": "1753339555",
"uncertainty": 120
},
"stopId": "0:MMALI",
"stopSequence": 44
},
{
"arrival": {
"time": "1753339587",
"uncertainty": 120
},
"departure": {
"time": "1753339587",
"uncertainty": 120
},
"stopId": "0:MLPO",
"stopSequence": 45
},
{
"arrival": {
"time": "1753339646",
"uncertainty": 120
},
"departure": {
"time": "1753339646",
"uncertainty": 120
},
"stopId": "0:CMALI",
"stopSequence": 46
},
{
"arrival": {
"time": "1753339690",
"uncertainty": 120
},
"departure": {
"time": "1753339690",
"uncertainty": 120
},
"stopId": "0:MALIB 2",
"stopSequence": 47
},
{
"arrival": {
"time": "1753339782",
"uncertainty": 120
},
"departure": {
"time": "1753339782",
"uncertainty": 120
},
"stopId": "0:MALBO",
"stopSequence": 48
},
{
"arrival": {
"time": "1753339891",
"uncertainty": 120
},
"departure": {
"time": "1753339891",
"uncertainty": 120
},
"stopId": "0:MALCR",
"stopSequence": 49
},
{
"arrival": {
"time": "1753339914",
"uncertainty": 120
},
"departure": {
"time": "1753339914",
"uncertainty": 120
},
"stopId": "0:CHAMAL",
"stopSequence": 50
},
{
"arrival": {
"time": "1753339979",
"uncertainty": 120
},
"departure": {
"time": "1753339981",
"uncertainty": 120
},
"stopId": "0:CHRPTF",
"stopSequence": 51
},
{
"arrival": {
"time": "1753340011",
"uncertainty": 120
},
"departure": {
"time": "1753340011",
"uncertainty": 120
},
"stopId": "0:GOUV",
"stopSequence": 52
},
{
"arrival": {
"time": "1753340136",
"uncertainty": 120
},
"departure": {
"time": "1753340136",
"uncertainty": 120
},
"stopId": "0:GAIE",
"stopSequence": 53
},
{
"arrival": {
"time": "1753340199",
"uncertainty": 120
},
"departure": {
"time": "1753340222",
"uncertainty": 120
},
"stopId": "0:CHAH",
"stopSequence": 54
},
{
"arrival": {
"time": "1753340273",
"uncertainty": 120
},
"departure": {
"time": "1753340281",
"uncertainty": 120
},
"stopId": "0:CHSI",
"stopSequence": 55
},
{
"arrival": {
"time": "1753340341",
"uncertainty": 120
},
"departure": {
"time": "1753340341",
"uncertainty": 120
},
"stopId": "0:CGEN",
"stopSequence": 56
},
{
"arrival": {
"time": "1753340525",
"uncertainty": 120
},
"departure": {
"time": "1753340551",
"uncertainty": 120
},
"stopId": "0:CHMAD",
"stopSequence": 57
},
{
"arrival": {
"time": "1753340611",
"uncertainty": 120
},
"departure": {
"time": "1753340611",
"uncertainty": 120
},
"stopId": "0:CHSTJ",
"stopSequence": 58
},
{
"arrival": {
"time": "1753341111"
},
"stopId": "0:MPMO",
"stopSequence": 59
}
],
"trip": {
"directionId": 0,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3079417"
},
"vehicle": {
"id": "273",
"label": "273"
}
}
},
{
"id": "3079419",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753343160"
},
"stopId": "0:CARD",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3079419"
}
}
},
{
"id": "3080338",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753339862",
"uncertainty": 120
},
"stopId": "0:ESCHI4",
"stopSequence": 1
},
{
"arrival": {
"time": "1753339903",
"uncertainty": 120
},
"departure": {
"time": "1753339903",
"uncertainty": 120
},
"stopId": "0:BRIFF",
"stopSequence": 2
},
{
"arrival": {
"time": "1753339932",
"uncertainty": 120
},
"departure": {
"time": "1753339932",
"uncertainty": 120
},
"stopId": "0:IUT",
"stopSequence": 3
},
{
"arrival": {
"time": "1753339953",
"uncertainty": 120
},
"departure": {
"time": "1753339953",
"uncertainty": 120
},
"stopId": "0:LAFF 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1753340072",
"uncertainty": 120
},
"departure": {
"time": "1753340072",
"uncertainty": 120
},
"stopId": "0:ARCHIM 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1753340114",
"uncertainty": 120
},
"departure": {
"time": "1753340114",
"uncertainty": 120
},
"stopId": "0:ROBIN 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1753340154",
"uncertainty": 120
},
"departure": {
"time": "1753340192",
"uncertainty": 120
},
"stopId": "0:MONTG 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1753340260",
"uncertainty": 120
},
"departure": {
"time": "1753340260",
"uncertainty": 120
},
"stopId": "0:CVERN 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1753340387",
"uncertainty": 120
},
"departure": {
"time": "1753340387",
"uncertainty": 120
},
"stopId": "0:BERLI",
"stopSequence": 9
},
{
"arrival": {
"time": "1753340444",
"uncertainty": 120
},
"departure": {
"time": "1753340444",
"uncertainty": 120
},
"stopId": "0:BARRA 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1753340670",
"uncertainty": 120
},
"departure": {
"time": "1753340670",
"uncertainty": 120
},
"stopId": "0:LEC E2",
"stopSequence": 11
},
{
"arrival": {
"time": "1753340822",
"uncertainty": 120
},
"departure": {
"time": "1753340852",
"uncertainty": 120
},
"stopId": "0:TURI",
"stopSequence": 12
},
{
"arrival": {
"time": "1753340906",
"uncertainty": 120
},
"departure": {
"time": "1753340912",
"uncertainty": 120
},
"stopId": "0:SSOCI",
"stopSequence": 13
},
{
"arrival": {
"time": "1753341000",
"uncertainty": 120
},
"departure": {
"time": "1753341000",
"uncertainty": 120
},
"stopId": "0:SULLY",
"stopSequence": 14
},
{
"arrival": {
"time": "1753341021",
"uncertainty": 120
},
"departure": {
"time": "1753341021",
"uncertainty": 120
},
"stopId": "0:POLY",
"stopSequence": 15
},
{
"arrival": {
"time": "1753341050",
"uncertainty": 120
},
"departure": {
"time": "1753341062",
"uncertainty": 120
},
"stopId": "0:GUYN",
"stopSequence": 16
},
{
"arrival": {
"time": "1753341123",
"uncertainty": 120
},
"departure": {
"time": "1753341123",
"uncertainty": 120
},
"stopId": "0:DBLAN",
"stopSequence": 17
},
{
"arrival": {
"time": "1753341256",
"uncertainty": 120
},
"departure": {
"time": "1753341256",
"uncertainty": 120
},
"stopId": "0:KENNE",
"stopSequence": 18
},
{
"arrival": {
"time": "1753341333",
"uncertainty": 120
},
"departure": {
"time": "1753341333",
"uncertainty": 120
},
"stopId": "0:BECQU",
"stopSequence": 19
},
{
"arrival": {
"time": "1753341396",
"uncertainty": 120
},
"departure": {
"time": "1753341396",
"uncertainty": 120
},
"stopId": "0:LPLAN",
"stopSequence": 20
},
{
"arrival": {
"time": "1753341462",
"uncertainty": 120
},
"departure": {
"time": "1753341462",
"uncertainty": 120
},
"stopId": "0:POINCA",
"stopSequence": 21
},
{
"arrival": {
"time": "1753341545",
"uncertainty": 120
},
"departure": {
"time": "1753341545",
"uncertainty": 120
},
"stopId": "0:JPERR",
"stopSequence": 22
},
{
"arrival": {
"time": "1753341586",
"uncertainty": 120
},
"departure": {
"time": "1753341586",
"uncertainty": 120
},
"stopId": "0:MONTE",
"stopSequence": 23
},
{
"arrival": {
"time": "1753341661",
"uncertainty": 120
},
"departure": {
"time": "1753341661",
"uncertainty": 120
},
"stopId": "0:RGARR",
"stopSequence": 24
},
{
"arrival": {
"time": "1753341701",
"uncertainty": 120
},
"stopId": "0:THABO",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "C2",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080338"
},
"vehicle": {
"id": "119",
"label": "119"
}
}
},
{
"id": "3080339",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753341078",
"uncertainty": 120
},
"stopId": "0:ESCHI4",
"stopSequence": 1
},
{
"arrival": {
"time": "1753341118",
"uncertainty": 120
},
"departure": {
"time": "1753341118",
"uncertainty": 120
},
"stopId": "0:BRIFF",
"stopSequence": 2
},
{
"arrival": {
"time": "1753341170",
"uncertainty": 120
},
"departure": {
"time": "1753341170",
"uncertainty": 120
},
"stopId": "0:IUT",
"stopSequence": 3
},
{
"arrival": {
"time": "1753341194",
"uncertainty": 120
},
"departure": {
"time": "1753341194",
"uncertainty": 120
},
"stopId": "0:LAFF 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1753341282",
"uncertainty": 120
},
"departure": {
"time": "1753341282",
"uncertainty": 120
},
"stopId": "0:ARCHIM 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1753341328",
"uncertainty": 120
},
"departure": {
"time": "1753341328",
"uncertainty": 120
},
"stopId": "0:ROBIN 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1753341372",
"uncertainty": 120
},
"departure": {
"time": "1753341372",
"uncertainty": 120
},
"stopId": "0:MONTG 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1753341438",
"uncertainty": 120
},
"departure": {
"time": "1753341438",
"uncertainty": 120
},
"stopId": "0:CVERN 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1753341569",
"uncertainty": 120
},
"departure": {
"time": "1753341569",
"uncertainty": 120
},
"stopId": "0:BERLI",
"stopSequence": 9
},
{
"arrival": {
"time": "1753341630",
"uncertainty": 120
},
"departure": {
"time": "1753341630",
"uncertainty": 120
},
"stopId": "0:BARRA 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1753341848",
"uncertainty": 120
},
"departure": {
"time": "1753341848",
"uncertainty": 120
},
"stopId": "0:LEC E2",
"stopSequence": 11
},
{
"arrival": {
"time": "1753342000",
"uncertainty": 120
},
"departure": {
"time": "1753342000",
"uncertainty": 120
},
"stopId": "0:TURI",
"stopSequence": 12
},
{
"arrival": {
"time": "1753342058",
"uncertainty": 120
},
"departure": {
"time": "1753342058",
"uncertainty": 120
},
"stopId": "0:SSOCI",
"stopSequence": 13
},
{
"arrival": {
"time": "1753342144",
"uncertainty": 120
},
"departure": {
"time": "1753342144",
"uncertainty": 120
},
"stopId": "0:SULLY",
"stopSequence": 14
},
{
"arrival": {
"time": "1753342167",
"uncertainty": 120
},
"departure": {
"time": "1753342167",
"uncertainty": 120
},
"stopId": "0:POLY",
"stopSequence": 15
},
{
"arrival": {
"time": "1753342205",
"uncertainty": 120
},
"departure": {
"time": "1753342205",
"uncertainty": 120
},
"stopId": "0:GUYN",
"stopSequence": 16
},
{
"arrival": {
"time": "1753342301",
"uncertainty": 120
},
"departure": {
"time": "1753342301",
"uncertainty": 120
},
"stopId": "0:DBLAN",
"stopSequence": 17
},
{
"arrival": {
"time": "1753342421",
"uncertainty": 120
},
"departure": {
"time": "1753342421",
"uncertainty": 120
},
"stopId": "0:KENNE",
"stopSequence": 18
},
{
"arrival": {
"time": "1753342483",
"uncertainty": 120
},
"departure": {
"time": "1753342483",
"uncertainty": 120
},
"stopId": "0:BECQU",
"stopSequence": 19
},
{
"arrival": {
"time": "1753342546",
"uncertainty": 120
},
"departure": {
"time": "1753342546",
"uncertainty": 120
},
"stopId": "0:LPLAN",
"stopSequence": 20
},
{
"arrival": {
"time": "1753342612",
"uncertainty": 120
},
"departure": {
"time": "1753342612",
"uncertainty": 120
},
"stopId": "0:POINCA",
"stopSequence": 21
},
{
"arrival": {
"time": "1753342696",
"uncertainty": 120
},
"departure": {
"time": "1753342696",
"uncertainty": 120
},
"stopId": "0:JPERR",
"stopSequence": 22
},
{
"arrival": {
"time": "1753342747",
"uncertainty": 120
},
"departure": {
"time": "1753342747",
"uncertainty": 120
},
"stopId": "0:MONTE",
"stopSequence": 23
},
{
"arrival": {
"time": "1753342862",
"uncertainty": 120
},
"departure": {
"time": "1753342862",
"uncertainty": 120
},
"stopId": "0:RGARR",
"stopSequence": 24
},
{
"arrival": {
"time": "1753342902",
"uncertainty": 120
},
"stopId": "0:THABO",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "C2",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080339"
},
"vehicle": {
"id": "80",
"label": "80"
}
}
},
{
"id": "3080340",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753342260"
},
"stopId": "0:ESCHI4",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "C2",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080340"
}
}
},
{
"id": "3079345",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753342320",
"uncertainty": 120
},
"stopId": "0:_GMU",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "65",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3079345"
}
}
},
{
"id": "3080341",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753343460",
"uncertainty": 120
},
"stopId": "0:ESCHI4",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "C2",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080341"
}
}
},
{
"id": "3080342",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753344660",
"uncertainty": 120
},
"stopId": "0:ESCHI4",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "C2",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080342"
}
}
},
{
"id": "3079359",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753343936",
"uncertainty": 120
},
"departure": {
"time": "1753343936",
"uncertainty": 120
},
"stopId": "0:_LYT 2"
},
{
"arrival": {
"time": "1753343986",
"uncertainty": 120
},
"departure": {
"time": "1753343986",
"uncertainty": 120
},
"stopId": "0:_AMP 2"
},
{
"departure": {
"time": "1753342980",
"uncertainty": 120
},
"stopId": "0:_HOP",
"stopSequence": 1
},
{
"arrival": {
"time": "1753343012",
"uncertainty": 120
},
"departure": {
"time": "1753343012",
"uncertainty": 120
},
"stopId": "0:_LSE",
"stopSequence": 2
},
{
"arrival": {
"time": "1753343156",
"uncertainty": 120
},
"departure": {
"time": "1753343156",
"uncertainty": 120
},
"stopId": "0:_LAS",
"stopSequence": 3
},
{
"arrival": {
"time": "1753343184",
"uncertainty": 120
},
"departure": {
"time": "1753343184",
"uncertainty": 120
},
"stopId": "0:_ACA",
"stopSequence": 4
},
{
"arrival": {
"time": "1753343238",
"uncertainty": 120
},
"departure": {
"time": "1753343238",
"uncertainty": 120
},
"stopId": "0:_LPA",
"stopSequence": 5
},
{
"arrival": {
"time": "1753343264",
"uncertainty": 120
},
"departure": {
"time": "1753343264",
"uncertainty": 120
},
"stopId": "0:_YRAB",
"stopSequence": 6
},
{
"arrival": {
"time": "1753343280",
"uncertainty": 120
},
"departure": {
"time": "1753343280",
"uncertainty": 120
},
"stopId": "0:_MCC 3",
"stopSequence": 7
},
{
"arrival": {
"time": "1753343347",
"uncertainty": 120
},
"departure": {
"time": "1753343347",
"uncertainty": 120
},
"stopId": "0:_LRE",
"stopSequence": 8
},
{
"arrival": {
"time": "1753343385",
"uncertainty": 120
},
"departure": {
"time": "1753343385",
"uncertainty": 120
},
"stopId": "0:_JRO",
"stopSequence": 9
},
{
"arrival": {
"time": "1753343486",
"uncertainty": 120
},
"departure": {
"time": "1753343486",
"uncertainty": 120
},
"stopId": "0:_CLX",
"stopSequence": 10
},
{
"arrival": {
"time": "1753343580",
"uncertainty": 120
},
"departure": {
"time": "1753343580",
"uncertainty": 120
},
"stopId": "0:_LIB",
"stopSequence": 11
},
{
"arrival": {
"time": "1753343627",
"uncertainty": 120
},
"departure": {
"time": "1753343627",
"uncertainty": 120
},
"stopId": "0:_LYB",
"stopSequence": 12
},
{
"arrival": {
"time": "1753343700",
"uncertainty": 120
},
"departure": {
"time": "1753343700",
"uncertainty": 120
},
"stopId": "0:_GMU 3",
"stopSequence": 13
},
{
"arrival": {
"time": "1753343880",
"uncertainty": 120
},
"departure": {
"time": "1753343880",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_JJA 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1753343964",
"uncertainty": 120
},
"departure": {
"time": "1753343964",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LYT 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1753344023",
"uncertainty": 120
},
"departure": {
"time": "1753344023",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_AMP 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1753344022",
"uncertainty": 120
},
"departure": {
"time": "1753344022",
"uncertainty": 120
},
"stopId": "0:_GAM 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1753344088",
"uncertainty": 120
},
"departure": {
"time": "1753344088",
"uncertainty": 120
},
"stopId": "0:_PCA 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1753344136",
"uncertainty": 120
},
"departure": {
"time": "1753344136",
"uncertainty": 120
},
"stopId": "0:_ADM 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1753344203",
"uncertainty": 120
},
"departure": {
"time": "1753344203",
"uncertainty": 120
},
"stopId": "0:_SEX 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1753344299",
"uncertainty": 120
},
"departure": {
"time": "1753344299",
"uncertainty": 120
},
"stopId": "0:_GALB2",
"stopSequence": 21
},
{
"arrival": {
"time": "1753344364",
"uncertainty": 120
},
"departure": {
"time": "1753344364",
"uncertainty": 120
},
"stopId": "0:BOVIAN 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1753344442",
"uncertainty": 120
},
"departure": {
"time": "1753344442",
"uncertainty": 120
},
"stopId": "0:_NOB 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1753344513",
"uncertainty": 120
},
"departure": {
"time": "1753344513",
"uncertainty": 120
},
"stopId": "0:_LVI 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1753344542",
"uncertainty": 120
},
"departure": {
"time": "1753344542",
"uncertainty": 120
},
"stopId": "0:_MCU 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1753344619",
"uncertainty": 120
},
"departure": {
"time": "1753344619",
"uncertainty": 120
},
"stopId": "0:ZAR",
"stopSequence": 26
},
{
"arrival": {
"time": "1753344670",
"uncertainty": 120
},
"departure": {
"time": "1753344670",
"uncertainty": 120
},
"stopId": "0:_CAF 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1753344802",
"uncertainty": 120
},
"departure": {
"time": "1753344802",
"uncertainty": 120
},
"stopId": "0:_SVC",
"stopSequence": 28
},
{
"arrival": {
"time": "1753344922",
"uncertainty": 120
},
"departure": {
"time": "1753344922",
"uncertainty": 120
},
"stopId": "0:_PSP 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1753345076",
"uncertainty": 120
},
"departure": {
"time": "1753345076",
"uncertainty": 120
},
"stopId": "0:_SPMAN 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1753345162",
"uncertainty": 120
},
"stopId": "0:_SPLR 2",
"stopSequence": 31
}
],
"trip": {
"directionId": 0,
"routeId": "60",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3079359"
}
}
},
{
"id": "3079358",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753341318",
"uncertainty": 120
},
"departure": {
"time": "1753341318",
"uncertainty": 120
},
"stopId": "0:_LYT 2"
},
{
"arrival": {
"time": "1753341368",
"uncertainty": 120
},
"departure": {
"time": "1753341368",
"uncertainty": 120
},
"stopId": "0:_AMP 2"
},
{
"arrival": {
"time": "1753340452",
"uncertainty": 120
},
"departure": {
"time": "1753340452",
"uncertainty": 120
},
"stopId": "0:_LSE",
"stopSequence": 2
},
{
"arrival": {
"time": "1753340585",
"uncertainty": 120
},
"departure": {
"time": "1753340585",
"uncertainty": 120
},
"stopId": "0:_LAS",
"stopSequence": 3
},
{
"arrival": {
"time": "1753340633",
"uncertainty": 120
},
"departure": {
"time": "1753340633",
"uncertainty": 120
},
"stopId": "0:_ACA",
"stopSequence": 4
},
{
"arrival": {
"time": "1753340682",
"uncertainty": 120
},
"departure": {
"time": "1753340682",
"uncertainty": 120
},
"stopId": "0:_LPA",
"stopSequence": 5
},
{
"arrival": {
"time": "1753340705",
"uncertainty": 120
},
"departure": {
"time": "1753340712",
"uncertainty": 120
},
"stopId": "0:_YRAB",
"stopSequence": 6
},
{
"arrival": {
"time": "1753340728",
"uncertainty": 120
},
"departure": {
"time": "1753340728",
"uncertainty": 120
},
"stopId": "0:_MCC 3",
"stopSequence": 7
},
{
"arrival": {
"time": "1753340772",
"uncertainty": 120
},
"departure": {
"time": "1753340772",
"uncertainty": 120
},
"stopId": "0:_LRE",
"stopSequence": 8
},
{
"arrival": {
"time": "1753340802",
"uncertainty": 120
},
"departure": {
"time": "1753340802",
"uncertainty": 120
},
"stopId": "0:_JRO",
"stopSequence": 9
},
{
"arrival": {
"time": "1753340870",
"uncertainty": 120
},
"departure": {
"time": "1753340870",
"uncertainty": 120
},
"stopId": "0:_CLX",
"stopSequence": 10
},
{
"arrival": {
"time": "1753340952",
"uncertainty": 120
},
"departure": {
"time": "1753340952",
"uncertainty": 120
},
"stopId": "0:_LIB",
"stopSequence": 11
},
{
"arrival": {
"time": "1753340968",
"uncertainty": 120
},
"departure": {
"time": "1753340982",
"uncertainty": 120
},
"stopId": "0:_LYB",
"stopSequence": 12
},
{
"arrival": {
"time": "1753341029",
"uncertainty": 120
},
"departure": {
"time": "1753341029",
"uncertainty": 120
},
"stopId": "0:_GMU 3",
"stopSequence": 13
},
{
"arrival": {
"time": "1753341180",
"uncertainty": 120
},
"departure": {
"time": "1753341180",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_JJA 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1753341264",
"uncertainty": 120
},
"departure": {
"time": "1753341264",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LYT 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1753341323",
"uncertainty": 120
},
"departure": {
"time": "1753341323",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_AMP 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1753341404",
"uncertainty": 120
},
"departure": {
"time": "1753341404",
"uncertainty": 120
},
"stopId": "0:_GAM 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1753341470",
"uncertainty": 120
},
"departure": {
"time": "1753341470",
"uncertainty": 120
},
"stopId": "0:_PCA 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1753341518",
"uncertainty": 120
},
"departure": {
"time": "1753341518",
"uncertainty": 120
},
"stopId": "0:_ADM 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1753341585",
"uncertainty": 120
},
"departure": {
"time": "1753341585",
"uncertainty": 120
},
"stopId": "0:_SEX 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1753341681",
"uncertainty": 120
},
"departure": {
"time": "1753341681",
"uncertainty": 120
},
"stopId": "0:_GALB2",
"stopSequence": 21
},
{
"arrival": {
"time": "1753341746",
"uncertainty": 120
},
"departure": {
"time": "1753341746",
"uncertainty": 120
},
"stopId": "0:BOVIAN 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1753341824",
"uncertainty": 120
},
"departure": {
"time": "1753341824",
"uncertainty": 120
},
"stopId": "0:_NOB 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1753341895",
"uncertainty": 120
},
"departure": {
"time": "1753341895",
"uncertainty": 120
},
"stopId": "0:_LVI 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1753341924",
"uncertainty": 120
},
"departure": {
"time": "1753341924",
"uncertainty": 120
},
"stopId": "0:_MCU 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1753342001",
"uncertainty": 120
},
"departure": {
"time": "1753342001",
"uncertainty": 120
},
"stopId": "0:ZAR",
"stopSequence": 26
},
{
"arrival": {
"time": "1753342052",
"uncertainty": 120
},
"departure": {
"time": "1753342052",
"uncertainty": 120
},
"stopId": "0:_CAF 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1753342184",
"uncertainty": 120
},
"departure": {
"time": "1753342184",
"uncertainty": 120
},
"stopId": "0:_SVC",
"stopSequence": 28
},
{
"arrival": {
"time": "1753342304",
"uncertainty": 120
},
"departure": {
"time": "1753342304",
"uncertainty": 120
},
"stopId": "0:_PSP 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1753342458",
"uncertainty": 120
},
"departure": {
"time": "1753342458",
"uncertainty": 120
},
"stopId": "0:_SPMAN 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1753342544",
"uncertainty": 120
},
"stopId": "0:_SPLR 2",
"stopSequence": 31
}
],
"trip": {
"directionId": 0,
"routeId": "60",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3079358"
},
"vehicle": {
"id": "852",
"label": "852"
}
}
},
{
"id": "3080306",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753341120",
"uncertainty": 120
},
"stopId": "0:THABO 2",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "C2",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080306"
},
"vehicle": {
"id": "120",
"label": "120"
}
}
},
{
"id": "3080307",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753342320",
"uncertainty": 120
},
"stopId": "0:THABO 2",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "C2",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080307"
}
}
},
{
"id": "3080308",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753343520",
"uncertainty": 120
},
"stopId": "0:THABO 2",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "C2",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080308"
}
}
},
{
"id": "3080309",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753344720"
},
"stopId": "0:THABO 2",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "C2",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080309"
}
}
},
{
"id": "3080915",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753339472",
"uncertainty": 120
},
"stopId": "0:CHAPL",
"stopSequence": 1
},
{
"arrival": {
"time": "1753339532",
"uncertainty": 120
},
"departure": {
"time": "1753339532",
"uncertainty": 120
},
"stopId": "0:GPHIL",
"stopSequence": 2
},
{
"arrival": {
"time": "1753339619",
"uncertainty": 120
},
"departure": {
"time": "1753339622",
"uncertainty": 120
},
"stopId": "0:JOUVE 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1753339726",
"uncertainty": 120
},
"departure": {
"time": "1753339774",
"uncertainty": 120
},
"stopId": "0:SSIGN 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1753339812",
"uncertainty": 120
},
"departure": {
"time": "1753339812",
"uncertainty": 120
},
"stopId": "0:BMEUN 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1753339893",
"uncertainty": 120
},
"departure": {
"time": "1753339893",
"uncertainty": 120
},
"stopId": "0:AMAND 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1753339922",
"uncertainty": 120
},
"departure": {
"time": "1753339922",
"uncertainty": 120
},
"stopId": "0:CMOUC 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1753339976",
"uncertainty": 120
},
"departure": {
"time": "1753339983",
"uncertainty": 120
},
"stopId": "0:BARNA 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1753340061",
"uncertainty": 120
},
"departure": {
"time": "1753340072",
"uncertainty": 120
},
"stopId": "0:SULLY 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1753340192",
"uncertainty": 120
},
"departure": {
"time": "1753340222",
"uncertainty": 120
},
"stopId": "0:SSOCI 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1753340342",
"uncertainty": 120
},
"departure": {
"time": "1753340342",
"uncertainty": 120
},
"stopId": "0:TURIN 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1753340403",
"uncertainty": 120
},
"departure": {
"time": "1753340433",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 12
},
{
"arrival": {
"time": "1753340492",
"uncertainty": 120
},
"departure": {
"time": "1753340553",
"uncertainty": 120
},
"stopId": "0:GARE 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1753340642",
"uncertainty": 120
},
"departure": {
"time": "1753340642",
"uncertainty": 120
},
"stopId": "0:MUSSE 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1753340670",
"uncertainty": 120
},
"departure": {
"time": "1753340672",
"uncertainty": 120
},
"stopId": "0:CECIL 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1753340727",
"uncertainty": 120
},
"departure": {
"time": "1753340727",
"uncertainty": 120
},
"stopId": "0:GENIS 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1753340756",
"uncertainty": 120
},
"departure": {
"time": "1753340756",
"uncertainty": 120
},
"stopId": "0:BEREN 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1753340783",
"uncertainty": 120
},
"departure": {
"time": "1753340792",
"uncertainty": 120
},
"stopId": "0:LPALL 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1753340848",
"uncertainty": 120
},
"departure": {
"time": "1753340852",
"uncertainty": 120
},
"stopId": "0:PGATA 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1753340912",
"uncertainty": 120
},
"departure": {
"time": "1753340912",
"uncertainty": 120
},
"stopId": "0:LGPLA",
"stopSequence": 20
},
{
"arrival": {
"time": "1753340972",
"uncertainty": 120
},
"departure": {
"time": "1753340972",
"uncertainty": 120
},
"stopId": "0:BDMUR",
"stopSequence": 21
},
{
"arrival": {
"time": "1753341032",
"uncertainty": 120
},
"departure": {
"time": "1753341032",
"uncertainty": 120
},
"stopId": "0:FONTL 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1753341092",
"uncertainty": 120
},
"departure": {
"time": "1753341122",
"uncertainty": 120
},
"stopId": "0:PDANG 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1753341161",
"uncertainty": 120
},
"departure": {
"time": "1753341161",
"uncertainty": 120
},
"stopId": "0:JACQU 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1753341240",
"uncertainty": 120
},
"departure": {
"time": "1753341240",
"uncertainty": 120
},
"stopId": "0:MOURE 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1753341284",
"uncertainty": 120
},
"departure": {
"time": "1753341284",
"uncertainty": 120
},
"stopId": "0:GERBA 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1753341312",
"uncertainty": 120
},
"departure": {
"time": "1753341312",
"uncertainty": 120
},
"stopId": "0:BROSS 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1753341363",
"uncertainty": 120
},
"departure": {
"time": "1753341363",
"uncertainty": 120
},
"stopId": "0:LMARG 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1753341411",
"uncertainty": 120
},
"departure": {
"time": "1753341411",
"uncertainty": 120
},
"stopId": "0:AUREA 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1753341488",
"uncertainty": 120
},
"departure": {
"time": "1753341488",
"uncertainty": 120
},
"stopId": "0:REVEL 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1753341541",
"uncertainty": 120
},
"departure": {
"time": "1753341541",
"uncertainty": 120
},
"stopId": "0:MDORM 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1753341577",
"uncertainty": 120
},
"departure": {
"time": "1753341577",
"uncertainty": 120
},
"stopId": "0:VOLT 2",
"stopSequence": 32
},
{
"arrival": {
"time": "1753341645",
"uncertainty": 120
},
"departure": {
"time": "1753341645",
"uncertainty": 120
},
"stopId": "0:MAIRI 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1753341688",
"uncertainty": 120
},
"departure": {
"time": "1753341688",
"uncertainty": 120
},
"stopId": "0:ZOLA 2",
"stopSequence": 34
},
{
"arrival": {
"time": "1753341732",
"uncertainty": 120
},
"departure": {
"time": "1753341732",
"uncertainty": 120
},
"stopId": "0:PAST 2",
"stopSequence": 35
},
{
"arrival": {
"time": "1753341783",
"uncertainty": 120
},
"departure": {
"time": "1753341783",
"uncertainty": 120
},
"stopId": "0:THORE 2",
"stopSequence": 36
},
{
"arrival": {
"time": "1753341822",
"uncertainty": 120
},
"departure": {
"time": "1753341822",
"uncertainty": 120
},
"stopId": "0:CASAN 2",
"stopSequence": 37
},
{
"arrival": {
"time": "1753341880",
"uncertainty": 120
},
"departure": {
"time": "1753341880",
"uncertainty": 120
},
"stopId": "0:PRIME 2",
"stopSequence": 38
},
{
"arrival": {
"time": "1753341945",
"uncertainty": 120
},
"departure": {
"time": "1753341945",
"uncertainty": 120
},
"stopId": "0:ALOES 2",
"stopSequence": 39
},
{
"arrival": {
"time": "1753341989",
"uncertainty": 120
},
"departure": {
"time": "1753341989",
"uncertainty": 120
},
"stopId": "0:DEBUS 2",
"stopSequence": 40
},
{
"arrival": {
"time": "1753342081",
"uncertainty": 120
},
"departure": {
"time": "1753342081",
"uncertainty": 120
},
"stopId": "0:LDOR 2",
"stopSequence": 41
},
{
"arrival": {
"time": "1753342153",
"uncertainty": 120
},
"departure": {
"time": "1753342153",
"uncertainty": 120
},
"stopId": "0:DEDOR 2",
"stopSequence": 42
},
{
"arrival": {
"time": "1753342245",
"uncertainty": 120
},
"stopId": "0:FLEGE",
"stopSequence": 43
}
],
"trip": {
"directionId": 1,
"routeId": "08",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080915"
},
"vehicle": {
"id": "166",
"label": "166"
}
}
},
{
"id": "3059841",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753342200"
},
"stopId": "0:LEC O2",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "CP",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3059841"
}
}
},
{
"id": "3080917",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753342380",
"uncertainty": 120
},
"stopId": "0:CHAPL",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "08",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080917"
}
}
},
{
"id": "3080918",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753344180",
"uncertainty": 120
},
"stopId": "0:CHAPL",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "08",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080918"
}
}
},
{
"id": "3080113",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753342204",
"uncertainty": 120
},
"departure": {
"time": "1753342204",
"uncertainty": 120
},
"stopId": "0:MONGE"
},
{
"departure": {
"time": "1753342080",
"uncertainty": 120
},
"stopId": "0:ALGOU",
"stopSequence": 1
},
{
"arrival": {
"time": "1753342136",
"uncertainty": 120
},
"departure": {
"time": "1753342136",
"uncertainty": 120
},
"stopId": "0:JFERR",
"stopSequence": 2
},
{
"arrival": {
"time": "1753342200",
"uncertainty": 120
},
"departure": {
"time": "1753342200",
"uncertainty": 120
},
"stopId": "0:MONGE",
"stopSequence": 3
},
{
"arrival": {
"time": "1753342269",
"uncertainty": 120
},
"departure": {
"time": "1753342269",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALLA",
"stopSequence": 4
},
{
"arrival": {
"time": "1753342320",
"uncertainty": 120
},
"departure": {
"time": "1753342320",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:RIMBA",
"stopSequence": 5
},
{
"arrival": {
"time": "1753342399",
"uncertainty": 120
},
"departure": {
"time": "1753342399",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LGMOU",
"stopSequence": 6
},
{
"arrival": {
"time": "1753342299",
"uncertainty": 120
},
"departure": {
"time": "1753342299",
"uncertainty": 120
},
"stopId": "0:MFAUR",
"stopSequence": 7
},
{
"arrival": {
"time": "1753342388",
"uncertainty": 120
},
"departure": {
"time": "1753342388",
"uncertainty": 120
},
"stopId": "0:FRANK",
"stopSequence": 8
},
{
"arrival": {
"time": "1753342472",
"uncertainty": 120
},
"departure": {
"time": "1753342472",
"uncertainty": 120
},
"stopId": "0:DANTO",
"stopSequence": 9
},
{
"arrival": {
"time": "1753342597",
"uncertainty": 120
},
"departure": {
"time": "1753342597",
"uncertainty": 120
},
"stopId": "0:PEGUY",
"stopSequence": 10
},
{
"arrival": {
"time": "1753342653",
"uncertainty": 120
},
"departure": {
"time": "1753342653",
"uncertainty": 120
},
"stopId": "0:MARGU",
"stopSequence": 11
},
{
"arrival": {
"time": "1753342696",
"uncertainty": 120
},
"departure": {
"time": "1753342696",
"uncertainty": 120
},
"stopId": "0:ELOUB",
"stopSequence": 12
},
{
"arrival": {
"time": "1753342728",
"uncertainty": 120
},
"departure": {
"time": "1753342728",
"uncertainty": 120
},
"stopId": "0:BRIAN",
"stopSequence": 13
},
{
"arrival": {
"time": "1753342825",
"uncertainty": 120
},
"departure": {
"time": "1753342825",
"uncertainty": 120
},
"stopId": "0:GAR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1753342891",
"uncertainty": 120
},
"departure": {
"time": "1753342891",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 15
},
{
"arrival": {
"time": "1753343017",
"uncertainty": 120
},
"departure": {
"time": "1753343017",
"uncertainty": 120
},
"stopId": "0:LMARN",
"stopSequence": 16
},
{
"arrival": {
"time": "1753343072",
"uncertainty": 120
},
"departure": {
"time": "1753343072",
"uncertainty": 120
},
"stopId": "0:SERVA",
"stopSequence": 17
},
{
"arrival": {
"time": "1753343140",
"uncertainty": 120
},
"departure": {
"time": "1753343140",
"uncertainty": 120
},
"stopId": "0:LMAUB",
"stopSequence": 18
},
{
"arrival": {
"time": "1753343226",
"uncertainty": 120
},
"departure": {
"time": "1753343226",
"uncertainty": 120
},
"stopId": "0:BCROZ",
"stopSequence": 19
},
{
"arrival": {
"time": "1753343295",
"uncertainty": 120
},
"departure": {
"time": "1753343295",
"uncertainty": 120
},
"stopId": "0:CIMETI",
"stopSequence": 20
},
{
"arrival": {
"time": "1753343342",
"uncertainty": 120
},
"departure": {
"time": "1753343342",
"uncertainty": 120
},
"stopId": "0:ROMAN",
"stopSequence": 21
},
{
"arrival": {
"time": "1753343458",
"uncertainty": 120
},
"departure": {
"time": "1753343458",
"uncertainty": 120
},
"stopId": "0:KENNE 4",
"stopSequence": 22
},
{
"arrival": {
"time": "1753343602",
"uncertainty": 120
},
"departure": {
"time": "1753343602",
"uncertainty": 120
},
"stopId": "0:CHUR 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1753343735",
"uncertainty": 120
},
"departure": {
"time": "1753343735",
"uncertainty": 120
},
"stopId": "0:VERD 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1753343831",
"uncertainty": 120
},
"departure": {
"time": "1753343831",
"uncertainty": 120
},
"stopId": "0:EUROP",
"stopSequence": 25
},
{
"arrival": {
"time": "1753343902",
"uncertainty": 120
},
"departure": {
"time": "1753343902",
"uncertainty": 120
},
"stopId": "0:CHOPI",
"stopSequence": 26
},
{
"arrival": {
"time": "1753343961",
"uncertainty": 120
},
"departure": {
"time": "1753343961",
"uncertainty": 120
},
"stopId": "0:MELIE",
"stopSequence": 27
},
{
"arrival": {
"time": "1753344010",
"uncertainty": 120
},
"departure": {
"time": "1753344010",
"uncertainty": 120
},
"stopId": "0:POITO",
"stopSequence": 28
},
{
"arrival": {
"time": "1753344067",
"uncertainty": 120
},
"departure": {
"time": "1753344067",
"uncertainty": 120
},
"stopId": "0:ESCHI",
"stopSequence": 29
},
{
"arrival": {
"time": "1753344082",
"uncertainty": 120
},
"stopId": "0:BRIFF 3",
"stopSequence": 30
}
],
"trip": {
"directionId": 1,
"routeId": "C1",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080113"
}
}
},
{
"id": "3080112",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753341317",
"uncertainty": 120
},
"departure": {
"time": "1753341317",
"uncertainty": 120
},
"stopId": "0:MONGE"
},
{
"departure": {
"time": "1753341128",
"uncertainty": 120
},
"stopId": "0:ALGOU",
"stopSequence": 1
},
{
"arrival": {
"time": "1753341240",
"uncertainty": 120
},
"departure": {
"time": "1753341240",
"uncertainty": 120
},
"stopId": "0:JFERR",
"stopSequence": 2
},
{
"arrival": {
"time": "1753341313",
"uncertainty": 120
},
"departure": {
"time": "1753341313",
"uncertainty": 120
},
"stopId": "0:MONGE",
"stopSequence": 3
},
{
"arrival": {
"time": "1753341369",
"uncertainty": 120
},
"departure": {
"time": "1753341369",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALLA",
"stopSequence": 4
},
{
"arrival": {
"time": "1753341420",
"uncertainty": 120
},
"departure": {
"time": "1753341420",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:RIMBA",
"stopSequence": 5
},
{
"arrival": {
"time": "1753341499",
"uncertainty": 120
},
"departure": {
"time": "1753341499",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LGMOU",
"stopSequence": 6
},
{
"arrival": {
"time": "1753341412",
"uncertainty": 120
},
"departure": {
"time": "1753341412",
"uncertainty": 120
},
"stopId": "0:MFAUR",
"stopSequence": 7
},
{
"arrival": {
"time": "1753341478",
"uncertainty": 120
},
"departure": {
"time": "1753341478",
"uncertainty": 120
},
"stopId": "0:FRANK",
"stopSequence": 8
},
{
"arrival": {
"time": "1753341556",
"uncertainty": 120
},
"departure": {
"time": "1753341556",
"uncertainty": 120
},
"stopId": "0:DANTO",
"stopSequence": 9
},
{
"arrival": {
"time": "1753341677",
"uncertainty": 120
},
"departure": {
"time": "1753341677",
"uncertainty": 120
},
"stopId": "0:PEGUY",
"stopSequence": 10
},
{
"arrival": {
"time": "1753341732",
"uncertainty": 120
},
"departure": {
"time": "1753341732",
"uncertainty": 120
},
"stopId": "0:MARGU",
"stopSequence": 11
},
{
"arrival": {
"time": "1753341786",
"uncertainty": 120
},
"departure": {
"time": "1753341786",
"uncertainty": 120
},
"stopId": "0:ELOUB",
"stopSequence": 12
},
{
"arrival": {
"time": "1753341837",
"uncertainty": 120
},
"departure": {
"time": "1753341837",
"uncertainty": 120
},
"stopId": "0:BRIAN",
"stopSequence": 13
},
{
"arrival": {
"time": "1753341943",
"uncertainty": 120
},
"departure": {
"time": "1753341943",
"uncertainty": 120
},
"stopId": "0:GAR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1753342033",
"uncertainty": 120
},
"departure": {
"time": "1753342033",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 15
},
{
"arrival": {
"time": "1753342168",
"uncertainty": 120
},
"departure": {
"time": "1753342168",
"uncertainty": 120
},
"stopId": "0:LMARN",
"stopSequence": 16
},
{
"arrival": {
"time": "1753342211",
"uncertainty": 120
},
"departure": {
"time": "1753342211",
"uncertainty": 120
},
"stopId": "0:SERVA",
"stopSequence": 17
},
{
"arrival": {
"time": "1753342246",
"uncertainty": 120
},
"departure": {
"time": "1753342246",
"uncertainty": 120
},
"stopId": "0:LMAUB",
"stopSequence": 18
},
{
"arrival": {
"time": "1753342336",
"uncertainty": 120
},
"departure": {
"time": "1753342336",
"uncertainty": 120
},
"stopId": "0:BCROZ",
"stopSequence": 19
},
{
"arrival": {
"time": "1753342431",
"uncertainty": 120
},
"departure": {
"time": "1753342431",
"uncertainty": 120
},
"stopId": "0:CIMETI",
"stopSequence": 20
},
{
"arrival": {
"time": "1753342496",
"uncertainty": 120
},
"departure": {
"time": "1753342496",
"uncertainty": 120
},
"stopId": "0:ROMAN",
"stopSequence": 21
},
{
"arrival": {
"time": "1753342612",
"uncertainty": 120
},
"departure": {
"time": "1753342612",
"uncertainty": 120
},
"stopId": "0:KENNE 4",
"stopSequence": 22
},
{
"arrival": {
"time": "1753342756",
"uncertainty": 120
},
"departure": {
"time": "1753342756",
"uncertainty": 120
},
"stopId": "0:CHUR 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1753342889",
"uncertainty": 120
},
"departure": {
"time": "1753342889",
"uncertainty": 120
},
"stopId": "0:VERD 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1753342985",
"uncertainty": 120
},
"departure": {
"time": "1753342985",
"uncertainty": 120
},
"stopId": "0:EUROP",
"stopSequence": 25
},
{
"arrival": {
"time": "1753343056",
"uncertainty": 120
},
"departure": {
"time": "1753343056",
"uncertainty": 120
},
"stopId": "0:CHOPI",
"stopSequence": 26
},
{
"arrival": {
"time": "1753343121",
"uncertainty": 120
},
"departure": {
"time": "1753343121",
"uncertainty": 120
},
"stopId": "0:MELIE",
"stopSequence": 27
},
{
"arrival": {
"time": "1753343176",
"uncertainty": 120
},
"departure": {
"time": "1753343176",
"uncertainty": 120
},
"stopId": "0:POITO",
"stopSequence": 28
},
{
"arrival": {
"time": "1753343240",
"uncertainty": 120
},
"departure": {
"time": "1753343240",
"uncertainty": 120
},
"stopId": "0:ESCHI",
"stopSequence": 29
},
{
"arrival": {
"time": "1753343255",
"uncertainty": 120
},
"stopId": "0:BRIFF 3",
"stopSequence": 30
}
],
"trip": {
"directionId": 1,
"routeId": "C1",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080112"
},
"vehicle": {
"id": "116",
"label": "116"
}
}
},
{
"id": "3080115",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753344004",
"uncertainty": 120
},
"departure": {
"time": "1753344004",
"uncertainty": 120
},
"stopId": "0:MONGE"
},
{
"departure": {
"time": "1753343880",
"uncertainty": 120
},
"stopId": "0:ALGOU",
"stopSequence": 1
},
{
"arrival": {
"time": "1753343936",
"uncertainty": 120
},
"departure": {
"time": "1753343936",
"uncertainty": 120
},
"stopId": "0:JFERR",
"stopSequence": 2
},
{
"arrival": {
"time": "1753344000",
"uncertainty": 120
},
"departure": {
"time": "1753344000",
"uncertainty": 120
},
"stopId": "0:MONGE",
"stopSequence": 3
},
{
"arrival": {
"time": "1753344069",
"uncertainty": 120
},
"departure": {
"time": "1753344069",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALLA",
"stopSequence": 4
},
{
"arrival": {
"time": "1753344120",
"uncertainty": 120
},
"departure": {
"time": "1753344120",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:RIMBA",
"stopSequence": 5
},
{
"arrival": {
"time": "1753344199",
"uncertainty": 120
},
"departure": {
"time": "1753344199",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LGMOU",
"stopSequence": 6
},
{
"arrival": {
"time": "1753344099",
"uncertainty": 120
},
"departure": {
"time": "1753344099",
"uncertainty": 120
},
"stopId": "0:MFAUR",
"stopSequence": 7
},
{
"arrival": {
"time": "1753344217",
"uncertainty": 120
},
"departure": {
"time": "1753344217",
"uncertainty": 120
},
"stopId": "0:FRANK",
"stopSequence": 8
},
{
"arrival": {
"time": "1753344308",
"uncertainty": 120
},
"departure": {
"time": "1753344308",
"uncertainty": 120
},
"stopId": "0:DANTO",
"stopSequence": 9
},
{
"arrival": {
"time": "1753344450",
"uncertainty": 120
},
"departure": {
"time": "1753344450",
"uncertainty": 120
},
"stopId": "0:PEGUY",
"stopSequence": 10
},
{
"arrival": {
"time": "1753344508",
"uncertainty": 120
},
"departure": {
"time": "1753344508",
"uncertainty": 120
},
"stopId": "0:MARGU",
"stopSequence": 11
},
{
"arrival": {
"time": "1753344572",
"uncertainty": 120
},
"departure": {
"time": "1753344572",
"uncertainty": 120
},
"stopId": "0:ELOUB",
"stopSequence": 12
},
{
"arrival": {
"time": "1753344604",
"uncertainty": 120
},
"departure": {
"time": "1753344604",
"uncertainty": 120
},
"stopId": "0:BRIAN",
"stopSequence": 13
},
{
"arrival": {
"time": "1753344701",
"uncertainty": 120
},
"departure": {
"time": "1753344701",
"uncertainty": 120
},
"stopId": "0:GAR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1753344772",
"uncertainty": 120
},
"departure": {
"time": "1753344772",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 15
},
{
"arrival": {
"time": "1753344898",
"uncertainty": 120
},
"departure": {
"time": "1753344898",
"uncertainty": 120
},
"stopId": "0:LMARN",
"stopSequence": 16
},
{
"arrival": {
"time": "1753344955",
"uncertainty": 120
},
"departure": {
"time": "1753344955",
"uncertainty": 120
},
"stopId": "0:SERVA",
"stopSequence": 17
},
{
"arrival": {
"time": "1753345025",
"uncertainty": 120
},
"departure": {
"time": "1753345025",
"uncertainty": 120
},
"stopId": "0:LMAUB",
"stopSequence": 18
},
{
"arrival": {
"time": "1753345114",
"uncertainty": 120
},
"departure": {
"time": "1753345114",
"uncertainty": 120
},
"stopId": "0:BCROZ",
"stopSequence": 19
},
{
"arrival": {
"time": "1753345190",
"uncertainty": 120
},
"departure": {
"time": "1753345190",
"uncertainty": 120
},
"stopId": "0:CIMETI",
"stopSequence": 20
},
{
"arrival": {
"time": "1753345242",
"uncertainty": 120
},
"departure": {
"time": "1753345242",
"uncertainty": 120
},
"stopId": "0:ROMAN",
"stopSequence": 21
},
{
"arrival": {
"time": "1753345358",
"uncertainty": 120
},
"departure": {
"time": "1753345358",
"uncertainty": 120
},
"stopId": "0:KENNE 4",
"stopSequence": 22
},
{
"arrival": {
"time": "1753345502",
"uncertainty": 120
},
"departure": {
"time": "1753345502",
"uncertainty": 120
},
"stopId": "0:CHUR 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1753345635",
"uncertainty": 120
},
"departure": {
"time": "1753345635",
"uncertainty": 120
},
"stopId": "0:VERD 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1753345731",
"uncertainty": 120
},
"departure": {
"time": "1753345731",
"uncertainty": 120
},
"stopId": "0:EUROP",
"stopSequence": 25
},
{
"arrival": {
"time": "1753345802",
"uncertainty": 120
},
"departure": {
"time": "1753345802",
"uncertainty": 120
},
"stopId": "0:CHOPI",
"stopSequence": 26
},
{
"arrival": {
"time": "1753345861",
"uncertainty": 120
},
"departure": {
"time": "1753345861",
"uncertainty": 120
},
"stopId": "0:MELIE",
"stopSequence": 27
},
{
"arrival": {
"time": "1753345910",
"uncertainty": 120
},
"departure": {
"time": "1753345910",
"uncertainty": 120
},
"stopId": "0:POITO",
"stopSequence": 28
},
{
"arrival": {
"time": "1753345967",
"uncertainty": 120
},
"departure": {
"time": "1753345967",
"uncertainty": 120
},
"stopId": "0:ESCHI",
"stopSequence": 29
},
{
"arrival": {
"time": "1753345982",
"uncertainty": 120
},
"stopId": "0:BRIFF 3",
"stopSequence": 30
}
],
"trip": {
"directionId": 1,
"routeId": "C1",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080115"
}
}
},
{
"id": "3080114",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753343104",
"uncertainty": 120
},
"departure": {
"time": "1753343104",
"uncertainty": 120
},
"stopId": "0:MONGE"
},
{
"departure": {
"time": "1753342980",
"uncertainty": 120
},
"stopId": "0:ALGOU",
"stopSequence": 1
},
{
"arrival": {
"time": "1753343036",
"uncertainty": 120
},
"departure": {
"time": "1753343036",
"uncertainty": 120
},
"stopId": "0:JFERR",
"stopSequence": 2
},
{
"arrival": {
"time": "1753343100",
"uncertainty": 120
},
"departure": {
"time": "1753343100",
"uncertainty": 120
},
"stopId": "0:MONGE",
"stopSequence": 3
},
{
"arrival": {
"time": "1753343169",
"uncertainty": 120
},
"departure": {
"time": "1753343169",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALLA",
"stopSequence": 4
},
{
"arrival": {
"time": "1753343220",
"uncertainty": 120
},
"departure": {
"time": "1753343220",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:RIMBA",
"stopSequence": 5
},
{
"arrival": {
"time": "1753343299",
"uncertainty": 120
},
"departure": {
"time": "1753343299",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LGMOU",
"stopSequence": 6
},
{
"arrival": {
"time": "1753343199",
"uncertainty": 120
},
"departure": {
"time": "1753343199",
"uncertainty": 120
},
"stopId": "0:MFAUR",
"stopSequence": 7
},
{
"arrival": {
"time": "1753343317",
"uncertainty": 120
},
"departure": {
"time": "1753343317",
"uncertainty": 120
},
"stopId": "0:FRANK",
"stopSequence": 8
},
{
"arrival": {
"time": "1753343408",
"uncertainty": 120
},
"departure": {
"time": "1753343408",
"uncertainty": 120
},
"stopId": "0:DANTO",
"stopSequence": 9
},
{
"arrival": {
"time": "1753343550",
"uncertainty": 120
},
"departure": {
"time": "1753343550",
"uncertainty": 120
},
"stopId": "0:PEGUY",
"stopSequence": 10
},
{
"arrival": {
"time": "1753343608",
"uncertainty": 120
},
"departure": {
"time": "1753343608",
"uncertainty": 120
},
"stopId": "0:MARGU",
"stopSequence": 11
},
{
"arrival": {
"time": "1753343672",
"uncertainty": 120
},
"departure": {
"time": "1753343672",
"uncertainty": 120
},
"stopId": "0:ELOUB",
"stopSequence": 12
},
{
"arrival": {
"time": "1753343704",
"uncertainty": 120
},
"departure": {
"time": "1753343704",
"uncertainty": 120
},
"stopId": "0:BRIAN",
"stopSequence": 13
},
{
"arrival": {
"time": "1753343801",
"uncertainty": 120
},
"departure": {
"time": "1753343801",
"uncertainty": 120
},
"stopId": "0:GAR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1753343888",
"uncertainty": 120
},
"departure": {
"time": "1753343888",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 15
},
{
"arrival": {
"time": "1753344014",
"uncertainty": 120
},
"departure": {
"time": "1753344014",
"uncertainty": 120
},
"stopId": "0:LMARN",
"stopSequence": 16
},
{
"arrival": {
"time": "1753344076",
"uncertainty": 120
},
"departure": {
"time": "1753344076",
"uncertainty": 120
},
"stopId": "0:SERVA",
"stopSequence": 17
},
{
"arrival": {
"time": "1753344152",
"uncertainty": 120
},
"departure": {
"time": "1753344152",
"uncertainty": 120
},
"stopId": "0:LMAUB",
"stopSequence": 18
},
{
"arrival": {
"time": "1753344248",
"uncertainty": 120
},
"departure": {
"time": "1753344248",
"uncertainty": 120
},
"stopId": "0:BCROZ",
"stopSequence": 19
},
{
"arrival": {
"time": "1753344343",
"uncertainty": 120
},
"departure": {
"time": "1753344343",
"uncertainty": 120
},
"stopId": "0:CIMETI",
"stopSequence": 20
},
{
"arrival": {
"time": "1753344408",
"uncertainty": 120
},
"departure": {
"time": "1753344408",
"uncertainty": 120
},
"stopId": "0:ROMAN",
"stopSequence": 21
},
{
"arrival": {
"time": "1753344524",
"uncertainty": 120
},
"departure": {
"time": "1753344524",
"uncertainty": 120
},
"stopId": "0:KENNE 4",
"stopSequence": 22
},
{
"arrival": {
"time": "1753344668",
"uncertainty": 120
},
"departure": {
"time": "1753344668",
"uncertainty": 120
},
"stopId": "0:CHUR 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1753344801",
"uncertainty": 120
},
"departure": {
"time": "1753344801",
"uncertainty": 120
},
"stopId": "0:VERD 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1753344897",
"uncertainty": 120
},
"departure": {
"time": "1753344897",
"uncertainty": 120
},
"stopId": "0:EUROP",
"stopSequence": 25
},
{
"arrival": {
"time": "1753344968",
"uncertainty": 120
},
"departure": {
"time": "1753344968",
"uncertainty": 120
},
"stopId": "0:CHOPI",
"stopSequence": 26
},
{
"arrival": {
"time": "1753345031",
"uncertainty": 120
},
"departure": {
"time": "1753345031",
"uncertainty": 120
},
"stopId": "0:MELIE",
"stopSequence": 27
},
{
"arrival": {
"time": "1753345095",
"uncertainty": 120
},
"departure": {
"time": "1753345095",
"uncertainty": 120
},
"stopId": "0:POITO",
"stopSequence": 28
},
{
"arrival": {
"time": "1753345157",
"uncertainty": 120
},
"departure": {
"time": "1753345157",
"uncertainty": 120
},
"stopId": "0:ESCHI",
"stopSequence": 29
},
{
"arrival": {
"time": "1753345172",
"uncertainty": 120
},
"stopId": "0:BRIFF 3",
"stopSequence": 30
}
],
"trip": {
"directionId": 1,
"routeId": "C1",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080114"
}
}
},
{
"id": "3080848",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753342560",
"uncertainty": 120
},
"stopId": "0:GEGL",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080848"
}
}
},
{
"id": "3080111",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753340467",
"uncertainty": 120
},
"departure": {
"time": "1753340477",
"uncertainty": 120
},
"stopId": "0:MONGE"
},
{
"departure": {
"time": "1753340312",
"uncertainty": 120
},
"stopId": "0:ALGOU",
"stopSequence": 1
},
{
"arrival": {
"time": "1753340372",
"uncertainty": 120
},
"departure": {
"time": "1753340372",
"uncertainty": 120
},
"stopId": "0:JFERR",
"stopSequence": 2
},
{
"arrival": {
"time": "1753340446",
"uncertainty": 120
},
"departure": {
"time": "1753340463",
"uncertainty": 120
},
"stopId": "0:MONGE",
"stopSequence": 3
},
{
"arrival": {
"time": "1753340469",
"uncertainty": 120
},
"departure": {
"time": "1753340469",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALLA",
"stopSequence": 4
},
{
"arrival": {
"time": "1753340520",
"uncertainty": 120
},
"departure": {
"time": "1753340520",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:RIMBA",
"stopSequence": 5
},
{
"arrival": {
"time": "1753340599",
"uncertainty": 120
},
"departure": {
"time": "1753340599",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LGMOU",
"stopSequence": 6
},
{
"arrival": {
"time": "1753340552",
"uncertainty": 120
},
"departure": {
"time": "1753340582",
"uncertainty": 120
},
"stopId": "0:MFAUR",
"stopSequence": 7
},
{
"arrival": {
"time": "1753340642",
"uncertainty": 120
},
"departure": {
"time": "1753340672",
"uncertainty": 120
},
"stopId": "0:FRANK",
"stopSequence": 8
},
{
"arrival": {
"time": "1753340748",
"uncertainty": 120
},
"departure": {
"time": "1753340883",
"uncertainty": 120
},
"stopId": "0:DANTO",
"stopSequence": 9
},
{
"arrival": {
"time": "1753341002",
"uncertainty": 120
},
"departure": {
"time": "1753341002",
"uncertainty": 120
},
"stopId": "0:PEGUY",
"stopSequence": 10
},
{
"arrival": {
"time": "1753341057",
"uncertainty": 120
},
"departure": {
"time": "1753341057",
"uncertainty": 120
},
"stopId": "0:MARGU",
"stopSequence": 11
},
{
"arrival": {
"time": "1753341093",
"uncertainty": 120
},
"departure": {
"time": "1753341093",
"uncertainty": 120
},
"stopId": "0:ELOUB",
"stopSequence": 12
},
{
"arrival": {
"time": "1753341162",
"uncertainty": 120
},
"departure": {
"time": "1753341162",
"uncertainty": 120
},
"stopId": "0:BRIAN",
"stopSequence": 13
},
{
"arrival": {
"time": "1753341269",
"uncertainty": 120
},
"departure": {
"time": "1753341269",
"uncertainty": 120
},
"stopId": "0:GAR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1753341358",
"uncertainty": 120
},
"departure": {
"time": "1753341358",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 15
},
{
"arrival": {
"time": "1753341492",
"uncertainty": 120
},
"departure": {
"time": "1753341492",
"uncertainty": 120
},
"stopId": "0:LMARN",
"stopSequence": 16
},
{
"arrival": {
"time": "1753341534",
"uncertainty": 120
},
"departure": {
"time": "1753341534",
"uncertainty": 120
},
"stopId": "0:SERVA",
"stopSequence": 17
},
{
"arrival": {
"time": "1753341567",
"uncertainty": 120
},
"departure": {
"time": "1753341567",
"uncertainty": 120
},
"stopId": "0:LMAUB",
"stopSequence": 18
},
{
"arrival": {
"time": "1753341639",
"uncertainty": 120
},
"departure": {
"time": "1753341639",
"uncertainty": 120
},
"stopId": "0:BCROZ",
"stopSequence": 19
},
{
"arrival": {
"time": "1753341727",
"uncertainty": 120
},
"departure": {
"time": "1753341727",
"uncertainty": 120
},
"stopId": "0:CIMETI",
"stopSequence": 20
},
{
"arrival": {
"time": "1753341740",
"uncertainty": 120
},
"departure": {
"time": "1753341740",
"uncertainty": 120
},
"stopId": "0:ROMAN",
"stopSequence": 21
},
{
"arrival": {
"time": "1753341843",
"uncertainty": 120
},
"departure": {
"time": "1753341843",
"uncertainty": 120
},
"stopId": "0:KENNE 4",
"stopSequence": 22
},
{
"arrival": {
"time": "1753342002",
"uncertainty": 120
},
"departure": {
"time": "1753342002",
"uncertainty": 120
},
"stopId": "0:CHUR 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1753342155",
"uncertainty": 120
},
"departure": {
"time": "1753342155",
"uncertainty": 120
},
"stopId": "0:VERD 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1753342214",
"uncertainty": 120
},
"departure": {
"time": "1753342214",
"uncertainty": 120
},
"stopId": "0:EUROP",
"stopSequence": 25
},
{
"arrival": {
"time": "1753342276",
"uncertainty": 120
},
"departure": {
"time": "1753342276",
"uncertainty": 120
},
"stopId": "0:CHOPI",
"stopSequence": 26
},
{
"arrival": {
"time": "1753342335",
"uncertainty": 120
},
"departure": {
"time": "1753342335",
"uncertainty": 120
},
"stopId": "0:MELIE",
"stopSequence": 27
},
{
"arrival": {
"time": "1753342364",
"uncertainty": 120
},
"departure": {
"time": "1753342364",
"uncertainty": 120
},
"stopId": "0:POITO",
"stopSequence": 28
},
{
"arrival": {
"time": "1753342421",
"uncertainty": 120
},
"departure": {
"time": "1753342421",
"uncertainty": 120
},
"stopId": "0:ESCHI",
"stopSequence": 29
},
{
"arrival": {
"time": "1753342436",
"uncertainty": 120
},
"stopId": "0:BRIFF 3",
"stopSequence": 30
}
],
"trip": {
"directionId": 1,
"routeId": "C1",
"scheduleRelationship": "SCHEDULED",
"tripId": "jeuete1_3080111"
},
"vehicle": {
"id": "162",
"label": "162"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1753341128"
}
}