Détails de la ressource
GTFS-RT Mises à jour des trajets en temps réel
Cette ressource fait partie du jeu de données Réseau urbain Tango.
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
❌2 272 erreurs, 247 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 28/06/2025 à 09h11 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 153 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 2_68333812 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 2_68333816 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 2_68333741 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 2_68333740 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 2_68333739 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 2 082 erreurs
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Exemples d'erreurs
- trip_id 2_68333812 stop_id 0:NFEU2 does not exist in GTFS data stops.txt
- trip_id 2_68333816 stop_id 0:NFEU2 does not exist in GTFS data stops.txt
- trip_id 2_68333741 stop_id 0:VALDT does not exist in GTFS data stops.txt
- trip_id 2_68333741 stop_id 0:AVOR does not exist in GTFS data stops.txt
- trip_id 2_68333741 stop_id 0:VALR does not exist in GTFS data stops.txt
Sequential stop_time_update times are not increasing E022 37 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 2_68345665 stop_sequence 1 departure_time 10:00:00 (1751097600) is equal to previous stop departure_time 10:00:00 (1751097600) - times must increase between two sequential stops
- trip_id 2_68345665 stop_sequence 3 arrival_time 10:01:07 (1751097667) is less than previous stop arrival_time 10:03:10 (1751097790) - times must increase between two sequential stops
- trip_id 2_68345665 stop_sequence 3 arrival_time 10:01:07 (1751097667) is less than previous stop departure_time 10:03:10 (1751097790) - times must increase between two sequential stops
- trip_id 2_68345665 stop_sequence 3 departure_time 10:01:07 (1751097667) is less than previous stop departure_time 10:03:10 (1751097790) - times must increase between two sequential stops
- trip_id 2_68345665 stop_sequence 3 departure_time 10:01:07 (1751097667) is less than previous stop arrival_time 10:03:10 (1751097790) - times must increase between two sequential stops
Avertissements
timestamp not populated W001 153 erreurs
Timestamps should be populated for all elements
Exemples d'erreurs
- trip_id 2_68333812 does not have a timestamp
- trip_id 2_68333816 does not have a timestamp
- trip_id 2_68333741 does not have a timestamp
- trip_id 2_68333740 does not have a timestamp
- trip_id 2_68333739 does not have a timestamp
vehicle_id not populated W002 94 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id 2_68333812 does not have a vehicle_id
- trip_id 2_68333816 does not have a vehicle_id
- trip_id 2_68333740 does not have a vehicle_id
- trip_id 2_68333739 does not have a vehicle_id
- trip_id 2_68333769 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 | 5 174 | 29 fois (100 % des validations) |
E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 73 571 | 29 fois (100 % des validations) |
E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 1 690 | 29 fois (100 % des validations) |
W001 | Timestamps should be populated for all elements | 5 190 | 29 fois (100 % des validations) |
W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 2 964 | 29 fois (100 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 28/06/2025 à 10h54 Europe/Paris.
trip_updates (161) vehicle_positions (0) service_alerts (0)Entités présentes dans ce flux lors des 7 derniers jours.
trip_updatesFlux GTFS-RT décodé
Voir le contenu du flux
Voici le flux GTFS-RT décodé au format Protobuf le 28/06/2025 à 10h54 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "8333819",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751103240",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68333819"
}
}
},
{
"id": "8788747",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751101920",
"uncertainty": 120
},
"stopId": "0:MANTGV1",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "33",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68788747"
}
}
},
{
"id": "8333817",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751099652",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 1
},
{
"arrival": {
"time": "1751099713",
"uncertainty": 120
},
"departure": {
"time": "1751099751",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 2
},
{
"arrival": {
"time": "1751099931",
"uncertainty": 120
},
"departure": {
"time": "1751099972",
"uncertainty": 120
},
"stopId": "0:ArenR",
"stopSequence": 3
},
{
"arrival": {
"time": "1751100058",
"uncertainty": 120
},
"departure": {
"time": "1751100058",
"uncertainty": 120
},
"stopId": "0:MSCR",
"stopSequence": 4
},
{
"arrival": {
"time": "1751100119",
"uncertainty": 120
},
"departure": {
"time": "1751100130",
"uncertainty": 120
},
"stopId": "0:GAMT1",
"stopSequence": 5
},
{
"arrival": {
"time": "1751100271",
"uncertainty": 120
},
"departure": {
"time": "1751100278",
"uncertainty": 120
},
"stopId": "0:DAGR",
"stopSequence": 6
},
{
"arrival": {
"time": "1751100328",
"uncertainty": 120
},
"departure": {
"time": "1751100336",
"uncertainty": 120
},
"stopId": "0:DUPR",
"stopSequence": 7
},
{
"arrival": {
"time": "1751100461",
"uncertainty": 120
},
"departure": {
"time": "1751100461",
"uncertainty": 120
},
"stopId": "0:SULR",
"stopSequence": 8
},
{
"arrival": {
"time": "1751100497",
"uncertainty": 120
},
"departure": {
"time": "1751100503",
"uncertainty": 120
},
"stopId": "0:DOUR",
"stopSequence": 9
},
{
"arrival": {
"time": "1751100559",
"uncertainty": 120
},
"departure": {
"time": "1751100559",
"uncertainty": 120
},
"stopId": "0:BOUIR",
"stopSequence": 10
},
{
"arrival": {
"time": "1751100668",
"uncertainty": 120
},
"departure": {
"time": "1751100668",
"uncertainty": 120
},
"stopId": "0:FENA",
"stopSequence": 11
},
{
"arrival": {
"time": "1751100780",
"uncertainty": 120
},
"departure": {
"time": "1751100780",
"uncertainty": 120
},
"stopId": "0:VIGA",
"stopSequence": 12
},
{
"arrival": {
"time": "1751100833",
"uncertainty": 120
},
"departure": {
"time": "1751100833",
"uncertainty": 120
},
"stopId": "0:HFRENA",
"stopSequence": 13
},
{
"arrival": {
"time": "1751100893",
"uncertainty": 120
},
"departure": {
"time": "1751100893",
"uncertainty": 120
},
"stopId": "0:CHA",
"stopSequence": 14
},
{
"arrival": {
"time": "1751100960",
"uncertainty": 120
},
"departure": {
"time": "1751100960",
"uncertainty": 120
},
"stopId": "0:PARR",
"stopSequence": 15
},
{
"arrival": {
"time": "1751100999",
"uncertainty": 120
},
"departure": {
"time": "1751100999",
"uncertainty": 120
},
"stopId": "0:HIRR",
"stopSequence": 16
},
{
"arrival": {
"time": "1751101065",
"uncertainty": 120
},
"departure": {
"time": "1751101065",
"uncertainty": 120
},
"stopId": "0:CRAR1",
"stopSequence": 17
},
{
"arrival": {
"time": "1751101122",
"uncertainty": 120
},
"departure": {
"time": "1751101122",
"uncertainty": 120
},
"stopId": "0:MINT2R",
"stopSequence": 18
},
{
"arrival": {
"time": "1751101201",
"uncertainty": 120
},
"departure": {
"time": "1751101201",
"uncertainty": 120
},
"stopId": "0:CITAR",
"stopSequence": 19
},
{
"arrival": {
"time": "1751101231",
"uncertainty": 120
},
"departure": {
"time": "1751101231",
"uncertainty": 120
},
"stopId": "0:BASR",
"stopSequence": 20
},
{
"arrival": {
"time": "1751101266",
"uncertainty": 120
},
"departure": {
"time": "1751101266",
"uncertainty": 120
},
"stopId": "0:FONR",
"stopSequence": 21
},
{
"arrival": {
"time": "1751101319",
"uncertainty": 120
},
"departure": {
"time": "1751101319",
"uncertainty": 120
},
"stopId": "0:JOLR",
"stopSequence": 22
},
{
"arrival": {
"time": "1751101381",
"uncertainty": 120
},
"departure": {
"time": "1751101381",
"uncertainty": 120
},
"stopId": "0:COURR",
"stopSequence": 23
},
{
"arrival": {
"time": "1751101501",
"uncertainty": 120
},
"stopId": "0:NESCA1",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68333817"
},
"vehicle": {
"id": "387",
"label": "387"
}
}
},
{
"id": "8788702",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751100871",
"uncertainty": 120
},
"stopId": "0:MANTGV1",
"stopSequence": 1
},
{
"arrival": {
"time": "1751101144",
"uncertainty": 120
},
"departure": {
"time": "1751101144",
"uncertainty": 120
},
"stopId": "0:JONQUIA",
"stopSequence": 2
},
{
"arrival": {
"time": "1751101411",
"uncertainty": 120
},
"departure": {
"time": "1751101411",
"uncertainty": 120
},
"stopId": "0:REDRCR",
"stopSequence": 3
},
{
"arrival": {
"time": "1751101509",
"uncertainty": 120
},
"departure": {
"time": "1751101509",
"uncertainty": 120
},
"stopId": "0:MANGARR",
"stopSequence": 4
},
{
"arrival": {
"time": "1751101771",
"uncertainty": 120
},
"departure": {
"time": "1751101771",
"uncertainty": 120
},
"stopId": "0:RODCAA",
"stopSequence": 5
},
{
"arrival": {
"time": "1751102115",
"uncertainty": 120
},
"departure": {
"time": "1751102115",
"uncertainty": 120
},
"stopId": "0:CFPA",
"stopSequence": 6
},
{
"arrival": {
"time": "1751102191",
"uncertainty": 120
},
"departure": {
"time": "1751102191",
"uncertainty": 120
},
"stopId": "0:LAMA",
"stopSequence": 7
},
{
"arrival": {
"time": "1751102671",
"uncertainty": 120
},
"stopId": "0:gr",
"stopSequence": 8
}
],
"trip": {
"directionId": 1,
"routeId": "33",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68788702"
},
"vehicle": {
"id": "6361",
"label": "6361"
}
}
},
{
"id": "8333742",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751099521",
"uncertainty": 120
},
"stopId": "0:VALDT",
"stopSequence": 1
},
{
"arrival": {
"time": "1751099544",
"uncertainty": 120
},
"departure": {
"time": "1751099544",
"uncertainty": 120
},
"stopId": "0:AVOR",
"stopSequence": 2
},
{
"arrival": {
"time": "1751099659",
"uncertainty": 120
},
"departure": {
"time": "1751099659",
"uncertainty": 120
},
"stopId": "0:VALR",
"stopSequence": 3
},
{
"arrival": {
"time": "1751099704",
"uncertainty": 120
},
"departure": {
"time": "1751099704",
"uncertainty": 120
},
"stopId": "0:NEWR",
"stopSequence": 4
},
{
"arrival": {
"time": "1751099784",
"uncertainty": 120
},
"departure": {
"time": "1751099875",
"uncertainty": 120
},
"stopId": "0:MARR",
"stopSequence": 5
},
{
"arrival": {
"time": "1751099926",
"uncertainty": 120
},
"departure": {
"time": "1751099926",
"uncertainty": 120
},
"stopId": "0:FERMR",
"stopSequence": 6
},
{
"arrival": {
"time": "1751100010",
"uncertainty": 120
},
"departure": {
"time": "1751100010",
"uncertainty": 120
},
"stopId": "0:NIMMATR",
"stopSequence": 7
},
{
"arrival": {
"time": "1751100060",
"uncertainty": 120
},
"departure": {
"time": "1751100060",
"uncertainty": 120
},
"stopId": "0:UTRA",
"stopSequence": 8
},
{
"arrival": {
"time": "1751100157",
"uncertainty": 120
},
"departure": {
"time": "1751100165",
"uncertainty": 120
},
"stopId": "0:PIEA",
"stopSequence": 9
},
{
"arrival": {
"time": "1751100216",
"uncertainty": 120
},
"departure": {
"time": "1751100216",
"uncertainty": 120
},
"stopId": "0:N12R",
"stopSequence": 10
},
{
"arrival": {
"time": "1751100304",
"uncertainty": 120
},
"departure": {
"time": "1751100338",
"uncertainty": 120
},
"stopId": "0:NIMPOR8",
"stopSequence": 11
},
{
"arrival": {
"time": "1751100829",
"uncertainty": 120
},
"departure": {
"time": "1751100860",
"uncertainty": 120
},
"stopId": "0:MONER",
"stopSequence": 12
},
{
"arrival": {
"time": "1751100916",
"uncertainty": 120
},
"departure": {
"time": "1751100916",
"uncertainty": 120
},
"stopId": "0:LESCA",
"stopSequence": 13
},
{
"arrival": {
"time": "1751100979",
"uncertainty": 120
},
"departure": {
"time": "1751100979",
"uncertainty": 120
},
"stopId": "0:ACTA",
"stopSequence": 14
},
{
"arrival": {
"time": "1751101149",
"uncertainty": 120
},
"departure": {
"time": "1751101149",
"uncertainty": 120
},
"stopId": "0:COUDA",
"stopSequence": 15
},
{
"arrival": {
"time": "1751101212",
"uncertainty": 120
},
"departure": {
"time": "1751101212",
"uncertainty": 120
},
"stopId": "0:LAURR",
"stopSequence": 16
},
{
"arrival": {
"time": "1751101247",
"uncertainty": 120
},
"departure": {
"time": "1751101247",
"uncertainty": 120
},
"stopId": "0:VIGNCR",
"stopSequence": 17
},
{
"arrival": {
"time": "1751101298",
"uncertainty": 120
},
"departure": {
"time": "1751101298",
"uncertainty": 120
},
"stopId": "0:AGRR",
"stopSequence": 18
},
{
"arrival": {
"time": "1751101349",
"uncertainty": 120
},
"departure": {
"time": "1751101349",
"uncertainty": 120
},
"stopId": "0:FLECR",
"stopSequence": 19
},
{
"arrival": {
"time": "1751101460",
"uncertainty": 120
},
"departure": {
"time": "1751101460",
"uncertainty": 120
},
"stopId": "0:GUERR",
"stopSequence": 20
},
{
"arrival": {
"time": "1751101552",
"uncertainty": 120
},
"departure": {
"time": "1751101552",
"uncertainty": 120
},
"stopId": "0:GAMR",
"stopSequence": 21
},
{
"arrival": {
"time": "1751101735",
"uncertainty": 120
},
"departure": {
"time": "1751101735",
"uncertainty": 120
},
"stopId": "0:FRAR",
"stopSequence": 22
},
{
"arrival": {
"time": "1751101903",
"uncertainty": 120
},
"departure": {
"time": "1751101903",
"uncertainty": 120
},
"stopId": "0:LAMR",
"stopSequence": 23
},
{
"arrival": {
"time": "1751102120",
"uncertainty": 120
},
"departure": {
"time": "1751102120",
"uncertainty": 120
},
"stopId": "0:SCHR",
"stopSequence": 24
},
{
"arrival": {
"time": "1751102204",
"uncertainty": 120
},
"departure": {
"time": "1751102204",
"uncertainty": 120
},
"stopId": "0:ORVR",
"stopSequence": 25
},
{
"arrival": {
"time": "1751102243",
"uncertainty": 120
},
"departure": {
"time": "1751102243",
"uncertainty": 120
},
"stopId": "0:BRUR",
"stopSequence": 26
},
{
"arrival": {
"time": "1751102352",
"uncertainty": 120
},
"departure": {
"time": "1751102352",
"uncertainty": 120
},
"stopId": "0:MOUT2R",
"stopSequence": 27
},
{
"arrival": {
"time": "1751102462",
"uncertainty": 120
},
"departure": {
"time": "1751102462",
"uncertainty": 120
},
"stopId": "0:FELR",
"stopSequence": 28
},
{
"arrival": {
"time": "1751102533",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 29
}
],
"trip": {
"directionId": 0,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68333742"
},
"vehicle": {
"id": "372",
"label": "372"
}
}
},
{
"id": "8333744",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751103000",
"uncertainty": 120
},
"stopId": "0:VALDT",
"stopSequence": 1
},
{
"arrival": {
"time": "1751103042",
"uncertainty": 120
},
"departure": {
"time": "1751103042",
"uncertainty": 120
},
"stopId": "0:AVOR",
"stopSequence": 2
},
{
"arrival": {
"time": "1751103181",
"uncertainty": 120
},
"departure": {
"time": "1751103181",
"uncertainty": 120
},
"stopId": "0:VALR",
"stopSequence": 3
},
{
"arrival": {
"time": "1751103215",
"uncertainty": 120
},
"departure": {
"time": "1751103215",
"uncertainty": 120
},
"stopId": "0:NEWR",
"stopSequence": 4
},
{
"arrival": {
"time": "1751103300",
"uncertainty": 120
},
"departure": {
"time": "1751103300",
"uncertainty": 120
},
"stopId": "0:MARR",
"stopSequence": 5
},
{
"arrival": {
"time": "1751103350",
"uncertainty": 120
},
"departure": {
"time": "1751103350",
"uncertainty": 120
},
"stopId": "0:FERMR",
"stopSequence": 6
},
{
"arrival": {
"time": "1751103420",
"uncertainty": 120
},
"departure": {
"time": "1751103420",
"uncertainty": 120
},
"stopId": "0:NIMMATR",
"stopSequence": 7
},
{
"arrival": {
"time": "1751103466",
"uncertainty": 120
},
"departure": {
"time": "1751103466",
"uncertainty": 120
},
"stopId": "0:UTRA",
"stopSequence": 8
},
{
"arrival": {
"time": "1751103524",
"uncertainty": 120
},
"departure": {
"time": "1751103524",
"uncertainty": 120
},
"stopId": "0:PIEA",
"stopSequence": 9
},
{
"arrival": {
"time": "1751103555",
"uncertainty": 120
},
"departure": {
"time": "1751103555",
"uncertainty": 120
},
"stopId": "0:N12R",
"stopSequence": 10
},
{
"arrival": {
"time": "1751103615",
"uncertainty": 120
},
"departure": {
"time": "1751103615",
"uncertainty": 120
},
"stopId": "0:NIMPOR8",
"stopSequence": 11
},
{
"arrival": {
"time": "1751103972",
"uncertainty": 120
},
"departure": {
"time": "1751103972",
"uncertainty": 120
},
"stopId": "0:MONER",
"stopSequence": 12
},
{
"arrival": {
"time": "1751104029",
"uncertainty": 120
},
"departure": {
"time": "1751104029",
"uncertainty": 120
},
"stopId": "0:LESCA",
"stopSequence": 13
},
{
"arrival": {
"time": "1751104092",
"uncertainty": 120
},
"departure": {
"time": "1751104092",
"uncertainty": 120
},
"stopId": "0:ACTA",
"stopSequence": 14
},
{
"arrival": {
"time": "1751104265",
"uncertainty": 120
},
"departure": {
"time": "1751104265",
"uncertainty": 120
},
"stopId": "0:COUDA",
"stopSequence": 15
},
{
"arrival": {
"time": "1751104342",
"uncertainty": 120
},
"departure": {
"time": "1751104342",
"uncertainty": 120
},
"stopId": "0:LAURR",
"stopSequence": 16
},
{
"arrival": {
"time": "1751104394",
"uncertainty": 120
},
"departure": {
"time": "1751104394",
"uncertainty": 120
},
"stopId": "0:VIGNCR",
"stopSequence": 17
},
{
"arrival": {
"time": "1751104473",
"uncertainty": 120
},
"departure": {
"time": "1751104473",
"uncertainty": 120
},
"stopId": "0:AGRR",
"stopSequence": 18
},
{
"arrival": {
"time": "1751104547",
"uncertainty": 120
},
"departure": {
"time": "1751104547",
"uncertainty": 120
},
"stopId": "0:FLECR",
"stopSequence": 19
},
{
"arrival": {
"time": "1751104659",
"uncertainty": 120
},
"departure": {
"time": "1751104659",
"uncertainty": 120
},
"stopId": "0:GUERR",
"stopSequence": 20
},
{
"arrival": {
"time": "1751104752",
"uncertainty": 120
},
"departure": {
"time": "1751104752",
"uncertainty": 120
},
"stopId": "0:GAMR",
"stopSequence": 21
},
{
"arrival": {
"time": "1751104965",
"uncertainty": 120
},
"departure": {
"time": "1751104965",
"uncertainty": 120
},
"stopId": "0:FRAR",
"stopSequence": 22
},
{
"arrival": {
"time": "1751105133",
"uncertainty": 120
},
"departure": {
"time": "1751105133",
"uncertainty": 120
},
"stopId": "0:LAMR",
"stopSequence": 23
},
{
"arrival": {
"time": "1751105350",
"uncertainty": 120
},
"departure": {
"time": "1751105350",
"uncertainty": 120
},
"stopId": "0:SCHR",
"stopSequence": 24
},
{
"arrival": {
"time": "1751105448",
"uncertainty": 120
},
"departure": {
"time": "1751105448",
"uncertainty": 120
},
"stopId": "0:ORVR",
"stopSequence": 25
},
{
"arrival": {
"time": "1751105493",
"uncertainty": 120
},
"departure": {
"time": "1751105493",
"uncertainty": 120
},
"stopId": "0:BRUR",
"stopSequence": 26
},
{
"arrival": {
"time": "1751105602",
"uncertainty": 120
},
"departure": {
"time": "1751105602",
"uncertainty": 120
},
"stopId": "0:MOUT2R",
"stopSequence": 27
},
{
"arrival": {
"time": "1751105718",
"uncertainty": 120
},
"departure": {
"time": "1751105718",
"uncertainty": 120
},
"stopId": "0:FELR",
"stopSequence": 28
},
{
"arrival": {
"time": "1751105793",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 29
}
],
"trip": {
"directionId": 0,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68333744"
}
}
},
{
"id": "8333743",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751101246",
"uncertainty": 120
},
"stopId": "0:VALDT",
"stopSequence": 1
},
{
"arrival": {
"time": "1751101288",
"uncertainty": 120
},
"departure": {
"time": "1751101288",
"uncertainty": 120
},
"stopId": "0:AVOR",
"stopSequence": 2
},
{
"arrival": {
"time": "1751101447",
"uncertainty": 120
},
"departure": {
"time": "1751101447",
"uncertainty": 120
},
"stopId": "0:VALR",
"stopSequence": 3
},
{
"arrival": {
"time": "1751101484",
"uncertainty": 120
},
"departure": {
"time": "1751101484",
"uncertainty": 120
},
"stopId": "0:NEWR",
"stopSequence": 4
},
{
"arrival": {
"time": "1751101568",
"uncertainty": 120
},
"departure": {
"time": "1751101568",
"uncertainty": 120
},
"stopId": "0:MARR",
"stopSequence": 5
},
{
"arrival": {
"time": "1751101619",
"uncertainty": 120
},
"departure": {
"time": "1751101619",
"uncertainty": 120
},
"stopId": "0:FERMR",
"stopSequence": 6
},
{
"arrival": {
"time": "1751101696",
"uncertainty": 120
},
"departure": {
"time": "1751101696",
"uncertainty": 120
},
"stopId": "0:NIMMATR",
"stopSequence": 7
},
{
"arrival": {
"time": "1751101768",
"uncertainty": 120
},
"departure": {
"time": "1751101768",
"uncertainty": 120
},
"stopId": "0:UTRA",
"stopSequence": 8
},
{
"arrival": {
"time": "1751101842",
"uncertainty": 120
},
"departure": {
"time": "1751101842",
"uncertainty": 120
},
"stopId": "0:PIEA",
"stopSequence": 9
},
{
"arrival": {
"time": "1751101882",
"uncertainty": 120
},
"departure": {
"time": "1751101882",
"uncertainty": 120
},
"stopId": "0:N12R",
"stopSequence": 10
},
{
"arrival": {
"time": "1751101961",
"uncertainty": 120
},
"departure": {
"time": "1751101961",
"uncertainty": 120
},
"stopId": "0:NIMPOR8",
"stopSequence": 11
},
{
"arrival": {
"time": "1751102321",
"uncertainty": 120
},
"departure": {
"time": "1751102321",
"uncertainty": 120
},
"stopId": "0:MONER",
"stopSequence": 12
},
{
"arrival": {
"time": "1751102378",
"uncertainty": 120
},
"departure": {
"time": "1751102378",
"uncertainty": 120
},
"stopId": "0:LESCA",
"stopSequence": 13
},
{
"arrival": {
"time": "1751102441",
"uncertainty": 120
},
"departure": {
"time": "1751102441",
"uncertainty": 120
},
"stopId": "0:ACTA",
"stopSequence": 14
},
{
"arrival": {
"time": "1751102611",
"uncertainty": 120
},
"departure": {
"time": "1751102611",
"uncertainty": 120
},
"stopId": "0:COUDA",
"stopSequence": 15
},
{
"arrival": {
"time": "1751102675",
"uncertainty": 120
},
"departure": {
"time": "1751102675",
"uncertainty": 120
},
"stopId": "0:LAURR",
"stopSequence": 16
},
{
"arrival": {
"time": "1751102726",
"uncertainty": 120
},
"departure": {
"time": "1751102726",
"uncertainty": 120
},
"stopId": "0:VIGNCR",
"stopSequence": 17
},
{
"arrival": {
"time": "1751102800",
"uncertainty": 120
},
"departure": {
"time": "1751102800",
"uncertainty": 120
},
"stopId": "0:AGRR",
"stopSequence": 18
},
{
"arrival": {
"time": "1751102870",
"uncertainty": 120
},
"departure": {
"time": "1751102870",
"uncertainty": 120
},
"stopId": "0:FLECR",
"stopSequence": 19
},
{
"arrival": {
"time": "1751102981",
"uncertainty": 120
},
"departure": {
"time": "1751102981",
"uncertainty": 120
},
"stopId": "0:GUERR",
"stopSequence": 20
},
{
"arrival": {
"time": "1751103073",
"uncertainty": 120
},
"departure": {
"time": "1751103073",
"uncertainty": 120
},
"stopId": "0:GAMR",
"stopSequence": 21
},
{
"arrival": {
"time": "1751103259",
"uncertainty": 120
},
"departure": {
"time": "1751103259",
"uncertainty": 120
},
"stopId": "0:FRAR",
"stopSequence": 22
},
{
"arrival": {
"time": "1751103427",
"uncertainty": 120
},
"departure": {
"time": "1751103427",
"uncertainty": 120
},
"stopId": "0:LAMR",
"stopSequence": 23
},
{
"arrival": {
"time": "1751103644",
"uncertainty": 120
},
"departure": {
"time": "1751103644",
"uncertainty": 120
},
"stopId": "0:SCHR",
"stopSequence": 24
},
{
"arrival": {
"time": "1751103723",
"uncertainty": 120
},
"departure": {
"time": "1751103723",
"uncertainty": 120
},
"stopId": "0:ORVR",
"stopSequence": 25
},
{
"arrival": {
"time": "1751103760",
"uncertainty": 120
},
"departure": {
"time": "1751103760",
"uncertainty": 120
},
"stopId": "0:BRUR",
"stopSequence": 26
},
{
"arrival": {
"time": "1751103867",
"uncertainty": 120
},
"departure": {
"time": "1751103867",
"uncertainty": 120
},
"stopId": "0:MOUT2R",
"stopSequence": 27
},
{
"arrival": {
"time": "1751103981",
"uncertainty": 120
},
"departure": {
"time": "1751103981",
"uncertainty": 120
},
"stopId": "0:FELR",
"stopSequence": 28
},
{
"arrival": {
"time": "1751104055",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 29
}
],
"trip": {
"directionId": 0,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68333743"
}
}
},
{
"id": "8333770",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751099791",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 1
},
{
"arrival": {
"time": "1751099820",
"uncertainty": 120
},
"departure": {
"time": "1751099828",
"uncertainty": 120
},
"stopId": "0:FELA",
"stopSequence": 2
},
{
"arrival": {
"time": "1751099947",
"uncertainty": 120
},
"departure": {
"time": "1751099977",
"uncertainty": 120
},
"stopId": "0:MOUT2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1751100077",
"uncertainty": 120
},
"departure": {
"time": "1751100080",
"uncertainty": 120
},
"stopId": "0:BRUA",
"stopSequence": 4
},
{
"arrival": {
"time": "1751100126",
"uncertainty": 120
},
"departure": {
"time": "1751100159",
"uncertainty": 120
},
"stopId": "0:ORVA",
"stopSequence": 5
},
{
"arrival": {
"time": "1751100244",
"uncertainty": 120
},
"departure": {
"time": "1751100274",
"uncertainty": 120
},
"stopId": "0:SCHA",
"stopSequence": 6
},
{
"arrival": {
"time": "1751100334",
"uncertainty": 120
},
"departure": {
"time": "1751100334",
"uncertainty": 120
},
"stopId": "0:RTBEA",
"stopSequence": 7
},
{
"arrival": {
"time": "1751100385",
"uncertainty": 120
},
"departure": {
"time": "1751100385",
"uncertainty": 120
},
"stopId": "0:LAMA",
"stopSequence": 8
},
{
"arrival": {
"time": "1751100467",
"uncertainty": 120
},
"departure": {
"time": "1751100476",
"uncertainty": 120
},
"stopId": "0:DALIR",
"stopSequence": 9
},
{
"arrival": {
"time": "1751100687",
"uncertainty": 120
},
"departure": {
"time": "1751100704",
"uncertainty": 120
},
"stopId": "0:FRAA",
"stopSequence": 10
},
{
"arrival": {
"time": "1751100806",
"uncertainty": 120
},
"departure": {
"time": "1751100848",
"uncertainty": 120
},
"stopId": "0:GAMA",
"stopSequence": 11
},
{
"arrival": {
"time": "1751100954",
"uncertainty": 120
},
"departure": {
"time": "1751100954",
"uncertainty": 120
},
"stopId": "0:GUERA",
"stopSequence": 12
},
{
"arrival": {
"time": "1751101046",
"uncertainty": 120
},
"departure": {
"time": "1751101046",
"uncertainty": 120
},
"stopId": "0:ABEA",
"stopSequence": 13
},
{
"arrival": {
"time": "1751101091",
"uncertainty": 120
},
"departure": {
"time": "1751101091",
"uncertainty": 120
},
"stopId": "0:AGRA",
"stopSequence": 14
},
{
"arrival": {
"time": "1751101184",
"uncertainty": 120
},
"departure": {
"time": "1751101184",
"uncertainty": 120
},
"stopId": "0:VIGNTK",
"stopSequence": 15
},
{
"arrival": {
"time": "1751101236",
"uncertainty": 120
},
"departure": {
"time": "1751101236",
"uncertainty": 120
},
"stopId": "0:LAURA",
"stopSequence": 16
},
{
"arrival": {
"time": "1751101299",
"uncertainty": 120
},
"departure": {
"time": "1751101299",
"uncertainty": 120
},
"stopId": "0:COUDR",
"stopSequence": 17
},
{
"arrival": {
"time": "1751101505",
"uncertainty": 120
},
"departure": {
"time": "1751101505",
"uncertainty": 120
},
"stopId": "0:ACTD",
"stopSequence": 18
},
{
"arrival": {
"time": "1751101565",
"uncertainty": 120
},
"departure": {
"time": "1751101565",
"uncertainty": 120
},
"stopId": "0:LESCR",
"stopSequence": 19
},
{
"arrival": {
"time": "1751101628",
"uncertainty": 120
},
"departure": {
"time": "1751101628",
"uncertainty": 120
},
"stopId": "0:MONEA",
"stopSequence": 20
},
{
"arrival": {
"time": "1751101928",
"uncertainty": 120
},
"departure": {
"time": "1751101928",
"uncertainty": 120
},
"stopId": "0:NIMPORR",
"stopSequence": 21
},
{
"arrival": {
"time": "1751102021",
"uncertainty": 120
},
"departure": {
"time": "1751102021",
"uncertainty": 120
},
"stopId": "0:NIMA",
"stopSequence": 22
},
{
"arrival": {
"time": "1751102061",
"uncertainty": 120
},
"departure": {
"time": "1751102061",
"uncertainty": 120
},
"stopId": "0:PIER",
"stopSequence": 23
},
{
"arrival": {
"time": "1751102132",
"uncertainty": 120
},
"departure": {
"time": "1751102132",
"uncertainty": 120
},
"stopId": "0:UTRR",
"stopSequence": 24
},
{
"arrival": {
"time": "1751102175",
"uncertainty": 120
},
"departure": {
"time": "1751102175",
"uncertainty": 120
},
"stopId": "0:NIMMATA",
"stopSequence": 25
},
{
"arrival": {
"time": "1751102250",
"uncertainty": 120
},
"departure": {
"time": "1751102250",
"uncertainty": 120
},
"stopId": "0:FERMA",
"stopSequence": 26
},
{
"arrival": {
"time": "1751102295",
"uncertainty": 120
},
"departure": {
"time": "1751102295",
"uncertainty": 120
},
"stopId": "0:MARA",
"stopSequence": 27
},
{
"arrival": {
"time": "1751102388",
"uncertainty": 120
},
"departure": {
"time": "1751102388",
"uncertainty": 120
},
"stopId": "0:NEWA",
"stopSequence": 28
},
{
"arrival": {
"time": "1751102422",
"uncertainty": 120
},
"departure": {
"time": "1751102422",
"uncertainty": 120
},
"stopId": "0:VALA",
"stopSequence": 29
},
{
"arrival": {
"time": "1751102459",
"uncertainty": 120
},
"departure": {
"time": "1751102459",
"uncertainty": 120
},
"stopId": "0:AVOA",
"stopSequence": 30
},
{
"arrival": {
"time": "1751102497",
"uncertainty": 120
},
"departure": {
"time": "1751102497",
"uncertainty": 120
},
"stopId": "0:THAA",
"stopSequence": 31
},
{
"arrival": {
"time": "1751102570",
"uncertainty": 120
},
"departure": {
"time": "1751102570",
"uncertainty": 120
},
"stopId": "0:VA",
"stopSequence": 32
},
{
"arrival": {
"time": "1751102630",
"uncertainty": 120
},
"departure": {
"time": "1751102630",
"uncertainty": 120
},
"stopId": "0:ROMAA",
"stopSequence": 33
},
{
"arrival": {
"time": "1751102750",
"uncertainty": 120
},
"stopId": "0:VALDT",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68333770"
},
"vehicle": {
"id": "375",
"label": "375"
}
}
},
{
"id": "8333769",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751098197",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 1
},
{
"arrival": {
"time": "1751098244",
"uncertainty": 120
},
"departure": {
"time": "1751098246",
"uncertainty": 120
},
"stopId": "0:FELA",
"stopSequence": 2
},
{
"arrival": {
"time": "1751098357",
"uncertainty": 120
},
"departure": {
"time": "1751098416",
"uncertainty": 120
},
"stopId": "0:MOUT2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1751098527",
"uncertainty": 120
},
"departure": {
"time": "1751098560",
"uncertainty": 120
},
"stopId": "0:BRUA",
"stopSequence": 4
},
{
"arrival": {
"time": "1751098604",
"uncertainty": 120
},
"departure": {
"time": "1751098605",
"uncertainty": 120
},
"stopId": "0:ORVA",
"stopSequence": 5
},
{
"arrival": {
"time": "1751098693",
"uncertainty": 120
},
"departure": {
"time": "1751098721",
"uncertainty": 120
},
"stopId": "0:SCHA",
"stopSequence": 6
},
{
"arrival": {
"time": "1751098795",
"uncertainty": 120
},
"departure": {
"time": "1751098795",
"uncertainty": 120
},
"stopId": "0:RTBEA",
"stopSequence": 7
},
{
"arrival": {
"time": "1751098851",
"uncertainty": 120
},
"departure": {
"time": "1751098886",
"uncertainty": 120
},
"stopId": "0:LAMA",
"stopSequence": 8
},
{
"arrival": {
"time": "1751098974",
"uncertainty": 120
},
"departure": {
"time": "1751098980",
"uncertainty": 120
},
"stopId": "0:DALIR",
"stopSequence": 9
},
{
"arrival": {
"time": "1751099180",
"uncertainty": 120
},
"departure": {
"time": "1751099258",
"uncertainty": 120
},
"stopId": "0:FRAA",
"stopSequence": 10
},
{
"arrival": {
"time": "1751099357",
"uncertainty": 120
},
"departure": {
"time": "1751099366",
"uncertainty": 120
},
"stopId": "0:GAMA",
"stopSequence": 11
},
{
"arrival": {
"time": "1751099471",
"uncertainty": 120
},
"departure": {
"time": "1751099471",
"uncertainty": 120
},
"stopId": "0:GUERA",
"stopSequence": 12
},
{
"arrival": {
"time": "1751099680",
"uncertainty": 120
},
"departure": {
"time": "1751099700",
"uncertainty": 120
},
"stopId": "0:ABEA",
"stopSequence": 13
},
{
"arrival": {
"time": "1751099752",
"uncertainty": 120
},
"departure": {
"time": "1751099759",
"uncertainty": 120
},
"stopId": "0:AGRA",
"stopSequence": 14
},
{
"arrival": {
"time": "1751099844",
"uncertainty": 120
},
"departure": {
"time": "1751099848",
"uncertainty": 120
},
"stopId": "0:VIGNTK",
"stopSequence": 15
},
{
"arrival": {
"time": "1751099881",
"uncertainty": 120
},
"departure": {
"time": "1751099902",
"uncertainty": 120
},
"stopId": "0:LAURA",
"stopSequence": 16
},
{
"arrival": {
"time": "1751099980",
"uncertainty": 120
},
"departure": {
"time": "1751099980",
"uncertainty": 120
},
"stopId": "0:COUDR",
"stopSequence": 17
},
{
"arrival": {
"time": "1751100124",
"uncertainty": 120
},
"departure": {
"time": "1751100131",
"uncertainty": 120
},
"stopId": "0:ACTD",
"stopSequence": 18
},
{
"arrival": {
"time": "1751100191",
"uncertainty": 120
},
"departure": {
"time": "1751100191",
"uncertainty": 120
},
"stopId": "0:LESCR",
"stopSequence": 19
},
{
"arrival": {
"time": "1751100277",
"uncertainty": 120
},
"departure": {
"time": "1751100277",
"uncertainty": 120
},
"stopId": "0:MONEA",
"stopSequence": 20
},
{
"arrival": {
"time": "1751100488",
"uncertainty": 120
},
"departure": {
"time": "1751100493",
"uncertainty": 120
},
"stopId": "0:NIMPORR",
"stopSequence": 21
},
{
"arrival": {
"time": "1751100592",
"uncertainty": 120
},
"departure": {
"time": "1751100607",
"uncertainty": 120
},
"stopId": "0:NIMA",
"stopSequence": 22
},
{
"arrival": {
"time": "1751100649",
"uncertainty": 120
},
"departure": {
"time": "1751100656",
"uncertainty": 120
},
"stopId": "0:PIER",
"stopSequence": 23
},
{
"arrival": {
"time": "1751100729",
"uncertainty": 120
},
"departure": {
"time": "1751100729",
"uncertainty": 120
},
"stopId": "0:UTRR",
"stopSequence": 24
},
{
"arrival": {
"time": "1751100773",
"uncertainty": 120
},
"departure": {
"time": "1751100773",
"uncertainty": 120
},
"stopId": "0:NIMMATA",
"stopSequence": 25
},
{
"arrival": {
"time": "1751100867",
"uncertainty": 120
},
"departure": {
"time": "1751100867",
"uncertainty": 120
},
"stopId": "0:FERMA",
"stopSequence": 26
},
{
"arrival": {
"time": "1751100909",
"uncertainty": 120
},
"departure": {
"time": "1751100909",
"uncertainty": 120
},
"stopId": "0:MARA",
"stopSequence": 27
},
{
"arrival": {
"time": "1751101000",
"uncertainty": 120
},
"departure": {
"time": "1751101000",
"uncertainty": 120
},
"stopId": "0:NEWA",
"stopSequence": 28
},
{
"arrival": {
"time": "1751101033",
"uncertainty": 120
},
"departure": {
"time": "1751101033",
"uncertainty": 120
},
"stopId": "0:VALA",
"stopSequence": 29
},
{
"arrival": {
"time": "1751101066",
"uncertainty": 120
},
"departure": {
"time": "1751101066",
"uncertainty": 120
},
"stopId": "0:AVOA",
"stopSequence": 30
},
{
"arrival": {
"time": "1751101113",
"uncertainty": 120
},
"departure": {
"time": "1751101113",
"uncertainty": 120
},
"stopId": "0:THAA",
"stopSequence": 31
},
{
"arrival": {
"time": "1751101156",
"uncertainty": 120
},
"departure": {
"time": "1751101156",
"uncertainty": 120
},
"stopId": "0:VA",
"stopSequence": 32
},
{
"arrival": {
"time": "1751101216",
"uncertainty": 120
},
"departure": {
"time": "1751101216",
"uncertainty": 120
},
"stopId": "0:ROMAA",
"stopSequence": 33
},
{
"arrival": {
"time": "1751101243",
"uncertainty": 120
},
"stopId": "0:VALDT",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68333769"
},
"vehicle": {
"id": "373",
"label": "373"
}
}
},
{
"id": "8333772",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751103360",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68333772"
}
}
},
{
"id": "8333771",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751101560",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 1
},
{
"arrival": {
"time": "1751101590",
"uncertainty": 120
},
"departure": {
"time": "1751101590",
"uncertainty": 120
},
"stopId": "0:FELA",
"stopSequence": 2
},
{
"arrival": {
"time": "1751101652",
"uncertainty": 120
},
"departure": {
"time": "1751101652",
"uncertainty": 120
},
"stopId": "0:MOUT2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1751101746",
"uncertainty": 120
},
"departure": {
"time": "1751101746",
"uncertainty": 120
},
"stopId": "0:BRUA",
"stopSequence": 4
},
{
"arrival": {
"time": "1751101800",
"uncertainty": 120
},
"departure": {
"time": "1751101800",
"uncertainty": 120
},
"stopId": "0:ORVA",
"stopSequence": 5
},
{
"arrival": {
"time": "1751101897",
"uncertainty": 120
},
"departure": {
"time": "1751101897",
"uncertainty": 120
},
"stopId": "0:SCHA",
"stopSequence": 6
},
{
"arrival": {
"time": "1751101953",
"uncertainty": 120
},
"departure": {
"time": "1751101953",
"uncertainty": 120
},
"stopId": "0:RTBEA",
"stopSequence": 7
},
{
"arrival": {
"time": "1751102023",
"uncertainty": 120
},
"departure": {
"time": "1751102023",
"uncertainty": 120
},
"stopId": "0:LAMA",
"stopSequence": 8
},
{
"arrival": {
"time": "1751102104",
"uncertainty": 120
},
"departure": {
"time": "1751102104",
"uncertainty": 120
},
"stopId": "0:DALIR",
"stopSequence": 9
},
{
"arrival": {
"time": "1751102193",
"uncertainty": 120
},
"departure": {
"time": "1751102193",
"uncertainty": 120
},
"stopId": "0:FRAA",
"stopSequence": 10
},
{
"arrival": {
"time": "1751102301",
"uncertainty": 120
},
"departure": {
"time": "1751102301",
"uncertainty": 120
},
"stopId": "0:GAMA",
"stopSequence": 11
},
{
"arrival": {
"time": "1751102409",
"uncertainty": 120
},
"departure": {
"time": "1751102409",
"uncertainty": 120
},
"stopId": "0:GUERA",
"stopSequence": 12
},
{
"arrival": {
"time": "1751102501",
"uncertainty": 120
},
"departure": {
"time": "1751102501",
"uncertainty": 120
},
"stopId": "0:ABEA",
"stopSequence": 13
},
{
"arrival": {
"time": "1751102554",
"uncertainty": 120
},
"departure": {
"time": "1751102554",
"uncertainty": 120
},
"stopId": "0:AGRA",
"stopSequence": 14
},
{
"arrival": {
"time": "1751102603",
"uncertainty": 120
},
"departure": {
"time": "1751102603",
"uncertainty": 120
},
"stopId": "0:VIGNTK",
"stopSequence": 15
},
{
"arrival": {
"time": "1751102660",
"uncertainty": 120
},
"departure": {
"time": "1751102660",
"uncertainty": 120
},
"stopId": "0:LAURA",
"stopSequence": 16
},
{
"arrival": {
"time": "1751102754",
"uncertainty": 120
},
"departure": {
"time": "1751102754",
"uncertainty": 120
},
"stopId": "0:COUDR",
"stopSequence": 17
},
{
"arrival": {
"time": "1751102960",
"uncertainty": 120
},
"departure": {
"time": "1751102960",
"uncertainty": 120
},
"stopId": "0:ACTD",
"stopSequence": 18
},
{
"arrival": {
"time": "1751103017",
"uncertainty": 120
},
"departure": {
"time": "1751103017",
"uncertainty": 120
},
"stopId": "0:LESCR",
"stopSequence": 19
},
{
"arrival": {
"time": "1751103080",
"uncertainty": 120
},
"departure": {
"time": "1751103080",
"uncertainty": 120
},
"stopId": "0:MONEA",
"stopSequence": 20
},
{
"arrival": {
"time": "1751103380",
"uncertainty": 120
},
"departure": {
"time": "1751103380",
"uncertainty": 120
},
"stopId": "0:NIMPORR",
"stopSequence": 21
},
{
"arrival": {
"time": "1751103440",
"uncertainty": 120
},
"departure": {
"time": "1751103440",
"uncertainty": 120
},
"stopId": "0:NIMA",
"stopSequence": 22
},
{
"arrival": {
"time": "1751103467",
"uncertainty": 120
},
"departure": {
"time": "1751103467",
"uncertainty": 120
},
"stopId": "0:PIER",
"stopSequence": 23
},
{
"arrival": {
"time": "1751103525",
"uncertainty": 120
},
"departure": {
"time": "1751103525",
"uncertainty": 120
},
"stopId": "0:UTRR",
"stopSequence": 24
},
{
"arrival": {
"time": "1751103560",
"uncertainty": 120
},
"departure": {
"time": "1751103560",
"uncertainty": 120
},
"stopId": "0:NIMMATA",
"stopSequence": 25
},
{
"arrival": {
"time": "1751103635",
"uncertainty": 120
},
"departure": {
"time": "1751103635",
"uncertainty": 120
},
"stopId": "0:FERMA",
"stopSequence": 26
},
{
"arrival": {
"time": "1751103684",
"uncertainty": 120
},
"departure": {
"time": "1751103684",
"uncertainty": 120
},
"stopId": "0:MARA",
"stopSequence": 27
},
{
"arrival": {
"time": "1751103797",
"uncertainty": 120
},
"departure": {
"time": "1751103797",
"uncertainty": 120
},
"stopId": "0:NEWA",
"stopSequence": 28
},
{
"arrival": {
"time": "1751103841",
"uncertainty": 120
},
"departure": {
"time": "1751103841",
"uncertainty": 120
},
"stopId": "0:VALA",
"stopSequence": 29
},
{
"arrival": {
"time": "1751103899",
"uncertainty": 120
},
"departure": {
"time": "1751103899",
"uncertainty": 120
},
"stopId": "0:AVOA",
"stopSequence": 30
},
{
"arrival": {
"time": "1751103947",
"uncertainty": 120
},
"departure": {
"time": "1751103947",
"uncertainty": 120
},
"stopId": "0:THAA",
"stopSequence": 31
},
{
"arrival": {
"time": "1751104031",
"uncertainty": 120
},
"departure": {
"time": "1751104031",
"uncertainty": 120
},
"stopId": "0:VA",
"stopSequence": 32
},
{
"arrival": {
"time": "1751104138",
"uncertainty": 120
},
"departure": {
"time": "1751104138",
"uncertainty": 120
},
"stopId": "0:ROMAA",
"stopSequence": 33
},
{
"arrival": {
"time": "1751104211",
"uncertainty": 120
},
"stopId": "0:VALDT",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68333771"
}
}
},
{
"id": "8333806",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751100874",
"uncertainty": 120
},
"stopId": "0:NESCA1",
"stopSequence": 1
},
{
"arrival": {
"time": "1751101140",
"uncertainty": 120
},
"departure": {
"time": "1751101140",
"uncertainty": 120
},
"stopId": "0:COURA",
"stopSequence": 2
},
{
"arrival": {
"time": "1751101188",
"uncertainty": 120
},
"departure": {
"time": "1751101188",
"uncertainty": 120
},
"stopId": "0:JOLA",
"stopSequence": 3
},
{
"arrival": {
"time": "1751101275",
"uncertainty": 120
},
"departure": {
"time": "1751101275",
"uncertainty": 120
},
"stopId": "0:FONA",
"stopSequence": 4
},
{
"arrival": {
"time": "1751101304",
"uncertainty": 120
},
"departure": {
"time": "1751101304",
"uncertainty": 120
},
"stopId": "0:BASA",
"stopSequence": 5
},
{
"arrival": {
"time": "1751101328",
"uncertainty": 120
},
"departure": {
"time": "1751101328",
"uncertainty": 120
},
"stopId": "0:CITAT",
"stopSequence": 6
},
{
"arrival": {
"time": "1751101418",
"uncertainty": 120
},
"departure": {
"time": "1751101418",
"uncertainty": 120
},
"stopId": "0:MINT2A",
"stopSequence": 7
},
{
"arrival": {
"time": "1751101514",
"uncertainty": 120
},
"departure": {
"time": "1751101514",
"uncertainty": 120
},
"stopId": "0:CRAA1",
"stopSequence": 8
},
{
"arrival": {
"time": "1751101601",
"uncertainty": 120
},
"departure": {
"time": "1751101601",
"uncertainty": 120
},
"stopId": "0:HIRA",
"stopSequence": 9
},
{
"arrival": {
"time": "1751101643",
"uncertainty": 120
},
"departure": {
"time": "1751101643",
"uncertainty": 120
},
"stopId": "0:PARA",
"stopSequence": 10
},
{
"arrival": {
"time": "1751101714",
"uncertainty": 120
},
"departure": {
"time": "1751101714",
"uncertainty": 120
},
"stopId": "0:CHR",
"stopSequence": 11
},
{
"arrival": {
"time": "1751101775",
"uncertainty": 120
},
"departure": {
"time": "1751101775",
"uncertainty": 120
},
"stopId": "0:HFRENR",
"stopSequence": 12
},
{
"arrival": {
"time": "1751101821",
"uncertainty": 120
},
"departure": {
"time": "1751101821",
"uncertainty": 120
},
"stopId": "0:VIGR",
"stopSequence": 13
},
{
"arrival": {
"time": "1751101880",
"uncertainty": 120
},
"departure": {
"time": "1751101880",
"uncertainty": 120
},
"stopId": "0:FENR",
"stopSequence": 14
},
{
"arrival": {
"time": "1751101934",
"uncertainty": 120
},
"departure": {
"time": "1751101934",
"uncertainty": 120
},
"stopId": "0:FRCI",
"stopSequence": 15
},
{
"arrival": {
"time": "1751101998",
"uncertainty": 120
},
"departure": {
"time": "1751101998",
"uncertainty": 120
},
"stopId": "0:DOUA",
"stopSequence": 16
},
{
"arrival": {
"time": "1751102045",
"uncertainty": 120
},
"departure": {
"time": "1751102045",
"uncertainty": 120
},
"stopId": "0:SULA",
"stopSequence": 17
},
{
"arrival": {
"time": "1751102153",
"uncertainty": 120
},
"departure": {
"time": "1751102153",
"uncertainty": 120
},
"stopId": "0:DUPA",
"stopSequence": 18
},
{
"arrival": {
"time": "1751102265",
"uncertainty": 120
},
"departure": {
"time": "1751102265",
"uncertainty": 120
},
"stopId": "0:DAGA",
"stopSequence": 19
},
{
"arrival": {
"time": "1751102380",
"uncertainty": 120
},
"departure": {
"time": "1751102380",
"uncertainty": 120
},
"stopId": "0:GAMC",
"stopSequence": 20
},
{
"arrival": {
"time": "1751102478",
"uncertainty": 120
},
"departure": {
"time": "1751102478",
"uncertainty": 120
},
"stopId": "0:MSC",
"stopSequence": 21
},
{
"arrival": {
"time": "1751102560",
"uncertainty": 120
},
"departure": {
"time": "1751102560",
"uncertainty": 120
},
"stopId": "0:ArenA",
"stopSequence": 22
},
{
"arrival": {
"time": "1751102742",
"uncertainty": 120
},
"departure": {
"time": "1751102742",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 23
},
{
"arrival": {
"time": "1751102802",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68333806"
},
"vehicle": {
"id": "389",
"label": "389"
}
}
},
{
"id": "8333805",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751102880",
"uncertainty": 120
},
"stopId": "0:NESCA1",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68333805"
}
}
},
{
"id": "8333809",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751101440",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 1
},
{
"arrival": {
"time": "1751101500",
"uncertainty": 120
},
"departure": {
"time": "1751101500",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 2
},
{
"arrival": {
"time": "1751101650",
"uncertainty": 120
},
"departure": {
"time": "1751101650",
"uncertainty": 120
},
"stopId": "0:ArenR",
"stopSequence": 3
},
{
"arrival": {
"time": "1751101727",
"uncertainty": 120
},
"departure": {
"time": "1751101727",
"uncertainty": 120
},
"stopId": "0:MSCR",
"stopSequence": 4
},
{
"arrival": {
"time": "1751101788",
"uncertainty": 120
},
"departure": {
"time": "1751101788",
"uncertainty": 120
},
"stopId": "0:GAMT1",
"stopSequence": 5
},
{
"arrival": {
"time": "1751101944",
"uncertainty": 120
},
"departure": {
"time": "1751101944",
"uncertainty": 120
},
"stopId": "0:DAGR",
"stopSequence": 6
},
{
"arrival": {
"time": "1751101995",
"uncertainty": 120
},
"departure": {
"time": "1751101995",
"uncertainty": 120
},
"stopId": "0:DUPR",
"stopSequence": 7
},
{
"arrival": {
"time": "1751102110",
"uncertainty": 120
},
"departure": {
"time": "1751102110",
"uncertainty": 120
},
"stopId": "0:SULR",
"stopSequence": 8
},
{
"arrival": {
"time": "1751102147",
"uncertainty": 120
},
"departure": {
"time": "1751102147",
"uncertainty": 120
},
"stopId": "0:DOUR",
"stopSequence": 9
},
{
"arrival": {
"time": "1751102200",
"uncertainty": 120
},
"departure": {
"time": "1751102200",
"uncertainty": 120
},
"stopId": "0:BOUIR",
"stopSequence": 10
},
{
"arrival": {
"time": "1751102258",
"uncertainty": 120
},
"departure": {
"time": "1751102258",
"uncertainty": 120
},
"stopId": "0:FENA",
"stopSequence": 11
},
{
"arrival": {
"time": "1751102363",
"uncertainty": 120
},
"departure": {
"time": "1751102363",
"uncertainty": 120
},
"stopId": "0:VIGA",
"stopSequence": 12
},
{
"arrival": {
"time": "1751102422",
"uncertainty": 120
},
"departure": {
"time": "1751102422",
"uncertainty": 120
},
"stopId": "0:HFRENA",
"stopSequence": 13
},
{
"arrival": {
"time": "1751102492",
"uncertainty": 120
},
"departure": {
"time": "1751102492",
"uncertainty": 120
},
"stopId": "0:CHA",
"stopSequence": 14
},
{
"arrival": {
"time": "1751102570",
"uncertainty": 120
},
"departure": {
"time": "1751102570",
"uncertainty": 120
},
"stopId": "0:PARR",
"stopSequence": 15
},
{
"arrival": {
"time": "1751102615",
"uncertainty": 120
},
"departure": {
"time": "1751102615",
"uncertainty": 120
},
"stopId": "0:HIRR",
"stopSequence": 16
},
{
"arrival": {
"time": "1751102692",
"uncertainty": 120
},
"departure": {
"time": "1751102692",
"uncertainty": 120
},
"stopId": "0:CRAR1",
"stopSequence": 17
},
{
"arrival": {
"time": "1751102759",
"uncertainty": 120
},
"departure": {
"time": "1751102759",
"uncertainty": 120
},
"stopId": "0:MINT2R",
"stopSequence": 18
},
{
"arrival": {
"time": "1751102852",
"uncertainty": 120
},
"departure": {
"time": "1751102852",
"uncertainty": 120
},
"stopId": "0:CITAR",
"stopSequence": 19
},
{
"arrival": {
"time": "1751102882",
"uncertainty": 120
},
"departure": {
"time": "1751102882",
"uncertainty": 120
},
"stopId": "0:BASR",
"stopSequence": 20
},
{
"arrival": {
"time": "1751102917",
"uncertainty": 120
},
"departure": {
"time": "1751102917",
"uncertainty": 120
},
"stopId": "0:FONR",
"stopSequence": 21
},
{
"arrival": {
"time": "1751102970",
"uncertainty": 120
},
"departure": {
"time": "1751102970",
"uncertainty": 120
},
"stopId": "0:JOLR",
"stopSequence": 22
},
{
"arrival": {
"time": "1751103032",
"uncertainty": 120
},
"departure": {
"time": "1751103032",
"uncertainty": 120
},
"stopId": "0:COURR",
"stopSequence": 23
},
{
"arrival": {
"time": "1751103152",
"uncertainty": 120
},
"stopId": "0:NESCA1",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68333809"
}
}
},
{
"id": "8333807",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751099280",
"uncertainty": 120
},
"stopId": "0:NESCA1",
"stopSequence": 1
},
{
"arrival": {
"time": "1751099404",
"uncertainty": 120
},
"departure": {
"time": "1751099431",
"uncertainty": 120
},
"stopId": "0:COURA",
"stopSequence": 2
},
{
"arrival": {
"time": "1751099487",
"uncertainty": 120
},
"departure": {
"time": "1751099496",
"uncertainty": 120
},
"stopId": "0:JOLA",
"stopSequence": 3
},
{
"arrival": {
"time": "1751099575",
"uncertainty": 120
},
"departure": {
"time": "1751099575",
"uncertainty": 120
},
"stopId": "0:FONA",
"stopSequence": 4
},
{
"arrival": {
"time": "1751099603",
"uncertainty": 120
},
"departure": {
"time": "1751099603",
"uncertainty": 120
},
"stopId": "0:BASA",
"stopSequence": 5
},
{
"arrival": {
"time": "1751099626",
"uncertainty": 120
},
"departure": {
"time": "1751099634",
"uncertainty": 120
},
"stopId": "0:CITAT",
"stopSequence": 6
},
{
"arrival": {
"time": "1751099711",
"uncertainty": 120
},
"departure": {
"time": "1751099719",
"uncertainty": 120
},
"stopId": "0:MINT2A",
"stopSequence": 7
},
{
"arrival": {
"time": "1751099843",
"uncertainty": 120
},
"departure": {
"time": "1751099848",
"uncertainty": 120
},
"stopId": "0:CRAA1",
"stopSequence": 8
},
{
"arrival": {
"time": "1751099936",
"uncertainty": 120
},
"departure": {
"time": "1751099938",
"uncertainty": 120
},
"stopId": "0:HIRA",
"stopSequence": 9
},
{
"arrival": {
"time": "1751099988",
"uncertainty": 120
},
"departure": {
"time": "1751099988",
"uncertainty": 120
},
"stopId": "0:PARA",
"stopSequence": 10
},
{
"arrival": {
"time": "1751100062",
"uncertainty": 120
},
"departure": {
"time": "1751100062",
"uncertainty": 120
},
"stopId": "0:CHR",
"stopSequence": 11
},
{
"arrival": {
"time": "1751100123",
"uncertainty": 120
},
"departure": {
"time": "1751100123",
"uncertainty": 120
},
"stopId": "0:HFRENR",
"stopSequence": 12
},
{
"arrival": {
"time": "1751100166",
"uncertainty": 120
},
"departure": {
"time": "1751100166",
"uncertainty": 120
},
"stopId": "0:VIGR",
"stopSequence": 13
},
{
"arrival": {
"time": "1751100227",
"uncertainty": 120
},
"departure": {
"time": "1751100227",
"uncertainty": 120
},
"stopId": "0:FENR",
"stopSequence": 14
},
{
"arrival": {
"time": "1751100289",
"uncertainty": 120
},
"departure": {
"time": "1751100289",
"uncertainty": 120
},
"stopId": "0:FRCI",
"stopSequence": 15
},
{
"arrival": {
"time": "1751100361",
"uncertainty": 120
},
"departure": {
"time": "1751100361",
"uncertainty": 120
},
"stopId": "0:DOUA",
"stopSequence": 16
},
{
"arrival": {
"time": "1751100409",
"uncertainty": 120
},
"departure": {
"time": "1751100455",
"uncertainty": 120
},
"stopId": "0:SULA",
"stopSequence": 17
},
{
"arrival": {
"time": "1751100560",
"uncertainty": 120
},
"departure": {
"time": "1751100566",
"uncertainty": 120
},
"stopId": "0:DUPA",
"stopSequence": 18
},
{
"arrival": {
"time": "1751100680",
"uncertainty": 120
},
"departure": {
"time": "1751100680",
"uncertainty": 120
},
"stopId": "0:DAGA",
"stopSequence": 19
},
{
"arrival": {
"time": "1751100788",
"uncertainty": 120
},
"departure": {
"time": "1751100788",
"uncertainty": 120
},
"stopId": "0:GAMC",
"stopSequence": 20
},
{
"arrival": {
"time": "1751100873",
"uncertainty": 120
},
"departure": {
"time": "1751100873",
"uncertainty": 120
},
"stopId": "0:MSC",
"stopSequence": 21
},
{
"arrival": {
"time": "1751100944",
"uncertainty": 120
},
"departure": {
"time": "1751100944",
"uncertainty": 120
},
"stopId": "0:ArenA",
"stopSequence": 22
},
{
"arrival": {
"time": "1751101093",
"uncertainty": 120
},
"departure": {
"time": "1751101093",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 23
},
{
"arrival": {
"time": "1751101136",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68333807"
},
"vehicle": {
"id": "388",
"label": "388"
}
}
},
{
"id": "8334451",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751102100",
"uncertainty": 120
},
"stopId": "0:VALDT",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68334451"
}
}
},
{
"id": "8334450",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751101200",
"uncertainty": 120
},
"stopId": "0:VALDT",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68334450"
}
}
},
{
"id": "8334449",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751100395",
"uncertainty": 120
},
"stopId": "0:VALDT",
"stopSequence": 1
},
{
"arrival": {
"time": "1751100437",
"uncertainty": 120
},
"departure": {
"time": "1751100437",
"uncertainty": 120
},
"stopId": "0:AVOR",
"stopSequence": 2
},
{
"arrival": {
"time": "1751100598",
"uncertainty": 120
},
"departure": {
"time": "1751100628",
"uncertainty": 120
},
"stopId": "0:VALR",
"stopSequence": 3
},
{
"arrival": {
"time": "1751100665",
"uncertainty": 120
},
"departure": {
"time": "1751100667",
"uncertainty": 120
},
"stopId": "0:NEWR",
"stopSequence": 4
},
{
"arrival": {
"time": "1751100751",
"uncertainty": 120
},
"departure": {
"time": "1751100824",
"uncertainty": 120
},
"stopId": "0:MARR",
"stopSequence": 5
},
{
"arrival": {
"time": "1751100953",
"uncertainty": 120
},
"departure": {
"time": "1751100953",
"uncertainty": 120
},
"stopId": "0:AMAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1751101058",
"uncertainty": 120
},
"departure": {
"time": "1751101058",
"uncertainty": 120
},
"stopId": "0:KENR",
"stopSequence": 7
},
{
"arrival": {
"time": "1751101143",
"uncertainty": 120
},
"departure": {
"time": "1751101143",
"uncertainty": 120
},
"stopId": "0:JAUAR",
"stopSequence": 8
},
{
"arrival": {
"time": "1751101197",
"uncertainty": 120
},
"departure": {
"time": "1751101197",
"uncertainty": 120
},
"stopId": "0:MONR",
"stopSequence": 9
},
{
"arrival": {
"time": "1751101374",
"uncertainty": 120
},
"departure": {
"time": "1751101374",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 10
},
{
"arrival": {
"time": "1751101417",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 11
}
],
"trip": {
"directionId": 1,
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68334449"
},
"vehicle": {
"id": "399",
"label": "399"
}
}
},
{
"id": "8334453",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751103900",
"uncertainty": 120
},
"stopId": "0:VALDT",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68334453"
}
}
},
{
"id": "8334452",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751103000",
"uncertainty": 120
},
"stopId": "0:VALDT",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68334452"
}
}
},
{
"id": "8334514",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751104260",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68334514"
}
}
},
{
"id": "8334509",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751099942",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 1
},
{
"arrival": {
"time": "1751099995",
"uncertainty": 120
},
"departure": {
"time": "1751100057",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 2
},
{
"arrival": {
"time": "1751100148",
"uncertainty": 120
},
"departure": {
"time": "1751100178",
"uncertainty": 120
},
"stopId": "0:MONTCA",
"stopSequence": 3
},
{
"arrival": {
"time": "1751100240",
"uncertainty": 120
},
"departure": {
"time": "1751100277",
"uncertainty": 120
},
"stopId": "0:JAUBA",
"stopSequence": 4
},
{
"arrival": {
"time": "1751100349",
"uncertainty": 120
},
"departure": {
"time": "1751100352",
"uncertainty": 120
},
"stopId": "0:KENA",
"stopSequence": 5
},
{
"arrival": {
"time": "1751100436",
"uncertainty": 120
},
"departure": {
"time": "1751100441",
"uncertainty": 120
},
"stopId": "0:AMAA",
"stopSequence": 6
},
{
"arrival": {
"time": "1751100568",
"uncertainty": 120
},
"departure": {
"time": "1751100577",
"uncertainty": 120
},
"stopId": "0:MARA",
"stopSequence": 7
},
{
"arrival": {
"time": "1751100653",
"uncertainty": 120
},
"departure": {
"time": "1751100656",
"uncertainty": 120
},
"stopId": "0:NEWA",
"stopSequence": 8
},
{
"arrival": {
"time": "1751100710",
"uncertainty": 120
},
"departure": {
"time": "1751100710",
"uncertainty": 120
},
"stopId": "0:VALA",
"stopSequence": 9
},
{
"arrival": {
"time": "1751100740",
"uncertainty": 120
},
"departure": {
"time": "1751100740",
"uncertainty": 120
},
"stopId": "0:AVOA",
"stopSequence": 10
},
{
"arrival": {
"time": "1751100774",
"uncertainty": 120
},
"departure": {
"time": "1751100866",
"uncertainty": 120
},
"stopId": "0:THAA",
"stopSequence": 11
},
{
"arrival": {
"time": "1751100908",
"uncertainty": 120
},
"departure": {
"time": "1751100908",
"uncertainty": 120
},
"stopId": "0:VA",
"stopSequence": 12
},
{
"arrival": {
"time": "1751100953",
"uncertainty": 120
},
"departure": {
"time": "1751100953",
"uncertainty": 120
},
"stopId": "0:ROMAA",
"stopSequence": 13
},
{
"arrival": {
"time": "1751100979",
"uncertainty": 120
},
"stopId": "0:VALDT",
"stopSequence": 14
}
],
"trip": {
"directionId": 0,
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68334509"
},
"vehicle": {
"id": "397",
"label": "397"
}
}
},
{
"id": "8334513",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751103360",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68334513"
}
}
},
{
"id": "8334512",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751102460",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68334512"
}
}
},
{
"id": "8334511",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751101560",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 1
},
{
"arrival": {
"time": "1751101628",
"uncertainty": 120
},
"departure": {
"time": "1751101628",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 2
},
{
"arrival": {
"time": "1751101733",
"uncertainty": 120
},
"departure": {
"time": "1751101733",
"uncertainty": 120
},
"stopId": "0:MONTCA",
"stopSequence": 3
},
{
"arrival": {
"time": "1751101811",
"uncertainty": 120
},
"departure": {
"time": "1751101811",
"uncertainty": 120
},
"stopId": "0:JAUBA",
"stopSequence": 4
},
{
"arrival": {
"time": "1751101879",
"uncertainty": 120
},
"departure": {
"time": "1751101879",
"uncertainty": 120
},
"stopId": "0:KENA",
"stopSequence": 5
},
{
"arrival": {
"time": "1751101996",
"uncertainty": 120
},
"departure": {
"time": "1751101996",
"uncertainty": 120
},
"stopId": "0:AMAA",
"stopSequence": 6
},
{
"arrival": {
"time": "1751102109",
"uncertainty": 120
},
"departure": {
"time": "1751102109",
"uncertainty": 120
},
"stopId": "0:MARA",
"stopSequence": 7
},
{
"arrival": {
"time": "1751102219",
"uncertainty": 120
},
"departure": {
"time": "1751102219",
"uncertainty": 120
},
"stopId": "0:NEWA",
"stopSequence": 8
},
{
"arrival": {
"time": "1751102262",
"uncertainty": 120
},
"departure": {
"time": "1751102262",
"uncertainty": 120
},
"stopId": "0:VALA",
"stopSequence": 9
},
{
"arrival": {
"time": "1751102318",
"uncertainty": 120
},
"departure": {
"time": "1751102318",
"uncertainty": 120
},
"stopId": "0:AVOA",
"stopSequence": 10
},
{
"arrival": {
"time": "1751102365",
"uncertainty": 120
},
"departure": {
"time": "1751102365",
"uncertainty": 120
},
"stopId": "0:THAA",
"stopSequence": 11
},
{
"arrival": {
"time": "1751102447",
"uncertainty": 120
},
"departure": {
"time": "1751102447",
"uncertainty": 120
},
"stopId": "0:VA",
"stopSequence": 12
},
{
"arrival": {
"time": "1751102544",
"uncertainty": 120
},
"departure": {
"time": "1751102544",
"uncertainty": 120
},
"stopId": "0:ROMAA",
"stopSequence": 13
},
{
"arrival": {
"time": "1751102628",
"uncertainty": 120
},
"stopId": "0:VALDT",
"stopSequence": 14
}
],
"trip": {
"directionId": 0,
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68334511"
}
}
},
{
"id": "8334510",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751100779",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 1
},
{
"arrival": {
"time": "1751100838",
"uncertainty": 120
},
"departure": {
"time": "1751100842",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 2
},
{
"arrival": {
"time": "1751100999",
"uncertainty": 120
},
"departure": {
"time": "1751100999",
"uncertainty": 120
},
"stopId": "0:MONTCA",
"stopSequence": 3
},
{
"arrival": {
"time": "1751101063",
"uncertainty": 120
},
"departure": {
"time": "1751101063",
"uncertainty": 120
},
"stopId": "0:JAUBA",
"stopSequence": 4
},
{
"arrival": {
"time": "1751101119",
"uncertainty": 120
},
"departure": {
"time": "1751101119",
"uncertainty": 120
},
"stopId": "0:KENA",
"stopSequence": 5
},
{
"arrival": {
"time": "1751101202",
"uncertainty": 120
},
"departure": {
"time": "1751101202",
"uncertainty": 120
},
"stopId": "0:AMAA",
"stopSequence": 6
},
{
"arrival": {
"time": "1751101328",
"uncertainty": 120
},
"departure": {
"time": "1751101328",
"uncertainty": 120
},
"stopId": "0:MARA",
"stopSequence": 7
},
{
"arrival": {
"time": "1751101418",
"uncertainty": 120
},
"departure": {
"time": "1751101418",
"uncertainty": 120
},
"stopId": "0:NEWA",
"stopSequence": 8
},
{
"arrival": {
"time": "1751101451",
"uncertainty": 120
},
"departure": {
"time": "1751101451",
"uncertainty": 120
},
"stopId": "0:VALA",
"stopSequence": 9
},
{
"arrival": {
"time": "1751101484",
"uncertainty": 120
},
"departure": {
"time": "1751101484",
"uncertainty": 120
},
"stopId": "0:AVOA",
"stopSequence": 10
},
{
"arrival": {
"time": "1751101531",
"uncertainty": 120
},
"departure": {
"time": "1751101531",
"uncertainty": 120
},
"stopId": "0:THAA",
"stopSequence": 11
},
{
"arrival": {
"time": "1751101576",
"uncertainty": 120
},
"departure": {
"time": "1751101576",
"uncertainty": 120
},
"stopId": "0:VA",
"stopSequence": 12
},
{
"arrival": {
"time": "1751101636",
"uncertainty": 120
},
"departure": {
"time": "1751101636",
"uncertainty": 120
},
"stopId": "0:ROMAA",
"stopSequence": 13
},
{
"arrival": {
"time": "1751101669",
"uncertainty": 120
},
"stopId": "0:VALDT",
"stopSequence": 14
}
],
"trip": {
"directionId": 0,
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68334510"
},
"vehicle": {
"id": "398",
"label": "398"
}
}
},
{
"id": "8334591",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751103000",
"uncertainty": 120
},
"stopId": "0:LAE2R",
"stopSequence": 1
},
{
"arrival": {
"time": "1751103033",
"uncertainty": 120
},
"departure": {
"time": "1751103033",
"uncertainty": 120
},
"stopId": "0:ROMR",
"stopSequence": 2
},
{
"arrival": {
"time": "1751103066",
"uncertainty": 120
},
"departure": {
"time": "1751103066",
"uncertainty": 120
},
"stopId": "0:FAYR",
"stopSequence": 3
},
{
"arrival": {
"time": "1751103120",
"uncertainty": 120
},
"departure": {
"time": "1751103120",
"uncertainty": 120
},
"stopId": "0:JOFR",
"stopSequence": 4
},
{
"arrival": {
"time": "1751103263",
"uncertainty": 120
},
"departure": {
"time": "1751103263",
"uncertainty": 120
},
"stopId": "0:PAVLOVR",
"stopSequence": 5
},
{
"arrival": {
"time": "1751103360",
"uncertainty": 120
},
"departure": {
"time": "1751103360",
"uncertainty": 120
},
"stopId": "0:JOLIOTR",
"stopSequence": 6
},
{
"arrival": {
"time": "1751103540",
"uncertainty": 120
},
"departure": {
"time": "1751103540",
"uncertainty": 120
},
"stopId": "0:PLAIA",
"stopSequence": 7
},
{
"arrival": {
"time": "1751103596",
"uncertainty": 120
},
"departure": {
"time": "1751103596",
"uncertainty": 120
},
"stopId": "0:ECOA",
"stopSequence": 8
},
{
"arrival": {
"time": "1751103660",
"uncertainty": 120
},
"departure": {
"time": "1751103660",
"uncertainty": 120
},
"stopId": "0:GERA",
"stopSequence": 9
},
{
"arrival": {
"time": "1751103715",
"uncertainty": 120
},
"departure": {
"time": "1751103715",
"uncertainty": 120
},
"stopId": "0:GUITA",
"stopSequence": 10
},
{
"arrival": {
"time": "1751103750",
"uncertainty": 120
},
"departure": {
"time": "1751103750",
"uncertainty": 120
},
"stopId": "0:SADOA",
"stopSequence": 11
},
{
"arrival": {
"time": "1751103842",
"uncertainty": 120
},
"departure": {
"time": "1751103842",
"uncertainty": 120
},
"stopId": "0:DOMA",
"stopSequence": 12
},
{
"arrival": {
"time": "1751103879",
"uncertainty": 120
},
"departure": {
"time": "1751103879",
"uncertainty": 120
},
"stopId": "0:NIMPOER",
"stopSequence": 13
},
{
"arrival": {
"time": "1751103933",
"uncertainty": 120
},
"departure": {
"time": "1751103933",
"uncertainty": 120
},
"stopId": "0:BYRONT",
"stopSequence": 14
},
{
"arrival": {
"time": "1751103960",
"uncertainty": 120
},
"departure": {
"time": "1751103960",
"uncertainty": 120
},
"stopId": "0:IRISR",
"stopSequence": 15
},
{
"arrival": {
"time": "1751104068",
"uncertainty": 120
},
"departure": {
"time": "1751104068",
"uncertainty": 120
},
"stopId": "0:COLLR",
"stopSequence": 16
},
{
"arrival": {
"time": "1751104110",
"uncertainty": 120
},
"departure": {
"time": "1751104110",
"uncertainty": 120
},
"stopId": "0:REVR",
"stopSequence": 17
},
{
"arrival": {
"time": "1751104139",
"uncertainty": 120
},
"departure": {
"time": "1751104139",
"uncertainty": 120
},
"stopId": "0:FOUR",
"stopSequence": 18
},
{
"arrival": {
"time": "1751104200",
"uncertainty": 120
},
"departure": {
"time": "1751104200",
"uncertainty": 120
},
"stopId": "0:TEILR",
"stopSequence": 19
},
{
"arrival": {
"time": "1751104440",
"uncertainty": 120
},
"departure": {
"time": "1751104440",
"uncertainty": 120
},
"stopId": "0:DHUOR",
"stopSequence": 20
},
{
"arrival": {
"time": "1751104500",
"uncertainty": 120
},
"departure": {
"time": "1751104500",
"uncertainty": 120
},
"stopId": "0:MONTCR",
"stopSequence": 21
},
{
"arrival": {
"time": "1751104680",
"uncertainty": 120
},
"departure": {
"time": "1751104680",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 22
},
{
"arrival": {
"time": "1751104800",
"uncertainty": 120
},
"departure": {
"time": "1751104800",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 23
},
{
"arrival": {
"time": "1751104980",
"uncertainty": 120
},
"departure": {
"time": "1751104980",
"uncertainty": 120
},
"stopId": "0:TALAT2R",
"stopSequence": 24
},
{
"arrival": {
"time": "1751105007",
"uncertainty": 120
},
"departure": {
"time": "1751105007",
"uncertainty": 120
},
"stopId": "0:PAIR",
"stopSequence": 25
},
{
"arrival": {
"time": "1751105067",
"uncertainty": 120
},
"departure": {
"time": "1751105067",
"uncertainty": 120
},
"stopId": "0:PERPR",
"stopSequence": 26
},
{
"arrival": {
"time": "1751105118",
"uncertainty": 120
},
"departure": {
"time": "1751105118",
"uncertainty": 120
},
"stopId": "0:GIDR",
"stopSequence": 27
},
{
"arrival": {
"time": "1751105168",
"uncertainty": 120
},
"departure": {
"time": "1751105168",
"uncertainty": 120
},
"stopId": "0:REIR",
"stopSequence": 28
},
{
"arrival": {
"time": "1751105239",
"uncertainty": 120
},
"departure": {
"time": "1751105239",
"uncertainty": 120
},
"stopId": "0:OLIR",
"stopSequence": 29
},
{
"arrival": {
"time": "1751105311",
"uncertainty": 120
},
"departure": {
"time": "1751105311",
"uncertainty": 120
},
"stopId": "0:AMOR",
"stopSequence": 30
},
{
"arrival": {
"time": "1751105423",
"uncertainty": 120
},
"departure": {
"time": "1751105423",
"uncertainty": 120
},
"stopId": "0:SCHR",
"stopSequence": 31
},
{
"arrival": {
"time": "1751105520",
"uncertainty": 120
},
"departure": {
"time": "1751105520",
"uncertainty": 120
},
"stopId": "0:ORVR",
"stopSequence": 32
},
{
"arrival": {
"time": "1751105565",
"uncertainty": 120
},
"departure": {
"time": "1751105565",
"uncertainty": 120
},
"stopId": "0:BRUR",
"stopSequence": 33
},
{
"arrival": {
"time": "1751105673",
"uncertainty": 120
},
"departure": {
"time": "1751105673",
"uncertainty": 120
},
"stopId": "0:MOUT2R",
"stopSequence": 34
},
{
"arrival": {
"time": "1751105788",
"uncertainty": 120
},
"departure": {
"time": "1751105788",
"uncertainty": 120
},
"stopId": "0:FELR",
"stopSequence": 35
},
{
"arrival": {
"time": "1751105862",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 36
}
],
"trip": {
"directionId": 0,
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68334591"
}
}
},
{
"id": "8334590",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751101200",
"uncertainty": 120
},
"stopId": "0:LAE2R",
"stopSequence": 1
},
{
"arrival": {
"time": "1751101221",
"uncertainty": 120
},
"departure": {
"time": "1751101221",
"uncertainty": 120
},
"stopId": "0:ROMR",
"stopSequence": 2
},
{
"arrival": {
"time": "1751101253",
"uncertainty": 120
},
"departure": {
"time": "1751101253",
"uncertainty": 120
},
"stopId": "0:FAYR",
"stopSequence": 3
},
{
"arrival": {
"time": "1751101312",
"uncertainty": 120
},
"departure": {
"time": "1751101312",
"uncertainty": 120
},
"stopId": "0:JOFR",
"stopSequence": 4
},
{
"arrival": {
"time": "1751101451",
"uncertainty": 120
},
"departure": {
"time": "1751101451",
"uncertainty": 120
},
"stopId": "0:PAVLOVR",
"stopSequence": 5
},
{
"arrival": {
"time": "1751101539",
"uncertainty": 120
},
"departure": {
"time": "1751101539",
"uncertainty": 120
},
"stopId": "0:JOLIOTR",
"stopSequence": 6
},
{
"arrival": {
"time": "1751101675",
"uncertainty": 120
},
"departure": {
"time": "1751101675",
"uncertainty": 120
},
"stopId": "0:PLAIA",
"stopSequence": 7
},
{
"arrival": {
"time": "1751101738",
"uncertainty": 120
},
"departure": {
"time": "1751101738",
"uncertainty": 120
},
"stopId": "0:ECOA",
"stopSequence": 8
},
{
"arrival": {
"time": "1751101802",
"uncertainty": 120
},
"departure": {
"time": "1751101802",
"uncertainty": 120
},
"stopId": "0:GERA",
"stopSequence": 9
},
{
"arrival": {
"time": "1751101857",
"uncertainty": 120
},
"departure": {
"time": "1751101857",
"uncertainty": 120
},
"stopId": "0:GUITA",
"stopSequence": 10
},
{
"arrival": {
"time": "1751101890",
"uncertainty": 120
},
"departure": {
"time": "1751101890",
"uncertainty": 120
},
"stopId": "0:SADOA",
"stopSequence": 11
},
{
"arrival": {
"time": "1751101982",
"uncertainty": 120
},
"departure": {
"time": "1751101982",
"uncertainty": 120
},
"stopId": "0:DOMA",
"stopSequence": 12
},
{
"arrival": {
"time": "1751102019",
"uncertainty": 120
},
"departure": {
"time": "1751102019",
"uncertainty": 120
},
"stopId": "0:NIMPOER",
"stopSequence": 13
},
{
"arrival": {
"time": "1751102073",
"uncertainty": 120
},
"departure": {
"time": "1751102073",
"uncertainty": 120
},
"stopId": "0:BYRONT",
"stopSequence": 14
},
{
"arrival": {
"time": "1751102103",
"uncertainty": 120
},
"departure": {
"time": "1751102103",
"uncertainty": 120
},
"stopId": "0:IRISR",
"stopSequence": 15
},
{
"arrival": {
"time": "1751102211",
"uncertainty": 120
},
"departure": {
"time": "1751102211",
"uncertainty": 120
},
"stopId": "0:COLLR",
"stopSequence": 16
},
{
"arrival": {
"time": "1751102253",
"uncertainty": 120
},
"departure": {
"time": "1751102253",
"uncertainty": 120
},
"stopId": "0:REVR",
"stopSequence": 17
},
{
"arrival": {
"time": "1751102282",
"uncertainty": 120
},
"departure": {
"time": "1751102282",
"uncertainty": 120
},
"stopId": "0:FOUR",
"stopSequence": 18
},
{
"arrival": {
"time": "1751102343",
"uncertainty": 120
},
"departure": {
"time": "1751102343",
"uncertainty": 120
},
"stopId": "0:TEILR",
"stopSequence": 19
},
{
"arrival": {
"time": "1751102583",
"uncertainty": 120
},
"departure": {
"time": "1751102583",
"uncertainty": 120
},
"stopId": "0:DHUOR",
"stopSequence": 20
},
{
"arrival": {
"time": "1751102643",
"uncertainty": 120
},
"departure": {
"time": "1751102643",
"uncertainty": 120
},
"stopId": "0:MONTCR",
"stopSequence": 21
},
{
"arrival": {
"time": "1751102820",
"uncertainty": 120
},
"departure": {
"time": "1751102820",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 22
},
{
"arrival": {
"time": "1751102940",
"uncertainty": 120
},
"departure": {
"time": "1751102940",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 23
},
{
"arrival": {
"time": "1751103120",
"uncertainty": 120
},
"departure": {
"time": "1751103120",
"uncertainty": 120
},
"stopId": "0:TALAT2R",
"stopSequence": 24
},
{
"arrival": {
"time": "1751103147",
"uncertainty": 120
},
"departure": {
"time": "1751103147",
"uncertainty": 120
},
"stopId": "0:PAIR",
"stopSequence": 25
},
{
"arrival": {
"time": "1751103207",
"uncertainty": 120
},
"departure": {
"time": "1751103207",
"uncertainty": 120
},
"stopId": "0:PERPR",
"stopSequence": 26
},
{
"arrival": {
"time": "1751103258",
"uncertainty": 120
},
"departure": {
"time": "1751103258",
"uncertainty": 120
},
"stopId": "0:GIDR",
"stopSequence": 27
},
{
"arrival": {
"time": "1751103307",
"uncertainty": 120
},
"departure": {
"time": "1751103307",
"uncertainty": 120
},
"stopId": "0:REIR",
"stopSequence": 28
},
{
"arrival": {
"time": "1751103378",
"uncertainty": 120
},
"departure": {
"time": "1751103378",
"uncertainty": 120
},
"stopId": "0:OLIR",
"stopSequence": 29
},
{
"arrival": {
"time": "1751103450",
"uncertainty": 120
},
"departure": {
"time": "1751103450",
"uncertainty": 120
},
"stopId": "0:AMOR",
"stopSequence": 30
},
{
"arrival": {
"time": "1751103562",
"uncertainty": 120
},
"departure": {
"time": "1751103562",
"uncertainty": 120
},
"stopId": "0:SCHR",
"stopSequence": 31
},
{
"arrival": {
"time": "1751103641",
"uncertainty": 120
},
"departure": {
"time": "1751103641",
"uncertainty": 120
},
"stopId": "0:ORVR",
"stopSequence": 32
},
{
"arrival": {
"time": "1751103678",
"uncertainty": 120
},
"departure": {
"time": "1751103678",
"uncertainty": 120
},
"stopId": "0:BRUR",
"stopSequence": 33
},
{
"arrival": {
"time": "1751103786",
"uncertainty": 120
},
"departure": {
"time": "1751103786",
"uncertainty": 120
},
"stopId": "0:MOUT2R",
"stopSequence": 34
},
{
"arrival": {
"time": "1751103901",
"uncertainty": 120
},
"departure": {
"time": "1751103901",
"uncertainty": 120
},
"stopId": "0:FELR",
"stopSequence": 35
},
{
"arrival": {
"time": "1751103975",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 36
}
],
"trip": {
"directionId": 0,
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68334590"
}
}
},
{
"id": "8334589",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751099409",
"uncertainty": 120
},
"stopId": "0:LAE2R",
"stopSequence": 1
},
{
"arrival": {
"time": "1751099454",
"uncertainty": 120
},
"departure": {
"time": "1751099454",
"uncertainty": 120
},
"stopId": "0:ROMR",
"stopSequence": 2
},
{
"arrival": {
"time": "1751099497",
"uncertainty": 120
},
"departure": {
"time": "1751099497",
"uncertainty": 120
},
"stopId": "0:FAYR",
"stopSequence": 3
},
{
"arrival": {
"time": "1751099556",
"uncertainty": 120
},
"departure": {
"time": "1751099564",
"uncertainty": 120
},
"stopId": "0:JOFR",
"stopSequence": 4
},
{
"arrival": {
"time": "1751099699",
"uncertainty": 120
},
"departure": {
"time": "1751099699",
"uncertainty": 120
},
"stopId": "0:PAVLOVR",
"stopSequence": 5
},
{
"arrival": {
"time": "1751099777",
"uncertainty": 120
},
"departure": {
"time": "1751099777",
"uncertainty": 120
},
"stopId": "0:JOLIOTR",
"stopSequence": 6
},
{
"arrival": {
"time": "1751099868",
"uncertainty": 120
},
"departure": {
"time": "1751099934",
"uncertainty": 120
},
"stopId": "0:PLAIA",
"stopSequence": 7
},
{
"arrival": {
"time": "1751100003",
"uncertainty": 120
},
"departure": {
"time": "1751100003",
"uncertainty": 120
},
"stopId": "0:ECOA",
"stopSequence": 8
},
{
"arrival": {
"time": "1751100066",
"uncertainty": 120
},
"departure": {
"time": "1751100066",
"uncertainty": 120
},
"stopId": "0:GERA",
"stopSequence": 9
},
{
"arrival": {
"time": "1751100126",
"uncertainty": 120
},
"departure": {
"time": "1751100126",
"uncertainty": 120
},
"stopId": "0:GUITA",
"stopSequence": 10
},
{
"arrival": {
"time": "1751100156",
"uncertainty": 120
},
"departure": {
"time": "1751100156",
"uncertainty": 120
},
"stopId": "0:SADOA",
"stopSequence": 11
},
{
"arrival": {
"time": "1751100215",
"uncertainty": 120
},
"departure": {
"time": "1751100215",
"uncertainty": 120
},
"stopId": "0:DOMA",
"stopSequence": 12
},
{
"arrival": {
"time": "1751100249",
"uncertainty": 120
},
"departure": {
"time": "1751100255",
"uncertainty": 120
},
"stopId": "0:NIMPOER",
"stopSequence": 13
},
{
"arrival": {
"time": "1751100328",
"uncertainty": 120
},
"departure": {
"time": "1751100328",
"uncertainty": 120
},
"stopId": "0:BYRONT",
"stopSequence": 14
},
{
"arrival": {
"time": "1751100360",
"uncertainty": 120
},
"departure": {
"time": "1751100360",
"uncertainty": 120
},
"stopId": "0:IRISR",
"stopSequence": 15
},
{
"arrival": {
"time": "1751100478",
"uncertainty": 120
},
"departure": {
"time": "1751100478",
"uncertainty": 120
},
"stopId": "0:COLLR",
"stopSequence": 16
},
{
"arrival": {
"time": "1751100506",
"uncertainty": 120
},
"departure": {
"time": "1751100506",
"uncertainty": 120
},
"stopId": "0:REVR",
"stopSequence": 17
},
{
"arrival": {
"time": "1751100532",
"uncertainty": 120
},
"departure": {
"time": "1751100532",
"uncertainty": 120
},
"stopId": "0:FOUR",
"stopSequence": 18
},
{
"arrival": {
"time": "1751100580",
"uncertainty": 120
},
"departure": {
"time": "1751100590",
"uncertainty": 120
},
"stopId": "0:TEILR",
"stopSequence": 19
},
{
"arrival": {
"time": "1751100762",
"uncertainty": 120
},
"departure": {
"time": "1751100800",
"uncertainty": 120
},
"stopId": "0:DHUOR",
"stopSequence": 20
},
{
"arrival": {
"time": "1751100934",
"uncertainty": 120
},
"departure": {
"time": "1751100934",
"uncertainty": 120
},
"stopId": "0:MONTCR",
"stopSequence": 21
},
{
"arrival": {
"time": "1751101083",
"uncertainty": 120
},
"departure": {
"time": "1751101083",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 22
},
{
"arrival": {
"time": "1751101126",
"uncertainty": 120
},
"departure": {
"time": "1751101126",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 23
},
{
"arrival": {
"time": "1751101257",
"uncertainty": 120
},
"departure": {
"time": "1751101257",
"uncertainty": 120
},
"stopId": "0:TALAT2R",
"stopSequence": 24
},
{
"arrival": {
"time": "1751101284",
"uncertainty": 120
},
"departure": {
"time": "1751101284",
"uncertainty": 120
},
"stopId": "0:PAIR",
"stopSequence": 25
},
{
"arrival": {
"time": "1751101344",
"uncertainty": 120
},
"departure": {
"time": "1751101344",
"uncertainty": 120
},
"stopId": "0:PERPR",
"stopSequence": 26
},
{
"arrival": {
"time": "1751101394",
"uncertainty": 120
},
"departure": {
"time": "1751101394",
"uncertainty": 120
},
"stopId": "0:GIDR",
"stopSequence": 27
},
{
"arrival": {
"time": "1751101442",
"uncertainty": 120
},
"departure": {
"time": "1751101442",
"uncertainty": 120
},
"stopId": "0:REIR",
"stopSequence": 28
},
{
"arrival": {
"time": "1751101513",
"uncertainty": 120
},
"departure": {
"time": "1751101513",
"uncertainty": 120
},
"stopId": "0:OLIR",
"stopSequence": 29
},
{
"arrival": {
"time": "1751101585",
"uncertainty": 120
},
"departure": {
"time": "1751101585",
"uncertainty": 120
},
"stopId": "0:AMOR",
"stopSequence": 30
},
{
"arrival": {
"time": "1751101697",
"uncertainty": 120
},
"departure": {
"time": "1751101697",
"uncertainty": 120
},
"stopId": "0:SCHR",
"stopSequence": 31
},
{
"arrival": {
"time": "1751101771",
"uncertainty": 120
},
"departure": {
"time": "1751101771",
"uncertainty": 120
},
"stopId": "0:ORVR",
"stopSequence": 32
},
{
"arrival": {
"time": "1751101814",
"uncertainty": 120
},
"departure": {
"time": "1751101814",
"uncertainty": 120
},
"stopId": "0:BRUR",
"stopSequence": 33
},
{
"arrival": {
"time": "1751101900",
"uncertainty": 120
},
"departure": {
"time": "1751101900",
"uncertainty": 120
},
"stopId": "0:MOUT2R",
"stopSequence": 34
},
{
"arrival": {
"time": "1751102013",
"uncertainty": 120
},
"departure": {
"time": "1751102013",
"uncertainty": 120
},
"stopId": "0:FELR",
"stopSequence": 35
},
{
"arrival": {
"time": "1751102065",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 36
}
],
"trip": {
"directionId": 0,
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68334589"
},
"vehicle": {
"id": "412",
"label": "412"
}
}
},
{
"id": "8334699",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751103180",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68334699"
}
}
},
{
"id": "8334698",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751102040",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68334698"
}
}
},
{
"id": "8334719",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751099882",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 1
},
{
"arrival": {
"time": "1751099952",
"uncertainty": 120
},
"departure": {
"time": "1751099952",
"uncertainty": 120
},
"stopId": "0:VOVA",
"stopSequence": 2
},
{
"arrival": {
"time": "1751099986",
"uncertainty": 120
},
"departure": {
"time": "1751099986",
"uncertainty": 120
},
"stopId": "0:SERA",
"stopSequence": 3
},
{
"arrival": {
"time": "1751100018",
"uncertainty": 120
},
"departure": {
"time": "1751100018",
"uncertainty": 120
},
"stopId": "0:GARA",
"stopSequence": 4
},
{
"arrival": {
"time": "1751100045",
"uncertainty": 120
},
"departure": {
"time": "1751100045",
"uncertainty": 120
},
"stopId": "0:LOMA",
"stopSequence": 5
},
{
"arrival": {
"time": "1751100105",
"uncertainty": 120
},
"departure": {
"time": "1751100108",
"uncertainty": 120
},
"stopId": "0:CHAL",
"stopSequence": 6
},
{
"arrival": {
"time": "1751100164",
"uncertainty": 120
},
"departure": {
"time": "1751100164",
"uncertainty": 120
},
"stopId": "0:CFPA",
"stopSequence": 7
},
{
"arrival": {
"time": "1751100289",
"uncertainty": 120
},
"departure": {
"time": "1751100294",
"uncertainty": 120
},
"stopId": "0:LIOA",
"stopSequence": 8
},
{
"arrival": {
"time": "1751100331",
"uncertainty": 120
},
"departure": {
"time": "1751100331",
"uncertainty": 120
},
"stopId": "0:BARA",
"stopSequence": 9
},
{
"arrival": {
"time": "1751100390",
"uncertainty": 120
},
"departure": {
"time": "1751100390",
"uncertainty": 120
},
"stopId": "0:BEAA",
"stopSequence": 10
},
{
"arrival": {
"time": "1751100476",
"uncertainty": 120
},
"departure": {
"time": "1751100493",
"uncertainty": 120
},
"stopId": "0:GREA",
"stopSequence": 11
},
{
"arrival": {
"time": "1751100678",
"uncertainty": 120
},
"departure": {
"time": "1751100678",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 12
},
{
"arrival": {
"time": "1751100796",
"uncertainty": 120
},
"departure": {
"time": "1751100855",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 13
},
{
"arrival": {
"time": "1751100920",
"uncertainty": 120
},
"departure": {
"time": "1751100920",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 14
},
{
"arrival": {
"time": "1751101093",
"uncertainty": 120
},
"departure": {
"time": "1751101093",
"uncertainty": 120
},
"stopId": "0:ArenR",
"stopSequence": 15
},
{
"arrival": {
"time": "1751101176",
"uncertainty": 120
},
"departure": {
"time": "1751101176",
"uncertainty": 120
},
"stopId": "0:MSCR",
"stopSequence": 16
},
{
"arrival": {
"time": "1751101255",
"uncertainty": 120
},
"departure": {
"time": "1751101255",
"uncertainty": 120
},
"stopId": "0:VIE",
"stopSequence": 17
},
{
"arrival": {
"time": "1751101331",
"uncertainty": 120
},
"departure": {
"time": "1751101331",
"uncertainty": 120
},
"stopId": "0:ROOA",
"stopSequence": 18
},
{
"arrival": {
"time": "1751101378",
"uncertainty": 120
},
"departure": {
"time": "1751101378",
"uncertainty": 120
},
"stopId": "0:MONTA",
"stopSequence": 19
},
{
"arrival": {
"time": "1751101420",
"uncertainty": 120
},
"departure": {
"time": "1751101420",
"uncertainty": 120
},
"stopId": "0:CAMA",
"stopSequence": 20
},
{
"arrival": {
"time": "1751101456",
"uncertainty": 120
},
"departure": {
"time": "1751101456",
"uncertainty": 120
},
"stopId": "0:PILA",
"stopSequence": 21
},
{
"arrival": {
"time": "1751101498",
"uncertainty": 120
},
"departure": {
"time": "1751101498",
"uncertainty": 120
},
"stopId": "0:ROUA",
"stopSequence": 22
},
{
"arrival": {
"time": "1751101531",
"uncertainty": 120
},
"departure": {
"time": "1751101531",
"uncertainty": 120
},
"stopId": "0:BRIA",
"stopSequence": 23
},
{
"arrival": {
"time": "1751101560",
"uncertainty": 120
},
"departure": {
"time": "1751101560",
"uncertainty": 120
},
"stopId": "0:FEEA",
"stopSequence": 24
},
{
"arrival": {
"time": "1751101589",
"uncertainty": 120
},
"departure": {
"time": "1751101589",
"uncertainty": 120
},
"stopId": "0:REPA",
"stopSequence": 25
},
{
"arrival": {
"time": "1751101618",
"uncertainty": 120
},
"departure": {
"time": "1751101618",
"uncertainty": 120
},
"stopId": "0:CALA",
"stopSequence": 26
},
{
"arrival": {
"time": "1751101656",
"uncertainty": 120
},
"departure": {
"time": "1751101656",
"uncertainty": 120
},
"stopId": "0:GOEA",
"stopSequence": 27
},
{
"arrival": {
"time": "1751101695",
"uncertainty": 120
},
"departure": {
"time": "1751101695",
"uncertainty": 120
},
"stopId": "0:MOUEA",
"stopSequence": 28
},
{
"arrival": {
"time": "1751101732",
"uncertainty": 120
},
"departure": {
"time": "1751101732",
"uncertainty": 120
},
"stopId": "0:OISA",
"stopSequence": 29
},
{
"arrival": {
"time": "1751101768",
"uncertainty": 120
},
"departure": {
"time": "1751101768",
"uncertainty": 120
},
"stopId": "0:COLA",
"stopSequence": 30
},
{
"arrival": {
"time": "1751101800",
"uncertainty": 120
},
"departure": {
"time": "1751101800",
"uncertainty": 120
},
"stopId": "0:CYGA",
"stopSequence": 31
},
{
"arrival": {
"time": "1751101850",
"uncertainty": 120
},
"departure": {
"time": "1751101850",
"uncertainty": 120
},
"stopId": "0:ALBA",
"stopSequence": 32
},
{
"arrival": {
"time": "1751101906",
"uncertainty": 120
},
"departure": {
"time": "1751101906",
"uncertainty": 120
},
"stopId": "0:GARDA",
"stopSequence": 33
},
{
"arrival": {
"time": "1751101986",
"uncertainty": 120
},
"stopId": "0:CASTT",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68334719"
},
"vehicle": {
"id": "390",
"label": "390"
}
}
},
{
"id": "8334657",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751103900",
"uncertainty": 120
},
"stopId": "0:GOLF",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68334657"
}
}
},
{
"id": "8334656",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751101500",
"uncertainty": 120
},
"stopId": "0:GOLF",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68334656"
}
}
},
{
"id": "8334655",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751099211",
"uncertainty": 120
},
"stopId": "0:GOLF",
"stopSequence": 1
},
{
"arrival": {
"time": "1751099247",
"uncertainty": 120
},
"departure": {
"time": "1751099247",
"uncertainty": 120
},
"stopId": "0:ORER",
"stopSequence": 2
},
{
"arrival": {
"time": "1751099278",
"uncertainty": 120
},
"departure": {
"time": "1751099282",
"uncertainty": 120
},
"stopId": "0:FAIR",
"stopSequence": 3
},
{
"arrival": {
"time": "1751099389",
"uncertainty": 120
},
"departure": {
"time": "1751099392",
"uncertainty": 120
},
"stopId": "0:GREER",
"stopSequence": 4
},
{
"arrival": {
"time": "1751099447",
"uncertainty": 120
},
"departure": {
"time": "1751099447",
"uncertainty": 120
},
"stopId": "0:MAIR",
"stopSequence": 5
},
{
"arrival": {
"time": "1751099488",
"uncertainty": 120
},
"departure": {
"time": "1751099488",
"uncertainty": 120
},
"stopId": "0:OZIR",
"stopSequence": 6
},
{
"arrival": {
"time": "1751099558",
"uncertainty": 120
},
"departure": {
"time": "1751099558",
"uncertainty": 120
},
"stopId": "0:CASTT",
"stopSequence": 7
},
{
"arrival": {
"time": "1751099617",
"uncertainty": 120
},
"departure": {
"time": "1751099617",
"uncertainty": 120
},
"stopId": "0:GARDR",
"stopSequence": 8
},
{
"arrival": {
"time": "1751099664",
"uncertainty": 120
},
"departure": {
"time": "1751099672",
"uncertainty": 120
},
"stopId": "0:ALBR",
"stopSequence": 9
},
{
"arrival": {
"time": "1751099728",
"uncertainty": 120
},
"departure": {
"time": "1751099728",
"uncertainty": 120
},
"stopId": "0:CYGR",
"stopSequence": 10
},
{
"arrival": {
"time": "1751099755",
"uncertainty": 120
},
"departure": {
"time": "1751099755",
"uncertainty": 120
},
"stopId": "0:COLR",
"stopSequence": 11
},
{
"arrival": {
"time": "1751099776",
"uncertainty": 120
},
"departure": {
"time": "1751099776",
"uncertainty": 120
},
"stopId": "0:OISR",
"stopSequence": 12
},
{
"arrival": {
"time": "1751099794",
"uncertainty": 120
},
"departure": {
"time": "1751099794",
"uncertainty": 120
},
"stopId": "0:MOUER",
"stopSequence": 13
},
{
"arrival": {
"time": "1751099832",
"uncertainty": 120
},
"departure": {
"time": "1751099899",
"uncertainty": 120
},
"stopId": "0:GOET",
"stopSequence": 14
},
{
"arrival": {
"time": "1751099950",
"uncertainty": 120
},
"departure": {
"time": "1751099950",
"uncertainty": 120
},
"stopId": "0:CALR",
"stopSequence": 15
},
{
"arrival": {
"time": "1751099977",
"uncertainty": 120
},
"departure": {
"time": "1751099979",
"uncertainty": 120
},
"stopId": "0:REPR",
"stopSequence": 16
},
{
"arrival": {
"time": "1751100036",
"uncertainty": 120
},
"departure": {
"time": "1751100036",
"uncertainty": 120
},
"stopId": "0:FEER",
"stopSequence": 17
},
{
"arrival": {
"time": "1751100047",
"uncertainty": 120
},
"departure": {
"time": "1751100047",
"uncertainty": 120
},
"stopId": "0:BRIR",
"stopSequence": 18
},
{
"arrival": {
"time": "1751100073",
"uncertainty": 120
},
"departure": {
"time": "1751100073",
"uncertainty": 120
},
"stopId": "0:ROUR",
"stopSequence": 19
},
{
"arrival": {
"time": "1751100099",
"uncertainty": 120
},
"departure": {
"time": "1751100099",
"uncertainty": 120
},
"stopId": "0:PILR",
"stopSequence": 20
},
{
"arrival": {
"time": "1751100137",
"uncertainty": 120
},
"departure": {
"time": "1751100137",
"uncertainty": 120
},
"stopId": "0:CAMR",
"stopSequence": 21
},
{
"arrival": {
"time": "1751100176",
"uncertainty": 120
},
"departure": {
"time": "1751100179",
"uncertainty": 120
},
"stopId": "0:MONTR",
"stopSequence": 22
},
{
"arrival": {
"time": "1751100276",
"uncertainty": 120
},
"departure": {
"time": "1751100276",
"uncertainty": 120
},
"stopId": "0:SANR",
"stopSequence": 23
},
{
"arrival": {
"time": "1751100463",
"uncertainty": 120
},
"departure": {
"time": "1751100463",
"uncertainty": 120
},
"stopId": "0:RACR",
"stopSequence": 24
},
{
"arrival": {
"time": "1751100595",
"uncertainty": 120
},
"departure": {
"time": "1751100625",
"uncertainty": 120
},
"stopId": "0:ArenA",
"stopSequence": 25
},
{
"arrival": {
"time": "1751100770",
"uncertainty": 120
},
"departure": {
"time": "1751100830",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 26
},
{
"arrival": {
"time": "1751100874",
"uncertainty": 120
},
"departure": {
"time": "1751100874",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 27
},
{
"arrival": {
"time": "1751101009",
"uncertainty": 120
},
"departure": {
"time": "1751101009",
"uncertainty": 120
},
"stopId": "0:TALAT2R",
"stopSequence": 28
},
{
"arrival": {
"time": "1751101190",
"uncertainty": 120
},
"departure": {
"time": "1751101190",
"uncertainty": 120
},
"stopId": "0:GRERR",
"stopSequence": 29
},
{
"arrival": {
"time": "1751101247",
"uncertainty": 120
},
"departure": {
"time": "1751101247",
"uncertainty": 120
},
"stopId": "0:BEAR",
"stopSequence": 30
},
{
"arrival": {
"time": "1751101301",
"uncertainty": 120
},
"departure": {
"time": "1751101301",
"uncertainty": 120
},
"stopId": "0:BARR",
"stopSequence": 31
},
{
"arrival": {
"time": "1751101353",
"uncertainty": 120
},
"departure": {
"time": "1751101353",
"uncertainty": 120
},
"stopId": "0:LIOR",
"stopSequence": 32
},
{
"arrival": {
"time": "1751101470",
"uncertainty": 120
},
"departure": {
"time": "1751101470",
"uncertainty": 120
},
"stopId": "0:CFPR",
"stopSequence": 33
},
{
"arrival": {
"time": "1751101534",
"uncertainty": 120
},
"departure": {
"time": "1751101534",
"uncertainty": 120
},
"stopId": "0:CHALR",
"stopSequence": 34
},
{
"arrival": {
"time": "1751101617",
"uncertainty": 120
},
"departure": {
"time": "1751101617",
"uncertainty": 120
},
"stopId": "0:LOMR",
"stopSequence": 35
},
{
"arrival": {
"time": "1751101643",
"uncertainty": 120
},
"departure": {
"time": "1751101643",
"uncertainty": 120
},
"stopId": "0:GARR",
"stopSequence": 36
},
{
"arrival": {
"time": "1751101699",
"uncertainty": 120
},
"departure": {
"time": "1751101699",
"uncertainty": 120
},
"stopId": "0:SERR",
"stopSequence": 37
},
{
"arrival": {
"time": "1751101754",
"uncertainty": 120
},
"departure": {
"time": "1751101754",
"uncertainty": 120
},
"stopId": "0:VOVR",
"stopSequence": 38
},
{
"arrival": {
"time": "1751101841",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 39
}
],
"trip": {
"directionId": 0,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68334655"
},
"vehicle": {
"id": "391",
"label": "391"
}
}
},
{
"id": "8334677",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751103060",
"uncertainty": 120
},
"stopId": "0:CASTT",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68334677"
}
}
},
{
"id": "8334676",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751100691",
"uncertainty": 120
},
"stopId": "0:CASTT",
"stopSequence": 1
},
{
"arrival": {
"time": "1751100772",
"uncertainty": 120
},
"departure": {
"time": "1751100772",
"uncertainty": 120
},
"stopId": "0:GARDR",
"stopSequence": 2
},
{
"arrival": {
"time": "1751100825",
"uncertainty": 120
},
"departure": {
"time": "1751100834",
"uncertainty": 120
},
"stopId": "0:ALBR",
"stopSequence": 3
},
{
"arrival": {
"time": "1751100911",
"uncertainty": 120
},
"departure": {
"time": "1751100911",
"uncertainty": 120
},
"stopId": "0:CYGR",
"stopSequence": 4
},
{
"arrival": {
"time": "1751100939",
"uncertainty": 120
},
"departure": {
"time": "1751100939",
"uncertainty": 120
},
"stopId": "0:COLR",
"stopSequence": 5
},
{
"arrival": {
"time": "1751100961",
"uncertainty": 120
},
"departure": {
"time": "1751100961",
"uncertainty": 120
},
"stopId": "0:OISR",
"stopSequence": 6
},
{
"arrival": {
"time": "1751100980",
"uncertainty": 120
},
"departure": {
"time": "1751100980",
"uncertainty": 120
},
"stopId": "0:MOUER",
"stopSequence": 7
},
{
"arrival": {
"time": "1751101019",
"uncertainty": 120
},
"departure": {
"time": "1751101019",
"uncertainty": 120
},
"stopId": "0:GOET",
"stopSequence": 8
},
{
"arrival": {
"time": "1751101072",
"uncertainty": 120
},
"departure": {
"time": "1751101072",
"uncertainty": 120
},
"stopId": "0:CALR",
"stopSequence": 9
},
{
"arrival": {
"time": "1751101102",
"uncertainty": 120
},
"departure": {
"time": "1751101102",
"uncertainty": 120
},
"stopId": "0:REPR",
"stopSequence": 10
},
{
"arrival": {
"time": "1751101162",
"uncertainty": 120
},
"departure": {
"time": "1751101162",
"uncertainty": 120
},
"stopId": "0:FEER",
"stopSequence": 11
},
{
"arrival": {
"time": "1751101175",
"uncertainty": 120
},
"departure": {
"time": "1751101175",
"uncertainty": 120
},
"stopId": "0:BRIR",
"stopSequence": 12
},
{
"arrival": {
"time": "1751101206",
"uncertainty": 120
},
"departure": {
"time": "1751101206",
"uncertainty": 120
},
"stopId": "0:ROUR",
"stopSequence": 13
},
{
"arrival": {
"time": "1751101234",
"uncertainty": 120
},
"departure": {
"time": "1751101234",
"uncertainty": 120
},
"stopId": "0:PILR",
"stopSequence": 14
},
{
"arrival": {
"time": "1751101279",
"uncertainty": 120
},
"departure": {
"time": "1751101279",
"uncertainty": 120
},
"stopId": "0:CAMR",
"stopSequence": 15
},
{
"arrival": {
"time": "1751101323",
"uncertainty": 120
},
"departure": {
"time": "1751101323",
"uncertainty": 120
},
"stopId": "0:MONTR",
"stopSequence": 16
},
{
"arrival": {
"time": "1751101418",
"uncertainty": 120
},
"departure": {
"time": "1751101418",
"uncertainty": 120
},
"stopId": "0:SANR",
"stopSequence": 17
},
{
"arrival": {
"time": "1751101601",
"uncertainty": 120
},
"departure": {
"time": "1751101601",
"uncertainty": 120
},
"stopId": "0:RACR",
"stopSequence": 18
},
{
"arrival": {
"time": "1751101735",
"uncertainty": 120
},
"departure": {
"time": "1751101735",
"uncertainty": 120
},
"stopId": "0:ArenA",
"stopSequence": 19
},
{
"arrival": {
"time": "1751101886",
"uncertainty": 120
},
"departure": {
"time": "1751101886",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 20
},
{
"arrival": {
"time": "1751101927",
"uncertainty": 120
},
"departure": {
"time": "1751101927",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 21
},
{
"arrival": {
"time": "1751102053",
"uncertainty": 120
},
"departure": {
"time": "1751102053",
"uncertainty": 120
},
"stopId": "0:TALAT2R",
"stopSequence": 22
},
{
"arrival": {
"time": "1751102171",
"uncertainty": 120
},
"departure": {
"time": "1751102171",
"uncertainty": 120
},
"stopId": "0:GRERR",
"stopSequence": 23
},
{
"arrival": {
"time": "1751102261",
"uncertainty": 120
},
"departure": {
"time": "1751102261",
"uncertainty": 120
},
"stopId": "0:BEAR",
"stopSequence": 24
},
{
"arrival": {
"time": "1751102319",
"uncertainty": 120
},
"departure": {
"time": "1751102319",
"uncertainty": 120
},
"stopId": "0:BARR",
"stopSequence": 25
},
{
"arrival": {
"time": "1751102377",
"uncertainty": 120
},
"departure": {
"time": "1751102377",
"uncertainty": 120
},
"stopId": "0:LIOR",
"stopSequence": 26
},
{
"arrival": {
"time": "1751102512",
"uncertainty": 120
},
"departure": {
"time": "1751102512",
"uncertainty": 120
},
"stopId": "0:CFPR",
"stopSequence": 27
},
{
"arrival": {
"time": "1751102561",
"uncertainty": 120
},
"departure": {
"time": "1751102561",
"uncertainty": 120
},
"stopId": "0:CHALR",
"stopSequence": 28
},
{
"arrival": {
"time": "1751102634",
"uncertainty": 120
},
"departure": {
"time": "1751102634",
"uncertainty": 120
},
"stopId": "0:LOMR",
"stopSequence": 29
},
{
"arrival": {
"time": "1751102663",
"uncertainty": 120
},
"departure": {
"time": "1751102663",
"uncertainty": 120
},
"stopId": "0:GARR",
"stopSequence": 30
},
{
"arrival": {
"time": "1751102722",
"uncertainty": 120
},
"departure": {
"time": "1751102722",
"uncertainty": 120
},
"stopId": "0:SERR",
"stopSequence": 31
},
{
"arrival": {
"time": "1751102782",
"uncertainty": 120
},
"departure": {
"time": "1751102782",
"uncertainty": 120
},
"stopId": "0:VOVR",
"stopSequence": 32
},
{
"arrival": {
"time": "1751102921",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 33
}
],
"trip": {
"directionId": 0,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68334676"
},
"vehicle": {
"id": "407",
"label": "407"
}
}
},
{
"id": "8334697",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751100871",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 1
},
{
"arrival": {
"time": "1751100945",
"uncertainty": 120
},
"departure": {
"time": "1751100945",
"uncertainty": 120
},
"stopId": "0:VOVA",
"stopSequence": 2
},
{
"arrival": {
"time": "1751100979",
"uncertainty": 120
},
"departure": {
"time": "1751100979",
"uncertainty": 120
},
"stopId": "0:SERA",
"stopSequence": 3
},
{
"arrival": {
"time": "1751101011",
"uncertainty": 120
},
"departure": {
"time": "1751101011",
"uncertainty": 120
},
"stopId": "0:GARA",
"stopSequence": 4
},
{
"arrival": {
"time": "1751101037",
"uncertainty": 120
},
"departure": {
"time": "1751101037",
"uncertainty": 120
},
"stopId": "0:LOMA",
"stopSequence": 5
},
{
"arrival": {
"time": "1751101096",
"uncertainty": 120
},
"departure": {
"time": "1751101096",
"uncertainty": 120
},
"stopId": "0:CHAL",
"stopSequence": 6
},
{
"arrival": {
"time": "1751101151",
"uncertainty": 120
},
"departure": {
"time": "1751101151",
"uncertainty": 120
},
"stopId": "0:CFPA",
"stopSequence": 7
},
{
"arrival": {
"time": "1751101282",
"uncertainty": 120
},
"departure": {
"time": "1751101282",
"uncertainty": 120
},
"stopId": "0:LIOA",
"stopSequence": 8
},
{
"arrival": {
"time": "1751101319",
"uncertainty": 120
},
"departure": {
"time": "1751101319",
"uncertainty": 120
},
"stopId": "0:BARA",
"stopSequence": 9
},
{
"arrival": {
"time": "1751101382",
"uncertainty": 120
},
"departure": {
"time": "1751101382",
"uncertainty": 120
},
"stopId": "0:BEAA",
"stopSequence": 10
},
{
"arrival": {
"time": "1751101473",
"uncertainty": 120
},
"departure": {
"time": "1751101473",
"uncertainty": 120
},
"stopId": "0:GREA",
"stopSequence": 11
},
{
"arrival": {
"time": "1751101643",
"uncertainty": 120
},
"departure": {
"time": "1751101643",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 12
},
{
"arrival": {
"time": "1751101768",
"uncertainty": 120
},
"departure": {
"time": "1751101768",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 13
},
{
"arrival": {
"time": "1751101824",
"uncertainty": 120
},
"departure": {
"time": "1751101824",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 14
},
{
"arrival": {
"time": "1751101944",
"uncertainty": 120
},
"departure": {
"time": "1751101944",
"uncertainty": 120
},
"stopId": "0:ArenR",
"stopSequence": 15
},
{
"arrival": {
"time": "1751102004",
"uncertainty": 120
},
"departure": {
"time": "1751102004",
"uncertainty": 120
},
"stopId": "0:MSCR",
"stopSequence": 16
},
{
"arrival": {
"time": "1751102070",
"uncertainty": 120
},
"departure": {
"time": "1751102070",
"uncertainty": 120
},
"stopId": "0:VIE",
"stopSequence": 17
},
{
"arrival": {
"time": "1751102193",
"uncertainty": 120
},
"departure": {
"time": "1751102193",
"uncertainty": 120
},
"stopId": "0:ROOA",
"stopSequence": 18
},
{
"arrival": {
"time": "1751102237",
"uncertainty": 120
},
"departure": {
"time": "1751102237",
"uncertainty": 120
},
"stopId": "0:MONTA",
"stopSequence": 19
},
{
"arrival": {
"time": "1751102267",
"uncertainty": 120
},
"departure": {
"time": "1751102267",
"uncertainty": 120
},
"stopId": "0:CAMA",
"stopSequence": 20
},
{
"arrival": {
"time": "1751102312",
"uncertainty": 120
},
"departure": {
"time": "1751102312",
"uncertainty": 120
},
"stopId": "0:PILA",
"stopSequence": 21
},
{
"arrival": {
"time": "1751102356",
"uncertainty": 120
},
"departure": {
"time": "1751102356",
"uncertainty": 120
},
"stopId": "0:ROUA",
"stopSequence": 22
},
{
"arrival": {
"time": "1751102393",
"uncertainty": 120
},
"departure": {
"time": "1751102393",
"uncertainty": 120
},
"stopId": "0:BRIA",
"stopSequence": 23
},
{
"arrival": {
"time": "1751102428",
"uncertainty": 120
},
"departure": {
"time": "1751102428",
"uncertainty": 120
},
"stopId": "0:FEEA",
"stopSequence": 24
},
{
"arrival": {
"time": "1751102461",
"uncertainty": 120
},
"departure": {
"time": "1751102461",
"uncertainty": 120
},
"stopId": "0:REPA",
"stopSequence": 25
},
{
"arrival": {
"time": "1751102497",
"uncertainty": 120
},
"departure": {
"time": "1751102497",
"uncertainty": 120
},
"stopId": "0:CALA",
"stopSequence": 26
},
{
"arrival": {
"time": "1751102537",
"uncertainty": 120
},
"departure": {
"time": "1751102537",
"uncertainty": 120
},
"stopId": "0:GOEA",
"stopSequence": 27
},
{
"arrival": {
"time": "1751102589",
"uncertainty": 120
},
"departure": {
"time": "1751102589",
"uncertainty": 120
},
"stopId": "0:MOUEA",
"stopSequence": 28
},
{
"arrival": {
"time": "1751102606",
"uncertainty": 120
},
"departure": {
"time": "1751102606",
"uncertainty": 120
},
"stopId": "0:OISA",
"stopSequence": 29
},
{
"arrival": {
"time": "1751102654",
"uncertainty": 120
},
"departure": {
"time": "1751102654",
"uncertainty": 120
},
"stopId": "0:COLA",
"stopSequence": 30
},
{
"arrival": {
"time": "1751102704",
"uncertainty": 120
},
"departure": {
"time": "1751102704",
"uncertainty": 120
},
"stopId": "0:CYGA",
"stopSequence": 31
},
{
"arrival": {
"time": "1751102761",
"uncertainty": 120
},
"departure": {
"time": "1751102761",
"uncertainty": 120
},
"stopId": "0:ALBA",
"stopSequence": 32
},
{
"arrival": {
"time": "1751102810",
"uncertainty": 120
},
"departure": {
"time": "1751102810",
"uncertainty": 120
},
"stopId": "0:GARDA",
"stopSequence": 33
},
{
"arrival": {
"time": "1751102915",
"uncertainty": 120
},
"departure": {
"time": "1751102915",
"uncertainty": 120
},
"stopId": "0:VACQA",
"stopSequence": 34
},
{
"arrival": {
"time": "1751102942",
"uncertainty": 120
},
"departure": {
"time": "1751102942",
"uncertainty": 120
},
"stopId": "0:OZIA",
"stopSequence": 35
},
{
"arrival": {
"time": "1751102990",
"uncertainty": 120
},
"departure": {
"time": "1751102990",
"uncertainty": 120
},
"stopId": "0:MAIA",
"stopSequence": 36
},
{
"arrival": {
"time": "1751103043",
"uncertainty": 120
},
"departure": {
"time": "1751103043",
"uncertainty": 120
},
"stopId": "0:GREEA",
"stopSequence": 37
},
{
"arrival": {
"time": "1751103129",
"uncertainty": 120
},
"departure": {
"time": "1751103129",
"uncertainty": 120
},
"stopId": "0:FAIA",
"stopSequence": 38
},
{
"arrival": {
"time": "1751103182",
"uncertainty": 120
},
"departure": {
"time": "1751103182",
"uncertainty": 120
},
"stopId": "0:OREA",
"stopSequence": 39
},
{
"arrival": {
"time": "1751103215",
"uncertainty": 120
},
"stopId": "0:GOLF",
"stopSequence": 40
}
],
"trip": {
"directionId": 1,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68334697"
},
"vehicle": {
"id": "405",
"label": "405"
}
}
},
{
"id": "8334696",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751098561",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 1
},
{
"arrival": {
"time": "1751098629",
"uncertainty": 120
},
"departure": {
"time": "1751098629",
"uncertainty": 120
},
"stopId": "0:VOVA",
"stopSequence": 2
},
{
"arrival": {
"time": "1751098662",
"uncertainty": 120
},
"departure": {
"time": "1751098662",
"uncertainty": 120
},
"stopId": "0:SERA",
"stopSequence": 3
},
{
"arrival": {
"time": "1751098703",
"uncertainty": 120
},
"departure": {
"time": "1751098703",
"uncertainty": 120
},
"stopId": "0:GARA",
"stopSequence": 4
},
{
"arrival": {
"time": "1751098729",
"uncertainty": 120
},
"departure": {
"time": "1751098729",
"uncertainty": 120
},
"stopId": "0:LOMA",
"stopSequence": 5
},
{
"arrival": {
"time": "1751098797",
"uncertainty": 120
},
"departure": {
"time": "1751098800",
"uncertainty": 120
},
"stopId": "0:CHAL",
"stopSequence": 6
},
{
"arrival": {
"time": "1751098855",
"uncertainty": 120
},
"departure": {
"time": "1751098855",
"uncertainty": 120
},
"stopId": "0:CFPA",
"stopSequence": 7
},
{
"arrival": {
"time": "1751098970",
"uncertainty": 120
},
"departure": {
"time": "1751098971",
"uncertainty": 120
},
"stopId": "0:LIOA",
"stopSequence": 8
},
{
"arrival": {
"time": "1751099011",
"uncertainty": 120
},
"departure": {
"time": "1751099011",
"uncertainty": 120
},
"stopId": "0:BARA",
"stopSequence": 9
},
{
"arrival": {
"time": "1751099071",
"uncertainty": 120
},
"departure": {
"time": "1751099073",
"uncertainty": 120
},
"stopId": "0:BEAA",
"stopSequence": 10
},
{
"arrival": {
"time": "1751099138",
"uncertainty": 120
},
"departure": {
"time": "1751099138",
"uncertainty": 120
},
"stopId": "0:GREA",
"stopSequence": 11
},
{
"arrival": {
"time": "1751099288",
"uncertainty": 120
},
"departure": {
"time": "1751099318",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 12
},
{
"arrival": {
"time": "1751099515",
"uncertainty": 120
},
"departure": {
"time": "1751099534",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 13
},
{
"arrival": {
"time": "1751099598",
"uncertainty": 120
},
"departure": {
"time": "1751099628",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 14
},
{
"arrival": {
"time": "1751099779",
"uncertainty": 120
},
"departure": {
"time": "1751099809",
"uncertainty": 120
},
"stopId": "0:ArenR",
"stopSequence": 15
},
{
"arrival": {
"time": "1751099980",
"uncertainty": 120
},
"departure": {
"time": "1751099980",
"uncertainty": 120
},
"stopId": "0:MSCR",
"stopSequence": 16
},
{
"arrival": {
"time": "1751100055",
"uncertainty": 120
},
"departure": {
"time": "1751100055",
"uncertainty": 120
},
"stopId": "0:VIE",
"stopSequence": 17
},
{
"arrival": {
"time": "1751100130",
"uncertainty": 120
},
"departure": {
"time": "1751100130",
"uncertainty": 120
},
"stopId": "0:ROOA",
"stopSequence": 18
},
{
"arrival": {
"time": "1751100177",
"uncertainty": 120
},
"departure": {
"time": "1751100177",
"uncertainty": 120
},
"stopId": "0:MONTA",
"stopSequence": 19
},
{
"arrival": {
"time": "1751100220",
"uncertainty": 120
},
"departure": {
"time": "1751100220",
"uncertainty": 120
},
"stopId": "0:CAMA",
"stopSequence": 20
},
{
"arrival": {
"time": "1751100255",
"uncertainty": 120
},
"departure": {
"time": "1751100292",
"uncertainty": 120
},
"stopId": "0:PILA",
"stopSequence": 21
},
{
"arrival": {
"time": "1751100334",
"uncertainty": 120
},
"departure": {
"time": "1751100334",
"uncertainty": 120
},
"stopId": "0:ROUA",
"stopSequence": 22
},
{
"arrival": {
"time": "1751100367",
"uncertainty": 120
},
"departure": {
"time": "1751100367",
"uncertainty": 120
},
"stopId": "0:BRIA",
"stopSequence": 23
},
{
"arrival": {
"time": "1751100395",
"uncertainty": 120
},
"departure": {
"time": "1751100395",
"uncertainty": 120
},
"stopId": "0:FEEA",
"stopSequence": 24
},
{
"arrival": {
"time": "1751100423",
"uncertainty": 120
},
"departure": {
"time": "1751100426",
"uncertainty": 120
},
"stopId": "0:REPA",
"stopSequence": 25
},
{
"arrival": {
"time": "1751100454",
"uncertainty": 120
},
"departure": {
"time": "1751100454",
"uncertainty": 120
},
"stopId": "0:CALA",
"stopSequence": 26
},
{
"arrival": {
"time": "1751100492",
"uncertainty": 120
},
"departure": {
"time": "1751100515",
"uncertainty": 120
},
"stopId": "0:GOEA",
"stopSequence": 27
},
{
"arrival": {
"time": "1751100553",
"uncertainty": 120
},
"departure": {
"time": "1751100553",
"uncertainty": 120
},
"stopId": "0:MOUEA",
"stopSequence": 28
},
{
"arrival": {
"time": "1751100590",
"uncertainty": 120
},
"departure": {
"time": "1751100590",
"uncertainty": 120
},
"stopId": "0:OISA",
"stopSequence": 29
},
{
"arrival": {
"time": "1751100625",
"uncertainty": 120
},
"departure": {
"time": "1751100625",
"uncertainty": 120
},
"stopId": "0:COLA",
"stopSequence": 30
},
{
"arrival": {
"time": "1751100655",
"uncertainty": 120
},
"departure": {
"time": "1751100655",
"uncertainty": 120
},
"stopId": "0:CYGA",
"stopSequence": 31
},
{
"arrival": {
"time": "1751100704",
"uncertainty": 120
},
"departure": {
"time": "1751100723",
"uncertainty": 120
},
"stopId": "0:ALBA",
"stopSequence": 32
},
{
"arrival": {
"time": "1751100779",
"uncertainty": 120
},
"departure": {
"time": "1751100779",
"uncertainty": 120
},
"stopId": "0:GARDA",
"stopSequence": 33
},
{
"arrival": {
"time": "1751100855",
"uncertainty": 120
},
"departure": {
"time": "1751100860",
"uncertainty": 120
},
"stopId": "0:VACQA",
"stopSequence": 34
},
{
"arrival": {
"time": "1751100899",
"uncertainty": 120
},
"departure": {
"time": "1751100899",
"uncertainty": 120
},
"stopId": "0:OZIA",
"stopSequence": 35
},
{
"arrival": {
"time": "1751100947",
"uncertainty": 120
},
"departure": {
"time": "1751100947",
"uncertainty": 120
},
"stopId": "0:MAIA",
"stopSequence": 36
},
{
"arrival": {
"time": "1751101000",
"uncertainty": 120
},
"departure": {
"time": "1751101000",
"uncertainty": 120
},
"stopId": "0:GREEA",
"stopSequence": 37
},
{
"arrival": {
"time": "1751101086",
"uncertainty": 120
},
"departure": {
"time": "1751101086",
"uncertainty": 120
},
"stopId": "0:FAIA",
"stopSequence": 38
},
{
"arrival": {
"time": "1751101139",
"uncertainty": 120
},
"departure": {
"time": "1751101139",
"uncertainty": 120
},
"stopId": "0:OREA",
"stopSequence": 39
},
{
"arrival": {
"time": "1751101172",
"uncertainty": 120
},
"stopId": "0:GOLF",
"stopSequence": 40
}
],
"trip": {
"directionId": 1,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68334696"
},
"vehicle": {
"id": "406",
"label": "406"
}
}
},
{
"id": "8334829",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751104044",
"uncertainty": 120
},
"stopId": "0:8MAI45T",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "9",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68334829"
}
}
},
{
"id": "8334828",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751100033",
"uncertainty": 120
},
"stopId": "0:8MAI45T",
"stopSequence": 1
},
{
"arrival": {
"time": "1751100132",
"uncertainty": 120
},
"departure": {
"time": "1751100132",
"uncertainty": 120
},
"stopId": "0:BCIM",
"stopSequence": 2
},
{
"arrival": {
"time": "1751100165",
"uncertainty": 120
},
"departure": {
"time": "1751100168",
"uncertainty": 120
},
"stopId": "0:BCH",
"stopSequence": 3
},
{
"arrival": {
"time": "1751100301",
"uncertainty": 120
},
"departure": {
"time": "1751100305",
"uncertainty": 120
},
"stopId": "0:BOUCHVV",
"stopSequence": 4
},
{
"arrival": {
"time": "1751100365",
"uncertainty": 120
},
"departure": {
"time": "1751100369",
"uncertainty": 120
},
"stopId": "0:BOUMANA",
"stopSequence": 5
},
{
"arrival": {
"time": "1751100467",
"uncertainty": 120
},
"departure": {
"time": "1751100467",
"uncertainty": 120
},
"stopId": "0:BOUGYMA",
"stopSequence": 6
},
{
"arrival": {
"time": "1751100493",
"uncertainty": 120
},
"departure": {
"time": "1751100493",
"uncertainty": 120
},
"stopId": "0:BOUSOU",
"stopSequence": 7
},
{
"arrival": {
"time": "1751100542",
"uncertainty": 120
},
"departure": {
"time": "1751100574",
"uncertainty": 120
},
"stopId": "0:madone",
"stopSequence": 8
},
{
"arrival": {
"time": "1751100704",
"uncertainty": 120
},
"departure": {
"time": "1751100704",
"uncertainty": 120
},
"stopId": "0:BOULBA",
"stopSequence": 9
},
{
"arrival": {
"time": "1751100725",
"uncertainty": 120
},
"departure": {
"time": "1751100725",
"uncertainty": 120
},
"stopId": "0:BOULBDR",
"stopSequence": 10
},
{
"arrival": {
"time": "1751101032",
"uncertainty": 120
},
"departure": {
"time": "1751101032",
"uncertainty": 120
},
"stopId": "0:ARLT",
"stopSequence": 11
},
{
"arrival": {
"time": "1751101270",
"uncertainty": 120
},
"departure": {
"time": "1751101270",
"uncertainty": 120
},
"stopId": "0:NARA",
"stopSequence": 12
},
{
"arrival": {
"time": "1751101392",
"uncertainty": 120
},
"departure": {
"time": "1751101392",
"uncertainty": 120
},
"stopId": "0:PLATA",
"stopSequence": 13
},
{
"arrival": {
"time": "1751101537",
"uncertainty": 120
},
"departure": {
"time": "1751101537",
"uncertainty": 120
},
"stopId": "0:ALLA",
"stopSequence": 14
},
{
"arrival": {
"time": "1751101692",
"uncertainty": 120
},
"departure": {
"time": "1751101692",
"uncertainty": 120
},
"stopId": "0:NEMA",
"stopSequence": 15
},
{
"arrival": {
"time": "1751101793",
"uncertainty": 120
},
"departure": {
"time": "1751101793",
"uncertainty": 120
},
"stopId": "0:BARCA",
"stopSequence": 16
},
{
"arrival": {
"time": "1751101903",
"uncertainty": 120
},
"departure": {
"time": "1751101903",
"uncertainty": 120
},
"stopId": "0:LYCCI",
"stopSequence": 17
},
{
"arrival": {
"time": "1751102025",
"uncertainty": 120
},
"departure": {
"time": "1751102025",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 18
},
{
"arrival": {
"time": "1751102084",
"uncertainty": 120
},
"departure": {
"time": "1751102084",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 19
},
{
"arrival": {
"time": "1751102204",
"uncertainty": 120
},
"departure": {
"time": "1751102204",
"uncertainty": 120
},
"stopId": "0:ArenR",
"stopSequence": 20
},
{
"arrival": {
"time": "1751102264",
"uncertainty": 120
},
"departure": {
"time": "1751102264",
"uncertainty": 120
},
"stopId": "0:MSCR",
"stopSequence": 21
},
{
"arrival": {
"time": "1751102384",
"uncertainty": 120
},
"departure": {
"time": "1751102384",
"uncertainty": 120
},
"stopId": "0:VIE",
"stopSequence": 22
},
{
"arrival": {
"time": "1751102460",
"uncertainty": 120
},
"departure": {
"time": "1751102460",
"uncertainty": 120
},
"stopId": "0:ROOA",
"stopSequence": 23
},
{
"arrival": {
"time": "1751102584",
"uncertainty": 120
},
"departure": {
"time": "1751102584",
"uncertainty": 120
},
"stopId": "0:PROTR",
"stopSequence": 24
},
{
"arrival": {
"time": "1751102637",
"uncertainty": 120
},
"departure": {
"time": "1751102637",
"uncertainty": 120
},
"stopId": "0:GAFA",
"stopSequence": 25
},
{
"arrival": {
"time": "1751102684",
"uncertainty": 120
},
"departure": {
"time": "1751102684",
"uncertainty": 120
},
"stopId": "0:ROSA",
"stopSequence": 26
},
{
"arrival": {
"time": "1751102713",
"uncertainty": 120
},
"departure": {
"time": "1751102713",
"uncertainty": 120
},
"stopId": "0:ESPAA",
"stopSequence": 27
},
{
"arrival": {
"time": "1751102758",
"uncertainty": 120
},
"departure": {
"time": "1751102758",
"uncertainty": 120
},
"stopId": "0:ARCA",
"stopSequence": 28
},
{
"arrival": {
"time": "1751102815",
"uncertainty": 120
},
"departure": {
"time": "1751102815",
"uncertainty": 120
},
"stopId": "0:BALA",
"stopSequence": 29
},
{
"arrival": {
"time": "1751102839",
"uncertainty": 120
},
"departure": {
"time": "1751102839",
"uncertainty": 120
},
"stopId": "0:BOUA",
"stopSequence": 30
},
{
"arrival": {
"time": "1751102894",
"uncertainty": 120
},
"departure": {
"time": "1751102894",
"uncertainty": 120
},
"stopId": "0:PILOA",
"stopSequence": 31
},
{
"arrival": {
"time": "1751102948",
"uncertainty": 120
},
"departure": {
"time": "1751102948",
"uncertainty": 120
},
"stopId": "0:PARAA",
"stopSequence": 32
},
{
"arrival": {
"time": "1751102978",
"uncertainty": 120
},
"departure": {
"time": "1751102978",
"uncertainty": 120
},
"stopId": "0:MARGA",
"stopSequence": 33
},
{
"arrival": {
"time": "1751103021",
"uncertainty": 120
},
"stopId": "0:ALEST",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "9",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68334828"
},
"vehicle": {
"id": "377",
"label": "377"
}
}
},
{
"id": "8334621",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751101800",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 1
},
{
"arrival": {
"time": "1751101834",
"uncertainty": 120
},
"departure": {
"time": "1751101834",
"uncertainty": 120
},
"stopId": "0:FELA",
"stopSequence": 2
},
{
"arrival": {
"time": "1751101898",
"uncertainty": 120
},
"departure": {
"time": "1751101898",
"uncertainty": 120
},
"stopId": "0:MOUT2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1751101990",
"uncertainty": 120
},
"departure": {
"time": "1751101990",
"uncertainty": 120
},
"stopId": "0:BRUA",
"stopSequence": 4
},
{
"arrival": {
"time": "1751102044",
"uncertainty": 120
},
"departure": {
"time": "1751102044",
"uncertainty": 120
},
"stopId": "0:ORVA",
"stopSequence": 5
},
{
"arrival": {
"time": "1751102142",
"uncertainty": 120
},
"departure": {
"time": "1751102142",
"uncertainty": 120
},
"stopId": "0:SCHA",
"stopSequence": 6
},
{
"arrival": {
"time": "1751102267",
"uncertainty": 120
},
"departure": {
"time": "1751102267",
"uncertainty": 120
},
"stopId": "0:AMOA",
"stopSequence": 7
},
{
"arrival": {
"time": "1751102323",
"uncertainty": 120
},
"departure": {
"time": "1751102323",
"uncertainty": 120
},
"stopId": "0:OLIA",
"stopSequence": 8
},
{
"arrival": {
"time": "1751102392",
"uncertainty": 120
},
"departure": {
"time": "1751102392",
"uncertainty": 120
},
"stopId": "0:REIA",
"stopSequence": 9
},
{
"arrival": {
"time": "1751102459",
"uncertainty": 120
},
"departure": {
"time": "1751102459",
"uncertainty": 120
},
"stopId": "0:GIDA",
"stopSequence": 10
},
{
"arrival": {
"time": "1751102504",
"uncertainty": 120
},
"departure": {
"time": "1751102504",
"uncertainty": 120
},
"stopId": "0:PERA",
"stopSequence": 11
},
{
"arrival": {
"time": "1751102549",
"uncertainty": 120
},
"departure": {
"time": "1751102549",
"uncertainty": 120
},
"stopId": "0:PAIA",
"stopSequence": 12
},
{
"arrival": {
"time": "1751102625",
"uncertainty": 120
},
"departure": {
"time": "1751102625",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 13
},
{
"arrival": {
"time": "1751102805",
"uncertainty": 120
},
"departure": {
"time": "1751102805",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 14
},
{
"arrival": {
"time": "1751102866",
"uncertainty": 120
},
"departure": {
"time": "1751102866",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 15
},
{
"arrival": {
"time": "1751102987",
"uncertainty": 120
},
"departure": {
"time": "1751102987",
"uncertainty": 120
},
"stopId": "0:MONTCA",
"stopSequence": 16
},
{
"arrival": {
"time": "1751103062",
"uncertainty": 120
},
"departure": {
"time": "1751103062",
"uncertainty": 120
},
"stopId": "0:DHUOA",
"stopSequence": 17
},
{
"arrival": {
"time": "1751103182",
"uncertainty": 120
},
"departure": {
"time": "1751103182",
"uncertainty": 120
},
"stopId": "0:TEILA",
"stopSequence": 18
},
{
"arrival": {
"time": "1751103237",
"uncertainty": 120
},
"departure": {
"time": "1751103237",
"uncertainty": 120
},
"stopId": "0:FOUA",
"stopSequence": 19
},
{
"arrival": {
"time": "1751103267",
"uncertainty": 120
},
"departure": {
"time": "1751103267",
"uncertainty": 120
},
"stopId": "0:REVA",
"stopSequence": 20
},
{
"arrival": {
"time": "1751103307",
"uncertainty": 120
},
"departure": {
"time": "1751103307",
"uncertainty": 120
},
"stopId": "0:COLLA",
"stopSequence": 21
},
{
"arrival": {
"time": "1751103422",
"uncertainty": 120
},
"departure": {
"time": "1751103422",
"uncertainty": 120
},
"stopId": "0:IRISA",
"stopSequence": 22
},
{
"arrival": {
"time": "1751103513",
"uncertainty": 120
},
"departure": {
"time": "1751103513",
"uncertainty": 120
},
"stopId": "0:NIMPOEA",
"stopSequence": 23
},
{
"arrival": {
"time": "1751103542",
"uncertainty": 120
},
"departure": {
"time": "1751103542",
"uncertainty": 120
},
"stopId": "0:DOM1R",
"stopSequence": 24
},
{
"arrival": {
"time": "1751103602",
"uncertainty": 120
},
"departure": {
"time": "1751103602",
"uncertainty": 120
},
"stopId": "0:SADOR",
"stopSequence": 25
},
{
"arrival": {
"time": "1751103674",
"uncertainty": 120
},
"departure": {
"time": "1751103674",
"uncertainty": 120
},
"stopId": "0:GUITR",
"stopSequence": 26
},
{
"arrival": {
"time": "1751103722",
"uncertainty": 120
},
"departure": {
"time": "1751103722",
"uncertainty": 120
},
"stopId": "0:GERR",
"stopSequence": 27
},
{
"arrival": {
"time": "1751103793",
"uncertainty": 120
},
"departure": {
"time": "1751103793",
"uncertainty": 120
},
"stopId": "0:ECOR",
"stopSequence": 28
},
{
"arrival": {
"time": "1751103842",
"uncertainty": 120
},
"departure": {
"time": "1751103842",
"uncertainty": 120
},
"stopId": "0:PLAIR",
"stopSequence": 29
},
{
"arrival": {
"time": "1751103962",
"uncertainty": 120
},
"departure": {
"time": "1751103962",
"uncertainty": 120
},
"stopId": "0:JOLIOTA",
"stopSequence": 30
},
{
"arrival": {
"time": "1751104065",
"uncertainty": 120
},
"departure": {
"time": "1751104065",
"uncertainty": 120
},
"stopId": "0:PAVLOVA",
"stopSequence": 31
},
{
"arrival": {
"time": "1751104202",
"uncertainty": 120
},
"departure": {
"time": "1751104202",
"uncertainty": 120
},
"stopId": "0:JOFA",
"stopSequence": 32
},
{
"arrival": {
"time": "1751104254",
"uncertainty": 120
},
"departure": {
"time": "1751104254",
"uncertainty": 120
},
"stopId": "0:FAYA",
"stopSequence": 33
},
{
"arrival": {
"time": "1751104275",
"uncertainty": 120
},
"departure": {
"time": "1751104275",
"uncertainty": 120
},
"stopId": "0:ROMA",
"stopSequence": 34
},
{
"arrival": {
"time": "1751104299",
"uncertainty": 120
},
"departure": {
"time": "1751104299",
"uncertainty": 120
},
"stopId": "0:LAER",
"stopSequence": 35
},
{
"arrival": {
"time": "1751104324",
"uncertainty": 120
},
"stopId": "0:LAE2R",
"stopSequence": 36
}
],
"trip": {
"directionId": 1,
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68334621"
}
}
},
{
"id": "8334620",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751100213",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 1
},
{
"arrival": {
"time": "1751100233",
"uncertainty": 120
},
"departure": {
"time": "1751100273",
"uncertainty": 120
},
"stopId": "0:FELA",
"stopSequence": 2
},
{
"arrival": {
"time": "1751100329",
"uncertainty": 120
},
"departure": {
"time": "1751100359",
"uncertainty": 120
},
"stopId": "0:MOUT2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1751100452",
"uncertainty": 120
},
"departure": {
"time": "1751100455",
"uncertainty": 120
},
"stopId": "0:BRUA",
"stopSequence": 4
},
{
"arrival": {
"time": "1751100511",
"uncertainty": 120
},
"departure": {
"time": "1751100511",
"uncertainty": 120
},
"stopId": "0:ORVA",
"stopSequence": 5
},
{
"arrival": {
"time": "1751100607",
"uncertainty": 120
},
"departure": {
"time": "1751100608",
"uncertainty": 120
},
"stopId": "0:SCHA",
"stopSequence": 6
},
{
"arrival": {
"time": "1751100734",
"uncertainty": 120
},
"departure": {
"time": "1751100734",
"uncertainty": 120
},
"stopId": "0:AMOA",
"stopSequence": 7
},
{
"arrival": {
"time": "1751100782",
"uncertainty": 120
},
"departure": {
"time": "1751100782",
"uncertainty": 120
},
"stopId": "0:OLIA",
"stopSequence": 8
},
{
"arrival": {
"time": "1751100847",
"uncertainty": 120
},
"departure": {
"time": "1751100847",
"uncertainty": 120
},
"stopId": "0:REIA",
"stopSequence": 9
},
{
"arrival": {
"time": "1751100906",
"uncertainty": 120
},
"departure": {
"time": "1751100906",
"uncertainty": 120
},
"stopId": "0:GIDA",
"stopSequence": 10
},
{
"arrival": {
"time": "1751100947",
"uncertainty": 120
},
"departure": {
"time": "1751100947",
"uncertainty": 120
},
"stopId": "0:PERA",
"stopSequence": 11
},
{
"arrival": {
"time": "1751101023",
"uncertainty": 120
},
"departure": {
"time": "1751101023",
"uncertainty": 120
},
"stopId": "0:PAIA",
"stopSequence": 12
},
{
"arrival": {
"time": "1751101099",
"uncertainty": 120
},
"departure": {
"time": "1751101099",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 13
},
{
"arrival": {
"time": "1751101219",
"uncertainty": 120
},
"departure": {
"time": "1751101219",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 14
},
{
"arrival": {
"time": "1751101278",
"uncertainty": 120
},
"departure": {
"time": "1751101278",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 15
},
{
"arrival": {
"time": "1751101413",
"uncertainty": 120
},
"departure": {
"time": "1751101413",
"uncertainty": 120
},
"stopId": "0:MONTCA",
"stopSequence": 16
},
{
"arrival": {
"time": "1751101484",
"uncertainty": 120
},
"departure": {
"time": "1751101484",
"uncertainty": 120
},
"stopId": "0:DHUOA",
"stopSequence": 17
},
{
"arrival": {
"time": "1751101604",
"uncertainty": 120
},
"departure": {
"time": "1751101604",
"uncertainty": 120
},
"stopId": "0:TEILA",
"stopSequence": 18
},
{
"arrival": {
"time": "1751101659",
"uncertainty": 120
},
"departure": {
"time": "1751101659",
"uncertainty": 120
},
"stopId": "0:FOUA",
"stopSequence": 19
},
{
"arrival": {
"time": "1751101689",
"uncertainty": 120
},
"departure": {
"time": "1751101689",
"uncertainty": 120
},
"stopId": "0:REVA",
"stopSequence": 20
},
{
"arrival": {
"time": "1751101721",
"uncertainty": 120
},
"departure": {
"time": "1751101721",
"uncertainty": 120
},
"stopId": "0:COLLA",
"stopSequence": 21
},
{
"arrival": {
"time": "1751101818",
"uncertainty": 120
},
"departure": {
"time": "1751101818",
"uncertainty": 120
},
"stopId": "0:IRISA",
"stopSequence": 22
},
{
"arrival": {
"time": "1751101910",
"uncertainty": 120
},
"departure": {
"time": "1751101910",
"uncertainty": 120
},
"stopId": "0:NIMPOEA",
"stopSequence": 23
},
{
"arrival": {
"time": "1751101950",
"uncertainty": 120
},
"departure": {
"time": "1751101950",
"uncertainty": 120
},
"stopId": "0:DOM1R",
"stopSequence": 24
},
{
"arrival": {
"time": "1751101995",
"uncertainty": 120
},
"departure": {
"time": "1751101995",
"uncertainty": 120
},
"stopId": "0:SADOR",
"stopSequence": 25
},
{
"arrival": {
"time": "1751102026",
"uncertainty": 120
},
"departure": {
"time": "1751102026",
"uncertainty": 120
},
"stopId": "0:GUITR",
"stopSequence": 26
},
{
"arrival": {
"time": "1751102055",
"uncertainty": 120
},
"departure": {
"time": "1751102055",
"uncertainty": 120
},
"stopId": "0:GERR",
"stopSequence": 27
},
{
"arrival": {
"time": "1751102104",
"uncertainty": 120
},
"departure": {
"time": "1751102104",
"uncertainty": 120
},
"stopId": "0:ECOR",
"stopSequence": 28
},
{
"arrival": {
"time": "1751102153",
"uncertainty": 120
},
"departure": {
"time": "1751102153",
"uncertainty": 120
},
"stopId": "0:PLAIR",
"stopSequence": 29
},
{
"arrival": {
"time": "1751102248",
"uncertainty": 120
},
"departure": {
"time": "1751102248",
"uncertainty": 120
},
"stopId": "0:JOLIOTA",
"stopSequence": 30
},
{
"arrival": {
"time": "1751102315",
"uncertainty": 120
},
"departure": {
"time": "1751102315",
"uncertainty": 120
},
"stopId": "0:PAVLOVA",
"stopSequence": 31
},
{
"arrival": {
"time": "1751102452",
"uncertainty": 120
},
"departure": {
"time": "1751102452",
"uncertainty": 120
},
"stopId": "0:JOFA",
"stopSequence": 32
},
{
"arrival": {
"time": "1751102504",
"uncertainty": 120
},
"departure": {
"time": "1751102504",
"uncertainty": 120
},
"stopId": "0:FAYA",
"stopSequence": 33
},
{
"arrival": {
"time": "1751102525",
"uncertainty": 120
},
"departure": {
"time": "1751102525",
"uncertainty": 120
},
"stopId": "0:ROMA",
"stopSequence": 34
},
{
"arrival": {
"time": "1751102549",
"uncertainty": 120
},
"departure": {
"time": "1751102549",
"uncertainty": 120
},
"stopId": "0:LAER",
"stopSequence": 35
},
{
"arrival": {
"time": "1751102572",
"uncertainty": 120
},
"stopId": "0:LAE2R",
"stopSequence": 36
}
],
"trip": {
"directionId": 1,
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68334620"
},
"vehicle": {
"id": "409",
"label": "409"
}
}
},
{
"id": "8334619",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751098352",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 1
},
{
"arrival": {
"time": "1751098379",
"uncertainty": 120
},
"departure": {
"time": "1751098381",
"uncertainty": 120
},
"stopId": "0:FELA",
"stopSequence": 2
},
{
"arrival": {
"time": "1751098494",
"uncertainty": 120
},
"departure": {
"time": "1751098494",
"uncertainty": 120
},
"stopId": "0:MOUT2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1751098632",
"uncertainty": 120
},
"departure": {
"time": "1751098639",
"uncertainty": 120
},
"stopId": "0:BRUA",
"stopSequence": 4
},
{
"arrival": {
"time": "1751098697",
"uncertainty": 120
},
"departure": {
"time": "1751098697",
"uncertainty": 120
},
"stopId": "0:ORVA",
"stopSequence": 5
},
{
"arrival": {
"time": "1751098787",
"uncertainty": 120
},
"departure": {
"time": "1751098788",
"uncertainty": 120
},
"stopId": "0:SCHA",
"stopSequence": 6
},
{
"arrival": {
"time": "1751098879",
"uncertainty": 120
},
"departure": {
"time": "1751098908",
"uncertainty": 120
},
"stopId": "0:AMOA",
"stopSequence": 7
},
{
"arrival": {
"time": "1751098979",
"uncertainty": 120
},
"departure": {
"time": "1751098979",
"uncertainty": 120
},
"stopId": "0:OLIA",
"stopSequence": 8
},
{
"arrival": {
"time": "1751099033",
"uncertainty": 120
},
"departure": {
"time": "1751099033",
"uncertainty": 120
},
"stopId": "0:REIA",
"stopSequence": 9
},
{
"arrival": {
"time": "1751099067",
"uncertainty": 120
},
"departure": {
"time": "1751099067",
"uncertainty": 120
},
"stopId": "0:GIDA",
"stopSequence": 10
},
{
"arrival": {
"time": "1751099117",
"uncertainty": 120
},
"departure": {
"time": "1751099117",
"uncertainty": 120
},
"stopId": "0:PERA",
"stopSequence": 11
},
{
"arrival": {
"time": "1751099159",
"uncertainty": 120
},
"departure": {
"time": "1751099159",
"uncertainty": 120
},
"stopId": "0:PAIA",
"stopSequence": 12
},
{
"arrival": {
"time": "1751099326",
"uncertainty": 120
},
"departure": {
"time": "1751099326",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 13
},
{
"arrival": {
"time": "1751099522",
"uncertainty": 120
},
"departure": {
"time": "1751099570",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 14
},
{
"arrival": {
"time": "1751099609",
"uncertainty": 120
},
"departure": {
"time": "1751099641",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 15
},
{
"arrival": {
"time": "1751099816",
"uncertainty": 120
},
"departure": {
"time": "1751099816",
"uncertainty": 120
},
"stopId": "0:MONTCA",
"stopSequence": 16
},
{
"arrival": {
"time": "1751099882",
"uncertainty": 120
},
"departure": {
"time": "1751099914",
"uncertainty": 120
},
"stopId": "0:DHUOA",
"stopSequence": 17
},
{
"arrival": {
"time": "1751100034",
"uncertainty": 120
},
"departure": {
"time": "1751100042",
"uncertainty": 120
},
"stopId": "0:TEILA",
"stopSequence": 18
},
{
"arrival": {
"time": "1751100088",
"uncertainty": 120
},
"departure": {
"time": "1751100092",
"uncertainty": 120
},
"stopId": "0:FOUA",
"stopSequence": 19
},
{
"arrival": {
"time": "1751100120",
"uncertainty": 120
},
"departure": {
"time": "1751100120",
"uncertainty": 120
},
"stopId": "0:REVA",
"stopSequence": 20
},
{
"arrival": {
"time": "1751100149",
"uncertainty": 120
},
"departure": {
"time": "1751100150",
"uncertainty": 120
},
"stopId": "0:COLLA",
"stopSequence": 21
},
{
"arrival": {
"time": "1751100241",
"uncertainty": 120
},
"departure": {
"time": "1751100241",
"uncertainty": 120
},
"stopId": "0:IRISA",
"stopSequence": 22
},
{
"arrival": {
"time": "1751100333",
"uncertainty": 120
},
"departure": {
"time": "1751100335",
"uncertainty": 120
},
"stopId": "0:NIMPOEA",
"stopSequence": 23
},
{
"arrival": {
"time": "1751100378",
"uncertainty": 120
},
"departure": {
"time": "1751100384",
"uncertainty": 120
},
"stopId": "0:DOM1R",
"stopSequence": 24
},
{
"arrival": {
"time": "1751100424",
"uncertainty": 120
},
"departure": {
"time": "1751100424",
"uncertainty": 120
},
"stopId": "0:SADOR",
"stopSequence": 25
},
{
"arrival": {
"time": "1751100441",
"uncertainty": 120
},
"departure": {
"time": "1751100441",
"uncertainty": 120
},
"stopId": "0:GUITR",
"stopSequence": 26
},
{
"arrival": {
"time": "1751100463",
"uncertainty": 120
},
"departure": {
"time": "1751100463",
"uncertainty": 120
},
"stopId": "0:GERR",
"stopSequence": 27
},
{
"arrival": {
"time": "1751100505",
"uncertainty": 120
},
"departure": {
"time": "1751100511",
"uncertainty": 120
},
"stopId": "0:ECOR",
"stopSequence": 28
},
{
"arrival": {
"time": "1751100608",
"uncertainty": 120
},
"departure": {
"time": "1751100608",
"uncertainty": 120
},
"stopId": "0:PLAIR",
"stopSequence": 29
},
{
"arrival": {
"time": "1751100695",
"uncertainty": 120
},
"departure": {
"time": "1751100695",
"uncertainty": 120
},
"stopId": "0:JOLIOTA",
"stopSequence": 30
},
{
"arrival": {
"time": "1751100750",
"uncertainty": 120
},
"departure": {
"time": "1751100750",
"uncertainty": 120
},
"stopId": "0:PAVLOVA",
"stopSequence": 31
},
{
"arrival": {
"time": "1751100847",
"uncertainty": 120
},
"departure": {
"time": "1751100850",
"uncertainty": 120
},
"stopId": "0:JOFA",
"stopSequence": 32
},
{
"arrival": {
"time": "1751100917",
"uncertainty": 120
},
"departure": {
"time": "1751100917",
"uncertainty": 120
},
"stopId": "0:FAYA",
"stopSequence": 33
},
{
"arrival": {
"time": "1751100945",
"uncertainty": 120
},
"departure": {
"time": "1751100945",
"uncertainty": 120
},
"stopId": "0:ROMA",
"stopSequence": 34
},
{
"arrival": {
"time": "1751100965",
"uncertainty": 120
},
"departure": {
"time": "1751100965",
"uncertainty": 120
},
"stopId": "0:LAER",
"stopSequence": 35
},
{
"arrival": {
"time": "1751101025",
"uncertainty": 120
},
"stopId": "0:LAE2R",
"stopSequence": 36
}
],
"trip": {
"directionId": 1,
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68334619"
},
"vehicle": {
"id": "410",
"label": "410"
}
}
},
{
"id": "8334622",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751103600",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68334622"
}
}
},
{
"id": "8334720",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751104380",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68334720"
}
}
},
{
"id": "8334750",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751101560",
"uncertainty": 120
},
"stopId": "0:CAVART",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "16",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68334750"
}
}
},
{
"id": "8334746",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751103660",
"uncertainty": 120
},
"stopId": "0:CAVART",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "16",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68334746"
}
}
},
{
"id": "8334761",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751099522",
"uncertainty": 120
},
"stopId": "0:CAVART",
"stopSequence": 1
},
{
"arrival": {
"time": "1751099589",
"uncertainty": 120
},
"departure": {
"time": "1751099589",
"uncertainty": 120
},
"stopId": "0:CROR",
"stopSequence": 2
},
{
"arrival": {
"time": "1751099624",
"uncertainty": 120
},
"departure": {
"time": "1751099628",
"uncertainty": 120
},
"stopId": "0:SOPR",
"stopSequence": 3
},
{
"arrival": {
"time": "1751099747",
"uncertainty": 120
},
"departure": {
"time": "1751099747",
"uncertainty": 120
},
"stopId": "0:FAUR",
"stopSequence": 4
},
{
"arrival": {
"time": "1751099780",
"uncertainty": 120
},
"departure": {
"time": "1751099780",
"uncertainty": 120
},
"stopId": "0:PERVR",
"stopSequence": 5
},
{
"arrival": {
"time": "1751099811",
"uncertainty": 120
},
"departure": {
"time": "1751099814",
"uncertainty": 120
},
"stopId": "0:ELIA",
"stopSequence": 6
},
{
"arrival": {
"time": "1751099878",
"uncertainty": 120
},
"departure": {
"time": "1751099878",
"uncertainty": 120
},
"stopId": "0:CHR",
"stopSequence": 7
},
{
"arrival": {
"time": "1751099920",
"uncertainty": 120
},
"departure": {
"time": "1751099920",
"uncertainty": 120
},
"stopId": "0:JUVR",
"stopSequence": 8
},
{
"arrival": {
"time": "1751099970",
"uncertainty": 120
},
"departure": {
"time": "1751099979",
"uncertainty": 120
},
"stopId": "0:MOR",
"stopSequence": 9
},
{
"arrival": {
"time": "1751100047",
"uncertainty": 120
},
"departure": {
"time": "1751100050",
"uncertainty": 120
},
"stopId": "0:VIGR",
"stopSequence": 10
},
{
"arrival": {
"time": "1751100121",
"uncertainty": 120
},
"departure": {
"time": "1751100127",
"uncertainty": 120
},
"stopId": "0:FENR",
"stopSequence": 11
},
{
"arrival": {
"time": "1751100222",
"uncertainty": 120
},
"departure": {
"time": "1751100255",
"uncertainty": 120
},
"stopId": "0:FRCI",
"stopSequence": 12
},
{
"arrival": {
"time": "1751100325",
"uncertainty": 120
},
"departure": {
"time": "1751100326",
"uncertainty": 120
},
"stopId": "0:DOUA",
"stopSequence": 13
},
{
"arrival": {
"time": "1751100398",
"uncertainty": 120
},
"departure": {
"time": "1751100398",
"uncertainty": 120
},
"stopId": "0:SULA",
"stopSequence": 14
},
{
"arrival": {
"time": "1751100510",
"uncertainty": 120
},
"departure": {
"time": "1751100514",
"uncertainty": 120
},
"stopId": "0:DUPA",
"stopSequence": 15
},
{
"arrival": {
"time": "1751100602",
"uncertainty": 120
},
"departure": {
"time": "1751100602",
"uncertainty": 120
},
"stopId": "0:DAGA",
"stopSequence": 16
},
{
"arrival": {
"time": "1751100716",
"uncertainty": 120
},
"departure": {
"time": "1751100746",
"uncertainty": 120
},
"stopId": "0:GAMC",
"stopSequence": 17
},
{
"arrival": {
"time": "1751100905",
"uncertainty": 120
},
"departure": {
"time": "1751100905",
"uncertainty": 120
},
"stopId": "0:VIE",
"stopSequence": 18
},
{
"arrival": {
"time": "1751101025",
"uncertainty": 120
},
"departure": {
"time": "1751101025",
"uncertainty": 120
},
"stopId": "0:GUEA",
"stopSequence": 19
},
{
"arrival": {
"time": "1751101118",
"uncertainty": 120
},
"departure": {
"time": "1751101118",
"uncertainty": 120
},
"stopId": "0:PLAA",
"stopSequence": 20
},
{
"arrival": {
"time": "1751101176",
"uncertainty": 120
},
"departure": {
"time": "1751101176",
"uncertainty": 120
},
"stopId": "0:JAUDA",
"stopSequence": 21
},
{
"arrival": {
"time": "1751101240",
"uncertainty": 120
},
"departure": {
"time": "1751101240",
"uncertainty": 120
},
"stopId": "0:SERVA",
"stopSequence": 22
},
{
"arrival": {
"time": "1751101341",
"uncertainty": 120
},
"departure": {
"time": "1751101341",
"uncertainty": 120
},
"stopId": "0:SEYA",
"stopSequence": 23
},
{
"arrival": {
"time": "1751101414",
"uncertainty": 120
},
"departure": {
"time": "1751101414",
"uncertainty": 120
},
"stopId": "0:NEUR1",
"stopSequence": 24
},
{
"arrival": {
"time": "1751101536",
"uncertainty": 120
},
"departure": {
"time": "1751101536",
"uncertainty": 120
},
"stopId": "0:HEMA",
"stopSequence": 25
},
{
"arrival": {
"time": "1751101659",
"uncertainty": 120
},
"departure": {
"time": "1751101659",
"uncertainty": 120
},
"stopId": "0:capou",
"stopSequence": 26
},
{
"arrival": {
"time": "1751101776",
"uncertainty": 120
},
"departure": {
"time": "1751101776",
"uncertainty": 120
},
"stopId": "0:PEUA",
"stopSequence": 27
},
{
"arrival": {
"time": "1751101812",
"uncertainty": 120
},
"departure": {
"time": "1751101812",
"uncertainty": 120
},
"stopId": "0:LAUA",
"stopSequence": 28
},
{
"arrival": {
"time": "1751101871",
"uncertainty": 120
},
"departure": {
"time": "1751101871",
"uncertainty": 120
},
"stopId": "0:LEDA",
"stopSequence": 29
},
{
"arrival": {
"time": "1751101919",
"uncertainty": 120
},
"departure": {
"time": "1751101919",
"uncertainty": 120
},
"stopId": "0:LOIA",
"stopSequence": 30
},
{
"arrival": {
"time": "1751101964",
"uncertainty": 120
},
"departure": {
"time": "1751101964",
"uncertainty": 120
},
"stopId": "0:PROA",
"stopSequence": 31
},
{
"arrival": {
"time": "1751102034",
"uncertainty": 120
},
"stopId": "0:ACTA",
"stopSequence": 32
}
],
"trip": {
"directionId": 0,
"routeId": "16",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68334761"
},
"vehicle": {
"id": "523",
"label": "523"
}
}
},
{
"id": "8334776",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751102640",
"uncertainty": 120
},
"stopId": "0:ACTD",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "16",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68334776"
}
}
},
{
"id": "8334775",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751100543",
"uncertainty": 120
},
"stopId": "0:ACTD",
"stopSequence": 1
},
{
"arrival": {
"time": "1751100603",
"uncertainty": 120
},
"departure": {
"time": "1751100603",
"uncertainty": 120
},
"stopId": "0:PROR",
"stopSequence": 2
},
{
"arrival": {
"time": "1751100634",
"uncertainty": 120
},
"departure": {
"time": "1751100634",
"uncertainty": 120
},
"stopId": "0:LOIR",
"stopSequence": 3
},
{
"arrival": {
"time": "1751100652",
"uncertainty": 120
},
"departure": {
"time": "1751100653",
"uncertainty": 120
},
"stopId": "0:LEDR",
"stopSequence": 4
},
{
"arrival": {
"time": "1751100719",
"uncertainty": 120
},
"departure": {
"time": "1751100719",
"uncertainty": 120
},
"stopId": "0:LAUR",
"stopSequence": 5
},
{
"arrival": {
"time": "1751100795",
"uncertainty": 120
},
"departure": {
"time": "1751100806",
"uncertainty": 120
},
"stopId": "0:PEUR",
"stopSequence": 6
},
{
"arrival": {
"time": "1751100844",
"uncertainty": 120
},
"departure": {
"time": "1751100844",
"uncertainty": 120
},
"stopId": "0:CAPR",
"stopSequence": 7
},
{
"arrival": {
"time": "1751100936",
"uncertainty": 120
},
"departure": {
"time": "1751100936",
"uncertainty": 120
},
"stopId": "0:SOB",
"stopSequence": 8
},
{
"arrival": {
"time": "1751101030",
"uncertainty": 120
},
"departure": {
"time": "1751101030",
"uncertainty": 120
},
"stopId": "0:NEUR2",
"stopSequence": 9
},
{
"arrival": {
"time": "1751101075",
"uncertainty": 120
},
"departure": {
"time": "1751101075",
"uncertainty": 120
},
"stopId": "0:SEYR",
"stopSequence": 10
},
{
"arrival": {
"time": "1751101157",
"uncertainty": 120
},
"departure": {
"time": "1751101157",
"uncertainty": 120
},
"stopId": "0:SERVR",
"stopSequence": 11
},
{
"arrival": {
"time": "1751101210",
"uncertainty": 120
},
"departure": {
"time": "1751101210",
"uncertainty": 120
},
"stopId": "0:JAUDR",
"stopSequence": 12
},
{
"arrival": {
"time": "1751101291",
"uncertainty": 120
},
"departure": {
"time": "1751101291",
"uncertainty": 120
},
"stopId": "0:PLAR",
"stopSequence": 13
},
{
"arrival": {
"time": "1751101390",
"uncertainty": 120
},
"departure": {
"time": "1751101390",
"uncertainty": 120
},
"stopId": "0:GUER",
"stopSequence": 14
},
{
"arrival": {
"time": "1751101544",
"uncertainty": 120
},
"departure": {
"time": "1751101544",
"uncertainty": 120
},
"stopId": "0:RACR",
"stopSequence": 15
},
{
"arrival": {
"time": "1751101659",
"uncertainty": 120
},
"departure": {
"time": "1751101659",
"uncertainty": 120
},
"stopId": "0:MSCR",
"stopSequence": 16
},
{
"arrival": {
"time": "1751101720",
"uncertainty": 120
},
"departure": {
"time": "1751101720",
"uncertainty": 120
},
"stopId": "0:GAMT1",
"stopSequence": 17
},
{
"arrival": {
"time": "1751101872",
"uncertainty": 120
},
"departure": {
"time": "1751101872",
"uncertainty": 120
},
"stopId": "0:DAGR",
"stopSequence": 18
},
{
"arrival": {
"time": "1751101923",
"uncertainty": 120
},
"departure": {
"time": "1751101923",
"uncertainty": 120
},
"stopId": "0:DUPR",
"stopSequence": 19
},
{
"arrival": {
"time": "1751102041",
"uncertainty": 120
},
"departure": {
"time": "1751102041",
"uncertainty": 120
},
"stopId": "0:SULR",
"stopSequence": 20
},
{
"arrival": {
"time": "1751102078",
"uncertainty": 120
},
"departure": {
"time": "1751102078",
"uncertainty": 120
},
"stopId": "0:DOUR",
"stopSequence": 21
},
{
"arrival": {
"time": "1751102132",
"uncertainty": 120
},
"departure": {
"time": "1751102132",
"uncertainty": 120
},
"stopId": "0:BOUIR",
"stopSequence": 22
},
{
"arrival": {
"time": "1751102190",
"uncertainty": 120
},
"departure": {
"time": "1751102190",
"uncertainty": 120
},
"stopId": "0:FENA",
"stopSequence": 23
},
{
"arrival": {
"time": "1751102296",
"uncertainty": 120
},
"departure": {
"time": "1751102296",
"uncertainty": 120
},
"stopId": "0:VIGA",
"stopSequence": 24
},
{
"arrival": {
"time": "1751102382",
"uncertainty": 120
},
"departure": {
"time": "1751102382",
"uncertainty": 120
},
"stopId": "0:MOA",
"stopSequence": 25
},
{
"arrival": {
"time": "1751102423",
"uncertainty": 120
},
"departure": {
"time": "1751102423",
"uncertainty": 120
},
"stopId": "0:JUVA",
"stopSequence": 26
},
{
"arrival": {
"time": "1751102462",
"uncertainty": 120
},
"departure": {
"time": "1751102462",
"uncertainty": 120
},
"stopId": "0:CHA",
"stopSequence": 27
},
{
"arrival": {
"time": "1751102525",
"uncertainty": 120
},
"departure": {
"time": "1751102525",
"uncertainty": 120
},
"stopId": "0:ELIR",
"stopSequence": 28
},
{
"arrival": {
"time": "1751102562",
"uncertainty": 120
},
"departure": {
"time": "1751102562",
"uncertainty": 120
},
"stopId": "0:PERVA",
"stopSequence": 29
},
{
"arrival": {
"time": "1751102624",
"uncertainty": 120
},
"departure": {
"time": "1751102624",
"uncertainty": 120
},
"stopId": "0:FAUA",
"stopSequence": 30
},
{
"arrival": {
"time": "1751102725",
"uncertainty": 120
},
"departure": {
"time": "1751102725",
"uncertainty": 120
},
"stopId": "0:SOPA",
"stopSequence": 31
},
{
"arrival": {
"time": "1751102786",
"uncertainty": 120
},
"departure": {
"time": "1751102786",
"uncertainty": 120
},
"stopId": "0:CROA",
"stopSequence": 32
},
{
"arrival": {
"time": "1751102903",
"uncertainty": 120
},
"stopId": "0:CAVART",
"stopSequence": 33
}
],
"trip": {
"directionId": 1,
"routeId": "16",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68334775"
},
"vehicle": {
"id": "525",
"label": "525"
}
}
},
{
"id": "8334774",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751098440",
"uncertainty": 120
},
"stopId": "0:ACTD",
"stopSequence": 1
},
{
"arrival": {
"time": "1751098491",
"uncertainty": 120
},
"departure": {
"time": "1751098491",
"uncertainty": 120
},
"stopId": "0:PROR",
"stopSequence": 2
},
{
"arrival": {
"time": "1751098540",
"uncertainty": 120
},
"departure": {
"time": "1751098540",
"uncertainty": 120
},
"stopId": "0:LOIR",
"stopSequence": 3
},
{
"arrival": {
"time": "1751098560",
"uncertainty": 120
},
"departure": {
"time": "1751098560",
"uncertainty": 120
},
"stopId": "0:LEDR",
"stopSequence": 4
},
{
"arrival": {
"time": "1751098608",
"uncertainty": 120
},
"departure": {
"time": "1751098608",
"uncertainty": 120
},
"stopId": "0:LAUR",
"stopSequence": 5
},
{
"arrival": {
"time": "1751098674",
"uncertainty": 120
},
"departure": {
"time": "1751098691",
"uncertainty": 120
},
"stopId": "0:PEUR",
"stopSequence": 6
},
{
"arrival": {
"time": "1751098801",
"uncertainty": 120
},
"departure": {
"time": "1751098807",
"uncertainty": 120
},
"stopId": "0:CAPR",
"stopSequence": 7
},
{
"arrival": {
"time": "1751098915",
"uncertainty": 120
},
"departure": {
"time": "1751098915",
"uncertainty": 120
},
"stopId": "0:SOB",
"stopSequence": 8
},
{
"arrival": {
"time": "1751099096",
"uncertainty": 120
},
"departure": {
"time": "1751099096",
"uncertainty": 120
},
"stopId": "0:NEUR2",
"stopSequence": 9
},
{
"arrival": {
"time": "1751099130",
"uncertainty": 120
},
"departure": {
"time": "1751099130",
"uncertainty": 120
},
"stopId": "0:SEYR",
"stopSequence": 10
},
{
"arrival": {
"time": "1751099192",
"uncertainty": 120
},
"departure": {
"time": "1751099192",
"uncertainty": 120
},
"stopId": "0:SERVR",
"stopSequence": 11
},
{
"arrival": {
"time": "1751099320",
"uncertainty": 120
},
"departure": {
"time": "1751099329",
"uncertainty": 120
},
"stopId": "0:JAUDR",
"stopSequence": 12
},
{
"arrival": {
"time": "1751099454",
"uncertainty": 120
},
"departure": {
"time": "1751099501",
"uncertainty": 120
},
"stopId": "0:PLAR",
"stopSequence": 13
},
{
"arrival": {
"time": "1751099559",
"uncertainty": 120
},
"departure": {
"time": "1751099561",
"uncertainty": 120
},
"stopId": "0:GUER",
"stopSequence": 14
},
{
"arrival": {
"time": "1751099786",
"uncertainty": 120
},
"departure": {
"time": "1751099786",
"uncertainty": 120
},
"stopId": "0:RACR",
"stopSequence": 15
},
{
"arrival": {
"time": "1751099930",
"uncertainty": 120
},
"departure": {
"time": "1751099930",
"uncertainty": 120
},
"stopId": "0:MSCR",
"stopSequence": 16
},
{
"arrival": {
"time": "1751100012",
"uncertainty": 120
},
"departure": {
"time": "1751100104",
"uncertainty": 120
},
"stopId": "0:GAMT1",
"stopSequence": 17
},
{
"arrival": {
"time": "1751100236",
"uncertainty": 120
},
"departure": {
"time": "1751100236",
"uncertainty": 120
},
"stopId": "0:DAGR",
"stopSequence": 18
},
{
"arrival": {
"time": "1751100270",
"uncertainty": 120
},
"departure": {
"time": "1751100270",
"uncertainty": 120
},
"stopId": "0:DUPR",
"stopSequence": 19
},
{
"arrival": {
"time": "1751100394",
"uncertainty": 120
},
"departure": {
"time": "1751100397",
"uncertainty": 120
},
"stopId": "0:SULR",
"stopSequence": 20
},
{
"arrival": {
"time": "1751100468",
"uncertainty": 120
},
"departure": {
"time": "1751100468",
"uncertainty": 120
},
"stopId": "0:DOUR",
"stopSequence": 21
},
{
"arrival": {
"time": "1751100590",
"uncertainty": 120
},
"departure": {
"time": "1751100590",
"uncertainty": 120
},
"stopId": "0:BOUIR",
"stopSequence": 22
},
{
"arrival": {
"time": "1751100644",
"uncertainty": 120
},
"departure": {
"time": "1751100644",
"uncertainty": 120
},
"stopId": "0:FENA",
"stopSequence": 23
},
{
"arrival": {
"time": "1751100694",
"uncertainty": 120
},
"departure": {
"time": "1751100694",
"uncertainty": 120
},
"stopId": "0:VIGA",
"stopSequence": 24
},
{
"arrival": {
"time": "1751100766",
"uncertainty": 120
},
"departure": {
"time": "1751100766",
"uncertainty": 120
},
"stopId": "0:MOA",
"stopSequence": 25
},
{
"arrival": {
"time": "1751100799",
"uncertainty": 120
},
"departure": {
"time": "1751100799",
"uncertainty": 120
},
"stopId": "0:JUVA",
"stopSequence": 26
},
{
"arrival": {
"time": "1751100832",
"uncertainty": 120
},
"departure": {
"time": "1751100832",
"uncertainty": 120
},
"stopId": "0:CHA",
"stopSequence": 27
},
{
"arrival": {
"time": "1751100872",
"uncertainty": 120
},
"departure": {
"time": "1751100872",
"uncertainty": 120
},
"stopId": "0:ELIR",
"stopSequence": 28
},
{
"arrival": {
"time": "1751100906",
"uncertainty": 120
},
"departure": {
"time": "1751100906",
"uncertainty": 120
},
"stopId": "0:PERVA",
"stopSequence": 29
},
{
"arrival": {
"time": "1751100968",
"uncertainty": 120
},
"departure": {
"time": "1751100968",
"uncertainty": 120
},
"stopId": "0:FAUA",
"stopSequence": 30
},
{
"arrival": {
"time": "1751101069",
"uncertainty": 120
},
"departure": {
"time": "1751101069",
"uncertainty": 120
},
"stopId": "0:SOPA",
"stopSequence": 31
},
{
"arrival": {
"time": "1751101130",
"uncertainty": 120
},
"departure": {
"time": "1751101130",
"uncertainty": 120
},
"stopId": "0:CROA",
"stopSequence": 32
},
{
"arrival": {
"time": "1751101247",
"uncertainty": 120
},
"stopId": "0:CAVART",
"stopSequence": 33
}
],
"trip": {
"directionId": 1,
"routeId": "16",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68334774"
},
"vehicle": {
"id": "524",
"label": "524"
}
}
},
{
"id": "8334869",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751102580",
"uncertainty": 120
},
"stopId": "0:ARLT",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "9",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68334869"
}
}
},
{
"id": "8334896",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751100240",
"uncertainty": 120
},
"stopId": "0:T",
"stopSequence": 1
},
{
"arrival": {
"time": "1751100314",
"uncertainty": 120
},
"departure": {
"time": "1751100321",
"uncertainty": 120
},
"stopId": "0:LUCA",
"stopSequence": 2
},
{
"arrival": {
"time": "1751100401",
"uncertainty": 120
},
"departure": {
"time": "1751100408",
"uncertainty": 120
},
"stopId": "0:PORTA",
"stopSequence": 3
},
{
"arrival": {
"time": "1751100477",
"uncertainty": 120
},
"departure": {
"time": "1751100477",
"uncertainty": 120
},
"stopId": "0:LAMPR",
"stopSequence": 4
},
{
"arrival": {
"time": "1751100537",
"uncertainty": 120
},
"departure": {
"time": "1751100543",
"uncertainty": 120
},
"stopId": "0:BOUQR",
"stopSequence": 5
},
{
"arrival": {
"time": "1751100619",
"uncertainty": 120
},
"departure": {
"time": "1751100646",
"uncertainty": 120
},
"stopId": "0:MSC",
"stopSequence": 6
},
{
"arrival": {
"time": "1751100716",
"uncertainty": 120
},
"departure": {
"time": "1751100775",
"uncertainty": 120
},
"stopId": "0:ArenA",
"stopSequence": 7
},
{
"arrival": {
"time": "1751100951",
"uncertainty": 120
},
"departure": {
"time": "1751100951",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 8
},
{
"arrival": {
"time": "1751100992",
"uncertainty": 120
},
"departure": {
"time": "1751100992",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 9
},
{
"arrival": {
"time": "1751101028",
"uncertainty": 120
},
"departure": {
"time": "1751101028",
"uncertainty": 120
},
"stopId": "0:GARETA",
"stopSequence": 10
},
{
"arrival": {
"time": "1751101127",
"uncertainty": 120
},
"departure": {
"time": "1751101127",
"uncertainty": 120
},
"stopId": "0:FAGA",
"stopSequence": 11
},
{
"arrival": {
"time": "1751101195",
"uncertainty": 120
},
"departure": {
"time": "1751101195",
"uncertainty": 120
},
"stopId": "0:MARRR",
"stopSequence": 12
},
{
"arrival": {
"time": "1751101244",
"uncertainty": 120
},
"departure": {
"time": "1751101244",
"uncertainty": 120
},
"stopId": "0:ALLIR",
"stopSequence": 13
},
{
"arrival": {
"time": "1751101316",
"uncertainty": 120
},
"departure": {
"time": "1751101316",
"uncertainty": 120
},
"stopId": "0:RAYR",
"stopSequence": 14
},
{
"arrival": {
"time": "1751101455",
"uncertainty": 120
},
"departure": {
"time": "1751101455",
"uncertainty": 120
},
"stopId": "0:GUER3R",
"stopSequence": 15
},
{
"arrival": {
"time": "1751101522",
"uncertainty": 120
},
"departure": {
"time": "1751101522",
"uncertainty": 120
},
"stopId": "0:GUER2R",
"stopSequence": 16
},
{
"arrival": {
"time": "1751101602",
"uncertainty": 120
},
"departure": {
"time": "1751101620",
"uncertainty": 120
},
"stopId": "0:NESTA1",
"stopSequence": 17
},
{
"arrival": {
"time": "1751101621",
"uncertainty": 120
},
"departure": {
"time": "1751101621",
"uncertainty": 120
},
"stopId": "0:CASR",
"stopSequence": 18
},
{
"arrival": {
"time": "1751101680",
"uncertainty": 120
},
"departure": {
"time": "1751101680",
"uncertainty": 120
},
"stopId": "0:COSR",
"stopSequence": 19
},
{
"arrival": {
"time": "1751101728",
"uncertainty": 120
},
"departure": {
"time": "1751101728",
"uncertainty": 120
},
"stopId": "0:POLR",
"stopSequence": 20
},
{
"arrival": {
"time": "1751101771",
"uncertainty": 120
},
"departure": {
"time": "1751101771",
"uncertainty": 120
},
"stopId": "0:PEUA",
"stopSequence": 21
},
{
"arrival": {
"time": "1751101807",
"uncertainty": 120
},
"departure": {
"time": "1751101807",
"uncertainty": 120
},
"stopId": "0:LAUA",
"stopSequence": 22
},
{
"arrival": {
"time": "1751101866",
"uncertainty": 120
},
"departure": {
"time": "1751101866",
"uncertainty": 120
},
"stopId": "0:LEDA",
"stopSequence": 23
},
{
"arrival": {
"time": "1751101914",
"uncertainty": 120
},
"departure": {
"time": "1751101914",
"uncertainty": 120
},
"stopId": "0:LOIA",
"stopSequence": 24
},
{
"arrival": {
"time": "1751101957",
"uncertainty": 120
},
"departure": {
"time": "1751101957",
"uncertainty": 120
},
"stopId": "0:PROA",
"stopSequence": 25
},
{
"arrival": {
"time": "1751102027",
"uncertainty": 120
},
"stopId": "0:ACTA",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68334896"
},
"vehicle": {
"id": "526",
"label": "526"
}
}
},
{
"id": "8334895",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751102040",
"uncertainty": 120
},
"stopId": "0:T",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68334895"
}
}
},
{
"id": "8334894",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751103840",
"uncertainty": 120
},
"stopId": "0:T",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68334894"
}
}
},
{
"id": "8334913",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751103000",
"uncertainty": 120
},
"stopId": "0:ACTD",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68334913"
}
}
},
{
"id": "8334912",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751101200",
"uncertainty": 120
},
"stopId": "0:ACTD",
"stopSequence": 1
},
{
"arrival": {
"time": "1751101261",
"uncertainty": 120
},
"departure": {
"time": "1751101261",
"uncertainty": 120
},
"stopId": "0:PROR",
"stopSequence": 2
},
{
"arrival": {
"time": "1751101293",
"uncertainty": 120
},
"departure": {
"time": "1751101293",
"uncertainty": 120
},
"stopId": "0:LOIR",
"stopSequence": 3
},
{
"arrival": {
"time": "1751101312",
"uncertainty": 120
},
"departure": {
"time": "1751101312",
"uncertainty": 120
},
"stopId": "0:LEDR",
"stopSequence": 4
},
{
"arrival": {
"time": "1751101377",
"uncertainty": 120
},
"departure": {
"time": "1751101377",
"uncertainty": 120
},
"stopId": "0:LAUR",
"stopSequence": 5
},
{
"arrival": {
"time": "1751101428",
"uncertainty": 120
},
"departure": {
"time": "1751101428",
"uncertainty": 120
},
"stopId": "0:PEUR",
"stopSequence": 6
},
{
"arrival": {
"time": "1751101468",
"uncertainty": 120
},
"departure": {
"time": "1751101468",
"uncertainty": 120
},
"stopId": "0:POLA",
"stopSequence": 7
},
{
"arrival": {
"time": "1751101522",
"uncertainty": 120
},
"departure": {
"time": "1751101522",
"uncertainty": 120
},
"stopId": "0:COSA",
"stopSequence": 8
},
{
"arrival": {
"time": "1751101575",
"uncertainty": 120
},
"departure": {
"time": "1751101575",
"uncertainty": 120
},
"stopId": "0:PARNA",
"stopSequence": 9
},
{
"arrival": {
"time": "1751101626",
"uncertainty": 120
},
"departure": {
"time": "1751101626",
"uncertainty": 120
},
"stopId": "0:NESTA2",
"stopSequence": 10
},
{
"arrival": {
"time": "1751101694",
"uncertainty": 120
},
"departure": {
"time": "1751101694",
"uncertainty": 120
},
"stopId": "0:GUER2A",
"stopSequence": 11
},
{
"arrival": {
"time": "1751101747",
"uncertainty": 120
},
"departure": {
"time": "1751101747",
"uncertainty": 120
},
"stopId": "0:GUER3A",
"stopSequence": 12
},
{
"arrival": {
"time": "1751101873",
"uncertainty": 120
},
"departure": {
"time": "1751101873",
"uncertainty": 120
},
"stopId": "0:RAYA",
"stopSequence": 13
},
{
"arrival": {
"time": "1751101937",
"uncertainty": 120
},
"departure": {
"time": "1751101937",
"uncertainty": 120
},
"stopId": "0:CAMARA",
"stopSequence": 14
},
{
"arrival": {
"time": "1751101966",
"uncertainty": 120
},
"departure": {
"time": "1751101966",
"uncertainty": 120
},
"stopId": "0:KHAA1",
"stopSequence": 15
},
{
"arrival": {
"time": "1751102030",
"uncertainty": 120
},
"departure": {
"time": "1751102030",
"uncertainty": 120
},
"stopId": "0:ALLIA",
"stopSequence": 16
},
{
"arrival": {
"time": "1751102086",
"uncertainty": 120
},
"departure": {
"time": "1751102086",
"uncertainty": 120
},
"stopId": "0:MARRA",
"stopSequence": 17
},
{
"arrival": {
"time": "1751102140",
"uncertainty": 120
},
"departure": {
"time": "1751102140",
"uncertainty": 120
},
"stopId": "0:FAGAA",
"stopSequence": 18
},
{
"arrival": {
"time": "1751102167",
"uncertainty": 120
},
"departure": {
"time": "1751102167",
"uncertainty": 120
},
"stopId": "0:GARER",
"stopSequence": 19
},
{
"arrival": {
"time": "1751102230",
"uncertainty": 120
},
"departure": {
"time": "1751102230",
"uncertainty": 120
},
"stopId": "0:LYCCI",
"stopSequence": 20
},
{
"arrival": {
"time": "1751102351",
"uncertainty": 120
},
"departure": {
"time": "1751102351",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 21
},
{
"arrival": {
"time": "1751102410",
"uncertainty": 120
},
"departure": {
"time": "1751102410",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 22
},
{
"arrival": {
"time": "1751102530",
"uncertainty": 120
},
"departure": {
"time": "1751102530",
"uncertainty": 120
},
"stopId": "0:ArenR",
"stopSequence": 23
},
{
"arrival": {
"time": "1751102590",
"uncertainty": 120
},
"departure": {
"time": "1751102590",
"uncertainty": 120
},
"stopId": "0:MSCR",
"stopSequence": 24
},
{
"arrival": {
"time": "1751102665",
"uncertainty": 120
},
"departure": {
"time": "1751102665",
"uncertainty": 120
},
"stopId": "0:BOUQA",
"stopSequence": 25
},
{
"arrival": {
"time": "1751102830",
"uncertainty": 120
},
"departure": {
"time": "1751102830",
"uncertainty": 120
},
"stopId": "0:PORTR",
"stopSequence": 26
},
{
"arrival": {
"time": "1751102936",
"uncertainty": 120
},
"departure": {
"time": "1751102936",
"uncertainty": 120
},
"stopId": "0:LUCR",
"stopSequence": 27
},
{
"arrival": {
"time": "1751102998",
"uncertainty": 120
},
"departure": {
"time": "1751102998",
"uncertainty": 120
},
"stopId": "0:DOZA",
"stopSequence": 28
},
{
"arrival": {
"time": "1751103061",
"uncertainty": 120
},
"departure": {
"time": "1751103061",
"uncertainty": 120
},
"stopId": "0:BONA",
"stopSequence": 29
},
{
"arrival": {
"time": "1751103130",
"uncertainty": 120
},
"departure": {
"time": "1751103130",
"uncertainty": 120
},
"stopId": "0:INFA",
"stopSequence": 30
},
{
"arrival": {
"time": "1751103240",
"uncertainty": 120
},
"departure": {
"time": "1751103240",
"uncertainty": 120
},
"stopId": "0:BARONA",
"stopSequence": 31
},
{
"arrival": {
"time": "1751103307",
"uncertainty": 120
},
"stopId": "0:T",
"stopSequence": 32
}
],
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68334912"
}
}
},
{
"id": "8334911",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751099552",
"uncertainty": 120
},
"stopId": "0:ACTD",
"stopSequence": 1
},
{
"arrival": {
"time": "1751099592",
"uncertainty": 120
},
"departure": {
"time": "1751099599",
"uncertainty": 120
},
"stopId": "0:PROR",
"stopSequence": 2
},
{
"arrival": {
"time": "1751099646",
"uncertainty": 120
},
"departure": {
"time": "1751099646",
"uncertainty": 120
},
"stopId": "0:LOIR",
"stopSequence": 3
},
{
"arrival": {
"time": "1751099666",
"uncertainty": 120
},
"departure": {
"time": "1751099666",
"uncertainty": 120
},
"stopId": "0:LEDR",
"stopSequence": 4
},
{
"arrival": {
"time": "1751099720",
"uncertainty": 120
},
"departure": {
"time": "1751099727",
"uncertainty": 120
},
"stopId": "0:LAUR",
"stopSequence": 5
},
{
"arrival": {
"time": "1751099779",
"uncertainty": 120
},
"departure": {
"time": "1751099816",
"uncertainty": 120
},
"stopId": "0:PEUR",
"stopSequence": 6
},
{
"arrival": {
"time": "1751099857",
"uncertainty": 120
},
"departure": {
"time": "1751099860",
"uncertainty": 120
},
"stopId": "0:POLA",
"stopSequence": 7
},
{
"arrival": {
"time": "1751099918",
"uncertainty": 120
},
"departure": {
"time": "1751099918",
"uncertainty": 120
},
"stopId": "0:COSA",
"stopSequence": 8
},
{
"arrival": {
"time": "1751099972",
"uncertainty": 120
},
"departure": {
"time": "1751100005",
"uncertainty": 120
},
"stopId": "0:PARNA",
"stopSequence": 9
},
{
"arrival": {
"time": "1751100058",
"uncertainty": 120
},
"departure": {
"time": "1751100058",
"uncertainty": 120
},
"stopId": "0:NESTA2",
"stopSequence": 10
},
{
"arrival": {
"time": "1751100126",
"uncertainty": 120
},
"departure": {
"time": "1751100126",
"uncertainty": 120
},
"stopId": "0:GUER2A",
"stopSequence": 11
},
{
"arrival": {
"time": "1751100171",
"uncertainty": 120
},
"departure": {
"time": "1751100174",
"uncertainty": 120
},
"stopId": "0:GUER3A",
"stopSequence": 12
},
{
"arrival": {
"time": "1751100299",
"uncertainty": 120
},
"departure": {
"time": "1751100303",
"uncertainty": 120
},
"stopId": "0:RAYA",
"stopSequence": 13
},
{
"arrival": {
"time": "1751100364",
"uncertainty": 120
},
"departure": {
"time": "1751100364",
"uncertainty": 120
},
"stopId": "0:CAMARA",
"stopSequence": 14
},
{
"arrival": {
"time": "1751100392",
"uncertainty": 120
},
"departure": {
"time": "1751100392",
"uncertainty": 120
},
"stopId": "0:KHAA1",
"stopSequence": 15
},
{
"arrival": {
"time": "1751100453",
"uncertainty": 120
},
"departure": {
"time": "1751100468",
"uncertainty": 120
},
"stopId": "0:ALLIA",
"stopSequence": 16
},
{
"arrival": {
"time": "1751100527",
"uncertainty": 120
},
"departure": {
"time": "1751100527",
"uncertainty": 120
},
"stopId": "0:MARRA",
"stopSequence": 17
},
{
"arrival": {
"time": "1751100579",
"uncertainty": 120
},
"departure": {
"time": "1751100579",
"uncertainty": 120
},
"stopId": "0:FAGAA",
"stopSequence": 18
},
{
"arrival": {
"time": "1751100618",
"uncertainty": 120
},
"departure": {
"time": "1751100618",
"uncertainty": 120
},
"stopId": "0:GARER",
"stopSequence": 19
},
{
"arrival": {
"time": "1751100670",
"uncertainty": 120
},
"departure": {
"time": "1751100670",
"uncertainty": 120
},
"stopId": "0:LYCCI",
"stopSequence": 20
},
{
"arrival": {
"time": "1751100790",
"uncertainty": 120
},
"departure": {
"time": "1751100819",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 21
},
{
"arrival": {
"time": "1751100879",
"uncertainty": 120
},
"departure": {
"time": "1751100879",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 22
},
{
"arrival": {
"time": "1751101052",
"uncertainty": 120
},
"departure": {
"time": "1751101052",
"uncertainty": 120
},
"stopId": "0:ArenR",
"stopSequence": 23
},
{
"arrival": {
"time": "1751101135",
"uncertainty": 120
},
"departure": {
"time": "1751101135",
"uncertainty": 120
},
"stopId": "0:MSCR",
"stopSequence": 24
},
{
"arrival": {
"time": "1751101210",
"uncertainty": 120
},
"departure": {
"time": "1751101210",
"uncertainty": 120
},
"stopId": "0:BOUQA",
"stopSequence": 25
},
{
"arrival": {
"time": "1751101375",
"uncertainty": 120
},
"departure": {
"time": "1751101375",
"uncertainty": 120
},
"stopId": "0:PORTR",
"stopSequence": 26
},
{
"arrival": {
"time": "1751101481",
"uncertainty": 120
},
"departure": {
"time": "1751101481",
"uncertainty": 120
},
"stopId": "0:LUCR",
"stopSequence": 27
},
{
"arrival": {
"time": "1751101543",
"uncertainty": 120
},
"departure": {
"time": "1751101543",
"uncertainty": 120
},
"stopId": "0:DOZA",
"stopSequence": 28
},
{
"arrival": {
"time": "1751101606",
"uncertainty": 120
},
"departure": {
"time": "1751101606",
"uncertainty": 120
},
"stopId": "0:BONA",
"stopSequence": 29
},
{
"arrival": {
"time": "1751101675",
"uncertainty": 120
},
"departure": {
"time": "1751101675",
"uncertainty": 120
},
"stopId": "0:INFA",
"stopSequence": 30
},
{
"arrival": {
"time": "1751101785",
"uncertainty": 120
},
"departure": {
"time": "1751101785",
"uncertainty": 120
},
"stopId": "0:BARONA",
"stopSequence": 31
},
{
"arrival": {
"time": "1751101818",
"uncertainty": 120
},
"stopId": "0:T",
"stopSequence": 32
}
],
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68334911"
},
"vehicle": {
"id": "527",
"label": "527"
}
}
},
{
"id": "8335007",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751103000",
"uncertainty": 120
},
"stopId": "0:COUDA",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68335007"
}
}
},
{
"id": "8335006",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751101200",
"uncertainty": 120
},
"stopId": "0:COUDA",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68335006"
}
}
},
{
"id": "8335005",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751099568",
"uncertainty": 120
},
"stopId": "0:COUDA",
"stopSequence": 1
},
{
"arrival": {
"time": "1751099628",
"uncertainty": 120
},
"departure": {
"time": "1751099628",
"uncertainty": 120
},
"stopId": "0:LAURR",
"stopSequence": 2
},
{
"arrival": {
"time": "1751099658",
"uncertainty": 120
},
"departure": {
"time": "1751099659",
"uncertainty": 120
},
"stopId": "0:VIGNCR",
"stopSequence": 3
},
{
"arrival": {
"time": "1751099705",
"uncertainty": 120
},
"departure": {
"time": "1751099705",
"uncertainty": 120
},
"stopId": "0:AGRR",
"stopSequence": 4
},
{
"arrival": {
"time": "1751099753",
"uncertainty": 120
},
"departure": {
"time": "1751099753",
"uncertainty": 120
},
"stopId": "0:FLECR",
"stopSequence": 5
},
{
"arrival": {
"time": "1751099892",
"uncertainty": 120
},
"departure": {
"time": "1751099892",
"uncertainty": 120
},
"stopId": "0:GUER2A",
"stopSequence": 6
},
{
"arrival": {
"time": "1751099936",
"uncertainty": 120
},
"departure": {
"time": "1751099945",
"uncertainty": 120
},
"stopId": "0:GUER3A",
"stopSequence": 7
},
{
"arrival": {
"time": "1751100063",
"uncertainty": 120
},
"departure": {
"time": "1751100071",
"uncertainty": 120
},
"stopId": "0:RAYA",
"stopSequence": 8
},
{
"arrival": {
"time": "1751100129",
"uncertainty": 120
},
"departure": {
"time": "1751100131",
"uncertainty": 120
},
"stopId": "0:FORR",
"stopSequence": 9
},
{
"arrival": {
"time": "1751100264",
"uncertainty": 120
},
"departure": {
"time": "1751100264",
"uncertainty": 120
},
"stopId": "0:BETR",
"stopSequence": 10
},
{
"arrival": {
"time": "1751100362",
"uncertainty": 120
},
"departure": {
"time": "1751100366",
"uncertainty": 120
},
"stopId": "0:PLANR",
"stopSequence": 11
},
{
"arrival": {
"time": "1751100436",
"uncertainty": 120
},
"departure": {
"time": "1751100436",
"uncertainty": 120
},
"stopId": "0:GARETR",
"stopSequence": 12
},
{
"arrival": {
"time": "1751100477",
"uncertainty": 120
},
"departure": {
"time": "1751100477",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 13
},
{
"arrival": {
"time": "1751100540",
"uncertainty": 120
},
"departure": {
"time": "1751100577",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 14
},
{
"arrival": {
"time": "1751100694",
"uncertainty": 120
},
"departure": {
"time": "1751100697",
"uncertainty": 120
},
"stopId": "0:COURN",
"stopSequence": 15
},
{
"arrival": {
"time": "1751100755",
"uncertainty": 120
},
"departure": {
"time": "1751100781",
"uncertainty": 120
},
"stopId": "0:AUG88",
"stopSequence": 16
},
{
"arrival": {
"time": "1751100820",
"uncertainty": 120
},
"departure": {
"time": "1751100820",
"uncertainty": 120
},
"stopId": "0:DAGR",
"stopSequence": 17
},
{
"arrival": {
"time": "1751100896",
"uncertainty": 120
},
"departure": {
"time": "1751100896",
"uncertainty": 120
},
"stopId": "0:DUPR",
"stopSequence": 18
},
{
"arrival": {
"time": "1751101021",
"uncertainty": 120
},
"departure": {
"time": "1751101021",
"uncertainty": 120
},
"stopId": "0:SULR",
"stopSequence": 19
},
{
"arrival": {
"time": "1751101059",
"uncertainty": 120
},
"departure": {
"time": "1751101059",
"uncertainty": 120
},
"stopId": "0:DOUR",
"stopSequence": 20
},
{
"arrival": {
"time": "1751101116",
"uncertainty": 120
},
"departure": {
"time": "1751101116",
"uncertainty": 120
},
"stopId": "0:BOUIR",
"stopSequence": 21
},
{
"arrival": {
"time": "1751101180",
"uncertainty": 120
},
"departure": {
"time": "1751101180",
"uncertainty": 120
},
"stopId": "0:KLER",
"stopSequence": 22
},
{
"arrival": {
"time": "1751101236",
"uncertainty": 120
},
"departure": {
"time": "1751101236",
"uncertainty": 120
},
"stopId": "0:GAZR",
"stopSequence": 23
},
{
"arrival": {
"time": "1751101265",
"uncertainty": 120
},
"departure": {
"time": "1751101265",
"uncertainty": 120
},
"stopId": "0:CHALER",
"stopSequence": 24
},
{
"arrival": {
"time": "1751101325",
"uncertainty": 120
},
"departure": {
"time": "1751101325",
"uncertainty": 120
},
"stopId": "0:TROR",
"stopSequence": 25
},
{
"arrival": {
"time": "1751101379",
"uncertainty": 120
},
"departure": {
"time": "1751101379",
"uncertainty": 120
},
"stopId": "0:LUNR",
"stopSequence": 26
},
{
"arrival": {
"time": "1751101432",
"uncertainty": 120
},
"stopId": "0:CALVT",
"stopSequence": 27
}
],
"trip": {
"directionId": 1,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68335005"
},
"vehicle": {
"id": "404",
"label": "404"
}
}
},
{
"id": "8334850",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751101680",
"uncertainty": 120
},
"stopId": "0:ALEST",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "9",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68334850"
}
}
},
{
"id": "8334849",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751099490",
"uncertainty": 120
},
"stopId": "0:ALEST",
"stopSequence": 1
},
{
"arrival": {
"time": "1751099531",
"uncertainty": 120
},
"departure": {
"time": "1751099531",
"uncertainty": 120
},
"stopId": "0:MARGR",
"stopSequence": 2
},
{
"arrival": {
"time": "1751099564",
"uncertainty": 120
},
"departure": {
"time": "1751099569",
"uncertainty": 120
},
"stopId": "0:PARAR",
"stopSequence": 3
},
{
"arrival": {
"time": "1751099619",
"uncertainty": 120
},
"departure": {
"time": "1751099620",
"uncertainty": 120
},
"stopId": "0:PILOR",
"stopSequence": 4
},
{
"arrival": {
"time": "1751099656",
"uncertainty": 120
},
"departure": {
"time": "1751099656",
"uncertainty": 120
},
"stopId": "0:BOUILR",
"stopSequence": 5
},
{
"arrival": {
"time": "1751099672",
"uncertainty": 120
},
"departure": {
"time": "1751099672",
"uncertainty": 120
},
"stopId": "0:BALR",
"stopSequence": 6
},
{
"arrival": {
"time": "1751099735",
"uncertainty": 120
},
"departure": {
"time": "1751099748",
"uncertainty": 120
},
"stopId": "0:ARCR",
"stopSequence": 7
},
{
"arrival": {
"time": "1751099780",
"uncertainty": 120
},
"departure": {
"time": "1751099780",
"uncertainty": 120
},
"stopId": "0:ESPAR",
"stopSequence": 8
},
{
"arrival": {
"time": "1751099853",
"uncertainty": 120
},
"departure": {
"time": "1751099853",
"uncertainty": 120
},
"stopId": "0:GAFR",
"stopSequence": 9
},
{
"arrival": {
"time": "1751099884",
"uncertainty": 120
},
"departure": {
"time": "1751099884",
"uncertainty": 120
},
"stopId": "0:STAAR",
"stopSequence": 10
},
{
"arrival": {
"time": "1751099902",
"uncertainty": 120
},
"departure": {
"time": "1751099908",
"uncertainty": 120
},
"stopId": "0:PROTA",
"stopSequence": 11
},
{
"arrival": {
"time": "1751100006",
"uncertainty": 120
},
"departure": {
"time": "1751100045",
"uncertainty": 120
},
"stopId": "0:SANR",
"stopSequence": 12
},
{
"arrival": {
"time": "1751100343",
"uncertainty": 120
},
"departure": {
"time": "1751100348",
"uncertainty": 120
},
"stopId": "0:RACR",
"stopSequence": 13
},
{
"arrival": {
"time": "1751100516",
"uncertainty": 120
},
"departure": {
"time": "1751100606",
"uncertainty": 120
},
"stopId": "0:ArenA",
"stopSequence": 14
},
{
"arrival": {
"time": "1751100764",
"uncertainty": 120
},
"departure": {
"time": "1751100795",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 15
},
{
"arrival": {
"time": "1751100834",
"uncertainty": 120
},
"departure": {
"time": "1751100870",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 16
},
{
"arrival": {
"time": "1751100905",
"uncertainty": 120
},
"departure": {
"time": "1751100905",
"uncertainty": 120
},
"stopId": "0:GARETA",
"stopSequence": 17
},
{
"arrival": {
"time": "1751101003",
"uncertainty": 120
},
"departure": {
"time": "1751101003",
"uncertainty": 120
},
"stopId": "0:GARER",
"stopSequence": 18
},
{
"arrival": {
"time": "1751101082",
"uncertainty": 120
},
"departure": {
"time": "1751101082",
"uncertainty": 120
},
"stopId": "0:BARCR",
"stopSequence": 19
},
{
"arrival": {
"time": "1751101169",
"uncertainty": 120
},
"departure": {
"time": "1751101169",
"uncertainty": 120
},
"stopId": "0:NEMR",
"stopSequence": 20
},
{
"arrival": {
"time": "1751101272",
"uncertainty": 120
},
"departure": {
"time": "1751101272",
"uncertainty": 120
},
"stopId": "0:ALLR",
"stopSequence": 21
},
{
"arrival": {
"time": "1751101409",
"uncertainty": 120
},
"departure": {
"time": "1751101409",
"uncertainty": 120
},
"stopId": "0:PLATR",
"stopSequence": 22
},
{
"arrival": {
"time": "1751101508",
"uncertainty": 120
},
"departure": {
"time": "1751101508",
"uncertainty": 120
},
"stopId": "0:NARR",
"stopSequence": 23
},
{
"arrival": {
"time": "1751101649",
"uncertainty": 120
},
"stopId": "0:ARLT",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "9",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68334849"
},
"vehicle": {
"id": "379",
"label": "379"
}
}
},
{
"id": "8334851",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751103780",
"uncertainty": 120
},
"stopId": "0:ALEST",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "9",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68334851"
}
}
},
{
"id": "8532000",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751103900",
"uncertainty": 120
},
"stopId": "0:DAGR",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "72",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68532000"
}
}
},
{
"id": "8531999",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751102400",
"uncertainty": 120
},
"stopId": "0:MASX",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "72",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68531999"
}
}
},
{
"id": "8532119",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751101200",
"uncertainty": 120
},
"stopId": "0:MMIC",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "73",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68532119"
}
}
},
{
"id": "8334979",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751102880",
"uncertainty": 120
},
"stopId": "0:CALVT",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68334979"
}
}
},
{
"id": "8334978",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751100874",
"uncertainty": 120
},
"stopId": "0:CALVT",
"stopSequence": 1
},
{
"arrival": {
"time": "1751101160",
"uncertainty": 120
},
"departure": {
"time": "1751101160",
"uncertainty": 120
},
"stopId": "0:LUNA",
"stopSequence": 2
},
{
"arrival": {
"time": "1751101227",
"uncertainty": 120
},
"departure": {
"time": "1751101227",
"uncertainty": 120
},
"stopId": "0:TROA",
"stopSequence": 3
},
{
"arrival": {
"time": "1751101300",
"uncertainty": 120
},
"departure": {
"time": "1751101300",
"uncertainty": 120
},
"stopId": "0:CHALEA",
"stopSequence": 4
},
{
"arrival": {
"time": "1751101345",
"uncertainty": 120
},
"departure": {
"time": "1751101345",
"uncertainty": 120
},
"stopId": "0:GAZA",
"stopSequence": 5
},
{
"arrival": {
"time": "1751101395",
"uncertainty": 120
},
"departure": {
"time": "1751101395",
"uncertainty": 120
},
"stopId": "0:KLEA",
"stopSequence": 6
},
{
"arrival": {
"time": "1751101433",
"uncertainty": 120
},
"departure": {
"time": "1751101433",
"uncertainty": 120
},
"stopId": "0:BOUIA",
"stopSequence": 7
},
{
"arrival": {
"time": "1751101527",
"uncertainty": 120
},
"departure": {
"time": "1751101527",
"uncertainty": 120
},
"stopId": "0:DOUA",
"stopSequence": 8
},
{
"arrival": {
"time": "1751101579",
"uncertainty": 120
},
"departure": {
"time": "1751101579",
"uncertainty": 120
},
"stopId": "0:SULA",
"stopSequence": 9
},
{
"arrival": {
"time": "1751101681",
"uncertainty": 120
},
"departure": {
"time": "1751101681",
"uncertainty": 120
},
"stopId": "0:DUPA",
"stopSequence": 10
},
{
"arrival": {
"time": "1751101818",
"uncertainty": 120
},
"departure": {
"time": "1751101818",
"uncertainty": 120
},
"stopId": "0:PAUGTN",
"stopSequence": 11
},
{
"arrival": {
"time": "1751101892",
"uncertainty": 120
},
"departure": {
"time": "1751101892",
"uncertainty": 120
},
"stopId": "0:COUR",
"stopSequence": 12
},
{
"arrival": {
"time": "1751102006",
"uncertainty": 120
},
"departure": {
"time": "1751102006",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 13
},
{
"arrival": {
"time": "1751102047",
"uncertainty": 120
},
"departure": {
"time": "1751102047",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 14
},
{
"arrival": {
"time": "1751102085",
"uncertainty": 120
},
"departure": {
"time": "1751102085",
"uncertainty": 120
},
"stopId": "0:GARETA",
"stopSequence": 15
},
{
"arrival": {
"time": "1751102226",
"uncertainty": 120
},
"departure": {
"time": "1751102226",
"uncertainty": 120
},
"stopId": "0:PLANA",
"stopSequence": 16
},
{
"arrival": {
"time": "1751102296",
"uncertainty": 120
},
"departure": {
"time": "1751102296",
"uncertainty": 120
},
"stopId": "0:BETA",
"stopSequence": 17
},
{
"arrival": {
"time": "1751102429",
"uncertainty": 120
},
"departure": {
"time": "1751102429",
"uncertainty": 120
},
"stopId": "0:FORA",
"stopSequence": 18
},
{
"arrival": {
"time": "1751102486",
"uncertainty": 120
},
"departure": {
"time": "1751102486",
"uncertainty": 120
},
"stopId": "0:NARCHR",
"stopSequence": 19
},
{
"arrival": {
"time": "1751102609",
"uncertainty": 120
},
"departure": {
"time": "1751102609",
"uncertainty": 120
},
"stopId": "0:GUER3R",
"stopSequence": 20
},
{
"arrival": {
"time": "1751102726",
"uncertainty": 120
},
"departure": {
"time": "1751102726",
"uncertainty": 120
},
"stopId": "0:GUER2R",
"stopSequence": 21
},
{
"arrival": {
"time": "1751102967",
"uncertainty": 120
},
"departure": {
"time": "1751102967",
"uncertainty": 120
},
"stopId": "0:ABEA",
"stopSequence": 22
},
{
"arrival": {
"time": "1751103056",
"uncertainty": 120
},
"departure": {
"time": "1751103056",
"uncertainty": 120
},
"stopId": "0:AGRA",
"stopSequence": 23
},
{
"arrival": {
"time": "1751103139",
"uncertainty": 120
},
"departure": {
"time": "1751103139",
"uncertainty": 120
},
"stopId": "0:VIGNTK",
"stopSequence": 24
},
{
"arrival": {
"time": "1751103185",
"uncertainty": 120
},
"departure": {
"time": "1751103185",
"uncertainty": 120
},
"stopId": "0:LAURA",
"stopSequence": 25
},
{
"arrival": {
"time": "1751103262",
"uncertainty": 120
},
"stopId": "0:COUDR",
"stopSequence": 26
}
],
"trip": {
"directionId": 0,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68334978"
},
"vehicle": {
"id": "402",
"label": "402"
}
}
},
{
"id": "8334977",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751099432",
"uncertainty": 120
},
"stopId": "0:CALVT",
"stopSequence": 1
},
{
"arrival": {
"time": "1751099505",
"uncertainty": 120
},
"departure": {
"time": "1751099505",
"uncertainty": 120
},
"stopId": "0:LUNA",
"stopSequence": 2
},
{
"arrival": {
"time": "1751099565",
"uncertainty": 120
},
"departure": {
"time": "1751099623",
"uncertainty": 120
},
"stopId": "0:TROA",
"stopSequence": 3
},
{
"arrival": {
"time": "1751099704",
"uncertainty": 120
},
"departure": {
"time": "1751099704",
"uncertainty": 120
},
"stopId": "0:CHALEA",
"stopSequence": 4
},
{
"arrival": {
"time": "1751099747",
"uncertainty": 120
},
"departure": {
"time": "1751099747",
"uncertainty": 120
},
"stopId": "0:GAZA",
"stopSequence": 5
},
{
"arrival": {
"time": "1751099794",
"uncertainty": 120
},
"departure": {
"time": "1751099854",
"uncertainty": 120
},
"stopId": "0:KLEA",
"stopSequence": 6
},
{
"arrival": {
"time": "1751099891",
"uncertainty": 120
},
"departure": {
"time": "1751099897",
"uncertainty": 120
},
"stopId": "0:BOUIA",
"stopSequence": 7
},
{
"arrival": {
"time": "1751099961",
"uncertainty": 120
},
"departure": {
"time": "1751099961",
"uncertainty": 120
},
"stopId": "0:DOUA",
"stopSequence": 8
},
{
"arrival": {
"time": "1751100043",
"uncertainty": 120
},
"departure": {
"time": "1751100079",
"uncertainty": 120
},
"stopId": "0:SULA",
"stopSequence": 9
},
{
"arrival": {
"time": "1751100169",
"uncertainty": 120
},
"departure": {
"time": "1751100169",
"uncertainty": 120
},
"stopId": "0:DUPA",
"stopSequence": 10
},
{
"arrival": {
"time": "1751100315",
"uncertainty": 120
},
"departure": {
"time": "1751100317",
"uncertainty": 120
},
"stopId": "0:PAUGTN",
"stopSequence": 11
},
{
"arrival": {
"time": "1751100379",
"uncertainty": 120
},
"departure": {
"time": "1751100398",
"uncertainty": 120
},
"stopId": "0:COUR",
"stopSequence": 12
},
{
"arrival": {
"time": "1751100511",
"uncertainty": 120
},
"departure": {
"time": "1751100570",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 13
},
{
"arrival": {
"time": "1751100626",
"uncertainty": 120
},
"departure": {
"time": "1751100659",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 14
},
{
"arrival": {
"time": "1751100692",
"uncertainty": 120
},
"departure": {
"time": "1751100692",
"uncertainty": 120
},
"stopId": "0:GARETA",
"stopSequence": 15
},
{
"arrival": {
"time": "1751100840",
"uncertainty": 120
},
"departure": {
"time": "1751100840",
"uncertainty": 120
},
"stopId": "0:PLANA",
"stopSequence": 16
},
{
"arrival": {
"time": "1751100921",
"uncertainty": 120
},
"departure": {
"time": "1751100921",
"uncertainty": 120
},
"stopId": "0:BETA",
"stopSequence": 17
},
{
"arrival": {
"time": "1751101054",
"uncertainty": 120
},
"departure": {
"time": "1751101054",
"uncertainty": 120
},
"stopId": "0:FORA",
"stopSequence": 18
},
{
"arrival": {
"time": "1751101111",
"uncertainty": 120
},
"departure": {
"time": "1751101111",
"uncertainty": 120
},
"stopId": "0:NARCHR",
"stopSequence": 19
},
{
"arrival": {
"time": "1751101234",
"uncertainty": 120
},
"departure": {
"time": "1751101234",
"uncertainty": 120
},
"stopId": "0:GUER3R",
"stopSequence": 20
},
{
"arrival": {
"time": "1751101293",
"uncertainty": 120
},
"departure": {
"time": "1751101293",
"uncertainty": 120
},
"stopId": "0:GUER2R",
"stopSequence": 21
},
{
"arrival": {
"time": "1751101505",
"uncertainty": 120
},
"departure": {
"time": "1751101505",
"uncertainty": 120
},
"stopId": "0:ABEA",
"stopSequence": 22
},
{
"arrival": {
"time": "1751101556",
"uncertainty": 120
},
"departure": {
"time": "1751101556",
"uncertainty": 120
},
"stopId": "0:AGRA",
"stopSequence": 23
},
{
"arrival": {
"time": "1751101633",
"uncertainty": 120
},
"departure": {
"time": "1751101633",
"uncertainty": 120
},
"stopId": "0:VIGNTK",
"stopSequence": 24
},
{
"arrival": {
"time": "1751101685",
"uncertainty": 120
},
"departure": {
"time": "1751101685",
"uncertainty": 120
},
"stopId": "0:LAURA",
"stopSequence": 25
},
{
"arrival": {
"time": "1751101750",
"uncertainty": 120
},
"stopId": "0:COUDR",
"stopSequence": 26
}
],
"trip": {
"directionId": 0,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68334977"
},
"vehicle": {
"id": "403",
"label": "403"
}
}
},
{
"id": "8532123",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751103600",
"uncertainty": 120
},
"stopId": "0:DAGR",
"stopSequence": 1
},
{
"arrival": {
"time": "1751103660",
"uncertainty": 120
},
"departure": {
"time": "1751103660",
"uncertainty": 120
},
"stopId": "0:DUPR",
"stopSequence": 2
},
{
"arrival": {
"time": "1751103900",
"uncertainty": 120
},
"departure": {
"time": "1751103900",
"uncertainty": 120
},
"stopId": "0:MOULR",
"stopSequence": 3
},
{
"arrival": {
"time": "1751104020",
"uncertainty": 120
},
"departure": {
"time": "1751104020",
"uncertainty": 120
},
"stopId": "0:DOZA",
"stopSequence": 4
},
{
"arrival": {
"time": "1751104080",
"uncertainty": 120
},
"departure": {
"time": "1751104080",
"uncertainty": 120
},
"stopId": "0:VALT",
"stopSequence": 5
},
{
"arrival": {
"time": "1751104140",
"uncertainty": 120
},
"departure": {
"time": "1751104140",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:DIABR",
"stopSequence": 6
},
{
"arrival": {
"time": "1751104226",
"uncertainty": 120
},
"departure": {
"time": "1751104226",
"uncertainty": 120
},
"stopId": "0:TERRA",
"stopSequence": 7
},
{
"arrival": {
"time": "1751104286",
"uncertainty": 120
},
"departure": {
"time": "1751104286",
"uncertainty": 120
},
"stopId": "0:BROUVR",
"stopSequence": 8
},
{
"arrival": {
"time": "1751104346",
"uncertainty": 120
},
"departure": {
"time": "1751104346",
"uncertainty": 120
},
"stopId": "0:GRIVR",
"stopSequence": 9
},
{
"arrival": {
"time": "1751104466",
"uncertainty": 120
},
"departure": {
"time": "1751104466",
"uncertainty": 120
},
"stopId": "0:TOUR",
"stopSequence": 10
},
{
"arrival": {
"time": "1751104526",
"uncertainty": 120
},
"departure": {
"time": "1751104526",
"uncertainty": 120
},
"stopId": "0:MROUVR",
"stopSequence": 11
},
{
"arrival": {
"time": "1751104586",
"uncertainty": 120
},
"departure": {
"time": "1751104586",
"uncertainty": 120
},
"stopId": "0:RONDR",
"stopSequence": 12
},
{
"arrival": {
"time": "1751104706",
"uncertainty": 120
},
"departure": {
"time": "1751104706",
"uncertainty": 120
},
"stopId": "0:GANGR",
"stopSequence": 13
},
{
"arrival": {
"time": "1751104766",
"uncertainty": 120
},
"departure": {
"time": "1751104766",
"uncertainty": 120
},
"stopId": "0:ENGT",
"stopSequence": 14
},
{
"arrival": {
"time": "1751104826",
"uncertainty": 120
},
"stopId": "0:MMIC",
"stopSequence": 15
}
],
"trip": {
"directionId": 1,
"routeId": "73",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68532123"
}
}
},
{
"id": "8867642",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751104200",
"uncertainty": 120
},
"stopId": "0:gr",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "51",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68867642"
}
}
},
{
"id": "8867624",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751104320",
"uncertainty": 120
},
"stopId": "0:CLAPR",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "51",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68867624"
}
}
},
{
"id": "8867623",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751098920",
"uncertainty": 120
},
"stopId": "0:CLAPR",
"stopSequence": 1
},
{
"arrival": {
"time": "1751099012",
"uncertainty": 120
},
"departure": {
"time": "1751099016",
"uncertainty": 120
},
"stopId": "0:PORBA",
"stopSequence": 2
},
{
"arrival": {
"time": "1751099236",
"uncertainty": 120
},
"departure": {
"time": "1751099248",
"uncertainty": 120
},
"stopId": "0:CLARPLR",
"stopSequence": 3
},
{
"arrival": {
"time": "1751099338",
"uncertainty": 120
},
"departure": {
"time": "1751099338",
"uncertainty": 120
},
"stopId": "0:CHASA",
"stopSequence": 4
},
{
"arrival": {
"time": "1751099441",
"uncertainty": 120
},
"departure": {
"time": "1751099441",
"uncertainty": 120
},
"stopId": "0:CLACRO1A",
"stopSequence": 5
},
{
"arrival": {
"time": "1751099648",
"uncertainty": 120
},
"departure": {
"time": "1751099687",
"uncertainty": 120
},
"stopId": "0:CAVCAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1751099752",
"uncertainty": 120
},
"departure": {
"time": "1751099752",
"uncertainty": 120
},
"stopId": "0:CAVBVR",
"stopSequence": 7
},
{
"arrival": {
"time": "1751099785",
"uncertainty": 120
},
"departure": {
"time": "1751099785",
"uncertainty": 120
},
"stopId": "0:CAVMR",
"stopSequence": 8
},
{
"arrival": {
"time": "1751099862",
"uncertainty": 120
},
"departure": {
"time": "1751099869",
"uncertainty": 120
},
"stopId": "0:CAVMER",
"stopSequence": 9
},
{
"arrival": {
"time": "1751099963",
"uncertainty": 120
},
"departure": {
"time": "1751099963",
"uncertainty": 120
},
"stopId": "0:CAVTRGR",
"stopSequence": 10
},
{
"arrival": {
"time": "1751100005",
"uncertainty": 120
},
"departure": {
"time": "1751100005",
"uncertainty": 120
},
"stopId": "0:CAVRR",
"stopSequence": 11
},
{
"arrival": {
"time": "1751100100",
"uncertainty": 120
},
"departure": {
"time": "1751100100",
"uncertainty": 120
},
"stopId": "0:CAVTCAR",
"stopSequence": 12
},
{
"arrival": {
"time": "1751100155",
"uncertainty": 120
},
"departure": {
"time": "1751100155",
"uncertainty": 120
},
"stopId": "0:VEDAR",
"stopSequence": 13
},
{
"arrival": {
"time": "1751100203",
"uncertainty": 120
},
"departure": {
"time": "1751100216",
"uncertainty": 120
},
"stopId": "0:SOMR",
"stopSequence": 14
},
{
"arrival": {
"time": "1751100320",
"uncertainty": 120
},
"departure": {
"time": "1751100320",
"uncertainty": 120
},
"stopId": "0:LAER",
"stopSequence": 15
},
{
"arrival": {
"time": "1751100410",
"uncertainty": 120
},
"departure": {
"time": "1751100410",
"uncertainty": 120
},
"stopId": "0:CAP2R",
"stopSequence": 16
},
{
"arrival": {
"time": "1751100816",
"uncertainty": 120
},
"departure": {
"time": "1751100816",
"uncertainty": 120
},
"stopId": "0:JAUAR",
"stopSequence": 17
},
{
"arrival": {
"time": "1751100877",
"uncertainty": 120
},
"departure": {
"time": "1751100877",
"uncertainty": 120
},
"stopId": "0:MONR",
"stopSequence": 18
},
{
"arrival": {
"time": "1751101058",
"uncertainty": 120
},
"departure": {
"time": "1751101058",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 19
},
{
"arrival": {
"time": "1751101100",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 20
}
],
"trip": {
"directionId": 0,
"routeId": "51",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68867623"
},
"vehicle": {
"id": "4217",
"label": "4217"
}
}
},
{
"id": "8867615",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751104200"
},
"stopId": "0:PATAA",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "51",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68867615"
}
}
},
{
"id": "8867614",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751100824"
},
"stopId": "0:gr",
"stopSequence": 19
}
],
"trip": {
"directionId": 0,
"routeId": "51",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68867614"
}
}
},
{
"id": "8345727",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751100240",
"uncertainty": 120
},
"stopId": "0:MAGR",
"stopSequence": 1
},
{
"arrival": {
"time": "1751100378",
"uncertainty": 120
},
"departure": {
"time": "1751100378",
"uncertainty": 120
},
"stopId": "0:CHEYR",
"stopSequence": 2
},
{
"arrival": {
"time": "1751100441",
"uncertainty": 120
},
"departure": {
"time": "1751100441",
"uncertainty": 120
},
"stopId": "0:DIBOR",
"stopSequence": 3
},
{
"arrival": {
"time": "1751100590",
"uncertainty": 120
},
"departure": {
"time": "1751100590",
"uncertainty": 120
},
"stopId": "0:PERBR",
"stopSequence": 4
},
{
"arrival": {
"time": "1751100640",
"uncertainty": 120
},
"departure": {
"time": "1751100640",
"uncertainty": 120
},
"stopId": "0:LIONR",
"stopSequence": 5
},
{
"arrival": {
"time": "1751100698",
"uncertainty": 120
},
"departure": {
"time": "1751100735",
"uncertainty": 120
},
"stopId": "0:TRAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1751100792",
"uncertainty": 120
},
"departure": {
"time": "1751100792",
"uncertainty": 120
},
"stopId": "0:METR",
"stopSequence": 7
},
{
"arrival": {
"time": "1751100897",
"uncertainty": 120
},
"departure": {
"time": "1751100897",
"uncertainty": 120
},
"stopId": "0:JUIR",
"stopSequence": 8
},
{
"arrival": {
"time": "1751100955",
"uncertainty": 120
},
"departure": {
"time": "1751100955",
"uncertainty": 120
},
"stopId": "0:SOB",
"stopSequence": 9
},
{
"arrival": {
"time": "1751101118",
"uncertainty": 120
},
"departure": {
"time": "1751101118",
"uncertainty": 120
},
"stopId": "0:DHUOR",
"stopSequence": 10
},
{
"arrival": {
"time": "1751101203",
"uncertainty": 120
},
"departure": {
"time": "1751101203",
"uncertainty": 120
},
"stopId": "0:MONTCR",
"stopSequence": 11
},
{
"arrival": {
"time": "1751101369",
"uncertainty": 120
},
"departure": {
"time": "1751101369",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 12
},
{
"arrival": {
"time": "1751101412",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 13
}
],
"trip": {
"directionId": 1,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68345727"
},
"vehicle": {
"id": "4120",
"label": "4120"
}
}
},
{
"id": "8345716",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751100382",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 1
},
{
"arrival": {
"time": "1751100414",
"uncertainty": 120
},
"departure": {
"time": "1751100418",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 2
},
{
"arrival": {
"time": "1751100619",
"uncertainty": 120
},
"departure": {
"time": "1751100619",
"uncertainty": 120
},
"stopId": "0:MONTCA",
"stopSequence": 3
},
{
"arrival": {
"time": "1751100694",
"uncertainty": 120
},
"departure": {
"time": "1751100725",
"uncertainty": 120
},
"stopId": "0:DHUOA",
"stopSequence": 4
},
{
"arrival": {
"time": "1751100901",
"uncertainty": 120
},
"departure": {
"time": "1751100901",
"uncertainty": 120
},
"stopId": "0:HEMA",
"stopSequence": 5
},
{
"arrival": {
"time": "1751100959",
"uncertainty": 120
},
"departure": {
"time": "1751100959",
"uncertainty": 120
},
"stopId": "0:JUIA",
"stopSequence": 6
},
{
"arrival": {
"time": "1751101033",
"uncertainty": 120
},
"departure": {
"time": "1751101033",
"uncertainty": 120
},
"stopId": "0:META",
"stopSequence": 7
},
{
"arrival": {
"time": "1751101081",
"uncertainty": 120
},
"departure": {
"time": "1751101081",
"uncertainty": 120
},
"stopId": "0:TRAA",
"stopSequence": 8
},
{
"arrival": {
"time": "1751101140",
"uncertainty": 120
},
"departure": {
"time": "1751101140",
"uncertainty": 120
},
"stopId": "0:LIONA",
"stopSequence": 9
},
{
"arrival": {
"time": "1751101198",
"uncertainty": 120
},
"departure": {
"time": "1751101198",
"uncertainty": 120
},
"stopId": "0:PERBA",
"stopSequence": 10
},
{
"arrival": {
"time": "1751101356",
"uncertainty": 120
},
"departure": {
"time": "1751101356",
"uncertainty": 120
},
"stopId": "0:DIBOA",
"stopSequence": 11
},
{
"arrival": {
"time": "1751101438",
"uncertainty": 120
},
"departure": {
"time": "1751101438",
"uncertainty": 120
},
"stopId": "0:CHEYA",
"stopSequence": 12
},
{
"arrival": {
"time": "1751101678",
"uncertainty": 120
},
"stopId": "0:MAGA",
"stopSequence": 13
}
],
"trip": {
"directionId": 0,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68345716"
},
"vehicle": {
"id": "4102",
"label": "4102"
}
}
},
{
"id": "8345717",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751103780",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68345717"
}
}
},
{
"id": "8345566",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751102700"
},
"stopId": "0:JAUAA",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "70",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68345566"
}
}
},
{
"id": "8345565",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751104200"
},
"stopId": "0:HNIMES",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "70",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68345565"
}
}
},
{
"id": "8345587",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751103600"
},
"stopId": "0:CAP1RE",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "88",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68345587"
}
}
},
{
"id": "8345584",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751100063",
"uncertainty": 120
},
"stopId": "0:CAP1RE",
"stopSequence": 1
},
{
"arrival": {
"time": "1751100155",
"uncertainty": 120
},
"departure": {
"time": "1751100155",
"uncertainty": 120
},
"stopId": "0:CAP2R",
"stopSequence": 2
},
{
"arrival": {
"time": "1751100184",
"uncertainty": 120
},
"departure": {
"time": "1751100184",
"uncertainty": 120
},
"stopId": "0:NIMMATR",
"stopSequence": 3
},
{
"arrival": {
"time": "1751100259",
"uncertainty": 120
},
"departure": {
"time": "1751100259",
"uncertainty": 120
},
"stopId": "0:UTRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1751100335",
"uncertainty": 120
},
"departure": {
"time": "1751100335",
"uncertainty": 120
},
"stopId": "0:PIEA",
"stopSequence": 5
},
{
"arrival": {
"time": "1751100376",
"uncertainty": 120
},
"departure": {
"time": "1751100376",
"uncertainty": 120
},
"stopId": "0:N12R",
"stopSequence": 6
},
{
"arrival": {
"time": "1751100490",
"uncertainty": 120
},
"departure": {
"time": "1751100521",
"uncertainty": 120
},
"stopId": "0:UNIAA",
"stopSequence": 7
},
{
"arrival": {
"time": "1751100577",
"uncertainty": 120
},
"departure": {
"time": "1751100577",
"uncertainty": 120
},
"stopId": "0:FERMA",
"stopSequence": 8
},
{
"arrival": {
"time": "1751100613",
"uncertainty": 120
},
"departure": {
"time": "1751100645",
"uncertainty": 120
},
"stopId": "0:MARA",
"stopSequence": 9
},
{
"arrival": {
"time": "1751100735",
"uncertainty": 120
},
"departure": {
"time": "1751100735",
"uncertainty": 120
},
"stopId": "0:NEWA",
"stopSequence": 10
},
{
"arrival": {
"time": "1751100767",
"uncertainty": 120
},
"departure": {
"time": "1751100767",
"uncertainty": 120
},
"stopId": "0:VALA",
"stopSequence": 11
},
{
"arrival": {
"time": "1751100798",
"uncertainty": 120
},
"departure": {
"time": "1751100805",
"uncertainty": 120
},
"stopId": "0:AVOA",
"stopSequence": 12
},
{
"arrival": {
"time": "1751100853",
"uncertainty": 120
},
"departure": {
"time": "1751100853",
"uncertainty": 120
},
"stopId": "0:THAA",
"stopSequence": 13
},
{
"arrival": {
"time": "1751100893",
"uncertainty": 120
},
"departure": {
"time": "1751100893",
"uncertainty": 120
},
"stopId": "0:VA",
"stopSequence": 14
},
{
"arrival": {
"time": "1751100938",
"uncertainty": 120
},
"departure": {
"time": "1751100938",
"uncertainty": 120
},
"stopId": "0:ROMAA",
"stopSequence": 15
},
{
"arrival": {
"time": "1751101058",
"uncertainty": 120
},
"stopId": "0:CAP1RE",
"stopSequence": 16
}
],
"trip": {
"directionId": 0,
"routeId": "88",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68345584"
},
"vehicle": {
"id": "8580",
"label": "8580"
}
}
},
{
"id": "8345588",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751101800"
},
"stopId": "0:CAP1RE",
"stopSequence": 1
},
{
"arrival": {
"time": "1751101905"
},
"departure": {
"time": "1751101905"
},
"stopId": "0:CAP2R",
"stopSequence": 2
},
{
"arrival": {
"time": "1751101951"
},
"departure": {
"time": "1751101951"
},
"stopId": "0:NIMMATR",
"stopSequence": 3
},
{
"arrival": {
"time": "1751102049"
},
"departure": {
"time": "1751102049"
},
"stopId": "0:UTRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1751102130"
},
"departure": {
"time": "1751102130"
},
"stopId": "0:PIEA",
"stopSequence": 5
},
{
"arrival": {
"time": "1751102174"
},
"departure": {
"time": "1751102174"
},
"stopId": "0:N12R",
"stopSequence": 6
},
{
"arrival": {
"time": "1751102303"
},
"departure": {
"time": "1751102303"
},
"stopId": "0:UNIAA",
"stopSequence": 7
},
{
"arrival": {
"time": "1751102409"
},
"departure": {
"time": "1751102409"
},
"stopId": "0:FERMA",
"stopSequence": 8
},
{
"arrival": {
"time": "1751102483"
},
"departure": {
"time": "1751102483"
},
"stopId": "0:MARA",
"stopSequence": 9
},
{
"arrival": {
"time": "1751102581"
},
"departure": {
"time": "1751102581"
},
"stopId": "0:NEWA",
"stopSequence": 10
},
{
"arrival": {
"time": "1751102619"
},
"departure": {
"time": "1751102619"
},
"stopId": "0:VALA",
"stopSequence": 11
},
{
"arrival": {
"time": "1751102669"
},
"departure": {
"time": "1751102669"
},
"stopId": "0:AVOA",
"stopSequence": 12
},
{
"arrival": {
"time": "1751102710"
},
"departure": {
"time": "1751102710"
},
"stopId": "0:THAA",
"stopSequence": 13
},
{
"arrival": {
"time": "1751102783"
},
"departure": {
"time": "1751102783"
},
"stopId": "0:VA",
"stopSequence": 14
},
{
"arrival": {
"time": "1751102843"
},
"departure": {
"time": "1751102843"
},
"stopId": "0:ROMAA",
"stopSequence": 15
},
{
"arrival": {
"time": "1751102963"
},
"stopId": "0:CAP1RE",
"stopSequence": 16
}
],
"trip": {
"directionId": 0,
"routeId": "88",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68345588"
}
}
},
{
"id": "8867670",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751101506",
"uncertainty": 120
},
"stopId": "0:gr",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "51",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68867670"
}
}
},
{
"id": "8345594",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751102100",
"uncertainty": 120
},
"stopId": "0:JAUAA",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "78",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68345594"
}
}
},
{
"id": "8867667",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751101800"
},
"stopId": "0:gr",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "51",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68867667"
}
}
},
{
"id": "8345666",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751101200",
"uncertainty": 120
},
"stopId": "0:BERLR"
},
{
"departure": {
"time": "1751101200",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BERMA",
"stopSequence": 1
},
{
"arrival": {
"time": "1751101390",
"uncertainty": 120
},
"departure": {
"time": "1751101390",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BERLR",
"stopSequence": 2
},
{
"arrival": {
"time": "1751101267",
"uncertainty": 120
},
"departure": {
"time": "1751101267",
"uncertainty": 120
},
"stopId": "0:BERG1R",
"stopSequence": 3
},
{
"arrival": {
"time": "1751101368",
"uncertainty": 120
},
"departure": {
"time": "1751101368",
"uncertainty": 120
},
"stopId": "0:BEBOA",
"stopSequence": 4
},
{
"arrival": {
"time": "1751101488",
"uncertainty": 120
},
"departure": {
"time": "1751101488",
"uncertainty": 120
},
"stopId": "0:BERCBR",
"stopSequence": 5
},
{
"arrival": {
"time": "1751101551",
"uncertainty": 120
},
"departure": {
"time": "1751101551",
"uncertainty": 120
},
"stopId": "0:MILHTA",
"stopSequence": 6
},
{
"arrival": {
"time": "1751101603",
"uncertainty": 120
},
"departure": {
"time": "1751101603",
"uncertainty": 120
},
"stopId": "0:MAUBA",
"stopSequence": 7
},
{
"arrival": {
"time": "1751101668",
"uncertainty": 120
},
"departure": {
"time": "1751101668",
"uncertainty": 120
},
"stopId": "0:MPOSTR",
"stopSequence": 8
},
{
"arrival": {
"time": "1751101732",
"uncertainty": 120
},
"departure": {
"time": "1751101732",
"uncertainty": 120
},
"stopId": "0:MMURR",
"stopSequence": 9
},
{
"arrival": {
"time": "1751101821",
"uncertainty": 120
},
"departure": {
"time": "1751101821",
"uncertainty": 120
},
"stopId": "0:sourb",
"stopSequence": 10
},
{
"arrival": {
"time": "1751101908",
"uncertainty": 120
},
"departure": {
"time": "1751101908",
"uncertainty": 120
},
"stopId": "0:MILHLAR",
"stopSequence": 11
},
{
"arrival": {
"time": "1751102116",
"uncertainty": 120
},
"departure": {
"time": "1751102116",
"uncertainty": 120
},
"stopId": "0:MAGR",
"stopSequence": 12
},
{
"arrival": {
"time": "1751102282",
"uncertainty": 120
},
"departure": {
"time": "1751102282",
"uncertainty": 120
},
"stopId": "0:PERBR",
"stopSequence": 13
},
{
"arrival": {
"time": "1751102333",
"uncertainty": 120
},
"departure": {
"time": "1751102333",
"uncertainty": 120
},
"stopId": "0:LIONR",
"stopSequence": 14
},
{
"arrival": {
"time": "1751102390",
"uncertainty": 120
},
"departure": {
"time": "1751102390",
"uncertainty": 120
},
"stopId": "0:TRAR",
"stopSequence": 15
},
{
"arrival": {
"time": "1751102467",
"uncertainty": 120
},
"departure": {
"time": "1751102467",
"uncertainty": 120
},
"stopId": "0:METR",
"stopSequence": 16
},
{
"arrival": {
"time": "1751102572",
"uncertainty": 120
},
"departure": {
"time": "1751102572",
"uncertainty": 120
},
"stopId": "0:JUIR",
"stopSequence": 17
},
{
"arrival": {
"time": "1751102630",
"uncertainty": 120
},
"departure": {
"time": "1751102630",
"uncertainty": 120
},
"stopId": "0:SOB",
"stopSequence": 18
},
{
"arrival": {
"time": "1751102723",
"uncertainty": 120
},
"departure": {
"time": "1751102723",
"uncertainty": 120
},
"stopId": "0:TAUR",
"stopSequence": 19
},
{
"arrival": {
"time": "1751102776",
"uncertainty": 120
},
"departure": {
"time": "1751102776",
"uncertainty": 120
},
"stopId": "0:TEIR",
"stopSequence": 20
},
{
"arrival": {
"time": "1751102859",
"uncertainty": 120
},
"departure": {
"time": "1751102859",
"uncertainty": 120
},
"stopId": "0:TRIA2",
"stopSequence": 21
},
{
"arrival": {
"time": "1751103002",
"uncertainty": 120
},
"departure": {
"time": "1751103002",
"uncertainty": 120
},
"stopId": "0:PLANR",
"stopSequence": 22
},
{
"arrival": {
"time": "1751103102",
"uncertainty": 120
},
"stopId": "0:GARETR",
"stopSequence": 23
}
],
"trip": {
"directionId": 1,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68345666"
}
}
},
{
"id": "8345683",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751103944"
},
"stopId": "0:BERLA"
},
{
"departure": {
"time": "1751102100"
},
"stopId": "0:GARETA",
"stopSequence": 1
},
{
"arrival": {
"time": "1751102206"
},
"departure": {
"time": "1751102206"
},
"stopId": "0:PLANA",
"stopSequence": 2
},
{
"arrival": {
"time": "1751102263"
},
"departure": {
"time": "1751102263"
},
"stopId": "0:TRIA1",
"stopSequence": 3
},
{
"arrival": {
"time": "1751102318"
},
"departure": {
"time": "1751102318"
},
"stopId": "0:TEIA",
"stopSequence": 4
},
{
"arrival": {
"time": "1751102378"
},
"departure": {
"time": "1751102378"
},
"stopId": "0:TAUA",
"stopSequence": 5
},
{
"arrival": {
"time": "1751102400"
},
"departure": {
"time": "1751102400"
},
"stopId": "0:HEMA",
"stopSequence": 6
},
{
"arrival": {
"time": "1751102446"
},
"departure": {
"time": "1751102446"
},
"stopId": "0:JUIA",
"stopSequence": 7
},
{
"arrival": {
"time": "1751102527"
},
"departure": {
"time": "1751102527"
},
"stopId": "0:META",
"stopSequence": 8
},
{
"arrival": {
"time": "1751102580"
},
"departure": {
"time": "1751102580"
},
"stopId": "0:TRAA",
"stopSequence": 9
},
{
"arrival": {
"time": "1751102621"
},
"departure": {
"time": "1751102621"
},
"stopId": "0:LIONA",
"stopSequence": 10
},
{
"arrival": {
"time": "1751102658"
},
"departure": {
"time": "1751102658"
},
"stopId": "0:PERBA",
"stopSequence": 11
},
{
"arrival": {
"time": "1751102806"
},
"departure": {
"time": "1751102806"
},
"stopId": "0:MAGA",
"stopSequence": 12
},
{
"arrival": {
"time": "1751103000"
},
"departure": {
"time": "1751103000"
},
"stopId": "0:MLAC",
"stopSequence": 13
},
{
"arrival": {
"time": "1751103080"
},
"departure": {
"time": "1751103080"
},
"stopId": "0:SOURBA",
"stopSequence": 14
},
{
"arrival": {
"time": "1751103133"
},
"departure": {
"time": "1751103133"
},
"stopId": "0:CLAUA",
"stopSequence": 15
},
{
"arrival": {
"time": "1751103234"
},
"departure": {
"time": "1751103234"
},
"stopId": "0:MMURA",
"stopSequence": 16
},
{
"arrival": {
"time": "1751103300"
},
"departure": {
"time": "1751103300"
},
"stopId": "0:MPOSTA",
"stopSequence": 17
},
{
"arrival": {
"time": "1751103376"
},
"departure": {
"time": "1751103376"
},
"stopId": "0:MAUB",
"stopSequence": 18
},
{
"arrival": {
"time": "1751103455"
},
"departure": {
"time": "1751103455"
},
"stopId": "0:MILHT",
"stopSequence": 19
},
{
"arrival": {
"time": "1751103540"
},
"departure": {
"time": "1751103540"
},
"stopId": "0:BERCBA",
"stopSequence": 20
},
{
"arrival": {
"time": "1751103780",
"uncertainty": 120
},
"departure": {
"time": "1751103780",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BERGA",
"stopSequence": 21
},
{
"arrival": {
"time": "1751103835",
"uncertainty": 120
},
"departure": {
"time": "1751103835",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BERLA",
"stopSequence": 22
},
{
"arrival": {
"time": "1751103900",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BERMA",
"stopSequence": 23
}
],
"trip": {
"directionId": 0,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68345683"
}
}
},
{
"id": "8345951",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751101800",
"uncertainty": 120
},
"stopId": "0:BTZT",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "75",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68345951"
}
}
},
{
"id": "8345955",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751103900",
"uncertainty": 120
},
"stopId": "0:BOUQA",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "75",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68345955"
}
}
},
{
"id": "8345728",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751103840",
"uncertainty": 120
},
"stopId": "0:MAGR",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68345728"
}
}
},
{
"id": "8345603",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751103000",
"uncertainty": 120
},
"stopId": "0:CAMPL",
"stopSequence": 1
},
{
"arrival": {
"time": "1751103120",
"uncertainty": 120
},
"departure": {
"time": "1751103120",
"uncertainty": 120
},
"stopId": "0:2COLA",
"stopSequence": 2
},
{
"arrival": {
"time": "1751103180",
"uncertainty": 120
},
"departure": {
"time": "1751103180",
"uncertainty": 120
},
"stopId": "0:PINDA",
"stopSequence": 3
},
{
"arrival": {
"time": "1751103300",
"uncertainty": 120
},
"departure": {
"time": "1751103300",
"uncertainty": 120
},
"stopId": "0:HAMA",
"stopSequence": 4
},
{
"arrival": {
"time": "1751103420",
"uncertainty": 120
},
"departure": {
"time": "1751103420",
"uncertainty": 120
},
"stopId": "0:CHEEA",
"stopSequence": 5
},
{
"arrival": {
"time": "1751103480",
"uncertainty": 120
},
"departure": {
"time": "1751103480",
"uncertainty": 120
},
"stopId": "0:CANTA",
"stopSequence": 6
},
{
"arrival": {
"time": "1751103540",
"uncertainty": 120
},
"departure": {
"time": "1751103540",
"uncertainty": 120
},
"stopId": "0:CADA",
"stopSequence": 7
},
{
"arrival": {
"time": "1751103600",
"uncertainty": 120
},
"departure": {
"time": "1751103600",
"uncertainty": 120
},
"stopId": "0:EMILA",
"stopSequence": 8
},
{
"arrival": {
"time": "1751103661",
"uncertainty": 120
},
"stopId": "0:JAUAA",
"stopSequence": 9
}
],
"trip": {
"directionId": 0,
"routeId": "78",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68345603"
}
}
},
{
"id": "9066782",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751103180",
"uncertainty": 120
},
"stopId": "0:CHUR",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_69066782"
}
}
},
{
"id": "9066770",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751099612",
"uncertainty": 120
},
"stopId": "0:CHUR",
"stopSequence": 1
},
{
"arrival": {
"time": "1751099673",
"uncertainty": 120
},
"departure": {
"time": "1751099675",
"uncertainty": 120
},
"stopId": "0:CARTR",
"stopSequence": 2
},
{
"arrival": {
"time": "1751099743",
"uncertainty": 120
},
"departure": {
"time": "1751099743",
"uncertainty": 120
},
"stopId": "0:CAR1R",
"stopSequence": 3
},
{
"arrival": {
"time": "1751099815",
"uncertainty": 120
},
"departure": {
"time": "1751099817",
"uncertainty": 120
},
"stopId": "0:FACR",
"stopSequence": 4
},
{
"arrival": {
"time": "1751099917",
"uncertainty": 120
},
"departure": {
"time": "1751099918",
"uncertainty": 120
},
"stopId": "0:LAER",
"stopSequence": 5
},
{
"arrival": {
"time": "1751099997",
"uncertainty": 120
},
"departure": {
"time": "1751099999",
"uncertainty": 120
},
"stopId": "0:NIMCOMPR",
"stopSequence": 6
},
{
"arrival": {
"time": "1751100084",
"uncertainty": 120
},
"departure": {
"time": "1751100084",
"uncertainty": 120
},
"stopId": "0:NIMCAMR",
"stopSequence": 7
},
{
"arrival": {
"time": "1751100169",
"uncertainty": 120
},
"departure": {
"time": "1751100171",
"uncertainty": 120
},
"stopId": "0:NIMPORR",
"stopSequence": 8
},
{
"arrival": {
"time": "1751100251",
"uncertainty": 120
},
"departure": {
"time": "1751100281",
"uncertainty": 120
},
"stopId": "0:PISST2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1751100347",
"uncertainty": 120
},
"departure": {
"time": "1751100356",
"uncertainty": 120
},
"stopId": "0:UNIAA",
"stopSequence": 10
},
{
"arrival": {
"time": "1751100438",
"uncertainty": 120
},
"departure": {
"time": "1751100438",
"uncertainty": 120
},
"stopId": "0:FERMA",
"stopSequence": 11
},
{
"arrival": {
"time": "1751100545",
"uncertainty": 120
},
"departure": {
"time": "1751100545",
"uncertainty": 120
},
"stopId": "0:AMAR",
"stopSequence": 12
},
{
"arrival": {
"time": "1751100644",
"uncertainty": 120
},
"departure": {
"time": "1751100681",
"uncertainty": 120
},
"stopId": "0:KENR",
"stopSequence": 13
},
{
"arrival": {
"time": "1751100767",
"uncertainty": 120
},
"departure": {
"time": "1751100797",
"uncertainty": 120
},
"stopId": "0:JAUAR",
"stopSequence": 14
},
{
"arrival": {
"time": "1751100845",
"uncertainty": 120
},
"departure": {
"time": "1751100845",
"uncertainty": 120
},
"stopId": "0:MONR",
"stopSequence": 15
},
{
"arrival": {
"time": "1751101026",
"uncertainty": 120
},
"departure": {
"time": "1751101026",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 16
},
{
"arrival": {
"time": "1751101067",
"uncertainty": 120
},
"departure": {
"time": "1751101067",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1751101197",
"uncertainty": 120
},
"departure": {
"time": "1751101197",
"uncertainty": 120
},
"stopId": "0:TALAT2R",
"stopSequence": 18
},
{
"arrival": {
"time": "1751101346",
"uncertainty": 120
},
"departure": {
"time": "1751101346",
"uncertainty": 120
},
"stopId": "0:OBST2R",
"stopSequence": 19
},
{
"arrival": {
"time": "1751101424",
"uncertainty": 120
},
"departure": {
"time": "1751101424",
"uncertainty": 120
},
"stopId": "0:BAUT2R",
"stopSequence": 20
},
{
"arrival": {
"time": "1751101533",
"uncertainty": 120
},
"departure": {
"time": "1751101533",
"uncertainty": 120
},
"stopId": "0:DOMIT2R",
"stopSequence": 21
},
{
"arrival": {
"time": "1751101587",
"uncertainty": 120
},
"departure": {
"time": "1751101587",
"uncertainty": 120
},
"stopId": "0:MOUT2R",
"stopSequence": 22
},
{
"arrival": {
"time": "1751101694",
"uncertainty": 120
},
"departure": {
"time": "1751101694",
"uncertainty": 120
},
"stopId": "0:CBAT2R",
"stopSequence": 23
},
{
"arrival": {
"time": "1751101788",
"uncertainty": 120
},
"departure": {
"time": "1751101788",
"uncertainty": 120
},
"stopId": "0:JBABT2R",
"stopSequence": 24
},
{
"arrival": {
"time": "1751101887",
"uncertainty": 120
},
"departure": {
"time": "1751101887",
"uncertainty": 120
},
"stopId": "0:MINT2R",
"stopSequence": 25
},
{
"arrival": {
"time": "1751101986",
"uncertainty": 120
},
"stopId": "0:NPALO2",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_69066770"
},
"vehicle": {
"id": "758",
"label": "758"
}
}
},
{
"id": "9066766",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751098712",
"uncertainty": 120
},
"stopId": "0:CHUR",
"stopSequence": 1
},
{
"arrival": {
"time": "1751098762",
"uncertainty": 120
},
"departure": {
"time": "1751098792",
"uncertainty": 120
},
"stopId": "0:CARTR",
"stopSequence": 2
},
{
"arrival": {
"time": "1751098846",
"uncertainty": 120
},
"departure": {
"time": "1751098880",
"uncertainty": 120
},
"stopId": "0:CAR1R",
"stopSequence": 3
},
{
"arrival": {
"time": "1751098943",
"uncertainty": 120
},
"departure": {
"time": "1751098944",
"uncertainty": 120
},
"stopId": "0:FACR",
"stopSequence": 4
},
{
"arrival": {
"time": "1751099031",
"uncertainty": 120
},
"departure": {
"time": "1751099066",
"uncertainty": 120
},
"stopId": "0:LAER",
"stopSequence": 5
},
{
"arrival": {
"time": "1751099131",
"uncertainty": 120
},
"departure": {
"time": "1751099131",
"uncertainty": 120
},
"stopId": "0:NIMCOMPR",
"stopSequence": 6
},
{
"arrival": {
"time": "1751099218",
"uncertainty": 120
},
"departure": {
"time": "1751099218",
"uncertainty": 120
},
"stopId": "0:NIMCAMR",
"stopSequence": 7
},
{
"arrival": {
"time": "1751099297",
"uncertainty": 120
},
"departure": {
"time": "1751099337",
"uncertainty": 120
},
"stopId": "0:NIMPORR",
"stopSequence": 8
},
{
"arrival": {
"time": "1751099402",
"uncertainty": 120
},
"departure": {
"time": "1751099436",
"uncertainty": 120
},
"stopId": "0:PISST2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1751099506",
"uncertainty": 120
},
"departure": {
"time": "1751099545",
"uncertainty": 120
},
"stopId": "0:UNIAA",
"stopSequence": 10
},
{
"arrival": {
"time": "1751099611",
"uncertainty": 120
},
"departure": {
"time": "1751099641",
"uncertainty": 120
},
"stopId": "0:FERMA",
"stopSequence": 11
},
{
"arrival": {
"time": "1751099729",
"uncertainty": 120
},
"departure": {
"time": "1751099759",
"uncertainty": 120
},
"stopId": "0:AMAR",
"stopSequence": 12
},
{
"arrival": {
"time": "1751099837",
"uncertainty": 120
},
"departure": {
"time": "1751099841",
"uncertainty": 120
},
"stopId": "0:KENR",
"stopSequence": 13
},
{
"arrival": {
"time": "1751099920",
"uncertainty": 120
},
"departure": {
"time": "1751099927",
"uncertainty": 120
},
"stopId": "0:JAUAR",
"stopSequence": 14
},
{
"arrival": {
"time": "1751099980",
"uncertainty": 120
},
"departure": {
"time": "1751099989",
"uncertainty": 120
},
"stopId": "0:MONR",
"stopSequence": 15
},
{
"arrival": {
"time": "1751100166",
"uncertainty": 120
},
"departure": {
"time": "1751100207",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 16
},
{
"arrival": {
"time": "1751100251",
"uncertainty": 120
},
"departure": {
"time": "1751100287",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1751100414",
"uncertainty": 120
},
"departure": {
"time": "1751100447",
"uncertainty": 120
},
"stopId": "0:TALAT2R",
"stopSequence": 18
},
{
"arrival": {
"time": "1751100598",
"uncertainty": 120
},
"departure": {
"time": "1751100628",
"uncertainty": 120
},
"stopId": "0:OBST2R",
"stopSequence": 19
},
{
"arrival": {
"time": "1751100701",
"uncertainty": 120
},
"departure": {
"time": "1751100741",
"uncertainty": 120
},
"stopId": "0:BAUT2R",
"stopSequence": 20
},
{
"arrival": {
"time": "1751100842",
"uncertainty": 120
},
"departure": {
"time": "1751100850",
"uncertainty": 120
},
"stopId": "0:DOMIT2R",
"stopSequence": 21
},
{
"arrival": {
"time": "1751100902",
"uncertainty": 120
},
"departure": {
"time": "1751100902",
"uncertainty": 120
},
"stopId": "0:MOUT2R",
"stopSequence": 22
},
{
"arrival": {
"time": "1751101007",
"uncertainty": 120
},
"departure": {
"time": "1751101007",
"uncertainty": 120
},
"stopId": "0:CBAT2R",
"stopSequence": 23
},
{
"arrival": {
"time": "1751101096",
"uncertainty": 120
},
"departure": {
"time": "1751101096",
"uncertainty": 120
},
"stopId": "0:JBABT2R",
"stopSequence": 24
},
{
"arrival": {
"time": "1751101191",
"uncertainty": 120
},
"departure": {
"time": "1751101191",
"uncertainty": 120
},
"stopId": "0:MINT2R",
"stopSequence": 25
},
{
"arrival": {
"time": "1751101286",
"uncertainty": 120
},
"stopId": "0:NPALO2",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_69066766"
},
"vehicle": {
"id": "712",
"label": "712"
}
}
},
{
"id": "9066778",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751102280",
"uncertainty": 120
},
"stopId": "0:CHUR",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_69066778"
}
}
},
{
"id": "9066776",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751101380",
"uncertainty": 120
},
"stopId": "0:CHUR",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_69066776"
}
}
},
{
"id": "8345900",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751103600",
"uncertainty": 120
},
"stopId": "0:LAE2R",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "74",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68345900"
}
}
},
{
"id": "8345899",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751101200",
"uncertainty": 120
},
"stopId": "0:LAE2R",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "74",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68345899"
}
}
},
{
"id": "8345898",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751102400",
"uncertainty": 120
},
"stopId": "0:GOEA",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "74",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68345898"
}
}
},
{
"id": "9066821",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751100794",
"uncertainty": 120
},
"stopId": "0:NPALO1",
"stopSequence": 1
},
{
"arrival": {
"time": "1751100872",
"uncertainty": 120
},
"departure": {
"time": "1751100872",
"uncertainty": 120
},
"stopId": "0:MINT2A",
"stopSequence": 2
},
{
"arrival": {
"time": "1751100988",
"uncertainty": 120
},
"departure": {
"time": "1751100988",
"uncertainty": 120
},
"stopId": "0:JBABT2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1751101097",
"uncertainty": 120
},
"departure": {
"time": "1751101097",
"uncertainty": 120
},
"stopId": "0:CBAT2A",
"stopSequence": 4
},
{
"arrival": {
"time": "1751101218",
"uncertainty": 120
},
"departure": {
"time": "1751101218",
"uncertainty": 120
},
"stopId": "0:MOUT2A",
"stopSequence": 5
},
{
"arrival": {
"time": "1751101289",
"uncertainty": 120
},
"departure": {
"time": "1751101289",
"uncertainty": 120
},
"stopId": "0:DOMT2A",
"stopSequence": 6
},
{
"arrival": {
"time": "1751101395",
"uncertainty": 120
},
"departure": {
"time": "1751101395",
"uncertainty": 120
},
"stopId": "0:BAUT2A",
"stopSequence": 7
},
{
"arrival": {
"time": "1751101475",
"uncertainty": 120
},
"departure": {
"time": "1751101475",
"uncertainty": 120
},
"stopId": "0:OBST2A",
"stopSequence": 8
},
{
"arrival": {
"time": "1751101679",
"uncertainty": 120
},
"departure": {
"time": "1751101679",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1751101804",
"uncertainty": 120
},
"departure": {
"time": "1751101804",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 10
},
{
"arrival": {
"time": "1751101863",
"uncertainty": 120
},
"departure": {
"time": "1751101863",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 11
},
{
"arrival": {
"time": "1751101992",
"uncertainty": 120
},
"departure": {
"time": "1751101992",
"uncertainty": 120
},
"stopId": "0:MONTCA",
"stopSequence": 12
},
{
"arrival": {
"time": "1751102071",
"uncertainty": 120
},
"departure": {
"time": "1751102071",
"uncertainty": 120
},
"stopId": "0:JAUBA",
"stopSequence": 13
},
{
"arrival": {
"time": "1751102129",
"uncertainty": 120
},
"departure": {
"time": "1751102129",
"uncertainty": 120
},
"stopId": "0:KENA",
"stopSequence": 14
},
{
"arrival": {
"time": "1751102221",
"uncertainty": 120
},
"departure": {
"time": "1751102221",
"uncertainty": 120
},
"stopId": "0:AMAA",
"stopSequence": 15
},
{
"arrival": {
"time": "1751102316",
"uncertainty": 120
},
"departure": {
"time": "1751102316",
"uncertainty": 120
},
"stopId": "0:FERMR",
"stopSequence": 16
},
{
"arrival": {
"time": "1751102377",
"uncertainty": 120
},
"departure": {
"time": "1751102377",
"uncertainty": 120
},
"stopId": "0:UNIAR",
"stopSequence": 17
},
{
"arrival": {
"time": "1751102472",
"uncertainty": 120
},
"departure": {
"time": "1751102472",
"uncertainty": 120
},
"stopId": "0:PISST2R",
"stopSequence": 18
},
{
"arrival": {
"time": "1751102532",
"uncertainty": 120
},
"departure": {
"time": "1751102532",
"uncertainty": 120
},
"stopId": "0:NIMPORA",
"stopSequence": 19
},
{
"arrival": {
"time": "1751102652",
"uncertainty": 120
},
"departure": {
"time": "1751102652",
"uncertainty": 120
},
"stopId": "0:NIMCAMA",
"stopSequence": 20
},
{
"arrival": {
"time": "1751102712",
"uncertainty": 120
},
"departure": {
"time": "1751102712",
"uncertainty": 120
},
"stopId": "0:NIMCOMPA",
"stopSequence": 21
},
{
"arrival": {
"time": "1751102772",
"uncertainty": 120
},
"departure": {
"time": "1751102772",
"uncertainty": 120
},
"stopId": "0:NIMLAENA",
"stopSequence": 22
},
{
"arrival": {
"time": "1751102892",
"uncertainty": 120
},
"departure": {
"time": "1751102892",
"uncertainty": 120
},
"stopId": "0:FACA",
"stopSequence": 23
},
{
"arrival": {
"time": "1751103181",
"uncertainty": 120
},
"departure": {
"time": "1751103181",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CAR1",
"stopSequence": 24
},
{
"arrival": {
"time": "1751102947",
"uncertainty": 120
},
"departure": {
"time": "1751102947",
"uncertainty": 120
},
"stopId": "0:CARTA",
"stopSequence": 25
},
{
"arrival": {
"time": "1751103007",
"uncertainty": 120
},
"stopId": "0:CHUA",
"stopSequence": 26
}
],
"trip": {
"directionId": 0,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_69066821"
},
"vehicle": {
"id": "711",
"label": "711"
}
}
},
{
"id": "9066823",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751102520",
"uncertainty": 120
},
"stopId": "0:NPALO1",
"stopSequence": 1
},
{
"arrival": {
"time": "1751102640",
"uncertainty": 120
},
"departure": {
"time": "1751102640",
"uncertainty": 120
},
"stopId": "0:MINT2A",
"stopSequence": 2
},
{
"arrival": {
"time": "1751102760",
"uncertainty": 120
},
"departure": {
"time": "1751102760",
"uncertainty": 120
},
"stopId": "0:JBABT2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1751102880",
"uncertainty": 120
},
"departure": {
"time": "1751102880",
"uncertainty": 120
},
"stopId": "0:CBAT2A",
"stopSequence": 4
},
{
"arrival": {
"time": "1751102940",
"uncertainty": 120
},
"departure": {
"time": "1751102940",
"uncertainty": 120
},
"stopId": "0:MOUT2A",
"stopSequence": 5
},
{
"arrival": {
"time": "1751103060",
"uncertainty": 120
},
"departure": {
"time": "1751103060",
"uncertainty": 120
},
"stopId": "0:DOMT2A",
"stopSequence": 6
},
{
"arrival": {
"time": "1751103240",
"uncertainty": 120
},
"departure": {
"time": "1751103240",
"uncertainty": 120
},
"stopId": "0:BAUT2A",
"stopSequence": 7
},
{
"arrival": {
"time": "1751103360",
"uncertainty": 120
},
"departure": {
"time": "1751103360",
"uncertainty": 120
},
"stopId": "0:OBST2A",
"stopSequence": 8
},
{
"arrival": {
"time": "1751103540",
"uncertainty": 120
},
"departure": {
"time": "1751103540",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1751103720",
"uncertainty": 120
},
"departure": {
"time": "1751103720",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 10
},
{
"arrival": {
"time": "1751103780",
"uncertainty": 120
},
"departure": {
"time": "1751103780",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 11
},
{
"arrival": {
"time": "1751103900",
"uncertainty": 120
},
"departure": {
"time": "1751103900",
"uncertainty": 120
},
"stopId": "0:MONTCA",
"stopSequence": 12
},
{
"arrival": {
"time": "1751103960",
"uncertainty": 120
},
"departure": {
"time": "1751103960",
"uncertainty": 120
},
"stopId": "0:JAUBA",
"stopSequence": 13
},
{
"arrival": {
"time": "1751104020",
"uncertainty": 120
},
"departure": {
"time": "1751104020",
"uncertainty": 120
},
"stopId": "0:KENA",
"stopSequence": 14
},
{
"arrival": {
"time": "1751104140",
"uncertainty": 120
},
"departure": {
"time": "1751104140",
"uncertainty": 120
},
"stopId": "0:AMAA",
"stopSequence": 15
},
{
"arrival": {
"time": "1751104260",
"uncertainty": 120
},
"departure": {
"time": "1751104260",
"uncertainty": 120
},
"stopId": "0:FERMR",
"stopSequence": 16
},
{
"arrival": {
"time": "1751104320",
"uncertainty": 120
},
"departure": {
"time": "1751104320",
"uncertainty": 120
},
"stopId": "0:UNIAR",
"stopSequence": 17
},
{
"arrival": {
"time": "1751104440",
"uncertainty": 120
},
"departure": {
"time": "1751104440",
"uncertainty": 120
},
"stopId": "0:PISST2R",
"stopSequence": 18
},
{
"arrival": {
"time": "1751104500",
"uncertainty": 120
},
"departure": {
"time": "1751104500",
"uncertainty": 120
},
"stopId": "0:NIMPORA",
"stopSequence": 19
},
{
"arrival": {
"time": "1751104620",
"uncertainty": 120
},
"departure": {
"time": "1751104620",
"uncertainty": 120
},
"stopId": "0:NIMCAMA",
"stopSequence": 20
},
{
"arrival": {
"time": "1751104680",
"uncertainty": 120
},
"departure": {
"time": "1751104680",
"uncertainty": 120
},
"stopId": "0:NIMCOMPA",
"stopSequence": 21
},
{
"arrival": {
"time": "1751104740",
"uncertainty": 120
},
"departure": {
"time": "1751104740",
"uncertainty": 120
},
"stopId": "0:NIMLAENA",
"stopSequence": 22
},
{
"arrival": {
"time": "1751104860",
"uncertainty": 120
},
"departure": {
"time": "1751104860",
"uncertainty": 120
},
"stopId": "0:FACA",
"stopSequence": 23
},
{
"arrival": {
"time": "1751104920",
"uncertainty": 120
},
"departure": {
"time": "1751104920",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CAR1",
"stopSequence": 24
},
{
"arrival": {
"time": "1751104915",
"uncertainty": 120
},
"departure": {
"time": "1751104915",
"uncertainty": 120
},
"stopId": "0:CARTA",
"stopSequence": 25
},
{
"arrival": {
"time": "1751104975",
"uncertainty": 120
},
"stopId": "0:CHUA",
"stopSequence": 26
}
],
"trip": {
"directionId": 0,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_69066823"
}
}
},
{
"id": "9066841",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751098143",
"uncertainty": 120
},
"stopId": "0:NPALO1",
"stopSequence": 1
},
{
"arrival": {
"time": "1751098242",
"uncertainty": 120
},
"departure": {
"time": "1751098245",
"uncertainty": 120
},
"stopId": "0:MINT2A",
"stopSequence": 2
},
{
"arrival": {
"time": "1751098369",
"uncertainty": 120
},
"departure": {
"time": "1751098404",
"uncertainty": 120
},
"stopId": "0:JBABT2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1751098495",
"uncertainty": 120
},
"departure": {
"time": "1751098530",
"uncertainty": 120
},
"stopId": "0:CBAT2A",
"stopSequence": 4
},
{
"arrival": {
"time": "1751098667",
"uncertainty": 120
},
"departure": {
"time": "1751098702",
"uncertainty": 120
},
"stopId": "0:MOUT2A",
"stopSequence": 5
},
{
"arrival": {
"time": "1751098785",
"uncertainty": 120
},
"departure": {
"time": "1751098825",
"uncertainty": 120
},
"stopId": "0:DOMT2A",
"stopSequence": 6
},
{
"arrival": {
"time": "1751098918",
"uncertainty": 120
},
"departure": {
"time": "1751098922",
"uncertainty": 120
},
"stopId": "0:BAUT2A",
"stopSequence": 7
},
{
"arrival": {
"time": "1751099022",
"uncertainty": 120
},
"departure": {
"time": "1751099022",
"uncertainty": 120
},
"stopId": "0:OBST2A",
"stopSequence": 8
},
{
"arrival": {
"time": "1751099286",
"uncertainty": 120
},
"departure": {
"time": "1751099316",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1751099409",
"uncertainty": 120
},
"departure": {
"time": "1751099476",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 10
},
{
"arrival": {
"time": "1751099527",
"uncertainty": 120
},
"departure": {
"time": "1751099563",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 11
},
{
"arrival": {
"time": "1751099677",
"uncertainty": 120
},
"departure": {
"time": "1751099708",
"uncertainty": 120
},
"stopId": "0:MONTCA",
"stopSequence": 12
},
{
"arrival": {
"time": "1751099803",
"uncertainty": 120
},
"departure": {
"time": "1751099865",
"uncertainty": 120
},
"stopId": "0:JAUBA",
"stopSequence": 13
},
{
"arrival": {
"time": "1751099948",
"uncertainty": 120
},
"departure": {
"time": "1751099987",
"uncertainty": 120
},
"stopId": "0:KENA",
"stopSequence": 14
},
{
"arrival": {
"time": "1751100082",
"uncertainty": 120
},
"departure": {
"time": "1751100089",
"uncertainty": 120
},
"stopId": "0:AMAA",
"stopSequence": 15
},
{
"arrival": {
"time": "1751100207",
"uncertainty": 120
},
"departure": {
"time": "1751100210",
"uncertainty": 120
},
"stopId": "0:FERMR",
"stopSequence": 16
},
{
"arrival": {
"time": "1751100292",
"uncertainty": 120
},
"departure": {
"time": "1751100382",
"uncertainty": 120
},
"stopId": "0:UNIAR",
"stopSequence": 17
},
{
"arrival": {
"time": "1751100476",
"uncertainty": 120
},
"departure": {
"time": "1751100506",
"uncertainty": 120
},
"stopId": "0:PISST2R",
"stopSequence": 18
},
{
"arrival": {
"time": "1751100558",
"uncertainty": 120
},
"departure": {
"time": "1751100558",
"uncertainty": 120
},
"stopId": "0:NIMPORA",
"stopSequence": 19
},
{
"arrival": {
"time": "1751100642",
"uncertainty": 120
},
"departure": {
"time": "1751100648",
"uncertainty": 120
},
"stopId": "0:NIMCAMA",
"stopSequence": 20
},
{
"arrival": {
"time": "1751100731",
"uncertainty": 120
},
"departure": {
"time": "1751100735",
"uncertainty": 120
},
"stopId": "0:NIMCOMPA",
"stopSequence": 21
},
{
"arrival": {
"time": "1751100822",
"uncertainty": 120
},
"departure": {
"time": "1751100829",
"uncertainty": 120
},
"stopId": "0:NIMLAENA",
"stopSequence": 22
},
{
"arrival": {
"time": "1751100965",
"uncertainty": 120
},
"departure": {
"time": "1751100965",
"uncertainty": 120
},
"stopId": "0:FACA",
"stopSequence": 23
},
{
"arrival": {
"time": "1751100420",
"uncertainty": 120
},
"departure": {
"time": "1751100420",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CAR1",
"stopSequence": 24
},
{
"arrival": {
"time": "1751101020",
"uncertainty": 120
},
"departure": {
"time": "1751101020",
"uncertainty": 120
},
"stopId": "0:CARTA",
"stopSequence": 25
},
{
"arrival": {
"time": "1751101092",
"uncertainty": 120
},
"stopId": "0:CHUA",
"stopSequence": 26
}
],
"trip": {
"directionId": 0,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_69066841"
},
"vehicle": {
"id": "718",
"label": "718"
}
}
},
{
"id": "9066805",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751104320",
"uncertainty": 120
},
"stopId": "0:NPALO1",
"stopSequence": 1
},
{
"arrival": {
"time": "1751104440",
"uncertainty": 120
},
"departure": {
"time": "1751104440",
"uncertainty": 120
},
"stopId": "0:MINT2A",
"stopSequence": 2
},
{
"arrival": {
"time": "1751104560",
"uncertainty": 120
},
"departure": {
"time": "1751104560",
"uncertainty": 120
},
"stopId": "0:JBABT2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1751104680",
"uncertainty": 120
},
"departure": {
"time": "1751104680",
"uncertainty": 120
},
"stopId": "0:CBAT2A",
"stopSequence": 4
},
{
"arrival": {
"time": "1751104740",
"uncertainty": 120
},
"departure": {
"time": "1751104740",
"uncertainty": 120
},
"stopId": "0:MOUT2A",
"stopSequence": 5
},
{
"arrival": {
"time": "1751104860",
"uncertainty": 120
},
"departure": {
"time": "1751104860",
"uncertainty": 120
},
"stopId": "0:DOMT2A",
"stopSequence": 6
},
{
"arrival": {
"time": "1751105040",
"uncertainty": 120
},
"departure": {
"time": "1751105040",
"uncertainty": 120
},
"stopId": "0:BAUT2A",
"stopSequence": 7
},
{
"arrival": {
"time": "1751105160",
"uncertainty": 120
},
"departure": {
"time": "1751105160",
"uncertainty": 120
},
"stopId": "0:OBST2A",
"stopSequence": 8
},
{
"arrival": {
"time": "1751105340",
"uncertainty": 120
},
"departure": {
"time": "1751105340",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1751105520",
"uncertainty": 120
},
"departure": {
"time": "1751105520",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 10
},
{
"arrival": {
"time": "1751105580",
"uncertainty": 120
},
"departure": {
"time": "1751105580",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 11
},
{
"arrival": {
"time": "1751105700",
"uncertainty": 120
},
"departure": {
"time": "1751105700",
"uncertainty": 120
},
"stopId": "0:MONTCA",
"stopSequence": 12
},
{
"arrival": {
"time": "1751105760",
"uncertainty": 120
},
"departure": {
"time": "1751105760",
"uncertainty": 120
},
"stopId": "0:JAUBA",
"stopSequence": 13
},
{
"arrival": {
"time": "1751105820",
"uncertainty": 120
},
"departure": {
"time": "1751105820",
"uncertainty": 120
},
"stopId": "0:KENA",
"stopSequence": 14
},
{
"arrival": {
"time": "1751105940",
"uncertainty": 120
},
"departure": {
"time": "1751105940",
"uncertainty": 120
},
"stopId": "0:AMAA",
"stopSequence": 15
},
{
"arrival": {
"time": "1751106060",
"uncertainty": 120
},
"departure": {
"time": "1751106060",
"uncertainty": 120
},
"stopId": "0:FERMR",
"stopSequence": 16
},
{
"arrival": {
"time": "1751106120",
"uncertainty": 120
},
"departure": {
"time": "1751106120",
"uncertainty": 120
},
"stopId": "0:UNIAR",
"stopSequence": 17
},
{
"arrival": {
"time": "1751106240",
"uncertainty": 120
},
"departure": {
"time": "1751106240",
"uncertainty": 120
},
"stopId": "0:PISST2R",
"stopSequence": 18
},
{
"arrival": {
"time": "1751106300",
"uncertainty": 120
},
"departure": {
"time": "1751106300",
"uncertainty": 120
},
"stopId": "0:NIMPORA",
"stopSequence": 19
},
{
"arrival": {
"time": "1751106420",
"uncertainty": 120
},
"departure": {
"time": "1751106420",
"uncertainty": 120
},
"stopId": "0:NIMCAMA",
"stopSequence": 20
},
{
"arrival": {
"time": "1751106480",
"uncertainty": 120
},
"departure": {
"time": "1751106480",
"uncertainty": 120
},
"stopId": "0:NIMCOMPA",
"stopSequence": 21
},
{
"arrival": {
"time": "1751106540",
"uncertainty": 120
},
"departure": {
"time": "1751106540",
"uncertainty": 120
},
"stopId": "0:NIMLAENA",
"stopSequence": 22
},
{
"arrival": {
"time": "1751106660",
"uncertainty": 120
},
"departure": {
"time": "1751106660",
"uncertainty": 120
},
"stopId": "0:FACA",
"stopSequence": 23
},
{
"arrival": {
"time": "1751106720",
"uncertainty": 120
},
"departure": {
"time": "1751106720",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CAR1",
"stopSequence": 24
},
{
"arrival": {
"time": "1751106715",
"uncertainty": 120
},
"departure": {
"time": "1751106715",
"uncertainty": 120
},
"stopId": "0:CARTA",
"stopSequence": 25
},
{
"arrival": {
"time": "1751106775",
"uncertainty": 120
},
"stopId": "0:CHUA",
"stopSequence": 26
}
],
"trip": {
"directionId": 0,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_69066805"
}
}
},
{
"id": "9066831",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751099903",
"uncertainty": 120
},
"stopId": "0:NPALO1",
"stopSequence": 1
},
{
"arrival": {
"time": "1751099997",
"uncertainty": 120
},
"departure": {
"time": "1751100000",
"uncertainty": 120
},
"stopId": "0:MINT2A",
"stopSequence": 2
},
{
"arrival": {
"time": "1751100115",
"uncertainty": 120
},
"departure": {
"time": "1751100115",
"uncertainty": 120
},
"stopId": "0:JBABT2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1751100223",
"uncertainty": 120
},
"departure": {
"time": "1751100227",
"uncertainty": 120
},
"stopId": "0:CBAT2A",
"stopSequence": 4
},
{
"arrival": {
"time": "1751100355",
"uncertainty": 120
},
"departure": {
"time": "1751100402",
"uncertainty": 120
},
"stopId": "0:MOUT2A",
"stopSequence": 5
},
{
"arrival": {
"time": "1751100467",
"uncertainty": 120
},
"departure": {
"time": "1751100502",
"uncertainty": 120
},
"stopId": "0:DOMT2A",
"stopSequence": 6
},
{
"arrival": {
"time": "1751100600",
"uncertainty": 120
},
"departure": {
"time": "1751100630",
"uncertainty": 120
},
"stopId": "0:BAUT2A",
"stopSequence": 7
},
{
"arrival": {
"time": "1751100706",
"uncertainty": 120
},
"departure": {
"time": "1751100706",
"uncertainty": 120
},
"stopId": "0:OBST2A",
"stopSequence": 8
},
{
"arrival": {
"time": "1751100983",
"uncertainty": 120
},
"departure": {
"time": "1751100983",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1751101102",
"uncertainty": 120
},
"departure": {
"time": "1751101102",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 10
},
{
"arrival": {
"time": "1751101162",
"uncertainty": 120
},
"departure": {
"time": "1751101162",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 11
},
{
"arrival": {
"time": "1751101297",
"uncertainty": 120
},
"departure": {
"time": "1751101297",
"uncertainty": 120
},
"stopId": "0:MONTCA",
"stopSequence": 12
},
{
"arrival": {
"time": "1751101357",
"uncertainty": 120
},
"departure": {
"time": "1751101357",
"uncertainty": 120
},
"stopId": "0:JAUBA",
"stopSequence": 13
},
{
"arrival": {
"time": "1751101413",
"uncertainty": 120
},
"departure": {
"time": "1751101413",
"uncertainty": 120
},
"stopId": "0:KENA",
"stopSequence": 14
},
{
"arrival": {
"time": "1751101497",
"uncertainty": 120
},
"departure": {
"time": "1751101497",
"uncertainty": 120
},
"stopId": "0:AMAA",
"stopSequence": 15
},
{
"arrival": {
"time": "1751101583",
"uncertainty": 120
},
"departure": {
"time": "1751101583",
"uncertainty": 120
},
"stopId": "0:FERMR",
"stopSequence": 16
},
{
"arrival": {
"time": "1751101645",
"uncertainty": 120
},
"departure": {
"time": "1751101645",
"uncertainty": 120
},
"stopId": "0:UNIAR",
"stopSequence": 17
},
{
"arrival": {
"time": "1751101732",
"uncertainty": 120
},
"departure": {
"time": "1751101732",
"uncertainty": 120
},
"stopId": "0:PISST2R",
"stopSequence": 18
},
{
"arrival": {
"time": "1751101785",
"uncertainty": 120
},
"departure": {
"time": "1751101785",
"uncertainty": 120
},
"stopId": "0:NIMPORA",
"stopSequence": 19
},
{
"arrival": {
"time": "1751101873",
"uncertainty": 120
},
"departure": {
"time": "1751101873",
"uncertainty": 120
},
"stopId": "0:NIMCAMA",
"stopSequence": 20
},
{
"arrival": {
"time": "1751101933",
"uncertainty": 120
},
"departure": {
"time": "1751101933",
"uncertainty": 120
},
"stopId": "0:NIMCOMPA",
"stopSequence": 21
},
{
"arrival": {
"time": "1751101993",
"uncertainty": 120
},
"departure": {
"time": "1751101993",
"uncertainty": 120
},
"stopId": "0:NIMLAENA",
"stopSequence": 22
},
{
"arrival": {
"time": "1751102113",
"uncertainty": 120
},
"departure": {
"time": "1751102113",
"uncertainty": 120
},
"stopId": "0:FACA",
"stopSequence": 23
},
{
"arrival": {
"time": "1751102220",
"uncertainty": 120
},
"departure": {
"time": "1751102220",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CAR1",
"stopSequence": 24
},
{
"arrival": {
"time": "1751102168",
"uncertainty": 120
},
"departure": {
"time": "1751102168",
"uncertainty": 120
},
"stopId": "0:CARTA",
"stopSequence": 25
},
{
"arrival": {
"time": "1751102228",
"uncertainty": 120
},
"stopId": "0:CHUA",
"stopSequence": 26
}
],
"trip": {
"directionId": 0,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_69066831"
},
"vehicle": {
"id": "716",
"label": "716"
}
}
},
{
"id": "9066811",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751103420",
"uncertainty": 120
},
"stopId": "0:NPALO1",
"stopSequence": 1
},
{
"arrival": {
"time": "1751103540",
"uncertainty": 120
},
"departure": {
"time": "1751103540",
"uncertainty": 120
},
"stopId": "0:MINT2A",
"stopSequence": 2
},
{
"arrival": {
"time": "1751103660",
"uncertainty": 120
},
"departure": {
"time": "1751103660",
"uncertainty": 120
},
"stopId": "0:JBABT2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1751103780",
"uncertainty": 120
},
"departure": {
"time": "1751103780",
"uncertainty": 120
},
"stopId": "0:CBAT2A",
"stopSequence": 4
},
{
"arrival": {
"time": "1751103840",
"uncertainty": 120
},
"departure": {
"time": "1751103840",
"uncertainty": 120
},
"stopId": "0:MOUT2A",
"stopSequence": 5
},
{
"arrival": {
"time": "1751103960",
"uncertainty": 120
},
"departure": {
"time": "1751103960",
"uncertainty": 120
},
"stopId": "0:DOMT2A",
"stopSequence": 6
},
{
"arrival": {
"time": "1751104140",
"uncertainty": 120
},
"departure": {
"time": "1751104140",
"uncertainty": 120
},
"stopId": "0:BAUT2A",
"stopSequence": 7
},
{
"arrival": {
"time": "1751104260",
"uncertainty": 120
},
"departure": {
"time": "1751104260",
"uncertainty": 120
},
"stopId": "0:OBST2A",
"stopSequence": 8
},
{
"arrival": {
"time": "1751104440",
"uncertainty": 120
},
"departure": {
"time": "1751104440",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1751104620",
"uncertainty": 120
},
"departure": {
"time": "1751104620",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 10
},
{
"arrival": {
"time": "1751104680",
"uncertainty": 120
},
"departure": {
"time": "1751104680",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 11
},
{
"arrival": {
"time": "1751104800",
"uncertainty": 120
},
"departure": {
"time": "1751104800",
"uncertainty": 120
},
"stopId": "0:MONTCA",
"stopSequence": 12
},
{
"arrival": {
"time": "1751104920",
"uncertainty": 120
},
"departure": {
"time": "1751104920",
"uncertainty": 120
},
"stopId": "0:JAUBA",
"stopSequence": 13
},
{
"arrival": {
"time": "1751104981",
"uncertainty": 120
},
"departure": {
"time": "1751104981",
"uncertainty": 120
},
"stopId": "0:KENA",
"stopSequence": 14
},
{
"arrival": {
"time": "1751105101",
"uncertainty": 120
},
"departure": {
"time": "1751105101",
"uncertainty": 120
},
"stopId": "0:AMAA",
"stopSequence": 15
},
{
"arrival": {
"time": "1751105221",
"uncertainty": 120
},
"departure": {
"time": "1751105221",
"uncertainty": 120
},
"stopId": "0:FERMR",
"stopSequence": 16
},
{
"arrival": {
"time": "1751105281",
"uncertainty": 120
},
"departure": {
"time": "1751105281",
"uncertainty": 120
},
"stopId": "0:UNIAR",
"stopSequence": 17
},
{
"arrival": {
"time": "1751105401",
"uncertainty": 120
},
"departure": {
"time": "1751105401",
"uncertainty": 120
},
"stopId": "0:PISST2R",
"stopSequence": 18
},
{
"arrival": {
"time": "1751105461",
"uncertainty": 120
},
"departure": {
"time": "1751105461",
"uncertainty": 120
},
"stopId": "0:NIMPORA",
"stopSequence": 19
},
{
"arrival": {
"time": "1751105581",
"uncertainty": 120
},
"departure": {
"time": "1751105581",
"uncertainty": 120
},
"stopId": "0:NIMCAMA",
"stopSequence": 20
},
{
"arrival": {
"time": "1751105641",
"uncertainty": 120
},
"departure": {
"time": "1751105641",
"uncertainty": 120
},
"stopId": "0:NIMCOMPA",
"stopSequence": 21
},
{
"arrival": {
"time": "1751105701",
"uncertainty": 120
},
"departure": {
"time": "1751105701",
"uncertainty": 120
},
"stopId": "0:NIMLAENA",
"stopSequence": 22
},
{
"arrival": {
"time": "1751105821",
"uncertainty": 120
},
"departure": {
"time": "1751105821",
"uncertainty": 120
},
"stopId": "0:FACA",
"stopSequence": 23
},
{
"arrival": {
"time": "1751105881",
"uncertainty": 120
},
"departure": {
"time": "1751105881",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CAR1",
"stopSequence": 24
},
{
"arrival": {
"time": "1751105876",
"uncertainty": 120
},
"departure": {
"time": "1751105876",
"uncertainty": 120
},
"stopId": "0:CARTA",
"stopSequence": 25
},
{
"arrival": {
"time": "1751105936",
"uncertainty": 120
},
"stopId": "0:CHUA",
"stopSequence": 26
}
],
"trip": {
"directionId": 0,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_69066811"
}
}
},
{
"id": "9066803",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751101620",
"uncertainty": 120
},
"stopId": "0:NPALO1",
"stopSequence": 1
},
{
"arrival": {
"time": "1751101740",
"uncertainty": 120
},
"departure": {
"time": "1751101740",
"uncertainty": 120
},
"stopId": "0:MINT2A",
"stopSequence": 2
},
{
"arrival": {
"time": "1751101860",
"uncertainty": 120
},
"departure": {
"time": "1751101860",
"uncertainty": 120
},
"stopId": "0:JBABT2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1751101980",
"uncertainty": 120
},
"departure": {
"time": "1751101980",
"uncertainty": 120
},
"stopId": "0:CBAT2A",
"stopSequence": 4
},
{
"arrival": {
"time": "1751102040",
"uncertainty": 120
},
"departure": {
"time": "1751102040",
"uncertainty": 120
},
"stopId": "0:MOUT2A",
"stopSequence": 5
},
{
"arrival": {
"time": "1751102160",
"uncertainty": 120
},
"departure": {
"time": "1751102160",
"uncertainty": 120
},
"stopId": "0:DOMT2A",
"stopSequence": 6
},
{
"arrival": {
"time": "1751102340",
"uncertainty": 120
},
"departure": {
"time": "1751102340",
"uncertainty": 120
},
"stopId": "0:BAUT2A",
"stopSequence": 7
},
{
"arrival": {
"time": "1751102460",
"uncertainty": 120
},
"departure": {
"time": "1751102460",
"uncertainty": 120
},
"stopId": "0:OBST2A",
"stopSequence": 8
},
{
"arrival": {
"time": "1751102640",
"uncertainty": 120
},
"departure": {
"time": "1751102640",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1751102820",
"uncertainty": 120
},
"departure": {
"time": "1751102820",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 10
},
{
"arrival": {
"time": "1751102880",
"uncertainty": 120
},
"departure": {
"time": "1751102880",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 11
},
{
"arrival": {
"time": "1751103000",
"uncertainty": 120
},
"departure": {
"time": "1751103000",
"uncertainty": 120
},
"stopId": "0:MONTCA",
"stopSequence": 12
},
{
"arrival": {
"time": "1751103060",
"uncertainty": 120
},
"departure": {
"time": "1751103060",
"uncertainty": 120
},
"stopId": "0:JAUBA",
"stopSequence": 13
},
{
"arrival": {
"time": "1751103120",
"uncertainty": 120
},
"departure": {
"time": "1751103120",
"uncertainty": 120
},
"stopId": "0:KENA",
"stopSequence": 14
},
{
"arrival": {
"time": "1751103240",
"uncertainty": 120
},
"departure": {
"time": "1751103240",
"uncertainty": 120
},
"stopId": "0:AMAA",
"stopSequence": 15
},
{
"arrival": {
"time": "1751103360",
"uncertainty": 120
},
"departure": {
"time": "1751103360",
"uncertainty": 120
},
"stopId": "0:FERMR",
"stopSequence": 16
},
{
"arrival": {
"time": "1751103420",
"uncertainty": 120
},
"departure": {
"time": "1751103420",
"uncertainty": 120
},
"stopId": "0:UNIAR",
"stopSequence": 17
},
{
"arrival": {
"time": "1751103540",
"uncertainty": 120
},
"departure": {
"time": "1751103540",
"uncertainty": 120
},
"stopId": "0:PISST2R",
"stopSequence": 18
},
{
"arrival": {
"time": "1751103600",
"uncertainty": 120
},
"departure": {
"time": "1751103600",
"uncertainty": 120
},
"stopId": "0:NIMPORA",
"stopSequence": 19
},
{
"arrival": {
"time": "1751103720",
"uncertainty": 120
},
"departure": {
"time": "1751103720",
"uncertainty": 120
},
"stopId": "0:NIMCAMA",
"stopSequence": 20
},
{
"arrival": {
"time": "1751103780",
"uncertainty": 120
},
"departure": {
"time": "1751103780",
"uncertainty": 120
},
"stopId": "0:NIMCOMPA",
"stopSequence": 21
},
{
"arrival": {
"time": "1751103840",
"uncertainty": 120
},
"departure": {
"time": "1751103840",
"uncertainty": 120
},
"stopId": "0:NIMLAENA",
"stopSequence": 22
},
{
"arrival": {
"time": "1751103960",
"uncertainty": 120
},
"departure": {
"time": "1751103960",
"uncertainty": 120
},
"stopId": "0:FACA",
"stopSequence": 23
},
{
"arrival": {
"time": "1751104020",
"uncertainty": 120
},
"departure": {
"time": "1751104020",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CAR1",
"stopSequence": 24
},
{
"arrival": {
"time": "1751104015",
"uncertainty": 120
},
"departure": {
"time": "1751104015",
"uncertainty": 120
},
"stopId": "0:CARTA",
"stopSequence": 25
},
{
"arrival": {
"time": "1751104075",
"uncertainty": 120
},
"stopId": "0:CHUA",
"stopSequence": 26
}
],
"trip": {
"directionId": 0,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_69066803"
}
}
},
{
"id": "9066772",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751100513",
"uncertainty": 120
},
"stopId": "0:CHUR",
"stopSequence": 1
},
{
"arrival": {
"time": "1751100591",
"uncertainty": 120
},
"departure": {
"time": "1751100596",
"uncertainty": 120
},
"stopId": "0:CARTR",
"stopSequence": 2
},
{
"arrival": {
"time": "1751100661",
"uncertainty": 120
},
"departure": {
"time": "1751100661",
"uncertainty": 120
},
"stopId": "0:CAR1R",
"stopSequence": 3
},
{
"arrival": {
"time": "1751100712",
"uncertainty": 120
},
"departure": {
"time": "1751100713",
"uncertainty": 120
},
"stopId": "0:FACR",
"stopSequence": 4
},
{
"arrival": {
"time": "1751100802",
"uncertainty": 120
},
"departure": {
"time": "1751100805",
"uncertainty": 120
},
"stopId": "0:LAER",
"stopSequence": 5
},
{
"arrival": {
"time": "1751100896",
"uncertainty": 120
},
"departure": {
"time": "1751100896",
"uncertainty": 120
},
"stopId": "0:NIMCOMPR",
"stopSequence": 6
},
{
"arrival": {
"time": "1751100979",
"uncertainty": 120
},
"departure": {
"time": "1751100979",
"uncertainty": 120
},
"stopId": "0:NIMCAMR",
"stopSequence": 7
},
{
"arrival": {
"time": "1751101068",
"uncertainty": 120
},
"departure": {
"time": "1751101068",
"uncertainty": 120
},
"stopId": "0:NIMPORR",
"stopSequence": 8
},
{
"arrival": {
"time": "1751101146",
"uncertainty": 120
},
"departure": {
"time": "1751101146",
"uncertainty": 120
},
"stopId": "0:PISST2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1751101211",
"uncertainty": 120
},
"departure": {
"time": "1751101211",
"uncertainty": 120
},
"stopId": "0:UNIAA",
"stopSequence": 10
},
{
"arrival": {
"time": "1751101273",
"uncertainty": 120
},
"departure": {
"time": "1751101273",
"uncertainty": 120
},
"stopId": "0:FERMA",
"stopSequence": 11
},
{
"arrival": {
"time": "1751101380",
"uncertainty": 120
},
"departure": {
"time": "1751101380",
"uncertainty": 120
},
"stopId": "0:AMAR",
"stopSequence": 12
},
{
"arrival": {
"time": "1751101481",
"uncertainty": 120
},
"departure": {
"time": "1751101481",
"uncertainty": 120
},
"stopId": "0:KENR",
"stopSequence": 13
},
{
"arrival": {
"time": "1751101570",
"uncertainty": 120
},
"departure": {
"time": "1751101570",
"uncertainty": 120
},
"stopId": "0:JAUAR",
"stopSequence": 14
},
{
"arrival": {
"time": "1751101620",
"uncertainty": 120
},
"departure": {
"time": "1751101620",
"uncertainty": 120
},
"stopId": "0:MONR",
"stopSequence": 15
},
{
"arrival": {
"time": "1751101806",
"uncertainty": 120
},
"departure": {
"time": "1751101806",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 16
},
{
"arrival": {
"time": "1751101847",
"uncertainty": 120
},
"departure": {
"time": "1751101847",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1751101974",
"uncertainty": 120
},
"departure": {
"time": "1751101974",
"uncertainty": 120
},
"stopId": "0:TALAT2R",
"stopSequence": 18
},
{
"arrival": {
"time": "1751102120",
"uncertainty": 120
},
"departure": {
"time": "1751102120",
"uncertainty": 120
},
"stopId": "0:OBST2R",
"stopSequence": 19
},
{
"arrival": {
"time": "1751102202",
"uncertainty": 120
},
"departure": {
"time": "1751102202",
"uncertainty": 120
},
"stopId": "0:BAUT2R",
"stopSequence": 20
},
{
"arrival": {
"time": "1751102316",
"uncertainty": 120
},
"departure": {
"time": "1751102316",
"uncertainty": 120
},
"stopId": "0:DOMIT2R",
"stopSequence": 21
},
{
"arrival": {
"time": "1751102376",
"uncertainty": 120
},
"departure": {
"time": "1751102376",
"uncertainty": 120
},
"stopId": "0:MOUT2R",
"stopSequence": 22
},
{
"arrival": {
"time": "1751102496",
"uncertainty": 120
},
"departure": {
"time": "1751102496",
"uncertainty": 120
},
"stopId": "0:CBAT2R",
"stopSequence": 23
},
{
"arrival": {
"time": "1751102616",
"uncertainty": 120
},
"departure": {
"time": "1751102616",
"uncertainty": 120
},
"stopId": "0:JBABT2R",
"stopSequence": 24
},
{
"arrival": {
"time": "1751102736",
"uncertainty": 120
},
"departure": {
"time": "1751102736",
"uncertainty": 120
},
"stopId": "0:MINT2R",
"stopSequence": 25
},
{
"arrival": {
"time": "1751102856",
"uncertainty": 120
},
"stopId": "0:NPALO2",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_69066772"
},
"vehicle": {
"id": "713",
"label": "713"
}
}
},
{
"id": "9066784",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751104080",
"uncertainty": 120
},
"stopId": "0:CHUR",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_69066784"
}
}
},
{
"id": "8346237",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751104020",
"uncertainty": 120
},
"stopId": "0:REDE",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "31",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68346237"
}
}
},
{
"id": "8345984",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751103000",
"uncertainty": 120
},
"stopId": "0:JAUAR",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "77",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68345984"
}
}
},
{
"id": "9066839",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751098933",
"uncertainty": 120
},
"stopId": "0:NPALO1",
"stopSequence": 1
},
{
"arrival": {
"time": "1751099012",
"uncertainty": 120
},
"departure": {
"time": "1751099012",
"uncertainty": 120
},
"stopId": "0:MINT2A",
"stopSequence": 2
},
{
"arrival": {
"time": "1751099131",
"uncertainty": 120
},
"departure": {
"time": "1751099131",
"uncertainty": 120
},
"stopId": "0:JBABT2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1751099213",
"uncertainty": 120
},
"departure": {
"time": "1751099275",
"uncertainty": 120
},
"stopId": "0:CBAT2A",
"stopSequence": 4
},
{
"arrival": {
"time": "1751099395",
"uncertainty": 120
},
"departure": {
"time": "1751099433",
"uncertainty": 120
},
"stopId": "0:MOUT2A",
"stopSequence": 5
},
{
"arrival": {
"time": "1751099488",
"uncertainty": 120
},
"departure": {
"time": "1751099518",
"uncertainty": 120
},
"stopId": "0:DOMT2A",
"stopSequence": 6
},
{
"arrival": {
"time": "1751099655",
"uncertainty": 120
},
"departure": {
"time": "1751099663",
"uncertainty": 120
},
"stopId": "0:BAUT2A",
"stopSequence": 7
},
{
"arrival": {
"time": "1751099755",
"uncertainty": 120
},
"departure": {
"time": "1751099755",
"uncertainty": 120
},
"stopId": "0:OBST2A",
"stopSequence": 8
},
{
"arrival": {
"time": "1751099982",
"uncertainty": 120
},
"departure": {
"time": "1751099982",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1751100086",
"uncertainty": 120
},
"departure": {
"time": "1751100094",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 10
},
{
"arrival": {
"time": "1751100158",
"uncertainty": 120
},
"departure": {
"time": "1751100163",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 11
},
{
"arrival": {
"time": "1751100300",
"uncertainty": 120
},
"departure": {
"time": "1751100331",
"uncertainty": 120
},
"stopId": "0:MONTCA",
"stopSequence": 12
},
{
"arrival": {
"time": "1751100390",
"uncertainty": 120
},
"departure": {
"time": "1751100454",
"uncertainty": 120
},
"stopId": "0:JAUBA",
"stopSequence": 13
},
{
"arrival": {
"time": "1751100509",
"uncertainty": 120
},
"departure": {
"time": "1751100509",
"uncertainty": 120
},
"stopId": "0:KENA",
"stopSequence": 14
},
{
"arrival": {
"time": "1751100588",
"uncertainty": 120
},
"departure": {
"time": "1751100591",
"uncertainty": 120
},
"stopId": "0:AMAA",
"stopSequence": 15
},
{
"arrival": {
"time": "1751100673",
"uncertainty": 120
},
"departure": {
"time": "1751100677",
"uncertainty": 120
},
"stopId": "0:FERMR",
"stopSequence": 16
},
{
"arrival": {
"time": "1751100739",
"uncertainty": 120
},
"departure": {
"time": "1751100739",
"uncertainty": 120
},
"stopId": "0:UNIAR",
"stopSequence": 17
},
{
"arrival": {
"time": "1751100822",
"uncertainty": 120
},
"departure": {
"time": "1751100829",
"uncertainty": 120
},
"stopId": "0:PISST2R",
"stopSequence": 18
},
{
"arrival": {
"time": "1751100900",
"uncertainty": 120
},
"departure": {
"time": "1751100900",
"uncertainty": 120
},
"stopId": "0:NIMPORA",
"stopSequence": 19
},
{
"arrival": {
"time": "1751100988",
"uncertainty": 120
},
"departure": {
"time": "1751100988",
"uncertainty": 120
},
"stopId": "0:NIMCAMA",
"stopSequence": 20
},
{
"arrival": {
"time": "1751101056",
"uncertainty": 120
},
"departure": {
"time": "1751101056",
"uncertainty": 120
},
"stopId": "0:NIMCOMPA",
"stopSequence": 21
},
{
"arrival": {
"time": "1751101133",
"uncertainty": 120
},
"departure": {
"time": "1751101133",
"uncertainty": 120
},
"stopId": "0:NIMLAENA",
"stopSequence": 22
},
{
"arrival": {
"time": "1751101253",
"uncertainty": 120
},
"departure": {
"time": "1751101253",
"uncertainty": 120
},
"stopId": "0:FACA",
"stopSequence": 23
},
{
"arrival": {
"time": "1751101320",
"uncertainty": 120
},
"departure": {
"time": "1751101320",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CAR1",
"stopSequence": 24
},
{
"arrival": {
"time": "1751101308",
"uncertainty": 120
},
"departure": {
"time": "1751101308",
"uncertainty": 120
},
"stopId": "0:CARTA",
"stopSequence": 25
},
{
"arrival": {
"time": "1751101378",
"uncertainty": 120
},
"stopId": "0:CHUA",
"stopSequence": 26
}
],
"trip": {
"directionId": 0,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_69066839"
},
"vehicle": {
"id": "759",
"label": "759"
}
}
},
{
"id": "8346022",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751101800",
"uncertainty": 120
},
"stopId": "0:TROA",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "85",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68346022"
}
}
},
{
"id": "8346119",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751104687",
"uncertainty": 120
},
"departure": {
"time": "1751104687",
"uncertainty": 120
},
"stopId": "0:BASCA"
},
{
"departure": {
"time": "1751104200",
"uncertainty": 120
},
"stopId": "0:VALFA",
"stopSequence": 1
},
{
"arrival": {
"time": "1751104440",
"uncertainty": 120
},
"departure": {
"time": "1751104440",
"uncertainty": 120
},
"stopId": "0:SCGAR",
"stopSequence": 2
},
{
"arrival": {
"time": "1751104680",
"uncertainty": 120
},
"departure": {
"time": "1751104680",
"uncertainty": 120
},
"stopId": "0:BASCR",
"stopSequence": 3
},
{
"arrival": {
"time": "1751104740",
"uncertainty": 120
},
"departure": {
"time": "1751104740",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:RUSMAIR",
"stopSequence": 4
},
{
"arrival": {
"time": "1751104882",
"uncertainty": 120
},
"stopId": "0:AUBT",
"stopSequence": 5
}
],
"trip": {
"directionId": 1,
"routeId": "62",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68346119"
}
}
},
{
"id": "8346136",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751103900",
"uncertainty": 120
},
"stopId": "0:NIMBACA",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "76",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68346136"
}
}
},
{
"id": "8346148",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751102580",
"uncertainty": 120
},
"stopId": "0:GARETR",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "76",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68346148"
}
}
},
{
"id": "9067042",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751104380",
"uncertainty": 120
},
"stopId": "0:NLIBT2",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "T1",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_69067042"
}
}
},
{
"id": "9067040",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751103180",
"uncertainty": 120
},
"stopId": "0:NLIBT2",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "T1",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_69067040"
}
}
},
{
"id": "9067041",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751103780",
"uncertainty": 120
},
"stopId": "0:NLIBT2",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "T1",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_69067041"
}
}
},
{
"id": "9067038",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751101980",
"uncertainty": 120
},
"stopId": "0:NLIBT2",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "T1",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_69067038"
}
}
},
{
"id": "9067039",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751102580",
"uncertainty": 120
},
"stopId": "0:NLIBT2",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "T1",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_69067039"
}
}
},
{
"id": "9067036",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751100788",
"uncertainty": 120
},
"stopId": "0:NLIBT2",
"stopSequence": 1
},
{
"arrival": {
"time": "1751100889",
"uncertainty": 120
},
"departure": {
"time": "1751100889",
"uncertainty": 120
},
"stopId": "0:CASIR",
"stopSequence": 2
},
{
"arrival": {
"time": "1751100962",
"uncertainty": 120
},
"departure": {
"time": "1751100962",
"uncertainty": 120
},
"stopId": "0:PARTR",
"stopSequence": 3
},
{
"arrival": {
"time": "1751101025",
"uncertainty": 120
},
"departure": {
"time": "1751101025",
"uncertainty": 120
},
"stopId": "0:CSOLR",
"stopSequence": 4
},
{
"arrival": {
"time": "1751101089",
"uncertainty": 120
},
"departure": {
"time": "1751101089",
"uncertainty": 120
},
"stopId": "0:LIBR",
"stopSequence": 5
},
{
"arrival": {
"time": "1751101195",
"uncertainty": 120
},
"departure": {
"time": "1751101195",
"uncertainty": 120
},
"stopId": "0:CMARR",
"stopSequence": 6
},
{
"arrival": {
"time": "1751101289",
"uncertainty": 120
},
"departure": {
"time": "1751101289",
"uncertainty": 120
},
"stopId": "0:DHUOR",
"stopSequence": 7
},
{
"arrival": {
"time": "1751101373",
"uncertainty": 120
},
"departure": {
"time": "1751101373",
"uncertainty": 120
},
"stopId": "0:MONTCR",
"stopSequence": 8
},
{
"arrival": {
"time": "1751101561",
"uncertainty": 120
},
"departure": {
"time": "1751101561",
"uncertainty": 120
},
"stopId": "0:ArenT",
"stopSequence": 9
},
{
"arrival": {
"time": "1751101687",
"uncertainty": 120
},
"departure": {
"time": "1751101687",
"uncertainty": 120
},
"stopId": "0:MCT1",
"stopSequence": 10
},
{
"arrival": {
"time": "1751101803",
"uncertainty": 120
},
"departure": {
"time": "1751101803",
"uncertainty": 120
},
"stopId": "0:GAMT1",
"stopSequence": 11
},
{
"arrival": {
"time": "1751101913",
"uncertainty": 120
},
"departure": {
"time": "1751101913",
"uncertainty": 120
},
"stopId": "0:PAUGT1",
"stopSequence": 12
},
{
"arrival": {
"time": "1751101960",
"uncertainty": 120
},
"departure": {
"time": "1751101960",
"uncertainty": 120
},
"stopId": "0:COUT1",
"stopSequence": 13
},
{
"arrival": {
"time": "1751102043",
"uncertainty": 120
},
"departure": {
"time": "1751102043",
"uncertainty": 120
},
"stopId": "0:ESPT1",
"stopSequence": 14
},
{
"arrival": {
"time": "1751102187",
"uncertainty": 120
},
"departure": {
"time": "1751102187",
"uncertainty": 120
},
"stopId": "0:MONTCA",
"stopSequence": 15
},
{
"arrival": {
"time": "1751102266",
"uncertainty": 120
},
"departure": {
"time": "1751102266",
"uncertainty": 120
},
"stopId": "0:DHUOA",
"stopSequence": 16
},
{
"arrival": {
"time": "1751102386",
"uncertainty": 120
},
"departure": {
"time": "1751102386",
"uncertainty": 120
},
"stopId": "0:CMARA",
"stopSequence": 17
},
{
"arrival": {
"time": "1751102506",
"uncertainty": 120
},
"departure": {
"time": "1751102506",
"uncertainty": 120
},
"stopId": "0:LIBA",
"stopSequence": 18
},
{
"arrival": {
"time": "1751102626",
"uncertainty": 120
},
"departure": {
"time": "1751102626",
"uncertainty": 120
},
"stopId": "0:CSOLA",
"stopSequence": 19
},
{
"arrival": {
"time": "1751102686",
"uncertainty": 120
},
"departure": {
"time": "1751102686",
"uncertainty": 120
},
"stopId": "0:PARTA",
"stopSequence": 20
},
{
"arrival": {
"time": "1751102806",
"uncertainty": 120
},
"departure": {
"time": "1751102806",
"uncertainty": 120
},
"stopId": "0:CASI",
"stopSequence": 21
},
{
"arrival": {
"time": "1751102926",
"uncertainty": 120
},
"stopId": "0:NLIBT1",
"stopSequence": 22
}
],
"trip": {
"directionId": 0,
"routeId": "T1",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_69067036"
},
"vehicle": {
"id": "710",
"label": "710"
}
}
},
{
"id": "9067037",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751101380",
"uncertainty": 120
},
"stopId": "0:NLIBT2",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "T1",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_69067037"
}
}
},
{
"id": "9067034",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751099580",
"uncertainty": 120
},
"stopId": "0:NLIBT2",
"stopSequence": 1
},
{
"arrival": {
"time": "1751099669",
"uncertainty": 120
},
"departure": {
"time": "1751099705",
"uncertainty": 120
},
"stopId": "0:CASIR",
"stopSequence": 2
},
{
"arrival": {
"time": "1751099782",
"uncertainty": 120
},
"departure": {
"time": "1751099784",
"uncertainty": 120
},
"stopId": "0:PARTR",
"stopSequence": 3
},
{
"arrival": {
"time": "1751099851",
"uncertainty": 120
},
"departure": {
"time": "1751099851",
"uncertainty": 120
},
"stopId": "0:CSOLR",
"stopSequence": 4
},
{
"arrival": {
"time": "1751099922",
"uncertainty": 120
},
"departure": {
"time": "1751099922",
"uncertainty": 120
},
"stopId": "0:LIBR",
"stopSequence": 5
},
{
"arrival": {
"time": "1751100029",
"uncertainty": 120
},
"departure": {
"time": "1751100060",
"uncertainty": 120
},
"stopId": "0:CMARR",
"stopSequence": 6
},
{
"arrival": {
"time": "1751100130",
"uncertainty": 120
},
"departure": {
"time": "1751100135",
"uncertainty": 120
},
"stopId": "0:DHUOR",
"stopSequence": 7
},
{
"arrival": {
"time": "1751100220",
"uncertainty": 120
},
"departure": {
"time": "1751100220",
"uncertainty": 120
},
"stopId": "0:MONTCR",
"stopSequence": 8
},
{
"arrival": {
"time": "1751100409",
"uncertainty": 120
},
"departure": {
"time": "1751100411",
"uncertainty": 120
},
"stopId": "0:ArenT",
"stopSequence": 9
},
{
"arrival": {
"time": "1751100545",
"uncertainty": 120
},
"departure": {
"time": "1751100545",
"uncertainty": 120
},
"stopId": "0:MCT1",
"stopSequence": 10
},
{
"arrival": {
"time": "1751100661",
"uncertainty": 120
},
"departure": {
"time": "1751100695",
"uncertainty": 120
},
"stopId": "0:GAMT1",
"stopSequence": 11
},
{
"arrival": {
"time": "1751100804",
"uncertainty": 120
},
"departure": {
"time": "1751100838",
"uncertainty": 120
},
"stopId": "0:PAUGT1",
"stopSequence": 12
},
{
"arrival": {
"time": "1751100884",
"uncertainty": 120
},
"departure": {
"time": "1751100884",
"uncertainty": 120
},
"stopId": "0:COUT1",
"stopSequence": 13
},
{
"arrival": {
"time": "1751100971",
"uncertainty": 120
},
"departure": {
"time": "1751100971",
"uncertainty": 120
},
"stopId": "0:ESPT1",
"stopSequence": 14
},
{
"arrival": {
"time": "1751101120",
"uncertainty": 120
},
"departure": {
"time": "1751101120",
"uncertainty": 120
},
"stopId": "0:MONTCA",
"stopSequence": 15
},
{
"arrival": {
"time": "1751101191",
"uncertainty": 120
},
"departure": {
"time": "1751101191",
"uncertainty": 120
},
"stopId": "0:DHUOA",
"stopSequence": 16
},
{
"arrival": {
"time": "1751101305",
"uncertainty": 120
},
"departure": {
"time": "1751101305",
"uncertainty": 120
},
"stopId": "0:CMARA",
"stopSequence": 17
},
{
"arrival": {
"time": "1751101396",
"uncertainty": 120
},
"departure": {
"time": "1751101396",
"uncertainty": 120
},
"stopId": "0:LIBA",
"stopSequence": 18
},
{
"arrival": {
"time": "1751101474",
"uncertainty": 120
},
"departure": {
"time": "1751101474",
"uncertainty": 120
},
"stopId": "0:CSOLA",
"stopSequence": 19
},
{
"arrival": {
"time": "1751101538",
"uncertainty": 120
},
"departure": {
"time": "1751101538",
"uncertainty": 120
},
"stopId": "0:PARTA",
"stopSequence": 20
},
{
"arrival": {
"time": "1751101643",
"uncertainty": 120
},
"departure": {
"time": "1751101643",
"uncertainty": 120
},
"stopId": "0:CASI",
"stopSequence": 21
},
{
"arrival": {
"time": "1751101749",
"uncertainty": 120
},
"stopId": "0:NLIBT1",
"stopSequence": 22
}
],
"trip": {
"directionId": 0,
"routeId": "T1",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_69067034"
},
"vehicle": {
"id": "709",
"label": "709"
}
}
},
{
"id": "9067035",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751100207",
"uncertainty": 120
},
"stopId": "0:NLIBT2",
"stopSequence": 1
},
{
"arrival": {
"time": "1751100285",
"uncertainty": 120
},
"departure": {
"time": "1751100319",
"uncertainty": 120
},
"stopId": "0:CASIR",
"stopSequence": 2
},
{
"arrival": {
"time": "1751100387",
"uncertainty": 120
},
"departure": {
"time": "1751100423",
"uncertainty": 120
},
"stopId": "0:PARTR",
"stopSequence": 3
},
{
"arrival": {
"time": "1751100486",
"uncertainty": 120
},
"departure": {
"time": "1751100492",
"uncertainty": 120
},
"stopId": "0:CSOLR",
"stopSequence": 4
},
{
"arrival": {
"time": "1751100556",
"uncertainty": 120
},
"departure": {
"time": "1751100556",
"uncertainty": 120
},
"stopId": "0:LIBR",
"stopSequence": 5
},
{
"arrival": {
"time": "1751100660",
"uncertainty": 120
},
"departure": {
"time": "1751100689",
"uncertainty": 120
},
"stopId": "0:CMARR",
"stopSequence": 6
},
{
"arrival": {
"time": "1751100780",
"uncertainty": 120
},
"departure": {
"time": "1751100809",
"uncertainty": 120
},
"stopId": "0:DHUOR",
"stopSequence": 7
},
{
"arrival": {
"time": "1751100923",
"uncertainty": 120
},
"departure": {
"time": "1751100923",
"uncertainty": 120
},
"stopId": "0:MONTCR",
"stopSequence": 8
},
{
"arrival": {
"time": "1751101111",
"uncertainty": 120
},
"departure": {
"time": "1751101111",
"uncertainty": 120
},
"stopId": "0:ArenT",
"stopSequence": 9
},
{
"arrival": {
"time": "1751101238",
"uncertainty": 120
},
"departure": {
"time": "1751101238",
"uncertainty": 120
},
"stopId": "0:MCT1",
"stopSequence": 10
},
{
"arrival": {
"time": "1751101354",
"uncertainty": 120
},
"departure": {
"time": "1751101354",
"uncertainty": 120
},
"stopId": "0:GAMT1",
"stopSequence": 11
},
{
"arrival": {
"time": "1751101464",
"uncertainty": 120
},
"departure": {
"time": "1751101464",
"uncertainty": 120
},
"stopId": "0:PAUGT1",
"stopSequence": 12
},
{
"arrival": {
"time": "1751101509",
"uncertainty": 120
},
"departure": {
"time": "1751101509",
"uncertainty": 120
},
"stopId": "0:COUT1",
"stopSequence": 13
},
{
"arrival": {
"time": "1751101596",
"uncertainty": 120
},
"departure": {
"time": "1751101596",
"uncertainty": 120
},
"stopId": "0:ESPT1",
"stopSequence": 14
},
{
"arrival": {
"time": "1751101744",
"uncertainty": 120
},
"departure": {
"time": "1751101744",
"uncertainty": 120
},
"stopId": "0:MONTCA",
"stopSequence": 15
},
{
"arrival": {
"time": "1751101819",
"uncertainty": 120
},
"departure": {
"time": "1751101819",
"uncertainty": 120
},
"stopId": "0:DHUOA",
"stopSequence": 16
},
{
"arrival": {
"time": "1751101933",
"uncertainty": 120
},
"departure": {
"time": "1751101933",
"uncertainty": 120
},
"stopId": "0:CMARA",
"stopSequence": 17
},
{
"arrival": {
"time": "1751102031",
"uncertainty": 120
},
"departure": {
"time": "1751102031",
"uncertainty": 120
},
"stopId": "0:LIBA",
"stopSequence": 18
},
{
"arrival": {
"time": "1751102120",
"uncertainty": 120
},
"departure": {
"time": "1751102120",
"uncertainty": 120
},
"stopId": "0:CSOLA",
"stopSequence": 19
},
{
"arrival": {
"time": "1751102183",
"uncertainty": 120
},
"departure": {
"time": "1751102183",
"uncertainty": 120
},
"stopId": "0:PARTA",
"stopSequence": 20
},
{
"arrival": {
"time": "1751102292",
"uncertainty": 120
},
"departure": {
"time": "1751102292",
"uncertainty": 120
},
"stopId": "0:CASI",
"stopSequence": 21
},
{
"arrival": {
"time": "1751102401",
"uncertainty": 120
},
"stopId": "0:NLIBT1",
"stopSequence": 22
}
],
"trip": {
"directionId": 0,
"routeId": "T1",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_69067035"
},
"vehicle": {
"id": "703",
"label": "703"
}
}
},
{
"id": "9067033",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751099121",
"uncertainty": 120
},
"stopId": "0:NLIBT2",
"stopSequence": 1
},
{
"arrival": {
"time": "1751099196",
"uncertainty": 120
},
"departure": {
"time": "1751099202",
"uncertainty": 120
},
"stopId": "0:CASIR",
"stopSequence": 2
},
{
"arrival": {
"time": "1751099296",
"uncertainty": 120
},
"departure": {
"time": "1751099301",
"uncertainty": 120
},
"stopId": "0:PARTR",
"stopSequence": 3
},
{
"arrival": {
"time": "1751099369",
"uncertainty": 120
},
"departure": {
"time": "1751099369",
"uncertainty": 120
},
"stopId": "0:CSOLR",
"stopSequence": 4
},
{
"arrival": {
"time": "1751099433",
"uncertainty": 120
},
"departure": {
"time": "1751099434",
"uncertainty": 120
},
"stopId": "0:LIBR",
"stopSequence": 5
},
{
"arrival": {
"time": "1751099541",
"uncertainty": 120
},
"departure": {
"time": "1751099578",
"uncertainty": 120
},
"stopId": "0:CMARR",
"stopSequence": 6
},
{
"arrival": {
"time": "1751099653",
"uncertainty": 120
},
"departure": {
"time": "1751099683",
"uncertainty": 120
},
"stopId": "0:DHUOR",
"stopSequence": 7
},
{
"arrival": {
"time": "1751099757",
"uncertainty": 120
},
"departure": {
"time": "1751099798",
"uncertainty": 120
},
"stopId": "0:MONTCR",
"stopSequence": 8
},
{
"arrival": {
"time": "1751099921",
"uncertainty": 120
},
"departure": {
"time": "1751099955",
"uncertainty": 120
},
"stopId": "0:ArenT",
"stopSequence": 9
},
{
"arrival": {
"time": "1751100087",
"uncertainty": 120
},
"departure": {
"time": "1751100122",
"uncertainty": 120
},
"stopId": "0:MCT1",
"stopSequence": 10
},
{
"arrival": {
"time": "1751100189",
"uncertainty": 120
},
"departure": {
"time": "1751100222",
"uncertainty": 120
},
"stopId": "0:GAMT1",
"stopSequence": 11
},
{
"arrival": {
"time": "1751100310",
"uncertainty": 120
},
"departure": {
"time": "1751100345",
"uncertainty": 120
},
"stopId": "0:PAUGT1",
"stopSequence": 12
},
{
"arrival": {
"time": "1751100388",
"uncertainty": 120
},
"departure": {
"time": "1751100388",
"uncertainty": 120
},
"stopId": "0:COUT1",
"stopSequence": 13
},
{
"arrival": {
"time": "1751100478",
"uncertainty": 120
},
"departure": {
"time": "1751100478",
"uncertainty": 120
},
"stopId": "0:ESPT1",
"stopSequence": 14
},
{
"arrival": {
"time": "1751100630",
"uncertainty": 120
},
"departure": {
"time": "1751100660",
"uncertainty": 120
},
"stopId": "0:MONTCA",
"stopSequence": 15
},
{
"arrival": {
"time": "1751100729",
"uncertainty": 120
},
"departure": {
"time": "1751100734",
"uncertainty": 120
},
"stopId": "0:DHUOA",
"stopSequence": 16
},
{
"arrival": {
"time": "1751100847",
"uncertainty": 120
},
"departure": {
"time": "1751100847",
"uncertainty": 120
},
"stopId": "0:CMARA",
"stopSequence": 17
},
{
"arrival": {
"time": "1751100956",
"uncertainty": 120
},
"departure": {
"time": "1751100956",
"uncertainty": 120
},
"stopId": "0:LIBA",
"stopSequence": 18
},
{
"arrival": {
"time": "1751101034",
"uncertainty": 120
},
"departure": {
"time": "1751101034",
"uncertainty": 120
},
"stopId": "0:CSOLA",
"stopSequence": 19
},
{
"arrival": {
"time": "1751101099",
"uncertainty": 120
},
"departure": {
"time": "1751101099",
"uncertainty": 120
},
"stopId": "0:PARTA",
"stopSequence": 20
},
{
"arrival": {
"time": "1751101204",
"uncertainty": 120
},
"departure": {
"time": "1751101204",
"uncertainty": 120
},
"stopId": "0:CASI",
"stopSequence": 21
},
{
"arrival": {
"time": "1751101310",
"uncertainty": 120
},
"stopId": "0:NLIBT1",
"stopSequence": 22
}
],
"trip": {
"directionId": 0,
"routeId": "T1",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_69067033"
},
"vehicle": {
"id": "704",
"label": "704"
}
}
},
{
"id": "8346282",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751101091",
"uncertainty": 120
},
"stopId": "0:LBLAINT",
"stopSequence": 1
},
{
"arrival": {
"time": "1751101151",
"uncertainty": 120
},
"departure": {
"time": "1751101151",
"uncertainty": 120
},
"stopId": "0:TRAA",
"stopSequence": 2
},
{
"arrival": {
"time": "1751101209",
"uncertainty": 120
},
"departure": {
"time": "1751101209",
"uncertainty": 120
},
"stopId": "0:LIONA",
"stopSequence": 3
},
{
"arrival": {
"time": "1751101266",
"uncertainty": 120
},
"departure": {
"time": "1751101266",
"uncertainty": 120
},
"stopId": "0:PERBA",
"stopSequence": 4
},
{
"arrival": {
"time": "1751101326",
"uncertainty": 120
},
"departure": {
"time": "1751101326",
"uncertainty": 120
},
"stopId": "0:ROUQA",
"stopSequence": 5
},
{
"arrival": {
"time": "1751101386",
"uncertainty": 120
},
"departure": {
"time": "1751101386",
"uncertainty": 120
},
"stopId": "0:CHEA",
"stopSequence": 6
},
{
"arrival": {
"time": "1751101506",
"uncertainty": 120
},
"departure": {
"time": "1751101506",
"uncertainty": 120
},
"stopId": "0:PLAIA",
"stopSequence": 7
},
{
"arrival": {
"time": "1751101566",
"uncertainty": 120
},
"departure": {
"time": "1751101566",
"uncertainty": 120
},
"stopId": "0:GERR",
"stopSequence": 8
},
{
"arrival": {
"time": "1751101610",
"uncertainty": 120
},
"departure": {
"time": "1751101610",
"uncertainty": 120
},
"stopId": "0:ECOR",
"stopSequence": 9
},
{
"arrival": {
"time": "1751101667",
"uncertainty": 120
},
"departure": {
"time": "1751101667",
"uncertainty": 120
},
"stopId": "0:PLAIR",
"stopSequence": 10
},
{
"arrival": {
"time": "1751101847",
"uncertainty": 120
},
"departure": {
"time": "1751101847",
"uncertainty": 120
},
"stopId": "0:CU1A",
"stopSequence": 11
},
{
"arrival": {
"time": "1751101967",
"uncertainty": 120
},
"departure": {
"time": "1751101967",
"uncertainty": 120
},
"stopId": "0:JOFA",
"stopSequence": 12
},
{
"arrival": {
"time": "1751102025",
"uncertainty": 120
},
"departure": {
"time": "1751102025",
"uncertainty": 120
},
"stopId": "0:FAYA",
"stopSequence": 13
},
{
"arrival": {
"time": "1751102075",
"uncertainty": 120
},
"departure": {
"time": "1751102075",
"uncertainty": 120
},
"stopId": "0:ROMA",
"stopSequence": 14
},
{
"arrival": {
"time": "1751102082",
"uncertainty": 120
},
"departure": {
"time": "1751102082",
"uncertainty": 120
},
"stopId": "0:LAER",
"stopSequence": 15
},
{
"arrival": {
"time": "1751102132",
"uncertainty": 120
},
"stopId": "0:LAE2R",
"stopSequence": 16
}
],
"trip": {
"directionId": 1,
"routeId": "89",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68346282"
}
}
},
{
"id": "8346468",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751101393",
"uncertainty": 120
},
"stopId": "0:PAUGTN",
"stopSequence": 1
},
{
"arrival": {
"time": "1751101456",
"uncertainty": 120
},
"departure": {
"time": "1751101456",
"uncertainty": 120
},
"stopId": "0:COUR",
"stopSequence": 2
},
{
"arrival": {
"time": "1751101570",
"uncertainty": 120
},
"departure": {
"time": "1751101570",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 3
},
{
"arrival": {
"time": "1751101611",
"uncertainty": 120
},
"departure": {
"time": "1751101611",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 4
},
{
"arrival": {
"time": "1751101731",
"uncertainty": 120
},
"departure": {
"time": "1751101731",
"uncertainty": 120
},
"stopId": "0:TALAR",
"stopSequence": 5
},
{
"arrival": {
"time": "1751101791",
"uncertainty": 120
},
"departure": {
"time": "1751101791",
"uncertainty": 120
},
"stopId": "0:PAIR",
"stopSequence": 6
},
{
"arrival": {
"time": "1751101851",
"uncertainty": 120
},
"departure": {
"time": "1751101851",
"uncertainty": 120
},
"stopId": "0:PERPR",
"stopSequence": 7
},
{
"arrival": {
"time": "1751101910",
"uncertainty": 120
},
"departure": {
"time": "1751101910",
"uncertainty": 120
},
"stopId": "0:GIDR",
"stopSequence": 8
},
{
"arrival": {
"time": "1751101969",
"uncertainty": 120
},
"departure": {
"time": "1751101969",
"uncertainty": 120
},
"stopId": "0:REIR",
"stopSequence": 9
},
{
"arrival": {
"time": "1751102029",
"uncertainty": 120
},
"departure": {
"time": "1751102029",
"uncertainty": 120
},
"stopId": "0:ALFR",
"stopSequence": 10
},
{
"arrival": {
"time": "1751102089",
"uncertainty": 120
},
"departure": {
"time": "1751102089",
"uncertainty": 120
},
"stopId": "0:GARCR",
"stopSequence": 11
},
{
"arrival": {
"time": "1751102149",
"uncertainty": 120
},
"departure": {
"time": "1751102149",
"uncertainty": 120
},
"stopId": "0:VILL4R",
"stopSequence": 12
},
{
"arrival": {
"time": "1751102209",
"uncertainty": 120
},
"departure": {
"time": "1751102209",
"uncertainty": 120
},
"stopId": "0:KAUR",
"stopSequence": 13
},
{
"arrival": {
"time": "1751102269",
"uncertainty": 120
},
"departure": {
"time": "1751102269",
"uncertainty": 120
},
"stopId": "0:TCNR",
"stopSequence": 14
},
{
"arrival": {
"time": "1751102329",
"uncertainty": 120
},
"departure": {
"time": "1751102329",
"uncertainty": 120
},
"stopId": "0:BOMR",
"stopSequence": 15
},
{
"arrival": {
"time": "1751102389",
"uncertainty": 120
},
"stopId": "0:CHAL",
"stopSequence": 16
}
],
"trip": {
"directionId": 1,
"routeId": "32",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68346468"
}
}
},
{
"id": "8346476",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751102580",
"uncertainty": 120
},
"stopId": "0:CHAL",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "32",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68346476"
}
}
},
{
"id": "8346275",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751102940",
"uncertainty": 120
},
"stopId": "0:LAE2R",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "89",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68346275"
}
}
},
{
"id": "8346274",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751100153",
"uncertainty": 120
},
"stopId": "0:LAE2R",
"stopSequence": 1
},
{
"arrival": {
"time": "1751100172",
"uncertainty": 120
},
"departure": {
"time": "1751100172",
"uncertainty": 120
},
"stopId": "0:ROMR",
"stopSequence": 2
},
{
"arrival": {
"time": "1751100204",
"uncertainty": 120
},
"departure": {
"time": "1751100204",
"uncertainty": 120
},
"stopId": "0:FAYR",
"stopSequence": 3
},
{
"arrival": {
"time": "1751100264",
"uncertainty": 120
},
"departure": {
"time": "1751100272",
"uncertainty": 120
},
"stopId": "0:JOFR",
"stopSequence": 4
},
{
"arrival": {
"time": "1751100406",
"uncertainty": 120
},
"departure": {
"time": "1751100406",
"uncertainty": 120
},
"stopId": "0:CU1R",
"stopSequence": 5
},
{
"arrival": {
"time": "1751100484",
"uncertainty": 120
},
"departure": {
"time": "1751100484",
"uncertainty": 120
},
"stopId": "0:PLAIA",
"stopSequence": 6
},
{
"arrival": {
"time": "1751100552",
"uncertainty": 120
},
"departure": {
"time": "1751100554",
"uncertainty": 120
},
"stopId": "0:ECOA",
"stopSequence": 7
},
{
"arrival": {
"time": "1751100624",
"uncertainty": 120
},
"departure": {
"time": "1751100624",
"uncertainty": 120
},
"stopId": "0:GERA",
"stopSequence": 8
},
{
"arrival": {
"time": "1751100702",
"uncertainty": 120
},
"departure": {
"time": "1751100716",
"uncertainty": 120
},
"stopId": "0:PLAIR",
"stopSequence": 9
},
{
"arrival": {
"time": "1751100800",
"uncertainty": 120
},
"departure": {
"time": "1751100800",
"uncertainty": 120
},
"stopId": "0:CHER",
"stopSequence": 10
},
{
"arrival": {
"time": "1751100864",
"uncertainty": 120
},
"departure": {
"time": "1751100864",
"uncertainty": 120
},
"stopId": "0:ROUQR",
"stopSequence": 11
},
{
"arrival": {
"time": "1751100922",
"uncertainty": 120
},
"departure": {
"time": "1751100922",
"uncertainty": 120
},
"stopId": "0:PERBR",
"stopSequence": 12
},
{
"arrival": {
"time": "1751100973",
"uncertainty": 120
},
"departure": {
"time": "1751100973",
"uncertainty": 120
},
"stopId": "0:LIONR",
"stopSequence": 13
},
{
"arrival": {
"time": "1751101031",
"uncertainty": 120
},
"departure": {
"time": "1751101031",
"uncertainty": 120
},
"stopId": "0:TRAR",
"stopSequence": 14
},
{
"arrival": {
"time": "1751101091",
"uncertainty": 120
},
"stopId": "0:LBLAINT",
"stopSequence": 15
}
],
"trip": {
"directionId": 0,
"routeId": "89",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68346274"
},
"vehicle": {
"id": "8189",
"label": "8189"
}
}
},
{
"id": "8346244",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751102700",
"uncertainty": 120
},
"stopId": "0:gr",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "31",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68346244"
}
}
},
{
"id": "8346446",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751102400",
"uncertainty": 120
},
"stopId": "0:GRAVAA",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "32",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68346446"
}
}
},
{
"id": "8608680",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751098832",
"uncertainty": 120
},
"stopId": "0:NLIBT2",
"stopSequence": 1
},
{
"arrival": {
"time": "1751098911",
"uncertainty": 120
},
"departure": {
"time": "1751098946",
"uncertainty": 120
},
"stopId": "0:CASIR",
"stopSequence": 2
},
{
"arrival": {
"time": "1751099022",
"uncertainty": 120
},
"departure": {
"time": "1751099026",
"uncertainty": 120
},
"stopId": "0:PARTR",
"stopSequence": 3
},
{
"arrival": {
"time": "1751099090",
"uncertainty": 120
},
"departure": {
"time": "1751099091",
"uncertainty": 120
},
"stopId": "0:CSOLR",
"stopSequence": 4
},
{
"arrival": {
"time": "1751099154",
"uncertainty": 120
},
"departure": {
"time": "1751099154",
"uncertainty": 120
},
"stopId": "0:LIBR",
"stopSequence": 5
},
{
"arrival": {
"time": "1751099243",
"uncertainty": 120
},
"departure": {
"time": "1751099282",
"uncertainty": 120
},
"stopId": "0:CMARR",
"stopSequence": 6
},
{
"arrival": {
"time": "1751099345",
"uncertainty": 120
},
"departure": {
"time": "1751099383",
"uncertainty": 120
},
"stopId": "0:DHUOR",
"stopSequence": 7
},
{
"arrival": {
"time": "1751099434",
"uncertainty": 120
},
"departure": {
"time": "1751099434",
"uncertainty": 120
},
"stopId": "0:MONTCR",
"stopSequence": 8
},
{
"arrival": {
"time": "1751099586",
"uncertainty": 120
},
"departure": {
"time": "1751099623",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 9
},
{
"arrival": {
"time": "1751099659",
"uncertainty": 120
},
"departure": {
"time": "1751099695",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 10
},
{
"arrival": {
"time": "1751099790",
"uncertainty": 120
},
"departure": {
"time": "1751099820",
"uncertainty": 120
},
"stopId": "0:TALAT2R",
"stopSequence": 11
},
{
"arrival": {
"time": "1751099989",
"uncertainty": 120
},
"departure": {
"time": "1751100020",
"uncertainty": 120
},
"stopId": "0:OBST2R",
"stopSequence": 12
},
{
"arrival": {
"time": "1751100094",
"uncertainty": 120
},
"departure": {
"time": "1751100129",
"uncertainty": 120
},
"stopId": "0:BAUT2R",
"stopSequence": 13
},
{
"arrival": {
"time": "1751100200",
"uncertainty": 120
},
"departure": {
"time": "1751100230",
"uncertainty": 120
},
"stopId": "0:MATR",
"stopSequence": 14
},
{
"arrival": {
"time": "1751100286",
"uncertainty": 120
},
"departure": {
"time": "1751100315",
"uncertainty": 120
},
"stopId": "0:PONR",
"stopSequence": 15
},
{
"arrival": {
"time": "1751100407",
"uncertainty": 120
},
"departure": {
"time": "1751100416",
"uncertainty": 120
},
"stopId": "0:RTEAVR",
"stopSequence": 16
},
{
"arrival": {
"time": "1751100495",
"uncertainty": 120
},
"departure": {
"time": "1751100500",
"uncertainty": 120
},
"stopId": "0:JBABT2R",
"stopSequence": 17
},
{
"arrival": {
"time": "1751100702",
"uncertainty": 120
},
"departure": {
"time": "1751100702",
"uncertainty": 120
},
"stopId": "0:NPALO2",
"stopSequence": 18
},
{
"arrival": {
"time": "1751100910",
"uncertainty": 120
},
"departure": {
"time": "1751100910",
"uncertainty": 120
},
"stopId": "0:MARPI1R",
"stopSequence": 19
},
{
"arrival": {
"time": "1751101111",
"uncertainty": 120
},
"stopId": "0:NGLAC1",
"stopSequence": 20
}
],
"trip": {
"directionId": 0,
"routeId": "T4",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68608680"
},
"vehicle": {
"id": "757",
"label": "757"
}
}
},
{
"id": "8608681",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751101980",
"uncertainty": 120
},
"stopId": "0:NLIBT2",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "T4",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68608681"
}
}
},
{
"id": "8346459",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751103840",
"uncertainty": 120
},
"stopId": "0:PAUGTN",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "32",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68346459"
}
}
},
{
"id": "8608679",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751103840",
"uncertainty": 120
},
"stopId": "0:NLIBT2",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "T4",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68608679"
}
}
},
{
"id": "8608678",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751100683",
"uncertainty": 120
},
"stopId": "0:NLIBT2",
"stopSequence": 1
},
{
"arrival": {
"time": "1751100790",
"uncertainty": 120
},
"departure": {
"time": "1751100801",
"uncertainty": 120
},
"stopId": "0:CASIR",
"stopSequence": 2
},
{
"arrival": {
"time": "1751100898",
"uncertainty": 120
},
"departure": {
"time": "1751100898",
"uncertainty": 120
},
"stopId": "0:PARTR",
"stopSequence": 3
},
{
"arrival": {
"time": "1751100961",
"uncertainty": 120
},
"departure": {
"time": "1751100961",
"uncertainty": 120
},
"stopId": "0:CSOLR",
"stopSequence": 4
},
{
"arrival": {
"time": "1751101025",
"uncertainty": 120
},
"departure": {
"time": "1751101025",
"uncertainty": 120
},
"stopId": "0:LIBR",
"stopSequence": 5
},
{
"arrival": {
"time": "1751101131",
"uncertainty": 120
},
"departure": {
"time": "1751101131",
"uncertainty": 120
},
"stopId": "0:CMARR",
"stopSequence": 6
},
{
"arrival": {
"time": "1751101225",
"uncertainty": 120
},
"departure": {
"time": "1751101225",
"uncertainty": 120
},
"stopId": "0:DHUOR",
"stopSequence": 7
},
{
"arrival": {
"time": "1751101310",
"uncertainty": 120
},
"departure": {
"time": "1751101310",
"uncertainty": 120
},
"stopId": "0:MONTCR",
"stopSequence": 8
},
{
"arrival": {
"time": "1751101470",
"uncertainty": 120
},
"departure": {
"time": "1751101470",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 9
},
{
"arrival": {
"time": "1751101511",
"uncertainty": 120
},
"departure": {
"time": "1751101511",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 10
},
{
"arrival": {
"time": "1751101642",
"uncertainty": 120
},
"departure": {
"time": "1751101642",
"uncertainty": 120
},
"stopId": "0:TALAT2R",
"stopSequence": 11
},
{
"arrival": {
"time": "1751101794",
"uncertainty": 120
},
"departure": {
"time": "1751101794",
"uncertainty": 120
},
"stopId": "0:OBST2R",
"stopSequence": 12
},
{
"arrival": {
"time": "1751101872",
"uncertainty": 120
},
"departure": {
"time": "1751101872",
"uncertainty": 120
},
"stopId": "0:BAUT2R",
"stopSequence": 13
},
{
"arrival": {
"time": "1751101968",
"uncertainty": 120
},
"departure": {
"time": "1751101968",
"uncertainty": 120
},
"stopId": "0:MATR",
"stopSequence": 14
},
{
"arrival": {
"time": "1751102026",
"uncertainty": 120
},
"departure": {
"time": "1751102026",
"uncertainty": 120
},
"stopId": "0:PONR",
"stopSequence": 15
},
{
"arrival": {
"time": "1751102160",
"uncertainty": 120
},
"departure": {
"time": "1751102160",
"uncertainty": 120
},
"stopId": "0:RTEAVR",
"stopSequence": 16
},
{
"arrival": {
"time": "1751102260",
"uncertainty": 120
},
"departure": {
"time": "1751102260",
"uncertainty": 120
},
"stopId": "0:JBABT2R",
"stopSequence": 17
},
{
"arrival": {
"time": "1751102451",
"uncertainty": 120
},
"departure": {
"time": "1751102451",
"uncertainty": 120
},
"stopId": "0:NPALO2",
"stopSequence": 18
},
{
"arrival": {
"time": "1751102631",
"uncertainty": 120
},
"departure": {
"time": "1751102631",
"uncertainty": 120
},
"stopId": "0:MARPI1R",
"stopSequence": 19
},
{
"arrival": {
"time": "1751102931",
"uncertainty": 120
},
"stopId": "0:NGLAC1",
"stopSequence": 20
}
],
"trip": {
"directionId": 0,
"routeId": "T4",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68608678"
},
"vehicle": {
"id": "761",
"label": "761"
}
}
},
{
"id": "8608706",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751103300",
"uncertainty": 120
},
"stopId": "0:NGLAC2",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "T4",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68608706"
}
}
},
{
"id": "8608705",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751100203",
"uncertainty": 120
},
"stopId": "0:NGLAC2",
"stopSequence": 1
},
{
"arrival": {
"time": "1751100354",
"uncertainty": 120
},
"departure": {
"time": "1751100354",
"uncertainty": 120
},
"stopId": "0:MARPIA",
"stopSequence": 2
},
{
"arrival": {
"time": "1751100667",
"uncertainty": 120
},
"departure": {
"time": "1751100691",
"uncertainty": 120
},
"stopId": "0:NPALO1",
"stopSequence": 3
},
{
"arrival": {
"time": "1751100853",
"uncertainty": 120
},
"departure": {
"time": "1751100853",
"uncertainty": 120
},
"stopId": "0:JBABT2A",
"stopSequence": 4
},
{
"arrival": {
"time": "1751100973",
"uncertainty": 120
},
"departure": {
"time": "1751100973",
"uncertainty": 120
},
"stopId": "0:RTEAVA",
"stopSequence": 5
},
{
"arrival": {
"time": "1751101033",
"uncertainty": 120
},
"departure": {
"time": "1751101033",
"uncertainty": 120
},
"stopId": "0:PONA",
"stopSequence": 6
},
{
"arrival": {
"time": "1751101093",
"uncertainty": 120
},
"departure": {
"time": "1751101093",
"uncertainty": 120
},
"stopId": "0:MATA",
"stopSequence": 7
},
{
"arrival": {
"time": "1751101273",
"uncertainty": 120
},
"departure": {
"time": "1751101273",
"uncertainty": 120
},
"stopId": "0:BAUT2A",
"stopSequence": 8
},
{
"arrival": {
"time": "1751101353",
"uncertainty": 120
},
"departure": {
"time": "1751101353",
"uncertainty": 120
},
"stopId": "0:OBST2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1751101568",
"uncertainty": 120
},
"departure": {
"time": "1751101568",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 10
},
{
"arrival": {
"time": "1751101692",
"uncertainty": 120
},
"departure": {
"time": "1751101692",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 11
},
{
"arrival": {
"time": "1751101750",
"uncertainty": 120
},
"departure": {
"time": "1751101750",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 12
},
{
"arrival": {
"time": "1751101883",
"uncertainty": 120
},
"departure": {
"time": "1751101883",
"uncertainty": 120
},
"stopId": "0:MONTCA",
"stopSequence": 13
},
{
"arrival": {
"time": "1751101958",
"uncertainty": 120
},
"departure": {
"time": "1751101958",
"uncertainty": 120
},
"stopId": "0:DHUOA",
"stopSequence": 14
},
{
"arrival": {
"time": "1751102072",
"uncertainty": 120
},
"departure": {
"time": "1751102072",
"uncertainty": 120
},
"stopId": "0:CMARA",
"stopSequence": 15
},
{
"arrival": {
"time": "1751102192",
"uncertainty": 120
},
"departure": {
"time": "1751102192",
"uncertainty": 120
},
"stopId": "0:LIBA",
"stopSequence": 16
},
{
"arrival": {
"time": "1751102312",
"uncertainty": 120
},
"departure": {
"time": "1751102312",
"uncertainty": 120
},
"stopId": "0:CSOLA",
"stopSequence": 17
},
{
"arrival": {
"time": "1751102372",
"uncertainty": 120
},
"departure": {
"time": "1751102372",
"uncertainty": 120
},
"stopId": "0:PARTA",
"stopSequence": 18
},
{
"arrival": {
"time": "1751102492",
"uncertainty": 120
},
"departure": {
"time": "1751102492",
"uncertainty": 120
},
"stopId": "0:CASI",
"stopSequence": 19
},
{
"arrival": {
"time": "1751102612",
"uncertainty": 120
},
"stopId": "0:NLIBT1",
"stopSequence": 20
}
],
"trip": {
"directionId": 1,
"routeId": "T4",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68608705"
},
"vehicle": {
"id": "760",
"label": "760"
}
}
},
{
"id": "8346445",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751098271",
"uncertainty": 120
},
"stopId": "0:GRAVAA",
"stopSequence": 1
},
{
"arrival": {
"time": "1751098333",
"uncertainty": 120
},
"departure": {
"time": "1751098333",
"uncertainty": 120
},
"stopId": "0:TAMARA",
"stopSequence": 2
},
{
"arrival": {
"time": "1751098398",
"uncertainty": 120
},
"departure": {
"time": "1751098403",
"uncertainty": 120
},
"stopId": "0:COLBEA",
"stopSequence": 3
},
{
"arrival": {
"time": "1751098493",
"uncertainty": 120
},
"departure": {
"time": "1751098493",
"uncertainty": 120
},
"stopId": "0:LESCAA",
"stopSequence": 4
},
{
"arrival": {
"time": "1751098544",
"uncertainty": 120
},
"departure": {
"time": "1751098547",
"uncertainty": 120
},
"stopId": "0:LEVINA",
"stopSequence": 5
},
{
"arrival": {
"time": "1751098731",
"uncertainty": 120
},
"departure": {
"time": "1751098731",
"uncertainty": 120
},
"stopId": "0:M.EYSA",
"stopSequence": 6
},
{
"arrival": {
"time": "1751098809",
"uncertainty": 120
},
"departure": {
"time": "1751098809",
"uncertainty": 120
},
"stopId": "0:JDARCA",
"stopSequence": 7
},
{
"arrival": {
"time": "1751098884",
"uncertainty": 120
},
"departure": {
"time": "1751098892",
"uncertainty": 120
},
"stopId": "0:DOJO-A",
"stopSequence": 8
},
{
"arrival": {
"time": "1751099017",
"uncertainty": 120
},
"departure": {
"time": "1751099017",
"uncertainty": 120
},
"stopId": "0:MCURIA",
"stopSequence": 9
},
{
"arrival": {
"time": "1751099078",
"uncertainty": 120
},
"departure": {
"time": "1751099080",
"uncertainty": 120
},
"stopId": "0:CPERDA",
"stopSequence": 10
},
{
"arrival": {
"time": "1751099306",
"uncertainty": 120
},
"departure": {
"time": "1751099306",
"uncertainty": 120
},
"stopId": "0:GREZEA",
"stopSequence": 11
},
{
"arrival": {
"time": "1751099392",
"uncertainty": 120
},
"departure": {
"time": "1751099407",
"uncertainty": 120
},
"stopId": "0:RODDA",
"stopSequence": 12
},
{
"arrival": {
"time": "1751099481",
"uncertainty": 120
},
"departure": {
"time": "1751099491",
"uncertainty": 120
},
"stopId": "0:RAIREA",
"stopSequence": 13
},
{
"arrival": {
"time": "1751099568",
"uncertainty": 120
},
"departure": {
"time": "1751099568",
"uncertainty": 120
},
"stopId": "0:AURIOA",
"stopSequence": 14
},
{
"arrival": {
"time": "1751099675",
"uncertainty": 120
},
"departure": {
"time": "1751099679",
"uncertainty": 120
},
"stopId": "0:RODCAA",
"stopSequence": 15
},
{
"arrival": {
"time": "1751099880",
"uncertainty": 120
},
"departure": {
"time": "1751099880",
"uncertainty": 120
},
"stopId": "0:ZAC.2A",
"stopSequence": 16
},
{
"arrival": {
"time": "1751099937",
"uncertainty": 120
},
"departure": {
"time": "1751099937",
"uncertainty": 120
},
"stopId": "0:ZACGRA",
"stopSequence": 17
},
{
"arrival": {
"time": "1751099996",
"uncertainty": 120
},
"departure": {
"time": "1751099996",
"uncertainty": 120
},
"stopId": "0:CATSEA",
"stopSequence": 18
},
{
"arrival": {
"time": "1751100108",
"uncertainty": 120
},
"departure": {
"time": "1751100108",
"uncertainty": 120
},
"stopId": "0:ZAC.1A",
"stopSequence": 19
},
{
"arrival": {
"time": "1751100183",
"uncertainty": 120
},
"departure": {
"time": "1751100183",
"uncertainty": 120
},
"stopId": "0:BONACA",
"stopSequence": 20
},
{
"arrival": {
"time": "1751100223",
"uncertainty": 120
},
"departure": {
"time": "1751100223",
"uncertainty": 120
},
"stopId": "0:CHAL",
"stopSequence": 21
},
{
"arrival": {
"time": "1751100310",
"uncertainty": 120
},
"departure": {
"time": "1751100310",
"uncertainty": 120
},
"stopId": "0:BOMA",
"stopSequence": 22
},
{
"arrival": {
"time": "1751100339",
"uncertainty": 120
},
"departure": {
"time": "1751100339",
"uncertainty": 120
},
"stopId": "0:TCNA",
"stopSequence": 23
},
{
"arrival": {
"time": "1751100389",
"uncertainty": 120
},
"departure": {
"time": "1751100395",
"uncertainty": 120
},
"stopId": "0:KAUA",
"stopSequence": 24
},
{
"arrival": {
"time": "1751100467",
"uncertainty": 120
},
"departure": {
"time": "1751100477",
"uncertainty": 120
},
"stopId": "0:VIL4A",
"stopSequence": 25
},
{
"arrival": {
"time": "1751100546",
"uncertainty": 120
},
"departure": {
"time": "1751100546",
"uncertainty": 120
},
"stopId": "0:GARCA",
"stopSequence": 26
},
{
"arrival": {
"time": "1751100662",
"uncertainty": 120
},
"departure": {
"time": "1751100674",
"uncertainty": 120
},
"stopId": "0:ALFA",
"stopSequence": 27
},
{
"arrival": {
"time": "1751100728",
"uncertainty": 120
},
"departure": {
"time": "1751100728",
"uncertainty": 120
},
"stopId": "0:REIA",
"stopSequence": 28
},
{
"arrival": {
"time": "1751100787",
"uncertainty": 120
},
"departure": {
"time": "1751100787",
"uncertainty": 120
},
"stopId": "0:GIDA",
"stopSequence": 29
},
{
"arrival": {
"time": "1751100827",
"uncertainty": 120
},
"departure": {
"time": "1751100827",
"uncertainty": 120
},
"stopId": "0:PERA",
"stopSequence": 30
},
{
"arrival": {
"time": "1751100856",
"uncertainty": 120
},
"departure": {
"time": "1751100856",
"uncertainty": 120
},
"stopId": "0:PAIA",
"stopSequence": 31
},
{
"arrival": {
"time": "1751100915",
"uncertainty": 120
},
"departure": {
"time": "1751100915",
"uncertainty": 120
},
"stopId": "0:TALAA",
"stopSequence": 32
},
{
"arrival": {
"time": "1751101035",
"uncertainty": 120
},
"departure": {
"time": "1751101035",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 33
},
{
"arrival": {
"time": "1751101094",
"uncertainty": 120
},
"departure": {
"time": "1751101094",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 34
},
{
"arrival": {
"time": "1751101214",
"uncertainty": 120
},
"departure": {
"time": "1751101214",
"uncertainty": 120
},
"stopId": "0:COURN",
"stopSequence": 35
},
{
"arrival": {
"time": "1751101272",
"uncertainty": 120
},
"stopId": "0:AUG88",
"stopSequence": 36
}
],
"trip": {
"directionId": 0,
"routeId": "32",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68346445"
},
"vehicle": {
"id": "6441",
"label": "6441"
}
}
},
{
"id": "8346380",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751098622",
"uncertainty": 120
},
"stopId": "0:gr",
"stopSequence": 1
},
{
"arrival": {
"time": "1751098672",
"uncertainty": 120
},
"departure": {
"time": "1751098685",
"uncertainty": 120
},
"stopId": "0:GARETR",
"stopSequence": 2
},
{
"arrival": {
"time": "1751098720",
"uncertainty": 120
},
"departure": {
"time": "1751098720",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 3
},
{
"arrival": {
"time": "1751098783",
"uncertainty": 120
},
"departure": {
"time": "1751098783",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 4
},
{
"arrival": {
"time": "1751098866",
"uncertainty": 120
},
"departure": {
"time": "1751098895",
"uncertainty": 120
},
"stopId": "0:MONTCA",
"stopSequence": 5
},
{
"arrival": {
"time": "1751099034",
"uncertainty": 120
},
"departure": {
"time": "1751099068",
"uncertainty": 120
},
"stopId": "0:JAUBA",
"stopSequence": 6
},
{
"arrival": {
"time": "1751099146",
"uncertainty": 120
},
"departure": {
"time": "1751099146",
"uncertainty": 120
},
"stopId": "0:EMILR",
"stopSequence": 7
},
{
"arrival": {
"time": "1751099288",
"uncertainty": 120
},
"departure": {
"time": "1751099288",
"uncertainty": 120
},
"stopId": "0:CADER",
"stopSequence": 8
},
{
"arrival": {
"time": "1751099400",
"uncertainty": 120
},
"departure": {
"time": "1751099400",
"uncertainty": 120
},
"stopId": "0:PROTR",
"stopSequence": 9
},
{
"arrival": {
"time": "1751099429",
"uncertainty": 120
},
"departure": {
"time": "1751099429",
"uncertainty": 120
},
"stopId": "0:GAFA",
"stopSequence": 10
},
{
"arrival": {
"time": "1751099482",
"uncertainty": 120
},
"departure": {
"time": "1751099482",
"uncertainty": 120
},
"stopId": "0:ROSA",
"stopSequence": 11
},
{
"arrival": {
"time": "1751099511",
"uncertainty": 120
},
"departure": {
"time": "1751099511",
"uncertainty": 120
},
"stopId": "0:ESPAA",
"stopSequence": 12
},
{
"arrival": {
"time": "1751099534",
"uncertainty": 120
},
"departure": {
"time": "1751099534",
"uncertainty": 120
},
"stopId": "0:ARCA",
"stopSequence": 13
},
{
"arrival": {
"time": "1751099608",
"uncertainty": 120
},
"departure": {
"time": "1751099608",
"uncertainty": 120
},
"stopId": "0:BALA",
"stopSequence": 14
},
{
"arrival": {
"time": "1751099651",
"uncertainty": 120
},
"departure": {
"time": "1751099651",
"uncertainty": 120
},
"stopId": "0:BOUA",
"stopSequence": 15
},
{
"arrival": {
"time": "1751099693",
"uncertainty": 120
},
"departure": {
"time": "1751099693",
"uncertainty": 120
},
"stopId": "0:PILOA",
"stopSequence": 16
},
{
"arrival": {
"time": "1751099720",
"uncertainty": 120
},
"departure": {
"time": "1751099720",
"uncertainty": 120
},
"stopId": "0:PARAA",
"stopSequence": 17
},
{
"arrival": {
"time": "1751099727",
"uncertainty": 120
},
"departure": {
"time": "1751099727",
"uncertainty": 120
},
"stopId": "0:MARGA",
"stopSequence": 18
},
{
"arrival": {
"time": "1751099792",
"uncertainty": 120
},
"departure": {
"time": "1751099792",
"uncertainty": 120
},
"stopId": "0:ECUR",
"stopSequence": 19
},
{
"arrival": {
"time": "1751099849",
"uncertainty": 120
},
"departure": {
"time": "1751099854",
"uncertainty": 120
},
"stopId": "0:SORR",
"stopSequence": 20
},
{
"arrival": {
"time": "1751100420",
"uncertainty": 120
},
"departure": {
"time": "1751100431",
"uncertainty": 120
},
"stopId": "0:CATEMR",
"stopSequence": 21
},
{
"arrival": {
"time": "1751100598",
"uncertainty": 120
},
"departure": {
"time": "1751100599",
"uncertainty": 120
},
"stopId": "0:VALFA",
"stopSequence": 22
},
{
"arrival": {
"time": "1751100764",
"uncertainty": 120
},
"departure": {
"time": "1751100764",
"uncertainty": 120
},
"stopId": "0:SCBRAA",
"stopSequence": 23
},
{
"arrival": {
"time": "1751101156",
"uncertainty": 120
},
"departure": {
"time": "1751101156",
"uncertainty": 120
},
"stopId": "0:SCVER",
"stopSequence": 24
},
{
"arrival": {
"time": "1751101276",
"uncertainty": 120
},
"stopId": "0:CHAPT",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "61",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68346380"
},
"vehicle": {
"id": "144",
"label": "144"
}
}
},
{
"id": "8346381",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751101920"
},
"stopId": "0:gr",
"stopSequence": 1
},
{
"arrival": {
"time": "1751101980"
},
"departure": {
"time": "1751101980"
},
"stopId": "0:GARETR",
"stopSequence": 2
},
{
"arrival": {
"time": "1751102040"
},
"departure": {
"time": "1751102040"
},
"stopId": "0:NFEU2",
"stopSequence": 3
},
{
"arrival": {
"time": "1751102100"
},
"departure": {
"time": "1751102100"
},
"stopId": "0:11NBR",
"stopSequence": 4
},
{
"arrival": {
"time": "1751102220"
},
"departure": {
"time": "1751102220"
},
"stopId": "0:MONTCA",
"stopSequence": 5
},
{
"arrival": {
"time": "1751102340"
},
"departure": {
"time": "1751102340"
},
"stopId": "0:JAUBA",
"stopSequence": 6
},
{
"arrival": {
"time": "1751102580"
},
"departure": {
"time": "1751102580"
},
"stopId": "0:EMILR",
"stopSequence": 7
},
{
"arrival": {
"time": "1751102640"
},
"departure": {
"time": "1751102640"
},
"stopId": "0:CADER",
"stopSequence": 8
},
{
"arrival": {
"time": "1751102820"
},
"departure": {
"time": "1751102820"
},
"stopId": "0:PROTR",
"stopSequence": 9
},
{
"arrival": {
"time": "1751102880"
},
"departure": {
"time": "1751102880"
},
"stopId": "0:GAFA",
"stopSequence": 10
},
{
"arrival": {
"time": "1751102881"
},
"departure": {
"time": "1751102881"
},
"stopId": "0:ROSA",
"stopSequence": 11
},
{
"arrival": {
"time": "1751102882"
},
"departure": {
"time": "1751102882"
},
"stopId": "0:ESPAA",
"stopSequence": 12
},
{
"arrival": {
"time": "1751102940"
},
"departure": {
"time": "1751102940"
},
"stopId": "0:ARCA",
"stopSequence": 13
},
{
"arrival": {
"time": "1751102941"
},
"departure": {
"time": "1751102941"
},
"stopId": "0:BALA",
"stopSequence": 14
},
{
"arrival": {
"time": "1751102942"
},
"departure": {
"time": "1751102942"
},
"stopId": "0:BOUA",
"stopSequence": 15
},
{
"arrival": {
"time": "1751103000"
},
"departure": {
"time": "1751103000"
},
"stopId": "0:PILOA",
"stopSequence": 16
},
{
"arrival": {
"time": "1751103060"
},
"departure": {
"time": "1751103060"
},
"stopId": "0:PARAA",
"stopSequence": 17
},
{
"arrival": {
"time": "1751103061"
},
"departure": {
"time": "1751103061"
},
"stopId": "0:MARGA",
"stopSequence": 18
},
{
"arrival": {
"time": "1751103120"
},
"departure": {
"time": "1751103120"
},
"stopId": "0:ECUR",
"stopSequence": 19
},
{
"arrival": {
"time": "1751103180"
},
"departure": {
"time": "1751103180"
},
"stopId": "0:SORR",
"stopSequence": 20
},
{
"arrival": {
"time": "1751103720"
},
"departure": {
"time": "1751103720"
},
"stopId": "0:CATEMR",
"stopSequence": 21
},
{
"arrival": {
"time": "1751103900"
},
"departure": {
"time": "1751103900"
},
"stopId": "0:VALFA",
"stopSequence": 22
},
{
"arrival": {
"time": "1751104080"
},
"departure": {
"time": "1751104080"
},
"stopId": "0:SCBRAA",
"stopSequence": 23
},
{
"arrival": {
"time": "1751104440"
},
"departure": {
"time": "1751104440"
},
"stopId": "0:SCVER",
"stopSequence": 24
},
{
"arrival": {
"time": "1751104560"
},
"stopId": "0:CHAPT",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "61",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68346381"
}
}
},
{
"id": "8608725",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751101920",
"uncertainty": 120
},
"stopId": "0:NGLAC2",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "T4",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68608725"
}
}
},
{
"id": "8346370",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751101620",
"uncertainty": 120
},
"stopId": "0:CHAPT2",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "61",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68346370"
}
}
},
{
"id": "9068335",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751100061",
"uncertainty": 120
},
"stopId": "0:PARNAT",
"stopSequence": 1
},
{
"arrival": {
"time": "1751100304",
"uncertainty": 120
},
"departure": {
"time": "1751100304",
"uncertainty": 120
},
"stopId": "0:VIGNTK",
"stopSequence": 2
},
{
"arrival": {
"time": "1751100357",
"uncertainty": 120
},
"departure": {
"time": "1751100357",
"uncertainty": 120
},
"stopId": "0:LAURA",
"stopSequence": 3
},
{
"arrival": {
"time": "1751100419",
"uncertainty": 120
},
"departure": {
"time": "1751100419",
"uncertainty": 120
},
"stopId": "0:COUDR",
"stopSequence": 4
},
{
"arrival": {
"time": "1751100490",
"uncertainty": 120
},
"departure": {
"time": "1751100490",
"uncertainty": 120
},
"stopId": "0:DAMR",
"stopSequence": 5
},
{
"arrival": {
"time": "1751100631",
"uncertainty": 120
},
"departure": {
"time": "1751100631",
"uncertainty": 120
},
"stopId": "0:BASTTA",
"stopSequence": 6
},
{
"arrival": {
"time": "1751101213",
"uncertainty": 120
},
"departure": {
"time": "1751101213",
"uncertainty": 120
},
"stopId": "0:GECAMR",
"stopSequence": 7
},
{
"arrival": {
"time": "1751101273",
"uncertainty": 120
},
"stopId": "0:GECHER",
"stopSequence": 8
}
],
"trip": {
"directionId": 1,
"routeId": "43",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_69068335"
},
"vehicle": {
"id": "2061",
"label": "2061"
}
}
},
{
"id": "9068322",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751101307",
"uncertainty": 120
},
"stopId": "0:GECHEA",
"stopSequence": 1
},
{
"arrival": {
"time": "1751101367",
"uncertainty": 120
},
"departure": {
"time": "1751101367",
"uncertainty": 120
},
"stopId": "0:GECAA",
"stopSequence": 2
},
{
"arrival": {
"time": "1751101427",
"uncertainty": 120
},
"departure": {
"time": "1751101427",
"uncertainty": 120
},
"stopId": "0:GECCOPA",
"stopSequence": 3
},
{
"arrival": {
"time": "1751101487",
"uncertainty": 120
},
"departure": {
"time": "1751101487",
"uncertainty": 120
},
"stopId": "0:GEGARR",
"stopSequence": 4
},
{
"arrival": {
"time": "1751101607",
"uncertainty": 120
},
"departure": {
"time": "1751101607",
"uncertainty": 120
},
"stopId": "0:GECAMA",
"stopSequence": 5
},
{
"arrival": {
"time": "1751102147",
"uncertainty": 120
},
"departure": {
"time": "1751102147",
"uncertainty": 120
},
"stopId": "0:BASTTA",
"stopSequence": 6
},
{
"arrival": {
"time": "1751102267",
"uncertainty": 120
},
"departure": {
"time": "1751102267",
"uncertainty": 120
},
"stopId": "0:CODR",
"stopSequence": 7
},
{
"arrival": {
"time": "1751102387",
"uncertainty": 120
},
"departure": {
"time": "1751102387",
"uncertainty": 120
},
"stopId": "0:DAMA",
"stopSequence": 8
},
{
"arrival": {
"time": "1751102507",
"uncertainty": 120
},
"departure": {
"time": "1751102507",
"uncertainty": 120
},
"stopId": "0:COUDA",
"stopSequence": 9
},
{
"arrival": {
"time": "1751102569",
"uncertainty": 120
},
"departure": {
"time": "1751102569",
"uncertainty": 120
},
"stopId": "0:LAURR",
"stopSequence": 10
},
{
"arrival": {
"time": "1751102620",
"uncertainty": 120
},
"departure": {
"time": "1751102620",
"uncertainty": 120
},
"stopId": "0:VIGNCR",
"stopSequence": 11
},
{
"arrival": {
"time": "1751102859",
"uncertainty": 120
},
"stopId": "0:PARNR",
"stopSequence": 12
}
],
"trip": {
"directionId": 0,
"routeId": "43",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_69068322"
}
}
},
{
"id": "9068336",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751103600",
"uncertainty": 120
},
"stopId": "0:PARNAT",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "43",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_69068336"
}
}
},
{
"id": "8562876",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751102100",
"uncertainty": 120
},
"stopId": "0:BOUQR",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "86",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68562876"
}
}
},
{
"id": "8560971",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751103240"
},
"stopId": "0:NGLAC2",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68560971"
}
}
},
{
"id": "8631242",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751103600",
"uncertainty": 120
},
"stopId": "0:PARNAT",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "42",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68631242"
}
}
},
{
"id": "8631198",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751100952",
"uncertainty": 120
},
"stopId": "0:GARCMA",
"stopSequence": 1
},
{
"arrival": {
"time": "1751101012",
"uncertainty": 120
},
"departure": {
"time": "1751101012",
"uncertainty": 120
},
"stopId": "0:GARALA",
"stopSequence": 2
},
{
"arrival": {
"time": "1751101072",
"uncertainty": 120
},
"departure": {
"time": "1751101072",
"uncertainty": 120
},
"stopId": "0:GARLF",
"stopSequence": 3
},
{
"arrival": {
"time": "1751101132",
"uncertainty": 120
},
"departure": {
"time": "1751101132",
"uncertainty": 120
},
"stopId": "0:GARMA",
"stopSequence": 4
},
{
"arrival": {
"time": "1751101192",
"uncertainty": 120
},
"departure": {
"time": "1751101192",
"uncertainty": 120
},
"stopId": "0:GARMED",
"stopSequence": 5
},
{
"arrival": {
"time": "1751101312",
"uncertainty": 120
},
"departure": {
"time": "1751101312",
"uncertainty": 120
},
"stopId": "0:RPARCA",
"stopSequence": 6
},
{
"arrival": {
"time": "1751101372",
"uncertainty": 120
},
"departure": {
"time": "1751101372",
"uncertainty": 120
},
"stopId": "0:ECSOIRA",
"stopSequence": 7
},
{
"arrival": {
"time": "1751101492",
"uncertainty": 120
},
"departure": {
"time": "1751101492",
"uncertainty": 120
},
"stopId": "0:GARTOSR",
"stopSequence": 8
},
{
"arrival": {
"time": "1751101552",
"uncertainty": 120
},
"departure": {
"time": "1751101552",
"uncertainty": 120
},
"stopId": "0:GARFV",
"stopSequence": 9
},
{
"arrival": {
"time": "1751101612",
"uncertainty": 120
},
"departure": {
"time": "1751101612",
"uncertainty": 120
},
"stopId": "0:GARGT",
"stopSequence": 10
},
{
"arrival": {
"time": "1751101912",
"uncertainty": 120
},
"departure": {
"time": "1751101912",
"uncertainty": 120
},
"stopId": "0:CAICSA",
"stopSequence": 11
},
{
"arrival": {
"time": "1751101972",
"uncertainty": 120
},
"departure": {
"time": "1751101972",
"uncertainty": 120
},
"stopId": "0:CAICMA",
"stopSequence": 12
},
{
"arrival": {
"time": "1751102092",
"uncertainty": 120
},
"departure": {
"time": "1751102092",
"uncertainty": 120
},
"stopId": "0:CAIVAA",
"stopSequence": 13
},
{
"arrival": {
"time": "1751102152",
"uncertainty": 120
},
"departure": {
"time": "1751102152",
"uncertainty": 120
},
"stopId": "0:CAIOLA",
"stopSequence": 14
},
{
"arrival": {
"time": "1751102272",
"uncertainty": 120
},
"departure": {
"time": "1751102272",
"uncertainty": 120
},
"stopId": "0:CAILAA",
"stopSequence": 15
},
{
"arrival": {
"time": "1751102332",
"uncertainty": 120
},
"departure": {
"time": "1751102332",
"uncertainty": 120
},
"stopId": "0:CAICBA",
"stopSequence": 16
},
{
"arrival": {
"time": "1751102392",
"uncertainty": 120
},
"departure": {
"time": "1751102392",
"uncertainty": 120
},
"stopId": "0:CAICBR",
"stopSequence": 17
},
{
"arrival": {
"time": "1751102572",
"uncertainty": 120
},
"departure": {
"time": "1751102572",
"uncertainty": 120
},
"stopId": "0:A54A",
"stopSequence": 18
},
{
"arrival": {
"time": "1751102692",
"uncertainty": 120
},
"departure": {
"time": "1751102692",
"uncertainty": 120
},
"stopId": "0:VIGNOA",
"stopSequence": 19
},
{
"arrival": {
"time": "1751102872",
"uncertainty": 120
},
"stopId": "0:PARNR",
"stopSequence": 20
}
],
"trip": {
"directionId": 0,
"routeId": "41",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68631198"
}
}
},
{
"id": "8631210",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751103300",
"uncertainty": 120
},
"stopId": "0:PARNAT",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "41",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68631210"
}
}
},
{
"id": "8631209",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751099744",
"uncertainty": 120
},
"stopId": "0:PARNAT",
"stopSequence": 1
},
{
"arrival": {
"time": "1751099995",
"uncertainty": 120
},
"departure": {
"time": "1751100038",
"uncertainty": 120
},
"stopId": "0:VIGNOR",
"stopSequence": 2
},
{
"arrival": {
"time": "1751100131",
"uncertainty": 120
},
"departure": {
"time": "1751100139",
"uncertainty": 120
},
"stopId": "0:A54R",
"stopSequence": 3
},
{
"arrival": {
"time": "1751100320",
"uncertainty": 120
},
"departure": {
"time": "1751100320",
"uncertainty": 120
},
"stopId": "0:CAILAR",
"stopSequence": 4
},
{
"arrival": {
"time": "1751100383",
"uncertainty": 120
},
"departure": {
"time": "1751100383",
"uncertainty": 120
},
"stopId": "0:CAIOLR",
"stopSequence": 5
},
{
"arrival": {
"time": "1751100443",
"uncertainty": 120
},
"departure": {
"time": "1751100453",
"uncertainty": 120
},
"stopId": "0:CAIVAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1751100612",
"uncertainty": 120
},
"departure": {
"time": "1751100612",
"uncertainty": 120
},
"stopId": "0:CAICMR",
"stopSequence": 7
},
{
"arrival": {
"time": "1751100668",
"uncertainty": 120
},
"departure": {
"time": "1751100668",
"uncertainty": 120
},
"stopId": "0:CAICSR",
"stopSequence": 8
},
{
"arrival": {
"time": "1751100832",
"uncertainty": 120
},
"departure": {
"time": "1751100832",
"uncertainty": 120
},
"stopId": "0:STBA",
"stopSequence": 9
},
{
"arrival": {
"time": "1751100960",
"uncertainty": 120
},
"stopId": "0:GARCMA",
"stopSequence": 10
}
],
"trip": {
"directionId": 1,
"routeId": "41",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68631209"
},
"vehicle": {
"id": "2068",
"label": "2068"
}
}
},
{
"id": "8562747",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751103000",
"uncertainty": 120
},
"stopId": "0:GAMC",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68562747"
}
}
},
{
"id": "8562742",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751103660",
"uncertainty": 120
},
"stopId": "0:ANTIN",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68562742"
}
}
},
{
"id": "8631263",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751099700",
"uncertainty": 120
},
"stopId": "0:STFRA",
"stopSequence": 1
},
{
"arrival": {
"time": "1751099780",
"uncertainty": 120
},
"departure": {
"time": "1751099839",
"uncertainty": 120
},
"stopId": "0:SGLOA",
"stopSequence": 2
},
{
"arrival": {
"time": "1751099977",
"uncertainty": 120
},
"departure": {
"time": "1751100012",
"uncertainty": 120
},
"stopId": "0:STCROIR",
"stopSequence": 3
},
{
"arrival": {
"time": "1751100076",
"uncertainty": 120
},
"departure": {
"time": "1751100078",
"uncertainty": 120
},
"stopId": "0:SGCHA",
"stopSequence": 4
},
{
"arrival": {
"time": "1751100182",
"uncertainty": 120
},
"departure": {
"time": "1751100182",
"uncertainty": 120
},
"stopId": "0:STCHAA",
"stopSequence": 5
},
{
"arrival": {
"time": "1751100285",
"uncertainty": 120
},
"departure": {
"time": "1751100302",
"uncertainty": 120
},
"stopId": "0:STMIA",
"stopSequence": 6
},
{
"arrival": {
"time": "1751100354",
"uncertainty": 120
},
"departure": {
"time": "1751100354",
"uncertainty": 120
},
"stopId": "0:STCIA",
"stopSequence": 7
},
{
"arrival": {
"time": "1751100457",
"uncertainty": 120
},
"departure": {
"time": "1751100517",
"uncertainty": 120
},
"stopId": "0:STSABA",
"stopSequence": 8
},
{
"arrival": {
"time": "1751100613",
"uncertainty": 120
},
"departure": {
"time": "1751100613",
"uncertainty": 120
},
"stopId": "0:STARNA",
"stopSequence": 9
},
{
"arrival": {
"time": "1751100662",
"uncertainty": 120
},
"departure": {
"time": "1751100662",
"uncertainty": 120
},
"stopId": "0:ST19MR",
"stopSequence": 10
},
{
"arrival": {
"time": "1751100750",
"uncertainty": 120
},
"departure": {
"time": "1751100757",
"uncertainty": 120
},
"stopId": "0:COMBBR",
"stopSequence": 11
},
{
"arrival": {
"time": "1751100868",
"uncertainty": 120
},
"departure": {
"time": "1751100868",
"uncertainty": 120
},
"stopId": "0:STPEA",
"stopSequence": 12
},
{
"arrival": {
"time": "1751100985",
"uncertainty": 120
},
"departure": {
"time": "1751100985",
"uncertainty": 120
},
"stopId": "0:STBEA",
"stopSequence": 13
},
{
"arrival": {
"time": "1751101045",
"uncertainty": 120
},
"departure": {
"time": "1751101045",
"uncertainty": 120
},
"stopId": "0:STMAA",
"stopSequence": 14
},
{
"arrival": {
"time": "1751101105",
"uncertainty": 120
},
"departure": {
"time": "1751101105",
"uncertainty": 120
},
"stopId": "0:STSAUA",
"stopSequence": 15
},
{
"arrival": {
"time": "1751101225",
"uncertainty": 120
},
"departure": {
"time": "1751101225",
"uncertainty": 120
},
"stopId": "0:LADEFA",
"stopSequence": 16
},
{
"arrival": {
"time": "1751101285",
"uncertainty": 120
},
"departure": {
"time": "1751101285",
"uncertainty": 120
},
"stopId": "0:MDC01",
"stopSequence": 17
},
{
"arrival": {
"time": "1751101585",
"uncertainty": 120
},
"departure": {
"time": "1751101585",
"uncertainty": 120
},
"stopId": "0:CAIVAA",
"stopSequence": 18
},
{
"arrival": {
"time": "1751101645",
"uncertainty": 120
},
"departure": {
"time": "1751101645",
"uncertainty": 120
},
"stopId": "0:CAIOLA",
"stopSequence": 19
},
{
"arrival": {
"time": "1751101765",
"uncertainty": 120
},
"departure": {
"time": "1751101765",
"uncertainty": 120
},
"stopId": "0:CAILAA",
"stopSequence": 20
},
{
"arrival": {
"time": "1751101825",
"uncertainty": 120
},
"departure": {
"time": "1751101825",
"uncertainty": 120
},
"stopId": "0:CAICBA",
"stopSequence": 21
},
{
"arrival": {
"time": "1751101885",
"uncertainty": 120
},
"departure": {
"time": "1751101885",
"uncertainty": 120
},
"stopId": "0:CAICBR",
"stopSequence": 22
},
{
"arrival": {
"time": "1751102065",
"uncertainty": 120
},
"departure": {
"time": "1751102065",
"uncertainty": 120
},
"stopId": "0:A54A",
"stopSequence": 23
},
{
"arrival": {
"time": "1751102185",
"uncertainty": 120
},
"departure": {
"time": "1751102185",
"uncertainty": 120
},
"stopId": "0:VIGNOA",
"stopSequence": 24
},
{
"arrival": {
"time": "1751102365",
"uncertainty": 120
},
"stopId": "0:PARNR",
"stopSequence": 25
}
],
"trip": {
"directionId": 0,
"routeId": "42",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68631263"
},
"vehicle": {
"id": "2067",
"label": "2067"
}
}
},
{
"id": "8631264",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1751103300",
"uncertainty": 120
},
"stopId": "0:STFRA",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "42",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68631264"
}
}
},
{
"id": "8631241",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1751100272",
"uncertainty": 120
},
"departure": {
"time": "1751100321",
"uncertainty": 120
},
"stopId": "0:VIGNOR",
"stopSequence": 2
},
{
"arrival": {
"time": "1751100419",
"uncertainty": 120
},
"departure": {
"time": "1751100433",
"uncertainty": 120
},
"stopId": "0:A54R",
"stopSequence": 3
},
{
"arrival": {
"time": "1751100586",
"uncertainty": 120
},
"departure": {
"time": "1751100586",
"uncertainty": 120
},
"stopId": "0:CAILAR",
"stopSequence": 4
},
{
"arrival": {
"time": "1751100644",
"uncertainty": 120
},
"departure": {
"time": "1751100644",
"uncertainty": 120
},
"stopId": "0:CAIOLR",
"stopSequence": 5
},
{
"arrival": {
"time": "1751100713",
"uncertainty": 120
},
"departure": {
"time": "1751100713",
"uncertainty": 120
},
"stopId": "0:CAIVAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1751100943",
"uncertainty": 120
},
"departure": {
"time": "1751100943",
"uncertainty": 120
},
"stopId": "0:MDC02",
"stopSequence": 7
},
{
"arrival": {
"time": "1751101003",
"uncertainty": 120
},
"departure": {
"time": "1751101003",
"uncertainty": 120
},
"stopId": "0:LADEFR",
"stopSequence": 8
},
{
"arrival": {
"time": "1751101183",
"uncertainty": 120
},
"departure": {
"time": "1751101183",
"uncertainty": 120
},
"stopId": "0:STSAUA",
"stopSequence": 9
},
{
"arrival": {
"time": "1751101243",
"uncertainty": 120
},
"departure": {
"time": "1751101243",
"uncertainty": 120
},
"stopId": "0:STMAR",
"stopSequence": 10
},
{
"arrival": {
"time": "1751101303",
"uncertainty": 120
},
"departure": {
"time": "1751101303",
"uncertainty": 120
},
"stopId": "0:STBER",
"stopSequence": 11
},
{
"arrival": {
"time": "1751101423",
"uncertainty": 120
},
"departure": {
"time": "1751101423",
"uncertainty": 120
},
"stopId": "0:STPER",
"stopSequence": 12
},
{
"arrival": {
"time": "1751101543",
"uncertainty": 120
},
"departure": {
"time": "1751101543",
"uncertainty": 120
},
"stopId": "0:COMBBA",
"stopSequence": 13
},
{
"arrival": {
"time": "1751101603",
"uncertainty": 120
},
"departure": {
"time": "1751101603",
"uncertainty": 120
},
"stopId": "0:ST19MA",
"stopSequence": 14
},
{
"arrival": {
"time": "1751101663",
"uncertainty": 120
},
"departure": {
"time": "1751101663",
"uncertainty": 120
},
"stopId": "0:STARNR",
"stopSequence": 15
},
{
"arrival": {
"time": "1751101783",
"uncertainty": 120
},
"departure": {
"time": "1751101783",
"uncertainty": 120
},
"stopId": "0:STSABR",
"stopSequence": 16
},
{
"arrival": {
"time": "1751101903",
"uncertainty": 120
},
"departure": {
"time": "1751101903",
"uncertainty": 120
},
"stopId": "0:STCIR",
"stopSequence": 17
},
{
"arrival": {
"time": "1751101963",
"uncertainty": 120
},
"departure": {
"time": "1751101963",
"uncertainty": 120
},
"stopId": "0:STMIR",
"stopSequence": 18
},
{
"arrival": {
"time": "1751102023",
"uncertainty": 120
},
"departure": {
"time": "1751102023",
"uncertainty": 120
},
"stopId": "0:STCHAR",
"stopSequence": 19
},
{
"arrival": {
"time": "1751102143",
"uncertainty": 120
},
"departure": {
"time": "1751102143",
"uncertainty": 120
},
"stopId": "0:SGCHR",
"stopSequence": 20
},
{
"arrival": {
"time": "1751102203",
"uncertainty": 120
},
"departure": {
"time": "1751102203",
"uncertainty": 120
},
"stopId": "0:STCROI",
"stopSequence": 21
},
{
"arrival": {
"time": "1751102323",
"uncertainty": 120
},
"departure": {
"time": "1751102323",
"uncertainty": 120
},
"stopId": "0:SGLOR",
"stopSequence": 22
},
{
"arrival": {
"time": "1751102443",
"uncertainty": 120
},
"stopId": "0:STFRA",
"stopSequence": 23
}
],
"trip": {
"directionId": 1,
"routeId": "42",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_68631241"
},
"vehicle": {
"id": "2034",
"label": "2034"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1751100874"
}
}