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
❌38 erreurs, 34 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 28/06/2026 à 09h07 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
stop_times_updates not strictly sorted E002 2 erreurs
stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence
Exemples d'erreurs
- trip_id Dim2_3586624 stop_sequence [15, 16, 17, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27] is not strictly sorted by increasing stop_sequence
- trip_id Dim2_3586623 stop_sequence [15, 16, 17, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27] is not strictly sorted by increasing stop_sequence
Sequential stop_time_update times are not increasing E022 36 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 Dim2_3586624 stop_sequence 1 departure_time 09:57:00 (1782633420) is less than previous stop departure_time 10:24:31 (1782635071) - times must increase between two sequential stops
- trip_id Dim2_3586624 stop_sequence 1 departure_time 09:57:00 (1782633420) is less than previous stop arrival_time 10:24:31 (1782635071) - times must increase between two sequential stops
- trip_id Dim2_3586624 stop_sequence 2 arrival_time 10:01:00 (1782633660) is less than previous stop arrival_time 10:24:31 (1782635071) - times must increase between two sequential stops
- trip_id Dim2_3586624 stop_sequence 2 departure_time 10:01:00 (1782633660) is less than previous stop arrival_time 10:24:31 (1782635071) - times must increase between two sequential stops
- trip_id Dim2_3586624 stop_sequence 6 arrival_time 10:02:22 (1782633742) is less than previous stop arrival_time 10:03:57 (1782633837) - times must increase between two sequential stops
Avertissements
timestamp not populated W001 18 erreurs
Timestamps should be populated for all elements
Exemples d'erreurs
- trip_id Dim2_3586624 does not have a timestamp
- trip_id Dim2_3586638 does not have a timestamp
- trip_id Dim2_3586623 does not have a timestamp
- trip_id Dim2_3586680 does not have a timestamp
- trip_id Dim2_3586637 does not have a timestamp
vehicle_id not populated W002 16 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id Dim2_3586624 does not have a vehicle_id
- trip_id Dim2_3586638 does not have a vehicle_id
- trip_id Dim2_3586680 does not have a vehicle_id
- trip_id Dim2_3586637 does not have a vehicle_id
- trip_id Dim2_3586724 does not have a vehicle_id
Validations précédentes
Voici un récapitulatif des différents types d'erreurs constatés au cours des 30 derniers jours.
| Identifiant d'erreur | Description | Nombre d'erreurs | Nombre d'occurences |
|---|---|---|---|
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 2 756 | 12 fois (100 % des validations) |
| W001 | Timestamps should be populated for all elements | 1 724 | 12 fois (100 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 979 | 12 fois (100 % des validations) |
| E002 | stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence | 96 | 11 fois (92 % des validations) |
| E051 | All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip | 21 | 9 fois (75 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 16/07/2026 à 18h23 Europe/Paris.
trip_updates (129) 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 16/07/2026 à 18h23 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "3546209",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1784219011",
"uncertainty": 120
},
"stopId": "0:LBLAC",
"stopSequence": 1
},
{
"arrival": {
"time": "1784219039",
"uncertainty": 120
},
"departure": {
"time": "1784219039",
"uncertainty": 120
},
"stopId": "0:JBREL",
"stopSequence": 2
},
{
"arrival": {
"time": "1784219075",
"uncertainty": 120
},
"departure": {
"time": "1784219075",
"uncertainty": 120
},
"stopId": "0:MANOU",
"stopSequence": 3
},
{
"arrival": {
"time": "1784219113",
"uncertainty": 120
},
"departure": {
"time": "1784219113",
"uncertainty": 120
},
"stopId": "0:BELLE",
"stopSequence": 4
},
{
"arrival": {
"time": "1784219182",
"uncertainty": 120
},
"departure": {
"time": "1784219182",
"uncertainty": 120
},
"stopId": "0:VORGI",
"stopSequence": 5
},
{
"arrival": {
"time": "1784219225",
"uncertainty": 120
},
"departure": {
"time": "1784219225",
"uncertainty": 120
},
"stopId": "0:LALLE",
"stopSequence": 6
},
{
"arrival": {
"time": "1784219296",
"uncertainty": 120
},
"departure": {
"time": "1784219296",
"uncertainty": 120
},
"stopId": "0:FOLLE",
"stopSequence": 7
},
{
"arrival": {
"time": "1784219335",
"uncertainty": 120
},
"departure": {
"time": "1784219335",
"uncertainty": 120
},
"stopId": "0:TALAV",
"stopSequence": 8
},
{
"arrival": {
"time": "1784219383",
"uncertainty": 120
},
"departure": {
"time": "1784219383",
"uncertainty": 120
},
"stopId": "0:ABRIC",
"stopSequence": 9
},
{
"arrival": {
"time": "1784219434",
"uncertainty": 120
},
"departure": {
"time": "1784219434",
"uncertainty": 120
},
"stopId": "0:BRASS",
"stopSequence": 10
},
{
"arrival": {
"time": "1784219467",
"uncertainty": 120
},
"departure": {
"time": "1784219467",
"uncertainty": 120
},
"stopId": "0:LD3S",
"stopSequence": 11
},
{
"arrival": {
"time": "1784219555",
"uncertainty": 120
},
"departure": {
"time": "1784219555",
"uncertainty": 120
},
"stopId": "0:GAUD",
"stopSequence": 12
},
{
"arrival": {
"time": "1784219627",
"uncertainty": 120
},
"departure": {
"time": "1784219627",
"uncertainty": 120
},
"stopId": "0:RALPE",
"stopSequence": 13
},
{
"arrival": {
"time": "1784219661",
"uncertainty": 120
},
"departure": {
"time": "1784219661",
"uncertainty": 120
},
"stopId": "0:TEMPL",
"stopSequence": 14
},
{
"arrival": {
"time": "1784219714",
"uncertainty": 120
},
"departure": {
"time": "1784219714",
"uncertainty": 120
},
"stopId": "0:CYRAN",
"stopSequence": 15
},
{
"arrival": {
"time": "1784219791",
"uncertainty": 120
},
"departure": {
"time": "1784219791",
"uncertainty": 120
},
"stopId": "0:IADAM",
"stopSequence": 16
},
{
"arrival": {
"time": "1784219851",
"uncertainty": 120
},
"departure": {
"time": "1784219851",
"uncertainty": 120
},
"stopId": "0:MDBOU",
"stopSequence": 17
},
{
"arrival": {
"time": "1784219895",
"uncertainty": 120
},
"departure": {
"time": "1784219895",
"uncertainty": 120
},
"stopId": "0:VALEN",
"stopSequence": 18
},
{
"arrival": {
"time": "1784219976",
"uncertainty": 120
},
"departure": {
"time": "1784219976",
"uncertainty": 120
},
"stopId": "0:TROND",
"stopSequence": 19
},
{
"arrival": {
"time": "1784220087",
"uncertainty": 120
},
"departure": {
"time": "1784220087",
"uncertainty": 120
},
"stopId": "0:RESER",
"stopSequence": 20
},
{
"arrival": {
"time": "1784220165",
"uncertainty": 120
},
"departure": {
"time": "1784220165",
"uncertainty": 120
},
"stopId": "0:SSOCI 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1784220281",
"uncertainty": 120
},
"departure": {
"time": "1784220281",
"uncertainty": 120
},
"stopId": "0:TURIN 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1784220386",
"uncertainty": 120
},
"departure": {
"time": "1784220386",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 23
},
{
"arrival": {
"time": "1784220486",
"uncertainty": 120
},
"departure": {
"time": "1784220486",
"uncertainty": 120
},
"stopId": "0:REPUB 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1784220533",
"uncertainty": 120
},
"departure": {
"time": "1784220533",
"uncertainty": 120
},
"stopId": "0:MCHAM 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1784220752",
"uncertainty": 120
},
"departure": {
"time": "1784220752",
"uncertainty": 120
},
"stopId": "0:BOTT 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1784220829",
"uncertainty": 120
},
"departure": {
"time": "1784220829",
"uncertainty": 120
},
"stopId": "0:CLEME",
"stopSequence": 27
},
{
"arrival": {
"time": "1784220865",
"uncertainty": 120
},
"departure": {
"time": "1784220865",
"uncertainty": 120
},
"stopId": "0:CVILL",
"stopSequence": 28
},
{
"arrival": {
"time": "1784220932",
"uncertainty": 120
},
"departure": {
"time": "1784220932",
"uncertainty": 120
},
"stopId": "0:MAIRI G",
"stopSequence": 29
},
{
"arrival": {
"time": "1784220991",
"uncertainty": 120
},
"departure": {
"time": "1784220991",
"uncertainty": 120
},
"stopId": "0:CLAUD",
"stopSequence": 30
},
{
"arrival": {
"time": "1784221032",
"uncertainty": 120
},
"departure": {
"time": "1784221032",
"uncertainty": 120
},
"stopId": "0:ROSTA",
"stopSequence": 31
},
{
"arrival": {
"time": "1784221088",
"uncertainty": 120
},
"departure": {
"time": "1784221088",
"uncertainty": 120
},
"stopId": "0:GAGAR",
"stopSequence": 32
},
{
"arrival": {
"time": "1784221160",
"uncertainty": 120
},
"stopId": "0:CCOM1",
"stopSequence": 33
}
],
"trip": {
"directionId": 0,
"routeId": "C3",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3546209"
},
"vehicle": {
"id": "51",
"label": "51"
}
}
},
{
"id": "3546211",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1784217902",
"uncertainty": 120
},
"stopId": "0:LBLAC",
"stopSequence": 1
},
{
"arrival": {
"time": "1784217932",
"uncertainty": 120
},
"departure": {
"time": "1784217932",
"uncertainty": 120
},
"stopId": "0:JBREL",
"stopSequence": 2
},
{
"arrival": {
"time": "1784217970",
"uncertainty": 120
},
"departure": {
"time": "1784217970",
"uncertainty": 120
},
"stopId": "0:MANOU",
"stopSequence": 3
},
{
"arrival": {
"time": "1784218010",
"uncertainty": 120
},
"departure": {
"time": "1784218010",
"uncertainty": 120
},
"stopId": "0:BELLE",
"stopSequence": 4
},
{
"arrival": {
"time": "1784218080",
"uncertainty": 120
},
"departure": {
"time": "1784218080",
"uncertainty": 120
},
"stopId": "0:VORGI",
"stopSequence": 5
},
{
"arrival": {
"time": "1784218124",
"uncertainty": 120
},
"departure": {
"time": "1784218142",
"uncertainty": 120
},
"stopId": "0:LALLE",
"stopSequence": 6
},
{
"arrival": {
"time": "1784218216",
"uncertainty": 120
},
"departure": {
"time": "1784218232",
"uncertainty": 120
},
"stopId": "0:FOLLE",
"stopSequence": 7
},
{
"arrival": {
"time": "1784218272",
"uncertainty": 120
},
"departure": {
"time": "1784218272",
"uncertainty": 120
},
"stopId": "0:TALAV",
"stopSequence": 8
},
{
"arrival": {
"time": "1784218322",
"uncertainty": 120
},
"departure": {
"time": "1784218322",
"uncertainty": 120
},
"stopId": "0:ABRIC",
"stopSequence": 9
},
{
"arrival": {
"time": "1784218372",
"uncertainty": 120
},
"departure": {
"time": "1784218372",
"uncertainty": 120
},
"stopId": "0:BRASS",
"stopSequence": 10
},
{
"arrival": {
"time": "1784218405",
"uncertainty": 120
},
"departure": {
"time": "1784218412",
"uncertainty": 120
},
"stopId": "0:LD3S",
"stopSequence": 11
},
{
"arrival": {
"time": "1784218496",
"uncertainty": 120
},
"departure": {
"time": "1784218532",
"uncertainty": 120
},
"stopId": "0:GAUD",
"stopSequence": 12
},
{
"arrival": {
"time": "1784218606",
"uncertainty": 120
},
"departure": {
"time": "1784218606",
"uncertainty": 120
},
"stopId": "0:RALPE",
"stopSequence": 13
},
{
"arrival": {
"time": "1784218641",
"uncertainty": 120
},
"departure": {
"time": "1784218641",
"uncertainty": 120
},
"stopId": "0:TEMPL",
"stopSequence": 14
},
{
"arrival": {
"time": "1784218692",
"uncertainty": 120
},
"departure": {
"time": "1784218692",
"uncertainty": 120
},
"stopId": "0:CYRAN",
"stopSequence": 15
},
{
"arrival": {
"time": "1784218767",
"uncertainty": 120
},
"departure": {
"time": "1784218773",
"uncertainty": 120
},
"stopId": "0:IADAM",
"stopSequence": 16
},
{
"arrival": {
"time": "1784218833",
"uncertainty": 120
},
"departure": {
"time": "1784218833",
"uncertainty": 120
},
"stopId": "0:MDBOU",
"stopSequence": 17
},
{
"arrival": {
"time": "1784218874",
"uncertainty": 120
},
"departure": {
"time": "1784218874",
"uncertainty": 120
},
"stopId": "0:VALEN",
"stopSequence": 18
},
{
"arrival": {
"time": "1784218952",
"uncertainty": 120
},
"departure": {
"time": "1784218953",
"uncertainty": 120
},
"stopId": "0:TROND",
"stopSequence": 19
},
{
"arrival": {
"time": "1784219117",
"uncertainty": 120
},
"departure": {
"time": "1784219117",
"uncertainty": 120
},
"stopId": "0:RESER",
"stopSequence": 20
},
{
"arrival": {
"time": "1784219195",
"uncertainty": 120
},
"departure": {
"time": "1784219195",
"uncertainty": 120
},
"stopId": "0:SSOCI 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1784219318",
"uncertainty": 120
},
"departure": {
"time": "1784219318",
"uncertainty": 120
},
"stopId": "0:TURIN 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1784219411",
"uncertainty": 120
},
"departure": {
"time": "1784219411",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 23
},
{
"arrival": {
"time": "1784219542",
"uncertainty": 120
},
"departure": {
"time": "1784219542",
"uncertainty": 120
},
"stopId": "0:REPUB 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1784219574",
"uncertainty": 120
},
"departure": {
"time": "1784219574",
"uncertainty": 120
},
"stopId": "0:MCHAM 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1784219710",
"uncertainty": 120
},
"departure": {
"time": "1784219710",
"uncertainty": 120
},
"stopId": "0:BOTT 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1784219799",
"uncertainty": 120
},
"departure": {
"time": "1784219799",
"uncertainty": 120
},
"stopId": "0:CLEME",
"stopSequence": 27
},
{
"arrival": {
"time": "1784219831",
"uncertainty": 120
},
"departure": {
"time": "1784219831",
"uncertainty": 120
},
"stopId": "0:CVILL",
"stopSequence": 28
},
{
"arrival": {
"time": "1784219917",
"uncertainty": 120
},
"departure": {
"time": "1784219917",
"uncertainty": 120
},
"stopId": "0:MAIRI G",
"stopSequence": 29
},
{
"arrival": {
"time": "1784219978",
"uncertainty": 120
},
"departure": {
"time": "1784219978",
"uncertainty": 120
},
"stopId": "0:CLAUD",
"stopSequence": 30
},
{
"arrival": {
"time": "1784219993",
"uncertainty": 120
},
"departure": {
"time": "1784219993",
"uncertainty": 120
},
"stopId": "0:ROSTA",
"stopSequence": 31
},
{
"arrival": {
"time": "1784220046",
"uncertainty": 120
},
"departure": {
"time": "1784220046",
"uncertainty": 120
},
"stopId": "0:GAGAR",
"stopSequence": 32
},
{
"arrival": {
"time": "1784220119",
"uncertainty": 120
},
"stopId": "0:CCOM1",
"stopSequence": 33
}
],
"trip": {
"directionId": 0,
"routeId": "C3",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3546211"
},
"vehicle": {
"id": "501",
"label": "501"
}
}
},
{
"id": "3545140",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784221205",
"uncertainty": 120
},
"departure": {
"time": "1784221205",
"uncertainty": 120
},
"stopId": "0:_VGR"
},
{
"departure": {
"time": "1784221200",
"uncertainty": 120
},
"stopId": "0:_VGR",
"stopSequence": 1
},
{
"arrival": {
"time": "1784221328",
"uncertainty": 120
},
"departure": {
"time": "1784221328",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:REPUB 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1784221341",
"uncertainty": 120
},
"departure": {
"time": "1784221341",
"uncertainty": 120
},
"stopId": "0:MCHAM 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1784221482",
"uncertainty": 120
},
"departure": {
"time": "1784221482",
"uncertainty": 120
},
"stopId": "0:BOTTE 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1784221573",
"uncertainty": 120
},
"departure": {
"time": "1784221573",
"uncertainty": 120
},
"stopId": "0:GUMS 3",
"stopSequence": 5
},
{
"arrival": {
"time": "1784221644",
"uncertainty": 120
},
"departure": {
"time": "1784221644",
"uncertainty": 120
},
"stopId": "0:LMALA 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1784221757",
"uncertainty": 120
},
"departure": {
"time": "1784221757",
"uncertainty": 120
},
"stopId": "0:LIBER 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1784221814",
"uncertainty": 120
},
"departure": {
"time": "1784221814",
"uncertainty": 120
},
"stopId": "0:HDVIL 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1784222047",
"uncertainty": 120
},
"departure": {
"time": "1784222047",
"uncertainty": 120
},
"stopId": "0:SPCHANT2",
"stopSequence": 9
},
{
"arrival": {
"time": "1784222564",
"uncertainty": 120
},
"departure": {
"time": "1784222564",
"uncertainty": 120
},
"stopId": "0:LPI 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1784222777",
"uncertainty": 120
},
"departure": {
"time": "1784222777",
"uncertainty": 120
},
"stopId": "0:_CFR 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1784222853",
"uncertainty": 120
},
"departure": {
"time": "1784222853",
"uncertainty": 120
},
"stopId": "0:_CLY 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1784223223",
"uncertainty": 120
},
"departure": {
"time": "1784223223",
"uncertainty": 120
},
"stopId": "0:_CPN 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1784223292",
"uncertainty": 120
},
"departure": {
"time": "1784223292",
"uncertainty": 120
},
"stopId": "0:_AGP 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1784223317",
"uncertainty": 120
},
"departure": {
"time": "1784223317",
"uncertainty": 120
},
"stopId": "0:_ACE 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1784223407",
"uncertainty": 120
},
"departure": {
"time": "1784223407",
"uncertainty": 120
},
"stopId": "0:_ABL 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1784223487",
"uncertainty": 120
},
"departure": {
"time": "1784223487",
"uncertainty": 120
},
"stopId": "0:_BMF 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1784223568",
"uncertainty": 120
},
"departure": {
"time": "1784223568",
"uncertainty": 120
},
"stopId": "0:_BCB 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1784223641",
"uncertainty": 120
},
"departure": {
"time": "1784223641",
"uncertainty": 120
},
"stopId": "0:_BSDG 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1784223737",
"uncertainty": 120
},
"departure": {
"time": "1784223737",
"uncertainty": 120
},
"stopId": "0:_BOC 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1784223971",
"uncertainty": 120
},
"departure": {
"time": "1784223971",
"uncertainty": 120
},
"stopId": "0:PONC",
"stopSequence": 21
},
{
"arrival": {
"time": "1784224088",
"uncertainty": 120
},
"departure": {
"time": "1784224088",
"uncertainty": 120
},
"stopId": "0:_VJU 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1784224414",
"uncertainty": 120
},
"departure": {
"time": "1784224414",
"uncertainty": 120
},
"stopId": "0:MIR 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1784224479",
"uncertainty": 120
},
"departure": {
"time": "1784224479",
"uncertainty": 120
},
"stopId": "0:_VPI 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1784224577",
"uncertainty": 120
},
"stopId": "0:_VPD",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "46",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545140"
}
}
},
{
"id": "3545033",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1784217470",
"uncertainty": 120
},
"stopId": "0:_HOP",
"stopSequence": 1
},
{
"arrival": {
"time": "1784217520",
"uncertainty": 120
},
"departure": {
"time": "1784217530",
"uncertainty": 120
},
"stopId": "0:_LSE",
"stopSequence": 2
},
{
"arrival": {
"time": "1784217666",
"uncertainty": 120
},
"departure": {
"time": "1784217666",
"uncertainty": 120
},
"stopId": "0:_LAS",
"stopSequence": 3
},
{
"arrival": {
"time": "1784217689",
"uncertainty": 120
},
"departure": {
"time": "1784217689",
"uncertainty": 120
},
"stopId": "0:_ACA",
"stopSequence": 4
},
{
"arrival": {
"time": "1784217755",
"uncertainty": 120
},
"departure": {
"time": "1784217755",
"uncertainty": 120
},
"stopId": "0:_LPA",
"stopSequence": 5
},
{
"arrival": {
"time": "1784217770",
"uncertainty": 120
},
"departure": {
"time": "1784217770",
"uncertainty": 120
},
"stopId": "0:_YRAB",
"stopSequence": 6
},
{
"arrival": {
"time": "1784217785",
"uncertainty": 120
},
"departure": {
"time": "1784217800",
"uncertainty": 120
},
"stopId": "0:_MCC 3",
"stopSequence": 7
},
{
"arrival": {
"time": "1784217868",
"uncertainty": 120
},
"departure": {
"time": "1784217868",
"uncertainty": 120
},
"stopId": "0:_LRE",
"stopSequence": 8
},
{
"arrival": {
"time": "1784217845",
"uncertainty": 120
},
"departure": {
"time": "1784217845",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_JRO",
"stopSequence": 9
},
{
"arrival": {
"time": "1784218202",
"uncertainty": 120
},
"departure": {
"time": "1784218202",
"uncertainty": 120
},
"stopId": "0:_CLX",
"stopSequence": 10
},
{
"arrival": {
"time": "1784218269",
"uncertainty": 120
},
"departure": {
"time": "1784218269",
"uncertainty": 120
},
"stopId": "0:_LIB",
"stopSequence": 11
},
{
"arrival": {
"time": "1784218322",
"uncertainty": 120
},
"departure": {
"time": "1784218322",
"uncertainty": 120
},
"stopId": "0:_LYB",
"stopSequence": 12
},
{
"arrival": {
"time": "1784218376",
"uncertainty": 120
},
"departure": {
"time": "1784218376",
"uncertainty": 120
},
"stopId": "0:_GMU 3",
"stopSequence": 13
},
{
"arrival": {
"time": "1784218640",
"uncertainty": 120
},
"departure": {
"time": "1784218640",
"uncertainty": 120
},
"stopId": "0:_JJA 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1784218735",
"uncertainty": 120
},
"departure": {
"time": "1784218735",
"uncertainty": 120
},
"stopId": "0:_LYT 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1784218775",
"uncertainty": 120
},
"departure": {
"time": "1784218775",
"uncertainty": 120
},
"stopId": "0:_AMP 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1784218801",
"uncertainty": 120
},
"departure": {
"time": "1784218801",
"uncertainty": 120
},
"stopId": "0:_GAM 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1784218834",
"uncertainty": 120
},
"departure": {
"time": "1784218834",
"uncertainty": 120
},
"stopId": "0:_PCA 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1784218894",
"uncertainty": 120
},
"departure": {
"time": "1784218894",
"uncertainty": 120
},
"stopId": "0:_ADM 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1784218940",
"uncertainty": 120
},
"departure": {
"time": "1784218940",
"uncertainty": 120
},
"stopId": "0:_SEX 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1784218984",
"uncertainty": 120
},
"departure": {
"time": "1784218984",
"uncertainty": 120
},
"stopId": "0:_GALB2",
"stopSequence": 21
},
{
"arrival": {
"time": "1784219062",
"uncertainty": 120
},
"departure": {
"time": "1784219062",
"uncertainty": 120
},
"stopId": "0:BOVIAN 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1784219140",
"uncertainty": 120
},
"departure": {
"time": "1784219140",
"uncertainty": 120
},
"stopId": "0:_NOB 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1784219211",
"uncertainty": 120
},
"departure": {
"time": "1784219211",
"uncertainty": 120
},
"stopId": "0:_LVI 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1784219240",
"uncertainty": 120
},
"departure": {
"time": "1784219240",
"uncertainty": 120
},
"stopId": "0:_MCU 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1784219317",
"uncertainty": 120
},
"departure": {
"time": "1784219317",
"uncertainty": 120
},
"stopId": "0:ZAR",
"stopSequence": 26
},
{
"arrival": {
"time": "1784219369",
"uncertainty": 120
},
"departure": {
"time": "1784219369",
"uncertainty": 120
},
"stopId": "0:_CAF 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1784219500",
"uncertainty": 120
},
"departure": {
"time": "1784219500",
"uncertainty": 120
},
"stopId": "0:_SVC",
"stopSequence": 28
},
{
"arrival": {
"time": "1784219620",
"uncertainty": 120
},
"departure": {
"time": "1784219620",
"uncertainty": 120
},
"stopId": "0:_PSP 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1784219774",
"uncertainty": 120
},
"departure": {
"time": "1784219774",
"uncertainty": 120
},
"stopId": "0:_SPMAN 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1784219860",
"uncertainty": 120
},
"stopId": "0:_SPLR 2",
"stopSequence": 31
}
],
"trip": {
"directionId": 0,
"routeId": "60",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545033"
},
"vehicle": {
"id": "890",
"label": "890"
}
}
},
{
"id": "3545034",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1784219746",
"uncertainty": 120
},
"stopId": "0:_HOP",
"stopSequence": 1
},
{
"arrival": {
"time": "1784219778",
"uncertainty": 120
},
"departure": {
"time": "1784219778",
"uncertainty": 120
},
"stopId": "0:_LSE",
"stopSequence": 2
},
{
"arrival": {
"time": "1784219922",
"uncertainty": 120
},
"departure": {
"time": "1784219922",
"uncertainty": 120
},
"stopId": "0:_LAS",
"stopSequence": 3
},
{
"arrival": {
"time": "1784219951",
"uncertainty": 120
},
"departure": {
"time": "1784219951",
"uncertainty": 120
},
"stopId": "0:_ACA",
"stopSequence": 4
},
{
"arrival": {
"time": "1784220005",
"uncertainty": 120
},
"departure": {
"time": "1784220005",
"uncertainty": 120
},
"stopId": "0:_LPA",
"stopSequence": 5
},
{
"arrival": {
"time": "1784220031",
"uncertainty": 120
},
"departure": {
"time": "1784220031",
"uncertainty": 120
},
"stopId": "0:_YRAB",
"stopSequence": 6
},
{
"arrival": {
"time": "1784220046",
"uncertainty": 120
},
"departure": {
"time": "1784220046",
"uncertainty": 120
},
"stopId": "0:_MCC 3",
"stopSequence": 7
},
{
"arrival": {
"time": "1784220125",
"uncertainty": 120
},
"departure": {
"time": "1784220125",
"uncertainty": 120
},
"stopId": "0:_LRE",
"stopSequence": 8
},
{
"arrival": {
"time": "1784220005",
"uncertainty": 120
},
"departure": {
"time": "1784220005",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_JRO",
"stopSequence": 9
},
{
"arrival": {
"time": "1784220491",
"uncertainty": 120
},
"departure": {
"time": "1784220491",
"uncertainty": 120
},
"stopId": "0:_CLX",
"stopSequence": 10
},
{
"arrival": {
"time": "1784220581",
"uncertainty": 120
},
"departure": {
"time": "1784220581",
"uncertainty": 120
},
"stopId": "0:_LIB",
"stopSequence": 11
},
{
"arrival": {
"time": "1784220617",
"uncertainty": 120
},
"departure": {
"time": "1784220617",
"uncertainty": 120
},
"stopId": "0:_LYB",
"stopSequence": 12
},
{
"arrival": {
"time": "1784220673",
"uncertainty": 120
},
"departure": {
"time": "1784220673",
"uncertainty": 120
},
"stopId": "0:_GMU 3",
"stopSequence": 13
},
{
"arrival": {
"time": "1784220853",
"uncertainty": 120
},
"departure": {
"time": "1784220853",
"uncertainty": 120
},
"stopId": "0:_JJA 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1784220937",
"uncertainty": 120
},
"departure": {
"time": "1784220937",
"uncertainty": 120
},
"stopId": "0:_LYT 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1784220996",
"uncertainty": 120
},
"departure": {
"time": "1784220996",
"uncertainty": 120
},
"stopId": "0:_AMP 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1784221033",
"uncertainty": 120
},
"departure": {
"time": "1784221033",
"uncertainty": 120
},
"stopId": "0:_GAM 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1784221099",
"uncertainty": 120
},
"departure": {
"time": "1784221099",
"uncertainty": 120
},
"stopId": "0:_PCA 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1784221147",
"uncertainty": 120
},
"departure": {
"time": "1784221147",
"uncertainty": 120
},
"stopId": "0:_ADM 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1784221214",
"uncertainty": 120
},
"departure": {
"time": "1784221214",
"uncertainty": 120
},
"stopId": "0:_SEX 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1784221310",
"uncertainty": 120
},
"departure": {
"time": "1784221310",
"uncertainty": 120
},
"stopId": "0:_GALB2",
"stopSequence": 21
},
{
"arrival": {
"time": "1784221375",
"uncertainty": 120
},
"departure": {
"time": "1784221375",
"uncertainty": 120
},
"stopId": "0:BOVIAN 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1784221453",
"uncertainty": 120
},
"departure": {
"time": "1784221453",
"uncertainty": 120
},
"stopId": "0:_NOB 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1784221524",
"uncertainty": 120
},
"departure": {
"time": "1784221524",
"uncertainty": 120
},
"stopId": "0:_LVI 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1784221553",
"uncertainty": 120
},
"departure": {
"time": "1784221553",
"uncertainty": 120
},
"stopId": "0:_MCU 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1784221630",
"uncertainty": 120
},
"departure": {
"time": "1784221630",
"uncertainty": 120
},
"stopId": "0:ZAR",
"stopSequence": 26
},
{
"arrival": {
"time": "1784221682",
"uncertainty": 120
},
"departure": {
"time": "1784221682",
"uncertainty": 120
},
"stopId": "0:_CAF 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1784221813",
"uncertainty": 120
},
"departure": {
"time": "1784221813",
"uncertainty": 120
},
"stopId": "0:_SVC",
"stopSequence": 28
},
{
"arrival": {
"time": "1784221933",
"uncertainty": 120
},
"departure": {
"time": "1784221933",
"uncertainty": 120
},
"stopId": "0:_PSP 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1784222087",
"uncertainty": 120
},
"departure": {
"time": "1784222087",
"uncertainty": 120
},
"stopId": "0:_SPMAN 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1784222173",
"uncertainty": 120
},
"stopId": "0:_SPLR 2",
"stopSequence": 31
}
],
"trip": {
"directionId": 0,
"routeId": "60",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545034"
}
}
},
{
"id": "3545052",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1784222190",
"uncertainty": 120
},
"stopId": "0:_SPLR",
"stopSequence": 1
},
{
"arrival": {
"time": "1784222259",
"uncertainty": 120
},
"departure": {
"time": "1784222259",
"uncertainty": 120
},
"stopId": "0:_SPMAN",
"stopSequence": 2
},
{
"arrival": {
"time": "1784222370",
"uncertainty": 120
},
"departure": {
"time": "1784222370",
"uncertainty": 120
},
"stopId": "0:_PSP",
"stopSequence": 3
},
{
"arrival": {
"time": "1784222490",
"uncertainty": 120
},
"departure": {
"time": "1784222490",
"uncertainty": 120
},
"stopId": "0:_SVC 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1784222629",
"uncertainty": 120
},
"departure": {
"time": "1784222629",
"uncertainty": 120
},
"stopId": "0:_CAF",
"stopSequence": 5
},
{
"arrival": {
"time": "1784222676",
"uncertainty": 120
},
"departure": {
"time": "1784222676",
"uncertainty": 120
},
"stopId": "0:ZAR 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1784222754",
"uncertainty": 120
},
"departure": {
"time": "1784222754",
"uncertainty": 120
},
"stopId": "0:_MCU",
"stopSequence": 7
},
{
"arrival": {
"time": "1784222784",
"uncertainty": 120
},
"departure": {
"time": "1784222784",
"uncertainty": 120
},
"stopId": "0:_LVI",
"stopSequence": 8
},
{
"arrival": {
"time": "1784222850",
"uncertainty": 120
},
"departure": {
"time": "1784222850",
"uncertainty": 120
},
"stopId": "0:_NOB",
"stopSequence": 9
},
{
"arrival": {
"time": "1784222920",
"uncertainty": 120
},
"departure": {
"time": "1784222920",
"uncertainty": 120
},
"stopId": "0:BOVIAN",
"stopSequence": 10
},
{
"arrival": {
"time": "1784222975",
"uncertainty": 120
},
"departure": {
"time": "1784222975",
"uncertainty": 120
},
"stopId": "0:_GALB",
"stopSequence": 11
},
{
"arrival": {
"time": "1784223058",
"uncertainty": 120
},
"departure": {
"time": "1784223058",
"uncertainty": 120
},
"stopId": "0:_SEX",
"stopSequence": 12
},
{
"arrival": {
"time": "1784223127",
"uncertainty": 120
},
"departure": {
"time": "1784223127",
"uncertainty": 120
},
"stopId": "0:_ADM",
"stopSequence": 13
},
{
"arrival": {
"time": "1784223179",
"uncertainty": 120
},
"departure": {
"time": "1784223179",
"uncertainty": 120
},
"stopId": "0:_PCA",
"stopSequence": 14
},
{
"arrival": {
"time": "1784223270",
"uncertainty": 120
},
"departure": {
"time": "1784223270",
"uncertainty": 120
},
"stopId": "0:_GAM",
"stopSequence": 15
},
{
"arrival": {
"time": "1784223318",
"uncertainty": 120
},
"departure": {
"time": "1784223318",
"uncertainty": 120
},
"stopId": "0:_AMP",
"stopSequence": 16
},
{
"arrival": {
"time": "1784223393",
"uncertainty": 120
},
"departure": {
"time": "1784223393",
"uncertainty": 120
},
"stopId": "0:_LYT",
"stopSequence": 17
},
{
"arrival": {
"time": "1784223450",
"uncertainty": 120
},
"departure": {
"time": "1784223450",
"uncertainty": 120
},
"stopId": "0:_JJA 3",
"stopSequence": 18
},
{
"arrival": {
"time": "1784223630",
"uncertainty": 120
},
"departure": {
"time": "1784223630",
"uncertainty": 120
},
"stopId": "0:_GMU",
"stopSequence": 19
},
{
"arrival": {
"time": "1784223740",
"uncertainty": 120
},
"departure": {
"time": "1784223740",
"uncertainty": 120
},
"stopId": "0:_LYB 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1784223750",
"uncertainty": 120
},
"departure": {
"time": "1784223750",
"uncertainty": 120
},
"stopId": "0:_LIB 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1784223834",
"uncertainty": 120
},
"departure": {
"time": "1784223834",
"uncertainty": 120
},
"stopId": "0:_CLX 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1784223901",
"uncertainty": 120
},
"departure": {
"time": "1784223901",
"uncertainty": 120
},
"stopId": "0:_JRO 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1784223935",
"uncertainty": 120
},
"departure": {
"time": "1784223935",
"uncertainty": 120
},
"stopId": "0:_LRE 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1784223991",
"uncertainty": 120
},
"departure": {
"time": "1784223991",
"uncertainty": 120
},
"stopId": "0:_MCC 4",
"stopSequence": 25
},
{
"arrival": {
"time": "1784224021",
"uncertainty": 120
},
"departure": {
"time": "1784224021",
"uncertainty": 120
},
"stopId": "0:_YRA 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1784224043",
"uncertainty": 120
},
"departure": {
"time": "1784224043",
"uncertainty": 120
},
"stopId": "0:_LPA 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1784224092",
"uncertainty": 120
},
"departure": {
"time": "1784224092",
"uncertainty": 120
},
"stopId": "0:_ACA 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1784224120",
"uncertainty": 120
},
"departure": {
"time": "1784224120",
"uncertainty": 120
},
"stopId": "0:_LAS 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1784224165",
"uncertainty": 120
},
"departure": {
"time": "1784224165",
"uncertainty": 120
},
"stopId": "0:_AUR 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1784224258",
"uncertainty": 120
},
"departure": {
"time": "1784224258",
"uncertainty": 120
},
"stopId": "0:_LSE 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1784224291",
"uncertainty": 120
},
"stopId": "0:_HOP 2",
"stopSequence": 32
}
],
"trip": {
"directionId": 1,
"routeId": "60",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545052"
}
}
},
{
"id": "3545043",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1784220300",
"uncertainty": 120
},
"stopId": "0:_SPLR",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "60",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545043"
}
}
},
{
"id": "3546137",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784222094",
"uncertainty": 120
},
"departure": {
"time": "1784222094",
"uncertainty": 120
},
"stopId": "0:_LYD 2"
},
{
"arrival": {
"time": "1784222132",
"uncertainty": 120
},
"departure": {
"time": "1784222132",
"uncertainty": 120
},
"stopId": "0:_MMA 2"
},
{
"arrival": {
"time": "1784222182",
"uncertainty": 120
},
"departure": {
"time": "1784222182",
"uncertainty": 120
},
"stopId": "0:_GMA 2"
},
{
"departure": {
"time": "1784220720",
"uncertainty": 120
},
"stopId": "0:_PSP 2",
"stopSequence": 1
},
{
"arrival": {
"time": "1784220840",
"uncertainty": 120
},
"departure": {
"time": "1784220840",
"uncertainty": 120
},
"stopId": "0:_SVC 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1784220940",
"uncertainty": 120
},
"departure": {
"time": "1784220940",
"uncertainty": 120
},
"stopId": "0:_FBF",
"stopSequence": 3
},
{
"arrival": {
"time": "1784221020",
"uncertainty": 120
},
"departure": {
"time": "1784221020",
"uncertainty": 120
},
"stopId": "0:_JCH",
"stopSequence": 4
},
{
"arrival": {
"time": "1784221065",
"uncertainty": 120
},
"departure": {
"time": "1784221065",
"uncertainty": 120
},
"stopId": "0:_DEP",
"stopSequence": 5
},
{
"arrival": {
"time": "1784221150",
"uncertainty": 120
},
"departure": {
"time": "1784221150",
"uncertainty": 120
},
"stopId": "0:_MDE",
"stopSequence": 6
},
{
"arrival": {
"time": "1784221196",
"uncertainty": 120
},
"departure": {
"time": "1784221196",
"uncertainty": 120
},
"stopId": "0:_VINA 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1784221220",
"uncertainty": 120
},
"departure": {
"time": "1784221220",
"uncertainty": 120
},
"stopId": "0:_MOUN 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1784221342",
"uncertainty": 120
},
"departure": {
"time": "1784221342",
"uncertainty": 120
},
"stopId": "0:_CNA",
"stopSequence": 9
},
{
"arrival": {
"time": "1784221440",
"uncertainty": 120
},
"departure": {
"time": "1784221440",
"uncertainty": 120
},
"stopId": "0:_GAM",
"stopSequence": 10
},
{
"arrival": {
"time": "1784221488",
"uncertainty": 120
},
"departure": {
"time": "1784221488",
"uncertainty": 120
},
"stopId": "0:_AMP",
"stopSequence": 11
},
{
"arrival": {
"time": "1784221563",
"uncertainty": 120
},
"departure": {
"time": "1784221563",
"uncertainty": 120
},
"stopId": "0:_LYT",
"stopSequence": 12
},
{
"arrival": {
"time": "1784221620",
"uncertainty": 120
},
"departure": {
"time": "1784221620",
"uncertainty": 120
},
"stopId": "0:_JJA 3",
"stopSequence": 13
},
{
"arrival": {
"time": "1784221800",
"uncertainty": 120
},
"departure": {
"time": "1784221800",
"uncertainty": 120
},
"stopId": "0:_GMU",
"stopSequence": 14
},
{
"arrival": {
"time": "1784221910",
"uncertainty": 120
},
"departure": {
"time": "1784221910",
"uncertainty": 120
},
"stopId": "0:_LYB 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1784221920",
"uncertainty": 120
},
"departure": {
"time": "1784221920",
"uncertainty": 120
},
"stopId": "0:_LIB 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1784221974",
"uncertainty": 120
},
"departure": {
"time": "1784221974",
"uncertainty": 120
},
"stopId": "0:_DUC 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1784221995",
"uncertainty": 120
},
"departure": {
"time": "1784221995",
"uncertainty": 120
},
"stopId": "0:_PMA 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1784222100",
"uncertainty": 120
},
"departure": {
"time": "1784222100",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LYD 3",
"stopSequence": 19
},
{
"arrival": {
"time": "1784222193",
"uncertainty": 120
},
"departure": {
"time": "1784222193",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_BONN",
"stopSequence": 20
},
{
"arrival": {
"time": "1784222221",
"uncertainty": 120
},
"departure": {
"time": "1784222221",
"uncertainty": 120
},
"stopId": "0:_DID 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1784222248",
"uncertainty": 120
},
"departure": {
"time": "1784222248",
"uncertainty": 120
},
"stopId": "0:_COD 5",
"stopSequence": 22
},
{
"arrival": {
"time": "1784222305",
"uncertainty": 120
},
"departure": {
"time": "1784222305",
"uncertainty": 120
},
"stopId": "0:_LSY 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1784222368",
"uncertainty": 120
},
"stopId": "0:_LGT",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "C6",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3546137"
}
}
},
{
"id": "3546136",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784220115",
"uncertainty": 120
},
"departure": {
"time": "1784220115",
"uncertainty": 120
},
"stopId": "0:_LYD 2"
},
{
"arrival": {
"time": "1784220153",
"uncertainty": 120
},
"departure": {
"time": "1784220153",
"uncertainty": 120
},
"stopId": "0:_MMA 2"
},
{
"arrival": {
"time": "1784220203",
"uncertainty": 120
},
"departure": {
"time": "1784220203",
"uncertainty": 120
},
"stopId": "0:_GMA 2"
},
{
"departure": {
"time": "1784218860",
"uncertainty": 120
},
"stopId": "0:_PSP 2",
"stopSequence": 1
},
{
"arrival": {
"time": "1784218901",
"uncertainty": 120
},
"departure": {
"time": "1784218901",
"uncertainty": 120
},
"stopId": "0:_SVC 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1784219012",
"uncertainty": 120
},
"departure": {
"time": "1784219012",
"uncertainty": 120
},
"stopId": "0:_FBF",
"stopSequence": 3
},
{
"arrival": {
"time": "1784219107",
"uncertainty": 120
},
"departure": {
"time": "1784219107",
"uncertainty": 120
},
"stopId": "0:_JCH",
"stopSequence": 4
},
{
"arrival": {
"time": "1784219140",
"uncertainty": 120
},
"departure": {
"time": "1784219140",
"uncertainty": 120
},
"stopId": "0:_DEP",
"stopSequence": 5
},
{
"arrival": {
"time": "1784219202",
"uncertainty": 120
},
"departure": {
"time": "1784219202",
"uncertainty": 120
},
"stopId": "0:_MDE",
"stopSequence": 6
},
{
"arrival": {
"time": "1784219284",
"uncertainty": 120
},
"departure": {
"time": "1784219284",
"uncertainty": 120
},
"stopId": "0:_VINA 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1784219319",
"uncertainty": 120
},
"departure": {
"time": "1784219319",
"uncertainty": 120
},
"stopId": "0:_MOUN 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1784219411",
"uncertainty": 120
},
"departure": {
"time": "1784219411",
"uncertainty": 120
},
"stopId": "0:_CNA",
"stopSequence": 9
},
{
"arrival": {
"time": "1784219500",
"uncertainty": 120
},
"departure": {
"time": "1784219500",
"uncertainty": 120
},
"stopId": "0:_GAM",
"stopSequence": 10
},
{
"arrival": {
"time": "1784219543",
"uncertainty": 120
},
"departure": {
"time": "1784219543",
"uncertainty": 120
},
"stopId": "0:_AMP",
"stopSequence": 11
},
{
"arrival": {
"time": "1784219615",
"uncertainty": 120
},
"departure": {
"time": "1784219615",
"uncertainty": 120
},
"stopId": "0:_LYT",
"stopSequence": 12
},
{
"arrival": {
"time": "1784219697",
"uncertainty": 120
},
"departure": {
"time": "1784219697",
"uncertainty": 120
},
"stopId": "0:_JJA 3",
"stopSequence": 13
},
{
"arrival": {
"time": "1784219799",
"uncertainty": 120
},
"departure": {
"time": "1784219799",
"uncertainty": 120
},
"stopId": "0:_GMU",
"stopSequence": 14
},
{
"arrival": {
"time": "1784219914",
"uncertainty": 120
},
"departure": {
"time": "1784219914",
"uncertainty": 120
},
"stopId": "0:_LYB 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1784219924",
"uncertainty": 120
},
"departure": {
"time": "1784219924",
"uncertainty": 120
},
"stopId": "0:_LIB 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1784219995",
"uncertainty": 120
},
"departure": {
"time": "1784219995",
"uncertainty": 120
},
"stopId": "0:_DUC 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1784220016",
"uncertainty": 120
},
"departure": {
"time": "1784220016",
"uncertainty": 120
},
"stopId": "0:_PMA 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1784220300",
"uncertainty": 120
},
"departure": {
"time": "1784220300",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LYD 3",
"stopSequence": 19
},
{
"arrival": {
"time": "1784220393",
"uncertainty": 120
},
"departure": {
"time": "1784220393",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_BONN",
"stopSequence": 20
},
{
"arrival": {
"time": "1784220242",
"uncertainty": 120
},
"departure": {
"time": "1784220242",
"uncertainty": 120
},
"stopId": "0:_DID 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1784220267",
"uncertainty": 120
},
"departure": {
"time": "1784220267",
"uncertainty": 120
},
"stopId": "0:_COD 5",
"stopSequence": 22
},
{
"arrival": {
"time": "1784220304",
"uncertainty": 120
},
"departure": {
"time": "1784220304",
"uncertainty": 120
},
"stopId": "0:_LSY 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1784220367",
"uncertainty": 120
},
"stopId": "0:_LGT",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "C6",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3546136"
},
"vehicle": {
"id": "892",
"label": "892"
}
}
},
{
"id": "3546138",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784223894",
"uncertainty": 120
},
"departure": {
"time": "1784223894",
"uncertainty": 120
},
"stopId": "0:_LYD 2"
},
{
"arrival": {
"time": "1784223932",
"uncertainty": 120
},
"departure": {
"time": "1784223932",
"uncertainty": 120
},
"stopId": "0:_MMA 2"
},
{
"arrival": {
"time": "1784223982",
"uncertainty": 120
},
"departure": {
"time": "1784223982",
"uncertainty": 120
},
"stopId": "0:_GMA 2"
},
{
"departure": {
"time": "1784222520",
"uncertainty": 120
},
"stopId": "0:_PSP 2",
"stopSequence": 1
},
{
"arrival": {
"time": "1784222640",
"uncertainty": 120
},
"departure": {
"time": "1784222640",
"uncertainty": 120
},
"stopId": "0:_SVC 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1784222740",
"uncertainty": 120
},
"departure": {
"time": "1784222740",
"uncertainty": 120
},
"stopId": "0:_FBF",
"stopSequence": 3
},
{
"arrival": {
"time": "1784222820",
"uncertainty": 120
},
"departure": {
"time": "1784222820",
"uncertainty": 120
},
"stopId": "0:_JCH",
"stopSequence": 4
},
{
"arrival": {
"time": "1784222865",
"uncertainty": 120
},
"departure": {
"time": "1784222865",
"uncertainty": 120
},
"stopId": "0:_DEP",
"stopSequence": 5
},
{
"arrival": {
"time": "1784222950",
"uncertainty": 120
},
"departure": {
"time": "1784222950",
"uncertainty": 120
},
"stopId": "0:_MDE",
"stopSequence": 6
},
{
"arrival": {
"time": "1784222996",
"uncertainty": 120
},
"departure": {
"time": "1784222996",
"uncertainty": 120
},
"stopId": "0:_VINA 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1784223020",
"uncertainty": 120
},
"departure": {
"time": "1784223020",
"uncertainty": 120
},
"stopId": "0:_MOUN 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1784223142",
"uncertainty": 120
},
"departure": {
"time": "1784223142",
"uncertainty": 120
},
"stopId": "0:_CNA",
"stopSequence": 9
},
{
"arrival": {
"time": "1784223240",
"uncertainty": 120
},
"departure": {
"time": "1784223240",
"uncertainty": 120
},
"stopId": "0:_GAM",
"stopSequence": 10
},
{
"arrival": {
"time": "1784223288",
"uncertainty": 120
},
"departure": {
"time": "1784223288",
"uncertainty": 120
},
"stopId": "0:_AMP",
"stopSequence": 11
},
{
"arrival": {
"time": "1784223363",
"uncertainty": 120
},
"departure": {
"time": "1784223363",
"uncertainty": 120
},
"stopId": "0:_LYT",
"stopSequence": 12
},
{
"arrival": {
"time": "1784223420",
"uncertainty": 120
},
"departure": {
"time": "1784223420",
"uncertainty": 120
},
"stopId": "0:_JJA 3",
"stopSequence": 13
},
{
"arrival": {
"time": "1784223600",
"uncertainty": 120
},
"departure": {
"time": "1784223600",
"uncertainty": 120
},
"stopId": "0:_GMU",
"stopSequence": 14
},
{
"arrival": {
"time": "1784223710",
"uncertainty": 120
},
"departure": {
"time": "1784223710",
"uncertainty": 120
},
"stopId": "0:_LYB 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1784223720",
"uncertainty": 120
},
"departure": {
"time": "1784223720",
"uncertainty": 120
},
"stopId": "0:_LIB 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1784223774",
"uncertainty": 120
},
"departure": {
"time": "1784223774",
"uncertainty": 120
},
"stopId": "0:_DUC 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1784223795",
"uncertainty": 120
},
"departure": {
"time": "1784223795",
"uncertainty": 120
},
"stopId": "0:_PMA 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1784223900",
"uncertainty": 120
},
"departure": {
"time": "1784223900",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LYD 3",
"stopSequence": 19
},
{
"arrival": {
"time": "1784223993",
"uncertainty": 120
},
"departure": {
"time": "1784223993",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_BONN",
"stopSequence": 20
},
{
"arrival": {
"time": "1784224021",
"uncertainty": 120
},
"departure": {
"time": "1784224021",
"uncertainty": 120
},
"stopId": "0:_DID 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1784224048",
"uncertainty": 120
},
"departure": {
"time": "1784224048",
"uncertainty": 120
},
"stopId": "0:_COD 5",
"stopSequence": 22
},
{
"arrival": {
"time": "1784224105",
"uncertainty": 120
},
"departure": {
"time": "1784224105",
"uncertainty": 120
},
"stopId": "0:_LSY 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1784224168",
"uncertainty": 120
},
"stopId": "0:_LGT",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "C6",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3546138"
}
}
},
{
"id": "3545023",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1784217608",
"uncertainty": 120
},
"stopId": "0:_SPLR",
"stopSequence": 1
},
{
"arrival": {
"time": "1784217701",
"uncertainty": 120
},
"departure": {
"time": "1784217701",
"uncertainty": 120
},
"stopId": "0:_SPMAN",
"stopSequence": 2
},
{
"arrival": {
"time": "1784217803",
"uncertainty": 120
},
"departure": {
"time": "1784217803",
"uncertainty": 120
},
"stopId": "0:_PSP",
"stopSequence": 3
},
{
"arrival": {
"time": "1784217866",
"uncertainty": 120
},
"departure": {
"time": "1784217866",
"uncertainty": 120
},
"stopId": "0:_SVC 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1784217963",
"uncertainty": 120
},
"departure": {
"time": "1784217998",
"uncertainty": 120
},
"stopId": "0:_CAF",
"stopSequence": 5
},
{
"arrival": {
"time": "1784218058",
"uncertainty": 120
},
"departure": {
"time": "1784218088",
"uncertainty": 120
},
"stopId": "0:ZAR 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1784218188",
"uncertainty": 120
},
"departure": {
"time": "1784218188",
"uncertainty": 120
},
"stopId": "0:_MCU",
"stopSequence": 7
},
{
"arrival": {
"time": "1784218208",
"uncertainty": 120
},
"departure": {
"time": "1784218208",
"uncertainty": 120
},
"stopId": "0:_LVI",
"stopSequence": 8
},
{
"arrival": {
"time": "1784218268",
"uncertainty": 120
},
"departure": {
"time": "1784218268",
"uncertainty": 120
},
"stopId": "0:_NOB",
"stopSequence": 9
},
{
"arrival": {
"time": "1784218328",
"uncertainty": 120
},
"departure": {
"time": "1784218328",
"uncertainty": 120
},
"stopId": "0:BOVIAN",
"stopSequence": 10
},
{
"arrival": {
"time": "1784218379",
"uncertainty": 120
},
"departure": {
"time": "1784218379",
"uncertainty": 120
},
"stopId": "0:_GALB",
"stopSequence": 11
},
{
"arrival": {
"time": "1784218418",
"uncertainty": 120
},
"departure": {
"time": "1784218418",
"uncertainty": 120
},
"stopId": "0:_SEX",
"stopSequence": 12
},
{
"arrival": {
"time": "1784218478",
"uncertainty": 120
},
"departure": {
"time": "1784218478",
"uncertainty": 120
},
"stopId": "0:_ADM",
"stopSequence": 13
},
{
"arrival": {
"time": "1784218508",
"uncertainty": 120
},
"departure": {
"time": "1784218508",
"uncertainty": 120
},
"stopId": "0:_PCA",
"stopSequence": 14
},
{
"arrival": {
"time": "1784218624",
"uncertainty": 120
},
"departure": {
"time": "1784218717",
"uncertainty": 120
},
"stopId": "0:_GAM",
"stopSequence": 15
},
{
"arrival": {
"time": "1784218759",
"uncertainty": 120
},
"departure": {
"time": "1784218759",
"uncertainty": 120
},
"stopId": "0:_AMP",
"stopSequence": 16
},
{
"arrival": {
"time": "1784218830",
"uncertainty": 120
},
"departure": {
"time": "1784218839",
"uncertainty": 120
},
"stopId": "0:_LYT",
"stopSequence": 17
},
{
"arrival": {
"time": "1784218923",
"uncertainty": 120
},
"departure": {
"time": "1784218928",
"uncertainty": 120
},
"stopId": "0:_JJA 3",
"stopSequence": 18
},
{
"arrival": {
"time": "1784219040",
"uncertainty": 120
},
"departure": {
"time": "1784219040",
"uncertainty": 120
},
"stopId": "0:_GMU",
"stopSequence": 19
},
{
"arrival": {
"time": "1784219157",
"uncertainty": 120
},
"departure": {
"time": "1784219157",
"uncertainty": 120
},
"stopId": "0:_LYB 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1784219167",
"uncertainty": 120
},
"departure": {
"time": "1784219167",
"uncertainty": 120
},
"stopId": "0:_LIB 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1784219251",
"uncertainty": 120
},
"departure": {
"time": "1784219251",
"uncertainty": 120
},
"stopId": "0:_CLX 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1784219334",
"uncertainty": 120
},
"departure": {
"time": "1784219334",
"uncertainty": 120
},
"stopId": "0:_JRO 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1784219376",
"uncertainty": 120
},
"departure": {
"time": "1784219376",
"uncertainty": 120
},
"stopId": "0:_LRE 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1784219445",
"uncertainty": 120
},
"departure": {
"time": "1784219445",
"uncertainty": 120
},
"stopId": "0:_MCC 4",
"stopSequence": 25
},
{
"arrival": {
"time": "1784219475",
"uncertainty": 120
},
"departure": {
"time": "1784219475",
"uncertainty": 120
},
"stopId": "0:_YRA 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1784219497",
"uncertainty": 120
},
"departure": {
"time": "1784219497",
"uncertainty": 120
},
"stopId": "0:_LPA 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1784219546",
"uncertainty": 120
},
"departure": {
"time": "1784219546",
"uncertainty": 120
},
"stopId": "0:_ACA 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1784219574",
"uncertainty": 120
},
"departure": {
"time": "1784219574",
"uncertainty": 120
},
"stopId": "0:_LAS 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1784219619",
"uncertainty": 120
},
"departure": {
"time": "1784219619",
"uncertainty": 120
},
"stopId": "0:_AUR 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1784219712",
"uncertainty": 120
},
"departure": {
"time": "1784219712",
"uncertainty": 120
},
"stopId": "0:_LSE 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1784219745",
"uncertainty": 120
},
"stopId": "0:_HOP 2",
"stopSequence": 32
}
],
"trip": {
"directionId": 1,
"routeId": "60",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545023"
},
"vehicle": {
"id": "860",
"label": "860"
}
}
},
{
"id": "3545013",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1784219719",
"uncertainty": 120
},
"stopId": "0:_CDR",
"stopSequence": 1
},
{
"arrival": {
"time": "1784219959",
"uncertainty": 120
},
"departure": {
"time": "1784219959",
"uncertainty": 120
},
"stopId": "0:_BZIS",
"stopSequence": 2
},
{
"arrival": {
"time": "1784220079",
"uncertainty": 120
},
"departure": {
"time": "1784220079",
"uncertainty": 120
},
"stopId": "0:_CAQ",
"stopSequence": 3
},
{
"arrival": {
"time": "1784220157",
"uncertainty": 120
},
"departure": {
"time": "1784220157",
"uncertainty": 120
},
"stopId": "0:_BAR",
"stopSequence": 4
},
{
"arrival": {
"time": "1784220395",
"uncertainty": 120
},
"departure": {
"time": "1784220395",
"uncertainty": 120
},
"stopId": "0:_BCA",
"stopSequence": 5
},
{
"arrival": {
"time": "1784220533",
"uncertainty": 120
},
"departure": {
"time": "1784220533",
"uncertainty": 120
},
"stopId": "0:_CLL",
"stopSequence": 6
},
{
"arrival": {
"time": "1784220558",
"uncertainty": 120
},
"departure": {
"time": "1784220558",
"uncertainty": 120
},
"stopId": "0:_VOL",
"stopSequence": 7
},
{
"arrival": {
"time": "1784220641",
"uncertainty": 120
},
"departure": {
"time": "1784220641",
"uncertainty": 120
},
"stopId": "0:_JJA 3",
"stopSequence": 8
},
{
"arrival": {
"time": "1784220821",
"uncertainty": 120
},
"stopId": "0:_GMU",
"stopSequence": 9
}
],
"trip": {
"directionId": 1,
"routeId": "65",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545013"
}
}
},
{
"id": "3546161",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784217937",
"uncertainty": 120
},
"departure": {
"time": "1784217937",
"uncertainty": 120
},
"stopId": "0:_GMA"
},
{
"arrival": {
"time": "1784217975",
"uncertainty": 120
},
"departure": {
"time": "1784217975",
"uncertainty": 120
},
"stopId": "0:_MMA"
},
{
"arrival": {
"time": "1784218002",
"uncertainty": 120
},
"departure": {
"time": "1784218020",
"uncertainty": 120
},
"stopId": "0:_LYD"
},
{
"departure": {
"time": "1784217754",
"uncertainty": 120
},
"stopId": "0:_LGT",
"stopSequence": 1
},
{
"arrival": {
"time": "1784217784",
"uncertainty": 120
},
"departure": {
"time": "1784217784",
"uncertainty": 120
},
"stopId": "0:_LSY",
"stopSequence": 2
},
{
"arrival": {
"time": "1784217809",
"uncertainty": 120
},
"departure": {
"time": "1784217809",
"uncertainty": 120
},
"stopId": "0:_COD 4",
"stopSequence": 3
},
{
"arrival": {
"time": "1784217836",
"uncertainty": 120
},
"departure": {
"time": "1784217843",
"uncertainty": 120
},
"stopId": "0:_DID",
"stopSequence": 4
},
{
"arrival": {
"time": "1784217817",
"uncertainty": 120
},
"departure": {
"time": "1784217817",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LYD 5",
"stopSequence": 5
},
{
"arrival": {
"time": "1784217900",
"uncertainty": 120
},
"departure": {
"time": "1784217900",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LYD 4",
"stopSequence": 6
},
{
"arrival": {
"time": "1784218118",
"uncertainty": 120
},
"departure": {
"time": "1784218118",
"uncertainty": 120
},
"stopId": "0:_PMA",
"stopSequence": 7
},
{
"arrival": {
"time": "1784218134",
"uncertainty": 120
},
"departure": {
"time": "1784218134",
"uncertainty": 120
},
"stopId": "0:_DUC",
"stopSequence": 8
},
{
"arrival": {
"time": "1784218233",
"uncertainty": 120
},
"departure": {
"time": "1784218238",
"uncertainty": 120
},
"stopId": "0:_LIB",
"stopSequence": 9
},
{
"arrival": {
"time": "1784218284",
"uncertainty": 120
},
"departure": {
"time": "1784218298",
"uncertainty": 120
},
"stopId": "0:_LYB",
"stopSequence": 10
},
{
"arrival": {
"time": "1784218358",
"uncertainty": 120
},
"departure": {
"time": "1784218358",
"uncertainty": 120
},
"stopId": "0:_GMU 3",
"stopSequence": 11
},
{
"arrival": {
"time": "1784218565",
"uncertainty": 120
},
"departure": {
"time": "1784218565",
"uncertainty": 120
},
"stopId": "0:_JJA 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1784218649",
"uncertainty": 120
},
"departure": {
"time": "1784218672",
"uncertainty": 120
},
"stopId": "0:_LYT 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1784218732",
"uncertainty": 120
},
"departure": {
"time": "1784218732",
"uncertainty": 120
},
"stopId": "0:_AMP 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1784218762",
"uncertainty": 120
},
"departure": {
"time": "1784218762",
"uncertainty": 120
},
"stopId": "0:_GAM 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1784218822",
"uncertainty": 120
},
"departure": {
"time": "1784218822",
"uncertainty": 120
},
"stopId": "0:_CNA 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1784218942",
"uncertainty": 120
},
"departure": {
"time": "1784218942",
"uncertainty": 120
},
"stopId": "0:_MOUN",
"stopSequence": 17
},
{
"arrival": {
"time": "1784218963",
"uncertainty": 120
},
"departure": {
"time": "1784218963",
"uncertainty": 120
},
"stopId": "0:_VINA",
"stopSequence": 18
},
{
"arrival": {
"time": "1784219002",
"uncertainty": 120
},
"departure": {
"time": "1784219002",
"uncertainty": 120
},
"stopId": "0:_MDE 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1784219082",
"uncertainty": 120
},
"departure": {
"time": "1784219082",
"uncertainty": 120
},
"stopId": "0:_DEP 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1784219132",
"uncertainty": 120
},
"departure": {
"time": "1784219132",
"uncertainty": 120
},
"stopId": "0:_JCH 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1784219214",
"uncertainty": 120
},
"departure": {
"time": "1784219214",
"uncertainty": 120
},
"stopId": "0:_FBF 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1784219312",
"uncertainty": 120
},
"departure": {
"time": "1784219312",
"uncertainty": 120
},
"stopId": "0:_SVC",
"stopSequence": 23
},
{
"arrival": {
"time": "1784219432",
"uncertainty": 120
},
"stopId": "0:_PSP 2",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "C6",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3546161"
},
"vehicle": {
"id": "811",
"label": "811"
}
}
},
{
"id": "3546163",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784221429",
"uncertainty": 120
},
"departure": {
"time": "1784221429",
"uncertainty": 120
},
"stopId": "0:_GMA"
},
{
"arrival": {
"time": "1784221481",
"uncertainty": 120
},
"departure": {
"time": "1784221481",
"uncertainty": 120
},
"stopId": "0:_MMA"
},
{
"arrival": {
"time": "1784221518",
"uncertainty": 120
},
"departure": {
"time": "1784221518",
"uncertainty": 120
},
"stopId": "0:_LYD"
},
{
"departure": {
"time": "1784221260",
"uncertainty": 120
},
"stopId": "0:_LGT",
"stopSequence": 1
},
{
"arrival": {
"time": "1784221291",
"uncertainty": 120
},
"departure": {
"time": "1784221291",
"uncertainty": 120
},
"stopId": "0:_LSY",
"stopSequence": 2
},
{
"arrival": {
"time": "1784221320",
"uncertainty": 120
},
"departure": {
"time": "1784221320",
"uncertainty": 120
},
"stopId": "0:_COD 4",
"stopSequence": 3
},
{
"arrival": {
"time": "1784221352",
"uncertainty": 120
},
"departure": {
"time": "1784221352",
"uncertainty": 120
},
"stopId": "0:_DID",
"stopSequence": 4
},
{
"arrival": {
"time": "1784221417",
"uncertainty": 120
},
"departure": {
"time": "1784221417",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LYD 5",
"stopSequence": 5
},
{
"arrival": {
"time": "1784221500",
"uncertainty": 120
},
"departure": {
"time": "1784221500",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LYD 4",
"stopSequence": 6
},
{
"arrival": {
"time": "1784221607",
"uncertainty": 120
},
"departure": {
"time": "1784221607",
"uncertainty": 120
},
"stopId": "0:_PMA",
"stopSequence": 7
},
{
"arrival": {
"time": "1784221631",
"uncertainty": 120
},
"departure": {
"time": "1784221631",
"uncertainty": 120
},
"stopId": "0:_DUC",
"stopSequence": 8
},
{
"arrival": {
"time": "1784221690",
"uncertainty": 120
},
"departure": {
"time": "1784221690",
"uncertainty": 120
},
"stopId": "0:_LIB",
"stopSequence": 9
},
{
"arrival": {
"time": "1784221737",
"uncertainty": 120
},
"departure": {
"time": "1784221737",
"uncertainty": 120
},
"stopId": "0:_LYB",
"stopSequence": 10
},
{
"arrival": {
"time": "1784221810",
"uncertainty": 120
},
"departure": {
"time": "1784221810",
"uncertainty": 120
},
"stopId": "0:_GMU 3",
"stopSequence": 11
},
{
"arrival": {
"time": "1784221990",
"uncertainty": 120
},
"departure": {
"time": "1784221990",
"uncertainty": 120
},
"stopId": "0:_JJA 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1784222074",
"uncertainty": 120
},
"departure": {
"time": "1784222074",
"uncertainty": 120
},
"stopId": "0:_LYT 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1784222133",
"uncertainty": 120
},
"departure": {
"time": "1784222133",
"uncertainty": 120
},
"stopId": "0:_AMP 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1784222170",
"uncertainty": 120
},
"departure": {
"time": "1784222170",
"uncertainty": 120
},
"stopId": "0:_GAM 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1784222262",
"uncertainty": 120
},
"departure": {
"time": "1784222262",
"uncertainty": 120
},
"stopId": "0:_CNA 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1784222387",
"uncertainty": 120
},
"departure": {
"time": "1784222387",
"uncertainty": 120
},
"stopId": "0:_MOUN",
"stopSequence": 17
},
{
"arrival": {
"time": "1784222419",
"uncertainty": 120
},
"departure": {
"time": "1784222419",
"uncertainty": 120
},
"stopId": "0:_VINA",
"stopSequence": 18
},
{
"arrival": {
"time": "1784222457",
"uncertainty": 120
},
"departure": {
"time": "1784222457",
"uncertainty": 120
},
"stopId": "0:_MDE 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1784222540",
"uncertainty": 120
},
"departure": {
"time": "1784222540",
"uncertainty": 120
},
"stopId": "0:_DEP 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1784222590",
"uncertainty": 120
},
"departure": {
"time": "1784222590",
"uncertainty": 120
},
"stopId": "0:_JCH 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1784222672",
"uncertainty": 120
},
"departure": {
"time": "1784222672",
"uncertainty": 120
},
"stopId": "0:_FBF 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1784222770",
"uncertainty": 120
},
"departure": {
"time": "1784222770",
"uncertainty": 120
},
"stopId": "0:_SVC",
"stopSequence": 23
},
{
"arrival": {
"time": "1784222890",
"uncertainty": 120
},
"stopId": "0:_PSP 2",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "C6",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3546163"
}
}
},
{
"id": "3546162",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784219629",
"uncertainty": 120
},
"departure": {
"time": "1784219629",
"uncertainty": 120
},
"stopId": "0:_GMA"
},
{
"arrival": {
"time": "1784219681",
"uncertainty": 120
},
"departure": {
"time": "1784219681",
"uncertainty": 120
},
"stopId": "0:_MMA"
},
{
"arrival": {
"time": "1784219718",
"uncertainty": 120
},
"departure": {
"time": "1784219718",
"uncertainty": 120
},
"stopId": "0:_LYD"
},
{
"departure": {
"time": "1784219460",
"uncertainty": 120
},
"stopId": "0:_LGT",
"stopSequence": 1
},
{
"arrival": {
"time": "1784219491",
"uncertainty": 120
},
"departure": {
"time": "1784219491",
"uncertainty": 120
},
"stopId": "0:_LSY",
"stopSequence": 2
},
{
"arrival": {
"time": "1784219520",
"uncertainty": 120
},
"departure": {
"time": "1784219520",
"uncertainty": 120
},
"stopId": "0:_COD 4",
"stopSequence": 3
},
{
"arrival": {
"time": "1784219552",
"uncertainty": 120
},
"departure": {
"time": "1784219552",
"uncertainty": 120
},
"stopId": "0:_DID",
"stopSequence": 4
},
{
"arrival": {
"time": "1784219617",
"uncertainty": 120
},
"departure": {
"time": "1784219617",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LYD 5",
"stopSequence": 5
},
{
"arrival": {
"time": "1784219700",
"uncertainty": 120
},
"departure": {
"time": "1784219700",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_LYD 4",
"stopSequence": 6
},
{
"arrival": {
"time": "1784219807",
"uncertainty": 120
},
"departure": {
"time": "1784219807",
"uncertainty": 120
},
"stopId": "0:_PMA",
"stopSequence": 7
},
{
"arrival": {
"time": "1784219827",
"uncertainty": 120
},
"departure": {
"time": "1784219827",
"uncertainty": 120
},
"stopId": "0:_DUC",
"stopSequence": 8
},
{
"arrival": {
"time": "1784219906",
"uncertainty": 120
},
"departure": {
"time": "1784219906",
"uncertainty": 120
},
"stopId": "0:_LIB",
"stopSequence": 9
},
{
"arrival": {
"time": "1784219957",
"uncertainty": 120
},
"departure": {
"time": "1784219957",
"uncertainty": 120
},
"stopId": "0:_LYB",
"stopSequence": 10
},
{
"arrival": {
"time": "1784220017",
"uncertainty": 120
},
"departure": {
"time": "1784220017",
"uncertainty": 120
},
"stopId": "0:_GMU 3",
"stopSequence": 11
},
{
"arrival": {
"time": "1784220253",
"uncertainty": 120
},
"departure": {
"time": "1784220253",
"uncertainty": 120
},
"stopId": "0:_JJA 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1784220344",
"uncertainty": 120
},
"departure": {
"time": "1784220344",
"uncertainty": 120
},
"stopId": "0:_LYT 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1784220389",
"uncertainty": 120
},
"departure": {
"time": "1784220389",
"uncertainty": 120
},
"stopId": "0:_AMP 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1784220419",
"uncertainty": 120
},
"departure": {
"time": "1784220419",
"uncertainty": 120
},
"stopId": "0:_GAM 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1784220490",
"uncertainty": 120
},
"departure": {
"time": "1784220490",
"uncertainty": 120
},
"stopId": "0:_CNA 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1784220612",
"uncertainty": 120
},
"departure": {
"time": "1784220612",
"uncertainty": 120
},
"stopId": "0:_MOUN",
"stopSequence": 17
},
{
"arrival": {
"time": "1784220637",
"uncertainty": 120
},
"departure": {
"time": "1784220637",
"uncertainty": 120
},
"stopId": "0:_VINA",
"stopSequence": 18
},
{
"arrival": {
"time": "1784220675",
"uncertainty": 120
},
"departure": {
"time": "1784220675",
"uncertainty": 120
},
"stopId": "0:_MDE 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1784220758",
"uncertainty": 120
},
"departure": {
"time": "1784220758",
"uncertainty": 120
},
"stopId": "0:_DEP 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1784220808",
"uncertainty": 120
},
"departure": {
"time": "1784220808",
"uncertainty": 120
},
"stopId": "0:_JCH 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1784220890",
"uncertainty": 120
},
"departure": {
"time": "1784220890",
"uncertainty": 120
},
"stopId": "0:_FBF 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1784220988",
"uncertainty": 120
},
"departure": {
"time": "1784220988",
"uncertainty": 120
},
"stopId": "0:_SVC",
"stopSequence": 23
},
{
"arrival": {
"time": "1784221108",
"uncertainty": 120
},
"stopId": "0:_PSP 2",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "C6",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3546162"
}
}
},
{
"id": "3545993",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1784216880",
"uncertainty": 120
},
"stopId": "0:ESCHI4",
"stopSequence": 1
},
{
"arrival": {
"time": "1784216919",
"uncertainty": 120
},
"departure": {
"time": "1784216919",
"uncertainty": 120
},
"stopId": "0:BRIFF",
"stopSequence": 2
},
{
"arrival": {
"time": "1784216949",
"uncertainty": 120
},
"departure": {
"time": "1784216979",
"uncertainty": 120
},
"stopId": "0:IUT",
"stopSequence": 3
},
{
"arrival": {
"time": "1784217016",
"uncertainty": 120
},
"departure": {
"time": "1784217016",
"uncertainty": 120
},
"stopId": "0:LAFF 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1784217095",
"uncertainty": 120
},
"departure": {
"time": "1784217095",
"uncertainty": 120
},
"stopId": "0:ARCHIM 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1784217148",
"uncertainty": 120
},
"departure": {
"time": "1784217148",
"uncertainty": 120
},
"stopId": "0:ROBIN 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1784217226",
"uncertainty": 120
},
"departure": {
"time": "1784217249",
"uncertainty": 120
},
"stopId": "0:MONTG 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1784217297",
"uncertainty": 120
},
"departure": {
"time": "1784217297",
"uncertainty": 120
},
"stopId": "0:CVERN 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1784217459",
"uncertainty": 120
},
"departure": {
"time": "1784217459",
"uncertainty": 120
},
"stopId": "0:BERLI",
"stopSequence": 9
},
{
"arrival": {
"time": "1784217510",
"uncertainty": 120
},
"departure": {
"time": "1784217549",
"uncertainty": 120
},
"stopId": "0:BARRA 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1784217759",
"uncertainty": 120
},
"departure": {
"time": "1784217759",
"uncertainty": 120
},
"stopId": "0:LEC E2",
"stopSequence": 11
},
{
"arrival": {
"time": "1784217999",
"uncertainty": 120
},
"departure": {
"time": "1784217999",
"uncertainty": 120
},
"stopId": "0:TURI",
"stopSequence": 12
},
{
"arrival": {
"time": "1784218111",
"uncertainty": 120
},
"departure": {
"time": "1784218119",
"uncertainty": 120
},
"stopId": "0:SSOCI",
"stopSequence": 13
},
{
"arrival": {
"time": "1784218198",
"uncertainty": 120
},
"departure": {
"time": "1784218209",
"uncertainty": 120
},
"stopId": "0:SULLY",
"stopSequence": 14
},
{
"arrival": {
"time": "1784218269",
"uncertainty": 120
},
"departure": {
"time": "1784218269",
"uncertainty": 120
},
"stopId": "0:POLY",
"stopSequence": 15
},
{
"arrival": {
"time": "1784218327",
"uncertainty": 120
},
"departure": {
"time": "1784218329",
"uncertainty": 120
},
"stopId": "0:GUYN",
"stopSequence": 16
},
{
"arrival": {
"time": "1784218390",
"uncertainty": 120
},
"departure": {
"time": "1784218390",
"uncertainty": 120
},
"stopId": "0:DBLAN",
"stopSequence": 17
},
{
"arrival": {
"time": "1784218578",
"uncertainty": 120
},
"departure": {
"time": "1784218578",
"uncertainty": 120
},
"stopId": "0:KENNE",
"stopSequence": 18
},
{
"arrival": {
"time": "1784218659",
"uncertainty": 120
},
"departure": {
"time": "1784218659",
"uncertainty": 120
},
"stopId": "0:BECQU",
"stopSequence": 19
},
{
"arrival": {
"time": "1784218741",
"uncertainty": 120
},
"departure": {
"time": "1784218741",
"uncertainty": 120
},
"stopId": "0:LPLAN",
"stopSequence": 20
},
{
"arrival": {
"time": "1784218779",
"uncertainty": 120
},
"departure": {
"time": "1784218809",
"uncertainty": 120
},
"stopId": "0:POINCA",
"stopSequence": 21
},
{
"arrival": {
"time": "1784218896",
"uncertainty": 120
},
"departure": {
"time": "1784218899",
"uncertainty": 120
},
"stopId": "0:JPERR",
"stopSequence": 22
},
{
"arrival": {
"time": "1784218959",
"uncertainty": 120
},
"departure": {
"time": "1784218989",
"uncertainty": 120
},
"stopId": "0:MONTE",
"stopSequence": 23
},
{
"arrival": {
"time": "1784219125",
"uncertainty": 120
},
"departure": {
"time": "1784219125",
"uncertainty": 120
},
"stopId": "0:RGARR",
"stopSequence": 24
},
{
"arrival": {
"time": "1784219171",
"uncertainty": 120
},
"stopId": "0:THABO",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "C2",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545993"
},
"vehicle": {
"id": "111",
"label": "111"
}
}
},
{
"id": "3545985",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1784218197",
"uncertainty": 120
},
"stopId": "0:ESCHI4",
"stopSequence": 1
},
{
"arrival": {
"time": "1784218236",
"uncertainty": 120
},
"departure": {
"time": "1784218236",
"uncertainty": 120
},
"stopId": "0:BRIFF",
"stopSequence": 2
},
{
"arrival": {
"time": "1784218285",
"uncertainty": 120
},
"departure": {
"time": "1784218287",
"uncertainty": 120
},
"stopId": "0:IUT",
"stopSequence": 3
},
{
"arrival": {
"time": "1784218335",
"uncertainty": 120
},
"departure": {
"time": "1784218347",
"uncertainty": 120
},
"stopId": "0:LAFF 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1784218418",
"uncertainty": 120
},
"departure": {
"time": "1784218418",
"uncertainty": 120
},
"stopId": "0:ARCHIM 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1784218468",
"uncertainty": 120
},
"departure": {
"time": "1784218468",
"uncertainty": 120
},
"stopId": "0:ROBIN 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1784218527",
"uncertainty": 120
},
"departure": {
"time": "1784218527",
"uncertainty": 120
},
"stopId": "0:MONTG 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1784218572",
"uncertainty": 120
},
"departure": {
"time": "1784218572",
"uncertainty": 120
},
"stopId": "0:CVERN 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1784218727",
"uncertainty": 120
},
"departure": {
"time": "1784218727",
"uncertainty": 120
},
"stopId": "0:BERLI",
"stopSequence": 9
},
{
"arrival": {
"time": "1784218752",
"uncertainty": 120
},
"departure": {
"time": "1784218767",
"uncertainty": 120
},
"stopId": "0:BARRA 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1784219007",
"uncertainty": 120
},
"departure": {
"time": "1784219007",
"uncertainty": 120
},
"stopId": "0:LEC E2",
"stopSequence": 11
},
{
"arrival": {
"time": "1784219148",
"uncertainty": 120
},
"departure": {
"time": "1784219148",
"uncertainty": 120
},
"stopId": "0:TURI",
"stopSequence": 12
},
{
"arrival": {
"time": "1784219211",
"uncertainty": 120
},
"departure": {
"time": "1784219211",
"uncertainty": 120
},
"stopId": "0:SSOCI",
"stopSequence": 13
},
{
"arrival": {
"time": "1784219292",
"uncertainty": 120
},
"departure": {
"time": "1784219292",
"uncertainty": 120
},
"stopId": "0:SULLY",
"stopSequence": 14
},
{
"arrival": {
"time": "1784219349",
"uncertainty": 120
},
"departure": {
"time": "1784219349",
"uncertainty": 120
},
"stopId": "0:POLY",
"stopSequence": 15
},
{
"arrival": {
"time": "1784219405",
"uncertainty": 120
},
"departure": {
"time": "1784219405",
"uncertainty": 120
},
"stopId": "0:GUYN",
"stopSequence": 16
},
{
"arrival": {
"time": "1784219470",
"uncertainty": 120
},
"departure": {
"time": "1784219470",
"uncertainty": 120
},
"stopId": "0:DBLAN",
"stopSequence": 17
},
{
"arrival": {
"time": "1784219650",
"uncertainty": 120
},
"departure": {
"time": "1784219650",
"uncertainty": 120
},
"stopId": "0:KENNE",
"stopSequence": 18
},
{
"arrival": {
"time": "1784219729",
"uncertainty": 120
},
"departure": {
"time": "1784219729",
"uncertainty": 120
},
"stopId": "0:BECQU",
"stopSequence": 19
},
{
"arrival": {
"time": "1784219810",
"uncertainty": 120
},
"departure": {
"time": "1784219810",
"uncertainty": 120
},
"stopId": "0:LPLAN",
"stopSequence": 20
},
{
"arrival": {
"time": "1784219852",
"uncertainty": 120
},
"departure": {
"time": "1784219852",
"uncertainty": 120
},
"stopId": "0:POINCA",
"stopSequence": 21
},
{
"arrival": {
"time": "1784219940",
"uncertainty": 120
},
"departure": {
"time": "1784219940",
"uncertainty": 120
},
"stopId": "0:JPERR",
"stopSequence": 22
},
{
"arrival": {
"time": "1784220000",
"uncertainty": 120
},
"departure": {
"time": "1784220000",
"uncertainty": 120
},
"stopId": "0:MONTE",
"stopSequence": 23
},
{
"arrival": {
"time": "1784220130",
"uncertainty": 120
},
"departure": {
"time": "1784220130",
"uncertainty": 120
},
"stopId": "0:RGARR",
"stopSequence": 24
},
{
"arrival": {
"time": "1784220176",
"uncertainty": 120
},
"stopId": "0:THABO",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "C2",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545985"
},
"vehicle": {
"id": "82",
"label": "82"
}
}
},
{
"id": "3545987",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1784220960",
"uncertainty": 120
},
"stopId": "0:ESCHI4",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "C2",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545987"
}
}
},
{
"id": "3545986",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1784219640",
"uncertainty": 120
},
"stopId": "0:ESCHI4",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "C2",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545986"
}
}
},
{
"id": "3545988",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1784222160",
"uncertainty": 120
},
"stopId": "0:ESCHI4",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "C2",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545988"
}
}
},
{
"id": "3546032",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784217565",
"uncertainty": 120
},
"departure": {
"time": "1784217565",
"uncertainty": 120
},
"stopId": "0:MONTE 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1784217621",
"uncertainty": 120
},
"departure": {
"time": "1784217625",
"uncertainty": 120
},
"stopId": "0:JPERR 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1784217684",
"uncertainty": 120
},
"departure": {
"time": "1784217685",
"uncertainty": 120
},
"stopId": "0:POINCA 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1784217767",
"uncertainty": 120
},
"departure": {
"time": "1784217775",
"uncertainty": 120
},
"stopId": "0:LPLAN 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1784217822",
"uncertainty": 120
},
"departure": {
"time": "1784217835",
"uncertainty": 120
},
"stopId": "0:BECQU 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1784217895",
"uncertainty": 120
},
"departure": {
"time": "1784217925",
"uncertainty": 120
},
"stopId": "0:KENNE 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1784218087",
"uncertainty": 120
},
"departure": {
"time": "1784218087",
"uncertainty": 120
},
"stopId": "0:DBLAN 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1784218152",
"uncertainty": 120
},
"departure": {
"time": "1784218165",
"uncertainty": 120
},
"stopId": "0:GUYN 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1784218210",
"uncertainty": 120
},
"departure": {
"time": "1784218225",
"uncertainty": 120
},
"stopId": "0:POLY 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1784218278",
"uncertainty": 120
},
"departure": {
"time": "1784218285",
"uncertainty": 120
},
"stopId": "0:SULLY 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1784218384",
"uncertainty": 120
},
"departure": {
"time": "1784218405",
"uncertainty": 120
},
"stopId": "0:SSOCI 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1784218525",
"uncertainty": 120
},
"departure": {
"time": "1784218525",
"uncertainty": 120
},
"stopId": "0:TURIN 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1784218615",
"uncertainty": 120
},
"departure": {
"time": "1784218705",
"uncertainty": 120
},
"stopId": "0:LEC O1",
"stopSequence": 15
},
{
"arrival": {
"time": "1784218885",
"uncertainty": 120
},
"departure": {
"time": "1784218885",
"uncertainty": 120
},
"stopId": "0:VALER04",
"stopSequence": 16
},
{
"arrival": {
"time": "1784218945",
"uncertainty": 120
},
"departure": {
"time": "1784218945",
"uncertainty": 120
},
"stopId": "0:STRAS",
"stopSequence": 17
},
{
"arrival": {
"time": "1784219027",
"uncertainty": 120
},
"departure": {
"time": "1784219027",
"uncertainty": 120
},
"stopId": "0:CVERN",
"stopSequence": 18
},
{
"arrival": {
"time": "1784219115",
"uncertainty": 120
},
"departure": {
"time": "1784219115",
"uncertainty": 120
},
"stopId": "0:MONTG",
"stopSequence": 19
},
{
"arrival": {
"time": "1784219171",
"uncertainty": 120
},
"departure": {
"time": "1784219171",
"uncertainty": 120
},
"stopId": "0:ROBIN",
"stopSequence": 20
},
{
"arrival": {
"time": "1784219220",
"uncertainty": 120
},
"departure": {
"time": "1784219220",
"uncertainty": 120
},
"stopId": "0:ARCHIM",
"stopSequence": 21
},
{
"arrival": {
"time": "1784219300",
"uncertainty": 120
},
"departure": {
"time": "1784219300",
"uncertainty": 120
},
"stopId": "0:LAFF",
"stopSequence": 22
},
{
"arrival": {
"time": "1784219368",
"uncertainty": 120
},
"departure": {
"time": "1784219368",
"uncertainty": 120
},
"stopId": "0:IUT 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1784219384",
"uncertainty": 120
},
"departure": {
"time": "1784219384",
"uncertainty": 120
},
"stopId": "0:BRIFF 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1784219431",
"uncertainty": 120
},
"stopId": "0:ESCHI 2",
"stopSequence": 25
}
],
"trip": {
"directionId": 0,
"routeId": "C2",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3546032"
},
"vehicle": {
"id": "104",
"label": "104"
}
}
},
{
"id": "3545977",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1784219520",
"uncertainty": 120
},
"stopId": "0:THABO 2",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "C2",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545977"
}
}
},
{
"id": "3545976",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784218475",
"uncertainty": 120
},
"departure": {
"time": "1784218475",
"uncertainty": 120
},
"stopId": "0:MONTE 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1784218535",
"uncertainty": 120
},
"departure": {
"time": "1784218535",
"uncertainty": 120
},
"stopId": "0:JPERR 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1784218579",
"uncertainty": 120
},
"departure": {
"time": "1784218595",
"uncertainty": 120
},
"stopId": "0:POINCA 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1784218655",
"uncertainty": 120
},
"departure": {
"time": "1784218655",
"uncertainty": 120
},
"stopId": "0:LPLAN 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1784218685",
"uncertainty": 120
},
"departure": {
"time": "1784218715",
"uncertainty": 120
},
"stopId": "0:BECQU 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1784218785",
"uncertainty": 120
},
"departure": {
"time": "1784218805",
"uncertainty": 120
},
"stopId": "0:KENNE 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1784218955",
"uncertainty": 120
},
"departure": {
"time": "1784218955",
"uncertainty": 120
},
"stopId": "0:DBLAN 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1784219024",
"uncertainty": 120
},
"departure": {
"time": "1784219024",
"uncertainty": 120
},
"stopId": "0:GUYN 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1784219068",
"uncertainty": 120
},
"departure": {
"time": "1784219068",
"uncertainty": 120
},
"stopId": "0:POLY 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1784219119",
"uncertainty": 120
},
"departure": {
"time": "1784219119",
"uncertainty": 120
},
"stopId": "0:SULLY 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1784219208",
"uncertainty": 120
},
"departure": {
"time": "1784219208",
"uncertainty": 120
},
"stopId": "0:SSOCI 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1784219331",
"uncertainty": 120
},
"departure": {
"time": "1784219331",
"uncertainty": 120
},
"stopId": "0:TURIN 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1784219435",
"uncertainty": 120
},
"departure": {
"time": "1784219435",
"uncertainty": 120
},
"stopId": "0:LEC O1",
"stopSequence": 15
},
{
"arrival": {
"time": "1784219609",
"uncertainty": 120
},
"departure": {
"time": "1784219609",
"uncertainty": 120
},
"stopId": "0:VALER04",
"stopSequence": 16
},
{
"arrival": {
"time": "1784219674",
"uncertainty": 120
},
"departure": {
"time": "1784219674",
"uncertainty": 120
},
"stopId": "0:STRAS",
"stopSequence": 17
},
{
"arrival": {
"time": "1784219753",
"uncertainty": 120
},
"departure": {
"time": "1784219753",
"uncertainty": 120
},
"stopId": "0:CVERN",
"stopSequence": 18
},
{
"arrival": {
"time": "1784219840",
"uncertainty": 120
},
"departure": {
"time": "1784219840",
"uncertainty": 120
},
"stopId": "0:MONTG",
"stopSequence": 19
},
{
"arrival": {
"time": "1784219899",
"uncertainty": 120
},
"departure": {
"time": "1784219899",
"uncertainty": 120
},
"stopId": "0:ROBIN",
"stopSequence": 20
},
{
"arrival": {
"time": "1784219965",
"uncertainty": 120
},
"departure": {
"time": "1784219965",
"uncertainty": 120
},
"stopId": "0:ARCHIM",
"stopSequence": 21
},
{
"arrival": {
"time": "1784220036",
"uncertainty": 120
},
"departure": {
"time": "1784220036",
"uncertainty": 120
},
"stopId": "0:LAFF",
"stopSequence": 22
},
{
"arrival": {
"time": "1784220104",
"uncertainty": 120
},
"departure": {
"time": "1784220104",
"uncertainty": 120
},
"stopId": "0:IUT 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1784220120",
"uncertainty": 120
},
"departure": {
"time": "1784220120",
"uncertainty": 120
},
"stopId": "0:BRIFF 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1784220180",
"uncertainty": 120
},
"stopId": "0:ESCHI 2",
"stopSequence": 25
}
],
"trip": {
"directionId": 0,
"routeId": "C2",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545976"
},
"vehicle": {
"id": "507",
"label": "507"
}
}
},
{
"id": "3545979",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1784221980",
"uncertainty": 120
},
"stopId": "0:THABO 2",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "C2",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545979"
}
}
},
{
"id": "3545978",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1784220780",
"uncertainty": 120
},
"stopId": "0:THABO 2",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "C2",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545978"
}
}
},
{
"id": "3545873",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784217644",
"uncertainty": 120
},
"departure": {
"time": "1784217644",
"uncertainty": 120
},
"stopId": "0:DBLAN 2"
},
{
"arrival": {
"time": "1784217910",
"uncertainty": 120
},
"departure": {
"time": "1784217914",
"uncertainty": 120
},
"stopId": "0:LMAUB 2"
},
{
"arrival": {
"time": "1784218360",
"uncertainty": 120
},
"departure": {
"time": "1784218360",
"uncertainty": 120
},
"stopId": "0:REPUB 2"
},
{
"departure": {
"time": "1784216880",
"uncertainty": 120
},
"stopId": "0:BRIFF 3",
"stopSequence": 1
},
{
"arrival": {
"time": "1784216880",
"uncertainty": 120
},
"departure": {
"time": "1784216880",
"uncertainty": 120
},
"stopId": "0:ESCHI 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1784216938",
"uncertainty": 120
},
"departure": {
"time": "1784216938",
"uncertainty": 120
},
"stopId": "0:POITO 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1784216967",
"uncertainty": 120
},
"departure": {
"time": "1784216967",
"uncertainty": 120
},
"stopId": "0:MELIE 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1784217088",
"uncertainty": 120
},
"departure": {
"time": "1784217088",
"uncertainty": 120
},
"stopId": "0:CHOPI 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1784217173",
"uncertainty": 120
},
"departure": {
"time": "1784217178",
"uncertainty": 120
},
"stopId": "0:EUROP 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1784217238",
"uncertainty": 120
},
"departure": {
"time": "1784217238",
"uncertainty": 120
},
"stopId": "0:VERD",
"stopSequence": 7
},
{
"arrival": {
"time": "1784217369",
"uncertainty": 120
},
"departure": {
"time": "1784217388",
"uncertainty": 120
},
"stopId": "0:CHUR",
"stopSequence": 8
},
{
"arrival": {
"time": "1784217514",
"uncertainty": 120
},
"departure": {
"time": "1784217514",
"uncertainty": 120
},
"stopId": "0:KENNE 3",
"stopSequence": 9
},
{
"arrival": {
"time": "1784217717",
"uncertainty": 120
},
"departure": {
"time": "1784217717",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:ROMAN 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1784217770",
"uncertainty": 120
},
"departure": {
"time": "1784217770",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CIMETI 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1784217840",
"uncertainty": 120
},
"departure": {
"time": "1784217840",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BCROZ 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1784217925",
"uncertainty": 120
},
"departure": {
"time": "1784217925",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LMAUB 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1784218020",
"uncertainty": 120
},
"departure": {
"time": "1784218020",
"uncertainty": 120
},
"stopId": "0:SERVA 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1784218066",
"uncertainty": 120
},
"departure": {
"time": "1784218080",
"uncertainty": 120
},
"stopId": "0:LMARN 3",
"stopSequence": 15
},
{
"arrival": {
"time": "1784218190",
"uncertainty": 120
},
"departure": {
"time": "1784218260",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 16
},
{
"arrival": {
"time": "1784218308",
"uncertainty": 120
},
"departure": {
"time": "1784218308",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GARE 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1784218511",
"uncertainty": 120
},
"departure": {
"time": "1784218541",
"uncertainty": 120
},
"stopId": "0:BRIAN 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1784218601",
"uncertainty": 120
},
"departure": {
"time": "1784218601",
"uncertainty": 120
},
"stopId": "0:ELOUB 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1784218637",
"uncertainty": 120
},
"departure": {
"time": "1784218661",
"uncertainty": 120
},
"stopId": "0:MARGU 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1784218721",
"uncertainty": 120
},
"departure": {
"time": "1784218721",
"uncertainty": 120
},
"stopId": "0:PEGUY 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1784218791",
"uncertainty": 120
},
"departure": {
"time": "1784218791",
"uncertainty": 120
},
"stopId": "0:DANTO 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1784218866",
"uncertainty": 120
},
"departure": {
"time": "1784218866",
"uncertainty": 120
},
"stopId": "0:FRANK 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1784218931",
"uncertainty": 120
},
"departure": {
"time": "1784218931",
"uncertainty": 120
},
"stopId": "0:MFAUR 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1784219081",
"uncertainty": 120
},
"departure": {
"time": "1784219081",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LGMOU 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1784219160",
"uncertainty": 120
},
"departure": {
"time": "1784219160",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:RIMBA 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1784219205",
"uncertainty": 120
},
"departure": {
"time": "1784219205",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALLA 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1784219045",
"uncertainty": 120
},
"departure": {
"time": "1784219045",
"uncertainty": 120
},
"stopId": "0:MONGE 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1784219089",
"uncertainty": 120
},
"departure": {
"time": "1784219089",
"uncertainty": 120
},
"stopId": "0:JFERR 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1784219143",
"uncertainty": 120
},
"stopId": "0:ALGOU 2",
"stopSequence": 30
}
],
"trip": {
"directionId": 0,
"routeId": "C1",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545873"
},
"vehicle": {
"id": "115",
"label": "115"
}
}
},
{
"id": "3545793",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784218667",
"uncertainty": 120
},
"departure": {
"time": "1784218667",
"uncertainty": 120
},
"stopId": "0:DBLAN 2"
},
{
"arrival": {
"time": "1784218855",
"uncertainty": 120
},
"departure": {
"time": "1784218855",
"uncertainty": 120
},
"stopId": "0:LMAUB 2"
},
{
"arrival": {
"time": "1784219242",
"uncertainty": 120
},
"departure": {
"time": "1784219242",
"uncertainty": 120
},
"stopId": "0:REPUB 2"
},
{
"departure": {
"time": "1784217841",
"uncertainty": 120
},
"stopId": "0:BRIFF 3",
"stopSequence": 1
},
{
"arrival": {
"time": "1784217864",
"uncertainty": 120
},
"departure": {
"time": "1784217901",
"uncertainty": 120
},
"stopId": "0:ESCHI 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1784217978",
"uncertainty": 120
},
"departure": {
"time": "1784217978",
"uncertainty": 120
},
"stopId": "0:POITO 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1784218032",
"uncertainty": 120
},
"departure": {
"time": "1784218032",
"uncertainty": 120
},
"stopId": "0:MELIE 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1784218137",
"uncertainty": 120
},
"departure": {
"time": "1784218142",
"uncertainty": 120
},
"stopId": "0:CHOPI 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1784218231",
"uncertainty": 120
},
"departure": {
"time": "1784218261",
"uncertainty": 120
},
"stopId": "0:EUROP 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1784218310",
"uncertainty": 120
},
"departure": {
"time": "1784218321",
"uncertainty": 120
},
"stopId": "0:VERD",
"stopSequence": 7
},
{
"arrival": {
"time": "1784218471",
"uncertainty": 120
},
"departure": {
"time": "1784218471",
"uncertainty": 120
},
"stopId": "0:CHUR",
"stopSequence": 8
},
{
"arrival": {
"time": "1784218561",
"uncertainty": 120
},
"departure": {
"time": "1784218561",
"uncertainty": 120
},
"stopId": "0:KENNE 3",
"stopSequence": 9
},
{
"arrival": {
"time": "1784218617",
"uncertainty": 120
},
"departure": {
"time": "1784218617",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:ROMAN 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1784218670",
"uncertainty": 120
},
"departure": {
"time": "1784218670",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CIMETI 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1784218740",
"uncertainty": 120
},
"departure": {
"time": "1784218740",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BCROZ 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1784218825",
"uncertainty": 120
},
"departure": {
"time": "1784218825",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LMAUB 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1784218978",
"uncertainty": 120
},
"departure": {
"time": "1784218978",
"uncertainty": 120
},
"stopId": "0:SERVA 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1784219041",
"uncertainty": 120
},
"departure": {
"time": "1784219041",
"uncertainty": 120
},
"stopId": "0:LMARN 3",
"stopSequence": 15
},
{
"arrival": {
"time": "1784219159",
"uncertainty": 120
},
"departure": {
"time": "1784219159",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 16
},
{
"arrival": {
"time": "1784219208",
"uncertainty": 120
},
"departure": {
"time": "1784219208",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GARE 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1784219313",
"uncertainty": 120
},
"departure": {
"time": "1784219313",
"uncertainty": 120
},
"stopId": "0:BRIAN 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1784219374",
"uncertainty": 120
},
"departure": {
"time": "1784219374",
"uncertainty": 120
},
"stopId": "0:ELOUB 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1784219414",
"uncertainty": 120
},
"departure": {
"time": "1784219414",
"uncertainty": 120
},
"stopId": "0:MARGU 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1784219475",
"uncertainty": 120
},
"departure": {
"time": "1784219475",
"uncertainty": 120
},
"stopId": "0:PEGUY 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1784219555",
"uncertainty": 120
},
"departure": {
"time": "1784219555",
"uncertainty": 120
},
"stopId": "0:DANTO 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1784219630",
"uncertainty": 120
},
"departure": {
"time": "1784219630",
"uncertainty": 120
},
"stopId": "0:FRANK 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1784219696",
"uncertainty": 120
},
"departure": {
"time": "1784219696",
"uncertainty": 120
},
"stopId": "0:MFAUR 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1784219934",
"uncertainty": 120
},
"departure": {
"time": "1784219934",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LGMOU 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1784220000",
"uncertainty": 120
},
"departure": {
"time": "1784220000",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:RIMBA 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1784220045",
"uncertainty": 120
},
"departure": {
"time": "1784220045",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALLA 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1784219787",
"uncertainty": 120
},
"departure": {
"time": "1784219787",
"uncertainty": 120
},
"stopId": "0:MONGE 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1784219836",
"uncertainty": 120
},
"departure": {
"time": "1784219836",
"uncertainty": 120
},
"stopId": "0:JFERR 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1784219890",
"uncertainty": 120
},
"stopId": "0:ALGOU 2",
"stopSequence": 30
}
],
"trip": {
"directionId": 0,
"routeId": "C1",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545793"
},
"vehicle": {
"id": "69",
"label": "69"
}
}
},
{
"id": "3545795",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784220497",
"uncertainty": 120
},
"departure": {
"time": "1784220497",
"uncertainty": 120
},
"stopId": "0:DBLAN 2"
},
{
"arrival": {
"time": "1784220720",
"uncertainty": 120
},
"departure": {
"time": "1784220720",
"uncertainty": 120
},
"stopId": "0:LMAUB 2"
},
{
"arrival": {
"time": "1784221020",
"uncertainty": 120
},
"departure": {
"time": "1784221020",
"uncertainty": 120
},
"stopId": "0:REPUB 2"
},
{
"departure": {
"time": "1784219700",
"uncertainty": 120
},
"stopId": "0:BRIFF 3",
"stopSequence": 1
},
{
"arrival": {
"time": "1784219723",
"uncertainty": 120
},
"departure": {
"time": "1784219723",
"uncertainty": 120
},
"stopId": "0:ESCHI 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1784219813",
"uncertainty": 120
},
"departure": {
"time": "1784219813",
"uncertainty": 120
},
"stopId": "0:POITO 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1784219875",
"uncertainty": 120
},
"departure": {
"time": "1784219875",
"uncertainty": 120
},
"stopId": "0:MELIE 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1784219940",
"uncertainty": 120
},
"departure": {
"time": "1784219940",
"uncertainty": 120
},
"stopId": "0:CHOPI 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1784220037",
"uncertainty": 120
},
"departure": {
"time": "1784220037",
"uncertainty": 120
},
"stopId": "0:EUROP 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1784220107",
"uncertainty": 120
},
"departure": {
"time": "1784220107",
"uncertainty": 120
},
"stopId": "0:VERD",
"stopSequence": 7
},
{
"arrival": {
"time": "1784220240",
"uncertainty": 120
},
"departure": {
"time": "1784220240",
"uncertainty": 120
},
"stopId": "0:CHUR",
"stopSequence": 8
},
{
"arrival": {
"time": "1784220362",
"uncertainty": 120
},
"departure": {
"time": "1784220362",
"uncertainty": 120
},
"stopId": "0:KENNE 3",
"stopSequence": 9
},
{
"arrival": {
"time": "1784220477",
"uncertainty": 120
},
"departure": {
"time": "1784220477",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:ROMAN 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1784220530",
"uncertainty": 120
},
"departure": {
"time": "1784220530",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CIMETI 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1784220600",
"uncertainty": 120
},
"departure": {
"time": "1784220600",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BCROZ 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1784220671",
"uncertainty": 120
},
"departure": {
"time": "1784220671",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LMAUB 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1784220780",
"uncertainty": 120
},
"departure": {
"time": "1784220780",
"uncertainty": 120
},
"stopId": "0:SERVA 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1784220853",
"uncertainty": 120
},
"departure": {
"time": "1784220853",
"uncertainty": 120
},
"stopId": "0:LMARN 3",
"stopSequence": 15
},
{
"arrival": {
"time": "1784220938",
"uncertainty": 120
},
"departure": {
"time": "1784220938",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 16
},
{
"arrival": {
"time": "1784220997",
"uncertainty": 120
},
"departure": {
"time": "1784220997",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GARE 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1784221090",
"uncertainty": 120
},
"departure": {
"time": "1784221090",
"uncertainty": 120
},
"stopId": "0:BRIAN 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1784221150",
"uncertainty": 120
},
"departure": {
"time": "1784221150",
"uncertainty": 120
},
"stopId": "0:ELOUB 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1784221214",
"uncertainty": 120
},
"departure": {
"time": "1784221214",
"uncertainty": 120
},
"stopId": "0:MARGU 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1784221277",
"uncertainty": 120
},
"departure": {
"time": "1784221277",
"uncertainty": 120
},
"stopId": "0:PEGUY 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1784221426",
"uncertainty": 120
},
"departure": {
"time": "1784221426",
"uncertainty": 120
},
"stopId": "0:DANTO 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1784221494",
"uncertainty": 120
},
"departure": {
"time": "1784221494",
"uncertainty": 120
},
"stopId": "0:FRANK 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1784221569",
"uncertainty": 120
},
"departure": {
"time": "1784221569",
"uncertainty": 120
},
"stopId": "0:MFAUR 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1784221674",
"uncertainty": 120
},
"departure": {
"time": "1784221674",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LGMOU 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1784221740",
"uncertainty": 120
},
"departure": {
"time": "1784221740",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:RIMBA 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1784221785",
"uncertainty": 120
},
"departure": {
"time": "1784221785",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALLA 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1784221658",
"uncertainty": 120
},
"departure": {
"time": "1784221658",
"uncertainty": 120
},
"stopId": "0:MONGE 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1784221724",
"uncertainty": 120
},
"departure": {
"time": "1784221724",
"uncertainty": 120
},
"stopId": "0:JFERR 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1784221778",
"uncertainty": 120
},
"stopId": "0:ALGOU 2",
"stopSequence": 30
}
],
"trip": {
"directionId": 0,
"routeId": "C1",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545795"
}
}
},
{
"id": "3545794",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784219497",
"uncertainty": 120
},
"departure": {
"time": "1784219497",
"uncertainty": 120
},
"stopId": "0:DBLAN 2"
},
{
"arrival": {
"time": "1784219720",
"uncertainty": 120
},
"departure": {
"time": "1784219720",
"uncertainty": 120
},
"stopId": "0:LMAUB 2"
},
{
"arrival": {
"time": "1784220056",
"uncertainty": 120
},
"departure": {
"time": "1784220056",
"uncertainty": 120
},
"stopId": "0:REPUB 2"
},
{
"departure": {
"time": "1784218752",
"uncertainty": 120
},
"stopId": "0:BRIFF 3",
"stopSequence": 1
},
{
"arrival": {
"time": "1784218775",
"uncertainty": 120
},
"departure": {
"time": "1784218782",
"uncertainty": 120
},
"stopId": "0:ESCHI 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1784218841",
"uncertainty": 120
},
"departure": {
"time": "1784218841",
"uncertainty": 120
},
"stopId": "0:POITO 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1784218859",
"uncertainty": 120
},
"departure": {
"time": "1784218859",
"uncertainty": 120
},
"stopId": "0:MELIE 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1784218962",
"uncertainty": 120
},
"departure": {
"time": "1784218962",
"uncertainty": 120
},
"stopId": "0:CHOPI 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1784219065",
"uncertainty": 120
},
"departure": {
"time": "1784219065",
"uncertainty": 120
},
"stopId": "0:EUROP 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1784219118",
"uncertainty": 120
},
"departure": {
"time": "1784219118",
"uncertainty": 120
},
"stopId": "0:VERD",
"stopSequence": 7
},
{
"arrival": {
"time": "1784219269",
"uncertainty": 120
},
"departure": {
"time": "1784219269",
"uncertainty": 120
},
"stopId": "0:CHUR",
"stopSequence": 8
},
{
"arrival": {
"time": "1784219362",
"uncertainty": 120
},
"departure": {
"time": "1784219362",
"uncertainty": 120
},
"stopId": "0:KENNE 3",
"stopSequence": 9
},
{
"arrival": {
"time": "1784219517",
"uncertainty": 120
},
"departure": {
"time": "1784219517",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:ROMAN 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1784219570",
"uncertainty": 120
},
"departure": {
"time": "1784219570",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CIMETI 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1784219640",
"uncertainty": 120
},
"departure": {
"time": "1784219640",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BCROZ 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1784219725",
"uncertainty": 120
},
"departure": {
"time": "1784219725",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LMAUB 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1784219784",
"uncertainty": 120
},
"departure": {
"time": "1784219784",
"uncertainty": 120
},
"stopId": "0:SERVA 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1784219854",
"uncertainty": 120
},
"departure": {
"time": "1784219854",
"uncertainty": 120
},
"stopId": "0:LMARN 3",
"stopSequence": 15
},
{
"arrival": {
"time": "1784219971",
"uncertainty": 120
},
"departure": {
"time": "1784219971",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 16
},
{
"arrival": {
"time": "1784220108",
"uncertainty": 120
},
"departure": {
"time": "1784220108",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GARE 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1784220127",
"uncertainty": 120
},
"departure": {
"time": "1784220127",
"uncertainty": 120
},
"stopId": "0:BRIAN 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1784220189",
"uncertainty": 120
},
"departure": {
"time": "1784220189",
"uncertainty": 120
},
"stopId": "0:ELOUB 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1784220234",
"uncertainty": 120
},
"departure": {
"time": "1784220234",
"uncertainty": 120
},
"stopId": "0:MARGU 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1784220297",
"uncertainty": 120
},
"departure": {
"time": "1784220297",
"uncertainty": 120
},
"stopId": "0:PEGUY 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1784220391",
"uncertainty": 120
},
"departure": {
"time": "1784220391",
"uncertainty": 120
},
"stopId": "0:DANTO 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1784220464",
"uncertainty": 120
},
"departure": {
"time": "1784220464",
"uncertainty": 120
},
"stopId": "0:FRANK 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1784220532",
"uncertainty": 120
},
"departure": {
"time": "1784220532",
"uncertainty": 120
},
"stopId": "0:MFAUR 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1784220834",
"uncertainty": 120
},
"departure": {
"time": "1784220834",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LGMOU 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1784220900",
"uncertainty": 120
},
"departure": {
"time": "1784220900",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:RIMBA 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1784220945",
"uncertainty": 120
},
"departure": {
"time": "1784220945",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALLA 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1784220621",
"uncertainty": 120
},
"departure": {
"time": "1784220621",
"uncertainty": 120
},
"stopId": "0:MONGE 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1784220687",
"uncertainty": 120
},
"departure": {
"time": "1784220687",
"uncertainty": 120
},
"stopId": "0:JFERR 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1784220741",
"uncertainty": 120
},
"stopId": "0:ALGOU 2",
"stopSequence": 30
}
],
"trip": {
"directionId": 0,
"routeId": "C1",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545794"
},
"vehicle": {
"id": "106",
"label": "106"
}
}
},
{
"id": "3545797",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784221397",
"uncertainty": 120
},
"departure": {
"time": "1784221397",
"uncertainty": 120
},
"stopId": "0:DBLAN 2"
},
{
"arrival": {
"time": "1784221620",
"uncertainty": 120
},
"departure": {
"time": "1784221620",
"uncertainty": 120
},
"stopId": "0:LMAUB 2"
},
{
"arrival": {
"time": "1784221938",
"uncertainty": 120
},
"departure": {
"time": "1784221938",
"uncertainty": 120
},
"stopId": "0:REPUB 2"
},
{
"departure": {
"time": "1784220600",
"uncertainty": 120
},
"stopId": "0:BRIFF 3",
"stopSequence": 1
},
{
"arrival": {
"time": "1784220623",
"uncertainty": 120
},
"departure": {
"time": "1784220623",
"uncertainty": 120
},
"stopId": "0:ESCHI 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1784220713",
"uncertainty": 120
},
"departure": {
"time": "1784220713",
"uncertainty": 120
},
"stopId": "0:POITO 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1784220775",
"uncertainty": 120
},
"departure": {
"time": "1784220775",
"uncertainty": 120
},
"stopId": "0:MELIE 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1784220840",
"uncertainty": 120
},
"departure": {
"time": "1784220840",
"uncertainty": 120
},
"stopId": "0:CHOPI 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1784220937",
"uncertainty": 120
},
"departure": {
"time": "1784220937",
"uncertainty": 120
},
"stopId": "0:EUROP 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1784221007",
"uncertainty": 120
},
"departure": {
"time": "1784221007",
"uncertainty": 120
},
"stopId": "0:VERD",
"stopSequence": 7
},
{
"arrival": {
"time": "1784221140",
"uncertainty": 120
},
"departure": {
"time": "1784221140",
"uncertainty": 120
},
"stopId": "0:CHUR",
"stopSequence": 8
},
{
"arrival": {
"time": "1784221262",
"uncertainty": 120
},
"departure": {
"time": "1784221262",
"uncertainty": 120
},
"stopId": "0:KENNE 3",
"stopSequence": 9
},
{
"arrival": {
"time": "1784221377",
"uncertainty": 120
},
"departure": {
"time": "1784221377",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:ROMAN 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1784221430",
"uncertainty": 120
},
"departure": {
"time": "1784221430",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CIMETI 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1784221500",
"uncertainty": 120
},
"departure": {
"time": "1784221500",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BCROZ 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1784221571",
"uncertainty": 120
},
"departure": {
"time": "1784221571",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LMAUB 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1784221680",
"uncertainty": 120
},
"departure": {
"time": "1784221680",
"uncertainty": 120
},
"stopId": "0:SERVA 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1784221754",
"uncertainty": 120
},
"departure": {
"time": "1784221754",
"uncertainty": 120
},
"stopId": "0:LMARN 3",
"stopSequence": 15
},
{
"arrival": {
"time": "1784221839",
"uncertainty": 120
},
"departure": {
"time": "1784221860",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 16
},
{
"arrival": {
"time": "1784221946",
"uncertainty": 120
},
"departure": {
"time": "1784221946",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GARE 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1784222007",
"uncertainty": 120
},
"departure": {
"time": "1784222007",
"uncertainty": 120
},
"stopId": "0:BRIAN 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1784222060",
"uncertainty": 120
},
"departure": {
"time": "1784222060",
"uncertainty": 120
},
"stopId": "0:ELOUB 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1784222117",
"uncertainty": 120
},
"departure": {
"time": "1784222117",
"uncertainty": 120
},
"stopId": "0:MARGU 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1784222173",
"uncertainty": 120
},
"departure": {
"time": "1784222173",
"uncertainty": 120
},
"stopId": "0:PEGUY 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1784222307",
"uncertainty": 120
},
"departure": {
"time": "1784222307",
"uncertainty": 120
},
"stopId": "0:DANTO 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1784222375",
"uncertainty": 120
},
"departure": {
"time": "1784222375",
"uncertainty": 120
},
"stopId": "0:FRANK 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1784222450",
"uncertainty": 120
},
"departure": {
"time": "1784222450",
"uncertainty": 120
},
"stopId": "0:MFAUR 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1784222574",
"uncertainty": 120
},
"departure": {
"time": "1784222574",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LGMOU 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1784222640",
"uncertainty": 120
},
"departure": {
"time": "1784222640",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:RIMBA 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1784222685",
"uncertainty": 120
},
"departure": {
"time": "1784222685",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALLA 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1784222539",
"uncertainty": 120
},
"departure": {
"time": "1784222539",
"uncertainty": 120
},
"stopId": "0:MONGE 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1784222605",
"uncertainty": 120
},
"departure": {
"time": "1784222605",
"uncertainty": 120
},
"stopId": "0:JFERR 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1784222659",
"uncertainty": 120
},
"stopId": "0:ALGOU 2",
"stopSequence": 30
}
],
"trip": {
"directionId": 0,
"routeId": "C1",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545797"
}
}
},
{
"id": "3545798",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784222597",
"uncertainty": 120
},
"departure": {
"time": "1784222597",
"uncertainty": 120
},
"stopId": "0:DBLAN 2"
},
{
"arrival": {
"time": "1784222820",
"uncertainty": 120
},
"departure": {
"time": "1784222820",
"uncertainty": 120
},
"stopId": "0:LMAUB 2"
},
{
"arrival": {
"time": "1784223120",
"uncertainty": 120
},
"departure": {
"time": "1784223120",
"uncertainty": 120
},
"stopId": "0:REPUB 2"
},
{
"departure": {
"time": "1784221800",
"uncertainty": 120
},
"stopId": "0:BRIFF 3",
"stopSequence": 1
},
{
"arrival": {
"time": "1784221823",
"uncertainty": 120
},
"departure": {
"time": "1784221823",
"uncertainty": 120
},
"stopId": "0:ESCHI 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1784221913",
"uncertainty": 120
},
"departure": {
"time": "1784221913",
"uncertainty": 120
},
"stopId": "0:POITO 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1784221975",
"uncertainty": 120
},
"departure": {
"time": "1784221975",
"uncertainty": 120
},
"stopId": "0:MELIE 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1784222040",
"uncertainty": 120
},
"departure": {
"time": "1784222040",
"uncertainty": 120
},
"stopId": "0:CHOPI 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1784222137",
"uncertainty": 120
},
"departure": {
"time": "1784222137",
"uncertainty": 120
},
"stopId": "0:EUROP 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1784222207",
"uncertainty": 120
},
"departure": {
"time": "1784222207",
"uncertainty": 120
},
"stopId": "0:VERD",
"stopSequence": 7
},
{
"arrival": {
"time": "1784222340",
"uncertainty": 120
},
"departure": {
"time": "1784222340",
"uncertainty": 120
},
"stopId": "0:CHUR",
"stopSequence": 8
},
{
"arrival": {
"time": "1784222462",
"uncertainty": 120
},
"departure": {
"time": "1784222462",
"uncertainty": 120
},
"stopId": "0:KENNE 3",
"stopSequence": 9
},
{
"arrival": {
"time": "1784222577",
"uncertainty": 120
},
"departure": {
"time": "1784222577",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:ROMAN 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1784222630",
"uncertainty": 120
},
"departure": {
"time": "1784222630",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CIMETI 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1784222700",
"uncertainty": 120
},
"departure": {
"time": "1784222700",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BCROZ 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1784222771",
"uncertainty": 120
},
"departure": {
"time": "1784222771",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LMAUB 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1784222880",
"uncertainty": 120
},
"departure": {
"time": "1784222880",
"uncertainty": 120
},
"stopId": "0:SERVA 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1784222953",
"uncertainty": 120
},
"departure": {
"time": "1784222953",
"uncertainty": 120
},
"stopId": "0:LMARN 3",
"stopSequence": 15
},
{
"arrival": {
"time": "1784223038",
"uncertainty": 120
},
"departure": {
"time": "1784223038",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 16
},
{
"arrival": {
"time": "1784223097",
"uncertainty": 120
},
"departure": {
"time": "1784223097",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GARE 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1784223190",
"uncertainty": 120
},
"departure": {
"time": "1784223190",
"uncertainty": 120
},
"stopId": "0:BRIAN 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1784223250",
"uncertainty": 120
},
"departure": {
"time": "1784223250",
"uncertainty": 120
},
"stopId": "0:ELOUB 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1784223314",
"uncertainty": 120
},
"departure": {
"time": "1784223314",
"uncertainty": 120
},
"stopId": "0:MARGU 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1784223377",
"uncertainty": 120
},
"departure": {
"time": "1784223377",
"uncertainty": 120
},
"stopId": "0:PEGUY 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1784223526",
"uncertainty": 120
},
"departure": {
"time": "1784223526",
"uncertainty": 120
},
"stopId": "0:DANTO 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1784223594",
"uncertainty": 120
},
"departure": {
"time": "1784223594",
"uncertainty": 120
},
"stopId": "0:FRANK 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1784223669",
"uncertainty": 120
},
"departure": {
"time": "1784223669",
"uncertainty": 120
},
"stopId": "0:MFAUR 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1784223774",
"uncertainty": 120
},
"departure": {
"time": "1784223774",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LGMOU 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1784223840",
"uncertainty": 120
},
"departure": {
"time": "1784223840",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:RIMBA 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1784223885",
"uncertainty": 120
},
"departure": {
"time": "1784223885",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALLA 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1784223758",
"uncertainty": 120
},
"departure": {
"time": "1784223758",
"uncertainty": 120
},
"stopId": "0:MONGE 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1784223824",
"uncertainty": 120
},
"departure": {
"time": "1784223824",
"uncertainty": 120
},
"stopId": "0:JFERR 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1784223878",
"uncertainty": 120
},
"stopId": "0:ALGOU 2",
"stopSequence": 30
}
],
"trip": {
"directionId": 0,
"routeId": "C1",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545798"
}
}
},
{
"id": "3545849",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784220047",
"uncertainty": 120
},
"departure": {
"time": "1784220047",
"uncertainty": 120
},
"stopId": "0:REPUB"
},
{
"arrival": {
"time": "1784220210",
"uncertainty": 120
},
"departure": {
"time": "1784220210",
"uncertainty": 120
},
"stopId": "0:LMARN"
},
{
"arrival": {
"time": "1784220244",
"uncertainty": 120
},
"departure": {
"time": "1784220244",
"uncertainty": 120
},
"stopId": "0:SERVA"
},
{
"arrival": {
"time": "1784220286",
"uncertainty": 120
},
"departure": {
"time": "1784220286",
"uncertainty": 120
},
"stopId": "0:LMAUB"
},
{
"arrival": {
"time": "1784220518",
"uncertainty": 120
},
"departure": {
"time": "1784220518",
"uncertainty": 120
},
"stopId": "0:DBLAN"
},
{
"departure": {
"time": "1784219020",
"uncertainty": 120
},
"stopId": "0:ALGOU",
"stopSequence": 1
},
{
"arrival": {
"time": "1784219332",
"uncertainty": 120
},
"departure": {
"time": "1784219332",
"uncertainty": 120
},
"stopId": "0:JFERR",
"stopSequence": 2
},
{
"arrival": {
"time": "1784219387",
"uncertainty": 120
},
"departure": {
"time": "1784219387",
"uncertainty": 120
},
"stopId": "0:MONGE",
"stopSequence": 3
},
{
"arrival": {
"time": "1784219469",
"uncertainty": 120
},
"departure": {
"time": "1784219469",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALLA",
"stopSequence": 4
},
{
"arrival": {
"time": "1784219520",
"uncertainty": 120
},
"departure": {
"time": "1784219520",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:RIMBA",
"stopSequence": 5
},
{
"arrival": {
"time": "1784219599",
"uncertainty": 120
},
"departure": {
"time": "1784219599",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LGMOU",
"stopSequence": 6
},
{
"arrival": {
"time": "1784219486",
"uncertainty": 120
},
"departure": {
"time": "1784219486",
"uncertainty": 120
},
"stopId": "0:MFAUR",
"stopSequence": 7
},
{
"arrival": {
"time": "1784219579",
"uncertainty": 120
},
"departure": {
"time": "1784219579",
"uncertainty": 120
},
"stopId": "0:FRANK",
"stopSequence": 8
},
{
"arrival": {
"time": "1784219665",
"uncertainty": 120
},
"departure": {
"time": "1784219665",
"uncertainty": 120
},
"stopId": "0:DANTO",
"stopSequence": 9
},
{
"arrival": {
"time": "1784219765",
"uncertainty": 120
},
"departure": {
"time": "1784219765",
"uncertainty": 120
},
"stopId": "0:PEGUY",
"stopSequence": 10
},
{
"arrival": {
"time": "1784219825",
"uncertainty": 120
},
"departure": {
"time": "1784219825",
"uncertainty": 120
},
"stopId": "0:MARGU",
"stopSequence": 11
},
{
"arrival": {
"time": "1784219886",
"uncertainty": 120
},
"departure": {
"time": "1784219886",
"uncertainty": 120
},
"stopId": "0:ELOUB",
"stopSequence": 12
},
{
"arrival": {
"time": "1784219962",
"uncertainty": 120
},
"departure": {
"time": "1784219962",
"uncertainty": 120
},
"stopId": "0:BRIAN",
"stopSequence": 13
},
{
"arrival": {
"time": "1784220333",
"uncertainty": 120
},
"departure": {
"time": "1784220333",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GAR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1784220108",
"uncertainty": 120
},
"departure": {
"time": "1784220108",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 15
},
{
"arrival": {
"time": "1784220525",
"uncertainty": 120
},
"departure": {
"time": "1784220525",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LMARN",
"stopSequence": 16
},
{
"arrival": {
"time": "1784220577",
"uncertainty": 120
},
"departure": {
"time": "1784220577",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:SERVA",
"stopSequence": 17
},
{
"arrival": {
"time": "1784220640",
"uncertainty": 120
},
"departure": {
"time": "1784220640",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LMAUB",
"stopSequence": 18
},
{
"arrival": {
"time": "1784220720",
"uncertainty": 120
},
"departure": {
"time": "1784220720",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BCROZ",
"stopSequence": 19
},
{
"arrival": {
"time": "1784220812",
"uncertainty": 120
},
"departure": {
"time": "1784220812",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CIMETI",
"stopSequence": 20
},
{
"arrival": {
"time": "1784220858",
"uncertainty": 120
},
"departure": {
"time": "1784220858",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:ROMAN",
"stopSequence": 21
},
{
"arrival": {
"time": "1784220660",
"uncertainty": 120
},
"departure": {
"time": "1784220660",
"uncertainty": 120
},
"stopId": "0:KENNE 4",
"stopSequence": 22
},
{
"arrival": {
"time": "1784220790",
"uncertainty": 120
},
"departure": {
"time": "1784220790",
"uncertainty": 120
},
"stopId": "0:CHUR 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1784220923",
"uncertainty": 120
},
"departure": {
"time": "1784220923",
"uncertainty": 120
},
"stopId": "0:VERD 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1784221019",
"uncertainty": 120
},
"departure": {
"time": "1784221019",
"uncertainty": 120
},
"stopId": "0:EUROP",
"stopSequence": 25
},
{
"arrival": {
"time": "1784221090",
"uncertainty": 120
},
"departure": {
"time": "1784221090",
"uncertainty": 120
},
"stopId": "0:CHOPI",
"stopSequence": 26
},
{
"arrival": {
"time": "1784221149",
"uncertainty": 120
},
"departure": {
"time": "1784221149",
"uncertainty": 120
},
"stopId": "0:MELIE",
"stopSequence": 27
},
{
"arrival": {
"time": "1784221198",
"uncertainty": 120
},
"departure": {
"time": "1784221198",
"uncertainty": 120
},
"stopId": "0:POITO",
"stopSequence": 28
},
{
"arrival": {
"time": "1784221255",
"uncertainty": 120
},
"departure": {
"time": "1784221255",
"uncertainty": 120
},
"stopId": "0:ESCHI",
"stopSequence": 29
},
{
"arrival": {
"time": "1784221270",
"uncertainty": 120
},
"stopId": "0:BRIFF 3",
"stopSequence": 30
}
],
"trip": {
"directionId": 1,
"routeId": "C1",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545849"
},
"vehicle": {
"id": "50",
"label": "50"
}
}
},
{
"id": "3545848",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784219352",
"uncertainty": 120
},
"departure": {
"time": "1784219352",
"uncertainty": 120
},
"stopId": "0:REPUB"
},
{
"arrival": {
"time": "1784219519",
"uncertainty": 120
},
"departure": {
"time": "1784219519",
"uncertainty": 120
},
"stopId": "0:LMARN"
},
{
"arrival": {
"time": "1784219553",
"uncertainty": 120
},
"departure": {
"time": "1784219553",
"uncertainty": 120
},
"stopId": "0:SERVA"
},
{
"arrival": {
"time": "1784219595",
"uncertainty": 120
},
"departure": {
"time": "1784219595",
"uncertainty": 120
},
"stopId": "0:LMAUB"
},
{
"arrival": {
"time": "1784219827",
"uncertainty": 120
},
"departure": {
"time": "1784219827",
"uncertainty": 120
},
"stopId": "0:DBLAN"
},
{
"departure": {
"time": "1784218413",
"uncertainty": 120
},
"stopId": "0:ALGOU",
"stopSequence": 1
},
{
"arrival": {
"time": "1784218473",
"uncertainty": 120
},
"departure": {
"time": "1784218473",
"uncertainty": 120
},
"stopId": "0:JFERR",
"stopSequence": 2
},
{
"arrival": {
"time": "1784218533",
"uncertainty": 120
},
"departure": {
"time": "1784218593",
"uncertainty": 120
},
"stopId": "0:MONGE",
"stopSequence": 3
},
{
"arrival": {
"time": "1784218569",
"uncertainty": 120
},
"departure": {
"time": "1784218569",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALLA",
"stopSequence": 4
},
{
"arrival": {
"time": "1784218620",
"uncertainty": 120
},
"departure": {
"time": "1784218620",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:RIMBA",
"stopSequence": 5
},
{
"arrival": {
"time": "1784218699",
"uncertainty": 120
},
"departure": {
"time": "1784218699",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LGMOU",
"stopSequence": 6
},
{
"arrival": {
"time": "1784218652",
"uncertainty": 120
},
"departure": {
"time": "1784218652",
"uncertainty": 120
},
"stopId": "0:MFAUR",
"stopSequence": 7
},
{
"arrival": {
"time": "1784218742",
"uncertainty": 120
},
"departure": {
"time": "1784218803",
"uncertainty": 120
},
"stopId": "0:FRANK",
"stopSequence": 8
},
{
"arrival": {
"time": "1784218888",
"uncertainty": 120
},
"departure": {
"time": "1784218954",
"uncertainty": 120
},
"stopId": "0:DANTO",
"stopSequence": 9
},
{
"arrival": {
"time": "1784219065",
"uncertainty": 120
},
"departure": {
"time": "1784219065",
"uncertainty": 120
},
"stopId": "0:PEGUY",
"stopSequence": 10
},
{
"arrival": {
"time": "1784219125",
"uncertainty": 120
},
"departure": {
"time": "1784219125",
"uncertainty": 120
},
"stopId": "0:MARGU",
"stopSequence": 11
},
{
"arrival": {
"time": "1784219185",
"uncertainty": 120
},
"departure": {
"time": "1784219185",
"uncertainty": 120
},
"stopId": "0:ELOUB",
"stopSequence": 12
},
{
"arrival": {
"time": "1784219267",
"uncertainty": 120
},
"departure": {
"time": "1784219267",
"uncertainty": 120
},
"stopId": "0:BRIAN",
"stopSequence": 13
},
{
"arrival": {
"time": "1784219433",
"uncertainty": 120
},
"departure": {
"time": "1784219433",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GAR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1784219415",
"uncertainty": 120
},
"departure": {
"time": "1784219415",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 15
},
{
"arrival": {
"time": "1784219625",
"uncertainty": 120
},
"departure": {
"time": "1784219625",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LMARN",
"stopSequence": 16
},
{
"arrival": {
"time": "1784219677",
"uncertainty": 120
},
"departure": {
"time": "1784219677",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:SERVA",
"stopSequence": 17
},
{
"arrival": {
"time": "1784219740",
"uncertainty": 120
},
"departure": {
"time": "1784219740",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LMAUB",
"stopSequence": 18
},
{
"arrival": {
"time": "1784219820",
"uncertainty": 120
},
"departure": {
"time": "1784219820",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BCROZ",
"stopSequence": 19
},
{
"arrival": {
"time": "1784219927",
"uncertainty": 120
},
"departure": {
"time": "1784219927",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CIMETI",
"stopSequence": 20
},
{
"arrival": {
"time": "1784219981",
"uncertainty": 120
},
"departure": {
"time": "1784219981",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:ROMAN",
"stopSequence": 21
},
{
"arrival": {
"time": "1784219975",
"uncertainty": 120
},
"departure": {
"time": "1784219975",
"uncertainty": 120
},
"stopId": "0:KENNE 4",
"stopSequence": 22
},
{
"arrival": {
"time": "1784220087",
"uncertainty": 120
},
"departure": {
"time": "1784220087",
"uncertainty": 120
},
"stopId": "0:CHUR 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1784220220",
"uncertainty": 120
},
"departure": {
"time": "1784220220",
"uncertainty": 120
},
"stopId": "0:VERD 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1784220316",
"uncertainty": 120
},
"departure": {
"time": "1784220316",
"uncertainty": 120
},
"stopId": "0:EUROP",
"stopSequence": 25
},
{
"arrival": {
"time": "1784220387",
"uncertainty": 120
},
"departure": {
"time": "1784220387",
"uncertainty": 120
},
"stopId": "0:CHOPI",
"stopSequence": 26
},
{
"arrival": {
"time": "1784220449",
"uncertainty": 120
},
"departure": {
"time": "1784220449",
"uncertainty": 120
},
"stopId": "0:MELIE",
"stopSequence": 27
},
{
"arrival": {
"time": "1784220501",
"uncertainty": 120
},
"departure": {
"time": "1784220501",
"uncertainty": 120
},
"stopId": "0:POITO",
"stopSequence": 28
},
{
"arrival": {
"time": "1784220562",
"uncertainty": 120
},
"departure": {
"time": "1784220562",
"uncertainty": 120
},
"stopId": "0:ESCHI",
"stopSequence": 29
},
{
"arrival": {
"time": "1784220577",
"uncertainty": 120
},
"stopId": "0:BRIFF 3",
"stopSequence": 30
}
],
"trip": {
"directionId": 1,
"routeId": "C1",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545848"
},
"vehicle": {
"id": "120",
"label": "120"
}
}
},
{
"id": "3545851",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784221497",
"uncertainty": 120
},
"departure": {
"time": "1784221497",
"uncertainty": 120
},
"stopId": "0:REPUB"
},
{
"arrival": {
"time": "1784221943",
"uncertainty": 120
},
"departure": {
"time": "1784221943",
"uncertainty": 120
},
"stopId": "0:LMARN"
},
{
"arrival": {
"time": "1784221977",
"uncertainty": 120
},
"departure": {
"time": "1784221977",
"uncertainty": 120
},
"stopId": "0:SERVA"
},
{
"arrival": {
"time": "1784222019",
"uncertainty": 120
},
"departure": {
"time": "1784222019",
"uncertainty": 120
},
"stopId": "0:LMAUB"
},
{
"arrival": {
"time": "1784222251",
"uncertainty": 120
},
"departure": {
"time": "1784222251",
"uncertainty": 120
},
"stopId": "0:DBLAN"
},
{
"departure": {
"time": "1784220720",
"uncertainty": 120
},
"stopId": "0:ALGOU",
"stopSequence": 1
},
{
"arrival": {
"time": "1784220776",
"uncertainty": 120
},
"departure": {
"time": "1784220776",
"uncertainty": 120
},
"stopId": "0:JFERR",
"stopSequence": 2
},
{
"arrival": {
"time": "1784220840",
"uncertainty": 120
},
"departure": {
"time": "1784220840",
"uncertainty": 120
},
"stopId": "0:MONGE",
"stopSequence": 3
},
{
"arrival": {
"time": "1784220909",
"uncertainty": 120
},
"departure": {
"time": "1784220909",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALLA",
"stopSequence": 4
},
{
"arrival": {
"time": "1784220960",
"uncertainty": 120
},
"departure": {
"time": "1784220960",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:RIMBA",
"stopSequence": 5
},
{
"arrival": {
"time": "1784221039",
"uncertainty": 120
},
"departure": {
"time": "1784221039",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LGMOU",
"stopSequence": 6
},
{
"arrival": {
"time": "1784220939",
"uncertainty": 120
},
"departure": {
"time": "1784220939",
"uncertainty": 120
},
"stopId": "0:MFAUR",
"stopSequence": 7
},
{
"arrival": {
"time": "1784221057",
"uncertainty": 120
},
"departure": {
"time": "1784221057",
"uncertainty": 120
},
"stopId": "0:FRANK",
"stopSequence": 8
},
{
"arrival": {
"time": "1784221148",
"uncertainty": 120
},
"departure": {
"time": "1784221148",
"uncertainty": 120
},
"stopId": "0:DANTO",
"stopSequence": 9
},
{
"arrival": {
"time": "1784221275",
"uncertainty": 120
},
"departure": {
"time": "1784221275",
"uncertainty": 120
},
"stopId": "0:PEGUY",
"stopSequence": 10
},
{
"arrival": {
"time": "1784221327",
"uncertainty": 120
},
"departure": {
"time": "1784221327",
"uncertainty": 120
},
"stopId": "0:MARGU",
"stopSequence": 11
},
{
"arrival": {
"time": "1784221384",
"uncertainty": 120
},
"departure": {
"time": "1784221384",
"uncertainty": 120
},
"stopId": "0:ELOUB",
"stopSequence": 12
},
{
"arrival": {
"time": "1784221413",
"uncertainty": 120
},
"departure": {
"time": "1784221413",
"uncertainty": 120
},
"stopId": "0:BRIAN",
"stopSequence": 13
},
{
"arrival": {
"time": "1784221724",
"uncertainty": 120
},
"departure": {
"time": "1784221724",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GAR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1784221557",
"uncertainty": 120
},
"departure": {
"time": "1784221860",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 15
},
{
"arrival": {
"time": "1784221944",
"uncertainty": 120
},
"departure": {
"time": "1784221944",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LMARN",
"stopSequence": 16
},
{
"arrival": {
"time": "1784221985",
"uncertainty": 120
},
"departure": {
"time": "1784221985",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:SERVA",
"stopSequence": 17
},
{
"arrival": {
"time": "1784222036",
"uncertainty": 120
},
"departure": {
"time": "1784222036",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LMAUB",
"stopSequence": 18
},
{
"arrival": {
"time": "1784222100",
"uncertainty": 120
},
"departure": {
"time": "1784222100",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BCROZ",
"stopSequence": 19
},
{
"arrival": {
"time": "1784222192",
"uncertainty": 120
},
"departure": {
"time": "1784222192",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CIMETI",
"stopSequence": 20
},
{
"arrival": {
"time": "1784222238",
"uncertainty": 120
},
"departure": {
"time": "1784222238",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:ROMAN",
"stopSequence": 21
},
{
"arrival": {
"time": "1784222390",
"uncertainty": 120
},
"departure": {
"time": "1784222390",
"uncertainty": 120
},
"stopId": "0:KENNE 4",
"stopSequence": 22
},
{
"arrival": {
"time": "1784222513",
"uncertainty": 120
},
"departure": {
"time": "1784222513",
"uncertainty": 120
},
"stopId": "0:CHUR 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1784222646",
"uncertainty": 120
},
"departure": {
"time": "1784222646",
"uncertainty": 120
},
"stopId": "0:VERD 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1784222742",
"uncertainty": 120
},
"departure": {
"time": "1784222742",
"uncertainty": 120
},
"stopId": "0:EUROP",
"stopSequence": 25
},
{
"arrival": {
"time": "1784222813",
"uncertainty": 120
},
"departure": {
"time": "1784222813",
"uncertainty": 120
},
"stopId": "0:CHOPI",
"stopSequence": 26
},
{
"arrival": {
"time": "1784222873",
"uncertainty": 120
},
"departure": {
"time": "1784222873",
"uncertainty": 120
},
"stopId": "0:MELIE",
"stopSequence": 27
},
{
"arrival": {
"time": "1784222923",
"uncertainty": 120
},
"departure": {
"time": "1784222923",
"uncertainty": 120
},
"stopId": "0:POITO",
"stopSequence": 28
},
{
"arrival": {
"time": "1784222981",
"uncertainty": 120
},
"departure": {
"time": "1784222981",
"uncertainty": 120
},
"stopId": "0:ESCHI",
"stopSequence": 29
},
{
"arrival": {
"time": "1784222996",
"uncertainty": 120
},
"stopId": "0:BRIFF 3",
"stopSequence": 30
}
],
"trip": {
"directionId": 1,
"routeId": "C1",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545851"
}
}
},
{
"id": "3545852",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784222570",
"uncertainty": 120
},
"departure": {
"time": "1784222570",
"uncertainty": 120
},
"stopId": "0:REPUB"
},
{
"arrival": {
"time": "1784222727",
"uncertainty": 120
},
"departure": {
"time": "1784222727",
"uncertainty": 120
},
"stopId": "0:LMARN"
},
{
"arrival": {
"time": "1784222761",
"uncertainty": 120
},
"departure": {
"time": "1784222761",
"uncertainty": 120
},
"stopId": "0:SERVA"
},
{
"arrival": {
"time": "1784222803",
"uncertainty": 120
},
"departure": {
"time": "1784222803",
"uncertainty": 120
},
"stopId": "0:LMAUB"
},
{
"arrival": {
"time": "1784223035",
"uncertainty": 120
},
"departure": {
"time": "1784223035",
"uncertainty": 120
},
"stopId": "0:DBLAN"
},
{
"departure": {
"time": "1784221800",
"uncertainty": 120
},
"stopId": "0:ALGOU",
"stopSequence": 1
},
{
"arrival": {
"time": "1784221856",
"uncertainty": 120
},
"departure": {
"time": "1784221856",
"uncertainty": 120
},
"stopId": "0:JFERR",
"stopSequence": 2
},
{
"arrival": {
"time": "1784221920",
"uncertainty": 120
},
"departure": {
"time": "1784221920",
"uncertainty": 120
},
"stopId": "0:MONGE",
"stopSequence": 3
},
{
"arrival": {
"time": "1784221989",
"uncertainty": 120
},
"departure": {
"time": "1784221989",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALLA",
"stopSequence": 4
},
{
"arrival": {
"time": "1784222040",
"uncertainty": 120
},
"departure": {
"time": "1784222040",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:RIMBA",
"stopSequence": 5
},
{
"arrival": {
"time": "1784222119",
"uncertainty": 120
},
"departure": {
"time": "1784222119",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LGMOU",
"stopSequence": 6
},
{
"arrival": {
"time": "1784222019",
"uncertainty": 120
},
"departure": {
"time": "1784222019",
"uncertainty": 120
},
"stopId": "0:MFAUR",
"stopSequence": 7
},
{
"arrival": {
"time": "1784222137",
"uncertainty": 120
},
"departure": {
"time": "1784222137",
"uncertainty": 120
},
"stopId": "0:FRANK",
"stopSequence": 8
},
{
"arrival": {
"time": "1784222228",
"uncertainty": 120
},
"departure": {
"time": "1784222228",
"uncertainty": 120
},
"stopId": "0:DANTO",
"stopSequence": 9
},
{
"arrival": {
"time": "1784222352",
"uncertainty": 120
},
"departure": {
"time": "1784222352",
"uncertainty": 120
},
"stopId": "0:PEGUY",
"stopSequence": 10
},
{
"arrival": {
"time": "1784222403",
"uncertainty": 120
},
"departure": {
"time": "1784222403",
"uncertainty": 120
},
"stopId": "0:MARGU",
"stopSequence": 11
},
{
"arrival": {
"time": "1784222459",
"uncertainty": 120
},
"departure": {
"time": "1784222459",
"uncertainty": 120
},
"stopId": "0:ELOUB",
"stopSequence": 12
},
{
"arrival": {
"time": "1784222487",
"uncertainty": 120
},
"departure": {
"time": "1784222487",
"uncertainty": 120
},
"stopId": "0:BRIAN",
"stopSequence": 13
},
{
"arrival": {
"time": "1784222804",
"uncertainty": 120
},
"departure": {
"time": "1784222804",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GAR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1784222630",
"uncertainty": 120
},
"departure": {
"time": "1784222630",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 15
},
{
"arrival": {
"time": "1784222985",
"uncertainty": 120
},
"departure": {
"time": "1784222985",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LMARN",
"stopSequence": 16
},
{
"arrival": {
"time": "1784223037",
"uncertainty": 120
},
"departure": {
"time": "1784223037",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:SERVA",
"stopSequence": 17
},
{
"arrival": {
"time": "1784223100",
"uncertainty": 120
},
"departure": {
"time": "1784223100",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LMAUB",
"stopSequence": 18
},
{
"arrival": {
"time": "1784223180",
"uncertainty": 120
},
"departure": {
"time": "1784223180",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BCROZ",
"stopSequence": 19
},
{
"arrival": {
"time": "1784223272",
"uncertainty": 120
},
"departure": {
"time": "1784223272",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CIMETI",
"stopSequence": 20
},
{
"arrival": {
"time": "1784223318",
"uncertainty": 120
},
"departure": {
"time": "1784223318",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:ROMAN",
"stopSequence": 21
},
{
"arrival": {
"time": "1784223174",
"uncertainty": 120
},
"departure": {
"time": "1784223174",
"uncertainty": 120
},
"stopId": "0:KENNE 4",
"stopSequence": 22
},
{
"arrival": {
"time": "1784223297",
"uncertainty": 120
},
"departure": {
"time": "1784223297",
"uncertainty": 120
},
"stopId": "0:CHUR 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1784223430",
"uncertainty": 120
},
"departure": {
"time": "1784223430",
"uncertainty": 120
},
"stopId": "0:VERD 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1784223526",
"uncertainty": 120
},
"departure": {
"time": "1784223526",
"uncertainty": 120
},
"stopId": "0:EUROP",
"stopSequence": 25
},
{
"arrival": {
"time": "1784223597",
"uncertainty": 120
},
"departure": {
"time": "1784223597",
"uncertainty": 120
},
"stopId": "0:CHOPI",
"stopSequence": 26
},
{
"arrival": {
"time": "1784223662",
"uncertainty": 120
},
"departure": {
"time": "1784223662",
"uncertainty": 120
},
"stopId": "0:MELIE",
"stopSequence": 27
},
{
"arrival": {
"time": "1784223716",
"uncertainty": 120
},
"departure": {
"time": "1784223716",
"uncertainty": 120
},
"stopId": "0:POITO",
"stopSequence": 28
},
{
"arrival": {
"time": "1784223779",
"uncertainty": 120
},
"departure": {
"time": "1784223779",
"uncertainty": 120
},
"stopId": "0:ESCHI",
"stopSequence": 29
},
{
"arrival": {
"time": "1784223794",
"uncertainty": 120
},
"stopId": "0:BRIFF 3",
"stopSequence": 30
}
],
"trip": {
"directionId": 1,
"routeId": "C1",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545852"
}
}
},
{
"id": "3545847",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784218641",
"uncertainty": 120
},
"departure": {
"time": "1784218662",
"uncertainty": 120
},
"stopId": "0:REPUB"
},
{
"arrival": {
"time": "1784218901",
"uncertainty": 120
},
"departure": {
"time": "1784218901",
"uncertainty": 120
},
"stopId": "0:LMARN"
},
{
"arrival": {
"time": "1784218946",
"uncertainty": 120
},
"departure": {
"time": "1784218946",
"uncertainty": 120
},
"stopId": "0:SERVA"
},
{
"arrival": {
"time": "1784219001",
"uncertainty": 120
},
"departure": {
"time": "1784219014",
"uncertainty": 120
},
"stopId": "0:LMAUB"
},
{
"arrival": {
"time": "1784219246",
"uncertainty": 120
},
"departure": {
"time": "1784219246",
"uncertainty": 120
},
"stopId": "0:DBLAN"
},
{
"departure": {
"time": "1784217631",
"uncertainty": 120
},
"stopId": "0:ALGOU",
"stopSequence": 1
},
{
"arrival": {
"time": "1784217691",
"uncertainty": 120
},
"departure": {
"time": "1784217691",
"uncertainty": 120
},
"stopId": "0:JFERR",
"stopSequence": 2
},
{
"arrival": {
"time": "1784217751",
"uncertainty": 120
},
"departure": {
"time": "1784217841",
"uncertainty": 120
},
"stopId": "0:MONGE",
"stopSequence": 3
},
{
"arrival": {
"time": "1784217729",
"uncertainty": 120
},
"departure": {
"time": "1784217729",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALLA",
"stopSequence": 4
},
{
"arrival": {
"time": "1784217780",
"uncertainty": 120
},
"departure": {
"time": "1784217780",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:RIMBA",
"stopSequence": 5
},
{
"arrival": {
"time": "1784217859",
"uncertainty": 120
},
"departure": {
"time": "1784217859",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LGMOU",
"stopSequence": 6
},
{
"arrival": {
"time": "1784217940",
"uncertainty": 120
},
"departure": {
"time": "1784217940",
"uncertainty": 120
},
"stopId": "0:MFAUR",
"stopSequence": 7
},
{
"arrival": {
"time": "1784218071",
"uncertainty": 120
},
"departure": {
"time": "1784218071",
"uncertainty": 120
},
"stopId": "0:FRANK",
"stopSequence": 8
},
{
"arrival": {
"time": "1784218131",
"uncertainty": 120
},
"departure": {
"time": "1784218179",
"uncertainty": 120
},
"stopId": "0:DANTO",
"stopSequence": 9
},
{
"arrival": {
"time": "1784218269",
"uncertainty": 120
},
"departure": {
"time": "1784218269",
"uncertainty": 120
},
"stopId": "0:PEGUY",
"stopSequence": 10
},
{
"arrival": {
"time": "1784218329",
"uncertainty": 120
},
"departure": {
"time": "1784218329",
"uncertainty": 120
},
"stopId": "0:MARGU",
"stopSequence": 11
},
{
"arrival": {
"time": "1784218389",
"uncertainty": 120
},
"departure": {
"time": "1784218389",
"uncertainty": 120
},
"stopId": "0:ELOUB",
"stopSequence": 12
},
{
"arrival": {
"time": "1784218476",
"uncertainty": 120
},
"departure": {
"time": "1784218479",
"uncertainty": 120
},
"stopId": "0:BRIAN",
"stopSequence": 13
},
{
"arrival": {
"time": "1784218593",
"uncertainty": 120
},
"departure": {
"time": "1784218593",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GAR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1784218730",
"uncertainty": 120
},
"departure": {
"time": "1784218767",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 15
},
{
"arrival": {
"time": "1784218806",
"uncertainty": 120
},
"departure": {
"time": "1784218806",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LMARN",
"stopSequence": 16
},
{
"arrival": {
"time": "1784218868",
"uncertainty": 120
},
"departure": {
"time": "1784218868",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:SERVA",
"stopSequence": 17
},
{
"arrival": {
"time": "1784218944",
"uncertainty": 120
},
"departure": {
"time": "1784218944",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LMAUB",
"stopSequence": 18
},
{
"arrival": {
"time": "1784219040",
"uncertainty": 120
},
"departure": {
"time": "1784219040",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BCROZ",
"stopSequence": 19
},
{
"arrival": {
"time": "1784219147",
"uncertainty": 120
},
"departure": {
"time": "1784219147",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CIMETI",
"stopSequence": 20
},
{
"arrival": {
"time": "1784219201",
"uncertainty": 120
},
"departure": {
"time": "1784219201",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:ROMAN",
"stopSequence": 21
},
{
"arrival": {
"time": "1784219394",
"uncertainty": 120
},
"departure": {
"time": "1784219394",
"uncertainty": 120
},
"stopId": "0:KENNE 4",
"stopSequence": 22
},
{
"arrival": {
"time": "1784219505",
"uncertainty": 120
},
"departure": {
"time": "1784219505",
"uncertainty": 120
},
"stopId": "0:CHUR 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1784219638",
"uncertainty": 120
},
"departure": {
"time": "1784219638",
"uncertainty": 120
},
"stopId": "0:VERD 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1784219716",
"uncertainty": 120
},
"departure": {
"time": "1784219716",
"uncertainty": 120
},
"stopId": "0:EUROP",
"stopSequence": 25
},
{
"arrival": {
"time": "1784219782",
"uncertainty": 120
},
"departure": {
"time": "1784219782",
"uncertainty": 120
},
"stopId": "0:CHOPI",
"stopSequence": 26
},
{
"arrival": {
"time": "1784219842",
"uncertainty": 120
},
"departure": {
"time": "1784219842",
"uncertainty": 120
},
"stopId": "0:MELIE",
"stopSequence": 27
},
{
"arrival": {
"time": "1784219868",
"uncertainty": 120
},
"departure": {
"time": "1784219868",
"uncertainty": 120
},
"stopId": "0:POITO",
"stopSequence": 28
},
{
"arrival": {
"time": "1784219914",
"uncertainty": 120
},
"departure": {
"time": "1784219914",
"uncertainty": 120
},
"stopId": "0:ESCHI",
"stopSequence": 29
},
{
"arrival": {
"time": "1784219929",
"uncertainty": 120
},
"stopId": "0:BRIFF 3",
"stopSequence": 30
}
],
"trip": {
"directionId": 1,
"routeId": "C1",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545847"
},
"vehicle": {
"id": "73",
"label": "73"
}
}
},
{
"id": "3545846",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784217925",
"uncertainty": 120
},
"departure": {
"time": "1784217947",
"uncertainty": 120
},
"stopId": "0:REPUB"
},
{
"arrival": {
"time": "1784218244",
"uncertainty": 120
},
"departure": {
"time": "1784218244",
"uncertainty": 120
},
"stopId": "0:LMARN"
},
{
"arrival": {
"time": "1784218296",
"uncertainty": 120
},
"departure": {
"time": "1784218296",
"uncertainty": 120
},
"stopId": "0:SERVA"
},
{
"arrival": {
"time": "1784218340",
"uncertainty": 120
},
"departure": {
"time": "1784218355",
"uncertainty": 120
},
"stopId": "0:LMAUB"
},
{
"arrival": {
"time": "1784218626",
"uncertainty": 120
},
"departure": {
"time": "1784218626",
"uncertainty": 120
},
"stopId": "0:DBLAN"
},
{
"departure": {
"time": "1784217001",
"uncertainty": 120
},
"stopId": "0:ALGOU",
"stopSequence": 1
},
{
"arrival": {
"time": "1784217070",
"uncertainty": 120
},
"departure": {
"time": "1784217070",
"uncertainty": 120
},
"stopId": "0:JFERR",
"stopSequence": 2
},
{
"arrival": {
"time": "1784217142",
"uncertainty": 120
},
"departure": {
"time": "1784217181",
"uncertainty": 120
},
"stopId": "0:MONGE",
"stopSequence": 3
},
{
"arrival": {
"time": "1784216769",
"uncertainty": 120
},
"departure": {
"time": "1784216769",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALLA",
"stopSequence": 4
},
{
"arrival": {
"time": "1784216820",
"uncertainty": 120
},
"departure": {
"time": "1784216820",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:RIMBA",
"stopSequence": 5
},
{
"arrival": {
"time": "1784216899",
"uncertainty": 120
},
"departure": {
"time": "1784216899",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LGMOU",
"stopSequence": 6
},
{
"arrival": {
"time": "1784217309",
"uncertainty": 120
},
"departure": {
"time": "1784217311",
"uncertainty": 120
},
"stopId": "0:MFAUR",
"stopSequence": 7
},
{
"arrival": {
"time": "1784217401",
"uncertainty": 120
},
"departure": {
"time": "1784217401",
"uncertainty": 120
},
"stopId": "0:FRANK",
"stopSequence": 8
},
{
"arrival": {
"time": "1784217458",
"uncertainty": 120
},
"departure": {
"time": "1784217461",
"uncertainty": 120
},
"stopId": "0:DANTO",
"stopSequence": 9
},
{
"arrival": {
"time": "1784217560",
"uncertainty": 120
},
"departure": {
"time": "1784217560",
"uncertainty": 120
},
"stopId": "0:PEGUY",
"stopSequence": 10
},
{
"arrival": {
"time": "1784217600",
"uncertainty": 120
},
"departure": {
"time": "1784217611",
"uncertainty": 120
},
"stopId": "0:MARGU",
"stopSequence": 11
},
{
"arrival": {
"time": "1784217651",
"uncertainty": 120
},
"departure": {
"time": "1784217671",
"uncertainty": 120
},
"stopId": "0:ELOUB",
"stopSequence": 12
},
{
"arrival": {
"time": "1784217716",
"uncertainty": 120
},
"departure": {
"time": "1784217731",
"uncertainty": 120
},
"stopId": "0:BRIAN",
"stopSequence": 13
},
{
"arrival": {
"time": "1784217633",
"uncertainty": 120
},
"departure": {
"time": "1784217633",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GAR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1784218002",
"uncertainty": 120
},
"departure": {
"time": "1784218103",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 15
},
{
"arrival": {
"time": "1784217846",
"uncertainty": 120
},
"departure": {
"time": "1784217846",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LMARN",
"stopSequence": 16
},
{
"arrival": {
"time": "1784217908",
"uncertainty": 120
},
"departure": {
"time": "1784217908",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:SERVA",
"stopSequence": 17
},
{
"arrival": {
"time": "1784217984",
"uncertainty": 120
},
"departure": {
"time": "1784217984",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LMAUB",
"stopSequence": 18
},
{
"arrival": {
"time": "1784218080",
"uncertainty": 120
},
"departure": {
"time": "1784218080",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BCROZ",
"stopSequence": 19
},
{
"arrival": {
"time": "1784218187",
"uncertainty": 120
},
"departure": {
"time": "1784218187",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CIMETI",
"stopSequence": 20
},
{
"arrival": {
"time": "1784218241",
"uncertainty": 120
},
"departure": {
"time": "1784218241",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:ROMAN",
"stopSequence": 21
},
{
"arrival": {
"time": "1784218719",
"uncertainty": 120
},
"departure": {
"time": "1784218719",
"uncertainty": 120
},
"stopId": "0:KENNE 4",
"stopSequence": 22
},
{
"arrival": {
"time": "1784218826",
"uncertainty": 120
},
"departure": {
"time": "1784218847",
"uncertainty": 120
},
"stopId": "0:CHUR 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1784219026",
"uncertainty": 120
},
"departure": {
"time": "1784219026",
"uncertainty": 120
},
"stopId": "0:VERD 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1784219090",
"uncertainty": 120
},
"departure": {
"time": "1784219090",
"uncertainty": 120
},
"stopId": "0:EUROP",
"stopSequence": 25
},
{
"arrival": {
"time": "1784219151",
"uncertainty": 120
},
"departure": {
"time": "1784219151",
"uncertainty": 120
},
"stopId": "0:CHOPI",
"stopSequence": 26
},
{
"arrival": {
"time": "1784219211",
"uncertainty": 120
},
"departure": {
"time": "1784219211",
"uncertainty": 120
},
"stopId": "0:MELIE",
"stopSequence": 27
},
{
"arrival": {
"time": "1784219238",
"uncertainty": 120
},
"departure": {
"time": "1784219238",
"uncertainty": 120
},
"stopId": "0:POITO",
"stopSequence": 28
},
{
"arrival": {
"time": "1784219275",
"uncertainty": 120
},
"departure": {
"time": "1784219275",
"uncertainty": 120
},
"stopId": "0:ESCHI",
"stopSequence": 29
},
{
"arrival": {
"time": "1784219290",
"uncertainty": 120
},
"stopId": "0:BRIFF 3",
"stopSequence": 30
}
],
"trip": {
"directionId": 1,
"routeId": "C1",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545846"
},
"vehicle": {
"id": "119",
"label": "119"
}
}
},
{
"id": "3546635",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784219660",
"uncertainty": 120
},
"departure": {
"time": "1784219660",
"uncertainty": 120
},
"stopId": "0:MALC2"
},
{
"arrival": {
"time": "1784219735",
"uncertainty": 120
},
"departure": {
"time": "1784219735",
"uncertainty": 120
},
"stopId": "0:CGAIL"
},
{
"arrival": {
"time": "1784219780",
"uncertainty": 120
},
"departure": {
"time": "1784219780",
"uncertainty": 120
},
"stopId": "0:REFUG 2"
},
{
"departure": {
"time": "1784218052",
"uncertainty": 120
},
"stopId": "0:FLEGE",
"stopSequence": 1
},
{
"arrival": {
"time": "1784218077",
"uncertainty": 120
},
"departure": {
"time": "1784218077",
"uncertainty": 120
},
"stopId": "0:RAME",
"stopSequence": 2
},
{
"arrival": {
"time": "1784218160",
"uncertainty": 120
},
"departure": {
"time": "1784218160",
"uncertainty": 120
},
"stopId": "0:DEDOR",
"stopSequence": 3
},
{
"arrival": {
"time": "1784218248",
"uncertainty": 120
},
"departure": {
"time": "1784218248",
"uncertainty": 120
},
"stopId": "0:LDOR",
"stopSequence": 4
},
{
"arrival": {
"time": "1784218322",
"uncertainty": 120
},
"departure": {
"time": "1784218322",
"uncertainty": 120
},
"stopId": "0:DEBUS",
"stopSequence": 5
},
{
"arrival": {
"time": "1784218371",
"uncertainty": 120
},
"departure": {
"time": "1784218371",
"uncertainty": 120
},
"stopId": "0:ALOES",
"stopSequence": 6
},
{
"arrival": {
"time": "1784218412",
"uncertainty": 120
},
"departure": {
"time": "1784218412",
"uncertainty": 120
},
"stopId": "0:PRIME",
"stopSequence": 7
},
{
"arrival": {
"time": "1784218461",
"uncertainty": 120
},
"departure": {
"time": "1784218461",
"uncertainty": 120
},
"stopId": "0:CASAN",
"stopSequence": 8
},
{
"arrival": {
"time": "1784218502",
"uncertainty": 120
},
"departure": {
"time": "1784218502",
"uncertainty": 120
},
"stopId": "0:THORE",
"stopSequence": 9
},
{
"arrival": {
"time": "1784218532",
"uncertainty": 120
},
"departure": {
"time": "1784218532",
"uncertainty": 120
},
"stopId": "0:PAST",
"stopSequence": 10
},
{
"arrival": {
"time": "1784218577",
"uncertainty": 120
},
"departure": {
"time": "1784218577",
"uncertainty": 120
},
"stopId": "0:ZOLA",
"stopSequence": 11
},
{
"arrival": {
"time": "1784218667",
"uncertainty": 120
},
"departure": {
"time": "1784218682",
"uncertainty": 120
},
"stopId": "0:MAIRI 1",
"stopSequence": 12
},
{
"arrival": {
"time": "1784218734",
"uncertainty": 120
},
"departure": {
"time": "1784218734",
"uncertainty": 120
},
"stopId": "0:VOLT",
"stopSequence": 13
},
{
"arrival": {
"time": "1784218788",
"uncertainty": 120
},
"departure": {
"time": "1784218802",
"uncertainty": 120
},
"stopId": "0:MDORM",
"stopSequence": 14
},
{
"arrival": {
"time": "1784218858",
"uncertainty": 120
},
"departure": {
"time": "1784218862",
"uncertainty": 120
},
"stopId": "0:REVEL",
"stopSequence": 15
},
{
"arrival": {
"time": "1784218947",
"uncertainty": 120
},
"departure": {
"time": "1784218952",
"uncertainty": 120
},
"stopId": "0:AUREA",
"stopSequence": 16
},
{
"arrival": {
"time": "1784219013",
"uncertainty": 120
},
"departure": {
"time": "1784219013",
"uncertainty": 120
},
"stopId": "0:LMARG",
"stopSequence": 17
},
{
"arrival": {
"time": "1784219061",
"uncertainty": 120
},
"departure": {
"time": "1784219061",
"uncertainty": 120
},
"stopId": "0:BROSS",
"stopSequence": 18
},
{
"arrival": {
"time": "1784219092",
"uncertainty": 120
},
"departure": {
"time": "1784219092",
"uncertainty": 120
},
"stopId": "0:GERBA",
"stopSequence": 19
},
{
"arrival": {
"time": "1784219131",
"uncertainty": 120
},
"departure": {
"time": "1784219131",
"uncertainty": 120
},
"stopId": "0:MOURE",
"stopSequence": 20
},
{
"arrival": {
"time": "1784219212",
"uncertainty": 120
},
"departure": {
"time": "1784219212",
"uncertainty": 120
},
"stopId": "0:JACQU",
"stopSequence": 21
},
{
"arrival": {
"time": "1784219248",
"uncertainty": 120
},
"departure": {
"time": "1784219248",
"uncertainty": 120
},
"stopId": "0:PDANG",
"stopSequence": 22
},
{
"arrival": {
"time": "1784219319",
"uncertainty": 120
},
"departure": {
"time": "1784219319",
"uncertainty": 120
},
"stopId": "0:FONTL",
"stopSequence": 23
},
{
"arrival": {
"time": "1784219354",
"uncertainty": 120
},
"departure": {
"time": "1784219354",
"uncertainty": 120
},
"stopId": "0:BDMUR 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1784219394",
"uncertainty": 120
},
"departure": {
"time": "1784219394",
"uncertainty": 120
},
"stopId": "0:LGPLA 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1784219462",
"uncertainty": 120
},
"departure": {
"time": "1784219462",
"uncertainty": 120
},
"stopId": "0:PGATA",
"stopSequence": 26
},
{
"arrival": {
"time": "1784219524",
"uncertainty": 120
},
"departure": {
"time": "1784219524",
"uncertainty": 120
},
"stopId": "0:LPALL",
"stopSequence": 27
},
{
"arrival": {
"time": "1784219559",
"uncertainty": 120
},
"departure": {
"time": "1784219559",
"uncertainty": 120
},
"stopId": "0:BEREN",
"stopSequence": 28
},
{
"arrival": {
"time": "1784219620",
"uncertainty": 120
},
"departure": {
"time": "1784219620",
"uncertainty": 120
},
"stopId": "0:GENIS",
"stopSequence": 29
},
{
"arrival": {
"time": "1784219771",
"uncertainty": 120
},
"departure": {
"time": "1784219771",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CECIL",
"stopSequence": 30
},
{
"arrival": {
"time": "1784219928",
"uncertainty": 120
},
"departure": {
"time": "1784219928",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GAR1",
"stopSequence": 31
},
{
"arrival": {
"time": "1784219837",
"uncertainty": 120
},
"departure": {
"time": "1784219837",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 32
},
{
"arrival": {
"time": "1784219943",
"uncertainty": 120
},
"departure": {
"time": "1784219943",
"uncertainty": 120
},
"stopId": "0:TURI",
"stopSequence": 33
},
{
"arrival": {
"time": "1784220017",
"uncertainty": 120
},
"departure": {
"time": "1784220017",
"uncertainty": 120
},
"stopId": "0:SSOCI",
"stopSequence": 34
},
{
"arrival": {
"time": "1784220096",
"uncertainty": 120
},
"departure": {
"time": "1784220096",
"uncertainty": 120
},
"stopId": "0:SULLY",
"stopSequence": 35
},
{
"arrival": {
"time": "1784220146",
"uncertainty": 120
},
"departure": {
"time": "1784220146",
"uncertainty": 120
},
"stopId": "0:BARNA",
"stopSequence": 36
},
{
"arrival": {
"time": "1784220184",
"uncertainty": 120
},
"departure": {
"time": "1784220184",
"uncertainty": 120
},
"stopId": "0:CMOUC",
"stopSequence": 37
},
{
"arrival": {
"time": "1784220240",
"uncertainty": 120
},
"departure": {
"time": "1784220240",
"uncertainty": 120
},
"stopId": "0:AMAND",
"stopSequence": 38
},
{
"arrival": {
"time": "1784220305",
"uncertainty": 120
},
"departure": {
"time": "1784220305",
"uncertainty": 120
},
"stopId": "0:BMEUN",
"stopSequence": 39
},
{
"arrival": {
"time": "1784220341",
"uncertainty": 120
},
"departure": {
"time": "1784220341",
"uncertainty": 120
},
"stopId": "0:SSIGN",
"stopSequence": 40
},
{
"arrival": {
"time": "1784220402",
"uncertainty": 120
},
"departure": {
"time": "1784220402",
"uncertainty": 120
},
"stopId": "0:JOUVE",
"stopSequence": 41
},
{
"arrival": {
"time": "1784220478",
"uncertainty": 120
},
"departure": {
"time": "1784220478",
"uncertainty": 120
},
"stopId": "0:GPHIL 2",
"stopSequence": 42
},
{
"arrival": {
"time": "1784220531",
"uncertainty": 120
},
"stopId": "0:CHAPL 2",
"stopSequence": 43
}
],
"trip": {
"directionId": 0,
"routeId": "08",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3546635"
},
"vehicle": {
"id": "166",
"label": "166"
}
}
},
{
"id": "3546637",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784223344",
"uncertainty": 120
},
"departure": {
"time": "1784223344",
"uncertainty": 120
},
"stopId": "0:MALC2"
},
{
"arrival": {
"time": "1784223419",
"uncertainty": 120
},
"departure": {
"time": "1784223419",
"uncertainty": 120
},
"stopId": "0:CGAIL"
},
{
"arrival": {
"time": "1784223464",
"uncertainty": 120
},
"departure": {
"time": "1784223464",
"uncertainty": 120
},
"stopId": "0:REFUG 2"
},
{
"departure": {
"time": "1784221680",
"uncertainty": 120
},
"stopId": "0:FLEGE",
"stopSequence": 1
},
{
"arrival": {
"time": "1784221719",
"uncertainty": 120
},
"departure": {
"time": "1784221719",
"uncertainty": 120
},
"stopId": "0:RAME",
"stopSequence": 2
},
{
"arrival": {
"time": "1784221795",
"uncertainty": 120
},
"departure": {
"time": "1784221795",
"uncertainty": 120
},
"stopId": "0:DEDOR",
"stopSequence": 3
},
{
"arrival": {
"time": "1784221854",
"uncertainty": 120
},
"departure": {
"time": "1784221854",
"uncertainty": 120
},
"stopId": "0:LDOR",
"stopSequence": 4
},
{
"arrival": {
"time": "1784221940",
"uncertainty": 120
},
"departure": {
"time": "1784221940",
"uncertainty": 120
},
"stopId": "0:DEBUS",
"stopSequence": 5
},
{
"arrival": {
"time": "1784221980",
"uncertainty": 120
},
"departure": {
"time": "1784221980",
"uncertainty": 120
},
"stopId": "0:ALOES",
"stopSequence": 6
},
{
"arrival": {
"time": "1784222049",
"uncertainty": 120
},
"departure": {
"time": "1784222049",
"uncertainty": 120
},
"stopId": "0:PRIME",
"stopSequence": 7
},
{
"arrival": {
"time": "1784222110",
"uncertainty": 120
},
"departure": {
"time": "1784222110",
"uncertainty": 120
},
"stopId": "0:CASAN",
"stopSequence": 8
},
{
"arrival": {
"time": "1784222154",
"uncertainty": 120
},
"departure": {
"time": "1784222154",
"uncertainty": 120
},
"stopId": "0:THORE",
"stopSequence": 9
},
{
"arrival": {
"time": "1784222214",
"uncertainty": 120
},
"departure": {
"time": "1784222214",
"uncertainty": 120
},
"stopId": "0:PAST",
"stopSequence": 10
},
{
"arrival": {
"time": "1784222261",
"uncertainty": 120
},
"departure": {
"time": "1784222261",
"uncertainty": 120
},
"stopId": "0:ZOLA",
"stopSequence": 11
},
{
"arrival": {
"time": "1784222340",
"uncertainty": 120
},
"departure": {
"time": "1784222340",
"uncertainty": 120
},
"stopId": "0:MAIRI 1",
"stopSequence": 12
},
{
"arrival": {
"time": "1784222381",
"uncertainty": 120
},
"departure": {
"time": "1784222381",
"uncertainty": 120
},
"stopId": "0:VOLT",
"stopSequence": 13
},
{
"arrival": {
"time": "1784222442",
"uncertainty": 120
},
"departure": {
"time": "1784222442",
"uncertainty": 120
},
"stopId": "0:MDORM",
"stopSequence": 14
},
{
"arrival": {
"time": "1784222494",
"uncertainty": 120
},
"departure": {
"time": "1784222494",
"uncertainty": 120
},
"stopId": "0:REVEL",
"stopSequence": 15
},
{
"arrival": {
"time": "1784222580",
"uncertainty": 120
},
"departure": {
"time": "1784222580",
"uncertainty": 120
},
"stopId": "0:AUREA",
"stopSequence": 16
},
{
"arrival": {
"time": "1784222630",
"uncertainty": 120
},
"departure": {
"time": "1784222630",
"uncertainty": 120
},
"stopId": "0:LMARG",
"stopSequence": 17
},
{
"arrival": {
"time": "1784222678",
"uncertainty": 120
},
"departure": {
"time": "1784222678",
"uncertainty": 120
},
"stopId": "0:BROSS",
"stopSequence": 18
},
{
"arrival": {
"time": "1784222709",
"uncertainty": 120
},
"departure": {
"time": "1784222709",
"uncertainty": 120
},
"stopId": "0:GERBA",
"stopSequence": 19
},
{
"arrival": {
"time": "1784222752",
"uncertainty": 120
},
"departure": {
"time": "1784222752",
"uncertainty": 120
},
"stopId": "0:MOURE",
"stopSequence": 20
},
{
"arrival": {
"time": "1784222833",
"uncertainty": 120
},
"departure": {
"time": "1784222833",
"uncertainty": 120
},
"stopId": "0:JACQU",
"stopSequence": 21
},
{
"arrival": {
"time": "1784222869",
"uncertainty": 120
},
"departure": {
"time": "1784222869",
"uncertainty": 120
},
"stopId": "0:PDANG",
"stopSequence": 22
},
{
"arrival": {
"time": "1784222940",
"uncertainty": 120
},
"departure": {
"time": "1784222940",
"uncertainty": 120
},
"stopId": "0:FONTL",
"stopSequence": 23
},
{
"arrival": {
"time": "1784222993",
"uncertainty": 120
},
"departure": {
"time": "1784222993",
"uncertainty": 120
},
"stopId": "0:BDMUR 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1784223045",
"uncertainty": 120
},
"departure": {
"time": "1784223045",
"uncertainty": 120
},
"stopId": "0:LGPLA 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1784223120",
"uncertainty": 120
},
"departure": {
"time": "1784223120",
"uncertainty": 120
},
"stopId": "0:PGATA",
"stopSequence": 26
},
{
"arrival": {
"time": "1784223178",
"uncertainty": 120
},
"departure": {
"time": "1784223178",
"uncertainty": 120
},
"stopId": "0:LPALL",
"stopSequence": 27
},
{
"arrival": {
"time": "1784223240",
"uncertainty": 120
},
"departure": {
"time": "1784223240",
"uncertainty": 120
},
"stopId": "0:BEREN",
"stopSequence": 28
},
{
"arrival": {
"time": "1784223304",
"uncertainty": 120
},
"departure": {
"time": "1784223304",
"uncertainty": 120
},
"stopId": "0:GENIS",
"stopSequence": 29
},
{
"arrival": {
"time": "1784223371",
"uncertainty": 120
},
"departure": {
"time": "1784223371",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CECIL",
"stopSequence": 30
},
{
"arrival": {
"time": "1784223528",
"uncertainty": 120
},
"departure": {
"time": "1784223528",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GAR1",
"stopSequence": 31
},
{
"arrival": {
"time": "1784223520",
"uncertainty": 120
},
"departure": {
"time": "1784223520",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 32
},
{
"arrival": {
"time": "1784223670",
"uncertainty": 120
},
"departure": {
"time": "1784223670",
"uncertainty": 120
},
"stopId": "0:TURI",
"stopSequence": 33
},
{
"arrival": {
"time": "1784223759",
"uncertainty": 120
},
"departure": {
"time": "1784223759",
"uncertainty": 120
},
"stopId": "0:SSOCI",
"stopSequence": 34
},
{
"arrival": {
"time": "1784223834",
"uncertainty": 120
},
"departure": {
"time": "1784223834",
"uncertainty": 120
},
"stopId": "0:SULLY",
"stopSequence": 35
},
{
"arrival": {
"time": "1784223865",
"uncertainty": 120
},
"departure": {
"time": "1784223865",
"uncertainty": 120
},
"stopId": "0:BARNA",
"stopSequence": 36
},
{
"arrival": {
"time": "1784223927",
"uncertainty": 120
},
"departure": {
"time": "1784223927",
"uncertainty": 120
},
"stopId": "0:CMOUC",
"stopSequence": 37
},
{
"arrival": {
"time": "1784223976",
"uncertainty": 120
},
"departure": {
"time": "1784223976",
"uncertainty": 120
},
"stopId": "0:AMAND",
"stopSequence": 38
},
{
"arrival": {
"time": "1784224058",
"uncertainty": 120
},
"departure": {
"time": "1784224058",
"uncertainty": 120
},
"stopId": "0:BMEUN",
"stopSequence": 39
},
{
"arrival": {
"time": "1784224103",
"uncertainty": 120
},
"departure": {
"time": "1784224103",
"uncertainty": 120
},
"stopId": "0:SSIGN",
"stopSequence": 40
},
{
"arrival": {
"time": "1784224169",
"uncertainty": 120
},
"departure": {
"time": "1784224169",
"uncertainty": 120
},
"stopId": "0:JOUVE",
"stopSequence": 41
},
{
"arrival": {
"time": "1784224242",
"uncertainty": 120
},
"departure": {
"time": "1784224242",
"uncertainty": 120
},
"stopId": "0:GPHIL 2",
"stopSequence": 42
},
{
"arrival": {
"time": "1784224298",
"uncertainty": 120
},
"stopId": "0:CHAPL 2",
"stopSequence": 43
}
],
"trip": {
"directionId": 0,
"routeId": "08",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3546637"
}
}
},
{
"id": "3546636",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784221544",
"uncertainty": 120
},
"departure": {
"time": "1784221544",
"uncertainty": 120
},
"stopId": "0:MALC2"
},
{
"arrival": {
"time": "1784221619",
"uncertainty": 120
},
"departure": {
"time": "1784221619",
"uncertainty": 120
},
"stopId": "0:CGAIL"
},
{
"arrival": {
"time": "1784221664",
"uncertainty": 120
},
"departure": {
"time": "1784221664",
"uncertainty": 120
},
"stopId": "0:REFUG 2"
},
{
"departure": {
"time": "1784219880",
"uncertainty": 120
},
"stopId": "0:FLEGE",
"stopSequence": 1
},
{
"arrival": {
"time": "1784219919",
"uncertainty": 120
},
"departure": {
"time": "1784219919",
"uncertainty": 120
},
"stopId": "0:RAME",
"stopSequence": 2
},
{
"arrival": {
"time": "1784219995",
"uncertainty": 120
},
"departure": {
"time": "1784219995",
"uncertainty": 120
},
"stopId": "0:DEDOR",
"stopSequence": 3
},
{
"arrival": {
"time": "1784220054",
"uncertainty": 120
},
"departure": {
"time": "1784220054",
"uncertainty": 120
},
"stopId": "0:LDOR",
"stopSequence": 4
},
{
"arrival": {
"time": "1784220140",
"uncertainty": 120
},
"departure": {
"time": "1784220140",
"uncertainty": 120
},
"stopId": "0:DEBUS",
"stopSequence": 5
},
{
"arrival": {
"time": "1784220180",
"uncertainty": 120
},
"departure": {
"time": "1784220180",
"uncertainty": 120
},
"stopId": "0:ALOES",
"stopSequence": 6
},
{
"arrival": {
"time": "1784220249",
"uncertainty": 120
},
"departure": {
"time": "1784220249",
"uncertainty": 120
},
"stopId": "0:PRIME",
"stopSequence": 7
},
{
"arrival": {
"time": "1784220310",
"uncertainty": 120
},
"departure": {
"time": "1784220310",
"uncertainty": 120
},
"stopId": "0:CASAN",
"stopSequence": 8
},
{
"arrival": {
"time": "1784220354",
"uncertainty": 120
},
"departure": {
"time": "1784220354",
"uncertainty": 120
},
"stopId": "0:THORE",
"stopSequence": 9
},
{
"arrival": {
"time": "1784220414",
"uncertainty": 120
},
"departure": {
"time": "1784220414",
"uncertainty": 120
},
"stopId": "0:PAST",
"stopSequence": 10
},
{
"arrival": {
"time": "1784220461",
"uncertainty": 120
},
"departure": {
"time": "1784220461",
"uncertainty": 120
},
"stopId": "0:ZOLA",
"stopSequence": 11
},
{
"arrival": {
"time": "1784220540",
"uncertainty": 120
},
"departure": {
"time": "1784220540",
"uncertainty": 120
},
"stopId": "0:MAIRI 1",
"stopSequence": 12
},
{
"arrival": {
"time": "1784220581",
"uncertainty": 120
},
"departure": {
"time": "1784220581",
"uncertainty": 120
},
"stopId": "0:VOLT",
"stopSequence": 13
},
{
"arrival": {
"time": "1784220642",
"uncertainty": 120
},
"departure": {
"time": "1784220642",
"uncertainty": 120
},
"stopId": "0:MDORM",
"stopSequence": 14
},
{
"arrival": {
"time": "1784220694",
"uncertainty": 120
},
"departure": {
"time": "1784220694",
"uncertainty": 120
},
"stopId": "0:REVEL",
"stopSequence": 15
},
{
"arrival": {
"time": "1784220780",
"uncertainty": 120
},
"departure": {
"time": "1784220780",
"uncertainty": 120
},
"stopId": "0:AUREA",
"stopSequence": 16
},
{
"arrival": {
"time": "1784220830",
"uncertainty": 120
},
"departure": {
"time": "1784220830",
"uncertainty": 120
},
"stopId": "0:LMARG",
"stopSequence": 17
},
{
"arrival": {
"time": "1784220878",
"uncertainty": 120
},
"departure": {
"time": "1784220878",
"uncertainty": 120
},
"stopId": "0:BROSS",
"stopSequence": 18
},
{
"arrival": {
"time": "1784220909",
"uncertainty": 120
},
"departure": {
"time": "1784220909",
"uncertainty": 120
},
"stopId": "0:GERBA",
"stopSequence": 19
},
{
"arrival": {
"time": "1784220952",
"uncertainty": 120
},
"departure": {
"time": "1784220952",
"uncertainty": 120
},
"stopId": "0:MOURE",
"stopSequence": 20
},
{
"arrival": {
"time": "1784221033",
"uncertainty": 120
},
"departure": {
"time": "1784221033",
"uncertainty": 120
},
"stopId": "0:JACQU",
"stopSequence": 21
},
{
"arrival": {
"time": "1784221069",
"uncertainty": 120
},
"departure": {
"time": "1784221069",
"uncertainty": 120
},
"stopId": "0:PDANG",
"stopSequence": 22
},
{
"arrival": {
"time": "1784221140",
"uncertainty": 120
},
"departure": {
"time": "1784221140",
"uncertainty": 120
},
"stopId": "0:FONTL",
"stopSequence": 23
},
{
"arrival": {
"time": "1784221193",
"uncertainty": 120
},
"departure": {
"time": "1784221193",
"uncertainty": 120
},
"stopId": "0:BDMUR 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1784221245",
"uncertainty": 120
},
"departure": {
"time": "1784221245",
"uncertainty": 120
},
"stopId": "0:LGPLA 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1784221320",
"uncertainty": 120
},
"departure": {
"time": "1784221320",
"uncertainty": 120
},
"stopId": "0:PGATA",
"stopSequence": 26
},
{
"arrival": {
"time": "1784221378",
"uncertainty": 120
},
"departure": {
"time": "1784221378",
"uncertainty": 120
},
"stopId": "0:LPALL",
"stopSequence": 27
},
{
"arrival": {
"time": "1784221440",
"uncertainty": 120
},
"departure": {
"time": "1784221440",
"uncertainty": 120
},
"stopId": "0:BEREN",
"stopSequence": 28
},
{
"arrival": {
"time": "1784221504",
"uncertainty": 120
},
"departure": {
"time": "1784221504",
"uncertainty": 120
},
"stopId": "0:GENIS",
"stopSequence": 29
},
{
"arrival": {
"time": "1784221571",
"uncertainty": 120
},
"departure": {
"time": "1784221571",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CECIL",
"stopSequence": 30
},
{
"arrival": {
"time": "1784221728",
"uncertainty": 120
},
"departure": {
"time": "1784221728",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GAR1",
"stopSequence": 31
},
{
"arrival": {
"time": "1784221721",
"uncertainty": 120
},
"departure": {
"time": "1784221860",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 32
},
{
"arrival": {
"time": "1784221974",
"uncertainty": 120
},
"departure": {
"time": "1784221974",
"uncertainty": 120
},
"stopId": "0:TURI",
"stopSequence": 33
},
{
"arrival": {
"time": "1784222040",
"uncertainty": 120
},
"departure": {
"time": "1784222040",
"uncertainty": 120
},
"stopId": "0:SSOCI",
"stopSequence": 34
},
{
"arrival": {
"time": "1784222116",
"uncertainty": 120
},
"departure": {
"time": "1784222116",
"uncertainty": 120
},
"stopId": "0:SULLY",
"stopSequence": 35
},
{
"arrival": {
"time": "1784222147",
"uncertainty": 120
},
"departure": {
"time": "1784222147",
"uncertainty": 120
},
"stopId": "0:BARNA",
"stopSequence": 36
},
{
"arrival": {
"time": "1784222209",
"uncertainty": 120
},
"departure": {
"time": "1784222209",
"uncertainty": 120
},
"stopId": "0:CMOUC",
"stopSequence": 37
},
{
"arrival": {
"time": "1784222258",
"uncertainty": 120
},
"departure": {
"time": "1784222258",
"uncertainty": 120
},
"stopId": "0:AMAND",
"stopSequence": 38
},
{
"arrival": {
"time": "1784222340",
"uncertainty": 120
},
"departure": {
"time": "1784222340",
"uncertainty": 120
},
"stopId": "0:BMEUN",
"stopSequence": 39
},
{
"arrival": {
"time": "1784222385",
"uncertainty": 120
},
"departure": {
"time": "1784222385",
"uncertainty": 120
},
"stopId": "0:SSIGN",
"stopSequence": 40
},
{
"arrival": {
"time": "1784222451",
"uncertainty": 120
},
"departure": {
"time": "1784222451",
"uncertainty": 120
},
"stopId": "0:JOUVE",
"stopSequence": 41
},
{
"arrival": {
"time": "1784222524",
"uncertainty": 120
},
"departure": {
"time": "1784222524",
"uncertainty": 120
},
"stopId": "0:GPHIL 2",
"stopSequence": 42
},
{
"arrival": {
"time": "1784222580",
"uncertainty": 120
},
"stopId": "0:CHAPL 2",
"stopSequence": 43
}
],
"trip": {
"directionId": 0,
"routeId": "08",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3546636"
}
}
},
{
"id": "3545683",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1784220831",
"uncertainty": 120
},
"stopId": "0:_GMU 3",
"stopSequence": 1
},
{
"arrival": {
"time": "1784220913",
"uncertainty": 120
},
"departure": {
"time": "1784220913",
"uncertainty": 120
},
"stopId": "0:_LYB 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1784220924",
"uncertainty": 120
},
"departure": {
"time": "1784220924",
"uncertainty": 120
},
"stopId": "0:_LIB 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1784221026",
"uncertainty": 120
},
"departure": {
"time": "1784221026",
"uncertainty": 120
},
"stopId": "0:_CLX 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1784221107",
"uncertainty": 120
},
"departure": {
"time": "1784221107",
"uncertainty": 120
},
"stopId": "0:_LPR 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1784221180",
"uncertainty": 120
},
"departure": {
"time": "1784221180",
"uncertainty": 120
},
"stopId": "0:_PVI 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1784221221",
"uncertainty": 120
},
"departure": {
"time": "1784221221",
"uncertainty": 120
},
"stopId": "0:_PDO 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1784221272",
"uncertainty": 120
},
"departure": {
"time": "1784221272",
"uncertainty": 120
},
"stopId": "0:_DDA",
"stopSequence": 8
},
{
"arrival": {
"time": "1784221301",
"uncertainty": 120
},
"departure": {
"time": "1784221301",
"uncertainty": 120
},
"stopId": "0:_PAN",
"stopSequence": 9
},
{
"arrival": {
"time": "1784221343",
"uncertainty": 120
},
"departure": {
"time": "1784221343",
"uncertainty": 120
},
"stopId": "0:_HDV",
"stopSequence": 10
},
{
"arrival": {
"time": "1784221389",
"uncertainty": 120
},
"departure": {
"time": "1784221389",
"uncertainty": 120
},
"stopId": "0:_AVA",
"stopSequence": 11
},
{
"arrival": {
"time": "1784221452",
"uncertainty": 120
},
"departure": {
"time": "1784221452",
"uncertainty": 120
},
"stopId": "0:_COE",
"stopSequence": 12
},
{
"arrival": {
"time": "1784221532",
"uncertainty": 120
},
"departure": {
"time": "1784221532",
"uncertainty": 120
},
"stopId": "0:_BAT 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1784221585",
"uncertainty": 120
},
"departure": {
"time": "1784221585",
"uncertainty": 120
},
"stopId": "0:JBOIN",
"stopSequence": 14
},
{
"arrival": {
"time": "1784221656",
"uncertainty": 120
},
"departure": {
"time": "1784221656",
"uncertainty": 120
},
"stopId": "0:_KEN 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1784221692",
"uncertainty": 120
},
"departure": {
"time": "1784221692",
"uncertainty": 120
},
"stopId": "0:_LTO 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1784221744",
"uncertainty": 120
},
"departure": {
"time": "1784221744",
"uncertainty": 120
},
"stopId": "0:_LFO 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1784221812",
"uncertainty": 120
},
"departure": {
"time": "1784221812",
"uncertainty": 120
},
"stopId": "0:_LGO",
"stopSequence": 18
},
{
"arrival": {
"time": "1784221901",
"uncertainty": 120
},
"departure": {
"time": "1784221901",
"uncertainty": 120
},
"stopId": "0:_PPS",
"stopSequence": 19
},
{
"arrival": {
"time": "1784221955",
"uncertainty": 120
},
"departure": {
"time": "1784221955",
"uncertainty": 120
},
"stopId": "0:_GCH 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1784221991",
"uncertainty": 120
},
"departure": {
"time": "1784221991",
"uncertainty": 120
},
"stopId": "0:_P19M",
"stopSequence": 21
},
{
"arrival": {
"time": "1784222042",
"uncertainty": 120
},
"departure": {
"time": "1784222042",
"uncertainty": 120
},
"stopId": "0:_PCE 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1784222113",
"uncertainty": 120
},
"departure": {
"time": "1784222113",
"uncertainty": 120
},
"stopId": "0:_PZA 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1784222150",
"uncertainty": 120
},
"departure": {
"time": "1784222150",
"uncertainty": 120
},
"stopId": "0:_CHIR 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1784222172",
"uncertainty": 120
},
"stopId": "0:_CTP",
"stopSequence": 25
}
],
"trip": {
"directionId": 0,
"routeId": "61",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545683"
}
}
},
{
"id": "3545682",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1784217902",
"uncertainty": 120
},
"stopId": "0:_GMU 3",
"stopSequence": 1
},
{
"arrival": {
"time": "1784217992",
"uncertainty": 120
},
"departure": {
"time": "1784217992",
"uncertainty": 120
},
"stopId": "0:_LYB 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1784217992",
"uncertainty": 120
},
"departure": {
"time": "1784217992",
"uncertainty": 120
},
"stopId": "0:_LIB 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1784218074",
"uncertainty": 120
},
"departure": {
"time": "1784218074",
"uncertainty": 120
},
"stopId": "0:_CLX 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1784218119",
"uncertainty": 120
},
"departure": {
"time": "1784218119",
"uncertainty": 120
},
"stopId": "0:_LPR 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1784218185",
"uncertainty": 120
},
"departure": {
"time": "1784218185",
"uncertainty": 120
},
"stopId": "0:_PVI 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1784218220",
"uncertainty": 120
},
"departure": {
"time": "1784218232",
"uncertainty": 120
},
"stopId": "0:_PDO 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1784218292",
"uncertainty": 120
},
"departure": {
"time": "1784218292",
"uncertainty": 120
},
"stopId": "0:_DDA",
"stopSequence": 8
},
{
"arrival": {
"time": "1784218313",
"uncertainty": 120
},
"departure": {
"time": "1784218313",
"uncertainty": 120
},
"stopId": "0:_PAN",
"stopSequence": 9
},
{
"arrival": {
"time": "1784218352",
"uncertainty": 120
},
"departure": {
"time": "1784218352",
"uncertainty": 120
},
"stopId": "0:_HDV",
"stopSequence": 10
},
{
"arrival": {
"time": "1784218382",
"uncertainty": 120
},
"departure": {
"time": "1784218382",
"uncertainty": 120
},
"stopId": "0:_AVA",
"stopSequence": 11
},
{
"arrival": {
"time": "1784218432",
"uncertainty": 120
},
"departure": {
"time": "1784218432",
"uncertainty": 120
},
"stopId": "0:_COE",
"stopSequence": 12
},
{
"arrival": {
"time": "1784218502",
"uncertainty": 120
},
"departure": {
"time": "1784218502",
"uncertainty": 120
},
"stopId": "0:_BAT 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1784218562",
"uncertainty": 120
},
"departure": {
"time": "1784218562",
"uncertainty": 120
},
"stopId": "0:JBOIN",
"stopSequence": 14
},
{
"arrival": {
"time": "1784218632",
"uncertainty": 120
},
"departure": {
"time": "1784218632",
"uncertainty": 120
},
"stopId": "0:_KEN 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1784218676",
"uncertainty": 120
},
"departure": {
"time": "1784218676",
"uncertainty": 120
},
"stopId": "0:_LTO 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1784218719",
"uncertainty": 120
},
"departure": {
"time": "1784218719",
"uncertainty": 120
},
"stopId": "0:_LFO 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1784218772",
"uncertainty": 120
},
"departure": {
"time": "1784218772",
"uncertainty": 120
},
"stopId": "0:_LGO",
"stopSequence": 18
},
{
"arrival": {
"time": "1784218862",
"uncertainty": 120
},
"departure": {
"time": "1784218862",
"uncertainty": 120
},
"stopId": "0:_PPS",
"stopSequence": 19
},
{
"arrival": {
"time": "1784218922",
"uncertainty": 120
},
"departure": {
"time": "1784218922",
"uncertainty": 120
},
"stopId": "0:_GCH 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1784218952",
"uncertainty": 120
},
"departure": {
"time": "1784218952",
"uncertainty": 120
},
"stopId": "0:_P19M",
"stopSequence": 21
},
{
"arrival": {
"time": "1784218982",
"uncertainty": 120
},
"departure": {
"time": "1784218982",
"uncertainty": 120
},
"stopId": "0:_PCE 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1784219073",
"uncertainty": 120
},
"departure": {
"time": "1784219073",
"uncertainty": 120
},
"stopId": "0:_PZA 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1784219110",
"uncertainty": 120
},
"departure": {
"time": "1784219110",
"uncertainty": 120
},
"stopId": "0:_CHIR 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1784219132",
"uncertainty": 120
},
"stopId": "0:_CTP",
"stopSequence": 25
}
],
"trip": {
"directionId": 0,
"routeId": "61",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545682"
},
"vehicle": {
"id": "838",
"label": "838"
}
}
},
{
"id": "3545703",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1784222280",
"uncertainty": 120
},
"stopId": "0:_CTP",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "61",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545703"
}
}
},
{
"id": "3545702",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1784219280",
"uncertainty": 120
},
"stopId": "0:_CTP",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "61",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545702"
}
}
},
{
"id": "3545720",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1784219520",
"uncertainty": 120
},
"stopId": "0:_LRC",
"stopSequence": 1
},
{
"arrival": {
"time": "1784219587",
"uncertainty": 120
},
"departure": {
"time": "1784219587",
"uncertainty": 120
},
"stopId": "0:_LRS",
"stopSequence": 2
},
{
"arrival": {
"time": "1784219635",
"uncertainty": 120
},
"departure": {
"time": "1784219635",
"uncertainty": 120
},
"stopId": "0:_ZIL 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1784219760",
"uncertainty": 120
},
"departure": {
"time": "1784219760",
"uncertainty": 120
},
"stopId": "0:_SCH",
"stopSequence": 4
},
{
"arrival": {
"time": "1784219810",
"uncertainty": 120
},
"departure": {
"time": "1784219810",
"uncertainty": 120
},
"stopId": "0:_DAR",
"stopSequence": 5
},
{
"arrival": {
"time": "1784219882",
"uncertainty": 120
},
"departure": {
"time": "1784219882",
"uncertainty": 120
},
"stopId": "0:_PIC",
"stopSequence": 6
},
{
"arrival": {
"time": "1784219946",
"uncertainty": 120
},
"departure": {
"time": "1784219946",
"uncertainty": 120
},
"stopId": "0:_COA",
"stopSequence": 7
},
{
"arrival": {
"time": "1784220065",
"uncertainty": 120
},
"departure": {
"time": "1784220065",
"uncertainty": 120
},
"stopId": "0:_COM 4",
"stopSequence": 8
},
{
"arrival": {
"time": "1784220120",
"uncertainty": 120
},
"departure": {
"time": "1784220120",
"uncertainty": 120
},
"stopId": "0:_COM",
"stopSequence": 9
},
{
"arrival": {
"time": "1784220183",
"uncertainty": 120
},
"departure": {
"time": "1784220183",
"uncertainty": 120
},
"stopId": "0:_LVS",
"stopSequence": 10
},
{
"arrival": {
"time": "1784220275",
"uncertainty": 120
},
"departure": {
"time": "1784220275",
"uncertainty": 120
},
"stopId": "0:_ETO",
"stopSequence": 11
},
{
"arrival": {
"time": "1784220325",
"uncertainty": 120
},
"departure": {
"time": "1784220325",
"uncertainty": 120
},
"stopId": "0:_ACH",
"stopSequence": 12
},
{
"arrival": {
"time": "1784220366",
"uncertainty": 120
},
"departure": {
"time": "1784220366",
"uncertainty": 120
},
"stopId": "0:_LAC",
"stopSequence": 13
},
{
"arrival": {
"time": "1784220580",
"uncertainty": 120
},
"departure": {
"time": "1784220580",
"uncertainty": 120
},
"stopId": "0:_GMU",
"stopSequence": 14
},
{
"arrival": {
"time": "1784220692",
"uncertainty": 120
},
"departure": {
"time": "1784220692",
"uncertainty": 120
},
"stopId": "0:_LYB 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1784220703",
"uncertainty": 120
},
"departure": {
"time": "1784220703",
"uncertainty": 120
},
"stopId": "0:_LIB 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1784220809",
"uncertainty": 120
},
"departure": {
"time": "1784220809",
"uncertainty": 120
},
"stopId": "0:_CLX 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1784220891",
"uncertainty": 120
},
"departure": {
"time": "1784220891",
"uncertainty": 120
},
"stopId": "0:_LPR 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1784220998",
"uncertainty": 120
},
"departure": {
"time": "1784220998",
"uncertainty": 120
},
"stopId": "0:_CIM 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1784221101",
"uncertainty": 120
},
"departure": {
"time": "1784221101",
"uncertainty": 120
},
"stopId": "0:_BEL 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1784221216",
"uncertainty": 120
},
"departure": {
"time": "1784221216",
"uncertainty": 120
},
"stopId": "0:_ABA 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1784221269",
"uncertainty": 120
},
"departure": {
"time": "1784221269",
"uncertainty": 120
},
"stopId": "0:_ZAD 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1784221333",
"uncertainty": 120
},
"departure": {
"time": "1784221333",
"uncertainty": 120
},
"stopId": "0:_BOZ 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1784221418",
"uncertainty": 120
},
"departure": {
"time": "1784221418",
"uncertainty": 120
},
"stopId": "0:_COQ",
"stopSequence": 24
},
{
"arrival": {
"time": "1784221478",
"uncertainty": 120
},
"departure": {
"time": "1784221478",
"uncertainty": 120
},
"stopId": "0:_CAS",
"stopSequence": 25
},
{
"arrival": {
"time": "1784221598",
"uncertainty": 120
},
"departure": {
"time": "1784221598",
"uncertainty": 120
},
"stopId": "0:_YOU",
"stopSequence": 26
},
{
"arrival": {
"time": "1784221690",
"uncertainty": 120
},
"departure": {
"time": "1784221690",
"uncertainty": 120
},
"stopId": "0:_LAS",
"stopSequence": 27
},
{
"arrival": {
"time": "1784221720",
"uncertainty": 120
},
"departure": {
"time": "1784221720",
"uncertainty": 120
},
"stopId": "0:_ACA",
"stopSequence": 28
},
{
"arrival": {
"time": "1784221778",
"uncertainty": 120
},
"stopId": "0:_LPA",
"stopSequence": 29
}
],
"trip": {
"directionId": 0,
"routeId": "64",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545720"
}
}
},
{
"id": "3545727",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784223754",
"uncertainty": 120
},
"departure": {
"time": "1784223754",
"uncertainty": 120
},
"stopId": "0:_JJA 2"
},
{
"departure": {
"time": "1784222520",
"uncertainty": 120
},
"stopId": "0:_LPA 2",
"stopSequence": 1
},
{
"arrival": {
"time": "1784222572",
"uncertainty": 120
},
"departure": {
"time": "1784222572",
"uncertainty": 120
},
"stopId": "0:_ACA 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1784222602",
"uncertainty": 120
},
"departure": {
"time": "1784222602",
"uncertainty": 120
},
"stopId": "0:_LAS 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1784222700",
"uncertainty": 120
},
"departure": {
"time": "1784222700",
"uncertainty": 120
},
"stopId": "0:_YOU 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1784222820",
"uncertainty": 120
},
"departure": {
"time": "1784222820",
"uncertainty": 120
},
"stopId": "0:_CAS 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1784222880",
"uncertainty": 120
},
"departure": {
"time": "1784222880",
"uncertainty": 120
},
"stopId": "0:_COQ 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1784222967",
"uncertainty": 120
},
"departure": {
"time": "1784222967",
"uncertainty": 120
},
"stopId": "0:_BOZ",
"stopSequence": 7
},
{
"arrival": {
"time": "1784223027",
"uncertainty": 120
},
"departure": {
"time": "1784223027",
"uncertainty": 120
},
"stopId": "0:_ZAD",
"stopSequence": 8
},
{
"arrival": {
"time": "1784223091",
"uncertainty": 120
},
"departure": {
"time": "1784223091",
"uncertainty": 120
},
"stopId": "0:_ABA",
"stopSequence": 9
},
{
"arrival": {
"time": "1784223198",
"uncertainty": 120
},
"departure": {
"time": "1784223198",
"uncertainty": 120
},
"stopId": "0:_BEL",
"stopSequence": 10
},
{
"arrival": {
"time": "1784223300",
"uncertainty": 120
},
"departure": {
"time": "1784223300",
"uncertainty": 120
},
"stopId": "0:_CIM",
"stopSequence": 11
},
{
"arrival": {
"time": "1784223397",
"uncertainty": 120
},
"departure": {
"time": "1784223397",
"uncertainty": 120
},
"stopId": "0:_LPR",
"stopSequence": 12
},
{
"arrival": {
"time": "1784223452",
"uncertainty": 120
},
"departure": {
"time": "1784223452",
"uncertainty": 120
},
"stopId": "0:_CLX",
"stopSequence": 13
},
{
"arrival": {
"time": "1784223533",
"uncertainty": 120
},
"departure": {
"time": "1784223533",
"uncertainty": 120
},
"stopId": "0:_LIB",
"stopSequence": 14
},
{
"arrival": {
"time": "1784223564",
"uncertainty": 120
},
"departure": {
"time": "1784223564",
"uncertainty": 120
},
"stopId": "0:_LYB",
"stopSequence": 15
},
{
"arrival": {
"time": "1784223600",
"uncertainty": 120
},
"departure": {
"time": "1784223600",
"uncertainty": 120
},
"stopId": "0:_GMU 4",
"stopSequence": 16
},
{
"arrival": {
"time": "1784223893",
"uncertainty": 120
},
"departure": {
"time": "1784223893",
"uncertainty": 120
},
"stopId": "0:_LAC 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1784223926",
"uncertainty": 120
},
"departure": {
"time": "1784223926",
"uncertainty": 120
},
"stopId": "0:_ACH 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1784223959",
"uncertainty": 120
},
"departure": {
"time": "1784223959",
"uncertainty": 120
},
"stopId": "0:_ETO 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1784224033",
"uncertainty": 120
},
"departure": {
"time": "1784224033",
"uncertainty": 120
},
"stopId": "0:_LVS 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1784224082",
"uncertainty": 120
},
"departure": {
"time": "1784224082",
"uncertainty": 120
},
"stopId": "0:_COM 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1784224126",
"uncertainty": 120
},
"departure": {
"time": "1784224126",
"uncertainty": 120
},
"stopId": "0:_COM 3",
"stopSequence": 22
},
{
"arrival": {
"time": "1784224241",
"uncertainty": 120
},
"departure": {
"time": "1784224241",
"uncertainty": 120
},
"stopId": "0:_COA 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1784224316",
"uncertainty": 120
},
"departure": {
"time": "1784224316",
"uncertainty": 120
},
"stopId": "0:_PIC 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1784224388",
"uncertainty": 120
},
"departure": {
"time": "1784224388",
"uncertainty": 120
},
"stopId": "0:_DAR 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1784224442",
"uncertainty": 120
},
"departure": {
"time": "1784224442",
"uncertainty": 120
},
"stopId": "0:_SCH 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1784224567",
"uncertainty": 120
},
"departure": {
"time": "1784224567",
"uncertainty": 120
},
"stopId": "0:_ZIL",
"stopSequence": 27
},
{
"arrival": {
"time": "1784224617",
"uncertainty": 120
},
"departure": {
"time": "1784224617",
"uncertainty": 120
},
"stopId": "0:_LRS 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1784224682",
"uncertainty": 120
},
"stopId": "0:_LRC",
"stopSequence": 29
}
],
"trip": {
"directionId": 1,
"routeId": "64",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545727"
}
}
},
{
"id": "3545726",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1784217318",
"uncertainty": 120
},
"stopId": "0:_LPA 2",
"stopSequence": 1
},
{
"arrival": {
"time": "1784217365",
"uncertainty": 120
},
"departure": {
"time": "1784217365",
"uncertainty": 120
},
"stopId": "0:_ACA 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1784217378",
"uncertainty": 120
},
"departure": {
"time": "1784217378",
"uncertainty": 120
},
"stopId": "0:_LAS 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1784217486",
"uncertainty": 120
},
"departure": {
"time": "1784217486",
"uncertainty": 120
},
"stopId": "0:_YOU 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1784217588",
"uncertainty": 120
},
"departure": {
"time": "1784217588",
"uncertainty": 120
},
"stopId": "0:_CAS 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1784217631",
"uncertainty": 120
},
"departure": {
"time": "1784217631",
"uncertainty": 120
},
"stopId": "0:_COQ 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1784217708",
"uncertainty": 120
},
"departure": {
"time": "1784217708",
"uncertainty": 120
},
"stopId": "0:_BOZ",
"stopSequence": 7
},
{
"arrival": {
"time": "1784217768",
"uncertainty": 120
},
"departure": {
"time": "1784217768",
"uncertainty": 120
},
"stopId": "0:_ZAD",
"stopSequence": 8
},
{
"arrival": {
"time": "1784217822",
"uncertainty": 120
},
"departure": {
"time": "1784217822",
"uncertainty": 120
},
"stopId": "0:_ABA",
"stopSequence": 9
},
{
"arrival": {
"time": "1784217918",
"uncertainty": 120
},
"departure": {
"time": "1784217918",
"uncertainty": 120
},
"stopId": "0:_BEL",
"stopSequence": 10
},
{
"arrival": {
"time": "1784218015",
"uncertainty": 120
},
"departure": {
"time": "1784218015",
"uncertainty": 120
},
"stopId": "0:_CIM",
"stopSequence": 11
},
{
"arrival": {
"time": "1784218106",
"uncertainty": 120
},
"departure": {
"time": "1784218106",
"uncertainty": 120
},
"stopId": "0:_LPR",
"stopSequence": 12
},
{
"arrival": {
"time": "1784218158",
"uncertainty": 120
},
"departure": {
"time": "1784218158",
"uncertainty": 120
},
"stopId": "0:_CLX",
"stopSequence": 13
},
{
"arrival": {
"time": "1784218218",
"uncertainty": 120
},
"departure": {
"time": "1784218221",
"uncertainty": 120
},
"stopId": "0:_LIB",
"stopSequence": 14
},
{
"arrival": {
"time": "1784218261",
"uncertainty": 120
},
"departure": {
"time": "1784218261",
"uncertainty": 120
},
"stopId": "0:_LYB",
"stopSequence": 15
},
{
"arrival": {
"time": "1784218303",
"uncertainty": 120
},
"departure": {
"time": "1784218303",
"uncertainty": 120
},
"stopId": "0:_GMU 4",
"stopSequence": 16
},
{
"arrival": {
"time": "1784218784",
"uncertainty": 120
},
"departure": {
"time": "1784218784",
"uncertainty": 120
},
"stopId": "0:_LAC 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1784218826",
"uncertainty": 120
},
"departure": {
"time": "1784218826",
"uncertainty": 120
},
"stopId": "0:_ACH 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1784218856",
"uncertainty": 120
},
"departure": {
"time": "1784218856",
"uncertainty": 120
},
"stopId": "0:_ETO 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1784218897",
"uncertainty": 120
},
"departure": {
"time": "1784218897",
"uncertainty": 120
},
"stopId": "0:_LVS 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1784218916",
"uncertainty": 120
},
"departure": {
"time": "1784218916",
"uncertainty": 120
},
"stopId": "0:_COM 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1784218946",
"uncertainty": 120
},
"departure": {
"time": "1784218946",
"uncertainty": 120
},
"stopId": "0:_COM 3",
"stopSequence": 22
},
{
"arrival": {
"time": "1784219022",
"uncertainty": 120
},
"departure": {
"time": "1784219022",
"uncertainty": 120
},
"stopId": "0:_COA 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1784219097",
"uncertainty": 120
},
"departure": {
"time": "1784219097",
"uncertainty": 120
},
"stopId": "0:_PIC 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1784219169",
"uncertainty": 120
},
"departure": {
"time": "1784219169",
"uncertainty": 120
},
"stopId": "0:_DAR 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1784219223",
"uncertainty": 120
},
"departure": {
"time": "1784219223",
"uncertainty": 120
},
"stopId": "0:_SCH 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1784219348",
"uncertainty": 120
},
"departure": {
"time": "1784219348",
"uncertainty": 120
},
"stopId": "0:_ZIL",
"stopSequence": 27
},
{
"arrival": {
"time": "1784219398",
"uncertainty": 120
},
"departure": {
"time": "1784219398",
"uncertainty": 120
},
"stopId": "0:_LRS 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1784219463",
"uncertainty": 120
},
"stopId": "0:_LRC",
"stopSequence": 29
}
],
"trip": {
"directionId": 1,
"routeId": "64",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545726"
},
"vehicle": {
"id": "836",
"label": "836"
}
}
},
{
"id": "3546661",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784218697",
"uncertainty": 120
},
"departure": {
"time": "1784218697",
"uncertainty": 120
},
"stopId": "0:LEC E1"
},
{
"arrival": {
"time": "1784218872",
"uncertainty": 120
},
"departure": {
"time": "1784218872",
"uncertainty": 120
},
"stopId": "0:VOLTA"
},
{
"arrival": {
"time": "1784218932",
"uncertainty": 120
},
"departure": {
"time": "1784218951",
"uncertainty": 120
},
"stopId": "0:PPAIX"
},
{
"arrival": {
"time": "1784218981",
"uncertainty": 120
},
"departure": {
"time": "1784218981",
"uncertainty": 120
},
"stopId": "0:MALC"
},
{
"departure": {
"time": "1784217871",
"uncertainty": 120
},
"stopId": "0:CHAPL",
"stopSequence": 1
},
{
"arrival": {
"time": "1784217915",
"uncertainty": 120
},
"departure": {
"time": "1784217915",
"uncertainty": 120
},
"stopId": "0:GPHIL",
"stopSequence": 2
},
{
"arrival": {
"time": "1784217991",
"uncertainty": 120
},
"departure": {
"time": "1784217991",
"uncertainty": 120
},
"stopId": "0:JOUVE 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1784218070",
"uncertainty": 120
},
"departure": {
"time": "1784218070",
"uncertainty": 120
},
"stopId": "0:SSIGN 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1784218121",
"uncertainty": 120
},
"departure": {
"time": "1784218121",
"uncertainty": 120
},
"stopId": "0:BMEUN 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1784218194",
"uncertainty": 120
},
"departure": {
"time": "1784218194",
"uncertainty": 120
},
"stopId": "0:AMAND 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1784218220",
"uncertainty": 120
},
"departure": {
"time": "1784218231",
"uncertainty": 120
},
"stopId": "0:CMOUC 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1784218271",
"uncertainty": 120
},
"departure": {
"time": "1784218271",
"uncertainty": 120
},
"stopId": "0:BARNA 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1784218371",
"uncertainty": 120
},
"departure": {
"time": "1784218381",
"uncertainty": 120
},
"stopId": "0:SULLY 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1784218473",
"uncertainty": 120
},
"departure": {
"time": "1784218473",
"uncertainty": 120
},
"stopId": "0:SSOCI 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1784218532",
"uncertainty": 120
},
"departure": {
"time": "1784218532",
"uncertainty": 120
},
"stopId": "0:TURIN 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1784218621",
"uncertainty": 120
},
"departure": {
"time": "1784218681",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 12
},
{
"arrival": {
"time": "1784218583",
"uncertainty": 120
},
"departure": {
"time": "1784218583",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GARE 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1784218717",
"uncertainty": 120
},
"departure": {
"time": "1784218717",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MUSSE 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1784218783",
"uncertainty": 120
},
"departure": {
"time": "1784218783",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CECIL 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1784219054",
"uncertainty": 120
},
"departure": {
"time": "1784219054",
"uncertainty": 120
},
"stopId": "0:GENIS 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1784219122",
"uncertainty": 120
},
"departure": {
"time": "1784219122",
"uncertainty": 120
},
"stopId": "0:BEREN 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1784219158",
"uncertainty": 120
},
"departure": {
"time": "1784219158",
"uncertainty": 120
},
"stopId": "0:LPALL 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1784219207",
"uncertainty": 120
},
"departure": {
"time": "1784219207",
"uncertainty": 120
},
"stopId": "0:PGATA 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1784219255",
"uncertainty": 120
},
"departure": {
"time": "1784219255",
"uncertainty": 120
},
"stopId": "0:LGPLA",
"stopSequence": 20
},
{
"arrival": {
"time": "1784219293",
"uncertainty": 120
},
"departure": {
"time": "1784219293",
"uncertainty": 120
},
"stopId": "0:BDMUR",
"stopSequence": 21
},
{
"arrival": {
"time": "1784219336",
"uncertainty": 120
},
"departure": {
"time": "1784219336",
"uncertainty": 120
},
"stopId": "0:FONTL 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1784219412",
"uncertainty": 120
},
"departure": {
"time": "1784219412",
"uncertainty": 120
},
"stopId": "0:PDANG 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1784219462",
"uncertainty": 120
},
"departure": {
"time": "1784219462",
"uncertainty": 120
},
"stopId": "0:JACQU 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1784219538",
"uncertainty": 120
},
"departure": {
"time": "1784219538",
"uncertainty": 120
},
"stopId": "0:MOURE 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1784219577",
"uncertainty": 120
},
"departure": {
"time": "1784219577",
"uncertainty": 120
},
"stopId": "0:GERBA 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1784219608",
"uncertainty": 120
},
"departure": {
"time": "1784219608",
"uncertainty": 120
},
"stopId": "0:BROSS 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1784219653",
"uncertainty": 120
},
"departure": {
"time": "1784219653",
"uncertainty": 120
},
"stopId": "0:LMARG 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1784219693",
"uncertainty": 120
},
"departure": {
"time": "1784219693",
"uncertainty": 120
},
"stopId": "0:AUREA 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1784219770",
"uncertainty": 120
},
"departure": {
"time": "1784219770",
"uncertainty": 120
},
"stopId": "0:REVEL 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1784219848",
"uncertainty": 120
},
"departure": {
"time": "1784219848",
"uncertainty": 120
},
"stopId": "0:MDORM 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1784219888",
"uncertainty": 120
},
"departure": {
"time": "1784219888",
"uncertainty": 120
},
"stopId": "0:VOLT 2",
"stopSequence": 32
},
{
"arrival": {
"time": "1784219947",
"uncertainty": 120
},
"departure": {
"time": "1784219947",
"uncertainty": 120
},
"stopId": "0:MAIRI 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1784219992",
"uncertainty": 120
},
"departure": {
"time": "1784219992",
"uncertainty": 120
},
"stopId": "0:ZOLA 2",
"stopSequence": 34
},
{
"arrival": {
"time": "1784220027",
"uncertainty": 120
},
"departure": {
"time": "1784220027",
"uncertainty": 120
},
"stopId": "0:PAST 2",
"stopSequence": 35
},
{
"arrival": {
"time": "1784220083",
"uncertainty": 120
},
"departure": {
"time": "1784220083",
"uncertainty": 120
},
"stopId": "0:THORE 2",
"stopSequence": 36
},
{
"arrival": {
"time": "1784220116",
"uncertainty": 120
},
"departure": {
"time": "1784220116",
"uncertainty": 120
},
"stopId": "0:CASAN 2",
"stopSequence": 37
},
{
"arrival": {
"time": "1784220199",
"uncertainty": 120
},
"departure": {
"time": "1784220199",
"uncertainty": 120
},
"stopId": "0:PRIME 2",
"stopSequence": 38
},
{
"arrival": {
"time": "1784220258",
"uncertainty": 120
},
"departure": {
"time": "1784220258",
"uncertainty": 120
},
"stopId": "0:ALOES 2",
"stopSequence": 39
},
{
"arrival": {
"time": "1784220309",
"uncertainty": 120
},
"departure": {
"time": "1784220309",
"uncertainty": 120
},
"stopId": "0:DEBUS 2",
"stopSequence": 40
},
{
"arrival": {
"time": "1784220383",
"uncertainty": 120
},
"departure": {
"time": "1784220383",
"uncertainty": 120
},
"stopId": "0:LDOR 2",
"stopSequence": 41
},
{
"arrival": {
"time": "1784220467",
"uncertainty": 120
},
"departure": {
"time": "1784220467",
"uncertainty": 120
},
"stopId": "0:DEDOR 2",
"stopSequence": 42
},
{
"arrival": {
"time": "1784220559",
"uncertainty": 120
},
"stopId": "0:FLEGE",
"stopSequence": 43
}
],
"trip": {
"directionId": 1,
"routeId": "08",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3546661"
},
"vehicle": {
"id": "185",
"label": "185"
}
}
},
{
"id": "3545600",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1784222100",
"uncertainty": 120
},
"stopId": "0:_CMO",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "62",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545600"
}
}
},
{
"id": "3546663",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784221878",
"uncertainty": 120
},
"departure": {
"time": "1784221878",
"uncertainty": 120
},
"stopId": "0:LEC E1"
},
{
"arrival": {
"time": "1784221991",
"uncertainty": 120
},
"departure": {
"time": "1784221991",
"uncertainty": 120
},
"stopId": "0:VOLTA"
},
{
"arrival": {
"time": "1784222041",
"uncertainty": 120
},
"departure": {
"time": "1784222041",
"uncertainty": 120
},
"stopId": "0:PPAIX"
},
{
"arrival": {
"time": "1784222082",
"uncertainty": 120
},
"departure": {
"time": "1784222082",
"uncertainty": 120
},
"stopId": "0:MALC"
},
{
"departure": {
"time": "1784221020",
"uncertainty": 120
},
"stopId": "0:CHAPL",
"stopSequence": 1
},
{
"arrival": {
"time": "1784221068",
"uncertainty": 120
},
"departure": {
"time": "1784221068",
"uncertainty": 120
},
"stopId": "0:GPHIL",
"stopSequence": 2
},
{
"arrival": {
"time": "1784221149",
"uncertainty": 120
},
"departure": {
"time": "1784221149",
"uncertainty": 120
},
"stopId": "0:JOUVE 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1784221211",
"uncertainty": 120
},
"departure": {
"time": "1784221211",
"uncertainty": 120
},
"stopId": "0:SSIGN 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1784221260",
"uncertainty": 120
},
"departure": {
"time": "1784221260",
"uncertainty": 120
},
"stopId": "0:BMEUN 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1784221351",
"uncertainty": 120
},
"departure": {
"time": "1784221351",
"uncertainty": 120
},
"stopId": "0:AMAND 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1784221396",
"uncertainty": 120
},
"departure": {
"time": "1784221396",
"uncertainty": 120
},
"stopId": "0:CMOUC 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1784221443",
"uncertainty": 120
},
"departure": {
"time": "1784221443",
"uncertainty": 120
},
"stopId": "0:BARNA 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1784221488",
"uncertainty": 120
},
"departure": {
"time": "1784221488",
"uncertainty": 120
},
"stopId": "0:SULLY 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1784221560",
"uncertainty": 120
},
"departure": {
"time": "1784221560",
"uncertainty": 120
},
"stopId": "0:SSOCI 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1784221645",
"uncertainty": 120
},
"departure": {
"time": "1784221645",
"uncertainty": 120
},
"stopId": "0:TURIN 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1784221800",
"uncertainty": 120
},
"departure": {
"time": "1784221860",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 12
},
{
"arrival": {
"time": "1784221946",
"uncertainty": 120
},
"departure": {
"time": "1784221946",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GARE 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1784222061",
"uncertainty": 120
},
"departure": {
"time": "1784222061",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MUSSE 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1784222117",
"uncertainty": 120
},
"departure": {
"time": "1784222117",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CECIL 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1784222130",
"uncertainty": 120
},
"departure": {
"time": "1784222130",
"uncertainty": 120
},
"stopId": "0:GENIS 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1784222193",
"uncertainty": 120
},
"departure": {
"time": "1784222193",
"uncertainty": 120
},
"stopId": "0:BEREN 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1784222244",
"uncertainty": 120
},
"departure": {
"time": "1784222244",
"uncertainty": 120
},
"stopId": "0:LPALL 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1784222293",
"uncertainty": 120
},
"departure": {
"time": "1784222293",
"uncertainty": 120
},
"stopId": "0:PGATA 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1784222341",
"uncertainty": 120
},
"departure": {
"time": "1784222341",
"uncertainty": 120
},
"stopId": "0:LGPLA",
"stopSequence": 20
},
{
"arrival": {
"time": "1784222390",
"uncertainty": 120
},
"departure": {
"time": "1784222390",
"uncertainty": 120
},
"stopId": "0:BDMUR",
"stopSequence": 21
},
{
"arrival": {
"time": "1784222433",
"uncertainty": 120
},
"departure": {
"time": "1784222433",
"uncertainty": 120
},
"stopId": "0:FONTL 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1784222504",
"uncertainty": 120
},
"departure": {
"time": "1784222504",
"uncertainty": 120
},
"stopId": "0:PDANG 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1784222543",
"uncertainty": 120
},
"departure": {
"time": "1784222543",
"uncertainty": 120
},
"stopId": "0:JACQU 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1784222622",
"uncertainty": 120
},
"departure": {
"time": "1784222622",
"uncertainty": 120
},
"stopId": "0:MOURE 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1784222666",
"uncertainty": 120
},
"departure": {
"time": "1784222666",
"uncertainty": 120
},
"stopId": "0:GERBA 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1784222693",
"uncertainty": 120
},
"departure": {
"time": "1784222693",
"uncertainty": 120
},
"stopId": "0:BROSS 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1784222744",
"uncertainty": 120
},
"departure": {
"time": "1784222744",
"uncertainty": 120
},
"stopId": "0:LMARG 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1784222793",
"uncertainty": 120
},
"departure": {
"time": "1784222793",
"uncertainty": 120
},
"stopId": "0:AUREA 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1784222889",
"uncertainty": 120
},
"departure": {
"time": "1784222889",
"uncertainty": 120
},
"stopId": "0:REVEL 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1784222957",
"uncertainty": 120
},
"departure": {
"time": "1784222957",
"uncertainty": 120
},
"stopId": "0:MDORM 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1784223018",
"uncertainty": 120
},
"departure": {
"time": "1784223018",
"uncertainty": 120
},
"stopId": "0:VOLT 2",
"stopSequence": 32
},
{
"arrival": {
"time": "1784223091",
"uncertainty": 120
},
"departure": {
"time": "1784223091",
"uncertainty": 120
},
"stopId": "0:MAIRI 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1784223134",
"uncertainty": 120
},
"departure": {
"time": "1784223134",
"uncertainty": 120
},
"stopId": "0:ZOLA 2",
"stopSequence": 34
},
{
"arrival": {
"time": "1784223178",
"uncertainty": 120
},
"departure": {
"time": "1784223178",
"uncertainty": 120
},
"stopId": "0:PAST 2",
"stopSequence": 35
},
{
"arrival": {
"time": "1784223229",
"uncertainty": 120
},
"departure": {
"time": "1784223229",
"uncertainty": 120
},
"stopId": "0:THORE 2",
"stopSequence": 36
},
{
"arrival": {
"time": "1784223268",
"uncertainty": 120
},
"departure": {
"time": "1784223268",
"uncertainty": 120
},
"stopId": "0:CASAN 2",
"stopSequence": 37
},
{
"arrival": {
"time": "1784223326",
"uncertainty": 120
},
"departure": {
"time": "1784223326",
"uncertainty": 120
},
"stopId": "0:PRIME 2",
"stopSequence": 38
},
{
"arrival": {
"time": "1784223391",
"uncertainty": 120
},
"departure": {
"time": "1784223391",
"uncertainty": 120
},
"stopId": "0:ALOES 2",
"stopSequence": 39
},
{
"arrival": {
"time": "1784223435",
"uncertainty": 120
},
"departure": {
"time": "1784223435",
"uncertainty": 120
},
"stopId": "0:DEBUS 2",
"stopSequence": 40
},
{
"arrival": {
"time": "1784223527",
"uncertainty": 120
},
"departure": {
"time": "1784223527",
"uncertainty": 120
},
"stopId": "0:LDOR 2",
"stopSequence": 41
},
{
"arrival": {
"time": "1784223599",
"uncertainty": 120
},
"departure": {
"time": "1784223599",
"uncertainty": 120
},
"stopId": "0:DEDOR 2",
"stopSequence": 42
},
{
"arrival": {
"time": "1784223691",
"uncertainty": 120
},
"stopId": "0:FLEGE",
"stopSequence": 43
}
],
"trip": {
"directionId": 1,
"routeId": "08",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3546663"
}
}
},
{
"id": "3546662",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784220370",
"uncertainty": 120
},
"departure": {
"time": "1784220370",
"uncertainty": 120
},
"stopId": "0:LEC E1"
},
{
"arrival": {
"time": "1784220483",
"uncertainty": 120
},
"departure": {
"time": "1784220483",
"uncertainty": 120
},
"stopId": "0:VOLTA"
},
{
"arrival": {
"time": "1784220533",
"uncertainty": 120
},
"departure": {
"time": "1784220533",
"uncertainty": 120
},
"stopId": "0:PPAIX"
},
{
"arrival": {
"time": "1784220574",
"uncertainty": 120
},
"departure": {
"time": "1784220574",
"uncertainty": 120
},
"stopId": "0:MALC"
},
{
"departure": {
"time": "1784219520",
"uncertainty": 120
},
"stopId": "0:CHAPL",
"stopSequence": 1
},
{
"arrival": {
"time": "1784219565",
"uncertainty": 120
},
"departure": {
"time": "1784219565",
"uncertainty": 120
},
"stopId": "0:GPHIL",
"stopSequence": 2
},
{
"arrival": {
"time": "1784219643",
"uncertainty": 120
},
"departure": {
"time": "1784219643",
"uncertainty": 120
},
"stopId": "0:JOUVE 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1784219716",
"uncertainty": 120
},
"departure": {
"time": "1784219716",
"uncertainty": 120
},
"stopId": "0:SSIGN 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1784219779",
"uncertainty": 120
},
"departure": {
"time": "1784219779",
"uncertainty": 120
},
"stopId": "0:BMEUN 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1784219858",
"uncertainty": 120
},
"departure": {
"time": "1784219858",
"uncertainty": 120
},
"stopId": "0:AMAND 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1784219890",
"uncertainty": 120
},
"departure": {
"time": "1784219890",
"uncertainty": 120
},
"stopId": "0:CMOUC 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1784219931",
"uncertainty": 120
},
"departure": {
"time": "1784219931",
"uncertainty": 120
},
"stopId": "0:BARNA 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1784220046",
"uncertainty": 120
},
"departure": {
"time": "1784220046",
"uncertainty": 120
},
"stopId": "0:SULLY 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1784220133",
"uncertainty": 120
},
"departure": {
"time": "1784220133",
"uncertainty": 120
},
"stopId": "0:SSOCI 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1784220249",
"uncertainty": 120
},
"departure": {
"time": "1784220249",
"uncertainty": 120
},
"stopId": "0:TURIN 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1784220353",
"uncertainty": 120
},
"departure": {
"time": "1784220353",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 12
},
{
"arrival": {
"time": "1784220383",
"uncertainty": 120
},
"departure": {
"time": "1784220383",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GARE 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1784220517",
"uncertainty": 120
},
"departure": {
"time": "1784220517",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MUSSE 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1784220583",
"uncertainty": 120
},
"departure": {
"time": "1784220583",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CECIL 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1784220623",
"uncertainty": 120
},
"departure": {
"time": "1784220623",
"uncertainty": 120
},
"stopId": "0:GENIS 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1784220683",
"uncertainty": 120
},
"departure": {
"time": "1784220683",
"uncertainty": 120
},
"stopId": "0:BEREN 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1784220759",
"uncertainty": 120
},
"departure": {
"time": "1784220759",
"uncertainty": 120
},
"stopId": "0:LPALL 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1784220808",
"uncertainty": 120
},
"departure": {
"time": "1784220808",
"uncertainty": 120
},
"stopId": "0:PGATA 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1784220856",
"uncertainty": 120
},
"departure": {
"time": "1784220856",
"uncertainty": 120
},
"stopId": "0:LGPLA",
"stopSequence": 20
},
{
"arrival": {
"time": "1784220906",
"uncertainty": 120
},
"departure": {
"time": "1784220906",
"uncertainty": 120
},
"stopId": "0:BDMUR",
"stopSequence": 21
},
{
"arrival": {
"time": "1784220950",
"uncertainty": 120
},
"departure": {
"time": "1784220950",
"uncertainty": 120
},
"stopId": "0:FONTL 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1784221021",
"uncertainty": 120
},
"departure": {
"time": "1784221021",
"uncertainty": 120
},
"stopId": "0:PDANG 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1784221060",
"uncertainty": 120
},
"departure": {
"time": "1784221060",
"uncertainty": 120
},
"stopId": "0:JACQU 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1784221139",
"uncertainty": 120
},
"departure": {
"time": "1784221139",
"uncertainty": 120
},
"stopId": "0:MOURE 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1784221183",
"uncertainty": 120
},
"departure": {
"time": "1784221183",
"uncertainty": 120
},
"stopId": "0:GERBA 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1784221210",
"uncertainty": 120
},
"departure": {
"time": "1784221210",
"uncertainty": 120
},
"stopId": "0:BROSS 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1784221261",
"uncertainty": 120
},
"departure": {
"time": "1784221261",
"uncertainty": 120
},
"stopId": "0:LMARG 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1784221310",
"uncertainty": 120
},
"departure": {
"time": "1784221310",
"uncertainty": 120
},
"stopId": "0:AUREA 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1784221406",
"uncertainty": 120
},
"departure": {
"time": "1784221406",
"uncertainty": 120
},
"stopId": "0:REVEL 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1784221474",
"uncertainty": 120
},
"departure": {
"time": "1784221474",
"uncertainty": 120
},
"stopId": "0:MDORM 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1784221536",
"uncertainty": 120
},
"departure": {
"time": "1784221536",
"uncertainty": 120
},
"stopId": "0:VOLT 2",
"stopSequence": 32
},
{
"arrival": {
"time": "1784221610",
"uncertainty": 120
},
"departure": {
"time": "1784221610",
"uncertainty": 120
},
"stopId": "0:MAIRI 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1784221653",
"uncertainty": 120
},
"departure": {
"time": "1784221653",
"uncertainty": 120
},
"stopId": "0:ZOLA 2",
"stopSequence": 34
},
{
"arrival": {
"time": "1784221697",
"uncertainty": 120
},
"departure": {
"time": "1784221697",
"uncertainty": 120
},
"stopId": "0:PAST 2",
"stopSequence": 35
},
{
"arrival": {
"time": "1784221748",
"uncertainty": 120
},
"departure": {
"time": "1784221748",
"uncertainty": 120
},
"stopId": "0:THORE 2",
"stopSequence": 36
},
{
"arrival": {
"time": "1784221787",
"uncertainty": 120
},
"departure": {
"time": "1784221787",
"uncertainty": 120
},
"stopId": "0:CASAN 2",
"stopSequence": 37
},
{
"arrival": {
"time": "1784221845",
"uncertainty": 120
},
"departure": {
"time": "1784221845",
"uncertainty": 120
},
"stopId": "0:PRIME 2",
"stopSequence": 38
},
{
"arrival": {
"time": "1784221910",
"uncertainty": 120
},
"departure": {
"time": "1784221910",
"uncertainty": 120
},
"stopId": "0:ALOES 2",
"stopSequence": 39
},
{
"arrival": {
"time": "1784221954",
"uncertainty": 120
},
"departure": {
"time": "1784221954",
"uncertainty": 120
},
"stopId": "0:DEBUS 2",
"stopSequence": 40
},
{
"arrival": {
"time": "1784222046",
"uncertainty": 120
},
"departure": {
"time": "1784222046",
"uncertainty": 120
},
"stopId": "0:LDOR 2",
"stopSequence": 41
},
{
"arrival": {
"time": "1784222118",
"uncertainty": 120
},
"departure": {
"time": "1784222118",
"uncertainty": 120
},
"stopId": "0:DEDOR 2",
"stopSequence": 42
},
{
"arrival": {
"time": "1784222210",
"uncertainty": 120
},
"stopId": "0:FLEGE",
"stopSequence": 43
}
],
"trip": {
"directionId": 1,
"routeId": "08",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3546662"
}
}
},
{
"id": "3546587",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784218385",
"uncertainty": 120
},
"departure": {
"time": "1784218389",
"uncertainty": 120
},
"stopId": "0:PEYRU"
},
{
"departure": {
"time": "1784216526",
"uncertainty": 120
},
"stopId": "0:GEGL",
"stopSequence": 1
},
{
"arrival": {
"time": "1784216573",
"uncertainty": 120
},
"departure": {
"time": "1784216573",
"uncertainty": 120
},
"stopId": "0:BEAUC",
"stopSequence": 2
},
{
"arrival": {
"time": "1784216721",
"uncertainty": 120
},
"departure": {
"time": "1784216721",
"uncertainty": 120
},
"stopId": "0:GEIF",
"stopSequence": 3
},
{
"arrival": {
"time": "1784216793",
"uncertainty": 120
},
"departure": {
"time": "1784216793",
"uncertainty": 120
},
"stopId": "0:GLFR",
"stopSequence": 4
},
{
"arrival": {
"time": "1784216876",
"uncertainty": 120
},
"departure": {
"time": "1784216876",
"uncertainty": 120
},
"stopId": "0:_BELL 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1784216943",
"uncertainty": 120
},
"departure": {
"time": "1784216943",
"uncertainty": 120
},
"stopId": "0:RDS",
"stopSequence": 6
},
{
"arrival": {
"time": "1784216955",
"uncertainty": 120
},
"departure": {
"time": "1784216955",
"uncertainty": 120
},
"stopId": "0:LCOMB 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1784217004",
"uncertainty": 120
},
"departure": {
"time": "1784217004",
"uncertainty": 120
},
"stopId": "0:JOUHA 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1784217046",
"uncertainty": 120
},
"departure": {
"time": "1784217046",
"uncertainty": 120
},
"stopId": "0:PROVE 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1784217088",
"uncertainty": 120
},
"departure": {
"time": "1784217093",
"uncertainty": 120
},
"stopId": "0:TOURN 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1784217223",
"uncertainty": 120
},
"departure": {
"time": "1784217243",
"uncertainty": 120
},
"stopId": "0:CLEME",
"stopSequence": 11
},
{
"arrival": {
"time": "1784217274",
"uncertainty": 120
},
"departure": {
"time": "1784217303",
"uncertainty": 120
},
"stopId": "0:CVILL",
"stopSequence": 12
},
{
"arrival": {
"time": "1784217361",
"uncertainty": 120
},
"departure": {
"time": "1784217363",
"uncertainty": 120
},
"stopId": "0:BEAUL",
"stopSequence": 13
},
{
"arrival": {
"time": "1784217442",
"uncertainty": 120
},
"departure": {
"time": "1784217442",
"uncertainty": 120
},
"stopId": "0:FAUCON",
"stopSequence": 14
},
{
"arrival": {
"time": "1784217520",
"uncertainty": 120
},
"departure": {
"time": "1784217543",
"uncertainty": 120
},
"stopId": "0:BOTTE",
"stopSequence": 15
},
{
"arrival": {
"time": "1784217675",
"uncertainty": 120
},
"departure": {
"time": "1784217675",
"uncertainty": 120
},
"stopId": "0:MCHAM",
"stopSequence": 16
},
{
"arrival": {
"time": "1784217746",
"uncertainty": 120
},
"departure": {
"time": "1784217753",
"uncertainty": 120
},
"stopId": "0:REPUB",
"stopSequence": 17
},
{
"arrival": {
"time": "1784217813",
"uncertainty": 120
},
"departure": {
"time": "1784217843",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 18
},
{
"arrival": {
"time": "1784217963",
"uncertainty": 120
},
"departure": {
"time": "1784217963",
"uncertainty": 120
},
"stopId": "0:CHAB",
"stopSequence": 19
},
{
"arrival": {
"time": "1784218102",
"uncertainty": 120
},
"departure": {
"time": "1784218113",
"uncertainty": 120
},
"stopId": "0:MDAR",
"stopSequence": 20
},
{
"arrival": {
"time": "1784218178",
"uncertainty": 120
},
"departure": {
"time": "1784218178",
"uncertainty": 120
},
"stopId": "0:MIRA",
"stopSequence": 21
},
{
"arrival": {
"time": "1784218233",
"uncertainty": 120
},
"departure": {
"time": "1784218263",
"uncertainty": 120
},
"stopId": "0:MONTP",
"stopSequence": 22
},
{
"arrival": {
"time": "1784218140",
"uncertainty": 120
},
"departure": {
"time": "1784218140",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:VERCO 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1784218221",
"uncertainty": 120
},
"departure": {
"time": "1784218221",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALOS 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1784218299",
"uncertainty": 120
},
"departure": {
"time": "1784218299",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LBONN 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1784218351",
"uncertainty": 120
},
"departure": {
"time": "1784218351",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MAND 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1784218655",
"uncertainty": 120
},
"departure": {
"time": "1784218655",
"uncertainty": 120
},
"stopId": "0:KENNE 3",
"stopSequence": 27
},
{
"arrival": {
"time": "1784218758",
"uncertainty": 120
},
"departure": {
"time": "1784218758",
"uncertainty": 120
},
"stopId": "0:SEIGN 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1784218813",
"uncertainty": 120
},
"departure": {
"time": "1784218813",
"uncertainty": 120
},
"stopId": "0:GPHIL 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1784218865",
"uncertainty": 120
},
"departure": {
"time": "1784218865",
"uncertainty": 120
},
"stopId": "0:CHAPL 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1784218914",
"uncertainty": 120
},
"departure": {
"time": "1784218914",
"uncertainty": 120
},
"stopId": "0:SSIGN 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1784218979",
"uncertainty": 120
},
"departure": {
"time": "1784218979",
"uncertainty": 120
},
"stopId": "0:BMEUN 2",
"stopSequence": 32
},
{
"arrival": {
"time": "1784219015",
"uncertainty": 120
},
"departure": {
"time": "1784219015",
"uncertainty": 120
},
"stopId": "0:CHVAN",
"stopSequence": 33
},
{
"arrival": {
"time": "1784219055",
"uncertainty": 120
},
"departure": {
"time": "1784219055",
"uncertainty": 120
},
"stopId": "0:BRUY",
"stopSequence": 34
},
{
"arrival": {
"time": "1784219179",
"uncertainty": 120
},
"departure": {
"time": "1784219179",
"uncertainty": 120
},
"stopId": "0:GAUD 2",
"stopSequence": 35
},
{
"arrival": {
"time": "1784219252",
"uncertainty": 120
},
"departure": {
"time": "1784219252",
"uncertainty": 120
},
"stopId": "0:LD3S",
"stopSequence": 36
},
{
"arrival": {
"time": "1784219311",
"uncertainty": 120
},
"departure": {
"time": "1784219311",
"uncertainty": 120
},
"stopId": "0:RALP",
"stopSequence": 37
},
{
"arrival": {
"time": "1784219338",
"uncertainty": 120
},
"departure": {
"time": "1784219338",
"uncertainty": 120
},
"stopId": "0:TEMPL",
"stopSequence": 38
},
{
"arrival": {
"time": "1784219390",
"uncertainty": 120
},
"departure": {
"time": "1784219390",
"uncertainty": 120
},
"stopId": "0:CYRAN",
"stopSequence": 39
},
{
"arrival": {
"time": "1784219490",
"uncertainty": 120
},
"departure": {
"time": "1784219490",
"uncertainty": 120
},
"stopId": "0:MDBOU 2",
"stopSequence": 40
},
{
"arrival": {
"time": "1784219549",
"uncertainty": 120
},
"departure": {
"time": "1784219549",
"uncertainty": 120
},
"stopId": "0:SJC",
"stopSequence": 41
},
{
"arrival": {
"time": "1784219610",
"uncertainty": 120
},
"departure": {
"time": "1784219610",
"uncertainty": 120
},
"stopId": "0:LVALE",
"stopSequence": 42
},
{
"arrival": {
"time": "1784219632",
"uncertainty": 120
},
"departure": {
"time": "1784219632",
"uncertainty": 120
},
"stopId": "0:ADL",
"stopSequence": 43
},
{
"arrival": {
"time": "1784219690",
"uncertainty": 120
},
"departure": {
"time": "1784219690",
"uncertainty": 120
},
"stopId": "0:MDLON 2",
"stopSequence": 44
},
{
"arrival": {
"time": "1784219721",
"uncertainty": 120
},
"departure": {
"time": "1784219721",
"uncertainty": 120
},
"stopId": "0:LLON",
"stopSequence": 45
},
{
"arrival": {
"time": "1784219766",
"uncertainty": 120
},
"departure": {
"time": "1784219766",
"uncertainty": 120
},
"stopId": "0:CCOM7",
"stopSequence": 46
},
{
"arrival": {
"time": "1784219846",
"uncertainty": 120
},
"departure": {
"time": "1784219846",
"uncertainty": 120
},
"stopId": "0:CCOMM 3",
"stopSequence": 47
},
{
"arrival": {
"time": "1784220013",
"uncertainty": 120
},
"departure": {
"time": "1784220013",
"uncertainty": 120
},
"stopId": "0:SAPIN 2",
"stopSequence": 48
},
{
"arrival": {
"time": "1784220061",
"uncertainty": 120
},
"departure": {
"time": "1784220061",
"uncertainty": 120
},
"stopId": "0:SELL 2",
"stopSequence": 49
},
{
"arrival": {
"time": "1784220099",
"uncertainty": 120
},
"departure": {
"time": "1784220099",
"uncertainty": 120
},
"stopId": "0:SMAR 2",
"stopSequence": 50
},
{
"arrival": {
"time": "1784220160",
"uncertainty": 120
},
"departure": {
"time": "1784220160",
"uncertainty": 120
},
"stopId": "0:NOBE 2",
"stopSequence": 51
},
{
"arrival": {
"time": "1784220206",
"uncertainty": 120
},
"stopId": "0:MDM 2",
"stopSequence": 52
}
],
"trip": {
"directionId": 1,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3546587"
},
"vehicle": {
"id": "68",
"label": "68"
}
}
},
{
"id": "3546589",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784222956",
"uncertainty": 120
},
"departure": {
"time": "1784222956",
"uncertainty": 120
},
"stopId": "0:PEYRU"
},
{
"departure": {
"time": "1784220960",
"uncertainty": 120
},
"stopId": "0:GEGL",
"stopSequence": 1
},
{
"arrival": {
"time": "1784221036",
"uncertainty": 120
},
"departure": {
"time": "1784221036",
"uncertainty": 120
},
"stopId": "0:BEAUC",
"stopSequence": 2
},
{
"arrival": {
"time": "1784221147",
"uncertainty": 120
},
"departure": {
"time": "1784221147",
"uncertainty": 120
},
"stopId": "0:GEIF",
"stopSequence": 3
},
{
"arrival": {
"time": "1784221200",
"uncertainty": 120
},
"departure": {
"time": "1784221200",
"uncertainty": 120
},
"stopId": "0:GLFR",
"stopSequence": 4
},
{
"arrival": {
"time": "1784221286",
"uncertainty": 120
},
"departure": {
"time": "1784221286",
"uncertainty": 120
},
"stopId": "0:_BELL 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1784221355",
"uncertainty": 120
},
"departure": {
"time": "1784221355",
"uncertainty": 120
},
"stopId": "0:RDS",
"stopSequence": 6
},
{
"arrival": {
"time": "1784221380",
"uncertainty": 120
},
"departure": {
"time": "1784221380",
"uncertainty": 120
},
"stopId": "0:LCOMB 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1784221437",
"uncertainty": 120
},
"departure": {
"time": "1784221437",
"uncertainty": 120
},
"stopId": "0:JOUHA 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1784221500",
"uncertainty": 120
},
"departure": {
"time": "1784221500",
"uncertainty": 120
},
"stopId": "0:PROVE 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1784221547",
"uncertainty": 120
},
"departure": {
"time": "1784221547",
"uncertainty": 120
},
"stopId": "0:TOURN 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1784221698",
"uncertainty": 120
},
"departure": {
"time": "1784221698",
"uncertainty": 120
},
"stopId": "0:CLEME",
"stopSequence": 11
},
{
"arrival": {
"time": "1784221740",
"uncertainty": 120
},
"departure": {
"time": "1784221740",
"uncertainty": 120
},
"stopId": "0:CVILL",
"stopSequence": 12
},
{
"arrival": {
"time": "1784221799",
"uncertainty": 120
},
"departure": {
"time": "1784221799",
"uncertainty": 120
},
"stopId": "0:BEAUL",
"stopSequence": 13
},
{
"arrival": {
"time": "1784221888",
"uncertainty": 120
},
"departure": {
"time": "1784221888",
"uncertainty": 120
},
"stopId": "0:FAUCON",
"stopSequence": 14
},
{
"arrival": {
"time": "1784221980",
"uncertainty": 120
},
"departure": {
"time": "1784221980",
"uncertainty": 120
},
"stopId": "0:BOTTE",
"stopSequence": 15
},
{
"arrival": {
"time": "1784222234",
"uncertainty": 120
},
"departure": {
"time": "1784222234",
"uncertainty": 120
},
"stopId": "0:MCHAM",
"stopSequence": 16
},
{
"arrival": {
"time": "1784222306",
"uncertainty": 120
},
"departure": {
"time": "1784222306",
"uncertainty": 120
},
"stopId": "0:REPUB",
"stopSequence": 17
},
{
"arrival": {
"time": "1784222400",
"uncertainty": 120
},
"departure": {
"time": "1784222400",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 18
},
{
"arrival": {
"time": "1784222532",
"uncertainty": 120
},
"departure": {
"time": "1784222532",
"uncertainty": 120
},
"stopId": "0:CHAB",
"stopSequence": 19
},
{
"arrival": {
"time": "1784222658",
"uncertainty": 120
},
"departure": {
"time": "1784222658",
"uncertainty": 120
},
"stopId": "0:MDAR",
"stopSequence": 20
},
{
"arrival": {
"time": "1784222725",
"uncertainty": 120
},
"departure": {
"time": "1784222725",
"uncertainty": 120
},
"stopId": "0:MIRA",
"stopSequence": 21
},
{
"arrival": {
"time": "1784222820",
"uncertainty": 120
},
"departure": {
"time": "1784222820",
"uncertainty": 120
},
"stopId": "0:MONTP",
"stopSequence": 22
},
{
"arrival": {
"time": "1784222940",
"uncertainty": 120
},
"departure": {
"time": "1784222940",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:VERCO 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1784223021",
"uncertainty": 120
},
"departure": {
"time": "1784223021",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALOS 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1784223099",
"uncertainty": 120
},
"departure": {
"time": "1784223099",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LBONN 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1784223151",
"uncertainty": 120
},
"departure": {
"time": "1784223151",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MAND 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1784223246",
"uncertainty": 120
},
"departure": {
"time": "1784223246",
"uncertainty": 120
},
"stopId": "0:KENNE 3",
"stopSequence": 27
},
{
"arrival": {
"time": "1784223351",
"uncertainty": 120
},
"departure": {
"time": "1784223351",
"uncertainty": 120
},
"stopId": "0:SEIGN 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1784223423",
"uncertainty": 120
},
"departure": {
"time": "1784223423",
"uncertainty": 120
},
"stopId": "0:GPHIL 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1784223484",
"uncertainty": 120
},
"departure": {
"time": "1784223484",
"uncertainty": 120
},
"stopId": "0:CHAPL 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1784223556",
"uncertainty": 120
},
"departure": {
"time": "1784223556",
"uncertainty": 120
},
"stopId": "0:SSIGN 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1784223606",
"uncertainty": 120
},
"departure": {
"time": "1784223606",
"uncertainty": 120
},
"stopId": "0:BMEUN 2",
"stopSequence": 32
},
{
"arrival": {
"time": "1784223654",
"uncertainty": 120
},
"departure": {
"time": "1784223654",
"uncertainty": 120
},
"stopId": "0:CHVAN",
"stopSequence": 33
},
{
"arrival": {
"time": "1784223702",
"uncertainty": 120
},
"departure": {
"time": "1784223702",
"uncertainty": 120
},
"stopId": "0:BRUY",
"stopSequence": 34
},
{
"arrival": {
"time": "1784223826",
"uncertainty": 120
},
"departure": {
"time": "1784223826",
"uncertainty": 120
},
"stopId": "0:GAUD 2",
"stopSequence": 35
},
{
"arrival": {
"time": "1784223906",
"uncertainty": 120
},
"stopId": "0:LD3S",
"stopSequence": 36
}
],
"trip": {
"directionId": 1,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3546589"
}
}
},
{
"id": "3546588",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784220385",
"uncertainty": 120
},
"departure": {
"time": "1784220385",
"uncertainty": 120
},
"stopId": "0:PEYRU"
},
{
"departure": {
"time": "1784218609",
"uncertainty": 120
},
"stopId": "0:GEGL",
"stopSequence": 1
},
{
"arrival": {
"time": "1784218669",
"uncertainty": 120
},
"departure": {
"time": "1784218669",
"uncertainty": 120
},
"stopId": "0:BEAUC",
"stopSequence": 2
},
{
"arrival": {
"time": "1784218747",
"uncertainty": 120
},
"departure": {
"time": "1784218747",
"uncertainty": 120
},
"stopId": "0:GEIF",
"stopSequence": 3
},
{
"arrival": {
"time": "1784218821",
"uncertainty": 120
},
"departure": {
"time": "1784218821",
"uncertainty": 120
},
"stopId": "0:GLFR",
"stopSequence": 4
},
{
"arrival": {
"time": "1784218889",
"uncertainty": 120
},
"departure": {
"time": "1784218889",
"uncertainty": 120
},
"stopId": "0:_BELL 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1784218964",
"uncertainty": 120
},
"departure": {
"time": "1784218971",
"uncertainty": 120
},
"stopId": "0:RDS",
"stopSequence": 6
},
{
"arrival": {
"time": "1784218996",
"uncertainty": 120
},
"departure": {
"time": "1784218996",
"uncertainty": 120
},
"stopId": "0:LCOMB 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1784219053",
"uncertainty": 120
},
"departure": {
"time": "1784219053",
"uncertainty": 120
},
"stopId": "0:JOUHA 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1784219116",
"uncertainty": 120
},
"departure": {
"time": "1784219116",
"uncertainty": 120
},
"stopId": "0:PROVE 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1784219163",
"uncertainty": 120
},
"departure": {
"time": "1784219163",
"uncertainty": 120
},
"stopId": "0:TOURN 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1784219314",
"uncertainty": 120
},
"departure": {
"time": "1784219314",
"uncertainty": 120
},
"stopId": "0:CLEME",
"stopSequence": 11
},
{
"arrival": {
"time": "1784219346",
"uncertainty": 120
},
"departure": {
"time": "1784219346",
"uncertainty": 120
},
"stopId": "0:CVILL",
"stopSequence": 12
},
{
"arrival": {
"time": "1784219405",
"uncertainty": 120
},
"departure": {
"time": "1784219405",
"uncertainty": 120
},
"stopId": "0:BEAUL",
"stopSequence": 13
},
{
"arrival": {
"time": "1784219494",
"uncertainty": 120
},
"departure": {
"time": "1784219494",
"uncertainty": 120
},
"stopId": "0:FAUCON",
"stopSequence": 14
},
{
"arrival": {
"time": "1784219586",
"uncertainty": 120
},
"departure": {
"time": "1784219586",
"uncertainty": 120
},
"stopId": "0:BOTTE",
"stopSequence": 15
},
{
"arrival": {
"time": "1784219744",
"uncertainty": 120
},
"departure": {
"time": "1784219744",
"uncertainty": 120
},
"stopId": "0:MCHAM",
"stopSequence": 16
},
{
"arrival": {
"time": "1784219830",
"uncertainty": 120
},
"departure": {
"time": "1784219830",
"uncertainty": 120
},
"stopId": "0:REPUB",
"stopSequence": 17
},
{
"arrival": {
"time": "1784219894",
"uncertainty": 120
},
"departure": {
"time": "1784219894",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 18
},
{
"arrival": {
"time": "1784220035",
"uncertainty": 120
},
"departure": {
"time": "1784220035",
"uncertainty": 120
},
"stopId": "0:CHAB",
"stopSequence": 19
},
{
"arrival": {
"time": "1784220127",
"uncertainty": 120
},
"departure": {
"time": "1784220127",
"uncertainty": 120
},
"stopId": "0:MDAR",
"stopSequence": 20
},
{
"arrival": {
"time": "1784220154",
"uncertainty": 120
},
"departure": {
"time": "1784220154",
"uncertainty": 120
},
"stopId": "0:MIRA",
"stopSequence": 21
},
{
"arrival": {
"time": "1784220249",
"uncertainty": 120
},
"departure": {
"time": "1784220249",
"uncertainty": 120
},
"stopId": "0:MONTP",
"stopSequence": 22
},
{
"arrival": {
"time": "1784220540",
"uncertainty": 120
},
"departure": {
"time": "1784220540",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:VERCO 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1784220621",
"uncertainty": 120
},
"departure": {
"time": "1784220621",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALOS 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1784220699",
"uncertainty": 120
},
"departure": {
"time": "1784220699",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LBONN 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1784220751",
"uncertainty": 120
},
"departure": {
"time": "1784220751",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MAND 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1784220675",
"uncertainty": 120
},
"departure": {
"time": "1784220675",
"uncertainty": 120
},
"stopId": "0:KENNE 3",
"stopSequence": 27
},
{
"arrival": {
"time": "1784220780",
"uncertainty": 120
},
"departure": {
"time": "1784220780",
"uncertainty": 120
},
"stopId": "0:SEIGN 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1784220852",
"uncertainty": 120
},
"departure": {
"time": "1784220852",
"uncertainty": 120
},
"stopId": "0:GPHIL 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1784220910",
"uncertainty": 120
},
"departure": {
"time": "1784220910",
"uncertainty": 120
},
"stopId": "0:CHAPL 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1784220982",
"uncertainty": 120
},
"departure": {
"time": "1784220982",
"uncertainty": 120
},
"stopId": "0:SSIGN 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1784221032",
"uncertainty": 120
},
"departure": {
"time": "1784221032",
"uncertainty": 120
},
"stopId": "0:BMEUN 2",
"stopSequence": 32
},
{
"arrival": {
"time": "1784221080",
"uncertainty": 120
},
"departure": {
"time": "1784221080",
"uncertainty": 120
},
"stopId": "0:CHVAN",
"stopSequence": 33
},
{
"arrival": {
"time": "1784221128",
"uncertainty": 120
},
"departure": {
"time": "1784221128",
"uncertainty": 120
},
"stopId": "0:BRUY",
"stopSequence": 34
},
{
"arrival": {
"time": "1784221252",
"uncertainty": 120
},
"departure": {
"time": "1784221252",
"uncertainty": 120
},
"stopId": "0:GAUD 2",
"stopSequence": 35
},
{
"arrival": {
"time": "1784221322",
"uncertainty": 120
},
"departure": {
"time": "1784221322",
"uncertainty": 120
},
"stopId": "0:LD3S",
"stopSequence": 36
},
{
"arrival": {
"time": "1784221381",
"uncertainty": 120
},
"departure": {
"time": "1784221381",
"uncertainty": 120
},
"stopId": "0:RALP",
"stopSequence": 37
},
{
"arrival": {
"time": "1784221408",
"uncertainty": 120
},
"departure": {
"time": "1784221408",
"uncertainty": 120
},
"stopId": "0:TEMPL",
"stopSequence": 38
},
{
"arrival": {
"time": "1784221466",
"uncertainty": 120
},
"departure": {
"time": "1784221466",
"uncertainty": 120
},
"stopId": "0:CYRAN",
"stopSequence": 39
},
{
"arrival": {
"time": "1784221566",
"uncertainty": 120
},
"departure": {
"time": "1784221566",
"uncertainty": 120
},
"stopId": "0:MDBOU 2",
"stopSequence": 40
},
{
"arrival": {
"time": "1784221617",
"uncertainty": 120
},
"departure": {
"time": "1784221617",
"uncertainty": 120
},
"stopId": "0:SJC",
"stopSequence": 41
},
{
"arrival": {
"time": "1784221670",
"uncertainty": 120
},
"departure": {
"time": "1784221670",
"uncertainty": 120
},
"stopId": "0:LVALE",
"stopSequence": 42
},
{
"arrival": {
"time": "1784221688",
"uncertainty": 120
},
"departure": {
"time": "1784221688",
"uncertainty": 120
},
"stopId": "0:ADL",
"stopSequence": 43
},
{
"arrival": {
"time": "1784221738",
"uncertainty": 120
},
"departure": {
"time": "1784221738",
"uncertainty": 120
},
"stopId": "0:MDLON 2",
"stopSequence": 44
},
{
"arrival": {
"time": "1784221764",
"uncertainty": 120
},
"departure": {
"time": "1784221764",
"uncertainty": 120
},
"stopId": "0:LLON",
"stopSequence": 45
},
{
"arrival": {
"time": "1784221803",
"uncertainty": 120
},
"departure": {
"time": "1784221803",
"uncertainty": 120
},
"stopId": "0:CCOM7",
"stopSequence": 46
},
{
"arrival": {
"time": "1784221871",
"uncertainty": 120
},
"stopId": "0:CCOMM 3",
"stopSequence": 47
}
],
"trip": {
"directionId": 1,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3546588"
},
"vehicle": {
"id": "67",
"label": "67"
}
}
},
{
"id": "3545650",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784218779",
"uncertainty": 120
},
"departure": {
"time": "1784218779",
"uncertainty": 120
},
"stopId": "0:_LAC 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1784218812",
"uncertainty": 120
},
"departure": {
"time": "1784218812",
"uncertainty": 120
},
"stopId": "0:_ACH 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1784218850",
"uncertainty": 120
},
"departure": {
"time": "1784218850",
"uncertainty": 120
},
"stopId": "0:_MSE 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1784218888",
"uncertainty": 120
},
"departure": {
"time": "1784218888",
"uncertainty": 120
},
"stopId": "0:_VED 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1784218918",
"uncertainty": 120
},
"departure": {
"time": "1784218918",
"uncertainty": 120
},
"stopId": "0:_BOU 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1784218940",
"uncertainty": 120
},
"departure": {
"time": "1784218940",
"uncertainty": 120
},
"stopId": "0:_GLA 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1784218969",
"uncertainty": 120
},
"departure": {
"time": "1784218969",
"uncertainty": 120
},
"stopId": "0:_JMO 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1784219000",
"uncertainty": 120
},
"departure": {
"time": "1784219000",
"uncertainty": 120
},
"stopId": "0:_MGI 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1784219032",
"uncertainty": 120
},
"departure": {
"time": "1784219032",
"uncertainty": 120
},
"stopId": "0:_EJO 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1784219067",
"uncertainty": 120
},
"departure": {
"time": "1784219067",
"uncertainty": 120
},
"stopId": "0:_LVS 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1784219089",
"uncertainty": 120
},
"departure": {
"time": "1784219089",
"uncertainty": 120
},
"stopId": "0:_COM 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1784219263",
"uncertainty": 120
},
"departure": {
"time": "1784219263",
"uncertainty": 120
},
"stopId": "0:_LHI 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1784219302",
"uncertainty": 120
},
"departure": {
"time": "1784219302",
"uncertainty": 120
},
"stopId": "0:_ZAR 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1784219362",
"uncertainty": 120
},
"departure": {
"time": "1784219362",
"uncertainty": 120
},
"stopId": "0:_DEV 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1784219389",
"uncertainty": 120
},
"departure": {
"time": "1784219389",
"uncertainty": 120
},
"stopId": "0:_CED 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1784219483",
"uncertainty": 120
},
"departure": {
"time": "1784219483",
"uncertainty": 120
},
"stopId": "0:_CIG 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1784219629",
"uncertainty": 120
},
"departure": {
"time": "1784219629",
"uncertainty": 120
},
"stopId": "0:_EMO 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1784219689",
"uncertainty": 120
},
"departure": {
"time": "1784219689",
"uncertainty": 120
},
"stopId": "0:_LLI 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1784219773",
"uncertainty": 120
},
"departure": {
"time": "1784219773",
"uncertainty": 120
},
"stopId": "0:_LEF 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1784219869",
"uncertainty": 120
},
"stopId": "0:_PBO 2",
"stopSequence": 21
}
],
"trip": {
"directionId": 1,
"routeId": "63",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545650"
},
"vehicle": {
"id": "893",
"label": "893"
}
}
},
{
"id": "3545551",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784221277",
"uncertainty": 120
},
"departure": {
"time": "1784221277",
"uncertainty": 120
},
"stopId": "0:MALC2"
},
{
"arrival": {
"time": "1784221352",
"uncertainty": 120
},
"departure": {
"time": "1784221352",
"uncertainty": 120
},
"stopId": "0:CGAIL"
},
{
"arrival": {
"time": "1784221397",
"uncertainty": 120
},
"departure": {
"time": "1784221397",
"uncertainty": 120
},
"stopId": "0:REFUG 2"
},
{
"departure": {
"time": "1784219520",
"uncertainty": 120
},
"stopId": "0:_EALO 2",
"stopSequence": 1
},
{
"arrival": {
"time": "1784219586",
"uncertainty": 120
},
"departure": {
"time": "1784219586",
"uncertainty": 120
},
"stopId": "0:ECOM",
"stopSequence": 2
},
{
"arrival": {
"time": "1784219617",
"uncertainty": 120
},
"departure": {
"time": "1784219617",
"uncertainty": 120
},
"stopId": "0:_EPR 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1784219760",
"uncertainty": 120
},
"departure": {
"time": "1784219760",
"uncertainty": 120
},
"stopId": "0:_ELRE",
"stopSequence": 4
},
{
"arrival": {
"time": "1784220043",
"uncertainty": 120
},
"departure": {
"time": "1784220043",
"uncertainty": 120
},
"stopId": "0:_BVIL",
"stopSequence": 5
},
{
"arrival": {
"time": "1784220120",
"uncertainty": 120
},
"departure": {
"time": "1784220120",
"uncertainty": 120
},
"stopId": "0:_BLC 3",
"stopSequence": 6
},
{
"arrival": {
"time": "1784220179",
"uncertainty": 120
},
"departure": {
"time": "1784220179",
"uncertainty": 120
},
"stopId": "0:_BLBO",
"stopSequence": 7
},
{
"arrival": {
"time": "1784220239",
"uncertainty": 120
},
"departure": {
"time": "1784220239",
"uncertainty": 120
},
"stopId": "0:_BVIC",
"stopSequence": 8
},
{
"arrival": {
"time": "1784220300",
"uncertainty": 120
},
"departure": {
"time": "1784220300",
"uncertainty": 120
},
"stopId": "0:_BVVI",
"stopSequence": 9
},
{
"arrival": {
"time": "1784220518",
"uncertainty": 120
},
"departure": {
"time": "1784220518",
"uncertainty": 120
},
"stopId": "0:_PFM",
"stopSequence": 10
},
{
"arrival": {
"time": "1784220756",
"uncertainty": 120
},
"departure": {
"time": "1784220756",
"uncertainty": 120
},
"stopId": "0:_PVB",
"stopSequence": 11
},
{
"arrival": {
"time": "1784220900",
"uncertainty": 120
},
"departure": {
"time": "1784220900",
"uncertainty": 120
},
"stopId": "0:BDMUR 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1784221113",
"uncertainty": 120
},
"departure": {
"time": "1784221113",
"uncertainty": 120
},
"stopId": "0:LPALL",
"stopSequence": 13
},
{
"arrival": {
"time": "1784221297",
"uncertainty": 120
},
"departure": {
"time": "1784221297",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CECIL",
"stopSequence": 14
},
{
"arrival": {
"time": "1784221432",
"uncertainty": 120
},
"departure": {
"time": "1784221432",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GAR1",
"stopSequence": 15
},
{
"arrival": {
"time": "1784221456",
"uncertainty": 120
},
"stopId": "0:LEC E2",
"stopSequence": 16
}
],
"trip": {
"directionId": 0,
"routeId": "27",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545551"
}
}
},
{
"id": "3545555",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784222120",
"uncertainty": 120
},
"departure": {
"time": "1784222120",
"uncertainty": 120
},
"stopId": "0:LEC E1"
},
{
"arrival": {
"time": "1784222233",
"uncertainty": 120
},
"departure": {
"time": "1784222233",
"uncertainty": 120
},
"stopId": "0:VOLTA"
},
{
"arrival": {
"time": "1784222283",
"uncertainty": 120
},
"departure": {
"time": "1784222283",
"uncertainty": 120
},
"stopId": "0:PPAIX"
},
{
"arrival": {
"time": "1784222324",
"uncertainty": 120
},
"departure": {
"time": "1784222324",
"uncertainty": 120
},
"stopId": "0:MALC"
},
{
"departure": {
"time": "1784222100",
"uncertainty": 120
},
"stopId": "0:LEC O1",
"stopSequence": 1
},
{
"arrival": {
"time": "1784222174",
"uncertainty": 120
},
"departure": {
"time": "1784222174",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GARE 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1784222340",
"uncertainty": 120
},
"departure": {
"time": "1784222340",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CECIL 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1784222491",
"uncertainty": 120
},
"departure": {
"time": "1784222491",
"uncertainty": 120
},
"stopId": "0:LPALL 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1784222685",
"uncertainty": 120
},
"departure": {
"time": "1784222685",
"uncertainty": 120
},
"stopId": "0:BDMUR",
"stopSequence": 5
},
{
"arrival": {
"time": "1784222870",
"uncertainty": 120
},
"departure": {
"time": "1784222870",
"uncertainty": 120
},
"stopId": "0:_PVB 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1784223136",
"uncertainty": 120
},
"departure": {
"time": "1784223136",
"uncertainty": 120
},
"stopId": "0:_PFM 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1784223345",
"uncertainty": 120
},
"departure": {
"time": "1784223345",
"uncertainty": 120
},
"stopId": "0:_BVIL 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1784223391",
"uncertainty": 120
},
"departure": {
"time": "1784223391",
"uncertainty": 120
},
"stopId": "0:_BVVI 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1784223465",
"uncertainty": 120
},
"departure": {
"time": "1784223465",
"uncertainty": 120
},
"stopId": "0:_BLC 3",
"stopSequence": 10
},
{
"arrival": {
"time": "1784223525",
"uncertainty": 120
},
"departure": {
"time": "1784223525",
"uncertainty": 120
},
"stopId": "0:_BLBO",
"stopSequence": 11
},
{
"arrival": {
"time": "1784223585",
"uncertainty": 120
},
"departure": {
"time": "1784223585",
"uncertainty": 120
},
"stopId": "0:_BVIC",
"stopSequence": 12
},
{
"arrival": {
"time": "1784223885",
"uncertainty": 120
},
"departure": {
"time": "1784223885",
"uncertainty": 120
},
"stopId": "0:_EALO 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1784223935",
"uncertainty": 120
},
"departure": {
"time": "1784223935",
"uncertainty": 120
},
"stopId": "0:ECOM",
"stopSequence": 14
},
{
"arrival": {
"time": "1784223959",
"uncertainty": 120
},
"departure": {
"time": "1784223959",
"uncertainty": 120
},
"stopId": "0:_EPR 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1784224065",
"uncertainty": 120
},
"stopId": "0:_ELRE",
"stopSequence": 16
}
],
"trip": {
"directionId": 1,
"routeId": "27",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545555"
}
}
},
{
"id": "3545579",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1784218834",
"uncertainty": 120
},
"stopId": "0:_GMU 4",
"stopSequence": 1
},
{
"arrival": {
"time": "1784219024"
},
"departure": {
"time": "1784219024"
},
"stopId": "0:_JJA 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1784219186"
},
"departure": {
"time": "1784219186"
},
"stopId": "0:_VOL 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1784219217"
},
"departure": {
"time": "1784219217"
},
"stopId": "0:_CLL 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1784219384"
},
"departure": {
"time": "1784219384"
},
"stopId": "0:_COE",
"stopSequence": 5
},
{
"arrival": {
"time": "1784219443"
},
"departure": {
"time": "1784219443"
},
"stopId": "0:_ZAM",
"stopSequence": 6
},
{
"arrival": {
"time": "1784219511"
},
"departure": {
"time": "1784219511"
},
"stopId": "0:_AVA 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1784219544"
},
"departure": {
"time": "1784219544"
},
"stopId": "0:_HDV 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1784219571"
},
"departure": {
"time": "1784219571"
},
"stopId": "0:_PAN 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1784219592"
},
"departure": {
"time": "1784219592"
},
"stopId": "0:_DDA 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1784219649"
},
"departure": {
"time": "1784219649"
},
"stopId": "0:_REN 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1784219712"
},
"departure": {
"time": "1784219712"
},
"stopId": "0:_GRU 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1784219826"
},
"departure": {
"time": "1784219826"
},
"stopId": "0:_LML 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1784219892"
},
"departure": {
"time": "1784219892"
},
"stopId": "0:_BCA",
"stopSequence": 14
},
{
"arrival": {
"time": "1784219955"
},
"departure": {
"time": "1784219955"
},
"stopId": "0:_ADP 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1784220031"
},
"departure": {
"time": "1784220031"
},
"stopId": "0:_LPD 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1784220072"
},
"departure": {
"time": "1784220072"
},
"stopId": "0:_MIN 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1784220128"
},
"departure": {
"time": "1784220128"
},
"stopId": "0:_BDN 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1784220228"
},
"departure": {
"time": "1784220228"
},
"stopId": "0:_LBY 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1784220372"
},
"stopId": "0:_CMO",
"stopSequence": 20
}
],
"trip": {
"directionId": 0,
"routeId": "62",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545579"
},
"vehicle": {
"id": "832",
"label": "832"
}
}
},
{
"id": "3545580",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1784220900",
"uncertainty": 120
},
"stopId": "0:_GMU 4",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "62",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545580"
}
}
},
{
"id": "3546609",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784221711",
"uncertainty": 120
},
"departure": {
"time": "1784221711",
"uncertainty": 120
},
"stopId": "0:MONTG 2"
},
{
"arrival": {
"time": "1784221759",
"uncertainty": 120
},
"departure": {
"time": "1784221759",
"uncertainty": 120
},
"stopId": "0:CVERN"
},
{
"departure": {
"time": "1784219340",
"uncertainty": 120
},
"stopId": "0:MDM",
"stopSequence": 1
},
{
"arrival": {
"time": "1784219392",
"uncertainty": 120
},
"departure": {
"time": "1784219392",
"uncertainty": 120
},
"stopId": "0:NOBE",
"stopSequence": 2
},
{
"arrival": {
"time": "1784219457",
"uncertainty": 120
},
"departure": {
"time": "1784219457",
"uncertainty": 120
},
"stopId": "0:SMAR",
"stopSequence": 3
},
{
"arrival": {
"time": "1784219490",
"uncertainty": 120
},
"departure": {
"time": "1784219490",
"uncertainty": 120
},
"stopId": "0:SELL",
"stopSequence": 4
},
{
"arrival": {
"time": "1784219550",
"uncertainty": 120
},
"departure": {
"time": "1784219550",
"uncertainty": 120
},
"stopId": "0:SAPIN",
"stopSequence": 5
},
{
"arrival": {
"time": "1784219640",
"uncertainty": 120
},
"departure": {
"time": "1784219640",
"uncertainty": 120
},
"stopId": "0:CCOMM 3",
"stopSequence": 6
},
{
"arrival": {
"time": "1784219770",
"uncertainty": 120
},
"departure": {
"time": "1784219770",
"uncertainty": 120
},
"stopId": "0:CCOM7 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1784219808",
"uncertainty": 120
},
"departure": {
"time": "1784219808",
"uncertainty": 120
},
"stopId": "0:LLON 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1784219829",
"uncertainty": 120
},
"departure": {
"time": "1784219829",
"uncertainty": 120
},
"stopId": "0:MDLON",
"stopSequence": 9
},
{
"arrival": {
"time": "1784219874",
"uncertainty": 120
},
"departure": {
"time": "1784219874",
"uncertainty": 120
},
"stopId": "0:ADL 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1784219893",
"uncertainty": 120
},
"departure": {
"time": "1784219893",
"uncertainty": 120
},
"stopId": "0:LVALE 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1784219956",
"uncertainty": 120
},
"departure": {
"time": "1784219956",
"uncertainty": 120
},
"stopId": "0:SLC 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1784220000",
"uncertainty": 120
},
"departure": {
"time": "1784220000",
"uncertainty": 120
},
"stopId": "0:MDBOU",
"stopSequence": 13
},
{
"arrival": {
"time": "1784220102",
"uncertainty": 120
},
"departure": {
"time": "1784220102",
"uncertainty": 120
},
"stopId": "0:CYRAN 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1784220158",
"uncertainty": 120
},
"departure": {
"time": "1784220158",
"uncertainty": 120
},
"stopId": "0:TEMPL 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1784220188",
"uncertainty": 120
},
"departure": {
"time": "1784220188",
"uncertainty": 120
},
"stopId": "0:RALP 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1784220240",
"uncertainty": 120
},
"departure": {
"time": "1784220240",
"uncertainty": 120
},
"stopId": "0:LD3S",
"stopSequence": 17
},
{
"arrival": {
"time": "1784220342",
"uncertainty": 120
},
"departure": {
"time": "1784220342",
"uncertainty": 120
},
"stopId": "0:GAUD",
"stopSequence": 18
},
{
"arrival": {
"time": "1784220451",
"uncertainty": 120
},
"departure": {
"time": "1784220451",
"uncertainty": 120
},
"stopId": "0:BRUY 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1784220501",
"uncertainty": 120
},
"departure": {
"time": "1784220501",
"uncertainty": 120
},
"stopId": "0:CHVAN2",
"stopSequence": 20
},
{
"arrival": {
"time": "1784220540",
"uncertainty": 120
},
"departure": {
"time": "1784220540",
"uncertainty": 120
},
"stopId": "0:BMEUN",
"stopSequence": 21
},
{
"arrival": {
"time": "1784220596",
"uncertainty": 120
},
"departure": {
"time": "1784220596",
"uncertainty": 120
},
"stopId": "0:SSIGN",
"stopSequence": 22
},
{
"arrival": {
"time": "1784220680",
"uncertainty": 120
},
"departure": {
"time": "1784220680",
"uncertainty": 120
},
"stopId": "0:CHAPL07",
"stopSequence": 23
},
{
"arrival": {
"time": "1784220748",
"uncertainty": 120
},
"departure": {
"time": "1784220748",
"uncertainty": 120
},
"stopId": "0:GPHIL",
"stopSequence": 24
},
{
"arrival": {
"time": "1784220832",
"uncertainty": 120
},
"departure": {
"time": "1784220832",
"uncertainty": 120
},
"stopId": "0:SEIGN",
"stopSequence": 25
},
{
"arrival": {
"time": "1784220960",
"uncertainty": 120
},
"departure": {
"time": "1784220960",
"uncertainty": 120
},
"stopId": "0:KENNE 4",
"stopSequence": 26
},
{
"arrival": {
"time": "1784221031",
"uncertainty": 120
},
"departure": {
"time": "1784221031",
"uncertainty": 120
},
"stopId": "0:MAND",
"stopSequence": 27
},
{
"arrival": {
"time": "1784221080",
"uncertainty": 120
},
"departure": {
"time": "1784221080",
"uncertainty": 120
},
"stopId": "0:LBONN",
"stopSequence": 28
},
{
"arrival": {
"time": "1784221161",
"uncertainty": 120
},
"departure": {
"time": "1784221161",
"uncertainty": 120
},
"stopId": "0:MALOS",
"stopSequence": 29
},
{
"arrival": {
"time": "1784221260",
"uncertainty": 120
},
"departure": {
"time": "1784221260",
"uncertainty": 120
},
"stopId": "0:VERCO",
"stopSequence": 30
},
{
"arrival": {
"time": "1784221380",
"uncertainty": 120
},
"departure": {
"time": "1784221380",
"uncertainty": 120
},
"stopId": "0:MONTP",
"stopSequence": 31
},
{
"arrival": {
"time": "1784221481",
"uncertainty": 120
},
"departure": {
"time": "1784221481",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:JAUR 2",
"stopSequence": 32
},
{
"arrival": {
"time": "1784221533",
"uncertainty": 120
},
"departure": {
"time": "1784221533",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:PGARD 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1784221827",
"uncertainty": 120
},
"departure": {
"time": "1784221827",
"uncertainty": 120
},
"stopId": "0:AMBLA",
"stopSequence": 34
},
{
"arrival": {
"time": "1784221901",
"uncertainty": 120
},
"departure": {
"time": "1784221901",
"uncertainty": 120
},
"stopId": "0:VILLA",
"stopSequence": 35
},
{
"arrival": {
"time": "1784221985",
"uncertainty": 120
},
"departure": {
"time": "1784221985",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 36
},
{
"arrival": {
"time": "1784222053",
"uncertainty": 120
},
"departure": {
"time": "1784222053",
"uncertainty": 120
},
"stopId": "0:REPUB 2",
"stopSequence": 37
},
{
"arrival": {
"time": "1784222086",
"uncertainty": 120
},
"departure": {
"time": "1784222086",
"uncertainty": 120
},
"stopId": "0:MCHAM 2",
"stopSequence": 38
},
{
"arrival": {
"time": "1784222239",
"uncertainty": 120
},
"departure": {
"time": "1784222239",
"uncertainty": 120
},
"stopId": "0:BOTTE 2",
"stopSequence": 39
},
{
"arrival": {
"time": "1784222324",
"uncertainty": 120
},
"departure": {
"time": "1784222324",
"uncertainty": 120
},
"stopId": "0:FAUCO 2",
"stopSequence": 40
},
{
"arrival": {
"time": "1784222393",
"uncertainty": 120
},
"departure": {
"time": "1784222393",
"uncertainty": 120
},
"stopId": "0:BEAUL 2",
"stopSequence": 41
},
{
"arrival": {
"time": "1784222459",
"uncertainty": 120
},
"departure": {
"time": "1784222459",
"uncertainty": 120
},
"stopId": "0:CVILL 2",
"stopSequence": 42
},
{
"arrival": {
"time": "1784222502",
"uncertainty": 120
},
"departure": {
"time": "1784222502",
"uncertainty": 120
},
"stopId": "0:CLEME 2",
"stopSequence": 43
},
{
"arrival": {
"time": "1784222551",
"uncertainty": 120
},
"departure": {
"time": "1784222551",
"uncertainty": 120
},
"stopId": "0:TOURN",
"stopSequence": 44
},
{
"arrival": {
"time": "1784222638",
"uncertainty": 120
},
"departure": {
"time": "1784222638",
"uncertainty": 120
},
"stopId": "0:PROVE",
"stopSequence": 45
},
{
"arrival": {
"time": "1784222710",
"uncertainty": 120
},
"departure": {
"time": "1784222710",
"uncertainty": 120
},
"stopId": "0:JOUHA",
"stopSequence": 46
},
{
"arrival": {
"time": "1784222758",
"uncertainty": 120
},
"departure": {
"time": "1784222758",
"uncertainty": 120
},
"stopId": "0:LCOMB",
"stopSequence": 47
},
{
"arrival": {
"time": "1784222776",
"uncertainty": 120
},
"departure": {
"time": "1784222776",
"uncertainty": 120
},
"stopId": "0:RDS 2",
"stopSequence": 48
},
{
"arrival": {
"time": "1784222821",
"uncertainty": 120
},
"departure": {
"time": "1784222821",
"uncertainty": 120
},
"stopId": "0:_BELL",
"stopSequence": 49
},
{
"arrival": {
"time": "1784222878",
"uncertainty": 120
},
"departure": {
"time": "1784222878",
"uncertainty": 120
},
"stopId": "0:GLFR 2",
"stopSequence": 50
},
{
"arrival": {
"time": "1784222940",
"uncertainty": 120
},
"departure": {
"time": "1784222940",
"uncertainty": 120
},
"stopId": "0:GEIF 2",
"stopSequence": 51
},
{
"arrival": {
"time": "1784223090",
"uncertainty": 120
},
"departure": {
"time": "1784223090",
"uncertainty": 120
},
"stopId": "0:BEAUC 2",
"stopSequence": 52
},
{
"arrival": {
"time": "1784223178",
"uncertainty": 120
},
"stopId": "0:GEGL",
"stopSequence": 53
}
],
"trip": {
"directionId": 0,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3546609"
}
}
},
{
"id": "3546608",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784219004",
"uncertainty": 120
},
"departure": {
"time": "1784219004",
"uncertainty": 120
},
"stopId": "0:MONTG 2"
},
{
"arrival": {
"time": "1784219052",
"uncertainty": 120
},
"departure": {
"time": "1784219052",
"uncertainty": 120
},
"stopId": "0:CVERN"
},
{
"departure": {
"time": "1784216701",
"uncertainty": 120
},
"stopId": "0:MDM",
"stopSequence": 1
},
{
"arrival": {
"time": "1784216783",
"uncertainty": 120
},
"departure": {
"time": "1784216783",
"uncertainty": 120
},
"stopId": "0:NOBE",
"stopSequence": 2
},
{
"arrival": {
"time": "1784216851",
"uncertainty": 120
},
"departure": {
"time": "1784216851",
"uncertainty": 120
},
"stopId": "0:SMAR",
"stopSequence": 3
},
{
"arrival": {
"time": "1784216881",
"uncertainty": 120
},
"departure": {
"time": "1784216881",
"uncertainty": 120
},
"stopId": "0:SELL",
"stopSequence": 4
},
{
"arrival": {
"time": "1784216940",
"uncertainty": 120
},
"departure": {
"time": "1784216940",
"uncertainty": 120
},
"stopId": "0:SAPIN",
"stopSequence": 5
},
{
"arrival": {
"time": "1784217021",
"uncertainty": 120
},
"departure": {
"time": "1784217021",
"uncertainty": 120
},
"stopId": "0:CCOMM 3",
"stopSequence": 6
},
{
"arrival": {
"time": "1784217194",
"uncertainty": 120
},
"departure": {
"time": "1784217194",
"uncertainty": 120
},
"stopId": "0:CCOM7 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1784217224",
"uncertainty": 120
},
"departure": {
"time": "1784217224",
"uncertainty": 120
},
"stopId": "0:LLON 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1784217241",
"uncertainty": 120
},
"departure": {
"time": "1784217241",
"uncertainty": 120
},
"stopId": "0:MDLON",
"stopSequence": 9
},
{
"arrival": {
"time": "1784217278",
"uncertainty": 120
},
"departure": {
"time": "1784217278",
"uncertainty": 120
},
"stopId": "0:ADL 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1784217309",
"uncertainty": 120
},
"departure": {
"time": "1784217309",
"uncertainty": 120
},
"stopId": "0:LVALE 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1784217359",
"uncertainty": 120
},
"departure": {
"time": "1784217359",
"uncertainty": 120
},
"stopId": "0:SLC 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1784217398",
"uncertainty": 120
},
"departure": {
"time": "1784217398",
"uncertainty": 120
},
"stopId": "0:MDBOU",
"stopSequence": 13
},
{
"arrival": {
"time": "1784217511",
"uncertainty": 120
},
"departure": {
"time": "1784217511",
"uncertainty": 120
},
"stopId": "0:CYRAN 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1784217571",
"uncertainty": 120
},
"departure": {
"time": "1784217571",
"uncertainty": 120
},
"stopId": "0:TEMPL 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1784217621",
"uncertainty": 120
},
"departure": {
"time": "1784217621",
"uncertainty": 120
},
"stopId": "0:RALP 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1784217661",
"uncertainty": 120
},
"departure": {
"time": "1784217691",
"uncertainty": 120
},
"stopId": "0:LD3S",
"stopSequence": 17
},
{
"arrival": {
"time": "1784217765",
"uncertainty": 120
},
"departure": {
"time": "1784217781",
"uncertainty": 120
},
"stopId": "0:GAUD",
"stopSequence": 18
},
{
"arrival": {
"time": "1784217872",
"uncertainty": 120
},
"departure": {
"time": "1784217872",
"uncertainty": 120
},
"stopId": "0:BRUY 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1784217914",
"uncertainty": 120
},
"departure": {
"time": "1784217914",
"uncertainty": 120
},
"stopId": "0:CHVAN2",
"stopSequence": 20
},
{
"arrival": {
"time": "1784217946",
"uncertainty": 120
},
"departure": {
"time": "1784217946",
"uncertainty": 120
},
"stopId": "0:BMEUN",
"stopSequence": 21
},
{
"arrival": {
"time": "1784217981",
"uncertainty": 120
},
"departure": {
"time": "1784217981",
"uncertainty": 120
},
"stopId": "0:SSIGN",
"stopSequence": 22
},
{
"arrival": {
"time": "1784218051",
"uncertainty": 120
},
"departure": {
"time": "1784218051",
"uncertainty": 120
},
"stopId": "0:CHAPL07",
"stopSequence": 23
},
{
"arrival": {
"time": "1784218111",
"uncertainty": 120
},
"departure": {
"time": "1784218111",
"uncertainty": 120
},
"stopId": "0:GPHIL",
"stopSequence": 24
},
{
"arrival": {
"time": "1784218201",
"uncertainty": 120
},
"departure": {
"time": "1784218201",
"uncertainty": 120
},
"stopId": "0:SEIGN",
"stopSequence": 25
},
{
"arrival": {
"time": "1784218309",
"uncertainty": 120
},
"departure": {
"time": "1784218321",
"uncertainty": 120
},
"stopId": "0:KENNE 4",
"stopSequence": 26
},
{
"arrival": {
"time": "1784218381",
"uncertainty": 120
},
"departure": {
"time": "1784218381",
"uncertainty": 120
},
"stopId": "0:MAND",
"stopSequence": 27
},
{
"arrival": {
"time": "1784218436",
"uncertainty": 120
},
"departure": {
"time": "1784218436",
"uncertainty": 120
},
"stopId": "0:LBONN",
"stopSequence": 28
},
{
"arrival": {
"time": "1784218501",
"uncertainty": 120
},
"departure": {
"time": "1784218501",
"uncertainty": 120
},
"stopId": "0:MALOS",
"stopSequence": 29
},
{
"arrival": {
"time": "1784218549",
"uncertainty": 120
},
"departure": {
"time": "1784218560",
"uncertainty": 120
},
"stopId": "0:VERCO",
"stopSequence": 30
},
{
"arrival": {
"time": "1784218651",
"uncertainty": 120
},
"departure": {
"time": "1784218711",
"uncertainty": 120
},
"stopId": "0:MONTP",
"stopSequence": 31
},
{
"arrival": {
"time": "1784218781",
"uncertainty": 120
},
"departure": {
"time": "1784218781",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:JAUR 2",
"stopSequence": 32
},
{
"arrival": {
"time": "1784218833",
"uncertainty": 120
},
"departure": {
"time": "1784218833",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:PGARD 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1784219120",
"uncertainty": 120
},
"departure": {
"time": "1784219120",
"uncertainty": 120
},
"stopId": "0:AMBLA",
"stopSequence": 34
},
{
"arrival": {
"time": "1784219190",
"uncertainty": 120
},
"departure": {
"time": "1784219190",
"uncertainty": 120
},
"stopId": "0:VILLA",
"stopSequence": 35
},
{
"arrival": {
"time": "1784219361",
"uncertainty": 120
},
"departure": {
"time": "1784219361",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 36
},
{
"arrival": {
"time": "1784219492",
"uncertainty": 120
},
"departure": {
"time": "1784219492",
"uncertainty": 120
},
"stopId": "0:REPUB 2",
"stopSequence": 37
},
{
"arrival": {
"time": "1784219524",
"uncertainty": 120
},
"departure": {
"time": "1784219524",
"uncertainty": 120
},
"stopId": "0:MCHAM 2",
"stopSequence": 38
},
{
"arrival": {
"time": "1784219636",
"uncertainty": 120
},
"departure": {
"time": "1784219636",
"uncertainty": 120
},
"stopId": "0:BOTTE 2",
"stopSequence": 39
},
{
"arrival": {
"time": "1784219727",
"uncertainty": 120
},
"departure": {
"time": "1784219727",
"uncertainty": 120
},
"stopId": "0:FAUCO 2",
"stopSequence": 40
},
{
"arrival": {
"time": "1784219796",
"uncertainty": 120
},
"departure": {
"time": "1784219796",
"uncertainty": 120
},
"stopId": "0:BEAUL 2",
"stopSequence": 41
},
{
"arrival": {
"time": "1784219862",
"uncertainty": 120
},
"departure": {
"time": "1784219862",
"uncertainty": 120
},
"stopId": "0:CVILL 2",
"stopSequence": 42
},
{
"arrival": {
"time": "1784219892",
"uncertainty": 120
},
"departure": {
"time": "1784219892",
"uncertainty": 120
},
"stopId": "0:CLEME 2",
"stopSequence": 43
},
{
"arrival": {
"time": "1784219941",
"uncertainty": 120
},
"departure": {
"time": "1784219941",
"uncertainty": 120
},
"stopId": "0:TOURN",
"stopSequence": 44
},
{
"arrival": {
"time": "1784220028",
"uncertainty": 120
},
"departure": {
"time": "1784220028",
"uncertainty": 120
},
"stopId": "0:PROVE",
"stopSequence": 45
},
{
"arrival": {
"time": "1784220100",
"uncertainty": 120
},
"departure": {
"time": "1784220100",
"uncertainty": 120
},
"stopId": "0:JOUHA",
"stopSequence": 46
},
{
"arrival": {
"time": "1784220148",
"uncertainty": 120
},
"departure": {
"time": "1784220148",
"uncertainty": 120
},
"stopId": "0:LCOMB",
"stopSequence": 47
},
{
"arrival": {
"time": "1784220166",
"uncertainty": 120
},
"departure": {
"time": "1784220166",
"uncertainty": 120
},
"stopId": "0:RDS 2",
"stopSequence": 48
},
{
"arrival": {
"time": "1784220211",
"uncertainty": 120
},
"departure": {
"time": "1784220211",
"uncertainty": 120
},
"stopId": "0:_BELL",
"stopSequence": 49
},
{
"arrival": {
"time": "1784220268",
"uncertainty": 120
},
"departure": {
"time": "1784220268",
"uncertainty": 120
},
"stopId": "0:GLFR 2",
"stopSequence": 50
},
{
"arrival": {
"time": "1784220330",
"uncertainty": 120
},
"departure": {
"time": "1784220330",
"uncertainty": 120
},
"stopId": "0:GEIF 2",
"stopSequence": 51
},
{
"arrival": {
"time": "1784220481",
"uncertainty": 120
},
"departure": {
"time": "1784220481",
"uncertainty": 120
},
"stopId": "0:BEAUC 2",
"stopSequence": 52
},
{
"arrival": {
"time": "1784220568",
"uncertainty": 120
},
"stopId": "0:GEGL",
"stopSequence": 53
}
],
"trip": {
"directionId": 0,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3546608"
},
"vehicle": {
"id": "531",
"label": "531"
}
}
},
{
"id": "3114238",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1784222220"
},
"stopId": "0:MONG 4",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "CP",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3114238"
}
}
},
{
"id": "3545599",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1784219280",
"uncertainty": 120
},
"stopId": "0:_CMO",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "62",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545599"
},
"vehicle": {
"id": "833",
"label": "833"
}
}
},
{
"id": "3546509",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784222080",
"uncertainty": 120
},
"departure": {
"time": "1784222080",
"uncertainty": 120
},
"stopId": "0:DBLAN 2"
},
{
"arrival": {
"time": "1784222303",
"uncertainty": 120
},
"departure": {
"time": "1784222303",
"uncertainty": 120
},
"stopId": "0:LMAUB 2"
},
{
"departure": {
"time": "1784220120",
"uncertainty": 120
},
"stopId": "0:_GMUQ2",
"stopSequence": 1
},
{
"arrival": {
"time": "1784220234",
"uncertainty": 120
},
"departure": {
"time": "1784220234",
"uncertainty": 120
},
"stopId": "0:_JJA 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1784220420",
"uncertainty": 120
},
"departure": {
"time": "1784220420",
"uncertainty": 120
},
"stopId": "0:_CLL 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1784220533",
"uncertainty": 120
},
"departure": {
"time": "1784220533",
"uncertainty": 120
},
"stopId": "0:_BCA 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1784220840",
"uncertainty": 120
},
"departure": {
"time": "1784220840",
"uncertainty": 120
},
"stopId": "0:_BZI 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1784221200",
"uncertainty": 120
},
"departure": {
"time": "1784221200",
"uncertainty": 120
},
"stopId": "0:VTGV 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1784221263",
"uncertainty": 120
},
"departure": {
"time": "1784221263",
"uncertainty": 120
},
"stopId": "0:ROVAL 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1784221800",
"uncertainty": 120
},
"departure": {
"time": "1784221800",
"uncertainty": 120
},
"stopId": "0:LCOU 1.2",
"stopSequence": 8
},
{
"arrival": {
"time": "1784221972",
"uncertainty": 120
},
"departure": {
"time": "1784221972",
"uncertainty": 120
},
"stopId": "0:VALENC 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1784222100",
"uncertainty": 120
},
"departure": {
"time": "1784222100",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BCROZ 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1784222187",
"uncertainty": 120
},
"departure": {
"time": "1784222187",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LMAUB 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1784222557",
"uncertainty": 120
},
"stopId": "0:LEC O1",
"stopSequence": 12
},
{
"arrival": {
"time": "1784222580",
"uncertainty": 120
},
"departure": {
"time": "1784222580",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_VGR",
"stopSequence": 13
}
],
"trip": {
"directionId": 1,
"routeId": "IC",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3546509"
}
}
},
{
"id": "3545498",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1784218321",
"uncertainty": 120
},
"stopId": "0:LANG",
"stopSequence": 1
},
{
"arrival": {
"time": "1784218411",
"uncertainty": 120
},
"departure": {
"time": "1784218411",
"uncertainty": 120
},
"stopId": "0:JJD 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1784218441",
"uncertainty": 120
},
"departure": {
"time": "1784218441",
"uncertainty": 120
},
"stopId": "0:MECH 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1784218526",
"uncertainty": 120
},
"departure": {
"time": "1784218531",
"uncertainty": 120
},
"stopId": "0:CORNI 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1784218652",
"uncertainty": 120
},
"departure": {
"time": "1784218652",
"uncertainty": 120
},
"stopId": "0:CDR",
"stopSequence": 5
},
{
"arrival": {
"time": "1784218670",
"uncertainty": 120
},
"departure": {
"time": "1784218670",
"uncertainty": 120
},
"stopId": "0:LPRAT 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1784218711",
"uncertainty": 120
},
"departure": {
"time": "1784218711",
"uncertainty": 120
},
"stopId": "0:VITTE 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1784218760",
"uncertainty": 120
},
"departure": {
"time": "1784218760",
"uncertainty": 120
},
"stopId": "0:LAFF",
"stopSequence": 8
},
{
"arrival": {
"time": "1784218931",
"uncertainty": 120
},
"departure": {
"time": "1784218951",
"uncertainty": 120
},
"stopId": "0:BRIFF 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1784219022",
"uncertainty": 120
},
"departure": {
"time": "1784219022",
"uncertainty": 120
},
"stopId": "0:ESCHI 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1784219083",
"uncertainty": 120
},
"departure": {
"time": "1784219083",
"uncertainty": 120
},
"stopId": "0:POITO 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1784219105",
"uncertainty": 120
},
"departure": {
"time": "1784219105",
"uncertainty": 120
},
"stopId": "0:MELIE 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1784219147",
"uncertainty": 120
},
"departure": {
"time": "1784219147",
"uncertainty": 120
},
"stopId": "0:AFPA 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1784219246",
"uncertainty": 120
},
"departure": {
"time": "1784219246",
"uncertainty": 120
},
"stopId": "0:CHUR",
"stopSequence": 14
},
{
"arrival": {
"time": "1784219339",
"uncertainty": 120
},
"departure": {
"time": "1784219339",
"uncertainty": 120
},
"stopId": "0:KENNE 3",
"stopSequence": 15
},
{
"arrival": {
"time": "1784219392",
"uncertainty": 120
},
"departure": {
"time": "1784219392",
"uncertainty": 120
},
"stopId": "0:VALENC",
"stopSequence": 16
},
{
"arrival": {
"time": "1784219581",
"uncertainty": 120
},
"departure": {
"time": "1784219581",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LCOUL 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1784219601",
"uncertainty": 120
},
"departure": {
"time": "1784219601",
"uncertainty": 120
},
"stopId": "0:LCOUL 1",
"stopSequence": 18
},
{
"arrival": {
"time": "1784219794",
"uncertainty": 120
},
"departure": {
"time": "1784219794",
"uncertainty": 120
},
"stopId": "0:CHAN",
"stopSequence": 19
},
{
"arrival": {
"time": "1784219901",
"uncertainty": 120
},
"departure": {
"time": "1784219901",
"uncertainty": 120
},
"stopId": "0:LPLOV",
"stopSequence": 20
},
{
"arrival": {
"time": "1784219994",
"uncertainty": 120
},
"departure": {
"time": "1784219994",
"uncertainty": 120
},
"stopId": "0:ROCH",
"stopSequence": 21
},
{
"arrival": {
"time": "1784220041",
"uncertainty": 120
},
"departure": {
"time": "1784220041",
"uncertainty": 120
},
"stopId": "0:BOUL",
"stopSequence": 22
},
{
"arrival": {
"time": "1784220101",
"uncertainty": 120
},
"departure": {
"time": "1784220101",
"uncertainty": 120
},
"stopId": "0:MONE",
"stopSequence": 23
},
{
"arrival": {
"time": "1784220146",
"uncertainty": 120
},
"departure": {
"time": "1784220146",
"uncertainty": 120
},
"stopId": "0:MAIRIE 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1784220170",
"uncertainty": 120
},
"departure": {
"time": "1784220170",
"uncertainty": 120
},
"stopId": "0:MUSIQ 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1784220253",
"uncertainty": 120
},
"departure": {
"time": "1784220253",
"uncertainty": 120
},
"stopId": "0:ESTO",
"stopSequence": 26
},
{
"arrival": {
"time": "1784220321",
"uncertainty": 120
},
"departure": {
"time": "1784220321",
"uncertainty": 120
},
"stopId": "0:MATH",
"stopSequence": 27
},
{
"arrival": {
"time": "1784220371",
"uncertainty": 120
},
"departure": {
"time": "1784220371",
"uncertainty": 120
},
"stopId": "0:ALPE",
"stopSequence": 28
},
{
"arrival": {
"time": "1784220433",
"uncertainty": 120
},
"departure": {
"time": "1784220433",
"uncertainty": 120
},
"stopId": "0:CASTO",
"stopSequence": 29
},
{
"arrival": {
"time": "1784220561",
"uncertainty": 120
},
"departure": {
"time": "1784220561",
"uncertainty": 120
},
"stopId": "0:ROVAL",
"stopSequence": 30
},
{
"arrival": {
"time": "1784220736",
"uncertainty": 120
},
"departure": {
"time": "1784220736",
"uncertainty": 120
},
"stopId": "0:VTGV",
"stopSequence": 31
},
{
"arrival": {
"time": "1784220959",
"uncertainty": 120
},
"departure": {
"time": "1784220959",
"uncertainty": 120
},
"stopId": "0:_AXL",
"stopSequence": 32
},
{
"arrival": {
"time": "1784221048",
"uncertainty": 120
},
"departure": {
"time": "1784221048",
"uncertainty": 120
},
"stopId": "0:_AXLM",
"stopSequence": 33
},
{
"arrival": {
"time": "1784221336",
"uncertainty": 120
},
"stopId": "0:ALPO 2",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "25",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545498"
},
"vehicle": {
"id": "6259",
"label": "6259"
}
}
},
{
"id": "3546525",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784223880"
},
"departure": {
"time": "1784223880"
},
"stopId": "0:DBLAN 2"
},
{
"arrival": {
"time": "1784224103"
},
"departure": {
"time": "1784224103"
},
"stopId": "0:LMAUB 2"
},
{
"departure": {
"time": "1784221920"
},
"stopId": "0:_GMUQ2",
"stopSequence": 1
},
{
"arrival": {
"time": "1784222034"
},
"departure": {
"time": "1784222034"
},
"stopId": "0:_JJA 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1784222220"
},
"departure": {
"time": "1784222220"
},
"stopId": "0:_CLL 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1784222333"
},
"departure": {
"time": "1784222333"
},
"stopId": "0:_BCA 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1784222640"
},
"departure": {
"time": "1784222640"
},
"stopId": "0:_BZI 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1784223000"
},
"departure": {
"time": "1784223000"
},
"stopId": "0:VTGV 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1784223063"
},
"departure": {
"time": "1784223063"
},
"stopId": "0:ROVAL 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1784223600"
},
"departure": {
"time": "1784223600"
},
"stopId": "0:LCOU 1.2",
"stopSequence": 8
},
{
"arrival": {
"time": "1784223772"
},
"departure": {
"time": "1784223772"
},
"stopId": "0:VALENC 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1784223900",
"uncertainty": 120
},
"departure": {
"time": "1784223900",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BCROZ 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1784223987",
"uncertainty": 120
},
"departure": {
"time": "1784223987",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LMAUB 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1784224357"
},
"stopId": "0:LEC O1",
"stopSequence": 12
},
{
"arrival": {
"time": "1784224380",
"uncertainty": 120
},
"departure": {
"time": "1784224380",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_VGR",
"stopSequence": 13
}
],
"trip": {
"directionId": 1,
"routeId": "IC",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3546525"
}
}
},
{
"id": "3546524",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784218748",
"uncertainty": 120
},
"departure": {
"time": "1784218748",
"uncertainty": 120
},
"stopId": "0:DBLAN 2"
},
{
"arrival": {
"time": "1784218952",
"uncertainty": 120
},
"departure": {
"time": "1784218952",
"uncertainty": 120
},
"stopId": "0:LMAUB 2"
},
{
"departure": {
"time": "1784216581",
"uncertainty": 120
},
"stopId": "0:_GMUQ2",
"stopSequence": 1
},
{
"arrival": {
"time": "1784216737",
"uncertainty": 120
},
"departure": {
"time": "1784216751",
"uncertainty": 120
},
"stopId": "0:_JJA 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1784216944",
"uncertainty": 120
},
"departure": {
"time": "1784216944",
"uncertainty": 120
},
"stopId": "0:_CLL 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1784217123",
"uncertainty": 120
},
"departure": {
"time": "1784217141",
"uncertainty": 120
},
"stopId": "0:_BCA 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1784217360",
"uncertainty": 120
},
"departure": {
"time": "1784217381",
"uncertainty": 120
},
"stopId": "0:_BZI 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1784217718",
"uncertainty": 120
},
"departure": {
"time": "1784217802",
"uncertainty": 120
},
"stopId": "0:VTGV 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1784217902",
"uncertainty": 120
},
"departure": {
"time": "1784217952",
"uncertainty": 120
},
"stopId": "0:ROVAL 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1784218411",
"uncertainty": 120
},
"departure": {
"time": "1784218474",
"uncertainty": 120
},
"stopId": "0:LCOU 1.2",
"stopSequence": 8
},
{
"arrival": {
"time": "1784218613",
"uncertainty": 120
},
"departure": {
"time": "1784218654",
"uncertainty": 120
},
"stopId": "0:VALENC 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1784218500",
"uncertainty": 120
},
"departure": {
"time": "1784218500",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BCROZ 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1784218601",
"uncertainty": 120
},
"departure": {
"time": "1784218601",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LMAUB 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1784219292",
"uncertainty": 120
},
"stopId": "0:LEC O1",
"stopSequence": 12
},
{
"arrival": {
"time": "1784219040",
"uncertainty": 120
},
"departure": {
"time": "1784219040",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_VGR",
"stopSequence": 13
}
],
"trip": {
"directionId": 1,
"routeId": "IC",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3546524"
},
"vehicle": {
"id": "6264",
"label": "6264"
}
}
},
{
"id": "3546527",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784220112",
"uncertainty": 120
},
"departure": {
"time": "1784220112",
"uncertainty": 120
},
"stopId": "0:LMARN"
},
{
"arrival": {
"time": "1784220146",
"uncertainty": 120
},
"departure": {
"time": "1784220146",
"uncertainty": 120
},
"stopId": "0:SERVA"
},
{
"arrival": {
"time": "1784220188",
"uncertainty": 120
},
"departure": {
"time": "1784220188",
"uncertainty": 120
},
"stopId": "0:LMAUB"
},
{
"arrival": {
"time": "1784220420",
"uncertainty": 120
},
"departure": {
"time": "1784220420",
"uncertainty": 120
},
"stopId": "0:DBLAN"
},
{
"arrival": {
"time": "1784219880",
"uncertainty": 120
},
"departure": {
"time": "1784219880",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_VGR",
"stopSequence": 1
},
{
"departure": {
"time": "1784220000",
"uncertainty": 120
},
"stopId": "0:LEC E2",
"stopSequence": 2
},
{
"arrival": {
"time": "1784220261",
"uncertainty": 120
},
"departure": {
"time": "1784220261",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LMAUB",
"stopSequence": 3
},
{
"arrival": {
"time": "1784220360",
"uncertainty": 120
},
"departure": {
"time": "1784220360",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BCROZ",
"stopSequence": 4
},
{
"arrival": {
"time": "1784220545",
"uncertainty": 120
},
"departure": {
"time": "1784220545",
"uncertainty": 120
},
"stopId": "0:VALENC",
"stopSequence": 5
},
{
"arrival": {
"time": "1784220717",
"uncertainty": 120
},
"departure": {
"time": "1784220717",
"uncertainty": 120
},
"stopId": "0:LCOUL 1",
"stopSequence": 6
},
{
"arrival": {
"time": "1784221200",
"uncertainty": 120
},
"departure": {
"time": "1784221200",
"uncertainty": 120
},
"stopId": "0:ROVAL",
"stopSequence": 7
},
{
"arrival": {
"time": "1784221255",
"uncertainty": 120
},
"departure": {
"time": "1784221255",
"uncertainty": 120
},
"stopId": "0:VTGV",
"stopSequence": 8
},
{
"arrival": {
"time": "1784221675",
"uncertainty": 120
},
"departure": {
"time": "1784221675",
"uncertainty": 120
},
"stopId": "0:_BZI",
"stopSequence": 9
},
{
"arrival": {
"time": "1784222016",
"uncertainty": 120
},
"departure": {
"time": "1784222016",
"uncertainty": 120
},
"stopId": "0:_BCA",
"stopSequence": 10
},
{
"arrival": {
"time": "1784222153",
"uncertainty": 120
},
"departure": {
"time": "1784222153",
"uncertainty": 120
},
"stopId": "0:_CLL",
"stopSequence": 11
},
{
"arrival": {
"time": "1784222362",
"uncertainty": 120
},
"departure": {
"time": "1784222362",
"uncertainty": 120
},
"stopId": "0:_JJA 3",
"stopSequence": 12
},
{
"arrival": {
"time": "1784222453",
"uncertainty": 120
},
"stopId": "0:_GMUQ2",
"stopSequence": 13
}
],
"trip": {
"directionId": 0,
"routeId": "IC",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3546527"
}
}
},
{
"id": "3546513",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784216428",
"uncertainty": 120
},
"departure": {
"time": "1784216428",
"uncertainty": 120
},
"stopId": "0:LMARN"
},
{
"arrival": {
"time": "1784216473",
"uncertainty": 120
},
"departure": {
"time": "1784216473",
"uncertainty": 120
},
"stopId": "0:SERVA"
},
{
"arrival": {
"time": "1784216491",
"uncertainty": 120
},
"departure": {
"time": "1784216511",
"uncertainty": 120
},
"stopId": "0:LMAUB"
},
{
"arrival": {
"time": "1784216751",
"uncertainty": 120
},
"departure": {
"time": "1784216751",
"uncertainty": 120
},
"stopId": "0:DBLAN"
},
{
"arrival": {
"time": "1784215800",
"uncertainty": 120
},
"departure": {
"time": "1784215800",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_VGR",
"stopSequence": 1
},
{
"departure": {
"time": "1784216080",
"uncertainty": 120
},
"stopId": "0:LEC E2",
"stopSequence": 2
},
{
"arrival": {
"time": "1784216224",
"uncertainty": 120
},
"departure": {
"time": "1784216224",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LMAUB",
"stopSequence": 3
},
{
"arrival": {
"time": "1784216340",
"uncertainty": 120
},
"departure": {
"time": "1784216340",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BCROZ",
"stopSequence": 4
},
{
"arrival": {
"time": "1784216826",
"uncertainty": 120
},
"departure": {
"time": "1784216826",
"uncertainty": 120
},
"stopId": "0:VALENC",
"stopSequence": 5
},
{
"arrival": {
"time": "1784217132",
"uncertainty": 120
},
"departure": {
"time": "1784217159",
"uncertainty": 120
},
"stopId": "0:LCOUL 1",
"stopSequence": 6
},
{
"arrival": {
"time": "1784217642",
"uncertainty": 120
},
"departure": {
"time": "1784217642",
"uncertainty": 120
},
"stopId": "0:ROVAL",
"stopSequence": 7
},
{
"arrival": {
"time": "1784217886",
"uncertainty": 120
},
"departure": {
"time": "1784217890",
"uncertainty": 120
},
"stopId": "0:VTGV",
"stopSequence": 8
},
{
"arrival": {
"time": "1784218286",
"uncertainty": 120
},
"departure": {
"time": "1784218341",
"uncertainty": 120
},
"stopId": "0:_BZI",
"stopSequence": 9
},
{
"arrival": {
"time": "1784218506",
"uncertainty": 120
},
"departure": {
"time": "1784218551",
"uncertainty": 120
},
"stopId": "0:_BCA",
"stopSequence": 10
},
{
"arrival": {
"time": "1784218672",
"uncertainty": 120
},
"departure": {
"time": "1784218672",
"uncertainty": 120
},
"stopId": "0:_CLL",
"stopSequence": 11
},
{
"arrival": {
"time": "1784218858",
"uncertainty": 120
},
"departure": {
"time": "1784218911",
"uncertainty": 120
},
"stopId": "0:_JJA 3",
"stopSequence": 12
},
{
"arrival": {
"time": "1784219030",
"uncertainty": 120
},
"stopId": "0:_GMUQ2",
"stopSequence": 13
}
],
"trip": {
"directionId": 0,
"routeId": "IC",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3546513"
},
"vehicle": {
"id": "8281",
"label": "8281"
}
}
},
{
"id": "3546514",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784220200",
"uncertainty": 120
},
"departure": {
"time": "1784220200",
"uncertainty": 120
},
"stopId": "0:DBLAN 2"
},
{
"arrival": {
"time": "1784220423",
"uncertainty": 120
},
"departure": {
"time": "1784220423",
"uncertainty": 120
},
"stopId": "0:LMAUB 2"
},
{
"departure": {
"time": "1784218292",
"uncertainty": 120
},
"stopId": "0:_GMUQ2",
"stopSequence": 1
},
{
"arrival": {
"time": "1784218454",
"uncertainty": 120
},
"departure": {
"time": "1784218454",
"uncertainty": 120
},
"stopId": "0:_JJA 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1784218660",
"uncertainty": 120
},
"departure": {
"time": "1784218660",
"uncertainty": 120
},
"stopId": "0:_CLL 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1784218795",
"uncertainty": 120
},
"departure": {
"time": "1784218796",
"uncertainty": 120
},
"stopId": "0:_BCA 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1784219022",
"uncertainty": 120
},
"departure": {
"time": "1784219022",
"uncertainty": 120
},
"stopId": "0:_BZI 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1784219367",
"uncertainty": 120
},
"departure": {
"time": "1784219367",
"uncertainty": 120
},
"stopId": "0:VTGV 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1784219459",
"uncertainty": 120
},
"departure": {
"time": "1784219459",
"uncertainty": 120
},
"stopId": "0:ROVAL 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1784219944",
"uncertainty": 120
},
"departure": {
"time": "1784219944",
"uncertainty": 120
},
"stopId": "0:LCOU 1.2",
"stopSequence": 8
},
{
"arrival": {
"time": "1784220092",
"uncertainty": 120
},
"departure": {
"time": "1784220092",
"uncertainty": 120
},
"stopId": "0:VALENC 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1784220300",
"uncertainty": 120
},
"departure": {
"time": "1784220300",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BCROZ 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1784220387",
"uncertainty": 120
},
"departure": {
"time": "1784220387",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LMAUB 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1784220677",
"uncertainty": 120
},
"stopId": "0:LEC O1",
"stopSequence": 12
},
{
"arrival": {
"time": "1784220780",
"uncertainty": 120
},
"departure": {
"time": "1784220780",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_VGR",
"stopSequence": 13
}
],
"trip": {
"directionId": 1,
"routeId": "IC",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3546514"
},
"vehicle": {
"id": "6263",
"label": "6263"
}
}
},
{
"id": "3545521",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1784222400",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 1
},
{
"arrival": {
"time": "1784222511",
"uncertainty": 120
},
"departure": {
"time": "1784222511",
"uncertainty": 120
},
"stopId": "0:VALER04",
"stopSequence": 2
},
{
"arrival": {
"time": "1784222622",
"uncertainty": 120
},
"departure": {
"time": "1784222622",
"uncertainty": 120
},
"stopId": "0:STRAS",
"stopSequence": 3
},
{
"arrival": {
"time": "1784222760",
"uncertainty": 120
},
"departure": {
"time": "1784222760",
"uncertainty": 120
},
"stopId": "0:CVERN",
"stopSequence": 4
},
{
"arrival": {
"time": "1784222823",
"uncertainty": 120
},
"departure": {
"time": "1784222823",
"uncertainty": 120
},
"stopId": "0:MONTG",
"stopSequence": 5
},
{
"arrival": {
"time": "1784222889",
"uncertainty": 120
},
"departure": {
"time": "1784222889",
"uncertainty": 120
},
"stopId": "0:ROBIN",
"stopSequence": 6
},
{
"arrival": {
"time": "1784222963",
"uncertainty": 120
},
"departure": {
"time": "1784222963",
"uncertainty": 120
},
"stopId": "0:ARCHIM",
"stopSequence": 7
},
{
"arrival": {
"time": "1784223031",
"uncertainty": 120
},
"departure": {
"time": "1784223031",
"uncertainty": 120
},
"stopId": "0:LAFF",
"stopSequence": 8
},
{
"arrival": {
"time": "1784223066",
"uncertainty": 120
},
"departure": {
"time": "1784223066",
"uncertainty": 120
},
"stopId": "0:GROUS",
"stopSequence": 9
},
{
"arrival": {
"time": "1784223157",
"uncertainty": 120
},
"departure": {
"time": "1784223157",
"uncertainty": 120
},
"stopId": "0:SRUF 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1784223331",
"uncertainty": 120
},
"departure": {
"time": "1784223331",
"uncertainty": 120
},
"stopId": "0:L3BU",
"stopSequence": 11
},
{
"arrival": {
"time": "1784223408",
"uncertainty": 120
},
"departure": {
"time": "1784223408",
"uncertainty": 120
},
"stopId": "0:BLQU 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1784223491",
"uncertainty": 120
},
"departure": {
"time": "1784223491",
"uncertainty": 120
},
"stopId": "0:BLCH 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1784223511",
"uncertainty": 120
},
"departure": {
"time": "1784223511",
"uncertainty": 120
},
"stopId": "0:BMDA 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1784223631",
"uncertainty": 120
},
"departure": {
"time": "1784223631",
"uncertainty": 120
},
"stopId": "0:GABV 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1784223931",
"uncertainty": 120
},
"departure": {
"time": "1784223931",
"uncertainty": 120
},
"stopId": "0:MONTE 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1784223978",
"uncertainty": 120
},
"departure": {
"time": "1784223978",
"uncertainty": 120
},
"stopId": "0:MOT3BE2",
"stopSequence": 17
},
{
"arrival": {
"time": "1784224003",
"uncertainty": 120
},
"departure": {
"time": "1784224003",
"uncertainty": 120
},
"stopId": "0:MOTC 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1784224074",
"uncertainty": 120
},
"departure": {
"time": "1784224074",
"uncertainty": 120
},
"stopId": "0:MOTPE 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1784224190",
"uncertainty": 120
},
"departure": {
"time": "1784224190",
"uncertainty": 120
},
"stopId": "0:MPEL 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1784224244",
"uncertainty": 120
},
"departure": {
"time": "1784224244",
"uncertainty": 120
},
"stopId": "0:MPSO 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1784224291",
"uncertainty": 120
},
"departure": {
"time": "1784224291",
"uncertainty": 120
},
"stopId": "0:MPD",
"stopSequence": 22
},
{
"arrival": {
"time": "1784224544",
"uncertainty": 120
},
"departure": {
"time": "1784224544",
"uncertainty": 120
},
"stopId": "0:UPIAG 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1784224591",
"uncertainty": 120
},
"stopId": "0:UPI 2",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "23",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545521"
}
}
},
{
"id": "3545523",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1784219820",
"uncertainty": 120
},
"stopId": "0:UPI",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "23",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545523"
}
}
},
{
"id": "3114109",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1784220540"
},
"stopId": "0:MONG 4",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "CP",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3114109"
}
}
},
{
"id": "3545451",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784218217",
"uncertainty": 120
},
"departure": {
"time": "1784218217",
"uncertainty": 120
},
"stopId": "0:MIRA"
},
{
"departure": {
"time": "1784216315",
"uncertainty": 120
},
"stopId": "0:LMUR",
"stopSequence": 1
},
{
"arrival": {
"time": "1784216368",
"uncertainty": 120
},
"departure": {
"time": "1784216368",
"uncertainty": 120
},
"stopId": "0:PLVIG",
"stopSequence": 2
},
{
"arrival": {
"time": "1784216392",
"uncertainty": 120
},
"departure": {
"time": "1784216392",
"uncertainty": 120
},
"stopId": "0:JACEM",
"stopSequence": 3
},
{
"arrival": {
"time": "1784216436",
"uncertainty": 120
},
"departure": {
"time": "1784216436",
"uncertainty": 120
},
"stopId": "0:VALVI",
"stopSequence": 4
},
{
"arrival": {
"time": "1784216486",
"uncertainty": 120
},
"departure": {
"time": "1784216497",
"uncertainty": 120
},
"stopId": "0:SDFET",
"stopSequence": 5
},
{
"arrival": {
"time": "1784216531",
"uncertainty": 120
},
"departure": {
"time": "1784216531",
"uncertainty": 120
},
"stopId": "0:LAVAN",
"stopSequence": 6
},
{
"arrival": {
"time": "1784216580",
"uncertainty": 120
},
"departure": {
"time": "1784216580",
"uncertainty": 120
},
"stopId": "0:GSOLE 3",
"stopSequence": 7
},
{
"arrival": {
"time": "1784216603",
"uncertainty": 120
},
"departure": {
"time": "1784216617",
"uncertainty": 120
},
"stopId": "0:BEAUM",
"stopSequence": 8
},
{
"arrival": {
"time": "1784216682",
"uncertainty": 120
},
"departure": {
"time": "1784216682",
"uncertainty": 120
},
"stopId": "0:LIBER",
"stopSequence": 9
},
{
"arrival": {
"time": "1784216756",
"uncertainty": 120
},
"departure": {
"time": "1784216766",
"uncertainty": 120
},
"stopId": "0:BEYLE",
"stopSequence": 10
},
{
"arrival": {
"time": "1784216850",
"uncertainty": 120
},
"departure": {
"time": "1784216856",
"uncertainty": 120
},
"stopId": "0:LMALA",
"stopSequence": 11
},
{
"arrival": {
"time": "1784216917",
"uncertainty": 120
},
"departure": {
"time": "1784216917",
"uncertainty": 120
},
"stopId": "0:P2000",
"stopSequence": 12
},
{
"arrival": {
"time": "1784217006",
"uncertainty": 120
},
"departure": {
"time": "1784217006",
"uncertainty": 120
},
"stopId": "0:TREMO",
"stopSequence": 13
},
{
"arrival": {
"time": "1784217037",
"uncertainty": 120
},
"departure": {
"time": "1784217067",
"uncertainty": 120
},
"stopId": "0:CCOM1",
"stopSequence": 14
},
{
"arrival": {
"time": "1784217157",
"uncertainty": 120
},
"departure": {
"time": "1784217157",
"uncertainty": 120
},
"stopId": "0:AFRAN",
"stopSequence": 15
},
{
"arrival": {
"time": "1784217206",
"uncertainty": 120
},
"departure": {
"time": "1784217206",
"uncertainty": 120
},
"stopId": "0:TILLE",
"stopSequence": 16
},
{
"arrival": {
"time": "1784217253",
"uncertainty": 120
},
"departure": {
"time": "1784217253",
"uncertainty": 120
},
"stopId": "0:MAGNO",
"stopSequence": 17
},
{
"arrival": {
"time": "1784217287",
"uncertainty": 120
},
"departure": {
"time": "1784217287",
"uncertainty": 120
},
"stopId": "0:GDUC",
"stopSequence": 18
},
{
"arrival": {
"time": "1784217335",
"uncertainty": 120
},
"departure": {
"time": "1784217335",
"uncertainty": 120
},
"stopId": "0:STADE",
"stopSequence": 19
},
{
"arrival": {
"time": "1784217399",
"uncertainty": 120
},
"departure": {
"time": "1784217399",
"uncertainty": 120
},
"stopId": "0:BDRHO",
"stopSequence": 20
},
{
"arrival": {
"time": "1784217459",
"uncertainty": 120
},
"departure": {
"time": "1784217459",
"uncertainty": 120
},
"stopId": "0:BRAND",
"stopSequence": 21
},
{
"arrival": {
"time": "1784217599",
"uncertainty": 120
},
"departure": {
"time": "1784217599",
"uncertainty": 120
},
"stopId": "0:MCHAM",
"stopSequence": 22
},
{
"arrival": {
"time": "1784217659",
"uncertainty": 120
},
"departure": {
"time": "1784217669",
"uncertainty": 120
},
"stopId": "0:REPUB",
"stopSequence": 23
},
{
"arrival": {
"time": "1784217789",
"uncertainty": 120
},
"departure": {
"time": "1784217909",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 24
},
{
"arrival": {
"time": "1784218057",
"uncertainty": 120
},
"departure": {
"time": "1784218057",
"uncertainty": 120
},
"stopId": "0:CHAB",
"stopSequence": 25
},
{
"arrival": {
"time": "1784218179",
"uncertainty": 120
},
"departure": {
"time": "1784218179",
"uncertainty": 120
},
"stopId": "0:MDAR",
"stopSequence": 26
},
{
"arrival": {
"time": "1784218020",
"uncertainty": 120
},
"departure": {
"time": "1784218020",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:PGARD",
"stopSequence": 27
},
{
"arrival": {
"time": "1784218101",
"uncertainty": 120
},
"departure": {
"time": "1784218101",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:JAUR",
"stopSequence": 28
},
{
"arrival": {
"time": "1784218205",
"uncertainty": 120
},
"departure": {
"time": "1784218205",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CHAR",
"stopSequence": 29
},
{
"arrival": {
"time": "1784218317",
"uncertainty": 120
},
"departure": {
"time": "1784218357",
"uncertainty": 120
},
"stopId": "0:MONTP",
"stopSequence": 30
},
{
"arrival": {
"time": "1784218477",
"uncertainty": 120
},
"departure": {
"time": "1784218477",
"uncertainty": 120
},
"stopId": "0:PEYRU",
"stopSequence": 31
},
{
"arrival": {
"time": "1784218580",
"uncertainty": 120
},
"departure": {
"time": "1784218580",
"uncertainty": 120
},
"stopId": "0:AFPA",
"stopSequence": 32
},
{
"arrival": {
"time": "1784218610",
"uncertainty": 120
},
"departure": {
"time": "1784218610",
"uncertainty": 120
},
"stopId": "0:MELIE",
"stopSequence": 33
},
{
"arrival": {
"time": "1784218634",
"uncertainty": 120
},
"departure": {
"time": "1784218634",
"uncertainty": 120
},
"stopId": "0:POITO",
"stopSequence": 34
},
{
"arrival": {
"time": "1784218686",
"uncertainty": 120
},
"departure": {
"time": "1784218687",
"uncertainty": 120
},
"stopId": "0:BRIFF 5",
"stopSequence": 35
},
{
"arrival": {
"time": "1784218737",
"uncertainty": 120
},
"departure": {
"time": "1784218737",
"uncertainty": 120
},
"stopId": "0:MDSP",
"stopSequence": 36
},
{
"arrival": {
"time": "1784218775",
"uncertainty": 120
},
"departure": {
"time": "1784218777",
"uncertainty": 120
},
"stopId": "0:CDTR",
"stopSequence": 37
},
{
"arrival": {
"time": "1784218836",
"uncertainty": 120
},
"departure": {
"time": "1784218837",
"uncertainty": 120
},
"stopId": "0:ROBE",
"stopSequence": 38
},
{
"arrival": {
"time": "1784218904",
"uncertainty": 120
},
"departure": {
"time": "1784218904",
"uncertainty": 120
},
"stopId": "0:GAUM 4",
"stopSequence": 39
},
{
"arrival": {
"time": "1784218987",
"uncertainty": 120
},
"departure": {
"time": "1784218987",
"uncertainty": 120
},
"stopId": "0:LBAY 2",
"stopSequence": 40
},
{
"arrival": {
"time": "1784219151",
"uncertainty": 120
},
"departure": {
"time": "1784219151",
"uncertainty": 120
},
"stopId": "0:MCUR 2",
"stopSequence": 41
},
{
"arrival": {
"time": "1784219180",
"uncertainty": 120
},
"departure": {
"time": "1784219180",
"uncertainty": 120
},
"stopId": "0:ZAGU 2",
"stopSequence": 42
},
{
"arrival": {
"time": "1784219283",
"uncertainty": 120
},
"departure": {
"time": "1784219283",
"uncertainty": 120
},
"stopId": "0:MALBOU",
"stopSequence": 43
},
{
"arrival": {
"time": "1784219342",
"uncertainty": 120
},
"departure": {
"time": "1784219342",
"uncertainty": 120
},
"stopId": "0:RCOL 2",
"stopSequence": 44
},
{
"arrival": {
"time": "1784219398",
"uncertainty": 120
},
"departure": {
"time": "1784219398",
"uncertainty": 120
},
"stopId": "0:MLPO 3",
"stopSequence": 45
},
{
"arrival": {
"time": "1784219450",
"uncertainty": 120
},
"departure": {
"time": "1784219450",
"uncertainty": 120
},
"stopId": "0:MLPO",
"stopSequence": 46
},
{
"arrival": {
"time": "1784219523",
"uncertainty": 120
},
"stopId": "0:CMALI",
"stopSequence": 47
}
],
"trip": {
"directionId": 0,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545451"
},
"vehicle": {
"id": "65",
"label": "65"
}
}
},
{
"id": "3114087",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1784219400"
},
"stopId": "0:LEC O2",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "CP",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3114087"
}
}
},
{
"id": "3545464",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784221655",
"uncertainty": 120
},
"departure": {
"time": "1784221655",
"uncertainty": 120
},
"stopId": "0:MONTG 2"
},
{
"arrival": {
"time": "1784221703",
"uncertainty": 120
},
"departure": {
"time": "1784221703",
"uncertainty": 120
},
"stopId": "0:CVERN"
},
{
"departure": {
"time": "1784220060",
"uncertainty": 120
},
"stopId": "0:CMALI",
"stopSequence": 1
},
{
"arrival": {
"time": "1784220115",
"uncertainty": 120
},
"departure": {
"time": "1784220115",
"uncertainty": 120
},
"stopId": "0:MALIB 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1784220232",
"uncertainty": 120
},
"departure": {
"time": "1784220232",
"uncertainty": 120
},
"stopId": "0:RCOL",
"stopSequence": 3
},
{
"arrival": {
"time": "1784220300",
"uncertainty": 120
},
"departure": {
"time": "1784220300",
"uncertainty": 120
},
"stopId": "0:MALBOU 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1784220401",
"uncertainty": 120
},
"departure": {
"time": "1784220401",
"uncertainty": 120
},
"stopId": "0:ZAGU",
"stopSequence": 5
},
{
"arrival": {
"time": "1784220430",
"uncertainty": 120
},
"departure": {
"time": "1784220430",
"uncertainty": 120
},
"stopId": "0:MCUR",
"stopSequence": 6
},
{
"arrival": {
"time": "1784220600",
"uncertainty": 120
},
"departure": {
"time": "1784220600",
"uncertainty": 120
},
"stopId": "0:LBAY",
"stopSequence": 7
},
{
"arrival": {
"time": "1784220707",
"uncertainty": 120
},
"departure": {
"time": "1784220707",
"uncertainty": 120
},
"stopId": "0:GAUM 3",
"stopSequence": 8
},
{
"arrival": {
"time": "1784220764",
"uncertainty": 120
},
"departure": {
"time": "1784220764",
"uncertainty": 120
},
"stopId": "0:ROBE 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1784220835",
"uncertainty": 120
},
"departure": {
"time": "1784220835",
"uncertainty": 120
},
"stopId": "0:CDTR 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1784220913",
"uncertainty": 120
},
"departure": {
"time": "1784220913",
"uncertainty": 120
},
"stopId": "0:MDSP 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1784220960",
"uncertainty": 120
},
"departure": {
"time": "1784220960",
"uncertainty": 120
},
"stopId": "0:BRIFF 6",
"stopSequence": 12
},
{
"arrival": {
"time": "1784221035",
"uncertainty": 120
},
"departure": {
"time": "1784221035",
"uncertainty": 120
},
"stopId": "0:POITO 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1784221094",
"uncertainty": 120
},
"departure": {
"time": "1784221094",
"uncertainty": 120
},
"stopId": "0:MELIE 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1784221138",
"uncertainty": 120
},
"departure": {
"time": "1784221138",
"uncertainty": 120
},
"stopId": "0:AFPA 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1784221194",
"uncertainty": 120
},
"departure": {
"time": "1784221194",
"uncertainty": 120
},
"stopId": "0:PEYRU 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1784221320",
"uncertainty": 120
},
"departure": {
"time": "1784221320",
"uncertainty": 120
},
"stopId": "0:MONTP",
"stopSequence": 17
},
{
"arrival": {
"time": "1784221439",
"uncertainty": 120
},
"departure": {
"time": "1784221439",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:JAUR 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1784221500",
"uncertainty": 120
},
"departure": {
"time": "1784221500",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:PGARD 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1784221771",
"uncertainty": 120
},
"departure": {
"time": "1784221771",
"uncertainty": 120
},
"stopId": "0:AMBLA",
"stopSequence": 20
},
{
"arrival": {
"time": "1784221849",
"uncertainty": 120
},
"departure": {
"time": "1784221849",
"uncertainty": 120
},
"stopId": "0:VILLA",
"stopSequence": 21
},
{
"arrival": {
"time": "1784221937",
"uncertainty": 120
},
"departure": {
"time": "1784221937",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 22
},
{
"arrival": {
"time": "1784222004",
"uncertainty": 120
},
"departure": {
"time": "1784222004",
"uncertainty": 120
},
"stopId": "0:REPUB 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1784222036",
"uncertainty": 120
},
"departure": {
"time": "1784222036",
"uncertainty": 120
},
"stopId": "0:MCHAM 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1784222207",
"uncertainty": 120
},
"departure": {
"time": "1784222207",
"uncertainty": 120
},
"stopId": "0:BRAND 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1784222298",
"uncertainty": 120
},
"departure": {
"time": "1784222298",
"uncertainty": 120
},
"stopId": "0:BDRHO 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1784222364",
"uncertainty": 120
},
"departure": {
"time": "1784222364",
"uncertainty": 120
},
"stopId": "0:STADE 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1784222401",
"uncertainty": 120
},
"departure": {
"time": "1784222401",
"uncertainty": 120
},
"stopId": "0:GDUC 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1784222430",
"uncertainty": 120
},
"departure": {
"time": "1784222430",
"uncertainty": 120
},
"stopId": "0:MAGNO 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1784222472",
"uncertainty": 120
},
"departure": {
"time": "1784222472",
"uncertainty": 120
},
"stopId": "0:TILLE 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1784222525",
"uncertainty": 120
},
"departure": {
"time": "1784222525",
"uncertainty": 120
},
"stopId": "0:AFRAN 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1784222598",
"uncertainty": 120
},
"departure": {
"time": "1784222598",
"uncertainty": 120
},
"stopId": "0:CCOM1.2",
"stopSequence": 32
},
{
"arrival": {
"time": "1784222640",
"uncertainty": 120
},
"departure": {
"time": "1784222640",
"uncertainty": 120
},
"stopId": "0:TREMO 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1784222708",
"uncertainty": 120
},
"departure": {
"time": "1784222708",
"uncertainty": 120
},
"stopId": "0:P2000 2",
"stopSequence": 34
},
{
"arrival": {
"time": "1784222793",
"uncertainty": 120
},
"departure": {
"time": "1784222793",
"uncertainty": 120
},
"stopId": "0:LMALA 2",
"stopSequence": 35
},
{
"arrival": {
"time": "1784222820",
"uncertainty": 120
},
"departure": {
"time": "1784222820",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BEYLE 2",
"stopSequence": 36
},
{
"arrival": {
"time": "1784222857",
"uncertainty": 120
},
"departure": {
"time": "1784222857",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LIBER 4",
"stopSequence": 37
},
{
"arrival": {
"time": "1784223042",
"uncertainty": 120
},
"departure": {
"time": "1784223042",
"uncertainty": 120
},
"stopId": "0:BEAUM 2",
"stopSequence": 38
},
{
"arrival": {
"time": "1784223086",
"uncertainty": 120
},
"departure": {
"time": "1784223086",
"uncertainty": 120
},
"stopId": "0:GSOLE 4",
"stopSequence": 39
},
{
"arrival": {
"time": "1784223157",
"uncertainty": 120
},
"departure": {
"time": "1784223157",
"uncertainty": 120
},
"stopId": "0:LAVAN 2",
"stopSequence": 40
},
{
"arrival": {
"time": "1784223188",
"uncertainty": 120
},
"departure": {
"time": "1784223188",
"uncertainty": 120
},
"stopId": "0:SDFET 2",
"stopSequence": 41
},
{
"arrival": {
"time": "1784223222",
"uncertainty": 120
},
"departure": {
"time": "1784223222",
"uncertainty": 120
},
"stopId": "0:VALVI 2",
"stopSequence": 42
},
{
"arrival": {
"time": "1784223262",
"uncertainty": 120
},
"departure": {
"time": "1784223262",
"uncertainty": 120
},
"stopId": "0:JACEM 2",
"stopSequence": 43
},
{
"arrival": {
"time": "1784223294",
"uncertainty": 120
},
"departure": {
"time": "1784223294",
"uncertainty": 120
},
"stopId": "0:PLVIG 2",
"stopSequence": 44
},
{
"arrival": {
"time": "1784223326",
"uncertainty": 120
},
"stopId": "0:LMUR",
"stopSequence": 45
}
],
"trip": {
"directionId": 1,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545464"
}
}
},
{
"id": "3546432",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1784220180",
"uncertainty": 120
},
"stopId": "0:PLOY",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "C4",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3546432"
}
}
},
{
"id": "3546437",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1784217058",
"uncertainty": 120
},
"stopId": "0:PLOY",
"stopSequence": 1
},
{
"arrival": {
"time": "1784217112",
"uncertainty": 120
},
"departure": {
"time": "1784217112",
"uncertainty": 120
},
"stopId": "0:CHAV 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1784217158",
"uncertainty": 120
},
"departure": {
"time": "1784217158",
"uncertainty": 120
},
"stopId": "0:CHAVA",
"stopSequence": 3
},
{
"arrival": {
"time": "1784217208",
"uncertainty": 120
},
"departure": {
"time": "1784217208",
"uncertainty": 120
},
"stopId": "0:TOURT 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1784217251",
"uncertainty": 120
},
"departure": {
"time": "1784217251",
"uncertainty": 120
},
"stopId": "0:PERDR 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1784217269",
"uncertainty": 120
},
"departure": {
"time": "1784217269",
"uncertainty": 120
},
"stopId": "0:LVERG 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1784217288",
"uncertainty": 120
},
"departure": {
"time": "1784217288",
"uncertainty": 120
},
"stopId": "0:StFLE 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1784217309",
"uncertainty": 120
},
"departure": {
"time": "1784217309",
"uncertainty": 120
},
"stopId": "0:CROZE 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1784217347",
"uncertainty": 120
},
"departure": {
"time": "1784217347",
"uncertainty": 120
},
"stopId": "0:FMALE 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1784217396",
"uncertainty": 120
},
"departure": {
"time": "1784217478",
"uncertainty": 120
},
"stopId": "0:HDVIL",
"stopSequence": 10
},
{
"arrival": {
"time": "1784217553",
"uncertainty": 120
},
"departure": {
"time": "1784217553",
"uncertainty": 120
},
"stopId": "0:JDARC 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1784217598",
"uncertainty": 120
},
"departure": {
"time": "1784217598",
"uncertainty": 120
},
"stopId": "0:BEYLE",
"stopSequence": 12
},
{
"arrival": {
"time": "1784217695",
"uncertainty": 120
},
"departure": {
"time": "1784217695",
"uncertainty": 120
},
"stopId": "0:LMALA",
"stopSequence": 13
},
{
"arrival": {
"time": "1784217748",
"uncertainty": 120
},
"departure": {
"time": "1784217748",
"uncertainty": 120
},
"stopId": "0:P2000",
"stopSequence": 14
},
{
"arrival": {
"time": "1784217838",
"uncertainty": 120
},
"departure": {
"time": "1784217838",
"uncertainty": 120
},
"stopId": "0:TREMO",
"stopSequence": 15
},
{
"arrival": {
"time": "1784217860",
"uncertainty": 120
},
"departure": {
"time": "1784217898",
"uncertainty": 120
},
"stopId": "0:CCOM1",
"stopSequence": 16
},
{
"arrival": {
"time": "1784217997",
"uncertainty": 120
},
"departure": {
"time": "1784217997",
"uncertainty": 120
},
"stopId": "0:PBLAN 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1784218098",
"uncertainty": 120
},
"departure": {
"time": "1784218108",
"uncertainty": 120
},
"stopId": "0:FAUCON",
"stopSequence": 18
},
{
"arrival": {
"time": "1784218258",
"uncertainty": 120
},
"departure": {
"time": "1784218318",
"uncertainty": 120
},
"stopId": "0:BOTTE",
"stopSequence": 19
},
{
"arrival": {
"time": "1784218462",
"uncertainty": 120
},
"departure": {
"time": "1784218468",
"uncertainty": 120
},
"stopId": "0:MCHAM",
"stopSequence": 20
},
{
"arrival": {
"time": "1784218556",
"uncertainty": 120
},
"departure": {
"time": "1784218558",
"uncertainty": 120
},
"stopId": "0:REPUB",
"stopSequence": 21
},
{
"arrival": {
"time": "1784218618",
"uncertainty": 120
},
"departure": {
"time": "1784218678",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 22
},
{
"arrival": {
"time": "1784218820",
"uncertainty": 120
},
"departure": {
"time": "1784218828",
"uncertainty": 120
},
"stopId": "0:CHAB",
"stopSequence": 23
},
{
"arrival": {
"time": "1784218916",
"uncertainty": 120
},
"departure": {
"time": "1784218916",
"uncertainty": 120
},
"stopId": "0:MDAR",
"stopSequence": 24
},
{
"arrival": {
"time": "1784218938",
"uncertainty": 120
},
"departure": {
"time": "1784218938",
"uncertainty": 120
},
"stopId": "0:MIRA",
"stopSequence": 25
},
{
"arrival": {
"time": "1784219020",
"uncertainty": 120
},
"departure": {
"time": "1784219020",
"uncertainty": 120
},
"stopId": "0:MONTP2",
"stopSequence": 26
},
{
"arrival": {
"time": "1784219179",
"uncertainty": 120
},
"departure": {
"time": "1784219179",
"uncertainty": 120
},
"stopId": "0:PEYRU",
"stopSequence": 27
},
{
"arrival": {
"time": "1784219277",
"uncertainty": 120
},
"departure": {
"time": "1784219277",
"uncertainty": 120
},
"stopId": "0:AFPA",
"stopSequence": 28
},
{
"arrival": {
"time": "1784219334",
"uncertainty": 120
},
"departure": {
"time": "1784219334",
"uncertainty": 120
},
"stopId": "0:CHOPI 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1784219431",
"uncertainty": 120
},
"departure": {
"time": "1784219431",
"uncertainty": 120
},
"stopId": "0:EURO 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1784219532",
"uncertainty": 120
},
"departure": {
"time": "1784219532",
"uncertainty": 120
},
"stopId": "0:ASTI2",
"stopSequence": 31
},
{
"arrival": {
"time": "1784219575",
"uncertainty": 120
},
"departure": {
"time": "1784219575",
"uncertainty": 120
},
"stopId": "0:ROSSI",
"stopSequence": 32
},
{
"arrival": {
"time": "1784219631",
"uncertainty": 120
},
"departure": {
"time": "1784219631",
"uncertainty": 120
},
"stopId": "0:GOUNO",
"stopSequence": 33
},
{
"arrival": {
"time": "1784219665",
"uncertainty": 120
},
"departure": {
"time": "1784219665",
"uncertainty": 120
},
"stopId": "0:PECHE 2",
"stopSequence": 34
},
{
"arrival": {
"time": "1784219727",
"uncertainty": 120
},
"departure": {
"time": "1784219727",
"uncertainty": 120
},
"stopId": "0:RABEL1",
"stopSequence": 35
},
{
"arrival": {
"time": "1784219790",
"uncertainty": 120
},
"departure": {
"time": "1784219790",
"uncertainty": 120
},
"stopId": "0:LBAY 2",
"stopSequence": 36
},
{
"arrival": {
"time": "1784219846",
"uncertainty": 120
},
"departure": {
"time": "1784219846",
"uncertainty": 120
},
"stopId": "0:MON",
"stopSequence": 37
},
{
"arrival": {
"time": "1784219876",
"uncertainty": 120
},
"departure": {
"time": "1784219876",
"uncertainty": 120
},
"stopId": "0:SIMO",
"stopSequence": 38
},
{
"arrival": {
"time": "1784219971",
"uncertainty": 120
},
"stopId": "0:PRISV",
"stopSequence": 39
}
],
"trip": {
"directionId": 0,
"routeId": "C4",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3546437"
},
"vehicle": {
"id": "77",
"label": "77"
}
}
},
{
"id": "3545470",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784222073",
"uncertainty": 120
},
"departure": {
"time": "1784222073",
"uncertainty": 120
},
"stopId": "0:MIRA"
},
{
"departure": {
"time": "1784220360",
"uncertainty": 120
},
"stopId": "0:LMUR",
"stopSequence": 1
},
{
"arrival": {
"time": "1784220398",
"uncertainty": 120
},
"departure": {
"time": "1784220398",
"uncertainty": 120
},
"stopId": "0:PLVIG",
"stopSequence": 2
},
{
"arrival": {
"time": "1784220432",
"uncertainty": 120
},
"departure": {
"time": "1784220432",
"uncertainty": 120
},
"stopId": "0:JACEM",
"stopSequence": 3
},
{
"arrival": {
"time": "1784220469",
"uncertainty": 120
},
"departure": {
"time": "1784220469",
"uncertainty": 120
},
"stopId": "0:VALVI",
"stopSequence": 4
},
{
"arrival": {
"time": "1784220502",
"uncertainty": 120
},
"departure": {
"time": "1784220502",
"uncertainty": 120
},
"stopId": "0:SDFET",
"stopSequence": 5
},
{
"arrival": {
"time": "1784220535",
"uncertainty": 120
},
"departure": {
"time": "1784220535",
"uncertainty": 120
},
"stopId": "0:LAVAN",
"stopSequence": 6
},
{
"arrival": {
"time": "1784220600",
"uncertainty": 120
},
"departure": {
"time": "1784220600",
"uncertainty": 120
},
"stopId": "0:GSOLE 3",
"stopSequence": 7
},
{
"arrival": {
"time": "1784220647",
"uncertainty": 120
},
"departure": {
"time": "1784220647",
"uncertainty": 120
},
"stopId": "0:BEAUM",
"stopSequence": 8
},
{
"arrival": {
"time": "1784220722",
"uncertainty": 120
},
"departure": {
"time": "1784220722",
"uncertainty": 120
},
"stopId": "0:LIBER",
"stopSequence": 9
},
{
"arrival": {
"time": "1784220780",
"uncertainty": 120
},
"departure": {
"time": "1784220780",
"uncertainty": 120
},
"stopId": "0:BEYLE",
"stopSequence": 10
},
{
"arrival": {
"time": "1784220896",
"uncertainty": 120
},
"departure": {
"time": "1784220896",
"uncertainty": 120
},
"stopId": "0:LMALA",
"stopSequence": 11
},
{
"arrival": {
"time": "1784220962",
"uncertainty": 120
},
"departure": {
"time": "1784220962",
"uncertainty": 120
},
"stopId": "0:P2000",
"stopSequence": 12
},
{
"arrival": {
"time": "1784221045",
"uncertainty": 120
},
"departure": {
"time": "1784221045",
"uncertainty": 120
},
"stopId": "0:TREMO",
"stopSequence": 13
},
{
"arrival": {
"time": "1784221080",
"uncertainty": 120
},
"departure": {
"time": "1784221080",
"uncertainty": 120
},
"stopId": "0:CCOM1",
"stopSequence": 14
},
{
"arrival": {
"time": "1784221159",
"uncertainty": 120
},
"departure": {
"time": "1784221159",
"uncertainty": 120
},
"stopId": "0:AFRAN",
"stopSequence": 15
},
{
"arrival": {
"time": "1784221206",
"uncertainty": 120
},
"departure": {
"time": "1784221206",
"uncertainty": 120
},
"stopId": "0:TILLE",
"stopSequence": 16
},
{
"arrival": {
"time": "1784221250",
"uncertainty": 120
},
"departure": {
"time": "1784221250",
"uncertainty": 120
},
"stopId": "0:MAGNO",
"stopSequence": 17
},
{
"arrival": {
"time": "1784221284",
"uncertainty": 120
},
"departure": {
"time": "1784221284",
"uncertainty": 120
},
"stopId": "0:GDUC",
"stopSequence": 18
},
{
"arrival": {
"time": "1784221313",
"uncertainty": 120
},
"departure": {
"time": "1784221313",
"uncertainty": 120
},
"stopId": "0:STADE",
"stopSequence": 19
},
{
"arrival": {
"time": "1784221380",
"uncertainty": 120
},
"departure": {
"time": "1784221380",
"uncertainty": 120
},
"stopId": "0:BDRHO",
"stopSequence": 20
},
{
"arrival": {
"time": "1784221490",
"uncertainty": 120
},
"departure": {
"time": "1784221490",
"uncertainty": 120
},
"stopId": "0:BRAND",
"stopSequence": 21
},
{
"arrival": {
"time": "1784221687",
"uncertainty": 120
},
"departure": {
"time": "1784221687",
"uncertainty": 120
},
"stopId": "0:MCHAM",
"stopSequence": 22
},
{
"arrival": {
"time": "1784221736",
"uncertainty": 120
},
"departure": {
"time": "1784221736",
"uncertainty": 120
},
"stopId": "0:REPUB",
"stopSequence": 23
},
{
"arrival": {
"time": "1784221800",
"uncertainty": 120
},
"departure": {
"time": "1784221860",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 24
},
{
"arrival": {
"time": "1784221950",
"uncertainty": 120
},
"departure": {
"time": "1784221950",
"uncertainty": 120
},
"stopId": "0:CHAB",
"stopSequence": 25
},
{
"arrival": {
"time": "1784222036",
"uncertainty": 120
},
"departure": {
"time": "1784222036",
"uncertainty": 120
},
"stopId": "0:MDAR",
"stopSequence": 26
},
{
"arrival": {
"time": "1784222100",
"uncertainty": 120
},
"departure": {
"time": "1784222100",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:PGARD",
"stopSequence": 27
},
{
"arrival": {
"time": "1784222165",
"uncertainty": 120
},
"departure": {
"time": "1784222165",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:JAUR",
"stopSequence": 28
},
{
"arrival": {
"time": "1784222248",
"uncertainty": 120
},
"departure": {
"time": "1784222248",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CHAR",
"stopSequence": 29
},
{
"arrival": {
"time": "1784222124",
"uncertainty": 120
},
"departure": {
"time": "1784222124",
"uncertainty": 120
},
"stopId": "0:MONTP",
"stopSequence": 30
},
{
"arrival": {
"time": "1784222260",
"uncertainty": 120
},
"departure": {
"time": "1784222260",
"uncertainty": 120
},
"stopId": "0:PEYRU",
"stopSequence": 31
},
{
"arrival": {
"time": "1784222309",
"uncertainty": 120
},
"departure": {
"time": "1784222309",
"uncertainty": 120
},
"stopId": "0:AFPA",
"stopSequence": 32
},
{
"arrival": {
"time": "1784222351",
"uncertainty": 120
},
"departure": {
"time": "1784222351",
"uncertainty": 120
},
"stopId": "0:MELIE",
"stopSequence": 33
},
{
"arrival": {
"time": "1784222413",
"uncertainty": 120
},
"departure": {
"time": "1784222413",
"uncertainty": 120
},
"stopId": "0:POITO",
"stopSequence": 34
},
{
"arrival": {
"time": "1784222486",
"uncertainty": 120
},
"departure": {
"time": "1784222486",
"uncertainty": 120
},
"stopId": "0:BRIFF 5",
"stopSequence": 35
},
{
"arrival": {
"time": "1784222525",
"uncertainty": 120
},
"departure": {
"time": "1784222525",
"uncertainty": 120
},
"stopId": "0:MDSP",
"stopSequence": 36
},
{
"arrival": {
"time": "1784222586",
"uncertainty": 120
},
"departure": {
"time": "1784222586",
"uncertainty": 120
},
"stopId": "0:CDTR",
"stopSequence": 37
},
{
"arrival": {
"time": "1784222639",
"uncertainty": 120
},
"departure": {
"time": "1784222639",
"uncertainty": 120
},
"stopId": "0:ROBE",
"stopSequence": 38
},
{
"arrival": {
"time": "1784222699",
"uncertainty": 120
},
"departure": {
"time": "1784222699",
"uncertainty": 120
},
"stopId": "0:GAUM 4",
"stopSequence": 39
},
{
"arrival": {
"time": "1784222786",
"uncertainty": 120
},
"stopId": "0:LBAY 2",
"stopSequence": 40
}
],
"trip": {
"directionId": 0,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545470"
}
}
},
{
"id": "3546436",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1784218620",
"uncertainty": 120
},
"stopId": "0:PLOY",
"stopSequence": 1
},
{
"arrival": {
"time": "1784218683",
"uncertainty": 120
},
"departure": {
"time": "1784218683",
"uncertainty": 120
},
"stopId": "0:CHAV 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1784218728",
"uncertainty": 120
},
"departure": {
"time": "1784218728",
"uncertainty": 120
},
"stopId": "0:CHAVA",
"stopSequence": 3
},
{
"arrival": {
"time": "1784218787",
"uncertainty": 120
},
"departure": {
"time": "1784218802",
"uncertainty": 120
},
"stopId": "0:TOURT 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1784218857",
"uncertainty": 120
},
"departure": {
"time": "1784218857",
"uncertainty": 120
},
"stopId": "0:PERDR 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1784218862",
"uncertainty": 120
},
"departure": {
"time": "1784218862",
"uncertainty": 120
},
"stopId": "0:LVERG 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1784218885",
"uncertainty": 120
},
"departure": {
"time": "1784218885",
"uncertainty": 120
},
"stopId": "0:StFLE 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1784218916",
"uncertainty": 120
},
"departure": {
"time": "1784218916",
"uncertainty": 120
},
"stopId": "0:CROZE 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1784218975",
"uncertainty": 120
},
"departure": {
"time": "1784218975",
"uncertainty": 120
},
"stopId": "0:FMALE 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1784219035",
"uncertainty": 120
},
"departure": {
"time": "1784219035",
"uncertainty": 120
},
"stopId": "0:HDVIL",
"stopSequence": 10
},
{
"arrival": {
"time": "1784219132",
"uncertainty": 120
},
"departure": {
"time": "1784219132",
"uncertainty": 120
},
"stopId": "0:JDARC 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1784219186",
"uncertainty": 120
},
"departure": {
"time": "1784219186",
"uncertainty": 120
},
"stopId": "0:BEYLE",
"stopSequence": 12
},
{
"arrival": {
"time": "1784219295",
"uncertainty": 120
},
"departure": {
"time": "1784219295",
"uncertainty": 120
},
"stopId": "0:LMALA",
"stopSequence": 13
},
{
"arrival": {
"time": "1784219355",
"uncertainty": 120
},
"departure": {
"time": "1784219355",
"uncertainty": 120
},
"stopId": "0:P2000",
"stopSequence": 14
},
{
"arrival": {
"time": "1784219448",
"uncertainty": 120
},
"departure": {
"time": "1784219448",
"uncertainty": 120
},
"stopId": "0:TREMO",
"stopSequence": 15
},
{
"arrival": {
"time": "1784219476",
"uncertainty": 120
},
"departure": {
"time": "1784219476",
"uncertainty": 120
},
"stopId": "0:CCOM1",
"stopSequence": 16
},
{
"arrival": {
"time": "1784219584",
"uncertainty": 120
},
"departure": {
"time": "1784219584",
"uncertainty": 120
},
"stopId": "0:PBLAN 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1784219685",
"uncertainty": 120
},
"departure": {
"time": "1784219685",
"uncertainty": 120
},
"stopId": "0:FAUCON",
"stopSequence": 18
},
{
"arrival": {
"time": "1784219770",
"uncertainty": 120
},
"departure": {
"time": "1784219770",
"uncertainty": 120
},
"stopId": "0:BOTTE",
"stopSequence": 19
},
{
"arrival": {
"time": "1784219926",
"uncertainty": 120
},
"departure": {
"time": "1784219926",
"uncertainty": 120
},
"stopId": "0:MCHAM",
"stopSequence": 20
},
{
"arrival": {
"time": "1784220010",
"uncertainty": 120
},
"departure": {
"time": "1784220010",
"uncertainty": 120
},
"stopId": "0:REPUB",
"stopSequence": 21
},
{
"arrival": {
"time": "1784220074",
"uncertainty": 120
},
"departure": {
"time": "1784220074",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 22
},
{
"arrival": {
"time": "1784220215",
"uncertainty": 120
},
"departure": {
"time": "1784220215",
"uncertainty": 120
},
"stopId": "0:CHAB",
"stopSequence": 23
},
{
"arrival": {
"time": "1784220309",
"uncertainty": 120
},
"departure": {
"time": "1784220309",
"uncertainty": 120
},
"stopId": "0:MDAR",
"stopSequence": 24
},
{
"arrival": {
"time": "1784220339",
"uncertainty": 120
},
"departure": {
"time": "1784220339",
"uncertainty": 120
},
"stopId": "0:MIRA",
"stopSequence": 25
},
{
"arrival": {
"time": "1784220408",
"uncertainty": 120
},
"departure": {
"time": "1784220408",
"uncertainty": 120
},
"stopId": "0:MONTP2",
"stopSequence": 26
},
{
"arrival": {
"time": "1784220577",
"uncertainty": 120
},
"departure": {
"time": "1784220577",
"uncertainty": 120
},
"stopId": "0:PEYRU",
"stopSequence": 27
},
{
"arrival": {
"time": "1784220626",
"uncertainty": 120
},
"departure": {
"time": "1784220626",
"uncertainty": 120
},
"stopId": "0:AFPA",
"stopSequence": 28
},
{
"arrival": {
"time": "1784220708",
"uncertainty": 120
},
"departure": {
"time": "1784220708",
"uncertainty": 120
},
"stopId": "0:CHOPI 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1784220793",
"uncertainty": 120
},
"departure": {
"time": "1784220793",
"uncertainty": 120
},
"stopId": "0:EURO 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1784220895",
"uncertainty": 120
},
"departure": {
"time": "1784220895",
"uncertainty": 120
},
"stopId": "0:ASTI2",
"stopSequence": 31
},
{
"arrival": {
"time": "1784220944",
"uncertainty": 120
},
"departure": {
"time": "1784220944",
"uncertainty": 120
},
"stopId": "0:ROSSI",
"stopSequence": 32
},
{
"arrival": {
"time": "1784220989",
"uncertainty": 120
},
"departure": {
"time": "1784220989",
"uncertainty": 120
},
"stopId": "0:GOUNO",
"stopSequence": 33
},
{
"arrival": {
"time": "1784221022",
"uncertainty": 120
},
"departure": {
"time": "1784221022",
"uncertainty": 120
},
"stopId": "0:PECHE 2",
"stopSequence": 34
},
{
"arrival": {
"time": "1784221065",
"uncertainty": 120
},
"departure": {
"time": "1784221065",
"uncertainty": 120
},
"stopId": "0:RABEL1",
"stopSequence": 35
},
{
"arrival": {
"time": "1784221132",
"uncertainty": 120
},
"departure": {
"time": "1784221132",
"uncertainty": 120
},
"stopId": "0:LBAY 2",
"stopSequence": 36
},
{
"arrival": {
"time": "1784221184",
"uncertainty": 120
},
"departure": {
"time": "1784221184",
"uncertainty": 120
},
"stopId": "0:MON",
"stopSequence": 37
},
{
"arrival": {
"time": "1784221217",
"uncertainty": 120
},
"departure": {
"time": "1784221217",
"uncertainty": 120
},
"stopId": "0:SIMO",
"stopSequence": 38
},
{
"arrival": {
"time": "1784221312",
"uncertainty": 120
},
"stopId": "0:PRISV",
"stopSequence": 39
}
],
"trip": {
"directionId": 0,
"routeId": "C4",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3546436"
},
"vehicle": {
"id": "569",
"label": "569"
}
}
},
{
"id": "3545463",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784219856",
"uncertainty": 120
},
"departure": {
"time": "1784219856",
"uncertainty": 120
},
"stopId": "0:MONTG 2"
},
{
"arrival": {
"time": "1784219904",
"uncertainty": 120
},
"departure": {
"time": "1784219904",
"uncertainty": 120
},
"stopId": "0:CVERN"
},
{
"departure": {
"time": "1784218293",
"uncertainty": 120
},
"stopId": "0:CMALI",
"stopSequence": 1
},
{
"arrival": {
"time": "1784218338",
"uncertainty": 120
},
"departure": {
"time": "1784218338",
"uncertainty": 120
},
"stopId": "0:MALIB 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1784218442",
"uncertainty": 120
},
"departure": {
"time": "1784218442",
"uncertainty": 120
},
"stopId": "0:RCOL",
"stopSequence": 3
},
{
"arrival": {
"time": "1784218488",
"uncertainty": 120
},
"departure": {
"time": "1784218488",
"uncertainty": 120
},
"stopId": "0:MALBOU 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1784218612",
"uncertainty": 120
},
"departure": {
"time": "1784218622",
"uncertainty": 120
},
"stopId": "0:ZAGU",
"stopSequence": 5
},
{
"arrival": {
"time": "1784218657",
"uncertainty": 120
},
"departure": {
"time": "1784218657",
"uncertainty": 120
},
"stopId": "0:MCUR",
"stopSequence": 6
},
{
"arrival": {
"time": "1784218841",
"uncertainty": 120
},
"departure": {
"time": "1784218841",
"uncertainty": 120
},
"stopId": "0:LBAY",
"stopSequence": 7
},
{
"arrival": {
"time": "1784218941",
"uncertainty": 120
},
"departure": {
"time": "1784218941",
"uncertainty": 120
},
"stopId": "0:GAUM 3",
"stopSequence": 8
},
{
"arrival": {
"time": "1784218983",
"uncertainty": 120
},
"departure": {
"time": "1784218983",
"uncertainty": 120
},
"stopId": "0:ROBE 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1784219030",
"uncertainty": 120
},
"departure": {
"time": "1784219030",
"uncertainty": 120
},
"stopId": "0:CDTR 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1784219108",
"uncertainty": 120
},
"departure": {
"time": "1784219108",
"uncertainty": 120
},
"stopId": "0:MDSP 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1784219155",
"uncertainty": 120
},
"departure": {
"time": "1784219155",
"uncertainty": 120
},
"stopId": "0:BRIFF 6",
"stopSequence": 12
},
{
"arrival": {
"time": "1784219243",
"uncertainty": 120
},
"departure": {
"time": "1784219243",
"uncertainty": 120
},
"stopId": "0:POITO 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1784219266",
"uncertainty": 120
},
"departure": {
"time": "1784219266",
"uncertainty": 120
},
"stopId": "0:MELIE 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1784219314",
"uncertainty": 120
},
"departure": {
"time": "1784219314",
"uncertainty": 120
},
"stopId": "0:AFPA 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1784219376",
"uncertainty": 120
},
"departure": {
"time": "1784219376",
"uncertainty": 120
},
"stopId": "0:PEYRU 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1784219521",
"uncertainty": 120
},
"departure": {
"time": "1784219521",
"uncertainty": 120
},
"stopId": "0:MONTP",
"stopSequence": 17
},
{
"arrival": {
"time": "1784219699",
"uncertainty": 120
},
"departure": {
"time": "1784219699",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:JAUR 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1784219760",
"uncertainty": 120
},
"departure": {
"time": "1784219760",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:PGARD 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1784219976",
"uncertainty": 120
},
"departure": {
"time": "1784219976",
"uncertainty": 120
},
"stopId": "0:AMBLA",
"stopSequence": 20
},
{
"arrival": {
"time": "1784220096",
"uncertainty": 120
},
"departure": {
"time": "1784220096",
"uncertainty": 120
},
"stopId": "0:VILLA",
"stopSequence": 21
},
{
"arrival": {
"time": "1784220232",
"uncertainty": 120
},
"departure": {
"time": "1784220232",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 22
},
{
"arrival": {
"time": "1784220347",
"uncertainty": 120
},
"departure": {
"time": "1784220347",
"uncertainty": 120
},
"stopId": "0:REPUB 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1784220383",
"uncertainty": 120
},
"departure": {
"time": "1784220383",
"uncertainty": 120
},
"stopId": "0:MCHAM 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1784220607",
"uncertainty": 120
},
"departure": {
"time": "1784220607",
"uncertainty": 120
},
"stopId": "0:BRAND 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1784220726",
"uncertainty": 120
},
"departure": {
"time": "1784220726",
"uncertainty": 120
},
"stopId": "0:BDRHO 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1784220792",
"uncertainty": 120
},
"departure": {
"time": "1784220792",
"uncertainty": 120
},
"stopId": "0:STADE 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1784220829",
"uncertainty": 120
},
"departure": {
"time": "1784220829",
"uncertainty": 120
},
"stopId": "0:GDUC 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1784220858",
"uncertainty": 120
},
"departure": {
"time": "1784220858",
"uncertainty": 120
},
"stopId": "0:MAGNO 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1784220900",
"uncertainty": 120
},
"departure": {
"time": "1784220900",
"uncertainty": 120
},
"stopId": "0:TILLE 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1784220953",
"uncertainty": 120
},
"departure": {
"time": "1784220953",
"uncertainty": 120
},
"stopId": "0:AFRAN 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1784221026",
"uncertainty": 120
},
"departure": {
"time": "1784221026",
"uncertainty": 120
},
"stopId": "0:CCOM1.2",
"stopSequence": 32
},
{
"arrival": {
"time": "1784221069",
"uncertainty": 120
},
"departure": {
"time": "1784221069",
"uncertainty": 120
},
"stopId": "0:TREMO 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1784221138",
"uncertainty": 120
},
"departure": {
"time": "1784221138",
"uncertainty": 120
},
"stopId": "0:P2000 2",
"stopSequence": 34
},
{
"arrival": {
"time": "1784221223",
"uncertainty": 120
},
"departure": {
"time": "1784221223",
"uncertainty": 120
},
"stopId": "0:LMALA 2",
"stopSequence": 35
},
{
"arrival": {
"time": "1784221200",
"uncertainty": 120
},
"departure": {
"time": "1784221200",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BEYLE 2",
"stopSequence": 36
},
{
"arrival": {
"time": "1784221237",
"uncertainty": 120
},
"departure": {
"time": "1784221237",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LIBER 4",
"stopSequence": 37
},
{
"arrival": {
"time": "1784221472",
"uncertainty": 120
},
"departure": {
"time": "1784221472",
"uncertainty": 120
},
"stopId": "0:BEAUM 2",
"stopSequence": 38
},
{
"arrival": {
"time": "1784221516",
"uncertainty": 120
},
"departure": {
"time": "1784221516",
"uncertainty": 120
},
"stopId": "0:GSOLE 4",
"stopSequence": 39
},
{
"arrival": {
"time": "1784221587",
"uncertainty": 120
},
"departure": {
"time": "1784221587",
"uncertainty": 120
},
"stopId": "0:LAVAN 2",
"stopSequence": 40
},
{
"arrival": {
"time": "1784221618",
"uncertainty": 120
},
"departure": {
"time": "1784221618",
"uncertainty": 120
},
"stopId": "0:SDFET 2",
"stopSequence": 41
},
{
"arrival": {
"time": "1784221652",
"uncertainty": 120
},
"departure": {
"time": "1784221652",
"uncertainty": 120
},
"stopId": "0:VALVI 2",
"stopSequence": 42
},
{
"arrival": {
"time": "1784221692",
"uncertainty": 120
},
"departure": {
"time": "1784221692",
"uncertainty": 120
},
"stopId": "0:JACEM 2",
"stopSequence": 43
},
{
"arrival": {
"time": "1784221724",
"uncertainty": 120
},
"departure": {
"time": "1784221724",
"uncertainty": 120
},
"stopId": "0:PLVIG 2",
"stopSequence": 44
},
{
"arrival": {
"time": "1784221756",
"uncertainty": 120
},
"stopId": "0:LMUR",
"stopSequence": 45
}
],
"trip": {
"directionId": 1,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545463"
},
"vehicle": {
"id": "60",
"label": "60"
}
}
},
{
"id": "3546461",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1784216732",
"uncertainty": 120
},
"stopId": "0:PRISV",
"stopSequence": 1
},
{
"arrival": {
"time": "1784217004",
"uncertainty": 120
},
"departure": {
"time": "1784217004",
"uncertainty": 120
},
"stopId": "0:SIMO 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1784217034",
"uncertainty": 120
},
"departure": {
"time": "1784217034",
"uncertainty": 120
},
"stopId": "0:MON 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1784217094",
"uncertainty": 120
},
"departure": {
"time": "1784217094",
"uncertainty": 120
},
"stopId": "0:LBAY",
"stopSequence": 4
},
{
"arrival": {
"time": "1784217206",
"uncertainty": 120
},
"departure": {
"time": "1784217206",
"uncertainty": 120
},
"stopId": "0:RABEL 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1784217240",
"uncertainty": 120
},
"departure": {
"time": "1784217240",
"uncertainty": 120
},
"stopId": "0:PECHE",
"stopSequence": 6
},
{
"arrival": {
"time": "1784217282",
"uncertainty": 120
},
"departure": {
"time": "1784217282",
"uncertainty": 120
},
"stopId": "0:GOUNO 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1784217321",
"uncertainty": 120
},
"departure": {
"time": "1784217334",
"uncertainty": 120
},
"stopId": "0:ROSSI 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1784217383",
"uncertainty": 120
},
"departure": {
"time": "1784217394",
"uncertainty": 120
},
"stopId": "0:ASTI",
"stopSequence": 9
},
{
"arrival": {
"time": "1784217479",
"uncertainty": 120
},
"departure": {
"time": "1784217484",
"uncertainty": 120
},
"stopId": "0:EURO",
"stopSequence": 10
},
{
"arrival": {
"time": "1784217574",
"uncertainty": 120
},
"departure": {
"time": "1784217574",
"uncertainty": 120
},
"stopId": "0:CHOPI",
"stopSequence": 11
},
{
"arrival": {
"time": "1784217754",
"uncertainty": 120
},
"departure": {
"time": "1784217754",
"uncertainty": 120
},
"stopId": "0:AFPA 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1784217814",
"uncertainty": 120
},
"departure": {
"time": "1784217844",
"uncertainty": 120
},
"stopId": "0:PEYRU 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1784217720",
"uncertainty": 120
},
"departure": {
"time": "1784217720",
"uncertainty": 120
},
"stopId": "0:MONTP 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1784217840",
"uncertainty": 120
},
"departure": {
"time": "1784217840",
"uncertainty": 120
},
"stopId": "0:BCROZ 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1784217925",
"uncertainty": 120
},
"departure": {
"time": "1784217925",
"uncertainty": 120
},
"stopId": "0:LMAUB 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1784218010",
"uncertainty": 120
},
"departure": {
"time": "1784218010",
"uncertainty": 120
},
"stopId": "0:SERVA 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1784218411",
"uncertainty": 120
},
"departure": {
"time": "1784218421",
"uncertainty": 120
},
"stopId": "0:LMARN 3",
"stopSequence": 18
},
{
"arrival": {
"time": "1784218541",
"uncertainty": 120
},
"departure": {
"time": "1784218541",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 19
},
{
"arrival": {
"time": "1784218676",
"uncertainty": 120
},
"departure": {
"time": "1784218721",
"uncertainty": 120
},
"stopId": "0:REPUB 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1784218751",
"uncertainty": 120
},
"departure": {
"time": "1784218751",
"uncertainty": 120
},
"stopId": "0:MCHAM 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1784218855",
"uncertainty": 120
},
"departure": {
"time": "1784218871",
"uncertainty": 120
},
"stopId": "0:BOTTE 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1784218961",
"uncertainty": 120
},
"departure": {
"time": "1784218961",
"uncertainty": 120
},
"stopId": "0:FAUCO 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1784219051",
"uncertainty": 120
},
"departure": {
"time": "1784219051",
"uncertainty": 120
},
"stopId": "0:PBLAN",
"stopSequence": 24
},
{
"arrival": {
"time": "1784219165",
"uncertainty": 120
},
"departure": {
"time": "1784219165",
"uncertainty": 120
},
"stopId": "0:CCOM1.2",
"stopSequence": 25
},
{
"arrival": {
"time": "1784219224",
"uncertainty": 120
},
"departure": {
"time": "1784219224",
"uncertainty": 120
},
"stopId": "0:TREMO 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1784219268",
"uncertainty": 120
},
"departure": {
"time": "1784219268",
"uncertainty": 120
},
"stopId": "0:P2000 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1784219351",
"uncertainty": 120
},
"departure": {
"time": "1784219351",
"uncertainty": 120
},
"stopId": "0:LMALA 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1784219238",
"uncertainty": 120
},
"departure": {
"time": "1784219238",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BEYLE 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1784219293",
"uncertainty": 120
},
"departure": {
"time": "1784219293",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LIBER 4",
"stopSequence": 30
},
{
"arrival": {
"time": "1784219558",
"uncertainty": 120
},
"departure": {
"time": "1784219558",
"uncertainty": 120
},
"stopId": "0:LIBER 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1784219621",
"uncertainty": 120
},
"departure": {
"time": "1784219621",
"uncertainty": 120
},
"stopId": "0:CRUSS",
"stopSequence": 32
},
{
"arrival": {
"time": "1784219680",
"uncertainty": 120
},
"departure": {
"time": "1784219680",
"uncertainty": 120
},
"stopId": "0:HDVIL 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1784219725",
"uncertainty": 120
},
"departure": {
"time": "1784219725",
"uncertainty": 120
},
"stopId": "0:FMALE",
"stopSequence": 34
},
{
"arrival": {
"time": "1784219771",
"uncertainty": 120
},
"departure": {
"time": "1784219771",
"uncertainty": 120
},
"stopId": "0:CROZE",
"stopSequence": 35
},
{
"arrival": {
"time": "1784219804",
"uncertainty": 120
},
"departure": {
"time": "1784219804",
"uncertainty": 120
},
"stopId": "0:StFLE",
"stopSequence": 36
},
{
"arrival": {
"time": "1784219843",
"uncertainty": 120
},
"departure": {
"time": "1784219843",
"uncertainty": 120
},
"stopId": "0:LVERG",
"stopSequence": 37
},
{
"arrival": {
"time": "1784219863",
"uncertainty": 120
},
"departure": {
"time": "1784219863",
"uncertainty": 120
},
"stopId": "0:PERDR",
"stopSequence": 38
},
{
"arrival": {
"time": "1784219903",
"uncertainty": 120
},
"departure": {
"time": "1784219903",
"uncertainty": 120
},
"stopId": "0:TOURT",
"stopSequence": 39
},
{
"arrival": {
"time": "1784219967",
"uncertainty": 120
},
"departure": {
"time": "1784219967",
"uncertainty": 120
},
"stopId": "0:CHAVA 2",
"stopSequence": 40
},
{
"arrival": {
"time": "1784220021",
"uncertainty": 120
},
"departure": {
"time": "1784220021",
"uncertainty": 120
},
"stopId": "0:CHAV",
"stopSequence": 41
},
{
"arrival": {
"time": "1784220092",
"uncertainty": 120
},
"stopId": "0:PLOY",
"stopSequence": 42
}
],
"trip": {
"directionId": 1,
"routeId": "C4",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3546461"
},
"vehicle": {
"id": "503",
"label": "503"
}
}
},
{
"id": "3545462",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784217206",
"uncertainty": 120
},
"departure": {
"time": "1784217236",
"uncertainty": 120
},
"stopId": "0:MONTG 2"
},
{
"arrival": {
"time": "1784217283",
"uncertainty": 120
},
"departure": {
"time": "1784217283",
"uncertainty": 120
},
"stopId": "0:CVERN"
},
{
"departure": {
"time": "1784215683",
"uncertainty": 120
},
"stopId": "0:CMALI",
"stopSequence": 1
},
{
"arrival": {
"time": "1784215752",
"uncertainty": 120
},
"departure": {
"time": "1784215752",
"uncertainty": 120
},
"stopId": "0:MALIB 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1784215856",
"uncertainty": 120
},
"departure": {
"time": "1784215856",
"uncertainty": 120
},
"stopId": "0:RCOL",
"stopSequence": 3
},
{
"arrival": {
"time": "1784215892",
"uncertainty": 120
},
"departure": {
"time": "1784215892",
"uncertainty": 120
},
"stopId": "0:MALBOU 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1784216040",
"uncertainty": 120
},
"departure": {
"time": "1784216042",
"uncertainty": 120
},
"stopId": "0:ZAGU",
"stopSequence": 5
},
{
"arrival": {
"time": "1784216089",
"uncertainty": 120
},
"departure": {
"time": "1784216089",
"uncertainty": 120
},
"stopId": "0:MCUR",
"stopSequence": 6
},
{
"arrival": {
"time": "1784216269",
"uncertainty": 120
},
"departure": {
"time": "1784216269",
"uncertainty": 120
},
"stopId": "0:LBAY",
"stopSequence": 7
},
{
"arrival": {
"time": "1784216388",
"uncertainty": 120
},
"departure": {
"time": "1784216388",
"uncertainty": 120
},
"stopId": "0:GAUM 3",
"stopSequence": 8
},
{
"arrival": {
"time": "1784216421",
"uncertainty": 120
},
"departure": {
"time": "1784216421",
"uncertainty": 120
},
"stopId": "0:ROBE 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1784216465",
"uncertainty": 120
},
"departure": {
"time": "1784216465",
"uncertainty": 120
},
"stopId": "0:CDTR 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1784216523",
"uncertainty": 120
},
"departure": {
"time": "1784216523",
"uncertainty": 120
},
"stopId": "0:MDSP 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1784216554",
"uncertainty": 120
},
"departure": {
"time": "1784216554",
"uncertainty": 120
},
"stopId": "0:BRIFF 6",
"stopSequence": 12
},
{
"arrival": {
"time": "1784216584",
"uncertainty": 120
},
"departure": {
"time": "1784216584",
"uncertainty": 120
},
"stopId": "0:POITO 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1784216609",
"uncertainty": 120
},
"departure": {
"time": "1784216609",
"uncertainty": 120
},
"stopId": "0:MELIE 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1784216702",
"uncertainty": 120
},
"departure": {
"time": "1784216704",
"uncertainty": 120
},
"stopId": "0:AFPA 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1784216825",
"uncertainty": 120
},
"departure": {
"time": "1784216825",
"uncertainty": 120
},
"stopId": "0:PEYRU 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1784216884",
"uncertainty": 120
},
"departure": {
"time": "1784216915",
"uncertainty": 120
},
"stopId": "0:MONTP",
"stopSequence": 17
},
{
"arrival": {
"time": "1784217119",
"uncertainty": 120
},
"departure": {
"time": "1784217119",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:JAUR 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1784217180",
"uncertainty": 120
},
"departure": {
"time": "1784217180",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:PGARD 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1784217421",
"uncertainty": 120
},
"departure": {
"time": "1784217421",
"uncertainty": 120
},
"stopId": "0:AMBLA",
"stopSequence": 20
},
{
"arrival": {
"time": "1784217464",
"uncertainty": 120
},
"departure": {
"time": "1784217464",
"uncertainty": 120
},
"stopId": "0:VILLA",
"stopSequence": 21
},
{
"arrival": {
"time": "1784217696",
"uncertainty": 120
},
"departure": {
"time": "1784217726",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 22
},
{
"arrival": {
"time": "1784217827",
"uncertainty": 120
},
"departure": {
"time": "1784217876",
"uncertainty": 120
},
"stopId": "0:REPUB 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1784217937",
"uncertainty": 120
},
"departure": {
"time": "1784217937",
"uncertainty": 120
},
"stopId": "0:MCHAM 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1784218098",
"uncertainty": 120
},
"departure": {
"time": "1784218098",
"uncertainty": 120
},
"stopId": "0:BRAND 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1784218179",
"uncertainty": 120
},
"departure": {
"time": "1784218179",
"uncertainty": 120
},
"stopId": "0:BDRHO 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1784218230",
"uncertainty": 120
},
"departure": {
"time": "1784218230",
"uncertainty": 120
},
"stopId": "0:STADE 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1784218265",
"uncertainty": 120
},
"departure": {
"time": "1784218268",
"uncertainty": 120
},
"stopId": "0:GDUC 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1784218304",
"uncertainty": 120
},
"departure": {
"time": "1784218304",
"uncertainty": 120
},
"stopId": "0:MAGNO 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1784218358",
"uncertainty": 120
},
"departure": {
"time": "1784218358",
"uncertainty": 120
},
"stopId": "0:TILLE 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1784218441",
"uncertainty": 120
},
"departure": {
"time": "1784218441",
"uncertainty": 120
},
"stopId": "0:AFRAN 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1784218502",
"uncertainty": 120
},
"departure": {
"time": "1784218508",
"uncertainty": 120
},
"stopId": "0:CCOM1.2",
"stopSequence": 32
},
{
"arrival": {
"time": "1784218568",
"uncertainty": 120
},
"departure": {
"time": "1784218568",
"uncertainty": 120
},
"stopId": "0:TREMO 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1784218607",
"uncertainty": 120
},
"departure": {
"time": "1784218607",
"uncertainty": 120
},
"stopId": "0:P2000 2",
"stopSequence": 34
},
{
"arrival": {
"time": "1784218688",
"uncertainty": 120
},
"departure": {
"time": "1784218688",
"uncertainty": 120
},
"stopId": "0:LMALA 2",
"stopSequence": 35
},
{
"arrival": {
"time": "1784218740",
"uncertainty": 120
},
"departure": {
"time": "1784218740",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BEYLE 2",
"stopSequence": 36
},
{
"arrival": {
"time": "1784218777",
"uncertainty": 120
},
"departure": {
"time": "1784218777",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LIBER 4",
"stopSequence": 37
},
{
"arrival": {
"time": "1784219001",
"uncertainty": 120
},
"departure": {
"time": "1784219001",
"uncertainty": 120
},
"stopId": "0:BEAUM 2",
"stopSequence": 38
},
{
"arrival": {
"time": "1784219045",
"uncertainty": 120
},
"departure": {
"time": "1784219045",
"uncertainty": 120
},
"stopId": "0:GSOLE 4",
"stopSequence": 39
},
{
"arrival": {
"time": "1784219116",
"uncertainty": 120
},
"departure": {
"time": "1784219116",
"uncertainty": 120
},
"stopId": "0:LAVAN 2",
"stopSequence": 40
},
{
"arrival": {
"time": "1784219147",
"uncertainty": 120
},
"departure": {
"time": "1784219147",
"uncertainty": 120
},
"stopId": "0:SDFET 2",
"stopSequence": 41
},
{
"arrival": {
"time": "1784219181",
"uncertainty": 120
},
"departure": {
"time": "1784219181",
"uncertainty": 120
},
"stopId": "0:VALVI 2",
"stopSequence": 42
},
{
"arrival": {
"time": "1784219221",
"uncertainty": 120
},
"departure": {
"time": "1784219221",
"uncertainty": 120
},
"stopId": "0:JACEM 2",
"stopSequence": 43
},
{
"arrival": {
"time": "1784219253",
"uncertainty": 120
},
"departure": {
"time": "1784219253",
"uncertainty": 120
},
"stopId": "0:PLVIG 2",
"stopSequence": 44
},
{
"arrival": {
"time": "1784219285",
"uncertainty": 120
},
"stopId": "0:LMUR",
"stopSequence": 45
}
],
"trip": {
"directionId": 1,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545462"
},
"vehicle": {
"id": "75",
"label": "75"
}
}
},
{
"id": "3545352",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784223695",
"uncertainty": 120
},
"departure": {
"time": "1784223695",
"uncertainty": 120
},
"stopId": "0:LMARN"
},
{
"arrival": {
"time": "1784223729",
"uncertainty": 120
},
"departure": {
"time": "1784223729",
"uncertainty": 120
},
"stopId": "0:SERVA"
},
{
"arrival": {
"time": "1784223771",
"uncertainty": 120
},
"departure": {
"time": "1784223771",
"uncertainty": 120
},
"stopId": "0:LMAUB"
},
{
"arrival": {
"time": "1784224003",
"uncertainty": 120
},
"departure": {
"time": "1784224003",
"uncertainty": 120
},
"stopId": "0:DBLAN"
},
{
"departure": {
"time": "1784222520",
"uncertainty": 120
},
"stopId": "0:LANG",
"stopSequence": 1
},
{
"arrival": {
"time": "1784222582",
"uncertainty": 120
},
"departure": {
"time": "1784222582",
"uncertainty": 120
},
"stopId": "0:JJD 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1784222614",
"uncertainty": 120
},
"departure": {
"time": "1784222614",
"uncertainty": 120
},
"stopId": "0:MECH 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1784222698",
"uncertainty": 120
},
"departure": {
"time": "1784222698",
"uncertainty": 120
},
"stopId": "0:CORNI 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1784222840",
"uncertainty": 120
},
"departure": {
"time": "1784222840",
"uncertainty": 120
},
"stopId": "0:CDR",
"stopSequence": 5
},
{
"arrival": {
"time": "1784222880",
"uncertainty": 120
},
"departure": {
"time": "1784222880",
"uncertainty": 120
},
"stopId": "0:LPRAT 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1784222950",
"uncertainty": 120
},
"departure": {
"time": "1784222950",
"uncertainty": 120
},
"stopId": "0:VITTE 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1784223064",
"uncertainty": 120
},
"departure": {
"time": "1784223064",
"uncertainty": 120
},
"stopId": "0:ARCHIM 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1784223124",
"uncertainty": 120
},
"departure": {
"time": "1784223124",
"uncertainty": 120
},
"stopId": "0:ROBIN 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1784223180",
"uncertainty": 120
},
"departure": {
"time": "1784223180",
"uncertainty": 120
},
"stopId": "0:MONTG 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1784223255",
"uncertainty": 120
},
"departure": {
"time": "1784223255",
"uncertainty": 120
},
"stopId": "0:CVERN 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1784223394",
"uncertainty": 120
},
"departure": {
"time": "1784223394",
"uncertainty": 120
},
"stopId": "0:BERLI",
"stopSequence": 12
},
{
"arrival": {
"time": "1784223468",
"uncertainty": 120
},
"departure": {
"time": "1784223468",
"uncertainty": 120
},
"stopId": "0:BARRA 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1784223600",
"uncertainty": 120
},
"departure": {
"time": "1784223600",
"uncertainty": 120
},
"stopId": "0:LEC E2",
"stopSequence": 14
},
{
"arrival": {
"time": "1784223699",
"uncertainty": 120
},
"departure": {
"time": "1784223699",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LMARN",
"stopSequence": 15
},
{
"arrival": {
"time": "1784223753",
"uncertainty": 120
},
"departure": {
"time": "1784223753",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:SERVA",
"stopSequence": 16
},
{
"arrival": {
"time": "1784223818",
"uncertainty": 120
},
"departure": {
"time": "1784223818",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LMAUB",
"stopSequence": 17
},
{
"arrival": {
"time": "1784223900",
"uncertainty": 120
},
"departure": {
"time": "1784223900",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BCROZ",
"stopSequence": 18
},
{
"arrival": {
"time": "1784223955",
"uncertainty": 120
},
"departure": {
"time": "1784223955",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CIMETI",
"stopSequence": 19
},
{
"arrival": {
"time": "1784223982",
"uncertainty": 120
},
"departure": {
"time": "1784223982",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:ROMAN",
"stopSequence": 20
},
{
"arrival": {
"time": "1784224135",
"uncertainty": 120
},
"departure": {
"time": "1784224135",
"uncertainty": 120
},
"stopId": "0:VALENC",
"stopSequence": 21
},
{
"arrival": {
"time": "1784224195",
"uncertainty": 120
},
"departure": {
"time": "1784224195",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LCOUL 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1784224372",
"uncertainty": 120
},
"departure": {
"time": "1784224372",
"uncertainty": 120
},
"stopId": "0:LCOUL 1",
"stopSequence": 23
},
{
"arrival": {
"time": "1784224565",
"uncertainty": 120
},
"departure": {
"time": "1784224565",
"uncertainty": 120
},
"stopId": "0:CHAN",
"stopSequence": 24
},
{
"arrival": {
"time": "1784224672",
"uncertainty": 120
},
"departure": {
"time": "1784224672",
"uncertainty": 120
},
"stopId": "0:LPLOV",
"stopSequence": 25
},
{
"arrival": {
"time": "1784224733",
"uncertainty": 120
},
"departure": {
"time": "1784224733",
"uncertainty": 120
},
"stopId": "0:VIVA",
"stopSequence": 26
},
{
"arrival": {
"time": "1784224767",
"uncertainty": 120
},
"departure": {
"time": "1784224767",
"uncertainty": 120
},
"stopId": "0:LFLEUR",
"stopSequence": 27
},
{
"arrival": {
"time": "1784224796",
"uncertainty": 120
},
"departure": {
"time": "1784224796",
"uncertainty": 120
},
"stopId": "0:LETRA",
"stopSequence": 28
},
{
"arrival": {
"time": "1784224823",
"uncertainty": 120
},
"departure": {
"time": "1784224823",
"uncertainty": 120
},
"stopId": "0:MJC",
"stopSequence": 29
},
{
"arrival": {
"time": "1784224852",
"uncertainty": 120
},
"departure": {
"time": "1784224852",
"uncertainty": 120
},
"stopId": "0:MAIRIE 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1784224880",
"uncertainty": 120
},
"departure": {
"time": "1784224880",
"uncertainty": 120
},
"stopId": "0:MUSIQ 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1784224934",
"uncertainty": 120
},
"departure": {
"time": "1784224934",
"uncertainty": 120
},
"stopId": "0:SDCO 2",
"stopSequence": 32
},
{
"arrival": {
"time": "1784224982",
"uncertainty": 120
},
"departure": {
"time": "1784224982",
"uncertainty": 120
},
"stopId": "0:COUBE",
"stopSequence": 33
},
{
"arrival": {
"time": "1784225038",
"uncertainty": 120
},
"departure": {
"time": "1784225038",
"uncertainty": 120
},
"stopId": "0:MIRAB",
"stopSequence": 34
},
{
"arrival": {
"time": "1784225078",
"uncertainty": 120
},
"departure": {
"time": "1784225078",
"uncertainty": 120
},
"stopId": "0:ESTO",
"stopSequence": 35
},
{
"arrival": {
"time": "1784225152",
"uncertainty": 120
},
"stopId": "0:MATH 2",
"stopSequence": 36
}
],
"trip": {
"directionId": 0,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545352"
}
}
},
{
"id": "3546462",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784219823",
"uncertainty": 120
},
"departure": {
"time": "1784219823",
"uncertainty": 120
},
"stopId": "0:AMBLA"
},
{
"arrival": {
"time": "1784219893",
"uncertainty": 120
},
"departure": {
"time": "1784219893",
"uncertainty": 120
},
"stopId": "0:VILLA"
},
{
"arrival": {
"time": "1784218821",
"uncertainty": 120
},
"departure": {
"time": "1784218821",
"uncertainty": 120
},
"stopId": "0:SIMO 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1784218834",
"uncertainty": 120
},
"departure": {
"time": "1784218834",
"uncertainty": 120
},
"stopId": "0:MON 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1784218881",
"uncertainty": 120
},
"departure": {
"time": "1784218881",
"uncertainty": 120
},
"stopId": "0:LBAY",
"stopSequence": 4
},
{
"arrival": {
"time": "1784218931",
"uncertainty": 120
},
"departure": {
"time": "1784218931",
"uncertainty": 120
},
"stopId": "0:RABEL 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1784218977",
"uncertainty": 120
},
"departure": {
"time": "1784218977",
"uncertainty": 120
},
"stopId": "0:PECHE",
"stopSequence": 6
},
{
"arrival": {
"time": "1784219013",
"uncertainty": 120
},
"departure": {
"time": "1784219013",
"uncertainty": 120
},
"stopId": "0:GOUNO 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1784219061",
"uncertainty": 120
},
"departure": {
"time": "1784219061",
"uncertainty": 120
},
"stopId": "0:ROSSI 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1784219116",
"uncertainty": 120
},
"departure": {
"time": "1784219116",
"uncertainty": 120
},
"stopId": "0:ASTI",
"stopSequence": 9
},
{
"arrival": {
"time": "1784219209",
"uncertainty": 120
},
"departure": {
"time": "1784219209",
"uncertainty": 120
},
"stopId": "0:EURO",
"stopSequence": 10
},
{
"arrival": {
"time": "1784219298",
"uncertainty": 120
},
"departure": {
"time": "1784219298",
"uncertainty": 120
},
"stopId": "0:CHOPI",
"stopSequence": 11
},
{
"arrival": {
"time": "1784219442",
"uncertainty": 120
},
"departure": {
"time": "1784219442",
"uncertainty": 120
},
"stopId": "0:AFPA 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1784219505",
"uncertainty": 120
},
"departure": {
"time": "1784219505",
"uncertainty": 120
},
"stopId": "0:PEYRU 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1784219580",
"uncertainty": 120
},
"departure": {
"time": "1784219580",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MONTP 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1784219700",
"uncertainty": 120
},
"departure": {
"time": "1784219700",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BCROZ 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1784219771",
"uncertainty": 120
},
"departure": {
"time": "1784219771",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LMAUB 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1784219842",
"uncertainty": 120
},
"departure": {
"time": "1784219842",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:SERVA 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1784219915",
"uncertainty": 120
},
"departure": {
"time": "1784219915",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LMARN 3",
"stopSequence": 18
},
{
"arrival": {
"time": "1784219989",
"uncertainty": 120
},
"departure": {
"time": "1784219989",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 19
},
{
"arrival": {
"time": "1784220116",
"uncertainty": 120
},
"departure": {
"time": "1784220116",
"uncertainty": 120
},
"stopId": "0:REPUB 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1784220148",
"uncertainty": 120
},
"departure": {
"time": "1784220148",
"uncertainty": 120
},
"stopId": "0:MCHAM 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1784220265",
"uncertainty": 120
},
"departure": {
"time": "1784220265",
"uncertainty": 120
},
"stopId": "0:BOTTE 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1784220357",
"uncertainty": 120
},
"departure": {
"time": "1784220357",
"uncertainty": 120
},
"stopId": "0:FAUCO 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1784220450",
"uncertainty": 120
},
"departure": {
"time": "1784220450",
"uncertainty": 120
},
"stopId": "0:PBLAN",
"stopSequence": 24
},
{
"arrival": {
"time": "1784220600",
"uncertainty": 120
},
"departure": {
"time": "1784220600",
"uncertainty": 120
},
"stopId": "0:CCOM1.2",
"stopSequence": 25
},
{
"arrival": {
"time": "1784220648",
"uncertainty": 120
},
"departure": {
"time": "1784220648",
"uncertainty": 120
},
"stopId": "0:TREMO 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1784220725",
"uncertainty": 120
},
"departure": {
"time": "1784220725",
"uncertainty": 120
},
"stopId": "0:P2000 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1784220820",
"uncertainty": 120
},
"departure": {
"time": "1784220820",
"uncertainty": 120
},
"stopId": "0:LMALA 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1784221000",
"uncertainty": 120
},
"departure": {
"time": "1784221000",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BEYLE 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1784221050",
"uncertainty": 120
},
"departure": {
"time": "1784221050",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LIBER 4",
"stopSequence": 30
},
{
"arrival": {
"time": "1784221014",
"uncertainty": 120
},
"departure": {
"time": "1784221014",
"uncertainty": 120
},
"stopId": "0:LIBER 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1784221082",
"uncertainty": 120
},
"departure": {
"time": "1784221082",
"uncertainty": 120
},
"stopId": "0:CRUSS",
"stopSequence": 32
},
{
"arrival": {
"time": "1784221129",
"uncertainty": 120
},
"departure": {
"time": "1784221129",
"uncertainty": 120
},
"stopId": "0:HDVIL 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1784221158",
"uncertainty": 120
},
"departure": {
"time": "1784221158",
"uncertainty": 120
},
"stopId": "0:FMALE",
"stopSequence": 34
},
{
"arrival": {
"time": "1784221222",
"uncertainty": 120
},
"departure": {
"time": "1784221222",
"uncertainty": 120
},
"stopId": "0:CROZE",
"stopSequence": 35
},
{
"arrival": {
"time": "1784221268",
"uncertainty": 120
},
"departure": {
"time": "1784221268",
"uncertainty": 120
},
"stopId": "0:StFLE",
"stopSequence": 36
},
{
"arrival": {
"time": "1784221307",
"uncertainty": 120
},
"departure": {
"time": "1784221307",
"uncertainty": 120
},
"stopId": "0:LVERG",
"stopSequence": 37
},
{
"arrival": {
"time": "1784221343",
"uncertainty": 120
},
"departure": {
"time": "1784221343",
"uncertainty": 120
},
"stopId": "0:PERDR",
"stopSequence": 38
},
{
"arrival": {
"time": "1784221406",
"uncertainty": 120
},
"departure": {
"time": "1784221406",
"uncertainty": 120
},
"stopId": "0:TOURT",
"stopSequence": 39
},
{
"arrival": {
"time": "1784221489",
"uncertainty": 120
},
"departure": {
"time": "1784221489",
"uncertainty": 120
},
"stopId": "0:CHAVA 2",
"stopSequence": 40
},
{
"arrival": {
"time": "1784221538",
"uncertainty": 120
},
"departure": {
"time": "1784221538",
"uncertainty": 120
},
"stopId": "0:CHAV",
"stopSequence": 41
},
{
"arrival": {
"time": "1784221609",
"uncertainty": 120
},
"stopId": "0:PLOY",
"stopSequence": 42
}
],
"trip": {
"directionId": 1,
"routeId": "C4",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3546462"
},
"vehicle": {
"id": "79",
"label": "79"
}
}
},
{
"id": "3545349",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784218757",
"uncertainty": 120
},
"departure": {
"time": "1784218757",
"uncertainty": 120
},
"stopId": "0:LMARN"
},
{
"arrival": {
"time": "1784218789",
"uncertainty": 120
},
"departure": {
"time": "1784218789",
"uncertainty": 120
},
"stopId": "0:SERVA"
},
{
"arrival": {
"time": "1784218830",
"uncertainty": 120
},
"departure": {
"time": "1784218840",
"uncertainty": 120
},
"stopId": "0:LMAUB"
},
{
"arrival": {
"time": "1784219196",
"uncertainty": 120
},
"departure": {
"time": "1784219196",
"uncertainty": 120
},
"stopId": "0:DBLAN"
},
{
"departure": {
"time": "1784217241",
"uncertainty": 120
},
"stopId": "0:LANG",
"stopSequence": 1
},
{
"arrival": {
"time": "1784217330",
"uncertainty": 120
},
"departure": {
"time": "1784217331",
"uncertainty": 120
},
"stopId": "0:JJD 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1784217361",
"uncertainty": 120
},
"departure": {
"time": "1784217361",
"uncertainty": 120
},
"stopId": "0:MECH 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1784217462",
"uncertainty": 120
},
"departure": {
"time": "1784217482",
"uncertainty": 120
},
"stopId": "0:CORNI 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1784217614",
"uncertainty": 120
},
"departure": {
"time": "1784217614",
"uncertainty": 120
},
"stopId": "0:CDR",
"stopSequence": 5
},
{
"arrival": {
"time": "1784217639",
"uncertainty": 120
},
"departure": {
"time": "1784217639",
"uncertainty": 120
},
"stopId": "0:LPRAT 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1784217691",
"uncertainty": 120
},
"departure": {
"time": "1784217691",
"uncertainty": 120
},
"stopId": "0:VITTE 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1784217869",
"uncertainty": 120
},
"departure": {
"time": "1784217869",
"uncertainty": 120
},
"stopId": "0:ARCHIM 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1784217918",
"uncertainty": 120
},
"departure": {
"time": "1784217931",
"uncertainty": 120
},
"stopId": "0:ROBIN 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1784217978",
"uncertainty": 120
},
"departure": {
"time": "1784218021",
"uncertainty": 120
},
"stopId": "0:MONTG 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1784218093",
"uncertainty": 120
},
"departure": {
"time": "1784218093",
"uncertainty": 120
},
"stopId": "0:CVERN 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1784218261",
"uncertainty": 120
},
"departure": {
"time": "1784218261",
"uncertainty": 120
},
"stopId": "0:BERLI",
"stopSequence": 12
},
{
"arrival": {
"time": "1784218301",
"uncertainty": 120
},
"departure": {
"time": "1784218321",
"uncertainty": 120
},
"stopId": "0:BARRA 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1784218556",
"uncertainty": 120
},
"departure": {
"time": "1784218556",
"uncertainty": 120
},
"stopId": "0:LEC E2",
"stopSequence": 14
},
{
"arrival": {
"time": "1784218318",
"uncertainty": 120
},
"departure": {
"time": "1784218318",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LMARN",
"stopSequence": 15
},
{
"arrival": {
"time": "1784218382",
"uncertainty": 120
},
"departure": {
"time": "1784218382",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:SERVA",
"stopSequence": 16
},
{
"arrival": {
"time": "1784218460",
"uncertainty": 120
},
"departure": {
"time": "1784218460",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LMAUB",
"stopSequence": 17
},
{
"arrival": {
"time": "1784218560",
"uncertainty": 120
},
"departure": {
"time": "1784218560",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BCROZ",
"stopSequence": 18
},
{
"arrival": {
"time": "1784218624",
"uncertainty": 120
},
"departure": {
"time": "1784218624",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CIMETI",
"stopSequence": 19
},
{
"arrival": {
"time": "1784218656",
"uncertainty": 120
},
"departure": {
"time": "1784218656",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:ROMAN",
"stopSequence": 20
},
{
"arrival": {
"time": "1784219335",
"uncertainty": 120
},
"departure": {
"time": "1784219335",
"uncertainty": 120
},
"stopId": "0:VALENC",
"stopSequence": 21
},
{
"arrival": {
"time": "1784218904",
"uncertainty": 120
},
"departure": {
"time": "1784218904",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LCOUL 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1784218580",
"uncertainty": 120
},
"departure": {
"time": "1784219020",
"uncertainty": 120
},
"stopId": "0:LCOUL 1",
"stopSequence": 23
},
{
"arrival": {
"time": "1784219122",
"uncertainty": 120
},
"departure": {
"time": "1784219122",
"uncertainty": 120
},
"stopId": "0:CHAN",
"stopSequence": 24
},
{
"arrival": {
"time": "1784219176",
"uncertainty": 120
},
"departure": {
"time": "1784219176",
"uncertainty": 120
},
"stopId": "0:LPLOV",
"stopSequence": 25
},
{
"arrival": {
"time": "1784219268",
"uncertainty": 120
},
"departure": {
"time": "1784219268",
"uncertainty": 120
},
"stopId": "0:VIVA",
"stopSequence": 26
},
{
"arrival": {
"time": "1784219327",
"uncertainty": 120
},
"departure": {
"time": "1784219327",
"uncertainty": 120
},
"stopId": "0:LFLEUR",
"stopSequence": 27
},
{
"arrival": {
"time": "1784219361",
"uncertainty": 120
},
"departure": {
"time": "1784219361",
"uncertainty": 120
},
"stopId": "0:LETRA",
"stopSequence": 28
},
{
"arrival": {
"time": "1784219398",
"uncertainty": 120
},
"departure": {
"time": "1784219398",
"uncertainty": 120
},
"stopId": "0:MJC",
"stopSequence": 29
},
{
"arrival": {
"time": "1784219457",
"uncertainty": 120
},
"departure": {
"time": "1784219457",
"uncertainty": 120
},
"stopId": "0:MAIRIE 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1784219483",
"uncertainty": 120
},
"departure": {
"time": "1784219483",
"uncertainty": 120
},
"stopId": "0:MUSIQ 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1784219553",
"uncertainty": 120
},
"departure": {
"time": "1784219553",
"uncertainty": 120
},
"stopId": "0:SDCO 2",
"stopSequence": 32
},
{
"arrival": {
"time": "1784219591",
"uncertainty": 120
},
"departure": {
"time": "1784219591",
"uncertainty": 120
},
"stopId": "0:COUBE",
"stopSequence": 33
},
{
"arrival": {
"time": "1784219629",
"uncertainty": 120
},
"departure": {
"time": "1784219629",
"uncertainty": 120
},
"stopId": "0:MIRAB",
"stopSequence": 34
},
{
"arrival": {
"time": "1784219662",
"uncertainty": 120
},
"departure": {
"time": "1784219662",
"uncertainty": 120
},
"stopId": "0:ESTO",
"stopSequence": 35
},
{
"arrival": {
"time": "1784219736",
"uncertainty": 120
},
"stopId": "0:MATH 2",
"stopSequence": 36
}
],
"trip": {
"directionId": 0,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545349"
},
"vehicle": {
"id": "564",
"label": "564"
}
}
},
{
"id": "3545351",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784221878",
"uncertainty": 120
},
"departure": {
"time": "1784221878",
"uncertainty": 120
},
"stopId": "0:LMARN"
},
{
"arrival": {
"time": "1784221912",
"uncertainty": 120
},
"departure": {
"time": "1784221912",
"uncertainty": 120
},
"stopId": "0:SERVA"
},
{
"arrival": {
"time": "1784221954",
"uncertainty": 120
},
"departure": {
"time": "1784221954",
"uncertainty": 120
},
"stopId": "0:LMAUB"
},
{
"arrival": {
"time": "1784222186",
"uncertainty": 120
},
"departure": {
"time": "1784222186",
"uncertainty": 120
},
"stopId": "0:DBLAN"
},
{
"departure": {
"time": "1784220720",
"uncertainty": 120
},
"stopId": "0:LANG",
"stopSequence": 1
},
{
"arrival": {
"time": "1784220782",
"uncertainty": 120
},
"departure": {
"time": "1784220782",
"uncertainty": 120
},
"stopId": "0:JJD 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1784220814",
"uncertainty": 120
},
"departure": {
"time": "1784220814",
"uncertainty": 120
},
"stopId": "0:MECH 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1784220898",
"uncertainty": 120
},
"departure": {
"time": "1784220898",
"uncertainty": 120
},
"stopId": "0:CORNI 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1784221040",
"uncertainty": 120
},
"departure": {
"time": "1784221040",
"uncertainty": 120
},
"stopId": "0:CDR",
"stopSequence": 5
},
{
"arrival": {
"time": "1784221080",
"uncertainty": 120
},
"departure": {
"time": "1784221080",
"uncertainty": 120
},
"stopId": "0:LPRAT 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1784221150",
"uncertainty": 120
},
"departure": {
"time": "1784221150",
"uncertainty": 120
},
"stopId": "0:VITTE 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1784221264",
"uncertainty": 120
},
"departure": {
"time": "1784221264",
"uncertainty": 120
},
"stopId": "0:ARCHIM 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1784221324",
"uncertainty": 120
},
"departure": {
"time": "1784221324",
"uncertainty": 120
},
"stopId": "0:ROBIN 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1784221380",
"uncertainty": 120
},
"departure": {
"time": "1784221380",
"uncertainty": 120
},
"stopId": "0:MONTG 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1784221455",
"uncertainty": 120
},
"departure": {
"time": "1784221455",
"uncertainty": 120
},
"stopId": "0:CVERN 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1784221594",
"uncertainty": 120
},
"departure": {
"time": "1784221594",
"uncertainty": 120
},
"stopId": "0:BERLI",
"stopSequence": 12
},
{
"arrival": {
"time": "1784221668",
"uncertainty": 120
},
"departure": {
"time": "1784221668",
"uncertainty": 120
},
"stopId": "0:BARRA 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1784221800",
"uncertainty": 120
},
"departure": {
"time": "1784221800",
"uncertainty": 120
},
"stopId": "0:LEC E2",
"stopSequence": 14
},
{
"arrival": {
"time": "1784221879",
"uncertainty": 120
},
"departure": {
"time": "1784221879",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LMARN",
"stopSequence": 15
},
{
"arrival": {
"time": "1784221922",
"uncertainty": 120
},
"departure": {
"time": "1784221922",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:SERVA",
"stopSequence": 16
},
{
"arrival": {
"time": "1784221974",
"uncertainty": 120
},
"departure": {
"time": "1784221974",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LMAUB",
"stopSequence": 17
},
{
"arrival": {
"time": "1784222040",
"uncertainty": 120
},
"departure": {
"time": "1784222040",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BCROZ",
"stopSequence": 18
},
{
"arrival": {
"time": "1784222095",
"uncertainty": 120
},
"departure": {
"time": "1784222095",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CIMETI",
"stopSequence": 19
},
{
"arrival": {
"time": "1784222122",
"uncertainty": 120
},
"departure": {
"time": "1784222122",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:ROMAN",
"stopSequence": 20
},
{
"arrival": {
"time": "1784222318",
"uncertainty": 120
},
"departure": {
"time": "1784222318",
"uncertainty": 120
},
"stopId": "0:VALENC",
"stopSequence": 21
},
{
"arrival": {
"time": "1784222335",
"uncertainty": 120
},
"departure": {
"time": "1784222335",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LCOUL 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1784222575",
"uncertainty": 120
},
"departure": {
"time": "1784222575",
"uncertainty": 120
},
"stopId": "0:LCOUL 1",
"stopSequence": 23
},
{
"arrival": {
"time": "1784222768",
"uncertainty": 120
},
"departure": {
"time": "1784222768",
"uncertainty": 120
},
"stopId": "0:CHAN",
"stopSequence": 24
},
{
"arrival": {
"time": "1784222875",
"uncertainty": 120
},
"departure": {
"time": "1784222875",
"uncertainty": 120
},
"stopId": "0:LPLOV",
"stopSequence": 25
},
{
"arrival": {
"time": "1784222936",
"uncertainty": 120
},
"departure": {
"time": "1784222936",
"uncertainty": 120
},
"stopId": "0:VIVA",
"stopSequence": 26
},
{
"arrival": {
"time": "1784222970",
"uncertainty": 120
},
"departure": {
"time": "1784222970",
"uncertainty": 120
},
"stopId": "0:LFLEUR",
"stopSequence": 27
},
{
"arrival": {
"time": "1784222999",
"uncertainty": 120
},
"departure": {
"time": "1784222999",
"uncertainty": 120
},
"stopId": "0:LETRA",
"stopSequence": 28
},
{
"arrival": {
"time": "1784223026",
"uncertainty": 120
},
"departure": {
"time": "1784223026",
"uncertainty": 120
},
"stopId": "0:MJC",
"stopSequence": 29
},
{
"arrival": {
"time": "1784223055",
"uncertainty": 120
},
"departure": {
"time": "1784223055",
"uncertainty": 120
},
"stopId": "0:MAIRIE 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1784223083",
"uncertainty": 120
},
"departure": {
"time": "1784223083",
"uncertainty": 120
},
"stopId": "0:MUSIQ 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1784223137",
"uncertainty": 120
},
"departure": {
"time": "1784223137",
"uncertainty": 120
},
"stopId": "0:SDCO 2",
"stopSequence": 32
},
{
"arrival": {
"time": "1784223185",
"uncertainty": 120
},
"departure": {
"time": "1784223185",
"uncertainty": 120
},
"stopId": "0:COUBE",
"stopSequence": 33
},
{
"arrival": {
"time": "1784223241",
"uncertainty": 120
},
"departure": {
"time": "1784223241",
"uncertainty": 120
},
"stopId": "0:MIRAB",
"stopSequence": 34
},
{
"arrival": {
"time": "1784223281",
"uncertainty": 120
},
"departure": {
"time": "1784223281",
"uncertainty": 120
},
"stopId": "0:ESTO",
"stopSequence": 35
},
{
"arrival": {
"time": "1784223355",
"uncertainty": 120
},
"stopId": "0:MATH 2",
"stopSequence": 36
}
],
"trip": {
"directionId": 0,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545351"
}
}
},
{
"id": "3545350",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784220137",
"uncertainty": 120
},
"departure": {
"time": "1784220137",
"uncertainty": 120
},
"stopId": "0:LMARN"
},
{
"arrival": {
"time": "1784220171",
"uncertainty": 120
},
"departure": {
"time": "1784220171",
"uncertainty": 120
},
"stopId": "0:SERVA"
},
{
"arrival": {
"time": "1784220213",
"uncertainty": 120
},
"departure": {
"time": "1784220213",
"uncertainty": 120
},
"stopId": "0:LMAUB"
},
{
"arrival": {
"time": "1784220445",
"uncertainty": 120
},
"departure": {
"time": "1784220445",
"uncertainty": 120
},
"stopId": "0:DBLAN"
},
{
"departure": {
"time": "1784218920",
"uncertainty": 120
},
"stopId": "0:LANG",
"stopSequence": 1
},
{
"arrival": {
"time": "1784219012",
"uncertainty": 120
},
"departure": {
"time": "1784219012",
"uncertainty": 120
},
"stopId": "0:JJD 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1784219042",
"uncertainty": 120
},
"departure": {
"time": "1784219042",
"uncertainty": 120
},
"stopId": "0:MECH 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1784219127",
"uncertainty": 120
},
"departure": {
"time": "1784219127",
"uncertainty": 120
},
"stopId": "0:CORNI 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1784219250",
"uncertainty": 120
},
"departure": {
"time": "1784219250",
"uncertainty": 120
},
"stopId": "0:CDR",
"stopSequence": 5
},
{
"arrival": {
"time": "1784219270",
"uncertainty": 120
},
"departure": {
"time": "1784219270",
"uncertainty": 120
},
"stopId": "0:LPRAT 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1784219314",
"uncertainty": 120
},
"departure": {
"time": "1784219314",
"uncertainty": 120
},
"stopId": "0:VITTE 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1784219471",
"uncertainty": 120
},
"departure": {
"time": "1784219471",
"uncertainty": 120
},
"stopId": "0:ARCHIM 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1784219524",
"uncertainty": 120
},
"departure": {
"time": "1784219524",
"uncertainty": 120
},
"stopId": "0:ROBIN 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1784219583",
"uncertainty": 120
},
"departure": {
"time": "1784219583",
"uncertainty": 120
},
"stopId": "0:MONTG 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1784219631",
"uncertainty": 120
},
"departure": {
"time": "1784219631",
"uncertainty": 120
},
"stopId": "0:CVERN 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1784219784",
"uncertainty": 120
},
"departure": {
"time": "1784219784",
"uncertainty": 120
},
"stopId": "0:BERLI",
"stopSequence": 12
},
{
"arrival": {
"time": "1784219814",
"uncertainty": 120
},
"departure": {
"time": "1784219814",
"uncertainty": 120
},
"stopId": "0:BARRA 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1784220042",
"uncertainty": 120
},
"departure": {
"time": "1784220042",
"uncertainty": 120
},
"stopId": "0:LEC E2",
"stopSequence": 14
},
{
"arrival": {
"time": "1784220099",
"uncertainty": 120
},
"departure": {
"time": "1784220099",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LMARN",
"stopSequence": 15
},
{
"arrival": {
"time": "1784220153",
"uncertainty": 120
},
"departure": {
"time": "1784220153",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:SERVA",
"stopSequence": 16
},
{
"arrival": {
"time": "1784220218",
"uncertainty": 120
},
"departure": {
"time": "1784220218",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LMAUB",
"stopSequence": 17
},
{
"arrival": {
"time": "1784220300",
"uncertainty": 120
},
"departure": {
"time": "1784220300",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BCROZ",
"stopSequence": 18
},
{
"arrival": {
"time": "1784220355",
"uncertainty": 120
},
"departure": {
"time": "1784220355",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CIMETI",
"stopSequence": 19
},
{
"arrival": {
"time": "1784220382",
"uncertainty": 120
},
"departure": {
"time": "1784220382",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:ROMAN",
"stopSequence": 20
},
{
"arrival": {
"time": "1784220577",
"uncertainty": 120
},
"departure": {
"time": "1784220577",
"uncertainty": 120
},
"stopId": "0:VALENC",
"stopSequence": 21
},
{
"arrival": {
"time": "1784220595",
"uncertainty": 120
},
"departure": {
"time": "1784220595",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LCOUL 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1784220806",
"uncertainty": 120
},
"departure": {
"time": "1784220806",
"uncertainty": 120
},
"stopId": "0:LCOUL 1",
"stopSequence": 23
},
{
"arrival": {
"time": "1784220999",
"uncertainty": 120
},
"departure": {
"time": "1784220999",
"uncertainty": 120
},
"stopId": "0:CHAN",
"stopSequence": 24
},
{
"arrival": {
"time": "1784221106",
"uncertainty": 120
},
"departure": {
"time": "1784221106",
"uncertainty": 120
},
"stopId": "0:LPLOV",
"stopSequence": 25
},
{
"arrival": {
"time": "1784221167",
"uncertainty": 120
},
"departure": {
"time": "1784221167",
"uncertainty": 120
},
"stopId": "0:VIVA",
"stopSequence": 26
},
{
"arrival": {
"time": "1784221201",
"uncertainty": 120
},
"departure": {
"time": "1784221201",
"uncertainty": 120
},
"stopId": "0:LFLEUR",
"stopSequence": 27
},
{
"arrival": {
"time": "1784221230",
"uncertainty": 120
},
"departure": {
"time": "1784221230",
"uncertainty": 120
},
"stopId": "0:LETRA",
"stopSequence": 28
},
{
"arrival": {
"time": "1784221257",
"uncertainty": 120
},
"departure": {
"time": "1784221257",
"uncertainty": 120
},
"stopId": "0:MJC",
"stopSequence": 29
},
{
"arrival": {
"time": "1784221286",
"uncertainty": 120
},
"departure": {
"time": "1784221286",
"uncertainty": 120
},
"stopId": "0:MAIRIE 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1784221314",
"uncertainty": 120
},
"departure": {
"time": "1784221314",
"uncertainty": 120
},
"stopId": "0:MUSIQ 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1784221368",
"uncertainty": 120
},
"departure": {
"time": "1784221368",
"uncertainty": 120
},
"stopId": "0:SDCO 2",
"stopSequence": 32
},
{
"arrival": {
"time": "1784221416",
"uncertainty": 120
},
"departure": {
"time": "1784221416",
"uncertainty": 120
},
"stopId": "0:COUBE",
"stopSequence": 33
},
{
"arrival": {
"time": "1784221472",
"uncertainty": 120
},
"departure": {
"time": "1784221472",
"uncertainty": 120
},
"stopId": "0:MIRAB",
"stopSequence": 34
},
{
"arrival": {
"time": "1784221512",
"uncertainty": 120
},
"departure": {
"time": "1784221512",
"uncertainty": 120
},
"stopId": "0:ESTO",
"stopSequence": 35
},
{
"arrival": {
"time": "1784221586",
"uncertainty": 120
},
"stopId": "0:MATH 2",
"stopSequence": 36
}
],
"trip": {
"directionId": 0,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545350"
},
"vehicle": {
"id": "101",
"label": "101"
}
}
},
{
"id": "3546493",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784217636",
"uncertainty": 120
},
"departure": {
"time": "1784217636",
"uncertainty": 120
},
"stopId": "0:LMARN"
},
{
"arrival": {
"time": "1784217660",
"uncertainty": 120
},
"departure": {
"time": "1784217660",
"uncertainty": 120
},
"stopId": "0:SERVA"
},
{
"arrival": {
"time": "1784217691",
"uncertainty": 120
},
"departure": {
"time": "1784217691",
"uncertainty": 120
},
"stopId": "0:LMAUB"
},
{
"arrival": {
"time": "1784217916",
"uncertainty": 120
},
"departure": {
"time": "1784217916",
"uncertainty": 120
},
"stopId": "0:DBLAN"
},
{
"arrival": {
"time": "1784217000",
"uncertainty": 120
},
"departure": {
"time": "1784217000",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_VGR",
"stopSequence": 1
},
{
"departure": {
"time": "1784217267",
"uncertainty": 120
},
"stopId": "0:LEC E2",
"stopSequence": 2
},
{
"arrival": {
"time": "1784217424",
"uncertainty": 120
},
"departure": {
"time": "1784217424",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LMAUB",
"stopSequence": 3
},
{
"arrival": {
"time": "1784217540",
"uncertainty": 120
},
"departure": {
"time": "1784217540",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BCROZ",
"stopSequence": 4
},
{
"arrival": {
"time": "1784217990",
"uncertainty": 120
},
"departure": {
"time": "1784217990",
"uncertainty": 120
},
"stopId": "0:VALENC",
"stopSequence": 5
},
{
"arrival": {
"time": "1784218216",
"uncertainty": 120
},
"departure": {
"time": "1784218260",
"uncertainty": 120
},
"stopId": "0:LCOUL 1",
"stopSequence": 6
},
{
"arrival": {
"time": "1784218724",
"uncertainty": 120
},
"departure": {
"time": "1784218724",
"uncertainty": 120
},
"stopId": "0:ROVAL",
"stopSequence": 7
},
{
"arrival": {
"time": "1784218936",
"uncertainty": 120
},
"departure": {
"time": "1784218940",
"uncertainty": 120
},
"stopId": "0:VTGV",
"stopSequence": 8
},
{
"arrival": {
"time": "1784219370",
"uncertainty": 120
},
"departure": {
"time": "1784219370",
"uncertainty": 120
},
"stopId": "0:_BZI",
"stopSequence": 9
},
{
"arrival": {
"time": "1784219557",
"uncertainty": 120
},
"departure": {
"time": "1784219557",
"uncertainty": 120
},
"stopId": "0:_BCA",
"stopSequence": 10
},
{
"arrival": {
"time": "1784219679",
"uncertainty": 120
},
"departure": {
"time": "1784219679",
"uncertainty": 120
},
"stopId": "0:_CLL",
"stopSequence": 11
},
{
"arrival": {
"time": "1784219868",
"uncertainty": 120
},
"departure": {
"time": "1784219868",
"uncertainty": 120
},
"stopId": "0:_JJA 3",
"stopSequence": 12
},
{
"arrival": {
"time": "1784219959",
"uncertainty": 120
},
"stopId": "0:_GMUQ2",
"stopSequence": 13
}
],
"trip": {
"directionId": 0,
"routeId": "IC",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3546493"
},
"vehicle": {
"id": "8283",
"label": "8283"
}
}
},
{
"id": "3545377",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784219858",
"uncertainty": 120
},
"departure": {
"time": "1784219858",
"uncertainty": 120
},
"stopId": "0:DBLAN 2"
},
{
"arrival": {
"time": "1784220081",
"uncertainty": 120
},
"departure": {
"time": "1784220081",
"uncertainty": 120
},
"stopId": "0:LMAUB 2"
},
{
"departure": {
"time": "1784218654",
"uncertainty": 120
},
"stopId": "0:MATH 2",
"stopSequence": 1
},
{
"arrival": {
"time": "1784218732",
"uncertainty": 120
},
"departure": {
"time": "1784218732",
"uncertainty": 120
},
"stopId": "0:ESTO 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1784218756",
"uncertainty": 120
},
"departure": {
"time": "1784218756",
"uncertainty": 120
},
"stopId": "0:MIRAB 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1784218792",
"uncertainty": 120
},
"departure": {
"time": "1784218792",
"uncertainty": 120
},
"stopId": "0:COUBE 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1784218824",
"uncertainty": 120
},
"departure": {
"time": "1784218824",
"uncertainty": 120
},
"stopId": "0:SDCO",
"stopSequence": 5
},
{
"arrival": {
"time": "1784218878",
"uncertainty": 120
},
"departure": {
"time": "1784218924",
"uncertainty": 120
},
"stopId": "0:MUSIQ",
"stopSequence": 6
},
{
"arrival": {
"time": "1784218954",
"uncertainty": 120
},
"departure": {
"time": "1784218954",
"uncertainty": 120
},
"stopId": "0:MAIRIE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1784218996",
"uncertainty": 120
},
"departure": {
"time": "1784219014",
"uncertainty": 120
},
"stopId": "0:MJC 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1784219051",
"uncertainty": 120
},
"departure": {
"time": "1784219051",
"uncertainty": 120
},
"stopId": "0:LETRA 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1784219090",
"uncertainty": 120
},
"departure": {
"time": "1784219090",
"uncertainty": 120
},
"stopId": "0:LFLEUR 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1784219130",
"uncertainty": 120
},
"departure": {
"time": "1784219130",
"uncertainty": 120
},
"stopId": "0:VIVA 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1784219223",
"uncertainty": 120
},
"departure": {
"time": "1784219223",
"uncertainty": 120
},
"stopId": "0:LPLOV 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1784219348",
"uncertainty": 120
},
"departure": {
"time": "1784219348",
"uncertainty": 120
},
"stopId": "0:CHAN 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1784219583",
"uncertainty": 120
},
"departure": {
"time": "1784219583",
"uncertainty": 120
},
"stopId": "0:LCOU 1.2",
"stopSequence": 14
},
{
"arrival": {
"time": "1784219735",
"uncertainty": 120
},
"departure": {
"time": "1784219735",
"uncertainty": 120
},
"stopId": "0:VALENC 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1784219831",
"uncertainty": 120
},
"departure": {
"time": "1784219831",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:ROMAN 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1784219878",
"uncertainty": 120
},
"departure": {
"time": "1784219878",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CIMETI 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1784219940",
"uncertainty": 120
},
"departure": {
"time": "1784219940",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BCROZ 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1784220027",
"uncertainty": 120
},
"departure": {
"time": "1784220027",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LMAUB 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1784220147",
"uncertainty": 120
},
"departure": {
"time": "1784220147",
"uncertainty": 120
},
"stopId": "0:SERVA 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1784220235",
"uncertainty": 120
},
"departure": {
"time": "1784220235",
"uncertainty": 120
},
"stopId": "0:LMARN 3",
"stopSequence": 21
},
{
"arrival": {
"time": "1784220333",
"uncertainty": 120
},
"departure": {
"time": "1784220333",
"uncertainty": 120
},
"stopId": "0:LEC O1",
"stopSequence": 22
},
{
"arrival": {
"time": "1784220489",
"uncertainty": 120
},
"departure": {
"time": "1784220489",
"uncertainty": 120
},
"stopId": "0:VALER04",
"stopSequence": 23
},
{
"arrival": {
"time": "1784220560",
"uncertainty": 120
},
"departure": {
"time": "1784220560",
"uncertainty": 120
},
"stopId": "0:STRAS",
"stopSequence": 24
},
{
"arrival": {
"time": "1784220687",
"uncertainty": 120
},
"departure": {
"time": "1784220687",
"uncertainty": 120
},
"stopId": "0:CVERN",
"stopSequence": 25
},
{
"arrival": {
"time": "1784220767",
"uncertainty": 120
},
"departure": {
"time": "1784220767",
"uncertainty": 120
},
"stopId": "0:MONTG",
"stopSequence": 26
},
{
"arrival": {
"time": "1784220822",
"uncertainty": 120
},
"departure": {
"time": "1784220822",
"uncertainty": 120
},
"stopId": "0:ROBIN",
"stopSequence": 27
},
{
"arrival": {
"time": "1784220884",
"uncertainty": 120
},
"departure": {
"time": "1784220884",
"uncertainty": 120
},
"stopId": "0:ARCHIM",
"stopSequence": 28
},
{
"arrival": {
"time": "1784220989",
"uncertainty": 120
},
"departure": {
"time": "1784220989",
"uncertainty": 120
},
"stopId": "0:VITTE",
"stopSequence": 29
},
{
"arrival": {
"time": "1784221069",
"uncertainty": 120
},
"departure": {
"time": "1784221069",
"uncertainty": 120
},
"stopId": "0:LPRAT3",
"stopSequence": 30
},
{
"arrival": {
"time": "1784221108",
"uncertainty": 120
},
"departure": {
"time": "1784221108",
"uncertainty": 120
},
"stopId": "0:CDR 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1784221207",
"uncertainty": 120
},
"departure": {
"time": "1784221207",
"uncertainty": 120
},
"stopId": "0:CORNI",
"stopSequence": 32
},
{
"arrival": {
"time": "1784221281",
"uncertainty": 120
},
"departure": {
"time": "1784221281",
"uncertainty": 120
},
"stopId": "0:MECH",
"stopSequence": 33
},
{
"arrival": {
"time": "1784221312",
"uncertainty": 120
},
"departure": {
"time": "1784221312",
"uncertainty": 120
},
"stopId": "0:JJD",
"stopSequence": 34
},
{
"arrival": {
"time": "1784221369",
"uncertainty": 120
},
"stopId": "0:LANG 2",
"stopSequence": 35
}
],
"trip": {
"directionId": 1,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545377"
},
"vehicle": {
"id": "72",
"label": "72"
}
}
},
{
"id": "3545376",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784217998",
"uncertainty": 120
},
"departure": {
"time": "1784217998",
"uncertainty": 120
},
"stopId": "0:DBLAN 2"
},
{
"arrival": {
"time": "1784218247",
"uncertainty": 120
},
"departure": {
"time": "1784218247",
"uncertainty": 120
},
"stopId": "0:LMAUB 2"
},
{
"departure": {
"time": "1784216854",
"uncertainty": 120
},
"stopId": "0:MATH 2",
"stopSequence": 1
},
{
"arrival": {
"time": "1784216914",
"uncertainty": 120
},
"departure": {
"time": "1784216914",
"uncertainty": 120
},
"stopId": "0:ESTO 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1784216944",
"uncertainty": 120
},
"departure": {
"time": "1784216944",
"uncertainty": 120
},
"stopId": "0:MIRAB 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1784216984",
"uncertainty": 120
},
"departure": {
"time": "1784216984",
"uncertainty": 120
},
"stopId": "0:COUBE 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1784217013",
"uncertainty": 120
},
"departure": {
"time": "1784217013",
"uncertainty": 120
},
"stopId": "0:SDCO",
"stopSequence": 5
},
{
"arrival": {
"time": "1784217074",
"uncertainty": 120
},
"departure": {
"time": "1784217074",
"uncertainty": 120
},
"stopId": "0:MUSIQ",
"stopSequence": 6
},
{
"arrival": {
"time": "1784217115",
"uncertainty": 120
},
"departure": {
"time": "1784217124",
"uncertainty": 120
},
"stopId": "0:MAIRIE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1784217190",
"uncertainty": 120
},
"departure": {
"time": "1784217190",
"uncertainty": 120
},
"stopId": "0:MJC 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1784217250",
"uncertainty": 120
},
"departure": {
"time": "1784217250",
"uncertainty": 120
},
"stopId": "0:LETRA 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1784217290",
"uncertainty": 120
},
"departure": {
"time": "1784217290",
"uncertainty": 120
},
"stopId": "0:LFLEUR 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1784217324",
"uncertainty": 120
},
"departure": {
"time": "1784217324",
"uncertainty": 120
},
"stopId": "0:VIVA 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1784217442",
"uncertainty": 120
},
"departure": {
"time": "1784217442",
"uncertainty": 120
},
"stopId": "0:LPLOV 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1784217466",
"uncertainty": 120
},
"departure": {
"time": "1784217466",
"uncertainty": 120
},
"stopId": "0:CHAN 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1784217544",
"uncertainty": 120
},
"departure": {
"time": "1784217574",
"uncertainty": 120
},
"stopId": "0:LCOU 1.2",
"stopSequence": 14
},
{
"arrival": {
"time": "1784217724",
"uncertainty": 120
},
"departure": {
"time": "1784217904",
"uncertainty": 120
},
"stopId": "0:VALENC 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1784218576",
"uncertainty": 120
},
"departure": {
"time": "1784218576",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:ROMAN 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1784218629",
"uncertainty": 120
},
"departure": {
"time": "1784218629",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CIMETI 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1784218698",
"uncertainty": 120
},
"departure": {
"time": "1784218698",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BCROZ 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1784218786",
"uncertainty": 120
},
"departure": {
"time": "1784218786",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LMAUB 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1784218361",
"uncertainty": 120
},
"departure": {
"time": "1784218361",
"uncertainty": 120
},
"stopId": "0:SERVA 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1784218427",
"uncertainty": 120
},
"departure": {
"time": "1784218427",
"uncertainty": 120
},
"stopId": "0:LMARN 3",
"stopSequence": 21
},
{
"arrival": {
"time": "1784218541",
"uncertainty": 120
},
"departure": {
"time": "1784218601",
"uncertainty": 120
},
"stopId": "0:LEC O1",
"stopSequence": 22
},
{
"arrival": {
"time": "1784218720",
"uncertainty": 120
},
"departure": {
"time": "1784218720",
"uncertainty": 120
},
"stopId": "0:VALER04",
"stopSequence": 23
},
{
"arrival": {
"time": "1784218781",
"uncertainty": 120
},
"departure": {
"time": "1784218781",
"uncertainty": 120
},
"stopId": "0:STRAS",
"stopSequence": 24
},
{
"arrival": {
"time": "1784218854",
"uncertainty": 120
},
"departure": {
"time": "1784218871",
"uncertainty": 120
},
"stopId": "0:CVERN",
"stopSequence": 25
},
{
"arrival": {
"time": "1784218961",
"uncertainty": 120
},
"departure": {
"time": "1784218961",
"uncertainty": 120
},
"stopId": "0:MONTG",
"stopSequence": 26
},
{
"arrival": {
"time": "1784219038",
"uncertainty": 120
},
"departure": {
"time": "1784219038",
"uncertainty": 120
},
"stopId": "0:ROBIN",
"stopSequence": 27
},
{
"arrival": {
"time": "1784219085",
"uncertainty": 120
},
"departure": {
"time": "1784219085",
"uncertainty": 120
},
"stopId": "0:ARCHIM",
"stopSequence": 28
},
{
"arrival": {
"time": "1784219190",
"uncertainty": 120
},
"departure": {
"time": "1784219190",
"uncertainty": 120
},
"stopId": "0:VITTE",
"stopSequence": 29
},
{
"arrival": {
"time": "1784219266",
"uncertainty": 120
},
"departure": {
"time": "1784219266",
"uncertainty": 120
},
"stopId": "0:LPRAT3",
"stopSequence": 30
},
{
"arrival": {
"time": "1784219298",
"uncertainty": 120
},
"departure": {
"time": "1784219298",
"uncertainty": 120
},
"stopId": "0:CDR 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1784219394",
"uncertainty": 120
},
"departure": {
"time": "1784219394",
"uncertainty": 120
},
"stopId": "0:CORNI",
"stopSequence": 32
},
{
"arrival": {
"time": "1784219459",
"uncertainty": 120
},
"departure": {
"time": "1784219459",
"uncertainty": 120
},
"stopId": "0:MECH",
"stopSequence": 33
},
{
"arrival": {
"time": "1784219490",
"uncertainty": 120
},
"departure": {
"time": "1784219490",
"uncertainty": 120
},
"stopId": "0:JJD",
"stopSequence": 34
},
{
"arrival": {
"time": "1784219547",
"uncertainty": 120
},
"stopId": "0:LANG 2",
"stopSequence": 35
}
],
"trip": {
"directionId": 1,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545376"
},
"vehicle": {
"id": "505",
"label": "505"
}
}
},
{
"id": "3546494",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784221895",
"uncertainty": 120
},
"departure": {
"time": "1784221895",
"uncertainty": 120
},
"stopId": "0:LMARN"
},
{
"arrival": {
"time": "1784221929",
"uncertainty": 120
},
"departure": {
"time": "1784221929",
"uncertainty": 120
},
"stopId": "0:SERVA"
},
{
"arrival": {
"time": "1784221971",
"uncertainty": 120
},
"departure": {
"time": "1784221971",
"uncertainty": 120
},
"stopId": "0:LMAUB"
},
{
"arrival": {
"time": "1784222203",
"uncertainty": 120
},
"departure": {
"time": "1784222203",
"uncertainty": 120
},
"stopId": "0:DBLAN"
},
{
"arrival": {
"time": "1784221680",
"uncertainty": 120
},
"departure": {
"time": "1784221680",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:_VGR",
"stopSequence": 1
},
{
"departure": {
"time": "1784221800",
"uncertainty": 120
},
"stopId": "0:LEC E2",
"stopSequence": 2
},
{
"arrival": {
"time": "1784222017",
"uncertainty": 120
},
"departure": {
"time": "1784222017",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LMAUB",
"stopSequence": 3
},
{
"arrival": {
"time": "1784222100",
"uncertainty": 120
},
"departure": {
"time": "1784222100",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BCROZ",
"stopSequence": 4
},
{
"arrival": {
"time": "1784222328",
"uncertainty": 120
},
"departure": {
"time": "1784222328",
"uncertainty": 120
},
"stopId": "0:VALENC",
"stopSequence": 5
},
{
"arrival": {
"time": "1784222500",
"uncertainty": 120
},
"departure": {
"time": "1784222500",
"uncertainty": 120
},
"stopId": "0:LCOUL 1",
"stopSequence": 6
},
{
"arrival": {
"time": "1784222931",
"uncertainty": 120
},
"departure": {
"time": "1784222931",
"uncertainty": 120
},
"stopId": "0:ROVAL",
"stopSequence": 7
},
{
"arrival": {
"time": "1784222980",
"uncertainty": 120
},
"departure": {
"time": "1784222980",
"uncertainty": 120
},
"stopId": "0:VTGV",
"stopSequence": 8
},
{
"arrival": {
"time": "1784223400",
"uncertainty": 120
},
"departure": {
"time": "1784223400",
"uncertainty": 120
},
"stopId": "0:_BZI",
"stopSequence": 9
},
{
"arrival": {
"time": "1784223700",
"uncertainty": 120
},
"departure": {
"time": "1784223700",
"uncertainty": 120
},
"stopId": "0:_BCA",
"stopSequence": 10
},
{
"arrival": {
"time": "1784223820",
"uncertainty": 120
},
"departure": {
"time": "1784223820",
"uncertainty": 120
},
"stopId": "0:_CLL",
"stopSequence": 11
},
{
"arrival": {
"time": "1784224029",
"uncertainty": 120
},
"departure": {
"time": "1784224029",
"uncertainty": 120
},
"stopId": "0:_JJA 3",
"stopSequence": 12
},
{
"arrival": {
"time": "1784224120",
"uncertainty": 120
},
"stopId": "0:_GMUQ2",
"stopSequence": 13
}
],
"trip": {
"directionId": 0,
"routeId": "IC",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3546494"
}
}
},
{
"id": "3545379",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784223239",
"uncertainty": 120
},
"departure": {
"time": "1784223239",
"uncertainty": 120
},
"stopId": "0:DBLAN 2"
},
{
"arrival": {
"time": "1784223462",
"uncertainty": 120
},
"departure": {
"time": "1784223462",
"uncertainty": 120
},
"stopId": "0:LMAUB 2"
},
{
"departure": {
"time": "1784221980",
"uncertainty": 120
},
"stopId": "0:MATH 2",
"stopSequence": 1
},
{
"arrival": {
"time": "1784222046",
"uncertainty": 120
},
"departure": {
"time": "1784222046",
"uncertainty": 120
},
"stopId": "0:ESTO 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1784222093",
"uncertainty": 120
},
"departure": {
"time": "1784222093",
"uncertainty": 120
},
"stopId": "0:MIRAB 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1784222147",
"uncertainty": 120
},
"departure": {
"time": "1784222147",
"uncertainty": 120
},
"stopId": "0:COUBE 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1784222194",
"uncertainty": 120
},
"departure": {
"time": "1784222194",
"uncertainty": 120
},
"stopId": "0:SDCO",
"stopSequence": 5
},
{
"arrival": {
"time": "1784222246",
"uncertainty": 120
},
"departure": {
"time": "1784222246",
"uncertainty": 120
},
"stopId": "0:MUSIQ",
"stopSequence": 6
},
{
"arrival": {
"time": "1784222280",
"uncertainty": 120
},
"departure": {
"time": "1784222280",
"uncertainty": 120
},
"stopId": "0:MAIRIE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1784222314",
"uncertainty": 120
},
"departure": {
"time": "1784222314",
"uncertainty": 120
},
"stopId": "0:MJC 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1784222351",
"uncertainty": 120
},
"departure": {
"time": "1784222351",
"uncertainty": 120
},
"stopId": "0:LETRA 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1784222390",
"uncertainty": 120
},
"departure": {
"time": "1784222390",
"uncertainty": 120
},
"stopId": "0:LFLEUR 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1784222430",
"uncertainty": 120
},
"departure": {
"time": "1784222430",
"uncertainty": 120
},
"stopId": "0:VIVA 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1784222520",
"uncertainty": 120
},
"departure": {
"time": "1784222520",
"uncertainty": 120
},
"stopId": "0:LPLOV 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1784222645",
"uncertainty": 120
},
"departure": {
"time": "1784222645",
"uncertainty": 120
},
"stopId": "0:CHAN 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1784222880",
"uncertainty": 120
},
"departure": {
"time": "1784222880",
"uncertainty": 120
},
"stopId": "0:LCOU 1.2",
"stopSequence": 14
},
{
"arrival": {
"time": "1784223121",
"uncertainty": 120
},
"departure": {
"time": "1784223121",
"uncertainty": 120
},
"stopId": "0:VALENC 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1784223205",
"uncertainty": 120
},
"departure": {
"time": "1784223205",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:ROMAN 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1784223246",
"uncertainty": 120
},
"departure": {
"time": "1784223246",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CIMETI 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1784223300",
"uncertainty": 120
},
"departure": {
"time": "1784223300",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BCROZ 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1784223372",
"uncertainty": 120
},
"departure": {
"time": "1784223372",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LMAUB 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1784223522",
"uncertainty": 120
},
"departure": {
"time": "1784223522",
"uncertainty": 120
},
"stopId": "0:SERVA 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1784223596",
"uncertainty": 120
},
"departure": {
"time": "1784223596",
"uncertainty": 120
},
"stopId": "0:LMARN 3",
"stopSequence": 21
},
{
"arrival": {
"time": "1784223678",
"uncertainty": 120
},
"departure": {
"time": "1784223678",
"uncertainty": 120
},
"stopId": "0:LEC O1",
"stopSequence": 22
},
{
"arrival": {
"time": "1784223787",
"uncertainty": 120
},
"departure": {
"time": "1784223787",
"uncertainty": 120
},
"stopId": "0:VALER04",
"stopSequence": 23
},
{
"arrival": {
"time": "1784223890",
"uncertainty": 120
},
"departure": {
"time": "1784223890",
"uncertainty": 120
},
"stopId": "0:STRAS",
"stopSequence": 24
},
{
"arrival": {
"time": "1784224017",
"uncertainty": 120
},
"departure": {
"time": "1784224017",
"uncertainty": 120
},
"stopId": "0:CVERN",
"stopSequence": 25
},
{
"arrival": {
"time": "1784224097",
"uncertainty": 120
},
"departure": {
"time": "1784224097",
"uncertainty": 120
},
"stopId": "0:MONTG",
"stopSequence": 26
},
{
"arrival": {
"time": "1784224152",
"uncertainty": 120
},
"departure": {
"time": "1784224152",
"uncertainty": 120
},
"stopId": "0:ROBIN",
"stopSequence": 27
},
{
"arrival": {
"time": "1784224214",
"uncertainty": 120
},
"departure": {
"time": "1784224214",
"uncertainty": 120
},
"stopId": "0:ARCHIM",
"stopSequence": 28
},
{
"arrival": {
"time": "1784224319",
"uncertainty": 120
},
"departure": {
"time": "1784224319",
"uncertainty": 120
},
"stopId": "0:VITTE",
"stopSequence": 29
},
{
"arrival": {
"time": "1784224399",
"uncertainty": 120
},
"stopId": "0:LPRAT3",
"stopSequence": 30
}
],
"trip": {
"directionId": 1,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545379"
}
}
},
{
"id": "3545378",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784221448",
"uncertainty": 120
},
"departure": {
"time": "1784221448",
"uncertainty": 120
},
"stopId": "0:DBLAN 2"
},
{
"arrival": {
"time": "1784221671",
"uncertainty": 120
},
"departure": {
"time": "1784221671",
"uncertainty": 120
},
"stopId": "0:LMAUB 2"
},
{
"departure": {
"time": "1784220180",
"uncertainty": 120
},
"stopId": "0:MATH 2",
"stopSequence": 1
},
{
"arrival": {
"time": "1784220256",
"uncertainty": 120
},
"departure": {
"time": "1784220256",
"uncertainty": 120
},
"stopId": "0:ESTO 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1784220303",
"uncertainty": 120
},
"departure": {
"time": "1784220303",
"uncertainty": 120
},
"stopId": "0:MIRAB 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1784220357",
"uncertainty": 120
},
"departure": {
"time": "1784220357",
"uncertainty": 120
},
"stopId": "0:COUBE 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1784220404",
"uncertainty": 120
},
"departure": {
"time": "1784220404",
"uncertainty": 120
},
"stopId": "0:SDCO",
"stopSequence": 5
},
{
"arrival": {
"time": "1784220456",
"uncertainty": 120
},
"departure": {
"time": "1784220456",
"uncertainty": 120
},
"stopId": "0:MUSIQ",
"stopSequence": 6
},
{
"arrival": {
"time": "1784220490",
"uncertainty": 120
},
"departure": {
"time": "1784220490",
"uncertainty": 120
},
"stopId": "0:MAIRIE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1784220524",
"uncertainty": 120
},
"departure": {
"time": "1784220524",
"uncertainty": 120
},
"stopId": "0:MJC 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1784220561",
"uncertainty": 120
},
"departure": {
"time": "1784220561",
"uncertainty": 120
},
"stopId": "0:LETRA 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1784220600",
"uncertainty": 120
},
"departure": {
"time": "1784220600",
"uncertainty": 120
},
"stopId": "0:LFLEUR 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1784220640",
"uncertainty": 120
},
"departure": {
"time": "1784220640",
"uncertainty": 120
},
"stopId": "0:VIVA 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1784220730",
"uncertainty": 120
},
"departure": {
"time": "1784220730",
"uncertainty": 120
},
"stopId": "0:LPLOV 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1784220855",
"uncertainty": 120
},
"departure": {
"time": "1784220855",
"uncertainty": 120
},
"stopId": "0:CHAN 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1784221090",
"uncertainty": 120
},
"departure": {
"time": "1784221090",
"uncertainty": 120
},
"stopId": "0:LCOU 1.2",
"stopSequence": 14
},
{
"arrival": {
"time": "1784221330",
"uncertainty": 120
},
"departure": {
"time": "1784221330",
"uncertainty": 120
},
"stopId": "0:VALENC 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1784221405",
"uncertainty": 120
},
"departure": {
"time": "1784221405",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:ROMAN 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1784221446",
"uncertainty": 120
},
"departure": {
"time": "1784221446",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CIMETI 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1784221500",
"uncertainty": 120
},
"departure": {
"time": "1784221500",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BCROZ 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1784221572",
"uncertainty": 120
},
"departure": {
"time": "1784221572",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LMAUB 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1784221731",
"uncertainty": 120
},
"departure": {
"time": "1784221731",
"uncertainty": 120
},
"stopId": "0:SERVA 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1784221805",
"uncertainty": 120
},
"departure": {
"time": "1784221805",
"uncertainty": 120
},
"stopId": "0:LMARN 3",
"stopSequence": 21
},
{
"arrival": {
"time": "1784221887",
"uncertainty": 120
},
"departure": {
"time": "1784221887",
"uncertainty": 120
},
"stopId": "0:LEC O1",
"stopSequence": 22
},
{
"arrival": {
"time": "1784221986",
"uncertainty": 120
},
"departure": {
"time": "1784221986",
"uncertainty": 120
},
"stopId": "0:VALER04",
"stopSequence": 23
},
{
"arrival": {
"time": "1784222080",
"uncertainty": 120
},
"departure": {
"time": "1784222080",
"uncertainty": 120
},
"stopId": "0:STRAS",
"stopSequence": 24
},
{
"arrival": {
"time": "1784222197",
"uncertainty": 120
},
"departure": {
"time": "1784222197",
"uncertainty": 120
},
"stopId": "0:CVERN",
"stopSequence": 25
},
{
"arrival": {
"time": "1784222254",
"uncertainty": 120
},
"departure": {
"time": "1784222254",
"uncertainty": 120
},
"stopId": "0:MONTG",
"stopSequence": 26
},
{
"arrival": {
"time": "1784222308",
"uncertainty": 120
},
"departure": {
"time": "1784222308",
"uncertainty": 120
},
"stopId": "0:ROBIN",
"stopSequence": 27
},
{
"arrival": {
"time": "1784222374",
"uncertainty": 120
},
"departure": {
"time": "1784222374",
"uncertainty": 120
},
"stopId": "0:ARCHIM",
"stopSequence": 28
},
{
"arrival": {
"time": "1784222479",
"uncertainty": 120
},
"departure": {
"time": "1784222479",
"uncertainty": 120
},
"stopId": "0:VITTE",
"stopSequence": 29
},
{
"arrival": {
"time": "1784222559",
"uncertainty": 120
},
"departure": {
"time": "1784222559",
"uncertainty": 120
},
"stopId": "0:LPRAT3",
"stopSequence": 30
},
{
"arrival": {
"time": "1784222598",
"uncertainty": 120
},
"departure": {
"time": "1784222598",
"uncertainty": 120
},
"stopId": "0:CDR 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1784222697",
"uncertainty": 120
},
"departure": {
"time": "1784222697",
"uncertainty": 120
},
"stopId": "0:CORNI",
"stopSequence": 32
},
{
"arrival": {
"time": "1784222771",
"uncertainty": 120
},
"departure": {
"time": "1784222771",
"uncertainty": 120
},
"stopId": "0:MECH",
"stopSequence": 33
},
{
"arrival": {
"time": "1784222802",
"uncertainty": 120
},
"departure": {
"time": "1784222802",
"uncertainty": 120
},
"stopId": "0:JJD",
"stopSequence": 34
},
{
"arrival": {
"time": "1784222859",
"uncertainty": 120
},
"stopId": "0:LANG 2",
"stopSequence": 35
}
],
"trip": {
"directionId": 1,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545378"
}
}
},
{
"id": "3545285",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784220615",
"uncertainty": 120
},
"departure": {
"time": "1784220615",
"uncertainty": 120
},
"stopId": "0:LEC E1"
},
{
"arrival": {
"time": "1784220730",
"uncertainty": 120
},
"departure": {
"time": "1784220730",
"uncertainty": 120
},
"stopId": "0:VOLTA"
},
{
"arrival": {
"time": "1784220780",
"uncertainty": 120
},
"departure": {
"time": "1784220780",
"uncertainty": 120
},
"stopId": "0:PPAIX"
},
{
"arrival": {
"time": "1784220821",
"uncertainty": 120
},
"departure": {
"time": "1784220821",
"uncertainty": 120
},
"stopId": "0:MALC"
},
{
"departure": {
"time": "1784220600",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 1
},
{
"arrival": {
"time": "1784220670",
"uncertainty": 120
},
"departure": {
"time": "1784220670",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GARE 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1784220784",
"uncertainty": 120
},
"departure": {
"time": "1784220784",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MUSSE 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1784220840",
"uncertainty": 120
},
"departure": {
"time": "1784220840",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CECIL 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1784220913",
"uncertainty": 120
},
"departure": {
"time": "1784220913",
"uncertainty": 120
},
"stopId": "0:SVIC 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1784220957",
"uncertainty": 120
},
"departure": {
"time": "1784220957",
"uncertainty": 120
},
"stopId": "0:ESPE 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1784221033",
"uncertainty": 120
},
"departure": {
"time": "1784221033",
"uncertainty": 120
},
"stopId": "0:TRINI 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1784221078",
"uncertainty": 120
},
"departure": {
"time": "1784221078",
"uncertainty": 120
},
"stopId": "0:LESA 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1784221170",
"uncertainty": 120
},
"departure": {
"time": "1784221170",
"uncertainty": 120
},
"stopId": "0:LAFA 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1784221212",
"uncertainty": 120
},
"departure": {
"time": "1784221212",
"uncertainty": 120
},
"stopId": "0:CASS 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1784221290",
"uncertainty": 120
},
"departure": {
"time": "1784221290",
"uncertainty": 120
},
"stopId": "0:LGMOU 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1784221341",
"uncertainty": 120
},
"departure": {
"time": "1784221341",
"uncertainty": 120
},
"stopId": "0:VHUGO 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1784221467",
"uncertainty": 120
},
"departure": {
"time": "1784221467",
"uncertainty": 120
},
"stopId": "0:ADMA 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1784221544",
"uncertainty": 120
},
"departure": {
"time": "1784221544",
"uncertainty": 120
},
"stopId": "0:CD7 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1784221609",
"uncertainty": 120
},
"departure": {
"time": "1784221609",
"uncertainty": 120
},
"stopId": "0:GRAN 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1784221677",
"uncertainty": 120
},
"departure": {
"time": "1784221677",
"uncertainty": 120
},
"stopId": "0:AURO 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1784221738",
"uncertainty": 120
},
"departure": {
"time": "1784221738",
"uncertainty": 120
},
"stopId": "0:MDORM 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1784221776",
"uncertainty": 120
},
"departure": {
"time": "1784221776",
"uncertainty": 120
},
"stopId": "0:VOLT 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1784221821",
"uncertainty": 120
},
"departure": {
"time": "1784221821",
"uncertainty": 120
},
"stopId": "0:MAIRI 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1784221872",
"uncertainty": 120
},
"departure": {
"time": "1784221872",
"uncertainty": 120
},
"stopId": "0:ARAGO 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1784221903",
"uncertainty": 120
},
"departure": {
"time": "1784221903",
"uncertainty": 120
},
"stopId": "0:CHAFF 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1784221948",
"uncertainty": 120
},
"departure": {
"time": "1784221948",
"uncertainty": 120
},
"stopId": "0:CHEN 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1784221986",
"uncertainty": 120
},
"departure": {
"time": "1784221986",
"uncertainty": 120
},
"stopId": "0:NEYR 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1784222026",
"uncertainty": 120
},
"departure": {
"time": "1784222026",
"uncertainty": 120
},
"stopId": "0:RESI 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1784222061",
"uncertainty": 120
},
"departure": {
"time": "1784222061",
"uncertainty": 120
},
"stopId": "0:JMAC 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1784222124",
"uncertainty": 120
},
"departure": {
"time": "1784222124",
"uncertainty": 120
},
"stopId": "0:JMAC 1",
"stopSequence": 26
},
{
"arrival": {
"time": "1784222183",
"uncertainty": 120
},
"departure": {
"time": "1784222183",
"uncertainty": 120
},
"stopId": "0:SBO",
"stopSequence": 27
},
{
"arrival": {
"time": "1784222421",
"uncertainty": 120
},
"departure": {
"time": "1784222421",
"uncertainty": 120
},
"stopId": "0:BNO",
"stopSequence": 28
},
{
"arrival": {
"time": "1784222481",
"uncertainty": 120
},
"stopId": "0:_ELBA 2",
"stopSequence": 29
}
],
"trip": {
"directionId": 1,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545285"
}
}
},
{
"id": "3545284",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784218838",
"uncertainty": 120
},
"departure": {
"time": "1784218838",
"uncertainty": 120
},
"stopId": "0:LEC E1"
},
{
"arrival": {
"time": "1784219040",
"uncertainty": 120
},
"departure": {
"time": "1784219040",
"uncertainty": 120
},
"stopId": "0:VOLTA"
},
{
"arrival": {
"time": "1784219090",
"uncertainty": 120
},
"departure": {
"time": "1784219090",
"uncertainty": 120
},
"stopId": "0:PPAIX"
},
{
"arrival": {
"time": "1784219131",
"uncertainty": 120
},
"departure": {
"time": "1784219131",
"uncertainty": 120
},
"stopId": "0:MALC"
},
{
"departure": {
"time": "1784218823",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 1
},
{
"arrival": {
"time": "1784218870",
"uncertainty": 120
},
"departure": {
"time": "1784218870",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GARE 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1784218984",
"uncertainty": 120
},
"departure": {
"time": "1784218984",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MUSSE 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1784219040",
"uncertainty": 120
},
"departure": {
"time": "1784219040",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CECIL 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1784219223",
"uncertainty": 120
},
"departure": {
"time": "1784219223",
"uncertainty": 120
},
"stopId": "0:SVIC 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1784219267",
"uncertainty": 120
},
"departure": {
"time": "1784219267",
"uncertainty": 120
},
"stopId": "0:ESPE 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1784219343",
"uncertainty": 120
},
"departure": {
"time": "1784219343",
"uncertainty": 120
},
"stopId": "0:TRINI 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1784219388",
"uncertainty": 120
},
"departure": {
"time": "1784219388",
"uncertainty": 120
},
"stopId": "0:LESA 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1784219480",
"uncertainty": 120
},
"departure": {
"time": "1784219480",
"uncertainty": 120
},
"stopId": "0:LAFA 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1784219522",
"uncertainty": 120
},
"departure": {
"time": "1784219522",
"uncertainty": 120
},
"stopId": "0:CASS 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1784219600",
"uncertainty": 120
},
"departure": {
"time": "1784219600",
"uncertainty": 120
},
"stopId": "0:LGMOU 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1784219651",
"uncertainty": 120
},
"departure": {
"time": "1784219651",
"uncertainty": 120
},
"stopId": "0:VHUGO 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1784219777",
"uncertainty": 120
},
"departure": {
"time": "1784219777",
"uncertainty": 120
},
"stopId": "0:ADMA 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1784219854",
"uncertainty": 120
},
"departure": {
"time": "1784219854",
"uncertainty": 120
},
"stopId": "0:CD7 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1784219919",
"uncertainty": 120
},
"departure": {
"time": "1784219919",
"uncertainty": 120
},
"stopId": "0:GRAN 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1784219987",
"uncertainty": 120
},
"departure": {
"time": "1784219987",
"uncertainty": 120
},
"stopId": "0:AURO 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1784220048",
"uncertainty": 120
},
"departure": {
"time": "1784220048",
"uncertainty": 120
},
"stopId": "0:MDORM 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1784220088",
"uncertainty": 120
},
"departure": {
"time": "1784220088",
"uncertainty": 120
},
"stopId": "0:VOLT 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1784220135",
"uncertainty": 120
},
"departure": {
"time": "1784220135",
"uncertainty": 120
},
"stopId": "0:MAIRI 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1784220186",
"uncertainty": 120
},
"departure": {
"time": "1784220186",
"uncertainty": 120
},
"stopId": "0:ARAGO 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1784220217",
"uncertainty": 120
},
"departure": {
"time": "1784220217",
"uncertainty": 120
},
"stopId": "0:CHAFF 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1784220268",
"uncertainty": 120
},
"departure": {
"time": "1784220268",
"uncertainty": 120
},
"stopId": "0:CHEN 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1784220311",
"uncertainty": 120
},
"departure": {
"time": "1784220311",
"uncertainty": 120
},
"stopId": "0:NEYR 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1784220350",
"uncertainty": 120
},
"departure": {
"time": "1784220350",
"uncertainty": 120
},
"stopId": "0:RESI 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1784220378",
"uncertainty": 120
},
"departure": {
"time": "1784220378",
"uncertainty": 120
},
"stopId": "0:JMAC 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1784220445",
"uncertainty": 120
},
"departure": {
"time": "1784220445",
"uncertainty": 120
},
"stopId": "0:JMAC 1",
"stopSequence": 26
},
{
"arrival": {
"time": "1784220507",
"uncertainty": 120
},
"departure": {
"time": "1784220507",
"uncertainty": 120
},
"stopId": "0:SBO",
"stopSequence": 27
},
{
"arrival": {
"time": "1784220709",
"uncertainty": 120
},
"departure": {
"time": "1784220709",
"uncertainty": 120
},
"stopId": "0:BNO",
"stopSequence": 28
},
{
"arrival": {
"time": "1784220769",
"uncertainty": 120
},
"stopId": "0:_ELBA 2",
"stopSequence": 29
}
],
"trip": {
"directionId": 1,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545284"
},
"vehicle": {
"id": "66",
"label": "66"
}
}
},
{
"id": "3545286",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784222415",
"uncertainty": 120
},
"departure": {
"time": "1784222415",
"uncertainty": 120
},
"stopId": "0:LEC E1"
},
{
"arrival": {
"time": "1784222530",
"uncertainty": 120
},
"departure": {
"time": "1784222530",
"uncertainty": 120
},
"stopId": "0:VOLTA"
},
{
"arrival": {
"time": "1784222580",
"uncertainty": 120
},
"departure": {
"time": "1784222580",
"uncertainty": 120
},
"stopId": "0:PPAIX"
},
{
"arrival": {
"time": "1784222621",
"uncertainty": 120
},
"departure": {
"time": "1784222621",
"uncertainty": 120
},
"stopId": "0:MALC"
},
{
"departure": {
"time": "1784222400",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 1
},
{
"arrival": {
"time": "1784222470",
"uncertainty": 120
},
"departure": {
"time": "1784222470",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GARE 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1784222584",
"uncertainty": 120
},
"departure": {
"time": "1784222584",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MUSSE 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1784222640",
"uncertainty": 120
},
"departure": {
"time": "1784222640",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CECIL 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1784222713",
"uncertainty": 120
},
"departure": {
"time": "1784222713",
"uncertainty": 120
},
"stopId": "0:SVIC 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1784222757",
"uncertainty": 120
},
"departure": {
"time": "1784222757",
"uncertainty": 120
},
"stopId": "0:ESPE 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1784222833",
"uncertainty": 120
},
"departure": {
"time": "1784222833",
"uncertainty": 120
},
"stopId": "0:TRINI 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1784222878",
"uncertainty": 120
},
"departure": {
"time": "1784222878",
"uncertainty": 120
},
"stopId": "0:LESA 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1784222970",
"uncertainty": 120
},
"departure": {
"time": "1784222970",
"uncertainty": 120
},
"stopId": "0:LAFA 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1784223012",
"uncertainty": 120
},
"departure": {
"time": "1784223012",
"uncertainty": 120
},
"stopId": "0:CASS 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1784223090",
"uncertainty": 120
},
"departure": {
"time": "1784223090",
"uncertainty": 120
},
"stopId": "0:LGMOU 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1784223141",
"uncertainty": 120
},
"departure": {
"time": "1784223141",
"uncertainty": 120
},
"stopId": "0:VHUGO 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1784223267",
"uncertainty": 120
},
"departure": {
"time": "1784223267",
"uncertainty": 120
},
"stopId": "0:ADMA 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1784223344",
"uncertainty": 120
},
"departure": {
"time": "1784223344",
"uncertainty": 120
},
"stopId": "0:CD7 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1784223409",
"uncertainty": 120
},
"departure": {
"time": "1784223409",
"uncertainty": 120
},
"stopId": "0:GRAN 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1784223477",
"uncertainty": 120
},
"departure": {
"time": "1784223477",
"uncertainty": 120
},
"stopId": "0:AURO 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1784223538",
"uncertainty": 120
},
"departure": {
"time": "1784223538",
"uncertainty": 120
},
"stopId": "0:MDORM 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1784223576",
"uncertainty": 120
},
"departure": {
"time": "1784223576",
"uncertainty": 120
},
"stopId": "0:VOLT 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1784223621",
"uncertainty": 120
},
"departure": {
"time": "1784223621",
"uncertainty": 120
},
"stopId": "0:MAIRI 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1784223672",
"uncertainty": 120
},
"departure": {
"time": "1784223672",
"uncertainty": 120
},
"stopId": "0:ARAGO 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1784223703",
"uncertainty": 120
},
"departure": {
"time": "1784223703",
"uncertainty": 120
},
"stopId": "0:CHAFF 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1784223748",
"uncertainty": 120
},
"departure": {
"time": "1784223748",
"uncertainty": 120
},
"stopId": "0:CHEN 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1784223786",
"uncertainty": 120
},
"departure": {
"time": "1784223786",
"uncertainty": 120
},
"stopId": "0:NEYR 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1784223826",
"uncertainty": 120
},
"departure": {
"time": "1784223826",
"uncertainty": 120
},
"stopId": "0:RESI 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1784223861",
"uncertainty": 120
},
"departure": {
"time": "1784223861",
"uncertainty": 120
},
"stopId": "0:JMAC 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1784223924",
"uncertainty": 120
},
"departure": {
"time": "1784223924",
"uncertainty": 120
},
"stopId": "0:JMAC 1",
"stopSequence": 26
},
{
"arrival": {
"time": "1784223983",
"uncertainty": 120
},
"departure": {
"time": "1784223983",
"uncertainty": 120
},
"stopId": "0:SBO",
"stopSequence": 27
},
{
"arrival": {
"time": "1784224221",
"uncertainty": 120
},
"departure": {
"time": "1784224221",
"uncertainty": 120
},
"stopId": "0:BNO",
"stopSequence": 28
},
{
"arrival": {
"time": "1784224281",
"uncertainty": 120
},
"stopId": "0:_ELBA 2",
"stopSequence": 29
}
],
"trip": {
"directionId": 1,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545286"
}
}
},
{
"id": "3546426",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1784222040",
"uncertainty": 120
},
"stopId": "0:PLOY",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "C4",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3546426"
}
}
},
{
"id": "3546429",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784221545",
"uncertainty": 120
},
"departure": {
"time": "1784221545",
"uncertainty": 120
},
"stopId": "0:AMBLA"
},
{
"arrival": {
"time": "1784221615",
"uncertainty": 120
},
"departure": {
"time": "1784221615",
"uncertainty": 120
},
"stopId": "0:VILLA"
},
{
"departure": {
"time": "1784220420",
"uncertainty": 120
},
"stopId": "0:PRISV",
"stopSequence": 1
},
{
"arrival": {
"time": "1784220511",
"uncertainty": 120
},
"departure": {
"time": "1784220511",
"uncertainty": 120
},
"stopId": "0:SIMO 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1784220541",
"uncertainty": 120
},
"departure": {
"time": "1784220541",
"uncertainty": 120
},
"stopId": "0:MON 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1784220600",
"uncertainty": 120
},
"departure": {
"time": "1784220600",
"uncertainty": 120
},
"stopId": "0:LBAY",
"stopSequence": 4
},
{
"arrival": {
"time": "1784220688",
"uncertainty": 120
},
"departure": {
"time": "1784220688",
"uncertainty": 120
},
"stopId": "0:RABEL 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1784220744",
"uncertainty": 120
},
"departure": {
"time": "1784220744",
"uncertainty": 120
},
"stopId": "0:PECHE",
"stopSequence": 6
},
{
"arrival": {
"time": "1784220783",
"uncertainty": 120
},
"departure": {
"time": "1784220783",
"uncertainty": 120
},
"stopId": "0:GOUNO 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1784220840",
"uncertainty": 120
},
"departure": {
"time": "1784220840",
"uncertainty": 120
},
"stopId": "0:ROSSI 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1784220900",
"uncertainty": 120
},
"departure": {
"time": "1784220900",
"uncertainty": 120
},
"stopId": "0:ASTI",
"stopSequence": 9
},
{
"arrival": {
"time": "1784221000",
"uncertainty": 120
},
"departure": {
"time": "1784221000",
"uncertainty": 120
},
"stopId": "0:EURO",
"stopSequence": 10
},
{
"arrival": {
"time": "1784221080",
"uncertainty": 120
},
"departure": {
"time": "1784221080",
"uncertainty": 120
},
"stopId": "0:CHOPI",
"stopSequence": 11
},
{
"arrival": {
"time": "1784221171",
"uncertainty": 120
},
"departure": {
"time": "1784221171",
"uncertainty": 120
},
"stopId": "0:AFPA 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1784221227",
"uncertainty": 120
},
"departure": {
"time": "1784221227",
"uncertainty": 120
},
"stopId": "0:PEYRU 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1784221380",
"uncertainty": 120
},
"departure": {
"time": "1784221380",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MONTP 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1784221500",
"uncertainty": 120
},
"departure": {
"time": "1784221500",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BCROZ 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1784221571",
"uncertainty": 120
},
"departure": {
"time": "1784221571",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LMAUB 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1784221642",
"uncertainty": 120
},
"departure": {
"time": "1784221642",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:SERVA 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1784221715",
"uncertainty": 120
},
"departure": {
"time": "1784221715",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LMARN 3",
"stopSequence": 18
},
{
"arrival": {
"time": "1784221703",
"uncertainty": 120
},
"departure": {
"time": "1784221703",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 19
},
{
"arrival": {
"time": "1784221803",
"uncertainty": 120
},
"departure": {
"time": "1784221803",
"uncertainty": 120
},
"stopId": "0:REPUB 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1784221836",
"uncertainty": 120
},
"departure": {
"time": "1784221836",
"uncertainty": 120
},
"stopId": "0:MCHAM 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1784221977",
"uncertainty": 120
},
"departure": {
"time": "1784221977",
"uncertainty": 120
},
"stopId": "0:BOTTE 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1784222082",
"uncertainty": 120
},
"departure": {
"time": "1784222082",
"uncertainty": 120
},
"stopId": "0:FAUCO 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1784222159",
"uncertainty": 120
},
"departure": {
"time": "1784222159",
"uncertainty": 120
},
"stopId": "0:PBLAN",
"stopSequence": 24
},
{
"arrival": {
"time": "1784222283",
"uncertainty": 120
},
"departure": {
"time": "1784222283",
"uncertainty": 120
},
"stopId": "0:CCOM1.2",
"stopSequence": 25
},
{
"arrival": {
"time": "1784222331",
"uncertainty": 120
},
"departure": {
"time": "1784222331",
"uncertainty": 120
},
"stopId": "0:TREMO 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1784222408",
"uncertainty": 120
},
"departure": {
"time": "1784222408",
"uncertainty": 120
},
"stopId": "0:P2000 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1784222503",
"uncertainty": 120
},
"departure": {
"time": "1784222503",
"uncertainty": 120
},
"stopId": "0:LMALA 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1784222714",
"uncertainty": 120
},
"departure": {
"time": "1784222714",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BEYLE 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1784222761",
"uncertainty": 120
},
"departure": {
"time": "1784222761",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LIBER 4",
"stopSequence": 30
},
{
"arrival": {
"time": "1784222696",
"uncertainty": 120
},
"departure": {
"time": "1784222696",
"uncertainty": 120
},
"stopId": "0:LIBER 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1784222764",
"uncertainty": 120
},
"departure": {
"time": "1784222764",
"uncertainty": 120
},
"stopId": "0:CRUSS",
"stopSequence": 32
},
{
"arrival": {
"time": "1784222811",
"uncertainty": 120
},
"departure": {
"time": "1784222811",
"uncertainty": 120
},
"stopId": "0:HDVIL 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1784222840",
"uncertainty": 120
},
"departure": {
"time": "1784222840",
"uncertainty": 120
},
"stopId": "0:FMALE",
"stopSequence": 34
},
{
"arrival": {
"time": "1784222904",
"uncertainty": 120
},
"departure": {
"time": "1784222904",
"uncertainty": 120
},
"stopId": "0:CROZE",
"stopSequence": 35
},
{
"arrival": {
"time": "1784222950",
"uncertainty": 120
},
"departure": {
"time": "1784222950",
"uncertainty": 120
},
"stopId": "0:StFLE",
"stopSequence": 36
},
{
"arrival": {
"time": "1784222989",
"uncertainty": 120
},
"departure": {
"time": "1784222989",
"uncertainty": 120
},
"stopId": "0:LVERG",
"stopSequence": 37
},
{
"arrival": {
"time": "1784223025",
"uncertainty": 120
},
"departure": {
"time": "1784223025",
"uncertainty": 120
},
"stopId": "0:PERDR",
"stopSequence": 38
},
{
"arrival": {
"time": "1784223088",
"uncertainty": 120
},
"departure": {
"time": "1784223088",
"uncertainty": 120
},
"stopId": "0:TOURT",
"stopSequence": 39
},
{
"arrival": {
"time": "1784223171",
"uncertainty": 120
},
"departure": {
"time": "1784223171",
"uncertainty": 120
},
"stopId": "0:CHAVA 2",
"stopSequence": 40
},
{
"arrival": {
"time": "1784223220",
"uncertainty": 120
},
"departure": {
"time": "1784223220",
"uncertainty": 120
},
"stopId": "0:CHAV",
"stopSequence": 41
},
{
"arrival": {
"time": "1784223291",
"uncertainty": 120
},
"stopId": "0:PLOY",
"stopSequence": 42
}
],
"trip": {
"directionId": 1,
"routeId": "C4",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3546429"
}
}
},
{
"id": "3546431",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784223345",
"uncertainty": 120
},
"departure": {
"time": "1784223345",
"uncertainty": 120
},
"stopId": "0:AMBLA"
},
{
"arrival": {
"time": "1784223415",
"uncertainty": 120
},
"departure": {
"time": "1784223415",
"uncertainty": 120
},
"stopId": "0:VILLA"
},
{
"departure": {
"time": "1784222220",
"uncertainty": 120
},
"stopId": "0:PRISV",
"stopSequence": 1
},
{
"arrival": {
"time": "1784222311",
"uncertainty": 120
},
"departure": {
"time": "1784222311",
"uncertainty": 120
},
"stopId": "0:SIMO 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1784222341",
"uncertainty": 120
},
"departure": {
"time": "1784222341",
"uncertainty": 120
},
"stopId": "0:MON 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1784222400",
"uncertainty": 120
},
"departure": {
"time": "1784222400",
"uncertainty": 120
},
"stopId": "0:LBAY",
"stopSequence": 4
},
{
"arrival": {
"time": "1784222488",
"uncertainty": 120
},
"departure": {
"time": "1784222488",
"uncertainty": 120
},
"stopId": "0:RABEL 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1784222544",
"uncertainty": 120
},
"departure": {
"time": "1784222544",
"uncertainty": 120
},
"stopId": "0:PECHE",
"stopSequence": 6
},
{
"arrival": {
"time": "1784222583",
"uncertainty": 120
},
"departure": {
"time": "1784222583",
"uncertainty": 120
},
"stopId": "0:GOUNO 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1784222640",
"uncertainty": 120
},
"departure": {
"time": "1784222640",
"uncertainty": 120
},
"stopId": "0:ROSSI 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1784222700",
"uncertainty": 120
},
"departure": {
"time": "1784222700",
"uncertainty": 120
},
"stopId": "0:ASTI",
"stopSequence": 9
},
{
"arrival": {
"time": "1784222800",
"uncertainty": 120
},
"departure": {
"time": "1784222800",
"uncertainty": 120
},
"stopId": "0:EURO",
"stopSequence": 10
},
{
"arrival": {
"time": "1784222880",
"uncertainty": 120
},
"departure": {
"time": "1784222880",
"uncertainty": 120
},
"stopId": "0:CHOPI",
"stopSequence": 11
},
{
"arrival": {
"time": "1784222971",
"uncertainty": 120
},
"departure": {
"time": "1784222971",
"uncertainty": 120
},
"stopId": "0:AFPA 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1784223027",
"uncertainty": 120
},
"departure": {
"time": "1784223027",
"uncertainty": 120
},
"stopId": "0:PEYRU 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1784223180",
"uncertainty": 120
},
"departure": {
"time": "1784223180",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MONTP 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1784223300",
"uncertainty": 120
},
"departure": {
"time": "1784223300",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BCROZ 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1784223371",
"uncertainty": 120
},
"departure": {
"time": "1784223371",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LMAUB 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1784223442",
"uncertainty": 120
},
"departure": {
"time": "1784223442",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:SERVA 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1784223515",
"uncertainty": 120
},
"departure": {
"time": "1784223515",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LMARN 3",
"stopSequence": 18
},
{
"arrival": {
"time": "1784223503",
"uncertainty": 120
},
"departure": {
"time": "1784223503",
"uncertainty": 120
},
"stopId": "0:LEC O2",
"stopSequence": 19
},
{
"arrival": {
"time": "1784223589",
"uncertainty": 120
},
"departure": {
"time": "1784223589",
"uncertainty": 120
},
"stopId": "0:REPUB 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1784223628",
"uncertainty": 120
},
"departure": {
"time": "1784223628",
"uncertainty": 120
},
"stopId": "0:MCHAM 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1784223795",
"uncertainty": 120
},
"departure": {
"time": "1784223795",
"uncertainty": 120
},
"stopId": "0:BOTTE 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1784223888",
"uncertainty": 120
},
"departure": {
"time": "1784223888",
"uncertainty": 120
},
"stopId": "0:FAUCO 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1784223972",
"uncertainty": 120
},
"departure": {
"time": "1784223972",
"uncertainty": 120
},
"stopId": "0:PBLAN",
"stopSequence": 24
},
{
"arrival": {
"time": "1784224108",
"uncertainty": 120
},
"departure": {
"time": "1784224108",
"uncertainty": 120
},
"stopId": "0:CCOM1.2",
"stopSequence": 25
},
{
"arrival": {
"time": "1784224156",
"uncertainty": 120
},
"departure": {
"time": "1784224156",
"uncertainty": 120
},
"stopId": "0:TREMO 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1784224233",
"uncertainty": 120
},
"departure": {
"time": "1784224233",
"uncertainty": 120
},
"stopId": "0:P2000 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1784224327",
"uncertainty": 120
},
"departure": {
"time": "1784224327",
"uncertainty": 120
},
"stopId": "0:LMALA 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1784224552",
"uncertainty": 120
},
"departure": {
"time": "1784224552",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BEYLE 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1784224602",
"uncertainty": 120
},
"departure": {
"time": "1784224602",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LIBER 4",
"stopSequence": 30
},
{
"arrival": {
"time": "1784224520",
"uncertainty": 120
},
"departure": {
"time": "1784224520",
"uncertainty": 120
},
"stopId": "0:LIBER 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1784224588",
"uncertainty": 120
},
"departure": {
"time": "1784224588",
"uncertainty": 120
},
"stopId": "0:CRUSS",
"stopSequence": 32
},
{
"arrival": {
"time": "1784224635",
"uncertainty": 120
},
"departure": {
"time": "1784224635",
"uncertainty": 120
},
"stopId": "0:HDVIL 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1784224664",
"uncertainty": 120
},
"departure": {
"time": "1784224664",
"uncertainty": 120
},
"stopId": "0:FMALE",
"stopSequence": 34
},
{
"arrival": {
"time": "1784224728",
"uncertainty": 120
},
"departure": {
"time": "1784224728",
"uncertainty": 120
},
"stopId": "0:CROZE",
"stopSequence": 35
},
{
"arrival": {
"time": "1784224774",
"uncertainty": 120
},
"departure": {
"time": "1784224774",
"uncertainty": 120
},
"stopId": "0:StFLE",
"stopSequence": 36
},
{
"arrival": {
"time": "1784224813",
"uncertainty": 120
},
"departure": {
"time": "1784224813",
"uncertainty": 120
},
"stopId": "0:LVERG",
"stopSequence": 37
},
{
"arrival": {
"time": "1784224849",
"uncertainty": 120
},
"departure": {
"time": "1784224849",
"uncertainty": 120
},
"stopId": "0:PERDR",
"stopSequence": 38
},
{
"arrival": {
"time": "1784224912",
"uncertainty": 120
},
"departure": {
"time": "1784224912",
"uncertainty": 120
},
"stopId": "0:TOURT",
"stopSequence": 39
},
{
"arrival": {
"time": "1784224995",
"uncertainty": 120
},
"departure": {
"time": "1784224995",
"uncertainty": 120
},
"stopId": "0:CHAVA 2",
"stopSequence": 40
},
{
"arrival": {
"time": "1784225044",
"uncertainty": 120
},
"departure": {
"time": "1784225044",
"uncertainty": 120
},
"stopId": "0:CHAV",
"stopSequence": 41
},
{
"arrival": {
"time": "1784225115",
"uncertainty": 120
},
"stopId": "0:PLOY",
"stopSequence": 42
}
],
"trip": {
"directionId": 1,
"routeId": "C4",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3546431"
}
}
},
{
"id": "3546306",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784217584",
"uncertainty": 120
},
"departure": {
"time": "1784217589",
"uncertainty": 120
},
"stopId": "0:MALC2"
},
{
"arrival": {
"time": "1784217669",
"uncertainty": 120
},
"departure": {
"time": "1784217669",
"uncertainty": 120
},
"stopId": "0:CGAIL"
},
{
"arrival": {
"time": "1784217738",
"uncertainty": 120
},
"departure": {
"time": "1784217769",
"uncertainty": 120
},
"stopId": "0:REFUG 2"
},
{
"departure": {
"time": "1784216760",
"uncertainty": 120
},
"stopId": "0:ESCHI4",
"stopSequence": 1
},
{
"arrival": {
"time": "1784216821",
"uncertainty": 120
},
"departure": {
"time": "1784216852",
"uncertainty": 120
},
"stopId": "0:BRIFF",
"stopSequence": 2
},
{
"arrival": {
"time": "1784216899",
"uncertainty": 120
},
"departure": {
"time": "1784216899",
"uncertainty": 120
},
"stopId": "0:IUT",
"stopSequence": 3
},
{
"arrival": {
"time": "1784216918",
"uncertainty": 120
},
"departure": {
"time": "1784216918",
"uncertainty": 120
},
"stopId": "0:LAFF 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1784217001",
"uncertainty": 120
},
"departure": {
"time": "1784217001",
"uncertainty": 120
},
"stopId": "0:VITTE",
"stopSequence": 5
},
{
"arrival": {
"time": "1784217056",
"uncertainty": 120
},
"departure": {
"time": "1784217091",
"uncertainty": 120
},
"stopId": "0:MJUIN 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1784217121",
"uncertainty": 120
},
"departure": {
"time": "1784217121",
"uncertainty": 120
},
"stopId": "0:UTRIL 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1784217202",
"uncertainty": 120
},
"departure": {
"time": "1784217211",
"uncertainty": 120
},
"stopId": "0:COLOM 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1784217269",
"uncertainty": 120
},
"departure": {
"time": "1784217269",
"uncertainty": 120
},
"stopId": "0:CONDO 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1784217289",
"uncertainty": 120
},
"departure": {
"time": "1784217302",
"uncertainty": 120
},
"stopId": "0:PMARQ3",
"stopSequence": 10
},
{
"arrival": {
"time": "1784217451",
"uncertainty": 120
},
"departure": {
"time": "1784217451",
"uncertainty": 120
},
"stopId": "0:LPALL",
"stopSequence": 11
},
{
"arrival": {
"time": "1784217511",
"uncertainty": 120
},
"departure": {
"time": "1784217511",
"uncertainty": 120
},
"stopId": "0:BEREN",
"stopSequence": 12
},
{
"arrival": {
"time": "1784217547",
"uncertainty": 120
},
"departure": {
"time": "1784217547",
"uncertainty": 120
},
"stopId": "0:GENIS",
"stopSequence": 13
},
{
"arrival": {
"time": "1784217674",
"uncertainty": 120
},
"departure": {
"time": "1784217674",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALC2",
"stopSequence": 14
},
{
"arrival": {
"time": "1784217771",
"uncertainty": 120
},
"departure": {
"time": "1784217771",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CGAIL",
"stopSequence": 15
},
{
"arrival": {
"time": "1784217825",
"uncertainty": 120
},
"departure": {
"time": "1784217825",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:REFUG",
"stopSequence": 16
},
{
"arrival": {
"time": "1784217931",
"uncertainty": 120
},
"departure": {
"time": "1784217932",
"uncertainty": 120
},
"stopId": "0:LEC E2",
"stopSequence": 17
},
{
"arrival": {
"time": "1784218082",
"uncertainty": 120
},
"departure": {
"time": "1784218082",
"uncertainty": 120
},
"stopId": "0:TURI",
"stopSequence": 18
},
{
"arrival": {
"time": "1784218197",
"uncertainty": 120
},
"departure": {
"time": "1784218197",
"uncertainty": 120
},
"stopId": "0:PREFE 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1784218258",
"uncertainty": 120
},
"departure": {
"time": "1784218258",
"uncertainty": 120
},
"stopId": "0:CIRE 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1784218291",
"uncertainty": 120
},
"departure": {
"time": "1784218292",
"uncertainty": 120
},
"stopId": "0:EGALI 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1784218334",
"uncertainty": 120
},
"departure": {
"time": "1784218334",
"uncertainty": 120
},
"stopId": "0:StMAR 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1784218375",
"uncertainty": 120
},
"departure": {
"time": "1784218375",
"uncertainty": 120
},
"stopId": "0:GLUSS 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1784218407",
"uncertainty": 120
},
"departure": {
"time": "1784218407",
"uncertainty": 120
},
"stopId": "0:PARME 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1784218441",
"uncertainty": 120
},
"departure": {
"time": "1784218441",
"uncertainty": 120
},
"stopId": "0:VDOR 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1784218492",
"uncertainty": 120
},
"departure": {
"time": "1784218502",
"uncertainty": 120
},
"stopId": "0:JBART 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1784218571",
"uncertainty": 120
},
"departure": {
"time": "1784218571",
"uncertainty": 120
},
"stopId": "0:CIMET 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1784218592",
"uncertainty": 120
},
"departure": {
"time": "1784218592",
"uncertainty": 120
},
"stopId": "0:PAVIL 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1784218623",
"uncertainty": 120
},
"departure": {
"time": "1784218623",
"uncertainty": 120
},
"stopId": "0:MERLE 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1784218652",
"uncertainty": 120
},
"departure": {
"time": "1784218652",
"uncertainty": 120
},
"stopId": "0:FAUV 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1784219015",
"uncertainty": 120
},
"stopId": "0:CCOMM",
"stopSequence": 31
}
],
"trip": {
"directionId": 1,
"routeId": "C5",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3546306"
},
"vehicle": {
"id": "105",
"label": "105"
}
}
},
{
"id": "3546310",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784218948",
"uncertainty": 120
},
"departure": {
"time": "1784218953",
"uncertainty": 120
},
"stopId": "0:MALC2"
},
{
"arrival": {
"time": "1784219013",
"uncertainty": 120
},
"departure": {
"time": "1784219013",
"uncertainty": 120
},
"stopId": "0:CGAIL"
},
{
"arrival": {
"time": "1784219055",
"uncertainty": 120
},
"departure": {
"time": "1784219055",
"uncertainty": 120
},
"stopId": "0:REFUG 2"
},
{
"departure": {
"time": "1784218112",
"uncertainty": 120
},
"stopId": "0:ESCHI4",
"stopSequence": 1
},
{
"arrival": {
"time": "1784218151",
"uncertainty": 120
},
"departure": {
"time": "1784218172",
"uncertainty": 120
},
"stopId": "0:BRIFF",
"stopSequence": 2
},
{
"arrival": {
"time": "1784218202",
"uncertainty": 120
},
"departure": {
"time": "1784218202",
"uncertainty": 120
},
"stopId": "0:IUT",
"stopSequence": 3
},
{
"arrival": {
"time": "1784218247",
"uncertainty": 120
},
"departure": {
"time": "1784218247",
"uncertainty": 120
},
"stopId": "0:LAFF 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1784218331",
"uncertainty": 120
},
"departure": {
"time": "1784218331",
"uncertainty": 120
},
"stopId": "0:VITTE",
"stopSequence": 5
},
{
"arrival": {
"time": "1784218403",
"uncertainty": 120
},
"departure": {
"time": "1784218442",
"uncertainty": 120
},
"stopId": "0:MJUIN 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1784218488",
"uncertainty": 120
},
"departure": {
"time": "1784218488",
"uncertainty": 120
},
"stopId": "0:UTRIL 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1784218561",
"uncertainty": 120
},
"departure": {
"time": "1784218562",
"uncertainty": 120
},
"stopId": "0:COLOM 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1784218622",
"uncertainty": 120
},
"departure": {
"time": "1784218622",
"uncertainty": 120
},
"stopId": "0:CONDO 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1784218639",
"uncertainty": 120
},
"departure": {
"time": "1784218639",
"uncertainty": 120
},
"stopId": "0:PMARQ3",
"stopSequence": 10
},
{
"arrival": {
"time": "1784218800",
"uncertainty": 120
},
"departure": {
"time": "1784218800",
"uncertainty": 120
},
"stopId": "0:LPALL",
"stopSequence": 11
},
{
"arrival": {
"time": "1784218832",
"uncertainty": 120
},
"departure": {
"time": "1784218832",
"uncertainty": 120
},
"stopId": "0:BEREN",
"stopSequence": 12
},
{
"arrival": {
"time": "1784218893",
"uncertainty": 120
},
"departure": {
"time": "1784218893",
"uncertainty": 120
},
"stopId": "0:GENIS",
"stopSequence": 13
},
{
"arrival": {
"time": "1784218934",
"uncertainty": 120
},
"departure": {
"time": "1784218934",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALC2",
"stopSequence": 14
},
{
"arrival": {
"time": "1784219031",
"uncertainty": 120
},
"departure": {
"time": "1784219031",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CGAIL",
"stopSequence": 15
},
{
"arrival": {
"time": "1784219085",
"uncertainty": 120
},
"departure": {
"time": "1784219085",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:REFUG",
"stopSequence": 16
},
{
"arrival": {
"time": "1784219117",
"uncertainty": 120
},
"departure": {
"time": "1784219117",
"uncertainty": 120
},
"stopId": "0:LEC E2",
"stopSequence": 17
},
{
"arrival": {
"time": "1784219273",
"uncertainty": 120
},
"departure": {
"time": "1784219273",
"uncertainty": 120
},
"stopId": "0:TURI",
"stopSequence": 18
},
{
"arrival": {
"time": "1784219385",
"uncertainty": 120
},
"departure": {
"time": "1784219385",
"uncertainty": 120
},
"stopId": "0:PREFE 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1784219446",
"uncertainty": 120
},
"departure": {
"time": "1784219446",
"uncertainty": 120
},
"stopId": "0:CIRE 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1784219482",
"uncertainty": 120
},
"departure": {
"time": "1784219482",
"uncertainty": 120
},
"stopId": "0:EGALI 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1784219523",
"uncertainty": 120
},
"departure": {
"time": "1784219523",
"uncertainty": 120
},
"stopId": "0:StMAR 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1784219564",
"uncertainty": 120
},
"departure": {
"time": "1784219564",
"uncertainty": 120
},
"stopId": "0:GLUSS 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1784219599",
"uncertainty": 120
},
"departure": {
"time": "1784219599",
"uncertainty": 120
},
"stopId": "0:PARME 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1784219634",
"uncertainty": 120
},
"departure": {
"time": "1784219634",
"uncertainty": 120
},
"stopId": "0:VDOR 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1784219683",
"uncertainty": 120
},
"departure": {
"time": "1784219683",
"uncertainty": 120
},
"stopId": "0:JBART 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1784219740",
"uncertainty": 120
},
"departure": {
"time": "1784219740",
"uncertainty": 120
},
"stopId": "0:CIMET 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1784219763",
"uncertainty": 120
},
"departure": {
"time": "1784219763",
"uncertainty": 120
},
"stopId": "0:PAVIL 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1784219796",
"uncertainty": 120
},
"departure": {
"time": "1784219796",
"uncertainty": 120
},
"stopId": "0:MERLE 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1784219828",
"uncertainty": 120
},
"departure": {
"time": "1784219828",
"uncertainty": 120
},
"stopId": "0:FAUV 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1784219888",
"uncertainty": 120
},
"stopId": "0:CCOMM",
"stopSequence": 31
}
],
"trip": {
"directionId": 1,
"routeId": "C5",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3546310"
},
"vehicle": {
"id": "121",
"label": "121"
}
}
},
{
"id": "3545257",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784220053",
"uncertainty": 120
},
"departure": {
"time": "1784220053",
"uncertainty": 120
},
"stopId": "0:MALC2"
},
{
"arrival": {
"time": "1784220128",
"uncertainty": 120
},
"departure": {
"time": "1784220128",
"uncertainty": 120
},
"stopId": "0:CGAIL"
},
{
"arrival": {
"time": "1784220173",
"uncertainty": 120
},
"departure": {
"time": "1784220173",
"uncertainty": 120
},
"stopId": "0:REFUG 2"
},
{
"departure": {
"time": "1784218387",
"uncertainty": 120
},
"stopId": "0:_ELBA",
"stopSequence": 1
},
{
"arrival": {
"time": "1784218417",
"uncertainty": 120
},
"departure": {
"time": "1784218417",
"uncertainty": 120
},
"stopId": "0:BNO 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1784218559",
"uncertainty": 120
},
"departure": {
"time": "1784218559",
"uncertainty": 120
},
"stopId": "0:SBO 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1784218616",
"uncertainty": 120
},
"departure": {
"time": "1784218616",
"uncertainty": 120
},
"stopId": "0:JMAC 3",
"stopSequence": 4
},
{
"arrival": {
"time": "1784218671",
"uncertainty": 120
},
"departure": {
"time": "1784218688",
"uncertainty": 120
},
"stopId": "0:JMAC 5",
"stopSequence": 5
},
{
"arrival": {
"time": "1784218718",
"uncertainty": 120
},
"departure": {
"time": "1784218718",
"uncertainty": 120
},
"stopId": "0:RESI",
"stopSequence": 6
},
{
"arrival": {
"time": "1784218773",
"uncertainty": 120
},
"departure": {
"time": "1784218773",
"uncertainty": 120
},
"stopId": "0:NEYR",
"stopSequence": 7
},
{
"arrival": {
"time": "1784218806",
"uncertainty": 120
},
"departure": {
"time": "1784218806",
"uncertainty": 120
},
"stopId": "0:CHEN",
"stopSequence": 8
},
{
"arrival": {
"time": "1784218838",
"uncertainty": 120
},
"departure": {
"time": "1784218838",
"uncertainty": 120
},
"stopId": "0:CHAFF",
"stopSequence": 9
},
{
"arrival": {
"time": "1784218868",
"uncertainty": 120
},
"departure": {
"time": "1784218868",
"uncertainty": 120
},
"stopId": "0:ARAGO",
"stopSequence": 10
},
{
"arrival": {
"time": "1784219005",
"uncertainty": 120
},
"departure": {
"time": "1784219005",
"uncertainty": 120
},
"stopId": "0:MAIRI 1",
"stopSequence": 11
},
{
"arrival": {
"time": "1784219067",
"uncertainty": 120
},
"departure": {
"time": "1784219067",
"uncertainty": 120
},
"stopId": "0:VOLT",
"stopSequence": 12
},
{
"arrival": {
"time": "1784219122",
"uncertainty": 120
},
"departure": {
"time": "1784219122",
"uncertainty": 120
},
"stopId": "0:MDORM",
"stopSequence": 13
},
{
"arrival": {
"time": "1784219180",
"uncertainty": 120
},
"departure": {
"time": "1784219180",
"uncertainty": 120
},
"stopId": "0:AURO",
"stopSequence": 14
},
{
"arrival": {
"time": "1784219256",
"uncertainty": 120
},
"departure": {
"time": "1784219256",
"uncertainty": 120
},
"stopId": "0:GRAN",
"stopSequence": 15
},
{
"arrival": {
"time": "1784219330",
"uncertainty": 120
},
"departure": {
"time": "1784219330",
"uncertainty": 120
},
"stopId": "0:CD7",
"stopSequence": 16
},
{
"arrival": {
"time": "1784219398",
"uncertainty": 120
},
"departure": {
"time": "1784219398",
"uncertainty": 120
},
"stopId": "0:ADMA",
"stopSequence": 17
},
{
"arrival": {
"time": "1784219516",
"uncertainty": 120
},
"departure": {
"time": "1784219516",
"uncertainty": 120
},
"stopId": "0:VHUGO",
"stopSequence": 18
},
{
"arrival": {
"time": "1784219579",
"uncertainty": 120
},
"departure": {
"time": "1784219579",
"uncertainty": 120
},
"stopId": "0:LGMOU",
"stopSequence": 19
},
{
"arrival": {
"time": "1784219662",
"uncertainty": 120
},
"departure": {
"time": "1784219662",
"uncertainty": 120
},
"stopId": "0:CASS",
"stopSequence": 20
},
{
"arrival": {
"time": "1784219709",
"uncertainty": 120
},
"departure": {
"time": "1784219709",
"uncertainty": 120
},
"stopId": "0:LAFA",
"stopSequence": 21
},
{
"arrival": {
"time": "1784219801",
"uncertainty": 120
},
"departure": {
"time": "1784219801",
"uncertainty": 120
},
"stopId": "0:LESA",
"stopSequence": 22
},
{
"arrival": {
"time": "1784219850",
"uncertainty": 120
},
"departure": {
"time": "1784219850",
"uncertainty": 120
},
"stopId": "0:TRINI",
"stopSequence": 23
},
{
"arrival": {
"time": "1784219923",
"uncertainty": 120
},
"departure": {
"time": "1784219923",
"uncertainty": 120
},
"stopId": "0:ESPE",
"stopSequence": 24
},
{
"arrival": {
"time": "1784219969",
"uncertainty": 120
},
"departure": {
"time": "1784219969",
"uncertainty": 120
},
"stopId": "0:SVIC",
"stopSequence": 25
},
{
"arrival": {
"time": "1784219783",
"uncertainty": 120
},
"departure": {
"time": "1784219783",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CECIL",
"stopSequence": 26
},
{
"arrival": {
"time": "1784219940",
"uncertainty": 120
},
"departure": {
"time": "1784219940",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GAR1",
"stopSequence": 27
},
{
"arrival": {
"time": "1784220233",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 28
}
],
"trip": {
"directionId": 0,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545257"
},
"vehicle": {
"id": "55",
"label": "55"
}
}
},
{
"id": "3545259",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784223373",
"uncertainty": 120
},
"departure": {
"time": "1784223373",
"uncertainty": 120
},
"stopId": "0:MALC2"
},
{
"arrival": {
"time": "1784223448",
"uncertainty": 120
},
"departure": {
"time": "1784223448",
"uncertainty": 120
},
"stopId": "0:CGAIL"
},
{
"arrival": {
"time": "1784223493",
"uncertainty": 120
},
"departure": {
"time": "1784223493",
"uncertainty": 120
},
"stopId": "0:REFUG 2"
},
{
"departure": {
"time": "1784221740",
"uncertainty": 120
},
"stopId": "0:_ELBA",
"stopSequence": 1
},
{
"arrival": {
"time": "1784221860",
"uncertainty": 120
},
"departure": {
"time": "1784221860",
"uncertainty": 120
},
"stopId": "0:BNO 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1784222048",
"uncertainty": 120
},
"departure": {
"time": "1784222048",
"uncertainty": 120
},
"stopId": "0:SBO 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1784222107",
"uncertainty": 120
},
"departure": {
"time": "1784222107",
"uncertainty": 120
},
"stopId": "0:JMAC 3",
"stopSequence": 4
},
{
"arrival": {
"time": "1784222160",
"uncertainty": 120
},
"departure": {
"time": "1784222160",
"uncertainty": 120
},
"stopId": "0:JMAC 5",
"stopSequence": 5
},
{
"arrival": {
"time": "1784222194",
"uncertainty": 120
},
"departure": {
"time": "1784222194",
"uncertainty": 120
},
"stopId": "0:RESI",
"stopSequence": 6
},
{
"arrival": {
"time": "1784222249",
"uncertainty": 120
},
"departure": {
"time": "1784222249",
"uncertainty": 120
},
"stopId": "0:NEYR",
"stopSequence": 7
},
{
"arrival": {
"time": "1784222297",
"uncertainty": 120
},
"departure": {
"time": "1784222297",
"uncertainty": 120
},
"stopId": "0:CHEN",
"stopSequence": 8
},
{
"arrival": {
"time": "1784222346",
"uncertainty": 120
},
"departure": {
"time": "1784222346",
"uncertainty": 120
},
"stopId": "0:CHAFF",
"stopSequence": 9
},
{
"arrival": {
"time": "1784222382",
"uncertainty": 120
},
"departure": {
"time": "1784222382",
"uncertainty": 120
},
"stopId": "0:ARAGO",
"stopSequence": 10
},
{
"arrival": {
"time": "1784222460",
"uncertainty": 120
},
"departure": {
"time": "1784222460",
"uncertainty": 120
},
"stopId": "0:MAIRI 1",
"stopSequence": 11
},
{
"arrival": {
"time": "1784222488",
"uncertainty": 120
},
"departure": {
"time": "1784222488",
"uncertainty": 120
},
"stopId": "0:VOLT",
"stopSequence": 12
},
{
"arrival": {
"time": "1784222529",
"uncertainty": 120
},
"departure": {
"time": "1784222529",
"uncertainty": 120
},
"stopId": "0:MDORM",
"stopSequence": 13
},
{
"arrival": {
"time": "1784222581",
"uncertainty": 120
},
"departure": {
"time": "1784222581",
"uncertainty": 120
},
"stopId": "0:AURO",
"stopSequence": 14
},
{
"arrival": {
"time": "1784222649",
"uncertainty": 120
},
"departure": {
"time": "1784222649",
"uncertainty": 120
},
"stopId": "0:GRAN",
"stopSequence": 15
},
{
"arrival": {
"time": "1784222715",
"uncertainty": 120
},
"departure": {
"time": "1784222715",
"uncertainty": 120
},
"stopId": "0:CD7",
"stopSequence": 16
},
{
"arrival": {
"time": "1784222776",
"uncertainty": 120
},
"departure": {
"time": "1784222776",
"uncertainty": 120
},
"stopId": "0:ADMA",
"stopSequence": 17
},
{
"arrival": {
"time": "1784222880",
"uncertainty": 120
},
"departure": {
"time": "1784222880",
"uncertainty": 120
},
"stopId": "0:VHUGO",
"stopSequence": 18
},
{
"arrival": {
"time": "1784222937",
"uncertainty": 120
},
"departure": {
"time": "1784222937",
"uncertainty": 120
},
"stopId": "0:LGMOU",
"stopSequence": 19
},
{
"arrival": {
"time": "1784223012",
"uncertainty": 120
},
"departure": {
"time": "1784223012",
"uncertainty": 120
},
"stopId": "0:CASS",
"stopSequence": 20
},
{
"arrival": {
"time": "1784223055",
"uncertainty": 120
},
"departure": {
"time": "1784223055",
"uncertainty": 120
},
"stopId": "0:LAFA",
"stopSequence": 21
},
{
"arrival": {
"time": "1784223139",
"uncertainty": 120
},
"departure": {
"time": "1784223139",
"uncertainty": 120
},
"stopId": "0:LESA",
"stopSequence": 22
},
{
"arrival": {
"time": "1784223183",
"uncertainty": 120
},
"departure": {
"time": "1784223183",
"uncertainty": 120
},
"stopId": "0:TRINI",
"stopSequence": 23
},
{
"arrival": {
"time": "1784223249",
"uncertainty": 120
},
"departure": {
"time": "1784223249",
"uncertainty": 120
},
"stopId": "0:ESPE",
"stopSequence": 24
},
{
"arrival": {
"time": "1784223291",
"uncertainty": 120
},
"departure": {
"time": "1784223291",
"uncertainty": 120
},
"stopId": "0:SVIC",
"stopSequence": 25
},
{
"arrival": {
"time": "1784223360",
"uncertainty": 120
},
"departure": {
"time": "1784223360",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CECIL",
"stopSequence": 26
},
{
"arrival": {
"time": "1784223525",
"uncertainty": 120
},
"departure": {
"time": "1784223525",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GAR1",
"stopSequence": 27
},
{
"arrival": {
"time": "1784223550",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 28
}
],
"trip": {
"directionId": 0,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545259"
}
}
},
{
"id": "3545258",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784221573",
"uncertainty": 120
},
"departure": {
"time": "1784221573",
"uncertainty": 120
},
"stopId": "0:MALC2"
},
{
"arrival": {
"time": "1784221648",
"uncertainty": 120
},
"departure": {
"time": "1784221648",
"uncertainty": 120
},
"stopId": "0:CGAIL"
},
{
"arrival": {
"time": "1784221693",
"uncertainty": 120
},
"departure": {
"time": "1784221693",
"uncertainty": 120
},
"stopId": "0:REFUG 2"
},
{
"departure": {
"time": "1784219940",
"uncertainty": 120
},
"stopId": "0:_ELBA",
"stopSequence": 1
},
{
"arrival": {
"time": "1784220060",
"uncertainty": 120
},
"departure": {
"time": "1784220060",
"uncertainty": 120
},
"stopId": "0:BNO 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1784220248",
"uncertainty": 120
},
"departure": {
"time": "1784220248",
"uncertainty": 120
},
"stopId": "0:SBO 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1784220307",
"uncertainty": 120
},
"departure": {
"time": "1784220307",
"uncertainty": 120
},
"stopId": "0:JMAC 3",
"stopSequence": 4
},
{
"arrival": {
"time": "1784220360",
"uncertainty": 120
},
"departure": {
"time": "1784220360",
"uncertainty": 120
},
"stopId": "0:JMAC 5",
"stopSequence": 5
},
{
"arrival": {
"time": "1784220394",
"uncertainty": 120
},
"departure": {
"time": "1784220394",
"uncertainty": 120
},
"stopId": "0:RESI",
"stopSequence": 6
},
{
"arrival": {
"time": "1784220449",
"uncertainty": 120
},
"departure": {
"time": "1784220449",
"uncertainty": 120
},
"stopId": "0:NEYR",
"stopSequence": 7
},
{
"arrival": {
"time": "1784220497",
"uncertainty": 120
},
"departure": {
"time": "1784220497",
"uncertainty": 120
},
"stopId": "0:CHEN",
"stopSequence": 8
},
{
"arrival": {
"time": "1784220546",
"uncertainty": 120
},
"departure": {
"time": "1784220546",
"uncertainty": 120
},
"stopId": "0:CHAFF",
"stopSequence": 9
},
{
"arrival": {
"time": "1784220582",
"uncertainty": 120
},
"departure": {
"time": "1784220582",
"uncertainty": 120
},
"stopId": "0:ARAGO",
"stopSequence": 10
},
{
"arrival": {
"time": "1784220660",
"uncertainty": 120
},
"departure": {
"time": "1784220660",
"uncertainty": 120
},
"stopId": "0:MAIRI 1",
"stopSequence": 11
},
{
"arrival": {
"time": "1784220688",
"uncertainty": 120
},
"departure": {
"time": "1784220688",
"uncertainty": 120
},
"stopId": "0:VOLT",
"stopSequence": 12
},
{
"arrival": {
"time": "1784220729",
"uncertainty": 120
},
"departure": {
"time": "1784220729",
"uncertainty": 120
},
"stopId": "0:MDORM",
"stopSequence": 13
},
{
"arrival": {
"time": "1784220781",
"uncertainty": 120
},
"departure": {
"time": "1784220781",
"uncertainty": 120
},
"stopId": "0:AURO",
"stopSequence": 14
},
{
"arrival": {
"time": "1784220849",
"uncertainty": 120
},
"departure": {
"time": "1784220849",
"uncertainty": 120
},
"stopId": "0:GRAN",
"stopSequence": 15
},
{
"arrival": {
"time": "1784220915",
"uncertainty": 120
},
"departure": {
"time": "1784220915",
"uncertainty": 120
},
"stopId": "0:CD7",
"stopSequence": 16
},
{
"arrival": {
"time": "1784220976",
"uncertainty": 120
},
"departure": {
"time": "1784220976",
"uncertainty": 120
},
"stopId": "0:ADMA",
"stopSequence": 17
},
{
"arrival": {
"time": "1784221080",
"uncertainty": 120
},
"departure": {
"time": "1784221080",
"uncertainty": 120
},
"stopId": "0:VHUGO",
"stopSequence": 18
},
{
"arrival": {
"time": "1784221137",
"uncertainty": 120
},
"departure": {
"time": "1784221137",
"uncertainty": 120
},
"stopId": "0:LGMOU",
"stopSequence": 19
},
{
"arrival": {
"time": "1784221212",
"uncertainty": 120
},
"departure": {
"time": "1784221212",
"uncertainty": 120
},
"stopId": "0:CASS",
"stopSequence": 20
},
{
"arrival": {
"time": "1784221255",
"uncertainty": 120
},
"departure": {
"time": "1784221255",
"uncertainty": 120
},
"stopId": "0:LAFA",
"stopSequence": 21
},
{
"arrival": {
"time": "1784221339",
"uncertainty": 120
},
"departure": {
"time": "1784221339",
"uncertainty": 120
},
"stopId": "0:LESA",
"stopSequence": 22
},
{
"arrival": {
"time": "1784221383",
"uncertainty": 120
},
"departure": {
"time": "1784221383",
"uncertainty": 120
},
"stopId": "0:TRINI",
"stopSequence": 23
},
{
"arrival": {
"time": "1784221449",
"uncertainty": 120
},
"departure": {
"time": "1784221449",
"uncertainty": 120
},
"stopId": "0:ESPE",
"stopSequence": 24
},
{
"arrival": {
"time": "1784221491",
"uncertainty": 120
},
"departure": {
"time": "1784221491",
"uncertainty": 120
},
"stopId": "0:SVIC",
"stopSequence": 25
},
{
"arrival": {
"time": "1784221560",
"uncertainty": 120
},
"departure": {
"time": "1784221560",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CECIL",
"stopSequence": 26
},
{
"arrival": {
"time": "1784221725",
"uncertainty": 120
},
"departure": {
"time": "1784221725",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:GAR1",
"stopSequence": 27
},
{
"arrival": {
"time": "1784221750",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 28
}
],
"trip": {
"directionId": 0,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545258"
}
}
},
{
"id": "3546345",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784219201",
"uncertainty": 120
},
"departure": {
"time": "1784219201",
"uncertainty": 120
},
"stopId": "0:LEC E1"
},
{
"arrival": {
"time": "1784219314",
"uncertainty": 120
},
"departure": {
"time": "1784219314",
"uncertainty": 120
},
"stopId": "0:VOLTA"
},
{
"arrival": {
"time": "1784219364",
"uncertainty": 120
},
"departure": {
"time": "1784219364",
"uncertainty": 120
},
"stopId": "0:PPAIX"
},
{
"arrival": {
"time": "1784219405",
"uncertainty": 120
},
"departure": {
"time": "1784219405",
"uncertainty": 120
},
"stopId": "0:MALC"
},
{
"departure": {
"time": "1784218333",
"uncertainty": 120
},
"stopId": "0:CCOMM",
"stopSequence": 1
},
{
"arrival": {
"time": "1784218393",
"uncertainty": 120
},
"departure": {
"time": "1784218393",
"uncertainty": 120
},
"stopId": "0:FAUV",
"stopSequence": 2
},
{
"arrival": {
"time": "1784218410",
"uncertainty": 120
},
"departure": {
"time": "1784218410",
"uncertainty": 120
},
"stopId": "0:MERLE",
"stopSequence": 3
},
{
"arrival": {
"time": "1784218444",
"uncertainty": 120
},
"departure": {
"time": "1784218453",
"uncertainty": 120
},
"stopId": "0:PAVIL",
"stopSequence": 4
},
{
"arrival": {
"time": "1784218479",
"uncertainty": 120
},
"departure": {
"time": "1784218479",
"uncertainty": 120
},
"stopId": "0:CIMET",
"stopSequence": 5
},
{
"arrival": {
"time": "1784218552",
"uncertainty": 120
},
"departure": {
"time": "1784218552",
"uncertainty": 120
},
"stopId": "0:JBART",
"stopSequence": 6
},
{
"arrival": {
"time": "1784218603",
"uncertainty": 120
},
"departure": {
"time": "1784218603",
"uncertainty": 120
},
"stopId": "0:VDOR",
"stopSequence": 7
},
{
"arrival": {
"time": "1784218667",
"uncertainty": 120
},
"departure": {
"time": "1784218667",
"uncertainty": 120
},
"stopId": "0:PARME",
"stopSequence": 8
},
{
"arrival": {
"time": "1784218722",
"uncertainty": 120
},
"departure": {
"time": "1784218723",
"uncertainty": 120
},
"stopId": "0:GLUSS",
"stopSequence": 9
},
{
"arrival": {
"time": "1784218779",
"uncertainty": 120
},
"departure": {
"time": "1784218779",
"uncertainty": 120
},
"stopId": "0:StMAR",
"stopSequence": 10
},
{
"arrival": {
"time": "1784218790",
"uncertainty": 120
},
"departure": {
"time": "1784218843",
"uncertainty": 120
},
"stopId": "0:EGAL",
"stopSequence": 11
},
{
"arrival": {
"time": "1784218903",
"uncertainty": 120
},
"departure": {
"time": "1784218903",
"uncertainty": 120
},
"stopId": "0:CIRE",
"stopSequence": 12
},
{
"arrival": {
"time": "1784218983",
"uncertainty": 120
},
"departure": {
"time": "1784218993",
"uncertainty": 120
},
"stopId": "0:PREFE",
"stopSequence": 13
},
{
"arrival": {
"time": "1784219078",
"uncertainty": 120
},
"departure": {
"time": "1784219078",
"uncertainty": 120
},
"stopId": "0:TURIN 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1784219182",
"uncertainty": 120
},
"departure": {
"time": "1784219182",
"uncertainty": 120
},
"stopId": "0:LEC O1",
"stopSequence": 15
},
{
"arrival": {
"time": "1784219228",
"uncertainty": 120
},
"departure": {
"time": "1784219228",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BARRA",
"stopSequence": 16
},
{
"arrival": {
"time": "1784219263",
"uncertainty": 120
},
"departure": {
"time": "1784219263",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:VOLTA",
"stopSequence": 17
},
{
"arrival": {
"time": "1784219313",
"uncertainty": 120
},
"departure": {
"time": "1784219313",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:PPAIX",
"stopSequence": 18
},
{
"arrival": {
"time": "1784219378",
"uncertainty": 120
},
"departure": {
"time": "1784219378",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALC",
"stopSequence": 19
},
{
"arrival": {
"time": "1784219453",
"uncertainty": 120
},
"departure": {
"time": "1784219453",
"uncertainty": 120
},
"stopId": "0:GENIS 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1784219513",
"uncertainty": 120
},
"departure": {
"time": "1784219513",
"uncertainty": 120
},
"stopId": "0:BEREN 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1784219551",
"uncertainty": 120
},
"departure": {
"time": "1784219551",
"uncertainty": 120
},
"stopId": "0:LPALL 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1784219770",
"uncertainty": 120
},
"departure": {
"time": "1784219770",
"uncertainty": 120
},
"stopId": "0:UTRIL",
"stopSequence": 23
},
{
"arrival": {
"time": "1784219831",
"uncertainty": 120
},
"departure": {
"time": "1784219831",
"uncertainty": 120
},
"stopId": "0:MJUIN",
"stopSequence": 24
},
{
"arrival": {
"time": "1784219892",
"uncertainty": 120
},
"departure": {
"time": "1784219892",
"uncertainty": 120
},
"stopId": "0:VITTE 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1784219970",
"uncertainty": 120
},
"departure": {
"time": "1784219970",
"uncertainty": 120
},
"stopId": "0:LAFF",
"stopSequence": 26
},
{
"arrival": {
"time": "1784220038",
"uncertainty": 120
},
"departure": {
"time": "1784220038",
"uncertainty": 120
},
"stopId": "0:IUT 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1784220056",
"uncertainty": 120
},
"departure": {
"time": "1784220056",
"uncertainty": 120
},
"stopId": "0:BRIFF 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1784220113",
"uncertainty": 120
},
"stopId": "0:ESCHI 2",
"stopSequence": 29
}
],
"trip": {
"directionId": 0,
"routeId": "C5",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3546345"
},
"vehicle": {
"id": "61",
"label": "61"
}
}
},
{
"id": "3546344",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784217805",
"uncertainty": 120
},
"departure": {
"time": "1784217805",
"uncertainty": 120
},
"stopId": "0:LEC E1"
},
{
"arrival": {
"time": "1784218157",
"uncertainty": 120
},
"departure": {
"time": "1784218172",
"uncertainty": 120
},
"stopId": "0:VOLTA"
},
{
"arrival": {
"time": "1784218245",
"uncertainty": 120
},
"departure": {
"time": "1784218263",
"uncertainty": 120
},
"stopId": "0:PPAIX"
},
{
"arrival": {
"time": "1784218310",
"uncertainty": 120
},
"departure": {
"time": "1784218310",
"uncertainty": 120
},
"stopId": "0:MALC"
},
{
"departure": {
"time": "1784216946",
"uncertainty": 120
},
"stopId": "0:CCOMM",
"stopSequence": 1
},
{
"arrival": {
"time": "1784217017",
"uncertainty": 120
},
"departure": {
"time": "1784217017",
"uncertainty": 120
},
"stopId": "0:FAUV",
"stopSequence": 2
},
{
"arrival": {
"time": "1784217031",
"uncertainty": 120
},
"departure": {
"time": "1784217031",
"uncertainty": 120
},
"stopId": "0:MERLE",
"stopSequence": 3
},
{
"arrival": {
"time": "1784217060",
"uncertainty": 120
},
"departure": {
"time": "1784217060",
"uncertainty": 120
},
"stopId": "0:PAVIL",
"stopSequence": 4
},
{
"arrival": {
"time": "1784217084",
"uncertainty": 120
},
"departure": {
"time": "1784217096",
"uncertainty": 120
},
"stopId": "0:CIMET",
"stopSequence": 5
},
{
"arrival": {
"time": "1784217167",
"uncertainty": 120
},
"departure": {
"time": "1784217167",
"uncertainty": 120
},
"stopId": "0:JBART",
"stopSequence": 6
},
{
"arrival": {
"time": "1784217216",
"uncertainty": 120
},
"departure": {
"time": "1784217216",
"uncertainty": 120
},
"stopId": "0:VDOR",
"stopSequence": 7
},
{
"arrival": {
"time": "1784217246",
"uncertainty": 120
},
"departure": {
"time": "1784217246",
"uncertainty": 120
},
"stopId": "0:PARME",
"stopSequence": 8
},
{
"arrival": {
"time": "1784217292",
"uncertainty": 120
},
"departure": {
"time": "1784217292",
"uncertainty": 120
},
"stopId": "0:GLUSS",
"stopSequence": 9
},
{
"arrival": {
"time": "1784217348",
"uncertainty": 120
},
"departure": {
"time": "1784217348",
"uncertainty": 120
},
"stopId": "0:StMAR",
"stopSequence": 10
},
{
"arrival": {
"time": "1784217366",
"uncertainty": 120
},
"departure": {
"time": "1784217366",
"uncertainty": 120
},
"stopId": "0:EGAL",
"stopSequence": 11
},
{
"arrival": {
"time": "1784217456",
"uncertainty": 120
},
"departure": {
"time": "1784217456",
"uncertainty": 120
},
"stopId": "0:CIRE",
"stopSequence": 12
},
{
"arrival": {
"time": "1784217510",
"uncertainty": 120
},
"departure": {
"time": "1784217516",
"uncertainty": 120
},
"stopId": "0:PREFE",
"stopSequence": 13
},
{
"arrival": {
"time": "1784217606",
"uncertainty": 120
},
"departure": {
"time": "1784217606",
"uncertainty": 120
},
"stopId": "0:TURIN 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1784217694",
"uncertainty": 120
},
"departure": {
"time": "1784217786",
"uncertainty": 120
},
"stopId": "0:LEC O1",
"stopSequence": 15
},
{
"arrival": {
"time": "1784217908",
"uncertainty": 120
},
"departure": {
"time": "1784217908",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BARRA",
"stopSequence": 16
},
{
"arrival": {
"time": "1784217943",
"uncertainty": 120
},
"departure": {
"time": "1784217943",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:VOLTA",
"stopSequence": 17
},
{
"arrival": {
"time": "1784217993",
"uncertainty": 120
},
"departure": {
"time": "1784217993",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:PPAIX",
"stopSequence": 18
},
{
"arrival": {
"time": "1784218058",
"uncertainty": 120
},
"departure": {
"time": "1784218058",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALC",
"stopSequence": 19
},
{
"arrival": {
"time": "1784218358",
"uncertainty": 120
},
"departure": {
"time": "1784218358",
"uncertainty": 120
},
"stopId": "0:GENIS 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1784218430",
"uncertainty": 120
},
"departure": {
"time": "1784218430",
"uncertainty": 120
},
"stopId": "0:BEREN 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1784218463",
"uncertainty": 120
},
"departure": {
"time": "1784218480",
"uncertainty": 120
},
"stopId": "0:LPALL 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1784218688",
"uncertainty": 120
},
"departure": {
"time": "1784218688",
"uncertainty": 120
},
"stopId": "0:UTRIL",
"stopSequence": 23
},
{
"arrival": {
"time": "1784218748",
"uncertainty": 120
},
"departure": {
"time": "1784218748",
"uncertainty": 120
},
"stopId": "0:MJUIN",
"stopSequence": 24
},
{
"arrival": {
"time": "1784218808",
"uncertainty": 120
},
"departure": {
"time": "1784218808",
"uncertainty": 120
},
"stopId": "0:VITTE 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1784218881",
"uncertainty": 120
},
"departure": {
"time": "1784218881",
"uncertainty": 120
},
"stopId": "0:LAFF",
"stopSequence": 26
},
{
"arrival": {
"time": "1784218952",
"uncertainty": 120
},
"departure": {
"time": "1784218952",
"uncertainty": 120
},
"stopId": "0:IUT 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1784218965",
"uncertainty": 120
},
"departure": {
"time": "1784218965",
"uncertainty": 120
},
"stopId": "0:BRIFF 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1784219035",
"uncertainty": 120
},
"stopId": "0:ESCHI 2",
"stopSequence": 29
}
],
"trip": {
"directionId": 0,
"routeId": "C5",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3546344"
},
"vehicle": {
"id": "549",
"label": "549"
}
}
},
{
"id": "3546346",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784220319",
"uncertainty": 120
},
"departure": {
"time": "1784220319",
"uncertainty": 120
},
"stopId": "0:LEC E1"
},
{
"arrival": {
"time": "1784220432",
"uncertainty": 120
},
"departure": {
"time": "1784220432",
"uncertainty": 120
},
"stopId": "0:VOLTA"
},
{
"arrival": {
"time": "1784220482",
"uncertainty": 120
},
"departure": {
"time": "1784220482",
"uncertainty": 120
},
"stopId": "0:PPAIX"
},
{
"arrival": {
"time": "1784220523",
"uncertainty": 120
},
"departure": {
"time": "1784220523",
"uncertainty": 120
},
"stopId": "0:MALC"
},
{
"departure": {
"time": "1784219520",
"uncertainty": 120
},
"stopId": "0:CCOMM",
"stopSequence": 1
},
{
"arrival": {
"time": "1784219586",
"uncertainty": 120
},
"departure": {
"time": "1784219586",
"uncertainty": 120
},
"stopId": "0:FAUV",
"stopSequence": 2
},
{
"arrival": {
"time": "1784219624",
"uncertainty": 120
},
"departure": {
"time": "1784219624",
"uncertainty": 120
},
"stopId": "0:MERLE",
"stopSequence": 3
},
{
"arrival": {
"time": "1784219685",
"uncertainty": 120
},
"departure": {
"time": "1784219685",
"uncertainty": 120
},
"stopId": "0:PAVIL",
"stopSequence": 4
},
{
"arrival": {
"time": "1784219723",
"uncertainty": 120
},
"departure": {
"time": "1784219723",
"uncertainty": 120
},
"stopId": "0:CIMET",
"stopSequence": 5
},
{
"arrival": {
"time": "1784219777",
"uncertainty": 120
},
"departure": {
"time": "1784219777",
"uncertainty": 120
},
"stopId": "0:JBART",
"stopSequence": 6
},
{
"arrival": {
"time": "1784219811",
"uncertainty": 120
},
"departure": {
"time": "1784219811",
"uncertainty": 120
},
"stopId": "0:VDOR",
"stopSequence": 7
},
{
"arrival": {
"time": "1784219857",
"uncertainty": 120
},
"departure": {
"time": "1784219857",
"uncertainty": 120
},
"stopId": "0:PARME",
"stopSequence": 8
},
{
"arrival": {
"time": "1784219911",
"uncertainty": 120
},
"departure": {
"time": "1784219911",
"uncertainty": 120
},
"stopId": "0:GLUSS",
"stopSequence": 9
},
{
"arrival": {
"time": "1784219969",
"uncertainty": 120
},
"departure": {
"time": "1784219969",
"uncertainty": 120
},
"stopId": "0:StMAR",
"stopSequence": 10
},
{
"arrival": {
"time": "1784220000",
"uncertainty": 120
},
"departure": {
"time": "1784220000",
"uncertainty": 120
},
"stopId": "0:EGAL",
"stopSequence": 11
},
{
"arrival": {
"time": "1784220085",
"uncertainty": 120
},
"departure": {
"time": "1784220085",
"uncertainty": 120
},
"stopId": "0:CIRE",
"stopSequence": 12
},
{
"arrival": {
"time": "1784220180",
"uncertainty": 120
},
"departure": {
"time": "1784220180",
"uncertainty": 120
},
"stopId": "0:PREFE",
"stopSequence": 13
},
{
"arrival": {
"time": "1784220223",
"uncertainty": 120
},
"departure": {
"time": "1784220223",
"uncertainty": 120
},
"stopId": "0:TURIN 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1784220300",
"uncertainty": 120
},
"departure": {
"time": "1784220300",
"uncertainty": 120
},
"stopId": "0:LEC O1",
"stopSequence": 15
},
{
"arrival": {
"time": "1784220428",
"uncertainty": 120
},
"departure": {
"time": "1784220428",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BARRA",
"stopSequence": 16
},
{
"arrival": {
"time": "1784220463",
"uncertainty": 120
},
"departure": {
"time": "1784220463",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:VOLTA",
"stopSequence": 17
},
{
"arrival": {
"time": "1784220513",
"uncertainty": 120
},
"departure": {
"time": "1784220513",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:PPAIX",
"stopSequence": 18
},
{
"arrival": {
"time": "1784220578",
"uncertainty": 120
},
"departure": {
"time": "1784220578",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALC",
"stopSequence": 19
},
{
"arrival": {
"time": "1784220571",
"uncertainty": 120
},
"departure": {
"time": "1784220571",
"uncertainty": 120
},
"stopId": "0:GENIS 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1784220631",
"uncertainty": 120
},
"departure": {
"time": "1784220631",
"uncertainty": 120
},
"stopId": "0:BEREN 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1784220707",
"uncertainty": 120
},
"departure": {
"time": "1784220707",
"uncertainty": 120
},
"stopId": "0:LPALL 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1784221015",
"uncertainty": 120
},
"departure": {
"time": "1784221015",
"uncertainty": 120
},
"stopId": "0:UTRIL",
"stopSequence": 23
},
{
"arrival": {
"time": "1784221099",
"uncertainty": 120
},
"departure": {
"time": "1784221099",
"uncertainty": 120
},
"stopId": "0:MJUIN",
"stopSequence": 24
},
{
"arrival": {
"time": "1784221177",
"uncertainty": 120
},
"departure": {
"time": "1784221177",
"uncertainty": 120
},
"stopId": "0:VITTE 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1784221315",
"uncertainty": 120
},
"departure": {
"time": "1784221315",
"uncertainty": 120
},
"stopId": "0:LAFF",
"stopSequence": 26
},
{
"arrival": {
"time": "1784221359",
"uncertainty": 120
},
"departure": {
"time": "1784221359",
"uncertainty": 120
},
"stopId": "0:IUT 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1784221408",
"uncertainty": 120
},
"departure": {
"time": "1784221408",
"uncertainty": 120
},
"stopId": "0:BRIFF 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1784221454",
"uncertainty": 120
},
"stopId": "0:ESCHI 2",
"stopSequence": 29
}
],
"trip": {
"directionId": 0,
"routeId": "C5",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3546346"
}
}
},
{
"id": "3546247",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1784218381",
"uncertainty": 120
},
"stopId": "0:CCOM1.2",
"stopSequence": 1
},
{
"arrival": {
"time": "1784218472",
"uncertainty": 120
},
"departure": {
"time": "1784218472",
"uncertainty": 120
},
"stopId": "0:GAGAR 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1784218516",
"uncertainty": 120
},
"departure": {
"time": "1784218516",
"uncertainty": 120
},
"stopId": "0:ROSTA 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1784218555",
"uncertainty": 120
},
"departure": {
"time": "1784218555",
"uncertainty": 120
},
"stopId": "0:CLAUD 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1784218582",
"uncertainty": 120
},
"departure": {
"time": "1784218582",
"uncertainty": 120
},
"stopId": "0:MAIRI G2",
"stopSequence": 5
},
{
"arrival": {
"time": "1784218700",
"uncertainty": 120
},
"departure": {
"time": "1784218713",
"uncertainty": 120
},
"stopId": "0:CVILL 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1784218741",
"uncertainty": 120
},
"departure": {
"time": "1784218741",
"uncertainty": 120
},
"stopId": "0:CLEME 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1784218822",
"uncertainty": 120
},
"departure": {
"time": "1784218822",
"uncertainty": 120
},
"stopId": "0:BOTT",
"stopSequence": 8
},
{
"arrival": {
"time": "1784218981",
"uncertainty": 120
},
"departure": {
"time": "1784218981",
"uncertainty": 120
},
"stopId": "0:MCHAM",
"stopSequence": 9
},
{
"arrival": {
"time": "1784219027",
"uncertainty": 120
},
"departure": {
"time": "1784219027",
"uncertainty": 120
},
"stopId": "0:REPUB",
"stopSequence": 10
},
{
"arrival": {
"time": "1784219089",
"uncertainty": 120
},
"departure": {
"time": "1784219089",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 11
},
{
"arrival": {
"time": "1784219185",
"uncertainty": 120
},
"departure": {
"time": "1784219185",
"uncertainty": 120
},
"stopId": "0:TURI",
"stopSequence": 12
},
{
"arrival": {
"time": "1784219248",
"uncertainty": 120
},
"departure": {
"time": "1784219248",
"uncertainty": 120
},
"stopId": "0:SSOCI",
"stopSequence": 13
},
{
"arrival": {
"time": "1784219308",
"uncertainty": 120
},
"departure": {
"time": "1784219308",
"uncertainty": 120
},
"stopId": "0:RESER 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1784219382",
"uncertainty": 120
},
"departure": {
"time": "1784219382",
"uncertainty": 120
},
"stopId": "0:TROND 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1784219452",
"uncertainty": 120
},
"departure": {
"time": "1784219452",
"uncertainty": 120
},
"stopId": "0:VALEN 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1784219485",
"uncertainty": 120
},
"departure": {
"time": "1784219485",
"uncertainty": 120
},
"stopId": "0:MDBOU 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1784219532",
"uncertainty": 120
},
"departure": {
"time": "1784219532",
"uncertainty": 120
},
"stopId": "0:IADAM 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1784219611",
"uncertainty": 120
},
"departure": {
"time": "1784219611",
"uncertainty": 120
},
"stopId": "0:CYRAN 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1784219672",
"uncertainty": 120
},
"departure": {
"time": "1784219672",
"uncertainty": 120
},
"stopId": "0:TEMPL 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1784219702",
"uncertainty": 120
},
"departure": {
"time": "1784219702",
"uncertainty": 120
},
"stopId": "0:RALPE 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1784219789",
"uncertainty": 120
},
"departure": {
"time": "1784219789",
"uncertainty": 120
},
"stopId": "0:GAUD 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1784219860",
"uncertainty": 120
},
"departure": {
"time": "1784219860",
"uncertainty": 120
},
"stopId": "0:LD3S",
"stopSequence": 23
},
{
"arrival": {
"time": "1784219904",
"uncertainty": 120
},
"departure": {
"time": "1784219904",
"uncertainty": 120
},
"stopId": "0:BRASS 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1784219961",
"uncertainty": 120
},
"departure": {
"time": "1784219961",
"uncertainty": 120
},
"stopId": "0:ABRIC 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1784219994",
"uncertainty": 120
},
"departure": {
"time": "1784219994",
"uncertainty": 120
},
"stopId": "0:TALAV 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1784220046",
"uncertainty": 120
},
"departure": {
"time": "1784220046",
"uncertainty": 120
},
"stopId": "0:FOLLE 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1784220065",
"uncertainty": 120
},
"departure": {
"time": "1784220065",
"uncertainty": 120
},
"stopId": "0:LALLE 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1784220092",
"uncertainty": 120
},
"departure": {
"time": "1784220092",
"uncertainty": 120
},
"stopId": "0:VORGI 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1784220151",
"uncertainty": 120
},
"departure": {
"time": "1784220151",
"uncertainty": 120
},
"stopId": "0:BELLE 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1784220195",
"uncertainty": 120
},
"departure": {
"time": "1784220195",
"uncertainty": 120
},
"stopId": "0:MANOU 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1784220247",
"uncertainty": 120
},
"departure": {
"time": "1784220247",
"uncertainty": 120
},
"stopId": "0:JBREL 2",
"stopSequence": 32
},
{
"arrival": {
"time": "1784220285",
"uncertainty": 120
},
"departure": {
"time": "1784220285",
"uncertainty": 120
},
"stopId": "0:LECON 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1784220331",
"uncertainty": 120
},
"stopId": "0:LBLAC",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "C3",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3546247"
},
"vehicle": {
"id": "116",
"label": "116"
}
}
},
{
"id": "3546246",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1784217181",
"uncertainty": 120
},
"stopId": "0:CCOM1.2",
"stopSequence": 1
},
{
"arrival": {
"time": "1784217259",
"uncertainty": 120
},
"departure": {
"time": "1784217259",
"uncertainty": 120
},
"stopId": "0:GAGAR 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1784217301",
"uncertainty": 120
},
"departure": {
"time": "1784217301",
"uncertainty": 120
},
"stopId": "0:ROSTA 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1784217353",
"uncertainty": 120
},
"departure": {
"time": "1784217353",
"uncertainty": 120
},
"stopId": "0:CLAUD 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1784217399",
"uncertainty": 120
},
"departure": {
"time": "1784217422",
"uncertainty": 120
},
"stopId": "0:MAIRI G2",
"stopSequence": 5
},
{
"arrival": {
"time": "1784217496",
"uncertainty": 120
},
"departure": {
"time": "1784217511",
"uncertainty": 120
},
"stopId": "0:CVILL 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1784217528",
"uncertainty": 120
},
"departure": {
"time": "1784217541",
"uncertainty": 120
},
"stopId": "0:CLEME 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1784217629",
"uncertainty": 120
},
"departure": {
"time": "1784217631",
"uncertainty": 120
},
"stopId": "0:BOTT",
"stopSequence": 8
},
{
"arrival": {
"time": "1784217783",
"uncertainty": 120
},
"departure": {
"time": "1784217783",
"uncertainty": 120
},
"stopId": "0:MCHAM",
"stopSequence": 9
},
{
"arrival": {
"time": "1784217842",
"uncertainty": 120
},
"departure": {
"time": "1784217842",
"uncertainty": 120
},
"stopId": "0:REPUB",
"stopSequence": 10
},
{
"arrival": {
"time": "1784217973",
"uncertainty": 120
},
"departure": {
"time": "1784218023",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 11
},
{
"arrival": {
"time": "1784218142",
"uncertainty": 120
},
"departure": {
"time": "1784218142",
"uncertainty": 120
},
"stopId": "0:TURI",
"stopSequence": 12
},
{
"arrival": {
"time": "1784218292",
"uncertainty": 120
},
"departure": {
"time": "1784218292",
"uncertainty": 120
},
"stopId": "0:SSOCI",
"stopSequence": 13
},
{
"arrival": {
"time": "1784218352",
"uncertainty": 120
},
"departure": {
"time": "1784218352",
"uncertainty": 120
},
"stopId": "0:RESER 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1784218422",
"uncertainty": 120
},
"departure": {
"time": "1784218422",
"uncertainty": 120
},
"stopId": "0:TROND 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1784218491",
"uncertainty": 120
},
"departure": {
"time": "1784218502",
"uncertainty": 120
},
"stopId": "0:VALEN 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1784218532",
"uncertainty": 120
},
"departure": {
"time": "1784218532",
"uncertainty": 120
},
"stopId": "0:MDBOU 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1784218580",
"uncertainty": 120
},
"departure": {
"time": "1784218592",
"uncertainty": 120
},
"stopId": "0:IADAM 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1784218669",
"uncertainty": 120
},
"departure": {
"time": "1784218682",
"uncertainty": 120
},
"stopId": "0:CYRAN 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1784218742",
"uncertainty": 120
},
"departure": {
"time": "1784218743",
"uncertainty": 120
},
"stopId": "0:TEMPL 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1784218772",
"uncertainty": 120
},
"departure": {
"time": "1784218772",
"uncertainty": 120
},
"stopId": "0:RALPE 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1784218862",
"uncertainty": 120
},
"departure": {
"time": "1784218862",
"uncertainty": 120
},
"stopId": "0:GAUD 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1784218934",
"uncertainty": 120
},
"departure": {
"time": "1784218934",
"uncertainty": 120
},
"stopId": "0:LD3S",
"stopSequence": 23
},
{
"arrival": {
"time": "1784218977",
"uncertainty": 120
},
"departure": {
"time": "1784218977",
"uncertainty": 120
},
"stopId": "0:BRASS 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1784219033",
"uncertainty": 120
},
"departure": {
"time": "1784219033",
"uncertainty": 120
},
"stopId": "0:ABRIC 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1784219055",
"uncertainty": 120
},
"departure": {
"time": "1784219055",
"uncertainty": 120
},
"stopId": "0:TALAV 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1784219113",
"uncertainty": 120
},
"departure": {
"time": "1784219113",
"uncertainty": 120
},
"stopId": "0:FOLLE 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1784219131",
"uncertainty": 120
},
"departure": {
"time": "1784219131",
"uncertainty": 120
},
"stopId": "0:LALLE 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1784219187",
"uncertainty": 120
},
"departure": {
"time": "1784219187",
"uncertainty": 120
},
"stopId": "0:VORGI 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1784219243",
"uncertainty": 120
},
"departure": {
"time": "1784219243",
"uncertainty": 120
},
"stopId": "0:BELLE 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1784219261",
"uncertainty": 120
},
"departure": {
"time": "1784219261",
"uncertainty": 120
},
"stopId": "0:MANOU 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1784219311",
"uncertainty": 120
},
"departure": {
"time": "1784219311",
"uncertainty": 120
},
"stopId": "0:JBREL 2",
"stopSequence": 32
},
{
"arrival": {
"time": "1784219338",
"uncertainty": 120
},
"departure": {
"time": "1784219338",
"uncertainty": 120
},
"stopId": "0:LECON 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1784219384",
"uncertainty": 120
},
"stopId": "0:LBLAC",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "C3",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3546246"
},
"vehicle": {
"id": "76",
"label": "76"
}
}
},
{
"id": "3545170",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784217874",
"uncertainty": 120
},
"departure": {
"time": "1784217874",
"uncertainty": 120
},
"stopId": "0:ASTI"
},
{
"arrival": {
"time": "1784218970",
"uncertainty": 120
},
"departure": {
"time": "1784218970",
"uncertainty": 120
},
"stopId": "0:VHUGO 2"
},
{
"arrival": {
"time": "1784219001",
"uncertainty": 120
},
"departure": {
"time": "1784219001",
"uncertainty": 120
},
"stopId": "0:LGMOU"
},
{
"departure": {
"time": "1784216700",
"uncertainty": 120
},
"stopId": "0:VIVA 2",
"stopSequence": 1
},
{
"arrival": {
"time": "1784216800",
"uncertainty": 120
},
"departure": {
"time": "1784216800",
"uncertainty": 120
},
"stopId": "0:LPLOV 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1784216827",
"uncertainty": 120
},
"departure": {
"time": "1784216852",
"uncertainty": 120
},
"stopId": "0:CHAN 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1784216966",
"uncertainty": 120
},
"departure": {
"time": "1784217121",
"uncertainty": 120
},
"stopId": "0:LCOU 1.2",
"stopSequence": 4
},
{
"arrival": {
"time": "1784217315",
"uncertainty": 120
},
"departure": {
"time": "1784217315",
"uncertainty": 120
},
"stopId": "0:VALENC 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1784217462",
"uncertainty": 120
},
"departure": {
"time": "1784217462",
"uncertainty": 120
},
"stopId": "0:KENNE",
"stopSequence": 6
},
{
"arrival": {
"time": "1784217541",
"uncertainty": 120
},
"departure": {
"time": "1784217541",
"uncertainty": 120
},
"stopId": "0:BECQU",
"stopSequence": 7
},
{
"arrival": {
"time": "1784217611",
"uncertainty": 120
},
"departure": {
"time": "1784217611",
"uncertainty": 120
},
"stopId": "0:ADER 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1784217643",
"uncertainty": 120
},
"departure": {
"time": "1784217643",
"uncertainty": 120
},
"stopId": "0:NIEP",
"stopSequence": 9
},
{
"arrival": {
"time": "1784217754",
"uncertainty": 120
},
"departure": {
"time": "1784217754",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:VEDRI",
"stopSequence": 10
},
{
"arrival": {
"time": "1784217883",
"uncertainty": 120
},
"departure": {
"time": "1784217883",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MOZAR",
"stopSequence": 11
},
{
"arrival": {
"time": "1784217957",
"uncertainty": 120
},
"departure": {
"time": "1784217957",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BEETH",
"stopSequence": 12
},
{
"arrival": {
"time": "1784217984",
"uncertainty": 120
},
"departure": {
"time": "1784217984",
"uncertainty": 120
},
"stopId": "0:EURO",
"stopSequence": 13
},
{
"arrival": {
"time": "1784218074",
"uncertainty": 120
},
"departure": {
"time": "1784218079",
"uncertainty": 120
},
"stopId": "0:CHOPI",
"stopSequence": 14
},
{
"arrival": {
"time": "1784218139",
"uncertainty": 120
},
"departure": {
"time": "1784218139",
"uncertainty": 120
},
"stopId": "0:MELIE",
"stopSequence": 15
},
{
"arrival": {
"time": "1784218159",
"uncertainty": 120
},
"departure": {
"time": "1784218170",
"uncertainty": 120
},
"stopId": "0:POITO",
"stopSequence": 16
},
{
"arrival": {
"time": "1784218205",
"uncertainty": 120
},
"departure": {
"time": "1784218205",
"uncertainty": 120
},
"stopId": "0:ESCHI",
"stopSequence": 17
},
{
"arrival": {
"time": "1784218245",
"uncertainty": 120
},
"departure": {
"time": "1784218259",
"uncertainty": 120
},
"stopId": "0:BRIFF",
"stopSequence": 18
},
{
"arrival": {
"time": "1784218289",
"uncertainty": 120
},
"departure": {
"time": "1784218289",
"uncertainty": 120
},
"stopId": "0:IUT",
"stopSequence": 19
},
{
"arrival": {
"time": "1784218341",
"uncertainty": 120
},
"departure": {
"time": "1784218350",
"uncertainty": 120
},
"stopId": "0:LAFF 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1784218417",
"uncertainty": 120
},
"departure": {
"time": "1784218417",
"uncertainty": 120
},
"stopId": "0:VITTE",
"stopSequence": 21
},
{
"arrival": {
"time": "1784218492",
"uncertainty": 120
},
"departure": {
"time": "1784218500",
"uncertainty": 120
},
"stopId": "0:MJUIN 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1784218545",
"uncertainty": 120
},
"departure": {
"time": "1784218545",
"uncertainty": 120
},
"stopId": "0:UTRIL 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1784218627",
"uncertainty": 120
},
"departure": {
"time": "1784218627",
"uncertainty": 120
},
"stopId": "0:MANDR",
"stopSequence": 24
},
{
"arrival": {
"time": "1784218684",
"uncertainty": 120
},
"departure": {
"time": "1784218684",
"uncertainty": 120
},
"stopId": "0:LBAUM",
"stopSequence": 25
},
{
"arrival": {
"time": "1784218732",
"uncertainty": 120
},
"departure": {
"time": "1784218732",
"uncertainty": 120
},
"stopId": "0:LGPLA",
"stopSequence": 26
},
{
"arrival": {
"time": "1784218769",
"uncertainty": 120
},
"departure": {
"time": "1784218769",
"uncertainty": 120
},
"stopId": "0:BDMUR",
"stopSequence": 27
},
{
"arrival": {
"time": "1784218812",
"uncertainty": 120
},
"departure": {
"time": "1784218812",
"uncertainty": 120
},
"stopId": "0:FONTL 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1784218949",
"uncertainty": 120
},
"departure": {
"time": "1784218949",
"uncertainty": 120
},
"stopId": "0:VHUGO",
"stopSequence": 29
},
{
"arrival": {
"time": "1784219160",
"uncertainty": 120
},
"departure": {
"time": "1784219160",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:RIMBA 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1784219205",
"uncertainty": 120
},
"departure": {
"time": "1784219205",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALLA 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1784219091",
"uncertainty": 120
},
"departure": {
"time": "1784219091",
"uncertainty": 120
},
"stopId": "0:MONGE 2",
"stopSequence": 32
},
{
"arrival": {
"time": "1784219135",
"uncertainty": 120
},
"departure": {
"time": "1784219135",
"uncertainty": 120
},
"stopId": "0:JFERR 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1784219189",
"uncertainty": 120
},
"departure": {
"time": "1784219189",
"uncertainty": 120
},
"stopId": "0:ALGOU 2",
"stopSequence": 34
},
{
"arrival": {
"time": "1784219235",
"uncertainty": 120
},
"departure": {
"time": "1784219235",
"uncertainty": 120
},
"stopId": "0:MPAU 2",
"stopSequence": 35
},
{
"arrival": {
"time": "1784219306",
"uncertainty": 120
},
"departure": {
"time": "1784219306",
"uncertainty": 120
},
"stopId": "0:TENN 2",
"stopSequence": 36
},
{
"arrival": {
"time": "1784219343",
"uncertainty": 120
},
"departure": {
"time": "1784219343",
"uncertainty": 120
},
"stopId": "0:PORT 2",
"stopSequence": 37
},
{
"arrival": {
"time": "1784219429",
"uncertainty": 120
},
"stopId": "0:EPERV",
"stopSequence": 38
}
],
"trip": {
"directionId": 1,
"routeId": "07",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545170"
},
"vehicle": {
"id": "80",
"label": "80"
}
}
},
{
"id": "3545173",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784223370",
"uncertainty": 120
},
"departure": {
"time": "1784223370",
"uncertainty": 120
},
"stopId": "0:ASTI"
},
{
"arrival": {
"time": "1784224542",
"uncertainty": 120
},
"departure": {
"time": "1784224542",
"uncertainty": 120
},
"stopId": "0:VHUGO 2"
},
{
"arrival": {
"time": "1784224579",
"uncertainty": 120
},
"departure": {
"time": "1784224579",
"uncertainty": 120
},
"stopId": "0:LGMOU"
},
{
"departure": {
"time": "1784222040",
"uncertainty": 120
},
"stopId": "0:VIVA 2",
"stopSequence": 1
},
{
"arrival": {
"time": "1784222160",
"uncertainty": 120
},
"departure": {
"time": "1784222160",
"uncertainty": 120
},
"stopId": "0:LPLOV 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1784222285",
"uncertainty": 120
},
"departure": {
"time": "1784222285",
"uncertainty": 120
},
"stopId": "0:CHAN 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1784222520",
"uncertainty": 120
},
"departure": {
"time": "1784222520",
"uncertainty": 120
},
"stopId": "0:LCOU 1.2",
"stopSequence": 4
},
{
"arrival": {
"time": "1784222776",
"uncertainty": 120
},
"departure": {
"time": "1784222776",
"uncertainty": 120
},
"stopId": "0:VALENC 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1784222880",
"uncertainty": 120
},
"departure": {
"time": "1784222880",
"uncertainty": 120
},
"stopId": "0:KENNE",
"stopSequence": 6
},
{
"arrival": {
"time": "1784222937",
"uncertainty": 120
},
"departure": {
"time": "1784222937",
"uncertainty": 120
},
"stopId": "0:BECQU",
"stopSequence": 7
},
{
"arrival": {
"time": "1784223007",
"uncertainty": 120
},
"departure": {
"time": "1784223007",
"uncertainty": 120
},
"stopId": "0:ADER 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1784223050",
"uncertainty": 120
},
"departure": {
"time": "1784223050",
"uncertainty": 120
},
"stopId": "0:NIEP",
"stopSequence": 9
},
{
"arrival": {
"time": "1784223094",
"uncertainty": 120
},
"departure": {
"time": "1784223094",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:VEDRI",
"stopSequence": 10
},
{
"arrival": {
"time": "1784223223",
"uncertainty": 120
},
"departure": {
"time": "1784223223",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MOZAR",
"stopSequence": 11
},
{
"arrival": {
"time": "1784223297",
"uncertainty": 120
},
"departure": {
"time": "1784223297",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BEETH",
"stopSequence": 12
},
{
"arrival": {
"time": "1784223456",
"uncertainty": 120
},
"departure": {
"time": "1784223456",
"uncertainty": 120
},
"stopId": "0:EURO",
"stopSequence": 13
},
{
"arrival": {
"time": "1784223520",
"uncertainty": 120
},
"departure": {
"time": "1784223520",
"uncertainty": 120
},
"stopId": "0:CHOPI",
"stopSequence": 14
},
{
"arrival": {
"time": "1784223587",
"uncertainty": 120
},
"departure": {
"time": "1784223587",
"uncertainty": 120
},
"stopId": "0:MELIE",
"stopSequence": 15
},
{
"arrival": {
"time": "1784223643",
"uncertainty": 120
},
"departure": {
"time": "1784223643",
"uncertainty": 120
},
"stopId": "0:POITO",
"stopSequence": 16
},
{
"arrival": {
"time": "1784223708",
"uncertainty": 120
},
"departure": {
"time": "1784223708",
"uncertainty": 120
},
"stopId": "0:ESCHI",
"stopSequence": 17
},
{
"arrival": {
"time": "1784223750",
"uncertainty": 120
},
"departure": {
"time": "1784223750",
"uncertainty": 120
},
"stopId": "0:BRIFF",
"stopSequence": 18
},
{
"arrival": {
"time": "1784223780",
"uncertainty": 120
},
"departure": {
"time": "1784223780",
"uncertainty": 120
},
"stopId": "0:IUT",
"stopSequence": 19
},
{
"arrival": {
"time": "1784223808",
"uncertainty": 120
},
"departure": {
"time": "1784223808",
"uncertainty": 120
},
"stopId": "0:LAFF 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1784223889",
"uncertainty": 120
},
"departure": {
"time": "1784223889",
"uncertainty": 120
},
"stopId": "0:VITTE",
"stopSequence": 21
},
{
"arrival": {
"time": "1784223937",
"uncertainty": 120
},
"departure": {
"time": "1784223937",
"uncertainty": 120
},
"stopId": "0:MJUIN 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1784223969",
"uncertainty": 120
},
"departure": {
"time": "1784223969",
"uncertainty": 120
},
"stopId": "0:UTRIL 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1784224039",
"uncertainty": 120
},
"departure": {
"time": "1784224039",
"uncertainty": 120
},
"stopId": "0:MANDR",
"stopSequence": 24
},
{
"arrival": {
"time": "1784224119",
"uncertainty": 120
},
"departure": {
"time": "1784224119",
"uncertainty": 120
},
"stopId": "0:LBAUM",
"stopSequence": 25
},
{
"arrival": {
"time": "1784224175",
"uncertainty": 120
},
"departure": {
"time": "1784224175",
"uncertainty": 120
},
"stopId": "0:LGPLA",
"stopSequence": 26
},
{
"arrival": {
"time": "1784224224",
"uncertainty": 120
},
"departure": {
"time": "1784224224",
"uncertainty": 120
},
"stopId": "0:BDMUR",
"stopSequence": 27
},
{
"arrival": {
"time": "1784224267",
"uncertainty": 120
},
"departure": {
"time": "1784224267",
"uncertainty": 120
},
"stopId": "0:FONTL 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1784224521",
"uncertainty": 120
},
"departure": {
"time": "1784224521",
"uncertainty": 120
},
"stopId": "0:VHUGO",
"stopSequence": 29
},
{
"arrival": {
"time": "1784224500",
"uncertainty": 120
},
"departure": {
"time": "1784224500",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:RIMBA 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1784224545",
"uncertainty": 120
},
"departure": {
"time": "1784224545",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALLA 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1784224669",
"uncertainty": 120
},
"departure": {
"time": "1784224669",
"uncertainty": 120
},
"stopId": "0:MONGE 2",
"stopSequence": 32
},
{
"arrival": {
"time": "1784224735",
"uncertainty": 120
},
"departure": {
"time": "1784224735",
"uncertainty": 120
},
"stopId": "0:JFERR 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1784224789",
"uncertainty": 120
},
"stopId": "0:ALGOU 2",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "07",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545173"
}
}
},
{
"id": "3545172",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784221694",
"uncertainty": 120
},
"departure": {
"time": "1784221694",
"uncertainty": 120
},
"stopId": "0:ASTI"
},
{
"arrival": {
"time": "1784222937",
"uncertainty": 120
},
"departure": {
"time": "1784222937",
"uncertainty": 120
},
"stopId": "0:VHUGO 2"
},
{
"arrival": {
"time": "1784222974",
"uncertainty": 120
},
"departure": {
"time": "1784222974",
"uncertainty": 120
},
"stopId": "0:LGMOU"
},
{
"departure": {
"time": "1784220360",
"uncertainty": 120
},
"stopId": "0:VIVA 2",
"stopSequence": 1
},
{
"arrival": {
"time": "1784220480",
"uncertainty": 120
},
"departure": {
"time": "1784220480",
"uncertainty": 120
},
"stopId": "0:LPLOV 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1784220605",
"uncertainty": 120
},
"departure": {
"time": "1784220605",
"uncertainty": 120
},
"stopId": "0:CHAN 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1784220840",
"uncertainty": 120
},
"departure": {
"time": "1784220840",
"uncertainty": 120
},
"stopId": "0:LCOU 1.2",
"stopSequence": 4
},
{
"arrival": {
"time": "1784221096",
"uncertainty": 120
},
"departure": {
"time": "1784221096",
"uncertainty": 120
},
"stopId": "0:VALENC 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1784221200",
"uncertainty": 120
},
"departure": {
"time": "1784221200",
"uncertainty": 120
},
"stopId": "0:KENNE",
"stopSequence": 6
},
{
"arrival": {
"time": "1784221261",
"uncertainty": 120
},
"departure": {
"time": "1784221261",
"uncertainty": 120
},
"stopId": "0:BECQU",
"stopSequence": 7
},
{
"arrival": {
"time": "1784221331",
"uncertainty": 120
},
"departure": {
"time": "1784221331",
"uncertainty": 120
},
"stopId": "0:ADER 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1784221374",
"uncertainty": 120
},
"departure": {
"time": "1784221374",
"uncertainty": 120
},
"stopId": "0:NIEP",
"stopSequence": 9
},
{
"arrival": {
"time": "1784221418",
"uncertainty": 120
},
"departure": {
"time": "1784221418",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:VEDRI",
"stopSequence": 10
},
{
"arrival": {
"time": "1784221547",
"uncertainty": 120
},
"departure": {
"time": "1784221547",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MOZAR",
"stopSequence": 11
},
{
"arrival": {
"time": "1784221621",
"uncertainty": 120
},
"departure": {
"time": "1784221621",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BEETH",
"stopSequence": 12
},
{
"arrival": {
"time": "1784221780",
"uncertainty": 120
},
"departure": {
"time": "1784221780",
"uncertainty": 120
},
"stopId": "0:EURO",
"stopSequence": 13
},
{
"arrival": {
"time": "1784221845",
"uncertainty": 120
},
"departure": {
"time": "1784221845",
"uncertainty": 120
},
"stopId": "0:CHOPI",
"stopSequence": 14
},
{
"arrival": {
"time": "1784221913",
"uncertainty": 120
},
"departure": {
"time": "1784221913",
"uncertainty": 120
},
"stopId": "0:MELIE",
"stopSequence": 15
},
{
"arrival": {
"time": "1784221972",
"uncertainty": 120
},
"departure": {
"time": "1784221972",
"uncertainty": 120
},
"stopId": "0:POITO",
"stopSequence": 16
},
{
"arrival": {
"time": "1784222039",
"uncertainty": 120
},
"departure": {
"time": "1784222039",
"uncertainty": 120
},
"stopId": "0:ESCHI",
"stopSequence": 17
},
{
"arrival": {
"time": "1784222082",
"uncertainty": 120
},
"departure": {
"time": "1784222082",
"uncertainty": 120
},
"stopId": "0:BRIFF",
"stopSequence": 18
},
{
"arrival": {
"time": "1784222128",
"uncertainty": 120
},
"departure": {
"time": "1784222128",
"uncertainty": 120
},
"stopId": "0:IUT",
"stopSequence": 19
},
{
"arrival": {
"time": "1784222166",
"uncertainty": 120
},
"departure": {
"time": "1784222166",
"uncertainty": 120
},
"stopId": "0:LAFF 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1784222250",
"uncertainty": 120
},
"departure": {
"time": "1784222250",
"uncertainty": 120
},
"stopId": "0:VITTE",
"stopSequence": 21
},
{
"arrival": {
"time": "1784222299",
"uncertainty": 120
},
"departure": {
"time": "1784222299",
"uncertainty": 120
},
"stopId": "0:MJUIN 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1784222332",
"uncertainty": 120
},
"departure": {
"time": "1784222332",
"uncertainty": 120
},
"stopId": "0:UTRIL 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1784222402",
"uncertainty": 120
},
"departure": {
"time": "1784222402",
"uncertainty": 120
},
"stopId": "0:MANDR",
"stopSequence": 24
},
{
"arrival": {
"time": "1784222482",
"uncertainty": 120
},
"departure": {
"time": "1784222482",
"uncertainty": 120
},
"stopId": "0:LBAUM",
"stopSequence": 25
},
{
"arrival": {
"time": "1784222538",
"uncertainty": 120
},
"departure": {
"time": "1784222538",
"uncertainty": 120
},
"stopId": "0:LGPLA",
"stopSequence": 26
},
{
"arrival": {
"time": "1784222604",
"uncertainty": 120
},
"departure": {
"time": "1784222604",
"uncertainty": 120
},
"stopId": "0:BDMUR",
"stopSequence": 27
},
{
"arrival": {
"time": "1784222662",
"uncertainty": 120
},
"departure": {
"time": "1784222662",
"uncertainty": 120
},
"stopId": "0:FONTL 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1784222916",
"uncertainty": 120
},
"departure": {
"time": "1784222916",
"uncertainty": 120
},
"stopId": "0:VHUGO",
"stopSequence": 29
},
{
"arrival": {
"time": "1784222825",
"uncertainty": 120
},
"departure": {
"time": "1784222825",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:RIMBA 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1784222870",
"uncertainty": 120
},
"departure": {
"time": "1784222870",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALLA 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1784223064",
"uncertainty": 120
},
"departure": {
"time": "1784223064",
"uncertainty": 120
},
"stopId": "0:MONGE 2",
"stopSequence": 32
},
{
"arrival": {
"time": "1784223130",
"uncertainty": 120
},
"departure": {
"time": "1784223130",
"uncertainty": 120
},
"stopId": "0:JFERR 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1784223184",
"uncertainty": 120
},
"departure": {
"time": "1784223184",
"uncertainty": 120
},
"stopId": "0:ALGOU 2",
"stopSequence": 34
},
{
"arrival": {
"time": "1784223230",
"uncertainty": 120
},
"departure": {
"time": "1784223230",
"uncertainty": 120
},
"stopId": "0:MPAU 2",
"stopSequence": 35
},
{
"arrival": {
"time": "1784223301",
"uncertainty": 120
},
"departure": {
"time": "1784223301",
"uncertainty": 120
},
"stopId": "0:TENN 2",
"stopSequence": 36
},
{
"arrival": {
"time": "1784223338",
"uncertainty": 120
},
"departure": {
"time": "1784223338",
"uncertainty": 120
},
"stopId": "0:PORT 2",
"stopSequence": 37
},
{
"arrival": {
"time": "1784223424",
"uncertainty": 120
},
"stopId": "0:EPERV",
"stopSequence": 38
}
],
"trip": {
"directionId": 1,
"routeId": "07",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545172"
}
}
},
{
"id": "3545199",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784218803",
"uncertainty": 120
},
"departure": {
"time": "1784218803",
"uncertainty": 120
},
"stopId": "0:LGMOU 2"
},
{
"arrival": {
"time": "1784218836",
"uncertainty": 120
},
"departure": {
"time": "1784218836",
"uncertainty": 120
},
"stopId": "0:VHUGO 2"
},
{
"arrival": {
"time": "1784220096",
"uncertainty": 120
},
"departure": {
"time": "1784220096",
"uncertainty": 120
},
"stopId": "0:ASTI2"
},
{
"arrival": {
"time": "1784220367",
"uncertainty": 120
},
"departure": {
"time": "1784220367",
"uncertainty": 120
},
"stopId": "0:MONTE 2"
},
{
"departure": {
"time": "1784218351",
"uncertainty": 120
},
"stopId": "0:EPERV",
"stopSequence": 1
},
{
"arrival": {
"time": "1784218567",
"uncertainty": 120
},
"departure": {
"time": "1784218567",
"uncertainty": 120
},
"stopId": "0:MPAU",
"stopSequence": 2
},
{
"arrival": {
"time": "1784218600",
"uncertainty": 120
},
"departure": {
"time": "1784218600",
"uncertainty": 120
},
"stopId": "0:ALGOU",
"stopSequence": 3
},
{
"arrival": {
"time": "1784218651",
"uncertainty": 120
},
"departure": {
"time": "1784218651",
"uncertainty": 120
},
"stopId": "0:JFERR",
"stopSequence": 4
},
{
"arrival": {
"time": "1784218705",
"uncertainty": 120
},
"departure": {
"time": "1784218711",
"uncertainty": 120
},
"stopId": "0:MONGE",
"stopSequence": 5
},
{
"arrival": {
"time": "1784218749",
"uncertainty": 120
},
"departure": {
"time": "1784218749",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALLA",
"stopSequence": 6
},
{
"arrival": {
"time": "1784218800",
"uncertainty": 120
},
"departure": {
"time": "1784218800",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:RIMBA",
"stopSequence": 7
},
{
"arrival": {
"time": "1784218846",
"uncertainty": 120
},
"departure": {
"time": "1784218866",
"uncertainty": 120
},
"stopId": "0:VHUGO 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1784219128",
"uncertainty": 120
},
"departure": {
"time": "1784219128",
"uncertainty": 120
},
"stopId": "0:FONTL",
"stopSequence": 9
},
{
"arrival": {
"time": "1784219160",
"uncertainty": 120
},
"departure": {
"time": "1784219160",
"uncertainty": 120
},
"stopId": "0:BDMUR 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1784219198",
"uncertainty": 120
},
"departure": {
"time": "1784219198",
"uncertainty": 120
},
"stopId": "0:LGPLA 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1784219296",
"uncertainty": 120
},
"departure": {
"time": "1784219296",
"uncertainty": 120
},
"stopId": "0:LBAUM 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1784219383",
"uncertainty": 120
},
"departure": {
"time": "1784219383",
"uncertainty": 120
},
"stopId": "0:MANDR 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1784219431",
"uncertainty": 120
},
"departure": {
"time": "1784219431",
"uncertainty": 120
},
"stopId": "0:UTRIL",
"stopSequence": 14
},
{
"arrival": {
"time": "1784219489",
"uncertainty": 120
},
"departure": {
"time": "1784219489",
"uncertainty": 120
},
"stopId": "0:MJUIN",
"stopSequence": 15
},
{
"arrival": {
"time": "1784219547",
"uncertainty": 120
},
"departure": {
"time": "1784219547",
"uncertainty": 120
},
"stopId": "0:VITTE 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1784219620",
"uncertainty": 120
},
"departure": {
"time": "1784219620",
"uncertainty": 120
},
"stopId": "0:LAFF",
"stopSequence": 17
},
{
"arrival": {
"time": "1784219687",
"uncertainty": 120
},
"departure": {
"time": "1784219687",
"uncertainty": 120
},
"stopId": "0:IUT 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1784219700",
"uncertainty": 120
},
"departure": {
"time": "1784219700",
"uncertainty": 120
},
"stopId": "0:BRIFF 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1784219746",
"uncertainty": 120
},
"departure": {
"time": "1784219746",
"uncertainty": 120
},
"stopId": "0:ESCHI 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1784219807",
"uncertainty": 120
},
"departure": {
"time": "1784219807",
"uncertainty": 120
},
"stopId": "0:POITO 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1784219830",
"uncertainty": 120
},
"departure": {
"time": "1784219830",
"uncertainty": 120
},
"stopId": "0:MELIE 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1784219927",
"uncertainty": 120
},
"departure": {
"time": "1784219927",
"uncertainty": 120
},
"stopId": "0:CHOPI 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1784220021",
"uncertainty": 120
},
"departure": {
"time": "1784220021",
"uncertainty": 120
},
"stopId": "0:EURO 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1784220052",
"uncertainty": 120
},
"departure": {
"time": "1784220052",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BEETH 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1784220108",
"uncertainty": 120
},
"departure": {
"time": "1784220108",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MOZAR 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1784220201",
"uncertainty": 120
},
"departure": {
"time": "1784220201",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:VEDRI 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1784220429",
"uncertainty": 120
},
"departure": {
"time": "1784220429",
"uncertainty": 120
},
"stopId": "0:NIEP 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1784220460",
"uncertainty": 120
},
"departure": {
"time": "1784220460",
"uncertainty": 120
},
"stopId": "0:ADER",
"stopSequence": 29
},
{
"arrival": {
"time": "1784220504",
"uncertainty": 120
},
"departure": {
"time": "1784220504",
"uncertainty": 120
},
"stopId": "0:BECQU 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1784220548",
"uncertainty": 120
},
"departure": {
"time": "1784220548",
"uncertainty": 120
},
"stopId": "0:KENNE 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1784220638",
"uncertainty": 120
},
"departure": {
"time": "1784220638",
"uncertainty": 120
},
"stopId": "0:VALENC",
"stopSequence": 32
},
{
"arrival": {
"time": "1784220635",
"uncertainty": 120
},
"departure": {
"time": "1784220635",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LCOUL 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1784220866",
"uncertainty": 120
},
"departure": {
"time": "1784220866",
"uncertainty": 120
},
"stopId": "0:LCOUL 1",
"stopSequence": 34
},
{
"arrival": {
"time": "1784221059",
"uncertainty": 120
},
"departure": {
"time": "1784221059",
"uncertainty": 120
},
"stopId": "0:CHAN",
"stopSequence": 35
},
{
"arrival": {
"time": "1784221166",
"uncertainty": 120
},
"departure": {
"time": "1784221166",
"uncertainty": 120
},
"stopId": "0:LPLOV",
"stopSequence": 36
},
{
"arrival": {
"time": "1784221286",
"uncertainty": 120
},
"stopId": "0:VIVA 2",
"stopSequence": 37
}
],
"trip": {
"directionId": 0,
"routeId": "07",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545199"
},
"vehicle": {
"id": "574",
"label": "574"
}
}
},
{
"id": "3545198",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784217293",
"uncertainty": 120
},
"departure": {
"time": "1784217311",
"uncertainty": 120
},
"stopId": "0:LGMOU 2"
},
{
"arrival": {
"time": "1784217341",
"uncertainty": 120
},
"departure": {
"time": "1784217341",
"uncertainty": 120
},
"stopId": "0:VHUGO 2"
},
{
"arrival": {
"time": "1784218728",
"uncertainty": 120
},
"departure": {
"time": "1784218729",
"uncertainty": 120
},
"stopId": "0:ASTI2"
},
{
"arrival": {
"time": "1784219097",
"uncertainty": 120
},
"departure": {
"time": "1784219097",
"uncertainty": 120
},
"stopId": "0:MONTE 2"
},
{
"departure": {
"time": "1784216845",
"uncertainty": 120
},
"stopId": "0:EPERV",
"stopSequence": 1
},
{
"arrival": {
"time": "1784217041",
"uncertainty": 120
},
"departure": {
"time": "1784217055",
"uncertainty": 120
},
"stopId": "0:MPAU",
"stopSequence": 2
},
{
"arrival": {
"time": "1784217077",
"uncertainty": 120
},
"departure": {
"time": "1784217085",
"uncertainty": 120
},
"stopId": "0:ALGOU",
"stopSequence": 3
},
{
"arrival": {
"time": "1784217145",
"uncertainty": 120
},
"departure": {
"time": "1784217145",
"uncertainty": 120
},
"stopId": "0:JFERR",
"stopSequence": 4
},
{
"arrival": {
"time": "1784217221",
"uncertainty": 120
},
"departure": {
"time": "1784217221",
"uncertainty": 120
},
"stopId": "0:MONGE",
"stopSequence": 5
},
{
"arrival": {
"time": "1784217129",
"uncertainty": 120
},
"departure": {
"time": "1784217129",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALLA",
"stopSequence": 6
},
{
"arrival": {
"time": "1784217180",
"uncertainty": 120
},
"departure": {
"time": "1784217180",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:RIMBA",
"stopSequence": 7
},
{
"arrival": {
"time": "1784217359",
"uncertainty": 120
},
"departure": {
"time": "1784217378",
"uncertainty": 120
},
"stopId": "0:VHUGO 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1784217648",
"uncertainty": 120
},
"departure": {
"time": "1784217648",
"uncertainty": 120
},
"stopId": "0:FONTL",
"stopSequence": 9
},
{
"arrival": {
"time": "1784217674",
"uncertainty": 120
},
"departure": {
"time": "1784217674",
"uncertainty": 120
},
"stopId": "0:BDMUR 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1784217708",
"uncertainty": 120
},
"departure": {
"time": "1784217708",
"uncertainty": 120
},
"stopId": "0:LGPLA 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1784217814",
"uncertainty": 120
},
"departure": {
"time": "1784217814",
"uncertainty": 120
},
"stopId": "0:LBAUM 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1784217900",
"uncertainty": 120
},
"departure": {
"time": "1784217918",
"uncertainty": 120
},
"stopId": "0:MANDR 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1784217965",
"uncertainty": 120
},
"departure": {
"time": "1784217965",
"uncertainty": 120
},
"stopId": "0:UTRIL",
"stopSequence": 14
},
{
"arrival": {
"time": "1784218049",
"uncertainty": 120
},
"departure": {
"time": "1784218068",
"uncertainty": 120
},
"stopId": "0:MJUIN",
"stopSequence": 15
},
{
"arrival": {
"time": "1784218128",
"uncertainty": 120
},
"departure": {
"time": "1784218128",
"uncertainty": 120
},
"stopId": "0:VITTE 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1784218175",
"uncertainty": 120
},
"departure": {
"time": "1784218175",
"uncertainty": 120
},
"stopId": "0:LAFF",
"stopSequence": 17
},
{
"arrival": {
"time": "1784218247",
"uncertainty": 120
},
"departure": {
"time": "1784218247",
"uncertainty": 120
},
"stopId": "0:IUT 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1784218261",
"uncertainty": 120
},
"departure": {
"time": "1784218261",
"uncertainty": 120
},
"stopId": "0:BRIFF 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1784218308",
"uncertainty": 120
},
"departure": {
"time": "1784218308",
"uncertainty": 120
},
"stopId": "0:ESCHI 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1784218368",
"uncertainty": 120
},
"departure": {
"time": "1784218368",
"uncertainty": 120
},
"stopId": "0:POITO 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1784218398",
"uncertainty": 120
},
"departure": {
"time": "1784218398",
"uncertainty": 120
},
"stopId": "0:MELIE 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1784218518",
"uncertainty": 120
},
"departure": {
"time": "1784218518",
"uncertainty": 120
},
"stopId": "0:CHOPI 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1784218616",
"uncertainty": 120
},
"departure": {
"time": "1784218638",
"uncertainty": 120
},
"stopId": "0:EURO 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1784218569",
"uncertainty": 120
},
"departure": {
"time": "1784218569",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BEETH 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1784218643",
"uncertainty": 120
},
"departure": {
"time": "1784218643",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MOZAR 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1784218767",
"uncertainty": 120
},
"departure": {
"time": "1784218767",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:VEDRI 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1784219165",
"uncertainty": 120
},
"departure": {
"time": "1784219165",
"uncertainty": 120
},
"stopId": "0:NIEP 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1784219204",
"uncertainty": 120
},
"departure": {
"time": "1784219204",
"uncertainty": 120
},
"stopId": "0:ADER",
"stopSequence": 29
},
{
"arrival": {
"time": "1784219259",
"uncertainty": 120
},
"departure": {
"time": "1784219259",
"uncertainty": 120
},
"stopId": "0:BECQU 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1784219328",
"uncertainty": 120
},
"departure": {
"time": "1784219328",
"uncertainty": 120
},
"stopId": "0:KENNE 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1784219418",
"uncertainty": 120
},
"departure": {
"time": "1784219418",
"uncertainty": 120
},
"stopId": "0:VALENC",
"stopSequence": 32
},
{
"arrival": {
"time": "1784219255",
"uncertainty": 120
},
"departure": {
"time": "1784219255",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LCOUL 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1784217924",
"uncertainty": 120
},
"departure": {
"time": "1784218999",
"uncertainty": 120
},
"stopId": "0:LCOUL 1",
"stopSequence": 34
},
{
"arrival": {
"time": "1784219101",
"uncertainty": 120
},
"departure": {
"time": "1784219101",
"uncertainty": 120
},
"stopId": "0:CHAN",
"stopSequence": 35
},
{
"arrival": {
"time": "1784219155",
"uncertainty": 120
},
"departure": {
"time": "1784219155",
"uncertainty": 120
},
"stopId": "0:LPLOV",
"stopSequence": 36
},
{
"arrival": {
"time": "1784219275",
"uncertainty": 120
},
"stopId": "0:VIVA 2",
"stopSequence": 37
}
],
"trip": {
"directionId": 0,
"routeId": "07",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545198"
},
"vehicle": {
"id": "567",
"label": "567"
}
}
},
{
"id": "3546275",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1784219520",
"uncertainty": 120
},
"stopId": "0:CCOM1.2",
"stopSequence": 1
},
{
"arrival": {
"time": "1784219610",
"uncertainty": 120
},
"departure": {
"time": "1784219610",
"uncertainty": 120
},
"stopId": "0:GAGAR 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1784219656",
"uncertainty": 120
},
"departure": {
"time": "1784219656",
"uncertainty": 120
},
"stopId": "0:ROSTA 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1784219695",
"uncertainty": 120
},
"departure": {
"time": "1784219695",
"uncertainty": 120
},
"stopId": "0:CLAUD 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1784219726",
"uncertainty": 120
},
"departure": {
"time": "1784219726",
"uncertainty": 120
},
"stopId": "0:MAIRI G2",
"stopSequence": 5
},
{
"arrival": {
"time": "1784219838",
"uncertainty": 120
},
"departure": {
"time": "1784219838",
"uncertainty": 120
},
"stopId": "0:CVILL 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1784219868",
"uncertainty": 120
},
"departure": {
"time": "1784219868",
"uncertainty": 120
},
"stopId": "0:CLEME 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1784219948",
"uncertainty": 120
},
"departure": {
"time": "1784219948",
"uncertainty": 120
},
"stopId": "0:BOTT",
"stopSequence": 8
},
{
"arrival": {
"time": "1784220114",
"uncertainty": 120
},
"departure": {
"time": "1784220114",
"uncertainty": 120
},
"stopId": "0:MCHAM",
"stopSequence": 9
},
{
"arrival": {
"time": "1784220189",
"uncertainty": 120
},
"departure": {
"time": "1784220189",
"uncertainty": 120
},
"stopId": "0:REPUB",
"stopSequence": 10
},
{
"arrival": {
"time": "1784220252",
"uncertainty": 120
},
"departure": {
"time": "1784220252",
"uncertainty": 120
},
"stopId": "0:LEC E1",
"stopSequence": 11
},
{
"arrival": {
"time": "1784220404",
"uncertainty": 120
},
"departure": {
"time": "1784220404",
"uncertainty": 120
},
"stopId": "0:TURI",
"stopSequence": 12
},
{
"arrival": {
"time": "1784220492",
"uncertainty": 120
},
"departure": {
"time": "1784220492",
"uncertainty": 120
},
"stopId": "0:SSOCI",
"stopSequence": 13
},
{
"arrival": {
"time": "1784220540",
"uncertainty": 120
},
"departure": {
"time": "1784220540",
"uncertainty": 120
},
"stopId": "0:RESER 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1784220624",
"uncertainty": 120
},
"departure": {
"time": "1784220624",
"uncertainty": 120
},
"stopId": "0:TROND 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1784220688",
"uncertainty": 120
},
"departure": {
"time": "1784220688",
"uncertainty": 120
},
"stopId": "0:VALEN 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1784220734",
"uncertainty": 120
},
"departure": {
"time": "1784220734",
"uncertainty": 120
},
"stopId": "0:MDBOU 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1784220776",
"uncertainty": 120
},
"departure": {
"time": "1784220776",
"uncertainty": 120
},
"stopId": "0:IADAM 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1784220866",
"uncertainty": 120
},
"departure": {
"time": "1784220866",
"uncertainty": 120
},
"stopId": "0:CYRAN 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1784220935",
"uncertainty": 120
},
"departure": {
"time": "1784220935",
"uncertainty": 120
},
"stopId": "0:TEMPL 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1784220969",
"uncertainty": 120
},
"departure": {
"time": "1784220969",
"uncertainty": 120
},
"stopId": "0:RALPE 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1784221033",
"uncertainty": 120
},
"departure": {
"time": "1784221033",
"uncertainty": 120
},
"stopId": "0:GAUD 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1784221093",
"uncertainty": 120
},
"departure": {
"time": "1784221093",
"uncertainty": 120
},
"stopId": "0:LD3S",
"stopSequence": 23
},
{
"arrival": {
"time": "1784221142",
"uncertainty": 120
},
"departure": {
"time": "1784221142",
"uncertainty": 120
},
"stopId": "0:BRASS 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1784221203",
"uncertainty": 120
},
"departure": {
"time": "1784221203",
"uncertainty": 120
},
"stopId": "0:ABRIC 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1784221236",
"uncertainty": 120
},
"departure": {
"time": "1784221236",
"uncertainty": 120
},
"stopId": "0:TALAV 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1784221288",
"uncertainty": 120
},
"departure": {
"time": "1784221288",
"uncertainty": 120
},
"stopId": "0:FOLLE 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1784221307",
"uncertainty": 120
},
"departure": {
"time": "1784221307",
"uncertainty": 120
},
"stopId": "0:LALLE 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1784221334",
"uncertainty": 120
},
"departure": {
"time": "1784221334",
"uncertainty": 120
},
"stopId": "0:VORGI 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1784221393",
"uncertainty": 120
},
"departure": {
"time": "1784221393",
"uncertainty": 120
},
"stopId": "0:BELLE 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1784221437",
"uncertainty": 120
},
"departure": {
"time": "1784221437",
"uncertainty": 120
},
"stopId": "0:MANOU 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1784221489",
"uncertainty": 120
},
"departure": {
"time": "1784221489",
"uncertainty": 120
},
"stopId": "0:JBREL 2",
"stopSequence": 32
},
{
"arrival": {
"time": "1784221527",
"uncertainty": 120
},
"departure": {
"time": "1784221527",
"uncertainty": 120
},
"stopId": "0:LECON 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1784221573",
"uncertainty": 120
},
"stopId": "0:LBLAC",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "C3",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3546275"
}
}
},
{
"id": "3546297",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784221565",
"uncertainty": 120
},
"departure": {
"time": "1784221565",
"uncertainty": 120
},
"stopId": "0:MALC2"
},
{
"arrival": {
"time": "1784221640",
"uncertainty": 120
},
"departure": {
"time": "1784221640",
"uncertainty": 120
},
"stopId": "0:CGAIL"
},
{
"arrival": {
"time": "1784221685",
"uncertainty": 120
},
"departure": {
"time": "1784221685",
"uncertainty": 120
},
"stopId": "0:REFUG 2"
},
{
"departure": {
"time": "1784220720",
"uncertainty": 120
},
"stopId": "0:ESCHI4",
"stopSequence": 1
},
{
"arrival": {
"time": "1784220765",
"uncertainty": 120
},
"departure": {
"time": "1784220765",
"uncertainty": 120
},
"stopId": "0:BRIFF",
"stopSequence": 2
},
{
"arrival": {
"time": "1784220804",
"uncertainty": 120
},
"departure": {
"time": "1784220804",
"uncertainty": 120
},
"stopId": "0:IUT",
"stopSequence": 3
},
{
"arrival": {
"time": "1784220840",
"uncertainty": 120
},
"departure": {
"time": "1784220840",
"uncertainty": 120
},
"stopId": "0:LAFF 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1784220945",
"uncertainty": 120
},
"departure": {
"time": "1784220945",
"uncertainty": 120
},
"stopId": "0:VITTE",
"stopSequence": 5
},
{
"arrival": {
"time": "1784221007",
"uncertainty": 120
},
"departure": {
"time": "1784221007",
"uncertainty": 120
},
"stopId": "0:MJUIN 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1784221051",
"uncertainty": 120
},
"departure": {
"time": "1784221051",
"uncertainty": 120
},
"stopId": "0:UTRIL 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1784221140",
"uncertainty": 120
},
"departure": {
"time": "1784221140",
"uncertainty": 120
},
"stopId": "0:COLOM 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1784221190",
"uncertainty": 120
},
"departure": {
"time": "1784221190",
"uncertainty": 120
},
"stopId": "0:CONDO 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1784221227",
"uncertainty": 120
},
"departure": {
"time": "1784221227",
"uncertainty": 120
},
"stopId": "0:PMARQ3",
"stopSequence": 10
},
{
"arrival": {
"time": "1784221386",
"uncertainty": 120
},
"departure": {
"time": "1784221386",
"uncertainty": 120
},
"stopId": "0:LPALL",
"stopSequence": 11
},
{
"arrival": {
"time": "1784221465",
"uncertainty": 120
},
"departure": {
"time": "1784221465",
"uncertainty": 120
},
"stopId": "0:BEREN",
"stopSequence": 12
},
{
"arrival": {
"time": "1784221526",
"uncertainty": 120
},
"departure": {
"time": "1784221526",
"uncertainty": 120
},
"stopId": "0:GENIS",
"stopSequence": 13
},
{
"arrival": {
"time": "1784221574",
"uncertainty": 120
},
"departure": {
"time": "1784221574",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALC2",
"stopSequence": 14
},
{
"arrival": {
"time": "1784221671",
"uncertainty": 120
},
"departure": {
"time": "1784221671",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CGAIL",
"stopSequence": 15
},
{
"arrival": {
"time": "1784221725",
"uncertainty": 120
},
"departure": {
"time": "1784221725",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:REFUG",
"stopSequence": 16
},
{
"arrival": {
"time": "1784221747",
"uncertainty": 120
},
"departure": {
"time": "1784221860",
"uncertainty": 120
},
"stopId": "0:LEC E2",
"stopSequence": 17
},
{
"arrival": {
"time": "1784221972",
"uncertainty": 120
},
"departure": {
"time": "1784221972",
"uncertainty": 120
},
"stopId": "0:TURI",
"stopSequence": 18
},
{
"arrival": {
"time": "1784222040",
"uncertainty": 120
},
"departure": {
"time": "1784222040",
"uncertainty": 120
},
"stopId": "0:PREFE 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1784222101",
"uncertainty": 120
},
"departure": {
"time": "1784222101",
"uncertainty": 120
},
"stopId": "0:CIRE 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1784222160",
"uncertainty": 120
},
"departure": {
"time": "1784222160",
"uncertainty": 120
},
"stopId": "0:EGALI 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1784222188",
"uncertainty": 120
},
"departure": {
"time": "1784222188",
"uncertainty": 120
},
"stopId": "0:StMAR 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1784222225",
"uncertainty": 120
},
"departure": {
"time": "1784222225",
"uncertainty": 120
},
"stopId": "0:GLUSS 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1784222278",
"uncertainty": 120
},
"departure": {
"time": "1784222278",
"uncertainty": 120
},
"stopId": "0:PARME 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1784222317",
"uncertainty": 120
},
"departure": {
"time": "1784222317",
"uncertainty": 120
},
"stopId": "0:VDOR 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1784222349",
"uncertainty": 120
},
"departure": {
"time": "1784222349",
"uncertainty": 120
},
"stopId": "0:JBART 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1784222399",
"uncertainty": 120
},
"departure": {
"time": "1784222399",
"uncertainty": 120
},
"stopId": "0:CIMET 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1784222435",
"uncertainty": 120
},
"departure": {
"time": "1784222435",
"uncertainty": 120
},
"stopId": "0:PAVIL 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1784222477",
"uncertainty": 120
},
"departure": {
"time": "1784222477",
"uncertainty": 120
},
"stopId": "0:MERLE 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1784222527",
"uncertainty": 120
},
"departure": {
"time": "1784222527",
"uncertainty": 120
},
"stopId": "0:FAUV 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1784222580",
"uncertainty": 120
},
"stopId": "0:CCOMM",
"stopSequence": 31
}
],
"trip": {
"directionId": 1,
"routeId": "C5",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3546297"
}
}
},
{
"id": "3546296",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784221878",
"uncertainty": 120
},
"departure": {
"time": "1784221878",
"uncertainty": 120
},
"stopId": "0:LEC E1"
},
{
"arrival": {
"time": "1784221991",
"uncertainty": 120
},
"departure": {
"time": "1784221991",
"uncertainty": 120
},
"stopId": "0:VOLTA"
},
{
"arrival": {
"time": "1784222041",
"uncertainty": 120
},
"departure": {
"time": "1784222041",
"uncertainty": 120
},
"stopId": "0:PPAIX"
},
{
"arrival": {
"time": "1784222082",
"uncertainty": 120
},
"departure": {
"time": "1784222082",
"uncertainty": 120
},
"stopId": "0:MALC"
},
{
"departure": {
"time": "1784221080",
"uncertainty": 120
},
"stopId": "0:CCOMM",
"stopSequence": 1
},
{
"arrival": {
"time": "1784221138",
"uncertainty": 120
},
"departure": {
"time": "1784221138",
"uncertainty": 120
},
"stopId": "0:FAUV",
"stopSequence": 2
},
{
"arrival": {
"time": "1784221171",
"uncertainty": 120
},
"departure": {
"time": "1784221171",
"uncertainty": 120
},
"stopId": "0:MERLE",
"stopSequence": 3
},
{
"arrival": {
"time": "1784221225",
"uncertainty": 120
},
"departure": {
"time": "1784221225",
"uncertainty": 120
},
"stopId": "0:PAVIL",
"stopSequence": 4
},
{
"arrival": {
"time": "1784221258",
"uncertainty": 120
},
"departure": {
"time": "1784221258",
"uncertainty": 120
},
"stopId": "0:CIMET",
"stopSequence": 5
},
{
"arrival": {
"time": "1784221306",
"uncertainty": 120
},
"departure": {
"time": "1784221306",
"uncertainty": 120
},
"stopId": "0:JBART",
"stopSequence": 6
},
{
"arrival": {
"time": "1784221336",
"uncertainty": 120
},
"departure": {
"time": "1784221336",
"uncertainty": 120
},
"stopId": "0:VDOR",
"stopSequence": 7
},
{
"arrival": {
"time": "1784221376",
"uncertainty": 120
},
"departure": {
"time": "1784221376",
"uncertainty": 120
},
"stopId": "0:PARME",
"stopSequence": 8
},
{
"arrival": {
"time": "1784221424",
"uncertainty": 120
},
"departure": {
"time": "1784221424",
"uncertainty": 120
},
"stopId": "0:GLUSS",
"stopSequence": 9
},
{
"arrival": {
"time": "1784221475",
"uncertainty": 120
},
"departure": {
"time": "1784221475",
"uncertainty": 120
},
"stopId": "0:StMAR",
"stopSequence": 10
},
{
"arrival": {
"time": "1784221500",
"uncertainty": 120
},
"departure": {
"time": "1784221500",
"uncertainty": 120
},
"stopId": "0:EGAL",
"stopSequence": 11
},
{
"arrival": {
"time": "1784221585",
"uncertainty": 120
},
"departure": {
"time": "1784221585",
"uncertainty": 120
},
"stopId": "0:CIRE",
"stopSequence": 12
},
{
"arrival": {
"time": "1784221680",
"uncertainty": 120
},
"departure": {
"time": "1784221680",
"uncertainty": 120
},
"stopId": "0:PREFE",
"stopSequence": 13
},
{
"arrival": {
"time": "1784221723",
"uncertainty": 120
},
"departure": {
"time": "1784221723",
"uncertainty": 120
},
"stopId": "0:TURIN 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1784221800",
"uncertainty": 120
},
"departure": {
"time": "1784221860",
"uncertainty": 120
},
"stopId": "0:LEC O1",
"stopSequence": 15
},
{
"arrival": {
"time": "1784221978",
"uncertainty": 120
},
"departure": {
"time": "1784221978",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BARRA",
"stopSequence": 16
},
{
"arrival": {
"time": "1784222010",
"uncertainty": 120
},
"departure": {
"time": "1784222010",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:VOLTA",
"stopSequence": 17
},
{
"arrival": {
"time": "1784222057",
"uncertainty": 120
},
"departure": {
"time": "1784222057",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:PPAIX",
"stopSequence": 18
},
{
"arrival": {
"time": "1784222117",
"uncertainty": 120
},
"departure": {
"time": "1784222117",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALC",
"stopSequence": 19
},
{
"arrival": {
"time": "1784222129",
"uncertainty": 120
},
"departure": {
"time": "1784222129",
"uncertainty": 120
},
"stopId": "0:GENIS 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1784222192",
"uncertainty": 120
},
"departure": {
"time": "1784222192",
"uncertainty": 120
},
"stopId": "0:BEREN 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1784222243",
"uncertainty": 120
},
"departure": {
"time": "1784222243",
"uncertainty": 120
},
"stopId": "0:LPALL 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1784222528",
"uncertainty": 120
},
"departure": {
"time": "1784222528",
"uncertainty": 120
},
"stopId": "0:UTRIL",
"stopSequence": 23
},
{
"arrival": {
"time": "1784222610",
"uncertainty": 120
},
"departure": {
"time": "1784222610",
"uncertainty": 120
},
"stopId": "0:MJUIN",
"stopSequence": 24
},
{
"arrival": {
"time": "1784222686",
"uncertainty": 120
},
"departure": {
"time": "1784222686",
"uncertainty": 120
},
"stopId": "0:VITTE 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1784222821",
"uncertainty": 120
},
"departure": {
"time": "1784222821",
"uncertainty": 120
},
"stopId": "0:LAFF",
"stopSequence": 26
},
{
"arrival": {
"time": "1784222863",
"uncertainty": 120
},
"departure": {
"time": "1784222863",
"uncertainty": 120
},
"stopId": "0:IUT 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1784222907",
"uncertainty": 120
},
"departure": {
"time": "1784222907",
"uncertainty": 120
},
"stopId": "0:BRIFF 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1784222947",
"uncertainty": 120
},
"stopId": "0:ESCHI 2",
"stopSequence": 29
}
],
"trip": {
"directionId": 0,
"routeId": "C5",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3546296"
}
}
},
{
"id": "3546299",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784223365",
"uncertainty": 120
},
"departure": {
"time": "1784223365",
"uncertainty": 120
},
"stopId": "0:MALC2"
},
{
"arrival": {
"time": "1784223440",
"uncertainty": 120
},
"departure": {
"time": "1784223440",
"uncertainty": 120
},
"stopId": "0:CGAIL"
},
{
"arrival": {
"time": "1784223485",
"uncertainty": 120
},
"departure": {
"time": "1784223485",
"uncertainty": 120
},
"stopId": "0:REFUG 2"
},
{
"departure": {
"time": "1784222520",
"uncertainty": 120
},
"stopId": "0:ESCHI4",
"stopSequence": 1
},
{
"arrival": {
"time": "1784222565",
"uncertainty": 120
},
"departure": {
"time": "1784222565",
"uncertainty": 120
},
"stopId": "0:BRIFF",
"stopSequence": 2
},
{
"arrival": {
"time": "1784222604",
"uncertainty": 120
},
"departure": {
"time": "1784222604",
"uncertainty": 120
},
"stopId": "0:IUT",
"stopSequence": 3
},
{
"arrival": {
"time": "1784222640",
"uncertainty": 120
},
"departure": {
"time": "1784222640",
"uncertainty": 120
},
"stopId": "0:LAFF 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1784222745",
"uncertainty": 120
},
"departure": {
"time": "1784222745",
"uncertainty": 120
},
"stopId": "0:VITTE",
"stopSequence": 5
},
{
"arrival": {
"time": "1784222807",
"uncertainty": 120
},
"departure": {
"time": "1784222807",
"uncertainty": 120
},
"stopId": "0:MJUIN 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1784222851",
"uncertainty": 120
},
"departure": {
"time": "1784222851",
"uncertainty": 120
},
"stopId": "0:UTRIL 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1784222940",
"uncertainty": 120
},
"departure": {
"time": "1784222940",
"uncertainty": 120
},
"stopId": "0:COLOM 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1784222990",
"uncertainty": 120
},
"departure": {
"time": "1784222990",
"uncertainty": 120
},
"stopId": "0:CONDO 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1784223027",
"uncertainty": 120
},
"departure": {
"time": "1784223027",
"uncertainty": 120
},
"stopId": "0:PMARQ3",
"stopSequence": 10
},
{
"arrival": {
"time": "1784223186",
"uncertainty": 120
},
"departure": {
"time": "1784223186",
"uncertainty": 120
},
"stopId": "0:LPALL",
"stopSequence": 11
},
{
"arrival": {
"time": "1784223265",
"uncertainty": 120
},
"departure": {
"time": "1784223265",
"uncertainty": 120
},
"stopId": "0:BEREN",
"stopSequence": 12
},
{
"arrival": {
"time": "1784223326",
"uncertainty": 120
},
"departure": {
"time": "1784223326",
"uncertainty": 120
},
"stopId": "0:GENIS",
"stopSequence": 13
},
{
"arrival": {
"time": "1784223374",
"uncertainty": 120
},
"departure": {
"time": "1784223374",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALC2",
"stopSequence": 14
},
{
"arrival": {
"time": "1784223471",
"uncertainty": 120
},
"departure": {
"time": "1784223471",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CGAIL",
"stopSequence": 15
},
{
"arrival": {
"time": "1784223525",
"uncertainty": 120
},
"departure": {
"time": "1784223525",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:REFUG",
"stopSequence": 16
},
{
"arrival": {
"time": "1784223547",
"uncertainty": 120
},
"departure": {
"time": "1784223547",
"uncertainty": 120
},
"stopId": "0:LEC E2",
"stopSequence": 17
},
{
"arrival": {
"time": "1784223696",
"uncertainty": 120
},
"departure": {
"time": "1784223696",
"uncertainty": 120
},
"stopId": "0:TURI",
"stopSequence": 18
},
{
"arrival": {
"time": "1784223786",
"uncertainty": 120
},
"departure": {
"time": "1784223786",
"uncertainty": 120
},
"stopId": "0:PREFE 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1784223847",
"uncertainty": 120
},
"departure": {
"time": "1784223847",
"uncertainty": 120
},
"stopId": "0:CIRE 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1784223906",
"uncertainty": 120
},
"departure": {
"time": "1784223906",
"uncertainty": 120
},
"stopId": "0:EGALI 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1784223934",
"uncertainty": 120
},
"departure": {
"time": "1784223934",
"uncertainty": 120
},
"stopId": "0:StMAR 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1784223971",
"uncertainty": 120
},
"departure": {
"time": "1784223971",
"uncertainty": 120
},
"stopId": "0:GLUSS 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1784224024",
"uncertainty": 120
},
"departure": {
"time": "1784224024",
"uncertainty": 120
},
"stopId": "0:PARME 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1784224063",
"uncertainty": 120
},
"departure": {
"time": "1784224063",
"uncertainty": 120
},
"stopId": "0:VDOR 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1784224095",
"uncertainty": 120
},
"departure": {
"time": "1784224095",
"uncertainty": 120
},
"stopId": "0:JBART 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1784224145",
"uncertainty": 120
},
"departure": {
"time": "1784224145",
"uncertainty": 120
},
"stopId": "0:CIMET 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1784224181",
"uncertainty": 120
},
"departure": {
"time": "1784224181",
"uncertainty": 120
},
"stopId": "0:PAVIL 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1784224223",
"uncertainty": 120
},
"departure": {
"time": "1784224223",
"uncertainty": 120
},
"stopId": "0:MERLE 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1784224273",
"uncertainty": 120
},
"departure": {
"time": "1784224273",
"uncertainty": 120
},
"stopId": "0:FAUV 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1784224326",
"uncertainty": 120
},
"stopId": "0:CCOMM",
"stopSequence": 31
}
],
"trip": {
"directionId": 1,
"routeId": "C5",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3546299"
}
}
},
{
"id": "3545201",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784222662",
"uncertainty": 120
},
"departure": {
"time": "1784222662",
"uncertainty": 120
},
"stopId": "0:LGMOU 2"
},
{
"arrival": {
"time": "1784222699",
"uncertainty": 120
},
"departure": {
"time": "1784222699",
"uncertainty": 120
},
"stopId": "0:VHUGO 2"
},
{
"arrival": {
"time": "1784223902",
"uncertainty": 120
},
"departure": {
"time": "1784223902",
"uncertainty": 120
},
"stopId": "0:ASTI2"
},
{
"arrival": {
"time": "1784224173",
"uncertainty": 120
},
"departure": {
"time": "1784224173",
"uncertainty": 120
},
"stopId": "0:MONTE 2"
},
{
"departure": {
"time": "1784222460",
"uncertainty": 120
},
"stopId": "0:ALGOU",
"stopSequence": 1
},
{
"arrival": {
"time": "1784222516",
"uncertainty": 120
},
"departure": {
"time": "1784222516",
"uncertainty": 120
},
"stopId": "0:JFERR",
"stopSequence": 2
},
{
"arrival": {
"time": "1784222580",
"uncertainty": 120
},
"departure": {
"time": "1784222580",
"uncertainty": 120
},
"stopId": "0:MONGE",
"stopSequence": 3
},
{
"arrival": {
"time": "1784222649",
"uncertainty": 120
},
"departure": {
"time": "1784222649",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALLA",
"stopSequence": 4
},
{
"arrival": {
"time": "1784222700",
"uncertainty": 120
},
"departure": {
"time": "1784222700",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:RIMBA",
"stopSequence": 5
},
{
"arrival": {
"time": "1784222708",
"uncertainty": 120
},
"departure": {
"time": "1784222708",
"uncertainty": 120
},
"stopId": "0:VHUGO 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1784222986",
"uncertainty": 120
},
"departure": {
"time": "1784222986",
"uncertainty": 120
},
"stopId": "0:FONTL",
"stopSequence": 7
},
{
"arrival": {
"time": "1784223042",
"uncertainty": 120
},
"departure": {
"time": "1784223042",
"uncertainty": 120
},
"stopId": "0:BDMUR 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1784223097",
"uncertainty": 120
},
"departure": {
"time": "1784223097",
"uncertainty": 120
},
"stopId": "0:LGPLA 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1784223164",
"uncertainty": 120
},
"departure": {
"time": "1784223164",
"uncertainty": 120
},
"stopId": "0:LBAUM 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1784223253",
"uncertainty": 120
},
"departure": {
"time": "1784223253",
"uncertainty": 120
},
"stopId": "0:MANDR 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1784223307",
"uncertainty": 120
},
"departure": {
"time": "1784223307",
"uncertainty": 120
},
"stopId": "0:UTRIL",
"stopSequence": 12
},
{
"arrival": {
"time": "1784223345",
"uncertainty": 120
},
"departure": {
"time": "1784223345",
"uncertainty": 120
},
"stopId": "0:MJUIN",
"stopSequence": 13
},
{
"arrival": {
"time": "1784223386",
"uncertainty": 120
},
"departure": {
"time": "1784223386",
"uncertainty": 120
},
"stopId": "0:VITTE 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1784223458",
"uncertainty": 120
},
"departure": {
"time": "1784223458",
"uncertainty": 120
},
"stopId": "0:LAFF",
"stopSequence": 15
},
{
"arrival": {
"time": "1784223492",
"uncertainty": 120
},
"departure": {
"time": "1784223492",
"uncertainty": 120
},
"stopId": "0:IUT 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1784223527",
"uncertainty": 120
},
"departure": {
"time": "1784223527",
"uncertainty": 120
},
"stopId": "0:BRIFF 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1784223565",
"uncertainty": 120
},
"departure": {
"time": "1784223565",
"uncertainty": 120
},
"stopId": "0:ESCHI 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1784223643",
"uncertainty": 120
},
"departure": {
"time": "1784223643",
"uncertainty": 120
},
"stopId": "0:POITO 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1784223697",
"uncertainty": 120
},
"departure": {
"time": "1784223697",
"uncertainty": 120
},
"stopId": "0:MELIE 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1784223754",
"uncertainty": 120
},
"departure": {
"time": "1784223754",
"uncertainty": 120
},
"stopId": "0:CHOPI 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1784223827",
"uncertainty": 120
},
"departure": {
"time": "1784223827",
"uncertainty": 120
},
"stopId": "0:EURO 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1784223892",
"uncertainty": 120
},
"departure": {
"time": "1784223892",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BEETH 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1784223948",
"uncertainty": 120
},
"departure": {
"time": "1784223948",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MOZAR 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1784224041",
"uncertainty": 120
},
"departure": {
"time": "1784224041",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:VEDRI 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1784224235",
"uncertainty": 120
},
"departure": {
"time": "1784224235",
"uncertainty": 120
},
"stopId": "0:NIEP 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1784224266",
"uncertainty": 120
},
"departure": {
"time": "1784224266",
"uncertainty": 120
},
"stopId": "0:ADER",
"stopSequence": 27
},
{
"arrival": {
"time": "1784224310",
"uncertainty": 120
},
"departure": {
"time": "1784224310",
"uncertainty": 120
},
"stopId": "0:BECQU 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1784224355",
"uncertainty": 120
},
"departure": {
"time": "1784224355",
"uncertainty": 120
},
"stopId": "0:KENNE 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1784224445",
"uncertainty": 120
},
"departure": {
"time": "1784224445",
"uncertainty": 120
},
"stopId": "0:VALENC",
"stopSequence": 30
},
{
"arrival": {
"time": "1784224475",
"uncertainty": 120
},
"departure": {
"time": "1784224475",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LCOUL 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1784224711",
"uncertainty": 120
},
"departure": {
"time": "1784224711",
"uncertainty": 120
},
"stopId": "0:LCOUL 1",
"stopSequence": 32
},
{
"arrival": {
"time": "1784224904",
"uncertainty": 120
},
"departure": {
"time": "1784224904",
"uncertainty": 120
},
"stopId": "0:CHAN",
"stopSequence": 33
},
{
"arrival": {
"time": "1784225011",
"uncertainty": 120
},
"departure": {
"time": "1784225011",
"uncertainty": 120
},
"stopId": "0:LPLOV",
"stopSequence": 34
},
{
"arrival": {
"time": "1784225131",
"uncertainty": 120
},
"stopId": "0:VIVA 2",
"stopSequence": 35
}
],
"trip": {
"directionId": 0,
"routeId": "07",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545201"
}
}
},
{
"id": "3546303",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784220125",
"uncertainty": 120
},
"departure": {
"time": "1784220125",
"uncertainty": 120
},
"stopId": "0:MALC2"
},
{
"arrival": {
"time": "1784220200",
"uncertainty": 120
},
"departure": {
"time": "1784220200",
"uncertainty": 120
},
"stopId": "0:CGAIL"
},
{
"arrival": {
"time": "1784220245",
"uncertainty": 120
},
"departure": {
"time": "1784220245",
"uncertainty": 120
},
"stopId": "0:REFUG 2"
},
{
"departure": {
"time": "1784219220",
"uncertainty": 120
},
"stopId": "0:ESCHI4",
"stopSequence": 1
},
{
"arrival": {
"time": "1784219265",
"uncertainty": 120
},
"departure": {
"time": "1784219265",
"uncertainty": 120
},
"stopId": "0:BRIFF",
"stopSequence": 2
},
{
"arrival": {
"time": "1784219304",
"uncertainty": 120
},
"departure": {
"time": "1784219304",
"uncertainty": 120
},
"stopId": "0:IUT",
"stopSequence": 3
},
{
"arrival": {
"time": "1784219340",
"uncertainty": 120
},
"departure": {
"time": "1784219340",
"uncertainty": 120
},
"stopId": "0:LAFF 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1784219466",
"uncertainty": 120
},
"departure": {
"time": "1784219466",
"uncertainty": 120
},
"stopId": "0:VITTE",
"stopSequence": 5
},
{
"arrival": {
"time": "1784219541",
"uncertainty": 120
},
"departure": {
"time": "1784219541",
"uncertainty": 120
},
"stopId": "0:MJUIN 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1784219594",
"uncertainty": 120
},
"departure": {
"time": "1784219594",
"uncertainty": 120
},
"stopId": "0:UTRIL 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1784219700",
"uncertainty": 120
},
"departure": {
"time": "1784219700",
"uncertainty": 120
},
"stopId": "0:COLOM 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1784219750",
"uncertainty": 120
},
"departure": {
"time": "1784219750",
"uncertainty": 120
},
"stopId": "0:CONDO 2",
"stopSequence": 9
},
{
"arrival": {
"time": "1784219787",
"uncertainty": 120
},
"departure": {
"time": "1784219787",
"uncertainty": 120
},
"stopId": "0:PMARQ3",
"stopSequence": 10
},
{
"arrival": {
"time": "1784219946",
"uncertainty": 120
},
"departure": {
"time": "1784219946",
"uncertainty": 120
},
"stopId": "0:LPALL",
"stopSequence": 11
},
{
"arrival": {
"time": "1784220025",
"uncertainty": 120
},
"departure": {
"time": "1784220025",
"uncertainty": 120
},
"stopId": "0:BEREN",
"stopSequence": 12
},
{
"arrival": {
"time": "1784220086",
"uncertainty": 120
},
"departure": {
"time": "1784220086",
"uncertainty": 120
},
"stopId": "0:GENIS",
"stopSequence": 13
},
{
"arrival": {
"time": "1784220134",
"uncertainty": 120
},
"departure": {
"time": "1784220134",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALC2",
"stopSequence": 14
},
{
"arrival": {
"time": "1784220231",
"uncertainty": 120
},
"departure": {
"time": "1784220231",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CGAIL",
"stopSequence": 15
},
{
"arrival": {
"time": "1784220285",
"uncertainty": 120
},
"departure": {
"time": "1784220285",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:REFUG",
"stopSequence": 16
},
{
"arrival": {
"time": "1784220307",
"uncertainty": 120
},
"departure": {
"time": "1784220307",
"uncertainty": 120
},
"stopId": "0:LEC E2",
"stopSequence": 17
},
{
"arrival": {
"time": "1784220456",
"uncertainty": 120
},
"departure": {
"time": "1784220456",
"uncertainty": 120
},
"stopId": "0:TURI",
"stopSequence": 18
},
{
"arrival": {
"time": "1784220547",
"uncertainty": 120
},
"departure": {
"time": "1784220547",
"uncertainty": 120
},
"stopId": "0:PREFE 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1784220608",
"uncertainty": 120
},
"departure": {
"time": "1784220608",
"uncertainty": 120
},
"stopId": "0:CIRE 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1784220667",
"uncertainty": 120
},
"departure": {
"time": "1784220667",
"uncertainty": 120
},
"stopId": "0:EGALI 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1784220695",
"uncertainty": 120
},
"departure": {
"time": "1784220695",
"uncertainty": 120
},
"stopId": "0:StMAR 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1784220732",
"uncertainty": 120
},
"departure": {
"time": "1784220732",
"uncertainty": 120
},
"stopId": "0:GLUSS 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1784220785",
"uncertainty": 120
},
"departure": {
"time": "1784220785",
"uncertainty": 120
},
"stopId": "0:PARME 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1784220824",
"uncertainty": 120
},
"departure": {
"time": "1784220824",
"uncertainty": 120
},
"stopId": "0:VDOR 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1784220856",
"uncertainty": 120
},
"departure": {
"time": "1784220856",
"uncertainty": 120
},
"stopId": "0:JBART 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1784220906",
"uncertainty": 120
},
"departure": {
"time": "1784220906",
"uncertainty": 120
},
"stopId": "0:CIMET 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1784220942",
"uncertainty": 120
},
"departure": {
"time": "1784220942",
"uncertainty": 120
},
"stopId": "0:PAVIL 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1784220984",
"uncertainty": 120
},
"departure": {
"time": "1784220984",
"uncertainty": 120
},
"stopId": "0:MERLE 2",
"stopSequence": 29
},
{
"arrival": {
"time": "1784221034",
"uncertainty": 120
},
"departure": {
"time": "1784221034",
"uncertainty": 120
},
"stopId": "0:FAUV 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1784221087",
"uncertainty": 120
},
"stopId": "0:CCOMM",
"stopSequence": 31
}
],
"trip": {
"directionId": 1,
"routeId": "C5",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3546303"
}
}
},
{
"id": "3545200",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1784220742",
"uncertainty": 120
},
"departure": {
"time": "1784220742",
"uncertainty": 120
},
"stopId": "0:LGMOU 2"
},
{
"arrival": {
"time": "1784220779",
"uncertainty": 120
},
"departure": {
"time": "1784220779",
"uncertainty": 120
},
"stopId": "0:VHUGO 2"
},
{
"arrival": {
"time": "1784221988",
"uncertainty": 120
},
"departure": {
"time": "1784221988",
"uncertainty": 120
},
"stopId": "0:ASTI2"
},
{
"arrival": {
"time": "1784222259",
"uncertainty": 120
},
"departure": {
"time": "1784222259",
"uncertainty": 120
},
"stopId": "0:MONTE 2"
},
{
"departure": {
"time": "1784220300",
"uncertainty": 120
},
"stopId": "0:EPERV",
"stopSequence": 1
},
{
"arrival": {
"time": "1784220518",
"uncertainty": 120
},
"departure": {
"time": "1784220518",
"uncertainty": 120
},
"stopId": "0:MPAU",
"stopSequence": 2
},
{
"arrival": {
"time": "1784220540",
"uncertainty": 120
},
"departure": {
"time": "1784220540",
"uncertainty": 120
},
"stopId": "0:ALGOU",
"stopSequence": 3
},
{
"arrival": {
"time": "1784220596",
"uncertainty": 120
},
"departure": {
"time": "1784220596",
"uncertainty": 120
},
"stopId": "0:JFERR",
"stopSequence": 4
},
{
"arrival": {
"time": "1784220660",
"uncertainty": 120
},
"departure": {
"time": "1784220660",
"uncertainty": 120
},
"stopId": "0:MONGE",
"stopSequence": 5
},
{
"arrival": {
"time": "1784220729",
"uncertainty": 120
},
"departure": {
"time": "1784220729",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MALLA",
"stopSequence": 6
},
{
"arrival": {
"time": "1784220780",
"uncertainty": 120
},
"departure": {
"time": "1784220780",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:RIMBA",
"stopSequence": 7
},
{
"arrival": {
"time": "1784220788",
"uncertainty": 120
},
"departure": {
"time": "1784220788",
"uncertainty": 120
},
"stopId": "0:VHUGO 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1784221066",
"uncertainty": 120
},
"departure": {
"time": "1784221066",
"uncertainty": 120
},
"stopId": "0:FONTL",
"stopSequence": 9
},
{
"arrival": {
"time": "1784221123",
"uncertainty": 120
},
"departure": {
"time": "1784221123",
"uncertainty": 120
},
"stopId": "0:BDMUR 2",
"stopSequence": 10
},
{
"arrival": {
"time": "1784221179",
"uncertainty": 120
},
"departure": {
"time": "1784221179",
"uncertainty": 120
},
"stopId": "0:LGPLA 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1784221246",
"uncertainty": 120
},
"departure": {
"time": "1784221246",
"uncertainty": 120
},
"stopId": "0:LBAUM 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1784221335",
"uncertainty": 120
},
"departure": {
"time": "1784221335",
"uncertainty": 120
},
"stopId": "0:MANDR 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1784221389",
"uncertainty": 120
},
"departure": {
"time": "1784221389",
"uncertainty": 120
},
"stopId": "0:UTRIL",
"stopSequence": 14
},
{
"arrival": {
"time": "1784221428",
"uncertainty": 120
},
"departure": {
"time": "1784221428",
"uncertainty": 120
},
"stopId": "0:MJUIN",
"stopSequence": 15
},
{
"arrival": {
"time": "1784221470",
"uncertainty": 120
},
"departure": {
"time": "1784221470",
"uncertainty": 120
},
"stopId": "0:VITTE 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1784221544",
"uncertainty": 120
},
"departure": {
"time": "1784221544",
"uncertainty": 120
},
"stopId": "0:LAFF",
"stopSequence": 17
},
{
"arrival": {
"time": "1784221578",
"uncertainty": 120
},
"departure": {
"time": "1784221578",
"uncertainty": 120
},
"stopId": "0:IUT 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1784221613",
"uncertainty": 120
},
"departure": {
"time": "1784221613",
"uncertainty": 120
},
"stopId": "0:BRIFF 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1784221651",
"uncertainty": 120
},
"departure": {
"time": "1784221651",
"uncertainty": 120
},
"stopId": "0:ESCHI 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1784221729",
"uncertainty": 120
},
"departure": {
"time": "1784221729",
"uncertainty": 120
},
"stopId": "0:POITO 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1784221783",
"uncertainty": 120
},
"departure": {
"time": "1784221783",
"uncertainty": 120
},
"stopId": "0:MELIE 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1784221840",
"uncertainty": 120
},
"departure": {
"time": "1784221840",
"uncertainty": 120
},
"stopId": "0:CHOPI 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1784221913",
"uncertainty": 120
},
"departure": {
"time": "1784221913",
"uncertainty": 120
},
"stopId": "0:EURO 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1784221972",
"uncertainty": 120
},
"departure": {
"time": "1784221972",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BEETH 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1784222028",
"uncertainty": 120
},
"departure": {
"time": "1784222028",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:MOZAR 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1784222121",
"uncertainty": 120
},
"departure": {
"time": "1784222121",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:VEDRI 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1784222321",
"uncertainty": 120
},
"departure": {
"time": "1784222321",
"uncertainty": 120
},
"stopId": "0:NIEP 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1784222352",
"uncertainty": 120
},
"departure": {
"time": "1784222352",
"uncertainty": 120
},
"stopId": "0:ADER",
"stopSequence": 29
},
{
"arrival": {
"time": "1784222396",
"uncertainty": 120
},
"departure": {
"time": "1784222396",
"uncertainty": 120
},
"stopId": "0:BECQU 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1784222449",
"uncertainty": 120
},
"departure": {
"time": "1784222449",
"uncertainty": 120
},
"stopId": "0:KENNE 2",
"stopSequence": 31
},
{
"arrival": {
"time": "1784222539",
"uncertainty": 120
},
"departure": {
"time": "1784222539",
"uncertainty": 120
},
"stopId": "0:VALENC",
"stopSequence": 32
},
{
"arrival": {
"time": "1784222555",
"uncertainty": 120
},
"departure": {
"time": "1784222555",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:LCOUL 2",
"stopSequence": 33
},
{
"arrival": {
"time": "1784222806",
"uncertainty": 120
},
"departure": {
"time": "1784222806",
"uncertainty": 120
},
"stopId": "0:LCOUL 1",
"stopSequence": 34
},
{
"arrival": {
"time": "1784222999",
"uncertainty": 120
},
"departure": {
"time": "1784222999",
"uncertainty": 120
},
"stopId": "0:CHAN",
"stopSequence": 35
},
{
"arrival": {
"time": "1784223106",
"uncertainty": 120
},
"departure": {
"time": "1784223106",
"uncertainty": 120
},
"stopId": "0:LPLOV",
"stopSequence": 36
},
{
"arrival": {
"time": "1784223226",
"uncertainty": 120
},
"stopId": "0:VIVA 2",
"stopSequence": 37
}
],
"trip": {
"directionId": 0,
"routeId": "07",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545200"
}
}
},
{
"id": "3546201",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1784222340",
"uncertainty": 120
},
"stopId": "0:LBLAC",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "C3",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3546201"
}
}
},
{
"id": "3546200",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1784220480",
"uncertainty": 120
},
"stopId": "0:LBLAC",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "C3",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3546200"
}
}
},
{
"id": "3545103",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1784215229",
"uncertainty": 120
},
"stopId": "0:MPMO 2",
"stopSequence": 1
},
{
"arrival": {
"time": "1784215301",
"uncertainty": 120
},
"departure": {
"time": "1784215301",
"uncertainty": 120
},
"stopId": "0:CHSTJ 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1784215361",
"uncertainty": 120
},
"departure": {
"time": "1784215361",
"uncertainty": 120
},
"stopId": "0:CHMAD 2",
"stopSequence": 3
},
{
"arrival": {
"time": "1784215592",
"uncertainty": 120
},
"departure": {
"time": "1784215592",
"uncertainty": 120
},
"stopId": "0:CGEN 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1784215650",
"uncertainty": 120
},
"departure": {
"time": "1784215650",
"uncertainty": 120
},
"stopId": "0:CHSI 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1784215725",
"uncertainty": 120
},
"departure": {
"time": "1784215725",
"uncertainty": 120
},
"stopId": "0:CHMCW 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1784215838",
"uncertainty": 120
},
"departure": {
"time": "1784215838",
"uncertainty": 120
},
"stopId": "0:GAIE 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1784215895",
"uncertainty": 120
},
"departure": {
"time": "1784215895",
"uncertainty": 120
},
"stopId": "0:GOUV 2",
"stopSequence": 8
},
{
"arrival": {
"time": "1784215962",
"uncertainty": 120
},
"departure": {
"time": "1784215962",
"uncertainty": 120
},
"stopId": "0:CHRPTF2",
"stopSequence": 9
},
{
"arrival": {
"time": "1784216033",
"uncertainty": 120
},
"departure": {
"time": "1784216033",
"uncertainty": 120
},
"stopId": "0:CHAMAL2",
"stopSequence": 10
},
{
"arrival": {
"time": "1784216039",
"uncertainty": 120
},
"departure": {
"time": "1784216039",
"uncertainty": 120
},
"stopId": "0:MALCR 2",
"stopSequence": 11
},
{
"arrival": {
"time": "1784216159",
"uncertainty": 120
},
"departure": {
"time": "1784216159",
"uncertainty": 120
},
"stopId": "0:MALBO 2",
"stopSequence": 12
},
{
"arrival": {
"time": "1784216252",
"uncertainty": 120
},
"departure": {
"time": "1784216252",
"uncertainty": 120
},
"stopId": "0:MALIB",
"stopSequence": 13
},
{
"arrival": {
"time": "1784216284",
"uncertainty": 120
},
"departure": {
"time": "1784216284",
"uncertainty": 120
},
"stopId": "0:CMALI 2",
"stopSequence": 14
},
{
"arrival": {
"time": "1784216421",
"uncertainty": 120
},
"departure": {
"time": "1784216429",
"uncertainty": 120
},
"stopId": "0:MLPO 2",
"stopSequence": 15
},
{
"arrival": {
"time": "1784216477",
"uncertainty": 120
},
"departure": {
"time": "1784216489",
"uncertainty": 120
},
"stopId": "0:MMALI 2",
"stopSequence": 16
},
{
"arrival": {
"time": "1784216609",
"uncertainty": 120
},
"departure": {
"time": "1784216609",
"uncertainty": 120
},
"stopId": "0:SYLV 2",
"stopSequence": 17
},
{
"arrival": {
"time": "1784216768",
"uncertainty": 120
},
"departure": {
"time": "1784216768",
"uncertainty": 120
},
"stopId": "0:RDM 2",
"stopSequence": 18
},
{
"arrival": {
"time": "1784216840",
"uncertainty": 120
},
"departure": {
"time": "1784216840",
"uncertainty": 120
},
"stopId": "0:GROUS 2",
"stopSequence": 19
},
{
"arrival": {
"time": "1784216885",
"uncertainty": 120
},
"departure": {
"time": "1784216885",
"uncertainty": 120
},
"stopId": "0:IUT 2",
"stopSequence": 20
},
{
"arrival": {
"time": "1784216916",
"uncertainty": 120
},
"departure": {
"time": "1784216916",
"uncertainty": 120
},
"stopId": "0:BRIFF 2",
"stopSequence": 21
},
{
"arrival": {
"time": "1784216950",
"uncertainty": 120
},
"departure": {
"time": "1784216950",
"uncertainty": 120
},
"stopId": "0:ESCHI 2",
"stopSequence": 22
},
{
"arrival": {
"time": "1784217030",
"uncertainty": 120
},
"departure": {
"time": "1784217030",
"uncertainty": 120
},
"stopId": "0:JPREV 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1784217059",
"uncertainty": 120
},
"departure": {
"time": "1784217059",
"uncertainty": 120
},
"stopId": "0:HBARB 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1784217128",
"uncertainty": 120
},
"departure": {
"time": "1784217149",
"uncertainty": 120
},
"stopId": "0:ARCHIM 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1784217217",
"uncertainty": 120
},
"departure": {
"time": "1784217217",
"uncertainty": 120
},
"stopId": "0:ROBIN 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1784217269",
"uncertainty": 120
},
"departure": {
"time": "1784217329",
"uncertainty": 120
},
"stopId": "0:MONTG 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1784217374",
"uncertainty": 120
},
"departure": {
"time": "1784217374",
"uncertainty": 120
},
"stopId": "0:CVERN 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1784217539",
"uncertainty": 120
},
"departure": {
"time": "1784217539",
"uncertainty": 120
},
"stopId": "0:BERLI",
"stopSequence": 29
},
{
"arrival": {
"time": "1784217583",
"uncertainty": 120
},
"departure": {
"time": "1784217583",
"uncertainty": 120
},
"stopId": "0:BARRA 2",
"stopSequence": 30
},
{
"arrival": {
"time": "1784217749",
"uncertainty": 120
},
"departure": {
"time": "1784217749",
"uncertainty": 120
},
"stopId": "0:LEC E2",
"stopSequence": 31
},
{
"arrival": {
"time": "1784218019",
"uncertainty": 120
},
"departure": {
"time": "1784218019",
"uncertainty": 120
},
"stopId": "0:TURI",
"stopSequence": 32
},
{
"arrival": {
"time": "1784218109",
"uncertainty": 120
},
"departure": {
"time": "1784218109",
"uncertainty": 120
},
"stopId": "0:SSOCI",
"stopSequence": 33
},
{
"arrival": {
"time": "1784218199",
"uncertainty": 120
},
"departure": {
"time": "1784218199",
"uncertainty": 120
},
"stopId": "0:SULLY",
"stopSequence": 34
},
{
"arrival": {
"time": "1784218349",
"uncertainty": 120
},
"departure": {
"time": "1784218349",
"uncertainty": 120
},
"stopId": "0:BARNA",
"stopSequence": 35
},
{
"arrival": {
"time": "1784218409",
"uncertainty": 120
},
"departure": {
"time": "1784218409",
"uncertainty": 120
},
"stopId": "0:CMOUC",
"stopSequence": 36
},
{
"arrival": {
"time": "1784218463",
"uncertainty": 120
},
"departure": {
"time": "1784218463",
"uncertainty": 120
},
"stopId": "0:AMAND",
"stopSequence": 37
},
{
"arrival": {
"time": "1784218504",
"uncertainty": 120
},
"departure": {
"time": "1784218504",
"uncertainty": 120
},
"stopId": "0:CEZA 2",
"stopSequence": 38
},
{
"arrival": {
"time": "1784218548",
"uncertainty": 120
},
"departure": {
"time": "1784218559",
"uncertainty": 120
},
"stopId": "0:GAREN 2",
"stopSequence": 39
},
{
"arrival": {
"time": "1784218619",
"uncertainty": 120
},
"departure": {
"time": "1784218619",
"uncertainty": 120
},
"stopId": "0:VFLEU 2",
"stopSequence": 40
},
{
"arrival": {
"time": "1784218657",
"uncertainty": 120
},
"departure": {
"time": "1784218657",
"uncertainty": 120
},
"stopId": "0:LAUTR 2",
"stopSequence": 41
},
{
"arrival": {
"time": "1784218686",
"uncertainty": 120
},
"departure": {
"time": "1784218686",
"uncertainty": 120
},
"stopId": "0:GAUD 2",
"stopSequence": 42
},
{
"arrival": {
"time": "1784218769",
"uncertainty": 120
},
"departure": {
"time": "1784218769",
"uncertainty": 120
},
"stopId": "0:LD3S",
"stopSequence": 43
},
{
"arrival": {
"time": "1784218813",
"uncertainty": 120
},
"departure": {
"time": "1784218813",
"uncertainty": 120
},
"stopId": "0:BRASS 2",
"stopSequence": 44
},
{
"arrival": {
"time": "1784218869",
"uncertainty": 120
},
"departure": {
"time": "1784218869",
"uncertainty": 120
},
"stopId": "0:ABRIC 2",
"stopSequence": 45
},
{
"arrival": {
"time": "1784218944",
"uncertainty": 120
},
"departure": {
"time": "1784218944",
"uncertainty": 120
},
"stopId": "0:VIVIE 2",
"stopSequence": 46
},
{
"arrival": {
"time": "1784219009",
"uncertainty": 120
},
"departure": {
"time": "1784219009",
"uncertainty": 120
},
"stopId": "0:PARE",
"stopSequence": 47
},
{
"arrival": {
"time": "1784219049",
"uncertainty": 120
},
"departure": {
"time": "1784219049",
"uncertainty": 120
},
"stopId": "0:LGEAIS2",
"stopSequence": 48
},
{
"arrival": {
"time": "1784219101",
"uncertainty": 120
},
"departure": {
"time": "1784219101",
"uncertainty": 120
},
"stopId": "0:VERGE 2",
"stopSequence": 49
},
{
"arrival": {
"time": "1784219169",
"uncertainty": 120
},
"departure": {
"time": "1784219169",
"uncertainty": 120
},
"stopId": "0:ECOLE 2",
"stopSequence": 50
},
{
"arrival": {
"time": "1784219248",
"uncertainty": 120
},
"departure": {
"time": "1784219248",
"uncertainty": 120
},
"stopId": "0:MONG 2",
"stopSequence": 51
},
{
"arrival": {
"time": "1784219271",
"uncertainty": 120
},
"departure": {
"time": "1784219271",
"uncertainty": 120
},
"stopId": "0:ARMA 2",
"stopSequence": 52
},
{
"arrival": {
"time": "1784219426",
"uncertainty": 120
},
"departure": {
"time": "1784219426",
"uncertainty": 120
},
"stopId": "0:ECHAU",
"stopSequence": 53
},
{
"arrival": {
"time": "1784219511",
"uncertainty": 120
},
"departure": {
"time": "1784219511",
"uncertainty": 120
},
"stopId": "0:CLAC",
"stopSequence": 54
},
{
"arrival": {
"time": "1784219630",
"uncertainty": 120
},
"departure": {
"time": "1784219630",
"uncertainty": 120
},
"stopId": "0:CGYM",
"stopSequence": 55
},
{
"arrival": {
"time": "1784219667",
"uncertainty": 120
},
"departure": {
"time": "1784219667",
"uncertainty": 120
},
"stopId": "0:CHAUT",
"stopSequence": 56
},
{
"arrival": {
"time": "1784219751",
"uncertainty": 120
},
"departure": {
"time": "1784219751",
"uncertainty": 120
},
"stopId": "0:CSDF 3",
"stopSequence": 57
},
{
"arrival": {
"time": "1784219863",
"uncertainty": 120
},
"departure": {
"time": "1784219863",
"uncertainty": 120
},
"stopId": "0:CPDP",
"stopSequence": 58
},
{
"arrival": {
"time": "1784219931",
"uncertainty": 120
},
"stopId": "0:CARD",
"stopSequence": 59
}
],
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545103"
},
"vehicle": {
"id": "273",
"label": "273"
}
}
},
{
"id": "3546206",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1784221080",
"uncertainty": 120
},
"stopId": "0:CCOM1.2",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "C3",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3546206"
}
}
},
{
"id": "3545091",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1784220360",
"uncertainty": 120
},
"stopId": "0:CARD",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545091"
}
}
},
{
"id": "3545090",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1784216856",
"uncertainty": 120
},
"stopId": "0:CARD",
"stopSequence": 1
},
{
"arrival": {
"time": "1784216916",
"uncertainty": 120
},
"departure": {
"time": "1784216916",
"uncertainty": 120
},
"stopId": "0:CPDP 2",
"stopSequence": 2
},
{
"arrival": {
"time": "1784217000",
"uncertainty": 120
},
"departure": {
"time": "1784217000",
"uncertainty": 120
},
"stopId": "0:CSDF",
"stopSequence": 3
},
{
"arrival": {
"time": "1784217097",
"uncertainty": 120
},
"departure": {
"time": "1784217097",
"uncertainty": 120
},
"stopId": "0:CHAUT 2",
"stopSequence": 4
},
{
"arrival": {
"time": "1784217119",
"uncertainty": 120
},
"departure": {
"time": "1784217119",
"uncertainty": 120
},
"stopId": "0:CGYM 2",
"stopSequence": 5
},
{
"arrival": {
"time": "1784217187",
"uncertainty": 120
},
"departure": {
"time": "1784217187",
"uncertainty": 120
},
"stopId": "0:CLAC 2",
"stopSequence": 6
},
{
"arrival": {
"time": "1784217285",
"uncertainty": 120
},
"departure": {
"time": "1784217285",
"uncertainty": 120
},
"stopId": "0:ECHAU 2",
"stopSequence": 7
},
{
"arrival": {
"time": "1784217462",
"uncertainty": 120
},
"departure": {
"time": "1784217462",
"uncertainty": 120
},
"stopId": "0:ARMA",
"stopSequence": 8
},
{
"arrival": {
"time": "1784217495",
"uncertainty": 120
},
"departure": {
"time": "1784217518",
"uncertainty": 120
},
"stopId": "0:MONG",
"stopSequence": 9
},
{
"arrival": {
"time": "1784217608",
"uncertainty": 120
},
"departure": {
"time": "1784217608",
"uncertainty": 120
},
"stopId": "0:ECOLE",
"stopSequence": 10
},
{
"arrival": {
"time": "1784217668",
"uncertainty": 120
},
"departure": {
"time": "1784217668",
"uncertainty": 120
},
"stopId": "0:VERGE",
"stopSequence": 11
},
{
"arrival": {
"time": "1784217711",
"uncertainty": 120
},
"departure": {
"time": "1784217711",
"uncertainty": 120
},
"stopId": "0:LGEAI",
"stopSequence": 12
},
{
"arrival": {
"time": "1784217735",
"uncertainty": 120
},
"departure": {
"time": "1784217735",
"uncertainty": 120
},
"stopId": "0:PARE 2",
"stopSequence": 13
},
{
"arrival": {
"time": "1784217819",
"uncertainty": 120
},
"departure": {
"time": "1784217819",
"uncertainty": 120
},
"stopId": "0:VIVIE",
"stopSequence": 14
},
{
"arrival": {
"time": "1784217856",
"uncertainty": 120
},
"departure": {
"time": "1784217856",
"uncertainty": 120
},
"stopId": "0:ABRIC",
"stopSequence": 15
},
{
"arrival": {
"time": "1784217906",
"uncertainty": 120
},
"departure": {
"time": "1784217906",
"uncertainty": 120
},
"stopId": "0:BRASS",
"stopSequence": 16
},
{
"arrival": {
"time": "1784217939",
"uncertainty": 120
},
"departure": {
"time": "1784217939",
"uncertainty": 120
},
"stopId": "0:LD3S",
"stopSequence": 17
},
{
"arrival": {
"time": "1784218009",
"uncertainty": 120
},
"departure": {
"time": "1784218029",
"uncertainty": 120
},
"stopId": "0:GAUD",
"stopSequence": 18
},
{
"arrival": {
"time": "1784218089",
"uncertainty": 120
},
"departure": {
"time": "1784218089",
"uncertainty": 120
},
"stopId": "0:TLAUT",
"stopSequence": 19
},
{
"arrival": {
"time": "1784218133",
"uncertainty": 120
},
"departure": {
"time": "1784218133",
"uncertainty": 120
},
"stopId": "0:VFLEU",
"stopSequence": 20
},
{
"arrival": {
"time": "1784218205",
"uncertainty": 120
},
"departure": {
"time": "1784218205",
"uncertainty": 120
},
"stopId": "0:GAREN",
"stopSequence": 21
},
{
"arrival": {
"time": "1784218235",
"uncertainty": 120
},
"departure": {
"time": "1784218235",
"uncertainty": 120
},
"stopId": "0:CEZA",
"stopSequence": 22
},
{
"arrival": {
"time": "1784218301",
"uncertainty": 120
},
"departure": {
"time": "1784218301",
"uncertainty": 120
},
"stopId": "0:AMAND 2",
"stopSequence": 23
},
{
"arrival": {
"time": "1784218328",
"uncertainty": 120
},
"departure": {
"time": "1784218362",
"uncertainty": 120
},
"stopId": "0:CMOUC 2",
"stopSequence": 24
},
{
"arrival": {
"time": "1784218402",
"uncertainty": 120
},
"departure": {
"time": "1784218423",
"uncertainty": 120
},
"stopId": "0:BARNA 2",
"stopSequence": 25
},
{
"arrival": {
"time": "1784218556",
"uncertainty": 120
},
"departure": {
"time": "1784218574",
"uncertainty": 120
},
"stopId": "0:SULLY 2",
"stopSequence": 26
},
{
"arrival": {
"time": "1784218665",
"uncertainty": 120
},
"departure": {
"time": "1784218665",
"uncertainty": 120
},
"stopId": "0:SSOCI 2",
"stopSequence": 27
},
{
"arrival": {
"time": "1784218794",
"uncertainty": 120
},
"departure": {
"time": "1784218794",
"uncertainty": 120
},
"stopId": "0:TURIN 2",
"stopSequence": 28
},
{
"arrival": {
"time": "1784218897",
"uncertainty": 120
},
"departure": {
"time": "1784218966",
"uncertainty": 120
},
"stopId": "0:LEC O1",
"stopSequence": 29
},
{
"arrival": {
"time": "1784219134",
"uncertainty": 120
},
"departure": {
"time": "1784219134",
"uncertainty": 120
},
"stopId": "0:VALER04",
"stopSequence": 30
},
{
"arrival": {
"time": "1784219198",
"uncertainty": 120
},
"departure": {
"time": "1784219198",
"uncertainty": 120
},
"stopId": "0:STRAS",
"stopSequence": 31
},
{
"arrival": {
"time": "1784219277",
"uncertainty": 120
},
"departure": {
"time": "1784219277",
"uncertainty": 120
},
"stopId": "0:CVERN",
"stopSequence": 32
},
{
"arrival": {
"time": "1784219364",
"uncertainty": 120
},
"departure": {
"time": "1784219364",
"uncertainty": 120
},
"stopId": "0:MONTG",
"stopSequence": 33
},
{
"arrival": {
"time": "1784219424",
"uncertainty": 120
},
"departure": {
"time": "1784219424",
"uncertainty": 120
},
"stopId": "0:ROBIN",
"stopSequence": 34
},
{
"arrival": {
"time": "1784219482",
"uncertainty": 120
},
"departure": {
"time": "1784219482",
"uncertainty": 120
},
"stopId": "0:ARCHIM",
"stopSequence": 35
},
{
"arrival": {
"time": "1784219571",
"uncertainty": 120
},
"departure": {
"time": "1784219571",
"uncertainty": 120
},
"stopId": "0:HBARB",
"stopSequence": 36
},
{
"arrival": {
"time": "1784219612",
"uncertainty": 120
},
"departure": {
"time": "1784219612",
"uncertainty": 120
},
"stopId": "0:JPREV",
"stopSequence": 37
},
{
"arrival": {
"time": "1784219696",
"uncertainty": 120
},
"departure": {
"time": "1784219696",
"uncertainty": 120
},
"stopId": "0:ESCHI",
"stopSequence": 38
},
{
"arrival": {
"time": "1784219738",
"uncertainty": 120
},
"departure": {
"time": "1784219738",
"uncertainty": 120
},
"stopId": "0:BRIFF",
"stopSequence": 39
},
{
"arrival": {
"time": "1784219783",
"uncertainty": 120
},
"departure": {
"time": "1784219783",
"uncertainty": 120
},
"stopId": "0:IUT",
"stopSequence": 40
},
{
"arrival": {
"time": "1784219844",
"uncertainty": 120
},
"departure": {
"time": "1784219844",
"uncertainty": 120
},
"stopId": "0:GROUS",
"stopSequence": 41
},
{
"arrival": {
"time": "1784219940",
"uncertainty": 120
},
"departure": {
"time": "1784219940",
"uncertainty": 120
},
"stopId": "0:RDM",
"stopSequence": 42
},
{
"arrival": {
"time": "1784220114",
"uncertainty": 120
},
"departure": {
"time": "1784220114",
"uncertainty": 120
},
"stopId": "0:SYLV",
"stopSequence": 43
},
{
"arrival": {
"time": "1784220245",
"uncertainty": 120
},
"departure": {
"time": "1784220245",
"uncertainty": 120
},
"stopId": "0:MMALI",
"stopSequence": 44
},
{
"arrival": {
"time": "1784220276",
"uncertainty": 120
},
"departure": {
"time": "1784220276",
"uncertainty": 120
},
"stopId": "0:MLPO",
"stopSequence": 45
},
{
"arrival": {
"time": "1784220357",
"uncertainty": 120
},
"departure": {
"time": "1784220357",
"uncertainty": 120
},
"stopId": "0:CMALI",
"stopSequence": 46
},
{
"arrival": {
"time": "1784220379",
"uncertainty": 120
},
"departure": {
"time": "1784220379",
"uncertainty": 120
},
"stopId": "0:MALIB 2",
"stopSequence": 47
},
{
"arrival": {
"time": "1784220470",
"uncertainty": 120
},
"departure": {
"time": "1784220470",
"uncertainty": 120
},
"stopId": "0:MALBO",
"stopSequence": 48
},
{
"arrival": {
"time": "1784220622",
"uncertainty": 120
},
"departure": {
"time": "1784220622",
"uncertainty": 120
},
"stopId": "0:MALCR",
"stopSequence": 49
},
{
"arrival": {
"time": "1784220657",
"uncertainty": 120
},
"departure": {
"time": "1784220657",
"uncertainty": 120
},
"stopId": "0:CHAMAL",
"stopSequence": 50
},
{
"arrival": {
"time": "1784220809",
"uncertainty": 120
},
"departure": {
"time": "1784220809",
"uncertainty": 120
},
"stopId": "0:CHRPTF",
"stopSequence": 51
},
{
"arrival": {
"time": "1784220843",
"uncertainty": 120
},
"departure": {
"time": "1784220843",
"uncertainty": 120
},
"stopId": "0:GOUV",
"stopSequence": 52
},
{
"arrival": {
"time": "1784220888",
"uncertainty": 120
},
"departure": {
"time": "1784220888",
"uncertainty": 120
},
"stopId": "0:GAIE",
"stopSequence": 53
},
{
"arrival": {
"time": "1784220946",
"uncertainty": 120
},
"departure": {
"time": "1784220946",
"uncertainty": 120
},
"stopId": "0:CHAH",
"stopSequence": 54
},
{
"arrival": {
"time": "1784221003",
"uncertainty": 120
},
"departure": {
"time": "1784221003",
"uncertainty": 120
},
"stopId": "0:CHSI",
"stopSequence": 55
},
{
"arrival": {
"time": "1784221077",
"uncertainty": 120
},
"departure": {
"time": "1784221077",
"uncertainty": 120
},
"stopId": "0:CGEN",
"stopSequence": 56
},
{
"arrival": {
"time": "1784221344",
"uncertainty": 120
},
"departure": {
"time": "1784221344",
"uncertainty": 120
},
"stopId": "0:CHMAD",
"stopSequence": 57
},
{
"arrival": {
"time": "1784221392",
"uncertainty": 120
},
"departure": {
"time": "1784221392",
"uncertainty": 120
},
"stopId": "0:CHSTJ",
"stopSequence": 58
},
{
"arrival": {
"time": "1784221437",
"uncertainty": 120
},
"stopId": "0:MPMO",
"stopSequence": 59
}
],
"trip": {
"directionId": 0,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545090"
},
"vehicle": {
"id": "271",
"label": "271"
}
}
},
{
"id": "3545104",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1784219160",
"uncertainty": 120
},
"stopId": "0:MPMO 2",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"tripId": "JeuEte2_3545104"
},
"vehicle": {
"id": "275",
"label": "275"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1784219020"
}
}