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 210 erreurs, 263 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 19/07/2025 à 09h01 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 160 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 6_68754346 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 6_68754354 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 6_68754352 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 6_68754341 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 6_68754348 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 008 erreurs
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Exemples d'erreurs
- trip_id 6_68754346 stop_id 0:NESCA1 does not exist in GTFS data stops.txt
- trip_id 6_68754354 stop_id 0:NFEU2 does not exist in GTFS data stops.txt
- trip_id 6_68754352 stop_id 0:NFEU2 does not exist in GTFS data stops.txt
- trip_id 6_68754352 stop_id 0:11NBR does not exist in GTFS data stops.txt
- trip_id 6_68754352 stop_id 0:ArenR does not exist in GTFS data stops.txt
Sequential stop_time_update times are not increasing E022 42 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 6_68772986 stop_sequence 1 departure_time 09:15:00 (1752909300) is less than previous stop arrival_time 09:47:59 (1752911279) - times must increase between two sequential stops
- trip_id 6_68772986 stop_sequence 2 arrival_time 09:17:28 (1752909448) is less than previous stop arrival_time 09:47:59 (1752911279) - times must increase between two sequential stops
- trip_id 6_68772986 stop_sequence 2 departure_time 09:17:28 (1752909448) is less than previous stop arrival_time 09:47:59 (1752911279) - times must increase between two sequential stops
- trip_id 6_68772969 stop_sequence 1 departure_time 09:02:00 (1752908520) is equal to previous stop departure_time 09:02:00 (1752908520) - times must increase between two sequential stops
- trip_id 6_68772969 stop_sequence 3 arrival_time 09:02:49 (1752908569) is less than previous stop arrival_time 09:04:07 (1752908647) - times must increase between two sequential stops
Avertissements
timestamp not populated W001 160 erreurs
Timestamps should be populated for all elements
Exemples d'erreurs
- trip_id 6_68754346 does not have a timestamp
- trip_id 6_68754354 does not have a timestamp
- trip_id 6_68754352 does not have a timestamp
- trip_id 6_68754341 does not have a timestamp
- trip_id 6_68754348 does not have a timestamp
vehicle_id not populated W002 103 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id 6_68754346 does not have a vehicle_id
- trip_id 6_68754354 does not have a vehicle_id
- trip_id 6_68754348 does not have a vehicle_id
- trip_id 6_68754342 does not have a vehicle_id
- trip_id 6_68754604 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 | 4 579 | 29 fois (100 % des validations) |
E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 62 028 | 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 559 | 29 fois (100 % des validations) |
W001 | Timestamps should be populated for all elements | 4 586 | 29 fois (100 % des validations) |
W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 2 733 | 29 fois (100 % des validations) |
E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 10 | 6 fois (21 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 19/07/2025 à 11h24 Europe/Paris.
trip_updates (162) 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 19/07/2025 à 11h24 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "8754429",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752918060",
"uncertainty": 120
},
"stopId": "0:CAVART",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "16",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68754429"
}
}
},
{
"id": "8754363",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752919680",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68754363"
}
}
},
{
"id": "8754347",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752916189",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 1
},
{
"arrival": {
"time": "1752916257",
"uncertainty": 120
},
"departure": {
"time": "1752916257",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 2
},
{
"arrival": {
"time": "1752916493",
"uncertainty": 120
},
"departure": {
"time": "1752916493",
"uncertainty": 120
},
"stopId": "0:ArenR",
"stopSequence": 3
},
{
"arrival": {
"time": "1752916569",
"uncertainty": 120
},
"departure": {
"time": "1752916569",
"uncertainty": 120
},
"stopId": "0:MSCR",
"stopSequence": 4
},
{
"arrival": {
"time": "1752916657",
"uncertainty": 120
},
"departure": {
"time": "1752916687",
"uncertainty": 120
},
"stopId": "0:GAMT1",
"stopSequence": 5
},
{
"arrival": {
"time": "1752916853",
"uncertainty": 120
},
"departure": {
"time": "1752916853",
"uncertainty": 120
},
"stopId": "0:DAGR",
"stopSequence": 6
},
{
"arrival": {
"time": "1752916884",
"uncertainty": 120
},
"departure": {
"time": "1752916887",
"uncertainty": 120
},
"stopId": "0:DUPR",
"stopSequence": 7
},
{
"arrival": {
"time": "1752917033",
"uncertainty": 120
},
"departure": {
"time": "1752917036",
"uncertainty": 120
},
"stopId": "0:SULR",
"stopSequence": 8
},
{
"arrival": {
"time": "1752917096",
"uncertainty": 120
},
"departure": {
"time": "1752917096",
"uncertainty": 120
},
"stopId": "0:DOUR",
"stopSequence": 9
},
{
"arrival": {
"time": "1752917139",
"uncertainty": 120
},
"departure": {
"time": "1752917139",
"uncertainty": 120
},
"stopId": "0:BOUIR",
"stopSequence": 10
},
{
"arrival": {
"time": "1752917211",
"uncertainty": 120
},
"departure": {
"time": "1752917211",
"uncertainty": 120
},
"stopId": "0:FENA",
"stopSequence": 11
},
{
"arrival": {
"time": "1752917287",
"uncertainty": 120
},
"departure": {
"time": "1752917287",
"uncertainty": 120
},
"stopId": "0:VIGA",
"stopSequence": 12
},
{
"arrival": {
"time": "1752917365",
"uncertainty": 120
},
"departure": {
"time": "1752917365",
"uncertainty": 120
},
"stopId": "0:HFRENA",
"stopSequence": 13
},
{
"arrival": {
"time": "1752917435",
"uncertainty": 120
},
"departure": {
"time": "1752917435",
"uncertainty": 120
},
"stopId": "0:CHA",
"stopSequence": 14
},
{
"arrival": {
"time": "1752917513",
"uncertainty": 120
},
"departure": {
"time": "1752917513",
"uncertainty": 120
},
"stopId": "0:PARR",
"stopSequence": 15
},
{
"arrival": {
"time": "1752917558",
"uncertainty": 120
},
"departure": {
"time": "1752917558",
"uncertainty": 120
},
"stopId": "0:HIRR",
"stopSequence": 16
},
{
"arrival": {
"time": "1752917635",
"uncertainty": 120
},
"departure": {
"time": "1752917635",
"uncertainty": 120
},
"stopId": "0:CRAR1",
"stopSequence": 17
},
{
"arrival": {
"time": "1752917702",
"uncertainty": 120
},
"departure": {
"time": "1752917702",
"uncertainty": 120
},
"stopId": "0:MINT2R",
"stopSequence": 18
},
{
"arrival": {
"time": "1752917795",
"uncertainty": 120
},
"departure": {
"time": "1752917795",
"uncertainty": 120
},
"stopId": "0:CITAR",
"stopSequence": 19
},
{
"arrival": {
"time": "1752917825",
"uncertainty": 120
},
"departure": {
"time": "1752917825",
"uncertainty": 120
},
"stopId": "0:BASR",
"stopSequence": 20
},
{
"arrival": {
"time": "1752917860",
"uncertainty": 120
},
"departure": {
"time": "1752917860",
"uncertainty": 120
},
"stopId": "0:FONR",
"stopSequence": 21
},
{
"arrival": {
"time": "1752917913",
"uncertainty": 120
},
"departure": {
"time": "1752917913",
"uncertainty": 120
},
"stopId": "0:JOLR",
"stopSequence": 22
},
{
"arrival": {
"time": "1752917975",
"uncertainty": 120
},
"departure": {
"time": "1752917975",
"uncertainty": 120
},
"stopId": "0:COURR",
"stopSequence": 23
},
{
"arrival": {
"time": "1752918095",
"uncertainty": 120
},
"stopId": "0:NESCA1",
"stopSequence": 24
}
],
"trip": {
"directionId": 1,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68754347"
},
"vehicle": {
"id": "383",
"label": "383"
}
}
},
{
"id": "8754357",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752917880",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68754357"
}
}
},
{
"id": "8754344",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752915601",
"uncertainty": 120
},
"stopId": "0:NESCA1",
"stopSequence": 1
},
{
"arrival": {
"time": "1752915686",
"uncertainty": 120
},
"departure": {
"time": "1752915686",
"uncertainty": 120
},
"stopId": "0:COURA",
"stopSequence": 2
},
{
"arrival": {
"time": "1752915727",
"uncertainty": 120
},
"departure": {
"time": "1752915735",
"uncertainty": 120
},
"stopId": "0:JOLA",
"stopSequence": 3
},
{
"arrival": {
"time": "1752915822",
"uncertainty": 120
},
"departure": {
"time": "1752915822",
"uncertainty": 120
},
"stopId": "0:FONA",
"stopSequence": 4
},
{
"arrival": {
"time": "1752915838",
"uncertainty": 120
},
"departure": {
"time": "1752915838",
"uncertainty": 120
},
"stopId": "0:BASA",
"stopSequence": 5
},
{
"arrival": {
"time": "1752915861",
"uncertainty": 120
},
"departure": {
"time": "1752915862",
"uncertainty": 120
},
"stopId": "0:CITAT",
"stopSequence": 6
},
{
"arrival": {
"time": "1752915970",
"uncertainty": 120
},
"departure": {
"time": "1752915970",
"uncertainty": 120
},
"stopId": "0:MINT2A",
"stopSequence": 7
},
{
"arrival": {
"time": "1752916088",
"uncertainty": 120
},
"departure": {
"time": "1752916091",
"uncertainty": 120
},
"stopId": "0:CRAA1",
"stopSequence": 8
},
{
"arrival": {
"time": "1752916164",
"uncertainty": 120
},
"departure": {
"time": "1752916164",
"uncertainty": 120
},
"stopId": "0:HIRA",
"stopSequence": 9
},
{
"arrival": {
"time": "1752916207",
"uncertainty": 120
},
"departure": {
"time": "1752916212",
"uncertainty": 120
},
"stopId": "0:PARA",
"stopSequence": 10
},
{
"arrival": {
"time": "1752916279",
"uncertainty": 120
},
"departure": {
"time": "1752916279",
"uncertainty": 120
},
"stopId": "0:CHR",
"stopSequence": 11
},
{
"arrival": {
"time": "1752916330",
"uncertainty": 120
},
"departure": {
"time": "1752916330",
"uncertainty": 120
},
"stopId": "0:HFRENR",
"stopSequence": 12
},
{
"arrival": {
"time": "1752916366",
"uncertainty": 120
},
"departure": {
"time": "1752916366",
"uncertainty": 120
},
"stopId": "0:VIGR",
"stopSequence": 13
},
{
"arrival": {
"time": "1752916420",
"uncertainty": 120
},
"departure": {
"time": "1752916427",
"uncertainty": 120
},
"stopId": "0:FENR",
"stopSequence": 14
},
{
"arrival": {
"time": "1752916490",
"uncertainty": 120
},
"departure": {
"time": "1752916490",
"uncertainty": 120
},
"stopId": "0:FRCI",
"stopSequence": 15
},
{
"arrival": {
"time": "1752916556",
"uncertainty": 120
},
"departure": {
"time": "1752916556",
"uncertainty": 120
},
"stopId": "0:DOUA",
"stopSequence": 16
},
{
"arrival": {
"time": "1752916588",
"uncertainty": 120
},
"departure": {
"time": "1752916588",
"uncertainty": 120
},
"stopId": "0:SULA",
"stopSequence": 17
},
{
"arrival": {
"time": "1752916707",
"uncertainty": 120
},
"departure": {
"time": "1752916712",
"uncertainty": 120
},
"stopId": "0:DUPA",
"stopSequence": 18
},
{
"arrival": {
"time": "1752916819",
"uncertainty": 120
},
"departure": {
"time": "1752916822",
"uncertainty": 120
},
"stopId": "0:DAGA",
"stopSequence": 19
},
{
"arrival": {
"time": "1752916947",
"uncertainty": 120
},
"departure": {
"time": "1752916947",
"uncertainty": 120
},
"stopId": "0:GAMC",
"stopSequence": 20
},
{
"arrival": {
"time": "1752917053",
"uncertainty": 120
},
"departure": {
"time": "1752917053",
"uncertainty": 120
},
"stopId": "0:MSC",
"stopSequence": 21
},
{
"arrival": {
"time": "1752917103",
"uncertainty": 120
},
"departure": {
"time": "1752917103",
"uncertainty": 120
},
"stopId": "0:ArenA",
"stopSequence": 22
},
{
"arrival": {
"time": "1752917277",
"uncertainty": 120
},
"departure": {
"time": "1752917277",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 23
},
{
"arrival": {
"time": "1752917351",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68754344"
},
"vehicle": {
"id": "381",
"label": "381"
}
}
},
{
"id": "8754358",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752919080",
"uncertainty": 120
},
"stopId": "0:NESCA1",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68754358"
}
}
},
{
"id": "8754343",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752917072",
"uncertainty": 120
},
"stopId": "0:NESCA1",
"stopSequence": 1
},
{
"arrival": {
"time": "1752917357",
"uncertainty": 120
},
"departure": {
"time": "1752917357",
"uncertainty": 120
},
"stopId": "0:COURA",
"stopSequence": 2
},
{
"arrival": {
"time": "1752917397",
"uncertainty": 120
},
"departure": {
"time": "1752917397",
"uncertainty": 120
},
"stopId": "0:JOLA",
"stopSequence": 3
},
{
"arrival": {
"time": "1752917484",
"uncertainty": 120
},
"departure": {
"time": "1752917484",
"uncertainty": 120
},
"stopId": "0:FONA",
"stopSequence": 4
},
{
"arrival": {
"time": "1752917504",
"uncertainty": 120
},
"departure": {
"time": "1752917504",
"uncertainty": 120
},
"stopId": "0:BASA",
"stopSequence": 5
},
{
"arrival": {
"time": "1752917528",
"uncertainty": 120
},
"departure": {
"time": "1752917528",
"uncertainty": 120
},
"stopId": "0:CITAT",
"stopSequence": 6
},
{
"arrival": {
"time": "1752917634",
"uncertainty": 120
},
"departure": {
"time": "1752917634",
"uncertainty": 120
},
"stopId": "0:MINT2A",
"stopSequence": 7
},
{
"arrival": {
"time": "1752917735",
"uncertainty": 120
},
"departure": {
"time": "1752917735",
"uncertainty": 120
},
"stopId": "0:CRAA1",
"stopSequence": 8
},
{
"arrival": {
"time": "1752917813",
"uncertainty": 120
},
"departure": {
"time": "1752917813",
"uncertainty": 120
},
"stopId": "0:HIRA",
"stopSequence": 9
},
{
"arrival": {
"time": "1752917856",
"uncertainty": 120
},
"departure": {
"time": "1752917856",
"uncertainty": 120
},
"stopId": "0:PARA",
"stopSequence": 10
},
{
"arrival": {
"time": "1752917923",
"uncertainty": 120
},
"departure": {
"time": "1752917923",
"uncertainty": 120
},
"stopId": "0:CHR",
"stopSequence": 11
},
{
"arrival": {
"time": "1752917977",
"uncertainty": 120
},
"departure": {
"time": "1752917977",
"uncertainty": 120
},
"stopId": "0:HFRENR",
"stopSequence": 12
},
{
"arrival": {
"time": "1752918018",
"uncertainty": 120
},
"departure": {
"time": "1752918018",
"uncertainty": 120
},
"stopId": "0:VIGR",
"stopSequence": 13
},
{
"arrival": {
"time": "1752918070",
"uncertainty": 120
},
"departure": {
"time": "1752918070",
"uncertainty": 120
},
"stopId": "0:FENR",
"stopSequence": 14
},
{
"arrival": {
"time": "1752918103",
"uncertainty": 120
},
"departure": {
"time": "1752918103",
"uncertainty": 120
},
"stopId": "0:FRCI",
"stopSequence": 15
},
{
"arrival": {
"time": "1752918166",
"uncertainty": 120
},
"departure": {
"time": "1752918166",
"uncertainty": 120
},
"stopId": "0:DOUA",
"stopSequence": 16
},
{
"arrival": {
"time": "1752918206",
"uncertainty": 120
},
"departure": {
"time": "1752918206",
"uncertainty": 120
},
"stopId": "0:SULA",
"stopSequence": 17
},
{
"arrival": {
"time": "1752918291",
"uncertainty": 120
},
"departure": {
"time": "1752918291",
"uncertainty": 120
},
"stopId": "0:DUPA",
"stopSequence": 18
},
{
"arrival": {
"time": "1752918375",
"uncertainty": 120
},
"departure": {
"time": "1752918375",
"uncertainty": 120
},
"stopId": "0:DAGA",
"stopSequence": 19
},
{
"arrival": {
"time": "1752918512",
"uncertainty": 120
},
"departure": {
"time": "1752918512",
"uncertainty": 120
},
"stopId": "0:GAMC",
"stopSequence": 20
},
{
"arrival": {
"time": "1752918610",
"uncertainty": 120
},
"departure": {
"time": "1752918610",
"uncertainty": 120
},
"stopId": "0:MSC",
"stopSequence": 21
},
{
"arrival": {
"time": "1752918665",
"uncertainty": 120
},
"departure": {
"time": "1752918665",
"uncertainty": 120
},
"stopId": "0:ArenA",
"stopSequence": 22
},
{
"arrival": {
"time": "1752918846",
"uncertainty": 120
},
"departure": {
"time": "1752918846",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 23
},
{
"arrival": {
"time": "1752918906",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68754343"
},
"vehicle": {
"id": "385",
"label": "385"
}
}
},
{
"id": "8754608",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752917400",
"uncertainty": 120
},
"stopId": "0:ACTD",
"stopSequence": 1
},
{
"arrival": {
"time": "1752917466",
"uncertainty": 120
},
"departure": {
"time": "1752917466",
"uncertainty": 120
},
"stopId": "0:PROR",
"stopSequence": 2
},
{
"arrival": {
"time": "1752917511",
"uncertainty": 120
},
"departure": {
"time": "1752917511",
"uncertainty": 120
},
"stopId": "0:LOIR",
"stopSequence": 3
},
{
"arrival": {
"time": "1752917541",
"uncertainty": 120
},
"departure": {
"time": "1752917541",
"uncertainty": 120
},
"stopId": "0:LEDR",
"stopSequence": 4
},
{
"arrival": {
"time": "1752917592",
"uncertainty": 120
},
"departure": {
"time": "1752917592",
"uncertainty": 120
},
"stopId": "0:LAUR",
"stopSequence": 5
},
{
"arrival": {
"time": "1752917644",
"uncertainty": 120
},
"departure": {
"time": "1752917644",
"uncertainty": 120
},
"stopId": "0:PEUR",
"stopSequence": 6
},
{
"arrival": {
"time": "1752917680",
"uncertainty": 120
},
"departure": {
"time": "1752917680",
"uncertainty": 120
},
"stopId": "0:POLA",
"stopSequence": 7
},
{
"arrival": {
"time": "1752917720",
"uncertainty": 120
},
"departure": {
"time": "1752917720",
"uncertainty": 120
},
"stopId": "0:COSA",
"stopSequence": 8
},
{
"arrival": {
"time": "1752917771",
"uncertainty": 120
},
"departure": {
"time": "1752917771",
"uncertainty": 120
},
"stopId": "0:PARNA",
"stopSequence": 9
},
{
"arrival": {
"time": "1752917824",
"uncertainty": 120
},
"departure": {
"time": "1752917824",
"uncertainty": 120
},
"stopId": "0:NESTA2",
"stopSequence": 10
},
{
"arrival": {
"time": "1752917905",
"uncertainty": 120
},
"departure": {
"time": "1752917905",
"uncertainty": 120
},
"stopId": "0:GUER2A",
"stopSequence": 11
},
{
"arrival": {
"time": "1752917958",
"uncertainty": 120
},
"departure": {
"time": "1752917958",
"uncertainty": 120
},
"stopId": "0:GUER3A",
"stopSequence": 12
},
{
"arrival": {
"time": "1752918080",
"uncertainty": 120
},
"departure": {
"time": "1752918080",
"uncertainty": 120
},
"stopId": "0:RAYA",
"stopSequence": 13
},
{
"arrival": {
"time": "1752918137",
"uncertainty": 120
},
"departure": {
"time": "1752918137",
"uncertainty": 120
},
"stopId": "0:CAMARA",
"stopSequence": 14
},
{
"arrival": {
"time": "1752918163",
"uncertainty": 120
},
"departure": {
"time": "1752918163",
"uncertainty": 120
},
"stopId": "0:KHAA1",
"stopSequence": 15
},
{
"arrival": {
"time": "1752918225",
"uncertainty": 120
},
"departure": {
"time": "1752918225",
"uncertainty": 120
},
"stopId": "0:ALLIA",
"stopSequence": 16
},
{
"arrival": {
"time": "1752918270",
"uncertainty": 120
},
"departure": {
"time": "1752918270",
"uncertainty": 120
},
"stopId": "0:MARRA",
"stopSequence": 17
},
{
"arrival": {
"time": "1752918330",
"uncertainty": 120
},
"departure": {
"time": "1752918330",
"uncertainty": 120
},
"stopId": "0:FAGAA",
"stopSequence": 18
},
{
"arrival": {
"time": "1752918355",
"uncertainty": 120
},
"departure": {
"time": "1752918355",
"uncertainty": 120
},
"stopId": "0:GARER",
"stopSequence": 19
},
{
"arrival": {
"time": "1752918451",
"uncertainty": 120
},
"departure": {
"time": "1752918451",
"uncertainty": 120
},
"stopId": "0:LYCCI",
"stopSequence": 20
},
{
"arrival": {
"time": "1752918568",
"uncertainty": 120
},
"departure": {
"time": "1752918568",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 21
},
{
"arrival": {
"time": "1752918628",
"uncertainty": 120
},
"departure": {
"time": "1752918628",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 22
},
{
"arrival": {
"time": "1752918748",
"uncertainty": 120
},
"departure": {
"time": "1752918748",
"uncertainty": 120
},
"stopId": "0:ArenR",
"stopSequence": 23
},
{
"arrival": {
"time": "1752918808",
"uncertainty": 120
},
"departure": {
"time": "1752918808",
"uncertainty": 120
},
"stopId": "0:MSCR",
"stopSequence": 24
},
{
"arrival": {
"time": "1752918883",
"uncertainty": 120
},
"departure": {
"time": "1752918883",
"uncertainty": 120
},
"stopId": "0:BOUQA",
"stopSequence": 25
},
{
"arrival": {
"time": "1752919046",
"uncertainty": 120
},
"departure": {
"time": "1752919046",
"uncertainty": 120
},
"stopId": "0:PORTR",
"stopSequence": 26
},
{
"arrival": {
"time": "1752919153",
"uncertainty": 120
},
"departure": {
"time": "1752919153",
"uncertainty": 120
},
"stopId": "0:LUCR",
"stopSequence": 27
},
{
"arrival": {
"time": "1752919215",
"uncertainty": 120
},
"departure": {
"time": "1752919215",
"uncertainty": 120
},
"stopId": "0:DOZA",
"stopSequence": 28
},
{
"arrival": {
"time": "1752919278",
"uncertainty": 120
},
"departure": {
"time": "1752919278",
"uncertainty": 120
},
"stopId": "0:BONA",
"stopSequence": 29
},
{
"arrival": {
"time": "1752919347",
"uncertainty": 120
},
"departure": {
"time": "1752919347",
"uncertainty": 120
},
"stopId": "0:INFA",
"stopSequence": 30
},
{
"arrival": {
"time": "1752919456",
"uncertainty": 120
},
"departure": {
"time": "1752919456",
"uncertainty": 120
},
"stopId": "0:BARONA",
"stopSequence": 31
},
{
"arrival": {
"time": "1752919526",
"uncertainty": 120
},
"stopId": "0:T",
"stopSequence": 32
}
],
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68754608"
}
}
},
{
"id": "8754609",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752919200",
"uncertainty": 120
},
"stopId": "0:ACTD",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68754609"
}
}
},
{
"id": "8754607",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752915603",
"uncertainty": 120
},
"stopId": "0:ACTD",
"stopSequence": 1
},
{
"arrival": {
"time": "1752915660",
"uncertainty": 120
},
"departure": {
"time": "1752915660",
"uncertainty": 120
},
"stopId": "0:PROR",
"stopSequence": 2
},
{
"arrival": {
"time": "1752915694",
"uncertainty": 120
},
"departure": {
"time": "1752915694",
"uncertainty": 120
},
"stopId": "0:LOIR",
"stopSequence": 3
},
{
"arrival": {
"time": "1752915719",
"uncertainty": 120
},
"departure": {
"time": "1752915749",
"uncertainty": 120
},
"stopId": "0:LEDR",
"stopSequence": 4
},
{
"arrival": {
"time": "1752915819",
"uncertainty": 120
},
"departure": {
"time": "1752915869",
"uncertainty": 120
},
"stopId": "0:LAUR",
"stopSequence": 5
},
{
"arrival": {
"time": "1752915925",
"uncertainty": 120
},
"departure": {
"time": "1752915925",
"uncertainty": 120
},
"stopId": "0:PEUR",
"stopSequence": 6
},
{
"arrival": {
"time": "1752915996",
"uncertainty": 120
},
"departure": {
"time": "1752916001",
"uncertainty": 120
},
"stopId": "0:POLA",
"stopSequence": 7
},
{
"arrival": {
"time": "1752916061",
"uncertainty": 120
},
"departure": {
"time": "1752916064",
"uncertainty": 120
},
"stopId": "0:COSA",
"stopSequence": 8
},
{
"arrival": {
"time": "1752916144",
"uncertainty": 120
},
"departure": {
"time": "1752916149",
"uncertainty": 120
},
"stopId": "0:PARNA",
"stopSequence": 9
},
{
"arrival": {
"time": "1752916206",
"uncertainty": 120
},
"departure": {
"time": "1752916212",
"uncertainty": 120
},
"stopId": "0:NESTA2",
"stopSequence": 10
},
{
"arrival": {
"time": "1752916298",
"uncertainty": 120
},
"departure": {
"time": "1752916298",
"uncertainty": 120
},
"stopId": "0:GUER2A",
"stopSequence": 11
},
{
"arrival": {
"time": "1752916347",
"uncertainty": 120
},
"departure": {
"time": "1752916347",
"uncertainty": 120
},
"stopId": "0:GUER3A",
"stopSequence": 12
},
{
"arrival": {
"time": "1752916467",
"uncertainty": 120
},
"departure": {
"time": "1752916470",
"uncertainty": 120
},
"stopId": "0:RAYA",
"stopSequence": 13
},
{
"arrival": {
"time": "1752916522",
"uncertainty": 120
},
"departure": {
"time": "1752916522",
"uncertainty": 120
},
"stopId": "0:CAMARA",
"stopSequence": 14
},
{
"arrival": {
"time": "1752916546",
"uncertainty": 120
},
"departure": {
"time": "1752916546",
"uncertainty": 120
},
"stopId": "0:KHAA1",
"stopSequence": 15
},
{
"arrival": {
"time": "1752916604",
"uncertainty": 120
},
"departure": {
"time": "1752916681",
"uncertainty": 120
},
"stopId": "0:ALLIA",
"stopSequence": 16
},
{
"arrival": {
"time": "1752916725",
"uncertainty": 120
},
"departure": {
"time": "1752916741",
"uncertainty": 120
},
"stopId": "0:MARRA",
"stopSequence": 17
},
{
"arrival": {
"time": "1752916802",
"uncertainty": 120
},
"departure": {
"time": "1752916802",
"uncertainty": 120
},
"stopId": "0:FAGAA",
"stopSequence": 18
},
{
"arrival": {
"time": "1752916826",
"uncertainty": 120
},
"departure": {
"time": "1752916835",
"uncertainty": 120
},
"stopId": "0:GARER",
"stopSequence": 19
},
{
"arrival": {
"time": "1752916900",
"uncertainty": 120
},
"departure": {
"time": "1752916900",
"uncertainty": 120
},
"stopId": "0:LYCCI",
"stopSequence": 20
},
{
"arrival": {
"time": "1752917016",
"uncertainty": 120
},
"departure": {
"time": "1752917046",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 21
},
{
"arrival": {
"time": "1752917110",
"uncertainty": 120
},
"departure": {
"time": "1752917110",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 22
},
{
"arrival": {
"time": "1752917311",
"uncertainty": 120
},
"departure": {
"time": "1752917311",
"uncertainty": 120
},
"stopId": "0:ArenR",
"stopSequence": 23
},
{
"arrival": {
"time": "1752917385",
"uncertainty": 120
},
"departure": {
"time": "1752917385",
"uncertainty": 120
},
"stopId": "0:MSCR",
"stopSequence": 24
},
{
"arrival": {
"time": "1752917460",
"uncertainty": 120
},
"departure": {
"time": "1752917460",
"uncertainty": 120
},
"stopId": "0:BOUQA",
"stopSequence": 25
},
{
"arrival": {
"time": "1752917612",
"uncertainty": 120
},
"departure": {
"time": "1752917612",
"uncertainty": 120
},
"stopId": "0:PORTR",
"stopSequence": 26
},
{
"arrival": {
"time": "1752917722",
"uncertainty": 120
},
"departure": {
"time": "1752917722",
"uncertainty": 120
},
"stopId": "0:LUCR",
"stopSequence": 27
},
{
"arrival": {
"time": "1752917784",
"uncertainty": 120
},
"departure": {
"time": "1752917784",
"uncertainty": 120
},
"stopId": "0:DOZA",
"stopSequence": 28
},
{
"arrival": {
"time": "1752917846",
"uncertainty": 120
},
"departure": {
"time": "1752917846",
"uncertainty": 120
},
"stopId": "0:BONA",
"stopSequence": 29
},
{
"arrival": {
"time": "1752917915",
"uncertainty": 120
},
"departure": {
"time": "1752917915",
"uncertainty": 120
},
"stopId": "0:INFA",
"stopSequence": 30
},
{
"arrival": {
"time": "1752917978",
"uncertainty": 120
},
"departure": {
"time": "1752917978",
"uncertainty": 120
},
"stopId": "0:BARONA",
"stopSequence": 31
},
{
"arrival": {
"time": "1752918039",
"uncertainty": 120
},
"stopId": "0:T",
"stopSequence": 32
}
],
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68754607"
},
"vehicle": {
"id": "527",
"label": "527"
}
}
},
{
"id": "8754588",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752920040",
"uncertainty": 120
},
"stopId": "0:T",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68754588"
}
}
},
{
"id": "8754589",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752918240",
"uncertainty": 120
},
"stopId": "0:T",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68754589"
}
}
},
{
"id": "8754590",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752916505",
"uncertainty": 120
},
"stopId": "0:T",
"stopSequence": 1
},
{
"arrival": {
"time": "1752916571",
"uncertainty": 120
},
"departure": {
"time": "1752916571",
"uncertainty": 120
},
"stopId": "0:LUCA",
"stopSequence": 2
},
{
"arrival": {
"time": "1752916651",
"uncertainty": 120
},
"departure": {
"time": "1752916669",
"uncertainty": 120
},
"stopId": "0:PORTA",
"stopSequence": 3
},
{
"arrival": {
"time": "1752916740",
"uncertainty": 120
},
"departure": {
"time": "1752916740",
"uncertainty": 120
},
"stopId": "0:LAMPR",
"stopSequence": 4
},
{
"arrival": {
"time": "1752916846",
"uncertainty": 120
},
"departure": {
"time": "1752916848",
"uncertainty": 120
},
"stopId": "0:BOUQR",
"stopSequence": 5
},
{
"arrival": {
"time": "1752916974",
"uncertainty": 120
},
"departure": {
"time": "1752916974",
"uncertainty": 120
},
"stopId": "0:MSC",
"stopSequence": 6
},
{
"arrival": {
"time": "1752917010",
"uncertainty": 120
},
"departure": {
"time": "1752917072",
"uncertainty": 120
},
"stopId": "0:ArenA",
"stopSequence": 7
},
{
"arrival": {
"time": "1752917246",
"uncertainty": 120
},
"departure": {
"time": "1752917246",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 8
},
{
"arrival": {
"time": "1752917320",
"uncertainty": 120
},
"departure": {
"time": "1752917320",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 9
},
{
"arrival": {
"time": "1752917363",
"uncertainty": 120
},
"departure": {
"time": "1752917363",
"uncertainty": 120
},
"stopId": "0:GARETA",
"stopSequence": 10
},
{
"arrival": {
"time": "1752917460",
"uncertainty": 120
},
"departure": {
"time": "1752917460",
"uncertainty": 120
},
"stopId": "0:FAGA",
"stopSequence": 11
},
{
"arrival": {
"time": "1752917523",
"uncertainty": 120
},
"departure": {
"time": "1752917523",
"uncertainty": 120
},
"stopId": "0:MARRR",
"stopSequence": 12
},
{
"arrival": {
"time": "1752917590",
"uncertainty": 120
},
"departure": {
"time": "1752917590",
"uncertainty": 120
},
"stopId": "0:ALLIR",
"stopSequence": 13
},
{
"arrival": {
"time": "1752917663",
"uncertainty": 120
},
"departure": {
"time": "1752917663",
"uncertainty": 120
},
"stopId": "0:RAYR",
"stopSequence": 14
},
{
"arrival": {
"time": "1752917802",
"uncertainty": 120
},
"departure": {
"time": "1752917802",
"uncertainty": 120
},
"stopId": "0:GUER3R",
"stopSequence": 15
},
{
"arrival": {
"time": "1752917887",
"uncertainty": 120
},
"departure": {
"time": "1752917887",
"uncertainty": 120
},
"stopId": "0:GUER2R",
"stopSequence": 16
},
{
"arrival": {
"time": "1752917967",
"uncertainty": 120
},
"departure": {
"time": "1752917967",
"uncertainty": 120
},
"stopId": "0:NESTA1",
"stopSequence": 17
},
{
"arrival": {
"time": "1752917968",
"uncertainty": 120
},
"departure": {
"time": "1752917968",
"uncertainty": 120
},
"stopId": "0:CASR",
"stopSequence": 18
},
{
"arrival": {
"time": "1752918024",
"uncertainty": 120
},
"departure": {
"time": "1752918024",
"uncertainty": 120
},
"stopId": "0:COSR",
"stopSequence": 19
},
{
"arrival": {
"time": "1752918070",
"uncertainty": 120
},
"departure": {
"time": "1752918070",
"uncertainty": 120
},
"stopId": "0:POLR",
"stopSequence": 20
},
{
"arrival": {
"time": "1752918105",
"uncertainty": 120
},
"departure": {
"time": "1752918105",
"uncertainty": 120
},
"stopId": "0:PEUA",
"stopSequence": 21
},
{
"arrival": {
"time": "1752918163",
"uncertainty": 120
},
"departure": {
"time": "1752918163",
"uncertainty": 120
},
"stopId": "0:LAUA",
"stopSequence": 22
},
{
"arrival": {
"time": "1752918220",
"uncertainty": 120
},
"departure": {
"time": "1752918220",
"uncertainty": 120
},
"stopId": "0:LEDA",
"stopSequence": 23
},
{
"arrival": {
"time": "1752918271",
"uncertainty": 120
},
"departure": {
"time": "1752918271",
"uncertainty": 120
},
"stopId": "0:LOIA",
"stopSequence": 24
},
{
"arrival": {
"time": "1752918320",
"uncertainty": 120
},
"departure": {
"time": "1752918320",
"uncertainty": 120
},
"stopId": "0:PROA",
"stopSequence": 25
},
{
"arrival": {
"time": "1752918403",
"uncertainty": 120
},
"stopId": "0:ACTA",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68754590"
},
"vehicle": {
"id": "526",
"label": "526"
}
}
},
{
"id": "8754430",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752920160",
"uncertainty": 120
},
"stopId": "0:CAVART",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "16",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68754430"
}
}
},
{
"id": "8754519",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752919080",
"uncertainty": 120
},
"stopId": "0:CALVT",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68754519"
}
}
},
{
"id": "8754518",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752917072",
"uncertainty": 120
},
"stopId": "0:CALVT",
"stopSequence": 1
},
{
"arrival": {
"time": "1752917358",
"uncertainty": 120
},
"departure": {
"time": "1752917358",
"uncertainty": 120
},
"stopId": "0:LUNA",
"stopSequence": 2
},
{
"arrival": {
"time": "1752917412",
"uncertainty": 120
},
"departure": {
"time": "1752917412",
"uncertainty": 120
},
"stopId": "0:TROA",
"stopSequence": 3
},
{
"arrival": {
"time": "1752917459",
"uncertainty": 120
},
"departure": {
"time": "1752917459",
"uncertainty": 120
},
"stopId": "0:CHALEA",
"stopSequence": 4
},
{
"arrival": {
"time": "1752917501",
"uncertainty": 120
},
"departure": {
"time": "1752917501",
"uncertainty": 120
},
"stopId": "0:GAZA",
"stopSequence": 5
},
{
"arrival": {
"time": "1752917556",
"uncertainty": 120
},
"departure": {
"time": "1752917556",
"uncertainty": 120
},
"stopId": "0:KLEA",
"stopSequence": 6
},
{
"arrival": {
"time": "1752917626",
"uncertainty": 120
},
"departure": {
"time": "1752917626",
"uncertainty": 120
},
"stopId": "0:BOUIA",
"stopSequence": 7
},
{
"arrival": {
"time": "1752917699",
"uncertainty": 120
},
"departure": {
"time": "1752917699",
"uncertainty": 120
},
"stopId": "0:DOUA",
"stopSequence": 8
},
{
"arrival": {
"time": "1752917744",
"uncertainty": 120
},
"departure": {
"time": "1752917744",
"uncertainty": 120
},
"stopId": "0:SULA",
"stopSequence": 9
},
{
"arrival": {
"time": "1752917824",
"uncertainty": 120
},
"departure": {
"time": "1752917824",
"uncertainty": 120
},
"stopId": "0:DUPA",
"stopSequence": 10
},
{
"arrival": {
"time": "1752917937",
"uncertainty": 120
},
"departure": {
"time": "1752917937",
"uncertainty": 120
},
"stopId": "0:PAUGTN",
"stopSequence": 11
},
{
"arrival": {
"time": "1752918014",
"uncertainty": 120
},
"departure": {
"time": "1752918014",
"uncertainty": 120
},
"stopId": "0:COUR",
"stopSequence": 12
},
{
"arrival": {
"time": "1752918116",
"uncertainty": 120
},
"departure": {
"time": "1752918116",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 13
},
{
"arrival": {
"time": "1752918190",
"uncertainty": 120
},
"departure": {
"time": "1752918190",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 14
},
{
"arrival": {
"time": "1752918235",
"uncertainty": 120
},
"departure": {
"time": "1752918235",
"uncertainty": 120
},
"stopId": "0:GARETA",
"stopSequence": 15
},
{
"arrival": {
"time": "1752918329",
"uncertainty": 120
},
"departure": {
"time": "1752918329",
"uncertainty": 120
},
"stopId": "0:PLANA",
"stopSequence": 16
},
{
"arrival": {
"time": "1752918399",
"uncertainty": 120
},
"departure": {
"time": "1752918399",
"uncertainty": 120
},
"stopId": "0:BETA",
"stopSequence": 17
},
{
"arrival": {
"time": "1752918510",
"uncertainty": 120
},
"departure": {
"time": "1752918510",
"uncertainty": 120
},
"stopId": "0:FORA",
"stopSequence": 18
},
{
"arrival": {
"time": "1752918567",
"uncertainty": 120
},
"departure": {
"time": "1752918567",
"uncertainty": 120
},
"stopId": "0:NARCHR",
"stopSequence": 19
},
{
"arrival": {
"time": "1752918690",
"uncertainty": 120
},
"departure": {
"time": "1752918690",
"uncertainty": 120
},
"stopId": "0:GUER3R",
"stopSequence": 20
},
{
"arrival": {
"time": "1752918803",
"uncertainty": 120
},
"departure": {
"time": "1752918803",
"uncertainty": 120
},
"stopId": "0:GUER2R",
"stopSequence": 21
},
{
"arrival": {
"time": "1752919045",
"uncertainty": 120
},
"departure": {
"time": "1752919045",
"uncertainty": 120
},
"stopId": "0:ABEA",
"stopSequence": 22
},
{
"arrival": {
"time": "1752919119",
"uncertainty": 120
},
"departure": {
"time": "1752919119",
"uncertainty": 120
},
"stopId": "0:AGRA",
"stopSequence": 23
},
{
"arrival": {
"time": "1752919188",
"uncertainty": 120
},
"departure": {
"time": "1752919188",
"uncertainty": 120
},
"stopId": "0:VIGNTK",
"stopSequence": 24
},
{
"arrival": {
"time": "1752919230",
"uncertainty": 120
},
"departure": {
"time": "1752919230",
"uncertainty": 120
},
"stopId": "0:LAURA",
"stopSequence": 25
},
{
"arrival": {
"time": "1752919300",
"uncertainty": 120
},
"departure": {
"time": "1752919300",
"uncertainty": 120
},
"stopId": "0:COUDR",
"stopSequence": 26
},
{
"arrival": {
"time": "1752919360",
"uncertainty": 120
},
"stopId": "0:HSPORTR",
"stopSequence": 27
}
],
"trip": {
"directionId": 0,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68754518"
},
"vehicle": {
"id": "407",
"label": "407"
}
}
},
{
"id": "8754517",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752915601",
"uncertainty": 120
},
"stopId": "0:CALVT",
"stopSequence": 1
},
{
"arrival": {
"time": "1752915668",
"uncertainty": 120
},
"departure": {
"time": "1752915668",
"uncertainty": 120
},
"stopId": "0:LUNA",
"stopSequence": 2
},
{
"arrival": {
"time": "1752915711",
"uncertainty": 120
},
"departure": {
"time": "1752915711",
"uncertainty": 120
},
"stopId": "0:TROA",
"stopSequence": 3
},
{
"arrival": {
"time": "1752915811",
"uncertainty": 120
},
"departure": {
"time": "1752915811",
"uncertainty": 120
},
"stopId": "0:CHALEA",
"stopSequence": 4
},
{
"arrival": {
"time": "1752915849",
"uncertainty": 120
},
"departure": {
"time": "1752915851",
"uncertainty": 120
},
"stopId": "0:GAZA",
"stopSequence": 5
},
{
"arrival": {
"time": "1752915913",
"uncertainty": 120
},
"departure": {
"time": "1752915913",
"uncertainty": 120
},
"stopId": "0:KLEA",
"stopSequence": 6
},
{
"arrival": {
"time": "1752915997",
"uncertainty": 120
},
"departure": {
"time": "1752915998",
"uncertainty": 120
},
"stopId": "0:BOUIA",
"stopSequence": 7
},
{
"arrival": {
"time": "1752916060",
"uncertainty": 120
},
"departure": {
"time": "1752916060",
"uncertainty": 120
},
"stopId": "0:DOUA",
"stopSequence": 8
},
{
"arrival": {
"time": "1752916129",
"uncertainty": 120
},
"departure": {
"time": "1752916164",
"uncertainty": 120
},
"stopId": "0:SULA",
"stopSequence": 9
},
{
"arrival": {
"time": "1752916277",
"uncertainty": 120
},
"departure": {
"time": "1752916277",
"uncertainty": 120
},
"stopId": "0:DUPA",
"stopSequence": 10
},
{
"arrival": {
"time": "1752916394",
"uncertainty": 120
},
"departure": {
"time": "1752916426",
"uncertainty": 120
},
"stopId": "0:PAUGTN",
"stopSequence": 11
},
{
"arrival": {
"time": "1752916493",
"uncertainty": 120
},
"departure": {
"time": "1752916493",
"uncertainty": 120
},
"stopId": "0:COUR",
"stopSequence": 12
},
{
"arrival": {
"time": "1752916590",
"uncertainty": 120
},
"departure": {
"time": "1752916593",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 13
},
{
"arrival": {
"time": "1752916659",
"uncertainty": 120
},
"departure": {
"time": "1752916693",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 14
},
{
"arrival": {
"time": "1752916734",
"uncertainty": 120
},
"departure": {
"time": "1752916740",
"uncertainty": 120
},
"stopId": "0:GARETA",
"stopSequence": 15
},
{
"arrival": {
"time": "1752916833",
"uncertainty": 120
},
"departure": {
"time": "1752916835",
"uncertainty": 120
},
"stopId": "0:PLANA",
"stopSequence": 16
},
{
"arrival": {
"time": "1752916923",
"uncertainty": 120
},
"departure": {
"time": "1752916924",
"uncertainty": 120
},
"stopId": "0:BETA",
"stopSequence": 17
},
{
"arrival": {
"time": "1752917029",
"uncertainty": 120
},
"departure": {
"time": "1752917030",
"uncertainty": 120
},
"stopId": "0:FORA",
"stopSequence": 18
},
{
"arrival": {
"time": "1752917106",
"uncertainty": 120
},
"departure": {
"time": "1752917106",
"uncertainty": 120
},
"stopId": "0:NARCHR",
"stopSequence": 19
},
{
"arrival": {
"time": "1752917229",
"uncertainty": 120
},
"departure": {
"time": "1752917229",
"uncertainty": 120
},
"stopId": "0:GUER3R",
"stopSequence": 20
},
{
"arrival": {
"time": "1752917289",
"uncertainty": 120
},
"departure": {
"time": "1752917289",
"uncertainty": 120
},
"stopId": "0:GUER2R",
"stopSequence": 21
},
{
"arrival": {
"time": "1752917531",
"uncertainty": 120
},
"departure": {
"time": "1752917531",
"uncertainty": 120
},
"stopId": "0:ABEA",
"stopSequence": 22
},
{
"arrival": {
"time": "1752917620",
"uncertainty": 120
},
"departure": {
"time": "1752917620",
"uncertainty": 120
},
"stopId": "0:AGRA",
"stopSequence": 23
},
{
"arrival": {
"time": "1752917704",
"uncertainty": 120
},
"departure": {
"time": "1752917704",
"uncertainty": 120
},
"stopId": "0:VIGNTK",
"stopSequence": 24
},
{
"arrival": {
"time": "1752917741",
"uncertainty": 120
},
"departure": {
"time": "1752917741",
"uncertainty": 120
},
"stopId": "0:LAURA",
"stopSequence": 25
},
{
"arrival": {
"time": "1752917813",
"uncertainty": 120
},
"departure": {
"time": "1752917813",
"uncertainty": 120
},
"stopId": "0:COUDR",
"stopSequence": 26
},
{
"arrival": {
"time": "1752917873",
"uncertainty": 120
},
"stopId": "0:HSPORTR",
"stopSequence": 27
}
],
"trip": {
"directionId": 0,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68754517"
},
"vehicle": {
"id": "402",
"label": "402"
}
}
},
{
"id": "8754458",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752915061",
"uncertainty": 120
},
"stopId": "0:ACTD",
"stopSequence": 1
},
{
"arrival": {
"time": "1752915107",
"uncertainty": 120
},
"departure": {
"time": "1752915116",
"uncertainty": 120
},
"stopId": "0:PROR",
"stopSequence": 2
},
{
"arrival": {
"time": "1752915162",
"uncertainty": 120
},
"departure": {
"time": "1752915165",
"uncertainty": 120
},
"stopId": "0:LOIR",
"stopSequence": 3
},
{
"arrival": {
"time": "1752915198",
"uncertainty": 120
},
"departure": {
"time": "1752915198",
"uncertainty": 120
},
"stopId": "0:LEDR",
"stopSequence": 4
},
{
"arrival": {
"time": "1752915228",
"uncertainty": 120
},
"departure": {
"time": "1752915261",
"uncertainty": 120
},
"stopId": "0:LAUR",
"stopSequence": 5
},
{
"arrival": {
"time": "1752915300",
"uncertainty": 120
},
"departure": {
"time": "1752915300",
"uncertainty": 120
},
"stopId": "0:PEUR",
"stopSequence": 6
},
{
"arrival": {
"time": "1752915387",
"uncertainty": 120
},
"departure": {
"time": "1752915387",
"uncertainty": 120
},
"stopId": "0:CAPR",
"stopSequence": 7
},
{
"arrival": {
"time": "1752915447",
"uncertainty": 120
},
"departure": {
"time": "1752915447",
"uncertainty": 120
},
"stopId": "0:SOB",
"stopSequence": 8
},
{
"arrival": {
"time": "1752915610",
"uncertainty": 120
},
"departure": {
"time": "1752915610",
"uncertainty": 120
},
"stopId": "0:NEUR2",
"stopSequence": 9
},
{
"arrival": {
"time": "1752915626",
"uncertainty": 120
},
"departure": {
"time": "1752915626",
"uncertainty": 120
},
"stopId": "0:SEYR",
"stopSequence": 10
},
{
"arrival": {
"time": "1752915714",
"uncertainty": 120
},
"departure": {
"time": "1752915714",
"uncertainty": 120
},
"stopId": "0:SERVR",
"stopSequence": 11
},
{
"arrival": {
"time": "1752915765",
"uncertainty": 120
},
"departure": {
"time": "1752915765",
"uncertainty": 120
},
"stopId": "0:JAUDR",
"stopSequence": 12
},
{
"arrival": {
"time": "1752915810",
"uncertainty": 120
},
"departure": {
"time": "1752915819",
"uncertainty": 120
},
"stopId": "0:PLAR",
"stopSequence": 13
},
{
"arrival": {
"time": "1752915890",
"uncertainty": 120
},
"departure": {
"time": "1752915891",
"uncertainty": 120
},
"stopId": "0:GUER",
"stopSequence": 14
},
{
"arrival": {
"time": "1752916027",
"uncertainty": 120
},
"departure": {
"time": "1752916033",
"uncertainty": 120
},
"stopId": "0:RACR",
"stopSequence": 15
},
{
"arrival": {
"time": "1752916165",
"uncertainty": 120
},
"departure": {
"time": "1752916169",
"uncertainty": 120
},
"stopId": "0:MSCR",
"stopSequence": 16
},
{
"arrival": {
"time": "1752916243",
"uncertainty": 120
},
"departure": {
"time": "1752916269",
"uncertainty": 120
},
"stopId": "0:GAMT1",
"stopSequence": 17
},
{
"arrival": {
"time": "1752916391",
"uncertainty": 120
},
"departure": {
"time": "1752916394",
"uncertainty": 120
},
"stopId": "0:DAGR",
"stopSequence": 18
},
{
"arrival": {
"time": "1752916444",
"uncertainty": 120
},
"departure": {
"time": "1752916446",
"uncertainty": 120
},
"stopId": "0:DUPR",
"stopSequence": 19
},
{
"arrival": {
"time": "1752916560",
"uncertainty": 120
},
"departure": {
"time": "1752916563",
"uncertainty": 120
},
"stopId": "0:SULR",
"stopSequence": 20
},
{
"arrival": {
"time": "1752916612",
"uncertainty": 120
},
"departure": {
"time": "1752916612",
"uncertainty": 120
},
"stopId": "0:DOUR",
"stopSequence": 21
},
{
"arrival": {
"time": "1752916653",
"uncertainty": 120
},
"departure": {
"time": "1752916653",
"uncertainty": 120
},
"stopId": "0:BOUIR",
"stopSequence": 22
},
{
"arrival": {
"time": "1752916725",
"uncertainty": 120
},
"departure": {
"time": "1752916729",
"uncertainty": 120
},
"stopId": "0:FENA",
"stopSequence": 23
},
{
"arrival": {
"time": "1752916804",
"uncertainty": 120
},
"departure": {
"time": "1752916804",
"uncertainty": 120
},
"stopId": "0:VIGA",
"stopSequence": 24
},
{
"arrival": {
"time": "1752916852",
"uncertainty": 120
},
"departure": {
"time": "1752916852",
"uncertainty": 120
},
"stopId": "0:MOA",
"stopSequence": 25
},
{
"arrival": {
"time": "1752916898",
"uncertainty": 120
},
"departure": {
"time": "1752916898",
"uncertainty": 120
},
"stopId": "0:JUVA",
"stopSequence": 26
},
{
"arrival": {
"time": "1752916933",
"uncertainty": 120
},
"departure": {
"time": "1752916933",
"uncertainty": 120
},
"stopId": "0:CHA",
"stopSequence": 27
},
{
"arrival": {
"time": "1752916985",
"uncertainty": 120
},
"departure": {
"time": "1752916985",
"uncertainty": 120
},
"stopId": "0:ELIR",
"stopSequence": 28
},
{
"arrival": {
"time": "1752917015",
"uncertainty": 120
},
"departure": {
"time": "1752917020",
"uncertainty": 120
},
"stopId": "0:PERVA",
"stopSequence": 29
},
{
"arrival": {
"time": "1752917061",
"uncertainty": 120
},
"departure": {
"time": "1752917061",
"uncertainty": 120
},
"stopId": "0:FAUA",
"stopSequence": 30
},
{
"arrival": {
"time": "1752917162",
"uncertainty": 120
},
"departure": {
"time": "1752917162",
"uncertainty": 120
},
"stopId": "0:SOPA",
"stopSequence": 31
},
{
"arrival": {
"time": "1752917223",
"uncertainty": 120
},
"departure": {
"time": "1752917223",
"uncertainty": 120
},
"stopId": "0:CROA",
"stopSequence": 32
},
{
"arrival": {
"time": "1752917340",
"uncertainty": 120
},
"stopId": "0:CAVART",
"stopSequence": 33
}
],
"trip": {
"directionId": 1,
"routeId": "16",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68754458"
},
"vehicle": {
"id": "520",
"label": "520"
}
}
},
{
"id": "8754459",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752917043",
"uncertainty": 120
},
"stopId": "0:ACTD",
"stopSequence": 1
},
{
"arrival": {
"time": "1752917112",
"uncertainty": 120
},
"departure": {
"time": "1752917112",
"uncertainty": 120
},
"stopId": "0:PROR",
"stopSequence": 2
},
{
"arrival": {
"time": "1752917148",
"uncertainty": 120
},
"departure": {
"time": "1752917148",
"uncertainty": 120
},
"stopId": "0:LOIR",
"stopSequence": 3
},
{
"arrival": {
"time": "1752917174",
"uncertainty": 120
},
"departure": {
"time": "1752917174",
"uncertainty": 120
},
"stopId": "0:LEDR",
"stopSequence": 4
},
{
"arrival": {
"time": "1752917241",
"uncertainty": 120
},
"departure": {
"time": "1752917241",
"uncertainty": 120
},
"stopId": "0:LAUR",
"stopSequence": 5
},
{
"arrival": {
"time": "1752917296",
"uncertainty": 120
},
"departure": {
"time": "1752917296",
"uncertainty": 120
},
"stopId": "0:PEUR",
"stopSequence": 6
},
{
"arrival": {
"time": "1752917408",
"uncertainty": 120
},
"departure": {
"time": "1752917408",
"uncertainty": 120
},
"stopId": "0:CAPR",
"stopSequence": 7
},
{
"arrival": {
"time": "1752917502",
"uncertainty": 120
},
"departure": {
"time": "1752917502",
"uncertainty": 120
},
"stopId": "0:SOB",
"stopSequence": 8
},
{
"arrival": {
"time": "1752917596",
"uncertainty": 120
},
"departure": {
"time": "1752917596",
"uncertainty": 120
},
"stopId": "0:NEUR2",
"stopSequence": 9
},
{
"arrival": {
"time": "1752917641",
"uncertainty": 120
},
"departure": {
"time": "1752917641",
"uncertainty": 120
},
"stopId": "0:SEYR",
"stopSequence": 10
},
{
"arrival": {
"time": "1752917723",
"uncertainty": 120
},
"departure": {
"time": "1752917723",
"uncertainty": 120
},
"stopId": "0:SERVR",
"stopSequence": 11
},
{
"arrival": {
"time": "1752917776",
"uncertainty": 120
},
"departure": {
"time": "1752917776",
"uncertainty": 120
},
"stopId": "0:JAUDR",
"stopSequence": 12
},
{
"arrival": {
"time": "1752917857",
"uncertainty": 120
},
"departure": {
"time": "1752917857",
"uncertainty": 120
},
"stopId": "0:PLAR",
"stopSequence": 13
},
{
"arrival": {
"time": "1752917956",
"uncertainty": 120
},
"departure": {
"time": "1752917956",
"uncertainty": 120
},
"stopId": "0:GUER",
"stopSequence": 14
},
{
"arrival": {
"time": "1752918110",
"uncertainty": 120
},
"departure": {
"time": "1752918110",
"uncertainty": 120
},
"stopId": "0:RACR",
"stopSequence": 15
},
{
"arrival": {
"time": "1752918196",
"uncertainty": 120
},
"departure": {
"time": "1752918196",
"uncertainty": 120
},
"stopId": "0:MSCR",
"stopSequence": 16
},
{
"arrival": {
"time": "1752918275",
"uncertainty": 120
},
"departure": {
"time": "1752918275",
"uncertainty": 120
},
"stopId": "0:GAMT1",
"stopSequence": 17
},
{
"arrival": {
"time": "1752918461",
"uncertainty": 120
},
"departure": {
"time": "1752918461",
"uncertainty": 120
},
"stopId": "0:DAGR",
"stopSequence": 18
},
{
"arrival": {
"time": "1752918498",
"uncertainty": 120
},
"departure": {
"time": "1752918498",
"uncertainty": 120
},
"stopId": "0:DUPR",
"stopSequence": 19
},
{
"arrival": {
"time": "1752918631",
"uncertainty": 120
},
"departure": {
"time": "1752918631",
"uncertainty": 120
},
"stopId": "0:SULR",
"stopSequence": 20
},
{
"arrival": {
"time": "1752918672",
"uncertainty": 120
},
"departure": {
"time": "1752918672",
"uncertainty": 120
},
"stopId": "0:DOUR",
"stopSequence": 21
},
{
"arrival": {
"time": "1752918721",
"uncertainty": 120
},
"departure": {
"time": "1752918721",
"uncertainty": 120
},
"stopId": "0:BOUIR",
"stopSequence": 22
},
{
"arrival": {
"time": "1752918786",
"uncertainty": 120
},
"departure": {
"time": "1752918786",
"uncertainty": 120
},
"stopId": "0:FENA",
"stopSequence": 23
},
{
"arrival": {
"time": "1752918867",
"uncertainty": 120
},
"departure": {
"time": "1752918867",
"uncertainty": 120
},
"stopId": "0:VIGA",
"stopSequence": 24
},
{
"arrival": {
"time": "1752918953",
"uncertainty": 120
},
"departure": {
"time": "1752918953",
"uncertainty": 120
},
"stopId": "0:MOA",
"stopSequence": 25
},
{
"arrival": {
"time": "1752919010",
"uncertainty": 120
},
"departure": {
"time": "1752919010",
"uncertainty": 120
},
"stopId": "0:JUVA",
"stopSequence": 26
},
{
"arrival": {
"time": "1752919060",
"uncertainty": 120
},
"departure": {
"time": "1752919060",
"uncertainty": 120
},
"stopId": "0:CHA",
"stopSequence": 27
},
{
"arrival": {
"time": "1752919123",
"uncertainty": 120
},
"departure": {
"time": "1752919123",
"uncertainty": 120
},
"stopId": "0:ELIR",
"stopSequence": 28
},
{
"arrival": {
"time": "1752919160",
"uncertainty": 120
},
"departure": {
"time": "1752919160",
"uncertainty": 120
},
"stopId": "0:PERVA",
"stopSequence": 29
},
{
"arrival": {
"time": "1752919222",
"uncertainty": 120
},
"departure": {
"time": "1752919222",
"uncertainty": 120
},
"stopId": "0:FAUA",
"stopSequence": 30
},
{
"arrival": {
"time": "1752919323",
"uncertainty": 120
},
"departure": {
"time": "1752919323",
"uncertainty": 120
},
"stopId": "0:SOPA",
"stopSequence": 31
},
{
"arrival": {
"time": "1752919384",
"uncertainty": 120
},
"departure": {
"time": "1752919384",
"uncertainty": 120
},
"stopId": "0:CROA",
"stopSequence": 32
},
{
"arrival": {
"time": "1752919501",
"uncertainty": 120
},
"stopId": "0:CAVART",
"stopSequence": 33
}
],
"trip": {
"directionId": 1,
"routeId": "16",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68754459"
},
"vehicle": {
"id": "529",
"label": "529"
}
}
},
{
"id": "8754460",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752919140",
"uncertainty": 120
},
"stopId": "0:ACTD",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "16",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68754460"
}
}
},
{
"id": "8754433",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752916204",
"uncertainty": 120
},
"stopId": "0:CAVART",
"stopSequence": 1
},
{
"arrival": {
"time": "1752916252",
"uncertainty": 120
},
"departure": {
"time": "1752916252",
"uncertainty": 120
},
"stopId": "0:CROR",
"stopSequence": 2
},
{
"arrival": {
"time": "1752916299",
"uncertainty": 120
},
"departure": {
"time": "1752916299",
"uncertainty": 120
},
"stopId": "0:SOPR",
"stopSequence": 3
},
{
"arrival": {
"time": "1752916385",
"uncertainty": 120
},
"departure": {
"time": "1752916385",
"uncertainty": 120
},
"stopId": "0:FAUR",
"stopSequence": 4
},
{
"arrival": {
"time": "1752916417",
"uncertainty": 120
},
"departure": {
"time": "1752916417",
"uncertainty": 120
},
"stopId": "0:PERVR",
"stopSequence": 5
},
{
"arrival": {
"time": "1752916448",
"uncertainty": 120
},
"departure": {
"time": "1752916448",
"uncertainty": 120
},
"stopId": "0:ELIA",
"stopSequence": 6
},
{
"arrival": {
"time": "1752916501",
"uncertainty": 120
},
"departure": {
"time": "1752916501",
"uncertainty": 120
},
"stopId": "0:CHR",
"stopSequence": 7
},
{
"arrival": {
"time": "1752916540",
"uncertainty": 120
},
"departure": {
"time": "1752916541",
"uncertainty": 120
},
"stopId": "0:JUVR",
"stopSequence": 8
},
{
"arrival": {
"time": "1752916609",
"uncertainty": 120
},
"departure": {
"time": "1752916609",
"uncertainty": 120
},
"stopId": "0:MOR",
"stopSequence": 9
},
{
"arrival": {
"time": "1752916682",
"uncertainty": 120
},
"departure": {
"time": "1752916682",
"uncertainty": 120
},
"stopId": "0:VIGR",
"stopSequence": 10
},
{
"arrival": {
"time": "1752916733",
"uncertainty": 120
},
"departure": {
"time": "1752916733",
"uncertainty": 120
},
"stopId": "0:FENR",
"stopSequence": 11
},
{
"arrival": {
"time": "1752916765",
"uncertainty": 120
},
"departure": {
"time": "1752916765",
"uncertainty": 120
},
"stopId": "0:FRCI",
"stopSequence": 12
},
{
"arrival": {
"time": "1752916831",
"uncertainty": 120
},
"departure": {
"time": "1752916861",
"uncertainty": 120
},
"stopId": "0:DOUA",
"stopSequence": 13
},
{
"arrival": {
"time": "1752916901",
"uncertainty": 120
},
"departure": {
"time": "1752916905",
"uncertainty": 120
},
"stopId": "0:SULA",
"stopSequence": 14
},
{
"arrival": {
"time": "1752916985",
"uncertainty": 120
},
"departure": {
"time": "1752916985",
"uncertainty": 120
},
"stopId": "0:DUPA",
"stopSequence": 15
},
{
"arrival": {
"time": "1752917066",
"uncertainty": 120
},
"departure": {
"time": "1752917066",
"uncertainty": 120
},
"stopId": "0:DAGA",
"stopSequence": 16
},
{
"arrival": {
"time": "1752917203",
"uncertainty": 120
},
"departure": {
"time": "1752917203",
"uncertainty": 120
},
"stopId": "0:GAMC",
"stopSequence": 17
},
{
"arrival": {
"time": "1752917352",
"uncertainty": 120
},
"departure": {
"time": "1752917352",
"uncertainty": 120
},
"stopId": "0:VIE",
"stopSequence": 18
},
{
"arrival": {
"time": "1752917472",
"uncertainty": 120
},
"departure": {
"time": "1752917472",
"uncertainty": 120
},
"stopId": "0:GUEA",
"stopSequence": 19
},
{
"arrival": {
"time": "1752917565",
"uncertainty": 120
},
"departure": {
"time": "1752917565",
"uncertainty": 120
},
"stopId": "0:PLAA",
"stopSequence": 20
},
{
"arrival": {
"time": "1752917623",
"uncertainty": 120
},
"departure": {
"time": "1752917623",
"uncertainty": 120
},
"stopId": "0:JAUDA",
"stopSequence": 21
},
{
"arrival": {
"time": "1752917687",
"uncertainty": 120
},
"departure": {
"time": "1752917687",
"uncertainty": 120
},
"stopId": "0:SERVA",
"stopSequence": 22
},
{
"arrival": {
"time": "1752917788",
"uncertainty": 120
},
"departure": {
"time": "1752917788",
"uncertainty": 120
},
"stopId": "0:SEYA",
"stopSequence": 23
},
{
"arrival": {
"time": "1752917861",
"uncertainty": 120
},
"departure": {
"time": "1752917861",
"uncertainty": 120
},
"stopId": "0:NEUR1",
"stopSequence": 24
},
{
"arrival": {
"time": "1752917983",
"uncertainty": 120
},
"departure": {
"time": "1752917983",
"uncertainty": 120
},
"stopId": "0:HEMA",
"stopSequence": 25
},
{
"arrival": {
"time": "1752918106",
"uncertainty": 120
},
"departure": {
"time": "1752918106",
"uncertainty": 120
},
"stopId": "0:capou",
"stopSequence": 26
},
{
"arrival": {
"time": "1752918223",
"uncertainty": 120
},
"departure": {
"time": "1752918223",
"uncertainty": 120
},
"stopId": "0:PEUA",
"stopSequence": 27
},
{
"arrival": {
"time": "1752918282",
"uncertainty": 120
},
"departure": {
"time": "1752918282",
"uncertainty": 120
},
"stopId": "0:LAUA",
"stopSequence": 28
},
{
"arrival": {
"time": "1752918339",
"uncertainty": 120
},
"departure": {
"time": "1752918339",
"uncertainty": 120
},
"stopId": "0:LEDA",
"stopSequence": 29
},
{
"arrival": {
"time": "1752918390",
"uncertainty": 120
},
"departure": {
"time": "1752918390",
"uncertainty": 120
},
"stopId": "0:LOIA",
"stopSequence": 30
},
{
"arrival": {
"time": "1752918439",
"uncertainty": 120
},
"departure": {
"time": "1752918439",
"uncertainty": 120
},
"stopId": "0:PROA",
"stopSequence": 31
},
{
"arrival": {
"time": "1752918522",
"uncertainty": 120
},
"stopId": "0:ACTA",
"stopSequence": 32
}
],
"trip": {
"directionId": 0,
"routeId": "16",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68754433"
},
"vehicle": {
"id": "521",
"label": "521"
}
}
},
{
"id": "8755160",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752916563",
"uncertainty": 120
},
"stopId": "0:VALDT",
"stopSequence": 1
},
{
"arrival": {
"time": "1752916610",
"uncertainty": 120
},
"departure": {
"time": "1752916610",
"uncertainty": 120
},
"stopId": "0:AVOR",
"stopSequence": 2
},
{
"arrival": {
"time": "1752916743",
"uncertainty": 120
},
"departure": {
"time": "1752916743",
"uncertainty": 120
},
"stopId": "0:VALR",
"stopSequence": 3
},
{
"arrival": {
"time": "1752916797",
"uncertainty": 120
},
"departure": {
"time": "1752916797",
"uncertainty": 120
},
"stopId": "0:NEWR",
"stopSequence": 4
},
{
"arrival": {
"time": "1752916887",
"uncertainty": 120
},
"departure": {
"time": "1752916887",
"uncertainty": 120
},
"stopId": "0:MARR",
"stopSequence": 5
},
{
"arrival": {
"time": "1752916994",
"uncertainty": 120
},
"departure": {
"time": "1752916994",
"uncertainty": 120
},
"stopId": "0:AMAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1752917075",
"uncertainty": 120
},
"departure": {
"time": "1752917075",
"uncertainty": 120
},
"stopId": "0:KENR",
"stopSequence": 7
},
{
"arrival": {
"time": "1752917178",
"uncertainty": 120
},
"departure": {
"time": "1752917178",
"uncertainty": 120
},
"stopId": "0:JAUAR",
"stopSequence": 8
},
{
"arrival": {
"time": "1752917252",
"uncertainty": 120
},
"departure": {
"time": "1752917252",
"uncertainty": 120
},
"stopId": "0:MONR",
"stopSequence": 9
},
{
"arrival": {
"time": "1752917400",
"uncertainty": 120
},
"departure": {
"time": "1752917400",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 10
},
{
"arrival": {
"time": "1752917474",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 11
}
],
"trip": {
"directionId": 1,
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68755160"
},
"vehicle": {
"id": "397",
"label": "397"
}
}
},
{
"id": "8755161",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752917400",
"uncertainty": 120
},
"stopId": "0:VALDT",
"stopSequence": 1
},
{
"arrival": {
"time": "1752917447",
"uncertainty": 120
},
"departure": {
"time": "1752917447",
"uncertainty": 120
},
"stopId": "0:AVOR",
"stopSequence": 2
},
{
"arrival": {
"time": "1752917581",
"uncertainty": 120
},
"departure": {
"time": "1752917581",
"uncertainty": 120
},
"stopId": "0:VALR",
"stopSequence": 3
},
{
"arrival": {
"time": "1752917615",
"uncertainty": 120
},
"departure": {
"time": "1752917615",
"uncertainty": 120
},
"stopId": "0:NEWR",
"stopSequence": 4
},
{
"arrival": {
"time": "1752917705",
"uncertainty": 120
},
"departure": {
"time": "1752917705",
"uncertainty": 120
},
"stopId": "0:MARR",
"stopSequence": 5
},
{
"arrival": {
"time": "1752917819",
"uncertainty": 120
},
"departure": {
"time": "1752917819",
"uncertainty": 120
},
"stopId": "0:AMAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1752917952",
"uncertainty": 120
},
"departure": {
"time": "1752917952",
"uncertainty": 120
},
"stopId": "0:KENR",
"stopSequence": 7
},
{
"arrival": {
"time": "1752918055",
"uncertainty": 120
},
"departure": {
"time": "1752918055",
"uncertainty": 120
},
"stopId": "0:JAUAR",
"stopSequence": 8
},
{
"arrival": {
"time": "1752918130",
"uncertainty": 120
},
"departure": {
"time": "1752918130",
"uncertainty": 120
},
"stopId": "0:MONR",
"stopSequence": 9
},
{
"arrival": {
"time": "1752918279",
"uncertainty": 120
},
"departure": {
"time": "1752918279",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 10
},
{
"arrival": {
"time": "1752918352",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 11
}
],
"trip": {
"directionId": 1,
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68755161"
}
}
},
{
"id": "8755164",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752920100",
"uncertainty": 120
},
"stopId": "0:VALDT",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68755164"
}
}
},
{
"id": "8754545",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752915692",
"uncertainty": 120
},
"stopId": "0:HSPORTR",
"stopSequence": 1
},
{
"arrival": {
"time": "1752915737",
"uncertainty": 120
},
"departure": {
"time": "1752915737",
"uncertainty": 120
},
"stopId": "0:COUDA",
"stopSequence": 2
},
{
"arrival": {
"time": "1752915789",
"uncertainty": 120
},
"departure": {
"time": "1752915795",
"uncertainty": 120
},
"stopId": "0:LAURR",
"stopSequence": 3
},
{
"arrival": {
"time": "1752915852",
"uncertainty": 120
},
"departure": {
"time": "1752915882",
"uncertainty": 120
},
"stopId": "0:VIGNCR",
"stopSequence": 4
},
{
"arrival": {
"time": "1752915938",
"uncertainty": 120
},
"departure": {
"time": "1752915938",
"uncertainty": 120
},
"stopId": "0:AGRR",
"stopSequence": 5
},
{
"arrival": {
"time": "1752916022",
"uncertainty": 120
},
"departure": {
"time": "1752916022",
"uncertainty": 120
},
"stopId": "0:FLECR",
"stopSequence": 6
},
{
"arrival": {
"time": "1752916153",
"uncertainty": 120
},
"departure": {
"time": "1752916153",
"uncertainty": 120
},
"stopId": "0:GUER2A",
"stopSequence": 7
},
{
"arrival": {
"time": "1752916196",
"uncertainty": 120
},
"departure": {
"time": "1752916196",
"uncertainty": 120
},
"stopId": "0:GUER3A",
"stopSequence": 8
},
{
"arrival": {
"time": "1752916295",
"uncertainty": 120
},
"departure": {
"time": "1752916299",
"uncertainty": 120
},
"stopId": "0:RAYA",
"stopSequence": 9
},
{
"arrival": {
"time": "1752916370",
"uncertainty": 120
},
"departure": {
"time": "1752916401",
"uncertainty": 120
},
"stopId": "0:FORR",
"stopSequence": 10
},
{
"arrival": {
"time": "1752916513",
"uncertainty": 120
},
"departure": {
"time": "1752916514",
"uncertainty": 120
},
"stopId": "0:BETR",
"stopSequence": 11
},
{
"arrival": {
"time": "1752916609",
"uncertainty": 120
},
"departure": {
"time": "1752916609",
"uncertainty": 120
},
"stopId": "0:PLANR",
"stopSequence": 12
},
{
"arrival": {
"time": "1752916680",
"uncertainty": 120
},
"departure": {
"time": "1752916680",
"uncertainty": 120
},
"stopId": "0:GARETR",
"stopSequence": 13
},
{
"arrival": {
"time": "1752916733",
"uncertainty": 120
},
"departure": {
"time": "1752916733",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 14
},
{
"arrival": {
"time": "1752916796",
"uncertainty": 120
},
"departure": {
"time": "1752916828",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 15
},
{
"arrival": {
"time": "1752917024",
"uncertainty": 120
},
"departure": {
"time": "1752917029",
"uncertainty": 120
},
"stopId": "0:COURN",
"stopSequence": 16
},
{
"arrival": {
"time": "1752917114",
"uncertainty": 120
},
"departure": {
"time": "1752917114",
"uncertainty": 120
},
"stopId": "0:AUG88",
"stopSequence": 17
},
{
"arrival": {
"time": "1752917152",
"uncertainty": 120
},
"departure": {
"time": "1752917152",
"uncertainty": 120
},
"stopId": "0:DAGR",
"stopSequence": 18
},
{
"arrival": {
"time": "1752917186",
"uncertainty": 120
},
"departure": {
"time": "1752917186",
"uncertainty": 120
},
"stopId": "0:DUPR",
"stopSequence": 19
},
{
"arrival": {
"time": "1752917330",
"uncertainty": 120
},
"departure": {
"time": "1752917330",
"uncertainty": 120
},
"stopId": "0:SULR",
"stopSequence": 20
},
{
"arrival": {
"time": "1752917379",
"uncertainty": 120
},
"departure": {
"time": "1752917379",
"uncertainty": 120
},
"stopId": "0:DOUR",
"stopSequence": 21
},
{
"arrival": {
"time": "1752917422",
"uncertainty": 120
},
"departure": {
"time": "1752917422",
"uncertainty": 120
},
"stopId": "0:BOUIR",
"stopSequence": 22
},
{
"arrival": {
"time": "1752917486",
"uncertainty": 120
},
"departure": {
"time": "1752917486",
"uncertainty": 120
},
"stopId": "0:KLER",
"stopSequence": 23
},
{
"arrival": {
"time": "1752917551",
"uncertainty": 120
},
"departure": {
"time": "1752917551",
"uncertainty": 120
},
"stopId": "0:GAZR",
"stopSequence": 24
},
{
"arrival": {
"time": "1752917580",
"uncertainty": 120
},
"departure": {
"time": "1752917580",
"uncertainty": 120
},
"stopId": "0:CHALER",
"stopSequence": 25
},
{
"arrival": {
"time": "1752917628",
"uncertainty": 120
},
"departure": {
"time": "1752917628",
"uncertainty": 120
},
"stopId": "0:TROR",
"stopSequence": 26
},
{
"arrival": {
"time": "1752917706",
"uncertainty": 120
},
"departure": {
"time": "1752917706",
"uncertainty": 120
},
"stopId": "0:LUNR",
"stopSequence": 27
},
{
"arrival": {
"time": "1752917782",
"uncertainty": 120
},
"stopId": "0:CALVT",
"stopSequence": 28
}
],
"trip": {
"directionId": 1,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68754545"
},
"vehicle": {
"id": "400",
"label": "400"
}
}
},
{
"id": "8754547",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752919200",
"uncertainty": 120
},
"stopId": "0:HSPORTR",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68754547"
}
}
},
{
"id": "8754546",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752917400",
"uncertainty": 120
},
"stopId": "0:HSPORTR",
"stopSequence": 1
},
{
"arrival": {
"time": "1752917453",
"uncertainty": 120
},
"departure": {
"time": "1752917453",
"uncertainty": 120
},
"stopId": "0:COUDA",
"stopSequence": 2
},
{
"arrival": {
"time": "1752917504",
"uncertainty": 120
},
"departure": {
"time": "1752917504",
"uncertainty": 120
},
"stopId": "0:LAURR",
"stopSequence": 3
},
{
"arrival": {
"time": "1752917563",
"uncertainty": 120
},
"departure": {
"time": "1752917563",
"uncertainty": 120
},
"stopId": "0:VIGNCR",
"stopSequence": 4
},
{
"arrival": {
"time": "1752917621",
"uncertainty": 120
},
"departure": {
"time": "1752917621",
"uncertainty": 120
},
"stopId": "0:AGRR",
"stopSequence": 5
},
{
"arrival": {
"time": "1752917697",
"uncertainty": 120
},
"departure": {
"time": "1752917697",
"uncertainty": 120
},
"stopId": "0:FLECR",
"stopSequence": 6
},
{
"arrival": {
"time": "1752917864",
"uncertainty": 120
},
"departure": {
"time": "1752917864",
"uncertainty": 120
},
"stopId": "0:GUER2A",
"stopSequence": 7
},
{
"arrival": {
"time": "1752917918",
"uncertainty": 120
},
"departure": {
"time": "1752917918",
"uncertainty": 120
},
"stopId": "0:GUER3A",
"stopSequence": 8
},
{
"arrival": {
"time": "1752918041",
"uncertainty": 120
},
"departure": {
"time": "1752918041",
"uncertainty": 120
},
"stopId": "0:RAYA",
"stopSequence": 9
},
{
"arrival": {
"time": "1752918101",
"uncertainty": 120
},
"departure": {
"time": "1752918101",
"uncertainty": 120
},
"stopId": "0:FORR",
"stopSequence": 10
},
{
"arrival": {
"time": "1752918219",
"uncertainty": 120
},
"departure": {
"time": "1752918219",
"uncertainty": 120
},
"stopId": "0:BETR",
"stopSequence": 11
},
{
"arrival": {
"time": "1752918323",
"uncertainty": 120
},
"departure": {
"time": "1752918323",
"uncertainty": 120
},
"stopId": "0:PLANR",
"stopSequence": 12
},
{
"arrival": {
"time": "1752918393",
"uncertainty": 120
},
"departure": {
"time": "1752918393",
"uncertainty": 120
},
"stopId": "0:GARETR",
"stopSequence": 13
},
{
"arrival": {
"time": "1752918450",
"uncertainty": 120
},
"departure": {
"time": "1752918450",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 14
},
{
"arrival": {
"time": "1752918512",
"uncertainty": 120
},
"departure": {
"time": "1752918512",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 15
},
{
"arrival": {
"time": "1752918683",
"uncertainty": 120
},
"departure": {
"time": "1752918683",
"uncertainty": 120
},
"stopId": "0:COURN",
"stopSequence": 16
},
{
"arrival": {
"time": "1752918759",
"uncertainty": 120
},
"departure": {
"time": "1752918759",
"uncertainty": 120
},
"stopId": "0:AUG88",
"stopSequence": 17
},
{
"arrival": {
"time": "1752918797",
"uncertainty": 120
},
"departure": {
"time": "1752918797",
"uncertainty": 120
},
"stopId": "0:DAGR",
"stopSequence": 18
},
{
"arrival": {
"time": "1752918862",
"uncertainty": 120
},
"departure": {
"time": "1752918862",
"uncertainty": 120
},
"stopId": "0:DUPR",
"stopSequence": 19
},
{
"arrival": {
"time": "1752918985",
"uncertainty": 120
},
"departure": {
"time": "1752918985",
"uncertainty": 120
},
"stopId": "0:SULR",
"stopSequence": 20
},
{
"arrival": {
"time": "1752919036",
"uncertainty": 120
},
"departure": {
"time": "1752919036",
"uncertainty": 120
},
"stopId": "0:DOUR",
"stopSequence": 21
},
{
"arrival": {
"time": "1752919097",
"uncertainty": 120
},
"departure": {
"time": "1752919097",
"uncertainty": 120
},
"stopId": "0:BOUIR",
"stopSequence": 22
},
{
"arrival": {
"time": "1752919161",
"uncertainty": 120
},
"departure": {
"time": "1752919161",
"uncertainty": 120
},
"stopId": "0:KLER",
"stopSequence": 23
},
{
"arrival": {
"time": "1752919226",
"uncertainty": 120
},
"departure": {
"time": "1752919226",
"uncertainty": 120
},
"stopId": "0:GAZR",
"stopSequence": 24
},
{
"arrival": {
"time": "1752919255",
"uncertainty": 120
},
"departure": {
"time": "1752919255",
"uncertainty": 120
},
"stopId": "0:CHALER",
"stopSequence": 25
},
{
"arrival": {
"time": "1752919303",
"uncertainty": 120
},
"departure": {
"time": "1752919303",
"uncertainty": 120
},
"stopId": "0:TROR",
"stopSequence": 26
},
{
"arrival": {
"time": "1752919381",
"uncertainty": 120
},
"departure": {
"time": "1752919381",
"uncertainty": 120
},
"stopId": "0:LUNR",
"stopSequence": 27
},
{
"arrival": {
"time": "1752919457",
"uncertainty": 120
},
"stopId": "0:CALVT",
"stopSequence": 28
}
],
"trip": {
"directionId": 1,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68754546"
}
}
},
{
"id": "8755222",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752917760",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 1
},
{
"arrival": {
"time": "1752917825",
"uncertainty": 120
},
"departure": {
"time": "1752917825",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 2
},
{
"arrival": {
"time": "1752917939",
"uncertainty": 120
},
"departure": {
"time": "1752917939",
"uncertainty": 120
},
"stopId": "0:MONTCA",
"stopSequence": 3
},
{
"arrival": {
"time": "1752918028",
"uncertainty": 120
},
"departure": {
"time": "1752918028",
"uncertainty": 120
},
"stopId": "0:JAUBA",
"stopSequence": 4
},
{
"arrival": {
"time": "1752918096",
"uncertainty": 120
},
"departure": {
"time": "1752918096",
"uncertainty": 120
},
"stopId": "0:KENA",
"stopSequence": 5
},
{
"arrival": {
"time": "1752918186",
"uncertainty": 120
},
"departure": {
"time": "1752918186",
"uncertainty": 120
},
"stopId": "0:AMAA",
"stopSequence": 6
},
{
"arrival": {
"time": "1752918298",
"uncertainty": 120
},
"departure": {
"time": "1752918298",
"uncertainty": 120
},
"stopId": "0:MARA",
"stopSequence": 7
},
{
"arrival": {
"time": "1752918389",
"uncertainty": 120
},
"departure": {
"time": "1752918389",
"uncertainty": 120
},
"stopId": "0:NEWA",
"stopSequence": 8
},
{
"arrival": {
"time": "1752918438",
"uncertainty": 120
},
"departure": {
"time": "1752918438",
"uncertainty": 120
},
"stopId": "0:VALA",
"stopSequence": 9
},
{
"arrival": {
"time": "1752918477",
"uncertainty": 120
},
"departure": {
"time": "1752918477",
"uncertainty": 120
},
"stopId": "0:AVOA",
"stopSequence": 10
},
{
"arrival": {
"time": "1752918509",
"uncertainty": 120
},
"departure": {
"time": "1752918509",
"uncertainty": 120
},
"stopId": "0:THAA",
"stopSequence": 11
},
{
"arrival": {
"time": "1752918572",
"uncertainty": 120
},
"departure": {
"time": "1752918572",
"uncertainty": 120
},
"stopId": "0:VA",
"stopSequence": 12
},
{
"arrival": {
"time": "1752918669",
"uncertainty": 120
},
"departure": {
"time": "1752918669",
"uncertainty": 120
},
"stopId": "0:ROMAA",
"stopSequence": 13
},
{
"arrival": {
"time": "1752918752",
"uncertainty": 120
},
"stopId": "0:VALDT",
"stopSequence": 14
}
],
"trip": {
"directionId": 0,
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68755222"
}
}
},
{
"id": "8755223",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752918660",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68755223"
}
}
},
{
"id": "8755220",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752916925",
"uncertainty": 120
},
"stopId": "0:VALDT",
"stopSequence": 14
}
],
"trip": {
"directionId": 0,
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68755220"
}
}
},
{
"id": "8755221",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752917059",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 1
},
{
"arrival": {
"time": "1752917120",
"uncertainty": 120
},
"departure": {
"time": "1752917120",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 2
},
{
"arrival": {
"time": "1752917232",
"uncertainty": 120
},
"departure": {
"time": "1752917232",
"uncertainty": 120
},
"stopId": "0:MONTCA",
"stopSequence": 3
},
{
"arrival": {
"time": "1752917318",
"uncertainty": 120
},
"departure": {
"time": "1752917318",
"uncertainty": 120
},
"stopId": "0:JAUBA",
"stopSequence": 4
},
{
"arrival": {
"time": "1752917386",
"uncertainty": 120
},
"departure": {
"time": "1752917386",
"uncertainty": 120
},
"stopId": "0:KENA",
"stopSequence": 5
},
{
"arrival": {
"time": "1752917476",
"uncertainty": 120
},
"departure": {
"time": "1752917476",
"uncertainty": 120
},
"stopId": "0:AMAA",
"stopSequence": 6
},
{
"arrival": {
"time": "1752917586",
"uncertainty": 120
},
"departure": {
"time": "1752917586",
"uncertainty": 120
},
"stopId": "0:MARA",
"stopSequence": 7
},
{
"arrival": {
"time": "1752917665",
"uncertainty": 120
},
"departure": {
"time": "1752917665",
"uncertainty": 120
},
"stopId": "0:NEWA",
"stopSequence": 8
},
{
"arrival": {
"time": "1752917719",
"uncertainty": 120
},
"departure": {
"time": "1752917719",
"uncertainty": 120
},
"stopId": "0:VALA",
"stopSequence": 9
},
{
"arrival": {
"time": "1752917753",
"uncertainty": 120
},
"departure": {
"time": "1752917753",
"uncertainty": 120
},
"stopId": "0:AVOA",
"stopSequence": 10
},
{
"arrival": {
"time": "1752917781",
"uncertainty": 120
},
"departure": {
"time": "1752917781",
"uncertainty": 120
},
"stopId": "0:THAA",
"stopSequence": 11
},
{
"arrival": {
"time": "1752917837",
"uncertainty": 120
},
"departure": {
"time": "1752917837",
"uncertainty": 120
},
"stopId": "0:VA",
"stopSequence": 12
},
{
"arrival": {
"time": "1752917899",
"uncertainty": 120
},
"departure": {
"time": "1752917899",
"uncertainty": 120
},
"stopId": "0:ROMAA",
"stopSequence": 13
},
{
"arrival": {
"time": "1752917917",
"uncertainty": 120
},
"stopId": "0:VALDT",
"stopSequence": 14
}
],
"trip": {
"directionId": 0,
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68755221"
},
"vehicle": {
"id": "399",
"label": "399"
}
}
},
{
"id": "8755224",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752919560",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68755224"
}
}
},
{
"id": "8755225",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752920460",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68755225"
}
}
},
{
"id": "8755162",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752918300",
"uncertainty": 120
},
"stopId": "0:VALDT",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68755162"
}
}
},
{
"id": "8755163",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752919200",
"uncertainty": 120
},
"stopId": "0:VALDT",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68755163"
}
}
},
{
"id": "8755597",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752918120",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 1
},
{
"arrival": {
"time": "1752918194",
"uncertainty": 120
},
"departure": {
"time": "1752918194",
"uncertainty": 120
},
"stopId": "0:FELA",
"stopSequence": 2
},
{
"arrival": {
"time": "1752918276",
"uncertainty": 120
},
"departure": {
"time": "1752918276",
"uncertainty": 120
},
"stopId": "0:MOUT2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1752918381",
"uncertainty": 120
},
"departure": {
"time": "1752918381",
"uncertainty": 120
},
"stopId": "0:BRUA",
"stopSequence": 4
},
{
"arrival": {
"time": "1752918424",
"uncertainty": 120
},
"departure": {
"time": "1752918424",
"uncertainty": 120
},
"stopId": "0:ORVA",
"stopSequence": 5
},
{
"arrival": {
"time": "1752918524",
"uncertainty": 120
},
"departure": {
"time": "1752918524",
"uncertainty": 120
},
"stopId": "0:SCHA",
"stopSequence": 6
},
{
"arrival": {
"time": "1752918632",
"uncertainty": 120
},
"departure": {
"time": "1752918632",
"uncertainty": 120
},
"stopId": "0:AMOA",
"stopSequence": 7
},
{
"arrival": {
"time": "1752918720",
"uncertainty": 120
},
"departure": {
"time": "1752918720",
"uncertainty": 120
},
"stopId": "0:OLIA",
"stopSequence": 8
},
{
"arrival": {
"time": "1752918789",
"uncertainty": 120
},
"departure": {
"time": "1752918789",
"uncertainty": 120
},
"stopId": "0:REIA",
"stopSequence": 9
},
{
"arrival": {
"time": "1752918872",
"uncertainty": 120
},
"departure": {
"time": "1752918872",
"uncertainty": 120
},
"stopId": "0:GIDA",
"stopSequence": 10
},
{
"arrival": {
"time": "1752918928",
"uncertainty": 120
},
"departure": {
"time": "1752918928",
"uncertainty": 120
},
"stopId": "0:PERA",
"stopSequence": 11
},
{
"arrival": {
"time": "1752919004",
"uncertainty": 120
},
"departure": {
"time": "1752919004",
"uncertainty": 120
},
"stopId": "0:PAIA",
"stopSequence": 12
},
{
"arrival": {
"time": "1752919080",
"uncertainty": 120
},
"departure": {
"time": "1752919080",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 13
},
{
"arrival": {
"time": "1752919260",
"uncertainty": 120
},
"departure": {
"time": "1752919260",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 14
},
{
"arrival": {
"time": "1752919320",
"uncertainty": 120
},
"departure": {
"time": "1752919320",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 15
},
{
"arrival": {
"time": "1752919440",
"uncertainty": 120
},
"departure": {
"time": "1752919440",
"uncertainty": 120
},
"stopId": "0:MONTCA",
"stopSequence": 16
},
{
"arrival": {
"time": "1752919560",
"uncertainty": 120
},
"departure": {
"time": "1752919560",
"uncertainty": 120
},
"stopId": "0:DHUOA",
"stopSequence": 17
},
{
"arrival": {
"time": "1752919680",
"uncertainty": 120
},
"departure": {
"time": "1752919680",
"uncertainty": 120
},
"stopId": "0:TEILA",
"stopSequence": 18
},
{
"arrival": {
"time": "1752919735",
"uncertainty": 120
},
"departure": {
"time": "1752919735",
"uncertainty": 120
},
"stopId": "0:FOUA",
"stopSequence": 19
},
{
"arrival": {
"time": "1752919765",
"uncertainty": 120
},
"departure": {
"time": "1752919765",
"uncertainty": 120
},
"stopId": "0:REVA",
"stopSequence": 20
},
{
"arrival": {
"time": "1752919805",
"uncertainty": 120
},
"departure": {
"time": "1752919805",
"uncertainty": 120
},
"stopId": "0:COLLA",
"stopSequence": 21
},
{
"arrival": {
"time": "1752919920",
"uncertainty": 120
},
"departure": {
"time": "1752919920",
"uncertainty": 120
},
"stopId": "0:IRISA",
"stopSequence": 22
},
{
"arrival": {
"time": "1752920011",
"uncertainty": 120
},
"departure": {
"time": "1752920011",
"uncertainty": 120
},
"stopId": "0:NIMPOEA",
"stopSequence": 23
},
{
"arrival": {
"time": "1752920040",
"uncertainty": 120
},
"departure": {
"time": "1752920040",
"uncertainty": 120
},
"stopId": "0:DOM1R",
"stopSequence": 24
},
{
"arrival": {
"time": "1752920100",
"uncertainty": 120
},
"departure": {
"time": "1752920100",
"uncertainty": 120
},
"stopId": "0:SADOR",
"stopSequence": 25
},
{
"arrival": {
"time": "1752920172",
"uncertainty": 120
},
"departure": {
"time": "1752920172",
"uncertainty": 120
},
"stopId": "0:GUITR",
"stopSequence": 26
},
{
"arrival": {
"time": "1752920220",
"uncertainty": 120
},
"departure": {
"time": "1752920220",
"uncertainty": 120
},
"stopId": "0:GERR",
"stopSequence": 27
},
{
"arrival": {
"time": "1752920291",
"uncertainty": 120
},
"departure": {
"time": "1752920291",
"uncertainty": 120
},
"stopId": "0:ECOR",
"stopSequence": 28
},
{
"arrival": {
"time": "1752920340",
"uncertainty": 120
},
"departure": {
"time": "1752920340",
"uncertainty": 120
},
"stopId": "0:PLAIR",
"stopSequence": 29
},
{
"arrival": {
"time": "1752920460",
"uncertainty": 120
},
"departure": {
"time": "1752920460",
"uncertainty": 120
},
"stopId": "0:JOLIOTA",
"stopSequence": 30
},
{
"arrival": {
"time": "1752920563",
"uncertainty": 120
},
"departure": {
"time": "1752920563",
"uncertainty": 120
},
"stopId": "0:PAVLOVA",
"stopSequence": 31
},
{
"arrival": {
"time": "1752920700",
"uncertainty": 120
},
"departure": {
"time": "1752920700",
"uncertainty": 120
},
"stopId": "0:JOFA",
"stopSequence": 32
},
{
"arrival": {
"time": "1752920752",
"uncertainty": 120
},
"departure": {
"time": "1752920752",
"uncertainty": 120
},
"stopId": "0:FAYA",
"stopSequence": 33
},
{
"arrival": {
"time": "1752920773",
"uncertainty": 120
},
"departure": {
"time": "1752920773",
"uncertainty": 120
},
"stopId": "0:ROMA",
"stopSequence": 34
},
{
"arrival": {
"time": "1752920797",
"uncertainty": 120
},
"departure": {
"time": "1752920797",
"uncertainty": 120
},
"stopId": "0:LAER",
"stopSequence": 35
},
{
"arrival": {
"time": "1752920851",
"uncertainty": 120
},
"stopId": "0:LAE2R",
"stopSequence": 36
}
],
"trip": {
"directionId": 1,
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68755597"
}
}
},
{
"id": "8755596",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752916352",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 1
},
{
"arrival": {
"time": "1752916394",
"uncertainty": 120
},
"departure": {
"time": "1752916402",
"uncertainty": 120
},
"stopId": "0:FELA",
"stopSequence": 2
},
{
"arrival": {
"time": "1752916511",
"uncertainty": 120
},
"departure": {
"time": "1752916516",
"uncertainty": 120
},
"stopId": "0:MOUT2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1752916641",
"uncertainty": 120
},
"departure": {
"time": "1752916641",
"uncertainty": 120
},
"stopId": "0:BRUA",
"stopSequence": 4
},
{
"arrival": {
"time": "1752916682",
"uncertainty": 120
},
"departure": {
"time": "1752916682",
"uncertainty": 120
},
"stopId": "0:ORVA",
"stopSequence": 5
},
{
"arrival": {
"time": "1752916775",
"uncertainty": 120
},
"departure": {
"time": "1752916776",
"uncertainty": 120
},
"stopId": "0:SCHA",
"stopSequence": 6
},
{
"arrival": {
"time": "1752916866",
"uncertainty": 120
},
"departure": {
"time": "1752916866",
"uncertainty": 120
},
"stopId": "0:AMOA",
"stopSequence": 7
},
{
"arrival": {
"time": "1752916950",
"uncertainty": 120
},
"departure": {
"time": "1752916950",
"uncertainty": 120
},
"stopId": "0:OLIA",
"stopSequence": 8
},
{
"arrival": {
"time": "1752917005",
"uncertainty": 120
},
"departure": {
"time": "1752917005",
"uncertainty": 120
},
"stopId": "0:REIA",
"stopSequence": 9
},
{
"arrival": {
"time": "1752917045",
"uncertainty": 120
},
"departure": {
"time": "1752917045",
"uncertainty": 120
},
"stopId": "0:GIDA",
"stopSequence": 10
},
{
"arrival": {
"time": "1752917092",
"uncertainty": 120
},
"departure": {
"time": "1752917092",
"uncertainty": 120
},
"stopId": "0:PERA",
"stopSequence": 11
},
{
"arrival": {
"time": "1752917135",
"uncertainty": 120
},
"departure": {
"time": "1752917135",
"uncertainty": 120
},
"stopId": "0:PAIA",
"stopSequence": 12
},
{
"arrival": {
"time": "1752917226",
"uncertainty": 120
},
"departure": {
"time": "1752917226",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 13
},
{
"arrival": {
"time": "1752917339",
"uncertainty": 120
},
"departure": {
"time": "1752917339",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 14
},
{
"arrival": {
"time": "1752917402",
"uncertainty": 120
},
"departure": {
"time": "1752917402",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 15
},
{
"arrival": {
"time": "1752917513",
"uncertainty": 120
},
"departure": {
"time": "1752917513",
"uncertainty": 120
},
"stopId": "0:MONTCA",
"stopSequence": 16
},
{
"arrival": {
"time": "1752917594",
"uncertainty": 120
},
"departure": {
"time": "1752917594",
"uncertainty": 120
},
"stopId": "0:DHUOA",
"stopSequence": 17
},
{
"arrival": {
"time": "1752917733",
"uncertainty": 120
},
"departure": {
"time": "1752917733",
"uncertainty": 120
},
"stopId": "0:TEILA",
"stopSequence": 18
},
{
"arrival": {
"time": "1752917784",
"uncertainty": 120
},
"departure": {
"time": "1752917784",
"uncertainty": 120
},
"stopId": "0:FOUA",
"stopSequence": 19
},
{
"arrival": {
"time": "1752917810",
"uncertainty": 120
},
"departure": {
"time": "1752917810",
"uncertainty": 120
},
"stopId": "0:REVA",
"stopSequence": 20
},
{
"arrival": {
"time": "1752917843",
"uncertainty": 120
},
"departure": {
"time": "1752917843",
"uncertainty": 120
},
"stopId": "0:COLLA",
"stopSequence": 21
},
{
"arrival": {
"time": "1752917958",
"uncertainty": 120
},
"departure": {
"time": "1752917958",
"uncertainty": 120
},
"stopId": "0:IRISA",
"stopSequence": 22
},
{
"arrival": {
"time": "1752918049",
"uncertainty": 120
},
"departure": {
"time": "1752918049",
"uncertainty": 120
},
"stopId": "0:NIMPOEA",
"stopSequence": 23
},
{
"arrival": {
"time": "1752918088",
"uncertainty": 120
},
"departure": {
"time": "1752918088",
"uncertainty": 120
},
"stopId": "0:DOM1R",
"stopSequence": 24
},
{
"arrival": {
"time": "1752918130",
"uncertainty": 120
},
"departure": {
"time": "1752918130",
"uncertainty": 120
},
"stopId": "0:SADOR",
"stopSequence": 25
},
{
"arrival": {
"time": "1752918166",
"uncertainty": 120
},
"departure": {
"time": "1752918166",
"uncertainty": 120
},
"stopId": "0:GUITR",
"stopSequence": 26
},
{
"arrival": {
"time": "1752918199",
"uncertainty": 120
},
"departure": {
"time": "1752918199",
"uncertainty": 120
},
"stopId": "0:GERR",
"stopSequence": 27
},
{
"arrival": {
"time": "1752918270",
"uncertainty": 120
},
"departure": {
"time": "1752918270",
"uncertainty": 120
},
"stopId": "0:ECOR",
"stopSequence": 28
},
{
"arrival": {
"time": "1752918308",
"uncertainty": 120
},
"departure": {
"time": "1752918308",
"uncertainty": 120
},
"stopId": "0:PLAIR",
"stopSequence": 29
},
{
"arrival": {
"time": "1752918428",
"uncertainty": 120
},
"departure": {
"time": "1752918428",
"uncertainty": 120
},
"stopId": "0:JOLIOTA",
"stopSequence": 30
},
{
"arrival": {
"time": "1752918493",
"uncertainty": 120
},
"departure": {
"time": "1752918493",
"uncertainty": 120
},
"stopId": "0:PAVLOVA",
"stopSequence": 31
},
{
"arrival": {
"time": "1752918630",
"uncertainty": 120
},
"departure": {
"time": "1752918630",
"uncertainty": 120
},
"stopId": "0:JOFA",
"stopSequence": 32
},
{
"arrival": {
"time": "1752918682",
"uncertainty": 120
},
"departure": {
"time": "1752918682",
"uncertainty": 120
},
"stopId": "0:FAYA",
"stopSequence": 33
},
{
"arrival": {
"time": "1752918703",
"uncertainty": 120
},
"departure": {
"time": "1752918703",
"uncertainty": 120
},
"stopId": "0:ROMA",
"stopSequence": 34
},
{
"arrival": {
"time": "1752918727",
"uncertainty": 120
},
"departure": {
"time": "1752918727",
"uncertainty": 120
},
"stopId": "0:LAER",
"stopSequence": 35
},
{
"arrival": {
"time": "1752918755",
"uncertainty": 120
},
"stopId": "0:LAE2R",
"stopSequence": 36
}
],
"trip": {
"directionId": 1,
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68755596"
},
"vehicle": {
"id": "373",
"label": "373"
}
}
},
{
"id": "8755598",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752919920",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68755598"
}
}
},
{
"id": "8755595",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752914612",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 1
},
{
"arrival": {
"time": "1752914654",
"uncertainty": 120
},
"departure": {
"time": "1752914654",
"uncertainty": 120
},
"stopId": "0:FELA",
"stopSequence": 2
},
{
"arrival": {
"time": "1752914710",
"uncertainty": 120
},
"departure": {
"time": "1752914740",
"uncertainty": 120
},
"stopId": "0:MOUT2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1752914827",
"uncertainty": 120
},
"departure": {
"time": "1752914827",
"uncertainty": 120
},
"stopId": "0:BRUA",
"stopSequence": 4
},
{
"arrival": {
"time": "1752914856",
"uncertainty": 120
},
"departure": {
"time": "1752914861",
"uncertainty": 120
},
"stopId": "0:ORVA",
"stopSequence": 5
},
{
"arrival": {
"time": "1752914950",
"uncertainty": 120
},
"departure": {
"time": "1752914950",
"uncertainty": 120
},
"stopId": "0:SCHA",
"stopSequence": 6
},
{
"arrival": {
"time": "1752915066",
"uncertainty": 120
},
"departure": {
"time": "1752915066",
"uncertainty": 120
},
"stopId": "0:AMOA",
"stopSequence": 7
},
{
"arrival": {
"time": "1752915137",
"uncertainty": 120
},
"departure": {
"time": "1752915137",
"uncertainty": 120
},
"stopId": "0:OLIA",
"stopSequence": 8
},
{
"arrival": {
"time": "1752915221",
"uncertainty": 120
},
"departure": {
"time": "1752915221",
"uncertainty": 120
},
"stopId": "0:REIA",
"stopSequence": 9
},
{
"arrival": {
"time": "1752915272",
"uncertainty": 120
},
"departure": {
"time": "1752915279",
"uncertainty": 120
},
"stopId": "0:GIDA",
"stopSequence": 10
},
{
"arrival": {
"time": "1752915321",
"uncertainty": 120
},
"departure": {
"time": "1752915360",
"uncertainty": 120
},
"stopId": "0:PERA",
"stopSequence": 11
},
{
"arrival": {
"time": "1752915404",
"uncertainty": 120
},
"departure": {
"time": "1752915404",
"uncertainty": 120
},
"stopId": "0:PAIA",
"stopSequence": 12
},
{
"arrival": {
"time": "1752915509",
"uncertainty": 120
},
"departure": {
"time": "1752915509",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 13
},
{
"arrival": {
"time": "1752915653",
"uncertainty": 120
},
"departure": {
"time": "1752915661",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 14
},
{
"arrival": {
"time": "1752915727",
"uncertainty": 120
},
"departure": {
"time": "1752915759",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 15
},
{
"arrival": {
"time": "1752915942",
"uncertainty": 120
},
"departure": {
"time": "1752915946",
"uncertainty": 120
},
"stopId": "0:MONTCA",
"stopSequence": 16
},
{
"arrival": {
"time": "1752916034",
"uncertainty": 120
},
"departure": {
"time": "1752916042",
"uncertainty": 120
},
"stopId": "0:DHUOA",
"stopSequence": 17
},
{
"arrival": {
"time": "1752916187",
"uncertainty": 120
},
"departure": {
"time": "1752916191",
"uncertainty": 120
},
"stopId": "0:TEILA",
"stopSequence": 18
},
{
"arrival": {
"time": "1752916240",
"uncertainty": 120
},
"departure": {
"time": "1752916240",
"uncertainty": 120
},
"stopId": "0:FOUA",
"stopSequence": 19
},
{
"arrival": {
"time": "1752916264",
"uncertainty": 120
},
"departure": {
"time": "1752916264",
"uncertainty": 120
},
"stopId": "0:REVA",
"stopSequence": 20
},
{
"arrival": {
"time": "1752916294",
"uncertainty": 120
},
"departure": {
"time": "1752916296",
"uncertainty": 120
},
"stopId": "0:COLLA",
"stopSequence": 21
},
{
"arrival": {
"time": "1752916408",
"uncertainty": 120
},
"departure": {
"time": "1752916438",
"uncertainty": 120
},
"stopId": "0:IRISA",
"stopSequence": 22
},
{
"arrival": {
"time": "1752916568",
"uncertainty": 120
},
"departure": {
"time": "1752916569",
"uncertainty": 120
},
"stopId": "0:NIMPOEA",
"stopSequence": 23
},
{
"arrival": {
"time": "1752916610",
"uncertainty": 120
},
"departure": {
"time": "1752916610",
"uncertainty": 120
},
"stopId": "0:DOM1R",
"stopSequence": 24
},
{
"arrival": {
"time": "1752916647",
"uncertainty": 120
},
"departure": {
"time": "1752916647",
"uncertainty": 120
},
"stopId": "0:SADOR",
"stopSequence": 25
},
{
"arrival": {
"time": "1752916674",
"uncertainty": 120
},
"departure": {
"time": "1752916674",
"uncertainty": 120
},
"stopId": "0:GUITR",
"stopSequence": 26
},
{
"arrival": {
"time": "1752916703",
"uncertainty": 120
},
"departure": {
"time": "1752916703",
"uncertainty": 120
},
"stopId": "0:GERR",
"stopSequence": 27
},
{
"arrival": {
"time": "1752916775",
"uncertainty": 120
},
"departure": {
"time": "1752916775",
"uncertainty": 120
},
"stopId": "0:ECOR",
"stopSequence": 28
},
{
"arrival": {
"time": "1752916810",
"uncertainty": 120
},
"departure": {
"time": "1752916817",
"uncertainty": 120
},
"stopId": "0:PLAIR",
"stopSequence": 29
},
{
"arrival": {
"time": "1752916920",
"uncertainty": 120
},
"departure": {
"time": "1752916920",
"uncertainty": 120
},
"stopId": "0:JOLIOTA",
"stopSequence": 30
},
{
"arrival": {
"time": "1752916975",
"uncertainty": 120
},
"departure": {
"time": "1752916975",
"uncertainty": 120
},
"stopId": "0:PAVLOVA",
"stopSequence": 31
},
{
"arrival": {
"time": "1752917104",
"uncertainty": 120
},
"departure": {
"time": "1752917104",
"uncertainty": 120
},
"stopId": "0:JOFA",
"stopSequence": 32
},
{
"arrival": {
"time": "1752917193",
"uncertainty": 120
},
"departure": {
"time": "1752917193",
"uncertainty": 120
},
"stopId": "0:FAYA",
"stopSequence": 33
},
{
"arrival": {
"time": "1752917214",
"uncertainty": 120
},
"departure": {
"time": "1752917214",
"uncertainty": 120
},
"stopId": "0:ROMA",
"stopSequence": 34
},
{
"arrival": {
"time": "1752917251",
"uncertainty": 120
},
"departure": {
"time": "1752917251",
"uncertainty": 120
},
"stopId": "0:LAER",
"stopSequence": 35
},
{
"arrival": {
"time": "1752917281",
"uncertainty": 120
},
"stopId": "0:LAE2R",
"stopSequence": 36
}
],
"trip": {
"directionId": 1,
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68755595"
},
"vehicle": {
"id": "377",
"label": "377"
}
}
},
{
"id": "8755529",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752916595",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 1
},
{
"arrival": {
"time": "1752916676",
"uncertainty": 120
},
"departure": {
"time": "1752916676",
"uncertainty": 120
},
"stopId": "0:VOVA",
"stopSequence": 2
},
{
"arrival": {
"time": "1752916718",
"uncertainty": 120
},
"departure": {
"time": "1752916718",
"uncertainty": 120
},
"stopId": "0:SERA",
"stopSequence": 3
},
{
"arrival": {
"time": "1752916753",
"uncertainty": 120
},
"departure": {
"time": "1752916753",
"uncertainty": 120
},
"stopId": "0:GARA",
"stopSequence": 4
},
{
"arrival": {
"time": "1752916775",
"uncertainty": 120
},
"departure": {
"time": "1752916775",
"uncertainty": 120
},
"stopId": "0:LOMA",
"stopSequence": 5
},
{
"arrival": {
"time": "1752916854",
"uncertainty": 120
},
"departure": {
"time": "1752916859",
"uncertainty": 120
},
"stopId": "0:CHAL",
"stopSequence": 6
},
{
"arrival": {
"time": "1752916919",
"uncertainty": 120
},
"departure": {
"time": "1752916919",
"uncertainty": 120
},
"stopId": "0:CFPA",
"stopSequence": 7
},
{
"arrival": {
"time": "1752917035",
"uncertainty": 120
},
"departure": {
"time": "1752917045",
"uncertainty": 120
},
"stopId": "0:LIOA",
"stopSequence": 8
},
{
"arrival": {
"time": "1752917100",
"uncertainty": 120
},
"departure": {
"time": "1752917100",
"uncertainty": 120
},
"stopId": "0:BARA",
"stopSequence": 9
},
{
"arrival": {
"time": "1752917192",
"uncertainty": 120
},
"departure": {
"time": "1752917192",
"uncertainty": 120
},
"stopId": "0:BEAA",
"stopSequence": 10
},
{
"arrival": {
"time": "1752917290",
"uncertainty": 120
},
"departure": {
"time": "1752917290",
"uncertainty": 120
},
"stopId": "0:GREA",
"stopSequence": 11
},
{
"arrival": {
"time": "1752917440",
"uncertainty": 120
},
"departure": {
"time": "1752917440",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 12
},
{
"arrival": {
"time": "1752917558",
"uncertainty": 120
},
"departure": {
"time": "1752917558",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 13
},
{
"arrival": {
"time": "1752917621",
"uncertainty": 120
},
"departure": {
"time": "1752917621",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 14
},
{
"arrival": {
"time": "1752917802",
"uncertainty": 120
},
"departure": {
"time": "1752917802",
"uncertainty": 120
},
"stopId": "0:ArenR",
"stopSequence": 15
},
{
"arrival": {
"time": "1752917876",
"uncertainty": 120
},
"departure": {
"time": "1752917876",
"uncertainty": 120
},
"stopId": "0:MSCR",
"stopSequence": 16
},
{
"arrival": {
"time": "1752917951",
"uncertainty": 120
},
"departure": {
"time": "1752917951",
"uncertainty": 120
},
"stopId": "0:VIE",
"stopSequence": 17
},
{
"arrival": {
"time": "1752918027",
"uncertainty": 120
},
"departure": {
"time": "1752918027",
"uncertainty": 120
},
"stopId": "0:ROOA",
"stopSequence": 18
},
{
"arrival": {
"time": "1752918071",
"uncertainty": 120
},
"departure": {
"time": "1752918071",
"uncertainty": 120
},
"stopId": "0:MONTA",
"stopSequence": 19
},
{
"arrival": {
"time": "1752918114",
"uncertainty": 120
},
"departure": {
"time": "1752918114",
"uncertainty": 120
},
"stopId": "0:CAMA",
"stopSequence": 20
},
{
"arrival": {
"time": "1752918164",
"uncertainty": 120
},
"departure": {
"time": "1752918164",
"uncertainty": 120
},
"stopId": "0:PILA",
"stopSequence": 21
},
{
"arrival": {
"time": "1752918216",
"uncertainty": 120
},
"departure": {
"time": "1752918216",
"uncertainty": 120
},
"stopId": "0:ROUA",
"stopSequence": 22
},
{
"arrival": {
"time": "1752918253",
"uncertainty": 120
},
"departure": {
"time": "1752918253",
"uncertainty": 120
},
"stopId": "0:BRIA",
"stopSequence": 23
},
{
"arrival": {
"time": "1752918296",
"uncertainty": 120
},
"departure": {
"time": "1752918296",
"uncertainty": 120
},
"stopId": "0:FEEA",
"stopSequence": 24
},
{
"arrival": {
"time": "1752918329",
"uncertainty": 120
},
"departure": {
"time": "1752918329",
"uncertainty": 120
},
"stopId": "0:REPA",
"stopSequence": 25
},
{
"arrival": {
"time": "1752918357",
"uncertainty": 120
},
"departure": {
"time": "1752918357",
"uncertainty": 120
},
"stopId": "0:CALA",
"stopSequence": 26
},
{
"arrival": {
"time": "1752918396",
"uncertainty": 120
},
"departure": {
"time": "1752918396",
"uncertainty": 120
},
"stopId": "0:GOEA",
"stopSequence": 27
},
{
"arrival": {
"time": "1752918431",
"uncertainty": 120
},
"departure": {
"time": "1752918431",
"uncertainty": 120
},
"stopId": "0:MOUEA",
"stopSequence": 28
},
{
"arrival": {
"time": "1752918441",
"uncertainty": 120
},
"departure": {
"time": "1752918441",
"uncertainty": 120
},
"stopId": "0:OISA",
"stopSequence": 29
},
{
"arrival": {
"time": "1752918477",
"uncertainty": 120
},
"departure": {
"time": "1752918477",
"uncertainty": 120
},
"stopId": "0:COLA",
"stopSequence": 30
},
{
"arrival": {
"time": "1752918509",
"uncertainty": 120
},
"departure": {
"time": "1752918509",
"uncertainty": 120
},
"stopId": "0:CYGA",
"stopSequence": 31
},
{
"arrival": {
"time": "1752918563",
"uncertainty": 120
},
"departure": {
"time": "1752918563",
"uncertainty": 120
},
"stopId": "0:ALBA",
"stopSequence": 32
},
{
"arrival": {
"time": "1752918606",
"uncertainty": 120
},
"departure": {
"time": "1752918606",
"uncertainty": 120
},
"stopId": "0:GARDA",
"stopSequence": 33
},
{
"arrival": {
"time": "1752918711",
"uncertainty": 120
},
"departure": {
"time": "1752918711",
"uncertainty": 120
},
"stopId": "0:VACQA",
"stopSequence": 34
},
{
"arrival": {
"time": "1752918738",
"uncertainty": 120
},
"departure": {
"time": "1752918738",
"uncertainty": 120
},
"stopId": "0:OZIA",
"stopSequence": 35
},
{
"arrival": {
"time": "1752918786",
"uncertainty": 120
},
"departure": {
"time": "1752918786",
"uncertainty": 120
},
"stopId": "0:MAIA",
"stopSequence": 36
},
{
"arrival": {
"time": "1752918839",
"uncertainty": 120
},
"departure": {
"time": "1752918839",
"uncertainty": 120
},
"stopId": "0:GREEA",
"stopSequence": 37
},
{
"arrival": {
"time": "1752918925",
"uncertainty": 120
},
"departure": {
"time": "1752918925",
"uncertainty": 120
},
"stopId": "0:FAIA",
"stopSequence": 38
},
{
"arrival": {
"time": "1752918978",
"uncertainty": 120
},
"departure": {
"time": "1752918978",
"uncertainty": 120
},
"stopId": "0:OREA",
"stopSequence": 39
},
{
"arrival": {
"time": "1752919011",
"uncertainty": 120
},
"stopId": "0:GOLF",
"stopSequence": 40
}
],
"trip": {
"directionId": 1,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68755529"
},
"vehicle": {
"id": "392",
"label": "392"
}
}
},
{
"id": "8755530",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752920100",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68755530"
}
}
},
{
"id": "8755513",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752918300",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68755513"
}
}
},
{
"id": "8755512",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752914852",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 1
},
{
"arrival": {
"time": "1752914935",
"uncertainty": 120
},
"departure": {
"time": "1752914935",
"uncertainty": 120
},
"stopId": "0:VOVA",
"stopSequence": 2
},
{
"arrival": {
"time": "1752914975",
"uncertainty": 120
},
"departure": {
"time": "1752914975",
"uncertainty": 120
},
"stopId": "0:SERA",
"stopSequence": 3
},
{
"arrival": {
"time": "1752915015",
"uncertainty": 120
},
"departure": {
"time": "1752915015",
"uncertainty": 120
},
"stopId": "0:GARA",
"stopSequence": 4
},
{
"arrival": {
"time": "1752915037",
"uncertainty": 120
},
"departure": {
"time": "1752915046",
"uncertainty": 120
},
"stopId": "0:LOMA",
"stopSequence": 5
},
{
"arrival": {
"time": "1752915119",
"uncertainty": 120
},
"departure": {
"time": "1752915168",
"uncertainty": 120
},
"stopId": "0:CHAL",
"stopSequence": 6
},
{
"arrival": {
"time": "1752915203",
"uncertainty": 120
},
"departure": {
"time": "1752915206",
"uncertainty": 120
},
"stopId": "0:CFPA",
"stopSequence": 7
},
{
"arrival": {
"time": "1752915324",
"uncertainty": 120
},
"departure": {
"time": "1752915329",
"uncertainty": 120
},
"stopId": "0:LIOA",
"stopSequence": 8
},
{
"arrival": {
"time": "1752915374",
"uncertainty": 120
},
"departure": {
"time": "1752915374",
"uncertainty": 120
},
"stopId": "0:BARA",
"stopSequence": 9
},
{
"arrival": {
"time": "1752915458",
"uncertainty": 120
},
"departure": {
"time": "1752915460",
"uncertainty": 120
},
"stopId": "0:BEAA",
"stopSequence": 10
},
{
"arrival": {
"time": "1752915525",
"uncertainty": 120
},
"departure": {
"time": "1752915555",
"uncertainty": 120
},
"stopId": "0:GREA",
"stopSequence": 11
},
{
"arrival": {
"time": "1752915684",
"uncertainty": 120
},
"departure": {
"time": "1752915684",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 12
},
{
"arrival": {
"time": "1752915823",
"uncertainty": 120
},
"departure": {
"time": "1752915866",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 13
},
{
"arrival": {
"time": "1752915935",
"uncertainty": 120
},
"departure": {
"time": "1752915937",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 14
},
{
"arrival": {
"time": "1752916148",
"uncertainty": 120
},
"departure": {
"time": "1752916164",
"uncertainty": 120
},
"stopId": "0:ArenR",
"stopSequence": 15
},
{
"arrival": {
"time": "1752916268",
"uncertainty": 120
},
"departure": {
"time": "1752916274",
"uncertainty": 120
},
"stopId": "0:MSCR",
"stopSequence": 16
},
{
"arrival": {
"time": "1752916334",
"uncertainty": 120
},
"departure": {
"time": "1752916334",
"uncertainty": 120
},
"stopId": "0:VIE",
"stopSequence": 17
},
{
"arrival": {
"time": "1752916410",
"uncertainty": 120
},
"departure": {
"time": "1752916411",
"uncertainty": 120
},
"stopId": "0:ROOA",
"stopSequence": 18
},
{
"arrival": {
"time": "1752916455",
"uncertainty": 120
},
"departure": {
"time": "1752916460",
"uncertainty": 120
},
"stopId": "0:MONTA",
"stopSequence": 19
},
{
"arrival": {
"time": "1752916507",
"uncertainty": 120
},
"departure": {
"time": "1752916507",
"uncertainty": 120
},
"stopId": "0:CAMA",
"stopSequence": 20
},
{
"arrival": {
"time": "1752916558",
"uncertainty": 120
},
"departure": {
"time": "1752916568",
"uncertainty": 120
},
"stopId": "0:PILA",
"stopSequence": 21
},
{
"arrival": {
"time": "1752916622",
"uncertainty": 120
},
"departure": {
"time": "1752916622",
"uncertainty": 120
},
"stopId": "0:ROUA",
"stopSequence": 22
},
{
"arrival": {
"time": "1752916659",
"uncertainty": 120
},
"departure": {
"time": "1752916659",
"uncertainty": 120
},
"stopId": "0:BRIA",
"stopSequence": 23
},
{
"arrival": {
"time": "1752916705",
"uncertainty": 120
},
"departure": {
"time": "1752916707",
"uncertainty": 120
},
"stopId": "0:FEEA",
"stopSequence": 24
},
{
"arrival": {
"time": "1752916755",
"uncertainty": 120
},
"departure": {
"time": "1752916755",
"uncertainty": 120
},
"stopId": "0:REPA",
"stopSequence": 25
},
{
"arrival": {
"time": "1752916780",
"uncertainty": 120
},
"departure": {
"time": "1752916780",
"uncertainty": 120
},
"stopId": "0:CALA",
"stopSequence": 26
},
{
"arrival": {
"time": "1752916819",
"uncertainty": 120
},
"departure": {
"time": "1752916840",
"uncertainty": 120
},
"stopId": "0:GOEA",
"stopSequence": 27
},
{
"arrival": {
"time": "1752916872",
"uncertainty": 120
},
"departure": {
"time": "1752916872",
"uncertainty": 120
},
"stopId": "0:MOUEA",
"stopSequence": 28
},
{
"arrival": {
"time": "1752916873",
"uncertainty": 120
},
"departure": {
"time": "1752916873",
"uncertainty": 120
},
"stopId": "0:OISA",
"stopSequence": 29
},
{
"arrival": {
"time": "1752916923",
"uncertainty": 120
},
"departure": {
"time": "1752916923",
"uncertainty": 120
},
"stopId": "0:COLA",
"stopSequence": 30
},
{
"arrival": {
"time": "1752916952",
"uncertainty": 120
},
"departure": {
"time": "1752916952",
"uncertainty": 120
},
"stopId": "0:CYGA",
"stopSequence": 31
},
{
"arrival": {
"time": "1752917005",
"uncertainty": 120
},
"departure": {
"time": "1752917005",
"uncertainty": 120
},
"stopId": "0:ALBA",
"stopSequence": 32
},
{
"arrival": {
"time": "1752917047",
"uncertainty": 120
},
"departure": {
"time": "1752917047",
"uncertainty": 120
},
"stopId": "0:GARDA",
"stopSequence": 33
},
{
"arrival": {
"time": "1752917136",
"uncertainty": 120
},
"stopId": "0:CASTT",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68755512"
},
"vehicle": {
"id": "389",
"label": "389"
}
}
},
{
"id": "8755497",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752918120",
"uncertainty": 120
},
"stopId": "0:CASTT",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68755497"
}
}
},
{
"id": "8755496",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752914520",
"uncertainty": 120
},
"stopId": "0:CASTT",
"stopSequence": 1
},
{
"arrival": {
"time": "1752914585",
"uncertainty": 120
},
"departure": {
"time": "1752914585",
"uncertainty": 120
},
"stopId": "0:GARDR",
"stopSequence": 2
},
{
"arrival": {
"time": "1752914633",
"uncertainty": 120
},
"departure": {
"time": "1752914633",
"uncertainty": 120
},
"stopId": "0:ALBR",
"stopSequence": 3
},
{
"arrival": {
"time": "1752914672",
"uncertainty": 120
},
"departure": {
"time": "1752914672",
"uncertainty": 120
},
"stopId": "0:CYGR",
"stopSequence": 4
},
{
"arrival": {
"time": "1752914701",
"uncertainty": 120
},
"departure": {
"time": "1752914701",
"uncertainty": 120
},
"stopId": "0:COLR",
"stopSequence": 5
},
{
"arrival": {
"time": "1752914723",
"uncertainty": 120
},
"departure": {
"time": "1752914723",
"uncertainty": 120
},
"stopId": "0:OISR",
"stopSequence": 6
},
{
"arrival": {
"time": "1752914741",
"uncertainty": 120
},
"departure": {
"time": "1752914741",
"uncertainty": 120
},
"stopId": "0:MOUER",
"stopSequence": 7
},
{
"arrival": {
"time": "1752914771",
"uncertainty": 120
},
"departure": {
"time": "1752914808",
"uncertainty": 120
},
"stopId": "0:GOET",
"stopSequence": 8
},
{
"arrival": {
"time": "1752914857",
"uncertainty": 120
},
"departure": {
"time": "1752914857",
"uncertainty": 120
},
"stopId": "0:CALR",
"stopSequence": 9
},
{
"arrival": {
"time": "1752914885",
"uncertainty": 120
},
"departure": {
"time": "1752914885",
"uncertainty": 120
},
"stopId": "0:REPR",
"stopSequence": 10
},
{
"arrival": {
"time": "1752914943",
"uncertainty": 120
},
"departure": {
"time": "1752914966",
"uncertainty": 120
},
"stopId": "0:FEER",
"stopSequence": 11
},
{
"arrival": {
"time": "1752915000",
"uncertainty": 120
},
"departure": {
"time": "1752915030",
"uncertainty": 120
},
"stopId": "0:BRIR",
"stopSequence": 12
},
{
"arrival": {
"time": "1752915074",
"uncertainty": 120
},
"departure": {
"time": "1752915074",
"uncertainty": 120
},
"stopId": "0:ROUR",
"stopSequence": 13
},
{
"arrival": {
"time": "1752915108",
"uncertainty": 120
},
"departure": {
"time": "1752915141",
"uncertainty": 120
},
"stopId": "0:PILR",
"stopSequence": 14
},
{
"arrival": {
"time": "1752915209",
"uncertainty": 120
},
"departure": {
"time": "1752915209",
"uncertainty": 120
},
"stopId": "0:CAMR",
"stopSequence": 15
},
{
"arrival": {
"time": "1752915260",
"uncertainty": 120
},
"departure": {
"time": "1752915260",
"uncertainty": 120
},
"stopId": "0:MONTR",
"stopSequence": 16
},
{
"arrival": {
"time": "1752915357",
"uncertainty": 120
},
"departure": {
"time": "1752915357",
"uncertainty": 120
},
"stopId": "0:SANR",
"stopSequence": 17
},
{
"arrival": {
"time": "1752915492",
"uncertainty": 120
},
"departure": {
"time": "1752915492",
"uncertainty": 120
},
"stopId": "0:RACR",
"stopSequence": 18
},
{
"arrival": {
"time": "1752915646",
"uncertainty": 120
},
"departure": {
"time": "1752915649",
"uncertainty": 120
},
"stopId": "0:ArenA",
"stopSequence": 19
},
{
"arrival": {
"time": "1752915820",
"uncertainty": 120
},
"departure": {
"time": "1752915820",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 20
},
{
"arrival": {
"time": "1752915885",
"uncertainty": 120
},
"departure": {
"time": "1752915889",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 21
},
{
"arrival": {
"time": "1752916175",
"uncertainty": 120
},
"departure": {
"time": "1752916175",
"uncertainty": 120
},
"stopId": "0:TALAT2R",
"stopSequence": 22
},
{
"arrival": {
"time": "1752916374",
"uncertainty": 120
},
"departure": {
"time": "1752916381",
"uncertainty": 120
},
"stopId": "0:GRERR",
"stopSequence": 23
},
{
"arrival": {
"time": "1752916454",
"uncertainty": 120
},
"departure": {
"time": "1752916454",
"uncertainty": 120
},
"stopId": "0:BEAR",
"stopSequence": 24
},
{
"arrival": {
"time": "1752916527",
"uncertainty": 120
},
"departure": {
"time": "1752916527",
"uncertainty": 120
},
"stopId": "0:BARR",
"stopSequence": 25
},
{
"arrival": {
"time": "1752916591",
"uncertainty": 120
},
"departure": {
"time": "1752916591",
"uncertainty": 120
},
"stopId": "0:LIOR",
"stopSequence": 26
},
{
"arrival": {
"time": "1752916715",
"uncertainty": 120
},
"departure": {
"time": "1752916715",
"uncertainty": 120
},
"stopId": "0:CFPR",
"stopSequence": 27
},
{
"arrival": {
"time": "1752916766",
"uncertainty": 120
},
"departure": {
"time": "1752916778",
"uncertainty": 120
},
"stopId": "0:CHALR",
"stopSequence": 28
},
{
"arrival": {
"time": "1752916883",
"uncertainty": 120
},
"departure": {
"time": "1752916883",
"uncertainty": 120
},
"stopId": "0:LOMR",
"stopSequence": 29
},
{
"arrival": {
"time": "1752916905",
"uncertainty": 120
},
"departure": {
"time": "1752916905",
"uncertainty": 120
},
"stopId": "0:GARR",
"stopSequence": 30
},
{
"arrival": {
"time": "1752916955",
"uncertainty": 120
},
"departure": {
"time": "1752916955",
"uncertainty": 120
},
"stopId": "0:SERR",
"stopSequence": 31
},
{
"arrival": {
"time": "1752916996",
"uncertainty": 120
},
"departure": {
"time": "1752917000",
"uncertainty": 120
},
"stopId": "0:VOVR",
"stopSequence": 32
},
{
"arrival": {
"time": "1752917138",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 33
}
],
"trip": {
"directionId": 0,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68755496"
},
"vehicle": {
"id": "387",
"label": "387"
}
}
},
{
"id": "8755483",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752919560",
"uncertainty": 120
},
"stopId": "0:GOLF",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68755483"
}
}
},
{
"id": "8755482",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752916022",
"uncertainty": 120
},
"stopId": "0:GOLF",
"stopSequence": 1
},
{
"arrival": {
"time": "1752916050",
"uncertainty": 120
},
"departure": {
"time": "1752916060",
"uncertainty": 120
},
"stopId": "0:ORER",
"stopSequence": 2
},
{
"arrival": {
"time": "1752916115",
"uncertainty": 120
},
"departure": {
"time": "1752916115",
"uncertainty": 120
},
"stopId": "0:FAIR",
"stopSequence": 3
},
{
"arrival": {
"time": "1752916202",
"uncertainty": 120
},
"departure": {
"time": "1752916202",
"uncertainty": 120
},
"stopId": "0:GREER",
"stopSequence": 4
},
{
"arrival": {
"time": "1752916247",
"uncertainty": 120
},
"departure": {
"time": "1752916247",
"uncertainty": 120
},
"stopId": "0:MAIR",
"stopSequence": 5
},
{
"arrival": {
"time": "1752916298",
"uncertainty": 120
},
"departure": {
"time": "1752916298",
"uncertainty": 120
},
"stopId": "0:OZIR",
"stopSequence": 6
},
{
"arrival": {
"time": "1752916356",
"uncertainty": 120
},
"departure": {
"time": "1752916425",
"uncertainty": 120
},
"stopId": "0:CASTT",
"stopSequence": 7
},
{
"arrival": {
"time": "1752916518",
"uncertainty": 120
},
"departure": {
"time": "1752916518",
"uncertainty": 120
},
"stopId": "0:GARDR",
"stopSequence": 8
},
{
"arrival": {
"time": "1752916570",
"uncertainty": 120
},
"departure": {
"time": "1752916570",
"uncertainty": 120
},
"stopId": "0:ALBR",
"stopSequence": 9
},
{
"arrival": {
"time": "1752916617",
"uncertainty": 120
},
"departure": {
"time": "1752916617",
"uncertainty": 120
},
"stopId": "0:CYGR",
"stopSequence": 10
},
{
"arrival": {
"time": "1752916643",
"uncertainty": 120
},
"departure": {
"time": "1752916643",
"uncertainty": 120
},
"stopId": "0:COLR",
"stopSequence": 11
},
{
"arrival": {
"time": "1752916665",
"uncertainty": 120
},
"departure": {
"time": "1752916665",
"uncertainty": 120
},
"stopId": "0:OISR",
"stopSequence": 12
},
{
"arrival": {
"time": "1752916687",
"uncertainty": 120
},
"departure": {
"time": "1752916687",
"uncertainty": 120
},
"stopId": "0:MOUER",
"stopSequence": 13
},
{
"arrival": {
"time": "1752916725",
"uncertainty": 120
},
"departure": {
"time": "1752916761",
"uncertainty": 120
},
"stopId": "0:GOET",
"stopSequence": 14
},
{
"arrival": {
"time": "1752916814",
"uncertainty": 120
},
"departure": {
"time": "1752916814",
"uncertainty": 120
},
"stopId": "0:CALR",
"stopSequence": 15
},
{
"arrival": {
"time": "1752916840",
"uncertainty": 120
},
"departure": {
"time": "1752916840",
"uncertainty": 120
},
"stopId": "0:REPR",
"stopSequence": 16
},
{
"arrival": {
"time": "1752916897",
"uncertainty": 120
},
"departure": {
"time": "1752916897",
"uncertainty": 120
},
"stopId": "0:FEER",
"stopSequence": 17
},
{
"arrival": {
"time": "1752916922",
"uncertainty": 120
},
"departure": {
"time": "1752916922",
"uncertainty": 120
},
"stopId": "0:BRIR",
"stopSequence": 18
},
{
"arrival": {
"time": "1752916961",
"uncertainty": 120
},
"departure": {
"time": "1752916964",
"uncertainty": 120
},
"stopId": "0:ROUR",
"stopSequence": 19
},
{
"arrival": {
"time": "1752917003",
"uncertainty": 120
},
"departure": {
"time": "1752917008",
"uncertainty": 120
},
"stopId": "0:PILR",
"stopSequence": 20
},
{
"arrival": {
"time": "1752917088",
"uncertainty": 120
},
"departure": {
"time": "1752917088",
"uncertainty": 120
},
"stopId": "0:CAMR",
"stopSequence": 21
},
{
"arrival": {
"time": "1752917160",
"uncertainty": 120
},
"departure": {
"time": "1752917160",
"uncertainty": 120
},
"stopId": "0:MONTR",
"stopSequence": 22
},
{
"arrival": {
"time": "1752917231",
"uncertainty": 120
},
"departure": {
"time": "1752917231",
"uncertainty": 120
},
"stopId": "0:SANR",
"stopSequence": 23
},
{
"arrival": {
"time": "1752917430",
"uncertainty": 120
},
"departure": {
"time": "1752917430",
"uncertainty": 120
},
"stopId": "0:RACR",
"stopSequence": 24
},
{
"arrival": {
"time": "1752917561",
"uncertainty": 120
},
"departure": {
"time": "1752917561",
"uncertainty": 120
},
"stopId": "0:ArenA",
"stopSequence": 25
},
{
"arrival": {
"time": "1752917765",
"uncertainty": 120
},
"departure": {
"time": "1752917765",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 26
},
{
"arrival": {
"time": "1752917839",
"uncertainty": 120
},
"departure": {
"time": "1752917839",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 27
},
{
"arrival": {
"time": "1752917999",
"uncertainty": 120
},
"departure": {
"time": "1752917999",
"uncertainty": 120
},
"stopId": "0:TALAT2R",
"stopSequence": 28
},
{
"arrival": {
"time": "1752918117",
"uncertainty": 120
},
"departure": {
"time": "1752918117",
"uncertainty": 120
},
"stopId": "0:GRERR",
"stopSequence": 29
},
{
"arrival": {
"time": "1752918207",
"uncertainty": 120
},
"departure": {
"time": "1752918207",
"uncertainty": 120
},
"stopId": "0:BEAR",
"stopSequence": 30
},
{
"arrival": {
"time": "1752918273",
"uncertainty": 120
},
"departure": {
"time": "1752918273",
"uncertainty": 120
},
"stopId": "0:BARR",
"stopSequence": 31
},
{
"arrival": {
"time": "1752918331",
"uncertainty": 120
},
"departure": {
"time": "1752918331",
"uncertainty": 120
},
"stopId": "0:LIOR",
"stopSequence": 32
},
{
"arrival": {
"time": "1752918461",
"uncertainty": 120
},
"departure": {
"time": "1752918461",
"uncertainty": 120
},
"stopId": "0:CFPR",
"stopSequence": 33
},
{
"arrival": {
"time": "1752918511",
"uncertainty": 120
},
"departure": {
"time": "1752918511",
"uncertainty": 120
},
"stopId": "0:CHALR",
"stopSequence": 34
},
{
"arrival": {
"time": "1752918584",
"uncertainty": 120
},
"departure": {
"time": "1752918584",
"uncertainty": 120
},
"stopId": "0:LOMR",
"stopSequence": 35
},
{
"arrival": {
"time": "1752918610",
"uncertainty": 120
},
"departure": {
"time": "1752918610",
"uncertainty": 120
},
"stopId": "0:GARR",
"stopSequence": 36
},
{
"arrival": {
"time": "1752918665",
"uncertainty": 120
},
"departure": {
"time": "1752918665",
"uncertainty": 120
},
"stopId": "0:SERR",
"stopSequence": 37
},
{
"arrival": {
"time": "1752918716",
"uncertainty": 120
},
"departure": {
"time": "1752918716",
"uncertainty": 120
},
"stopId": "0:VOVR",
"stopSequence": 38
},
{
"arrival": {
"time": "1752918855",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 39
}
],
"trip": {
"directionId": 0,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68755482"
},
"vehicle": {
"id": "388",
"label": "388"
}
}
},
{
"id": "8755565",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752919200",
"uncertainty": 120
},
"stopId": "0:LAE2R",
"stopSequence": 1
},
{
"arrival": {
"time": "1752919233",
"uncertainty": 120
},
"departure": {
"time": "1752919233",
"uncertainty": 120
},
"stopId": "0:ROMR",
"stopSequence": 2
},
{
"arrival": {
"time": "1752919266",
"uncertainty": 120
},
"departure": {
"time": "1752919266",
"uncertainty": 120
},
"stopId": "0:FAYR",
"stopSequence": 3
},
{
"arrival": {
"time": "1752919320",
"uncertainty": 120
},
"departure": {
"time": "1752919320",
"uncertainty": 120
},
"stopId": "0:JOFR",
"stopSequence": 4
},
{
"arrival": {
"time": "1752919463",
"uncertainty": 120
},
"departure": {
"time": "1752919463",
"uncertainty": 120
},
"stopId": "0:PAVLOVR",
"stopSequence": 5
},
{
"arrival": {
"time": "1752919560",
"uncertainty": 120
},
"departure": {
"time": "1752919560",
"uncertainty": 120
},
"stopId": "0:JOLIOTR",
"stopSequence": 6
},
{
"arrival": {
"time": "1752919740",
"uncertainty": 120
},
"departure": {
"time": "1752919740",
"uncertainty": 120
},
"stopId": "0:PLAIA",
"stopSequence": 7
},
{
"arrival": {
"time": "1752919796",
"uncertainty": 120
},
"departure": {
"time": "1752919796",
"uncertainty": 120
},
"stopId": "0:ECOA",
"stopSequence": 8
},
{
"arrival": {
"time": "1752919860",
"uncertainty": 120
},
"departure": {
"time": "1752919860",
"uncertainty": 120
},
"stopId": "0:GERA",
"stopSequence": 9
},
{
"arrival": {
"time": "1752919915",
"uncertainty": 120
},
"departure": {
"time": "1752919915",
"uncertainty": 120
},
"stopId": "0:GUITA",
"stopSequence": 10
},
{
"arrival": {
"time": "1752919950",
"uncertainty": 120
},
"departure": {
"time": "1752919950",
"uncertainty": 120
},
"stopId": "0:SADOA",
"stopSequence": 11
},
{
"arrival": {
"time": "1752920042",
"uncertainty": 120
},
"departure": {
"time": "1752920042",
"uncertainty": 120
},
"stopId": "0:DOMA",
"stopSequence": 12
},
{
"arrival": {
"time": "1752920079",
"uncertainty": 120
},
"departure": {
"time": "1752920079",
"uncertainty": 120
},
"stopId": "0:NIMPOER",
"stopSequence": 13
},
{
"arrival": {
"time": "1752920133",
"uncertainty": 120
},
"departure": {
"time": "1752920133",
"uncertainty": 120
},
"stopId": "0:BYRONT",
"stopSequence": 14
},
{
"arrival": {
"time": "1752920160",
"uncertainty": 120
},
"departure": {
"time": "1752920160",
"uncertainty": 120
},
"stopId": "0:IRISR",
"stopSequence": 15
},
{
"arrival": {
"time": "1752920268",
"uncertainty": 120
},
"departure": {
"time": "1752920268",
"uncertainty": 120
},
"stopId": "0:COLLR",
"stopSequence": 16
},
{
"arrival": {
"time": "1752920310",
"uncertainty": 120
},
"departure": {
"time": "1752920310",
"uncertainty": 120
},
"stopId": "0:REVR",
"stopSequence": 17
},
{
"arrival": {
"time": "1752920339",
"uncertainty": 120
},
"departure": {
"time": "1752920339",
"uncertainty": 120
},
"stopId": "0:FOUR",
"stopSequence": 18
},
{
"arrival": {
"time": "1752920400",
"uncertainty": 120
},
"departure": {
"time": "1752920400",
"uncertainty": 120
},
"stopId": "0:TEILR",
"stopSequence": 19
},
{
"arrival": {
"time": "1752920640",
"uncertainty": 120
},
"departure": {
"time": "1752920640",
"uncertainty": 120
},
"stopId": "0:DHUOR",
"stopSequence": 20
},
{
"arrival": {
"time": "1752920700",
"uncertainty": 120
},
"departure": {
"time": "1752920700",
"uncertainty": 120
},
"stopId": "0:MONTCR",
"stopSequence": 21
},
{
"arrival": {
"time": "1752920880",
"uncertainty": 120
},
"departure": {
"time": "1752920880",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 22
},
{
"arrival": {
"time": "1752921000",
"uncertainty": 120
},
"departure": {
"time": "1752921000",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 23
},
{
"arrival": {
"time": "1752921180",
"uncertainty": 120
},
"departure": {
"time": "1752921180",
"uncertainty": 120
},
"stopId": "0:TALAT2R",
"stopSequence": 24
},
{
"arrival": {
"time": "1752921207",
"uncertainty": 120
},
"departure": {
"time": "1752921207",
"uncertainty": 120
},
"stopId": "0:PAIR",
"stopSequence": 25
},
{
"arrival": {
"time": "1752921267",
"uncertainty": 120
},
"departure": {
"time": "1752921267",
"uncertainty": 120
},
"stopId": "0:PERPR",
"stopSequence": 26
},
{
"arrival": {
"time": "1752921323",
"uncertainty": 120
},
"departure": {
"time": "1752921323",
"uncertainty": 120
},
"stopId": "0:GIDR",
"stopSequence": 27
},
{
"arrival": {
"time": "1752921378",
"uncertainty": 120
},
"departure": {
"time": "1752921378",
"uncertainty": 120
},
"stopId": "0:REIR",
"stopSequence": 28
},
{
"arrival": {
"time": "1752921449",
"uncertainty": 120
},
"departure": {
"time": "1752921449",
"uncertainty": 120
},
"stopId": "0:OLIR",
"stopSequence": 29
},
{
"arrival": {
"time": "1752921521",
"uncertainty": 120
},
"departure": {
"time": "1752921521",
"uncertainty": 120
},
"stopId": "0:AMOR",
"stopSequence": 30
},
{
"arrival": {
"time": "1752921633",
"uncertainty": 120
},
"departure": {
"time": "1752921633",
"uncertainty": 120
},
"stopId": "0:SCHR",
"stopSequence": 31
},
{
"arrival": {
"time": "1752921731",
"uncertainty": 120
},
"departure": {
"time": "1752921731",
"uncertainty": 120
},
"stopId": "0:ORVR",
"stopSequence": 32
},
{
"arrival": {
"time": "1752921776",
"uncertainty": 120
},
"departure": {
"time": "1752921776",
"uncertainty": 120
},
"stopId": "0:BRUR",
"stopSequence": 33
},
{
"arrival": {
"time": "1752921885",
"uncertainty": 120
},
"departure": {
"time": "1752921885",
"uncertainty": 120
},
"stopId": "0:MOUT2R",
"stopSequence": 34
},
{
"arrival": {
"time": "1752922001",
"uncertainty": 120
},
"departure": {
"time": "1752922001",
"uncertainty": 120
},
"stopId": "0:FELR",
"stopSequence": 35
},
{
"arrival": {
"time": "1752922076",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 36
}
],
"trip": {
"directionId": 0,
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68755565"
}
}
},
{
"id": "8755563",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752915643",
"uncertainty": 120
},
"stopId": "0:LAE2R",
"stopSequence": 1
},
{
"arrival": {
"time": "1752915673",
"uncertainty": 120
},
"departure": {
"time": "1752915673",
"uncertainty": 120
},
"stopId": "0:ROMR",
"stopSequence": 2
},
{
"arrival": {
"time": "1752915710",
"uncertainty": 120
},
"departure": {
"time": "1752915710",
"uncertainty": 120
},
"stopId": "0:FAYR",
"stopSequence": 3
},
{
"arrival": {
"time": "1752915767",
"uncertainty": 120
},
"departure": {
"time": "1752915808",
"uncertainty": 120
},
"stopId": "0:JOFR",
"stopSequence": 4
},
{
"arrival": {
"time": "1752915923",
"uncertainty": 120
},
"departure": {
"time": "1752915923",
"uncertainty": 120
},
"stopId": "0:PAVLOVR",
"stopSequence": 5
},
{
"arrival": {
"time": "1752915994",
"uncertainty": 120
},
"departure": {
"time": "1752915994",
"uncertainty": 120
},
"stopId": "0:JOLIOTR",
"stopSequence": 6
},
{
"arrival": {
"time": "1752916081",
"uncertainty": 120
},
"departure": {
"time": "1752916208",
"uncertainty": 120
},
"stopId": "0:PLAIA",
"stopSequence": 7
},
{
"arrival": {
"time": "1752916263",
"uncertainty": 120
},
"departure": {
"time": "1752916274",
"uncertainty": 120
},
"stopId": "0:ECOA",
"stopSequence": 8
},
{
"arrival": {
"time": "1752916359",
"uncertainty": 120
},
"departure": {
"time": "1752916361",
"uncertainty": 120
},
"stopId": "0:GERA",
"stopSequence": 9
},
{
"arrival": {
"time": "1752916435",
"uncertainty": 120
},
"departure": {
"time": "1752916435",
"uncertainty": 120
},
"stopId": "0:GUITA",
"stopSequence": 10
},
{
"arrival": {
"time": "1752916451",
"uncertainty": 120
},
"departure": {
"time": "1752916451",
"uncertainty": 120
},
"stopId": "0:SADOA",
"stopSequence": 11
},
{
"arrival": {
"time": "1752916493",
"uncertainty": 120
},
"departure": {
"time": "1752916493",
"uncertainty": 120
},
"stopId": "0:DOMA",
"stopSequence": 12
},
{
"arrival": {
"time": "1752916531",
"uncertainty": 120
},
"departure": {
"time": "1752916534",
"uncertainty": 120
},
"stopId": "0:NIMPOER",
"stopSequence": 13
},
{
"arrival": {
"time": "1752916623",
"uncertainty": 120
},
"departure": {
"time": "1752916623",
"uncertainty": 120
},
"stopId": "0:BYRONT",
"stopSequence": 14
},
{
"arrival": {
"time": "1752916652",
"uncertainty": 120
},
"departure": {
"time": "1752916688",
"uncertainty": 120
},
"stopId": "0:IRISR",
"stopSequence": 15
},
{
"arrival": {
"time": "1752916788",
"uncertainty": 120
},
"departure": {
"time": "1752916789",
"uncertainty": 120
},
"stopId": "0:COLLR",
"stopSequence": 16
},
{
"arrival": {
"time": "1752916845",
"uncertainty": 120
},
"departure": {
"time": "1752916853",
"uncertainty": 120
},
"stopId": "0:REVR",
"stopSequence": 17
},
{
"arrival": {
"time": "1752916889",
"uncertainty": 120
},
"departure": {
"time": "1752916889",
"uncertainty": 120
},
"stopId": "0:FOUR",
"stopSequence": 18
},
{
"arrival": {
"time": "1752916931",
"uncertainty": 120
},
"departure": {
"time": "1752916932",
"uncertainty": 120
},
"stopId": "0:TEILR",
"stopSequence": 19
},
{
"arrival": {
"time": "1752917236",
"uncertainty": 120
},
"departure": {
"time": "1752917236",
"uncertainty": 120
},
"stopId": "0:DHUOR",
"stopSequence": 20
},
{
"arrival": {
"time": "1752917313",
"uncertainty": 120
},
"departure": {
"time": "1752917313",
"uncertainty": 120
},
"stopId": "0:MONTCR",
"stopSequence": 21
},
{
"arrival": {
"time": "1752917435",
"uncertainty": 120
},
"departure": {
"time": "1752917435",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 22
},
{
"arrival": {
"time": "1752917509",
"uncertainty": 120
},
"departure": {
"time": "1752917509",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 23
},
{
"arrival": {
"time": "1752917668",
"uncertainty": 120
},
"departure": {
"time": "1752917668",
"uncertainty": 120
},
"stopId": "0:TALAT2R",
"stopSequence": 24
},
{
"arrival": {
"time": "1752917695",
"uncertainty": 120
},
"departure": {
"time": "1752917695",
"uncertainty": 120
},
"stopId": "0:PAIR",
"stopSequence": 25
},
{
"arrival": {
"time": "1752917755",
"uncertainty": 120
},
"departure": {
"time": "1752917755",
"uncertainty": 120
},
"stopId": "0:PERPR",
"stopSequence": 26
},
{
"arrival": {
"time": "1752917814",
"uncertainty": 120
},
"departure": {
"time": "1752917814",
"uncertainty": 120
},
"stopId": "0:GIDR",
"stopSequence": 27
},
{
"arrival": {
"time": "1752917873",
"uncertainty": 120
},
"departure": {
"time": "1752917873",
"uncertainty": 120
},
"stopId": "0:REIR",
"stopSequence": 28
},
{
"arrival": {
"time": "1752917944",
"uncertainty": 120
},
"departure": {
"time": "1752917944",
"uncertainty": 120
},
"stopId": "0:OLIR",
"stopSequence": 29
},
{
"arrival": {
"time": "1752918016",
"uncertainty": 120
},
"departure": {
"time": "1752918016",
"uncertainty": 120
},
"stopId": "0:AMOR",
"stopSequence": 30
},
{
"arrival": {
"time": "1752918128",
"uncertainty": 120
},
"departure": {
"time": "1752918128",
"uncertainty": 120
},
"stopId": "0:SCHR",
"stopSequence": 31
},
{
"arrival": {
"time": "1752918207",
"uncertainty": 120
},
"departure": {
"time": "1752918207",
"uncertainty": 120
},
"stopId": "0:ORVR",
"stopSequence": 32
},
{
"arrival": {
"time": "1752918244",
"uncertainty": 120
},
"departure": {
"time": "1752918244",
"uncertainty": 120
},
"stopId": "0:BRUR",
"stopSequence": 33
},
{
"arrival": {
"time": "1752918350",
"uncertainty": 120
},
"departure": {
"time": "1752918350",
"uncertainty": 120
},
"stopId": "0:MOUT2R",
"stopSequence": 34
},
{
"arrival": {
"time": "1752918463",
"uncertainty": 120
},
"departure": {
"time": "1752918463",
"uncertainty": 120
},
"stopId": "0:FELR",
"stopSequence": 35
},
{
"arrival": {
"time": "1752918536",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 36
}
],
"trip": {
"directionId": 0,
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68755563"
},
"vehicle": {
"id": "374",
"label": "374"
}
}
},
{
"id": "8755564",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752917400",
"uncertainty": 120
},
"stopId": "0:LAE2R",
"stopSequence": 1
},
{
"arrival": {
"time": "1752917433",
"uncertainty": 120
},
"departure": {
"time": "1752917433",
"uncertainty": 120
},
"stopId": "0:ROMR",
"stopSequence": 2
},
{
"arrival": {
"time": "1752917466",
"uncertainty": 120
},
"departure": {
"time": "1752917466",
"uncertainty": 120
},
"stopId": "0:FAYR",
"stopSequence": 3
},
{
"arrival": {
"time": "1752917520",
"uncertainty": 120
},
"departure": {
"time": "1752917520",
"uncertainty": 120
},
"stopId": "0:JOFR",
"stopSequence": 4
},
{
"arrival": {
"time": "1752917649",
"uncertainty": 120
},
"departure": {
"time": "1752917649",
"uncertainty": 120
},
"stopId": "0:PAVLOVR",
"stopSequence": 5
},
{
"arrival": {
"time": "1752917733",
"uncertainty": 120
},
"departure": {
"time": "1752917733",
"uncertainty": 120
},
"stopId": "0:JOLIOTR",
"stopSequence": 6
},
{
"arrival": {
"time": "1752917867",
"uncertainty": 120
},
"departure": {
"time": "1752917867",
"uncertainty": 120
},
"stopId": "0:PLAIA",
"stopSequence": 7
},
{
"arrival": {
"time": "1752917923",
"uncertainty": 120
},
"departure": {
"time": "1752917923",
"uncertainty": 120
},
"stopId": "0:ECOA",
"stopSequence": 8
},
{
"arrival": {
"time": "1752918000",
"uncertainty": 120
},
"departure": {
"time": "1752918000",
"uncertainty": 120
},
"stopId": "0:GERA",
"stopSequence": 9
},
{
"arrival": {
"time": "1752918055",
"uncertainty": 120
},
"departure": {
"time": "1752918055",
"uncertainty": 120
},
"stopId": "0:GUITA",
"stopSequence": 10
},
{
"arrival": {
"time": "1752918077",
"uncertainty": 120
},
"departure": {
"time": "1752918077",
"uncertainty": 120
},
"stopId": "0:SADOA",
"stopSequence": 11
},
{
"arrival": {
"time": "1752918136",
"uncertainty": 120
},
"departure": {
"time": "1752918136",
"uncertainty": 120
},
"stopId": "0:DOMA",
"stopSequence": 12
},
{
"arrival": {
"time": "1752918174",
"uncertainty": 120
},
"departure": {
"time": "1752918174",
"uncertainty": 120
},
"stopId": "0:NIMPOER",
"stopSequence": 13
},
{
"arrival": {
"time": "1752918228",
"uncertainty": 120
},
"departure": {
"time": "1752918228",
"uncertainty": 120
},
"stopId": "0:BYRONT",
"stopSequence": 14
},
{
"arrival": {
"time": "1752918257",
"uncertainty": 120
},
"departure": {
"time": "1752918257",
"uncertainty": 120
},
"stopId": "0:IRISR",
"stopSequence": 15
},
{
"arrival": {
"time": "1752918365",
"uncertainty": 120
},
"departure": {
"time": "1752918365",
"uncertainty": 120
},
"stopId": "0:COLLR",
"stopSequence": 16
},
{
"arrival": {
"time": "1752918407",
"uncertainty": 120
},
"departure": {
"time": "1752918407",
"uncertainty": 120
},
"stopId": "0:REVR",
"stopSequence": 17
},
{
"arrival": {
"time": "1752918436",
"uncertainty": 120
},
"departure": {
"time": "1752918436",
"uncertainty": 120
},
"stopId": "0:FOUR",
"stopSequence": 18
},
{
"arrival": {
"time": "1752918497",
"uncertainty": 120
},
"departure": {
"time": "1752918497",
"uncertainty": 120
},
"stopId": "0:TEILR",
"stopSequence": 19
},
{
"arrival": {
"time": "1752918737",
"uncertainty": 120
},
"departure": {
"time": "1752918737",
"uncertainty": 120
},
"stopId": "0:DHUOR",
"stopSequence": 20
},
{
"arrival": {
"time": "1752918797",
"uncertainty": 120
},
"departure": {
"time": "1752918797",
"uncertainty": 120
},
"stopId": "0:MONTCR",
"stopSequence": 21
},
{
"arrival": {
"time": "1752918976",
"uncertainty": 120
},
"departure": {
"time": "1752918976",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 22
},
{
"arrival": {
"time": "1752919035",
"uncertainty": 120
},
"departure": {
"time": "1752919035",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 23
},
{
"arrival": {
"time": "1752919166",
"uncertainty": 120
},
"departure": {
"time": "1752919166",
"uncertainty": 120
},
"stopId": "0:TALAT2R",
"stopSequence": 24
},
{
"arrival": {
"time": "1752919193",
"uncertainty": 120
},
"departure": {
"time": "1752919193",
"uncertainty": 120
},
"stopId": "0:PAIR",
"stopSequence": 25
},
{
"arrival": {
"time": "1752919253",
"uncertainty": 120
},
"departure": {
"time": "1752919253",
"uncertainty": 120
},
"stopId": "0:PERPR",
"stopSequence": 26
},
{
"arrival": {
"time": "1752919303",
"uncertainty": 120
},
"departure": {
"time": "1752919303",
"uncertainty": 120
},
"stopId": "0:GIDR",
"stopSequence": 27
},
{
"arrival": {
"time": "1752919352",
"uncertainty": 120
},
"departure": {
"time": "1752919352",
"uncertainty": 120
},
"stopId": "0:REIR",
"stopSequence": 28
},
{
"arrival": {
"time": "1752919423",
"uncertainty": 120
},
"departure": {
"time": "1752919423",
"uncertainty": 120
},
"stopId": "0:OLIR",
"stopSequence": 29
},
{
"arrival": {
"time": "1752919495",
"uncertainty": 120
},
"departure": {
"time": "1752919495",
"uncertainty": 120
},
"stopId": "0:AMOR",
"stopSequence": 30
},
{
"arrival": {
"time": "1752919607",
"uncertainty": 120
},
"departure": {
"time": "1752919607",
"uncertainty": 120
},
"stopId": "0:SCHR",
"stopSequence": 31
},
{
"arrival": {
"time": "1752919686",
"uncertainty": 120
},
"departure": {
"time": "1752919686",
"uncertainty": 120
},
"stopId": "0:ORVR",
"stopSequence": 32
},
{
"arrival": {
"time": "1752919723",
"uncertainty": 120
},
"departure": {
"time": "1752919723",
"uncertainty": 120
},
"stopId": "0:BRUR",
"stopSequence": 33
},
{
"arrival": {
"time": "1752919811",
"uncertainty": 120
},
"departure": {
"time": "1752919811",
"uncertainty": 120
},
"stopId": "0:MOUT2R",
"stopSequence": 34
},
{
"arrival": {
"time": "1752919905",
"uncertainty": 120
},
"departure": {
"time": "1752919905",
"uncertainty": 120
},
"stopId": "0:FELR",
"stopSequence": 35
},
{
"arrival": {
"time": "1752919966",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 36
}
],
"trip": {
"directionId": 0,
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68755564"
}
}
},
{
"id": "8862154",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752918000",
"uncertainty": 120
},
"stopId": "0:PARNAT",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "43",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68862154"
}
}
},
{
"id": "8862136",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752919225",
"uncertainty": 120
},
"stopId": "0:GECHEA",
"stopSequence": 1
},
{
"arrival": {
"time": "1752919285",
"uncertainty": 120
},
"departure": {
"time": "1752919285",
"uncertainty": 120
},
"stopId": "0:GECAA",
"stopSequence": 2
},
{
"arrival": {
"time": "1752919345",
"uncertainty": 120
},
"departure": {
"time": "1752919345",
"uncertainty": 120
},
"stopId": "0:GECCOPA",
"stopSequence": 3
},
{
"arrival": {
"time": "1752919405",
"uncertainty": 120
},
"departure": {
"time": "1752919405",
"uncertainty": 120
},
"stopId": "0:GEGARR",
"stopSequence": 4
},
{
"arrival": {
"time": "1752919525",
"uncertainty": 120
},
"departure": {
"time": "1752919525",
"uncertainty": 120
},
"stopId": "0:GECAMA",
"stopSequence": 5
},
{
"arrival": {
"time": "1752920065",
"uncertainty": 120
},
"departure": {
"time": "1752920065",
"uncertainty": 120
},
"stopId": "0:BASTTA",
"stopSequence": 6
},
{
"arrival": {
"time": "1752920185",
"uncertainty": 120
},
"departure": {
"time": "1752920185",
"uncertainty": 120
},
"stopId": "0:CODR",
"stopSequence": 7
},
{
"arrival": {
"time": "1752920305",
"uncertainty": 120
},
"departure": {
"time": "1752920305",
"uncertainty": 120
},
"stopId": "0:DAMA",
"stopSequence": 8
},
{
"arrival": {
"time": "1752920425",
"uncertainty": 120
},
"departure": {
"time": "1752920425",
"uncertainty": 120
},
"stopId": "0:COUDA",
"stopSequence": 9
},
{
"arrival": {
"time": "1752920485",
"uncertainty": 120
},
"departure": {
"time": "1752920485",
"uncertainty": 120
},
"stopId": "0:LAURR",
"stopSequence": 10
},
{
"arrival": {
"time": "1752920524",
"uncertainty": 120
},
"departure": {
"time": "1752920524",
"uncertainty": 120
},
"stopId": "0:VIGNCR",
"stopSequence": 11
},
{
"arrival": {
"time": "1752920763",
"uncertainty": 120
},
"stopId": "0:PARNR",
"stopSequence": 12
}
],
"trip": {
"directionId": 0,
"routeId": "43",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68862136"
}
}
},
{
"id": "8862135",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752917069",
"uncertainty": 120
},
"stopId": "0:PARNR",
"stopSequence": 12
}
],
"trip": {
"directionId": 0,
"routeId": "43",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68862135"
}
}
},
{
"id": "8767226",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752918240",
"uncertainty": 120
},
"stopId": "0:MAGR",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68767226"
}
}
},
{
"id": "8767215",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752918180",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68767215"
}
}
},
{
"id": "8767449",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752914746",
"uncertainty": 120
},
"stopId": "0:8MAI45T",
"stopSequence": 1
},
{
"arrival": {
"time": "1752914807",
"uncertainty": 120
},
"departure": {
"time": "1752914811",
"uncertainty": 120
},
"stopId": "0:BCIM",
"stopSequence": 2
},
{
"arrival": {
"time": "1752914860",
"uncertainty": 120
},
"departure": {
"time": "1752914862",
"uncertainty": 120
},
"stopId": "0:BCH",
"stopSequence": 3
},
{
"arrival": {
"time": "1752914996",
"uncertainty": 120
},
"departure": {
"time": "1752914996",
"uncertainty": 120
},
"stopId": "0:BOUCHVV",
"stopSequence": 4
},
{
"arrival": {
"time": "1752915048",
"uncertainty": 120
},
"departure": {
"time": "1752915048",
"uncertainty": 120
},
"stopId": "0:BOUMANA",
"stopSequence": 5
},
{
"arrival": {
"time": "1752915121",
"uncertainty": 120
},
"departure": {
"time": "1752915121",
"uncertainty": 120
},
"stopId": "0:BOUGYMA",
"stopSequence": 6
},
{
"arrival": {
"time": "1752915153",
"uncertainty": 120
},
"departure": {
"time": "1752915153",
"uncertainty": 120
},
"stopId": "0:BOUSOU",
"stopSequence": 7
},
{
"arrival": {
"time": "1752915215",
"uncertainty": 120
},
"departure": {
"time": "1752915216",
"uncertainty": 120
},
"stopId": "0:madone",
"stopSequence": 8
},
{
"arrival": {
"time": "1752915320",
"uncertainty": 120
},
"departure": {
"time": "1752915320",
"uncertainty": 120
},
"stopId": "0:BOULBA",
"stopSequence": 9
},
{
"arrival": {
"time": "1752915353",
"uncertainty": 120
},
"departure": {
"time": "1752915377",
"uncertainty": 120
},
"stopId": "0:BOULBDR",
"stopSequence": 10
},
{
"arrival": {
"time": "1752915689",
"uncertainty": 120
},
"departure": {
"time": "1752915689",
"uncertainty": 120
},
"stopId": "0:ARLT",
"stopSequence": 11
},
{
"arrival": {
"time": "1752916064",
"uncertainty": 120
},
"departure": {
"time": "1752916064",
"uncertainty": 120
},
"stopId": "0:NARA",
"stopSequence": 12
},
{
"arrival": {
"time": "1752916116",
"uncertainty": 120
},
"departure": {
"time": "1752916146",
"uncertainty": 120
},
"stopId": "0:PLATA",
"stopSequence": 13
},
{
"arrival": {
"time": "1752916209",
"uncertainty": 120
},
"departure": {
"time": "1752916239",
"uncertainty": 120
},
"stopId": "0:ALLA",
"stopSequence": 14
},
{
"arrival": {
"time": "1752916320",
"uncertainty": 120
},
"departure": {
"time": "1752916320",
"uncertainty": 120
},
"stopId": "0:NEMA",
"stopSequence": 15
},
{
"arrival": {
"time": "1752916390",
"uncertainty": 120
},
"departure": {
"time": "1752916390",
"uncertainty": 120
},
"stopId": "0:BARCA",
"stopSequence": 16
},
{
"arrival": {
"time": "1752916420",
"uncertainty": 120
},
"departure": {
"time": "1752916520",
"uncertainty": 120
},
"stopId": "0:LYCCI",
"stopSequence": 17
},
{
"arrival": {
"time": "1752916642",
"uncertainty": 120
},
"departure": {
"time": "1752916675",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 18
},
{
"arrival": {
"time": "1752916721",
"uncertainty": 120
},
"departure": {
"time": "1752916758",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 19
},
{
"arrival": {
"time": "1752916874",
"uncertainty": 120
},
"departure": {
"time": "1752916874",
"uncertainty": 120
},
"stopId": "0:ArenT",
"stopSequence": 20
},
{
"arrival": {
"time": "1752916950",
"uncertainty": 120
},
"departure": {
"time": "1752916964",
"uncertainty": 120
},
"stopId": "0:MCT1",
"stopSequence": 21
},
{
"arrival": {
"time": "1752917027",
"uncertainty": 120
},
"departure": {
"time": "1752917027",
"uncertainty": 120
},
"stopId": "0:VIE",
"stopSequence": 22
},
{
"arrival": {
"time": "1752917102",
"uncertainty": 120
},
"departure": {
"time": "1752917102",
"uncertainty": 120
},
"stopId": "0:ROOA",
"stopSequence": 23
},
{
"arrival": {
"time": "1752917223",
"uncertainty": 120
},
"departure": {
"time": "1752917223",
"uncertainty": 120
},
"stopId": "0:PROTR",
"stopSequence": 24
},
{
"arrival": {
"time": "1752917270",
"uncertainty": 120
},
"departure": {
"time": "1752917270",
"uncertainty": 120
},
"stopId": "0:GAFA",
"stopSequence": 25
},
{
"arrival": {
"time": "1752917361",
"uncertainty": 120
},
"departure": {
"time": "1752917361",
"uncertainty": 120
},
"stopId": "0:ROSA",
"stopSequence": 26
},
{
"arrival": {
"time": "1752917418",
"uncertainty": 120
},
"departure": {
"time": "1752917418",
"uncertainty": 120
},
"stopId": "0:ESPAA",
"stopSequence": 27
},
{
"arrival": {
"time": "1752917450",
"uncertainty": 120
},
"departure": {
"time": "1752917450",
"uncertainty": 120
},
"stopId": "0:ARCA",
"stopSequence": 28
},
{
"arrival": {
"time": "1752917561",
"uncertainty": 120
},
"departure": {
"time": "1752917561",
"uncertainty": 120
},
"stopId": "0:BALA",
"stopSequence": 29
},
{
"arrival": {
"time": "1752917599",
"uncertainty": 120
},
"departure": {
"time": "1752917599",
"uncertainty": 120
},
"stopId": "0:BOUA",
"stopSequence": 30
},
{
"arrival": {
"time": "1752917652",
"uncertainty": 120
},
"departure": {
"time": "1752917652",
"uncertainty": 120
},
"stopId": "0:PILOA",
"stopSequence": 31
},
{
"arrival": {
"time": "1752917703",
"uncertainty": 120
},
"departure": {
"time": "1752917703",
"uncertainty": 120
},
"stopId": "0:PARAA",
"stopSequence": 32
},
{
"arrival": {
"time": "1752917749",
"uncertainty": 120
},
"departure": {
"time": "1752917749",
"uncertainty": 120
},
"stopId": "0:MARGA",
"stopSequence": 33
},
{
"arrival": {
"time": "1752917792",
"uncertainty": 120
},
"stopId": "0:ALEST",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "9",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68767449"
},
"vehicle": {
"id": "4101",
"label": "4101"
}
}
},
{
"id": "8767450",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752918236",
"uncertainty": 120
},
"stopId": "0:8MAI45T",
"stopSequence": 1
},
{
"arrival": {
"time": "1752918317",
"uncertainty": 120
},
"departure": {
"time": "1752918317",
"uncertainty": 120
},
"stopId": "0:BCIM",
"stopSequence": 2
},
{
"arrival": {
"time": "1752918353",
"uncertainty": 120
},
"departure": {
"time": "1752918353",
"uncertainty": 120
},
"stopId": "0:BCH",
"stopSequence": 3
},
{
"arrival": {
"time": "1752918472",
"uncertainty": 120
},
"departure": {
"time": "1752918472",
"uncertainty": 120
},
"stopId": "0:BOUCHVV",
"stopSequence": 4
},
{
"arrival": {
"time": "1752918536",
"uncertainty": 120
},
"departure": {
"time": "1752918536",
"uncertainty": 120
},
"stopId": "0:BOUMANA",
"stopSequence": 5
},
{
"arrival": {
"time": "1752918628",
"uncertainty": 120
},
"departure": {
"time": "1752918628",
"uncertainty": 120
},
"stopId": "0:BOUGYMA",
"stopSequence": 6
},
{
"arrival": {
"time": "1752918660",
"uncertainty": 120
},
"departure": {
"time": "1752918660",
"uncertainty": 120
},
"stopId": "0:BOUSOU",
"stopSequence": 7
},
{
"arrival": {
"time": "1752918716",
"uncertainty": 120
},
"departure": {
"time": "1752918716",
"uncertainty": 120
},
"stopId": "0:madone",
"stopSequence": 8
},
{
"arrival": {
"time": "1752918852",
"uncertainty": 120
},
"departure": {
"time": "1752918852",
"uncertainty": 120
},
"stopId": "0:BOULBA",
"stopSequence": 9
},
{
"arrival": {
"time": "1752918896",
"uncertainty": 120
},
"departure": {
"time": "1752918896",
"uncertainty": 120
},
"stopId": "0:BOULBDR",
"stopSequence": 10
},
{
"arrival": {
"time": "1752919196",
"uncertainty": 120
},
"departure": {
"time": "1752919196",
"uncertainty": 120
},
"stopId": "0:ARLT",
"stopSequence": 11
},
{
"arrival": {
"time": "1752919435",
"uncertainty": 120
},
"departure": {
"time": "1752919435",
"uncertainty": 120
},
"stopId": "0:NARA",
"stopSequence": 12
},
{
"arrival": {
"time": "1752919556",
"uncertainty": 120
},
"departure": {
"time": "1752919556",
"uncertainty": 120
},
"stopId": "0:PLATA",
"stopSequence": 13
},
{
"arrival": {
"time": "1752919701",
"uncertainty": 120
},
"departure": {
"time": "1752919701",
"uncertainty": 120
},
"stopId": "0:ALLA",
"stopSequence": 14
},
{
"arrival": {
"time": "1752919856",
"uncertainty": 120
},
"departure": {
"time": "1752919856",
"uncertainty": 120
},
"stopId": "0:NEMA",
"stopSequence": 15
},
{
"arrival": {
"time": "1752919957",
"uncertainty": 120
},
"departure": {
"time": "1752919957",
"uncertainty": 120
},
"stopId": "0:BARCA",
"stopSequence": 16
},
{
"arrival": {
"time": "1752920067",
"uncertainty": 120
},
"departure": {
"time": "1752920067",
"uncertainty": 120
},
"stopId": "0:LYCCI",
"stopSequence": 17
},
{
"arrival": {
"time": "1752920199",
"uncertainty": 120
},
"departure": {
"time": "1752920199",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 18
},
{
"arrival": {
"time": "1752920259",
"uncertainty": 120
},
"departure": {
"time": "1752920259",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 19
},
{
"arrival": {
"time": "1752920379",
"uncertainty": 120
},
"departure": {
"time": "1752920379",
"uncertainty": 120
},
"stopId": "0:ArenT",
"stopSequence": 20
},
{
"arrival": {
"time": "1752920439",
"uncertainty": 120
},
"departure": {
"time": "1752920439",
"uncertainty": 120
},
"stopId": "0:MCT1",
"stopSequence": 21
},
{
"arrival": {
"time": "1752920509",
"uncertainty": 120
},
"departure": {
"time": "1752920509",
"uncertainty": 120
},
"stopId": "0:VIE",
"stopSequence": 22
},
{
"arrival": {
"time": "1752920621",
"uncertainty": 120
},
"departure": {
"time": "1752920621",
"uncertainty": 120
},
"stopId": "0:ROOA",
"stopSequence": 23
},
{
"arrival": {
"time": "1752920742",
"uncertainty": 120
},
"departure": {
"time": "1752920742",
"uncertainty": 120
},
"stopId": "0:PROTR",
"stopSequence": 24
},
{
"arrival": {
"time": "1752920802",
"uncertainty": 120
},
"departure": {
"time": "1752920802",
"uncertainty": 120
},
"stopId": "0:GAFA",
"stopSequence": 25
},
{
"arrival": {
"time": "1752920846",
"uncertainty": 120
},
"departure": {
"time": "1752920846",
"uncertainty": 120
},
"stopId": "0:ROSA",
"stopSequence": 26
},
{
"arrival": {
"time": "1752920874",
"uncertainty": 120
},
"departure": {
"time": "1752920874",
"uncertainty": 120
},
"stopId": "0:ESPAA",
"stopSequence": 27
},
{
"arrival": {
"time": "1752920920",
"uncertainty": 120
},
"departure": {
"time": "1752920920",
"uncertainty": 120
},
"stopId": "0:ARCA",
"stopSequence": 28
},
{
"arrival": {
"time": "1752920973",
"uncertainty": 120
},
"departure": {
"time": "1752920973",
"uncertainty": 120
},
"stopId": "0:BALA",
"stopSequence": 29
},
{
"arrival": {
"time": "1752920996",
"uncertainty": 120
},
"departure": {
"time": "1752920996",
"uncertainty": 120
},
"stopId": "0:BOUA",
"stopSequence": 30
},
{
"arrival": {
"time": "1752921051",
"uncertainty": 120
},
"departure": {
"time": "1752921051",
"uncertainty": 120
},
"stopId": "0:PILOA",
"stopSequence": 31
},
{
"arrival": {
"time": "1752921106",
"uncertainty": 120
},
"departure": {
"time": "1752921106",
"uncertainty": 120
},
"stopId": "0:PARAA",
"stopSequence": 32
},
{
"arrival": {
"time": "1752921134",
"uncertainty": 120
},
"departure": {
"time": "1752921134",
"uncertainty": 120
},
"stopId": "0:MARGA",
"stopSequence": 33
},
{
"arrival": {
"time": "1752921177",
"uncertainty": 120
},
"stopId": "0:ALEST",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "9",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68767450"
}
}
},
{
"id": "8767095",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752915600",
"uncertainty": 120
},
"stopId": "0:VALDT",
"stopSequence": 1
},
{
"arrival": {
"time": "1752915653",
"uncertainty": 120
},
"departure": {
"time": "1752915653",
"uncertainty": 120
},
"stopId": "0:AVOR",
"stopSequence": 2
},
{
"arrival": {
"time": "1752915767",
"uncertainty": 120
},
"departure": {
"time": "1752915767",
"uncertainty": 120
},
"stopId": "0:VALR",
"stopSequence": 3
},
{
"arrival": {
"time": "1752915790",
"uncertainty": 120
},
"departure": {
"time": "1752915790",
"uncertainty": 120
},
"stopId": "0:NEWR",
"stopSequence": 4
},
{
"arrival": {
"time": "1752915868",
"uncertainty": 120
},
"departure": {
"time": "1752915880",
"uncertainty": 120
},
"stopId": "0:MARR",
"stopSequence": 5
},
{
"arrival": {
"time": "1752915961",
"uncertainty": 120
},
"departure": {
"time": "1752915971",
"uncertainty": 120
},
"stopId": "0:FERMR",
"stopSequence": 6
},
{
"arrival": {
"time": "1752916111",
"uncertainty": 120
},
"departure": {
"time": "1752916115",
"uncertainty": 120
},
"stopId": "0:NIMMATR",
"stopSequence": 7
},
{
"arrival": {
"time": "1752916160",
"uncertainty": 120
},
"departure": {
"time": "1752916167",
"uncertainty": 120
},
"stopId": "0:UTRA",
"stopSequence": 8
},
{
"arrival": {
"time": "1752916237",
"uncertainty": 120
},
"departure": {
"time": "1752916270",
"uncertainty": 120
},
"stopId": "0:PIEA",
"stopSequence": 9
},
{
"arrival": {
"time": "1752916313",
"uncertainty": 120
},
"departure": {
"time": "1752916313",
"uncertainty": 120
},
"stopId": "0:N12R",
"stopSequence": 10
},
{
"arrival": {
"time": "1752916389",
"uncertainty": 120
},
"departure": {
"time": "1752916393",
"uncertainty": 120
},
"stopId": "0:NIMPOR8",
"stopSequence": 11
},
{
"arrival": {
"time": "1752916974",
"uncertainty": 120
},
"departure": {
"time": "1752916974",
"uncertainty": 120
},
"stopId": "0:MONER",
"stopSequence": 12
},
{
"arrival": {
"time": "1752917032",
"uncertainty": 120
},
"departure": {
"time": "1752917034",
"uncertainty": 120
},
"stopId": "0:LESCA",
"stopSequence": 13
},
{
"arrival": {
"time": "1752917109",
"uncertainty": 120
},
"departure": {
"time": "1752917109",
"uncertainty": 120
},
"stopId": "0:ACTA",
"stopSequence": 14
},
{
"arrival": {
"time": "1752917279",
"uncertainty": 120
},
"departure": {
"time": "1752917279",
"uncertainty": 120
},
"stopId": "0:COUDA",
"stopSequence": 15
},
{
"arrival": {
"time": "1752917330",
"uncertainty": 120
},
"departure": {
"time": "1752917330",
"uncertainty": 120
},
"stopId": "0:LAURR",
"stopSequence": 16
},
{
"arrival": {
"time": "1752917389",
"uncertainty": 120
},
"departure": {
"time": "1752917389",
"uncertainty": 120
},
"stopId": "0:VIGNCR",
"stopSequence": 17
},
{
"arrival": {
"time": "1752917447",
"uncertainty": 120
},
"departure": {
"time": "1752917447",
"uncertainty": 120
},
"stopId": "0:AGRR",
"stopSequence": 18
},
{
"arrival": {
"time": "1752917527",
"uncertainty": 120
},
"departure": {
"time": "1752917527",
"uncertainty": 120
},
"stopId": "0:FLECR",
"stopSequence": 19
},
{
"arrival": {
"time": "1752917642",
"uncertainty": 120
},
"departure": {
"time": "1752917642",
"uncertainty": 120
},
"stopId": "0:GUERR",
"stopSequence": 20
},
{
"arrival": {
"time": "1752917737",
"uncertainty": 120
},
"departure": {
"time": "1752917737",
"uncertainty": 120
},
"stopId": "0:GAMR",
"stopSequence": 21
},
{
"arrival": {
"time": "1752917926",
"uncertainty": 120
},
"departure": {
"time": "1752917926",
"uncertainty": 120
},
"stopId": "0:FRAR",
"stopSequence": 22
},
{
"arrival": {
"time": "1752918018",
"uncertainty": 120
},
"departure": {
"time": "1752918018",
"uncertainty": 120
},
"stopId": "0:DALIA",
"stopSequence": 23
},
{
"arrival": {
"time": "1752918109",
"uncertainty": 120
},
"departure": {
"time": "1752918109",
"uncertainty": 120
},
"stopId": "0:LAMR",
"stopSequence": 24
},
{
"arrival": {
"time": "1752918326",
"uncertainty": 120
},
"departure": {
"time": "1752918326",
"uncertainty": 120
},
"stopId": "0:SCHR",
"stopSequence": 25
},
{
"arrival": {
"time": "1752918405",
"uncertainty": 120
},
"departure": {
"time": "1752918405",
"uncertainty": 120
},
"stopId": "0:ORVR",
"stopSequence": 26
},
{
"arrival": {
"time": "1752918442",
"uncertainty": 120
},
"departure": {
"time": "1752918442",
"uncertainty": 120
},
"stopId": "0:BRUR",
"stopSequence": 27
},
{
"arrival": {
"time": "1752918546",
"uncertainty": 120
},
"departure": {
"time": "1752918546",
"uncertainty": 120
},
"stopId": "0:MOUT2R",
"stopSequence": 28
},
{
"arrival": {
"time": "1752918656",
"uncertainty": 120
},
"departure": {
"time": "1752918656",
"uncertainty": 120
},
"stopId": "0:FELR",
"stopSequence": 29
},
{
"arrival": {
"time": "1752918727",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 30
}
],
"trip": {
"directionId": 0,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68767095"
},
"vehicle": {
"id": "378",
"label": "378"
}
}
},
{
"id": "8767089",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752919200",
"uncertainty": 120
},
"stopId": "0:VALDT",
"stopSequence": 1
},
{
"arrival": {
"time": "1752919242",
"uncertainty": 120
},
"departure": {
"time": "1752919242",
"uncertainty": 120
},
"stopId": "0:AVOR",
"stopSequence": 2
},
{
"arrival": {
"time": "1752919381",
"uncertainty": 120
},
"departure": {
"time": "1752919381",
"uncertainty": 120
},
"stopId": "0:VALR",
"stopSequence": 3
},
{
"arrival": {
"time": "1752919415",
"uncertainty": 120
},
"departure": {
"time": "1752919415",
"uncertainty": 120
},
"stopId": "0:NEWR",
"stopSequence": 4
},
{
"arrival": {
"time": "1752919500",
"uncertainty": 120
},
"departure": {
"time": "1752919500",
"uncertainty": 120
},
"stopId": "0:MARR",
"stopSequence": 5
},
{
"arrival": {
"time": "1752919550",
"uncertainty": 120
},
"departure": {
"time": "1752919550",
"uncertainty": 120
},
"stopId": "0:FERMR",
"stopSequence": 6
},
{
"arrival": {
"time": "1752919620",
"uncertainty": 120
},
"departure": {
"time": "1752919620",
"uncertainty": 120
},
"stopId": "0:NIMMATR",
"stopSequence": 7
},
{
"arrival": {
"time": "1752919666",
"uncertainty": 120
},
"departure": {
"time": "1752919666",
"uncertainty": 120
},
"stopId": "0:UTRA",
"stopSequence": 8
},
{
"arrival": {
"time": "1752919724",
"uncertainty": 120
},
"departure": {
"time": "1752919724",
"uncertainty": 120
},
"stopId": "0:PIEA",
"stopSequence": 9
},
{
"arrival": {
"time": "1752919755",
"uncertainty": 120
},
"departure": {
"time": "1752919755",
"uncertainty": 120
},
"stopId": "0:N12R",
"stopSequence": 10
},
{
"arrival": {
"time": "1752919815",
"uncertainty": 120
},
"departure": {
"time": "1752919815",
"uncertainty": 120
},
"stopId": "0:NIMPOR8",
"stopSequence": 11
},
{
"arrival": {
"time": "1752920115",
"uncertainty": 120
},
"departure": {
"time": "1752920115",
"uncertainty": 120
},
"stopId": "0:MONER",
"stopSequence": 12
},
{
"arrival": {
"time": "1752920172",
"uncertainty": 120
},
"departure": {
"time": "1752920172",
"uncertainty": 120
},
"stopId": "0:LESCA",
"stopSequence": 13
},
{
"arrival": {
"time": "1752920235",
"uncertainty": 120
},
"departure": {
"time": "1752920235",
"uncertainty": 120
},
"stopId": "0:ACTA",
"stopSequence": 14
},
{
"arrival": {
"time": "1752920473",
"uncertainty": 120
},
"departure": {
"time": "1752920473",
"uncertainty": 120
},
"stopId": "0:COUDA",
"stopSequence": 15
},
{
"arrival": {
"time": "1752920534",
"uncertainty": 120
},
"departure": {
"time": "1752920534",
"uncertainty": 120
},
"stopId": "0:LAURR",
"stopSequence": 16
},
{
"arrival": {
"time": "1752920606",
"uncertainty": 120
},
"departure": {
"time": "1752920606",
"uncertainty": 120
},
"stopId": "0:VIGNCR",
"stopSequence": 17
},
{
"arrival": {
"time": "1752920699",
"uncertainty": 120
},
"departure": {
"time": "1752920699",
"uncertainty": 120
},
"stopId": "0:AGRR",
"stopSequence": 18
},
{
"arrival": {
"time": "1752920786",
"uncertainty": 120
},
"departure": {
"time": "1752920786",
"uncertainty": 120
},
"stopId": "0:FLECR",
"stopSequence": 19
},
{
"arrival": {
"time": "1752920915",
"uncertainty": 120
},
"departure": {
"time": "1752920915",
"uncertainty": 120
},
"stopId": "0:GUERR",
"stopSequence": 20
},
{
"arrival": {
"time": "1752921024",
"uncertainty": 120
},
"departure": {
"time": "1752921024",
"uncertainty": 120
},
"stopId": "0:GAMR",
"stopSequence": 21
},
{
"arrival": {
"time": "1752921237",
"uncertainty": 120
},
"departure": {
"time": "1752921237",
"uncertainty": 120
},
"stopId": "0:FRAR",
"stopSequence": 22
},
{
"arrival": {
"time": "1752921341",
"uncertainty": 120
},
"departure": {
"time": "1752921341",
"uncertainty": 120
},
"stopId": "0:DALIA",
"stopSequence": 23
},
{
"arrival": {
"time": "1752921444",
"uncertainty": 120
},
"departure": {
"time": "1752921444",
"uncertainty": 120
},
"stopId": "0:LAMR",
"stopSequence": 24
},
{
"arrival": {
"time": "1752921661",
"uncertainty": 120
},
"departure": {
"time": "1752921661",
"uncertainty": 120
},
"stopId": "0:SCHR",
"stopSequence": 25
},
{
"arrival": {
"time": "1752921759",
"uncertainty": 120
},
"departure": {
"time": "1752921759",
"uncertainty": 120
},
"stopId": "0:ORVR",
"stopSequence": 26
},
{
"arrival": {
"time": "1752921804",
"uncertainty": 120
},
"departure": {
"time": "1752921804",
"uncertainty": 120
},
"stopId": "0:BRUR",
"stopSequence": 27
},
{
"arrival": {
"time": "1752921913",
"uncertainty": 120
},
"departure": {
"time": "1752921913",
"uncertainty": 120
},
"stopId": "0:MOUT2R",
"stopSequence": 28
},
{
"arrival": {
"time": "1752922029",
"uncertainty": 120
},
"departure": {
"time": "1752922029",
"uncertainty": 120
},
"stopId": "0:FELR",
"stopSequence": 29
},
{
"arrival": {
"time": "1752922104",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 30
}
],
"trip": {
"directionId": 0,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68767089"
}
}
},
{
"id": "8767080",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752919560",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68767080"
}
}
},
{
"id": "8767093",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752917820",
"uncertainty": 120
},
"stopId": "0:VALDT",
"stopSequence": 1
},
{
"arrival": {
"time": "1752917865",
"uncertainty": 120
},
"departure": {
"time": "1752917865",
"uncertainty": 120
},
"stopId": "0:AVOR",
"stopSequence": 2
},
{
"arrival": {
"time": "1752917995",
"uncertainty": 120
},
"departure": {
"time": "1752917995",
"uncertainty": 120
},
"stopId": "0:VALR",
"stopSequence": 3
},
{
"arrival": {
"time": "1752918023",
"uncertainty": 120
},
"departure": {
"time": "1752918023",
"uncertainty": 120
},
"stopId": "0:NEWR",
"stopSequence": 4
},
{
"arrival": {
"time": "1752918111",
"uncertainty": 120
},
"departure": {
"time": "1752918111",
"uncertainty": 120
},
"stopId": "0:MARR",
"stopSequence": 5
},
{
"arrival": {
"time": "1752918161",
"uncertainty": 120
},
"departure": {
"time": "1752918161",
"uncertainty": 120
},
"stopId": "0:FERMR",
"stopSequence": 6
},
{
"arrival": {
"time": "1752918231",
"uncertainty": 120
},
"departure": {
"time": "1752918231",
"uncertainty": 120
},
"stopId": "0:NIMMATR",
"stopSequence": 7
},
{
"arrival": {
"time": "1752918332",
"uncertainty": 120
},
"departure": {
"time": "1752918332",
"uncertainty": 120
},
"stopId": "0:UTRA",
"stopSequence": 8
},
{
"arrival": {
"time": "1752918405",
"uncertainty": 120
},
"departure": {
"time": "1752918405",
"uncertainty": 120
},
"stopId": "0:PIEA",
"stopSequence": 9
},
{
"arrival": {
"time": "1752918456",
"uncertainty": 120
},
"departure": {
"time": "1752918456",
"uncertainty": 120
},
"stopId": "0:N12R",
"stopSequence": 10
},
{
"arrival": {
"time": "1752918516",
"uncertainty": 120
},
"departure": {
"time": "1752918516",
"uncertainty": 120
},
"stopId": "0:NIMPOR8",
"stopSequence": 11
},
{
"arrival": {
"time": "1752918869",
"uncertainty": 120
},
"departure": {
"time": "1752918869",
"uncertainty": 120
},
"stopId": "0:MONER",
"stopSequence": 12
},
{
"arrival": {
"time": "1752918926",
"uncertainty": 120
},
"departure": {
"time": "1752918926",
"uncertainty": 120
},
"stopId": "0:LESCA",
"stopSequence": 13
},
{
"arrival": {
"time": "1752918989",
"uncertainty": 120
},
"departure": {
"time": "1752918989",
"uncertainty": 120
},
"stopId": "0:ACTA",
"stopSequence": 14
},
{
"arrival": {
"time": "1752919167",
"uncertainty": 120
},
"departure": {
"time": "1752919167",
"uncertainty": 120
},
"stopId": "0:COUDA",
"stopSequence": 15
},
{
"arrival": {
"time": "1752919241",
"uncertainty": 120
},
"departure": {
"time": "1752919241",
"uncertainty": 120
},
"stopId": "0:LAURR",
"stopSequence": 16
},
{
"arrival": {
"time": "1752919290",
"uncertainty": 120
},
"departure": {
"time": "1752919290",
"uncertainty": 120
},
"stopId": "0:VIGNCR",
"stopSequence": 17
},
{
"arrival": {
"time": "1752919364",
"uncertainty": 120
},
"departure": {
"time": "1752919364",
"uncertainty": 120
},
"stopId": "0:AGRR",
"stopSequence": 18
},
{
"arrival": {
"time": "1752919433",
"uncertainty": 120
},
"departure": {
"time": "1752919433",
"uncertainty": 120
},
"stopId": "0:FLECR",
"stopSequence": 19
},
{
"arrival": {
"time": "1752919562",
"uncertainty": 120
},
"departure": {
"time": "1752919562",
"uncertainty": 120
},
"stopId": "0:GUERR",
"stopSequence": 20
},
{
"arrival": {
"time": "1752919671",
"uncertainty": 120
},
"departure": {
"time": "1752919671",
"uncertainty": 120
},
"stopId": "0:GAMR",
"stopSequence": 21
},
{
"arrival": {
"time": "1752919884",
"uncertainty": 120
},
"departure": {
"time": "1752919884",
"uncertainty": 120
},
"stopId": "0:FRAR",
"stopSequence": 22
},
{
"arrival": {
"time": "1752919988",
"uncertainty": 120
},
"departure": {
"time": "1752919988",
"uncertainty": 120
},
"stopId": "0:DALIA",
"stopSequence": 23
},
{
"arrival": {
"time": "1752920091",
"uncertainty": 120
},
"departure": {
"time": "1752920091",
"uncertainty": 120
},
"stopId": "0:LAMR",
"stopSequence": 24
},
{
"arrival": {
"time": "1752920308",
"uncertainty": 120
},
"departure": {
"time": "1752920308",
"uncertainty": 120
},
"stopId": "0:SCHR",
"stopSequence": 25
},
{
"arrival": {
"time": "1752920404",
"uncertainty": 120
},
"departure": {
"time": "1752920404",
"uncertainty": 120
},
"stopId": "0:ORVR",
"stopSequence": 26
},
{
"arrival": {
"time": "1752920448",
"uncertainty": 120
},
"departure": {
"time": "1752920448",
"uncertainty": 120
},
"stopId": "0:BRUR",
"stopSequence": 27
},
{
"arrival": {
"time": "1752920555",
"uncertainty": 120
},
"departure": {
"time": "1752920555",
"uncertainty": 120
},
"stopId": "0:MOUT2R",
"stopSequence": 28
},
{
"arrival": {
"time": "1752920669",
"uncertainty": 120
},
"departure": {
"time": "1752920669",
"uncertainty": 120
},
"stopId": "0:FELR",
"stopSequence": 29
},
{
"arrival": {
"time": "1752920743",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 30
}
],
"trip": {
"directionId": 0,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68767093"
}
}
},
{
"id": "8767076",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752916022",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 1
},
{
"arrival": {
"time": "1752916049",
"uncertainty": 120
},
"departure": {
"time": "1752916053",
"uncertainty": 120
},
"stopId": "0:FELA",
"stopSequence": 2
},
{
"arrival": {
"time": "1752916168",
"uncertainty": 120
},
"departure": {
"time": "1752916173",
"uncertainty": 120
},
"stopId": "0:MOUT2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1752916289",
"uncertainty": 120
},
"departure": {
"time": "1752916302",
"uncertainty": 120
},
"stopId": "0:BRUA",
"stopSequence": 4
},
{
"arrival": {
"time": "1752916351",
"uncertainty": 120
},
"departure": {
"time": "1752916351",
"uncertainty": 120
},
"stopId": "0:ORVA",
"stopSequence": 5
},
{
"arrival": {
"time": "1752916423",
"uncertainty": 120
},
"departure": {
"time": "1752916423",
"uncertainty": 120
},
"stopId": "0:SCHA",
"stopSequence": 6
},
{
"arrival": {
"time": "1752916485",
"uncertainty": 120
},
"departure": {
"time": "1752916485",
"uncertainty": 120
},
"stopId": "0:RTBEA",
"stopSequence": 7
},
{
"arrival": {
"time": "1752916546",
"uncertainty": 120
},
"departure": {
"time": "1752916546",
"uncertainty": 120
},
"stopId": "0:LAMA",
"stopSequence": 8
},
{
"arrival": {
"time": "1752916613",
"uncertainty": 120
},
"departure": {
"time": "1752916618",
"uncertainty": 120
},
"stopId": "0:DALIR",
"stopSequence": 9
},
{
"arrival": {
"time": "1752916705",
"uncertainty": 120
},
"departure": {
"time": "1752916712",
"uncertainty": 120
},
"stopId": "0:FRAA",
"stopSequence": 10
},
{
"arrival": {
"time": "1752916825",
"uncertainty": 120
},
"departure": {
"time": "1752916829",
"uncertainty": 120
},
"stopId": "0:GAMA",
"stopSequence": 11
},
{
"arrival": {
"time": "1752916936",
"uncertainty": 120
},
"departure": {
"time": "1752916942",
"uncertainty": 120
},
"stopId": "0:GUERA",
"stopSequence": 12
},
{
"arrival": {
"time": "1752917043",
"uncertainty": 120
},
"departure": {
"time": "1752917043",
"uncertainty": 120
},
"stopId": "0:ABEA",
"stopSequence": 13
},
{
"arrival": {
"time": "1752917096",
"uncertainty": 120
},
"departure": {
"time": "1752917096",
"uncertainty": 120
},
"stopId": "0:AGRA",
"stopSequence": 14
},
{
"arrival": {
"time": "1752917155",
"uncertainty": 120
},
"departure": {
"time": "1752917155",
"uncertainty": 120
},
"stopId": "0:VIGNTK",
"stopSequence": 15
},
{
"arrival": {
"time": "1752917204",
"uncertainty": 120
},
"departure": {
"time": "1752917204",
"uncertainty": 120
},
"stopId": "0:LAURA",
"stopSequence": 16
},
{
"arrival": {
"time": "1752917275",
"uncertainty": 120
},
"departure": {
"time": "1752917275",
"uncertainty": 120
},
"stopId": "0:COUDR",
"stopSequence": 17
},
{
"arrival": {
"time": "1752917390",
"uncertainty": 120
},
"departure": {
"time": "1752917390",
"uncertainty": 120
},
"stopId": "0:ACTD",
"stopSequence": 18
},
{
"arrival": {
"time": "1752917444",
"uncertainty": 120
},
"departure": {
"time": "1752917444",
"uncertainty": 120
},
"stopId": "0:LESCR",
"stopSequence": 19
},
{
"arrival": {
"time": "1752917507",
"uncertainty": 120
},
"departure": {
"time": "1752917507",
"uncertainty": 120
},
"stopId": "0:MONEA",
"stopSequence": 20
},
{
"arrival": {
"time": "1752917721",
"uncertainty": 120
},
"departure": {
"time": "1752917721",
"uncertainty": 120
},
"stopId": "0:NIMPORR",
"stopSequence": 21
},
{
"arrival": {
"time": "1752917802",
"uncertainty": 120
},
"departure": {
"time": "1752917802",
"uncertainty": 120
},
"stopId": "0:NIMA",
"stopSequence": 22
},
{
"arrival": {
"time": "1752917844",
"uncertainty": 120
},
"departure": {
"time": "1752917844",
"uncertainty": 120
},
"stopId": "0:PIER",
"stopSequence": 23
},
{
"arrival": {
"time": "1752917919",
"uncertainty": 120
},
"departure": {
"time": "1752917919",
"uncertainty": 120
},
"stopId": "0:UTRR",
"stopSequence": 24
},
{
"arrival": {
"time": "1752917954",
"uncertainty": 120
},
"departure": {
"time": "1752917954",
"uncertainty": 120
},
"stopId": "0:NIMMATA",
"stopSequence": 25
},
{
"arrival": {
"time": "1752918029",
"uncertainty": 120
},
"departure": {
"time": "1752918029",
"uncertainty": 120
},
"stopId": "0:FERMA",
"stopSequence": 26
},
{
"arrival": {
"time": "1752918072",
"uncertainty": 120
},
"departure": {
"time": "1752918072",
"uncertainty": 120
},
"stopId": "0:MARA",
"stopSequence": 27
},
{
"arrival": {
"time": "1752918156",
"uncertainty": 120
},
"departure": {
"time": "1752918156",
"uncertainty": 120
},
"stopId": "0:NEWA",
"stopSequence": 28
},
{
"arrival": {
"time": "1752918210",
"uncertainty": 120
},
"departure": {
"time": "1752918210",
"uncertainty": 120
},
"stopId": "0:VALA",
"stopSequence": 29
},
{
"arrival": {
"time": "1752918247",
"uncertainty": 120
},
"departure": {
"time": "1752918247",
"uncertainty": 120
},
"stopId": "0:AVOA",
"stopSequence": 30
},
{
"arrival": {
"time": "1752918277",
"uncertainty": 120
},
"departure": {
"time": "1752918277",
"uncertainty": 120
},
"stopId": "0:THAA",
"stopSequence": 31
},
{
"arrival": {
"time": "1752918336",
"uncertainty": 120
},
"departure": {
"time": "1752918336",
"uncertainty": 120
},
"stopId": "0:VA",
"stopSequence": 32
},
{
"arrival": {
"time": "1752918443",
"uncertainty": 120
},
"departure": {
"time": "1752918443",
"uncertainty": 120
},
"stopId": "0:ROMAA",
"stopSequence": 33
},
{
"arrival": {
"time": "1752918465",
"uncertainty": 120
},
"stopId": "0:VALDT",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68767076"
},
"vehicle": {
"id": "370",
"label": "370"
}
}
},
{
"id": "8767078",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752917760",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 1
},
{
"arrival": {
"time": "1752917811",
"uncertainty": 120
},
"departure": {
"time": "1752917811",
"uncertainty": 120
},
"stopId": "0:FELA",
"stopSequence": 2
},
{
"arrival": {
"time": "1752917919",
"uncertainty": 120
},
"departure": {
"time": "1752917919",
"uncertainty": 120
},
"stopId": "0:MOUT2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1752918041",
"uncertainty": 120
},
"departure": {
"time": "1752918041",
"uncertainty": 120
},
"stopId": "0:BRUA",
"stopSequence": 4
},
{
"arrival": {
"time": "1752918082",
"uncertainty": 120
},
"departure": {
"time": "1752918082",
"uncertainty": 120
},
"stopId": "0:ORVA",
"stopSequence": 5
},
{
"arrival": {
"time": "1752918177",
"uncertainty": 120
},
"departure": {
"time": "1752918177",
"uncertainty": 120
},
"stopId": "0:SCHA",
"stopSequence": 6
},
{
"arrival": {
"time": "1752918232",
"uncertainty": 120
},
"departure": {
"time": "1752918232",
"uncertainty": 120
},
"stopId": "0:RTBEA",
"stopSequence": 7
},
{
"arrival": {
"time": "1752918316",
"uncertainty": 120
},
"departure": {
"time": "1752918316",
"uncertainty": 120
},
"stopId": "0:LAMA",
"stopSequence": 8
},
{
"arrival": {
"time": "1752918395",
"uncertainty": 120
},
"departure": {
"time": "1752918395",
"uncertainty": 120
},
"stopId": "0:DALIR",
"stopSequence": 9
},
{
"arrival": {
"time": "1752918484",
"uncertainty": 120
},
"departure": {
"time": "1752918484",
"uncertainty": 120
},
"stopId": "0:FRAA",
"stopSequence": 10
},
{
"arrival": {
"time": "1752918616",
"uncertainty": 120
},
"departure": {
"time": "1752918616",
"uncertainty": 120
},
"stopId": "0:GAMA",
"stopSequence": 11
},
{
"arrival": {
"time": "1752918724",
"uncertainty": 120
},
"departure": {
"time": "1752918724",
"uncertainty": 120
},
"stopId": "0:GUERA",
"stopSequence": 12
},
{
"arrival": {
"time": "1752918816",
"uncertainty": 120
},
"departure": {
"time": "1752918816",
"uncertainty": 120
},
"stopId": "0:ABEA",
"stopSequence": 13
},
{
"arrival": {
"time": "1752918869",
"uncertainty": 120
},
"departure": {
"time": "1752918869",
"uncertainty": 120
},
"stopId": "0:AGRA",
"stopSequence": 14
},
{
"arrival": {
"time": "1752918918",
"uncertainty": 120
},
"departure": {
"time": "1752918918",
"uncertainty": 120
},
"stopId": "0:VIGNTK",
"stopSequence": 15
},
{
"arrival": {
"time": "1752918954",
"uncertainty": 120
},
"departure": {
"time": "1752918954",
"uncertainty": 120
},
"stopId": "0:LAURA",
"stopSequence": 16
},
{
"arrival": {
"time": "1752919018",
"uncertainty": 120
},
"departure": {
"time": "1752919018",
"uncertainty": 120
},
"stopId": "0:COUDR",
"stopSequence": 17
},
{
"arrival": {
"time": "1752919156",
"uncertainty": 120
},
"departure": {
"time": "1752919156",
"uncertainty": 120
},
"stopId": "0:ACTD",
"stopSequence": 18
},
{
"arrival": {
"time": "1752919213",
"uncertainty": 120
},
"departure": {
"time": "1752919213",
"uncertainty": 120
},
"stopId": "0:LESCR",
"stopSequence": 19
},
{
"arrival": {
"time": "1752919276",
"uncertainty": 120
},
"departure": {
"time": "1752919276",
"uncertainty": 120
},
"stopId": "0:MONEA",
"stopSequence": 20
},
{
"arrival": {
"time": "1752919576",
"uncertainty": 120
},
"departure": {
"time": "1752919576",
"uncertainty": 120
},
"stopId": "0:NIMPORR",
"stopSequence": 21
},
{
"arrival": {
"time": "1752919636",
"uncertainty": 120
},
"departure": {
"time": "1752919636",
"uncertainty": 120
},
"stopId": "0:NIMA",
"stopSequence": 22
},
{
"arrival": {
"time": "1752919663",
"uncertainty": 120
},
"departure": {
"time": "1752919663",
"uncertainty": 120
},
"stopId": "0:PIER",
"stopSequence": 23
},
{
"arrival": {
"time": "1752919721",
"uncertainty": 120
},
"departure": {
"time": "1752919721",
"uncertainty": 120
},
"stopId": "0:UTRR",
"stopSequence": 24
},
{
"arrival": {
"time": "1752919756",
"uncertainty": 120
},
"departure": {
"time": "1752919756",
"uncertainty": 120
},
"stopId": "0:NIMMATA",
"stopSequence": 25
},
{
"arrival": {
"time": "1752919831",
"uncertainty": 120
},
"departure": {
"time": "1752919831",
"uncertainty": 120
},
"stopId": "0:FERMA",
"stopSequence": 26
},
{
"arrival": {
"time": "1752919877",
"uncertainty": 120
},
"departure": {
"time": "1752919877",
"uncertainty": 120
},
"stopId": "0:MARA",
"stopSequence": 27
},
{
"arrival": {
"time": "1752919993",
"uncertainty": 120
},
"departure": {
"time": "1752919993",
"uncertainty": 120
},
"stopId": "0:NEWA",
"stopSequence": 28
},
{
"arrival": {
"time": "1752920038",
"uncertainty": 120
},
"departure": {
"time": "1752920038",
"uncertainty": 120
},
"stopId": "0:VALA",
"stopSequence": 29
},
{
"arrival": {
"time": "1752920097",
"uncertainty": 120
},
"departure": {
"time": "1752920097",
"uncertainty": 120
},
"stopId": "0:AVOA",
"stopSequence": 30
},
{
"arrival": {
"time": "1752920146",
"uncertainty": 120
},
"departure": {
"time": "1752920146",
"uncertainty": 120
},
"stopId": "0:THAA",
"stopSequence": 31
},
{
"arrival": {
"time": "1752920232",
"uncertainty": 120
},
"departure": {
"time": "1752920232",
"uncertainty": 120
},
"stopId": "0:VA",
"stopSequence": 32
},
{
"arrival": {
"time": "1752920348",
"uncertainty": 120
},
"departure": {
"time": "1752920348",
"uncertainty": 120
},
"stopId": "0:ROMAA",
"stopSequence": 33
},
{
"arrival": {
"time": "1752920412",
"uncertainty": 120
},
"stopId": "0:VALDT",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68767078"
}
}
},
{
"id": "8770998",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752920602",
"uncertainty": 120
},
"stopId": "0:JAUAA",
"stopSequence": 1
},
{
"arrival": {
"time": "1752920662",
"uncertainty": 120
},
"departure": {
"time": "1752920662",
"uncertainty": 120
},
"stopId": "0:EMILR",
"stopSequence": 2
},
{
"arrival": {
"time": "1752920742",
"uncertainty": 120
},
"departure": {
"time": "1752920742",
"uncertainty": 120
},
"stopId": "0:CADER",
"stopSequence": 3
},
{
"arrival": {
"time": "1752920883",
"uncertainty": 120
},
"departure": {
"time": "1752920883",
"uncertainty": 120
},
"stopId": "0:PROTR",
"stopSequence": 4
},
{
"arrival": {
"time": "1752920943",
"uncertainty": 120
},
"departure": {
"time": "1752920943",
"uncertainty": 120
},
"stopId": "0:GAFA",
"stopSequence": 5
},
{
"arrival": {
"time": "1752921003",
"uncertainty": 120
},
"departure": {
"time": "1752921003",
"uncertainty": 120
},
"stopId": "0:ARENIER",
"stopSequence": 6
},
{
"arrival": {
"time": "1752921063",
"uncertainty": 120
},
"departure": {
"time": "1752921063",
"uncertainty": 120
},
"stopId": "0:AUBERR",
"stopSequence": 7
},
{
"arrival": {
"time": "1752921064",
"uncertainty": 120
},
"departure": {
"time": "1752921064",
"uncertainty": 120
},
"stopId": "0:ERMIR",
"stopSequence": 8
},
{
"arrival": {
"time": "1752921123",
"uncertainty": 120
},
"departure": {
"time": "1752921123",
"uncertainty": 120
},
"stopId": "0:ROCHR",
"stopSequence": 9
},
{
"arrival": {
"time": "1752921243",
"uncertainty": 120
},
"departure": {
"time": "1752921243",
"uncertainty": 120
},
"stopId": "0:AUBER",
"stopSequence": 10
},
{
"arrival": {
"time": "1752921244",
"uncertainty": 120
},
"departure": {
"time": "1752921244",
"uncertainty": 120
},
"stopId": "0:SEGUR",
"stopSequence": 11
},
{
"arrival": {
"time": "1752921303",
"uncertainty": 120
},
"departure": {
"time": "1752921303",
"uncertainty": 120
},
"stopId": "0:CIGAR",
"stopSequence": 12
},
{
"arrival": {
"time": "1752921423",
"uncertainty": 120
},
"departure": {
"time": "1752921423",
"uncertainty": 120
},
"stopId": "0:PRIMR",
"stopSequence": 13
},
{
"arrival": {
"time": "1752921483",
"uncertainty": 120
},
"departure": {
"time": "1752921483",
"uncertainty": 120
},
"stopId": "0:AUCUBR",
"stopSequence": 14
},
{
"arrival": {
"time": "1752921543",
"uncertainty": 120
},
"departure": {
"time": "1752921543",
"uncertainty": 120
},
"stopId": "0:YUCCR",
"stopSequence": 15
},
{
"arrival": {
"time": "1752921603",
"uncertainty": 120
},
"departure": {
"time": "1752921603",
"uncertainty": 120
},
"stopId": "0:CACTR",
"stopSequence": 16
},
{
"arrival": {
"time": "1752921663",
"uncertainty": 120
},
"departure": {
"time": "1752921663",
"uncertainty": 120
},
"stopId": "0:JUJUR",
"stopSequence": 17
},
{
"arrival": {
"time": "1752921723",
"uncertainty": 120
},
"departure": {
"time": "1752921723",
"uncertainty": 120
},
"stopId": "0:LACHEN-R",
"stopSequence": 18
},
{
"arrival": {
"time": "1752921783",
"uncertainty": 120
},
"departure": {
"time": "1752921783",
"uncertainty": 120
},
"stopId": "0:CAPITR",
"stopSequence": 19
},
{
"arrival": {
"time": "1752922132",
"uncertainty": 120
},
"stopId": "0:HNIMES",
"stopSequence": 20
}
],
"trip": {
"directionId": 1,
"routeId": "70",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68770998"
}
}
},
{
"id": "8770986",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752919227",
"uncertainty": 120
},
"stopId": "0:HNIMES",
"stopSequence": 1
},
{
"arrival": {
"time": "1752919287",
"uncertainty": 120
},
"departure": {
"time": "1752919287",
"uncertainty": 120
},
"stopId": "0:CAPITA",
"stopSequence": 2
},
{
"arrival": {
"time": "1752919347",
"uncertainty": 120
},
"departure": {
"time": "1752919347",
"uncertainty": 120
},
"stopId": "0:LACHEN-A",
"stopSequence": 3
},
{
"arrival": {
"time": "1752919407",
"uncertainty": 120
},
"departure": {
"time": "1752919407",
"uncertainty": 120
},
"stopId": "0:JUJUA",
"stopSequence": 4
},
{
"arrival": {
"time": "1752919467",
"uncertainty": 120
},
"departure": {
"time": "1752919467",
"uncertainty": 120
},
"stopId": "0:CACTA",
"stopSequence": 5
},
{
"arrival": {
"time": "1752919527",
"uncertainty": 120
},
"departure": {
"time": "1752919527",
"uncertainty": 120
},
"stopId": "0:YUCCAA",
"stopSequence": 6
},
{
"arrival": {
"time": "1752919587",
"uncertainty": 120
},
"departure": {
"time": "1752919587",
"uncertainty": 120
},
"stopId": "0:AUCUBA",
"stopSequence": 7
},
{
"arrival": {
"time": "1752919647",
"uncertainty": 120
},
"departure": {
"time": "1752919647",
"uncertainty": 120
},
"stopId": "0:PRIMA",
"stopSequence": 8
},
{
"arrival": {
"time": "1752919767",
"uncertainty": 120
},
"departure": {
"time": "1752919767",
"uncertainty": 120
},
"stopId": "0:CIGAA",
"stopSequence": 9
},
{
"arrival": {
"time": "1752919827",
"uncertainty": 120
},
"departure": {
"time": "1752919827",
"uncertainty": 120
},
"stopId": "0:SEGUA",
"stopSequence": 10
},
{
"arrival": {
"time": "1752919828",
"uncertainty": 120
},
"departure": {
"time": "1752919828",
"uncertainty": 120
},
"stopId": "0:AUBEA",
"stopSequence": 11
},
{
"arrival": {
"time": "1752919947",
"uncertainty": 120
},
"departure": {
"time": "1752919947",
"uncertainty": 120
},
"stopId": "0:ROCHA",
"stopSequence": 12
},
{
"arrival": {
"time": "1752920007",
"uncertainty": 120
},
"departure": {
"time": "1752920007",
"uncertainty": 120
},
"stopId": "0:ERMIA",
"stopSequence": 13
},
{
"arrival": {
"time": "1752920008",
"uncertainty": 120
},
"departure": {
"time": "1752920008",
"uncertainty": 120
},
"stopId": "0:AUBERA",
"stopSequence": 14
},
{
"arrival": {
"time": "1752920067",
"uncertainty": 120
},
"departure": {
"time": "1752920067",
"uncertainty": 120
},
"stopId": "0:ORIGA",
"stopSequence": 15
},
{
"arrival": {
"time": "1752920127",
"uncertainty": 120
},
"departure": {
"time": "1752920127",
"uncertainty": 120
},
"stopId": "0:STAAR",
"stopSequence": 16
},
{
"arrival": {
"time": "1752920187",
"uncertainty": 120
},
"departure": {
"time": "1752920187",
"uncertainty": 120
},
"stopId": "0:PROTA",
"stopSequence": 17
},
{
"arrival": {
"time": "1752920325",
"uncertainty": 120
},
"departure": {
"time": "1752920325",
"uncertainty": 120
},
"stopId": "0:CADA",
"stopSequence": 18
},
{
"arrival": {
"time": "1752920502",
"uncertainty": 120
},
"departure": {
"time": "1752920502",
"uncertainty": 120
},
"stopId": "0:EMILA",
"stopSequence": 19
},
{
"arrival": {
"time": "1752920602",
"uncertainty": 120
},
"stopId": "0:JAUAA",
"stopSequence": 20
}
],
"trip": {
"directionId": 0,
"routeId": "70",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68770986"
}
}
},
{
"id": "8770997",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752917970",
"uncertainty": 120
},
"stopId": "0:JAUAA",
"stopSequence": 1
},
{
"arrival": {
"time": "1752918030",
"uncertainty": 120
},
"departure": {
"time": "1752918030",
"uncertainty": 120
},
"stopId": "0:EMILR",
"stopSequence": 2
},
{
"arrival": {
"time": "1752918133",
"uncertainty": 120
},
"departure": {
"time": "1752918133",
"uncertainty": 120
},
"stopId": "0:CADER",
"stopSequence": 3
},
{
"arrival": {
"time": "1752918193",
"uncertainty": 120
},
"departure": {
"time": "1752918193",
"uncertainty": 120
},
"stopId": "0:PROTR",
"stopSequence": 4
},
{
"arrival": {
"time": "1752918250",
"uncertainty": 120
},
"departure": {
"time": "1752918250",
"uncertainty": 120
},
"stopId": "0:GAFA",
"stopSequence": 5
},
{
"arrival": {
"time": "1752918310",
"uncertainty": 120
},
"departure": {
"time": "1752918310",
"uncertainty": 120
},
"stopId": "0:ARENIER",
"stopSequence": 6
},
{
"arrival": {
"time": "1752918370",
"uncertainty": 120
},
"departure": {
"time": "1752918370",
"uncertainty": 120
},
"stopId": "0:AUBERR",
"stopSequence": 7
},
{
"arrival": {
"time": "1752918371",
"uncertainty": 120
},
"departure": {
"time": "1752918371",
"uncertainty": 120
},
"stopId": "0:ERMIR",
"stopSequence": 8
},
{
"arrival": {
"time": "1752918430",
"uncertainty": 120
},
"departure": {
"time": "1752918430",
"uncertainty": 120
},
"stopId": "0:ROCHR",
"stopSequence": 9
},
{
"arrival": {
"time": "1752918550",
"uncertainty": 120
},
"departure": {
"time": "1752918550",
"uncertainty": 120
},
"stopId": "0:AUBER",
"stopSequence": 10
},
{
"arrival": {
"time": "1752918551",
"uncertainty": 120
},
"departure": {
"time": "1752918551",
"uncertainty": 120
},
"stopId": "0:SEGUR",
"stopSequence": 11
},
{
"arrival": {
"time": "1752918610",
"uncertainty": 120
},
"departure": {
"time": "1752918610",
"uncertainty": 120
},
"stopId": "0:CIGAR",
"stopSequence": 12
},
{
"arrival": {
"time": "1752918730",
"uncertainty": 120
},
"departure": {
"time": "1752918730",
"uncertainty": 120
},
"stopId": "0:PRIMR",
"stopSequence": 13
},
{
"arrival": {
"time": "1752918790",
"uncertainty": 120
},
"departure": {
"time": "1752918790",
"uncertainty": 120
},
"stopId": "0:AUCUBR",
"stopSequence": 14
},
{
"arrival": {
"time": "1752918850",
"uncertainty": 120
},
"departure": {
"time": "1752918850",
"uncertainty": 120
},
"stopId": "0:YUCCR",
"stopSequence": 15
},
{
"arrival": {
"time": "1752918910",
"uncertainty": 120
},
"departure": {
"time": "1752918910",
"uncertainty": 120
},
"stopId": "0:CACTR",
"stopSequence": 16
},
{
"arrival": {
"time": "1752918970",
"uncertainty": 120
},
"departure": {
"time": "1752918970",
"uncertainty": 120
},
"stopId": "0:JUJUR",
"stopSequence": 17
},
{
"arrival": {
"time": "1752919030",
"uncertainty": 120
},
"departure": {
"time": "1752919030",
"uncertainty": 120
},
"stopId": "0:LACHEN-R",
"stopSequence": 18
},
{
"arrival": {
"time": "1752919090",
"uncertainty": 120
},
"departure": {
"time": "1752919090",
"uncertainty": 120
},
"stopId": "0:CAPITR",
"stopSequence": 19
},
{
"arrival": {
"time": "1752919227",
"uncertainty": 120
},
"stopId": "0:HNIMES",
"stopSequence": 20
}
],
"trip": {
"directionId": 1,
"routeId": "70",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68770997"
}
}
},
{
"id": "8767248",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752919980",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68767248"
}
}
},
{
"id": "8767249",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752916431",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 1
},
{
"arrival": {
"time": "1752916520",
"uncertainty": 120
},
"departure": {
"time": "1752916570",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 2
},
{
"arrival": {
"time": "1752916718",
"uncertainty": 120
},
"departure": {
"time": "1752916728",
"uncertainty": 120
},
"stopId": "0:MONTCA",
"stopSequence": 3
},
{
"arrival": {
"time": "1752916810",
"uncertainty": 120
},
"departure": {
"time": "1752916817",
"uncertainty": 120
},
"stopId": "0:DHUOA",
"stopSequence": 4
},
{
"arrival": {
"time": "1752917050",
"uncertainty": 120
},
"departure": {
"time": "1752917050",
"uncertainty": 120
},
"stopId": "0:HEMA",
"stopSequence": 5
},
{
"arrival": {
"time": "1752917147",
"uncertainty": 120
},
"departure": {
"time": "1752917147",
"uncertainty": 120
},
"stopId": "0:JUIA",
"stopSequence": 6
},
{
"arrival": {
"time": "1752917259",
"uncertainty": 120
},
"departure": {
"time": "1752917259",
"uncertainty": 120
},
"stopId": "0:META",
"stopSequence": 7
},
{
"arrival": {
"time": "1752917304",
"uncertainty": 120
},
"departure": {
"time": "1752917304",
"uncertainty": 120
},
"stopId": "0:TRAA",
"stopSequence": 8
},
{
"arrival": {
"time": "1752917368",
"uncertainty": 120
},
"departure": {
"time": "1752917368",
"uncertainty": 120
},
"stopId": "0:LIONA",
"stopSequence": 9
},
{
"arrival": {
"time": "1752917402",
"uncertainty": 120
},
"departure": {
"time": "1752917402",
"uncertainty": 120
},
"stopId": "0:PERBA",
"stopSequence": 10
},
{
"arrival": {
"time": "1752917535",
"uncertainty": 120
},
"departure": {
"time": "1752917535",
"uncertainty": 120
},
"stopId": "0:DIBOA",
"stopSequence": 11
},
{
"arrival": {
"time": "1752917608",
"uncertainty": 120
},
"departure": {
"time": "1752917608",
"uncertainty": 120
},
"stopId": "0:CHEYA",
"stopSequence": 12
},
{
"arrival": {
"time": "1752917803",
"uncertainty": 120
},
"stopId": "0:MAGA",
"stopSequence": 13
}
],
"trip": {
"directionId": 0,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68767249"
},
"vehicle": {
"id": "4105",
"label": "4105"
}
}
},
{
"id": "8767257",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752920040",
"uncertainty": 120
},
"stopId": "0:MAGR",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68767257"
}
}
},
{
"id": "8767256",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752916589",
"uncertainty": 120
},
"stopId": "0:MAGR",
"stopSequence": 1
},
{
"arrival": {
"time": "1752916688",
"uncertainty": 120
},
"departure": {
"time": "1752916688",
"uncertainty": 120
},
"stopId": "0:CHEYR",
"stopSequence": 2
},
{
"arrival": {
"time": "1752916750",
"uncertainty": 120
},
"departure": {
"time": "1752916810",
"uncertainty": 120
},
"stopId": "0:DIBOR",
"stopSequence": 3
},
{
"arrival": {
"time": "1752916994",
"uncertainty": 120
},
"departure": {
"time": "1752916994",
"uncertainty": 120
},
"stopId": "0:PERBR",
"stopSequence": 4
},
{
"arrival": {
"time": "1752917035",
"uncertainty": 120
},
"departure": {
"time": "1752917035",
"uncertainty": 120
},
"stopId": "0:LIONR",
"stopSequence": 5
},
{
"arrival": {
"time": "1752917091",
"uncertainty": 120
},
"departure": {
"time": "1752917091",
"uncertainty": 120
},
"stopId": "0:TRAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1752917168",
"uncertainty": 120
},
"departure": {
"time": "1752917168",
"uncertainty": 120
},
"stopId": "0:METR",
"stopSequence": 7
},
{
"arrival": {
"time": "1752917273",
"uncertainty": 120
},
"departure": {
"time": "1752917273",
"uncertainty": 120
},
"stopId": "0:JUIR",
"stopSequence": 8
},
{
"arrival": {
"time": "1752917331",
"uncertainty": 120
},
"departure": {
"time": "1752917331",
"uncertainty": 120
},
"stopId": "0:SOB",
"stopSequence": 9
},
{
"arrival": {
"time": "1752917494",
"uncertainty": 120
},
"departure": {
"time": "1752917494",
"uncertainty": 120
},
"stopId": "0:DHUOR",
"stopSequence": 10
},
{
"arrival": {
"time": "1752917571",
"uncertainty": 120
},
"departure": {
"time": "1752917571",
"uncertainty": 120
},
"stopId": "0:MONTCR",
"stopSequence": 11
},
{
"arrival": {
"time": "1752917732",
"uncertainty": 120
},
"departure": {
"time": "1752917732",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 12
},
{
"arrival": {
"time": "1752917806",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 13
}
],
"trip": {
"directionId": 1,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68767256"
},
"vehicle": {
"id": "4121",
"label": "4121"
}
}
},
{
"id": "8767466",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752915766",
"uncertainty": 120
},
"stopId": "0:ALEST",
"stopSequence": 1
},
{
"arrival": {
"time": "1752915790",
"uncertainty": 120
},
"departure": {
"time": "1752915790",
"uncertainty": 120
},
"stopId": "0:MARGR",
"stopSequence": 2
},
{
"arrival": {
"time": "1752915829",
"uncertainty": 120
},
"departure": {
"time": "1752915829",
"uncertainty": 120
},
"stopId": "0:PARAR",
"stopSequence": 3
},
{
"arrival": {
"time": "1752915863",
"uncertainty": 120
},
"departure": {
"time": "1752915863",
"uncertainty": 120
},
"stopId": "0:PILOR",
"stopSequence": 4
},
{
"arrival": {
"time": "1752915901",
"uncertainty": 120
},
"departure": {
"time": "1752915901",
"uncertainty": 120
},
"stopId": "0:BOUILR",
"stopSequence": 5
},
{
"arrival": {
"time": "1752915932",
"uncertainty": 120
},
"departure": {
"time": "1752915932",
"uncertainty": 120
},
"stopId": "0:BALR",
"stopSequence": 6
},
{
"arrival": {
"time": "1752915989",
"uncertainty": 120
},
"departure": {
"time": "1752915989",
"uncertainty": 120
},
"stopId": "0:ARCR",
"stopSequence": 7
},
{
"arrival": {
"time": "1752916009",
"uncertainty": 120
},
"departure": {
"time": "1752916009",
"uncertainty": 120
},
"stopId": "0:ESPAR",
"stopSequence": 8
},
{
"arrival": {
"time": "1752916088",
"uncertainty": 120
},
"departure": {
"time": "1752916088",
"uncertainty": 120
},
"stopId": "0:GAFR",
"stopSequence": 9
},
{
"arrival": {
"time": "1752916110",
"uncertainty": 120
},
"departure": {
"time": "1752916110",
"uncertainty": 120
},
"stopId": "0:STAAR",
"stopSequence": 10
},
{
"arrival": {
"time": "1752916129",
"uncertainty": 120
},
"departure": {
"time": "1752916129",
"uncertainty": 120
},
"stopId": "0:PROTA",
"stopSequence": 11
},
{
"arrival": {
"time": "1752916260",
"uncertainty": 120
},
"departure": {
"time": "1752916260",
"uncertainty": 120
},
"stopId": "0:SANR",
"stopSequence": 12
},
{
"arrival": {
"time": "1752916468",
"uncertainty": 120
},
"departure": {
"time": "1752916468",
"uncertainty": 120
},
"stopId": "0:RACR",
"stopSequence": 13
},
{
"arrival": {
"time": "1752916596",
"uncertainty": 120
},
"departure": {
"time": "1752916626",
"uncertainty": 120
},
"stopId": "0:ArenA",
"stopSequence": 14
},
{
"arrival": {
"time": "1752916849",
"uncertainty": 120
},
"departure": {
"time": "1752916849",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 15
},
{
"arrival": {
"time": "1752916925",
"uncertainty": 120
},
"departure": {
"time": "1752916925",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 16
},
{
"arrival": {
"time": "1752917005",
"uncertainty": 120
},
"departure": {
"time": "1752917005",
"uncertainty": 120
},
"stopId": "0:GARETA",
"stopSequence": 17
},
{
"arrival": {
"time": "1752917114",
"uncertainty": 120
},
"departure": {
"time": "1752917114",
"uncertainty": 120
},
"stopId": "0:GARER",
"stopSequence": 18
},
{
"arrival": {
"time": "1752917193",
"uncertainty": 120
},
"departure": {
"time": "1752917193",
"uncertainty": 120
},
"stopId": "0:BARCR",
"stopSequence": 19
},
{
"arrival": {
"time": "1752917280",
"uncertainty": 120
},
"departure": {
"time": "1752917280",
"uncertainty": 120
},
"stopId": "0:NEMR",
"stopSequence": 20
},
{
"arrival": {
"time": "1752917383",
"uncertainty": 120
},
"departure": {
"time": "1752917383",
"uncertainty": 120
},
"stopId": "0:ALLR",
"stopSequence": 21
},
{
"arrival": {
"time": "1752917520",
"uncertainty": 120
},
"departure": {
"time": "1752917520",
"uncertainty": 120
},
"stopId": "0:PLATR",
"stopSequence": 22
},
{
"arrival": {
"time": "1752917619",
"uncertainty": 120
},
"departure": {
"time": "1752917619",
"uncertainty": 120
},
"stopId": "0:NARR",
"stopSequence": 23
},
{
"arrival": {
"time": "1752917760",
"uncertainty": 120
},
"departure": {
"time": "1752917760",
"uncertainty": 120
},
"stopId": "0:ARLT",
"stopSequence": 24
},
{
"arrival": {
"time": "1752918120",
"uncertainty": 120
},
"departure": {
"time": "1752918120",
"uncertainty": 120
},
"stopId": "0:BOULBD2R",
"stopSequence": 25
},
{
"arrival": {
"time": "1752918179",
"uncertainty": 120
},
"departure": {
"time": "1752918179",
"uncertainty": 120
},
"stopId": "0:BOULBR",
"stopSequence": 26
},
{
"arrival": {
"time": "1752918240",
"uncertainty": 120
},
"stopId": "0:8MAI45T",
"stopSequence": 27
}
],
"trip": {
"directionId": 0,
"routeId": "9",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68767466"
},
"vehicle": {
"id": "4122",
"label": "4122"
}
}
},
{
"id": "8767467",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752918420",
"uncertainty": 120
},
"stopId": "0:ALEST",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "9",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68767467"
}
}
},
{
"id": "8772247",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752918300",
"uncertainty": 120
},
"stopId": "0:NIMBACA",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "76",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68772247"
}
}
},
{
"id": "8772224",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752917400",
"uncertainty": 120
},
"stopId": "0:JAUAR",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "77",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68772224"
}
}
},
{
"id": "8772064",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752920100"
},
"stopId": "0:CONDAA",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "87",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68772064"
}
}
},
{
"id": "8772089",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752920100",
"uncertainty": 120
},
"stopId": "0:BOUQR",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "86",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68772089"
}
}
},
{
"id": "8771991",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752920220",
"uncertainty": 120
},
"stopId": "0:gr",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "33",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68771991"
}
}
},
{
"id": "8771968",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752916471",
"uncertainty": 120
},
"stopId": "0:MANTGV1",
"stopSequence": 1
},
{
"arrival": {
"time": "1752916668",
"uncertainty": 120
},
"departure": {
"time": "1752916702",
"uncertainty": 120
},
"stopId": "0:JONQUIA",
"stopSequence": 2
},
{
"arrival": {
"time": "1752916839",
"uncertainty": 120
},
"departure": {
"time": "1752916839",
"uncertainty": 120
},
"stopId": "0:REDRCR",
"stopSequence": 3
},
{
"arrival": {
"time": "1752916938",
"uncertainty": 120
},
"departure": {
"time": "1752916938",
"uncertainty": 120
},
"stopId": "0:MANGARR",
"stopSequence": 4
},
{
"arrival": {
"time": "1752917153",
"uncertainty": 120
},
"departure": {
"time": "1752917153",
"uncertainty": 120
},
"stopId": "0:RODCAA",
"stopSequence": 5
},
{
"arrival": {
"time": "1752917497",
"uncertainty": 120
},
"departure": {
"time": "1752917497",
"uncertainty": 120
},
"stopId": "0:CFPA",
"stopSequence": 6
},
{
"arrival": {
"time": "1752917573",
"uncertainty": 120
},
"departure": {
"time": "1752917573",
"uncertainty": 120
},
"stopId": "0:LAMA",
"stopSequence": 7
},
{
"arrival": {
"time": "1752917872",
"uncertainty": 120
},
"stopId": "0:gr",
"stopSequence": 8
}
],
"trip": {
"directionId": 1,
"routeId": "33",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68771968"
},
"vehicle": {
"id": "6422",
"label": "6422"
}
}
},
{
"id": "8771821",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752919800",
"uncertainty": 120
},
"stopId": "0:CAP1RE",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "88",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68771821"
}
}
},
{
"id": "8771822",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752918000",
"uncertainty": 120
},
"stopId": "0:CAP1RE",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "88",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68771822"
}
}
},
{
"id": "8771823",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752916322",
"uncertainty": 120
},
"stopId": "0:CAP1RE",
"stopSequence": 1
},
{
"arrival": {
"time": "1752916438",
"uncertainty": 120
},
"departure": {
"time": "1752916438",
"uncertainty": 120
},
"stopId": "0:CAP2R",
"stopSequence": 2
},
{
"arrival": {
"time": "1752916461",
"uncertainty": 120
},
"departure": {
"time": "1752916461",
"uncertainty": 120
},
"stopId": "0:NIMMATR",
"stopSequence": 3
},
{
"arrival": {
"time": "1752916597",
"uncertainty": 120
},
"departure": {
"time": "1752916611",
"uncertainty": 120
},
"stopId": "0:UTRA",
"stopSequence": 4
},
{
"arrival": {
"time": "1752916674",
"uncertainty": 120
},
"departure": {
"time": "1752916677",
"uncertainty": 120
},
"stopId": "0:PIEA",
"stopSequence": 5
},
{
"arrival": {
"time": "1752916733",
"uncertainty": 120
},
"departure": {
"time": "1752916733",
"uncertainty": 120
},
"stopId": "0:N12R",
"stopSequence": 6
},
{
"arrival": {
"time": "1752916873",
"uncertainty": 120
},
"departure": {
"time": "1752916916",
"uncertainty": 120
},
"stopId": "0:UNIAA",
"stopSequence": 7
},
{
"arrival": {
"time": "1752916991",
"uncertainty": 120
},
"departure": {
"time": "1752916991",
"uncertainty": 120
},
"stopId": "0:FERMA",
"stopSequence": 8
},
{
"arrival": {
"time": "1752917034",
"uncertainty": 120
},
"departure": {
"time": "1752917034",
"uncertainty": 120
},
"stopId": "0:MARA",
"stopSequence": 9
},
{
"arrival": {
"time": "1752917137",
"uncertainty": 120
},
"departure": {
"time": "1752917137",
"uncertainty": 120
},
"stopId": "0:NEWA",
"stopSequence": 10
},
{
"arrival": {
"time": "1752917191",
"uncertainty": 120
},
"departure": {
"time": "1752917191",
"uncertainty": 120
},
"stopId": "0:VALA",
"stopSequence": 11
},
{
"arrival": {
"time": "1752917225",
"uncertainty": 120
},
"departure": {
"time": "1752917225",
"uncertainty": 120
},
"stopId": "0:AVOA",
"stopSequence": 12
},
{
"arrival": {
"time": "1752917253",
"uncertainty": 120
},
"departure": {
"time": "1752917253",
"uncertainty": 120
},
"stopId": "0:THAA",
"stopSequence": 13
},
{
"arrival": {
"time": "1752917309",
"uncertainty": 120
},
"departure": {
"time": "1752917309",
"uncertainty": 120
},
"stopId": "0:VA",
"stopSequence": 14
},
{
"arrival": {
"time": "1752917372",
"uncertainty": 120
},
"departure": {
"time": "1752917372",
"uncertainty": 120
},
"stopId": "0:ROMAA",
"stopSequence": 15
},
{
"arrival": {
"time": "1752917492",
"uncertainty": 120
},
"stopId": "0:CAP1RE",
"stopSequence": 16
}
],
"trip": {
"directionId": 0,
"routeId": "88",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68771823"
},
"vehicle": {
"id": "6409",
"label": "6409"
}
}
},
{
"id": "8772156",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752920100",
"uncertainty": 120
},
"stopId": "0:JAUAA",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "78",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68772156"
}
}
},
{
"id": "8772182",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752917400",
"uncertainty": 120
},
"stopId": "0:CAMPL",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "78",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68772182"
}
}
},
{
"id": "8772336",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752918300",
"uncertainty": 120
},
"stopId": "0:BOUQA",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "75",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68772336"
}
}
},
{
"id": "8772331",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752919800",
"uncertainty": 120
},
"stopId": "0:BTZT",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "75",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68772331"
}
}
},
{
"id": "8772263",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752920580",
"uncertainty": 120
},
"stopId": "0:GARETR",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "76",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68772263"
}
}
},
{
"id": "8772319",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752920100",
"uncertainty": 120
},
"stopId": "0:BOUQA",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "75",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68772319"
}
}
},
{
"id": "8772576",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752919200",
"uncertainty": 120
},
"stopId": "0:MMIC",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "73",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68772576"
}
}
},
{
"id": "8772575",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752920400",
"uncertainty": 120
},
"stopId": "0:DAGR",
"stopSequence": 1
},
{
"arrival": {
"time": "1752920460",
"uncertainty": 120
},
"departure": {
"time": "1752920460",
"uncertainty": 120
},
"stopId": "0:DUPR",
"stopSequence": 2
},
{
"arrival": {
"time": "1752920700",
"uncertainty": 120
},
"departure": {
"time": "1752920700",
"uncertainty": 120
},
"stopId": "0:MOULR",
"stopSequence": 3
},
{
"arrival": {
"time": "1752920820",
"uncertainty": 120
},
"departure": {
"time": "1752920820",
"uncertainty": 120
},
"stopId": "0:DOZA",
"stopSequence": 4
},
{
"arrival": {
"time": "1752920880",
"uncertainty": 120
},
"departure": {
"time": "1752920880",
"uncertainty": 120
},
"stopId": "0:VALT",
"stopSequence": 5
},
{
"arrival": {
"time": "1752920940",
"uncertainty": 120
},
"departure": {
"time": "1752920940",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:DIABR",
"stopSequence": 6
},
{
"arrival": {
"time": "1752921026",
"uncertainty": 120
},
"departure": {
"time": "1752921026",
"uncertainty": 120
},
"stopId": "0:TERRA",
"stopSequence": 7
},
{
"arrival": {
"time": "1752921086",
"uncertainty": 120
},
"departure": {
"time": "1752921086",
"uncertainty": 120
},
"stopId": "0:BROUVR",
"stopSequence": 8
},
{
"arrival": {
"time": "1752921146",
"uncertainty": 120
},
"departure": {
"time": "1752921146",
"uncertainty": 120
},
"stopId": "0:GRIVR",
"stopSequence": 9
},
{
"arrival": {
"time": "1752921266",
"uncertainty": 120
},
"departure": {
"time": "1752921266",
"uncertainty": 120
},
"stopId": "0:TOUR",
"stopSequence": 10
},
{
"arrival": {
"time": "1752921326",
"uncertainty": 120
},
"departure": {
"time": "1752921326",
"uncertainty": 120
},
"stopId": "0:MROUVR",
"stopSequence": 11
},
{
"arrival": {
"time": "1752921386",
"uncertainty": 120
},
"departure": {
"time": "1752921386",
"uncertainty": 120
},
"stopId": "0:RONDR",
"stopSequence": 12
},
{
"arrival": {
"time": "1752921506",
"uncertainty": 120
},
"departure": {
"time": "1752921506",
"uncertainty": 120
},
"stopId": "0:GANGR",
"stopSequence": 13
},
{
"arrival": {
"time": "1752921566",
"uncertainty": 120
},
"departure": {
"time": "1752921566",
"uncertainty": 120
},
"stopId": "0:ENGT",
"stopSequence": 14
},
{
"arrival": {
"time": "1752921626",
"uncertainty": 120
},
"stopId": "0:MMIC",
"stopSequence": 15
}
],
"trip": {
"directionId": 1,
"routeId": "73",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68772575"
}
}
},
{
"id": "8772573",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752918000",
"uncertainty": 120
},
"stopId": "0:DAGR",
"stopSequence": 1
},
{
"arrival": {
"time": "1752918060",
"uncertainty": 120
},
"departure": {
"time": "1752918060",
"uncertainty": 120
},
"stopId": "0:DUPR",
"stopSequence": 2
},
{
"arrival": {
"time": "1752918300",
"uncertainty": 120
},
"departure": {
"time": "1752918300",
"uncertainty": 120
},
"stopId": "0:MOULR",
"stopSequence": 3
},
{
"arrival": {
"time": "1752918420",
"uncertainty": 120
},
"departure": {
"time": "1752918420",
"uncertainty": 120
},
"stopId": "0:DOZA",
"stopSequence": 4
},
{
"arrival": {
"time": "1752918480",
"uncertainty": 120
},
"departure": {
"time": "1752918480",
"uncertainty": 120
},
"stopId": "0:VALT",
"stopSequence": 5
},
{
"arrival": {
"time": "1752918540",
"uncertainty": 120
},
"departure": {
"time": "1752918540",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:DIABR",
"stopSequence": 6
},
{
"arrival": {
"time": "1752918626",
"uncertainty": 120
},
"departure": {
"time": "1752918626",
"uncertainty": 120
},
"stopId": "0:TERRA",
"stopSequence": 7
},
{
"arrival": {
"time": "1752918686",
"uncertainty": 120
},
"departure": {
"time": "1752918686",
"uncertainty": 120
},
"stopId": "0:BROUVR",
"stopSequence": 8
},
{
"arrival": {
"time": "1752918746",
"uncertainty": 120
},
"departure": {
"time": "1752918746",
"uncertainty": 120
},
"stopId": "0:GRIVR",
"stopSequence": 9
},
{
"arrival": {
"time": "1752918866",
"uncertainty": 120
},
"departure": {
"time": "1752918866",
"uncertainty": 120
},
"stopId": "0:TOUR",
"stopSequence": 10
},
{
"arrival": {
"time": "1752918926",
"uncertainty": 120
},
"departure": {
"time": "1752918926",
"uncertainty": 120
},
"stopId": "0:MROUVR",
"stopSequence": 11
},
{
"arrival": {
"time": "1752918986",
"uncertainty": 120
},
"departure": {
"time": "1752918986",
"uncertainty": 120
},
"stopId": "0:RONDR",
"stopSequence": 12
},
{
"arrival": {
"time": "1752919106",
"uncertainty": 120
},
"departure": {
"time": "1752919106",
"uncertainty": 120
},
"stopId": "0:GANGR",
"stopSequence": 13
},
{
"arrival": {
"time": "1752919166",
"uncertainty": 120
},
"departure": {
"time": "1752919166",
"uncertainty": 120
},
"stopId": "0:ENGT",
"stopSequence": 14
},
{
"arrival": {
"time": "1752919226",
"uncertainty": 120
},
"stopId": "0:MMIC",
"stopSequence": 15
}
],
"trip": {
"directionId": 1,
"routeId": "73",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68772573"
}
}
},
{
"id": "8772550",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752920400",
"uncertainty": 120
},
"stopId": "0:MASX",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "72",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68772550"
}
}
},
{
"id": "8772502",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752920100",
"uncertainty": 120
},
"stopId": "0:DAGR",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "72",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68772502"
}
}
},
{
"id": "8772501",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752918300",
"uncertainty": 120
},
"stopId": "0:DAGR",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "72",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68772501"
}
}
},
{
"id": "8772826",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752918000",
"uncertainty": 120
},
"stopId": "0:PARNAT",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "42",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68772826"
}
}
},
{
"id": "8772857",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752918900",
"uncertainty": 120
},
"stopId": "0:GARCMA",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "41",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68772857"
}
}
},
{
"id": "8772817",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752917700"
},
"stopId": "0:STFRA",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "42",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68772817"
}
}
},
{
"id": "8772400",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752919800",
"uncertainty": 120
},
"stopId": "0:GOEA",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "74",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68772400"
}
}
},
{
"id": "8772415",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752918000",
"uncertainty": 120
},
"stopId": "0:LAE2R",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "74",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68772415"
}
}
},
{
"id": "8772720",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752919500",
"uncertainty": 120
},
"stopId": "0:CHAPT2",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "61",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68772720"
}
}
},
{
"id": "8772731",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752916567",
"uncertainty": 120
},
"stopId": "0:gr",
"stopSequence": 1
},
{
"arrival": {
"time": "1752916618",
"uncertainty": 120
},
"departure": {
"time": "1752916618",
"uncertainty": 120
},
"stopId": "0:GARETR",
"stopSequence": 2
},
{
"arrival": {
"time": "1752916688",
"uncertainty": 120
},
"departure": {
"time": "1752916688",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 3
},
{
"arrival": {
"time": "1752916735",
"uncertainty": 120
},
"departure": {
"time": "1752916765",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 4
},
{
"arrival": {
"time": "1752916875",
"uncertainty": 120
},
"departure": {
"time": "1752916906",
"uncertainty": 120
},
"stopId": "0:MONTCA",
"stopSequence": 5
},
{
"arrival": {
"time": "1752917068",
"uncertainty": 120
},
"departure": {
"time": "1752917068",
"uncertainty": 120
},
"stopId": "0:JAUBA",
"stopSequence": 6
},
{
"arrival": {
"time": "1752917308",
"uncertainty": 120
},
"departure": {
"time": "1752917308",
"uncertainty": 120
},
"stopId": "0:EMILR",
"stopSequence": 7
},
{
"arrival": {
"time": "1752917425",
"uncertainty": 120
},
"departure": {
"time": "1752917425",
"uncertainty": 120
},
"stopId": "0:CADER",
"stopSequence": 8
},
{
"arrival": {
"time": "1752917485",
"uncertainty": 120
},
"departure": {
"time": "1752917485",
"uncertainty": 120
},
"stopId": "0:PROTR",
"stopSequence": 9
},
{
"arrival": {
"time": "1752917545",
"uncertainty": 120
},
"departure": {
"time": "1752917545",
"uncertainty": 120
},
"stopId": "0:GAFA",
"stopSequence": 10
},
{
"arrival": {
"time": "1752917549",
"uncertainty": 120
},
"departure": {
"time": "1752917549",
"uncertainty": 120
},
"stopId": "0:ROSA",
"stopSequence": 11
},
{
"arrival": {
"time": "1752917552",
"uncertainty": 120
},
"departure": {
"time": "1752917552",
"uncertainty": 120
},
"stopId": "0:ESPAA",
"stopSequence": 12
},
{
"arrival": {
"time": "1752917609",
"uncertainty": 120
},
"departure": {
"time": "1752917609",
"uncertainty": 120
},
"stopId": "0:ARCA",
"stopSequence": 13
},
{
"arrival": {
"time": "1752917613",
"uncertainty": 120
},
"departure": {
"time": "1752917613",
"uncertainty": 120
},
"stopId": "0:BALA",
"stopSequence": 14
},
{
"arrival": {
"time": "1752917660",
"uncertainty": 120
},
"departure": {
"time": "1752917660",
"uncertainty": 120
},
"stopId": "0:BOUA",
"stopSequence": 15
},
{
"arrival": {
"time": "1752917712",
"uncertainty": 120
},
"departure": {
"time": "1752917712",
"uncertainty": 120
},
"stopId": "0:PILOA",
"stopSequence": 16
},
{
"arrival": {
"time": "1752917761",
"uncertainty": 120
},
"departure": {
"time": "1752917761",
"uncertainty": 120
},
"stopId": "0:PARAA",
"stopSequence": 17
},
{
"arrival": {
"time": "1752917819",
"uncertainty": 120
},
"departure": {
"time": "1752917819",
"uncertainty": 120
},
"stopId": "0:MARGA",
"stopSequence": 18
},
{
"arrival": {
"time": "1752917878",
"uncertainty": 120
},
"departure": {
"time": "1752917878",
"uncertainty": 120
},
"stopId": "0:ECUR",
"stopSequence": 19
},
{
"arrival": {
"time": "1752917938",
"uncertainty": 120
},
"departure": {
"time": "1752917938",
"uncertainty": 120
},
"stopId": "0:SORR",
"stopSequence": 20
},
{
"arrival": {
"time": "1752918478",
"uncertainty": 120
},
"departure": {
"time": "1752918478",
"uncertainty": 120
},
"stopId": "0:CATEMR",
"stopSequence": 21
},
{
"arrival": {
"time": "1752918658",
"uncertainty": 120
},
"departure": {
"time": "1752918658",
"uncertainty": 120
},
"stopId": "0:VALFA",
"stopSequence": 22
},
{
"arrival": {
"time": "1752918838",
"uncertainty": 120
},
"departure": {
"time": "1752918838",
"uncertainty": 120
},
"stopId": "0:SCBRAA",
"stopSequence": 23
},
{
"arrival": {
"time": "1752919198",
"uncertainty": 120
},
"departure": {
"time": "1752919198",
"uncertainty": 120
},
"stopId": "0:SCVER",
"stopSequence": 24
},
{
"arrival": {
"time": "1752919318",
"uncertainty": 120
},
"stopId": "0:CHAPT",
"stopSequence": 25
}
],
"trip": {
"directionId": 1,
"routeId": "61",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68772731"
},
"vehicle": {
"id": "150",
"label": "150"
}
}
},
{
"id": "8772732",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752920100",
"uncertainty": 120
},
"stopId": "0:gr",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "61",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68772732"
}
}
},
{
"id": "8772713",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752919087",
"uncertainty": 120
},
"departure": {
"time": "1752919087",
"uncertainty": 120
},
"stopId": "0:BASCA"
},
{
"departure": {
"time": "1752918600",
"uncertainty": 120
},
"stopId": "0:VALFA",
"stopSequence": 1
},
{
"arrival": {
"time": "1752918840",
"uncertainty": 120
},
"departure": {
"time": "1752918840",
"uncertainty": 120
},
"stopId": "0:SCGAR",
"stopSequence": 2
},
{
"arrival": {
"time": "1752919080",
"uncertainty": 120
},
"departure": {
"time": "1752919080",
"uncertainty": 120
},
"stopId": "0:BASCR",
"stopSequence": 3
},
{
"arrival": {
"time": "1752919140",
"uncertainty": 120
},
"departure": {
"time": "1752919140",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:RUSMAIR",
"stopSequence": 4
},
{
"arrival": {
"time": "1752919282",
"uncertainty": 120
},
"stopId": "0:AUBT",
"stopSequence": 5
}
],
"trip": {
"directionId": 1,
"routeId": "62",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68772713"
}
}
},
{
"id": "8772654",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752917400",
"uncertainty": 120
},
"stopId": "0:GAMC",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68772654"
}
}
},
{
"id": "8772655",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752920100",
"uncertainty": 120
},
"stopId": "0:GAMC",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68772655"
}
}
},
{
"id": "8772676",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752919568",
"uncertainty": 120
},
"departure": {
"time": "1752919568",
"uncertainty": 120
},
"stopId": "0:BASCR"
},
{
"departure": {
"time": "1752919380",
"uncertainty": 120
},
"stopId": "0:AUBA",
"stopSequence": 1
},
{
"arrival": {
"time": "1752919636",
"uncertainty": 120
},
"departure": {
"time": "1752919636",
"uncertainty": 120
},
"stopId": "0:RUSMAIR",
"stopSequence": 2
},
{
"arrival": {
"time": "1752919696",
"uncertainty": 120
},
"departure": {
"time": "1752919696",
"uncertainty": 120
},
"stopId": "0:BASCA",
"stopSequence": 3
},
{
"arrival": {
"time": "1752919936",
"uncertainty": 120
},
"departure": {
"time": "1752919936",
"uncertainty": 120
},
"stopId": "0:SCGAA",
"stopSequence": 4
},
{
"arrival": {
"time": "1752920176",
"uncertainty": 120
},
"stopId": "0:VALFA",
"stopSequence": 5
}
],
"trip": {
"directionId": 0,
"routeId": "62",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68772676"
}
}
},
{
"id": "8772643",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752918060",
"uncertainty": 120
},
"stopId": "0:ANTIN",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68772643"
}
}
},
{
"id": "8773091",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752919560",
"uncertainty": 120
},
"stopId": "0:CHAL",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "32",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68773091"
}
}
},
{
"id": "8773090",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752915868",
"uncertainty": 120
},
"departure": {
"time": "1752915868",
"uncertainty": 120
},
"stopId": "0:BOMA",
"stopSequence": 2
},
{
"arrival": {
"time": "1752915919",
"uncertainty": 120
},
"departure": {
"time": "1752915920",
"uncertainty": 120
},
"stopId": "0:TCNA",
"stopSequence": 3
},
{
"arrival": {
"time": "1752916000",
"uncertainty": 120
},
"departure": {
"time": "1752916000",
"uncertainty": 120
},
"stopId": "0:KAUA",
"stopSequence": 4
},
{
"arrival": {
"time": "1752916056",
"uncertainty": 120
},
"departure": {
"time": "1752916099",
"uncertainty": 120
},
"stopId": "0:VIL4A",
"stopSequence": 5
},
{
"arrival": {
"time": "1752916142",
"uncertainty": 120
},
"departure": {
"time": "1752916142",
"uncertainty": 120
},
"stopId": "0:GARCA",
"stopSequence": 6
},
{
"arrival": {
"time": "1752916211",
"uncertainty": 120
},
"departure": {
"time": "1752916217",
"uncertainty": 120
},
"stopId": "0:ALFA",
"stopSequence": 7
},
{
"arrival": {
"time": "1752916270",
"uncertainty": 120
},
"departure": {
"time": "1752916270",
"uncertainty": 120
},
"stopId": "0:REIA",
"stopSequence": 8
},
{
"arrival": {
"time": "1752916314",
"uncertainty": 120
},
"departure": {
"time": "1752916314",
"uncertainty": 120
},
"stopId": "0:GIDA",
"stopSequence": 9
},
{
"arrival": {
"time": "1752916361",
"uncertainty": 120
},
"departure": {
"time": "1752916361",
"uncertainty": 120
},
"stopId": "0:PERA",
"stopSequence": 10
},
{
"arrival": {
"time": "1752916400",
"uncertainty": 120
},
"departure": {
"time": "1752916400",
"uncertainty": 120
},
"stopId": "0:PAIA",
"stopSequence": 11
},
{
"arrival": {
"time": "1752916492",
"uncertainty": 120
},
"departure": {
"time": "1752916492",
"uncertainty": 120
},
"stopId": "0:TALAA",
"stopSequence": 12
},
{
"arrival": {
"time": "1752916618",
"uncertainty": 120
},
"departure": {
"time": "1752916624",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 13
},
{
"arrival": {
"time": "1752916696",
"uncertainty": 120
},
"departure": {
"time": "1752916702",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 14
},
{
"arrival": {
"time": "1752916993",
"uncertainty": 120
},
"departure": {
"time": "1752917005",
"uncertainty": 120
},
"stopId": "0:COURN",
"stopSequence": 15
},
{
"arrival": {
"time": "1752917081",
"uncertainty": 120
},
"stopId": "0:AUG88",
"stopSequence": 16
}
],
"trip": {
"directionId": 0,
"routeId": "32",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68773090"
},
"vehicle": {
"id": "6441",
"label": "6441"
}
}
},
{
"id": "8773048",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752919080",
"uncertainty": 120
},
"stopId": "0:PAUGTN",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "32",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68773048"
}
}
},
{
"id": "8773079",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752917201",
"uncertainty": 120
},
"stopId": "0:PAUGTN",
"stopSequence": 1
},
{
"arrival": {
"time": "1752917268",
"uncertainty": 120
},
"departure": {
"time": "1752917268",
"uncertainty": 120
},
"stopId": "0:COUR",
"stopSequence": 2
},
{
"arrival": {
"time": "1752917367",
"uncertainty": 120
},
"departure": {
"time": "1752917367",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 3
},
{
"arrival": {
"time": "1752917441",
"uncertainty": 120
},
"departure": {
"time": "1752917441",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 4
},
{
"arrival": {
"time": "1752917561",
"uncertainty": 120
},
"departure": {
"time": "1752917561",
"uncertainty": 120
},
"stopId": "0:TALAR",
"stopSequence": 5
},
{
"arrival": {
"time": "1752917621",
"uncertainty": 120
},
"departure": {
"time": "1752917621",
"uncertainty": 120
},
"stopId": "0:PAIR",
"stopSequence": 6
},
{
"arrival": {
"time": "1752917665",
"uncertainty": 120
},
"departure": {
"time": "1752917665",
"uncertainty": 120
},
"stopId": "0:PERPR",
"stopSequence": 7
},
{
"arrival": {
"time": "1752917721",
"uncertainty": 120
},
"departure": {
"time": "1752917721",
"uncertainty": 120
},
"stopId": "0:GIDR",
"stopSequence": 8
},
{
"arrival": {
"time": "1752917764",
"uncertainty": 120
},
"departure": {
"time": "1752917764",
"uncertainty": 120
},
"stopId": "0:REIR",
"stopSequence": 9
},
{
"arrival": {
"time": "1752917824",
"uncertainty": 120
},
"departure": {
"time": "1752917824",
"uncertainty": 120
},
"stopId": "0:ALFR",
"stopSequence": 10
},
{
"arrival": {
"time": "1752917884",
"uncertainty": 120
},
"departure": {
"time": "1752917884",
"uncertainty": 120
},
"stopId": "0:GARCR",
"stopSequence": 11
},
{
"arrival": {
"time": "1752917944",
"uncertainty": 120
},
"departure": {
"time": "1752917944",
"uncertainty": 120
},
"stopId": "0:VILL4R",
"stopSequence": 12
},
{
"arrival": {
"time": "1752918004",
"uncertainty": 120
},
"departure": {
"time": "1752918004",
"uncertainty": 120
},
"stopId": "0:KAUR",
"stopSequence": 13
},
{
"arrival": {
"time": "1752918064",
"uncertainty": 120
},
"departure": {
"time": "1752918064",
"uncertainty": 120
},
"stopId": "0:TCNR",
"stopSequence": 14
},
{
"arrival": {
"time": "1752918124",
"uncertainty": 120
},
"departure": {
"time": "1752918124",
"uncertainty": 120
},
"stopId": "0:BOMR",
"stopSequence": 15
},
{
"arrival": {
"time": "1752918184",
"uncertainty": 120
},
"stopId": "0:CHAL",
"stopSequence": 16
}
],
"trip": {
"directionId": 1,
"routeId": "32",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68773079"
}
}
},
{
"id": "8773025",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752917072",
"uncertainty": 120
},
"stopId": "0:LAE2R",
"stopSequence": 1
},
{
"arrival": {
"time": "1752917385",
"uncertainty": 120
},
"departure": {
"time": "1752917385",
"uncertainty": 120
},
"stopId": "0:ROMR",
"stopSequence": 2
},
{
"arrival": {
"time": "1752917434",
"uncertainty": 120
},
"departure": {
"time": "1752917434",
"uncertainty": 120
},
"stopId": "0:FAYR",
"stopSequence": 3
},
{
"arrival": {
"time": "1752917493",
"uncertainty": 120
},
"departure": {
"time": "1752917493",
"uncertainty": 120
},
"stopId": "0:JOFR",
"stopSequence": 4
},
{
"arrival": {
"time": "1752917613",
"uncertainty": 120
},
"departure": {
"time": "1752917613",
"uncertainty": 120
},
"stopId": "0:CU1R",
"stopSequence": 5
},
{
"arrival": {
"time": "1752917733",
"uncertainty": 120
},
"departure": {
"time": "1752917733",
"uncertainty": 120
},
"stopId": "0:PLAIA",
"stopSequence": 6
},
{
"arrival": {
"time": "1752917789",
"uncertainty": 120
},
"departure": {
"time": "1752917789",
"uncertainty": 120
},
"stopId": "0:ECOA",
"stopSequence": 7
},
{
"arrival": {
"time": "1752917869",
"uncertainty": 120
},
"departure": {
"time": "1752917869",
"uncertainty": 120
},
"stopId": "0:GERA",
"stopSequence": 8
},
{
"arrival": {
"time": "1752917929",
"uncertainty": 120
},
"departure": {
"time": "1752917929",
"uncertainty": 120
},
"stopId": "0:PLAIR",
"stopSequence": 9
},
{
"arrival": {
"time": "1752917989",
"uncertainty": 120
},
"departure": {
"time": "1752917989",
"uncertainty": 120
},
"stopId": "0:CHER",
"stopSequence": 10
},
{
"arrival": {
"time": "1752918049",
"uncertainty": 120
},
"departure": {
"time": "1752918049",
"uncertainty": 120
},
"stopId": "0:ROUQR",
"stopSequence": 11
},
{
"arrival": {
"time": "1752918109",
"uncertainty": 120
},
"departure": {
"time": "1752918109",
"uncertainty": 120
},
"stopId": "0:PERBR",
"stopSequence": 12
},
{
"arrival": {
"time": "1752918152",
"uncertainty": 120
},
"departure": {
"time": "1752918152",
"uncertainty": 120
},
"stopId": "0:LIONR",
"stopSequence": 13
},
{
"arrival": {
"time": "1752918212",
"uncertainty": 120
},
"departure": {
"time": "1752918212",
"uncertainty": 120
},
"stopId": "0:TRAR",
"stopSequence": 14
},
{
"arrival": {
"time": "1752918272",
"uncertainty": 120
},
"stopId": "0:LBLAINT",
"stopSequence": 15
}
],
"trip": {
"directionId": 0,
"routeId": "89",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68773025"
},
"vehicle": {
"id": "4411",
"label": "4411"
}
}
},
{
"id": "8773047",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752915229",
"uncertainty": 120
},
"stopId": "0:PAUGTN",
"stopSequence": 1
},
{
"arrival": {
"time": "1752915302",
"uncertainty": 120
},
"departure": {
"time": "1752915318",
"uncertainty": 120
},
"stopId": "0:COUR",
"stopSequence": 2
},
{
"arrival": {
"time": "1752915420",
"uncertainty": 120
},
"departure": {
"time": "1752915453",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 3
},
{
"arrival": {
"time": "1752915499",
"uncertainty": 120
},
"departure": {
"time": "1752915502",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 4
},
{
"arrival": {
"time": "1752915683",
"uncertainty": 120
},
"departure": {
"time": "1752915685",
"uncertainty": 120
},
"stopId": "0:TALAR",
"stopSequence": 5
},
{
"arrival": {
"time": "1752915757",
"uncertainty": 120
},
"departure": {
"time": "1752915759",
"uncertainty": 120
},
"stopId": "0:PAIR",
"stopSequence": 6
},
{
"arrival": {
"time": "1752915805",
"uncertainty": 120
},
"departure": {
"time": "1752915805",
"uncertainty": 120
},
"stopId": "0:PERPR",
"stopSequence": 7
},
{
"arrival": {
"time": "1752915837",
"uncertainty": 120
},
"departure": {
"time": "1752915837",
"uncertainty": 120
},
"stopId": "0:GIDR",
"stopSequence": 8
},
{
"arrival": {
"time": "1752915869",
"uncertainty": 120
},
"departure": {
"time": "1752915872",
"uncertainty": 120
},
"stopId": "0:REIR",
"stopSequence": 9
},
{
"arrival": {
"time": "1752915917",
"uncertainty": 120
},
"departure": {
"time": "1752915917",
"uncertainty": 120
},
"stopId": "0:ALFR",
"stopSequence": 10
},
{
"arrival": {
"time": "1752916013",
"uncertainty": 120
},
"departure": {
"time": "1752916013",
"uncertainty": 120
},
"stopId": "0:GARCR",
"stopSequence": 11
},
{
"arrival": {
"time": "1752916054",
"uncertainty": 120
},
"departure": {
"time": "1752916054",
"uncertainty": 120
},
"stopId": "0:VILL4R",
"stopSequence": 12
},
{
"arrival": {
"time": "1752916128",
"uncertainty": 120
},
"departure": {
"time": "1752916131",
"uncertainty": 120
},
"stopId": "0:KAUR",
"stopSequence": 13
},
{
"arrival": {
"time": "1752916184",
"uncertainty": 120
},
"departure": {
"time": "1752916184",
"uncertainty": 120
},
"stopId": "0:TCNR",
"stopSequence": 14
},
{
"arrival": {
"time": "1752916224",
"uncertainty": 120
},
"departure": {
"time": "1752916224",
"uncertainty": 120
},
"stopId": "0:BOMR",
"stopSequence": 15
},
{
"arrival": {
"time": "1752916254",
"uncertainty": 120
},
"departure": {
"time": "1752916254",
"uncertainty": 120
},
"stopId": "0:CHAL",
"stopSequence": 16
},
{
"arrival": {
"time": "1752916351",
"uncertainty": 120
},
"departure": {
"time": "1752916351",
"uncertainty": 120
},
"stopId": "0:BONACR",
"stopSequence": 17
},
{
"arrival": {
"time": "1752916465",
"uncertainty": 120
},
"departure": {
"time": "1752916465",
"uncertainty": 120
},
"stopId": "0:ZAC.2A",
"stopSequence": 18
},
{
"arrival": {
"time": "1752916518",
"uncertainty": 120
},
"departure": {
"time": "1752916518",
"uncertainty": 120
},
"stopId": "0:ZACGRA",
"stopSequence": 19
},
{
"arrival": {
"time": "1752916570",
"uncertainty": 120
},
"departure": {
"time": "1752916570",
"uncertainty": 120
},
"stopId": "0:CATSEA",
"stopSequence": 20
},
{
"arrival": {
"time": "1752916795",
"uncertainty": 120
},
"departure": {
"time": "1752916795",
"uncertainty": 120
},
"stopId": "0:AURIOR",
"stopSequence": 21
},
{
"arrival": {
"time": "1752916845",
"uncertainty": 120
},
"departure": {
"time": "1752916845",
"uncertainty": 120
},
"stopId": "0:RAIRER",
"stopSequence": 22
},
{
"arrival": {
"time": "1752916939",
"uncertainty": 120
},
"departure": {
"time": "1752916939",
"uncertainty": 120
},
"stopId": "0:RODDR",
"stopSequence": 23
},
{
"arrival": {
"time": "1752917020",
"uncertainty": 120
},
"departure": {
"time": "1752917028",
"uncertainty": 120
},
"stopId": "0:GREZER",
"stopSequence": 24
},
{
"arrival": {
"time": "1752917347",
"uncertainty": 120
},
"departure": {
"time": "1752917347",
"uncertainty": 120
},
"stopId": "0:CPERDR",
"stopSequence": 25
},
{
"arrival": {
"time": "1752917407",
"uncertainty": 120
},
"departure": {
"time": "1752917407",
"uncertainty": 120
},
"stopId": "0:MCURIR",
"stopSequence": 26
},
{
"arrival": {
"time": "1752917527",
"uncertainty": 120
},
"departure": {
"time": "1752917527",
"uncertainty": 120
},
"stopId": "0:DOJO-R",
"stopSequence": 27
},
{
"arrival": {
"time": "1752917587",
"uncertainty": 120
},
"departure": {
"time": "1752917587",
"uncertainty": 120
},
"stopId": "0:JDARCR",
"stopSequence": 28
},
{
"arrival": {
"time": "1752917707",
"uncertainty": 120
},
"departure": {
"time": "1752917707",
"uncertainty": 120
},
"stopId": "0:M.EYSR",
"stopSequence": 29
},
{
"arrival": {
"time": "1752917887",
"uncertainty": 120
},
"departure": {
"time": "1752917887",
"uncertainty": 120
},
"stopId": "0:LEVINR",
"stopSequence": 30
},
{
"arrival": {
"time": "1752917947",
"uncertainty": 120
},
"departure": {
"time": "1752917947",
"uncertainty": 120
},
"stopId": "0:LESCAR",
"stopSequence": 31
},
{
"arrival": {
"time": "1752918007",
"uncertainty": 120
},
"departure": {
"time": "1752918007",
"uncertainty": 120
},
"stopId": "0:COLBER",
"stopSequence": 32
},
{
"arrival": {
"time": "1752918067",
"uncertainty": 120
},
"departure": {
"time": "1752918067",
"uncertainty": 120
},
"stopId": "0:TAMARR",
"stopSequence": 33
},
{
"arrival": {
"time": "1752918127",
"uncertainty": 120
},
"stopId": "0:GRAVAR",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "32",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68773047"
},
"vehicle": {
"id": "6435",
"label": "6435"
}
}
},
{
"id": "8773034",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752915900",
"uncertainty": 120
},
"stopId": "0:GRAVAA",
"stopSequence": 1
},
{
"arrival": {
"time": "1752915967",
"uncertainty": 120
},
"departure": {
"time": "1752915967",
"uncertainty": 120
},
"stopId": "0:TAMARA",
"stopSequence": 2
},
{
"arrival": {
"time": "1752916025",
"uncertainty": 120
},
"departure": {
"time": "1752916027",
"uncertainty": 120
},
"stopId": "0:COLBEA",
"stopSequence": 3
},
{
"arrival": {
"time": "1752916089",
"uncertainty": 120
},
"departure": {
"time": "1752916089",
"uncertainty": 120
},
"stopId": "0:LESCAA",
"stopSequence": 4
},
{
"arrival": {
"time": "1752916122",
"uncertainty": 120
},
"departure": {
"time": "1752916122",
"uncertainty": 120
},
"stopId": "0:LEVINA",
"stopSequence": 5
},
{
"arrival": {
"time": "1752916303",
"uncertainty": 120
},
"departure": {
"time": "1752916303",
"uncertainty": 120
},
"stopId": "0:M.EYSA",
"stopSequence": 6
},
{
"arrival": {
"time": "1752916370",
"uncertainty": 120
},
"departure": {
"time": "1752916370",
"uncertainty": 120
},
"stopId": "0:JDARCA",
"stopSequence": 7
},
{
"arrival": {
"time": "1752916433",
"uncertainty": 120
},
"departure": {
"time": "1752916433",
"uncertainty": 120
},
"stopId": "0:DOJO-A",
"stopSequence": 8
},
{
"arrival": {
"time": "1752916560",
"uncertainty": 120
},
"departure": {
"time": "1752916560",
"uncertainty": 120
},
"stopId": "0:MCURIA",
"stopSequence": 9
},
{
"arrival": {
"time": "1752916616",
"uncertainty": 120
},
"departure": {
"time": "1752916616",
"uncertainty": 120
},
"stopId": "0:CPERDA",
"stopSequence": 10
},
{
"arrival": {
"time": "1752916845",
"uncertainty": 120
},
"departure": {
"time": "1752916853",
"uncertainty": 120
},
"stopId": "0:GREZEA",
"stopSequence": 11
},
{
"arrival": {
"time": "1752916935",
"uncertainty": 120
},
"departure": {
"time": "1752916955",
"uncertainty": 120
},
"stopId": "0:RODDA",
"stopSequence": 12
},
{
"arrival": {
"time": "1752917018",
"uncertainty": 120
},
"departure": {
"time": "1752917020",
"uncertainty": 120
},
"stopId": "0:RAIREA",
"stopSequence": 13
},
{
"arrival": {
"time": "1752917072",
"uncertainty": 120
},
"departure": {
"time": "1752917072",
"uncertainty": 120
},
"stopId": "0:AURIOA",
"stopSequence": 14
},
{
"arrival": {
"time": "1752917192",
"uncertainty": 120
},
"departure": {
"time": "1752917192",
"uncertainty": 120
},
"stopId": "0:RODCAA",
"stopSequence": 15
},
{
"arrival": {
"time": "1752917372",
"uncertainty": 120
},
"departure": {
"time": "1752917372",
"uncertainty": 120
},
"stopId": "0:ZAC.2A",
"stopSequence": 16
},
{
"arrival": {
"time": "1752917426",
"uncertainty": 120
},
"departure": {
"time": "1752917426",
"uncertainty": 120
},
"stopId": "0:ZACGRA",
"stopSequence": 17
},
{
"arrival": {
"time": "1752917479",
"uncertainty": 120
},
"departure": {
"time": "1752917479",
"uncertainty": 120
},
"stopId": "0:CATSEA",
"stopSequence": 18
},
{
"arrival": {
"time": "1752917599",
"uncertainty": 120
},
"departure": {
"time": "1752917599",
"uncertainty": 120
},
"stopId": "0:ZAC.1A",
"stopSequence": 19
},
{
"arrival": {
"time": "1752917719",
"uncertainty": 120
},
"departure": {
"time": "1752917719",
"uncertainty": 120
},
"stopId": "0:BONACA",
"stopSequence": 20
},
{
"arrival": {
"time": "1752917779",
"uncertainty": 120
},
"departure": {
"time": "1752917779",
"uncertainty": 120
},
"stopId": "0:CHAL",
"stopSequence": 21
},
{
"arrival": {
"time": "1752917839",
"uncertainty": 120
},
"departure": {
"time": "1752917839",
"uncertainty": 120
},
"stopId": "0:BOMA",
"stopSequence": 22
},
{
"arrival": {
"time": "1752917899",
"uncertainty": 120
},
"departure": {
"time": "1752917899",
"uncertainty": 120
},
"stopId": "0:TCNA",
"stopSequence": 23
},
{
"arrival": {
"time": "1752917959",
"uncertainty": 120
},
"departure": {
"time": "1752917959",
"uncertainty": 120
},
"stopId": "0:KAUA",
"stopSequence": 24
},
{
"arrival": {
"time": "1752918019",
"uncertainty": 120
},
"departure": {
"time": "1752918019",
"uncertainty": 120
},
"stopId": "0:VIL4A",
"stopSequence": 25
},
{
"arrival": {
"time": "1752918079",
"uncertainty": 120
},
"departure": {
"time": "1752918079",
"uncertainty": 120
},
"stopId": "0:GARCA",
"stopSequence": 26
},
{
"arrival": {
"time": "1752918139",
"uncertainty": 120
},
"departure": {
"time": "1752918139",
"uncertainty": 120
},
"stopId": "0:ALFA",
"stopSequence": 27
},
{
"arrival": {
"time": "1752918199",
"uncertainty": 120
},
"departure": {
"time": "1752918199",
"uncertainty": 120
},
"stopId": "0:REIA",
"stopSequence": 28
},
{
"arrival": {
"time": "1752918240",
"uncertainty": 120
},
"departure": {
"time": "1752918240",
"uncertainty": 120
},
"stopId": "0:GIDA",
"stopSequence": 29
},
{
"arrival": {
"time": "1752918300",
"uncertainty": 120
},
"departure": {
"time": "1752918300",
"uncertainty": 120
},
"stopId": "0:PERA",
"stopSequence": 30
},
{
"arrival": {
"time": "1752918360",
"uncertainty": 120
},
"departure": {
"time": "1752918360",
"uncertainty": 120
},
"stopId": "0:PAIA",
"stopSequence": 31
},
{
"arrival": {
"time": "1752918420",
"uncertainty": 120
},
"departure": {
"time": "1752918420",
"uncertainty": 120
},
"stopId": "0:TALAA",
"stopSequence": 32
},
{
"arrival": {
"time": "1752918540",
"uncertainty": 120
},
"departure": {
"time": "1752918540",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 33
},
{
"arrival": {
"time": "1752918600",
"uncertainty": 120
},
"departure": {
"time": "1752918600",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 34
},
{
"arrival": {
"time": "1752918720",
"uncertainty": 120
},
"departure": {
"time": "1752918720",
"uncertainty": 120
},
"stopId": "0:COURN",
"stopSequence": 35
},
{
"arrival": {
"time": "1752918796",
"uncertainty": 120
},
"stopId": "0:AUG88",
"stopSequence": 36
}
],
"trip": {
"directionId": 0,
"routeId": "32",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68773034"
},
"vehicle": {
"id": "6406",
"label": "6406"
}
}
},
{
"id": "8773035",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752919500",
"uncertainty": 120
},
"stopId": "0:GRAVAA",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "32",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68773035"
}
}
},
{
"id": "8772913",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752918326",
"uncertainty": 120
},
"stopId": "0:REDE",
"stopSequence": 1
},
{
"arrival": {
"time": "1752918446",
"uncertainty": 120
},
"departure": {
"time": "1752918446",
"uncertainty": 120
},
"stopId": "0:REDVAL2A",
"stopSequence": 2
},
{
"arrival": {
"time": "1752918506",
"uncertainty": 120
},
"departure": {
"time": "1752918506",
"uncertainty": 120
},
"stopId": "0:REDCAR2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1752918566",
"uncertainty": 120
},
"departure": {
"time": "1752918566",
"uncertainty": 120
},
"stopId": "0:REDPMA",
"stopSequence": 4
},
{
"arrival": {
"time": "1752918626",
"uncertainty": 120
},
"departure": {
"time": "1752918626",
"uncertainty": 120
},
"stopId": "0:REDMOUA",
"stopSequence": 5
},
{
"arrival": {
"time": "1752918686",
"uncertainty": 120
},
"departure": {
"time": "1752918686",
"uncertainty": 120
},
"stopId": "0:REDRCR",
"stopSequence": 6
},
{
"arrival": {
"time": "1752918746",
"uncertainty": 120
},
"departure": {
"time": "1752918746",
"uncertainty": 120
},
"stopId": "0:REDCAA",
"stopSequence": 7
},
{
"arrival": {
"time": "1752918806",
"uncertainty": 120
},
"departure": {
"time": "1752918806",
"uncertainty": 120
},
"stopId": "0:MANGARR",
"stopSequence": 8
},
{
"arrival": {
"time": "1752919047",
"uncertainty": 120
},
"departure": {
"time": "1752919047",
"uncertainty": 120
},
"stopId": "0:RODCAA",
"stopSequence": 9
},
{
"arrival": {
"time": "1752919167",
"uncertainty": 120
},
"departure": {
"time": "1752919167",
"uncertainty": 120
},
"stopId": "0:ZAC.1A",
"stopSequence": 10
},
{
"arrival": {
"time": "1752919287",
"uncertainty": 120
},
"departure": {
"time": "1752919287",
"uncertainty": 120
},
"stopId": "0:BONACA",
"stopSequence": 11
},
{
"arrival": {
"time": "1752919347",
"uncertainty": 120
},
"departure": {
"time": "1752919347",
"uncertainty": 120
},
"stopId": "0:CFPA",
"stopSequence": 12
},
{
"arrival": {
"time": "1752919407",
"uncertainty": 120
},
"departure": {
"time": "1752919407",
"uncertainty": 120
},
"stopId": "0:RTBEA",
"stopSequence": 13
},
{
"arrival": {
"time": "1752919473",
"uncertainty": 120
},
"departure": {
"time": "1752919473",
"uncertainty": 120
},
"stopId": "0:LAMA",
"stopSequence": 14
},
{
"arrival": {
"time": "1752920070",
"uncertainty": 120
},
"stopId": "0:gr",
"stopSequence": 15
}
],
"trip": {
"directionId": 0,
"routeId": "31",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68772913"
}
}
},
{
"id": "8772901",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752917011",
"uncertainty": 120
},
"stopId": "0:gr",
"stopSequence": 1
},
{
"arrival": {
"time": "1752917372",
"uncertainty": 120
},
"departure": {
"time": "1752917372",
"uncertainty": 120
},
"stopId": "0:LAM2R",
"stopSequence": 2
},
{
"arrival": {
"time": "1752917492",
"uncertainty": 120
},
"departure": {
"time": "1752917492",
"uncertainty": 120
},
"stopId": "0:CFPR",
"stopSequence": 3
},
{
"arrival": {
"time": "1752917552",
"uncertainty": 120
},
"departure": {
"time": "1752917552",
"uncertainty": 120
},
"stopId": "0:BONACR",
"stopSequence": 4
},
{
"arrival": {
"time": "1752917667",
"uncertainty": 120
},
"departure": {
"time": "1752917667",
"uncertainty": 120
},
"stopId": "0:ZAC.2A",
"stopSequence": 5
},
{
"arrival": {
"time": "1752917847",
"uncertainty": 120
},
"departure": {
"time": "1752917847",
"uncertainty": 120
},
"stopId": "0:RODCAA",
"stopSequence": 6
},
{
"arrival": {
"time": "1752918087",
"uncertainty": 120
},
"departure": {
"time": "1752918087",
"uncertainty": 120
},
"stopId": "0:MANGARR",
"stopSequence": 7
},
{
"arrival": {
"time": "1752918147",
"uncertainty": 120
},
"departure": {
"time": "1752918147",
"uncertainty": 120
},
"stopId": "0:REDCAR",
"stopSequence": 8
},
{
"arrival": {
"time": "1752918207",
"uncertainty": 120
},
"departure": {
"time": "1752918207",
"uncertainty": 120
},
"stopId": "0:REDLCA",
"stopSequence": 9
},
{
"arrival": {
"time": "1752918327",
"uncertainty": 120
},
"stopId": "0:REDE",
"stopSequence": 10
}
],
"trip": {
"directionId": 1,
"routeId": "31",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68772901"
},
"vehicle": {
"id": "7001",
"label": "7001"
}
}
},
{
"id": "8772902",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752920280",
"uncertainty": 120
},
"stopId": "0:gr",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "31",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68772902"
}
}
},
{
"id": "8772873",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752917700",
"uncertainty": 120
},
"stopId": "0:PARNAT",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "41",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68772873"
}
}
},
{
"id": "8772878",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752915613",
"uncertainty": 120
},
"stopId": "0:GARCMA",
"stopSequence": 1
},
{
"arrival": {
"time": "1752915681",
"uncertainty": 120
},
"departure": {
"time": "1752915720",
"uncertainty": 120
},
"stopId": "0:GARALA",
"stopSequence": 2
},
{
"arrival": {
"time": "1752915779",
"uncertainty": 120
},
"departure": {
"time": "1752915779",
"uncertainty": 120
},
"stopId": "0:GARLF",
"stopSequence": 3
},
{
"arrival": {
"time": "1752915831",
"uncertainty": 120
},
"departure": {
"time": "1752915831",
"uncertainty": 120
},
"stopId": "0:GARMA",
"stopSequence": 4
},
{
"arrival": {
"time": "1752915915",
"uncertainty": 120
},
"departure": {
"time": "1752915915",
"uncertainty": 120
},
"stopId": "0:GARMED",
"stopSequence": 5
},
{
"arrival": {
"time": "1752916031",
"uncertainty": 120
},
"departure": {
"time": "1752916041",
"uncertainty": 120
},
"stopId": "0:RPARCA",
"stopSequence": 6
},
{
"arrival": {
"time": "1752916128",
"uncertainty": 120
},
"departure": {
"time": "1752916192",
"uncertainty": 120
},
"stopId": "0:ECSOIRA",
"stopSequence": 7
},
{
"arrival": {
"time": "1752916305",
"uncertainty": 120
},
"departure": {
"time": "1752916305",
"uncertainty": 120
},
"stopId": "0:GARTOSR",
"stopSequence": 8
},
{
"arrival": {
"time": "1752916350",
"uncertainty": 120
},
"departure": {
"time": "1752916350",
"uncertainty": 120
},
"stopId": "0:GARFV",
"stopSequence": 9
},
{
"arrival": {
"time": "1752916422",
"uncertainty": 120
},
"departure": {
"time": "1752916422",
"uncertainty": 120
},
"stopId": "0:GARGT",
"stopSequence": 10
},
{
"arrival": {
"time": "1752916670",
"uncertainty": 120
},
"departure": {
"time": "1752916670",
"uncertainty": 120
},
"stopId": "0:CAICSA",
"stopSequence": 11
},
{
"arrival": {
"time": "1752916727",
"uncertainty": 120
},
"departure": {
"time": "1752916727",
"uncertainty": 120
},
"stopId": "0:CAICMA",
"stopSequence": 12
},
{
"arrival": {
"time": "1752916810",
"uncertainty": 120
},
"departure": {
"time": "1752916810",
"uncertainty": 120
},
"stopId": "0:CAIVAA",
"stopSequence": 13
},
{
"arrival": {
"time": "1752916874",
"uncertainty": 120
},
"departure": {
"time": "1752916874",
"uncertainty": 120
},
"stopId": "0:CAIOLA",
"stopSequence": 14
},
{
"arrival": {
"time": "1752916947",
"uncertainty": 120
},
"departure": {
"time": "1752916947",
"uncertainty": 120
},
"stopId": "0:CAILAA",
"stopSequence": 15
},
{
"arrival": {
"time": "1752917039",
"uncertainty": 120
},
"departure": {
"time": "1752917071",
"uncertainty": 120
},
"stopId": "0:CAICBA",
"stopSequence": 16
},
{
"arrival": {
"time": "1752917131",
"uncertainty": 120
},
"departure": {
"time": "1752917131",
"uncertainty": 120
},
"stopId": "0:CAICBR",
"stopSequence": 17
},
{
"arrival": {
"time": "1752917284",
"uncertainty": 120
},
"departure": {
"time": "1752917284",
"uncertainty": 120
},
"stopId": "0:A54A",
"stopSequence": 18
},
{
"arrival": {
"time": "1752917400",
"uncertainty": 120
},
"departure": {
"time": "1752917400",
"uncertainty": 120
},
"stopId": "0:VIGNOA",
"stopSequence": 19
},
{
"arrival": {
"time": "1752917472",
"uncertainty": 120
},
"stopId": "0:PARNR",
"stopSequence": 20
}
],
"trip": {
"directionId": 0,
"routeId": "41",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68772878"
},
"vehicle": {
"id": "2069",
"label": "2069"
}
}
},
{
"id": "8772989",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752922079",
"uncertainty": 120
},
"stopId": "0:BERG1R"
},
{
"departure": {
"time": "1752920100",
"uncertainty": 120
},
"stopId": "0:GARETA",
"stopSequence": 1
},
{
"arrival": {
"time": "1752920248",
"uncertainty": 120
},
"departure": {
"time": "1752920248",
"uncertainty": 120
},
"stopId": "0:PLANA",
"stopSequence": 2
},
{
"arrival": {
"time": "1752920327",
"uncertainty": 120
},
"departure": {
"time": "1752920327",
"uncertainty": 120
},
"stopId": "0:TRIA1",
"stopSequence": 3
},
{
"arrival": {
"time": "1752920404",
"uncertainty": 120
},
"departure": {
"time": "1752920404",
"uncertainty": 120
},
"stopId": "0:TEIA",
"stopSequence": 4
},
{
"arrival": {
"time": "1752920489",
"uncertainty": 120
},
"departure": {
"time": "1752920489",
"uncertainty": 120
},
"stopId": "0:TAUA",
"stopSequence": 5
},
{
"arrival": {
"time": "1752920520",
"uncertainty": 120
},
"departure": {
"time": "1752920520",
"uncertainty": 120
},
"stopId": "0:HEMA",
"stopSequence": 6
},
{
"arrival": {
"time": "1752920581",
"uncertainty": 120
},
"departure": {
"time": "1752920581",
"uncertainty": 120
},
"stopId": "0:JUIA",
"stopSequence": 7
},
{
"arrival": {
"time": "1752920690",
"uncertainty": 120
},
"departure": {
"time": "1752920690",
"uncertainty": 120
},
"stopId": "0:META",
"stopSequence": 8
},
{
"arrival": {
"time": "1752920760",
"uncertainty": 120
},
"departure": {
"time": "1752920760",
"uncertainty": 120
},
"stopId": "0:TRAA",
"stopSequence": 9
},
{
"arrival": {
"time": "1752920807",
"uncertainty": 120
},
"departure": {
"time": "1752920807",
"uncertainty": 120
},
"stopId": "0:LIONA",
"stopSequence": 10
},
{
"arrival": {
"time": "1752920849",
"uncertainty": 120
},
"departure": {
"time": "1752920849",
"uncertainty": 120
},
"stopId": "0:PERBA",
"stopSequence": 11
},
{
"arrival": {
"time": "1752921018",
"uncertainty": 120
},
"departure": {
"time": "1752921018",
"uncertainty": 120
},
"stopId": "0:MAGA",
"stopSequence": 12
},
{
"arrival": {
"time": "1752921240",
"uncertainty": 120
},
"departure": {
"time": "1752921240",
"uncertainty": 120
},
"stopId": "0:MLAC",
"stopSequence": 13
},
{
"arrival": {
"time": "1752921304",
"uncertainty": 120
},
"departure": {
"time": "1752921304",
"uncertainty": 120
},
"stopId": "0:SOURBA",
"stopSequence": 14
},
{
"arrival": {
"time": "1752921346",
"uncertainty": 120
},
"departure": {
"time": "1752921346",
"uncertainty": 120
},
"stopId": "0:CLAUA",
"stopSequence": 15
},
{
"arrival": {
"time": "1752921427",
"uncertainty": 120
},
"departure": {
"time": "1752921427",
"uncertainty": 120
},
"stopId": "0:MMURA",
"stopSequence": 16
},
{
"arrival": {
"time": "1752921480",
"uncertainty": 120
},
"departure": {
"time": "1752921480",
"uncertainty": 120
},
"stopId": "0:MPOSTA",
"stopSequence": 17
},
{
"arrival": {
"time": "1752921537",
"uncertainty": 120
},
"departure": {
"time": "1752921537",
"uncertainty": 120
},
"stopId": "0:MAUB",
"stopSequence": 18
},
{
"arrival": {
"time": "1752921596",
"uncertainty": 120
},
"departure": {
"time": "1752921596",
"uncertainty": 120
},
"stopId": "0:MILHT",
"stopSequence": 19
},
{
"arrival": {
"time": "1752921660",
"uncertainty": 120
},
"departure": {
"time": "1752921660",
"uncertainty": 120
},
"stopId": "0:BERCBA",
"stopSequence": 20
},
{
"arrival": {
"time": "1752921960",
"uncertainty": 120
},
"departure": {
"time": "1752921960",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BERGA",
"stopSequence": 21
},
{
"arrival": {
"time": "1752922015",
"uncertainty": 120
},
"departure": {
"time": "1752922015",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BERLA",
"stopSequence": 22
},
{
"arrival": {
"time": "1752922080",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BERMA",
"stopSequence": 23
}
],
"trip": {
"directionId": 0,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68772989"
}
}
},
{
"id": "8772988",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752918450",
"uncertainty": 120
},
"stopId": "0:BERG1R"
},
{
"departure": {
"time": "1752916671",
"uncertainty": 120
},
"stopId": "0:GARETA",
"stopSequence": 1
},
{
"arrival": {
"time": "1752916756",
"uncertainty": 120
},
"departure": {
"time": "1752916756",
"uncertainty": 120
},
"stopId": "0:PLANA",
"stopSequence": 2
},
{
"arrival": {
"time": "1752916829",
"uncertainty": 120
},
"departure": {
"time": "1752916829",
"uncertainty": 120
},
"stopId": "0:TRIA1",
"stopSequence": 3
},
{
"arrival": {
"time": "1752916868",
"uncertainty": 120
},
"departure": {
"time": "1752916868",
"uncertainty": 120
},
"stopId": "0:TEIA",
"stopSequence": 4
},
{
"arrival": {
"time": "1752916919",
"uncertainty": 120
},
"departure": {
"time": "1752916919",
"uncertainty": 120
},
"stopId": "0:TAUA",
"stopSequence": 5
},
{
"arrival": {
"time": "1752916933",
"uncertainty": 120
},
"departure": {
"time": "1752916933",
"uncertainty": 120
},
"stopId": "0:HEMA",
"stopSequence": 6
},
{
"arrival": {
"time": "1752917038",
"uncertainty": 120
},
"departure": {
"time": "1752917038",
"uncertainty": 120
},
"stopId": "0:JUIA",
"stopSequence": 7
},
{
"arrival": {
"time": "1752917107",
"uncertainty": 120
},
"departure": {
"time": "1752917107",
"uncertainty": 120
},
"stopId": "0:META",
"stopSequence": 8
},
{
"arrival": {
"time": "1752917145",
"uncertainty": 120
},
"departure": {
"time": "1752917145",
"uncertainty": 120
},
"stopId": "0:TRAA",
"stopSequence": 9
},
{
"arrival": {
"time": "1752917190",
"uncertainty": 120
},
"departure": {
"time": "1752917190",
"uncertainty": 120
},
"stopId": "0:LIONA",
"stopSequence": 10
},
{
"arrival": {
"time": "1752917220",
"uncertainty": 120
},
"departure": {
"time": "1752917220",
"uncertainty": 120
},
"stopId": "0:PERBA",
"stopSequence": 11
},
{
"arrival": {
"time": "1752917389",
"uncertainty": 120
},
"departure": {
"time": "1752917389",
"uncertainty": 120
},
"stopId": "0:MAGA",
"stopSequence": 12
},
{
"arrival": {
"time": "1752917611",
"uncertainty": 120
},
"departure": {
"time": "1752917611",
"uncertainty": 120
},
"stopId": "0:MLAC",
"stopSequence": 13
},
{
"arrival": {
"time": "1752917675",
"uncertainty": 120
},
"departure": {
"time": "1752917675",
"uncertainty": 120
},
"stopId": "0:SOURBA",
"stopSequence": 14
},
{
"arrival": {
"time": "1752917717",
"uncertainty": 120
},
"departure": {
"time": "1752917717",
"uncertainty": 120
},
"stopId": "0:CLAUA",
"stopSequence": 15
},
{
"arrival": {
"time": "1752917798",
"uncertainty": 120
},
"departure": {
"time": "1752917798",
"uncertainty": 120
},
"stopId": "0:MMURA",
"stopSequence": 16
},
{
"arrival": {
"time": "1752917851",
"uncertainty": 120
},
"departure": {
"time": "1752917851",
"uncertainty": 120
},
"stopId": "0:MPOSTA",
"stopSequence": 17
},
{
"arrival": {
"time": "1752917908",
"uncertainty": 120
},
"departure": {
"time": "1752917908",
"uncertainty": 120
},
"stopId": "0:MAUB",
"stopSequence": 18
},
{
"arrival": {
"time": "1752917967",
"uncertainty": 120
},
"departure": {
"time": "1752917967",
"uncertainty": 120
},
"stopId": "0:MILHT",
"stopSequence": 19
},
{
"arrival": {
"time": "1752918031",
"uncertainty": 120
},
"departure": {
"time": "1752918031",
"uncertainty": 120
},
"stopId": "0:BERCBA",
"stopSequence": 20
},
{
"arrival": {
"time": "1752918360",
"uncertainty": 120
},
"departure": {
"time": "1752918360",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BERGA",
"stopSequence": 21
},
{
"arrival": {
"time": "1752918415",
"uncertainty": 120
},
"departure": {
"time": "1752918415",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BERLA",
"stopSequence": 22
},
{
"arrival": {
"time": "1752918480",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BERMA",
"stopSequence": 23
}
],
"trip": {
"directionId": 0,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68772988"
},
"vehicle": {
"id": "4100",
"label": "4100"
}
}
},
{
"id": "8772971",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752915720",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BERMA",
"stopSequence": 1
},
{
"arrival": {
"time": "1752915847",
"uncertainty": 120
},
"departure": {
"time": "1752915847",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BERLR",
"stopSequence": 2
},
{
"arrival": {
"time": "1752915951",
"uncertainty": 120
},
"departure": {
"time": "1752915973",
"uncertainty": 120
},
"stopId": "0:BEBOA",
"stopSequence": 4
},
{
"arrival": {
"time": "1752916115",
"uncertainty": 120
},
"departure": {
"time": "1752916162",
"uncertainty": 120
},
"stopId": "0:BERCBR",
"stopSequence": 5
},
{
"arrival": {
"time": "1752916233",
"uncertainty": 120
},
"departure": {
"time": "1752916240",
"uncertainty": 120
},
"stopId": "0:MILHTA",
"stopSequence": 6
},
{
"arrival": {
"time": "1752916291",
"uncertainty": 120
},
"departure": {
"time": "1752916291",
"uncertainty": 120
},
"stopId": "0:MAUBA",
"stopSequence": 7
},
{
"arrival": {
"time": "1752916379",
"uncertainty": 120
},
"departure": {
"time": "1752916384",
"uncertainty": 120
},
"stopId": "0:MPOSTR",
"stopSequence": 8
},
{
"arrival": {
"time": "1752916461",
"uncertainty": 120
},
"departure": {
"time": "1752916461",
"uncertainty": 120
},
"stopId": "0:MMURR",
"stopSequence": 9
},
{
"arrival": {
"time": "1752916557",
"uncertainty": 120
},
"departure": {
"time": "1752916561",
"uncertainty": 120
},
"stopId": "0:sourb",
"stopSequence": 10
},
{
"arrival": {
"time": "1752916648",
"uncertainty": 120
},
"departure": {
"time": "1752916648",
"uncertainty": 120
},
"stopId": "0:MILHLAR",
"stopSequence": 11
},
{
"arrival": {
"time": "1752916811",
"uncertainty": 120
},
"departure": {
"time": "1752916818",
"uncertainty": 120
},
"stopId": "0:MAGR",
"stopSequence": 12
},
{
"arrival": {
"time": "1752916976",
"uncertainty": 120
},
"departure": {
"time": "1752916982",
"uncertainty": 120
},
"stopId": "0:PERBR",
"stopSequence": 13
},
{
"arrival": {
"time": "1752917026",
"uncertainty": 120
},
"departure": {
"time": "1752917026",
"uncertainty": 120
},
"stopId": "0:LIONR",
"stopSequence": 14
},
{
"arrival": {
"time": "1752917085",
"uncertainty": 120
},
"departure": {
"time": "1752917085",
"uncertainty": 120
},
"stopId": "0:TRAR",
"stopSequence": 15
},
{
"arrival": {
"time": "1752917162",
"uncertainty": 120
},
"departure": {
"time": "1752917162",
"uncertainty": 120
},
"stopId": "0:METR",
"stopSequence": 16
},
{
"arrival": {
"time": "1752917267",
"uncertainty": 120
},
"departure": {
"time": "1752917267",
"uncertainty": 120
},
"stopId": "0:JUIR",
"stopSequence": 17
},
{
"arrival": {
"time": "1752917325",
"uncertainty": 120
},
"departure": {
"time": "1752917325",
"uncertainty": 120
},
"stopId": "0:SOB",
"stopSequence": 18
},
{
"arrival": {
"time": "1752917418",
"uncertainty": 120
},
"departure": {
"time": "1752917418",
"uncertainty": 120
},
"stopId": "0:TAUR",
"stopSequence": 19
},
{
"arrival": {
"time": "1752917471",
"uncertainty": 120
},
"departure": {
"time": "1752917471",
"uncertainty": 120
},
"stopId": "0:TEIR",
"stopSequence": 20
},
{
"arrival": {
"time": "1752917554",
"uncertainty": 120
},
"departure": {
"time": "1752917554",
"uncertainty": 120
},
"stopId": "0:TRIA2",
"stopSequence": 21
},
{
"arrival": {
"time": "1752917697",
"uncertainty": 120
},
"departure": {
"time": "1752917697",
"uncertainty": 120
},
"stopId": "0:PLANR",
"stopSequence": 22
},
{
"arrival": {
"time": "1752917772",
"uncertainty": 120
},
"stopId": "0:GARETR",
"stopSequence": 23
}
],
"trip": {
"directionId": 1,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68772971"
},
"vehicle": {
"id": "8669",
"label": "8669"
}
}
},
{
"id": "8772972",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752919320",
"uncertainty": 120
},
"stopId": "0:BERLR"
},
{
"departure": {
"time": "1752919320",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BERMA",
"stopSequence": 1
},
{
"arrival": {
"time": "1752919447",
"uncertainty": 120
},
"departure": {
"time": "1752919447",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:BERLR",
"stopSequence": 2
},
{
"arrival": {
"time": "1752919369",
"uncertainty": 120
},
"departure": {
"time": "1752919369",
"uncertainty": 120
},
"stopId": "0:BERG1R",
"stopSequence": 3
},
{
"arrival": {
"time": "1752919436",
"uncertainty": 120
},
"departure": {
"time": "1752919436",
"uncertainty": 120
},
"stopId": "0:BEBOA",
"stopSequence": 4
},
{
"arrival": {
"time": "1752919616",
"uncertainty": 120
},
"departure": {
"time": "1752919616",
"uncertainty": 120
},
"stopId": "0:BERCBR",
"stopSequence": 5
},
{
"arrival": {
"time": "1752919679",
"uncertainty": 120
},
"departure": {
"time": "1752919679",
"uncertainty": 120
},
"stopId": "0:MILHTA",
"stopSequence": 6
},
{
"arrival": {
"time": "1752919731",
"uncertainty": 120
},
"departure": {
"time": "1752919731",
"uncertainty": 120
},
"stopId": "0:MAUBA",
"stopSequence": 7
},
{
"arrival": {
"time": "1752919796",
"uncertainty": 120
},
"departure": {
"time": "1752919796",
"uncertainty": 120
},
"stopId": "0:MPOSTR",
"stopSequence": 8
},
{
"arrival": {
"time": "1752919860",
"uncertainty": 120
},
"departure": {
"time": "1752919860",
"uncertainty": 120
},
"stopId": "0:MMURR",
"stopSequence": 9
},
{
"arrival": {
"time": "1752919949",
"uncertainty": 120
},
"departure": {
"time": "1752919949",
"uncertainty": 120
},
"stopId": "0:sourb",
"stopSequence": 10
},
{
"arrival": {
"time": "1752920036",
"uncertainty": 120
},
"departure": {
"time": "1752920036",
"uncertainty": 120
},
"stopId": "0:MILHLAR",
"stopSequence": 11
},
{
"arrival": {
"time": "1752920244",
"uncertainty": 120
},
"departure": {
"time": "1752920244",
"uncertainty": 120
},
"stopId": "0:MAGR",
"stopSequence": 12
},
{
"arrival": {
"time": "1752920410",
"uncertainty": 120
},
"departure": {
"time": "1752920410",
"uncertainty": 120
},
"stopId": "0:PERBR",
"stopSequence": 13
},
{
"arrival": {
"time": "1752920466",
"uncertainty": 120
},
"departure": {
"time": "1752920466",
"uncertainty": 120
},
"stopId": "0:LIONR",
"stopSequence": 14
},
{
"arrival": {
"time": "1752920530",
"uncertainty": 120
},
"departure": {
"time": "1752920530",
"uncertainty": 120
},
"stopId": "0:TRAR",
"stopSequence": 15
},
{
"arrival": {
"time": "1752920607",
"uncertainty": 120
},
"departure": {
"time": "1752920607",
"uncertainty": 120
},
"stopId": "0:METR",
"stopSequence": 16
},
{
"arrival": {
"time": "1752920712",
"uncertainty": 120
},
"departure": {
"time": "1752920712",
"uncertainty": 120
},
"stopId": "0:JUIR",
"stopSequence": 17
},
{
"arrival": {
"time": "1752920770",
"uncertainty": 120
},
"departure": {
"time": "1752920770",
"uncertainty": 120
},
"stopId": "0:SOB",
"stopSequence": 18
},
{
"arrival": {
"time": "1752920863",
"uncertainty": 120
},
"departure": {
"time": "1752920863",
"uncertainty": 120
},
"stopId": "0:TAUR",
"stopSequence": 19
},
{
"arrival": {
"time": "1752920916",
"uncertainty": 120
},
"departure": {
"time": "1752920916",
"uncertainty": 120
},
"stopId": "0:TEIR",
"stopSequence": 20
},
{
"arrival": {
"time": "1752920999",
"uncertainty": 120
},
"departure": {
"time": "1752920999",
"uncertainty": 120
},
"stopId": "0:TRIA2",
"stopSequence": 21
},
{
"arrival": {
"time": "1752921142",
"uncertainty": 120
},
"departure": {
"time": "1752921142",
"uncertainty": 120
},
"stopId": "0:PLANR",
"stopSequence": 22
},
{
"arrival": {
"time": "1752921245",
"uncertainty": 120
},
"stopId": "0:GARETR",
"stopSequence": 23
}
],
"trip": {
"directionId": 1,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68772972"
}
}
},
{
"id": "8774154",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752917640"
},
"stopId": "0:NGLAC2",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68774154"
}
}
},
{
"id": "8774155",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752919260"
},
"stopId": "0:NGLAC2",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68774155"
}
}
},
{
"id": "8774298",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752916321",
"uncertainty": 120
},
"stopId": "0:gr",
"stopSequence": 1
},
{
"arrival": {
"time": "1752916393",
"uncertainty": 120
},
"departure": {
"time": "1752916393",
"uncertainty": 120
},
"stopId": "0:GARETR",
"stopSequence": 2
},
{
"arrival": {
"time": "1752916437",
"uncertainty": 120
},
"departure": {
"time": "1752916437",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 3
},
{
"arrival": {
"time": "1752916486",
"uncertainty": 120
},
"departure": {
"time": "1752916553",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 4
},
{
"arrival": {
"time": "1752916714",
"uncertainty": 120
},
"departure": {
"time": "1752916714",
"uncertainty": 120
},
"stopId": "0:MONTCA",
"stopSequence": 5
},
{
"arrival": {
"time": "1752916799",
"uncertainty": 120
},
"departure": {
"time": "1752916810",
"uncertainty": 120
},
"stopId": "0:JAUBA",
"stopSequence": 6
},
{
"arrival": {
"time": "1752917134",
"uncertainty": 120
},
"departure": {
"time": "1752917134",
"uncertainty": 120
},
"stopId": "0:CAPA",
"stopSequence": 7
},
{
"arrival": {
"time": "1752917254",
"uncertainty": 120
},
"departure": {
"time": "1752917254",
"uncertainty": 120
},
"stopId": "0:MAIS",
"stopSequence": 8
},
{
"arrival": {
"time": "1752917314",
"uncertainty": 120
},
"departure": {
"time": "1752917314",
"uncertainty": 120
},
"stopId": "0:LAENKEN",
"stopSequence": 9
},
{
"arrival": {
"time": "1752917434",
"uncertainty": 120
},
"departure": {
"time": "1752917434",
"uncertainty": 120
},
"stopId": "0:SOMA",
"stopSequence": 10
},
{
"arrival": {
"time": "1752917494",
"uncertainty": 120
},
"departure": {
"time": "1752917494",
"uncertainty": 120
},
"stopId": "0:VEDA",
"stopSequence": 11
},
{
"arrival": {
"time": "1752917614",
"uncertainty": 120
},
"departure": {
"time": "1752917614",
"uncertainty": 120
},
"stopId": "0:CAVTCAA",
"stopSequence": 12
},
{
"arrival": {
"time": "1752917734",
"uncertainty": 120
},
"departure": {
"time": "1752917734",
"uncertainty": 120
},
"stopId": "0:CAVRA",
"stopSequence": 13
},
{
"arrival": {
"time": "1752917794",
"uncertainty": 120
},
"departure": {
"time": "1752917794",
"uncertainty": 120
},
"stopId": "0:CAVTRGA",
"stopSequence": 14
},
{
"arrival": {
"time": "1752917854",
"uncertainty": 120
},
"departure": {
"time": "1752917854",
"uncertainty": 120
},
"stopId": "0:CAVECR",
"stopSequence": 15
},
{
"arrival": {
"time": "1752917914",
"uncertainty": 120
},
"departure": {
"time": "1752917914",
"uncertainty": 120
},
"stopId": "0:CAVIN1R",
"stopSequence": 16
},
{
"arrival": {
"time": "1752918094",
"uncertainty": 120
},
"departure": {
"time": "1752918094",
"uncertainty": 120
},
"stopId": "0:LANRPA",
"stopSequence": 17
},
{
"arrival": {
"time": "1752918154",
"uncertainty": 120
},
"departure": {
"time": "1752918154",
"uncertainty": 120
},
"stopId": "0:LANAGA",
"stopSequence": 18
},
{
"arrival": {
"time": "1752918214",
"uncertainty": 120
},
"departure": {
"time": "1752918214",
"uncertainty": 120
},
"stopId": "0:LANGV1R",
"stopSequence": 19
},
{
"arrival": {
"time": "1752918274",
"uncertainty": 120
},
"departure": {
"time": "1752918274",
"uncertainty": 120
},
"stopId": "0:LANGEA",
"stopSequence": 20
},
{
"arrival": {
"time": "1752918334",
"uncertainty": 120
},
"stopId": "0:PATAA",
"stopSequence": 21
}
],
"trip": {
"directionId": 1,
"routeId": "51",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68774298"
},
"vehicle": {
"id": "4217",
"label": "4217"
}
}
},
{
"id": "8774273",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752918600",
"uncertainty": 120
},
"stopId": "0:gr",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "51",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68774273"
}
}
},
{
"id": "8774301",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752916120",
"uncertainty": 120
},
"stopId": "0:gr",
"stopSequence": 1
},
{
"arrival": {
"time": "1752916165",
"uncertainty": 120
},
"departure": {
"time": "1752916165",
"uncertainty": 120
},
"stopId": "0:GARETR",
"stopSequence": 2
},
{
"arrival": {
"time": "1752916194",
"uncertainty": 120
},
"departure": {
"time": "1752916224",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 3
},
{
"arrival": {
"time": "1752916299",
"uncertainty": 120
},
"departure": {
"time": "1752916299",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 4
},
{
"arrival": {
"time": "1752916563",
"uncertainty": 120
},
"departure": {
"time": "1752916564",
"uncertainty": 120
},
"stopId": "0:MONTCA",
"stopSequence": 5
},
{
"arrival": {
"time": "1752916722",
"uncertainty": 120
},
"departure": {
"time": "1752916746",
"uncertainty": 120
},
"stopId": "0:JAUBA",
"stopSequence": 6
},
{
"arrival": {
"time": "1752917077",
"uncertainty": 120
},
"departure": {
"time": "1752917077",
"uncertainty": 120
},
"stopId": "0:CAPA",
"stopSequence": 7
},
{
"arrival": {
"time": "1752917197",
"uncertainty": 120
},
"departure": {
"time": "1752917197",
"uncertainty": 120
},
"stopId": "0:MAIS",
"stopSequence": 8
},
{
"arrival": {
"time": "1752917257",
"uncertainty": 120
},
"departure": {
"time": "1752917257",
"uncertainty": 120
},
"stopId": "0:LAENKEN",
"stopSequence": 9
},
{
"arrival": {
"time": "1752917377",
"uncertainty": 120
},
"departure": {
"time": "1752917377",
"uncertainty": 120
},
"stopId": "0:SOMA",
"stopSequence": 10
},
{
"arrival": {
"time": "1752917437",
"uncertainty": 120
},
"departure": {
"time": "1752917437",
"uncertainty": 120
},
"stopId": "0:VEDA",
"stopSequence": 11
},
{
"arrival": {
"time": "1752917557",
"uncertainty": 120
},
"departure": {
"time": "1752917557",
"uncertainty": 120
},
"stopId": "0:CAVTCAA",
"stopSequence": 12
},
{
"arrival": {
"time": "1752917677",
"uncertainty": 120
},
"departure": {
"time": "1752917677",
"uncertainty": 120
},
"stopId": "0:CAVRA",
"stopSequence": 13
},
{
"arrival": {
"time": "1752917737",
"uncertainty": 120
},
"departure": {
"time": "1752917737",
"uncertainty": 120
},
"stopId": "0:CAVTRGA",
"stopSequence": 14
},
{
"arrival": {
"time": "1752917797",
"uncertainty": 120
},
"departure": {
"time": "1752917797",
"uncertainty": 120
},
"stopId": "0:CAVMEA",
"stopSequence": 15
},
{
"arrival": {
"time": "1752917917",
"uncertainty": 120
},
"departure": {
"time": "1752917917",
"uncertainty": 120
},
"stopId": "0:CAVMA",
"stopSequence": 16
},
{
"arrival": {
"time": "1752917977",
"uncertainty": 120
},
"departure": {
"time": "1752917977",
"uncertainty": 120
},
"stopId": "0:CAVBVA",
"stopSequence": 17
},
{
"arrival": {
"time": "1752918037",
"uncertainty": 120
},
"departure": {
"time": "1752918037",
"uncertainty": 120
},
"stopId": "0:CAVCAA",
"stopSequence": 18
},
{
"arrival": {
"time": "1752918217",
"uncertainty": 120
},
"departure": {
"time": "1752918217",
"uncertainty": 120
},
"stopId": "0:CLACRO1A",
"stopSequence": 19
},
{
"arrival": {
"time": "1752918277",
"uncertainty": 120
},
"departure": {
"time": "1752918277",
"uncertainty": 120
},
"stopId": "0:CLABEA",
"stopSequence": 20
},
{
"arrival": {
"time": "1752918337",
"uncertainty": 120
},
"departure": {
"time": "1752918337",
"uncertainty": 120
},
"stopId": "0:CLAPR",
"stopSequence": 21
},
{
"arrival": {
"time": "1752918397",
"uncertainty": 120
},
"departure": {
"time": "1752918397",
"uncertainty": 120
},
"stopId": "0:PORBA",
"stopSequence": 22
},
{
"arrival": {
"time": "1752918517",
"uncertainty": 120
},
"stopId": "0:CLARPLR",
"stopSequence": 23
}
],
"trip": {
"directionId": 1,
"routeId": "51",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68774301"
},
"vehicle": {
"id": "4218",
"label": "4218"
}
}
},
{
"id": "8774264",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752918900",
"uncertainty": 120
},
"stopId": "0:gr",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "51",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68774264"
}
}
},
{
"id": "8774255",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1752918987",
"uncertainty": 120
},
"departure": {
"time": "1752918987",
"uncertainty": 120
},
"stopId": "0:CHASA"
},
{
"departure": {
"time": "1752918763",
"uncertainty": 120
},
"stopId": "0:CLAPR",
"stopSequence": 1
},
{
"arrival": {
"time": "1752918823",
"uncertainty": 120
},
"departure": {
"time": "1752918823",
"uncertainty": 120
},
"stopId": "0:PORBA",
"stopSequence": 2
},
{
"arrival": {
"time": "1752918900",
"uncertainty": 120
},
"departure": {
"time": "1752918900",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CLARPLR",
"stopSequence": 3
},
{
"arrival": {
"time": "1752918960",
"uncertainty": 120
},
"departure": {
"time": "1752918960",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CHASA",
"stopSequence": 4
},
{
"arrival": {
"time": "1752919107",
"uncertainty": 120
},
"departure": {
"time": "1752919107",
"uncertainty": 120
},
"stopId": "0:CLACRO1A",
"stopSequence": 5
},
{
"arrival": {
"time": "1752919287",
"uncertainty": 120
},
"departure": {
"time": "1752919287",
"uncertainty": 120
},
"stopId": "0:CAVCAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1752919347",
"uncertainty": 120
},
"departure": {
"time": "1752919347",
"uncertainty": 120
},
"stopId": "0:CAVBVR",
"stopSequence": 7
},
{
"arrival": {
"time": "1752919407",
"uncertainty": 120
},
"departure": {
"time": "1752919407",
"uncertainty": 120
},
"stopId": "0:CAVMR",
"stopSequence": 8
},
{
"arrival": {
"time": "1752919467",
"uncertainty": 120
},
"departure": {
"time": "1752919467",
"uncertainty": 120
},
"stopId": "0:CAVMER",
"stopSequence": 9
},
{
"arrival": {
"time": "1752919527",
"uncertainty": 120
},
"departure": {
"time": "1752919527",
"uncertainty": 120
},
"stopId": "0:CAVTRGR",
"stopSequence": 10
},
{
"arrival": {
"time": "1752919587",
"uncertainty": 120
},
"departure": {
"time": "1752919587",
"uncertainty": 120
},
"stopId": "0:CAVRR",
"stopSequence": 11
},
{
"arrival": {
"time": "1752919707",
"uncertainty": 120
},
"departure": {
"time": "1752919707",
"uncertainty": 120
},
"stopId": "0:CAVTCAR",
"stopSequence": 12
},
{
"arrival": {
"time": "1752919827",
"uncertainty": 120
},
"departure": {
"time": "1752919827",
"uncertainty": 120
},
"stopId": "0:VEDAR",
"stopSequence": 13
},
{
"arrival": {
"time": "1752919887",
"uncertainty": 120
},
"departure": {
"time": "1752919887",
"uncertainty": 120
},
"stopId": "0:SOMR",
"stopSequence": 14
},
{
"arrival": {
"time": "1752920007",
"uncertainty": 120
},
"departure": {
"time": "1752920007",
"uncertainty": 120
},
"stopId": "0:LAER",
"stopSequence": 15
},
{
"arrival": {
"time": "1752920187",
"uncertainty": 120
},
"departure": {
"time": "1752920187",
"uncertainty": 120
},
"stopId": "0:CAP2R",
"stopSequence": 16
},
{
"arrival": {
"time": "1752920547",
"uncertainty": 120
},
"departure": {
"time": "1752920547",
"uncertainty": 120
},
"stopId": "0:JAUAR",
"stopSequence": 17
},
{
"arrival": {
"time": "1752920667",
"uncertainty": 120
},
"departure": {
"time": "1752920667",
"uncertainty": 120
},
"stopId": "0:MONR",
"stopSequence": 18
},
{
"arrival": {
"time": "1752920782",
"uncertainty": 120
},
"departure": {
"time": "1752920782",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 19
},
{
"arrival": {
"time": "1752920841",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 20
}
],
"trip": {
"directionId": 0,
"routeId": "51",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68774255"
}
}
},
{
"id": "8774246",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752918600",
"uncertainty": 120
},
"stopId": "0:PATAA",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "51",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68774246"
}
}
},
{
"id": "9074680",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752920520",
"uncertainty": 120
},
"stopId": "0:NPALO1",
"stopSequence": 1
},
{
"arrival": {
"time": "1752920640",
"uncertainty": 120
},
"departure": {
"time": "1752920640",
"uncertainty": 120
},
"stopId": "0:MINT2A",
"stopSequence": 2
},
{
"arrival": {
"time": "1752920760",
"uncertainty": 120
},
"departure": {
"time": "1752920760",
"uncertainty": 120
},
"stopId": "0:JBABT2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1752920880",
"uncertainty": 120
},
"departure": {
"time": "1752920880",
"uncertainty": 120
},
"stopId": "0:CBAT2A",
"stopSequence": 4
},
{
"arrival": {
"time": "1752920940",
"uncertainty": 120
},
"departure": {
"time": "1752920940",
"uncertainty": 120
},
"stopId": "0:MOUT2A",
"stopSequence": 5
},
{
"arrival": {
"time": "1752921060",
"uncertainty": 120
},
"departure": {
"time": "1752921060",
"uncertainty": 120
},
"stopId": "0:DOMT2A",
"stopSequence": 6
},
{
"arrival": {
"time": "1752921240",
"uncertainty": 120
},
"departure": {
"time": "1752921240",
"uncertainty": 120
},
"stopId": "0:BAUT2A",
"stopSequence": 7
},
{
"arrival": {
"time": "1752921360",
"uncertainty": 120
},
"departure": {
"time": "1752921360",
"uncertainty": 120
},
"stopId": "0:OBST2A",
"stopSequence": 8
},
{
"arrival": {
"time": "1752921540",
"uncertainty": 120
},
"departure": {
"time": "1752921540",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1752921720",
"uncertainty": 120
},
"departure": {
"time": "1752921720",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 10
},
{
"arrival": {
"time": "1752921780",
"uncertainty": 120
},
"departure": {
"time": "1752921780",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 11
},
{
"arrival": {
"time": "1752921900",
"uncertainty": 120
},
"departure": {
"time": "1752921900",
"uncertainty": 120
},
"stopId": "0:MONTCA",
"stopSequence": 12
},
{
"arrival": {
"time": "1752921960",
"uncertainty": 120
},
"departure": {
"time": "1752921960",
"uncertainty": 120
},
"stopId": "0:JAUBA",
"stopSequence": 13
},
{
"arrival": {
"time": "1752922020",
"uncertainty": 120
},
"departure": {
"time": "1752922020",
"uncertainty": 120
},
"stopId": "0:KENA",
"stopSequence": 14
},
{
"arrival": {
"time": "1752922140",
"uncertainty": 120
},
"departure": {
"time": "1752922140",
"uncertainty": 120
},
"stopId": "0:AMAA",
"stopSequence": 15
},
{
"arrival": {
"time": "1752922260",
"uncertainty": 120
},
"departure": {
"time": "1752922260",
"uncertainty": 120
},
"stopId": "0:FERMR",
"stopSequence": 16
},
{
"arrival": {
"time": "1752922320",
"uncertainty": 120
},
"departure": {
"time": "1752922320",
"uncertainty": 120
},
"stopId": "0:UNIAR",
"stopSequence": 17
},
{
"arrival": {
"time": "1752922440",
"uncertainty": 120
},
"departure": {
"time": "1752922440",
"uncertainty": 120
},
"stopId": "0:PISST2R",
"stopSequence": 18
},
{
"arrival": {
"time": "1752922500",
"uncertainty": 120
},
"departure": {
"time": "1752922500",
"uncertainty": 120
},
"stopId": "0:NIMPORA",
"stopSequence": 19
},
{
"arrival": {
"time": "1752922620",
"uncertainty": 120
},
"departure": {
"time": "1752922620",
"uncertainty": 120
},
"stopId": "0:NIMCAMA",
"stopSequence": 20
},
{
"arrival": {
"time": "1752922680",
"uncertainty": 120
},
"departure": {
"time": "1752922680",
"uncertainty": 120
},
"stopId": "0:NIMCOMPA",
"stopSequence": 21
},
{
"arrival": {
"time": "1752922740",
"uncertainty": 120
},
"departure": {
"time": "1752922740",
"uncertainty": 120
},
"stopId": "0:NIMLAENA",
"stopSequence": 22
},
{
"arrival": {
"time": "1752922860",
"uncertainty": 120
},
"departure": {
"time": "1752922860",
"uncertainty": 120
},
"stopId": "0:FACA",
"stopSequence": 23
},
{
"arrival": {
"time": "1752922920",
"uncertainty": 120
},
"departure": {
"time": "1752922920",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CAR1",
"stopSequence": 24
},
{
"arrival": {
"time": "1752922915",
"uncertainty": 120
},
"departure": {
"time": "1752922915",
"uncertainty": 120
},
"stopId": "0:CARTA",
"stopSequence": 25
},
{
"arrival": {
"time": "1752922975",
"uncertainty": 120
},
"stopId": "0:CHUA",
"stopSequence": 26
}
],
"trip": {
"directionId": 0,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_69074680"
}
}
},
{
"id": "9074672",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752918720",
"uncertainty": 120
},
"stopId": "0:NPALO1",
"stopSequence": 1
},
{
"arrival": {
"time": "1752918840",
"uncertainty": 120
},
"departure": {
"time": "1752918840",
"uncertainty": 120
},
"stopId": "0:MINT2A",
"stopSequence": 2
},
{
"arrival": {
"time": "1752918960",
"uncertainty": 120
},
"departure": {
"time": "1752918960",
"uncertainty": 120
},
"stopId": "0:JBABT2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1752919080",
"uncertainty": 120
},
"departure": {
"time": "1752919080",
"uncertainty": 120
},
"stopId": "0:CBAT2A",
"stopSequence": 4
},
{
"arrival": {
"time": "1752919140",
"uncertainty": 120
},
"departure": {
"time": "1752919140",
"uncertainty": 120
},
"stopId": "0:MOUT2A",
"stopSequence": 5
},
{
"arrival": {
"time": "1752919260",
"uncertainty": 120
},
"departure": {
"time": "1752919260",
"uncertainty": 120
},
"stopId": "0:DOMT2A",
"stopSequence": 6
},
{
"arrival": {
"time": "1752919440",
"uncertainty": 120
},
"departure": {
"time": "1752919440",
"uncertainty": 120
},
"stopId": "0:BAUT2A",
"stopSequence": 7
},
{
"arrival": {
"time": "1752919560",
"uncertainty": 120
},
"departure": {
"time": "1752919560",
"uncertainty": 120
},
"stopId": "0:OBST2A",
"stopSequence": 8
},
{
"arrival": {
"time": "1752919740",
"uncertainty": 120
},
"departure": {
"time": "1752919740",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1752919920",
"uncertainty": 120
},
"departure": {
"time": "1752919920",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 10
},
{
"arrival": {
"time": "1752919980",
"uncertainty": 120
},
"departure": {
"time": "1752919980",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 11
},
{
"arrival": {
"time": "1752920100",
"uncertainty": 120
},
"departure": {
"time": "1752920100",
"uncertainty": 120
},
"stopId": "0:MONTCA",
"stopSequence": 12
},
{
"arrival": {
"time": "1752920160",
"uncertainty": 120
},
"departure": {
"time": "1752920160",
"uncertainty": 120
},
"stopId": "0:JAUBA",
"stopSequence": 13
},
{
"arrival": {
"time": "1752920220",
"uncertainty": 120
},
"departure": {
"time": "1752920220",
"uncertainty": 120
},
"stopId": "0:KENA",
"stopSequence": 14
},
{
"arrival": {
"time": "1752920340",
"uncertainty": 120
},
"departure": {
"time": "1752920340",
"uncertainty": 120
},
"stopId": "0:AMAA",
"stopSequence": 15
},
{
"arrival": {
"time": "1752920460",
"uncertainty": 120
},
"departure": {
"time": "1752920460",
"uncertainty": 120
},
"stopId": "0:FERMR",
"stopSequence": 16
},
{
"arrival": {
"time": "1752920520",
"uncertainty": 120
},
"departure": {
"time": "1752920520",
"uncertainty": 120
},
"stopId": "0:UNIAR",
"stopSequence": 17
},
{
"arrival": {
"time": "1752920640",
"uncertainty": 120
},
"departure": {
"time": "1752920640",
"uncertainty": 120
},
"stopId": "0:PISST2R",
"stopSequence": 18
},
{
"arrival": {
"time": "1752920700",
"uncertainty": 120
},
"departure": {
"time": "1752920700",
"uncertainty": 120
},
"stopId": "0:NIMPORA",
"stopSequence": 19
},
{
"arrival": {
"time": "1752920820",
"uncertainty": 120
},
"departure": {
"time": "1752920820",
"uncertainty": 120
},
"stopId": "0:NIMCAMA",
"stopSequence": 20
},
{
"arrival": {
"time": "1752920880",
"uncertainty": 120
},
"departure": {
"time": "1752920880",
"uncertainty": 120
},
"stopId": "0:NIMCOMPA",
"stopSequence": 21
},
{
"arrival": {
"time": "1752920940",
"uncertainty": 120
},
"departure": {
"time": "1752920940",
"uncertainty": 120
},
"stopId": "0:NIMLAENA",
"stopSequence": 22
},
{
"arrival": {
"time": "1752921060",
"uncertainty": 120
},
"departure": {
"time": "1752921060",
"uncertainty": 120
},
"stopId": "0:FACA",
"stopSequence": 23
},
{
"arrival": {
"time": "1752921120",
"uncertainty": 120
},
"departure": {
"time": "1752921120",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CAR1",
"stopSequence": 24
},
{
"arrival": {
"time": "1752921115",
"uncertainty": 120
},
"departure": {
"time": "1752921115",
"uncertainty": 120
},
"stopId": "0:CARTA",
"stopSequence": 25
},
{
"arrival": {
"time": "1752921175",
"uncertainty": 120
},
"stopId": "0:CHUA",
"stopSequence": 26
}
],
"trip": {
"directionId": 0,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_69074672"
}
}
},
{
"id": "9074678",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752917820",
"uncertainty": 120
},
"stopId": "0:NPALO1",
"stopSequence": 1
},
{
"arrival": {
"time": "1752917940",
"uncertainty": 120
},
"departure": {
"time": "1752917940",
"uncertainty": 120
},
"stopId": "0:MINT2A",
"stopSequence": 2
},
{
"arrival": {
"time": "1752918060",
"uncertainty": 120
},
"departure": {
"time": "1752918060",
"uncertainty": 120
},
"stopId": "0:JBABT2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1752918180",
"uncertainty": 120
},
"departure": {
"time": "1752918180",
"uncertainty": 120
},
"stopId": "0:CBAT2A",
"stopSequence": 4
},
{
"arrival": {
"time": "1752918240",
"uncertainty": 120
},
"departure": {
"time": "1752918240",
"uncertainty": 120
},
"stopId": "0:MOUT2A",
"stopSequence": 5
},
{
"arrival": {
"time": "1752918360",
"uncertainty": 120
},
"departure": {
"time": "1752918360",
"uncertainty": 120
},
"stopId": "0:DOMT2A",
"stopSequence": 6
},
{
"arrival": {
"time": "1752918540",
"uncertainty": 120
},
"departure": {
"time": "1752918540",
"uncertainty": 120
},
"stopId": "0:BAUT2A",
"stopSequence": 7
},
{
"arrival": {
"time": "1752918660",
"uncertainty": 120
},
"departure": {
"time": "1752918660",
"uncertainty": 120
},
"stopId": "0:OBST2A",
"stopSequence": 8
},
{
"arrival": {
"time": "1752918840",
"uncertainty": 120
},
"departure": {
"time": "1752918840",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1752919020",
"uncertainty": 120
},
"departure": {
"time": "1752919020",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 10
},
{
"arrival": {
"time": "1752919080",
"uncertainty": 120
},
"departure": {
"time": "1752919080",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 11
},
{
"arrival": {
"time": "1752919200",
"uncertainty": 120
},
"departure": {
"time": "1752919200",
"uncertainty": 120
},
"stopId": "0:MONTCA",
"stopSequence": 12
},
{
"arrival": {
"time": "1752919380",
"uncertainty": 120
},
"departure": {
"time": "1752919380",
"uncertainty": 120
},
"stopId": "0:JAUBA",
"stopSequence": 13
},
{
"arrival": {
"time": "1752919442",
"uncertainty": 120
},
"departure": {
"time": "1752919442",
"uncertainty": 120
},
"stopId": "0:KENA",
"stopSequence": 14
},
{
"arrival": {
"time": "1752919561",
"uncertainty": 120
},
"departure": {
"time": "1752919561",
"uncertainty": 120
},
"stopId": "0:AMAA",
"stopSequence": 15
},
{
"arrival": {
"time": "1752919681",
"uncertainty": 120
},
"departure": {
"time": "1752919681",
"uncertainty": 120
},
"stopId": "0:FERMR",
"stopSequence": 16
},
{
"arrival": {
"time": "1752919741",
"uncertainty": 120
},
"departure": {
"time": "1752919741",
"uncertainty": 120
},
"stopId": "0:UNIAR",
"stopSequence": 17
},
{
"arrival": {
"time": "1752919861",
"uncertainty": 120
},
"departure": {
"time": "1752919861",
"uncertainty": 120
},
"stopId": "0:PISST2R",
"stopSequence": 18
},
{
"arrival": {
"time": "1752919921",
"uncertainty": 120
},
"departure": {
"time": "1752919921",
"uncertainty": 120
},
"stopId": "0:NIMPORA",
"stopSequence": 19
},
{
"arrival": {
"time": "1752920041",
"uncertainty": 120
},
"departure": {
"time": "1752920041",
"uncertainty": 120
},
"stopId": "0:NIMCAMA",
"stopSequence": 20
},
{
"arrival": {
"time": "1752920101",
"uncertainty": 120
},
"departure": {
"time": "1752920101",
"uncertainty": 120
},
"stopId": "0:NIMCOMPA",
"stopSequence": 21
},
{
"arrival": {
"time": "1752920161",
"uncertainty": 120
},
"departure": {
"time": "1752920161",
"uncertainty": 120
},
"stopId": "0:NIMLAENA",
"stopSequence": 22
},
{
"arrival": {
"time": "1752920281",
"uncertainty": 120
},
"departure": {
"time": "1752920281",
"uncertainty": 120
},
"stopId": "0:FACA",
"stopSequence": 23
},
{
"arrival": {
"time": "1752920341",
"uncertainty": 120
},
"departure": {
"time": "1752920341",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CAR1",
"stopSequence": 24
},
{
"arrival": {
"time": "1752920336",
"uncertainty": 120
},
"departure": {
"time": "1752920336",
"uncertainty": 120
},
"stopId": "0:CARTA",
"stopSequence": 25
},
{
"arrival": {
"time": "1752920396",
"uncertainty": 120
},
"stopId": "0:CHUA",
"stopSequence": 26
}
],
"trip": {
"directionId": 0,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_69074678"
}
}
},
{
"id": "9074670",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752916188",
"uncertainty": 120
},
"stopId": "0:NPALO1",
"stopSequence": 1
},
{
"arrival": {
"time": "1752916259",
"uncertainty": 120
},
"departure": {
"time": "1752916294",
"uncertainty": 120
},
"stopId": "0:MINT2A",
"stopSequence": 2
},
{
"arrival": {
"time": "1752916383",
"uncertainty": 120
},
"departure": {
"time": "1752916445",
"uncertainty": 120
},
"stopId": "0:JBABT2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1752916514",
"uncertainty": 120
},
"departure": {
"time": "1752916516",
"uncertainty": 120
},
"stopId": "0:CBAT2A",
"stopSequence": 4
},
{
"arrival": {
"time": "1752916639",
"uncertainty": 120
},
"departure": {
"time": "1752916641",
"uncertainty": 120
},
"stopId": "0:MOUT2A",
"stopSequence": 5
},
{
"arrival": {
"time": "1752916720",
"uncertainty": 120
},
"departure": {
"time": "1752916751",
"uncertainty": 120
},
"stopId": "0:DOMT2A",
"stopSequence": 6
},
{
"arrival": {
"time": "1752916849",
"uncertainty": 120
},
"departure": {
"time": "1752916849",
"uncertainty": 120
},
"stopId": "0:BAUT2A",
"stopSequence": 7
},
{
"arrival": {
"time": "1752916934",
"uncertainty": 120
},
"departure": {
"time": "1752916934",
"uncertainty": 120
},
"stopId": "0:OBST2A",
"stopSequence": 8
},
{
"arrival": {
"time": "1752917214",
"uncertainty": 120
},
"departure": {
"time": "1752917214",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1752917327",
"uncertainty": 120
},
"departure": {
"time": "1752917327",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 10
},
{
"arrival": {
"time": "1752917390",
"uncertainty": 120
},
"departure": {
"time": "1752917390",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 11
},
{
"arrival": {
"time": "1752917501",
"uncertainty": 120
},
"departure": {
"time": "1752917501",
"uncertainty": 120
},
"stopId": "0:MONTCA",
"stopSequence": 12
},
{
"arrival": {
"time": "1752917585",
"uncertainty": 120
},
"departure": {
"time": "1752917585",
"uncertainty": 120
},
"stopId": "0:JAUBA",
"stopSequence": 13
},
{
"arrival": {
"time": "1752917652",
"uncertainty": 120
},
"departure": {
"time": "1752917652",
"uncertainty": 120
},
"stopId": "0:KENA",
"stopSequence": 14
},
{
"arrival": {
"time": "1752917742",
"uncertainty": 120
},
"departure": {
"time": "1752917742",
"uncertainty": 120
},
"stopId": "0:AMAA",
"stopSequence": 15
},
{
"arrival": {
"time": "1752917833",
"uncertainty": 120
},
"departure": {
"time": "1752917833",
"uncertainty": 120
},
"stopId": "0:FERMR",
"stopSequence": 16
},
{
"arrival": {
"time": "1752917893",
"uncertainty": 120
},
"departure": {
"time": "1752917893",
"uncertainty": 120
},
"stopId": "0:UNIAR",
"stopSequence": 17
},
{
"arrival": {
"time": "1752918013",
"uncertainty": 120
},
"departure": {
"time": "1752918013",
"uncertainty": 120
},
"stopId": "0:PISST2R",
"stopSequence": 18
},
{
"arrival": {
"time": "1752918073",
"uncertainty": 120
},
"departure": {
"time": "1752918073",
"uncertainty": 120
},
"stopId": "0:NIMPORA",
"stopSequence": 19
},
{
"arrival": {
"time": "1752918193",
"uncertainty": 120
},
"departure": {
"time": "1752918193",
"uncertainty": 120
},
"stopId": "0:NIMCAMA",
"stopSequence": 20
},
{
"arrival": {
"time": "1752918253",
"uncertainty": 120
},
"departure": {
"time": "1752918253",
"uncertainty": 120
},
"stopId": "0:NIMCOMPA",
"stopSequence": 21
},
{
"arrival": {
"time": "1752918313",
"uncertainty": 120
},
"departure": {
"time": "1752918313",
"uncertainty": 120
},
"stopId": "0:NIMLAENA",
"stopSequence": 22
},
{
"arrival": {
"time": "1752918433",
"uncertainty": 120
},
"departure": {
"time": "1752918433",
"uncertainty": 120
},
"stopId": "0:FACA",
"stopSequence": 23
},
{
"arrival": {
"time": "1752918420",
"uncertainty": 120
},
"departure": {
"time": "1752918420",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CAR1",
"stopSequence": 24
},
{
"arrival": {
"time": "1752918488",
"uncertainty": 120
},
"departure": {
"time": "1752918488",
"uncertainty": 120
},
"stopId": "0:CARTA",
"stopSequence": 25
},
{
"arrival": {
"time": "1752918548",
"uncertainty": 120
},
"stopId": "0:CHUA",
"stopSequence": 26
}
],
"trip": {
"directionId": 0,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_69074670"
},
"vehicle": {
"id": "757",
"label": "757"
}
}
},
{
"id": "9074645",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752916847",
"uncertainty": 120
},
"stopId": "0:CHUR",
"stopSequence": 1
},
{
"arrival": {
"time": "1752916899",
"uncertainty": 120
},
"departure": {
"time": "1752916899",
"uncertainty": 120
},
"stopId": "0:CARTR",
"stopSequence": 2
},
{
"arrival": {
"time": "1752916932",
"uncertainty": 120
},
"departure": {
"time": "1752916932",
"uncertainty": 120
},
"stopId": "0:CAR1R",
"stopSequence": 3
},
{
"arrival": {
"time": "1752916963",
"uncertainty": 120
},
"departure": {
"time": "1752916970",
"uncertainty": 120
},
"stopId": "0:FACR",
"stopSequence": 4
},
{
"arrival": {
"time": "1752917046",
"uncertainty": 120
},
"departure": {
"time": "1752917046",
"uncertainty": 120
},
"stopId": "0:LAER",
"stopSequence": 5
},
{
"arrival": {
"time": "1752917141",
"uncertainty": 120
},
"departure": {
"time": "1752917141",
"uncertainty": 120
},
"stopId": "0:NIMCOMPR",
"stopSequence": 6
},
{
"arrival": {
"time": "1752917216",
"uncertainty": 120
},
"departure": {
"time": "1752917216",
"uncertainty": 120
},
"stopId": "0:NIMCAMR",
"stopSequence": 7
},
{
"arrival": {
"time": "1752917297",
"uncertainty": 120
},
"departure": {
"time": "1752917297",
"uncertainty": 120
},
"stopId": "0:NIMPORR",
"stopSequence": 8
},
{
"arrival": {
"time": "1752917360",
"uncertainty": 120
},
"departure": {
"time": "1752917360",
"uncertainty": 120
},
"stopId": "0:PISST2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1752917442",
"uncertainty": 120
},
"departure": {
"time": "1752917442",
"uncertainty": 120
},
"stopId": "0:UNIAA",
"stopSequence": 10
},
{
"arrival": {
"time": "1752917522",
"uncertainty": 120
},
"departure": {
"time": "1752917522",
"uncertainty": 120
},
"stopId": "0:FERMA",
"stopSequence": 11
},
{
"arrival": {
"time": "1752917648",
"uncertainty": 120
},
"departure": {
"time": "1752917648",
"uncertainty": 120
},
"stopId": "0:AMAR",
"stopSequence": 12
},
{
"arrival": {
"time": "1752917755",
"uncertainty": 120
},
"departure": {
"time": "1752917755",
"uncertainty": 120
},
"stopId": "0:KENR",
"stopSequence": 13
},
{
"arrival": {
"time": "1752917862",
"uncertainty": 120
},
"departure": {
"time": "1752917862",
"uncertainty": 120
},
"stopId": "0:JAUAR",
"stopSequence": 14
},
{
"arrival": {
"time": "1752917932",
"uncertainty": 120
},
"departure": {
"time": "1752917932",
"uncertainty": 120
},
"stopId": "0:MONR",
"stopSequence": 15
},
{
"arrival": {
"time": "1752918089",
"uncertainty": 120
},
"departure": {
"time": "1752918089",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 16
},
{
"arrival": {
"time": "1752918163",
"uncertainty": 120
},
"departure": {
"time": "1752918163",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1752918283",
"uncertainty": 120
},
"departure": {
"time": "1752918283",
"uncertainty": 120
},
"stopId": "0:TALAT2R",
"stopSequence": 18
},
{
"arrival": {
"time": "1752918403",
"uncertainty": 120
},
"departure": {
"time": "1752918403",
"uncertainty": 120
},
"stopId": "0:OBST2R",
"stopSequence": 19
},
{
"arrival": {
"time": "1752918523",
"uncertainty": 120
},
"departure": {
"time": "1752918523",
"uncertainty": 120
},
"stopId": "0:BAUT2R",
"stopSequence": 20
},
{
"arrival": {
"time": "1752918634",
"uncertainty": 120
},
"departure": {
"time": "1752918634",
"uncertainty": 120
},
"stopId": "0:DOMIT2R",
"stopSequence": 21
},
{
"arrival": {
"time": "1752918686",
"uncertainty": 120
},
"departure": {
"time": "1752918686",
"uncertainty": 120
},
"stopId": "0:MOUT2R",
"stopSequence": 22
},
{
"arrival": {
"time": "1752918806",
"uncertainty": 120
},
"departure": {
"time": "1752918806",
"uncertainty": 120
},
"stopId": "0:CBAT2R",
"stopSequence": 23
},
{
"arrival": {
"time": "1752918926",
"uncertainty": 120
},
"departure": {
"time": "1752918926",
"uncertainty": 120
},
"stopId": "0:JBABT2R",
"stopSequence": 24
},
{
"arrival": {
"time": "1752919046",
"uncertainty": 120
},
"departure": {
"time": "1752919046",
"uncertainty": 120
},
"stopId": "0:MINT2R",
"stopSequence": 25
},
{
"arrival": {
"time": "1752919166",
"uncertainty": 120
},
"stopId": "0:NPALO2",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_69074645"
},
"vehicle": {
"id": "761",
"label": "761"
}
}
},
{
"id": "9074657",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752920280",
"uncertainty": 120
},
"stopId": "0:CHUR",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_69074657"
}
}
},
{
"id": "9074651",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752918480",
"uncertainty": 120
},
"stopId": "0:CHUR",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_69074651"
}
}
},
{
"id": "9074649",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752917580",
"uncertainty": 120
},
"stopId": "0:CHUR",
"stopSequence": 1
},
{
"arrival": {
"time": "1752917633",
"uncertainty": 120
},
"departure": {
"time": "1752917633",
"uncertainty": 120
},
"stopId": "0:CARTR",
"stopSequence": 2
},
{
"arrival": {
"time": "1752917669",
"uncertainty": 120
},
"departure": {
"time": "1752917669",
"uncertainty": 120
},
"stopId": "0:CAR1R",
"stopSequence": 3
},
{
"arrival": {
"time": "1752917703",
"uncertainty": 120
},
"departure": {
"time": "1752917703",
"uncertainty": 120
},
"stopId": "0:FACR",
"stopSequence": 4
},
{
"arrival": {
"time": "1752917783",
"uncertainty": 120
},
"departure": {
"time": "1752917783",
"uncertainty": 120
},
"stopId": "0:LAER",
"stopSequence": 5
},
{
"arrival": {
"time": "1752917903",
"uncertainty": 120
},
"departure": {
"time": "1752917903",
"uncertainty": 120
},
"stopId": "0:NIMCOMPR",
"stopSequence": 6
},
{
"arrival": {
"time": "1752917963",
"uncertainty": 120
},
"departure": {
"time": "1752917963",
"uncertainty": 120
},
"stopId": "0:NIMCAMR",
"stopSequence": 7
},
{
"arrival": {
"time": "1752918083",
"uncertainty": 120
},
"departure": {
"time": "1752918083",
"uncertainty": 120
},
"stopId": "0:NIMPORR",
"stopSequence": 8
},
{
"arrival": {
"time": "1752918143",
"uncertainty": 120
},
"departure": {
"time": "1752918143",
"uncertainty": 120
},
"stopId": "0:PISST2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1752918203",
"uncertainty": 120
},
"departure": {
"time": "1752918203",
"uncertainty": 120
},
"stopId": "0:UNIAA",
"stopSequence": 10
},
{
"arrival": {
"time": "1752918284",
"uncertainty": 120
},
"departure": {
"time": "1752918284",
"uncertainty": 120
},
"stopId": "0:FERMA",
"stopSequence": 11
},
{
"arrival": {
"time": "1752918404",
"uncertainty": 120
},
"departure": {
"time": "1752918404",
"uncertainty": 120
},
"stopId": "0:AMAR",
"stopSequence": 12
},
{
"arrival": {
"time": "1752918532",
"uncertainty": 120
},
"departure": {
"time": "1752918532",
"uncertainty": 120
},
"stopId": "0:KENR",
"stopSequence": 13
},
{
"arrival": {
"time": "1752918644",
"uncertainty": 120
},
"departure": {
"time": "1752918644",
"uncertainty": 120
},
"stopId": "0:JAUAR",
"stopSequence": 14
},
{
"arrival": {
"time": "1752918712",
"uncertainty": 120
},
"departure": {
"time": "1752918712",
"uncertainty": 120
},
"stopId": "0:MONR",
"stopSequence": 15
},
{
"arrival": {
"time": "1752918877",
"uncertainty": 120
},
"departure": {
"time": "1752918877",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 16
},
{
"arrival": {
"time": "1752918937",
"uncertainty": 120
},
"departure": {
"time": "1752918937",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1752919057",
"uncertainty": 120
},
"departure": {
"time": "1752919057",
"uncertainty": 120
},
"stopId": "0:TALAT2R",
"stopSequence": 18
},
{
"arrival": {
"time": "1752919177",
"uncertainty": 120
},
"departure": {
"time": "1752919177",
"uncertainty": 120
},
"stopId": "0:OBST2R",
"stopSequence": 19
},
{
"arrival": {
"time": "1752919297",
"uncertainty": 120
},
"departure": {
"time": "1752919297",
"uncertainty": 120
},
"stopId": "0:BAUT2R",
"stopSequence": 20
},
{
"arrival": {
"time": "1752919477",
"uncertainty": 120
},
"departure": {
"time": "1752919477",
"uncertainty": 120
},
"stopId": "0:DOMIT2R",
"stopSequence": 21
},
{
"arrival": {
"time": "1752919537",
"uncertainty": 120
},
"departure": {
"time": "1752919537",
"uncertainty": 120
},
"stopId": "0:MOUT2R",
"stopSequence": 22
},
{
"arrival": {
"time": "1752919657",
"uncertainty": 120
},
"departure": {
"time": "1752919657",
"uncertainty": 120
},
"stopId": "0:CBAT2R",
"stopSequence": 23
},
{
"arrival": {
"time": "1752919777",
"uncertainty": 120
},
"departure": {
"time": "1752919777",
"uncertainty": 120
},
"stopId": "0:JBABT2R",
"stopSequence": 24
},
{
"arrival": {
"time": "1752919897",
"uncertainty": 120
},
"departure": {
"time": "1752919897",
"uncertainty": 120
},
"stopId": "0:MINT2R",
"stopSequence": 25
},
{
"arrival": {
"time": "1752920017",
"uncertainty": 120
},
"stopId": "0:NPALO2",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_69074649"
}
}
},
{
"id": "9074643",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752915780",
"uncertainty": 120
},
"stopId": "0:CHUR",
"stopSequence": 1
},
{
"arrival": {
"time": "1752915835",
"uncertainty": 120
},
"departure": {
"time": "1752915835",
"uncertainty": 120
},
"stopId": "0:CARTR",
"stopSequence": 2
},
{
"arrival": {
"time": "1752915878",
"uncertainty": 120
},
"departure": {
"time": "1752915878",
"uncertainty": 120
},
"stopId": "0:CAR1R",
"stopSequence": 3
},
{
"arrival": {
"time": "1752915925",
"uncertainty": 120
},
"departure": {
"time": "1752915928",
"uncertainty": 120
},
"stopId": "0:FACR",
"stopSequence": 4
},
{
"arrival": {
"time": "1752916001",
"uncertainty": 120
},
"departure": {
"time": "1752916001",
"uncertainty": 120
},
"stopId": "0:LAER",
"stopSequence": 5
},
{
"arrival": {
"time": "1752916076",
"uncertainty": 120
},
"departure": {
"time": "1752916077",
"uncertainty": 120
},
"stopId": "0:NIMCOMPR",
"stopSequence": 6
},
{
"arrival": {
"time": "1752916154",
"uncertainty": 120
},
"departure": {
"time": "1752916155",
"uncertainty": 120
},
"stopId": "0:NIMCAMR",
"stopSequence": 7
},
{
"arrival": {
"time": "1752916231",
"uncertainty": 120
},
"departure": {
"time": "1752916234",
"uncertainty": 120
},
"stopId": "0:NIMPORR",
"stopSequence": 8
},
{
"arrival": {
"time": "1752916297",
"uncertainty": 120
},
"departure": {
"time": "1752916297",
"uncertainty": 120
},
"stopId": "0:PISST2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1752916382",
"uncertainty": 120
},
"departure": {
"time": "1752916382",
"uncertainty": 120
},
"stopId": "0:UNIAA",
"stopSequence": 10
},
{
"arrival": {
"time": "1752916451",
"uncertainty": 120
},
"departure": {
"time": "1752916451",
"uncertainty": 120
},
"stopId": "0:FERMA",
"stopSequence": 11
},
{
"arrival": {
"time": "1752916578",
"uncertainty": 120
},
"departure": {
"time": "1752916582",
"uncertainty": 120
},
"stopId": "0:AMAR",
"stopSequence": 12
},
{
"arrival": {
"time": "1752916700",
"uncertainty": 120
},
"departure": {
"time": "1752916700",
"uncertainty": 120
},
"stopId": "0:KENR",
"stopSequence": 13
},
{
"arrival": {
"time": "1752916806",
"uncertainty": 120
},
"departure": {
"time": "1752916810",
"uncertainty": 120
},
"stopId": "0:JAUAR",
"stopSequence": 14
},
{
"arrival": {
"time": "1752916880",
"uncertainty": 120
},
"departure": {
"time": "1752916884",
"uncertainty": 120
},
"stopId": "0:MONR",
"stopSequence": 15
},
{
"arrival": {
"time": "1752917040",
"uncertainty": 120
},
"departure": {
"time": "1752917071",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 16
},
{
"arrival": {
"time": "1752917146",
"uncertainty": 120
},
"departure": {
"time": "1752917146",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1752917298",
"uncertainty": 120
},
"departure": {
"time": "1752917298",
"uncertainty": 120
},
"stopId": "0:TALAT2R",
"stopSequence": 18
},
{
"arrival": {
"time": "1752917513",
"uncertainty": 120
},
"departure": {
"time": "1752917513",
"uncertainty": 120
},
"stopId": "0:OBST2R",
"stopSequence": 19
},
{
"arrival": {
"time": "1752917605",
"uncertainty": 120
},
"departure": {
"time": "1752917605",
"uncertainty": 120
},
"stopId": "0:BAUT2R",
"stopSequence": 20
},
{
"arrival": {
"time": "1752917692",
"uncertainty": 120
},
"departure": {
"time": "1752917692",
"uncertainty": 120
},
"stopId": "0:DOMIT2R",
"stopSequence": 21
},
{
"arrival": {
"time": "1752917741",
"uncertainty": 120
},
"departure": {
"time": "1752917741",
"uncertainty": 120
},
"stopId": "0:MOUT2R",
"stopSequence": 22
},
{
"arrival": {
"time": "1752917857",
"uncertainty": 120
},
"departure": {
"time": "1752917857",
"uncertainty": 120
},
"stopId": "0:CBAT2R",
"stopSequence": 23
},
{
"arrival": {
"time": "1752917945",
"uncertainty": 120
},
"departure": {
"time": "1752917945",
"uncertainty": 120
},
"stopId": "0:JBABT2R",
"stopSequence": 24
},
{
"arrival": {
"time": "1752918057",
"uncertainty": 120
},
"departure": {
"time": "1752918057",
"uncertainty": 120
},
"stopId": "0:MINT2R",
"stopSequence": 25
},
{
"arrival": {
"time": "1752918162",
"uncertainty": 120
},
"stopId": "0:NPALO2",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_69074643"
},
"vehicle": {
"id": "758",
"label": "758"
}
}
},
{
"id": "9074655",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752919380",
"uncertainty": 120
},
"stopId": "0:CHUR",
"stopSequence": 1
},
{
"arrival": {
"time": "1752919440",
"uncertainty": 120
},
"departure": {
"time": "1752919440",
"uncertainty": 120
},
"stopId": "0:CARTR",
"stopSequence": 2
},
{
"arrival": {
"time": "1752919500",
"uncertainty": 120
},
"departure": {
"time": "1752919500",
"uncertainty": 120
},
"stopId": "0:CAR1R",
"stopSequence": 3
},
{
"arrival": {
"time": "1752919560",
"uncertainty": 120
},
"departure": {
"time": "1752919560",
"uncertainty": 120
},
"stopId": "0:FACR",
"stopSequence": 4
},
{
"arrival": {
"time": "1752919620",
"uncertainty": 120
},
"departure": {
"time": "1752919620",
"uncertainty": 120
},
"stopId": "0:LAER",
"stopSequence": 5
},
{
"arrival": {
"time": "1752919740",
"uncertainty": 120
},
"departure": {
"time": "1752919740",
"uncertainty": 120
},
"stopId": "0:NIMCOMPR",
"stopSequence": 6
},
{
"arrival": {
"time": "1752919800",
"uncertainty": 120
},
"departure": {
"time": "1752919800",
"uncertainty": 120
},
"stopId": "0:NIMCAMR",
"stopSequence": 7
},
{
"arrival": {
"time": "1752919920",
"uncertainty": 120
},
"departure": {
"time": "1752919920",
"uncertainty": 120
},
"stopId": "0:NIMPORR",
"stopSequence": 8
},
{
"arrival": {
"time": "1752919980",
"uncertainty": 120
},
"departure": {
"time": "1752919980",
"uncertainty": 120
},
"stopId": "0:PISST2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1752920040",
"uncertainty": 120
},
"departure": {
"time": "1752920040",
"uncertainty": 120
},
"stopId": "0:UNIAA",
"stopSequence": 10
},
{
"arrival": {
"time": "1752920160",
"uncertainty": 120
},
"departure": {
"time": "1752920160",
"uncertainty": 120
},
"stopId": "0:FERMA",
"stopSequence": 11
},
{
"arrival": {
"time": "1752920280",
"uncertainty": 120
},
"departure": {
"time": "1752920280",
"uncertainty": 120
},
"stopId": "0:AMAR",
"stopSequence": 12
},
{
"arrival": {
"time": "1752920400",
"uncertainty": 120
},
"departure": {
"time": "1752920400",
"uncertainty": 120
},
"stopId": "0:KENR",
"stopSequence": 13
},
{
"arrival": {
"time": "1752920520",
"uncertainty": 120
},
"departure": {
"time": "1752920520",
"uncertainty": 120
},
"stopId": "0:JAUAR",
"stopSequence": 14
},
{
"arrival": {
"time": "1752920640",
"uncertainty": 120
},
"departure": {
"time": "1752920640",
"uncertainty": 120
},
"stopId": "0:MONR",
"stopSequence": 15
},
{
"arrival": {
"time": "1752920760",
"uncertainty": 120
},
"departure": {
"time": "1752920760",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 16
},
{
"arrival": {
"time": "1752920820",
"uncertainty": 120
},
"departure": {
"time": "1752920820",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1752920940",
"uncertainty": 120
},
"departure": {
"time": "1752920940",
"uncertainty": 120
},
"stopId": "0:TALAT2R",
"stopSequence": 18
},
{
"arrival": {
"time": "1752921060",
"uncertainty": 120
},
"departure": {
"time": "1752921060",
"uncertainty": 120
},
"stopId": "0:OBST2R",
"stopSequence": 19
},
{
"arrival": {
"time": "1752921180",
"uncertainty": 120
},
"departure": {
"time": "1752921180",
"uncertainty": 120
},
"stopId": "0:BAUT2R",
"stopSequence": 20
},
{
"arrival": {
"time": "1752921360",
"uncertainty": 120
},
"departure": {
"time": "1752921360",
"uncertainty": 120
},
"stopId": "0:DOMIT2R",
"stopSequence": 21
},
{
"arrival": {
"time": "1752921420",
"uncertainty": 120
},
"departure": {
"time": "1752921420",
"uncertainty": 120
},
"stopId": "0:MOUT2R",
"stopSequence": 22
},
{
"arrival": {
"time": "1752921540",
"uncertainty": 120
},
"departure": {
"time": "1752921540",
"uncertainty": 120
},
"stopId": "0:CBAT2R",
"stopSequence": 23
},
{
"arrival": {
"time": "1752921660",
"uncertainty": 120
},
"departure": {
"time": "1752921660",
"uncertainty": 120
},
"stopId": "0:JBABT2R",
"stopSequence": 24
},
{
"arrival": {
"time": "1752921780",
"uncertainty": 120
},
"departure": {
"time": "1752921780",
"uncertainty": 120
},
"stopId": "0:MINT2R",
"stopSequence": 25
},
{
"arrival": {
"time": "1752921900",
"uncertainty": 120
},
"stopId": "0:NPALO2",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_69074655"
}
}
},
{
"id": "9074639",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752915002",
"uncertainty": 120
},
"stopId": "0:CHUR",
"stopSequence": 1
},
{
"arrival": {
"time": "1752915060",
"uncertainty": 120
},
"departure": {
"time": "1752915060",
"uncertainty": 120
},
"stopId": "0:CARTR",
"stopSequence": 2
},
{
"arrival": {
"time": "1752915092",
"uncertainty": 120
},
"departure": {
"time": "1752915092",
"uncertainty": 120
},
"stopId": "0:CAR1R",
"stopSequence": 3
},
{
"arrival": {
"time": "1752915137",
"uncertainty": 120
},
"departure": {
"time": "1752915137",
"uncertainty": 120
},
"stopId": "0:FACR",
"stopSequence": 4
},
{
"arrival": {
"time": "1752915215",
"uncertainty": 120
},
"departure": {
"time": "1752915215",
"uncertainty": 120
},
"stopId": "0:LAER",
"stopSequence": 5
},
{
"arrival": {
"time": "1752915277",
"uncertainty": 120
},
"departure": {
"time": "1752915277",
"uncertainty": 120
},
"stopId": "0:NIMCOMPR",
"stopSequence": 6
},
{
"arrival": {
"time": "1752915335",
"uncertainty": 120
},
"departure": {
"time": "1752915335",
"uncertainty": 120
},
"stopId": "0:NIMCAMR",
"stopSequence": 7
},
{
"arrival": {
"time": "1752915399",
"uncertainty": 120
},
"departure": {
"time": "1752915399",
"uncertainty": 120
},
"stopId": "0:NIMPORR",
"stopSequence": 8
},
{
"arrival": {
"time": "1752915471",
"uncertainty": 120
},
"departure": {
"time": "1752915471",
"uncertainty": 120
},
"stopId": "0:PISST2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1752915546",
"uncertainty": 120
},
"departure": {
"time": "1752915556",
"uncertainty": 120
},
"stopId": "0:UNIAA",
"stopSequence": 10
},
{
"arrival": {
"time": "1752915627",
"uncertainty": 120
},
"departure": {
"time": "1752915630",
"uncertainty": 120
},
"stopId": "0:FERMA",
"stopSequence": 11
},
{
"arrival": {
"time": "1752915722",
"uncertainty": 120
},
"departure": {
"time": "1752915722",
"uncertainty": 120
},
"stopId": "0:AMAR",
"stopSequence": 12
},
{
"arrival": {
"time": "1752915809",
"uncertainty": 120
},
"departure": {
"time": "1752915845",
"uncertainty": 120
},
"stopId": "0:KENR",
"stopSequence": 13
},
{
"arrival": {
"time": "1752915943",
"uncertainty": 120
},
"departure": {
"time": "1752915947",
"uncertainty": 120
},
"stopId": "0:JAUAR",
"stopSequence": 14
},
{
"arrival": {
"time": "1752916017",
"uncertainty": 120
},
"departure": {
"time": "1752916046",
"uncertainty": 120
},
"stopId": "0:MONR",
"stopSequence": 15
},
{
"arrival": {
"time": "1752916162",
"uncertainty": 120
},
"departure": {
"time": "1752916253",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 16
},
{
"arrival": {
"time": "1752916306",
"uncertainty": 120
},
"departure": {
"time": "1752916309",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1752916464",
"uncertainty": 120
},
"departure": {
"time": "1752916466",
"uncertainty": 120
},
"stopId": "0:TALAT2R",
"stopSequence": 18
},
{
"arrival": {
"time": "1752916692",
"uncertainty": 120
},
"departure": {
"time": "1752916692",
"uncertainty": 120
},
"stopId": "0:OBST2R",
"stopSequence": 19
},
{
"arrival": {
"time": "1752916888",
"uncertainty": 120
},
"departure": {
"time": "1752916892",
"uncertainty": 120
},
"stopId": "0:BAUT2R",
"stopSequence": 20
},
{
"arrival": {
"time": "1752916969",
"uncertainty": 120
},
"departure": {
"time": "1752917004",
"uncertainty": 120
},
"stopId": "0:DOMIT2R",
"stopSequence": 21
},
{
"arrival": {
"time": "1752917052",
"uncertainty": 120
},
"departure": {
"time": "1752917052",
"uncertainty": 120
},
"stopId": "0:MOUT2R",
"stopSequence": 22
},
{
"arrival": {
"time": "1752917182",
"uncertainty": 120
},
"departure": {
"time": "1752917182",
"uncertainty": 120
},
"stopId": "0:CBAT2R",
"stopSequence": 23
},
{
"arrival": {
"time": "1752917268",
"uncertainty": 120
},
"departure": {
"time": "1752917268",
"uncertainty": 120
},
"stopId": "0:JBABT2R",
"stopSequence": 24
},
{
"arrival": {
"time": "1752917379",
"uncertainty": 120
},
"departure": {
"time": "1752917379",
"uncertainty": 120
},
"stopId": "0:MINT2R",
"stopSequence": 25
},
{
"arrival": {
"time": "1752917483",
"uncertainty": 120
},
"stopId": "0:NPALO2",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_69074639"
},
"vehicle": {
"id": "755",
"label": "755"
}
}
},
{
"id": "9074436",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752915196",
"uncertainty": 120
},
"stopId": "0:NLIBT2",
"stopSequence": 1
},
{
"arrival": {
"time": "1752915290",
"uncertainty": 120
},
"departure": {
"time": "1752915296",
"uncertainty": 120
},
"stopId": "0:CASIR",
"stopSequence": 2
},
{
"arrival": {
"time": "1752915383",
"uncertainty": 120
},
"departure": {
"time": "1752915420",
"uncertainty": 120
},
"stopId": "0:PARTR",
"stopSequence": 3
},
{
"arrival": {
"time": "1752915459",
"uncertainty": 120
},
"departure": {
"time": "1752915463",
"uncertainty": 120
},
"stopId": "0:CSOLR",
"stopSequence": 4
},
{
"arrival": {
"time": "1752915523",
"uncertainty": 120
},
"departure": {
"time": "1752915527",
"uncertainty": 120
},
"stopId": "0:LIBR",
"stopSequence": 5
},
{
"arrival": {
"time": "1752915612",
"uncertainty": 120
},
"departure": {
"time": "1752915676",
"uncertainty": 120
},
"stopId": "0:CMARR",
"stopSequence": 6
},
{
"arrival": {
"time": "1752915762",
"uncertainty": 120
},
"departure": {
"time": "1752915762",
"uncertainty": 120
},
"stopId": "0:DHUOR",
"stopSequence": 7
},
{
"arrival": {
"time": "1752915827",
"uncertainty": 120
},
"departure": {
"time": "1752915830",
"uncertainty": 120
},
"stopId": "0:MONTCR",
"stopSequence": 8
},
{
"arrival": {
"time": "1752916005",
"uncertainty": 120
},
"departure": {
"time": "1752916039",
"uncertainty": 120
},
"stopId": "0:ArenT",
"stopSequence": 9
},
{
"arrival": {
"time": "1752916106",
"uncertainty": 120
},
"departure": {
"time": "1752916135",
"uncertainty": 120
},
"stopId": "0:MCT1",
"stopSequence": 10
},
{
"arrival": {
"time": "1752916215",
"uncertainty": 120
},
"departure": {
"time": "1752916247",
"uncertainty": 120
},
"stopId": "0:GAMT1",
"stopSequence": 11
},
{
"arrival": {
"time": "1752916333",
"uncertainty": 120
},
"departure": {
"time": "1752916338",
"uncertainty": 120
},
"stopId": "0:PAUGT1",
"stopSequence": 12
},
{
"arrival": {
"time": "1752916399",
"uncertainty": 120
},
"departure": {
"time": "1752916399",
"uncertainty": 120
},
"stopId": "0:COUT1",
"stopSequence": 13
},
{
"arrival": {
"time": "1752916478",
"uncertainty": 120
},
"departure": {
"time": "1752916479",
"uncertainty": 120
},
"stopId": "0:ESPT1",
"stopSequence": 14
},
{
"arrival": {
"time": "1752916633",
"uncertainty": 120
},
"departure": {
"time": "1752916664",
"uncertainty": 120
},
"stopId": "0:MONTCA",
"stopSequence": 15
},
{
"arrival": {
"time": "1752916736",
"uncertainty": 120
},
"departure": {
"time": "1752916738",
"uncertainty": 120
},
"stopId": "0:DHUOA",
"stopSequence": 16
},
{
"arrival": {
"time": "1752916820",
"uncertainty": 120
},
"departure": {
"time": "1752916820",
"uncertainty": 120
},
"stopId": "0:CMARA",
"stopSequence": 17
},
{
"arrival": {
"time": "1752916915",
"uncertainty": 120
},
"departure": {
"time": "1752916920",
"uncertainty": 120
},
"stopId": "0:LIBA",
"stopSequence": 18
},
{
"arrival": {
"time": "1752916990",
"uncertainty": 120
},
"departure": {
"time": "1752916990",
"uncertainty": 120
},
"stopId": "0:CSOLA",
"stopSequence": 19
},
{
"arrival": {
"time": "1752917053",
"uncertainty": 120
},
"departure": {
"time": "1752917058",
"uncertainty": 120
},
"stopId": "0:PARTA",
"stopSequence": 20
},
{
"arrival": {
"time": "1752917127",
"uncertainty": 120
},
"departure": {
"time": "1752917127",
"uncertainty": 120
},
"stopId": "0:CASI",
"stopSequence": 21
},
{
"arrival": {
"time": "1752917225",
"uncertainty": 120
},
"stopId": "0:NLIBT1",
"stopSequence": 22
}
],
"trip": {
"directionId": 0,
"routeId": "T1",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_69074436"
},
"vehicle": {
"id": "703",
"label": "703"
}
}
},
{
"id": "9074439",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752916980",
"uncertainty": 120
},
"stopId": "0:NLIBT2",
"stopSequence": 1
},
{
"arrival": {
"time": "1752917066",
"uncertainty": 120
},
"departure": {
"time": "1752917069",
"uncertainty": 120
},
"stopId": "0:CASIR",
"stopSequence": 2
},
{
"arrival": {
"time": "1752917162",
"uncertainty": 120
},
"departure": {
"time": "1752917162",
"uncertainty": 120
},
"stopId": "0:PARTR",
"stopSequence": 3
},
{
"arrival": {
"time": "1752917206",
"uncertainty": 120
},
"departure": {
"time": "1752917206",
"uncertainty": 120
},
"stopId": "0:CSOLR",
"stopSequence": 4
},
{
"arrival": {
"time": "1752917268",
"uncertainty": 120
},
"departure": {
"time": "1752917268",
"uncertainty": 120
},
"stopId": "0:LIBR",
"stopSequence": 5
},
{
"arrival": {
"time": "1752917354",
"uncertainty": 120
},
"departure": {
"time": "1752917354",
"uncertainty": 120
},
"stopId": "0:CMARR",
"stopSequence": 6
},
{
"arrival": {
"time": "1752917422",
"uncertainty": 120
},
"departure": {
"time": "1752917422",
"uncertainty": 120
},
"stopId": "0:DHUOR",
"stopSequence": 7
},
{
"arrival": {
"time": "1752917500",
"uncertainty": 120
},
"departure": {
"time": "1752917500",
"uncertainty": 120
},
"stopId": "0:MONTCR",
"stopSequence": 8
},
{
"arrival": {
"time": "1752917685",
"uncertainty": 120
},
"departure": {
"time": "1752917685",
"uncertainty": 120
},
"stopId": "0:ArenT",
"stopSequence": 9
},
{
"arrival": {
"time": "1752917759",
"uncertainty": 120
},
"departure": {
"time": "1752917759",
"uncertainty": 120
},
"stopId": "0:MCT1",
"stopSequence": 10
},
{
"arrival": {
"time": "1752917840",
"uncertainty": 120
},
"departure": {
"time": "1752917840",
"uncertainty": 120
},
"stopId": "0:GAMT1",
"stopSequence": 11
},
{
"arrival": {
"time": "1752917924",
"uncertainty": 120
},
"departure": {
"time": "1752917924",
"uncertainty": 120
},
"stopId": "0:PAUGT1",
"stopSequence": 12
},
{
"arrival": {
"time": "1752917980",
"uncertainty": 120
},
"departure": {
"time": "1752917980",
"uncertainty": 120
},
"stopId": "0:COUT1",
"stopSequence": 13
},
{
"arrival": {
"time": "1752918054",
"uncertainty": 120
},
"departure": {
"time": "1752918054",
"uncertainty": 120
},
"stopId": "0:ESPT1",
"stopSequence": 14
},
{
"arrival": {
"time": "1752918200",
"uncertainty": 120
},
"departure": {
"time": "1752918200",
"uncertainty": 120
},
"stopId": "0:MONTCA",
"stopSequence": 15
},
{
"arrival": {
"time": "1752918290",
"uncertainty": 120
},
"departure": {
"time": "1752918290",
"uncertainty": 120
},
"stopId": "0:DHUOA",
"stopSequence": 16
},
{
"arrival": {
"time": "1752918382",
"uncertainty": 120
},
"departure": {
"time": "1752918382",
"uncertainty": 120
},
"stopId": "0:CMARA",
"stopSequence": 17
},
{
"arrival": {
"time": "1752918483",
"uncertainty": 120
},
"departure": {
"time": "1752918483",
"uncertainty": 120
},
"stopId": "0:LIBA",
"stopSequence": 18
},
{
"arrival": {
"time": "1752918566",
"uncertainty": 120
},
"departure": {
"time": "1752918566",
"uncertainty": 120
},
"stopId": "0:CSOLA",
"stopSequence": 19
},
{
"arrival": {
"time": "1752918628",
"uncertainty": 120
},
"departure": {
"time": "1752918628",
"uncertainty": 120
},
"stopId": "0:PARTA",
"stopSequence": 20
},
{
"arrival": {
"time": "1752918748",
"uncertainty": 120
},
"departure": {
"time": "1752918748",
"uncertainty": 120
},
"stopId": "0:CASI",
"stopSequence": 21
},
{
"arrival": {
"time": "1752918868",
"uncertainty": 120
},
"stopId": "0:NLIBT1",
"stopSequence": 22
}
],
"trip": {
"directionId": 0,
"routeId": "T1",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_69074439"
},
"vehicle": {
"id": "707",
"label": "707"
}
}
},
{
"id": "9074437",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752915799",
"uncertainty": 120
},
"stopId": "0:NLIBT2",
"stopSequence": 1
},
{
"arrival": {
"time": "1752915875",
"uncertainty": 120
},
"departure": {
"time": "1752915907",
"uncertainty": 120
},
"stopId": "0:CASIR",
"stopSequence": 2
},
{
"arrival": {
"time": "1752915981",
"uncertainty": 120
},
"departure": {
"time": "1752916015",
"uncertainty": 120
},
"stopId": "0:PARTR",
"stopSequence": 3
},
{
"arrival": {
"time": "1752916066",
"uncertainty": 120
},
"departure": {
"time": "1752916100",
"uncertainty": 120
},
"stopId": "0:CSOLR",
"stopSequence": 4
},
{
"arrival": {
"time": "1752916133",
"uncertainty": 120
},
"departure": {
"time": "1752916171",
"uncertainty": 120
},
"stopId": "0:LIBR",
"stopSequence": 5
},
{
"arrival": {
"time": "1752916248",
"uncertainty": 120
},
"departure": {
"time": "1752916308",
"uncertainty": 120
},
"stopId": "0:CMARR",
"stopSequence": 6
},
{
"arrival": {
"time": "1752916385",
"uncertainty": 120
},
"departure": {
"time": "1752916385",
"uncertainty": 120
},
"stopId": "0:DHUOR",
"stopSequence": 7
},
{
"arrival": {
"time": "1752916462",
"uncertainty": 120
},
"departure": {
"time": "1752916463",
"uncertainty": 120
},
"stopId": "0:MONTCR",
"stopSequence": 8
},
{
"arrival": {
"time": "1752916649",
"uncertainty": 120
},
"departure": {
"time": "1752916680",
"uncertainty": 120
},
"stopId": "0:ArenT",
"stopSequence": 9
},
{
"arrival": {
"time": "1752916763",
"uncertainty": 120
},
"departure": {
"time": "1752916763",
"uncertainty": 120
},
"stopId": "0:MCT1",
"stopSequence": 10
},
{
"arrival": {
"time": "1752916839",
"uncertainty": 120
},
"departure": {
"time": "1752916870",
"uncertainty": 120
},
"stopId": "0:GAMT1",
"stopSequence": 11
},
{
"arrival": {
"time": "1752916950",
"uncertainty": 120
},
"departure": {
"time": "1752916981",
"uncertainty": 120
},
"stopId": "0:PAUGT1",
"stopSequence": 12
},
{
"arrival": {
"time": "1752917037",
"uncertainty": 120
},
"departure": {
"time": "1752917037",
"uncertainty": 120
},
"stopId": "0:COUT1",
"stopSequence": 13
},
{
"arrival": {
"time": "1752917140",
"uncertainty": 120
},
"departure": {
"time": "1752917140",
"uncertainty": 120
},
"stopId": "0:ESPT1",
"stopSequence": 14
},
{
"arrival": {
"time": "1752917291",
"uncertainty": 120
},
"departure": {
"time": "1752917291",
"uncertainty": 120
},
"stopId": "0:MONTCA",
"stopSequence": 15
},
{
"arrival": {
"time": "1752917375",
"uncertainty": 120
},
"departure": {
"time": "1752917375",
"uncertainty": 120
},
"stopId": "0:DHUOA",
"stopSequence": 16
},
{
"arrival": {
"time": "1752917461",
"uncertainty": 120
},
"departure": {
"time": "1752917461",
"uncertainty": 120
},
"stopId": "0:CMARA",
"stopSequence": 17
},
{
"arrival": {
"time": "1752917559",
"uncertainty": 120
},
"departure": {
"time": "1752917559",
"uncertainty": 120
},
"stopId": "0:LIBA",
"stopSequence": 18
},
{
"arrival": {
"time": "1752917634",
"uncertainty": 120
},
"departure": {
"time": "1752917634",
"uncertainty": 120
},
"stopId": "0:CSOLA",
"stopSequence": 19
},
{
"arrival": {
"time": "1752917697",
"uncertainty": 120
},
"departure": {
"time": "1752917697",
"uncertainty": 120
},
"stopId": "0:PARTA",
"stopSequence": 20
},
{
"arrival": {
"time": "1752917767",
"uncertainty": 120
},
"departure": {
"time": "1752917767",
"uncertainty": 120
},
"stopId": "0:CASI",
"stopSequence": 21
},
{
"arrival": {
"time": "1752917866",
"uncertainty": 120
},
"stopId": "0:NLIBT1",
"stopSequence": 22
}
],
"trip": {
"directionId": 0,
"routeId": "T1",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_69074437"
},
"vehicle": {
"id": "701",
"label": "701"
}
}
},
{
"id": "9074440",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752917580",
"uncertainty": 120
},
"stopId": "0:NLIBT2",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "T1",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_69074440"
}
}
},
{
"id": "9074443",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752919380",
"uncertainty": 120
},
"stopId": "0:NLIBT2",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "T1",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_69074443"
}
}
},
{
"id": "9074441",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752918180",
"uncertainty": 120
},
"stopId": "0:NLIBT2",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "T1",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_69074441"
}
}
},
{
"id": "9074676",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752919620",
"uncertainty": 120
},
"stopId": "0:NPALO1",
"stopSequence": 1
},
{
"arrival": {
"time": "1752919740",
"uncertainty": 120
},
"departure": {
"time": "1752919740",
"uncertainty": 120
},
"stopId": "0:MINT2A",
"stopSequence": 2
},
{
"arrival": {
"time": "1752919860",
"uncertainty": 120
},
"departure": {
"time": "1752919860",
"uncertainty": 120
},
"stopId": "0:JBABT2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1752919980",
"uncertainty": 120
},
"departure": {
"time": "1752919980",
"uncertainty": 120
},
"stopId": "0:CBAT2A",
"stopSequence": 4
},
{
"arrival": {
"time": "1752920040",
"uncertainty": 120
},
"departure": {
"time": "1752920040",
"uncertainty": 120
},
"stopId": "0:MOUT2A",
"stopSequence": 5
},
{
"arrival": {
"time": "1752920160",
"uncertainty": 120
},
"departure": {
"time": "1752920160",
"uncertainty": 120
},
"stopId": "0:DOMT2A",
"stopSequence": 6
},
{
"arrival": {
"time": "1752920340",
"uncertainty": 120
},
"departure": {
"time": "1752920340",
"uncertainty": 120
},
"stopId": "0:BAUT2A",
"stopSequence": 7
},
{
"arrival": {
"time": "1752920460",
"uncertainty": 120
},
"departure": {
"time": "1752920460",
"uncertainty": 120
},
"stopId": "0:OBST2A",
"stopSequence": 8
},
{
"arrival": {
"time": "1752920640",
"uncertainty": 120
},
"departure": {
"time": "1752920640",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1752920820",
"uncertainty": 120
},
"departure": {
"time": "1752920820",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 10
},
{
"arrival": {
"time": "1752920880",
"uncertainty": 120
},
"departure": {
"time": "1752920880",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 11
},
{
"arrival": {
"time": "1752921000",
"uncertainty": 120
},
"departure": {
"time": "1752921000",
"uncertainty": 120
},
"stopId": "0:MONTCA",
"stopSequence": 12
},
{
"arrival": {
"time": "1752921060",
"uncertainty": 120
},
"departure": {
"time": "1752921060",
"uncertainty": 120
},
"stopId": "0:JAUBA",
"stopSequence": 13
},
{
"arrival": {
"time": "1752921120",
"uncertainty": 120
},
"departure": {
"time": "1752921120",
"uncertainty": 120
},
"stopId": "0:KENA",
"stopSequence": 14
},
{
"arrival": {
"time": "1752921240",
"uncertainty": 120
},
"departure": {
"time": "1752921240",
"uncertainty": 120
},
"stopId": "0:AMAA",
"stopSequence": 15
},
{
"arrival": {
"time": "1752921360",
"uncertainty": 120
},
"departure": {
"time": "1752921360",
"uncertainty": 120
},
"stopId": "0:FERMR",
"stopSequence": 16
},
{
"arrival": {
"time": "1752921420",
"uncertainty": 120
},
"departure": {
"time": "1752921420",
"uncertainty": 120
},
"stopId": "0:UNIAR",
"stopSequence": 17
},
{
"arrival": {
"time": "1752921540",
"uncertainty": 120
},
"departure": {
"time": "1752921540",
"uncertainty": 120
},
"stopId": "0:PISST2R",
"stopSequence": 18
},
{
"arrival": {
"time": "1752921600",
"uncertainty": 120
},
"departure": {
"time": "1752921600",
"uncertainty": 120
},
"stopId": "0:NIMPORA",
"stopSequence": 19
},
{
"arrival": {
"time": "1752921720",
"uncertainty": 120
},
"departure": {
"time": "1752921720",
"uncertainty": 120
},
"stopId": "0:NIMCAMA",
"stopSequence": 20
},
{
"arrival": {
"time": "1752921780",
"uncertainty": 120
},
"departure": {
"time": "1752921780",
"uncertainty": 120
},
"stopId": "0:NIMCOMPA",
"stopSequence": 21
},
{
"arrival": {
"time": "1752921840",
"uncertainty": 120
},
"departure": {
"time": "1752921840",
"uncertainty": 120
},
"stopId": "0:NIMLAENA",
"stopSequence": 22
},
{
"arrival": {
"time": "1752921960",
"uncertainty": 120
},
"departure": {
"time": "1752921960",
"uncertainty": 120
},
"stopId": "0:FACA",
"stopSequence": 23
},
{
"arrival": {
"time": "1752922020",
"uncertainty": 120
},
"departure": {
"time": "1752922020",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CAR1",
"stopSequence": 24
},
{
"arrival": {
"time": "1752922015",
"uncertainty": 120
},
"departure": {
"time": "1752922015",
"uncertainty": 120
},
"stopId": "0:CARTA",
"stopSequence": 25
},
{
"arrival": {
"time": "1752922075",
"uncertainty": 120
},
"stopId": "0:CHUA",
"stopSequence": 26
}
],
"trip": {
"directionId": 0,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_69074676"
}
}
},
{
"id": "9074442",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752918780",
"uncertainty": 120
},
"stopId": "0:NLIBT2",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "T1",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_69074442"
}
}
},
{
"id": "9074438",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752916496",
"uncertainty": 120
},
"stopId": "0:NLIBT2",
"stopSequence": 1
},
{
"arrival": {
"time": "1752916578",
"uncertainty": 120
},
"departure": {
"time": "1752916582",
"uncertainty": 120
},
"stopId": "0:CASIR",
"stopSequence": 2
},
{
"arrival": {
"time": "1752916672",
"uncertainty": 120
},
"departure": {
"time": "1752916703",
"uncertainty": 120
},
"stopId": "0:PARTR",
"stopSequence": 3
},
{
"arrival": {
"time": "1752916748",
"uncertainty": 120
},
"departure": {
"time": "1752916749",
"uncertainty": 120
},
"stopId": "0:CSOLR",
"stopSequence": 4
},
{
"arrival": {
"time": "1752916801",
"uncertainty": 120
},
"departure": {
"time": "1752916807",
"uncertainty": 120
},
"stopId": "0:LIBR",
"stopSequence": 5
},
{
"arrival": {
"time": "1752916887",
"uncertainty": 120
},
"departure": {
"time": "1752916950",
"uncertainty": 120
},
"stopId": "0:CMARR",
"stopSequence": 6
},
{
"arrival": {
"time": "1752917009",
"uncertainty": 120
},
"departure": {
"time": "1752917009",
"uncertainty": 120
},
"stopId": "0:DHUOR",
"stopSequence": 7
},
{
"arrival": {
"time": "1752917077",
"uncertainty": 120
},
"departure": {
"time": "1752917077",
"uncertainty": 120
},
"stopId": "0:MONTCR",
"stopSequence": 8
},
{
"arrival": {
"time": "1752917262",
"uncertainty": 120
},
"departure": {
"time": "1752917262",
"uncertainty": 120
},
"stopId": "0:ArenT",
"stopSequence": 9
},
{
"arrival": {
"time": "1752917336",
"uncertainty": 120
},
"departure": {
"time": "1752917336",
"uncertainty": 120
},
"stopId": "0:MCT1",
"stopSequence": 10
},
{
"arrival": {
"time": "1752917416",
"uncertainty": 120
},
"departure": {
"time": "1752917416",
"uncertainty": 120
},
"stopId": "0:GAMT1",
"stopSequence": 11
},
{
"arrival": {
"time": "1752917500",
"uncertainty": 120
},
"departure": {
"time": "1752917500",
"uncertainty": 120
},
"stopId": "0:PAUGT1",
"stopSequence": 12
},
{
"arrival": {
"time": "1752917556",
"uncertainty": 120
},
"departure": {
"time": "1752917556",
"uncertainty": 120
},
"stopId": "0:COUT1",
"stopSequence": 13
},
{
"arrival": {
"time": "1752917633",
"uncertainty": 120
},
"departure": {
"time": "1752917633",
"uncertainty": 120
},
"stopId": "0:ESPT1",
"stopSequence": 14
},
{
"arrival": {
"time": "1752917783",
"uncertainty": 120
},
"departure": {
"time": "1752917783",
"uncertainty": 120
},
"stopId": "0:MONTCA",
"stopSequence": 15
},
{
"arrival": {
"time": "1752917869",
"uncertainty": 120
},
"departure": {
"time": "1752917869",
"uncertainty": 120
},
"stopId": "0:DHUOA",
"stopSequence": 16
},
{
"arrival": {
"time": "1752917955",
"uncertainty": 120
},
"departure": {
"time": "1752917955",
"uncertainty": 120
},
"stopId": "0:CMARA",
"stopSequence": 17
},
{
"arrival": {
"time": "1752918053",
"uncertainty": 120
},
"departure": {
"time": "1752918053",
"uncertainty": 120
},
"stopId": "0:LIBA",
"stopSequence": 18
},
{
"arrival": {
"time": "1752918129",
"uncertainty": 120
},
"departure": {
"time": "1752918129",
"uncertainty": 120
},
"stopId": "0:CSOLA",
"stopSequence": 19
},
{
"arrival": {
"time": "1752918192",
"uncertainty": 120
},
"departure": {
"time": "1752918192",
"uncertainty": 120
},
"stopId": "0:PARTA",
"stopSequence": 20
},
{
"arrival": {
"time": "1752918265",
"uncertainty": 120
},
"departure": {
"time": "1752918265",
"uncertainty": 120
},
"stopId": "0:CASI",
"stopSequence": 21
},
{
"arrival": {
"time": "1752918365",
"uncertainty": 120
},
"stopId": "0:NLIBT1",
"stopSequence": 22
}
],
"trip": {
"directionId": 0,
"routeId": "T1",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_69074438"
},
"vehicle": {
"id": "709",
"label": "709"
}
}
},
{
"id": "9074444",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752919980",
"uncertainty": 120
},
"stopId": "0:NLIBT2",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "T1",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_69074444"
}
}
},
{
"id": "9074445",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752920580",
"uncertainty": 120
},
"stopId": "0:NLIBT2",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "T1",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_69074445"
}
}
},
{
"id": "9074690",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752916989",
"uncertainty": 120
},
"stopId": "0:NPALO1",
"stopSequence": 1
},
{
"arrival": {
"time": "1752917083",
"uncertainty": 120
},
"departure": {
"time": "1752917083",
"uncertainty": 120
},
"stopId": "0:MINT2A",
"stopSequence": 2
},
{
"arrival": {
"time": "1752917175",
"uncertainty": 120
},
"departure": {
"time": "1752917175",
"uncertainty": 120
},
"stopId": "0:JBABT2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1752917249",
"uncertainty": 120
},
"departure": {
"time": "1752917249",
"uncertainty": 120
},
"stopId": "0:CBAT2A",
"stopSequence": 4
},
{
"arrival": {
"time": "1752917366",
"uncertainty": 120
},
"departure": {
"time": "1752917366",
"uncertainty": 120
},
"stopId": "0:MOUT2A",
"stopSequence": 5
},
{
"arrival": {
"time": "1752917449",
"uncertainty": 120
},
"departure": {
"time": "1752917449",
"uncertainty": 120
},
"stopId": "0:DOMT2A",
"stopSequence": 6
},
{
"arrival": {
"time": "1752917555",
"uncertainty": 120
},
"departure": {
"time": "1752917555",
"uncertainty": 120
},
"stopId": "0:BAUT2A",
"stopSequence": 7
},
{
"arrival": {
"time": "1752917644",
"uncertainty": 120
},
"departure": {
"time": "1752917644",
"uncertainty": 120
},
"stopId": "0:OBST2A",
"stopSequence": 8
},
{
"arrival": {
"time": "1752917909",
"uncertainty": 120
},
"departure": {
"time": "1752917909",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1752918042",
"uncertainty": 120
},
"departure": {
"time": "1752918042",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 10
},
{
"arrival": {
"time": "1752918105",
"uncertainty": 120
},
"departure": {
"time": "1752918105",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 11
},
{
"arrival": {
"time": "1752918216",
"uncertainty": 120
},
"departure": {
"time": "1752918216",
"uncertainty": 120
},
"stopId": "0:MONTCA",
"stopSequence": 12
},
{
"arrival": {
"time": "1752918300",
"uncertainty": 120
},
"departure": {
"time": "1752918300",
"uncertainty": 120
},
"stopId": "0:JAUBA",
"stopSequence": 13
},
{
"arrival": {
"time": "1752918367",
"uncertainty": 120
},
"departure": {
"time": "1752918367",
"uncertainty": 120
},
"stopId": "0:KENA",
"stopSequence": 14
},
{
"arrival": {
"time": "1752918460",
"uncertainty": 120
},
"departure": {
"time": "1752918460",
"uncertainty": 120
},
"stopId": "0:AMAA",
"stopSequence": 15
},
{
"arrival": {
"time": "1752918554",
"uncertainty": 120
},
"departure": {
"time": "1752918554",
"uncertainty": 120
},
"stopId": "0:FERMR",
"stopSequence": 16
},
{
"arrival": {
"time": "1752918614",
"uncertainty": 120
},
"departure": {
"time": "1752918614",
"uncertainty": 120
},
"stopId": "0:UNIAR",
"stopSequence": 17
},
{
"arrival": {
"time": "1752918734",
"uncertainty": 120
},
"departure": {
"time": "1752918734",
"uncertainty": 120
},
"stopId": "0:PISST2R",
"stopSequence": 18
},
{
"arrival": {
"time": "1752918794",
"uncertainty": 120
},
"departure": {
"time": "1752918794",
"uncertainty": 120
},
"stopId": "0:NIMPORA",
"stopSequence": 19
},
{
"arrival": {
"time": "1752918914",
"uncertainty": 120
},
"departure": {
"time": "1752918914",
"uncertainty": 120
},
"stopId": "0:NIMCAMA",
"stopSequence": 20
},
{
"arrival": {
"time": "1752918974",
"uncertainty": 120
},
"departure": {
"time": "1752918974",
"uncertainty": 120
},
"stopId": "0:NIMCOMPA",
"stopSequence": 21
},
{
"arrival": {
"time": "1752919034",
"uncertainty": 120
},
"departure": {
"time": "1752919034",
"uncertainty": 120
},
"stopId": "0:NIMLAENA",
"stopSequence": 22
},
{
"arrival": {
"time": "1752919154",
"uncertainty": 120
},
"departure": {
"time": "1752919154",
"uncertainty": 120
},
"stopId": "0:FACA",
"stopSequence": 23
},
{
"arrival": {
"time": "1752919320",
"uncertainty": 120
},
"departure": {
"time": "1752919320",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CAR1",
"stopSequence": 24
},
{
"arrival": {
"time": "1752919209",
"uncertainty": 120
},
"departure": {
"time": "1752919209",
"uncertainty": 120
},
"stopId": "0:CARTA",
"stopSequence": 25
},
{
"arrival": {
"time": "1752919269",
"uncertainty": 120
},
"stopId": "0:CHUA",
"stopSequence": 26
}
],
"trip": {
"directionId": 0,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_69074690"
},
"vehicle": {
"id": "753",
"label": "753"
}
}
},
{
"id": "9074688",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752915224",
"uncertainty": 120
},
"stopId": "0:NPALO1",
"stopSequence": 1
},
{
"arrival": {
"time": "1752915284",
"uncertainty": 120
},
"departure": {
"time": "1752915315",
"uncertainty": 120
},
"stopId": "0:MINT2A",
"stopSequence": 2
},
{
"arrival": {
"time": "1752915396",
"uncertainty": 120
},
"departure": {
"time": "1752915429",
"uncertainty": 120
},
"stopId": "0:JBABT2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1752915503",
"uncertainty": 120
},
"departure": {
"time": "1752915534",
"uncertainty": 120
},
"stopId": "0:CBAT2A",
"stopSequence": 4
},
{
"arrival": {
"time": "1752915671",
"uncertainty": 120
},
"departure": {
"time": "1752915671",
"uncertainty": 120
},
"stopId": "0:MOUT2A",
"stopSequence": 5
},
{
"arrival": {
"time": "1752915747",
"uncertainty": 120
},
"departure": {
"time": "1752915780",
"uncertainty": 120
},
"stopId": "0:DOMT2A",
"stopSequence": 6
},
{
"arrival": {
"time": "1752915872",
"uncertainty": 120
},
"departure": {
"time": "1752915906",
"uncertainty": 120
},
"stopId": "0:BAUT2A",
"stopSequence": 7
},
{
"arrival": {
"time": "1752915976",
"uncertainty": 120
},
"departure": {
"time": "1752915976",
"uncertainty": 120
},
"stopId": "0:OBST2A",
"stopSequence": 8
},
{
"arrival": {
"time": "1752916284",
"uncertainty": 120
},
"departure": {
"time": "1752916285",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1752916395",
"uncertainty": 120
},
"departure": {
"time": "1752916428",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 10
},
{
"arrival": {
"time": "1752916463",
"uncertainty": 120
},
"departure": {
"time": "1752916531",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 11
},
{
"arrival": {
"time": "1752916635",
"uncertainty": 120
},
"departure": {
"time": "1752916679",
"uncertainty": 120
},
"stopId": "0:MONTCA",
"stopSequence": 12
},
{
"arrival": {
"time": "1752916761",
"uncertainty": 120
},
"departure": {
"time": "1752916793",
"uncertainty": 120
},
"stopId": "0:JAUBA",
"stopSequence": 13
},
{
"arrival": {
"time": "1752916861",
"uncertainty": 120
},
"departure": {
"time": "1752916861",
"uncertainty": 120
},
"stopId": "0:KENA",
"stopSequence": 14
},
{
"arrival": {
"time": "1752916948",
"uncertainty": 120
},
"departure": {
"time": "1752916950",
"uncertainty": 120
},
"stopId": "0:AMAA",
"stopSequence": 15
},
{
"arrival": {
"time": "1752917038",
"uncertainty": 120
},
"departure": {
"time": "1752917040",
"uncertainty": 120
},
"stopId": "0:FERMR",
"stopSequence": 16
},
{
"arrival": {
"time": "1752917125",
"uncertainty": 120
},
"departure": {
"time": "1752917125",
"uncertainty": 120
},
"stopId": "0:UNIAR",
"stopSequence": 17
},
{
"arrival": {
"time": "1752917193",
"uncertainty": 120
},
"departure": {
"time": "1752917193",
"uncertainty": 120
},
"stopId": "0:PISST2R",
"stopSequence": 18
},
{
"arrival": {
"time": "1752917249",
"uncertainty": 120
},
"departure": {
"time": "1752917249",
"uncertainty": 120
},
"stopId": "0:NIMPORA",
"stopSequence": 19
},
{
"arrival": {
"time": "1752917325",
"uncertainty": 120
},
"departure": {
"time": "1752917325",
"uncertainty": 120
},
"stopId": "0:NIMCAMA",
"stopSequence": 20
},
{
"arrival": {
"time": "1752917391",
"uncertainty": 120
},
"departure": {
"time": "1752917391",
"uncertainty": 120
},
"stopId": "0:NIMCOMPA",
"stopSequence": 21
},
{
"arrival": {
"time": "1752917456",
"uncertainty": 120
},
"departure": {
"time": "1752917456",
"uncertainty": 120
},
"stopId": "0:NIMLAENA",
"stopSequence": 22
},
{
"arrival": {
"time": "1752917530",
"uncertainty": 120
},
"departure": {
"time": "1752917530",
"uncertainty": 120
},
"stopId": "0:FACA",
"stopSequence": 23
},
{
"arrival": {
"time": "1752917641",
"uncertainty": 120
},
"departure": {
"time": "1752917641",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CAR1",
"stopSequence": 24
},
{
"arrival": {
"time": "1752917585",
"uncertainty": 120
},
"departure": {
"time": "1752917585",
"uncertainty": 120
},
"stopId": "0:CARTA",
"stopSequence": 25
},
{
"arrival": {
"time": "1752917644",
"uncertainty": 120
},
"stopId": "0:CHUA",
"stopSequence": 26
}
],
"trip": {
"directionId": 0,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_69074688"
},
"vehicle": {
"id": "760",
"label": "760"
}
}
},
{
"id": "8878623",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752916354",
"uncertainty": 120
},
"stopId": "0:NGLAC2",
"stopSequence": 1
},
{
"arrival": {
"time": "1752916509",
"uncertainty": 120
},
"departure": {
"time": "1752916509",
"uncertainty": 120
},
"stopId": "0:MARPIA",
"stopSequence": 2
},
{
"arrival": {
"time": "1752916792",
"uncertainty": 120
},
"departure": {
"time": "1752916855",
"uncertainty": 120
},
"stopId": "0:NPALO1",
"stopSequence": 3
},
{
"arrival": {
"time": "1752917034",
"uncertainty": 120
},
"departure": {
"time": "1752917034",
"uncertainty": 120
},
"stopId": "0:JBABT2A",
"stopSequence": 4
},
{
"arrival": {
"time": "1752917171",
"uncertainty": 120
},
"departure": {
"time": "1752917171",
"uncertainty": 120
},
"stopId": "0:RTEAVA",
"stopSequence": 5
},
{
"arrival": {
"time": "1752917231",
"uncertainty": 120
},
"departure": {
"time": "1752917231",
"uncertainty": 120
},
"stopId": "0:PONA",
"stopSequence": 6
},
{
"arrival": {
"time": "1752917291",
"uncertainty": 120
},
"departure": {
"time": "1752917291",
"uncertainty": 120
},
"stopId": "0:MATA",
"stopSequence": 7
},
{
"arrival": {
"time": "1752917471",
"uncertainty": 120
},
"departure": {
"time": "1752917471",
"uncertainty": 120
},
"stopId": "0:BAUT2A",
"stopSequence": 8
},
{
"arrival": {
"time": "1752917560",
"uncertainty": 120
},
"departure": {
"time": "1752917560",
"uncertainty": 120
},
"stopId": "0:OBST2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1752917836",
"uncertainty": 120
},
"departure": {
"time": "1752917836",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 10
},
{
"arrival": {
"time": "1752917964",
"uncertainty": 120
},
"departure": {
"time": "1752917964",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 11
},
{
"arrival": {
"time": "1752918027",
"uncertainty": 120
},
"departure": {
"time": "1752918027",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 12
},
{
"arrival": {
"time": "1752918138",
"uncertainty": 120
},
"departure": {
"time": "1752918138",
"uncertainty": 120
},
"stopId": "0:MONTCA",
"stopSequence": 13
},
{
"arrival": {
"time": "1752918226",
"uncertainty": 120
},
"departure": {
"time": "1752918226",
"uncertainty": 120
},
"stopId": "0:DHUOA",
"stopSequence": 14
},
{
"arrival": {
"time": "1752918316",
"uncertainty": 120
},
"departure": {
"time": "1752918316",
"uncertainty": 120
},
"stopId": "0:CMARA",
"stopSequence": 15
},
{
"arrival": {
"time": "1752918416",
"uncertainty": 120
},
"departure": {
"time": "1752918416",
"uncertainty": 120
},
"stopId": "0:LIBA",
"stopSequence": 16
},
{
"arrival": {
"time": "1752918496",
"uncertainty": 120
},
"departure": {
"time": "1752918496",
"uncertainty": 120
},
"stopId": "0:CSOLA",
"stopSequence": 17
},
{
"arrival": {
"time": "1752918556",
"uncertainty": 120
},
"departure": {
"time": "1752918556",
"uncertainty": 120
},
"stopId": "0:PARTA",
"stopSequence": 18
},
{
"arrival": {
"time": "1752918676",
"uncertainty": 120
},
"departure": {
"time": "1752918676",
"uncertainty": 120
},
"stopId": "0:CASI",
"stopSequence": 19
},
{
"arrival": {
"time": "1752918796",
"uncertainty": 120
},
"stopId": "0:NLIBT1",
"stopSequence": 20
}
],
"trip": {
"directionId": 1,
"routeId": "T4",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68878623"
},
"vehicle": {
"id": "410",
"label": "410"
}
}
},
{
"id": "8878635",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752919320",
"uncertainty": 120
},
"stopId": "0:NGLAC2",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "T4",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68878635"
}
}
},
{
"id": "8878629",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752917700",
"uncertainty": 120
},
"stopId": "0:NGLAC2",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "T4",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68878629"
}
}
},
{
"id": "8878624",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752918240",
"uncertainty": 120
},
"stopId": "0:NLIBT2",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "T4",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68878624"
}
}
},
{
"id": "8878626",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752920040",
"uncertainty": 120
},
"stopId": "0:NLIBT2",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "T4",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68878626"
}
}
},
{
"id": "8878620",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752914938",
"uncertainty": 120
},
"stopId": "0:NLIBT2",
"stopSequence": 1
},
{
"arrival": {
"time": "1752915021",
"uncertainty": 120
},
"departure": {
"time": "1752915028",
"uncertainty": 120
},
"stopId": "0:CASIR",
"stopSequence": 2
},
{
"arrival": {
"time": "1752915120",
"uncertainty": 120
},
"departure": {
"time": "1752915187",
"uncertainty": 120
},
"stopId": "0:PARTR",
"stopSequence": 3
},
{
"arrival": {
"time": "1752915228",
"uncertainty": 120
},
"departure": {
"time": "1752915230",
"uncertainty": 120
},
"stopId": "0:CSOLR",
"stopSequence": 4
},
{
"arrival": {
"time": "1752915294",
"uncertainty": 120
},
"departure": {
"time": "1752915294",
"uncertainty": 120
},
"stopId": "0:LIBR",
"stopSequence": 5
},
{
"arrival": {
"time": "1752915377",
"uncertainty": 120
},
"departure": {
"time": "1752915415",
"uncertainty": 120
},
"stopId": "0:CMARR",
"stopSequence": 6
},
{
"arrival": {
"time": "1752915492",
"uncertainty": 120
},
"departure": {
"time": "1752915497",
"uncertainty": 120
},
"stopId": "0:DHUOR",
"stopSequence": 7
},
{
"arrival": {
"time": "1752915570",
"uncertainty": 120
},
"departure": {
"time": "1752915570",
"uncertainty": 120
},
"stopId": "0:MONTCR",
"stopSequence": 8
},
{
"arrival": {
"time": "1752915750",
"uncertainty": 120
},
"departure": {
"time": "1752915756",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 9
},
{
"arrival": {
"time": "1752915823",
"uncertainty": 120
},
"departure": {
"time": "1752915830",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 10
},
{
"arrival": {
"time": "1752915976",
"uncertainty": 120
},
"departure": {
"time": "1752915983",
"uncertainty": 120
},
"stopId": "0:TALAT2R",
"stopSequence": 11
},
{
"arrival": {
"time": "1752916190",
"uncertainty": 120
},
"departure": {
"time": "1752916190",
"uncertainty": 120
},
"stopId": "0:OBST2R",
"stopSequence": 12
},
{
"arrival": {
"time": "1752916277",
"uncertainty": 120
},
"departure": {
"time": "1752916281",
"uncertainty": 120
},
"stopId": "0:BAUT2R",
"stopSequence": 13
},
{
"arrival": {
"time": "1752916375",
"uncertainty": 120
},
"departure": {
"time": "1752916375",
"uncertainty": 120
},
"stopId": "0:MATR",
"stopSequence": 14
},
{
"arrival": {
"time": "1752916420",
"uncertainty": 120
},
"departure": {
"time": "1752916420",
"uncertainty": 120
},
"stopId": "0:PONR",
"stopSequence": 15
},
{
"arrival": {
"time": "1752916509",
"uncertainty": 120
},
"departure": {
"time": "1752916571",
"uncertainty": 120
},
"stopId": "0:RTEAVR",
"stopSequence": 16
},
{
"arrival": {
"time": "1752916669",
"uncertainty": 120
},
"departure": {
"time": "1752916669",
"uncertainty": 120
},
"stopId": "0:JBABT2R",
"stopSequence": 17
},
{
"arrival": {
"time": "1752916840",
"uncertainty": 120
},
"departure": {
"time": "1752916840",
"uncertainty": 120
},
"stopId": "0:NPALO2",
"stopSequence": 18
},
{
"arrival": {
"time": "1752917053",
"uncertainty": 120
},
"departure": {
"time": "1752917053",
"uncertainty": 120
},
"stopId": "0:MARPI1R",
"stopSequence": 19
},
{
"arrival": {
"time": "1752917268",
"uncertainty": 120
},
"stopId": "0:NGLAC1",
"stopSequence": 20
}
],
"trip": {
"directionId": 0,
"routeId": "T4",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68878620"
},
"vehicle": {
"id": "754",
"label": "754"
}
}
},
{
"id": "8878622",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1752916533",
"uncertainty": 120
},
"stopId": "0:NLIBT2",
"stopSequence": 1
},
{
"arrival": {
"time": "1752916632",
"uncertainty": 120
},
"departure": {
"time": "1752916639",
"uncertainty": 120
},
"stopId": "0:CASIR",
"stopSequence": 2
},
{
"arrival": {
"time": "1752916743",
"uncertainty": 120
},
"departure": {
"time": "1752916780",
"uncertainty": 120
},
"stopId": "0:PARTR",
"stopSequence": 3
},
{
"arrival": {
"time": "1752916822",
"uncertainty": 120
},
"departure": {
"time": "1752916828",
"uncertainty": 120
},
"stopId": "0:CSOLR",
"stopSequence": 4
},
{
"arrival": {
"time": "1752916890",
"uncertainty": 120
},
"departure": {
"time": "1752916893",
"uncertainty": 120
},
"stopId": "0:LIBR",
"stopSequence": 5
},
{
"arrival": {
"time": "1752916975",
"uncertainty": 120
},
"departure": {
"time": "1752916984",
"uncertainty": 120
},
"stopId": "0:CMARR",
"stopSequence": 6
},
{
"arrival": {
"time": "1752917046",
"uncertainty": 120
},
"departure": {
"time": "1752917048",
"uncertainty": 120
},
"stopId": "0:DHUOR",
"stopSequence": 7
},
{
"arrival": {
"time": "1752917138",
"uncertainty": 120
},
"departure": {
"time": "1752917138",
"uncertainty": 120
},
"stopId": "0:MONTCR",
"stopSequence": 8
},
{
"arrival": {
"time": "1752917254",
"uncertainty": 120
},
"departure": {
"time": "1752917254",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 9
},
{
"arrival": {
"time": "1752917328",
"uncertainty": 120
},
"departure": {
"time": "1752917328",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 10
},
{
"arrival": {
"time": "1752917485",
"uncertainty": 120
},
"departure": {
"time": "1752917485",
"uncertainty": 120
},
"stopId": "0:TALAT2R",
"stopSequence": 11
},
{
"arrival": {
"time": "1752917705",
"uncertainty": 120
},
"departure": {
"time": "1752917705",
"uncertainty": 120
},
"stopId": "0:OBST2R",
"stopSequence": 12
},
{
"arrival": {
"time": "1752917799",
"uncertainty": 120
},
"departure": {
"time": "1752917799",
"uncertainty": 120
},
"stopId": "0:BAUT2R",
"stopSequence": 13
},
{
"arrival": {
"time": "1752917898",
"uncertainty": 120
},
"departure": {
"time": "1752917898",
"uncertainty": 120
},
"stopId": "0:MATR",
"stopSequence": 14
},
{
"arrival": {
"time": "1752917946",
"uncertainty": 120
},
"departure": {
"time": "1752917946",
"uncertainty": 120
},
"stopId": "0:PONR",
"stopSequence": 15
},
{
"arrival": {
"time": "1752918053",
"uncertainty": 120
},
"departure": {
"time": "1752918053",
"uncertainty": 120
},
"stopId": "0:RTEAVR",
"stopSequence": 16
},
{
"arrival": {
"time": "1752918155",
"uncertainty": 120
},
"departure": {
"time": "1752918155",
"uncertainty": 120
},
"stopId": "0:JBABT2R",
"stopSequence": 17
},
{
"arrival": {
"time": "1752918328",
"uncertainty": 120
},
"departure": {
"time": "1752918328",
"uncertainty": 120
},
"stopId": "0:NPALO2",
"stopSequence": 18
},
{
"arrival": {
"time": "1752918534",
"uncertainty": 120
},
"departure": {
"time": "1752918534",
"uncertainty": 120
},
"stopId": "0:MARPI1R",
"stopSequence": 19
},
{
"arrival": {
"time": "1752918834",
"uncertainty": 120
},
"stopId": "0:NGLAC1",
"stopSequence": 20
}
],
"trip": {
"directionId": 0,
"routeId": "T4",
"scheduleRelationship": "SCHEDULED",
"tripId": "6_68878622"
},
"vehicle": {
"id": "751",
"label": "751"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1752917073"
}
}