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
❌422 erreurs, 223 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 24/07/2025 à 09h03 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 136 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 4477189 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 4520625 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 4520665 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 4520664 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 4520653 does not exist in the GTFS data and does not have schedule_relationship of ADDED
GTFS-rt stop_id does not exist in GTFS data E011 4 erreurs
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Exemples d'erreurs
- trip_id 4477189 stop_id BOTA2 does not exist in GTFS data stops.txt
- trip_id 4476973 stop_id BOTA2 does not exist in GTFS data stops.txt
- trip_id 4549048 stop_id CENT does not exist in GTFS data stops.txt
- trip_id 4549047 stop_id CENT does not exist in GTFS data stops.txt
Sequential stop_time_update times are not increasing E022 282 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 4477189 stop_sequence 1 departure_time 08:55:31 (1753340131) is less than previous stop departure_time 09:16:19 (1753341379) - times must increase between two sequential stops
- trip_id 4477189 stop_sequence 1 departure_time 08:55:31 (1753340131) is less than previous stop arrival_time 09:16:19 (1753341379) - times must increase between two sequential stops
- trip_id 4477189 stop_sequence 2 arrival_time 08:56:19 (1753340179) is less than previous stop arrival_time 09:16:19 (1753341379) - times must increase between two sequential stops
- trip_id 4477189 stop_sequence 2 departure_time 08:56:31 (1753340191) is less than previous stop arrival_time 09:16:19 (1753341379) - times must increase between two sequential stops
- trip_id 4520497 stop_sequence 1 departure_time 09:33:49 (1753342429) is less than previous stop departure_time 09:50:24 (1753343424) - times must increase between two sequential stops
Avertissements
timestamp not populated W001 136 erreurs
Timestamps should be populated for all elements
Exemples d'erreurs
- trip_id 4477189 does not have a timestamp
- trip_id 4520625 does not have a timestamp
- trip_id 4520665 does not have a timestamp
- trip_id 4520664 does not have a timestamp
- trip_id 4520653 does not have a timestamp
vehicle_id not populated W002 87 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id 4520665 does not have a vehicle_id
- trip_id 4520664 does not have a vehicle_id
- trip_id 4520653 does not have a vehicle_id
- trip_id 4520652 does not have a vehicle_id
- trip_id 4520497 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 597 | 30 fois (100 % des validations) |
E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 7 508 | 30 fois (100 % des validations) |
W001 | Timestamps should be populated for all elements | 3 599 | 30 fois (100 % des validations) |
W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 2 317 | 30 fois (100 % des validations) |
E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 83 | 26 fois (87 % des validations) |
E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 2 | 2 fois (7 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 24/07/2025 à 18h23 Europe/Paris.
trip_updates (160) vehicle_positions (0) service_alerts (0)Entités présentes dans ce flux lors des 7 derniers jours.
trip_updatesFlux GTFS-RT décodé
Voir le contenu du flux
Voici le flux GTFS-RT décodé au format Protobuf le 24/07/2025 à 18h23 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "4520779",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753375500",
"uncertainty": 120
},
"stopId": "STCA2",
"stopSequence": 1
}
],
"trip": {
"routeId": "B3",
"scheduleRelationship": "SCHEDULED",
"tripId": "4520779"
}
}
},
{
"id": "4520778",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753374600",
"uncertainty": 120
},
"stopId": "STCA2",
"stopSequence": 1
}
],
"trip": {
"routeId": "B3",
"scheduleRelationship": "SCHEDULED",
"tripId": "4520778"
}
}
},
{
"id": "4520781",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753377300",
"uncertainty": 120
},
"stopId": "STCA2",
"stopSequence": 1
}
],
"trip": {
"routeId": "B3",
"scheduleRelationship": "SCHEDULED",
"tripId": "4520781"
}
}
},
{
"id": "4520780",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753376400",
"uncertainty": 120
},
"stopId": "STCA2",
"stopSequence": 1
}
],
"trip": {
"routeId": "B3",
"scheduleRelationship": "SCHEDULED",
"tripId": "4520780"
}
}
},
{
"id": "4520639",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753373866",
"uncertainty": 120
},
"stopId": "INDE2",
"stopSequence": 1
},
{
"arrival": {
"time": "1753374260",
"uncertainty": 120
},
"stopId": "PMAN2",
"stopSequence": 2
}
],
"trip": {
"routeId": "B1",
"scheduleRelationship": "SCHEDULED",
"tripId": "4520639"
},
"vehicle": {
"id": "6003",
"label": "6003"
}
}
},
{
"id": "4477063",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753374600"
},
"stopId": "DIVIT",
"stopSequence": 1
}
],
"trip": {
"routeId": "133",
"scheduleRelationship": "SCHEDULED",
"tripId": "4477063"
}
}
},
{
"id": "4477178",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753377435",
"uncertainty": 120
},
"departure": {
"time": "1753377435",
"uncertainty": 120
},
"stopId": "QUIM"
},
{
"arrival": {
"time": "1753377498",
"uncertainty": 120
},
"departure": {
"time": "1753377498",
"uncertainty": 120
},
"stopId": "CBRA"
},
{
"arrival": {
"time": "1753377540",
"uncertainty": 120
},
"departure": {
"time": "1753377540",
"uncertainty": 120
},
"stopId": "GARD"
},
{
"arrival": {
"time": "1753377584",
"uncertainty": 120
},
"departure": {
"time": "1753377584",
"uncertainty": 120
},
"stopId": "MCUR"
},
{
"arrival": {
"time": "1753377681",
"uncertainty": 120
},
"departure": {
"time": "1753377681",
"uncertainty": 120
},
"stopId": "BOTA2"
},
{
"arrival": {
"time": "1753377784",
"uncertainty": 120
},
"departure": {
"time": "1753377784",
"uncertainty": 120
},
"stopId": "MARC"
},
{
"departure": {
"time": "1753376520",
"uncertainty": 120
},
"stopId": "LANC",
"stopSequence": 1
},
{
"arrival": {
"time": "1753376546",
"uncertainty": 120
},
"departure": {
"time": "1753376546",
"uncertainty": 120
},
"stopId": "MRGO",
"stopSequence": 2
},
{
"arrival": {
"time": "1753376606",
"uncertainty": 120
},
"departure": {
"time": "1753376606",
"uncertainty": 120
},
"stopId": "CXKL",
"stopSequence": 3
},
{
"arrival": {
"time": "1753376695",
"uncertainty": 120
},
"departure": {
"time": "1753376695",
"uncertainty": 120
},
"stopId": "MAGO",
"stopSequence": 4
},
{
"arrival": {
"time": "1753376799",
"uncertainty": 120
},
"departure": {
"time": "1753376799",
"uncertainty": 120
},
"stopId": "PACH",
"stopSequence": 5
},
{
"arrival": {
"time": "1753376854",
"uncertainty": 120
},
"departure": {
"time": "1753376854",
"uncertainty": 120
},
"stopId": "KVERS",
"stopSequence": 6
},
{
"arrival": {
"time": "1753376893",
"uncertainty": 120
},
"departure": {
"time": "1753376893",
"uncertainty": 120
},
"stopId": "BLAY",
"stopSequence": 7
},
{
"arrival": {
"time": "1753376982",
"uncertainty": 120
},
"departure": {
"time": "1753376982",
"uncertainty": 120
},
"stopId": "KHAN",
"stopSequence": 8
},
{
"arrival": {
"time": "1753377072",
"uncertainty": 120
},
"departure": {
"time": "1753377072",
"uncertainty": 120
},
"stopId": "CAP",
"stopSequence": 9
},
{
"arrival": {
"time": "1753377120",
"uncertainty": 120
},
"departure": {
"time": "1753377120",
"uncertainty": 120
},
"stopId": "KERP2",
"stopSequence": 10
},
{
"arrival": {
"time": "1753377200",
"uncertainty": 120
},
"departure": {
"time": "1753377200",
"uncertainty": 120
},
"stopId": "STGI",
"stopSequence": 11
},
{
"arrival": {
"time": "1753377300",
"uncertainty": 120
},
"departure": {
"time": "1753377300",
"uncertainty": 120
},
"stopId": "FPIZ",
"stopSequence": 12
},
{
"arrival": {
"time": "1753377450",
"uncertainty": 120
},
"departure": {
"time": "1753377450",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "HUGO1",
"stopSequence": 13
},
{
"arrival": {
"time": "1753377480",
"uncertainty": 120
},
"departure": {
"time": "1753377480",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "KRGR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1753377579",
"uncertainty": 120
},
"departure": {
"time": "1753377579",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "CKEN",
"stopSequence": 15
},
{
"arrival": {
"time": "1753377626",
"uncertainty": 120
},
"departure": {
"time": "1753377626",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "CURI",
"stopSequence": 16
},
{
"arrival": {
"time": "1753377673",
"uncertainty": 120
},
"departure": {
"time": "1753377673",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "HARA",
"stopSequence": 17
},
{
"arrival": {
"time": "1753377725",
"uncertainty": 120
},
"departure": {
"time": "1753377725",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "CULT",
"stopSequence": 18
},
{
"arrival": {
"time": "1753377780",
"uncertainty": 120
},
"departure": {
"time": "1753377780",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "FOCH",
"stopSequence": 19
},
{
"arrival": {
"time": "1753377837",
"uncertainty": 120
},
"departure": {
"time": "1753377837",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "FLAM",
"stopSequence": 20
},
{
"arrival": {
"time": "1753377905",
"uncertainty": 120
},
"departure": {
"time": "1753377905",
"uncertainty": 120
},
"stopId": "HERVE",
"stopSequence": 21
},
{
"arrival": {
"time": "1753377966",
"uncertainty": 120
},
"departure": {
"time": "1753377966",
"uncertainty": 120
},
"stopId": "MACE",
"stopSequence": 22
},
{
"arrival": {
"time": "1753378008",
"uncertainty": 120
},
"departure": {
"time": "1753378008",
"uncertainty": 120
},
"stopId": "MERDY",
"stopSequence": 23
},
{
"arrival": {
"time": "1753378055",
"uncertainty": 120
},
"departure": {
"time": "1753378055",
"uncertainty": 120
},
"stopId": "PICA",
"stopSequence": 24
},
{
"arrival": {
"time": "1753378095",
"uncertainty": 120
},
"departure": {
"time": "1753378095",
"uncertainty": 120
},
"stopId": "HLMK",
"stopSequence": 25
},
{
"arrival": {
"time": "1753378145",
"uncertainty": 120
},
"departure": {
"time": "1753378145",
"uncertainty": 120
},
"stopId": "KLOI",
"stopSequence": 26
},
{
"arrival": {
"time": "1753378218",
"uncertainty": 120
},
"departure": {
"time": "1753378218",
"uncertainty": 120
},
"stopId": "VILG1",
"stopSequence": 27
},
{
"arrival": {
"time": "1753378264",
"uncertainty": 120
},
"departure": {
"time": "1753378264",
"uncertainty": 120
},
"stopId": "CGEN1",
"stopSequence": 28
},
{
"arrival": {
"time": "1753378325",
"uncertainty": 120
},
"stopId": "SNCF",
"stopSequence": 29
}
],
"trip": {
"routeId": "32",
"scheduleRelationship": "SCHEDULED",
"tripId": "4477178"
}
}
},
{
"id": "4477177",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753374119",
"uncertainty": 120
},
"stopId": "SNCF",
"stopSequence": 29
}
],
"trip": {
"routeId": "32",
"scheduleRelationship": "SCHEDULED",
"tripId": "4477177"
}
}
},
{
"id": "4520630",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753376400",
"uncertainty": 120
},
"stopId": "PMAN2",
"stopSequence": 1
}
],
"trip": {
"routeId": "B1",
"scheduleRelationship": "SCHEDULED",
"tripId": "4520630"
}
}
},
{
"id": "4520629",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753374600",
"uncertainty": 120
},
"stopId": "PMAN2",
"stopSequence": 1
}
],
"trip": {
"routeId": "B1",
"scheduleRelationship": "SCHEDULED",
"tripId": "4520629"
}
}
},
{
"id": "4477154",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753376400",
"uncertainty": 120
},
"stopId": "EXPO_D",
"stopSequence": 1
}
],
"trip": {
"routeId": "111",
"scheduleRelationship": "SCHEDULED",
"tripId": "4477154"
}
}
},
{
"id": "4477153",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753374600",
"uncertainty": 120
},
"stopId": "EXPO_D",
"stopSequence": 1
},
{
"arrival": {
"time": "1753374721",
"uncertainty": 120
},
"departure": {
"time": "1753374721",
"uncertainty": 120
},
"stopId": "KVIEC1",
"stopSequence": 2
},
{
"arrival": {
"time": "1753374783",
"uncertainty": 120
},
"departure": {
"time": "1753374783",
"uncertainty": 120
},
"stopId": "KRGN1",
"stopSequence": 3
},
{
"arrival": {
"time": "1753374906",
"uncertainty": 120
},
"departure": {
"time": "1753374906",
"uncertainty": 120
},
"stopId": "LANN",
"stopSequence": 4
},
{
"arrival": {
"time": "1753375010",
"uncertainty": 120
},
"departure": {
"time": "1753375010",
"uncertainty": 120
},
"stopId": "BELL1",
"stopSequence": 5
},
{
"arrival": {
"time": "1753375051",
"uncertainty": 120
},
"departure": {
"time": "1753375051",
"uncertainty": 120
},
"stopId": "LOCM1",
"stopSequence": 6
},
{
"arrival": {
"time": "1753375079",
"uncertainty": 120
},
"departure": {
"time": "1753375079",
"uncertainty": 120
},
"stopId": "LAND1",
"stopSequence": 7
},
{
"arrival": {
"time": "1753375218",
"uncertainty": 120
},
"departure": {
"time": "1753375218",
"uncertainty": 120
},
"stopId": "MNGN",
"stopSequence": 8
},
{
"arrival": {
"time": "1753375340",
"uncertainty": 120
},
"departure": {
"time": "1753375340",
"uncertainty": 120
},
"stopId": "KRLO",
"stopSequence": 9
},
{
"arrival": {
"time": "1753375449",
"uncertainty": 120
},
"departure": {
"time": "1753375449",
"uncertainty": 120
},
"stopId": "FOUC",
"stopSequence": 10
},
{
"arrival": {
"time": "1753375500",
"uncertainty": 120
},
"departure": {
"time": "1753375500",
"uncertainty": 120
},
"stopId": "PAPI",
"stopSequence": 11
},
{
"arrival": {
"time": "1753375530",
"uncertainty": 120
},
"departure": {
"time": "1753375530",
"uncertainty": 120
},
"stopId": "TRUD",
"stopSequence": 12
},
{
"arrival": {
"time": "1753375577",
"uncertainty": 120
},
"departure": {
"time": "1753375577",
"uncertainty": 120
},
"stopId": "GUER",
"stopSequence": 13
},
{
"arrival": {
"time": "1753375626",
"uncertainty": 120
},
"departure": {
"time": "1753375626",
"uncertainty": 120
},
"stopId": "GAGA",
"stopSequence": 14
},
{
"arrival": {
"time": "1753375748",
"uncertainty": 120
},
"stopId": "EXPO_AR",
"stopSequence": 15
}
],
"trip": {
"routeId": "111",
"scheduleRelationship": "SCHEDULED",
"tripId": "4477153"
}
}
},
{
"id": "4520641",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753377300",
"uncertainty": 120
},
"stopId": "INDE2",
"stopSequence": 1
}
],
"trip": {
"routeId": "B1",
"scheduleRelationship": "SCHEDULED",
"tripId": "4520641"
}
}
},
{
"id": "4520640",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753375500",
"uncertainty": 120
},
"stopId": "INDE2",
"stopSequence": 1
}
],
"trip": {
"routeId": "B1",
"scheduleRelationship": "SCHEDULED",
"tripId": "4520640"
}
}
},
{
"id": "4520507",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753376552",
"uncertainty": 120
},
"departure": {
"time": "1753376552",
"uncertainty": 120
},
"stopId": "BRIZ1"
},
{
"arrival": {
"time": "1753376708",
"uncertainty": 120
},
"departure": {
"time": "1753376708",
"uncertainty": 120
},
"stopId": "HVLO2"
},
{
"arrival": {
"time": "1753377242",
"uncertainty": 120
},
"departure": {
"time": "1753377242",
"uncertainty": 120
},
"stopId": "HVLO1"
},
{
"arrival": {
"time": "1753377395",
"uncertainty": 120
},
"departure": {
"time": "1753377395",
"uncertainty": 120
},
"stopId": "BRIZ"
},
{
"departure": {
"time": "1753376400",
"uncertainty": 120
},
"stopId": "GMAR",
"stopSequence": 1
},
{
"arrival": {
"time": "1753376465",
"uncertainty": 120
},
"departure": {
"time": "1753376465",
"uncertainty": 120
},
"stopId": "ASTU1",
"stopSequence": 2
},
{
"arrival": {
"time": "1753376508",
"uncertainty": 120
},
"departure": {
"time": "1753376508",
"uncertainty": 120
},
"stopId": "COURB1",
"stopSequence": 3
},
{
"arrival": {
"time": "1753376549",
"uncertainty": 120
},
"departure": {
"time": "1753376549",
"uncertainty": 120
},
"stopId": "BRIZ1",
"stopSequence": 4
},
{
"arrival": {
"time": "1753376580",
"uncertainty": 120
},
"departure": {
"time": "1753376580",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "INDE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1753376630",
"uncertainty": 120
},
"departure": {
"time": "1753376630",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOVE2",
"stopSequence": 6
},
{
"arrival": {
"time": "1753376662",
"uncertainty": 120
},
"departure": {
"time": "1753376662",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "PCON3",
"stopSequence": 7
},
{
"arrival": {
"time": "1753376760",
"uncertainty": 120
},
"departure": {
"time": "1753376760",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "HVLO2",
"stopSequence": 8
},
{
"arrival": {
"time": "1753376788",
"uncertainty": 120
},
"departure": {
"time": "1753376788",
"uncertainty": 120
},
"stopId": "FAOE3",
"stopSequence": 9
},
{
"arrival": {
"time": "1753376959",
"uncertainty": 120
},
"departure": {
"time": "1753376959",
"uncertainty": 120
},
"stopId": "GLBS",
"stopSequence": 10
},
{
"arrival": {
"time": "1753377001",
"uncertainty": 120
},
"departure": {
"time": "1753377001",
"uncertainty": 120
},
"stopId": "GE4",
"stopSequence": 11
},
{
"arrival": {
"time": "1753377080",
"uncertainty": 120
},
"departure": {
"time": "1753377080",
"uncertainty": 120
},
"stopId": "CHAZ2",
"stopSequence": 12
},
{
"arrival": {
"time": "1753377179",
"uncertainty": 120
},
"departure": {
"time": "1753377179",
"uncertainty": 120
},
"stopId": "FAOE2",
"stopSequence": 13
},
{
"arrival": {
"time": "1753377241",
"uncertainty": 120
},
"departure": {
"time": "1753377241",
"uncertainty": 120
},
"stopId": "HVLO1",
"stopSequence": 14
},
{
"arrival": {
"time": "1753377361",
"uncertainty": 120
},
"departure": {
"time": "1753377361",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "PCON2",
"stopSequence": 15
},
{
"arrival": {
"time": "1753377386",
"uncertainty": 120
},
"departure": {
"time": "1753377386",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOVE3",
"stopSequence": 16
},
{
"arrival": {
"time": "1753377420",
"uncertainty": 120
},
"departure": {
"time": "1753377420",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "INDE",
"stopSequence": 17
},
{
"arrival": {
"time": "1753377397",
"uncertainty": 120
},
"departure": {
"time": "1753377397",
"uncertainty": 120
},
"stopId": "BRIZ",
"stopSequence": 18
},
{
"arrival": {
"time": "1753377435",
"uncertainty": 120
},
"departure": {
"time": "1753377435",
"uncertainty": 120
},
"stopId": "COURB",
"stopSequence": 19
},
{
"arrival": {
"time": "1753377496",
"uncertainty": 120
},
"departure": {
"time": "1753377496",
"uncertainty": 120
},
"stopId": "ASTU",
"stopSequence": 20
},
{
"arrival": {
"time": "1753377552",
"uncertainty": 120
},
"stopId": "GMAR",
"stopSequence": 21
}
],
"trip": {
"routeId": "NCV2",
"scheduleRelationship": "SCHEDULED",
"tripId": "4520507"
}
}
},
{
"id": "4476984",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753376322"
},
"departure": {
"time": "1753376322"
},
"stopId": "MARC1"
},
{
"arrival": {
"time": "1753376424"
},
"departure": {
"time": "1753376424"
},
"stopId": "BOTA1"
},
{
"arrival": {
"time": "1753376592"
},
"departure": {
"time": "1753376592"
},
"stopId": "QUIM"
},
{
"departure": {
"time": "1753376100"
},
"stopId": "SNCF1",
"stopSequence": 1
},
{
"arrival": {
"time": "1753376220"
},
"departure": {
"time": "1753376220"
},
"stopId": "HERVE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1753376275",
"uncertainty": 120
},
"departure": {
"time": "1753376275",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "FLAM1",
"stopSequence": 3
},
{
"arrival": {
"time": "1753376340",
"uncertainty": 120
},
"departure": {
"time": "1753376340",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "FOCH1",
"stopSequence": 4
},
{
"arrival": {
"time": "1753376389",
"uncertainty": 120
},
"departure": {
"time": "1753376389",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "CULT1",
"stopSequence": 5
},
{
"arrival": {
"time": "1753376438",
"uncertainty": 120
},
"departure": {
"time": "1753376438",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "CURI1",
"stopSequence": 6
},
{
"arrival": {
"time": "1753376460",
"uncertainty": 120
},
"departure": {
"time": "1753376460",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "CKEN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1753376580",
"uncertainty": 120
},
"departure": {
"time": "1753376580",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "KRGR3",
"stopSequence": 8
},
{
"arrival": {
"time": "1753376640",
"uncertainty": 120
},
"departure": {
"time": "1753376640",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "HUGO",
"stopSequence": 9
},
{
"arrival": {
"time": "1753376688",
"uncertainty": 120
},
"departure": {
"time": "1753376688",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "QUIM",
"stopSequence": 10
},
{
"arrival": {
"time": "1753376637"
},
"departure": {
"time": "1753376637"
},
"stopId": "CBRA",
"stopSequence": 11
},
{
"arrival": {
"time": "1753376667"
},
"departure": {
"time": "1753376667"
},
"stopId": "GARD",
"stopSequence": 12
},
{
"arrival": {
"time": "1753376720"
},
"departure": {
"time": "1753376720"
},
"stopId": "ANTO",
"stopSequence": 13
},
{
"arrival": {
"time": "1753376783"
},
"departure": {
"time": "1753376783"
},
"stopId": "PORZ1",
"stopSequence": 14
},
{
"arrival": {
"time": "1753376996"
},
"departure": {
"time": "1753376996"
},
"stopId": "MRBR1",
"stopSequence": 15
},
{
"arrival": {
"time": "1753377012"
},
"departure": {
"time": "1753377012"
},
"stopId": "CHAP1",
"stopSequence": 16
},
{
"arrival": {
"time": "1753377027"
},
"departure": {
"time": "1753377027"
},
"stopId": "GDG",
"stopSequence": 17
},
{
"arrival": {
"time": "1753377147"
},
"departure": {
"time": "1753377147"
},
"stopId": "KHOR1",
"stopSequence": 18
},
{
"arrival": {
"time": "1753377327"
},
"stopId": "TREA",
"stopSequence": 19
}
],
"trip": {
"routeId": "34",
"scheduleRelationship": "SCHEDULED",
"tripId": "4476984"
}
}
},
{
"id": "4476979",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753375130"
},
"departure": {
"time": "1753375130"
},
"stopId": "QUIM1"
},
{
"arrival": {
"time": "1753375303"
},
"departure": {
"time": "1753375303"
},
"stopId": "BOTA2"
},
{
"arrival": {
"time": "1753375406"
},
"departure": {
"time": "1753375406"
},
"stopId": "MARC"
},
{
"departure": {
"time": "1753374300"
},
"stopId": "TREA",
"stopSequence": 1
},
{
"arrival": {
"time": "1753374335"
},
"departure": {
"time": "1753374335"
},
"stopId": "KUON",
"stopSequence": 2
},
{
"arrival": {
"time": "1753374356"
},
"departure": {
"time": "1753374356"
},
"stopId": "KHIC",
"stopSequence": 3
},
{
"arrival": {
"time": "1753374420"
},
"departure": {
"time": "1753374420"
},
"stopId": "KHOR",
"stopSequence": 4
},
{
"arrival": {
"time": "1753374452"
},
"departure": {
"time": "1753374452"
},
"stopId": "KVEN",
"stopSequence": 5
},
{
"arrival": {
"time": "1753374480"
},
"departure": {
"time": "1753374480"
},
"stopId": "SQUI",
"stopSequence": 6
},
{
"arrival": {
"time": "1753374511"
},
"departure": {
"time": "1753374511"
},
"stopId": "VGER",
"stopSequence": 7
},
{
"arrival": {
"time": "1753374553"
},
"departure": {
"time": "1753374553"
},
"stopId": "CHAP",
"stopSequence": 8
},
{
"arrival": {
"time": "1753374573"
},
"departure": {
"time": "1753374573"
},
"stopId": "MRBR",
"stopSequence": 9
},
{
"arrival": {
"time": "1753374873"
},
"departure": {
"time": "1753374873"
},
"stopId": "PORZ",
"stopSequence": 10
},
{
"arrival": {
"time": "1753374967"
},
"departure": {
"time": "1753374967"
},
"stopId": "ANTO1",
"stopSequence": 11
},
{
"arrival": {
"time": "1753375020"
},
"departure": {
"time": "1753375020"
},
"stopId": "GARD2",
"stopSequence": 12
},
{
"arrival": {
"time": "1753375068"
},
"departure": {
"time": "1753375068"
},
"stopId": "CBRA1",
"stopSequence": 13
},
{
"arrival": {
"time": "1753375128",
"uncertainty": 120
},
"departure": {
"time": "1753375128",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "QUIM1",
"stopSequence": 14
},
{
"arrival": {
"time": "1753375200",
"uncertainty": 120
},
"departure": {
"time": "1753375200",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "HUGO1",
"stopSequence": 15
},
{
"arrival": {
"time": "1753375260",
"uncertainty": 120
},
"departure": {
"time": "1753375260",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "KRGR1",
"stopSequence": 16
},
{
"arrival": {
"time": "1753375380",
"uncertainty": 120
},
"departure": {
"time": "1753375380",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "CKEN",
"stopSequence": 17
},
{
"arrival": {
"time": "1753375422",
"uncertainty": 120
},
"departure": {
"time": "1753375422",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "CURI",
"stopSequence": 18
},
{
"arrival": {
"time": "1753375464",
"uncertainty": 120
},
"departure": {
"time": "1753375464",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "HARA",
"stopSequence": 19
},
{
"arrival": {
"time": "1753375511",
"uncertainty": 120
},
"departure": {
"time": "1753375511",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "CULT",
"stopSequence": 20
},
{
"arrival": {
"time": "1753375560",
"uncertainty": 120
},
"departure": {
"time": "1753375560",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "FOCH",
"stopSequence": 21
},
{
"arrival": {
"time": "1753375617",
"uncertainty": 120
},
"departure": {
"time": "1753375617",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "FLAM",
"stopSequence": 22
},
{
"arrival": {
"time": "1753375530"
},
"departure": {
"time": "1753375530"
},
"stopId": "HERVE",
"stopSequence": 23
},
{
"arrival": {
"time": "1753375650"
},
"stopId": "SNCF1",
"stopSequence": 24
}
],
"trip": {
"routeId": "34",
"scheduleRelationship": "SCHEDULED",
"tripId": "4476979"
}
}
},
{
"id": "4520490",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753373884",
"uncertainty": 120
},
"departure": {
"time": "1753373911",
"uncertainty": 120
},
"stopId": "BRIZ1"
},
{
"arrival": {
"time": "1753374104",
"uncertainty": 120
},
"departure": {
"time": "1753374104",
"uncertainty": 120
},
"stopId": "HVLO2"
},
{
"arrival": {
"time": "1753374584",
"uncertainty": 120
},
"departure": {
"time": "1753374584",
"uncertainty": 120
},
"stopId": "HVLO1"
},
{
"arrival": {
"time": "1753374737",
"uncertainty": 120
},
"departure": {
"time": "1753374737",
"uncertainty": 120
},
"stopId": "BRIZ"
},
{
"departure": {
"time": "1753373700",
"uncertainty": 120
},
"stopId": "GMAR",
"stopSequence": 1
},
{
"arrival": {
"time": "1753373751",
"uncertainty": 120
},
"departure": {
"time": "1753373751",
"uncertainty": 120
},
"stopId": "ASTU1",
"stopSequence": 2
},
{
"arrival": {
"time": "1753373797",
"uncertainty": 120
},
"departure": {
"time": "1753373797",
"uncertainty": 120
},
"stopId": "COURB1",
"stopSequence": 3
},
{
"arrival": {
"time": "1753373874",
"uncertainty": 120
},
"departure": {
"time": "1753373881",
"uncertainty": 120
},
"stopId": "BRIZ1",
"stopSequence": 4
},
{
"arrival": {
"time": "1753373880",
"uncertainty": 120
},
"departure": {
"time": "1753373880",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "INDE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1753373930",
"uncertainty": 120
},
"departure": {
"time": "1753373930",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOVE2",
"stopSequence": 6
},
{
"arrival": {
"time": "1753373962",
"uncertainty": 120
},
"departure": {
"time": "1753373962",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "PCON3",
"stopSequence": 7
},
{
"arrival": {
"time": "1753374060",
"uncertainty": 120
},
"departure": {
"time": "1753374060",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "HVLO2",
"stopSequence": 8
},
{
"arrival": {
"time": "1753374187",
"uncertainty": 120
},
"departure": {
"time": "1753374187",
"uncertainty": 120
},
"stopId": "FAOE3",
"stopSequence": 9
},
{
"arrival": {
"time": "1753374292",
"uncertainty": 120
},
"departure": {
"time": "1753374292",
"uncertainty": 120
},
"stopId": "GLBS",
"stopSequence": 10
},
{
"arrival": {
"time": "1753374348",
"uncertainty": 120
},
"departure": {
"time": "1753374348",
"uncertainty": 120
},
"stopId": "GE4",
"stopSequence": 11
},
{
"arrival": {
"time": "1753374436",
"uncertainty": 120
},
"departure": {
"time": "1753374436",
"uncertainty": 120
},
"stopId": "CHAZ2",
"stopSequence": 12
},
{
"arrival": {
"time": "1753374528",
"uncertainty": 120
},
"departure": {
"time": "1753374528",
"uncertainty": 120
},
"stopId": "FAOE2",
"stopSequence": 13
},
{
"arrival": {
"time": "1753374583",
"uncertainty": 120
},
"departure": {
"time": "1753374583",
"uncertainty": 120
},
"stopId": "HVLO1",
"stopSequence": 14
},
{
"arrival": {
"time": "1753374661",
"uncertainty": 120
},
"departure": {
"time": "1753374661",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "PCON2",
"stopSequence": 15
},
{
"arrival": {
"time": "1753374686",
"uncertainty": 120
},
"departure": {
"time": "1753374686",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOVE3",
"stopSequence": 16
},
{
"arrival": {
"time": "1753374720",
"uncertainty": 120
},
"departure": {
"time": "1753374720",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "INDE",
"stopSequence": 17
},
{
"arrival": {
"time": "1753374739",
"uncertainty": 120
},
"departure": {
"time": "1753374739",
"uncertainty": 120
},
"stopId": "BRIZ",
"stopSequence": 18
},
{
"arrival": {
"time": "1753374780",
"uncertainty": 120
},
"departure": {
"time": "1753374780",
"uncertainty": 120
},
"stopId": "COURB",
"stopSequence": 19
},
{
"arrival": {
"time": "1753374831",
"uncertainty": 120
},
"departure": {
"time": "1753374831",
"uncertainty": 120
},
"stopId": "ASTU",
"stopSequence": 20
},
{
"arrival": {
"time": "1753374866",
"uncertainty": 120
},
"stopId": "GMAR",
"stopSequence": 21
}
],
"trip": {
"routeId": "NCV2",
"scheduleRelationship": "SCHEDULED",
"tripId": "4520490"
},
"vehicle": {
"id": "302",
"label": "302"
}
}
},
{
"id": "4477055",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753374360"
},
"stopId": "EGLB",
"stopSequence": 1
},
{
"arrival": {
"time": "1753374389"
},
"departure": {
"time": "1753374389"
},
"stopId": "TYNE",
"stopSequence": 2
},
{
"arrival": {
"time": "1753374449"
},
"departure": {
"time": "1753374449"
},
"stopId": "OANIS1",
"stopSequence": 3
},
{
"arrival": {
"time": "1753374540"
},
"departure": {
"time": "1753374540"
},
"stopId": "KBRI",
"stopSequence": 4
},
{
"arrival": {
"time": "1753374600"
},
"departure": {
"time": "1753374600"
},
"stopId": "VRCX",
"stopSequence": 5
},
{
"arrival": {
"time": "1753374658"
},
"departure": {
"time": "1753374658"
},
"stopId": "KHUEN",
"stopSequence": 6
},
{
"arrival": {
"time": "1753374706"
},
"departure": {
"time": "1753374706"
},
"stopId": "FONS",
"stopSequence": 7
},
{
"arrival": {
"time": "1753374749"
},
"departure": {
"time": "1753374749"
},
"stopId": "KCAV",
"stopSequence": 8
},
{
"arrival": {
"time": "1753374786"
},
"departure": {
"time": "1753374786"
},
"stopId": "MARO",
"stopSequence": 9
},
{
"arrival": {
"time": "1753374819"
},
"departure": {
"time": "1753374819"
},
"stopId": "CHAO",
"stopSequence": 10
},
{
"arrival": {
"time": "1753374840"
},
"departure": {
"time": "1753374840"
},
"stopId": "4CHE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1753374880"
},
"departure": {
"time": "1753374880"
},
"stopId": "MINI",
"stopSequence": 12
},
{
"arrival": {
"time": "1753374916"
},
"departure": {
"time": "1753374916"
},
"stopId": "KERA",
"stopSequence": 13
},
{
"arrival": {
"time": "1753374969"
},
"departure": {
"time": "1753374969"
},
"stopId": "PHAR",
"stopSequence": 14
},
{
"arrival": {
"time": "1753375020"
},
"departure": {
"time": "1753375020"
},
"stopId": "KERN",
"stopSequence": 15
},
{
"arrival": {
"time": "1753375077"
},
"departure": {
"time": "1753375077"
},
"stopId": "NOUR",
"stopSequence": 16
},
{
"arrival": {
"time": "1753375129"
},
"departure": {
"time": "1753375129"
},
"stopId": "TOUH",
"stopSequence": 17
},
{
"arrival": {
"time": "1753375192"
},
"departure": {
"time": "1753375192"
},
"stopId": "KEBL",
"stopSequence": 18
},
{
"arrival": {
"time": "1753375256"
},
"departure": {
"time": "1753375256"
},
"stopId": "MENZ",
"stopSequence": 19
},
{
"arrival": {
"time": "1753375320"
},
"departure": {
"time": "1753375320"
},
"stopId": "GROU2",
"stopSequence": 20
},
{
"arrival": {
"time": "1753375344"
},
"departure": {
"time": "1753375344"
},
"stopId": "BRIS",
"stopSequence": 21
},
{
"arrival": {
"time": "1753375381"
},
"departure": {
"time": "1753375381"
},
"stopId": "ROSE",
"stopSequence": 22
},
{
"arrival": {
"time": "1753375478"
},
"departure": {
"time": "1753375478"
},
"stopId": "KEGU",
"stopSequence": 23
},
{
"arrival": {
"time": "1753375534"
},
"departure": {
"time": "1753375534"
},
"stopId": "PRES",
"stopSequence": 24
},
{
"arrival": {
"time": "1753375590"
},
"departure": {
"time": "1753375590"
},
"stopId": "OCEA",
"stopSequence": 25
},
{
"arrival": {
"time": "1753375830"
},
"stopId": "CONG1",
"stopSequence": 26
}
],
"trip": {
"routeId": "109",
"scheduleRelationship": "SCHEDULED",
"tripId": "4477055"
}
}
},
{
"id": "4520487",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753375052",
"uncertainty": 120
},
"departure": {
"time": "1753375052",
"uncertainty": 120
},
"stopId": "BRIZ1"
},
{
"arrival": {
"time": "1753375208",
"uncertainty": 120
},
"departure": {
"time": "1753375208",
"uncertainty": 120
},
"stopId": "HVLO2"
},
{
"arrival": {
"time": "1753375801",
"uncertainty": 120
},
"departure": {
"time": "1753375801",
"uncertainty": 120
},
"stopId": "HVLO1"
},
{
"arrival": {
"time": "1753375954",
"uncertainty": 120
},
"departure": {
"time": "1753375954",
"uncertainty": 120
},
"stopId": "BRIZ"
},
{
"departure": {
"time": "1753374900",
"uncertainty": 120
},
"stopId": "GMAR",
"stopSequence": 1
},
{
"arrival": {
"time": "1753374965",
"uncertainty": 120
},
"departure": {
"time": "1753374965",
"uncertainty": 120
},
"stopId": "ASTU1",
"stopSequence": 2
},
{
"arrival": {
"time": "1753375008",
"uncertainty": 120
},
"departure": {
"time": "1753375008",
"uncertainty": 120
},
"stopId": "COURB1",
"stopSequence": 3
},
{
"arrival": {
"time": "1753375049",
"uncertainty": 120
},
"departure": {
"time": "1753375049",
"uncertainty": 120
},
"stopId": "BRIZ1",
"stopSequence": 4
},
{
"arrival": {
"time": "1753375080",
"uncertainty": 120
},
"departure": {
"time": "1753375080",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "INDE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1753375130",
"uncertainty": 120
},
"departure": {
"time": "1753375130",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOVE2",
"stopSequence": 6
},
{
"arrival": {
"time": "1753375162",
"uncertainty": 120
},
"departure": {
"time": "1753375162",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "PCON3",
"stopSequence": 7
},
{
"arrival": {
"time": "1753375260",
"uncertainty": 120
},
"departure": {
"time": "1753375260",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "HVLO2",
"stopSequence": 8
},
{
"arrival": {
"time": "1753375288",
"uncertainty": 120
},
"departure": {
"time": "1753375288",
"uncertainty": 120
},
"stopId": "FAOE3",
"stopSequence": 9
},
{
"arrival": {
"time": "1753375459",
"uncertainty": 120
},
"departure": {
"time": "1753375459",
"uncertainty": 120
},
"stopId": "GLBS",
"stopSequence": 10
},
{
"arrival": {
"time": "1753375501",
"uncertainty": 120
},
"departure": {
"time": "1753375560",
"uncertainty": 120
},
"stopId": "GE4",
"stopSequence": 11
},
{
"arrival": {
"time": "1753375639",
"uncertainty": 120
},
"departure": {
"time": "1753375639",
"uncertainty": 120
},
"stopId": "CHAZ2",
"stopSequence": 12
},
{
"arrival": {
"time": "1753375738",
"uncertainty": 120
},
"departure": {
"time": "1753375738",
"uncertainty": 120
},
"stopId": "FAOE2",
"stopSequence": 13
},
{
"arrival": {
"time": "1753375800",
"uncertainty": 120
},
"departure": {
"time": "1753375800",
"uncertainty": 120
},
"stopId": "HVLO1",
"stopSequence": 14
},
{
"arrival": {
"time": "1753375861",
"uncertainty": 120
},
"departure": {
"time": "1753375861",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "PCON2",
"stopSequence": 15
},
{
"arrival": {
"time": "1753375886",
"uncertainty": 120
},
"departure": {
"time": "1753375886",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "BOVE3",
"stopSequence": 16
},
{
"arrival": {
"time": "1753375920",
"uncertainty": 120
},
"departure": {
"time": "1753375920",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "INDE",
"stopSequence": 17
},
{
"arrival": {
"time": "1753375956",
"uncertainty": 120
},
"departure": {
"time": "1753375956",
"uncertainty": 120
},
"stopId": "BRIZ",
"stopSequence": 18
},
{
"arrival": {
"time": "1753375994",
"uncertainty": 120
},
"departure": {
"time": "1753375994",
"uncertainty": 120
},
"stopId": "COURB",
"stopSequence": 19
},
{
"arrival": {
"time": "1753376055",
"uncertainty": 120
},
"departure": {
"time": "1753376055",
"uncertainty": 120
},
"stopId": "ASTU",
"stopSequence": 20
},
{
"arrival": {
"time": "1753376111",
"uncertainty": 120
},
"stopId": "GMAR",
"stopSequence": 21
}
],
"trip": {
"routeId": "NCV2",
"scheduleRelationship": "SCHEDULED",
"tripId": "4520487"
}
}
},
{
"id": "4479667",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753376040",
"uncertainty": 120
},
"stopId": "COUR",
"stopSequence": 1
}
],
"trip": {
"routeId": "37",
"scheduleRelationship": "SCHEDULED",
"tripId": "4479667"
}
}
},
{
"id": "4479666",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753373640",
"uncertainty": 120
},
"stopId": "COUR",
"stopSequence": 1
},
{
"arrival": {
"time": "1753373781",
"uncertainty": 120
},
"departure": {
"time": "1753373822",
"uncertainty": 120
},
"stopId": "PBLAN1",
"stopSequence": 2
},
{
"arrival": {
"time": "1753373898",
"uncertainty": 120
},
"departure": {
"time": "1753373912",
"uncertainty": 120
},
"stopId": "KERR1",
"stopSequence": 3
},
{
"arrival": {
"time": "1753373973",
"uncertainty": 120
},
"departure": {
"time": "1753373973",
"uncertainty": 120
},
"stopId": "CHAL1",
"stopSequence": 4
},
{
"arrival": {
"time": "1753374003",
"uncertainty": 120
},
"departure": {
"time": "1753374003",
"uncertainty": 120
},
"stopId": "CAUD1",
"stopSequence": 5
},
{
"arrival": {
"time": "1753374062",
"uncertainty": 120
},
"departure": {
"time": "1753374062",
"uncertainty": 120
},
"stopId": "PERE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1753374092",
"uncertainty": 120
},
"departure": {
"time": "1753374092",
"uncertainty": 120
},
"stopId": "KRBI1",
"stopSequence": 7
},
{
"arrival": {
"time": "1753374145",
"uncertainty": 120
},
"departure": {
"time": "1753374182",
"uncertainty": 120
},
"stopId": "LOME1",
"stopSequence": 8
},
{
"arrival": {
"time": "1753374296",
"uncertainty": 120
},
"departure": {
"time": "1753374296",
"uncertainty": 120
},
"stopId": "PALU1",
"stopSequence": 9
},
{
"arrival": {
"time": "1753374397",
"uncertainty": 120
},
"departure": {
"time": "1753374397",
"uncertainty": 120
},
"stopId": "KPAP1",
"stopSequence": 10
},
{
"arrival": {
"time": "1753374570",
"uncertainty": 120
},
"departure": {
"time": "1753374570",
"uncertainty": 120
},
"stopId": "KSCO1",
"stopSequence": 11
},
{
"arrival": {
"time": "1753374668",
"uncertainty": 120
},
"departure": {
"time": "1753374668",
"uncertainty": 120
},
"stopId": "BZY1",
"stopSequence": 12
},
{
"arrival": {
"time": "1753374719",
"uncertainty": 120
},
"departure": {
"time": "1753374719",
"uncertainty": 120
},
"stopId": "RHUN1",
"stopSequence": 13
},
{
"arrival": {
"time": "1753374799",
"uncertainty": 120
},
"departure": {
"time": "1753374799",
"uncertainty": 120
},
"stopId": "QUEH1",
"stopSequence": 14
},
{
"arrival": {
"time": "1753374846",
"uncertainty": 120
},
"departure": {
"time": "1753374846",
"uncertainty": 120
},
"stopId": "BRTC1",
"stopSequence": 15
},
{
"arrival": {
"time": "1753374908",
"uncertainty": 120
},
"departure": {
"time": "1753374908",
"uncertainty": 120
},
"stopId": "BRET1",
"stopSequence": 16
},
{
"arrival": {
"time": "1753374972",
"uncertainty": 120
},
"departure": {
"time": "1753374972",
"uncertainty": 120
},
"stopId": "OANIS1",
"stopSequence": 17
},
{
"arrival": {
"time": "1753375088",
"uncertainty": 120
},
"stopId": "DERON3",
"stopSequence": 18
}
],
"trip": {
"routeId": "37",
"scheduleRelationship": "SCHEDULED",
"tripId": "4479666"
},
"vehicle": {
"id": "4029",
"label": "4029"
}
}
},
{
"id": "4477043",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753376160"
},
"stopId": "GAREB",
"stopSequence": 1
}
],
"trip": {
"routeId": "108",
"scheduleRelationship": "SCHEDULED",
"tripId": "4477043"
}
}
},
{
"id": "4479671",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753377000",
"uncertainty": 120
},
"stopId": "KERJ5",
"stopSequence": 1
}
],
"trip": {
"routeId": "37",
"scheduleRelationship": "SCHEDULED",
"tripId": "4479671"
}
}
},
{
"id": "4520432",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753375800",
"uncertainty": 120
},
"stopId": "PERY",
"stopSequence": 1
}
],
"trip": {
"routeId": "NCV1",
"scheduleRelationship": "SCHEDULED",
"tripId": "4520432"
}
}
},
{
"id": "4479670",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753374429",
"uncertainty": 120
},
"stopId": "KERJ5",
"stopSequence": 1
},
{
"arrival": {
"time": "1753374455",
"uncertainty": 120
},
"departure": {
"time": "1753374455",
"uncertainty": 120
},
"stopId": "DERON",
"stopSequence": 2
},
{
"arrival": {
"time": "1753374510",
"uncertainty": 120
},
"departure": {
"time": "1753374510",
"uncertainty": 120
},
"stopId": "OANIS",
"stopSequence": 3
},
{
"arrival": {
"time": "1753374549",
"uncertainty": 120
},
"departure": {
"time": "1753374549",
"uncertainty": 120
},
"stopId": "BRET",
"stopSequence": 4
},
{
"arrival": {
"time": "1753374641",
"uncertainty": 120
},
"departure": {
"time": "1753374641",
"uncertainty": 120
},
"stopId": "BRTC",
"stopSequence": 5
},
{
"arrival": {
"time": "1753374696",
"uncertainty": 120
},
"departure": {
"time": "1753374696",
"uncertainty": 120
},
"stopId": "QUEH",
"stopSequence": 6
},
{
"arrival": {
"time": "1753374788",
"uncertainty": 120
},
"departure": {
"time": "1753374788",
"uncertainty": 120
},
"stopId": "RHUN",
"stopSequence": 7
},
{
"arrival": {
"time": "1753374849",
"uncertainty": 120
},
"departure": {
"time": "1753374849",
"uncertainty": 120
},
"stopId": "BZY",
"stopSequence": 8
},
{
"arrival": {
"time": "1753374951",
"uncertainty": 120
},
"departure": {
"time": "1753374951",
"uncertainty": 120
},
"stopId": "KSCO",
"stopSequence": 9
},
{
"arrival": {
"time": "1753375118",
"uncertainty": 120
},
"departure": {
"time": "1753375118",
"uncertainty": 120
},
"stopId": "KPAP",
"stopSequence": 10
},
{
"arrival": {
"time": "1753375210",
"uncertainty": 120
},
"departure": {
"time": "1753375210",
"uncertainty": 120
},
"stopId": "PALU",
"stopSequence": 11
},
{
"arrival": {
"time": "1753375330",
"uncertainty": 120
},
"departure": {
"time": "1753375330",
"uncertainty": 120
},
"stopId": "LOME",
"stopSequence": 12
},
{
"arrival": {
"time": "1753375397",
"uncertainty": 120
},
"departure": {
"time": "1753375397",
"uncertainty": 120
},
"stopId": "KRBI",
"stopSequence": 13
},
{
"arrival": {
"time": "1753375437",
"uncertainty": 120
},
"departure": {
"time": "1753375437",
"uncertainty": 120
},
"stopId": "PERE",
"stopSequence": 14
},
{
"arrival": {
"time": "1753375509",
"uncertainty": 120
},
"departure": {
"time": "1753375509",
"uncertainty": 120
},
"stopId": "CAUD",
"stopSequence": 15
},
{
"arrival": {
"time": "1753375564",
"uncertainty": 120
},
"departure": {
"time": "1753375564",
"uncertainty": 120
},
"stopId": "CHAL",
"stopSequence": 16
},
{
"arrival": {
"time": "1753375611",
"uncertainty": 120
},
"departure": {
"time": "1753375611",
"uncertainty": 120
},
"stopId": "KERR",
"stopSequence": 17
},
{
"arrival": {
"time": "1753375657",
"uncertainty": 120
},
"departure": {
"time": "1753375657",
"uncertainty": 120
},
"stopId": "PBLAN",
"stopSequence": 18
},
{
"arrival": {
"time": "1753375810",
"uncertainty": 120
},
"stopId": "COUR",
"stopSequence": 19
}
],
"trip": {
"routeId": "37",
"scheduleRelationship": "SCHEDULED",
"tripId": "4479670"
}
}
},
{
"id": "4520424",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753374600",
"uncertainty": 120
},
"stopId": "PERY",
"stopSequence": 1
}
],
"trip": {
"routeId": "NCV1",
"scheduleRelationship": "SCHEDULED",
"tripId": "4520424"
}
}
},
{
"id": "4477035",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753375440"
},
"stopId": "GEND1",
"stopSequence": 1
}
],
"trip": {
"routeId": "107",
"scheduleRelationship": "SCHEDULED",
"tripId": "4477035"
}
}
},
{
"id": "4477039",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753374480"
},
"stopId": "CLEG",
"stopSequence": 1
}
],
"trip": {
"routeId": "107",
"scheduleRelationship": "SCHEDULED",
"tripId": "4477039"
}
}
},
{
"id": "4520423",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753373456",
"uncertainty": 120
},
"stopId": "PERY",
"stopSequence": 1
},
{
"arrival": {
"time": "1753373533",
"uncertainty": 120
},
"departure": {
"time": "1753373533",
"uncertainty": 120
},
"stopId": "PLARM1",
"stopSequence": 2
},
{
"arrival": {
"time": "1753373634",
"uncertainty": 120
},
"departure": {
"time": "1753373636",
"uncertainty": 120
},
"stopId": "HALL2",
"stopSequence": 3
},
{
"arrival": {
"time": "1753373722",
"uncertainty": 120
},
"departure": {
"time": "1753373722",
"uncertainty": 120
},
"stopId": "TURE1",
"stopSequence": 4
},
{
"arrival": {
"time": "1753373817",
"uncertainty": 120
},
"departure": {
"time": "1753373817",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 5
},
{
"arrival": {
"time": "1753373907",
"uncertainty": 120
},
"departure": {
"time": "1753373907",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 6
},
{
"arrival": {
"time": "1753373996",
"uncertainty": 120
},
"departure": {
"time": "1753373996",
"uncertainty": 120
},
"stopId": "MELUN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1753374026",
"uncertainty": 120
},
"departure": {
"time": "1753374026",
"uncertainty": 120
},
"stopId": "HOPS1",
"stopSequence": 8
},
{
"arrival": {
"time": "1753374097",
"uncertainty": 120
},
"departure": {
"time": "1753374116",
"uncertainty": 120
},
"stopId": "HOP2",
"stopSequence": 9
},
{
"arrival": {
"time": "1753374216",
"uncertainty": 120
},
"departure": {
"time": "1753374216",
"uncertainty": 120
},
"stopId": "PCOLB4",
"stopSequence": 10
},
{
"arrival": {
"time": "1753374274",
"uncertainty": 120
},
"departure": {
"time": "1753374274",
"uncertainty": 120
},
"stopId": "MFOCH",
"stopSequence": 11
},
{
"arrival": {
"time": "1753374327",
"uncertainty": 120
},
"departure": {
"time": "1753374327",
"uncertainty": 120
},
"stopId": "HALL3",
"stopSequence": 12
},
{
"arrival": {
"time": "1753374423",
"uncertainty": 120
},
"departure": {
"time": "1753374423",
"uncertainty": 120
},
"stopId": "PLARM",
"stopSequence": 13
},
{
"arrival": {
"time": "1753374493",
"uncertainty": 120
},
"stopId": "PERY1",
"stopSequence": 14
}
],
"trip": {
"routeId": "NCV1",
"scheduleRelationship": "SCHEDULED",
"tripId": "4520423"
},
"vehicle": {
"id": "800",
"label": "800"
}
}
},
{
"id": "4477031",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753376220"
},
"stopId": "PLOAG",
"stopSequence": 1
}
],
"trip": {
"routeId": "103",
"scheduleRelationship": "SCHEDULED",
"tripId": "4477031"
}
}
},
{
"id": "4477017",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753375920"
},
"stopId": "PLOAG",
"stopSequence": 1
}
],
"trip": {
"routeId": "101",
"scheduleRelationship": "SCHEDULED",
"tripId": "4477017"
}
}
},
{
"id": "4477022",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753375320"
},
"stopId": "PLOAG",
"stopSequence": 1
}
],
"trip": {
"routeId": "102",
"scheduleRelationship": "SCHEDULED",
"tripId": "4477022"
}
}
},
{
"id": "4477010",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753377600",
"uncertainty": 120
},
"stopId": "GE4",
"stopSequence": 1
}
],
"trip": {
"routeId": "40E",
"scheduleRelationship": "SCHEDULED",
"tripId": "4477010"
}
}
},
{
"id": "4520397",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753377000",
"uncertainty": 120
},
"stopId": "PERY",
"stopSequence": 1
}
],
"trip": {
"routeId": "NCV1",
"scheduleRelationship": "SCHEDULED",
"tripId": "4520397"
}
}
},
{
"id": "4479633",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753376160",
"uncertainty": 120
},
"stopId": "FBLO",
"stopSequence": 1
}
],
"trip": {
"routeId": "33",
"scheduleRelationship": "SCHEDULED",
"tripId": "4479633"
}
}
},
{
"id": "4479632",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753373607",
"uncertainty": 120
},
"stopId": "FBLO",
"stopSequence": 1
},
{
"arrival": {
"time": "1753373689",
"uncertainty": 120
},
"departure": {
"time": "1753373727",
"uncertainty": 120
},
"stopId": "FKER",
"stopSequence": 2
},
{
"arrival": {
"time": "1753373787",
"uncertainty": 120
},
"departure": {
"time": "1753373787",
"uncertainty": 120
},
"stopId": "ALGU1",
"stopSequence": 3
},
{
"arrival": {
"time": "1753373847",
"uncertainty": 120
},
"departure": {
"time": "1753373847",
"uncertainty": 120
},
"stopId": "CRUG1",
"stopSequence": 4
},
{
"arrival": {
"time": "1753373855",
"uncertainty": 120
},
"departure": {
"time": "1753373855",
"uncertainty": 120
},
"stopId": "KRGA1",
"stopSequence": 5
},
{
"arrival": {
"time": "1753373905",
"uncertainty": 120
},
"departure": {
"time": "1753373905",
"uncertainty": 120
},
"stopId": "KRVA1",
"stopSequence": 6
},
{
"arrival": {
"time": "1753373964",
"uncertainty": 120
},
"departure": {
"time": "1753373998",
"uncertainty": 120
},
"stopId": "BMIN1",
"stopSequence": 7
},
{
"arrival": {
"time": "1753374096",
"uncertainty": 120
},
"departure": {
"time": "1753374096",
"uncertainty": 120
},
"stopId": "LROC1",
"stopSequence": 8
},
{
"arrival": {
"time": "1753374127",
"uncertainty": 120
},
"departure": {
"time": "1753374127",
"uncertainty": 120
},
"stopId": "KERDU1",
"stopSequence": 9
},
{
"arrival": {
"time": "1753374187",
"uncertainty": 120
},
"departure": {
"time": "1753374187",
"uncertainty": 120
},
"stopId": "CELT1",
"stopSequence": 10
},
{
"arrival": {
"time": "1753374240",
"uncertainty": 120
},
"departure": {
"time": "1753374240",
"uncertainty": 120
},
"stopId": "COUP1",
"stopSequence": 11
},
{
"arrival": {
"time": "1753374304",
"uncertainty": 120
},
"departure": {
"time": "1753374304",
"uncertainty": 120
},
"stopId": "FSTP1",
"stopSequence": 12
},
{
"arrival": {
"time": "1753374358",
"uncertainty": 120
},
"departure": {
"time": "1753374358",
"uncertainty": 120
},
"stopId": "KRGO1",
"stopSequence": 13
},
{
"arrival": {
"time": "1753374427",
"uncertainty": 120
},
"stopId": "KERJ5",
"stopSequence": 14
}
],
"trip": {
"routeId": "33",
"scheduleRelationship": "SCHEDULED",
"tripId": "4479632"
},
"vehicle": {
"id": "4028",
"label": "4028"
}
}
},
{
"id": "4477001",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753374600",
"uncertainty": 120
},
"stopId": "PLOAG",
"stopSequence": 1
}
],
"trip": {
"routeId": "40E",
"scheduleRelationship": "SCHEDULED",
"tripId": "4477001"
}
}
},
{
"id": "4479630",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753377480",
"uncertainty": 120
},
"stopId": "DERON3",
"stopSequence": 1
}
],
"trip": {
"routeId": "33",
"scheduleRelationship": "SCHEDULED",
"tripId": "4479630"
}
}
},
{
"id": "4479629",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753375086",
"uncertainty": 120
},
"stopId": "DERON3",
"stopSequence": 1
}
],
"trip": {
"routeId": "33",
"scheduleRelationship": "SCHEDULED",
"tripId": "4479629"
}
}
},
{
"id": "4479688",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753374300"
},
"stopId": "KGON",
"stopSequence": 1
}
],
"trip": {
"routeId": "42E",
"scheduleRelationship": "SCHEDULED",
"tripId": "4479688"
}
}
},
{
"id": "4522923",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753371512",
"uncertainty": 120
},
"stopId": "MENE",
"stopSequence": 1
},
{
"arrival": {
"time": "1753371619",
"uncertainty": 120
},
"departure": {
"time": "1753371619",
"uncertainty": 120
},
"stopId": "MADE",
"stopSequence": 2
},
{
"arrival": {
"time": "1753371646",
"uncertainty": 120
},
"departure": {
"time": "1753371646",
"uncertainty": 120
},
"stopId": "KDRO",
"stopSequence": 3
},
{
"arrival": {
"time": "1753371695",
"uncertainty": 120
},
"departure": {
"time": "1753371695",
"uncertainty": 120
},
"stopId": "RPLA",
"stopSequence": 4
},
{
"arrival": {
"time": "1753371737",
"uncertainty": 120
},
"departure": {
"time": "1753371751",
"uncertainty": 120
},
"stopId": "MAIG",
"stopSequence": 5
},
{
"arrival": {
"time": "1753371835",
"uncertainty": 120
},
"departure": {
"time": "1753371835",
"uncertainty": 120
},
"stopId": "LESB",
"stopSequence": 6
},
{
"arrival": {
"time": "1753371898",
"uncertainty": 120
},
"departure": {
"time": "1753371898",
"uncertainty": 120
},
"stopId": "KEDY",
"stopSequence": 7
},
{
"arrival": {
"time": "1753371983",
"uncertainty": 120
},
"departure": {
"time": "1753371991",
"uncertainty": 120
},
"stopId": "BELA",
"stopSequence": 8
},
{
"arrival": {
"time": "1753372079",
"uncertainty": 120
},
"departure": {
"time": "1753372082",
"uncertainty": 120
},
"stopId": "MAIA",
"stopSequence": 9
},
{
"arrival": {
"time": "1753372199",
"uncertainty": 120
},
"departure": {
"time": "1753372199",
"uncertainty": 120
},
"stopId": "ARCS3",
"stopSequence": 10
},
{
"arrival": {
"time": "1753372279",
"uncertainty": 120
},
"departure": {
"time": "1753372279",
"uncertainty": 120
},
"stopId": "CZAM1",
"stopSequence": 11
},
{
"arrival": {
"time": "1753372315",
"uncertainty": 120
},
"departure": {
"time": "1753372321",
"uncertainty": 120
},
"stopId": "ROLL1",
"stopSequence": 12
},
{
"arrival": {
"time": "1753372378",
"uncertainty": 120
},
"departure": {
"time": "1753372378",
"uncertainty": 120
},
"stopId": "VERL1",
"stopSequence": 13
},
{
"arrival": {
"time": "1753372417",
"uncertainty": 120
},
"departure": {
"time": "1753372417",
"uncertainty": 120
},
"stopId": "KZEC",
"stopSequence": 14
},
{
"arrival": {
"time": "1753372501",
"uncertainty": 120
},
"departure": {
"time": "1753372501",
"uncertainty": 120
},
"stopId": "PZEC",
"stopSequence": 15
},
{
"arrival": {
"time": "1753372531",
"uncertainty": 120
},
"departure": {
"time": "1753372531",
"uncertainty": 120
},
"stopId": "KBON",
"stopSequence": 16
},
{
"arrival": {
"time": "1753372588",
"uncertainty": 120
},
"departure": {
"time": "1753372588",
"uncertainty": 120
},
"stopId": "VDTO",
"stopSequence": 17
},
{
"arrival": {
"time": "1753372682",
"uncertainty": 120
},
"departure": {
"time": "1753372682",
"uncertainty": 120
},
"stopId": "BEGR4",
"stopSequence": 18
},
{
"arrival": {
"time": "1753372758",
"uncertainty": 120
},
"departure": {
"time": "1753372771",
"uncertainty": 120
},
"stopId": "CLAI",
"stopSequence": 19
},
{
"arrival": {
"time": "1753372862",
"uncertainty": 120
},
"departure": {
"time": "1753372862",
"uncertainty": 120
},
"stopId": "CFPA",
"stopSequence": 20
},
{
"arrival": {
"time": "1753372967",
"uncertainty": 120
},
"departure": {
"time": "1753372967",
"uncertainty": 120
},
"stopId": "VERT3",
"stopSequence": 21
},
{
"arrival": {
"time": "1753373019",
"uncertainty": 120
},
"departure": {
"time": "1753373042",
"uncertainty": 120
},
"stopId": "ZCK2",
"stopSequence": 22
},
{
"arrival": {
"time": "1753373094",
"uncertainty": 120
},
"departure": {
"time": "1753373101",
"uncertainty": 120
},
"stopId": "GREN",
"stopSequence": 23
},
{
"arrival": {
"time": "1753373161",
"uncertainty": 120
},
"departure": {
"time": "1753373161",
"uncertainty": 120
},
"stopId": "MAIR",
"stopSequence": 24
},
{
"arrival": {
"time": "1753373233",
"uncertainty": 120
},
"departure": {
"time": "1753373251",
"uncertainty": 120
},
"stopId": "LIBE",
"stopSequence": 25
},
{
"arrival": {
"time": "1753373311",
"uncertainty": 120
},
"departure": {
"time": "1753373311",
"uncertainty": 120
},
"stopId": "LPUI",
"stopSequence": 26
},
{
"arrival": {
"time": "1753373379",
"uncertainty": 120
},
"departure": {
"time": "1753373401",
"uncertainty": 120
},
"stopId": "CALV",
"stopSequence": 27
},
{
"arrival": {
"time": "1753373459",
"uncertainty": 120
},
"departure": {
"time": "1753373462",
"uncertainty": 120
},
"stopId": "DOUR",
"stopSequence": 28
},
{
"arrival": {
"time": "1753373522",
"uncertainty": 120
},
"departure": {
"time": "1753373522",
"uncertainty": 120
},
"stopId": "YSER",
"stopSequence": 29
},
{
"arrival": {
"time": "1753373574",
"uncertainty": 120
},
"departure": {
"time": "1753373582",
"uncertainty": 120
},
"stopId": "KERC",
"stopSequence": 30
},
{
"arrival": {
"time": "1753373875",
"uncertainty": 120
},
"departure": {
"time": "1753373911",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 31
},
{
"arrival": {
"time": "1753373971",
"uncertainty": 120
},
"departure": {
"time": "1753373971",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 32
},
{
"arrival": {
"time": "1753374061",
"uncertainty": 120
},
"departure": {
"time": "1753374061",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 33
},
{
"arrival": {
"time": "1753374146",
"uncertainty": 120
},
"departure": {
"time": "1753374181",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 34
},
{
"arrival": {
"time": "1753374231",
"uncertainty": 120
},
"departure": {
"time": "1753374231",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 35
},
{
"arrival": {
"time": "1753374320",
"uncertainty": 120
},
"departure": {
"time": "1753374320",
"uncertainty": 120
},
"stopId": "BAYA",
"stopSequence": 36
},
{
"arrival": {
"time": "1753374376",
"uncertainty": 120
},
"departure": {
"time": "1753374376",
"uncertainty": 120
},
"stopId": "MERV",
"stopSequence": 37
},
{
"arrival": {
"time": "1753374479",
"uncertainty": 120
},
"departure": {
"time": "1753374479",
"uncertainty": 120
},
"stopId": "LYCM",
"stopSequence": 38
},
{
"arrival": {
"time": "1753374574",
"uncertainty": 120
},
"departure": {
"time": "1753374574",
"uncertainty": 120
},
"stopId": "PUCE",
"stopSequence": 39
},
{
"arrival": {
"time": "1753374655",
"uncertainty": 120
},
"departure": {
"time": "1753374655",
"uncertainty": 120
},
"stopId": "ANGL",
"stopSequence": 40
},
{
"arrival": {
"time": "1753374691",
"uncertainty": 120
},
"departure": {
"time": "1753374691",
"uncertainty": 120
},
"stopId": "MOUL",
"stopSequence": 41
},
{
"arrival": {
"time": "1753374839",
"uncertainty": 120
},
"departure": {
"time": "1753374839",
"uncertainty": 120
},
"stopId": "QUEL",
"stopSequence": 42
},
{
"arrival": {
"time": "1753374903",
"uncertainty": 120
},
"departure": {
"time": "1753374903",
"uncertainty": 120
},
"stopId": "BOUC",
"stopSequence": 43
},
{
"arrival": {
"time": "1753374932",
"uncertainty": 120
},
"departure": {
"time": "1753374932",
"uncertainty": 120
},
"stopId": "4CHE",
"stopSequence": 44
},
{
"arrival": {
"time": "1753374989",
"uncertainty": 120
},
"departure": {
"time": "1753374989",
"uncertainty": 120
},
"stopId": "4CHE1",
"stopSequence": 45
},
{
"arrival": {
"time": "1753375046",
"uncertainty": 120
},
"departure": {
"time": "1753375046",
"uncertainty": 120
},
"stopId": "MINI",
"stopSequence": 46
},
{
"arrival": {
"time": "1753375082",
"uncertainty": 120
},
"departure": {
"time": "1753375082",
"uncertainty": 120
},
"stopId": "KERA",
"stopSequence": 47
},
{
"arrival": {
"time": "1753375124",
"uncertainty": 120
},
"departure": {
"time": "1753375124",
"uncertainty": 120
},
"stopId": "PHAR",
"stopSequence": 48
},
{
"arrival": {
"time": "1753375158",
"uncertainty": 120
},
"departure": {
"time": "1753375158",
"uncertainty": 120
},
"stopId": "KERN",
"stopSequence": 49
},
{
"arrival": {
"time": "1753375209",
"uncertainty": 120
},
"departure": {
"time": "1753375209",
"uncertainty": 120
},
"stopId": "NOUR",
"stopSequence": 50
},
{
"arrival": {
"time": "1753375244",
"uncertainty": 120
},
"departure": {
"time": "1753375244",
"uncertainty": 120
},
"stopId": "TOUH",
"stopSequence": 51
},
{
"arrival": {
"time": "1753375296",
"uncertainty": 120
},
"departure": {
"time": "1753375296",
"uncertainty": 120
},
"stopId": "KEBL",
"stopSequence": 52
},
{
"arrival": {
"time": "1753375353",
"uncertainty": 120
},
"departure": {
"time": "1753375353",
"uncertainty": 120
},
"stopId": "MENZ",
"stopSequence": 53
},
{
"arrival": {
"time": "1753375424",
"uncertainty": 120
},
"departure": {
"time": "1753375424",
"uncertainty": 120
},
"stopId": "GROU2",
"stopSequence": 54
},
{
"arrival": {
"time": "1753375458",
"uncertainty": 120
},
"departure": {
"time": "1753375458",
"uncertainty": 120
},
"stopId": "BRIS",
"stopSequence": 55
},
{
"arrival": {
"time": "1753375506",
"uncertainty": 120
},
"departure": {
"time": "1753375506",
"uncertainty": 120
},
"stopId": "ROSE",
"stopSequence": 56
},
{
"arrival": {
"time": "1753375596",
"uncertainty": 120
},
"departure": {
"time": "1753375596",
"uncertainty": 120
},
"stopId": "KEGU",
"stopSequence": 57
},
{
"arrival": {
"time": "1753375668",
"uncertainty": 120
},
"departure": {
"time": "1753375668",
"uncertainty": 120
},
"stopId": "PRES",
"stopSequence": 58
},
{
"arrival": {
"time": "1753375717",
"uncertainty": 120
},
"departure": {
"time": "1753375717",
"uncertainty": 120
},
"stopId": "OCEA",
"stopSequence": 59
},
{
"arrival": {
"time": "1753375786",
"uncertainty": 120
},
"departure": {
"time": "1753375786",
"uncertainty": 120
},
"stopId": "KPLA",
"stopSequence": 60
},
{
"arrival": {
"time": "1753375867",
"uncertainty": 120
},
"departure": {
"time": "1753375867",
"uncertainty": 120
},
"stopId": "KPAP",
"stopSequence": 61
},
{
"arrival": {
"time": "1753375923",
"uncertainty": 120
},
"departure": {
"time": "1753375923",
"uncertainty": 120
},
"stopId": "CRF",
"stopSequence": 62
},
{
"arrival": {
"time": "1753376107",
"uncertainty": 120
},
"stopId": "PALU",
"stopSequence": 63
}
],
"trip": {
"routeId": "T4",
"scheduleRelationship": "SCHEDULED",
"tripId": "4522923"
},
"vehicle": {
"id": "612",
"label": "612"
}
}
},
{
"id": "4522924",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753373880",
"uncertainty": 120
},
"stopId": "MENE",
"stopSequence": 1
},
{
"arrival": {
"time": "1753373921",
"uncertainty": 120
},
"departure": {
"time": "1753373921",
"uncertainty": 120
},
"stopId": "MADE",
"stopSequence": 2
},
{
"arrival": {
"time": "1753373948",
"uncertainty": 120
},
"departure": {
"time": "1753373948",
"uncertainty": 120
},
"stopId": "KDRO",
"stopSequence": 3
},
{
"arrival": {
"time": "1753373979",
"uncertainty": 120
},
"departure": {
"time": "1753373979",
"uncertainty": 120
},
"stopId": "RPLA",
"stopSequence": 4
},
{
"arrival": {
"time": "1753374066",
"uncertainty": 120
},
"departure": {
"time": "1753374066",
"uncertainty": 120
},
"stopId": "MAIG",
"stopSequence": 5
},
{
"arrival": {
"time": "1753374152",
"uncertainty": 120
},
"departure": {
"time": "1753374152",
"uncertainty": 120
},
"stopId": "LESB",
"stopSequence": 6
},
{
"arrival": {
"time": "1753374211",
"uncertainty": 120
},
"departure": {
"time": "1753374211",
"uncertainty": 120
},
"stopId": "KEDY",
"stopSequence": 7
},
{
"arrival": {
"time": "1753374340",
"uncertainty": 120
},
"departure": {
"time": "1753374340",
"uncertainty": 120
},
"stopId": "BELA",
"stopSequence": 8
},
{
"arrival": {
"time": "1753374426",
"uncertainty": 120
},
"departure": {
"time": "1753374426",
"uncertainty": 120
},
"stopId": "MAIA",
"stopSequence": 9
},
{
"arrival": {
"time": "1753374518",
"uncertainty": 120
},
"departure": {
"time": "1753374518",
"uncertainty": 120
},
"stopId": "ARCS3",
"stopSequence": 10
},
{
"arrival": {
"time": "1753374596",
"uncertainty": 120
},
"departure": {
"time": "1753374596",
"uncertainty": 120
},
"stopId": "CZAM1",
"stopSequence": 11
},
{
"arrival": {
"time": "1753374656",
"uncertainty": 120
},
"departure": {
"time": "1753374656",
"uncertainty": 120
},
"stopId": "ROLL1",
"stopSequence": 12
},
{
"arrival": {
"time": "1753374700",
"uncertainty": 120
},
"departure": {
"time": "1753374700",
"uncertainty": 120
},
"stopId": "VERL1",
"stopSequence": 13
},
{
"arrival": {
"time": "1753374743",
"uncertainty": 120
},
"departure": {
"time": "1753374743",
"uncertainty": 120
},
"stopId": "KZEC",
"stopSequence": 14
},
{
"arrival": {
"time": "1753374816",
"uncertainty": 120
},
"departure": {
"time": "1753374816",
"uncertainty": 120
},
"stopId": "PZEC",
"stopSequence": 15
},
{
"arrival": {
"time": "1753374847",
"uncertainty": 120
},
"departure": {
"time": "1753374847",
"uncertainty": 120
},
"stopId": "KBON",
"stopSequence": 16
},
{
"arrival": {
"time": "1753374891",
"uncertainty": 120
},
"departure": {
"time": "1753374891",
"uncertainty": 120
},
"stopId": "VDTO",
"stopSequence": 17
},
{
"arrival": {
"time": "1753375003",
"uncertainty": 120
},
"departure": {
"time": "1753375003",
"uncertainty": 120
},
"stopId": "BEGR4",
"stopSequence": 18
},
{
"arrival": {
"time": "1753375105",
"uncertainty": 120
},
"departure": {
"time": "1753375105",
"uncertainty": 120
},
"stopId": "CLAI",
"stopSequence": 19
},
{
"arrival": {
"time": "1753375245",
"uncertainty": 120
},
"departure": {
"time": "1753375245",
"uncertainty": 120
},
"stopId": "CFPA",
"stopSequence": 20
},
{
"arrival": {
"time": "1753375346",
"uncertainty": 120
},
"departure": {
"time": "1753375346",
"uncertainty": 120
},
"stopId": "VERT3",
"stopSequence": 21
},
{
"arrival": {
"time": "1753375405",
"uncertainty": 120
},
"departure": {
"time": "1753375405",
"uncertainty": 120
},
"stopId": "ZCK2",
"stopSequence": 22
},
{
"arrival": {
"time": "1753375449",
"uncertainty": 120
},
"departure": {
"time": "1753375449",
"uncertainty": 120
},
"stopId": "GREN",
"stopSequence": 23
},
{
"arrival": {
"time": "1753375521",
"uncertainty": 120
},
"departure": {
"time": "1753375521",
"uncertainty": 120
},
"stopId": "MAIR",
"stopSequence": 24
},
{
"arrival": {
"time": "1753375610",
"uncertainty": 120
},
"departure": {
"time": "1753375610",
"uncertainty": 120
},
"stopId": "LIBE",
"stopSequence": 25
},
{
"arrival": {
"time": "1753375687",
"uncertainty": 120
},
"departure": {
"time": "1753375687",
"uncertainty": 120
},
"stopId": "LPUI",
"stopSequence": 26
},
{
"arrival": {
"time": "1753375801",
"uncertainty": 120
},
"departure": {
"time": "1753375801",
"uncertainty": 120
},
"stopId": "CALV",
"stopSequence": 27
},
{
"arrival": {
"time": "1753375895",
"uncertainty": 120
},
"departure": {
"time": "1753375895",
"uncertainty": 120
},
"stopId": "DOUR",
"stopSequence": 28
},
{
"arrival": {
"time": "1753375961",
"uncertainty": 120
},
"departure": {
"time": "1753375961",
"uncertainty": 120
},
"stopId": "YSER",
"stopSequence": 29
},
{
"arrival": {
"time": "1753376016",
"uncertainty": 120
},
"departure": {
"time": "1753376016",
"uncertainty": 120
},
"stopId": "KERC",
"stopSequence": 30
},
{
"arrival": {
"time": "1753376062",
"uncertainty": 120
},
"departure": {
"time": "1753376062",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 31
},
{
"arrival": {
"time": "1753376159",
"uncertainty": 120
},
"departure": {
"time": "1753376159",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 32
},
{
"arrival": {
"time": "1753376251",
"uncertainty": 120
},
"departure": {
"time": "1753376251",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 33
},
{
"arrival": {
"time": "1753376337",
"uncertainty": 120
},
"departure": {
"time": "1753376337",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 34
},
{
"arrival": {
"time": "1753376422",
"uncertainty": 120
},
"departure": {
"time": "1753376422",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 35
},
{
"arrival": {
"time": "1753376484",
"uncertainty": 120
},
"departure": {
"time": "1753376484",
"uncertainty": 120
},
"stopId": "BAYA",
"stopSequence": 36
},
{
"arrival": {
"time": "1753376534",
"uncertainty": 120
},
"departure": {
"time": "1753376534",
"uncertainty": 120
},
"stopId": "MERV",
"stopSequence": 37
},
{
"arrival": {
"time": "1753376602",
"uncertainty": 120
},
"departure": {
"time": "1753376602",
"uncertainty": 120
},
"stopId": "LYCM",
"stopSequence": 38
},
{
"arrival": {
"time": "1753376702",
"uncertainty": 120
},
"departure": {
"time": "1753376702",
"uncertainty": 120
},
"stopId": "PUCE",
"stopSequence": 39
},
{
"arrival": {
"time": "1753376796",
"uncertainty": 120
},
"departure": {
"time": "1753376796",
"uncertainty": 120
},
"stopId": "ANGL",
"stopSequence": 40
},
{
"arrival": {
"time": "1753376842",
"uncertainty": 120
},
"departure": {
"time": "1753376842",
"uncertainty": 120
},
"stopId": "MOUL",
"stopSequence": 41
},
{
"arrival": {
"time": "1753376990",
"uncertainty": 120
},
"departure": {
"time": "1753376990",
"uncertainty": 120
},
"stopId": "QUEL",
"stopSequence": 42
},
{
"arrival": {
"time": "1753377079",
"uncertainty": 120
},
"departure": {
"time": "1753377079",
"uncertainty": 120
},
"stopId": "BOUC",
"stopSequence": 43
},
{
"arrival": {
"time": "1753377111",
"uncertainty": 120
},
"departure": {
"time": "1753377111",
"uncertainty": 120
},
"stopId": "4CHE",
"stopSequence": 44
},
{
"arrival": {
"time": "1753377142",
"uncertainty": 120
},
"departure": {
"time": "1753377142",
"uncertainty": 120
},
"stopId": "4CHE1",
"stopSequence": 45
},
{
"arrival": {
"time": "1753377182",
"uncertainty": 120
},
"departure": {
"time": "1753377182",
"uncertainty": 120
},
"stopId": "MINI",
"stopSequence": 46
},
{
"arrival": {
"time": "1753377218",
"uncertainty": 120
},
"departure": {
"time": "1753377218",
"uncertainty": 120
},
"stopId": "KERA",
"stopSequence": 47
},
{
"arrival": {
"time": "1753377271",
"uncertainty": 120
},
"departure": {
"time": "1753377271",
"uncertainty": 120
},
"stopId": "PHAR",
"stopSequence": 48
},
{
"arrival": {
"time": "1753377322",
"uncertainty": 120
},
"departure": {
"time": "1753377322",
"uncertainty": 120
},
"stopId": "KERN",
"stopSequence": 49
},
{
"arrival": {
"time": "1753377379",
"uncertainty": 120
},
"departure": {
"time": "1753377379",
"uncertainty": 120
},
"stopId": "NOUR",
"stopSequence": 50
},
{
"arrival": {
"time": "1753377431",
"uncertainty": 120
},
"departure": {
"time": "1753377431",
"uncertainty": 120
},
"stopId": "TOUH",
"stopSequence": 51
},
{
"arrival": {
"time": "1753377494",
"uncertainty": 120
},
"departure": {
"time": "1753377494",
"uncertainty": 120
},
"stopId": "KEBL",
"stopSequence": 52
},
{
"arrival": {
"time": "1753377558",
"uncertainty": 120
},
"departure": {
"time": "1753377558",
"uncertainty": 120
},
"stopId": "MENZ",
"stopSequence": 53
},
{
"arrival": {
"time": "1753377622",
"uncertainty": 120
},
"departure": {
"time": "1753377622",
"uncertainty": 120
},
"stopId": "GROU2",
"stopSequence": 54
},
{
"arrival": {
"time": "1753377643",
"uncertainty": 120
},
"departure": {
"time": "1753377643",
"uncertainty": 120
},
"stopId": "BRIS",
"stopSequence": 55
},
{
"arrival": {
"time": "1753377675",
"uncertainty": 120
},
"departure": {
"time": "1753377675",
"uncertainty": 120
},
"stopId": "ROSE",
"stopSequence": 56
},
{
"arrival": {
"time": "1753377758",
"uncertainty": 120
},
"departure": {
"time": "1753377758",
"uncertainty": 120
},
"stopId": "KEGU",
"stopSequence": 57
},
{
"arrival": {
"time": "1753377806",
"uncertainty": 120
},
"departure": {
"time": "1753377806",
"uncertainty": 120
},
"stopId": "PRES",
"stopSequence": 58
},
{
"arrival": {
"time": "1753377854",
"uncertainty": 120
},
"departure": {
"time": "1753377854",
"uncertainty": 120
},
"stopId": "OCEA",
"stopSequence": 59
},
{
"arrival": {
"time": "1753377913",
"uncertainty": 120
},
"departure": {
"time": "1753377913",
"uncertainty": 120
},
"stopId": "KPLA",
"stopSequence": 60
},
{
"arrival": {
"time": "1753377982",
"uncertainty": 120
},
"departure": {
"time": "1753377982",
"uncertainty": 120
},
"stopId": "KPAP",
"stopSequence": 61
},
{
"arrival": {
"time": "1753378038",
"uncertainty": 120
},
"departure": {
"time": "1753378038",
"uncertainty": 120
},
"stopId": "CRF",
"stopSequence": 62
},
{
"arrival": {
"time": "1753378222",
"uncertainty": 120
},
"stopId": "PALU",
"stopSequence": 63
}
],
"trip": {
"routeId": "T4",
"scheduleRelationship": "SCHEDULED",
"tripId": "4522924"
},
"vehicle": {
"id": "449",
"label": "449"
}
}
},
{
"id": "4522925",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753376280"
},
"stopId": "MENE",
"stopSequence": 1
}
],
"trip": {
"routeId": "T4",
"scheduleRelationship": "SCHEDULED",
"tripId": "4522925"
}
}
},
{
"id": "4551392",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753374900",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 1
}
],
"trip": {
"routeId": "41E",
"scheduleRelationship": "SCHEDULED",
"tripId": "4551392"
}
}
},
{
"id": "4522986",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753372832",
"uncertainty": 120
},
"stopId": "TYNU3",
"stopSequence": 1
},
{
"arrival": {
"time": "1753372922",
"uncertainty": 120
},
"departure": {
"time": "1753372922",
"uncertainty": 120
},
"stopId": "NINI1",
"stopSequence": 2
},
{
"arrival": {
"time": "1753373012",
"uncertainty": 120
},
"departure": {
"time": "1753373012",
"uncertainty": 120
},
"stopId": "GARE1",
"stopSequence": 3
},
{
"arrival": {
"time": "1753373062",
"uncertainty": 120
},
"departure": {
"time": "1753373072",
"uncertainty": 120
},
"stopId": "PSCC1",
"stopSequence": 4
},
{
"arrival": {
"time": "1753373270",
"uncertainty": 120
},
"departure": {
"time": "1753373270",
"uncertainty": 120
},
"stopId": "MAUR2",
"stopSequence": 5
},
{
"arrival": {
"time": "1753373282",
"uncertainty": 120
},
"departure": {
"time": "1753373282",
"uncertainty": 120
},
"stopId": "GEND",
"stopSequence": 6
},
{
"arrival": {
"time": "1753373334",
"uncertainty": 120
},
"departure": {
"time": "1753373341",
"uncertainty": 120
},
"stopId": "MANK",
"stopSequence": 7
},
{
"arrival": {
"time": "1753373424",
"uncertainty": 120
},
"departure": {
"time": "1753373424",
"uncertainty": 120
},
"stopId": "NENE",
"stopSequence": 8
},
{
"arrival": {
"time": "1753373461",
"uncertainty": 120
},
"departure": {
"time": "1753373461",
"uncertainty": 120
},
"stopId": "LTER",
"stopSequence": 9
},
{
"arrival": {
"time": "1753373530",
"uncertainty": 120
},
"departure": {
"time": "1753373530",
"uncertainty": 120
},
"stopId": "VALQ",
"stopSequence": 10
},
{
"arrival": {
"time": "1753373622",
"uncertainty": 120
},
"departure": {
"time": "1753373622",
"uncertainty": 120
},
"stopId": "LTLC",
"stopSequence": 11
},
{
"arrival": {
"time": "1753373702",
"uncertainty": 120
},
"departure": {
"time": "1753373702",
"uncertainty": 120
},
"stopId": "CZAM1",
"stopSequence": 12
},
{
"arrival": {
"time": "1753373763",
"uncertainty": 120
},
"departure": {
"time": "1753373763",
"uncertainty": 120
},
"stopId": "ROLL1",
"stopSequence": 13
},
{
"arrival": {
"time": "1753373806",
"uncertainty": 120
},
"departure": {
"time": "1753373806",
"uncertainty": 120
},
"stopId": "VERL1",
"stopSequence": 14
},
{
"arrival": {
"time": "1753373846",
"uncertainty": 120
},
"departure": {
"time": "1753373853",
"uncertainty": 120
},
"stopId": "KZEC",
"stopSequence": 15
},
{
"arrival": {
"time": "1753373925",
"uncertainty": 120
},
"departure": {
"time": "1753373943",
"uncertainty": 120
},
"stopId": "PZEC",
"stopSequence": 16
},
{
"arrival": {
"time": "1753373973",
"uncertainty": 120
},
"departure": {
"time": "1753373973",
"uncertainty": 120
},
"stopId": "KBON",
"stopSequence": 17
},
{
"arrival": {
"time": "1753374016",
"uncertainty": 120
},
"departure": {
"time": "1753374016",
"uncertainty": 120
},
"stopId": "VDTO",
"stopSequence": 18
},
{
"arrival": {
"time": "1753374132",
"uncertainty": 120
},
"departure": {
"time": "1753374132",
"uncertainty": 120
},
"stopId": "BEGR4",
"stopSequence": 19
},
{
"arrival": {
"time": "1753374199",
"uncertainty": 120
},
"departure": {
"time": "1753374199",
"uncertainty": 120
},
"stopId": "CLAI",
"stopSequence": 20
},
{
"arrival": {
"time": "1753374301",
"uncertainty": 120
},
"departure": {
"time": "1753374301",
"uncertainty": 120
},
"stopId": "CFPA",
"stopSequence": 21
},
{
"arrival": {
"time": "1753374408",
"uncertainty": 120
},
"departure": {
"time": "1753374408",
"uncertainty": 120
},
"stopId": "VERT3",
"stopSequence": 22
},
{
"arrival": {
"time": "1753374463",
"uncertainty": 120
},
"departure": {
"time": "1753374463",
"uncertainty": 120
},
"stopId": "ZCK2",
"stopSequence": 23
},
{
"arrival": {
"time": "1753374514",
"uncertainty": 120
},
"departure": {
"time": "1753374514",
"uncertainty": 120
},
"stopId": "GREN",
"stopSequence": 24
},
{
"arrival": {
"time": "1753374576",
"uncertainty": 120
},
"departure": {
"time": "1753374576",
"uncertainty": 120
},
"stopId": "MAIR",
"stopSequence": 25
},
{
"arrival": {
"time": "1753374651",
"uncertainty": 120
},
"departure": {
"time": "1753374651",
"uncertainty": 120
},
"stopId": "LIBE",
"stopSequence": 26
},
{
"arrival": {
"time": "1753374714",
"uncertainty": 120
},
"departure": {
"time": "1753374714",
"uncertainty": 120
},
"stopId": "LPUI",
"stopSequence": 27
},
{
"arrival": {
"time": "1753374790",
"uncertainty": 120
},
"departure": {
"time": "1753374790",
"uncertainty": 120
},
"stopId": "CALV",
"stopSequence": 28
},
{
"arrival": {
"time": "1753374854",
"uncertainty": 120
},
"departure": {
"time": "1753374854",
"uncertainty": 120
},
"stopId": "DOUR",
"stopSequence": 29
},
{
"arrival": {
"time": "1753374915",
"uncertainty": 120
},
"departure": {
"time": "1753374915",
"uncertainty": 120
},
"stopId": "YSER",
"stopSequence": 30
},
{
"arrival": {
"time": "1753374968",
"uncertainty": 120
},
"departure": {
"time": "1753374968",
"uncertainty": 120
},
"stopId": "KERC",
"stopSequence": 31
},
{
"arrival": {
"time": "1753375176",
"uncertainty": 120
},
"departure": {
"time": "1753375176",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 32
},
{
"arrival": {
"time": "1753375255",
"uncertainty": 120
},
"departure": {
"time": "1753375255",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 33
},
{
"arrival": {
"time": "1753375330",
"uncertainty": 120
},
"departure": {
"time": "1753375330",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 34
},
{
"arrival": {
"time": "1753375393",
"uncertainty": 120
},
"departure": {
"time": "1753375393",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 35
},
{
"arrival": {
"time": "1753375455",
"uncertainty": 120
},
"departure": {
"time": "1753375455",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 36
},
{
"arrival": {
"time": "1753375537",
"uncertainty": 120
},
"departure": {
"time": "1753375537",
"uncertainty": 120
},
"stopId": "BAYA",
"stopSequence": 37
},
{
"arrival": {
"time": "1753375603",
"uncertainty": 120
},
"departure": {
"time": "1753375603",
"uncertainty": 120
},
"stopId": "MERV",
"stopSequence": 38
},
{
"arrival": {
"time": "1753375695",
"uncertainty": 120
},
"departure": {
"time": "1753375695",
"uncertainty": 120
},
"stopId": "LYCM",
"stopSequence": 39
},
{
"arrival": {
"time": "1753375813",
"uncertainty": 120
},
"departure": {
"time": "1753375813",
"uncertainty": 120
},
"stopId": "PUCE",
"stopSequence": 40
},
{
"arrival": {
"time": "1753375925",
"uncertainty": 120
},
"departure": {
"time": "1753375925",
"uncertainty": 120
},
"stopId": "ANGL",
"stopSequence": 41
},
{
"arrival": {
"time": "1753375979",
"uncertainty": 120
},
"departure": {
"time": "1753375979",
"uncertainty": 120
},
"stopId": "MOUL",
"stopSequence": 42
},
{
"arrival": {
"time": "1753376127",
"uncertainty": 120
},
"departure": {
"time": "1753376127",
"uncertainty": 120
},
"stopId": "QUEL",
"stopSequence": 43
},
{
"arrival": {
"time": "1753376217",
"uncertainty": 120
},
"departure": {
"time": "1753376217",
"uncertainty": 120
},
"stopId": "BOUC",
"stopSequence": 44
},
{
"arrival": {
"time": "1753376250",
"uncertainty": 120
},
"departure": {
"time": "1753376250",
"uncertainty": 120
},
"stopId": "4CHE",
"stopSequence": 45
},
{
"arrival": {
"time": "1753376281",
"uncertainty": 120
},
"departure": {
"time": "1753376281",
"uncertainty": 120
},
"stopId": "4CHE1",
"stopSequence": 46
},
{
"arrival": {
"time": "1753376321",
"uncertainty": 120
},
"departure": {
"time": "1753376321",
"uncertainty": 120
},
"stopId": "MINI",
"stopSequence": 47
},
{
"arrival": {
"time": "1753376357",
"uncertainty": 120
},
"departure": {
"time": "1753376357",
"uncertainty": 120
},
"stopId": "KERA",
"stopSequence": 48
},
{
"arrival": {
"time": "1753376410",
"uncertainty": 120
},
"departure": {
"time": "1753376410",
"uncertainty": 120
},
"stopId": "PHAR",
"stopSequence": 49
},
{
"arrival": {
"time": "1753376461",
"uncertainty": 120
},
"departure": {
"time": "1753376461",
"uncertainty": 120
},
"stopId": "KERN",
"stopSequence": 50
},
{
"arrival": {
"time": "1753376518",
"uncertainty": 120
},
"departure": {
"time": "1753376518",
"uncertainty": 120
},
"stopId": "NOUR",
"stopSequence": 51
},
{
"arrival": {
"time": "1753376570",
"uncertainty": 120
},
"departure": {
"time": "1753376570",
"uncertainty": 120
},
"stopId": "TOUH",
"stopSequence": 52
},
{
"arrival": {
"time": "1753376633",
"uncertainty": 120
},
"departure": {
"time": "1753376633",
"uncertainty": 120
},
"stopId": "KEBL",
"stopSequence": 53
},
{
"arrival": {
"time": "1753376697",
"uncertainty": 120
},
"departure": {
"time": "1753376697",
"uncertainty": 120
},
"stopId": "MENZ",
"stopSequence": 54
},
{
"arrival": {
"time": "1753376757",
"uncertainty": 120
},
"departure": {
"time": "1753376757",
"uncertainty": 120
},
"stopId": "GROU2",
"stopSequence": 55
},
{
"arrival": {
"time": "1753376780",
"uncertainty": 120
},
"departure": {
"time": "1753376780",
"uncertainty": 120
},
"stopId": "BRIS",
"stopSequence": 56
},
{
"arrival": {
"time": "1753376815",
"uncertainty": 120
},
"departure": {
"time": "1753376815",
"uncertainty": 120
},
"stopId": "ROSE",
"stopSequence": 57
},
{
"arrival": {
"time": "1753376907",
"uncertainty": 120
},
"departure": {
"time": "1753376907",
"uncertainty": 120
},
"stopId": "KEGU",
"stopSequence": 58
},
{
"arrival": {
"time": "1753376960",
"uncertainty": 120
},
"departure": {
"time": "1753376960",
"uncertainty": 120
},
"stopId": "PRES",
"stopSequence": 59
},
{
"arrival": {
"time": "1753377013",
"uncertainty": 120
},
"departure": {
"time": "1753377013",
"uncertainty": 120
},
"stopId": "OCEA",
"stopSequence": 60
},
{
"arrival": {
"time": "1753377078",
"uncertainty": 120
},
"departure": {
"time": "1753377078",
"uncertainty": 120
},
"stopId": "KPLA",
"stopSequence": 61
},
{
"arrival": {
"time": "1753377155",
"uncertainty": 120
},
"departure": {
"time": "1753377155",
"uncertainty": 120
},
"stopId": "KPAP",
"stopSequence": 62
},
{
"arrival": {
"time": "1753377211",
"uncertainty": 120
},
"departure": {
"time": "1753377211",
"uncertainty": 120
},
"stopId": "CRF",
"stopSequence": 63
},
{
"arrival": {
"time": "1753377395",
"uncertainty": 120
},
"stopId": "PALU",
"stopSequence": 64
}
],
"trip": {
"routeId": "T4",
"scheduleRelationship": "SCHEDULED",
"tripId": "4522986"
},
"vehicle": {
"id": "450",
"label": "450"
}
}
},
{
"id": "4522987",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753374960",
"uncertainty": 120
},
"stopId": "TYNU3",
"stopSequence": 1
}
],
"trip": {
"routeId": "T4",
"scheduleRelationship": "SCHEDULED",
"tripId": "4522987"
}
}
},
{
"id": "4522985",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753370133",
"uncertainty": 120
},
"stopId": "TYNU3",
"stopSequence": 1
},
{
"arrival": {
"time": "1753370190",
"uncertainty": 120
},
"departure": {
"time": "1753370190",
"uncertainty": 120
},
"stopId": "NINI1",
"stopSequence": 2
},
{
"arrival": {
"time": "1753370253",
"uncertainty": 120
},
"departure": {
"time": "1753370253",
"uncertainty": 120
},
"stopId": "GARE1",
"stopSequence": 3
},
{
"arrival": {
"time": "1753370294",
"uncertainty": 120
},
"departure": {
"time": "1753370313",
"uncertainty": 120
},
"stopId": "PSCC1",
"stopSequence": 4
},
{
"arrival": {
"time": "1753370379",
"uncertainty": 120
},
"departure": {
"time": "1753370379",
"uncertainty": 120
},
"stopId": "MAUR2",
"stopSequence": 5
},
{
"arrival": {
"time": "1753370400",
"uncertainty": 120
},
"departure": {
"time": "1753370400",
"uncertainty": 120
},
"stopId": "GEND",
"stopSequence": 6
},
{
"arrival": {
"time": "1753370429",
"uncertainty": 120
},
"departure": {
"time": "1753370432",
"uncertainty": 120
},
"stopId": "MANK",
"stopSequence": 7
},
{
"arrival": {
"time": "1753370492",
"uncertainty": 120
},
"departure": {
"time": "1753370492",
"uncertainty": 120
},
"stopId": "NENE",
"stopSequence": 8
},
{
"arrival": {
"time": "1753370560",
"uncertainty": 120
},
"departure": {
"time": "1753370560",
"uncertainty": 120
},
"stopId": "LTER",
"stopSequence": 9
},
{
"arrival": {
"time": "1753370616",
"uncertainty": 120
},
"departure": {
"time": "1753370616",
"uncertainty": 120
},
"stopId": "VALQ",
"stopSequence": 10
},
{
"arrival": {
"time": "1753370706",
"uncertainty": 120
},
"departure": {
"time": "1753370706",
"uncertainty": 120
},
"stopId": "LTLC",
"stopSequence": 11
},
{
"arrival": {
"time": "1753370822",
"uncertainty": 120
},
"departure": {
"time": "1753370822",
"uncertainty": 120
},
"stopId": "CZAM1",
"stopSequence": 12
},
{
"arrival": {
"time": "1753370853",
"uncertainty": 120
},
"departure": {
"time": "1753370853",
"uncertainty": 120
},
"stopId": "ROLL1",
"stopSequence": 13
},
{
"arrival": {
"time": "1753370922",
"uncertainty": 120
},
"departure": {
"time": "1753370922",
"uncertainty": 120
},
"stopId": "VERL1",
"stopSequence": 14
},
{
"arrival": {
"time": "1753370973",
"uncertainty": 120
},
"departure": {
"time": "1753370973",
"uncertainty": 120
},
"stopId": "KZEC",
"stopSequence": 15
},
{
"arrival": {
"time": "1753371074",
"uncertainty": 120
},
"departure": {
"time": "1753371074",
"uncertainty": 120
},
"stopId": "PZEC",
"stopSequence": 16
},
{
"arrival": {
"time": "1753371123",
"uncertainty": 120
},
"departure": {
"time": "1753371123",
"uncertainty": 120
},
"stopId": "KBON",
"stopSequence": 17
},
{
"arrival": {
"time": "1753371195",
"uncertainty": 120
},
"departure": {
"time": "1753371195",
"uncertainty": 120
},
"stopId": "VDTO",
"stopSequence": 18
},
{
"arrival": {
"time": "1753371315",
"uncertainty": 120
},
"departure": {
"time": "1753371315",
"uncertainty": 120
},
"stopId": "BEGR4",
"stopSequence": 19
},
{
"arrival": {
"time": "1753371400",
"uncertainty": 120
},
"departure": {
"time": "1753371544",
"uncertainty": 120
},
"stopId": "CLAI",
"stopSequence": 20
},
{
"arrival": {
"time": "1753371639",
"uncertainty": 120
},
"departure": {
"time": "1753371664",
"uncertainty": 120
},
"stopId": "CFPA",
"stopSequence": 21
},
{
"arrival": {
"time": "1753371780",
"uncertainty": 120
},
"departure": {
"time": "1753371785",
"uncertainty": 120
},
"stopId": "VERT3",
"stopSequence": 22
},
{
"arrival": {
"time": "1753371843",
"uncertainty": 120
},
"departure": {
"time": "1753371905",
"uncertainty": 120
},
"stopId": "ZCK2",
"stopSequence": 23
},
{
"arrival": {
"time": "1753371934",
"uncertainty": 120
},
"departure": {
"time": "1753371934",
"uncertainty": 120
},
"stopId": "GREN",
"stopSequence": 24
},
{
"arrival": {
"time": "1753371995",
"uncertainty": 120
},
"departure": {
"time": "1753371995",
"uncertainty": 120
},
"stopId": "MAIR",
"stopSequence": 25
},
{
"arrival": {
"time": "1753372075",
"uncertainty": 120
},
"departure": {
"time": "1753372084",
"uncertainty": 120
},
"stopId": "LIBE",
"stopSequence": 26
},
{
"arrival": {
"time": "1753372144",
"uncertainty": 120
},
"departure": {
"time": "1753372144",
"uncertainty": 120
},
"stopId": "LPUI",
"stopSequence": 27
},
{
"arrival": {
"time": "1753372234",
"uncertainty": 120
},
"departure": {
"time": "1753372264",
"uncertainty": 120
},
"stopId": "CALV",
"stopSequence": 28
},
{
"arrival": {
"time": "1753372324",
"uncertainty": 120
},
"departure": {
"time": "1753372384",
"uncertainty": 120
},
"stopId": "DOUR",
"stopSequence": 29
},
{
"arrival": {
"time": "1753372440",
"uncertainty": 120
},
"departure": {
"time": "1753372445",
"uncertainty": 120
},
"stopId": "YSER",
"stopSequence": 30
},
{
"arrival": {
"time": "1753372505",
"uncertainty": 120
},
"departure": {
"time": "1753372513",
"uncertainty": 120
},
"stopId": "KERC",
"stopSequence": 31
},
{
"arrival": {
"time": "1753372534",
"uncertainty": 120
},
"departure": {
"time": "1753372595",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 32
},
{
"arrival": {
"time": "1753372643",
"uncertainty": 120
},
"departure": {
"time": "1753372655",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 33
},
{
"arrival": {
"time": "1753372715",
"uncertainty": 120
},
"departure": {
"time": "1753372715",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 34
},
{
"arrival": {
"time": "1753372804",
"uncertainty": 120
},
"departure": {
"time": "1753372834",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 35
},
{
"arrival": {
"time": "1753372892",
"uncertainty": 120
},
"departure": {
"time": "1753372895",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 36
},
{
"arrival": {
"time": "1753372970",
"uncertainty": 120
},
"departure": {
"time": "1753372985",
"uncertainty": 120
},
"stopId": "BAYA",
"stopSequence": 37
},
{
"arrival": {
"time": "1753373028",
"uncertainty": 120
},
"departure": {
"time": "1753373044",
"uncertainty": 120
},
"stopId": "MERV",
"stopSequence": 38
},
{
"arrival": {
"time": "1753373104",
"uncertainty": 120
},
"departure": {
"time": "1753373104",
"uncertainty": 120
},
"stopId": "LYCM",
"stopSequence": 39
},
{
"arrival": {
"time": "1753373194",
"uncertainty": 120
},
"departure": {
"time": "1753373194",
"uncertainty": 120
},
"stopId": "PUCE",
"stopSequence": 40
},
{
"arrival": {
"time": "1753373269",
"uncertainty": 120
},
"departure": {
"time": "1753373283",
"uncertainty": 120
},
"stopId": "ANGL",
"stopSequence": 41
},
{
"arrival": {
"time": "1753373315",
"uncertainty": 120
},
"departure": {
"time": "1753373315",
"uncertainty": 120
},
"stopId": "MOUL",
"stopSequence": 42
},
{
"arrival": {
"time": "1753373459",
"uncertainty": 120
},
"departure": {
"time": "1753373495",
"uncertainty": 120
},
"stopId": "QUEL",
"stopSequence": 43
},
{
"arrival": {
"time": "1753373555",
"uncertainty": 120
},
"departure": {
"time": "1753373555",
"uncertainty": 120
},
"stopId": "BOUC",
"stopSequence": 44
},
{
"arrival": {
"time": "1753373583",
"uncertainty": 120
},
"departure": {
"time": "1753373584",
"uncertainty": 120
},
"stopId": "4CHE",
"stopSequence": 45
},
{
"arrival": {
"time": "1753373645",
"uncertainty": 120
},
"departure": {
"time": "1753373645",
"uncertainty": 120
},
"stopId": "4CHE1",
"stopSequence": 46
},
{
"arrival": {
"time": "1753373705",
"uncertainty": 120
},
"departure": {
"time": "1753373705",
"uncertainty": 120
},
"stopId": "MINI",
"stopSequence": 47
},
{
"arrival": {
"time": "1753373741",
"uncertainty": 120
},
"departure": {
"time": "1753373741",
"uncertainty": 120
},
"stopId": "KERA",
"stopSequence": 48
},
{
"arrival": {
"time": "1753373781",
"uncertainty": 120
},
"departure": {
"time": "1753373781",
"uncertainty": 120
},
"stopId": "PHAR",
"stopSequence": 49
},
{
"arrival": {
"time": "1753373812",
"uncertainty": 120
},
"departure": {
"time": "1753373812",
"uncertainty": 120
},
"stopId": "KERN",
"stopSequence": 50
},
{
"arrival": {
"time": "1753373862",
"uncertainty": 120
},
"departure": {
"time": "1753373862",
"uncertainty": 120
},
"stopId": "NOUR",
"stopSequence": 51
},
{
"arrival": {
"time": "1753373894",
"uncertainty": 120
},
"departure": {
"time": "1753373894",
"uncertainty": 120
},
"stopId": "TOUH",
"stopSequence": 52
},
{
"arrival": {
"time": "1753373944",
"uncertainty": 120
},
"departure": {
"time": "1753373944",
"uncertainty": 120
},
"stopId": "KEBL",
"stopSequence": 53
},
{
"arrival": {
"time": "1753374000",
"uncertainty": 120
},
"departure": {
"time": "1753374004",
"uncertainty": 120
},
"stopId": "MENZ",
"stopSequence": 54
},
{
"arrival": {
"time": "1753374076",
"uncertainty": 120
},
"departure": {
"time": "1753374094",
"uncertainty": 120
},
"stopId": "GROU2",
"stopSequence": 55
},
{
"arrival": {
"time": "1753374130",
"uncertainty": 120
},
"departure": {
"time": "1753374130",
"uncertainty": 120
},
"stopId": "BRIS",
"stopSequence": 56
},
{
"arrival": {
"time": "1753374185",
"uncertainty": 120
},
"departure": {
"time": "1753374185",
"uncertainty": 120
},
"stopId": "ROSE",
"stopSequence": 57
},
{
"arrival": {
"time": "1753374272",
"uncertainty": 120
},
"departure": {
"time": "1753374272",
"uncertainty": 120
},
"stopId": "KEGU",
"stopSequence": 58
},
{
"arrival": {
"time": "1753374350",
"uncertainty": 120
},
"departure": {
"time": "1753374350",
"uncertainty": 120
},
"stopId": "PRES",
"stopSequence": 59
},
{
"arrival": {
"time": "1753374397",
"uncertainty": 120
},
"departure": {
"time": "1753374397",
"uncertainty": 120
},
"stopId": "OCEA",
"stopSequence": 60
},
{
"arrival": {
"time": "1753374459",
"uncertainty": 120
},
"departure": {
"time": "1753374459",
"uncertainty": 120
},
"stopId": "KPLA",
"stopSequence": 61
},
{
"arrival": {
"time": "1753374510",
"uncertainty": 120
},
"departure": {
"time": "1753374510",
"uncertainty": 120
},
"stopId": "KPAP",
"stopSequence": 62
},
{
"arrival": {
"time": "1753374568",
"uncertainty": 120
},
"departure": {
"time": "1753374568",
"uncertainty": 120
},
"stopId": "CRF",
"stopSequence": 63
},
{
"arrival": {
"time": "1753374752",
"uncertainty": 120
},
"stopId": "PALU",
"stopSequence": 64
}
],
"trip": {
"routeId": "T4",
"scheduleRelationship": "SCHEDULED",
"tripId": "4522985"
},
"vehicle": {
"id": "614",
"label": "614"
}
}
},
{
"id": "4522990",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753375380",
"uncertainty": 120
},
"stopId": "PALU1",
"stopSequence": 1
}
],
"trip": {
"routeId": "T4b",
"scheduleRelationship": "SCHEDULED",
"tripId": "4522990"
}
}
},
{
"id": "4522991",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753376760",
"uncertainty": 120
},
"stopId": "PALU1",
"stopSequence": 1
}
],
"trip": {
"routeId": "T4a",
"scheduleRelationship": "SCHEDULED",
"tripId": "4522991"
}
}
},
{
"id": "4518328",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753374509",
"uncertainty": 120
},
"departure": {
"time": "1753374509",
"uncertainty": 120
},
"stopId": "BRUY1"
},
{
"departure": {
"time": "1753370220",
"uncertainty": 120
},
"stopId": "BAK3",
"stopSequence": 1
},
{
"arrival": {
"time": "1753370412",
"uncertainty": 120
},
"departure": {
"time": "1753370432",
"uncertainty": 120
},
"stopId": "MARE",
"stopSequence": 2
},
{
"arrival": {
"time": "1753370511",
"uncertainty": 120
},
"departure": {
"time": "1753370522",
"uncertainty": 120
},
"stopId": "SLIP",
"stopSequence": 3
},
{
"arrival": {
"time": "1753370613",
"uncertainty": 120
},
"departure": {
"time": "1753370613",
"uncertainty": 120
},
"stopId": "CARN",
"stopSequence": 4
},
{
"arrival": {
"time": "1753370679",
"uncertainty": 120
},
"departure": {
"time": "1753370679",
"uncertainty": 120
},
"stopId": "GUES1",
"stopSequence": 5
},
{
"arrival": {
"time": "1753370747",
"uncertainty": 120
},
"departure": {
"time": "1753370763",
"uncertainty": 120
},
"stopId": "MARN1",
"stopSequence": 6
},
{
"arrival": {
"time": "1753370847",
"uncertainty": 120
},
"departure": {
"time": "1753370853",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 7
},
{
"arrival": {
"time": "1753370935",
"uncertainty": 120
},
"departure": {
"time": "1753370972",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1753371055",
"uncertainty": 120
},
"departure": {
"time": "1753371092",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 9
},
{
"arrival": {
"time": "1753371169",
"uncertainty": 120
},
"departure": {
"time": "1753371182",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 10
},
{
"arrival": {
"time": "1753371302",
"uncertainty": 120
},
"departure": {
"time": "1753371553",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1753371583",
"uncertainty": 120
},
"departure": {
"time": "1753371613",
"uncertainty": 120
},
"stopId": "KERC1",
"stopSequence": 12
},
{
"arrival": {
"time": "1753371704",
"uncertainty": 120
},
"departure": {
"time": "1753371704",
"uncertainty": 120
},
"stopId": "VERD1",
"stopSequence": 13
},
{
"arrival": {
"time": "1753371802",
"uncertainty": 120
},
"departure": {
"time": "1753371824",
"uncertainty": 120
},
"stopId": "ANSE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1753371884",
"uncertainty": 120
},
"departure": {
"time": "1753371914",
"uncertainty": 120
},
"stopId": "DAVI1",
"stopSequence": 15
},
{
"arrival": {
"time": "1753372003",
"uncertainty": 120
},
"departure": {
"time": "1753372004",
"uncertainty": 120
},
"stopId": "NOURY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1753372064",
"uncertainty": 120
},
"departure": {
"time": "1753372064",
"uncertainty": 120
},
"stopId": "CHOU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1753372153",
"uncertainty": 120
},
"departure": {
"time": "1753372153",
"uncertainty": 120
},
"stopId": "CROI1",
"stopSequence": 18
},
{
"arrival": {
"time": "1753372268",
"uncertainty": 120
},
"departure": {
"time": "1753372328",
"uncertainty": 120
},
"stopId": "KROU1",
"stopSequence": 19
},
{
"arrival": {
"time": "1753372501",
"uncertainty": 120
},
"departure": {
"time": "1753372513",
"uncertainty": 120
},
"stopId": "GAGA1",
"stopSequence": 20
},
{
"arrival": {
"time": "1753372574",
"uncertainty": 120
},
"departure": {
"time": "1753372574",
"uncertainty": 120
},
"stopId": "GUER1",
"stopSequence": 21
},
{
"arrival": {
"time": "1753372627",
"uncertainty": 120
},
"departure": {
"time": "1753372627",
"uncertainty": 120
},
"stopId": "TRUD1",
"stopSequence": 22
},
{
"arrival": {
"time": "1753372640",
"uncertainty": 120
},
"departure": {
"time": "1753372640",
"uncertainty": 120
},
"stopId": "PAPI1",
"stopSequence": 23
},
{
"arrival": {
"time": "1753372694",
"uncertainty": 120
},
"departure": {
"time": "1753372694",
"uncertainty": 120
},
"stopId": "FOUC1",
"stopSequence": 24
},
{
"arrival": {
"time": "1753372754",
"uncertainty": 120
},
"departure": {
"time": "1753372754",
"uncertainty": 120
},
"stopId": "BELL1",
"stopSequence": 25
},
{
"arrival": {
"time": "1753372781",
"uncertainty": 120
},
"departure": {
"time": "1753372781",
"uncertainty": 120
},
"stopId": "LOCM1",
"stopSequence": 26
},
{
"arrival": {
"time": "1753372814",
"uncertainty": 120
},
"departure": {
"time": "1753372814",
"uncertainty": 120
},
"stopId": "LAND1",
"stopSequence": 27
},
{
"arrival": {
"time": "1753372888",
"uncertainty": 120
},
"departure": {
"time": "1753372888",
"uncertainty": 120
},
"stopId": "SALU1",
"stopSequence": 28
},
{
"arrival": {
"time": "1753373002",
"uncertainty": 120
},
"departure": {
"time": "1753373002",
"uncertainty": 120
},
"stopId": "DOUA1",
"stopSequence": 29
},
{
"arrival": {
"time": "1753373029",
"uncertainty": 120
},
"departure": {
"time": "1753373029",
"uncertainty": 120
},
"stopId": "ORIEN1",
"stopSequence": 30
},
{
"arrival": {
"time": "1753373073",
"uncertainty": 120
},
"departure": {
"time": "1753373073",
"uncertainty": 120
},
"stopId": "VILG1",
"stopSequence": 31
},
{
"arrival": {
"time": "1753373113",
"uncertainty": 120
},
"departure": {
"time": "1753373113",
"uncertainty": 120
},
"stopId": "CGEN1",
"stopSequence": 32
},
{
"arrival": {
"time": "1753373163",
"uncertainty": 120
},
"departure": {
"time": "1753373163",
"uncertainty": 120
},
"stopId": "MROU1",
"stopSequence": 33
},
{
"arrival": {
"time": "1753373233",
"uncertainty": 120
},
"departure": {
"time": "1753373233",
"uncertainty": 120
},
"stopId": "HERVE1",
"stopSequence": 34
},
{
"arrival": {
"time": "1753373338",
"uncertainty": 120
},
"departure": {
"time": "1753373338",
"uncertainty": 120
},
"stopId": "MARC1",
"stopSequence": 35
},
{
"arrival": {
"time": "1753373422",
"uncertainty": 120
},
"departure": {
"time": "1753373422",
"uncertainty": 120
},
"stopId": "BOTA1",
"stopSequence": 36
},
{
"arrival": {
"time": "1753373503",
"uncertainty": 120
},
"departure": {
"time": "1753373503",
"uncertainty": 120
},
"stopId": "ZOLA1",
"stopSequence": 37
},
{
"arrival": {
"time": "1753373534",
"uncertainty": 120
},
"departure": {
"time": "1753373534",
"uncertainty": 120
},
"stopId": "KERI1",
"stopSequence": 38
},
{
"arrival": {
"time": "1753373633",
"uncertainty": 120
},
"departure": {
"time": "1753373633",
"uncertainty": 120
},
"stopId": "KRLI1",
"stopSequence": 39
},
{
"arrival": {
"time": "1753373705",
"uncertainty": 120
},
"departure": {
"time": "1753373714",
"uncertainty": 120
},
"stopId": "MCUR1",
"stopSequence": 40
},
{
"arrival": {
"time": "1753373735",
"uncertainty": 120
},
"departure": {
"time": "1753373774",
"uncertainty": 120
},
"stopId": "GARD1",
"stopSequence": 41
},
{
"arrival": {
"time": "1753373834",
"uncertainty": 120
},
"departure": {
"time": "1753373834",
"uncertainty": 120
},
"stopId": "CBRA1",
"stopSequence": 42
},
{
"arrival": {
"time": "1753373910",
"uncertainty": 120
},
"departure": {
"time": "1753373910",
"uncertainty": 120
},
"stopId": "QUIM1",
"stopSequence": 43
},
{
"arrival": {
"time": "1753373984",
"uncertainty": 120
},
"departure": {
"time": "1753373984",
"uncertainty": 120
},
"stopId": "HUGO1",
"stopSequence": 44
},
{
"arrival": {
"time": "1753374028",
"uncertainty": 120
},
"departure": {
"time": "1753374043",
"uncertainty": 120
},
"stopId": "KRGR1",
"stopSequence": 45
},
{
"arrival": {
"time": "1753374103",
"uncertainty": 120
},
"departure": {
"time": "1753374103",
"uncertainty": 120
},
"stopId": "LALU1",
"stopSequence": 46
},
{
"arrival": {
"time": "1753374190",
"uncertainty": 120
},
"departure": {
"time": "1753374190",
"uncertainty": 120
},
"stopId": "PIAU1",
"stopSequence": 47
},
{
"arrival": {
"time": "1753374263",
"uncertainty": 120
},
"departure": {
"time": "1753374263",
"uncertainty": 120
},
"stopId": "MALL1",
"stopSequence": 48
},
{
"arrival": {
"time": "1753374313",
"uncertainty": 120
},
"departure": {
"time": "1753374313",
"uncertainty": 120
},
"stopId": "KBLA1",
"stopSequence": 49
},
{
"arrival": {
"time": "1753374342",
"uncertainty": 120
},
"departure": {
"time": "1753374342",
"uncertainty": 120
},
"stopId": "LOCC1",
"stopSequence": 50
},
{
"arrival": {
"time": "1753374402",
"uncertainty": 120
},
"departure": {
"time": "1753374402",
"uncertainty": 120
},
"stopId": "FORG1",
"stopSequence": 51
},
{
"arrival": {
"time": "1753374439",
"uncertainty": 120
},
"departure": {
"time": "1753374439",
"uncertainty": 120
},
"stopId": "ALLE1",
"stopSequence": 52
},
{
"arrival": {
"time": "1753374287",
"uncertainty": 120
},
"departure": {
"time": "1753374287",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "BRUY1",
"stopSequence": 53
},
{
"arrival": {
"time": "1753374367",
"uncertainty": 120
},
"departure": {
"time": "1753374367",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "MONT",
"stopSequence": 54
},
{
"arrival": {
"time": "1753374680",
"uncertainty": 120
},
"departure": {
"time": "1753374680",
"uncertainty": 120
},
"stopId": "CJAU1",
"stopSequence": 55
},
{
"arrival": {
"time": "1753374734",
"uncertainty": 120
},
"departure": {
"time": "1753374734",
"uncertainty": 120
},
"stopId": "LBLE1",
"stopSequence": 56
},
{
"arrival": {
"time": "1753374777",
"uncertainty": 120
},
"departure": {
"time": "1753374777",
"uncertainty": 120
},
"stopId": "SAPIN1",
"stopSequence": 57
},
{
"arrival": {
"time": "1753374846",
"uncertainty": 120
},
"departure": {
"time": "1753374846",
"uncertainty": 120
},
"stopId": "GORE1",
"stopSequence": 58
},
{
"arrival": {
"time": "1753374892",
"uncertainty": 120
},
"departure": {
"time": "1753374892",
"uncertainty": 120
},
"stopId": "JEGO1",
"stopSequence": 59
},
{
"arrival": {
"time": "1753374957",
"uncertainty": 120
},
"departure": {
"time": "1753374957",
"uncertainty": 120
},
"stopId": "INZI1",
"stopSequence": 60
},
{
"arrival": {
"time": "1753375045",
"uncertainty": 120
},
"stopId": "ILMB",
"stopSequence": 61
}
],
"trip": {
"routeId": "T5",
"scheduleRelationship": "SCHEDULED",
"tripId": "4518328"
},
"vehicle": {
"id": "607",
"label": "607"
}
}
},
{
"id": "4518335",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753376700",
"uncertainty": 120
},
"stopId": "BAK3",
"stopSequence": 1
}
],
"trip": {
"routeId": "T5",
"scheduleRelationship": "SCHEDULED",
"tripId": "4518335"
}
}
},
{
"id": "4479474",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753374720",
"uncertainty": 120
},
"stopId": "PECH",
"stopSequence": 1
},
{
"arrival": {
"time": "1753374799",
"uncertainty": 120
},
"departure": {
"time": "1753374799",
"uncertainty": 120
},
"stopId": "NAIL1",
"stopSequence": 2
},
{
"arrival": {
"time": "1753374840",
"uncertainty": 120
},
"departure": {
"time": "1753374840",
"uncertainty": 120
},
"stopId": "PERRI1",
"stopSequence": 3
},
{
"arrival": {
"time": "1753374904",
"uncertainty": 120
},
"departure": {
"time": "1753374904",
"uncertainty": 120
},
"stopId": "CARN",
"stopSequence": 4
},
{
"arrival": {
"time": "1753374943",
"uncertainty": 120
},
"departure": {
"time": "1753374943",
"uncertainty": 120
},
"stopId": "GUES1",
"stopSequence": 5
},
{
"arrival": {
"time": "1753375024",
"uncertainty": 120
},
"departure": {
"time": "1753375024",
"uncertainty": 120
},
"stopId": "MARN1",
"stopSequence": 6
},
{
"arrival": {
"time": "1753375100",
"uncertainty": 120
},
"departure": {
"time": "1753375100",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 7
},
{
"arrival": {
"time": "1753375173",
"uncertainty": 120
},
"departure": {
"time": "1753375173",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1753375262",
"uncertainty": 120
},
"departure": {
"time": "1753375262",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 9
},
{
"arrival": {
"time": "1753375347",
"uncertainty": 120
},
"departure": {
"time": "1753375347",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 10
},
{
"arrival": {
"time": "1753375441",
"uncertainty": 120
},
"departure": {
"time": "1753375441",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1753375477",
"uncertainty": 120
},
"departure": {
"time": "1753375477",
"uncertainty": 120
},
"stopId": "GLBS1",
"stopSequence": 12
},
{
"arrival": {
"time": "1753375604",
"uncertainty": 120
},
"departure": {
"time": "1753375604",
"uncertainty": 120
},
"stopId": "NORM1",
"stopSequence": 13
},
{
"arrival": {
"time": "1753375693",
"uncertainty": 120
},
"departure": {
"time": "1753375693",
"uncertainty": 120
},
"stopId": "VERD2",
"stopSequence": 14
},
{
"arrival": {
"time": "1753375819",
"uncertainty": 120
},
"departure": {
"time": "1753375819",
"uncertainty": 120
},
"stopId": "ANSE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1753375873",
"uncertainty": 120
},
"departure": {
"time": "1753375873",
"uncertainty": 120
},
"stopId": "DAVI1",
"stopSequence": 16
},
{
"arrival": {
"time": "1753375960",
"uncertainty": 120
},
"departure": {
"time": "1753375960",
"uncertainty": 120
},
"stopId": "NOURY1",
"stopSequence": 17
},
{
"arrival": {
"time": "1753376044",
"uncertainty": 120
},
"departure": {
"time": "1753376044",
"uncertainty": 120
},
"stopId": "CHOU1",
"stopSequence": 18
},
{
"arrival": {
"time": "1753376077",
"uncertainty": 120
},
"departure": {
"time": "1753376077",
"uncertainty": 120
},
"stopId": "CROI1",
"stopSequence": 19
},
{
"arrival": {
"time": "1753376111",
"uncertainty": 120
},
"departure": {
"time": "1753376111",
"uncertainty": 120
},
"stopId": "KROU1",
"stopSequence": 20
},
{
"arrival": {
"time": "1753376183",
"uncertainty": 120
},
"departure": {
"time": "1753376183",
"uncertainty": 120
},
"stopId": "EXPO_D",
"stopSequence": 21
},
{
"arrival": {
"time": "1753376309",
"uncertainty": 120
},
"departure": {
"time": "1753376309",
"uncertainty": 120
},
"stopId": "KVIEC1",
"stopSequence": 22
},
{
"arrival": {
"time": "1753376362",
"uncertainty": 120
},
"departure": {
"time": "1753376362",
"uncertainty": 120
},
"stopId": "KRGN1",
"stopSequence": 23
},
{
"arrival": {
"time": "1753376407",
"uncertainty": 120
},
"departure": {
"time": "1753376407",
"uncertainty": 120
},
"stopId": "KGOU1",
"stopSequence": 24
},
{
"arrival": {
"time": "1753376504",
"uncertainty": 120
},
"departure": {
"time": "1753376504",
"uncertainty": 120
},
"stopId": "KRVT1",
"stopSequence": 25
},
{
"arrival": {
"time": "1753376538",
"uncertainty": 120
},
"departure": {
"time": "1753376538",
"uncertainty": 120
},
"stopId": "KRGS1",
"stopSequence": 26
},
{
"arrival": {
"time": "1753376587",
"uncertainty": 120
},
"departure": {
"time": "1753376587",
"uncertainty": 120
},
"stopId": "KRBE1",
"stopSequence": 27
},
{
"arrival": {
"time": "1753376655",
"uncertainty": 120
},
"departure": {
"time": "1753376655",
"uncertainty": 120
},
"stopId": "KRFL1",
"stopSequence": 28
},
{
"arrival": {
"time": "1753376731",
"uncertainty": 120
},
"departure": {
"time": "1753376731",
"uncertainty": 120
},
"stopId": "RIVI1",
"stopSequence": 29
},
{
"arrival": {
"time": "1753376789",
"uncertainty": 120
},
"departure": {
"time": "1753376789",
"uncertainty": 120
},
"stopId": "MAIRC1",
"stopSequence": 30
},
{
"arrival": {
"time": "1753376835",
"uncertainty": 120
},
"departure": {
"time": "1753376835",
"uncertainty": 120
},
"stopId": "CALL1",
"stopSequence": 31
},
{
"arrival": {
"time": "1753376887",
"uncertainty": 120
},
"departure": {
"time": "1753376887",
"uncertainty": 120
},
"stopId": "KGOF1",
"stopSequence": 32
},
{
"arrival": {
"time": "1753376969",
"uncertainty": 120
},
"departure": {
"time": "1753376969",
"uncertainty": 120
},
"stopId": "CKER1",
"stopSequence": 33
},
{
"arrival": {
"time": "1753376998",
"uncertainty": 120
},
"departure": {
"time": "1753376998",
"uncertainty": 120
},
"stopId": "TABA1",
"stopSequence": 34
},
{
"arrival": {
"time": "1753377133",
"uncertainty": 120
},
"departure": {
"time": "1753377133",
"uncertainty": 120
},
"stopId": "SEVE1",
"stopSequence": 35
},
{
"arrival": {
"time": "1753377389",
"uncertainty": 120
},
"departure": {
"time": "1753377389",
"uncertainty": 120
},
"stopId": "KERCA1",
"stopSequence": 36
},
{
"arrival": {
"time": "1753377429",
"uncertainty": 120
},
"departure": {
"time": "1753377429",
"uncertainty": 120
},
"stopId": "PKER1",
"stopSequence": 37
},
{
"arrival": {
"time": "1753377509",
"uncertainty": 120
},
"departure": {
"time": "1753377509",
"uncertainty": 120
},
"stopId": "ENFE1",
"stopSequence": 38
},
{
"arrival": {
"time": "1753377529",
"uncertainty": 120
},
"departure": {
"time": "1753377529",
"uncertainty": 120
},
"stopId": "CHATN1",
"stopSequence": 39
},
{
"arrival": {
"time": "1753377670",
"uncertainty": 120
},
"departure": {
"time": "1753377670",
"uncertainty": 120
},
"stopId": "KRDC1",
"stopSequence": 40
},
{
"arrival": {
"time": "1753377749",
"uncertainty": 120
},
"departure": {
"time": "1753377749",
"uncertainty": 120
},
"stopId": "PL191",
"stopSequence": 41
},
{
"arrival": {
"time": "1753377798",
"uncertainty": 120
},
"departure": {
"time": "1753377798",
"uncertainty": 120
},
"stopId": "CLEG1",
"stopSequence": 42
},
{
"arrival": {
"time": "1753377870",
"uncertainty": 120
},
"departure": {
"time": "1753377870",
"uncertainty": 120
},
"stopId": "FEVA1",
"stopSequence": 43
},
{
"arrival": {
"time": "1753377929",
"uncertainty": 120
},
"stopId": "CRGE",
"stopSequence": 44
}
],
"trip": {
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "4479474"
}
}
},
{
"id": "4479473",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753372983",
"uncertainty": 120
},
"stopId": "PECH",
"stopSequence": 1
},
{
"arrival": {
"time": "1753373071",
"uncertainty": 120
},
"departure": {
"time": "1753373071",
"uncertainty": 120
},
"stopId": "NAIL1",
"stopSequence": 2
},
{
"arrival": {
"time": "1753373100",
"uncertainty": 120
},
"departure": {
"time": "1753373100",
"uncertainty": 120
},
"stopId": "PERRI1",
"stopSequence": 3
},
{
"arrival": {
"time": "1753373159",
"uncertainty": 120
},
"departure": {
"time": "1753373159",
"uncertainty": 120
},
"stopId": "CARN",
"stopSequence": 4
},
{
"arrival": {
"time": "1753373182",
"uncertainty": 120
},
"departure": {
"time": "1753373182",
"uncertainty": 120
},
"stopId": "GUES1",
"stopSequence": 5
},
{
"arrival": {
"time": "1753373248",
"uncertainty": 120
},
"departure": {
"time": "1753373248",
"uncertainty": 120
},
"stopId": "MARN1",
"stopSequence": 6
},
{
"arrival": {
"time": "1753373338",
"uncertainty": 120
},
"departure": {
"time": "1753373342",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 7
},
{
"arrival": {
"time": "1753373412",
"uncertainty": 120
},
"departure": {
"time": "1753373492",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1753373609",
"uncertainty": 120
},
"departure": {
"time": "1753373673",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 9
},
{
"arrival": {
"time": "1753373763",
"uncertainty": 120
},
"departure": {
"time": "1753373763",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 10
},
{
"arrival": {
"time": "1753373823",
"uncertainty": 120
},
"departure": {
"time": "1753373883",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1753373912",
"uncertainty": 120
},
"departure": {
"time": "1753373912",
"uncertainty": 120
},
"stopId": "GLBS1",
"stopSequence": 12
},
{
"arrival": {
"time": "1753374026",
"uncertainty": 120
},
"departure": {
"time": "1753374032",
"uncertainty": 120
},
"stopId": "NORM1",
"stopSequence": 13
},
{
"arrival": {
"time": "1753374114",
"uncertainty": 120
},
"departure": {
"time": "1753374122",
"uncertainty": 120
},
"stopId": "VERD2",
"stopSequence": 14
},
{
"arrival": {
"time": "1753374222",
"uncertainty": 120
},
"departure": {
"time": "1753374222",
"uncertainty": 120
},
"stopId": "ANSE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1753374282",
"uncertainty": 120
},
"departure": {
"time": "1753374282",
"uncertainty": 120
},
"stopId": "DAVI1",
"stopSequence": 16
},
{
"arrival": {
"time": "1753374365",
"uncertainty": 120
},
"departure": {
"time": "1753374365",
"uncertainty": 120
},
"stopId": "NOURY1",
"stopSequence": 17
},
{
"arrival": {
"time": "1753374467",
"uncertainty": 120
},
"departure": {
"time": "1753374467",
"uncertainty": 120
},
"stopId": "CHOU1",
"stopSequence": 18
},
{
"arrival": {
"time": "1753374497",
"uncertainty": 120
},
"departure": {
"time": "1753374497",
"uncertainty": 120
},
"stopId": "CROI1",
"stopSequence": 19
},
{
"arrival": {
"time": "1753374538",
"uncertainty": 120
},
"departure": {
"time": "1753374538",
"uncertainty": 120
},
"stopId": "KROU1",
"stopSequence": 20
},
{
"arrival": {
"time": "1753374603",
"uncertainty": 120
},
"departure": {
"time": "1753374603",
"uncertainty": 120
},
"stopId": "EXPO_D",
"stopSequence": 21
},
{
"arrival": {
"time": "1753374724",
"uncertainty": 120
},
"departure": {
"time": "1753374724",
"uncertainty": 120
},
"stopId": "KVIEC1",
"stopSequence": 22
},
{
"arrival": {
"time": "1753374786",
"uncertainty": 120
},
"departure": {
"time": "1753374786",
"uncertainty": 120
},
"stopId": "KRGN1",
"stopSequence": 23
},
{
"arrival": {
"time": "1753374845",
"uncertainty": 120
},
"departure": {
"time": "1753374845",
"uncertainty": 120
},
"stopId": "KGOU1",
"stopSequence": 24
},
{
"arrival": {
"time": "1753374921",
"uncertainty": 120
},
"departure": {
"time": "1753374921",
"uncertainty": 120
},
"stopId": "KRVT1",
"stopSequence": 25
},
{
"arrival": {
"time": "1753374966",
"uncertainty": 120
},
"departure": {
"time": "1753374966",
"uncertainty": 120
},
"stopId": "KRGS1",
"stopSequence": 26
},
{
"arrival": {
"time": "1753375006",
"uncertainty": 120
},
"departure": {
"time": "1753375006",
"uncertainty": 120
},
"stopId": "KRBE1",
"stopSequence": 27
},
{
"arrival": {
"time": "1753375057",
"uncertainty": 120
},
"departure": {
"time": "1753375057",
"uncertainty": 120
},
"stopId": "KRFL1",
"stopSequence": 28
},
{
"arrival": {
"time": "1753375138",
"uncertainty": 120
},
"departure": {
"time": "1753375138",
"uncertainty": 120
},
"stopId": "RIVI1",
"stopSequence": 29
},
{
"arrival": {
"time": "1753375211",
"uncertainty": 120
},
"departure": {
"time": "1753375211",
"uncertainty": 120
},
"stopId": "MAIRC1",
"stopSequence": 30
},
{
"arrival": {
"time": "1753375274",
"uncertainty": 120
},
"departure": {
"time": "1753375274",
"uncertainty": 120
},
"stopId": "CALL1",
"stopSequence": 31
},
{
"arrival": {
"time": "1753375321",
"uncertainty": 120
},
"departure": {
"time": "1753375321",
"uncertainty": 120
},
"stopId": "KGOF1",
"stopSequence": 32
},
{
"arrival": {
"time": "1753375403",
"uncertainty": 120
},
"departure": {
"time": "1753375403",
"uncertainty": 120
},
"stopId": "CKER1",
"stopSequence": 33
},
{
"arrival": {
"time": "1753375432",
"uncertainty": 120
},
"departure": {
"time": "1753375432",
"uncertainty": 120
},
"stopId": "TABA1",
"stopSequence": 34
},
{
"arrival": {
"time": "1753375567",
"uncertainty": 120
},
"departure": {
"time": "1753375567",
"uncertainty": 120
},
"stopId": "SEVE1",
"stopSequence": 35
},
{
"arrival": {
"time": "1753375823",
"uncertainty": 120
},
"departure": {
"time": "1753375823",
"uncertainty": 120
},
"stopId": "KERCA1",
"stopSequence": 36
},
{
"arrival": {
"time": "1753375863",
"uncertainty": 120
},
"departure": {
"time": "1753375863",
"uncertainty": 120
},
"stopId": "PKER1",
"stopSequence": 37
},
{
"arrival": {
"time": "1753375943",
"uncertainty": 120
},
"departure": {
"time": "1753375943",
"uncertainty": 120
},
"stopId": "ENFE1",
"stopSequence": 38
},
{
"arrival": {
"time": "1753375963",
"uncertainty": 120
},
"departure": {
"time": "1753375963",
"uncertainty": 120
},
"stopId": "CHATN1",
"stopSequence": 39
},
{
"arrival": {
"time": "1753376104",
"uncertainty": 120
},
"departure": {
"time": "1753376104",
"uncertainty": 120
},
"stopId": "KRDC1",
"stopSequence": 40
},
{
"arrival": {
"time": "1753376183",
"uncertainty": 120
},
"departure": {
"time": "1753376183",
"uncertainty": 120
},
"stopId": "PL191",
"stopSequence": 41
},
{
"arrival": {
"time": "1753376238",
"uncertainty": 120
},
"departure": {
"time": "1753376238",
"uncertainty": 120
},
"stopId": "CLEG1",
"stopSequence": 42
},
{
"arrival": {
"time": "1753376310",
"uncertainty": 120
},
"departure": {
"time": "1753376310",
"uncertainty": 120
},
"stopId": "FEVA1",
"stopSequence": 43
},
{
"arrival": {
"time": "1753376369",
"uncertainty": 120
},
"stopId": "CRGE",
"stopSequence": 44
}
],
"trip": {
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "4479473"
},
"vehicle": {
"id": "386",
"label": "386"
}
}
},
{
"id": "4479472",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753376580",
"uncertainty": 120
},
"stopId": "PECH",
"stopSequence": 1
}
],
"trip": {
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "4479472"
}
}
},
{
"id": "4518332",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753371450",
"uncertainty": 120
},
"stopId": "BAK3",
"stopSequence": 1
},
{
"arrival": {
"time": "1753371600",
"uncertainty": 120
},
"departure": {
"time": "1753371630",
"uncertainty": 120
},
"stopId": "MARE",
"stopSequence": 2
},
{
"arrival": {
"time": "1753371690",
"uncertainty": 120
},
"departure": {
"time": "1753371690",
"uncertainty": 120
},
"stopId": "SLIP",
"stopSequence": 3
},
{
"arrival": {
"time": "1753371794",
"uncertainty": 120
},
"departure": {
"time": "1753371794",
"uncertainty": 120
},
"stopId": "CARN",
"stopSequence": 4
},
{
"arrival": {
"time": "1753371853",
"uncertainty": 120
},
"departure": {
"time": "1753371853",
"uncertainty": 120
},
"stopId": "GUES1",
"stopSequence": 5
},
{
"arrival": {
"time": "1753371944",
"uncertainty": 120
},
"departure": {
"time": "1753371961",
"uncertainty": 120
},
"stopId": "MARN1",
"stopSequence": 6
},
{
"arrival": {
"time": "1753372032",
"uncertainty": 120
},
"departure": {
"time": "1753372051",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 7
},
{
"arrival": {
"time": "1753372132",
"uncertainty": 120
},
"departure": {
"time": "1753372141",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1753372241",
"uncertainty": 120
},
"departure": {
"time": "1753372241",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 9
},
{
"arrival": {
"time": "1753372330",
"uncertainty": 120
},
"departure": {
"time": "1753372330",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 10
},
{
"arrival": {
"time": "1753372400",
"uncertainty": 120
},
"departure": {
"time": "1753372440",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1753372483",
"uncertainty": 120
},
"departure": {
"time": "1753372483",
"uncertainty": 120
},
"stopId": "KERC1",
"stopSequence": 12
},
{
"arrival": {
"time": "1753372542",
"uncertainty": 120
},
"departure": {
"time": "1753372542",
"uncertainty": 120
},
"stopId": "VERD1",
"stopSequence": 13
},
{
"arrival": {
"time": "1753372689",
"uncertainty": 120
},
"departure": {
"time": "1753372711",
"uncertainty": 120
},
"stopId": "ANSE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1753372796",
"uncertainty": 120
},
"departure": {
"time": "1753372801",
"uncertainty": 120
},
"stopId": "DAVI1",
"stopSequence": 15
},
{
"arrival": {
"time": "1753372880",
"uncertainty": 120
},
"departure": {
"time": "1753372880",
"uncertainty": 120
},
"stopId": "NOURY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1753372994",
"uncertainty": 120
},
"departure": {
"time": "1753372994",
"uncertainty": 120
},
"stopId": "CHOU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1753373011",
"uncertainty": 120
},
"departure": {
"time": "1753373070",
"uncertainty": 120
},
"stopId": "CROI1",
"stopSequence": 18
},
{
"arrival": {
"time": "1753373101",
"uncertainty": 120
},
"departure": {
"time": "1753373131",
"uncertainty": 120
},
"stopId": "KROU1",
"stopSequence": 19
},
{
"arrival": {
"time": "1753373310",
"uncertainty": 120
},
"departure": {
"time": "1753373310",
"uncertainty": 120
},
"stopId": "GAGA1",
"stopSequence": 20
},
{
"arrival": {
"time": "1753373391",
"uncertainty": 120
},
"departure": {
"time": "1753373391",
"uncertainty": 120
},
"stopId": "GUER1",
"stopSequence": 21
},
{
"arrival": {
"time": "1753373420",
"uncertainty": 120
},
"departure": {
"time": "1753373430",
"uncertainty": 120
},
"stopId": "TRUD1",
"stopSequence": 22
},
{
"arrival": {
"time": "1753373463",
"uncertainty": 120
},
"departure": {
"time": "1753373463",
"uncertainty": 120
},
"stopId": "PAPI1",
"stopSequence": 23
},
{
"arrival": {
"time": "1753373520",
"uncertainty": 120
},
"departure": {
"time": "1753373520",
"uncertainty": 120
},
"stopId": "FOUC1",
"stopSequence": 24
},
{
"arrival": {
"time": "1753373591",
"uncertainty": 120
},
"departure": {
"time": "1753373611",
"uncertainty": 120
},
"stopId": "BELL1",
"stopSequence": 25
},
{
"arrival": {
"time": "1753373649",
"uncertainty": 120
},
"departure": {
"time": "1753373670",
"uncertainty": 120
},
"stopId": "LOCM1",
"stopSequence": 26
},
{
"arrival": {
"time": "1753373697",
"uncertainty": 120
},
"departure": {
"time": "1753373700",
"uncertainty": 120
},
"stopId": "LAND1",
"stopSequence": 27
},
{
"arrival": {
"time": "1753373824",
"uncertainty": 120
},
"departure": {
"time": "1753373851",
"uncertainty": 120
},
"stopId": "SALU1",
"stopSequence": 28
},
{
"arrival": {
"time": "1753373982",
"uncertainty": 120
},
"departure": {
"time": "1753373982",
"uncertainty": 120
},
"stopId": "DOUA1",
"stopSequence": 29
},
{
"arrival": {
"time": "1753374011",
"uncertainty": 120
},
"departure": {
"time": "1753374011",
"uncertainty": 120
},
"stopId": "ORIEN1",
"stopSequence": 30
},
{
"arrival": {
"time": "1753374070",
"uncertainty": 120
},
"departure": {
"time": "1753374091",
"uncertainty": 120
},
"stopId": "VILG1",
"stopSequence": 31
},
{
"arrival": {
"time": "1753374129",
"uncertainty": 120
},
"departure": {
"time": "1753374151",
"uncertainty": 120
},
"stopId": "CGEN1",
"stopSequence": 32
},
{
"arrival": {
"time": "1753374207",
"uncertainty": 120
},
"departure": {
"time": "1753374207",
"uncertainty": 120
},
"stopId": "MROU1",
"stopSequence": 33
},
{
"arrival": {
"time": "1753374279",
"uncertainty": 120
},
"departure": {
"time": "1753374279",
"uncertainty": 120
},
"stopId": "HERVE1",
"stopSequence": 34
},
{
"arrival": {
"time": "1753374386",
"uncertainty": 120
},
"departure": {
"time": "1753374386",
"uncertainty": 120
},
"stopId": "MARC1",
"stopSequence": 35
},
{
"arrival": {
"time": "1753374472",
"uncertainty": 120
},
"departure": {
"time": "1753374472",
"uncertainty": 120
},
"stopId": "BOTA1",
"stopSequence": 36
},
{
"arrival": {
"time": "1753374540",
"uncertainty": 120
},
"departure": {
"time": "1753374540",
"uncertainty": 120
},
"stopId": "ZOLA1",
"stopSequence": 37
},
{
"arrival": {
"time": "1753374573",
"uncertainty": 120
},
"departure": {
"time": "1753374573",
"uncertainty": 120
},
"stopId": "KERI1",
"stopSequence": 38
},
{
"arrival": {
"time": "1753374678",
"uncertainty": 120
},
"departure": {
"time": "1753374678",
"uncertainty": 120
},
"stopId": "KRLI1",
"stopSequence": 39
},
{
"arrival": {
"time": "1753374736",
"uncertainty": 120
},
"departure": {
"time": "1753374736",
"uncertainty": 120
},
"stopId": "MCUR1",
"stopSequence": 40
},
{
"arrival": {
"time": "1753374758",
"uncertainty": 120
},
"departure": {
"time": "1753374758",
"uncertainty": 120
},
"stopId": "GARD1",
"stopSequence": 41
},
{
"arrival": {
"time": "1753374818",
"uncertainty": 120
},
"departure": {
"time": "1753374818",
"uncertainty": 120
},
"stopId": "CBRA1",
"stopSequence": 42
},
{
"arrival": {
"time": "1753374874",
"uncertainty": 120
},
"departure": {
"time": "1753374874",
"uncertainty": 120
},
"stopId": "QUIM1",
"stopSequence": 43
},
{
"arrival": {
"time": "1753374947",
"uncertainty": 120
},
"stopId": "HUGO1",
"stopSequence": 44
}
],
"trip": {
"routeId": "T5",
"scheduleRelationship": "SCHEDULED",
"tripId": "4518332"
},
"vehicle": {
"id": "443",
"label": "443"
}
}
},
{
"id": "4518320",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753378759",
"uncertainty": 120
},
"departure": {
"time": "1753378759",
"uncertainty": 120
},
"stopId": "BRUY1"
},
{
"departure": {
"time": "1753375080",
"uncertainty": 120
},
"stopId": "BAK3",
"stopSequence": 1
},
{
"arrival": {
"time": "1753375227",
"uncertainty": 120
},
"departure": {
"time": "1753375227",
"uncertainty": 120
},
"stopId": "MARE",
"stopSequence": 2
},
{
"arrival": {
"time": "1753375286",
"uncertainty": 120
},
"departure": {
"time": "1753375286",
"uncertainty": 120
},
"stopId": "SLIP",
"stopSequence": 3
},
{
"arrival": {
"time": "1753375370",
"uncertainty": 120
},
"departure": {
"time": "1753375370",
"uncertainty": 120
},
"stopId": "CARN",
"stopSequence": 4
},
{
"arrival": {
"time": "1753375428",
"uncertainty": 120
},
"departure": {
"time": "1753375428",
"uncertainty": 120
},
"stopId": "GUES1",
"stopSequence": 5
},
{
"arrival": {
"time": "1753375523",
"uncertainty": 120
},
"departure": {
"time": "1753375523",
"uncertainty": 120
},
"stopId": "MARN1",
"stopSequence": 6
},
{
"arrival": {
"time": "1753375600",
"uncertainty": 120
},
"departure": {
"time": "1753375600",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 7
},
{
"arrival": {
"time": "1753375674",
"uncertainty": 120
},
"departure": {
"time": "1753375674",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1753375761",
"uncertainty": 120
},
"departure": {
"time": "1753375761",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 9
},
{
"arrival": {
"time": "1753375845",
"uncertainty": 120
},
"departure": {
"time": "1753375845",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 10
},
{
"arrival": {
"time": "1753375949",
"uncertainty": 120
},
"departure": {
"time": "1753375949",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1753376011",
"uncertainty": 120
},
"departure": {
"time": "1753376011",
"uncertainty": 120
},
"stopId": "KERC1",
"stopSequence": 12
},
{
"arrival": {
"time": "1753376129",
"uncertainty": 120
},
"departure": {
"time": "1753376129",
"uncertainty": 120
},
"stopId": "VERD1",
"stopSequence": 13
},
{
"arrival": {
"time": "1753376249",
"uncertainty": 120
},
"departure": {
"time": "1753376249",
"uncertainty": 120
},
"stopId": "ANSE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1753376301",
"uncertainty": 120
},
"departure": {
"time": "1753376301",
"uncertainty": 120
},
"stopId": "DAVI1",
"stopSequence": 15
},
{
"arrival": {
"time": "1753376391",
"uncertainty": 120
},
"departure": {
"time": "1753376391",
"uncertainty": 120
},
"stopId": "NOURY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1753376478",
"uncertainty": 120
},
"departure": {
"time": "1753376478",
"uncertainty": 120
},
"stopId": "CHOU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1753376512",
"uncertainty": 120
},
"departure": {
"time": "1753376512",
"uncertainty": 120
},
"stopId": "CROI1",
"stopSequence": 18
},
{
"arrival": {
"time": "1753376547",
"uncertainty": 120
},
"departure": {
"time": "1753376547",
"uncertainty": 120
},
"stopId": "KROU1",
"stopSequence": 19
},
{
"arrival": {
"time": "1753376719",
"uncertainty": 120
},
"departure": {
"time": "1753376719",
"uncertainty": 120
},
"stopId": "GAGA1",
"stopSequence": 20
},
{
"arrival": {
"time": "1753376787",
"uncertainty": 120
},
"departure": {
"time": "1753376787",
"uncertainty": 120
},
"stopId": "GUER1",
"stopSequence": 21
},
{
"arrival": {
"time": "1753376816",
"uncertainty": 120
},
"departure": {
"time": "1753376816",
"uncertainty": 120
},
"stopId": "TRUD1",
"stopSequence": 22
},
{
"arrival": {
"time": "1753376846",
"uncertainty": 120
},
"departure": {
"time": "1753376846",
"uncertainty": 120
},
"stopId": "PAPI1",
"stopSequence": 23
},
{
"arrival": {
"time": "1753376905",
"uncertainty": 120
},
"departure": {
"time": "1753376905",
"uncertainty": 120
},
"stopId": "FOUC1",
"stopSequence": 24
},
{
"arrival": {
"time": "1753376967",
"uncertainty": 120
},
"departure": {
"time": "1753376967",
"uncertainty": 120
},
"stopId": "BELL1",
"stopSequence": 25
},
{
"arrival": {
"time": "1753377010",
"uncertainty": 120
},
"departure": {
"time": "1753377010",
"uncertainty": 120
},
"stopId": "LOCM1",
"stopSequence": 26
},
{
"arrival": {
"time": "1753377034",
"uncertainty": 120
},
"departure": {
"time": "1753377034",
"uncertainty": 120
},
"stopId": "LAND1",
"stopSequence": 27
},
{
"arrival": {
"time": "1753377120",
"uncertainty": 120
},
"departure": {
"time": "1753377120",
"uncertainty": 120
},
"stopId": "SALU1",
"stopSequence": 28
},
{
"arrival": {
"time": "1753377282",
"uncertainty": 120
},
"departure": {
"time": "1753377282",
"uncertainty": 120
},
"stopId": "DOUA1",
"stopSequence": 29
},
{
"arrival": {
"time": "1753377307",
"uncertainty": 120
},
"departure": {
"time": "1753377307",
"uncertainty": 120
},
"stopId": "ORIEN1",
"stopSequence": 30
},
{
"arrival": {
"time": "1753377332",
"uncertainty": 120
},
"departure": {
"time": "1753377332",
"uncertainty": 120
},
"stopId": "VILG1",
"stopSequence": 31
},
{
"arrival": {
"time": "1753377376",
"uncertainty": 120
},
"departure": {
"time": "1753377376",
"uncertainty": 120
},
"stopId": "CGEN1",
"stopSequence": 32
},
{
"arrival": {
"time": "1753377424",
"uncertainty": 120
},
"departure": {
"time": "1753377424",
"uncertainty": 120
},
"stopId": "MROU1",
"stopSequence": 33
},
{
"arrival": {
"time": "1753377512",
"uncertainty": 120
},
"departure": {
"time": "1753377512",
"uncertainty": 120
},
"stopId": "HERVE1",
"stopSequence": 34
},
{
"arrival": {
"time": "1753377632",
"uncertainty": 120
},
"departure": {
"time": "1753377632",
"uncertainty": 120
},
"stopId": "MARC1",
"stopSequence": 35
},
{
"arrival": {
"time": "1753377705",
"uncertainty": 120
},
"departure": {
"time": "1753377705",
"uncertainty": 120
},
"stopId": "BOTA1",
"stopSequence": 36
},
{
"arrival": {
"time": "1753377752",
"uncertainty": 120
},
"departure": {
"time": "1753377752",
"uncertainty": 120
},
"stopId": "ZOLA1",
"stopSequence": 37
},
{
"arrival": {
"time": "1753377797",
"uncertainty": 120
},
"departure": {
"time": "1753377797",
"uncertainty": 120
},
"stopId": "KERI1",
"stopSequence": 38
},
{
"arrival": {
"time": "1753377902",
"uncertainty": 120
},
"departure": {
"time": "1753377902",
"uncertainty": 120
},
"stopId": "KRLI1",
"stopSequence": 39
},
{
"arrival": {
"time": "1753377960",
"uncertainty": 120
},
"departure": {
"time": "1753377960",
"uncertainty": 120
},
"stopId": "MCUR1",
"stopSequence": 40
},
{
"arrival": {
"time": "1753377992",
"uncertainty": 120
},
"departure": {
"time": "1753377992",
"uncertainty": 120
},
"stopId": "GARD1",
"stopSequence": 41
},
{
"arrival": {
"time": "1753378053",
"uncertainty": 120
},
"departure": {
"time": "1753378053",
"uncertainty": 120
},
"stopId": "CBRA1",
"stopSequence": 42
},
{
"arrival": {
"time": "1753378107",
"uncertainty": 120
},
"departure": {
"time": "1753378107",
"uncertainty": 120
},
"stopId": "QUIM1",
"stopSequence": 43
},
{
"arrival": {
"time": "1753378172",
"uncertainty": 120
},
"departure": {
"time": "1753378172",
"uncertainty": 120
},
"stopId": "HUGO1",
"stopSequence": 44
},
{
"arrival": {
"time": "1753378210",
"uncertainty": 120
},
"departure": {
"time": "1753378210",
"uncertainty": 120
},
"stopId": "KRGR1",
"stopSequence": 45
},
{
"arrival": {
"time": "1753378272",
"uncertainty": 120
},
"departure": {
"time": "1753378272",
"uncertainty": 120
},
"stopId": "LALU1",
"stopSequence": 46
},
{
"arrival": {
"time": "1753378356",
"uncertainty": 120
},
"departure": {
"time": "1753378356",
"uncertainty": 120
},
"stopId": "PIAU1",
"stopSequence": 47
},
{
"arrival": {
"time": "1753378496",
"uncertainty": 120
},
"departure": {
"time": "1753378496",
"uncertainty": 120
},
"stopId": "MALL1",
"stopSequence": 48
},
{
"arrival": {
"time": "1753378546",
"uncertainty": 120
},
"departure": {
"time": "1753378546",
"uncertainty": 120
},
"stopId": "KBLA1",
"stopSequence": 49
},
{
"arrival": {
"time": "1753378588",
"uncertainty": 120
},
"departure": {
"time": "1753378588",
"uncertainty": 120
},
"stopId": "LOCC1",
"stopSequence": 50
},
{
"arrival": {
"time": "1753378652",
"uncertainty": 120
},
"departure": {
"time": "1753378652",
"uncertainty": 120
},
"stopId": "FORG1",
"stopSequence": 51
},
{
"arrival": {
"time": "1753378689",
"uncertainty": 120
},
"departure": {
"time": "1753378689",
"uncertainty": 120
},
"stopId": "ALLE1",
"stopSequence": 52
},
{
"arrival": {
"time": "1753378787",
"uncertainty": 120
},
"departure": {
"time": "1753378787",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "BRUY1",
"stopSequence": 53
},
{
"arrival": {
"time": "1753378867",
"uncertainty": 120
},
"departure": {
"time": "1753378867",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "MONT",
"stopSequence": 54
},
{
"arrival": {
"time": "1753378930",
"uncertainty": 120
},
"departure": {
"time": "1753378930",
"uncertainty": 120
},
"stopId": "CJAU1",
"stopSequence": 55
},
{
"arrival": {
"time": "1753378987",
"uncertainty": 120
},
"departure": {
"time": "1753378987",
"uncertainty": 120
},
"stopId": "LBLE1",
"stopSequence": 56
},
{
"arrival": {
"time": "1753379029",
"uncertainty": 120
},
"departure": {
"time": "1753379029",
"uncertainty": 120
},
"stopId": "SAPIN1",
"stopSequence": 57
},
{
"arrival": {
"time": "1753379117",
"uncertainty": 120
},
"departure": {
"time": "1753379117",
"uncertainty": 120
},
"stopId": "GORE1",
"stopSequence": 58
},
{
"arrival": {
"time": "1753379171",
"uncertainty": 120
},
"departure": {
"time": "1753379171",
"uncertainty": 120
},
"stopId": "JEGO1",
"stopSequence": 59
},
{
"arrival": {
"time": "1753379216",
"uncertainty": 120
},
"departure": {
"time": "1753379216",
"uncertainty": 120
},
"stopId": "INZI1",
"stopSequence": 60
},
{
"arrival": {
"time": "1753379290",
"uncertainty": 120
},
"stopId": "ILMB",
"stopSequence": 61
}
],
"trip": {
"routeId": "T5",
"scheduleRelationship": "SCHEDULED",
"tripId": "4518320"
}
}
},
{
"id": "4479471",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753371273",
"uncertainty": 120
},
"stopId": "PECH",
"stopSequence": 1
},
{
"arrival": {
"time": "1753371356",
"uncertainty": 120
},
"departure": {
"time": "1753371356",
"uncertainty": 120
},
"stopId": "NAIL1",
"stopSequence": 2
},
{
"arrival": {
"time": "1753371400",
"uncertainty": 120
},
"departure": {
"time": "1753371400",
"uncertainty": 120
},
"stopId": "PERRI1",
"stopSequence": 3
},
{
"arrival": {
"time": "1753371498",
"uncertainty": 120
},
"departure": {
"time": "1753371498",
"uncertainty": 120
},
"stopId": "CARN",
"stopSequence": 4
},
{
"arrival": {
"time": "1753371556",
"uncertainty": 120
},
"departure": {
"time": "1753371556",
"uncertainty": 120
},
"stopId": "GUES1",
"stopSequence": 5
},
{
"arrival": {
"time": "1753371630",
"uncertainty": 120
},
"departure": {
"time": "1753371630",
"uncertainty": 120
},
"stopId": "MARN1",
"stopSequence": 6
},
{
"arrival": {
"time": "1753371694",
"uncertainty": 120
},
"departure": {
"time": "1753371694",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 7
},
{
"arrival": {
"time": "1753371770",
"uncertainty": 120
},
"departure": {
"time": "1753371784",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1753371874",
"uncertainty": 120
},
"departure": {
"time": "1753371874",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 9
},
{
"arrival": {
"time": "1753371962",
"uncertainty": 120
},
"departure": {
"time": "1753371964",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 10
},
{
"arrival": {
"time": "1753372054",
"uncertainty": 120
},
"departure": {
"time": "1753372144",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1753372188",
"uncertainty": 120
},
"departure": {
"time": "1753372204",
"uncertainty": 120
},
"stopId": "GLBS1",
"stopSequence": 12
},
{
"arrival": {
"time": "1753372294",
"uncertainty": 120
},
"departure": {
"time": "1753372324",
"uncertainty": 120
},
"stopId": "NORM1",
"stopSequence": 13
},
{
"arrival": {
"time": "1753372396",
"uncertainty": 120
},
"departure": {
"time": "1753372414",
"uncertainty": 120
},
"stopId": "VERD2",
"stopSequence": 14
},
{
"arrival": {
"time": "1753372577",
"uncertainty": 120
},
"departure": {
"time": "1753372594",
"uncertainty": 120
},
"stopId": "ANSE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1753372696",
"uncertainty": 120
},
"departure": {
"time": "1753372696",
"uncertainty": 120
},
"stopId": "DAVI1",
"stopSequence": 16
},
{
"arrival": {
"time": "1753372774",
"uncertainty": 120
},
"departure": {
"time": "1753372774",
"uncertainty": 120
},
"stopId": "NOURY1",
"stopSequence": 17
},
{
"arrival": {
"time": "1753372878",
"uncertainty": 120
},
"departure": {
"time": "1753372894",
"uncertainty": 120
},
"stopId": "CHOU1",
"stopSequence": 18
},
{
"arrival": {
"time": "1753372924",
"uncertainty": 120
},
"departure": {
"time": "1753372924",
"uncertainty": 120
},
"stopId": "CROI1",
"stopSequence": 19
},
{
"arrival": {
"time": "1753372984",
"uncertainty": 120
},
"departure": {
"time": "1753372984",
"uncertainty": 120
},
"stopId": "KROU1",
"stopSequence": 20
},
{
"arrival": {
"time": "1753373044",
"uncertainty": 120
},
"departure": {
"time": "1753373104",
"uncertainty": 120
},
"stopId": "EXPO_D",
"stopSequence": 21
},
{
"arrival": {
"time": "1753373224",
"uncertainty": 120
},
"departure": {
"time": "1753373224",
"uncertainty": 120
},
"stopId": "KVIEC1",
"stopSequence": 22
},
{
"arrival": {
"time": "1753373287",
"uncertainty": 120
},
"departure": {
"time": "1753373287",
"uncertainty": 120
},
"stopId": "KRGN1",
"stopSequence": 23
},
{
"arrival": {
"time": "1753373349",
"uncertainty": 120
},
"departure": {
"time": "1753373349",
"uncertainty": 120
},
"stopId": "KGOU1",
"stopSequence": 24
},
{
"arrival": {
"time": "1753373420",
"uncertainty": 120
},
"departure": {
"time": "1753373434",
"uncertainty": 120
},
"stopId": "KRVT1",
"stopSequence": 25
},
{
"arrival": {
"time": "1753373482",
"uncertainty": 120
},
"departure": {
"time": "1753373482",
"uncertainty": 120
},
"stopId": "KRGS1",
"stopSequence": 26
},
{
"arrival": {
"time": "1753373520",
"uncertainty": 120
},
"departure": {
"time": "1753373520",
"uncertainty": 120
},
"stopId": "KRBE1",
"stopSequence": 27
},
{
"arrival": {
"time": "1753373567",
"uncertainty": 120
},
"departure": {
"time": "1753373567",
"uncertainty": 120
},
"stopId": "KRFL1",
"stopSequence": 28
},
{
"arrival": {
"time": "1753373649",
"uncertainty": 120
},
"departure": {
"time": "1753373649",
"uncertainty": 120
},
"stopId": "RIVI1",
"stopSequence": 29
},
{
"arrival": {
"time": "1753373726",
"uncertainty": 120
},
"departure": {
"time": "1753373734",
"uncertainty": 120
},
"stopId": "MAIRC1",
"stopSequence": 30
},
{
"arrival": {
"time": "1753373801",
"uncertainty": 120
},
"departure": {
"time": "1753373801",
"uncertainty": 120
},
"stopId": "CALL1",
"stopSequence": 31
},
{
"arrival": {
"time": "1753373847",
"uncertainty": 120
},
"departure": {
"time": "1753373854",
"uncertainty": 120
},
"stopId": "KGOF1",
"stopSequence": 32
},
{
"arrival": {
"time": "1753373940",
"uncertainty": 120
},
"departure": {
"time": "1753373940",
"uncertainty": 120
},
"stopId": "CKER1",
"stopSequence": 33
},
{
"arrival": {
"time": "1753373969",
"uncertainty": 120
},
"departure": {
"time": "1753373974",
"uncertainty": 120
},
"stopId": "TABA1",
"stopSequence": 34
},
{
"arrival": {
"time": "1753374100",
"uncertainty": 120
},
"departure": {
"time": "1753374100",
"uncertainty": 120
},
"stopId": "SEVE1",
"stopSequence": 35
},
{
"arrival": {
"time": "1753374360",
"uncertainty": 120
},
"departure": {
"time": "1753374360",
"uncertainty": 120
},
"stopId": "KERCA1",
"stopSequence": 36
},
{
"arrival": {
"time": "1753374414",
"uncertainty": 120
},
"departure": {
"time": "1753374414",
"uncertainty": 120
},
"stopId": "PKER1",
"stopSequence": 37
},
{
"arrival": {
"time": "1753374492",
"uncertainty": 120
},
"departure": {
"time": "1753374492",
"uncertainty": 120
},
"stopId": "ENFE1",
"stopSequence": 38
},
{
"arrival": {
"time": "1753374527",
"uncertainty": 120
},
"departure": {
"time": "1753374527",
"uncertainty": 120
},
"stopId": "CHATN1",
"stopSequence": 39
},
{
"arrival": {
"time": "1753374641",
"uncertainty": 120
},
"departure": {
"time": "1753374641",
"uncertainty": 120
},
"stopId": "KRDC1",
"stopSequence": 40
},
{
"arrival": {
"time": "1753374716",
"uncertainty": 120
},
"departure": {
"time": "1753374716",
"uncertainty": 120
},
"stopId": "PL191",
"stopSequence": 41
},
{
"arrival": {
"time": "1753374776",
"uncertainty": 120
},
"departure": {
"time": "1753374776",
"uncertainty": 120
},
"stopId": "CLEG1",
"stopSequence": 42
},
{
"arrival": {
"time": "1753374850",
"uncertainty": 120
},
"departure": {
"time": "1753374850",
"uncertainty": 120
},
"stopId": "FEVA1",
"stopSequence": 43
},
{
"arrival": {
"time": "1753374906",
"uncertainty": 120
},
"stopId": "CRGE",
"stopSequence": 44
}
],
"trip": {
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "4479471"
},
"vehicle": {
"id": "381",
"label": "381"
}
}
},
{
"id": "4522962",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753372012",
"uncertainty": 120
},
"stopId": "PALU1",
"stopSequence": 1
},
{
"arrival": {
"time": "1753372157",
"uncertainty": 120
},
"departure": {
"time": "1753372157",
"uncertainty": 120
},
"stopId": "CRF",
"stopSequence": 2
},
{
"arrival": {
"time": "1753372259",
"uncertainty": 120
},
"departure": {
"time": "1753372282",
"uncertainty": 120
},
"stopId": "KPAP1",
"stopSequence": 3
},
{
"arrival": {
"time": "1753372342",
"uncertainty": 120
},
"departure": {
"time": "1753372342",
"uncertainty": 120
},
"stopId": "KPLA1",
"stopSequence": 4
},
{
"arrival": {
"time": "1753372414",
"uncertainty": 120
},
"departure": {
"time": "1753372414",
"uncertainty": 120
},
"stopId": "OCEA1",
"stopSequence": 5
},
{
"arrival": {
"time": "1753372438",
"uncertainty": 120
},
"departure": {
"time": "1753372438",
"uncertainty": 120
},
"stopId": "PRES1",
"stopSequence": 6
},
{
"arrival": {
"time": "1753372487",
"uncertainty": 120
},
"departure": {
"time": "1753372487",
"uncertainty": 120
},
"stopId": "KEGU1",
"stopSequence": 7
},
{
"arrival": {
"time": "1753372568",
"uncertainty": 120
},
"departure": {
"time": "1753372568",
"uncertainty": 120
},
"stopId": "ROSE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1753372596",
"uncertainty": 120
},
"departure": {
"time": "1753372596",
"uncertainty": 120
},
"stopId": "BRIS1",
"stopSequence": 9
},
{
"arrival": {
"time": "1753372635",
"uncertainty": 120
},
"departure": {
"time": "1753372703",
"uncertainty": 120
},
"stopId": "GROU3",
"stopSequence": 10
},
{
"arrival": {
"time": "1753372779",
"uncertainty": 120
},
"departure": {
"time": "1753372793",
"uncertainty": 120
},
"stopId": "MENZ1",
"stopSequence": 11
},
{
"arrival": {
"time": "1753372850",
"uncertainty": 120
},
"departure": {
"time": "1753372853",
"uncertainty": 120
},
"stopId": "KEBL1",
"stopSequence": 12
},
{
"arrival": {
"time": "1753372913",
"uncertainty": 120
},
"departure": {
"time": "1753372913",
"uncertainty": 120
},
"stopId": "TOUH1",
"stopSequence": 13
},
{
"arrival": {
"time": "1753372983",
"uncertainty": 120
},
"departure": {
"time": "1753372983",
"uncertainty": 120
},
"stopId": "NOUR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1753373023",
"uncertainty": 120
},
"departure": {
"time": "1753373033",
"uncertainty": 120
},
"stopId": "KERN1",
"stopSequence": 15
},
{
"arrival": {
"time": "1753373093",
"uncertainty": 120
},
"departure": {
"time": "1753373093",
"uncertainty": 120
},
"stopId": "PHAR1",
"stopSequence": 16
},
{
"arrival": {
"time": "1753373110",
"uncertainty": 120
},
"departure": {
"time": "1753373110",
"uncertainty": 120
},
"stopId": "KERA1",
"stopSequence": 17
},
{
"arrival": {
"time": "1753373153",
"uncertainty": 120
},
"departure": {
"time": "1753373153",
"uncertainty": 120
},
"stopId": "MINI1",
"stopSequence": 18
},
{
"arrival": {
"time": "1753373184",
"uncertainty": 120
},
"departure": {
"time": "1753373184",
"uncertainty": 120
},
"stopId": "4CHE2",
"stopSequence": 19
},
{
"arrival": {
"time": "1753373310",
"uncertainty": 120
},
"departure": {
"time": "1753373333",
"uncertainty": 120
},
"stopId": "QUEL1",
"stopSequence": 20
},
{
"arrival": {
"time": "1753373433",
"uncertainty": 120
},
"departure": {
"time": "1753373513",
"uncertainty": 120
},
"stopId": "MOUL1",
"stopSequence": 21
},
{
"arrival": {
"time": "1753373573",
"uncertainty": 120
},
"departure": {
"time": "1753373573",
"uncertainty": 120
},
"stopId": "ANGL1",
"stopSequence": 22
},
{
"arrival": {
"time": "1753373662",
"uncertainty": 120
},
"departure": {
"time": "1753373783",
"uncertainty": 120
},
"stopId": "PUCE1",
"stopSequence": 23
},
{
"arrival": {
"time": "1753373887",
"uncertainty": 120
},
"departure": {
"time": "1753373887",
"uncertainty": 120
},
"stopId": "LYCM1",
"stopSequence": 24
},
{
"arrival": {
"time": "1753373943",
"uncertainty": 120
},
"departure": {
"time": "1753373943",
"uncertainty": 120
},
"stopId": "MERV1",
"stopSequence": 25
},
{
"arrival": {
"time": "1753374013",
"uncertainty": 120
},
"departure": {
"time": "1753374013",
"uncertainty": 120
},
"stopId": "BAYA1",
"stopSequence": 26
},
{
"arrival": {
"time": "1753374077",
"uncertainty": 120
},
"departure": {
"time": "1753374084",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 27
},
{
"arrival": {
"time": "1753374155",
"uncertainty": 120
},
"departure": {
"time": "1753374204",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 28
},
{
"arrival": {
"time": "1753374295",
"uncertainty": 120
},
"departure": {
"time": "1753374295",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 29
},
{
"arrival": {
"time": "1753374381",
"uncertainty": 120
},
"departure": {
"time": "1753374381",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 30
},
{
"arrival": {
"time": "1753374474",
"uncertainty": 120
},
"departure": {
"time": "1753374480",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 31
},
{
"arrival": {
"time": "1753374592",
"uncertainty": 120
},
"departure": {
"time": "1753374592",
"uncertainty": 120
},
"stopId": "KERC1",
"stopSequence": 32
},
{
"arrival": {
"time": "1753374653",
"uncertainty": 120
},
"departure": {
"time": "1753374653",
"uncertainty": 120
},
"stopId": "YSER1",
"stopSequence": 33
},
{
"arrival": {
"time": "1753374743",
"uncertainty": 120
},
"departure": {
"time": "1753374743",
"uncertainty": 120
},
"stopId": "DOUR1",
"stopSequence": 34
},
{
"arrival": {
"time": "1753374797",
"uncertainty": 120
},
"departure": {
"time": "1753374797",
"uncertainty": 120
},
"stopId": "CALV1",
"stopSequence": 35
},
{
"arrival": {
"time": "1753374869",
"uncertainty": 120
},
"departure": {
"time": "1753374869",
"uncertainty": 120
},
"stopId": "LPUI1",
"stopSequence": 36
},
{
"arrival": {
"time": "1753374933",
"uncertainty": 120
},
"departure": {
"time": "1753374933",
"uncertainty": 120
},
"stopId": "LIBE1",
"stopSequence": 37
},
{
"arrival": {
"time": "1753374969",
"uncertainty": 120
},
"departure": {
"time": "1753374969",
"uncertainty": 120
},
"stopId": "MAIR1",
"stopSequence": 38
},
{
"arrival": {
"time": "1753375023",
"uncertainty": 120
},
"departure": {
"time": "1753375023",
"uncertainty": 120
},
"stopId": "GREN1",
"stopSequence": 39
},
{
"arrival": {
"time": "1753375092",
"uncertainty": 120
},
"departure": {
"time": "1753375092",
"uncertainty": 120
},
"stopId": "ZCK21",
"stopSequence": 40
},
{
"arrival": {
"time": "1753375142",
"uncertainty": 120
},
"departure": {
"time": "1753375142",
"uncertainty": 120
},
"stopId": "VERT4",
"stopSequence": 41
},
{
"arrival": {
"time": "1753375235",
"uncertainty": 120
},
"departure": {
"time": "1753375235",
"uncertainty": 120
},
"stopId": "CFPA1",
"stopSequence": 42
},
{
"arrival": {
"time": "1753375399",
"uncertainty": 120
},
"departure": {
"time": "1753375399",
"uncertainty": 120
},
"stopId": "CLAI1",
"stopSequence": 43
},
{
"arrival": {
"time": "1753375501",
"uncertainty": 120
},
"departure": {
"time": "1753375501",
"uncertainty": 120
},
"stopId": "BEGR5",
"stopSequence": 44
},
{
"arrival": {
"time": "1753375579",
"uncertainty": 120
},
"departure": {
"time": "1753375579",
"uncertainty": 120
},
"stopId": "VDTO1",
"stopSequence": 45
},
{
"arrival": {
"time": "1753375635",
"uncertainty": 120
},
"departure": {
"time": "1753375635",
"uncertainty": 120
},
"stopId": "KBON1",
"stopSequence": 46
},
{
"arrival": {
"time": "1753375686",
"uncertainty": 120
},
"departure": {
"time": "1753375686",
"uncertainty": 120
},
"stopId": "PZEC1",
"stopSequence": 47
},
{
"arrival": {
"time": "1753375759",
"uncertainty": 120
},
"departure": {
"time": "1753375759",
"uncertainty": 120
},
"stopId": "KZEC1",
"stopSequence": 48
},
{
"arrival": {
"time": "1753375840",
"uncertainty": 120
},
"departure": {
"time": "1753375840",
"uncertainty": 120
},
"stopId": "VERL",
"stopSequence": 49
},
{
"arrival": {
"time": "1753375889",
"uncertainty": 120
},
"departure": {
"time": "1753375889",
"uncertainty": 120
},
"stopId": "ROLL",
"stopSequence": 50
},
{
"arrival": {
"time": "1753375939",
"uncertainty": 120
},
"departure": {
"time": "1753375939",
"uncertainty": 120
},
"stopId": "CZAM",
"stopSequence": 51
},
{
"arrival": {
"time": "1753375999",
"uncertainty": 120
},
"departure": {
"time": "1753375999",
"uncertainty": 120
},
"stopId": "LTLC1",
"stopSequence": 52
},
{
"arrival": {
"time": "1753376077",
"uncertainty": 120
},
"departure": {
"time": "1753376077",
"uncertainty": 120
},
"stopId": "VALQ1",
"stopSequence": 53
},
{
"arrival": {
"time": "1753376160",
"uncertainty": 120
},
"departure": {
"time": "1753376160",
"uncertainty": 120
},
"stopId": "LTER1",
"stopSequence": 54
},
{
"arrival": {
"time": "1753376201",
"uncertainty": 120
},
"departure": {
"time": "1753376201",
"uncertainty": 120
},
"stopId": "NENE1",
"stopSequence": 55
},
{
"arrival": {
"time": "1753376273",
"uncertainty": 120
},
"departure": {
"time": "1753376273",
"uncertainty": 120
},
"stopId": "MANK1",
"stopSequence": 56
},
{
"arrival": {
"time": "1753376299",
"uncertainty": 120
},
"departure": {
"time": "1753376299",
"uncertainty": 120
},
"stopId": "GEND1",
"stopSequence": 57
},
{
"arrival": {
"time": "1753376330",
"uncertainty": 120
},
"departure": {
"time": "1753376330",
"uncertainty": 120
},
"stopId": "MAUR3",
"stopSequence": 58
},
{
"arrival": {
"time": "1753376380",
"uncertainty": 120
},
"departure": {
"time": "1753376380",
"uncertainty": 120
},
"stopId": "PSCC",
"stopSequence": 59
},
{
"arrival": {
"time": "1753376409",
"uncertainty": 120
},
"departure": {
"time": "1753376409",
"uncertainty": 120
},
"stopId": "GARE",
"stopSequence": 60
},
{
"arrival": {
"time": "1753376478",
"uncertainty": 120
},
"departure": {
"time": "1753376478",
"uncertainty": 120
},
"stopId": "NINI2",
"stopSequence": 61
},
{
"arrival": {
"time": "1753376598",
"uncertainty": 120
},
"stopId": "TYNU3",
"stopSequence": 62
}
],
"trip": {
"routeId": "T4a",
"scheduleRelationship": "SCHEDULED",
"tripId": "4522962"
},
"vehicle": {
"id": "616",
"label": "616"
}
}
},
{
"id": "4522963",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753373134",
"uncertainty": 120
},
"stopId": "PALU1",
"stopSequence": 1
},
{
"arrival": {
"time": "1753373292",
"uncertainty": 120
},
"departure": {
"time": "1753373292",
"uncertainty": 120
},
"stopId": "CRF",
"stopSequence": 2
},
{
"arrival": {
"time": "1753373463",
"uncertainty": 120
},
"departure": {
"time": "1753373463",
"uncertainty": 120
},
"stopId": "KPAP1",
"stopSequence": 3
},
{
"arrival": {
"time": "1753373553",
"uncertainty": 120
},
"departure": {
"time": "1753373553",
"uncertainty": 120
},
"stopId": "KPLA1",
"stopSequence": 4
},
{
"arrival": {
"time": "1753373617",
"uncertainty": 120
},
"departure": {
"time": "1753373617",
"uncertainty": 120
},
"stopId": "OCEA1",
"stopSequence": 5
},
{
"arrival": {
"time": "1753373644",
"uncertainty": 120
},
"departure": {
"time": "1753373644",
"uncertainty": 120
},
"stopId": "PRES1",
"stopSequence": 6
},
{
"arrival": {
"time": "1753373697",
"uncertainty": 120
},
"departure": {
"time": "1753373697",
"uncertainty": 120
},
"stopId": "KEGU1",
"stopSequence": 7
},
{
"arrival": {
"time": "1753373793",
"uncertainty": 120
},
"departure": {
"time": "1753373793",
"uncertainty": 120
},
"stopId": "ROSE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1753373829",
"uncertainty": 120
},
"departure": {
"time": "1753373829",
"uncertainty": 120
},
"stopId": "BRIS1",
"stopSequence": 9
},
{
"arrival": {
"time": "1753373872",
"uncertainty": 120
},
"departure": {
"time": "1753373914",
"uncertainty": 120
},
"stopId": "GROU3",
"stopSequence": 10
},
{
"arrival": {
"time": "1753373994",
"uncertainty": 120
},
"departure": {
"time": "1753374004",
"uncertainty": 120
},
"stopId": "MENZ1",
"stopSequence": 11
},
{
"arrival": {
"time": "1753374064",
"uncertainty": 120
},
"departure": {
"time": "1753374064",
"uncertainty": 120
},
"stopId": "KEBL1",
"stopSequence": 12
},
{
"arrival": {
"time": "1753374124",
"uncertainty": 120
},
"departure": {
"time": "1753374124",
"uncertainty": 120
},
"stopId": "TOUH1",
"stopSequence": 13
},
{
"arrival": {
"time": "1753374190",
"uncertainty": 120
},
"departure": {
"time": "1753374190",
"uncertainty": 120
},
"stopId": "NOUR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1753374233",
"uncertainty": 120
},
"departure": {
"time": "1753374233",
"uncertainty": 120
},
"stopId": "KERN1",
"stopSequence": 15
},
{
"arrival": {
"time": "1753374293",
"uncertainty": 120
},
"departure": {
"time": "1753374293",
"uncertainty": 120
},
"stopId": "PHAR1",
"stopSequence": 16
},
{
"arrival": {
"time": "1753374312",
"uncertainty": 120
},
"departure": {
"time": "1753374312",
"uncertainty": 120
},
"stopId": "KERA1",
"stopSequence": 17
},
{
"arrival": {
"time": "1753374356",
"uncertainty": 120
},
"departure": {
"time": "1753374356",
"uncertainty": 120
},
"stopId": "MINI1",
"stopSequence": 18
},
{
"arrival": {
"time": "1753374387",
"uncertainty": 120
},
"departure": {
"time": "1753374387",
"uncertainty": 120
},
"stopId": "4CHE2",
"stopSequence": 19
},
{
"arrival": {
"time": "1753374522",
"uncertainty": 120
},
"departure": {
"time": "1753374522",
"uncertainty": 120
},
"stopId": "QUEL1",
"stopSequence": 20
},
{
"arrival": {
"time": "1753374628",
"uncertainty": 120
},
"departure": {
"time": "1753374628",
"uncertainty": 120
},
"stopId": "MOUL1",
"stopSequence": 21
},
{
"arrival": {
"time": "1753374690",
"uncertainty": 120
},
"departure": {
"time": "1753374690",
"uncertainty": 120
},
"stopId": "ANGL1",
"stopSequence": 22
},
{
"arrival": {
"time": "1753374781",
"uncertainty": 120
},
"departure": {
"time": "1753374781",
"uncertainty": 120
},
"stopId": "PUCE1",
"stopSequence": 23
},
{
"arrival": {
"time": "1753374886",
"uncertainty": 120
},
"departure": {
"time": "1753374886",
"uncertainty": 120
},
"stopId": "LYCM1",
"stopSequence": 24
},
{
"arrival": {
"time": "1753374943",
"uncertainty": 120
},
"departure": {
"time": "1753374943",
"uncertainty": 120
},
"stopId": "MERV1",
"stopSequence": 25
},
{
"arrival": {
"time": "1753375011",
"uncertainty": 120
},
"departure": {
"time": "1753375011",
"uncertainty": 120
},
"stopId": "BAYA1",
"stopSequence": 26
},
{
"arrival": {
"time": "1753375075",
"uncertainty": 120
},
"departure": {
"time": "1753375075",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 27
},
{
"arrival": {
"time": "1753375148",
"uncertainty": 120
},
"departure": {
"time": "1753375148",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 28
},
{
"arrival": {
"time": "1753375237",
"uncertainty": 120
},
"departure": {
"time": "1753375237",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 29
},
{
"arrival": {
"time": "1753375322",
"uncertainty": 120
},
"departure": {
"time": "1753375322",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 30
},
{
"arrival": {
"time": "1753375417",
"uncertainty": 120
},
"departure": {
"time": "1753375417",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 31
},
{
"arrival": {
"time": "1753375510",
"uncertainty": 120
},
"departure": {
"time": "1753375510",
"uncertainty": 120
},
"stopId": "KERC1",
"stopSequence": 32
},
{
"arrival": {
"time": "1753375573",
"uncertainty": 120
},
"departure": {
"time": "1753375573",
"uncertainty": 120
},
"stopId": "YSER1",
"stopSequence": 33
},
{
"arrival": {
"time": "1753375654",
"uncertainty": 120
},
"departure": {
"time": "1753375654",
"uncertainty": 120
},
"stopId": "DOUR1",
"stopSequence": 34
},
{
"arrival": {
"time": "1753375707",
"uncertainty": 120
},
"departure": {
"time": "1753375707",
"uncertainty": 120
},
"stopId": "CALV1",
"stopSequence": 35
},
{
"arrival": {
"time": "1753375813",
"uncertainty": 120
},
"departure": {
"time": "1753375813",
"uncertainty": 120
},
"stopId": "LPUI1",
"stopSequence": 36
},
{
"arrival": {
"time": "1753375886",
"uncertainty": 120
},
"departure": {
"time": "1753375886",
"uncertainty": 120
},
"stopId": "LIBE1",
"stopSequence": 37
},
{
"arrival": {
"time": "1753375966",
"uncertainty": 120
},
"departure": {
"time": "1753375966",
"uncertainty": 120
},
"stopId": "MAIR1",
"stopSequence": 38
},
{
"arrival": {
"time": "1753376035",
"uncertainty": 120
},
"departure": {
"time": "1753376035",
"uncertainty": 120
},
"stopId": "GREN1",
"stopSequence": 39
},
{
"arrival": {
"time": "1753376074",
"uncertainty": 120
},
"departure": {
"time": "1753376074",
"uncertainty": 120
},
"stopId": "ZCK21",
"stopSequence": 40
},
{
"arrival": {
"time": "1753376123",
"uncertainty": 120
},
"departure": {
"time": "1753376123",
"uncertainty": 120
},
"stopId": "VERT4",
"stopSequence": 41
},
{
"arrival": {
"time": "1753376206",
"uncertainty": 120
},
"departure": {
"time": "1753376206",
"uncertainty": 120
},
"stopId": "CFPA1",
"stopSequence": 42
},
{
"arrival": {
"time": "1753376317",
"uncertainty": 120
},
"departure": {
"time": "1753376317",
"uncertainty": 120
},
"stopId": "CLAI1",
"stopSequence": 43
},
{
"arrival": {
"time": "1753376419",
"uncertainty": 120
},
"departure": {
"time": "1753376419",
"uncertainty": 120
},
"stopId": "BEGR5",
"stopSequence": 44
},
{
"arrival": {
"time": "1753376497",
"uncertainty": 120
},
"departure": {
"time": "1753376497",
"uncertainty": 120
},
"stopId": "VDTO1",
"stopSequence": 45
},
{
"arrival": {
"time": "1753376553",
"uncertainty": 120
},
"departure": {
"time": "1753376553",
"uncertainty": 120
},
"stopId": "KBON1",
"stopSequence": 46
},
{
"arrival": {
"time": "1753376604",
"uncertainty": 120
},
"departure": {
"time": "1753376604",
"uncertainty": 120
},
"stopId": "PZEC1",
"stopSequence": 47
},
{
"arrival": {
"time": "1753376677",
"uncertainty": 120
},
"departure": {
"time": "1753376677",
"uncertainty": 120
},
"stopId": "KZEC1",
"stopSequence": 48
},
{
"arrival": {
"time": "1753376758",
"uncertainty": 120
},
"departure": {
"time": "1753376758",
"uncertainty": 120
},
"stopId": "VERL",
"stopSequence": 49
},
{
"arrival": {
"time": "1753376807",
"uncertainty": 120
},
"departure": {
"time": "1753376807",
"uncertainty": 120
},
"stopId": "ROLL",
"stopSequence": 50
},
{
"arrival": {
"time": "1753376857",
"uncertainty": 120
},
"departure": {
"time": "1753376857",
"uncertainty": 120
},
"stopId": "CZAM",
"stopSequence": 51
},
{
"arrival": {
"time": "1753376919",
"uncertainty": 120
},
"departure": {
"time": "1753376919",
"uncertainty": 120
},
"stopId": "ARCS2",
"stopSequence": 52
},
{
"arrival": {
"time": "1753376991",
"uncertainty": 120
},
"departure": {
"time": "1753376991",
"uncertainty": 120
},
"stopId": "MAIA1",
"stopSequence": 53
},
{
"arrival": {
"time": "1753377037",
"uncertainty": 120
},
"departure": {
"time": "1753377037",
"uncertainty": 120
},
"stopId": "BELA1",
"stopSequence": 54
},
{
"arrival": {
"time": "1753377213",
"uncertainty": 120
},
"departure": {
"time": "1753377213",
"uncertainty": 120
},
"stopId": "KEDY1",
"stopSequence": 55
},
{
"arrival": {
"time": "1753377280",
"uncertainty": 120
},
"departure": {
"time": "1753377280",
"uncertainty": 120
},
"stopId": "LESB1",
"stopSequence": 56
},
{
"arrival": {
"time": "1753377337",
"uncertainty": 120
},
"departure": {
"time": "1753377337",
"uncertainty": 120
},
"stopId": "MAIG1",
"stopSequence": 57
},
{
"arrival": {
"time": "1753377366",
"uncertainty": 120
},
"departure": {
"time": "1753377366",
"uncertainty": 120
},
"stopId": "RPLA1",
"stopSequence": 58
},
{
"arrival": {
"time": "1753377419",
"uncertainty": 120
},
"departure": {
"time": "1753377419",
"uncertainty": 120
},
"stopId": "KDRO1",
"stopSequence": 59
},
{
"arrival": {
"time": "1753377460",
"uncertainty": 120
},
"departure": {
"time": "1753377460",
"uncertainty": 120
},
"stopId": "MADE1",
"stopSequence": 60
},
{
"arrival": {
"time": "1753377517",
"uncertainty": 120
},
"stopId": "MENE1",
"stopSequence": 61
}
],
"trip": {
"routeId": "T4b",
"scheduleRelationship": "SCHEDULED",
"tripId": "4522963"
},
"vehicle": {
"id": "446",
"label": "446"
}
}
},
{
"id": "4522960",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753369478",
"uncertainty": 120
},
"stopId": "PALU1",
"stopSequence": 1
},
{
"arrival": {
"time": "1753369638",
"uncertainty": 120
},
"departure": {
"time": "1753369638",
"uncertainty": 120
},
"stopId": "CRF",
"stopSequence": 2
},
{
"arrival": {
"time": "1753369755",
"uncertainty": 120
},
"departure": {
"time": "1753369755",
"uncertainty": 120
},
"stopId": "KPAP1",
"stopSequence": 3
},
{
"arrival": {
"time": "1753369816",
"uncertainty": 120
},
"departure": {
"time": "1753369816",
"uncertainty": 120
},
"stopId": "KPLA1",
"stopSequence": 4
},
{
"arrival": {
"time": "1753369893",
"uncertainty": 120
},
"departure": {
"time": "1753369927",
"uncertainty": 120
},
"stopId": "OCEA1",
"stopSequence": 5
},
{
"arrival": {
"time": "1753369968",
"uncertainty": 120
},
"departure": {
"time": "1753369968",
"uncertainty": 120
},
"stopId": "PRES1",
"stopSequence": 6
},
{
"arrival": {
"time": "1753370057",
"uncertainty": 120
},
"departure": {
"time": "1753370057",
"uncertainty": 120
},
"stopId": "KEGU1",
"stopSequence": 7
},
{
"arrival": {
"time": "1753370151",
"uncertainty": 120
},
"departure": {
"time": "1753370151",
"uncertainty": 120
},
"stopId": "ROSE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1753370183",
"uncertainty": 120
},
"departure": {
"time": "1753370183",
"uncertainty": 120
},
"stopId": "BRIS1",
"stopSequence": 9
},
{
"arrival": {
"time": "1753370227",
"uncertainty": 120
},
"departure": {
"time": "1753370227",
"uncertainty": 120
},
"stopId": "GROU3",
"stopSequence": 10
},
{
"arrival": {
"time": "1753370315",
"uncertainty": 120
},
"departure": {
"time": "1753370318",
"uncertainty": 120
},
"stopId": "MENZ1",
"stopSequence": 11
},
{
"arrival": {
"time": "1753370396",
"uncertainty": 120
},
"departure": {
"time": "1753370408",
"uncertainty": 120
},
"stopId": "KEBL1",
"stopSequence": 12
},
{
"arrival": {
"time": "1753370468",
"uncertainty": 120
},
"departure": {
"time": "1753370468",
"uncertainty": 120
},
"stopId": "TOUH1",
"stopSequence": 13
},
{
"arrival": {
"time": "1753370528",
"uncertainty": 120
},
"departure": {
"time": "1753370528",
"uncertainty": 120
},
"stopId": "NOUR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1753370566",
"uncertainty": 120
},
"departure": {
"time": "1753370588",
"uncertainty": 120
},
"stopId": "KERN1",
"stopSequence": 15
},
{
"arrival": {
"time": "1753370647",
"uncertainty": 120
},
"departure": {
"time": "1753370647",
"uncertainty": 120
},
"stopId": "PHAR1",
"stopSequence": 16
},
{
"arrival": {
"time": "1753370665",
"uncertainty": 120
},
"departure": {
"time": "1753370665",
"uncertainty": 120
},
"stopId": "KERA1",
"stopSequence": 17
},
{
"arrival": {
"time": "1753370708",
"uncertainty": 120
},
"departure": {
"time": "1753370708",
"uncertainty": 120
},
"stopId": "MINI1",
"stopSequence": 18
},
{
"arrival": {
"time": "1753370737",
"uncertainty": 120
},
"departure": {
"time": "1753370738",
"uncertainty": 120
},
"stopId": "4CHE2",
"stopSequence": 19
},
{
"arrival": {
"time": "1753370864",
"uncertainty": 120
},
"departure": {
"time": "1753370864",
"uncertainty": 120
},
"stopId": "QUEL1",
"stopSequence": 20
},
{
"arrival": {
"time": "1753370966",
"uncertainty": 120
},
"departure": {
"time": "1753370977",
"uncertainty": 120
},
"stopId": "MOUL1",
"stopSequence": 21
},
{
"arrival": {
"time": "1753371043",
"uncertainty": 120
},
"departure": {
"time": "1753371043",
"uncertainty": 120
},
"stopId": "ANGL1",
"stopSequence": 22
},
{
"arrival": {
"time": "1753371127",
"uncertainty": 120
},
"departure": {
"time": "1753371157",
"uncertainty": 120
},
"stopId": "PUCE1",
"stopSequence": 23
},
{
"arrival": {
"time": "1753371300",
"uncertainty": 120
},
"departure": {
"time": "1753371308",
"uncertainty": 120
},
"stopId": "LYCM1",
"stopSequence": 24
},
{
"arrival": {
"time": "1753371392",
"uncertainty": 120
},
"departure": {
"time": "1753371392",
"uncertainty": 120
},
"stopId": "MERV1",
"stopSequence": 25
},
{
"arrival": {
"time": "1753371458",
"uncertainty": 120
},
"departure": {
"time": "1753371458",
"uncertainty": 120
},
"stopId": "BAYA1",
"stopSequence": 26
},
{
"arrival": {
"time": "1753371512",
"uncertainty": 120
},
"departure": {
"time": "1753371518",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 27
},
{
"arrival": {
"time": "1753371578",
"uncertainty": 120
},
"departure": {
"time": "1753371607",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 28
},
{
"arrival": {
"time": "1753371687",
"uncertainty": 120
},
"departure": {
"time": "1753371698",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 29
},
{
"arrival": {
"time": "1753371774",
"uncertainty": 120
},
"departure": {
"time": "1753371787",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 30
},
{
"arrival": {
"time": "1753371924",
"uncertainty": 120
},
"departure": {
"time": "1753371937",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 31
},
{
"arrival": {
"time": "1753371983",
"uncertainty": 120
},
"departure": {
"time": "1753371983",
"uncertainty": 120
},
"stopId": "KERC1",
"stopSequence": 32
},
{
"arrival": {
"time": "1753372052",
"uncertainty": 120
},
"departure": {
"time": "1753372057",
"uncertainty": 120
},
"stopId": "YSER1",
"stopSequence": 33
},
{
"arrival": {
"time": "1753372208",
"uncertainty": 120
},
"departure": {
"time": "1753372208",
"uncertainty": 120
},
"stopId": "DOUR1",
"stopSequence": 34
},
{
"arrival": {
"time": "1753372260",
"uncertainty": 120
},
"departure": {
"time": "1753372268",
"uncertainty": 120
},
"stopId": "CALV1",
"stopSequence": 35
},
{
"arrival": {
"time": "1753372341",
"uncertainty": 120
},
"departure": {
"time": "1753372341",
"uncertainty": 120
},
"stopId": "LPUI1",
"stopSequence": 36
},
{
"arrival": {
"time": "1753372405",
"uncertainty": 120
},
"departure": {
"time": "1753372418",
"uncertainty": 120
},
"stopId": "LIBE1",
"stopSequence": 37
},
{
"arrival": {
"time": "1753372478",
"uncertainty": 120
},
"departure": {
"time": "1753372478",
"uncertainty": 120
},
"stopId": "MAIR1",
"stopSequence": 38
},
{
"arrival": {
"time": "1753372538",
"uncertainty": 120
},
"departure": {
"time": "1753372538",
"uncertainty": 120
},
"stopId": "GREN1",
"stopSequence": 39
},
{
"arrival": {
"time": "1753372598",
"uncertainty": 120
},
"departure": {
"time": "1753372598",
"uncertainty": 120
},
"stopId": "ZCK21",
"stopSequence": 40
},
{
"arrival": {
"time": "1753372657",
"uncertainty": 120
},
"departure": {
"time": "1753372657",
"uncertainty": 120
},
"stopId": "VERT4",
"stopSequence": 41
},
{
"arrival": {
"time": "1753372744",
"uncertainty": 120
},
"departure": {
"time": "1753372744",
"uncertainty": 120
},
"stopId": "CFPA1",
"stopSequence": 42
},
{
"arrival": {
"time": "1753372842",
"uncertainty": 120
},
"departure": {
"time": "1753373033",
"uncertainty": 120
},
"stopId": "CLAI1",
"stopSequence": 43
},
{
"arrival": {
"time": "1753373150",
"uncertainty": 120
},
"departure": {
"time": "1753373150",
"uncertainty": 120
},
"stopId": "BEGR5",
"stopSequence": 44
},
{
"arrival": {
"time": "1753373252",
"uncertainty": 120
},
"departure": {
"time": "1753373273",
"uncertainty": 120
},
"stopId": "VDTO1",
"stopSequence": 45
},
{
"arrival": {
"time": "1753373332",
"uncertainty": 120
},
"departure": {
"time": "1753373332",
"uncertainty": 120
},
"stopId": "KBON1",
"stopSequence": 46
},
{
"arrival": {
"time": "1753373362",
"uncertainty": 120
},
"departure": {
"time": "1753373362",
"uncertainty": 120
},
"stopId": "PZEC1",
"stopSequence": 47
},
{
"arrival": {
"time": "1753373407",
"uncertainty": 120
},
"departure": {
"time": "1753373423",
"uncertainty": 120
},
"stopId": "KZEC1",
"stopSequence": 48
},
{
"arrival": {
"time": "1753373491",
"uncertainty": 120
},
"departure": {
"time": "1753373491",
"uncertainty": 120
},
"stopId": "VERL",
"stopSequence": 49
},
{
"arrival": {
"time": "1753373526",
"uncertainty": 120
},
"departure": {
"time": "1753373542",
"uncertainty": 120
},
"stopId": "ROLL",
"stopSequence": 50
},
{
"arrival": {
"time": "1753373572",
"uncertainty": 120
},
"departure": {
"time": "1753373572",
"uncertainty": 120
},
"stopId": "CZAM",
"stopSequence": 51
},
{
"arrival": {
"time": "1753373673",
"uncertainty": 120
},
"departure": {
"time": "1753373673",
"uncertainty": 120
},
"stopId": "LTLC1",
"stopSequence": 52
},
{
"arrival": {
"time": "1753373782",
"uncertainty": 120
},
"departure": {
"time": "1753373782",
"uncertainty": 120
},
"stopId": "VALQ1",
"stopSequence": 53
},
{
"arrival": {
"time": "1753373846",
"uncertainty": 120
},
"departure": {
"time": "1753373846",
"uncertainty": 120
},
"stopId": "LTER1",
"stopSequence": 54
},
{
"arrival": {
"time": "1753373873",
"uncertainty": 120
},
"departure": {
"time": "1753373873",
"uncertainty": 120
},
"stopId": "NENE1",
"stopSequence": 55
},
{
"arrival": {
"time": "1753373933",
"uncertainty": 120
},
"departure": {
"time": "1753373933",
"uncertainty": 120
},
"stopId": "MANK1",
"stopSequence": 56
},
{
"arrival": {
"time": "1753373977",
"uncertainty": 120
},
"departure": {
"time": "1753373993",
"uncertainty": 120
},
"stopId": "GEND1",
"stopSequence": 57
},
{
"arrival": {
"time": "1753374031",
"uncertainty": 120
},
"departure": {
"time": "1753374031",
"uncertainty": 120
},
"stopId": "MAUR3",
"stopSequence": 58
},
{
"arrival": {
"time": "1753374106",
"uncertainty": 120
},
"departure": {
"time": "1753374113",
"uncertainty": 120
},
"stopId": "PSCC",
"stopSequence": 59
},
{
"arrival": {
"time": "1753374165",
"uncertainty": 120
},
"departure": {
"time": "1753374173",
"uncertainty": 120
},
"stopId": "GARE",
"stopSequence": 60
},
{
"arrival": {
"time": "1753374253",
"uncertainty": 120
},
"departure": {
"time": "1753374253",
"uncertainty": 120
},
"stopId": "NINI2",
"stopSequence": 61
},
{
"arrival": {
"time": "1753374373",
"uncertainty": 120
},
"stopId": "TYNU3",
"stopSequence": 62
}
],
"trip": {
"routeId": "T4a",
"scheduleRelationship": "SCHEDULED",
"tripId": "4522960"
},
"vehicle": {
"id": "447",
"label": "447"
}
}
},
{
"id": "4518319",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753376630",
"uncertainty": 120
},
"departure": {
"time": "1753376630",
"uncertainty": 120
},
"stopId": "BRUY1"
},
{
"departure": {
"time": "1753372680",
"uncertainty": 120
},
"stopId": "BAK3",
"stopSequence": 1
},
{
"arrival": {
"time": "1753372827",
"uncertainty": 120
},
"departure": {
"time": "1753372827",
"uncertainty": 120
},
"stopId": "MARE",
"stopSequence": 2
},
{
"arrival": {
"time": "1753372906",
"uncertainty": 120
},
"departure": {
"time": "1753372906",
"uncertainty": 120
},
"stopId": "SLIP",
"stopSequence": 3
},
{
"arrival": {
"time": "1753372976",
"uncertainty": 120
},
"departure": {
"time": "1753373006",
"uncertainty": 120
},
"stopId": "CARN",
"stopSequence": 4
},
{
"arrival": {
"time": "1753373053",
"uncertainty": 120
},
"departure": {
"time": "1753373066",
"uncertainty": 120
},
"stopId": "GUES1",
"stopSequence": 5
},
{
"arrival": {
"time": "1753373174",
"uncertainty": 120
},
"departure": {
"time": "1753373174",
"uncertainty": 120
},
"stopId": "MARN1",
"stopSequence": 6
},
{
"arrival": {
"time": "1753373241",
"uncertainty": 120
},
"departure": {
"time": "1753373277",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 7
},
{
"arrival": {
"time": "1753373337",
"uncertainty": 120
},
"departure": {
"time": "1753373367",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1753373443",
"uncertainty": 120
},
"departure": {
"time": "1753373443",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 9
},
{
"arrival": {
"time": "1753373534",
"uncertainty": 120
},
"departure": {
"time": "1753373547",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 10
},
{
"arrival": {
"time": "1753373631",
"uncertainty": 120
},
"departure": {
"time": "1753373745",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1753373865",
"uncertainty": 120
},
"departure": {
"time": "1753373865",
"uncertainty": 120
},
"stopId": "KERC1",
"stopSequence": 12
},
{
"arrival": {
"time": "1753373925",
"uncertainty": 120
},
"departure": {
"time": "1753373925",
"uncertainty": 120
},
"stopId": "VERD1",
"stopSequence": 13
},
{
"arrival": {
"time": "1753374014",
"uncertainty": 120
},
"departure": {
"time": "1753374014",
"uncertainty": 120
},
"stopId": "ANSE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1753374074",
"uncertainty": 120
},
"departure": {
"time": "1753374074",
"uncertainty": 120
},
"stopId": "DAVI1",
"stopSequence": 15
},
{
"arrival": {
"time": "1753374155",
"uncertainty": 120
},
"departure": {
"time": "1753374164",
"uncertainty": 120
},
"stopId": "NOURY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1753374275",
"uncertainty": 120
},
"departure": {
"time": "1753374275",
"uncertainty": 120
},
"stopId": "CHOU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1753374305",
"uncertainty": 120
},
"departure": {
"time": "1753374305",
"uncertainty": 120
},
"stopId": "CROI1",
"stopSequence": 18
},
{
"arrival": {
"time": "1753374346",
"uncertainty": 120
},
"departure": {
"time": "1753374346",
"uncertainty": 120
},
"stopId": "KROU1",
"stopSequence": 19
},
{
"arrival": {
"time": "1753374529",
"uncertainty": 120
},
"departure": {
"time": "1753374529",
"uncertainty": 120
},
"stopId": "GAGA1",
"stopSequence": 20
},
{
"arrival": {
"time": "1753374610",
"uncertainty": 120
},
"departure": {
"time": "1753374610",
"uncertainty": 120
},
"stopId": "GUER1",
"stopSequence": 21
},
{
"arrival": {
"time": "1753374639",
"uncertainty": 120
},
"departure": {
"time": "1753374639",
"uncertainty": 120
},
"stopId": "TRUD1",
"stopSequence": 22
},
{
"arrival": {
"time": "1753374672",
"uncertainty": 120
},
"departure": {
"time": "1753374672",
"uncertainty": 120
},
"stopId": "PAPI1",
"stopSequence": 23
},
{
"arrival": {
"time": "1753374729",
"uncertainty": 120
},
"departure": {
"time": "1753374729",
"uncertainty": 120
},
"stopId": "FOUC1",
"stopSequence": 24
},
{
"arrival": {
"time": "1753374799",
"uncertainty": 120
},
"departure": {
"time": "1753374799",
"uncertainty": 120
},
"stopId": "BELL1",
"stopSequence": 25
},
{
"arrival": {
"time": "1753374838",
"uncertainty": 120
},
"departure": {
"time": "1753374838",
"uncertainty": 120
},
"stopId": "LOCM1",
"stopSequence": 26
},
{
"arrival": {
"time": "1753374865",
"uncertainty": 120
},
"departure": {
"time": "1753374865",
"uncertainty": 120
},
"stopId": "LAND1",
"stopSequence": 27
},
{
"arrival": {
"time": "1753374986",
"uncertainty": 120
},
"departure": {
"time": "1753374986",
"uncertainty": 120
},
"stopId": "SALU1",
"stopSequence": 28
},
{
"arrival": {
"time": "1753375123",
"uncertainty": 120
},
"departure": {
"time": "1753375123",
"uncertainty": 120
},
"stopId": "DOUA1",
"stopSequence": 29
},
{
"arrival": {
"time": "1753375152",
"uncertainty": 120
},
"departure": {
"time": "1753375152",
"uncertainty": 120
},
"stopId": "ORIEN1",
"stopSequence": 30
},
{
"arrival": {
"time": "1753375208",
"uncertainty": 120
},
"departure": {
"time": "1753375208",
"uncertainty": 120
},
"stopId": "VILG1",
"stopSequence": 31
},
{
"arrival": {
"time": "1753375247",
"uncertainty": 120
},
"departure": {
"time": "1753375247",
"uncertainty": 120
},
"stopId": "CGEN1",
"stopSequence": 32
},
{
"arrival": {
"time": "1753375295",
"uncertainty": 120
},
"departure": {
"time": "1753375295",
"uncertainty": 120
},
"stopId": "MROU1",
"stopSequence": 33
},
{
"arrival": {
"time": "1753375383",
"uncertainty": 120
},
"departure": {
"time": "1753375383",
"uncertainty": 120
},
"stopId": "HERVE1",
"stopSequence": 34
},
{
"arrival": {
"time": "1753375503",
"uncertainty": 120
},
"departure": {
"time": "1753375503",
"uncertainty": 120
},
"stopId": "MARC1",
"stopSequence": 35
},
{
"arrival": {
"time": "1753375576",
"uncertainty": 120
},
"departure": {
"time": "1753375576",
"uncertainty": 120
},
"stopId": "BOTA1",
"stopSequence": 36
},
{
"arrival": {
"time": "1753375623",
"uncertainty": 120
},
"departure": {
"time": "1753375623",
"uncertainty": 120
},
"stopId": "ZOLA1",
"stopSequence": 37
},
{
"arrival": {
"time": "1753375668",
"uncertainty": 120
},
"departure": {
"time": "1753375668",
"uncertainty": 120
},
"stopId": "KERI1",
"stopSequence": 38
},
{
"arrival": {
"time": "1753375773",
"uncertainty": 120
},
"departure": {
"time": "1753375773",
"uncertainty": 120
},
"stopId": "KRLI1",
"stopSequence": 39
},
{
"arrival": {
"time": "1753375831",
"uncertainty": 120
},
"departure": {
"time": "1753375831",
"uncertainty": 120
},
"stopId": "MCUR1",
"stopSequence": 40
},
{
"arrival": {
"time": "1753375863",
"uncertainty": 120
},
"departure": {
"time": "1753375863",
"uncertainty": 120
},
"stopId": "GARD1",
"stopSequence": 41
},
{
"arrival": {
"time": "1753375924",
"uncertainty": 120
},
"departure": {
"time": "1753375924",
"uncertainty": 120
},
"stopId": "CBRA1",
"stopSequence": 42
},
{
"arrival": {
"time": "1753375978",
"uncertainty": 120
},
"departure": {
"time": "1753375978",
"uncertainty": 120
},
"stopId": "QUIM1",
"stopSequence": 43
},
{
"arrival": {
"time": "1753376043",
"uncertainty": 120
},
"departure": {
"time": "1753376043",
"uncertainty": 120
},
"stopId": "HUGO1",
"stopSequence": 44
},
{
"arrival": {
"time": "1753376081",
"uncertainty": 120
},
"departure": {
"time": "1753376081",
"uncertainty": 120
},
"stopId": "KRGR1",
"stopSequence": 45
},
{
"arrival": {
"time": "1753376143",
"uncertainty": 120
},
"departure": {
"time": "1753376143",
"uncertainty": 120
},
"stopId": "LALU1",
"stopSequence": 46
},
{
"arrival": {
"time": "1753376227",
"uncertainty": 120
},
"departure": {
"time": "1753376227",
"uncertainty": 120
},
"stopId": "PIAU1",
"stopSequence": 47
},
{
"arrival": {
"time": "1753376367",
"uncertainty": 120
},
"departure": {
"time": "1753376367",
"uncertainty": 120
},
"stopId": "MALL1",
"stopSequence": 48
},
{
"arrival": {
"time": "1753376417",
"uncertainty": 120
},
"departure": {
"time": "1753376417",
"uncertainty": 120
},
"stopId": "KBLA1",
"stopSequence": 49
},
{
"arrival": {
"time": "1753376459",
"uncertainty": 120
},
"departure": {
"time": "1753376459",
"uncertainty": 120
},
"stopId": "LOCC1",
"stopSequence": 50
},
{
"arrival": {
"time": "1753376523",
"uncertainty": 120
},
"departure": {
"time": "1753376523",
"uncertainty": 120
},
"stopId": "FORG1",
"stopSequence": 51
},
{
"arrival": {
"time": "1753376560",
"uncertainty": 120
},
"departure": {
"time": "1753376560",
"uncertainty": 120
},
"stopId": "ALLE1",
"stopSequence": 52
},
{
"arrival": {
"time": "1753376627",
"uncertainty": 120
},
"departure": {
"time": "1753376627",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "BRUY1",
"stopSequence": 53
},
{
"arrival": {
"time": "1753376707",
"uncertainty": 120
},
"departure": {
"time": "1753376707",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "MONT",
"stopSequence": 54
},
{
"arrival": {
"time": "1753376801",
"uncertainty": 120
},
"departure": {
"time": "1753376801",
"uncertainty": 120
},
"stopId": "CJAU1",
"stopSequence": 55
},
{
"arrival": {
"time": "1753376858",
"uncertainty": 120
},
"departure": {
"time": "1753376858",
"uncertainty": 120
},
"stopId": "LBLE1",
"stopSequence": 56
},
{
"arrival": {
"time": "1753376900",
"uncertainty": 120
},
"departure": {
"time": "1753376900",
"uncertainty": 120
},
"stopId": "SAPIN1",
"stopSequence": 57
},
{
"arrival": {
"time": "1753376988",
"uncertainty": 120
},
"departure": {
"time": "1753376988",
"uncertainty": 120
},
"stopId": "GORE1",
"stopSequence": 58
},
{
"arrival": {
"time": "1753377042",
"uncertainty": 120
},
"departure": {
"time": "1753377042",
"uncertainty": 120
},
"stopId": "JEGO1",
"stopSequence": 59
},
{
"arrival": {
"time": "1753377087",
"uncertainty": 120
},
"departure": {
"time": "1753377087",
"uncertainty": 120
},
"stopId": "INZI1",
"stopSequence": 60
},
{
"arrival": {
"time": "1753377161",
"uncertainty": 120
},
"stopId": "ILMB",
"stopSequence": 61
}
],
"trip": {
"routeId": "T5",
"scheduleRelationship": "SCHEDULED",
"tripId": "4518319"
},
"vehicle": {
"id": "608",
"label": "608"
}
}
},
{
"id": "4522964",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753374300",
"uncertainty": 120
},
"stopId": "PALU1",
"stopSequence": 1
}
],
"trip": {
"routeId": "T4a",
"scheduleRelationship": "SCHEDULED",
"tripId": "4522964"
}
}
},
{
"id": "4479446",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753376460",
"uncertainty": 120
},
"stopId": "CRGE",
"stopSequence": 1
}
],
"trip": {
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "4479446"
}
}
},
{
"id": "4479445",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753374209",
"uncertainty": 120
},
"stopId": "CRGE",
"stopSequence": 1
},
{
"arrival": {
"time": "1753374558",
"uncertainty": 120
},
"departure": {
"time": "1753374558",
"uncertainty": 120
},
"stopId": "FEVA",
"stopSequence": 2
},
{
"arrival": {
"time": "1753374626",
"uncertainty": 120
},
"departure": {
"time": "1753374626",
"uncertainty": 120
},
"stopId": "CLEG",
"stopSequence": 3
},
{
"arrival": {
"time": "1753374670",
"uncertainty": 120
},
"departure": {
"time": "1753374670",
"uncertainty": 120
},
"stopId": "PL19",
"stopSequence": 4
},
{
"arrival": {
"time": "1753374770",
"uncertainty": 120
},
"departure": {
"time": "1753374770",
"uncertainty": 120
},
"stopId": "KRDC",
"stopSequence": 5
},
{
"arrival": {
"time": "1753374904",
"uncertainty": 120
},
"departure": {
"time": "1753374904",
"uncertainty": 120
},
"stopId": "CHATN",
"stopSequence": 6
},
{
"arrival": {
"time": "1753374927",
"uncertainty": 120
},
"departure": {
"time": "1753374927",
"uncertainty": 120
},
"stopId": "ENFE",
"stopSequence": 7
},
{
"arrival": {
"time": "1753375006",
"uncertainty": 120
},
"departure": {
"time": "1753375006",
"uncertainty": 120
},
"stopId": "PKER",
"stopSequence": 8
},
{
"arrival": {
"time": "1753375049",
"uncertainty": 120
},
"departure": {
"time": "1753375049",
"uncertainty": 120
},
"stopId": "KERCA",
"stopSequence": 9
},
{
"arrival": {
"time": "1753375235",
"uncertainty": 120
},
"departure": {
"time": "1753375235",
"uncertainty": 120
},
"stopId": "SEVE",
"stopSequence": 10
},
{
"arrival": {
"time": "1753375342",
"uncertainty": 120
},
"departure": {
"time": "1753375342",
"uncertainty": 120
},
"stopId": "TABA",
"stopSequence": 11
},
{
"arrival": {
"time": "1753375373",
"uncertainty": 120
},
"departure": {
"time": "1753375373",
"uncertainty": 120
},
"stopId": "CKER",
"stopSequence": 12
},
{
"arrival": {
"time": "1753375422",
"uncertainty": 120
},
"departure": {
"time": "1753375422",
"uncertainty": 120
},
"stopId": "KGOF",
"stopSequence": 13
},
{
"arrival": {
"time": "1753375488",
"uncertainty": 120
},
"departure": {
"time": "1753375488",
"uncertainty": 120
},
"stopId": "CALL",
"stopSequence": 14
},
{
"arrival": {
"time": "1753375527",
"uncertainty": 120
},
"departure": {
"time": "1753375527",
"uncertainty": 120
},
"stopId": "MAIRC",
"stopSequence": 15
},
{
"arrival": {
"time": "1753375611",
"uncertainty": 120
},
"departure": {
"time": "1753375611",
"uncertainty": 120
},
"stopId": "RIVI",
"stopSequence": 16
},
{
"arrival": {
"time": "1753375656",
"uncertainty": 120
},
"departure": {
"time": "1753375656",
"uncertainty": 120
},
"stopId": "KRFL",
"stopSequence": 17
},
{
"arrival": {
"time": "1753375717",
"uncertainty": 120
},
"departure": {
"time": "1753375717",
"uncertainty": 120
},
"stopId": "KRBE",
"stopSequence": 18
},
{
"arrival": {
"time": "1753375741",
"uncertainty": 120
},
"departure": {
"time": "1753375741",
"uncertainty": 120
},
"stopId": "KRGS",
"stopSequence": 19
},
{
"arrival": {
"time": "1753375775",
"uncertainty": 120
},
"departure": {
"time": "1753375775",
"uncertainty": 120
},
"stopId": "KRVT",
"stopSequence": 20
},
{
"arrival": {
"time": "1753375846",
"uncertainty": 120
},
"departure": {
"time": "1753375846",
"uncertainty": 120
},
"stopId": "KGOU",
"stopSequence": 21
},
{
"arrival": {
"time": "1753375886",
"uncertainty": 120
},
"departure": {
"time": "1753375886",
"uncertainty": 120
},
"stopId": "KRGN",
"stopSequence": 22
},
{
"arrival": {
"time": "1753375942",
"uncertainty": 120
},
"departure": {
"time": "1753375942",
"uncertainty": 120
},
"stopId": "KVIEC",
"stopSequence": 23
},
{
"arrival": {
"time": "1753376122",
"uncertainty": 120
},
"departure": {
"time": "1753376122",
"uncertainty": 120
},
"stopId": "EXPO",
"stopSequence": 24
},
{
"arrival": {
"time": "1753376175",
"uncertainty": 120
},
"departure": {
"time": "1753376175",
"uncertainty": 120
},
"stopId": "KROU",
"stopSequence": 25
},
{
"arrival": {
"time": "1753376223",
"uncertainty": 120
},
"departure": {
"time": "1753376223",
"uncertainty": 120
},
"stopId": "CROI",
"stopSequence": 26
},
{
"arrival": {
"time": "1753376276",
"uncertainty": 120
},
"departure": {
"time": "1753376276",
"uncertainty": 120
},
"stopId": "CHOU",
"stopSequence": 27
},
{
"arrival": {
"time": "1753376365",
"uncertainty": 120
},
"departure": {
"time": "1753376365",
"uncertainty": 120
},
"stopId": "NOURY",
"stopSequence": 28
},
{
"arrival": {
"time": "1753376435",
"uncertainty": 120
},
"departure": {
"time": "1753376435",
"uncertainty": 120
},
"stopId": "DAVI",
"stopSequence": 29
},
{
"arrival": {
"time": "1753376483",
"uncertainty": 120
},
"departure": {
"time": "1753376483",
"uncertainty": 120
},
"stopId": "ANSE",
"stopSequence": 30
},
{
"arrival": {
"time": "1753376602",
"uncertainty": 120
},
"departure": {
"time": "1753376602",
"uncertainty": 120
},
"stopId": "VERD3",
"stopSequence": 31
},
{
"arrival": {
"time": "1753376707",
"uncertainty": 120
},
"departure": {
"time": "1753376707",
"uncertainty": 120
},
"stopId": "NORM",
"stopSequence": 32
},
{
"arrival": {
"time": "1753376861",
"uncertainty": 120
},
"departure": {
"time": "1753376861",
"uncertainty": 120
},
"stopId": "GLBS",
"stopSequence": 33
},
{
"arrival": {
"time": "1753376912",
"uncertainty": 120
},
"departure": {
"time": "1753376912",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 34
},
{
"arrival": {
"time": "1753377009",
"uncertainty": 120
},
"departure": {
"time": "1753377009",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 35
},
{
"arrival": {
"time": "1753377101",
"uncertainty": 120
},
"departure": {
"time": "1753377101",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 36
},
{
"arrival": {
"time": "1753377189",
"uncertainty": 120
},
"departure": {
"time": "1753377189",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 37
},
{
"arrival": {
"time": "1753377272",
"uncertainty": 120
},
"departure": {
"time": "1753377272",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 38
},
{
"arrival": {
"time": "1753377325",
"uncertainty": 120
},
"departure": {
"time": "1753377325",
"uncertainty": 120
},
"stopId": "MARN",
"stopSequence": 39
},
{
"arrival": {
"time": "1753377437",
"uncertainty": 120
},
"departure": {
"time": "1753377437",
"uncertainty": 120
},
"stopId": "GUES",
"stopSequence": 40
},
{
"arrival": {
"time": "1753377499",
"uncertainty": 120
},
"departure": {
"time": "1753377499",
"uncertainty": 120
},
"stopId": "CARN1",
"stopSequence": 41
},
{
"arrival": {
"time": "1753377564",
"uncertainty": 120
},
"departure": {
"time": "1753377564",
"uncertainty": 120
},
"stopId": "PERRI",
"stopSequence": 42
},
{
"arrival": {
"time": "1753377610",
"uncertainty": 120
},
"departure": {
"time": "1753377610",
"uncertainty": 120
},
"stopId": "NAIL",
"stopSequence": 43
},
{
"arrival": {
"time": "1753377679",
"uncertainty": 120
},
"stopId": "PECH",
"stopSequence": 44
}
],
"trip": {
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "4479445"
},
"vehicle": {
"id": "306",
"label": "306"
}
}
},
{
"id": "4479444",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753372801",
"uncertainty": 120
},
"stopId": "CRGE",
"stopSequence": 1
},
{
"arrival": {
"time": "1753372883",
"uncertainty": 120
},
"departure": {
"time": "1753372883",
"uncertainty": 120
},
"stopId": "FEVA",
"stopSequence": 2
},
{
"arrival": {
"time": "1753372952",
"uncertainty": 120
},
"departure": {
"time": "1753372952",
"uncertainty": 120
},
"stopId": "CLEG",
"stopSequence": 3
},
{
"arrival": {
"time": "1753372995",
"uncertainty": 120
},
"departure": {
"time": "1753372995",
"uncertainty": 120
},
"stopId": "PL19",
"stopSequence": 4
},
{
"arrival": {
"time": "1753373105",
"uncertainty": 120
},
"departure": {
"time": "1753373105",
"uncertainty": 120
},
"stopId": "KRDC",
"stopSequence": 5
},
{
"arrival": {
"time": "1753373237",
"uncertainty": 120
},
"departure": {
"time": "1753373237",
"uncertainty": 120
},
"stopId": "CHATN",
"stopSequence": 6
},
{
"arrival": {
"time": "1753373262",
"uncertainty": 120
},
"departure": {
"time": "1753373262",
"uncertainty": 120
},
"stopId": "ENFE",
"stopSequence": 7
},
{
"arrival": {
"time": "1753373342",
"uncertainty": 120
},
"departure": {
"time": "1753373342",
"uncertainty": 120
},
"stopId": "PKER",
"stopSequence": 8
},
{
"arrival": {
"time": "1753373385",
"uncertainty": 120
},
"departure": {
"time": "1753373402",
"uncertainty": 120
},
"stopId": "KERCA",
"stopSequence": 9
},
{
"arrival": {
"time": "1753373581",
"uncertainty": 120
},
"departure": {
"time": "1753373581",
"uncertainty": 120
},
"stopId": "SEVE",
"stopSequence": 10
},
{
"arrival": {
"time": "1753373677",
"uncertainty": 120
},
"departure": {
"time": "1753373677",
"uncertainty": 120
},
"stopId": "TABA",
"stopSequence": 11
},
{
"arrival": {
"time": "1753373741",
"uncertainty": 120
},
"departure": {
"time": "1753373741",
"uncertainty": 120
},
"stopId": "CKER",
"stopSequence": 12
},
{
"arrival": {
"time": "1753373785",
"uncertainty": 120
},
"departure": {
"time": "1753373792",
"uncertainty": 120
},
"stopId": "KGOF",
"stopSequence": 13
},
{
"arrival": {
"time": "1753373852",
"uncertainty": 120
},
"departure": {
"time": "1753373852",
"uncertainty": 120
},
"stopId": "CALL",
"stopSequence": 14
},
{
"arrival": {
"time": "1753373889",
"uncertainty": 120
},
"departure": {
"time": "1753373889",
"uncertainty": 120
},
"stopId": "MAIRC",
"stopSequence": 15
},
{
"arrival": {
"time": "1753373981",
"uncertainty": 120
},
"departure": {
"time": "1753373981",
"uncertainty": 120
},
"stopId": "RIVI",
"stopSequence": 16
},
{
"arrival": {
"time": "1753374025",
"uncertainty": 120
},
"departure": {
"time": "1753374025",
"uncertainty": 120
},
"stopId": "KRFL",
"stopSequence": 17
},
{
"arrival": {
"time": "1753374086",
"uncertainty": 120
},
"departure": {
"time": "1753374086",
"uncertainty": 120
},
"stopId": "KRBE",
"stopSequence": 18
},
{
"arrival": {
"time": "1753374101",
"uncertainty": 120
},
"departure": {
"time": "1753374101",
"uncertainty": 120
},
"stopId": "KRGS",
"stopSequence": 19
},
{
"arrival": {
"time": "1753374134",
"uncertainty": 120
},
"departure": {
"time": "1753374152",
"uncertainty": 120
},
"stopId": "KRVT",
"stopSequence": 20
},
{
"arrival": {
"time": "1753374234",
"uncertainty": 120
},
"departure": {
"time": "1753374234",
"uncertainty": 120
},
"stopId": "KGOU",
"stopSequence": 21
},
{
"arrival": {
"time": "1753374274",
"uncertainty": 120
},
"departure": {
"time": "1753374274",
"uncertainty": 120
},
"stopId": "KRGN",
"stopSequence": 22
},
{
"arrival": {
"time": "1753374330",
"uncertainty": 120
},
"departure": {
"time": "1753374330",
"uncertainty": 120
},
"stopId": "KVIEC",
"stopSequence": 23
},
{
"arrival": {
"time": "1753374510",
"uncertainty": 120
},
"departure": {
"time": "1753374510",
"uncertainty": 120
},
"stopId": "EXPO",
"stopSequence": 24
},
{
"arrival": {
"time": "1753374563",
"uncertainty": 120
},
"departure": {
"time": "1753374563",
"uncertainty": 120
},
"stopId": "KROU",
"stopSequence": 25
},
{
"arrival": {
"time": "1753374603",
"uncertainty": 120
},
"departure": {
"time": "1753374603",
"uncertainty": 120
},
"stopId": "CROI",
"stopSequence": 26
},
{
"arrival": {
"time": "1753374681",
"uncertainty": 120
},
"departure": {
"time": "1753374681",
"uncertainty": 120
},
"stopId": "CHOU",
"stopSequence": 27
},
{
"arrival": {
"time": "1753374786",
"uncertainty": 120
},
"departure": {
"time": "1753374786",
"uncertainty": 120
},
"stopId": "NOURY",
"stopSequence": 28
},
{
"arrival": {
"time": "1753374869",
"uncertainty": 120
},
"departure": {
"time": "1753374869",
"uncertainty": 120
},
"stopId": "DAVI",
"stopSequence": 29
},
{
"arrival": {
"time": "1753374928",
"uncertainty": 120
},
"departure": {
"time": "1753374928",
"uncertainty": 120
},
"stopId": "ANSE",
"stopSequence": 30
},
{
"arrival": {
"time": "1753375047",
"uncertainty": 120
},
"departure": {
"time": "1753375047",
"uncertainty": 120
},
"stopId": "VERD3",
"stopSequence": 31
},
{
"arrival": {
"time": "1753375153",
"uncertainty": 120
},
"departure": {
"time": "1753375153",
"uncertainty": 120
},
"stopId": "NORM",
"stopSequence": 32
},
{
"arrival": {
"time": "1753375280",
"uncertainty": 120
},
"departure": {
"time": "1753375280",
"uncertainty": 120
},
"stopId": "GLBS",
"stopSequence": 33
},
{
"arrival": {
"time": "1753375387",
"uncertainty": 120
},
"departure": {
"time": "1753375387",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 34
},
{
"arrival": {
"time": "1753375467",
"uncertainty": 120
},
"departure": {
"time": "1753375467",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 35
},
{
"arrival": {
"time": "1753375543",
"uncertainty": 120
},
"departure": {
"time": "1753375543",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 36
},
{
"arrival": {
"time": "1753375606",
"uncertainty": 120
},
"departure": {
"time": "1753375606",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 37
},
{
"arrival": {
"time": "1753375696",
"uncertainty": 120
},
"departure": {
"time": "1753375696",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 38
},
{
"arrival": {
"time": "1753375764",
"uncertainty": 120
},
"departure": {
"time": "1753375764",
"uncertainty": 120
},
"stopId": "MARN",
"stopSequence": 39
},
{
"arrival": {
"time": "1753375876",
"uncertainty": 120
},
"departure": {
"time": "1753375876",
"uncertainty": 120
},
"stopId": "GUES",
"stopSequence": 40
},
{
"arrival": {
"time": "1753375946",
"uncertainty": 120
},
"departure": {
"time": "1753375946",
"uncertainty": 120
},
"stopId": "CARN1",
"stopSequence": 41
},
{
"arrival": {
"time": "1753376011",
"uncertainty": 120
},
"departure": {
"time": "1753376011",
"uncertainty": 120
},
"stopId": "PERRI",
"stopSequence": 42
},
{
"arrival": {
"time": "1753376057",
"uncertainty": 120
},
"departure": {
"time": "1753376057",
"uncertainty": 120
},
"stopId": "NAIL",
"stopSequence": 43
},
{
"arrival": {
"time": "1753376126",
"uncertainty": 120
},
"stopId": "PECH",
"stopSequence": 44
}
],
"trip": {
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "4479444"
},
"vehicle": {
"id": "377",
"label": "377"
}
}
},
{
"id": "4538942",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753374593",
"uncertainty": 120
},
"departure": {
"time": "1753374593",
"uncertainty": 120
},
"stopId": "FSTP"
},
{
"arrival": {
"time": "1753374687",
"uncertainty": 120
},
"departure": {
"time": "1753374687",
"uncertainty": 120
},
"stopId": "COUP"
},
{
"arrival": {
"time": "1753375091",
"uncertainty": 120
},
"departure": {
"time": "1753375091",
"uncertainty": 120
},
"stopId": "CELT"
},
{
"arrival": {
"time": "1753375113",
"uncertainty": 120
},
"departure": {
"time": "1753375113",
"uncertainty": 120
},
"stopId": "CELT1"
},
{
"departure": {
"time": "1753371363",
"uncertainty": 120
},
"stopId": "EXPO_D",
"stopSequence": 1
},
{
"arrival": {
"time": "1753371479",
"uncertainty": 120
},
"departure": {
"time": "1753371483",
"uncertainty": 120
},
"stopId": "EXPO",
"stopSequence": 2
},
{
"arrival": {
"time": "1753371604",
"uncertainty": 120
},
"departure": {
"time": "1753371604",
"uncertainty": 120
},
"stopId": "KROU",
"stopSequence": 3
},
{
"arrival": {
"time": "1753371634",
"uncertainty": 120
},
"departure": {
"time": "1753371634",
"uncertainty": 120
},
"stopId": "CROI",
"stopSequence": 4
},
{
"arrival": {
"time": "1753371723",
"uncertainty": 120
},
"departure": {
"time": "1753371723",
"uncertainty": 120
},
"stopId": "CHOU2",
"stopSequence": 5
},
{
"arrival": {
"time": "1753371813",
"uncertainty": 120
},
"departure": {
"time": "1753371813",
"uncertainty": 120
},
"stopId": "KESL1",
"stopSequence": 6
},
{
"arrival": {
"time": "1753371884",
"uncertainty": 120
},
"departure": {
"time": "1753371884",
"uncertainty": 120
},
"stopId": "PBON1",
"stopSequence": 7
},
{
"arrival": {
"time": "1753371933",
"uncertainty": 120
},
"departure": {
"time": "1753371933",
"uncertainty": 120
},
"stopId": "LGAZ1",
"stopSequence": 8
},
{
"arrival": {
"time": "1753371960",
"uncertainty": 120
},
"departure": {
"time": "1753372005",
"uncertainty": 120
},
"stopId": "VIEU1",
"stopSequence": 9
},
{
"arrival": {
"time": "1753372081",
"uncertainty": 120
},
"departure": {
"time": "1753372083",
"uncertainty": 120
},
"stopId": "KRFR",
"stopSequence": 10
},
{
"arrival": {
"time": "1753372147",
"uncertainty": 120
},
"departure": {
"time": "1753372162",
"uncertainty": 120
},
"stopId": "COU",
"stopSequence": 11
},
{
"arrival": {
"time": "1753372202",
"uncertainty": 120
},
"departure": {
"time": "1753372202",
"uncertainty": 120
},
"stopId": "MAI1",
"stopSequence": 12
},
{
"arrival": {
"time": "1753372251",
"uncertainty": 120
},
"departure": {
"time": "1753372263",
"uncertainty": 120
},
"stopId": "TOUL2",
"stopSequence": 13
},
{
"arrival": {
"time": "1753372288",
"uncertainty": 120
},
"departure": {
"time": "1753372293",
"uncertainty": 120
},
"stopId": "HEN",
"stopSequence": 14
},
{
"arrival": {
"time": "1753372383",
"uncertainty": 120
},
"departure": {
"time": "1753372413",
"uncertainty": 120
},
"stopId": "PENH1",
"stopSequence": 15
},
{
"arrival": {
"time": "1753372492",
"uncertainty": 120
},
"departure": {
"time": "1753372503",
"uncertainty": 120
},
"stopId": "FERR",
"stopSequence": 16
},
{
"arrival": {
"time": "1753372546",
"uncertainty": 120
},
"departure": {
"time": "1753372546",
"uncertainty": 120
},
"stopId": "REPB",
"stopSequence": 17
},
{
"arrival": {
"time": "1753372607",
"uncertainty": 120
},
"departure": {
"time": "1753372623",
"uncertainty": 120
},
"stopId": "STAL",
"stopSequence": 18
},
{
"arrival": {
"time": "1753372693",
"uncertainty": 120
},
"departure": {
"time": "1753372693",
"uncertainty": 120
},
"stopId": "ALPH",
"stopSequence": 19
},
{
"arrival": {
"time": "1753372781",
"uncertainty": 120
},
"departure": {
"time": "1753372781",
"uncertainty": 120
},
"stopId": "LECL",
"stopSequence": 20
},
{
"arrival": {
"time": "1753372822",
"uncertainty": 120
},
"departure": {
"time": "1753372833",
"uncertainty": 120
},
"stopId": "PERI",
"stopSequence": 21
},
{
"arrival": {
"time": "1753372906",
"uncertainty": 120
},
"departure": {
"time": "1753372923",
"uncertainty": 120
},
"stopId": "BOIS",
"stopSequence": 22
},
{
"arrival": {
"time": "1753372953",
"uncertainty": 120
},
"departure": {
"time": "1753372953",
"uncertainty": 120
},
"stopId": "HOPS",
"stopSequence": 23
},
{
"arrival": {
"time": "1753372998",
"uncertainty": 120
},
"departure": {
"time": "1753373014",
"uncertainty": 120
},
"stopId": "MELUN",
"stopSequence": 24
},
{
"arrival": {
"time": "1753373093",
"uncertainty": 120
},
"departure": {
"time": "1753373194",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 25
},
{
"arrival": {
"time": "1753373246",
"uncertainty": 120
},
"departure": {
"time": "1753373253",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 26
},
{
"arrival": {
"time": "1753373319",
"uncertainty": 120
},
"departure": {
"time": "1753373343",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 27
},
{
"arrival": {
"time": "1753373419",
"uncertainty": 120
},
"departure": {
"time": "1753373464",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 28
},
{
"arrival": {
"time": "1753373523",
"uncertainty": 120
},
"departure": {
"time": "1753373553",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 29
},
{
"arrival": {
"time": "1753373643",
"uncertainty": 120
},
"departure": {
"time": "1753373643",
"uncertainty": 120
},
"stopId": "BAYA",
"stopSequence": 30
},
{
"arrival": {
"time": "1753373698",
"uncertainty": 120
},
"departure": {
"time": "1753373703",
"uncertainty": 120
},
"stopId": "MERV",
"stopSequence": 31
},
{
"arrival": {
"time": "1753373924",
"uncertainty": 120
},
"departure": {
"time": "1753373924",
"uncertainty": 120
},
"stopId": "LYCM",
"stopSequence": 32
},
{
"arrival": {
"time": "1753373973",
"uncertainty": 120
},
"departure": {
"time": "1753373973",
"uncertainty": 120
},
"stopId": "CLET",
"stopSequence": 33
},
{
"arrival": {
"time": "1753374063",
"uncertainty": 120
},
"departure": {
"time": "1753374063",
"uncertainty": 120
},
"stopId": "BUNI",
"stopSequence": 34
},
{
"arrival": {
"time": "1753374171",
"uncertainty": 120
},
"departure": {
"time": "1753374171",
"uncertainty": 120
},
"stopId": "CSCI",
"stopSequence": 35
},
{
"arrival": {
"time": "1753374233",
"uncertainty": 120
},
"departure": {
"time": "1753374233",
"uncertainty": 120
},
"stopId": "KDIR",
"stopSequence": 36
},
{
"arrival": {
"time": "1753374286",
"uncertainty": 120
},
"departure": {
"time": "1753374286",
"uncertainty": 120
},
"stopId": "KRAB",
"stopSequence": 37
},
{
"arrival": {
"time": "1753374352",
"uncertainty": 120
},
"departure": {
"time": "1753374352",
"uncertainty": 120
},
"stopId": "KLDE",
"stopSequence": 38
},
{
"arrival": {
"time": "1753374432",
"uncertainty": 120
},
"departure": {
"time": "1753374432",
"uncertainty": 120
},
"stopId": "MATH",
"stopSequence": 39
},
{
"arrival": {
"time": "1753374509",
"uncertainty": 120
},
"departure": {
"time": "1753374509",
"uncertainty": 120
},
"stopId": "KERJ",
"stopSequence": 40
},
{
"arrival": {
"time": "1753374554",
"uncertainty": 120
},
"departure": {
"time": "1753374554",
"uncertainty": 120
},
"stopId": "KRGO",
"stopSequence": 41
},
{
"arrival": {
"time": "1753374585",
"uncertainty": 120
},
"departure": {
"time": "1753374585",
"uncertainty": 120
},
"stopId": "FSTP",
"stopSequence": 42
},
{
"arrival": {
"time": "1753374690",
"uncertainty": 120
},
"departure": {
"time": "1753374690",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "EGLB",
"stopSequence": 43
},
{
"arrival": {
"time": "1753374755",
"uncertainty": 120
},
"departure": {
"time": "1753374755",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "TYNE",
"stopSequence": 44
},
{
"arrival": {
"time": "1753374897",
"uncertainty": 120
},
"departure": {
"time": "1753374897",
"uncertainty": 120
},
"stopId": "BRET",
"stopSequence": 45
},
{
"arrival": {
"time": "1753374939",
"uncertainty": 120
},
"departure": {
"time": "1753374939",
"uncertainty": 120
},
"stopId": "PARC",
"stopSequence": 46
},
{
"arrival": {
"time": "1753374999",
"uncertainty": 120
},
"departure": {
"time": "1753374999",
"uncertainty": 120
},
"stopId": "POMM",
"stopSequence": 47
},
{
"arrival": {
"time": "1753375115",
"uncertainty": 120
},
"departure": {
"time": "1753375115",
"uncertainty": 120
},
"stopId": "CELT",
"stopSequence": 48
},
{
"arrival": {
"time": "1753375172",
"uncertainty": 120
},
"stopId": "PINS",
"stopSequence": 49
}
],
"trip": {
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "4538942"
},
"vehicle": {
"id": "432",
"label": "432"
}
}
},
{
"id": "4538943",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753375330",
"uncertainty": 120
},
"departure": {
"time": "1753375330",
"uncertainty": 120
},
"stopId": "FSTP"
},
{
"arrival": {
"time": "1753375424",
"uncertainty": 120
},
"departure": {
"time": "1753375424",
"uncertainty": 120
},
"stopId": "COUP"
},
{
"arrival": {
"time": "1753375827",
"uncertainty": 120
},
"departure": {
"time": "1753375827",
"uncertainty": 120
},
"stopId": "CELT"
},
{
"arrival": {
"time": "1753375849",
"uncertainty": 120
},
"departure": {
"time": "1753375849",
"uncertainty": 120
},
"stopId": "CELT1"
},
{
"departure": {
"time": "1753372440",
"uncertainty": 120
},
"stopId": "EXPO_D",
"stopSequence": 1
},
{
"arrival": {
"time": "1753372545",
"uncertainty": 120
},
"departure": {
"time": "1753372558",
"uncertainty": 120
},
"stopId": "EXPO",
"stopSequence": 2
},
{
"arrival": {
"time": "1753372648",
"uncertainty": 120
},
"departure": {
"time": "1753372648",
"uncertainty": 120
},
"stopId": "KROU",
"stopSequence": 3
},
{
"arrival": {
"time": "1753372693",
"uncertainty": 120
},
"departure": {
"time": "1753372693",
"uncertainty": 120
},
"stopId": "CROI",
"stopSequence": 4
},
{
"arrival": {
"time": "1753372809",
"uncertainty": 120
},
"departure": {
"time": "1753372809",
"uncertainty": 120
},
"stopId": "CHOU2",
"stopSequence": 5
},
{
"arrival": {
"time": "1753372885",
"uncertainty": 120
},
"departure": {
"time": "1753372887",
"uncertainty": 120
},
"stopId": "KESL1",
"stopSequence": 6
},
{
"arrival": {
"time": "1753372947",
"uncertainty": 120
},
"departure": {
"time": "1753372947",
"uncertainty": 120
},
"stopId": "PBON1",
"stopSequence": 7
},
{
"arrival": {
"time": "1753373026",
"uncertainty": 120
},
"departure": {
"time": "1753373026",
"uncertainty": 120
},
"stopId": "LGAZ1",
"stopSequence": 8
},
{
"arrival": {
"time": "1753373056",
"uncertainty": 120
},
"departure": {
"time": "1753373056",
"uncertainty": 120
},
"stopId": "VIEU1",
"stopSequence": 9
},
{
"arrival": {
"time": "1753373135",
"uncertainty": 120
},
"departure": {
"time": "1753373158",
"uncertainty": 120
},
"stopId": "KRFR",
"stopSequence": 10
},
{
"arrival": {
"time": "1753373201",
"uncertainty": 120
},
"departure": {
"time": "1753373201",
"uncertainty": 120
},
"stopId": "COU",
"stopSequence": 11
},
{
"arrival": {
"time": "1753373240",
"uncertainty": 120
},
"departure": {
"time": "1753373240",
"uncertainty": 120
},
"stopId": "MAI1",
"stopSequence": 12
},
{
"arrival": {
"time": "1753373292",
"uncertainty": 120
},
"departure": {
"time": "1753373292",
"uncertainty": 120
},
"stopId": "TOUL2",
"stopSequence": 13
},
{
"arrival": {
"time": "1753373327",
"uncertainty": 120
},
"departure": {
"time": "1753373327",
"uncertainty": 120
},
"stopId": "HEN",
"stopSequence": 14
},
{
"arrival": {
"time": "1753373406",
"uncertainty": 120
},
"departure": {
"time": "1753373427",
"uncertainty": 120
},
"stopId": "PENH1",
"stopSequence": 15
},
{
"arrival": {
"time": "1753373527",
"uncertainty": 120
},
"departure": {
"time": "1753373527",
"uncertainty": 120
},
"stopId": "FERR",
"stopSequence": 16
},
{
"arrival": {
"time": "1753373567",
"uncertainty": 120
},
"departure": {
"time": "1753373577",
"uncertainty": 120
},
"stopId": "REPB",
"stopSequence": 17
},
{
"arrival": {
"time": "1753373638",
"uncertainty": 120
},
"departure": {
"time": "1753373638",
"uncertainty": 120
},
"stopId": "STAL",
"stopSequence": 18
},
{
"arrival": {
"time": "1753373750",
"uncertainty": 120
},
"departure": {
"time": "1753373788",
"uncertainty": 120
},
"stopId": "ALPH",
"stopSequence": 19
},
{
"arrival": {
"time": "1753373847",
"uncertainty": 120
},
"departure": {
"time": "1753373847",
"uncertainty": 120
},
"stopId": "LECL",
"stopSequence": 20
},
{
"arrival": {
"time": "1753373888",
"uncertainty": 120
},
"departure": {
"time": "1753373888",
"uncertainty": 120
},
"stopId": "PERI",
"stopSequence": 21
},
{
"arrival": {
"time": "1753373937",
"uncertainty": 120
},
"departure": {
"time": "1753373937",
"uncertainty": 120
},
"stopId": "BOIS",
"stopSequence": 22
},
{
"arrival": {
"time": "1753373966",
"uncertainty": 120
},
"departure": {
"time": "1753373966",
"uncertainty": 120
},
"stopId": "HOPS",
"stopSequence": 23
},
{
"arrival": {
"time": "1753374017",
"uncertainty": 120
},
"departure": {
"time": "1753374027",
"uncertainty": 120
},
"stopId": "MELUN",
"stopSequence": 24
},
{
"arrival": {
"time": "1753374087",
"uncertainty": 120
},
"departure": {
"time": "1753374117",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 25
},
{
"arrival": {
"time": "1753374201",
"uncertainty": 120
},
"departure": {
"time": "1753374207",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 26
},
{
"arrival": {
"time": "1753374282",
"uncertainty": 120
},
"departure": {
"time": "1753374282",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 27
},
{
"arrival": {
"time": "1753374343",
"uncertainty": 120
},
"departure": {
"time": "1753374343",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 28
},
{
"arrival": {
"time": "1753374393",
"uncertainty": 120
},
"departure": {
"time": "1753374393",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 29
},
{
"arrival": {
"time": "1753374482",
"uncertainty": 120
},
"departure": {
"time": "1753374482",
"uncertainty": 120
},
"stopId": "BAYA",
"stopSequence": 30
},
{
"arrival": {
"time": "1753374538",
"uncertainty": 120
},
"departure": {
"time": "1753374538",
"uncertainty": 120
},
"stopId": "MERV",
"stopSequence": 31
},
{
"arrival": {
"time": "1753374641",
"uncertainty": 120
},
"departure": {
"time": "1753374641",
"uncertainty": 120
},
"stopId": "LYCM",
"stopSequence": 32
},
{
"arrival": {
"time": "1753374697",
"uncertainty": 120
},
"departure": {
"time": "1753374697",
"uncertainty": 120
},
"stopId": "CLET",
"stopSequence": 33
},
{
"arrival": {
"time": "1753374788",
"uncertainty": 120
},
"departure": {
"time": "1753374788",
"uncertainty": 120
},
"stopId": "BUNI",
"stopSequence": 34
},
{
"arrival": {
"time": "1753374892",
"uncertainty": 120
},
"departure": {
"time": "1753374892",
"uncertainty": 120
},
"stopId": "CSCI",
"stopSequence": 35
},
{
"arrival": {
"time": "1753374961",
"uncertainty": 120
},
"departure": {
"time": "1753374961",
"uncertainty": 120
},
"stopId": "KDIR",
"stopSequence": 36
},
{
"arrival": {
"time": "1753375010",
"uncertainty": 120
},
"departure": {
"time": "1753375010",
"uncertainty": 120
},
"stopId": "KRAB",
"stopSequence": 37
},
{
"arrival": {
"time": "1753375076",
"uncertainty": 120
},
"departure": {
"time": "1753375076",
"uncertainty": 120
},
"stopId": "KLDE",
"stopSequence": 38
},
{
"arrival": {
"time": "1753375174",
"uncertainty": 120
},
"departure": {
"time": "1753375174",
"uncertainty": 120
},
"stopId": "MATH",
"stopSequence": 39
},
{
"arrival": {
"time": "1753375250",
"uncertainty": 120
},
"departure": {
"time": "1753375250",
"uncertainty": 120
},
"stopId": "KERJ",
"stopSequence": 40
},
{
"arrival": {
"time": "1753375290",
"uncertainty": 120
},
"departure": {
"time": "1753375290",
"uncertainty": 120
},
"stopId": "KRGO",
"stopSequence": 41
},
{
"arrival": {
"time": "1753375322",
"uncertainty": 120
},
"departure": {
"time": "1753375322",
"uncertainty": 120
},
"stopId": "FSTP",
"stopSequence": 42
},
{
"arrival": {
"time": "1753375530",
"uncertainty": 120
},
"departure": {
"time": "1753375530",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "EGLB",
"stopSequence": 43
},
{
"arrival": {
"time": "1753375595",
"uncertainty": 120
},
"departure": {
"time": "1753375595",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "TYNE",
"stopSequence": 44
},
{
"arrival": {
"time": "1753375634",
"uncertainty": 120
},
"departure": {
"time": "1753375634",
"uncertainty": 120
},
"stopId": "BRET",
"stopSequence": 45
},
{
"arrival": {
"time": "1753375673",
"uncertainty": 120
},
"departure": {
"time": "1753375673",
"uncertainty": 120
},
"stopId": "PARC",
"stopSequence": 46
},
{
"arrival": {
"time": "1753375735",
"uncertainty": 120
},
"departure": {
"time": "1753375735",
"uncertainty": 120
},
"stopId": "POMM",
"stopSequence": 47
},
{
"arrival": {
"time": "1753375851",
"uncertainty": 120
},
"departure": {
"time": "1753375851",
"uncertainty": 120
},
"stopId": "CELT",
"stopSequence": 48
},
{
"arrival": {
"time": "1753375908",
"uncertainty": 120
},
"stopId": "PINS",
"stopSequence": 49
}
],
"trip": {
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "4538943"
},
"vehicle": {
"id": "399",
"label": "399"
}
}
},
{
"id": "4538941",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753373340",
"uncertainty": 120
},
"departure": {
"time": "1753373340",
"uncertainty": 120
},
"stopId": "FSTP"
},
{
"arrival": {
"time": "1753373428",
"uncertainty": 120
},
"departure": {
"time": "1753373429",
"uncertainty": 120
},
"stopId": "COUP"
},
{
"arrival": {
"time": "1753373844",
"uncertainty": 120
},
"departure": {
"time": "1753373844",
"uncertainty": 120
},
"stopId": "CELT"
},
{
"arrival": {
"time": "1753373856",
"uncertainty": 120
},
"departure": {
"time": "1753374185",
"uncertainty": 120
},
"stopId": "CELT1"
},
{
"departure": {
"time": "1753370090",
"uncertainty": 120
},
"stopId": "EXPO_D",
"stopSequence": 1
},
{
"arrival": {
"time": "1753370189",
"uncertainty": 120
},
"departure": {
"time": "1753370189",
"uncertainty": 120
},
"stopId": "EXPO",
"stopSequence": 2
},
{
"arrival": {
"time": "1753370269",
"uncertainty": 120
},
"departure": {
"time": "1753370269",
"uncertainty": 120
},
"stopId": "KROU",
"stopSequence": 3
},
{
"arrival": {
"time": "1753370299",
"uncertainty": 120
},
"departure": {
"time": "1753370299",
"uncertainty": 120
},
"stopId": "CROI",
"stopSequence": 4
},
{
"arrival": {
"time": "1753370406",
"uncertainty": 120
},
"departure": {
"time": "1753370420",
"uncertainty": 120
},
"stopId": "CHOU2",
"stopSequence": 5
},
{
"arrival": {
"time": "1753370569",
"uncertainty": 120
},
"departure": {
"time": "1753370569",
"uncertainty": 120
},
"stopId": "KESL1",
"stopSequence": 6
},
{
"arrival": {
"time": "1753370630",
"uncertainty": 120
},
"departure": {
"time": "1753370630",
"uncertainty": 120
},
"stopId": "PBON1",
"stopSequence": 7
},
{
"arrival": {
"time": "1753370717",
"uncertainty": 120
},
"departure": {
"time": "1753370717",
"uncertainty": 120
},
"stopId": "LGAZ1",
"stopSequence": 8
},
{
"arrival": {
"time": "1753370761",
"uncertainty": 120
},
"departure": {
"time": "1753370761",
"uncertainty": 120
},
"stopId": "VIEU1",
"stopSequence": 9
},
{
"arrival": {
"time": "1753370849",
"uncertainty": 120
},
"departure": {
"time": "1753370870",
"uncertainty": 120
},
"stopId": "KRFR",
"stopSequence": 10
},
{
"arrival": {
"time": "1753370919",
"uncertainty": 120
},
"departure": {
"time": "1753370930",
"uncertainty": 120
},
"stopId": "COU",
"stopSequence": 11
},
{
"arrival": {
"time": "1753370977",
"uncertainty": 120
},
"departure": {
"time": "1753370977",
"uncertainty": 120
},
"stopId": "MAI1",
"stopSequence": 12
},
{
"arrival": {
"time": "1753371056",
"uncertainty": 120
},
"departure": {
"time": "1753371056",
"uncertainty": 120
},
"stopId": "TOUL2",
"stopSequence": 13
},
{
"arrival": {
"time": "1753371079",
"uncertainty": 120
},
"departure": {
"time": "1753371079",
"uncertainty": 120
},
"stopId": "HEN",
"stopSequence": 14
},
{
"arrival": {
"time": "1753371169",
"uncertainty": 120
},
"departure": {
"time": "1753371169",
"uncertainty": 120
},
"stopId": "PENH1",
"stopSequence": 15
},
{
"arrival": {
"time": "1753371272",
"uncertainty": 120
},
"departure": {
"time": "1753371289",
"uncertainty": 120
},
"stopId": "FERR",
"stopSequence": 16
},
{
"arrival": {
"time": "1753371317",
"uncertainty": 120
},
"departure": {
"time": "1753371320",
"uncertainty": 120
},
"stopId": "REPB",
"stopSequence": 17
},
{
"arrival": {
"time": "1753371410",
"uncertainty": 120
},
"departure": {
"time": "1753371410",
"uncertainty": 120
},
"stopId": "STAL",
"stopSequence": 18
},
{
"arrival": {
"time": "1753371508",
"uncertainty": 120
},
"departure": {
"time": "1753371530",
"uncertainty": 120
},
"stopId": "ALPH",
"stopSequence": 19
},
{
"arrival": {
"time": "1753371608",
"uncertainty": 120
},
"departure": {
"time": "1753371608",
"uncertainty": 120
},
"stopId": "LECL",
"stopSequence": 20
},
{
"arrival": {
"time": "1753371659",
"uncertainty": 120
},
"departure": {
"time": "1753371659",
"uncertainty": 120
},
"stopId": "PERI",
"stopSequence": 21
},
{
"arrival": {
"time": "1753371726",
"uncertainty": 120
},
"departure": {
"time": "1753371726",
"uncertainty": 120
},
"stopId": "BOIS",
"stopSequence": 22
},
{
"arrival": {
"time": "1753371760",
"uncertainty": 120
},
"departure": {
"time": "1753371760",
"uncertainty": 120
},
"stopId": "HOPS",
"stopSequence": 23
},
{
"arrival": {
"time": "1753371800",
"uncertainty": 120
},
"departure": {
"time": "1753371800",
"uncertainty": 120
},
"stopId": "MELUN",
"stopSequence": 24
},
{
"arrival": {
"time": "1753371870",
"uncertainty": 120
},
"departure": {
"time": "1753371919",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 25
},
{
"arrival": {
"time": "1753371971",
"uncertainty": 120
},
"departure": {
"time": "1753371979",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 26
},
{
"arrival": {
"time": "1753372076",
"uncertainty": 120
},
"departure": {
"time": "1753372129",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 27
},
{
"arrival": {
"time": "1753372231",
"uncertainty": 120
},
"departure": {
"time": "1753372309",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 28
},
{
"arrival": {
"time": "1753372369",
"uncertainty": 120
},
"departure": {
"time": "1753372369",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 29
},
{
"arrival": {
"time": "1753372445",
"uncertainty": 120
},
"departure": {
"time": "1753372459",
"uncertainty": 120
},
"stopId": "BAYA",
"stopSequence": 30
},
{
"arrival": {
"time": "1753372515",
"uncertainty": 120
},
"departure": {
"time": "1753372520",
"uncertainty": 120
},
"stopId": "MERV",
"stopSequence": 31
},
{
"arrival": {
"time": "1753372610",
"uncertainty": 120
},
"departure": {
"time": "1753372610",
"uncertainty": 120
},
"stopId": "LYCM",
"stopSequence": 32
},
{
"arrival": {
"time": "1753372729",
"uncertainty": 120
},
"departure": {
"time": "1753372730",
"uncertainty": 120
},
"stopId": "CLET",
"stopSequence": 33
},
{
"arrival": {
"time": "1753372820",
"uncertainty": 120
},
"departure": {
"time": "1753372820",
"uncertainty": 120
},
"stopId": "BUNI",
"stopSequence": 34
},
{
"arrival": {
"time": "1753372880",
"uncertainty": 120
},
"departure": {
"time": "1753372880",
"uncertainty": 120
},
"stopId": "CSCI",
"stopSequence": 35
},
{
"arrival": {
"time": "1753372950",
"uncertainty": 120
},
"departure": {
"time": "1753372950",
"uncertainty": 120
},
"stopId": "KDIR",
"stopSequence": 36
},
{
"arrival": {
"time": "1753373004",
"uncertainty": 120
},
"departure": {
"time": "1753373004",
"uncertainty": 120
},
"stopId": "KRAB",
"stopSequence": 37
},
{
"arrival": {
"time": "1753373079",
"uncertainty": 120
},
"departure": {
"time": "1753373089",
"uncertainty": 120
},
"stopId": "KLDE",
"stopSequence": 38
},
{
"arrival": {
"time": "1753373166",
"uncertainty": 120
},
"departure": {
"time": "1753373166",
"uncertainty": 120
},
"stopId": "MATH",
"stopSequence": 39
},
{
"arrival": {
"time": "1753373243",
"uncertainty": 120
},
"departure": {
"time": "1753373243",
"uncertainty": 120
},
"stopId": "KERJ",
"stopSequence": 40
},
{
"arrival": {
"time": "1753373289",
"uncertainty": 120
},
"departure": {
"time": "1753373299",
"uncertainty": 120
},
"stopId": "KRGO",
"stopSequence": 41
},
{
"arrival": {
"time": "1753373334",
"uncertainty": 120
},
"departure": {
"time": "1753373334",
"uncertainty": 120
},
"stopId": "FSTP",
"stopSequence": 42
},
{
"arrival": {
"time": "1753373430",
"uncertainty": 120
},
"departure": {
"time": "1753373430",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "EGLB",
"stopSequence": 43
},
{
"arrival": {
"time": "1753373495",
"uncertainty": 120
},
"departure": {
"time": "1753373495",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "TYNE",
"stopSequence": 44
},
{
"arrival": {
"time": "1753373647",
"uncertainty": 120
},
"departure": {
"time": "1753373647",
"uncertainty": 120
},
"stopId": "BRET",
"stopSequence": 45
},
{
"arrival": {
"time": "1753373689",
"uncertainty": 120
},
"departure": {
"time": "1753373693",
"uncertainty": 120
},
"stopId": "PARC",
"stopSequence": 46
},
{
"arrival": {
"time": "1753373753",
"uncertainty": 120
},
"departure": {
"time": "1753373753",
"uncertainty": 120
},
"stopId": "POMM",
"stopSequence": 47
},
{
"arrival": {
"time": "1753374187",
"uncertainty": 120
},
"departure": {
"time": "1753374187",
"uncertainty": 120
},
"stopId": "CELT",
"stopSequence": 48
},
{
"arrival": {
"time": "1753374244",
"uncertainty": 120
},
"stopId": "PINS",
"stopSequence": 49
}
],
"trip": {
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "4538941"
},
"vehicle": {
"id": "374",
"label": "374"
}
}
},
{
"id": "4518286",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753373766",
"uncertainty": 120
},
"departure": {
"time": "1753373766",
"uncertainty": 120
},
"stopId": "BRUY"
},
{
"departure": {
"time": "1753373250",
"uncertainty": 120
},
"stopId": "ILMB",
"stopSequence": 1
},
{
"arrival": {
"time": "1753373315",
"uncertainty": 120
},
"departure": {
"time": "1753373315",
"uncertainty": 120
},
"stopId": "INZI",
"stopSequence": 2
},
{
"arrival": {
"time": "1753373375",
"uncertainty": 120
},
"departure": {
"time": "1753373375",
"uncertainty": 120
},
"stopId": "JEGO",
"stopSequence": 3
},
{
"arrival": {
"time": "1753373439",
"uncertainty": 120
},
"departure": {
"time": "1753373439",
"uncertainty": 120
},
"stopId": "GORE",
"stopSequence": 4
},
{
"arrival": {
"time": "1753373564",
"uncertainty": 120
},
"departure": {
"time": "1753373564",
"uncertainty": 120
},
"stopId": "SAPIN",
"stopSequence": 5
},
{
"arrival": {
"time": "1753373595",
"uncertainty": 120
},
"departure": {
"time": "1753373595",
"uncertainty": 120
},
"stopId": "LBLE",
"stopSequence": 6
},
{
"arrival": {
"time": "1753373641",
"uncertainty": 120
},
"departure": {
"time": "1753373641",
"uncertainty": 120
},
"stopId": "CJAU",
"stopSequence": 7
},
{
"arrival": {
"time": "1753373701",
"uncertainty": 120
},
"departure": {
"time": "1753373701",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "MONT",
"stopSequence": 8
},
{
"arrival": {
"time": "1753373767",
"uncertainty": 120
},
"departure": {
"time": "1753373767",
"uncertainty": 120
},
"stopId": "BRUY",
"stopSequence": 9
},
{
"arrival": {
"time": "1753373844",
"uncertainty": 120
},
"departure": {
"time": "1753373844",
"uncertainty": 120
},
"stopId": "ALLE",
"stopSequence": 10
},
{
"arrival": {
"time": "1753373877",
"uncertainty": 120
},
"departure": {
"time": "1753373888",
"uncertainty": 120
},
"stopId": "FORG",
"stopSequence": 11
},
{
"arrival": {
"time": "1753373958",
"uncertainty": 120
},
"departure": {
"time": "1753373978",
"uncertainty": 120
},
"stopId": "LOCC",
"stopSequence": 12
},
{
"arrival": {
"time": "1753374036",
"uncertainty": 120
},
"departure": {
"time": "1753374037",
"uncertainty": 120
},
"stopId": "KBLA",
"stopSequence": 13
},
{
"arrival": {
"time": "1753374106",
"uncertainty": 120
},
"departure": {
"time": "1753374106",
"uncertainty": 120
},
"stopId": "MALL",
"stopSequence": 14
},
{
"arrival": {
"time": "1753374223",
"uncertainty": 120
},
"departure": {
"time": "1753374223",
"uncertainty": 120
},
"stopId": "PIAU",
"stopSequence": 15
},
{
"arrival": {
"time": "1753374297",
"uncertainty": 120
},
"departure": {
"time": "1753374297",
"uncertainty": 120
},
"stopId": "LALU",
"stopSequence": 16
},
{
"arrival": {
"time": "1753374328",
"uncertainty": 120
},
"departure": {
"time": "1753374328",
"uncertainty": 120
},
"stopId": "KRGR",
"stopSequence": 17
},
{
"arrival": {
"time": "1753374384",
"uncertainty": 120
},
"departure": {
"time": "1753374384",
"uncertainty": 120
},
"stopId": "HUGO",
"stopSequence": 18
},
{
"arrival": {
"time": "1753374453",
"uncertainty": 120
},
"departure": {
"time": "1753374453",
"uncertainty": 120
},
"stopId": "QUIM",
"stopSequence": 19
},
{
"arrival": {
"time": "1753374505",
"uncertainty": 120
},
"departure": {
"time": "1753374505",
"uncertainty": 120
},
"stopId": "CBRA",
"stopSequence": 20
},
{
"arrival": {
"time": "1753374536",
"uncertainty": 120
},
"departure": {
"time": "1753374536",
"uncertainty": 120
},
"stopId": "GARD",
"stopSequence": 21
},
{
"arrival": {
"time": "1753374593",
"uncertainty": 120
},
"departure": {
"time": "1753374593",
"uncertainty": 120
},
"stopId": "MCUR",
"stopSequence": 22
},
{
"arrival": {
"time": "1753374643",
"uncertainty": 120
},
"departure": {
"time": "1753374643",
"uncertainty": 120
},
"stopId": "KRLI",
"stopSequence": 23
},
{
"arrival": {
"time": "1753374718",
"uncertainty": 120
},
"departure": {
"time": "1753374718",
"uncertainty": 120
},
"stopId": "KERI",
"stopSequence": 24
},
{
"arrival": {
"time": "1753374775",
"uncertainty": 120
},
"departure": {
"time": "1753374775",
"uncertainty": 120
},
"stopId": "ZOLA",
"stopSequence": 25
},
{
"arrival": {
"time": "1753374817",
"uncertainty": 120
},
"departure": {
"time": "1753374817",
"uncertainty": 120
},
"stopId": "BOTA",
"stopSequence": 26
},
{
"arrival": {
"time": "1753374934",
"uncertainty": 120
},
"departure": {
"time": "1753374934",
"uncertainty": 120
},
"stopId": "MARC",
"stopSequence": 27
},
{
"arrival": {
"time": "1753375081",
"uncertainty": 120
},
"departure": {
"time": "1753375081",
"uncertainty": 120
},
"stopId": "HERVE",
"stopSequence": 28
},
{
"arrival": {
"time": "1753375117",
"uncertainty": 120
},
"departure": {
"time": "1753375117",
"uncertainty": 120
},
"stopId": "MROU",
"stopSequence": 29
},
{
"arrival": {
"time": "1753375188",
"uncertainty": 120
},
"departure": {
"time": "1753375188",
"uncertainty": 120
},
"stopId": "CGEN",
"stopSequence": 30
},
{
"arrival": {
"time": "1753375250",
"uncertainty": 120
},
"departure": {
"time": "1753375250",
"uncertainty": 120
},
"stopId": "VILG",
"stopSequence": 31
},
{
"arrival": {
"time": "1753375267",
"uncertainty": 120
},
"departure": {
"time": "1753375267",
"uncertainty": 120
},
"stopId": "ORIEN",
"stopSequence": 32
},
{
"arrival": {
"time": "1753375291",
"uncertainty": 120
},
"departure": {
"time": "1753375291",
"uncertainty": 120
},
"stopId": "DOUA",
"stopSequence": 33
},
{
"arrival": {
"time": "1753375410",
"uncertainty": 120
},
"departure": {
"time": "1753375410",
"uncertainty": 120
},
"stopId": "SALU",
"stopSequence": 34
},
{
"arrival": {
"time": "1753375479",
"uncertainty": 120
},
"departure": {
"time": "1753375479",
"uncertainty": 120
},
"stopId": "LAND",
"stopSequence": 35
},
{
"arrival": {
"time": "1753375499",
"uncertainty": 120
},
"departure": {
"time": "1753375499",
"uncertainty": 120
},
"stopId": "LOCM",
"stopSequence": 36
},
{
"arrival": {
"time": "1753375535",
"uncertainty": 120
},
"departure": {
"time": "1753375535",
"uncertainty": 120
},
"stopId": "BELL",
"stopSequence": 37
},
{
"arrival": {
"time": "1753375630",
"uncertainty": 120
},
"departure": {
"time": "1753375630",
"uncertainty": 120
},
"stopId": "FOUC",
"stopSequence": 38
},
{
"arrival": {
"time": "1753375695",
"uncertainty": 120
},
"departure": {
"time": "1753375695",
"uncertainty": 120
},
"stopId": "PAPI",
"stopSequence": 39
},
{
"arrival": {
"time": "1753375729",
"uncertainty": 120
},
"departure": {
"time": "1753375729",
"uncertainty": 120
},
"stopId": "TRUD",
"stopSequence": 40
},
{
"arrival": {
"time": "1753375774",
"uncertainty": 120
},
"departure": {
"time": "1753375774",
"uncertainty": 120
},
"stopId": "GUER",
"stopSequence": 41
},
{
"arrival": {
"time": "1753375814",
"uncertainty": 120
},
"departure": {
"time": "1753375814",
"uncertainty": 120
},
"stopId": "GAGA",
"stopSequence": 42
},
{
"arrival": {
"time": "1753375954",
"uncertainty": 120
},
"departure": {
"time": "1753375954",
"uncertainty": 120
},
"stopId": "KROU",
"stopSequence": 43
},
{
"arrival": {
"time": "1753376001",
"uncertainty": 120
},
"departure": {
"time": "1753376001",
"uncertainty": 120
},
"stopId": "CROI",
"stopSequence": 44
},
{
"arrival": {
"time": "1753376052",
"uncertainty": 120
},
"departure": {
"time": "1753376052",
"uncertainty": 120
},
"stopId": "CHOU",
"stopSequence": 45
},
{
"arrival": {
"time": "1753376139",
"uncertainty": 120
},
"departure": {
"time": "1753376139",
"uncertainty": 120
},
"stopId": "NOURY",
"stopSequence": 46
},
{
"arrival": {
"time": "1753376208",
"uncertainty": 120
},
"departure": {
"time": "1753376208",
"uncertainty": 120
},
"stopId": "DAVI",
"stopSequence": 47
},
{
"arrival": {
"time": "1753376254",
"uncertainty": 120
},
"departure": {
"time": "1753376254",
"uncertainty": 120
},
"stopId": "ANSE",
"stopSequence": 48
},
{
"arrival": {
"time": "1753376374",
"uncertainty": 120
},
"departure": {
"time": "1753376374",
"uncertainty": 120
},
"stopId": "VERD",
"stopSequence": 49
},
{
"arrival": {
"time": "1753376493",
"uncertainty": 120
},
"departure": {
"time": "1753376493",
"uncertainty": 120
},
"stopId": "KERC",
"stopSequence": 50
},
{
"arrival": {
"time": "1753376553",
"uncertainty": 120
},
"departure": {
"time": "1753376553",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 51
},
{
"arrival": {
"time": "1753376650",
"uncertainty": 120
},
"departure": {
"time": "1753376650",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 52
},
{
"arrival": {
"time": "1753376742",
"uncertainty": 120
},
"departure": {
"time": "1753376742",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 53
},
{
"arrival": {
"time": "1753376823",
"uncertainty": 120
},
"departure": {
"time": "1753376823",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 54
},
{
"arrival": {
"time": "1753376913",
"uncertainty": 120
},
"departure": {
"time": "1753376913",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 55
},
{
"arrival": {
"time": "1753376980",
"uncertainty": 120
},
"departure": {
"time": "1753376980",
"uncertainty": 120
},
"stopId": "MARN",
"stopSequence": 56
},
{
"arrival": {
"time": "1753377092",
"uncertainty": 120
},
"departure": {
"time": "1753377092",
"uncertainty": 120
},
"stopId": "GUES",
"stopSequence": 57
},
{
"arrival": {
"time": "1753377161",
"uncertainty": 120
},
"departure": {
"time": "1753377161",
"uncertainty": 120
},
"stopId": "CARN1",
"stopSequence": 58
},
{
"arrival": {
"time": "1753377248",
"uncertainty": 120
},
"departure": {
"time": "1753377248",
"uncertainty": 120
},
"stopId": "SLIP1",
"stopSequence": 59
},
{
"arrival": {
"time": "1753377316",
"uncertainty": 120
},
"departure": {
"time": "1753377316",
"uncertainty": 120
},
"stopId": "MARE1",
"stopSequence": 60
},
{
"arrival": {
"time": "1753377451",
"uncertainty": 120
},
"stopId": "BAK3",
"stopSequence": 61
}
],
"trip": {
"routeId": "T5",
"scheduleRelationship": "SCHEDULED",
"tripId": "4518286"
},
"vehicle": {
"id": "411",
"label": "411"
}
}
},
{
"id": "4479291",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753378851",
"uncertainty": 120
},
"departure": {
"time": "1753378851",
"uncertainty": 120
},
"stopId": "MASS1"
},
{
"departure": {
"time": "1753376880",
"uncertainty": 120
},
"stopId": "KERG1",
"stopSequence": 1
},
{
"arrival": {
"time": "1753376907",
"uncertainty": 120
},
"departure": {
"time": "1753376907",
"uncertainty": 120
},
"stopId": "RPK2",
"stopSequence": 2
},
{
"arrival": {
"time": "1753377021",
"uncertainty": 120
},
"departure": {
"time": "1753377021",
"uncertainty": 120
},
"stopId": "METI1",
"stopSequence": 3
},
{
"arrival": {
"time": "1753377067",
"uncertainty": 120
},
"departure": {
"time": "1753377067",
"uncertainty": 120
},
"stopId": "PLEN1",
"stopSequence": 4
},
{
"arrival": {
"time": "1753377113",
"uncertainty": 120
},
"departure": {
"time": "1753377113",
"uncertainty": 120
},
"stopId": "KERF1",
"stopSequence": 5
},
{
"arrival": {
"time": "1753377180",
"uncertainty": 120
},
"departure": {
"time": "1753377180",
"uncertainty": 120
},
"stopId": "BOLL2",
"stopSequence": 6
},
{
"arrival": {
"time": "1753377223",
"uncertainty": 120
},
"departure": {
"time": "1753377223",
"uncertainty": 120
},
"stopId": "ORME1",
"stopSequence": 7
},
{
"arrival": {
"time": "1753377252",
"uncertainty": 120
},
"departure": {
"time": "1753377252",
"uncertainty": 120
},
"stopId": "HENA1",
"stopSequence": 8
},
{
"arrival": {
"time": "1753377351",
"uncertainty": 120
},
"departure": {
"time": "1753377351",
"uncertainty": 120
},
"stopId": "BUNI1",
"stopSequence": 9
},
{
"arrival": {
"time": "1753377434",
"uncertainty": 120
},
"departure": {
"time": "1753377434",
"uncertainty": 120
},
"stopId": "CLET1",
"stopSequence": 10
},
{
"arrival": {
"time": "1753377540",
"uncertainty": 120
},
"departure": {
"time": "1753377540",
"uncertainty": 120
},
"stopId": "LYCA",
"stopSequence": 11
},
{
"arrival": {
"time": "1753377597",
"uncertainty": 120
},
"departure": {
"time": "1753377597",
"uncertainty": 120
},
"stopId": "PUCE",
"stopSequence": 12
},
{
"arrival": {
"time": "1753377638",
"uncertainty": 120
},
"departure": {
"time": "1753377638",
"uncertainty": 120
},
"stopId": "FREB1",
"stopSequence": 13
},
{
"arrival": {
"time": "1753377720",
"uncertainty": 120
},
"departure": {
"time": "1753377720",
"uncertainty": 120
},
"stopId": "TONK1",
"stopSequence": 14
},
{
"arrival": {
"time": "1753377768",
"uncertainty": 120
},
"departure": {
"time": "1753377768",
"uncertainty": 120
},
"stopId": "OISE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1753377828",
"uncertainty": 120
},
"departure": {
"time": "1753377828",
"uncertainty": 120
},
"stopId": "MARN1",
"stopSequence": 16
},
{
"arrival": {
"time": "1753377900",
"uncertainty": 120
},
"departure": {
"time": "1753377900",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1753377987",
"uncertainty": 120
},
"departure": {
"time": "1753377987",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1753378074",
"uncertainty": 120
},
"departure": {
"time": "1753378074",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 19
},
{
"arrival": {
"time": "1753378156",
"uncertainty": 120
},
"departure": {
"time": "1753378156",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 20
},
{
"arrival": {
"time": "1753378260",
"uncertainty": 120
},
"departure": {
"time": "1753378260",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 21
},
{
"arrival": {
"time": "1753378306",
"uncertainty": 120
},
"departure": {
"time": "1753378306",
"uncertainty": 120
},
"stopId": "GLBS1",
"stopSequence": 22
},
{
"arrival": {
"time": "1753378455",
"uncertainty": 120
},
"departure": {
"time": "1753378455",
"uncertainty": 120
},
"stopId": "NORM1",
"stopSequence": 23
},
{
"arrival": {
"time": "1753378554",
"uncertainty": 120
},
"departure": {
"time": "1753378554",
"uncertainty": 120
},
"stopId": "VERD2",
"stopSequence": 24
},
{
"arrival": {
"time": "1753378639",
"uncertainty": 120
},
"departure": {
"time": "1753378639",
"uncertainty": 120
},
"stopId": "TREF1",
"stopSequence": 25
},
{
"arrival": {
"time": "1753378729",
"uncertainty": 120
},
"departure": {
"time": "1753378729",
"uncertainty": 120
},
"stopId": "LSCO1",
"stopSequence": 26
},
{
"arrival": {
"time": "1753378800",
"uncertainty": 120
},
"departure": {
"time": "1753378800",
"uncertainty": 120
},
"stopId": "BDCH1",
"stopSequence": 27
},
{
"arrival": {
"time": "1753378847",
"uncertainty": 120
},
"departure": {
"time": "1753378847",
"uncertainty": 120
},
"stopId": "MASS1",
"stopSequence": 28
},
{
"arrival": {
"time": "1753378889",
"uncertainty": 120
},
"departure": {
"time": "1753378889",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "BERL1",
"stopSequence": 29
},
{
"arrival": {
"time": "1753378956",
"uncertainty": 120
},
"departure": {
"time": "1753378956",
"uncertainty": 120
},
"stopId": "KENC1",
"stopSequence": 30
},
{
"arrival": {
"time": "1753378990",
"uncertainty": 120
},
"departure": {
"time": "1753378990",
"uncertainty": 120
},
"stopId": "MAND1",
"stopSequence": 31
},
{
"arrival": {
"time": "1753379025",
"uncertainty": 120
},
"departure": {
"time": "1753379025",
"uncertainty": 120
},
"stopId": "PAN1",
"stopSequence": 32
},
{
"arrival": {
"time": "1753379058",
"uncertainty": 120
},
"departure": {
"time": "1753379058",
"uncertainty": 120
},
"stopId": "STAR1",
"stopSequence": 33
},
{
"arrival": {
"time": "1753379107",
"uncertainty": 120
},
"departure": {
"time": "1753379107",
"uncertainty": 120
},
"stopId": "QUER1",
"stopSequence": 34
},
{
"arrival": {
"time": "1753379160",
"uncertainty": 120
},
"departure": {
"time": "1753379160",
"uncertainty": 120
},
"stopId": "SCHU1",
"stopSequence": 35
},
{
"arrival": {
"time": "1753379223",
"uncertainty": 120
},
"stopId": "KERG1",
"stopSequence": 36
}
],
"trip": {
"routeId": "T1b",
"scheduleRelationship": "SCHEDULED",
"tripId": "4479291"
}
}
},
{
"id": "4479295",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753375096",
"uncertainty": 120
},
"departure": {
"time": "1753375096",
"uncertainty": 120
},
"stopId": "MASS1"
},
{
"departure": {
"time": "1753373040",
"uncertainty": 120
},
"stopId": "KERG1",
"stopSequence": 1
},
{
"arrival": {
"time": "1753373076",
"uncertainty": 120
},
"departure": {
"time": "1753373090",
"uncertainty": 120
},
"stopId": "RPK2",
"stopSequence": 2
},
{
"arrival": {
"time": "1753373177",
"uncertainty": 120
},
"departure": {
"time": "1753373181",
"uncertainty": 120
},
"stopId": "METI1",
"stopSequence": 3
},
{
"arrival": {
"time": "1753373239",
"uncertainty": 120
},
"departure": {
"time": "1753373269",
"uncertainty": 120
},
"stopId": "PLEN1",
"stopSequence": 4
},
{
"arrival": {
"time": "1753373319",
"uncertainty": 120
},
"departure": {
"time": "1753373329",
"uncertainty": 120
},
"stopId": "KERF1",
"stopSequence": 5
},
{
"arrival": {
"time": "1753373390",
"uncertainty": 120
},
"departure": {
"time": "1753373390",
"uncertainty": 120
},
"stopId": "BOLL2",
"stopSequence": 6
},
{
"arrival": {
"time": "1753373444",
"uncertainty": 120
},
"departure": {
"time": "1753373444",
"uncertainty": 120
},
"stopId": "ORME1",
"stopSequence": 7
},
{
"arrival": {
"time": "1753373459",
"uncertainty": 120
},
"departure": {
"time": "1753373479",
"uncertainty": 120
},
"stopId": "HENA1",
"stopSequence": 8
},
{
"arrival": {
"time": "1753373577",
"uncertainty": 120
},
"departure": {
"time": "1753373599",
"uncertainty": 120
},
"stopId": "BUNI1",
"stopSequence": 9
},
{
"arrival": {
"time": "1753373673",
"uncertainty": 120
},
"departure": {
"time": "1753373690",
"uncertainty": 120
},
"stopId": "CLET1",
"stopSequence": 10
},
{
"arrival": {
"time": "1753373785",
"uncertainty": 120
},
"departure": {
"time": "1753373785",
"uncertainty": 120
},
"stopId": "LYCA",
"stopSequence": 11
},
{
"arrival": {
"time": "1753373845",
"uncertainty": 120
},
"departure": {
"time": "1753373845",
"uncertainty": 120
},
"stopId": "PUCE",
"stopSequence": 12
},
{
"arrival": {
"time": "1753373899",
"uncertainty": 120
},
"departure": {
"time": "1753373899",
"uncertainty": 120
},
"stopId": "FREB1",
"stopSequence": 13
},
{
"arrival": {
"time": "1753373974",
"uncertainty": 120
},
"departure": {
"time": "1753373990",
"uncertainty": 120
},
"stopId": "TONK1",
"stopSequence": 14
},
{
"arrival": {
"time": "1753374019",
"uncertainty": 120
},
"departure": {
"time": "1753374019",
"uncertainty": 120
},
"stopId": "OISE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1753374093",
"uncertainty": 120
},
"departure": {
"time": "1753374093",
"uncertainty": 120
},
"stopId": "MARN1",
"stopSequence": 16
},
{
"arrival": {
"time": "1753374168",
"uncertainty": 120
},
"departure": {
"time": "1753374170",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1753374253",
"uncertainty": 120
},
"departure": {
"time": "1753374253",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1753374344",
"uncertainty": 120
},
"departure": {
"time": "1753374344",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 19
},
{
"arrival": {
"time": "1753374430",
"uncertainty": 120
},
"departure": {
"time": "1753374430",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 20
},
{
"arrival": {
"time": "1753374523",
"uncertainty": 120
},
"departure": {
"time": "1753374540",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 21
},
{
"arrival": {
"time": "1753374572",
"uncertainty": 120
},
"departure": {
"time": "1753374572",
"uncertainty": 120
},
"stopId": "GLBS1",
"stopSequence": 22
},
{
"arrival": {
"time": "1753374693",
"uncertainty": 120
},
"departure": {
"time": "1753374693",
"uncertainty": 120
},
"stopId": "NORM1",
"stopSequence": 23
},
{
"arrival": {
"time": "1753374779",
"uncertainty": 120
},
"departure": {
"time": "1753374779",
"uncertainty": 120
},
"stopId": "VERD2",
"stopSequence": 24
},
{
"arrival": {
"time": "1753374897",
"uncertainty": 120
},
"departure": {
"time": "1753374897",
"uncertainty": 120
},
"stopId": "TREF1",
"stopSequence": 25
},
{
"arrival": {
"time": "1753374976",
"uncertainty": 120
},
"departure": {
"time": "1753374976",
"uncertainty": 120
},
"stopId": "LSCO1",
"stopSequence": 26
},
{
"arrival": {
"time": "1753375031",
"uncertainty": 120
},
"departure": {
"time": "1753375031",
"uncertainty": 120
},
"stopId": "BDCH1",
"stopSequence": 27
},
{
"arrival": {
"time": "1753375091",
"uncertainty": 120
},
"departure": {
"time": "1753375091",
"uncertainty": 120
},
"stopId": "MASS1",
"stopSequence": 28
},
{
"arrival": {
"time": "1753375316",
"uncertainty": 120
},
"departure": {
"time": "1753375316",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "BERL1",
"stopSequence": 29
},
{
"arrival": {
"time": "1753375209",
"uncertainty": 120
},
"departure": {
"time": "1753375209",
"uncertainty": 120
},
"stopId": "KENC1",
"stopSequence": 30
},
{
"arrival": {
"time": "1753375253",
"uncertainty": 120
},
"departure": {
"time": "1753375253",
"uncertainty": 120
},
"stopId": "MAND1",
"stopSequence": 31
},
{
"arrival": {
"time": "1753375306",
"uncertainty": 120
},
"departure": {
"time": "1753375306",
"uncertainty": 120
},
"stopId": "PAN1",
"stopSequence": 32
},
{
"arrival": {
"time": "1753375348",
"uncertainty": 120
},
"departure": {
"time": "1753375348",
"uncertainty": 120
},
"stopId": "STAR1",
"stopSequence": 33
},
{
"arrival": {
"time": "1753375389",
"uncertainty": 120
},
"departure": {
"time": "1753375389",
"uncertainty": 120
},
"stopId": "QUER1",
"stopSequence": 34
},
{
"arrival": {
"time": "1753375433",
"uncertainty": 120
},
"departure": {
"time": "1753375433",
"uncertainty": 120
},
"stopId": "SCHU1",
"stopSequence": 35
},
{
"arrival": {
"time": "1753375513",
"uncertainty": 120
},
"stopId": "KERG1",
"stopSequence": 36
}
],
"trip": {
"routeId": "T1b",
"scheduleRelationship": "SCHEDULED",
"tripId": "4479295"
},
"vehicle": {
"id": "396",
"label": "396"
}
}
},
{
"id": "4518278",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753376250",
"uncertainty": 120
},
"departure": {
"time": "1753376250",
"uncertainty": 120
},
"stopId": "BRUY"
},
{
"departure": {
"time": "1753375740",
"uncertainty": 120
},
"stopId": "ILMB",
"stopSequence": 1
},
{
"arrival": {
"time": "1753375810",
"uncertainty": 120
},
"departure": {
"time": "1753375810",
"uncertainty": 120
},
"stopId": "INZI",
"stopSequence": 2
},
{
"arrival": {
"time": "1753375854",
"uncertainty": 120
},
"departure": {
"time": "1753375854",
"uncertainty": 120
},
"stopId": "JEGO",
"stopSequence": 3
},
{
"arrival": {
"time": "1753375898",
"uncertainty": 120
},
"departure": {
"time": "1753375898",
"uncertainty": 120
},
"stopId": "GORE",
"stopSequence": 4
},
{
"arrival": {
"time": "1753376009",
"uncertainty": 120
},
"departure": {
"time": "1753376009",
"uncertainty": 120
},
"stopId": "SAPIN",
"stopSequence": 5
},
{
"arrival": {
"time": "1753376048",
"uncertainty": 120
},
"departure": {
"time": "1753376048",
"uncertainty": 120
},
"stopId": "LBLE",
"stopSequence": 6
},
{
"arrival": {
"time": "1753376100",
"uncertainty": 120
},
"departure": {
"time": "1753376100",
"uncertainty": 120
},
"stopId": "CJAU",
"stopSequence": 7
},
{
"arrival": {
"time": "1753376281",
"uncertainty": 120
},
"departure": {
"time": "1753376281",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "MONT",
"stopSequence": 8
},
{
"arrival": {
"time": "1753376252",
"uncertainty": 120
},
"departure": {
"time": "1753376252",
"uncertainty": 120
},
"stopId": "BRUY",
"stopSequence": 9
},
{
"arrival": {
"time": "1753376307",
"uncertainty": 120
},
"departure": {
"time": "1753376307",
"uncertainty": 120
},
"stopId": "ALLE",
"stopSequence": 10
},
{
"arrival": {
"time": "1753376343",
"uncertainty": 120
},
"departure": {
"time": "1753376343",
"uncertainty": 120
},
"stopId": "FORG",
"stopSequence": 11
},
{
"arrival": {
"time": "1753376388",
"uncertainty": 120
},
"departure": {
"time": "1753376388",
"uncertainty": 120
},
"stopId": "LOCC",
"stopSequence": 12
},
{
"arrival": {
"time": "1753376423",
"uncertainty": 120
},
"departure": {
"time": "1753376423",
"uncertainty": 120
},
"stopId": "KBLA",
"stopSequence": 13
},
{
"arrival": {
"time": "1753376466",
"uncertainty": 120
},
"departure": {
"time": "1753376466",
"uncertainty": 120
},
"stopId": "MALL",
"stopSequence": 14
},
{
"arrival": {
"time": "1753376567",
"uncertainty": 120
},
"departure": {
"time": "1753376567",
"uncertainty": 120
},
"stopId": "PIAU",
"stopSequence": 15
},
{
"arrival": {
"time": "1753376631",
"uncertainty": 120
},
"departure": {
"time": "1753376631",
"uncertainty": 120
},
"stopId": "LALU",
"stopSequence": 16
},
{
"arrival": {
"time": "1753376658",
"uncertainty": 120
},
"departure": {
"time": "1753376658",
"uncertainty": 120
},
"stopId": "KRGR",
"stopSequence": 17
},
{
"arrival": {
"time": "1753376705",
"uncertainty": 120
},
"departure": {
"time": "1753376705",
"uncertainty": 120
},
"stopId": "HUGO",
"stopSequence": 18
},
{
"arrival": {
"time": "1753376762",
"uncertainty": 120
},
"departure": {
"time": "1753376762",
"uncertainty": 120
},
"stopId": "QUIM",
"stopSequence": 19
},
{
"arrival": {
"time": "1753376813",
"uncertainty": 120
},
"departure": {
"time": "1753376813",
"uncertainty": 120
},
"stopId": "CBRA",
"stopSequence": 20
},
{
"arrival": {
"time": "1753376847",
"uncertainty": 120
},
"departure": {
"time": "1753376847",
"uncertainty": 120
},
"stopId": "GARD",
"stopSequence": 21
},
{
"arrival": {
"time": "1753376881",
"uncertainty": 120
},
"departure": {
"time": "1753376881",
"uncertainty": 120
},
"stopId": "MCUR",
"stopSequence": 22
},
{
"arrival": {
"time": "1753376919",
"uncertainty": 120
},
"departure": {
"time": "1753376919",
"uncertainty": 120
},
"stopId": "KRLI",
"stopSequence": 23
},
{
"arrival": {
"time": "1753377001",
"uncertainty": 120
},
"departure": {
"time": "1753377001",
"uncertainty": 120
},
"stopId": "KERI",
"stopSequence": 24
},
{
"arrival": {
"time": "1753377027",
"uncertainty": 120
},
"departure": {
"time": "1753377027",
"uncertainty": 120
},
"stopId": "ZOLA",
"stopSequence": 25
},
{
"arrival": {
"time": "1753377079",
"uncertainty": 120
},
"departure": {
"time": "1753377079",
"uncertainty": 120
},
"stopId": "BOTA",
"stopSequence": 26
},
{
"arrival": {
"time": "1753377207",
"uncertainty": 120
},
"departure": {
"time": "1753377207",
"uncertainty": 120
},
"stopId": "MARC",
"stopSequence": 27
},
{
"arrival": {
"time": "1753377327",
"uncertainty": 120
},
"departure": {
"time": "1753377327",
"uncertainty": 120
},
"stopId": "HERVE",
"stopSequence": 28
},
{
"arrival": {
"time": "1753377372",
"uncertainty": 120
},
"departure": {
"time": "1753377372",
"uncertainty": 120
},
"stopId": "MROU",
"stopSequence": 29
},
{
"arrival": {
"time": "1753377440",
"uncertainty": 120
},
"departure": {
"time": "1753377440",
"uncertainty": 120
},
"stopId": "CGEN",
"stopSequence": 30
},
{
"arrival": {
"time": "1753377507",
"uncertainty": 120
},
"departure": {
"time": "1753377507",
"uncertainty": 120
},
"stopId": "VILG",
"stopSequence": 31
},
{
"arrival": {
"time": "1753377524",
"uncertainty": 120
},
"departure": {
"time": "1753377524",
"uncertainty": 120
},
"stopId": "ORIEN",
"stopSequence": 32
},
{
"arrival": {
"time": "1753377546",
"uncertainty": 120
},
"departure": {
"time": "1753377546",
"uncertainty": 120
},
"stopId": "DOUA",
"stopSequence": 33
},
{
"arrival": {
"time": "1753377682",
"uncertainty": 120
},
"departure": {
"time": "1753377682",
"uncertainty": 120
},
"stopId": "SALU",
"stopSequence": 34
},
{
"arrival": {
"time": "1753377751",
"uncertainty": 120
},
"departure": {
"time": "1753377751",
"uncertainty": 120
},
"stopId": "LAND",
"stopSequence": 35
},
{
"arrival": {
"time": "1753377771",
"uncertainty": 120
},
"departure": {
"time": "1753377771",
"uncertainty": 120
},
"stopId": "LOCM",
"stopSequence": 36
},
{
"arrival": {
"time": "1753377807",
"uncertainty": 120
},
"departure": {
"time": "1753377807",
"uncertainty": 120
},
"stopId": "BELL",
"stopSequence": 37
},
{
"arrival": {
"time": "1753377879",
"uncertainty": 120
},
"departure": {
"time": "1753377879",
"uncertainty": 120
},
"stopId": "FOUC",
"stopSequence": 38
},
{
"arrival": {
"time": "1753377931",
"uncertainty": 120
},
"departure": {
"time": "1753377931",
"uncertainty": 120
},
"stopId": "PAPI",
"stopSequence": 39
},
{
"arrival": {
"time": "1753377958",
"uncertainty": 120
},
"departure": {
"time": "1753377958",
"uncertainty": 120
},
"stopId": "TRUD",
"stopSequence": 40
},
{
"arrival": {
"time": "1753377994",
"uncertainty": 120
},
"departure": {
"time": "1753377994",
"uncertainty": 120
},
"stopId": "GUER",
"stopSequence": 41
},
{
"arrival": {
"time": "1753378033",
"uncertainty": 120
},
"departure": {
"time": "1753378033",
"uncertainty": 120
},
"stopId": "GAGA",
"stopSequence": 42
},
{
"arrival": {
"time": "1753378173",
"uncertainty": 120
},
"departure": {
"time": "1753378173",
"uncertainty": 120
},
"stopId": "KROU",
"stopSequence": 43
},
{
"arrival": {
"time": "1753378214",
"uncertainty": 120
},
"departure": {
"time": "1753378214",
"uncertainty": 120
},
"stopId": "CROI",
"stopSequence": 44
},
{
"arrival": {
"time": "1753378259",
"uncertainty": 120
},
"departure": {
"time": "1753378259",
"uncertainty": 120
},
"stopId": "CHOU",
"stopSequence": 45
},
{
"arrival": {
"time": "1753378335",
"uncertainty": 120
},
"departure": {
"time": "1753378335",
"uncertainty": 120
},
"stopId": "NOURY",
"stopSequence": 46
},
{
"arrival": {
"time": "1753378395",
"uncertainty": 120
},
"departure": {
"time": "1753378395",
"uncertainty": 120
},
"stopId": "DAVI",
"stopSequence": 47
},
{
"arrival": {
"time": "1753378436",
"uncertainty": 120
},
"departure": {
"time": "1753378436",
"uncertainty": 120
},
"stopId": "ANSE",
"stopSequence": 48
},
{
"arrival": {
"time": "1753378556",
"uncertainty": 120
},
"departure": {
"time": "1753378556",
"uncertainty": 120
},
"stopId": "VERD",
"stopSequence": 49
},
{
"arrival": {
"time": "1753378675",
"uncertainty": 120
},
"departure": {
"time": "1753378675",
"uncertainty": 120
},
"stopId": "KERC",
"stopSequence": 50
},
{
"arrival": {
"time": "1753378731",
"uncertainty": 120
},
"departure": {
"time": "1753378860",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 51
},
{
"arrival": {
"time": "1753378957",
"uncertainty": 120
},
"departure": {
"time": "1753378957",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 52
},
{
"arrival": {
"time": "1753379049",
"uncertainty": 120
},
"departure": {
"time": "1753379049",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 53
},
{
"arrival": {
"time": "1753379144",
"uncertainty": 120
},
"departure": {
"time": "1753379144",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 54
},
{
"arrival": {
"time": "1753379220",
"uncertainty": 120
},
"departure": {
"time": "1753379220",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 55
},
{
"arrival": {
"time": "1753379272",
"uncertainty": 120
},
"departure": {
"time": "1753379272",
"uncertainty": 120
},
"stopId": "MARN",
"stopSequence": 56
},
{
"arrival": {
"time": "1753379346",
"uncertainty": 120
},
"departure": {
"time": "1753379346",
"uncertainty": 120
},
"stopId": "GUES",
"stopSequence": 57
},
{
"arrival": {
"time": "1753379416",
"uncertainty": 120
},
"departure": {
"time": "1753379416",
"uncertainty": 120
},
"stopId": "CARN1",
"stopSequence": 58
},
{
"arrival": {
"time": "1753379503",
"uncertainty": 120
},
"departure": {
"time": "1753379503",
"uncertainty": 120
},
"stopId": "SLIP1",
"stopSequence": 59
},
{
"arrival": {
"time": "1753379571",
"uncertainty": 120
},
"departure": {
"time": "1753379571",
"uncertainty": 120
},
"stopId": "MARE1",
"stopSequence": 60
},
{
"arrival": {
"time": "1753379706",
"uncertainty": 120
},
"stopId": "BAK3",
"stopSequence": 61
}
],
"trip": {
"routeId": "T5",
"scheduleRelationship": "SCHEDULED",
"tripId": "4518278"
}
}
},
{
"id": "4479294",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753376147",
"uncertainty": 120
},
"departure": {
"time": "1753376147",
"uncertainty": 120
},
"stopId": "MASS1"
},
{
"departure": {
"time": "1753374183",
"uncertainty": 120
},
"stopId": "KERG1",
"stopSequence": 1
},
{
"arrival": {
"time": "1753374218",
"uncertainty": 120
},
"departure": {
"time": "1753374218",
"uncertainty": 120
},
"stopId": "RPK2",
"stopSequence": 2
},
{
"arrival": {
"time": "1753374310",
"uncertainty": 120
},
"departure": {
"time": "1753374310",
"uncertainty": 120
},
"stopId": "METI1",
"stopSequence": 3
},
{
"arrival": {
"time": "1753374367",
"uncertainty": 120
},
"departure": {
"time": "1753374367",
"uncertainty": 120
},
"stopId": "PLEN1",
"stopSequence": 4
},
{
"arrival": {
"time": "1753374422",
"uncertainty": 120
},
"departure": {
"time": "1753374422",
"uncertainty": 120
},
"stopId": "KERF1",
"stopSequence": 5
},
{
"arrival": {
"time": "1753374484",
"uncertainty": 120
},
"departure": {
"time": "1753374484",
"uncertainty": 120
},
"stopId": "BOLL2",
"stopSequence": 6
},
{
"arrival": {
"time": "1753374538",
"uncertainty": 120
},
"departure": {
"time": "1753374538",
"uncertainty": 120
},
"stopId": "ORME1",
"stopSequence": 7
},
{
"arrival": {
"time": "1753374555",
"uncertainty": 120
},
"departure": {
"time": "1753374555",
"uncertainty": 120
},
"stopId": "HENA1",
"stopSequence": 8
},
{
"arrival": {
"time": "1753374655",
"uncertainty": 120
},
"departure": {
"time": "1753374655",
"uncertainty": 120
},
"stopId": "BUNI1",
"stopSequence": 9
},
{
"arrival": {
"time": "1753374731",
"uncertainty": 120
},
"departure": {
"time": "1753374731",
"uncertainty": 120
},
"stopId": "CLET1",
"stopSequence": 10
},
{
"arrival": {
"time": "1753374829",
"uncertainty": 120
},
"departure": {
"time": "1753374829",
"uncertainty": 120
},
"stopId": "LYCA",
"stopSequence": 11
},
{
"arrival": {
"time": "1753374889",
"uncertainty": 120
},
"departure": {
"time": "1753374889",
"uncertainty": 120
},
"stopId": "PUCE",
"stopSequence": 12
},
{
"arrival": {
"time": "1753374942",
"uncertainty": 120
},
"departure": {
"time": "1753374942",
"uncertainty": 120
},
"stopId": "FREB1",
"stopSequence": 13
},
{
"arrival": {
"time": "1753375018",
"uncertainty": 120
},
"departure": {
"time": "1753375018",
"uncertainty": 120
},
"stopId": "TONK1",
"stopSequence": 14
},
{
"arrival": {
"time": "1753375049",
"uncertainty": 120
},
"departure": {
"time": "1753375049",
"uncertainty": 120
},
"stopId": "OISE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1753375121",
"uncertainty": 120
},
"departure": {
"time": "1753375121",
"uncertainty": 120
},
"stopId": "MARN1",
"stopSequence": 16
},
{
"arrival": {
"time": "1753375196",
"uncertainty": 120
},
"departure": {
"time": "1753375196",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1753375269",
"uncertainty": 120
},
"departure": {
"time": "1753375269",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1753375360",
"uncertainty": 120
},
"departure": {
"time": "1753375360",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 19
},
{
"arrival": {
"time": "1753375445",
"uncertainty": 120
},
"departure": {
"time": "1753375445",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 20
},
{
"arrival": {
"time": "1753375540",
"uncertainty": 120
},
"departure": {
"time": "1753375540",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 21
},
{
"arrival": {
"time": "1753375578",
"uncertainty": 120
},
"departure": {
"time": "1753375578",
"uncertainty": 120
},
"stopId": "GLBS1",
"stopSequence": 22
},
{
"arrival": {
"time": "1753375717",
"uncertainty": 120
},
"departure": {
"time": "1753375717",
"uncertainty": 120
},
"stopId": "NORM1",
"stopSequence": 23
},
{
"arrival": {
"time": "1753375808",
"uncertainty": 120
},
"departure": {
"time": "1753375808",
"uncertainty": 120
},
"stopId": "VERD2",
"stopSequence": 24
},
{
"arrival": {
"time": "1753375903",
"uncertainty": 120
},
"departure": {
"time": "1753375903",
"uncertainty": 120
},
"stopId": "TREF1",
"stopSequence": 25
},
{
"arrival": {
"time": "1753376003",
"uncertainty": 120
},
"departure": {
"time": "1753376003",
"uncertainty": 120
},
"stopId": "LSCO1",
"stopSequence": 26
},
{
"arrival": {
"time": "1753376081",
"uncertainty": 120
},
"departure": {
"time": "1753376081",
"uncertainty": 120
},
"stopId": "BDCH1",
"stopSequence": 27
},
{
"arrival": {
"time": "1753376142",
"uncertainty": 120
},
"departure": {
"time": "1753376142",
"uncertainty": 120
},
"stopId": "MASS1",
"stopSequence": 28
},
{
"arrival": {
"time": "1753376249",
"uncertainty": 120
},
"departure": {
"time": "1753376249",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "BERL1",
"stopSequence": 29
},
{
"arrival": {
"time": "1753376260",
"uncertainty": 120
},
"departure": {
"time": "1753376260",
"uncertainty": 120
},
"stopId": "KENC1",
"stopSequence": 30
},
{
"arrival": {
"time": "1753376304",
"uncertainty": 120
},
"departure": {
"time": "1753376304",
"uncertainty": 120
},
"stopId": "MAND1",
"stopSequence": 31
},
{
"arrival": {
"time": "1753376349",
"uncertainty": 120
},
"departure": {
"time": "1753376349",
"uncertainty": 120
},
"stopId": "PAN1",
"stopSequence": 32
},
{
"arrival": {
"time": "1753376391",
"uncertainty": 120
},
"departure": {
"time": "1753376391",
"uncertainty": 120
},
"stopId": "STAR1",
"stopSequence": 33
},
{
"arrival": {
"time": "1753376454",
"uncertainty": 120
},
"departure": {
"time": "1753376454",
"uncertainty": 120
},
"stopId": "QUER1",
"stopSequence": 34
},
{
"arrival": {
"time": "1753376522",
"uncertainty": 120
},
"departure": {
"time": "1753376522",
"uncertainty": 120
},
"stopId": "SCHU1",
"stopSequence": 35
},
{
"arrival": {
"time": "1753376602",
"uncertainty": 120
},
"stopId": "KERG1",
"stopSequence": 36
}
],
"trip": {
"routeId": "T1b",
"scheduleRelationship": "SCHEDULED",
"tripId": "4479294"
},
"vehicle": {
"id": "428",
"label": "428"
}
}
},
{
"id": "4518277",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753371362",
"uncertainty": 120
},
"departure": {
"time": "1753371362",
"uncertainty": 120
},
"stopId": "BRUY"
},
{
"departure": {
"time": "1753370703",
"uncertainty": 120
},
"stopId": "ILMB",
"stopSequence": 1
},
{
"arrival": {
"time": "1753370799",
"uncertainty": 120
},
"departure": {
"time": "1753370823",
"uncertainty": 120
},
"stopId": "INZI",
"stopSequence": 2
},
{
"arrival": {
"time": "1753370874",
"uncertainty": 120
},
"departure": {
"time": "1753370884",
"uncertainty": 120
},
"stopId": "JEGO",
"stopSequence": 3
},
{
"arrival": {
"time": "1753370948",
"uncertainty": 120
},
"departure": {
"time": "1753370948",
"uncertainty": 120
},
"stopId": "GORE",
"stopSequence": 4
},
{
"arrival": {
"time": "1753371063",
"uncertainty": 120
},
"departure": {
"time": "1753371063",
"uncertainty": 120
},
"stopId": "SAPIN",
"stopSequence": 5
},
{
"arrival": {
"time": "1753371123",
"uncertainty": 120
},
"departure": {
"time": "1753371123",
"uncertainty": 120
},
"stopId": "LBLE",
"stopSequence": 6
},
{
"arrival": {
"time": "1753371199",
"uncertainty": 120
},
"departure": {
"time": "1753371199",
"uncertainty": 120
},
"stopId": "CJAU",
"stopSequence": 7
},
{
"arrival": {
"time": "1753371272",
"uncertainty": 120
},
"departure": {
"time": "1753371272",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "MONT",
"stopSequence": 8
},
{
"arrival": {
"time": "1753371362",
"uncertainty": 120
},
"departure": {
"time": "1753371362",
"uncertainty": 120
},
"stopId": "BRUY",
"stopSequence": 9
},
{
"arrival": {
"time": "1753371447",
"uncertainty": 120
},
"departure": {
"time": "1753371447",
"uncertainty": 120
},
"stopId": "ALLE",
"stopSequence": 10
},
{
"arrival": {
"time": "1753371487",
"uncertainty": 120
},
"departure": {
"time": "1753371487",
"uncertainty": 120
},
"stopId": "FORG",
"stopSequence": 11
},
{
"arrival": {
"time": "1753371581",
"uncertainty": 120
},
"departure": {
"time": "1753371601",
"uncertainty": 120
},
"stopId": "LOCC",
"stopSequence": 12
},
{
"arrival": {
"time": "1753371660",
"uncertainty": 120
},
"departure": {
"time": "1753371660",
"uncertainty": 120
},
"stopId": "KBLA",
"stopSequence": 13
},
{
"arrival": {
"time": "1753371697",
"uncertainty": 120
},
"departure": {
"time": "1753371697",
"uncertainty": 120
},
"stopId": "MALL",
"stopSequence": 14
},
{
"arrival": {
"time": "1753371811",
"uncertainty": 120
},
"departure": {
"time": "1753371811",
"uncertainty": 120
},
"stopId": "PIAU",
"stopSequence": 15
},
{
"arrival": {
"time": "1753371872",
"uncertainty": 120
},
"departure": {
"time": "1753371872",
"uncertainty": 120
},
"stopId": "LALU",
"stopSequence": 16
},
{
"arrival": {
"time": "1753371899",
"uncertainty": 120
},
"departure": {
"time": "1753371902",
"uncertainty": 120
},
"stopId": "KRGR",
"stopSequence": 17
},
{
"arrival": {
"time": "1753371962",
"uncertainty": 120
},
"departure": {
"time": "1753371962",
"uncertainty": 120
},
"stopId": "HUGO",
"stopSequence": 18
},
{
"arrival": {
"time": "1753372010",
"uncertainty": 120
},
"departure": {
"time": "1753372010",
"uncertainty": 120
},
"stopId": "QUIM",
"stopSequence": 19
},
{
"arrival": {
"time": "1753372057",
"uncertainty": 120
},
"departure": {
"time": "1753372057",
"uncertainty": 120
},
"stopId": "CBRA",
"stopSequence": 20
},
{
"arrival": {
"time": "1753372086",
"uncertainty": 120
},
"departure": {
"time": "1753372112",
"uncertainty": 120
},
"stopId": "GARD",
"stopSequence": 21
},
{
"arrival": {
"time": "1753372162",
"uncertainty": 120
},
"departure": {
"time": "1753372172",
"uncertainty": 120
},
"stopId": "MCUR",
"stopSequence": 22
},
{
"arrival": {
"time": "1753372219",
"uncertainty": 120
},
"departure": {
"time": "1753372219",
"uncertainty": 120
},
"stopId": "KRLI",
"stopSequence": 23
},
{
"arrival": {
"time": "1753372299",
"uncertainty": 120
},
"departure": {
"time": "1753372321",
"uncertainty": 120
},
"stopId": "KERI",
"stopSequence": 24
},
{
"arrival": {
"time": "1753372377",
"uncertainty": 120
},
"departure": {
"time": "1753372377",
"uncertainty": 120
},
"stopId": "ZOLA",
"stopSequence": 25
},
{
"arrival": {
"time": "1753372411",
"uncertainty": 120
},
"departure": {
"time": "1753372411",
"uncertainty": 120
},
"stopId": "BOTA",
"stopSequence": 26
},
{
"arrival": {
"time": "1753372500",
"uncertainty": 120
},
"departure": {
"time": "1753372500",
"uncertainty": 120
},
"stopId": "MARC",
"stopSequence": 27
},
{
"arrival": {
"time": "1753372651",
"uncertainty": 120
},
"departure": {
"time": "1753372651",
"uncertainty": 120
},
"stopId": "HERVE",
"stopSequence": 28
},
{
"arrival": {
"time": "1753372692",
"uncertainty": 120
},
"departure": {
"time": "1753372692",
"uncertainty": 120
},
"stopId": "MROU",
"stopSequence": 29
},
{
"arrival": {
"time": "1753372759",
"uncertainty": 120
},
"departure": {
"time": "1753372772",
"uncertainty": 120
},
"stopId": "CGEN",
"stopSequence": 30
},
{
"arrival": {
"time": "1753372832",
"uncertainty": 120
},
"departure": {
"time": "1753372832",
"uncertainty": 120
},
"stopId": "VILG",
"stopSequence": 31
},
{
"arrival": {
"time": "1753372873",
"uncertainty": 120
},
"departure": {
"time": "1753372873",
"uncertainty": 120
},
"stopId": "ORIEN",
"stopSequence": 32
},
{
"arrival": {
"time": "1753372911",
"uncertainty": 120
},
"departure": {
"time": "1753372911",
"uncertainty": 120
},
"stopId": "DOUA",
"stopSequence": 33
},
{
"arrival": {
"time": "1753373031",
"uncertainty": 120
},
"departure": {
"time": "1753373071",
"uncertainty": 120
},
"stopId": "SALU",
"stopSequence": 34
},
{
"arrival": {
"time": "1753373161",
"uncertainty": 120
},
"departure": {
"time": "1753373161",
"uncertainty": 120
},
"stopId": "LAND",
"stopSequence": 35
},
{
"arrival": {
"time": "1753373203",
"uncertainty": 120
},
"departure": {
"time": "1753373221",
"uncertainty": 120
},
"stopId": "LOCM",
"stopSequence": 36
},
{
"arrival": {
"time": "1753373262",
"uncertainty": 120
},
"departure": {
"time": "1753373262",
"uncertainty": 120
},
"stopId": "BELL",
"stopSequence": 37
},
{
"arrival": {
"time": "1753373381",
"uncertainty": 120
},
"departure": {
"time": "1753373401",
"uncertainty": 120
},
"stopId": "FOUC",
"stopSequence": 38
},
{
"arrival": {
"time": "1753373457",
"uncertainty": 120
},
"departure": {
"time": "1753373462",
"uncertainty": 120
},
"stopId": "PAPI",
"stopSequence": 39
},
{
"arrival": {
"time": "1753373506",
"uncertainty": 120
},
"departure": {
"time": "1753373522",
"uncertainty": 120
},
"stopId": "TRUD",
"stopSequence": 40
},
{
"arrival": {
"time": "1753373578",
"uncertainty": 120
},
"departure": {
"time": "1753373582",
"uncertainty": 120
},
"stopId": "GUER",
"stopSequence": 41
},
{
"arrival": {
"time": "1753373637",
"uncertainty": 120
},
"departure": {
"time": "1753373642",
"uncertainty": 120
},
"stopId": "GAGA",
"stopSequence": 42
},
{
"arrival": {
"time": "1753373767",
"uncertainty": 120
},
"departure": {
"time": "1753373767",
"uncertainty": 120
},
"stopId": "KROU",
"stopSequence": 43
},
{
"arrival": {
"time": "1753373822",
"uncertainty": 120
},
"departure": {
"time": "1753373822",
"uncertainty": 120
},
"stopId": "CROI",
"stopSequence": 44
},
{
"arrival": {
"time": "1753373903",
"uncertainty": 120
},
"departure": {
"time": "1753373903",
"uncertainty": 120
},
"stopId": "CHOU",
"stopSequence": 45
},
{
"arrival": {
"time": "1753374010",
"uncertainty": 120
},
"departure": {
"time": "1753374010",
"uncertainty": 120
},
"stopId": "NOURY",
"stopSequence": 46
},
{
"arrival": {
"time": "1753374095",
"uncertainty": 120
},
"departure": {
"time": "1753374121",
"uncertainty": 120
},
"stopId": "DAVI",
"stopSequence": 47
},
{
"arrival": {
"time": "1753374181",
"uncertainty": 120
},
"departure": {
"time": "1753374181",
"uncertainty": 120
},
"stopId": "ANSE",
"stopSequence": 48
},
{
"arrival": {
"time": "1753374249",
"uncertainty": 120
},
"departure": {
"time": "1753374249",
"uncertainty": 120
},
"stopId": "VERD",
"stopSequence": 49
},
{
"arrival": {
"time": "1753374326",
"uncertainty": 120
},
"departure": {
"time": "1753374326",
"uncertainty": 120
},
"stopId": "KERC",
"stopSequence": 50
},
{
"arrival": {
"time": "1753374542",
"uncertainty": 120
},
"departure": {
"time": "1753374542",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 51
},
{
"arrival": {
"time": "1753374621",
"uncertainty": 120
},
"departure": {
"time": "1753374621",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 52
},
{
"arrival": {
"time": "1753374697",
"uncertainty": 120
},
"departure": {
"time": "1753374697",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 53
},
{
"arrival": {
"time": "1753374759",
"uncertainty": 120
},
"departure": {
"time": "1753374759",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 54
},
{
"arrival": {
"time": "1753374810",
"uncertainty": 120
},
"departure": {
"time": "1753374810",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 55
},
{
"arrival": {
"time": "1753374879",
"uncertainty": 120
},
"departure": {
"time": "1753374879",
"uncertainty": 120
},
"stopId": "MARN",
"stopSequence": 56
},
{
"arrival": {
"time": "1753374963",
"uncertainty": 120
},
"departure": {
"time": "1753374963",
"uncertainty": 120
},
"stopId": "GUES",
"stopSequence": 57
},
{
"arrival": {
"time": "1753375024",
"uncertainty": 120
},
"departure": {
"time": "1753375024",
"uncertainty": 120
},
"stopId": "CARN1",
"stopSequence": 58
},
{
"arrival": {
"time": "1753375114",
"uncertainty": 120
},
"departure": {
"time": "1753375114",
"uncertainty": 120
},
"stopId": "SLIP1",
"stopSequence": 59
},
{
"arrival": {
"time": "1753375156",
"uncertainty": 120
},
"departure": {
"time": "1753375156",
"uncertainty": 120
},
"stopId": "MARE1",
"stopSequence": 60
},
{
"arrival": {
"time": "1753375277",
"uncertainty": 120
},
"stopId": "BAK3",
"stopSequence": 61
}
],
"trip": {
"routeId": "T5",
"scheduleRelationship": "SCHEDULED",
"tripId": "4518277"
},
"vehicle": {
"id": "602",
"label": "602"
}
}
},
{
"id": "4479293",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753377118",
"uncertainty": 120
},
"departure": {
"time": "1753377118",
"uncertainty": 120
},
"stopId": "MASS1"
},
{
"departure": {
"time": "1753375020",
"uncertainty": 120
},
"stopId": "KERG1",
"stopSequence": 1
},
{
"arrival": {
"time": "1753375047",
"uncertainty": 120
},
"departure": {
"time": "1753375047",
"uncertainty": 120
},
"stopId": "RPK2",
"stopSequence": 2
},
{
"arrival": {
"time": "1753375161",
"uncertainty": 120
},
"departure": {
"time": "1753375161",
"uncertainty": 120
},
"stopId": "METI1",
"stopSequence": 3
},
{
"arrival": {
"time": "1753375207",
"uncertainty": 120
},
"departure": {
"time": "1753375207",
"uncertainty": 120
},
"stopId": "PLEN1",
"stopSequence": 4
},
{
"arrival": {
"time": "1753375253",
"uncertainty": 120
},
"departure": {
"time": "1753375253",
"uncertainty": 120
},
"stopId": "KERF1",
"stopSequence": 5
},
{
"arrival": {
"time": "1753375320",
"uncertainty": 120
},
"departure": {
"time": "1753375320",
"uncertainty": 120
},
"stopId": "BOLL2",
"stopSequence": 6
},
{
"arrival": {
"time": "1753375370",
"uncertainty": 120
},
"departure": {
"time": "1753375370",
"uncertainty": 120
},
"stopId": "ORME1",
"stopSequence": 7
},
{
"arrival": {
"time": "1753375404",
"uncertainty": 120
},
"departure": {
"time": "1753375404",
"uncertainty": 120
},
"stopId": "HENA1",
"stopSequence": 8
},
{
"arrival": {
"time": "1753375520",
"uncertainty": 120
},
"departure": {
"time": "1753375520",
"uncertainty": 120
},
"stopId": "BUNI1",
"stopSequence": 9
},
{
"arrival": {
"time": "1753375617",
"uncertainty": 120
},
"departure": {
"time": "1753375617",
"uncertainty": 120
},
"stopId": "CLET1",
"stopSequence": 10
},
{
"arrival": {
"time": "1753375740",
"uncertainty": 120
},
"departure": {
"time": "1753375740",
"uncertainty": 120
},
"stopId": "LYCA",
"stopSequence": 11
},
{
"arrival": {
"time": "1753375797",
"uncertainty": 120
},
"departure": {
"time": "1753375797",
"uncertainty": 120
},
"stopId": "PUCE",
"stopSequence": 12
},
{
"arrival": {
"time": "1753375838",
"uncertainty": 120
},
"departure": {
"time": "1753375838",
"uncertainty": 120
},
"stopId": "FREB1",
"stopSequence": 13
},
{
"arrival": {
"time": "1753375920",
"uncertainty": 120
},
"departure": {
"time": "1753375920",
"uncertainty": 120
},
"stopId": "TONK1",
"stopSequence": 14
},
{
"arrival": {
"time": "1753375968",
"uncertainty": 120
},
"departure": {
"time": "1753375968",
"uncertainty": 120
},
"stopId": "OISE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1753376028",
"uncertainty": 120
},
"departure": {
"time": "1753376028",
"uncertainty": 120
},
"stopId": "MARN1",
"stopSequence": 16
},
{
"arrival": {
"time": "1753376100",
"uncertainty": 120
},
"departure": {
"time": "1753376100",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1753376187",
"uncertainty": 120
},
"departure": {
"time": "1753376187",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1753376274",
"uncertainty": 120
},
"departure": {
"time": "1753376274",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 19
},
{
"arrival": {
"time": "1753376356",
"uncertainty": 120
},
"departure": {
"time": "1753376356",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 20
},
{
"arrival": {
"time": "1753376460",
"uncertainty": 120
},
"departure": {
"time": "1753376460",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 21
},
{
"arrival": {
"time": "1753376511",
"uncertainty": 120
},
"departure": {
"time": "1753376511",
"uncertainty": 120
},
"stopId": "GLBS1",
"stopSequence": 22
},
{
"arrival": {
"time": "1753376677",
"uncertainty": 120
},
"departure": {
"time": "1753376677",
"uncertainty": 120
},
"stopId": "NORM1",
"stopSequence": 23
},
{
"arrival": {
"time": "1753376787",
"uncertainty": 120
},
"departure": {
"time": "1753376787",
"uncertainty": 120
},
"stopId": "VERD2",
"stopSequence": 24
},
{
"arrival": {
"time": "1753376882",
"uncertainty": 120
},
"departure": {
"time": "1753376882",
"uncertainty": 120
},
"stopId": "TREF1",
"stopSequence": 25
},
{
"arrival": {
"time": "1753376982",
"uncertainty": 120
},
"departure": {
"time": "1753376982",
"uncertainty": 120
},
"stopId": "LSCO1",
"stopSequence": 26
},
{
"arrival": {
"time": "1753377060",
"uncertainty": 120
},
"departure": {
"time": "1753377060",
"uncertainty": 120
},
"stopId": "BDCH1",
"stopSequence": 27
},
{
"arrival": {
"time": "1753377114",
"uncertainty": 120
},
"departure": {
"time": "1753377114",
"uncertainty": 120
},
"stopId": "MASS1",
"stopSequence": 28
},
{
"arrival": {
"time": "1753377163",
"uncertainty": 120
},
"departure": {
"time": "1753377163",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "BERL1",
"stopSequence": 29
},
{
"arrival": {
"time": "1753377227",
"uncertainty": 120
},
"departure": {
"time": "1753377227",
"uncertainty": 120
},
"stopId": "KENC1",
"stopSequence": 30
},
{
"arrival": {
"time": "1753377266",
"uncertainty": 120
},
"departure": {
"time": "1753377266",
"uncertainty": 120
},
"stopId": "MAND1",
"stopSequence": 31
},
{
"arrival": {
"time": "1753377306",
"uncertainty": 120
},
"departure": {
"time": "1753377306",
"uncertainty": 120
},
"stopId": "PAN1",
"stopSequence": 32
},
{
"arrival": {
"time": "1753377344",
"uncertainty": 120
},
"departure": {
"time": "1753377344",
"uncertainty": 120
},
"stopId": "STAR1",
"stopSequence": 33
},
{
"arrival": {
"time": "1753377400",
"uncertainty": 120
},
"departure": {
"time": "1753377400",
"uncertainty": 120
},
"stopId": "QUER1",
"stopSequence": 34
},
{
"arrival": {
"time": "1753377460",
"uncertainty": 120
},
"departure": {
"time": "1753377460",
"uncertainty": 120
},
"stopId": "SCHU1",
"stopSequence": 35
},
{
"arrival": {
"time": "1753377531",
"uncertainty": 120
},
"stopId": "KERG1",
"stopSequence": 36
}
],
"trip": {
"routeId": "T1b",
"scheduleRelationship": "SCHEDULED",
"tripId": "4479293"
}
}
},
{
"id": "4479292",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753378051",
"uncertainty": 120
},
"departure": {
"time": "1753378051",
"uncertainty": 120
},
"stopId": "MASS1"
},
{
"departure": {
"time": "1753375920",
"uncertainty": 120
},
"stopId": "KERG1",
"stopSequence": 1
},
{
"arrival": {
"time": "1753375947",
"uncertainty": 120
},
"departure": {
"time": "1753375947",
"uncertainty": 120
},
"stopId": "RPK2",
"stopSequence": 2
},
{
"arrival": {
"time": "1753376061",
"uncertainty": 120
},
"departure": {
"time": "1753376061",
"uncertainty": 120
},
"stopId": "METI1",
"stopSequence": 3
},
{
"arrival": {
"time": "1753376107",
"uncertainty": 120
},
"departure": {
"time": "1753376107",
"uncertainty": 120
},
"stopId": "PLEN1",
"stopSequence": 4
},
{
"arrival": {
"time": "1753376153",
"uncertainty": 120
},
"departure": {
"time": "1753376153",
"uncertainty": 120
},
"stopId": "KERF1",
"stopSequence": 5
},
{
"arrival": {
"time": "1753376220",
"uncertainty": 120
},
"departure": {
"time": "1753376220",
"uncertainty": 120
},
"stopId": "BOLL2",
"stopSequence": 6
},
{
"arrival": {
"time": "1753376270",
"uncertainty": 120
},
"departure": {
"time": "1753376270",
"uncertainty": 120
},
"stopId": "ORME1",
"stopSequence": 7
},
{
"arrival": {
"time": "1753376304",
"uncertainty": 120
},
"departure": {
"time": "1753376304",
"uncertainty": 120
},
"stopId": "HENA1",
"stopSequence": 8
},
{
"arrival": {
"time": "1753376420",
"uncertainty": 120
},
"departure": {
"time": "1753376420",
"uncertainty": 120
},
"stopId": "BUNI1",
"stopSequence": 9
},
{
"arrival": {
"time": "1753376517",
"uncertainty": 120
},
"departure": {
"time": "1753376517",
"uncertainty": 120
},
"stopId": "CLET1",
"stopSequence": 10
},
{
"arrival": {
"time": "1753376640",
"uncertainty": 120
},
"departure": {
"time": "1753376640",
"uncertainty": 120
},
"stopId": "LYCA",
"stopSequence": 11
},
{
"arrival": {
"time": "1753376697",
"uncertainty": 120
},
"departure": {
"time": "1753376697",
"uncertainty": 120
},
"stopId": "PUCE",
"stopSequence": 12
},
{
"arrival": {
"time": "1753376738",
"uncertainty": 120
},
"departure": {
"time": "1753376738",
"uncertainty": 120
},
"stopId": "FREB1",
"stopSequence": 13
},
{
"arrival": {
"time": "1753376820",
"uncertainty": 120
},
"departure": {
"time": "1753376820",
"uncertainty": 120
},
"stopId": "TONK1",
"stopSequence": 14
},
{
"arrival": {
"time": "1753376868",
"uncertainty": 120
},
"departure": {
"time": "1753376868",
"uncertainty": 120
},
"stopId": "OISE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1753376928",
"uncertainty": 120
},
"departure": {
"time": "1753376928",
"uncertainty": 120
},
"stopId": "MARN1",
"stopSequence": 16
},
{
"arrival": {
"time": "1753377000",
"uncertainty": 120
},
"departure": {
"time": "1753377000",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1753377087",
"uncertainty": 120
},
"departure": {
"time": "1753377087",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1753377174",
"uncertainty": 120
},
"departure": {
"time": "1753377174",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 19
},
{
"arrival": {
"time": "1753377256",
"uncertainty": 120
},
"departure": {
"time": "1753377256",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 20
},
{
"arrival": {
"time": "1753377360",
"uncertainty": 120
},
"departure": {
"time": "1753377360",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 21
},
{
"arrival": {
"time": "1753377416",
"uncertainty": 120
},
"departure": {
"time": "1753377416",
"uncertainty": 120
},
"stopId": "GLBS1",
"stopSequence": 22
},
{
"arrival": {
"time": "1753377599",
"uncertainty": 120
},
"departure": {
"time": "1753377599",
"uncertainty": 120
},
"stopId": "NORM1",
"stopSequence": 23
},
{
"arrival": {
"time": "1753377720",
"uncertainty": 120
},
"departure": {
"time": "1753377720",
"uncertainty": 120
},
"stopId": "VERD2",
"stopSequence": 24
},
{
"arrival": {
"time": "1753377815",
"uncertainty": 120
},
"departure": {
"time": "1753377815",
"uncertainty": 120
},
"stopId": "TREF1",
"stopSequence": 25
},
{
"arrival": {
"time": "1753377915",
"uncertainty": 120
},
"departure": {
"time": "1753377915",
"uncertainty": 120
},
"stopId": "LSCO1",
"stopSequence": 26
},
{
"arrival": {
"time": "1753377993",
"uncertainty": 120
},
"departure": {
"time": "1753377993",
"uncertainty": 120
},
"stopId": "BDCH1",
"stopSequence": 27
},
{
"arrival": {
"time": "1753378047",
"uncertainty": 120
},
"departure": {
"time": "1753378047",
"uncertainty": 120
},
"stopId": "MASS1",
"stopSequence": 28
},
{
"arrival": {
"time": "1753378096",
"uncertainty": 120
},
"departure": {
"time": "1753378096",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "BERL1",
"stopSequence": 29
},
{
"arrival": {
"time": "1753378159",
"uncertainty": 120
},
"departure": {
"time": "1753378159",
"uncertainty": 120
},
"stopId": "KENC1",
"stopSequence": 30
},
{
"arrival": {
"time": "1753378198",
"uncertainty": 120
},
"departure": {
"time": "1753378198",
"uncertainty": 120
},
"stopId": "MAND1",
"stopSequence": 31
},
{
"arrival": {
"time": "1753378238",
"uncertainty": 120
},
"departure": {
"time": "1753378238",
"uncertainty": 120
},
"stopId": "PAN1",
"stopSequence": 32
},
{
"arrival": {
"time": "1753378276",
"uncertainty": 120
},
"departure": {
"time": "1753378276",
"uncertainty": 120
},
"stopId": "STAR1",
"stopSequence": 33
},
{
"arrival": {
"time": "1753378332",
"uncertainty": 120
},
"departure": {
"time": "1753378332",
"uncertainty": 120
},
"stopId": "QUER1",
"stopSequence": 34
},
{
"arrival": {
"time": "1753378392",
"uncertainty": 120
},
"departure": {
"time": "1753378392",
"uncertainty": 120
},
"stopId": "SCHU1",
"stopSequence": 35
},
{
"arrival": {
"time": "1753378463",
"uncertainty": 120
},
"stopId": "KERG1",
"stopSequence": 36
}
],
"trip": {
"routeId": "T1b",
"scheduleRelationship": "SCHEDULED",
"tripId": "4479292"
}
}
},
{
"id": "4518337",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753373911",
"uncertainty": 120
},
"stopId": "BAK3",
"stopSequence": 1
},
{
"arrival": {
"time": "1753374057",
"uncertainty": 120
},
"departure": {
"time": "1753374057",
"uncertainty": 120
},
"stopId": "MARE",
"stopSequence": 2
},
{
"arrival": {
"time": "1753374115",
"uncertainty": 120
},
"departure": {
"time": "1753374115",
"uncertainty": 120
},
"stopId": "SLIP",
"stopSequence": 3
},
{
"arrival": {
"time": "1753374210",
"uncertainty": 120
},
"departure": {
"time": "1753374210",
"uncertainty": 120
},
"stopId": "CARN",
"stopSequence": 4
},
{
"arrival": {
"time": "1753374248",
"uncertainty": 120
},
"departure": {
"time": "1753374248",
"uncertainty": 120
},
"stopId": "GUES1",
"stopSequence": 5
},
{
"arrival": {
"time": "1753374317",
"uncertainty": 120
},
"departure": {
"time": "1753374317",
"uncertainty": 120
},
"stopId": "MARN1",
"stopSequence": 6
},
{
"arrival": {
"time": "1753374393",
"uncertainty": 120
},
"departure": {
"time": "1753374393",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 7
},
{
"arrival": {
"time": "1753374467",
"uncertainty": 120
},
"departure": {
"time": "1753374467",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1753374558",
"uncertainty": 120
},
"departure": {
"time": "1753374558",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 9
},
{
"arrival": {
"time": "1753374644",
"uncertainty": 120
},
"departure": {
"time": "1753374644",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 10
},
{
"arrival": {
"time": "1753374737",
"uncertainty": 120
},
"departure": {
"time": "1753374737",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 11
},
{
"arrival": {
"time": "1753374851",
"uncertainty": 120
},
"departure": {
"time": "1753374851",
"uncertainty": 120
},
"stopId": "KERC1",
"stopSequence": 12
},
{
"arrival": {
"time": "1753374917",
"uncertainty": 120
},
"departure": {
"time": "1753374917",
"uncertainty": 120
},
"stopId": "VERD1",
"stopSequence": 13
},
{
"arrival": {
"time": "1753375009",
"uncertainty": 120
},
"departure": {
"time": "1753375009",
"uncertainty": 120
},
"stopId": "ANSE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1753375068",
"uncertainty": 120
},
"departure": {
"time": "1753375068",
"uncertainty": 120
},
"stopId": "DAVI1",
"stopSequence": 15
},
{
"arrival": {
"time": "1753375150",
"uncertainty": 120
},
"departure": {
"time": "1753375150",
"uncertainty": 120
},
"stopId": "NOURY1",
"stopSequence": 16
},
{
"arrival": {
"time": "1753375238",
"uncertainty": 120
},
"departure": {
"time": "1753375238",
"uncertainty": 120
},
"stopId": "CHOU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1753375268",
"uncertainty": 120
},
"departure": {
"time": "1753375268",
"uncertainty": 120
},
"stopId": "CROI1",
"stopSequence": 18
},
{
"arrival": {
"time": "1753375305",
"uncertainty": 120
},
"departure": {
"time": "1753375305",
"uncertainty": 120
},
"stopId": "KROU1",
"stopSequence": 19
},
{
"arrival": {
"time": "1753375480",
"uncertainty": 120
},
"departure": {
"time": "1753375480",
"uncertainty": 120
},
"stopId": "GAGA1",
"stopSequence": 20
},
{
"arrival": {
"time": "1753375549",
"uncertainty": 120
},
"departure": {
"time": "1753375549",
"uncertainty": 120
},
"stopId": "GUER1",
"stopSequence": 21
},
{
"arrival": {
"time": "1753375578",
"uncertainty": 120
},
"departure": {
"time": "1753375578",
"uncertainty": 120
},
"stopId": "TRUD1",
"stopSequence": 22
},
{
"arrival": {
"time": "1753375608",
"uncertainty": 120
},
"departure": {
"time": "1753375608",
"uncertainty": 120
},
"stopId": "PAPI1",
"stopSequence": 23
},
{
"arrival": {
"time": "1753375667",
"uncertainty": 120
},
"departure": {
"time": "1753375667",
"uncertainty": 120
},
"stopId": "FOUC1",
"stopSequence": 24
},
{
"arrival": {
"time": "1753375729",
"uncertainty": 120
},
"departure": {
"time": "1753375729",
"uncertainty": 120
},
"stopId": "BELL1",
"stopSequence": 25
},
{
"arrival": {
"time": "1753375771",
"uncertainty": 120
},
"departure": {
"time": "1753375771",
"uncertainty": 120
},
"stopId": "LOCM1",
"stopSequence": 26
},
{
"arrival": {
"time": "1753375794",
"uncertainty": 120
},
"departure": {
"time": "1753375794",
"uncertainty": 120
},
"stopId": "LAND1",
"stopSequence": 27
},
{
"arrival": {
"time": "1753375881",
"uncertainty": 120
},
"departure": {
"time": "1753375881",
"uncertainty": 120
},
"stopId": "SALU1",
"stopSequence": 28
},
{
"arrival": {
"time": "1753376045",
"uncertainty": 120
},
"departure": {
"time": "1753376045",
"uncertainty": 120
},
"stopId": "DOUA1",
"stopSequence": 29
},
{
"arrival": {
"time": "1753376070",
"uncertainty": 120
},
"departure": {
"time": "1753376070",
"uncertainty": 120
},
"stopId": "ORIEN1",
"stopSequence": 30
},
{
"arrival": {
"time": "1753376095",
"uncertainty": 120
},
"departure": {
"time": "1753376095",
"uncertainty": 120
},
"stopId": "VILG1",
"stopSequence": 31
},
{
"arrival": {
"time": "1753376139",
"uncertainty": 120
},
"departure": {
"time": "1753376139",
"uncertainty": 120
},
"stopId": "CGEN1",
"stopSequence": 32
},
{
"arrival": {
"time": "1753376187",
"uncertainty": 120
},
"departure": {
"time": "1753376187",
"uncertainty": 120
},
"stopId": "MROU1",
"stopSequence": 33
},
{
"arrival": {
"time": "1753376275",
"uncertainty": 120
},
"departure": {
"time": "1753376275",
"uncertainty": 120
},
"stopId": "HERVE1",
"stopSequence": 34
},
{
"arrival": {
"time": "1753376395",
"uncertainty": 120
},
"departure": {
"time": "1753376395",
"uncertainty": 120
},
"stopId": "MARC1",
"stopSequence": 35
},
{
"arrival": {
"time": "1753376468",
"uncertainty": 120
},
"departure": {
"time": "1753376468",
"uncertainty": 120
},
"stopId": "BOTA1",
"stopSequence": 36
},
{
"arrival": {
"time": "1753376515",
"uncertainty": 120
},
"departure": {
"time": "1753376515",
"uncertainty": 120
},
"stopId": "ZOLA1",
"stopSequence": 37
},
{
"arrival": {
"time": "1753376560",
"uncertainty": 120
},
"departure": {
"time": "1753376560",
"uncertainty": 120
},
"stopId": "KERI1",
"stopSequence": 38
},
{
"arrival": {
"time": "1753376665",
"uncertainty": 120
},
"departure": {
"time": "1753376665",
"uncertainty": 120
},
"stopId": "KRLI1",
"stopSequence": 39
},
{
"arrival": {
"time": "1753376723",
"uncertainty": 120
},
"departure": {
"time": "1753376723",
"uncertainty": 120
},
"stopId": "MCUR1",
"stopSequence": 40
},
{
"arrival": {
"time": "1753376755",
"uncertainty": 120
},
"departure": {
"time": "1753376755",
"uncertainty": 120
},
"stopId": "GARD1",
"stopSequence": 41
},
{
"arrival": {
"time": "1753376816",
"uncertainty": 120
},
"departure": {
"time": "1753376816",
"uncertainty": 120
},
"stopId": "CBRA1",
"stopSequence": 42
},
{
"arrival": {
"time": "1753376867",
"uncertainty": 120
},
"departure": {
"time": "1753376867",
"uncertainty": 120
},
"stopId": "QUIM1",
"stopSequence": 43
},
{
"arrival": {
"time": "1753376934",
"uncertainty": 120
},
"stopId": "HUGO1",
"stopSequence": 44
}
],
"trip": {
"routeId": "T5",
"scheduleRelationship": "SCHEDULED",
"tripId": "4518337"
},
"vehicle": {
"id": "417",
"label": "417"
}
}
},
{
"id": "4518266",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753373028",
"uncertainty": 120
},
"stopId": "HUGO",
"stopSequence": 1
},
{
"arrival": {
"time": "1753373097",
"uncertainty": 120
},
"departure": {
"time": "1753373097",
"uncertainty": 120
},
"stopId": "QUIM",
"stopSequence": 2
},
{
"arrival": {
"time": "1753373147",
"uncertainty": 120
},
"departure": {
"time": "1753373148",
"uncertainty": 120
},
"stopId": "CBRA",
"stopSequence": 3
},
{
"arrival": {
"time": "1753373177",
"uncertainty": 120
},
"departure": {
"time": "1753373178",
"uncertainty": 120
},
"stopId": "GARD",
"stopSequence": 4
},
{
"arrival": {
"time": "1753373237",
"uncertainty": 120
},
"departure": {
"time": "1753373237",
"uncertainty": 120
},
"stopId": "MCUR",
"stopSequence": 5
},
{
"arrival": {
"time": "1753373287",
"uncertainty": 120
},
"departure": {
"time": "1753373287",
"uncertainty": 120
},
"stopId": "KRLI",
"stopSequence": 6
},
{
"arrival": {
"time": "1753373356",
"uncertainty": 120
},
"departure": {
"time": "1753373357",
"uncertainty": 120
},
"stopId": "KERI",
"stopSequence": 7
},
{
"arrival": {
"time": "1753373417",
"uncertainty": 120
},
"departure": {
"time": "1753373417",
"uncertainty": 120
},
"stopId": "ZOLA",
"stopSequence": 8
},
{
"arrival": {
"time": "1753373457",
"uncertainty": 120
},
"departure": {
"time": "1753373477",
"uncertainty": 120
},
"stopId": "BOTA",
"stopSequence": 9
},
{
"arrival": {
"time": "1753373592",
"uncertainty": 120
},
"departure": {
"time": "1753373597",
"uncertainty": 120
},
"stopId": "MARC",
"stopSequence": 10
},
{
"arrival": {
"time": "1753373748",
"uncertainty": 120
},
"departure": {
"time": "1753373748",
"uncertainty": 120
},
"stopId": "HERVE",
"stopSequence": 11
},
{
"arrival": {
"time": "1753373783",
"uncertainty": 120
},
"departure": {
"time": "1753373783",
"uncertainty": 120
},
"stopId": "MROU",
"stopSequence": 12
},
{
"arrival": {
"time": "1753373854",
"uncertainty": 120
},
"departure": {
"time": "1753373867",
"uncertainty": 120
},
"stopId": "CGEN",
"stopSequence": 13
},
{
"arrival": {
"time": "1753373928",
"uncertainty": 120
},
"departure": {
"time": "1753373928",
"uncertainty": 120
},
"stopId": "VILG",
"stopSequence": 14
},
{
"arrival": {
"time": "1753373973",
"uncertainty": 120
},
"departure": {
"time": "1753373973",
"uncertainty": 120
},
"stopId": "ORIEN",
"stopSequence": 15
},
{
"arrival": {
"time": "1753373997",
"uncertainty": 120
},
"departure": {
"time": "1753373997",
"uncertainty": 120
},
"stopId": "DOUA",
"stopSequence": 16
},
{
"arrival": {
"time": "1753374113",
"uncertainty": 120
},
"departure": {
"time": "1753374113",
"uncertainty": 120
},
"stopId": "SALU",
"stopSequence": 17
},
{
"arrival": {
"time": "1753374207",
"uncertainty": 120
},
"departure": {
"time": "1753374207",
"uncertainty": 120
},
"stopId": "LAND",
"stopSequence": 18
},
{
"arrival": {
"time": "1753374247",
"uncertainty": 120
},
"departure": {
"time": "1753374247",
"uncertainty": 120
},
"stopId": "LOCM",
"stopSequence": 19
},
{
"arrival": {
"time": "1753374288",
"uncertainty": 120
},
"departure": {
"time": "1753374288",
"uncertainty": 120
},
"stopId": "BELL",
"stopSequence": 20
},
{
"arrival": {
"time": "1753374407",
"uncertainty": 120
},
"departure": {
"time": "1753374407",
"uncertainty": 120
},
"stopId": "FOUC",
"stopSequence": 21
},
{
"arrival": {
"time": "1753374454",
"uncertainty": 120
},
"departure": {
"time": "1753374454",
"uncertainty": 120
},
"stopId": "PAPI",
"stopSequence": 22
},
{
"arrival": {
"time": "1753374481",
"uncertainty": 120
},
"departure": {
"time": "1753374481",
"uncertainty": 120
},
"stopId": "TRUD",
"stopSequence": 23
},
{
"arrival": {
"time": "1753374530",
"uncertainty": 120
},
"departure": {
"time": "1753374530",
"uncertainty": 120
},
"stopId": "GUER",
"stopSequence": 24
},
{
"arrival": {
"time": "1753374589",
"uncertainty": 120
},
"departure": {
"time": "1753374589",
"uncertainty": 120
},
"stopId": "GAGA",
"stopSequence": 25
},
{
"arrival": {
"time": "1753374716",
"uncertainty": 120
},
"departure": {
"time": "1753374716",
"uncertainty": 120
},
"stopId": "KROU",
"stopSequence": 26
},
{
"arrival": {
"time": "1753374756",
"uncertainty": 120
},
"departure": {
"time": "1753374756",
"uncertainty": 120
},
"stopId": "CROI",
"stopSequence": 27
},
{
"arrival": {
"time": "1753374834",
"uncertainty": 120
},
"departure": {
"time": "1753374834",
"uncertainty": 120
},
"stopId": "CHOU",
"stopSequence": 28
},
{
"arrival": {
"time": "1753374939",
"uncertainty": 120
},
"departure": {
"time": "1753374939",
"uncertainty": 120
},
"stopId": "NOURY",
"stopSequence": 29
},
{
"arrival": {
"time": "1753375022",
"uncertainty": 120
},
"departure": {
"time": "1753375022",
"uncertainty": 120
},
"stopId": "DAVI",
"stopSequence": 30
},
{
"arrival": {
"time": "1753375080",
"uncertainty": 120
},
"departure": {
"time": "1753375080",
"uncertainty": 120
},
"stopId": "ANSE",
"stopSequence": 31
},
{
"arrival": {
"time": "1753375167",
"uncertainty": 120
},
"departure": {
"time": "1753375167",
"uncertainty": 120
},
"stopId": "VERD",
"stopSequence": 32
},
{
"arrival": {
"time": "1753375255",
"uncertainty": 120
},
"departure": {
"time": "1753375255",
"uncertainty": 120
},
"stopId": "KERC",
"stopSequence": 33
},
{
"arrival": {
"time": "1753375445",
"uncertainty": 120
},
"departure": {
"time": "1753375445",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 34
},
{
"arrival": {
"time": "1753375526",
"uncertainty": 120
},
"departure": {
"time": "1753375526",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 35
},
{
"arrival": {
"time": "1753375603",
"uncertainty": 120
},
"departure": {
"time": "1753375603",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 36
},
{
"arrival": {
"time": "1753375667",
"uncertainty": 120
},
"departure": {
"time": "1753375667",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 37
},
{
"arrival": {
"time": "1753375758",
"uncertainty": 120
},
"departure": {
"time": "1753375758",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 38
},
{
"arrival": {
"time": "1753375826",
"uncertainty": 120
},
"departure": {
"time": "1753375826",
"uncertainty": 120
},
"stopId": "MARN",
"stopSequence": 39
},
{
"arrival": {
"time": "1753375938",
"uncertainty": 120
},
"departure": {
"time": "1753375938",
"uncertainty": 120
},
"stopId": "GUES",
"stopSequence": 40
},
{
"arrival": {
"time": "1753376008",
"uncertainty": 120
},
"departure": {
"time": "1753376008",
"uncertainty": 120
},
"stopId": "CARN1",
"stopSequence": 41
},
{
"arrival": {
"time": "1753376095",
"uncertainty": 120
},
"departure": {
"time": "1753376095",
"uncertainty": 120
},
"stopId": "SLIP1",
"stopSequence": 42
},
{
"arrival": {
"time": "1753376163",
"uncertainty": 120
},
"departure": {
"time": "1753376163",
"uncertainty": 120
},
"stopId": "MARE1",
"stopSequence": 43
},
{
"arrival": {
"time": "1753376298",
"uncertainty": 120
},
"stopId": "BAK3",
"stopSequence": 44
}
],
"trip": {
"routeId": "T5",
"scheduleRelationship": "SCHEDULED",
"tripId": "4518266"
},
"vehicle": {
"id": "436",
"label": "436"
}
}
},
{
"id": "4479267",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753374527",
"uncertainty": 120
},
"departure": {
"time": "1753374527",
"uncertainty": 120
},
"stopId": "MASS"
},
{
"departure": {
"time": "1753374127",
"uncertainty": 120
},
"stopId": "KERG",
"stopSequence": 1
},
{
"arrival": {
"time": "1753374159",
"uncertainty": 120
},
"departure": {
"time": "1753374159",
"uncertainty": 120
},
"stopId": "SCHU",
"stopSequence": 2
},
{
"arrival": {
"time": "1753374233",
"uncertainty": 120
},
"departure": {
"time": "1753374233",
"uncertainty": 120
},
"stopId": "QUER",
"stopSequence": 3
},
{
"arrival": {
"time": "1753374278",
"uncertainty": 120
},
"departure": {
"time": "1753374278",
"uncertainty": 120
},
"stopId": "STAR",
"stopSequence": 4
},
{
"arrival": {
"time": "1753374326",
"uncertainty": 120
},
"departure": {
"time": "1753374326",
"uncertainty": 120
},
"stopId": "PAN",
"stopSequence": 5
},
{
"arrival": {
"time": "1753374357",
"uncertainty": 120
},
"departure": {
"time": "1753374357",
"uncertainty": 120
},
"stopId": "MAND",
"stopSequence": 6
},
{
"arrival": {
"time": "1753374415",
"uncertainty": 120
},
"departure": {
"time": "1753374415",
"uncertainty": 120
},
"stopId": "KENC",
"stopSequence": 7
},
{
"arrival": {
"time": "1753374492",
"uncertainty": 120
},
"departure": {
"time": "1753374492",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "BERL",
"stopSequence": 8
},
{
"arrival": {
"time": "1753374531",
"uncertainty": 120
},
"departure": {
"time": "1753374531",
"uncertainty": 120
},
"stopId": "MASS",
"stopSequence": 9
},
{
"arrival": {
"time": "1753374592",
"uncertainty": 120
},
"departure": {
"time": "1753374592",
"uncertainty": 120
},
"stopId": "BDCH",
"stopSequence": 10
},
{
"arrival": {
"time": "1753374651",
"uncertainty": 120
},
"departure": {
"time": "1753374651",
"uncertainty": 120
},
"stopId": "LSCO",
"stopSequence": 11
},
{
"arrival": {
"time": "1753374713",
"uncertainty": 120
},
"departure": {
"time": "1753374713",
"uncertainty": 120
},
"stopId": "TREF",
"stopSequence": 12
},
{
"arrival": {
"time": "1753374794",
"uncertainty": 120
},
"departure": {
"time": "1753374794",
"uncertainty": 120
},
"stopId": "VERD3",
"stopSequence": 13
},
{
"arrival": {
"time": "1753374899",
"uncertainty": 120
},
"departure": {
"time": "1753374899",
"uncertainty": 120
},
"stopId": "NORM",
"stopSequence": 14
},
{
"arrival": {
"time": "1753375024",
"uncertainty": 120
},
"departure": {
"time": "1753375024",
"uncertainty": 120
},
"stopId": "GLBS",
"stopSequence": 15
},
{
"arrival": {
"time": "1753375076",
"uncertainty": 120
},
"departure": {
"time": "1753375076",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 16
},
{
"arrival": {
"time": "1753375154",
"uncertainty": 120
},
"departure": {
"time": "1753375154",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 17
},
{
"arrival": {
"time": "1753375229",
"uncertainty": 120
},
"departure": {
"time": "1753375229",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 18
},
{
"arrival": {
"time": "1753375291",
"uncertainty": 120
},
"departure": {
"time": "1753375291",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 19
},
{
"arrival": {
"time": "1753375347",
"uncertainty": 120
},
"departure": {
"time": "1753375347",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 20
},
{
"arrival": {
"time": "1753375413",
"uncertainty": 120
},
"departure": {
"time": "1753375413",
"uncertainty": 120
},
"stopId": "MARN",
"stopSequence": 21
},
{
"arrival": {
"time": "1753375495",
"uncertainty": 120
},
"departure": {
"time": "1753375495",
"uncertainty": 120
},
"stopId": "OISE",
"stopSequence": 22
},
{
"arrival": {
"time": "1753375543",
"uncertainty": 120
},
"departure": {
"time": "1753375543",
"uncertainty": 120
},
"stopId": "TONK",
"stopSequence": 23
},
{
"arrival": {
"time": "1753375637",
"uncertainty": 120
},
"departure": {
"time": "1753375637",
"uncertainty": 120
},
"stopId": "FREB",
"stopSequence": 24
},
{
"arrival": {
"time": "1753375652",
"uncertainty": 120
},
"departure": {
"time": "1753375652",
"uncertainty": 120
},
"stopId": "PUCE1",
"stopSequence": 25
},
{
"arrival": {
"time": "1753375715",
"uncertainty": 120
},
"departure": {
"time": "1753375715",
"uncertainty": 120
},
"stopId": "LYCA1",
"stopSequence": 26
},
{
"arrival": {
"time": "1753375833",
"uncertainty": 120
},
"departure": {
"time": "1753375833",
"uncertainty": 120
},
"stopId": "CLET",
"stopSequence": 27
},
{
"arrival": {
"time": "1753375931",
"uncertainty": 120
},
"departure": {
"time": "1753375931",
"uncertainty": 120
},
"stopId": "BUNI",
"stopSequence": 28
},
{
"arrival": {
"time": "1753376049",
"uncertainty": 120
},
"departure": {
"time": "1753376049",
"uncertainty": 120
},
"stopId": "HENA",
"stopSequence": 29
},
{
"arrival": {
"time": "1753376080",
"uncertainty": 120
},
"departure": {
"time": "1753376080",
"uncertainty": 120
},
"stopId": "ORME",
"stopSequence": 30
},
{
"arrival": {
"time": "1753376135",
"uncertainty": 120
},
"departure": {
"time": "1753376135",
"uncertainty": 120
},
"stopId": "BOLL1",
"stopSequence": 31
},
{
"arrival": {
"time": "1753376211",
"uncertainty": 120
},
"departure": {
"time": "1753376211",
"uncertainty": 120
},
"stopId": "KERF",
"stopSequence": 32
},
{
"arrival": {
"time": "1753376267",
"uncertainty": 120
},
"departure": {
"time": "1753376267",
"uncertainty": 120
},
"stopId": "PLEN",
"stopSequence": 33
},
{
"arrival": {
"time": "1753376323",
"uncertainty": 120
},
"departure": {
"time": "1753376323",
"uncertainty": 120
},
"stopId": "METI",
"stopSequence": 34
},
{
"arrival": {
"time": "1753376469",
"uncertainty": 120
},
"departure": {
"time": "1753376469",
"uncertainty": 120
},
"stopId": "RPK1",
"stopSequence": 35
},
{
"arrival": {
"time": "1753376495",
"uncertainty": 120
},
"stopId": "KERG",
"stopSequence": 36
}
],
"trip": {
"routeId": "T1a",
"scheduleRelationship": "SCHEDULED",
"tripId": "4479267"
},
"vehicle": {
"id": "442",
"label": "442"
}
}
},
{
"id": "4479266",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753373160",
"uncertainty": 120
},
"stopId": "KERG",
"stopSequence": 1
},
{
"arrival": {
"time": "1753373166",
"uncertainty": 120
},
"departure": {
"time": "1753373166",
"uncertainty": 120
},
"stopId": "SCHU",
"stopSequence": 2
},
{
"arrival": {
"time": "1753373242",
"uncertainty": 120
},
"departure": {
"time": "1753373242",
"uncertainty": 120
},
"stopId": "QUER",
"stopSequence": 3
},
{
"arrival": {
"time": "1753373286",
"uncertainty": 120
},
"departure": {
"time": "1753373286",
"uncertainty": 120
},
"stopId": "STAR",
"stopSequence": 4
},
{
"arrival": {
"time": "1753373335",
"uncertainty": 120
},
"departure": {
"time": "1753373346",
"uncertainty": 120
},
"stopId": "PAN",
"stopSequence": 5
},
{
"arrival": {
"time": "1753373376",
"uncertainty": 120
},
"departure": {
"time": "1753373376",
"uncertainty": 120
},
"stopId": "MAND",
"stopSequence": 6
},
{
"arrival": {
"time": "1753373436",
"uncertainty": 120
},
"departure": {
"time": "1753373436",
"uncertainty": 120
},
"stopId": "KENC",
"stopSequence": 7
},
{
"arrival": {
"time": "1753373532",
"uncertainty": 120
},
"departure": {
"time": "1753373532",
"uncertainty": 120
},
"stopId": "BERL",
"stopSequence": 8
},
{
"arrival": {
"time": "1753373557",
"uncertainty": 120
},
"departure": {
"time": "1753373557",
"uncertainty": 120
},
"stopId": "MASS",
"stopSequence": 9
},
{
"arrival": {
"time": "1753373619",
"uncertainty": 120
},
"departure": {
"time": "1753373619",
"uncertainty": 120
},
"stopId": "BDCH",
"stopSequence": 10
},
{
"arrival": {
"time": "1753373676",
"uncertainty": 120
},
"departure": {
"time": "1753373676",
"uncertainty": 120
},
"stopId": "LSCO",
"stopSequence": 11
},
{
"arrival": {
"time": "1753373736",
"uncertainty": 120
},
"departure": {
"time": "1753373736",
"uncertainty": 120
},
"stopId": "TREF",
"stopSequence": 12
},
{
"arrival": {
"time": "1753373818",
"uncertainty": 120
},
"departure": {
"time": "1753373826",
"uncertainty": 120
},
"stopId": "VERD3",
"stopSequence": 13
},
{
"arrival": {
"time": "1753373931",
"uncertainty": 120
},
"departure": {
"time": "1753373946",
"uncertainty": 120
},
"stopId": "NORM",
"stopSequence": 14
},
{
"arrival": {
"time": "1753374067",
"uncertainty": 120
},
"departure": {
"time": "1753374067",
"uncertainty": 120
},
"stopId": "GLBS",
"stopSequence": 15
},
{
"arrival": {
"time": "1753374180",
"uncertainty": 120
},
"departure": {
"time": "1753374187",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 16
},
{
"arrival": {
"time": "1753374265",
"uncertainty": 120
},
"departure": {
"time": "1753374265",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 17
},
{
"arrival": {
"time": "1753374340",
"uncertainty": 120
},
"departure": {
"time": "1753374340",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 18
},
{
"arrival": {
"time": "1753374402",
"uncertainty": 120
},
"departure": {
"time": "1753374402",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 19
},
{
"arrival": {
"time": "1753374452",
"uncertainty": 120
},
"departure": {
"time": "1753374452",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 20
},
{
"arrival": {
"time": "1753374520",
"uncertainty": 120
},
"departure": {
"time": "1753374520",
"uncertainty": 120
},
"stopId": "MARN",
"stopSequence": 21
},
{
"arrival": {
"time": "1753374604",
"uncertainty": 120
},
"departure": {
"time": "1753374604",
"uncertainty": 120
},
"stopId": "OISE",
"stopSequence": 22
},
{
"arrival": {
"time": "1753374652",
"uncertainty": 120
},
"departure": {
"time": "1753374652",
"uncertainty": 120
},
"stopId": "TONK",
"stopSequence": 23
},
{
"arrival": {
"time": "1753374746",
"uncertainty": 120
},
"departure": {
"time": "1753374746",
"uncertainty": 120
},
"stopId": "FREB",
"stopSequence": 24
},
{
"arrival": {
"time": "1753374761",
"uncertainty": 120
},
"departure": {
"time": "1753374761",
"uncertainty": 120
},
"stopId": "PUCE1",
"stopSequence": 25
},
{
"arrival": {
"time": "1753374822",
"uncertainty": 120
},
"departure": {
"time": "1753374822",
"uncertainty": 120
},
"stopId": "LYCA1",
"stopSequence": 26
},
{
"arrival": {
"time": "1753374951",
"uncertainty": 120
},
"departure": {
"time": "1753374951",
"uncertainty": 120
},
"stopId": "CLET",
"stopSequence": 27
},
{
"arrival": {
"time": "1753375042",
"uncertainty": 120
},
"departure": {
"time": "1753375042",
"uncertainty": 120
},
"stopId": "BUNI",
"stopSequence": 28
},
{
"arrival": {
"time": "1753375162",
"uncertainty": 120
},
"departure": {
"time": "1753375162",
"uncertainty": 120
},
"stopId": "HENA",
"stopSequence": 29
},
{
"arrival": {
"time": "1753375186",
"uncertainty": 120
},
"departure": {
"time": "1753375186",
"uncertainty": 120
},
"stopId": "ORME",
"stopSequence": 30
},
{
"arrival": {
"time": "1753375235",
"uncertainty": 120
},
"departure": {
"time": "1753375235",
"uncertainty": 120
},
"stopId": "BOLL1",
"stopSequence": 31
},
{
"arrival": {
"time": "1753375303",
"uncertainty": 120
},
"departure": {
"time": "1753375303",
"uncertainty": 120
},
"stopId": "KERF",
"stopSequence": 32
},
{
"arrival": {
"time": "1753375359",
"uncertainty": 120
},
"departure": {
"time": "1753375359",
"uncertainty": 120
},
"stopId": "PLEN",
"stopSequence": 33
},
{
"arrival": {
"time": "1753375413",
"uncertainty": 120
},
"departure": {
"time": "1753375413",
"uncertainty": 120
},
"stopId": "METI",
"stopSequence": 34
},
{
"arrival": {
"time": "1753375549",
"uncertainty": 120
},
"departure": {
"time": "1753375549",
"uncertainty": 120
},
"stopId": "RPK1",
"stopSequence": 35
},
{
"arrival": {
"time": "1753375575",
"uncertainty": 120
},
"stopId": "KERG",
"stopSequence": 36
}
],
"trip": {
"routeId": "T1a",
"scheduleRelationship": "SCHEDULED",
"tripId": "4479266"
}
}
},
{
"id": "4479265",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753372140",
"uncertainty": 120
},
"stopId": "KERG",
"stopSequence": 1
},
{
"arrival": {
"time": "1753372185",
"uncertainty": 120
},
"departure": {
"time": "1753372185",
"uncertainty": 120
},
"stopId": "SCHU",
"stopSequence": 2
},
{
"arrival": {
"time": "1753372231",
"uncertainty": 120
},
"departure": {
"time": "1753372231",
"uncertainty": 120
},
"stopId": "QUER",
"stopSequence": 3
},
{
"arrival": {
"time": "1753372291",
"uncertainty": 120
},
"departure": {
"time": "1753372291",
"uncertainty": 120
},
"stopId": "STAR",
"stopSequence": 4
},
{
"arrival": {
"time": "1753372321",
"uncertainty": 120
},
"departure": {
"time": "1753372321",
"uncertainty": 120
},
"stopId": "PAN",
"stopSequence": 5
},
{
"arrival": {
"time": "1753372351",
"uncertainty": 120
},
"departure": {
"time": "1753372351",
"uncertainty": 120
},
"stopId": "MAND",
"stopSequence": 6
},
{
"arrival": {
"time": "1753372411",
"uncertainty": 120
},
"departure": {
"time": "1753372411",
"uncertainty": 120
},
"stopId": "KENC",
"stopSequence": 7
},
{
"arrival": {
"time": "1753372512",
"uncertainty": 120
},
"departure": {
"time": "1753372512",
"uncertainty": 120
},
"stopId": "BERL",
"stopSequence": 8
},
{
"arrival": {
"time": "1753372555",
"uncertainty": 120
},
"departure": {
"time": "1753372569",
"uncertainty": 120
},
"stopId": "MASS",
"stopSequence": 9
},
{
"arrival": {
"time": "1753372627",
"uncertainty": 120
},
"departure": {
"time": "1753372629",
"uncertainty": 120
},
"stopId": "BDCH",
"stopSequence": 10
},
{
"arrival": {
"time": "1753372707",
"uncertainty": 120
},
"departure": {
"time": "1753372707",
"uncertainty": 120
},
"stopId": "LSCO",
"stopSequence": 11
},
{
"arrival": {
"time": "1753372750",
"uncertainty": 120
},
"departure": {
"time": "1753372780",
"uncertainty": 120
},
"stopId": "TREF",
"stopSequence": 12
},
{
"arrival": {
"time": "1753372863",
"uncertainty": 120
},
"departure": {
"time": "1753372869",
"uncertainty": 120
},
"stopId": "VERD3",
"stopSequence": 13
},
{
"arrival": {
"time": "1753372950",
"uncertainty": 120
},
"departure": {
"time": "1753372959",
"uncertainty": 120
},
"stopId": "NORM",
"stopSequence": 14
},
{
"arrival": {
"time": "1753373064",
"uncertainty": 120
},
"departure": {
"time": "1753373109",
"uncertainty": 120
},
"stopId": "GLBS",
"stopSequence": 15
},
{
"arrival": {
"time": "1753373199",
"uncertainty": 120
},
"departure": {
"time": "1753373386",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 16
},
{
"arrival": {
"time": "1753373446",
"uncertainty": 120
},
"departure": {
"time": "1753373446",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 17
},
{
"arrival": {
"time": "1753373543",
"uncertainty": 120
},
"departure": {
"time": "1753373565",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 18
},
{
"arrival": {
"time": "1753373696",
"uncertainty": 120
},
"departure": {
"time": "1753373696",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 19
},
{
"arrival": {
"time": "1753373742",
"uncertainty": 120
},
"departure": {
"time": "1753373745",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 20
},
{
"arrival": {
"time": "1753373805",
"uncertainty": 120
},
"departure": {
"time": "1753373805",
"uncertainty": 120
},
"stopId": "MARN",
"stopSequence": 21
},
{
"arrival": {
"time": "1753373889",
"uncertainty": 120
},
"departure": {
"time": "1753373896",
"uncertainty": 120
},
"stopId": "OISE",
"stopSequence": 22
},
{
"arrival": {
"time": "1753373943",
"uncertainty": 120
},
"departure": {
"time": "1753373956",
"uncertainty": 120
},
"stopId": "TONK",
"stopSequence": 23
},
{
"arrival": {
"time": "1753374054",
"uncertainty": 120
},
"departure": {
"time": "1753374054",
"uncertainty": 120
},
"stopId": "FREB",
"stopSequence": 24
},
{
"arrival": {
"time": "1753374069",
"uncertainty": 120
},
"departure": {
"time": "1753374076",
"uncertainty": 120
},
"stopId": "PUCE1",
"stopSequence": 25
},
{
"arrival": {
"time": "1753374136",
"uncertainty": 120
},
"departure": {
"time": "1753374136",
"uncertainty": 120
},
"stopId": "LYCA1",
"stopSequence": 26
},
{
"arrival": {
"time": "1753374324",
"uncertainty": 120
},
"departure": {
"time": "1753374324",
"uncertainty": 120
},
"stopId": "CLET",
"stopSequence": 27
},
{
"arrival": {
"time": "1753374415",
"uncertainty": 120
},
"departure": {
"time": "1753374415",
"uncertainty": 120
},
"stopId": "BUNI",
"stopSequence": 28
},
{
"arrival": {
"time": "1753374536",
"uncertainty": 120
},
"departure": {
"time": "1753374536",
"uncertainty": 120
},
"stopId": "HENA",
"stopSequence": 29
},
{
"arrival": {
"time": "1753374555",
"uncertainty": 120
},
"departure": {
"time": "1753374555",
"uncertainty": 120
},
"stopId": "ORME",
"stopSequence": 30
},
{
"arrival": {
"time": "1753374598",
"uncertainty": 120
},
"departure": {
"time": "1753374598",
"uncertainty": 120
},
"stopId": "BOLL1",
"stopSequence": 31
},
{
"arrival": {
"time": "1753374660",
"uncertainty": 120
},
"departure": {
"time": "1753374660",
"uncertainty": 120
},
"stopId": "KERF",
"stopSequence": 32
},
{
"arrival": {
"time": "1753374719",
"uncertainty": 120
},
"departure": {
"time": "1753374719",
"uncertainty": 120
},
"stopId": "PLEN",
"stopSequence": 33
},
{
"arrival": {
"time": "1753374772",
"uncertainty": 120
},
"departure": {
"time": "1753374772",
"uncertainty": 120
},
"stopId": "METI",
"stopSequence": 34
},
{
"arrival": {
"time": "1753374859",
"uncertainty": 120
},
"departure": {
"time": "1753374859",
"uncertainty": 120
},
"stopId": "RPK1",
"stopSequence": 35
},
{
"arrival": {
"time": "1753374884",
"uncertainty": 120
},
"stopId": "KERG",
"stopSequence": 36
}
],
"trip": {
"routeId": "T1a",
"scheduleRelationship": "SCHEDULED",
"tripId": "4479265"
},
"vehicle": {
"id": "433",
"label": "433"
}
}
},
{
"id": "4518257",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753375560",
"uncertainty": 120
},
"stopId": "HUGO",
"stopSequence": 1
}
],
"trip": {
"routeId": "T5",
"scheduleRelationship": "SCHEDULED",
"tripId": "4518257"
}
}
},
{
"id": "4479270",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753377292",
"uncertainty": 120
},
"departure": {
"time": "1753377292",
"uncertainty": 120
},
"stopId": "MASS"
},
{
"departure": {
"time": "1753376880",
"uncertainty": 120
},
"stopId": "KERG",
"stopSequence": 1
},
{
"arrival": {
"time": "1753376934",
"uncertainty": 120
},
"departure": {
"time": "1753376934",
"uncertainty": 120
},
"stopId": "SCHU",
"stopSequence": 2
},
{
"arrival": {
"time": "1753377007",
"uncertainty": 120
},
"departure": {
"time": "1753377007",
"uncertainty": 120
},
"stopId": "QUER",
"stopSequence": 3
},
{
"arrival": {
"time": "1753377064",
"uncertainty": 120
},
"departure": {
"time": "1753377064",
"uncertainty": 120
},
"stopId": "STAR",
"stopSequence": 4
},
{
"arrival": {
"time": "1753377101",
"uncertainty": 120
},
"departure": {
"time": "1753377101",
"uncertainty": 120
},
"stopId": "PAN",
"stopSequence": 5
},
{
"arrival": {
"time": "1753377138",
"uncertainty": 120
},
"departure": {
"time": "1753377138",
"uncertainty": 120
},
"stopId": "MAND",
"stopSequence": 6
},
{
"arrival": {
"time": "1753377180",
"uncertainty": 120
},
"departure": {
"time": "1753377180",
"uncertainty": 120
},
"stopId": "KENC",
"stopSequence": 7
},
{
"arrival": {
"time": "1753377252",
"uncertainty": 120
},
"departure": {
"time": "1753377252",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "BERL",
"stopSequence": 8
},
{
"arrival": {
"time": "1753377299",
"uncertainty": 120
},
"departure": {
"time": "1753377299",
"uncertainty": 120
},
"stopId": "MASS",
"stopSequence": 9
},
{
"arrival": {
"time": "1753377354",
"uncertainty": 120
},
"departure": {
"time": "1753377354",
"uncertainty": 120
},
"stopId": "BDCH",
"stopSequence": 10
},
{
"arrival": {
"time": "1753377428",
"uncertainty": 120
},
"departure": {
"time": "1753377428",
"uncertainty": 120
},
"stopId": "LSCO",
"stopSequence": 11
},
{
"arrival": {
"time": "1753377510",
"uncertainty": 120
},
"departure": {
"time": "1753377510",
"uncertainty": 120
},
"stopId": "TREF",
"stopSequence": 12
},
{
"arrival": {
"time": "1753377585",
"uncertainty": 120
},
"departure": {
"time": "1753377585",
"uncertainty": 120
},
"stopId": "VERD3",
"stopSequence": 13
},
{
"arrival": {
"time": "1753377690",
"uncertainty": 120
},
"departure": {
"time": "1753377690",
"uncertainty": 120
},
"stopId": "NORM",
"stopSequence": 14
},
{
"arrival": {
"time": "1753377844",
"uncertainty": 120
},
"departure": {
"time": "1753377844",
"uncertainty": 120
},
"stopId": "GLBS",
"stopSequence": 15
},
{
"arrival": {
"time": "1753377894",
"uncertainty": 120
},
"departure": {
"time": "1753377894",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 16
},
{
"arrival": {
"time": "1753377991",
"uncertainty": 120
},
"departure": {
"time": "1753377991",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 17
},
{
"arrival": {
"time": "1753378083",
"uncertainty": 120
},
"departure": {
"time": "1753378083",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 18
},
{
"arrival": {
"time": "1753378178",
"uncertainty": 120
},
"departure": {
"time": "1753378178",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 19
},
{
"arrival": {
"time": "1753378254",
"uncertainty": 120
},
"departure": {
"time": "1753378254",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 20
},
{
"arrival": {
"time": "1753378306",
"uncertainty": 120
},
"departure": {
"time": "1753378306",
"uncertainty": 120
},
"stopId": "MARN",
"stopSequence": 21
},
{
"arrival": {
"time": "1753378383",
"uncertainty": 120
},
"departure": {
"time": "1753378383",
"uncertainty": 120
},
"stopId": "OISE",
"stopSequence": 22
},
{
"arrival": {
"time": "1753378434",
"uncertainty": 120
},
"departure": {
"time": "1753378434",
"uncertainty": 120
},
"stopId": "TONK",
"stopSequence": 23
},
{
"arrival": {
"time": "1753378528",
"uncertainty": 120
},
"departure": {
"time": "1753378528",
"uncertainty": 120
},
"stopId": "FREB",
"stopSequence": 24
},
{
"arrival": {
"time": "1753378543",
"uncertainty": 120
},
"departure": {
"time": "1753378543",
"uncertainty": 120
},
"stopId": "PUCE1",
"stopSequence": 25
},
{
"arrival": {
"time": "1753378614",
"uncertainty": 120
},
"departure": {
"time": "1753378614",
"uncertainty": 120
},
"stopId": "LYCA1",
"stopSequence": 26
},
{
"arrival": {
"time": "1753378715",
"uncertainty": 120
},
"departure": {
"time": "1753378715",
"uncertainty": 120
},
"stopId": "CLET",
"stopSequence": 27
},
{
"arrival": {
"time": "1753378799",
"uncertainty": 120
},
"departure": {
"time": "1753378799",
"uncertainty": 120
},
"stopId": "BUNI",
"stopSequence": 28
},
{
"arrival": {
"time": "1753378900",
"uncertainty": 120
},
"departure": {
"time": "1753378900",
"uncertainty": 120
},
"stopId": "HENA",
"stopSequence": 29
},
{
"arrival": {
"time": "1753378926",
"uncertainty": 120
},
"departure": {
"time": "1753378926",
"uncertainty": 120
},
"stopId": "ORME",
"stopSequence": 30
},
{
"arrival": {
"time": "1753378974",
"uncertainty": 120
},
"departure": {
"time": "1753378974",
"uncertainty": 120
},
"stopId": "BOLL1",
"stopSequence": 31
},
{
"arrival": {
"time": "1753379050",
"uncertainty": 120
},
"departure": {
"time": "1753379050",
"uncertainty": 120
},
"stopId": "KERF",
"stopSequence": 32
},
{
"arrival": {
"time": "1753379106",
"uncertainty": 120
},
"departure": {
"time": "1753379106",
"uncertainty": 120
},
"stopId": "PLEN",
"stopSequence": 33
},
{
"arrival": {
"time": "1753379162",
"uncertainty": 120
},
"departure": {
"time": "1753379162",
"uncertainty": 120
},
"stopId": "METI",
"stopSequence": 34
},
{
"arrival": {
"time": "1753379307",
"uncertainty": 120
},
"departure": {
"time": "1753379307",
"uncertainty": 120
},
"stopId": "RPK1",
"stopSequence": 35
},
{
"arrival": {
"time": "1753379333",
"uncertainty": 120
},
"stopId": "KERG",
"stopSequence": 36
}
],
"trip": {
"routeId": "T1a",
"scheduleRelationship": "SCHEDULED",
"tripId": "4479270"
}
}
},
{
"id": "4479269",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753376332",
"uncertainty": 120
},
"departure": {
"time": "1753376332",
"uncertainty": 120
},
"stopId": "MASS"
},
{
"departure": {
"time": "1753375920",
"uncertainty": 120
},
"stopId": "KERG",
"stopSequence": 1
},
{
"arrival": {
"time": "1753375974",
"uncertainty": 120
},
"departure": {
"time": "1753375974",
"uncertainty": 120
},
"stopId": "SCHU",
"stopSequence": 2
},
{
"arrival": {
"time": "1753376047",
"uncertainty": 120
},
"departure": {
"time": "1753376047",
"uncertainty": 120
},
"stopId": "QUER",
"stopSequence": 3
},
{
"arrival": {
"time": "1753376104",
"uncertainty": 120
},
"departure": {
"time": "1753376104",
"uncertainty": 120
},
"stopId": "STAR",
"stopSequence": 4
},
{
"arrival": {
"time": "1753376141",
"uncertainty": 120
},
"departure": {
"time": "1753376141",
"uncertainty": 120
},
"stopId": "PAN",
"stopSequence": 5
},
{
"arrival": {
"time": "1753376178",
"uncertainty": 120
},
"departure": {
"time": "1753376178",
"uncertainty": 120
},
"stopId": "MAND",
"stopSequence": 6
},
{
"arrival": {
"time": "1753376220",
"uncertainty": 120
},
"departure": {
"time": "1753376220",
"uncertainty": 120
},
"stopId": "KENC",
"stopSequence": 7
},
{
"arrival": {
"time": "1753376292",
"uncertainty": 120
},
"departure": {
"time": "1753376292",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "BERL",
"stopSequence": 8
},
{
"arrival": {
"time": "1753376339",
"uncertainty": 120
},
"departure": {
"time": "1753376339",
"uncertainty": 120
},
"stopId": "MASS",
"stopSequence": 9
},
{
"arrival": {
"time": "1753376394",
"uncertainty": 120
},
"departure": {
"time": "1753376394",
"uncertainty": 120
},
"stopId": "BDCH",
"stopSequence": 10
},
{
"arrival": {
"time": "1753376468",
"uncertainty": 120
},
"departure": {
"time": "1753376468",
"uncertainty": 120
},
"stopId": "LSCO",
"stopSequence": 11
},
{
"arrival": {
"time": "1753376550",
"uncertainty": 120
},
"departure": {
"time": "1753376550",
"uncertainty": 120
},
"stopId": "TREF",
"stopSequence": 12
},
{
"arrival": {
"time": "1753376625",
"uncertainty": 120
},
"departure": {
"time": "1753376625",
"uncertainty": 120
},
"stopId": "VERD3",
"stopSequence": 13
},
{
"arrival": {
"time": "1753376730",
"uncertainty": 120
},
"departure": {
"time": "1753376730",
"uncertainty": 120
},
"stopId": "NORM",
"stopSequence": 14
},
{
"arrival": {
"time": "1753376884",
"uncertainty": 120
},
"departure": {
"time": "1753376884",
"uncertainty": 120
},
"stopId": "GLBS",
"stopSequence": 15
},
{
"arrival": {
"time": "1753376934",
"uncertainty": 120
},
"departure": {
"time": "1753376934",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 16
},
{
"arrival": {
"time": "1753377031",
"uncertainty": 120
},
"departure": {
"time": "1753377031",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 17
},
{
"arrival": {
"time": "1753377123",
"uncertainty": 120
},
"departure": {
"time": "1753377123",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 18
},
{
"arrival": {
"time": "1753377217",
"uncertainty": 120
},
"departure": {
"time": "1753377217",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 19
},
{
"arrival": {
"time": "1753377294",
"uncertainty": 120
},
"departure": {
"time": "1753377294",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 20
},
{
"arrival": {
"time": "1753377346",
"uncertainty": 120
},
"departure": {
"time": "1753377346",
"uncertainty": 120
},
"stopId": "MARN",
"stopSequence": 21
},
{
"arrival": {
"time": "1753377423",
"uncertainty": 120
},
"departure": {
"time": "1753377423",
"uncertainty": 120
},
"stopId": "OISE",
"stopSequence": 22
},
{
"arrival": {
"time": "1753377474",
"uncertainty": 120
},
"departure": {
"time": "1753377474",
"uncertainty": 120
},
"stopId": "TONK",
"stopSequence": 23
},
{
"arrival": {
"time": "1753377568",
"uncertainty": 120
},
"departure": {
"time": "1753377568",
"uncertainty": 120
},
"stopId": "FREB",
"stopSequence": 24
},
{
"arrival": {
"time": "1753377583",
"uncertainty": 120
},
"departure": {
"time": "1753377583",
"uncertainty": 120
},
"stopId": "PUCE1",
"stopSequence": 25
},
{
"arrival": {
"time": "1753377654",
"uncertainty": 120
},
"departure": {
"time": "1753377654",
"uncertainty": 120
},
"stopId": "LYCA1",
"stopSequence": 26
},
{
"arrival": {
"time": "1753377772",
"uncertainty": 120
},
"departure": {
"time": "1753377772",
"uncertainty": 120
},
"stopId": "CLET",
"stopSequence": 27
},
{
"arrival": {
"time": "1753377870",
"uncertainty": 120
},
"departure": {
"time": "1753377870",
"uncertainty": 120
},
"stopId": "BUNI",
"stopSequence": 28
},
{
"arrival": {
"time": "1753377988",
"uncertainty": 120
},
"departure": {
"time": "1753377988",
"uncertainty": 120
},
"stopId": "HENA",
"stopSequence": 29
},
{
"arrival": {
"time": "1753378019",
"uncertainty": 120
},
"departure": {
"time": "1753378019",
"uncertainty": 120
},
"stopId": "ORME",
"stopSequence": 30
},
{
"arrival": {
"time": "1753378074",
"uncertainty": 120
},
"departure": {
"time": "1753378074",
"uncertainty": 120
},
"stopId": "BOLL1",
"stopSequence": 31
},
{
"arrival": {
"time": "1753378150",
"uncertainty": 120
},
"departure": {
"time": "1753378150",
"uncertainty": 120
},
"stopId": "KERF",
"stopSequence": 32
},
{
"arrival": {
"time": "1753378206",
"uncertainty": 120
},
"departure": {
"time": "1753378206",
"uncertainty": 120
},
"stopId": "PLEN",
"stopSequence": 33
},
{
"arrival": {
"time": "1753378262",
"uncertainty": 120
},
"departure": {
"time": "1753378262",
"uncertainty": 120
},
"stopId": "METI",
"stopSequence": 34
},
{
"arrival": {
"time": "1753378408",
"uncertainty": 120
},
"departure": {
"time": "1753378408",
"uncertainty": 120
},
"stopId": "RPK1",
"stopSequence": 35
},
{
"arrival": {
"time": "1753378434",
"uncertainty": 120
},
"stopId": "KERG",
"stopSequence": 36
}
],
"trip": {
"routeId": "T1a",
"scheduleRelationship": "SCHEDULED",
"tripId": "4479269"
}
}
},
{
"id": "4479268",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753375492",
"uncertainty": 120
},
"departure": {
"time": "1753375492",
"uncertainty": 120
},
"stopId": "MASS"
},
{
"departure": {
"time": "1753375080",
"uncertainty": 120
},
"stopId": "KERG",
"stopSequence": 1
},
{
"arrival": {
"time": "1753375134",
"uncertainty": 120
},
"departure": {
"time": "1753375134",
"uncertainty": 120
},
"stopId": "SCHU",
"stopSequence": 2
},
{
"arrival": {
"time": "1753375207",
"uncertainty": 120
},
"departure": {
"time": "1753375207",
"uncertainty": 120
},
"stopId": "QUER",
"stopSequence": 3
},
{
"arrival": {
"time": "1753375264",
"uncertainty": 120
},
"departure": {
"time": "1753375264",
"uncertainty": 120
},
"stopId": "STAR",
"stopSequence": 4
},
{
"arrival": {
"time": "1753375301",
"uncertainty": 120
},
"departure": {
"time": "1753375301",
"uncertainty": 120
},
"stopId": "PAN",
"stopSequence": 5
},
{
"arrival": {
"time": "1753375338",
"uncertainty": 120
},
"departure": {
"time": "1753375338",
"uncertainty": 120
},
"stopId": "MAND",
"stopSequence": 6
},
{
"arrival": {
"time": "1753375380",
"uncertainty": 120
},
"departure": {
"time": "1753375380",
"uncertainty": 120
},
"stopId": "KENC",
"stopSequence": 7
},
{
"arrival": {
"time": "1753375452",
"uncertainty": 120
},
"departure": {
"time": "1753375452",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "BERL",
"stopSequence": 8
},
{
"arrival": {
"time": "1753375499",
"uncertainty": 120
},
"departure": {
"time": "1753375499",
"uncertainty": 120
},
"stopId": "MASS",
"stopSequence": 9
},
{
"arrival": {
"time": "1753375554",
"uncertainty": 120
},
"departure": {
"time": "1753375554",
"uncertainty": 120
},
"stopId": "BDCH",
"stopSequence": 10
},
{
"arrival": {
"time": "1753375628",
"uncertainty": 120
},
"departure": {
"time": "1753375628",
"uncertainty": 120
},
"stopId": "LSCO",
"stopSequence": 11
},
{
"arrival": {
"time": "1753375710",
"uncertainty": 120
},
"departure": {
"time": "1753375710",
"uncertainty": 120
},
"stopId": "TREF",
"stopSequence": 12
},
{
"arrival": {
"time": "1753375785",
"uncertainty": 120
},
"departure": {
"time": "1753375785",
"uncertainty": 120
},
"stopId": "VERD3",
"stopSequence": 13
},
{
"arrival": {
"time": "1753375890",
"uncertainty": 120
},
"departure": {
"time": "1753375890",
"uncertainty": 120
},
"stopId": "NORM",
"stopSequence": 14
},
{
"arrival": {
"time": "1753376044",
"uncertainty": 120
},
"departure": {
"time": "1753376044",
"uncertainty": 120
},
"stopId": "GLBS",
"stopSequence": 15
},
{
"arrival": {
"time": "1753376094",
"uncertainty": 120
},
"departure": {
"time": "1753376094",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 16
},
{
"arrival": {
"time": "1753376191",
"uncertainty": 120
},
"departure": {
"time": "1753376191",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 17
},
{
"arrival": {
"time": "1753376283",
"uncertainty": 120
},
"departure": {
"time": "1753376283",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 18
},
{
"arrival": {
"time": "1753376377",
"uncertainty": 120
},
"departure": {
"time": "1753376377",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 19
},
{
"arrival": {
"time": "1753376454",
"uncertainty": 120
},
"departure": {
"time": "1753376454",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 20
},
{
"arrival": {
"time": "1753376524",
"uncertainty": 120
},
"departure": {
"time": "1753376524",
"uncertainty": 120
},
"stopId": "MARN",
"stopSequence": 21
},
{
"arrival": {
"time": "1753376626",
"uncertainty": 120
},
"departure": {
"time": "1753376626",
"uncertainty": 120
},
"stopId": "OISE",
"stopSequence": 22
},
{
"arrival": {
"time": "1753376694",
"uncertainty": 120
},
"departure": {
"time": "1753376694",
"uncertainty": 120
},
"stopId": "TONK",
"stopSequence": 23
},
{
"arrival": {
"time": "1753376788",
"uncertainty": 120
},
"departure": {
"time": "1753376788",
"uncertainty": 120
},
"stopId": "FREB",
"stopSequence": 24
},
{
"arrival": {
"time": "1753376803",
"uncertainty": 120
},
"departure": {
"time": "1753376803",
"uncertainty": 120
},
"stopId": "PUCE1",
"stopSequence": 25
},
{
"arrival": {
"time": "1753376874",
"uncertainty": 120
},
"departure": {
"time": "1753376874",
"uncertainty": 120
},
"stopId": "LYCA1",
"stopSequence": 26
},
{
"arrival": {
"time": "1753376992",
"uncertainty": 120
},
"departure": {
"time": "1753376992",
"uncertainty": 120
},
"stopId": "CLET",
"stopSequence": 27
},
{
"arrival": {
"time": "1753377090",
"uncertainty": 120
},
"departure": {
"time": "1753377090",
"uncertainty": 120
},
"stopId": "BUNI",
"stopSequence": 28
},
{
"arrival": {
"time": "1753377208",
"uncertainty": 120
},
"departure": {
"time": "1753377208",
"uncertainty": 120
},
"stopId": "HENA",
"stopSequence": 29
},
{
"arrival": {
"time": "1753377239",
"uncertainty": 120
},
"departure": {
"time": "1753377239",
"uncertainty": 120
},
"stopId": "ORME",
"stopSequence": 30
},
{
"arrival": {
"time": "1753377294",
"uncertainty": 120
},
"departure": {
"time": "1753377294",
"uncertainty": 120
},
"stopId": "BOLL1",
"stopSequence": 31
},
{
"arrival": {
"time": "1753377370",
"uncertainty": 120
},
"departure": {
"time": "1753377370",
"uncertainty": 120
},
"stopId": "KERF",
"stopSequence": 32
},
{
"arrival": {
"time": "1753377426",
"uncertainty": 120
},
"departure": {
"time": "1753377426",
"uncertainty": 120
},
"stopId": "PLEN",
"stopSequence": 33
},
{
"arrival": {
"time": "1753377482",
"uncertainty": 120
},
"departure": {
"time": "1753377482",
"uncertainty": 120
},
"stopId": "METI",
"stopSequence": 34
},
{
"arrival": {
"time": "1753377628",
"uncertainty": 120
},
"departure": {
"time": "1753377628",
"uncertainty": 120
},
"stopId": "RPK1",
"stopSequence": 35
},
{
"arrival": {
"time": "1753377654",
"uncertainty": 120
},
"stopId": "KERG",
"stopSequence": 36
}
],
"trip": {
"routeId": "T1a",
"scheduleRelationship": "SCHEDULED",
"tripId": "4479268"
}
}
},
{
"id": "4538898",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753375679",
"uncertainty": 120
},
"departure": {
"time": "1753375679",
"uncertainty": 120
},
"stopId": "CELT"
},
{
"arrival": {
"time": "1753375707",
"uncertainty": 120
},
"departure": {
"time": "1753375707",
"uncertainty": 120
},
"stopId": "CELT1"
},
{
"arrival": {
"time": "1753375895",
"uncertainty": 120
},
"departure": {
"time": "1753375895",
"uncertainty": 120
},
"stopId": "BRET1"
},
{
"arrival": {
"time": "1753376087",
"uncertainty": 120
},
"departure": {
"time": "1753376087",
"uncertainty": 120
},
"stopId": "COUP1"
},
{
"arrival": {
"time": "1753376172",
"uncertainty": 120
},
"departure": {
"time": "1753376172",
"uncertainty": 120
},
"stopId": "FSTP1"
},
{
"departure": {
"time": "1753375620",
"uncertainty": 120
},
"stopId": "PINS",
"stopSequence": 1
},
{
"arrival": {
"time": "1753375676",
"uncertainty": 120
},
"departure": {
"time": "1753375676",
"uncertainty": 120
},
"stopId": "CELT1",
"stopSequence": 2
},
{
"arrival": {
"time": "1753375785",
"uncertainty": 120
},
"departure": {
"time": "1753375785",
"uncertainty": 120
},
"stopId": "POMM1",
"stopSequence": 3
},
{
"arrival": {
"time": "1753375833",
"uncertainty": 120
},
"departure": {
"time": "1753375833",
"uncertainty": 120
},
"stopId": "PARC1",
"stopSequence": 4
},
{
"arrival": {
"time": "1753375891",
"uncertainty": 120
},
"departure": {
"time": "1753375891",
"uncertainty": 120
},
"stopId": "BRET1",
"stopSequence": 5
},
{
"arrival": {
"time": "1753375941",
"uncertainty": 120
},
"departure": {
"time": "1753375941",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "TYNE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1753376017",
"uncertainty": 120
},
"departure": {
"time": "1753376017",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "EGLB1",
"stopSequence": 7
},
{
"arrival": {
"time": "1753376178",
"uncertainty": 120
},
"departure": {
"time": "1753376178",
"uncertainty": 120
},
"stopId": "FSTP1",
"stopSequence": 8
},
{
"arrival": {
"time": "1753376213",
"uncertainty": 120
},
"departure": {
"time": "1753376213",
"uncertainty": 120
},
"stopId": "KRGO1",
"stopSequence": 9
},
{
"arrival": {
"time": "1753376260",
"uncertainty": 120
},
"departure": {
"time": "1753376260",
"uncertainty": 120
},
"stopId": "KERJ1",
"stopSequence": 10
},
{
"arrival": {
"time": "1753376328",
"uncertainty": 120
},
"departure": {
"time": "1753376328",
"uncertainty": 120
},
"stopId": "MATH1",
"stopSequence": 11
},
{
"arrival": {
"time": "1753376423",
"uncertainty": 120
},
"departure": {
"time": "1753376423",
"uncertainty": 120
},
"stopId": "KLDE1",
"stopSequence": 12
},
{
"arrival": {
"time": "1753376479",
"uncertainty": 120
},
"departure": {
"time": "1753376479",
"uncertainty": 120
},
"stopId": "KRAB1",
"stopSequence": 13
},
{
"arrival": {
"time": "1753376540",
"uncertainty": 120
},
"departure": {
"time": "1753376540",
"uncertainty": 120
},
"stopId": "KDIR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1753376598",
"uncertainty": 120
},
"departure": {
"time": "1753376598",
"uncertainty": 120
},
"stopId": "CSCI1",
"stopSequence": 15
},
{
"arrival": {
"time": "1753376656",
"uncertainty": 120
},
"departure": {
"time": "1753376656",
"uncertainty": 120
},
"stopId": "BUNI1",
"stopSequence": 16
},
{
"arrival": {
"time": "1753376740",
"uncertainty": 120
},
"departure": {
"time": "1753376740",
"uncertainty": 120
},
"stopId": "CLET1",
"stopSequence": 17
},
{
"arrival": {
"time": "1753376843",
"uncertainty": 120
},
"departure": {
"time": "1753376843",
"uncertainty": 120
},
"stopId": "LYCM1",
"stopSequence": 18
},
{
"arrival": {
"time": "1753376909",
"uncertainty": 120
},
"departure": {
"time": "1753376909",
"uncertainty": 120
},
"stopId": "MERV1",
"stopSequence": 19
},
{
"arrival": {
"time": "1753376958",
"uncertainty": 120
},
"departure": {
"time": "1753376958",
"uncertainty": 120
},
"stopId": "BAYA1",
"stopSequence": 20
},
{
"arrival": {
"time": "1753377023",
"uncertainty": 120
},
"departure": {
"time": "1753377023",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 21
},
{
"arrival": {
"time": "1753377110",
"uncertainty": 120
},
"departure": {
"time": "1753377110",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 22
},
{
"arrival": {
"time": "1753377197",
"uncertainty": 120
},
"departure": {
"time": "1753377197",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 23
},
{
"arrival": {
"time": "1753377279",
"uncertainty": 120
},
"departure": {
"time": "1753377279",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 24
},
{
"arrival": {
"time": "1753377392",
"uncertainty": 120
},
"departure": {
"time": "1753377392",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 25
},
{
"arrival": {
"time": "1753377487",
"uncertainty": 120
},
"departure": {
"time": "1753377487",
"uncertainty": 120
},
"stopId": "MELUN1",
"stopSequence": 26
},
{
"arrival": {
"time": "1753377523",
"uncertainty": 120
},
"departure": {
"time": "1753377523",
"uncertainty": 120
},
"stopId": "HOPS1",
"stopSequence": 27
},
{
"arrival": {
"time": "1753377554",
"uncertainty": 120
},
"departure": {
"time": "1753377554",
"uncertainty": 120
},
"stopId": "BOIS1",
"stopSequence": 28
},
{
"arrival": {
"time": "1753377629",
"uncertainty": 120
},
"departure": {
"time": "1753377629",
"uncertainty": 120
},
"stopId": "PERI1",
"stopSequence": 29
},
{
"arrival": {
"time": "1753377679",
"uncertainty": 120
},
"departure": {
"time": "1753377679",
"uncertainty": 120
},
"stopId": "LECL1",
"stopSequence": 30
},
{
"arrival": {
"time": "1753377752",
"uncertainty": 120
},
"departure": {
"time": "1753377752",
"uncertainty": 120
},
"stopId": "ALPH1",
"stopSequence": 31
},
{
"arrival": {
"time": "1753377853",
"uncertainty": 120
},
"departure": {
"time": "1753377853",
"uncertainty": 120
},
"stopId": "STAL1",
"stopSequence": 32
},
{
"arrival": {
"time": "1753377937",
"uncertainty": 120
},
"departure": {
"time": "1753377937",
"uncertainty": 120
},
"stopId": "REPB1",
"stopSequence": 33
},
{
"arrival": {
"time": "1753377965",
"uncertainty": 120
},
"departure": {
"time": "1753377965",
"uncertainty": 120
},
"stopId": "FERR1",
"stopSequence": 34
},
{
"arrival": {
"time": "1753378004",
"uncertainty": 120
},
"departure": {
"time": "1753378004",
"uncertainty": 120
},
"stopId": "JMAU",
"stopSequence": 35
},
{
"arrival": {
"time": "1753378052",
"uncertainty": 120
},
"departure": {
"time": "1753378052",
"uncertainty": 120
},
"stopId": "PENH",
"stopSequence": 36
},
{
"arrival": {
"time": "1753378118",
"uncertainty": 120
},
"departure": {
"time": "1753378118",
"uncertainty": 120
},
"stopId": "HEN1",
"stopSequence": 37
},
{
"arrival": {
"time": "1753378159",
"uncertainty": 120
},
"departure": {
"time": "1753378159",
"uncertainty": 120
},
"stopId": "TOUL3",
"stopSequence": 38
},
{
"arrival": {
"time": "1753378239",
"uncertainty": 120
},
"departure": {
"time": "1753378239",
"uncertainty": 120
},
"stopId": "MAI",
"stopSequence": 39
},
{
"arrival": {
"time": "1753378300",
"uncertainty": 120
},
"departure": {
"time": "1753378300",
"uncertainty": 120
},
"stopId": "COU1",
"stopSequence": 40
},
{
"arrival": {
"time": "1753378352",
"uncertainty": 120
},
"departure": {
"time": "1753378352",
"uncertainty": 120
},
"stopId": "KRFR1",
"stopSequence": 41
},
{
"arrival": {
"time": "1753378428",
"uncertainty": 120
},
"departure": {
"time": "1753378428",
"uncertainty": 120
},
"stopId": "VIEU",
"stopSequence": 42
},
{
"arrival": {
"time": "1753378499",
"uncertainty": 120
},
"departure": {
"time": "1753378499",
"uncertainty": 120
},
"stopId": "LGAZ",
"stopSequence": 43
},
{
"arrival": {
"time": "1753378532",
"uncertainty": 120
},
"departure": {
"time": "1753378532",
"uncertainty": 120
},
"stopId": "PBON",
"stopSequence": 44
},
{
"arrival": {
"time": "1753378589",
"uncertainty": 120
},
"departure": {
"time": "1753378589",
"uncertainty": 120
},
"stopId": "KESL",
"stopSequence": 45
},
{
"arrival": {
"time": "1753378722",
"uncertainty": 120
},
"departure": {
"time": "1753378722",
"uncertainty": 120
},
"stopId": "CHOU1",
"stopSequence": 46
},
{
"arrival": {
"time": "1753378752",
"uncertainty": 120
},
"departure": {
"time": "1753378752",
"uncertainty": 120
},
"stopId": "CROI1",
"stopSequence": 47
},
{
"arrival": {
"time": "1753378783",
"uncertainty": 120
},
"departure": {
"time": "1753378783",
"uncertainty": 120
},
"stopId": "KROU1",
"stopSequence": 48
},
{
"arrival": {
"time": "1753378832",
"uncertainty": 120
},
"stopId": "EXPO_AR",
"stopSequence": 49
}
],
"trip": {
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "4538898"
}
}
},
{
"id": "4538899",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753377659",
"uncertainty": 120
},
"departure": {
"time": "1753377659",
"uncertainty": 120
},
"stopId": "CELT"
},
{
"arrival": {
"time": "1753377687",
"uncertainty": 120
},
"departure": {
"time": "1753377687",
"uncertainty": 120
},
"stopId": "CELT1"
},
{
"arrival": {
"time": "1753377875",
"uncertainty": 120
},
"departure": {
"time": "1753377875",
"uncertainty": 120
},
"stopId": "BRET1"
},
{
"arrival": {
"time": "1753378067",
"uncertainty": 120
},
"departure": {
"time": "1753378067",
"uncertainty": 120
},
"stopId": "COUP1"
},
{
"arrival": {
"time": "1753378152",
"uncertainty": 120
},
"departure": {
"time": "1753378152",
"uncertainty": 120
},
"stopId": "FSTP1"
},
{
"departure": {
"time": "1753377600",
"uncertainty": 120
},
"stopId": "PINS",
"stopSequence": 1
},
{
"arrival": {
"time": "1753377656",
"uncertainty": 120
},
"departure": {
"time": "1753377656",
"uncertainty": 120
},
"stopId": "CELT1",
"stopSequence": 2
},
{
"arrival": {
"time": "1753377765",
"uncertainty": 120
},
"departure": {
"time": "1753377765",
"uncertainty": 120
},
"stopId": "POMM1",
"stopSequence": 3
},
{
"arrival": {
"time": "1753377813",
"uncertainty": 120
},
"departure": {
"time": "1753377813",
"uncertainty": 120
},
"stopId": "PARC1",
"stopSequence": 4
},
{
"arrival": {
"time": "1753377871",
"uncertainty": 120
},
"departure": {
"time": "1753377871",
"uncertainty": 120
},
"stopId": "BRET1",
"stopSequence": 5
},
{
"arrival": {
"time": "1753377921",
"uncertainty": 120
},
"departure": {
"time": "1753377921",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "TYNE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1753377997",
"uncertainty": 120
},
"departure": {
"time": "1753377997",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "EGLB1",
"stopSequence": 7
},
{
"arrival": {
"time": "1753378158",
"uncertainty": 120
},
"departure": {
"time": "1753378158",
"uncertainty": 120
},
"stopId": "FSTP1",
"stopSequence": 8
},
{
"arrival": {
"time": "1753378192",
"uncertainty": 120
},
"departure": {
"time": "1753378192",
"uncertainty": 120
},
"stopId": "KRGO1",
"stopSequence": 9
},
{
"arrival": {
"time": "1753378239",
"uncertainty": 120
},
"departure": {
"time": "1753378239",
"uncertainty": 120
},
"stopId": "KERJ1",
"stopSequence": 10
},
{
"arrival": {
"time": "1753378307",
"uncertainty": 120
},
"departure": {
"time": "1753378307",
"uncertainty": 120
},
"stopId": "MATH1",
"stopSequence": 11
},
{
"arrival": {
"time": "1753378402",
"uncertainty": 120
},
"departure": {
"time": "1753378402",
"uncertainty": 120
},
"stopId": "KLDE1",
"stopSequence": 12
},
{
"arrival": {
"time": "1753378458",
"uncertainty": 120
},
"departure": {
"time": "1753378458",
"uncertainty": 120
},
"stopId": "KRAB1",
"stopSequence": 13
},
{
"arrival": {
"time": "1753378519",
"uncertainty": 120
},
"departure": {
"time": "1753378519",
"uncertainty": 120
},
"stopId": "KDIR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1753378577",
"uncertainty": 120
},
"departure": {
"time": "1753378577",
"uncertainty": 120
},
"stopId": "CSCI1",
"stopSequence": 15
},
{
"arrival": {
"time": "1753378635",
"uncertainty": 120
},
"departure": {
"time": "1753378635",
"uncertainty": 120
},
"stopId": "BUNI1",
"stopSequence": 16
},
{
"arrival": {
"time": "1753378719",
"uncertainty": 120
},
"departure": {
"time": "1753378719",
"uncertainty": 120
},
"stopId": "CLET1",
"stopSequence": 17
},
{
"arrival": {
"time": "1753378822",
"uncertainty": 120
},
"departure": {
"time": "1753378822",
"uncertainty": 120
},
"stopId": "LYCM1",
"stopSequence": 18
},
{
"arrival": {
"time": "1753378888",
"uncertainty": 120
},
"departure": {
"time": "1753378888",
"uncertainty": 120
},
"stopId": "MERV1",
"stopSequence": 19
},
{
"arrival": {
"time": "1753378937",
"uncertainty": 120
},
"departure": {
"time": "1753378937",
"uncertainty": 120
},
"stopId": "BAYA1",
"stopSequence": 20
},
{
"arrival": {
"time": "1753379002",
"uncertainty": 120
},
"departure": {
"time": "1753379002",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 21
},
{
"arrival": {
"time": "1753379089",
"uncertainty": 120
},
"departure": {
"time": "1753379089",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 22
},
{
"arrival": {
"time": "1753379178",
"uncertainty": 120
},
"departure": {
"time": "1753379178",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 23
},
{
"arrival": {
"time": "1753379262",
"uncertainty": 120
},
"departure": {
"time": "1753379262",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 24
},
{
"arrival": {
"time": "1753379369",
"uncertainty": 120
},
"departure": {
"time": "1753379369",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 25
},
{
"arrival": {
"time": "1753379464",
"uncertainty": 120
},
"departure": {
"time": "1753379464",
"uncertainty": 120
},
"stopId": "MELUN1",
"stopSequence": 26
},
{
"arrival": {
"time": "1753379500",
"uncertainty": 120
},
"departure": {
"time": "1753379500",
"uncertainty": 120
},
"stopId": "HOPS1",
"stopSequence": 27
},
{
"arrival": {
"time": "1753379531",
"uncertainty": 120
},
"departure": {
"time": "1753379531",
"uncertainty": 120
},
"stopId": "BOIS1",
"stopSequence": 28
},
{
"arrival": {
"time": "1753379606",
"uncertainty": 120
},
"departure": {
"time": "1753379606",
"uncertainty": 120
},
"stopId": "PERI1",
"stopSequence": 29
},
{
"arrival": {
"time": "1753379656",
"uncertainty": 120
},
"departure": {
"time": "1753379656",
"uncertainty": 120
},
"stopId": "LECL1",
"stopSequence": 30
},
{
"arrival": {
"time": "1753379729",
"uncertainty": 120
},
"departure": {
"time": "1753379729",
"uncertainty": 120
},
"stopId": "ALPH1",
"stopSequence": 31
},
{
"arrival": {
"time": "1753379830",
"uncertainty": 120
},
"departure": {
"time": "1753379830",
"uncertainty": 120
},
"stopId": "STAL1",
"stopSequence": 32
},
{
"arrival": {
"time": "1753379914",
"uncertainty": 120
},
"departure": {
"time": "1753379914",
"uncertainty": 120
},
"stopId": "REPB1",
"stopSequence": 33
},
{
"arrival": {
"time": "1753379942",
"uncertainty": 120
},
"departure": {
"time": "1753379942",
"uncertainty": 120
},
"stopId": "FERR1",
"stopSequence": 34
},
{
"arrival": {
"time": "1753379981",
"uncertainty": 120
},
"departure": {
"time": "1753379981",
"uncertainty": 120
},
"stopId": "JMAU",
"stopSequence": 35
},
{
"arrival": {
"time": "1753380029",
"uncertainty": 120
},
"departure": {
"time": "1753380029",
"uncertainty": 120
},
"stopId": "PENH",
"stopSequence": 36
},
{
"arrival": {
"time": "1753380095",
"uncertainty": 120
},
"departure": {
"time": "1753380095",
"uncertainty": 120
},
"stopId": "HEN1",
"stopSequence": 37
},
{
"arrival": {
"time": "1753380136",
"uncertainty": 120
},
"departure": {
"time": "1753380136",
"uncertainty": 120
},
"stopId": "TOUL3",
"stopSequence": 38
},
{
"arrival": {
"time": "1753380216",
"uncertainty": 120
},
"departure": {
"time": "1753380216",
"uncertainty": 120
},
"stopId": "MAI",
"stopSequence": 39
},
{
"arrival": {
"time": "1753380277",
"uncertainty": 120
},
"departure": {
"time": "1753380277",
"uncertainty": 120
},
"stopId": "COU1",
"stopSequence": 40
},
{
"arrival": {
"time": "1753380329",
"uncertainty": 120
},
"departure": {
"time": "1753380329",
"uncertainty": 120
},
"stopId": "KRFR1",
"stopSequence": 41
},
{
"arrival": {
"time": "1753380405",
"uncertainty": 120
},
"departure": {
"time": "1753380405",
"uncertainty": 120
},
"stopId": "VIEU",
"stopSequence": 42
},
{
"arrival": {
"time": "1753380476",
"uncertainty": 120
},
"departure": {
"time": "1753380476",
"uncertainty": 120
},
"stopId": "LGAZ",
"stopSequence": 43
},
{
"arrival": {
"time": "1753380509",
"uncertainty": 120
},
"departure": {
"time": "1753380509",
"uncertainty": 120
},
"stopId": "PBON",
"stopSequence": 44
},
{
"arrival": {
"time": "1753380566",
"uncertainty": 120
},
"departure": {
"time": "1753380566",
"uncertainty": 120
},
"stopId": "KESL",
"stopSequence": 45
},
{
"arrival": {
"time": "1753380699",
"uncertainty": 120
},
"departure": {
"time": "1753380699",
"uncertainty": 120
},
"stopId": "CHOU1",
"stopSequence": 46
},
{
"arrival": {
"time": "1753380728",
"uncertainty": 120
},
"departure": {
"time": "1753380728",
"uncertainty": 120
},
"stopId": "CROI1",
"stopSequence": 47
},
{
"arrival": {
"time": "1753380758",
"uncertainty": 120
},
"departure": {
"time": "1753380758",
"uncertainty": 120
},
"stopId": "KROU1",
"stopSequence": 48
},
{
"arrival": {
"time": "1753380807",
"uncertainty": 120
},
"stopId": "EXPO_AR",
"stopSequence": 49
}
],
"trip": {
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "4538899"
}
}
},
{
"id": "4538896",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753373761",
"uncertainty": 120
},
"departure": {
"time": "1753373761",
"uncertainty": 120
},
"stopId": "FSTP1"
},
{
"arrival": {
"time": "1753373541",
"uncertainty": 120
},
"departure": {
"time": "1753373541",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "TYNE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1753373617",
"uncertainty": 120
},
"departure": {
"time": "1753373617",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "EGLB1",
"stopSequence": 7
},
{
"arrival": {
"time": "1753373764",
"uncertainty": 120
},
"departure": {
"time": "1753373764",
"uncertainty": 120
},
"stopId": "FSTP1",
"stopSequence": 8
},
{
"arrival": {
"time": "1753373819",
"uncertainty": 120
},
"departure": {
"time": "1753373819",
"uncertainty": 120
},
"stopId": "KRGO1",
"stopSequence": 9
},
{
"arrival": {
"time": "1753373893",
"uncertainty": 120
},
"departure": {
"time": "1753373893",
"uncertainty": 120
},
"stopId": "KERJ1",
"stopSequence": 10
},
{
"arrival": {
"time": "1753373974",
"uncertainty": 120
},
"departure": {
"time": "1753374005",
"uncertainty": 120
},
"stopId": "MATH1",
"stopSequence": 11
},
{
"arrival": {
"time": "1753374086",
"uncertainty": 120
},
"departure": {
"time": "1753374094",
"uncertainty": 120
},
"stopId": "KLDE1",
"stopSequence": 12
},
{
"arrival": {
"time": "1753374154",
"uncertainty": 120
},
"departure": {
"time": "1753374154",
"uncertainty": 120
},
"stopId": "KRAB1",
"stopSequence": 13
},
{
"arrival": {
"time": "1753374210",
"uncertainty": 120
},
"departure": {
"time": "1753374210",
"uncertainty": 120
},
"stopId": "KDIR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1753374257",
"uncertainty": 120
},
"departure": {
"time": "1753374257",
"uncertainty": 120
},
"stopId": "CSCI1",
"stopSequence": 15
},
{
"arrival": {
"time": "1753374317",
"uncertainty": 120
},
"departure": {
"time": "1753374317",
"uncertainty": 120
},
"stopId": "BUNI1",
"stopSequence": 16
},
{
"arrival": {
"time": "1753374393",
"uncertainty": 120
},
"departure": {
"time": "1753374393",
"uncertainty": 120
},
"stopId": "CLET1",
"stopSequence": 17
},
{
"arrival": {
"time": "1753374505",
"uncertainty": 120
},
"departure": {
"time": "1753374505",
"uncertainty": 120
},
"stopId": "LYCM1",
"stopSequence": 18
},
{
"arrival": {
"time": "1753374564",
"uncertainty": 120
},
"departure": {
"time": "1753374564",
"uncertainty": 120
},
"stopId": "MERV1",
"stopSequence": 19
},
{
"arrival": {
"time": "1753374633",
"uncertainty": 120
},
"departure": {
"time": "1753374633",
"uncertainty": 120
},
"stopId": "BAYA1",
"stopSequence": 20
},
{
"arrival": {
"time": "1753374699",
"uncertainty": 120
},
"departure": {
"time": "1753374699",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 21
},
{
"arrival": {
"time": "1753374772",
"uncertainty": 120
},
"departure": {
"time": "1753374772",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 22
},
{
"arrival": {
"time": "1753374862",
"uncertainty": 120
},
"departure": {
"time": "1753374862",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 23
},
{
"arrival": {
"time": "1753374947",
"uncertainty": 120
},
"departure": {
"time": "1753374947",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 24
},
{
"arrival": {
"time": "1753375042",
"uncertainty": 120
},
"departure": {
"time": "1753375042",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 25
},
{
"arrival": {
"time": "1753375103",
"uncertainty": 120
},
"departure": {
"time": "1753375103",
"uncertainty": 120
},
"stopId": "MELUN1",
"stopSequence": 26
},
{
"arrival": {
"time": "1753375159",
"uncertainty": 120
},
"departure": {
"time": "1753375159",
"uncertainty": 120
},
"stopId": "HOPS1",
"stopSequence": 27
},
{
"arrival": {
"time": "1753375190",
"uncertainty": 120
},
"departure": {
"time": "1753375190",
"uncertainty": 120
},
"stopId": "BOIS1",
"stopSequence": 28
},
{
"arrival": {
"time": "1753375265",
"uncertainty": 120
},
"departure": {
"time": "1753375265",
"uncertainty": 120
},
"stopId": "PERI1",
"stopSequence": 29
},
{
"arrival": {
"time": "1753375315",
"uncertainty": 120
},
"departure": {
"time": "1753375315",
"uncertainty": 120
},
"stopId": "LECL1",
"stopSequence": 30
},
{
"arrival": {
"time": "1753375388",
"uncertainty": 120
},
"departure": {
"time": "1753375388",
"uncertainty": 120
},
"stopId": "ALPH1",
"stopSequence": 31
},
{
"arrival": {
"time": "1753375489",
"uncertainty": 120
},
"departure": {
"time": "1753375489",
"uncertainty": 120
},
"stopId": "STAL1",
"stopSequence": 32
},
{
"arrival": {
"time": "1753375573",
"uncertainty": 120
},
"departure": {
"time": "1753375573",
"uncertainty": 120
},
"stopId": "REPB1",
"stopSequence": 33
},
{
"arrival": {
"time": "1753375601",
"uncertainty": 120
},
"departure": {
"time": "1753375601",
"uncertainty": 120
},
"stopId": "FERR1",
"stopSequence": 34
},
{
"arrival": {
"time": "1753375640",
"uncertainty": 120
},
"departure": {
"time": "1753375640",
"uncertainty": 120
},
"stopId": "JMAU",
"stopSequence": 35
},
{
"arrival": {
"time": "1753375688",
"uncertainty": 120
},
"departure": {
"time": "1753375688",
"uncertainty": 120
},
"stopId": "PENH",
"stopSequence": 36
},
{
"arrival": {
"time": "1753375754",
"uncertainty": 120
},
"departure": {
"time": "1753375754",
"uncertainty": 120
},
"stopId": "HEN1",
"stopSequence": 37
},
{
"arrival": {
"time": "1753375795",
"uncertainty": 120
},
"departure": {
"time": "1753375795",
"uncertainty": 120
},
"stopId": "TOUL3",
"stopSequence": 38
},
{
"arrival": {
"time": "1753375875",
"uncertainty": 120
},
"departure": {
"time": "1753375875",
"uncertainty": 120
},
"stopId": "MAI",
"stopSequence": 39
},
{
"arrival": {
"time": "1753375936",
"uncertainty": 120
},
"departure": {
"time": "1753375936",
"uncertainty": 120
},
"stopId": "COU1",
"stopSequence": 40
},
{
"arrival": {
"time": "1753375988",
"uncertainty": 120
},
"departure": {
"time": "1753375988",
"uncertainty": 120
},
"stopId": "KRFR1",
"stopSequence": 41
},
{
"arrival": {
"time": "1753376089",
"uncertainty": 120
},
"departure": {
"time": "1753376089",
"uncertainty": 120
},
"stopId": "VIEU",
"stopSequence": 42
},
{
"arrival": {
"time": "1753376183",
"uncertainty": 120
},
"departure": {
"time": "1753376183",
"uncertainty": 120
},
"stopId": "LGAZ",
"stopSequence": 43
},
{
"arrival": {
"time": "1753376228",
"uncertainty": 120
},
"departure": {
"time": "1753376228",
"uncertainty": 120
},
"stopId": "PBON",
"stopSequence": 44
},
{
"arrival": {
"time": "1753376285",
"uncertainty": 120
},
"departure": {
"time": "1753376285",
"uncertainty": 120
},
"stopId": "KESL",
"stopSequence": 45
},
{
"arrival": {
"time": "1753376418",
"uncertainty": 120
},
"departure": {
"time": "1753376418",
"uncertainty": 120
},
"stopId": "CHOU1",
"stopSequence": 46
},
{
"arrival": {
"time": "1753376450",
"uncertainty": 120
},
"departure": {
"time": "1753376450",
"uncertainty": 120
},
"stopId": "CROI1",
"stopSequence": 47
},
{
"arrival": {
"time": "1753376483",
"uncertainty": 120
},
"departure": {
"time": "1753376483",
"uncertainty": 120
},
"stopId": "KROU1",
"stopSequence": 48
},
{
"arrival": {
"time": "1753376532",
"uncertainty": 120
},
"stopId": "EXPO_AR",
"stopSequence": 49
}
],
"trip": {
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "4538896"
},
"vehicle": {
"id": "444",
"label": "444"
}
}
},
{
"id": "4538897",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753374539",
"uncertainty": 120
},
"departure": {
"time": "1753374539",
"uncertainty": 120
},
"stopId": "CELT"
},
{
"arrival": {
"time": "1753374567",
"uncertainty": 120
},
"departure": {
"time": "1753374567",
"uncertainty": 120
},
"stopId": "CELT1"
},
{
"arrival": {
"time": "1753374755",
"uncertainty": 120
},
"departure": {
"time": "1753374755",
"uncertainty": 120
},
"stopId": "BRET1"
},
{
"arrival": {
"time": "1753374947",
"uncertainty": 120
},
"departure": {
"time": "1753374947",
"uncertainty": 120
},
"stopId": "COUP1"
},
{
"arrival": {
"time": "1753375032",
"uncertainty": 120
},
"departure": {
"time": "1753375032",
"uncertainty": 120
},
"stopId": "FSTP1"
},
{
"departure": {
"time": "1753374480",
"uncertainty": 120
},
"stopId": "PINS",
"stopSequence": 1
},
{
"arrival": {
"time": "1753374536",
"uncertainty": 120
},
"departure": {
"time": "1753374536",
"uncertainty": 120
},
"stopId": "CELT1",
"stopSequence": 2
},
{
"arrival": {
"time": "1753374645",
"uncertainty": 120
},
"departure": {
"time": "1753374645",
"uncertainty": 120
},
"stopId": "POMM1",
"stopSequence": 3
},
{
"arrival": {
"time": "1753374693",
"uncertainty": 120
},
"departure": {
"time": "1753374693",
"uncertainty": 120
},
"stopId": "PARC1",
"stopSequence": 4
},
{
"arrival": {
"time": "1753374751",
"uncertainty": 120
},
"departure": {
"time": "1753374751",
"uncertainty": 120
},
"stopId": "BRET1",
"stopSequence": 5
},
{
"arrival": {
"time": "1753374801",
"uncertainty": 120
},
"departure": {
"time": "1753374801",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "TYNE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1753374877",
"uncertainty": 120
},
"departure": {
"time": "1753374877",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "EGLB1",
"stopSequence": 7
},
{
"arrival": {
"time": "1753375038",
"uncertainty": 120
},
"departure": {
"time": "1753375038",
"uncertainty": 120
},
"stopId": "FSTP1",
"stopSequence": 8
},
{
"arrival": {
"time": "1753375071",
"uncertainty": 120
},
"departure": {
"time": "1753375071",
"uncertainty": 120
},
"stopId": "KRGO1",
"stopSequence": 9
},
{
"arrival": {
"time": "1753375118",
"uncertainty": 120
},
"departure": {
"time": "1753375118",
"uncertainty": 120
},
"stopId": "KERJ1",
"stopSequence": 10
},
{
"arrival": {
"time": "1753375186",
"uncertainty": 120
},
"departure": {
"time": "1753375186",
"uncertainty": 120
},
"stopId": "MATH1",
"stopSequence": 11
},
{
"arrival": {
"time": "1753375281",
"uncertainty": 120
},
"departure": {
"time": "1753375281",
"uncertainty": 120
},
"stopId": "KLDE1",
"stopSequence": 12
},
{
"arrival": {
"time": "1753375337",
"uncertainty": 120
},
"departure": {
"time": "1753375337",
"uncertainty": 120
},
"stopId": "KRAB1",
"stopSequence": 13
},
{
"arrival": {
"time": "1753375398",
"uncertainty": 120
},
"departure": {
"time": "1753375398",
"uncertainty": 120
},
"stopId": "KDIR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1753375456",
"uncertainty": 120
},
"departure": {
"time": "1753375456",
"uncertainty": 120
},
"stopId": "CSCI1",
"stopSequence": 15
},
{
"arrival": {
"time": "1753375514",
"uncertainty": 120
},
"departure": {
"time": "1753375514",
"uncertainty": 120
},
"stopId": "BUNI1",
"stopSequence": 16
},
{
"arrival": {
"time": "1753375610",
"uncertainty": 120
},
"departure": {
"time": "1753375610",
"uncertainty": 120
},
"stopId": "CLET1",
"stopSequence": 17
},
{
"arrival": {
"time": "1753375715",
"uncertainty": 120
},
"departure": {
"time": "1753375715",
"uncertainty": 120
},
"stopId": "LYCM1",
"stopSequence": 18
},
{
"arrival": {
"time": "1753375781",
"uncertainty": 120
},
"departure": {
"time": "1753375781",
"uncertainty": 120
},
"stopId": "MERV1",
"stopSequence": 19
},
{
"arrival": {
"time": "1753375830",
"uncertainty": 120
},
"departure": {
"time": "1753375830",
"uncertainty": 120
},
"stopId": "BAYA1",
"stopSequence": 20
},
{
"arrival": {
"time": "1753375895",
"uncertainty": 120
},
"departure": {
"time": "1753375895",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 21
},
{
"arrival": {
"time": "1753375982",
"uncertainty": 120
},
"departure": {
"time": "1753375982",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 22
},
{
"arrival": {
"time": "1753376069",
"uncertainty": 120
},
"departure": {
"time": "1753376069",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 23
},
{
"arrival": {
"time": "1753376151",
"uncertainty": 120
},
"departure": {
"time": "1753376151",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 24
},
{
"arrival": {
"time": "1753376291",
"uncertainty": 120
},
"departure": {
"time": "1753376291",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 25
},
{
"arrival": {
"time": "1753376393",
"uncertainty": 120
},
"departure": {
"time": "1753376393",
"uncertainty": 120
},
"stopId": "MELUN1",
"stopSequence": 26
},
{
"arrival": {
"time": "1753376432",
"uncertainty": 120
},
"departure": {
"time": "1753376432",
"uncertainty": 120
},
"stopId": "HOPS1",
"stopSequence": 27
},
{
"arrival": {
"time": "1753376463",
"uncertainty": 120
},
"departure": {
"time": "1753376463",
"uncertainty": 120
},
"stopId": "BOIS1",
"stopSequence": 28
},
{
"arrival": {
"time": "1753376538",
"uncertainty": 120
},
"departure": {
"time": "1753376538",
"uncertainty": 120
},
"stopId": "PERI1",
"stopSequence": 29
},
{
"arrival": {
"time": "1753376588",
"uncertainty": 120
},
"departure": {
"time": "1753376588",
"uncertainty": 120
},
"stopId": "LECL1",
"stopSequence": 30
},
{
"arrival": {
"time": "1753376661",
"uncertainty": 120
},
"departure": {
"time": "1753376661",
"uncertainty": 120
},
"stopId": "ALPH1",
"stopSequence": 31
},
{
"arrival": {
"time": "1753376762",
"uncertainty": 120
},
"departure": {
"time": "1753376762",
"uncertainty": 120
},
"stopId": "STAL1",
"stopSequence": 32
},
{
"arrival": {
"time": "1753376846",
"uncertainty": 120
},
"departure": {
"time": "1753376846",
"uncertainty": 120
},
"stopId": "REPB1",
"stopSequence": 33
},
{
"arrival": {
"time": "1753376874",
"uncertainty": 120
},
"departure": {
"time": "1753376874",
"uncertainty": 120
},
"stopId": "FERR1",
"stopSequence": 34
},
{
"arrival": {
"time": "1753376913",
"uncertainty": 120
},
"departure": {
"time": "1753376913",
"uncertainty": 120
},
"stopId": "JMAU",
"stopSequence": 35
},
{
"arrival": {
"time": "1753376961",
"uncertainty": 120
},
"departure": {
"time": "1753376961",
"uncertainty": 120
},
"stopId": "PENH",
"stopSequence": 36
},
{
"arrival": {
"time": "1753377027",
"uncertainty": 120
},
"departure": {
"time": "1753377027",
"uncertainty": 120
},
"stopId": "HEN1",
"stopSequence": 37
},
{
"arrival": {
"time": "1753377068",
"uncertainty": 120
},
"departure": {
"time": "1753377068",
"uncertainty": 120
},
"stopId": "TOUL3",
"stopSequence": 38
},
{
"arrival": {
"time": "1753377148",
"uncertainty": 120
},
"departure": {
"time": "1753377148",
"uncertainty": 120
},
"stopId": "MAI",
"stopSequence": 39
},
{
"arrival": {
"time": "1753377209",
"uncertainty": 120
},
"departure": {
"time": "1753377209",
"uncertainty": 120
},
"stopId": "COU1",
"stopSequence": 40
},
{
"arrival": {
"time": "1753377261",
"uncertainty": 120
},
"departure": {
"time": "1753377261",
"uncertainty": 120
},
"stopId": "KRFR1",
"stopSequence": 41
},
{
"arrival": {
"time": "1753377359",
"uncertainty": 120
},
"departure": {
"time": "1753377359",
"uncertainty": 120
},
"stopId": "VIEU",
"stopSequence": 42
},
{
"arrival": {
"time": "1753377450",
"uncertainty": 120
},
"departure": {
"time": "1753377450",
"uncertainty": 120
},
"stopId": "LGAZ",
"stopSequence": 43
},
{
"arrival": {
"time": "1753377494",
"uncertainty": 120
},
"departure": {
"time": "1753377494",
"uncertainty": 120
},
"stopId": "PBON",
"stopSequence": 44
},
{
"arrival": {
"time": "1753377551",
"uncertainty": 120
},
"departure": {
"time": "1753377551",
"uncertainty": 120
},
"stopId": "KESL",
"stopSequence": 45
},
{
"arrival": {
"time": "1753377684",
"uncertainty": 120
},
"departure": {
"time": "1753377684",
"uncertainty": 120
},
"stopId": "CHOU1",
"stopSequence": 46
},
{
"arrival": {
"time": "1753377713",
"uncertainty": 120
},
"departure": {
"time": "1753377713",
"uncertainty": 120
},
"stopId": "CROI1",
"stopSequence": 47
},
{
"arrival": {
"time": "1753377743",
"uncertainty": 120
},
"departure": {
"time": "1753377743",
"uncertainty": 120
},
"stopId": "KROU1",
"stopSequence": 48
},
{
"arrival": {
"time": "1753377792",
"uncertainty": 120
},
"stopId": "EXPO_AR",
"stopSequence": 49
}
],
"trip": {
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "4538897"
}
}
},
{
"id": "4538895",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753372166",
"uncertainty": 120
},
"departure": {
"time": "1753372187",
"uncertainty": 120
},
"stopId": "BRET1"
},
{
"arrival": {
"time": "1753372380",
"uncertainty": 120
},
"departure": {
"time": "1753372380",
"uncertainty": 120
},
"stopId": "COUP1"
},
{
"arrival": {
"time": "1753372457",
"uncertainty": 120
},
"departure": {
"time": "1753372457",
"uncertainty": 120
},
"stopId": "FSTP1"
},
{
"arrival": {
"time": "1753372042",
"uncertainty": 120
},
"departure": {
"time": "1753372042",
"uncertainty": 120
},
"stopId": "POMM1",
"stopSequence": 3
},
{
"arrival": {
"time": "1753372091",
"uncertainty": 120
},
"departure": {
"time": "1753372091",
"uncertainty": 120
},
"stopId": "PARC1",
"stopSequence": 4
},
{
"arrival": {
"time": "1753372162",
"uncertainty": 120
},
"departure": {
"time": "1753372162",
"uncertainty": 120
},
"stopId": "BRET1",
"stopSequence": 5
},
{
"arrival": {
"time": "1753372221",
"uncertainty": 120
},
"departure": {
"time": "1753372221",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "TYNE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1753372297",
"uncertainty": 120
},
"departure": {
"time": "1753372297",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "EGLB1",
"stopSequence": 7
},
{
"arrival": {
"time": "1753372457",
"uncertainty": 120
},
"departure": {
"time": "1753372457",
"uncertainty": 120
},
"stopId": "FSTP1",
"stopSequence": 8
},
{
"arrival": {
"time": "1753372518",
"uncertainty": 120
},
"departure": {
"time": "1753372518",
"uncertainty": 120
},
"stopId": "KRGO1",
"stopSequence": 9
},
{
"arrival": {
"time": "1753372595",
"uncertainty": 120
},
"departure": {
"time": "1753372608",
"uncertainty": 120
},
"stopId": "KERJ1",
"stopSequence": 10
},
{
"arrival": {
"time": "1753372682",
"uncertainty": 120
},
"departure": {
"time": "1753372682",
"uncertainty": 120
},
"stopId": "MATH1",
"stopSequence": 11
},
{
"arrival": {
"time": "1753372781",
"uncertainty": 120
},
"departure": {
"time": "1753372787",
"uncertainty": 120
},
"stopId": "KLDE1",
"stopSequence": 12
},
{
"arrival": {
"time": "1753372847",
"uncertainty": 120
},
"departure": {
"time": "1753372847",
"uncertainty": 120
},
"stopId": "KRAB1",
"stopSequence": 13
},
{
"arrival": {
"time": "1753372914",
"uncertainty": 120
},
"departure": {
"time": "1753372914",
"uncertainty": 120
},
"stopId": "KDIR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1753372959",
"uncertainty": 120
},
"departure": {
"time": "1753372967",
"uncertainty": 120
},
"stopId": "CSCI1",
"stopSequence": 15
},
{
"arrival": {
"time": "1753373027",
"uncertainty": 120
},
"departure": {
"time": "1753373027",
"uncertainty": 120
},
"stopId": "BUNI1",
"stopSequence": 16
},
{
"arrival": {
"time": "1753373105",
"uncertainty": 120
},
"departure": {
"time": "1753373118",
"uncertainty": 120
},
"stopId": "CLET1",
"stopSequence": 17
},
{
"arrival": {
"time": "1753373216",
"uncertainty": 120
},
"departure": {
"time": "1753373216",
"uncertainty": 120
},
"stopId": "LYCM1",
"stopSequence": 18
},
{
"arrival": {
"time": "1753373298",
"uncertainty": 120
},
"departure": {
"time": "1753373298",
"uncertainty": 120
},
"stopId": "MERV1",
"stopSequence": 19
},
{
"arrival": {
"time": "1753373379",
"uncertainty": 120
},
"departure": {
"time": "1753373379",
"uncertainty": 120
},
"stopId": "BAYA1",
"stopSequence": 20
},
{
"arrival": {
"time": "1753373443",
"uncertainty": 120
},
"departure": {
"time": "1753373478",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 21
},
{
"arrival": {
"time": "1753373557",
"uncertainty": 120
},
"departure": {
"time": "1753373567",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 22
},
{
"arrival": {
"time": "1753373657",
"uncertainty": 120
},
"departure": {
"time": "1753373657",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 23
},
{
"arrival": {
"time": "1753373776",
"uncertainty": 120
},
"departure": {
"time": "1753373777",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 24
},
{
"arrival": {
"time": "1753373897",
"uncertainty": 120
},
"departure": {
"time": "1753373958",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 25
},
{
"arrival": {
"time": "1753374014",
"uncertainty": 120
},
"departure": {
"time": "1753374018",
"uncertainty": 120
},
"stopId": "MELUN1",
"stopSequence": 26
},
{
"arrival": {
"time": "1753374076",
"uncertainty": 120
},
"departure": {
"time": "1753374076",
"uncertainty": 120
},
"stopId": "HOPS1",
"stopSequence": 27
},
{
"arrival": {
"time": "1753374107",
"uncertainty": 120
},
"departure": {
"time": "1753374107",
"uncertainty": 120
},
"stopId": "BOIS1",
"stopSequence": 28
},
{
"arrival": {
"time": "1753374179",
"uncertainty": 120
},
"departure": {
"time": "1753374179",
"uncertainty": 120
},
"stopId": "PERI1",
"stopSequence": 29
},
{
"arrival": {
"time": "1753374218",
"uncertainty": 120
},
"departure": {
"time": "1753374218",
"uncertainty": 120
},
"stopId": "LECL1",
"stopSequence": 30
},
{
"arrival": {
"time": "1753374289",
"uncertainty": 120
},
"departure": {
"time": "1753374289",
"uncertainty": 120
},
"stopId": "ALPH1",
"stopSequence": 31
},
{
"arrival": {
"time": "1753374393",
"uncertainty": 120
},
"departure": {
"time": "1753374393",
"uncertainty": 120
},
"stopId": "STAL1",
"stopSequence": 32
},
{
"arrival": {
"time": "1753374470",
"uncertainty": 120
},
"departure": {
"time": "1753374470",
"uncertainty": 120
},
"stopId": "REPB1",
"stopSequence": 33
},
{
"arrival": {
"time": "1753374498",
"uncertainty": 120
},
"departure": {
"time": "1753374498",
"uncertainty": 120
},
"stopId": "FERR1",
"stopSequence": 34
},
{
"arrival": {
"time": "1753374537",
"uncertainty": 120
},
"departure": {
"time": "1753374537",
"uncertainty": 120
},
"stopId": "JMAU",
"stopSequence": 35
},
{
"arrival": {
"time": "1753374596",
"uncertainty": 120
},
"departure": {
"time": "1753374596",
"uncertainty": 120
},
"stopId": "PENH",
"stopSequence": 36
},
{
"arrival": {
"time": "1753374667",
"uncertainty": 120
},
"departure": {
"time": "1753374667",
"uncertainty": 120
},
"stopId": "HEN1",
"stopSequence": 37
},
{
"arrival": {
"time": "1753374704",
"uncertainty": 120
},
"departure": {
"time": "1753374704",
"uncertainty": 120
},
"stopId": "TOUL3",
"stopSequence": 38
},
{
"arrival": {
"time": "1753374784",
"uncertainty": 120
},
"departure": {
"time": "1753374784",
"uncertainty": 120
},
"stopId": "MAI",
"stopSequence": 39
},
{
"arrival": {
"time": "1753374825",
"uncertainty": 120
},
"departure": {
"time": "1753374825",
"uncertainty": 120
},
"stopId": "COU1",
"stopSequence": 40
},
{
"arrival": {
"time": "1753374874",
"uncertainty": 120
},
"departure": {
"time": "1753374874",
"uncertainty": 120
},
"stopId": "KRFR1",
"stopSequence": 41
},
{
"arrival": {
"time": "1753374954",
"uncertainty": 120
},
"departure": {
"time": "1753374954",
"uncertainty": 120
},
"stopId": "VIEU",
"stopSequence": 42
},
{
"arrival": {
"time": "1753375028",
"uncertainty": 120
},
"departure": {
"time": "1753375028",
"uncertainty": 120
},
"stopId": "LGAZ",
"stopSequence": 43
},
{
"arrival": {
"time": "1753375055",
"uncertainty": 120
},
"departure": {
"time": "1753375055",
"uncertainty": 120
},
"stopId": "PBON",
"stopSequence": 44
},
{
"arrival": {
"time": "1753375116",
"uncertainty": 120
},
"departure": {
"time": "1753375116",
"uncertainty": 120
},
"stopId": "KESL",
"stopSequence": 45
},
{
"arrival": {
"time": "1753375283",
"uncertainty": 120
},
"departure": {
"time": "1753375283",
"uncertainty": 120
},
"stopId": "CHOU1",
"stopSequence": 46
},
{
"arrival": {
"time": "1753375313",
"uncertainty": 120
},
"departure": {
"time": "1753375313",
"uncertainty": 120
},
"stopId": "CROI1",
"stopSequence": 47
},
{
"arrival": {
"time": "1753375349",
"uncertainty": 120
},
"departure": {
"time": "1753375349",
"uncertainty": 120
},
"stopId": "KROU1",
"stopSequence": 48
},
{
"arrival": {
"time": "1753375407",
"uncertainty": 120
},
"stopId": "EXPO_AR",
"stopSequence": 49
}
],
"trip": {
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "4538895"
},
"vehicle": {
"id": "392",
"label": "392"
}
}
},
{
"id": "4538893",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753370967",
"uncertainty": 120
},
"departure": {
"time": "1753370981",
"uncertainty": 120
},
"stopId": "BRET1"
},
{
"arrival": {
"time": "1753371159",
"uncertainty": 120
},
"departure": {
"time": "1753371159",
"uncertainty": 120
},
"stopId": "COUP1"
},
{
"arrival": {
"time": "1753371208",
"uncertainty": 120
},
"departure": {
"time": "1753371208",
"uncertainty": 120
},
"stopId": "FSTP1"
},
{
"arrival": {
"time": "1753370873",
"uncertainty": 120
},
"departure": {
"time": "1753370873",
"uncertainty": 120
},
"stopId": "POMM1",
"stopSequence": 3
},
{
"arrival": {
"time": "1753370902",
"uncertainty": 120
},
"departure": {
"time": "1753370903",
"uncertainty": 120
},
"stopId": "PARC1",
"stopSequence": 4
},
{
"arrival": {
"time": "1753370958",
"uncertainty": 120
},
"departure": {
"time": "1753370963",
"uncertainty": 120
},
"stopId": "BRET1",
"stopSequence": 5
},
{
"arrival": {
"time": "1753371081",
"uncertainty": 120
},
"departure": {
"time": "1753371081",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "TYNE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1753371157",
"uncertainty": 120
},
"departure": {
"time": "1753371157",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "EGLB1",
"stopSequence": 7
},
{
"arrival": {
"time": "1753371208",
"uncertainty": 120
},
"departure": {
"time": "1753371208",
"uncertainty": 120
},
"stopId": "FSTP1",
"stopSequence": 8
},
{
"arrival": {
"time": "1753371238",
"uncertainty": 120
},
"departure": {
"time": "1753371238",
"uncertainty": 120
},
"stopId": "KRGO1",
"stopSequence": 9
},
{
"arrival": {
"time": "1753371306",
"uncertainty": 120
},
"departure": {
"time": "1753371328",
"uncertainty": 120
},
"stopId": "KERJ1",
"stopSequence": 10
},
{
"arrival": {
"time": "1753371407",
"uncertainty": 120
},
"departure": {
"time": "1753371407",
"uncertainty": 120
},
"stopId": "MATH1",
"stopSequence": 11
},
{
"arrival": {
"time": "1753371492",
"uncertainty": 120
},
"departure": {
"time": "1753371492",
"uncertainty": 120
},
"stopId": "KLDE1",
"stopSequence": 12
},
{
"arrival": {
"time": "1753371569",
"uncertainty": 120
},
"departure": {
"time": "1753371569",
"uncertainty": 120
},
"stopId": "KRAB1",
"stopSequence": 13
},
{
"arrival": {
"time": "1753371635",
"uncertainty": 120
},
"departure": {
"time": "1753371635",
"uncertainty": 120
},
"stopId": "KDIR1",
"stopSequence": 14
},
{
"arrival": {
"time": "1753371699",
"uncertainty": 120
},
"departure": {
"time": "1753371699",
"uncertainty": 120
},
"stopId": "CSCI1",
"stopSequence": 15
},
{
"arrival": {
"time": "1753371770",
"uncertainty": 120
},
"departure": {
"time": "1753371779",
"uncertainty": 120
},
"stopId": "BUNI1",
"stopSequence": 16
},
{
"arrival": {
"time": "1753371886",
"uncertainty": 120
},
"departure": {
"time": "1753371886",
"uncertainty": 120
},
"stopId": "CLET1",
"stopSequence": 17
},
{
"arrival": {
"time": "1753371985",
"uncertainty": 120
},
"departure": {
"time": "1753371989",
"uncertainty": 120
},
"stopId": "LYCM1",
"stopSequence": 18
},
{
"arrival": {
"time": "1753372066",
"uncertainty": 120
},
"departure": {
"time": "1753372078",
"uncertainty": 120
},
"stopId": "MERV1",
"stopSequence": 19
},
{
"arrival": {
"time": "1753372138",
"uncertainty": 120
},
"departure": {
"time": "1753372138",
"uncertainty": 120
},
"stopId": "BAYA1",
"stopSequence": 20
},
{
"arrival": {
"time": "1753372228",
"uncertainty": 120
},
"departure": {
"time": "1753372228",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 21
},
{
"arrival": {
"time": "1753372309",
"uncertainty": 120
},
"departure": {
"time": "1753372319",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 22
},
{
"arrival": {
"time": "1753372409",
"uncertainty": 120
},
"departure": {
"time": "1753372439",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 23
},
{
"arrival": {
"time": "1753372524",
"uncertainty": 120
},
"departure": {
"time": "1753372529",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 24
},
{
"arrival": {
"time": "1753372632",
"uncertainty": 120
},
"departure": {
"time": "1753372680",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 25
},
{
"arrival": {
"time": "1753372737",
"uncertainty": 120
},
"departure": {
"time": "1753372738",
"uncertainty": 120
},
"stopId": "MELUN1",
"stopSequence": 26
},
{
"arrival": {
"time": "1753372798",
"uncertainty": 120
},
"departure": {
"time": "1753372828",
"uncertainty": 120
},
"stopId": "HOPS1",
"stopSequence": 27
},
{
"arrival": {
"time": "1753372859",
"uncertainty": 120
},
"departure": {
"time": "1753372859",
"uncertainty": 120
},
"stopId": "BOIS1",
"stopSequence": 28
},
{
"arrival": {
"time": "1753372913",
"uncertainty": 120
},
"departure": {
"time": "1753372913",
"uncertainty": 120
},
"stopId": "PERI1",
"stopSequence": 29
},
{
"arrival": {
"time": "1753372948",
"uncertainty": 120
},
"departure": {
"time": "1753372948",
"uncertainty": 120
},
"stopId": "LECL1",
"stopSequence": 30
},
{
"arrival": {
"time": "1753373019",
"uncertainty": 120
},
"departure": {
"time": "1753373068",
"uncertainty": 120
},
"stopId": "ALPH1",
"stopSequence": 31
},
{
"arrival": {
"time": "1753373172",
"uncertainty": 120
},
"departure": {
"time": "1753373188",
"uncertainty": 120
},
"stopId": "STAL1",
"stopSequence": 32
},
{
"arrival": {
"time": "1753373264",
"uncertainty": 120
},
"departure": {
"time": "1753373279",
"uncertainty": 120
},
"stopId": "REPB1",
"stopSequence": 33
},
{
"arrival": {
"time": "1753373307",
"uncertainty": 120
},
"departure": {
"time": "1753373309",
"uncertainty": 120
},
"stopId": "FERR1",
"stopSequence": 34
},
{
"arrival": {
"time": "1753373368",
"uncertainty": 120
},
"departure": {
"time": "1753373368",
"uncertainty": 120
},
"stopId": "JMAU",
"stopSequence": 35
},
{
"arrival": {
"time": "1753373428",
"uncertainty": 120
},
"departure": {
"time": "1753373428",
"uncertainty": 120
},
"stopId": "PENH",
"stopSequence": 36
},
{
"arrival": {
"time": "1753373500",
"uncertainty": 120
},
"departure": {
"time": "1753373500",
"uncertainty": 120
},
"stopId": "HEN1",
"stopSequence": 37
},
{
"arrival": {
"time": "1753373537",
"uncertainty": 120
},
"departure": {
"time": "1753373549",
"uncertainty": 120
},
"stopId": "TOUL3",
"stopSequence": 38
},
{
"arrival": {
"time": "1753373635",
"uncertainty": 120
},
"departure": {
"time": "1753373638",
"uncertainty": 120
},
"stopId": "MAI",
"stopSequence": 39
},
{
"arrival": {
"time": "1753373677",
"uncertainty": 120
},
"departure": {
"time": "1753373677",
"uncertainty": 120
},
"stopId": "COU1",
"stopSequence": 40
},
{
"arrival": {
"time": "1753373726",
"uncertainty": 120
},
"departure": {
"time": "1753373729",
"uncertainty": 120
},
"stopId": "KRFR1",
"stopSequence": 41
},
{
"arrival": {
"time": "1753373806",
"uncertainty": 120
},
"departure": {
"time": "1753373806",
"uncertainty": 120
},
"stopId": "VIEU",
"stopSequence": 42
},
{
"arrival": {
"time": "1753373878",
"uncertainty": 120
},
"departure": {
"time": "1753373878",
"uncertainty": 120
},
"stopId": "LGAZ",
"stopSequence": 43
},
{
"arrival": {
"time": "1753373903",
"uncertainty": 120
},
"departure": {
"time": "1753373908",
"uncertainty": 120
},
"stopId": "PBON",
"stopSequence": 44
},
{
"arrival": {
"time": "1753373968",
"uncertainty": 120
},
"departure": {
"time": "1753373968",
"uncertainty": 120
},
"stopId": "KESL",
"stopSequence": 45
},
{
"arrival": {
"time": "1753374136",
"uncertainty": 120
},
"departure": {
"time": "1753374149",
"uncertainty": 120
},
"stopId": "CHOU1",
"stopSequence": 46
},
{
"arrival": {
"time": "1753374178",
"uncertainty": 120
},
"departure": {
"time": "1753374178",
"uncertainty": 120
},
"stopId": "CROI1",
"stopSequence": 47
},
{
"arrival": {
"time": "1753374203",
"uncertainty": 120
},
"departure": {
"time": "1753374203",
"uncertainty": 120
},
"stopId": "KROU1",
"stopSequence": 48
},
{
"arrival": {
"time": "1753374249",
"uncertainty": 120
},
"stopId": "EXPO_AR",
"stopSequence": 49
}
],
"trip": {
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "4538893"
},
"vehicle": {
"id": "301",
"label": "301"
}
}
},
{
"id": "4549134",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753374540",
"uncertainty": 120
},
"stopId": "ATL3",
"stopSequence": 1
}
],
"trip": {
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "4549134"
}
}
},
{
"id": "4549135",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753376340",
"uncertainty": 120
},
"stopId": "ATL3",
"stopSequence": 1
}
],
"trip": {
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "4549135"
}
}
},
{
"id": "4538946",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753379828",
"uncertainty": 120
},
"departure": {
"time": "1753379828",
"uncertainty": 120
},
"stopId": "FSTP"
},
{
"arrival": {
"time": "1753379922",
"uncertainty": 120
},
"departure": {
"time": "1753379922",
"uncertainty": 120
},
"stopId": "COUP"
},
{
"arrival": {
"time": "1753380325",
"uncertainty": 120
},
"departure": {
"time": "1753380325",
"uncertainty": 120
},
"stopId": "CELT"
},
{
"arrival": {
"time": "1753380347",
"uncertainty": 120
},
"departure": {
"time": "1753380347",
"uncertainty": 120
},
"stopId": "CELT1"
},
{
"departure": {
"time": "1753377120",
"uncertainty": 120
},
"stopId": "EXPO_D",
"stopSequence": 1
},
{
"arrival": {
"time": "1753377240",
"uncertainty": 120
},
"departure": {
"time": "1753377240",
"uncertainty": 120
},
"stopId": "EXPO",
"stopSequence": 2
},
{
"arrival": {
"time": "1753377295",
"uncertainty": 120
},
"departure": {
"time": "1753377295",
"uncertainty": 120
},
"stopId": "KROU",
"stopSequence": 3
},
{
"arrival": {
"time": "1753377344",
"uncertainty": 120
},
"departure": {
"time": "1753377344",
"uncertainty": 120
},
"stopId": "CROI",
"stopSequence": 4
},
{
"arrival": {
"time": "1753377404",
"uncertainty": 120
},
"departure": {
"time": "1753377404",
"uncertainty": 120
},
"stopId": "CHOU2",
"stopSequence": 5
},
{
"arrival": {
"time": "1753377537",
"uncertainty": 120
},
"departure": {
"time": "1753377537",
"uncertainty": 120
},
"stopId": "KESL1",
"stopSequence": 6
},
{
"arrival": {
"time": "1753377600",
"uncertainty": 120
},
"departure": {
"time": "1753377600",
"uncertainty": 120
},
"stopId": "PBON1",
"stopSequence": 7
},
{
"arrival": {
"time": "1753377662",
"uncertainty": 120
},
"departure": {
"time": "1753377662",
"uncertainty": 120
},
"stopId": "LGAZ1",
"stopSequence": 8
},
{
"arrival": {
"time": "1753377704",
"uncertainty": 120
},
"departure": {
"time": "1753377704",
"uncertainty": 120
},
"stopId": "VIEU1",
"stopSequence": 9
},
{
"arrival": {
"time": "1753377780",
"uncertainty": 120
},
"departure": {
"time": "1753377780",
"uncertainty": 120
},
"stopId": "KRFR",
"stopSequence": 10
},
{
"arrival": {
"time": "1753377815",
"uncertainty": 120
},
"departure": {
"time": "1753377815",
"uncertainty": 120
},
"stopId": "COU",
"stopSequence": 11
},
{
"arrival": {
"time": "1753377870",
"uncertainty": 120
},
"departure": {
"time": "1753377870",
"uncertainty": 120
},
"stopId": "MAI1",
"stopSequence": 12
},
{
"arrival": {
"time": "1753377932",
"uncertainty": 120
},
"departure": {
"time": "1753377932",
"uncertainty": 120
},
"stopId": "TOUL2",
"stopSequence": 13
},
{
"arrival": {
"time": "1753377963",
"uncertainty": 120
},
"departure": {
"time": "1753377963",
"uncertainty": 120
},
"stopId": "HEN",
"stopSequence": 14
},
{
"arrival": {
"time": "1753378020",
"uncertainty": 120
},
"departure": {
"time": "1753378020",
"uncertainty": 120
},
"stopId": "PENH1",
"stopSequence": 15
},
{
"arrival": {
"time": "1753378105",
"uncertainty": 120
},
"departure": {
"time": "1753378105",
"uncertainty": 120
},
"stopId": "FERR",
"stopSequence": 16
},
{
"arrival": {
"time": "1753378136",
"uncertainty": 120
},
"departure": {
"time": "1753378136",
"uncertainty": 120
},
"stopId": "REPB",
"stopSequence": 17
},
{
"arrival": {
"time": "1753378218",
"uncertainty": 120
},
"departure": {
"time": "1753378218",
"uncertainty": 120
},
"stopId": "STAL",
"stopSequence": 18
},
{
"arrival": {
"time": "1753378320",
"uncertainty": 120
},
"departure": {
"time": "1753378320",
"uncertainty": 120
},
"stopId": "ALPH",
"stopSequence": 19
},
{
"arrival": {
"time": "1753378380",
"uncertainty": 120
},
"departure": {
"time": "1753378380",
"uncertainty": 120
},
"stopId": "LECL",
"stopSequence": 20
},
{
"arrival": {
"time": "1753378423",
"uncertainty": 120
},
"departure": {
"time": "1753378423",
"uncertainty": 120
},
"stopId": "PERI",
"stopSequence": 21
},
{
"arrival": {
"time": "1753378485",
"uncertainty": 120
},
"departure": {
"time": "1753378485",
"uncertainty": 120
},
"stopId": "BOIS",
"stopSequence": 22
},
{
"arrival": {
"time": "1753378508",
"uncertainty": 120
},
"departure": {
"time": "1753378508",
"uncertainty": 120
},
"stopId": "HOPS",
"stopSequence": 23
},
{
"arrival": {
"time": "1753378539",
"uncertainty": 120
},
"departure": {
"time": "1753378539",
"uncertainty": 120
},
"stopId": "MELUN",
"stopSequence": 24
},
{
"arrival": {
"time": "1753378620",
"uncertainty": 120
},
"departure": {
"time": "1753378620",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 25
},
{
"arrival": {
"time": "1753378717",
"uncertainty": 120
},
"departure": {
"time": "1753378717",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 26
},
{
"arrival": {
"time": "1753378809",
"uncertainty": 120
},
"departure": {
"time": "1753378809",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 27
},
{
"arrival": {
"time": "1753378890",
"uncertainty": 120
},
"departure": {
"time": "1753378890",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 28
},
{
"arrival": {
"time": "1753378980",
"uncertainty": 120
},
"departure": {
"time": "1753378980",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 29
},
{
"arrival": {
"time": "1753379042",
"uncertainty": 120
},
"departure": {
"time": "1753379042",
"uncertainty": 120
},
"stopId": "BAYA",
"stopSequence": 30
},
{
"arrival": {
"time": "1753379092",
"uncertainty": 120
},
"departure": {
"time": "1753379092",
"uncertainty": 120
},
"stopId": "MERV",
"stopSequence": 31
},
{
"arrival": {
"time": "1753379160",
"uncertainty": 120
},
"departure": {
"time": "1753379160",
"uncertainty": 120
},
"stopId": "LYCM",
"stopSequence": 32
},
{
"arrival": {
"time": "1753379260",
"uncertainty": 120
},
"departure": {
"time": "1753379260",
"uncertainty": 120
},
"stopId": "CLET",
"stopSequence": 33
},
{
"arrival": {
"time": "1753379344",
"uncertainty": 120
},
"departure": {
"time": "1753379344",
"uncertainty": 120
},
"stopId": "BUNI",
"stopSequence": 34
},
{
"arrival": {
"time": "1753379402",
"uncertainty": 120
},
"departure": {
"time": "1753379402",
"uncertainty": 120
},
"stopId": "CSCI",
"stopSequence": 35
},
{
"arrival": {
"time": "1753379460",
"uncertainty": 120
},
"departure": {
"time": "1753379460",
"uncertainty": 120
},
"stopId": "KDIR",
"stopSequence": 36
},
{
"arrival": {
"time": "1753379509",
"uncertainty": 120
},
"departure": {
"time": "1753379509",
"uncertainty": 120
},
"stopId": "KRAB",
"stopSequence": 37
},
{
"arrival": {
"time": "1753379575",
"uncertainty": 120
},
"departure": {
"time": "1753379575",
"uncertainty": 120
},
"stopId": "KLDE",
"stopSequence": 38
},
{
"arrival": {
"time": "1753379673",
"uncertainty": 120
},
"departure": {
"time": "1753379673",
"uncertainty": 120
},
"stopId": "MATH",
"stopSequence": 39
},
{
"arrival": {
"time": "1753379749",
"uncertainty": 120
},
"departure": {
"time": "1753379749",
"uncertainty": 120
},
"stopId": "KERJ",
"stopSequence": 40
},
{
"arrival": {
"time": "1753379789",
"uncertainty": 120
},
"departure": {
"time": "1753379789",
"uncertainty": 120
},
"stopId": "KRGO",
"stopSequence": 41
},
{
"arrival": {
"time": "1753379820",
"uncertainty": 120
},
"departure": {
"time": "1753379820",
"uncertainty": 120
},
"stopId": "FSTP",
"stopSequence": 42
},
{
"arrival": {
"time": "1753379910",
"uncertainty": 120
},
"departure": {
"time": "1753379910",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "EGLB",
"stopSequence": 43
},
{
"arrival": {
"time": "1753379975",
"uncertainty": 120
},
"departure": {
"time": "1753379975",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "TYNE",
"stopSequence": 44
},
{
"arrival": {
"time": "1753380132",
"uncertainty": 120
},
"departure": {
"time": "1753380132",
"uncertainty": 120
},
"stopId": "BRET",
"stopSequence": 45
},
{
"arrival": {
"time": "1753380171",
"uncertainty": 120
},
"departure": {
"time": "1753380171",
"uncertainty": 120
},
"stopId": "PARC",
"stopSequence": 46
},
{
"arrival": {
"time": "1753380233",
"uncertainty": 120
},
"departure": {
"time": "1753380233",
"uncertainty": 120
},
"stopId": "POMM",
"stopSequence": 47
},
{
"arrival": {
"time": "1753380349",
"uncertainty": 120
},
"departure": {
"time": "1753380349",
"uncertainty": 120
},
"stopId": "CELT",
"stopSequence": 48
},
{
"arrival": {
"time": "1753380406",
"uncertainty": 120
},
"stopId": "PINS",
"stopSequence": 49
}
],
"trip": {
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "4538946"
}
}
},
{
"id": "4538944",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753376482",
"uncertainty": 120
},
"departure": {
"time": "1753376482",
"uncertainty": 120
},
"stopId": "FSTP"
},
{
"arrival": {
"time": "1753376576",
"uncertainty": 120
},
"departure": {
"time": "1753376576",
"uncertainty": 120
},
"stopId": "COUP"
},
{
"arrival": {
"time": "1753376979",
"uncertainty": 120
},
"departure": {
"time": "1753376979",
"uncertainty": 120
},
"stopId": "CELT"
},
{
"arrival": {
"time": "1753377001",
"uncertainty": 120
},
"departure": {
"time": "1753377001",
"uncertainty": 120
},
"stopId": "CELT1"
},
{
"departure": {
"time": "1753373770",
"uncertainty": 120
},
"stopId": "EXPO_D",
"stopSequence": 1
},
{
"arrival": {
"time": "1753373868",
"uncertainty": 120
},
"departure": {
"time": "1753373889",
"uncertainty": 120
},
"stopId": "EXPO",
"stopSequence": 2
},
{
"arrival": {
"time": "1753373941",
"uncertainty": 120
},
"departure": {
"time": "1753373941",
"uncertainty": 120
},
"stopId": "KROU",
"stopSequence": 3
},
{
"arrival": {
"time": "1753373980",
"uncertainty": 120
},
"departure": {
"time": "1753373980",
"uncertainty": 120
},
"stopId": "CROI",
"stopSequence": 4
},
{
"arrival": {
"time": "1753374029",
"uncertainty": 120
},
"departure": {
"time": "1753374029",
"uncertainty": 120
},
"stopId": "CHOU2",
"stopSequence": 5
},
{
"arrival": {
"time": "1753374114",
"uncertainty": 120
},
"departure": {
"time": "1753374114",
"uncertainty": 120
},
"stopId": "KESL1",
"stopSequence": 6
},
{
"arrival": {
"time": "1753374190",
"uncertainty": 120
},
"departure": {
"time": "1753374190",
"uncertainty": 120
},
"stopId": "PBON1",
"stopSequence": 7
},
{
"arrival": {
"time": "1753374265",
"uncertainty": 120
},
"departure": {
"time": "1753374265",
"uncertainty": 120
},
"stopId": "LGAZ1",
"stopSequence": 8
},
{
"arrival": {
"time": "1753374297",
"uncertainty": 120
},
"departure": {
"time": "1753374297",
"uncertainty": 120
},
"stopId": "VIEU1",
"stopSequence": 9
},
{
"arrival": {
"time": "1753374376",
"uncertainty": 120
},
"departure": {
"time": "1753374376",
"uncertainty": 120
},
"stopId": "KRFR",
"stopSequence": 10
},
{
"arrival": {
"time": "1753374419",
"uncertainty": 120
},
"departure": {
"time": "1753374419",
"uncertainty": 120
},
"stopId": "COU",
"stopSequence": 11
},
{
"arrival": {
"time": "1753374461",
"uncertainty": 120
},
"departure": {
"time": "1753374461",
"uncertainty": 120
},
"stopId": "MAI1",
"stopSequence": 12
},
{
"arrival": {
"time": "1753374516",
"uncertainty": 120
},
"departure": {
"time": "1753374516",
"uncertainty": 120
},
"stopId": "TOUL2",
"stopSequence": 13
},
{
"arrival": {
"time": "1753374551",
"uncertainty": 120
},
"departure": {
"time": "1753374551",
"uncertainty": 120
},
"stopId": "HEN",
"stopSequence": 14
},
{
"arrival": {
"time": "1753374629",
"uncertainty": 120
},
"departure": {
"time": "1753374629",
"uncertainty": 120
},
"stopId": "PENH1",
"stopSequence": 15
},
{
"arrival": {
"time": "1753374727",
"uncertainty": 120
},
"departure": {
"time": "1753374727",
"uncertainty": 120
},
"stopId": "FERR",
"stopSequence": 16
},
{
"arrival": {
"time": "1753374766",
"uncertainty": 120
},
"departure": {
"time": "1753374766",
"uncertainty": 120
},
"stopId": "REPB",
"stopSequence": 17
},
{
"arrival": {
"time": "1753374829",
"uncertainty": 120
},
"departure": {
"time": "1753374829",
"uncertainty": 120
},
"stopId": "STAL",
"stopSequence": 18
},
{
"arrival": {
"time": "1753374940",
"uncertainty": 120
},
"departure": {
"time": "1753374940",
"uncertainty": 120
},
"stopId": "ALPH",
"stopSequence": 19
},
{
"arrival": {
"time": "1753374999",
"uncertainty": 120
},
"departure": {
"time": "1753374999",
"uncertainty": 120
},
"stopId": "LECL",
"stopSequence": 20
},
{
"arrival": {
"time": "1753375040",
"uncertainty": 120
},
"departure": {
"time": "1753375040",
"uncertainty": 120
},
"stopId": "PERI",
"stopSequence": 21
},
{
"arrival": {
"time": "1753375090",
"uncertainty": 120
},
"departure": {
"time": "1753375090",
"uncertainty": 120
},
"stopId": "BOIS",
"stopSequence": 22
},
{
"arrival": {
"time": "1753375118",
"uncertainty": 120
},
"departure": {
"time": "1753375118",
"uncertainty": 120
},
"stopId": "HOPS",
"stopSequence": 23
},
{
"arrival": {
"time": "1753375167",
"uncertainty": 120
},
"departure": {
"time": "1753375167",
"uncertainty": 120
},
"stopId": "MELUN",
"stopSequence": 24
},
{
"arrival": {
"time": "1753375229",
"uncertainty": 120
},
"departure": {
"time": "1753375229",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 25
},
{
"arrival": {
"time": "1753375308",
"uncertainty": 120
},
"departure": {
"time": "1753375308",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 26
},
{
"arrival": {
"time": "1753375383",
"uncertainty": 120
},
"departure": {
"time": "1753375383",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 27
},
{
"arrival": {
"time": "1753375445",
"uncertainty": 120
},
"departure": {
"time": "1753375445",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 28
},
{
"arrival": {
"time": "1753375509",
"uncertainty": 120
},
"departure": {
"time": "1753375509",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 29
},
{
"arrival": {
"time": "1753375591",
"uncertainty": 120
},
"departure": {
"time": "1753375591",
"uncertainty": 120
},
"stopId": "BAYA",
"stopSequence": 30
},
{
"arrival": {
"time": "1753375657",
"uncertainty": 120
},
"departure": {
"time": "1753375657",
"uncertainty": 120
},
"stopId": "MERV",
"stopSequence": 31
},
{
"arrival": {
"time": "1753375749",
"uncertainty": 120
},
"departure": {
"time": "1753375749",
"uncertainty": 120
},
"stopId": "LYCM",
"stopSequence": 32
},
{
"arrival": {
"time": "1753375877",
"uncertainty": 120
},
"departure": {
"time": "1753375877",
"uncertainty": 120
},
"stopId": "CLET",
"stopSequence": 33
},
{
"arrival": {
"time": "1753375975",
"uncertainty": 120
},
"departure": {
"time": "1753375975",
"uncertainty": 120
},
"stopId": "BUNI",
"stopSequence": 34
},
{
"arrival": {
"time": "1753376045",
"uncertainty": 120
},
"departure": {
"time": "1753376045",
"uncertainty": 120
},
"stopId": "CSCI",
"stopSequence": 35
},
{
"arrival": {
"time": "1753376114",
"uncertainty": 120
},
"departure": {
"time": "1753376114",
"uncertainty": 120
},
"stopId": "KDIR",
"stopSequence": 36
},
{
"arrival": {
"time": "1753376163",
"uncertainty": 120
},
"departure": {
"time": "1753376163",
"uncertainty": 120
},
"stopId": "KRAB",
"stopSequence": 37
},
{
"arrival": {
"time": "1753376229",
"uncertainty": 120
},
"departure": {
"time": "1753376229",
"uncertainty": 120
},
"stopId": "KLDE",
"stopSequence": 38
},
{
"arrival": {
"time": "1753376327",
"uncertainty": 120
},
"departure": {
"time": "1753376327",
"uncertainty": 120
},
"stopId": "MATH",
"stopSequence": 39
},
{
"arrival": {
"time": "1753376403",
"uncertainty": 120
},
"departure": {
"time": "1753376403",
"uncertainty": 120
},
"stopId": "KERJ",
"stopSequence": 40
},
{
"arrival": {
"time": "1753376443",
"uncertainty": 120
},
"departure": {
"time": "1753376443",
"uncertainty": 120
},
"stopId": "KRGO",
"stopSequence": 41
},
{
"arrival": {
"time": "1753376474",
"uncertainty": 120
},
"departure": {
"time": "1753376474",
"uncertainty": 120
},
"stopId": "FSTP",
"stopSequence": 42
},
{
"arrival": {
"time": "1753376730",
"uncertainty": 120
},
"departure": {
"time": "1753376730",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "EGLB",
"stopSequence": 43
},
{
"arrival": {
"time": "1753376795",
"uncertainty": 120
},
"departure": {
"time": "1753376795",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "TYNE",
"stopSequence": 44
},
{
"arrival": {
"time": "1753376786",
"uncertainty": 120
},
"departure": {
"time": "1753376786",
"uncertainty": 120
},
"stopId": "BRET",
"stopSequence": 45
},
{
"arrival": {
"time": "1753376825",
"uncertainty": 120
},
"departure": {
"time": "1753376825",
"uncertainty": 120
},
"stopId": "PARC",
"stopSequence": 46
},
{
"arrival": {
"time": "1753376887",
"uncertainty": 120
},
"departure": {
"time": "1753376887",
"uncertainty": 120
},
"stopId": "POMM",
"stopSequence": 47
},
{
"arrival": {
"time": "1753377003",
"uncertainty": 120
},
"departure": {
"time": "1753377003",
"uncertainty": 120
},
"stopId": "CELT",
"stopSequence": 48
},
{
"arrival": {
"time": "1753377060",
"uncertainty": 120
},
"stopId": "PINS",
"stopSequence": 49
}
],
"trip": {
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "4538944"
},
"vehicle": {
"id": "300",
"label": "300"
}
}
},
{
"id": "4538945",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753378448",
"uncertainty": 120
},
"departure": {
"time": "1753378448",
"uncertainty": 120
},
"stopId": "FSTP"
},
{
"arrival": {
"time": "1753378542",
"uncertainty": 120
},
"departure": {
"time": "1753378542",
"uncertainty": 120
},
"stopId": "COUP"
},
{
"arrival": {
"time": "1753378945",
"uncertainty": 120
},
"departure": {
"time": "1753378945",
"uncertainty": 120
},
"stopId": "CELT"
},
{
"arrival": {
"time": "1753378967",
"uncertainty": 120
},
"departure": {
"time": "1753378967",
"uncertainty": 120
},
"stopId": "CELT1"
},
{
"departure": {
"time": "1753375680",
"uncertainty": 120
},
"stopId": "EXPO_D",
"stopSequence": 1
},
{
"arrival": {
"time": "1753375800",
"uncertainty": 120
},
"departure": {
"time": "1753375800",
"uncertainty": 120
},
"stopId": "EXPO",
"stopSequence": 2
},
{
"arrival": {
"time": "1753375855",
"uncertainty": 120
},
"departure": {
"time": "1753375855",
"uncertainty": 120
},
"stopId": "KROU",
"stopSequence": 3
},
{
"arrival": {
"time": "1753375904",
"uncertainty": 120
},
"departure": {
"time": "1753375904",
"uncertainty": 120
},
"stopId": "CROI",
"stopSequence": 4
},
{
"arrival": {
"time": "1753375964",
"uncertainty": 120
},
"departure": {
"time": "1753375964",
"uncertainty": 120
},
"stopId": "CHOU2",
"stopSequence": 5
},
{
"arrival": {
"time": "1753376097",
"uncertainty": 120
},
"departure": {
"time": "1753376097",
"uncertainty": 120
},
"stopId": "KESL1",
"stopSequence": 6
},
{
"arrival": {
"time": "1753376160",
"uncertainty": 120
},
"departure": {
"time": "1753376160",
"uncertainty": 120
},
"stopId": "PBON1",
"stopSequence": 7
},
{
"arrival": {
"time": "1753376222",
"uncertainty": 120
},
"departure": {
"time": "1753376222",
"uncertainty": 120
},
"stopId": "LGAZ1",
"stopSequence": 8
},
{
"arrival": {
"time": "1753376264",
"uncertainty": 120
},
"departure": {
"time": "1753376264",
"uncertainty": 120
},
"stopId": "VIEU1",
"stopSequence": 9
},
{
"arrival": {
"time": "1753376340",
"uncertainty": 120
},
"departure": {
"time": "1753376340",
"uncertainty": 120
},
"stopId": "KRFR",
"stopSequence": 10
},
{
"arrival": {
"time": "1753376384",
"uncertainty": 120
},
"departure": {
"time": "1753376384",
"uncertainty": 120
},
"stopId": "COU",
"stopSequence": 11
},
{
"arrival": {
"time": "1753376453",
"uncertainty": 120
},
"departure": {
"time": "1753376453",
"uncertainty": 120
},
"stopId": "MAI1",
"stopSequence": 12
},
{
"arrival": {
"time": "1753376531",
"uncertainty": 120
},
"departure": {
"time": "1753376531",
"uncertainty": 120
},
"stopId": "TOUL2",
"stopSequence": 13
},
{
"arrival": {
"time": "1753376570",
"uncertainty": 120
},
"departure": {
"time": "1753376570",
"uncertainty": 120
},
"stopId": "HEN",
"stopSequence": 14
},
{
"arrival": {
"time": "1753376640",
"uncertainty": 120
},
"departure": {
"time": "1753376640",
"uncertainty": 120
},
"stopId": "PENH1",
"stopSequence": 15
},
{
"arrival": {
"time": "1753376725",
"uncertainty": 120
},
"departure": {
"time": "1753376725",
"uncertainty": 120
},
"stopId": "FERR",
"stopSequence": 16
},
{
"arrival": {
"time": "1753376756",
"uncertainty": 120
},
"departure": {
"time": "1753376756",
"uncertainty": 120
},
"stopId": "REPB",
"stopSequence": 17
},
{
"arrival": {
"time": "1753376838",
"uncertainty": 120
},
"departure": {
"time": "1753376838",
"uncertainty": 120
},
"stopId": "STAL",
"stopSequence": 18
},
{
"arrival": {
"time": "1753376940",
"uncertainty": 120
},
"departure": {
"time": "1753376940",
"uncertainty": 120
},
"stopId": "ALPH",
"stopSequence": 19
},
{
"arrival": {
"time": "1753377000",
"uncertainty": 120
},
"departure": {
"time": "1753377000",
"uncertainty": 120
},
"stopId": "LECL",
"stopSequence": 20
},
{
"arrival": {
"time": "1753377043",
"uncertainty": 120
},
"departure": {
"time": "1753377043",
"uncertainty": 120
},
"stopId": "PERI",
"stopSequence": 21
},
{
"arrival": {
"time": "1753377105",
"uncertainty": 120
},
"departure": {
"time": "1753377105",
"uncertainty": 120
},
"stopId": "BOIS",
"stopSequence": 22
},
{
"arrival": {
"time": "1753377128",
"uncertainty": 120
},
"departure": {
"time": "1753377128",
"uncertainty": 120
},
"stopId": "HOPS",
"stopSequence": 23
},
{
"arrival": {
"time": "1753377159",
"uncertainty": 120
},
"departure": {
"time": "1753377159",
"uncertainty": 120
},
"stopId": "MELUN",
"stopSequence": 24
},
{
"arrival": {
"time": "1753377240",
"uncertainty": 120
},
"departure": {
"time": "1753377240",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 25
},
{
"arrival": {
"time": "1753377337",
"uncertainty": 120
},
"departure": {
"time": "1753377337",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 26
},
{
"arrival": {
"time": "1753377429",
"uncertainty": 120
},
"departure": {
"time": "1753377429",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 27
},
{
"arrival": {
"time": "1753377510",
"uncertainty": 120
},
"departure": {
"time": "1753377510",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 28
},
{
"arrival": {
"time": "1753377600",
"uncertainty": 120
},
"departure": {
"time": "1753377600",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 29
},
{
"arrival": {
"time": "1753377662",
"uncertainty": 120
},
"departure": {
"time": "1753377662",
"uncertainty": 120
},
"stopId": "BAYA",
"stopSequence": 30
},
{
"arrival": {
"time": "1753377712",
"uncertainty": 120
},
"departure": {
"time": "1753377712",
"uncertainty": 120
},
"stopId": "MERV",
"stopSequence": 31
},
{
"arrival": {
"time": "1753377780",
"uncertainty": 120
},
"departure": {
"time": "1753377780",
"uncertainty": 120
},
"stopId": "LYCM",
"stopSequence": 32
},
{
"arrival": {
"time": "1753377880",
"uncertainty": 120
},
"departure": {
"time": "1753377880",
"uncertainty": 120
},
"stopId": "CLET",
"stopSequence": 33
},
{
"arrival": {
"time": "1753377964",
"uncertainty": 120
},
"departure": {
"time": "1753377964",
"uncertainty": 120
},
"stopId": "BUNI",
"stopSequence": 34
},
{
"arrival": {
"time": "1753378022",
"uncertainty": 120
},
"departure": {
"time": "1753378022",
"uncertainty": 120
},
"stopId": "CSCI",
"stopSequence": 35
},
{
"arrival": {
"time": "1753378080",
"uncertainty": 120
},
"departure": {
"time": "1753378080",
"uncertainty": 120
},
"stopId": "KDIR",
"stopSequence": 36
},
{
"arrival": {
"time": "1753378129",
"uncertainty": 120
},
"departure": {
"time": "1753378129",
"uncertainty": 120
},
"stopId": "KRAB",
"stopSequence": 37
},
{
"arrival": {
"time": "1753378195",
"uncertainty": 120
},
"departure": {
"time": "1753378195",
"uncertainty": 120
},
"stopId": "KLDE",
"stopSequence": 38
},
{
"arrival": {
"time": "1753378293",
"uncertainty": 120
},
"departure": {
"time": "1753378293",
"uncertainty": 120
},
"stopId": "MATH",
"stopSequence": 39
},
{
"arrival": {
"time": "1753378369",
"uncertainty": 120
},
"departure": {
"time": "1753378369",
"uncertainty": 120
},
"stopId": "KERJ",
"stopSequence": 40
},
{
"arrival": {
"time": "1753378409",
"uncertainty": 120
},
"departure": {
"time": "1753378409",
"uncertainty": 120
},
"stopId": "KRGO",
"stopSequence": 41
},
{
"arrival": {
"time": "1753378440",
"uncertainty": 120
},
"departure": {
"time": "1753378440",
"uncertainty": 120
},
"stopId": "FSTP",
"stopSequence": 42
},
{
"arrival": {
"time": "1753378530",
"uncertainty": 120
},
"departure": {
"time": "1753378530",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "EGLB",
"stopSequence": 43
},
{
"arrival": {
"time": "1753378595",
"uncertainty": 120
},
"departure": {
"time": "1753378595",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "TYNE",
"stopSequence": 44
},
{
"arrival": {
"time": "1753378752",
"uncertainty": 120
},
"departure": {
"time": "1753378752",
"uncertainty": 120
},
"stopId": "BRET",
"stopSequence": 45
},
{
"arrival": {
"time": "1753378791",
"uncertainty": 120
},
"departure": {
"time": "1753378791",
"uncertainty": 120
},
"stopId": "PARC",
"stopSequence": 46
},
{
"arrival": {
"time": "1753378853",
"uncertainty": 120
},
"departure": {
"time": "1753378853",
"uncertainty": 120
},
"stopId": "POMM",
"stopSequence": 47
},
{
"arrival": {
"time": "1753378969",
"uncertainty": 120
},
"departure": {
"time": "1753378969",
"uncertainty": 120
},
"stopId": "CELT",
"stopSequence": 48
},
{
"arrival": {
"time": "1753379026",
"uncertainty": 120
},
"stopId": "PINS",
"stopSequence": 49
}
],
"trip": {
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "4538945"
}
}
},
{
"id": "4538802",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753374209",
"uncertainty": 120
},
"stopId": "VOILE",
"stopSequence": 1
},
{
"arrival": {
"time": "1753374469",
"uncertainty": 120
},
"departure": {
"time": "1753374469",
"uncertainty": 120
},
"stopId": "FTOU3",
"stopSequence": 2
},
{
"arrival": {
"time": "1753374559",
"uncertainty": 120
},
"departure": {
"time": "1753374559",
"uncertainty": 120
},
"stopId": "KROL1",
"stopSequence": 3
},
{
"arrival": {
"time": "1753374657",
"uncertainty": 120
},
"departure": {
"time": "1753374657",
"uncertainty": 120
},
"stopId": "TER3",
"stopSequence": 4
},
{
"arrival": {
"time": "1753374739",
"uncertainty": 120
},
"departure": {
"time": "1753374739",
"uncertainty": 120
},
"stopId": "CHEN1",
"stopSequence": 5
},
{
"arrival": {
"time": "1753374769",
"uncertainty": 120
},
"departure": {
"time": "1753374769",
"uncertainty": 120
},
"stopId": "CMAR1",
"stopSequence": 6
},
{
"arrival": {
"time": "1753374802",
"uncertainty": 120
},
"departure": {
"time": "1753374802",
"uncertainty": 120
},
"stopId": "KRVE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1753374892",
"uncertainty": 120
},
"departure": {
"time": "1753374892",
"uncertainty": 120
},
"stopId": "LAIN1",
"stopSequence": 8
},
{
"arrival": {
"time": "1753374927",
"uncertainty": 120
},
"departure": {
"time": "1753374927",
"uncertainty": 120
},
"stopId": "CLET1",
"stopSequence": 9
},
{
"arrival": {
"time": "1753375041",
"uncertainty": 120
},
"departure": {
"time": "1753375041",
"uncertainty": 120
},
"stopId": "LYCM1",
"stopSequence": 10
},
{
"arrival": {
"time": "1753375098",
"uncertainty": 120
},
"departure": {
"time": "1753375098",
"uncertainty": 120
},
"stopId": "MERV1",
"stopSequence": 11
},
{
"arrival": {
"time": "1753375166",
"uncertainty": 120
},
"departure": {
"time": "1753375166",
"uncertainty": 120
},
"stopId": "BAYA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1753375230",
"uncertainty": 120
},
"departure": {
"time": "1753375230",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 13
},
{
"arrival": {
"time": "1753375303",
"uncertainty": 120
},
"departure": {
"time": "1753375303",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1753375396",
"uncertainty": 120
},
"departure": {
"time": "1753375396",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 15
},
{
"arrival": {
"time": "1753375481",
"uncertainty": 120
},
"departure": {
"time": "1753375481",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 16
},
{
"arrival": {
"time": "1753375576",
"uncertainty": 120
},
"departure": {
"time": "1753375576",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 17
},
{
"arrival": {
"time": "1753375623",
"uncertainty": 120
},
"departure": {
"time": "1753375623",
"uncertainty": 120
},
"stopId": "KERC1",
"stopSequence": 18
},
{
"arrival": {
"time": "1753375712",
"uncertainty": 120
},
"departure": {
"time": "1753375712",
"uncertainty": 120
},
"stopId": "VERD1",
"stopSequence": 19
},
{
"arrival": {
"time": "1753375832",
"uncertainty": 120
},
"departure": {
"time": "1753375832",
"uncertainty": 120
},
"stopId": "ANSE1",
"stopSequence": 20
},
{
"arrival": {
"time": "1753375887",
"uncertainty": 120
},
"departure": {
"time": "1753375887",
"uncertainty": 120
},
"stopId": "DAVI1",
"stopSequence": 21
},
{
"arrival": {
"time": "1753375983",
"uncertainty": 120
},
"departure": {
"time": "1753375983",
"uncertainty": 120
},
"stopId": "ROTO1",
"stopSequence": 22
},
{
"arrival": {
"time": "1753376062",
"uncertainty": 120
},
"departure": {
"time": "1753376062",
"uncertainty": 120
},
"stopId": "VILA1",
"stopSequence": 23
},
{
"arrival": {
"time": "1753376132",
"uncertainty": 120
},
"departure": {
"time": "1753376132",
"uncertainty": 120
},
"stopId": "ALPH1",
"stopSequence": 24
},
{
"arrival": {
"time": "1753376248",
"uncertainty": 120
},
"departure": {
"time": "1753376248",
"uncertainty": 120
},
"stopId": "HALB1",
"stopSequence": 25
},
{
"arrival": {
"time": "1753376306",
"uncertainty": 120
},
"departure": {
"time": "1753376306",
"uncertainty": 120
},
"stopId": "PETI1",
"stopSequence": 26
},
{
"arrival": {
"time": "1753376372",
"uncertainty": 120
},
"departure": {
"time": "1753376372",
"uncertainty": 120
},
"stopId": "KESL1",
"stopSequence": 27
},
{
"arrival": {
"time": "1753376431",
"uncertainty": 120
},
"departure": {
"time": "1753376431",
"uncertainty": 120
},
"stopId": "MARAT1",
"stopSequence": 28
},
{
"arrival": {
"time": "1753376481",
"uncertainty": 120
},
"departure": {
"time": "1753376481",
"uncertainty": 120
},
"stopId": "FICH1",
"stopSequence": 29
},
{
"arrival": {
"time": "1753376550",
"uncertainty": 120
},
"departure": {
"time": "1753376550",
"uncertainty": 120
},
"stopId": "GAGA",
"stopSequence": 30
},
{
"arrival": {
"time": "1753376664",
"uncertainty": 120
},
"stopId": "EXPO_AR",
"stopSequence": 31
}
],
"trip": {
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "4538802"
},
"vehicle": {
"id": "419",
"label": "419"
}
}
},
{
"id": "4538803",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753375440",
"uncertainty": 120
},
"stopId": "VOILE",
"stopSequence": 1
}
],
"trip": {
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "4538803"
}
}
},
{
"id": "4538800",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753371813",
"uncertainty": 120
},
"stopId": "VOILE",
"stopSequence": 1
},
{
"arrival": {
"time": "1753371993",
"uncertainty": 120
},
"departure": {
"time": "1753371993",
"uncertainty": 120
},
"stopId": "FTOU3",
"stopSequence": 2
},
{
"arrival": {
"time": "1753372082",
"uncertainty": 120
},
"departure": {
"time": "1753372082",
"uncertainty": 120
},
"stopId": "KROL1",
"stopSequence": 3
},
{
"arrival": {
"time": "1753372202",
"uncertainty": 120
},
"departure": {
"time": "1753372202",
"uncertainty": 120
},
"stopId": "TER3",
"stopSequence": 4
},
{
"arrival": {
"time": "1753372289",
"uncertainty": 120
},
"departure": {
"time": "1753372289",
"uncertainty": 120
},
"stopId": "CHEN1",
"stopSequence": 5
},
{
"arrival": {
"time": "1753372322",
"uncertainty": 120
},
"departure": {
"time": "1753372322",
"uncertainty": 120
},
"stopId": "CMAR1",
"stopSequence": 6
},
{
"arrival": {
"time": "1753372382",
"uncertainty": 120
},
"departure": {
"time": "1753372382",
"uncertainty": 120
},
"stopId": "KRVE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1753372472",
"uncertainty": 120
},
"departure": {
"time": "1753372472",
"uncertainty": 120
},
"stopId": "LAIN1",
"stopSequence": 8
},
{
"arrival": {
"time": "1753372545",
"uncertainty": 120
},
"departure": {
"time": "1753372563",
"uncertainty": 120
},
"stopId": "CLET1",
"stopSequence": 9
},
{
"arrival": {
"time": "1753372673",
"uncertainty": 120
},
"departure": {
"time": "1753372683",
"uncertainty": 120
},
"stopId": "LYCM1",
"stopSequence": 10
},
{
"arrival": {
"time": "1753372766",
"uncertainty": 120
},
"departure": {
"time": "1753372773",
"uncertainty": 120
},
"stopId": "MERV1",
"stopSequence": 11
},
{
"arrival": {
"time": "1753372840",
"uncertainty": 120
},
"departure": {
"time": "1753372840",
"uncertainty": 120
},
"stopId": "BAYA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1753372909",
"uncertainty": 120
},
"departure": {
"time": "1753372923",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 13
},
{
"arrival": {
"time": "1753372982",
"uncertainty": 120
},
"departure": {
"time": "1753373013",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1753373102",
"uncertainty": 120
},
"departure": {
"time": "1753373133",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 15
},
{
"arrival": {
"time": "1753373231",
"uncertainty": 120
},
"departure": {
"time": "1753373231",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 16
},
{
"arrival": {
"time": "1753373312",
"uncertainty": 120
},
"departure": {
"time": "1753373461",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 17
},
{
"arrival": {
"time": "1753373511",
"uncertainty": 120
},
"departure": {
"time": "1753373520",
"uncertainty": 120
},
"stopId": "KERC1",
"stopSequence": 18
},
{
"arrival": {
"time": "1753373631",
"uncertainty": 120
},
"departure": {
"time": "1753373640",
"uncertainty": 120
},
"stopId": "VERD1",
"stopSequence": 19
},
{
"arrival": {
"time": "1753373754",
"uncertainty": 120
},
"departure": {
"time": "1753373760",
"uncertainty": 120
},
"stopId": "ANSE1",
"stopSequence": 20
},
{
"arrival": {
"time": "1753373832",
"uncertainty": 120
},
"departure": {
"time": "1753373832",
"uncertainty": 120
},
"stopId": "DAVI1",
"stopSequence": 21
},
{
"arrival": {
"time": "1753373940",
"uncertainty": 120
},
"departure": {
"time": "1753373941",
"uncertainty": 120
},
"stopId": "ROTO1",
"stopSequence": 22
},
{
"arrival": {
"time": "1753374024",
"uncertainty": 120
},
"departure": {
"time": "1753374031",
"uncertainty": 120
},
"stopId": "VILA1",
"stopSequence": 23
},
{
"arrival": {
"time": "1753374090",
"uncertainty": 120
},
"departure": {
"time": "1753374090",
"uncertainty": 120
},
"stopId": "ALPH1",
"stopSequence": 24
},
{
"arrival": {
"time": "1753374180",
"uncertainty": 120
},
"departure": {
"time": "1753374181",
"uncertainty": 120
},
"stopId": "HALB1",
"stopSequence": 25
},
{
"arrival": {
"time": "1753374241",
"uncertainty": 120
},
"departure": {
"time": "1753374241",
"uncertainty": 120
},
"stopId": "PETI1",
"stopSequence": 26
},
{
"arrival": {
"time": "1753374300",
"uncertainty": 120
},
"departure": {
"time": "1753374300",
"uncertainty": 120
},
"stopId": "KESL1",
"stopSequence": 27
},
{
"arrival": {
"time": "1753374359",
"uncertainty": 120
},
"departure": {
"time": "1753374359",
"uncertainty": 120
},
"stopId": "MARAT1",
"stopSequence": 28
},
{
"arrival": {
"time": "1753374397",
"uncertainty": 120
},
"departure": {
"time": "1753374397",
"uncertainty": 120
},
"stopId": "FICH1",
"stopSequence": 29
},
{
"arrival": {
"time": "1753374478",
"uncertainty": 120
},
"departure": {
"time": "1753374478",
"uncertainty": 120
},
"stopId": "GAGA",
"stopSequence": 30
},
{
"arrival": {
"time": "1753374600",
"uncertainty": 120
},
"stopId": "EXPO_AR",
"stopSequence": 31
}
],
"trip": {
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "4538800"
},
"vehicle": {
"id": "435",
"label": "435"
}
}
},
{
"id": "4538801",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753373131",
"uncertainty": 120
},
"stopId": "VOILE",
"stopSequence": 1
},
{
"arrival": {
"time": "1753373409",
"uncertainty": 120
},
"departure": {
"time": "1753373409",
"uncertainty": 120
},
"stopId": "FTOU3",
"stopSequence": 2
},
{
"arrival": {
"time": "1753373499",
"uncertainty": 120
},
"departure": {
"time": "1753373499",
"uncertainty": 120
},
"stopId": "KROL1",
"stopSequence": 3
},
{
"arrival": {
"time": "1753373700",
"uncertainty": 120
},
"departure": {
"time": "1753373700",
"uncertainty": 120
},
"stopId": "TER3",
"stopSequence": 4
},
{
"arrival": {
"time": "1753373760",
"uncertainty": 120
},
"departure": {
"time": "1753373760",
"uncertainty": 120
},
"stopId": "CHEN1",
"stopSequence": 5
},
{
"arrival": {
"time": "1753373811",
"uncertainty": 120
},
"departure": {
"time": "1753373821",
"uncertainty": 120
},
"stopId": "CMAR1",
"stopSequence": 6
},
{
"arrival": {
"time": "1753373867",
"uncertainty": 120
},
"departure": {
"time": "1753373881",
"uncertainty": 120
},
"stopId": "KRVE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1753373971",
"uncertainty": 120
},
"departure": {
"time": "1753373971",
"uncertainty": 120
},
"stopId": "LAIN1",
"stopSequence": 8
},
{
"arrival": {
"time": "1753374001",
"uncertainty": 120
},
"departure": {
"time": "1753374001",
"uncertainty": 120
},
"stopId": "CLET1",
"stopSequence": 9
},
{
"arrival": {
"time": "1753374121",
"uncertainty": 120
},
"departure": {
"time": "1753374121",
"uncertainty": 120
},
"stopId": "LYCM1",
"stopSequence": 10
},
{
"arrival": {
"time": "1753374188",
"uncertainty": 120
},
"departure": {
"time": "1753374188",
"uncertainty": 120
},
"stopId": "MERV1",
"stopSequence": 11
},
{
"arrival": {
"time": "1753374258",
"uncertainty": 120
},
"departure": {
"time": "1753374258",
"uncertainty": 120
},
"stopId": "BAYA1",
"stopSequence": 12
},
{
"arrival": {
"time": "1753374324",
"uncertainty": 120
},
"departure": {
"time": "1753374324",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 13
},
{
"arrival": {
"time": "1753374398",
"uncertainty": 120
},
"departure": {
"time": "1753374398",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1753374489",
"uncertainty": 120
},
"departure": {
"time": "1753374489",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 15
},
{
"arrival": {
"time": "1753374575",
"uncertainty": 120
},
"departure": {
"time": "1753374575",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 16
},
{
"arrival": {
"time": "1753374668",
"uncertainty": 120
},
"departure": {
"time": "1753374668",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 17
},
{
"arrival": {
"time": "1753374782",
"uncertainty": 120
},
"departure": {
"time": "1753374782",
"uncertainty": 120
},
"stopId": "KERC1",
"stopSequence": 18
},
{
"arrival": {
"time": "1753374848",
"uncertainty": 120
},
"departure": {
"time": "1753374848",
"uncertainty": 120
},
"stopId": "VERD1",
"stopSequence": 19
},
{
"arrival": {
"time": "1753374940",
"uncertainty": 120
},
"departure": {
"time": "1753374940",
"uncertainty": 120
},
"stopId": "ANSE1",
"stopSequence": 20
},
{
"arrival": {
"time": "1753374999",
"uncertainty": 120
},
"departure": {
"time": "1753374999",
"uncertainty": 120
},
"stopId": "DAVI1",
"stopSequence": 21
},
{
"arrival": {
"time": "1753375106",
"uncertainty": 120
},
"departure": {
"time": "1753375106",
"uncertainty": 120
},
"stopId": "ROTO1",
"stopSequence": 22
},
{
"arrival": {
"time": "1753375190",
"uncertainty": 120
},
"departure": {
"time": "1753375190",
"uncertainty": 120
},
"stopId": "VILA1",
"stopSequence": 23
},
{
"arrival": {
"time": "1753375250",
"uncertainty": 120
},
"departure": {
"time": "1753375250",
"uncertainty": 120
},
"stopId": "ALPH1",
"stopSequence": 24
},
{
"arrival": {
"time": "1753375366",
"uncertainty": 120
},
"departure": {
"time": "1753375366",
"uncertainty": 120
},
"stopId": "HALB1",
"stopSequence": 25
},
{
"arrival": {
"time": "1753375424",
"uncertainty": 120
},
"departure": {
"time": "1753375424",
"uncertainty": 120
},
"stopId": "PETI1",
"stopSequence": 26
},
{
"arrival": {
"time": "1753375490",
"uncertainty": 120
},
"departure": {
"time": "1753375490",
"uncertainty": 120
},
"stopId": "KESL1",
"stopSequence": 27
},
{
"arrival": {
"time": "1753375549",
"uncertainty": 120
},
"departure": {
"time": "1753375549",
"uncertainty": 120
},
"stopId": "MARAT1",
"stopSequence": 28
},
{
"arrival": {
"time": "1753375599",
"uncertainty": 120
},
"departure": {
"time": "1753375599",
"uncertainty": 120
},
"stopId": "FICH1",
"stopSequence": 29
},
{
"arrival": {
"time": "1753375668",
"uncertainty": 120
},
"departure": {
"time": "1753375668",
"uncertainty": 120
},
"stopId": "GAGA",
"stopSequence": 30
},
{
"arrival": {
"time": "1753375790",
"uncertainty": 120
},
"stopId": "EXPO_AR",
"stopSequence": 31
}
],
"trip": {
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "4538801"
},
"vehicle": {
"id": "429",
"label": "429"
}
}
},
{
"id": "4538804",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753376940",
"uncertainty": 120
},
"stopId": "VOILE",
"stopSequence": 1
}
],
"trip": {
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "4538804"
}
}
},
{
"id": "4479296",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753374259",
"uncertainty": 120
},
"departure": {
"time": "1753374259",
"uncertainty": 120
},
"stopId": "MASS1"
},
{
"departure": {
"time": "1753372125",
"uncertainty": 120
},
"stopId": "KERG1",
"stopSequence": 1
},
{
"arrival": {
"time": "1753372154",
"uncertainty": 120
},
"departure": {
"time": "1753372184",
"uncertainty": 120
},
"stopId": "RPK2",
"stopSequence": 2
},
{
"arrival": {
"time": "1753372253",
"uncertainty": 120
},
"departure": {
"time": "1753372253",
"uncertainty": 120
},
"stopId": "METI1",
"stopSequence": 3
},
{
"arrival": {
"time": "1753372295",
"uncertainty": 120
},
"departure": {
"time": "1753372305",
"uncertainty": 120
},
"stopId": "PLEN1",
"stopSequence": 4
},
{
"arrival": {
"time": "1753372347",
"uncertainty": 120
},
"departure": {
"time": "1753372364",
"uncertainty": 120
},
"stopId": "KERF1",
"stopSequence": 5
},
{
"arrival": {
"time": "1753372424",
"uncertainty": 120
},
"departure": {
"time": "1753372424",
"uncertainty": 120
},
"stopId": "BOLL2",
"stopSequence": 6
},
{
"arrival": {
"time": "1753372477",
"uncertainty": 120
},
"departure": {
"time": "1753372477",
"uncertainty": 120
},
"stopId": "ORME1",
"stopSequence": 7
},
{
"arrival": {
"time": "1753372495",
"uncertainty": 120
},
"departure": {
"time": "1753372495",
"uncertainty": 120
},
"stopId": "HENA1",
"stopSequence": 8
},
{
"arrival": {
"time": "1753372553",
"uncertainty": 120
},
"departure": {
"time": "1753372575",
"uncertainty": 120
},
"stopId": "BUNI1",
"stopSequence": 9
},
{
"arrival": {
"time": "1753372651",
"uncertainty": 120
},
"departure": {
"time": "1753372651",
"uncertainty": 120
},
"stopId": "CLET1",
"stopSequence": 10
},
{
"arrival": {
"time": "1753372761",
"uncertainty": 120
},
"departure": {
"time": "1753372785",
"uncertainty": 120
},
"stopId": "LYCA",
"stopSequence": 11
},
{
"arrival": {
"time": "1753372827",
"uncertainty": 120
},
"departure": {
"time": "1753372844",
"uncertainty": 120
},
"stopId": "PUCE",
"stopSequence": 12
},
{
"arrival": {
"time": "1753372904",
"uncertainty": 120
},
"departure": {
"time": "1753372904",
"uncertainty": 120
},
"stopId": "FREB1",
"stopSequence": 13
},
{
"arrival": {
"time": "1753372976",
"uncertainty": 120
},
"departure": {
"time": "1753372994",
"uncertainty": 120
},
"stopId": "TONK1",
"stopSequence": 14
},
{
"arrival": {
"time": "1753373024",
"uncertainty": 120
},
"departure": {
"time": "1753373024",
"uncertainty": 120
},
"stopId": "OISE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1753373126",
"uncertainty": 120
},
"departure": {
"time": "1753373144",
"uncertainty": 120
},
"stopId": "MARN1",
"stopSequence": 16
},
{
"arrival": {
"time": "1753373224",
"uncertainty": 120
},
"departure": {
"time": "1753373234",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1753373310",
"uncertainty": 120
},
"departure": {
"time": "1753373354",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1753373415",
"uncertainty": 120
},
"departure": {
"time": "1753373415",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 19
},
{
"arrival": {
"time": "1753373533",
"uncertainty": 120
},
"departure": {
"time": "1753373534",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 20
},
{
"arrival": {
"time": "1753373625",
"uncertainty": 120
},
"departure": {
"time": "1753373654",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 21
},
{
"arrival": {
"time": "1753373705",
"uncertainty": 120
},
"departure": {
"time": "1753373705",
"uncertainty": 120
},
"stopId": "GLBS1",
"stopSequence": 22
},
{
"arrival": {
"time": "1753373799",
"uncertainty": 120
},
"departure": {
"time": "1753373804",
"uncertainty": 120
},
"stopId": "NORM1",
"stopSequence": 23
},
{
"arrival": {
"time": "1753373891",
"uncertainty": 120
},
"departure": {
"time": "1753373895",
"uncertainty": 120
},
"stopId": "VERD2",
"stopSequence": 24
},
{
"arrival": {
"time": "1753374014",
"uncertainty": 120
},
"departure": {
"time": "1753374044",
"uncertainty": 120
},
"stopId": "TREF1",
"stopSequence": 25
},
{
"arrival": {
"time": "1753374119",
"uncertainty": 120
},
"departure": {
"time": "1753374134",
"uncertainty": 120
},
"stopId": "LSCO1",
"stopSequence": 26
},
{
"arrival": {
"time": "1753374185",
"uncertainty": 120
},
"departure": {
"time": "1753374196",
"uncertainty": 120
},
"stopId": "BDCH1",
"stopSequence": 27
},
{
"arrival": {
"time": "1753374254",
"uncertainty": 120
},
"departure": {
"time": "1753374254",
"uncertainty": 120
},
"stopId": "MASS1",
"stopSequence": 28
},
{
"arrival": {
"time": "1753374416",
"uncertainty": 120
},
"departure": {
"time": "1753374416",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "BERL1",
"stopSequence": 29
},
{
"arrival": {
"time": "1753374372",
"uncertainty": 120
},
"departure": {
"time": "1753374372",
"uncertainty": 120
},
"stopId": "KENC1",
"stopSequence": 30
},
{
"arrival": {
"time": "1753374416",
"uncertainty": 120
},
"departure": {
"time": "1753374416",
"uncertainty": 120
},
"stopId": "MAND1",
"stopSequence": 31
},
{
"arrival": {
"time": "1753374475",
"uncertainty": 120
},
"departure": {
"time": "1753374475",
"uncertainty": 120
},
"stopId": "PAN1",
"stopSequence": 32
},
{
"arrival": {
"time": "1753374517",
"uncertainty": 120
},
"departure": {
"time": "1753374517",
"uncertainty": 120
},
"stopId": "STAR1",
"stopSequence": 33
},
{
"arrival": {
"time": "1753374550",
"uncertainty": 120
},
"departure": {
"time": "1753374550",
"uncertainty": 120
},
"stopId": "QUER1",
"stopSequence": 34
},
{
"arrival": {
"time": "1753374586",
"uncertainty": 120
},
"departure": {
"time": "1753374586",
"uncertainty": 120
},
"stopId": "SCHU1",
"stopSequence": 35
},
{
"arrival": {
"time": "1753374666",
"uncertainty": 120
},
"stopId": "KERG1",
"stopSequence": 36
}
],
"trip": {
"routeId": "T1b",
"scheduleRelationship": "SCHEDULED",
"tripId": "4479296"
},
"vehicle": {
"id": "423",
"label": "423"
}
}
},
{
"id": "4549036",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753375064",
"uncertainty": 120
},
"departure": {
"time": "1753375064",
"uncertainty": 120
},
"stopId": "CENT4"
},
{
"departure": {
"time": "1753374588",
"uncertainty": 120
},
"stopId": "PMAN",
"stopSequence": 1
},
{
"arrival": {
"time": "1753374626",
"uncertainty": 120
},
"departure": {
"time": "1753374626",
"uncertainty": 120
},
"stopId": "NEZE",
"stopSequence": 2
},
{
"arrival": {
"time": "1753374656",
"uncertainty": 120
},
"departure": {
"time": "1753374656",
"uncertainty": 120
},
"stopId": "SALE",
"stopSequence": 3
},
{
"arrival": {
"time": "1753374761",
"uncertainty": 120
},
"departure": {
"time": "1753374761",
"uncertainty": 120
},
"stopId": "MALO",
"stopSequence": 4
},
{
"arrival": {
"time": "1753374792",
"uncertainty": 120
},
"departure": {
"time": "1753374792",
"uncertainty": 120
},
"stopId": "FLEVE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1753374720",
"uncertainty": 120
},
"departure": {
"time": "1753374720",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOMC3",
"stopSequence": 6
},
{
"arrival": {
"time": "1753374850",
"uncertainty": 120
},
"departure": {
"time": "1753374850",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOCH",
"stopSequence": 7
},
{
"arrival": {
"time": "1753374960",
"uncertainty": 120
},
"departure": {
"time": "1753374960",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "CENT4",
"stopSequence": 8
},
{
"arrival": {
"time": "1753375142",
"uncertainty": 120
},
"departure": {
"time": "1753375142",
"uncertainty": 120
},
"stopId": "STAN1",
"stopSequence": 9
},
{
"arrival": {
"time": "1753375201",
"uncertainty": 120
},
"departure": {
"time": "1753375201",
"uncertainty": 120
},
"stopId": "KBEL1",
"stopSequence": 10
},
{
"arrival": {
"time": "1753375243",
"uncertainty": 120
},
"departure": {
"time": "1753375243",
"uncertainty": 120
},
"stopId": "LAVA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1753375307",
"uncertainty": 120
},
"departure": {
"time": "1753375307",
"uncertainty": 120
},
"stopId": "PERC",
"stopSequence": 12
},
{
"arrival": {
"time": "1753375367",
"uncertainty": 120
},
"stopId": "POIN",
"stopSequence": 13
}
],
"trip": {
"routeId": "16",
"scheduleRelationship": "SCHEDULED",
"tripId": "4549036"
}
}
},
{
"id": "4549037",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753376759",
"uncertainty": 120
},
"departure": {
"time": "1753376759",
"uncertainty": 120
},
"stopId": "CENT4"
},
{
"departure": {
"time": "1753376280",
"uncertainty": 120
},
"stopId": "PMAN",
"stopSequence": 1
},
{
"arrival": {
"time": "1753376315",
"uncertainty": 120
},
"departure": {
"time": "1753376315",
"uncertainty": 120
},
"stopId": "NEZE",
"stopSequence": 2
},
{
"arrival": {
"time": "1753376340",
"uncertainty": 120
},
"departure": {
"time": "1753376340",
"uncertainty": 120
},
"stopId": "SALE",
"stopSequence": 3
},
{
"arrival": {
"time": "1753376460",
"uncertainty": 120
},
"departure": {
"time": "1753376460",
"uncertainty": 120
},
"stopId": "MALO",
"stopSequence": 4
},
{
"arrival": {
"time": "1753376487",
"uncertainty": 120
},
"departure": {
"time": "1753376487",
"uncertainty": 120
},
"stopId": "FLEVE1",
"stopSequence": 5
},
{
"arrival": {
"time": "1753376520",
"uncertainty": 120
},
"departure": {
"time": "1753376520",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOMC3",
"stopSequence": 6
},
{
"arrival": {
"time": "1753376650",
"uncertainty": 120
},
"departure": {
"time": "1753376650",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOCH",
"stopSequence": 7
},
{
"arrival": {
"time": "1753376760",
"uncertainty": 120
},
"departure": {
"time": "1753376760",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "CENT4",
"stopSequence": 8
},
{
"arrival": {
"time": "1753376837",
"uncertainty": 120
},
"departure": {
"time": "1753376837",
"uncertainty": 120
},
"stopId": "STAN1",
"stopSequence": 9
},
{
"arrival": {
"time": "1753376896",
"uncertainty": 120
},
"departure": {
"time": "1753376896",
"uncertainty": 120
},
"stopId": "KBEL1",
"stopSequence": 10
},
{
"arrival": {
"time": "1753376940",
"uncertainty": 120
},
"departure": {
"time": "1753376940",
"uncertainty": 120
},
"stopId": "LAVA1",
"stopSequence": 11
},
{
"arrival": {
"time": "1753377000",
"uncertainty": 120
},
"departure": {
"time": "1753377000",
"uncertainty": 120
},
"stopId": "PERC",
"stopSequence": 12
},
{
"arrival": {
"time": "1753377060",
"uncertainty": 120
},
"stopId": "POIN",
"stopSequence": 13
}
],
"trip": {
"routeId": "16",
"scheduleRelationship": "SCHEDULED",
"tripId": "4549037"
}
}
},
{
"id": "4479163",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753369081",
"uncertainty": 120
},
"stopId": "GE4",
"stopSequence": 1
},
{
"arrival": {
"time": "1753369112",
"uncertainty": 120
},
"departure": {
"time": "1753369112",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1753369202",
"uncertainty": 120
},
"departure": {
"time": "1753369202",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 3
},
{
"arrival": {
"time": "1753369274",
"uncertainty": 120
},
"departure": {
"time": "1753369292",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 4
},
{
"arrival": {
"time": "1753369364",
"uncertainty": 120
},
"departure": {
"time": "1753369381",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 5
},
{
"arrival": {
"time": "1753369464",
"uncertainty": 120
},
"departure": {
"time": "1753369464",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 6
},
{
"arrival": {
"time": "1753369531",
"uncertainty": 120
},
"departure": {
"time": "1753369531",
"uncertainty": 120
},
"stopId": "BAYA",
"stopSequence": 7
},
{
"arrival": {
"time": "1753369591",
"uncertainty": 120
},
"departure": {
"time": "1753369591",
"uncertainty": 120
},
"stopId": "MERV",
"stopSequence": 8
},
{
"arrival": {
"time": "1753369651",
"uncertainty": 120
},
"departure": {
"time": "1753369651",
"uncertainty": 120
},
"stopId": "LYCM",
"stopSequence": 9
},
{
"arrival": {
"time": "1753369760",
"uncertainty": 120
},
"departure": {
"time": "1753369760",
"uncertainty": 120
},
"stopId": "CLET",
"stopSequence": 10
},
{
"arrival": {
"time": "1753369831",
"uncertainty": 120
},
"departure": {
"time": "1753369831",
"uncertainty": 120
},
"stopId": "LAIN",
"stopSequence": 11
},
{
"arrival": {
"time": "1753369888",
"uncertainty": 120
},
"departure": {
"time": "1753369920",
"uncertainty": 120
},
"stopId": "KRVE",
"stopSequence": 12
},
{
"arrival": {
"time": "1753369982",
"uncertainty": 120
},
"departure": {
"time": "1753369982",
"uncertainty": 120
},
"stopId": "CMAR",
"stopSequence": 13
},
{
"arrival": {
"time": "1753370003",
"uncertainty": 120
},
"departure": {
"time": "1753370012",
"uncertainty": 120
},
"stopId": "CHEN",
"stopSequence": 14
},
{
"arrival": {
"time": "1753370084",
"uncertainty": 120
},
"departure": {
"time": "1753370084",
"uncertainty": 120
},
"stopId": "TER",
"stopSequence": 15
},
{
"arrival": {
"time": "1753370198",
"uncertainty": 120
},
"departure": {
"time": "1753370220",
"uncertainty": 120
},
"stopId": "QUEL",
"stopSequence": 16
},
{
"arrival": {
"time": "1753370286",
"uncertainty": 120
},
"departure": {
"time": "1753370286",
"uncertainty": 120
},
"stopId": "BOUC",
"stopSequence": 17
},
{
"arrival": {
"time": "1753370316",
"uncertainty": 120
},
"departure": {
"time": "1753370348",
"uncertainty": 120
},
"stopId": "4CHE",
"stopSequence": 18
},
{
"arrival": {
"time": "1753370431",
"uncertainty": 120
},
"departure": {
"time": "1753370431",
"uncertainty": 120
},
"stopId": "ANEZ",
"stopSequence": 19
},
{
"arrival": {
"time": "1753370506",
"uncertainty": 120
},
"departure": {
"time": "1753370506",
"uncertainty": 120
},
"stopId": "SITE",
"stopSequence": 20
},
{
"arrival": {
"time": "1753370567",
"uncertainty": 120
},
"departure": {
"time": "1753370582",
"uncertainty": 120
},
"stopId": "MENZ",
"stopSequence": 21
},
{
"arrival": {
"time": "1753370642",
"uncertainty": 120
},
"departure": {
"time": "1753370701",
"uncertainty": 120
},
"stopId": "GROU2",
"stopSequence": 22
},
{
"arrival": {
"time": "1753370732",
"uncertainty": 120
},
"departure": {
"time": "1753370732",
"uncertainty": 120
},
"stopId": "BRIS",
"stopSequence": 23
},
{
"arrival": {
"time": "1753370786",
"uncertainty": 120
},
"departure": {
"time": "1753370786",
"uncertainty": 120
},
"stopId": "ROSE",
"stopSequence": 24
},
{
"arrival": {
"time": "1753370866",
"uncertainty": 120
},
"departure": {
"time": "1753370866",
"uncertainty": 120
},
"stopId": "KEGU",
"stopSequence": 25
},
{
"arrival": {
"time": "1753370937",
"uncertainty": 120
},
"departure": {
"time": "1753370937",
"uncertainty": 120
},
"stopId": "PRES",
"stopSequence": 26
},
{
"arrival": {
"time": "1753370995",
"uncertainty": 120
},
"departure": {
"time": "1753370995",
"uncertainty": 120
},
"stopId": "OCEA",
"stopSequence": 27
},
{
"arrival": {
"time": "1753371053",
"uncertainty": 120
},
"departure": {
"time": "1753371062",
"uncertainty": 120
},
"stopId": "KPLA",
"stopSequence": 28
},
{
"arrival": {
"time": "1753371114",
"uncertainty": 120
},
"departure": {
"time": "1753371114",
"uncertainty": 120
},
"stopId": "KPAP",
"stopSequence": 29
},
{
"arrival": {
"time": "1753371235",
"uncertainty": 120
},
"departure": {
"time": "1753371235",
"uncertainty": 120
},
"stopId": "PALU",
"stopSequence": 30
},
{
"arrival": {
"time": "1753371361",
"uncertainty": 120
},
"departure": {
"time": "1753371362",
"uncertainty": 120
},
"stopId": "LOME",
"stopSequence": 31
},
{
"arrival": {
"time": "1753371468",
"uncertainty": 120
},
"departure": {
"time": "1753371468",
"uncertainty": 120
},
"stopId": "KRBI",
"stopSequence": 32
},
{
"arrival": {
"time": "1753371497",
"uncertainty": 120
},
"departure": {
"time": "1753371511",
"uncertainty": 120
},
"stopId": "PERE",
"stopSequence": 33
},
{
"arrival": {
"time": "1753371585",
"uncertainty": 120
},
"departure": {
"time": "1753371585",
"uncertainty": 120
},
"stopId": "CAUD",
"stopSequence": 34
},
{
"arrival": {
"time": "1753371644",
"uncertainty": 120
},
"departure": {
"time": "1753371644",
"uncertainty": 120
},
"stopId": "CHAL",
"stopSequence": 35
},
{
"arrival": {
"time": "1753371703",
"uncertainty": 120
},
"departure": {
"time": "1753371703",
"uncertainty": 120
},
"stopId": "KERR",
"stopSequence": 36
},
{
"arrival": {
"time": "1753371775",
"uncertainty": 120
},
"departure": {
"time": "1753371782",
"uncertainty": 120
},
"stopId": "PBLAN",
"stopSequence": 37
},
{
"arrival": {
"time": "1753371943",
"uncertainty": 120
},
"departure": {
"time": "1753371943",
"uncertainty": 120
},
"stopId": "COUR1",
"stopSequence": 38
},
{
"arrival": {
"time": "1753372079",
"uncertainty": 120
},
"departure": {
"time": "1753372079",
"uncertainty": 120
},
"stopId": "KERH1",
"stopSequence": 39
},
{
"arrival": {
"time": "1753372121",
"uncertainty": 120
},
"departure": {
"time": "1753372121",
"uncertainty": 120
},
"stopId": "JUDE",
"stopSequence": 40
},
{
"arrival": {
"time": "1753372202",
"uncertainty": 120
},
"departure": {
"time": "1753372202",
"uncertainty": 120
},
"stopId": "ATIS1",
"stopSequence": 41
},
{
"arrival": {
"time": "1753372330",
"uncertainty": 120
},
"departure": {
"time": "1753372330",
"uncertainty": 120
},
"stopId": "FKER1",
"stopSequence": 42
},
{
"arrival": {
"time": "1753372419",
"uncertainty": 120
},
"departure": {
"time": "1753372419",
"uncertainty": 120
},
"stopId": "FBLO1",
"stopSequence": 43
},
{
"arrival": {
"time": "1753372553",
"uncertainty": 120
},
"departure": {
"time": "1753372553",
"uncertainty": 120
},
"stopId": "GPLA",
"stopSequence": 44
},
{
"arrival": {
"time": "1753372681",
"uncertainty": 120
},
"departure": {
"time": "1753372681",
"uncertainty": 120
},
"stopId": "LLOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1753372780",
"uncertainty": 120
},
"departure": {
"time": "1753372780",
"uncertainty": 120
},
"stopId": "OCEAN",
"stopSequence": 46
},
{
"arrival": {
"time": "1753372867",
"uncertainty": 120
},
"departure": {
"time": "1753372867",
"uncertainty": 120
},
"stopId": "VALL",
"stopSequence": 47
},
{
"arrival": {
"time": "1753372936",
"uncertainty": 120
},
"departure": {
"time": "1753372936",
"uncertainty": 120
},
"stopId": "GDPL",
"stopSequence": 48
},
{
"arrival": {
"time": "1753373019",
"uncertainty": 120
},
"departure": {
"time": "1753373019",
"uncertainty": 120
},
"stopId": "ROZ",
"stopSequence": 49
},
{
"arrival": {
"time": "1753373046",
"uncertainty": 120
},
"departure": {
"time": "1753373046",
"uncertainty": 120
},
"stopId": "KBIG",
"stopSequence": 50
},
{
"arrival": {
"time": "1753373270",
"uncertainty": 120
},
"departure": {
"time": "1753373270",
"uncertainty": 120
},
"stopId": "KRGE",
"stopSequence": 51
},
{
"arrival": {
"time": "1753373332",
"uncertainty": 120
},
"departure": {
"time": "1753373332",
"uncertainty": 120
},
"stopId": "GUID",
"stopSequence": 52
},
{
"arrival": {
"time": "1753373446",
"uncertainty": 120
},
"departure": {
"time": "1753373446",
"uncertainty": 120
},
"stopId": "MELE",
"stopSequence": 53
},
{
"arrival": {
"time": "1753373505",
"uncertainty": 120
},
"departure": {
"time": "1753373505",
"uncertainty": 120
},
"stopId": "KERUE",
"stopSequence": 54
},
{
"arrival": {
"time": "1753373602",
"uncertainty": 120
},
"departure": {
"time": "1753373602",
"uncertainty": 120
},
"stopId": "CSEC1",
"stopSequence": 55
},
{
"arrival": {
"time": "1753373687",
"uncertainty": 120
},
"departure": {
"time": "1753373687",
"uncertainty": 120
},
"stopId": "MENE",
"stopSequence": 56
},
{
"arrival": {
"time": "1753373745",
"uncertainty": 120
},
"departure": {
"time": "1753373745",
"uncertainty": 120
},
"stopId": "MADE",
"stopSequence": 57
},
{
"arrival": {
"time": "1753373775",
"uncertainty": 120
},
"departure": {
"time": "1753373775",
"uncertainty": 120
},
"stopId": "KDRO",
"stopSequence": 58
},
{
"arrival": {
"time": "1753373812",
"uncertainty": 120
},
"departure": {
"time": "1753373812",
"uncertainty": 120
},
"stopId": "RPLA",
"stopSequence": 59
},
{
"arrival": {
"time": "1753373958",
"uncertainty": 120
},
"departure": {
"time": "1753373972",
"uncertainty": 120
},
"stopId": "MAIG",
"stopSequence": 60
},
{
"arrival": {
"time": "1753374050",
"uncertainty": 120
},
"departure": {
"time": "1753374062",
"uncertainty": 120
},
"stopId": "LESB",
"stopSequence": 61
},
{
"arrival": {
"time": "1753374121",
"uncertainty": 120
},
"departure": {
"time": "1753374121",
"uncertainty": 120
},
"stopId": "KEDY",
"stopSequence": 62
},
{
"arrival": {
"time": "1753374215",
"uncertainty": 120
},
"departure": {
"time": "1753374215",
"uncertainty": 120
},
"stopId": "BELA",
"stopSequence": 63
},
{
"arrival": {
"time": "1753374298",
"uncertainty": 120
},
"departure": {
"time": "1753374298",
"uncertainty": 120
},
"stopId": "MAIA",
"stopSequence": 64
},
{
"arrival": {
"time": "1753374425",
"uncertainty": 120
},
"departure": {
"time": "1753374425",
"uncertainty": 120
},
"stopId": "VDTO",
"stopSequence": 65
},
{
"arrival": {
"time": "1753374537",
"uncertainty": 120
},
"departure": {
"time": "1753374537",
"uncertainty": 120
},
"stopId": "BEGR4",
"stopSequence": 66
},
{
"arrival": {
"time": "1753374631",
"uncertainty": 120
},
"stopId": "CLAI",
"stopSequence": 67
}
],
"trip": {
"routeId": "50",
"scheduleRelationship": "SCHEDULED",
"tripId": "4479163"
},
"vehicle": {
"id": "601",
"label": "601"
}
}
},
{
"id": "4479165",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753375740",
"uncertainty": 120
},
"stopId": "GE4",
"stopSequence": 1
}
],
"trip": {
"routeId": "50",
"scheduleRelationship": "SCHEDULED",
"tripId": "4479165"
}
}
},
{
"id": "4479164",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753372082",
"uncertainty": 120
},
"stopId": "GE4",
"stopSequence": 1
},
{
"arrival": {
"time": "1753372082",
"uncertainty": 120
},
"departure": {
"time": "1753372143",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 2
},
{
"arrival": {
"time": "1753372237",
"uncertainty": 120
},
"departure": {
"time": "1753372262",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 3
},
{
"arrival": {
"time": "1753372322",
"uncertainty": 120
},
"departure": {
"time": "1753372352",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 4
},
{
"arrival": {
"time": "1753372439",
"uncertainty": 120
},
"departure": {
"time": "1753372442",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 5
},
{
"arrival": {
"time": "1753372528",
"uncertainty": 120
},
"departure": {
"time": "1753372563",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 6
},
{
"arrival": {
"time": "1753372630",
"uncertainty": 120
},
"departure": {
"time": "1753372630",
"uncertainty": 120
},
"stopId": "BAYA",
"stopSequence": 7
},
{
"arrival": {
"time": "1753372683",
"uncertainty": 120
},
"departure": {
"time": "1753372683",
"uncertainty": 120
},
"stopId": "MERV",
"stopSequence": 8
},
{
"arrival": {
"time": "1753372772",
"uncertainty": 120
},
"departure": {
"time": "1753372772",
"uncertainty": 120
},
"stopId": "LYCM",
"stopSequence": 9
},
{
"arrival": {
"time": "1753372893",
"uncertainty": 120
},
"departure": {
"time": "1753372893",
"uncertainty": 120
},
"stopId": "CLET",
"stopSequence": 10
},
{
"arrival": {
"time": "1753372975",
"uncertainty": 120
},
"departure": {
"time": "1753372983",
"uncertainty": 120
},
"stopId": "LAIN",
"stopSequence": 11
},
{
"arrival": {
"time": "1753373042",
"uncertainty": 120
},
"departure": {
"time": "1753373042",
"uncertainty": 120
},
"stopId": "KRVE",
"stopSequence": 12
},
{
"arrival": {
"time": "1753373102",
"uncertainty": 120
},
"departure": {
"time": "1753373102",
"uncertainty": 120
},
"stopId": "CMAR",
"stopSequence": 13
},
{
"arrival": {
"time": "1753373162",
"uncertainty": 120
},
"departure": {
"time": "1753373162",
"uncertainty": 120
},
"stopId": "CHEN",
"stopSequence": 14
},
{
"arrival": {
"time": "1753373238",
"uncertainty": 120
},
"departure": {
"time": "1753373252",
"uncertainty": 120
},
"stopId": "TER",
"stopSequence": 15
},
{
"arrival": {
"time": "1753373438",
"uncertainty": 120
},
"departure": {
"time": "1753373438",
"uncertainty": 120
},
"stopId": "QUEL",
"stopSequence": 16
},
{
"arrival": {
"time": "1753373523",
"uncertainty": 120
},
"departure": {
"time": "1753373523",
"uncertainty": 120
},
"stopId": "BOUC",
"stopSequence": 17
},
{
"arrival": {
"time": "1753373551",
"uncertainty": 120
},
"departure": {
"time": "1753373553",
"uncertainty": 120
},
"stopId": "4CHE",
"stopSequence": 18
},
{
"arrival": {
"time": "1753373621",
"uncertainty": 120
},
"departure": {
"time": "1753373621",
"uncertainty": 120
},
"stopId": "ANEZ",
"stopSequence": 19
},
{
"arrival": {
"time": "1753373678",
"uncertainty": 120
},
"departure": {
"time": "1753373678",
"uncertainty": 120
},
"stopId": "SITE",
"stopSequence": 20
},
{
"arrival": {
"time": "1753373733",
"uncertainty": 120
},
"departure": {
"time": "1753373733",
"uncertainty": 120
},
"stopId": "MENZ",
"stopSequence": 21
},
{
"arrival": {
"time": "1753373783",
"uncertainty": 120
},
"departure": {
"time": "1753373783",
"uncertainty": 120
},
"stopId": "GROU2",
"stopSequence": 22
},
{
"arrival": {
"time": "1753373810",
"uncertainty": 120
},
"departure": {
"time": "1753373822",
"uncertainty": 120
},
"stopId": "BRIS",
"stopSequence": 23
},
{
"arrival": {
"time": "1753373876",
"uncertainty": 120
},
"departure": {
"time": "1753373883",
"uncertainty": 120
},
"stopId": "ROSE",
"stopSequence": 24
},
{
"arrival": {
"time": "1753373969",
"uncertainty": 120
},
"departure": {
"time": "1753373972",
"uncertainty": 120
},
"stopId": "KEGU",
"stopSequence": 25
},
{
"arrival": {
"time": "1753374052",
"uncertainty": 120
},
"departure": {
"time": "1753374052",
"uncertainty": 120
},
"stopId": "PRES",
"stopSequence": 26
},
{
"arrival": {
"time": "1753374098",
"uncertainty": 120
},
"departure": {
"time": "1753374098",
"uncertainty": 120
},
"stopId": "OCEA",
"stopSequence": 27
},
{
"arrival": {
"time": "1753374158",
"uncertainty": 120
},
"departure": {
"time": "1753374158",
"uncertainty": 120
},
"stopId": "KPLA",
"stopSequence": 28
},
{
"arrival": {
"time": "1753374202",
"uncertainty": 120
},
"departure": {
"time": "1753374202",
"uncertainty": 120
},
"stopId": "KPAP",
"stopSequence": 29
},
{
"arrival": {
"time": "1753374328",
"uncertainty": 120
},
"departure": {
"time": "1753374328",
"uncertainty": 120
},
"stopId": "PALU",
"stopSequence": 30
},
{
"arrival": {
"time": "1753374425",
"uncertainty": 120
},
"departure": {
"time": "1753374425",
"uncertainty": 120
},
"stopId": "LOME",
"stopSequence": 31
},
{
"arrival": {
"time": "1753374504",
"uncertainty": 120
},
"departure": {
"time": "1753374504",
"uncertainty": 120
},
"stopId": "KRBI",
"stopSequence": 32
},
{
"arrival": {
"time": "1753374536",
"uncertainty": 120
},
"departure": {
"time": "1753374536",
"uncertainty": 120
},
"stopId": "PERE",
"stopSequence": 33
},
{
"arrival": {
"time": "1753374601",
"uncertainty": 120
},
"departure": {
"time": "1753374601",
"uncertainty": 120
},
"stopId": "CAUD",
"stopSequence": 34
},
{
"arrival": {
"time": "1753374651",
"uncertainty": 120
},
"departure": {
"time": "1753374651",
"uncertainty": 120
},
"stopId": "CHAL",
"stopSequence": 35
},
{
"arrival": {
"time": "1753374696",
"uncertainty": 120
},
"departure": {
"time": "1753374696",
"uncertainty": 120
},
"stopId": "KERR",
"stopSequence": 36
},
{
"arrival": {
"time": "1753374785",
"uncertainty": 120
},
"departure": {
"time": "1753374785",
"uncertainty": 120
},
"stopId": "PBLAN",
"stopSequence": 37
},
{
"arrival": {
"time": "1753374967",
"uncertainty": 120
},
"departure": {
"time": "1753374967",
"uncertainty": 120
},
"stopId": "COUR1",
"stopSequence": 38
},
{
"arrival": {
"time": "1753375093",
"uncertainty": 120
},
"departure": {
"time": "1753375093",
"uncertainty": 120
},
"stopId": "KERH1",
"stopSequence": 39
},
{
"arrival": {
"time": "1753375158",
"uncertainty": 120
},
"departure": {
"time": "1753375158",
"uncertainty": 120
},
"stopId": "JUDE",
"stopSequence": 40
},
{
"arrival": {
"time": "1753375256",
"uncertainty": 120
},
"departure": {
"time": "1753375256",
"uncertainty": 120
},
"stopId": "ATIS1",
"stopSequence": 41
},
{
"arrival": {
"time": "1753375333",
"uncertainty": 120
},
"departure": {
"time": "1753375333",
"uncertainty": 120
},
"stopId": "FKER1",
"stopSequence": 42
},
{
"arrival": {
"time": "1753375387",
"uncertainty": 120
},
"departure": {
"time": "1753375387",
"uncertainty": 120
},
"stopId": "FBLO1",
"stopSequence": 43
},
{
"arrival": {
"time": "1753375488",
"uncertainty": 120
},
"departure": {
"time": "1753375488",
"uncertainty": 120
},
"stopId": "GPLA",
"stopSequence": 44
},
{
"arrival": {
"time": "1753375630",
"uncertainty": 120
},
"departure": {
"time": "1753375630",
"uncertainty": 120
},
"stopId": "LLOC",
"stopSequence": 45
},
{
"arrival": {
"time": "1753375732",
"uncertainty": 120
},
"departure": {
"time": "1753375732",
"uncertainty": 120
},
"stopId": "OCEAN",
"stopSequence": 46
},
{
"arrival": {
"time": "1753375807",
"uncertainty": 120
},
"departure": {
"time": "1753375807",
"uncertainty": 120
},
"stopId": "VALL",
"stopSequence": 47
},
{
"arrival": {
"time": "1753375852",
"uncertainty": 120
},
"departure": {
"time": "1753375852",
"uncertainty": 120
},
"stopId": "GDPL",
"stopSequence": 48
},
{
"arrival": {
"time": "1753375911",
"uncertainty": 120
},
"departure": {
"time": "1753375911",
"uncertainty": 120
},
"stopId": "ROZ",
"stopSequence": 49
},
{
"arrival": {
"time": "1753375949",
"uncertainty": 120
},
"departure": {
"time": "1753375949",
"uncertainty": 120
},
"stopId": "KBIG",
"stopSequence": 50
},
{
"arrival": {
"time": "1753376249",
"uncertainty": 120
},
"departure": {
"time": "1753376249",
"uncertainty": 120
},
"stopId": "KRGE",
"stopSequence": 51
},
{
"arrival": {
"time": "1753376291",
"uncertainty": 120
},
"departure": {
"time": "1753376291",
"uncertainty": 120
},
"stopId": "GUID",
"stopSequence": 52
},
{
"arrival": {
"time": "1753376411",
"uncertainty": 120
},
"departure": {
"time": "1753376411",
"uncertainty": 120
},
"stopId": "MELE",
"stopSequence": 53
},
{
"arrival": {
"time": "1753376467",
"uncertainty": 120
},
"departure": {
"time": "1753376467",
"uncertainty": 120
},
"stopId": "KERUE",
"stopSequence": 54
},
{
"arrival": {
"time": "1753376543",
"uncertainty": 120
},
"departure": {
"time": "1753376543",
"uncertainty": 120
},
"stopId": "CSEC1",
"stopSequence": 55
},
{
"arrival": {
"time": "1753376661",
"uncertainty": 120
},
"departure": {
"time": "1753376661",
"uncertainty": 120
},
"stopId": "MENE",
"stopSequence": 56
},
{
"arrival": {
"time": "1753376712",
"uncertainty": 120
},
"departure": {
"time": "1753376712",
"uncertainty": 120
},
"stopId": "MADE",
"stopSequence": 57
},
{
"arrival": {
"time": "1753376771",
"uncertainty": 120
},
"departure": {
"time": "1753376771",
"uncertainty": 120
},
"stopId": "KDRO",
"stopSequence": 58
},
{
"arrival": {
"time": "1753376834",
"uncertainty": 120
},
"departure": {
"time": "1753376834",
"uncertainty": 120
},
"stopId": "RPLA",
"stopSequence": 59
},
{
"arrival": {
"time": "1753376892",
"uncertainty": 120
},
"departure": {
"time": "1753376892",
"uncertainty": 120
},
"stopId": "MAIG",
"stopSequence": 60
},
{
"arrival": {
"time": "1753376941",
"uncertainty": 120
},
"departure": {
"time": "1753376941",
"uncertainty": 120
},
"stopId": "LESB",
"stopSequence": 61
},
{
"arrival": {
"time": "1753377003",
"uncertainty": 120
},
"departure": {
"time": "1753377003",
"uncertainty": 120
},
"stopId": "KEDY",
"stopSequence": 62
},
{
"arrival": {
"time": "1753377131",
"uncertainty": 120
},
"departure": {
"time": "1753377131",
"uncertainty": 120
},
"stopId": "BELA",
"stopSequence": 63
},
{
"arrival": {
"time": "1753377207",
"uncertainty": 120
},
"departure": {
"time": "1753377207",
"uncertainty": 120
},
"stopId": "MAIA",
"stopSequence": 64
},
{
"arrival": {
"time": "1753377334",
"uncertainty": 120
},
"departure": {
"time": "1753377334",
"uncertainty": 120
},
"stopId": "VDTO",
"stopSequence": 65
},
{
"arrival": {
"time": "1753377412",
"uncertainty": 120
},
"departure": {
"time": "1753377412",
"uncertainty": 120
},
"stopId": "BEGR4",
"stopSequence": 66
},
{
"arrival": {
"time": "1753377514",
"uncertainty": 120
},
"stopId": "CLAI",
"stopSequence": 67
}
],
"trip": {
"routeId": "50",
"scheduleRelationship": "SCHEDULED",
"tripId": "4479164"
},
"vehicle": {
"id": "415",
"label": "415"
}
}
},
{
"id": "4479155",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753374859",
"uncertainty": 120
},
"departure": {
"time": "1753374859",
"uncertainty": 120
},
"stopId": "GLBS"
},
{
"departure": {
"time": "1753369388",
"uncertainty": 120
},
"stopId": "CLAI1",
"stopSequence": 1
},
{
"arrival": {
"time": "1753369463",
"uncertainty": 120
},
"departure": {
"time": "1753369463",
"uncertainty": 120
},
"stopId": "BEGR5",
"stopSequence": 2
},
{
"arrival": {
"time": "1753369530",
"uncertainty": 120
},
"departure": {
"time": "1753369538",
"uncertainty": 120
},
"stopId": "VDTO1",
"stopSequence": 3
},
{
"arrival": {
"time": "1753369696",
"uncertainty": 120
},
"departure": {
"time": "1753369696",
"uncertainty": 120
},
"stopId": "MAIA1",
"stopSequence": 4
},
{
"arrival": {
"time": "1753369793",
"uncertainty": 120
},
"departure": {
"time": "1753369793",
"uncertainty": 120
},
"stopId": "BELA1",
"stopSequence": 5
},
{
"arrival": {
"time": "1753369897",
"uncertainty": 120
},
"departure": {
"time": "1753369897",
"uncertainty": 120
},
"stopId": "KEDY1",
"stopSequence": 6
},
{
"arrival": {
"time": "1753369946",
"uncertainty": 120
},
"departure": {
"time": "1753369946",
"uncertainty": 120
},
"stopId": "LESB1",
"stopSequence": 7
},
{
"arrival": {
"time": "1753370002",
"uncertainty": 120
},
"departure": {
"time": "1753370017",
"uncertainty": 120
},
"stopId": "MAIG1",
"stopSequence": 8
},
{
"arrival": {
"time": "1753370069",
"uncertainty": 120
},
"departure": {
"time": "1753370069",
"uncertainty": 120
},
"stopId": "RPLA1",
"stopSequence": 9
},
{
"arrival": {
"time": "1753370116",
"uncertainty": 120
},
"departure": {
"time": "1753370116",
"uncertainty": 120
},
"stopId": "KDRO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1753370157",
"uncertainty": 120
},
"departure": {
"time": "1753370157",
"uncertainty": 120
},
"stopId": "MADE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1753370203",
"uncertainty": 120
},
"departure": {
"time": "1753370203",
"uncertainty": 120
},
"stopId": "MENE1",
"stopSequence": 12
},
{
"arrival": {
"time": "1753370313",
"uncertainty": 120
},
"departure": {
"time": "1753370313",
"uncertainty": 120
},
"stopId": "CSEC",
"stopSequence": 13
},
{
"arrival": {
"time": "1753370399",
"uncertainty": 120
},
"departure": {
"time": "1753370399",
"uncertainty": 120
},
"stopId": "KERUE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1753370468",
"uncertainty": 120
},
"departure": {
"time": "1753370468",
"uncertainty": 120
},
"stopId": "MELE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1753370544",
"uncertainty": 120
},
"departure": {
"time": "1753370544",
"uncertainty": 120
},
"stopId": "PJAF",
"stopSequence": 16
},
{
"arrival": {
"time": "1753370597",
"uncertainty": 120
},
"departure": {
"time": "1753370597",
"uncertainty": 120
},
"stopId": "GUID1",
"stopSequence": 17
},
{
"arrival": {
"time": "1753370639",
"uncertainty": 120
},
"departure": {
"time": "1753370639",
"uncertainty": 120
},
"stopId": "KRGE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1753370826",
"uncertainty": 120
},
"departure": {
"time": "1753370827",
"uncertainty": 120
},
"stopId": "KBIG1",
"stopSequence": 19
},
{
"arrival": {
"time": "1753370887",
"uncertainty": 120
},
"departure": {
"time": "1753370887",
"uncertainty": 120
},
"stopId": "ROZ1",
"stopSequence": 20
},
{
"arrival": {
"time": "1753370934",
"uncertainty": 120
},
"departure": {
"time": "1753370934",
"uncertainty": 120
},
"stopId": "GDPL1",
"stopSequence": 21
},
{
"arrival": {
"time": "1753370996",
"uncertainty": 120
},
"departure": {
"time": "1753371008",
"uncertainty": 120
},
"stopId": "VALL1",
"stopSequence": 22
},
{
"arrival": {
"time": "1753371076",
"uncertainty": 120
},
"departure": {
"time": "1753371076",
"uncertainty": 120
},
"stopId": "OCEAN1",
"stopSequence": 23
},
{
"arrival": {
"time": "1753371162",
"uncertainty": 120
},
"departure": {
"time": "1753371162",
"uncertainty": 120
},
"stopId": "LLOC1",
"stopSequence": 24
},
{
"arrival": {
"time": "1753371276",
"uncertainty": 120
},
"departure": {
"time": "1753371276",
"uncertainty": 120
},
"stopId": "GPLA1",
"stopSequence": 25
},
{
"arrival": {
"time": "1753371377",
"uncertainty": 120
},
"departure": {
"time": "1753371518",
"uncertainty": 120
},
"stopId": "FBLO",
"stopSequence": 26
},
{
"arrival": {
"time": "1753371587",
"uncertainty": 120
},
"departure": {
"time": "1753371587",
"uncertainty": 120
},
"stopId": "FKER",
"stopSequence": 27
},
{
"arrival": {
"time": "1753371685",
"uncertainty": 120
},
"departure": {
"time": "1753371685",
"uncertainty": 120
},
"stopId": "ATIS",
"stopSequence": 28
},
{
"arrival": {
"time": "1753371762",
"uncertainty": 120
},
"departure": {
"time": "1753371762",
"uncertainty": 120
},
"stopId": "JUDE1",
"stopSequence": 29
},
{
"arrival": {
"time": "1753371812",
"uncertainty": 120
},
"departure": {
"time": "1753371812",
"uncertainty": 120
},
"stopId": "KERH",
"stopSequence": 30
},
{
"arrival": {
"time": "1753371914",
"uncertainty": 120
},
"departure": {
"time": "1753371938",
"uncertainty": 120
},
"stopId": "COUR",
"stopSequence": 31
},
{
"arrival": {
"time": "1753372099",
"uncertainty": 120
},
"departure": {
"time": "1753372118",
"uncertainty": 120
},
"stopId": "PBLAN1",
"stopSequence": 32
},
{
"arrival": {
"time": "1753372208",
"uncertainty": 120
},
"departure": {
"time": "1753372208",
"uncertainty": 120
},
"stopId": "KERR1",
"stopSequence": 33
},
{
"arrival": {
"time": "1753372260",
"uncertainty": 120
},
"departure": {
"time": "1753372260",
"uncertainty": 120
},
"stopId": "CHAL1",
"stopSequence": 34
},
{
"arrival": {
"time": "1753372294",
"uncertainty": 120
},
"departure": {
"time": "1753372294",
"uncertainty": 120
},
"stopId": "CAUD1",
"stopSequence": 35
},
{
"arrival": {
"time": "1753372358",
"uncertainty": 120
},
"departure": {
"time": "1753372358",
"uncertainty": 120
},
"stopId": "PERE1",
"stopSequence": 36
},
{
"arrival": {
"time": "1753372418",
"uncertainty": 120
},
"departure": {
"time": "1753372418",
"uncertainty": 120
},
"stopId": "KRBI1",
"stopSequence": 37
},
{
"arrival": {
"time": "1753372473",
"uncertainty": 120
},
"departure": {
"time": "1753372568",
"uncertainty": 120
},
"stopId": "LOME1",
"stopSequence": 38
},
{
"arrival": {
"time": "1753372681",
"uncertainty": 120
},
"departure": {
"time": "1753372681",
"uncertainty": 120
},
"stopId": "PALU1",
"stopSequence": 39
},
{
"arrival": {
"time": "1753372786",
"uncertainty": 120
},
"departure": {
"time": "1753372786",
"uncertainty": 120
},
"stopId": "KPAP1",
"stopSequence": 40
},
{
"arrival": {
"time": "1753372867",
"uncertainty": 120
},
"departure": {
"time": "1753372867",
"uncertainty": 120
},
"stopId": "KPLA1",
"stopSequence": 41
},
{
"arrival": {
"time": "1753372922",
"uncertainty": 120
},
"departure": {
"time": "1753372922",
"uncertainty": 120
},
"stopId": "OCEA1",
"stopSequence": 42
},
{
"arrival": {
"time": "1753372950",
"uncertainty": 120
},
"departure": {
"time": "1753372950",
"uncertainty": 120
},
"stopId": "PRES1",
"stopSequence": 43
},
{
"arrival": {
"time": "1753372996",
"uncertainty": 120
},
"departure": {
"time": "1753372996",
"uncertainty": 120
},
"stopId": "KEGU1",
"stopSequence": 44
},
{
"arrival": {
"time": "1753373091",
"uncertainty": 120
},
"departure": {
"time": "1753373091",
"uncertainty": 120
},
"stopId": "ROSE1",
"stopSequence": 45
},
{
"arrival": {
"time": "1753373120",
"uncertainty": 120
},
"departure": {
"time": "1753373137",
"uncertainty": 120
},
"stopId": "BRIS1",
"stopSequence": 46
},
{
"arrival": {
"time": "1753373187",
"uncertainty": 120
},
"departure": {
"time": "1753373198",
"uncertainty": 120
},
"stopId": "GROU3",
"stopSequence": 47
},
{
"arrival": {
"time": "1753373258",
"uncertainty": 120
},
"departure": {
"time": "1753373258",
"uncertainty": 120
},
"stopId": "MENZ1",
"stopSequence": 48
},
{
"arrival": {
"time": "1753373288",
"uncertainty": 120
},
"departure": {
"time": "1753373288",
"uncertainty": 120
},
"stopId": "SITE1",
"stopSequence": 49
},
{
"arrival": {
"time": "1753373393",
"uncertainty": 120
},
"departure": {
"time": "1753373393",
"uncertainty": 120
},
"stopId": "ANEZ1",
"stopSequence": 50
},
{
"arrival": {
"time": "1753373466",
"uncertainty": 120
},
"departure": {
"time": "1753373468",
"uncertainty": 120
},
"stopId": "4CHE1",
"stopSequence": 51
},
{
"arrival": {
"time": "1753373586",
"uncertainty": 120
},
"departure": {
"time": "1753373618",
"uncertainty": 120
},
"stopId": "QUEL1",
"stopSequence": 52
},
{
"arrival": {
"time": "1753373743",
"uncertainty": 120
},
"departure": {
"time": "1753373743",
"uncertainty": 120
},
"stopId": "TER3",
"stopSequence": 53
},
{
"arrival": {
"time": "1753373828",
"uncertainty": 120
},
"departure": {
"time": "1753373828",
"uncertainty": 120
},
"stopId": "CHEN1",
"stopSequence": 54
},
{
"arrival": {
"time": "1753373857",
"uncertainty": 120
},
"departure": {
"time": "1753373857",
"uncertainty": 120
},
"stopId": "CMAR1",
"stopSequence": 55
},
{
"arrival": {
"time": "1753373886",
"uncertainty": 120
},
"departure": {
"time": "1753373887",
"uncertainty": 120
},
"stopId": "KRVE1",
"stopSequence": 56
},
{
"arrival": {
"time": "1753373977",
"uncertainty": 120
},
"departure": {
"time": "1753373977",
"uncertainty": 120
},
"stopId": "LAIN1",
"stopSequence": 57
},
{
"arrival": {
"time": "1753374008",
"uncertainty": 120
},
"departure": {
"time": "1753374038",
"uncertainty": 120
},
"stopId": "CLET1",
"stopSequence": 58
},
{
"arrival": {
"time": "1753374150",
"uncertainty": 120
},
"departure": {
"time": "1753374157",
"uncertainty": 120
},
"stopId": "LYCM1",
"stopSequence": 59
},
{
"arrival": {
"time": "1753374237",
"uncertainty": 120
},
"departure": {
"time": "1753374237",
"uncertainty": 120
},
"stopId": "MERV1",
"stopSequence": 60
},
{
"arrival": {
"time": "1753374307",
"uncertainty": 120
},
"departure": {
"time": "1753374307",
"uncertainty": 120
},
"stopId": "BAYA1",
"stopSequence": 61
},
{
"arrival": {
"time": "1753374373",
"uncertainty": 120
},
"departure": {
"time": "1753374373",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 62
},
{
"arrival": {
"time": "1753374447",
"uncertainty": 120
},
"departure": {
"time": "1753374447",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 63
},
{
"arrival": {
"time": "1753374538",
"uncertainty": 120
},
"departure": {
"time": "1753374538",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 64
},
{
"arrival": {
"time": "1753374624",
"uncertainty": 120
},
"departure": {
"time": "1753374624",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 65
},
{
"arrival": {
"time": "1753374859",
"uncertainty": 120
},
"departure": {
"time": "1753374859",
"uncertainty": 120
},
"stopId": "GLBS",
"stopSequence": 66
},
{
"arrival": {
"time": "1753374905",
"uncertainty": 120
},
"stopId": "GE4",
"stopSequence": 67
}
],
"trip": {
"routeId": "50",
"scheduleRelationship": "SCHEDULED",
"tripId": "4479155"
},
"vehicle": {
"id": "380",
"label": "380"
}
}
},
{
"id": "4479153",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753376987",
"uncertainty": 120
},
"departure": {
"time": "1753376987",
"uncertainty": 120
},
"stopId": "GLBS"
},
{
"departure": {
"time": "1753371657",
"uncertainty": 120
},
"stopId": "CLAI1",
"stopSequence": 1
},
{
"arrival": {
"time": "1753371746",
"uncertainty": 120
},
"departure": {
"time": "1753371746",
"uncertainty": 120
},
"stopId": "BEGR5",
"stopSequence": 2
},
{
"arrival": {
"time": "1753371843",
"uncertainty": 120
},
"departure": {
"time": "1753371843",
"uncertainty": 120
},
"stopId": "VDTO1",
"stopSequence": 3
},
{
"arrival": {
"time": "1753371983",
"uncertainty": 120
},
"departure": {
"time": "1753371983",
"uncertainty": 120
},
"stopId": "MAIA1",
"stopSequence": 4
},
{
"arrival": {
"time": "1753372040",
"uncertainty": 120
},
"departure": {
"time": "1753372047",
"uncertainty": 120
},
"stopId": "BELA1",
"stopSequence": 5
},
{
"arrival": {
"time": "1753372188",
"uncertainty": 120
},
"departure": {
"time": "1753372188",
"uncertainty": 120
},
"stopId": "KEDY1",
"stopSequence": 6
},
{
"arrival": {
"time": "1753372226",
"uncertainty": 120
},
"departure": {
"time": "1753372226",
"uncertainty": 120
},
"stopId": "LESB1",
"stopSequence": 7
},
{
"arrival": {
"time": "1753372280",
"uncertainty": 120
},
"departure": {
"time": "1753372286",
"uncertainty": 120
},
"stopId": "MAIG1",
"stopSequence": 8
},
{
"arrival": {
"time": "1753372358",
"uncertainty": 120
},
"departure": {
"time": "1753372358",
"uncertainty": 120
},
"stopId": "RPLA1",
"stopSequence": 9
},
{
"arrival": {
"time": "1753372406",
"uncertainty": 120
},
"departure": {
"time": "1753372406",
"uncertainty": 120
},
"stopId": "KDRO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1753372444",
"uncertainty": 120
},
"departure": {
"time": "1753372444",
"uncertainty": 120
},
"stopId": "MADE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1753372492",
"uncertainty": 120
},
"departure": {
"time": "1753372492",
"uncertainty": 120
},
"stopId": "MENE1",
"stopSequence": 12
},
{
"arrival": {
"time": "1753372594",
"uncertainty": 120
},
"departure": {
"time": "1753372594",
"uncertainty": 120
},
"stopId": "CSEC",
"stopSequence": 13
},
{
"arrival": {
"time": "1753372699",
"uncertainty": 120
},
"departure": {
"time": "1753372699",
"uncertainty": 120
},
"stopId": "KERUE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1753372765",
"uncertainty": 120
},
"departure": {
"time": "1753372765",
"uncertainty": 120
},
"stopId": "MELE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1753372840",
"uncertainty": 120
},
"departure": {
"time": "1753372856",
"uncertainty": 120
},
"stopId": "PJAF",
"stopSequence": 16
},
{
"arrival": {
"time": "1753372917",
"uncertainty": 120
},
"departure": {
"time": "1753372917",
"uncertainty": 120
},
"stopId": "GUID1",
"stopSequence": 17
},
{
"arrival": {
"time": "1753372954",
"uncertainty": 120
},
"departure": {
"time": "1753372954",
"uncertainty": 120
},
"stopId": "KRGE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1753373165",
"uncertainty": 120
},
"departure": {
"time": "1753373165",
"uncertainty": 120
},
"stopId": "KBIG1",
"stopSequence": 19
},
{
"arrival": {
"time": "1753373192",
"uncertainty": 120
},
"departure": {
"time": "1753373192",
"uncertainty": 120
},
"stopId": "ROZ1",
"stopSequence": 20
},
{
"arrival": {
"time": "1753373282",
"uncertainty": 120
},
"departure": {
"time": "1753373282",
"uncertainty": 120
},
"stopId": "GDPL1",
"stopSequence": 21
},
{
"arrival": {
"time": "1753373366",
"uncertainty": 120
},
"departure": {
"time": "1753373366",
"uncertainty": 120
},
"stopId": "VALL1",
"stopSequence": 22
},
{
"arrival": {
"time": "1753373439",
"uncertainty": 120
},
"departure": {
"time": "1753373439",
"uncertainty": 120
},
"stopId": "OCEAN1",
"stopSequence": 23
},
{
"arrival": {
"time": "1753373532",
"uncertainty": 120
},
"departure": {
"time": "1753373532",
"uncertainty": 120
},
"stopId": "LLOC1",
"stopSequence": 24
},
{
"arrival": {
"time": "1753373637",
"uncertainty": 120
},
"departure": {
"time": "1753373637",
"uncertainty": 120
},
"stopId": "GPLA1",
"stopSequence": 25
},
{
"arrival": {
"time": "1753373725",
"uncertainty": 120
},
"departure": {
"time": "1753373727",
"uncertainty": 120
},
"stopId": "FBLO",
"stopSequence": 26
},
{
"arrival": {
"time": "1753373810",
"uncertainty": 120
},
"departure": {
"time": "1753373827",
"uncertainty": 120
},
"stopId": "FKER",
"stopSequence": 27
},
{
"arrival": {
"time": "1753373907",
"uncertainty": 120
},
"departure": {
"time": "1753373907",
"uncertainty": 120
},
"stopId": "ATIS",
"stopSequence": 28
},
{
"arrival": {
"time": "1753373986",
"uncertainty": 120
},
"departure": {
"time": "1753373986",
"uncertainty": 120
},
"stopId": "JUDE1",
"stopSequence": 29
},
{
"arrival": {
"time": "1753374024",
"uncertainty": 120
},
"departure": {
"time": "1753374024",
"uncertainty": 120
},
"stopId": "KERH",
"stopSequence": 30
},
{
"arrival": {
"time": "1753374112",
"uncertainty": 120
},
"departure": {
"time": "1753374116",
"uncertainty": 120
},
"stopId": "COUR",
"stopSequence": 31
},
{
"arrival": {
"time": "1753374241",
"uncertainty": 120
},
"departure": {
"time": "1753374241",
"uncertainty": 120
},
"stopId": "PBLAN1",
"stopSequence": 32
},
{
"arrival": {
"time": "1753374314",
"uncertainty": 120
},
"departure": {
"time": "1753374314",
"uncertainty": 120
},
"stopId": "KERR1",
"stopSequence": 33
},
{
"arrival": {
"time": "1753374375",
"uncertainty": 120
},
"departure": {
"time": "1753374375",
"uncertainty": 120
},
"stopId": "CHAL1",
"stopSequence": 34
},
{
"arrival": {
"time": "1753374406",
"uncertainty": 120
},
"departure": {
"time": "1753374406",
"uncertainty": 120
},
"stopId": "CAUD1",
"stopSequence": 35
},
{
"arrival": {
"time": "1753374468",
"uncertainty": 120
},
"departure": {
"time": "1753374468",
"uncertainty": 120
},
"stopId": "PERE1",
"stopSequence": 36
},
{
"arrival": {
"time": "1753374500",
"uncertainty": 120
},
"departure": {
"time": "1753374500",
"uncertainty": 120
},
"stopId": "KRBI1",
"stopSequence": 37
},
{
"arrival": {
"time": "1753374555",
"uncertainty": 120
},
"departure": {
"time": "1753374555",
"uncertainty": 120
},
"stopId": "LOME1",
"stopSequence": 38
},
{
"arrival": {
"time": "1753374657",
"uncertainty": 120
},
"departure": {
"time": "1753374657",
"uncertainty": 120
},
"stopId": "PALU1",
"stopSequence": 39
},
{
"arrival": {
"time": "1753374780",
"uncertainty": 120
},
"departure": {
"time": "1753374780",
"uncertainty": 120
},
"stopId": "KPAP1",
"stopSequence": 40
},
{
"arrival": {
"time": "1753374865",
"uncertainty": 120
},
"departure": {
"time": "1753374865",
"uncertainty": 120
},
"stopId": "KPLA1",
"stopSequence": 41
},
{
"arrival": {
"time": "1753374974",
"uncertainty": 120
},
"departure": {
"time": "1753374974",
"uncertainty": 120
},
"stopId": "OCEA1",
"stopSequence": 42
},
{
"arrival": {
"time": "1753375002",
"uncertainty": 120
},
"departure": {
"time": "1753375002",
"uncertainty": 120
},
"stopId": "PRES1",
"stopSequence": 43
},
{
"arrival": {
"time": "1753375056",
"uncertainty": 120
},
"departure": {
"time": "1753375056",
"uncertainty": 120
},
"stopId": "KEGU1",
"stopSequence": 44
},
{
"arrival": {
"time": "1753375153",
"uncertainty": 120
},
"departure": {
"time": "1753375153",
"uncertainty": 120
},
"stopId": "ROSE1",
"stopSequence": 45
},
{
"arrival": {
"time": "1753375190",
"uncertainty": 120
},
"departure": {
"time": "1753375190",
"uncertainty": 120
},
"stopId": "BRIS1",
"stopSequence": 46
},
{
"arrival": {
"time": "1753375232",
"uncertainty": 120
},
"departure": {
"time": "1753375232",
"uncertainty": 120
},
"stopId": "GROU3",
"stopSequence": 47
},
{
"arrival": {
"time": "1753375309",
"uncertainty": 120
},
"departure": {
"time": "1753375309",
"uncertainty": 120
},
"stopId": "MENZ1",
"stopSequence": 48
},
{
"arrival": {
"time": "1753375349",
"uncertainty": 120
},
"departure": {
"time": "1753375349",
"uncertainty": 120
},
"stopId": "SITE1",
"stopSequence": 49
},
{
"arrival": {
"time": "1753375419",
"uncertainty": 120
},
"departure": {
"time": "1753375419",
"uncertainty": 120
},
"stopId": "ANEZ1",
"stopSequence": 50
},
{
"arrival": {
"time": "1753375506",
"uncertainty": 120
},
"departure": {
"time": "1753375506",
"uncertainty": 120
},
"stopId": "4CHE1",
"stopSequence": 51
},
{
"arrival": {
"time": "1753375682",
"uncertainty": 120
},
"departure": {
"time": "1753375682",
"uncertainty": 120
},
"stopId": "QUEL1",
"stopSequence": 52
},
{
"arrival": {
"time": "1753375853",
"uncertainty": 120
},
"departure": {
"time": "1753375853",
"uncertainty": 120
},
"stopId": "TER3",
"stopSequence": 53
},
{
"arrival": {
"time": "1753375932",
"uncertainty": 120
},
"departure": {
"time": "1753375932",
"uncertainty": 120
},
"stopId": "CHEN1",
"stopSequence": 54
},
{
"arrival": {
"time": "1753375966",
"uncertainty": 120
},
"departure": {
"time": "1753375966",
"uncertainty": 120
},
"stopId": "CMAR1",
"stopSequence": 55
},
{
"arrival": {
"time": "1753376033",
"uncertainty": 120
},
"departure": {
"time": "1753376033",
"uncertainty": 120
},
"stopId": "KRVE1",
"stopSequence": 56
},
{
"arrival": {
"time": "1753376126",
"uncertainty": 120
},
"departure": {
"time": "1753376126",
"uncertainty": 120
},
"stopId": "LAIN1",
"stopSequence": 57
},
{
"arrival": {
"time": "1753376196",
"uncertainty": 120
},
"departure": {
"time": "1753376196",
"uncertainty": 120
},
"stopId": "CLET1",
"stopSequence": 58
},
{
"arrival": {
"time": "1753376333",
"uncertainty": 120
},
"departure": {
"time": "1753376333",
"uncertainty": 120
},
"stopId": "LYCM1",
"stopSequence": 59
},
{
"arrival": {
"time": "1753376399",
"uncertainty": 120
},
"departure": {
"time": "1753376399",
"uncertainty": 120
},
"stopId": "MERV1",
"stopSequence": 60
},
{
"arrival": {
"time": "1753376448",
"uncertainty": 120
},
"departure": {
"time": "1753376448",
"uncertainty": 120
},
"stopId": "BAYA1",
"stopSequence": 61
},
{
"arrival": {
"time": "1753376513",
"uncertainty": 120
},
"departure": {
"time": "1753376513",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 62
},
{
"arrival": {
"time": "1753376600",
"uncertainty": 120
},
"departure": {
"time": "1753376600",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 63
},
{
"arrival": {
"time": "1753376687",
"uncertainty": 120
},
"departure": {
"time": "1753376687",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 64
},
{
"arrival": {
"time": "1753376769",
"uncertainty": 120
},
"departure": {
"time": "1753376769",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 65
},
{
"arrival": {
"time": "1753376987",
"uncertainty": 120
},
"departure": {
"time": "1753376987",
"uncertainty": 120
},
"stopId": "GLBS",
"stopSequence": 66
},
{
"arrival": {
"time": "1753377029",
"uncertainty": 120
},
"stopId": "GE4",
"stopSequence": 67
}
],
"trip": {
"routeId": "50",
"scheduleRelationship": "SCHEDULED",
"tripId": "4479153"
},
"vehicle": {
"id": "600",
"label": "600"
}
}
},
{
"id": "4479152",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753380894",
"uncertainty": 120
},
"departure": {
"time": "1753380894",
"uncertainty": 120
},
"stopId": "GLBS"
},
{
"departure": {
"time": "1753375560",
"uncertainty": 120
},
"stopId": "CLAI1",
"stopSequence": 1
},
{
"arrival": {
"time": "1753375656",
"uncertainty": 120
},
"departure": {
"time": "1753375656",
"uncertainty": 120
},
"stopId": "BEGR5",
"stopSequence": 2
},
{
"arrival": {
"time": "1753375729",
"uncertainty": 120
},
"departure": {
"time": "1753375729",
"uncertainty": 120
},
"stopId": "VDTO1",
"stopSequence": 3
},
{
"arrival": {
"time": "1753375866",
"uncertainty": 120
},
"departure": {
"time": "1753375866",
"uncertainty": 120
},
"stopId": "MAIA1",
"stopSequence": 4
},
{
"arrival": {
"time": "1753375920",
"uncertainty": 120
},
"departure": {
"time": "1753375920",
"uncertainty": 120
},
"stopId": "BELA1",
"stopSequence": 5
},
{
"arrival": {
"time": "1753376096",
"uncertainty": 120
},
"departure": {
"time": "1753376096",
"uncertainty": 120
},
"stopId": "KEDY1",
"stopSequence": 6
},
{
"arrival": {
"time": "1753376163",
"uncertainty": 120
},
"departure": {
"time": "1753376163",
"uncertainty": 120
},
"stopId": "LESB1",
"stopSequence": 7
},
{
"arrival": {
"time": "1753376220",
"uncertainty": 120
},
"departure": {
"time": "1753376220",
"uncertainty": 120
},
"stopId": "MAIG1",
"stopSequence": 8
},
{
"arrival": {
"time": "1753376248",
"uncertainty": 120
},
"departure": {
"time": "1753376248",
"uncertainty": 120
},
"stopId": "RPLA1",
"stopSequence": 9
},
{
"arrival": {
"time": "1753376300",
"uncertainty": 120
},
"departure": {
"time": "1753376300",
"uncertainty": 120
},
"stopId": "KDRO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1753376340",
"uncertainty": 120
},
"departure": {
"time": "1753376340",
"uncertainty": 120
},
"stopId": "MADE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1753376387",
"uncertainty": 120
},
"departure": {
"time": "1753376387",
"uncertainty": 120
},
"stopId": "MENE1",
"stopSequence": 12
},
{
"arrival": {
"time": "1753376511",
"uncertainty": 120
},
"departure": {
"time": "1753376511",
"uncertainty": 120
},
"stopId": "CSEC",
"stopSequence": 13
},
{
"arrival": {
"time": "1753376587",
"uncertainty": 120
},
"departure": {
"time": "1753376587",
"uncertainty": 120
},
"stopId": "KERUE1",
"stopSequence": 14
},
{
"arrival": {
"time": "1753376640",
"uncertainty": 120
},
"departure": {
"time": "1753376640",
"uncertainty": 120
},
"stopId": "MELE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1753376769",
"uncertainty": 120
},
"departure": {
"time": "1753376769",
"uncertainty": 120
},
"stopId": "PJAF",
"stopSequence": 16
},
{
"arrival": {
"time": "1753376820",
"uncertainty": 120
},
"departure": {
"time": "1753376820",
"uncertainty": 120
},
"stopId": "GUID1",
"stopSequence": 17
},
{
"arrival": {
"time": "1753376851",
"uncertainty": 120
},
"departure": {
"time": "1753376851",
"uncertainty": 120
},
"stopId": "KRGE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1753377113",
"uncertainty": 120
},
"departure": {
"time": "1753377113",
"uncertainty": 120
},
"stopId": "KBIG1",
"stopSequence": 19
},
{
"arrival": {
"time": "1753377145",
"uncertainty": 120
},
"departure": {
"time": "1753377145",
"uncertainty": 120
},
"stopId": "ROZ1",
"stopSequence": 20
},
{
"arrival": {
"time": "1753377191",
"uncertainty": 120
},
"departure": {
"time": "1753377191",
"uncertainty": 120
},
"stopId": "GDPL1",
"stopSequence": 21
},
{
"arrival": {
"time": "1753377240",
"uncertainty": 120
},
"departure": {
"time": "1753377240",
"uncertainty": 120
},
"stopId": "VALL1",
"stopSequence": 22
},
{
"arrival": {
"time": "1753377310",
"uncertainty": 120
},
"departure": {
"time": "1753377310",
"uncertainty": 120
},
"stopId": "OCEAN1",
"stopSequence": 23
},
{
"arrival": {
"time": "1753377411",
"uncertainty": 120
},
"departure": {
"time": "1753377411",
"uncertainty": 120
},
"stopId": "LLOC1",
"stopSequence": 24
},
{
"arrival": {
"time": "1753377558",
"uncertainty": 120
},
"departure": {
"time": "1753377558",
"uncertainty": 120
},
"stopId": "GPLA1",
"stopSequence": 25
},
{
"arrival": {
"time": "1753377660",
"uncertainty": 120
},
"departure": {
"time": "1753377660",
"uncertainty": 120
},
"stopId": "FBLO",
"stopSequence": 26
},
{
"arrival": {
"time": "1753377710",
"uncertainty": 120
},
"departure": {
"time": "1753377710",
"uncertainty": 120
},
"stopId": "FKER",
"stopSequence": 27
},
{
"arrival": {
"time": "1753377788",
"uncertainty": 120
},
"departure": {
"time": "1753377788",
"uncertainty": 120
},
"stopId": "ATIS",
"stopSequence": 28
},
{
"arrival": {
"time": "1753377891",
"uncertainty": 120
},
"departure": {
"time": "1753377891",
"uncertainty": 120
},
"stopId": "JUDE1",
"stopSequence": 29
},
{
"arrival": {
"time": "1753377949",
"uncertainty": 120
},
"departure": {
"time": "1753377949",
"uncertainty": 120
},
"stopId": "KERH",
"stopSequence": 30
},
{
"arrival": {
"time": "1753378080",
"uncertainty": 120
},
"departure": {
"time": "1753378080",
"uncertainty": 120
},
"stopId": "COUR",
"stopSequence": 31
},
{
"arrival": {
"time": "1753378264",
"uncertainty": 120
},
"departure": {
"time": "1753378264",
"uncertainty": 120
},
"stopId": "PBLAN1",
"stopSequence": 32
},
{
"arrival": {
"time": "1753378308",
"uncertainty": 120
},
"departure": {
"time": "1753378308",
"uncertainty": 120
},
"stopId": "KERR1",
"stopSequence": 33
},
{
"arrival": {
"time": "1753378372",
"uncertainty": 120
},
"departure": {
"time": "1753378372",
"uncertainty": 120
},
"stopId": "CHAL1",
"stopSequence": 34
},
{
"arrival": {
"time": "1753378417",
"uncertainty": 120
},
"departure": {
"time": "1753378417",
"uncertainty": 120
},
"stopId": "CAUD1",
"stopSequence": 35
},
{
"arrival": {
"time": "1753378505",
"uncertainty": 120
},
"departure": {
"time": "1753378505",
"uncertainty": 120
},
"stopId": "PERE1",
"stopSequence": 36
},
{
"arrival": {
"time": "1753378556",
"uncertainty": 120
},
"departure": {
"time": "1753378556",
"uncertainty": 120
},
"stopId": "KRBI1",
"stopSequence": 37
},
{
"arrival": {
"time": "1753378628",
"uncertainty": 120
},
"departure": {
"time": "1753378628",
"uncertainty": 120
},
"stopId": "LOME1",
"stopSequence": 38
},
{
"arrival": {
"time": "1753378723",
"uncertainty": 120
},
"departure": {
"time": "1753378723",
"uncertainty": 120
},
"stopId": "PALU1",
"stopSequence": 39
},
{
"arrival": {
"time": "1753378860",
"uncertainty": 120
},
"departure": {
"time": "1753378860",
"uncertainty": 120
},
"stopId": "KPAP1",
"stopSequence": 40
},
{
"arrival": {
"time": "1753378934",
"uncertainty": 120
},
"departure": {
"time": "1753378934",
"uncertainty": 120
},
"stopId": "KPLA1",
"stopSequence": 41
},
{
"arrival": {
"time": "1753379029",
"uncertainty": 120
},
"departure": {
"time": "1753379029",
"uncertainty": 120
},
"stopId": "OCEA1",
"stopSequence": 42
},
{
"arrival": {
"time": "1753379062",
"uncertainty": 120
},
"departure": {
"time": "1753379062",
"uncertainty": 120
},
"stopId": "PRES1",
"stopSequence": 43
},
{
"arrival": {
"time": "1753379116",
"uncertainty": 120
},
"departure": {
"time": "1753379116",
"uncertainty": 120
},
"stopId": "KEGU1",
"stopSequence": 44
},
{
"arrival": {
"time": "1753379208",
"uncertainty": 120
},
"departure": {
"time": "1753379208",
"uncertainty": 120
},
"stopId": "ROSE1",
"stopSequence": 45
},
{
"arrival": {
"time": "1753379246",
"uncertainty": 120
},
"departure": {
"time": "1753379246",
"uncertainty": 120
},
"stopId": "BRIS1",
"stopSequence": 46
},
{
"arrival": {
"time": "1753379280",
"uncertainty": 120
},
"departure": {
"time": "1753379280",
"uncertainty": 120
},
"stopId": "GROU3",
"stopSequence": 47
},
{
"arrival": {
"time": "1753379320",
"uncertainty": 120
},
"departure": {
"time": "1753379320",
"uncertainty": 120
},
"stopId": "MENZ1",
"stopSequence": 48
},
{
"arrival": {
"time": "1753379354",
"uncertainty": 120
},
"departure": {
"time": "1753379354",
"uncertainty": 120
},
"stopId": "SITE1",
"stopSequence": 49
},
{
"arrival": {
"time": "1753379414",
"uncertainty": 120
},
"departure": {
"time": "1753379414",
"uncertainty": 120
},
"stopId": "ANEZ1",
"stopSequence": 50
},
{
"arrival": {
"time": "1753379488",
"uncertainty": 120
},
"departure": {
"time": "1753379488",
"uncertainty": 120
},
"stopId": "4CHE1",
"stopSequence": 51
},
{
"arrival": {
"time": "1753379640",
"uncertainty": 120
},
"departure": {
"time": "1753379640",
"uncertainty": 120
},
"stopId": "QUEL1",
"stopSequence": 52
},
{
"arrival": {
"time": "1753379811",
"uncertainty": 120
},
"departure": {
"time": "1753379811",
"uncertainty": 120
},
"stopId": "TER3",
"stopSequence": 53
},
{
"arrival": {
"time": "1753379867",
"uncertainty": 120
},
"departure": {
"time": "1753379867",
"uncertainty": 120
},
"stopId": "CHEN1",
"stopSequence": 54
},
{
"arrival": {
"time": "1753379891",
"uncertainty": 120
},
"departure": {
"time": "1753379891",
"uncertainty": 120
},
"stopId": "CMAR1",
"stopSequence": 55
},
{
"arrival": {
"time": "1753379940",
"uncertainty": 120
},
"departure": {
"time": "1753379940",
"uncertainty": 120
},
"stopId": "KRVE1",
"stopSequence": 56
},
{
"arrival": {
"time": "1753380033",
"uncertainty": 120
},
"departure": {
"time": "1753380033",
"uncertainty": 120
},
"stopId": "LAIN1",
"stopSequence": 57
},
{
"arrival": {
"time": "1753380103",
"uncertainty": 120
},
"departure": {
"time": "1753380103",
"uncertainty": 120
},
"stopId": "CLET1",
"stopSequence": 58
},
{
"arrival": {
"time": "1753380240",
"uncertainty": 120
},
"departure": {
"time": "1753380240",
"uncertainty": 120
},
"stopId": "LYCM1",
"stopSequence": 59
},
{
"arrival": {
"time": "1753380306",
"uncertainty": 120
},
"departure": {
"time": "1753380306",
"uncertainty": 120
},
"stopId": "MERV1",
"stopSequence": 60
},
{
"arrival": {
"time": "1753380355",
"uncertainty": 120
},
"departure": {
"time": "1753380355",
"uncertainty": 120
},
"stopId": "BAYA1",
"stopSequence": 61
},
{
"arrival": {
"time": "1753380420",
"uncertainty": 120
},
"departure": {
"time": "1753380420",
"uncertainty": 120
},
"stopId": "SECU1",
"stopSequence": 62
},
{
"arrival": {
"time": "1753380508",
"uncertainty": 120
},
"departure": {
"time": "1753380508",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 63
},
{
"arrival": {
"time": "1753380595",
"uncertainty": 120
},
"departure": {
"time": "1753380595",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 64
},
{
"arrival": {
"time": "1753380677",
"uncertainty": 120
},
"departure": {
"time": "1753380677",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 65
},
{
"arrival": {
"time": "1753380894",
"uncertainty": 120
},
"departure": {
"time": "1753380894",
"uncertainty": 120
},
"stopId": "GLBS",
"stopSequence": 66
},
{
"arrival": {
"time": "1753380935",
"uncertainty": 120
},
"stopId": "GE4",
"stopSequence": 67
}
],
"trip": {
"routeId": "50",
"scheduleRelationship": "SCHEDULED",
"tripId": "4479152"
}
}
},
{
"id": "4479219",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753373840",
"uncertainty": 120
},
"departure": {
"time": "1753373840",
"uncertainty": 120
},
"stopId": "AUGAN1",
"stopSequence": 2
},
{
"arrival": {
"time": "1753373957",
"uncertainty": 120
},
"departure": {
"time": "1753373957",
"uncertainty": 120
},
"stopId": "RODIC1",
"stopSequence": 3
},
{
"arrival": {
"time": "1753374022",
"uncertainty": 120
},
"departure": {
"time": "1753374022",
"uncertainty": 120
},
"stopId": "KRGQ1",
"stopSequence": 4
},
{
"arrival": {
"time": "1753374137",
"uncertainty": 120
},
"departure": {
"time": "1753374137",
"uncertainty": 120
},
"stopId": "QUISM1",
"stopSequence": 5
},
{
"arrival": {
"time": "1753374200",
"uncertainty": 120
},
"stopId": "QUIST",
"stopSequence": 6
}
],
"trip": {
"routeId": "105",
"scheduleRelationship": "SCHEDULED",
"tripId": "4479219"
},
"vehicle": {
"id": "3016",
"label": "3016"
}
}
},
{
"id": "4538850",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753375080",
"uncertainty": 120
},
"stopId": "EXPO_D",
"stopSequence": 1
}
],
"trip": {
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "4538850"
}
}
},
{
"id": "4538851",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753376580",
"uncertainty": 120
},
"stopId": "EXPO_D",
"stopSequence": 1
}
],
"trip": {
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "4538851"
}
}
},
{
"id": "4538848",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753372479",
"uncertainty": 120
},
"stopId": "EXPO_D",
"stopSequence": 1
},
{
"arrival": {
"time": "1753372593",
"uncertainty": 120
},
"departure": {
"time": "1753372593",
"uncertainty": 120
},
"stopId": "GUER",
"stopSequence": 2
},
{
"arrival": {
"time": "1753372659",
"uncertainty": 120
},
"departure": {
"time": "1753372719",
"uncertainty": 120
},
"stopId": "FICH",
"stopSequence": 3
},
{
"arrival": {
"time": "1753372770",
"uncertainty": 120
},
"departure": {
"time": "1753372778",
"uncertainty": 120
},
"stopId": "MARAT",
"stopSequence": 4
},
{
"arrival": {
"time": "1753372848",
"uncertainty": 120
},
"departure": {
"time": "1753372868",
"uncertainty": 120
},
"stopId": "KESL",
"stopSequence": 5
},
{
"arrival": {
"time": "1753372947",
"uncertainty": 120
},
"departure": {
"time": "1753372959",
"uncertainty": 120
},
"stopId": "PETI",
"stopSequence": 6
},
{
"arrival": {
"time": "1753372988",
"uncertainty": 120
},
"departure": {
"time": "1753372988",
"uncertainty": 120
},
"stopId": "HALB",
"stopSequence": 7
},
{
"arrival": {
"time": "1753373079",
"uncertainty": 120
},
"departure": {
"time": "1753373079",
"uncertainty": 120
},
"stopId": "ALPH",
"stopSequence": 8
},
{
"arrival": {
"time": "1753373136",
"uncertainty": 120
},
"departure": {
"time": "1753373168",
"uncertainty": 120
},
"stopId": "VILA",
"stopSequence": 9
},
{
"arrival": {
"time": "1753373252",
"uncertainty": 120
},
"departure": {
"time": "1753373259",
"uncertainty": 120
},
"stopId": "ROTO",
"stopSequence": 10
},
{
"arrival": {
"time": "1753373312",
"uncertainty": 120
},
"departure": {
"time": "1753373312",
"uncertainty": 120
},
"stopId": "NOURY",
"stopSequence": 11
},
{
"arrival": {
"time": "1753373349",
"uncertainty": 120
},
"departure": {
"time": "1753373349",
"uncertainty": 120
},
"stopId": "DAVI",
"stopSequence": 12
},
{
"arrival": {
"time": "1753373409",
"uncertainty": 120
},
"departure": {
"time": "1753373409",
"uncertainty": 120
},
"stopId": "ANSE",
"stopSequence": 13
},
{
"arrival": {
"time": "1753373480",
"uncertainty": 120
},
"departure": {
"time": "1753373499",
"uncertainty": 120
},
"stopId": "VERD",
"stopSequence": 14
},
{
"arrival": {
"time": "1753373576",
"uncertainty": 120
},
"departure": {
"time": "1753373619",
"uncertainty": 120
},
"stopId": "KERC",
"stopSequence": 15
},
{
"arrival": {
"time": "1753373883",
"uncertainty": 120
},
"departure": {
"time": "1753373919",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 16
},
{
"arrival": {
"time": "1753373979",
"uncertainty": 120
},
"departure": {
"time": "1753373979",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 17
},
{
"arrival": {
"time": "1753374080",
"uncertainty": 120
},
"departure": {
"time": "1753374099",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 18
},
{
"arrival": {
"time": "1753374158",
"uncertainty": 120
},
"departure": {
"time": "1753374189",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 19
},
{
"arrival": {
"time": "1753374239",
"uncertainty": 120
},
"departure": {
"time": "1753374239",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 20
},
{
"arrival": {
"time": "1753374328",
"uncertainty": 120
},
"departure": {
"time": "1753374328",
"uncertainty": 120
},
"stopId": "BAYA",
"stopSequence": 21
},
{
"arrival": {
"time": "1753374384",
"uncertainty": 120
},
"departure": {
"time": "1753374384",
"uncertainty": 120
},
"stopId": "MERV",
"stopSequence": 22
},
{
"arrival": {
"time": "1753374487",
"uncertainty": 120
},
"departure": {
"time": "1753374487",
"uncertainty": 120
},
"stopId": "LYCM",
"stopSequence": 23
},
{
"arrival": {
"time": "1753374544",
"uncertainty": 120
},
"departure": {
"time": "1753374544",
"uncertainty": 120
},
"stopId": "CLET",
"stopSequence": 24
},
{
"arrival": {
"time": "1753374605",
"uncertainty": 120
},
"departure": {
"time": "1753374605",
"uncertainty": 120
},
"stopId": "LAIN",
"stopSequence": 25
},
{
"arrival": {
"time": "1753374683",
"uncertainty": 120
},
"departure": {
"time": "1753374683",
"uncertainty": 120
},
"stopId": "KRVE",
"stopSequence": 26
},
{
"arrival": {
"time": "1753374744",
"uncertainty": 120
},
"departure": {
"time": "1753374744",
"uncertainty": 120
},
"stopId": "CMAR",
"stopSequence": 27
},
{
"arrival": {
"time": "1753374792",
"uncertainty": 120
},
"departure": {
"time": "1753374792",
"uncertainty": 120
},
"stopId": "CHEN",
"stopSequence": 28
},
{
"arrival": {
"time": "1753374847",
"uncertainty": 120
},
"departure": {
"time": "1753374847",
"uncertainty": 120
},
"stopId": "TER",
"stopSequence": 29
},
{
"arrival": {
"time": "1753374952",
"uncertainty": 120
},
"departure": {
"time": "1753374952",
"uncertainty": 120
},
"stopId": "KROL",
"stopSequence": 30
},
{
"arrival": {
"time": "1753375014",
"uncertainty": 120
},
"departure": {
"time": "1753375014",
"uncertainty": 120
},
"stopId": "FTOU2",
"stopSequence": 31
},
{
"arrival": {
"time": "1753375108",
"uncertainty": 120
},
"stopId": "VOILE",
"stopSequence": 32
}
],
"trip": {
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "4538848"
},
"vehicle": {
"id": "400",
"label": "400"
}
}
},
{
"id": "4538849",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753373700",
"uncertainty": 120
},
"stopId": "EXPO_D",
"stopSequence": 1
},
{
"arrival": {
"time": "1753373810",
"uncertainty": 120
},
"departure": {
"time": "1753373811",
"uncertainty": 120
},
"stopId": "GUER",
"stopSequence": 2
},
{
"arrival": {
"time": "1753373895",
"uncertainty": 120
},
"departure": {
"time": "1753373900",
"uncertainty": 120
},
"stopId": "FICH",
"stopSequence": 3
},
{
"arrival": {
"time": "1753373961",
"uncertainty": 120
},
"departure": {
"time": "1753373961",
"uncertainty": 120
},
"stopId": "MARAT",
"stopSequence": 4
},
{
"arrival": {
"time": "1753374016",
"uncertainty": 120
},
"departure": {
"time": "1753374020",
"uncertainty": 120
},
"stopId": "KESL",
"stopSequence": 5
},
{
"arrival": {
"time": "1753374080",
"uncertainty": 120
},
"departure": {
"time": "1753374080",
"uncertainty": 120
},
"stopId": "PETI",
"stopSequence": 6
},
{
"arrival": {
"time": "1753374118",
"uncertainty": 120
},
"departure": {
"time": "1753374140",
"uncertainty": 120
},
"stopId": "HALB",
"stopSequence": 7
},
{
"arrival": {
"time": "1753374228",
"uncertainty": 120
},
"departure": {
"time": "1753374228",
"uncertainty": 120
},
"stopId": "ALPH",
"stopSequence": 8
},
{
"arrival": {
"time": "1753374287",
"uncertainty": 120
},
"departure": {
"time": "1753374287",
"uncertainty": 120
},
"stopId": "VILA",
"stopSequence": 9
},
{
"arrival": {
"time": "1753374372",
"uncertainty": 120
},
"departure": {
"time": "1753374372",
"uncertainty": 120
},
"stopId": "ROTO",
"stopSequence": 10
},
{
"arrival": {
"time": "1753374423",
"uncertainty": 120
},
"departure": {
"time": "1753374423",
"uncertainty": 120
},
"stopId": "NOURY",
"stopSequence": 11
},
{
"arrival": {
"time": "1753374509",
"uncertainty": 120
},
"departure": {
"time": "1753374509",
"uncertainty": 120
},
"stopId": "DAVI",
"stopSequence": 12
},
{
"arrival": {
"time": "1753374569",
"uncertainty": 120
},
"departure": {
"time": "1753374569",
"uncertainty": 120
},
"stopId": "ANSE",
"stopSequence": 13
},
{
"arrival": {
"time": "1753374645",
"uncertainty": 120
},
"departure": {
"time": "1753374645",
"uncertainty": 120
},
"stopId": "VERD",
"stopSequence": 14
},
{
"arrival": {
"time": "1753374722",
"uncertainty": 120
},
"departure": {
"time": "1753374722",
"uncertainty": 120
},
"stopId": "KERC",
"stopSequence": 15
},
{
"arrival": {
"time": "1753374934",
"uncertainty": 120
},
"departure": {
"time": "1753374960",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 16
},
{
"arrival": {
"time": "1753375038",
"uncertainty": 120
},
"departure": {
"time": "1753375038",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 17
},
{
"arrival": {
"time": "1753375113",
"uncertainty": 120
},
"departure": {
"time": "1753375113",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 18
},
{
"arrival": {
"time": "1753375174",
"uncertainty": 120
},
"departure": {
"time": "1753375174",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 19
},
{
"arrival": {
"time": "1753375229",
"uncertainty": 120
},
"departure": {
"time": "1753375229",
"uncertainty": 120
},
"stopId": "SECU",
"stopSequence": 20
},
{
"arrival": {
"time": "1753375316",
"uncertainty": 120
},
"departure": {
"time": "1753375316",
"uncertainty": 120
},
"stopId": "BAYA",
"stopSequence": 21
},
{
"arrival": {
"time": "1753375375",
"uncertainty": 120
},
"departure": {
"time": "1753375375",
"uncertainty": 120
},
"stopId": "MERV",
"stopSequence": 22
},
{
"arrival": {
"time": "1753375467",
"uncertainty": 120
},
"departure": {
"time": "1753375467",
"uncertainty": 120
},
"stopId": "LYCM",
"stopSequence": 23
},
{
"arrival": {
"time": "1753375537",
"uncertainty": 120
},
"departure": {
"time": "1753375537",
"uncertainty": 120
},
"stopId": "CLET",
"stopSequence": 24
},
{
"arrival": {
"time": "1753375609",
"uncertainty": 120
},
"departure": {
"time": "1753375609",
"uncertainty": 120
},
"stopId": "LAIN",
"stopSequence": 25
},
{
"arrival": {
"time": "1753375701",
"uncertainty": 120
},
"departure": {
"time": "1753375701",
"uncertainty": 120
},
"stopId": "KRVE",
"stopSequence": 26
},
{
"arrival": {
"time": "1753375743",
"uncertainty": 120
},
"departure": {
"time": "1753375743",
"uncertainty": 120
},
"stopId": "CMAR",
"stopSequence": 27
},
{
"arrival": {
"time": "1753375775",
"uncertainty": 120
},
"departure": {
"time": "1753375775",
"uncertainty": 120
},
"stopId": "CHEN",
"stopSequence": 28
},
{
"arrival": {
"time": "1753375837",
"uncertainty": 120
},
"departure": {
"time": "1753375837",
"uncertainty": 120
},
"stopId": "TER",
"stopSequence": 29
},
{
"arrival": {
"time": "1753375918",
"uncertainty": 120
},
"departure": {
"time": "1753375918",
"uncertainty": 120
},
"stopId": "KROL",
"stopSequence": 30
},
{
"arrival": {
"time": "1753375984",
"uncertainty": 120
},
"departure": {
"time": "1753375984",
"uncertainty": 120
},
"stopId": "FTOU2",
"stopSequence": 31
},
{
"arrival": {
"time": "1753376085",
"uncertainty": 120
},
"stopId": "VOILE",
"stopSequence": 32
}
],
"trip": {
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "4538849"
},
"vehicle": {
"id": "397",
"label": "397"
}
}
},
{
"id": "4479220",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753376820",
"uncertainty": 120
},
"stopId": "LANC1",
"stopSequence": 1
}
],
"trip": {
"routeId": "105",
"scheduleRelationship": "SCHEDULED",
"tripId": "4479220"
}
}
},
{
"id": "4479209",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753375320",
"uncertainty": 120
},
"stopId": "KRBN",
"stopSequence": 1
}
],
"trip": {
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "4479209"
}
}
},
{
"id": "4479208",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753371942",
"uncertainty": 120
},
"stopId": "KRBN",
"stopSequence": 1
},
{
"arrival": {
"time": "1753371995",
"uncertainty": 120
},
"departure": {
"time": "1753371995",
"uncertainty": 120
},
"stopId": "CLIN1",
"stopSequence": 2
},
{
"arrival": {
"time": "1753372062",
"uncertainty": 120
},
"departure": {
"time": "1753372062",
"uncertainty": 120
},
"stopId": "KRVAN1",
"stopSequence": 3
},
{
"arrival": {
"time": "1753372122",
"uncertainty": 120
},
"departure": {
"time": "1753372122",
"uncertainty": 120
},
"stopId": "SANT1",
"stopSequence": 4
},
{
"arrival": {
"time": "1753372182",
"uncertainty": 120
},
"departure": {
"time": "1753372182",
"uncertainty": 120
},
"stopId": "SEGU1",
"stopSequence": 5
},
{
"arrival": {
"time": "1753372300",
"uncertainty": 120
},
"departure": {
"time": "1753372303",
"uncertainty": 120
},
"stopId": "BUNI",
"stopSequence": 6
},
{
"arrival": {
"time": "1753372421",
"uncertainty": 120
},
"departure": {
"time": "1753372421",
"uncertainty": 120
},
"stopId": "DREY1",
"stopSequence": 7
},
{
"arrival": {
"time": "1753372435",
"uncertainty": 120
},
"departure": {
"time": "1753372435",
"uncertainty": 120
},
"stopId": "KRVAR1",
"stopSequence": 8
},
{
"arrival": {
"time": "1753372483",
"uncertainty": 120
},
"departure": {
"time": "1753372483",
"uncertainty": 120
},
"stopId": "CHEV1",
"stopSequence": 9
},
{
"arrival": {
"time": "1753372528",
"uncertainty": 120
},
"departure": {
"time": "1753372528",
"uncertainty": 120
},
"stopId": "CFA1",
"stopSequence": 10
},
{
"arrival": {
"time": "1753372582",
"uncertainty": 120
},
"departure": {
"time": "1753372582",
"uncertainty": 120
},
"stopId": "CURIE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1753372632",
"uncertainty": 120
},
"departure": {
"time": "1753372632",
"uncertainty": 120
},
"stopId": "HOPIT1",
"stopSequence": 12
},
{
"arrival": {
"time": "1753372692",
"uncertainty": 120
},
"departure": {
"time": "1753372692",
"uncertainty": 120
},
"stopId": "BLUM1",
"stopSequence": 13
},
{
"arrival": {
"time": "1753372856",
"uncertainty": 120
},
"departure": {
"time": "1753372856",
"uncertainty": 120
},
"stopId": "SVOB1",
"stopSequence": 14
},
{
"arrival": {
"time": "1753372953",
"uncertainty": 120
},
"departure": {
"time": "1753372992",
"uncertainty": 120
},
"stopId": "FAOE1",
"stopSequence": 15
},
{
"arrival": {
"time": "1753373082",
"uncertainty": 120
},
"departure": {
"time": "1753373113",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 16
},
{
"arrival": {
"time": "1753373172",
"uncertainty": 120
},
"departure": {
"time": "1753373172",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 17
},
{
"arrival": {
"time": "1753373320",
"uncertainty": 120
},
"departure": {
"time": "1753373383",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 18
},
{
"arrival": {
"time": "1753373412",
"uncertainty": 120
},
"departure": {
"time": "1753373412",
"uncertainty": 120
},
"stopId": "KERC1",
"stopSequence": 19
},
{
"arrival": {
"time": "1753373480",
"uncertainty": 120
},
"departure": {
"time": "1753373480",
"uncertainty": 120
},
"stopId": "VERD1",
"stopSequence": 20
},
{
"arrival": {
"time": "1753373533",
"uncertainty": 120
},
"departure": {
"time": "1753373533",
"uncertainty": 120
},
"stopId": "VERD3",
"stopSequence": 21
},
{
"arrival": {
"time": "1753373689",
"uncertainty": 120
},
"departure": {
"time": "1753373712",
"uncertainty": 120
},
"stopId": "DOUR1",
"stopSequence": 22
},
{
"arrival": {
"time": "1753373765",
"uncertainty": 120
},
"departure": {
"time": "1753373773",
"uncertainty": 120
},
"stopId": "CALV1",
"stopSequence": 23
},
{
"arrival": {
"time": "1753373839",
"uncertainty": 120
},
"departure": {
"time": "1753373862",
"uncertainty": 120
},
"stopId": "LPUI1",
"stopSequence": 24
},
{
"arrival": {
"time": "1753373922",
"uncertainty": 120
},
"departure": {
"time": "1753373922",
"uncertainty": 120
},
"stopId": "LIBE1",
"stopSequence": 25
},
{
"arrival": {
"time": "1753373952",
"uncertainty": 120
},
"departure": {
"time": "1753373952",
"uncertainty": 120
},
"stopId": "MAIR1",
"stopSequence": 26
},
{
"arrival": {
"time": "1753374003",
"uncertainty": 120
},
"departure": {
"time": "1753374013",
"uncertainty": 120
},
"stopId": "GREN1",
"stopSequence": 27
},
{
"arrival": {
"time": "1753374085",
"uncertainty": 120
},
"departure": {
"time": "1753374085",
"uncertainty": 120
},
"stopId": "ZCK21",
"stopSequence": 28
},
{
"arrival": {
"time": "1753374132",
"uncertainty": 120
},
"departure": {
"time": "1753374133",
"uncertainty": 120
},
"stopId": "VERT4",
"stopSequence": 29
},
{
"arrival": {
"time": "1753374267",
"uncertainty": 120
},
"departure": {
"time": "1753374267",
"uncertainty": 120
},
"stopId": "QUET1",
"stopSequence": 30
},
{
"arrival": {
"time": "1753374348",
"uncertainty": 120
},
"departure": {
"time": "1753374348",
"uncertainty": 120
},
"stopId": "MOUR1",
"stopSequence": 31
},
{
"arrival": {
"time": "1753374393",
"uncertainty": 120
},
"departure": {
"time": "1753374393",
"uncertainty": 120
},
"stopId": "ZANI1",
"stopSequence": 32
},
{
"arrival": {
"time": "1753374439",
"uncertainty": 120
},
"departure": {
"time": "1753374439",
"uncertainty": 120
},
"stopId": "NICO1",
"stopSequence": 33
},
{
"arrival": {
"time": "1753374513",
"uncertainty": 120
},
"departure": {
"time": "1753374513",
"uncertainty": 120
},
"stopId": "BIHO1",
"stopSequence": 34
},
{
"arrival": {
"time": "1753374551",
"uncertainty": 120
},
"departure": {
"time": "1753374551",
"uncertainty": 120
},
"stopId": "MENG1",
"stopSequence": 35
},
{
"arrival": {
"time": "1753374677",
"uncertainty": 120
},
"departure": {
"time": "1753374677",
"uncertainty": 120
},
"stopId": "PNQL1",
"stopSequence": 36
},
{
"arrival": {
"time": "1753374753",
"uncertainty": 120
},
"departure": {
"time": "1753374753",
"uncertainty": 120
},
"stopId": "ANNA",
"stopSequence": 37
},
{
"arrival": {
"time": "1753374802",
"uncertainty": 120
},
"departure": {
"time": "1753374802",
"uncertainty": 120
},
"stopId": "KRLH1",
"stopSequence": 38
},
{
"arrival": {
"time": "1753374849",
"uncertainty": 120
},
"departure": {
"time": "1753374849",
"uncertainty": 120
},
"stopId": "KRBS1",
"stopSequence": 39
},
{
"arrival": {
"time": "1753374905",
"uncertainty": 120
},
"departure": {
"time": "1753374905",
"uncertainty": 120
},
"stopId": "CCHE1",
"stopSequence": 40
},
{
"arrival": {
"time": "1753374973",
"uncertainty": 120
},
"departure": {
"time": "1753374973",
"uncertainty": 120
},
"stopId": "KERUE1",
"stopSequence": 41
},
{
"arrival": {
"time": "1753375052",
"uncertainty": 120
},
"departure": {
"time": "1753375052",
"uncertainty": 120
},
"stopId": "MELE1",
"stopSequence": 42
},
{
"arrival": {
"time": "1753375101",
"uncertainty": 120
},
"departure": {
"time": "1753375101",
"uncertainty": 120
},
"stopId": "KHEO1",
"stopSequence": 43
},
{
"arrival": {
"time": "1753375169",
"uncertainty": 120
},
"departure": {
"time": "1753375169",
"uncertainty": 120
},
"stopId": "GAUG1",
"stopSequence": 44
},
{
"arrival": {
"time": "1753375211",
"uncertainty": 120
},
"departure": {
"time": "1753375211",
"uncertainty": 120
},
"stopId": "KLIV1",
"stopSequence": 45
},
{
"arrival": {
"time": "1753375351",
"uncertainty": 120
},
"departure": {
"time": "1753375351",
"uncertainty": 120
},
"stopId": "GUID1",
"stopSequence": 46
},
{
"arrival": {
"time": "1753375395",
"uncertainty": 120
},
"departure": {
"time": "1753375395",
"uncertainty": 120
},
"stopId": "KRGE1",
"stopSequence": 47
},
{
"arrival": {
"time": "1753375528",
"uncertainty": 120
},
"departure": {
"time": "1753375528",
"uncertainty": 120
},
"stopId": "FIAC1",
"stopSequence": 48
},
{
"arrival": {
"time": "1753375623",
"uncertainty": 120
},
"departure": {
"time": "1753375623",
"uncertainty": 120
},
"stopId": "SCUB1",
"stopSequence": 49
},
{
"arrival": {
"time": "1753375746",
"uncertainty": 120
},
"departure": {
"time": "1753375746",
"uncertainty": 120
},
"stopId": "VALKBI1",
"stopSequence": 50
},
{
"arrival": {
"time": "1753375801",
"uncertainty": 120
},
"departure": {
"time": "1753375801",
"uncertainty": 120
},
"stopId": "KBIG1",
"stopSequence": 51
},
{
"arrival": {
"time": "1753375847",
"uncertainty": 120
},
"departure": {
"time": "1753375847",
"uncertainty": 120
},
"stopId": "ROZ1",
"stopSequence": 52
},
{
"arrival": {
"time": "1753375913",
"uncertainty": 120
},
"departure": {
"time": "1753375913",
"uncertainty": 120
},
"stopId": "GDPL1",
"stopSequence": 53
},
{
"arrival": {
"time": "1753375985",
"uncertainty": 120
},
"departure": {
"time": "1753375985",
"uncertainty": 120
},
"stopId": "VALL1",
"stopSequence": 54
},
{
"arrival": {
"time": "1753376025",
"uncertainty": 120
},
"departure": {
"time": "1753376025",
"uncertainty": 120
},
"stopId": "BAMI1",
"stopSequence": 55
},
{
"arrival": {
"time": "1753376066",
"uncertainty": 120
},
"stopId": "GUPL1",
"stopSequence": 56
}
],
"trip": {
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "4479208"
},
"vehicle": {
"id": "2002",
"label": "2002"
}
}
},
{
"id": "4548995",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753374555",
"uncertainty": 120
},
"stopId": "PMAN",
"stopSequence": 1
},
{
"arrival": {
"time": "1753374593",
"uncertainty": 120
},
"departure": {
"time": "1753374593",
"uncertainty": 120
},
"stopId": "NEZE",
"stopSequence": 2
},
{
"arrival": {
"time": "1753374623",
"uncertainty": 120
},
"departure": {
"time": "1753374623",
"uncertainty": 120
},
"stopId": "SALE",
"stopSequence": 3
},
{
"arrival": {
"time": "1753374664",
"uncertainty": 120
},
"departure": {
"time": "1753374664",
"uncertainty": 120
},
"stopId": "RPPRAD1",
"stopSequence": 4
},
{
"arrival": {
"time": "1753374751",
"uncertainty": 120
},
"departure": {
"time": "1753374751",
"uncertainty": 120
},
"stopId": "TALHO",
"stopSequence": 5
},
{
"arrival": {
"time": "1753374812",
"uncertainty": 120
},
"departure": {
"time": "1753374812",
"uncertainty": 120
},
"stopId": "KBIEC",
"stopSequence": 6
},
{
"arrival": {
"time": "1753374839",
"uncertainty": 120
},
"departure": {
"time": "1753374839",
"uncertainty": 120
},
"stopId": "LEVE",
"stopSequence": 7
},
{
"arrival": {
"time": "1753374853",
"uncertainty": 120
},
"departure": {
"time": "1753374853",
"uncertainty": 120
},
"stopId": "VMAR",
"stopSequence": 8
},
{
"arrival": {
"time": "1753374924",
"uncertainty": 120
},
"departure": {
"time": "1753374924",
"uncertainty": 120
},
"stopId": "RUSS",
"stopSequence": 9
},
{
"arrival": {
"time": "1753374982",
"uncertainty": 120
},
"departure": {
"time": "1753374982",
"uncertainty": 120
},
"stopId": "AUBR2",
"stopSequence": 10
},
{
"arrival": {
"time": "1753375042",
"uncertainty": 120
},
"departure": {
"time": "1753375042",
"uncertainty": 120
},
"stopId": "MRRI",
"stopSequence": 11
},
{
"arrival": {
"time": "1753375144",
"uncertainty": 120
},
"departure": {
"time": "1753375144",
"uncertainty": 120
},
"stopId": "FONT",
"stopSequence": 12
},
{
"arrival": {
"time": "1753375195",
"uncertainty": 120
},
"departure": {
"time": "1753375195",
"uncertainty": 120
},
"stopId": "MESA",
"stopSequence": 13
},
{
"arrival": {
"time": "1753375231",
"uncertainty": 120
},
"departure": {
"time": "1753375231",
"uncertainty": 120
},
"stopId": "KBER",
"stopSequence": 14
},
{
"arrival": {
"time": "1753375274",
"uncertainty": 120
},
"stopId": "SEBS",
"stopSequence": 15
}
],
"trip": {
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"tripId": "4548995"
}
}
},
{
"id": "4548996",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753376280",
"uncertainty": 120
},
"stopId": "PMAN",
"stopSequence": 1
}
],
"trip": {
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"tripId": "4548996"
}
}
},
{
"id": "4479191",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753376460",
"uncertainty": 120
},
"stopId": "GUPL",
"stopSequence": 1
}
],
"trip": {
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "4479191"
}
}
},
{
"id": "4479190",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753373880",
"uncertainty": 120
},
"stopId": "GUPL",
"stopSequence": 1
},
{
"arrival": {
"time": "1753373904",
"uncertainty": 120
},
"departure": {
"time": "1753373904",
"uncertainty": 120
},
"stopId": "BAMI",
"stopSequence": 2
},
{
"arrival": {
"time": "1753373941",
"uncertainty": 120
},
"departure": {
"time": "1753373964",
"uncertainty": 120
},
"stopId": "VALL",
"stopSequence": 3
},
{
"arrival": {
"time": "1753374024",
"uncertainty": 120
},
"departure": {
"time": "1753374024",
"uncertainty": 120
},
"stopId": "GDPL",
"stopSequence": 4
},
{
"arrival": {
"time": "1753374123",
"uncertainty": 120
},
"departure": {
"time": "1753374123",
"uncertainty": 120
},
"stopId": "ROZ",
"stopSequence": 5
},
{
"arrival": {
"time": "1753374149",
"uncertainty": 120
},
"departure": {
"time": "1753374149",
"uncertainty": 120
},
"stopId": "KBIG",
"stopSequence": 6
},
{
"arrival": {
"time": "1753374200",
"uncertainty": 120
},
"departure": {
"time": "1753374200",
"uncertainty": 120
},
"stopId": "VALKBI",
"stopSequence": 7
},
{
"arrival": {
"time": "1753374297",
"uncertainty": 120
},
"departure": {
"time": "1753374297",
"uncertainty": 120
},
"stopId": "SCUB",
"stopSequence": 8
},
{
"arrival": {
"time": "1753374383",
"uncertainty": 120
},
"departure": {
"time": "1753374383",
"uncertainty": 120
},
"stopId": "FIAC",
"stopSequence": 9
},
{
"arrival": {
"time": "1753374518",
"uncertainty": 120
},
"departure": {
"time": "1753374518",
"uncertainty": 120
},
"stopId": "KRGE",
"stopSequence": 10
},
{
"arrival": {
"time": "1753374578",
"uncertainty": 120
},
"departure": {
"time": "1753374578",
"uncertainty": 120
},
"stopId": "GUID",
"stopSequence": 11
},
{
"arrival": {
"time": "1753374647",
"uncertainty": 120
},
"departure": {
"time": "1753374647",
"uncertainty": 120
},
"stopId": "PJAF",
"stopSequence": 12
},
{
"arrival": {
"time": "1753374798",
"uncertainty": 120
},
"departure": {
"time": "1753374798",
"uncertainty": 120
},
"stopId": "PLMO2",
"stopSequence": 13
},
{
"arrival": {
"time": "1753374834",
"uncertainty": 120
},
"departure": {
"time": "1753374834",
"uncertainty": 120
},
"stopId": "KLIV",
"stopSequence": 14
},
{
"arrival": {
"time": "1753374892",
"uncertainty": 120
},
"departure": {
"time": "1753374892",
"uncertainty": 120
},
"stopId": "GAUG",
"stopSequence": 15
},
{
"arrival": {
"time": "1753374938",
"uncertainty": 120
},
"departure": {
"time": "1753374938",
"uncertainty": 120
},
"stopId": "KHEO",
"stopSequence": 16
},
{
"arrival": {
"time": "1753374998",
"uncertainty": 120
},
"departure": {
"time": "1753374998",
"uncertainty": 120
},
"stopId": "MELE",
"stopSequence": 17
},
{
"arrival": {
"time": "1753375059",
"uncertainty": 120
},
"departure": {
"time": "1753375059",
"uncertainty": 120
},
"stopId": "KERUE",
"stopSequence": 18
},
{
"arrival": {
"time": "1753375111",
"uncertainty": 120
},
"departure": {
"time": "1753375111",
"uncertainty": 120
},
"stopId": "CCHE",
"stopSequence": 19
},
{
"arrival": {
"time": "1753375155",
"uncertainty": 120
},
"departure": {
"time": "1753375155",
"uncertainty": 120
},
"stopId": "KRBS",
"stopSequence": 20
},
{
"arrival": {
"time": "1753375185",
"uncertainty": 120
},
"departure": {
"time": "1753375185",
"uncertainty": 120
},
"stopId": "KRLH",
"stopSequence": 21
},
{
"arrival": {
"time": "1753375231",
"uncertainty": 120
},
"departure": {
"time": "1753375231",
"uncertainty": 120
},
"stopId": "ANNA",
"stopSequence": 22
},
{
"arrival": {
"time": "1753375302",
"uncertainty": 120
},
"departure": {
"time": "1753375302",
"uncertainty": 120
},
"stopId": "PNQL",
"stopSequence": 23
},
{
"arrival": {
"time": "1753375428",
"uncertainty": 120
},
"departure": {
"time": "1753375428",
"uncertainty": 120
},
"stopId": "MENG",
"stopSequence": 24
},
{
"arrival": {
"time": "1753375471",
"uncertainty": 120
},
"departure": {
"time": "1753375471",
"uncertainty": 120
},
"stopId": "BIHO",
"stopSequence": 25
},
{
"arrival": {
"time": "1753375517",
"uncertainty": 120
},
"departure": {
"time": "1753375517",
"uncertainty": 120
},
"stopId": "NICO",
"stopSequence": 26
},
{
"arrival": {
"time": "1753375531",
"uncertainty": 120
},
"departure": {
"time": "1753375531",
"uncertainty": 120
},
"stopId": "ZANI",
"stopSequence": 27
},
{
"arrival": {
"time": "1753375565",
"uncertainty": 120
},
"departure": {
"time": "1753375565",
"uncertainty": 120
},
"stopId": "MOUR",
"stopSequence": 28
},
{
"arrival": {
"time": "1753375655",
"uncertainty": 120
},
"departure": {
"time": "1753375655",
"uncertainty": 120
},
"stopId": "QUET",
"stopSequence": 29
},
{
"arrival": {
"time": "1753375778",
"uncertainty": 120
},
"departure": {
"time": "1753375778",
"uncertainty": 120
},
"stopId": "VERT3",
"stopSequence": 30
},
{
"arrival": {
"time": "1753375831",
"uncertainty": 120
},
"departure": {
"time": "1753375831",
"uncertainty": 120
},
"stopId": "ZCK2",
"stopSequence": 31
},
{
"arrival": {
"time": "1753375866",
"uncertainty": 120
},
"departure": {
"time": "1753375866",
"uncertainty": 120
},
"stopId": "GREN",
"stopSequence": 32
},
{
"arrival": {
"time": "1753375924",
"uncertainty": 120
},
"departure": {
"time": "1753375924",
"uncertainty": 120
},
"stopId": "MAIR",
"stopSequence": 33
},
{
"arrival": {
"time": "1753375996",
"uncertainty": 120
},
"departure": {
"time": "1753375996",
"uncertainty": 120
},
"stopId": "LIBE",
"stopSequence": 34
},
{
"arrival": {
"time": "1753376058",
"uncertainty": 120
},
"departure": {
"time": "1753376058",
"uncertainty": 120
},
"stopId": "LPUI",
"stopSequence": 35
},
{
"arrival": {
"time": "1753376149",
"uncertainty": 120
},
"departure": {
"time": "1753376149",
"uncertainty": 120
},
"stopId": "CALV",
"stopSequence": 36
},
{
"arrival": {
"time": "1753376292",
"uncertainty": 120
},
"departure": {
"time": "1753376292",
"uncertainty": 120
},
"stopId": "VERD2",
"stopSequence": 37
},
{
"arrival": {
"time": "1753376315",
"uncertainty": 120
},
"departure": {
"time": "1753376315",
"uncertainty": 120
},
"stopId": "VERD",
"stopSequence": 38
},
{
"arrival": {
"time": "1753376434",
"uncertainty": 120
},
"departure": {
"time": "1753376434",
"uncertainty": 120
},
"stopId": "KERC",
"stopSequence": 39
},
{
"arrival": {
"time": "1753376495",
"uncertainty": 120
},
"departure": {
"time": "1753376495",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 40
},
{
"arrival": {
"time": "1753376597",
"uncertainty": 120
},
"departure": {
"time": "1753376597",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 41
},
{
"arrival": {
"time": "1753376693",
"uncertainty": 120
},
"departure": {
"time": "1753376693",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 42
},
{
"arrival": {
"time": "1753376778",
"uncertainty": 120
},
"departure": {
"time": "1753376778",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 43
},
{
"arrival": {
"time": "1753376873",
"uncertainty": 120
},
"departure": {
"time": "1753376873",
"uncertainty": 120
},
"stopId": "SVOB",
"stopSequence": 44
},
{
"arrival": {
"time": "1753376970",
"uncertainty": 120
},
"departure": {
"time": "1753376970",
"uncertainty": 120
},
"stopId": "BLUM",
"stopSequence": 45
},
{
"arrival": {
"time": "1753377065",
"uncertainty": 120
},
"departure": {
"time": "1753377065",
"uncertainty": 120
},
"stopId": "HOPIT",
"stopSequence": 46
},
{
"arrival": {
"time": "1753377117",
"uncertainty": 120
},
"departure": {
"time": "1753377117",
"uncertainty": 120
},
"stopId": "CURIE",
"stopSequence": 47
},
{
"arrival": {
"time": "1753377156",
"uncertainty": 120
},
"departure": {
"time": "1753377156",
"uncertainty": 120
},
"stopId": "CFA",
"stopSequence": 48
},
{
"arrival": {
"time": "1753377200",
"uncertainty": 120
},
"departure": {
"time": "1753377200",
"uncertainty": 120
},
"stopId": "CHEV",
"stopSequence": 49
},
{
"arrival": {
"time": "1753377230",
"uncertainty": 120
},
"departure": {
"time": "1753377230",
"uncertainty": 120
},
"stopId": "KRVAR",
"stopSequence": 50
},
{
"arrival": {
"time": "1753377302",
"uncertainty": 120
},
"departure": {
"time": "1753377302",
"uncertainty": 120
},
"stopId": "DREY",
"stopSequence": 51
},
{
"arrival": {
"time": "1753377378",
"uncertainty": 120
},
"departure": {
"time": "1753377378",
"uncertainty": 120
},
"stopId": "BUNI1",
"stopSequence": 52
},
{
"arrival": {
"time": "1753377471",
"uncertainty": 120
},
"departure": {
"time": "1753377471",
"uncertainty": 120
},
"stopId": "SEGU",
"stopSequence": 53
},
{
"arrival": {
"time": "1753377511",
"uncertainty": 120
},
"departure": {
"time": "1753377511",
"uncertainty": 120
},
"stopId": "SANT",
"stopSequence": 54
},
{
"arrival": {
"time": "1753377589",
"uncertainty": 120
},
"departure": {
"time": "1753377589",
"uncertainty": 120
},
"stopId": "KRVAN",
"stopSequence": 55
},
{
"arrival": {
"time": "1753377619",
"uncertainty": 120
},
"departure": {
"time": "1753377619",
"uncertainty": 120
},
"stopId": "CLIN",
"stopSequence": 56
},
{
"arrival": {
"time": "1753377678",
"uncertainty": 120
},
"stopId": "KRBN",
"stopSequence": 57
}
],
"trip": {
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "4479190"
},
"vehicle": {
"id": "424",
"label": "424"
}
}
},
{
"id": "4479189",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753371045",
"uncertainty": 120
},
"stopId": "GUPL",
"stopSequence": 1
},
{
"arrival": {
"time": "1753371080",
"uncertainty": 120
},
"departure": {
"time": "1753371080",
"uncertainty": 120
},
"stopId": "BAMI",
"stopSequence": 2
},
{
"arrival": {
"time": "1753371116",
"uncertainty": 120
},
"departure": {
"time": "1753371135",
"uncertainty": 120
},
"stopId": "VALL",
"stopSequence": 3
},
{
"arrival": {
"time": "1753371186",
"uncertainty": 120
},
"departure": {
"time": "1753371224",
"uncertainty": 120
},
"stopId": "GDPL",
"stopSequence": 4
},
{
"arrival": {
"time": "1753371328",
"uncertainty": 120
},
"departure": {
"time": "1753371328",
"uncertainty": 120
},
"stopId": "ROZ",
"stopSequence": 5
},
{
"arrival": {
"time": "1753371360",
"uncertainty": 120
},
"departure": {
"time": "1753371360",
"uncertainty": 120
},
"stopId": "KBIG",
"stopSequence": 6
},
{
"arrival": {
"time": "1753371427",
"uncertainty": 120
},
"departure": {
"time": "1753371427",
"uncertainty": 120
},
"stopId": "VALKBI",
"stopSequence": 7
},
{
"arrival": {
"time": "1753371494",
"uncertainty": 120
},
"departure": {
"time": "1753371494",
"uncertainty": 120
},
"stopId": "SCUB",
"stopSequence": 8
},
{
"arrival": {
"time": "1753371553",
"uncertainty": 120
},
"departure": {
"time": "1753371553",
"uncertainty": 120
},
"stopId": "FIAC",
"stopSequence": 9
},
{
"arrival": {
"time": "1753371671",
"uncertainty": 120
},
"departure": {
"time": "1753371674",
"uncertainty": 120
},
"stopId": "KRGE",
"stopSequence": 10
},
{
"arrival": {
"time": "1753371747",
"uncertainty": 120
},
"departure": {
"time": "1753371747",
"uncertainty": 120
},
"stopId": "GUID",
"stopSequence": 11
},
{
"arrival": {
"time": "1753371804",
"uncertainty": 120
},
"departure": {
"time": "1753371804",
"uncertainty": 120
},
"stopId": "PJAF",
"stopSequence": 12
},
{
"arrival": {
"time": "1753371928",
"uncertainty": 120
},
"departure": {
"time": "1753371945",
"uncertainty": 120
},
"stopId": "PLMO2",
"stopSequence": 13
},
{
"arrival": {
"time": "1753371975",
"uncertainty": 120
},
"departure": {
"time": "1753372005",
"uncertainty": 120
},
"stopId": "KLIV",
"stopSequence": 14
},
{
"arrival": {
"time": "1753372044",
"uncertainty": 120
},
"departure": {
"time": "1753372044",
"uncertainty": 120
},
"stopId": "GAUG",
"stopSequence": 15
},
{
"arrival": {
"time": "1753372109",
"uncertainty": 120
},
"departure": {
"time": "1753372109",
"uncertainty": 120
},
"stopId": "KHEO",
"stopSequence": 16
},
{
"arrival": {
"time": "1753372149",
"uncertainty": 120
},
"departure": {
"time": "1753372149",
"uncertainty": 120
},
"stopId": "MELE",
"stopSequence": 17
},
{
"arrival": {
"time": "1753372210",
"uncertainty": 120
},
"departure": {
"time": "1753372210",
"uncertainty": 120
},
"stopId": "KERUE",
"stopSequence": 18
},
{
"arrival": {
"time": "1753372262",
"uncertainty": 120
},
"departure": {
"time": "1753372304",
"uncertainty": 120
},
"stopId": "CCHE",
"stopSequence": 19
},
{
"arrival": {
"time": "1753372362",
"uncertainty": 120
},
"departure": {
"time": "1753372362",
"uncertainty": 120
},
"stopId": "KRBS",
"stopSequence": 20
},
{
"arrival": {
"time": "1753372376",
"uncertainty": 120
},
"departure": {
"time": "1753372376",
"uncertainty": 120
},
"stopId": "KRLH",
"stopSequence": 21
},
{
"arrival": {
"time": "1753372406",
"uncertainty": 120
},
"departure": {
"time": "1753372425",
"uncertainty": 120
},
"stopId": "ANNA",
"stopSequence": 22
},
{
"arrival": {
"time": "1753372485",
"uncertainty": 120
},
"departure": {
"time": "1753372485",
"uncertainty": 120
},
"stopId": "PNQL",
"stopSequence": 23
},
{
"arrival": {
"time": "1753372575",
"uncertainty": 120
},
"departure": {
"time": "1753372575",
"uncertainty": 120
},
"stopId": "MENG",
"stopSequence": 24
},
{
"arrival": {
"time": "1753372642",
"uncertainty": 120
},
"departure": {
"time": "1753372665",
"uncertainty": 120
},
"stopId": "BIHO",
"stopSequence": 25
},
{
"arrival": {
"time": "1753372731",
"uncertainty": 120
},
"departure": {
"time": "1753372731",
"uncertainty": 120
},
"stopId": "NICO",
"stopSequence": 26
},
{
"arrival": {
"time": "1753372745",
"uncertainty": 120
},
"departure": {
"time": "1753372745",
"uncertainty": 120
},
"stopId": "ZANI",
"stopSequence": 27
},
{
"arrival": {
"time": "1753372778",
"uncertainty": 120
},
"departure": {
"time": "1753372785",
"uncertainty": 120
},
"stopId": "MOUR",
"stopSequence": 28
},
{
"arrival": {
"time": "1753372845",
"uncertainty": 120
},
"departure": {
"time": "1753372845",
"uncertainty": 120
},
"stopId": "QUET",
"stopSequence": 29
},
{
"arrival": {
"time": "1753372927",
"uncertainty": 120
},
"departure": {
"time": "1753372935",
"uncertainty": 120
},
"stopId": "VERT3",
"stopSequence": 30
},
{
"arrival": {
"time": "1753373012",
"uncertainty": 120
},
"departure": {
"time": "1753373024",
"uncertainty": 120
},
"stopId": "ZCK2",
"stopSequence": 31
},
{
"arrival": {
"time": "1753373091",
"uncertainty": 120
},
"departure": {
"time": "1753373091",
"uncertainty": 120
},
"stopId": "GREN",
"stopSequence": 32
},
{
"arrival": {
"time": "1753373144",
"uncertainty": 120
},
"departure": {
"time": "1753373144",
"uncertainty": 120
},
"stopId": "MAIR",
"stopSequence": 33
},
{
"arrival": {
"time": "1753373204",
"uncertainty": 120
},
"departure": {
"time": "1753373204",
"uncertainty": 120
},
"stopId": "LIBE",
"stopSequence": 34
},
{
"arrival": {
"time": "1753373264",
"uncertainty": 120
},
"departure": {
"time": "1753373264",
"uncertainty": 120
},
"stopId": "LPUI",
"stopSequence": 35
},
{
"arrival": {
"time": "1753373325",
"uncertainty": 120
},
"departure": {
"time": "1753373325",
"uncertainty": 120
},
"stopId": "CALV",
"stopSequence": 36
},
{
"arrival": {
"time": "1753373457",
"uncertainty": 120
},
"departure": {
"time": "1753373475",
"uncertainty": 120
},
"stopId": "VERD2",
"stopSequence": 37
},
{
"arrival": {
"time": "1753373502",
"uncertainty": 120
},
"departure": {
"time": "1753373535",
"uncertainty": 120
},
"stopId": "VERD",
"stopSequence": 38
},
{
"arrival": {
"time": "1753373607",
"uncertainty": 120
},
"departure": {
"time": "1753373655",
"uncertainty": 120
},
"stopId": "KERC",
"stopSequence": 39
},
{
"arrival": {
"time": "1753373888",
"uncertainty": 120
},
"departure": {
"time": "1753373924",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 40
},
{
"arrival": {
"time": "1753374000",
"uncertainty": 120
},
"departure": {
"time": "1753374014",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 41
},
{
"arrival": {
"time": "1753374087",
"uncertainty": 120
},
"departure": {
"time": "1753374104",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 42
},
{
"arrival": {
"time": "1753374202",
"uncertainty": 120
},
"departure": {
"time": "1753374202",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 43
},
{
"arrival": {
"time": "1753374297",
"uncertainty": 120
},
"departure": {
"time": "1753374297",
"uncertainty": 120
},
"stopId": "SVOB",
"stopSequence": 44
},
{
"arrival": {
"time": "1753374394",
"uncertainty": 120
},
"departure": {
"time": "1753374394",
"uncertainty": 120
},
"stopId": "BLUM",
"stopSequence": 45
},
{
"arrival": {
"time": "1753374489",
"uncertainty": 120
},
"departure": {
"time": "1753374489",
"uncertainty": 120
},
"stopId": "HOPIT",
"stopSequence": 46
},
{
"arrival": {
"time": "1753374541",
"uncertainty": 120
},
"departure": {
"time": "1753374541",
"uncertainty": 120
},
"stopId": "CURIE",
"stopSequence": 47
},
{
"arrival": {
"time": "1753374580",
"uncertainty": 120
},
"departure": {
"time": "1753374580",
"uncertainty": 120
},
"stopId": "CFA",
"stopSequence": 48
},
{
"arrival": {
"time": "1753374624",
"uncertainty": 120
},
"departure": {
"time": "1753374624",
"uncertainty": 120
},
"stopId": "CHEV",
"stopSequence": 49
},
{
"arrival": {
"time": "1753374654",
"uncertainty": 120
},
"departure": {
"time": "1753374654",
"uncertainty": 120
},
"stopId": "KRVAR",
"stopSequence": 50
},
{
"arrival": {
"time": "1753374726",
"uncertainty": 120
},
"departure": {
"time": "1753374726",
"uncertainty": 120
},
"stopId": "DREY",
"stopSequence": 51
},
{
"arrival": {
"time": "1753374802",
"uncertainty": 120
},
"departure": {
"time": "1753374802",
"uncertainty": 120
},
"stopId": "BUNI1",
"stopSequence": 52
},
{
"arrival": {
"time": "1753374895",
"uncertainty": 120
},
"departure": {
"time": "1753374895",
"uncertainty": 120
},
"stopId": "SEGU",
"stopSequence": 53
},
{
"arrival": {
"time": "1753374935",
"uncertainty": 120
},
"departure": {
"time": "1753374935",
"uncertainty": 120
},
"stopId": "SANT",
"stopSequence": 54
},
{
"arrival": {
"time": "1753375013",
"uncertainty": 120
},
"departure": {
"time": "1753375013",
"uncertainty": 120
},
"stopId": "KRVAN",
"stopSequence": 55
},
{
"arrival": {
"time": "1753375043",
"uncertainty": 120
},
"departure": {
"time": "1753375043",
"uncertainty": 120
},
"stopId": "CLIN",
"stopSequence": 56
},
{
"arrival": {
"time": "1753375102",
"uncertainty": 120
},
"stopId": "KRBN",
"stopSequence": 57
}
],
"trip": {
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "4479189"
},
"vehicle": {
"id": "7009",
"label": "7009"
}
}
},
{
"id": "4549106",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753377360",
"uncertainty": 120
},
"stopId": "POIN",
"stopSequence": 1
}
],
"trip": {
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "4549106"
}
}
},
{
"id": "4549104",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753373782",
"uncertainty": 120
},
"stopId": "POIN",
"stopSequence": 1
},
{
"arrival": {
"time": "1753373842",
"uncertainty": 120
},
"departure": {
"time": "1753373842",
"uncertainty": 120
},
"stopId": "PATI",
"stopSequence": 2
},
{
"arrival": {
"time": "1753373916",
"uncertainty": 120
},
"departure": {
"time": "1753373916",
"uncertainty": 120
},
"stopId": "PLBO",
"stopSequence": 3
},
{
"arrival": {
"time": "1753373937",
"uncertainty": 120
},
"departure": {
"time": "1753373937",
"uncertainty": 120
},
"stopId": "BAST",
"stopSequence": 4
},
{
"arrival": {
"time": "1753374019",
"uncertainty": 120
},
"departure": {
"time": "1753374019",
"uncertainty": 120
},
"stopId": "LCMA",
"stopSequence": 5
},
{
"arrival": {
"time": "1753374079",
"uncertainty": 120
},
"departure": {
"time": "1753374093",
"uncertainty": 120
},
"stopId": "CROU",
"stopSequence": 6
},
{
"arrival": {
"time": "1753374142",
"uncertainty": 120
},
"departure": {
"time": "1753374142",
"uncertainty": 120
},
"stopId": "2MOUL",
"stopSequence": 7
},
{
"arrival": {
"time": "1753374201",
"uncertainty": 120
},
"departure": {
"time": "1753374201",
"uncertainty": 120
},
"stopId": "PCHE",
"stopSequence": 8
},
{
"arrival": {
"time": "1753374255",
"uncertainty": 120
},
"departure": {
"time": "1753374255",
"uncertainty": 120
},
"stopId": "PTAR",
"stopSequence": 9
},
{
"arrival": {
"time": "1753374284",
"uncertainty": 120
},
"departure": {
"time": "1753374284",
"uncertainty": 120
},
"stopId": "LCHA",
"stopSequence": 10
},
{
"arrival": {
"time": "1753374345",
"uncertainty": 120
},
"departure": {
"time": "1753374345",
"uncertainty": 120
},
"stopId": "KDUR",
"stopSequence": 11
},
{
"arrival": {
"time": "1753374470",
"uncertainty": 120
},
"stopId": "ATL3",
"stopSequence": 12
}
],
"trip": {
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "4549104"
},
"vehicle": {
"id": "7025",
"label": "7025"
}
}
},
{
"id": "4549105",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753375560",
"uncertainty": 120
},
"stopId": "POIN",
"stopSequence": 1
}
],
"trip": {
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "4549105"
}
}
},
{
"id": "4549066",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753375801",
"uncertainty": 120
},
"departure": {
"time": "1753375801",
"uncertainty": 120
},
"stopId": "CENT"
},
{
"departure": {
"time": "1753375500",
"uncertainty": 120
},
"stopId": "POIN1",
"stopSequence": 1
},
{
"arrival": {
"time": "1753375560",
"uncertainty": 120
},
"departure": {
"time": "1753375560",
"uncertainty": 120
},
"stopId": "PERC1",
"stopSequence": 2
},
{
"arrival": {
"time": "1753375680",
"uncertainty": 120
},
"departure": {
"time": "1753375680",
"uncertainty": 120
},
"stopId": "LAVA",
"stopSequence": 3
},
{
"arrival": {
"time": "1753375706",
"uncertainty": 120
},
"departure": {
"time": "1753375706",
"uncertainty": 120
},
"stopId": "KBEL",
"stopSequence": 4
},
{
"arrival": {
"time": "1753375744",
"uncertainty": 120
},
"departure": {
"time": "1753375744",
"uncertainty": 120
},
"stopId": "STAN",
"stopSequence": 5
},
{
"arrival": {
"time": "1753375800",
"uncertainty": 120
},
"departure": {
"time": "1753375800",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "CENT2",
"stopSequence": 6
},
{
"arrival": {
"time": "1753375897",
"uncertainty": 120
},
"departure": {
"time": "1753375897",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOCH1",
"stopSequence": 7
},
{
"arrival": {
"time": "1753376040",
"uncertainty": 120
},
"departure": {
"time": "1753376040",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOMC1",
"stopSequence": 8
},
{
"arrival": {
"time": "1753376125",
"uncertainty": 120
},
"departure": {
"time": "1753376125",
"uncertainty": 120
},
"stopId": "MALO1",
"stopSequence": 9
},
{
"arrival": {
"time": "1753376182",
"uncertainty": 120
},
"departure": {
"time": "1753376182",
"uncertainty": 120
},
"stopId": "SALE4",
"stopSequence": 10
},
{
"arrival": {
"time": "1753376248",
"uncertainty": 120
},
"departure": {
"time": "1753376248",
"uncertainty": 120
},
"stopId": "NEZE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1753376280",
"uncertainty": 120
},
"stopId": "PMAN",
"stopSequence": 12
}
],
"trip": {
"routeId": "16",
"scheduleRelationship": "SCHEDULED",
"tripId": "4549066"
}
}
},
{
"id": "4549067",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753377601",
"uncertainty": 120
},
"departure": {
"time": "1753377601",
"uncertainty": 120
},
"stopId": "CENT"
},
{
"departure": {
"time": "1753377300",
"uncertainty": 120
},
"stopId": "POIN1",
"stopSequence": 1
},
{
"arrival": {
"time": "1753377360",
"uncertainty": 120
},
"departure": {
"time": "1753377360",
"uncertainty": 120
},
"stopId": "PERC1",
"stopSequence": 2
},
{
"arrival": {
"time": "1753377480",
"uncertainty": 120
},
"departure": {
"time": "1753377480",
"uncertainty": 120
},
"stopId": "LAVA",
"stopSequence": 3
},
{
"arrival": {
"time": "1753377506",
"uncertainty": 120
},
"departure": {
"time": "1753377506",
"uncertainty": 120
},
"stopId": "KBEL",
"stopSequence": 4
},
{
"arrival": {
"time": "1753377544",
"uncertainty": 120
},
"departure": {
"time": "1753377544",
"uncertainty": 120
},
"stopId": "STAN",
"stopSequence": 5
},
{
"arrival": {
"time": "1753377600",
"uncertainty": 120
},
"departure": {
"time": "1753377600",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "CENT2",
"stopSequence": 6
},
{
"arrival": {
"time": "1753377697",
"uncertainty": 120
},
"departure": {
"time": "1753377697",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOCH1",
"stopSequence": 7
},
{
"arrival": {
"time": "1753377840",
"uncertainty": 120
},
"departure": {
"time": "1753377840",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOMC1",
"stopSequence": 8
},
{
"arrival": {
"time": "1753377925",
"uncertainty": 120
},
"departure": {
"time": "1753377925",
"uncertainty": 120
},
"stopId": "MALO1",
"stopSequence": 9
},
{
"arrival": {
"time": "1753377982",
"uncertainty": 120
},
"departure": {
"time": "1753377982",
"uncertainty": 120
},
"stopId": "SALE4",
"stopSequence": 10
},
{
"arrival": {
"time": "1753378048",
"uncertainty": 120
},
"departure": {
"time": "1753378048",
"uncertainty": 120
},
"stopId": "NEZE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1753378080",
"uncertainty": 120
},
"stopId": "PMAN",
"stopSequence": 12
}
],
"trip": {
"routeId": "16",
"scheduleRelationship": "SCHEDULED",
"tripId": "4549067"
}
}
},
{
"id": "4560054",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753378465",
"uncertainty": 120
},
"departure": {
"time": "1753378465",
"uncertainty": 120
},
"stopId": "FAOE"
},
{
"arrival": {
"time": "1753378617",
"uncertainty": 120
},
"departure": {
"time": "1753378617",
"uncertainty": 120
},
"stopId": "BRIZ"
},
{
"departure": {
"time": "1753377240",
"uncertainty": 120
},
"stopId": "KERU",
"stopSequence": 1
},
{
"arrival": {
"time": "1753377296",
"uncertainty": 120
},
"departure": {
"time": "1753377296",
"uncertainty": 120
},
"stopId": "POUIL",
"stopSequence": 2
},
{
"arrival": {
"time": "1753377356",
"uncertainty": 120
},
"departure": {
"time": "1753377356",
"uncertainty": 120
},
"stopId": "MDFR",
"stopSequence": 3
},
{
"arrival": {
"time": "1753377420",
"uncertainty": 120
},
"departure": {
"time": "1753377420",
"uncertainty": 120
},
"stopId": "RPK2",
"stopSequence": 4
},
{
"arrival": {
"time": "1753377513",
"uncertainty": 120
},
"departure": {
"time": "1753377513",
"uncertainty": 120
},
"stopId": "METI1",
"stopSequence": 5
},
{
"arrival": {
"time": "1753377551",
"uncertainty": 120
},
"departure": {
"time": "1753377551",
"uncertainty": 120
},
"stopId": "PLEN1",
"stopSequence": 6
},
{
"arrival": {
"time": "1753377588",
"uncertainty": 120
},
"departure": {
"time": "1753377588",
"uncertainty": 120
},
"stopId": "KERF1",
"stopSequence": 7
},
{
"arrival": {
"time": "1753377660",
"uncertainty": 120
},
"departure": {
"time": "1753377660",
"uncertainty": 120
},
"stopId": "KGTN",
"stopSequence": 8
},
{
"arrival": {
"time": "1753377711",
"uncertainty": 120
},
"departure": {
"time": "1753377711",
"uncertainty": 120
},
"stopId": "BSOU",
"stopSequence": 9
},
{
"arrival": {
"time": "1753377790",
"uncertainty": 120
},
"departure": {
"time": "1753377790",
"uncertainty": 120
},
"stopId": "BATT",
"stopSequence": 10
},
{
"arrival": {
"time": "1753377864",
"uncertainty": 120
},
"departure": {
"time": "1753377864",
"uncertainty": 120
},
"stopId": "VILL",
"stopSequence": 11
},
{
"arrival": {
"time": "1753377892",
"uncertainty": 120
},
"departure": {
"time": "1753377892",
"uncertainty": 120
},
"stopId": "PUIT",
"stopSequence": 12
},
{
"arrival": {
"time": "1753377911",
"uncertainty": 120
},
"departure": {
"time": "1753377911",
"uncertainty": 120
},
"stopId": "KRFO",
"stopSequence": 13
},
{
"arrival": {
"time": "1753377960",
"uncertainty": 120
},
"departure": {
"time": "1753377960",
"uncertainty": 120
},
"stopId": "GUIO",
"stopSequence": 14
},
{
"arrival": {
"time": "1753378018",
"uncertainty": 120
},
"departure": {
"time": "1753378018",
"uncertainty": 120
},
"stopId": "RODIN",
"stopSequence": 15
},
{
"arrival": {
"time": "1753378077",
"uncertainty": 120
},
"departure": {
"time": "1753378077",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "RETR",
"stopSequence": 16
},
{
"arrival": {
"time": "1753378112",
"uncertainty": 120
},
"departure": {
"time": "1753378112",
"uncertainty": 120
},
"stopId": "GLBS",
"stopSequence": 17
},
{
"arrival": {
"time": "1753378164",
"uncertainty": 120
},
"departure": {
"time": "1753378164",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1753378271",
"uncertainty": 120
},
"departure": {
"time": "1753378271",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 19
},
{
"arrival": {
"time": "1753378372",
"uncertainty": 120
},
"departure": {
"time": "1753378372",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 20
},
{
"arrival": {
"time": "1753378463",
"uncertainty": 120
},
"departure": {
"time": "1753378463",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 21
},
{
"arrival": {
"time": "1753378591",
"uncertainty": 120
},
"departure": {
"time": "1753378591",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "PCON2",
"stopSequence": 22
},
{
"arrival": {
"time": "1753378680",
"uncertainty": 120
},
"departure": {
"time": "1753378680",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "INDE",
"stopSequence": 23
},
{
"arrival": {
"time": "1753378622",
"uncertainty": 120
},
"departure": {
"time": "1753378622",
"uncertainty": 120
},
"stopId": "BRIZ",
"stopSequence": 24
},
{
"arrival": {
"time": "1753378653",
"uncertainty": 120
},
"departure": {
"time": "1753378653",
"uncertainty": 120
},
"stopId": "DUGU",
"stopSequence": 25
},
{
"arrival": {
"time": "1753378690",
"uncertainty": 120
},
"departure": {
"time": "1753378690",
"uncertainty": 120
},
"stopId": "LCAR",
"stopSequence": 26
},
{
"arrival": {
"time": "1753378727",
"uncertainty": 120
},
"departure": {
"time": "1753378727",
"uncertainty": 120
},
"stopId": "NVIL",
"stopSequence": 27
},
{
"arrival": {
"time": "1753378780",
"uncertainty": 120
},
"departure": {
"time": "1753378780",
"uncertainty": 120
},
"stopId": "GUES",
"stopSequence": 28
},
{
"arrival": {
"time": "1753378850",
"uncertainty": 120
},
"departure": {
"time": "1753378850",
"uncertainty": 120
},
"stopId": "CARN1",
"stopSequence": 29
},
{
"arrival": {
"time": "1753378900",
"uncertainty": 120
},
"stopId": "BXAR",
"stopSequence": 30
}
],
"trip": {
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "4560054"
}
}
},
{
"id": "4549065",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753374080",
"uncertainty": 120
},
"departure": {
"time": "1753374080",
"uncertainty": 120
},
"stopId": "CENT"
},
{
"departure": {
"time": "1753373709",
"uncertainty": 120
},
"stopId": "POIN1",
"stopSequence": 1
},
{
"arrival": {
"time": "1753373798",
"uncertainty": 120
},
"departure": {
"time": "1753373798",
"uncertainty": 120
},
"stopId": "PERC1",
"stopSequence": 2
},
{
"arrival": {
"time": "1753373888",
"uncertainty": 120
},
"departure": {
"time": "1753373888",
"uncertainty": 120
},
"stopId": "LAVA",
"stopSequence": 3
},
{
"arrival": {
"time": "1753373936",
"uncertainty": 120
},
"departure": {
"time": "1753373936",
"uncertainty": 120
},
"stopId": "KBEL",
"stopSequence": 4
},
{
"arrival": {
"time": "1753374000",
"uncertainty": 120
},
"departure": {
"time": "1753374008",
"uncertainty": 120
},
"stopId": "STAN",
"stopSequence": 5
},
{
"arrival": {
"time": "1753374000",
"uncertainty": 120
},
"departure": {
"time": "1753374000",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "CENT2",
"stopSequence": 6
},
{
"arrival": {
"time": "1753374097",
"uncertainty": 120
},
"departure": {
"time": "1753374097",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOCH1",
"stopSequence": 7
},
{
"arrival": {
"time": "1753374240",
"uncertainty": 120
},
"departure": {
"time": "1753374240",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "LOMC1",
"stopSequence": 8
},
{
"arrival": {
"time": "1753374384",
"uncertainty": 120
},
"departure": {
"time": "1753374384",
"uncertainty": 120
},
"stopId": "MALO1",
"stopSequence": 9
},
{
"arrival": {
"time": "1753374452",
"uncertainty": 120
},
"departure": {
"time": "1753374452",
"uncertainty": 120
},
"stopId": "SALE4",
"stopSequence": 10
},
{
"arrival": {
"time": "1753374521",
"uncertainty": 120
},
"departure": {
"time": "1753374521",
"uncertainty": 120
},
"stopId": "NEZE1",
"stopSequence": 11
},
{
"arrival": {
"time": "1753374556",
"uncertainty": 120
},
"stopId": "PMAN",
"stopSequence": 12
}
],
"trip": {
"routeId": "16",
"scheduleRelationship": "SCHEDULED",
"tripId": "4549065"
},
"vehicle": {
"id": "7024",
"label": "7024"
}
}
},
{
"id": "4560052",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753376597",
"uncertainty": 120
},
"departure": {
"time": "1753376597",
"uncertainty": 120
},
"stopId": "FAOE"
},
{
"arrival": {
"time": "1753376749",
"uncertainty": 120
},
"departure": {
"time": "1753376749",
"uncertainty": 120
},
"stopId": "BRIZ"
},
{
"departure": {
"time": "1753375380",
"uncertainty": 120
},
"stopId": "MSOLI2",
"stopSequence": 1
},
{
"arrival": {
"time": "1753375515",
"uncertainty": 120
},
"departure": {
"time": "1753375515",
"uncertainty": 120
},
"stopId": "ZCK2",
"stopSequence": 2
},
{
"arrival": {
"time": "1753375535",
"uncertainty": 120
},
"departure": {
"time": "1753375535",
"uncertainty": 120
},
"stopId": "RPK2",
"stopSequence": 3
},
{
"arrival": {
"time": "1753375615",
"uncertainty": 120
},
"departure": {
"time": "1753375615",
"uncertainty": 120
},
"stopId": "METI1",
"stopSequence": 4
},
{
"arrival": {
"time": "1753375647",
"uncertainty": 120
},
"departure": {
"time": "1753375647",
"uncertainty": 120
},
"stopId": "PLEN1",
"stopSequence": 5
},
{
"arrival": {
"time": "1753375679",
"uncertainty": 120
},
"departure": {
"time": "1753375679",
"uncertainty": 120
},
"stopId": "KERF1",
"stopSequence": 6
},
{
"arrival": {
"time": "1753375740",
"uncertainty": 120
},
"departure": {
"time": "1753375740",
"uncertainty": 120
},
"stopId": "KGTN",
"stopSequence": 7
},
{
"arrival": {
"time": "1753375801",
"uncertainty": 120
},
"departure": {
"time": "1753375801",
"uncertainty": 120
},
"stopId": "BSOU",
"stopSequence": 8
},
{
"arrival": {
"time": "1753375896",
"uncertainty": 120
},
"departure": {
"time": "1753375896",
"uncertainty": 120
},
"stopId": "BATT",
"stopSequence": 9
},
{
"arrival": {
"time": "1753375984",
"uncertainty": 120
},
"departure": {
"time": "1753375984",
"uncertainty": 120
},
"stopId": "VILL",
"stopSequence": 10
},
{
"arrival": {
"time": "1753376017",
"uncertainty": 120
},
"departure": {
"time": "1753376017",
"uncertainty": 120
},
"stopId": "PUIT",
"stopSequence": 11
},
{
"arrival": {
"time": "1753376040",
"uncertainty": 120
},
"departure": {
"time": "1753376040",
"uncertainty": 120
},
"stopId": "KRFO",
"stopSequence": 12
},
{
"arrival": {
"time": "1753376100",
"uncertainty": 120
},
"departure": {
"time": "1753376100",
"uncertainty": 120
},
"stopId": "GUIO",
"stopSequence": 13
},
{
"arrival": {
"time": "1753376158",
"uncertainty": 120
},
"departure": {
"time": "1753376158",
"uncertainty": 120
},
"stopId": "RODIN",
"stopSequence": 14
},
{
"arrival": {
"time": "1753376217",
"uncertainty": 120
},
"departure": {
"time": "1753376217",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "RETR",
"stopSequence": 15
},
{
"arrival": {
"time": "1753376252",
"uncertainty": 120
},
"departure": {
"time": "1753376252",
"uncertainty": 120
},
"stopId": "GLBS",
"stopSequence": 16
},
{
"arrival": {
"time": "1753376304",
"uncertainty": 120
},
"departure": {
"time": "1753376304",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 17
},
{
"arrival": {
"time": "1753376409",
"uncertainty": 120
},
"departure": {
"time": "1753376409",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 18
},
{
"arrival": {
"time": "1753376508",
"uncertainty": 120
},
"departure": {
"time": "1753376508",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 19
},
{
"arrival": {
"time": "1753376595",
"uncertainty": 120
},
"departure": {
"time": "1753376595",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 20
},
{
"arrival": {
"time": "1753376731",
"uncertainty": 120
},
"departure": {
"time": "1753376731",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "PCON2",
"stopSequence": 21
},
{
"arrival": {
"time": "1753376820",
"uncertainty": 120
},
"departure": {
"time": "1753376820",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "INDE",
"stopSequence": 22
},
{
"arrival": {
"time": "1753376755",
"uncertainty": 120
},
"departure": {
"time": "1753376755",
"uncertainty": 120
},
"stopId": "BRIZ",
"stopSequence": 23
},
{
"arrival": {
"time": "1753376796",
"uncertainty": 120
},
"departure": {
"time": "1753376796",
"uncertainty": 120
},
"stopId": "DUGU",
"stopSequence": 24
},
{
"arrival": {
"time": "1753376844",
"uncertainty": 120
},
"departure": {
"time": "1753376844",
"uncertainty": 120
},
"stopId": "LCAR",
"stopSequence": 25
},
{
"arrival": {
"time": "1753376892",
"uncertainty": 120
},
"departure": {
"time": "1753376892",
"uncertainty": 120
},
"stopId": "NVIL",
"stopSequence": 26
},
{
"arrival": {
"time": "1753376962",
"uncertainty": 120
},
"departure": {
"time": "1753376962",
"uncertainty": 120
},
"stopId": "GUES",
"stopSequence": 27
},
{
"arrival": {
"time": "1753377032",
"uncertainty": 120
},
"departure": {
"time": "1753377032",
"uncertainty": 120
},
"stopId": "CARN1",
"stopSequence": 28
},
{
"arrival": {
"time": "1753377082",
"uncertainty": 120
},
"stopId": "BXAR",
"stopSequence": 29
}
],
"trip": {
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "4560052"
}
}
},
{
"id": "4520891",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753375980",
"uncertainty": 120
},
"stopId": "LCMA2",
"stopSequence": 1
}
],
"trip": {
"routeId": "B4",
"scheduleRelationship": "SCHEDULED",
"tripId": "4520891"
}
}
},
{
"id": "4520890",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753374201",
"uncertainty": 120
},
"stopId": "LCMA2",
"stopSequence": 1
}
],
"trip": {
"routeId": "B4",
"scheduleRelationship": "SCHEDULED",
"tripId": "4520890"
},
"vehicle": {
"id": "6002",
"label": "6002"
}
}
},
{
"id": "4560040",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753374905",
"uncertainty": 120
},
"departure": {
"time": "1753374905",
"uncertainty": 120
},
"stopId": "FAOE"
},
{
"arrival": {
"time": "1753375057",
"uncertainty": 120
},
"departure": {
"time": "1753375057",
"uncertainty": 120
},
"stopId": "BRIZ"
},
{
"departure": {
"time": "1753373633",
"uncertainty": 120
},
"stopId": "KERU",
"stopSequence": 1
},
{
"arrival": {
"time": "1753373684",
"uncertainty": 120
},
"departure": {
"time": "1753373684",
"uncertainty": 120
},
"stopId": "POUIL",
"stopSequence": 2
},
{
"arrival": {
"time": "1753373723",
"uncertainty": 120
},
"departure": {
"time": "1753373753",
"uncertainty": 120
},
"stopId": "MDFR",
"stopSequence": 3
},
{
"arrival": {
"time": "1753373805",
"uncertainty": 120
},
"departure": {
"time": "1753373813",
"uncertainty": 120
},
"stopId": "RPK2",
"stopSequence": 4
},
{
"arrival": {
"time": "1753373903",
"uncertainty": 120
},
"departure": {
"time": "1753373903",
"uncertainty": 120
},
"stopId": "METI1",
"stopSequence": 5
},
{
"arrival": {
"time": "1753373961",
"uncertainty": 120
},
"departure": {
"time": "1753373963",
"uncertainty": 120
},
"stopId": "PLEN1",
"stopSequence": 6
},
{
"arrival": {
"time": "1753374019",
"uncertainty": 120
},
"departure": {
"time": "1753374023",
"uncertainty": 120
},
"stopId": "KERF1",
"stopSequence": 7
},
{
"arrival": {
"time": "1753374101",
"uncertainty": 120
},
"departure": {
"time": "1753374101",
"uncertainty": 120
},
"stopId": "KGTN",
"stopSequence": 8
},
{
"arrival": {
"time": "1753374155",
"uncertainty": 120
},
"departure": {
"time": "1753374155",
"uncertainty": 120
},
"stopId": "BSOU",
"stopSequence": 9
},
{
"arrival": {
"time": "1753374217",
"uncertainty": 120
},
"departure": {
"time": "1753374217",
"uncertainty": 120
},
"stopId": "BATT",
"stopSequence": 10
},
{
"arrival": {
"time": "1753374289",
"uncertainty": 120
},
"departure": {
"time": "1753374289",
"uncertainty": 120
},
"stopId": "VILL",
"stopSequence": 11
},
{
"arrival": {
"time": "1753374337",
"uncertainty": 120
},
"departure": {
"time": "1753374337",
"uncertainty": 120
},
"stopId": "PUIT",
"stopSequence": 12
},
{
"arrival": {
"time": "1753374360",
"uncertainty": 120
},
"departure": {
"time": "1753374360",
"uncertainty": 120
},
"stopId": "KRFO",
"stopSequence": 13
},
{
"arrival": {
"time": "1753374422",
"uncertainty": 120
},
"departure": {
"time": "1753374422",
"uncertainty": 120
},
"stopId": "GUIO",
"stopSequence": 14
},
{
"arrival": {
"time": "1753374484",
"uncertainty": 120
},
"departure": {
"time": "1753374484",
"uncertainty": 120
},
"stopId": "RODIN",
"stopSequence": 15
},
{
"arrival": {
"time": "1753374507",
"uncertainty": 120
},
"departure": {
"time": "1753374507",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "RETR",
"stopSequence": 16
},
{
"arrival": {
"time": "1753374578",
"uncertainty": 120
},
"departure": {
"time": "1753374578",
"uncertainty": 120
},
"stopId": "GLBS",
"stopSequence": 17
},
{
"arrival": {
"time": "1753374686",
"uncertainty": 120
},
"departure": {
"time": "1753374686",
"uncertainty": 120
},
"stopId": "GE1",
"stopSequence": 18
},
{
"arrival": {
"time": "1753374765",
"uncertainty": 120
},
"departure": {
"time": "1753374765",
"uncertainty": 120
},
"stopId": "CHAZ",
"stopSequence": 19
},
{
"arrival": {
"time": "1753374841",
"uncertainty": 120
},
"departure": {
"time": "1753374841",
"uncertainty": 120
},
"stopId": "ALOR",
"stopSequence": 20
},
{
"arrival": {
"time": "1753374903",
"uncertainty": 120
},
"departure": {
"time": "1753374903",
"uncertainty": 120
},
"stopId": "FAOE",
"stopSequence": 21
},
{
"arrival": {
"time": "1753375051",
"uncertainty": 120
},
"departure": {
"time": "1753375051",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "PCON2",
"stopSequence": 22
},
{
"arrival": {
"time": "1753375140",
"uncertainty": 120
},
"departure": {
"time": "1753375140",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "INDE",
"stopSequence": 23
},
{
"arrival": {
"time": "1753375063",
"uncertainty": 120
},
"departure": {
"time": "1753375063",
"uncertainty": 120
},
"stopId": "BRIZ",
"stopSequence": 24
},
{
"arrival": {
"time": "1753375120",
"uncertainty": 120
},
"departure": {
"time": "1753375120",
"uncertainty": 120
},
"stopId": "DUGU",
"stopSequence": 25
},
{
"arrival": {
"time": "1753375154",
"uncertainty": 120
},
"departure": {
"time": "1753375154",
"uncertainty": 120
},
"stopId": "LCAR",
"stopSequence": 26
},
{
"arrival": {
"time": "1753375210",
"uncertainty": 120
},
"departure": {
"time": "1753375210",
"uncertainty": 120
},
"stopId": "NVIL",
"stopSequence": 27
},
{
"arrival": {
"time": "1753375248",
"uncertainty": 120
},
"departure": {
"time": "1753375248",
"uncertainty": 120
},
"stopId": "GUES",
"stopSequence": 28
},
{
"arrival": {
"time": "1753375309",
"uncertainty": 120
},
"departure": {
"time": "1753375309",
"uncertainty": 120
},
"stopId": "CARN1",
"stopSequence": 29
},
{
"arrival": {
"time": "1753375359",
"uncertainty": 120
},
"stopId": "BXAR",
"stopSequence": 30
}
],
"trip": {
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "4560040"
},
"vehicle": {
"id": "7007",
"label": "7007"
}
}
},
{
"id": "4520892",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753377780",
"uncertainty": 120
},
"stopId": "LCMA2",
"stopSequence": 1
}
],
"trip": {
"routeId": "B4",
"scheduleRelationship": "SCHEDULED",
"tripId": "4520892"
}
}
},
{
"id": "4520867",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753375380",
"uncertainty": 120
},
"stopId": "EMBA2",
"stopSequence": 1
}
],
"trip": {
"routeId": "B4",
"scheduleRelationship": "SCHEDULED",
"tripId": "4520867"
}
}
},
{
"id": "4560078",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753373706",
"uncertainty": 120
},
"departure": {
"time": "1753373709",
"uncertainty": 120
},
"stopId": "BRIZ1"
},
{
"arrival": {
"time": "1753373875",
"uncertainty": 120
},
"departure": {
"time": "1753373920",
"uncertainty": 120
},
"stopId": "FAOE1"
},
{
"departure": {
"time": "1753373342",
"uncertainty": 120
},
"stopId": "BXAR",
"stopSequence": 1
},
{
"arrival": {
"time": "1753373433",
"uncertainty": 120
},
"departure": {
"time": "1753373433",
"uncertainty": 120
},
"stopId": "CARN",
"stopSequence": 2
},
{
"arrival": {
"time": "1753373469",
"uncertainty": 120
},
"departure": {
"time": "1753373469",
"uncertainty": 120
},
"stopId": "GUES1",
"stopSequence": 3
},
{
"arrival": {
"time": "1753373522",
"uncertainty": 120
},
"departure": {
"time": "1753373522",
"uncertainty": 120
},
"stopId": "NVIL1",
"stopSequence": 4
},
{
"arrival": {
"time": "1753373583",
"uncertainty": 120
},
"departure": {
"time": "1753373583",
"uncertainty": 120
},
"stopId": "LCAR1",
"stopSequence": 5
},
{
"arrival": {
"time": "1753373612",
"uncertainty": 120
},
"departure": {
"time": "1753373612",
"uncertainty": 120
},
"stopId": "DUGU1",
"stopSequence": 6
},
{
"arrival": {
"time": "1753373685",
"uncertainty": 120
},
"departure": {
"time": "1753373702",
"uncertainty": 120
},
"stopId": "BRIZ1",
"stopSequence": 7
},
{
"arrival": {
"time": "1753373760",
"uncertainty": 120
},
"departure": {
"time": "1753373760",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "INDE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1753373845",
"uncertainty": 120
},
"departure": {
"time": "1753373845",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "PCON3",
"stopSequence": 9
},
{
"arrival": {
"time": "1753373940",
"uncertainty": 120
},
"departure": {
"time": "1753373940",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "FAOE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1753374040",
"uncertainty": 120
},
"departure": {
"time": "1753374070",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 11
},
{
"arrival": {
"time": "1753374155",
"uncertainty": 120
},
"departure": {
"time": "1753374160",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 12
},
{
"arrival": {
"time": "1753374273",
"uncertainty": 120
},
"departure": {
"time": "1753374273",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 13
},
{
"arrival": {
"time": "1753374305",
"uncertainty": 120
},
"departure": {
"time": "1753374305",
"uncertainty": 120
},
"stopId": "GLBS1",
"stopSequence": 14
},
{
"arrival": {
"time": "1753374394",
"uncertainty": 120
},
"departure": {
"time": "1753374394",
"uncertainty": 120
},
"stopId": "RETR1",
"stopSequence": 15
},
{
"arrival": {
"time": "1753374438",
"uncertainty": 120
},
"departure": {
"time": "1753374438",
"uncertainty": 120
},
"stopId": "RODIN1",
"stopSequence": 16
},
{
"arrival": {
"time": "1753374505",
"uncertainty": 120
},
"departure": {
"time": "1753374505",
"uncertainty": 120
},
"stopId": "GUIO1",
"stopSequence": 17
},
{
"arrival": {
"time": "1753374551",
"uncertainty": 120
},
"departure": {
"time": "1753374551",
"uncertainty": 120
},
"stopId": "KRFO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1753374585",
"uncertainty": 120
},
"departure": {
"time": "1753374585",
"uncertainty": 120
},
"stopId": "PUIT1",
"stopSequence": 19
},
{
"arrival": {
"time": "1753374627",
"uncertainty": 120
},
"departure": {
"time": "1753374627",
"uncertainty": 120
},
"stopId": "VILL1",
"stopSequence": 20
},
{
"arrival": {
"time": "1753374711",
"uncertainty": 120
},
"departure": {
"time": "1753374711",
"uncertainty": 120
},
"stopId": "BATT1",
"stopSequence": 21
},
{
"arrival": {
"time": "1753374783",
"uncertainty": 120
},
"departure": {
"time": "1753374783",
"uncertainty": 120
},
"stopId": "BSOU1",
"stopSequence": 22
},
{
"arrival": {
"time": "1753374840",
"uncertainty": 120
},
"departure": {
"time": "1753374840",
"uncertainty": 120
},
"stopId": "KGTN1",
"stopSequence": 23
},
{
"arrival": {
"time": "1753374882",
"uncertainty": 120
},
"departure": {
"time": "1753374882",
"uncertainty": 120
},
"stopId": "KERF",
"stopSequence": 24
},
{
"arrival": {
"time": "1753374939",
"uncertainty": 120
},
"departure": {
"time": "1753374939",
"uncertainty": 120
},
"stopId": "PLEN",
"stopSequence": 25
},
{
"arrival": {
"time": "1753374991",
"uncertainty": 120
},
"departure": {
"time": "1753374991",
"uncertainty": 120
},
"stopId": "METI",
"stopSequence": 26
},
{
"arrival": {
"time": "1753375074",
"uncertainty": 120
},
"departure": {
"time": "1753375074",
"uncertainty": 120
},
"stopId": "RPK1",
"stopSequence": 27
},
{
"arrival": {
"time": "1753375106",
"uncertainty": 120
},
"departure": {
"time": "1753375106",
"uncertainty": 120
},
"stopId": "ZCK21",
"stopSequence": 28
},
{
"arrival": {
"time": "1753375233",
"uncertainty": 120
},
"stopId": "MSOLI2",
"stopSequence": 29
}
],
"trip": {
"routeId": "13b",
"scheduleRelationship": "SCHEDULED",
"tripId": "4560078"
},
"vehicle": {
"id": "426",
"label": "426"
}
}
},
{
"id": "4520868",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753377180",
"uncertainty": 120
},
"stopId": "EMBA2",
"stopSequence": 1
}
],
"trip": {
"routeId": "B4",
"scheduleRelationship": "SCHEDULED",
"tripId": "4520868"
}
}
},
{
"id": "4560079",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753377318",
"uncertainty": 120
},
"departure": {
"time": "1753377318",
"uncertainty": 120
},
"stopId": "BRIZ1"
},
{
"arrival": {
"time": "1753377472",
"uncertainty": 120
},
"departure": {
"time": "1753377472",
"uncertainty": 120
},
"stopId": "FAOE1"
},
{
"departure": {
"time": "1753376880",
"uncertainty": 120
},
"stopId": "BXAR",
"stopSequence": 1
},
{
"arrival": {
"time": "1753376989",
"uncertainty": 120
},
"departure": {
"time": "1753376989",
"uncertainty": 120
},
"stopId": "CARN",
"stopSequence": 2
},
{
"arrival": {
"time": "1753377060",
"uncertainty": 120
},
"departure": {
"time": "1753377060",
"uncertainty": 120
},
"stopId": "GUES1",
"stopSequence": 3
},
{
"arrival": {
"time": "1753377146",
"uncertainty": 120
},
"departure": {
"time": "1753377146",
"uncertainty": 120
},
"stopId": "NVIL1",
"stopSequence": 4
},
{
"arrival": {
"time": "1753377216",
"uncertainty": 120
},
"departure": {
"time": "1753377216",
"uncertainty": 120
},
"stopId": "LCAR1",
"stopSequence": 5
},
{
"arrival": {
"time": "1753377264",
"uncertainty": 120
},
"departure": {
"time": "1753377264",
"uncertainty": 120
},
"stopId": "DUGU1",
"stopSequence": 6
},
{
"arrival": {
"time": "1753377314",
"uncertainty": 120
},
"departure": {
"time": "1753377314",
"uncertainty": 120
},
"stopId": "BRIZ1",
"stopSequence": 7
},
{
"arrival": {
"time": "1753377360",
"uncertainty": 120
},
"departure": {
"time": "1753377360",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "INDE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1753377416",
"uncertainty": 120
},
"departure": {
"time": "1753377416",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "PCON3",
"stopSequence": 9
},
{
"arrival": {
"time": "1753377480",
"uncertainty": 120
},
"departure": {
"time": "1753377480",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "FAOE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1753377564",
"uncertainty": 120
},
"departure": {
"time": "1753377564",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 11
},
{
"arrival": {
"time": "1753377653",
"uncertainty": 120
},
"departure": {
"time": "1753377653",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 12
},
{
"arrival": {
"time": "1753377767",
"uncertainty": 120
},
"departure": {
"time": "1753377767",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 13
},
{
"arrival": {
"time": "1753377814",
"uncertainty": 120
},
"departure": {
"time": "1753377814",
"uncertainty": 120
},
"stopId": "GLBS1",
"stopSequence": 14
},
{
"arrival": {
"time": "1753377886",
"uncertainty": 120
},
"departure": {
"time": "1753377886",
"uncertainty": 120
},
"stopId": "RETR1",
"stopSequence": 15
},
{
"arrival": {
"time": "1753377941",
"uncertainty": 120
},
"departure": {
"time": "1753377941",
"uncertainty": 120
},
"stopId": "RODIN1",
"stopSequence": 16
},
{
"arrival": {
"time": "1753378007",
"uncertainty": 120
},
"departure": {
"time": "1753378007",
"uncertainty": 120
},
"stopId": "GUIO1",
"stopSequence": 17
},
{
"arrival": {
"time": "1753378043",
"uncertainty": 120
},
"departure": {
"time": "1753378043",
"uncertainty": 120
},
"stopId": "KRFO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1753378068",
"uncertainty": 120
},
"departure": {
"time": "1753378068",
"uncertainty": 120
},
"stopId": "PUIT1",
"stopSequence": 19
},
{
"arrival": {
"time": "1753378097",
"uncertainty": 120
},
"departure": {
"time": "1753378097",
"uncertainty": 120
},
"stopId": "VILL1",
"stopSequence": 20
},
{
"arrival": {
"time": "1753378172",
"uncertainty": 120
},
"departure": {
"time": "1753378172",
"uncertainty": 120
},
"stopId": "BATT1",
"stopSequence": 21
},
{
"arrival": {
"time": "1753378260",
"uncertainty": 120
},
"departure": {
"time": "1753378260",
"uncertainty": 120
},
"stopId": "BSOU1",
"stopSequence": 22
},
{
"arrival": {
"time": "1753378307",
"uncertainty": 120
},
"departure": {
"time": "1753378307",
"uncertainty": 120
},
"stopId": "KGTN1",
"stopSequence": 23
},
{
"arrival": {
"time": "1753378342",
"uncertainty": 120
},
"departure": {
"time": "1753378342",
"uncertainty": 120
},
"stopId": "KERF",
"stopSequence": 24
},
{
"arrival": {
"time": "1753378374",
"uncertainty": 120
},
"departure": {
"time": "1753378374",
"uncertainty": 120
},
"stopId": "PLEN",
"stopSequence": 25
},
{
"arrival": {
"time": "1753378406",
"uncertainty": 120
},
"departure": {
"time": "1753378406",
"uncertainty": 120
},
"stopId": "METI",
"stopSequence": 26
},
{
"arrival": {
"time": "1753378483",
"uncertainty": 120
},
"departure": {
"time": "1753378483",
"uncertainty": 120
},
"stopId": "RPK1",
"stopSequence": 27
},
{
"arrival": {
"time": "1753378510",
"uncertainty": 120
},
"departure": {
"time": "1753378510",
"uncertainty": 120
},
"stopId": "ZCK21",
"stopSequence": 28
},
{
"arrival": {
"time": "1753378616",
"uncertainty": 120
},
"stopId": "MSOLI2",
"stopSequence": 29
}
],
"trip": {
"routeId": "13b",
"scheduleRelationship": "SCHEDULED",
"tripId": "4560079"
}
}
},
{
"id": "4560066",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753375491",
"uncertainty": 120
},
"departure": {
"time": "1753375491",
"uncertainty": 120
},
"stopId": "BRIZ1"
},
{
"arrival": {
"time": "1753375645",
"uncertainty": 120
},
"departure": {
"time": "1753375645",
"uncertainty": 120
},
"stopId": "FAOE1"
},
{
"departure": {
"time": "1753375080",
"uncertainty": 120
},
"stopId": "BXAR",
"stopSequence": 1
},
{
"arrival": {
"time": "1753375180",
"uncertainty": 120
},
"departure": {
"time": "1753375180",
"uncertainty": 120
},
"stopId": "CARN",
"stopSequence": 2
},
{
"arrival": {
"time": "1753375233",
"uncertainty": 120
},
"departure": {
"time": "1753375233",
"uncertainty": 120
},
"stopId": "GUES1",
"stopSequence": 3
},
{
"arrival": {
"time": "1753375319",
"uncertainty": 120
},
"departure": {
"time": "1753375319",
"uncertainty": 120
},
"stopId": "NVIL1",
"stopSequence": 4
},
{
"arrival": {
"time": "1753375389",
"uncertainty": 120
},
"departure": {
"time": "1753375389",
"uncertainty": 120
},
"stopId": "LCAR1",
"stopSequence": 5
},
{
"arrival": {
"time": "1753375437",
"uncertainty": 120
},
"departure": {
"time": "1753375437",
"uncertainty": 120
},
"stopId": "DUGU1",
"stopSequence": 6
},
{
"arrival": {
"time": "1753375487",
"uncertainty": 120
},
"departure": {
"time": "1753375487",
"uncertainty": 120
},
"stopId": "BRIZ1",
"stopSequence": 7
},
{
"arrival": {
"time": "1753375560",
"uncertainty": 120
},
"departure": {
"time": "1753375560",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "INDE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1753375645",
"uncertainty": 120
},
"departure": {
"time": "1753375645",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "PCON3",
"stopSequence": 9
},
{
"arrival": {
"time": "1753375740",
"uncertainty": 120
},
"departure": {
"time": "1753375740",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "FAOE1",
"stopSequence": 10
},
{
"arrival": {
"time": "1753375730",
"uncertainty": 120
},
"departure": {
"time": "1753375730",
"uncertainty": 120
},
"stopId": "ALOR1",
"stopSequence": 11
},
{
"arrival": {
"time": "1753375814",
"uncertainty": 120
},
"departure": {
"time": "1753375814",
"uncertainty": 120
},
"stopId": "CHAZ1",
"stopSequence": 12
},
{
"arrival": {
"time": "1753375918",
"uncertainty": 120
},
"departure": {
"time": "1753375918",
"uncertainty": 120
},
"stopId": "GE2",
"stopSequence": 13
},
{
"arrival": {
"time": "1753375976",
"uncertainty": 120
},
"departure": {
"time": "1753375976",
"uncertainty": 120
},
"stopId": "GLBS1",
"stopSequence": 14
},
{
"arrival": {
"time": "1753376066",
"uncertainty": 120
},
"departure": {
"time": "1753376066",
"uncertainty": 120
},
"stopId": "RETR1",
"stopSequence": 15
},
{
"arrival": {
"time": "1753376135",
"uncertainty": 120
},
"departure": {
"time": "1753376135",
"uncertainty": 120
},
"stopId": "RODIN1",
"stopSequence": 16
},
{
"arrival": {
"time": "1753376217",
"uncertainty": 120
},
"departure": {
"time": "1753376217",
"uncertainty": 120
},
"stopId": "GUIO1",
"stopSequence": 17
},
{
"arrival": {
"time": "1753376253",
"uncertainty": 120
},
"departure": {
"time": "1753376253",
"uncertainty": 120
},
"stopId": "KRFO1",
"stopSequence": 18
},
{
"arrival": {
"time": "1753376278",
"uncertainty": 120
},
"departure": {
"time": "1753376278",
"uncertainty": 120
},
"stopId": "PUIT1",
"stopSequence": 19
},
{
"arrival": {
"time": "1753376307",
"uncertainty": 120
},
"departure": {
"time": "1753376307",
"uncertainty": 120
},
"stopId": "VILL1",
"stopSequence": 20
},
{
"arrival": {
"time": "1753376382",
"uncertainty": 120
},
"departure": {
"time": "1753376382",
"uncertainty": 120
},
"stopId": "BATT1",
"stopSequence": 21
},
{
"arrival": {
"time": "1753376470",
"uncertainty": 120
},
"departure": {
"time": "1753376470",
"uncertainty": 120
},
"stopId": "BSOU1",
"stopSequence": 22
},
{
"arrival": {
"time": "1753376517",
"uncertainty": 120
},
"departure": {
"time": "1753376517",
"uncertainty": 120
},
"stopId": "KGTN1",
"stopSequence": 23
},
{
"arrival": {
"time": "1753376566",
"uncertainty": 120
},
"departure": {
"time": "1753376566",
"uncertainty": 120
},
"stopId": "KERF",
"stopSequence": 24
},
{
"arrival": {
"time": "1753376614",
"uncertainty": 120
},
"departure": {
"time": "1753376614",
"uncertainty": 120
},
"stopId": "PLEN",
"stopSequence": 25
},
{
"arrival": {
"time": "1753376662",
"uncertainty": 120
},
"departure": {
"time": "1753376662",
"uncertainty": 120
},
"stopId": "METI",
"stopSequence": 26
},
{
"arrival": {
"time": "1753376782",
"uncertainty": 120
},
"departure": {
"time": "1753376782",
"uncertainty": 120
},
"stopId": "RPK1",
"stopSequence": 27
},
{
"arrival": {
"time": "1753376831",
"uncertainty": 120
},
"departure": {
"time": "1753376831",
"uncertainty": 120
},
"stopId": "MDFR1",
"stopSequence": 28
},
{
"arrival": {
"time": "1753376878",
"uncertainty": 120
},
"departure": {
"time": "1753376878",
"uncertainty": 120
},
"stopId": "POUIL1",
"stopSequence": 29
},
{
"arrival": {
"time": "1753376902",
"uncertainty": 120
},
"stopId": "KERU",
"stopSequence": 30
}
],
"trip": {
"routeId": "13a",
"scheduleRelationship": "SCHEDULED",
"tripId": "4560066"
}
}
},
{
"id": "4548968",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753375560",
"uncertainty": 120
},
"stopId": "SEBS",
"stopSequence": 1
}
],
"trip": {
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"tripId": "4548968"
}
}
},
{
"id": "4548969",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753377360",
"uncertainty": 120
},
"stopId": "SEBS",
"stopSequence": 1
}
],
"trip": {
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"tripId": "4548969"
}
}
},
{
"id": "4548967",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753373838",
"uncertainty": 120
},
"stopId": "SEBS",
"stopSequence": 1
},
{
"arrival": {
"time": "1753373888",
"uncertainty": 120
},
"departure": {
"time": "1753373898",
"uncertainty": 120
},
"stopId": "EGLIS1",
"stopSequence": 2
},
{
"arrival": {
"time": "1753373955",
"uncertainty": 120
},
"departure": {
"time": "1753373955",
"uncertainty": 120
},
"stopId": "RIAN1",
"stopSequence": 3
},
{
"arrival": {
"time": "1753374007",
"uncertainty": 120
},
"departure": {
"time": "1753374018",
"uncertainty": 120
},
"stopId": "MRRI1",
"stopSequence": 4
},
{
"arrival": {
"time": "1753374109",
"uncertainty": 120
},
"departure": {
"time": "1753374109",
"uncertainty": 120
},
"stopId": "AUBR3",
"stopSequence": 5
},
{
"arrival": {
"time": "1753374160",
"uncertainty": 120
},
"departure": {
"time": "1753374160",
"uncertainty": 120
},
"stopId": "RUSS1",
"stopSequence": 6
},
{
"arrival": {
"time": "1753374224",
"uncertainty": 120
},
"departure": {
"time": "1753374224",
"uncertainty": 120
},
"stopId": "VMAR1",
"stopSequence": 7
},
{
"arrival": {
"time": "1753374251",
"uncertainty": 120
},
"departure": {
"time": "1753374251",
"uncertainty": 120
},
"stopId": "LEVE1",
"stopSequence": 8
},
{
"arrival": {
"time": "1753374282",
"uncertainty": 120
},
"departure": {
"time": "1753374282",
"uncertainty": 120
},
"stopId": "KBIEC1",
"stopSequence": 9
},
{
"arrival": {
"time": "1753374349",
"uncertainty": 120
},
"departure": {
"time": "1753374349",
"uncertainty": 120
},
"stopId": "TALHO1",
"stopSequence": 10
},
{
"arrival": {
"time": "1753374462",
"uncertainty": 120
},
"departure": {
"time": "1753374462",
"uncertainty": 120
},
"stopId": "RPPRAD",
"stopSequence": 11
},
{
"arrival": {
"time": "1753374522",
"uncertainty": 120
},
"departure": {
"time": "1753374522",
"uncertainty": 120
},
"stopId": "SALE3",
"stopSequence": 12
},
{
"arrival": {
"time": "1753374550",
"uncertainty": 120
},
"departure": {
"time": "1753374550",
"uncertainty": 120
},
"stopId": "NEZE1",
"stopSequence": 13
},
{
"arrival": {
"time": "1753374585",
"uncertainty": 120
},
"stopId": "PMAN",
"stopSequence": 14
}
],
"trip": {
"routeId": "17",
"scheduleRelationship": "SCHEDULED",
"tripId": "4548967"
},
"vehicle": {
"id": "7004",
"label": "7004"
}
}
},
{
"id": "4520755",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753375080",
"uncertainty": 120
},
"stopId": "PECH2",
"stopSequence": 1
}
],
"trip": {
"routeId": "B3",
"scheduleRelationship": "SCHEDULED",
"tripId": "4520755"
}
}
},
{
"id": "4520754",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753374193",
"uncertainty": 120
},
"stopId": "PECH2",
"stopSequence": 1
}
],
"trip": {
"routeId": "B3",
"scheduleRelationship": "SCHEDULED",
"tripId": "4520754"
},
"vehicle": {
"id": "6004",
"label": "6004"
}
}
},
{
"id": "4520758",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753377780",
"uncertainty": 120
},
"stopId": "PECH2",
"stopSequence": 1
}
],
"trip": {
"routeId": "B3",
"scheduleRelationship": "SCHEDULED",
"tripId": "4520758"
}
}
},
{
"id": "4520757",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753376880",
"uncertainty": 120
},
"stopId": "PECH2",
"stopSequence": 1
}
],
"trip": {
"routeId": "B3",
"scheduleRelationship": "SCHEDULED",
"tripId": "4520757"
}
}
},
{
"id": "4520756",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753375980",
"uncertainty": 120
},
"stopId": "PECH2",
"stopSequence": 1
}
],
"trip": {
"routeId": "B3",
"scheduleRelationship": "SCHEDULED",
"tripId": "4520756"
}
}
},
{
"id": "4477234",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753377000",
"uncertainty": 120
},
"stopId": "FORG",
"stopSequence": 1
}
],
"trip": {
"routeId": "104",
"scheduleRelationship": "SCHEDULED",
"tripId": "4477234"
}
}
},
{
"id": "4477225",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753375680",
"uncertainty": 120
},
"stopId": "PENQ",
"stopSequence": 1
}
],
"trip": {
"routeId": "104",
"scheduleRelationship": "SCHEDULED",
"tripId": "4477225"
}
}
},
{
"id": "4477216",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753373900",
"uncertainty": 120
},
"stopId": "EXPO_D",
"stopSequence": 1
},
{
"arrival": {
"time": "1753374026",
"uncertainty": 120
},
"departure": {
"time": "1753374026",
"uncertainty": 120
},
"stopId": "GUER",
"stopSequence": 2
},
{
"arrival": {
"time": "1753374128",
"uncertainty": 120
},
"departure": {
"time": "1753374128",
"uncertainty": 120
},
"stopId": "TOULE",
"stopSequence": 3
},
{
"arrival": {
"time": "1753374180",
"uncertainty": 120
},
"departure": {
"time": "1753374180",
"uncertainty": 120
},
"stopId": "KRAL",
"stopSequence": 4
},
{
"arrival": {
"time": "1753374224",
"uncertainty": 120
},
"departure": {
"time": "1753374224",
"uncertainty": 120
},
"stopId": "ROBE",
"stopSequence": 5
},
{
"arrival": {
"time": "1753374394",
"uncertainty": 120
},
"departure": {
"time": "1753374394",
"uncertainty": 120
},
"stopId": "CHOU",
"stopSequence": 6
},
{
"arrival": {
"time": "1753374506",
"uncertainty": 120
},
"departure": {
"time": "1753374506",
"uncertainty": 120
},
"stopId": "ROTO1",
"stopSequence": 7
},
{
"arrival": {
"time": "1753374589",
"uncertainty": 120
},
"departure": {
"time": "1753374589",
"uncertainty": 120
},
"stopId": "VILA1",
"stopSequence": 8
},
{
"arrival": {
"time": "1753374649",
"uncertainty": 120
},
"departure": {
"time": "1753374649",
"uncertainty": 120
},
"stopId": "ALPH1",
"stopSequence": 9
},
{
"arrival": {
"time": "1753374775",
"uncertainty": 120
},
"departure": {
"time": "1753374775",
"uncertainty": 120
},
"stopId": "FONL",
"stopSequence": 10
},
{
"arrival": {
"time": "1753374839",
"uncertainty": 120
},
"departure": {
"time": "1753374839",
"uncertainty": 120
},
"stopId": "PLES3",
"stopSequence": 11
},
{
"arrival": {
"time": "1753374905",
"uncertainty": 120
},
"departure": {
"time": "1753374905",
"uncertainty": 120
},
"stopId": "JOSE1",
"stopSequence": 12
},
{
"arrival": {
"time": "1753374949",
"uncertainty": 120
},
"departure": {
"time": "1753374949",
"uncertainty": 120
},
"stopId": "TOUL",
"stopSequence": 13
},
{
"arrival": {
"time": "1753374977",
"uncertainty": 120
},
"departure": {
"time": "1753374977",
"uncertainty": 120
},
"stopId": "STAD1",
"stopSequence": 14
},
{
"arrival": {
"time": "1753375005",
"uncertainty": 120
},
"departure": {
"time": "1753375005",
"uncertainty": 120
},
"stopId": "GRLA1",
"stopSequence": 15
},
{
"arrival": {
"time": "1753375119",
"uncertainty": 120
},
"departure": {
"time": "1753375119",
"uncertainty": 120
},
"stopId": "ROHU1",
"stopSequence": 16
},
{
"arrival": {
"time": "1753375249",
"uncertainty": 120
},
"departure": {
"time": "1753375249",
"uncertainty": 120
},
"stopId": "KRGL1",
"stopSequence": 17
},
{
"arrival": {
"time": "1753375310",
"uncertainty": 120
},
"departure": {
"time": "1753375310",
"uncertainty": 120
},
"stopId": "SGUE3",
"stopSequence": 18
},
{
"arrival": {
"time": "1753375365",
"uncertainty": 120
},
"departure": {
"time": "1753375365",
"uncertainty": 120
},
"stopId": "PERR1",
"stopSequence": 19
},
{
"arrival": {
"time": "1753375408",
"uncertainty": 120
},
"departure": {
"time": "1753375408",
"uncertainty": 120
},
"stopId": "BOLR1",
"stopSequence": 20
},
{
"arrival": {
"time": "1753375445",
"uncertainty": 120
},
"departure": {
"time": "1753375445",
"uncertainty": 120
},
"stopId": "KERM2",
"stopSequence": 21
},
{
"arrival": {
"time": "1753375489",
"uncertainty": 120
},
"stopId": "RBLA3",
"stopSequence": 22
}
],
"trip": {
"routeId": "31",
"scheduleRelationship": "SCHEDULED",
"tripId": "4477216"
},
"vehicle": {
"id": "7005",
"label": "7005"
}
}
},
{
"id": "4477207",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753377600",
"uncertainty": 120
},
"stopId": "EXPO_D",
"stopSequence": 1
}
],
"trip": {
"routeId": "31",
"scheduleRelationship": "SCHEDULED",
"tripId": "4477207"
}
}
},
{
"id": "4520807",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753376400",
"uncertainty": 120
},
"stopId": "PECH2",
"stopSequence": 1
}
],
"trip": {
"routeId": "B2",
"scheduleRelationship": "SCHEDULED",
"tripId": "4520807"
}
}
},
{
"id": "4477204",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753375800",
"uncertainty": 120
},
"stopId": "RBLA2",
"stopSequence": 1
}
],
"trip": {
"routeId": "31",
"scheduleRelationship": "SCHEDULED",
"tripId": "4477204"
}
}
},
{
"id": "4520806",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753374600",
"uncertainty": 120
},
"stopId": "PECH2",
"stopSequence": 1
}
],
"trip": {
"routeId": "B2",
"scheduleRelationship": "SCHEDULED",
"tripId": "4520806"
}
}
},
{
"id": "4520798",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753377300",
"uncertainty": 120
},
"stopId": "POIN2",
"stopSequence": 1
}
],
"trip": {
"routeId": "B2",
"scheduleRelationship": "SCHEDULED",
"tripId": "4520798"
}
}
},
{
"id": "4520797",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753375500",
"uncertainty": 120
},
"stopId": "POIN2",
"stopSequence": 1
}
],
"trip": {
"routeId": "B2",
"scheduleRelationship": "SCHEDULED",
"tripId": "4520797"
}
}
},
{
"id": "4477185",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1753374941",
"uncertainty": 120
},
"departure": {
"time": "1753374941",
"uncertainty": 120
},
"stopId": "MARC1"
},
{
"arrival": {
"time": "1753375043",
"uncertainty": 120
},
"departure": {
"time": "1753375043",
"uncertainty": 120
},
"stopId": "BOTA1"
},
{
"arrival": {
"time": "1753375147",
"uncertainty": 120
},
"departure": {
"time": "1753375147",
"uncertainty": 120
},
"stopId": "MCUR1"
},
{
"arrival": {
"time": "1753375178",
"uncertainty": 120
},
"departure": {
"time": "1753375178",
"uncertainty": 120
},
"stopId": "GARD1"
},
{
"arrival": {
"time": "1753375201",
"uncertainty": 120
},
"departure": {
"time": "1753375201",
"uncertainty": 120
},
"stopId": "GARD2"
},
{
"arrival": {
"time": "1753375250",
"uncertainty": 120
},
"departure": {
"time": "1753375250",
"uncertainty": 120
},
"stopId": "CBRA1"
},
{
"arrival": {
"time": "1753375316",
"uncertainty": 120
},
"departure": {
"time": "1753375316",
"uncertainty": 120
},
"stopId": "QUIM1"
},
{
"departure": {
"time": "1753374209",
"uncertainty": 120
},
"stopId": "SNCF",
"stopSequence": 1
},
{
"arrival": {
"time": "1753374660",
"uncertainty": 120
},
"departure": {
"time": "1753374660",
"uncertainty": 120
},
"stopId": "KLOI1",
"stopSequence": 2
},
{
"arrival": {
"time": "1753374695",
"uncertainty": 120
},
"departure": {
"time": "1753374695",
"uncertainty": 120
},
"stopId": "HLMK1",
"stopSequence": 3
},
{
"arrival": {
"time": "1753374722",
"uncertainty": 120
},
"departure": {
"time": "1753374722",
"uncertainty": 120
},
"stopId": "PICA1",
"stopSequence": 4
},
{
"arrival": {
"time": "1753374755",
"uncertainty": 120
},
"departure": {
"time": "1753374755",
"uncertainty": 120
},
"stopId": "MERDY1",
"stopSequence": 5
},
{
"arrival": {
"time": "1753374782",
"uncertainty": 120
},
"departure": {
"time": "1753374782",
"uncertainty": 120
},
"stopId": "MACE1",
"stopSequence": 6
},
{
"arrival": {
"time": "1753374840",
"uncertainty": 120
},
"departure": {
"time": "1753374840",
"uncertainty": 120
},
"stopId": "HERVE1",
"stopSequence": 7
},
{
"arrival": {
"time": "1753374895",
"uncertainty": 120
},
"departure": {
"time": "1753374895",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "FLAM1",
"stopSequence": 8
},
{
"arrival": {
"time": "1753374960",
"uncertainty": 120
},
"departure": {
"time": "1753374960",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "FOCH1",
"stopSequence": 9
},
{
"arrival": {
"time": "1753375006",
"uncertainty": 120
},
"departure": {
"time": "1753375006",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "CULT1",
"stopSequence": 10
},
{
"arrival": {
"time": "1753375051",
"uncertainty": 120
},
"departure": {
"time": "1753375051",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "CURI1",
"stopSequence": 11
},
{
"arrival": {
"time": "1753375071",
"uncertainty": 120
},
"departure": {
"time": "1753375071",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "CKEN1",
"stopSequence": 12
},
{
"arrival": {
"time": "1753375140",
"uncertainty": 120
},
"departure": {
"time": "1753375140",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "KRGR3",
"stopSequence": 13
},
{
"arrival": {
"time": "1753375192",
"uncertainty": 120
},
"departure": {
"time": "1753375192",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "HUGO",
"stopSequence": 14
},
{
"arrival": {
"time": "1753375453",
"uncertainty": 120
},
"departure": {
"time": "1753375453",
"uncertainty": 120
},
"stopId": "FPIZ1",
"stopSequence": 15
},
{
"arrival": {
"time": "1753375545",
"uncertainty": 120
},
"departure": {
"time": "1753375545",
"uncertainty": 120
},
"stopId": "STGI1",
"stopSequence": 16
},
{
"arrival": {
"time": "1753375649",
"uncertainty": 120
},
"departure": {
"time": "1753375649",
"uncertainty": 120
},
"stopId": "KERP3",
"stopSequence": 17
},
{
"arrival": {
"time": "1753375696",
"uncertainty": 120
},
"departure": {
"time": "1753375696",
"uncertainty": 120
},
"stopId": "CAP1",
"stopSequence": 18
},
{
"arrival": {
"time": "1753375785",
"uncertainty": 120
},
"departure": {
"time": "1753375785",
"uncertainty": 120
},
"stopId": "KHAN1",
"stopSequence": 19
},
{
"arrival": {
"time": "1753375876",
"uncertainty": 120
},
"departure": {
"time": "1753375876",
"uncertainty": 120
},
"stopId": "BLAY1",
"stopSequence": 20
},
{
"arrival": {
"time": "1753375916",
"uncertainty": 120
},
"departure": {
"time": "1753375916",
"uncertainty": 120
},
"stopId": "KVERS1",
"stopSequence": 21
},
{
"arrival": {
"time": "1753375970",
"uncertainty": 120
},
"departure": {
"time": "1753375970",
"uncertainty": 120
},
"stopId": "PACH1",
"stopSequence": 22
},
{
"arrival": {
"time": "1753376073",
"uncertainty": 120
},
"departure": {
"time": "1753376073",
"uncertainty": 120
},
"stopId": "MAGO1",
"stopSequence": 23
},
{
"arrival": {
"time": "1753376161",
"uncertainty": 120
},
"departure": {
"time": "1753376161",
"uncertainty": 120
},
"stopId": "CXKL1",
"stopSequence": 24
},
{
"arrival": {
"time": "1753376215",
"uncertainty": 120
},
"departure": {
"time": "1753376215",
"uncertainty": 120
},
"stopId": "MRGO1",
"stopSequence": 25
},
{
"arrival": {
"time": "1753376249",
"uncertainty": 120
},
"stopId": "LANC1",
"stopSequence": 26
}
],
"trip": {
"routeId": "32",
"scheduleRelationship": "SCHEDULED",
"tripId": "4477185"
},
"vehicle": {
"id": "3001",
"label": "3001"
}
}
},
{
"id": "4520796",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1753373895",
"uncertainty": 120
},
"stopId": "POIN2",
"stopSequence": 1
},
{
"arrival": {
"time": "1753374404",
"uncertainty": 120
},
"stopId": "PECH2",
"stopSequence": 2
}
],
"trip": {
"routeId": "B2",
"scheduleRelationship": "SCHEDULED",
"tripId": "4520796"
},
"vehicle": {
"id": "6006",
"label": "6006"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1753374209"
}
}