Détails de la ressource
Cette ressource fait partie du jeu de données Réseau urbain Izilo.
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
❌377 erreurs, 200 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 28/06/2025 à 09h01 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 121 erreurs
All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED
Exemples d'erreurs
- trip_id 4444986 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 4444987 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 4352396 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 4444964 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 4336753 does not exist in the GTFS data and does not have schedule_relationship of ADDED
Sequential stop_time_update times are not increasing E022 256 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 4444986 stop_sequence 1 departure_time 09:15:00 (1751094900) is less than previous stop departure_time 09:21:55 (1751095315) - times must increase between two sequential stops
- trip_id 4444986 stop_sequence 1 departure_time 09:15:00 (1751094900) is less than previous stop arrival_time 09:21:55 (1751095315) - times must increase between two sequential stops
- trip_id 4444986 stop_sequence 2 arrival_time 09:17:00 (1751095020) is less than previous stop arrival_time 09:21:55 (1751095315) - times must increase between two sequential stops
- trip_id 4444986 stop_sequence 2 departure_time 09:17:00 (1751095020) is less than previous stop arrival_time 09:21:55 (1751095315) - times must increase between two sequential stops
- trip_id 4444987 stop_sequence 1 departure_time 09:55:00 (1751097300) is less than previous stop departure_time 10:01:55 (1751097715) - times must increase between two sequential stops
Avertissements
timestamp not populated W001 121 erreurs
Timestamps should be populated for all elements
Exemples d'erreurs
- trip_id 4444986 does not have a timestamp
- trip_id 4444987 does not have a timestamp
- trip_id 4352396 does not have a timestamp
- trip_id 4444964 does not have a timestamp
- trip_id 4336753 does not have a timestamp
vehicle_id not populated W002 79 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id 4444986 does not have a vehicle_id
- trip_id 4444987 does not have a vehicle_id
- trip_id 4352396 does not have a vehicle_id
- trip_id 4444964 does not have a vehicle_id
- trip_id 4336754 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 |
---|---|---|---|
E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 3 735 | 29 fois (100 % des validations) |
E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 6 176 | 29 fois (100 % des validations) |
W001 | Timestamps should be populated for all elements | 3 735 | 29 fois (100 % des validations) |
W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 2 207 | 29 fois (100 % des validations) |
E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 53 | 16 fois (55 % des validations) |
E025 | Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time. | 1 | 1 fois (3 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 28/06/2025 à 18h01 Europe/Paris.
trip_updates (134) 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 28/06/2025 à 18h01 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "4336648",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751128320"
},
"stopId": "DERON3",
"stopSequence": 1
}
],
"trip": {
"routeId": "33",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336648"
}
}
},
{
"id": "4352411",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751127180",
"uncertainty": 120
},
"stopId": "LCMA2",
"stopSequence": 1
}
],
"trip": {
"routeId": "B4",
"scheduleRelationship": "SCHEDULED",
"tripId": "4352411"
}
}
},
{
"id": "4444977",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751128499"
},
"departure": {
"time": "1751128499"
},
"stopId": "CENT4"
},
{
"departure": {
"time": "1751128020"
},
"stopId": "PMAN",
"stopSequence": 1
},
{
"arrival": {
"time": "1751128055"
},
"departure": {
"time": "1751128055"
},
"stopId": "NEZE",
"stopSequence": 2
},
{
"arrival": {
"time": "1751128080"
},
"departure": {
"time": "1751128080"
},
"stopId": "SALE",
"stopSequence": 3
},
{
"arrival": {
"time": "1751128200"
},
"departure": {
"time": "1751128200"
},
"stopId": "MALO",
"stopSequence": 4
},
{
"arrival": {
"time": "1751128227"
},
"departure": {
"time": "1751128227"
},
"stopId": "FLEVE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1751128260",
"uncertainty": 120
},
"departure": {
"time": "1751128260",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOMC3",
"stopSequence": 6
},
{
"arrival": {
"time": "1751128390",
"uncertainty": 120
},
"departure": {
"time": "1751128390",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOCH",
"stopSequence": 7
},
{
"arrival": {
"time": "1751128500",
"uncertainty": 120
},
"departure": {
"time": "1751128500",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "CENT4",
"stopSequence": 8
},
{
"arrival": {
"time": "1751128577"
},
"departure": {
"time": "1751128577"
},
"stopId": "STAN1",
"stopSequence": 9
},
{
"arrival": {
"time": "1751128636"
},
"departure": {
"time": "1751128636"
},
"stopId": "KBEL1",
"stopSequence": 10
},
{
"arrival": {
"time": "1751128680"
},
"departure": {
"time": "1751128680"
},
"stopId": "LAVA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1751128740"
},
"departure": {
"time": "1751128740"
},
"stopId": "PERC",
"stopSequence": 12
},
{
"arrival": {
"time": "1751128800"
},
"stopId": "POIN",
"stopSequence": 13
}
],
"trip": {
"routeId": "16",
"scheduleRelationship": "SCHEDULED",
"tripId": "4444977"
}
}
},
{
"id": "4352388",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751127840",
"uncertainty": 120
},
"stopId": "EMBA2",
"stopSequence": 1
}
],
"trip": {
"routeId": "B4",
"scheduleRelationship": "SCHEDULED",
"tripId": "4352388"
}
}
},
{
"id": "4336748",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751126490",
"uncertainty": 120
},
"stopId": "GMAR",
"stopSequence": 1
},
{
"arrival": {
"time": "1751126557",
"uncertainty": 120
},
"departure": {
"time": "1751126557",
"uncertainty": 120
},
"stopId": "ASTU1",
"stopSequence": 2
},
{
"arrival": {
"time": "1751126600",
"uncertainty": 120
},
"departure": {
"time": "1751126600",
"uncertainty": 120
},
"stopId": "COURB1",
"stopSequence": 3
},
{
"arrival": {
"time": "1751126641",
"uncertainty": 120
},
"departure": {
"time": "1751126641",
"uncertainty": 120
},
"stopId": "BRIZ1",
"stopSequence": 4
},
{
"arrival": {
"time": "1751126686",
"uncertainty": 120
},
"departure": {
"time": "1751126686",
"uncertainty": 120
},
"stopId": "INDE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1751126761",
"uncertainty": 120
},
"departure": {
"time": "1751126761",
"uncertainty": 120
},
"stopId": "PCON3",
"stopSequence": 6
},
{
"arrival": {
"time": "1751126856",
"uncertainty": 120
},
"departure": {
"time": "1751126856",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1751126974",
"uncertainty": 120
},
"departure": {
"time": "1751126974",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 8
},
{
"arrival": {
"time": "1751127104",
"uncertainty": 120
},
"departure": {
"time": "1751127104",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 9
},
{
"arrival": {
"time": "1751127198",
"uncertainty": 120
},
"departure": {
"time": "1751127198",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 10
},
{
"arrival": {
"time": "1751127256",
"uncertainty": 120
},
"departure": {
"time": "1751127256",
"uncertainty": 120
},
"stopId": "GLBS1",
"stopSequence": 11
},
{
"arrival": {
"time": "1751127353",
"uncertainty": 120
},
"departure": {
"time": "1751127353",
"uncertainty": 120
},
"stopId": "NORM1",
"stopSequence": 12
},
{
"arrival": {
"time": "1751127445",
"uncertainty": 120
},
"departure": {
"time": "1751127445",
"uncertainty": 120
},
"stopId": "VERD2",
"stopSequence": 13
},
{
"arrival": {
"time": "1751127552",
"uncertainty": 120
},
"departure": {
"time": "1751127552",
"uncertainty": 120
},
"stopId": "ANSE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1751127587",
"uncertainty": 120
},
"departure": {
"time": "1751127587",
"uncertainty": 120
},
"stopId": "DAVI1",
"stopSequence": 15
},
{
"arrival": {
"time": "1751127666",
"uncertainty": 120
},
"departure": {
"time": "1751127666",
"uncertainty": 120
},
"stopId": "NOURY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1751127758",
"uncertainty": 120
},
"departure": {
"time": "1751127758",
"uncertainty": 120
},
"stopId": "CHOU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1751127799",
"uncertainty": 120
},
"departure": {
"time": "1751127799",
"uncertainty": 120
},
"stopId": "CROI1",
"stopSequence": 18
},
{
"arrival": {
"time": "1751127837",
"uncertainty": 120
},
"departure": {
"time": "1751127837",
"uncertainty": 120
},
"stopId": "KROU1",
"stopSequence": 19
},
{
"arrival": {
"time": "1751127930",
"uncertainty": 120
},
"departure": {
"time": "1751127930",
"uncertainty": 120
},
"stopId": "EXPO_D",
"stopSequence": 20
},
{
"arrival": {
"time": "1751128053",
"uncertainty": 120
},
"departure": {
"time": "1751128053",
"uncertainty": 120
},
"stopId": "KVIEC1",
"stopSequence": 21
},
{
"arrival": {
"time": "1751128106",
"uncertainty": 120
},
"departure": {
"time": "1751128106",
"uncertainty": 120
},
"stopId": "KRGN1",
"stopSequence": 22
},
{
"arrival": {
"time": "1751128151",
"uncertainty": 120
},
"departure": {
"time": "1751128151",
"uncertainty": 120
},
"stopId": "KGOU1",
"stopSequence": 23
},
{
"arrival": {
"time": "1751128248",
"uncertainty": 120
},
"departure": {
"time": "1751128248",
"uncertainty": 120
},
"stopId": "KRVT1",
"stopSequence": 24
},
{
"arrival": {
"time": "1751128282",
"uncertainty": 120
},
"departure": {
"time": "1751128282",
"uncertainty": 120
},
"stopId": "KRGS1",
"stopSequence": 25
},
{
"arrival": {
"time": "1751128331",
"uncertainty": 120
},
"departure": {
"time": "1751128331",
"uncertainty": 120
},
"stopId": "KRBE1",
"stopSequence": 26
},
{
"arrival": {
"time": "1751128399",
"uncertainty": 120
},
"departure": {
"time": "1751128399",
"uncertainty": 120
},
"stopId": "KRFL1",
"stopSequence": 27
},
{
"arrival": {
"time": "1751128475",
"uncertainty": 120
},
"departure": {
"time": "1751128475",
"uncertainty": 120
},
"stopId": "RIVI1",
"stopSequence": 28
},
{
"arrival": {
"time": "1751128533",
"uncertainty": 120
},
"departure": {
"time": "1751128533",
"uncertainty": 120
},
"stopId": "MAIRC1",
"stopSequence": 29
},
{
"arrival": {
"time": "1751128579",
"uncertainty": 120
},
"departure": {
"time": "1751128579",
"uncertainty": 120
},
"stopId": "CALL1",
"stopSequence": 30
},
{
"arrival": {
"time": "1751128631",
"uncertainty": 120
},
"departure": {
"time": "1751128631",
"uncertainty": 120
},
"stopId": "KGOF1",
"stopSequence": 31
},
{
"arrival": {
"time": "1751128713",
"uncertainty": 120
},
"departure": {
"time": "1751128713",
"uncertainty": 120
},
"stopId": "CKER1",
"stopSequence": 32
},
{
"arrival": {
"time": "1751128742",
"uncertainty": 120
},
"departure": {
"time": "1751128742",
"uncertainty": 120
},
"stopId": "TABA1",
"stopSequence": 33
},
{
"arrival": {
"time": "1751128877",
"uncertainty": 120
},
"departure": {
"time": "1751128877",
"uncertainty": 120
},
"stopId": "SEVE1",
"stopSequence": 34
},
{
"arrival": {
"time": "1751129133",
"uncertainty": 120
},
"departure": {
"time": "1751129133",
"uncertainty": 120
},
"stopId": "KERCA1",
"stopSequence": 35
},
{
"arrival": {
"time": "1751129173",
"uncertainty": 120
},
"departure": {
"time": "1751129173",
"uncertainty": 120
},
"stopId": "PKER1",
"stopSequence": 36
},
{
"arrival": {
"time": "1751129253",
"uncertainty": 120
},
"departure": {
"time": "1751129253",
"uncertainty": 120
},
"stopId": "ENFE1",
"stopSequence": 37
},
{
"arrival": {
"time": "1751129273",
"uncertainty": 120
},
"departure": {
"time": "1751129273",
"uncertainty": 120
},
"stopId": "CHATN1",
"stopSequence": 38
},
{
"arrival": {
"time": "1751129414",
"uncertainty": 120
},
"departure": {
"time": "1751129414",
"uncertainty": 120
},
"stopId": "KRDC1",
"stopSequence": 39
},
{
"arrival": {
"time": "1751129493",
"uncertainty": 120
},
"departure": {
"time": "1751129493",
"uncertainty": 120
},
"stopId": "PL191",
"stopSequence": 40
},
{
"arrival": {
"time": "1751129542",
"uncertainty": 120
},
"departure": {
"time": "1751129542",
"uncertainty": 120
},
"stopId": "CLEG1",
"stopSequence": 41
},
{
"arrival": {
"time": "1751129614",
"uncertainty": 120
},
"departure": {
"time": "1751129614",
"uncertainty": 120
},
"stopId": "FEVA1",
"stopSequence": 42
},
{
"arrival": {
"time": "1751129673",
"uncertainty": 120
},
"stopId": "CRGE",
"stopSequence": 43
}
],
"trip": {
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336748"
},
"vehicle": {
"id": "398",
"label": "398"
}
}
},
{
"id": "4336750",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751128620",
"uncertainty": 120
},
"stopId": "GMAR",
"stopSequence": 1
}
],
"trip": {
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336750"
}
}
},
{
"id": "4336747",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751124720",
"uncertainty": 120
},
"stopId": "GMAR",
"stopSequence": 1
},
{
"arrival": {
"time": "1751124774",
"uncertainty": 120
},
"departure": {
"time": "1751124774",
"uncertainty": 120
},
"stopId": "ASTU1",
"stopSequence": 2
},
{
"arrival": {
"time": "1751124807",
"uncertainty": 120
},
"departure": {
"time": "1751124807",
"uncertainty": 120
},
"stopId": "COURB1",
"stopSequence": 3
},
{
"arrival": {
"time": "1751124840",
"uncertainty": 120
},
"departure": {
"time": "1751124869",
"uncertainty": 120
},
"stopId": "BRIZ1",
"stopSequence": 4
},
{
"arrival": {
"time": "1751124925",
"uncertainty": 120
},
"departure": {
"time": "1751124925",
"uncertainty": 120
},
"stopId": "INDE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1751124989",
"uncertainty": 120
},
"departure": {
"time": "1751124990",
"uncertainty": 120
},
"stopId": "PCON3",
"stopSequence": 6
},
{
"arrival": {
"time": "1751125060",
"uncertainty": 120
},
"departure": {
"time": "1751125060",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1751125155",
"uncertainty": 120
},
"departure": {
"time": "1751125155",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 8
},
{
"arrival": {
"time": "1751125271",
"uncertainty": 120
},
"departure": {
"time": "1751125271",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 9
},
{
"arrival": {
"time": "1751125363",
"uncertainty": 120
},
"departure": {
"time": "1751125630",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 10
},
{
"arrival": {
"time": "1751125690",
"uncertainty": 120
},
"departure": {
"time": "1751125690",
"uncertainty": 120
},
"stopId": "GLBS1",
"stopSequence": 11
},
{
"arrival": {
"time": "1751125769",
"uncertainty": 120
},
"departure": {
"time": "1751125780",
"uncertainty": 120
},
"stopId": "NORM1",
"stopSequence": 12
},
{
"arrival": {
"time": "1751125849",
"uncertainty": 120
},
"departure": {
"time": "1751125849",
"uncertainty": 120
},
"stopId": "VERD2",
"stopSequence": 13
},
{
"arrival": {
"time": "1751125945",
"uncertainty": 120
},
"departure": {
"time": "1751125945",
"uncertainty": 120
},
"stopId": "ANSE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1751126017",
"uncertainty": 120
},
"departure": {
"time": "1751126050",
"uncertainty": 120
},
"stopId": "DAVI1",
"stopSequence": 15
},
{
"arrival": {
"time": "1751126124",
"uncertainty": 120
},
"departure": {
"time": "1751126124",
"uncertainty": 120
},
"stopId": "NOURY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1751126215",
"uncertainty": 120
},
"departure": {
"time": "1751126215",
"uncertainty": 120
},
"stopId": "CHOU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1751126257",
"uncertainty": 120
},
"departure": {
"time": "1751126260",
"uncertainty": 120
},
"stopId": "CROI1",
"stopSequence": 18
},
{
"arrival": {
"time": "1751126297",
"uncertainty": 120
},
"departure": {
"time": "1751126297",
"uncertainty": 120
},
"stopId": "KROU1",
"stopSequence": 19
},
{
"arrival": {
"time": "1751126395",
"uncertainty": 120
},
"departure": {
"time": "1751126440",
"uncertainty": 120
},
"stopId": "EXPO_D",
"stopSequence": 20
},
{
"arrival": {
"time": "1751126634",
"uncertainty": 120
},
"departure": {
"time": "1751126634",
"uncertainty": 120
},
"stopId": "KVIEC1",
"stopSequence": 21
},
{
"arrival": {
"time": "1751126687",
"uncertainty": 120
},
"departure": {
"time": "1751126687",
"uncertainty": 120
},
"stopId": "KRGN1",
"stopSequence": 22
},
{
"arrival": {
"time": "1751126732",
"uncertainty": 120
},
"departure": {
"time": "1751126732",
"uncertainty": 120
},
"stopId": "KGOU1",
"stopSequence": 23
},
{
"arrival": {
"time": "1751126829",
"uncertainty": 120
},
"departure": {
"time": "1751126829",
"uncertainty": 120
},
"stopId": "KRVT1",
"stopSequence": 24
},
{
"arrival": {
"time": "1751126863",
"uncertainty": 120
},
"departure": {
"time": "1751126863",
"uncertainty": 120
},
"stopId": "KRGS1",
"stopSequence": 25
},
{
"arrival": {
"time": "1751126912",
"uncertainty": 120
},
"departure": {
"time": "1751126912",
"uncertainty": 120
},
"stopId": "KRBE1",
"stopSequence": 26
},
{
"arrival": {
"time": "1751126980",
"uncertainty": 120
},
"departure": {
"time": "1751126980",
"uncertainty": 120
},
"stopId": "KRFL1",
"stopSequence": 27
},
{
"arrival": {
"time": "1751127056",
"uncertainty": 120
},
"departure": {
"time": "1751127056",
"uncertainty": 120
},
"stopId": "RIVI1",
"stopSequence": 28
},
{
"arrival": {
"time": "1751127114",
"uncertainty": 120
},
"departure": {
"time": "1751127114",
"uncertainty": 120
},
"stopId": "MAIRC1",
"stopSequence": 29
},
{
"arrival": {
"time": "1751127160",
"uncertainty": 120
},
"departure": {
"time": "1751127160",
"uncertainty": 120
},
"stopId": "CALL1",
"stopSequence": 30
},
{
"arrival": {
"time": "1751127212",
"uncertainty": 120
},
"departure": {
"time": "1751127212",
"uncertainty": 120
},
"stopId": "KGOF1",
"stopSequence": 31
},
{
"arrival": {
"time": "1751127294",
"uncertainty": 120
},
"departure": {
"time": "1751127294",
"uncertainty": 120
},
"stopId": "CKER1",
"stopSequence": 32
},
{
"arrival": {
"time": "1751127323",
"uncertainty": 120
},
"departure": {
"time": "1751127323",
"uncertainty": 120
},
"stopId": "TABA1",
"stopSequence": 33
},
{
"arrival": {
"time": "1751127458",
"uncertainty": 120
},
"departure": {
"time": "1751127458",
"uncertainty": 120
},
"stopId": "SEVE1",
"stopSequence": 34
},
{
"arrival": {
"time": "1751127714",
"uncertainty": 120
},
"departure": {
"time": "1751127714",
"uncertainty": 120
},
"stopId": "KERCA1",
"stopSequence": 35
},
{
"arrival": {
"time": "1751127754",
"uncertainty": 120
},
"departure": {
"time": "1751127754",
"uncertainty": 120
},
"stopId": "PKER1",
"stopSequence": 36
},
{
"arrival": {
"time": "1751127834",
"uncertainty": 120
},
"departure": {
"time": "1751127834",
"uncertainty": 120
},
"stopId": "ENFE1",
"stopSequence": 37
},
{
"arrival": {
"time": "1751127854",
"uncertainty": 120
},
"departure": {
"time": "1751127854",
"uncertainty": 120
},
"stopId": "CHATN1",
"stopSequence": 38
},
{
"arrival": {
"time": "1751127995",
"uncertainty": 120
},
"departure": {
"time": "1751127995",
"uncertainty": 120
},
"stopId": "KRDC1",
"stopSequence": 39
},
{
"arrival": {
"time": "1751128074",
"uncertainty": 120
},
"departure": {
"time": "1751128074",
"uncertainty": 120
},
"stopId": "PL191",
"stopSequence": 40
},
{
"arrival": {
"time": "1751128123",
"uncertainty": 120
},
"departure": {
"time": "1751128123",
"uncertainty": 120
},
"stopId": "CLEG1",
"stopSequence": 41
},
{
"arrival": {
"time": "1751128195",
"uncertainty": 120
},
"departure": {
"time": "1751128195",
"uncertainty": 120
},
"stopId": "FEVA1",
"stopSequence": 42
},
{
"arrival": {
"time": "1751128254",
"uncertainty": 120
},
"stopId": "CRGE",
"stopSequence": 43
}
],
"trip": {
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336747"
},
"vehicle": {
"id": "420",
"label": "420"
}
}
},
{
"id": "4444946",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751125683",
"uncertainty": 120
},
"stopId": "ATL3",
"stopSequence": 1
},
{
"arrival": {
"time": "1751125735",
"uncertainty": 120
},
"departure": {
"time": "1751125743",
"uncertainty": 120
},
"stopId": "FONT1",
"stopSequence": 2
},
{
"arrival": {
"time": "1751125786",
"uncertainty": 120
},
"departure": {
"time": "1751125786",
"uncertainty": 120
},
"stopId": "CRVS1",
"stopSequence": 3
},
{
"arrival": {
"time": "1751125828",
"uncertainty": 120
},
"departure": {
"time": "1751125833",
"uncertainty": 120
},
"stopId": "AUBR1",
"stopSequence": 4
},
{
"arrival": {
"time": "1751125863",
"uncertainty": 120
},
"departure": {
"time": "1751125863",
"uncertainty": 120
},
"stopId": "KDUR1",
"stopSequence": 5
},
{
"arrival": {
"time": "1751125928",
"uncertainty": 120
},
"departure": {
"time": "1751125928",
"uncertainty": 120
},
"stopId": "LCHA1",
"stopSequence": 6
},
{
"arrival": {
"time": "1751125963",
"uncertainty": 120
},
"departure": {
"time": "1751125963",
"uncertainty": 120
},
"stopId": "PTAR1",
"stopSequence": 7
},
{
"arrival": {
"time": "1751126013",
"uncertainty": 120
},
"departure": {
"time": "1751126013",
"uncertainty": 120
},
"stopId": "PCHE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1751126125",
"uncertainty": 120
},
"departure": {
"time": "1751126125",
"uncertainty": 120
},
"stopId": "2MOUL1",
"stopSequence": 9
},
{
"arrival": {
"time": "1751126184",
"uncertainty": 120
},
"departure": {
"time": "1751126184",
"uncertainty": 120
},
"stopId": "CROU1",
"stopSequence": 10
},
{
"arrival": {
"time": "1751126252",
"uncertainty": 120
},
"departure": {
"time": "1751126271",
"uncertainty": 120
},
"stopId": "LCMA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1751126340",
"uncertainty": 120
},
"departure": {
"time": "1751126342",
"uncertainty": 120
},
"stopId": "BAST1",
"stopSequence": 12
},
{
"arrival": {
"time": "1751126391",
"uncertainty": 120
},
"departure": {
"time": "1751126462",
"uncertainty": 120
},
"stopId": "PLBO1",
"stopSequence": 13
},
{
"arrival": {
"time": "1751126513",
"uncertainty": 120
},
"departure": {
"time": "1751126513",
"uncertainty": 120
},
"stopId": "PATI1",
"stopSequence": 14
},
{
"arrival": {
"time": "1751126588",
"uncertainty": 120
},
"stopId": "POIN1",
"stopSequence": 15
}
],
"trip": {
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "4444946"
},
"vehicle": {
"id": "7007",
"label": "7007"
}
}
},
{
"id": "4444947",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751128080",
"uncertainty": 120
},
"stopId": "ATL3",
"stopSequence": 1
}
],
"trip": {
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "4444947"
}
}
},
{
"id": "4336721",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751126760",
"uncertainty": 120
},
"stopId": "CRGE",
"stopSequence": 1
}
],
"trip": {
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336721"
}
}
},
{
"id": "4336720",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751124900",
"uncertainty": 120
},
"stopId": "CRGE",
"stopSequence": 1
},
{
"arrival": {
"time": "1751124972",
"uncertainty": 120
},
"departure": {
"time": "1751124972",
"uncertainty": 120
},
"stopId": "FEVA",
"stopSequence": 2
},
{
"arrival": {
"time": "1751125041",
"uncertainty": 120
},
"departure": {
"time": "1751125041",
"uncertainty": 120
},
"stopId": "CLEG",
"stopSequence": 3
},
{
"arrival": {
"time": "1751125096",
"uncertainty": 120
},
"departure": {
"time": "1751125096",
"uncertainty": 120
},
"stopId": "PL19",
"stopSequence": 4
},
{
"arrival": {
"time": "1751125191",
"uncertainty": 120
},
"departure": {
"time": "1751125201",
"uncertainty": 120
},
"stopId": "KRDC",
"stopSequence": 5
},
{
"arrival": {
"time": "1751125333",
"uncertainty": 120
},
"departure": {
"time": "1751125333",
"uncertainty": 120
},
"stopId": "CHATN",
"stopSequence": 6
},
{
"arrival": {
"time": "1751125361",
"uncertainty": 120
},
"departure": {
"time": "1751125382",
"uncertainty": 120
},
"stopId": "ENFE",
"stopSequence": 7
},
{
"arrival": {
"time": "1751125469",
"uncertainty": 120
},
"departure": {
"time": "1751125469",
"uncertainty": 120
},
"stopId": "PKER",
"stopSequence": 8
},
{
"arrival": {
"time": "1751125502",
"uncertainty": 120
},
"departure": {
"time": "1751125502",
"uncertainty": 120
},
"stopId": "KERCA",
"stopSequence": 9
},
{
"arrival": {
"time": "1751125652",
"uncertainty": 120
},
"departure": {
"time": "1751125652",
"uncertainty": 120
},
"stopId": "SEVE",
"stopSequence": 10
},
{
"arrival": {
"time": "1751125754",
"uncertainty": 120
},
"departure": {
"time": "1751125754",
"uncertainty": 120
},
"stopId": "TABA",
"stopSequence": 11
},
{
"arrival": {
"time": "1751125803",
"uncertainty": 120
},
"departure": {
"time": "1751125803",
"uncertainty": 120
},
"stopId": "CKER",
"stopSequence": 12
},
{
"arrival": {
"time": "1751125848",
"uncertainty": 120
},
"departure": {
"time": "1751125848",
"uncertainty": 120
},
"stopId": "KGOF",
"stopSequence": 13
},
{
"arrival": {
"time": "1751125911",
"uncertainty": 120
},
"departure": {
"time": "1751125921",
"uncertainty": 120
},
"stopId": "CALL",
"stopSequence": 14
},
{
"arrival": {
"time": "1751125966",
"uncertainty": 120
},
"departure": {
"time": "1751125980",
"uncertainty": 120
},
"stopId": "MAIRC",
"stopSequence": 15
},
{
"arrival": {
"time": "1751126059",
"uncertainty": 120
},
"departure": {
"time": "1751126059",
"uncertainty": 120
},
"stopId": "RIVI",
"stopSequence": 16
},
{
"arrival": {
"time": "1751126120",
"uncertainty": 120
},
"departure": {
"time": "1751126120",
"uncertainty": 120
},
"stopId": "KRFL",
"stopSequence": 17
},
{
"arrival": {
"time": "1751126161",
"uncertainty": 120
},
"departure": {
"time": "1751126161",
"uncertainty": 120
},
"stopId": "KRBE",
"stopSequence": 18
},
{
"arrival": {
"time": "1751126191",
"uncertainty": 120
},
"departure": {
"time": "1751126191",
"uncertainty": 120
},
"stopId": "KRGS",
"stopSequence": 19
},
{
"arrival": {
"time": "1751126221",
"uncertainty": 120
},
"departure": {
"time": "1751126221",
"uncertainty": 120
},
"stopId": "KRVT",
"stopSequence": 20
},
{
"arrival": {
"time": "1751126288",
"uncertainty": 120
},
"departure": {
"time": "1751126288",
"uncertainty": 120
},
"stopId": "KGOU",
"stopSequence": 21
},
{
"arrival": {
"time": "1751126342",
"uncertainty": 120
},
"departure": {
"time": "1751126342",
"uncertainty": 120
},
"stopId": "KRGN",
"stopSequence": 22
},
{
"arrival": {
"time": "1751126389",
"uncertainty": 120
},
"departure": {
"time": "1751126389",
"uncertainty": 120
},
"stopId": "KVIEC",
"stopSequence": 23
},
{
"arrival": {
"time": "1751126544",
"uncertainty": 120
},
"departure": {
"time": "1751126544",
"uncertainty": 120
},
"stopId": "EXPO",
"stopSequence": 24
},
{
"arrival": {
"time": "1751126658",
"uncertainty": 120
},
"departure": {
"time": "1751126658",
"uncertainty": 120
},
"stopId": "KROU",
"stopSequence": 25
},
{
"arrival": {
"time": "1751126690",
"uncertainty": 120
},
"departure": {
"time": "1751126690",
"uncertainty": 120
},
"stopId": "CROI",
"stopSequence": 26
},
{
"arrival": {
"time": "1751126748",
"uncertainty": 120
},
"departure": {
"time": "1751126748",
"uncertainty": 120
},
"stopId": "CHOU",
"stopSequence": 27
},
{
"arrival": {
"time": "1751126813",
"uncertainty": 120
},
"departure": {
"time": "1751126813",
"uncertainty": 120
},
"stopId": "NOURY",
"stopSequence": 28
},
{
"arrival": {
"time": "1751126862",
"uncertainty": 120
},
"departure": {
"time": "1751126862",
"uncertainty": 120
},
"stopId": "DAVI",
"stopSequence": 29
},
{
"arrival": {
"time": "1751126894",
"uncertainty": 120
},
"departure": {
"time": "1751126894",
"uncertainty": 120
},
"stopId": "ANSE",
"stopSequence": 30
},
{
"arrival": {
"time": "1751127028",
"uncertainty": 120
},
"departure": {
"time": "1751127028",
"uncertainty": 120
},
"stopId": "VERD3",
"stopSequence": 31
},
{
"arrival": {
"time": "1751127119",
"uncertainty": 120
},
"departure": {
"time": "1751127119",
"uncertainty": 120
},
"stopId": "NORM",
"stopSequence": 32
},
{
"arrival": {
"time": "1751127238",
"uncertainty": 120
},
"departure": {
"time": "1751127238",
"uncertainty": 120
},
"stopId": "GLBS",
"stopSequence": 33
},
{
"arrival": {
"time": "1751127314",
"uncertainty": 120
},
"departure": {
"time": "1751127540",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 34
},
{
"arrival": {
"time": "1751127610",
"uncertainty": 120
},
"departure": {
"time": "1751127610",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 35
},
{
"arrival": {
"time": "1751127690",
"uncertainty": 120
},
"departure": {
"time": "1751127690",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 36
},
{
"arrival": {
"time": "1751127800",
"uncertainty": 120
},
"departure": {
"time": "1751127800",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 37
},
{
"arrival": {
"time": "1751127922",
"uncertainty": 120
},
"departure": {
"time": "1751127922",
"uncertainty": 120
},
"stopId": "PCON2",
"stopSequence": 38
},
{
"arrival": {
"time": "1751128040",
"uncertainty": 120
},
"departure": {
"time": "1751128040",
"uncertainty": 120
},
"stopId": "INDE",
"stopSequence": 39
},
{
"arrival": {
"time": "1751128065",
"uncertainty": 120
},
"departure": {
"time": "1751128065",
"uncertainty": 120
},
"stopId": "BRIZ",
"stopSequence": 40
},
{
"arrival": {
"time": "1751128103",
"uncertainty": 120
},
"departure": {
"time": "1751128103",
"uncertainty": 120
},
"stopId": "COURB",
"stopSequence": 41
},
{
"arrival": {
"time": "1751128164",
"uncertainty": 120
},
"departure": {
"time": "1751128164",
"uncertainty": 120
},
"stopId": "ASTU",
"stopSequence": 42
},
{
"arrival": {
"time": "1751128220",
"uncertainty": 120
},
"stopId": "GMAR",
"stopSequence": 43
}
],
"trip": {
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336720"
},
"vehicle": {
"id": "397",
"label": "397"
}
}
},
{
"id": "4336722",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751128500",
"uncertainty": 120
},
"stopId": "CRGE",
"stopSequence": 1
}
],
"trip": {
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336722"
}
}
},
{
"id": "4445049",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751127719",
"uncertainty": 120
},
"stopId": "PMAN",
"stopSequence": 1
},
{
"arrival": {
"time": "1751127754",
"uncertainty": 120
},
"departure": {
"time": "1751127754",
"uncertainty": 120
},
"stopId": "NEZE",
"stopSequence": 2
},
{
"arrival": {
"time": "1751127779",
"uncertainty": 120
},
"departure": {
"time": "1751127779",
"uncertainty": 120
},
"stopId": "SALE",
"stopSequence": 3
},
{
"arrival": {
"time": "1751127839",
"uncertainty": 120
},
"departure": {
"time": "1751127839",
"uncertainty": 120
},
"stopId": "RPPRAD1",
"stopSequence": 4
},
{
"arrival": {
"time": "1751127947",
"uncertainty": 120
},
"departure": {
"time": "1751127947",
"uncertainty": 120
},
"stopId": "TALHO",
"stopSequence": 5
},
{
"arrival": {
"time": "1751128019",
"uncertainty": 120
},
"departure": {
"time": "1751128019",
"uncertainty": 120
},
"stopId": "KBIEC",
"stopSequence": 6
},
{
"arrival": {
"time": "1751128046",
"uncertainty": 120
},
"departure": {
"time": "1751128046",
"uncertainty": 120
},
"stopId": "LEVE",
"stopSequence": 7
},
{
"arrival": {
"time": "1751128067",
"uncertainty": 120
},
"departure": {
"time": "1751128067",
"uncertainty": 120
},
"stopId": "VMAR",
"stopSequence": 8
},
{
"arrival": {
"time": "1751128139",
"uncertainty": 120
},
"departure": {
"time": "1751128139",
"uncertainty": 120
},
"stopId": "RUSS",
"stopSequence": 9
},
{
"arrival": {
"time": "1751128199",
"uncertainty": 120
},
"departure": {
"time": "1751128199",
"uncertainty": 120
},
"stopId": "AUBR2",
"stopSequence": 10
},
{
"arrival": {
"time": "1751128259",
"uncertainty": 120
},
"departure": {
"time": "1751128259",
"uncertainty": 120
},
"stopId": "MRRI",
"stopSequence": 11
},
{
"arrival": {
"time": "1751128352",
"uncertainty": 120
},
"departure": {
"time": "1751128352",
"uncertainty": 120
},
"stopId": "FONT",
"stopSequence": 12
},
{
"arrival": {
"time": "1751128410",
"uncertainty": 120
},
"departure": {
"time": "1751128410",
"uncertainty": 120
},
"stopId": "MESA",
"stopSequence": 13
},
{
"arrival": {
"time": "1751128456",
"uncertainty": 120
},
"departure": {
"time": "1751128456",
"uncertainty": 120
},
"stopId": "KBER",
"stopSequence": 14
},
{
"arrival": {
"time": "1751128499",
"uncertainty": 120
},
"stopId": "SEBS",
"stopSequence": 15
}
],
"trip": {
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"tripId": "4445049"
}
}
},
{
"id": "4352212",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751126700",
"uncertainty": 120
},
"stopId": "INDE2",
"stopSequence": 1
}
],
"trip": {
"routeId": "B10",
"scheduleRelationship": "SCHEDULED",
"tripId": "4352212"
},
"vehicle": {
"id": "6003",
"label": "6003"
}
}
},
{
"id": "4352214",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751129100",
"uncertainty": 120
},
"stopId": "INDE2",
"stopSequence": 1
}
],
"trip": {
"routeId": "B10",
"scheduleRelationship": "SCHEDULED",
"tripId": "4352214"
}
}
},
{
"id": "4352204",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751129100",
"uncertainty": 120
},
"stopId": "POIN2",
"stopSequence": 1
}
],
"trip": {
"routeId": "B10",
"scheduleRelationship": "SCHEDULED",
"tripId": "4352204"
}
}
},
{
"id": "4352203",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751126700",
"uncertainty": 120
},
"stopId": "POIN2",
"stopSequence": 1
}
],
"trip": {
"routeId": "B10",
"scheduleRelationship": "SCHEDULED",
"tripId": "4352203"
},
"vehicle": {
"id": "6006",
"label": "6006"
}
}
},
{
"id": "4445028",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751127120"
},
"stopId": "SEBS",
"stopSequence": 1
}
],
"trip": {
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"tripId": "4445028"
}
}
},
{
"id": "4445029",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751129520",
"uncertainty": 120
},
"stopId": "SEBS",
"stopSequence": 1
}
],
"trip": {
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"tripId": "4445029"
}
}
},
{
"id": "4352011",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751127300"
},
"stopId": "KGON",
"stopSequence": 1
}
],
"trip": {
"routeId": "42E",
"scheduleRelationship": "SCHEDULED",
"tripId": "4352011"
}
}
},
{
"id": "4336553",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751125513",
"uncertainty": 120
},
"stopId": "KERU",
"stopSequence": 1
},
{
"arrival": {
"time": "1751125557",
"uncertainty": 120
},
"departure": {
"time": "1751125557",
"uncertainty": 120
},
"stopId": "POUIL",
"stopSequence": 2
},
{
"arrival": {
"time": "1751125603",
"uncertainty": 120
},
"departure": {
"time": "1751125603",
"uncertainty": 120
},
"stopId": "MDFR",
"stopSequence": 3
},
{
"arrival": {
"time": "1751125655",
"uncertainty": 120
},
"departure": {
"time": "1751125663",
"uncertainty": 120
},
"stopId": "RPK2",
"stopSequence": 4
},
{
"arrival": {
"time": "1751125753",
"uncertainty": 120
},
"departure": {
"time": "1751125753",
"uncertainty": 120
},
"stopId": "METI1",
"stopSequence": 5
},
{
"arrival": {
"time": "1751125819",
"uncertainty": 120
},
"departure": {
"time": "1751125819",
"uncertainty": 120
},
"stopId": "PLEN1",
"stopSequence": 6
},
{
"arrival": {
"time": "1751125873",
"uncertainty": 120
},
"departure": {
"time": "1751125873",
"uncertainty": 120
},
"stopId": "KERF1",
"stopSequence": 7
},
{
"arrival": {
"time": "1751125972",
"uncertainty": 120
},
"departure": {
"time": "1751125972",
"uncertainty": 120
},
"stopId": "KGTN",
"stopSequence": 8
},
{
"arrival": {
"time": "1751126023",
"uncertainty": 120
},
"departure": {
"time": "1751126023",
"uncertainty": 120
},
"stopId": "BSOU",
"stopSequence": 9
},
{
"arrival": {
"time": "1751126083",
"uncertainty": 120
},
"departure": {
"time": "1751126083",
"uncertainty": 120
},
"stopId": "BATT",
"stopSequence": 10
},
{
"arrival": {
"time": "1751126151",
"uncertainty": 120
},
"departure": {
"time": "1751126151",
"uncertainty": 120
},
"stopId": "VILL",
"stopSequence": 11
},
{
"arrival": {
"time": "1751126205",
"uncertainty": 120
},
"departure": {
"time": "1751126205",
"uncertainty": 120
},
"stopId": "PUIT",
"stopSequence": 12
},
{
"arrival": {
"time": "1751126225",
"uncertainty": 120
},
"departure": {
"time": "1751126225",
"uncertainty": 120
},
"stopId": "KRFO",
"stopSequence": 13
},
{
"arrival": {
"time": "1751126280",
"uncertainty": 120
},
"departure": {
"time": "1751126280",
"uncertainty": 120
},
"stopId": "GUIO",
"stopSequence": 14
},
{
"arrival": {
"time": "1751126354",
"uncertainty": 120
},
"departure": {
"time": "1751126384",
"uncertainty": 120
},
"stopId": "RODIN",
"stopSequence": 15
},
{
"arrival": {
"time": "1751126455",
"uncertainty": 120
},
"departure": {
"time": "1751126455",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "RETR",
"stopSequence": 16
},
{
"arrival": {
"time": "1751126479",
"uncertainty": 120
},
"departure": {
"time": "1751126510",
"uncertainty": 120
},
"stopId": "GLBS",
"stopSequence": 17
},
{
"arrival": {
"time": "1751126592",
"uncertainty": 120
},
"departure": {
"time": "1751126592",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1751126663",
"uncertainty": 120
},
"departure": {
"time": "1751126663",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 19
},
{
"arrival": {
"time": "1751126754",
"uncertainty": 120
},
"departure": {
"time": "1751126754",
"uncertainty": 120
},
"stopId": "MFOCH",
"stopSequence": 20
},
{
"arrival": {
"time": "1751126817",
"uncertainty": 120
},
"departure": {
"time": "1751126817",
"uncertainty": 120
},
"stopId": "HALL",
"stopSequence": 21
},
{
"arrival": {
"time": "1751126878",
"uncertainty": 120
},
"departure": {
"time": "1751126878",
"uncertainty": 120
},
"stopId": "BOVE",
"stopSequence": 22
},
{
"arrival": {
"time": "1751126947",
"uncertainty": 120
},
"departure": {
"time": "1751126947",
"uncertainty": 120
},
"stopId": "INDE",
"stopSequence": 23
},
{
"arrival": {
"time": "1751126976",
"uncertainty": 120
},
"departure": {
"time": "1751126976",
"uncertainty": 120
},
"stopId": "BRIZ",
"stopSequence": 24
},
{
"arrival": {
"time": "1751127014",
"uncertainty": 120
},
"departure": {
"time": "1751127014",
"uncertainty": 120
},
"stopId": "DUGU",
"stopSequence": 25
},
{
"arrival": {
"time": "1751127067",
"uncertainty": 120
},
"departure": {
"time": "1751127067",
"uncertainty": 120
},
"stopId": "LCAR",
"stopSequence": 26
},
{
"arrival": {
"time": "1751127103",
"uncertainty": 120
},
"departure": {
"time": "1751127103",
"uncertainty": 120
},
"stopId": "NVIL",
"stopSequence": 27
},
{
"arrival": {
"time": "1751127177",
"uncertainty": 120
},
"departure": {
"time": "1751127177",
"uncertainty": 120
},
"stopId": "GUES",
"stopSequence": 28
},
{
"arrival": {
"time": "1751127238",
"uncertainty": 120
},
"departure": {
"time": "1751127238",
"uncertainty": 120
},
"stopId": "CARN1",
"stopSequence": 29
},
{
"arrival": {
"time": "1751127303",
"uncertainty": 120
},
"departure": {
"time": "1751127303",
"uncertainty": 120
},
"stopId": "PERRI",
"stopSequence": 30
},
{
"arrival": {
"time": "1751127349",
"uncertainty": 120
},
"departure": {
"time": "1751127349",
"uncertainty": 120
},
"stopId": "NAIL",
"stopSequence": 31
},
{
"arrival": {
"time": "1751127418",
"uncertainty": 120
},
"stopId": "PECH",
"stopSequence": 32
}
],
"trip": {
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336553"
},
"vehicle": {
"id": "2001",
"label": "2001"
}
}
},
{
"id": "4336552",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751124260",
"uncertainty": 120
},
"stopId": "KERU",
"stopSequence": 1
},
{
"arrival": {
"time": "1751124289",
"uncertainty": 120
},
"departure": {
"time": "1751124289",
"uncertainty": 120
},
"stopId": "POUIL",
"stopSequence": 2
},
{
"arrival": {
"time": "1751124325",
"uncertainty": 120
},
"departure": {
"time": "1751124325",
"uncertainty": 120
},
"stopId": "MDFR",
"stopSequence": 3
},
{
"arrival": {
"time": "1751124424",
"uncertainty": 120
},
"departure": {
"time": "1751124439",
"uncertainty": 120
},
"stopId": "RPK2",
"stopSequence": 4
},
{
"arrival": {
"time": "1751124528",
"uncertainty": 120
},
"departure": {
"time": "1751124528",
"uncertainty": 120
},
"stopId": "METI1",
"stopSequence": 5
},
{
"arrival": {
"time": "1751124560",
"uncertainty": 120
},
"departure": {
"time": "1751124560",
"uncertainty": 120
},
"stopId": "PLEN1",
"stopSequence": 6
},
{
"arrival": {
"time": "1751124619",
"uncertainty": 120
},
"departure": {
"time": "1751124619",
"uncertainty": 120
},
"stopId": "KERF1",
"stopSequence": 7
},
{
"arrival": {
"time": "1751124709",
"uncertainty": 120
},
"departure": {
"time": "1751124711",
"uncertainty": 120
},
"stopId": "KGTN",
"stopSequence": 8
},
{
"arrival": {
"time": "1751124771",
"uncertainty": 120
},
"departure": {
"time": "1751124771",
"uncertainty": 120
},
"stopId": "BSOU",
"stopSequence": 9
},
{
"arrival": {
"time": "1751124833",
"uncertainty": 120
},
"departure": {
"time": "1751124864",
"uncertainty": 120
},
"stopId": "BATT",
"stopSequence": 10
},
{
"arrival": {
"time": "1751124940",
"uncertainty": 120
},
"departure": {
"time": "1751124953",
"uncertainty": 120
},
"stopId": "VILL",
"stopSequence": 11
},
{
"arrival": {
"time": "1751124997",
"uncertainty": 120
},
"departure": {
"time": "1751124997",
"uncertainty": 120
},
"stopId": "PUIT",
"stopSequence": 12
},
{
"arrival": {
"time": "1751125017",
"uncertainty": 120
},
"departure": {
"time": "1751125017",
"uncertainty": 120
},
"stopId": "KRFO",
"stopSequence": 13
},
{
"arrival": {
"time": "1751125074",
"uncertainty": 120
},
"departure": {
"time": "1751125074",
"uncertainty": 120
},
"stopId": "GUIO",
"stopSequence": 14
},
{
"arrival": {
"time": "1751125134",
"uncertainty": 120
},
"departure": {
"time": "1751125134",
"uncertainty": 120
},
"stopId": "RODIN",
"stopSequence": 15
},
{
"arrival": {
"time": "1751125255",
"uncertainty": 120
},
"departure": {
"time": "1751125255",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "RETR",
"stopSequence": 16
},
{
"arrival": {
"time": "1751125251",
"uncertainty": 120
},
"departure": {
"time": "1751125251",
"uncertainty": 120
},
"stopId": "GLBS",
"stopSequence": 17
},
{
"arrival": {
"time": "1751125327",
"uncertainty": 120
},
"departure": {
"time": "1751125373",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1751125487",
"uncertainty": 120
},
"departure": {
"time": "1751125523",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 19
},
{
"arrival": {
"time": "1751126015",
"uncertainty": 120
},
"departure": {
"time": "1751126015",
"uncertainty": 120
},
"stopId": "MFOCH",
"stopSequence": 20
},
{
"arrival": {
"time": "1751126075",
"uncertainty": 120
},
"departure": {
"time": "1751126075",
"uncertainty": 120
},
"stopId": "HALL",
"stopSequence": 21
},
{
"arrival": {
"time": "1751126135",
"uncertainty": 120
},
"departure": {
"time": "1751126135",
"uncertainty": 120
},
"stopId": "BOVE",
"stopSequence": 22
},
{
"arrival": {
"time": "1751126204",
"uncertainty": 120
},
"departure": {
"time": "1751126204",
"uncertainty": 120
},
"stopId": "INDE",
"stopSequence": 23
},
{
"arrival": {
"time": "1751126233",
"uncertainty": 120
},
"departure": {
"time": "1751126256",
"uncertainty": 120
},
"stopId": "BRIZ",
"stopSequence": 24
},
{
"arrival": {
"time": "1751126294",
"uncertainty": 120
},
"departure": {
"time": "1751126294",
"uncertainty": 120
},
"stopId": "DUGU",
"stopSequence": 25
},
{
"arrival": {
"time": "1751126348",
"uncertainty": 120
},
"departure": {
"time": "1751126348",
"uncertainty": 120
},
"stopId": "LCAR",
"stopSequence": 26
},
{
"arrival": {
"time": "1751126383",
"uncertainty": 120
},
"departure": {
"time": "1751126383",
"uncertainty": 120
},
"stopId": "NVIL",
"stopSequence": 27
},
{
"arrival": {
"time": "1751126457",
"uncertainty": 120
},
"departure": {
"time": "1751126467",
"uncertainty": 120
},
"stopId": "GUES",
"stopSequence": 28
},
{
"arrival": {
"time": "1751126521",
"uncertainty": 120
},
"departure": {
"time": "1751126521",
"uncertainty": 120
},
"stopId": "CARN1",
"stopSequence": 29
},
{
"arrival": {
"time": "1751126581",
"uncertainty": 120
},
"departure": {
"time": "1751126581",
"uncertainty": 120
},
"stopId": "PERRI",
"stopSequence": 30
},
{
"arrival": {
"time": "1751126608",
"uncertainty": 120
},
"departure": {
"time": "1751126608",
"uncertainty": 120
},
"stopId": "NAIL",
"stopSequence": 31
},
{
"arrival": {
"time": "1751126677",
"uncertainty": 120
},
"stopId": "PECH",
"stopSequence": 32
}
],
"trip": {
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336552"
},
"vehicle": {
"id": "428",
"label": "428"
}
}
},
{
"id": "4336554",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751127960",
"uncertainty": 120
},
"stopId": "KERU",
"stopSequence": 1
},
{
"arrival": {
"time": "1751128016",
"uncertainty": 120
},
"departure": {
"time": "1751128016",
"uncertainty": 120
},
"stopId": "POUIL",
"stopSequence": 2
},
{
"arrival": {
"time": "1751128076",
"uncertainty": 120
},
"departure": {
"time": "1751128076",
"uncertainty": 120
},
"stopId": "MDFR",
"stopSequence": 3
},
{
"arrival": {
"time": "1751128140",
"uncertainty": 120
},
"departure": {
"time": "1751128140",
"uncertainty": 120
},
"stopId": "RPK2",
"stopSequence": 4
},
{
"arrival": {
"time": "1751128257",
"uncertainty": 120
},
"departure": {
"time": "1751128257",
"uncertainty": 120
},
"stopId": "METI1",
"stopSequence": 5
},
{
"arrival": {
"time": "1751128304",
"uncertainty": 120
},
"departure": {
"time": "1751128304",
"uncertainty": 120
},
"stopId": "PLEN1",
"stopSequence": 6
},
{
"arrival": {
"time": "1751128351",
"uncertainty": 120
},
"departure": {
"time": "1751128351",
"uncertainty": 120
},
"stopId": "KERF1",
"stopSequence": 7
},
{
"arrival": {
"time": "1751128440",
"uncertainty": 120
},
"departure": {
"time": "1751128440",
"uncertainty": 120
},
"stopId": "KGTN",
"stopSequence": 8
},
{
"arrival": {
"time": "1751128491",
"uncertainty": 120
},
"departure": {
"time": "1751128491",
"uncertainty": 120
},
"stopId": "BSOU",
"stopSequence": 9
},
{
"arrival": {
"time": "1751128570",
"uncertainty": 120
},
"departure": {
"time": "1751128570",
"uncertainty": 120
},
"stopId": "BATT",
"stopSequence": 10
},
{
"arrival": {
"time": "1751128644",
"uncertainty": 120
},
"departure": {
"time": "1751128644",
"uncertainty": 120
},
"stopId": "VILL",
"stopSequence": 11
},
{
"arrival": {
"time": "1751128672",
"uncertainty": 120
},
"departure": {
"time": "1751128672",
"uncertainty": 120
},
"stopId": "PUIT",
"stopSequence": 12
},
{
"arrival": {
"time": "1751128691",
"uncertainty": 120
},
"departure": {
"time": "1751128691",
"uncertainty": 120
},
"stopId": "KRFO",
"stopSequence": 13
},
{
"arrival": {
"time": "1751128740",
"uncertainty": 120
},
"departure": {
"time": "1751128740",
"uncertainty": 120
},
"stopId": "GUIO",
"stopSequence": 14
},
{
"arrival": {
"time": "1751128813",
"uncertainty": 120
},
"departure": {
"time": "1751128813",
"uncertainty": 120
},
"stopId": "RODIN",
"stopSequence": 15
},
{
"arrival": {
"time": "1751128887",
"uncertainty": 120
},
"departure": {
"time": "1751128887",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "RETR",
"stopSequence": 16
},
{
"arrival": {
"time": "1751128943",
"uncertainty": 120
},
"departure": {
"time": "1751128943",
"uncertainty": 120
},
"stopId": "GLBS",
"stopSequence": 17
},
{
"arrival": {
"time": "1751129006",
"uncertainty": 120
},
"departure": {
"time": "1751129006",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1751129098",
"uncertainty": 120
},
"departure": {
"time": "1751129098",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 19
},
{
"arrival": {
"time": "1751129176",
"uncertainty": 120
},
"departure": {
"time": "1751129176",
"uncertainty": 120
},
"stopId": "MFOCH",
"stopSequence": 20
},
{
"arrival": {
"time": "1751129250",
"uncertainty": 120
},
"departure": {
"time": "1751129250",
"uncertainty": 120
},
"stopId": "HALL",
"stopSequence": 21
},
{
"arrival": {
"time": "1751129308",
"uncertainty": 120
},
"departure": {
"time": "1751129308",
"uncertainty": 120
},
"stopId": "BOVE",
"stopSequence": 22
},
{
"arrival": {
"time": "1751129367",
"uncertainty": 120
},
"departure": {
"time": "1751129367",
"uncertainty": 120
},
"stopId": "INDE",
"stopSequence": 23
},
{
"arrival": {
"time": "1751129400",
"uncertainty": 120
},
"departure": {
"time": "1751129400",
"uncertainty": 120
},
"stopId": "BRIZ",
"stopSequence": 24
},
{
"arrival": {
"time": "1751129441",
"uncertainty": 120
},
"departure": {
"time": "1751129441",
"uncertainty": 120
},
"stopId": "DUGU",
"stopSequence": 25
},
{
"arrival": {
"time": "1751129489",
"uncertainty": 120
},
"departure": {
"time": "1751129489",
"uncertainty": 120
},
"stopId": "LCAR",
"stopSequence": 26
},
{
"arrival": {
"time": "1751129537",
"uncertainty": 120
},
"departure": {
"time": "1751129537",
"uncertainty": 120
},
"stopId": "NVIL",
"stopSequence": 27
},
{
"arrival": {
"time": "1751129607",
"uncertainty": 120
},
"departure": {
"time": "1751129607",
"uncertainty": 120
},
"stopId": "GUES",
"stopSequence": 28
},
{
"arrival": {
"time": "1751129667",
"uncertainty": 120
},
"departure": {
"time": "1751129667",
"uncertainty": 120
},
"stopId": "CARN1",
"stopSequence": 29
},
{
"arrival": {
"time": "1751129732",
"uncertainty": 120
},
"departure": {
"time": "1751129732",
"uncertainty": 120
},
"stopId": "PERRI",
"stopSequence": 30
},
{
"arrival": {
"time": "1751129778",
"uncertainty": 120
},
"departure": {
"time": "1751129778",
"uncertainty": 120
},
"stopId": "NAIL",
"stopSequence": 31
},
{
"arrival": {
"time": "1751129847",
"uncertainty": 120
},
"stopId": "PECH",
"stopSequence": 32
}
],
"trip": {
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336554"
}
}
},
{
"id": "4351845",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751129580",
"uncertainty": 120
},
"stopId": "KERU",
"stopSequence": 1
},
{
"arrival": {
"time": "1751129636",
"uncertainty": 120
},
"departure": {
"time": "1751129636",
"uncertainty": 120
},
"stopId": "POUIL",
"stopSequence": 2
},
{
"arrival": {
"time": "1751129696",
"uncertainty": 120
},
"departure": {
"time": "1751129696",
"uncertainty": 120
},
"stopId": "MDFR",
"stopSequence": 3
},
{
"arrival": {
"time": "1751129760",
"uncertainty": 120
},
"departure": {
"time": "1751129760",
"uncertainty": 120
},
"stopId": "RPK2",
"stopSequence": 4
},
{
"arrival": {
"time": "1751129853",
"uncertainty": 120
},
"departure": {
"time": "1751129853",
"uncertainty": 120
},
"stopId": "METI1",
"stopSequence": 5
},
{
"arrival": {
"time": "1751129891",
"uncertainty": 120
},
"departure": {
"time": "1751129891",
"uncertainty": 120
},
"stopId": "PLEN1",
"stopSequence": 6
},
{
"arrival": {
"time": "1751129928",
"uncertainty": 120
},
"departure": {
"time": "1751129928",
"uncertainty": 120
},
"stopId": "KERF1",
"stopSequence": 7
},
{
"arrival": {
"time": "1751130000",
"uncertainty": 120
},
"departure": {
"time": "1751130000",
"uncertainty": 120
},
"stopId": "KGTN",
"stopSequence": 8
},
{
"arrival": {
"time": "1751130051",
"uncertainty": 120
},
"departure": {
"time": "1751130051",
"uncertainty": 120
},
"stopId": "BSOU",
"stopSequence": 9
},
{
"arrival": {
"time": "1751130130",
"uncertainty": 120
},
"departure": {
"time": "1751130130",
"uncertainty": 120
},
"stopId": "BATT",
"stopSequence": 10
},
{
"arrival": {
"time": "1751130204",
"uncertainty": 120
},
"departure": {
"time": "1751130204",
"uncertainty": 120
},
"stopId": "VILL",
"stopSequence": 11
},
{
"arrival": {
"time": "1751130232",
"uncertainty": 120
},
"departure": {
"time": "1751130232",
"uncertainty": 120
},
"stopId": "PUIT",
"stopSequence": 12
},
{
"arrival": {
"time": "1751130251",
"uncertainty": 120
},
"departure": {
"time": "1751130251",
"uncertainty": 120
},
"stopId": "KRFO",
"stopSequence": 13
},
{
"arrival": {
"time": "1751130300",
"uncertainty": 120
},
"departure": {
"time": "1751130300",
"uncertainty": 120
},
"stopId": "GUIO",
"stopSequence": 14
},
{
"arrival": {
"time": "1751130358",
"uncertainty": 120
},
"departure": {
"time": "1751130358",
"uncertainty": 120
},
"stopId": "RODIN",
"stopSequence": 15
},
{
"arrival": {
"time": "1751130417",
"uncertainty": 120
},
"departure": {
"time": "1751130417",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "RETR",
"stopSequence": 16
},
{
"arrival": {
"time": "1751130474",
"uncertainty": 120
},
"departure": {
"time": "1751130474",
"uncertainty": 120
},
"stopId": "GLBS",
"stopSequence": 17
},
{
"arrival": {
"time": "1751130526",
"uncertainty": 120
},
"departure": {
"time": "1751130526",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1751130618",
"uncertainty": 120
},
"departure": {
"time": "1751130618",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 19
},
{
"arrival": {
"time": "1751130696",
"uncertainty": 120
},
"departure": {
"time": "1751130696",
"uncertainty": 120
},
"stopId": "MFOCH",
"stopSequence": 20
},
{
"arrival": {
"time": "1751130770",
"uncertainty": 120
},
"departure": {
"time": "1751130770",
"uncertainty": 120
},
"stopId": "HALL",
"stopSequence": 21
},
{
"arrival": {
"time": "1751130828",
"uncertainty": 120
},
"departure": {
"time": "1751130828",
"uncertainty": 120
},
"stopId": "BOVE",
"stopSequence": 22
},
{
"arrival": {
"time": "1751130887",
"uncertainty": 120
},
"departure": {
"time": "1751130887",
"uncertainty": 120
},
"stopId": "INDE",
"stopSequence": 23
},
{
"arrival": {
"time": "1751130920",
"uncertainty": 120
},
"departure": {
"time": "1751130920",
"uncertainty": 120
},
"stopId": "BRIZ",
"stopSequence": 24
},
{
"arrival": {
"time": "1751130961",
"uncertainty": 120
},
"departure": {
"time": "1751130961",
"uncertainty": 120
},
"stopId": "DUGU",
"stopSequence": 25
},
{
"arrival": {
"time": "1751131009",
"uncertainty": 120
},
"departure": {
"time": "1751131009",
"uncertainty": 120
},
"stopId": "LCAR",
"stopSequence": 26
},
{
"arrival": {
"time": "1751131057",
"uncertainty": 120
},
"departure": {
"time": "1751131057",
"uncertainty": 120
},
"stopId": "NVIL",
"stopSequence": 27
},
{
"arrival": {
"time": "1751131127",
"uncertainty": 120
},
"departure": {
"time": "1751131127",
"uncertainty": 120
},
"stopId": "GUES",
"stopSequence": 28
},
{
"arrival": {
"time": "1751131187",
"uncertainty": 120
},
"departure": {
"time": "1751131187",
"uncertainty": 120
},
"stopId": "CARN1",
"stopSequence": 29
},
{
"arrival": {
"time": "1751131252",
"uncertainty": 120
},
"departure": {
"time": "1751131252",
"uncertainty": 120
},
"stopId": "PERRI",
"stopSequence": 30
},
{
"arrival": {
"time": "1751131298",
"uncertainty": 120
},
"departure": {
"time": "1751131298",
"uncertainty": 120
},
"stopId": "NAIL",
"stopSequence": 31
},
{
"arrival": {
"time": "1751131367",
"uncertainty": 120
},
"stopId": "PECH",
"stopSequence": 32
}
],
"trip": {
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "4351845"
}
}
},
{
"id": "4497208",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751128793",
"uncertainty": 120
},
"stopId": "VOILE"
},
{
"arrival": {
"time": "1751128844",
"uncertainty": 120
},
"departure": {
"time": "1751128844",
"uncertainty": 120
},
"stopId": "MARE"
},
{
"departure": {
"time": "1751128440",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "BAK3",
"stopSequence": 1
},
{
"arrival": {
"time": "1751128844",
"uncertainty": 120
},
"departure": {
"time": "1751128844",
"uncertainty": 120
},
"stopId": "MARE",
"stopSequence": 2
},
{
"arrival": {
"time": "1751128908",
"uncertainty": 120
},
"departure": {
"time": "1751128908",
"uncertainty": 120
},
"stopId": "SLIP",
"stopSequence": 3
},
{
"arrival": {
"time": "1751128992",
"uncertainty": 120
},
"departure": {
"time": "1751128992",
"uncertainty": 120
},
"stopId": "CARN",
"stopSequence": 4
},
{
"arrival": {
"time": "1751129049",
"uncertainty": 120
},
"departure": {
"time": "1751129049",
"uncertainty": 120
},
"stopId": "GUES1",
"stopSequence": 5
},
{
"arrival": {
"time": "1751129144",
"uncertainty": 120
},
"departure": {
"time": "1751129144",
"uncertainty": 120
},
"stopId": "MARN1",
"stopSequence": 6
},
{
"arrival": {
"time": "1751129223",
"uncertainty": 120
},
"departure": {
"time": "1751129223",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 7
},
{
"arrival": {
"time": "1751129325",
"uncertainty": 120
},
"departure": {
"time": "1751129325",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1751129424",
"uncertainty": 120
},
"departure": {
"time": "1751129424",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 9
},
{
"arrival": {
"time": "1751129517",
"uncertainty": 120
},
"departure": {
"time": "1751129517",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 10
},
{
"arrival": {
"time": "1751129637",
"uncertainty": 120
},
"departure": {
"time": "1751129637",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1751129699",
"uncertainty": 120
},
"departure": {
"time": "1751129699",
"uncertainty": 120
},
"stopId": "KERC1",
"stopSequence": 12
},
{
"arrival": {
"time": "1751129817",
"uncertainty": 120
},
"departure": {
"time": "1751129817",
"uncertainty": 120
},
"stopId": "VERD1",
"stopSequence": 13
},
{
"arrival": {
"time": "1751129877",
"uncertainty": 120
},
"departure": {
"time": "1751129877",
"uncertainty": 120
},
"stopId": "ANSE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1751129928",
"uncertainty": 120
},
"departure": {
"time": "1751129928",
"uncertainty": 120
},
"stopId": "DAVI1",
"stopSequence": 15
},
{
"arrival": {
"time": "1751130015",
"uncertainty": 120
},
"departure": {
"time": "1751130015",
"uncertainty": 120
},
"stopId": "NOURY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1751130099",
"uncertainty": 120
},
"departure": {
"time": "1751130099",
"uncertainty": 120
},
"stopId": "CHOU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1751130133",
"uncertainty": 120
},
"departure": {
"time": "1751130133",
"uncertainty": 120
},
"stopId": "CROI1",
"stopSequence": 18
},
{
"arrival": {
"time": "1751130168",
"uncertainty": 120
},
"departure": {
"time": "1751130168",
"uncertainty": 120
},
"stopId": "KROU1",
"stopSequence": 19
},
{
"arrival": {
"time": "1751130331",
"uncertainty": 120
},
"departure": {
"time": "1751130331",
"uncertainty": 120
},
"stopId": "GAGA1",
"stopSequence": 20
},
{
"arrival": {
"time": "1751130396",
"uncertainty": 120
},
"departure": {
"time": "1751130396",
"uncertainty": 120
},
"stopId": "GUER1",
"stopSequence": 21
},
{
"arrival": {
"time": "1751130425",
"uncertainty": 120
},
"departure": {
"time": "1751130425",
"uncertainty": 120
},
"stopId": "TRUD1",
"stopSequence": 22
},
{
"arrival": {
"time": "1751130455",
"uncertainty": 120
},
"departure": {
"time": "1751130455",
"uncertainty": 120
},
"stopId": "PAPI1",
"stopSequence": 23
},
{
"arrival": {
"time": "1751130514",
"uncertainty": 120
},
"departure": {
"time": "1751130514",
"uncertainty": 120
},
"stopId": "FOUC1",
"stopSequence": 24
},
{
"arrival": {
"time": "1751130576",
"uncertainty": 120
},
"departure": {
"time": "1751130576",
"uncertainty": 120
},
"stopId": "BELL1",
"stopSequence": 25
},
{
"arrival": {
"time": "1751130616",
"uncertainty": 120
},
"departure": {
"time": "1751130616",
"uncertainty": 120
},
"stopId": "LOCM1",
"stopSequence": 26
},
{
"arrival": {
"time": "1751130638",
"uncertainty": 120
},
"departure": {
"time": "1751130638",
"uncertainty": 120
},
"stopId": "LAND1",
"stopSequence": 27
},
{
"arrival": {
"time": "1751130724",
"uncertainty": 120
},
"departure": {
"time": "1751130724",
"uncertainty": 120
},
"stopId": "SALU1",
"stopSequence": 28
},
{
"arrival": {
"time": "1751130886",
"uncertainty": 120
},
"departure": {
"time": "1751130886",
"uncertainty": 120
},
"stopId": "DOUA1",
"stopSequence": 29
},
{
"arrival": {
"time": "1751130911",
"uncertainty": 120
},
"departure": {
"time": "1751130911",
"uncertainty": 120
},
"stopId": "ORIEN1",
"stopSequence": 30
},
{
"arrival": {
"time": "1751130936",
"uncertainty": 120
},
"departure": {
"time": "1751130936",
"uncertainty": 120
},
"stopId": "VILG1",
"stopSequence": 31
},
{
"arrival": {
"time": "1751130980",
"uncertainty": 120
},
"departure": {
"time": "1751130980",
"uncertainty": 120
},
"stopId": "CGEN1",
"stopSequence": 32
},
{
"arrival": {
"time": "1751131028",
"uncertainty": 120
},
"departure": {
"time": "1751131028",
"uncertainty": 120
},
"stopId": "MROU1",
"stopSequence": 33
},
{
"arrival": {
"time": "1751131116",
"uncertainty": 120
},
"departure": {
"time": "1751131116",
"uncertainty": 120
},
"stopId": "HERVE1",
"stopSequence": 34
},
{
"arrival": {
"time": "1751131236",
"uncertainty": 120
},
"departure": {
"time": "1751131236",
"uncertainty": 120
},
"stopId": "MARC1",
"stopSequence": 35
},
{
"arrival": {
"time": "1751131339",
"uncertainty": 120
},
"departure": {
"time": "1751131339",
"uncertainty": 120
},
"stopId": "BOTA1",
"stopSequence": 36
},
{
"arrival": {
"time": "1751131404",
"uncertainty": 120
},
"departure": {
"time": "1751131404",
"uncertainty": 120
},
"stopId": "ZOLA1",
"stopSequence": 37
},
{
"arrival": {
"time": "1751131438",
"uncertainty": 120
},
"departure": {
"time": "1751131438",
"uncertainty": 120
},
"stopId": "KERI1",
"stopSequence": 38
},
{
"arrival": {
"time": "1751131517",
"uncertainty": 120
},
"departure": {
"time": "1751131517",
"uncertainty": 120
},
"stopId": "KRLI1",
"stopSequence": 39
},
{
"arrival": {
"time": "1751131560",
"uncertainty": 120
},
"departure": {
"time": "1751131560",
"uncertainty": 120
},
"stopId": "MCUR1",
"stopSequence": 40
},
{
"arrival": {
"time": "1751131584",
"uncertainty": 120
},
"departure": {
"time": "1751131584",
"uncertainty": 120
},
"stopId": "GARD1",
"stopSequence": 41
},
{
"arrival": {
"time": "1751131665",
"uncertainty": 120
},
"departure": {
"time": "1751131665",
"uncertainty": 120
},
"stopId": "CBRA1",
"stopSequence": 42
},
{
"arrival": {
"time": "1751131734",
"uncertainty": 120
},
"departure": {
"time": "1751131734",
"uncertainty": 120
},
"stopId": "QUIM1",
"stopSequence": 43
},
{
"arrival": {
"time": "1751131817",
"uncertainty": 120
},
"departure": {
"time": "1751131817",
"uncertainty": 120
},
"stopId": "HUGO1",
"stopSequence": 44
},
{
"arrival": {
"time": "1751131861",
"uncertainty": 120
},
"departure": {
"time": "1751131861",
"uncertainty": 120
},
"stopId": "KRGR1",
"stopSequence": 45
},
{
"arrival": {
"time": "1751131922",
"uncertainty": 120
},
"departure": {
"time": "1751131922",
"uncertainty": 120
},
"stopId": "LALU1",
"stopSequence": 46
},
{
"arrival": {
"time": "1751132005",
"uncertainty": 120
},
"departure": {
"time": "1751132005",
"uncertainty": 120
},
"stopId": "PIAU1",
"stopSequence": 47
},
{
"arrival": {
"time": "1751132143",
"uncertainty": 120
},
"departure": {
"time": "1751132143",
"uncertainty": 120
},
"stopId": "MALL1",
"stopSequence": 48
},
{
"arrival": {
"time": "1751132192",
"uncertainty": 120
},
"departure": {
"time": "1751132192",
"uncertainty": 120
},
"stopId": "KBLA1",
"stopSequence": 49
},
{
"arrival": {
"time": "1751132234",
"uncertainty": 120
},
"departure": {
"time": "1751132234",
"uncertainty": 120
},
"stopId": "LOCC1",
"stopSequence": 50
},
{
"arrival": {
"time": "1751132297",
"uncertainty": 120
},
"departure": {
"time": "1751132297",
"uncertainty": 120
},
"stopId": "FORG1",
"stopSequence": 51
},
{
"arrival": {
"time": "1751132334",
"uncertainty": 120
},
"departure": {
"time": "1751132334",
"uncertainty": 120
},
"stopId": "ALLE1",
"stopSequence": 52
},
{
"arrival": {
"time": "1751132404",
"uncertainty": 120
},
"departure": {
"time": "1751132404",
"uncertainty": 120
},
"stopId": "BRUY1",
"stopSequence": 53
},
{
"arrival": {
"time": "1751132484",
"uncertainty": 120
},
"departure": {
"time": "1751132484",
"uncertainty": 120
},
"stopId": "MONT",
"stopSequence": 54
},
{
"arrival": {
"time": "1751132717",
"uncertainty": 120
},
"departure": {
"time": "1751132717",
"uncertainty": 120
},
"stopId": "CJAU1",
"stopSequence": 55
},
{
"arrival": {
"time": "1751132774",
"uncertainty": 120
},
"departure": {
"time": "1751132774",
"uncertainty": 120
},
"stopId": "LBLE1",
"stopSequence": 56
},
{
"arrival": {
"time": "1751132807",
"uncertainty": 120
},
"departure": {
"time": "1751132807",
"uncertainty": 120
},
"stopId": "FPAG1",
"stopSequence": 57
},
{
"arrival": {
"time": "1751132904",
"uncertainty": 120
},
"departure": {
"time": "1751132904",
"uncertainty": 120
},
"stopId": "GORE1",
"stopSequence": 58
},
{
"arrival": {
"time": "1751132958",
"uncertainty": 120
},
"departure": {
"time": "1751132958",
"uncertainty": 120
},
"stopId": "JEGO1",
"stopSequence": 59
},
{
"arrival": {
"time": "1751133003",
"uncertainty": 120
},
"departure": {
"time": "1751133003",
"uncertainty": 120
},
"stopId": "INZI1",
"stopSequence": 60
},
{
"arrival": {
"time": "1751133077",
"uncertainty": 120
},
"stopId": "ILMB",
"stopSequence": 61
}
],
"trip": {
"routeId": "T5",
"scheduleRelationship": "SCHEDULED",
"tripId": "4497208"
}
}
},
{
"id": "4445000",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751129515",
"uncertainty": 120
},
"departure": {
"time": "1751129515",
"uncertainty": 120
},
"stopId": "CENT"
},
{
"departure": {
"time": "1751129100",
"uncertainty": 120
},
"stopId": "POIN1",
"stopSequence": 1
},
{
"arrival": {
"time": "1751129220",
"uncertainty": 120
},
"departure": {
"time": "1751129220",
"uncertainty": 120
},
"stopId": "PERC1",
"stopSequence": 2
},
{
"arrival": {
"time": "1751129340",
"uncertainty": 120
},
"departure": {
"time": "1751129340",
"uncertainty": 120
},
"stopId": "LAVA",
"stopSequence": 3
},
{
"arrival": {
"time": "1751129379",
"uncertainty": 120
},
"departure": {
"time": "1751129379",
"uncertainty": 120
},
"stopId": "KBEL",
"stopSequence": 4
},
{
"arrival": {
"time": "1751129436",
"uncertainty": 120
},
"departure": {
"time": "1751129436",
"uncertainty": 120
},
"stopId": "STAN",
"stopSequence": 5
},
{
"arrival": {
"time": "1751129520",
"uncertainty": 120
},
"departure": {
"time": "1751129520",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "CENT2",
"stopSequence": 6
},
{
"arrival": {
"time": "1751129593",
"uncertainty": 120
},
"departure": {
"time": "1751129593",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOCH1",
"stopSequence": 7
},
{
"arrival": {
"time": "1751129700",
"uncertainty": 120
},
"departure": {
"time": "1751129700",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOMC1",
"stopSequence": 8
},
{
"arrival": {
"time": "1751129839",
"uncertainty": 120
},
"departure": {
"time": "1751129839",
"uncertainty": 120
},
"stopId": "MALO1",
"stopSequence": 9
},
{
"arrival": {
"time": "1751129935",
"uncertainty": 120
},
"departure": {
"time": "1751129935",
"uncertainty": 120
},
"stopId": "SALE4",
"stopSequence": 10
},
{
"arrival": {
"time": "1751130046",
"uncertainty": 120
},
"departure": {
"time": "1751130046",
"uncertainty": 120
},
"stopId": "NEZE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1751130120",
"uncertainty": 120
},
"stopId": "PMAN",
"stopSequence": 12
}
],
"trip": {
"routeId": "16",
"scheduleRelationship": "SCHEDULED",
"tripId": "4445000"
}
}
},
{
"id": "4497213",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751127300",
"uncertainty": 120
},
"stopId": "VOILE"
},
{
"arrival": {
"time": "1751127351",
"uncertainty": 120
},
"departure": {
"time": "1751127351",
"uncertainty": 120
},
"stopId": "MARE"
},
{
"departure": {
"time": "1751127300",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "BAK3",
"stopSequence": 1
},
{
"arrival": {
"time": "1751127351",
"uncertainty": 120
},
"departure": {
"time": "1751127351",
"uncertainty": 120
},
"stopId": "MARE",
"stopSequence": 2
},
{
"arrival": {
"time": "1751127415",
"uncertainty": 120
},
"departure": {
"time": "1751127415",
"uncertainty": 120
},
"stopId": "SLIP",
"stopSequence": 3
},
{
"arrival": {
"time": "1751127499",
"uncertainty": 120
},
"departure": {
"time": "1751127499",
"uncertainty": 120
},
"stopId": "CARN",
"stopSequence": 4
},
{
"arrival": {
"time": "1751127558",
"uncertainty": 120
},
"departure": {
"time": "1751127558",
"uncertainty": 120
},
"stopId": "GUES1",
"stopSequence": 5
},
{
"arrival": {
"time": "1751127653",
"uncertainty": 120
},
"departure": {
"time": "1751127653",
"uncertainty": 120
},
"stopId": "MARN1",
"stopSequence": 6
},
{
"arrival": {
"time": "1751127725",
"uncertainty": 120
},
"departure": {
"time": "1751127725",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 7
},
{
"arrival": {
"time": "1751127827",
"uncertainty": 120
},
"departure": {
"time": "1751127827",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1751127928",
"uncertainty": 120
},
"departure": {
"time": "1751127928",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 9
},
{
"arrival": {
"time": "1751128023",
"uncertainty": 120
},
"departure": {
"time": "1751128023",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 10
},
{
"arrival": {
"time": "1751128145",
"uncertainty": 120
},
"departure": {
"time": "1751128145",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1751128207",
"uncertainty": 120
},
"departure": {
"time": "1751128207",
"uncertainty": 120
},
"stopId": "KERC1",
"stopSequence": 12
},
{
"arrival": {
"time": "1751128325",
"uncertainty": 120
},
"departure": {
"time": "1751128325",
"uncertainty": 120
},
"stopId": "VERD1",
"stopSequence": 13
},
{
"arrival": {
"time": "1751128385",
"uncertainty": 120
},
"departure": {
"time": "1751128385",
"uncertainty": 120
},
"stopId": "ANSE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1751128438",
"uncertainty": 120
},
"departure": {
"time": "1751128438",
"uncertainty": 120
},
"stopId": "DAVI1",
"stopSequence": 15
},
{
"arrival": {
"time": "1751128529",
"uncertainty": 120
},
"departure": {
"time": "1751128529",
"uncertainty": 120
},
"stopId": "NOURY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1751128617",
"uncertainty": 120
},
"departure": {
"time": "1751128617",
"uncertainty": 120
},
"stopId": "CHOU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1751128652",
"uncertainty": 120
},
"departure": {
"time": "1751128652",
"uncertainty": 120
},
"stopId": "CROI1",
"stopSequence": 18
},
{
"arrival": {
"time": "1751128688",
"uncertainty": 120
},
"departure": {
"time": "1751128688",
"uncertainty": 120
},
"stopId": "KROU1",
"stopSequence": 19
},
{
"arrival": {
"time": "1751128864",
"uncertainty": 120
},
"departure": {
"time": "1751128864",
"uncertainty": 120
},
"stopId": "GAGA1",
"stopSequence": 20
},
{
"arrival": {
"time": "1751128933",
"uncertainty": 120
},
"departure": {
"time": "1751128933",
"uncertainty": 120
},
"stopId": "GUER1",
"stopSequence": 21
},
{
"arrival": {
"time": "1751128962",
"uncertainty": 120
},
"departure": {
"time": "1751128962",
"uncertainty": 120
},
"stopId": "TRUD1",
"stopSequence": 22
},
{
"arrival": {
"time": "1751128992",
"uncertainty": 120
},
"departure": {
"time": "1751128992",
"uncertainty": 120
},
"stopId": "PAPI1",
"stopSequence": 23
},
{
"arrival": {
"time": "1751129051",
"uncertainty": 120
},
"departure": {
"time": "1751129051",
"uncertainty": 120
},
"stopId": "FOUC1",
"stopSequence": 24
},
{
"arrival": {
"time": "1751129113",
"uncertainty": 120
},
"departure": {
"time": "1751129113",
"uncertainty": 120
},
"stopId": "BELL1",
"stopSequence": 25
},
{
"arrival": {
"time": "1751129153",
"uncertainty": 120
},
"departure": {
"time": "1751129153",
"uncertainty": 120
},
"stopId": "LOCM1",
"stopSequence": 26
},
{
"arrival": {
"time": "1751129175",
"uncertainty": 120
},
"departure": {
"time": "1751129175",
"uncertainty": 120
},
"stopId": "LAND1",
"stopSequence": 27
},
{
"arrival": {
"time": "1751129261",
"uncertainty": 120
},
"departure": {
"time": "1751129261",
"uncertainty": 120
},
"stopId": "SALU1",
"stopSequence": 28
},
{
"arrival": {
"time": "1751129423",
"uncertainty": 120
},
"departure": {
"time": "1751129423",
"uncertainty": 120
},
"stopId": "DOUA1",
"stopSequence": 29
},
{
"arrival": {
"time": "1751129448",
"uncertainty": 120
},
"departure": {
"time": "1751129448",
"uncertainty": 120
},
"stopId": "ORIEN1",
"stopSequence": 30
},
{
"arrival": {
"time": "1751129473",
"uncertainty": 120
},
"departure": {
"time": "1751129473",
"uncertainty": 120
},
"stopId": "VILG1",
"stopSequence": 31
},
{
"arrival": {
"time": "1751129517",
"uncertainty": 120
},
"departure": {
"time": "1751129517",
"uncertainty": 120
},
"stopId": "CGEN1",
"stopSequence": 32
},
{
"arrival": {
"time": "1751129565",
"uncertainty": 120
},
"departure": {
"time": "1751129565",
"uncertainty": 120
},
"stopId": "MROU1",
"stopSequence": 33
},
{
"arrival": {
"time": "1751129653",
"uncertainty": 120
},
"departure": {
"time": "1751129653",
"uncertainty": 120
},
"stopId": "HERVE1",
"stopSequence": 34
},
{
"arrival": {
"time": "1751129773",
"uncertainty": 120
},
"departure": {
"time": "1751129773",
"uncertainty": 120
},
"stopId": "MARC1",
"stopSequence": 35
},
{
"arrival": {
"time": "1751129883",
"uncertainty": 120
},
"departure": {
"time": "1751129883",
"uncertainty": 120
},
"stopId": "BOTA1",
"stopSequence": 36
},
{
"arrival": {
"time": "1751129953",
"uncertainty": 120
},
"departure": {
"time": "1751129953",
"uncertainty": 120
},
"stopId": "ZOLA1",
"stopSequence": 37
},
{
"arrival": {
"time": "1751129987",
"uncertainty": 120
},
"departure": {
"time": "1751129987",
"uncertainty": 120
},
"stopId": "KERI1",
"stopSequence": 38
},
{
"arrival": {
"time": "1751130066",
"uncertainty": 120
},
"departure": {
"time": "1751130066",
"uncertainty": 120
},
"stopId": "KRLI1",
"stopSequence": 39
},
{
"arrival": {
"time": "1751130109",
"uncertainty": 120
},
"departure": {
"time": "1751130109",
"uncertainty": 120
},
"stopId": "MCUR1",
"stopSequence": 40
},
{
"arrival": {
"time": "1751130133",
"uncertainty": 120
},
"departure": {
"time": "1751130133",
"uncertainty": 120
},
"stopId": "GARD1",
"stopSequence": 41
},
{
"arrival": {
"time": "1751130214",
"uncertainty": 120
},
"departure": {
"time": "1751130214",
"uncertainty": 120
},
"stopId": "CBRA1",
"stopSequence": 42
},
{
"arrival": {
"time": "1751130286",
"uncertainty": 120
},
"departure": {
"time": "1751130286",
"uncertainty": 120
},
"stopId": "QUIM1",
"stopSequence": 43
},
{
"arrival": {
"time": "1751130373",
"uncertainty": 120
},
"stopId": "HUGO1",
"stopSequence": 44
}
],
"trip": {
"routeId": "T5",
"scheduleRelationship": "SCHEDULED",
"tripId": "4497213"
}
}
},
{
"id": "4444999",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751127115",
"uncertainty": 120
},
"departure": {
"time": "1751127115",
"uncertainty": 120
},
"stopId": "CENT"
},
{
"departure": {
"time": "1751126700",
"uncertainty": 120
},
"stopId": "POIN1",
"stopSequence": 1
},
{
"arrival": {
"time": "1751126820",
"uncertainty": 120
},
"departure": {
"time": "1751126820",
"uncertainty": 120
},
"stopId": "PERC1",
"stopSequence": 2
},
{
"arrival": {
"time": "1751126940",
"uncertainty": 120
},
"departure": {
"time": "1751126940",
"uncertainty": 120
},
"stopId": "LAVA",
"stopSequence": 3
},
{
"arrival": {
"time": "1751126979",
"uncertainty": 120
},
"departure": {
"time": "1751126979",
"uncertainty": 120
},
"stopId": "KBEL",
"stopSequence": 4
},
{
"arrival": {
"time": "1751127036",
"uncertainty": 120
},
"departure": {
"time": "1751127036",
"uncertainty": 120
},
"stopId": "STAN",
"stopSequence": 5
},
{
"arrival": {
"time": "1751127120",
"uncertainty": 120
},
"departure": {
"time": "1751127120",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "CENT2",
"stopSequence": 6
},
{
"arrival": {
"time": "1751127193",
"uncertainty": 120
},
"departure": {
"time": "1751127193",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOCH1",
"stopSequence": 7
},
{
"arrival": {
"time": "1751127300",
"uncertainty": 120
},
"departure": {
"time": "1751127300",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOMC1",
"stopSequence": 8
},
{
"arrival": {
"time": "1751127439",
"uncertainty": 120
},
"departure": {
"time": "1751127439",
"uncertainty": 120
},
"stopId": "MALO1",
"stopSequence": 9
},
{
"arrival": {
"time": "1751127534",
"uncertainty": 120
},
"departure": {
"time": "1751127534",
"uncertainty": 120
},
"stopId": "SALE4",
"stopSequence": 10
},
{
"arrival": {
"time": "1751127644",
"uncertainty": 120
},
"departure": {
"time": "1751127644",
"uncertainty": 120
},
"stopId": "NEZE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1751127719",
"uncertainty": 120
},
"stopId": "PMAN",
"stopSequence": 12
}
],
"trip": {
"routeId": "16",
"scheduleRelationship": "SCHEDULED",
"tripId": "4444999"
}
}
},
{
"id": "4336520",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751126880"
},
"stopId": "CLEG",
"stopSequence": 1
}
],
"trip": {
"routeId": "107",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336520"
}
}
},
{
"id": "4497207",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751125922",
"uncertainty": 120
},
"stopId": "VOILE"
},
{
"arrival": {
"time": "1751125998",
"uncertainty": 120
},
"departure": {
"time": "1751125998",
"uncertainty": 120
},
"stopId": "MARE"
},
{
"departure": {
"time": "1751125920",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "BAK3",
"stopSequence": 1
},
{
"arrival": {
"time": "1751125998",
"uncertainty": 120
},
"departure": {
"time": "1751125998",
"uncertainty": 120
},
"stopId": "MARE",
"stopSequence": 2
},
{
"arrival": {
"time": "1751126051",
"uncertainty": 120
},
"departure": {
"time": "1751126051",
"uncertainty": 120
},
"stopId": "SLIP",
"stopSequence": 3
},
{
"arrival": {
"time": "1751126144",
"uncertainty": 120
},
"departure": {
"time": "1751126144",
"uncertainty": 120
},
"stopId": "CARN",
"stopSequence": 4
},
{
"arrival": {
"time": "1751126175",
"uncertainty": 120
},
"departure": {
"time": "1751126215",
"uncertainty": 120
},
"stopId": "GUES1",
"stopSequence": 5
},
{
"arrival": {
"time": "1751126306",
"uncertainty": 120
},
"departure": {
"time": "1751126306",
"uncertainty": 120
},
"stopId": "MARN1",
"stopSequence": 6
},
{
"arrival": {
"time": "1751126363",
"uncertainty": 120
},
"departure": {
"time": "1751126396",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 7
},
{
"arrival": {
"time": "1751126480",
"uncertainty": 120
},
"departure": {
"time": "1751126486",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1751126603",
"uncertainty": 120
},
"departure": {
"time": "1751126603",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 9
},
{
"arrival": {
"time": "1751126732",
"uncertainty": 120
},
"departure": {
"time": "1751126732",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 10
},
{
"arrival": {
"time": "1751126825",
"uncertainty": 120
},
"departure": {
"time": "1751126825",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1751126859",
"uncertainty": 120
},
"departure": {
"time": "1751126859",
"uncertainty": 120
},
"stopId": "KERC1",
"stopSequence": 12
},
{
"arrival": {
"time": "1751126934",
"uncertainty": 120
},
"departure": {
"time": "1751126934",
"uncertainty": 120
},
"stopId": "VERD1",
"stopSequence": 13
},
{
"arrival": {
"time": "1751127022",
"uncertainty": 120
},
"departure": {
"time": "1751127022",
"uncertainty": 120
},
"stopId": "ANSE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1751127058",
"uncertainty": 120
},
"departure": {
"time": "1751127058",
"uncertainty": 120
},
"stopId": "DAVI1",
"stopSequence": 15
},
{
"arrival": {
"time": "1751127136",
"uncertainty": 120
},
"departure": {
"time": "1751127136",
"uncertainty": 120
},
"stopId": "NOURY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1751127228",
"uncertainty": 120
},
"departure": {
"time": "1751127228",
"uncertainty": 120
},
"stopId": "CHOU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1751127270",
"uncertainty": 120
},
"departure": {
"time": "1751127270",
"uncertainty": 120
},
"stopId": "CROI1",
"stopSequence": 18
},
{
"arrival": {
"time": "1751127307",
"uncertainty": 120
},
"departure": {
"time": "1751127307",
"uncertainty": 120
},
"stopId": "KROU1",
"stopSequence": 19
},
{
"arrival": {
"time": "1751127504",
"uncertainty": 120
},
"departure": {
"time": "1751127504",
"uncertainty": 120
},
"stopId": "GAGA1",
"stopSequence": 20
},
{
"arrival": {
"time": "1751127582",
"uncertainty": 120
},
"departure": {
"time": "1751127582",
"uncertainty": 120
},
"stopId": "GUER1",
"stopSequence": 21
},
{
"arrival": {
"time": "1751127625",
"uncertainty": 120
},
"departure": {
"time": "1751127625",
"uncertainty": 120
},
"stopId": "TRUD1",
"stopSequence": 22
},
{
"arrival": {
"time": "1751127640",
"uncertainty": 120
},
"departure": {
"time": "1751127640",
"uncertainty": 120
},
"stopId": "PAPI1",
"stopSequence": 23
},
{
"arrival": {
"time": "1751127699",
"uncertainty": 120
},
"departure": {
"time": "1751127699",
"uncertainty": 120
},
"stopId": "FOUC1",
"stopSequence": 24
},
{
"arrival": {
"time": "1751127761",
"uncertainty": 120
},
"departure": {
"time": "1751127761",
"uncertainty": 120
},
"stopId": "BELL1",
"stopSequence": 25
},
{
"arrival": {
"time": "1751127801",
"uncertainty": 120
},
"departure": {
"time": "1751127801",
"uncertainty": 120
},
"stopId": "LOCM1",
"stopSequence": 26
},
{
"arrival": {
"time": "1751127823",
"uncertainty": 120
},
"departure": {
"time": "1751127823",
"uncertainty": 120
},
"stopId": "LAND1",
"stopSequence": 27
},
{
"arrival": {
"time": "1751127909",
"uncertainty": 120
},
"departure": {
"time": "1751127909",
"uncertainty": 120
},
"stopId": "SALU1",
"stopSequence": 28
},
{
"arrival": {
"time": "1751128071",
"uncertainty": 120
},
"departure": {
"time": "1751128071",
"uncertainty": 120
},
"stopId": "DOUA1",
"stopSequence": 29
},
{
"arrival": {
"time": "1751128096",
"uncertainty": 120
},
"departure": {
"time": "1751128096",
"uncertainty": 120
},
"stopId": "ORIEN1",
"stopSequence": 30
},
{
"arrival": {
"time": "1751128121",
"uncertainty": 120
},
"departure": {
"time": "1751128121",
"uncertainty": 120
},
"stopId": "VILG1",
"stopSequence": 31
},
{
"arrival": {
"time": "1751128165",
"uncertainty": 120
},
"departure": {
"time": "1751128165",
"uncertainty": 120
},
"stopId": "CGEN1",
"stopSequence": 32
},
{
"arrival": {
"time": "1751128213",
"uncertainty": 120
},
"departure": {
"time": "1751128213",
"uncertainty": 120
},
"stopId": "MROU1",
"stopSequence": 33
},
{
"arrival": {
"time": "1751128301",
"uncertainty": 120
},
"departure": {
"time": "1751128301",
"uncertainty": 120
},
"stopId": "HERVE1",
"stopSequence": 34
},
{
"arrival": {
"time": "1751128421",
"uncertainty": 120
},
"departure": {
"time": "1751128421",
"uncertainty": 120
},
"stopId": "MARC1",
"stopSequence": 35
},
{
"arrival": {
"time": "1751128531",
"uncertainty": 120
},
"departure": {
"time": "1751128531",
"uncertainty": 120
},
"stopId": "BOTA1",
"stopSequence": 36
},
{
"arrival": {
"time": "1751128601",
"uncertainty": 120
},
"departure": {
"time": "1751128601",
"uncertainty": 120
},
"stopId": "ZOLA1",
"stopSequence": 37
},
{
"arrival": {
"time": "1751128635",
"uncertainty": 120
},
"departure": {
"time": "1751128635",
"uncertainty": 120
},
"stopId": "KERI1",
"stopSequence": 38
},
{
"arrival": {
"time": "1751128714",
"uncertainty": 120
},
"departure": {
"time": "1751128714",
"uncertainty": 120
},
"stopId": "KRLI1",
"stopSequence": 39
},
{
"arrival": {
"time": "1751128757",
"uncertainty": 120
},
"departure": {
"time": "1751128757",
"uncertainty": 120
},
"stopId": "MCUR1",
"stopSequence": 40
},
{
"arrival": {
"time": "1751128781",
"uncertainty": 120
},
"departure": {
"time": "1751128781",
"uncertainty": 120
},
"stopId": "GARD1",
"stopSequence": 41
},
{
"arrival": {
"time": "1751128865",
"uncertainty": 120
},
"departure": {
"time": "1751128865",
"uncertainty": 120
},
"stopId": "CBRA1",
"stopSequence": 42
},
{
"arrival": {
"time": "1751128935",
"uncertainty": 120
},
"departure": {
"time": "1751128935",
"uncertainty": 120
},
"stopId": "QUIM1",
"stopSequence": 43
},
{
"arrival": {
"time": "1751129019",
"uncertainty": 120
},
"departure": {
"time": "1751129019",
"uncertainty": 120
},
"stopId": "HUGO1",
"stopSequence": 44
},
{
"arrival": {
"time": "1751129061",
"uncertainty": 120
},
"departure": {
"time": "1751129061",
"uncertainty": 120
},
"stopId": "KRGR1",
"stopSequence": 45
},
{
"arrival": {
"time": "1751129123",
"uncertainty": 120
},
"departure": {
"time": "1751129123",
"uncertainty": 120
},
"stopId": "LALU1",
"stopSequence": 46
},
{
"arrival": {
"time": "1751129207",
"uncertainty": 120
},
"departure": {
"time": "1751129207",
"uncertainty": 120
},
"stopId": "PIAU1",
"stopSequence": 47
},
{
"arrival": {
"time": "1751129347",
"uncertainty": 120
},
"departure": {
"time": "1751129347",
"uncertainty": 120
},
"stopId": "MALL1",
"stopSequence": 48
},
{
"arrival": {
"time": "1751129397",
"uncertainty": 120
},
"departure": {
"time": "1751129397",
"uncertainty": 120
},
"stopId": "KBLA1",
"stopSequence": 49
},
{
"arrival": {
"time": "1751129439",
"uncertainty": 120
},
"departure": {
"time": "1751129439",
"uncertainty": 120
},
"stopId": "LOCC1",
"stopSequence": 50
},
{
"arrival": {
"time": "1751129503",
"uncertainty": 120
},
"departure": {
"time": "1751129503",
"uncertainty": 120
},
"stopId": "FORG1",
"stopSequence": 51
},
{
"arrival": {
"time": "1751129540",
"uncertainty": 120
},
"departure": {
"time": "1751129540",
"uncertainty": 120
},
"stopId": "ALLE1",
"stopSequence": 52
},
{
"arrival": {
"time": "1751129610",
"uncertainty": 120
},
"departure": {
"time": "1751129610",
"uncertainty": 120
},
"stopId": "BRUY1",
"stopSequence": 53
},
{
"arrival": {
"time": "1751129690",
"uncertainty": 120
},
"departure": {
"time": "1751129690",
"uncertainty": 120
},
"stopId": "MONT",
"stopSequence": 54
},
{
"arrival": {
"time": "1751129923",
"uncertainty": 120
},
"departure": {
"time": "1751129923",
"uncertainty": 120
},
"stopId": "CJAU1",
"stopSequence": 55
},
{
"arrival": {
"time": "1751129980",
"uncertainty": 120
},
"departure": {
"time": "1751129980",
"uncertainty": 120
},
"stopId": "LBLE1",
"stopSequence": 56
},
{
"arrival": {
"time": "1751130013",
"uncertainty": 120
},
"departure": {
"time": "1751130013",
"uncertainty": 120
},
"stopId": "FPAG1",
"stopSequence": 57
},
{
"arrival": {
"time": "1751130110",
"uncertainty": 120
},
"departure": {
"time": "1751130110",
"uncertainty": 120
},
"stopId": "GORE1",
"stopSequence": 58
},
{
"arrival": {
"time": "1751130164",
"uncertainty": 120
},
"departure": {
"time": "1751130164",
"uncertainty": 120
},
"stopId": "JEGO1",
"stopSequence": 59
},
{
"arrival": {
"time": "1751130209",
"uncertainty": 120
},
"departure": {
"time": "1751130209",
"uncertainty": 120
},
"stopId": "INZI1",
"stopSequence": 60
},
{
"arrival": {
"time": "1751130283",
"uncertainty": 120
},
"stopId": "ILMB",
"stopSequence": 61
}
],
"trip": {
"routeId": "T5",
"scheduleRelationship": "SCHEDULED",
"tripId": "4497207"
},
"vehicle": {
"id": "433",
"label": "433"
}
}
},
{
"id": "4497206",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751123221",
"uncertainty": 120
},
"stopId": "VOILE"
},
{
"arrival": {
"time": "1751123290",
"uncertainty": 120
},
"departure": {
"time": "1751123290",
"uncertainty": 120
},
"stopId": "MARE"
},
{
"departure": {
"time": "1751123220",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "BAK3",
"stopSequence": 1
},
{
"arrival": {
"time": "1751123290",
"uncertainty": 120
},
"departure": {
"time": "1751123290",
"uncertainty": 120
},
"stopId": "MARE",
"stopSequence": 2
},
{
"arrival": {
"time": "1751123349",
"uncertainty": 120
},
"departure": {
"time": "1751123360",
"uncertainty": 120
},
"stopId": "SLIP",
"stopSequence": 3
},
{
"arrival": {
"time": "1751123480",
"uncertainty": 120
},
"departure": {
"time": "1751123510",
"uncertainty": 120
},
"stopId": "CARN",
"stopSequence": 4
},
{
"arrival": {
"time": "1751123563",
"uncertainty": 120
},
"departure": {
"time": "1751123563",
"uncertainty": 120
},
"stopId": "GUES1",
"stopSequence": 5
},
{
"arrival": {
"time": "1751123672",
"uncertainty": 120
},
"departure": {
"time": "1751123672",
"uncertainty": 120
},
"stopId": "MARN1",
"stopSequence": 6
},
{
"arrival": {
"time": "1751123760",
"uncertainty": 120
},
"departure": {
"time": "1751123780",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 7
},
{
"arrival": {
"time": "1751123862",
"uncertainty": 120
},
"departure": {
"time": "1751123900",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1751124008",
"uncertainty": 120
},
"departure": {
"time": "1751124020",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 9
},
{
"arrival": {
"time": "1751124136",
"uncertainty": 120
},
"departure": {
"time": "1751124140",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 10
},
{
"arrival": {
"time": "1751124211",
"uncertainty": 120
},
"departure": {
"time": "1751124320",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1751124350",
"uncertainty": 120
},
"departure": {
"time": "1751124350",
"uncertainty": 120
},
"stopId": "KERC1",
"stopSequence": 12
},
{
"arrival": {
"time": "1751124410",
"uncertainty": 120
},
"departure": {
"time": "1751124410",
"uncertainty": 120
},
"stopId": "VERD1",
"stopSequence": 13
},
{
"arrival": {
"time": "1751124500",
"uncertainty": 120
},
"departure": {
"time": "1751124500",
"uncertainty": 120
},
"stopId": "ANSE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1751124597",
"uncertainty": 120
},
"departure": {
"time": "1751124620",
"uncertainty": 120
},
"stopId": "DAVI1",
"stopSequence": 15
},
{
"arrival": {
"time": "1751124692",
"uncertainty": 120
},
"departure": {
"time": "1751124711",
"uncertainty": 120
},
"stopId": "NOURY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1751124770",
"uncertainty": 120
},
"departure": {
"time": "1751124770",
"uncertainty": 120
},
"stopId": "CHOU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1751124812",
"uncertainty": 120
},
"departure": {
"time": "1751124812",
"uncertainty": 120
},
"stopId": "CROI1",
"stopSequence": 18
},
{
"arrival": {
"time": "1751124859",
"uncertainty": 120
},
"departure": {
"time": "1751124860",
"uncertainty": 120
},
"stopId": "KROU1",
"stopSequence": 19
},
{
"arrival": {
"time": "1751125020",
"uncertainty": 120
},
"departure": {
"time": "1751125020",
"uncertainty": 120
},
"stopId": "GAGA1",
"stopSequence": 20
},
{
"arrival": {
"time": "1751125100",
"uncertainty": 120
},
"departure": {
"time": "1751125100",
"uncertainty": 120
},
"stopId": "GUER1",
"stopSequence": 21
},
{
"arrival": {
"time": "1751125160",
"uncertainty": 120
},
"departure": {
"time": "1751125160",
"uncertainty": 120
},
"stopId": "TRUD1",
"stopSequence": 22
},
{
"arrival": {
"time": "1751125174",
"uncertainty": 120
},
"departure": {
"time": "1751125174",
"uncertainty": 120
},
"stopId": "PAPI1",
"stopSequence": 23
},
{
"arrival": {
"time": "1751125226",
"uncertainty": 120
},
"departure": {
"time": "1751125226",
"uncertainty": 120
},
"stopId": "FOUC1",
"stopSequence": 24
},
{
"arrival": {
"time": "1751125297",
"uncertainty": 120
},
"departure": {
"time": "1751125310",
"uncertainty": 120
},
"stopId": "BELL1",
"stopSequence": 25
},
{
"arrival": {
"time": "1751125352",
"uncertainty": 120
},
"departure": {
"time": "1751125352",
"uncertainty": 120
},
"stopId": "LOCM1",
"stopSequence": 26
},
{
"arrival": {
"time": "1751125378",
"uncertainty": 120
},
"departure": {
"time": "1751125378",
"uncertainty": 120
},
"stopId": "LAND1",
"stopSequence": 27
},
{
"arrival": {
"time": "1751125479",
"uncertainty": 120
},
"departure": {
"time": "1751125479",
"uncertainty": 120
},
"stopId": "SALU1",
"stopSequence": 28
},
{
"arrival": {
"time": "1751125625",
"uncertainty": 120
},
"departure": {
"time": "1751125625",
"uncertainty": 120
},
"stopId": "DOUA1",
"stopSequence": 29
},
{
"arrival": {
"time": "1751125663",
"uncertainty": 120
},
"departure": {
"time": "1751125663",
"uncertainty": 120
},
"stopId": "ORIEN1",
"stopSequence": 30
},
{
"arrival": {
"time": "1751125715",
"uncertainty": 120
},
"departure": {
"time": "1751125715",
"uncertainty": 120
},
"stopId": "VILG1",
"stopSequence": 31
},
{
"arrival": {
"time": "1751125761",
"uncertainty": 120
},
"departure": {
"time": "1751125761",
"uncertainty": 120
},
"stopId": "CGEN1",
"stopSequence": 32
},
{
"arrival": {
"time": "1751125820",
"uncertainty": 120
},
"departure": {
"time": "1751125820",
"uncertainty": 120
},
"stopId": "MROU1",
"stopSequence": 33
},
{
"arrival": {
"time": "1751125919",
"uncertainty": 120
},
"departure": {
"time": "1751125940",
"uncertainty": 120
},
"stopId": "HERVE1",
"stopSequence": 34
},
{
"arrival": {
"time": "1751126045",
"uncertainty": 120
},
"departure": {
"time": "1751126045",
"uncertainty": 120
},
"stopId": "MARC1",
"stopSequence": 35
},
{
"arrival": {
"time": "1751126130",
"uncertainty": 120
},
"departure": {
"time": "1751126130",
"uncertainty": 120
},
"stopId": "BOTA1",
"stopSequence": 36
},
{
"arrival": {
"time": "1751126181",
"uncertainty": 120
},
"departure": {
"time": "1751126181",
"uncertainty": 120
},
"stopId": "ZOLA1",
"stopSequence": 37
},
{
"arrival": {
"time": "1751126246",
"uncertainty": 120
},
"departure": {
"time": "1751126246",
"uncertainty": 120
},
"stopId": "KERI1",
"stopSequence": 38
},
{
"arrival": {
"time": "1751126343",
"uncertainty": 120
},
"departure": {
"time": "1751126343",
"uncertainty": 120
},
"stopId": "KRLI1",
"stopSequence": 39
},
{
"arrival": {
"time": "1751126399",
"uncertainty": 120
},
"departure": {
"time": "1751126399",
"uncertainty": 120
},
"stopId": "MCUR1",
"stopSequence": 40
},
{
"arrival": {
"time": "1751126419",
"uncertainty": 120
},
"departure": {
"time": "1751126420",
"uncertainty": 120
},
"stopId": "GARD1",
"stopSequence": 41
},
{
"arrival": {
"time": "1751126510",
"uncertainty": 120
},
"departure": {
"time": "1751126510",
"uncertainty": 120
},
"stopId": "CBRA1",
"stopSequence": 42
},
{
"arrival": {
"time": "1751126573",
"uncertainty": 120
},
"departure": {
"time": "1751126573",
"uncertainty": 120
},
"stopId": "QUIM1",
"stopSequence": 43
},
{
"arrival": {
"time": "1751126682",
"uncertainty": 120
},
"departure": {
"time": "1751126682",
"uncertainty": 120
},
"stopId": "HUGO1",
"stopSequence": 44
},
{
"arrival": {
"time": "1751126719",
"uncertainty": 120
},
"departure": {
"time": "1751126719",
"uncertainty": 120
},
"stopId": "KRGR1",
"stopSequence": 45
},
{
"arrival": {
"time": "1751126781",
"uncertainty": 120
},
"departure": {
"time": "1751126781",
"uncertainty": 120
},
"stopId": "LALU1",
"stopSequence": 46
},
{
"arrival": {
"time": "1751126865",
"uncertainty": 120
},
"departure": {
"time": "1751126865",
"uncertainty": 120
},
"stopId": "PIAU1",
"stopSequence": 47
},
{
"arrival": {
"time": "1751127005",
"uncertainty": 120
},
"departure": {
"time": "1751127005",
"uncertainty": 120
},
"stopId": "MALL1",
"stopSequence": 48
},
{
"arrival": {
"time": "1751127055",
"uncertainty": 120
},
"departure": {
"time": "1751127055",
"uncertainty": 120
},
"stopId": "KBLA1",
"stopSequence": 49
},
{
"arrival": {
"time": "1751127097",
"uncertainty": 120
},
"departure": {
"time": "1751127097",
"uncertainty": 120
},
"stopId": "LOCC1",
"stopSequence": 50
},
{
"arrival": {
"time": "1751127161",
"uncertainty": 120
},
"departure": {
"time": "1751127161",
"uncertainty": 120
},
"stopId": "FORG1",
"stopSequence": 51
},
{
"arrival": {
"time": "1751127198",
"uncertainty": 120
},
"departure": {
"time": "1751127198",
"uncertainty": 120
},
"stopId": "ALLE1",
"stopSequence": 52
},
{
"arrival": {
"time": "1751127268",
"uncertainty": 120
},
"departure": {
"time": "1751127268",
"uncertainty": 120
},
"stopId": "BRUY1",
"stopSequence": 53
},
{
"arrival": {
"time": "1751127348",
"uncertainty": 120
},
"departure": {
"time": "1751127348",
"uncertainty": 120
},
"stopId": "MONT",
"stopSequence": 54
},
{
"arrival": {
"time": "1751127581",
"uncertainty": 120
},
"departure": {
"time": "1751127581",
"uncertainty": 120
},
"stopId": "CJAU1",
"stopSequence": 55
},
{
"arrival": {
"time": "1751127638",
"uncertainty": 120
},
"departure": {
"time": "1751127638",
"uncertainty": 120
},
"stopId": "LBLE1",
"stopSequence": 56
},
{
"arrival": {
"time": "1751127671",
"uncertainty": 120
},
"departure": {
"time": "1751127671",
"uncertainty": 120
},
"stopId": "FPAG1",
"stopSequence": 57
},
{
"arrival": {
"time": "1751127768",
"uncertainty": 120
},
"departure": {
"time": "1751127768",
"uncertainty": 120
},
"stopId": "GORE1",
"stopSequence": 58
},
{
"arrival": {
"time": "1751127822",
"uncertainty": 120
},
"departure": {
"time": "1751127822",
"uncertainty": 120
},
"stopId": "JEGO1",
"stopSequence": 59
},
{
"arrival": {
"time": "1751127867",
"uncertainty": 120
},
"departure": {
"time": "1751127867",
"uncertainty": 120
},
"stopId": "INZI1",
"stopSequence": 60
},
{
"arrival": {
"time": "1751127941",
"uncertainty": 120
},
"stopId": "ILMB",
"stopSequence": 61
}
],
"trip": {
"routeId": "T5",
"scheduleRelationship": "SCHEDULED",
"tripId": "4497206"
},
"vehicle": {
"id": "443",
"label": "443"
}
}
},
{
"id": "4330132",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751128200"
},
"stopId": "DIVIT",
"stopSequence": 1
}
],
"trip": {
"routeId": "133",
"scheduleRelationship": "SCHEDULED",
"tripId": "4330132"
}
}
},
{
"id": "4330129",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751127000"
},
"stopId": "GE1",
"stopSequence": 1
}
],
"trip": {
"routeId": "133",
"scheduleRelationship": "SCHEDULED",
"tripId": "4330129"
}
}
},
{
"id": "4444924",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751126700",
"uncertainty": 120
},
"stopId": "POIN",
"stopSequence": 1
}
],
"trip": {
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "4444924"
},
"vehicle": {
"id": "7008",
"label": "7008"
}
}
},
{
"id": "4444925",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751129100"
},
"stopId": "POIN",
"stopSequence": 1
}
],
"trip": {
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "4444925"
}
}
},
{
"id": "4389949",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751124000",
"uncertainty": 120
},
"stopId": "PALU1",
"stopSequence": 1
},
{
"arrival": {
"time": "1751124141",
"uncertainty": 120
},
"departure": {
"time": "1751124141",
"uncertainty": 120
},
"stopId": "CRF",
"stopSequence": 2
},
{
"arrival": {
"time": "1751124218",
"uncertainty": 120
},
"departure": {
"time": "1751124218",
"uncertainty": 120
},
"stopId": "KPAP1",
"stopSequence": 3
},
{
"arrival": {
"time": "1751124271",
"uncertainty": 120
},
"departure": {
"time": "1751124278",
"uncertainty": 120
},
"stopId": "KPLA1",
"stopSequence": 4
},
{
"arrival": {
"time": "1751124526",
"uncertainty": 120
},
"departure": {
"time": "1751124548",
"uncertainty": 120
},
"stopId": "BRIS1",
"stopSequence": 5
},
{
"arrival": {
"time": "1751124603",
"uncertainty": 120
},
"departure": {
"time": "1751124669",
"uncertainty": 120
},
"stopId": "GROU3",
"stopSequence": 6
},
{
"arrival": {
"time": "1751124729",
"uncertainty": 120
},
"departure": {
"time": "1751124819",
"uncertainty": 120
},
"stopId": "MENZ1",
"stopSequence": 7
},
{
"arrival": {
"time": "1751124879",
"uncertainty": 120
},
"departure": {
"time": "1751124879",
"uncertainty": 120
},
"stopId": "KEBL1",
"stopSequence": 8
},
{
"arrival": {
"time": "1751124935",
"uncertainty": 120
},
"departure": {
"time": "1751124939",
"uncertainty": 120
},
"stopId": "TOUH1",
"stopSequence": 9
},
{
"arrival": {
"time": "1751124988",
"uncertainty": 120
},
"departure": {
"time": "1751124988",
"uncertainty": 120
},
"stopId": "NOUR1",
"stopSequence": 10
},
{
"arrival": {
"time": "1751125024",
"uncertainty": 120
},
"departure": {
"time": "1751125029",
"uncertainty": 120
},
"stopId": "KERN1",
"stopSequence": 11
},
{
"arrival": {
"time": "1751125115",
"uncertainty": 120
},
"departure": {
"time": "1751125148",
"uncertainty": 120
},
"stopId": "PHAR1",
"stopSequence": 12
},
{
"arrival": {
"time": "1751125171",
"uncertainty": 120
},
"departure": {
"time": "1751125178",
"uncertainty": 120
},
"stopId": "KERA1",
"stopSequence": 13
},
{
"arrival": {
"time": "1751125217",
"uncertainty": 120
},
"departure": {
"time": "1751125217",
"uncertainty": 120
},
"stopId": "MINI1",
"stopSequence": 14
},
{
"arrival": {
"time": "1751125265",
"uncertainty": 120
},
"departure": {
"time": "1751125265",
"uncertainty": 120
},
"stopId": "4CHE2",
"stopSequence": 15
},
{
"arrival": {
"time": "1751125364",
"uncertainty": 120
},
"departure": {
"time": "1751125364",
"uncertainty": 120
},
"stopId": "QUEL1",
"stopSequence": 16
},
{
"arrival": {
"time": "1751125463",
"uncertainty": 120
},
"departure": {
"time": "1751125483",
"uncertainty": 120
},
"stopId": "MOUL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1751125535",
"uncertainty": 120
},
"departure": {
"time": "1751125539",
"uncertainty": 120
},
"stopId": "ANGL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1751125629",
"uncertainty": 120
},
"departure": {
"time": "1751125629",
"uncertainty": 120
},
"stopId": "PUCE1",
"stopSequence": 19
},
{
"arrival": {
"time": "1751125719",
"uncertainty": 120
},
"departure": {
"time": "1751125719",
"uncertainty": 120
},
"stopId": "LYCM1",
"stopSequence": 20
},
{
"arrival": {
"time": "1751125777",
"uncertainty": 120
},
"departure": {
"time": "1751125778",
"uncertainty": 120
},
"stopId": "MERV1",
"stopSequence": 21
},
{
"arrival": {
"time": "1751125856",
"uncertainty": 120
},
"departure": {
"time": "1751125869",
"uncertainty": 120
},
"stopId": "BAYA1",
"stopSequence": 22
},
{
"arrival": {
"time": "1751125929",
"uncertainty": 120
},
"departure": {
"time": "1751125929",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 23
},
{
"arrival": {
"time": "1751126018",
"uncertainty": 120
},
"departure": {
"time": "1751126048",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 24
},
{
"arrival": {
"time": "1751126168",
"uncertainty": 120
},
"departure": {
"time": "1751126198",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 25
},
{
"arrival": {
"time": "1751126327",
"uncertainty": 120
},
"departure": {
"time": "1751126379",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 26
},
{
"arrival": {
"time": "1751126469",
"uncertainty": 120
},
"departure": {
"time": "1751126499",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 27
},
{
"arrival": {
"time": "1751126531",
"uncertainty": 120
},
"departure": {
"time": "1751126531",
"uncertainty": 120
},
"stopId": "KERC1",
"stopSequence": 28
},
{
"arrival": {
"time": "1751126573",
"uncertainty": 120
},
"departure": {
"time": "1751126573",
"uncertainty": 120
},
"stopId": "YSER1",
"stopSequence": 29
},
{
"arrival": {
"time": "1751126681",
"uncertainty": 120
},
"departure": {
"time": "1751126681",
"uncertainty": 120
},
"stopId": "DOUR1",
"stopSequence": 30
},
{
"arrival": {
"time": "1751126714",
"uncertainty": 120
},
"departure": {
"time": "1751126714",
"uncertainty": 120
},
"stopId": "CALV1",
"stopSequence": 31
},
{
"arrival": {
"time": "1751126806",
"uncertainty": 120
},
"departure": {
"time": "1751126806",
"uncertainty": 120
},
"stopId": "LPUI1",
"stopSequence": 32
},
{
"arrival": {
"time": "1751126876",
"uncertainty": 120
},
"departure": {
"time": "1751126876",
"uncertainty": 120
},
"stopId": "LIBE1",
"stopSequence": 33
},
{
"arrival": {
"time": "1751126942",
"uncertainty": 120
},
"departure": {
"time": "1751126942",
"uncertainty": 120
},
"stopId": "MAIR1",
"stopSequence": 34
},
{
"arrival": {
"time": "1751126990",
"uncertainty": 120
},
"departure": {
"time": "1751126990",
"uncertainty": 120
},
"stopId": "GREN1",
"stopSequence": 35
},
{
"arrival": {
"time": "1751127048",
"uncertainty": 120
},
"departure": {
"time": "1751127048",
"uncertainty": 120
},
"stopId": "ZCK21",
"stopSequence": 36
},
{
"arrival": {
"time": "1751127109",
"uncertainty": 120
},
"departure": {
"time": "1751127109",
"uncertainty": 120
},
"stopId": "VERT4",
"stopSequence": 37
},
{
"arrival": {
"time": "1751127230",
"uncertainty": 120
},
"departure": {
"time": "1751127230",
"uncertainty": 120
},
"stopId": "CFPA1",
"stopSequence": 38
},
{
"arrival": {
"time": "1751127392",
"uncertainty": 120
},
"departure": {
"time": "1751127392",
"uncertainty": 120
},
"stopId": "CLAI1",
"stopSequence": 39
},
{
"arrival": {
"time": "1751127494",
"uncertainty": 120
},
"departure": {
"time": "1751127494",
"uncertainty": 120
},
"stopId": "BEGR5",
"stopSequence": 40
},
{
"arrival": {
"time": "1751127581",
"uncertainty": 120
},
"departure": {
"time": "1751127581",
"uncertainty": 120
},
"stopId": "VDTO1",
"stopSequence": 41
},
{
"arrival": {
"time": "1751127639",
"uncertainty": 120
},
"departure": {
"time": "1751127639",
"uncertainty": 120
},
"stopId": "KBON1",
"stopSequence": 42
},
{
"arrival": {
"time": "1751127678",
"uncertainty": 120
},
"departure": {
"time": "1751127678",
"uncertainty": 120
},
"stopId": "PZEC1",
"stopSequence": 43
},
{
"arrival": {
"time": "1751127736",
"uncertainty": 120
},
"departure": {
"time": "1751127736",
"uncertainty": 120
},
"stopId": "KZEC1",
"stopSequence": 44
},
{
"arrival": {
"time": "1751127817",
"uncertainty": 120
},
"departure": {
"time": "1751127817",
"uncertainty": 120
},
"stopId": "VERL",
"stopSequence": 45
},
{
"arrival": {
"time": "1751127866",
"uncertainty": 120
},
"departure": {
"time": "1751127866",
"uncertainty": 120
},
"stopId": "ROLL",
"stopSequence": 46
},
{
"arrival": {
"time": "1751127916",
"uncertainty": 120
},
"departure": {
"time": "1751127916",
"uncertainty": 120
},
"stopId": "CZAM",
"stopSequence": 47
},
{
"arrival": {
"time": "1751128036",
"uncertainty": 120
},
"departure": {
"time": "1751128036",
"uncertainty": 120
},
"stopId": "TUMU1",
"stopSequence": 48
},
{
"arrival": {
"time": "1751128099",
"uncertainty": 120
},
"departure": {
"time": "1751128099",
"uncertainty": 120
},
"stopId": "VALQ1",
"stopSequence": 49
},
{
"arrival": {
"time": "1751128187",
"uncertainty": 120
},
"departure": {
"time": "1751128187",
"uncertainty": 120
},
"stopId": "LTER1",
"stopSequence": 50
},
{
"arrival": {
"time": "1751128231",
"uncertainty": 120
},
"departure": {
"time": "1751128231",
"uncertainty": 120
},
"stopId": "NENE1",
"stopSequence": 51
},
{
"arrival": {
"time": "1751128308",
"uncertainty": 120
},
"departure": {
"time": "1751128308",
"uncertainty": 120
},
"stopId": "MANK1",
"stopSequence": 52
},
{
"arrival": {
"time": "1751128336",
"uncertainty": 120
},
"departure": {
"time": "1751128336",
"uncertainty": 120
},
"stopId": "GEND1",
"stopSequence": 53
},
{
"arrival": {
"time": "1751128378",
"uncertainty": 120
},
"departure": {
"time": "1751128378",
"uncertainty": 120
},
"stopId": "MAUR3",
"stopSequence": 54
},
{
"arrival": {
"time": "1751128444",
"uncertainty": 120
},
"departure": {
"time": "1751128444",
"uncertainty": 120
},
"stopId": "PSCC",
"stopSequence": 55
},
{
"arrival": {
"time": "1751128482",
"uncertainty": 120
},
"departure": {
"time": "1751128482",
"uncertainty": 120
},
"stopId": "GARE",
"stopSequence": 56
},
{
"arrival": {
"time": "1751128576",
"uncertainty": 120
},
"departure": {
"time": "1751128576",
"uncertainty": 120
},
"stopId": "NINI2",
"stopSequence": 57
},
{
"arrival": {
"time": "1751128696",
"uncertainty": 120
},
"stopId": "TYNU3",
"stopSequence": 58
}
],
"trip": {
"routeId": "T4",
"scheduleRelationship": "SCHEDULED",
"tripId": "4389949"
},
"vehicle": {
"id": "614",
"label": "614"
}
}
},
{
"id": "4389948",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751126189",
"uncertainty": 120
},
"departure": {
"time": "1751126189",
"uncertainty": 120
},
"stopId": "BEGR5",
"stopSequence": 40
},
{
"arrival": {
"time": "1751126277",
"uncertainty": 120
},
"departure": {
"time": "1751126278",
"uncertainty": 120
},
"stopId": "VDTO1",
"stopSequence": 41
},
{
"arrival": {
"time": "1751126336",
"uncertainty": 120
},
"departure": {
"time": "1751126336",
"uncertainty": 120
},
"stopId": "KBON1",
"stopSequence": 42
},
{
"arrival": {
"time": "1751126373",
"uncertainty": 120
},
"departure": {
"time": "1751126373",
"uncertainty": 120
},
"stopId": "PZEC1",
"stopSequence": 43
},
{
"arrival": {
"time": "1751126429",
"uncertainty": 120
},
"departure": {
"time": "1751126429",
"uncertainty": 120
},
"stopId": "KZEC1",
"stopSequence": 44
},
{
"arrival": {
"time": "1751126512",
"uncertainty": 120
},
"departure": {
"time": "1751126512",
"uncertainty": 120
},
"stopId": "VERL",
"stopSequence": 45
},
{
"arrival": {
"time": "1751126534",
"uncertainty": 120
},
"departure": {
"time": "1751126534",
"uncertainty": 120
},
"stopId": "ROLL",
"stopSequence": 46
},
{
"arrival": {
"time": "1751126577",
"uncertainty": 120
},
"departure": {
"time": "1751126577",
"uncertainty": 120
},
"stopId": "CZAM",
"stopSequence": 47
},
{
"arrival": {
"time": "1751126639",
"uncertainty": 120
},
"departure": {
"time": "1751126639",
"uncertainty": 120
},
"stopId": "ARCS2",
"stopSequence": 48
},
{
"arrival": {
"time": "1751126711",
"uncertainty": 120
},
"departure": {
"time": "1751126711",
"uncertainty": 120
},
"stopId": "MAIA1",
"stopSequence": 49
},
{
"arrival": {
"time": "1751126757",
"uncertainty": 120
},
"departure": {
"time": "1751126757",
"uncertainty": 120
},
"stopId": "BELA1",
"stopSequence": 50
},
{
"arrival": {
"time": "1751126898",
"uncertainty": 120
},
"departure": {
"time": "1751126898",
"uncertainty": 120
},
"stopId": "KEDY1",
"stopSequence": 51
},
{
"arrival": {
"time": "1751126952",
"uncertainty": 120
},
"departure": {
"time": "1751126952",
"uncertainty": 120
},
"stopId": "LESB1",
"stopSequence": 52
},
{
"arrival": {
"time": "1751126997",
"uncertainty": 120
},
"departure": {
"time": "1751126997",
"uncertainty": 120
},
"stopId": "MAIG1",
"stopSequence": 53
},
{
"arrival": {
"time": "1751127026",
"uncertainty": 120
},
"departure": {
"time": "1751127026",
"uncertainty": 120
},
"stopId": "RPLA1",
"stopSequence": 54
},
{
"arrival": {
"time": "1751127079",
"uncertainty": 120
},
"departure": {
"time": "1751127079",
"uncertainty": 120
},
"stopId": "KDRO1",
"stopSequence": 55
},
{
"arrival": {
"time": "1751127120",
"uncertainty": 120
},
"departure": {
"time": "1751127120",
"uncertainty": 120
},
"stopId": "MADE1",
"stopSequence": 56
},
{
"arrival": {
"time": "1751127177",
"uncertainty": 120
},
"stopId": "MENE1",
"stopSequence": 57
}
],
"trip": {
"routeId": "T4",
"scheduleRelationship": "SCHEDULED",
"tripId": "4389948"
},
"vehicle": {
"id": "611",
"label": "611"
}
}
},
{
"id": "4336577",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751125680",
"uncertainty": 120
},
"stopId": "PECH",
"stopSequence": 1
},
{
"arrival": {
"time": "1751125748",
"uncertainty": 120
},
"departure": {
"time": "1751125748",
"uncertainty": 120
},
"stopId": "NAIL1",
"stopSequence": 2
},
{
"arrival": {
"time": "1751125801",
"uncertainty": 120
},
"departure": {
"time": "1751125830",
"uncertainty": 120
},
"stopId": "PERRI1",
"stopSequence": 3
},
{
"arrival": {
"time": "1751125890",
"uncertainty": 120
},
"departure": {
"time": "1751125890",
"uncertainty": 120
},
"stopId": "CARN",
"stopSequence": 4
},
{
"arrival": {
"time": "1751125922",
"uncertainty": 120
},
"departure": {
"time": "1751125922",
"uncertainty": 120
},
"stopId": "GUES1",
"stopSequence": 5
},
{
"arrival": {
"time": "1751125975",
"uncertainty": 120
},
"departure": {
"time": "1751125975",
"uncertainty": 120
},
"stopId": "NVIL1",
"stopSequence": 6
},
{
"arrival": {
"time": "1751126011",
"uncertainty": 120
},
"departure": {
"time": "1751126011",
"uncertainty": 120
},
"stopId": "LCAR1",
"stopSequence": 7
},
{
"arrival": {
"time": "1751126059",
"uncertainty": 120
},
"departure": {
"time": "1751126059",
"uncertainty": 120
},
"stopId": "DUGU1",
"stopSequence": 8
},
{
"arrival": {
"time": "1751126089",
"uncertainty": 120
},
"departure": {
"time": "1751126102",
"uncertainty": 120
},
"stopId": "BRIZ1",
"stopSequence": 9
},
{
"arrival": {
"time": "1751126149",
"uncertainty": 120
},
"departure": {
"time": "1751126149",
"uncertainty": 120
},
"stopId": "INDE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1751126195",
"uncertainty": 120
},
"departure": {
"time": "1751126204",
"uncertainty": 120
},
"stopId": "BOVE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1751126251",
"uncertainty": 120
},
"departure": {
"time": "1751126251",
"uncertainty": 120
},
"stopId": "HALL1",
"stopSequence": 12
},
{
"arrival": {
"time": "1751126324",
"uncertainty": 120
},
"departure": {
"time": "1751126341",
"uncertainty": 120
},
"stopId": "MFOCH1",
"stopSequence": 13
},
{
"arrival": {
"time": "1751126398",
"uncertainty": 120
},
"departure": {
"time": "1751126401",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 14
},
{
"arrival": {
"time": "1751126491",
"uncertainty": 120
},
"departure": {
"time": "1751126518",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 15
},
{
"arrival": {
"time": "1751126639",
"uncertainty": 120
},
"departure": {
"time": "1751126639",
"uncertainty": 120
},
"stopId": "GLBS1",
"stopSequence": 16
},
{
"arrival": {
"time": "1751126749",
"uncertainty": 120
},
"departure": {
"time": "1751126749",
"uncertainty": 120
},
"stopId": "RETR1",
"stopSequence": 17
},
{
"arrival": {
"time": "1751126787",
"uncertainty": 120
},
"departure": {
"time": "1751126787",
"uncertainty": 120
},
"stopId": "RODIN1",
"stopSequence": 18
},
{
"arrival": {
"time": "1751126836",
"uncertainty": 120
},
"departure": {
"time": "1751126836",
"uncertainty": 120
},
"stopId": "GUIO1",
"stopSequence": 19
},
{
"arrival": {
"time": "1751126881",
"uncertainty": 120
},
"departure": {
"time": "1751126881",
"uncertainty": 120
},
"stopId": "KRFO1",
"stopSequence": 20
},
{
"arrival": {
"time": "1751126901",
"uncertainty": 120
},
"departure": {
"time": "1751126901",
"uncertainty": 120
},
"stopId": "PUIT1",
"stopSequence": 21
},
{
"arrival": {
"time": "1751126947",
"uncertainty": 120
},
"departure": {
"time": "1751126947",
"uncertainty": 120
},
"stopId": "VILL1",
"stopSequence": 22
},
{
"arrival": {
"time": "1751127003",
"uncertainty": 120
},
"departure": {
"time": "1751127003",
"uncertainty": 120
},
"stopId": "BATT1",
"stopSequence": 23
},
{
"arrival": {
"time": "1751127092",
"uncertainty": 120
},
"departure": {
"time": "1751127092",
"uncertainty": 120
},
"stopId": "BSOU1",
"stopSequence": 24
},
{
"arrival": {
"time": "1751127117",
"uncertainty": 120
},
"departure": {
"time": "1751127117",
"uncertainty": 120
},
"stopId": "KGTN1",
"stopSequence": 25
},
{
"arrival": {
"time": "1751127167",
"uncertainty": 120
},
"departure": {
"time": "1751127167",
"uncertainty": 120
},
"stopId": "KERF",
"stopSequence": 26
},
{
"arrival": {
"time": "1751127225",
"uncertainty": 120
},
"departure": {
"time": "1751127225",
"uncertainty": 120
},
"stopId": "PLEN",
"stopSequence": 27
},
{
"arrival": {
"time": "1751127277",
"uncertainty": 120
},
"departure": {
"time": "1751127277",
"uncertainty": 120
},
"stopId": "METI",
"stopSequence": 28
},
{
"arrival": {
"time": "1751127348",
"uncertainty": 120
},
"departure": {
"time": "1751127348",
"uncertainty": 120
},
"stopId": "RPK1",
"stopSequence": 29
},
{
"arrival": {
"time": "1751127433",
"uncertainty": 120
},
"departure": {
"time": "1751127433",
"uncertainty": 120
},
"stopId": "MDFR1",
"stopSequence": 30
},
{
"arrival": {
"time": "1751127465",
"uncertainty": 120
},
"departure": {
"time": "1751127465",
"uncertainty": 120
},
"stopId": "POUIL1",
"stopSequence": 31
},
{
"arrival": {
"time": "1751127489",
"uncertainty": 120
},
"stopId": "KERU",
"stopSequence": 32
}
],
"trip": {
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336577"
}
}
},
{
"id": "4389951",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751127060",
"uncertainty": 120
},
"stopId": "PALU1",
"stopSequence": 1
}
],
"trip": {
"routeId": "T4",
"scheduleRelationship": "SCHEDULED",
"tripId": "4389951"
}
}
},
{
"id": "4497190",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751132505",
"uncertainty": 120
},
"departure": {
"time": "1751132505",
"uncertainty": 120
},
"stopId": "MARE1"
},
{
"arrival": {
"time": "1751132583",
"uncertainty": 120
},
"stopId": "VOILE"
},
{
"departure": {
"time": "1751128380",
"uncertainty": 120
},
"stopId": "ILMB",
"stopSequence": 1
},
{
"arrival": {
"time": "1751128450",
"uncertainty": 120
},
"departure": {
"time": "1751128450",
"uncertainty": 120
},
"stopId": "INZI",
"stopSequence": 2
},
{
"arrival": {
"time": "1751128494",
"uncertainty": 120
},
"departure": {
"time": "1751128494",
"uncertainty": 120
},
"stopId": "JEGO",
"stopSequence": 3
},
{
"arrival": {
"time": "1751128538",
"uncertainty": 120
},
"departure": {
"time": "1751128538",
"uncertainty": 120
},
"stopId": "GORE",
"stopSequence": 4
},
{
"arrival": {
"time": "1751128649",
"uncertainty": 120
},
"departure": {
"time": "1751128649",
"uncertainty": 120
},
"stopId": "FPAG",
"stopSequence": 5
},
{
"arrival": {
"time": "1751128688",
"uncertainty": 120
},
"departure": {
"time": "1751128688",
"uncertainty": 120
},
"stopId": "LBLE",
"stopSequence": 6
},
{
"arrival": {
"time": "1751128740",
"uncertainty": 120
},
"departure": {
"time": "1751128740",
"uncertainty": 120
},
"stopId": "CJAU",
"stopSequence": 7
},
{
"arrival": {
"time": "1751128952",
"uncertainty": 120
},
"departure": {
"time": "1751128952",
"uncertainty": 120
},
"stopId": "MONT",
"stopSequence": 8
},
{
"arrival": {
"time": "1751129054",
"uncertainty": 120
},
"departure": {
"time": "1751129054",
"uncertainty": 120
},
"stopId": "BRUY",
"stopSequence": 9
},
{
"arrival": {
"time": "1751129118",
"uncertainty": 120
},
"departure": {
"time": "1751129118",
"uncertainty": 120
},
"stopId": "ALLE",
"stopSequence": 10
},
{
"arrival": {
"time": "1751129160",
"uncertainty": 120
},
"departure": {
"time": "1751129160",
"uncertainty": 120
},
"stopId": "FORG",
"stopSequence": 11
},
{
"arrival": {
"time": "1751129212",
"uncertainty": 120
},
"departure": {
"time": "1751129212",
"uncertainty": 120
},
"stopId": "LOCC",
"stopSequence": 12
},
{
"arrival": {
"time": "1751129253",
"uncertainty": 120
},
"departure": {
"time": "1751129253",
"uncertainty": 120
},
"stopId": "KBLA",
"stopSequence": 13
},
{
"arrival": {
"time": "1751129303",
"uncertainty": 120
},
"departure": {
"time": "1751129303",
"uncertainty": 120
},
"stopId": "MALL",
"stopSequence": 14
},
{
"arrival": {
"time": "1751129419",
"uncertainty": 120
},
"departure": {
"time": "1751129419",
"uncertainty": 120
},
"stopId": "PIAU",
"stopSequence": 15
},
{
"arrival": {
"time": "1751129493",
"uncertainty": 120
},
"departure": {
"time": "1751129493",
"uncertainty": 120
},
"stopId": "LALU",
"stopSequence": 16
},
{
"arrival": {
"time": "1751129524",
"uncertainty": 120
},
"departure": {
"time": "1751129524",
"uncertainty": 120
},
"stopId": "KRGR",
"stopSequence": 17
},
{
"arrival": {
"time": "1751129580",
"uncertainty": 120
},
"departure": {
"time": "1751129580",
"uncertainty": 120
},
"stopId": "HUGO",
"stopSequence": 18
},
{
"arrival": {
"time": "1751129675",
"uncertainty": 120
},
"departure": {
"time": "1751129675",
"uncertainty": 120
},
"stopId": "QUIM",
"stopSequence": 19
},
{
"arrival": {
"time": "1751129761",
"uncertainty": 120
},
"departure": {
"time": "1751129761",
"uncertainty": 120
},
"stopId": "CBRA",
"stopSequence": 20
},
{
"arrival": {
"time": "1751129820",
"uncertainty": 120
},
"departure": {
"time": "1751129820",
"uncertainty": 120
},
"stopId": "GARD",
"stopSequence": 21
},
{
"arrival": {
"time": "1751129854",
"uncertainty": 120
},
"departure": {
"time": "1751129854",
"uncertainty": 120
},
"stopId": "MCUR",
"stopSequence": 22
},
{
"arrival": {
"time": "1751129892",
"uncertainty": 120
},
"departure": {
"time": "1751129892",
"uncertainty": 120
},
"stopId": "KRLI",
"stopSequence": 23
},
{
"arrival": {
"time": "1751129974",
"uncertainty": 120
},
"departure": {
"time": "1751129974",
"uncertainty": 120
},
"stopId": "KERI",
"stopSequence": 24
},
{
"arrival": {
"time": "1751130000",
"uncertainty": 120
},
"departure": {
"time": "1751130000",
"uncertainty": 120
},
"stopId": "ZOLA",
"stopSequence": 25
},
{
"arrival": {
"time": "1751130052",
"uncertainty": 120
},
"departure": {
"time": "1751130052",
"uncertainty": 120
},
"stopId": "BOTA",
"stopSequence": 26
},
{
"arrival": {
"time": "1751130180",
"uncertainty": 120
},
"departure": {
"time": "1751130180",
"uncertainty": 120
},
"stopId": "MARC",
"stopSequence": 27
},
{
"arrival": {
"time": "1751130300",
"uncertainty": 120
},
"departure": {
"time": "1751130300",
"uncertainty": 120
},
"stopId": "HERVE",
"stopSequence": 28
},
{
"arrival": {
"time": "1751130345",
"uncertainty": 120
},
"departure": {
"time": "1751130345",
"uncertainty": 120
},
"stopId": "MROU",
"stopSequence": 29
},
{
"arrival": {
"time": "1751130413",
"uncertainty": 120
},
"departure": {
"time": "1751130413",
"uncertainty": 120
},
"stopId": "CGEN",
"stopSequence": 30
},
{
"arrival": {
"time": "1751130480",
"uncertainty": 120
},
"departure": {
"time": "1751130480",
"uncertainty": 120
},
"stopId": "VILG",
"stopSequence": 31
},
{
"arrival": {
"time": "1751130500",
"uncertainty": 120
},
"departure": {
"time": "1751130500",
"uncertainty": 120
},
"stopId": "ORIEN",
"stopSequence": 32
},
{
"arrival": {
"time": "1751130527",
"uncertainty": 120
},
"departure": {
"time": "1751130527",
"uncertainty": 120
},
"stopId": "DOUA",
"stopSequence": 33
},
{
"arrival": {
"time": "1751130690",
"uncertainty": 120
},
"departure": {
"time": "1751130690",
"uncertainty": 120
},
"stopId": "SALU",
"stopSequence": 34
},
{
"arrival": {
"time": "1751130773",
"uncertainty": 120
},
"departure": {
"time": "1751130773",
"uncertainty": 120
},
"stopId": "LAND",
"stopSequence": 35
},
{
"arrival": {
"time": "1751130797",
"uncertainty": 120
},
"departure": {
"time": "1751130797",
"uncertainty": 120
},
"stopId": "LOCM",
"stopSequence": 36
},
{
"arrival": {
"time": "1751130840",
"uncertainty": 120
},
"departure": {
"time": "1751130840",
"uncertainty": 120
},
"stopId": "BELL",
"stopSequence": 37
},
{
"arrival": {
"time": "1751130936",
"uncertainty": 120
},
"departure": {
"time": "1751130936",
"uncertainty": 120
},
"stopId": "FOUC",
"stopSequence": 38
},
{
"arrival": {
"time": "1751131001",
"uncertainty": 120
},
"departure": {
"time": "1751131001",
"uncertainty": 120
},
"stopId": "PAPI",
"stopSequence": 39
},
{
"arrival": {
"time": "1751131035",
"uncertainty": 120
},
"departure": {
"time": "1751131035",
"uncertainty": 120
},
"stopId": "TRUD",
"stopSequence": 40
},
{
"arrival": {
"time": "1751131080",
"uncertainty": 120
},
"departure": {
"time": "1751131080",
"uncertainty": 120
},
"stopId": "GUER",
"stopSequence": 41
},
{
"arrival": {
"time": "1751131120",
"uncertainty": 120
},
"departure": {
"time": "1751131120",
"uncertainty": 120
},
"stopId": "GAGA",
"stopSequence": 42
},
{
"arrival": {
"time": "1751131260",
"uncertainty": 120
},
"departure": {
"time": "1751131260",
"uncertainty": 120
},
"stopId": "KROU",
"stopSequence": 43
},
{
"arrival": {
"time": "1751131307",
"uncertainty": 120
},
"departure": {
"time": "1751131307",
"uncertainty": 120
},
"stopId": "CROI",
"stopSequence": 44
},
{
"arrival": {
"time": "1751131358",
"uncertainty": 120
},
"departure": {
"time": "1751131358",
"uncertainty": 120
},
"stopId": "CHOU",
"stopSequence": 45
},
{
"arrival": {
"time": "1751131445",
"uncertainty": 120
},
"departure": {
"time": "1751131445",
"uncertainty": 120
},
"stopId": "NOURY",
"stopSequence": 46
},
{
"arrival": {
"time": "1751131514",
"uncertainty": 120
},
"departure": {
"time": "1751131514",
"uncertainty": 120
},
"stopId": "DAVI",
"stopSequence": 47
},
{
"arrival": {
"time": "1751131560",
"uncertainty": 120
},
"departure": {
"time": "1751131560",
"uncertainty": 120
},
"stopId": "ANSE",
"stopSequence": 48
},
{
"arrival": {
"time": "1751131680",
"uncertainty": 120
},
"departure": {
"time": "1751131680",
"uncertainty": 120
},
"stopId": "VERD",
"stopSequence": 49
},
{
"arrival": {
"time": "1751131799",
"uncertainty": 120
},
"departure": {
"time": "1751131799",
"uncertainty": 120
},
"stopId": "KERC",
"stopSequence": 50
},
{
"arrival": {
"time": "1751131860",
"uncertainty": 120
},
"departure": {
"time": "1751131860",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 51
},
{
"arrival": {
"time": "1751131941",
"uncertainty": 120
},
"departure": {
"time": "1751131941",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 52
},
{
"arrival": {
"time": "1751132018",
"uncertainty": 120
},
"departure": {
"time": "1751132018",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 53
},
{
"arrival": {
"time": "1751132085",
"uncertainty": 120
},
"departure": {
"time": "1751132085",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 54
},
{
"arrival": {
"time": "1751132160",
"uncertainty": 120
},
"departure": {
"time": "1751132160",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 55
},
{
"arrival": {
"time": "1751132206",
"uncertainty": 120
},
"departure": {
"time": "1751132206",
"uncertainty": 120
},
"stopId": "MARN",
"stopSequence": 56
},
{
"arrival": {
"time": "1751132280",
"uncertainty": 120
},
"departure": {
"time": "1751132280",
"uncertainty": 120
},
"stopId": "GUES",
"stopSequence": 57
},
{
"arrival": {
"time": "1751132350",
"uncertainty": 120
},
"departure": {
"time": "1751132350",
"uncertainty": 120
},
"stopId": "CARN1",
"stopSequence": 58
},
{
"arrival": {
"time": "1751132437",
"uncertainty": 120
},
"departure": {
"time": "1751132437",
"uncertainty": 120
},
"stopId": "SLIP1",
"stopSequence": 59
},
{
"arrival": {
"time": "1751132505",
"uncertainty": 120
},
"departure": {
"time": "1751132505",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "MARE1",
"stopSequence": 60
},
{
"arrival": {
"time": "1751132640",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "BAK3",
"stopSequence": 61
}
],
"trip": {
"routeId": "T5",
"scheduleRelationship": "SCHEDULED",
"tripId": "4497190"
}
}
},
{
"id": "4389950",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751125435",
"uncertainty": 120
},
"stopId": "PALU1",
"stopSequence": 1
},
{
"arrival": {
"time": "1751125612",
"uncertainty": 120
},
"departure": {
"time": "1751125612",
"uncertainty": 120
},
"stopId": "CRF",
"stopSequence": 2
},
{
"arrival": {
"time": "1751125687",
"uncertainty": 120
},
"departure": {
"time": "1751125705",
"uncertainty": 120
},
"stopId": "KPAP1",
"stopSequence": 3
},
{
"arrival": {
"time": "1751125765",
"uncertainty": 120
},
"departure": {
"time": "1751125765",
"uncertainty": 120
},
"stopId": "KPLA1",
"stopSequence": 4
},
{
"arrival": {
"time": "1751126012",
"uncertainty": 120
},
"departure": {
"time": "1751126035",
"uncertainty": 120
},
"stopId": "BRIS1",
"stopSequence": 5
},
{
"arrival": {
"time": "1751126081",
"uncertainty": 120
},
"departure": {
"time": "1751126125",
"uncertainty": 120
},
"stopId": "GROU3",
"stopSequence": 6
},
{
"arrival": {
"time": "1751126208",
"uncertainty": 120
},
"departure": {
"time": "1751126216",
"uncertainty": 120
},
"stopId": "MENZ1",
"stopSequence": 7
},
{
"arrival": {
"time": "1751126275",
"uncertainty": 120
},
"departure": {
"time": "1751126305",
"uncertainty": 120
},
"stopId": "KEBL1",
"stopSequence": 8
},
{
"arrival": {
"time": "1751126384",
"uncertainty": 120
},
"departure": {
"time": "1751126384",
"uncertainty": 120
},
"stopId": "TOUH1",
"stopSequence": 9
},
{
"arrival": {
"time": "1751126443",
"uncertainty": 120
},
"departure": {
"time": "1751126443",
"uncertainty": 120
},
"stopId": "NOUR1",
"stopSequence": 10
},
{
"arrival": {
"time": "1751126482",
"uncertainty": 120
},
"departure": {
"time": "1751126482",
"uncertainty": 120
},
"stopId": "KERN1",
"stopSequence": 11
},
{
"arrival": {
"time": "1751126540",
"uncertainty": 120
},
"departure": {
"time": "1751126540",
"uncertainty": 120
},
"stopId": "PHAR1",
"stopSequence": 12
},
{
"arrival": {
"time": "1751126565",
"uncertainty": 120
},
"departure": {
"time": "1751126565",
"uncertainty": 120
},
"stopId": "KERA1",
"stopSequence": 13
},
{
"arrival": {
"time": "1751126605",
"uncertainty": 120
},
"departure": {
"time": "1751126605",
"uncertainty": 120
},
"stopId": "MINI1",
"stopSequence": 14
},
{
"arrival": {
"time": "1751126640",
"uncertainty": 120
},
"departure": {
"time": "1751126640",
"uncertainty": 120
},
"stopId": "4CHE2",
"stopSequence": 15
},
{
"arrival": {
"time": "1751126744",
"uncertainty": 120
},
"departure": {
"time": "1751126744",
"uncertainty": 120
},
"stopId": "QUEL1",
"stopSequence": 16
},
{
"arrival": {
"time": "1751126843",
"uncertainty": 120
},
"departure": {
"time": "1751126843",
"uncertainty": 120
},
"stopId": "MOUL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1751126897",
"uncertainty": 120
},
"departure": {
"time": "1751126897",
"uncertainty": 120
},
"stopId": "ANGL1",
"stopSequence": 18
},
{
"arrival": {
"time": "1751126987",
"uncertainty": 120
},
"departure": {
"time": "1751126987",
"uncertainty": 120
},
"stopId": "PUCE1",
"stopSequence": 19
},
{
"arrival": {
"time": "1751127077",
"uncertainty": 120
},
"departure": {
"time": "1751127077",
"uncertainty": 120
},
"stopId": "LYCM1",
"stopSequence": 20
},
{
"arrival": {
"time": "1751127137",
"uncertainty": 120
},
"departure": {
"time": "1751127137",
"uncertainty": 120
},
"stopId": "MERV1",
"stopSequence": 21
},
{
"arrival": {
"time": "1751127187",
"uncertainty": 120
},
"departure": {
"time": "1751127187",
"uncertainty": 120
},
"stopId": "BAYA1",
"stopSequence": 22
},
{
"arrival": {
"time": "1751127237",
"uncertainty": 120
},
"departure": {
"time": "1751127237",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 23
},
{
"arrival": {
"time": "1751127323",
"uncertainty": 120
},
"departure": {
"time": "1751127323",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 24
},
{
"arrival": {
"time": "1751127440",
"uncertainty": 120
},
"departure": {
"time": "1751127440",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 25
},
{
"arrival": {
"time": "1751127569",
"uncertainty": 120
},
"departure": {
"time": "1751127569",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 26
},
{
"arrival": {
"time": "1751127662",
"uncertainty": 120
},
"departure": {
"time": "1751127662",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 27
},
{
"arrival": {
"time": "1751127695",
"uncertainty": 120
},
"departure": {
"time": "1751127695",
"uncertainty": 120
},
"stopId": "KERC1",
"stopSequence": 28
},
{
"arrival": {
"time": "1751127758",
"uncertainty": 120
},
"departure": {
"time": "1751127758",
"uncertainty": 120
},
"stopId": "YSER1",
"stopSequence": 29
},
{
"arrival": {
"time": "1751127839",
"uncertainty": 120
},
"departure": {
"time": "1751127839",
"uncertainty": 120
},
"stopId": "DOUR1",
"stopSequence": 30
},
{
"arrival": {
"time": "1751127892",
"uncertainty": 120
},
"departure": {
"time": "1751127892",
"uncertainty": 120
},
"stopId": "CALV1",
"stopSequence": 31
},
{
"arrival": {
"time": "1751127998",
"uncertainty": 120
},
"departure": {
"time": "1751127998",
"uncertainty": 120
},
"stopId": "LPUI1",
"stopSequence": 32
},
{
"arrival": {
"time": "1751128071",
"uncertainty": 120
},
"departure": {
"time": "1751128071",
"uncertainty": 120
},
"stopId": "LIBE1",
"stopSequence": 33
},
{
"arrival": {
"time": "1751128151",
"uncertainty": 120
},
"departure": {
"time": "1751128151",
"uncertainty": 120
},
"stopId": "MAIR1",
"stopSequence": 34
},
{
"arrival": {
"time": "1751128220",
"uncertainty": 120
},
"departure": {
"time": "1751128220",
"uncertainty": 120
},
"stopId": "GREN1",
"stopSequence": 35
},
{
"arrival": {
"time": "1751128259",
"uncertainty": 120
},
"departure": {
"time": "1751128259",
"uncertainty": 120
},
"stopId": "ZCK21",
"stopSequence": 36
},
{
"arrival": {
"time": "1751128320",
"uncertainty": 120
},
"departure": {
"time": "1751128320",
"uncertainty": 120
},
"stopId": "VERT4",
"stopSequence": 37
},
{
"arrival": {
"time": "1751128421",
"uncertainty": 120
},
"departure": {
"time": "1751128421",
"uncertainty": 120
},
"stopId": "CFPA1",
"stopSequence": 38
},
{
"arrival": {
"time": "1751128557",
"uncertainty": 120
},
"departure": {
"time": "1751128557",
"uncertainty": 120
},
"stopId": "CLAI1",
"stopSequence": 39
},
{
"arrival": {
"time": "1751128659",
"uncertainty": 120
},
"departure": {
"time": "1751128659",
"uncertainty": 120
},
"stopId": "BEGR5",
"stopSequence": 40
},
{
"arrival": {
"time": "1751128737",
"uncertainty": 120
},
"departure": {
"time": "1751128737",
"uncertainty": 120
},
"stopId": "VDTO1",
"stopSequence": 41
},
{
"arrival": {
"time": "1751128793",
"uncertainty": 120
},
"departure": {
"time": "1751128793",
"uncertainty": 120
},
"stopId": "KBON1",
"stopSequence": 42
},
{
"arrival": {
"time": "1751128844",
"uncertainty": 120
},
"departure": {
"time": "1751128844",
"uncertainty": 120
},
"stopId": "PZEC1",
"stopSequence": 43
},
{
"arrival": {
"time": "1751128917",
"uncertainty": 120
},
"departure": {
"time": "1751128917",
"uncertainty": 120
},
"stopId": "KZEC1",
"stopSequence": 44
},
{
"arrival": {
"time": "1751128998",
"uncertainty": 120
},
"departure": {
"time": "1751128998",
"uncertainty": 120
},
"stopId": "VERL",
"stopSequence": 45
},
{
"arrival": {
"time": "1751129047",
"uncertainty": 120
},
"departure": {
"time": "1751129047",
"uncertainty": 120
},
"stopId": "ROLL",
"stopSequence": 46
},
{
"arrival": {
"time": "1751129097",
"uncertainty": 120
},
"departure": {
"time": "1751129097",
"uncertainty": 120
},
"stopId": "CZAM",
"stopSequence": 47
},
{
"arrival": {
"time": "1751129159",
"uncertainty": 120
},
"departure": {
"time": "1751129159",
"uncertainty": 120
},
"stopId": "ARCS2",
"stopSequence": 48
},
{
"arrival": {
"time": "1751129231",
"uncertainty": 120
},
"departure": {
"time": "1751129231",
"uncertainty": 120
},
"stopId": "MAIA1",
"stopSequence": 49
},
{
"arrival": {
"time": "1751129277",
"uncertainty": 120
},
"departure": {
"time": "1751129277",
"uncertainty": 120
},
"stopId": "BELA1",
"stopSequence": 50
},
{
"arrival": {
"time": "1751129418",
"uncertainty": 120
},
"departure": {
"time": "1751129418",
"uncertainty": 120
},
"stopId": "KEDY1",
"stopSequence": 51
},
{
"arrival": {
"time": "1751129472",
"uncertainty": 120
},
"departure": {
"time": "1751129472",
"uncertainty": 120
},
"stopId": "LESB1",
"stopSequence": 52
},
{
"arrival": {
"time": "1751129517",
"uncertainty": 120
},
"departure": {
"time": "1751129517",
"uncertainty": 120
},
"stopId": "MAIG1",
"stopSequence": 53
},
{
"arrival": {
"time": "1751129546",
"uncertainty": 120
},
"departure": {
"time": "1751129546",
"uncertainty": 120
},
"stopId": "RPLA1",
"stopSequence": 54
},
{
"arrival": {
"time": "1751129599",
"uncertainty": 120
},
"departure": {
"time": "1751129599",
"uncertainty": 120
},
"stopId": "KDRO1",
"stopSequence": 55
},
{
"arrival": {
"time": "1751129640",
"uncertainty": 120
},
"departure": {
"time": "1751129640",
"uncertainty": 120
},
"stopId": "MADE1",
"stopSequence": 56
},
{
"arrival": {
"time": "1751129697",
"uncertainty": 120
},
"stopId": "MENE1",
"stopSequence": 57
}
],
"trip": {
"routeId": "T4",
"scheduleRelationship": "SCHEDULED",
"tripId": "4389950"
},
"vehicle": {
"id": "416",
"label": "416"
}
}
},
{
"id": "4336579",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751128140",
"uncertainty": 120
},
"stopId": "PECH",
"stopSequence": 1
}
],
"trip": {
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336579"
}
}
},
{
"id": "4497189",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751129101",
"uncertainty": 120
},
"departure": {
"time": "1751129101",
"uncertainty": 120
},
"stopId": "MARE1"
},
{
"arrival": {
"time": "1751129179",
"uncertainty": 120
},
"stopId": "VOILE"
},
{
"departure": {
"time": "1751126090",
"uncertainty": 120
},
"stopId": "HUGO",
"stopSequence": 1
},
{
"arrival": {
"time": "1751126149",
"uncertainty": 120
},
"departure": {
"time": "1751126149",
"uncertainty": 120
},
"stopId": "QUIM",
"stopSequence": 2
},
{
"arrival": {
"time": "1751126191",
"uncertainty": 120
},
"departure": {
"time": "1751126191",
"uncertainty": 120
},
"stopId": "CBRA",
"stopSequence": 3
},
{
"arrival": {
"time": "1751126220",
"uncertainty": 120
},
"departure": {
"time": "1751126239",
"uncertainty": 120
},
"stopId": "GARD",
"stopSequence": 4
},
{
"arrival": {
"time": "1751126288",
"uncertainty": 120
},
"departure": {
"time": "1751126288",
"uncertainty": 120
},
"stopId": "MCUR",
"stopSequence": 5
},
{
"arrival": {
"time": "1751126321",
"uncertainty": 120
},
"departure": {
"time": "1751126321",
"uncertainty": 120
},
"stopId": "KRLI",
"stopSequence": 6
},
{
"arrival": {
"time": "1751126427",
"uncertainty": 120
},
"departure": {
"time": "1751126427",
"uncertainty": 120
},
"stopId": "KERI",
"stopSequence": 7
},
{
"arrival": {
"time": "1751126472",
"uncertainty": 120
},
"departure": {
"time": "1751126472",
"uncertainty": 120
},
"stopId": "ZOLA",
"stopSequence": 8
},
{
"arrival": {
"time": "1751126510",
"uncertainty": 120
},
"departure": {
"time": "1751126510",
"uncertainty": 120
},
"stopId": "BOTA",
"stopSequence": 9
},
{
"arrival": {
"time": "1751126600",
"uncertainty": 120
},
"departure": {
"time": "1751126600",
"uncertainty": 120
},
"stopId": "MARC",
"stopSequence": 10
},
{
"arrival": {
"time": "1751126736",
"uncertainty": 120
},
"departure": {
"time": "1751126736",
"uncertainty": 120
},
"stopId": "HERVE",
"stopSequence": 11
},
{
"arrival": {
"time": "1751126786",
"uncertainty": 120
},
"departure": {
"time": "1751126786",
"uncertainty": 120
},
"stopId": "MROU",
"stopSequence": 12
},
{
"arrival": {
"time": "1751126852",
"uncertainty": 120
},
"departure": {
"time": "1751126852",
"uncertainty": 120
},
"stopId": "CGEN",
"stopSequence": 13
},
{
"arrival": {
"time": "1751126913",
"uncertainty": 120
},
"departure": {
"time": "1751126913",
"uncertainty": 120
},
"stopId": "VILG",
"stopSequence": 14
},
{
"arrival": {
"time": "1751126933",
"uncertainty": 120
},
"departure": {
"time": "1751126933",
"uncertainty": 120
},
"stopId": "ORIEN",
"stopSequence": 15
},
{
"arrival": {
"time": "1751126960",
"uncertainty": 120
},
"departure": {
"time": "1751126960",
"uncertainty": 120
},
"stopId": "DOUA",
"stopSequence": 16
},
{
"arrival": {
"time": "1751127123",
"uncertainty": 120
},
"departure": {
"time": "1751127123",
"uncertainty": 120
},
"stopId": "SALU",
"stopSequence": 17
},
{
"arrival": {
"time": "1751127206",
"uncertainty": 120
},
"departure": {
"time": "1751127206",
"uncertainty": 120
},
"stopId": "LAND",
"stopSequence": 18
},
{
"arrival": {
"time": "1751127230",
"uncertainty": 120
},
"departure": {
"time": "1751127230",
"uncertainty": 120
},
"stopId": "LOCM",
"stopSequence": 19
},
{
"arrival": {
"time": "1751127273",
"uncertainty": 120
},
"departure": {
"time": "1751127273",
"uncertainty": 120
},
"stopId": "BELL",
"stopSequence": 20
},
{
"arrival": {
"time": "1751127369",
"uncertainty": 120
},
"departure": {
"time": "1751127369",
"uncertainty": 120
},
"stopId": "FOUC",
"stopSequence": 21
},
{
"arrival": {
"time": "1751127434",
"uncertainty": 120
},
"departure": {
"time": "1751127434",
"uncertainty": 120
},
"stopId": "PAPI",
"stopSequence": 22
},
{
"arrival": {
"time": "1751127468",
"uncertainty": 120
},
"departure": {
"time": "1751127468",
"uncertainty": 120
},
"stopId": "TRUD",
"stopSequence": 23
},
{
"arrival": {
"time": "1751127513",
"uncertainty": 120
},
"departure": {
"time": "1751127513",
"uncertainty": 120
},
"stopId": "GUER",
"stopSequence": 24
},
{
"arrival": {
"time": "1751127567",
"uncertainty": 120
},
"departure": {
"time": "1751127567",
"uncertainty": 120
},
"stopId": "GAGA",
"stopSequence": 25
},
{
"arrival": {
"time": "1751127752",
"uncertainty": 120
},
"departure": {
"time": "1751127752",
"uncertainty": 120
},
"stopId": "KROU",
"stopSequence": 26
},
{
"arrival": {
"time": "1751127784",
"uncertainty": 120
},
"departure": {
"time": "1751127784",
"uncertainty": 120
},
"stopId": "CROI",
"stopSequence": 27
},
{
"arrival": {
"time": "1751127835",
"uncertainty": 120
},
"departure": {
"time": "1751127835",
"uncertainty": 120
},
"stopId": "CHOU",
"stopSequence": 28
},
{
"arrival": {
"time": "1751127922",
"uncertainty": 120
},
"departure": {
"time": "1751127922",
"uncertainty": 120
},
"stopId": "NOURY",
"stopSequence": 29
},
{
"arrival": {
"time": "1751127991",
"uncertainty": 120
},
"departure": {
"time": "1751127991",
"uncertainty": 120
},
"stopId": "DAVI",
"stopSequence": 30
},
{
"arrival": {
"time": "1751128037",
"uncertainty": 120
},
"departure": {
"time": "1751128037",
"uncertainty": 120
},
"stopId": "ANSE",
"stopSequence": 31
},
{
"arrival": {
"time": "1751128157",
"uncertainty": 120
},
"departure": {
"time": "1751128157",
"uncertainty": 120
},
"stopId": "VERD",
"stopSequence": 32
},
{
"arrival": {
"time": "1751128276",
"uncertainty": 120
},
"departure": {
"time": "1751128276",
"uncertainty": 120
},
"stopId": "KERC",
"stopSequence": 33
},
{
"arrival": {
"time": "1751128336",
"uncertainty": 120
},
"departure": {
"time": "1751128336",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 34
},
{
"arrival": {
"time": "1751128433",
"uncertainty": 120
},
"departure": {
"time": "1751128433",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 35
},
{
"arrival": {
"time": "1751128525",
"uncertainty": 120
},
"departure": {
"time": "1751128525",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 36
},
{
"arrival": {
"time": "1751128606",
"uncertainty": 120
},
"departure": {
"time": "1751128606",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 37
},
{
"arrival": {
"time": "1751128696",
"uncertainty": 120
},
"departure": {
"time": "1751128696",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 38
},
{
"arrival": {
"time": "1751128764",
"uncertainty": 120
},
"departure": {
"time": "1751128764",
"uncertainty": 120
},
"stopId": "MARN",
"stopSequence": 39
},
{
"arrival": {
"time": "1751128876",
"uncertainty": 120
},
"departure": {
"time": "1751128876",
"uncertainty": 120
},
"stopId": "GUES",
"stopSequence": 40
},
{
"arrival": {
"time": "1751128946",
"uncertainty": 120
},
"departure": {
"time": "1751128946",
"uncertainty": 120
},
"stopId": "CARN1",
"stopSequence": 41
},
{
"arrival": {
"time": "1751129033",
"uncertainty": 120
},
"departure": {
"time": "1751129033",
"uncertainty": 120
},
"stopId": "SLIP1",
"stopSequence": 42
},
{
"arrival": {
"time": "1751129085",
"uncertainty": 120
},
"departure": {
"time": "1751129085",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "MARE1",
"stopSequence": 43
},
{
"arrival": {
"time": "1751129220",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "BAK3",
"stopSequence": 44
}
],
"trip": {
"routeId": "T5",
"scheduleRelationship": "SCHEDULED",
"tripId": "4497189"
},
"vehicle": {
"id": "435",
"label": "435"
}
}
},
{
"id": "4497188",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751128621",
"uncertainty": 120
},
"departure": {
"time": "1751128621",
"uncertainty": 120
},
"stopId": "MARE1"
},
{
"arrival": {
"time": "1751128699",
"uncertainty": 120
},
"stopId": "VOILE"
},
{
"departure": {
"time": "1751124041",
"uncertainty": 120
},
"stopId": "ILMB",
"stopSequence": 1
},
{
"arrival": {
"time": "1751124116",
"uncertainty": 120
},
"departure": {
"time": "1751124116",
"uncertainty": 120
},
"stopId": "INZI",
"stopSequence": 2
},
{
"arrival": {
"time": "1751124181",
"uncertainty": 120
},
"departure": {
"time": "1751124181",
"uncertainty": 120
},
"stopId": "JEGO",
"stopSequence": 3
},
{
"arrival": {
"time": "1751124232",
"uncertainty": 120
},
"departure": {
"time": "1751124232",
"uncertainty": 120
},
"stopId": "GORE",
"stopSequence": 4
},
{
"arrival": {
"time": "1751124355",
"uncertainty": 120
},
"departure": {
"time": "1751124371",
"uncertainty": 120
},
"stopId": "FPAG",
"stopSequence": 5
},
{
"arrival": {
"time": "1751124409",
"uncertainty": 120
},
"departure": {
"time": "1751124409",
"uncertainty": 120
},
"stopId": "LBLE",
"stopSequence": 6
},
{
"arrival": {
"time": "1751124479",
"uncertainty": 120
},
"departure": {
"time": "1751124491",
"uncertainty": 120
},
"stopId": "CJAU",
"stopSequence": 7
},
{
"arrival": {
"time": "1751124707",
"uncertainty": 120
},
"departure": {
"time": "1751124707",
"uncertainty": 120
},
"stopId": "MONT",
"stopSequence": 8
},
{
"arrival": {
"time": "1751124843",
"uncertainty": 120
},
"departure": {
"time": "1751124843",
"uncertainty": 120
},
"stopId": "BRUY",
"stopSequence": 9
},
{
"arrival": {
"time": "1751124909",
"uncertainty": 120
},
"departure": {
"time": "1751124911",
"uncertainty": 120
},
"stopId": "ALLE",
"stopSequence": 10
},
{
"arrival": {
"time": "1751124971",
"uncertainty": 120
},
"departure": {
"time": "1751124971",
"uncertainty": 120
},
"stopId": "FORG",
"stopSequence": 11
},
{
"arrival": {
"time": "1751125066",
"uncertainty": 120
},
"departure": {
"time": "1751125091",
"uncertainty": 120
},
"stopId": "LOCC",
"stopSequence": 12
},
{
"arrival": {
"time": "1751125162",
"uncertainty": 120
},
"departure": {
"time": "1751125162",
"uncertainty": 120
},
"stopId": "KBLA",
"stopSequence": 13
},
{
"arrival": {
"time": "1751125207",
"uncertainty": 120
},
"departure": {
"time": "1751125207",
"uncertainty": 120
},
"stopId": "MALL",
"stopSequence": 14
},
{
"arrival": {
"time": "1751125341",
"uncertainty": 120
},
"departure": {
"time": "1751125341",
"uncertainty": 120
},
"stopId": "PIAU",
"stopSequence": 15
},
{
"arrival": {
"time": "1751125414",
"uncertainty": 120
},
"departure": {
"time": "1751125421",
"uncertainty": 120
},
"stopId": "LALU",
"stopSequence": 16
},
{
"arrival": {
"time": "1751125462",
"uncertainty": 120
},
"departure": {
"time": "1751125482",
"uncertainty": 120
},
"stopId": "KRGR",
"stopSequence": 17
},
{
"arrival": {
"time": "1751125537",
"uncertainty": 120
},
"departure": {
"time": "1751125537",
"uncertainty": 120
},
"stopId": "HUGO",
"stopSequence": 18
},
{
"arrival": {
"time": "1751125602",
"uncertainty": 120
},
"departure": {
"time": "1751125602",
"uncertainty": 120
},
"stopId": "QUIM",
"stopSequence": 19
},
{
"arrival": {
"time": "1751125662",
"uncertainty": 120
},
"departure": {
"time": "1751125662",
"uncertainty": 120
},
"stopId": "CBRA",
"stopSequence": 20
},
{
"arrival": {
"time": "1751125704",
"uncertainty": 120
},
"departure": {
"time": "1751125722",
"uncertainty": 120
},
"stopId": "GARD",
"stopSequence": 21
},
{
"arrival": {
"time": "1751125768",
"uncertainty": 120
},
"departure": {
"time": "1751125768",
"uncertainty": 120
},
"stopId": "MCUR",
"stopSequence": 22
},
{
"arrival": {
"time": "1751125805",
"uncertainty": 120
},
"departure": {
"time": "1751125805",
"uncertainty": 120
},
"stopId": "KRLI",
"stopSequence": 23
},
{
"arrival": {
"time": "1751125880",
"uncertainty": 120
},
"departure": {
"time": "1751125902",
"uncertainty": 120
},
"stopId": "KERI",
"stopSequence": 24
},
{
"arrival": {
"time": "1751125947",
"uncertainty": 120
},
"departure": {
"time": "1751125947",
"uncertainty": 120
},
"stopId": "ZOLA",
"stopSequence": 25
},
{
"arrival": {
"time": "1751126011",
"uncertainty": 120
},
"departure": {
"time": "1751126022",
"uncertainty": 120
},
"stopId": "BOTA",
"stopSequence": 26
},
{
"arrival": {
"time": "1751126111",
"uncertainty": 120
},
"departure": {
"time": "1751126111",
"uncertainty": 120
},
"stopId": "MARC",
"stopSequence": 27
},
{
"arrival": {
"time": "1751126249",
"uncertainty": 120
},
"departure": {
"time": "1751126249",
"uncertainty": 120
},
"stopId": "HERVE",
"stopSequence": 28
},
{
"arrival": {
"time": "1751126300",
"uncertainty": 120
},
"departure": {
"time": "1751126300",
"uncertainty": 120
},
"stopId": "MROU",
"stopSequence": 29
},
{
"arrival": {
"time": "1751126366",
"uncertainty": 120
},
"departure": {
"time": "1751126382",
"uncertainty": 120
},
"stopId": "CGEN",
"stopSequence": 30
},
{
"arrival": {
"time": "1751126442",
"uncertainty": 120
},
"departure": {
"time": "1751126502",
"uncertainty": 120
},
"stopId": "VILG",
"stopSequence": 31
},
{
"arrival": {
"time": "1751126522",
"uncertainty": 120
},
"departure": {
"time": "1751126522",
"uncertainty": 120
},
"stopId": "ORIEN",
"stopSequence": 32
},
{
"arrival": {
"time": "1751126549",
"uncertainty": 120
},
"departure": {
"time": "1751126549",
"uncertainty": 120
},
"stopId": "DOUA",
"stopSequence": 33
},
{
"arrival": {
"time": "1751126712",
"uncertainty": 120
},
"departure": {
"time": "1751126712",
"uncertainty": 120
},
"stopId": "SALU",
"stopSequence": 34
},
{
"arrival": {
"time": "1751126795",
"uncertainty": 120
},
"departure": {
"time": "1751126795",
"uncertainty": 120
},
"stopId": "LAND",
"stopSequence": 35
},
{
"arrival": {
"time": "1751126819",
"uncertainty": 120
},
"departure": {
"time": "1751126819",
"uncertainty": 120
},
"stopId": "LOCM",
"stopSequence": 36
},
{
"arrival": {
"time": "1751126862",
"uncertainty": 120
},
"departure": {
"time": "1751126862",
"uncertainty": 120
},
"stopId": "BELL",
"stopSequence": 37
},
{
"arrival": {
"time": "1751126958",
"uncertainty": 120
},
"departure": {
"time": "1751126958",
"uncertainty": 120
},
"stopId": "FOUC",
"stopSequence": 38
},
{
"arrival": {
"time": "1751127023",
"uncertainty": 120
},
"departure": {
"time": "1751127023",
"uncertainty": 120
},
"stopId": "PAPI",
"stopSequence": 39
},
{
"arrival": {
"time": "1751127057",
"uncertainty": 120
},
"departure": {
"time": "1751127057",
"uncertainty": 120
},
"stopId": "TRUD",
"stopSequence": 40
},
{
"arrival": {
"time": "1751127102",
"uncertainty": 120
},
"departure": {
"time": "1751127102",
"uncertainty": 120
},
"stopId": "GUER",
"stopSequence": 41
},
{
"arrival": {
"time": "1751127156",
"uncertainty": 120
},
"departure": {
"time": "1751127156",
"uncertainty": 120
},
"stopId": "GAGA",
"stopSequence": 42
},
{
"arrival": {
"time": "1751127342",
"uncertainty": 120
},
"departure": {
"time": "1751127342",
"uncertainty": 120
},
"stopId": "KROU",
"stopSequence": 43
},
{
"arrival": {
"time": "1751127374",
"uncertainty": 120
},
"departure": {
"time": "1751127374",
"uncertainty": 120
},
"stopId": "CROI",
"stopSequence": 44
},
{
"arrival": {
"time": "1751127428",
"uncertainty": 120
},
"departure": {
"time": "1751127428",
"uncertainty": 120
},
"stopId": "CHOU",
"stopSequence": 45
},
{
"arrival": {
"time": "1751127520",
"uncertainty": 120
},
"departure": {
"time": "1751127520",
"uncertainty": 120
},
"stopId": "NOURY",
"stopSequence": 46
},
{
"arrival": {
"time": "1751127574",
"uncertainty": 120
},
"departure": {
"time": "1751127574",
"uncertainty": 120
},
"stopId": "DAVI",
"stopSequence": 47
},
{
"arrival": {
"time": "1751127610",
"uncertainty": 120
},
"departure": {
"time": "1751127610",
"uncertainty": 120
},
"stopId": "ANSE",
"stopSequence": 48
},
{
"arrival": {
"time": "1751127707",
"uncertainty": 120
},
"departure": {
"time": "1751127707",
"uncertainty": 120
},
"stopId": "VERD",
"stopSequence": 49
},
{
"arrival": {
"time": "1751127810",
"uncertainty": 120
},
"departure": {
"time": "1751127810",
"uncertainty": 120
},
"stopId": "KERC",
"stopSequence": 50
},
{
"arrival": {
"time": "1751127894",
"uncertainty": 120
},
"departure": {
"time": "1751127894",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 51
},
{
"arrival": {
"time": "1751127969",
"uncertainty": 120
},
"departure": {
"time": "1751127969",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 52
},
{
"arrival": {
"time": "1751128044",
"uncertainty": 120
},
"departure": {
"time": "1751128044",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 53
},
{
"arrival": {
"time": "1751128125",
"uncertainty": 120
},
"departure": {
"time": "1751128125",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 54
},
{
"arrival": {
"time": "1751128215",
"uncertainty": 120
},
"departure": {
"time": "1751128215",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 55
},
{
"arrival": {
"time": "1751128284",
"uncertainty": 120
},
"departure": {
"time": "1751128284",
"uncertainty": 120
},
"stopId": "MARN",
"stopSequence": 56
},
{
"arrival": {
"time": "1751128396",
"uncertainty": 120
},
"departure": {
"time": "1751128396",
"uncertainty": 120
},
"stopId": "GUES",
"stopSequence": 57
},
{
"arrival": {
"time": "1751128466",
"uncertainty": 120
},
"departure": {
"time": "1751128466",
"uncertainty": 120
},
"stopId": "CARN1",
"stopSequence": 58
},
{
"arrival": {
"time": "1751128553",
"uncertainty": 120
},
"departure": {
"time": "1751128553",
"uncertainty": 120
},
"stopId": "SLIP1",
"stopSequence": 59
},
{
"arrival": {
"time": "1751127855",
"uncertainty": 120
},
"departure": {
"time": "1751127855",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "MARE1",
"stopSequence": 60
},
{
"arrival": {
"time": "1751127960",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "BAK3",
"stopSequence": 61
}
],
"trip": {
"routeId": "T5",
"scheduleRelationship": "SCHEDULED",
"tripId": "4497188"
},
"vehicle": {
"id": "431",
"label": "431"
}
}
},
{
"id": "4336578",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751127000",
"uncertainty": 120
},
"stopId": "PECH",
"stopSequence": 1
}
],
"trip": {
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336578"
}
}
},
{
"id": "4509100",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751129400",
"uncertainty": 120
},
"stopId": "PERY",
"stopSequence": 1
}
],
"trip": {
"routeId": "NCV1",
"scheduleRelationship": "SCHEDULED",
"tripId": "4509100"
}
}
},
{
"id": "4509091",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751128235",
"uncertainty": 120
},
"stopId": "PERY",
"stopSequence": 1
},
{
"arrival": {
"time": "1751128339",
"uncertainty": 120
},
"departure": {
"time": "1751128339",
"uncertainty": 120
},
"stopId": "PLARM1",
"stopSequence": 2
},
{
"arrival": {
"time": "1751128415",
"uncertainty": 120
},
"departure": {
"time": "1751128415",
"uncertainty": 120
},
"stopId": "HALL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1751128475",
"uncertainty": 120
},
"departure": {
"time": "1751128475",
"uncertainty": 120
},
"stopId": "TURE1",
"stopSequence": 4
},
{
"arrival": {
"time": "1751128606",
"uncertainty": 120
},
"departure": {
"time": "1751128606",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 5
},
{
"arrival": {
"time": "1751128775",
"uncertainty": 120
},
"departure": {
"time": "1751128775",
"uncertainty": 120
},
"stopId": "GE6",
"stopSequence": 6
},
{
"arrival": {
"time": "1751128868",
"uncertainty": 120
},
"departure": {
"time": "1751128868",
"uncertainty": 120
},
"stopId": "MELUN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1751128910",
"uncertainty": 120
},
"departure": {
"time": "1751128910",
"uncertainty": 120
},
"stopId": "HOPS1",
"stopSequence": 8
},
{
"arrival": {
"time": "1751129014",
"uncertainty": 120
},
"departure": {
"time": "1751129014",
"uncertainty": 120
},
"stopId": "HOP2",
"stopSequence": 9
},
{
"arrival": {
"time": "1751129090",
"uncertainty": 120
},
"departure": {
"time": "1751129090",
"uncertainty": 120
},
"stopId": "PCOLB4",
"stopSequence": 10
},
{
"arrival": {
"time": "1751129138",
"uncertainty": 120
},
"departure": {
"time": "1751129138",
"uncertainty": 120
},
"stopId": "MFOCH",
"stopSequence": 11
},
{
"arrival": {
"time": "1751129187",
"uncertainty": 120
},
"departure": {
"time": "1751129187",
"uncertainty": 120
},
"stopId": "HALL3",
"stopSequence": 12
},
{
"arrival": {
"time": "1751129244",
"uncertainty": 120
},
"departure": {
"time": "1751129244",
"uncertainty": 120
},
"stopId": "PLARM",
"stopSequence": 13
},
{
"arrival": {
"time": "1751129314",
"uncertainty": 120
},
"stopId": "PERY1",
"stopSequence": 14
}
],
"trip": {
"routeId": "NCV1",
"scheduleRelationship": "SCHEDULED",
"tripId": "4509091"
}
}
},
{
"id": "4509090",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751127129",
"uncertainty": 120
},
"stopId": "PERY",
"stopSequence": 1
},
{
"arrival": {
"time": "1751127233",
"uncertainty": 120
},
"departure": {
"time": "1751127233",
"uncertainty": 120
},
"stopId": "PLARM1",
"stopSequence": 2
},
{
"arrival": {
"time": "1751127347",
"uncertainty": 120
},
"departure": {
"time": "1751127347",
"uncertainty": 120
},
"stopId": "HALL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1751127418",
"uncertainty": 120
},
"departure": {
"time": "1751127418",
"uncertainty": 120
},
"stopId": "TURE1",
"stopSequence": 4
},
{
"arrival": {
"time": "1751127567",
"uncertainty": 120
},
"departure": {
"time": "1751127567",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 5
},
{
"arrival": {
"time": "1751127701",
"uncertainty": 120
},
"departure": {
"time": "1751127701",
"uncertainty": 120
},
"stopId": "GE6",
"stopSequence": 6
},
{
"arrival": {
"time": "1751127794",
"uncertainty": 120
},
"departure": {
"time": "1751127794",
"uncertainty": 120
},
"stopId": "MELUN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1751127830",
"uncertainty": 120
},
"departure": {
"time": "1751127830",
"uncertainty": 120
},
"stopId": "HOPS1",
"stopSequence": 8
},
{
"arrival": {
"time": "1751127934",
"uncertainty": 120
},
"departure": {
"time": "1751127934",
"uncertainty": 120
},
"stopId": "HOP2",
"stopSequence": 9
},
{
"arrival": {
"time": "1751128010",
"uncertainty": 120
},
"departure": {
"time": "1751128010",
"uncertainty": 120
},
"stopId": "PCOLB4",
"stopSequence": 10
},
{
"arrival": {
"time": "1751128058",
"uncertainty": 120
},
"departure": {
"time": "1751128058",
"uncertainty": 120
},
"stopId": "MFOCH",
"stopSequence": 11
},
{
"arrival": {
"time": "1751128107",
"uncertainty": 120
},
"departure": {
"time": "1751128107",
"uncertainty": 120
},
"stopId": "HALL3",
"stopSequence": 12
},
{
"arrival": {
"time": "1751128164",
"uncertainty": 120
},
"departure": {
"time": "1751128164",
"uncertainty": 120
},
"stopId": "PLARM",
"stopSequence": 13
},
{
"arrival": {
"time": "1751128234",
"uncertainty": 120
},
"stopId": "PERY1",
"stopSequence": 14
}
],
"trip": {
"routeId": "NCV1",
"scheduleRelationship": "SCHEDULED",
"tripId": "4509090"
}
}
},
{
"id": "4509089",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751125800",
"uncertainty": 120
},
"stopId": "PERY",
"stopSequence": 1
},
{
"arrival": {
"time": "1751125918",
"uncertainty": 120
},
"departure": {
"time": "1751125918",
"uncertainty": 120
},
"stopId": "PLARM1",
"stopSequence": 2
},
{
"arrival": {
"time": "1751126038",
"uncertainty": 120
},
"departure": {
"time": "1751126038",
"uncertainty": 120
},
"stopId": "HALL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1751126110",
"uncertainty": 120
},
"departure": {
"time": "1751126119",
"uncertainty": 120
},
"stopId": "TURE1",
"stopSequence": 4
},
{
"arrival": {
"time": "1751126270",
"uncertainty": 120
},
"departure": {
"time": "1751126360",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 5
},
{
"arrival": {
"time": "1751126490",
"uncertainty": 120
},
"departure": {
"time": "1751126509",
"uncertainty": 120
},
"stopId": "GE6",
"stopSequence": 6
},
{
"arrival": {
"time": "1751126602",
"uncertainty": 120
},
"departure": {
"time": "1751126602",
"uncertainty": 120
},
"stopId": "MELUN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1751126651",
"uncertainty": 120
},
"departure": {
"time": "1751126651",
"uncertainty": 120
},
"stopId": "HOPS1",
"stopSequence": 8
},
{
"arrival": {
"time": "1751126740",
"uncertainty": 120
},
"departure": {
"time": "1751126740",
"uncertainty": 120
},
"stopId": "HOP2",
"stopSequence": 9
},
{
"arrival": {
"time": "1751126833",
"uncertainty": 120
},
"departure": {
"time": "1751126833",
"uncertainty": 120
},
"stopId": "PCOLB4",
"stopSequence": 10
},
{
"arrival": {
"time": "1751126910",
"uncertainty": 120
},
"departure": {
"time": "1751126910",
"uncertainty": 120
},
"stopId": "MFOCH",
"stopSequence": 11
},
{
"arrival": {
"time": "1751126958",
"uncertainty": 120
},
"departure": {
"time": "1751126958",
"uncertainty": 120
},
"stopId": "HALL3",
"stopSequence": 12
},
{
"arrival": {
"time": "1751127055",
"uncertainty": 120
},
"departure": {
"time": "1751127055",
"uncertainty": 120
},
"stopId": "PLARM",
"stopSequence": 13
},
{
"arrival": {
"time": "1751127128",
"uncertainty": 120
},
"stopId": "PERY1",
"stopSequence": 14
}
],
"trip": {
"routeId": "NCV1",
"scheduleRelationship": "SCHEDULED",
"tripId": "4509089"
},
"vehicle": {
"id": "800",
"label": "800"
}
}
},
{
"id": "4336421",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751129760",
"uncertainty": 120
},
"stopId": "EXPO_D",
"stopSequence": 1
}
],
"trip": {
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336421"
}
}
},
{
"id": "4336417",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751125165",
"uncertainty": 120
},
"stopId": "EXPO_D",
"stopSequence": 1
},
{
"arrival": {
"time": "1751125315",
"uncertainty": 120
},
"departure": {
"time": "1751125315",
"uncertainty": 120
},
"stopId": "GUER",
"stopSequence": 2
},
{
"arrival": {
"time": "1751125405",
"uncertainty": 120
},
"departure": {
"time": "1751125405",
"uncertainty": 120
},
"stopId": "FICH",
"stopSequence": 3
},
{
"arrival": {
"time": "1751125436",
"uncertainty": 120
},
"departure": {
"time": "1751125436",
"uncertainty": 120
},
"stopId": "MARAT",
"stopSequence": 4
},
{
"arrival": {
"time": "1751125487",
"uncertainty": 120
},
"departure": {
"time": "1751125496",
"uncertainty": 120
},
"stopId": "KESL",
"stopSequence": 5
},
{
"arrival": {
"time": "1751125598",
"uncertainty": 120
},
"departure": {
"time": "1751125615",
"uncertainty": 120
},
"stopId": "PETI",
"stopSequence": 6
},
{
"arrival": {
"time": "1751125657",
"uncertainty": 120
},
"departure": {
"time": "1751125676",
"uncertainty": 120
},
"stopId": "HALB",
"stopSequence": 7
},
{
"arrival": {
"time": "1751125765",
"uncertainty": 120
},
"departure": {
"time": "1751125765",
"uncertainty": 120
},
"stopId": "ALPH",
"stopSequence": 8
},
{
"arrival": {
"time": "1751125826",
"uncertainty": 120
},
"departure": {
"time": "1751125826",
"uncertainty": 120
},
"stopId": "VILA",
"stopSequence": 9
},
{
"arrival": {
"time": "1751125914",
"uncertainty": 120
},
"departure": {
"time": "1751125914",
"uncertainty": 120
},
"stopId": "ROTO",
"stopSequence": 10
},
{
"arrival": {
"time": "1751125959",
"uncertainty": 120
},
"departure": {
"time": "1751125959",
"uncertainty": 120
},
"stopId": "NOURY",
"stopSequence": 11
},
{
"arrival": {
"time": "1751126005",
"uncertainty": 120
},
"departure": {
"time": "1751126005",
"uncertainty": 120
},
"stopId": "DAVI",
"stopSequence": 12
},
{
"arrival": {
"time": "1751126035",
"uncertainty": 120
},
"departure": {
"time": "1751126035",
"uncertainty": 120
},
"stopId": "ANSE",
"stopSequence": 13
},
{
"arrival": {
"time": "1751126124",
"uncertainty": 120
},
"departure": {
"time": "1751126125",
"uncertainty": 120
},
"stopId": "VERD",
"stopSequence": 14
},
{
"arrival": {
"time": "1751126222",
"uncertainty": 120
},
"departure": {
"time": "1751126246",
"uncertainty": 120
},
"stopId": "KERC",
"stopSequence": 15
},
{
"arrival": {
"time": "1751126306",
"uncertainty": 120
},
"departure": {
"time": "1751126336",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 16
},
{
"arrival": {
"time": "1751126404",
"uncertainty": 120
},
"departure": {
"time": "1751126404",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 17
},
{
"arrival": {
"time": "1751126473",
"uncertainty": 120
},
"departure": {
"time": "1751126516",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 18
},
{
"arrival": {
"time": "1751126632",
"uncertainty": 120
},
"departure": {
"time": "1751126632",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 19
},
{
"arrival": {
"time": "1751126703",
"uncertainty": 120
},
"departure": {
"time": "1751126703",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 20
},
{
"arrival": {
"time": "1751126763",
"uncertainty": 120
},
"departure": {
"time": "1751126763",
"uncertainty": 120
},
"stopId": "BAYA",
"stopSequence": 21
},
{
"arrival": {
"time": "1751126806",
"uncertainty": 120
},
"departure": {
"time": "1751126806",
"uncertainty": 120
},
"stopId": "MERV",
"stopSequence": 22
},
{
"arrival": {
"time": "1751126878",
"uncertainty": 120
},
"departure": {
"time": "1751126878",
"uncertainty": 120
},
"stopId": "LYCM",
"stopSequence": 23
},
{
"arrival": {
"time": "1751127008",
"uncertainty": 120
},
"departure": {
"time": "1751127008",
"uncertainty": 120
},
"stopId": "CLET",
"stopSequence": 24
},
{
"arrival": {
"time": "1751127070",
"uncertainty": 120
},
"departure": {
"time": "1751127070",
"uncertainty": 120
},
"stopId": "LAIN",
"stopSequence": 25
},
{
"arrival": {
"time": "1751127150",
"uncertainty": 120
},
"departure": {
"time": "1751127150",
"uncertainty": 120
},
"stopId": "KRVE",
"stopSequence": 26
},
{
"arrival": {
"time": "1751127181",
"uncertainty": 120
},
"departure": {
"time": "1751127181",
"uncertainty": 120
},
"stopId": "CMAR",
"stopSequence": 27
},
{
"arrival": {
"time": "1751127211",
"uncertainty": 120
},
"departure": {
"time": "1751127211",
"uncertainty": 120
},
"stopId": "CHEN",
"stopSequence": 28
},
{
"arrival": {
"time": "1751127258",
"uncertainty": 120
},
"departure": {
"time": "1751127258",
"uncertainty": 120
},
"stopId": "TER",
"stopSequence": 29
},
{
"arrival": {
"time": "1751127320",
"uncertainty": 120
},
"departure": {
"time": "1751127320",
"uncertainty": 120
},
"stopId": "KROL",
"stopSequence": 30
},
{
"arrival": {
"time": "1751127374",
"uncertainty": 120
},
"departure": {
"time": "1751127374",
"uncertainty": 120
},
"stopId": "FTOU2",
"stopSequence": 31
},
{
"arrival": {
"time": "1751127472",
"uncertainty": 120
},
"stopId": "VOILE",
"stopSequence": 32
}
],
"trip": {
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336417"
},
"vehicle": {
"id": "387",
"label": "387"
}
}
},
{
"id": "4336418",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751128860",
"uncertainty": 120
},
"stopId": "EXPO_D",
"stopSequence": 1
}
],
"trip": {
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336418"
}
}
},
{
"id": "4336407",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751124152",
"uncertainty": 120
},
"stopId": "EXPO_D",
"stopSequence": 1
},
{
"arrival": {
"time": "1751124284",
"uncertainty": 120
},
"departure": {
"time": "1751124302",
"uncertainty": 120
},
"stopId": "GUER",
"stopSequence": 2
},
{
"arrival": {
"time": "1751124392",
"uncertainty": 120
},
"departure": {
"time": "1751124392",
"uncertainty": 120
},
"stopId": "FICH",
"stopSequence": 3
},
{
"arrival": {
"time": "1751124442",
"uncertainty": 120
},
"departure": {
"time": "1751124452",
"uncertainty": 120
},
"stopId": "MARAT",
"stopSequence": 4
},
{
"arrival": {
"time": "1751124504",
"uncertainty": 120
},
"departure": {
"time": "1751124540",
"uncertainty": 120
},
"stopId": "KESL",
"stopSequence": 5
},
{
"arrival": {
"time": "1751124603",
"uncertainty": 120
},
"departure": {
"time": "1751124603",
"uncertainty": 120
},
"stopId": "PETI",
"stopSequence": 6
},
{
"arrival": {
"time": "1751124651",
"uncertainty": 120
},
"departure": {
"time": "1751124663",
"uncertainty": 120
},
"stopId": "HALB",
"stopSequence": 7
},
{
"arrival": {
"time": "1751124750",
"uncertainty": 120
},
"departure": {
"time": "1751124753",
"uncertainty": 120
},
"stopId": "ALPH",
"stopSequence": 8
},
{
"arrival": {
"time": "1751124819",
"uncertainty": 120
},
"departure": {
"time": "1751124819",
"uncertainty": 120
},
"stopId": "VILA",
"stopSequence": 9
},
{
"arrival": {
"time": "1751124902",
"uncertainty": 120
},
"departure": {
"time": "1751124902",
"uncertainty": 120
},
"stopId": "ROTO",
"stopSequence": 10
},
{
"arrival": {
"time": "1751124961",
"uncertainty": 120
},
"departure": {
"time": "1751124961",
"uncertainty": 120
},
"stopId": "NOURY",
"stopSequence": 11
},
{
"arrival": {
"time": "1751125001",
"uncertainty": 120
},
"departure": {
"time": "1751125001",
"uncertainty": 120
},
"stopId": "DAVI",
"stopSequence": 12
},
{
"arrival": {
"time": "1751125044",
"uncertainty": 120
},
"departure": {
"time": "1751125052",
"uncertainty": 120
},
"stopId": "ANSE",
"stopSequence": 13
},
{
"arrival": {
"time": "1751125132",
"uncertainty": 120
},
"departure": {
"time": "1751125173",
"uncertainty": 120
},
"stopId": "VERD",
"stopSequence": 14
},
{
"arrival": {
"time": "1751125246",
"uncertainty": 120
},
"departure": {
"time": "1751125262",
"uncertainty": 120
},
"stopId": "KERC",
"stopSequence": 15
},
{
"arrival": {
"time": "1751125352",
"uncertainty": 120
},
"departure": {
"time": "1751125440",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 16
},
{
"arrival": {
"time": "1751125516",
"uncertainty": 120
},
"departure": {
"time": "1751125532",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 17
},
{
"arrival": {
"time": "1751125617",
"uncertainty": 120
},
"departure": {
"time": "1751125623",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 18
},
{
"arrival": {
"time": "1751125727",
"uncertainty": 120
},
"departure": {
"time": "1751125743",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 19
},
{
"arrival": {
"time": "1751125833",
"uncertainty": 120
},
"departure": {
"time": "1751125833",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 20
},
{
"arrival": {
"time": "1751125893",
"uncertainty": 120
},
"departure": {
"time": "1751125893",
"uncertainty": 120
},
"stopId": "BAYA",
"stopSequence": 21
},
{
"arrival": {
"time": "1751125930",
"uncertainty": 120
},
"departure": {
"time": "1751125930",
"uncertainty": 120
},
"stopId": "MERV",
"stopSequence": 22
},
{
"arrival": {
"time": "1751126002",
"uncertainty": 120
},
"departure": {
"time": "1751126002",
"uncertainty": 120
},
"stopId": "LYCM",
"stopSequence": 23
},
{
"arrival": {
"time": "1751126132",
"uncertainty": 120
},
"departure": {
"time": "1751126132",
"uncertainty": 120
},
"stopId": "CLET",
"stopSequence": 24
},
{
"arrival": {
"time": "1751126193",
"uncertainty": 120
},
"departure": {
"time": "1751126193",
"uncertainty": 120
},
"stopId": "LAIN",
"stopSequence": 25
},
{
"arrival": {
"time": "1751126272",
"uncertainty": 120
},
"departure": {
"time": "1751126282",
"uncertainty": 120
},
"stopId": "KRVE",
"stopSequence": 26
},
{
"arrival": {
"time": "1751126312",
"uncertainty": 120
},
"departure": {
"time": "1751126312",
"uncertainty": 120
},
"stopId": "CMAR",
"stopSequence": 27
},
{
"arrival": {
"time": "1751126342",
"uncertainty": 120
},
"departure": {
"time": "1751126342",
"uncertainty": 120
},
"stopId": "CHEN",
"stopSequence": 28
},
{
"arrival": {
"time": "1751126388",
"uncertainty": 120
},
"departure": {
"time": "1751126402",
"uncertainty": 120
},
"stopId": "TER",
"stopSequence": 29
},
{
"arrival": {
"time": "1751126462",
"uncertainty": 120
},
"departure": {
"time": "1751126462",
"uncertainty": 120
},
"stopId": "KROL",
"stopSequence": 30
},
{
"arrival": {
"time": "1751126535",
"uncertainty": 120
},
"departure": {
"time": "1751126535",
"uncertainty": 120
},
"stopId": "FTOU2",
"stopSequence": 31
},
{
"arrival": {
"time": "1751126623",
"uncertainty": 120
},
"stopId": "VOILE",
"stopSequence": 32
}
],
"trip": {
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336407"
},
"vehicle": {
"id": "391",
"label": "391"
}
}
},
{
"id": "4497234",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751131425",
"uncertainty": 120
},
"departure": {
"time": "1751131425",
"uncertainty": 120
},
"stopId": "MARE1"
},
{
"arrival": {
"time": "1751131503",
"uncertainty": 120
},
"stopId": "VOILE"
},
{
"departure": {
"time": "1751128380",
"uncertainty": 120
},
"stopId": "HUGO",
"stopSequence": 1
},
{
"arrival": {
"time": "1751128475",
"uncertainty": 120
},
"departure": {
"time": "1751128475",
"uncertainty": 120
},
"stopId": "QUIM",
"stopSequence": 2
},
{
"arrival": {
"time": "1751128561",
"uncertainty": 120
},
"departure": {
"time": "1751128561",
"uncertainty": 120
},
"stopId": "CBRA",
"stopSequence": 3
},
{
"arrival": {
"time": "1751128620",
"uncertainty": 120
},
"departure": {
"time": "1751128620",
"uncertainty": 120
},
"stopId": "GARD",
"stopSequence": 4
},
{
"arrival": {
"time": "1751128654",
"uncertainty": 120
},
"departure": {
"time": "1751128654",
"uncertainty": 120
},
"stopId": "MCUR",
"stopSequence": 5
},
{
"arrival": {
"time": "1751128692",
"uncertainty": 120
},
"departure": {
"time": "1751128692",
"uncertainty": 120
},
"stopId": "KRLI",
"stopSequence": 6
},
{
"arrival": {
"time": "1751128774",
"uncertainty": 120
},
"departure": {
"time": "1751128774",
"uncertainty": 120
},
"stopId": "KERI",
"stopSequence": 7
},
{
"arrival": {
"time": "1751128800",
"uncertainty": 120
},
"departure": {
"time": "1751128800",
"uncertainty": 120
},
"stopId": "ZOLA",
"stopSequence": 8
},
{
"arrival": {
"time": "1751128852",
"uncertainty": 120
},
"departure": {
"time": "1751128852",
"uncertainty": 120
},
"stopId": "BOTA",
"stopSequence": 9
},
{
"arrival": {
"time": "1751128980",
"uncertainty": 120
},
"departure": {
"time": "1751128980",
"uncertainty": 120
},
"stopId": "MARC",
"stopSequence": 10
},
{
"arrival": {
"time": "1751129100",
"uncertainty": 120
},
"departure": {
"time": "1751129100",
"uncertainty": 120
},
"stopId": "HERVE",
"stopSequence": 11
},
{
"arrival": {
"time": "1751129145",
"uncertainty": 120
},
"departure": {
"time": "1751129145",
"uncertainty": 120
},
"stopId": "MROU",
"stopSequence": 12
},
{
"arrival": {
"time": "1751129213",
"uncertainty": 120
},
"departure": {
"time": "1751129213",
"uncertainty": 120
},
"stopId": "CGEN",
"stopSequence": 13
},
{
"arrival": {
"time": "1751129280",
"uncertainty": 120
},
"departure": {
"time": "1751129280",
"uncertainty": 120
},
"stopId": "VILG",
"stopSequence": 14
},
{
"arrival": {
"time": "1751129300",
"uncertainty": 120
},
"departure": {
"time": "1751129300",
"uncertainty": 120
},
"stopId": "ORIEN",
"stopSequence": 15
},
{
"arrival": {
"time": "1751129327",
"uncertainty": 120
},
"departure": {
"time": "1751129327",
"uncertainty": 120
},
"stopId": "DOUA",
"stopSequence": 16
},
{
"arrival": {
"time": "1751129490",
"uncertainty": 120
},
"departure": {
"time": "1751129490",
"uncertainty": 120
},
"stopId": "SALU",
"stopSequence": 17
},
{
"arrival": {
"time": "1751129573",
"uncertainty": 120
},
"departure": {
"time": "1751129573",
"uncertainty": 120
},
"stopId": "LAND",
"stopSequence": 18
},
{
"arrival": {
"time": "1751129597",
"uncertainty": 120
},
"departure": {
"time": "1751129597",
"uncertainty": 120
},
"stopId": "LOCM",
"stopSequence": 19
},
{
"arrival": {
"time": "1751129640",
"uncertainty": 120
},
"departure": {
"time": "1751129640",
"uncertainty": 120
},
"stopId": "BELL",
"stopSequence": 20
},
{
"arrival": {
"time": "1751129736",
"uncertainty": 120
},
"departure": {
"time": "1751129736",
"uncertainty": 120
},
"stopId": "FOUC",
"stopSequence": 21
},
{
"arrival": {
"time": "1751129801",
"uncertainty": 120
},
"departure": {
"time": "1751129801",
"uncertainty": 120
},
"stopId": "PAPI",
"stopSequence": 22
},
{
"arrival": {
"time": "1751129835",
"uncertainty": 120
},
"departure": {
"time": "1751129835",
"uncertainty": 120
},
"stopId": "TRUD",
"stopSequence": 23
},
{
"arrival": {
"time": "1751129880",
"uncertainty": 120
},
"departure": {
"time": "1751129880",
"uncertainty": 120
},
"stopId": "GUER",
"stopSequence": 24
},
{
"arrival": {
"time": "1751129920",
"uncertainty": 120
},
"departure": {
"time": "1751129920",
"uncertainty": 120
},
"stopId": "GAGA",
"stopSequence": 25
},
{
"arrival": {
"time": "1751130060",
"uncertainty": 120
},
"departure": {
"time": "1751130060",
"uncertainty": 120
},
"stopId": "KROU",
"stopSequence": 26
},
{
"arrival": {
"time": "1751130107",
"uncertainty": 120
},
"departure": {
"time": "1751130107",
"uncertainty": 120
},
"stopId": "CROI",
"stopSequence": 27
},
{
"arrival": {
"time": "1751130158",
"uncertainty": 120
},
"departure": {
"time": "1751130158",
"uncertainty": 120
},
"stopId": "CHOU",
"stopSequence": 28
},
{
"arrival": {
"time": "1751130245",
"uncertainty": 120
},
"departure": {
"time": "1751130245",
"uncertainty": 120
},
"stopId": "NOURY",
"stopSequence": 29
},
{
"arrival": {
"time": "1751130314",
"uncertainty": 120
},
"departure": {
"time": "1751130314",
"uncertainty": 120
},
"stopId": "DAVI",
"stopSequence": 30
},
{
"arrival": {
"time": "1751130360",
"uncertainty": 120
},
"departure": {
"time": "1751130360",
"uncertainty": 120
},
"stopId": "ANSE",
"stopSequence": 31
},
{
"arrival": {
"time": "1751130480",
"uncertainty": 120
},
"departure": {
"time": "1751130480",
"uncertainty": 120
},
"stopId": "VERD",
"stopSequence": 32
},
{
"arrival": {
"time": "1751130599",
"uncertainty": 120
},
"departure": {
"time": "1751130599",
"uncertainty": 120
},
"stopId": "KERC",
"stopSequence": 33
},
{
"arrival": {
"time": "1751130660",
"uncertainty": 120
},
"departure": {
"time": "1751130660",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 34
},
{
"arrival": {
"time": "1751130757",
"uncertainty": 120
},
"departure": {
"time": "1751130757",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 35
},
{
"arrival": {
"time": "1751130849",
"uncertainty": 120
},
"departure": {
"time": "1751130849",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 36
},
{
"arrival": {
"time": "1751130930",
"uncertainty": 120
},
"departure": {
"time": "1751130930",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 37
},
{
"arrival": {
"time": "1751131020",
"uncertainty": 120
},
"departure": {
"time": "1751131020",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 38
},
{
"arrival": {
"time": "1751131088",
"uncertainty": 120
},
"departure": {
"time": "1751131088",
"uncertainty": 120
},
"stopId": "MARN",
"stopSequence": 39
},
{
"arrival": {
"time": "1751131200",
"uncertainty": 120
},
"departure": {
"time": "1751131200",
"uncertainty": 120
},
"stopId": "GUES",
"stopSequence": 40
},
{
"arrival": {
"time": "1751131270",
"uncertainty": 120
},
"departure": {
"time": "1751131270",
"uncertainty": 120
},
"stopId": "CARN1",
"stopSequence": 41
},
{
"arrival": {
"time": "1751131357",
"uncertainty": 120
},
"departure": {
"time": "1751131357",
"uncertainty": 120
},
"stopId": "SLIP1",
"stopSequence": 42
},
{
"arrival": {
"time": "1751131425",
"uncertainty": 120
},
"departure": {
"time": "1751131425",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "MARE1",
"stopSequence": 43
},
{
"arrival": {
"time": "1751131560",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "BAK3",
"stopSequence": 44
}
],
"trip": {
"routeId": "T5",
"scheduleRelationship": "SCHEDULED",
"tripId": "4497234"
}
}
},
{
"id": "4497233",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751130432",
"uncertainty": 120
},
"departure": {
"time": "1751130432",
"uncertainty": 120
},
"stopId": "MARE1"
},
{
"arrival": {
"time": "1751130510",
"uncertainty": 120
},
"stopId": "VOILE"
},
{
"departure": {
"time": "1751126283",
"uncertainty": 120
},
"stopId": "ILMB",
"stopSequence": 1
},
{
"arrival": {
"time": "1751126338",
"uncertainty": 120
},
"departure": {
"time": "1751126342",
"uncertainty": 120
},
"stopId": "INZI",
"stopSequence": 2
},
{
"arrival": {
"time": "1751126384",
"uncertainty": 120
},
"departure": {
"time": "1751126384",
"uncertainty": 120
},
"stopId": "JEGO",
"stopSequence": 3
},
{
"arrival": {
"time": "1751126433",
"uncertainty": 120
},
"departure": {
"time": "1751126433",
"uncertainty": 120
},
"stopId": "GORE",
"stopSequence": 4
},
{
"arrival": {
"time": "1751126522",
"uncertainty": 120
},
"departure": {
"time": "1751126522",
"uncertainty": 120
},
"stopId": "FPAG",
"stopSequence": 5
},
{
"arrival": {
"time": "1751126561",
"uncertainty": 120
},
"departure": {
"time": "1751126561",
"uncertainty": 120
},
"stopId": "LBLE",
"stopSequence": 6
},
{
"arrival": {
"time": "1751126613",
"uncertainty": 120
},
"departure": {
"time": "1751126613",
"uncertainty": 120
},
"stopId": "CJAU",
"stopSequence": 7
},
{
"arrival": {
"time": "1751126825",
"uncertainty": 120
},
"departure": {
"time": "1751126825",
"uncertainty": 120
},
"stopId": "MONT",
"stopSequence": 8
},
{
"arrival": {
"time": "1751126927",
"uncertainty": 120
},
"departure": {
"time": "1751126927",
"uncertainty": 120
},
"stopId": "BRUY",
"stopSequence": 9
},
{
"arrival": {
"time": "1751126991",
"uncertainty": 120
},
"departure": {
"time": "1751126991",
"uncertainty": 120
},
"stopId": "ALLE",
"stopSequence": 10
},
{
"arrival": {
"time": "1751127033",
"uncertainty": 120
},
"departure": {
"time": "1751127033",
"uncertainty": 120
},
"stopId": "FORG",
"stopSequence": 11
},
{
"arrival": {
"time": "1751127085",
"uncertainty": 120
},
"departure": {
"time": "1751127085",
"uncertainty": 120
},
"stopId": "LOCC",
"stopSequence": 12
},
{
"arrival": {
"time": "1751127126",
"uncertainty": 120
},
"departure": {
"time": "1751127126",
"uncertainty": 120
},
"stopId": "KBLA",
"stopSequence": 13
},
{
"arrival": {
"time": "1751127176",
"uncertainty": 120
},
"departure": {
"time": "1751127176",
"uncertainty": 120
},
"stopId": "MALL",
"stopSequence": 14
},
{
"arrival": {
"time": "1751127292",
"uncertainty": 120
},
"departure": {
"time": "1751127292",
"uncertainty": 120
},
"stopId": "PIAU",
"stopSequence": 15
},
{
"arrival": {
"time": "1751127366",
"uncertainty": 120
},
"departure": {
"time": "1751127366",
"uncertainty": 120
},
"stopId": "LALU",
"stopSequence": 16
},
{
"arrival": {
"time": "1751127397",
"uncertainty": 120
},
"departure": {
"time": "1751127397",
"uncertainty": 120
},
"stopId": "KRGR",
"stopSequence": 17
},
{
"arrival": {
"time": "1751127453",
"uncertainty": 120
},
"departure": {
"time": "1751127453",
"uncertainty": 120
},
"stopId": "HUGO",
"stopSequence": 18
},
{
"arrival": {
"time": "1751127517",
"uncertainty": 120
},
"departure": {
"time": "1751127517",
"uncertainty": 120
},
"stopId": "QUIM",
"stopSequence": 19
},
{
"arrival": {
"time": "1751127565",
"uncertainty": 120
},
"departure": {
"time": "1751127565",
"uncertainty": 120
},
"stopId": "CBRA",
"stopSequence": 20
},
{
"arrival": {
"time": "1751127598",
"uncertainty": 120
},
"departure": {
"time": "1751127598",
"uncertainty": 120
},
"stopId": "GARD",
"stopSequence": 21
},
{
"arrival": {
"time": "1751127645",
"uncertainty": 120
},
"departure": {
"time": "1751127645",
"uncertainty": 120
},
"stopId": "MCUR",
"stopSequence": 22
},
{
"arrival": {
"time": "1751127679",
"uncertainty": 120
},
"departure": {
"time": "1751127679",
"uncertainty": 120
},
"stopId": "KRLI",
"stopSequence": 23
},
{
"arrival": {
"time": "1751127761",
"uncertainty": 120
},
"departure": {
"time": "1751127761",
"uncertainty": 120
},
"stopId": "KERI",
"stopSequence": 24
},
{
"arrival": {
"time": "1751127803",
"uncertainty": 120
},
"departure": {
"time": "1751127803",
"uncertainty": 120
},
"stopId": "ZOLA",
"stopSequence": 25
},
{
"arrival": {
"time": "1751127855",
"uncertainty": 120
},
"departure": {
"time": "1751127855",
"uncertainty": 120
},
"stopId": "BOTA",
"stopSequence": 26
},
{
"arrival": {
"time": "1751127983",
"uncertainty": 120
},
"departure": {
"time": "1751127983",
"uncertainty": 120
},
"stopId": "MARC",
"stopSequence": 27
},
{
"arrival": {
"time": "1751128103",
"uncertainty": 120
},
"departure": {
"time": "1751128103",
"uncertainty": 120
},
"stopId": "HERVE",
"stopSequence": 28
},
{
"arrival": {
"time": "1751128148",
"uncertainty": 120
},
"departure": {
"time": "1751128148",
"uncertainty": 120
},
"stopId": "MROU",
"stopSequence": 29
},
{
"arrival": {
"time": "1751128216",
"uncertainty": 120
},
"departure": {
"time": "1751128216",
"uncertainty": 120
},
"stopId": "CGEN",
"stopSequence": 30
},
{
"arrival": {
"time": "1751128283",
"uncertainty": 120
},
"departure": {
"time": "1751128283",
"uncertainty": 120
},
"stopId": "VILG",
"stopSequence": 31
},
{
"arrival": {
"time": "1751128303",
"uncertainty": 120
},
"departure": {
"time": "1751128303",
"uncertainty": 120
},
"stopId": "ORIEN",
"stopSequence": 32
},
{
"arrival": {
"time": "1751128330",
"uncertainty": 120
},
"departure": {
"time": "1751128330",
"uncertainty": 120
},
"stopId": "DOUA",
"stopSequence": 33
},
{
"arrival": {
"time": "1751128493",
"uncertainty": 120
},
"departure": {
"time": "1751128493",
"uncertainty": 120
},
"stopId": "SALU",
"stopSequence": 34
},
{
"arrival": {
"time": "1751128576",
"uncertainty": 120
},
"departure": {
"time": "1751128576",
"uncertainty": 120
},
"stopId": "LAND",
"stopSequence": 35
},
{
"arrival": {
"time": "1751128600",
"uncertainty": 120
},
"departure": {
"time": "1751128600",
"uncertainty": 120
},
"stopId": "LOCM",
"stopSequence": 36
},
{
"arrival": {
"time": "1751128643",
"uncertainty": 120
},
"departure": {
"time": "1751128643",
"uncertainty": 120
},
"stopId": "BELL",
"stopSequence": 37
},
{
"arrival": {
"time": "1751128739",
"uncertainty": 120
},
"departure": {
"time": "1751128739",
"uncertainty": 120
},
"stopId": "FOUC",
"stopSequence": 38
},
{
"arrival": {
"time": "1751128804",
"uncertainty": 120
},
"departure": {
"time": "1751128804",
"uncertainty": 120
},
"stopId": "PAPI",
"stopSequence": 39
},
{
"arrival": {
"time": "1751128838",
"uncertainty": 120
},
"departure": {
"time": "1751128838",
"uncertainty": 120
},
"stopId": "TRUD",
"stopSequence": 40
},
{
"arrival": {
"time": "1751128883",
"uncertainty": 120
},
"departure": {
"time": "1751128883",
"uncertainty": 120
},
"stopId": "GUER",
"stopSequence": 41
},
{
"arrival": {
"time": "1751128923",
"uncertainty": 120
},
"departure": {
"time": "1751128923",
"uncertainty": 120
},
"stopId": "GAGA",
"stopSequence": 42
},
{
"arrival": {
"time": "1751129063",
"uncertainty": 120
},
"departure": {
"time": "1751129063",
"uncertainty": 120
},
"stopId": "KROU",
"stopSequence": 43
},
{
"arrival": {
"time": "1751129112",
"uncertainty": 120
},
"departure": {
"time": "1751129112",
"uncertainty": 120
},
"stopId": "CROI",
"stopSequence": 44
},
{
"arrival": {
"time": "1751129163",
"uncertainty": 120
},
"departure": {
"time": "1751129163",
"uncertainty": 120
},
"stopId": "CHOU",
"stopSequence": 45
},
{
"arrival": {
"time": "1751129250",
"uncertainty": 120
},
"departure": {
"time": "1751129250",
"uncertainty": 120
},
"stopId": "NOURY",
"stopSequence": 46
},
{
"arrival": {
"time": "1751129323",
"uncertainty": 120
},
"departure": {
"time": "1751129323",
"uncertainty": 120
},
"stopId": "DAVI",
"stopSequence": 47
},
{
"arrival": {
"time": "1751129372",
"uncertainty": 120
},
"departure": {
"time": "1751129372",
"uncertainty": 120
},
"stopId": "ANSE",
"stopSequence": 48
},
{
"arrival": {
"time": "1751129492",
"uncertainty": 120
},
"departure": {
"time": "1751129492",
"uncertainty": 120
},
"stopId": "VERD",
"stopSequence": 49
},
{
"arrival": {
"time": "1751129611",
"uncertainty": 120
},
"departure": {
"time": "1751129611",
"uncertainty": 120
},
"stopId": "KERC",
"stopSequence": 50
},
{
"arrival": {
"time": "1751129672",
"uncertainty": 120
},
"departure": {
"time": "1751129672",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 51
},
{
"arrival": {
"time": "1751129769",
"uncertainty": 120
},
"departure": {
"time": "1751129769",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 52
},
{
"arrival": {
"time": "1751129861",
"uncertainty": 120
},
"departure": {
"time": "1751129861",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 53
},
{
"arrival": {
"time": "1751129942",
"uncertainty": 120
},
"departure": {
"time": "1751129942",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 54
},
{
"arrival": {
"time": "1751130032",
"uncertainty": 120
},
"departure": {
"time": "1751130032",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 55
},
{
"arrival": {
"time": "1751130097",
"uncertainty": 120
},
"departure": {
"time": "1751130097",
"uncertainty": 120
},
"stopId": "MARN",
"stopSequence": 56
},
{
"arrival": {
"time": "1751130209",
"uncertainty": 120
},
"departure": {
"time": "1751130209",
"uncertainty": 120
},
"stopId": "GUES",
"stopSequence": 57
},
{
"arrival": {
"time": "1751130277",
"uncertainty": 120
},
"departure": {
"time": "1751130277",
"uncertainty": 120
},
"stopId": "CARN1",
"stopSequence": 58
},
{
"arrival": {
"time": "1751130364",
"uncertainty": 120
},
"departure": {
"time": "1751130364",
"uncertainty": 120
},
"stopId": "SLIP1",
"stopSequence": 59
},
{
"arrival": {
"time": "1751130225",
"uncertainty": 120
},
"departure": {
"time": "1751130225",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "MARE1",
"stopSequence": 60
},
{
"arrival": {
"time": "1751130360",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "BAK3",
"stopSequence": 61
}
],
"trip": {
"routeId": "T5",
"scheduleRelationship": "SCHEDULED",
"tripId": "4497233"
},
"vehicle": {
"id": "399",
"label": "399"
}
}
},
{
"id": "4497232",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751126673",
"uncertainty": 120
},
"departure": {
"time": "1751126673",
"uncertainty": 120
},
"stopId": "MARE1"
},
{
"arrival": {
"time": "1751126751",
"uncertainty": 120
},
"stopId": "VOILE"
},
{
"departure": {
"time": "1751123647",
"uncertainty": 120
},
"stopId": "HUGO",
"stopSequence": 1
},
{
"arrival": {
"time": "1751123707",
"uncertainty": 120
},
"departure": {
"time": "1751123707",
"uncertainty": 120
},
"stopId": "QUIM",
"stopSequence": 2
},
{
"arrival": {
"time": "1751123778",
"uncertainty": 120
},
"departure": {
"time": "1751123778",
"uncertainty": 120
},
"stopId": "CBRA",
"stopSequence": 3
},
{
"arrival": {
"time": "1751123826",
"uncertainty": 120
},
"departure": {
"time": "1751123857",
"uncertainty": 120
},
"stopId": "GARD",
"stopSequence": 4
},
{
"arrival": {
"time": "1751123895",
"uncertainty": 120
},
"departure": {
"time": "1751123895",
"uncertainty": 120
},
"stopId": "MCUR",
"stopSequence": 5
},
{
"arrival": {
"time": "1751123930",
"uncertainty": 120
},
"departure": {
"time": "1751123930",
"uncertainty": 120
},
"stopId": "KRLI",
"stopSequence": 6
},
{
"arrival": {
"time": "1751124007",
"uncertainty": 120
},
"departure": {
"time": "1751124037",
"uncertainty": 120
},
"stopId": "KERI",
"stopSequence": 7
},
{
"arrival": {
"time": "1751124076",
"uncertainty": 120
},
"departure": {
"time": "1751124076",
"uncertainty": 120
},
"stopId": "ZOLA",
"stopSequence": 8
},
{
"arrival": {
"time": "1751124110",
"uncertainty": 120
},
"departure": {
"time": "1751124127",
"uncertainty": 120
},
"stopId": "BOTA",
"stopSequence": 9
},
{
"arrival": {
"time": "1751124231",
"uncertainty": 120
},
"departure": {
"time": "1751124247",
"uncertainty": 120
},
"stopId": "MARC",
"stopSequence": 10
},
{
"arrival": {
"time": "1751124367",
"uncertainty": 120
},
"departure": {
"time": "1751124367",
"uncertainty": 120
},
"stopId": "HERVE",
"stopSequence": 11
},
{
"arrival": {
"time": "1751124415",
"uncertainty": 120
},
"departure": {
"time": "1751124415",
"uncertainty": 120
},
"stopId": "MROU",
"stopSequence": 12
},
{
"arrival": {
"time": "1751124457",
"uncertainty": 120
},
"departure": {
"time": "1751124487",
"uncertainty": 120
},
"stopId": "CGEN",
"stopSequence": 13
},
{
"arrival": {
"time": "1751124555",
"uncertainty": 120
},
"departure": {
"time": "1751124555",
"uncertainty": 120
},
"stopId": "VILG",
"stopSequence": 14
},
{
"arrival": {
"time": "1751124583",
"uncertainty": 120
},
"departure": {
"time": "1751124583",
"uncertainty": 120
},
"stopId": "ORIEN",
"stopSequence": 15
},
{
"arrival": {
"time": "1751124613",
"uncertainty": 120
},
"departure": {
"time": "1751124613",
"uncertainty": 120
},
"stopId": "DOUA",
"stopSequence": 16
},
{
"arrival": {
"time": "1751124742",
"uncertainty": 120
},
"departure": {
"time": "1751124742",
"uncertainty": 120
},
"stopId": "SALU",
"stopSequence": 17
},
{
"arrival": {
"time": "1751124808",
"uncertainty": 120
},
"departure": {
"time": "1751124808",
"uncertainty": 120
},
"stopId": "LAND",
"stopSequence": 18
},
{
"arrival": {
"time": "1751124820",
"uncertainty": 120
},
"departure": {
"time": "1751124820",
"uncertainty": 120
},
"stopId": "LOCM",
"stopSequence": 19
},
{
"arrival": {
"time": "1751124857",
"uncertainty": 120
},
"departure": {
"time": "1751124857",
"uncertainty": 120
},
"stopId": "BELL",
"stopSequence": 20
},
{
"arrival": {
"time": "1751124967",
"uncertainty": 120
},
"departure": {
"time": "1751124967",
"uncertainty": 120
},
"stopId": "FOUC",
"stopSequence": 21
},
{
"arrival": {
"time": "1751125010",
"uncertainty": 120
},
"departure": {
"time": "1751125010",
"uncertainty": 120
},
"stopId": "PAPI",
"stopSequence": 22
},
{
"arrival": {
"time": "1751125027",
"uncertainty": 120
},
"departure": {
"time": "1751125027",
"uncertainty": 120
},
"stopId": "TRUD",
"stopSequence": 23
},
{
"arrival": {
"time": "1751125108",
"uncertainty": 120
},
"departure": {
"time": "1751125118",
"uncertainty": 120
},
"stopId": "GUER",
"stopSequence": 24
},
{
"arrival": {
"time": "1751125194",
"uncertainty": 120
},
"departure": {
"time": "1751125194",
"uncertainty": 120
},
"stopId": "GAGA",
"stopSequence": 25
},
{
"arrival": {
"time": "1751125347",
"uncertainty": 120
},
"departure": {
"time": "1751125358",
"uncertainty": 120
},
"stopId": "KROU",
"stopSequence": 26
},
{
"arrival": {
"time": "1751125417",
"uncertainty": 120
},
"departure": {
"time": "1751125417",
"uncertainty": 120
},
"stopId": "CROI",
"stopSequence": 27
},
{
"arrival": {
"time": "1751125475",
"uncertainty": 120
},
"departure": {
"time": "1751125477",
"uncertainty": 120
},
"stopId": "CHOU",
"stopSequence": 28
},
{
"arrival": {
"time": "1751125537",
"uncertainty": 120
},
"departure": {
"time": "1751125537",
"uncertainty": 120
},
"stopId": "NOURY",
"stopSequence": 29
},
{
"arrival": {
"time": "1751125607",
"uncertainty": 120
},
"departure": {
"time": "1751125607",
"uncertainty": 120
},
"stopId": "DAVI",
"stopSequence": 30
},
{
"arrival": {
"time": "1751125654",
"uncertainty": 120
},
"departure": {
"time": "1751125654",
"uncertainty": 120
},
"stopId": "ANSE",
"stopSequence": 31
},
{
"arrival": {
"time": "1751125731",
"uncertainty": 120
},
"departure": {
"time": "1751125747",
"uncertainty": 120
},
"stopId": "VERD",
"stopSequence": 32
},
{
"arrival": {
"time": "1751125819",
"uncertainty": 120
},
"departure": {
"time": "1751125837",
"uncertainty": 120
},
"stopId": "KERC",
"stopSequence": 33
},
{
"arrival": {
"time": "1751126017",
"uncertainty": 120
},
"departure": {
"time": "1751126047",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 34
},
{
"arrival": {
"time": "1751126094",
"uncertainty": 120
},
"departure": {
"time": "1751126107",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 35
},
{
"arrival": {
"time": "1751126186",
"uncertainty": 120
},
"departure": {
"time": "1751126197",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 36
},
{
"arrival": {
"time": "1751126316",
"uncertainty": 120
},
"departure": {
"time": "1751126318",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 37
},
{
"arrival": {
"time": "1751126386",
"uncertainty": 120
},
"departure": {
"time": "1751126407",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 38
},
{
"arrival": {
"time": "1751126455",
"uncertainty": 120
},
"departure": {
"time": "1751126455",
"uncertainty": 120
},
"stopId": "MARN",
"stopSequence": 39
},
{
"arrival": {
"time": "1751126506",
"uncertainty": 120
},
"departure": {
"time": "1751126506",
"uncertainty": 120
},
"stopId": "GUES",
"stopSequence": 40
},
{
"arrival": {
"time": "1751126558",
"uncertainty": 120
},
"departure": {
"time": "1751126558",
"uncertainty": 120
},
"stopId": "CARN1",
"stopSequence": 41
},
{
"arrival": {
"time": "1751126605",
"uncertainty": 120
},
"departure": {
"time": "1751126605",
"uncertainty": 120
},
"stopId": "SLIP1",
"stopSequence": 42
},
{
"arrival": {
"time": "1751126685",
"uncertainty": 120
},
"departure": {
"time": "1751126685",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "MARE1",
"stopSequence": 43
},
{
"arrival": {
"time": "1751126820",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "BAK3",
"stopSequence": 44
}
],
"trip": {
"routeId": "T5",
"scheduleRelationship": "SCHEDULED",
"tripId": "4497232"
},
"vehicle": {
"id": "616",
"label": "616"
}
}
},
{
"id": "4336397",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751126041",
"uncertainty": 120
},
"stopId": "EXPO_D",
"stopSequence": 1
},
{
"arrival": {
"time": "1751126191",
"uncertainty": 120
},
"departure": {
"time": "1751126221",
"uncertainty": 120
},
"stopId": "GUER",
"stopSequence": 2
},
{
"arrival": {
"time": "1751126299",
"uncertainty": 120
},
"departure": {
"time": "1751126299",
"uncertainty": 120
},
"stopId": "FICH",
"stopSequence": 3
},
{
"arrival": {
"time": "1751126328",
"uncertainty": 120
},
"departure": {
"time": "1751126328",
"uncertainty": 120
},
"stopId": "MARAT",
"stopSequence": 4
},
{
"arrival": {
"time": "1751126390",
"uncertainty": 120
},
"departure": {
"time": "1751126403",
"uncertainty": 120
},
"stopId": "KESL",
"stopSequence": 5
},
{
"arrival": {
"time": "1751126507",
"uncertainty": 120
},
"departure": {
"time": "1751126507",
"uncertainty": 120
},
"stopId": "PETI",
"stopSequence": 6
},
{
"arrival": {
"time": "1751126550",
"uncertainty": 120
},
"departure": {
"time": "1751126550",
"uncertainty": 120
},
"stopId": "HALB",
"stopSequence": 7
},
{
"arrival": {
"time": "1751126640",
"uncertainty": 120
},
"departure": {
"time": "1751126640",
"uncertainty": 120
},
"stopId": "ALPH",
"stopSequence": 8
},
{
"arrival": {
"time": "1751126702",
"uncertainty": 120
},
"departure": {
"time": "1751126702",
"uncertainty": 120
},
"stopId": "VILA",
"stopSequence": 9
},
{
"arrival": {
"time": "1751126789",
"uncertainty": 120
},
"departure": {
"time": "1751126789",
"uncertainty": 120
},
"stopId": "ROTO",
"stopSequence": 10
},
{
"arrival": {
"time": "1751126832",
"uncertainty": 120
},
"departure": {
"time": "1751126832",
"uncertainty": 120
},
"stopId": "NOURY",
"stopSequence": 11
},
{
"arrival": {
"time": "1751126881",
"uncertainty": 120
},
"departure": {
"time": "1751126881",
"uncertainty": 120
},
"stopId": "DAVI",
"stopSequence": 12
},
{
"arrival": {
"time": "1751126913",
"uncertainty": 120
},
"departure": {
"time": "1751126913",
"uncertainty": 120
},
"stopId": "ANSE",
"stopSequence": 13
},
{
"arrival": {
"time": "1751127005",
"uncertainty": 120
},
"departure": {
"time": "1751127005",
"uncertainty": 120
},
"stopId": "VERD",
"stopSequence": 14
},
{
"arrival": {
"time": "1751127104",
"uncertainty": 120
},
"departure": {
"time": "1751127104",
"uncertainty": 120
},
"stopId": "KERC",
"stopSequence": 15
},
{
"arrival": {
"time": "1751127191",
"uncertainty": 120
},
"departure": {
"time": "1751127240",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 16
},
{
"arrival": {
"time": "1751127311",
"uncertainty": 120
},
"departure": {
"time": "1751127311",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 17
},
{
"arrival": {
"time": "1751127383",
"uncertainty": 120
},
"departure": {
"time": "1751127383",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 18
},
{
"arrival": {
"time": "1751127498",
"uncertainty": 120
},
"departure": {
"time": "1751127498",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 19
},
{
"arrival": {
"time": "1751127568",
"uncertainty": 120
},
"departure": {
"time": "1751127568",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 20
},
{
"arrival": {
"time": "1751127628",
"uncertainty": 120
},
"departure": {
"time": "1751127628",
"uncertainty": 120
},
"stopId": "BAYA",
"stopSequence": 21
},
{
"arrival": {
"time": "1751127672",
"uncertainty": 120
},
"departure": {
"time": "1751127672",
"uncertainty": 120
},
"stopId": "MERV",
"stopSequence": 22
},
{
"arrival": {
"time": "1751127742",
"uncertainty": 120
},
"departure": {
"time": "1751127742",
"uncertainty": 120
},
"stopId": "LYCM",
"stopSequence": 23
},
{
"arrival": {
"time": "1751127875",
"uncertainty": 120
},
"departure": {
"time": "1751127875",
"uncertainty": 120
},
"stopId": "CLET",
"stopSequence": 24
},
{
"arrival": {
"time": "1751127942",
"uncertainty": 120
},
"departure": {
"time": "1751127942",
"uncertainty": 120
},
"stopId": "LAIN",
"stopSequence": 25
},
{
"arrival": {
"time": "1751128028",
"uncertainty": 120
},
"departure": {
"time": "1751128028",
"uncertainty": 120
},
"stopId": "KRVE",
"stopSequence": 26
},
{
"arrival": {
"time": "1751128062",
"uncertainty": 120
},
"departure": {
"time": "1751128062",
"uncertainty": 120
},
"stopId": "CMAR",
"stopSequence": 27
},
{
"arrival": {
"time": "1751128091",
"uncertainty": 120
},
"departure": {
"time": "1751128091",
"uncertainty": 120
},
"stopId": "CHEN",
"stopSequence": 28
},
{
"arrival": {
"time": "1751128142",
"uncertainty": 120
},
"departure": {
"time": "1751128142",
"uncertainty": 120
},
"stopId": "TER",
"stopSequence": 29
},
{
"arrival": {
"time": "1751128211",
"uncertainty": 120
},
"departure": {
"time": "1751128211",
"uncertainty": 120
},
"stopId": "KROL",
"stopSequence": 30
},
{
"arrival": {
"time": "1751128275",
"uncertainty": 120
},
"departure": {
"time": "1751128275",
"uncertainty": 120
},
"stopId": "FTOU2",
"stopSequence": 31
},
{
"arrival": {
"time": "1751128373",
"uncertainty": 120
},
"stopId": "VOILE",
"stopSequence": 32
}
],
"trip": {
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336397"
},
"vehicle": {
"id": "604",
"label": "604"
}
}
},
{
"id": "4336396",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751127900",
"uncertainty": 120
},
"stopId": "EXPO_D",
"stopSequence": 1
}
],
"trip": {
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336396"
}
}
},
{
"id": "4497236",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751124422",
"uncertainty": 120
},
"stopId": "VOILE"
},
{
"arrival": {
"time": "1751124490",
"uncertainty": 120
},
"departure": {
"time": "1751124490",
"uncertainty": 120
},
"stopId": "MARE"
},
{
"departure": {
"time": "1751124420",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "BAK3",
"stopSequence": 1
},
{
"arrival": {
"time": "1751124490",
"uncertainty": 120
},
"departure": {
"time": "1751124490",
"uncertainty": 120
},
"stopId": "MARE",
"stopSequence": 2
},
{
"arrival": {
"time": "1751124547",
"uncertainty": 120
},
"departure": {
"time": "1751124547",
"uncertainty": 120
},
"stopId": "SLIP",
"stopSequence": 3
},
{
"arrival": {
"time": "1751124618",
"uncertainty": 120
},
"departure": {
"time": "1751124618",
"uncertainty": 120
},
"stopId": "CARN",
"stopSequence": 4
},
{
"arrival": {
"time": "1751124678",
"uncertainty": 120
},
"departure": {
"time": "1751124678",
"uncertainty": 120
},
"stopId": "GUES1",
"stopSequence": 5
},
{
"arrival": {
"time": "1751124794",
"uncertainty": 120
},
"departure": {
"time": "1751124798",
"uncertainty": 120
},
"stopId": "MARN1",
"stopSequence": 6
},
{
"arrival": {
"time": "1751124881",
"uncertainty": 120
},
"departure": {
"time": "1751124888",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 7
},
{
"arrival": {
"time": "1751124968",
"uncertainty": 120
},
"departure": {
"time": "1751125008",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1751125126",
"uncertainty": 120
},
"departure": {
"time": "1751125128",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 9
},
{
"arrival": {
"time": "1751125265",
"uncertainty": 120
},
"departure": {
"time": "1751125265",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 10
},
{
"arrival": {
"time": "1751125356",
"uncertainty": 120
},
"departure": {
"time": "1751125643",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1751125673",
"uncertainty": 120
},
"departure": {
"time": "1751125673",
"uncertainty": 120
},
"stopId": "KERC1",
"stopSequence": 12
},
{
"arrival": {
"time": "1751125733",
"uncertainty": 120
},
"departure": {
"time": "1751125733",
"uncertainty": 120
},
"stopId": "VERD1",
"stopSequence": 13
},
{
"arrival": {
"time": "1751125823",
"uncertainty": 120
},
"departure": {
"time": "1751125823",
"uncertainty": 120
},
"stopId": "ANSE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1751125883",
"uncertainty": 120
},
"departure": {
"time": "1751125913",
"uncertainty": 120
},
"stopId": "DAVI1",
"stopSequence": 15
},
{
"arrival": {
"time": "1751125973",
"uncertainty": 120
},
"departure": {
"time": "1751125973",
"uncertainty": 120
},
"stopId": "NOURY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1751126050",
"uncertainty": 120
},
"departure": {
"time": "1751126050",
"uncertainty": 120
},
"stopId": "CHOU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1751126109",
"uncertainty": 120
},
"departure": {
"time": "1751126109",
"uncertainty": 120
},
"stopId": "CROI1",
"stopSequence": 18
},
{
"arrival": {
"time": "1751126132",
"uncertainty": 120
},
"departure": {
"time": "1751126132",
"uncertainty": 120
},
"stopId": "KROU1",
"stopSequence": 19
},
{
"arrival": {
"time": "1751126327",
"uncertainty": 120
},
"departure": {
"time": "1751126327",
"uncertainty": 120
},
"stopId": "GAGA1",
"stopSequence": 20
},
{
"arrival": {
"time": "1751126404",
"uncertainty": 120
},
"departure": {
"time": "1751126404",
"uncertainty": 120
},
"stopId": "GUER1",
"stopSequence": 21
},
{
"arrival": {
"time": "1751126449",
"uncertainty": 120
},
"departure": {
"time": "1751126449",
"uncertainty": 120
},
"stopId": "TRUD1",
"stopSequence": 22
},
{
"arrival": {
"time": "1751126462",
"uncertainty": 120
},
"departure": {
"time": "1751126462",
"uncertainty": 120
},
"stopId": "PAPI1",
"stopSequence": 23
},
{
"arrival": {
"time": "1751126513",
"uncertainty": 120
},
"departure": {
"time": "1751126513",
"uncertainty": 120
},
"stopId": "FOUC1",
"stopSequence": 24
},
{
"arrival": {
"time": "1751126581",
"uncertainty": 120
},
"departure": {
"time": "1751126581",
"uncertainty": 120
},
"stopId": "BELL1",
"stopSequence": 25
},
{
"arrival": {
"time": "1751126623",
"uncertainty": 120
},
"departure": {
"time": "1751126623",
"uncertainty": 120
},
"stopId": "LOCM1",
"stopSequence": 26
},
{
"arrival": {
"time": "1751126649",
"uncertainty": 120
},
"departure": {
"time": "1751126649",
"uncertainty": 120
},
"stopId": "LAND1",
"stopSequence": 27
},
{
"arrival": {
"time": "1751126748",
"uncertainty": 120
},
"departure": {
"time": "1751126748",
"uncertainty": 120
},
"stopId": "SALU1",
"stopSequence": 28
},
{
"arrival": {
"time": "1751126896",
"uncertainty": 120
},
"departure": {
"time": "1751126896",
"uncertainty": 120
},
"stopId": "DOUA1",
"stopSequence": 29
},
{
"arrival": {
"time": "1751126932",
"uncertainty": 120
},
"departure": {
"time": "1751126932",
"uncertainty": 120
},
"stopId": "ORIEN1",
"stopSequence": 30
},
{
"arrival": {
"time": "1751126981",
"uncertainty": 120
},
"departure": {
"time": "1751126981",
"uncertainty": 120
},
"stopId": "VILG1",
"stopSequence": 31
},
{
"arrival": {
"time": "1751127027",
"uncertainty": 120
},
"departure": {
"time": "1751127027",
"uncertainty": 120
},
"stopId": "CGEN1",
"stopSequence": 32
},
{
"arrival": {
"time": "1751127085",
"uncertainty": 120
},
"departure": {
"time": "1751127085",
"uncertainty": 120
},
"stopId": "MROU1",
"stopSequence": 33
},
{
"arrival": {
"time": "1751127183",
"uncertainty": 120
},
"departure": {
"time": "1751127183",
"uncertainty": 120
},
"stopId": "HERVE1",
"stopSequence": 34
},
{
"arrival": {
"time": "1751127290",
"uncertainty": 120
},
"departure": {
"time": "1751127290",
"uncertainty": 120
},
"stopId": "MARC1",
"stopSequence": 35
},
{
"arrival": {
"time": "1751127378",
"uncertainty": 120
},
"departure": {
"time": "1751127378",
"uncertainty": 120
},
"stopId": "BOTA1",
"stopSequence": 36
},
{
"arrival": {
"time": "1751127431",
"uncertainty": 120
},
"departure": {
"time": "1751127431",
"uncertainty": 120
},
"stopId": "ZOLA1",
"stopSequence": 37
},
{
"arrival": {
"time": "1751127465",
"uncertainty": 120
},
"departure": {
"time": "1751127465",
"uncertainty": 120
},
"stopId": "KERI1",
"stopSequence": 38
},
{
"arrival": {
"time": "1751127560",
"uncertainty": 120
},
"departure": {
"time": "1751127560",
"uncertainty": 120
},
"stopId": "KRLI1",
"stopSequence": 39
},
{
"arrival": {
"time": "1751127603",
"uncertainty": 120
},
"departure": {
"time": "1751127603",
"uncertainty": 120
},
"stopId": "MCUR1",
"stopSequence": 40
},
{
"arrival": {
"time": "1751127623",
"uncertainty": 120
},
"departure": {
"time": "1751127623",
"uncertainty": 120
},
"stopId": "GARD1",
"stopSequence": 41
},
{
"arrival": {
"time": "1751127714",
"uncertainty": 120
},
"departure": {
"time": "1751127714",
"uncertainty": 120
},
"stopId": "CBRA1",
"stopSequence": 42
},
{
"arrival": {
"time": "1751127796",
"uncertainty": 120
},
"departure": {
"time": "1751127796",
"uncertainty": 120
},
"stopId": "QUIM1",
"stopSequence": 43
},
{
"arrival": {
"time": "1751127895",
"uncertainty": 120
},
"stopId": "HUGO1",
"stopSequence": 44
}
],
"trip": {
"routeId": "T5",
"scheduleRelationship": "SCHEDULED",
"tripId": "4497236"
},
"vehicle": {
"id": "430",
"label": "430"
}
}
},
{
"id": "4336395",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751126940",
"uncertainty": 120
},
"stopId": "EXPO_D",
"stopSequence": 1
},
{
"arrival": {
"time": "1751127089",
"uncertainty": 120
},
"departure": {
"time": "1751127089",
"uncertainty": 120
},
"stopId": "GUER",
"stopSequence": 2
},
{
"arrival": {
"time": "1751127169",
"uncertainty": 120
},
"departure": {
"time": "1751127169",
"uncertainty": 120
},
"stopId": "FICH",
"stopSequence": 3
},
{
"arrival": {
"time": "1751127200",
"uncertainty": 120
},
"departure": {
"time": "1751127200",
"uncertainty": 120
},
"stopId": "MARAT",
"stopSequence": 4
},
{
"arrival": {
"time": "1751127263",
"uncertainty": 120
},
"departure": {
"time": "1751127263",
"uncertainty": 120
},
"stopId": "KESL",
"stopSequence": 5
},
{
"arrival": {
"time": "1751127333",
"uncertainty": 120
},
"departure": {
"time": "1751127333",
"uncertainty": 120
},
"stopId": "PETI",
"stopSequence": 6
},
{
"arrival": {
"time": "1751127382",
"uncertainty": 120
},
"departure": {
"time": "1751127382",
"uncertainty": 120
},
"stopId": "HALB",
"stopSequence": 7
},
{
"arrival": {
"time": "1751127484",
"uncertainty": 120
},
"departure": {
"time": "1751127484",
"uncertainty": 120
},
"stopId": "ALPH",
"stopSequence": 8
},
{
"arrival": {
"time": "1751127548",
"uncertainty": 120
},
"departure": {
"time": "1751127548",
"uncertainty": 120
},
"stopId": "VILA",
"stopSequence": 9
},
{
"arrival": {
"time": "1751127632",
"uncertainty": 120
},
"departure": {
"time": "1751127632",
"uncertainty": 120
},
"stopId": "ROTO",
"stopSequence": 10
},
{
"arrival": {
"time": "1751127668",
"uncertainty": 120
},
"departure": {
"time": "1751127668",
"uncertainty": 120
},
"stopId": "NOURY",
"stopSequence": 11
},
{
"arrival": {
"time": "1751127730",
"uncertainty": 120
},
"departure": {
"time": "1751127730",
"uncertainty": 120
},
"stopId": "DAVI",
"stopSequence": 12
},
{
"arrival": {
"time": "1751127771",
"uncertainty": 120
},
"departure": {
"time": "1751127771",
"uncertainty": 120
},
"stopId": "ANSE",
"stopSequence": 13
},
{
"arrival": {
"time": "1751127876",
"uncertainty": 120
},
"departure": {
"time": "1751127876",
"uncertainty": 120
},
"stopId": "VERD",
"stopSequence": 14
},
{
"arrival": {
"time": "1751127984",
"uncertainty": 120
},
"departure": {
"time": "1751127984",
"uncertainty": 120
},
"stopId": "KERC",
"stopSequence": 15
},
{
"arrival": {
"time": "1751128066",
"uncertainty": 120
},
"departure": {
"time": "1751128066",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 16
},
{
"arrival": {
"time": "1751128149",
"uncertainty": 120
},
"departure": {
"time": "1751128149",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 17
},
{
"arrival": {
"time": "1751128230",
"uncertainty": 120
},
"departure": {
"time": "1751128230",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 18
},
{
"arrival": {
"time": "1751128311",
"uncertainty": 120
},
"departure": {
"time": "1751128311",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 19
},
{
"arrival": {
"time": "1751128401",
"uncertainty": 120
},
"departure": {
"time": "1751128401",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 20
},
{
"arrival": {
"time": "1751128463",
"uncertainty": 120
},
"departure": {
"time": "1751128463",
"uncertainty": 120
},
"stopId": "BAYA",
"stopSequence": 21
},
{
"arrival": {
"time": "1751128513",
"uncertainty": 120
},
"departure": {
"time": "1751128513",
"uncertainty": 120
},
"stopId": "MERV",
"stopSequence": 22
},
{
"arrival": {
"time": "1751128581",
"uncertainty": 120
},
"departure": {
"time": "1751128581",
"uncertainty": 120
},
"stopId": "LYCM",
"stopSequence": 23
},
{
"arrival": {
"time": "1751128692",
"uncertainty": 120
},
"departure": {
"time": "1751128692",
"uncertainty": 120
},
"stopId": "CLET",
"stopSequence": 24
},
{
"arrival": {
"time": "1751128752",
"uncertainty": 120
},
"departure": {
"time": "1751128752",
"uncertainty": 120
},
"stopId": "LAIN",
"stopSequence": 25
},
{
"arrival": {
"time": "1751128827",
"uncertainty": 120
},
"departure": {
"time": "1751128827",
"uncertainty": 120
},
"stopId": "KRVE",
"stopSequence": 26
},
{
"arrival": {
"time": "1751128864",
"uncertainty": 120
},
"departure": {
"time": "1751128864",
"uncertainty": 120
},
"stopId": "CMAR",
"stopSequence": 27
},
{
"arrival": {
"time": "1751128892",
"uncertainty": 120
},
"departure": {
"time": "1751128892",
"uncertainty": 120
},
"stopId": "CHEN",
"stopSequence": 28
},
{
"arrival": {
"time": "1751128947",
"uncertainty": 120
},
"departure": {
"time": "1751128947",
"uncertainty": 120
},
"stopId": "TER",
"stopSequence": 29
},
{
"arrival": {
"time": "1751129025",
"uncertainty": 120
},
"departure": {
"time": "1751129025",
"uncertainty": 120
},
"stopId": "KROL",
"stopSequence": 30
},
{
"arrival": {
"time": "1751129089",
"uncertainty": 120
},
"departure": {
"time": "1751129089",
"uncertainty": 120
},
"stopId": "FTOU2",
"stopSequence": 31
},
{
"arrival": {
"time": "1751129187",
"uncertainty": 120
},
"stopId": "VOILE",
"stopSequence": 32
}
],
"trip": {
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336395"
}
}
},
{
"id": "4497224",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751129700",
"uncertainty": 120
},
"stopId": "VOILE"
},
{
"arrival": {
"time": "1751129751",
"uncertainty": 120
},
"departure": {
"time": "1751129751",
"uncertainty": 120
},
"stopId": "MARE"
},
{
"departure": {
"time": "1751129700",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "BAK3",
"stopSequence": 1
},
{
"arrival": {
"time": "1751129751",
"uncertainty": 120
},
"departure": {
"time": "1751129751",
"uncertainty": 120
},
"stopId": "MARE",
"stopSequence": 2
},
{
"arrival": {
"time": "1751129815",
"uncertainty": 120
},
"departure": {
"time": "1751129815",
"uncertainty": 120
},
"stopId": "SLIP",
"stopSequence": 3
},
{
"arrival": {
"time": "1751129899",
"uncertainty": 120
},
"departure": {
"time": "1751129899",
"uncertainty": 120
},
"stopId": "CARN",
"stopSequence": 4
},
{
"arrival": {
"time": "1751129956",
"uncertainty": 120
},
"departure": {
"time": "1751129956",
"uncertainty": 120
},
"stopId": "GUES1",
"stopSequence": 5
},
{
"arrival": {
"time": "1751130051",
"uncertainty": 120
},
"departure": {
"time": "1751130051",
"uncertainty": 120
},
"stopId": "MARN1",
"stopSequence": 6
},
{
"arrival": {
"time": "1751130134",
"uncertainty": 120
},
"departure": {
"time": "1751130134",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 7
},
{
"arrival": {
"time": "1751130221",
"uncertainty": 120
},
"departure": {
"time": "1751130221",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1751130308",
"uncertainty": 120
},
"departure": {
"time": "1751130308",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 9
},
{
"arrival": {
"time": "1751130390",
"uncertainty": 120
},
"departure": {
"time": "1751130390",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 10
},
{
"arrival": {
"time": "1751130494",
"uncertainty": 120
},
"departure": {
"time": "1751130494",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1751130532",
"uncertainty": 120
},
"departure": {
"time": "1751130532",
"uncertainty": 120
},
"stopId": "KERC1",
"stopSequence": 12
},
{
"arrival": {
"time": "1751130611",
"uncertainty": 120
},
"departure": {
"time": "1751130611",
"uncertainty": 120
},
"stopId": "VERD1",
"stopSequence": 13
},
{
"arrival": {
"time": "1751130671",
"uncertainty": 120
},
"departure": {
"time": "1751130671",
"uncertainty": 120
},
"stopId": "ANSE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1751130724",
"uncertainty": 120
},
"departure": {
"time": "1751130724",
"uncertainty": 120
},
"stopId": "DAVI1",
"stopSequence": 15
},
{
"arrival": {
"time": "1751130814",
"uncertainty": 120
},
"departure": {
"time": "1751130814",
"uncertainty": 120
},
"stopId": "NOURY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1751130901",
"uncertainty": 120
},
"departure": {
"time": "1751130901",
"uncertainty": 120
},
"stopId": "CHOU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1751130937",
"uncertainty": 120
},
"departure": {
"time": "1751130937",
"uncertainty": 120
},
"stopId": "CROI1",
"stopSequence": 18
},
{
"arrival": {
"time": "1751130974",
"uncertainty": 120
},
"departure": {
"time": "1751130974",
"uncertainty": 120
},
"stopId": "KROU1",
"stopSequence": 19
},
{
"arrival": {
"time": "1751131107",
"uncertainty": 120
},
"departure": {
"time": "1751131107",
"uncertainty": 120
},
"stopId": "GAGA1",
"stopSequence": 20
},
{
"arrival": {
"time": "1751131160",
"uncertainty": 120
},
"departure": {
"time": "1751131160",
"uncertainty": 120
},
"stopId": "GUER1",
"stopSequence": 21
},
{
"arrival": {
"time": "1751131189",
"uncertainty": 120
},
"departure": {
"time": "1751131189",
"uncertainty": 120
},
"stopId": "TRUD1",
"stopSequence": 22
},
{
"arrival": {
"time": "1751131219",
"uncertainty": 120
},
"departure": {
"time": "1751131219",
"uncertainty": 120
},
"stopId": "PAPI1",
"stopSequence": 23
},
{
"arrival": {
"time": "1751131278",
"uncertainty": 120
},
"departure": {
"time": "1751131278",
"uncertainty": 120
},
"stopId": "FOUC1",
"stopSequence": 24
},
{
"arrival": {
"time": "1751131340",
"uncertainty": 120
},
"departure": {
"time": "1751131340",
"uncertainty": 120
},
"stopId": "BELL1",
"stopSequence": 25
},
{
"arrival": {
"time": "1751131380",
"uncertainty": 120
},
"departure": {
"time": "1751131380",
"uncertainty": 120
},
"stopId": "LOCM1",
"stopSequence": 26
},
{
"arrival": {
"time": "1751131402",
"uncertainty": 120
},
"departure": {
"time": "1751131402",
"uncertainty": 120
},
"stopId": "LAND1",
"stopSequence": 27
},
{
"arrival": {
"time": "1751131488",
"uncertainty": 120
},
"departure": {
"time": "1751131488",
"uncertainty": 120
},
"stopId": "SALU1",
"stopSequence": 28
},
{
"arrival": {
"time": "1751131650",
"uncertainty": 120
},
"departure": {
"time": "1751131650",
"uncertainty": 120
},
"stopId": "DOUA1",
"stopSequence": 29
},
{
"arrival": {
"time": "1751131675",
"uncertainty": 120
},
"departure": {
"time": "1751131675",
"uncertainty": 120
},
"stopId": "ORIEN1",
"stopSequence": 30
},
{
"arrival": {
"time": "1751131700",
"uncertainty": 120
},
"departure": {
"time": "1751131700",
"uncertainty": 120
},
"stopId": "VILG1",
"stopSequence": 31
},
{
"arrival": {
"time": "1751131744",
"uncertainty": 120
},
"departure": {
"time": "1751131744",
"uncertainty": 120
},
"stopId": "CGEN1",
"stopSequence": 32
},
{
"arrival": {
"time": "1751131792",
"uncertainty": 120
},
"departure": {
"time": "1751131792",
"uncertainty": 120
},
"stopId": "MROU1",
"stopSequence": 33
},
{
"arrival": {
"time": "1751131880",
"uncertainty": 120
},
"departure": {
"time": "1751131880",
"uncertainty": 120
},
"stopId": "HERVE1",
"stopSequence": 34
},
{
"arrival": {
"time": "1751132000",
"uncertainty": 120
},
"departure": {
"time": "1751132000",
"uncertainty": 120
},
"stopId": "MARC1",
"stopSequence": 35
},
{
"arrival": {
"time": "1751132076",
"uncertainty": 120
},
"departure": {
"time": "1751132076",
"uncertainty": 120
},
"stopId": "BOTA1",
"stopSequence": 36
},
{
"arrival": {
"time": "1751132125",
"uncertainty": 120
},
"departure": {
"time": "1751132125",
"uncertainty": 120
},
"stopId": "ZOLA1",
"stopSequence": 37
},
{
"arrival": {
"time": "1751132159",
"uncertainty": 120
},
"departure": {
"time": "1751132159",
"uncertainty": 120
},
"stopId": "KERI1",
"stopSequence": 38
},
{
"arrival": {
"time": "1751132238",
"uncertainty": 120
},
"departure": {
"time": "1751132238",
"uncertainty": 120
},
"stopId": "KRLI1",
"stopSequence": 39
},
{
"arrival": {
"time": "1751132281",
"uncertainty": 120
},
"departure": {
"time": "1751132281",
"uncertainty": 120
},
"stopId": "MCUR1",
"stopSequence": 40
},
{
"arrival": {
"time": "1751132305",
"uncertainty": 120
},
"departure": {
"time": "1751132305",
"uncertainty": 120
},
"stopId": "GARD1",
"stopSequence": 41
},
{
"arrival": {
"time": "1751132386",
"uncertainty": 120
},
"departure": {
"time": "1751132386",
"uncertainty": 120
},
"stopId": "CBRA1",
"stopSequence": 42
},
{
"arrival": {
"time": "1751132453",
"uncertainty": 120
},
"departure": {
"time": "1751132453",
"uncertainty": 120
},
"stopId": "QUIM1",
"stopSequence": 43
},
{
"arrival": {
"time": "1751132533",
"uncertainty": 120
},
"stopId": "HUGO1",
"stopSequence": 44
}
],
"trip": {
"routeId": "T5",
"scheduleRelationship": "SCHEDULED",
"tripId": "4497224"
}
}
},
{
"id": "4475315",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751129700",
"uncertainty": 120
},
"stopId": "GMAR",
"stopSequence": 1
}
],
"trip": {
"routeId": "NCV2",
"scheduleRelationship": "SCHEDULED",
"tripId": "4475315"
}
}
},
{
"id": "4389968",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751129460",
"uncertainty": 120
},
"stopId": "TYNU3",
"stopSequence": 1
}
],
"trip": {
"routeId": "T4",
"scheduleRelationship": "SCHEDULED",
"tripId": "4389968"
}
}
},
{
"id": "4475318",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751128200",
"uncertainty": 120
},
"stopId": "GMAR",
"stopSequence": 1
}
],
"trip": {
"routeId": "NCV2",
"scheduleRelationship": "SCHEDULED",
"tripId": "4475318"
}
}
},
{
"id": "4389965",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751125380",
"uncertainty": 120
},
"stopId": "MENE",
"stopSequence": 1
},
{
"arrival": {
"time": "1751125449",
"uncertainty": 120
},
"departure": {
"time": "1751125449",
"uncertainty": 120
},
"stopId": "MADE",
"stopSequence": 2
},
{
"arrival": {
"time": "1751125479",
"uncertainty": 120
},
"departure": {
"time": "1751125479",
"uncertainty": 120
},
"stopId": "KDRO",
"stopSequence": 3
},
{
"arrival": {
"time": "1751125509",
"uncertainty": 120
},
"departure": {
"time": "1751125509",
"uncertainty": 120
},
"stopId": "RPLA",
"stopSequence": 4
},
{
"arrival": {
"time": "1751125570",
"uncertainty": 120
},
"departure": {
"time": "1751125570",
"uncertainty": 120
},
"stopId": "MAIG",
"stopSequence": 5
},
{
"arrival": {
"time": "1751125650",
"uncertainty": 120
},
"departure": {
"time": "1751125650",
"uncertainty": 120
},
"stopId": "LESB",
"stopSequence": 6
},
{
"arrival": {
"time": "1751125717",
"uncertainty": 120
},
"departure": {
"time": "1751125717",
"uncertainty": 120
},
"stopId": "KEDY",
"stopSequence": 7
},
{
"arrival": {
"time": "1751125821",
"uncertainty": 120
},
"departure": {
"time": "1751125821",
"uncertainty": 120
},
"stopId": "BELA",
"stopSequence": 8
},
{
"arrival": {
"time": "1751125899",
"uncertainty": 120
},
"departure": {
"time": "1751125920",
"uncertainty": 120
},
"stopId": "MAIA",
"stopSequence": 9
},
{
"arrival": {
"time": "1751126007",
"uncertainty": 120
},
"departure": {
"time": "1751126007",
"uncertainty": 120
},
"stopId": "ARCS3",
"stopSequence": 10
},
{
"arrival": {
"time": "1751126079",
"uncertainty": 120
},
"departure": {
"time": "1751126079",
"uncertainty": 120
},
"stopId": "CZAM1",
"stopSequence": 11
},
{
"arrival": {
"time": "1751126130",
"uncertainty": 120
},
"departure": {
"time": "1751126130",
"uncertainty": 120
},
"stopId": "ROLL1",
"stopSequence": 12
},
{
"arrival": {
"time": "1751126180",
"uncertainty": 120
},
"departure": {
"time": "1751126180",
"uncertainty": 120
},
"stopId": "VERL1",
"stopSequence": 13
},
{
"arrival": {
"time": "1751126226",
"uncertainty": 120
},
"departure": {
"time": "1751126226",
"uncertainty": 120
},
"stopId": "KZEC",
"stopSequence": 14
},
{
"arrival": {
"time": "1751126316",
"uncertainty": 120
},
"departure": {
"time": "1751126316",
"uncertainty": 120
},
"stopId": "PZEC",
"stopSequence": 15
},
{
"arrival": {
"time": "1751126354",
"uncertainty": 120
},
"departure": {
"time": "1751126371",
"uncertainty": 120
},
"stopId": "KBON",
"stopSequence": 16
},
{
"arrival": {
"time": "1751126423",
"uncertainty": 120
},
"departure": {
"time": "1751126431",
"uncertainty": 120
},
"stopId": "VDTO",
"stopSequence": 17
},
{
"arrival": {
"time": "1751126553",
"uncertainty": 120
},
"departure": {
"time": "1751126553",
"uncertainty": 120
},
"stopId": "BEGR4",
"stopSequence": 18
},
{
"arrival": {
"time": "1751126610",
"uncertainty": 120
},
"departure": {
"time": "1751126610",
"uncertainty": 120
},
"stopId": "CLAI",
"stopSequence": 19
},
{
"arrival": {
"time": "1751126693",
"uncertainty": 120
},
"departure": {
"time": "1751126693",
"uncertainty": 120
},
"stopId": "CFPA",
"stopSequence": 20
},
{
"arrival": {
"time": "1751126797",
"uncertainty": 120
},
"departure": {
"time": "1751126797",
"uncertainty": 120
},
"stopId": "VERT3",
"stopSequence": 21
},
{
"arrival": {
"time": "1751126861",
"uncertainty": 120
},
"departure": {
"time": "1751126861",
"uncertainty": 120
},
"stopId": "ZCK2",
"stopSequence": 22
},
{
"arrival": {
"time": "1751126893",
"uncertainty": 120
},
"departure": {
"time": "1751126893",
"uncertainty": 120
},
"stopId": "GREN",
"stopSequence": 23
},
{
"arrival": {
"time": "1751126934",
"uncertainty": 120
},
"departure": {
"time": "1751126934",
"uncertainty": 120
},
"stopId": "MAIR",
"stopSequence": 24
},
{
"arrival": {
"time": "1751127015",
"uncertainty": 120
},
"departure": {
"time": "1751127015",
"uncertainty": 120
},
"stopId": "LIBE",
"stopSequence": 25
},
{
"arrival": {
"time": "1751127065",
"uncertainty": 120
},
"departure": {
"time": "1751127065",
"uncertainty": 120
},
"stopId": "LPUI",
"stopSequence": 26
},
{
"arrival": {
"time": "1751127145",
"uncertainty": 120
},
"departure": {
"time": "1751127145",
"uncertainty": 120
},
"stopId": "CALV",
"stopSequence": 27
},
{
"arrival": {
"time": "1751127248",
"uncertainty": 120
},
"departure": {
"time": "1751127248",
"uncertainty": 120
},
"stopId": "DOUR",
"stopSequence": 28
},
{
"arrival": {
"time": "1751127297",
"uncertainty": 120
},
"departure": {
"time": "1751127297",
"uncertainty": 120
},
"stopId": "YSER",
"stopSequence": 29
},
{
"arrival": {
"time": "1751127347",
"uncertainty": 120
},
"departure": {
"time": "1751127347",
"uncertainty": 120
},
"stopId": "KERC",
"stopSequence": 30
},
{
"arrival": {
"time": "1751127433",
"uncertainty": 120
},
"departure": {
"time": "1751127433",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 31
},
{
"arrival": {
"time": "1751127504",
"uncertainty": 120
},
"departure": {
"time": "1751127504",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 32
},
{
"arrival": {
"time": "1751127576",
"uncertainty": 120
},
"departure": {
"time": "1751127576",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 33
},
{
"arrival": {
"time": "1751127690",
"uncertainty": 120
},
"departure": {
"time": "1751127690",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 34
},
{
"arrival": {
"time": "1751127761",
"uncertainty": 120
},
"departure": {
"time": "1751127761",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 35
},
{
"arrival": {
"time": "1751127821",
"uncertainty": 120
},
"departure": {
"time": "1751127821",
"uncertainty": 120
},
"stopId": "BAYA",
"stopSequence": 36
},
{
"arrival": {
"time": "1751127871",
"uncertainty": 120
},
"departure": {
"time": "1751127871",
"uncertainty": 120
},
"stopId": "MERV",
"stopSequence": 37
},
{
"arrival": {
"time": "1751127939",
"uncertainty": 120
},
"departure": {
"time": "1751127939",
"uncertainty": 120
},
"stopId": "LYCM",
"stopSequence": 38
},
{
"arrival": {
"time": "1751128014",
"uncertainty": 120
},
"departure": {
"time": "1751128014",
"uncertainty": 120
},
"stopId": "PUCE",
"stopSequence": 39
},
{
"arrival": {
"time": "1751128085",
"uncertainty": 120
},
"departure": {
"time": "1751128085",
"uncertainty": 120
},
"stopId": "ANGL",
"stopSequence": 40
},
{
"arrival": {
"time": "1751128119",
"uncertainty": 120
},
"departure": {
"time": "1751128119",
"uncertainty": 120
},
"stopId": "MOUL",
"stopSequence": 41
},
{
"arrival": {
"time": "1751128237",
"uncertainty": 120
},
"departure": {
"time": "1751128237",
"uncertainty": 120
},
"stopId": "QUEL",
"stopSequence": 42
},
{
"arrival": {
"time": "1751128308",
"uncertainty": 120
},
"departure": {
"time": "1751128308",
"uncertainty": 120
},
"stopId": "BOUC",
"stopSequence": 43
},
{
"arrival": {
"time": "1751128334",
"uncertainty": 120
},
"departure": {
"time": "1751128334",
"uncertainty": 120
},
"stopId": "4CHE",
"stopSequence": 44
},
{
"arrival": {
"time": "1751128359",
"uncertainty": 120
},
"departure": {
"time": "1751128359",
"uncertainty": 120
},
"stopId": "4CHE1",
"stopSequence": 45
},
{
"arrival": {
"time": "1751128399",
"uncertainty": 120
},
"departure": {
"time": "1751128399",
"uncertainty": 120
},
"stopId": "MINI",
"stopSequence": 46
},
{
"arrival": {
"time": "1751128435",
"uncertainty": 120
},
"departure": {
"time": "1751128435",
"uncertainty": 120
},
"stopId": "KERA",
"stopSequence": 47
},
{
"arrival": {
"time": "1751128488",
"uncertainty": 120
},
"departure": {
"time": "1751128488",
"uncertainty": 120
},
"stopId": "PHAR",
"stopSequence": 48
},
{
"arrival": {
"time": "1751128539",
"uncertainty": 120
},
"departure": {
"time": "1751128539",
"uncertainty": 120
},
"stopId": "KERN",
"stopSequence": 49
},
{
"arrival": {
"time": "1751128584",
"uncertainty": 120
},
"departure": {
"time": "1751128584",
"uncertainty": 120
},
"stopId": "NOUR",
"stopSequence": 50
},
{
"arrival": {
"time": "1751128625",
"uncertainty": 120
},
"departure": {
"time": "1751128625",
"uncertainty": 120
},
"stopId": "TOUH",
"stopSequence": 51
},
{
"arrival": {
"time": "1751128676",
"uncertainty": 120
},
"departure": {
"time": "1751128676",
"uncertainty": 120
},
"stopId": "KEBL",
"stopSequence": 52
},
{
"arrival": {
"time": "1751128727",
"uncertainty": 120
},
"departure": {
"time": "1751128727",
"uncertainty": 120
},
"stopId": "MENZ",
"stopSequence": 53
},
{
"arrival": {
"time": "1751128779",
"uncertainty": 120
},
"departure": {
"time": "1751128779",
"uncertainty": 120
},
"stopId": "GROU2",
"stopSequence": 54
},
{
"arrival": {
"time": "1751128802",
"uncertainty": 120
},
"departure": {
"time": "1751128802",
"uncertainty": 120
},
"stopId": "BRIS",
"stopSequence": 55
},
{
"arrival": {
"time": "1751129123",
"uncertainty": 120
},
"departure": {
"time": "1751129123",
"uncertainty": 120
},
"stopId": "KPLA",
"stopSequence": 56
},
{
"arrival": {
"time": "1751129199",
"uncertainty": 120
},
"departure": {
"time": "1751129199",
"uncertainty": 120
},
"stopId": "KPAP",
"stopSequence": 57
},
{
"arrival": {
"time": "1751129269",
"uncertainty": 120
},
"departure": {
"time": "1751129269",
"uncertainty": 120
},
"stopId": "CRF",
"stopSequence": 58
},
{
"arrival": {
"time": "1751129499",
"uncertainty": 120
},
"stopId": "PALU",
"stopSequence": 59
}
],
"trip": {
"routeId": "T4",
"scheduleRelationship": "SCHEDULED",
"tripId": "4389965"
},
"vehicle": {
"id": "613",
"label": "613"
}
}
},
{
"id": "4389964",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751124124",
"uncertainty": 120
},
"stopId": "TYNU3",
"stopSequence": 1
},
{
"arrival": {
"time": "1751124204",
"uncertainty": 120
},
"departure": {
"time": "1751124204",
"uncertainty": 120
},
"stopId": "NINI1",
"stopSequence": 2
},
{
"arrival": {
"time": "1751124273",
"uncertainty": 120
},
"departure": {
"time": "1751124273",
"uncertainty": 120
},
"stopId": "GARE1",
"stopSequence": 3
},
{
"arrival": {
"time": "1751124309",
"uncertainty": 120
},
"departure": {
"time": "1751124309",
"uncertainty": 120
},
"stopId": "PSCC1",
"stopSequence": 4
},
{
"arrival": {
"time": "1751124389",
"uncertainty": 120
},
"departure": {
"time": "1751124389",
"uncertainty": 120
},
"stopId": "MAUR2",
"stopSequence": 5
},
{
"arrival": {
"time": "1751124407",
"uncertainty": 120
},
"departure": {
"time": "1751124407",
"uncertainty": 120
},
"stopId": "GEND",
"stopSequence": 6
},
{
"arrival": {
"time": "1751124456",
"uncertainty": 120
},
"departure": {
"time": "1751124483",
"uncertainty": 120
},
"stopId": "MANK",
"stopSequence": 7
},
{
"arrival": {
"time": "1751124550",
"uncertainty": 120
},
"departure": {
"time": "1751124550",
"uncertainty": 120
},
"stopId": "NENE",
"stopSequence": 8
},
{
"arrival": {
"time": "1751124601",
"uncertainty": 120
},
"departure": {
"time": "1751124693",
"uncertainty": 120
},
"stopId": "LTER",
"stopSequence": 9
},
{
"arrival": {
"time": "1751124777",
"uncertainty": 120
},
"departure": {
"time": "1751124777",
"uncertainty": 120
},
"stopId": "VALQ",
"stopSequence": 10
},
{
"arrival": {
"time": "1751124834",
"uncertainty": 120
},
"departure": {
"time": "1751124844",
"uncertainty": 120
},
"stopId": "TUMU",
"stopSequence": 11
},
{
"arrival": {
"time": "1751124972",
"uncertainty": 120
},
"departure": {
"time": "1751124972",
"uncertainty": 120
},
"stopId": "CZAM1",
"stopSequence": 12
},
{
"arrival": {
"time": "1751125031",
"uncertainty": 120
},
"departure": {
"time": "1751125031",
"uncertainty": 120
},
"stopId": "ROLL1",
"stopSequence": 13
},
{
"arrival": {
"time": "1751125084",
"uncertainty": 120
},
"departure": {
"time": "1751125084",
"uncertainty": 120
},
"stopId": "VERL1",
"stopSequence": 14
},
{
"arrival": {
"time": "1751125144",
"uncertainty": 120
},
"departure": {
"time": "1751125144",
"uncertainty": 120
},
"stopId": "KZEC",
"stopSequence": 15
},
{
"arrival": {
"time": "1751125213",
"uncertainty": 120
},
"departure": {
"time": "1751125234",
"uncertainty": 120
},
"stopId": "PZEC",
"stopSequence": 16
},
{
"arrival": {
"time": "1751125263",
"uncertainty": 120
},
"departure": {
"time": "1751125264",
"uncertainty": 120
},
"stopId": "KBON",
"stopSequence": 17
},
{
"arrival": {
"time": "1751125306",
"uncertainty": 120
},
"departure": {
"time": "1751125324",
"uncertainty": 120
},
"stopId": "VDTO",
"stopSequence": 18
},
{
"arrival": {
"time": "1751125443",
"uncertainty": 120
},
"departure": {
"time": "1751125443",
"uncertainty": 120
},
"stopId": "BEGR4",
"stopSequence": 19
},
{
"arrival": {
"time": "1751125494",
"uncertainty": 120
},
"departure": {
"time": "1751125494",
"uncertainty": 120
},
"stopId": "CLAI",
"stopSequence": 20
},
{
"arrival": {
"time": "1751125570",
"uncertainty": 120
},
"departure": {
"time": "1751125570",
"uncertainty": 120
},
"stopId": "CFPA",
"stopSequence": 21
},
{
"arrival": {
"time": "1751125674",
"uncertainty": 120
},
"departure": {
"time": "1751125714",
"uncertainty": 120
},
"stopId": "VERT3",
"stopSequence": 22
},
{
"arrival": {
"time": "1751125756",
"uncertainty": 120
},
"departure": {
"time": "1751125804",
"uncertainty": 120
},
"stopId": "ZCK2",
"stopSequence": 23
},
{
"arrival": {
"time": "1751125862",
"uncertainty": 120
},
"departure": {
"time": "1751125894",
"uncertainty": 120
},
"stopId": "GREN",
"stopSequence": 24
},
{
"arrival": {
"time": "1751125930",
"uncertainty": 120
},
"departure": {
"time": "1751125930",
"uncertainty": 120
},
"stopId": "MAIR",
"stopSequence": 25
},
{
"arrival": {
"time": "1751126009",
"uncertainty": 120
},
"departure": {
"time": "1751126013",
"uncertainty": 120
},
"stopId": "LIBE",
"stopSequence": 26
},
{
"arrival": {
"time": "1751126059",
"uncertainty": 120
},
"departure": {
"time": "1751126059",
"uncertainty": 120
},
"stopId": "LPUI",
"stopSequence": 27
},
{
"arrival": {
"time": "1751126134",
"uncertainty": 120
},
"departure": {
"time": "1751126164",
"uncertainty": 120
},
"stopId": "CALV",
"stopSequence": 28
},
{
"arrival": {
"time": "1751126267",
"uncertainty": 120
},
"departure": {
"time": "1751126267",
"uncertainty": 120
},
"stopId": "DOUR",
"stopSequence": 29
},
{
"arrival": {
"time": "1751126313",
"uncertainty": 120
},
"departure": {
"time": "1751126313",
"uncertainty": 120
},
"stopId": "YSER",
"stopSequence": 30
},
{
"arrival": {
"time": "1751126362",
"uncertainty": 120
},
"departure": {
"time": "1751126373",
"uncertainty": 120
},
"stopId": "KERC",
"stopSequence": 31
},
{
"arrival": {
"time": "1751126463",
"uncertainty": 120
},
"departure": {
"time": "1751126493",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 32
},
{
"arrival": {
"time": "1751126564",
"uncertainty": 120
},
"departure": {
"time": "1751126564",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 33
},
{
"arrival": {
"time": "1751126635",
"uncertainty": 120
},
"departure": {
"time": "1751126635",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 34
},
{
"arrival": {
"time": "1751126750",
"uncertainty": 120
},
"departure": {
"time": "1751126750",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 35
},
{
"arrival": {
"time": "1751126820",
"uncertainty": 120
},
"departure": {
"time": "1751126820",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 36
},
{
"arrival": {
"time": "1751126880",
"uncertainty": 120
},
"departure": {
"time": "1751126880",
"uncertainty": 120
},
"stopId": "BAYA",
"stopSequence": 37
},
{
"arrival": {
"time": "1751126918",
"uncertainty": 120
},
"departure": {
"time": "1751126918",
"uncertainty": 120
},
"stopId": "MERV",
"stopSequence": 38
},
{
"arrival": {
"time": "1751126990",
"uncertainty": 120
},
"departure": {
"time": "1751126990",
"uncertainty": 120
},
"stopId": "LYCM",
"stopSequence": 39
},
{
"arrival": {
"time": "1751127071",
"uncertainty": 120
},
"departure": {
"time": "1751127071",
"uncertainty": 120
},
"stopId": "PUCE",
"stopSequence": 40
},
{
"arrival": {
"time": "1751127154",
"uncertainty": 120
},
"departure": {
"time": "1751127154",
"uncertainty": 120
},
"stopId": "ANGL",
"stopSequence": 41
},
{
"arrival": {
"time": "1751127205",
"uncertainty": 120
},
"departure": {
"time": "1751127205",
"uncertainty": 120
},
"stopId": "MOUL",
"stopSequence": 42
},
{
"arrival": {
"time": "1751127308",
"uncertainty": 120
},
"departure": {
"time": "1751127308",
"uncertainty": 120
},
"stopId": "QUEL",
"stopSequence": 43
},
{
"arrival": {
"time": "1751127370",
"uncertainty": 120
},
"departure": {
"time": "1751127370",
"uncertainty": 120
},
"stopId": "BOUC",
"stopSequence": 44
},
{
"arrival": {
"time": "1751127395",
"uncertainty": 120
},
"departure": {
"time": "1751127395",
"uncertainty": 120
},
"stopId": "4CHE",
"stopSequence": 45
},
{
"arrival": {
"time": "1751127430",
"uncertainty": 120
},
"departure": {
"time": "1751127430",
"uncertainty": 120
},
"stopId": "4CHE1",
"stopSequence": 46
},
{
"arrival": {
"time": "1751127486",
"uncertainty": 120
},
"departure": {
"time": "1751127486",
"uncertainty": 120
},
"stopId": "MINI",
"stopSequence": 47
},
{
"arrival": {
"time": "1751127520",
"uncertainty": 120
},
"departure": {
"time": "1751127520",
"uncertainty": 120
},
"stopId": "KERA",
"stopSequence": 48
},
{
"arrival": {
"time": "1751127565",
"uncertainty": 120
},
"departure": {
"time": "1751127565",
"uncertainty": 120
},
"stopId": "PHAR",
"stopSequence": 49
},
{
"arrival": {
"time": "1751127601",
"uncertainty": 120
},
"departure": {
"time": "1751127601",
"uncertainty": 120
},
"stopId": "KERN",
"stopSequence": 50
},
{
"arrival": {
"time": "1751127646",
"uncertainty": 120
},
"departure": {
"time": "1751127646",
"uncertainty": 120
},
"stopId": "NOUR",
"stopSequence": 51
},
{
"arrival": {
"time": "1751127698",
"uncertainty": 120
},
"departure": {
"time": "1751127698",
"uncertainty": 120
},
"stopId": "TOUH",
"stopSequence": 52
},
{
"arrival": {
"time": "1751127761",
"uncertainty": 120
},
"departure": {
"time": "1751127761",
"uncertainty": 120
},
"stopId": "KEBL",
"stopSequence": 53
},
{
"arrival": {
"time": "1751127820",
"uncertainty": 120
},
"departure": {
"time": "1751127820",
"uncertainty": 120
},
"stopId": "MENZ",
"stopSequence": 54
},
{
"arrival": {
"time": "1751127868",
"uncertainty": 120
},
"departure": {
"time": "1751127868",
"uncertainty": 120
},
"stopId": "GROU2",
"stopSequence": 55
},
{
"arrival": {
"time": "1751127891",
"uncertainty": 120
},
"departure": {
"time": "1751127891",
"uncertainty": 120
},
"stopId": "BRIS",
"stopSequence": 56
},
{
"arrival": {
"time": "1751128212",
"uncertainty": 120
},
"departure": {
"time": "1751128212",
"uncertainty": 120
},
"stopId": "KPLA",
"stopSequence": 57
},
{
"arrival": {
"time": "1751128288",
"uncertainty": 120
},
"departure": {
"time": "1751128288",
"uncertainty": 120
},
"stopId": "KPAP",
"stopSequence": 58
},
{
"arrival": {
"time": "1751128358",
"uncertainty": 120
},
"departure": {
"time": "1751128358",
"uncertainty": 120
},
"stopId": "CRF",
"stopSequence": 59
},
{
"arrival": {
"time": "1751128588",
"uncertainty": 120
},
"stopId": "PALU",
"stopSequence": 60
}
],
"trip": {
"routeId": "T4",
"scheduleRelationship": "SCHEDULED",
"tripId": "4389964"
},
"vehicle": {
"id": "610",
"label": "610"
}
}
},
{
"id": "4389967",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751127960",
"uncertainty": 120
},
"stopId": "MENE",
"stopSequence": 1
}
],
"trip": {
"routeId": "T4",
"scheduleRelationship": "SCHEDULED",
"tripId": "4389967"
}
}
},
{
"id": "4389966",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751126520",
"uncertainty": 120
},
"stopId": "TYNU3",
"stopSequence": 1
}
],
"trip": {
"routeId": "T4",
"scheduleRelationship": "SCHEDULED",
"tripId": "4389966"
},
"vehicle": {
"id": "612",
"label": "612"
}
}
},
{
"id": "4336511",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751130000"
},
"stopId": "PLOAG",
"stopSequence": 1
}
],
"trip": {
"routeId": "103",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336511"
}
}
},
{
"id": "4389963",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751122680",
"uncertainty": 120
},
"stopId": "MENE",
"stopSequence": 1
},
{
"arrival": {
"time": "1751122763",
"uncertainty": 120
},
"departure": {
"time": "1751122763",
"uncertainty": 120
},
"stopId": "MADE",
"stopSequence": 2
},
{
"arrival": {
"time": "1751122789",
"uncertainty": 120
},
"departure": {
"time": "1751122789",
"uncertainty": 120
},
"stopId": "KDRO",
"stopSequence": 3
},
{
"arrival": {
"time": "1751122833",
"uncertainty": 120
},
"departure": {
"time": "1751122833",
"uncertainty": 120
},
"stopId": "RPLA",
"stopSequence": 4
},
{
"arrival": {
"time": "1751122872",
"uncertainty": 120
},
"departure": {
"time": "1751122872",
"uncertainty": 120
},
"stopId": "MAIG",
"stopSequence": 5
},
{
"arrival": {
"time": "1751122973",
"uncertainty": 120
},
"departure": {
"time": "1751122973",
"uncertainty": 120
},
"stopId": "LESB",
"stopSequence": 6
},
{
"arrival": {
"time": "1751123023",
"uncertainty": 120
},
"departure": {
"time": "1751123023",
"uncertainty": 120
},
"stopId": "KEDY",
"stopSequence": 7
},
{
"arrival": {
"time": "1751123122",
"uncertainty": 120
},
"departure": {
"time": "1751123132",
"uncertainty": 120
},
"stopId": "BELA",
"stopSequence": 8
},
{
"arrival": {
"time": "1751123210",
"uncertainty": 120
},
"departure": {
"time": "1751123210",
"uncertainty": 120
},
"stopId": "MAIA",
"stopSequence": 9
},
{
"arrival": {
"time": "1751123296",
"uncertainty": 120
},
"departure": {
"time": "1751123296",
"uncertainty": 120
},
"stopId": "ARCS3",
"stopSequence": 10
},
{
"arrival": {
"time": "1751123362",
"uncertainty": 120
},
"departure": {
"time": "1751123362",
"uncertainty": 120
},
"stopId": "CZAM1",
"stopSequence": 11
},
{
"arrival": {
"time": "1751123393",
"uncertainty": 120
},
"departure": {
"time": "1751123403",
"uncertainty": 120
},
"stopId": "ROLL1",
"stopSequence": 12
},
{
"arrival": {
"time": "1751123458",
"uncertainty": 120
},
"departure": {
"time": "1751123458",
"uncertainty": 120
},
"stopId": "VERL1",
"stopSequence": 13
},
{
"arrival": {
"time": "1751123499",
"uncertainty": 120
},
"departure": {
"time": "1751123499",
"uncertainty": 120
},
"stopId": "KZEC",
"stopSequence": 14
},
{
"arrival": {
"time": "1751123564",
"uncertainty": 120
},
"departure": {
"time": "1751123564",
"uncertainty": 120
},
"stopId": "PZEC",
"stopSequence": 15
},
{
"arrival": {
"time": "1751123587",
"uncertainty": 120
},
"departure": {
"time": "1751123587",
"uncertainty": 120
},
"stopId": "KBON",
"stopSequence": 16
},
{
"arrival": {
"time": "1751123630",
"uncertainty": 120
},
"departure": {
"time": "1751123630",
"uncertainty": 120
},
"stopId": "VDTO",
"stopSequence": 17
},
{
"arrival": {
"time": "1751123733",
"uncertainty": 120
},
"departure": {
"time": "1751123733",
"uncertainty": 120
},
"stopId": "BEGR4",
"stopSequence": 18
},
{
"arrival": {
"time": "1751123799",
"uncertainty": 120
},
"departure": {
"time": "1751123948",
"uncertainty": 120
},
"stopId": "CLAI",
"stopSequence": 19
},
{
"arrival": {
"time": "1751124064",
"uncertainty": 120
},
"departure": {
"time": "1751124068",
"uncertainty": 120
},
"stopId": "CFPA",
"stopSequence": 20
},
{
"arrival": {
"time": "1751124169",
"uncertainty": 120
},
"departure": {
"time": "1751124169",
"uncertainty": 120
},
"stopId": "VERT3",
"stopSequence": 21
},
{
"arrival": {
"time": "1751124223",
"uncertainty": 120
},
"departure": {
"time": "1751124223",
"uncertainty": 120
},
"stopId": "ZCK2",
"stopSequence": 22
},
{
"arrival": {
"time": "1751124279",
"uncertainty": 120
},
"departure": {
"time": "1751124279",
"uncertainty": 120
},
"stopId": "GREN",
"stopSequence": 23
},
{
"arrival": {
"time": "1751124324",
"uncertainty": 120
},
"departure": {
"time": "1751124339",
"uncertainty": 120
},
"stopId": "MAIR",
"stopSequence": 24
},
{
"arrival": {
"time": "1751124419",
"uncertainty": 120
},
"departure": {
"time": "1751124429",
"uncertainty": 120
},
"stopId": "LIBE",
"stopSequence": 25
},
{
"arrival": {
"time": "1751124488",
"uncertainty": 120
},
"departure": {
"time": "1751124518",
"uncertainty": 120
},
"stopId": "LPUI",
"stopSequence": 26
},
{
"arrival": {
"time": "1751124589",
"uncertainty": 120
},
"departure": {
"time": "1751124608",
"uncertainty": 120
},
"stopId": "CALV",
"stopSequence": 27
},
{
"arrival": {
"time": "1751124692",
"uncertainty": 120
},
"departure": {
"time": "1751124692",
"uncertainty": 120
},
"stopId": "DOUR",
"stopSequence": 28
},
{
"arrival": {
"time": "1751124728",
"uncertainty": 120
},
"departure": {
"time": "1751124728",
"uncertainty": 120
},
"stopId": "YSER",
"stopSequence": 29
},
{
"arrival": {
"time": "1751124769",
"uncertainty": 120
},
"departure": {
"time": "1751124769",
"uncertainty": 120
},
"stopId": "KERC",
"stopSequence": 30
},
{
"arrival": {
"time": "1751124848",
"uncertainty": 120
},
"departure": {
"time": "1751124879",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 31
},
{
"arrival": {
"time": "1751124939",
"uncertainty": 120
},
"departure": {
"time": "1751124939",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 32
},
{
"arrival": {
"time": "1751125056",
"uncertainty": 120
},
"departure": {
"time": "1751125059",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 33
},
{
"arrival": {
"time": "1751125149",
"uncertainty": 120
},
"departure": {
"time": "1751125208",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 34
},
{
"arrival": {
"time": "1751125269",
"uncertainty": 120
},
"departure": {
"time": "1751125299",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 35
},
{
"arrival": {
"time": "1751125359",
"uncertainty": 120
},
"departure": {
"time": "1751125359",
"uncertainty": 120
},
"stopId": "BAYA",
"stopSequence": 36
},
{
"arrival": {
"time": "1751125412",
"uncertainty": 120
},
"departure": {
"time": "1751125419",
"uncertainty": 120
},
"stopId": "MERV",
"stopSequence": 37
},
{
"arrival": {
"time": "1751125486",
"uncertainty": 120
},
"departure": {
"time": "1751125486",
"uncertainty": 120
},
"stopId": "LYCM",
"stopSequence": 38
},
{
"arrival": {
"time": "1751125568",
"uncertainty": 120
},
"departure": {
"time": "1751125568",
"uncertainty": 120
},
"stopId": "PUCE",
"stopSequence": 39
},
{
"arrival": {
"time": "1751125654",
"uncertainty": 120
},
"departure": {
"time": "1751125658",
"uncertainty": 120
},
"stopId": "ANGL",
"stopSequence": 40
},
{
"arrival": {
"time": "1751125713",
"uncertainty": 120
},
"departure": {
"time": "1751125719",
"uncertainty": 120
},
"stopId": "MOUL",
"stopSequence": 41
},
{
"arrival": {
"time": "1751125818",
"uncertainty": 120
},
"departure": {
"time": "1751125838",
"uncertainty": 120
},
"stopId": "QUEL",
"stopSequence": 42
},
{
"arrival": {
"time": "1751125898",
"uncertainty": 120
},
"departure": {
"time": "1751125898",
"uncertainty": 120
},
"stopId": "BOUC",
"stopSequence": 43
},
{
"arrival": {
"time": "1751125923",
"uncertainty": 120
},
"departure": {
"time": "1751125923",
"uncertainty": 120
},
"stopId": "4CHE",
"stopSequence": 44
},
{
"arrival": {
"time": "1751125960",
"uncertainty": 120
},
"departure": {
"time": "1751125960",
"uncertainty": 120
},
"stopId": "4CHE1",
"stopSequence": 45
},
{
"arrival": {
"time": "1751126020",
"uncertainty": 120
},
"departure": {
"time": "1751126030",
"uncertainty": 120
},
"stopId": "MINI",
"stopSequence": 46
},
{
"arrival": {
"time": "1751126063",
"uncertainty": 120
},
"departure": {
"time": "1751126063",
"uncertainty": 120
},
"stopId": "KERA",
"stopSequence": 47
},
{
"arrival": {
"time": "1751126106",
"uncertainty": 120
},
"departure": {
"time": "1751126106",
"uncertainty": 120
},
"stopId": "PHAR",
"stopSequence": 48
},
{
"arrival": {
"time": "1751126139",
"uncertainty": 120
},
"departure": {
"time": "1751126140",
"uncertainty": 120
},
"stopId": "KERN",
"stopSequence": 49
},
{
"arrival": {
"time": "1751126215",
"uncertainty": 120
},
"departure": {
"time": "1751126230",
"uncertainty": 120
},
"stopId": "NOUR",
"stopSequence": 50
},
{
"arrival": {
"time": "1751126284",
"uncertainty": 120
},
"departure": {
"time": "1751126284",
"uncertainty": 120
},
"stopId": "TOUH",
"stopSequence": 51
},
{
"arrival": {
"time": "1751126349",
"uncertainty": 120
},
"departure": {
"time": "1751126349",
"uncertainty": 120
},
"stopId": "KEBL",
"stopSequence": 52
},
{
"arrival": {
"time": "1751126409",
"uncertainty": 120
},
"departure": {
"time": "1751126409",
"uncertainty": 120
},
"stopId": "MENZ",
"stopSequence": 53
},
{
"arrival": {
"time": "1751126456",
"uncertainty": 120
},
"departure": {
"time": "1751126456",
"uncertainty": 120
},
"stopId": "GROU2",
"stopSequence": 54
},
{
"arrival": {
"time": "1751126496",
"uncertainty": 120
},
"departure": {
"time": "1751126499",
"uncertainty": 120
},
"stopId": "BRIS",
"stopSequence": 55
},
{
"arrival": {
"time": "1751126774",
"uncertainty": 120
},
"departure": {
"time": "1751126774",
"uncertainty": 120
},
"stopId": "KPLA",
"stopSequence": 56
},
{
"arrival": {
"time": "1751126843",
"uncertainty": 120
},
"departure": {
"time": "1751126843",
"uncertainty": 120
},
"stopId": "KPAP",
"stopSequence": 57
},
{
"arrival": {
"time": "1751126913",
"uncertainty": 120
},
"departure": {
"time": "1751126913",
"uncertainty": 120
},
"stopId": "CRF",
"stopSequence": 58
},
{
"arrival": {
"time": "1751127137",
"uncertainty": 120
},
"stopId": "PALU",
"stopSequence": 59
}
],
"trip": {
"routeId": "T4",
"scheduleRelationship": "SCHEDULED",
"tripId": "4389963"
},
"vehicle": {
"id": "609",
"label": "609"
}
}
},
{
"id": "4336506",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751129100"
},
"stopId": "PLOAG",
"stopSequence": 1
}
],
"trip": {
"routeId": "102",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336506"
}
}
},
{
"id": "4389952",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751128380",
"uncertainty": 120
},
"stopId": "PALU1",
"stopSequence": 1
}
],
"trip": {
"routeId": "T4",
"scheduleRelationship": "SCHEDULED",
"tripId": "4389952"
}
}
},
{
"id": "4336499",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751130000"
},
"stopId": "PLOAG",
"stopSequence": 1
},
{
"arrival": {
"time": "1751130076"
},
"departure": {
"time": "1751130076"
},
"stopId": "KVLN1",
"stopSequence": 2
},
{
"arrival": {
"time": "1751130161"
},
"departure": {
"time": "1751130161"
},
"stopId": "MCHA1",
"stopSequence": 3
},
{
"arrival": {
"time": "1751130271"
},
"departure": {
"time": "1751130271"
},
"stopId": "OUAN1",
"stopSequence": 4
},
{
"arrival": {
"time": "1751130338"
},
"departure": {
"time": "1751130338"
},
"stopId": "ALLON1",
"stopSequence": 5
},
{
"arrival": {
"time": "1751130468"
},
"departure": {
"time": "1751130468"
},
"stopId": "KMOUEL1",
"stopSequence": 6
},
{
"arrival": {
"time": "1751130540"
},
"departure": {
"time": "1751130540"
},
"stopId": "LBRY1",
"stopSequence": 7
},
{
"arrival": {
"time": "1751130609"
},
"departure": {
"time": "1751130609"
},
"stopId": "KHOU1",
"stopSequence": 8
},
{
"arrival": {
"time": "1751130695"
},
"stopId": "INGU",
"stopSequence": 9
}
],
"trip": {
"routeId": "101",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336499"
}
}
},
{
"id": "4475334",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751127000",
"uncertainty": 120
},
"stopId": "GMAR",
"stopSequence": 1
}
],
"trip": {
"routeId": "NCV2",
"scheduleRelationship": "SCHEDULED",
"tripId": "4475334"
}
}
},
{
"id": "4336468",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751129824",
"uncertainty": 120
},
"departure": {
"time": "1751129824",
"uncertainty": 120
},
"stopId": "BERL"
},
{
"arrival": {
"time": "1751129824",
"uncertainty": 120
},
"departure": {
"time": "1751129824",
"uncertainty": 120
},
"stopId": "BERL1"
},
{
"arrival": {
"time": "1751129865",
"uncertainty": 120
},
"departure": {
"time": "1751129865",
"uncertainty": 120
},
"stopId": "MASS"
},
{
"departure": {
"time": "1751129460",
"uncertainty": 120
},
"stopId": "KERG",
"stopSequence": 1
},
{
"arrival": {
"time": "1751129513",
"uncertainty": 120
},
"departure": {
"time": "1751129513",
"uncertainty": 120
},
"stopId": "SCHU",
"stopSequence": 2
},
{
"arrival": {
"time": "1751129585",
"uncertainty": 120
},
"departure": {
"time": "1751129585",
"uncertainty": 120
},
"stopId": "QUER",
"stopSequence": 3
},
{
"arrival": {
"time": "1751129641",
"uncertainty": 120
},
"departure": {
"time": "1751129641",
"uncertainty": 120
},
"stopId": "STAR",
"stopSequence": 4
},
{
"arrival": {
"time": "1751129678",
"uncertainty": 120
},
"departure": {
"time": "1751129678",
"uncertainty": 120
},
"stopId": "PAN",
"stopSequence": 5
},
{
"arrival": {
"time": "1751129715",
"uncertainty": 120
},
"departure": {
"time": "1751129715",
"uncertainty": 120
},
"stopId": "MAND",
"stopSequence": 6
},
{
"arrival": {
"time": "1751129757",
"uncertainty": 120
},
"departure": {
"time": "1751129757",
"uncertainty": 120
},
"stopId": "KENC",
"stopSequence": 7
},
{
"arrival": {
"time": "1751129840",
"uncertainty": 120
},
"departure": {
"time": "1751129840",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "BERL",
"stopSequence": 8
},
{
"arrival": {
"time": "1751129874",
"uncertainty": 120
},
"departure": {
"time": "1751129874",
"uncertainty": 120
},
"stopId": "MASS",
"stopSequence": 9
},
{
"arrival": {
"time": "1751129928",
"uncertainty": 120
},
"departure": {
"time": "1751129928",
"uncertainty": 120
},
"stopId": "BDCH",
"stopSequence": 10
},
{
"arrival": {
"time": "1751130002",
"uncertainty": 120
},
"departure": {
"time": "1751130002",
"uncertainty": 120
},
"stopId": "LSCO",
"stopSequence": 11
},
{
"arrival": {
"time": "1751130084",
"uncertainty": 120
},
"departure": {
"time": "1751130084",
"uncertainty": 120
},
"stopId": "TREF",
"stopSequence": 12
},
{
"arrival": {
"time": "1751130159",
"uncertainty": 120
},
"departure": {
"time": "1751130159",
"uncertainty": 120
},
"stopId": "VERD3",
"stopSequence": 13
},
{
"arrival": {
"time": "1751130264",
"uncertainty": 120
},
"departure": {
"time": "1751130264",
"uncertainty": 120
},
"stopId": "NORM",
"stopSequence": 14
},
{
"arrival": {
"time": "1751130418",
"uncertainty": 120
},
"departure": {
"time": "1751130418",
"uncertainty": 120
},
"stopId": "GLBS",
"stopSequence": 15
},
{
"arrival": {
"time": "1751130468",
"uncertainty": 120
},
"departure": {
"time": "1751130468",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 16
},
{
"arrival": {
"time": "1751130565",
"uncertainty": 120
},
"departure": {
"time": "1751130565",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 17
},
{
"arrival": {
"time": "1751130657",
"uncertainty": 120
},
"departure": {
"time": "1751130657",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 18
},
{
"arrival": {
"time": "1751130738",
"uncertainty": 120
},
"departure": {
"time": "1751130738",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 19
},
{
"arrival": {
"time": "1751130828",
"uncertainty": 120
},
"departure": {
"time": "1751130828",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 20
},
{
"arrival": {
"time": "1751130880",
"uncertainty": 120
},
"departure": {
"time": "1751130880",
"uncertainty": 120
},
"stopId": "MARN",
"stopSequence": 21
},
{
"arrival": {
"time": "1751130957",
"uncertainty": 120
},
"departure": {
"time": "1751130957",
"uncertainty": 120
},
"stopId": "OISE",
"stopSequence": 22
},
{
"arrival": {
"time": "1751131008",
"uncertainty": 120
},
"departure": {
"time": "1751131008",
"uncertainty": 120
},
"stopId": "TONK",
"stopSequence": 23
},
{
"arrival": {
"time": "1751131090",
"uncertainty": 120
},
"departure": {
"time": "1751131090",
"uncertainty": 120
},
"stopId": "FREB",
"stopSequence": 24
},
{
"arrival": {
"time": "1751131116",
"uncertainty": 120
},
"departure": {
"time": "1751131116",
"uncertainty": 120
},
"stopId": "PUCE1",
"stopSequence": 25
},
{
"arrival": {
"time": "1751131188",
"uncertainty": 120
},
"departure": {
"time": "1751131188",
"uncertainty": 120
},
"stopId": "LYCA1",
"stopSequence": 26
},
{
"arrival": {
"time": "1751131306",
"uncertainty": 120
},
"departure": {
"time": "1751131306",
"uncertainty": 120
},
"stopId": "CLET",
"stopSequence": 27
},
{
"arrival": {
"time": "1751131404",
"uncertainty": 120
},
"departure": {
"time": "1751131404",
"uncertainty": 120
},
"stopId": "BUNI",
"stopSequence": 28
},
{
"arrival": {
"time": "1751131522",
"uncertainty": 120
},
"departure": {
"time": "1751131522",
"uncertainty": 120
},
"stopId": "HENA",
"stopSequence": 29
},
{
"arrival": {
"time": "1751131553",
"uncertainty": 120
},
"departure": {
"time": "1751131553",
"uncertainty": 120
},
"stopId": "ORME",
"stopSequence": 30
},
{
"arrival": {
"time": "1751131608",
"uncertainty": 120
},
"departure": {
"time": "1751131608",
"uncertainty": 120
},
"stopId": "BOLL1",
"stopSequence": 31
},
{
"arrival": {
"time": "1751131671",
"uncertainty": 120
},
"departure": {
"time": "1751131671",
"uncertainty": 120
},
"stopId": "KERF",
"stopSequence": 32
},
{
"arrival": {
"time": "1751131717",
"uncertainty": 120
},
"departure": {
"time": "1751131717",
"uncertainty": 120
},
"stopId": "PLEN",
"stopSequence": 33
},
{
"arrival": {
"time": "1751131763",
"uncertainty": 120
},
"departure": {
"time": "1751131763",
"uncertainty": 120
},
"stopId": "METI",
"stopSequence": 34
},
{
"arrival": {
"time": "1751131874",
"uncertainty": 120
},
"departure": {
"time": "1751131874",
"uncertainty": 120
},
"stopId": "RPK1",
"stopSequence": 35
},
{
"arrival": {
"time": "1751131905",
"uncertainty": 120
},
"stopId": "KERG",
"stopSequence": 36
}
],
"trip": {
"routeId": "T1a",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336468"
}
}
},
{
"id": "4336465",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751126731",
"uncertainty": 120
},
"departure": {
"time": "1751126731",
"uncertainty": 120
},
"stopId": "BERL"
},
{
"arrival": {
"time": "1751126731",
"uncertainty": 120
},
"departure": {
"time": "1751126731",
"uncertainty": 120
},
"stopId": "BERL1"
},
{
"arrival": {
"time": "1751126772",
"uncertainty": 120
},
"departure": {
"time": "1751126772",
"uncertainty": 120
},
"stopId": "MASS"
},
{
"departure": {
"time": "1751126400",
"uncertainty": 120
},
"stopId": "KERG",
"stopSequence": 1
},
{
"arrival": {
"time": "1751126440",
"uncertainty": 120
},
"departure": {
"time": "1751126440",
"uncertainty": 120
},
"stopId": "SCHU",
"stopSequence": 2
},
{
"arrival": {
"time": "1751126507",
"uncertainty": 120
},
"departure": {
"time": "1751126507",
"uncertainty": 120
},
"stopId": "QUER",
"stopSequence": 3
},
{
"arrival": {
"time": "1751126565",
"uncertainty": 120
},
"departure": {
"time": "1751126565",
"uncertainty": 120
},
"stopId": "STAR",
"stopSequence": 4
},
{
"arrival": {
"time": "1751126595",
"uncertainty": 120
},
"departure": {
"time": "1751126595",
"uncertainty": 120
},
"stopId": "PAN",
"stopSequence": 5
},
{
"arrival": {
"time": "1751126632",
"uncertainty": 120
},
"departure": {
"time": "1751126632",
"uncertainty": 120
},
"stopId": "MAND",
"stopSequence": 6
},
{
"arrival": {
"time": "1751126664",
"uncertainty": 120
},
"departure": {
"time": "1751126664",
"uncertainty": 120
},
"stopId": "KENC",
"stopSequence": 7
},
{
"arrival": {
"time": "1751126780",
"uncertainty": 120
},
"departure": {
"time": "1751126780",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "BERL",
"stopSequence": 8
},
{
"arrival": {
"time": "1751126781",
"uncertainty": 120
},
"departure": {
"time": "1751126781",
"uncertainty": 120
},
"stopId": "MASS",
"stopSequence": 9
},
{
"arrival": {
"time": "1751126833",
"uncertainty": 120
},
"departure": {
"time": "1751126833",
"uncertainty": 120
},
"stopId": "BDCH",
"stopSequence": 10
},
{
"arrival": {
"time": "1751126894",
"uncertainty": 120
},
"departure": {
"time": "1751126894",
"uncertainty": 120
},
"stopId": "LSCO",
"stopSequence": 11
},
{
"arrival": {
"time": "1751126956",
"uncertainty": 120
},
"departure": {
"time": "1751126956",
"uncertainty": 120
},
"stopId": "TREF",
"stopSequence": 12
},
{
"arrival": {
"time": "1751127018",
"uncertainty": 120
},
"departure": {
"time": "1751127018",
"uncertainty": 120
},
"stopId": "VERD3",
"stopSequence": 13
},
{
"arrival": {
"time": "1751127109",
"uncertainty": 120
},
"departure": {
"time": "1751127109",
"uncertainty": 120
},
"stopId": "NORM",
"stopSequence": 14
},
{
"arrival": {
"time": "1751127228",
"uncertainty": 120
},
"departure": {
"time": "1751127228",
"uncertainty": 120
},
"stopId": "GLBS",
"stopSequence": 15
},
{
"arrival": {
"time": "1751127304",
"uncertainty": 120
},
"departure": {
"time": "1751127304",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 16
},
{
"arrival": {
"time": "1751127375",
"uncertainty": 120
},
"departure": {
"time": "1751127375",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 17
},
{
"arrival": {
"time": "1751127447",
"uncertainty": 120
},
"departure": {
"time": "1751127447",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 18
},
{
"arrival": {
"time": "1751127561",
"uncertainty": 120
},
"departure": {
"time": "1751127561",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 19
},
{
"arrival": {
"time": "1751127632",
"uncertainty": 120
},
"departure": {
"time": "1751127632",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 20
},
{
"arrival": {
"time": "1751127682",
"uncertainty": 120
},
"departure": {
"time": "1751127682",
"uncertainty": 120
},
"stopId": "MARN",
"stopSequence": 21
},
{
"arrival": {
"time": "1751127746",
"uncertainty": 120
},
"departure": {
"time": "1751127746",
"uncertainty": 120
},
"stopId": "OISE",
"stopSequence": 22
},
{
"arrival": {
"time": "1751127801",
"uncertainty": 120
},
"departure": {
"time": "1751127801",
"uncertainty": 120
},
"stopId": "TONK",
"stopSequence": 23
},
{
"arrival": {
"time": "1751127865",
"uncertainty": 120
},
"departure": {
"time": "1751127865",
"uncertainty": 120
},
"stopId": "FREB",
"stopSequence": 24
},
{
"arrival": {
"time": "1751127899",
"uncertainty": 120
},
"departure": {
"time": "1751127899",
"uncertainty": 120
},
"stopId": "PUCE1",
"stopSequence": 25
},
{
"arrival": {
"time": "1751127960",
"uncertainty": 120
},
"departure": {
"time": "1751127960",
"uncertainty": 120
},
"stopId": "LYCA1",
"stopSequence": 26
},
{
"arrival": {
"time": "1751128079",
"uncertainty": 120
},
"departure": {
"time": "1751128079",
"uncertainty": 120
},
"stopId": "CLET",
"stopSequence": 27
},
{
"arrival": {
"time": "1751128177",
"uncertainty": 120
},
"departure": {
"time": "1751128177",
"uncertainty": 120
},
"stopId": "BUNI",
"stopSequence": 28
},
{
"arrival": {
"time": "1751128295",
"uncertainty": 120
},
"departure": {
"time": "1751128295",
"uncertainty": 120
},
"stopId": "HENA",
"stopSequence": 29
},
{
"arrival": {
"time": "1751128326",
"uncertainty": 120
},
"departure": {
"time": "1751128326",
"uncertainty": 120
},
"stopId": "ORME",
"stopSequence": 30
},
{
"arrival": {
"time": "1751128381",
"uncertainty": 120
},
"departure": {
"time": "1751128381",
"uncertainty": 120
},
"stopId": "BOLL1",
"stopSequence": 31
},
{
"arrival": {
"time": "1751128457",
"uncertainty": 120
},
"departure": {
"time": "1751128457",
"uncertainty": 120
},
"stopId": "KERF",
"stopSequence": 32
},
{
"arrival": {
"time": "1751128502",
"uncertainty": 120
},
"departure": {
"time": "1751128502",
"uncertainty": 120
},
"stopId": "PLEN",
"stopSequence": 33
},
{
"arrival": {
"time": "1751128547",
"uncertainty": 120
},
"departure": {
"time": "1751128547",
"uncertainty": 120
},
"stopId": "METI",
"stopSequence": 34
},
{
"arrival": {
"time": "1751128655",
"uncertainty": 120
},
"departure": {
"time": "1751128655",
"uncertainty": 120
},
"stopId": "RPK1",
"stopSequence": 35
},
{
"arrival": {
"time": "1751128693",
"uncertainty": 120
},
"stopId": "KERG",
"stopSequence": 36
}
],
"trip": {
"routeId": "T1a",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336465"
},
"vehicle": {
"id": "440",
"label": "440"
}
}
},
{
"id": "4336464",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751125947",
"uncertainty": 120
},
"departure": {
"time": "1751125977",
"uncertainty": 120
},
"stopId": "BERL"
},
{
"arrival": {
"time": "1751125977",
"uncertainty": 120
},
"departure": {
"time": "1751125977",
"uncertainty": 120
},
"stopId": "BERL1"
},
{
"arrival": {
"time": "1751126014",
"uncertainty": 120
},
"departure": {
"time": "1751126014",
"uncertainty": 120
},
"stopId": "MASS"
},
{
"departure": {
"time": "1751125571",
"uncertainty": 120
},
"stopId": "KERG",
"stopSequence": 1
},
{
"arrival": {
"time": "1751125621",
"uncertainty": 120
},
"departure": {
"time": "1751125630",
"uncertainty": 120
},
"stopId": "SCHU",
"stopSequence": 2
},
{
"arrival": {
"time": "1751125691",
"uncertainty": 120
},
"departure": {
"time": "1751125691",
"uncertainty": 120
},
"stopId": "QUER",
"stopSequence": 3
},
{
"arrival": {
"time": "1751125749",
"uncertainty": 120
},
"departure": {
"time": "1751125749",
"uncertainty": 120
},
"stopId": "STAR",
"stopSequence": 4
},
{
"arrival": {
"time": "1751125778",
"uncertainty": 120
},
"departure": {
"time": "1751125778",
"uncertainty": 120
},
"stopId": "PAN",
"stopSequence": 5
},
{
"arrival": {
"time": "1751125839",
"uncertainty": 120
},
"departure": {
"time": "1751125839",
"uncertainty": 120
},
"stopId": "MAND",
"stopSequence": 6
},
{
"arrival": {
"time": "1751125870",
"uncertainty": 120
},
"departure": {
"time": "1751125870",
"uncertainty": 120
},
"stopId": "KENC",
"stopSequence": 7
},
{
"arrival": {
"time": "1751125940",
"uncertainty": 120
},
"departure": {
"time": "1751125940",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "BERL",
"stopSequence": 8
},
{
"arrival": {
"time": "1751126022",
"uncertainty": 120
},
"departure": {
"time": "1751126022",
"uncertainty": 120
},
"stopId": "MASS",
"stopSequence": 9
},
{
"arrival": {
"time": "1751126074",
"uncertainty": 120
},
"departure": {
"time": "1751126104",
"uncertainty": 120
},
"stopId": "BDCH",
"stopSequence": 10
},
{
"arrival": {
"time": "1751126164",
"uncertainty": 120
},
"departure": {
"time": "1751126164",
"uncertainty": 120
},
"stopId": "LSCO",
"stopSequence": 11
},
{
"arrival": {
"time": "1751126224",
"uncertainty": 120
},
"departure": {
"time": "1751126255",
"uncertainty": 120
},
"stopId": "TREF",
"stopSequence": 12
},
{
"arrival": {
"time": "1751126315",
"uncertainty": 120
},
"departure": {
"time": "1751126345",
"uncertainty": 120
},
"stopId": "VERD3",
"stopSequence": 13
},
{
"arrival": {
"time": "1751126434",
"uncertainty": 120
},
"departure": {
"time": "1751126435",
"uncertainty": 120
},
"stopId": "NORM",
"stopSequence": 14
},
{
"arrival": {
"time": "1751126553",
"uncertainty": 120
},
"departure": {
"time": "1751126553",
"uncertainty": 120
},
"stopId": "GLBS",
"stopSequence": 15
},
{
"arrival": {
"time": "1751126637",
"uncertainty": 120
},
"departure": {
"time": "1751126637",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 16
},
{
"arrival": {
"time": "1751126709",
"uncertainty": 120
},
"departure": {
"time": "1751126709",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 17
},
{
"arrival": {
"time": "1751126780",
"uncertainty": 120
},
"departure": {
"time": "1751126780",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 18
},
{
"arrival": {
"time": "1751126895",
"uncertainty": 120
},
"departure": {
"time": "1751126895",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 19
},
{
"arrival": {
"time": "1751126965",
"uncertainty": 120
},
"departure": {
"time": "1751126965",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 20
},
{
"arrival": {
"time": "1751127015",
"uncertainty": 120
},
"departure": {
"time": "1751127015",
"uncertainty": 120
},
"stopId": "MARN",
"stopSequence": 21
},
{
"arrival": {
"time": "1751127066",
"uncertainty": 120
},
"departure": {
"time": "1751127066",
"uncertainty": 120
},
"stopId": "OISE",
"stopSequence": 22
},
{
"arrival": {
"time": "1751127116",
"uncertainty": 120
},
"departure": {
"time": "1751127116",
"uncertainty": 120
},
"stopId": "TONK",
"stopSequence": 23
},
{
"arrival": {
"time": "1751127174",
"uncertainty": 120
},
"departure": {
"time": "1751127174",
"uncertainty": 120
},
"stopId": "FREB",
"stopSequence": 24
},
{
"arrival": {
"time": "1751127211",
"uncertainty": 120
},
"departure": {
"time": "1751127211",
"uncertainty": 120
},
"stopId": "PUCE1",
"stopSequence": 25
},
{
"arrival": {
"time": "1751127269",
"uncertainty": 120
},
"departure": {
"time": "1751127269",
"uncertainty": 120
},
"stopId": "LYCA1",
"stopSequence": 26
},
{
"arrival": {
"time": "1751127389",
"uncertainty": 120
},
"departure": {
"time": "1751127389",
"uncertainty": 120
},
"stopId": "CLET",
"stopSequence": 27
},
{
"arrival": {
"time": "1751127480",
"uncertainty": 120
},
"departure": {
"time": "1751127480",
"uncertainty": 120
},
"stopId": "BUNI",
"stopSequence": 28
},
{
"arrival": {
"time": "1751127598",
"uncertainty": 120
},
"departure": {
"time": "1751127598",
"uncertainty": 120
},
"stopId": "HENA",
"stopSequence": 29
},
{
"arrival": {
"time": "1751127629",
"uncertainty": 120
},
"departure": {
"time": "1751127629",
"uncertainty": 120
},
"stopId": "ORME",
"stopSequence": 30
},
{
"arrival": {
"time": "1751127684",
"uncertainty": 120
},
"departure": {
"time": "1751127684",
"uncertainty": 120
},
"stopId": "BOLL1",
"stopSequence": 31
},
{
"arrival": {
"time": "1751127760",
"uncertainty": 120
},
"departure": {
"time": "1751127760",
"uncertainty": 120
},
"stopId": "KERF",
"stopSequence": 32
},
{
"arrival": {
"time": "1751127814",
"uncertainty": 120
},
"departure": {
"time": "1751127814",
"uncertainty": 120
},
"stopId": "PLEN",
"stopSequence": 33
},
{
"arrival": {
"time": "1751127868",
"uncertainty": 120
},
"departure": {
"time": "1751127868",
"uncertainty": 120
},
"stopId": "METI",
"stopSequence": 34
},
{
"arrival": {
"time": "1751127997",
"uncertainty": 120
},
"departure": {
"time": "1751127997",
"uncertainty": 120
},
"stopId": "RPK1",
"stopSequence": 35
},
{
"arrival": {
"time": "1751128035",
"uncertainty": 120
},
"stopId": "KERG",
"stopSequence": 36
}
],
"trip": {
"routeId": "T1a",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336464"
},
"vehicle": {
"id": "436",
"label": "436"
}
}
},
{
"id": "4336467",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751128684",
"uncertainty": 120
},
"departure": {
"time": "1751128684",
"uncertainty": 120
},
"stopId": "BERL"
},
{
"arrival": {
"time": "1751128684",
"uncertainty": 120
},
"departure": {
"time": "1751128684",
"uncertainty": 120
},
"stopId": "BERL1"
},
{
"arrival": {
"time": "1751128725",
"uncertainty": 120
},
"departure": {
"time": "1751128725",
"uncertainty": 120
},
"stopId": "MASS"
},
{
"departure": {
"time": "1751128320",
"uncertainty": 120
},
"stopId": "KERG",
"stopSequence": 1
},
{
"arrival": {
"time": "1751128373",
"uncertainty": 120
},
"departure": {
"time": "1751128373",
"uncertainty": 120
},
"stopId": "SCHU",
"stopSequence": 2
},
{
"arrival": {
"time": "1751128445",
"uncertainty": 120
},
"departure": {
"time": "1751128445",
"uncertainty": 120
},
"stopId": "QUER",
"stopSequence": 3
},
{
"arrival": {
"time": "1751128501",
"uncertainty": 120
},
"departure": {
"time": "1751128501",
"uncertainty": 120
},
"stopId": "STAR",
"stopSequence": 4
},
{
"arrival": {
"time": "1751128538",
"uncertainty": 120
},
"departure": {
"time": "1751128538",
"uncertainty": 120
},
"stopId": "PAN",
"stopSequence": 5
},
{
"arrival": {
"time": "1751128575",
"uncertainty": 120
},
"departure": {
"time": "1751128575",
"uncertainty": 120
},
"stopId": "MAND",
"stopSequence": 6
},
{
"arrival": {
"time": "1751128617",
"uncertainty": 120
},
"departure": {
"time": "1751128617",
"uncertainty": 120
},
"stopId": "KENC",
"stopSequence": 7
},
{
"arrival": {
"time": "1751128700",
"uncertainty": 120
},
"departure": {
"time": "1751128700",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "BERL",
"stopSequence": 8
},
{
"arrival": {
"time": "1751128734",
"uncertainty": 120
},
"departure": {
"time": "1751128734",
"uncertainty": 120
},
"stopId": "MASS",
"stopSequence": 9
},
{
"arrival": {
"time": "1751128788",
"uncertainty": 120
},
"departure": {
"time": "1751128788",
"uncertainty": 120
},
"stopId": "BDCH",
"stopSequence": 10
},
{
"arrival": {
"time": "1751128862",
"uncertainty": 120
},
"departure": {
"time": "1751128862",
"uncertainty": 120
},
"stopId": "LSCO",
"stopSequence": 11
},
{
"arrival": {
"time": "1751128944",
"uncertainty": 120
},
"departure": {
"time": "1751128944",
"uncertainty": 120
},
"stopId": "TREF",
"stopSequence": 12
},
{
"arrival": {
"time": "1751129019",
"uncertainty": 120
},
"departure": {
"time": "1751129019",
"uncertainty": 120
},
"stopId": "VERD3",
"stopSequence": 13
},
{
"arrival": {
"time": "1751129124",
"uncertainty": 120
},
"departure": {
"time": "1751129124",
"uncertainty": 120
},
"stopId": "NORM",
"stopSequence": 14
},
{
"arrival": {
"time": "1751129278",
"uncertainty": 120
},
"departure": {
"time": "1751129278",
"uncertainty": 120
},
"stopId": "GLBS",
"stopSequence": 15
},
{
"arrival": {
"time": "1751129329",
"uncertainty": 120
},
"departure": {
"time": "1751129340",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 16
},
{
"arrival": {
"time": "1751129437",
"uncertainty": 120
},
"departure": {
"time": "1751129437",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 17
},
{
"arrival": {
"time": "1751129529",
"uncertainty": 120
},
"departure": {
"time": "1751129529",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 18
},
{
"arrival": {
"time": "1751129610",
"uncertainty": 120
},
"departure": {
"time": "1751129610",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 19
},
{
"arrival": {
"time": "1751129700",
"uncertainty": 120
},
"departure": {
"time": "1751129700",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 20
},
{
"arrival": {
"time": "1751129770",
"uncertainty": 120
},
"departure": {
"time": "1751129770",
"uncertainty": 120
},
"stopId": "MARN",
"stopSequence": 21
},
{
"arrival": {
"time": "1751129872",
"uncertainty": 120
},
"departure": {
"time": "1751129872",
"uncertainty": 120
},
"stopId": "OISE",
"stopSequence": 22
},
{
"arrival": {
"time": "1751129940",
"uncertainty": 120
},
"departure": {
"time": "1751129940",
"uncertainty": 120
},
"stopId": "TONK",
"stopSequence": 23
},
{
"arrival": {
"time": "1751130022",
"uncertainty": 120
},
"departure": {
"time": "1751130022",
"uncertainty": 120
},
"stopId": "FREB",
"stopSequence": 24
},
{
"arrival": {
"time": "1751130048",
"uncertainty": 120
},
"departure": {
"time": "1751130048",
"uncertainty": 120
},
"stopId": "PUCE1",
"stopSequence": 25
},
{
"arrival": {
"time": "1751130120",
"uncertainty": 120
},
"departure": {
"time": "1751130120",
"uncertainty": 120
},
"stopId": "LYCA1",
"stopSequence": 26
},
{
"arrival": {
"time": "1751130238",
"uncertainty": 120
},
"departure": {
"time": "1751130238",
"uncertainty": 120
},
"stopId": "CLET",
"stopSequence": 27
},
{
"arrival": {
"time": "1751130336",
"uncertainty": 120
},
"departure": {
"time": "1751130336",
"uncertainty": 120
},
"stopId": "BUNI",
"stopSequence": 28
},
{
"arrival": {
"time": "1751130454",
"uncertainty": 120
},
"departure": {
"time": "1751130454",
"uncertainty": 120
},
"stopId": "HENA",
"stopSequence": 29
},
{
"arrival": {
"time": "1751130485",
"uncertainty": 120
},
"departure": {
"time": "1751130485",
"uncertainty": 120
},
"stopId": "ORME",
"stopSequence": 30
},
{
"arrival": {
"time": "1751130540",
"uncertainty": 120
},
"departure": {
"time": "1751130540",
"uncertainty": 120
},
"stopId": "BOLL1",
"stopSequence": 31
},
{
"arrival": {
"time": "1751130603",
"uncertainty": 120
},
"departure": {
"time": "1751130603",
"uncertainty": 120
},
"stopId": "KERF",
"stopSequence": 32
},
{
"arrival": {
"time": "1751130650",
"uncertainty": 120
},
"departure": {
"time": "1751130650",
"uncertainty": 120
},
"stopId": "PLEN",
"stopSequence": 33
},
{
"arrival": {
"time": "1751130697",
"uncertainty": 120
},
"departure": {
"time": "1751130697",
"uncertainty": 120
},
"stopId": "METI",
"stopSequence": 34
},
{
"arrival": {
"time": "1751130809",
"uncertainty": 120
},
"departure": {
"time": "1751130809",
"uncertainty": 120
},
"stopId": "RPK1",
"stopSequence": 35
},
{
"arrival": {
"time": "1751130840",
"uncertainty": 120
},
"stopId": "KERG",
"stopSequence": 36
}
],
"trip": {
"routeId": "T1a",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336467"
}
}
},
{
"id": "4336466",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751127784",
"uncertainty": 120
},
"departure": {
"time": "1751127784",
"uncertainty": 120
},
"stopId": "BERL"
},
{
"arrival": {
"time": "1751127784",
"uncertainty": 120
},
"departure": {
"time": "1751127784",
"uncertainty": 120
},
"stopId": "BERL1"
},
{
"arrival": {
"time": "1751127825",
"uncertainty": 120
},
"departure": {
"time": "1751127825",
"uncertainty": 120
},
"stopId": "MASS"
},
{
"departure": {
"time": "1751127420",
"uncertainty": 120
},
"stopId": "KERG",
"stopSequence": 1
},
{
"arrival": {
"time": "1751127473",
"uncertainty": 120
},
"departure": {
"time": "1751127473",
"uncertainty": 120
},
"stopId": "SCHU",
"stopSequence": 2
},
{
"arrival": {
"time": "1751127545",
"uncertainty": 120
},
"departure": {
"time": "1751127545",
"uncertainty": 120
},
"stopId": "QUER",
"stopSequence": 3
},
{
"arrival": {
"time": "1751127601",
"uncertainty": 120
},
"departure": {
"time": "1751127601",
"uncertainty": 120
},
"stopId": "STAR",
"stopSequence": 4
},
{
"arrival": {
"time": "1751127638",
"uncertainty": 120
},
"departure": {
"time": "1751127638",
"uncertainty": 120
},
"stopId": "PAN",
"stopSequence": 5
},
{
"arrival": {
"time": "1751127675",
"uncertainty": 120
},
"departure": {
"time": "1751127675",
"uncertainty": 120
},
"stopId": "MAND",
"stopSequence": 6
},
{
"arrival": {
"time": "1751127717",
"uncertainty": 120
},
"departure": {
"time": "1751127717",
"uncertainty": 120
},
"stopId": "KENC",
"stopSequence": 7
},
{
"arrival": {
"time": "1751127800",
"uncertainty": 120
},
"departure": {
"time": "1751127800",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "BERL",
"stopSequence": 8
},
{
"arrival": {
"time": "1751127834",
"uncertainty": 120
},
"departure": {
"time": "1751127834",
"uncertainty": 120
},
"stopId": "MASS",
"stopSequence": 9
},
{
"arrival": {
"time": "1751127888",
"uncertainty": 120
},
"departure": {
"time": "1751127888",
"uncertainty": 120
},
"stopId": "BDCH",
"stopSequence": 10
},
{
"arrival": {
"time": "1751127962",
"uncertainty": 120
},
"departure": {
"time": "1751127962",
"uncertainty": 120
},
"stopId": "LSCO",
"stopSequence": 11
},
{
"arrival": {
"time": "1751128044",
"uncertainty": 120
},
"departure": {
"time": "1751128044",
"uncertainty": 120
},
"stopId": "TREF",
"stopSequence": 12
},
{
"arrival": {
"time": "1751128119",
"uncertainty": 120
},
"departure": {
"time": "1751128119",
"uncertainty": 120
},
"stopId": "VERD3",
"stopSequence": 13
},
{
"arrival": {
"time": "1751128224",
"uncertainty": 120
},
"departure": {
"time": "1751128224",
"uncertainty": 120
},
"stopId": "NORM",
"stopSequence": 14
},
{
"arrival": {
"time": "1751128378",
"uncertainty": 120
},
"departure": {
"time": "1751128378",
"uncertainty": 120
},
"stopId": "GLBS",
"stopSequence": 15
},
{
"arrival": {
"time": "1751128428",
"uncertainty": 120
},
"departure": {
"time": "1751128428",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 16
},
{
"arrival": {
"time": "1751128525",
"uncertainty": 120
},
"departure": {
"time": "1751128525",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 17
},
{
"arrival": {
"time": "1751128617",
"uncertainty": 120
},
"departure": {
"time": "1751128617",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 18
},
{
"arrival": {
"time": "1751128698",
"uncertainty": 120
},
"departure": {
"time": "1751128698",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 19
},
{
"arrival": {
"time": "1751128788",
"uncertainty": 120
},
"departure": {
"time": "1751128788",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 20
},
{
"arrival": {
"time": "1751128858",
"uncertainty": 120
},
"departure": {
"time": "1751128858",
"uncertainty": 120
},
"stopId": "MARN",
"stopSequence": 21
},
{
"arrival": {
"time": "1751128960",
"uncertainty": 120
},
"departure": {
"time": "1751128960",
"uncertainty": 120
},
"stopId": "OISE",
"stopSequence": 22
},
{
"arrival": {
"time": "1751129028",
"uncertainty": 120
},
"departure": {
"time": "1751129028",
"uncertainty": 120
},
"stopId": "TONK",
"stopSequence": 23
},
{
"arrival": {
"time": "1751129110",
"uncertainty": 120
},
"departure": {
"time": "1751129110",
"uncertainty": 120
},
"stopId": "FREB",
"stopSequence": 24
},
{
"arrival": {
"time": "1751129136",
"uncertainty": 120
},
"departure": {
"time": "1751129136",
"uncertainty": 120
},
"stopId": "PUCE1",
"stopSequence": 25
},
{
"arrival": {
"time": "1751129208",
"uncertainty": 120
},
"departure": {
"time": "1751129208",
"uncertainty": 120
},
"stopId": "LYCA1",
"stopSequence": 26
},
{
"arrival": {
"time": "1751129326",
"uncertainty": 120
},
"departure": {
"time": "1751129326",
"uncertainty": 120
},
"stopId": "CLET",
"stopSequence": 27
},
{
"arrival": {
"time": "1751129424",
"uncertainty": 120
},
"departure": {
"time": "1751129424",
"uncertainty": 120
},
"stopId": "BUNI",
"stopSequence": 28
},
{
"arrival": {
"time": "1751129542",
"uncertainty": 120
},
"departure": {
"time": "1751129542",
"uncertainty": 120
},
"stopId": "HENA",
"stopSequence": 29
},
{
"arrival": {
"time": "1751129573",
"uncertainty": 120
},
"departure": {
"time": "1751129573",
"uncertainty": 120
},
"stopId": "ORME",
"stopSequence": 30
},
{
"arrival": {
"time": "1751129628",
"uncertainty": 120
},
"departure": {
"time": "1751129628",
"uncertainty": 120
},
"stopId": "BOLL1",
"stopSequence": 31
},
{
"arrival": {
"time": "1751129704",
"uncertainty": 120
},
"departure": {
"time": "1751129704",
"uncertainty": 120
},
"stopId": "KERF",
"stopSequence": 32
},
{
"arrival": {
"time": "1751129759",
"uncertainty": 120
},
"departure": {
"time": "1751129759",
"uncertainty": 120
},
"stopId": "PLEN",
"stopSequence": 33
},
{
"arrival": {
"time": "1751129814",
"uncertainty": 120
},
"departure": {
"time": "1751129814",
"uncertainty": 120
},
"stopId": "METI",
"stopSequence": 34
},
{
"arrival": {
"time": "1751129946",
"uncertainty": 120
},
"departure": {
"time": "1751129946",
"uncertainty": 120
},
"stopId": "RPK1",
"stopSequence": 35
},
{
"arrival": {
"time": "1751129984",
"uncertainty": 120
},
"stopId": "KERG",
"stopSequence": 36
}
],
"trip": {
"routeId": "T1a",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336466"
}
}
},
{
"id": "4336463",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751124979",
"uncertainty": 120
},
"departure": {
"time": "1751124979",
"uncertainty": 120
},
"stopId": "BERL"
},
{
"arrival": {
"time": "1751124979",
"uncertainty": 120
},
"departure": {
"time": "1751124979",
"uncertainty": 120
},
"stopId": "BERL1"
},
{
"arrival": {
"time": "1751125024",
"uncertainty": 120
},
"departure": {
"time": "1751125024",
"uncertainty": 120
},
"stopId": "MASS"
},
{
"departure": {
"time": "1751124566",
"uncertainty": 120
},
"stopId": "KERG",
"stopSequence": 1
},
{
"arrival": {
"time": "1751124587",
"uncertainty": 120
},
"departure": {
"time": "1751124596",
"uncertainty": 120
},
"stopId": "SCHU",
"stopSequence": 2
},
{
"arrival": {
"time": "1751124663",
"uncertainty": 120
},
"departure": {
"time": "1751124686",
"uncertainty": 120
},
"stopId": "QUER",
"stopSequence": 3
},
{
"arrival": {
"time": "1751124727",
"uncertainty": 120
},
"departure": {
"time": "1751124747",
"uncertainty": 120
},
"stopId": "STAR",
"stopSequence": 4
},
{
"arrival": {
"time": "1751124785",
"uncertainty": 120
},
"departure": {
"time": "1751124785",
"uncertainty": 120
},
"stopId": "PAN",
"stopSequence": 5
},
{
"arrival": {
"time": "1751124830",
"uncertainty": 120
},
"departure": {
"time": "1751124837",
"uncertainty": 120
},
"stopId": "MAND",
"stopSequence": 6
},
{
"arrival": {
"time": "1751124897",
"uncertainty": 120
},
"departure": {
"time": "1751124897",
"uncertainty": 120
},
"stopId": "KENC",
"stopSequence": 7
},
{
"arrival": {
"time": "1751124980",
"uncertainty": 120
},
"departure": {
"time": "1751124980",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "BERL",
"stopSequence": 8
},
{
"arrival": {
"time": "1751125032",
"uncertainty": 120
},
"departure": {
"time": "1751125054",
"uncertainty": 120
},
"stopId": "MASS",
"stopSequence": 9
},
{
"arrival": {
"time": "1751125107",
"uncertainty": 120
},
"departure": {
"time": "1751125114",
"uncertainty": 120
},
"stopId": "BDCH",
"stopSequence": 10
},
{
"arrival": {
"time": "1751125182",
"uncertainty": 120
},
"departure": {
"time": "1751125182",
"uncertainty": 120
},
"stopId": "LSCO",
"stopSequence": 11
},
{
"arrival": {
"time": "1751125241",
"uncertainty": 120
},
"departure": {
"time": "1751125265",
"uncertainty": 120
},
"stopId": "TREF",
"stopSequence": 12
},
{
"arrival": {
"time": "1751125325",
"uncertainty": 120
},
"departure": {
"time": "1751125325",
"uncertainty": 120
},
"stopId": "VERD3",
"stopSequence": 13
},
{
"arrival": {
"time": "1751125449",
"uncertainty": 120
},
"departure": {
"time": "1751125449",
"uncertainty": 120
},
"stopId": "NORM",
"stopSequence": 14
},
{
"arrival": {
"time": "1751125550",
"uncertainty": 120
},
"departure": {
"time": "1751125564",
"uncertainty": 120
},
"stopId": "GLBS",
"stopSequence": 15
},
{
"arrival": {
"time": "1751125650",
"uncertainty": 120
},
"departure": {
"time": "1751125684",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 16
},
{
"arrival": {
"time": "1751125761",
"uncertainty": 120
},
"departure": {
"time": "1751125774",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 17
},
{
"arrival": {
"time": "1751125834",
"uncertainty": 120
},
"departure": {
"time": "1751125834",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 18
},
{
"arrival": {
"time": "1751125914",
"uncertainty": 120
},
"departure": {
"time": "1751125924",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 19
},
{
"arrival": {
"time": "1751125980",
"uncertainty": 120
},
"departure": {
"time": "1751125984",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 20
},
{
"arrival": {
"time": "1751126044",
"uncertainty": 120
},
"departure": {
"time": "1751126044",
"uncertainty": 120
},
"stopId": "MARN",
"stopSequence": 21
},
{
"arrival": {
"time": "1751126089",
"uncertainty": 120
},
"departure": {
"time": "1751126105",
"uncertainty": 120
},
"stopId": "OISE",
"stopSequence": 22
},
{
"arrival": {
"time": "1751126153",
"uncertainty": 120
},
"departure": {
"time": "1751126164",
"uncertainty": 120
},
"stopId": "TONK",
"stopSequence": 23
},
{
"arrival": {
"time": "1751126219",
"uncertainty": 120
},
"departure": {
"time": "1751126225",
"uncertainty": 120
},
"stopId": "FREB",
"stopSequence": 24
},
{
"arrival": {
"time": "1751126263",
"uncertainty": 120
},
"departure": {
"time": "1751126285",
"uncertainty": 120
},
"stopId": "PUCE1",
"stopSequence": 25
},
{
"arrival": {
"time": "1751126341",
"uncertainty": 120
},
"departure": {
"time": "1751126345",
"uncertainty": 120
},
"stopId": "LYCA1",
"stopSequence": 26
},
{
"arrival": {
"time": "1751126465",
"uncertainty": 120
},
"departure": {
"time": "1751126465",
"uncertainty": 120
},
"stopId": "CLET",
"stopSequence": 27
},
{
"arrival": {
"time": "1751126562",
"uncertainty": 120
},
"departure": {
"time": "1751126562",
"uncertainty": 120
},
"stopId": "BUNI",
"stopSequence": 28
},
{
"arrival": {
"time": "1751126656",
"uncertainty": 120
},
"departure": {
"time": "1751126656",
"uncertainty": 120
},
"stopId": "HENA",
"stopSequence": 29
},
{
"arrival": {
"time": "1751126686",
"uncertainty": 120
},
"departure": {
"time": "1751126686",
"uncertainty": 120
},
"stopId": "ORME",
"stopSequence": 30
},
{
"arrival": {
"time": "1751126730",
"uncertainty": 120
},
"departure": {
"time": "1751126730",
"uncertainty": 120
},
"stopId": "BOLL1",
"stopSequence": 31
},
{
"arrival": {
"time": "1751126786",
"uncertainty": 120
},
"departure": {
"time": "1751126786",
"uncertainty": 120
},
"stopId": "KERF",
"stopSequence": 32
},
{
"arrival": {
"time": "1751126846",
"uncertainty": 120
},
"departure": {
"time": "1751126846",
"uncertainty": 120
},
"stopId": "PLEN",
"stopSequence": 33
},
{
"arrival": {
"time": "1751126899",
"uncertainty": 120
},
"departure": {
"time": "1751126899",
"uncertainty": 120
},
"stopId": "METI",
"stopSequence": 34
},
{
"arrival": {
"time": "1751126972",
"uncertainty": 120
},
"departure": {
"time": "1751126972",
"uncertainty": 120
},
"stopId": "RPK1",
"stopSequence": 35
},
{
"arrival": {
"time": "1751127005",
"uncertainty": 120
},
"stopId": "KERG",
"stopSequence": 36
}
],
"trip": {
"routeId": "T1a",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336463"
},
"vehicle": {
"id": "444",
"label": "444"
}
}
},
{
"id": "4337846",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751126700",
"uncertainty": 120
},
"stopId": "REST",
"stopSequence": 1
}
],
"trip": {
"routeId": "31",
"scheduleRelationship": "SCHEDULED",
"tripId": "4337846"
}
}
},
{
"id": "4336313",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751129400",
"uncertainty": 120
},
"stopId": "SNCF",
"stopSequence": 1
}
],
"trip": {
"routeId": "32",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336313"
}
}
},
{
"id": "4337910",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751128800",
"uncertainty": 120
},
"stopId": "VOILE",
"stopSequence": 1
}
],
"trip": {
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "4337910"
}
}
},
{
"id": "4337885",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751127600",
"uncertainty": 120
},
"stopId": "GE4",
"stopSequence": 1
}
],
"trip": {
"routeId": "40E",
"scheduleRelationship": "SCHEDULED",
"tripId": "4337885"
}
}
},
{
"id": "4336306",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751127060",
"uncertainty": 120
},
"stopId": "LANC",
"stopSequence": 1
}
],
"trip": {
"routeId": "32",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336306"
}
}
},
{
"id": "4337873",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751124676",
"uncertainty": 120
},
"stopId": "PLOAG",
"stopSequence": 1
},
{
"arrival": {
"time": "1751124912",
"uncertainty": 120
},
"departure": {
"time": "1751124917",
"uncertainty": 120
},
"stopId": "PPOS",
"stopSequence": 2
},
{
"arrival": {
"time": "1751124996",
"uncertainty": 120
},
"departure": {
"time": "1751125006",
"uncertainty": 120
},
"stopId": "CHAU",
"stopSequence": 3
},
{
"arrival": {
"time": "1751125119",
"uncertainty": 120
},
"departure": {
"time": "1751125127",
"uncertainty": 120
},
"stopId": "KEFE",
"stopSequence": 4
},
{
"arrival": {
"time": "1751125247",
"uncertainty": 120
},
"departure": {
"time": "1751125247",
"uncertainty": 120
},
"stopId": "KERAO",
"stopSequence": 5
},
{
"arrival": {
"time": "1751125306",
"uncertainty": 120
},
"departure": {
"time": "1751125306",
"uncertainty": 120
},
"stopId": "KPIN",
"stopSequence": 6
},
{
"arrival": {
"time": "1751125399",
"uncertainty": 120
},
"departure": {
"time": "1751125399",
"uncertainty": 120
},
"stopId": "STQU",
"stopSequence": 7
},
{
"arrival": {
"time": "1751126169",
"uncertainty": 120
},
"departure": {
"time": "1751126186",
"uncertainty": 120
},
"stopId": "EXPO",
"stopSequence": 8
},
{
"arrival": {
"time": "1751126340",
"uncertainty": 120
},
"departure": {
"time": "1751126340",
"uncertainty": 120
},
"stopId": "CROI",
"stopSequence": 9
},
{
"arrival": {
"time": "1751126472",
"uncertainty": 120
},
"departure": {
"time": "1751126472",
"uncertainty": 120
},
"stopId": "NOURY",
"stopSequence": 10
},
{
"arrival": {
"time": "1751126812",
"uncertainty": 120
},
"stopId": "GE4",
"stopSequence": 11
}
],
"trip": {
"routeId": "40E",
"scheduleRelationship": "SCHEDULED",
"tripId": "4337873"
},
"vehicle": {
"id": "2019",
"label": "2019"
}
}
},
{
"id": "4337874",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751128200"
},
"stopId": "PLOAG",
"stopSequence": 1
}
],
"trip": {
"routeId": "40E",
"scheduleRelationship": "SCHEDULED",
"tripId": "4337874"
}
}
},
{
"id": "4336277",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751127122",
"uncertainty": 120
},
"departure": {
"time": "1751127122",
"uncertainty": 120
},
"stopId": "EGLB1"
},
{
"arrival": {
"time": "1751127129",
"uncertainty": 120
},
"departure": {
"time": "1751127129",
"uncertainty": 120
},
"stopId": "EGLB"
},
{
"arrival": {
"time": "1751127240",
"uncertainty": 120
},
"departure": {
"time": "1751127240",
"uncertainty": 120
},
"stopId": "FSTP1"
},
{
"departure": {
"time": "1751126519",
"uncertainty": 120
},
"stopId": "PINS",
"stopSequence": 1
},
{
"arrival": {
"time": "1751126763",
"uncertainty": 120
},
"departure": {
"time": "1751126763",
"uncertainty": 120
},
"stopId": "CELT1",
"stopSequence": 2
},
{
"arrival": {
"time": "1751126845",
"uncertainty": 120
},
"departure": {
"time": "1751126845",
"uncertainty": 120
},
"stopId": "POMM1",
"stopSequence": 3
},
{
"arrival": {
"time": "1751126893",
"uncertainty": 120
},
"departure": {
"time": "1751126893",
"uncertainty": 120
},
"stopId": "PARC1",
"stopSequence": 4
},
{
"arrival": {
"time": "1751126958",
"uncertainty": 120
},
"departure": {
"time": "1751126958",
"uncertainty": 120
},
"stopId": "BRET1",
"stopSequence": 5
},
{
"arrival": {
"time": "1751127046",
"uncertainty": 120
},
"departure": {
"time": "1751127046",
"uncertainty": 120
},
"stopId": "TYNE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1751127097",
"uncertainty": 120
},
"departure": {
"time": "1751127097",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "EGLB1",
"stopSequence": 7
},
{
"arrival": {
"time": "1751127249",
"uncertainty": 120
},
"departure": {
"time": "1751127249",
"uncertainty": 120
},
"stopId": "FSTP1",
"stopSequence": 8
},
{
"arrival": {
"time": "1751127284",
"uncertainty": 120
},
"departure": {
"time": "1751127284",
"uncertainty": 120
},
"stopId": "KRGO1",
"stopSequence": 9
},
{
"arrival": {
"time": "1751127337",
"uncertainty": 120
},
"departure": {
"time": "1751127337",
"uncertainty": 120
},
"stopId": "KERJ1",
"stopSequence": 10
},
{
"arrival": {
"time": "1751127403",
"uncertainty": 120
},
"departure": {
"time": "1751127403",
"uncertainty": 120
},
"stopId": "MATH1",
"stopSequence": 11
},
{
"arrival": {
"time": "1751127498",
"uncertainty": 120
},
"departure": {
"time": "1751127498",
"uncertainty": 120
},
"stopId": "KLDE1",
"stopSequence": 12
},
{
"arrival": {
"time": "1751127554",
"uncertainty": 120
},
"departure": {
"time": "1751127554",
"uncertainty": 120
},
"stopId": "KRAB1",
"stopSequence": 13
},
{
"arrival": {
"time": "1751127615",
"uncertainty": 120
},
"departure": {
"time": "1751127615",
"uncertainty": 120
},
"stopId": "KDIR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1751127673",
"uncertainty": 120
},
"departure": {
"time": "1751127673",
"uncertainty": 120
},
"stopId": "CSCI1",
"stopSequence": 15
},
{
"arrival": {
"time": "1751127731",
"uncertainty": 120
},
"departure": {
"time": "1751127731",
"uncertainty": 120
},
"stopId": "BUNI1",
"stopSequence": 16
},
{
"arrival": {
"time": "1751127818",
"uncertainty": 120
},
"departure": {
"time": "1751127818",
"uncertainty": 120
},
"stopId": "CLET1",
"stopSequence": 17
},
{
"arrival": {
"time": "1751127918",
"uncertainty": 120
},
"departure": {
"time": "1751127918",
"uncertainty": 120
},
"stopId": "LYCM1",
"stopSequence": 18
},
{
"arrival": {
"time": "1751128006",
"uncertainty": 120
},
"departure": {
"time": "1751128006",
"uncertainty": 120
},
"stopId": "MERV1",
"stopSequence": 19
},
{
"arrival": {
"time": "1751128072",
"uncertainty": 120
},
"departure": {
"time": "1751128072",
"uncertainty": 120
},
"stopId": "BAYA1",
"stopSequence": 20
},
{
"arrival": {
"time": "1751128158",
"uncertainty": 120
},
"departure": {
"time": "1751128158",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 21
},
{
"arrival": {
"time": "1751128251",
"uncertainty": 120
},
"departure": {
"time": "1751128251",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 22
},
{
"arrival": {
"time": "1751128352",
"uncertainty": 120
},
"departure": {
"time": "1751128352",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 23
},
{
"arrival": {
"time": "1751128447",
"uncertainty": 120
},
"departure": {
"time": "1751128447",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 24
},
{
"arrival": {
"time": "1751128566",
"uncertainty": 120
},
"departure": {
"time": "1751128566",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 25
},
{
"arrival": {
"time": "1751128660",
"uncertainty": 120
},
"departure": {
"time": "1751128660",
"uncertainty": 120
},
"stopId": "MELUN1",
"stopSequence": 26
},
{
"arrival": {
"time": "1751128698",
"uncertainty": 120
},
"departure": {
"time": "1751128698",
"uncertainty": 120
},
"stopId": "HOPS1",
"stopSequence": 27
},
{
"arrival": {
"time": "1751128729",
"uncertainty": 120
},
"departure": {
"time": "1751128729",
"uncertainty": 120
},
"stopId": "BOIS1",
"stopSequence": 28
},
{
"arrival": {
"time": "1751128803",
"uncertainty": 120
},
"departure": {
"time": "1751128803",
"uncertainty": 120
},
"stopId": "PERI1",
"stopSequence": 29
},
{
"arrival": {
"time": "1751128852",
"uncertainty": 120
},
"departure": {
"time": "1751128852",
"uncertainty": 120
},
"stopId": "LECL1",
"stopSequence": 30
},
{
"arrival": {
"time": "1751128924",
"uncertainty": 120
},
"departure": {
"time": "1751128924",
"uncertainty": 120
},
"stopId": "ALPH1",
"stopSequence": 31
},
{
"arrival": {
"time": "1751129025",
"uncertainty": 120
},
"departure": {
"time": "1751129025",
"uncertainty": 120
},
"stopId": "STAL1",
"stopSequence": 32
},
{
"arrival": {
"time": "1751129109",
"uncertainty": 120
},
"departure": {
"time": "1751129109",
"uncertainty": 120
},
"stopId": "REPB1",
"stopSequence": 33
},
{
"arrival": {
"time": "1751129137",
"uncertainty": 120
},
"departure": {
"time": "1751129137",
"uncertainty": 120
},
"stopId": "FERR1",
"stopSequence": 34
},
{
"arrival": {
"time": "1751129176",
"uncertainty": 120
},
"departure": {
"time": "1751129176",
"uncertainty": 120
},
"stopId": "JMAU",
"stopSequence": 35
},
{
"arrival": {
"time": "1751129224",
"uncertainty": 120
},
"departure": {
"time": "1751129224",
"uncertainty": 120
},
"stopId": "PENH",
"stopSequence": 36
},
{
"arrival": {
"time": "1751129290",
"uncertainty": 120
},
"departure": {
"time": "1751129290",
"uncertainty": 120
},
"stopId": "HEN1",
"stopSequence": 37
},
{
"arrival": {
"time": "1751129331",
"uncertainty": 120
},
"departure": {
"time": "1751129331",
"uncertainty": 120
},
"stopId": "TOUL3",
"stopSequence": 38
},
{
"arrival": {
"time": "1751129411",
"uncertainty": 120
},
"departure": {
"time": "1751129411",
"uncertainty": 120
},
"stopId": "MAI",
"stopSequence": 39
},
{
"arrival": {
"time": "1751129472",
"uncertainty": 120
},
"departure": {
"time": "1751129472",
"uncertainty": 120
},
"stopId": "COU1",
"stopSequence": 40
},
{
"arrival": {
"time": "1751129524",
"uncertainty": 120
},
"departure": {
"time": "1751129524",
"uncertainty": 120
},
"stopId": "KRFR1",
"stopSequence": 41
},
{
"arrival": {
"time": "1751129600",
"uncertainty": 120
},
"departure": {
"time": "1751129600",
"uncertainty": 120
},
"stopId": "VIEU",
"stopSequence": 42
},
{
"arrival": {
"time": "1751129671",
"uncertainty": 120
},
"departure": {
"time": "1751129671",
"uncertainty": 120
},
"stopId": "LGAZ",
"stopSequence": 43
},
{
"arrival": {
"time": "1751129704",
"uncertainty": 120
},
"departure": {
"time": "1751129704",
"uncertainty": 120
},
"stopId": "PBON",
"stopSequence": 44
},
{
"arrival": {
"time": "1751129773",
"uncertainty": 120
},
"departure": {
"time": "1751129773",
"uncertainty": 120
},
"stopId": "KESL",
"stopSequence": 45
},
{
"arrival": {
"time": "1751129932",
"uncertainty": 120
},
"departure": {
"time": "1751129932",
"uncertainty": 120
},
"stopId": "CHOU1",
"stopSequence": 46
},
{
"arrival": {
"time": "1751129965",
"uncertainty": 120
},
"departure": {
"time": "1751129965",
"uncertainty": 120
},
"stopId": "CROI1",
"stopSequence": 47
},
{
"arrival": {
"time": "1751129999",
"uncertainty": 120
},
"departure": {
"time": "1751129999",
"uncertainty": 120
},
"stopId": "KROU1",
"stopSequence": 48
},
{
"arrival": {
"time": "1751130058",
"uncertainty": 120
},
"stopId": "EXPO_AR",
"stopSequence": 49
}
],
"trip": {
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336277"
},
"vehicle": {
"id": "392",
"label": "392"
}
}
},
{
"id": "4336276",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751124073",
"uncertainty": 120
},
"departure": {
"time": "1751124073",
"uncertainty": 120
},
"stopId": "EGLB1"
},
{
"arrival": {
"time": "1751124080",
"uncertainty": 120
},
"departure": {
"time": "1751124080",
"uncertainty": 120
},
"stopId": "EGLB"
},
{
"arrival": {
"time": "1751124196",
"uncertainty": 120
},
"departure": {
"time": "1751124196",
"uncertainty": 120
},
"stopId": "FSTP1"
},
{
"departure": {
"time": "1751123703",
"uncertainty": 120
},
"stopId": "PINS",
"stopSequence": 1
},
{
"arrival": {
"time": "1751123763",
"uncertainty": 120
},
"departure": {
"time": "1751123763",
"uncertainty": 120
},
"stopId": "CELT1",
"stopSequence": 2
},
{
"arrival": {
"time": "1751123830",
"uncertainty": 120
},
"departure": {
"time": "1751123830",
"uncertainty": 120
},
"stopId": "POMM1",
"stopSequence": 3
},
{
"arrival": {
"time": "1751123867",
"uncertainty": 120
},
"departure": {
"time": "1751123867",
"uncertainty": 120
},
"stopId": "PARC1",
"stopSequence": 4
},
{
"arrival": {
"time": "1751123934",
"uncertainty": 120
},
"departure": {
"time": "1751123934",
"uncertainty": 120
},
"stopId": "BRET1",
"stopSequence": 5
},
{
"arrival": {
"time": "1751123994",
"uncertainty": 120
},
"departure": {
"time": "1751123994",
"uncertainty": 120
},
"stopId": "TYNE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1751124097",
"uncertainty": 120
},
"departure": {
"time": "1751124097",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "EGLB1",
"stopSequence": 7
},
{
"arrival": {
"time": "1751124200",
"uncertainty": 120
},
"departure": {
"time": "1751124200",
"uncertainty": 120
},
"stopId": "FSTP1",
"stopSequence": 8
},
{
"arrival": {
"time": "1751124216",
"uncertainty": 120
},
"departure": {
"time": "1751124216",
"uncertainty": 120
},
"stopId": "KRGO1",
"stopSequence": 9
},
{
"arrival": {
"time": "1751124263",
"uncertainty": 120
},
"departure": {
"time": "1751124272",
"uncertainty": 120
},
"stopId": "KERJ1",
"stopSequence": 10
},
{
"arrival": {
"time": "1751124338",
"uncertainty": 120
},
"departure": {
"time": "1751124338",
"uncertainty": 120
},
"stopId": "MATH1",
"stopSequence": 11
},
{
"arrival": {
"time": "1751124406",
"uncertainty": 120
},
"departure": {
"time": "1751124406",
"uncertainty": 120
},
"stopId": "KLDE1",
"stopSequence": 12
},
{
"arrival": {
"time": "1751124446",
"uncertainty": 120
},
"departure": {
"time": "1751124452",
"uncertainty": 120
},
"stopId": "KRAB1",
"stopSequence": 13
},
{
"arrival": {
"time": "1751124521",
"uncertainty": 120
},
"departure": {
"time": "1751124521",
"uncertainty": 120
},
"stopId": "KDIR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1751124571",
"uncertainty": 120
},
"departure": {
"time": "1751124571",
"uncertainty": 120
},
"stopId": "CSCI1",
"stopSequence": 15
},
{
"arrival": {
"time": "1751124622",
"uncertainty": 120
},
"departure": {
"time": "1751124632",
"uncertainty": 120
},
"stopId": "BUNI1",
"stopSequence": 16
},
{
"arrival": {
"time": "1751124722",
"uncertainty": 120
},
"departure": {
"time": "1751124722",
"uncertainty": 120
},
"stopId": "CLET1",
"stopSequence": 17
},
{
"arrival": {
"time": "1751124842",
"uncertainty": 120
},
"departure": {
"time": "1751124842",
"uncertainty": 120
},
"stopId": "LYCM1",
"stopSequence": 18
},
{
"arrival": {
"time": "1751124923",
"uncertainty": 120
},
"departure": {
"time": "1751124923",
"uncertainty": 120
},
"stopId": "MERV1",
"stopSequence": 19
},
{
"arrival": {
"time": "1751124970",
"uncertainty": 120
},
"departure": {
"time": "1751124970",
"uncertainty": 120
},
"stopId": "BAYA1",
"stopSequence": 20
},
{
"arrival": {
"time": "1751125038",
"uncertainty": 120
},
"departure": {
"time": "1751125052",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 21
},
{
"arrival": {
"time": "1751125143",
"uncertainty": 120
},
"departure": {
"time": "1751125173",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 22
},
{
"arrival": {
"time": "1751125263",
"uncertainty": 120
},
"departure": {
"time": "1751125263",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 23
},
{
"arrival": {
"time": "1751125406",
"uncertainty": 120
},
"departure": {
"time": "1751125414",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 24
},
{
"arrival": {
"time": "1751125472",
"uncertainty": 120
},
"departure": {
"time": "1751125684",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 25
},
{
"arrival": {
"time": "1751125751",
"uncertainty": 120
},
"departure": {
"time": "1751125772",
"uncertainty": 120
},
"stopId": "MELUN1",
"stopSequence": 26
},
{
"arrival": {
"time": "1751125822",
"uncertainty": 120
},
"departure": {
"time": "1751125822",
"uncertainty": 120
},
"stopId": "HOPS1",
"stopSequence": 27
},
{
"arrival": {
"time": "1751125847",
"uncertainty": 120
},
"departure": {
"time": "1751125847",
"uncertainty": 120
},
"stopId": "BOIS1",
"stopSequence": 28
},
{
"arrival": {
"time": "1751125893",
"uncertainty": 120
},
"departure": {
"time": "1751125893",
"uncertainty": 120
},
"stopId": "PERI1",
"stopSequence": 29
},
{
"arrival": {
"time": "1751125924",
"uncertainty": 120
},
"departure": {
"time": "1751125924",
"uncertainty": 120
},
"stopId": "LECL1",
"stopSequence": 30
},
{
"arrival": {
"time": "1751125965",
"uncertainty": 120
},
"departure": {
"time": "1751126015",
"uncertainty": 120
},
"stopId": "ALPH1",
"stopSequence": 31
},
{
"arrival": {
"time": "1751126083",
"uncertainty": 120
},
"departure": {
"time": "1751126104",
"uncertainty": 120
},
"stopId": "STAL1",
"stopSequence": 32
},
{
"arrival": {
"time": "1751126161",
"uncertainty": 120
},
"departure": {
"time": "1751126194",
"uncertainty": 120
},
"stopId": "REPB1",
"stopSequence": 33
},
{
"arrival": {
"time": "1751126224",
"uncertainty": 120
},
"departure": {
"time": "1751126224",
"uncertainty": 120
},
"stopId": "FERR1",
"stopSequence": 34
},
{
"arrival": {
"time": "1751126260",
"uncertainty": 120
},
"departure": {
"time": "1751126260",
"uncertainty": 120
},
"stopId": "JMAU",
"stopSequence": 35
},
{
"arrival": {
"time": "1751126310",
"uncertainty": 120
},
"departure": {
"time": "1751126316",
"uncertainty": 120
},
"stopId": "PENH",
"stopSequence": 36
},
{
"arrival": {
"time": "1751126386",
"uncertainty": 120
},
"departure": {
"time": "1751126386",
"uncertainty": 120
},
"stopId": "HEN1",
"stopSequence": 37
},
{
"arrival": {
"time": "1751126426",
"uncertainty": 120
},
"departure": {
"time": "1751126436",
"uncertainty": 120
},
"stopId": "TOUL3",
"stopSequence": 38
},
{
"arrival": {
"time": "1751126494",
"uncertainty": 120
},
"departure": {
"time": "1751126496",
"uncertainty": 120
},
"stopId": "MAI",
"stopSequence": 39
},
{
"arrival": {
"time": "1751126551",
"uncertainty": 120
},
"departure": {
"time": "1751126551",
"uncertainty": 120
},
"stopId": "COU1",
"stopSequence": 40
},
{
"arrival": {
"time": "1751126597",
"uncertainty": 120
},
"departure": {
"time": "1751126597",
"uncertainty": 120
},
"stopId": "KRFR1",
"stopSequence": 41
},
{
"arrival": {
"time": "1751126668",
"uncertainty": 120
},
"departure": {
"time": "1751126668",
"uncertainty": 120
},
"stopId": "VIEU",
"stopSequence": 42
},
{
"arrival": {
"time": "1751126720",
"uncertainty": 120
},
"departure": {
"time": "1751126720",
"uncertainty": 120
},
"stopId": "LGAZ",
"stopSequence": 43
},
{
"arrival": {
"time": "1751126749",
"uncertainty": 120
},
"departure": {
"time": "1751126749",
"uncertainty": 120
},
"stopId": "PBON",
"stopSequence": 44
},
{
"arrival": {
"time": "1751126810",
"uncertainty": 120
},
"departure": {
"time": "1751126810",
"uncertainty": 120
},
"stopId": "KESL",
"stopSequence": 45
},
{
"arrival": {
"time": "1751126934",
"uncertainty": 120
},
"departure": {
"time": "1751126934",
"uncertainty": 120
},
"stopId": "CHOU1",
"stopSequence": 46
},
{
"arrival": {
"time": "1751126975",
"uncertainty": 120
},
"departure": {
"time": "1751126975",
"uncertainty": 120
},
"stopId": "CROI1",
"stopSequence": 47
},
{
"arrival": {
"time": "1751127012",
"uncertainty": 120
},
"departure": {
"time": "1751127012",
"uncertainty": 120
},
"stopId": "KROU1",
"stopSequence": 48
},
{
"arrival": {
"time": "1751127071",
"uncertainty": 120
},
"stopId": "EXPO_AR",
"stopSequence": 49
}
],
"trip": {
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336276"
},
"vehicle": {
"id": "417",
"label": "417"
}
}
},
{
"id": "4336273",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751128117",
"uncertainty": 120
},
"departure": {
"time": "1751128117",
"uncertainty": 120
},
"stopId": "EGLB1"
},
{
"arrival": {
"time": "1751128124",
"uncertainty": 120
},
"departure": {
"time": "1751128124",
"uncertainty": 120
},
"stopId": "EGLB"
},
{
"arrival": {
"time": "1751128235",
"uncertainty": 120
},
"departure": {
"time": "1751128235",
"uncertainty": 120
},
"stopId": "FSTP1"
},
{
"departure": {
"time": "1751127720",
"uncertainty": 120
},
"stopId": "PINS",
"stopSequence": 1
},
{
"arrival": {
"time": "1751127776",
"uncertainty": 120
},
"departure": {
"time": "1751127776",
"uncertainty": 120
},
"stopId": "CELT1",
"stopSequence": 2
},
{
"arrival": {
"time": "1751127854",
"uncertainty": 120
},
"departure": {
"time": "1751127854",
"uncertainty": 120
},
"stopId": "POMM1",
"stopSequence": 3
},
{
"arrival": {
"time": "1751127902",
"uncertainty": 120
},
"departure": {
"time": "1751127902",
"uncertainty": 120
},
"stopId": "PARC1",
"stopSequence": 4
},
{
"arrival": {
"time": "1751127960",
"uncertainty": 120
},
"departure": {
"time": "1751127960",
"uncertainty": 120
},
"stopId": "BRET1",
"stopSequence": 5
},
{
"arrival": {
"time": "1751128041",
"uncertainty": 120
},
"departure": {
"time": "1751128041",
"uncertainty": 120
},
"stopId": "TYNE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1751128117",
"uncertainty": 120
},
"departure": {
"time": "1751128117",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "EGLB1",
"stopSequence": 7
},
{
"arrival": {
"time": "1751128239",
"uncertainty": 120
},
"departure": {
"time": "1751128239",
"uncertainty": 120
},
"stopId": "FSTP1",
"stopSequence": 8
},
{
"arrival": {
"time": "1751128272",
"uncertainty": 120
},
"departure": {
"time": "1751128272",
"uncertainty": 120
},
"stopId": "KRGO1",
"stopSequence": 9
},
{
"arrival": {
"time": "1751128319",
"uncertainty": 120
},
"departure": {
"time": "1751128319",
"uncertainty": 120
},
"stopId": "KERJ1",
"stopSequence": 10
},
{
"arrival": {
"time": "1751128387",
"uncertainty": 120
},
"departure": {
"time": "1751128387",
"uncertainty": 120
},
"stopId": "MATH1",
"stopSequence": 11
},
{
"arrival": {
"time": "1751128482",
"uncertainty": 120
},
"departure": {
"time": "1751128482",
"uncertainty": 120
},
"stopId": "KLDE1",
"stopSequence": 12
},
{
"arrival": {
"time": "1751128538",
"uncertainty": 120
},
"departure": {
"time": "1751128538",
"uncertainty": 120
},
"stopId": "KRAB1",
"stopSequence": 13
},
{
"arrival": {
"time": "1751128599",
"uncertainty": 120
},
"departure": {
"time": "1751128599",
"uncertainty": 120
},
"stopId": "KDIR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1751128657",
"uncertainty": 120
},
"departure": {
"time": "1751128657",
"uncertainty": 120
},
"stopId": "CSCI1",
"stopSequence": 15
},
{
"arrival": {
"time": "1751128715",
"uncertainty": 120
},
"departure": {
"time": "1751128715",
"uncertainty": 120
},
"stopId": "BUNI1",
"stopSequence": 16
},
{
"arrival": {
"time": "1751128801",
"uncertainty": 120
},
"departure": {
"time": "1751128801",
"uncertainty": 120
},
"stopId": "CLET1",
"stopSequence": 17
},
{
"arrival": {
"time": "1751128903",
"uncertainty": 120
},
"departure": {
"time": "1751128903",
"uncertainty": 120
},
"stopId": "LYCM1",
"stopSequence": 18
},
{
"arrival": {
"time": "1751128990",
"uncertainty": 120
},
"departure": {
"time": "1751128990",
"uncertainty": 120
},
"stopId": "MERV1",
"stopSequence": 19
},
{
"arrival": {
"time": "1751129055",
"uncertainty": 120
},
"departure": {
"time": "1751129055",
"uncertainty": 120
},
"stopId": "BAYA1",
"stopSequence": 20
},
{
"arrival": {
"time": "1751129140",
"uncertainty": 120
},
"departure": {
"time": "1751129140",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 21
},
{
"arrival": {
"time": "1751129242",
"uncertainty": 120
},
"departure": {
"time": "1751129242",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 22
},
{
"arrival": {
"time": "1751129342",
"uncertainty": 120
},
"departure": {
"time": "1751129342",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 23
},
{
"arrival": {
"time": "1751129436",
"uncertainty": 120
},
"departure": {
"time": "1751129436",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 24
},
{
"arrival": {
"time": "1751129557",
"uncertainty": 120
},
"departure": {
"time": "1751129557",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 25
},
{
"arrival": {
"time": "1751129636",
"uncertainty": 120
},
"departure": {
"time": "1751129636",
"uncertainty": 120
},
"stopId": "MELUN1",
"stopSequence": 26
},
{
"arrival": {
"time": "1751129667",
"uncertainty": 120
},
"departure": {
"time": "1751129667",
"uncertainty": 120
},
"stopId": "HOPS1",
"stopSequence": 27
},
{
"arrival": {
"time": "1751129693",
"uncertainty": 120
},
"departure": {
"time": "1751129693",
"uncertainty": 120
},
"stopId": "BOIS1",
"stopSequence": 28
},
{
"arrival": {
"time": "1751129756",
"uncertainty": 120
},
"departure": {
"time": "1751129756",
"uncertainty": 120
},
"stopId": "PERI1",
"stopSequence": 29
},
{
"arrival": {
"time": "1751129798",
"uncertainty": 120
},
"departure": {
"time": "1751129798",
"uncertainty": 120
},
"stopId": "LECL1",
"stopSequence": 30
},
{
"arrival": {
"time": "1751129858",
"uncertainty": 120
},
"departure": {
"time": "1751129858",
"uncertainty": 120
},
"stopId": "ALPH1",
"stopSequence": 31
},
{
"arrival": {
"time": "1751129959",
"uncertainty": 120
},
"departure": {
"time": "1751129959",
"uncertainty": 120
},
"stopId": "STAL1",
"stopSequence": 32
},
{
"arrival": {
"time": "1751130043",
"uncertainty": 120
},
"departure": {
"time": "1751130043",
"uncertainty": 120
},
"stopId": "REPB1",
"stopSequence": 33
},
{
"arrival": {
"time": "1751130071",
"uncertainty": 120
},
"departure": {
"time": "1751130071",
"uncertainty": 120
},
"stopId": "FERR1",
"stopSequence": 34
},
{
"arrival": {
"time": "1751130110",
"uncertainty": 120
},
"departure": {
"time": "1751130110",
"uncertainty": 120
},
"stopId": "JMAU",
"stopSequence": 35
},
{
"arrival": {
"time": "1751130158",
"uncertainty": 120
},
"departure": {
"time": "1751130158",
"uncertainty": 120
},
"stopId": "PENH",
"stopSequence": 36
},
{
"arrival": {
"time": "1751130224",
"uncertainty": 120
},
"departure": {
"time": "1751130224",
"uncertainty": 120
},
"stopId": "HEN1",
"stopSequence": 37
},
{
"arrival": {
"time": "1751130265",
"uncertainty": 120
},
"departure": {
"time": "1751130265",
"uncertainty": 120
},
"stopId": "TOUL3",
"stopSequence": 38
},
{
"arrival": {
"time": "1751130345",
"uncertainty": 120
},
"departure": {
"time": "1751130345",
"uncertainty": 120
},
"stopId": "MAI",
"stopSequence": 39
},
{
"arrival": {
"time": "1751130406",
"uncertainty": 120
},
"departure": {
"time": "1751130406",
"uncertainty": 120
},
"stopId": "COU1",
"stopSequence": 40
},
{
"arrival": {
"time": "1751130458",
"uncertainty": 120
},
"departure": {
"time": "1751130458",
"uncertainty": 120
},
"stopId": "KRFR1",
"stopSequence": 41
},
{
"arrival": {
"time": "1751130534",
"uncertainty": 120
},
"departure": {
"time": "1751130534",
"uncertainty": 120
},
"stopId": "VIEU",
"stopSequence": 42
},
{
"arrival": {
"time": "1751130605",
"uncertainty": 120
},
"departure": {
"time": "1751130605",
"uncertainty": 120
},
"stopId": "LGAZ",
"stopSequence": 43
},
{
"arrival": {
"time": "1751130638",
"uncertainty": 120
},
"departure": {
"time": "1751130638",
"uncertainty": 120
},
"stopId": "PBON",
"stopSequence": 44
},
{
"arrival": {
"time": "1751130707",
"uncertainty": 120
},
"departure": {
"time": "1751130707",
"uncertainty": 120
},
"stopId": "KESL",
"stopSequence": 45
},
{
"arrival": {
"time": "1751130866",
"uncertainty": 120
},
"departure": {
"time": "1751130866",
"uncertainty": 120
},
"stopId": "CHOU1",
"stopSequence": 46
},
{
"arrival": {
"time": "1751130902",
"uncertainty": 120
},
"departure": {
"time": "1751130902",
"uncertainty": 120
},
"stopId": "CROI1",
"stopSequence": 47
},
{
"arrival": {
"time": "1751130939",
"uncertainty": 120
},
"departure": {
"time": "1751130939",
"uncertainty": 120
},
"stopId": "KROU1",
"stopSequence": 48
},
{
"arrival": {
"time": "1751130998",
"uncertainty": 120
},
"stopId": "EXPO_AR",
"stopSequence": 49
}
],
"trip": {
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336273"
}
}
},
{
"id": "4336272",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751125711",
"uncertainty": 120
},
"stopId": "PINS",
"stopSequence": 1
},
{
"arrival": {
"time": "1751125775",
"uncertainty": 120
},
"departure": {
"time": "1751125775",
"uncertainty": 120
},
"stopId": "CELT1",
"stopSequence": 2
},
{
"arrival": {
"time": "1751125858",
"uncertainty": 120
},
"departure": {
"time": "1751125861",
"uncertainty": 120
},
"stopId": "POMM1",
"stopSequence": 3
},
{
"arrival": {
"time": "1751125909",
"uncertainty": 120
},
"departure": {
"time": "1751125909",
"uncertainty": 120
},
"stopId": "PARC1",
"stopSequence": 4
},
{
"arrival": {
"time": "1751125975",
"uncertainty": 120
},
"departure": {
"time": "1751125981",
"uncertainty": 120
},
"stopId": "BRET1",
"stopSequence": 5
},
{
"arrival": {
"time": "1751126070",
"uncertainty": 120
},
"departure": {
"time": "1751126101",
"uncertainty": 120
},
"stopId": "TYNE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1751126077",
"uncertainty": 120
},
"departure": {
"time": "1751126077",
"uncertainty": 120
},
"stopId": "EGLB1",
"stopSequence": 7
},
{
"arrival": {
"time": "1751126262",
"uncertainty": 120
},
"departure": {
"time": "1751126273",
"uncertainty": 120
},
"stopId": "FSTP1",
"stopSequence": 8
},
{
"arrival": {
"time": "1751126308",
"uncertainty": 120
},
"departure": {
"time": "1751126308",
"uncertainty": 120
},
"stopId": "KRGO1",
"stopSequence": 9
},
{
"arrival": {
"time": "1751126362",
"uncertainty": 120
},
"departure": {
"time": "1751126362",
"uncertainty": 120
},
"stopId": "KERJ1",
"stopSequence": 10
},
{
"arrival": {
"time": "1751126428",
"uncertainty": 120
},
"departure": {
"time": "1751126428",
"uncertainty": 120
},
"stopId": "MATH1",
"stopSequence": 11
},
{
"arrival": {
"time": "1751126512",
"uncertainty": 120
},
"departure": {
"time": "1751126512",
"uncertainty": 120
},
"stopId": "KLDE1",
"stopSequence": 12
},
{
"arrival": {
"time": "1751126551",
"uncertainty": 120
},
"departure": {
"time": "1751126551",
"uncertainty": 120
},
"stopId": "KRAB1",
"stopSequence": 13
},
{
"arrival": {
"time": "1751126614",
"uncertainty": 120
},
"departure": {
"time": "1751126614",
"uncertainty": 120
},
"stopId": "KDIR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1751126662",
"uncertainty": 120
},
"departure": {
"time": "1751126662",
"uncertainty": 120
},
"stopId": "CSCI1",
"stopSequence": 15
},
{
"arrival": {
"time": "1751126723",
"uncertainty": 120
},
"departure": {
"time": "1751126723",
"uncertainty": 120
},
"stopId": "BUNI1",
"stopSequence": 16
},
{
"arrival": {
"time": "1751126813",
"uncertainty": 120
},
"departure": {
"time": "1751126813",
"uncertainty": 120
},
"stopId": "CLET1",
"stopSequence": 17
},
{
"arrival": {
"time": "1751126914",
"uncertainty": 120
},
"departure": {
"time": "1751126914",
"uncertainty": 120
},
"stopId": "LYCM1",
"stopSequence": 18
},
{
"arrival": {
"time": "1751126974",
"uncertainty": 120
},
"departure": {
"time": "1751126974",
"uncertainty": 120
},
"stopId": "MERV1",
"stopSequence": 19
},
{
"arrival": {
"time": "1751127024",
"uncertainty": 120
},
"departure": {
"time": "1751127024",
"uncertainty": 120
},
"stopId": "BAYA1",
"stopSequence": 20
},
{
"arrival": {
"time": "1751127074",
"uncertainty": 120
},
"departure": {
"time": "1751127074",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 21
},
{
"arrival": {
"time": "1751127160",
"uncertainty": 120
},
"departure": {
"time": "1751127160",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 22
},
{
"arrival": {
"time": "1751127277",
"uncertainty": 120
},
"departure": {
"time": "1751127277",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 23
},
{
"arrival": {
"time": "1751127406",
"uncertainty": 120
},
"departure": {
"time": "1751127406",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 24
},
{
"arrival": {
"time": "1751127500",
"uncertainty": 120
},
"departure": {
"time": "1751127500",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 25
},
{
"arrival": {
"time": "1751127595",
"uncertainty": 120
},
"departure": {
"time": "1751127595",
"uncertainty": 120
},
"stopId": "MELUN1",
"stopSequence": 26
},
{
"arrival": {
"time": "1751127638",
"uncertainty": 120
},
"departure": {
"time": "1751127638",
"uncertainty": 120
},
"stopId": "HOPS1",
"stopSequence": 27
},
{
"arrival": {
"time": "1751127669",
"uncertainty": 120
},
"departure": {
"time": "1751127669",
"uncertainty": 120
},
"stopId": "BOIS1",
"stopSequence": 28
},
{
"arrival": {
"time": "1751127744",
"uncertainty": 120
},
"departure": {
"time": "1751127744",
"uncertainty": 120
},
"stopId": "PERI1",
"stopSequence": 29
},
{
"arrival": {
"time": "1751127794",
"uncertainty": 120
},
"departure": {
"time": "1751127794",
"uncertainty": 120
},
"stopId": "LECL1",
"stopSequence": 30
},
{
"arrival": {
"time": "1751127867",
"uncertainty": 120
},
"departure": {
"time": "1751127867",
"uncertainty": 120
},
"stopId": "ALPH1",
"stopSequence": 31
},
{
"arrival": {
"time": "1751127968",
"uncertainty": 120
},
"departure": {
"time": "1751127968",
"uncertainty": 120
},
"stopId": "STAL1",
"stopSequence": 32
},
{
"arrival": {
"time": "1751128052",
"uncertainty": 120
},
"departure": {
"time": "1751128052",
"uncertainty": 120
},
"stopId": "REPB1",
"stopSequence": 33
},
{
"arrival": {
"time": "1751128080",
"uncertainty": 120
},
"departure": {
"time": "1751128080",
"uncertainty": 120
},
"stopId": "FERR1",
"stopSequence": 34
},
{
"arrival": {
"time": "1751128119",
"uncertainty": 120
},
"departure": {
"time": "1751128119",
"uncertainty": 120
},
"stopId": "JMAU",
"stopSequence": 35
},
{
"arrival": {
"time": "1751128167",
"uncertainty": 120
},
"departure": {
"time": "1751128167",
"uncertainty": 120
},
"stopId": "PENH",
"stopSequence": 36
},
{
"arrival": {
"time": "1751128233",
"uncertainty": 120
},
"departure": {
"time": "1751128233",
"uncertainty": 120
},
"stopId": "HEN1",
"stopSequence": 37
},
{
"arrival": {
"time": "1751128274",
"uncertainty": 120
},
"departure": {
"time": "1751128274",
"uncertainty": 120
},
"stopId": "TOUL3",
"stopSequence": 38
},
{
"arrival": {
"time": "1751128354",
"uncertainty": 120
},
"departure": {
"time": "1751128354",
"uncertainty": 120
},
"stopId": "MAI",
"stopSequence": 39
},
{
"arrival": {
"time": "1751128415",
"uncertainty": 120
},
"departure": {
"time": "1751128415",
"uncertainty": 120
},
"stopId": "COU1",
"stopSequence": 40
},
{
"arrival": {
"time": "1751128467",
"uncertainty": 120
},
"departure": {
"time": "1751128467",
"uncertainty": 120
},
"stopId": "KRFR1",
"stopSequence": 41
},
{
"arrival": {
"time": "1751128543",
"uncertainty": 120
},
"departure": {
"time": "1751128543",
"uncertainty": 120
},
"stopId": "VIEU",
"stopSequence": 42
},
{
"arrival": {
"time": "1751128614",
"uncertainty": 120
},
"departure": {
"time": "1751128614",
"uncertainty": 120
},
"stopId": "LGAZ",
"stopSequence": 43
},
{
"arrival": {
"time": "1751128647",
"uncertainty": 120
},
"departure": {
"time": "1751128647",
"uncertainty": 120
},
"stopId": "PBON",
"stopSequence": 44
},
{
"arrival": {
"time": "1751128716",
"uncertainty": 120
},
"departure": {
"time": "1751128716",
"uncertainty": 120
},
"stopId": "KESL",
"stopSequence": 45
},
{
"arrival": {
"time": "1751128875",
"uncertainty": 120
},
"departure": {
"time": "1751128875",
"uncertainty": 120
},
"stopId": "CHOU1",
"stopSequence": 46
},
{
"arrival": {
"time": "1751128911",
"uncertainty": 120
},
"departure": {
"time": "1751128911",
"uncertainty": 120
},
"stopId": "CROI1",
"stopSequence": 47
},
{
"arrival": {
"time": "1751128948",
"uncertainty": 120
},
"departure": {
"time": "1751128948",
"uncertainty": 120
},
"stopId": "KROU1",
"stopSequence": 48
},
{
"arrival": {
"time": "1751129007",
"uncertainty": 120
},
"stopId": "EXPO_AR",
"stopSequence": 49
}
],
"trip": {
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336272"
},
"vehicle": {
"id": "389",
"label": "389"
}
}
},
{
"id": "4336274",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751129317",
"uncertainty": 120
},
"departure": {
"time": "1751129317",
"uncertainty": 120
},
"stopId": "EGLB1"
},
{
"arrival": {
"time": "1751129324",
"uncertainty": 120
},
"departure": {
"time": "1751129324",
"uncertainty": 120
},
"stopId": "EGLB"
},
{
"arrival": {
"time": "1751129435",
"uncertainty": 120
},
"departure": {
"time": "1751129435",
"uncertainty": 120
},
"stopId": "FSTP1"
},
{
"departure": {
"time": "1751128920",
"uncertainty": 120
},
"stopId": "PINS",
"stopSequence": 1
},
{
"arrival": {
"time": "1751128976",
"uncertainty": 120
},
"departure": {
"time": "1751128976",
"uncertainty": 120
},
"stopId": "CELT1",
"stopSequence": 2
},
{
"arrival": {
"time": "1751129054",
"uncertainty": 120
},
"departure": {
"time": "1751129054",
"uncertainty": 120
},
"stopId": "POMM1",
"stopSequence": 3
},
{
"arrival": {
"time": "1751129102",
"uncertainty": 120
},
"departure": {
"time": "1751129102",
"uncertainty": 120
},
"stopId": "PARC1",
"stopSequence": 4
},
{
"arrival": {
"time": "1751129160",
"uncertainty": 120
},
"departure": {
"time": "1751129160",
"uncertainty": 120
},
"stopId": "BRET1",
"stopSequence": 5
},
{
"arrival": {
"time": "1751129241",
"uncertainty": 120
},
"departure": {
"time": "1751129241",
"uncertainty": 120
},
"stopId": "TYNE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1751129317",
"uncertainty": 120
},
"departure": {
"time": "1751129317",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "EGLB1",
"stopSequence": 7
},
{
"arrival": {
"time": "1751129439",
"uncertainty": 120
},
"departure": {
"time": "1751129439",
"uncertainty": 120
},
"stopId": "FSTP1",
"stopSequence": 8
},
{
"arrival": {
"time": "1751129473",
"uncertainty": 120
},
"departure": {
"time": "1751129473",
"uncertainty": 120
},
"stopId": "KRGO1",
"stopSequence": 9
},
{
"arrival": {
"time": "1751129520",
"uncertainty": 120
},
"departure": {
"time": "1751129520",
"uncertainty": 120
},
"stopId": "KERJ1",
"stopSequence": 10
},
{
"arrival": {
"time": "1751129588",
"uncertainty": 120
},
"departure": {
"time": "1751129588",
"uncertainty": 120
},
"stopId": "MATH1",
"stopSequence": 11
},
{
"arrival": {
"time": "1751129683",
"uncertainty": 120
},
"departure": {
"time": "1751129683",
"uncertainty": 120
},
"stopId": "KLDE1",
"stopSequence": 12
},
{
"arrival": {
"time": "1751129739",
"uncertainty": 120
},
"departure": {
"time": "1751129739",
"uncertainty": 120
},
"stopId": "KRAB1",
"stopSequence": 13
},
{
"arrival": {
"time": "1751129800",
"uncertainty": 120
},
"departure": {
"time": "1751129800",
"uncertainty": 120
},
"stopId": "KDIR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1751129858",
"uncertainty": 120
},
"departure": {
"time": "1751129858",
"uncertainty": 120
},
"stopId": "CSCI1",
"stopSequence": 15
},
{
"arrival": {
"time": "1751129916",
"uncertainty": 120
},
"departure": {
"time": "1751129916",
"uncertainty": 120
},
"stopId": "BUNI1",
"stopSequence": 16
},
{
"arrival": {
"time": "1751130013",
"uncertainty": 120
},
"departure": {
"time": "1751130013",
"uncertainty": 120
},
"stopId": "CLET1",
"stopSequence": 17
},
{
"arrival": {
"time": "1751130116",
"uncertainty": 120
},
"departure": {
"time": "1751130116",
"uncertainty": 120
},
"stopId": "LYCM1",
"stopSequence": 18
},
{
"arrival": {
"time": "1751130182",
"uncertainty": 120
},
"departure": {
"time": "1751130182",
"uncertainty": 120
},
"stopId": "MERV1",
"stopSequence": 19
},
{
"arrival": {
"time": "1751130231",
"uncertainty": 120
},
"departure": {
"time": "1751130231",
"uncertainty": 120
},
"stopId": "BAYA1",
"stopSequence": 20
},
{
"arrival": {
"time": "1751130296",
"uncertainty": 120
},
"departure": {
"time": "1751130296",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 21
},
{
"arrival": {
"time": "1751130383",
"uncertainty": 120
},
"departure": {
"time": "1751130383",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 22
},
{
"arrival": {
"time": "1751130470",
"uncertainty": 120
},
"departure": {
"time": "1751130470",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 23
},
{
"arrival": {
"time": "1751130552",
"uncertainty": 120
},
"departure": {
"time": "1751130552",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 24
},
{
"arrival": {
"time": "1751130656",
"uncertainty": 120
},
"departure": {
"time": "1751130656",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 25
},
{
"arrival": {
"time": "1751130735",
"uncertainty": 120
},
"departure": {
"time": "1751130735",
"uncertainty": 120
},
"stopId": "MELUN1",
"stopSequence": 26
},
{
"arrival": {
"time": "1751130765",
"uncertainty": 120
},
"departure": {
"time": "1751130765",
"uncertainty": 120
},
"stopId": "HOPS1",
"stopSequence": 27
},
{
"arrival": {
"time": "1751130791",
"uncertainty": 120
},
"departure": {
"time": "1751130791",
"uncertainty": 120
},
"stopId": "BOIS1",
"stopSequence": 28
},
{
"arrival": {
"time": "1751130854",
"uncertainty": 120
},
"departure": {
"time": "1751130854",
"uncertainty": 120
},
"stopId": "PERI1",
"stopSequence": 29
},
{
"arrival": {
"time": "1751130896",
"uncertainty": 120
},
"departure": {
"time": "1751130896",
"uncertainty": 120
},
"stopId": "LECL1",
"stopSequence": 30
},
{
"arrival": {
"time": "1751130956",
"uncertainty": 120
},
"departure": {
"time": "1751130956",
"uncertainty": 120
},
"stopId": "ALPH1",
"stopSequence": 31
},
{
"arrival": {
"time": "1751131057",
"uncertainty": 120
},
"departure": {
"time": "1751131057",
"uncertainty": 120
},
"stopId": "STAL1",
"stopSequence": 32
},
{
"arrival": {
"time": "1751131141",
"uncertainty": 120
},
"departure": {
"time": "1751131141",
"uncertainty": 120
},
"stopId": "REPB1",
"stopSequence": 33
},
{
"arrival": {
"time": "1751131169",
"uncertainty": 120
},
"departure": {
"time": "1751131169",
"uncertainty": 120
},
"stopId": "FERR1",
"stopSequence": 34
},
{
"arrival": {
"time": "1751131208",
"uncertainty": 120
},
"departure": {
"time": "1751131208",
"uncertainty": 120
},
"stopId": "JMAU",
"stopSequence": 35
},
{
"arrival": {
"time": "1751131256",
"uncertainty": 120
},
"departure": {
"time": "1751131256",
"uncertainty": 120
},
"stopId": "PENH",
"stopSequence": 36
},
{
"arrival": {
"time": "1751131322",
"uncertainty": 120
},
"departure": {
"time": "1751131322",
"uncertainty": 120
},
"stopId": "HEN1",
"stopSequence": 37
},
{
"arrival": {
"time": "1751131363",
"uncertainty": 120
},
"departure": {
"time": "1751131363",
"uncertainty": 120
},
"stopId": "TOUL3",
"stopSequence": 38
},
{
"arrival": {
"time": "1751131443",
"uncertainty": 120
},
"departure": {
"time": "1751131443",
"uncertainty": 120
},
"stopId": "MAI",
"stopSequence": 39
},
{
"arrival": {
"time": "1751131504",
"uncertainty": 120
},
"departure": {
"time": "1751131504",
"uncertainty": 120
},
"stopId": "COU1",
"stopSequence": 40
},
{
"arrival": {
"time": "1751131556",
"uncertainty": 120
},
"departure": {
"time": "1751131556",
"uncertainty": 120
},
"stopId": "KRFR1",
"stopSequence": 41
},
{
"arrival": {
"time": "1751131632",
"uncertainty": 120
},
"departure": {
"time": "1751131632",
"uncertainty": 120
},
"stopId": "VIEU",
"stopSequence": 42
},
{
"arrival": {
"time": "1751131703",
"uncertainty": 120
},
"departure": {
"time": "1751131703",
"uncertainty": 120
},
"stopId": "LGAZ",
"stopSequence": 43
},
{
"arrival": {
"time": "1751131736",
"uncertainty": 120
},
"departure": {
"time": "1751131736",
"uncertainty": 120
},
"stopId": "PBON",
"stopSequence": 44
},
{
"arrival": {
"time": "1751131804",
"uncertainty": 120
},
"departure": {
"time": "1751131804",
"uncertainty": 120
},
"stopId": "KESL",
"stopSequence": 45
},
{
"arrival": {
"time": "1751131962",
"uncertainty": 120
},
"departure": {
"time": "1751131962",
"uncertainty": 120
},
"stopId": "CHOU1",
"stopSequence": 46
},
{
"arrival": {
"time": "1751131996",
"uncertainty": 120
},
"departure": {
"time": "1751131996",
"uncertainty": 120
},
"stopId": "CROI1",
"stopSequence": 47
},
{
"arrival": {
"time": "1751132031",
"uncertainty": 120
},
"departure": {
"time": "1751132031",
"uncertainty": 120
},
"stopId": "KROU1",
"stopSequence": 48
},
{
"arrival": {
"time": "1751132090",
"uncertainty": 120
},
"stopId": "EXPO_AR",
"stopSequence": 49
}
],
"trip": {
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336274"
}
}
},
{
"id": "4336271",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751125175",
"uncertainty": 120
},
"departure": {
"time": "1751125175",
"uncertainty": 120
},
"stopId": "EGLB1"
},
{
"arrival": {
"time": "1751125182",
"uncertainty": 120
},
"departure": {
"time": "1751125182",
"uncertainty": 120
},
"stopId": "EGLB"
},
{
"arrival": {
"time": "1751125278",
"uncertainty": 120
},
"departure": {
"time": "1751125278",
"uncertainty": 120
},
"stopId": "FSTP1"
},
{
"departure": {
"time": "1751124811",
"uncertainty": 120
},
"stopId": "PINS",
"stopSequence": 1
},
{
"arrival": {
"time": "1751124853",
"uncertainty": 120
},
"departure": {
"time": "1751124853",
"uncertainty": 120
},
"stopId": "CELT1",
"stopSequence": 2
},
{
"arrival": {
"time": "1751124911",
"uncertainty": 120
},
"departure": {
"time": "1751124911",
"uncertainty": 120
},
"stopId": "POMM1",
"stopSequence": 3
},
{
"arrival": {
"time": "1751124953",
"uncertainty": 120
},
"departure": {
"time": "1751124953",
"uncertainty": 120
},
"stopId": "PARC1",
"stopSequence": 4
},
{
"arrival": {
"time": "1751125011",
"uncertainty": 120
},
"departure": {
"time": "1751125011",
"uncertainty": 120
},
"stopId": "BRET1",
"stopSequence": 5
},
{
"arrival": {
"time": "1751125077",
"uncertainty": 120
},
"departure": {
"time": "1751125082",
"uncertainty": 120
},
"stopId": "TYNE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1751125057",
"uncertainty": 120
},
"departure": {
"time": "1751125057",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "EGLB1",
"stopSequence": 7
},
{
"arrival": {
"time": "1751125282",
"uncertainty": 120
},
"departure": {
"time": "1751125286",
"uncertainty": 120
},
"stopId": "FSTP1",
"stopSequence": 8
},
{
"arrival": {
"time": "1751125304",
"uncertainty": 120
},
"departure": {
"time": "1751125304",
"uncertainty": 120
},
"stopId": "KRGO1",
"stopSequence": 9
},
{
"arrival": {
"time": "1751125375",
"uncertainty": 120
},
"departure": {
"time": "1751125375",
"uncertainty": 120
},
"stopId": "KERJ1",
"stopSequence": 10
},
{
"arrival": {
"time": "1751125436",
"uncertainty": 120
},
"departure": {
"time": "1751125436",
"uncertainty": 120
},
"stopId": "MATH1",
"stopSequence": 11
},
{
"arrival": {
"time": "1751125496",
"uncertainty": 120
},
"departure": {
"time": "1751125496",
"uncertainty": 120
},
"stopId": "KLDE1",
"stopSequence": 12
},
{
"arrival": {
"time": "1751125533",
"uncertainty": 120
},
"departure": {
"time": "1751125533",
"uncertainty": 120
},
"stopId": "KRAB1",
"stopSequence": 13
},
{
"arrival": {
"time": "1751125596",
"uncertainty": 120
},
"departure": {
"time": "1751125596",
"uncertainty": 120
},
"stopId": "KDIR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1751125642",
"uncertainty": 120
},
"departure": {
"time": "1751125645",
"uncertainty": 120
},
"stopId": "CSCI1",
"stopSequence": 15
},
{
"arrival": {
"time": "1751125705",
"uncertainty": 120
},
"departure": {
"time": "1751125736",
"uncertainty": 120
},
"stopId": "BUNI1",
"stopSequence": 16
},
{
"arrival": {
"time": "1751125825",
"uncertainty": 120
},
"departure": {
"time": "1751125825",
"uncertainty": 120
},
"stopId": "CLET1",
"stopSequence": 17
},
{
"arrival": {
"time": "1751125915",
"uncertainty": 120
},
"departure": {
"time": "1751125915",
"uncertainty": 120
},
"stopId": "LYCM1",
"stopSequence": 18
},
{
"arrival": {
"time": "1751125972",
"uncertainty": 120
},
"departure": {
"time": "1751125972",
"uncertainty": 120
},
"stopId": "MERV1",
"stopSequence": 19
},
{
"arrival": {
"time": "1751126020",
"uncertainty": 120
},
"departure": {
"time": "1751126020",
"uncertainty": 120
},
"stopId": "BAYA1",
"stopSequence": 20
},
{
"arrival": {
"time": "1751126065",
"uncertainty": 120
},
"departure": {
"time": "1751126065",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 21
},
{
"arrival": {
"time": "1751126133",
"uncertainty": 120
},
"departure": {
"time": "1751126155",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 22
},
{
"arrival": {
"time": "1751126274",
"uncertainty": 120
},
"departure": {
"time": "1751126275",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 23
},
{
"arrival": {
"time": "1751126408",
"uncertainty": 120
},
"departure": {
"time": "1751126426",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 24
},
{
"arrival": {
"time": "1751126533",
"uncertainty": 120
},
"departure": {
"time": "1751126533",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 25
},
{
"arrival": {
"time": "1751126603",
"uncertainty": 120
},
"departure": {
"time": "1751126603",
"uncertainty": 120
},
"stopId": "MELUN1",
"stopSequence": 26
},
{
"arrival": {
"time": "1751126651",
"uncertainty": 120
},
"departure": {
"time": "1751126651",
"uncertainty": 120
},
"stopId": "HOPS1",
"stopSequence": 27
},
{
"arrival": {
"time": "1751126677",
"uncertainty": 120
},
"departure": {
"time": "1751126677",
"uncertainty": 120
},
"stopId": "BOIS1",
"stopSequence": 28
},
{
"arrival": {
"time": "1751126726",
"uncertainty": 120
},
"departure": {
"time": "1751126726",
"uncertainty": 120
},
"stopId": "PERI1",
"stopSequence": 29
},
{
"arrival": {
"time": "1751126759",
"uncertainty": 120
},
"departure": {
"time": "1751126759",
"uncertainty": 120
},
"stopId": "LECL1",
"stopSequence": 30
},
{
"arrival": {
"time": "1751126803",
"uncertainty": 120
},
"departure": {
"time": "1751126803",
"uncertainty": 120
},
"stopId": "ALPH1",
"stopSequence": 31
},
{
"arrival": {
"time": "1751126874",
"uncertainty": 120
},
"departure": {
"time": "1751126874",
"uncertainty": 120
},
"stopId": "STAL1",
"stopSequence": 32
},
{
"arrival": {
"time": "1751126934",
"uncertainty": 120
},
"departure": {
"time": "1751126934",
"uncertainty": 120
},
"stopId": "REPB1",
"stopSequence": 33
},
{
"arrival": {
"time": "1751126964",
"uncertainty": 120
},
"departure": {
"time": "1751126964",
"uncertainty": 120
},
"stopId": "FERR1",
"stopSequence": 34
},
{
"arrival": {
"time": "1751127000",
"uncertainty": 120
},
"departure": {
"time": "1751127000",
"uncertainty": 120
},
"stopId": "JMAU",
"stopSequence": 35
},
{
"arrival": {
"time": "1751127050",
"uncertainty": 120
},
"departure": {
"time": "1751127050",
"uncertainty": 120
},
"stopId": "PENH",
"stopSequence": 36
},
{
"arrival": {
"time": "1751127120",
"uncertainty": 120
},
"departure": {
"time": "1751127120",
"uncertainty": 120
},
"stopId": "HEN1",
"stopSequence": 37
},
{
"arrival": {
"time": "1751127160",
"uncertainty": 120
},
"departure": {
"time": "1751127160",
"uncertainty": 120
},
"stopId": "TOUL3",
"stopSequence": 38
},
{
"arrival": {
"time": "1751127220",
"uncertainty": 120
},
"departure": {
"time": "1751127220",
"uncertainty": 120
},
"stopId": "MAI",
"stopSequence": 39
},
{
"arrival": {
"time": "1751127281",
"uncertainty": 120
},
"departure": {
"time": "1751127281",
"uncertainty": 120
},
"stopId": "COU1",
"stopSequence": 40
},
{
"arrival": {
"time": "1751127333",
"uncertainty": 120
},
"departure": {
"time": "1751127333",
"uncertainty": 120
},
"stopId": "KRFR1",
"stopSequence": 41
},
{
"arrival": {
"time": "1751127406",
"uncertainty": 120
},
"departure": {
"time": "1751127406",
"uncertainty": 120
},
"stopId": "VIEU",
"stopSequence": 42
},
{
"arrival": {
"time": "1751127467",
"uncertainty": 120
},
"departure": {
"time": "1751127467",
"uncertainty": 120
},
"stopId": "LGAZ",
"stopSequence": 43
},
{
"arrival": {
"time": "1751127500",
"uncertainty": 120
},
"departure": {
"time": "1751127500",
"uncertainty": 120
},
"stopId": "PBON",
"stopSequence": 44
},
{
"arrival": {
"time": "1751127569",
"uncertainty": 120
},
"departure": {
"time": "1751127569",
"uncertainty": 120
},
"stopId": "KESL",
"stopSequence": 45
},
{
"arrival": {
"time": "1751127728",
"uncertainty": 120
},
"departure": {
"time": "1751127728",
"uncertainty": 120
},
"stopId": "CHOU1",
"stopSequence": 46
},
{
"arrival": {
"time": "1751127769",
"uncertainty": 120
},
"departure": {
"time": "1751127769",
"uncertainty": 120
},
"stopId": "CROI1",
"stopSequence": 47
},
{
"arrival": {
"time": "1751127806",
"uncertainty": 120
},
"departure": {
"time": "1751127806",
"uncertainty": 120
},
"stopId": "KROU1",
"stopSequence": 48
},
{
"arrival": {
"time": "1751127865",
"uncertainty": 120
},
"stopId": "EXPO_AR",
"stopSequence": 49
}
],
"trip": {
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336271"
},
"vehicle": {
"id": "600",
"label": "600"
}
}
},
{
"id": "4337864",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751129100",
"uncertainty": 120
},
"stopId": "EXPO_D",
"stopSequence": 1
}
],
"trip": {
"routeId": "31",
"scheduleRelationship": "SCHEDULED",
"tripId": "4337864"
}
}
},
{
"id": "4337856",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751124664",
"uncertainty": 120
},
"stopId": "EXPO_D",
"stopSequence": 1
},
{
"arrival": {
"time": "1751124808",
"uncertainty": 120
},
"departure": {
"time": "1751124808",
"uncertainty": 120
},
"stopId": "GUER",
"stopSequence": 2
},
{
"arrival": {
"time": "1751124875",
"uncertainty": 120
},
"departure": {
"time": "1751124875",
"uncertainty": 120
},
"stopId": "TOULE",
"stopSequence": 3
},
{
"arrival": {
"time": "1751124924",
"uncertainty": 120
},
"departure": {
"time": "1751124924",
"uncertainty": 120
},
"stopId": "KRAL",
"stopSequence": 4
},
{
"arrival": {
"time": "1751124966",
"uncertainty": 120
},
"departure": {
"time": "1751124966",
"uncertainty": 120
},
"stopId": "ROBE",
"stopSequence": 5
},
{
"arrival": {
"time": "1751125130",
"uncertainty": 120
},
"departure": {
"time": "1751125130",
"uncertainty": 120
},
"stopId": "CHOU",
"stopSequence": 6
},
{
"arrival": {
"time": "1751125228",
"uncertainty": 120
},
"departure": {
"time": "1751125236",
"uncertainty": 120
},
"stopId": "ROTO1",
"stopSequence": 7
},
{
"arrival": {
"time": "1751125296",
"uncertainty": 120
},
"departure": {
"time": "1751125326",
"uncertainty": 120
},
"stopId": "VILA1",
"stopSequence": 8
},
{
"arrival": {
"time": "1751125411",
"uncertainty": 120
},
"departure": {
"time": "1751125415",
"uncertainty": 120
},
"stopId": "ALPH1",
"stopSequence": 9
},
{
"arrival": {
"time": "1751125511",
"uncertainty": 120
},
"departure": {
"time": "1751125511",
"uncertainty": 120
},
"stopId": "FONL",
"stopSequence": 10
},
{
"arrival": {
"time": "1751125574",
"uncertainty": 120
},
"departure": {
"time": "1751125574",
"uncertainty": 120
},
"stopId": "PLES3",
"stopSequence": 11
},
{
"arrival": {
"time": "1751125655",
"uncertainty": 120
},
"departure": {
"time": "1751125655",
"uncertainty": 120
},
"stopId": "JOSE1",
"stopSequence": 12
},
{
"arrival": {
"time": "1751125686",
"uncertainty": 120
},
"departure": {
"time": "1751125686",
"uncertainty": 120
},
"stopId": "TOUL",
"stopSequence": 13
},
{
"arrival": {
"time": "1751125729",
"uncertainty": 120
},
"departure": {
"time": "1751125729",
"uncertainty": 120
},
"stopId": "STAD1",
"stopSequence": 14
},
{
"arrival": {
"time": "1751125754",
"uncertainty": 120
},
"departure": {
"time": "1751125754",
"uncertainty": 120
},
"stopId": "GRLA1",
"stopSequence": 15
},
{
"arrival": {
"time": "1751125856",
"uncertainty": 120
},
"departure": {
"time": "1751125856",
"uncertainty": 120
},
"stopId": "ROHU1",
"stopSequence": 16
},
{
"arrival": {
"time": "1751125945",
"uncertainty": 120
},
"departure": {
"time": "1751125945",
"uncertainty": 120
},
"stopId": "KRGL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1751125998",
"uncertainty": 120
},
"departure": {
"time": "1751125998",
"uncertainty": 120
},
"stopId": "SGUE3",
"stopSequence": 18
},
{
"arrival": {
"time": "1751126052",
"uncertainty": 120
},
"departure": {
"time": "1751126052",
"uncertainty": 120
},
"stopId": "PERR1",
"stopSequence": 19
},
{
"arrival": {
"time": "1751126106",
"uncertainty": 120
},
"departure": {
"time": "1751126106",
"uncertainty": 120
},
"stopId": "BOLR1",
"stopSequence": 20
},
{
"arrival": {
"time": "1751126135",
"uncertainty": 120
},
"departure": {
"time": "1751126135",
"uncertainty": 120
},
"stopId": "KERM2",
"stopSequence": 21
},
{
"arrival": {
"time": "1751126178",
"uncertainty": 120
},
"departure": {
"time": "1751126365",
"uncertainty": 120
},
"stopId": "RBLA3",
"stopSequence": 22
},
{
"arrival": {
"time": "1751126424",
"uncertainty": 120
},
"departure": {
"time": "1751126424",
"uncertainty": 120
},
"stopId": "KHER1",
"stopSequence": 23
},
{
"arrival": {
"time": "1751126456",
"uncertainty": 120
},
"departure": {
"time": "1751126456",
"uncertainty": 120
},
"stopId": "KAND1",
"stopSequence": 24
},
{
"arrival": {
"time": "1751126476",
"uncertainty": 120
},
"departure": {
"time": "1751126476",
"uncertainty": 120
},
"stopId": "NIAU1",
"stopSequence": 25
},
{
"arrival": {
"time": "1751126535",
"uncertainty": 120
},
"departure": {
"time": "1751126535",
"uncertainty": 120
},
"stopId": "STNU1",
"stopSequence": 26
},
{
"arrival": {
"time": "1751126617",
"uncertainty": 120
},
"departure": {
"time": "1751126617",
"uncertainty": 120
},
"stopId": "RUZO1",
"stopSequence": 27
},
{
"arrival": {
"time": "1751126654",
"uncertainty": 120
},
"stopId": "REST",
"stopSequence": 28
}
],
"trip": {
"routeId": "31",
"scheduleRelationship": "SCHEDULED",
"tripId": "4337856"
},
"vehicle": {
"id": "7005",
"label": "7005"
}
}
},
{
"id": "4336956",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751127300"
},
"stopId": "FORG",
"stopSequence": 1
}
],
"trip": {
"routeId": "104",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336956"
}
}
},
{
"id": "4336953",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751129700"
},
"stopId": "FORG",
"stopSequence": 1
}
],
"trip": {
"routeId": "104",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336953"
}
}
},
{
"id": "4336950",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751128200"
},
"stopId": "PENQ",
"stopSequence": 1
}
],
"trip": {
"routeId": "104",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336950"
}
}
},
{
"id": "4336809",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751129640",
"uncertainty": 120
},
"departure": {
"time": "1751129640",
"uncertainty": 120
},
"stopId": "MASS1"
},
{
"arrival": {
"time": "1751129680",
"uncertainty": 120
},
"departure": {
"time": "1751129680",
"uncertainty": 120
},
"stopId": "BERL1"
},
{
"arrival": {
"time": "1751129680",
"uncertainty": 120
},
"departure": {
"time": "1751129680",
"uncertainty": 120
},
"stopId": "BERL"
},
{
"departure": {
"time": "1751127540",
"uncertainty": 120
},
"stopId": "KERG1",
"stopSequence": 1
},
{
"arrival": {
"time": "1751127567",
"uncertainty": 120
},
"departure": {
"time": "1751127567",
"uncertainty": 120
},
"stopId": "RPK2",
"stopSequence": 2
},
{
"arrival": {
"time": "1751127681",
"uncertainty": 120
},
"departure": {
"time": "1751127681",
"uncertainty": 120
},
"stopId": "METI1",
"stopSequence": 3
},
{
"arrival": {
"time": "1751127727",
"uncertainty": 120
},
"departure": {
"time": "1751127727",
"uncertainty": 120
},
"stopId": "PLEN1",
"stopSequence": 4
},
{
"arrival": {
"time": "1751127773",
"uncertainty": 120
},
"departure": {
"time": "1751127773",
"uncertainty": 120
},
"stopId": "KERF1",
"stopSequence": 5
},
{
"arrival": {
"time": "1751127840",
"uncertainty": 120
},
"departure": {
"time": "1751127840",
"uncertainty": 120
},
"stopId": "BOLL2",
"stopSequence": 6
},
{
"arrival": {
"time": "1751127890",
"uncertainty": 120
},
"departure": {
"time": "1751127890",
"uncertainty": 120
},
"stopId": "ORME1",
"stopSequence": 7
},
{
"arrival": {
"time": "1751127924",
"uncertainty": 120
},
"departure": {
"time": "1751127924",
"uncertainty": 120
},
"stopId": "HENA1",
"stopSequence": 8
},
{
"arrival": {
"time": "1751128040",
"uncertainty": 120
},
"departure": {
"time": "1751128040",
"uncertainty": 120
},
"stopId": "BUNI1",
"stopSequence": 9
},
{
"arrival": {
"time": "1751128137",
"uncertainty": 120
},
"departure": {
"time": "1751128137",
"uncertainty": 120
},
"stopId": "CLET1",
"stopSequence": 10
},
{
"arrival": {
"time": "1751128260",
"uncertainty": 120
},
"departure": {
"time": "1751128260",
"uncertainty": 120
},
"stopId": "LYCA",
"stopSequence": 11
},
{
"arrival": {
"time": "1751128317",
"uncertainty": 120
},
"departure": {
"time": "1751128317",
"uncertainty": 120
},
"stopId": "PUCE",
"stopSequence": 12
},
{
"arrival": {
"time": "1751128358",
"uncertainty": 120
},
"departure": {
"time": "1751128358",
"uncertainty": 120
},
"stopId": "FREB1",
"stopSequence": 13
},
{
"arrival": {
"time": "1751128440",
"uncertainty": 120
},
"departure": {
"time": "1751128440",
"uncertainty": 120
},
"stopId": "TONK1",
"stopSequence": 14
},
{
"arrival": {
"time": "1751128488",
"uncertainty": 120
},
"departure": {
"time": "1751128488",
"uncertainty": 120
},
"stopId": "OISE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1751128548",
"uncertainty": 120
},
"departure": {
"time": "1751128548",
"uncertainty": 120
},
"stopId": "MARN1",
"stopSequence": 16
},
{
"arrival": {
"time": "1751128620",
"uncertainty": 120
},
"departure": {
"time": "1751128620",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1751128722",
"uncertainty": 120
},
"departure": {
"time": "1751128722",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1751128823",
"uncertainty": 120
},
"departure": {
"time": "1751128823",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 19
},
{
"arrival": {
"time": "1751128918",
"uncertainty": 120
},
"departure": {
"time": "1751128918",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 20
},
{
"arrival": {
"time": "1751129040",
"uncertainty": 120
},
"departure": {
"time": "1751129040",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 21
},
{
"arrival": {
"time": "1751129086",
"uncertainty": 120
},
"departure": {
"time": "1751129086",
"uncertainty": 120
},
"stopId": "GLBS1",
"stopSequence": 22
},
{
"arrival": {
"time": "1751129235",
"uncertainty": 120
},
"departure": {
"time": "1751129235",
"uncertainty": 120
},
"stopId": "NORM1",
"stopSequence": 23
},
{
"arrival": {
"time": "1751129334",
"uncertainty": 120
},
"departure": {
"time": "1751129334",
"uncertainty": 120
},
"stopId": "VERD2",
"stopSequence": 24
},
{
"arrival": {
"time": "1751129419",
"uncertainty": 120
},
"departure": {
"time": "1751129419",
"uncertainty": 120
},
"stopId": "TREF1",
"stopSequence": 25
},
{
"arrival": {
"time": "1751129509",
"uncertainty": 120
},
"departure": {
"time": "1751129509",
"uncertainty": 120
},
"stopId": "LSCO1",
"stopSequence": 26
},
{
"arrival": {
"time": "1751129580",
"uncertainty": 120
},
"departure": {
"time": "1751129580",
"uncertainty": 120
},
"stopId": "BDCH1",
"stopSequence": 27
},
{
"arrival": {
"time": "1751129633",
"uncertainty": 120
},
"departure": {
"time": "1751129633",
"uncertainty": 120
},
"stopId": "MASS1",
"stopSequence": 28
},
{
"arrival": {
"time": "1751129674",
"uncertainty": 120
},
"departure": {
"time": "1751129674",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "BERL1",
"stopSequence": 29
},
{
"arrival": {
"time": "1751129751",
"uncertainty": 120
},
"departure": {
"time": "1751129751",
"uncertainty": 120
},
"stopId": "KENC1",
"stopSequence": 30
},
{
"arrival": {
"time": "1751129790",
"uncertainty": 120
},
"departure": {
"time": "1751129790",
"uncertainty": 120
},
"stopId": "MAND1",
"stopSequence": 31
},
{
"arrival": {
"time": "1751129830",
"uncertainty": 120
},
"departure": {
"time": "1751129830",
"uncertainty": 120
},
"stopId": "PAN1",
"stopSequence": 32
},
{
"arrival": {
"time": "1751129857",
"uncertainty": 120
},
"departure": {
"time": "1751129857",
"uncertainty": 120
},
"stopId": "STAR1",
"stopSequence": 33
},
{
"arrival": {
"time": "1751129922",
"uncertainty": 120
},
"departure": {
"time": "1751129922",
"uncertainty": 120
},
"stopId": "QUER1",
"stopSequence": 34
},
{
"arrival": {
"time": "1751129982",
"uncertainty": 120
},
"departure": {
"time": "1751129982",
"uncertainty": 120
},
"stopId": "SCHU1",
"stopSequence": 35
},
{
"arrival": {
"time": "1751130052",
"uncertainty": 120
},
"stopId": "KERG1",
"stopSequence": 36
}
],
"trip": {
"routeId": "T1b",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336809"
}
}
},
{
"id": "4336808",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751128887",
"uncertainty": 120
},
"departure": {
"time": "1751128887",
"uncertainty": 120
},
"stopId": "MASS1"
},
{
"arrival": {
"time": "1751128927",
"uncertainty": 120
},
"departure": {
"time": "1751128927",
"uncertainty": 120
},
"stopId": "BERL1"
},
{
"arrival": {
"time": "1751128927",
"uncertainty": 120
},
"departure": {
"time": "1751128927",
"uncertainty": 120
},
"stopId": "BERL"
},
{
"departure": {
"time": "1751126880",
"uncertainty": 120
},
"stopId": "KERG1",
"stopSequence": 1
},
{
"arrival": {
"time": "1751126925",
"uncertainty": 120
},
"departure": {
"time": "1751126925",
"uncertainty": 120
},
"stopId": "RPK2",
"stopSequence": 2
},
{
"arrival": {
"time": "1751126990",
"uncertainty": 120
},
"departure": {
"time": "1751126990",
"uncertainty": 120
},
"stopId": "METI1",
"stopSequence": 3
},
{
"arrival": {
"time": "1751127022",
"uncertainty": 120
},
"departure": {
"time": "1751127022",
"uncertainty": 120
},
"stopId": "PLEN1",
"stopSequence": 4
},
{
"arrival": {
"time": "1751127082",
"uncertainty": 120
},
"departure": {
"time": "1751127082",
"uncertainty": 120
},
"stopId": "KERF1",
"stopSequence": 5
},
{
"arrival": {
"time": "1751127143",
"uncertainty": 120
},
"departure": {
"time": "1751127143",
"uncertainty": 120
},
"stopId": "BOLL2",
"stopSequence": 6
},
{
"arrival": {
"time": "1751127193",
"uncertainty": 120
},
"departure": {
"time": "1751127193",
"uncertainty": 120
},
"stopId": "ORME1",
"stopSequence": 7
},
{
"arrival": {
"time": "1751127202",
"uncertainty": 120
},
"departure": {
"time": "1751127202",
"uncertainty": 120
},
"stopId": "HENA1",
"stopSequence": 8
},
{
"arrival": {
"time": "1751127318",
"uncertainty": 120
},
"departure": {
"time": "1751127318",
"uncertainty": 120
},
"stopId": "BUNI1",
"stopSequence": 9
},
{
"arrival": {
"time": "1751127408",
"uncertainty": 120
},
"departure": {
"time": "1751127408",
"uncertainty": 120
},
"stopId": "CLET1",
"stopSequence": 10
},
{
"arrival": {
"time": "1751127531",
"uncertainty": 120
},
"departure": {
"time": "1751127531",
"uncertainty": 120
},
"stopId": "LYCA",
"stopSequence": 11
},
{
"arrival": {
"time": "1751127588",
"uncertainty": 120
},
"departure": {
"time": "1751127588",
"uncertainty": 120
},
"stopId": "PUCE",
"stopSequence": 12
},
{
"arrival": {
"time": "1751127629",
"uncertainty": 120
},
"departure": {
"time": "1751127629",
"uncertainty": 120
},
"stopId": "FREB1",
"stopSequence": 13
},
{
"arrival": {
"time": "1751127711",
"uncertainty": 120
},
"departure": {
"time": "1751127711",
"uncertainty": 120
},
"stopId": "TONK1",
"stopSequence": 14
},
{
"arrival": {
"time": "1751127759",
"uncertainty": 120
},
"departure": {
"time": "1751127759",
"uncertainty": 120
},
"stopId": "OISE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1751127819",
"uncertainty": 120
},
"departure": {
"time": "1751127819",
"uncertainty": 120
},
"stopId": "MARN1",
"stopSequence": 16
},
{
"arrival": {
"time": "1751127881",
"uncertainty": 120
},
"departure": {
"time": "1751127881",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1751127969",
"uncertainty": 120
},
"departure": {
"time": "1751127969",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1751128070",
"uncertainty": 120
},
"departure": {
"time": "1751128070",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 19
},
{
"arrival": {
"time": "1751128165",
"uncertainty": 120
},
"departure": {
"time": "1751128165",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 20
},
{
"arrival": {
"time": "1751128287",
"uncertainty": 120
},
"departure": {
"time": "1751128287",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 21
},
{
"arrival": {
"time": "1751128333",
"uncertainty": 120
},
"departure": {
"time": "1751128333",
"uncertainty": 120
},
"stopId": "GLBS1",
"stopSequence": 22
},
{
"arrival": {
"time": "1751128482",
"uncertainty": 120
},
"departure": {
"time": "1751128482",
"uncertainty": 120
},
"stopId": "NORM1",
"stopSequence": 23
},
{
"arrival": {
"time": "1751128581",
"uncertainty": 120
},
"departure": {
"time": "1751128581",
"uncertainty": 120
},
"stopId": "VERD2",
"stopSequence": 24
},
{
"arrival": {
"time": "1751128666",
"uncertainty": 120
},
"departure": {
"time": "1751128666",
"uncertainty": 120
},
"stopId": "TREF1",
"stopSequence": 25
},
{
"arrival": {
"time": "1751128756",
"uncertainty": 120
},
"departure": {
"time": "1751128756",
"uncertainty": 120
},
"stopId": "LSCO1",
"stopSequence": 26
},
{
"arrival": {
"time": "1751128827",
"uncertainty": 120
},
"departure": {
"time": "1751128827",
"uncertainty": 120
},
"stopId": "BDCH1",
"stopSequence": 27
},
{
"arrival": {
"time": "1751128880",
"uncertainty": 120
},
"departure": {
"time": "1751128880",
"uncertainty": 120
},
"stopId": "MASS1",
"stopSequence": 28
},
{
"arrival": {
"time": "1751128834",
"uncertainty": 120
},
"departure": {
"time": "1751128834",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "BERL1",
"stopSequence": 29
},
{
"arrival": {
"time": "1751128998",
"uncertainty": 120
},
"departure": {
"time": "1751128998",
"uncertainty": 120
},
"stopId": "KENC1",
"stopSequence": 30
},
{
"arrival": {
"time": "1751129037",
"uncertainty": 120
},
"departure": {
"time": "1751129037",
"uncertainty": 120
},
"stopId": "MAND1",
"stopSequence": 31
},
{
"arrival": {
"time": "1751129077",
"uncertainty": 120
},
"departure": {
"time": "1751129077",
"uncertainty": 120
},
"stopId": "PAN1",
"stopSequence": 32
},
{
"arrival": {
"time": "1751129104",
"uncertainty": 120
},
"departure": {
"time": "1751129104",
"uncertainty": 120
},
"stopId": "STAR1",
"stopSequence": 33
},
{
"arrival": {
"time": "1751129169",
"uncertainty": 120
},
"departure": {
"time": "1751129169",
"uncertainty": 120
},
"stopId": "QUER1",
"stopSequence": 34
},
{
"arrival": {
"time": "1751129229",
"uncertainty": 120
},
"departure": {
"time": "1751129229",
"uncertainty": 120
},
"stopId": "SCHU1",
"stopSequence": 35
},
{
"arrival": {
"time": "1751129299",
"uncertainty": 120
},
"stopId": "KERG1",
"stopSequence": 36
}
],
"trip": {
"routeId": "T1b",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336808"
}
}
},
{
"id": "4336811",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751131380",
"uncertainty": 120
},
"departure": {
"time": "1751131380",
"uncertainty": 120
},
"stopId": "MASS1"
},
{
"arrival": {
"time": "1751131420",
"uncertainty": 120
},
"departure": {
"time": "1751131420",
"uncertainty": 120
},
"stopId": "BERL1"
},
{
"arrival": {
"time": "1751131420",
"uncertainty": 120
},
"departure": {
"time": "1751131420",
"uncertainty": 120
},
"stopId": "BERL"
},
{
"departure": {
"time": "1751129400",
"uncertainty": 120
},
"stopId": "KERG1",
"stopSequence": 1
},
{
"arrival": {
"time": "1751129427",
"uncertainty": 120
},
"departure": {
"time": "1751129427",
"uncertainty": 120
},
"stopId": "RPK2",
"stopSequence": 2
},
{
"arrival": {
"time": "1751129541",
"uncertainty": 120
},
"departure": {
"time": "1751129541",
"uncertainty": 120
},
"stopId": "METI1",
"stopSequence": 3
},
{
"arrival": {
"time": "1751129587",
"uncertainty": 120
},
"departure": {
"time": "1751129587",
"uncertainty": 120
},
"stopId": "PLEN1",
"stopSequence": 4
},
{
"arrival": {
"time": "1751129633",
"uncertainty": 120
},
"departure": {
"time": "1751129633",
"uncertainty": 120
},
"stopId": "KERF1",
"stopSequence": 5
},
{
"arrival": {
"time": "1751129700",
"uncertainty": 120
},
"departure": {
"time": "1751129700",
"uncertainty": 120
},
"stopId": "BOLL2",
"stopSequence": 6
},
{
"arrival": {
"time": "1751129750",
"uncertainty": 120
},
"departure": {
"time": "1751129750",
"uncertainty": 120
},
"stopId": "ORME1",
"stopSequence": 7
},
{
"arrival": {
"time": "1751129784",
"uncertainty": 120
},
"departure": {
"time": "1751129784",
"uncertainty": 120
},
"stopId": "HENA1",
"stopSequence": 8
},
{
"arrival": {
"time": "1751129900",
"uncertainty": 120
},
"departure": {
"time": "1751129900",
"uncertainty": 120
},
"stopId": "BUNI1",
"stopSequence": 9
},
{
"arrival": {
"time": "1751129997",
"uncertainty": 120
},
"departure": {
"time": "1751129997",
"uncertainty": 120
},
"stopId": "CLET1",
"stopSequence": 10
},
{
"arrival": {
"time": "1751130120",
"uncertainty": 120
},
"departure": {
"time": "1751130120",
"uncertainty": 120
},
"stopId": "LYCA",
"stopSequence": 11
},
{
"arrival": {
"time": "1751130177",
"uncertainty": 120
},
"departure": {
"time": "1751130177",
"uncertainty": 120
},
"stopId": "PUCE",
"stopSequence": 12
},
{
"arrival": {
"time": "1751130218",
"uncertainty": 120
},
"departure": {
"time": "1751130218",
"uncertainty": 120
},
"stopId": "FREB1",
"stopSequence": 13
},
{
"arrival": {
"time": "1751130300",
"uncertainty": 120
},
"departure": {
"time": "1751130300",
"uncertainty": 120
},
"stopId": "TONK1",
"stopSequence": 14
},
{
"arrival": {
"time": "1751130348",
"uncertainty": 120
},
"departure": {
"time": "1751130348",
"uncertainty": 120
},
"stopId": "OISE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1751130408",
"uncertainty": 120
},
"departure": {
"time": "1751130408",
"uncertainty": 120
},
"stopId": "MARN1",
"stopSequence": 16
},
{
"arrival": {
"time": "1751130480",
"uncertainty": 120
},
"departure": {
"time": "1751130480",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1751130567",
"uncertainty": 120
},
"departure": {
"time": "1751130567",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1751130654",
"uncertainty": 120
},
"departure": {
"time": "1751130654",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 19
},
{
"arrival": {
"time": "1751130736",
"uncertainty": 120
},
"departure": {
"time": "1751130736",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 20
},
{
"arrival": {
"time": "1751130840",
"uncertainty": 120
},
"departure": {
"time": "1751130840",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 21
},
{
"arrival": {
"time": "1751130881",
"uncertainty": 120
},
"departure": {
"time": "1751130881",
"uncertainty": 120
},
"stopId": "GLBS1",
"stopSequence": 22
},
{
"arrival": {
"time": "1751131014",
"uncertainty": 120
},
"departure": {
"time": "1751131014",
"uncertainty": 120
},
"stopId": "NORM1",
"stopSequence": 23
},
{
"arrival": {
"time": "1751131102",
"uncertainty": 120
},
"departure": {
"time": "1751131102",
"uncertainty": 120
},
"stopId": "VERD2",
"stopSequence": 24
},
{
"arrival": {
"time": "1751131178",
"uncertainty": 120
},
"departure": {
"time": "1751131178",
"uncertainty": 120
},
"stopId": "TREF1",
"stopSequence": 25
},
{
"arrival": {
"time": "1751131258",
"uncertainty": 120
},
"departure": {
"time": "1751131258",
"uncertainty": 120
},
"stopId": "LSCO1",
"stopSequence": 26
},
{
"arrival": {
"time": "1751131320",
"uncertainty": 120
},
"departure": {
"time": "1751131320",
"uncertainty": 120
},
"stopId": "BDCH1",
"stopSequence": 27
},
{
"arrival": {
"time": "1751131373",
"uncertainty": 120
},
"departure": {
"time": "1751131373",
"uncertainty": 120
},
"stopId": "MASS1",
"stopSequence": 28
},
{
"arrival": {
"time": "1751131414",
"uncertainty": 120
},
"departure": {
"time": "1751131414",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "BERL1",
"stopSequence": 29
},
{
"arrival": {
"time": "1751131491",
"uncertainty": 120
},
"departure": {
"time": "1751131491",
"uncertainty": 120
},
"stopId": "KENC1",
"stopSequence": 30
},
{
"arrival": {
"time": "1751131530",
"uncertainty": 120
},
"departure": {
"time": "1751131530",
"uncertainty": 120
},
"stopId": "MAND1",
"stopSequence": 31
},
{
"arrival": {
"time": "1751131570",
"uncertainty": 120
},
"departure": {
"time": "1751131570",
"uncertainty": 120
},
"stopId": "PAN1",
"stopSequence": 32
},
{
"arrival": {
"time": "1751131597",
"uncertainty": 120
},
"departure": {
"time": "1751131597",
"uncertainty": 120
},
"stopId": "STAR1",
"stopSequence": 33
},
{
"arrival": {
"time": "1751131662",
"uncertainty": 120
},
"departure": {
"time": "1751131662",
"uncertainty": 120
},
"stopId": "QUER1",
"stopSequence": 34
},
{
"arrival": {
"time": "1751131722",
"uncertainty": 120
},
"departure": {
"time": "1751131722",
"uncertainty": 120
},
"stopId": "SCHU1",
"stopSequence": 35
},
{
"arrival": {
"time": "1751131792",
"uncertainty": 120
},
"stopId": "KERG1",
"stopSequence": 36
}
],
"trip": {
"routeId": "T1b",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336811"
}
}
},
{
"id": "4336810",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751130509",
"uncertainty": 120
},
"departure": {
"time": "1751130509",
"uncertainty": 120
},
"stopId": "MASS1"
},
{
"arrival": {
"time": "1751130549",
"uncertainty": 120
},
"departure": {
"time": "1751130549",
"uncertainty": 120
},
"stopId": "BERL1"
},
{
"arrival": {
"time": "1751130549",
"uncertainty": 120
},
"departure": {
"time": "1751130549",
"uncertainty": 120
},
"stopId": "BERL"
},
{
"departure": {
"time": "1751128468",
"uncertainty": 120
},
"stopId": "KERG1",
"stopSequence": 1
},
{
"arrival": {
"time": "1751128495",
"uncertainty": 120
},
"departure": {
"time": "1751128495",
"uncertainty": 120
},
"stopId": "RPK2",
"stopSequence": 2
},
{
"arrival": {
"time": "1751128609",
"uncertainty": 120
},
"departure": {
"time": "1751128609",
"uncertainty": 120
},
"stopId": "METI1",
"stopSequence": 3
},
{
"arrival": {
"time": "1751128655",
"uncertainty": 120
},
"departure": {
"time": "1751128655",
"uncertainty": 120
},
"stopId": "PLEN1",
"stopSequence": 4
},
{
"arrival": {
"time": "1751128701",
"uncertainty": 120
},
"departure": {
"time": "1751128701",
"uncertainty": 120
},
"stopId": "KERF1",
"stopSequence": 5
},
{
"arrival": {
"time": "1751128768",
"uncertainty": 120
},
"departure": {
"time": "1751128768",
"uncertainty": 120
},
"stopId": "BOLL2",
"stopSequence": 6
},
{
"arrival": {
"time": "1751128818",
"uncertainty": 120
},
"departure": {
"time": "1751128818",
"uncertainty": 120
},
"stopId": "ORME1",
"stopSequence": 7
},
{
"arrival": {
"time": "1751128852",
"uncertainty": 120
},
"departure": {
"time": "1751128852",
"uncertainty": 120
},
"stopId": "HENA1",
"stopSequence": 8
},
{
"arrival": {
"time": "1751128968",
"uncertainty": 120
},
"departure": {
"time": "1751128968",
"uncertainty": 120
},
"stopId": "BUNI1",
"stopSequence": 9
},
{
"arrival": {
"time": "1751129065",
"uncertainty": 120
},
"departure": {
"time": "1751129065",
"uncertainty": 120
},
"stopId": "CLET1",
"stopSequence": 10
},
{
"arrival": {
"time": "1751129188",
"uncertainty": 120
},
"departure": {
"time": "1751129188",
"uncertainty": 120
},
"stopId": "LYCA",
"stopSequence": 11
},
{
"arrival": {
"time": "1751129245",
"uncertainty": 120
},
"departure": {
"time": "1751129245",
"uncertainty": 120
},
"stopId": "PUCE",
"stopSequence": 12
},
{
"arrival": {
"time": "1751129286",
"uncertainty": 120
},
"departure": {
"time": "1751129286",
"uncertainty": 120
},
"stopId": "FREB1",
"stopSequence": 13
},
{
"arrival": {
"time": "1751129368",
"uncertainty": 120
},
"departure": {
"time": "1751129368",
"uncertainty": 120
},
"stopId": "TONK1",
"stopSequence": 14
},
{
"arrival": {
"time": "1751129416",
"uncertainty": 120
},
"departure": {
"time": "1751129416",
"uncertainty": 120
},
"stopId": "OISE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1751129476",
"uncertainty": 120
},
"departure": {
"time": "1751129476",
"uncertainty": 120
},
"stopId": "MARN1",
"stopSequence": 16
},
{
"arrival": {
"time": "1751129549",
"uncertainty": 120
},
"departure": {
"time": "1751129549",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1751129651",
"uncertainty": 120
},
"departure": {
"time": "1751129651",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1751129752",
"uncertainty": 120
},
"departure": {
"time": "1751129752",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 19
},
{
"arrival": {
"time": "1751129847",
"uncertainty": 120
},
"departure": {
"time": "1751129847",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 20
},
{
"arrival": {
"time": "1751129969",
"uncertainty": 120
},
"departure": {
"time": "1751129969",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 21
},
{
"arrival": {
"time": "1751130010",
"uncertainty": 120
},
"departure": {
"time": "1751130010",
"uncertainty": 120
},
"stopId": "GLBS1",
"stopSequence": 22
},
{
"arrival": {
"time": "1751130143",
"uncertainty": 120
},
"departure": {
"time": "1751130143",
"uncertainty": 120
},
"stopId": "NORM1",
"stopSequence": 23
},
{
"arrival": {
"time": "1751130231",
"uncertainty": 120
},
"departure": {
"time": "1751130231",
"uncertainty": 120
},
"stopId": "VERD2",
"stopSequence": 24
},
{
"arrival": {
"time": "1751130307",
"uncertainty": 120
},
"departure": {
"time": "1751130307",
"uncertainty": 120
},
"stopId": "TREF1",
"stopSequence": 25
},
{
"arrival": {
"time": "1751130387",
"uncertainty": 120
},
"departure": {
"time": "1751130387",
"uncertainty": 120
},
"stopId": "LSCO1",
"stopSequence": 26
},
{
"arrival": {
"time": "1751130449",
"uncertainty": 120
},
"departure": {
"time": "1751130449",
"uncertainty": 120
},
"stopId": "BDCH1",
"stopSequence": 27
},
{
"arrival": {
"time": "1751130502",
"uncertainty": 120
},
"departure": {
"time": "1751130502",
"uncertainty": 120
},
"stopId": "MASS1",
"stopSequence": 28
},
{
"arrival": {
"time": "1751130514",
"uncertainty": 120
},
"departure": {
"time": "1751130514",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "BERL1",
"stopSequence": 29
},
{
"arrival": {
"time": "1751130620",
"uncertainty": 120
},
"departure": {
"time": "1751130620",
"uncertainty": 120
},
"stopId": "KENC1",
"stopSequence": 30
},
{
"arrival": {
"time": "1751130659",
"uncertainty": 120
},
"departure": {
"time": "1751130659",
"uncertainty": 120
},
"stopId": "MAND1",
"stopSequence": 31
},
{
"arrival": {
"time": "1751130699",
"uncertainty": 120
},
"departure": {
"time": "1751130699",
"uncertainty": 120
},
"stopId": "PAN1",
"stopSequence": 32
},
{
"arrival": {
"time": "1751130726",
"uncertainty": 120
},
"departure": {
"time": "1751130726",
"uncertainty": 120
},
"stopId": "STAR1",
"stopSequence": 33
},
{
"arrival": {
"time": "1751130791",
"uncertainty": 120
},
"departure": {
"time": "1751130791",
"uncertainty": 120
},
"stopId": "QUER1",
"stopSequence": 34
},
{
"arrival": {
"time": "1751130851",
"uncertainty": 120
},
"departure": {
"time": "1751130851",
"uncertainty": 120
},
"stopId": "SCHU1",
"stopSequence": 35
},
{
"arrival": {
"time": "1751130921",
"uncertainty": 120
},
"stopId": "KERG1",
"stopSequence": 36
}
],
"trip": {
"routeId": "T1b",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336810"
}
}
},
{
"id": "4336805",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751124223",
"uncertainty": 120
},
"stopId": "KERG1",
"stopSequence": 1
},
{
"arrival": {
"time": "1751124265",
"uncertainty": 120
},
"departure": {
"time": "1751124283",
"uncertainty": 120
},
"stopId": "RPK2",
"stopSequence": 2
},
{
"arrival": {
"time": "1751124370",
"uncertainty": 120
},
"departure": {
"time": "1751124373",
"uncertainty": 120
},
"stopId": "METI1",
"stopSequence": 3
},
{
"arrival": {
"time": "1751124424",
"uncertainty": 120
},
"departure": {
"time": "1751124433",
"uncertainty": 120
},
"stopId": "PLEN1",
"stopSequence": 4
},
{
"arrival": {
"time": "1751124493",
"uncertainty": 120
},
"departure": {
"time": "1751124493",
"uncertainty": 120
},
"stopId": "KERF1",
"stopSequence": 5
},
{
"arrival": {
"time": "1751124566",
"uncertainty": 120
},
"departure": {
"time": "1751124566",
"uncertainty": 120
},
"stopId": "BOLL2",
"stopSequence": 6
},
{
"arrival": {
"time": "1751124613",
"uncertainty": 120
},
"departure": {
"time": "1751124613",
"uncertainty": 120
},
"stopId": "ORME1",
"stopSequence": 7
},
{
"arrival": {
"time": "1751124631",
"uncertainty": 120
},
"departure": {
"time": "1751124631",
"uncertainty": 120
},
"stopId": "HENA1",
"stopSequence": 8
},
{
"arrival": {
"time": "1751124754",
"uncertainty": 120
},
"departure": {
"time": "1751124764",
"uncertainty": 120
},
"stopId": "BUNI1",
"stopSequence": 9
},
{
"arrival": {
"time": "1751124877",
"uncertainty": 120
},
"departure": {
"time": "1751124884",
"uncertainty": 120
},
"stopId": "CLET1",
"stopSequence": 10
},
{
"arrival": {
"time": "1751125016",
"uncertainty": 120
},
"departure": {
"time": "1751125033",
"uncertainty": 120
},
"stopId": "LYCA",
"stopSequence": 11
},
{
"arrival": {
"time": "1751125091",
"uncertainty": 120
},
"departure": {
"time": "1751125091",
"uncertainty": 120
},
"stopId": "PUCE",
"stopSequence": 12
},
{
"arrival": {
"time": "1751125123",
"uncertainty": 120
},
"departure": {
"time": "1751125123",
"uncertainty": 120
},
"stopId": "FREB1",
"stopSequence": 13
},
{
"arrival": {
"time": "1751125203",
"uncertainty": 120
},
"departure": {
"time": "1751125213",
"uncertainty": 120
},
"stopId": "TONK1",
"stopSequence": 14
},
{
"arrival": {
"time": "1751125273",
"uncertainty": 120
},
"departure": {
"time": "1751125273",
"uncertainty": 120
},
"stopId": "OISE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1751125334",
"uncertainty": 120
},
"departure": {
"time": "1751125334",
"uncertainty": 120
},
"stopId": "MARN1",
"stopSequence": 16
},
{
"arrival": {
"time": "1751125388",
"uncertainty": 120
},
"departure": {
"time": "1751125393",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1751125466",
"uncertainty": 120
},
"departure": {
"time": "1751125513",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1751125600",
"uncertainty": 120
},
"departure": {
"time": "1751125604",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 19
},
{
"arrival": {
"time": "1751125724",
"uncertainty": 120
},
"departure": {
"time": "1751125724",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 20
},
{
"arrival": {
"time": "1751125774",
"uncertainty": 120
},
"departure": {
"time": "1751125951",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 21
},
{
"arrival": {
"time": "1751126010",
"uncertainty": 120
},
"departure": {
"time": "1751126040",
"uncertainty": 120
},
"stopId": "GLBS1",
"stopSequence": 22
},
{
"arrival": {
"time": "1751126130",
"uncertainty": 120
},
"departure": {
"time": "1751126130",
"uncertainty": 120
},
"stopId": "NORM1",
"stopSequence": 23
},
{
"arrival": {
"time": "1751126221",
"uncertainty": 120
},
"departure": {
"time": "1751126221",
"uncertainty": 120
},
"stopId": "VERD2",
"stopSequence": 24
},
{
"arrival": {
"time": "1751126311",
"uncertainty": 120
},
"departure": {
"time": "1751126341",
"uncertainty": 120
},
"stopId": "TREF1",
"stopSequence": 25
},
{
"arrival": {
"time": "1751126400",
"uncertainty": 120
},
"departure": {
"time": "1751126401",
"uncertainty": 120
},
"stopId": "LSCO1",
"stopSequence": 26
},
{
"arrival": {
"time": "1751126461",
"uncertainty": 120
},
"departure": {
"time": "1751126461",
"uncertainty": 120
},
"stopId": "BDCH1",
"stopSequence": 27
},
{
"arrival": {
"time": "1751126544",
"uncertainty": 120
},
"departure": {
"time": "1751126544",
"uncertainty": 120
},
"stopId": "MASS1",
"stopSequence": 28
},
{
"arrival": {
"time": "1751126086",
"uncertainty": 120
},
"departure": {
"time": "1751126086",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "BERL1",
"stopSequence": 29
},
{
"arrival": {
"time": "1751126618",
"uncertainty": 120
},
"departure": {
"time": "1751126618",
"uncertainty": 120
},
"stopId": "KENC1",
"stopSequence": 30
},
{
"arrival": {
"time": "1751126637",
"uncertainty": 120
},
"departure": {
"time": "1751126637",
"uncertainty": 120
},
"stopId": "MAND1",
"stopSequence": 31
},
{
"arrival": {
"time": "1751126683",
"uncertainty": 120
},
"departure": {
"time": "1751126683",
"uncertainty": 120
},
"stopId": "PAN1",
"stopSequence": 32
},
{
"arrival": {
"time": "1751126712",
"uncertainty": 120
},
"departure": {
"time": "1751126712",
"uncertainty": 120
},
"stopId": "STAR1",
"stopSequence": 33
},
{
"arrival": {
"time": "1751126754",
"uncertainty": 120
},
"departure": {
"time": "1751126754",
"uncertainty": 120
},
"stopId": "QUER1",
"stopSequence": 34
},
{
"arrival": {
"time": "1751126806",
"uncertainty": 120
},
"departure": {
"time": "1751126806",
"uncertainty": 120
},
"stopId": "SCHU1",
"stopSequence": 35
},
{
"arrival": {
"time": "1751126880",
"uncertainty": 120
},
"stopId": "KERG1",
"stopSequence": 36
}
],
"trip": {
"routeId": "T1b",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336805"
},
"vehicle": {
"id": "306",
"label": "306"
}
}
},
{
"id": "4336807",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751128056",
"uncertainty": 120
},
"departure": {
"time": "1751128056",
"uncertainty": 120
},
"stopId": "MASS1"
},
{
"arrival": {
"time": "1751128096",
"uncertainty": 120
},
"departure": {
"time": "1751128096",
"uncertainty": 120
},
"stopId": "BERL1"
},
{
"arrival": {
"time": "1751128096",
"uncertainty": 120
},
"departure": {
"time": "1751128096",
"uncertainty": 120
},
"stopId": "BERL"
},
{
"departure": {
"time": "1751126162",
"uncertainty": 120
},
"stopId": "KERG1",
"stopSequence": 1
},
{
"arrival": {
"time": "1751126209",
"uncertainty": 120
},
"departure": {
"time": "1751126221",
"uncertainty": 120
},
"stopId": "RPK2",
"stopSequence": 2
},
{
"arrival": {
"time": "1751126281",
"uncertainty": 120
},
"departure": {
"time": "1751126281",
"uncertainty": 120
},
"stopId": "METI1",
"stopSequence": 3
},
{
"arrival": {
"time": "1751126311",
"uncertainty": 120
},
"departure": {
"time": "1751126311",
"uncertainty": 120
},
"stopId": "PLEN1",
"stopSequence": 4
},
{
"arrival": {
"time": "1751126372",
"uncertainty": 120
},
"departure": {
"time": "1751126372",
"uncertainty": 120
},
"stopId": "KERF1",
"stopSequence": 5
},
{
"arrival": {
"time": "1751126432",
"uncertainty": 120
},
"departure": {
"time": "1751126432",
"uncertainty": 120
},
"stopId": "BOLL2",
"stopSequence": 6
},
{
"arrival": {
"time": "1751126456",
"uncertainty": 120
},
"departure": {
"time": "1751126456",
"uncertainty": 120
},
"stopId": "ORME1",
"stopSequence": 7
},
{
"arrival": {
"time": "1751126462",
"uncertainty": 120
},
"departure": {
"time": "1751126462",
"uncertainty": 120
},
"stopId": "HENA1",
"stopSequence": 8
},
{
"arrival": {
"time": "1751126551",
"uncertainty": 120
},
"departure": {
"time": "1751126551",
"uncertainty": 120
},
"stopId": "BUNI1",
"stopSequence": 9
},
{
"arrival": {
"time": "1751126641",
"uncertainty": 120
},
"departure": {
"time": "1751126641",
"uncertainty": 120
},
"stopId": "CLET1",
"stopSequence": 10
},
{
"arrival": {
"time": "1751126757",
"uncertainty": 120
},
"departure": {
"time": "1751126757",
"uncertainty": 120
},
"stopId": "LYCA",
"stopSequence": 11
},
{
"arrival": {
"time": "1751126817",
"uncertainty": 120
},
"departure": {
"time": "1751126817",
"uncertainty": 120
},
"stopId": "PUCE",
"stopSequence": 12
},
{
"arrival": {
"time": "1751126857",
"uncertainty": 120
},
"departure": {
"time": "1751126857",
"uncertainty": 120
},
"stopId": "FREB1",
"stopSequence": 13
},
{
"arrival": {
"time": "1751126946",
"uncertainty": 120
},
"departure": {
"time": "1751126946",
"uncertainty": 120
},
"stopId": "TONK1",
"stopSequence": 14
},
{
"arrival": {
"time": "1751126979",
"uncertainty": 120
},
"departure": {
"time": "1751126979",
"uncertainty": 120
},
"stopId": "OISE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1751127048",
"uncertainty": 120
},
"departure": {
"time": "1751127048",
"uncertainty": 120
},
"stopId": "MARN1",
"stopSequence": 16
},
{
"arrival": {
"time": "1751127107",
"uncertainty": 120
},
"departure": {
"time": "1751127107",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1751127193",
"uncertainty": 120
},
"departure": {
"time": "1751127193",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1751127310",
"uncertainty": 120
},
"departure": {
"time": "1751127310",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 19
},
{
"arrival": {
"time": "1751127439",
"uncertainty": 120
},
"departure": {
"time": "1751127439",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 20
},
{
"arrival": {
"time": "1751127525",
"uncertainty": 120
},
"departure": {
"time": "1751127525",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 21
},
{
"arrival": {
"time": "1751127582",
"uncertainty": 120
},
"departure": {
"time": "1751127582",
"uncertainty": 120
},
"stopId": "GLBS1",
"stopSequence": 22
},
{
"arrival": {
"time": "1751127687",
"uncertainty": 120
},
"departure": {
"time": "1751127687",
"uncertainty": 120
},
"stopId": "NORM1",
"stopSequence": 23
},
{
"arrival": {
"time": "1751127780",
"uncertainty": 120
},
"departure": {
"time": "1751127780",
"uncertainty": 120
},
"stopId": "VERD2",
"stopSequence": 24
},
{
"arrival": {
"time": "1751127869",
"uncertainty": 120
},
"departure": {
"time": "1751127869",
"uncertainty": 120
},
"stopId": "TREF1",
"stopSequence": 25
},
{
"arrival": {
"time": "1751127934",
"uncertainty": 120
},
"departure": {
"time": "1751127934",
"uncertainty": 120
},
"stopId": "LSCO1",
"stopSequence": 26
},
{
"arrival": {
"time": "1751127996",
"uncertainty": 120
},
"departure": {
"time": "1751127996",
"uncertainty": 120
},
"stopId": "BDCH1",
"stopSequence": 27
},
{
"arrival": {
"time": "1751128049",
"uncertainty": 120
},
"departure": {
"time": "1751128049",
"uncertainty": 120
},
"stopId": "MASS1",
"stopSequence": 28
},
{
"arrival": {
"time": "1751127874",
"uncertainty": 120
},
"departure": {
"time": "1751127874",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "BERL1",
"stopSequence": 29
},
{
"arrival": {
"time": "1751128167",
"uncertainty": 120
},
"departure": {
"time": "1751128167",
"uncertainty": 120
},
"stopId": "KENC1",
"stopSequence": 30
},
{
"arrival": {
"time": "1751128206",
"uncertainty": 120
},
"departure": {
"time": "1751128206",
"uncertainty": 120
},
"stopId": "MAND1",
"stopSequence": 31
},
{
"arrival": {
"time": "1751128246",
"uncertainty": 120
},
"departure": {
"time": "1751128246",
"uncertainty": 120
},
"stopId": "PAN1",
"stopSequence": 32
},
{
"arrival": {
"time": "1751128273",
"uncertainty": 120
},
"departure": {
"time": "1751128273",
"uncertainty": 120
},
"stopId": "STAR1",
"stopSequence": 33
},
{
"arrival": {
"time": "1751128338",
"uncertainty": 120
},
"departure": {
"time": "1751128338",
"uncertainty": 120
},
"stopId": "QUER1",
"stopSequence": 34
},
{
"arrival": {
"time": "1751128398",
"uncertainty": 120
},
"departure": {
"time": "1751128398",
"uncertainty": 120
},
"stopId": "SCHU1",
"stopSequence": 35
},
{
"arrival": {
"time": "1751128468",
"uncertainty": 120
},
"stopId": "KERG1",
"stopSequence": 36
}
],
"trip": {
"routeId": "T1b",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336807"
},
"vehicle": {
"id": "434",
"label": "434"
}
}
},
{
"id": "4336806",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751127017",
"uncertainty": 120
},
"departure": {
"time": "1751127017",
"uncertainty": 120
},
"stopId": "MASS1"
},
{
"arrival": {
"time": "1751127057",
"uncertainty": 120
},
"departure": {
"time": "1751127057",
"uncertainty": 120
},
"stopId": "BERL1"
},
{
"arrival": {
"time": "1751127057",
"uncertainty": 120
},
"departure": {
"time": "1751127057",
"uncertainty": 120
},
"stopId": "BERL"
},
{
"departure": {
"time": "1751124841",
"uncertainty": 120
},
"stopId": "KERG1",
"stopSequence": 1
},
{
"arrival": {
"time": "1751124871",
"uncertainty": 120
},
"departure": {
"time": "1751124871",
"uncertainty": 120
},
"stopId": "RPK2",
"stopSequence": 2
},
{
"arrival": {
"time": "1751124945",
"uncertainty": 120
},
"departure": {
"time": "1751124945",
"uncertainty": 120
},
"stopId": "METI1",
"stopSequence": 3
},
{
"arrival": {
"time": "1751124977",
"uncertainty": 120
},
"departure": {
"time": "1751124993",
"uncertainty": 120
},
"stopId": "PLEN1",
"stopSequence": 4
},
{
"arrival": {
"time": "1751125051",
"uncertainty": 120
},
"departure": {
"time": "1751125081",
"uncertainty": 120
},
"stopId": "KERF1",
"stopSequence": 5
},
{
"arrival": {
"time": "1751125162",
"uncertainty": 120
},
"departure": {
"time": "1751125171",
"uncertainty": 120
},
"stopId": "BOLL2",
"stopSequence": 6
},
{
"arrival": {
"time": "1751125210",
"uncertainty": 120
},
"departure": {
"time": "1751125210",
"uncertainty": 120
},
"stopId": "ORME1",
"stopSequence": 7
},
{
"arrival": {
"time": "1751125230",
"uncertainty": 120
},
"departure": {
"time": "1751125230",
"uncertainty": 120
},
"stopId": "HENA1",
"stopSequence": 8
},
{
"arrival": {
"time": "1751125350",
"uncertainty": 120
},
"departure": {
"time": "1751125350",
"uncertainty": 120
},
"stopId": "BUNI1",
"stopSequence": 9
},
{
"arrival": {
"time": "1751125459",
"uncertainty": 120
},
"departure": {
"time": "1751125470",
"uncertainty": 120
},
"stopId": "CLET1",
"stopSequence": 10
},
{
"arrival": {
"time": "1751125585",
"uncertainty": 120
},
"departure": {
"time": "1751125590",
"uncertainty": 120
},
"stopId": "LYCA",
"stopSequence": 11
},
{
"arrival": {
"time": "1751125650",
"uncertainty": 120
},
"departure": {
"time": "1751125680",
"uncertainty": 120
},
"stopId": "PUCE",
"stopSequence": 12
},
{
"arrival": {
"time": "1751125720",
"uncertainty": 120
},
"departure": {
"time": "1751125740",
"uncertainty": 120
},
"stopId": "FREB1",
"stopSequence": 13
},
{
"arrival": {
"time": "1751125830",
"uncertainty": 120
},
"departure": {
"time": "1751125860",
"uncertainty": 120
},
"stopId": "TONK1",
"stopSequence": 14
},
{
"arrival": {
"time": "1751125891",
"uncertainty": 120
},
"departure": {
"time": "1751125891",
"uncertainty": 120
},
"stopId": "OISE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1751125961",
"uncertainty": 120
},
"departure": {
"time": "1751125961",
"uncertainty": 120
},
"stopId": "MARN1",
"stopSequence": 16
},
{
"arrival": {
"time": "1751126028",
"uncertainty": 120
},
"departure": {
"time": "1751126041",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1751126101",
"uncertainty": 120
},
"departure": {
"time": "1751126131",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1751126221",
"uncertainty": 120
},
"departure": {
"time": "1751126251",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 19
},
{
"arrival": {
"time": "1751126335",
"uncertainty": 120
},
"departure": {
"time": "1751126400",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 20
},
{
"arrival": {
"time": "1751126481",
"uncertainty": 120
},
"departure": {
"time": "1751126490",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 21
},
{
"arrival": {
"time": "1751126549",
"uncertainty": 120
},
"departure": {
"time": "1751126549",
"uncertainty": 120
},
"stopId": "GLBS1",
"stopSequence": 22
},
{
"arrival": {
"time": "1751126645",
"uncertainty": 120
},
"departure": {
"time": "1751126645",
"uncertainty": 120
},
"stopId": "NORM1",
"stopSequence": 23
},
{
"arrival": {
"time": "1751126737",
"uncertainty": 120
},
"departure": {
"time": "1751126737",
"uncertainty": 120
},
"stopId": "VERD2",
"stopSequence": 24
},
{
"arrival": {
"time": "1751126827",
"uncertainty": 120
},
"departure": {
"time": "1751126827",
"uncertainty": 120
},
"stopId": "TREF1",
"stopSequence": 25
},
{
"arrival": {
"time": "1751126889",
"uncertainty": 120
},
"departure": {
"time": "1751126889",
"uncertainty": 120
},
"stopId": "LSCO1",
"stopSequence": 26
},
{
"arrival": {
"time": "1751126950",
"uncertainty": 120
},
"departure": {
"time": "1751126950",
"uncertainty": 120
},
"stopId": "BDCH1",
"stopSequence": 27
},
{
"arrival": {
"time": "1751127010",
"uncertainty": 120
},
"departure": {
"time": "1751127010",
"uncertainty": 120
},
"stopId": "MASS1",
"stopSequence": 28
},
{
"arrival": {
"time": "1751126974",
"uncertainty": 120
},
"departure": {
"time": "1751126974",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "BERL1",
"stopSequence": 29
},
{
"arrival": {
"time": "1751127128",
"uncertainty": 120
},
"departure": {
"time": "1751127128",
"uncertainty": 120
},
"stopId": "KENC1",
"stopSequence": 30
},
{
"arrival": {
"time": "1751127147",
"uncertainty": 120
},
"departure": {
"time": "1751127147",
"uncertainty": 120
},
"stopId": "MAND1",
"stopSequence": 31
},
{
"arrival": {
"time": "1751127192",
"uncertainty": 120
},
"departure": {
"time": "1751127192",
"uncertainty": 120
},
"stopId": "PAN1",
"stopSequence": 32
},
{
"arrival": {
"time": "1751127221",
"uncertainty": 120
},
"departure": {
"time": "1751127221",
"uncertainty": 120
},
"stopId": "STAR1",
"stopSequence": 33
},
{
"arrival": {
"time": "1751127263",
"uncertainty": 120
},
"departure": {
"time": "1751127263",
"uncertainty": 120
},
"stopId": "QUER1",
"stopSequence": 34
},
{
"arrival": {
"time": "1751127315",
"uncertainty": 120
},
"departure": {
"time": "1751127315",
"uncertainty": 120
},
"stopId": "SCHU1",
"stopSequence": 35
},
{
"arrival": {
"time": "1751127385",
"uncertainty": 120
},
"stopId": "KERG1",
"stopSequence": 36
}
],
"trip": {
"routeId": "T1b",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336806"
},
"vehicle": {
"id": "442",
"label": "442"
}
}
},
{
"id": "4336328",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751126519",
"uncertainty": 120
},
"stopId": "VOILE",
"stopSequence": 1
},
{
"arrival": {
"time": "1751126669",
"uncertainty": 120
},
"departure": {
"time": "1751126669",
"uncertainty": 120
},
"stopId": "FTOU3",
"stopSequence": 2
},
{
"arrival": {
"time": "1751126736",
"uncertainty": 120
},
"departure": {
"time": "1751126736",
"uncertainty": 120
},
"stopId": "KROL1",
"stopSequence": 3
},
{
"arrival": {
"time": "1751126832",
"uncertainty": 120
},
"departure": {
"time": "1751126832",
"uncertainty": 120
},
"stopId": "TER3",
"stopSequence": 4
},
{
"arrival": {
"time": "1751126894",
"uncertainty": 120
},
"departure": {
"time": "1751126894",
"uncertainty": 120
},
"stopId": "CHEN1",
"stopSequence": 5
},
{
"arrival": {
"time": "1751126922",
"uncertainty": 120
},
"departure": {
"time": "1751126922",
"uncertainty": 120
},
"stopId": "CMAR1",
"stopSequence": 6
},
{
"arrival": {
"time": "1751126966",
"uncertainty": 120
},
"departure": {
"time": "1751126966",
"uncertainty": 120
},
"stopId": "KRVE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1751127059",
"uncertainty": 120
},
"departure": {
"time": "1751127059",
"uncertainty": 120
},
"stopId": "LAIN1",
"stopSequence": 8
},
{
"arrival": {
"time": "1751127152",
"uncertainty": 120
},
"departure": {
"time": "1751127152",
"uncertainty": 120
},
"stopId": "CLET1",
"stopSequence": 9
},
{
"arrival": {
"time": "1751127254",
"uncertainty": 120
},
"departure": {
"time": "1751127254",
"uncertainty": 120
},
"stopId": "LYCM1",
"stopSequence": 10
},
{
"arrival": {
"time": "1751127315",
"uncertainty": 120
},
"departure": {
"time": "1751127315",
"uncertainty": 120
},
"stopId": "MERV1",
"stopSequence": 11
},
{
"arrival": {
"time": "1751127366",
"uncertainty": 120
},
"departure": {
"time": "1751127366",
"uncertainty": 120
},
"stopId": "BAYA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1751127417",
"uncertainty": 120
},
"departure": {
"time": "1751127417",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 13
},
{
"arrival": {
"time": "1751127503",
"uncertainty": 120
},
"departure": {
"time": "1751127503",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1751127619",
"uncertainty": 120
},
"departure": {
"time": "1751127619",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 15
},
{
"arrival": {
"time": "1751127747",
"uncertainty": 120
},
"departure": {
"time": "1751127747",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 16
},
{
"arrival": {
"time": "1751127831",
"uncertainty": 120
},
"departure": {
"time": "1751127831",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 17
},
{
"arrival": {
"time": "1751127869",
"uncertainty": 120
},
"departure": {
"time": "1751127869",
"uncertainty": 120
},
"stopId": "KERC1",
"stopSequence": 18
},
{
"arrival": {
"time": "1751127955",
"uncertainty": 120
},
"departure": {
"time": "1751127955",
"uncertainty": 120
},
"stopId": "VERD1",
"stopSequence": 19
},
{
"arrival": {
"time": "1751128036",
"uncertainty": 120
},
"departure": {
"time": "1751128036",
"uncertainty": 120
},
"stopId": "ANSE1",
"stopSequence": 20
},
{
"arrival": {
"time": "1751128075",
"uncertainty": 120
},
"departure": {
"time": "1751128075",
"uncertainty": 120
},
"stopId": "DAVI1",
"stopSequence": 21
},
{
"arrival": {
"time": "1751128171",
"uncertainty": 120
},
"departure": {
"time": "1751128171",
"uncertainty": 120
},
"stopId": "ROTO1",
"stopSequence": 22
},
{
"arrival": {
"time": "1751128250",
"uncertainty": 120
},
"departure": {
"time": "1751128250",
"uncertainty": 120
},
"stopId": "VILA1",
"stopSequence": 23
},
{
"arrival": {
"time": "1751128320",
"uncertainty": 120
},
"departure": {
"time": "1751128320",
"uncertainty": 120
},
"stopId": "ALPH1",
"stopSequence": 24
},
{
"arrival": {
"time": "1751128436",
"uncertainty": 120
},
"departure": {
"time": "1751128436",
"uncertainty": 120
},
"stopId": "HALB1",
"stopSequence": 25
},
{
"arrival": {
"time": "1751128494",
"uncertainty": 120
},
"departure": {
"time": "1751128494",
"uncertainty": 120
},
"stopId": "PETI1",
"stopSequence": 26
},
{
"arrival": {
"time": "1751128560",
"uncertainty": 120
},
"departure": {
"time": "1751128560",
"uncertainty": 120
},
"stopId": "KESL1",
"stopSequence": 27
},
{
"arrival": {
"time": "1751128631",
"uncertainty": 120
},
"departure": {
"time": "1751128631",
"uncertainty": 120
},
"stopId": "MARAT1",
"stopSequence": 28
},
{
"arrival": {
"time": "1751128691",
"uncertainty": 120
},
"departure": {
"time": "1751128691",
"uncertainty": 120
},
"stopId": "FICH1",
"stopSequence": 29
},
{
"arrival": {
"time": "1751128774",
"uncertainty": 120
},
"departure": {
"time": "1751128774",
"uncertainty": 120
},
"stopId": "GAGA",
"stopSequence": 30
},
{
"arrival": {
"time": "1751128909",
"uncertainty": 120
},
"stopId": "EXPO_AR",
"stopSequence": 31
}
],
"trip": {
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336328"
},
"vehicle": {
"id": "388",
"label": "388"
}
}
},
{
"id": "4336325",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751127600",
"uncertainty": 120
},
"stopId": "VOILE",
"stopSequence": 1
}
],
"trip": {
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336325"
}
}
},
{
"id": "4336324",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751130000",
"uncertainty": 120
},
"stopId": "VOILE",
"stopSequence": 1
}
],
"trip": {
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336324"
}
}
},
{
"id": "4336326",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751125651",
"uncertainty": 120
},
"stopId": "VOILE",
"stopSequence": 1
},
{
"arrival": {
"time": "1751125798",
"uncertainty": 120
},
"departure": {
"time": "1751125801",
"uncertainty": 120
},
"stopId": "FTOU3",
"stopSequence": 2
},
{
"arrival": {
"time": "1751125882",
"uncertainty": 120
},
"departure": {
"time": "1751125882",
"uncertainty": 120
},
"stopId": "KROL1",
"stopSequence": 3
},
{
"arrival": {
"time": "1751125981",
"uncertainty": 120
},
"departure": {
"time": "1751125981",
"uncertainty": 120
},
"stopId": "TER3",
"stopSequence": 4
},
{
"arrival": {
"time": "1751126041",
"uncertainty": 120
},
"departure": {
"time": "1751126041",
"uncertainty": 120
},
"stopId": "CHEN1",
"stopSequence": 5
},
{
"arrival": {
"time": "1751126068",
"uncertainty": 120
},
"departure": {
"time": "1751126068",
"uncertainty": 120
},
"stopId": "CMAR1",
"stopSequence": 6
},
{
"arrival": {
"time": "1751126109",
"uncertainty": 120
},
"departure": {
"time": "1751126131",
"uncertainty": 120
},
"stopId": "KRVE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1751126229",
"uncertainty": 120
},
"departure": {
"time": "1751126229",
"uncertainty": 120
},
"stopId": "LAIN1",
"stopSequence": 8
},
{
"arrival": {
"time": "1751126324",
"uncertainty": 120
},
"departure": {
"time": "1751126342",
"uncertainty": 120
},
"stopId": "CLET1",
"stopSequence": 9
},
{
"arrival": {
"time": "1751126440",
"uncertainty": 120
},
"departure": {
"time": "1751126462",
"uncertainty": 120
},
"stopId": "LYCM1",
"stopSequence": 10
},
{
"arrival": {
"time": "1751126517",
"uncertainty": 120
},
"departure": {
"time": "1751126517",
"uncertainty": 120
},
"stopId": "MERV1",
"stopSequence": 11
},
{
"arrival": {
"time": "1751126567",
"uncertainty": 120
},
"departure": {
"time": "1751126567",
"uncertainty": 120
},
"stopId": "BAYA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1751126616",
"uncertainty": 120
},
"departure": {
"time": "1751126616",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 13
},
{
"arrival": {
"time": "1751126702",
"uncertainty": 120
},
"departure": {
"time": "1751126702",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1751126819",
"uncertainty": 120
},
"departure": {
"time": "1751126819",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 15
},
{
"arrival": {
"time": "1751126949",
"uncertainty": 120
},
"departure": {
"time": "1751126949",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 16
},
{
"arrival": {
"time": "1751127035",
"uncertainty": 120
},
"departure": {
"time": "1751127035",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 17
},
{
"arrival": {
"time": "1751127069",
"uncertainty": 120
},
"departure": {
"time": "1751127069",
"uncertainty": 120
},
"stopId": "KERC1",
"stopSequence": 18
},
{
"arrival": {
"time": "1751127144",
"uncertainty": 120
},
"departure": {
"time": "1751127144",
"uncertainty": 120
},
"stopId": "VERD1",
"stopSequence": 19
},
{
"arrival": {
"time": "1751127232",
"uncertainty": 120
},
"departure": {
"time": "1751127232",
"uncertainty": 120
},
"stopId": "ANSE1",
"stopSequence": 20
},
{
"arrival": {
"time": "1751127267",
"uncertainty": 120
},
"departure": {
"time": "1751127267",
"uncertainty": 120
},
"stopId": "DAVI1",
"stopSequence": 21
},
{
"arrival": {
"time": "1751127363",
"uncertainty": 120
},
"departure": {
"time": "1751127363",
"uncertainty": 120
},
"stopId": "ROTO1",
"stopSequence": 22
},
{
"arrival": {
"time": "1751127442",
"uncertainty": 120
},
"departure": {
"time": "1751127442",
"uncertainty": 120
},
"stopId": "VILA1",
"stopSequence": 23
},
{
"arrival": {
"time": "1751127512",
"uncertainty": 120
},
"departure": {
"time": "1751127512",
"uncertainty": 120
},
"stopId": "ALPH1",
"stopSequence": 24
},
{
"arrival": {
"time": "1751127628",
"uncertainty": 120
},
"departure": {
"time": "1751127628",
"uncertainty": 120
},
"stopId": "HALB1",
"stopSequence": 25
},
{
"arrival": {
"time": "1751127686",
"uncertainty": 120
},
"departure": {
"time": "1751127686",
"uncertainty": 120
},
"stopId": "PETI1",
"stopSequence": 26
},
{
"arrival": {
"time": "1751127752",
"uncertainty": 120
},
"departure": {
"time": "1751127752",
"uncertainty": 120
},
"stopId": "KESL1",
"stopSequence": 27
},
{
"arrival": {
"time": "1751127823",
"uncertainty": 120
},
"departure": {
"time": "1751127823",
"uncertainty": 120
},
"stopId": "MARAT1",
"stopSequence": 28
},
{
"arrival": {
"time": "1751127883",
"uncertainty": 120
},
"departure": {
"time": "1751127883",
"uncertainty": 120
},
"stopId": "FICH1",
"stopSequence": 29
},
{
"arrival": {
"time": "1751127966",
"uncertainty": 120
},
"departure": {
"time": "1751127966",
"uncertainty": 120
},
"stopId": "GAGA",
"stopSequence": 30
},
{
"arrival": {
"time": "1751128112",
"uncertainty": 120
},
"stopId": "EXPO_AR",
"stopSequence": 31
}
],
"trip": {
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336326"
},
"vehicle": {
"id": "413",
"label": "413"
}
}
},
{
"id": "4336322",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751124631",
"uncertainty": 120
},
"stopId": "VOILE",
"stopSequence": 1
},
{
"arrival": {
"time": "1751124777",
"uncertainty": 120
},
"departure": {
"time": "1751124777",
"uncertainty": 120
},
"stopId": "FTOU3",
"stopSequence": 2
},
{
"arrival": {
"time": "1751124835",
"uncertainty": 120
},
"departure": {
"time": "1751124835",
"uncertainty": 120
},
"stopId": "KROL1",
"stopSequence": 3
},
{
"arrival": {
"time": "1751124900",
"uncertainty": 120
},
"departure": {
"time": "1751124900",
"uncertainty": 120
},
"stopId": "TER3",
"stopSequence": 4
},
{
"arrival": {
"time": "1751124972",
"uncertainty": 120
},
"departure": {
"time": "1751124972",
"uncertainty": 120
},
"stopId": "CHEN1",
"stopSequence": 5
},
{
"arrival": {
"time": "1751125005",
"uncertainty": 120
},
"departure": {
"time": "1751125022",
"uncertainty": 120
},
"stopId": "CMAR1",
"stopSequence": 6
},
{
"arrival": {
"time": "1751125077",
"uncertainty": 120
},
"departure": {
"time": "1751125080",
"uncertainty": 120
},
"stopId": "KRVE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1751125157",
"uncertainty": 120
},
"departure": {
"time": "1751125201",
"uncertainty": 120
},
"stopId": "LAIN1",
"stopSequence": 8
},
{
"arrival": {
"time": "1751125261",
"uncertainty": 120
},
"departure": {
"time": "1751125291",
"uncertainty": 120
},
"stopId": "CLET1",
"stopSequence": 9
},
{
"arrival": {
"time": "1751125380",
"uncertainty": 120
},
"departure": {
"time": "1751125411",
"uncertainty": 120
},
"stopId": "LYCM1",
"stopSequence": 10
},
{
"arrival": {
"time": "1751125472",
"uncertainty": 120
},
"departure": {
"time": "1751125472",
"uncertainty": 120
},
"stopId": "MERV1",
"stopSequence": 11
},
{
"arrival": {
"time": "1751125531",
"uncertainty": 120
},
"departure": {
"time": "1751125531",
"uncertainty": 120
},
"stopId": "BAYA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1751125614",
"uncertainty": 120
},
"departure": {
"time": "1751125620",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 13
},
{
"arrival": {
"time": "1751125682",
"uncertainty": 120
},
"departure": {
"time": "1751125712",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1751125812",
"uncertainty": 120
},
"departure": {
"time": "1751125862",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 15
},
{
"arrival": {
"time": "1751125921",
"uncertainty": 120
},
"departure": {
"time": "1751125951",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 16
},
{
"arrival": {
"time": "1751126040",
"uncertainty": 120
},
"departure": {
"time": "1751126206",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 17
},
{
"arrival": {
"time": "1751126237",
"uncertainty": 120
},
"departure": {
"time": "1751126237",
"uncertainty": 120
},
"stopId": "KERC1",
"stopSequence": 18
},
{
"arrival": {
"time": "1751126307",
"uncertainty": 120
},
"departure": {
"time": "1751126307",
"uncertainty": 120
},
"stopId": "VERD1",
"stopSequence": 19
},
{
"arrival": {
"time": "1751126398",
"uncertainty": 120
},
"departure": {
"time": "1751126432",
"uncertainty": 120
},
"stopId": "ANSE1",
"stopSequence": 20
},
{
"arrival": {
"time": "1751126465",
"uncertainty": 120
},
"departure": {
"time": "1751126477",
"uncertainty": 120
},
"stopId": "DAVI1",
"stopSequence": 21
},
{
"arrival": {
"time": "1751126596",
"uncertainty": 120
},
"departure": {
"time": "1751126596",
"uncertainty": 120
},
"stopId": "ROTO1",
"stopSequence": 22
},
{
"arrival": {
"time": "1751126658",
"uncertainty": 120
},
"departure": {
"time": "1751126658",
"uncertainty": 120
},
"stopId": "VILA1",
"stopSequence": 23
},
{
"arrival": {
"time": "1751126718",
"uncertainty": 120
},
"departure": {
"time": "1751126718",
"uncertainty": 120
},
"stopId": "ALPH1",
"stopSequence": 24
},
{
"arrival": {
"time": "1751126811",
"uncertainty": 120
},
"departure": {
"time": "1751126811",
"uncertainty": 120
},
"stopId": "HALB1",
"stopSequence": 25
},
{
"arrival": {
"time": "1751126849",
"uncertainty": 120
},
"departure": {
"time": "1751126849",
"uncertainty": 120
},
"stopId": "PETI1",
"stopSequence": 26
},
{
"arrival": {
"time": "1751126911",
"uncertainty": 120
},
"departure": {
"time": "1751126911",
"uncertainty": 120
},
"stopId": "KESL1",
"stopSequence": 27
},
{
"arrival": {
"time": "1751126979",
"uncertainty": 120
},
"departure": {
"time": "1751126979",
"uncertainty": 120
},
"stopId": "MARAT1",
"stopSequence": 28
},
{
"arrival": {
"time": "1751127011",
"uncertainty": 120
},
"departure": {
"time": "1751127011",
"uncertainty": 120
},
"stopId": "FICH1",
"stopSequence": 29
},
{
"arrival": {
"time": "1751127077",
"uncertainty": 120
},
"departure": {
"time": "1751127077",
"uncertainty": 120
},
"stopId": "GAGA",
"stopSequence": 30
},
{
"arrival": {
"time": "1751127193",
"uncertainty": 120
},
"stopId": "EXPO_AR",
"stopSequence": 31
}
],
"trip": {
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336322"
},
"vehicle": {
"id": "381",
"label": "381"
}
}
},
{
"id": "4336191",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751123249",
"uncertainty": 120
},
"stopId": "EXPO_D",
"stopSequence": 1
},
{
"arrival": {
"time": "1751123383",
"uncertainty": 120
},
"departure": {
"time": "1751123399",
"uncertainty": 120
},
"stopId": "EXPO",
"stopSequence": 2
},
{
"arrival": {
"time": "1751123549",
"uncertainty": 120
},
"departure": {
"time": "1751123549",
"uncertainty": 120
},
"stopId": "KROU",
"stopSequence": 3
},
{
"arrival": {
"time": "1751123579",
"uncertainty": 120
},
"departure": {
"time": "1751123579",
"uncertainty": 120
},
"stopId": "CROI",
"stopSequence": 4
},
{
"arrival": {
"time": "1751123668",
"uncertainty": 120
},
"departure": {
"time": "1751123668",
"uncertainty": 120
},
"stopId": "CHOU2",
"stopSequence": 5
},
{
"arrival": {
"time": "1751123728",
"uncertainty": 120
},
"departure": {
"time": "1751123728",
"uncertainty": 120
},
"stopId": "KESL1",
"stopSequence": 6
},
{
"arrival": {
"time": "1751123795",
"uncertainty": 120
},
"departure": {
"time": "1751123795",
"uncertainty": 120
},
"stopId": "PBON1",
"stopSequence": 7
},
{
"arrival": {
"time": "1751123847",
"uncertainty": 120
},
"departure": {
"time": "1751123847",
"uncertainty": 120
},
"stopId": "LGAZ1",
"stopSequence": 8
},
{
"arrival": {
"time": "1751123868",
"uncertainty": 120
},
"departure": {
"time": "1751123969",
"uncertainty": 120
},
"stopId": "VIEU1",
"stopSequence": 9
},
{
"arrival": {
"time": "1751124046",
"uncertainty": 120
},
"departure": {
"time": "1751124060",
"uncertainty": 120
},
"stopId": "KRFR",
"stopSequence": 10
},
{
"arrival": {
"time": "1751124099",
"uncertainty": 120
},
"departure": {
"time": "1751124099",
"uncertainty": 120
},
"stopId": "COU",
"stopSequence": 11
},
{
"arrival": {
"time": "1751124145",
"uncertainty": 120
},
"departure": {
"time": "1751124148",
"uncertainty": 120
},
"stopId": "MAI1",
"stopSequence": 12
},
{
"arrival": {
"time": "1751124222",
"uncertainty": 120
},
"departure": {
"time": "1751124222",
"uncertainty": 120
},
"stopId": "TOUL2",
"stopSequence": 13
},
{
"arrival": {
"time": "1751124255",
"uncertainty": 120
},
"departure": {
"time": "1751124255",
"uncertainty": 120
},
"stopId": "HEN",
"stopSequence": 14
},
{
"arrival": {
"time": "1751124328",
"uncertainty": 120
},
"departure": {
"time": "1751124328",
"uncertainty": 120
},
"stopId": "PENH1",
"stopSequence": 15
},
{
"arrival": {
"time": "1751124426",
"uncertainty": 120
},
"departure": {
"time": "1751124426",
"uncertainty": 120
},
"stopId": "FERR",
"stopSequence": 16
},
{
"arrival": {
"time": "1751124476",
"uncertainty": 120
},
"departure": {
"time": "1751124476",
"uncertainty": 120
},
"stopId": "REPB",
"stopSequence": 17
},
{
"arrival": {
"time": "1751124539",
"uncertainty": 120
},
"departure": {
"time": "1751124539",
"uncertainty": 120
},
"stopId": "STAL",
"stopSequence": 18
},
{
"arrival": {
"time": "1751124628",
"uncertainty": 120
},
"departure": {
"time": "1751124628",
"uncertainty": 120
},
"stopId": "ALPH",
"stopSequence": 19
},
{
"arrival": {
"time": "1751124705",
"uncertainty": 120
},
"departure": {
"time": "1751124719",
"uncertainty": 120
},
"stopId": "LECL",
"stopSequence": 20
},
{
"arrival": {
"time": "1751124769",
"uncertainty": 120
},
"departure": {
"time": "1751124779",
"uncertainty": 120
},
"stopId": "PERI",
"stopSequence": 21
},
{
"arrival": {
"time": "1751124838",
"uncertainty": 120
},
"departure": {
"time": "1751124838",
"uncertainty": 120
},
"stopId": "BOIS",
"stopSequence": 22
},
{
"arrival": {
"time": "1751124866",
"uncertainty": 120
},
"departure": {
"time": "1751124866",
"uncertainty": 120
},
"stopId": "HOPS",
"stopSequence": 23
},
{
"arrival": {
"time": "1751124889",
"uncertainty": 120
},
"departure": {
"time": "1751124889",
"uncertainty": 120
},
"stopId": "MELUN",
"stopSequence": 24
},
{
"arrival": {
"time": "1751124965",
"uncertainty": 120
},
"departure": {
"time": "1751124988",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 25
},
{
"arrival": {
"time": "1751125048",
"uncertainty": 120
},
"departure": {
"time": "1751125108",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 26
},
{
"arrival": {
"time": "1751125210",
"uncertainty": 120
},
"departure": {
"time": "1751125210",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 27
},
{
"arrival": {
"time": "1751125305",
"uncertainty": 120
},
"departure": {
"time": "1751125379",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 28
},
{
"arrival": {
"time": "1751125484",
"uncertainty": 120
},
"departure": {
"time": "1751125500",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 29
},
{
"arrival": {
"time": "1751125559",
"uncertainty": 120
},
"departure": {
"time": "1751125559",
"uncertainty": 120
},
"stopId": "BAYA",
"stopSequence": 30
},
{
"arrival": {
"time": "1751125619",
"uncertainty": 120
},
"departure": {
"time": "1751125619",
"uncertainty": 120
},
"stopId": "MERV",
"stopSequence": 31
},
{
"arrival": {
"time": "1751125680",
"uncertainty": 120
},
"departure": {
"time": "1751125680",
"uncertainty": 120
},
"stopId": "LYCM",
"stopSequence": 32
},
{
"arrival": {
"time": "1751125800",
"uncertainty": 120
},
"departure": {
"time": "1751125800",
"uncertainty": 120
},
"stopId": "CLET",
"stopSequence": 33
},
{
"arrival": {
"time": "1751125888",
"uncertainty": 120
},
"departure": {
"time": "1751125888",
"uncertainty": 120
},
"stopId": "BUNI",
"stopSequence": 34
},
{
"arrival": {
"time": "1751125960",
"uncertainty": 120
},
"departure": {
"time": "1751125960",
"uncertainty": 120
},
"stopId": "CSCI",
"stopSequence": 35
},
{
"arrival": {
"time": "1751126002",
"uncertainty": 120
},
"departure": {
"time": "1751126008",
"uncertainty": 120
},
"stopId": "KDIR",
"stopSequence": 36
},
{
"arrival": {
"time": "1751126080",
"uncertainty": 120
},
"departure": {
"time": "1751126080",
"uncertainty": 120
},
"stopId": "KRAB",
"stopSequence": 37
},
{
"arrival": {
"time": "1751126129",
"uncertainty": 120
},
"departure": {
"time": "1751126129",
"uncertainty": 120
},
"stopId": "KLDE",
"stopSequence": 38
},
{
"arrival": {
"time": "1751126189",
"uncertainty": 120
},
"departure": {
"time": "1751126189",
"uncertainty": 120
},
"stopId": "MATH",
"stopSequence": 39
},
{
"arrival": {
"time": "1751126249",
"uncertainty": 120
},
"departure": {
"time": "1751126249",
"uncertainty": 120
},
"stopId": "KERJ",
"stopSequence": 40
},
{
"arrival": {
"time": "1751126279",
"uncertainty": 120
},
"departure": {
"time": "1751126279",
"uncertainty": 120
},
"stopId": "KRGO",
"stopSequence": 41
},
{
"arrival": {
"time": "1751126335",
"uncertainty": 120
},
"departure": {
"time": "1751126335",
"uncertainty": 120
},
"stopId": "FSTP",
"stopSequence": 42
},
{
"arrival": {
"time": "1751126398",
"uncertainty": 120
},
"departure": {
"time": "1751126399",
"uncertainty": 120
},
"stopId": "EGLB",
"stopSequence": 43
},
{
"arrival": {
"time": "1751126479",
"uncertainty": 120
},
"departure": {
"time": "1751126479",
"uncertainty": 120
},
"stopId": "TYNE",
"stopSequence": 44
},
{
"arrival": {
"time": "1751126553",
"uncertainty": 120
},
"departure": {
"time": "1751126553",
"uncertainty": 120
},
"stopId": "BRET",
"stopSequence": 45
},
{
"arrival": {
"time": "1751126606",
"uncertainty": 120
},
"departure": {
"time": "1751126606",
"uncertainty": 120
},
"stopId": "PARC",
"stopSequence": 46
},
{
"arrival": {
"time": "1751126664",
"uncertainty": 120
},
"departure": {
"time": "1751126664",
"uncertainty": 120
},
"stopId": "POMM",
"stopSequence": 47
},
{
"arrival": {
"time": "1751126729",
"uncertainty": 120
},
"departure": {
"time": "1751126729",
"uncertainty": 120
},
"stopId": "CELT",
"stopSequence": 48
},
{
"arrival": {
"time": "1751126802",
"uncertainty": 120
},
"stopId": "PINS",
"stopSequence": 49
}
],
"trip": {
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336191"
},
"vehicle": {
"id": "396",
"label": "396"
}
}
},
{
"id": "4336185",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751124222",
"uncertainty": 120
},
"stopId": "EXPO_D",
"stopSequence": 1
},
{
"arrival": {
"time": "1751124321",
"uncertainty": 120
},
"departure": {
"time": "1751124342",
"uncertainty": 120
},
"stopId": "EXPO",
"stopSequence": 2
},
{
"arrival": {
"time": "1751124402",
"uncertainty": 120
},
"departure": {
"time": "1751124402",
"uncertainty": 120
},
"stopId": "KROU",
"stopSequence": 3
},
{
"arrival": {
"time": "1751124432",
"uncertainty": 120
},
"departure": {
"time": "1751124432",
"uncertainty": 120
},
"stopId": "CROI",
"stopSequence": 4
},
{
"arrival": {
"time": "1751124492",
"uncertainty": 120
},
"departure": {
"time": "1751124492",
"uncertainty": 120
},
"stopId": "CHOU2",
"stopSequence": 5
},
{
"arrival": {
"time": "1751124606",
"uncertainty": 120
},
"departure": {
"time": "1751124606",
"uncertainty": 120
},
"stopId": "KESL1",
"stopSequence": 6
},
{
"arrival": {
"time": "1751124653",
"uncertainty": 120
},
"departure": {
"time": "1751124653",
"uncertainty": 120
},
"stopId": "PBON1",
"stopSequence": 7
},
{
"arrival": {
"time": "1751124719",
"uncertainty": 120
},
"departure": {
"time": "1751124719",
"uncertainty": 120
},
"stopId": "LGAZ1",
"stopSequence": 8
},
{
"arrival": {
"time": "1751124770",
"uncertainty": 120
},
"departure": {
"time": "1751124770",
"uncertainty": 120
},
"stopId": "VIEU1",
"stopSequence": 9
},
{
"arrival": {
"time": "1751124839",
"uncertainty": 120
},
"departure": {
"time": "1751124852",
"uncertainty": 120
},
"stopId": "KRFR",
"stopSequence": 10
},
{
"arrival": {
"time": "1751124911",
"uncertainty": 120
},
"departure": {
"time": "1751124911",
"uncertainty": 120
},
"stopId": "COU",
"stopSequence": 11
},
{
"arrival": {
"time": "1751124950",
"uncertainty": 120
},
"departure": {
"time": "1751125063",
"uncertainty": 120
},
"stopId": "MAI1",
"stopSequence": 12
},
{
"arrival": {
"time": "1751125129",
"uncertainty": 120
},
"departure": {
"time": "1751125129",
"uncertainty": 120
},
"stopId": "TOUL2",
"stopSequence": 13
},
{
"arrival": {
"time": "1751125179",
"uncertainty": 120
},
"departure": {
"time": "1751125179",
"uncertainty": 120
},
"stopId": "HEN",
"stopSequence": 14
},
{
"arrival": {
"time": "1751125242",
"uncertainty": 120
},
"departure": {
"time": "1751125242",
"uncertainty": 120
},
"stopId": "PENH1",
"stopSequence": 15
},
{
"arrival": {
"time": "1751125345",
"uncertainty": 120
},
"departure": {
"time": "1751125362",
"uncertainty": 120
},
"stopId": "FERR",
"stopSequence": 16
},
{
"arrival": {
"time": "1751125411",
"uncertainty": 120
},
"departure": {
"time": "1751125422",
"uncertainty": 120
},
"stopId": "REPB",
"stopSequence": 17
},
{
"arrival": {
"time": "1751125490",
"uncertainty": 120
},
"departure": {
"time": "1751125490",
"uncertainty": 120
},
"stopId": "STAL",
"stopSequence": 18
},
{
"arrival": {
"time": "1751125599",
"uncertainty": 120
},
"departure": {
"time": "1751125602",
"uncertainty": 120
},
"stopId": "ALPH",
"stopSequence": 19
},
{
"arrival": {
"time": "1751125676",
"uncertainty": 120
},
"departure": {
"time": "1751125692",
"uncertainty": 120
},
"stopId": "LECL",
"stopSequence": 20
},
{
"arrival": {
"time": "1751125736",
"uncertainty": 120
},
"departure": {
"time": "1751125752",
"uncertainty": 120
},
"stopId": "PERI",
"stopSequence": 21
},
{
"arrival": {
"time": "1751125813",
"uncertainty": 120
},
"departure": {
"time": "1751125813",
"uncertainty": 120
},
"stopId": "BOIS",
"stopSequence": 22
},
{
"arrival": {
"time": "1751125840",
"uncertainty": 120
},
"departure": {
"time": "1751125840",
"uncertainty": 120
},
"stopId": "HOPS",
"stopSequence": 23
},
{
"arrival": {
"time": "1751125865",
"uncertainty": 120
},
"departure": {
"time": "1751125903",
"uncertainty": 120
},
"stopId": "MELUN",
"stopSequence": 24
},
{
"arrival": {
"time": "1751125963",
"uncertainty": 120
},
"departure": {
"time": "1751125993",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 25
},
{
"arrival": {
"time": "1751126073",
"uncertainty": 120
},
"departure": {
"time": "1751126083",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 26
},
{
"arrival": {
"time": "1751126158",
"uncertainty": 120
},
"departure": {
"time": "1751126172",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 27
},
{
"arrival": {
"time": "1751126263",
"uncertainty": 120
},
"departure": {
"time": "1751126292",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 28
},
{
"arrival": {
"time": "1751126361",
"uncertainty": 120
},
"departure": {
"time": "1751126382",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 29
},
{
"arrival": {
"time": "1751126442",
"uncertainty": 120
},
"departure": {
"time": "1751126442",
"uncertainty": 120
},
"stopId": "BAYA",
"stopSequence": 30
},
{
"arrival": {
"time": "1751126484",
"uncertainty": 120
},
"departure": {
"time": "1751126502",
"uncertainty": 120
},
"stopId": "MERV",
"stopSequence": 31
},
{
"arrival": {
"time": "1751126574",
"uncertainty": 120
},
"departure": {
"time": "1751126574",
"uncertainty": 120
},
"stopId": "LYCM",
"stopSequence": 32
},
{
"arrival": {
"time": "1751126703",
"uncertainty": 120
},
"departure": {
"time": "1751126703",
"uncertainty": 120
},
"stopId": "CLET",
"stopSequence": 33
},
{
"arrival": {
"time": "1751126792",
"uncertainty": 120
},
"departure": {
"time": "1751126792",
"uncertainty": 120
},
"stopId": "BUNI",
"stopSequence": 34
},
{
"arrival": {
"time": "1751126864",
"uncertainty": 120
},
"departure": {
"time": "1751126864",
"uncertainty": 120
},
"stopId": "CSCI",
"stopSequence": 35
},
{
"arrival": {
"time": "1751126909",
"uncertainty": 120
},
"departure": {
"time": "1751126909",
"uncertainty": 120
},
"stopId": "KDIR",
"stopSequence": 36
},
{
"arrival": {
"time": "1751126978",
"uncertainty": 120
},
"departure": {
"time": "1751126978",
"uncertainty": 120
},
"stopId": "KRAB",
"stopSequence": 37
},
{
"arrival": {
"time": "1751127029",
"uncertainty": 120
},
"departure": {
"time": "1751127029",
"uncertainty": 120
},
"stopId": "KLDE",
"stopSequence": 38
},
{
"arrival": {
"time": "1751127093",
"uncertainty": 120
},
"departure": {
"time": "1751127093",
"uncertainty": 120
},
"stopId": "MATH",
"stopSequence": 39
},
{
"arrival": {
"time": "1751127155",
"uncertainty": 120
},
"departure": {
"time": "1751127155",
"uncertainty": 120
},
"stopId": "KERJ",
"stopSequence": 40
},
{
"arrival": {
"time": "1751127186",
"uncertainty": 120
},
"departure": {
"time": "1751127186",
"uncertainty": 120
},
"stopId": "KRGO",
"stopSequence": 41
},
{
"arrival": {
"time": "1751127234",
"uncertainty": 120
},
"departure": {
"time": "1751127234",
"uncertainty": 120
},
"stopId": "FSTP",
"stopSequence": 42
},
{
"arrival": {
"time": "1751127300",
"uncertainty": 120
},
"departure": {
"time": "1751127300",
"uncertainty": 120
},
"stopId": "EGLB",
"stopSequence": 43
},
{
"arrival": {
"time": "1751127378",
"uncertainty": 120
},
"departure": {
"time": "1751127378",
"uncertainty": 120
},
"stopId": "TYNE",
"stopSequence": 44
},
{
"arrival": {
"time": "1751127467",
"uncertainty": 120
},
"departure": {
"time": "1751127467",
"uncertainty": 120
},
"stopId": "BRET",
"stopSequence": 45
},
{
"arrival": {
"time": "1751127519",
"uncertainty": 120
},
"departure": {
"time": "1751127519",
"uncertainty": 120
},
"stopId": "PARC",
"stopSequence": 46
},
{
"arrival": {
"time": "1751127578",
"uncertainty": 120
},
"departure": {
"time": "1751127578",
"uncertainty": 120
},
"stopId": "POMM",
"stopSequence": 47
},
{
"arrival": {
"time": "1751127645",
"uncertainty": 120
},
"departure": {
"time": "1751127645",
"uncertainty": 120
},
"stopId": "CELT",
"stopSequence": 48
},
{
"arrival": {
"time": "1751127716",
"uncertainty": 120
},
"stopId": "PINS",
"stopSequence": 49
}
],
"trip": {
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336185"
},
"vehicle": {
"id": "300",
"label": "300"
}
}
},
{
"id": "4336172",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751129760",
"uncertainty": 120
},
"stopId": "EXPO_D",
"stopSequence": 1
}
],
"trip": {
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336172"
}
}
},
{
"id": "4336174",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751126940",
"uncertainty": 120
},
"stopId": "EXPO_D",
"stopSequence": 1
}
],
"trip": {
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336174"
}
}
},
{
"id": "4336169",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751126072",
"uncertainty": 120
},
"stopId": "EXPO_D",
"stopSequence": 1
},
{
"arrival": {
"time": "1751126220",
"uncertainty": 120
},
"departure": {
"time": "1751126252",
"uncertainty": 120
},
"stopId": "EXPO",
"stopSequence": 2
},
{
"arrival": {
"time": "1751126372",
"uncertainty": 120
},
"departure": {
"time": "1751126372",
"uncertainty": 120
},
"stopId": "KROU",
"stopSequence": 3
},
{
"arrival": {
"time": "1751126402",
"uncertainty": 120
},
"departure": {
"time": "1751126402",
"uncertainty": 120
},
"stopId": "CROI",
"stopSequence": 4
},
{
"arrival": {
"time": "1751126477",
"uncertainty": 120
},
"departure": {
"time": "1751126493",
"uncertainty": 120
},
"stopId": "CHOU2",
"stopSequence": 5
},
{
"arrival": {
"time": "1751126626",
"uncertainty": 120
},
"departure": {
"time": "1751126626",
"uncertainty": 120
},
"stopId": "KESL1",
"stopSequence": 6
},
{
"arrival": {
"time": "1751126680",
"uncertainty": 120
},
"departure": {
"time": "1751126680",
"uncertainty": 120
},
"stopId": "PBON1",
"stopSequence": 7
},
{
"arrival": {
"time": "1751126741",
"uncertainty": 120
},
"departure": {
"time": "1751126741",
"uncertainty": 120
},
"stopId": "LGAZ1",
"stopSequence": 8
},
{
"arrival": {
"time": "1751126784",
"uncertainty": 120
},
"departure": {
"time": "1751126784",
"uncertainty": 120
},
"stopId": "VIEU1",
"stopSequence": 9
},
{
"arrival": {
"time": "1751126848",
"uncertainty": 120
},
"departure": {
"time": "1751126848",
"uncertainty": 120
},
"stopId": "KRFR",
"stopSequence": 10
},
{
"arrival": {
"time": "1751126905",
"uncertainty": 120
},
"departure": {
"time": "1751126905",
"uncertainty": 120
},
"stopId": "COU",
"stopSequence": 11
},
{
"arrival": {
"time": "1751126956",
"uncertainty": 120
},
"departure": {
"time": "1751126956",
"uncertainty": 120
},
"stopId": "MAI1",
"stopSequence": 12
},
{
"arrival": {
"time": "1751127007",
"uncertainty": 120
},
"departure": {
"time": "1751127007",
"uncertainty": 120
},
"stopId": "TOUL2",
"stopSequence": 13
},
{
"arrival": {
"time": "1751127058",
"uncertainty": 120
},
"departure": {
"time": "1751127058",
"uncertainty": 120
},
"stopId": "HEN",
"stopSequence": 14
},
{
"arrival": {
"time": "1751127119",
"uncertainty": 120
},
"departure": {
"time": "1751127119",
"uncertainty": 120
},
"stopId": "PENH1",
"stopSequence": 15
},
{
"arrival": {
"time": "1751127218",
"uncertainty": 120
},
"departure": {
"time": "1751127218",
"uncertainty": 120
},
"stopId": "FERR",
"stopSequence": 16
},
{
"arrival": {
"time": "1751127259",
"uncertainty": 120
},
"departure": {
"time": "1751127259",
"uncertainty": 120
},
"stopId": "REPB",
"stopSequence": 17
},
{
"arrival": {
"time": "1751127324",
"uncertainty": 120
},
"departure": {
"time": "1751127324",
"uncertainty": 120
},
"stopId": "STAL",
"stopSequence": 18
},
{
"arrival": {
"time": "1751127415",
"uncertainty": 120
},
"departure": {
"time": "1751127415",
"uncertainty": 120
},
"stopId": "ALPH",
"stopSequence": 19
},
{
"arrival": {
"time": "1751127475",
"uncertainty": 120
},
"departure": {
"time": "1751127475",
"uncertainty": 120
},
"stopId": "LECL",
"stopSequence": 20
},
{
"arrival": {
"time": "1751127518",
"uncertainty": 120
},
"departure": {
"time": "1751127518",
"uncertainty": 120
},
"stopId": "PERI",
"stopSequence": 21
},
{
"arrival": {
"time": "1751127580",
"uncertainty": 120
},
"departure": {
"time": "1751127580",
"uncertainty": 120
},
"stopId": "BOIS",
"stopSequence": 22
},
{
"arrival": {
"time": "1751127603",
"uncertainty": 120
},
"departure": {
"time": "1751127603",
"uncertainty": 120
},
"stopId": "HOPS",
"stopSequence": 23
},
{
"arrival": {
"time": "1751127634",
"uncertainty": 120
},
"departure": {
"time": "1751127634",
"uncertainty": 120
},
"stopId": "MELUN",
"stopSequence": 24
},
{
"arrival": {
"time": "1751127705",
"uncertainty": 120
},
"departure": {
"time": "1751127705",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 25
},
{
"arrival": {
"time": "1751127777",
"uncertainty": 120
},
"departure": {
"time": "1751127777",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 26
},
{
"arrival": {
"time": "1751127849",
"uncertainty": 120
},
"departure": {
"time": "1751127849",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 27
},
{
"arrival": {
"time": "1751127955",
"uncertainty": 120
},
"departure": {
"time": "1751127955",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 28
},
{
"arrival": {
"time": "1751128030",
"uncertainty": 120
},
"departure": {
"time": "1751128030",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 29
},
{
"arrival": {
"time": "1751128091",
"uncertainty": 120
},
"departure": {
"time": "1751128091",
"uncertainty": 120
},
"stopId": "BAYA",
"stopSequence": 30
},
{
"arrival": {
"time": "1751128141",
"uncertainty": 120
},
"departure": {
"time": "1751128141",
"uncertainty": 120
},
"stopId": "MERV",
"stopSequence": 31
},
{
"arrival": {
"time": "1751128209",
"uncertainty": 120
},
"departure": {
"time": "1751128209",
"uncertainty": 120
},
"stopId": "LYCM",
"stopSequence": 32
},
{
"arrival": {
"time": "1751128329",
"uncertainty": 120
},
"departure": {
"time": "1751128329",
"uncertainty": 120
},
"stopId": "CLET",
"stopSequence": 33
},
{
"arrival": {
"time": "1751128430",
"uncertainty": 120
},
"departure": {
"time": "1751128430",
"uncertainty": 120
},
"stopId": "BUNI",
"stopSequence": 34
},
{
"arrival": {
"time": "1751128500",
"uncertainty": 120
},
"departure": {
"time": "1751128500",
"uncertainty": 120
},
"stopId": "CSCI",
"stopSequence": 35
},
{
"arrival": {
"time": "1751128569",
"uncertainty": 120
},
"departure": {
"time": "1751128569",
"uncertainty": 120
},
"stopId": "KDIR",
"stopSequence": 36
},
{
"arrival": {
"time": "1751128618",
"uncertainty": 120
},
"departure": {
"time": "1751128618",
"uncertainty": 120
},
"stopId": "KRAB",
"stopSequence": 37
},
{
"arrival": {
"time": "1751128684",
"uncertainty": 120
},
"departure": {
"time": "1751128684",
"uncertainty": 120
},
"stopId": "KLDE",
"stopSequence": 38
},
{
"arrival": {
"time": "1751128782",
"uncertainty": 120
},
"departure": {
"time": "1751128782",
"uncertainty": 120
},
"stopId": "MATH",
"stopSequence": 39
},
{
"arrival": {
"time": "1751128858",
"uncertainty": 120
},
"departure": {
"time": "1751128858",
"uncertainty": 120
},
"stopId": "KERJ",
"stopSequence": 40
},
{
"arrival": {
"time": "1751128898",
"uncertainty": 120
},
"departure": {
"time": "1751128898",
"uncertainty": 120
},
"stopId": "KRGO",
"stopSequence": 41
},
{
"arrival": {
"time": "1751128929",
"uncertainty": 120
},
"departure": {
"time": "1751128929",
"uncertainty": 120
},
"stopId": "FSTP",
"stopSequence": 42
},
{
"arrival": {
"time": "1751129019",
"uncertainty": 120
},
"departure": {
"time": "1751129019",
"uncertainty": 120
},
"stopId": "EGLB",
"stopSequence": 43
},
{
"arrival": {
"time": "1751129084",
"uncertainty": 120
},
"departure": {
"time": "1751129084",
"uncertainty": 120
},
"stopId": "TYNE",
"stopSequence": 44
},
{
"arrival": {
"time": "1751129169",
"uncertainty": 120
},
"departure": {
"time": "1751129169",
"uncertainty": 120
},
"stopId": "BRET",
"stopSequence": 45
},
{
"arrival": {
"time": "1751129208",
"uncertainty": 120
},
"departure": {
"time": "1751129208",
"uncertainty": 120
},
"stopId": "PARC",
"stopSequence": 46
},
{
"arrival": {
"time": "1751129270",
"uncertainty": 120
},
"departure": {
"time": "1751129270",
"uncertainty": 120
},
"stopId": "POMM",
"stopSequence": 47
},
{
"arrival": {
"time": "1751129352",
"uncertainty": 120
},
"departure": {
"time": "1751129352",
"uncertainty": 120
},
"stopId": "CELT",
"stopSequence": 48
},
{
"arrival": {
"time": "1751129409",
"uncertainty": 120
},
"stopId": "PINS",
"stopSequence": 49
}
],
"trip": {
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336169"
},
"vehicle": {
"id": "427",
"label": "427"
}
}
},
{
"id": "4336168",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751125135",
"uncertainty": 120
},
"stopId": "EXPO_D",
"stopSequence": 1
},
{
"arrival": {
"time": "1751125254",
"uncertainty": 120
},
"departure": {
"time": "1751125255",
"uncertainty": 120
},
"stopId": "EXPO",
"stopSequence": 2
},
{
"arrival": {
"time": "1751125325",
"uncertainty": 120
},
"departure": {
"time": "1751125325",
"uncertainty": 120
},
"stopId": "KROU",
"stopSequence": 3
},
{
"arrival": {
"time": "1751125364",
"uncertainty": 120
},
"departure": {
"time": "1751125364",
"uncertainty": 120
},
"stopId": "CROI",
"stopSequence": 4
},
{
"arrival": {
"time": "1751125404",
"uncertainty": 120
},
"departure": {
"time": "1751125404",
"uncertainty": 120
},
"stopId": "CHOU2",
"stopSequence": 5
},
{
"arrival": {
"time": "1751125537",
"uncertainty": 120
},
"departure": {
"time": "1751125557",
"uncertainty": 120
},
"stopId": "KESL1",
"stopSequence": 6
},
{
"arrival": {
"time": "1751125610",
"uncertainty": 120
},
"departure": {
"time": "1751125615",
"uncertainty": 120
},
"stopId": "PBON1",
"stopSequence": 7
},
{
"arrival": {
"time": "1751125676",
"uncertainty": 120
},
"departure": {
"time": "1751125676",
"uncertainty": 120
},
"stopId": "LGAZ1",
"stopSequence": 8
},
{
"arrival": {
"time": "1751125719",
"uncertainty": 120
},
"departure": {
"time": "1751125719",
"uncertainty": 120
},
"stopId": "VIEU1",
"stopSequence": 9
},
{
"arrival": {
"time": "1751125781",
"uncertainty": 120
},
"departure": {
"time": "1751125796",
"uncertainty": 120
},
"stopId": "KRFR",
"stopSequence": 10
},
{
"arrival": {
"time": "1751125855",
"uncertainty": 120
},
"departure": {
"time": "1751125855",
"uncertainty": 120
},
"stopId": "COU",
"stopSequence": 11
},
{
"arrival": {
"time": "1751125904",
"uncertainty": 120
},
"departure": {
"time": "1751125904",
"uncertainty": 120
},
"stopId": "MAI1",
"stopSequence": 12
},
{
"arrival": {
"time": "1751125952",
"uncertainty": 120
},
"departure": {
"time": "1751125952",
"uncertainty": 120
},
"stopId": "TOUL2",
"stopSequence": 13
},
{
"arrival": {
"time": "1751126005",
"uncertainty": 120
},
"departure": {
"time": "1751126005",
"uncertainty": 120
},
"stopId": "HEN",
"stopSequence": 14
},
{
"arrival": {
"time": "1751126065",
"uncertainty": 120
},
"departure": {
"time": "1751126065",
"uncertainty": 120
},
"stopId": "PENH1",
"stopSequence": 15
},
{
"arrival": {
"time": "1751126166",
"uncertainty": 120
},
"departure": {
"time": "1751126166",
"uncertainty": 120
},
"stopId": "FERR",
"stopSequence": 16
},
{
"arrival": {
"time": "1751126208",
"uncertainty": 120
},
"departure": {
"time": "1751126208",
"uncertainty": 120
},
"stopId": "REPB",
"stopSequence": 17
},
{
"arrival": {
"time": "1751126271",
"uncertainty": 120
},
"departure": {
"time": "1751126276",
"uncertainty": 120
},
"stopId": "STAL",
"stopSequence": 18
},
{
"arrival": {
"time": "1751126366",
"uncertainty": 120
},
"departure": {
"time": "1751126396",
"uncertainty": 120
},
"stopId": "ALPH",
"stopSequence": 19
},
{
"arrival": {
"time": "1751126456",
"uncertainty": 120
},
"departure": {
"time": "1751126456",
"uncertainty": 120
},
"stopId": "LECL",
"stopSequence": 20
},
{
"arrival": {
"time": "1751126491",
"uncertainty": 120
},
"departure": {
"time": "1751126491",
"uncertainty": 120
},
"stopId": "PERI",
"stopSequence": 21
},
{
"arrival": {
"time": "1751126550",
"uncertainty": 120
},
"departure": {
"time": "1751126550",
"uncertainty": 120
},
"stopId": "BOIS",
"stopSequence": 22
},
{
"arrival": {
"time": "1751126577",
"uncertainty": 120
},
"departure": {
"time": "1751126577",
"uncertainty": 120
},
"stopId": "HOPS",
"stopSequence": 23
},
{
"arrival": {
"time": "1751126603",
"uncertainty": 120
},
"departure": {
"time": "1751126603",
"uncertainty": 120
},
"stopId": "MELUN",
"stopSequence": 24
},
{
"arrival": {
"time": "1751126665",
"uncertainty": 120
},
"departure": {
"time": "1751126665",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 25
},
{
"arrival": {
"time": "1751126736",
"uncertainty": 120
},
"departure": {
"time": "1751126736",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 26
},
{
"arrival": {
"time": "1751126807",
"uncertainty": 120
},
"departure": {
"time": "1751126807",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 27
},
{
"arrival": {
"time": "1751126922",
"uncertainty": 120
},
"departure": {
"time": "1751126922",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 28
},
{
"arrival": {
"time": "1751126992",
"uncertainty": 120
},
"departure": {
"time": "1751126992",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 29
},
{
"arrival": {
"time": "1751127052",
"uncertainty": 120
},
"departure": {
"time": "1751127052",
"uncertainty": 120
},
"stopId": "BAYA",
"stopSequence": 30
},
{
"arrival": {
"time": "1751127095",
"uncertainty": 120
},
"departure": {
"time": "1751127095",
"uncertainty": 120
},
"stopId": "MERV",
"stopSequence": 31
},
{
"arrival": {
"time": "1751127167",
"uncertainty": 120
},
"departure": {
"time": "1751127167",
"uncertainty": 120
},
"stopId": "LYCM",
"stopSequence": 32
},
{
"arrival": {
"time": "1751127296",
"uncertainty": 120
},
"departure": {
"time": "1751127296",
"uncertainty": 120
},
"stopId": "CLET",
"stopSequence": 33
},
{
"arrival": {
"time": "1751127387",
"uncertainty": 120
},
"departure": {
"time": "1751127387",
"uncertainty": 120
},
"stopId": "BUNI",
"stopSequence": 34
},
{
"arrival": {
"time": "1751127459",
"uncertainty": 120
},
"departure": {
"time": "1751127459",
"uncertainty": 120
},
"stopId": "CSCI",
"stopSequence": 35
},
{
"arrival": {
"time": "1751127506",
"uncertainty": 120
},
"departure": {
"time": "1751127506",
"uncertainty": 120
},
"stopId": "KDIR",
"stopSequence": 36
},
{
"arrival": {
"time": "1751127573",
"uncertainty": 120
},
"departure": {
"time": "1751127573",
"uncertainty": 120
},
"stopId": "KRAB",
"stopSequence": 37
},
{
"arrival": {
"time": "1751127625",
"uncertainty": 120
},
"departure": {
"time": "1751127625",
"uncertainty": 120
},
"stopId": "KLDE",
"stopSequence": 38
},
{
"arrival": {
"time": "1751127693",
"uncertainty": 120
},
"departure": {
"time": "1751127693",
"uncertainty": 120
},
"stopId": "MATH",
"stopSequence": 39
},
{
"arrival": {
"time": "1751127756",
"uncertainty": 120
},
"departure": {
"time": "1751127756",
"uncertainty": 120
},
"stopId": "KERJ",
"stopSequence": 40
},
{
"arrival": {
"time": "1751127788",
"uncertainty": 120
},
"departure": {
"time": "1751127788",
"uncertainty": 120
},
"stopId": "KRGO",
"stopSequence": 41
},
{
"arrival": {
"time": "1751127819",
"uncertainty": 120
},
"departure": {
"time": "1751127819",
"uncertainty": 120
},
"stopId": "FSTP",
"stopSequence": 42
},
{
"arrival": {
"time": "1751127887",
"uncertainty": 120
},
"departure": {
"time": "1751127887",
"uncertainty": 120
},
"stopId": "EGLB",
"stopSequence": 43
},
{
"arrival": {
"time": "1751127964",
"uncertainty": 120
},
"departure": {
"time": "1751127964",
"uncertainty": 120
},
"stopId": "TYNE",
"stopSequence": 44
},
{
"arrival": {
"time": "1751128049",
"uncertainty": 120
},
"departure": {
"time": "1751128049",
"uncertainty": 120
},
"stopId": "BRET",
"stopSequence": 45
},
{
"arrival": {
"time": "1751128088",
"uncertainty": 120
},
"departure": {
"time": "1751128088",
"uncertainty": 120
},
"stopId": "PARC",
"stopSequence": 46
},
{
"arrival": {
"time": "1751128150",
"uncertainty": 120
},
"departure": {
"time": "1751128150",
"uncertainty": 120
},
"stopId": "POMM",
"stopSequence": 47
},
{
"arrival": {
"time": "1751128232",
"uncertainty": 120
},
"departure": {
"time": "1751128232",
"uncertainty": 120
},
"stopId": "CELT",
"stopSequence": 48
},
{
"arrival": {
"time": "1751128289",
"uncertainty": 120
},
"stopId": "PINS",
"stopSequence": 49
}
],
"trip": {
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336168"
},
"vehicle": {
"id": "410",
"label": "410"
}
}
},
{
"id": "4336877",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751128680",
"uncertainty": 120
},
"stopId": "KRBN",
"stopSequence": 1
}
],
"trip": {
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336877"
}
}
},
{
"id": "4336876",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751125980",
"uncertainty": 120
},
"stopId": "KRBN",
"stopSequence": 1
},
{
"arrival": {
"time": "1751126028",
"uncertainty": 120
},
"departure": {
"time": "1751126028",
"uncertainty": 120
},
"stopId": "CLIN1",
"stopSequence": 2
},
{
"arrival": {
"time": "1751126071",
"uncertainty": 120
},
"departure": {
"time": "1751126071",
"uncertainty": 120
},
"stopId": "KRVAN1",
"stopSequence": 3
},
{
"arrival": {
"time": "1751126131",
"uncertainty": 120
},
"departure": {
"time": "1751126131",
"uncertainty": 120
},
"stopId": "SANT1",
"stopSequence": 4
},
{
"arrival": {
"time": "1751126161",
"uncertainty": 120
},
"departure": {
"time": "1751126161",
"uncertainty": 120
},
"stopId": "SEGU1",
"stopSequence": 5
},
{
"arrival": {
"time": "1751126308",
"uncertainty": 120
},
"departure": {
"time": "1751126311",
"uncertainty": 120
},
"stopId": "BUNI",
"stopSequence": 6
},
{
"arrival": {
"time": "1751126392",
"uncertainty": 120
},
"departure": {
"time": "1751126392",
"uncertainty": 120
},
"stopId": "DREY1",
"stopSequence": 7
},
{
"arrival": {
"time": "1751126410",
"uncertainty": 120
},
"departure": {
"time": "1751126410",
"uncertainty": 120
},
"stopId": "KRVAR1",
"stopSequence": 8
},
{
"arrival": {
"time": "1751126461",
"uncertainty": 120
},
"departure": {
"time": "1751126461",
"uncertainty": 120
},
"stopId": "CHEV1",
"stopSequence": 9
},
{
"arrival": {
"time": "1751126493",
"uncertainty": 120
},
"departure": {
"time": "1751126493",
"uncertainty": 120
},
"stopId": "CFA1",
"stopSequence": 10
},
{
"arrival": {
"time": "1751126518",
"uncertainty": 120
},
"departure": {
"time": "1751126518",
"uncertainty": 120
},
"stopId": "CURIE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1751126583",
"uncertainty": 120
},
"departure": {
"time": "1751126583",
"uncertainty": 120
},
"stopId": "HOPIT1",
"stopSequence": 12
},
{
"arrival": {
"time": "1751126668",
"uncertainty": 120
},
"departure": {
"time": "1751126668",
"uncertainty": 120
},
"stopId": "BLUM1",
"stopSequence": 13
},
{
"arrival": {
"time": "1751126797",
"uncertainty": 120
},
"departure": {
"time": "1751126797",
"uncertainty": 120
},
"stopId": "SVOB1",
"stopSequence": 14
},
{
"arrival": {
"time": "1751126915",
"uncertainty": 120
},
"departure": {
"time": "1751126915",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1751127032",
"uncertainty": 120
},
"departure": {
"time": "1751127032",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 16
},
{
"arrival": {
"time": "1751127162",
"uncertainty": 120
},
"departure": {
"time": "1751127162",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 17
},
{
"arrival": {
"time": "1751127257",
"uncertainty": 120
},
"departure": {
"time": "1751127300",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 18
},
{
"arrival": {
"time": "1751127334",
"uncertainty": 120
},
"departure": {
"time": "1751127334",
"uncertainty": 120
},
"stopId": "KERC1",
"stopSequence": 19
},
{
"arrival": {
"time": "1751127409",
"uncertainty": 120
},
"departure": {
"time": "1751127409",
"uncertainty": 120
},
"stopId": "VERD1",
"stopSequence": 20
},
{
"arrival": {
"time": "1751127451",
"uncertainty": 120
},
"departure": {
"time": "1751127451",
"uncertainty": 120
},
"stopId": "VERD3",
"stopSequence": 21
},
{
"arrival": {
"time": "1751127557",
"uncertainty": 120
},
"departure": {
"time": "1751127557",
"uncertainty": 120
},
"stopId": "DOUR1",
"stopSequence": 22
},
{
"arrival": {
"time": "1751127606",
"uncertainty": 120
},
"departure": {
"time": "1751127606",
"uncertainty": 120
},
"stopId": "CALV1",
"stopSequence": 23
},
{
"arrival": {
"time": "1751127705",
"uncertainty": 120
},
"departure": {
"time": "1751127705",
"uncertainty": 120
},
"stopId": "LPUI1",
"stopSequence": 24
},
{
"arrival": {
"time": "1751127773",
"uncertainty": 120
},
"departure": {
"time": "1751127773",
"uncertainty": 120
},
"stopId": "LIBE1",
"stopSequence": 25
},
{
"arrival": {
"time": "1751127847",
"uncertainty": 120
},
"departure": {
"time": "1751127847",
"uncertainty": 120
},
"stopId": "MAIR1",
"stopSequence": 26
},
{
"arrival": {
"time": "1751127911",
"uncertainty": 120
},
"departure": {
"time": "1751127911",
"uncertainty": 120
},
"stopId": "GREN1",
"stopSequence": 27
},
{
"arrival": {
"time": "1751127949",
"uncertainty": 120
},
"departure": {
"time": "1751127949",
"uncertainty": 120
},
"stopId": "ZCK21",
"stopSequence": 28
},
{
"arrival": {
"time": "1751128003",
"uncertainty": 120
},
"departure": {
"time": "1751128003",
"uncertainty": 120
},
"stopId": "VERT4",
"stopSequence": 29
},
{
"arrival": {
"time": "1751128124",
"uncertainty": 120
},
"departure": {
"time": "1751128124",
"uncertainty": 120
},
"stopId": "QUET1",
"stopSequence": 30
},
{
"arrival": {
"time": "1751128205",
"uncertainty": 120
},
"departure": {
"time": "1751128205",
"uncertainty": 120
},
"stopId": "MOUR1",
"stopSequence": 31
},
{
"arrival": {
"time": "1751128250",
"uncertainty": 120
},
"departure": {
"time": "1751128250",
"uncertainty": 120
},
"stopId": "ZANI1",
"stopSequence": 32
},
{
"arrival": {
"time": "1751128296",
"uncertainty": 120
},
"departure": {
"time": "1751128296",
"uncertainty": 120
},
"stopId": "NICO1",
"stopSequence": 33
},
{
"arrival": {
"time": "1751128370",
"uncertainty": 120
},
"departure": {
"time": "1751128370",
"uncertainty": 120
},
"stopId": "BIHO1",
"stopSequence": 34
},
{
"arrival": {
"time": "1751128408",
"uncertainty": 120
},
"departure": {
"time": "1751128408",
"uncertainty": 120
},
"stopId": "MENG1",
"stopSequence": 35
},
{
"arrival": {
"time": "1751128534",
"uncertainty": 120
},
"departure": {
"time": "1751128534",
"uncertainty": 120
},
"stopId": "PNQL1",
"stopSequence": 36
},
{
"arrival": {
"time": "1751128610",
"uncertainty": 120
},
"departure": {
"time": "1751128610",
"uncertainty": 120
},
"stopId": "ANNA",
"stopSequence": 37
},
{
"arrival": {
"time": "1751128649",
"uncertainty": 120
},
"departure": {
"time": "1751128649",
"uncertainty": 120
},
"stopId": "KRLH1",
"stopSequence": 38
},
{
"arrival": {
"time": "1751128686",
"uncertainty": 120
},
"departure": {
"time": "1751128686",
"uncertainty": 120
},
"stopId": "KRBS1",
"stopSequence": 39
},
{
"arrival": {
"time": "1751128731",
"uncertainty": 120
},
"departure": {
"time": "1751128731",
"uncertainty": 120
},
"stopId": "CCHE1",
"stopSequence": 40
},
{
"arrival": {
"time": "1751128786",
"uncertainty": 120
},
"departure": {
"time": "1751128786",
"uncertainty": 120
},
"stopId": "KERUE1",
"stopSequence": 41
},
{
"arrival": {
"time": "1751128850",
"uncertainty": 120
},
"departure": {
"time": "1751128850",
"uncertainty": 120
},
"stopId": "MELE1",
"stopSequence": 42
},
{
"arrival": {
"time": "1751128899",
"uncertainty": 120
},
"departure": {
"time": "1751128899",
"uncertainty": 120
},
"stopId": "KHEO1",
"stopSequence": 43
},
{
"arrival": {
"time": "1751128967",
"uncertainty": 120
},
"departure": {
"time": "1751128967",
"uncertainty": 120
},
"stopId": "GAUG1",
"stopSequence": 44
},
{
"arrival": {
"time": "1751129009",
"uncertainty": 120
},
"departure": {
"time": "1751129009",
"uncertainty": 120
},
"stopId": "KLIV1",
"stopSequence": 45
},
{
"arrival": {
"time": "1751129150",
"uncertainty": 120
},
"departure": {
"time": "1751129150",
"uncertainty": 120
},
"stopId": "GUID1",
"stopSequence": 46
},
{
"arrival": {
"time": "1751129191",
"uncertainty": 120
},
"departure": {
"time": "1751129191",
"uncertainty": 120
},
"stopId": "KRGE1",
"stopSequence": 47
},
{
"arrival": {
"time": "1751129313",
"uncertainty": 120
},
"departure": {
"time": "1751129313",
"uncertainty": 120
},
"stopId": "FIAC1",
"stopSequence": 48
},
{
"arrival": {
"time": "1751129400",
"uncertainty": 120
},
"departure": {
"time": "1751129400",
"uncertainty": 120
},
"stopId": "SCUB1",
"stopSequence": 49
},
{
"arrival": {
"time": "1751129513",
"uncertainty": 120
},
"departure": {
"time": "1751129513",
"uncertainty": 120
},
"stopId": "VALKBI1",
"stopSequence": 50
},
{
"arrival": {
"time": "1751129564",
"uncertainty": 120
},
"departure": {
"time": "1751129564",
"uncertainty": 120
},
"stopId": "KBIG1",
"stopSequence": 51
},
{
"arrival": {
"time": "1751129607",
"uncertainty": 120
},
"departure": {
"time": "1751129607",
"uncertainty": 120
},
"stopId": "ROZ1",
"stopSequence": 52
},
{
"arrival": {
"time": "1751129669",
"uncertainty": 120
},
"departure": {
"time": "1751129669",
"uncertainty": 120
},
"stopId": "GDPL1",
"stopSequence": 53
},
{
"arrival": {
"time": "1751129737",
"uncertainty": 120
},
"departure": {
"time": "1751129737",
"uncertainty": 120
},
"stopId": "VALL1",
"stopSequence": 54
},
{
"arrival": {
"time": "1751129774",
"uncertainty": 120
},
"departure": {
"time": "1751129774",
"uncertainty": 120
},
"stopId": "BAMI1",
"stopSequence": 55
},
{
"arrival": {
"time": "1751129810",
"uncertainty": 120
},
"stopId": "GUPL1",
"stopSequence": 56
}
],
"trip": {
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336876"
},
"vehicle": {
"id": "437",
"label": "437"
}
}
},
{
"id": "4336171",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751128860",
"uncertainty": 120
},
"stopId": "EXPO_D",
"stopSequence": 1
}
],
"trip": {
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336171"
}
}
},
{
"id": "4336170",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751127960",
"uncertainty": 120
},
"stopId": "EXPO_D",
"stopSequence": 1
}
],
"trip": {
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336170"
}
}
},
{
"id": "4336875",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751123219",
"uncertainty": 120
},
"stopId": "KRBN",
"stopSequence": 1
},
{
"arrival": {
"time": "1751123275",
"uncertainty": 120
},
"departure": {
"time": "1751123275",
"uncertainty": 120
},
"stopId": "CLIN1",
"stopSequence": 2
},
{
"arrival": {
"time": "1751123318",
"uncertainty": 120
},
"departure": {
"time": "1751123318",
"uncertainty": 120
},
"stopId": "KRVAN1",
"stopSequence": 3
},
{
"arrival": {
"time": "1751123380",
"uncertainty": 120
},
"departure": {
"time": "1751123380",
"uncertainty": 120
},
"stopId": "SANT1",
"stopSequence": 4
},
{
"arrival": {
"time": "1751123409",
"uncertainty": 120
},
"departure": {
"time": "1751123409",
"uncertainty": 120
},
"stopId": "SEGU1",
"stopSequence": 5
},
{
"arrival": {
"time": "1751123519",
"uncertainty": 120
},
"departure": {
"time": "1751123519",
"uncertainty": 120
},
"stopId": "BUNI",
"stopSequence": 6
},
{
"arrival": {
"time": "1751123610",
"uncertainty": 120
},
"departure": {
"time": "1751123610",
"uncertainty": 120
},
"stopId": "DREY1",
"stopSequence": 7
},
{
"arrival": {
"time": "1751123639",
"uncertainty": 120
},
"departure": {
"time": "1751123639",
"uncertainty": 120
},
"stopId": "KRVAR1",
"stopSequence": 8
},
{
"arrival": {
"time": "1751123670",
"uncertainty": 120
},
"departure": {
"time": "1751123670",
"uncertainty": 120
},
"stopId": "CHEV1",
"stopSequence": 9
},
{
"arrival": {
"time": "1751123700",
"uncertainty": 120
},
"departure": {
"time": "1751123700",
"uncertainty": 120
},
"stopId": "CFA1",
"stopSequence": 10
},
{
"arrival": {
"time": "1751123728",
"uncertainty": 120
},
"departure": {
"time": "1751123728",
"uncertainty": 120
},
"stopId": "CURIE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1751123788",
"uncertainty": 120
},
"departure": {
"time": "1751123788",
"uncertainty": 120
},
"stopId": "HOPIT1",
"stopSequence": 12
},
{
"arrival": {
"time": "1751123849",
"uncertainty": 120
},
"departure": {
"time": "1751123849",
"uncertainty": 120
},
"stopId": "BLUM1",
"stopSequence": 13
},
{
"arrival": {
"time": "1751123952",
"uncertainty": 120
},
"departure": {
"time": "1751123969",
"uncertainty": 120
},
"stopId": "SVOB1",
"stopSequence": 14
},
{
"arrival": {
"time": "1751124102",
"uncertainty": 120
},
"departure": {
"time": "1751124180",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1751124269",
"uncertainty": 120
},
"departure": {
"time": "1751124329",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 16
},
{
"arrival": {
"time": "1751124449",
"uncertainty": 120
},
"departure": {
"time": "1751124449",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 17
},
{
"arrival": {
"time": "1751124561",
"uncertainty": 120
},
"departure": {
"time": "1751124600",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 18
},
{
"arrival": {
"time": "1751124629",
"uncertainty": 120
},
"departure": {
"time": "1751124629",
"uncertainty": 120
},
"stopId": "KERC1",
"stopSequence": 19
},
{
"arrival": {
"time": "1751124689",
"uncertainty": 120
},
"departure": {
"time": "1751124689",
"uncertainty": 120
},
"stopId": "VERD1",
"stopSequence": 20
},
{
"arrival": {
"time": "1751124748",
"uncertainty": 120
},
"departure": {
"time": "1751124748",
"uncertainty": 120
},
"stopId": "VERD3",
"stopSequence": 21
},
{
"arrival": {
"time": "1751124848",
"uncertainty": 120
},
"departure": {
"time": "1751124848",
"uncertainty": 120
},
"stopId": "DOUR1",
"stopSequence": 22
},
{
"arrival": {
"time": "1751124898",
"uncertainty": 120
},
"departure": {
"time": "1751124900",
"uncertainty": 120
},
"stopId": "CALV1",
"stopSequence": 23
},
{
"arrival": {
"time": "1751124975",
"uncertainty": 120
},
"departure": {
"time": "1751124975",
"uncertainty": 120
},
"stopId": "LPUI1",
"stopSequence": 24
},
{
"arrival": {
"time": "1751125015",
"uncertainty": 120
},
"departure": {
"time": "1751125020",
"uncertainty": 120
},
"stopId": "LIBE1",
"stopSequence": 25
},
{
"arrival": {
"time": "1751125074",
"uncertainty": 120
},
"departure": {
"time": "1751125080",
"uncertainty": 120
},
"stopId": "MAIR1",
"stopSequence": 26
},
{
"arrival": {
"time": "1751125117",
"uncertainty": 120
},
"departure": {
"time": "1751125139",
"uncertainty": 120
},
"stopId": "GREN1",
"stopSequence": 27
},
{
"arrival": {
"time": "1751125192",
"uncertainty": 120
},
"departure": {
"time": "1751125200",
"uncertainty": 120
},
"stopId": "ZCK21",
"stopSequence": 28
},
{
"arrival": {
"time": "1751125259",
"uncertainty": 120
},
"departure": {
"time": "1751125259",
"uncertainty": 120
},
"stopId": "VERT4",
"stopSequence": 29
},
{
"arrival": {
"time": "1751125354",
"uncertainty": 120
},
"departure": {
"time": "1751125354",
"uncertainty": 120
},
"stopId": "QUET1",
"stopSequence": 30
},
{
"arrival": {
"time": "1751125409",
"uncertainty": 120
},
"departure": {
"time": "1751125409",
"uncertainty": 120
},
"stopId": "MOUR1",
"stopSequence": 31
},
{
"arrival": {
"time": "1751125458",
"uncertainty": 120
},
"departure": {
"time": "1751125469",
"uncertainty": 120
},
"stopId": "ZANI1",
"stopSequence": 32
},
{
"arrival": {
"time": "1751125515",
"uncertainty": 120
},
"departure": {
"time": "1751125530",
"uncertainty": 120
},
"stopId": "NICO1",
"stopSequence": 33
},
{
"arrival": {
"time": "1751125595",
"uncertainty": 120
},
"departure": {
"time": "1751125595",
"uncertainty": 120
},
"stopId": "BIHO1",
"stopSequence": 34
},
{
"arrival": {
"time": "1751125652",
"uncertainty": 120
},
"departure": {
"time": "1751125652",
"uncertainty": 120
},
"stopId": "MENG1",
"stopSequence": 35
},
{
"arrival": {
"time": "1751125745",
"uncertainty": 120
},
"departure": {
"time": "1751125745",
"uncertainty": 120
},
"stopId": "PNQL1",
"stopSequence": 36
},
{
"arrival": {
"time": "1751125853",
"uncertainty": 120
},
"departure": {
"time": "1751125853",
"uncertainty": 120
},
"stopId": "ANNA",
"stopSequence": 37
},
{
"arrival": {
"time": "1751125868",
"uncertainty": 120
},
"departure": {
"time": "1751125868",
"uncertainty": 120
},
"stopId": "KRLH1",
"stopSequence": 38
},
{
"arrival": {
"time": "1751125890",
"uncertainty": 120
},
"departure": {
"time": "1751125890",
"uncertainty": 120
},
"stopId": "KRBS1",
"stopSequence": 39
},
{
"arrival": {
"time": "1751125935",
"uncertainty": 120
},
"departure": {
"time": "1751125935",
"uncertainty": 120
},
"stopId": "CCHE1",
"stopSequence": 40
},
{
"arrival": {
"time": "1751126010",
"uncertainty": 120
},
"departure": {
"time": "1751126010",
"uncertainty": 120
},
"stopId": "KERUE1",
"stopSequence": 41
},
{
"arrival": {
"time": "1751126069",
"uncertainty": 120
},
"departure": {
"time": "1751126069",
"uncertainty": 120
},
"stopId": "MELE1",
"stopSequence": 42
},
{
"arrival": {
"time": "1751126112",
"uncertainty": 120
},
"departure": {
"time": "1751126112",
"uncertainty": 120
},
"stopId": "KHEO1",
"stopSequence": 43
},
{
"arrival": {
"time": "1751126179",
"uncertainty": 120
},
"departure": {
"time": "1751126189",
"uncertainty": 120
},
"stopId": "GAUG1",
"stopSequence": 44
},
{
"arrival": {
"time": "1751126233",
"uncertainty": 120
},
"departure": {
"time": "1751126233",
"uncertainty": 120
},
"stopId": "KLIV1",
"stopSequence": 45
},
{
"arrival": {
"time": "1751126350",
"uncertainty": 120
},
"departure": {
"time": "1751126350",
"uncertainty": 120
},
"stopId": "GUID1",
"stopSequence": 46
},
{
"arrival": {
"time": "1751126400",
"uncertainty": 120
},
"departure": {
"time": "1751126400",
"uncertainty": 120
},
"stopId": "KRGE1",
"stopSequence": 47
},
{
"arrival": {
"time": "1751126522",
"uncertainty": 120
},
"departure": {
"time": "1751126522",
"uncertainty": 120
},
"stopId": "FIAC1",
"stopSequence": 48
},
{
"arrival": {
"time": "1751126609",
"uncertainty": 120
},
"departure": {
"time": "1751126609",
"uncertainty": 120
},
"stopId": "SCUB1",
"stopSequence": 49
},
{
"arrival": {
"time": "1751126722",
"uncertainty": 120
},
"departure": {
"time": "1751126722",
"uncertainty": 120
},
"stopId": "VALKBI1",
"stopSequence": 50
},
{
"arrival": {
"time": "1751126773",
"uncertainty": 120
},
"departure": {
"time": "1751126773",
"uncertainty": 120
},
"stopId": "KBIG1",
"stopSequence": 51
},
{
"arrival": {
"time": "1751126816",
"uncertainty": 120
},
"departure": {
"time": "1751126816",
"uncertainty": 120
},
"stopId": "ROZ1",
"stopSequence": 52
},
{
"arrival": {
"time": "1751126878",
"uncertainty": 120
},
"departure": {
"time": "1751126878",
"uncertainty": 120
},
"stopId": "GDPL1",
"stopSequence": 53
},
{
"arrival": {
"time": "1751126946",
"uncertainty": 120
},
"departure": {
"time": "1751126946",
"uncertainty": 120
},
"stopId": "VALL1",
"stopSequence": 54
},
{
"arrival": {
"time": "1751126983",
"uncertainty": 120
},
"departure": {
"time": "1751126983",
"uncertainty": 120
},
"stopId": "BAMI1",
"stopSequence": 55
},
{
"arrival": {
"time": "1751127019",
"uncertainty": 120
},
"stopId": "GUPL1",
"stopSequence": 56
}
],
"trip": {
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336875"
},
"vehicle": {
"id": "441",
"label": "441"
}
}
},
{
"id": "4336139",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751130060"
},
"stopId": "SNCF",
"stopSequence": 1
}
],
"trip": {
"routeId": "34",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336139"
}
}
},
{
"id": "4336134",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751127300"
},
"stopId": "TREA",
"stopSequence": 1
}
],
"trip": {
"routeId": "34",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336134"
}
}
},
{
"id": "4336859",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751127600",
"uncertainty": 120
},
"stopId": "GUPL",
"stopSequence": 1
}
],
"trip": {
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336859"
}
}
},
{
"id": "4336858",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751124300",
"uncertainty": 120
},
"stopId": "GUPL",
"stopSequence": 1
},
{
"arrival": {
"time": "1751124349",
"uncertainty": 120
},
"departure": {
"time": "1751124349",
"uncertainty": 120
},
"stopId": "BAMI",
"stopSequence": 2
},
{
"arrival": {
"time": "1751124388",
"uncertainty": 120
},
"departure": {
"time": "1751124389",
"uncertainty": 120
},
"stopId": "VALL",
"stopSequence": 3
},
{
"arrival": {
"time": "1751124448",
"uncertainty": 120
},
"departure": {
"time": "1751124449",
"uncertainty": 120
},
"stopId": "GDPL",
"stopSequence": 4
},
{
"arrival": {
"time": "1751124531",
"uncertainty": 120
},
"departure": {
"time": "1751124531",
"uncertainty": 120
},
"stopId": "ROZ",
"stopSequence": 5
},
{
"arrival": {
"time": "1751124569",
"uncertainty": 120
},
"departure": {
"time": "1751124569",
"uncertainty": 120
},
"stopId": "KBIG",
"stopSequence": 6
},
{
"arrival": {
"time": "1751124616",
"uncertainty": 120
},
"departure": {
"time": "1751124616",
"uncertainty": 120
},
"stopId": "VALKBI",
"stopSequence": 7
},
{
"arrival": {
"time": "1751124695",
"uncertainty": 120
},
"departure": {
"time": "1751124695",
"uncertainty": 120
},
"stopId": "SCUB",
"stopSequence": 8
},
{
"arrival": {
"time": "1751124778",
"uncertainty": 120
},
"departure": {
"time": "1751124778",
"uncertainty": 120
},
"stopId": "FIAC",
"stopSequence": 9
},
{
"arrival": {
"time": "1751124913",
"uncertainty": 120
},
"departure": {
"time": "1751124928",
"uncertainty": 120
},
"stopId": "KRGE",
"stopSequence": 10
},
{
"arrival": {
"time": "1751125005",
"uncertainty": 120
},
"departure": {
"time": "1751125020",
"uncertainty": 120
},
"stopId": "GUID",
"stopSequence": 11
},
{
"arrival": {
"time": "1751125100",
"uncertainty": 120
},
"departure": {
"time": "1751125109",
"uncertainty": 120
},
"stopId": "PJAF",
"stopSequence": 12
},
{
"arrival": {
"time": "1751125244",
"uncertainty": 120
},
"departure": {
"time": "1751125259",
"uncertainty": 120
},
"stopId": "PLMO2",
"stopSequence": 13
},
{
"arrival": {
"time": "1751125300",
"uncertainty": 120
},
"departure": {
"time": "1751125300",
"uncertainty": 120
},
"stopId": "KLIV",
"stopSequence": 14
},
{
"arrival": {
"time": "1751125360",
"uncertainty": 120
},
"departure": {
"time": "1751125360",
"uncertainty": 120
},
"stopId": "GAUG",
"stopSequence": 15
},
{
"arrival": {
"time": "1751125409",
"uncertainty": 120
},
"departure": {
"time": "1751125409",
"uncertainty": 120
},
"stopId": "KHEO",
"stopSequence": 16
},
{
"arrival": {
"time": "1751125459",
"uncertainty": 120
},
"departure": {
"time": "1751125459",
"uncertainty": 120
},
"stopId": "MELE",
"stopSequence": 17
},
{
"arrival": {
"time": "1751125526",
"uncertainty": 120
},
"departure": {
"time": "1751125526",
"uncertainty": 120
},
"stopId": "KERUE",
"stopSequence": 18
},
{
"arrival": {
"time": "1751125575",
"uncertainty": 120
},
"departure": {
"time": "1751125618",
"uncertainty": 120
},
"stopId": "CCHE",
"stopSequence": 19
},
{
"arrival": {
"time": "1751125672",
"uncertainty": 120
},
"departure": {
"time": "1751125672",
"uncertainty": 120
},
"stopId": "KRBS",
"stopSequence": 20
},
{
"arrival": {
"time": "1751125678",
"uncertainty": 120
},
"departure": {
"time": "1751125678",
"uncertainty": 120
},
"stopId": "KRLH",
"stopSequence": 21
},
{
"arrival": {
"time": "1751125715",
"uncertainty": 120
},
"departure": {
"time": "1751125715",
"uncertainty": 120
},
"stopId": "ANNA",
"stopSequence": 22
},
{
"arrival": {
"time": "1751125798",
"uncertainty": 120
},
"departure": {
"time": "1751125798",
"uncertainty": 120
},
"stopId": "PNQL",
"stopSequence": 23
},
{
"arrival": {
"time": "1751125894",
"uncertainty": 120
},
"departure": {
"time": "1751125894",
"uncertainty": 120
},
"stopId": "MENG",
"stopSequence": 24
},
{
"arrival": {
"time": "1751125930",
"uncertainty": 120
},
"departure": {
"time": "1751125930",
"uncertainty": 120
},
"stopId": "BIHO",
"stopSequence": 25
},
{
"arrival": {
"time": "1751125978",
"uncertainty": 120
},
"departure": {
"time": "1751125978",
"uncertainty": 120
},
"stopId": "NICO",
"stopSequence": 26
},
{
"arrival": {
"time": "1751125993",
"uncertainty": 120
},
"departure": {
"time": "1751125993",
"uncertainty": 120
},
"stopId": "ZANI",
"stopSequence": 27
},
{
"arrival": {
"time": "1751126201",
"uncertainty": 120
},
"departure": {
"time": "1751126201",
"uncertainty": 120
},
"stopId": "MOUR",
"stopSequence": 28
},
{
"arrival": {
"time": "1751126251",
"uncertainty": 120
},
"departure": {
"time": "1751126251",
"uncertainty": 120
},
"stopId": "QUET",
"stopSequence": 29
},
{
"arrival": {
"time": "1751126321",
"uncertainty": 120
},
"departure": {
"time": "1751126321",
"uncertainty": 120
},
"stopId": "VERT3",
"stopSequence": 30
},
{
"arrival": {
"time": "1751126386",
"uncertainty": 120
},
"departure": {
"time": "1751126411",
"uncertainty": 120
},
"stopId": "ZCK2",
"stopSequence": 31
},
{
"arrival": {
"time": "1751126441",
"uncertainty": 120
},
"departure": {
"time": "1751126441",
"uncertainty": 120
},
"stopId": "GREN",
"stopSequence": 32
},
{
"arrival": {
"time": "1751126499",
"uncertainty": 120
},
"departure": {
"time": "1751126501",
"uncertainty": 120
},
"stopId": "MAIR",
"stopSequence": 33
},
{
"arrival": {
"time": "1751126580",
"uncertainty": 120
},
"departure": {
"time": "1751126580",
"uncertainty": 120
},
"stopId": "LIBE",
"stopSequence": 34
},
{
"arrival": {
"time": "1751126628",
"uncertainty": 120
},
"departure": {
"time": "1751126628",
"uncertainty": 120
},
"stopId": "LPUI",
"stopSequence": 35
},
{
"arrival": {
"time": "1751126706",
"uncertainty": 120
},
"departure": {
"time": "1751126706",
"uncertainty": 120
},
"stopId": "CALV",
"stopSequence": 36
},
{
"arrival": {
"time": "1751126867",
"uncertainty": 120
},
"departure": {
"time": "1751126867",
"uncertainty": 120
},
"stopId": "VERD2",
"stopSequence": 37
},
{
"arrival": {
"time": "1751126894",
"uncertainty": 120
},
"departure": {
"time": "1751126894",
"uncertainty": 120
},
"stopId": "VERD",
"stopSequence": 38
},
{
"arrival": {
"time": "1751126993",
"uncertainty": 120
},
"departure": {
"time": "1751126993",
"uncertainty": 120
},
"stopId": "KERC",
"stopSequence": 39
},
{
"arrival": {
"time": "1751127080",
"uncertainty": 120
},
"departure": {
"time": "1751127080",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 40
},
{
"arrival": {
"time": "1751127152",
"uncertainty": 120
},
"departure": {
"time": "1751127152",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 41
},
{
"arrival": {
"time": "1751127223",
"uncertainty": 120
},
"departure": {
"time": "1751127223",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 42
},
{
"arrival": {
"time": "1751127339",
"uncertainty": 120
},
"departure": {
"time": "1751127339",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 43
},
{
"arrival": {
"time": "1751127422",
"uncertainty": 120
},
"departure": {
"time": "1751127422",
"uncertainty": 120
},
"stopId": "SVOB",
"stopSequence": 44
},
{
"arrival": {
"time": "1751127519",
"uncertainty": 120
},
"departure": {
"time": "1751127519",
"uncertainty": 120
},
"stopId": "BLUM",
"stopSequence": 45
},
{
"arrival": {
"time": "1751127614",
"uncertainty": 120
},
"departure": {
"time": "1751127614",
"uncertainty": 120
},
"stopId": "HOPIT",
"stopSequence": 46
},
{
"arrival": {
"time": "1751127666",
"uncertainty": 120
},
"departure": {
"time": "1751127666",
"uncertainty": 120
},
"stopId": "CURIE",
"stopSequence": 47
},
{
"arrival": {
"time": "1751127705",
"uncertainty": 120
},
"departure": {
"time": "1751127705",
"uncertainty": 120
},
"stopId": "CFA",
"stopSequence": 48
},
{
"arrival": {
"time": "1751127749",
"uncertainty": 120
},
"departure": {
"time": "1751127749",
"uncertainty": 120
},
"stopId": "CHEV",
"stopSequence": 49
},
{
"arrival": {
"time": "1751127779",
"uncertainty": 120
},
"departure": {
"time": "1751127779",
"uncertainty": 120
},
"stopId": "KRVAR",
"stopSequence": 50
},
{
"arrival": {
"time": "1751127851",
"uncertainty": 120
},
"departure": {
"time": "1751127851",
"uncertainty": 120
},
"stopId": "DREY",
"stopSequence": 51
},
{
"arrival": {
"time": "1751127927",
"uncertainty": 120
},
"departure": {
"time": "1751127927",
"uncertainty": 120
},
"stopId": "BUNI1",
"stopSequence": 52
},
{
"arrival": {
"time": "1751128020",
"uncertainty": 120
},
"departure": {
"time": "1751128020",
"uncertainty": 120
},
"stopId": "SEGU",
"stopSequence": 53
},
{
"arrival": {
"time": "1751128060",
"uncertainty": 120
},
"departure": {
"time": "1751128060",
"uncertainty": 120
},
"stopId": "SANT",
"stopSequence": 54
},
{
"arrival": {
"time": "1751128138",
"uncertainty": 120
},
"departure": {
"time": "1751128138",
"uncertainty": 120
},
"stopId": "KRVAN",
"stopSequence": 55
},
{
"arrival": {
"time": "1751128168",
"uncertainty": 120
},
"departure": {
"time": "1751128168",
"uncertainty": 120
},
"stopId": "CLIN",
"stopSequence": 56
},
{
"arrival": {
"time": "1751128227",
"uncertainty": 120
},
"stopId": "KRBN",
"stopSequence": 57
}
],
"trip": {
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336858"
},
"vehicle": {
"id": "7025",
"label": "7025"
}
}
},
{
"id": "4445300",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751130539"
},
"departure": {
"time": "1751130539"
},
"stopId": "CENT4"
},
{
"departure": {
"time": "1751130060"
},
"stopId": "PMAN",
"stopSequence": 1
},
{
"arrival": {
"time": "1751130095"
},
"departure": {
"time": "1751130095"
},
"stopId": "NEZE",
"stopSequence": 2
},
{
"arrival": {
"time": "1751130120"
},
"departure": {
"time": "1751130120"
},
"stopId": "SALE",
"stopSequence": 3
},
{
"arrival": {
"time": "1751130240"
},
"departure": {
"time": "1751130240"
},
"stopId": "MALO",
"stopSequence": 4
},
{
"arrival": {
"time": "1751130267"
},
"departure": {
"time": "1751130267"
},
"stopId": "FLEVE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1751130300",
"uncertainty": 120
},
"departure": {
"time": "1751130300",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOMC3",
"stopSequence": 6
},
{
"arrival": {
"time": "1751130430",
"uncertainty": 120
},
"departure": {
"time": "1751130430",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOCH",
"stopSequence": 7
},
{
"arrival": {
"time": "1751130540",
"uncertainty": 120
},
"departure": {
"time": "1751130540",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "CENT4",
"stopSequence": 8
},
{
"arrival": {
"time": "1751130617"
},
"departure": {
"time": "1751130617"
},
"stopId": "STAN1",
"stopSequence": 9
},
{
"arrival": {
"time": "1751130676"
},
"departure": {
"time": "1751130676"
},
"stopId": "KBEL1",
"stopSequence": 10
},
{
"arrival": {
"time": "1751130720"
},
"departure": {
"time": "1751130720"
},
"stopId": "LAVA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1751130780"
},
"departure": {
"time": "1751130780"
},
"stopId": "PERC",
"stopSequence": 12
},
{
"arrival": {
"time": "1751130840"
},
"stopId": "POIN",
"stopSequence": 13
}
],
"trip": {
"routeId": "16",
"scheduleRelationship": "SCHEDULED",
"tripId": "4445300"
}
}
},
{
"id": "4336697",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751127720"
},
"stopId": "KERJ5",
"stopSequence": 1
}
],
"trip": {
"routeId": "37",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336697"
}
}
},
{
"id": "4445299",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751128139"
},
"departure": {
"time": "1751128139"
},
"stopId": "CENT4"
},
{
"departure": {
"time": "1751127660"
},
"stopId": "PMAN",
"stopSequence": 1
},
{
"arrival": {
"time": "1751127695"
},
"departure": {
"time": "1751127695"
},
"stopId": "NEZE",
"stopSequence": 2
},
{
"arrival": {
"time": "1751127720"
},
"departure": {
"time": "1751127720"
},
"stopId": "SALE",
"stopSequence": 3
},
{
"arrival": {
"time": "1751127840"
},
"departure": {
"time": "1751127840"
},
"stopId": "MALO",
"stopSequence": 4
},
{
"arrival": {
"time": "1751127867"
},
"departure": {
"time": "1751127867"
},
"stopId": "FLEVE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1751127900",
"uncertainty": 120
},
"departure": {
"time": "1751127900",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOMC3",
"stopSequence": 6
},
{
"arrival": {
"time": "1751128030",
"uncertainty": 120
},
"departure": {
"time": "1751128030",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOCH",
"stopSequence": 7
},
{
"arrival": {
"time": "1751128140",
"uncertainty": 120
},
"departure": {
"time": "1751128140",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "CENT4",
"stopSequence": 8
},
{
"arrival": {
"time": "1751128217"
},
"departure": {
"time": "1751128217"
},
"stopId": "STAN1",
"stopSequence": 9
},
{
"arrival": {
"time": "1751128276"
},
"departure": {
"time": "1751128276"
},
"stopId": "KBEL1",
"stopSequence": 10
},
{
"arrival": {
"time": "1751128320"
},
"departure": {
"time": "1751128320"
},
"stopId": "LAVA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1751128380"
},
"departure": {
"time": "1751128380"
},
"stopId": "PERC",
"stopSequence": 12
},
{
"arrival": {
"time": "1751128440"
},
"stopId": "POIN",
"stopSequence": 13
}
],
"trip": {
"routeId": "16",
"scheduleRelationship": "SCHEDULED",
"tripId": "4445299"
}
}
},
{
"id": "4336684",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751129640"
},
"stopId": "COUR",
"stopSequence": 1
}
],
"trip": {
"routeId": "37",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336684"
}
}
},
{
"id": "4336683",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751126940"
},
"stopId": "COUR",
"stopSequence": 1
}
],
"trip": {
"routeId": "37",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336683"
}
}
},
{
"id": "4330494",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751126515",
"uncertainty": 120
},
"stopId": "EXPO_D",
"stopSequence": 1
},
{
"arrival": {
"time": "1751126736",
"uncertainty": 120
},
"departure": {
"time": "1751126736",
"uncertainty": 120
},
"stopId": "CINE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1751126863",
"uncertainty": 120
},
"departure": {
"time": "1751126863",
"uncertainty": 120
},
"stopId": "PATIN1",
"stopSequence": 3
},
{
"arrival": {
"time": "1751127155",
"uncertainty": 120
},
"stopId": "EXPO_AR",
"stopSequence": 4
}
],
"trip": {
"routeId": "110",
"scheduleRelationship": "SCHEDULED",
"tripId": "4330494"
},
"vehicle": {
"id": "2007",
"label": "2007"
}
}
},
{
"id": "4336667",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751129460"
},
"stopId": "FBLO",
"stopSequence": 1
}
],
"trip": {
"routeId": "33",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336667"
}
}
},
{
"id": "4336666",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751126940"
},
"stopId": "FBLO",
"stopSequence": 1
}
],
"trip": {
"routeId": "33",
"scheduleRelationship": "SCHEDULED",
"tripId": "4336666"
}
}
},
{
"id": "4352412",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751129520",
"uncertainty": 120
},
"stopId": "LCMA2",
"stopSequence": 1
}
],
"trip": {
"routeId": "B4",
"scheduleRelationship": "SCHEDULED",
"tripId": "4352412"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1751126519"
}
}