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 976 erreurs, 134 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 31/12/2025 à 08h03 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 204 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 10_39097423 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 10_38684643 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 10_38982406 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 10_39162304 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 10_38982404 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 649 erreurs
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Exemples d'erreurs
- trip_id 10_39097423 stop_id 0:NPALO2 does not exist in GTFS data stops.txt
- trip_id 10_38684643 stop_id 0:NIMBACA does not exist in GTFS data stops.txt
- trip_id 10_38982406 stop_id 0:ALEST does not exist in GTFS data stops.txt
- trip_id 10_39162304 stop_id 0:PARNAT does not exist in GTFS data stops.txt
- trip_id 10_38982404 stop_id 0:ALEST does not exist in GTFS data stops.txt
Sequential stop_time_update times are not increasing E022 123 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 10_38654248 stop_sequence 1 departure_time 09:01:00 (1767168060) is equal to previous stop departure_time 09:01:00 (1767168060) - times must increase between two sequential stops
- trip_id 10_38654247 stop_sequence 1 departure_time 08:41:00 (1767166860) is equal to previous stop departure_time 08:41:00 (1767166860) - times must increase between two sequential stops
- trip_id 10_38654245 stop_sequence 1 departure_time 08:00:00 (1767164400) is less than previous stop departure_time 08:01:16 (1767164476) - times must increase between two sequential stops
- trip_id 10_38654244 stop_sequence 1 departure_time 07:40:00 (1767163200) is less than previous stop departure_time 07:42:27 (1767163347) - times must increase between two sequential stops
- trip_id 10_38654211 stop_sequence 1 departure_time 08:18:00 (1767165480) is less than previous stop arrival_time 08:57:45 (1767167865) - times must increase between two sequential stops
Avertissements
vehicle_id not populated W002 134 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id 10_39097423 does not have a vehicle_id
- trip_id 10_38684643 does not have a vehicle_id
- trip_id 10_38982406 does not have a vehicle_id
- trip_id 10_39162304 does not have a vehicle_id
- trip_id 10_38982405 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 | 6 313 | 30 fois (100 % des validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 87 453 | 30 fois (100 % des validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 4 706 | 30 fois (100 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 3 875 | 30 fois (100 % des validations) |
| E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 30 | 5 fois (17 % des validations) |
| E025 | Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time. | 3 | 3 fois (10 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 31/12/2025 à 18h01 Europe/Paris.
trip_updates (206) 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 31/12/2025 à 18h01 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "9181722",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767200640",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767200695",
"uncertainty": 120
},
"departure": {
"time": "1767200695",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767200885",
"uncertainty": 120
},
"departure": {
"time": "1767200885",
"uncertainty": 120
},
"stopId": "0:MONT2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1767200974",
"uncertainty": 120
},
"departure": {
"time": "1767200974",
"uncertainty": 120
},
"stopId": "0:JAUBA",
"stopSequence": 4
},
{
"arrival": {
"time": "1767201054",
"uncertainty": 120
},
"departure": {
"time": "1767201054",
"uncertainty": 120
},
"stopId": "0:KENA",
"stopSequence": 5
},
{
"arrival": {
"time": "1767201164",
"uncertainty": 120
},
"departure": {
"time": "1767201164",
"uncertainty": 120
},
"stopId": "0:AMAA",
"stopSequence": 6
},
{
"arrival": {
"time": "1767201275",
"uncertainty": 120
},
"departure": {
"time": "1767201275",
"uncertainty": 120
},
"stopId": "0:UNIO2A",
"stopSequence": 7
},
{
"arrival": {
"time": "1767201339",
"uncertainty": 120
},
"departure": {
"time": "1767201339",
"uncertainty": 120
},
"stopId": "0:CAPA",
"stopSequence": 8
},
{
"arrival": {
"time": "1767201378",
"uncertainty": 120
},
"departure": {
"time": "1767201378",
"uncertainty": 120
},
"stopId": "0:MAIS",
"stopSequence": 9
},
{
"arrival": {
"time": "1767201438",
"uncertainty": 120
},
"departure": {
"time": "1767201438",
"uncertainty": 120
},
"stopId": "0:LAENKEN",
"stopSequence": 10
},
{
"arrival": {
"time": "1767201558",
"uncertainty": 120
},
"departure": {
"time": "1767201558",
"uncertainty": 120
},
"stopId": "0:SOMA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767201651",
"uncertainty": 120
},
"departure": {
"time": "1767201651",
"uncertainty": 120
},
"stopId": "0:VEDA",
"stopSequence": 12
},
{
"arrival": {
"time": "1767201757",
"uncertainty": 120
},
"departure": {
"time": "1767201757",
"uncertainty": 120
},
"stopId": "0:CAVTCAA",
"stopSequence": 13
},
{
"arrival": {
"time": "1767201918",
"uncertainty": 120
},
"departure": {
"time": "1767201918",
"uncertainty": 120
},
"stopId": "0:CAVRA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767201964",
"uncertainty": 120
},
"departure": {
"time": "1767201964",
"uncertainty": 120
},
"stopId": "0:CAVTRGA",
"stopSequence": 15
},
{
"arrival": {
"time": "1767201997",
"uncertainty": 120
},
"departure": {
"time": "1767201997",
"uncertainty": 120
},
"stopId": "0:CAVECR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767202044",
"uncertainty": 120
},
"departure": {
"time": "1767202044",
"uncertainty": 120
},
"stopId": "0:CAVIN1R",
"stopSequence": 17
},
{
"arrival": {
"time": "1767202278",
"uncertainty": 120
},
"departure": {
"time": "1767202278",
"uncertainty": 120
},
"stopId": "0:LANRPA",
"stopSequence": 18
},
{
"arrival": {
"time": "1767202458",
"uncertainty": 120
},
"departure": {
"time": "1767202458",
"uncertainty": 120
},
"stopId": "0:CLABA",
"stopSequence": 19
},
{
"arrival": {
"time": "1767202508",
"uncertainty": 120
},
"departure": {
"time": "1767202508",
"uncertainty": 120
},
"stopId": "0:CLAGA",
"stopSequence": 20
},
{
"arrival": {
"time": "1767202578",
"uncertainty": 120
},
"stopId": "0:CLARPLA",
"stopSequence": 21
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "T5",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39181722"
}
}
},
{
"id": "9181721",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767199521",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767199595",
"uncertainty": 120
},
"departure": {
"time": "1767199634",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767199754",
"uncertainty": 120
},
"departure": {
"time": "1767199754",
"uncertainty": 120
},
"stopId": "0:MONT2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1767199874",
"uncertainty": 120
},
"departure": {
"time": "1767199878",
"uncertainty": 120
},
"stopId": "0:JAUBA",
"stopSequence": 4
},
{
"arrival": {
"time": "1767200015",
"uncertainty": 120
},
"departure": {
"time": "1767200015",
"uncertainty": 120
},
"stopId": "0:KENA",
"stopSequence": 5
},
{
"arrival": {
"time": "1767200116",
"uncertainty": 120
},
"departure": {
"time": "1767200118",
"uncertainty": 120
},
"stopId": "0:AMAA",
"stopSequence": 6
},
{
"arrival": {
"time": "1767200223",
"uncertainty": 120
},
"departure": {
"time": "1767200223",
"uncertainty": 120
},
"stopId": "0:UNIO2A",
"stopSequence": 7
},
{
"arrival": {
"time": "1767200285",
"uncertainty": 120
},
"departure": {
"time": "1767200318",
"uncertainty": 120
},
"stopId": "0:CAPA",
"stopSequence": 8
},
{
"arrival": {
"time": "1767200356",
"uncertainty": 120
},
"departure": {
"time": "1767200356",
"uncertainty": 120
},
"stopId": "0:MAIS",
"stopSequence": 9
},
{
"arrival": {
"time": "1767200407",
"uncertainty": 120
},
"departure": {
"time": "1767200410",
"uncertainty": 120
},
"stopId": "0:LAENKEN",
"stopSequence": 10
},
{
"arrival": {
"time": "1767200554",
"uncertainty": 120
},
"departure": {
"time": "1767200554",
"uncertainty": 120
},
"stopId": "0:SOMA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767200635",
"uncertainty": 120
},
"departure": {
"time": "1767200635",
"uncertainty": 120
},
"stopId": "0:VEDA",
"stopSequence": 12
},
{
"arrival": {
"time": "1767200705",
"uncertainty": 120
},
"departure": {
"time": "1767200705",
"uncertainty": 120
},
"stopId": "0:CAVTCAA",
"stopSequence": 13
},
{
"arrival": {
"time": "1767200829",
"uncertainty": 120
},
"departure": {
"time": "1767200829",
"uncertainty": 120
},
"stopId": "0:CAVRA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767200902",
"uncertainty": 120
},
"departure": {
"time": "1767200902",
"uncertainty": 120
},
"stopId": "0:CAVTRGA",
"stopSequence": 15
},
{
"arrival": {
"time": "1767200973",
"uncertainty": 120
},
"departure": {
"time": "1767200973",
"uncertainty": 120
},
"stopId": "0:CAVECR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767201057",
"uncertainty": 120
},
"departure": {
"time": "1767201057",
"uncertainty": 120
},
"stopId": "0:CAVIN1R",
"stopSequence": 17
},
{
"arrival": {
"time": "1767201194",
"uncertainty": 120
},
"departure": {
"time": "1767201194",
"uncertainty": 120
},
"stopId": "0:LANRPA",
"stopSequence": 18
},
{
"arrival": {
"time": "1767201415",
"uncertainty": 120
},
"departure": {
"time": "1767201415",
"uncertainty": 120
},
"stopId": "0:CLABA",
"stopSequence": 19
},
{
"arrival": {
"time": "1767201459",
"uncertainty": 120
},
"departure": {
"time": "1767201459",
"uncertainty": 120
},
"stopId": "0:CLAGA",
"stopSequence": 20
},
{
"arrival": {
"time": "1767201524",
"uncertainty": 120
},
"stopId": "0:CLARPLA",
"stopSequence": 21
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "T5",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39181721"
},
"vehicle": {
"id": "411",
"label": "411"
}
}
},
{
"id": "9181724",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767203040",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "T5",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39181724"
}
}
},
{
"id": "8683427",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767201000",
"uncertainty": 120
},
"stopId": "0:NGLAC2",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38683427"
}
}
},
{
"id": "9287695",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767199922",
"uncertainty": 120
},
"stopId": "0:CAVART",
"stopSequence": 1
},
{
"arrival": {
"time": "1767199995",
"uncertainty": 120
},
"departure": {
"time": "1767199995",
"uncertainty": 120
},
"stopId": "0:CROR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767200046",
"uncertainty": 120
},
"departure": {
"time": "1767200046",
"uncertainty": 120
},
"stopId": "0:SOPR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767200149",
"uncertainty": 120
},
"departure": {
"time": "1767200149",
"uncertainty": 120
},
"stopId": "0:FAUR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767200203",
"uncertainty": 120
},
"departure": {
"time": "1767200203",
"uncertainty": 120
},
"stopId": "0:PERVR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767200229",
"uncertainty": 120
},
"departure": {
"time": "1767200232",
"uncertainty": 120
},
"stopId": "0:ELIA",
"stopSequence": 6
},
{
"arrival": {
"time": "1767200311",
"uncertainty": 120
},
"departure": {
"time": "1767200312",
"uncertainty": 120
},
"stopId": "0:CHR",
"stopSequence": 7
},
{
"arrival": {
"time": "1767200369",
"uncertainty": 120
},
"departure": {
"time": "1767200375",
"uncertainty": 120
},
"stopId": "0:JUVR",
"stopSequence": 8
},
{
"arrival": {
"time": "1767200422",
"uncertainty": 120
},
"departure": {
"time": "1767200422",
"uncertainty": 120
},
"stopId": "0:MOR",
"stopSequence": 9
},
{
"arrival": {
"time": "1767200510",
"uncertainty": 120
},
"departure": {
"time": "1767200510",
"uncertainty": 120
},
"stopId": "0:VIGR",
"stopSequence": 10
},
{
"arrival": {
"time": "1767200573",
"uncertainty": 120
},
"departure": {
"time": "1767200573",
"uncertainty": 120
},
"stopId": "0:FENR",
"stopSequence": 11
},
{
"arrival": {
"time": "1767200629",
"uncertainty": 120
},
"departure": {
"time": "1767200629",
"uncertainty": 120
},
"stopId": "0:FRCI",
"stopSequence": 12
},
{
"arrival": {
"time": "1767200716",
"uncertainty": 120
},
"departure": {
"time": "1767200716",
"uncertainty": 120
},
"stopId": "0:DOUA",
"stopSequence": 13
},
{
"arrival": {
"time": "1767200764",
"uncertainty": 120
},
"departure": {
"time": "1767200764",
"uncertainty": 120
},
"stopId": "0:SULA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767201029",
"uncertainty": 120
},
"departure": {
"time": "1767201029",
"uncertainty": 120
},
"stopId": "0:DUPA",
"stopSequence": 15
},
{
"arrival": {
"time": "1767201116",
"uncertainty": 120
},
"departure": {
"time": "1767201116",
"uncertainty": 120
},
"stopId": "0:DAGA",
"stopSequence": 16
},
{
"arrival": {
"time": "1767201235",
"uncertainty": 120
},
"departure": {
"time": "1767201235",
"uncertainty": 120
},
"stopId": "0:GAMC",
"stopSequence": 17
},
{
"arrival": {
"time": "1767201383",
"uncertainty": 120
},
"departure": {
"time": "1767201383",
"uncertainty": 120
},
"stopId": "0:VIE",
"stopSequence": 18
},
{
"arrival": {
"time": "1767201501",
"uncertainty": 120
},
"departure": {
"time": "1767201501",
"uncertainty": 120
},
"stopId": "0:GUEA",
"stopSequence": 19
},
{
"arrival": {
"time": "1767201593",
"uncertainty": 120
},
"departure": {
"time": "1767201593",
"uncertainty": 120
},
"stopId": "0:PLAA",
"stopSequence": 20
},
{
"arrival": {
"time": "1767201649",
"uncertainty": 120
},
"departure": {
"time": "1767201649",
"uncertainty": 120
},
"stopId": "0:JAUDA",
"stopSequence": 21
},
{
"arrival": {
"time": "1767201722",
"uncertainty": 120
},
"departure": {
"time": "1767201722",
"uncertainty": 120
},
"stopId": "0:SERVA",
"stopSequence": 22
},
{
"arrival": {
"time": "1767201837",
"uncertainty": 120
},
"departure": {
"time": "1767201837",
"uncertainty": 120
},
"stopId": "0:SEYA",
"stopSequence": 23
},
{
"arrival": {
"time": "1767201921",
"uncertainty": 120
},
"departure": {
"time": "1767201921",
"uncertainty": 120
},
"stopId": "0:NEUR1",
"stopSequence": 24
},
{
"arrival": {
"time": "1767202063",
"uncertainty": 120
},
"departure": {
"time": "1767202063",
"uncertainty": 120
},
"stopId": "0:HEMA",
"stopSequence": 25
},
{
"arrival": {
"time": "1767202185",
"uncertainty": 120
},
"departure": {
"time": "1767202185",
"uncertainty": 120
},
"stopId": "0:capou",
"stopSequence": 26
},
{
"arrival": {
"time": "1767202303",
"uncertainty": 120
},
"departure": {
"time": "1767202303",
"uncertainty": 120
},
"stopId": "0:PEUA",
"stopSequence": 27
},
{
"arrival": {
"time": "1767202353",
"uncertainty": 120
},
"departure": {
"time": "1767202353",
"uncertainty": 120
},
"stopId": "0:LAUA",
"stopSequence": 28
},
{
"arrival": {
"time": "1767202407",
"uncertainty": 120
},
"departure": {
"time": "1767202407",
"uncertainty": 120
},
"stopId": "0:LEDA",
"stopSequence": 29
},
{
"arrival": {
"time": "1767202458",
"uncertainty": 120
},
"departure": {
"time": "1767202458",
"uncertainty": 120
},
"stopId": "0:LOIA",
"stopSequence": 30
},
{
"arrival": {
"time": "1767202511",
"uncertainty": 120
},
"departure": {
"time": "1767202511",
"uncertainty": 120
},
"stopId": "0:PROA",
"stopSequence": 31
},
{
"arrival": {
"time": "1767202589",
"uncertainty": 120
},
"stopId": "0:ACTA",
"stopSequence": 32
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "16",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39287695"
},
"vehicle": {
"id": "4403",
"label": "4403"
}
}
},
{
"id": "8683428",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767202740",
"uncertainty": 120
},
"stopId": "0:NGLAC2",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38683428"
}
}
},
{
"id": "9287674",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767203040",
"uncertainty": 120
},
"stopId": "0:ACTD",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "16",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39287674"
}
}
},
{
"id": "8657274",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767203280",
"uncertainty": 120
},
"stopId": "0:LAE2R",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38657274"
}
}
},
{
"id": "8657273",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767201480",
"uncertainty": 120
},
"stopId": "0:LAE2R",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38657273"
}
}
},
{
"id": "9287672",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767198540",
"uncertainty": 120
},
"stopId": "0:ACTD",
"stopSequence": 1
},
{
"arrival": {
"time": "1767198612",
"uncertainty": 120
},
"departure": {
"time": "1767198625",
"uncertainty": 120
},
"stopId": "0:PROR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767198681",
"uncertainty": 120
},
"departure": {
"time": "1767198681",
"uncertainty": 120
},
"stopId": "0:LOIR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767198706",
"uncertainty": 120
},
"departure": {
"time": "1767198745",
"uncertainty": 120
},
"stopId": "0:LEDR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767198817",
"uncertainty": 120
},
"departure": {
"time": "1767198877",
"uncertainty": 120
},
"stopId": "0:LAUR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767198934",
"uncertainty": 120
},
"departure": {
"time": "1767198934",
"uncertainty": 120
},
"stopId": "0:PEUR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767199052",
"uncertainty": 120
},
"departure": {
"time": "1767199052",
"uncertainty": 120
},
"stopId": "0:CAPR",
"stopSequence": 7
},
{
"arrival": {
"time": "1767199120",
"uncertainty": 120
},
"departure": {
"time": "1767199120",
"uncertainty": 120
},
"stopId": "0:SOB",
"stopSequence": 8
},
{
"arrival": {
"time": "1767199319",
"uncertainty": 120
},
"departure": {
"time": "1767199338",
"uncertainty": 120
},
"stopId": "0:NEUR2",
"stopSequence": 9
},
{
"arrival": {
"time": "1767199399",
"uncertainty": 120
},
"departure": {
"time": "1767199399",
"uncertainty": 120
},
"stopId": "0:SEYR",
"stopSequence": 10
},
{
"arrival": {
"time": "1767199472",
"uncertainty": 120
},
"departure": {
"time": "1767199472",
"uncertainty": 120
},
"stopId": "0:SERVR",
"stopSequence": 11
},
{
"arrival": {
"time": "1767199503",
"uncertainty": 120
},
"departure": {
"time": "1767199511",
"uncertainty": 120
},
"stopId": "0:JAUDR",
"stopSequence": 12
},
{
"arrival": {
"time": "1767199601",
"uncertainty": 120
},
"departure": {
"time": "1767199611",
"uncertainty": 120
},
"stopId": "0:PLAR",
"stopSequence": 13
},
{
"arrival": {
"time": "1767199712",
"uncertainty": 120
},
"departure": {
"time": "1767199714",
"uncertainty": 120
},
"stopId": "0:GUER",
"stopSequence": 14
},
{
"arrival": {
"time": "1767199861",
"uncertainty": 120
},
"departure": {
"time": "1767199861",
"uncertainty": 120
},
"stopId": "0:RACR",
"stopSequence": 15
},
{
"arrival": {
"time": "1767199985",
"uncertainty": 120
},
"departure": {
"time": "1767199985",
"uncertainty": 120
},
"stopId": "0:MSCR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767200074",
"uncertainty": 120
},
"departure": {
"time": "1767200081",
"uncertainty": 120
},
"stopId": "0:GAMT1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767200223",
"uncertainty": 120
},
"departure": {
"time": "1767200235",
"uncertainty": 120
},
"stopId": "0:DAGR",
"stopSequence": 18
},
{
"arrival": {
"time": "1767200286",
"uncertainty": 120
},
"departure": {
"time": "1767200286",
"uncertainty": 120
},
"stopId": "0:DUPR",
"stopSequence": 19
},
{
"arrival": {
"time": "1767200508",
"uncertainty": 120
},
"departure": {
"time": "1767200508",
"uncertainty": 120
},
"stopId": "0:SULR",
"stopSequence": 20
},
{
"arrival": {
"time": "1767200575",
"uncertainty": 120
},
"departure": {
"time": "1767200575",
"uncertainty": 120
},
"stopId": "0:DOUR",
"stopSequence": 21
},
{
"arrival": {
"time": "1767200642",
"uncertainty": 120
},
"departure": {
"time": "1767200642",
"uncertainty": 120
},
"stopId": "0:BOUIR",
"stopSequence": 22
},
{
"arrival": {
"time": "1767200731",
"uncertainty": 120
},
"departure": {
"time": "1767200731",
"uncertainty": 120
},
"stopId": "0:FENA",
"stopSequence": 23
},
{
"arrival": {
"time": "1767200830",
"uncertainty": 120
},
"departure": {
"time": "1767200830",
"uncertainty": 120
},
"stopId": "0:VIGA",
"stopSequence": 24
},
{
"arrival": {
"time": "1767200918",
"uncertainty": 120
},
"departure": {
"time": "1767200918",
"uncertainty": 120
},
"stopId": "0:MOA",
"stopSequence": 25
},
{
"arrival": {
"time": "1767200975",
"uncertainty": 120
},
"departure": {
"time": "1767200975",
"uncertainty": 120
},
"stopId": "0:JUVA",
"stopSequence": 26
},
{
"arrival": {
"time": "1767201025",
"uncertainty": 120
},
"departure": {
"time": "1767201025",
"uncertainty": 120
},
"stopId": "0:CHA",
"stopSequence": 27
},
{
"arrival": {
"time": "1767201088",
"uncertainty": 120
},
"departure": {
"time": "1767201088",
"uncertainty": 120
},
"stopId": "0:ELIR",
"stopSequence": 28
},
{
"arrival": {
"time": "1767201124",
"uncertainty": 120
},
"departure": {
"time": "1767201124",
"uncertainty": 120
},
"stopId": "0:PERVA",
"stopSequence": 29
},
{
"arrival": {
"time": "1767201186",
"uncertainty": 120
},
"departure": {
"time": "1767201186",
"uncertainty": 120
},
"stopId": "0:FAUA",
"stopSequence": 30
},
{
"arrival": {
"time": "1767201285",
"uncertainty": 120
},
"departure": {
"time": "1767201285",
"uncertainty": 120
},
"stopId": "0:SOPA",
"stopSequence": 31
},
{
"arrival": {
"time": "1767201345",
"uncertainty": 120
},
"departure": {
"time": "1767201345",
"uncertainty": 120
},
"stopId": "0:CROA",
"stopSequence": 32
},
{
"arrival": {
"time": "1767201463",
"uncertainty": 120
},
"stopId": "0:CAVART",
"stopSequence": 33
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "16",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39287672"
},
"vehicle": {
"id": "4402",
"label": "4402"
}
}
},
{
"id": "8657272",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767200312",
"uncertainty": 120
},
"stopId": "0:LAE2R",
"stopSequence": 1
},
{
"arrival": {
"time": "1767200329",
"uncertainty": 120
},
"departure": {
"time": "1767200346",
"uncertainty": 120
},
"stopId": "0:ROMR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767200379",
"uncertainty": 120
},
"departure": {
"time": "1767200379",
"uncertainty": 120
},
"stopId": "0:FAYR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767200432",
"uncertainty": 120
},
"departure": {
"time": "1767200432",
"uncertainty": 120
},
"stopId": "0:JOFR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767200564",
"uncertainty": 120
},
"departure": {
"time": "1767200564",
"uncertainty": 120
},
"stopId": "0:PAVLOVR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767200628",
"uncertainty": 120
},
"departure": {
"time": "1767200628",
"uncertainty": 120
},
"stopId": "0:JOLIOTR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767200744",
"uncertainty": 120
},
"departure": {
"time": "1767200744",
"uncertainty": 120
},
"stopId": "0:PLAIA",
"stopSequence": 7
},
{
"arrival": {
"time": "1767200820",
"uncertainty": 120
},
"departure": {
"time": "1767200820",
"uncertainty": 120
},
"stopId": "0:ECOA",
"stopSequence": 8
},
{
"arrival": {
"time": "1767200889",
"uncertainty": 120
},
"departure": {
"time": "1767200889",
"uncertainty": 120
},
"stopId": "0:GERA",
"stopSequence": 9
},
{
"arrival": {
"time": "1767200961",
"uncertainty": 120
},
"departure": {
"time": "1767200961",
"uncertainty": 120
},
"stopId": "0:GUITA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767200980",
"uncertainty": 120
},
"departure": {
"time": "1767200980",
"uncertainty": 120
},
"stopId": "0:SADOA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767201036",
"uncertainty": 120
},
"departure": {
"time": "1767201036",
"uncertainty": 120
},
"stopId": "0:DOMA",
"stopSequence": 12
},
{
"arrival": {
"time": "1767201071",
"uncertainty": 120
},
"departure": {
"time": "1767201071",
"uncertainty": 120
},
"stopId": "0:NIMPOER",
"stopSequence": 13
},
{
"arrival": {
"time": "1767201144",
"uncertainty": 120
},
"departure": {
"time": "1767201144",
"uncertainty": 120
},
"stopId": "0:BYRONT",
"stopSequence": 14
},
{
"arrival": {
"time": "1767201170",
"uncertainty": 120
},
"departure": {
"time": "1767201170",
"uncertainty": 120
},
"stopId": "0:IRISR",
"stopSequence": 15
},
{
"arrival": {
"time": "1767201279",
"uncertainty": 120
},
"departure": {
"time": "1767201279",
"uncertainty": 120
},
"stopId": "0:COLLR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767201312",
"uncertainty": 120
},
"departure": {
"time": "1767201312",
"uncertainty": 120
},
"stopId": "0:REVR",
"stopSequence": 17
},
{
"arrival": {
"time": "1767201337",
"uncertainty": 120
},
"departure": {
"time": "1767201337",
"uncertainty": 120
},
"stopId": "0:FOUR",
"stopSequence": 18
},
{
"arrival": {
"time": "1767201389",
"uncertainty": 120
},
"departure": {
"time": "1767201389",
"uncertainty": 120
},
"stopId": "0:TEILR",
"stopSequence": 19
},
{
"arrival": {
"time": "1767201629",
"uncertainty": 120
},
"departure": {
"time": "1767201629",
"uncertainty": 120
},
"stopId": "0:DHUOR",
"stopSequence": 20
},
{
"arrival": {
"time": "1767201700",
"uncertainty": 120
},
"departure": {
"time": "1767201700",
"uncertainty": 120
},
"stopId": "0:MONTCR",
"stopSequence": 21
},
{
"arrival": {
"time": "1767201863",
"uncertainty": 120
},
"departure": {
"time": "1767201863",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 22
},
{
"arrival": {
"time": "1767201939",
"uncertainty": 120
},
"departure": {
"time": "1767201939",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 23
},
{
"arrival": {
"time": "1767202114",
"uncertainty": 120
},
"departure": {
"time": "1767202114",
"uncertainty": 120
},
"stopId": "0:TALAT2R",
"stopSequence": 24
},
{
"arrival": {
"time": "1767202144",
"uncertainty": 120
},
"departure": {
"time": "1767202144",
"uncertainty": 120
},
"stopId": "0:PAIR",
"stopSequence": 25
},
{
"arrival": {
"time": "1767202211",
"uncertainty": 120
},
"departure": {
"time": "1767202211",
"uncertainty": 120
},
"stopId": "0:PERPR",
"stopSequence": 26
},
{
"arrival": {
"time": "1767202269",
"uncertainty": 120
},
"departure": {
"time": "1767202269",
"uncertainty": 120
},
"stopId": "0:GIDR",
"stopSequence": 27
},
{
"arrival": {
"time": "1767202325",
"uncertainty": 120
},
"departure": {
"time": "1767202325",
"uncertainty": 120
},
"stopId": "0:REIR",
"stopSequence": 28
},
{
"arrival": {
"time": "1767202408",
"uncertainty": 120
},
"departure": {
"time": "1767202408",
"uncertainty": 120
},
"stopId": "0:OLIR",
"stopSequence": 29
},
{
"arrival": {
"time": "1767202494",
"uncertainty": 120
},
"departure": {
"time": "1767202494",
"uncertainty": 120
},
"stopId": "0:AMOR",
"stopSequence": 30
},
{
"arrival": {
"time": "1767202628",
"uncertainty": 120
},
"departure": {
"time": "1767202628",
"uncertainty": 120
},
"stopId": "0:SCHR",
"stopSequence": 31
},
{
"arrival": {
"time": "1767202724",
"uncertainty": 120
},
"departure": {
"time": "1767202724",
"uncertainty": 120
},
"stopId": "0:ORVR",
"stopSequence": 32
},
{
"arrival": {
"time": "1767202769",
"uncertainty": 120
},
"departure": {
"time": "1767202769",
"uncertainty": 120
},
"stopId": "0:BRUR",
"stopSequence": 33
},
{
"arrival": {
"time": "1767202860",
"uncertainty": 120
},
"departure": {
"time": "1767202860",
"uncertainty": 120
},
"stopId": "0:MOUT2R",
"stopSequence": 34
},
{
"arrival": {
"time": "1767202958",
"uncertainty": 120
},
"departure": {
"time": "1767202958",
"uncertainty": 120
},
"stopId": "0:FELR",
"stopSequence": 35
},
{
"arrival": {
"time": "1767203018",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 36
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38657272"
},
"vehicle": {
"id": "407",
"label": "407"
}
}
},
{
"id": "9287673",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767200469",
"uncertainty": 120
},
"stopId": "0:ACTD",
"stopSequence": 1
},
{
"arrival": {
"time": "1767200691",
"uncertainty": 120
},
"departure": {
"time": "1767200691",
"uncertainty": 120
},
"stopId": "0:PROR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767200733",
"uncertainty": 120
},
"departure": {
"time": "1767200733",
"uncertainty": 120
},
"stopId": "0:LOIR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767200759",
"uncertainty": 120
},
"departure": {
"time": "1767200759",
"uncertainty": 120
},
"stopId": "0:LEDR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767200820",
"uncertainty": 120
},
"departure": {
"time": "1767200820",
"uncertainty": 120
},
"stopId": "0:LAUR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767200864",
"uncertainty": 120
},
"departure": {
"time": "1767200864",
"uncertainty": 120
},
"stopId": "0:PEUR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767200976",
"uncertainty": 120
},
"departure": {
"time": "1767200976",
"uncertainty": 120
},
"stopId": "0:CAPR",
"stopSequence": 7
},
{
"arrival": {
"time": "1767201070",
"uncertainty": 120
},
"departure": {
"time": "1767201070",
"uncertainty": 120
},
"stopId": "0:SOB",
"stopSequence": 8
},
{
"arrival": {
"time": "1767201164",
"uncertainty": 120
},
"departure": {
"time": "1767201164",
"uncertainty": 120
},
"stopId": "0:NEUR2",
"stopSequence": 9
},
{
"arrival": {
"time": "1767201209",
"uncertainty": 120
},
"departure": {
"time": "1767201209",
"uncertainty": 120
},
"stopId": "0:SEYR",
"stopSequence": 10
},
{
"arrival": {
"time": "1767201291",
"uncertainty": 120
},
"departure": {
"time": "1767201291",
"uncertainty": 120
},
"stopId": "0:SERVR",
"stopSequence": 11
},
{
"arrival": {
"time": "1767201344",
"uncertainty": 120
},
"departure": {
"time": "1767201344",
"uncertainty": 120
},
"stopId": "0:JAUDR",
"stopSequence": 12
},
{
"arrival": {
"time": "1767201425",
"uncertainty": 120
},
"departure": {
"time": "1767201425",
"uncertainty": 120
},
"stopId": "0:PLAR",
"stopSequence": 13
},
{
"arrival": {
"time": "1767201524",
"uncertainty": 120
},
"departure": {
"time": "1767201524",
"uncertainty": 120
},
"stopId": "0:GUER",
"stopSequence": 14
},
{
"arrival": {
"time": "1767201678",
"uncertainty": 120
},
"departure": {
"time": "1767201678",
"uncertainty": 120
},
"stopId": "0:RACR",
"stopSequence": 15
},
{
"arrival": {
"time": "1767201764",
"uncertainty": 120
},
"departure": {
"time": "1767201764",
"uncertainty": 120
},
"stopId": "0:MSCR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767201824",
"uncertainty": 120
},
"departure": {
"time": "1767201824",
"uncertainty": 120
},
"stopId": "0:GAMT1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767201987",
"uncertainty": 120
},
"departure": {
"time": "1767201987",
"uncertainty": 120
},
"stopId": "0:DAGR",
"stopSequence": 18
},
{
"arrival": {
"time": "1767202041",
"uncertainty": 120
},
"departure": {
"time": "1767202041",
"uncertainty": 120
},
"stopId": "0:DUPR",
"stopSequence": 19
},
{
"arrival": {
"time": "1767202169",
"uncertainty": 120
},
"departure": {
"time": "1767202169",
"uncertainty": 120
},
"stopId": "0:SULR",
"stopSequence": 20
},
{
"arrival": {
"time": "1767202217",
"uncertainty": 120
},
"departure": {
"time": "1767202217",
"uncertainty": 120
},
"stopId": "0:DOUR",
"stopSequence": 21
},
{
"arrival": {
"time": "1767202280",
"uncertainty": 120
},
"departure": {
"time": "1767202280",
"uncertainty": 120
},
"stopId": "0:BOUIR",
"stopSequence": 22
},
{
"arrival": {
"time": "1767202345",
"uncertainty": 120
},
"departure": {
"time": "1767202345",
"uncertainty": 120
},
"stopId": "0:FENA",
"stopSequence": 23
},
{
"arrival": {
"time": "1767202427",
"uncertainty": 120
},
"departure": {
"time": "1767202427",
"uncertainty": 120
},
"stopId": "0:VIGA",
"stopSequence": 24
},
{
"arrival": {
"time": "1767202515",
"uncertainty": 120
},
"departure": {
"time": "1767202515",
"uncertainty": 120
},
"stopId": "0:MOA",
"stopSequence": 25
},
{
"arrival": {
"time": "1767202572",
"uncertainty": 120
},
"departure": {
"time": "1767202572",
"uncertainty": 120
},
"stopId": "0:JUVA",
"stopSequence": 26
},
{
"arrival": {
"time": "1767202622",
"uncertainty": 120
},
"departure": {
"time": "1767202622",
"uncertainty": 120
},
"stopId": "0:CHA",
"stopSequence": 27
},
{
"arrival": {
"time": "1767202685",
"uncertainty": 120
},
"departure": {
"time": "1767202685",
"uncertainty": 120
},
"stopId": "0:ELIR",
"stopSequence": 28
},
{
"arrival": {
"time": "1767202721",
"uncertainty": 120
},
"departure": {
"time": "1767202721",
"uncertainty": 120
},
"stopId": "0:PERVA",
"stopSequence": 29
},
{
"arrival": {
"time": "1767202783",
"uncertainty": 120
},
"departure": {
"time": "1767202783",
"uncertainty": 120
},
"stopId": "0:FAUA",
"stopSequence": 30
},
{
"arrival": {
"time": "1767202882",
"uncertainty": 120
},
"departure": {
"time": "1767202882",
"uncertainty": 120
},
"stopId": "0:SOPA",
"stopSequence": 31
},
{
"arrival": {
"time": "1767202942",
"uncertainty": 120
},
"departure": {
"time": "1767202942",
"uncertainty": 120
},
"stopId": "0:CROA",
"stopSequence": 32
},
{
"arrival": {
"time": "1767203060",
"uncertainty": 120
},
"stopId": "0:CAVART",
"stopSequence": 33
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "16",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39287673"
},
"vehicle": {
"id": "4401",
"label": "4401"
}
}
},
{
"id": "8657271",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767199068",
"uncertainty": 120
},
"stopId": "0:LAE2R",
"stopSequence": 1
},
{
"arrival": {
"time": "1767199085",
"uncertainty": 120
},
"departure": {
"time": "1767199101",
"uncertainty": 120
},
"stopId": "0:ROMR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767199137",
"uncertainty": 120
},
"departure": {
"time": "1767199137",
"uncertainty": 120
},
"stopId": "0:FAYR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767199183",
"uncertainty": 120
},
"departure": {
"time": "1767199194",
"uncertainty": 120
},
"stopId": "0:JOFR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767199320",
"uncertainty": 120
},
"departure": {
"time": "1767199320",
"uncertainty": 120
},
"stopId": "0:PAVLOVR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767199379",
"uncertainty": 120
},
"departure": {
"time": "1767199379",
"uncertainty": 120
},
"stopId": "0:JOLIOTR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767199477",
"uncertainty": 120
},
"departure": {
"time": "1767199477",
"uncertainty": 120
},
"stopId": "0:PLAIA",
"stopSequence": 7
},
{
"arrival": {
"time": "1767199555",
"uncertainty": 120
},
"departure": {
"time": "1767199555",
"uncertainty": 120
},
"stopId": "0:ECOA",
"stopSequence": 8
},
{
"arrival": {
"time": "1767199626",
"uncertainty": 120
},
"departure": {
"time": "1767199658",
"uncertainty": 120
},
"stopId": "0:GERA",
"stopSequence": 9
},
{
"arrival": {
"time": "1767199732",
"uncertainty": 120
},
"departure": {
"time": "1767199732",
"uncertainty": 120
},
"stopId": "0:GUITA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767199749",
"uncertainty": 120
},
"departure": {
"time": "1767199749",
"uncertainty": 120
},
"stopId": "0:SADOA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767199801",
"uncertainty": 120
},
"departure": {
"time": "1767199801",
"uncertainty": 120
},
"stopId": "0:DOMA",
"stopSequence": 12
},
{
"arrival": {
"time": "1767199836",
"uncertainty": 120
},
"departure": {
"time": "1767199909",
"uncertainty": 120
},
"stopId": "0:NIMPOER",
"stopSequence": 13
},
{
"arrival": {
"time": "1767199984",
"uncertainty": 120
},
"departure": {
"time": "1767199994",
"uncertainty": 120
},
"stopId": "0:BYRONT",
"stopSequence": 14
},
{
"arrival": {
"time": "1767200020",
"uncertainty": 120
},
"departure": {
"time": "1767200056",
"uncertainty": 120
},
"stopId": "0:IRISR",
"stopSequence": 15
},
{
"arrival": {
"time": "1767200154",
"uncertainty": 120
},
"departure": {
"time": "1767200154",
"uncertainty": 120
},
"stopId": "0:COLLR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767200186",
"uncertainty": 120
},
"departure": {
"time": "1767200196",
"uncertainty": 120
},
"stopId": "0:REVR",
"stopSequence": 17
},
{
"arrival": {
"time": "1767200220",
"uncertainty": 120
},
"departure": {
"time": "1767200220",
"uncertainty": 120
},
"stopId": "0:FOUR",
"stopSequence": 18
},
{
"arrival": {
"time": "1767200271",
"uncertainty": 120
},
"departure": {
"time": "1767200280",
"uncertainty": 120
},
"stopId": "0:TEILR",
"stopSequence": 19
},
{
"arrival": {
"time": "1767200442",
"uncertainty": 120
},
"departure": {
"time": "1767200450",
"uncertainty": 120
},
"stopId": "0:DHUOR",
"stopSequence": 20
},
{
"arrival": {
"time": "1767200524",
"uncertainty": 120
},
"departure": {
"time": "1767200524",
"uncertainty": 120
},
"stopId": "0:MONTCR",
"stopSequence": 21
},
{
"arrival": {
"time": "1767200726",
"uncertainty": 120
},
"departure": {
"time": "1767200726",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 22
},
{
"arrival": {
"time": "1767200780",
"uncertainty": 120
},
"departure": {
"time": "1767200780",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 23
},
{
"arrival": {
"time": "1767200932",
"uncertainty": 120
},
"departure": {
"time": "1767200932",
"uncertainty": 120
},
"stopId": "0:TALAT2R",
"stopSequence": 24
},
{
"arrival": {
"time": "1767201029",
"uncertainty": 120
},
"departure": {
"time": "1767201029",
"uncertainty": 120
},
"stopId": "0:PAIR",
"stopSequence": 25
},
{
"arrival": {
"time": "1767201085",
"uncertainty": 120
},
"departure": {
"time": "1767201085",
"uncertainty": 120
},
"stopId": "0:PERPR",
"stopSequence": 26
},
{
"arrival": {
"time": "1767201115",
"uncertainty": 120
},
"departure": {
"time": "1767201115",
"uncertainty": 120
},
"stopId": "0:GIDR",
"stopSequence": 27
},
{
"arrival": {
"time": "1767201144",
"uncertainty": 120
},
"departure": {
"time": "1767201144",
"uncertainty": 120
},
"stopId": "0:REIR",
"stopSequence": 28
},
{
"arrival": {
"time": "1767201207",
"uncertainty": 120
},
"departure": {
"time": "1767201207",
"uncertainty": 120
},
"stopId": "0:OLIR",
"stopSequence": 29
},
{
"arrival": {
"time": "1767201262",
"uncertainty": 120
},
"departure": {
"time": "1767201262",
"uncertainty": 120
},
"stopId": "0:AMOR",
"stopSequence": 30
},
{
"arrival": {
"time": "1767201349",
"uncertainty": 120
},
"departure": {
"time": "1767201349",
"uncertainty": 120
},
"stopId": "0:SCHR",
"stopSequence": 31
},
{
"arrival": {
"time": "1767201415",
"uncertainty": 120
},
"departure": {
"time": "1767201415",
"uncertainty": 120
},
"stopId": "0:ORVR",
"stopSequence": 32
},
{
"arrival": {
"time": "1767201450",
"uncertainty": 120
},
"departure": {
"time": "1767201450",
"uncertainty": 120
},
"stopId": "0:BRUR",
"stopSequence": 33
},
{
"arrival": {
"time": "1767201538",
"uncertainty": 120
},
"departure": {
"time": "1767201538",
"uncertainty": 120
},
"stopId": "0:MOUT2R",
"stopSequence": 34
},
{
"arrival": {
"time": "1767201631",
"uncertainty": 120
},
"departure": {
"time": "1767201631",
"uncertainty": 120
},
"stopId": "0:FELR",
"stopSequence": 35
},
{
"arrival": {
"time": "1767201679",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 36
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38657271"
},
"vehicle": {
"id": "386",
"label": "386"
}
}
},
{
"id": "8657270",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767198034",
"uncertainty": 120
},
"stopId": "0:LAE2R",
"stopSequence": 1
},
{
"arrival": {
"time": "1767198056",
"uncertainty": 120
},
"departure": {
"time": "1767198065",
"uncertainty": 120
},
"stopId": "0:ROMR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767198094",
"uncertainty": 120
},
"departure": {
"time": "1767198095",
"uncertainty": 120
},
"stopId": "0:FAYR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767198144",
"uncertainty": 120
},
"departure": {
"time": "1767198144",
"uncertainty": 120
},
"stopId": "0:JOFR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767198268",
"uncertainty": 120
},
"departure": {
"time": "1767198268",
"uncertainty": 120
},
"stopId": "0:PAVLOVR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767198333",
"uncertainty": 120
},
"departure": {
"time": "1767198333",
"uncertainty": 120
},
"stopId": "0:JOLIOTR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767198424",
"uncertainty": 120
},
"departure": {
"time": "1767198575",
"uncertainty": 120
},
"stopId": "0:PLAIA",
"stopSequence": 7
},
{
"arrival": {
"time": "1767198641",
"uncertainty": 120
},
"departure": {
"time": "1767198641",
"uncertainty": 120
},
"stopId": "0:ECOA",
"stopSequence": 8
},
{
"arrival": {
"time": "1767198700",
"uncertainty": 120
},
"departure": {
"time": "1767198700",
"uncertainty": 120
},
"stopId": "0:GERA",
"stopSequence": 9
},
{
"arrival": {
"time": "1767198751",
"uncertainty": 120
},
"departure": {
"time": "1767198751",
"uncertainty": 120
},
"stopId": "0:GUITA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767198767",
"uncertainty": 120
},
"departure": {
"time": "1767198767",
"uncertainty": 120
},
"stopId": "0:SADOA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767198808",
"uncertainty": 120
},
"departure": {
"time": "1767198808",
"uncertainty": 120
},
"stopId": "0:DOMA",
"stopSequence": 12
},
{
"arrival": {
"time": "1767198836",
"uncertainty": 120
},
"departure": {
"time": "1767198836",
"uncertainty": 120
},
"stopId": "0:NIMPOER",
"stopSequence": 13
},
{
"arrival": {
"time": "1767198877",
"uncertainty": 120
},
"departure": {
"time": "1767198877",
"uncertainty": 120
},
"stopId": "0:BYRONT",
"stopSequence": 14
},
{
"arrival": {
"time": "1767198900",
"uncertainty": 120
},
"departure": {
"time": "1767198990",
"uncertainty": 120
},
"stopId": "0:IRISR",
"stopSequence": 15
},
{
"arrival": {
"time": "1767199087",
"uncertainty": 120
},
"departure": {
"time": "1767199089",
"uncertainty": 120
},
"stopId": "0:COLLR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767199131",
"uncertainty": 120
},
"departure": {
"time": "1767199131",
"uncertainty": 120
},
"stopId": "0:REVR",
"stopSequence": 17
},
{
"arrival": {
"time": "1767199143",
"uncertainty": 120
},
"departure": {
"time": "1767199143",
"uncertainty": 120
},
"stopId": "0:FOUR",
"stopSequence": 18
},
{
"arrival": {
"time": "1767199173",
"uncertainty": 120
},
"departure": {
"time": "1767199173",
"uncertainty": 120
},
"stopId": "0:TEILR",
"stopSequence": 19
},
{
"arrival": {
"time": "1767199356",
"uncertainty": 120
},
"departure": {
"time": "1767199357",
"uncertainty": 120
},
"stopId": "0:DHUOR",
"stopSequence": 20
},
{
"arrival": {
"time": "1767199422",
"uncertainty": 120
},
"departure": {
"time": "1767199422",
"uncertainty": 120
},
"stopId": "0:MONTCR",
"stopSequence": 21
},
{
"arrival": {
"time": "1767199628",
"uncertainty": 120
},
"departure": {
"time": "1767199628",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 22
},
{
"arrival": {
"time": "1767199688",
"uncertainty": 120
},
"departure": {
"time": "1767199688",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 23
},
{
"arrival": {
"time": "1767199867",
"uncertainty": 120
},
"departure": {
"time": "1767199874",
"uncertainty": 120
},
"stopId": "0:TALAT2R",
"stopSequence": 24
},
{
"arrival": {
"time": "1767199979",
"uncertainty": 120
},
"departure": {
"time": "1767199979",
"uncertainty": 120
},
"stopId": "0:PAIR",
"stopSequence": 25
},
{
"arrival": {
"time": "1767200034",
"uncertainty": 120
},
"departure": {
"time": "1767200034",
"uncertainty": 120
},
"stopId": "0:PERPR",
"stopSequence": 26
},
{
"arrival": {
"time": "1767200061",
"uncertainty": 120
},
"departure": {
"time": "1767200061",
"uncertainty": 120
},
"stopId": "0:GIDR",
"stopSequence": 27
},
{
"arrival": {
"time": "1767200087",
"uncertainty": 120
},
"departure": {
"time": "1767200090",
"uncertainty": 120
},
"stopId": "0:REIR",
"stopSequence": 28
},
{
"arrival": {
"time": "1767200150",
"uncertainty": 120
},
"departure": {
"time": "1767200156",
"uncertainty": 120
},
"stopId": "0:OLIR",
"stopSequence": 29
},
{
"arrival": {
"time": "1767200207",
"uncertainty": 120
},
"departure": {
"time": "1767200207",
"uncertainty": 120
},
"stopId": "0:AMOR",
"stopSequence": 30
},
{
"arrival": {
"time": "1767200288",
"uncertainty": 120
},
"departure": {
"time": "1767200380",
"uncertainty": 120
},
"stopId": "0:SCHR",
"stopSequence": 31
},
{
"arrival": {
"time": "1767200442",
"uncertainty": 120
},
"departure": {
"time": "1767200451",
"uncertainty": 120
},
"stopId": "0:ORVR",
"stopSequence": 32
},
{
"arrival": {
"time": "1767200495",
"uncertainty": 120
},
"departure": {
"time": "1767200495",
"uncertainty": 120
},
"stopId": "0:BRUR",
"stopSequence": 33
},
{
"arrival": {
"time": "1767200604",
"uncertainty": 120
},
"departure": {
"time": "1767200604",
"uncertainty": 120
},
"stopId": "0:MOUT2R",
"stopSequence": 34
},
{
"arrival": {
"time": "1767200697",
"uncertainty": 120
},
"departure": {
"time": "1767200697",
"uncertainty": 120
},
"stopId": "0:FELR",
"stopSequence": 35
},
{
"arrival": {
"time": "1767200744",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 36
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38657270"
},
"vehicle": {
"id": "391",
"label": "391"
}
}
},
{
"id": "8683158",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767199560",
"uncertainty": 120
},
"stopId": "0:REDE",
"stopSequence": 1
},
{
"arrival": {
"time": "1767199668",
"uncertainty": 120
},
"departure": {
"time": "1767199668",
"uncertainty": 120
},
"stopId": "0:REDVAL2A",
"stopSequence": 2
},
{
"arrival": {
"time": "1767199722",
"uncertainty": 120
},
"departure": {
"time": "1767199722",
"uncertainty": 120
},
"stopId": "0:REDCAR2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1767199773",
"uncertainty": 120
},
"departure": {
"time": "1767199786",
"uncertainty": 120
},
"stopId": "0:REDPMA",
"stopSequence": 4
},
{
"arrival": {
"time": "1767199860",
"uncertainty": 120
},
"departure": {
"time": "1767199866",
"uncertainty": 120
},
"stopId": "0:REDMOUA",
"stopSequence": 5
},
{
"arrival": {
"time": "1767199908",
"uncertainty": 120
},
"departure": {
"time": "1767199927",
"uncertainty": 120
},
"stopId": "0:REDRCR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767199995",
"uncertainty": 120
},
"departure": {
"time": "1767199995",
"uncertainty": 120
},
"stopId": "0:REDCAA",
"stopSequence": 7
},
{
"arrival": {
"time": "1767200043",
"uncertainty": 120
},
"departure": {
"time": "1767200043",
"uncertainty": 120
},
"stopId": "0:MANGARR",
"stopSequence": 8
},
{
"arrival": {
"time": "1767200232",
"uncertainty": 120
},
"departure": {
"time": "1767200232",
"uncertainty": 120
},
"stopId": "0:RODCAA",
"stopSequence": 9
},
{
"arrival": {
"time": "1767200395",
"uncertainty": 120
},
"departure": {
"time": "1767200395",
"uncertainty": 120
},
"stopId": "0:ZAC.1A",
"stopSequence": 10
},
{
"arrival": {
"time": "1767200493",
"uncertainty": 120
},
"departure": {
"time": "1767200493",
"uncertainty": 120
},
"stopId": "0:BONACA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767200553",
"uncertainty": 120
},
"departure": {
"time": "1767200553",
"uncertainty": 120
},
"stopId": "0:CFPA",
"stopSequence": 12
},
{
"arrival": {
"time": "1767200613",
"uncertainty": 120
},
"departure": {
"time": "1767200613",
"uncertainty": 120
},
"stopId": "0:RTBEA",
"stopSequence": 13
},
{
"arrival": {
"time": "1767200688",
"uncertainty": 120
},
"departure": {
"time": "1767200688",
"uncertainty": 120
},
"stopId": "0:LAMA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767201108",
"uncertainty": 120
},
"stopId": "0:gr",
"stopSequence": 15
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "31",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38683158"
},
"vehicle": {
"id": "7976",
"label": "7976"
}
}
},
{
"id": "8683157",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767203160",
"uncertainty": 120
},
"stopId": "0:REDE",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "31",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38683157"
}
}
},
{
"id": "8683146",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767201600",
"uncertainty": 120
},
"stopId": "0:gr",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "31",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38683146"
}
}
},
{
"id": "9287626",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767201120",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767201166",
"uncertainty": 120
},
"departure": {
"time": "1767201166",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767201335",
"uncertainty": 120
},
"departure": {
"time": "1767201335",
"uncertainty": 120
},
"stopId": "0:MONTCA",
"stopSequence": 3
},
{
"arrival": {
"time": "1767201433",
"uncertainty": 120
},
"departure": {
"time": "1767201433",
"uncertainty": 120
},
"stopId": "0:DHUOA",
"stopSequence": 4
},
{
"arrival": {
"time": "1767201613",
"uncertainty": 120
},
"departure": {
"time": "1767201613",
"uncertainty": 120
},
"stopId": "0:HEMA",
"stopSequence": 5
},
{
"arrival": {
"time": "1767201936",
"uncertainty": 120
},
"departure": {
"time": "1767201936",
"uncertainty": 120
},
"stopId": "0:JUIA",
"stopSequence": 6
},
{
"arrival": {
"time": "1767202017",
"uncertainty": 120
},
"departure": {
"time": "1767202017",
"uncertainty": 120
},
"stopId": "0:META",
"stopSequence": 7
},
{
"arrival": {
"time": "1767202069",
"uncertainty": 120
},
"departure": {
"time": "1767202069",
"uncertainty": 120
},
"stopId": "0:TRAA",
"stopSequence": 8
},
{
"arrival": {
"time": "1767202131",
"uncertainty": 120
},
"departure": {
"time": "1767202131",
"uncertainty": 120
},
"stopId": "0:LIONA",
"stopSequence": 9
},
{
"arrival": {
"time": "1767202185",
"uncertainty": 120
},
"departure": {
"time": "1767202185",
"uncertainty": 120
},
"stopId": "0:PERBA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767202340",
"uncertainty": 120
},
"departure": {
"time": "1767202340",
"uncertainty": 120
},
"stopId": "0:DIBOA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767202420",
"uncertainty": 120
},
"departure": {
"time": "1767202420",
"uncertainty": 120
},
"stopId": "0:CHEYA",
"stopSequence": 12
},
{
"arrival": {
"time": "1767202780",
"uncertainty": 120
},
"stopId": "0:MAGA",
"stopSequence": 13
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39287626"
}
}
},
{
"id": "9287627",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767203040",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39287627"
}
}
},
{
"id": "9271542",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767204060",
"uncertainty": 120
},
"stopId": "0:PORBA",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "52",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39271542"
}
}
},
{
"id": "9287625",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767199274",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767199329",
"uncertainty": 120
},
"departure": {
"time": "1767199390",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767199524",
"uncertainty": 120
},
"departure": {
"time": "1767199524",
"uncertainty": 120
},
"stopId": "0:MONTCA",
"stopSequence": 3
},
{
"arrival": {
"time": "1767199599",
"uncertainty": 120
},
"departure": {
"time": "1767199599",
"uncertainty": 120
},
"stopId": "0:DHUOA",
"stopSequence": 4
},
{
"arrival": {
"time": "1767199834",
"uncertainty": 120
},
"departure": {
"time": "1767199834",
"uncertainty": 120
},
"stopId": "0:HEMA",
"stopSequence": 5
},
{
"arrival": {
"time": "1767199944",
"uncertainty": 120
},
"departure": {
"time": "1767199994",
"uncertainty": 120
},
"stopId": "0:JUIA",
"stopSequence": 6
},
{
"arrival": {
"time": "1767200093",
"uncertainty": 120
},
"departure": {
"time": "1767200216",
"uncertainty": 120
},
"stopId": "0:META",
"stopSequence": 7
},
{
"arrival": {
"time": "1767200259",
"uncertainty": 120
},
"departure": {
"time": "1767200267",
"uncertainty": 120
},
"stopId": "0:TRAA",
"stopSequence": 8
},
{
"arrival": {
"time": "1767200326",
"uncertainty": 120
},
"departure": {
"time": "1767200326",
"uncertainty": 120
},
"stopId": "0:LIONA",
"stopSequence": 9
},
{
"arrival": {
"time": "1767200356",
"uncertainty": 120
},
"departure": {
"time": "1767200456",
"uncertainty": 120
},
"stopId": "0:PERBA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767200618",
"uncertainty": 120
},
"departure": {
"time": "1767200618",
"uncertainty": 120
},
"stopId": "0:DIBOA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767200698",
"uncertainty": 120
},
"departure": {
"time": "1767200698",
"uncertainty": 120
},
"stopId": "0:CHEYA",
"stopSequence": 12
},
{
"arrival": {
"time": "1767201058",
"uncertainty": 120
},
"stopId": "0:MAGA",
"stopSequence": 13
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39287625"
},
"vehicle": {
"id": "4100",
"label": "4100"
}
}
},
{
"id": "9271540",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767199800",
"uncertainty": 120
},
"stopId": "0:PORBA",
"stopSequence": 1
},
{
"arrival": {
"time": "1767199899",
"uncertainty": 120
},
"departure": {
"time": "1767199899",
"uncertainty": 120
},
"stopId": "0:ARECLA",
"stopSequence": 2
},
{
"arrival": {
"time": "1767200014",
"uncertainty": 120
},
"departure": {
"time": "1767200029",
"uncertainty": 120
},
"stopId": "0:CLARPLR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767200126",
"uncertainty": 120
},
"departure": {
"time": "1767200126",
"uncertainty": 120
},
"stopId": "0:CHASA",
"stopSequence": 4
},
{
"arrival": {
"time": "1767200225",
"uncertainty": 120
},
"departure": {
"time": "1767200225",
"uncertainty": 120
},
"stopId": "0:CLACRO1A",
"stopSequence": 5
},
{
"arrival": {
"time": "1767200447",
"uncertainty": 120
},
"departure": {
"time": "1767200463",
"uncertainty": 120
},
"stopId": "0:CAVCAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767200516",
"uncertainty": 120
},
"departure": {
"time": "1767200516",
"uncertainty": 120
},
"stopId": "0:CAVBVR",
"stopSequence": 7
},
{
"arrival": {
"time": "1767200552",
"uncertainty": 120
},
"departure": {
"time": "1767200552",
"uncertainty": 120
},
"stopId": "0:CAVMR",
"stopSequence": 8
},
{
"arrival": {
"time": "1767200620",
"uncertainty": 120
},
"departure": {
"time": "1767200620",
"uncertainty": 120
},
"stopId": "0:CAVMER",
"stopSequence": 9
},
{
"arrival": {
"time": "1767200649",
"uncertainty": 120
},
"stopId": "0:CAVECR",
"stopSequence": 10
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "52",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39271540"
},
"vehicle": {
"id": "4406",
"label": "4406"
}
}
},
{
"id": "9271541",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767201960",
"uncertainty": 120
},
"stopId": "0:PORBA",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "52",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39271541"
}
}
},
{
"id": "9287606",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767199466",
"uncertainty": 120
},
"stopId": "0:MAGR",
"stopSequence": 1
},
{
"arrival": {
"time": "1767199553",
"uncertainty": 120
},
"departure": {
"time": "1767199553",
"uncertainty": 120
},
"stopId": "0:CHEYR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767199602",
"uncertainty": 120
},
"departure": {
"time": "1767199663",
"uncertainty": 120
},
"stopId": "0:DIBOR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767199784",
"uncertainty": 120
},
"departure": {
"time": "1767199784",
"uncertainty": 120
},
"stopId": "0:PERBR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767199819",
"uncertainty": 120
},
"departure": {
"time": "1767199819",
"uncertainty": 120
},
"stopId": "0:LIONR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767199872",
"uncertainty": 120
},
"departure": {
"time": "1767199872",
"uncertainty": 120
},
"stopId": "0:TRAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767199905",
"uncertainty": 120
},
"departure": {
"time": "1767199905",
"uncertainty": 120
},
"stopId": "0:METR",
"stopSequence": 7
},
{
"arrival": {
"time": "1767199984",
"uncertainty": 120
},
"departure": {
"time": "1767199984",
"uncertainty": 120
},
"stopId": "0:JUIR",
"stopSequence": 8
},
{
"arrival": {
"time": "1767200074",
"uncertainty": 120
},
"departure": {
"time": "1767200113",
"uncertainty": 120
},
"stopId": "0:SOB",
"stopSequence": 9
},
{
"arrival": {
"time": "1767200296",
"uncertainty": 120
},
"departure": {
"time": "1767200299",
"uncertainty": 120
},
"stopId": "0:DHUOR",
"stopSequence": 10
},
{
"arrival": {
"time": "1767200372",
"uncertainty": 120
},
"departure": {
"time": "1767200374",
"uncertainty": 120
},
"stopId": "0:MONTCR",
"stopSequence": 11
},
{
"arrival": {
"time": "1767200556",
"uncertainty": 120
},
"departure": {
"time": "1767200556",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 12
},
{
"arrival": {
"time": "1767200607",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 13
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39287606"
},
"vehicle": {
"id": "4103",
"label": "4103"
}
}
},
{
"id": "9287607",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767201120",
"uncertainty": 120
},
"stopId": "0:MAGR",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39287607"
}
}
},
{
"id": "9271527",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767202200",
"uncertainty": 120
},
"stopId": "0:MARET",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "52",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39271527"
}
}
},
{
"id": "8657307",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767201900",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38657307"
}
}
},
{
"id": "8657306",
"tripUpdate": {
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "15",
"scheduleRelationship": "CANCELED",
"tripId": "10_38657306"
}
}
},
{
"id": "8657305",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767199531",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767199557",
"uncertainty": 120
},
"departure": {
"time": "1767199562",
"uncertainty": 120
},
"stopId": "0:FELA",
"stopSequence": 2
},
{
"arrival": {
"time": "1767199690",
"uncertainty": 120
},
"departure": {
"time": "1767199690",
"uncertainty": 120
},
"stopId": "0:MOUT2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1767199781",
"uncertainty": 120
},
"departure": {
"time": "1767199781",
"uncertainty": 120
},
"stopId": "0:BRUA",
"stopSequence": 4
},
{
"arrival": {
"time": "1767199817",
"uncertainty": 120
},
"departure": {
"time": "1767199835",
"uncertainty": 120
},
"stopId": "0:ORVA",
"stopSequence": 5
},
{
"arrival": {
"time": "1767199940",
"uncertainty": 120
},
"departure": {
"time": "1767199940",
"uncertainty": 120
},
"stopId": "0:SCHA",
"stopSequence": 6
},
{
"arrival": {
"time": "1767200061",
"uncertainty": 120
},
"departure": {
"time": "1767200061",
"uncertainty": 120
},
"stopId": "0:AMOA",
"stopSequence": 7
},
{
"arrival": {
"time": "1767200110",
"uncertainty": 120
},
"departure": {
"time": "1767200110",
"uncertainty": 120
},
"stopId": "0:OLIA",
"stopSequence": 8
},
{
"arrival": {
"time": "1767200159",
"uncertainty": 120
},
"departure": {
"time": "1767200159",
"uncertainty": 120
},
"stopId": "0:REIA",
"stopSequence": 9
},
{
"arrival": {
"time": "1767200195",
"uncertainty": 120
},
"departure": {
"time": "1767200195",
"uncertainty": 120
},
"stopId": "0:GIDA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767200230",
"uncertainty": 120
},
"departure": {
"time": "1767200230",
"uncertainty": 120
},
"stopId": "0:PERA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767200266",
"uncertainty": 120
},
"departure": {
"time": "1767200266",
"uncertainty": 120
},
"stopId": "0:PAIA",
"stopSequence": 12
},
{
"arrival": {
"time": "1767200357",
"uncertainty": 120
},
"departure": {
"time": "1767200390",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 13
},
{
"arrival": {
"time": "1767200553",
"uncertainty": 120
},
"departure": {
"time": "1767200553",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767200608",
"uncertainty": 120
},
"departure": {
"time": "1767200608",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 15
},
{
"arrival": {
"time": "1767200779",
"uncertainty": 120
},
"departure": {
"time": "1767200779",
"uncertainty": 120
},
"stopId": "0:MONTCA",
"stopSequence": 16
},
{
"arrival": {
"time": "1767200855",
"uncertainty": 120
},
"departure": {
"time": "1767200855",
"uncertainty": 120
},
"stopId": "0:DHUOA",
"stopSequence": 17
},
{
"arrival": {
"time": "1767200967",
"uncertainty": 120
},
"departure": {
"time": "1767200967",
"uncertainty": 120
},
"stopId": "0:TEILA",
"stopSequence": 18
},
{
"arrival": {
"time": "1767201018",
"uncertainty": 120
},
"departure": {
"time": "1767201018",
"uncertainty": 120
},
"stopId": "0:FOUA",
"stopSequence": 19
},
{
"arrival": {
"time": "1767201037",
"uncertainty": 120
},
"departure": {
"time": "1767201037",
"uncertainty": 120
},
"stopId": "0:REVA",
"stopSequence": 20
},
{
"arrival": {
"time": "1767201068",
"uncertainty": 120
},
"departure": {
"time": "1767201068",
"uncertainty": 120
},
"stopId": "0:COLLA",
"stopSequence": 21
},
{
"arrival": {
"time": "1767201170",
"uncertainty": 120
},
"departure": {
"time": "1767201170",
"uncertainty": 120
},
"stopId": "0:IRISA",
"stopSequence": 22
},
{
"arrival": {
"time": "1767201264",
"uncertainty": 120
},
"departure": {
"time": "1767201264",
"uncertainty": 120
},
"stopId": "0:NIMPOEA",
"stopSequence": 23
},
{
"arrival": {
"time": "1767201293",
"uncertainty": 120
},
"departure": {
"time": "1767201293",
"uncertainty": 120
},
"stopId": "0:DOM1R",
"stopSequence": 24
},
{
"arrival": {
"time": "1767201333",
"uncertainty": 120
},
"departure": {
"time": "1767201333",
"uncertainty": 120
},
"stopId": "0:SADOR",
"stopSequence": 25
},
{
"arrival": {
"time": "1767201364",
"uncertainty": 120
},
"departure": {
"time": "1767201364",
"uncertainty": 120
},
"stopId": "0:GUITR",
"stopSequence": 26
},
{
"arrival": {
"time": "1767201393",
"uncertainty": 120
},
"departure": {
"time": "1767201393",
"uncertainty": 120
},
"stopId": "0:GERR",
"stopSequence": 27
},
{
"arrival": {
"time": "1767201447",
"uncertainty": 120
},
"departure": {
"time": "1767201447",
"uncertainty": 120
},
"stopId": "0:ECOR",
"stopSequence": 28
},
{
"arrival": {
"time": "1767201496",
"uncertainty": 120
},
"departure": {
"time": "1767201496",
"uncertainty": 120
},
"stopId": "0:PLAIR",
"stopSequence": 29
},
{
"arrival": {
"time": "1767201676",
"uncertainty": 120
},
"departure": {
"time": "1767201676",
"uncertainty": 120
},
"stopId": "0:JOLIOTA",
"stopSequence": 30
},
{
"arrival": {
"time": "1767201780",
"uncertainty": 120
},
"departure": {
"time": "1767201780",
"uncertainty": 120
},
"stopId": "0:PAVLOVA",
"stopSequence": 31
},
{
"arrival": {
"time": "1767201916",
"uncertainty": 120
},
"departure": {
"time": "1767201916",
"uncertainty": 120
},
"stopId": "0:JOFA",
"stopSequence": 32
},
{
"arrival": {
"time": "1767201976",
"uncertainty": 120
},
"departure": {
"time": "1767201976",
"uncertainty": 120
},
"stopId": "0:FAYA",
"stopSequence": 33
},
{
"arrival": {
"time": "1767202035",
"uncertainty": 120
},
"departure": {
"time": "1767202035",
"uncertainty": 120
},
"stopId": "0:ROMA",
"stopSequence": 34
},
{
"arrival": {
"time": "1767202094",
"uncertainty": 120
},
"departure": {
"time": "1767202094",
"uncertainty": 120
},
"stopId": "0:LAER",
"stopSequence": 35
},
{
"arrival": {
"time": "1767202112",
"uncertainty": 120
},
"stopId": "0:LAE2R",
"stopSequence": 36
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38657305"
},
"vehicle": {
"id": "392",
"label": "392"
}
}
},
{
"id": "9287608",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767203040",
"uncertainty": 120
},
"stopId": "0:MAGR",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "13",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39287608"
}
}
},
{
"id": "8657304",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767198451",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767198504",
"uncertainty": 120
},
"departure": {
"time": "1767198504",
"uncertainty": 120
},
"stopId": "0:FELA",
"stopSequence": 2
},
{
"arrival": {
"time": "1767198603",
"uncertainty": 120
},
"departure": {
"time": "1767198603",
"uncertainty": 120
},
"stopId": "0:MOUT2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1767198686",
"uncertainty": 120
},
"departure": {
"time": "1767198686",
"uncertainty": 120
},
"stopId": "0:BRUA",
"stopSequence": 4
},
{
"arrival": {
"time": "1767198716",
"uncertainty": 120
},
"departure": {
"time": "1767198718",
"uncertainty": 120
},
"stopId": "0:ORVA",
"stopSequence": 5
},
{
"arrival": {
"time": "1767198803",
"uncertainty": 120
},
"departure": {
"time": "1767198803",
"uncertainty": 120
},
"stopId": "0:SCHA",
"stopSequence": 6
},
{
"arrival": {
"time": "1767198923",
"uncertainty": 120
},
"departure": {
"time": "1767198923",
"uncertainty": 120
},
"stopId": "0:AMOA",
"stopSequence": 7
},
{
"arrival": {
"time": "1767198970",
"uncertainty": 120
},
"departure": {
"time": "1767198970",
"uncertainty": 120
},
"stopId": "0:OLIA",
"stopSequence": 8
},
{
"arrival": {
"time": "1767199006",
"uncertainty": 120
},
"departure": {
"time": "1767199006",
"uncertainty": 120
},
"stopId": "0:REIA",
"stopSequence": 9
},
{
"arrival": {
"time": "1767199074",
"uncertainty": 120
},
"departure": {
"time": "1767199074",
"uncertainty": 120
},
"stopId": "0:GIDA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767199102",
"uncertainty": 120
},
"departure": {
"time": "1767199132",
"uncertainty": 120
},
"stopId": "0:PERA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767199180",
"uncertainty": 120
},
"departure": {
"time": "1767199180",
"uncertainty": 120
},
"stopId": "0:PAIA",
"stopSequence": 12
},
{
"arrival": {
"time": "1767199272",
"uncertainty": 120
},
"departure": {
"time": "1767199272",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 13
},
{
"arrival": {
"time": "1767199368",
"uncertainty": 120
},
"departure": {
"time": "1767199405",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767199449",
"uncertainty": 120
},
"departure": {
"time": "1767199460",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 15
},
{
"arrival": {
"time": "1767199638",
"uncertainty": 120
},
"departure": {
"time": "1767199657",
"uncertainty": 120
},
"stopId": "0:MONTCA",
"stopSequence": 16
},
{
"arrival": {
"time": "1767199735",
"uncertainty": 120
},
"departure": {
"time": "1767199831",
"uncertainty": 120
},
"stopId": "0:DHUOA",
"stopSequence": 17
},
{
"arrival": {
"time": "1767199942",
"uncertainty": 120
},
"departure": {
"time": "1767199942",
"uncertainty": 120
},
"stopId": "0:TEILA",
"stopSequence": 18
},
{
"arrival": {
"time": "1767199993",
"uncertainty": 120
},
"departure": {
"time": "1767199993",
"uncertainty": 120
},
"stopId": "0:FOUA",
"stopSequence": 19
},
{
"arrival": {
"time": "1767200011",
"uncertainty": 120
},
"departure": {
"time": "1767200011",
"uncertainty": 120
},
"stopId": "0:REVA",
"stopSequence": 20
},
{
"arrival": {
"time": "1767200041",
"uncertainty": 120
},
"departure": {
"time": "1767200041",
"uncertainty": 120
},
"stopId": "0:COLLA",
"stopSequence": 21
},
{
"arrival": {
"time": "1767200141",
"uncertainty": 120
},
"departure": {
"time": "1767200147",
"uncertainty": 120
},
"stopId": "0:IRISA",
"stopSequence": 22
},
{
"arrival": {
"time": "1767200241",
"uncertainty": 120
},
"departure": {
"time": "1767200241",
"uncertainty": 120
},
"stopId": "0:NIMPOEA",
"stopSequence": 23
},
{
"arrival": {
"time": "1767200296",
"uncertainty": 120
},
"departure": {
"time": "1767200296",
"uncertainty": 120
},
"stopId": "0:DOM1R",
"stopSequence": 24
},
{
"arrival": {
"time": "1767200334",
"uncertainty": 120
},
"departure": {
"time": "1767200334",
"uncertainty": 120
},
"stopId": "0:SADOR",
"stopSequence": 25
},
{
"arrival": {
"time": "1767200360",
"uncertainty": 120
},
"departure": {
"time": "1767200360",
"uncertainty": 120
},
"stopId": "0:GUITR",
"stopSequence": 26
},
{
"arrival": {
"time": "1767200387",
"uncertainty": 120
},
"departure": {
"time": "1767200387",
"uncertainty": 120
},
"stopId": "0:GERR",
"stopSequence": 27
},
{
"arrival": {
"time": "1767200439",
"uncertainty": 120
},
"departure": {
"time": "1767200445",
"uncertainty": 120
},
"stopId": "0:ECOR",
"stopSequence": 28
},
{
"arrival": {
"time": "1767200533",
"uncertainty": 120
},
"departure": {
"time": "1767200533",
"uncertainty": 120
},
"stopId": "0:PLAIR",
"stopSequence": 29
},
{
"arrival": {
"time": "1767200628",
"uncertainty": 120
},
"departure": {
"time": "1767200628",
"uncertainty": 120
},
"stopId": "0:JOLIOTA",
"stopSequence": 30
},
{
"arrival": {
"time": "1767200684",
"uncertainty": 120
},
"departure": {
"time": "1767200684",
"uncertainty": 120
},
"stopId": "0:PAVLOVA",
"stopSequence": 31
},
{
"arrival": {
"time": "1767200792",
"uncertainty": 120
},
"departure": {
"time": "1767200792",
"uncertainty": 120
},
"stopId": "0:JOFA",
"stopSequence": 32
},
{
"arrival": {
"time": "1767200861",
"uncertainty": 120
},
"departure": {
"time": "1767200861",
"uncertainty": 120
},
"stopId": "0:FAYA",
"stopSequence": 33
},
{
"arrival": {
"time": "1767200878",
"uncertainty": 120
},
"departure": {
"time": "1767200878",
"uncertainty": 120
},
"stopId": "0:ROMA",
"stopSequence": 34
},
{
"arrival": {
"time": "1767200925",
"uncertainty": 120
},
"departure": {
"time": "1767200925",
"uncertainty": 120
},
"stopId": "0:LAER",
"stopSequence": 35
},
{
"arrival": {
"time": "1767200975",
"uncertainty": 120
},
"stopId": "0:LAE2R",
"stopSequence": 36
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38657304"
},
"vehicle": {
"id": "387",
"label": "387"
}
}
},
{
"id": "8657308",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767203100",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38657308"
}
}
},
{
"id": "9271514",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767201120",
"uncertainty": 120
},
"stopId": "0:CAVECA",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "52",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39271514"
}
}
},
{
"id": "9271515",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767202860",
"uncertainty": 120
},
"stopId": "0:CAVECA",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "52",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39271515"
}
}
},
{
"id": "9271513",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767200216",
"uncertainty": 120
},
"stopId": "0:CAVECA",
"stopSequence": 1
},
{
"arrival": {
"time": "1767200261",
"uncertainty": 120
},
"departure": {
"time": "1767200261",
"uncertainty": 120
},
"stopId": "0:CAVMEA",
"stopSequence": 2
},
{
"arrival": {
"time": "1767200327",
"uncertainty": 120
},
"departure": {
"time": "1767200327",
"uncertainty": 120
},
"stopId": "0:CAVMA",
"stopSequence": 3
},
{
"arrival": {
"time": "1767200370",
"uncertainty": 120
},
"departure": {
"time": "1767200370",
"uncertainty": 120
},
"stopId": "0:CAVBVA",
"stopSequence": 4
},
{
"arrival": {
"time": "1767200407",
"uncertainty": 120
},
"departure": {
"time": "1767200415",
"uncertainty": 120
},
"stopId": "0:CAVCAA",
"stopSequence": 5
},
{
"arrival": {
"time": "1767200729",
"uncertainty": 120
},
"departure": {
"time": "1767200729",
"uncertainty": 120
},
"stopId": "0:CLACRO1A",
"stopSequence": 6
},
{
"arrival": {
"time": "1767200842",
"uncertainty": 120
},
"departure": {
"time": "1767200842",
"uncertainty": 120
},
"stopId": "0:CHAS2R",
"stopSequence": 7
},
{
"arrival": {
"time": "1767200909",
"uncertainty": 120
},
"departure": {
"time": "1767200909",
"uncertainty": 120
},
"stopId": "0:CLARPLR",
"stopSequence": 8
},
{
"arrival": {
"time": "1767201001",
"uncertainty": 120
},
"departure": {
"time": "1767201001",
"uncertainty": 120
},
"stopId": "0:CHASA",
"stopSequence": 9
},
{
"arrival": {
"time": "1767201034",
"uncertainty": 120
},
"departure": {
"time": "1767201034",
"uncertainty": 120
},
"stopId": "0:CLABEA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767201072",
"uncertainty": 120
},
"departure": {
"time": "1767201072",
"uncertainty": 120
},
"stopId": "0:CLAPR",
"stopSequence": 11
},
{
"arrival": {
"time": "1767201142",
"uncertainty": 120
},
"departure": {
"time": "1767201142",
"uncertainty": 120
},
"stopId": "0:CLAOLR",
"stopSequence": 12
},
{
"arrival": {
"time": "1767201274",
"uncertainty": 120
},
"departure": {
"time": "1767201274",
"uncertainty": 120
},
"stopId": "0:STCOA",
"stopSequence": 13
},
{
"arrival": {
"time": "1767201334",
"uncertainty": 120
},
"departure": {
"time": "1767201334",
"uncertainty": 120
},
"stopId": "0:STCOT",
"stopSequence": 14
},
{
"arrival": {
"time": "1767201672",
"uncertainty": 120
},
"stopId": "0:MARETA",
"stopSequence": 15
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "52",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39271513"
},
"vehicle": {
"id": "4405",
"label": "4405"
}
}
},
{
"id": "9271516",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767203820",
"uncertainty": 120
},
"stopId": "0:CAVECA",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "52",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39271516"
}
}
},
{
"id": "9350925",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767203520",
"uncertainty": 120
},
"stopId": "0:gr",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "33",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39350925"
}
}
},
{
"id": "8656987",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767202800",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38656987"
}
}
},
{
"id": "8656986",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767200880",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767200916",
"uncertainty": 120
},
"departure": {
"time": "1767200916",
"uncertainty": 120
},
"stopId": "0:FELA",
"stopSequence": 2
},
{
"arrival": {
"time": "1767201040",
"uncertainty": 120
},
"departure": {
"time": "1767201040",
"uncertainty": 120
},
"stopId": "0:MOUT2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1767201132",
"uncertainty": 120
},
"departure": {
"time": "1767201132",
"uncertainty": 120
},
"stopId": "0:BRUA",
"stopSequence": 4
},
{
"arrival": {
"time": "1767201169",
"uncertainty": 120
},
"departure": {
"time": "1767201169",
"uncertainty": 120
},
"stopId": "0:ORVA",
"stopSequence": 5
},
{
"arrival": {
"time": "1767201274",
"uncertainty": 120
},
"departure": {
"time": "1767201274",
"uncertainty": 120
},
"stopId": "0:SCHA",
"stopSequence": 6
},
{
"arrival": {
"time": "1767201344",
"uncertainty": 120
},
"departure": {
"time": "1767201344",
"uncertainty": 120
},
"stopId": "0:RTBEA",
"stopSequence": 7
},
{
"arrival": {
"time": "1767201427",
"uncertainty": 120
},
"departure": {
"time": "1767201427",
"uncertainty": 120
},
"stopId": "0:LAMA",
"stopSequence": 8
},
{
"arrival": {
"time": "1767201494",
"uncertainty": 120
},
"departure": {
"time": "1767201494",
"uncertainty": 120
},
"stopId": "0:DALIR",
"stopSequence": 9
},
{
"arrival": {
"time": "1767201580",
"uncertainty": 120
},
"departure": {
"time": "1767201580",
"uncertainty": 120
},
"stopId": "0:FRAA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767201720",
"uncertainty": 120
},
"departure": {
"time": "1767201720",
"uncertainty": 120
},
"stopId": "0:GAMA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767201844",
"uncertainty": 120
},
"departure": {
"time": "1767201844",
"uncertainty": 120
},
"stopId": "0:GUERA",
"stopSequence": 12
},
{
"arrival": {
"time": "1767201956",
"uncertainty": 120
},
"departure": {
"time": "1767201956",
"uncertainty": 120
},
"stopId": "0:ABEA",
"stopSequence": 13
},
{
"arrival": {
"time": "1767202024",
"uncertainty": 120
},
"departure": {
"time": "1767202024",
"uncertainty": 120
},
"stopId": "0:AGRA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767202086",
"uncertainty": 120
},
"departure": {
"time": "1767202086",
"uncertainty": 120
},
"stopId": "0:VIGNTK",
"stopSequence": 15
},
{
"arrival": {
"time": "1767202134",
"uncertainty": 120
},
"departure": {
"time": "1767202134",
"uncertainty": 120
},
"stopId": "0:LAURA",
"stopSequence": 16
},
{
"arrival": {
"time": "1767202213",
"uncertainty": 120
},
"departure": {
"time": "1767202213",
"uncertainty": 120
},
"stopId": "0:COUDR",
"stopSequence": 17
},
{
"arrival": {
"time": "1767202385",
"uncertainty": 120
},
"departure": {
"time": "1767202385",
"uncertainty": 120
},
"stopId": "0:ACTD",
"stopSequence": 18
},
{
"arrival": {
"time": "1767202442",
"uncertainty": 120
},
"departure": {
"time": "1767202442",
"uncertainty": 120
},
"stopId": "0:LESCR",
"stopSequence": 19
},
{
"arrival": {
"time": "1767202505",
"uncertainty": 120
},
"departure": {
"time": "1767202505",
"uncertainty": 120
},
"stopId": "0:MONEA",
"stopSequence": 20
},
{
"arrival": {
"time": "1767202807",
"uncertainty": 120
},
"departure": {
"time": "1767202807",
"uncertainty": 120
},
"stopId": "0:NIMPORR",
"stopSequence": 21
},
{
"arrival": {
"time": "1767202867",
"uncertainty": 120
},
"departure": {
"time": "1767202867",
"uncertainty": 120
},
"stopId": "0:NIMA",
"stopSequence": 22
},
{
"arrival": {
"time": "1767202894",
"uncertainty": 120
},
"departure": {
"time": "1767202894",
"uncertainty": 120
},
"stopId": "0:PIER",
"stopSequence": 23
},
{
"arrival": {
"time": "1767202952",
"uncertainty": 120
},
"departure": {
"time": "1767202952",
"uncertainty": 120
},
"stopId": "0:UTRR",
"stopSequence": 24
},
{
"arrival": {
"time": "1767202987",
"uncertainty": 120
},
"departure": {
"time": "1767202987",
"uncertainty": 120
},
"stopId": "0:NIMMATA",
"stopSequence": 25
},
{
"arrival": {
"time": "1767203062",
"uncertainty": 120
},
"departure": {
"time": "1767203062",
"uncertainty": 120
},
"stopId": "0:FERMA",
"stopSequence": 26
},
{
"arrival": {
"time": "1767203107",
"uncertainty": 120
},
"departure": {
"time": "1767203107",
"uncertainty": 120
},
"stopId": "0:MARA",
"stopSequence": 27
},
{
"arrival": {
"time": "1767203205",
"uncertainty": 120
},
"departure": {
"time": "1767203205",
"uncertainty": 120
},
"stopId": "0:NEWA",
"stopSequence": 28
},
{
"arrival": {
"time": "1767203244",
"uncertainty": 120
},
"departure": {
"time": "1767203244",
"uncertainty": 120
},
"stopId": "0:VALA",
"stopSequence": 29
},
{
"arrival": {
"time": "1767203294",
"uncertainty": 120
},
"departure": {
"time": "1767203294",
"uncertainty": 120
},
"stopId": "0:AVOA",
"stopSequence": 30
},
{
"arrival": {
"time": "1767203335",
"uncertainty": 120
},
"departure": {
"time": "1767203335",
"uncertainty": 120
},
"stopId": "0:THAA",
"stopSequence": 31
},
{
"arrival": {
"time": "1767203409",
"uncertainty": 120
},
"departure": {
"time": "1767203409",
"uncertainty": 120
},
"stopId": "0:VA",
"stopSequence": 32
},
{
"arrival": {
"time": "1767203472",
"uncertainty": 120
},
"departure": {
"time": "1767203472",
"uncertainty": 120
},
"stopId": "0:ROMAA",
"stopSequence": 33
},
{
"arrival": {
"time": "1767203532",
"uncertainty": 120
},
"stopId": "0:VALDT",
"stopSequence": 34
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38656986"
}
}
},
{
"id": "8656985",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767199261",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767199298",
"uncertainty": 120
},
"departure": {
"time": "1767199327",
"uncertainty": 120
},
"stopId": "0:FELA",
"stopSequence": 2
},
{
"arrival": {
"time": "1767199419",
"uncertainty": 120
},
"departure": {
"time": "1767199419",
"uncertainty": 120
},
"stopId": "0:MOUT2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1767199552",
"uncertainty": 120
},
"departure": {
"time": "1767199552",
"uncertainty": 120
},
"stopId": "0:BRUA",
"stopSequence": 4
},
{
"arrival": {
"time": "1767199581",
"uncertainty": 120
},
"departure": {
"time": "1767199587",
"uncertainty": 120
},
"stopId": "0:ORVA",
"stopSequence": 5
},
{
"arrival": {
"time": "1767199700",
"uncertainty": 120
},
"departure": {
"time": "1767199719",
"uncertainty": 120
},
"stopId": "0:SCHA",
"stopSequence": 6
},
{
"arrival": {
"time": "1767199797",
"uncertainty": 120
},
"departure": {
"time": "1767199797",
"uncertainty": 120
},
"stopId": "0:RTBEA",
"stopSequence": 7
},
{
"arrival": {
"time": "1767199873",
"uncertainty": 120
},
"departure": {
"time": "1767199873",
"uncertainty": 120
},
"stopId": "0:LAMA",
"stopSequence": 8
},
{
"arrival": {
"time": "1767199935",
"uncertainty": 120
},
"departure": {
"time": "1767199969",
"uncertainty": 120
},
"stopId": "0:DALIR",
"stopSequence": 9
},
{
"arrival": {
"time": "1767200054",
"uncertainty": 120
},
"departure": {
"time": "1767200087",
"uncertainty": 120
},
"stopId": "0:FRAA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767200228",
"uncertainty": 120
},
"departure": {
"time": "1767200319",
"uncertainty": 120
},
"stopId": "0:GAMA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767200441",
"uncertainty": 120
},
"departure": {
"time": "1767200441",
"uncertainty": 120
},
"stopId": "0:GUERA",
"stopSequence": 12
},
{
"arrival": {
"time": "1767200585",
"uncertainty": 120
},
"departure": {
"time": "1767200585",
"uncertainty": 120
},
"stopId": "0:ABEA",
"stopSequence": 13
},
{
"arrival": {
"time": "1767200642",
"uncertainty": 120
},
"departure": {
"time": "1767200642",
"uncertainty": 120
},
"stopId": "0:AGRA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767200700",
"uncertainty": 120
},
"departure": {
"time": "1767200700",
"uncertainty": 120
},
"stopId": "0:VIGNTK",
"stopSequence": 15
},
{
"arrival": {
"time": "1767200744",
"uncertainty": 120
},
"departure": {
"time": "1767200744",
"uncertainty": 120
},
"stopId": "0:LAURA",
"stopSequence": 16
},
{
"arrival": {
"time": "1767200797",
"uncertainty": 120
},
"departure": {
"time": "1767200797",
"uncertainty": 120
},
"stopId": "0:COUDR",
"stopSequence": 17
},
{
"arrival": {
"time": "1767200969",
"uncertainty": 120
},
"departure": {
"time": "1767200969",
"uncertainty": 120
},
"stopId": "0:ACTD",
"stopSequence": 18
},
{
"arrival": {
"time": "1767201026",
"uncertainty": 120
},
"departure": {
"time": "1767201026",
"uncertainty": 120
},
"stopId": "0:LESCR",
"stopSequence": 19
},
{
"arrival": {
"time": "1767201126",
"uncertainty": 120
},
"departure": {
"time": "1767201126",
"uncertainty": 120
},
"stopId": "0:MONEA",
"stopSequence": 20
},
{
"arrival": {
"time": "1767201537",
"uncertainty": 120
},
"departure": {
"time": "1767201537",
"uncertainty": 120
},
"stopId": "0:NIMPORR",
"stopSequence": 21
},
{
"arrival": {
"time": "1767201631",
"uncertainty": 120
},
"departure": {
"time": "1767201631",
"uncertainty": 120
},
"stopId": "0:NIMA",
"stopSequence": 22
},
{
"arrival": {
"time": "1767201672",
"uncertainty": 120
},
"departure": {
"time": "1767201672",
"uncertainty": 120
},
"stopId": "0:PIER",
"stopSequence": 23
},
{
"arrival": {
"time": "1767201750",
"uncertainty": 120
},
"departure": {
"time": "1767201750",
"uncertainty": 120
},
"stopId": "0:UTRR",
"stopSequence": 24
},
{
"arrival": {
"time": "1767201809",
"uncertainty": 120
},
"departure": {
"time": "1767201809",
"uncertainty": 120
},
"stopId": "0:NIMMATA",
"stopSequence": 25
},
{
"arrival": {
"time": "1767201884",
"uncertainty": 120
},
"departure": {
"time": "1767201884",
"uncertainty": 120
},
"stopId": "0:FERMA",
"stopSequence": 26
},
{
"arrival": {
"time": "1767201929",
"uncertainty": 120
},
"departure": {
"time": "1767201929",
"uncertainty": 120
},
"stopId": "0:MARA",
"stopSequence": 27
},
{
"arrival": {
"time": "1767202045",
"uncertainty": 120
},
"departure": {
"time": "1767202045",
"uncertainty": 120
},
"stopId": "0:NEWA",
"stopSequence": 28
},
{
"arrival": {
"time": "1767202091",
"uncertainty": 120
},
"departure": {
"time": "1767202091",
"uncertainty": 120
},
"stopId": "0:VALA",
"stopSequence": 29
},
{
"arrival": {
"time": "1767202151",
"uncertainty": 120
},
"departure": {
"time": "1767202151",
"uncertainty": 120
},
"stopId": "0:AVOA",
"stopSequence": 30
},
{
"arrival": {
"time": "1767202200",
"uncertainty": 120
},
"departure": {
"time": "1767202200",
"uncertainty": 120
},
"stopId": "0:THAA",
"stopSequence": 31
},
{
"arrival": {
"time": "1767202289",
"uncertainty": 120
},
"departure": {
"time": "1767202289",
"uncertainty": 120
},
"stopId": "0:VA",
"stopSequence": 32
},
{
"arrival": {
"time": "1767202379",
"uncertainty": 120
},
"departure": {
"time": "1767202379",
"uncertainty": 120
},
"stopId": "0:ROMAA",
"stopSequence": 33
},
{
"arrival": {
"time": "1767202439",
"uncertainty": 120
},
"stopId": "0:VALDT",
"stopSequence": 34
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38656985"
},
"vehicle": {
"id": "376",
"label": "376"
}
}
},
{
"id": "8656984",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767197352",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767197395",
"uncertainty": 120
},
"departure": {
"time": "1767197465",
"uncertainty": 120
},
"stopId": "0:FELA",
"stopSequence": 2
},
{
"arrival": {
"time": "1767197526",
"uncertainty": 120
},
"departure": {
"time": "1767197526",
"uncertainty": 120
},
"stopId": "0:MOUT2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1767197656",
"uncertainty": 120
},
"departure": {
"time": "1767197688",
"uncertainty": 120
},
"stopId": "0:BRUA",
"stopSequence": 4
},
{
"arrival": {
"time": "1767197735",
"uncertainty": 120
},
"departure": {
"time": "1767197735",
"uncertainty": 120
},
"stopId": "0:ORVA",
"stopSequence": 5
},
{
"arrival": {
"time": "1767197815",
"uncertainty": 120
},
"departure": {
"time": "1767197815",
"uncertainty": 120
},
"stopId": "0:SCHA",
"stopSequence": 6
},
{
"arrival": {
"time": "1767197875",
"uncertainty": 120
},
"departure": {
"time": "1767197875",
"uncertainty": 120
},
"stopId": "0:RTBEA",
"stopSequence": 7
},
{
"arrival": {
"time": "1767197927",
"uncertainty": 120
},
"departure": {
"time": "1767197927",
"uncertainty": 120
},
"stopId": "0:LAMA",
"stopSequence": 8
},
{
"arrival": {
"time": "1767198006",
"uncertainty": 120
},
"departure": {
"time": "1767198041",
"uncertainty": 120
},
"stopId": "0:DALIR",
"stopSequence": 9
},
{
"arrival": {
"time": "1767198117",
"uncertainty": 120
},
"departure": {
"time": "1767198155",
"uncertainty": 120
},
"stopId": "0:FRAA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767198280",
"uncertainty": 120
},
"departure": {
"time": "1767198310",
"uncertainty": 120
},
"stopId": "0:GAMA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767198413",
"uncertainty": 120
},
"departure": {
"time": "1767198503",
"uncertainty": 120
},
"stopId": "0:GUERA",
"stopSequence": 12
},
{
"arrival": {
"time": "1767198630",
"uncertainty": 120
},
"departure": {
"time": "1767198679",
"uncertainty": 120
},
"stopId": "0:ABEA",
"stopSequence": 13
},
{
"arrival": {
"time": "1767198759",
"uncertainty": 120
},
"departure": {
"time": "1767198769",
"uncertainty": 120
},
"stopId": "0:AGRA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767198872",
"uncertainty": 120
},
"departure": {
"time": "1767198903",
"uncertainty": 120
},
"stopId": "0:VIGNTK",
"stopSequence": 15
},
{
"arrival": {
"time": "1767198973",
"uncertainty": 120
},
"departure": {
"time": "1767199063",
"uncertainty": 120
},
"stopId": "0:LAURA",
"stopSequence": 16
},
{
"arrival": {
"time": "1767199139",
"uncertainty": 120
},
"departure": {
"time": "1767199178",
"uncertainty": 120
},
"stopId": "0:COUDR",
"stopSequence": 17
},
{
"arrival": {
"time": "1767199318",
"uncertainty": 120
},
"departure": {
"time": "1767199354",
"uncertainty": 120
},
"stopId": "0:ACTD",
"stopSequence": 18
},
{
"arrival": {
"time": "1767199423",
"uncertainty": 120
},
"departure": {
"time": "1767199423",
"uncertainty": 120
},
"stopId": "0:LESCR",
"stopSequence": 19
},
{
"arrival": {
"time": "1767199535",
"uncertainty": 120
},
"departure": {
"time": "1767199571",
"uncertainty": 120
},
"stopId": "0:MONEA",
"stopSequence": 20
},
{
"arrival": {
"time": "1767199999",
"uncertainty": 120
},
"departure": {
"time": "1767200035",
"uncertainty": 120
},
"stopId": "0:NIMPORR",
"stopSequence": 21
},
{
"arrival": {
"time": "1767200138",
"uncertainty": 120
},
"departure": {
"time": "1767200179",
"uncertainty": 120
},
"stopId": "0:NIMA",
"stopSequence": 22
},
{
"arrival": {
"time": "1767200223",
"uncertainty": 120
},
"departure": {
"time": "1767200265",
"uncertainty": 120
},
"stopId": "0:PIER",
"stopSequence": 23
},
{
"arrival": {
"time": "1767200347",
"uncertainty": 120
},
"departure": {
"time": "1767200357",
"uncertainty": 120
},
"stopId": "0:UTRR",
"stopSequence": 24
},
{
"arrival": {
"time": "1767200421",
"uncertainty": 120
},
"departure": {
"time": "1767200430",
"uncertainty": 120
},
"stopId": "0:NIMMATA",
"stopSequence": 25
},
{
"arrival": {
"time": "1767200524",
"uncertainty": 120
},
"departure": {
"time": "1767200524",
"uncertainty": 120
},
"stopId": "0:FERMA",
"stopSequence": 26
},
{
"arrival": {
"time": "1767200569",
"uncertainty": 120
},
"departure": {
"time": "1767200569",
"uncertainty": 120
},
"stopId": "0:MARA",
"stopSequence": 27
},
{
"arrival": {
"time": "1767200647",
"uncertainty": 120
},
"departure": {
"time": "1767200647",
"uncertainty": 120
},
"stopId": "0:NEWA",
"stopSequence": 28
},
{
"arrival": {
"time": "1767200680",
"uncertainty": 120
},
"departure": {
"time": "1767200680",
"uncertainty": 120
},
"stopId": "0:VALA",
"stopSequence": 29
},
{
"arrival": {
"time": "1767200723",
"uncertainty": 120
},
"departure": {
"time": "1767200723",
"uncertainty": 120
},
"stopId": "0:AVOA",
"stopSequence": 30
},
{
"arrival": {
"time": "1767200764",
"uncertainty": 120
},
"departure": {
"time": "1767200764",
"uncertainty": 120
},
"stopId": "0:THAA",
"stopSequence": 31
},
{
"arrival": {
"time": "1767200807",
"uncertainty": 120
},
"departure": {
"time": "1767200807",
"uncertainty": 120
},
"stopId": "0:VA",
"stopSequence": 32
},
{
"arrival": {
"time": "1767200902",
"uncertainty": 120
},
"departure": {
"time": "1767200902",
"uncertainty": 120
},
"stopId": "0:ROMAA",
"stopSequence": 33
},
{
"arrival": {
"time": "1767200962",
"uncertainty": 120
},
"stopId": "0:VALDT",
"stopSequence": 34
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38656984"
},
"vehicle": {
"id": "403",
"label": "403"
}
}
},
{
"id": "8678659",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767201600",
"uncertainty": 120
},
"stopId": "0:JAUAA",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "70",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38678659"
}
}
},
{
"id": "9151653",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767201300",
"uncertainty": 120
},
"stopId": "0:CHAPT2",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "61",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39151653"
}
}
},
{
"id": "9151654",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767201180",
"uncertainty": 120
},
"stopId": "0:gr",
"stopSequence": 1
},
{
"arrival": {
"time": "1767201240",
"uncertainty": 120
},
"departure": {
"time": "1767201240",
"uncertainty": 120
},
"stopId": "0:GARETR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767201297",
"uncertainty": 120
},
"departure": {
"time": "1767201297",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 3
},
{
"arrival": {
"time": "1767201358",
"uncertainty": 120
},
"departure": {
"time": "1767201358",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767201540",
"uncertainty": 120
},
"departure": {
"time": "1767201540",
"uncertainty": 120
},
"stopId": "0:MONT2A",
"stopSequence": 5
},
{
"arrival": {
"time": "1767201631",
"uncertainty": 120
},
"departure": {
"time": "1767201631",
"uncertainty": 120
},
"stopId": "0:JAUBA",
"stopSequence": 6
},
{
"arrival": {
"time": "1767201871",
"uncertainty": 120
},
"departure": {
"time": "1767201871",
"uncertainty": 120
},
"stopId": "0:EMILR",
"stopSequence": 7
},
{
"arrival": {
"time": "1767201938",
"uncertainty": 120
},
"departure": {
"time": "1767201938",
"uncertainty": 120
},
"stopId": "0:CADER",
"stopSequence": 8
},
{
"arrival": {
"time": "1767201998",
"uncertainty": 120
},
"departure": {
"time": "1767201998",
"uncertainty": 120
},
"stopId": "0:PROTR",
"stopSequence": 9
},
{
"arrival": {
"time": "1767202163",
"uncertainty": 120
},
"departure": {
"time": "1767202163",
"uncertainty": 120
},
"stopId": "0:GAFA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767202171",
"uncertainty": 120
},
"departure": {
"time": "1767202171",
"uncertainty": 120
},
"stopId": "0:ROSA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767202176",
"uncertainty": 120
},
"departure": {
"time": "1767202176",
"uncertainty": 120
},
"stopId": "0:ESPAA",
"stopSequence": 12
},
{
"arrival": {
"time": "1767202232",
"uncertainty": 120
},
"departure": {
"time": "1767202232",
"uncertainty": 120
},
"stopId": "0:ARCA",
"stopSequence": 13
},
{
"arrival": {
"time": "1767202242",
"uncertainty": 120
},
"departure": {
"time": "1767202242",
"uncertainty": 120
},
"stopId": "0:BALA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767202246",
"uncertainty": 120
},
"departure": {
"time": "1767202246",
"uncertainty": 120
},
"stopId": "0:BOUA",
"stopSequence": 15
},
{
"arrival": {
"time": "1767202359",
"uncertainty": 120
},
"departure": {
"time": "1767202359",
"uncertainty": 120
},
"stopId": "0:PILOA",
"stopSequence": 16
},
{
"arrival": {
"time": "1767202418",
"uncertainty": 120
},
"departure": {
"time": "1767202418",
"uncertainty": 120
},
"stopId": "0:PARAA",
"stopSequence": 17
},
{
"arrival": {
"time": "1767202423",
"uncertainty": 120
},
"departure": {
"time": "1767202423",
"uncertainty": 120
},
"stopId": "0:MARGA",
"stopSequence": 18
},
{
"arrival": {
"time": "1767202482",
"uncertainty": 120
},
"departure": {
"time": "1767202482",
"uncertainty": 120
},
"stopId": "0:ECUR",
"stopSequence": 19
},
{
"arrival": {
"time": "1767202542",
"uncertainty": 120
},
"departure": {
"time": "1767202542",
"uncertainty": 120
},
"stopId": "0:SORR",
"stopSequence": 20
},
{
"arrival": {
"time": "1767203082",
"uncertainty": 120
},
"departure": {
"time": "1767203082",
"uncertainty": 120
},
"stopId": "0:CATEMR",
"stopSequence": 21
},
{
"arrival": {
"time": "1767203262",
"uncertainty": 120
},
"departure": {
"time": "1767203262",
"uncertainty": 120
},
"stopId": "0:VALFA",
"stopSequence": 22
},
{
"arrival": {
"time": "1767203502",
"uncertainty": 120
},
"departure": {
"time": "1767203502",
"uncertainty": 120
},
"stopId": "0:SCBRAA",
"stopSequence": 23
},
{
"arrival": {
"time": "1767203862",
"uncertainty": 120
},
"departure": {
"time": "1767203862",
"uncertainty": 120
},
"stopId": "0:SCVER",
"stopSequence": 24
},
{
"arrival": {
"time": "1767203982",
"uncertainty": 120
},
"stopId": "0:CHAPT",
"stopSequence": 25
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "61",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39151654"
}
}
},
{
"id": "8678651",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767199831",
"uncertainty": 120
},
"stopId": "0:HNIMES",
"stopSequence": 1
},
{
"arrival": {
"time": "1767199937",
"uncertainty": 120
},
"departure": {
"time": "1767199947",
"uncertainty": 120
},
"stopId": "0:CAPITA",
"stopSequence": 2
},
{
"arrival": {
"time": "1767200024",
"uncertainty": 120
},
"departure": {
"time": "1767200024",
"uncertainty": 120
},
"stopId": "0:LACHEN-A",
"stopSequence": 3
},
{
"arrival": {
"time": "1767200093",
"uncertainty": 120
},
"departure": {
"time": "1767200093",
"uncertainty": 120
},
"stopId": "0:JUJUA",
"stopSequence": 4
},
{
"arrival": {
"time": "1767200195",
"uncertainty": 120
},
"departure": {
"time": "1767200195",
"uncertainty": 120
},
"stopId": "0:CACTA",
"stopSequence": 5
},
{
"arrival": {
"time": "1767200297",
"uncertainty": 120
},
"departure": {
"time": "1767200297",
"uncertainty": 120
},
"stopId": "0:YUCCAA",
"stopSequence": 6
},
{
"arrival": {
"time": "1767200348",
"uncertainty": 120
},
"departure": {
"time": "1767200348",
"uncertainty": 120
},
"stopId": "0:AUCUBA",
"stopSequence": 7
},
{
"arrival": {
"time": "1767200388",
"uncertainty": 120
},
"departure": {
"time": "1767200388",
"uncertainty": 120
},
"stopId": "0:PRIMA",
"stopSequence": 8
},
{
"arrival": {
"time": "1767200457",
"uncertainty": 120
},
"departure": {
"time": "1767200457",
"uncertainty": 120
},
"stopId": "0:CIGAA",
"stopSequence": 9
},
{
"arrival": {
"time": "1767200514",
"uncertainty": 120
},
"departure": {
"time": "1767200514",
"uncertainty": 120
},
"stopId": "0:SEGUA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767200515",
"uncertainty": 120
},
"departure": {
"time": "1767200515",
"uncertainty": 120
},
"stopId": "0:AUBEA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767200634",
"uncertainty": 120
},
"departure": {
"time": "1767200634",
"uncertainty": 120
},
"stopId": "0:ROCHA",
"stopSequence": 12
},
{
"arrival": {
"time": "1767200694",
"uncertainty": 120
},
"departure": {
"time": "1767200694",
"uncertainty": 120
},
"stopId": "0:ERMIA",
"stopSequence": 13
},
{
"arrival": {
"time": "1767200695",
"uncertainty": 120
},
"departure": {
"time": "1767200695",
"uncertainty": 120
},
"stopId": "0:AUBERA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767200754",
"uncertainty": 120
},
"departure": {
"time": "1767200754",
"uncertainty": 120
},
"stopId": "0:ORIGA",
"stopSequence": 15
},
{
"arrival": {
"time": "1767200814",
"uncertainty": 120
},
"departure": {
"time": "1767200814",
"uncertainty": 120
},
"stopId": "0:STAAR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767200832",
"uncertainty": 120
},
"departure": {
"time": "1767200832",
"uncertainty": 120
},
"stopId": "0:PROTA",
"stopSequence": 17
},
{
"arrival": {
"time": "1767200897",
"uncertainty": 120
},
"departure": {
"time": "1767200897",
"uncertainty": 120
},
"stopId": "0:CADA",
"stopSequence": 18
},
{
"arrival": {
"time": "1767200983",
"uncertainty": 120
},
"departure": {
"time": "1767200983",
"uncertainty": 120
},
"stopId": "0:EMILA",
"stopSequence": 19
},
{
"arrival": {
"time": "1767201097",
"uncertainty": 120
},
"stopId": "0:JAUAA",
"stopSequence": 20
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "70",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38678651"
},
"vehicle": {
"id": "4303",
"label": "4303"
}
}
},
{
"id": "8678652",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767203400",
"uncertainty": 120
},
"stopId": "0:HNIMES",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "70",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38678652"
}
}
},
{
"id": "8656960",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767202860",
"uncertainty": 120
},
"stopId": "0:VALDT",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38656960"
}
}
},
{
"id": "9005605",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767203640",
"uncertainty": 120
},
"stopId": "0:NGLAC2",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "T4",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39005605"
}
}
},
{
"id": "9005602",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767201240",
"uncertainty": 120
},
"stopId": "0:NGLAC2",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "T4",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39005602"
}
}
},
{
"id": "8883016",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767201600",
"uncertainty": 120
},
"stopId": "0:CHUR",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38883016"
}
}
},
{
"id": "9005603",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767202440",
"uncertainty": 120
},
"stopId": "0:NGLAC2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767202620",
"uncertainty": 120
},
"departure": {
"time": "1767202620",
"uncertainty": 120
},
"stopId": "0:MARPIA",
"stopSequence": 2
},
{
"arrival": {
"time": "1767202920",
"uncertainty": 120
},
"departure": {
"time": "1767202920",
"uncertainty": 120
},
"stopId": "0:NPALO1",
"stopSequence": 3
},
{
"arrival": {
"time": "1767203100",
"uncertainty": 120
},
"departure": {
"time": "1767203100",
"uncertainty": 120
},
"stopId": "0:JBABT2A",
"stopSequence": 4
},
{
"arrival": {
"time": "1767203220",
"uncertainty": 120
},
"departure": {
"time": "1767203220",
"uncertainty": 120
},
"stopId": "0:RTEAVA",
"stopSequence": 5
},
{
"arrival": {
"time": "1767203340",
"uncertainty": 120
},
"departure": {
"time": "1767203340",
"uncertainty": 120
},
"stopId": "0:PONA",
"stopSequence": 6
},
{
"arrival": {
"time": "1767203400",
"uncertainty": 120
},
"departure": {
"time": "1767203400",
"uncertainty": 120
},
"stopId": "0:MATA",
"stopSequence": 7
},
{
"arrival": {
"time": "1767203580",
"uncertainty": 120
},
"departure": {
"time": "1767203580",
"uncertainty": 120
},
"stopId": "0:BAUT2A",
"stopSequence": 8
},
{
"arrival": {
"time": "1767203700",
"uncertainty": 120
},
"departure": {
"time": "1767203700",
"uncertainty": 120
},
"stopId": "0:OBST2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1767203880",
"uncertainty": 120
},
"departure": {
"time": "1767203880",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 10
},
{
"arrival": {
"time": "1767204060",
"uncertainty": 120
},
"departure": {
"time": "1767204060",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 11
},
{
"arrival": {
"time": "1767204120",
"uncertainty": 120
},
"departure": {
"time": "1767204120",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 12
},
{
"arrival": {
"time": "1767204240",
"uncertainty": 120
},
"departure": {
"time": "1767204240",
"uncertainty": 120
},
"stopId": "0:MONT1A2",
"stopSequence": 13
},
{
"arrival": {
"time": "1767204360",
"uncertainty": 120
},
"departure": {
"time": "1767204360",
"uncertainty": 120
},
"stopId": "0:DHUOA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767204420",
"uncertainty": 120
},
"departure": {
"time": "1767204420",
"uncertainty": 120
},
"stopId": "0:CMARA",
"stopSequence": 15
},
{
"arrival": {
"time": "1767204540",
"uncertainty": 120
},
"departure": {
"time": "1767204540",
"uncertainty": 120
},
"stopId": "0:LIBA",
"stopSequence": 16
},
{
"arrival": {
"time": "1767204660",
"uncertainty": 120
},
"departure": {
"time": "1767204660",
"uncertainty": 120
},
"stopId": "0:CSOLA",
"stopSequence": 17
},
{
"arrival": {
"time": "1767204720",
"uncertainty": 120
},
"departure": {
"time": "1767204720",
"uncertainty": 120
},
"stopId": "0:PARTA",
"stopSequence": 18
},
{
"arrival": {
"time": "1767204840",
"uncertainty": 120
},
"departure": {
"time": "1767204840",
"uncertainty": 120
},
"stopId": "0:CASI",
"stopSequence": 19
},
{
"arrival": {
"time": "1767204960",
"uncertainty": 120
},
"stopId": "0:NLIBT1",
"stopSequence": 20
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "T4",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39005603"
}
}
},
{
"id": "8883017",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767202200",
"uncertainty": 120
},
"stopId": "0:CHUR",
"stopSequence": 1
},
{
"arrival": {
"time": "1767202260",
"uncertainty": 120
},
"departure": {
"time": "1767202260",
"uncertainty": 120
},
"stopId": "0:CARTR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767202320",
"uncertainty": 120
},
"departure": {
"time": "1767202320",
"uncertainty": 120
},
"stopId": "0:CAR1R",
"stopSequence": 3
},
{
"arrival": {
"time": "1767202380",
"uncertainty": 120
},
"departure": {
"time": "1767202380",
"uncertainty": 120
},
"stopId": "0:FACR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767202500",
"uncertainty": 120
},
"departure": {
"time": "1767202500",
"uncertainty": 120
},
"stopId": "0:LAER",
"stopSequence": 5
},
{
"arrival": {
"time": "1767202620",
"uncertainty": 120
},
"departure": {
"time": "1767202620",
"uncertainty": 120
},
"stopId": "0:NIMCOMPR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767202680",
"uncertainty": 120
},
"departure": {
"time": "1767202680",
"uncertainty": 120
},
"stopId": "0:NIMCAMR",
"stopSequence": 7
},
{
"arrival": {
"time": "1767202800",
"uncertainty": 120
},
"departure": {
"time": "1767202800",
"uncertainty": 120
},
"stopId": "0:NIMPORR",
"stopSequence": 8
},
{
"arrival": {
"time": "1767202860",
"uncertainty": 120
},
"departure": {
"time": "1767202860",
"uncertainty": 120
},
"stopId": "0:PISST2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1767202920",
"uncertainty": 120
},
"departure": {
"time": "1767202920",
"uncertainty": 120
},
"stopId": "0:UNIAA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767203040",
"uncertainty": 120
},
"departure": {
"time": "1767203040",
"uncertainty": 120
},
"stopId": "0:FERMA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767203160",
"uncertainty": 120
},
"departure": {
"time": "1767203160",
"uncertainty": 120
},
"stopId": "0:AMAR",
"stopSequence": 12
},
{
"arrival": {
"time": "1767203280",
"uncertainty": 120
},
"departure": {
"time": "1767203280",
"uncertainty": 120
},
"stopId": "0:KENR",
"stopSequence": 13
},
{
"arrival": {
"time": "1767203460",
"uncertainty": 120
},
"departure": {
"time": "1767203460",
"uncertainty": 120
},
"stopId": "0:JAUAR",
"stopSequence": 14
},
{
"arrival": {
"time": "1767203640",
"uncertainty": 120
},
"departure": {
"time": "1767203640",
"uncertainty": 120
},
"stopId": "0:MONT2R",
"stopSequence": 15
},
{
"arrival": {
"time": "1767203760",
"uncertainty": 120
},
"departure": {
"time": "1767203760",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767203820",
"uncertainty": 120
},
"departure": {
"time": "1767203820",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767204000",
"uncertainty": 120
},
"departure": {
"time": "1767204000",
"uncertainty": 120
},
"stopId": "0:TALAT2R",
"stopSequence": 18
},
{
"arrival": {
"time": "1767204120",
"uncertainty": 120
},
"departure": {
"time": "1767204120",
"uncertainty": 120
},
"stopId": "0:OBST2R",
"stopSequence": 19
},
{
"arrival": {
"time": "1767204240",
"uncertainty": 120
},
"departure": {
"time": "1767204240",
"uncertainty": 120
},
"stopId": "0:BAUT2R",
"stopSequence": 20
},
{
"arrival": {
"time": "1767204420",
"uncertainty": 120
},
"departure": {
"time": "1767204420",
"uncertainty": 120
},
"stopId": "0:DOMIT2R",
"stopSequence": 21
},
{
"arrival": {
"time": "1767204480",
"uncertainty": 120
},
"departure": {
"time": "1767204480",
"uncertainty": 120
},
"stopId": "0:MOUT2R",
"stopSequence": 22
},
{
"arrival": {
"time": "1767204600",
"uncertainty": 120
},
"departure": {
"time": "1767204600",
"uncertainty": 120
},
"stopId": "0:CBAT2R",
"stopSequence": 23
},
{
"arrival": {
"time": "1767204720",
"uncertainty": 120
},
"departure": {
"time": "1767204720",
"uncertainty": 120
},
"stopId": "0:JBABT2R",
"stopSequence": 24
},
{
"arrival": {
"time": "1767204840",
"uncertainty": 120
},
"departure": {
"time": "1767204840",
"uncertainty": 120
},
"stopId": "0:MINT2R",
"stopSequence": 25
},
{
"arrival": {
"time": "1767204960",
"uncertainty": 120
},
"stopId": "0:NPALO2",
"stopSequence": 26
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38883017"
}
}
},
{
"id": "8883018",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767202800",
"uncertainty": 120
},
"stopId": "0:CHUR",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38883018"
}
}
},
{
"id": "9005600",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767200161",
"uncertainty": 120
},
"departure": {
"time": "1767200162",
"uncertainty": 120
},
"stopId": "0:BAUT2A",
"stopSequence": 8
},
{
"arrival": {
"time": "1767200238",
"uncertainty": 120
},
"departure": {
"time": "1767200241",
"uncertainty": 120
},
"stopId": "0:OBST2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1767200405",
"uncertainty": 120
},
"departure": {
"time": "1767200405",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 10
},
{
"arrival": {
"time": "1767200560",
"uncertainty": 120
},
"departure": {
"time": "1767200560",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 11
},
{
"arrival": {
"time": "1767200615",
"uncertainty": 120
},
"departure": {
"time": "1767200615",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 12
},
{
"arrival": {
"time": "1767200787",
"uncertainty": 120
},
"departure": {
"time": "1767200787",
"uncertainty": 120
},
"stopId": "0:MONT1A2",
"stopSequence": 13
},
{
"arrival": {
"time": "1767200868",
"uncertainty": 120
},
"departure": {
"time": "1767200868",
"uncertainty": 120
},
"stopId": "0:DHUOA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767200960",
"uncertainty": 120
},
"departure": {
"time": "1767200960",
"uncertainty": 120
},
"stopId": "0:CMARA",
"stopSequence": 15
},
{
"arrival": {
"time": "1767201032",
"uncertainty": 120
},
"departure": {
"time": "1767201032",
"uncertainty": 120
},
"stopId": "0:LIBA",
"stopSequence": 16
},
{
"arrival": {
"time": "1767201112",
"uncertainty": 120
},
"departure": {
"time": "1767201112",
"uncertainty": 120
},
"stopId": "0:CSOLA",
"stopSequence": 17
},
{
"arrival": {
"time": "1767201172",
"uncertainty": 120
},
"departure": {
"time": "1767201172",
"uncertainty": 120
},
"stopId": "0:PARTA",
"stopSequence": 18
},
{
"arrival": {
"time": "1767201256",
"uncertainty": 120
},
"departure": {
"time": "1767201256",
"uncertainty": 120
},
"stopId": "0:CASI",
"stopSequence": 19
},
{
"arrival": {
"time": "1767201366",
"uncertainty": 120
},
"stopId": "0:NLIBT1",
"stopSequence": 20
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "T4",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39005600"
},
"vehicle": {
"id": "409",
"label": "409"
}
}
},
{
"id": "8883019",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767203400",
"uncertainty": 120
},
"stopId": "0:CHUR",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38883019"
}
}
},
{
"id": "9005601",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767200129",
"uncertainty": 120
},
"stopId": "0:NGLAC2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767200303",
"uncertainty": 120
},
"departure": {
"time": "1767200309",
"uncertainty": 120
},
"stopId": "0:MARPIA",
"stopSequence": 2
},
{
"arrival": {
"time": "1767200484",
"uncertainty": 120
},
"departure": {
"time": "1767200484",
"uncertainty": 120
},
"stopId": "0:NPALO1",
"stopSequence": 3
},
{
"arrival": {
"time": "1767200660",
"uncertainty": 120
},
"departure": {
"time": "1767200660",
"uncertainty": 120
},
"stopId": "0:JBABT2A",
"stopSequence": 4
},
{
"arrival": {
"time": "1767200754",
"uncertainty": 120
},
"departure": {
"time": "1767200754",
"uncertainty": 120
},
"stopId": "0:RTEAVA",
"stopSequence": 5
},
{
"arrival": {
"time": "1767200852",
"uncertainty": 120
},
"departure": {
"time": "1767200852",
"uncertainty": 120
},
"stopId": "0:PONA",
"stopSequence": 6
},
{
"arrival": {
"time": "1767200903",
"uncertainty": 120
},
"departure": {
"time": "1767200903",
"uncertainty": 120
},
"stopId": "0:MATA",
"stopSequence": 7
},
{
"arrival": {
"time": "1767201083",
"uncertainty": 120
},
"departure": {
"time": "1767201083",
"uncertainty": 120
},
"stopId": "0:BAUT2A",
"stopSequence": 8
},
{
"arrival": {
"time": "1767201164",
"uncertainty": 120
},
"departure": {
"time": "1767201164",
"uncertainty": 120
},
"stopId": "0:OBST2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1767201330",
"uncertainty": 120
},
"departure": {
"time": "1767201330",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 10
},
{
"arrival": {
"time": "1767201513",
"uncertainty": 120
},
"departure": {
"time": "1767201513",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 11
},
{
"arrival": {
"time": "1767201569",
"uncertainty": 120
},
"departure": {
"time": "1767201569",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 12
},
{
"arrival": {
"time": "1767201689",
"uncertainty": 120
},
"departure": {
"time": "1767201689",
"uncertainty": 120
},
"stopId": "0:MONT1A2",
"stopSequence": 13
},
{
"arrival": {
"time": "1767201780",
"uncertainty": 120
},
"departure": {
"time": "1767201780",
"uncertainty": 120
},
"stopId": "0:DHUOA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767201887",
"uncertainty": 120
},
"departure": {
"time": "1767201887",
"uncertainty": 120
},
"stopId": "0:CMARA",
"stopSequence": 15
},
{
"arrival": {
"time": "1767201967",
"uncertainty": 120
},
"departure": {
"time": "1767201967",
"uncertainty": 120
},
"stopId": "0:LIBA",
"stopSequence": 16
},
{
"arrival": {
"time": "1767202053",
"uncertainty": 120
},
"departure": {
"time": "1767202053",
"uncertainty": 120
},
"stopId": "0:CSOLA",
"stopSequence": 17
},
{
"arrival": {
"time": "1767202154",
"uncertainty": 120
},
"departure": {
"time": "1767202154",
"uncertainty": 120
},
"stopId": "0:PARTA",
"stopSequence": 18
},
{
"arrival": {
"time": "1767202274",
"uncertainty": 120
},
"departure": {
"time": "1767202274",
"uncertainty": 120
},
"stopId": "0:CASI",
"stopSequence": 19
},
{
"arrival": {
"time": "1767202394",
"uncertainty": 120
},
"stopId": "0:NLIBT1",
"stopSequence": 20
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "T4",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39005601"
},
"vehicle": {
"id": "760",
"label": "760"
}
}
},
{
"id": "8883020",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767204000",
"uncertainty": 120
},
"stopId": "0:CHUR",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38883020"
}
}
},
{
"id": "8656959",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767201180",
"uncertainty": 120
},
"stopId": "0:VALDT",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38656959"
}
}
},
{
"id": "8656958",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767199263",
"uncertainty": 120
},
"stopId": "0:VALDT",
"stopSequence": 1
},
{
"arrival": {
"time": "1767199294",
"uncertainty": 120
},
"departure": {
"time": "1767199294",
"uncertainty": 120
},
"stopId": "0:AVOR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767199421",
"uncertainty": 120
},
"departure": {
"time": "1767199451",
"uncertainty": 120
},
"stopId": "0:VALR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767199476",
"uncertainty": 120
},
"departure": {
"time": "1767199476",
"uncertainty": 120
},
"stopId": "0:NEWR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767199527",
"uncertainty": 120
},
"departure": {
"time": "1767199527",
"uncertainty": 120
},
"stopId": "0:MARR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767199568",
"uncertainty": 120
},
"departure": {
"time": "1767199568",
"uncertainty": 120
},
"stopId": "0:FERMR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767199628",
"uncertainty": 120
},
"departure": {
"time": "1767199628",
"uncertainty": 120
},
"stopId": "0:NIMMATR",
"stopSequence": 7
},
{
"arrival": {
"time": "1767199670",
"uncertainty": 120
},
"departure": {
"time": "1767199670",
"uncertainty": 120
},
"stopId": "0:UTRA",
"stopSequence": 8
},
{
"arrival": {
"time": "1767199740",
"uncertainty": 120
},
"departure": {
"time": "1767199740",
"uncertainty": 120
},
"stopId": "0:PIEA",
"stopSequence": 9
},
{
"arrival": {
"time": "1767199783",
"uncertainty": 120
},
"departure": {
"time": "1767199784",
"uncertainty": 120
},
"stopId": "0:N12R",
"stopSequence": 10
},
{
"arrival": {
"time": "1767199886",
"uncertainty": 120
},
"departure": {
"time": "1767199892",
"uncertainty": 120
},
"stopId": "0:NIMPOR8",
"stopSequence": 11
},
{
"arrival": {
"time": "1767200182",
"uncertainty": 120
},
"departure": {
"time": "1767200188",
"uncertainty": 120
},
"stopId": "0:MONER",
"stopSequence": 12
},
{
"arrival": {
"time": "1767200256",
"uncertainty": 120
},
"departure": {
"time": "1767200256",
"uncertainty": 120
},
"stopId": "0:LESCA",
"stopSequence": 13
},
{
"arrival": {
"time": "1767200314",
"uncertainty": 120
},
"departure": {
"time": "1767200344",
"uncertainty": 120
},
"stopId": "0:ACTA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767200457",
"uncertainty": 120
},
"departure": {
"time": "1767200457",
"uncertainty": 120
},
"stopId": "0:COUDA",
"stopSequence": 15
},
{
"arrival": {
"time": "1767200511",
"uncertainty": 120
},
"departure": {
"time": "1767200511",
"uncertainty": 120
},
"stopId": "0:LAURR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767200574",
"uncertainty": 120
},
"departure": {
"time": "1767200574",
"uncertainty": 120
},
"stopId": "0:VIGNCR",
"stopSequence": 17
},
{
"arrival": {
"time": "1767200650",
"uncertainty": 120
},
"departure": {
"time": "1767200650",
"uncertainty": 120
},
"stopId": "0:AGRR",
"stopSequence": 18
},
{
"arrival": {
"time": "1767200746",
"uncertainty": 120
},
"departure": {
"time": "1767200746",
"uncertainty": 120
},
"stopId": "0:FLECR",
"stopSequence": 19
},
{
"arrival": {
"time": "1767200867",
"uncertainty": 120
},
"departure": {
"time": "1767200867",
"uncertainty": 120
},
"stopId": "0:GUERR",
"stopSequence": 20
},
{
"arrival": {
"time": "1767200947",
"uncertainty": 120
},
"departure": {
"time": "1767200947",
"uncertainty": 120
},
"stopId": "0:GAMR",
"stopSequence": 21
},
{
"arrival": {
"time": "1767201145",
"uncertainty": 120
},
"departure": {
"time": "1767201145",
"uncertainty": 120
},
"stopId": "0:FRAR",
"stopSequence": 22
},
{
"arrival": {
"time": "1767201279",
"uncertainty": 120
},
"departure": {
"time": "1767201279",
"uncertainty": 120
},
"stopId": "0:DALIA",
"stopSequence": 23
},
{
"arrival": {
"time": "1767201410",
"uncertainty": 120
},
"departure": {
"time": "1767201410",
"uncertainty": 120
},
"stopId": "0:LAMR",
"stopSequence": 24
},
{
"arrival": {
"time": "1767201625",
"uncertainty": 120
},
"departure": {
"time": "1767201625",
"uncertainty": 120
},
"stopId": "0:SCHR",
"stopSequence": 25
},
{
"arrival": {
"time": "1767201691",
"uncertainty": 120
},
"departure": {
"time": "1767201691",
"uncertainty": 120
},
"stopId": "0:ORVR",
"stopSequence": 26
},
{
"arrival": {
"time": "1767201730",
"uncertainty": 120
},
"departure": {
"time": "1767201730",
"uncertainty": 120
},
"stopId": "0:BRUR",
"stopSequence": 27
},
{
"arrival": {
"time": "1767201819",
"uncertainty": 120
},
"departure": {
"time": "1767201819",
"uncertainty": 120
},
"stopId": "0:MOUT2R",
"stopSequence": 28
},
{
"arrival": {
"time": "1767201913",
"uncertainty": 120
},
"departure": {
"time": "1767201913",
"uncertainty": 120
},
"stopId": "0:FELR",
"stopSequence": 29
},
{
"arrival": {
"time": "1767201963",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 30
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38656958"
},
"vehicle": {
"id": "379",
"label": "379"
}
}
},
{
"id": "8883010",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767198000",
"uncertainty": 120
},
"stopId": "0:CHUR",
"stopSequence": 1
},
{
"arrival": {
"time": "1767198086",
"uncertainty": 120
},
"departure": {
"time": "1767198117",
"uncertainty": 120
},
"stopId": "0:CARTR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767198174",
"uncertainty": 120
},
"departure": {
"time": "1767198174",
"uncertainty": 120
},
"stopId": "0:CAR1R",
"stopSequence": 3
},
{
"arrival": {
"time": "1767198246",
"uncertainty": 120
},
"departure": {
"time": "1767198276",
"uncertainty": 120
},
"stopId": "0:FACR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767198353",
"uncertainty": 120
},
"departure": {
"time": "1767198390",
"uncertainty": 120
},
"stopId": "0:LAER",
"stopSequence": 5
},
{
"arrival": {
"time": "1767198457",
"uncertainty": 120
},
"departure": {
"time": "1767198493",
"uncertainty": 120
},
"stopId": "0:NIMCOMPR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767198565",
"uncertainty": 120
},
"departure": {
"time": "1767198594",
"uncertainty": 120
},
"stopId": "0:NIMCAMR",
"stopSequence": 7
},
{
"arrival": {
"time": "1767198653",
"uncertainty": 120
},
"departure": {
"time": "1767198653",
"uncertainty": 120
},
"stopId": "0:NIMPORR",
"stopSequence": 8
},
{
"arrival": {
"time": "1767198722",
"uncertainty": 120
},
"departure": {
"time": "1767198722",
"uncertainty": 120
},
"stopId": "0:PISST2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1767198807",
"uncertainty": 120
},
"departure": {
"time": "1767198819",
"uncertainty": 120
},
"stopId": "0:UNIAA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767198887",
"uncertainty": 120
},
"departure": {
"time": "1767198916",
"uncertainty": 120
},
"stopId": "0:FERMA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767199009",
"uncertainty": 120
},
"departure": {
"time": "1767199009",
"uncertainty": 120
},
"stopId": "0:AMAR",
"stopSequence": 12
},
{
"arrival": {
"time": "1767199087",
"uncertainty": 120
},
"departure": {
"time": "1767199101",
"uncertainty": 120
},
"stopId": "0:KENR",
"stopSequence": 13
},
{
"arrival": {
"time": "1767199192",
"uncertainty": 120
},
"departure": {
"time": "1767199222",
"uncertainty": 120
},
"stopId": "0:JAUAR",
"stopSequence": 14
},
{
"arrival": {
"time": "1767199296",
"uncertainty": 120
},
"departure": {
"time": "1767199330",
"uncertainty": 120
},
"stopId": "0:MONT2R",
"stopSequence": 15
},
{
"arrival": {
"time": "1767199524",
"uncertainty": 120
},
"departure": {
"time": "1767199562",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767199623",
"uncertainty": 120
},
"departure": {
"time": "1767199653",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767199813",
"uncertainty": 120
},
"departure": {
"time": "1767199842",
"uncertainty": 120
},
"stopId": "0:TALAT2R",
"stopSequence": 18
},
{
"arrival": {
"time": "1767199999",
"uncertainty": 120
},
"departure": {
"time": "1767200029",
"uncertainty": 120
},
"stopId": "0:OBST2R",
"stopSequence": 19
},
{
"arrival": {
"time": "1767200127",
"uncertainty": 120
},
"departure": {
"time": "1767200158",
"uncertainty": 120
},
"stopId": "0:BAUT2R",
"stopSequence": 20
},
{
"arrival": {
"time": "1767200259",
"uncertainty": 120
},
"departure": {
"time": "1767200333",
"uncertainty": 120
},
"stopId": "0:DOMIT2R",
"stopSequence": 21
},
{
"arrival": {
"time": "1767200395",
"uncertainty": 120
},
"departure": {
"time": "1767200425",
"uncertainty": 120
},
"stopId": "0:MOUT2R",
"stopSequence": 22
},
{
"arrival": {
"time": "1767200538",
"uncertainty": 120
},
"departure": {
"time": "1767200538",
"uncertainty": 120
},
"stopId": "0:CBAT2R",
"stopSequence": 23
},
{
"arrival": {
"time": "1767200618",
"uncertainty": 120
},
"departure": {
"time": "1767200618",
"uncertainty": 120
},
"stopId": "0:JBABT2R",
"stopSequence": 24
},
{
"arrival": {
"time": "1767200727",
"uncertainty": 120
},
"departure": {
"time": "1767200727",
"uncertainty": 120
},
"stopId": "0:MINT2R",
"stopSequence": 25
},
{
"arrival": {
"time": "1767200795",
"uncertainty": 120
},
"stopId": "0:NPALO2",
"stopSequence": 26
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38883010"
},
"vehicle": {
"id": "720",
"label": "720"
}
}
},
{
"id": "8883011",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767198683",
"uncertainty": 120
},
"stopId": "0:CHUR",
"stopSequence": 1
},
{
"arrival": {
"time": "1767198728",
"uncertainty": 120
},
"departure": {
"time": "1767198758",
"uncertainty": 120
},
"stopId": "0:CARTR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767198810",
"uncertainty": 120
},
"departure": {
"time": "1767198810",
"uncertainty": 120
},
"stopId": "0:CAR1R",
"stopSequence": 3
},
{
"arrival": {
"time": "1767198866",
"uncertainty": 120
},
"departure": {
"time": "1767198873",
"uncertainty": 120
},
"stopId": "0:FACR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767198954",
"uncertainty": 120
},
"departure": {
"time": "1767198985",
"uncertainty": 120
},
"stopId": "0:LAER",
"stopSequence": 5
},
{
"arrival": {
"time": "1767199042",
"uncertainty": 120
},
"departure": {
"time": "1767199042",
"uncertainty": 120
},
"stopId": "0:NIMCOMPR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767199113",
"uncertainty": 120
},
"departure": {
"time": "1767199144",
"uncertainty": 120
},
"stopId": "0:NIMCAMR",
"stopSequence": 7
},
{
"arrival": {
"time": "1767199194",
"uncertainty": 120
},
"departure": {
"time": "1767199227",
"uncertainty": 120
},
"stopId": "0:NIMPORR",
"stopSequence": 8
},
{
"arrival": {
"time": "1767199290",
"uncertainty": 120
},
"departure": {
"time": "1767199326",
"uncertainty": 120
},
"stopId": "0:PISST2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1767199398",
"uncertainty": 120
},
"departure": {
"time": "1767199433",
"uncertainty": 120
},
"stopId": "0:UNIAA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767199492",
"uncertainty": 120
},
"departure": {
"time": "1767199522",
"uncertainty": 120
},
"stopId": "0:FERMA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767199596",
"uncertainty": 120
},
"departure": {
"time": "1767199596",
"uncertainty": 120
},
"stopId": "0:AMAR",
"stopSequence": 12
},
{
"arrival": {
"time": "1767199686",
"uncertainty": 120
},
"departure": {
"time": "1767199721",
"uncertainty": 120
},
"stopId": "0:KENR",
"stopSequence": 13
},
{
"arrival": {
"time": "1767199873",
"uncertainty": 120
},
"departure": {
"time": "1767199905",
"uncertainty": 120
},
"stopId": "0:JAUAR",
"stopSequence": 14
},
{
"arrival": {
"time": "1767199937",
"uncertainty": 120
},
"departure": {
"time": "1767199975",
"uncertainty": 120
},
"stopId": "0:MONT2R",
"stopSequence": 15
},
{
"arrival": {
"time": "1767200128",
"uncertainty": 120
},
"departure": {
"time": "1767200167",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767200211",
"uncertainty": 120
},
"departure": {
"time": "1767200282",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767200424",
"uncertainty": 120
},
"departure": {
"time": "1767200460",
"uncertainty": 120
},
"stopId": "0:TALAT2R",
"stopSequence": 18
},
{
"arrival": {
"time": "1767200604",
"uncertainty": 120
},
"departure": {
"time": "1767200604",
"uncertainty": 120
},
"stopId": "0:OBST2R",
"stopSequence": 19
},
{
"arrival": {
"time": "1767200688",
"uncertainty": 120
},
"departure": {
"time": "1767200688",
"uncertainty": 120
},
"stopId": "0:BAUT2R",
"stopSequence": 20
},
{
"arrival": {
"time": "1767200797",
"uncertainty": 120
},
"departure": {
"time": "1767200797",
"uncertainty": 120
},
"stopId": "0:DOMIT2R",
"stopSequence": 21
},
{
"arrival": {
"time": "1767200859",
"uncertainty": 120
},
"departure": {
"time": "1767200859",
"uncertainty": 120
},
"stopId": "0:MOUT2R",
"stopSequence": 22
},
{
"arrival": {
"time": "1767200954",
"uncertainty": 120
},
"departure": {
"time": "1767200954",
"uncertainty": 120
},
"stopId": "0:CBAT2R",
"stopSequence": 23
},
{
"arrival": {
"time": "1767201034",
"uncertainty": 120
},
"departure": {
"time": "1767201034",
"uncertainty": 120
},
"stopId": "0:JBABT2R",
"stopSequence": 24
},
{
"arrival": {
"time": "1767201143",
"uncertainty": 120
},
"departure": {
"time": "1767201143",
"uncertainty": 120
},
"stopId": "0:MINT2R",
"stopSequence": 25
},
{
"arrival": {
"time": "1767201211",
"uncertainty": 120
},
"stopId": "0:NPALO2",
"stopSequence": 26
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38883011"
},
"vehicle": {
"id": "761",
"label": "761"
}
}
},
{
"id": "8883012",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767199209",
"uncertainty": 120
},
"stopId": "0:CHUR",
"stopSequence": 1
},
{
"arrival": {
"time": "1767199267",
"uncertainty": 120
},
"departure": {
"time": "1767199341",
"uncertainty": 120
},
"stopId": "0:CARTR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767199400",
"uncertainty": 120
},
"departure": {
"time": "1767199404",
"uncertainty": 120
},
"stopId": "0:CAR1R",
"stopSequence": 3
},
{
"arrival": {
"time": "1767199480",
"uncertainty": 120
},
"departure": {
"time": "1767199489",
"uncertainty": 120
},
"stopId": "0:FACR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767199583",
"uncertainty": 120
},
"departure": {
"time": "1767199588",
"uncertainty": 120
},
"stopId": "0:LAER",
"stopSequence": 5
},
{
"arrival": {
"time": "1767199676",
"uncertainty": 120
},
"departure": {
"time": "1767199684",
"uncertainty": 120
},
"stopId": "0:NIMCOMPR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767199768",
"uncertainty": 120
},
"departure": {
"time": "1767199779",
"uncertainty": 120
},
"stopId": "0:NIMCAMR",
"stopSequence": 7
},
{
"arrival": {
"time": "1767199854",
"uncertainty": 120
},
"departure": {
"time": "1767199871",
"uncertainty": 120
},
"stopId": "0:NIMPORR",
"stopSequence": 8
},
{
"arrival": {
"time": "1767199956",
"uncertainty": 120
},
"departure": {
"time": "1767199992",
"uncertainty": 120
},
"stopId": "0:PISST2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1767200057",
"uncertainty": 120
},
"departure": {
"time": "1767200063",
"uncertainty": 120
},
"stopId": "0:UNIAA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767200143",
"uncertainty": 120
},
"departure": {
"time": "1767200144",
"uncertainty": 120
},
"stopId": "0:FERMA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767200256",
"uncertainty": 120
},
"departure": {
"time": "1767200382",
"uncertainty": 120
},
"stopId": "0:AMAR",
"stopSequence": 12
},
{
"arrival": {
"time": "1767200460",
"uncertainty": 120
},
"departure": {
"time": "1767200467",
"uncertainty": 120
},
"stopId": "0:KENR",
"stopSequence": 13
},
{
"arrival": {
"time": "1767200575",
"uncertainty": 120
},
"departure": {
"time": "1767200575",
"uncertainty": 120
},
"stopId": "0:JAUAR",
"stopSequence": 14
},
{
"arrival": {
"time": "1767200636",
"uncertainty": 120
},
"departure": {
"time": "1767200636",
"uncertainty": 120
},
"stopId": "0:MONT2R",
"stopSequence": 15
},
{
"arrival": {
"time": "1767200796",
"uncertainty": 120
},
"departure": {
"time": "1767200796",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767200852",
"uncertainty": 120
},
"departure": {
"time": "1767200852",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767201001",
"uncertainty": 120
},
"departure": {
"time": "1767201001",
"uncertainty": 120
},
"stopId": "0:TALAT2R",
"stopSequence": 18
},
{
"arrival": {
"time": "1767201140",
"uncertainty": 120
},
"departure": {
"time": "1767201140",
"uncertainty": 120
},
"stopId": "0:OBST2R",
"stopSequence": 19
},
{
"arrival": {
"time": "1767201224",
"uncertainty": 120
},
"departure": {
"time": "1767201224",
"uncertainty": 120
},
"stopId": "0:BAUT2R",
"stopSequence": 20
},
{
"arrival": {
"time": "1767201334",
"uncertainty": 120
},
"departure": {
"time": "1767201334",
"uncertainty": 120
},
"stopId": "0:DOMIT2R",
"stopSequence": 21
},
{
"arrival": {
"time": "1767201396",
"uncertainty": 120
},
"departure": {
"time": "1767201396",
"uncertainty": 120
},
"stopId": "0:MOUT2R",
"stopSequence": 22
},
{
"arrival": {
"time": "1767201495",
"uncertainty": 120
},
"departure": {
"time": "1767201495",
"uncertainty": 120
},
"stopId": "0:CBAT2R",
"stopSequence": 23
},
{
"arrival": {
"time": "1767201581",
"uncertainty": 120
},
"departure": {
"time": "1767201581",
"uncertainty": 120
},
"stopId": "0:JBABT2R",
"stopSequence": 24
},
{
"arrival": {
"time": "1767201692",
"uncertainty": 120
},
"departure": {
"time": "1767201692",
"uncertainty": 120
},
"stopId": "0:MINT2R",
"stopSequence": 25
},
{
"arrival": {
"time": "1767201769",
"uncertainty": 120
},
"stopId": "0:NPALO2",
"stopSequence": 26
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38883012"
},
"vehicle": {
"id": "719",
"label": "719"
}
}
},
{
"id": "8883013",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767199800",
"uncertainty": 120
},
"stopId": "0:CHUR",
"stopSequence": 1
},
{
"arrival": {
"time": "1767199845",
"uncertainty": 120
},
"departure": {
"time": "1767199846",
"uncertainty": 120
},
"stopId": "0:CARTR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767199900",
"uncertainty": 120
},
"departure": {
"time": "1767199900",
"uncertainty": 120
},
"stopId": "0:CAR1R",
"stopSequence": 3
},
{
"arrival": {
"time": "1767199965",
"uncertainty": 120
},
"departure": {
"time": "1767199967",
"uncertainty": 120
},
"stopId": "0:FACR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767200039",
"uncertainty": 120
},
"departure": {
"time": "1767200039",
"uncertainty": 120
},
"stopId": "0:LAER",
"stopSequence": 5
},
{
"arrival": {
"time": "1767200104",
"uncertainty": 120
},
"departure": {
"time": "1767200201",
"uncertainty": 120
},
"stopId": "0:NIMCOMPR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767200267",
"uncertainty": 120
},
"departure": {
"time": "1767200267",
"uncertainty": 120
},
"stopId": "0:NIMCAMR",
"stopSequence": 7
},
{
"arrival": {
"time": "1767200340",
"uncertainty": 120
},
"departure": {
"time": "1767200371",
"uncertainty": 120
},
"stopId": "0:NIMPORR",
"stopSequence": 8
},
{
"arrival": {
"time": "1767200433",
"uncertainty": 120
},
"departure": {
"time": "1767200463",
"uncertainty": 120
},
"stopId": "0:PISST2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1767200530",
"uncertainty": 120
},
"departure": {
"time": "1767200530",
"uncertainty": 120
},
"stopId": "0:UNIAA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767200614",
"uncertainty": 120
},
"departure": {
"time": "1767200614",
"uncertainty": 120
},
"stopId": "0:FERMA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767200727",
"uncertainty": 120
},
"departure": {
"time": "1767200727",
"uncertainty": 120
},
"stopId": "0:AMAR",
"stopSequence": 12
},
{
"arrival": {
"time": "1767200816",
"uncertainty": 120
},
"departure": {
"time": "1767200816",
"uncertainty": 120
},
"stopId": "0:KENR",
"stopSequence": 13
},
{
"arrival": {
"time": "1767200931",
"uncertainty": 120
},
"departure": {
"time": "1767200931",
"uncertainty": 120
},
"stopId": "0:JAUAR",
"stopSequence": 14
},
{
"arrival": {
"time": "1767200988",
"uncertainty": 120
},
"departure": {
"time": "1767200988",
"uncertainty": 120
},
"stopId": "0:MONT2R",
"stopSequence": 15
},
{
"arrival": {
"time": "1767201151",
"uncertainty": 120
},
"departure": {
"time": "1767201151",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767201207",
"uncertainty": 120
},
"departure": {
"time": "1767201207",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767201357",
"uncertainty": 120
},
"departure": {
"time": "1767201357",
"uncertainty": 120
},
"stopId": "0:TALAT2R",
"stopSequence": 18
},
{
"arrival": {
"time": "1767201499",
"uncertainty": 120
},
"departure": {
"time": "1767201499",
"uncertainty": 120
},
"stopId": "0:OBST2R",
"stopSequence": 19
},
{
"arrival": {
"time": "1767201585",
"uncertainty": 120
},
"departure": {
"time": "1767201585",
"uncertainty": 120
},
"stopId": "0:BAUT2R",
"stopSequence": 20
},
{
"arrival": {
"time": "1767201699",
"uncertainty": 120
},
"departure": {
"time": "1767201699",
"uncertainty": 120
},
"stopId": "0:DOMIT2R",
"stopSequence": 21
},
{
"arrival": {
"time": "1767201761",
"uncertainty": 120
},
"departure": {
"time": "1767201761",
"uncertainty": 120
},
"stopId": "0:MOUT2R",
"stopSequence": 22
},
{
"arrival": {
"time": "1767201881",
"uncertainty": 120
},
"departure": {
"time": "1767201881",
"uncertainty": 120
},
"stopId": "0:CBAT2R",
"stopSequence": 23
},
{
"arrival": {
"time": "1767202001",
"uncertainty": 120
},
"departure": {
"time": "1767202001",
"uncertainty": 120
},
"stopId": "0:JBABT2R",
"stopSequence": 24
},
{
"arrival": {
"time": "1767202121",
"uncertainty": 120
},
"departure": {
"time": "1767202121",
"uncertainty": 120
},
"stopId": "0:MINT2R",
"stopSequence": 25
},
{
"arrival": {
"time": "1767202241",
"uncertainty": 120
},
"stopId": "0:NPALO2",
"stopSequence": 26
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38883013"
},
"vehicle": {
"id": "753",
"label": "753"
}
}
},
{
"id": "8883014",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767200431",
"uncertainty": 120
},
"stopId": "0:CHUR",
"stopSequence": 1
},
{
"arrival": {
"time": "1767200495",
"uncertainty": 120
},
"departure": {
"time": "1767200495",
"uncertainty": 120
},
"stopId": "0:CARTR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767200550",
"uncertainty": 120
},
"departure": {
"time": "1767200550",
"uncertainty": 120
},
"stopId": "0:CAR1R",
"stopSequence": 3
},
{
"arrival": {
"time": "1767200615",
"uncertainty": 120
},
"departure": {
"time": "1767200615",
"uncertainty": 120
},
"stopId": "0:FACR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767200692",
"uncertainty": 120
},
"departure": {
"time": "1767200692",
"uncertainty": 120
},
"stopId": "0:LAER",
"stopSequence": 5
},
{
"arrival": {
"time": "1767200763",
"uncertainty": 120
},
"departure": {
"time": "1767200763",
"uncertainty": 120
},
"stopId": "0:NIMCOMPR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767200828",
"uncertainty": 120
},
"departure": {
"time": "1767200828",
"uncertainty": 120
},
"stopId": "0:NIMCAMR",
"stopSequence": 7
},
{
"arrival": {
"time": "1767200906",
"uncertainty": 120
},
"departure": {
"time": "1767200906",
"uncertainty": 120
},
"stopId": "0:NIMPORR",
"stopSequence": 8
},
{
"arrival": {
"time": "1767200968",
"uncertainty": 120
},
"departure": {
"time": "1767200968",
"uncertainty": 120
},
"stopId": "0:PISST2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1767201032",
"uncertainty": 120
},
"departure": {
"time": "1767201032",
"uncertainty": 120
},
"stopId": "0:UNIAA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767201116",
"uncertainty": 120
},
"departure": {
"time": "1767201116",
"uncertainty": 120
},
"stopId": "0:FERMA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767201229",
"uncertainty": 120
},
"departure": {
"time": "1767201229",
"uncertainty": 120
},
"stopId": "0:AMAR",
"stopSequence": 12
},
{
"arrival": {
"time": "1767201322",
"uncertainty": 120
},
"departure": {
"time": "1767201322",
"uncertainty": 120
},
"stopId": "0:KENR",
"stopSequence": 13
},
{
"arrival": {
"time": "1767201441",
"uncertainty": 120
},
"departure": {
"time": "1767201441",
"uncertainty": 120
},
"stopId": "0:JAUAR",
"stopSequence": 14
},
{
"arrival": {
"time": "1767201502",
"uncertainty": 120
},
"departure": {
"time": "1767201502",
"uncertainty": 120
},
"stopId": "0:MONT2R",
"stopSequence": 15
},
{
"arrival": {
"time": "1767201665",
"uncertainty": 120
},
"departure": {
"time": "1767201665",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767201717",
"uncertainty": 120
},
"departure": {
"time": "1767201717",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767201875",
"uncertainty": 120
},
"departure": {
"time": "1767201875",
"uncertainty": 120
},
"stopId": "0:TALAT2R",
"stopSequence": 18
},
{
"arrival": {
"time": "1767202034",
"uncertainty": 120
},
"departure": {
"time": "1767202034",
"uncertainty": 120
},
"stopId": "0:OBST2R",
"stopSequence": 19
},
{
"arrival": {
"time": "1767202154",
"uncertainty": 120
},
"departure": {
"time": "1767202154",
"uncertainty": 120
},
"stopId": "0:BAUT2R",
"stopSequence": 20
},
{
"arrival": {
"time": "1767202334",
"uncertainty": 120
},
"departure": {
"time": "1767202334",
"uncertainty": 120
},
"stopId": "0:DOMIT2R",
"stopSequence": 21
},
{
"arrival": {
"time": "1767202394",
"uncertainty": 120
},
"departure": {
"time": "1767202394",
"uncertainty": 120
},
"stopId": "0:MOUT2R",
"stopSequence": 22
},
{
"arrival": {
"time": "1767202514",
"uncertainty": 120
},
"departure": {
"time": "1767202514",
"uncertainty": 120
},
"stopId": "0:CBAT2R",
"stopSequence": 23
},
{
"arrival": {
"time": "1767202634",
"uncertainty": 120
},
"departure": {
"time": "1767202634",
"uncertainty": 120
},
"stopId": "0:JBABT2R",
"stopSequence": 24
},
{
"arrival": {
"time": "1767202754",
"uncertainty": 120
},
"departure": {
"time": "1767202754",
"uncertainty": 120
},
"stopId": "0:MINT2R",
"stopSequence": 25
},
{
"arrival": {
"time": "1767202874",
"uncertainty": 120
},
"stopId": "0:NPALO2",
"stopSequence": 26
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38883014"
},
"vehicle": {
"id": "754",
"label": "754"
}
}
},
{
"id": "8883015",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767201000",
"uncertainty": 120
},
"stopId": "0:CHUR",
"stopSequence": 1
},
{
"arrival": {
"time": "1767201047",
"uncertainty": 120
},
"departure": {
"time": "1767201047",
"uncertainty": 120
},
"stopId": "0:CARTR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767201102",
"uncertainty": 120
},
"departure": {
"time": "1767201102",
"uncertainty": 120
},
"stopId": "0:CAR1R",
"stopSequence": 3
},
{
"arrival": {
"time": "1767201166",
"uncertainty": 120
},
"departure": {
"time": "1767201166",
"uncertainty": 120
},
"stopId": "0:FACR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767201243",
"uncertainty": 120
},
"departure": {
"time": "1767201243",
"uncertainty": 120
},
"stopId": "0:LAER",
"stopSequence": 5
},
{
"arrival": {
"time": "1767201314",
"uncertainty": 120
},
"departure": {
"time": "1767201314",
"uncertainty": 120
},
"stopId": "0:NIMCOMPR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767201379",
"uncertainty": 120
},
"departure": {
"time": "1767201379",
"uncertainty": 120
},
"stopId": "0:NIMCAMR",
"stopSequence": 7
},
{
"arrival": {
"time": "1767201457",
"uncertainty": 120
},
"departure": {
"time": "1767201457",
"uncertainty": 120
},
"stopId": "0:NIMPORR",
"stopSequence": 8
},
{
"arrival": {
"time": "1767201519",
"uncertainty": 120
},
"departure": {
"time": "1767201519",
"uncertainty": 120
},
"stopId": "0:PISST2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1767201583",
"uncertainty": 120
},
"departure": {
"time": "1767201583",
"uncertainty": 120
},
"stopId": "0:UNIAA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767201671",
"uncertainty": 120
},
"departure": {
"time": "1767201671",
"uncertainty": 120
},
"stopId": "0:FERMA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767201785",
"uncertainty": 120
},
"departure": {
"time": "1767201785",
"uncertainty": 120
},
"stopId": "0:AMAR",
"stopSequence": 12
},
{
"arrival": {
"time": "1767201930",
"uncertainty": 120
},
"departure": {
"time": "1767201930",
"uncertainty": 120
},
"stopId": "0:KENR",
"stopSequence": 13
},
{
"arrival": {
"time": "1767202060",
"uncertainty": 120
},
"departure": {
"time": "1767202060",
"uncertainty": 120
},
"stopId": "0:JAUAR",
"stopSequence": 14
},
{
"arrival": {
"time": "1767202145",
"uncertainty": 120
},
"departure": {
"time": "1767202145",
"uncertainty": 120
},
"stopId": "0:MONT2R",
"stopSequence": 15
},
{
"arrival": {
"time": "1767202275",
"uncertainty": 120
},
"departure": {
"time": "1767202275",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767202335",
"uncertainty": 120
},
"departure": {
"time": "1767202335",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767202515",
"uncertainty": 120
},
"departure": {
"time": "1767202515",
"uncertainty": 120
},
"stopId": "0:TALAT2R",
"stopSequence": 18
},
{
"arrival": {
"time": "1767202671",
"uncertainty": 120
},
"departure": {
"time": "1767202671",
"uncertainty": 120
},
"stopId": "0:OBST2R",
"stopSequence": 19
},
{
"arrival": {
"time": "1767202791",
"uncertainty": 120
},
"departure": {
"time": "1767202791",
"uncertainty": 120
},
"stopId": "0:BAUT2R",
"stopSequence": 20
},
{
"arrival": {
"time": "1767202971",
"uncertainty": 120
},
"departure": {
"time": "1767202971",
"uncertainty": 120
},
"stopId": "0:DOMIT2R",
"stopSequence": 21
},
{
"arrival": {
"time": "1767203031",
"uncertainty": 120
},
"departure": {
"time": "1767203031",
"uncertainty": 120
},
"stopId": "0:MOUT2R",
"stopSequence": 22
},
{
"arrival": {
"time": "1767203151",
"uncertainty": 120
},
"departure": {
"time": "1767203151",
"uncertainty": 120
},
"stopId": "0:CBAT2R",
"stopSequence": 23
},
{
"arrival": {
"time": "1767203271",
"uncertainty": 120
},
"departure": {
"time": "1767203271",
"uncertainty": 120
},
"stopId": "0:JBABT2R",
"stopSequence": 24
},
{
"arrival": {
"time": "1767203391",
"uncertainty": 120
},
"departure": {
"time": "1767203391",
"uncertainty": 120
},
"stopId": "0:MINT2R",
"stopSequence": 25
},
{
"arrival": {
"time": "1767203511",
"uncertainty": 120
},
"stopId": "0:NPALO2",
"stopSequence": 26
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38883015"
}
}
},
{
"id": "9005559",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767198839",
"uncertainty": 120
},
"stopId": "0:NLIBT2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767198923",
"uncertainty": 120
},
"departure": {
"time": "1767198967",
"uncertainty": 120
},
"stopId": "0:CASIR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767199059",
"uncertainty": 120
},
"departure": {
"time": "1767199066",
"uncertainty": 120
},
"stopId": "0:PARTR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767199135",
"uncertainty": 120
},
"departure": {
"time": "1767199136",
"uncertainty": 120
},
"stopId": "0:CSOLR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767199207",
"uncertainty": 120
},
"departure": {
"time": "1767199207",
"uncertainty": 120
},
"stopId": "0:LIBR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767199302",
"uncertainty": 120
},
"departure": {
"time": "1767199302",
"uncertainty": 120
},
"stopId": "0:CMARR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767199413",
"uncertainty": 120
},
"departure": {
"time": "1767199415",
"uncertainty": 120
},
"stopId": "0:DHUOR",
"stopSequence": 7
},
{
"arrival": {
"time": "1767199496",
"uncertainty": 120
},
"departure": {
"time": "1767199500",
"uncertainty": 120
},
"stopId": "0:MONT1R",
"stopSequence": 8
},
{
"arrival": {
"time": "1767199643",
"uncertainty": 120
},
"departure": {
"time": "1767199672",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 9
},
{
"arrival": {
"time": "1767199751",
"uncertainty": 120
},
"departure": {
"time": "1767199810",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 10
},
{
"arrival": {
"time": "1767199962",
"uncertainty": 120
},
"departure": {
"time": "1767199962",
"uncertainty": 120
},
"stopId": "0:TALAT2R",
"stopSequence": 11
},
{
"arrival": {
"time": "1767200096",
"uncertainty": 120
},
"departure": {
"time": "1767200124",
"uncertainty": 120
},
"stopId": "0:OBST2R",
"stopSequence": 12
},
{
"arrival": {
"time": "1767200204",
"uncertainty": 120
},
"departure": {
"time": "1767200204",
"uncertainty": 120
},
"stopId": "0:BAUT2R",
"stopSequence": 13
},
{
"arrival": {
"time": "1767200367",
"uncertainty": 120
},
"departure": {
"time": "1767200367",
"uncertainty": 120
},
"stopId": "0:MATR",
"stopSequence": 14
},
{
"arrival": {
"time": "1767200440",
"uncertainty": 120
},
"departure": {
"time": "1767200440",
"uncertainty": 120
},
"stopId": "0:PONR",
"stopSequence": 15
},
{
"arrival": {
"time": "1767200595",
"uncertainty": 120
},
"departure": {
"time": "1767200595",
"uncertainty": 120
},
"stopId": "0:RTEAVR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767200700",
"uncertainty": 120
},
"departure": {
"time": "1767200700",
"uncertainty": 120
},
"stopId": "0:JBABT2R",
"stopSequence": 17
},
{
"arrival": {
"time": "1767200896",
"uncertainty": 120
},
"departure": {
"time": "1767200896",
"uncertainty": 120
},
"stopId": "0:NPALO2",
"stopSequence": 18
},
{
"arrival": {
"time": "1767201072",
"uncertainty": 120
},
"departure": {
"time": "1767201072",
"uncertainty": 120
},
"stopId": "0:MARPI1R",
"stopSequence": 19
},
{
"arrival": {
"time": "1767201222",
"uncertainty": 120
},
"stopId": "0:NGLAC1",
"stopSequence": 20
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "T4",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39005559"
},
"vehicle": {
"id": "768",
"label": "768"
}
}
},
{
"id": "8686381",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767201300",
"uncertainty": 120
},
"stopId": "0:BOUQR",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "86",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38686381"
}
}
},
{
"id": "9114182",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767201300",
"uncertainty": 120
},
"stopId": "0:SDIOST",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "51",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39114182"
}
}
},
{
"id": "9005562",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767202380",
"uncertainty": 120
},
"stopId": "0:NLIBT2",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "T4",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39005562"
}
}
},
{
"id": "9005563",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767203580",
"uncertainty": 120
},
"stopId": "0:NLIBT2",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "T4",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39005563"
}
}
},
{
"id": "9005560",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767200141",
"uncertainty": 120
},
"stopId": "0:NLIBT2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767200234",
"uncertainty": 120
},
"departure": {
"time": "1767200272",
"uncertainty": 120
},
"stopId": "0:CASIR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767200352",
"uncertainty": 120
},
"departure": {
"time": "1767200358",
"uncertainty": 120
},
"stopId": "0:PARTR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767200426",
"uncertainty": 120
},
"departure": {
"time": "1767200426",
"uncertainty": 120
},
"stopId": "0:CSOLR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767200508",
"uncertainty": 120
},
"departure": {
"time": "1767200508",
"uncertainty": 120
},
"stopId": "0:LIBR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767200591",
"uncertainty": 120
},
"departure": {
"time": "1767200591",
"uncertainty": 120
},
"stopId": "0:CMARR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767200672",
"uncertainty": 120
},
"departure": {
"time": "1767200672",
"uncertainty": 120
},
"stopId": "0:DHUOR",
"stopSequence": 7
},
{
"arrival": {
"time": "1767200750",
"uncertainty": 120
},
"departure": {
"time": "1767200750",
"uncertainty": 120
},
"stopId": "0:MONT1R",
"stopSequence": 8
},
{
"arrival": {
"time": "1767200898",
"uncertainty": 120
},
"departure": {
"time": "1767200898",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 9
},
{
"arrival": {
"time": "1767200954",
"uncertainty": 120
},
"departure": {
"time": "1767200954",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 10
},
{
"arrival": {
"time": "1767201100",
"uncertainty": 120
},
"departure": {
"time": "1767201100",
"uncertainty": 120
},
"stopId": "0:TALAT2R",
"stopSequence": 11
},
{
"arrival": {
"time": "1767201239",
"uncertainty": 120
},
"departure": {
"time": "1767201239",
"uncertainty": 120
},
"stopId": "0:OBST2R",
"stopSequence": 12
},
{
"arrival": {
"time": "1767201323",
"uncertainty": 120
},
"departure": {
"time": "1767201323",
"uncertainty": 120
},
"stopId": "0:BAUT2R",
"stopSequence": 13
},
{
"arrival": {
"time": "1767201481",
"uncertainty": 120
},
"departure": {
"time": "1767201481",
"uncertainty": 120
},
"stopId": "0:MATR",
"stopSequence": 14
},
{
"arrival": {
"time": "1767201541",
"uncertainty": 120
},
"departure": {
"time": "1767201541",
"uncertainty": 120
},
"stopId": "0:PONR",
"stopSequence": 15
},
{
"arrival": {
"time": "1767201721",
"uncertainty": 120
},
"departure": {
"time": "1767201721",
"uncertainty": 120
},
"stopId": "0:RTEAVR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767201841",
"uncertainty": 120
},
"departure": {
"time": "1767201841",
"uncertainty": 120
},
"stopId": "0:JBABT2R",
"stopSequence": 17
},
{
"arrival": {
"time": "1767202021",
"uncertainty": 120
},
"departure": {
"time": "1767202021",
"uncertainty": 120
},
"stopId": "0:NPALO2",
"stopSequence": 18
},
{
"arrival": {
"time": "1767202201",
"uncertainty": 120
},
"departure": {
"time": "1767202201",
"uncertainty": 120
},
"stopId": "0:MARPI1R",
"stopSequence": 19
},
{
"arrival": {
"time": "1767202501",
"uncertainty": 120
},
"stopId": "0:NGLAC1",
"stopSequence": 20
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "T4",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39005560"
},
"vehicle": {
"id": "758",
"label": "758"
}
}
},
{
"id": "9005561",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767201180",
"uncertainty": 120
},
"stopId": "0:NLIBT2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767201276",
"uncertainty": 120
},
"departure": {
"time": "1767201276",
"uncertainty": 120
},
"stopId": "0:CASIR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767201360",
"uncertainty": 120
},
"departure": {
"time": "1767201360",
"uncertainty": 120
},
"stopId": "0:PARTR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767201427",
"uncertainty": 120
},
"departure": {
"time": "1767201427",
"uncertainty": 120
},
"stopId": "0:CSOLR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767201483",
"uncertainty": 120
},
"departure": {
"time": "1767201483",
"uncertainty": 120
},
"stopId": "0:LIBR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767201578",
"uncertainty": 120
},
"departure": {
"time": "1767201578",
"uncertainty": 120
},
"stopId": "0:CMARR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767201669",
"uncertainty": 120
},
"departure": {
"time": "1767201669",
"uncertainty": 120
},
"stopId": "0:DHUOR",
"stopSequence": 7
},
{
"arrival": {
"time": "1767201742",
"uncertainty": 120
},
"departure": {
"time": "1767201742",
"uncertainty": 120
},
"stopId": "0:MONT1R",
"stopSequence": 8
},
{
"arrival": {
"time": "1767201922",
"uncertainty": 120
},
"departure": {
"time": "1767201922",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 9
},
{
"arrival": {
"time": "1767201996",
"uncertainty": 120
},
"departure": {
"time": "1767201996",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 10
},
{
"arrival": {
"time": "1767202187",
"uncertainty": 120
},
"departure": {
"time": "1767202187",
"uncertainty": 120
},
"stopId": "0:TALAT2R",
"stopSequence": 11
},
{
"arrival": {
"time": "1767202314",
"uncertainty": 120
},
"departure": {
"time": "1767202314",
"uncertainty": 120
},
"stopId": "0:OBST2R",
"stopSequence": 12
},
{
"arrival": {
"time": "1767202434",
"uncertainty": 120
},
"departure": {
"time": "1767202434",
"uncertainty": 120
},
"stopId": "0:BAUT2R",
"stopSequence": 13
},
{
"arrival": {
"time": "1767202554",
"uncertainty": 120
},
"departure": {
"time": "1767202554",
"uncertainty": 120
},
"stopId": "0:MATR",
"stopSequence": 14
},
{
"arrival": {
"time": "1767202614",
"uncertainty": 120
},
"departure": {
"time": "1767202614",
"uncertainty": 120
},
"stopId": "0:PONR",
"stopSequence": 15
},
{
"arrival": {
"time": "1767202794",
"uncertainty": 120
},
"departure": {
"time": "1767202794",
"uncertainty": 120
},
"stopId": "0:RTEAVR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767202914",
"uncertainty": 120
},
"departure": {
"time": "1767202914",
"uncertainty": 120
},
"stopId": "0:JBABT2R",
"stopSequence": 17
},
{
"arrival": {
"time": "1767203094",
"uncertainty": 120
},
"departure": {
"time": "1767203094",
"uncertainty": 120
},
"stopId": "0:NPALO2",
"stopSequence": 18
},
{
"arrival": {
"time": "1767203274",
"uncertainty": 120
},
"departure": {
"time": "1767203274",
"uncertainty": 120
},
"stopId": "0:MARPI1R",
"stopSequence": 19
},
{
"arrival": {
"time": "1767203574",
"uncertainty": 120
},
"stopId": "0:NGLAC1",
"stopSequence": 20
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "T4",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39005561"
}
}
},
{
"id": "9114169",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767200457",
"uncertainty": 120
},
"departure": {
"time": "1767200457",
"uncertainty": 120
},
"stopId": "0:LANGER",
"stopSequence": 2
},
{
"arrival": {
"time": "1767200501",
"uncertainty": 120
},
"stopId": "0:LANGV1A",
"stopSequence": 3
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "51",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39114169"
},
"vehicle": {
"id": "4411",
"label": "4411"
}
}
},
{
"id": "9114170",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767202740",
"uncertainty": 120
},
"stopId": "0:PATAA",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "51",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39114170"
}
}
},
{
"id": "9114151",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767203940",
"uncertainty": 120
},
"stopId": "0:LANRPA",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "51",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39114151"
}
}
},
{
"id": "8806737",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767198662",
"uncertainty": 120
},
"stopId": "0:NESCA1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767198732",
"uncertainty": 120
},
"departure": {
"time": "1767198732",
"uncertainty": 120
},
"stopId": "0:COURA",
"stopSequence": 2
},
{
"arrival": {
"time": "1767198814",
"uncertainty": 120
},
"departure": {
"time": "1767198814",
"uncertainty": 120
},
"stopId": "0:JOLA",
"stopSequence": 3
},
{
"arrival": {
"time": "1767198874",
"uncertainty": 120
},
"departure": {
"time": "1767198878",
"uncertainty": 120
},
"stopId": "0:FONA",
"stopSequence": 4
},
{
"arrival": {
"time": "1767198915",
"uncertainty": 120
},
"departure": {
"time": "1767198915",
"uncertainty": 120
},
"stopId": "0:BASA",
"stopSequence": 5
},
{
"arrival": {
"time": "1767198936",
"uncertainty": 120
},
"departure": {
"time": "1767198936",
"uncertainty": 120
},
"stopId": "0:CITAT",
"stopSequence": 6
},
{
"arrival": {
"time": "1767199013",
"uncertainty": 120
},
"departure": {
"time": "1767199016",
"uncertainty": 120
},
"stopId": "0:MINT2A",
"stopSequence": 7
},
{
"arrival": {
"time": "1767199161",
"uncertainty": 120
},
"departure": {
"time": "1767199195",
"uncertainty": 120
},
"stopId": "0:CRAA1",
"stopSequence": 8
},
{
"arrival": {
"time": "1767199272",
"uncertainty": 120
},
"departure": {
"time": "1767199272",
"uncertainty": 120
},
"stopId": "0:HIRA",
"stopSequence": 9
},
{
"arrival": {
"time": "1767199314",
"uncertainty": 120
},
"departure": {
"time": "1767199318",
"uncertainty": 120
},
"stopId": "0:PARA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767199403",
"uncertainty": 120
},
"departure": {
"time": "1767199408",
"uncertainty": 120
},
"stopId": "0:CHR",
"stopSequence": 11
},
{
"arrival": {
"time": "1767199482",
"uncertainty": 120
},
"departure": {
"time": "1767199482",
"uncertainty": 120
},
"stopId": "0:HFRENR",
"stopSequence": 12
},
{
"arrival": {
"time": "1767199521",
"uncertainty": 120
},
"departure": {
"time": "1767199521",
"uncertainty": 120
},
"stopId": "0:VIGR",
"stopSequence": 13
},
{
"arrival": {
"time": "1767199582",
"uncertainty": 120
},
"departure": {
"time": "1767199582",
"uncertainty": 120
},
"stopId": "0:FENR",
"stopSequence": 14
},
{
"arrival": {
"time": "1767199688",
"uncertainty": 120
},
"departure": {
"time": "1767199692",
"uncertainty": 120
},
"stopId": "0:FRCI",
"stopSequence": 15
},
{
"arrival": {
"time": "1767199782",
"uncertainty": 120
},
"departure": {
"time": "1767199790",
"uncertainty": 120
},
"stopId": "0:DOUA",
"stopSequence": 16
},
{
"arrival": {
"time": "1767199841",
"uncertainty": 120
},
"departure": {
"time": "1767199879",
"uncertainty": 120
},
"stopId": "0:SULA",
"stopSequence": 17
},
{
"arrival": {
"time": "1767200162",
"uncertainty": 120
},
"departure": {
"time": "1767200162",
"uncertainty": 120
},
"stopId": "0:DUPA",
"stopSequence": 18
},
{
"arrival": {
"time": "1767200248",
"uncertainty": 120
},
"departure": {
"time": "1767200248",
"uncertainty": 120
},
"stopId": "0:DAGA",
"stopSequence": 19
},
{
"arrival": {
"time": "1767200366",
"uncertainty": 120
},
"departure": {
"time": "1767200413",
"uncertainty": 120
},
"stopId": "0:GAMC",
"stopSequence": 20
},
{
"arrival": {
"time": "1767200519",
"uncertainty": 120
},
"departure": {
"time": "1767200519",
"uncertainty": 120
},
"stopId": "0:MSC",
"stopSequence": 21
},
{
"arrival": {
"time": "1767200606",
"uncertainty": 120
},
"departure": {
"time": "1767200606",
"uncertainty": 120
},
"stopId": "0:ArenA",
"stopSequence": 22
},
{
"arrival": {
"time": "1767200726",
"uncertainty": 120
},
"departure": {
"time": "1767200726",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 23
},
{
"arrival": {
"time": "1767200780",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 24
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38806737"
},
"vehicle": {
"id": "372",
"label": "372"
}
}
},
{
"id": "8806739",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767202080",
"uncertainty": 120
},
"stopId": "0:NESCA1",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38806739"
}
}
},
{
"id": "8806738",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767200274",
"uncertainty": 120
},
"stopId": "0:NESCA1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767200348",
"uncertainty": 120
},
"departure": {
"time": "1767200364",
"uncertainty": 120
},
"stopId": "0:COURA",
"stopSequence": 2
},
{
"arrival": {
"time": "1767200395",
"uncertainty": 120
},
"departure": {
"time": "1767200435",
"uncertainty": 120
},
"stopId": "0:JOLA",
"stopSequence": 3
},
{
"arrival": {
"time": "1767200518",
"uncertainty": 120
},
"departure": {
"time": "1767200518",
"uncertainty": 120
},
"stopId": "0:FONA",
"stopSequence": 4
},
{
"arrival": {
"time": "1767200552",
"uncertainty": 120
},
"departure": {
"time": "1767200552",
"uncertainty": 120
},
"stopId": "0:BASA",
"stopSequence": 5
},
{
"arrival": {
"time": "1767200574",
"uncertainty": 120
},
"departure": {
"time": "1767200574",
"uncertainty": 120
},
"stopId": "0:CITAT",
"stopSequence": 6
},
{
"arrival": {
"time": "1767200659",
"uncertainty": 120
},
"departure": {
"time": "1767200659",
"uncertainty": 120
},
"stopId": "0:MINT2A",
"stopSequence": 7
},
{
"arrival": {
"time": "1767200779",
"uncertainty": 120
},
"departure": {
"time": "1767200779",
"uncertainty": 120
},
"stopId": "0:CRAA1",
"stopSequence": 8
},
{
"arrival": {
"time": "1767200858",
"uncertainty": 120
},
"departure": {
"time": "1767200858",
"uncertainty": 120
},
"stopId": "0:HIRA",
"stopSequence": 9
},
{
"arrival": {
"time": "1767200900",
"uncertainty": 120
},
"departure": {
"time": "1767200900",
"uncertainty": 120
},
"stopId": "0:PARA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767200981",
"uncertainty": 120
},
"departure": {
"time": "1767200981",
"uncertainty": 120
},
"stopId": "0:CHR",
"stopSequence": 11
},
{
"arrival": {
"time": "1767201051",
"uncertainty": 120
},
"departure": {
"time": "1767201051",
"uncertainty": 120
},
"stopId": "0:HFRENR",
"stopSequence": 12
},
{
"arrival": {
"time": "1767201093",
"uncertainty": 120
},
"departure": {
"time": "1767201093",
"uncertainty": 120
},
"stopId": "0:VIGR",
"stopSequence": 13
},
{
"arrival": {
"time": "1767201153",
"uncertainty": 120
},
"departure": {
"time": "1767201153",
"uncertainty": 120
},
"stopId": "0:FENR",
"stopSequence": 14
},
{
"arrival": {
"time": "1767201191",
"uncertainty": 120
},
"departure": {
"time": "1767201191",
"uncertainty": 120
},
"stopId": "0:FRCI",
"stopSequence": 15
},
{
"arrival": {
"time": "1767201272",
"uncertainty": 120
},
"departure": {
"time": "1767201272",
"uncertainty": 120
},
"stopId": "0:DOUA",
"stopSequence": 16
},
{
"arrival": {
"time": "1767201319",
"uncertainty": 120
},
"departure": {
"time": "1767201319",
"uncertainty": 120
},
"stopId": "0:SULA",
"stopSequence": 17
},
{
"arrival": {
"time": "1767201452",
"uncertainty": 120
},
"departure": {
"time": "1767201452",
"uncertainty": 120
},
"stopId": "0:DUPA",
"stopSequence": 18
},
{
"arrival": {
"time": "1767201540",
"uncertainty": 120
},
"departure": {
"time": "1767201540",
"uncertainty": 120
},
"stopId": "0:DAGA",
"stopSequence": 19
},
{
"arrival": {
"time": "1767201660",
"uncertainty": 120
},
"departure": {
"time": "1767201660",
"uncertainty": 120
},
"stopId": "0:GAMC",
"stopSequence": 20
},
{
"arrival": {
"time": "1767201758",
"uncertainty": 120
},
"departure": {
"time": "1767201758",
"uncertainty": 120
},
"stopId": "0:MSC",
"stopSequence": 21
},
{
"arrival": {
"time": "1767201843",
"uncertainty": 120
},
"departure": {
"time": "1767201843",
"uncertainty": 120
},
"stopId": "0:ArenA",
"stopSequence": 22
},
{
"arrival": {
"time": "1767201977",
"uncertainty": 120
},
"departure": {
"time": "1767201977",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 23
},
{
"arrival": {
"time": "1767202044",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 24
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38806738"
},
"vehicle": {
"id": "373",
"label": "373"
}
}
},
{
"id": "8806740",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767203880",
"uncertainty": 120
},
"stopId": "0:NESCA1",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38806740"
}
}
},
{
"id": "8982448",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767203640",
"uncertainty": 120
},
"stopId": "0:8MAI45T",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "9",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38982448"
}
}
},
{
"id": "8686480",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767201300",
"uncertainty": 120
},
"stopId": "0:CONDAA",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "87",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38686480"
}
}
},
{
"id": "8982446",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767199382",
"uncertainty": 120
},
"stopId": "0:8MAI45T",
"stopSequence": 1
},
{
"arrival": {
"time": "1767199452",
"uncertainty": 120
},
"departure": {
"time": "1767199452",
"uncertainty": 120
},
"stopId": "0:BCIM",
"stopSequence": 2
},
{
"arrival": {
"time": "1767199484",
"uncertainty": 120
},
"departure": {
"time": "1767199484",
"uncertainty": 120
},
"stopId": "0:BCH",
"stopSequence": 3
},
{
"arrival": {
"time": "1767199597",
"uncertainty": 120
},
"departure": {
"time": "1767199605",
"uncertainty": 120
},
"stopId": "0:BOUCHVV",
"stopSequence": 4
},
{
"arrival": {
"time": "1767199664",
"uncertainty": 120
},
"departure": {
"time": "1767199667",
"uncertainty": 120
},
"stopId": "0:BOUMANA",
"stopSequence": 5
},
{
"arrival": {
"time": "1767199743",
"uncertainty": 120
},
"departure": {
"time": "1767199744",
"uncertainty": 120
},
"stopId": "0:BOUGYMA",
"stopSequence": 6
},
{
"arrival": {
"time": "1767199784",
"uncertainty": 120
},
"departure": {
"time": "1767199784",
"uncertainty": 120
},
"stopId": "0:BOUSOU",
"stopSequence": 7
},
{
"arrival": {
"time": "1767199835",
"uncertainty": 120
},
"departure": {
"time": "1767199867",
"uncertainty": 120
},
"stopId": "0:madone",
"stopSequence": 8
},
{
"arrival": {
"time": "1767199999",
"uncertainty": 120
},
"departure": {
"time": "1767199999",
"uncertainty": 120
},
"stopId": "0:BOULBA",
"stopSequence": 9
},
{
"arrival": {
"time": "1767200026",
"uncertainty": 120
},
"departure": {
"time": "1767200026",
"uncertainty": 120
},
"stopId": "0:BOULBDR",
"stopSequence": 10
},
{
"arrival": {
"time": "1767200278",
"uncertainty": 120
},
"departure": {
"time": "1767200278",
"uncertainty": 120
},
"stopId": "0:ARLT",
"stopSequence": 11
},
{
"arrival": {
"time": "1767200626",
"uncertainty": 120
},
"departure": {
"time": "1767200626",
"uncertainty": 120
},
"stopId": "0:NARA",
"stopSequence": 12
},
{
"arrival": {
"time": "1767200728",
"uncertainty": 120
},
"departure": {
"time": "1767200728",
"uncertainty": 120
},
"stopId": "0:PLATA",
"stopSequence": 13
},
{
"arrival": {
"time": "1767200894",
"uncertainty": 120
},
"departure": {
"time": "1767200894",
"uncertainty": 120
},
"stopId": "0:ALLA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767201073",
"uncertainty": 120
},
"departure": {
"time": "1767201073",
"uncertainty": 120
},
"stopId": "0:NEMA",
"stopSequence": 15
},
{
"arrival": {
"time": "1767201172",
"uncertainty": 120
},
"departure": {
"time": "1767201172",
"uncertainty": 120
},
"stopId": "0:BARCA",
"stopSequence": 16
},
{
"arrival": {
"time": "1767201280",
"uncertainty": 120
},
"departure": {
"time": "1767201280",
"uncertainty": 120
},
"stopId": "0:LYCCI",
"stopSequence": 17
},
{
"arrival": {
"time": "1767201439",
"uncertainty": 120
},
"departure": {
"time": "1767201439",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 18
},
{
"arrival": {
"time": "1767201495",
"uncertainty": 120
},
"departure": {
"time": "1767201495",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 19
},
{
"arrival": {
"time": "1767201622",
"uncertainty": 120
},
"departure": {
"time": "1767201622",
"uncertainty": 120
},
"stopId": "0:ArenR",
"stopSequence": 20
},
{
"arrival": {
"time": "1767201707",
"uncertainty": 120
},
"departure": {
"time": "1767201707",
"uncertainty": 120
},
"stopId": "0:MSCR",
"stopSequence": 21
},
{
"arrival": {
"time": "1767201772",
"uncertainty": 120
},
"departure": {
"time": "1767201772",
"uncertainty": 120
},
"stopId": "0:VIE",
"stopSequence": 22
},
{
"arrival": {
"time": "1767201842",
"uncertainty": 120
},
"departure": {
"time": "1767201842",
"uncertainty": 120
},
"stopId": "0:ROOA",
"stopSequence": 23
},
{
"arrival": {
"time": "1767201945",
"uncertainty": 120
},
"departure": {
"time": "1767201945",
"uncertainty": 120
},
"stopId": "0:PROTR",
"stopSequence": 24
},
{
"arrival": {
"time": "1767202075",
"uncertainty": 120
},
"departure": {
"time": "1767202075",
"uncertainty": 120
},
"stopId": "0:GAFA",
"stopSequence": 25
},
{
"arrival": {
"time": "1767202099",
"uncertainty": 120
},
"departure": {
"time": "1767202099",
"uncertainty": 120
},
"stopId": "0:ROSA",
"stopSequence": 26
},
{
"arrival": {
"time": "1767202115",
"uncertainty": 120
},
"departure": {
"time": "1767202115",
"uncertainty": 120
},
"stopId": "0:ESPAA",
"stopSequence": 27
},
{
"arrival": {
"time": "1767202166",
"uncertainty": 120
},
"departure": {
"time": "1767202166",
"uncertainty": 120
},
"stopId": "0:ARCA",
"stopSequence": 28
},
{
"arrival": {
"time": "1767202196",
"uncertainty": 120
},
"departure": {
"time": "1767202196",
"uncertainty": 120
},
"stopId": "0:BALA",
"stopSequence": 29
},
{
"arrival": {
"time": "1767202209",
"uncertainty": 120
},
"departure": {
"time": "1767202209",
"uncertainty": 120
},
"stopId": "0:BOUA",
"stopSequence": 30
},
{
"arrival": {
"time": "1767202310",
"uncertainty": 120
},
"departure": {
"time": "1767202310",
"uncertainty": 120
},
"stopId": "0:PILOA",
"stopSequence": 31
},
{
"arrival": {
"time": "1767202367",
"uncertainty": 120
},
"departure": {
"time": "1767202367",
"uncertainty": 120
},
"stopId": "0:PARAA",
"stopSequence": 32
},
{
"arrival": {
"time": "1767202383",
"uncertainty": 120
},
"departure": {
"time": "1767202383",
"uncertainty": 120
},
"stopId": "0:MARGA",
"stopSequence": 33
},
{
"arrival": {
"time": "1767202426",
"uncertainty": 120
},
"stopId": "0:ALEST",
"stopSequence": 34
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "9",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38982446"
},
"vehicle": {
"id": "371",
"label": "371"
}
}
},
{
"id": "8982447",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767201370",
"uncertainty": 120
},
"stopId": "0:8MAI45T",
"stopSequence": 1
},
{
"arrival": {
"time": "1767201451",
"uncertainty": 120
},
"departure": {
"time": "1767201451",
"uncertainty": 120
},
"stopId": "0:BCIM",
"stopSequence": 2
},
{
"arrival": {
"time": "1767201487",
"uncertainty": 120
},
"departure": {
"time": "1767201487",
"uncertainty": 120
},
"stopId": "0:BCH",
"stopSequence": 3
},
{
"arrival": {
"time": "1767201607",
"uncertainty": 120
},
"departure": {
"time": "1767201607",
"uncertainty": 120
},
"stopId": "0:BOUCHVV",
"stopSequence": 4
},
{
"arrival": {
"time": "1767201670",
"uncertainty": 120
},
"departure": {
"time": "1767201670",
"uncertainty": 120
},
"stopId": "0:BOUMANA",
"stopSequence": 5
},
{
"arrival": {
"time": "1767201763",
"uncertainty": 120
},
"departure": {
"time": "1767201763",
"uncertainty": 120
},
"stopId": "0:BOUGYMA",
"stopSequence": 6
},
{
"arrival": {
"time": "1767201794",
"uncertainty": 120
},
"departure": {
"time": "1767201794",
"uncertainty": 120
},
"stopId": "0:BOUSOU",
"stopSequence": 7
},
{
"arrival": {
"time": "1767201850",
"uncertainty": 120
},
"departure": {
"time": "1767201850",
"uncertainty": 120
},
"stopId": "0:madone",
"stopSequence": 8
},
{
"arrival": {
"time": "1767201986",
"uncertainty": 120
},
"departure": {
"time": "1767201986",
"uncertainty": 120
},
"stopId": "0:BOULBA",
"stopSequence": 9
},
{
"arrival": {
"time": "1767202030",
"uncertainty": 120
},
"departure": {
"time": "1767202030",
"uncertainty": 120
},
"stopId": "0:BOULBDR",
"stopSequence": 10
},
{
"arrival": {
"time": "1767202330",
"uncertainty": 120
},
"departure": {
"time": "1767202330",
"uncertainty": 120
},
"stopId": "0:ARLT",
"stopSequence": 11
},
{
"arrival": {
"time": "1767202528",
"uncertainty": 120
},
"departure": {
"time": "1767202528",
"uncertainty": 120
},
"stopId": "0:NARA",
"stopSequence": 12
},
{
"arrival": {
"time": "1767202630",
"uncertainty": 120
},
"departure": {
"time": "1767202630",
"uncertainty": 120
},
"stopId": "0:PLATA",
"stopSequence": 13
},
{
"arrival": {
"time": "1767202746",
"uncertainty": 120
},
"departure": {
"time": "1767202746",
"uncertainty": 120
},
"stopId": "0:ALLA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767202870",
"uncertainty": 120
},
"departure": {
"time": "1767202870",
"uncertainty": 120
},
"stopId": "0:NEMA",
"stopSequence": 15
},
{
"arrival": {
"time": "1767202955",
"uncertainty": 120
},
"departure": {
"time": "1767202955",
"uncertainty": 120
},
"stopId": "0:BARCA",
"stopSequence": 16
},
{
"arrival": {
"time": "1767203047",
"uncertainty": 120
},
"departure": {
"time": "1767203047",
"uncertainty": 120
},
"stopId": "0:LYCCI",
"stopSequence": 17
},
{
"arrival": {
"time": "1767203170",
"uncertainty": 120
},
"departure": {
"time": "1767203170",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 18
},
{
"arrival": {
"time": "1767203230",
"uncertainty": 120
},
"departure": {
"time": "1767203230",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 19
},
{
"arrival": {
"time": "1767203350",
"uncertainty": 120
},
"departure": {
"time": "1767203350",
"uncertainty": 120
},
"stopId": "0:ArenR",
"stopSequence": 20
},
{
"arrival": {
"time": "1767203410",
"uncertainty": 120
},
"departure": {
"time": "1767203410",
"uncertainty": 120
},
"stopId": "0:MSCR",
"stopSequence": 21
},
{
"arrival": {
"time": "1767203502",
"uncertainty": 120
},
"departure": {
"time": "1767203502",
"uncertainty": 120
},
"stopId": "0:VIE",
"stopSequence": 22
},
{
"arrival": {
"time": "1767203590",
"uncertainty": 120
},
"departure": {
"time": "1767203590",
"uncertainty": 120
},
"stopId": "0:ROOA",
"stopSequence": 23
},
{
"arrival": {
"time": "1767203693",
"uncertainty": 120
},
"departure": {
"time": "1767203693",
"uncertainty": 120
},
"stopId": "0:PROTR",
"stopSequence": 24
},
{
"arrival": {
"time": "1767203734",
"uncertainty": 120
},
"departure": {
"time": "1767203734",
"uncertainty": 120
},
"stopId": "0:GAFA",
"stopSequence": 25
},
{
"arrival": {
"time": "1767203821",
"uncertainty": 120
},
"departure": {
"time": "1767203821",
"uncertainty": 120
},
"stopId": "0:ROSA",
"stopSequence": 26
},
{
"arrival": {
"time": "1767203876",
"uncertainty": 120
},
"departure": {
"time": "1767203876",
"uncertainty": 120
},
"stopId": "0:ESPAA",
"stopSequence": 27
},
{
"arrival": {
"time": "1767203909",
"uncertainty": 120
},
"departure": {
"time": "1767203909",
"uncertainty": 120
},
"stopId": "0:ARCA",
"stopSequence": 28
},
{
"arrival": {
"time": "1767204015",
"uncertainty": 120
},
"departure": {
"time": "1767204015",
"uncertainty": 120
},
"stopId": "0:BALA",
"stopSequence": 29
},
{
"arrival": {
"time": "1767204060",
"uncertainty": 120
},
"departure": {
"time": "1767204060",
"uncertainty": 120
},
"stopId": "0:BOUA",
"stopSequence": 30
},
{
"arrival": {
"time": "1767204112",
"uncertainty": 120
},
"departure": {
"time": "1767204112",
"uncertainty": 120
},
"stopId": "0:PILOA",
"stopSequence": 31
},
{
"arrival": {
"time": "1767204161",
"uncertainty": 120
},
"departure": {
"time": "1767204161",
"uncertainty": 120
},
"stopId": "0:PARAA",
"stopSequence": 32
},
{
"arrival": {
"time": "1767204217",
"uncertainty": 120
},
"departure": {
"time": "1767204217",
"uncertainty": 120
},
"stopId": "0:MARGA",
"stopSequence": 33
},
{
"arrival": {
"time": "1767204260",
"uncertainty": 120
},
"stopId": "0:ALEST",
"stopSequence": 34
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "9",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38982447"
}
}
},
{
"id": "8806712",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767202458",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38806712"
}
}
},
{
"id": "8982422",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767201240",
"uncertainty": 120
},
"stopId": "0:ALEST",
"stopSequence": 1
},
{
"arrival": {
"time": "1767201271",
"uncertainty": 120
},
"departure": {
"time": "1767201271",
"uncertainty": 120
},
"stopId": "0:MARGR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767201316",
"uncertainty": 120
},
"departure": {
"time": "1767201316",
"uncertainty": 120
},
"stopId": "0:PARAR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767201349",
"uncertainty": 120
},
"departure": {
"time": "1767201349",
"uncertainty": 120
},
"stopId": "0:PILOR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767201389",
"uncertainty": 120
},
"departure": {
"time": "1767201389",
"uncertainty": 120
},
"stopId": "0:BOUILR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767201424",
"uncertainty": 120
},
"departure": {
"time": "1767201424",
"uncertainty": 120
},
"stopId": "0:BALR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767201480",
"uncertainty": 120
},
"departure": {
"time": "1767201480",
"uncertainty": 120
},
"stopId": "0:ARCR",
"stopSequence": 7
},
{
"arrival": {
"time": "1767201502",
"uncertainty": 120
},
"departure": {
"time": "1767201502",
"uncertainty": 120
},
"stopId": "0:ESPAR",
"stopSequence": 8
},
{
"arrival": {
"time": "1767201624",
"uncertainty": 120
},
"departure": {
"time": "1767201624",
"uncertainty": 120
},
"stopId": "0:GAFR",
"stopSequence": 9
},
{
"arrival": {
"time": "1767201652",
"uncertainty": 120
},
"departure": {
"time": "1767201652",
"uncertainty": 120
},
"stopId": "0:STAAR",
"stopSequence": 10
},
{
"arrival": {
"time": "1767201681",
"uncertainty": 120
},
"departure": {
"time": "1767201681",
"uncertainty": 120
},
"stopId": "0:PROTA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767201780",
"uncertainty": 120
},
"departure": {
"time": "1767201780",
"uncertainty": 120
},
"stopId": "0:SANR",
"stopSequence": 12
},
{
"arrival": {
"time": "1767201907",
"uncertainty": 120
},
"departure": {
"time": "1767201907",
"uncertainty": 120
},
"stopId": "0:RACR",
"stopSequence": 13
},
{
"arrival": {
"time": "1767202071",
"uncertainty": 120
},
"departure": {
"time": "1767202071",
"uncertainty": 120
},
"stopId": "0:ArenA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767202256",
"uncertainty": 120
},
"departure": {
"time": "1767202256",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 15
},
{
"arrival": {
"time": "1767202316",
"uncertainty": 120
},
"departure": {
"time": "1767202316",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 16
},
{
"arrival": {
"time": "1767202355",
"uncertainty": 120
},
"departure": {
"time": "1767202355",
"uncertainty": 120
},
"stopId": "0:GARETA",
"stopSequence": 17
},
{
"arrival": {
"time": "1767202453",
"uncertainty": 120
},
"departure": {
"time": "1767202453",
"uncertainty": 120
},
"stopId": "0:GARER",
"stopSequence": 18
},
{
"arrival": {
"time": "1767202532",
"uncertainty": 120
},
"departure": {
"time": "1767202532",
"uncertainty": 120
},
"stopId": "0:BARCR",
"stopSequence": 19
},
{
"arrival": {
"time": "1767202619",
"uncertainty": 120
},
"departure": {
"time": "1767202619",
"uncertainty": 120
},
"stopId": "0:NEMR",
"stopSequence": 20
},
{
"arrival": {
"time": "1767202723",
"uncertainty": 120
},
"departure": {
"time": "1767202723",
"uncertainty": 120
},
"stopId": "0:ALLR",
"stopSequence": 21
},
{
"arrival": {
"time": "1767202859",
"uncertainty": 120
},
"departure": {
"time": "1767202859",
"uncertainty": 120
},
"stopId": "0:PLATR",
"stopSequence": 22
},
{
"arrival": {
"time": "1767202960",
"uncertainty": 120
},
"departure": {
"time": "1767202960",
"uncertainty": 120
},
"stopId": "0:NARR",
"stopSequence": 23
},
{
"arrival": {
"time": "1767203099",
"uncertainty": 120
},
"departure": {
"time": "1767203099",
"uncertainty": 120
},
"stopId": "0:ARLT",
"stopSequence": 24
},
{
"arrival": {
"time": "1767203459",
"uncertainty": 120
},
"departure": {
"time": "1767203459",
"uncertainty": 120
},
"stopId": "0:BOULBD2R",
"stopSequence": 25
},
{
"arrival": {
"time": "1767203519",
"uncertainty": 120
},
"departure": {
"time": "1767203519",
"uncertainty": 120
},
"stopId": "0:BOULBR",
"stopSequence": 26
},
{
"arrival": {
"time": "1767203579",
"uncertainty": 120
},
"stopId": "0:8MAI45T",
"stopSequence": 27
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "9",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38982422"
}
}
},
{
"id": "8982423",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767203280",
"uncertainty": 120
},
"stopId": "0:ALEST",
"stopSequence": 1
},
{
"arrival": {
"time": "1767203311",
"uncertainty": 120
},
"departure": {
"time": "1767203311",
"uncertainty": 120
},
"stopId": "0:MARGR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767203356",
"uncertainty": 120
},
"departure": {
"time": "1767203356",
"uncertainty": 120
},
"stopId": "0:PARAR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767203389",
"uncertainty": 120
},
"departure": {
"time": "1767203389",
"uncertainty": 120
},
"stopId": "0:PILOR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767203429",
"uncertainty": 120
},
"departure": {
"time": "1767203429",
"uncertainty": 120
},
"stopId": "0:BOUILR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767203464",
"uncertainty": 120
},
"departure": {
"time": "1767203464",
"uncertainty": 120
},
"stopId": "0:BALR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767203520",
"uncertainty": 120
},
"departure": {
"time": "1767203520",
"uncertainty": 120
},
"stopId": "0:ARCR",
"stopSequence": 7
},
{
"arrival": {
"time": "1767203542",
"uncertainty": 120
},
"departure": {
"time": "1767203542",
"uncertainty": 120
},
"stopId": "0:ESPAR",
"stopSequence": 8
},
{
"arrival": {
"time": "1767203664",
"uncertainty": 120
},
"departure": {
"time": "1767203664",
"uncertainty": 120
},
"stopId": "0:GAFR",
"stopSequence": 9
},
{
"arrival": {
"time": "1767203692",
"uncertainty": 120
},
"departure": {
"time": "1767203692",
"uncertainty": 120
},
"stopId": "0:STAAR",
"stopSequence": 10
},
{
"arrival": {
"time": "1767203721",
"uncertainty": 120
},
"departure": {
"time": "1767203721",
"uncertainty": 120
},
"stopId": "0:PROTA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767203820",
"uncertainty": 120
},
"departure": {
"time": "1767203820",
"uncertainty": 120
},
"stopId": "0:SANR",
"stopSequence": 12
},
{
"arrival": {
"time": "1767204014",
"uncertainty": 120
},
"departure": {
"time": "1767204014",
"uncertainty": 120
},
"stopId": "0:RACR",
"stopSequence": 13
},
{
"arrival": {
"time": "1767204180",
"uncertainty": 120
},
"departure": {
"time": "1767204180",
"uncertainty": 120
},
"stopId": "0:ArenA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767204360",
"uncertainty": 120
},
"departure": {
"time": "1767204360",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 15
},
{
"arrival": {
"time": "1767204480",
"uncertainty": 120
},
"departure": {
"time": "1767204480",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 16
},
{
"arrival": {
"time": "1767204518",
"uncertainty": 120
},
"departure": {
"time": "1767204518",
"uncertainty": 120
},
"stopId": "0:GARETA",
"stopSequence": 17
},
{
"arrival": {
"time": "1767204615",
"uncertainty": 120
},
"departure": {
"time": "1767204615",
"uncertainty": 120
},
"stopId": "0:GARER",
"stopSequence": 18
},
{
"arrival": {
"time": "1767204693",
"uncertainty": 120
},
"departure": {
"time": "1767204693",
"uncertainty": 120
},
"stopId": "0:BARCR",
"stopSequence": 19
},
{
"arrival": {
"time": "1767204779",
"uncertainty": 120
},
"departure": {
"time": "1767204779",
"uncertainty": 120
},
"stopId": "0:NEMR",
"stopSequence": 20
},
{
"arrival": {
"time": "1767204883",
"uncertainty": 120
},
"departure": {
"time": "1767204883",
"uncertainty": 120
},
"stopId": "0:ALLR",
"stopSequence": 21
},
{
"arrival": {
"time": "1767205019",
"uncertainty": 120
},
"departure": {
"time": "1767205019",
"uncertainty": 120
},
"stopId": "0:PLATR",
"stopSequence": 22
},
{
"arrival": {
"time": "1767205120",
"uncertainty": 120
},
"departure": {
"time": "1767205120",
"uncertainty": 120
},
"stopId": "0:NARR",
"stopSequence": 23
},
{
"arrival": {
"time": "1767205259",
"uncertainty": 120
},
"stopId": "0:ARLT",
"stopSequence": 24
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "9",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38982423"
}
}
},
{
"id": "8882928",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767201000",
"uncertainty": 120
},
"stopId": "0:NPALO1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767201137",
"uncertainty": 120
},
"departure": {
"time": "1767201137",
"uncertainty": 120
},
"stopId": "0:MINT2A",
"stopSequence": 2
},
{
"arrival": {
"time": "1767201226",
"uncertainty": 120
},
"departure": {
"time": "1767201226",
"uncertainty": 120
},
"stopId": "0:JBABT2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1767201334",
"uncertainty": 120
},
"departure": {
"time": "1767201334",
"uncertainty": 120
},
"stopId": "0:CBAT2A",
"stopSequence": 4
},
{
"arrival": {
"time": "1767201444",
"uncertainty": 120
},
"departure": {
"time": "1767201444",
"uncertainty": 120
},
"stopId": "0:MOUT2A",
"stopSequence": 5
},
{
"arrival": {
"time": "1767201526",
"uncertainty": 120
},
"departure": {
"time": "1767201526",
"uncertainty": 120
},
"stopId": "0:DOMT2A",
"stopSequence": 6
},
{
"arrival": {
"time": "1767201675",
"uncertainty": 120
},
"departure": {
"time": "1767201675",
"uncertainty": 120
},
"stopId": "0:BAUT2A",
"stopSequence": 7
},
{
"arrival": {
"time": "1767201760",
"uncertainty": 120
},
"departure": {
"time": "1767201760",
"uncertainty": 120
},
"stopId": "0:OBST2A",
"stopSequence": 8
},
{
"arrival": {
"time": "1767201927",
"uncertainty": 120
},
"departure": {
"time": "1767201927",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1767202107",
"uncertainty": 120
},
"departure": {
"time": "1767202107",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767202167",
"uncertainty": 120
},
"departure": {
"time": "1767202167",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 11
},
{
"arrival": {
"time": "1767202287",
"uncertainty": 120
},
"departure": {
"time": "1767202287",
"uncertainty": 120
},
"stopId": "0:MONT2A",
"stopSequence": 12
},
{
"arrival": {
"time": "1767202445",
"uncertainty": 120
},
"departure": {
"time": "1767202445",
"uncertainty": 120
},
"stopId": "0:JAUBA",
"stopSequence": 13
},
{
"arrival": {
"time": "1767202554",
"uncertainty": 120
},
"departure": {
"time": "1767202554",
"uncertainty": 120
},
"stopId": "0:KENA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767202685",
"uncertainty": 120
},
"departure": {
"time": "1767202685",
"uncertainty": 120
},
"stopId": "0:AMAA",
"stopSequence": 15
},
{
"arrival": {
"time": "1767202805",
"uncertainty": 120
},
"departure": {
"time": "1767202805",
"uncertainty": 120
},
"stopId": "0:FERMR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767202865",
"uncertainty": 120
},
"departure": {
"time": "1767202865",
"uncertainty": 120
},
"stopId": "0:UNIAR",
"stopSequence": 17
},
{
"arrival": {
"time": "1767202985",
"uncertainty": 120
},
"departure": {
"time": "1767202985",
"uncertainty": 120
},
"stopId": "0:PISST2R",
"stopSequence": 18
},
{
"arrival": {
"time": "1767203045",
"uncertainty": 120
},
"departure": {
"time": "1767203045",
"uncertainty": 120
},
"stopId": "0:NIMPORA",
"stopSequence": 19
},
{
"arrival": {
"time": "1767203165",
"uncertainty": 120
},
"departure": {
"time": "1767203165",
"uncertainty": 120
},
"stopId": "0:NIMCAMA",
"stopSequence": 20
},
{
"arrival": {
"time": "1767203225",
"uncertainty": 120
},
"departure": {
"time": "1767203225",
"uncertainty": 120
},
"stopId": "0:NIMCOMPA",
"stopSequence": 21
},
{
"arrival": {
"time": "1767203285",
"uncertainty": 120
},
"departure": {
"time": "1767203285",
"uncertainty": 120
},
"stopId": "0:NIMLAENA",
"stopSequence": 22
},
{
"arrival": {
"time": "1767203405",
"uncertainty": 120
},
"departure": {
"time": "1767203405",
"uncertainty": 120
},
"stopId": "0:FACA",
"stopSequence": 23
},
{
"arrival": {
"time": "1767203640",
"uncertainty": 120
},
"departure": {
"time": "1767203640",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CAR1",
"stopSequence": 24
},
{
"arrival": {
"time": "1767203460",
"uncertainty": 120
},
"departure": {
"time": "1767203460",
"uncertainty": 120
},
"stopId": "0:CARTA",
"stopSequence": 25
},
{
"arrival": {
"time": "1767203580",
"uncertainty": 120
},
"stopId": "0:CHUA",
"stopSequence": 26
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38882928"
}
}
},
{
"id": "8982421",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767199051",
"uncertainty": 120
},
"stopId": "0:ALEST",
"stopSequence": 1
},
{
"arrival": {
"time": "1767199078",
"uncertainty": 120
},
"departure": {
"time": "1767199082",
"uncertainty": 120
},
"stopId": "0:MARGR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767199131",
"uncertainty": 120
},
"departure": {
"time": "1767199131",
"uncertainty": 120
},
"stopId": "0:PARAR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767199157",
"uncertainty": 120
},
"departure": {
"time": "1767199168",
"uncertainty": 120
},
"stopId": "0:PILOR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767199205",
"uncertainty": 120
},
"departure": {
"time": "1767199205",
"uncertainty": 120
},
"stopId": "0:BOUILR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767199225",
"uncertainty": 120
},
"departure": {
"time": "1767199235",
"uncertainty": 120
},
"stopId": "0:BALR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767199276",
"uncertainty": 120
},
"departure": {
"time": "1767199276",
"uncertainty": 120
},
"stopId": "0:ARCR",
"stopSequence": 7
},
{
"arrival": {
"time": "1767199309",
"uncertainty": 120
},
"departure": {
"time": "1767199309",
"uncertainty": 120
},
"stopId": "0:ESPAR",
"stopSequence": 8
},
{
"arrival": {
"time": "1767199379",
"uncertainty": 120
},
"departure": {
"time": "1767199379",
"uncertainty": 120
},
"stopId": "0:GAFR",
"stopSequence": 9
},
{
"arrival": {
"time": "1767199416",
"uncertainty": 120
},
"departure": {
"time": "1767199416",
"uncertainty": 120
},
"stopId": "0:STAAR",
"stopSequence": 10
},
{
"arrival": {
"time": "1767199439",
"uncertainty": 120
},
"departure": {
"time": "1767199439",
"uncertainty": 120
},
"stopId": "0:PROTA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767199575",
"uncertainty": 120
},
"departure": {
"time": "1767199575",
"uncertainty": 120
},
"stopId": "0:SANR",
"stopSequence": 12
},
{
"arrival": {
"time": "1767199730",
"uncertainty": 120
},
"departure": {
"time": "1767199730",
"uncertainty": 120
},
"stopId": "0:RACR",
"stopSequence": 13
},
{
"arrival": {
"time": "1767199871",
"uncertainty": 120
},
"departure": {
"time": "1767199871",
"uncertainty": 120
},
"stopId": "0:ArenA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767200079",
"uncertainty": 120
},
"departure": {
"time": "1767200112",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 15
},
{
"arrival": {
"time": "1767200150",
"uncertainty": 120
},
"departure": {
"time": "1767200164",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 16
},
{
"arrival": {
"time": "1767200217",
"uncertainty": 120
},
"departure": {
"time": "1767200217",
"uncertainty": 120
},
"stopId": "0:GARETA",
"stopSequence": 17
},
{
"arrival": {
"time": "1767200319",
"uncertainty": 120
},
"departure": {
"time": "1767200319",
"uncertainty": 120
},
"stopId": "0:GARER",
"stopSequence": 18
},
{
"arrival": {
"time": "1767200356",
"uncertainty": 120
},
"departure": {
"time": "1767200356",
"uncertainty": 120
},
"stopId": "0:BARCR",
"stopSequence": 19
},
{
"arrival": {
"time": "1767200415",
"uncertainty": 120
},
"departure": {
"time": "1767200415",
"uncertainty": 120
},
"stopId": "0:NEMR",
"stopSequence": 20
},
{
"arrival": {
"time": "1767200505",
"uncertainty": 120
},
"departure": {
"time": "1767200505",
"uncertainty": 120
},
"stopId": "0:ALLR",
"stopSequence": 21
},
{
"arrival": {
"time": "1767200641",
"uncertainty": 120
},
"departure": {
"time": "1767200641",
"uncertainty": 120
},
"stopId": "0:PLATR",
"stopSequence": 22
},
{
"arrival": {
"time": "1767200742",
"uncertainty": 120
},
"departure": {
"time": "1767200742",
"uncertainty": 120
},
"stopId": "0:NARR",
"stopSequence": 23
},
{
"arrival": {
"time": "1767200881",
"uncertainty": 120
},
"departure": {
"time": "1767200881",
"uncertainty": 120
},
"stopId": "0:ARLT",
"stopSequence": 24
},
{
"arrival": {
"time": "1767201241",
"uncertainty": 120
},
"departure": {
"time": "1767201241",
"uncertainty": 120
},
"stopId": "0:BOULBD2R",
"stopSequence": 25
},
{
"arrival": {
"time": "1767201301",
"uncertainty": 120
},
"departure": {
"time": "1767201301",
"uncertainty": 120
},
"stopId": "0:BOULBR",
"stopSequence": 26
},
{
"arrival": {
"time": "1767201361",
"uncertainty": 120
},
"stopId": "0:8MAI45T",
"stopSequence": 27
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "9",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38982421"
},
"vehicle": {
"id": "368",
"label": "368"
}
}
},
{
"id": "8882929",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767201600",
"uncertainty": 120
},
"stopId": "0:NPALO1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767201720",
"uncertainty": 120
},
"departure": {
"time": "1767201720",
"uncertainty": 120
},
"stopId": "0:MINT2A",
"stopSequence": 2
},
{
"arrival": {
"time": "1767201840",
"uncertainty": 120
},
"departure": {
"time": "1767201840",
"uncertainty": 120
},
"stopId": "0:JBABT2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1767201960",
"uncertainty": 120
},
"departure": {
"time": "1767201960",
"uncertainty": 120
},
"stopId": "0:CBAT2A",
"stopSequence": 4
},
{
"arrival": {
"time": "1767202080",
"uncertainty": 120
},
"departure": {
"time": "1767202080",
"uncertainty": 120
},
"stopId": "0:MOUT2A",
"stopSequence": 5
},
{
"arrival": {
"time": "1767202200",
"uncertainty": 120
},
"departure": {
"time": "1767202200",
"uncertainty": 120
},
"stopId": "0:DOMT2A",
"stopSequence": 6
},
{
"arrival": {
"time": "1767202380",
"uncertainty": 120
},
"departure": {
"time": "1767202380",
"uncertainty": 120
},
"stopId": "0:BAUT2A",
"stopSequence": 7
},
{
"arrival": {
"time": "1767202500",
"uncertainty": 120
},
"departure": {
"time": "1767202500",
"uncertainty": 120
},
"stopId": "0:OBST2A",
"stopSequence": 8
},
{
"arrival": {
"time": "1767202680",
"uncertainty": 120
},
"departure": {
"time": "1767202680",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1767202860",
"uncertainty": 120
},
"departure": {
"time": "1767202860",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767202920",
"uncertainty": 120
},
"departure": {
"time": "1767202920",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 11
},
{
"arrival": {
"time": "1767203040",
"uncertainty": 120
},
"departure": {
"time": "1767203040",
"uncertainty": 120
},
"stopId": "0:MONT2A",
"stopSequence": 12
},
{
"arrival": {
"time": "1767203220",
"uncertainty": 120
},
"departure": {
"time": "1767203220",
"uncertainty": 120
},
"stopId": "0:JAUBA",
"stopSequence": 13
},
{
"arrival": {
"time": "1767203340",
"uncertainty": 120
},
"departure": {
"time": "1767203340",
"uncertainty": 120
},
"stopId": "0:KENA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767203460",
"uncertainty": 120
},
"departure": {
"time": "1767203460",
"uncertainty": 120
},
"stopId": "0:AMAA",
"stopSequence": 15
},
{
"arrival": {
"time": "1767203580",
"uncertainty": 120
},
"departure": {
"time": "1767203580",
"uncertainty": 120
},
"stopId": "0:FERMR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767203640",
"uncertainty": 120
},
"departure": {
"time": "1767203640",
"uncertainty": 120
},
"stopId": "0:UNIAR",
"stopSequence": 17
},
{
"arrival": {
"time": "1767203760",
"uncertainty": 120
},
"departure": {
"time": "1767203760",
"uncertainty": 120
},
"stopId": "0:PISST2R",
"stopSequence": 18
},
{
"arrival": {
"time": "1767203820",
"uncertainty": 120
},
"departure": {
"time": "1767203820",
"uncertainty": 120
},
"stopId": "0:NIMPORA",
"stopSequence": 19
},
{
"arrival": {
"time": "1767203940",
"uncertainty": 120
},
"departure": {
"time": "1767203940",
"uncertainty": 120
},
"stopId": "0:NIMCAMA",
"stopSequence": 20
},
{
"arrival": {
"time": "1767204000",
"uncertainty": 120
},
"departure": {
"time": "1767204000",
"uncertainty": 120
},
"stopId": "0:NIMCOMPA",
"stopSequence": 21
},
{
"arrival": {
"time": "1767204060",
"uncertainty": 120
},
"departure": {
"time": "1767204060",
"uncertainty": 120
},
"stopId": "0:NIMLAENA",
"stopSequence": 22
},
{
"arrival": {
"time": "1767204180",
"uncertainty": 120
},
"departure": {
"time": "1767204180",
"uncertainty": 120
},
"stopId": "0:FACA",
"stopSequence": 23
},
{
"arrival": {
"time": "1767204240",
"uncertainty": 120
},
"departure": {
"time": "1767204240",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CAR1",
"stopSequence": 24
},
{
"arrival": {
"time": "1767204235",
"uncertainty": 120
},
"departure": {
"time": "1767204235",
"uncertainty": 120
},
"stopId": "0:CARTA",
"stopSequence": 25
},
{
"arrival": {
"time": "1767204355",
"uncertainty": 120
},
"stopId": "0:CHUA",
"stopSequence": 26
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38882929"
}
}
},
{
"id": "8882930",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767202200",
"uncertainty": 120
},
"stopId": "0:NPALO1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767202320",
"uncertainty": 120
},
"departure": {
"time": "1767202320",
"uncertainty": 120
},
"stopId": "0:MINT2A",
"stopSequence": 2
},
{
"arrival": {
"time": "1767202440",
"uncertainty": 120
},
"departure": {
"time": "1767202440",
"uncertainty": 120
},
"stopId": "0:JBABT2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1767202560",
"uncertainty": 120
},
"departure": {
"time": "1767202560",
"uncertainty": 120
},
"stopId": "0:CBAT2A",
"stopSequence": 4
},
{
"arrival": {
"time": "1767202680",
"uncertainty": 120
},
"departure": {
"time": "1767202680",
"uncertainty": 120
},
"stopId": "0:MOUT2A",
"stopSequence": 5
},
{
"arrival": {
"time": "1767202800",
"uncertainty": 120
},
"departure": {
"time": "1767202800",
"uncertainty": 120
},
"stopId": "0:DOMT2A",
"stopSequence": 6
},
{
"arrival": {
"time": "1767202980",
"uncertainty": 120
},
"departure": {
"time": "1767202980",
"uncertainty": 120
},
"stopId": "0:BAUT2A",
"stopSequence": 7
},
{
"arrival": {
"time": "1767203100",
"uncertainty": 120
},
"departure": {
"time": "1767203100",
"uncertainty": 120
},
"stopId": "0:OBST2A",
"stopSequence": 8
},
{
"arrival": {
"time": "1767203280",
"uncertainty": 120
},
"departure": {
"time": "1767203280",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1767203460",
"uncertainty": 120
},
"departure": {
"time": "1767203460",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767203520",
"uncertainty": 120
},
"departure": {
"time": "1767203520",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 11
},
{
"arrival": {
"time": "1767203640",
"uncertainty": 120
},
"departure": {
"time": "1767203640",
"uncertainty": 120
},
"stopId": "0:MONT2A",
"stopSequence": 12
},
{
"arrival": {
"time": "1767203820",
"uncertainty": 120
},
"departure": {
"time": "1767203820",
"uncertainty": 120
},
"stopId": "0:JAUBA",
"stopSequence": 13
},
{
"arrival": {
"time": "1767203940",
"uncertainty": 120
},
"departure": {
"time": "1767203940",
"uncertainty": 120
},
"stopId": "0:KENA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767204060",
"uncertainty": 120
},
"departure": {
"time": "1767204060",
"uncertainty": 120
},
"stopId": "0:AMAA",
"stopSequence": 15
},
{
"arrival": {
"time": "1767204180",
"uncertainty": 120
},
"departure": {
"time": "1767204180",
"uncertainty": 120
},
"stopId": "0:FERMR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767204240",
"uncertainty": 120
},
"departure": {
"time": "1767204240",
"uncertainty": 120
},
"stopId": "0:UNIAR",
"stopSequence": 17
},
{
"arrival": {
"time": "1767204360",
"uncertainty": 120
},
"departure": {
"time": "1767204360",
"uncertainty": 120
},
"stopId": "0:PISST2R",
"stopSequence": 18
},
{
"arrival": {
"time": "1767204420",
"uncertainty": 120
},
"departure": {
"time": "1767204420",
"uncertainty": 120
},
"stopId": "0:NIMPORA",
"stopSequence": 19
},
{
"arrival": {
"time": "1767204540",
"uncertainty": 120
},
"departure": {
"time": "1767204540",
"uncertainty": 120
},
"stopId": "0:NIMCAMA",
"stopSequence": 20
},
{
"arrival": {
"time": "1767204600",
"uncertainty": 120
},
"departure": {
"time": "1767204600",
"uncertainty": 120
},
"stopId": "0:NIMCOMPA",
"stopSequence": 21
},
{
"arrival": {
"time": "1767204660",
"uncertainty": 120
},
"departure": {
"time": "1767204660",
"uncertainty": 120
},
"stopId": "0:NIMLAENA",
"stopSequence": 22
},
{
"arrival": {
"time": "1767204780",
"uncertainty": 120
},
"departure": {
"time": "1767204780",
"uncertainty": 120
},
"stopId": "0:FACA",
"stopSequence": 23
},
{
"arrival": {
"time": "1767204840",
"uncertainty": 120
},
"departure": {
"time": "1767204840",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CAR1",
"stopSequence": 24
},
{
"arrival": {
"time": "1767204835",
"uncertainty": 120
},
"departure": {
"time": "1767204835",
"uncertainty": 120
},
"stopId": "0:CARTA",
"stopSequence": 25
},
{
"arrival": {
"time": "1767204955",
"uncertainty": 120
},
"stopId": "0:CHUA",
"stopSequence": 26
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38882930"
}
}
},
{
"id": "8882931",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767202800",
"uncertainty": 120
},
"stopId": "0:NPALO1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767202920",
"uncertainty": 120
},
"departure": {
"time": "1767202920",
"uncertainty": 120
},
"stopId": "0:MINT2A",
"stopSequence": 2
},
{
"arrival": {
"time": "1767203040",
"uncertainty": 120
},
"departure": {
"time": "1767203040",
"uncertainty": 120
},
"stopId": "0:JBABT2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1767203160",
"uncertainty": 120
},
"departure": {
"time": "1767203160",
"uncertainty": 120
},
"stopId": "0:CBAT2A",
"stopSequence": 4
},
{
"arrival": {
"time": "1767203280",
"uncertainty": 120
},
"departure": {
"time": "1767203280",
"uncertainty": 120
},
"stopId": "0:MOUT2A",
"stopSequence": 5
},
{
"arrival": {
"time": "1767203400",
"uncertainty": 120
},
"departure": {
"time": "1767203400",
"uncertainty": 120
},
"stopId": "0:DOMT2A",
"stopSequence": 6
},
{
"arrival": {
"time": "1767203580",
"uncertainty": 120
},
"departure": {
"time": "1767203580",
"uncertainty": 120
},
"stopId": "0:BAUT2A",
"stopSequence": 7
},
{
"arrival": {
"time": "1767203700",
"uncertainty": 120
},
"departure": {
"time": "1767203700",
"uncertainty": 120
},
"stopId": "0:OBST2A",
"stopSequence": 8
},
{
"arrival": {
"time": "1767203880",
"uncertainty": 120
},
"departure": {
"time": "1767203880",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1767204060",
"uncertainty": 120
},
"departure": {
"time": "1767204060",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767204120",
"uncertainty": 120
},
"departure": {
"time": "1767204120",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 11
},
{
"arrival": {
"time": "1767204240",
"uncertainty": 120
},
"departure": {
"time": "1767204240",
"uncertainty": 120
},
"stopId": "0:MONT2A",
"stopSequence": 12
},
{
"arrival": {
"time": "1767204360",
"uncertainty": 120
},
"departure": {
"time": "1767204360",
"uncertainty": 120
},
"stopId": "0:JAUBA",
"stopSequence": 13
},
{
"arrival": {
"time": "1767204480",
"uncertainty": 120
},
"departure": {
"time": "1767204480",
"uncertainty": 120
},
"stopId": "0:KENA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767204600",
"uncertainty": 120
},
"departure": {
"time": "1767204600",
"uncertainty": 120
},
"stopId": "0:AMAA",
"stopSequence": 15
},
{
"arrival": {
"time": "1767204720",
"uncertainty": 120
},
"departure": {
"time": "1767204720",
"uncertainty": 120
},
"stopId": "0:FERMR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767204780",
"uncertainty": 120
},
"departure": {
"time": "1767204780",
"uncertainty": 120
},
"stopId": "0:UNIAR",
"stopSequence": 17
},
{
"arrival": {
"time": "1767204900",
"uncertainty": 120
},
"departure": {
"time": "1767204900",
"uncertainty": 120
},
"stopId": "0:PISST2R",
"stopSequence": 18
},
{
"arrival": {
"time": "1767204960",
"uncertainty": 120
},
"departure": {
"time": "1767204960",
"uncertainty": 120
},
"stopId": "0:NIMPORA",
"stopSequence": 19
},
{
"arrival": {
"time": "1767205080",
"uncertainty": 120
},
"departure": {
"time": "1767205080",
"uncertainty": 120
},
"stopId": "0:NIMCAMA",
"stopSequence": 20
},
{
"arrival": {
"time": "1767205140",
"uncertainty": 120
},
"departure": {
"time": "1767205140",
"uncertainty": 120
},
"stopId": "0:NIMCOMPA",
"stopSequence": 21
},
{
"arrival": {
"time": "1767205200",
"uncertainty": 120
},
"departure": {
"time": "1767205200",
"uncertainty": 120
},
"stopId": "0:NIMLAENA",
"stopSequence": 22
},
{
"arrival": {
"time": "1767205320",
"uncertainty": 120
},
"departure": {
"time": "1767205320",
"uncertainty": 120
},
"stopId": "0:FACA",
"stopSequence": 23
},
{
"arrival": {
"time": "1767205380",
"uncertainty": 120
},
"departure": {
"time": "1767205380",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CAR1",
"stopSequence": 24
},
{
"arrival": {
"time": "1767205375",
"uncertainty": 120
},
"departure": {
"time": "1767205375",
"uncertainty": 120
},
"stopId": "0:CARTA",
"stopSequence": 25
},
{
"arrival": {
"time": "1767205495",
"uncertainty": 120
},
"stopId": "0:CHUA",
"stopSequence": 26
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38882931"
}
}
},
{
"id": "8882932",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767203400",
"uncertainty": 120
},
"stopId": "0:NPALO1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767203520",
"uncertainty": 120
},
"departure": {
"time": "1767203520",
"uncertainty": 120
},
"stopId": "0:MINT2A",
"stopSequence": 2
},
{
"arrival": {
"time": "1767203640",
"uncertainty": 120
},
"departure": {
"time": "1767203640",
"uncertainty": 120
},
"stopId": "0:JBABT2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1767203760",
"uncertainty": 120
},
"departure": {
"time": "1767203760",
"uncertainty": 120
},
"stopId": "0:CBAT2A",
"stopSequence": 4
},
{
"arrival": {
"time": "1767203880",
"uncertainty": 120
},
"departure": {
"time": "1767203880",
"uncertainty": 120
},
"stopId": "0:MOUT2A",
"stopSequence": 5
},
{
"arrival": {
"time": "1767204000",
"uncertainty": 120
},
"departure": {
"time": "1767204000",
"uncertainty": 120
},
"stopId": "0:DOMT2A",
"stopSequence": 6
},
{
"arrival": {
"time": "1767204120",
"uncertainty": 120
},
"departure": {
"time": "1767204120",
"uncertainty": 120
},
"stopId": "0:BAUT2A",
"stopSequence": 7
},
{
"arrival": {
"time": "1767204240",
"uncertainty": 120
},
"departure": {
"time": "1767204240",
"uncertainty": 120
},
"stopId": "0:OBST2A",
"stopSequence": 8
},
{
"arrival": {
"time": "1767204360",
"uncertainty": 120
},
"departure": {
"time": "1767204360",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1767204540",
"uncertainty": 120
},
"departure": {
"time": "1767204540",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767204600",
"uncertainty": 120
},
"departure": {
"time": "1767204600",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 11
},
{
"arrival": {
"time": "1767204720",
"uncertainty": 120
},
"departure": {
"time": "1767204720",
"uncertainty": 120
},
"stopId": "0:MONT2A",
"stopSequence": 12
},
{
"arrival": {
"time": "1767204840",
"uncertainty": 120
},
"departure": {
"time": "1767204840",
"uncertainty": 120
},
"stopId": "0:JAUBA",
"stopSequence": 13
},
{
"arrival": {
"time": "1767204960",
"uncertainty": 120
},
"departure": {
"time": "1767204960",
"uncertainty": 120
},
"stopId": "0:KENA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767205080",
"uncertainty": 120
},
"departure": {
"time": "1767205080",
"uncertainty": 120
},
"stopId": "0:AMAA",
"stopSequence": 15
},
{
"arrival": {
"time": "1767205200",
"uncertainty": 120
},
"departure": {
"time": "1767205200",
"uncertainty": 120
},
"stopId": "0:FERMR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767205260",
"uncertainty": 120
},
"departure": {
"time": "1767205260",
"uncertainty": 120
},
"stopId": "0:UNIAR",
"stopSequence": 17
},
{
"arrival": {
"time": "1767205380",
"uncertainty": 120
},
"departure": {
"time": "1767205380",
"uncertainty": 120
},
"stopId": "0:PISST2R",
"stopSequence": 18
},
{
"arrival": {
"time": "1767205440",
"uncertainty": 120
},
"departure": {
"time": "1767205440",
"uncertainty": 120
},
"stopId": "0:NIMPORA",
"stopSequence": 19
},
{
"arrival": {
"time": "1767205560",
"uncertainty": 120
},
"departure": {
"time": "1767205560",
"uncertainty": 120
},
"stopId": "0:NIMCAMA",
"stopSequence": 20
},
{
"arrival": {
"time": "1767205620",
"uncertainty": 120
},
"departure": {
"time": "1767205620",
"uncertainty": 120
},
"stopId": "0:NIMCOMPA",
"stopSequence": 21
},
{
"arrival": {
"time": "1767205680",
"uncertainty": 120
},
"departure": {
"time": "1767205680",
"uncertainty": 120
},
"stopId": "0:NIMLAENA",
"stopSequence": 22
},
{
"arrival": {
"time": "1767205800",
"uncertainty": 120
},
"departure": {
"time": "1767205800",
"uncertainty": 120
},
"stopId": "0:FACA",
"stopSequence": 23
},
{
"arrival": {
"time": "1767205860",
"uncertainty": 120
},
"departure": {
"time": "1767205860",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CAR1",
"stopSequence": 24
},
{
"arrival": {
"time": "1767205855",
"uncertainty": 120
},
"departure": {
"time": "1767205855",
"uncertainty": 120
},
"stopId": "0:CARTA",
"stopSequence": 25
},
{
"arrival": {
"time": "1767205975",
"uncertainty": 120
},
"stopId": "0:CHUA",
"stopSequence": 26
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38882932"
}
}
},
{
"id": "8882933",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767204000",
"uncertainty": 120
},
"stopId": "0:NPALO1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767204120",
"uncertainty": 120
},
"departure": {
"time": "1767204120",
"uncertainty": 120
},
"stopId": "0:MINT2A",
"stopSequence": 2
},
{
"arrival": {
"time": "1767204240",
"uncertainty": 120
},
"departure": {
"time": "1767204240",
"uncertainty": 120
},
"stopId": "0:JBABT2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1767204360",
"uncertainty": 120
},
"departure": {
"time": "1767204360",
"uncertainty": 120
},
"stopId": "0:CBAT2A",
"stopSequence": 4
},
{
"arrival": {
"time": "1767204480",
"uncertainty": 120
},
"departure": {
"time": "1767204480",
"uncertainty": 120
},
"stopId": "0:MOUT2A",
"stopSequence": 5
},
{
"arrival": {
"time": "1767204600",
"uncertainty": 120
},
"departure": {
"time": "1767204600",
"uncertainty": 120
},
"stopId": "0:DOMT2A",
"stopSequence": 6
},
{
"arrival": {
"time": "1767204720",
"uncertainty": 120
},
"departure": {
"time": "1767204720",
"uncertainty": 120
},
"stopId": "0:BAUT2A",
"stopSequence": 7
},
{
"arrival": {
"time": "1767204840",
"uncertainty": 120
},
"departure": {
"time": "1767204840",
"uncertainty": 120
},
"stopId": "0:OBST2A",
"stopSequence": 8
},
{
"arrival": {
"time": "1767204960",
"uncertainty": 120
},
"departure": {
"time": "1767204960",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1767205140",
"uncertainty": 120
},
"departure": {
"time": "1767205140",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767205200",
"uncertainty": 120
},
"departure": {
"time": "1767205200",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 11
},
{
"arrival": {
"time": "1767205320",
"uncertainty": 120
},
"departure": {
"time": "1767205320",
"uncertainty": 120
},
"stopId": "0:MONT2A",
"stopSequence": 12
},
{
"arrival": {
"time": "1767205440",
"uncertainty": 120
},
"departure": {
"time": "1767205440",
"uncertainty": 120
},
"stopId": "0:JAUBA",
"stopSequence": 13
},
{
"arrival": {
"time": "1767205560",
"uncertainty": 120
},
"departure": {
"time": "1767205560",
"uncertainty": 120
},
"stopId": "0:KENA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767205680",
"uncertainty": 120
},
"departure": {
"time": "1767205680",
"uncertainty": 120
},
"stopId": "0:AMAA",
"stopSequence": 15
},
{
"arrival": {
"time": "1767205800",
"uncertainty": 120
},
"departure": {
"time": "1767205800",
"uncertainty": 120
},
"stopId": "0:FERMR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767205860",
"uncertainty": 120
},
"departure": {
"time": "1767205860",
"uncertainty": 120
},
"stopId": "0:UNIAR",
"stopSequence": 17
},
{
"arrival": {
"time": "1767205980",
"uncertainty": 120
},
"departure": {
"time": "1767205980",
"uncertainty": 120
},
"stopId": "0:PISST2R",
"stopSequence": 18
},
{
"arrival": {
"time": "1767206040",
"uncertainty": 120
},
"departure": {
"time": "1767206040",
"uncertainty": 120
},
"stopId": "0:NIMPORA",
"stopSequence": 19
},
{
"arrival": {
"time": "1767206160",
"uncertainty": 120
},
"departure": {
"time": "1767206160",
"uncertainty": 120
},
"stopId": "0:NIMCAMA",
"stopSequence": 20
},
{
"arrival": {
"time": "1767206220",
"uncertainty": 120
},
"departure": {
"time": "1767206220",
"uncertainty": 120
},
"stopId": "0:NIMCOMPA",
"stopSequence": 21
},
{
"arrival": {
"time": "1767206280",
"uncertainty": 120
},
"departure": {
"time": "1767206280",
"uncertainty": 120
},
"stopId": "0:NIMLAENA",
"stopSequence": 22
},
{
"arrival": {
"time": "1767206400",
"uncertainty": 120
},
"departure": {
"time": "1767206400",
"uncertainty": 120
},
"stopId": "0:FACA",
"stopSequence": 23
},
{
"arrival": {
"time": "1767206460",
"uncertainty": 120
},
"departure": {
"time": "1767206460",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CAR1",
"stopSequence": 24
},
{
"arrival": {
"time": "1767206455",
"uncertainty": 120
},
"departure": {
"time": "1767206455",
"uncertainty": 120
},
"stopId": "0:CARTA",
"stopSequence": 25
},
{
"arrival": {
"time": "1767206575",
"uncertainty": 120
},
"stopId": "0:CHUA",
"stopSequence": 26
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38882933"
}
}
},
{
"id": "8806711",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767200870",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767200925",
"uncertainty": 120
},
"departure": {
"time": "1767200925",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767201054",
"uncertainty": 120
},
"departure": {
"time": "1767201054",
"uncertainty": 120
},
"stopId": "0:ArenR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767201147",
"uncertainty": 120
},
"departure": {
"time": "1767201147",
"uncertainty": 120
},
"stopId": "0:MSCR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767201233",
"uncertainty": 120
},
"departure": {
"time": "1767201233",
"uncertainty": 120
},
"stopId": "0:GAMT1",
"stopSequence": 5
},
{
"arrival": {
"time": "1767201380",
"uncertainty": 120
},
"departure": {
"time": "1767201380",
"uncertainty": 120
},
"stopId": "0:DAGR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767201435",
"uncertainty": 120
},
"departure": {
"time": "1767201435",
"uncertainty": 120
},
"stopId": "0:DUPR",
"stopSequence": 7
},
{
"arrival": {
"time": "1767201587",
"uncertainty": 120
},
"departure": {
"time": "1767201587",
"uncertainty": 120
},
"stopId": "0:SULR",
"stopSequence": 8
},
{
"arrival": {
"time": "1767201650",
"uncertainty": 120
},
"departure": {
"time": "1767201650",
"uncertainty": 120
},
"stopId": "0:DOUR",
"stopSequence": 9
},
{
"arrival": {
"time": "1767201726",
"uncertainty": 120
},
"departure": {
"time": "1767201726",
"uncertainty": 120
},
"stopId": "0:BOUIR",
"stopSequence": 10
},
{
"arrival": {
"time": "1767201792",
"uncertainty": 120
},
"departure": {
"time": "1767201792",
"uncertainty": 120
},
"stopId": "0:FENA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767201876",
"uncertainty": 120
},
"departure": {
"time": "1767201876",
"uncertainty": 120
},
"stopId": "0:VIGA",
"stopSequence": 12
},
{
"arrival": {
"time": "1767201954",
"uncertainty": 120
},
"departure": {
"time": "1767201954",
"uncertainty": 120
},
"stopId": "0:HFRENA",
"stopSequence": 13
},
{
"arrival": {
"time": "1767202024",
"uncertainty": 120
},
"departure": {
"time": "1767202024",
"uncertainty": 120
},
"stopId": "0:CHA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767202110",
"uncertainty": 120
},
"departure": {
"time": "1767202110",
"uncertainty": 120
},
"stopId": "0:PARR",
"stopSequence": 15
},
{
"arrival": {
"time": "1767202160",
"uncertainty": 120
},
"departure": {
"time": "1767202160",
"uncertainty": 120
},
"stopId": "0:HIRR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767202245",
"uncertainty": 120
},
"departure": {
"time": "1767202245",
"uncertainty": 120
},
"stopId": "0:CRAR1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767202321",
"uncertainty": 120
},
"departure": {
"time": "1767202321",
"uncertainty": 120
},
"stopId": "0:MINT2R",
"stopSequence": 18
},
{
"arrival": {
"time": "1767202423",
"uncertainty": 120
},
"departure": {
"time": "1767202423",
"uncertainty": 120
},
"stopId": "0:CITAR",
"stopSequence": 19
},
{
"arrival": {
"time": "1767202451",
"uncertainty": 120
},
"departure": {
"time": "1767202451",
"uncertainty": 120
},
"stopId": "0:BASR",
"stopSequence": 20
},
{
"arrival": {
"time": "1767202484",
"uncertainty": 120
},
"departure": {
"time": "1767202484",
"uncertainty": 120
},
"stopId": "0:FONR",
"stopSequence": 21
},
{
"arrival": {
"time": "1767202534",
"uncertainty": 120
},
"departure": {
"time": "1767202534",
"uncertainty": 120
},
"stopId": "0:JOLR",
"stopSequence": 22
},
{
"arrival": {
"time": "1767202593",
"uncertainty": 120
},
"departure": {
"time": "1767202593",
"uncertainty": 120
},
"stopId": "0:COURR",
"stopSequence": 23
},
{
"arrival": {
"time": "1767202763",
"uncertainty": 120
},
"stopId": "0:NESCA1",
"stopSequence": 24
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38806711"
}
}
},
{
"id": "8806710",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767198840",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767198894",
"uncertainty": 120
},
"departure": {
"time": "1767198939",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767199075",
"uncertainty": 120
},
"departure": {
"time": "1767199084",
"uncertainty": 120
},
"stopId": "0:ArenR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767199206",
"uncertainty": 120
},
"departure": {
"time": "1767199241",
"uncertainty": 120
},
"stopId": "0:MSCR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767199310",
"uncertainty": 120
},
"departure": {
"time": "1767199324",
"uncertainty": 120
},
"stopId": "0:GAMT1",
"stopSequence": 5
},
{
"arrival": {
"time": "1767199483",
"uncertainty": 120
},
"departure": {
"time": "1767199498",
"uncertainty": 120
},
"stopId": "0:DAGR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767199534",
"uncertainty": 120
},
"departure": {
"time": "1767199540",
"uncertainty": 120
},
"stopId": "0:DUPR",
"stopSequence": 7
},
{
"arrival": {
"time": "1767199678",
"uncertainty": 120
},
"departure": {
"time": "1767199678",
"uncertainty": 120
},
"stopId": "0:SULR",
"stopSequence": 8
},
{
"arrival": {
"time": "1767199745",
"uncertainty": 120
},
"departure": {
"time": "1767199745",
"uncertainty": 120
},
"stopId": "0:DOUR",
"stopSequence": 9
},
{
"arrival": {
"time": "1767199811",
"uncertainty": 120
},
"departure": {
"time": "1767199815",
"uncertainty": 120
},
"stopId": "0:BOUIR",
"stopSequence": 10
},
{
"arrival": {
"time": "1767199906",
"uncertainty": 120
},
"departure": {
"time": "1767199907",
"uncertainty": 120
},
"stopId": "0:FENA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767200008",
"uncertainty": 120
},
"departure": {
"time": "1767200008",
"uncertainty": 120
},
"stopId": "0:VIGA",
"stopSequence": 12
},
{
"arrival": {
"time": "1767200069",
"uncertainty": 120
},
"departure": {
"time": "1767200069",
"uncertainty": 120
},
"stopId": "0:HFRENA",
"stopSequence": 13
},
{
"arrival": {
"time": "1767200128",
"uncertainty": 120
},
"departure": {
"time": "1767200131",
"uncertainty": 120
},
"stopId": "0:CHA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767200216",
"uncertainty": 120
},
"departure": {
"time": "1767200216",
"uncertainty": 120
},
"stopId": "0:PARR",
"stopSequence": 15
},
{
"arrival": {
"time": "1767200246",
"uncertainty": 120
},
"departure": {
"time": "1767200253",
"uncertainty": 120
},
"stopId": "0:HIRR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767200328",
"uncertainty": 120
},
"departure": {
"time": "1767200328",
"uncertainty": 120
},
"stopId": "0:CRAR1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767200427",
"uncertainty": 120
},
"departure": {
"time": "1767200427",
"uncertainty": 120
},
"stopId": "0:MINT2R",
"stopSequence": 18
},
{
"arrival": {
"time": "1767200557",
"uncertainty": 120
},
"departure": {
"time": "1767200557",
"uncertainty": 120
},
"stopId": "0:CITAR",
"stopSequence": 19
},
{
"arrival": {
"time": "1767200587",
"uncertainty": 120
},
"departure": {
"time": "1767200587",
"uncertainty": 120
},
"stopId": "0:BASR",
"stopSequence": 20
},
{
"arrival": {
"time": "1767200622",
"uncertainty": 120
},
"departure": {
"time": "1767200622",
"uncertainty": 120
},
"stopId": "0:FONR",
"stopSequence": 21
},
{
"arrival": {
"time": "1767200675",
"uncertainty": 120
},
"departure": {
"time": "1767200675",
"uncertainty": 120
},
"stopId": "0:JOLR",
"stopSequence": 22
},
{
"arrival": {
"time": "1767200737",
"uncertainty": 120
},
"departure": {
"time": "1767200737",
"uncertainty": 120
},
"stopId": "0:COURR",
"stopSequence": 23
},
{
"arrival": {
"time": "1767200917",
"uncertainty": 120
},
"stopId": "0:NESCA1",
"stopSequence": 24
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38806710"
},
"vehicle": {
"id": "381",
"label": "381"
}
}
},
{
"id": "8882923",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767200054",
"uncertainty": 120
},
"departure": {
"time": "1767200064",
"uncertainty": 120
},
"stopId": "0:FERMR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767200195",
"uncertainty": 120
},
"departure": {
"time": "1767200203",
"uncertainty": 120
},
"stopId": "0:UNIAR",
"stopSequence": 17
},
{
"arrival": {
"time": "1767200287",
"uncertainty": 120
},
"departure": {
"time": "1767200292",
"uncertainty": 120
},
"stopId": "0:PISST2R",
"stopSequence": 18
},
{
"arrival": {
"time": "1767200358",
"uncertainty": 120
},
"departure": {
"time": "1767200358",
"uncertainty": 120
},
"stopId": "0:NIMPORA",
"stopSequence": 19
},
{
"arrival": {
"time": "1767200435",
"uncertainty": 120
},
"departure": {
"time": "1767200435",
"uncertainty": 120
},
"stopId": "0:NIMCAMA",
"stopSequence": 20
},
{
"arrival": {
"time": "1767200528",
"uncertainty": 120
},
"departure": {
"time": "1767200528",
"uncertainty": 120
},
"stopId": "0:NIMCOMPA",
"stopSequence": 21
},
{
"arrival": {
"time": "1767200593",
"uncertainty": 120
},
"departure": {
"time": "1767200593",
"uncertainty": 120
},
"stopId": "0:NIMLAENA",
"stopSequence": 22
},
{
"arrival": {
"time": "1767200681",
"uncertainty": 120
},
"departure": {
"time": "1767200681",
"uncertainty": 120
},
"stopId": "0:FACA",
"stopSequence": 23
},
{
"arrival": {
"time": "1767200640",
"uncertainty": 120
},
"departure": {
"time": "1767200640",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CAR1",
"stopSequence": 24
},
{
"arrival": {
"time": "1767200736",
"uncertainty": 120
},
"departure": {
"time": "1767200736",
"uncertainty": 120
},
"stopId": "0:CARTA",
"stopSequence": 25
},
{
"arrival": {
"time": "1767200805",
"uncertainty": 120
},
"stopId": "0:CHUA",
"stopSequence": 26
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38882923"
},
"vehicle": {
"id": "718",
"label": "718"
}
}
},
{
"id": "8882924",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767198724",
"uncertainty": 120
},
"stopId": "0:NPALO1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767198837",
"uncertainty": 120
},
"departure": {
"time": "1767198844",
"uncertainty": 120
},
"stopId": "0:MINT2A",
"stopSequence": 2
},
{
"arrival": {
"time": "1767198948",
"uncertainty": 120
},
"departure": {
"time": "1767198978",
"uncertainty": 120
},
"stopId": "0:JBABT2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1767199048",
"uncertainty": 120
},
"departure": {
"time": "1767199050",
"uncertainty": 120
},
"stopId": "0:CBAT2A",
"stopSequence": 4
},
{
"arrival": {
"time": "1767199137",
"uncertainty": 120
},
"departure": {
"time": "1767199137",
"uncertainty": 120
},
"stopId": "0:MOUT2A",
"stopSequence": 5
},
{
"arrival": {
"time": "1767199196",
"uncertainty": 120
},
"departure": {
"time": "1767199196",
"uncertainty": 120
},
"stopId": "0:DOMT2A",
"stopSequence": 6
},
{
"arrival": {
"time": "1767199308",
"uncertainty": 120
},
"departure": {
"time": "1767199308",
"uncertainty": 120
},
"stopId": "0:BAUT2A",
"stopSequence": 7
},
{
"arrival": {
"time": "1767199394",
"uncertainty": 120
},
"departure": {
"time": "1767199394",
"uncertainty": 120
},
"stopId": "0:OBST2A",
"stopSequence": 8
},
{
"arrival": {
"time": "1767199609",
"uncertainty": 120
},
"departure": {
"time": "1767199612",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1767199797",
"uncertainty": 120
},
"departure": {
"time": "1767199800",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767199868",
"uncertainty": 120
},
"departure": {
"time": "1767199881",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 11
},
{
"arrival": {
"time": "1767200079",
"uncertainty": 120
},
"departure": {
"time": "1767200087",
"uncertainty": 120
},
"stopId": "0:MONT2A",
"stopSequence": 12
},
{
"arrival": {
"time": "1767200172",
"uncertainty": 120
},
"departure": {
"time": "1767200172",
"uncertainty": 120
},
"stopId": "0:JAUBA",
"stopSequence": 13
},
{
"arrival": {
"time": "1767200251",
"uncertainty": 120
},
"departure": {
"time": "1767200253",
"uncertainty": 120
},
"stopId": "0:KENA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767200359",
"uncertainty": 120
},
"departure": {
"time": "1767200359",
"uncertainty": 120
},
"stopId": "0:AMAA",
"stopSequence": 15
},
{
"arrival": {
"time": "1767200459",
"uncertainty": 120
},
"departure": {
"time": "1767200459",
"uncertainty": 120
},
"stopId": "0:FERMR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767200530",
"uncertainty": 120
},
"departure": {
"time": "1767200530",
"uncertainty": 120
},
"stopId": "0:UNIAR",
"stopSequence": 17
},
{
"arrival": {
"time": "1767200618",
"uncertainty": 120
},
"departure": {
"time": "1767200618",
"uncertainty": 120
},
"stopId": "0:PISST2R",
"stopSequence": 18
},
{
"arrival": {
"time": "1767200683",
"uncertainty": 120
},
"departure": {
"time": "1767200683",
"uncertainty": 120
},
"stopId": "0:NIMPORA",
"stopSequence": 19
},
{
"arrival": {
"time": "1767200764",
"uncertainty": 120
},
"departure": {
"time": "1767200764",
"uncertainty": 120
},
"stopId": "0:NIMCAMA",
"stopSequence": 20
},
{
"arrival": {
"time": "1767200838",
"uncertainty": 120
},
"departure": {
"time": "1767200838",
"uncertainty": 120
},
"stopId": "0:NIMCOMPA",
"stopSequence": 21
},
{
"arrival": {
"time": "1767200902",
"uncertainty": 120
},
"departure": {
"time": "1767200902",
"uncertainty": 120
},
"stopId": "0:NIMLAENA",
"stopSequence": 22
},
{
"arrival": {
"time": "1767200990",
"uncertainty": 120
},
"departure": {
"time": "1767200990",
"uncertainty": 120
},
"stopId": "0:FACA",
"stopSequence": 23
},
{
"arrival": {
"time": "1767201240",
"uncertainty": 120
},
"departure": {
"time": "1767201240",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CAR1",
"stopSequence": 24
},
{
"arrival": {
"time": "1767201045",
"uncertainty": 120
},
"departure": {
"time": "1767201045",
"uncertainty": 120
},
"stopId": "0:CARTA",
"stopSequence": 25
},
{
"arrival": {
"time": "1767201114",
"uncertainty": 120
},
"stopId": "0:CHUA",
"stopSequence": 26
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38882924"
},
"vehicle": {
"id": "751",
"label": "751"
}
}
},
{
"id": "8882925",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767199273",
"uncertainty": 120
},
"stopId": "0:NPALO1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767199391",
"uncertainty": 120
},
"departure": {
"time": "1767199424",
"uncertainty": 120
},
"stopId": "0:MINT2A",
"stopSequence": 2
},
{
"arrival": {
"time": "1767199511",
"uncertainty": 120
},
"departure": {
"time": "1767199512",
"uncertainty": 120
},
"stopId": "0:JBABT2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1767199630",
"uncertainty": 120
},
"departure": {
"time": "1767199669",
"uncertainty": 120
},
"stopId": "0:CBAT2A",
"stopSequence": 4
},
{
"arrival": {
"time": "1767199770",
"uncertainty": 120
},
"departure": {
"time": "1767199773",
"uncertainty": 120
},
"stopId": "0:MOUT2A",
"stopSequence": 5
},
{
"arrival": {
"time": "1767199851",
"uncertainty": 120
},
"departure": {
"time": "1767199883",
"uncertainty": 120
},
"stopId": "0:DOMT2A",
"stopSequence": 6
},
{
"arrival": {
"time": "1767200016",
"uncertainty": 120
},
"departure": {
"time": "1767200027",
"uncertainty": 120
},
"stopId": "0:BAUT2A",
"stopSequence": 7
},
{
"arrival": {
"time": "1767200115",
"uncertainty": 120
},
"departure": {
"time": "1767200115",
"uncertainty": 120
},
"stopId": "0:OBST2A",
"stopSequence": 8
},
{
"arrival": {
"time": "1767200307",
"uncertainty": 120
},
"departure": {
"time": "1767200343",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1767200521",
"uncertainty": 120
},
"departure": {
"time": "1767200521",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767200576",
"uncertainty": 120
},
"departure": {
"time": "1767200576",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 11
},
{
"arrival": {
"time": "1767200766",
"uncertainty": 120
},
"departure": {
"time": "1767200766",
"uncertainty": 120
},
"stopId": "0:MONT2A",
"stopSequence": 12
},
{
"arrival": {
"time": "1767200856",
"uncertainty": 120
},
"departure": {
"time": "1767200856",
"uncertainty": 120
},
"stopId": "0:JAUBA",
"stopSequence": 13
},
{
"arrival": {
"time": "1767200940",
"uncertainty": 120
},
"departure": {
"time": "1767200940",
"uncertainty": 120
},
"stopId": "0:KENA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767201047",
"uncertainty": 120
},
"departure": {
"time": "1767201047",
"uncertainty": 120
},
"stopId": "0:AMAA",
"stopSequence": 15
},
{
"arrival": {
"time": "1767201167",
"uncertainty": 120
},
"departure": {
"time": "1767201167",
"uncertainty": 120
},
"stopId": "0:FERMR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767201227",
"uncertainty": 120
},
"departure": {
"time": "1767201227",
"uncertainty": 120
},
"stopId": "0:UNIAR",
"stopSequence": 17
},
{
"arrival": {
"time": "1767201315",
"uncertainty": 120
},
"departure": {
"time": "1767201315",
"uncertainty": 120
},
"stopId": "0:PISST2R",
"stopSequence": 18
},
{
"arrival": {
"time": "1767201380",
"uncertainty": 120
},
"departure": {
"time": "1767201380",
"uncertainty": 120
},
"stopId": "0:NIMPORA",
"stopSequence": 19
},
{
"arrival": {
"time": "1767201462",
"uncertainty": 120
},
"departure": {
"time": "1767201462",
"uncertainty": 120
},
"stopId": "0:NIMCAMA",
"stopSequence": 20
},
{
"arrival": {
"time": "1767201522",
"uncertainty": 120
},
"departure": {
"time": "1767201522",
"uncertainty": 120
},
"stopId": "0:NIMCOMPA",
"stopSequence": 21
},
{
"arrival": {
"time": "1767201582",
"uncertainty": 120
},
"departure": {
"time": "1767201582",
"uncertainty": 120
},
"stopId": "0:NIMLAENA",
"stopSequence": 22
},
{
"arrival": {
"time": "1767201702",
"uncertainty": 120
},
"departure": {
"time": "1767201702",
"uncertainty": 120
},
"stopId": "0:FACA",
"stopSequence": 23
},
{
"arrival": {
"time": "1767201840",
"uncertainty": 120
},
"departure": {
"time": "1767201840",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CAR1",
"stopSequence": 24
},
{
"arrival": {
"time": "1767201757",
"uncertainty": 120
},
"departure": {
"time": "1767201757",
"uncertainty": 120
},
"stopId": "0:CARTA",
"stopSequence": 25
},
{
"arrival": {
"time": "1767201849",
"uncertainty": 120
},
"stopId": "0:CHUA",
"stopSequence": 26
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38882925"
},
"vehicle": {
"id": "715",
"label": "715"
}
}
},
{
"id": "8882926",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767199800",
"uncertainty": 120
},
"stopId": "0:NPALO1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767199939",
"uncertainty": 120
},
"departure": {
"time": "1767200000",
"uncertainty": 120
},
"stopId": "0:MINT2A",
"stopSequence": 2
},
{
"arrival": {
"time": "1767200085",
"uncertainty": 120
},
"departure": {
"time": "1767200088",
"uncertainty": 120
},
"stopId": "0:JBABT2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1767200194",
"uncertainty": 120
},
"departure": {
"time": "1767200226",
"uncertainty": 120
},
"stopId": "0:CBAT2A",
"stopSequence": 4
},
{
"arrival": {
"time": "1767200335",
"uncertainty": 120
},
"departure": {
"time": "1767200342",
"uncertainty": 120
},
"stopId": "0:MOUT2A",
"stopSequence": 5
},
{
"arrival": {
"time": "1767200419",
"uncertainty": 120
},
"departure": {
"time": "1767200448",
"uncertainty": 120
},
"stopId": "0:DOMT2A",
"stopSequence": 6
},
{
"arrival": {
"time": "1767200586",
"uncertainty": 120
},
"departure": {
"time": "1767200586",
"uncertainty": 120
},
"stopId": "0:BAUT2A",
"stopSequence": 7
},
{
"arrival": {
"time": "1767200666",
"uncertainty": 120
},
"departure": {
"time": "1767200666",
"uncertainty": 120
},
"stopId": "0:OBST2A",
"stopSequence": 8
},
{
"arrival": {
"time": "1767200832",
"uncertainty": 120
},
"departure": {
"time": "1767200832",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1767201016",
"uncertainty": 120
},
"departure": {
"time": "1767201016",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767201071",
"uncertainty": 120
},
"departure": {
"time": "1767201071",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 11
},
{
"arrival": {
"time": "1767201260",
"uncertainty": 120
},
"departure": {
"time": "1767201260",
"uncertainty": 120
},
"stopId": "0:MONT2A",
"stopSequence": 12
},
{
"arrival": {
"time": "1767201355",
"uncertainty": 120
},
"departure": {
"time": "1767201355",
"uncertainty": 120
},
"stopId": "0:JAUBA",
"stopSequence": 13
},
{
"arrival": {
"time": "1767201438",
"uncertainty": 120
},
"departure": {
"time": "1767201438",
"uncertainty": 120
},
"stopId": "0:KENA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767201546",
"uncertainty": 120
},
"departure": {
"time": "1767201546",
"uncertainty": 120
},
"stopId": "0:AMAA",
"stopSequence": 15
},
{
"arrival": {
"time": "1767201666",
"uncertainty": 120
},
"departure": {
"time": "1767201666",
"uncertainty": 120
},
"stopId": "0:FERMR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767201726",
"uncertainty": 120
},
"departure": {
"time": "1767201726",
"uncertainty": 120
},
"stopId": "0:UNIAR",
"stopSequence": 17
},
{
"arrival": {
"time": "1767201817",
"uncertainty": 120
},
"departure": {
"time": "1767201817",
"uncertainty": 120
},
"stopId": "0:PISST2R",
"stopSequence": 18
},
{
"arrival": {
"time": "1767201882",
"uncertainty": 120
},
"departure": {
"time": "1767201882",
"uncertainty": 120
},
"stopId": "0:NIMPORA",
"stopSequence": 19
},
{
"arrival": {
"time": "1767201968",
"uncertainty": 120
},
"departure": {
"time": "1767201968",
"uncertainty": 120
},
"stopId": "0:NIMCAMA",
"stopSequence": 20
},
{
"arrival": {
"time": "1767202028",
"uncertainty": 120
},
"departure": {
"time": "1767202028",
"uncertainty": 120
},
"stopId": "0:NIMCOMPA",
"stopSequence": 21
},
{
"arrival": {
"time": "1767202088",
"uncertainty": 120
},
"departure": {
"time": "1767202088",
"uncertainty": 120
},
"stopId": "0:NIMLAENA",
"stopSequence": 22
},
{
"arrival": {
"time": "1767202208",
"uncertainty": 120
},
"departure": {
"time": "1767202208",
"uncertainty": 120
},
"stopId": "0:FACA",
"stopSequence": 23
},
{
"arrival": {
"time": "1767202440",
"uncertainty": 120
},
"departure": {
"time": "1767202440",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CAR1",
"stopSequence": 24
},
{
"arrival": {
"time": "1767202263",
"uncertainty": 120
},
"departure": {
"time": "1767202263",
"uncertainty": 120
},
"stopId": "0:CARTA",
"stopSequence": 25
},
{
"arrival": {
"time": "1767202383",
"uncertainty": 120
},
"stopId": "0:CHUA",
"stopSequence": 26
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38882926"
},
"vehicle": {
"id": "755",
"label": "755"
}
}
},
{
"id": "8882927",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767200448",
"uncertainty": 120
},
"stopId": "0:NPALO1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767200589",
"uncertainty": 120
},
"departure": {
"time": "1767200589",
"uncertainty": 120
},
"stopId": "0:MINT2A",
"stopSequence": 2
},
{
"arrival": {
"time": "1767200678",
"uncertainty": 120
},
"departure": {
"time": "1767200678",
"uncertainty": 120
},
"stopId": "0:JBABT2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1767200785",
"uncertainty": 120
},
"departure": {
"time": "1767200785",
"uncertainty": 120
},
"stopId": "0:CBAT2A",
"stopSequence": 4
},
{
"arrival": {
"time": "1767200895",
"uncertainty": 120
},
"departure": {
"time": "1767200895",
"uncertainty": 120
},
"stopId": "0:MOUT2A",
"stopSequence": 5
},
{
"arrival": {
"time": "1767200976",
"uncertainty": 120
},
"departure": {
"time": "1767200976",
"uncertainty": 120
},
"stopId": "0:DOMT2A",
"stopSequence": 6
},
{
"arrival": {
"time": "1767201114",
"uncertainty": 120
},
"departure": {
"time": "1767201114",
"uncertainty": 120
},
"stopId": "0:BAUT2A",
"stopSequence": 7
},
{
"arrival": {
"time": "1767201195",
"uncertainty": 120
},
"departure": {
"time": "1767201195",
"uncertainty": 120
},
"stopId": "0:OBST2A",
"stopSequence": 8
},
{
"arrival": {
"time": "1767201361",
"uncertainty": 120
},
"departure": {
"time": "1767201361",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1767201544",
"uncertainty": 120
},
"departure": {
"time": "1767201544",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767201599",
"uncertainty": 120
},
"departure": {
"time": "1767201599",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 11
},
{
"arrival": {
"time": "1767201763",
"uncertainty": 120
},
"departure": {
"time": "1767201763",
"uncertainty": 120
},
"stopId": "0:MONT2A",
"stopSequence": 12
},
{
"arrival": {
"time": "1767201869",
"uncertainty": 120
},
"departure": {
"time": "1767201869",
"uncertainty": 120
},
"stopId": "0:JAUBA",
"stopSequence": 13
},
{
"arrival": {
"time": "1767201956",
"uncertainty": 120
},
"departure": {
"time": "1767201956",
"uncertainty": 120
},
"stopId": "0:KENA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767202068",
"uncertainty": 120
},
"departure": {
"time": "1767202068",
"uncertainty": 120
},
"stopId": "0:AMAA",
"stopSequence": 15
},
{
"arrival": {
"time": "1767202188",
"uncertainty": 120
},
"departure": {
"time": "1767202188",
"uncertainty": 120
},
"stopId": "0:FERMR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767202248",
"uncertainty": 120
},
"departure": {
"time": "1767202248",
"uncertainty": 120
},
"stopId": "0:UNIAR",
"stopSequence": 17
},
{
"arrival": {
"time": "1767202368",
"uncertainty": 120
},
"departure": {
"time": "1767202368",
"uncertainty": 120
},
"stopId": "0:PISST2R",
"stopSequence": 18
},
{
"arrival": {
"time": "1767202428",
"uncertainty": 120
},
"departure": {
"time": "1767202428",
"uncertainty": 120
},
"stopId": "0:NIMPORA",
"stopSequence": 19
},
{
"arrival": {
"time": "1767202548",
"uncertainty": 120
},
"departure": {
"time": "1767202548",
"uncertainty": 120
},
"stopId": "0:NIMCAMA",
"stopSequence": 20
},
{
"arrival": {
"time": "1767202608",
"uncertainty": 120
},
"departure": {
"time": "1767202608",
"uncertainty": 120
},
"stopId": "0:NIMCOMPA",
"stopSequence": 21
},
{
"arrival": {
"time": "1767202668",
"uncertainty": 120
},
"departure": {
"time": "1767202668",
"uncertainty": 120
},
"stopId": "0:NIMLAENA",
"stopSequence": 22
},
{
"arrival": {
"time": "1767202788",
"uncertainty": 120
},
"departure": {
"time": "1767202788",
"uncertainty": 120
},
"stopId": "0:FACA",
"stopSequence": 23
},
{
"arrival": {
"time": "1767203040",
"uncertainty": 120
},
"departure": {
"time": "1767203040",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CAR1",
"stopSequence": 24
},
{
"arrival": {
"time": "1767202843",
"uncertainty": 120
},
"departure": {
"time": "1767202843",
"uncertainty": 120
},
"stopId": "0:CARTA",
"stopSequence": 25
},
{
"arrival": {
"time": "1767202963",
"uncertainty": 120
},
"stopId": "0:CHUA",
"stopSequence": 26
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38882927"
},
"vehicle": {
"id": "756",
"label": "756"
}
}
},
{
"id": "8654267",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767198353",
"uncertainty": 120
},
"stopId": "0:COUDA"
},
{
"departure": {
"time": "1767198240",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HSPORTR",
"stopSequence": 1
},
{
"arrival": {
"time": "1767198355",
"uncertainty": 120
},
"departure": {
"time": "1767198355",
"uncertainty": 120
},
"stopId": "0:COUDA",
"stopSequence": 2
},
{
"arrival": {
"time": "1767198427",
"uncertainty": 120
},
"departure": {
"time": "1767198468",
"uncertainty": 120
},
"stopId": "0:LAURR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767198518",
"uncertainty": 120
},
"departure": {
"time": "1767198549",
"uncertainty": 120
},
"stopId": "0:VIGNCR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767198615",
"uncertainty": 120
},
"departure": {
"time": "1767198615",
"uncertainty": 120
},
"stopId": "0:AGRR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767198709",
"uncertainty": 120
},
"departure": {
"time": "1767198709",
"uncertainty": 120
},
"stopId": "0:FLECR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767198852",
"uncertainty": 120
},
"departure": {
"time": "1767198852",
"uncertainty": 120
},
"stopId": "0:GUER2A",
"stopSequence": 7
},
{
"arrival": {
"time": "1767198898",
"uncertainty": 120
},
"departure": {
"time": "1767198898",
"uncertainty": 120
},
"stopId": "0:GUER3A",
"stopSequence": 8
},
{
"arrival": {
"time": "1767199006",
"uncertainty": 120
},
"departure": {
"time": "1767199248",
"uncertainty": 120
},
"stopId": "0:RAYA",
"stopSequence": 9
},
{
"arrival": {
"time": "1767199296",
"uncertainty": 120
},
"departure": {
"time": "1767199330",
"uncertainty": 120
},
"stopId": "0:FORR",
"stopSequence": 10
},
{
"arrival": {
"time": "1767199421",
"uncertainty": 120
},
"departure": {
"time": "1767199421",
"uncertainty": 120
},
"stopId": "0:BETR",
"stopSequence": 11
},
{
"arrival": {
"time": "1767199537",
"uncertainty": 120
},
"departure": {
"time": "1767199537",
"uncertainty": 120
},
"stopId": "0:PLANR",
"stopSequence": 12
},
{
"arrival": {
"time": "1767199604",
"uncertainty": 120
},
"departure": {
"time": "1767199604",
"uncertainty": 120
},
"stopId": "0:GARETR",
"stopSequence": 13
},
{
"arrival": {
"time": "1767199659",
"uncertainty": 120
},
"departure": {
"time": "1767199720",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767199758",
"uncertainty": 120
},
"departure": {
"time": "1767199766",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 15
},
{
"arrival": {
"time": "1767199877",
"uncertainty": 120
},
"departure": {
"time": "1767199877",
"uncertainty": 120
},
"stopId": "0:COURN",
"stopSequence": 16
},
{
"arrival": {
"time": "1767199952",
"uncertainty": 120
},
"departure": {
"time": "1767199963",
"uncertainty": 120
},
"stopId": "0:AUG88",
"stopSequence": 17
},
{
"arrival": {
"time": "1767200001",
"uncertainty": 120
},
"departure": {
"time": "1767200001",
"uncertainty": 120
},
"stopId": "0:DAGR",
"stopSequence": 18
},
{
"arrival": {
"time": "1767200031",
"uncertainty": 120
},
"departure": {
"time": "1767200064",
"uncertainty": 120
},
"stopId": "0:DUPR",
"stopSequence": 19
},
{
"arrival": {
"time": "1767200375",
"uncertainty": 120
},
"departure": {
"time": "1767200407",
"uncertainty": 120
},
"stopId": "0:SULR",
"stopSequence": 20
},
{
"arrival": {
"time": "1767200449",
"uncertainty": 120
},
"departure": {
"time": "1767200450",
"uncertainty": 120
},
"stopId": "0:DOUR",
"stopSequence": 21
},
{
"arrival": {
"time": "1767200526",
"uncertainty": 120
},
"departure": {
"time": "1767200526",
"uncertainty": 120
},
"stopId": "0:BOUIR",
"stopSequence": 22
},
{
"arrival": {
"time": "1767200602",
"uncertainty": 120
},
"departure": {
"time": "1767200602",
"uncertainty": 120
},
"stopId": "0:KLER",
"stopSequence": 23
},
{
"arrival": {
"time": "1767200680",
"uncertainty": 120
},
"departure": {
"time": "1767200680",
"uncertainty": 120
},
"stopId": "0:GAZR",
"stopSequence": 24
},
{
"arrival": {
"time": "1767200710",
"uncertainty": 120
},
"departure": {
"time": "1767200710",
"uncertainty": 120
},
"stopId": "0:CHALER",
"stopSequence": 25
},
{
"arrival": {
"time": "1767200779",
"uncertainty": 120
},
"departure": {
"time": "1767200779",
"uncertainty": 120
},
"stopId": "0:TROR",
"stopSequence": 26
},
{
"arrival": {
"time": "1767200814",
"uncertainty": 120
},
"departure": {
"time": "1767200814",
"uncertainty": 120
},
"stopId": "0:LUNR",
"stopSequence": 27
},
{
"arrival": {
"time": "1767200853",
"uncertainty": 120
},
"stopId": "0:CALVT",
"stopSequence": 28
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38654267"
},
"vehicle": {
"id": "382",
"label": "382"
}
}
},
{
"id": "8654270",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767202020",
"uncertainty": 120
},
"stopId": "0:COUDA"
},
{
"departure": {
"time": "1767202020",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HSPORTR",
"stopSequence": 1
},
{
"arrival": {
"time": "1767202061",
"uncertainty": 120
},
"departure": {
"time": "1767202061",
"uncertainty": 120
},
"stopId": "0:COUDA",
"stopSequence": 2
},
{
"arrival": {
"time": "1767202132",
"uncertainty": 120
},
"departure": {
"time": "1767202132",
"uncertainty": 120
},
"stopId": "0:LAURR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767202175",
"uncertainty": 120
},
"departure": {
"time": "1767202175",
"uncertainty": 120
},
"stopId": "0:VIGNCR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767202268",
"uncertainty": 120
},
"departure": {
"time": "1767202268",
"uncertainty": 120
},
"stopId": "0:AGRR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767202355",
"uncertainty": 120
},
"departure": {
"time": "1767202355",
"uncertainty": 120
},
"stopId": "0:FLECR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767202655",
"uncertainty": 120
},
"departure": {
"time": "1767202655",
"uncertainty": 120
},
"stopId": "0:GUER2A",
"stopSequence": 7
},
{
"arrival": {
"time": "1767202766",
"uncertainty": 120
},
"departure": {
"time": "1767202766",
"uncertainty": 120
},
"stopId": "0:GUER3A",
"stopSequence": 8
},
{
"arrival": {
"time": "1767202983",
"uncertainty": 120
},
"departure": {
"time": "1767202983",
"uncertainty": 120
},
"stopId": "0:RAYA",
"stopSequence": 9
},
{
"arrival": {
"time": "1767203068",
"uncertainty": 120
},
"departure": {
"time": "1767203068",
"uncertainty": 120
},
"stopId": "0:FORR",
"stopSequence": 10
},
{
"arrival": {
"time": "1767203215",
"uncertainty": 120
},
"departure": {
"time": "1767203215",
"uncertainty": 120
},
"stopId": "0:BETR",
"stopSequence": 11
},
{
"arrival": {
"time": "1767203351",
"uncertainty": 120
},
"departure": {
"time": "1767203351",
"uncertainty": 120
},
"stopId": "0:PLANR",
"stopSequence": 12
},
{
"arrival": {
"time": "1767203430",
"uncertainty": 120
},
"departure": {
"time": "1767203430",
"uncertainty": 120
},
"stopId": "0:GARETR",
"stopSequence": 13
},
{
"arrival": {
"time": "1767203490",
"uncertainty": 120
},
"departure": {
"time": "1767203490",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767203550",
"uncertainty": 120
},
"departure": {
"time": "1767203550",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 15
},
{
"arrival": {
"time": "1767203670",
"uncertainty": 120
},
"departure": {
"time": "1767203670",
"uncertainty": 120
},
"stopId": "0:COURN",
"stopSequence": 16
},
{
"arrival": {
"time": "1767203766",
"uncertainty": 120
},
"departure": {
"time": "1767203766",
"uncertainty": 120
},
"stopId": "0:AUG88",
"stopSequence": 17
},
{
"arrival": {
"time": "1767203816",
"uncertainty": 120
},
"departure": {
"time": "1767203816",
"uncertainty": 120
},
"stopId": "0:DAGR",
"stopSequence": 18
},
{
"arrival": {
"time": "1767203906",
"uncertainty": 120
},
"departure": {
"time": "1767203906",
"uncertainty": 120
},
"stopId": "0:DUPR",
"stopSequence": 19
},
{
"arrival": {
"time": "1767204061",
"uncertainty": 120
},
"departure": {
"time": "1767204061",
"uncertainty": 120
},
"stopId": "0:SULR",
"stopSequence": 20
},
{
"arrival": {
"time": "1767204125",
"uncertainty": 120
},
"departure": {
"time": "1767204125",
"uncertainty": 120
},
"stopId": "0:DOUR",
"stopSequence": 21
},
{
"arrival": {
"time": "1767204202",
"uncertainty": 120
},
"departure": {
"time": "1767204202",
"uncertainty": 120
},
"stopId": "0:BOUIR",
"stopSequence": 22
},
{
"arrival": {
"time": "1767204255",
"uncertainty": 120
},
"departure": {
"time": "1767204255",
"uncertainty": 120
},
"stopId": "0:KLER",
"stopSequence": 23
},
{
"arrival": {
"time": "1767204309",
"uncertainty": 120
},
"departure": {
"time": "1767204309",
"uncertainty": 120
},
"stopId": "0:GAZR",
"stopSequence": 24
},
{
"arrival": {
"time": "1767204333",
"uncertainty": 120
},
"departure": {
"time": "1767204333",
"uncertainty": 120
},
"stopId": "0:CHALER",
"stopSequence": 25
},
{
"arrival": {
"time": "1767204373",
"uncertainty": 120
},
"departure": {
"time": "1767204373",
"uncertainty": 120
},
"stopId": "0:TROR",
"stopSequence": 26
},
{
"arrival": {
"time": "1767204437",
"uncertainty": 120
},
"departure": {
"time": "1767204437",
"uncertainty": 120
},
"stopId": "0:LUNR",
"stopSequence": 27
},
{
"arrival": {
"time": "1767204502",
"uncertainty": 120
},
"stopId": "0:CALVT",
"stopSequence": 28
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38654270"
}
}
},
{
"id": "8654269",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767200760",
"uncertainty": 120
},
"stopId": "0:COUDA"
},
{
"departure": {
"time": "1767200760",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HSPORTR",
"stopSequence": 1
},
{
"arrival": {
"time": "1767200801",
"uncertainty": 120
},
"departure": {
"time": "1767200801",
"uncertainty": 120
},
"stopId": "0:COUDA",
"stopSequence": 2
},
{
"arrival": {
"time": "1767200855",
"uncertainty": 120
},
"departure": {
"time": "1767200855",
"uncertainty": 120
},
"stopId": "0:LAURR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767200917",
"uncertainty": 120
},
"departure": {
"time": "1767200917",
"uncertainty": 120
},
"stopId": "0:VIGNCR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767200994",
"uncertainty": 120
},
"departure": {
"time": "1767200994",
"uncertainty": 120
},
"stopId": "0:AGRR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767201091",
"uncertainty": 120
},
"departure": {
"time": "1767201091",
"uncertainty": 120
},
"stopId": "0:FLECR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767201260",
"uncertainty": 120
},
"departure": {
"time": "1767201260",
"uncertainty": 120
},
"stopId": "0:GUER2A",
"stopSequence": 7
},
{
"arrival": {
"time": "1767201321",
"uncertainty": 120
},
"departure": {
"time": "1767201321",
"uncertainty": 120
},
"stopId": "0:GUER3A",
"stopSequence": 8
},
{
"arrival": {
"time": "1767201465",
"uncertainty": 120
},
"departure": {
"time": "1767201465",
"uncertainty": 120
},
"stopId": "0:RAYA",
"stopSequence": 9
},
{
"arrival": {
"time": "1767201550",
"uncertainty": 120
},
"departure": {
"time": "1767201550",
"uncertainty": 120
},
"stopId": "0:FORR",
"stopSequence": 10
},
{
"arrival": {
"time": "1767201697",
"uncertainty": 120
},
"departure": {
"time": "1767201697",
"uncertainty": 120
},
"stopId": "0:BETR",
"stopSequence": 11
},
{
"arrival": {
"time": "1767201833",
"uncertainty": 120
},
"departure": {
"time": "1767201833",
"uncertainty": 120
},
"stopId": "0:PLANR",
"stopSequence": 12
},
{
"arrival": {
"time": "1767201897",
"uncertainty": 120
},
"departure": {
"time": "1767201897",
"uncertainty": 120
},
"stopId": "0:GARETR",
"stopSequence": 13
},
{
"arrival": {
"time": "1767201957",
"uncertainty": 120
},
"departure": {
"time": "1767201957",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767202014",
"uncertainty": 120
},
"departure": {
"time": "1767202014",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 15
},
{
"arrival": {
"time": "1767202134",
"uncertainty": 120
},
"departure": {
"time": "1767202134",
"uncertainty": 120
},
"stopId": "0:COURN",
"stopSequence": 16
},
{
"arrival": {
"time": "1767202220",
"uncertainty": 120
},
"departure": {
"time": "1767202220",
"uncertainty": 120
},
"stopId": "0:AUG88",
"stopSequence": 17
},
{
"arrival": {
"time": "1767202270",
"uncertainty": 120
},
"departure": {
"time": "1767202270",
"uncertainty": 120
},
"stopId": "0:DAGR",
"stopSequence": 18
},
{
"arrival": {
"time": "1767202341",
"uncertainty": 120
},
"departure": {
"time": "1767202341",
"uncertainty": 120
},
"stopId": "0:DUPR",
"stopSequence": 19
},
{
"arrival": {
"time": "1767202480",
"uncertainty": 120
},
"departure": {
"time": "1767202480",
"uncertainty": 120
},
"stopId": "0:SULR",
"stopSequence": 20
},
{
"arrival": {
"time": "1767202538",
"uncertainty": 120
},
"departure": {
"time": "1767202538",
"uncertainty": 120
},
"stopId": "0:DOUR",
"stopSequence": 21
},
{
"arrival": {
"time": "1767202607",
"uncertainty": 120
},
"departure": {
"time": "1767202607",
"uncertainty": 120
},
"stopId": "0:BOUIR",
"stopSequence": 22
},
{
"arrival": {
"time": "1767202671",
"uncertainty": 120
},
"departure": {
"time": "1767202671",
"uncertainty": 120
},
"stopId": "0:KLER",
"stopSequence": 23
},
{
"arrival": {
"time": "1767202735",
"uncertainty": 120
},
"departure": {
"time": "1767202735",
"uncertainty": 120
},
"stopId": "0:GAZR",
"stopSequence": 24
},
{
"arrival": {
"time": "1767202764",
"uncertainty": 120
},
"departure": {
"time": "1767202764",
"uncertainty": 120
},
"stopId": "0:CHALER",
"stopSequence": 25
},
{
"arrival": {
"time": "1767202812",
"uncertainty": 120
},
"departure": {
"time": "1767202812",
"uncertainty": 120
},
"stopId": "0:TROR",
"stopSequence": 26
},
{
"arrival": {
"time": "1767202889",
"uncertainty": 120
},
"departure": {
"time": "1767202889",
"uncertainty": 120
},
"stopId": "0:LUNR",
"stopSequence": 27
},
{
"arrival": {
"time": "1767202967",
"uncertainty": 120
},
"stopId": "0:CALVT",
"stopSequence": 28
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38654269"
}
}
},
{
"id": "8654268",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767199587",
"uncertainty": 120
},
"stopId": "0:COUDA"
},
{
"departure": {
"time": "1767199560",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HSPORTR",
"stopSequence": 1
},
{
"arrival": {
"time": "1767199589",
"uncertainty": 120
},
"departure": {
"time": "1767199589",
"uncertainty": 120
},
"stopId": "0:COUDA",
"stopSequence": 2
},
{
"arrival": {
"time": "1767199641",
"uncertainty": 120
},
"departure": {
"time": "1767199684",
"uncertainty": 120
},
"stopId": "0:LAURR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767199747",
"uncertainty": 120
},
"departure": {
"time": "1767199778",
"uncertainty": 120
},
"stopId": "0:VIGNCR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767199853",
"uncertainty": 120
},
"departure": {
"time": "1767199884",
"uncertainty": 120
},
"stopId": "0:AGRR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767199982",
"uncertainty": 120
},
"departure": {
"time": "1767200072",
"uncertainty": 120
},
"stopId": "0:FLECR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767200225",
"uncertainty": 120
},
"departure": {
"time": "1767200225",
"uncertainty": 120
},
"stopId": "0:GUER2A",
"stopSequence": 7
},
{
"arrival": {
"time": "1767200280",
"uncertainty": 120
},
"departure": {
"time": "1767200280",
"uncertainty": 120
},
"stopId": "0:GUER3A",
"stopSequence": 8
},
{
"arrival": {
"time": "1767200417",
"uncertainty": 120
},
"departure": {
"time": "1767200454",
"uncertainty": 120
},
"stopId": "0:RAYA",
"stopSequence": 9
},
{
"arrival": {
"time": "1767200506",
"uncertainty": 120
},
"departure": {
"time": "1767200506",
"uncertainty": 120
},
"stopId": "0:FORR",
"stopSequence": 10
},
{
"arrival": {
"time": "1767200603",
"uncertainty": 120
},
"departure": {
"time": "1767200603",
"uncertainty": 120
},
"stopId": "0:BETR",
"stopSequence": 11
},
{
"arrival": {
"time": "1767200721",
"uncertainty": 120
},
"departure": {
"time": "1767200721",
"uncertainty": 120
},
"stopId": "0:PLANR",
"stopSequence": 12
},
{
"arrival": {
"time": "1767200786",
"uncertainty": 120
},
"departure": {
"time": "1767200786",
"uncertainty": 120
},
"stopId": "0:GARETR",
"stopSequence": 13
},
{
"arrival": {
"time": "1767200842",
"uncertainty": 120
},
"departure": {
"time": "1767200842",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767200897",
"uncertainty": 120
},
"departure": {
"time": "1767200897",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 15
},
{
"arrival": {
"time": "1767201009",
"uncertainty": 120
},
"departure": {
"time": "1767201009",
"uncertainty": 120
},
"stopId": "0:COURN",
"stopSequence": 16
},
{
"arrival": {
"time": "1767201087",
"uncertainty": 120
},
"departure": {
"time": "1767201087",
"uncertainty": 120
},
"stopId": "0:AUG88",
"stopSequence": 17
},
{
"arrival": {
"time": "1767201126",
"uncertainty": 120
},
"departure": {
"time": "1767201126",
"uncertainty": 120
},
"stopId": "0:DAGR",
"stopSequence": 18
},
{
"arrival": {
"time": "1767201178",
"uncertainty": 120
},
"departure": {
"time": "1767201178",
"uncertainty": 120
},
"stopId": "0:DUPR",
"stopSequence": 19
},
{
"arrival": {
"time": "1767201312",
"uncertainty": 120
},
"departure": {
"time": "1767201312",
"uncertainty": 120
},
"stopId": "0:SULR",
"stopSequence": 20
},
{
"arrival": {
"time": "1767201355",
"uncertainty": 120
},
"departure": {
"time": "1767201355",
"uncertainty": 120
},
"stopId": "0:DOUR",
"stopSequence": 21
},
{
"arrival": {
"time": "1767201420",
"uncertainty": 120
},
"departure": {
"time": "1767201420",
"uncertainty": 120
},
"stopId": "0:BOUIR",
"stopSequence": 22
},
{
"arrival": {
"time": "1767201484",
"uncertainty": 120
},
"departure": {
"time": "1767201484",
"uncertainty": 120
},
"stopId": "0:KLER",
"stopSequence": 23
},
{
"arrival": {
"time": "1767201548",
"uncertainty": 120
},
"departure": {
"time": "1767201548",
"uncertainty": 120
},
"stopId": "0:GAZR",
"stopSequence": 24
},
{
"arrival": {
"time": "1767201577",
"uncertainty": 120
},
"departure": {
"time": "1767201577",
"uncertainty": 120
},
"stopId": "0:CHALER",
"stopSequence": 25
},
{
"arrival": {
"time": "1767201625",
"uncertainty": 120
},
"departure": {
"time": "1767201625",
"uncertainty": 120
},
"stopId": "0:TROR",
"stopSequence": 26
},
{
"arrival": {
"time": "1767201702",
"uncertainty": 120
},
"departure": {
"time": "1767201702",
"uncertainty": 120
},
"stopId": "0:LUNR",
"stopSequence": 27
},
{
"arrival": {
"time": "1767201780",
"uncertainty": 120
},
"stopId": "0:CALVT",
"stopSequence": 28
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38654268"
},
"vehicle": {
"id": "393",
"label": "393"
}
}
},
{
"id": "9105328",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767201000",
"uncertainty": 120
},
"stopId": "0:AUBA",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "62",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39105328"
}
}
},
{
"id": "9097527",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767202200",
"uncertainty": 120
},
"stopId": "0:GRAVAA",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "32",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39097527"
}
}
},
{
"id": "9097523",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767200459",
"uncertainty": 120
},
"stopId": "0:PAUGTN",
"stopSequence": 1
},
{
"arrival": {
"time": "1767200532",
"uncertainty": 120
},
"departure": {
"time": "1767200532",
"uncertainty": 120
},
"stopId": "0:COUR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767200633",
"uncertainty": 120
},
"departure": {
"time": "1767200633",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767200687",
"uncertainty": 120
},
"departure": {
"time": "1767200687",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 4
},
{
"arrival": {
"time": "1767200807",
"uncertainty": 120
},
"departure": {
"time": "1767200807",
"uncertainty": 120
},
"stopId": "0:TALAR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767200867",
"uncertainty": 120
},
"departure": {
"time": "1767200867",
"uncertainty": 120
},
"stopId": "0:PAIR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767200923",
"uncertainty": 120
},
"departure": {
"time": "1767200923",
"uncertainty": 120
},
"stopId": "0:PERPR",
"stopSequence": 7
},
{
"arrival": {
"time": "1767200953",
"uncertainty": 120
},
"departure": {
"time": "1767200953",
"uncertainty": 120
},
"stopId": "0:GIDR",
"stopSequence": 8
},
{
"arrival": {
"time": "1767200982",
"uncertainty": 120
},
"departure": {
"time": "1767200982",
"uncertainty": 120
},
"stopId": "0:REIR",
"stopSequence": 9
},
{
"arrival": {
"time": "1767201054",
"uncertainty": 120
},
"departure": {
"time": "1767201054",
"uncertainty": 120
},
"stopId": "0:ALFR",
"stopSequence": 10
},
{
"arrival": {
"time": "1767201114",
"uncertainty": 120
},
"departure": {
"time": "1767201114",
"uncertainty": 120
},
"stopId": "0:GARCR",
"stopSequence": 11
},
{
"arrival": {
"time": "1767201174",
"uncertainty": 120
},
"departure": {
"time": "1767201174",
"uncertainty": 120
},
"stopId": "0:VILL4R",
"stopSequence": 12
},
{
"arrival": {
"time": "1767201234",
"uncertainty": 120
},
"departure": {
"time": "1767201234",
"uncertainty": 120
},
"stopId": "0:KAUR",
"stopSequence": 13
},
{
"arrival": {
"time": "1767201294",
"uncertainty": 120
},
"departure": {
"time": "1767201294",
"uncertainty": 120
},
"stopId": "0:TCNR",
"stopSequence": 14
},
{
"arrival": {
"time": "1767201354",
"uncertainty": 120
},
"departure": {
"time": "1767201354",
"uncertainty": 120
},
"stopId": "0:BOMR",
"stopSequence": 15
},
{
"arrival": {
"time": "1767201414",
"uncertainty": 120
},
"departure": {
"time": "1767201414",
"uncertainty": 120
},
"stopId": "0:CHAL",
"stopSequence": 16
},
{
"arrival": {
"time": "1767201474",
"uncertainty": 120
},
"departure": {
"time": "1767201474",
"uncertainty": 120
},
"stopId": "0:BONACR",
"stopSequence": 17
},
{
"arrival": {
"time": "1767201644",
"uncertainty": 120
},
"departure": {
"time": "1767201644",
"uncertainty": 120
},
"stopId": "0:ZAC.2A",
"stopSequence": 18
},
{
"arrival": {
"time": "1767201944",
"uncertainty": 120
},
"departure": {
"time": "1767201944",
"uncertainty": 120
},
"stopId": "0:AURIOR",
"stopSequence": 19
},
{
"arrival": {
"time": "1767202004",
"uncertainty": 120
},
"departure": {
"time": "1767202004",
"uncertainty": 120
},
"stopId": "0:RAIRER",
"stopSequence": 20
},
{
"arrival": {
"time": "1767202064",
"uncertainty": 120
},
"departure": {
"time": "1767202064",
"uncertainty": 120
},
"stopId": "0:RODDR",
"stopSequence": 21
},
{
"arrival": {
"time": "1767202124",
"uncertainty": 120
},
"departure": {
"time": "1767202124",
"uncertainty": 120
},
"stopId": "0:GREZER",
"stopSequence": 22
},
{
"arrival": {
"time": "1767202424",
"uncertainty": 120
},
"departure": {
"time": "1767202424",
"uncertainty": 120
},
"stopId": "0:CPERDR",
"stopSequence": 23
},
{
"arrival": {
"time": "1767202484",
"uncertainty": 120
},
"departure": {
"time": "1767202484",
"uncertainty": 120
},
"stopId": "0:MCURIR",
"stopSequence": 24
},
{
"arrival": {
"time": "1767202604",
"uncertainty": 120
},
"departure": {
"time": "1767202604",
"uncertainty": 120
},
"stopId": "0:DOJO-R",
"stopSequence": 25
},
{
"arrival": {
"time": "1767202664",
"uncertainty": 120
},
"departure": {
"time": "1767202664",
"uncertainty": 120
},
"stopId": "0:JDARCR",
"stopSequence": 26
},
{
"arrival": {
"time": "1767202784",
"uncertainty": 120
},
"departure": {
"time": "1767202784",
"uncertainty": 120
},
"stopId": "0:M.EYSR",
"stopSequence": 27
},
{
"arrival": {
"time": "1767202904",
"uncertainty": 120
},
"departure": {
"time": "1767202904",
"uncertainty": 120
},
"stopId": "0:BAVIR",
"stopSequence": 28
},
{
"arrival": {
"time": "1767202964",
"uncertainty": 120
},
"departure": {
"time": "1767202964",
"uncertainty": 120
},
"stopId": "0:LEVINR",
"stopSequence": 29
},
{
"arrival": {
"time": "1767203024",
"uncertainty": 120
},
"departure": {
"time": "1767203024",
"uncertainty": 120
},
"stopId": "0:LESCAR",
"stopSequence": 30
},
{
"arrival": {
"time": "1767203084",
"uncertainty": 120
},
"departure": {
"time": "1767203084",
"uncertainty": 120
},
"stopId": "0:COLBER",
"stopSequence": 31
},
{
"arrival": {
"time": "1767203144",
"uncertainty": 120
},
"departure": {
"time": "1767203144",
"uncertainty": 120
},
"stopId": "0:TAMARR",
"stopSequence": 32
},
{
"arrival": {
"time": "1767203204",
"uncertainty": 120
},
"stopId": "0:GRAVAR",
"stopSequence": 33
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "32",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39097523"
},
"vehicle": {
"id": "6358",
"label": "6358"
}
}
},
{
"id": "9097528",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767201476",
"uncertainty": 120
},
"stopId": "0:PAUGTN",
"stopSequence": 1
},
{
"arrival": {
"time": "1767201588",
"uncertainty": 120
},
"departure": {
"time": "1767201588",
"uncertainty": 120
},
"stopId": "0:COUR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767201708",
"uncertainty": 120
},
"departure": {
"time": "1767201708",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767201761",
"uncertainty": 120
},
"departure": {
"time": "1767201761",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 4
},
{
"arrival": {
"time": "1767201881",
"uncertainty": 120
},
"departure": {
"time": "1767201881",
"uncertainty": 120
},
"stopId": "0:TALAR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767201941",
"uncertainty": 120
},
"departure": {
"time": "1767201941",
"uncertainty": 120
},
"stopId": "0:PAIR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767202006",
"uncertainty": 120
},
"departure": {
"time": "1767202006",
"uncertainty": 120
},
"stopId": "0:PERPR",
"stopSequence": 7
},
{
"arrival": {
"time": "1767202064",
"uncertainty": 120
},
"departure": {
"time": "1767202064",
"uncertainty": 120
},
"stopId": "0:GIDR",
"stopSequence": 8
},
{
"arrival": {
"time": "1767202121",
"uncertainty": 120
},
"departure": {
"time": "1767202121",
"uncertainty": 120
},
"stopId": "0:REIR",
"stopSequence": 9
},
{
"arrival": {
"time": "1767202212",
"uncertainty": 120
},
"departure": {
"time": "1767202212",
"uncertainty": 120
},
"stopId": "0:ALFR",
"stopSequence": 10
},
{
"arrival": {
"time": "1767202272",
"uncertainty": 120
},
"departure": {
"time": "1767202272",
"uncertainty": 120
},
"stopId": "0:GARCR",
"stopSequence": 11
},
{
"arrival": {
"time": "1767202332",
"uncertainty": 120
},
"departure": {
"time": "1767202332",
"uncertainty": 120
},
"stopId": "0:VILL4R",
"stopSequence": 12
},
{
"arrival": {
"time": "1767202392",
"uncertainty": 120
},
"departure": {
"time": "1767202392",
"uncertainty": 120
},
"stopId": "0:KAUR",
"stopSequence": 13
},
{
"arrival": {
"time": "1767202452",
"uncertainty": 120
},
"departure": {
"time": "1767202452",
"uncertainty": 120
},
"stopId": "0:TCNR",
"stopSequence": 14
},
{
"arrival": {
"time": "1767202512",
"uncertainty": 120
},
"departure": {
"time": "1767202512",
"uncertainty": 120
},
"stopId": "0:BOMR",
"stopSequence": 15
},
{
"arrival": {
"time": "1767202572",
"uncertainty": 120
},
"departure": {
"time": "1767202572",
"uncertainty": 120
},
"stopId": "0:CHAL",
"stopSequence": 16
},
{
"arrival": {
"time": "1767202632",
"uncertainty": 120
},
"departure": {
"time": "1767202632",
"uncertainty": 120
},
"stopId": "0:BONACR",
"stopSequence": 17
},
{
"arrival": {
"time": "1767202812",
"uncertainty": 120
},
"departure": {
"time": "1767202812",
"uncertainty": 120
},
"stopId": "0:RODCAA",
"stopSequence": 18
},
{
"arrival": {
"time": "1767202932",
"uncertainty": 120
},
"departure": {
"time": "1767202932",
"uncertainty": 120
},
"stopId": "0:MANSA",
"stopSequence": 19
},
{
"arrival": {
"time": "1767202992",
"uncertainty": 120
},
"departure": {
"time": "1767202992",
"uncertainty": 120
},
"stopId": "0:CPERDR",
"stopSequence": 20
},
{
"arrival": {
"time": "1767203052",
"uncertainty": 120
},
"departure": {
"time": "1767203052",
"uncertainty": 120
},
"stopId": "0:MCURIR",
"stopSequence": 21
},
{
"arrival": {
"time": "1767203172",
"uncertainty": 120
},
"departure": {
"time": "1767203172",
"uncertainty": 120
},
"stopId": "0:DOJO-R",
"stopSequence": 22
},
{
"arrival": {
"time": "1767203232",
"uncertainty": 120
},
"departure": {
"time": "1767203232",
"uncertainty": 120
},
"stopId": "0:JDARCR",
"stopSequence": 23
},
{
"arrival": {
"time": "1767203352",
"uncertainty": 120
},
"departure": {
"time": "1767203352",
"uncertainty": 120
},
"stopId": "0:M.EYSR",
"stopSequence": 24
},
{
"arrival": {
"time": "1767203472",
"uncertainty": 120
},
"departure": {
"time": "1767203472",
"uncertainty": 120
},
"stopId": "0:BAVIR",
"stopSequence": 25
},
{
"arrival": {
"time": "1767203532",
"uncertainty": 120
},
"departure": {
"time": "1767203532",
"uncertainty": 120
},
"stopId": "0:LEVINR",
"stopSequence": 26
},
{
"arrival": {
"time": "1767203592",
"uncertainty": 120
},
"departure": {
"time": "1767203592",
"uncertainty": 120
},
"stopId": "0:LESCAR",
"stopSequence": 27
},
{
"arrival": {
"time": "1767203652",
"uncertainty": 120
},
"departure": {
"time": "1767203652",
"uncertainty": 120
},
"stopId": "0:COLBER",
"stopSequence": 28
},
{
"arrival": {
"time": "1767203712",
"uncertainty": 120
},
"departure": {
"time": "1767203712",
"uncertainty": 120
},
"stopId": "0:TAMARR",
"stopSequence": 29
},
{
"arrival": {
"time": "1767203772",
"uncertainty": 120
},
"stopId": "0:GRAVAR",
"stopSequence": 30
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "32",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39097528"
}
}
},
{
"id": "8654235",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767204363",
"uncertainty": 120
},
"stopId": "0:COUDA"
},
{
"departure": {
"time": "1767202020",
"uncertainty": 120
},
"stopId": "0:CALVT",
"stopSequence": 1
},
{
"arrival": {
"time": "1767202120",
"uncertainty": 120
},
"departure": {
"time": "1767202120",
"uncertainty": 120
},
"stopId": "0:LUNA",
"stopSequence": 2
},
{
"arrival": {
"time": "1767202185",
"uncertainty": 120
},
"departure": {
"time": "1767202185",
"uncertainty": 120
},
"stopId": "0:TROA",
"stopSequence": 3
},
{
"arrival": {
"time": "1767202233",
"uncertainty": 120
},
"departure": {
"time": "1767202233",
"uncertainty": 120
},
"stopId": "0:CHALEA",
"stopSequence": 4
},
{
"arrival": {
"time": "1767202284",
"uncertainty": 120
},
"departure": {
"time": "1767202284",
"uncertainty": 120
},
"stopId": "0:GAZA",
"stopSequence": 5
},
{
"arrival": {
"time": "1767202339",
"uncertainty": 120
},
"departure": {
"time": "1767202339",
"uncertainty": 120
},
"stopId": "0:KLEA",
"stopSequence": 6
},
{
"arrival": {
"time": "1767202380",
"uncertainty": 120
},
"departure": {
"time": "1767202380",
"uncertainty": 120
},
"stopId": "0:BOUIA",
"stopSequence": 7
},
{
"arrival": {
"time": "1767202443",
"uncertainty": 120
},
"departure": {
"time": "1767202443",
"uncertainty": 120
},
"stopId": "0:DOUA",
"stopSequence": 8
},
{
"arrival": {
"time": "1767202500",
"uncertainty": 120
},
"departure": {
"time": "1767202500",
"uncertainty": 120
},
"stopId": "0:SULA",
"stopSequence": 9
},
{
"arrival": {
"time": "1767202608",
"uncertainty": 120
},
"departure": {
"time": "1767202608",
"uncertainty": 120
},
"stopId": "0:DUPA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767202740",
"uncertainty": 120
},
"departure": {
"time": "1767202740",
"uncertainty": 120
},
"stopId": "0:PAUGTN",
"stopSequence": 11
},
{
"arrival": {
"time": "1767202860",
"uncertainty": 120
},
"departure": {
"time": "1767202860",
"uncertainty": 120
},
"stopId": "0:COUR",
"stopSequence": 12
},
{
"arrival": {
"time": "1767202980",
"uncertainty": 120
},
"departure": {
"time": "1767202980",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 13
},
{
"arrival": {
"time": "1767203040",
"uncertainty": 120
},
"departure": {
"time": "1767203040",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 14
},
{
"arrival": {
"time": "1767203100",
"uncertainty": 120
},
"departure": {
"time": "1767203100",
"uncertainty": 120
},
"stopId": "0:GARETA",
"stopSequence": 15
},
{
"arrival": {
"time": "1767203217",
"uncertainty": 120
},
"departure": {
"time": "1767203217",
"uncertainty": 120
},
"stopId": "0:PLANA",
"stopSequence": 16
},
{
"arrival": {
"time": "1767203301",
"uncertainty": 120
},
"departure": {
"time": "1767203301",
"uncertainty": 120
},
"stopId": "0:BETA",
"stopSequence": 17
},
{
"arrival": {
"time": "1767203460",
"uncertainty": 120
},
"departure": {
"time": "1767203460",
"uncertainty": 120
},
"stopId": "0:FORA",
"stopSequence": 18
},
{
"arrival": {
"time": "1767203517",
"uncertainty": 120
},
"departure": {
"time": "1767203517",
"uncertainty": 120
},
"stopId": "0:NARCHR",
"stopSequence": 19
},
{
"arrival": {
"time": "1767203640",
"uncertainty": 120
},
"departure": {
"time": "1767203640",
"uncertainty": 120
},
"stopId": "0:GUER3R",
"stopSequence": 20
},
{
"arrival": {
"time": "1767203758",
"uncertainty": 120
},
"departure": {
"time": "1767203758",
"uncertainty": 120
},
"stopId": "0:GUER2R",
"stopSequence": 21
},
{
"arrival": {
"time": "1767204000",
"uncertainty": 120
},
"departure": {
"time": "1767204000",
"uncertainty": 120
},
"stopId": "0:ABEA",
"stopSequence": 22
},
{
"arrival": {
"time": "1767204094",
"uncertainty": 120
},
"departure": {
"time": "1767204094",
"uncertainty": 120
},
"stopId": "0:AGRA",
"stopSequence": 23
},
{
"arrival": {
"time": "1767204180",
"uncertainty": 120
},
"departure": {
"time": "1767204180",
"uncertainty": 120
},
"stopId": "0:VIGNTK",
"stopSequence": 24
},
{
"arrival": {
"time": "1767204225",
"uncertainty": 120
},
"departure": {
"time": "1767204225",
"uncertainty": 120
},
"stopId": "0:LAURA",
"stopSequence": 25
},
{
"arrival": {
"time": "1767204300",
"uncertainty": 120
},
"departure": {
"time": "1767204300",
"uncertainty": 120
},
"stopId": "0:COUDR",
"stopSequence": 26
},
{
"arrival": {
"time": "1767204360",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HSPORTR",
"stopSequence": 27
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38654235"
}
}
},
{
"id": "8806305",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767199230",
"uncertainty": 120
},
"stopId": "0:ACTD",
"stopSequence": 1
},
{
"arrival": {
"time": "1767199278",
"uncertainty": 120
},
"departure": {
"time": "1767199278",
"uncertainty": 120
},
"stopId": "0:PROR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767199319",
"uncertainty": 120
},
"departure": {
"time": "1767199319",
"uncertainty": 120
},
"stopId": "0:LOIR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767199344",
"uncertainty": 120
},
"departure": {
"time": "1767199344",
"uncertainty": 120
},
"stopId": "0:LEDR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767199407",
"uncertainty": 120
},
"departure": {
"time": "1767199407",
"uncertainty": 120
},
"stopId": "0:LAUR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767199450",
"uncertainty": 120
},
"departure": {
"time": "1767199450",
"uncertainty": 120
},
"stopId": "0:PEUR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767199492",
"uncertainty": 120
},
"departure": {
"time": "1767199524",
"uncertainty": 120
},
"stopId": "0:POLA",
"stopSequence": 7
},
{
"arrival": {
"time": "1767199589",
"uncertainty": 120
},
"departure": {
"time": "1767199589",
"uncertainty": 120
},
"stopId": "0:COSA",
"stopSequence": 8
},
{
"arrival": {
"time": "1767199638",
"uncertainty": 120
},
"departure": {
"time": "1767199640",
"uncertainty": 120
},
"stopId": "0:PARNA",
"stopSequence": 9
},
{
"arrival": {
"time": "1767199700",
"uncertainty": 120
},
"departure": {
"time": "1767199700",
"uncertainty": 120
},
"stopId": "0:NESTA2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767199832",
"uncertainty": 120
},
"departure": {
"time": "1767199832",
"uncertainty": 120
},
"stopId": "0:GUER2A",
"stopSequence": 11
},
{
"arrival": {
"time": "1767199888",
"uncertainty": 120
},
"departure": {
"time": "1767199898",
"uncertainty": 120
},
"stopId": "0:GUER3A",
"stopSequence": 12
},
{
"arrival": {
"time": "1767200048",
"uncertainty": 120
},
"departure": {
"time": "1767200053",
"uncertainty": 120
},
"stopId": "0:RAYA",
"stopSequence": 13
},
{
"arrival": {
"time": "1767200125",
"uncertainty": 120
},
"departure": {
"time": "1767200216",
"uncertainty": 120
},
"stopId": "0:CAMARA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767200266",
"uncertainty": 120
},
"departure": {
"time": "1767200266",
"uncertainty": 120
},
"stopId": "0:KHAA1",
"stopSequence": 15
},
{
"arrival": {
"time": "1767200325",
"uncertainty": 120
},
"departure": {
"time": "1767200325",
"uncertainty": 120
},
"stopId": "0:ALLIA",
"stopSequence": 16
},
{
"arrival": {
"time": "1767200358",
"uncertainty": 120
},
"departure": {
"time": "1767200358",
"uncertainty": 120
},
"stopId": "0:MARRA",
"stopSequence": 17
},
{
"arrival": {
"time": "1767200422",
"uncertainty": 120
},
"departure": {
"time": "1767200423",
"uncertainty": 120
},
"stopId": "0:FAGAA",
"stopSequence": 18
},
{
"arrival": {
"time": "1767200447",
"uncertainty": 120
},
"departure": {
"time": "1767200447",
"uncertainty": 120
},
"stopId": "0:GARER",
"stopSequence": 19
},
{
"arrival": {
"time": "1767200516",
"uncertainty": 120
},
"departure": {
"time": "1767200516",
"uncertainty": 120
},
"stopId": "0:LYCCI",
"stopSequence": 20
},
{
"arrival": {
"time": "1767200642",
"uncertainty": 120
},
"departure": {
"time": "1767200642",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 21
},
{
"arrival": {
"time": "1767200697",
"uncertainty": 120
},
"departure": {
"time": "1767200697",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 22
},
{
"arrival": {
"time": "1767200826",
"uncertainty": 120
},
"departure": {
"time": "1767200826",
"uncertainty": 120
},
"stopId": "0:ArenR",
"stopSequence": 23
},
{
"arrival": {
"time": "1767200919",
"uncertainty": 120
},
"departure": {
"time": "1767200919",
"uncertainty": 120
},
"stopId": "0:MSCR",
"stopSequence": 24
},
{
"arrival": {
"time": "1767201000",
"uncertainty": 120
},
"departure": {
"time": "1767201000",
"uncertainty": 120
},
"stopId": "0:BOUQA",
"stopSequence": 25
},
{
"arrival": {
"time": "1767201150",
"uncertainty": 120
},
"departure": {
"time": "1767201150",
"uncertainty": 120
},
"stopId": "0:PORTR",
"stopSequence": 26
},
{
"arrival": {
"time": "1767201224",
"uncertainty": 120
},
"departure": {
"time": "1767201224",
"uncertainty": 120
},
"stopId": "0:LUCR",
"stopSequence": 27
},
{
"arrival": {
"time": "1767201302",
"uncertainty": 120
},
"departure": {
"time": "1767201302",
"uncertainty": 120
},
"stopId": "0:DOZA",
"stopSequence": 28
},
{
"arrival": {
"time": "1767201349",
"uncertainty": 120
},
"departure": {
"time": "1767201349",
"uncertainty": 120
},
"stopId": "0:BONA",
"stopSequence": 29
},
{
"arrival": {
"time": "1767201420",
"uncertainty": 120
},
"departure": {
"time": "1767201420",
"uncertainty": 120
},
"stopId": "0:INFA",
"stopSequence": 30
},
{
"arrival": {
"time": "1767201526",
"uncertainty": 120
},
"departure": {
"time": "1767201526",
"uncertainty": 120
},
"stopId": "0:BARONA",
"stopSequence": 31
},
{
"arrival": {
"time": "1767201593",
"uncertainty": 120
},
"stopId": "0:T",
"stopSequence": 32
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38806305"
},
"vehicle": {
"id": "520",
"label": "520"
}
}
},
{
"id": "8654234",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767203211",
"uncertainty": 120
},
"stopId": "0:COUDA"
},
{
"departure": {
"time": "1767200469",
"uncertainty": 120
},
"stopId": "0:CALVT",
"stopSequence": 1
},
{
"arrival": {
"time": "1767200837",
"uncertainty": 120
},
"departure": {
"time": "1767200837",
"uncertainty": 120
},
"stopId": "0:LUNA",
"stopSequence": 2
},
{
"arrival": {
"time": "1767200874",
"uncertainty": 120
},
"departure": {
"time": "1767200874",
"uncertainty": 120
},
"stopId": "0:TROA",
"stopSequence": 3
},
{
"arrival": {
"time": "1767200915",
"uncertainty": 120
},
"departure": {
"time": "1767200915",
"uncertainty": 120
},
"stopId": "0:CHALEA",
"stopSequence": 4
},
{
"arrival": {
"time": "1767200982",
"uncertainty": 120
},
"departure": {
"time": "1767200982",
"uncertainty": 120
},
"stopId": "0:GAZA",
"stopSequence": 5
},
{
"arrival": {
"time": "1767201040",
"uncertainty": 120
},
"departure": {
"time": "1767201040",
"uncertainty": 120
},
"stopId": "0:KLEA",
"stopSequence": 6
},
{
"arrival": {
"time": "1767201088",
"uncertainty": 120
},
"departure": {
"time": "1767201088",
"uncertainty": 120
},
"stopId": "0:BOUIA",
"stopSequence": 7
},
{
"arrival": {
"time": "1767201143",
"uncertainty": 120
},
"departure": {
"time": "1767201143",
"uncertainty": 120
},
"stopId": "0:DOUA",
"stopSequence": 8
},
{
"arrival": {
"time": "1767201189",
"uncertainty": 120
},
"departure": {
"time": "1767201189",
"uncertainty": 120
},
"stopId": "0:SULA",
"stopSequence": 9
},
{
"arrival": {
"time": "1767201452",
"uncertainty": 120
},
"departure": {
"time": "1767201452",
"uncertainty": 120
},
"stopId": "0:DUPA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767201615",
"uncertainty": 120
},
"departure": {
"time": "1767201615",
"uncertainty": 120
},
"stopId": "0:PAUGTN",
"stopSequence": 11
},
{
"arrival": {
"time": "1767201726",
"uncertainty": 120
},
"departure": {
"time": "1767201726",
"uncertainty": 120
},
"stopId": "0:COUR",
"stopSequence": 12
},
{
"arrival": {
"time": "1767201846",
"uncertainty": 120
},
"departure": {
"time": "1767201846",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 13
},
{
"arrival": {
"time": "1767201910",
"uncertainty": 120
},
"departure": {
"time": "1767201910",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 14
},
{
"arrival": {
"time": "1767201965",
"uncertainty": 120
},
"departure": {
"time": "1767201965",
"uncertainty": 120
},
"stopId": "0:GARETA",
"stopSequence": 15
},
{
"arrival": {
"time": "1767202082",
"uncertainty": 120
},
"departure": {
"time": "1767202082",
"uncertainty": 120
},
"stopId": "0:PLANA",
"stopSequence": 16
},
{
"arrival": {
"time": "1767202166",
"uncertainty": 120
},
"departure": {
"time": "1767202166",
"uncertainty": 120
},
"stopId": "0:BETA",
"stopSequence": 17
},
{
"arrival": {
"time": "1767202325",
"uncertainty": 120
},
"departure": {
"time": "1767202325",
"uncertainty": 120
},
"stopId": "0:FORA",
"stopSequence": 18
},
{
"arrival": {
"time": "1767202382",
"uncertainty": 120
},
"departure": {
"time": "1767202382",
"uncertainty": 120
},
"stopId": "0:NARCHR",
"stopSequence": 19
},
{
"arrival": {
"time": "1767202505",
"uncertainty": 120
},
"departure": {
"time": "1767202505",
"uncertainty": 120
},
"stopId": "0:GUER3R",
"stopSequence": 20
},
{
"arrival": {
"time": "1767202620",
"uncertainty": 120
},
"departure": {
"time": "1767202620",
"uncertainty": 120
},
"stopId": "0:GUER2R",
"stopSequence": 21
},
{
"arrival": {
"time": "1767202862",
"uncertainty": 120
},
"departure": {
"time": "1767202862",
"uncertainty": 120
},
"stopId": "0:ABEA",
"stopSequence": 22
},
{
"arrival": {
"time": "1767202954",
"uncertainty": 120
},
"departure": {
"time": "1767202954",
"uncertainty": 120
},
"stopId": "0:AGRA",
"stopSequence": 23
},
{
"arrival": {
"time": "1767203038",
"uncertainty": 120
},
"departure": {
"time": "1767203038",
"uncertainty": 120
},
"stopId": "0:VIGNTK",
"stopSequence": 24
},
{
"arrival": {
"time": "1767203076",
"uncertainty": 120
},
"departure": {
"time": "1767203076",
"uncertainty": 120
},
"stopId": "0:LAURA",
"stopSequence": 25
},
{
"arrival": {
"time": "1767203148",
"uncertainty": 120
},
"departure": {
"time": "1767203148",
"uncertainty": 120
},
"stopId": "0:COUDR",
"stopSequence": 26
},
{
"arrival": {
"time": "1767203160",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HSPORTR",
"stopSequence": 27
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38654234"
},
"vehicle": {
"id": "400",
"label": "400"
}
}
},
{
"id": "8806304",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767198059",
"uncertainty": 120
},
"stopId": "0:ACTD",
"stopSequence": 1
},
{
"arrival": {
"time": "1767198097",
"uncertainty": 120
},
"departure": {
"time": "1767198104",
"uncertainty": 120
},
"stopId": "0:PROR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767198152",
"uncertainty": 120
},
"departure": {
"time": "1767198152",
"uncertainty": 120
},
"stopId": "0:LOIR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767198177",
"uncertainty": 120
},
"departure": {
"time": "1767198177",
"uncertainty": 120
},
"stopId": "0:LEDR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767198245",
"uncertainty": 120
},
"departure": {
"time": "1767198245",
"uncertainty": 120
},
"stopId": "0:LAUR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767198292",
"uncertainty": 120
},
"departure": {
"time": "1767198292",
"uncertainty": 120
},
"stopId": "0:PEUR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767198328",
"uncertainty": 120
},
"departure": {
"time": "1767198328",
"uncertainty": 120
},
"stopId": "0:POLA",
"stopSequence": 7
},
{
"arrival": {
"time": "1767198363",
"uncertainty": 120
},
"departure": {
"time": "1767198363",
"uncertainty": 120
},
"stopId": "0:COSA",
"stopSequence": 8
},
{
"arrival": {
"time": "1767198417",
"uncertainty": 120
},
"departure": {
"time": "1767198417",
"uncertainty": 120
},
"stopId": "0:PARNA",
"stopSequence": 9
},
{
"arrival": {
"time": "1767198488",
"uncertainty": 120
},
"departure": {
"time": "1767198488",
"uncertainty": 120
},
"stopId": "0:NESTA2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767198573",
"uncertainty": 120
},
"departure": {
"time": "1767198573",
"uncertainty": 120
},
"stopId": "0:GUER2A",
"stopSequence": 11
},
{
"arrival": {
"time": "1767198633",
"uncertainty": 120
},
"departure": {
"time": "1767198699",
"uncertainty": 120
},
"stopId": "0:GUER3A",
"stopSequence": 12
},
{
"arrival": {
"time": "1767198860",
"uncertainty": 120
},
"departure": {
"time": "1767198871",
"uncertainty": 120
},
"stopId": "0:RAYA",
"stopSequence": 13
},
{
"arrival": {
"time": "1767198956",
"uncertainty": 120
},
"departure": {
"time": "1767198957",
"uncertainty": 120
},
"stopId": "0:CAMARA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767199006",
"uncertainty": 120
},
"departure": {
"time": "1767199006",
"uncertainty": 120
},
"stopId": "0:KHAA1",
"stopSequence": 15
},
{
"arrival": {
"time": "1767199067",
"uncertainty": 120
},
"departure": {
"time": "1767199164",
"uncertainty": 120
},
"stopId": "0:ALLIA",
"stopSequence": 16
},
{
"arrival": {
"time": "1767199200",
"uncertainty": 120
},
"departure": {
"time": "1767199200",
"uncertainty": 120
},
"stopId": "0:MARRA",
"stopSequence": 17
},
{
"arrival": {
"time": "1767199258",
"uncertainty": 120
},
"departure": {
"time": "1767199258",
"uncertainty": 120
},
"stopId": "0:FAGAA",
"stopSequence": 18
},
{
"arrival": {
"time": "1767199281",
"uncertainty": 120
},
"departure": {
"time": "1767199281",
"uncertainty": 120
},
"stopId": "0:GARER",
"stopSequence": 19
},
{
"arrival": {
"time": "1767199342",
"uncertainty": 120
},
"departure": {
"time": "1767199380",
"uncertainty": 120
},
"stopId": "0:LYCCI",
"stopSequence": 20
},
{
"arrival": {
"time": "1767199499",
"uncertainty": 120
},
"departure": {
"time": "1767199528",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 21
},
{
"arrival": {
"time": "1767199601",
"uncertainty": 120
},
"departure": {
"time": "1767199636",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 22
},
{
"arrival": {
"time": "1767199856",
"uncertainty": 120
},
"departure": {
"time": "1767199861",
"uncertainty": 120
},
"stopId": "0:ArenR",
"stopSequence": 23
},
{
"arrival": {
"time": "1767199933",
"uncertainty": 120
},
"departure": {
"time": "1767199935",
"uncertainty": 120
},
"stopId": "0:MSCR",
"stopSequence": 24
},
{
"arrival": {
"time": "1767200017",
"uncertainty": 120
},
"departure": {
"time": "1767200049",
"uncertainty": 120
},
"stopId": "0:BOUQA",
"stopSequence": 25
},
{
"arrival": {
"time": "1767200197",
"uncertainty": 120
},
"departure": {
"time": "1767200197",
"uncertainty": 120
},
"stopId": "0:PORTR",
"stopSequence": 26
},
{
"arrival": {
"time": "1767200267",
"uncertainty": 120
},
"departure": {
"time": "1767200267",
"uncertainty": 120
},
"stopId": "0:LUCR",
"stopSequence": 27
},
{
"arrival": {
"time": "1767200347",
"uncertainty": 120
},
"departure": {
"time": "1767200350",
"uncertainty": 120
},
"stopId": "0:DOZA",
"stopSequence": 28
},
{
"arrival": {
"time": "1767200395",
"uncertainty": 120
},
"departure": {
"time": "1767200398",
"uncertainty": 120
},
"stopId": "0:BONA",
"stopSequence": 29
},
{
"arrival": {
"time": "1767200456",
"uncertainty": 120
},
"departure": {
"time": "1767200456",
"uncertainty": 120
},
"stopId": "0:INFA",
"stopSequence": 30
},
{
"arrival": {
"time": "1767200507",
"uncertainty": 120
},
"departure": {
"time": "1767200507",
"uncertainty": 120
},
"stopId": "0:BARONA",
"stopSequence": 31
},
{
"arrival": {
"time": "1767200544",
"uncertainty": 120
},
"stopId": "0:T",
"stopSequence": 32
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38806304"
},
"vehicle": {
"id": "521",
"label": "521"
}
}
},
{
"id": "8654233",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767201873",
"uncertainty": 120
},
"stopId": "0:COUDA"
},
{
"departure": {
"time": "1767199651",
"uncertainty": 120
},
"stopId": "0:CALVT",
"stopSequence": 1
},
{
"arrival": {
"time": "1767199725",
"uncertainty": 120
},
"departure": {
"time": "1767199725",
"uncertainty": 120
},
"stopId": "0:LUNA",
"stopSequence": 2
},
{
"arrival": {
"time": "1767199759",
"uncertainty": 120
},
"departure": {
"time": "1767199793",
"uncertainty": 120
},
"stopId": "0:TROA",
"stopSequence": 3
},
{
"arrival": {
"time": "1767199833",
"uncertainty": 120
},
"departure": {
"time": "1767199833",
"uncertainty": 120
},
"stopId": "0:CHALEA",
"stopSequence": 4
},
{
"arrival": {
"time": "1767199902",
"uncertainty": 120
},
"departure": {
"time": "1767199902",
"uncertainty": 120
},
"stopId": "0:GAZA",
"stopSequence": 5
},
{
"arrival": {
"time": "1767199960",
"uncertainty": 120
},
"departure": {
"time": "1767199960",
"uncertainty": 120
},
"stopId": "0:KLEA",
"stopSequence": 6
},
{
"arrival": {
"time": "1767200009",
"uncertainty": 120
},
"departure": {
"time": "1767200013",
"uncertainty": 120
},
"stopId": "0:BOUIA",
"stopSequence": 7
},
{
"arrival": {
"time": "1767200067",
"uncertainty": 120
},
"departure": {
"time": "1767200067",
"uncertainty": 120
},
"stopId": "0:DOUA",
"stopSequence": 8
},
{
"arrival": {
"time": "1767200113",
"uncertainty": 120
},
"departure": {
"time": "1767200116",
"uncertainty": 120
},
"stopId": "0:SULA",
"stopSequence": 9
},
{
"arrival": {
"time": "1767200450",
"uncertainty": 120
},
"departure": {
"time": "1767200450",
"uncertainty": 120
},
"stopId": "0:DUPA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767200590",
"uncertainty": 120
},
"departure": {
"time": "1767200590",
"uncertainty": 120
},
"stopId": "0:PAUGTN",
"stopSequence": 11
},
{
"arrival": {
"time": "1767200663",
"uncertainty": 120
},
"departure": {
"time": "1767200663",
"uncertainty": 120
},
"stopId": "0:COUR",
"stopSequence": 12
},
{
"arrival": {
"time": "1767200766",
"uncertainty": 120
},
"departure": {
"time": "1767200766",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 13
},
{
"arrival": {
"time": "1767200817",
"uncertainty": 120
},
"departure": {
"time": "1767200817",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 14
},
{
"arrival": {
"time": "1767200871",
"uncertainty": 120
},
"departure": {
"time": "1767200871",
"uncertainty": 120
},
"stopId": "0:GARETA",
"stopSequence": 15
},
{
"arrival": {
"time": "1767201004",
"uncertainty": 120
},
"departure": {
"time": "1767201004",
"uncertainty": 120
},
"stopId": "0:PLANA",
"stopSequence": 16
},
{
"arrival": {
"time": "1767201093",
"uncertainty": 120
},
"departure": {
"time": "1767201093",
"uncertainty": 120
},
"stopId": "0:BETA",
"stopSequence": 17
},
{
"arrival": {
"time": "1767201230",
"uncertainty": 120
},
"departure": {
"time": "1767201230",
"uncertainty": 120
},
"stopId": "0:FORA",
"stopSequence": 18
},
{
"arrival": {
"time": "1767201267",
"uncertainty": 120
},
"departure": {
"time": "1767201267",
"uncertainty": 120
},
"stopId": "0:NARCHR",
"stopSequence": 19
},
{
"arrival": {
"time": "1767201366",
"uncertainty": 120
},
"departure": {
"time": "1767201366",
"uncertainty": 120
},
"stopId": "0:GUER3R",
"stopSequence": 20
},
{
"arrival": {
"time": "1767201437",
"uncertainty": 120
},
"departure": {
"time": "1767201437",
"uncertainty": 120
},
"stopId": "0:GUER2R",
"stopSequence": 21
},
{
"arrival": {
"time": "1767201589",
"uncertainty": 120
},
"departure": {
"time": "1767201589",
"uncertainty": 120
},
"stopId": "0:ABEA",
"stopSequence": 22
},
{
"arrival": {
"time": "1767201651",
"uncertainty": 120
},
"departure": {
"time": "1767201651",
"uncertainty": 120
},
"stopId": "0:AGRA",
"stopSequence": 23
},
{
"arrival": {
"time": "1767201713",
"uncertainty": 120
},
"departure": {
"time": "1767201713",
"uncertainty": 120
},
"stopId": "0:VIGNTK",
"stopSequence": 24
},
{
"arrival": {
"time": "1767201756",
"uncertainty": 120
},
"departure": {
"time": "1767201756",
"uncertainty": 120
},
"stopId": "0:LAURA",
"stopSequence": 25
},
{
"arrival": {
"time": "1767201811",
"uncertainty": 120
},
"departure": {
"time": "1767201811",
"uncertainty": 120
},
"stopId": "0:COUDR",
"stopSequence": 26
},
{
"arrival": {
"time": "1767201960",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HSPORTR",
"stopSequence": 27
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38654233"
},
"vehicle": {
"id": "405",
"label": "405"
}
}
},
{
"id": "8806307",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767201600",
"uncertainty": 120
},
"stopId": "0:ACTD",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38806307"
}
}
},
{
"id": "8654232",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767200296",
"uncertainty": 120
},
"departure": {
"time": "1767200296",
"uncertainty": 120
},
"stopId": "0:COUDR",
"stopSequence": 26
},
{
"arrival": {
"time": "1767200354",
"uncertainty": 120
},
"stopId": "0:HSPORTR",
"stopSequence": 27
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38654232"
}
}
},
{
"id": "8806306",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767200461",
"uncertainty": 120
},
"stopId": "0:ACTD",
"stopSequence": 1
},
{
"arrival": {
"time": "1767200511",
"uncertainty": 120
},
"departure": {
"time": "1767200511",
"uncertainty": 120
},
"stopId": "0:PROR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767200552",
"uncertainty": 120
},
"departure": {
"time": "1767200552",
"uncertainty": 120
},
"stopId": "0:LOIR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767200578",
"uncertainty": 120
},
"departure": {
"time": "1767200578",
"uncertainty": 120
},
"stopId": "0:LEDR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767200640",
"uncertainty": 120
},
"departure": {
"time": "1767200640",
"uncertainty": 120
},
"stopId": "0:LAUR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767200684",
"uncertainty": 120
},
"departure": {
"time": "1767200684",
"uncertainty": 120
},
"stopId": "0:PEUR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767200727",
"uncertainty": 120
},
"departure": {
"time": "1767200727",
"uncertainty": 120
},
"stopId": "0:POLA",
"stopSequence": 7
},
{
"arrival": {
"time": "1767200786",
"uncertainty": 120
},
"departure": {
"time": "1767200786",
"uncertainty": 120
},
"stopId": "0:COSA",
"stopSequence": 8
},
{
"arrival": {
"time": "1767200838",
"uncertainty": 120
},
"departure": {
"time": "1767200838",
"uncertainty": 120
},
"stopId": "0:PARNA",
"stopSequence": 9
},
{
"arrival": {
"time": "1767200900",
"uncertainty": 120
},
"departure": {
"time": "1767200900",
"uncertainty": 120
},
"stopId": "0:NESTA2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767201000",
"uncertainty": 120
},
"departure": {
"time": "1767201000",
"uncertainty": 120
},
"stopId": "0:GUER2A",
"stopSequence": 11
},
{
"arrival": {
"time": "1767201059",
"uncertainty": 120
},
"departure": {
"time": "1767201059",
"uncertainty": 120
},
"stopId": "0:GUER3A",
"stopSequence": 12
},
{
"arrival": {
"time": "1767201201",
"uncertainty": 120
},
"departure": {
"time": "1767201201",
"uncertainty": 120
},
"stopId": "0:RAYA",
"stopSequence": 13
},
{
"arrival": {
"time": "1767201276",
"uncertainty": 120
},
"departure": {
"time": "1767201276",
"uncertainty": 120
},
"stopId": "0:CAMARA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767201325",
"uncertainty": 120
},
"departure": {
"time": "1767201325",
"uncertainty": 120
},
"stopId": "0:KHAA1",
"stopSequence": 15
},
{
"arrival": {
"time": "1767201387",
"uncertainty": 120
},
"departure": {
"time": "1767201387",
"uncertainty": 120
},
"stopId": "0:ALLIA",
"stopSequence": 16
},
{
"arrival": {
"time": "1767201423",
"uncertainty": 120
},
"departure": {
"time": "1767201423",
"uncertainty": 120
},
"stopId": "0:MARRA",
"stopSequence": 17
},
{
"arrival": {
"time": "1767201488",
"uncertainty": 120
},
"departure": {
"time": "1767201488",
"uncertainty": 120
},
"stopId": "0:FAGAA",
"stopSequence": 18
},
{
"arrival": {
"time": "1767201513",
"uncertainty": 120
},
"departure": {
"time": "1767201513",
"uncertainty": 120
},
"stopId": "0:GARER",
"stopSequence": 19
},
{
"arrival": {
"time": "1767201625",
"uncertainty": 120
},
"departure": {
"time": "1767201625",
"uncertainty": 120
},
"stopId": "0:LYCCI",
"stopSequence": 20
},
{
"arrival": {
"time": "1767201799",
"uncertainty": 120
},
"departure": {
"time": "1767201799",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 21
},
{
"arrival": {
"time": "1767201855",
"uncertainty": 120
},
"departure": {
"time": "1767201855",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 22
},
{
"arrival": {
"time": "1767201975",
"uncertainty": 120
},
"departure": {
"time": "1767201975",
"uncertainty": 120
},
"stopId": "0:ArenR",
"stopSequence": 23
},
{
"arrival": {
"time": "1767202035",
"uncertainty": 120
},
"departure": {
"time": "1767202035",
"uncertainty": 120
},
"stopId": "0:MSCR",
"stopSequence": 24
},
{
"arrival": {
"time": "1767202111",
"uncertainty": 120
},
"departure": {
"time": "1767202111",
"uncertainty": 120
},
"stopId": "0:BOUQA",
"stopSequence": 25
},
{
"arrival": {
"time": "1767202268",
"uncertainty": 120
},
"departure": {
"time": "1767202268",
"uncertainty": 120
},
"stopId": "0:PORTR",
"stopSequence": 26
},
{
"arrival": {
"time": "1767202378",
"uncertainty": 120
},
"departure": {
"time": "1767202378",
"uncertainty": 120
},
"stopId": "0:LUCR",
"stopSequence": 27
},
{
"arrival": {
"time": "1767202441",
"uncertainty": 120
},
"departure": {
"time": "1767202441",
"uncertainty": 120
},
"stopId": "0:DOZA",
"stopSequence": 28
},
{
"arrival": {
"time": "1767202501",
"uncertainty": 120
},
"departure": {
"time": "1767202501",
"uncertainty": 120
},
"stopId": "0:BONA",
"stopSequence": 29
},
{
"arrival": {
"time": "1767202570",
"uncertainty": 120
},
"departure": {
"time": "1767202570",
"uncertainty": 120
},
"stopId": "0:INFA",
"stopSequence": 30
},
{
"arrival": {
"time": "1767202682",
"uncertainty": 120
},
"departure": {
"time": "1767202682",
"uncertainty": 120
},
"stopId": "0:BARONA",
"stopSequence": 31
},
{
"arrival": {
"time": "1767202750",
"uncertainty": 120
},
"stopId": "0:T",
"stopSequence": 32
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38806306"
},
"vehicle": {
"id": "526",
"label": "526"
}
}
},
{
"id": "8806309",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767203940",
"uncertainty": 120
},
"stopId": "0:ACTD",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38806309"
}
}
},
{
"id": "8806308",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767202800",
"uncertainty": 120
},
"stopId": "0:ACTD",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38806308"
}
}
},
{
"id": "9097513",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767198642",
"uncertainty": 120
},
"stopId": "0:PAUGTN",
"stopSequence": 1
},
{
"arrival": {
"time": "1767198678",
"uncertainty": 120
},
"departure": {
"time": "1767198678",
"uncertainty": 120
},
"stopId": "0:COUR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767198737",
"uncertainty": 120
},
"departure": {
"time": "1767198737",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767198779",
"uncertainty": 120
},
"departure": {
"time": "1767198783",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 4
},
{
"arrival": {
"time": "1767198879",
"uncertainty": 120
},
"departure": {
"time": "1767198879",
"uncertainty": 120
},
"stopId": "0:TALAR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767198970",
"uncertainty": 120
},
"departure": {
"time": "1767198970",
"uncertainty": 120
},
"stopId": "0:PAIR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767199019",
"uncertainty": 120
},
"departure": {
"time": "1767199019",
"uncertainty": 120
},
"stopId": "0:PERPR",
"stopSequence": 7
},
{
"arrival": {
"time": "1767199047",
"uncertainty": 120
},
"departure": {
"time": "1767199047",
"uncertainty": 120
},
"stopId": "0:GIDR",
"stopSequence": 8
},
{
"arrival": {
"time": "1767199071",
"uncertainty": 120
},
"departure": {
"time": "1767199071",
"uncertainty": 120
},
"stopId": "0:REIR",
"stopSequence": 9
},
{
"arrival": {
"time": "1767199116",
"uncertainty": 120
},
"departure": {
"time": "1767199116",
"uncertainty": 120
},
"stopId": "0:ALFR",
"stopSequence": 10
},
{
"arrival": {
"time": "1767199204",
"uncertainty": 120
},
"departure": {
"time": "1767199204",
"uncertainty": 120
},
"stopId": "0:GARCR",
"stopSequence": 11
},
{
"arrival": {
"time": "1767199231",
"uncertainty": 120
},
"departure": {
"time": "1767199231",
"uncertainty": 120
},
"stopId": "0:VILL4R",
"stopSequence": 12
},
{
"arrival": {
"time": "1767199282",
"uncertainty": 120
},
"departure": {
"time": "1767199282",
"uncertainty": 120
},
"stopId": "0:KAUR",
"stopSequence": 13
},
{
"arrival": {
"time": "1767199346",
"uncertainty": 120
},
"departure": {
"time": "1767199346",
"uncertainty": 120
},
"stopId": "0:TCNR",
"stopSequence": 14
},
{
"arrival": {
"time": "1767199376",
"uncertainty": 120
},
"departure": {
"time": "1767199380",
"uncertainty": 120
},
"stopId": "0:BOMR",
"stopSequence": 15
},
{
"arrival": {
"time": "1767199425",
"uncertainty": 120
},
"departure": {
"time": "1767199425",
"uncertainty": 120
},
"stopId": "0:CHAL",
"stopSequence": 16
},
{
"arrival": {
"time": "1767199549",
"uncertainty": 120
},
"departure": {
"time": "1767199549",
"uncertainty": 120
},
"stopId": "0:BONACR",
"stopSequence": 17
},
{
"arrival": {
"time": "1767199683",
"uncertainty": 120
},
"departure": {
"time": "1767199683",
"uncertainty": 120
},
"stopId": "0:ZAC.2A",
"stopSequence": 18
},
{
"arrival": {
"time": "1767199877",
"uncertainty": 120
},
"departure": {
"time": "1767199877",
"uncertainty": 120
},
"stopId": "0:AURIOR",
"stopSequence": 19
},
{
"arrival": {
"time": "1767199921",
"uncertainty": 120
},
"departure": {
"time": "1767199921",
"uncertainty": 120
},
"stopId": "0:RAIRER",
"stopSequence": 20
},
{
"arrival": {
"time": "1767200020",
"uncertainty": 120
},
"departure": {
"time": "1767200020",
"uncertainty": 120
},
"stopId": "0:RODDR",
"stopSequence": 21
},
{
"arrival": {
"time": "1767200098",
"uncertainty": 120
},
"departure": {
"time": "1767200098",
"uncertainty": 120
},
"stopId": "0:GREZER",
"stopSequence": 22
},
{
"arrival": {
"time": "1767200380",
"uncertainty": 120
},
"departure": {
"time": "1767200380",
"uncertainty": 120
},
"stopId": "0:CPERDR",
"stopSequence": 23
},
{
"arrival": {
"time": "1767200457",
"uncertainty": 120
},
"departure": {
"time": "1767200466",
"uncertainty": 120
},
"stopId": "0:MCURIR",
"stopSequence": 24
},
{
"arrival": {
"time": "1767200562",
"uncertainty": 120
},
"departure": {
"time": "1767200562",
"uncertainty": 120
},
"stopId": "0:DOJO-R",
"stopSequence": 25
},
{
"arrival": {
"time": "1767200609",
"uncertainty": 120
},
"departure": {
"time": "1767200609",
"uncertainty": 120
},
"stopId": "0:JDARCR",
"stopSequence": 26
},
{
"arrival": {
"time": "1767200681",
"uncertainty": 120
},
"departure": {
"time": "1767200681",
"uncertainty": 120
},
"stopId": "0:M.EYSR",
"stopSequence": 27
},
{
"arrival": {
"time": "1767200845",
"uncertainty": 120
},
"departure": {
"time": "1767200845",
"uncertainty": 120
},
"stopId": "0:BAVIR",
"stopSequence": 28
},
{
"arrival": {
"time": "1767200914",
"uncertainty": 120
},
"departure": {
"time": "1767200914",
"uncertainty": 120
},
"stopId": "0:LEVINR",
"stopSequence": 29
},
{
"arrival": {
"time": "1767200974",
"uncertainty": 120
},
"departure": {
"time": "1767200974",
"uncertainty": 120
},
"stopId": "0:LESCAR",
"stopSequence": 30
},
{
"arrival": {
"time": "1767201030",
"uncertainty": 120
},
"departure": {
"time": "1767201030",
"uncertainty": 120
},
"stopId": "0:COLBER",
"stopSequence": 31
},
{
"arrival": {
"time": "1767201080",
"uncertainty": 120
},
"departure": {
"time": "1767201080",
"uncertainty": 120
},
"stopId": "0:TAMARR",
"stopSequence": 32
},
{
"arrival": {
"time": "1767201122",
"uncertainty": 120
},
"stopId": "0:GRAVAR",
"stopSequence": 33
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "32",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39097513"
},
"vehicle": {
"id": "6361",
"label": "6361"
}
}
},
{
"id": "8654236",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767205443",
"uncertainty": 120
},
"stopId": "0:COUDA"
},
{
"departure": {
"time": "1767203220",
"uncertainty": 120
},
"stopId": "0:CALVT",
"stopSequence": 1
},
{
"arrival": {
"time": "1767203320",
"uncertainty": 120
},
"departure": {
"time": "1767203320",
"uncertainty": 120
},
"stopId": "0:LUNA",
"stopSequence": 2
},
{
"arrival": {
"time": "1767203385",
"uncertainty": 120
},
"departure": {
"time": "1767203385",
"uncertainty": 120
},
"stopId": "0:TROA",
"stopSequence": 3
},
{
"arrival": {
"time": "1767203433",
"uncertainty": 120
},
"departure": {
"time": "1767203433",
"uncertainty": 120
},
"stopId": "0:CHALEA",
"stopSequence": 4
},
{
"arrival": {
"time": "1767203484",
"uncertainty": 120
},
"departure": {
"time": "1767203484",
"uncertainty": 120
},
"stopId": "0:GAZA",
"stopSequence": 5
},
{
"arrival": {
"time": "1767203539",
"uncertainty": 120
},
"departure": {
"time": "1767203539",
"uncertainty": 120
},
"stopId": "0:KLEA",
"stopSequence": 6
},
{
"arrival": {
"time": "1767203580",
"uncertainty": 120
},
"departure": {
"time": "1767203580",
"uncertainty": 120
},
"stopId": "0:BOUIA",
"stopSequence": 7
},
{
"arrival": {
"time": "1767203643",
"uncertainty": 120
},
"departure": {
"time": "1767203643",
"uncertainty": 120
},
"stopId": "0:DOUA",
"stopSequence": 8
},
{
"arrival": {
"time": "1767203700",
"uncertainty": 120
},
"departure": {
"time": "1767203700",
"uncertainty": 120
},
"stopId": "0:SULA",
"stopSequence": 9
},
{
"arrival": {
"time": "1767203808",
"uncertainty": 120
},
"departure": {
"time": "1767203808",
"uncertainty": 120
},
"stopId": "0:DUPA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767203940",
"uncertainty": 120
},
"departure": {
"time": "1767203940",
"uncertainty": 120
},
"stopId": "0:PAUGTN",
"stopSequence": 11
},
{
"arrival": {
"time": "1767204000",
"uncertainty": 120
},
"departure": {
"time": "1767204000",
"uncertainty": 120
},
"stopId": "0:COUR",
"stopSequence": 12
},
{
"arrival": {
"time": "1767204120",
"uncertainty": 120
},
"departure": {
"time": "1767204120",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 13
},
{
"arrival": {
"time": "1767204180",
"uncertainty": 120
},
"departure": {
"time": "1767204180",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 14
},
{
"arrival": {
"time": "1767204240",
"uncertainty": 120
},
"departure": {
"time": "1767204240",
"uncertainty": 120
},
"stopId": "0:GARETA",
"stopSequence": 15
},
{
"arrival": {
"time": "1767204357",
"uncertainty": 120
},
"departure": {
"time": "1767204357",
"uncertainty": 120
},
"stopId": "0:PLANA",
"stopSequence": 16
},
{
"arrival": {
"time": "1767204441",
"uncertainty": 120
},
"departure": {
"time": "1767204441",
"uncertainty": 120
},
"stopId": "0:BETA",
"stopSequence": 17
},
{
"arrival": {
"time": "1767204600",
"uncertainty": 120
},
"departure": {
"time": "1767204600",
"uncertainty": 120
},
"stopId": "0:FORA",
"stopSequence": 18
},
{
"arrival": {
"time": "1767204657",
"uncertainty": 120
},
"departure": {
"time": "1767204657",
"uncertainty": 120
},
"stopId": "0:NARCHR",
"stopSequence": 19
},
{
"arrival": {
"time": "1767204780",
"uncertainty": 120
},
"departure": {
"time": "1767204780",
"uncertainty": 120
},
"stopId": "0:GUER3R",
"stopSequence": 20
},
{
"arrival": {
"time": "1767204898",
"uncertainty": 120
},
"departure": {
"time": "1767204898",
"uncertainty": 120
},
"stopId": "0:GUER2R",
"stopSequence": 21
},
{
"arrival": {
"time": "1767205140",
"uncertainty": 120
},
"departure": {
"time": "1767205140",
"uncertainty": 120
},
"stopId": "0:ABEA",
"stopSequence": 22
},
{
"arrival": {
"time": "1767205203",
"uncertainty": 120
},
"departure": {
"time": "1767205203",
"uncertainty": 120
},
"stopId": "0:AGRA",
"stopSequence": 23
},
{
"arrival": {
"time": "1767205260",
"uncertainty": 120
},
"departure": {
"time": "1767205260",
"uncertainty": 120
},
"stopId": "0:VIGNTK",
"stopSequence": 24
},
{
"arrival": {
"time": "1767205305",
"uncertainty": 120
},
"departure": {
"time": "1767205305",
"uncertainty": 120
},
"stopId": "0:LAURA",
"stopSequence": 25
},
{
"arrival": {
"time": "1767205380",
"uncertainty": 120
},
"departure": {
"time": "1767205380",
"uncertainty": 120
},
"stopId": "0:COUDR",
"stopSequence": 26
},
{
"arrival": {
"time": "1767205440",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HSPORTR",
"stopSequence": 27
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38654236"
}
}
},
{
"id": "9097515",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767203820",
"uncertainty": 120
},
"stopId": "0:PAUGTN",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "32",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39097515"
}
}
},
{
"id": "9097514",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767202020",
"uncertainty": 120
},
"stopId": "0:PAUGTN",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "32",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39097514"
}
}
},
{
"id": "8806281",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767198570",
"uncertainty": 120
},
"stopId": "0:T",
"stopSequence": 1
},
{
"arrival": {
"time": "1767198652",
"uncertainty": 120
},
"departure": {
"time": "1767198660",
"uncertainty": 120
},
"stopId": "0:LUCA",
"stopSequence": 2
},
{
"arrival": {
"time": "1767198736",
"uncertainty": 120
},
"departure": {
"time": "1767198749",
"uncertainty": 120
},
"stopId": "0:PORTA",
"stopSequence": 3
},
{
"arrival": {
"time": "1767198827",
"uncertainty": 120
},
"departure": {
"time": "1767198827",
"uncertainty": 120
},
"stopId": "0:LAMPR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767198934",
"uncertainty": 120
},
"departure": {
"time": "1767198970",
"uncertainty": 120
},
"stopId": "0:BOUQR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767199077",
"uncertainty": 120
},
"departure": {
"time": "1767199112",
"uncertainty": 120
},
"stopId": "0:MSC",
"stopSequence": 6
},
{
"arrival": {
"time": "1767199182",
"uncertainty": 120
},
"departure": {
"time": "1767199182",
"uncertainty": 120
},
"stopId": "0:ArenA",
"stopSequence": 7
},
{
"arrival": {
"time": "1767199311",
"uncertainty": 120
},
"departure": {
"time": "1767199311",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 8
},
{
"arrival": {
"time": "1767199383",
"uncertainty": 120
},
"departure": {
"time": "1767199385",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 9
},
{
"arrival": {
"time": "1767199440",
"uncertainty": 120
},
"departure": {
"time": "1767199440",
"uncertainty": 120
},
"stopId": "0:GARETA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767199540",
"uncertainty": 120
},
"departure": {
"time": "1767199556",
"uncertainty": 120
},
"stopId": "0:FAGA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767199627",
"uncertainty": 120
},
"departure": {
"time": "1767199632",
"uncertainty": 120
},
"stopId": "0:MARRR",
"stopSequence": 12
},
{
"arrival": {
"time": "1767199692",
"uncertainty": 120
},
"departure": {
"time": "1767199692",
"uncertainty": 120
},
"stopId": "0:ALLIR",
"stopSequence": 13
},
{
"arrival": {
"time": "1767199750",
"uncertainty": 120
},
"departure": {
"time": "1767199750",
"uncertainty": 120
},
"stopId": "0:RAYR",
"stopSequence": 14
},
{
"arrival": {
"time": "1767199884",
"uncertainty": 120
},
"departure": {
"time": "1767199884",
"uncertainty": 120
},
"stopId": "0:GUER3R",
"stopSequence": 15
},
{
"arrival": {
"time": "1767199944",
"uncertainty": 120
},
"departure": {
"time": "1767199944",
"uncertainty": 120
},
"stopId": "0:GUER2R",
"stopSequence": 16
},
{
"arrival": {
"time": "1767200000",
"uncertainty": 120
},
"departure": {
"time": "1767200000",
"uncertainty": 120
},
"stopId": "0:NESTA1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767200054",
"uncertainty": 120
},
"departure": {
"time": "1767200054",
"uncertainty": 120
},
"stopId": "0:CASR",
"stopSequence": 18
},
{
"arrival": {
"time": "1767200134",
"uncertainty": 120
},
"departure": {
"time": "1767200134",
"uncertainty": 120
},
"stopId": "0:COSR",
"stopSequence": 19
},
{
"arrival": {
"time": "1767200171",
"uncertainty": 120
},
"departure": {
"time": "1767200177",
"uncertainty": 120
},
"stopId": "0:POLR",
"stopSequence": 20
},
{
"arrival": {
"time": "1767200220",
"uncertainty": 120
},
"departure": {
"time": "1767200220",
"uncertainty": 120
},
"stopId": "0:PEUA",
"stopSequence": 21
},
{
"arrival": {
"time": "1767200247",
"uncertainty": 120
},
"departure": {
"time": "1767200247",
"uncertainty": 120
},
"stopId": "0:LAUA",
"stopSequence": 22
},
{
"arrival": {
"time": "1767200289",
"uncertainty": 120
},
"departure": {
"time": "1767200409",
"uncertainty": 120
},
"stopId": "0:LEDA",
"stopSequence": 23
},
{
"arrival": {
"time": "1767200465",
"uncertainty": 120
},
"departure": {
"time": "1767200465",
"uncertainty": 120
},
"stopId": "0:LOIA",
"stopSequence": 24
},
{
"arrival": {
"time": "1767200520",
"uncertainty": 120
},
"departure": {
"time": "1767200520",
"uncertainty": 120
},
"stopId": "0:PROA",
"stopSequence": 25
},
{
"arrival": {
"time": "1767200561",
"uncertainty": 120
},
"stopId": "0:ACTA",
"stopSequence": 26
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38806281"
},
"vehicle": {
"id": "524",
"label": "524"
}
}
},
{
"id": "8882196",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767199860",
"uncertainty": 120
},
"stopId": "0:VALDT",
"stopSequence": 1
},
{
"arrival": {
"time": "1767199900",
"uncertainty": 120
},
"departure": {
"time": "1767199900",
"uncertainty": 120
},
"stopId": "0:AVOR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767200030",
"uncertainty": 120
},
"departure": {
"time": "1767200030",
"uncertainty": 120
},
"stopId": "0:VALR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767200073",
"uncertainty": 120
},
"departure": {
"time": "1767200081",
"uncertainty": 120
},
"stopId": "0:NEWR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767200154",
"uncertainty": 120
},
"departure": {
"time": "1767200154",
"uncertainty": 120
},
"stopId": "0:MARR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767200328",
"uncertainty": 120
},
"departure": {
"time": "1767200387",
"uncertainty": 120
},
"stopId": "0:AMAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767200476",
"uncertainty": 120
},
"departure": {
"time": "1767200476",
"uncertainty": 120
},
"stopId": "0:KENR",
"stopSequence": 7
},
{
"arrival": {
"time": "1767200583",
"uncertainty": 120
},
"departure": {
"time": "1767200583",
"uncertainty": 120
},
"stopId": "0:JAUAR",
"stopSequence": 8
},
{
"arrival": {
"time": "1767200645",
"uncertainty": 120
},
"departure": {
"time": "1767200645",
"uncertainty": 120
},
"stopId": "0:MONT2R",
"stopSequence": 9
},
{
"arrival": {
"time": "1767200804",
"uncertainty": 120
},
"departure": {
"time": "1767200804",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 10
},
{
"arrival": {
"time": "1767200857",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 11
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38882196"
},
"vehicle": {
"id": "394",
"label": "394"
}
}
},
{
"id": "8806283",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767200880",
"uncertainty": 120
},
"stopId": "0:T",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38806283"
}
}
},
{
"id": "8882197",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767201060",
"uncertainty": 120
},
"stopId": "0:VALDT",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38882197"
}
}
},
{
"id": "8806282",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767199821",
"uncertainty": 120
},
"stopId": "0:T",
"stopSequence": 1
},
{
"arrival": {
"time": "1767199901",
"uncertainty": 120
},
"departure": {
"time": "1767199901",
"uncertainty": 120
},
"stopId": "0:LUCA",
"stopSequence": 2
},
{
"arrival": {
"time": "1767199967",
"uncertainty": 120
},
"departure": {
"time": "1767199967",
"uncertainty": 120
},
"stopId": "0:PORTA",
"stopSequence": 3
},
{
"arrival": {
"time": "1767200023",
"uncertainty": 120
},
"departure": {
"time": "1767200023",
"uncertainty": 120
},
"stopId": "0:LAMPR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767200097",
"uncertainty": 120
},
"departure": {
"time": "1767200097",
"uncertainty": 120
},
"stopId": "0:BOUQR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767200175",
"uncertainty": 120
},
"departure": {
"time": "1767200212",
"uncertainty": 120
},
"stopId": "0:MSC",
"stopSequence": 6
},
{
"arrival": {
"time": "1767200298",
"uncertainty": 120
},
"departure": {
"time": "1767200298",
"uncertainty": 120
},
"stopId": "0:ArenA",
"stopSequence": 7
},
{
"arrival": {
"time": "1767200409",
"uncertainty": 120
},
"departure": {
"time": "1767200412",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 8
},
{
"arrival": {
"time": "1767200466",
"uncertainty": 120
},
"departure": {
"time": "1767200466",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 9
},
{
"arrival": {
"time": "1767200520",
"uncertainty": 120
},
"departure": {
"time": "1767200520",
"uncertainty": 120
},
"stopId": "0:GARETA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767200618",
"uncertainty": 120
},
"departure": {
"time": "1767200618",
"uncertainty": 120
},
"stopId": "0:FAGA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767200688",
"uncertainty": 120
},
"departure": {
"time": "1767200688",
"uncertainty": 120
},
"stopId": "0:MARRR",
"stopSequence": 12
},
{
"arrival": {
"time": "1767200754",
"uncertainty": 120
},
"departure": {
"time": "1767200754",
"uncertainty": 120
},
"stopId": "0:ALLIR",
"stopSequence": 13
},
{
"arrival": {
"time": "1767200814",
"uncertainty": 120
},
"departure": {
"time": "1767200814",
"uncertainty": 120
},
"stopId": "0:RAYR",
"stopSequence": 14
},
{
"arrival": {
"time": "1767200952",
"uncertainty": 120
},
"departure": {
"time": "1767200952",
"uncertainty": 120
},
"stopId": "0:GUER3R",
"stopSequence": 15
},
{
"arrival": {
"time": "1767201016",
"uncertainty": 120
},
"departure": {
"time": "1767201016",
"uncertainty": 120
},
"stopId": "0:GUER2R",
"stopSequence": 16
},
{
"arrival": {
"time": "1767201076",
"uncertainty": 120
},
"departure": {
"time": "1767201076",
"uncertainty": 120
},
"stopId": "0:NESTA1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767201131",
"uncertainty": 120
},
"departure": {
"time": "1767201131",
"uncertainty": 120
},
"stopId": "0:CASR",
"stopSequence": 18
},
{
"arrival": {
"time": "1767201209",
"uncertainty": 120
},
"departure": {
"time": "1767201209",
"uncertainty": 120
},
"stopId": "0:COSR",
"stopSequence": 19
},
{
"arrival": {
"time": "1767201247",
"uncertainty": 120
},
"departure": {
"time": "1767201247",
"uncertainty": 120
},
"stopId": "0:POLR",
"stopSequence": 20
},
{
"arrival": {
"time": "1767201289",
"uncertainty": 120
},
"departure": {
"time": "1767201289",
"uncertainty": 120
},
"stopId": "0:PEUA",
"stopSequence": 21
},
{
"arrival": {
"time": "1767201318",
"uncertainty": 120
},
"departure": {
"time": "1767201318",
"uncertainty": 120
},
"stopId": "0:LAUA",
"stopSequence": 22
},
{
"arrival": {
"time": "1767201362",
"uncertainty": 120
},
"departure": {
"time": "1767201362",
"uncertainty": 120
},
"stopId": "0:LEDA",
"stopSequence": 23
},
{
"arrival": {
"time": "1767201417",
"uncertainty": 120
},
"departure": {
"time": "1767201417",
"uncertainty": 120
},
"stopId": "0:LOIA",
"stopSequence": 24
},
{
"arrival": {
"time": "1767201472",
"uncertainty": 120
},
"departure": {
"time": "1767201472",
"uncertainty": 120
},
"stopId": "0:PROA",
"stopSequence": 25
},
{
"arrival": {
"time": "1767201516",
"uncertainty": 120
},
"stopId": "0:ACTA",
"stopSequence": 26
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38806282"
},
"vehicle": {
"id": "528",
"label": "528"
}
}
},
{
"id": "8882198",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767202260",
"uncertainty": 120
},
"stopId": "0:VALDT",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38882198"
}
}
},
{
"id": "8806285",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767203280",
"uncertainty": 120
},
"stopId": "0:T",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38806285"
}
}
},
{
"id": "8882199",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767203460",
"uncertainty": 120
},
"stopId": "0:VALDT",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38882199"
}
}
},
{
"id": "8806284",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767202140",
"uncertainty": 120
},
"stopId": "0:T",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38806284"
}
}
},
{
"id": "9097485",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767204000",
"uncertainty": 120
},
"stopId": "0:GRAVAA",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "32",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39097485"
}
}
},
{
"id": "9097484",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767200400",
"uncertainty": 120
},
"stopId": "0:GRAVAA",
"stopSequence": 1
},
{
"arrival": {
"time": "1767200482",
"uncertainty": 120
},
"departure": {
"time": "1767200482",
"uncertainty": 120
},
"stopId": "0:TAMARA",
"stopSequence": 2
},
{
"arrival": {
"time": "1767200540",
"uncertainty": 120
},
"departure": {
"time": "1767200540",
"uncertainty": 120
},
"stopId": "0:COLBEA",
"stopSequence": 3
},
{
"arrival": {
"time": "1767200604",
"uncertainty": 120
},
"departure": {
"time": "1767200604",
"uncertainty": 120
},
"stopId": "0:LESCAA",
"stopSequence": 4
},
{
"arrival": {
"time": "1767200644",
"uncertainty": 120
},
"departure": {
"time": "1767200644",
"uncertainty": 120
},
"stopId": "0:LEVINA",
"stopSequence": 5
},
{
"arrival": {
"time": "1767200712",
"uncertainty": 120
},
"departure": {
"time": "1767200712",
"uncertainty": 120
},
"stopId": "0:BAVIA",
"stopSequence": 6
},
{
"arrival": {
"time": "1767200857",
"uncertainty": 120
},
"departure": {
"time": "1767200857",
"uncertainty": 120
},
"stopId": "0:M.EYSA",
"stopSequence": 7
},
{
"arrival": {
"time": "1767200930",
"uncertainty": 120
},
"departure": {
"time": "1767200930",
"uncertainty": 120
},
"stopId": "0:JDARCA",
"stopSequence": 8
},
{
"arrival": {
"time": "1767200994",
"uncertainty": 120
},
"departure": {
"time": "1767200994",
"uncertainty": 120
},
"stopId": "0:DOJO-A",
"stopSequence": 9
},
{
"arrival": {
"time": "1767201121",
"uncertainty": 120
},
"departure": {
"time": "1767201121",
"uncertainty": 120
},
"stopId": "0:MCURIA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767201182",
"uncertainty": 120
},
"departure": {
"time": "1767201182",
"uncertainty": 120
},
"stopId": "0:CPERDA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767201401",
"uncertainty": 120
},
"departure": {
"time": "1767201401",
"uncertainty": 120
},
"stopId": "0:GREZEA",
"stopSequence": 12
},
{
"arrival": {
"time": "1767201482",
"uncertainty": 120
},
"departure": {
"time": "1767201482",
"uncertainty": 120
},
"stopId": "0:RODDA",
"stopSequence": 13
},
{
"arrival": {
"time": "1767201549",
"uncertainty": 120
},
"departure": {
"time": "1767201549",
"uncertainty": 120
},
"stopId": "0:RAIREA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767201600",
"uncertainty": 120
},
"departure": {
"time": "1767201600",
"uncertainty": 120
},
"stopId": "0:AURIOA",
"stopSequence": 15
},
{
"arrival": {
"time": "1767201697",
"uncertainty": 120
},
"departure": {
"time": "1767201697",
"uncertainty": 120
},
"stopId": "0:RODCAA",
"stopSequence": 16
},
{
"arrival": {
"time": "1767201867",
"uncertainty": 120
},
"departure": {
"time": "1767201867",
"uncertainty": 120
},
"stopId": "0:ZAC.2A",
"stopSequence": 17
},
{
"arrival": {
"time": "1767201923",
"uncertainty": 120
},
"departure": {
"time": "1767201923",
"uncertainty": 120
},
"stopId": "0:ZACGRA",
"stopSequence": 18
},
{
"arrival": {
"time": "1767201978",
"uncertainty": 120
},
"departure": {
"time": "1767201978",
"uncertainty": 120
},
"stopId": "0:CATSEA",
"stopSequence": 19
},
{
"arrival": {
"time": "1767202085",
"uncertainty": 120
},
"departure": {
"time": "1767202085",
"uncertainty": 120
},
"stopId": "0:ZAC.1A",
"stopSequence": 20
},
{
"arrival": {
"time": "1767202205",
"uncertainty": 120
},
"departure": {
"time": "1767202205",
"uncertainty": 120
},
"stopId": "0:BONACA",
"stopSequence": 21
},
{
"arrival": {
"time": "1767202265",
"uncertainty": 120
},
"departure": {
"time": "1767202265",
"uncertainty": 120
},
"stopId": "0:CHAL",
"stopSequence": 22
},
{
"arrival": {
"time": "1767202325",
"uncertainty": 120
},
"departure": {
"time": "1767202325",
"uncertainty": 120
},
"stopId": "0:BOMA",
"stopSequence": 23
},
{
"arrival": {
"time": "1767202385",
"uncertainty": 120
},
"departure": {
"time": "1767202385",
"uncertainty": 120
},
"stopId": "0:TCNA",
"stopSequence": 24
},
{
"arrival": {
"time": "1767202445",
"uncertainty": 120
},
"departure": {
"time": "1767202445",
"uncertainty": 120
},
"stopId": "0:KAUA",
"stopSequence": 25
},
{
"arrival": {
"time": "1767202505",
"uncertainty": 120
},
"departure": {
"time": "1767202505",
"uncertainty": 120
},
"stopId": "0:VIL4A",
"stopSequence": 26
},
{
"arrival": {
"time": "1767202565",
"uncertainty": 120
},
"departure": {
"time": "1767202565",
"uncertainty": 120
},
"stopId": "0:GARCA",
"stopSequence": 27
},
{
"arrival": {
"time": "1767202685",
"uncertainty": 120
},
"departure": {
"time": "1767202685",
"uncertainty": 120
},
"stopId": "0:ALFA",
"stopSequence": 28
},
{
"arrival": {
"time": "1767202745",
"uncertainty": 120
},
"departure": {
"time": "1767202745",
"uncertainty": 120
},
"stopId": "0:REIA",
"stopSequence": 29
},
{
"arrival": {
"time": "1767202865",
"uncertainty": 120
},
"departure": {
"time": "1767202865",
"uncertainty": 120
},
"stopId": "0:GIDA",
"stopSequence": 30
},
{
"arrival": {
"time": "1767202925",
"uncertainty": 120
},
"departure": {
"time": "1767202925",
"uncertainty": 120
},
"stopId": "0:PERA",
"stopSequence": 31
},
{
"arrival": {
"time": "1767202985",
"uncertainty": 120
},
"departure": {
"time": "1767202985",
"uncertainty": 120
},
"stopId": "0:PAIA",
"stopSequence": 32
},
{
"arrival": {
"time": "1767203045",
"uncertainty": 120
},
"departure": {
"time": "1767203045",
"uncertainty": 120
},
"stopId": "0:TALAA",
"stopSequence": 33
},
{
"arrival": {
"time": "1767203165",
"uncertainty": 120
},
"departure": {
"time": "1767203165",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 34
},
{
"arrival": {
"time": "1767203225",
"uncertainty": 120
},
"departure": {
"time": "1767203225",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 35
},
{
"arrival": {
"time": "1767203345",
"uncertainty": 120
},
"departure": {
"time": "1767203345",
"uncertainty": 120
},
"stopId": "0:COURN",
"stopSequence": 36
},
{
"arrival": {
"time": "1767203406",
"uncertainty": 120
},
"stopId": "0:AUG88",
"stopSequence": 37
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "32",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39097484"
},
"vehicle": {
"id": "6441",
"label": "6441"
}
}
},
{
"id": "8652913",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767203940",
"uncertainty": 120
},
"stopId": "0:NLIBT2",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "T1",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38652913"
}
}
},
{
"id": "8652912",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767203340",
"uncertainty": 120
},
"stopId": "0:NLIBT2",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "T1",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38652912"
}
}
},
{
"id": "9097483",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767198719",
"uncertainty": 120
},
"stopId": "0:GRAVAA",
"stopSequence": 1
},
{
"arrival": {
"time": "1767198792",
"uncertainty": 120
},
"departure": {
"time": "1767198792",
"uncertainty": 120
},
"stopId": "0:TAMARA",
"stopSequence": 2
},
{
"arrival": {
"time": "1767198848",
"uncertainty": 120
},
"departure": {
"time": "1767198852",
"uncertainty": 120
},
"stopId": "0:COLBEA",
"stopSequence": 3
},
{
"arrival": {
"time": "1767198920",
"uncertainty": 120
},
"departure": {
"time": "1767198920",
"uncertainty": 120
},
"stopId": "0:LESCAA",
"stopSequence": 4
},
{
"arrival": {
"time": "1767198950",
"uncertainty": 120
},
"departure": {
"time": "1767198950",
"uncertainty": 120
},
"stopId": "0:LEVINA",
"stopSequence": 5
},
{
"arrival": {
"time": "1767199025",
"uncertainty": 120
},
"departure": {
"time": "1767199025",
"uncertainty": 120
},
"stopId": "0:BAVIA",
"stopSequence": 6
},
{
"arrival": {
"time": "1767199182",
"uncertainty": 120
},
"departure": {
"time": "1767199182",
"uncertainty": 120
},
"stopId": "0:M.EYSA",
"stopSequence": 7
},
{
"arrival": {
"time": "1767199262",
"uncertainty": 120
},
"departure": {
"time": "1767199262",
"uncertainty": 120
},
"stopId": "0:JDARCA",
"stopSequence": 8
},
{
"arrival": {
"time": "1767199328",
"uncertainty": 120
},
"departure": {
"time": "1767199329",
"uncertainty": 120
},
"stopId": "0:DOJO-A",
"stopSequence": 9
},
{
"arrival": {
"time": "1767199460",
"uncertainty": 120
},
"departure": {
"time": "1767199460",
"uncertainty": 120
},
"stopId": "0:MCURIA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767199521",
"uncertainty": 120
},
"departure": {
"time": "1767199521",
"uncertainty": 120
},
"stopId": "0:CPERDA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767199730",
"uncertainty": 120
},
"departure": {
"time": "1767199730",
"uncertainty": 120
},
"stopId": "0:GREZEA",
"stopSequence": 12
},
{
"arrival": {
"time": "1767199822",
"uncertainty": 120
},
"departure": {
"time": "1767199822",
"uncertainty": 120
},
"stopId": "0:RODDA",
"stopSequence": 13
},
{
"arrival": {
"time": "1767199892",
"uncertainty": 120
},
"departure": {
"time": "1767199892",
"uncertainty": 120
},
"stopId": "0:RAIREA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767199939",
"uncertainty": 120
},
"departure": {
"time": "1767199939",
"uncertainty": 120
},
"stopId": "0:AURIOA",
"stopSequence": 15
},
{
"arrival": {
"time": "1767200025",
"uncertainty": 120
},
"departure": {
"time": "1767200025",
"uncertainty": 120
},
"stopId": "0:RODCAA",
"stopSequence": 16
},
{
"arrival": {
"time": "1767200190",
"uncertainty": 120
},
"departure": {
"time": "1767200190",
"uncertainty": 120
},
"stopId": "0:ZAC.2A",
"stopSequence": 17
},
{
"arrival": {
"time": "1767200244",
"uncertainty": 120
},
"departure": {
"time": "1767200244",
"uncertainty": 120
},
"stopId": "0:ZACGRA",
"stopSequence": 18
},
{
"arrival": {
"time": "1767200297",
"uncertainty": 120
},
"departure": {
"time": "1767200297",
"uncertainty": 120
},
"stopId": "0:CATSEA",
"stopSequence": 19
},
{
"arrival": {
"time": "1767200398",
"uncertainty": 120
},
"departure": {
"time": "1767200398",
"uncertainty": 120
},
"stopId": "0:ZAC.1A",
"stopSequence": 20
},
{
"arrival": {
"time": "1767200489",
"uncertainty": 120
},
"departure": {
"time": "1767200489",
"uncertainty": 120
},
"stopId": "0:BONACA",
"stopSequence": 21
},
{
"arrival": {
"time": "1767200549",
"uncertainty": 120
},
"departure": {
"time": "1767200549",
"uncertainty": 120
},
"stopId": "0:CHAL",
"stopSequence": 22
},
{
"arrival": {
"time": "1767200609",
"uncertainty": 120
},
"departure": {
"time": "1767200609",
"uncertainty": 120
},
"stopId": "0:BOMA",
"stopSequence": 23
},
{
"arrival": {
"time": "1767200669",
"uncertainty": 120
},
"departure": {
"time": "1767200669",
"uncertainty": 120
},
"stopId": "0:TCNA",
"stopSequence": 24
},
{
"arrival": {
"time": "1767200729",
"uncertainty": 120
},
"departure": {
"time": "1767200729",
"uncertainty": 120
},
"stopId": "0:KAUA",
"stopSequence": 25
},
{
"arrival": {
"time": "1767200789",
"uncertainty": 120
},
"departure": {
"time": "1767200789",
"uncertainty": 120
},
"stopId": "0:VIL4A",
"stopSequence": 26
},
{
"arrival": {
"time": "1767200848",
"uncertainty": 120
},
"departure": {
"time": "1767200848",
"uncertainty": 120
},
"stopId": "0:GARCA",
"stopSequence": 27
},
{
"arrival": {
"time": "1767200941",
"uncertainty": 120
},
"departure": {
"time": "1767200941",
"uncertainty": 120
},
"stopId": "0:ALFA",
"stopSequence": 28
},
{
"arrival": {
"time": "1767200998",
"uncertainty": 120
},
"departure": {
"time": "1767200998",
"uncertainty": 120
},
"stopId": "0:REIA",
"stopSequence": 29
},
{
"arrival": {
"time": "1767201042",
"uncertainty": 120
},
"departure": {
"time": "1767201042",
"uncertainty": 120
},
"stopId": "0:GIDA",
"stopSequence": 30
},
{
"arrival": {
"time": "1767201080",
"uncertainty": 120
},
"departure": {
"time": "1767201080",
"uncertainty": 120
},
"stopId": "0:PERA",
"stopSequence": 31
},
{
"arrival": {
"time": "1767201119",
"uncertainty": 120
},
"departure": {
"time": "1767201119",
"uncertainty": 120
},
"stopId": "0:PAIA",
"stopSequence": 32
},
{
"arrival": {
"time": "1767201179",
"uncertainty": 120
},
"departure": {
"time": "1767201179",
"uncertainty": 120
},
"stopId": "0:TALAA",
"stopSequence": 33
},
{
"arrival": {
"time": "1767201299",
"uncertainty": 120
},
"departure": {
"time": "1767201299",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 34
},
{
"arrival": {
"time": "1767201360",
"uncertainty": 120
},
"departure": {
"time": "1767201360",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 35
},
{
"arrival": {
"time": "1767201473",
"uncertainty": 120
},
"departure": {
"time": "1767201473",
"uncertainty": 120
},
"stopId": "0:COURN",
"stopSequence": 36
},
{
"arrival": {
"time": "1767201547",
"uncertainty": 120
},
"stopId": "0:AUG88",
"stopSequence": 37
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "32",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39097483"
},
"vehicle": {
"id": "6381",
"label": "6381"
}
}
},
{
"id": "8931441",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767203400",
"uncertainty": 120
},
"stopId": "0:NPALO2",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38931441"
}
}
},
{
"id": "8652907",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767200469",
"uncertainty": 120
},
"stopId": "0:NLIBT2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767200616",
"uncertainty": 120
},
"departure": {
"time": "1767200616",
"uncertainty": 120
},
"stopId": "0:CASIR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767200700",
"uncertainty": 120
},
"departure": {
"time": "1767200700",
"uncertainty": 120
},
"stopId": "0:PARTR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767200767",
"uncertainty": 120
},
"departure": {
"time": "1767200767",
"uncertainty": 120
},
"stopId": "0:CSOLR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767200823",
"uncertainty": 120
},
"departure": {
"time": "1767200823",
"uncertainty": 120
},
"stopId": "0:LIBR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767200906",
"uncertainty": 120
},
"departure": {
"time": "1767200906",
"uncertainty": 120
},
"stopId": "0:CMARR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767200988",
"uncertainty": 120
},
"departure": {
"time": "1767200988",
"uncertainty": 120
},
"stopId": "0:DHUOR",
"stopSequence": 7
},
{
"arrival": {
"time": "1767201066",
"uncertainty": 120
},
"departure": {
"time": "1767201066",
"uncertainty": 120
},
"stopId": "0:MONT1R",
"stopSequence": 8
},
{
"arrival": {
"time": "1767201204",
"uncertainty": 120
},
"departure": {
"time": "1767201204",
"uncertainty": 120
},
"stopId": "0:ArenT",
"stopSequence": 9
},
{
"arrival": {
"time": "1767201287",
"uncertainty": 120
},
"departure": {
"time": "1767201287",
"uncertainty": 120
},
"stopId": "0:MCT1",
"stopSequence": 10
},
{
"arrival": {
"time": "1767201374",
"uncertainty": 120
},
"departure": {
"time": "1767201374",
"uncertainty": 120
},
"stopId": "0:GAMT1",
"stopSequence": 11
},
{
"arrival": {
"time": "1767201463",
"uncertainty": 120
},
"departure": {
"time": "1767201463",
"uncertainty": 120
},
"stopId": "0:PAUGT1",
"stopSequence": 12
},
{
"arrival": {
"time": "1767201501",
"uncertainty": 120
},
"departure": {
"time": "1767201501",
"uncertainty": 120
},
"stopId": "0:COUT1",
"stopSequence": 13
},
{
"arrival": {
"time": "1767201565",
"uncertainty": 120
},
"departure": {
"time": "1767201565",
"uncertainty": 120
},
"stopId": "0:ESPT1",
"stopSequence": 14
},
{
"arrival": {
"time": "1767201682",
"uncertainty": 120
},
"departure": {
"time": "1767201682",
"uncertainty": 120
},
"stopId": "0:MONT1A2",
"stopSequence": 15
},
{
"arrival": {
"time": "1767201773",
"uncertainty": 120
},
"departure": {
"time": "1767201773",
"uncertainty": 120
},
"stopId": "0:DHUOA",
"stopSequence": 16
},
{
"arrival": {
"time": "1767201880",
"uncertainty": 120
},
"departure": {
"time": "1767201880",
"uncertainty": 120
},
"stopId": "0:CMARA",
"stopSequence": 17
},
{
"arrival": {
"time": "1767201960",
"uncertainty": 120
},
"departure": {
"time": "1767201960",
"uncertainty": 120
},
"stopId": "0:LIBA",
"stopSequence": 18
},
{
"arrival": {
"time": "1767202046",
"uncertainty": 120
},
"departure": {
"time": "1767202046",
"uncertainty": 120
},
"stopId": "0:CSOLA",
"stopSequence": 19
},
{
"arrival": {
"time": "1767202148",
"uncertainty": 120
},
"departure": {
"time": "1767202148",
"uncertainty": 120
},
"stopId": "0:PARTA",
"stopSequence": 20
},
{
"arrival": {
"time": "1767202268",
"uncertainty": 120
},
"departure": {
"time": "1767202268",
"uncertainty": 120
},
"stopId": "0:CASI",
"stopSequence": 21
},
{
"arrival": {
"time": "1767202388",
"uncertainty": 120
},
"stopId": "0:NLIBT1",
"stopSequence": 22
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "T1",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38652907"
},
"vehicle": {
"id": "702",
"label": "702"
}
}
},
{
"id": "8652906",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767200019",
"uncertainty": 120
},
"stopId": "0:NLIBT2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767200103",
"uncertainty": 120
},
"departure": {
"time": "1767200172",
"uncertainty": 120
},
"stopId": "0:CASIR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767200233",
"uncertainty": 120
},
"departure": {
"time": "1767200242",
"uncertainty": 120
},
"stopId": "0:PARTR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767200311",
"uncertainty": 120
},
"departure": {
"time": "1767200311",
"uncertainty": 120
},
"stopId": "0:CSOLR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767200366",
"uncertainty": 120
},
"departure": {
"time": "1767200367",
"uncertainty": 120
},
"stopId": "0:LIBR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767200446",
"uncertainty": 120
},
"departure": {
"time": "1767200455",
"uncertainty": 120
},
"stopId": "0:CMARR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767200536",
"uncertainty": 120
},
"departure": {
"time": "1767200536",
"uncertainty": 120
},
"stopId": "0:DHUOR",
"stopSequence": 7
},
{
"arrival": {
"time": "1767200614",
"uncertainty": 120
},
"departure": {
"time": "1767200614",
"uncertainty": 120
},
"stopId": "0:MONT1R",
"stopSequence": 8
},
{
"arrival": {
"time": "1767200752",
"uncertainty": 120
},
"departure": {
"time": "1767200752",
"uncertainty": 120
},
"stopId": "0:ArenT",
"stopSequence": 9
},
{
"arrival": {
"time": "1767200835",
"uncertainty": 120
},
"departure": {
"time": "1767200835",
"uncertainty": 120
},
"stopId": "0:MCT1",
"stopSequence": 10
},
{
"arrival": {
"time": "1767200922",
"uncertainty": 120
},
"departure": {
"time": "1767200922",
"uncertainty": 120
},
"stopId": "0:GAMT1",
"stopSequence": 11
},
{
"arrival": {
"time": "1767201011",
"uncertainty": 120
},
"departure": {
"time": "1767201011",
"uncertainty": 120
},
"stopId": "0:PAUGT1",
"stopSequence": 12
},
{
"arrival": {
"time": "1767201049",
"uncertainty": 120
},
"departure": {
"time": "1767201049",
"uncertainty": 120
},
"stopId": "0:COUT1",
"stopSequence": 13
},
{
"arrival": {
"time": "1767201113",
"uncertainty": 120
},
"departure": {
"time": "1767201113",
"uncertainty": 120
},
"stopId": "0:ESPT1",
"stopSequence": 14
},
{
"arrival": {
"time": "1767201229",
"uncertainty": 120
},
"departure": {
"time": "1767201229",
"uncertainty": 120
},
"stopId": "0:MONT1A2",
"stopSequence": 15
},
{
"arrival": {
"time": "1767201311",
"uncertainty": 120
},
"departure": {
"time": "1767201311",
"uncertainty": 120
},
"stopId": "0:DHUOA",
"stopSequence": 16
},
{
"arrival": {
"time": "1767201404",
"uncertainty": 120
},
"departure": {
"time": "1767201404",
"uncertainty": 120
},
"stopId": "0:CMARA",
"stopSequence": 17
},
{
"arrival": {
"time": "1767201477",
"uncertainty": 120
},
"departure": {
"time": "1767201477",
"uncertainty": 120
},
"stopId": "0:LIBA",
"stopSequence": 18
},
{
"arrival": {
"time": "1767201562",
"uncertainty": 120
},
"departure": {
"time": "1767201562",
"uncertainty": 120
},
"stopId": "0:CSOLA",
"stopSequence": 19
},
{
"arrival": {
"time": "1767201628",
"uncertainty": 120
},
"departure": {
"time": "1767201628",
"uncertainty": 120
},
"stopId": "0:PARTA",
"stopSequence": 20
},
{
"arrival": {
"time": "1767201715",
"uncertainty": 120
},
"departure": {
"time": "1767201715",
"uncertainty": 120
},
"stopId": "0:CASI",
"stopSequence": 21
},
{
"arrival": {
"time": "1767201826",
"uncertainty": 120
},
"stopId": "0:NLIBT1",
"stopSequence": 22
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "T1",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38652906"
},
"vehicle": {
"id": "704",
"label": "704"
}
}
},
{
"id": "8652905",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767199444",
"uncertainty": 120
},
"stopId": "0:NLIBT2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767199528",
"uncertainty": 120
},
"departure": {
"time": "1767199565",
"uncertainty": 120
},
"stopId": "0:CASIR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767199645",
"uncertainty": 120
},
"departure": {
"time": "1767199646",
"uncertainty": 120
},
"stopId": "0:PARTR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767199708",
"uncertainty": 120
},
"departure": {
"time": "1767199712",
"uncertainty": 120
},
"stopId": "0:CSOLR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767199779",
"uncertainty": 120
},
"departure": {
"time": "1767199811",
"uncertainty": 120
},
"stopId": "0:LIBR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767199894",
"uncertainty": 120
},
"departure": {
"time": "1767199926",
"uncertainty": 120
},
"stopId": "0:CMARR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767200003",
"uncertainty": 120
},
"departure": {
"time": "1767200004",
"uncertainty": 120
},
"stopId": "0:DHUOR",
"stopSequence": 7
},
{
"arrival": {
"time": "1767200084",
"uncertainty": 120
},
"departure": {
"time": "1767200115",
"uncertainty": 120
},
"stopId": "0:MONT1R",
"stopSequence": 8
},
{
"arrival": {
"time": "1767200248",
"uncertainty": 120
},
"departure": {
"time": "1767200248",
"uncertainty": 120
},
"stopId": "0:ArenT",
"stopSequence": 9
},
{
"arrival": {
"time": "1767200334",
"uncertainty": 120
},
"departure": {
"time": "1767200345",
"uncertainty": 120
},
"stopId": "0:MCT1",
"stopSequence": 10
},
{
"arrival": {
"time": "1767200428",
"uncertainty": 120
},
"departure": {
"time": "1767200467",
"uncertainty": 120
},
"stopId": "0:GAMT1",
"stopSequence": 11
},
{
"arrival": {
"time": "1767200556",
"uncertainty": 120
},
"departure": {
"time": "1767200556",
"uncertainty": 120
},
"stopId": "0:PAUGT1",
"stopSequence": 12
},
{
"arrival": {
"time": "1767200594",
"uncertainty": 120
},
"departure": {
"time": "1767200594",
"uncertainty": 120
},
"stopId": "0:COUT1",
"stopSequence": 13
},
{
"arrival": {
"time": "1767200658",
"uncertainty": 120
},
"departure": {
"time": "1767200658",
"uncertainty": 120
},
"stopId": "0:ESPT1",
"stopSequence": 14
},
{
"arrival": {
"time": "1767200774",
"uncertainty": 120
},
"departure": {
"time": "1767200774",
"uncertainty": 120
},
"stopId": "0:MONT1A2",
"stopSequence": 15
},
{
"arrival": {
"time": "1767200855",
"uncertainty": 120
},
"departure": {
"time": "1767200855",
"uncertainty": 120
},
"stopId": "0:DHUOA",
"stopSequence": 16
},
{
"arrival": {
"time": "1767200947",
"uncertainty": 120
},
"departure": {
"time": "1767200947",
"uncertainty": 120
},
"stopId": "0:CMARA",
"stopSequence": 17
},
{
"arrival": {
"time": "1767201019",
"uncertainty": 120
},
"departure": {
"time": "1767201019",
"uncertainty": 120
},
"stopId": "0:LIBA",
"stopSequence": 18
},
{
"arrival": {
"time": "1767201099",
"uncertainty": 120
},
"departure": {
"time": "1767201099",
"uncertainty": 120
},
"stopId": "0:CSOLA",
"stopSequence": 19
},
{
"arrival": {
"time": "1767201159",
"uncertainty": 120
},
"departure": {
"time": "1767201159",
"uncertainty": 120
},
"stopId": "0:PARTA",
"stopSequence": 20
},
{
"arrival": {
"time": "1767201243",
"uncertainty": 120
},
"departure": {
"time": "1767201243",
"uncertainty": 120
},
"stopId": "0:CASI",
"stopSequence": 21
},
{
"arrival": {
"time": "1767201353",
"uncertainty": 120
},
"stopId": "0:NLIBT1",
"stopSequence": 22
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "T1",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38652905"
},
"vehicle": {
"id": "705",
"label": "705"
}
}
},
{
"id": "8652904",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767198983",
"uncertainty": 120
},
"stopId": "0:NLIBT2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767199068",
"uncertainty": 120
},
"departure": {
"time": "1767199103",
"uncertainty": 120
},
"stopId": "0:CASIR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767199167",
"uncertainty": 120
},
"departure": {
"time": "1767199204",
"uncertainty": 120
},
"stopId": "0:PARTR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767199248",
"uncertainty": 120
},
"departure": {
"time": "1767199255",
"uncertainty": 120
},
"stopId": "0:CSOLR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767199309",
"uncertainty": 120
},
"departure": {
"time": "1767199345",
"uncertainty": 120
},
"stopId": "0:LIBR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767199437",
"uncertainty": 120
},
"departure": {
"time": "1767199496",
"uncertainty": 120
},
"stopId": "0:CMARR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767199564",
"uncertainty": 120
},
"departure": {
"time": "1767199572",
"uncertainty": 120
},
"stopId": "0:DHUOR",
"stopSequence": 7
},
{
"arrival": {
"time": "1767199650",
"uncertainty": 120
},
"departure": {
"time": "1767199651",
"uncertainty": 120
},
"stopId": "0:MONT1R",
"stopSequence": 8
},
{
"arrival": {
"time": "1767199854",
"uncertainty": 120
},
"departure": {
"time": "1767199854",
"uncertainty": 120
},
"stopId": "0:ArenT",
"stopSequence": 9
},
{
"arrival": {
"time": "1767199951",
"uncertainty": 120
},
"departure": {
"time": "1767199952",
"uncertainty": 120
},
"stopId": "0:MCT1",
"stopSequence": 10
},
{
"arrival": {
"time": "1767200033",
"uncertainty": 120
},
"departure": {
"time": "1767200066",
"uncertainty": 120
},
"stopId": "0:GAMT1",
"stopSequence": 11
},
{
"arrival": {
"time": "1767200151",
"uncertainty": 120
},
"departure": {
"time": "1767200186",
"uncertainty": 120
},
"stopId": "0:PAUGT1",
"stopSequence": 12
},
{
"arrival": {
"time": "1767200221",
"uncertainty": 120
},
"departure": {
"time": "1767200228",
"uncertainty": 120
},
"stopId": "0:COUT1",
"stopSequence": 13
},
{
"arrival": {
"time": "1767200292",
"uncertainty": 120
},
"departure": {
"time": "1767200292",
"uncertainty": 120
},
"stopId": "0:ESPT1",
"stopSequence": 14
},
{
"arrival": {
"time": "1767200408",
"uncertainty": 120
},
"departure": {
"time": "1767200446",
"uncertainty": 120
},
"stopId": "0:MONT1A2",
"stopSequence": 15
},
{
"arrival": {
"time": "1767200526",
"uncertainty": 120
},
"departure": {
"time": "1767200526",
"uncertainty": 120
},
"stopId": "0:DHUOA",
"stopSequence": 16
},
{
"arrival": {
"time": "1767200618",
"uncertainty": 120
},
"departure": {
"time": "1767200618",
"uncertainty": 120
},
"stopId": "0:CMARA",
"stopSequence": 17
},
{
"arrival": {
"time": "1767200690",
"uncertainty": 120
},
"departure": {
"time": "1767200690",
"uncertainty": 120
},
"stopId": "0:LIBA",
"stopSequence": 18
},
{
"arrival": {
"time": "1767200768",
"uncertainty": 120
},
"departure": {
"time": "1767200768",
"uncertainty": 120
},
"stopId": "0:CSOLA",
"stopSequence": 19
},
{
"arrival": {
"time": "1767200828",
"uncertainty": 120
},
"departure": {
"time": "1767200828",
"uncertainty": 120
},
"stopId": "0:PARTA",
"stopSequence": 20
},
{
"arrival": {
"time": "1767200912",
"uncertainty": 120
},
"departure": {
"time": "1767200912",
"uncertainty": 120
},
"stopId": "0:CASI",
"stopSequence": 21
},
{
"arrival": {
"time": "1767201022",
"uncertainty": 120
},
"stopId": "0:NLIBT1",
"stopSequence": 22
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "T1",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38652904"
},
"vehicle": {
"id": "708",
"label": "708"
}
}
},
{
"id": "8652911",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767202680",
"uncertainty": 120
},
"stopId": "0:NLIBT2",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "T1",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38652911"
}
}
},
{
"id": "8652910",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767202140",
"uncertainty": 120
},
"stopId": "0:NLIBT2",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "T1",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38652910"
}
}
},
{
"id": "8652909",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767201600",
"uncertainty": 120
},
"stopId": "0:NLIBT2",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "T1",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38652909"
}
}
},
{
"id": "8685439",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767202500",
"uncertainty": 120
},
"stopId": "0:BOUA",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "80",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38685439"
}
}
},
{
"id": "8652908",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767201060",
"uncertainty": 120
},
"stopId": "0:NLIBT2",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "T1",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38652908"
}
}
},
{
"id": "8931435",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767204000",
"uncertainty": 120
},
"stopId": "0:POCRA",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38931435"
}
}
},
{
"id": "9097453",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767200251",
"uncertainty": 120
},
"stopId": "0:NPALO2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767200427",
"uncertainty": 120
},
"departure": {
"time": "1767200427",
"uncertainty": 120
},
"stopId": "0:MARPI1R",
"stopSequence": 2
},
{
"arrival": {
"time": "1767200583",
"uncertainty": 120
},
"departure": {
"time": "1767200583",
"uncertainty": 120
},
"stopId": "0:MARMA2R",
"stopSequence": 3
},
{
"arrival": {
"time": "1767200763",
"uncertainty": 120
},
"departure": {
"time": "1767200763",
"uncertainty": 120
},
"stopId": "0:STGPR2R",
"stopSequence": 4
},
{
"arrival": {
"time": "1767200943",
"uncertainty": 120
},
"departure": {
"time": "1767200943",
"uncertainty": 120
},
"stopId": "0:CACAI1R",
"stopSequence": 5
},
{
"arrival": {
"time": "1767201063",
"uncertainty": 120
},
"departure": {
"time": "1767201063",
"uncertainty": 120
},
"stopId": "0:CACAIRR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767201123",
"uncertainty": 120
},
"departure": {
"time": "1767201123",
"uncertainty": 120
},
"stopId": "0:CASTR",
"stopSequence": 7
},
{
"arrival": {
"time": "1767201183",
"uncertainty": 120
},
"departure": {
"time": "1767201183",
"uncertainty": 120
},
"stopId": "0:CAJA1R",
"stopSequence": 8
},
{
"arrival": {
"time": "1767201483",
"uncertainty": 120
},
"departure": {
"time": "1767201483",
"uncertainty": 120
},
"stopId": "0:LEAPA",
"stopSequence": 9
},
{
"arrival": {
"time": "1767201603",
"uncertainty": 120
},
"departure": {
"time": "1767201603",
"uncertainty": 120
},
"stopId": "0:LECH1R",
"stopSequence": 10
},
{
"arrival": {
"time": "1767201723",
"uncertainty": 120
},
"stopId": "0:LECRA",
"stopSequence": 11
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "21",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39097453"
},
"vehicle": {
"id": "7003",
"label": "7003"
}
}
},
{
"id": "8931434",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767200498",
"uncertainty": 120
},
"stopId": "0:POBEA",
"stopSequence": 2
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "12",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38931434"
},
"vehicle": {
"id": "7004",
"label": "7004"
}
}
},
{
"id": "9097454",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767204000",
"uncertainty": 120
},
"stopId": "0:NPALO2",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "21",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39097454"
}
}
},
{
"id": "8652903",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767198424",
"uncertainty": 120
},
"stopId": "0:NLIBT2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767198508",
"uncertainty": 120
},
"departure": {
"time": "1767198549",
"uncertainty": 120
},
"stopId": "0:CASIR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767198629",
"uncertainty": 120
},
"departure": {
"time": "1767198662",
"uncertainty": 120
},
"stopId": "0:PARTR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767198718",
"uncertainty": 120
},
"departure": {
"time": "1767198718",
"uncertainty": 120
},
"stopId": "0:CSOLR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767198780",
"uncertainty": 120
},
"departure": {
"time": "1767198781",
"uncertainty": 120
},
"stopId": "0:LIBR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767198879",
"uncertainty": 120
},
"departure": {
"time": "1767198939",
"uncertainty": 120
},
"stopId": "0:CMARR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767199059",
"uncertainty": 120
},
"departure": {
"time": "1767199062",
"uncertainty": 120
},
"stopId": "0:DHUOR",
"stopSequence": 7
},
{
"arrival": {
"time": "1767199147",
"uncertainty": 120
},
"departure": {
"time": "1767199147",
"uncertainty": 120
},
"stopId": "0:MONT1R",
"stopSequence": 8
},
{
"arrival": {
"time": "1767199353",
"uncertainty": 120
},
"departure": {
"time": "1767199391",
"uncertainty": 120
},
"stopId": "0:ArenT",
"stopSequence": 9
},
{
"arrival": {
"time": "1767199489",
"uncertainty": 120
},
"departure": {
"time": "1767199490",
"uncertainty": 120
},
"stopId": "0:MCT1",
"stopSequence": 10
},
{
"arrival": {
"time": "1767199576",
"uncertainty": 120
},
"departure": {
"time": "1767199612",
"uncertainty": 120
},
"stopId": "0:GAMT1",
"stopSequence": 11
},
{
"arrival": {
"time": "1767199700",
"uncertainty": 120
},
"departure": {
"time": "1767199706",
"uncertainty": 120
},
"stopId": "0:PAUGT1",
"stopSequence": 12
},
{
"arrival": {
"time": "1767199770",
"uncertainty": 120
},
"departure": {
"time": "1767199771",
"uncertainty": 120
},
"stopId": "0:COUT1",
"stopSequence": 13
},
{
"arrival": {
"time": "1767199855",
"uncertainty": 120
},
"departure": {
"time": "1767199885",
"uncertainty": 120
},
"stopId": "0:ESPT1",
"stopSequence": 14
},
{
"arrival": {
"time": "1767200024",
"uncertainty": 120
},
"departure": {
"time": "1767200054",
"uncertainty": 120
},
"stopId": "0:MONT1A2",
"stopSequence": 15
},
{
"arrival": {
"time": "1767200131",
"uncertainty": 120
},
"departure": {
"time": "1767200192",
"uncertainty": 120
},
"stopId": "0:DHUOA",
"stopSequence": 16
},
{
"arrival": {
"time": "1767200274",
"uncertainty": 120
},
"departure": {
"time": "1767200311",
"uncertainty": 120
},
"stopId": "0:CMARA",
"stopSequence": 17
},
{
"arrival": {
"time": "1767200378",
"uncertainty": 120
},
"departure": {
"time": "1767200382",
"uncertainty": 120
},
"stopId": "0:LIBA",
"stopSequence": 18
},
{
"arrival": {
"time": "1767200457",
"uncertainty": 120
},
"departure": {
"time": "1767200457",
"uncertainty": 120
},
"stopId": "0:CSOLA",
"stopSequence": 19
},
{
"arrival": {
"time": "1767200517",
"uncertainty": 120
},
"departure": {
"time": "1767200517",
"uncertainty": 120
},
"stopId": "0:PARTA",
"stopSequence": 20
},
{
"arrival": {
"time": "1767200601",
"uncertainty": 120
},
"departure": {
"time": "1767200601",
"uncertainty": 120
},
"stopId": "0:CASI",
"stopSequence": 21
},
{
"arrival": {
"time": "1767200711",
"uncertainty": 120
},
"stopId": "0:NLIBT1",
"stopSequence": 22
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "T1",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38652903"
},
"vehicle": {
"id": "703",
"label": "703"
}
}
},
{
"id": "9097448",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767201723",
"uncertainty": 120
},
"stopId": "0:LECRA",
"stopSequence": 1
},
{
"arrival": {
"time": "1767201783",
"uncertainty": 120
},
"departure": {
"time": "1767201783",
"uncertainty": 120
},
"stopId": "0:LECH1A",
"stopSequence": 2
},
{
"arrival": {
"time": "1767201903",
"uncertainty": 120
},
"departure": {
"time": "1767201903",
"uncertainty": 120
},
"stopId": "0:LEAPA",
"stopSequence": 3
},
{
"arrival": {
"time": "1767202203",
"uncertainty": 120
},
"departure": {
"time": "1767202203",
"uncertainty": 120
},
"stopId": "0:CAJA1A",
"stopSequence": 4
},
{
"arrival": {
"time": "1767202323",
"uncertainty": 120
},
"departure": {
"time": "1767202323",
"uncertainty": 120
},
"stopId": "0:CASTA",
"stopSequence": 5
},
{
"arrival": {
"time": "1767202383",
"uncertainty": 120
},
"departure": {
"time": "1767202383",
"uncertainty": 120
},
"stopId": "0:CACAIR1A",
"stopSequence": 6
},
{
"arrival": {
"time": "1767202503",
"uncertainty": 120
},
"departure": {
"time": "1767202503",
"uncertainty": 120
},
"stopId": "0:CACAIA",
"stopSequence": 7
},
{
"arrival": {
"time": "1767202683",
"uncertainty": 120
},
"departure": {
"time": "1767202683",
"uncertainty": 120
},
"stopId": "0:STGCAB1A",
"stopSequence": 8
},
{
"arrival": {
"time": "1767202803",
"uncertainty": 120
},
"departure": {
"time": "1767202803",
"uncertainty": 120
},
"stopId": "0:MARMA1A",
"stopSequence": 9
},
{
"arrival": {
"time": "1767202923",
"uncertainty": 120
},
"departure": {
"time": "1767202923",
"uncertainty": 120
},
"stopId": "0:MARPIA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767203163",
"uncertainty": 120
},
"stopId": "0:NPALO1",
"stopSequence": 11
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "21",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39097448"
}
}
},
{
"id": "8996246",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767199591",
"uncertainty": 120
},
"stopId": "0:PARNAT",
"stopSequence": 1
},
{
"arrival": {
"time": "1767199716",
"uncertainty": 120
},
"departure": {
"time": "1767199716",
"uncertainty": 120
},
"stopId": "0:VIGNTK",
"stopSequence": 2
},
{
"arrival": {
"time": "1767199745",
"uncertainty": 120
},
"departure": {
"time": "1767199745",
"uncertainty": 120
},
"stopId": "0:LAURA",
"stopSequence": 3
},
{
"arrival": {
"time": "1767199783",
"uncertainty": 120
},
"departure": {
"time": "1767199783",
"uncertainty": 120
},
"stopId": "0:COUDR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767199852",
"uncertainty": 120
},
"departure": {
"time": "1767199852",
"uncertainty": 120
},
"stopId": "0:DAMR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767199993",
"uncertainty": 120
},
"departure": {
"time": "1767199993",
"uncertainty": 120
},
"stopId": "0:BASTTA",
"stopSequence": 6
},
{
"arrival": {
"time": "1767200493",
"uncertainty": 120
},
"departure": {
"time": "1767200493",
"uncertainty": 120
},
"stopId": "0:GECAMR",
"stopSequence": 7
},
{
"arrival": {
"time": "1767200553",
"uncertainty": 120
},
"stopId": "0:GECHER",
"stopSequence": 8
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "43",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38996246"
},
"vehicle": {
"id": "2067",
"label": "2067"
}
}
},
{
"id": "8996247",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767203100",
"uncertainty": 120
},
"stopId": "0:PARNAT",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "43",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38996247"
}
}
},
{
"id": "9097428",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767203940",
"uncertainty": 120
},
"stopId": "0:NPALO2",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "22",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39097428"
}
}
},
{
"id": "9097427",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767199814",
"uncertainty": 120
},
"stopId": "0:NPALO2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767199969",
"uncertainty": 120
},
"departure": {
"time": "1767199969",
"uncertainty": 120
},
"stopId": "0:MARPI1R",
"stopSequence": 2
},
{
"arrival": {
"time": "1767200087",
"uncertainty": 120
},
"departure": {
"time": "1767200097",
"uncertainty": 120
},
"stopId": "0:MARMA2R",
"stopSequence": 3
},
{
"arrival": {
"time": "1767200274",
"uncertainty": 120
},
"departure": {
"time": "1767200274",
"uncertainty": 120
},
"stopId": "0:SGERR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767200358",
"uncertainty": 120
},
"departure": {
"time": "1767200358",
"uncertainty": 120
},
"stopId": "0:BETA1R",
"stopSequence": 5
},
{
"arrival": {
"time": "1767200448",
"uncertainty": 120
},
"departure": {
"time": "1767200448",
"uncertainty": 120
},
"stopId": "0:BECORNER",
"stopSequence": 6
},
{
"arrival": {
"time": "1767200503",
"uncertainty": 120
},
"departure": {
"time": "1767200503",
"uncertainty": 120
},
"stopId": "0:BECOT2R",
"stopSequence": 7
},
{
"arrival": {
"time": "1767200563",
"uncertainty": 120
},
"departure": {
"time": "1767200563",
"uncertainty": 120
},
"stopId": "0:BEAQUR",
"stopSequence": 8
},
{
"arrival": {
"time": "1767200623",
"uncertainty": 120
},
"departure": {
"time": "1767200623",
"uncertainty": 120
},
"stopId": "0:BEGVAL1R",
"stopSequence": 9
},
{
"arrival": {
"time": "1767200683",
"uncertainty": 120
},
"departure": {
"time": "1767200683",
"uncertainty": 120
},
"stopId": "0:BECHSR",
"stopSequence": 10
},
{
"arrival": {
"time": "1767201163",
"uncertainty": 120
},
"departure": {
"time": "1767201163",
"uncertainty": 120
},
"stopId": "0:SERVIL1R",
"stopSequence": 11
},
{
"arrival": {
"time": "1767201223",
"uncertainty": 120
},
"departure": {
"time": "1767201223",
"uncertainty": 120
},
"stopId": "0:SERCRDA",
"stopSequence": 12
},
{
"arrival": {
"time": "1767201343",
"uncertainty": 120
},
"departure": {
"time": "1767201343",
"uncertainty": 120
},
"stopId": "0:SERAGAR",
"stopSequence": 13
},
{
"arrival": {
"time": "1767201463",
"uncertainty": 120
},
"stopId": "0:SERPOUT",
"stopSequence": 14
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "22",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39097427"
},
"vehicle": {
"id": "7001",
"label": "7001"
}
}
},
{
"id": "9097436",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767201900",
"uncertainty": 120
},
"stopId": "0:SERPOUT",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "22",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39097436"
}
}
},
{
"id": "8882152",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767202620",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38882152"
}
}
},
{
"id": "8882153",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767203820",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38882153"
}
}
},
{
"id": "8996233",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767200700",
"uncertainty": 120
},
"stopId": "0:GECHEA",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "43",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38996233"
}
}
},
{
"id": "8882150",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767200266",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767200320",
"uncertainty": 120
},
"departure": {
"time": "1767200320",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767200463",
"uncertainty": 120
},
"departure": {
"time": "1767200468",
"uncertainty": 120
},
"stopId": "0:MONT2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1767200556",
"uncertainty": 120
},
"departure": {
"time": "1767200556",
"uncertainty": 120
},
"stopId": "0:JAUBA",
"stopSequence": 4
},
{
"arrival": {
"time": "1767200635",
"uncertainty": 120
},
"departure": {
"time": "1767200635",
"uncertainty": 120
},
"stopId": "0:KENA",
"stopSequence": 5
},
{
"arrival": {
"time": "1767200742",
"uncertainty": 120
},
"departure": {
"time": "1767200742",
"uncertainty": 120
},
"stopId": "0:AMAA",
"stopSequence": 6
},
{
"arrival": {
"time": "1767200828",
"uncertainty": 120
},
"departure": {
"time": "1767200828",
"uncertainty": 120
},
"stopId": "0:MARA",
"stopSequence": 7
},
{
"arrival": {
"time": "1767200907",
"uncertainty": 120
},
"departure": {
"time": "1767200907",
"uncertainty": 120
},
"stopId": "0:NEWA",
"stopSequence": 8
},
{
"arrival": {
"time": "1767200941",
"uncertainty": 120
},
"departure": {
"time": "1767200941",
"uncertainty": 120
},
"stopId": "0:VALA",
"stopSequence": 9
},
{
"arrival": {
"time": "1767200984",
"uncertainty": 120
},
"departure": {
"time": "1767200984",
"uncertainty": 120
},
"stopId": "0:AVOA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767201025",
"uncertainty": 120
},
"departure": {
"time": "1767201025",
"uncertainty": 120
},
"stopId": "0:THAA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767201069",
"uncertainty": 120
},
"departure": {
"time": "1767201069",
"uncertainty": 120
},
"stopId": "0:VA",
"stopSequence": 12
},
{
"arrival": {
"time": "1767201182",
"uncertainty": 120
},
"departure": {
"time": "1767201182",
"uncertainty": 120
},
"stopId": "0:ROMAA",
"stopSequence": 13
},
{
"arrival": {
"time": "1767201242",
"uncertainty": 120
},
"stopId": "0:VALDT",
"stopSequence": 14
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38882150"
},
"vehicle": {
"id": "397",
"label": "397"
}
}
},
{
"id": "9162313",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767199351",
"uncertainty": 120
},
"stopId": "0:PARNAT",
"stopSequence": 1
},
{
"arrival": {
"time": "1767199482",
"uncertainty": 120
},
"departure": {
"time": "1767199518",
"uncertainty": 120
},
"stopId": "0:VIGNOR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767199617",
"uncertainty": 120
},
"departure": {
"time": "1767199622",
"uncertainty": 120
},
"stopId": "0:A54R",
"stopSequence": 3
},
{
"arrival": {
"time": "1767199800",
"uncertainty": 120
},
"departure": {
"time": "1767199800",
"uncertainty": 120
},
"stopId": "0:CAILAR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767199865",
"uncertainty": 120
},
"departure": {
"time": "1767199865",
"uncertainty": 120
},
"stopId": "0:CAIOLR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767199920",
"uncertainty": 120
},
"departure": {
"time": "1767199920",
"uncertainty": 120
},
"stopId": "0:CAIVAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767200172",
"uncertainty": 120
},
"departure": {
"time": "1767200172",
"uncertainty": 120
},
"stopId": "0:MDC02",
"stopSequence": 7
},
{
"arrival": {
"time": "1767200205",
"uncertainty": 120
},
"departure": {
"time": "1767200205",
"uncertainty": 120
},
"stopId": "0:LADEFR",
"stopSequence": 8
},
{
"arrival": {
"time": "1767200324",
"uncertainty": 120
},
"departure": {
"time": "1767200324",
"uncertainty": 120
},
"stopId": "0:STSAUA",
"stopSequence": 9
},
{
"arrival": {
"time": "1767200350",
"uncertainty": 120
},
"departure": {
"time": "1767200350",
"uncertainty": 120
},
"stopId": "0:STMAR",
"stopSequence": 10
},
{
"arrival": {
"time": "1767200414",
"uncertainty": 120
},
"departure": {
"time": "1767200414",
"uncertainty": 120
},
"stopId": "0:STBER",
"stopSequence": 11
},
{
"arrival": {
"time": "1767200509",
"uncertainty": 120
},
"departure": {
"time": "1767200509",
"uncertainty": 120
},
"stopId": "0:STPER",
"stopSequence": 12
},
{
"arrival": {
"time": "1767200629",
"uncertainty": 120
},
"departure": {
"time": "1767200629",
"uncertainty": 120
},
"stopId": "0:COMBBA",
"stopSequence": 13
},
{
"arrival": {
"time": "1767200689",
"uncertainty": 120
},
"departure": {
"time": "1767200689",
"uncertainty": 120
},
"stopId": "0:ST19MA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767200749",
"uncertainty": 120
},
"departure": {
"time": "1767200749",
"uncertainty": 120
},
"stopId": "0:STARNR",
"stopSequence": 15
},
{
"arrival": {
"time": "1767200869",
"uncertainty": 120
},
"departure": {
"time": "1767200869",
"uncertainty": 120
},
"stopId": "0:STSABR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767200989",
"uncertainty": 120
},
"departure": {
"time": "1767200989",
"uncertainty": 120
},
"stopId": "0:STCIR",
"stopSequence": 17
},
{
"arrival": {
"time": "1767201049",
"uncertainty": 120
},
"departure": {
"time": "1767201049",
"uncertainty": 120
},
"stopId": "0:STMIR",
"stopSequence": 18
},
{
"arrival": {
"time": "1767201109",
"uncertainty": 120
},
"departure": {
"time": "1767201109",
"uncertainty": 120
},
"stopId": "0:STCHAR",
"stopSequence": 19
},
{
"arrival": {
"time": "1767201229",
"uncertainty": 120
},
"departure": {
"time": "1767201229",
"uncertainty": 120
},
"stopId": "0:SGCHR",
"stopSequence": 20
},
{
"arrival": {
"time": "1767201289",
"uncertainty": 120
},
"departure": {
"time": "1767201289",
"uncertainty": 120
},
"stopId": "0:STCROI",
"stopSequence": 21
},
{
"arrival": {
"time": "1767201409",
"uncertainty": 120
},
"departure": {
"time": "1767201409",
"uncertainty": 120
},
"stopId": "0:SGLOR",
"stopSequence": 22
},
{
"arrival": {
"time": "1767201529",
"uncertainty": 120
},
"stopId": "0:STFRA",
"stopSequence": 23
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "42",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39162313"
},
"vehicle": {
"id": "2066",
"label": "2066"
}
}
},
{
"id": "8882151",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767201420",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38882151"
}
}
},
{
"id": "9162314",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767202800",
"uncertainty": 120
},
"stopId": "0:PARNAT",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "42",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39162314"
}
}
},
{
"id": "9162300",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767202500",
"uncertainty": 120
},
"stopId": "0:STFRA",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "42",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39162300"
}
}
},
{
"id": "8657921",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767202140",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38657921"
}
}
},
{
"id": "8657920",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767199868",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767199973",
"uncertainty": 120
},
"departure": {
"time": "1767199973",
"uncertainty": 120
},
"stopId": "0:VOVA",
"stopSequence": 2
},
{
"arrival": {
"time": "1767200018",
"uncertainty": 120
},
"departure": {
"time": "1767200018",
"uncertainty": 120
},
"stopId": "0:SERA",
"stopSequence": 3
},
{
"arrival": {
"time": "1767200058",
"uncertainty": 120
},
"departure": {
"time": "1767200058",
"uncertainty": 120
},
"stopId": "0:GARA",
"stopSequence": 4
},
{
"arrival": {
"time": "1767200084",
"uncertainty": 120
},
"departure": {
"time": "1767200088",
"uncertainty": 120
},
"stopId": "0:LOMA",
"stopSequence": 5
},
{
"arrival": {
"time": "1767200191",
"uncertainty": 120
},
"departure": {
"time": "1767200191",
"uncertainty": 120
},
"stopId": "0:CHAL",
"stopSequence": 6
},
{
"arrival": {
"time": "1767200221",
"uncertainty": 120
},
"departure": {
"time": "1767200221",
"uncertainty": 120
},
"stopId": "0:CFPA",
"stopSequence": 7
},
{
"arrival": {
"time": "1767200339",
"uncertainty": 120
},
"departure": {
"time": "1767200343",
"uncertainty": 120
},
"stopId": "0:LIOA",
"stopSequence": 8
},
{
"arrival": {
"time": "1767200375",
"uncertainty": 120
},
"departure": {
"time": "1767200375",
"uncertainty": 120
},
"stopId": "0:BARA",
"stopSequence": 9
},
{
"arrival": {
"time": "1767200447",
"uncertainty": 120
},
"departure": {
"time": "1767200455",
"uncertainty": 120
},
"stopId": "0:BEAA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767200515",
"uncertainty": 120
},
"departure": {
"time": "1767200515",
"uncertainty": 120
},
"stopId": "0:GREA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767200666",
"uncertainty": 120
},
"departure": {
"time": "1767200666",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 12
},
{
"arrival": {
"time": "1767200850",
"uncertainty": 120
},
"departure": {
"time": "1767200850",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 13
},
{
"arrival": {
"time": "1767200905",
"uncertainty": 120
},
"departure": {
"time": "1767200905",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 14
},
{
"arrival": {
"time": "1767201034",
"uncertainty": 120
},
"departure": {
"time": "1767201034",
"uncertainty": 120
},
"stopId": "0:ArenR",
"stopSequence": 15
},
{
"arrival": {
"time": "1767201127",
"uncertainty": 120
},
"departure": {
"time": "1767201127",
"uncertainty": 120
},
"stopId": "0:MSCR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767201191",
"uncertainty": 120
},
"departure": {
"time": "1767201191",
"uncertainty": 120
},
"stopId": "0:VIE",
"stopSequence": 17
},
{
"arrival": {
"time": "1767201251",
"uncertainty": 120
},
"departure": {
"time": "1767201251",
"uncertainty": 120
},
"stopId": "0:ROOA",
"stopSequence": 18
},
{
"arrival": {
"time": "1767201308",
"uncertainty": 120
},
"departure": {
"time": "1767201308",
"uncertainty": 120
},
"stopId": "0:MONTA",
"stopSequence": 19
},
{
"arrival": {
"time": "1767201346",
"uncertainty": 120
},
"departure": {
"time": "1767201346",
"uncertainty": 120
},
"stopId": "0:CAMA",
"stopSequence": 20
},
{
"arrival": {
"time": "1767201379",
"uncertainty": 120
},
"departure": {
"time": "1767201379",
"uncertainty": 120
},
"stopId": "0:PILA",
"stopSequence": 21
},
{
"arrival": {
"time": "1767201442",
"uncertainty": 120
},
"departure": {
"time": "1767201442",
"uncertainty": 120
},
"stopId": "0:ROUA",
"stopSequence": 22
},
{
"arrival": {
"time": "1767201476",
"uncertainty": 120
},
"departure": {
"time": "1767201476",
"uncertainty": 120
},
"stopId": "0:BRIA",
"stopSequence": 23
},
{
"arrival": {
"time": "1767201517",
"uncertainty": 120
},
"departure": {
"time": "1767201517",
"uncertainty": 120
},
"stopId": "0:FEEA",
"stopSequence": 24
},
{
"arrival": {
"time": "1767201556",
"uncertainty": 120
},
"departure": {
"time": "1767201556",
"uncertainty": 120
},
"stopId": "0:REPA",
"stopSequence": 25
},
{
"arrival": {
"time": "1767201598",
"uncertainty": 120
},
"departure": {
"time": "1767201598",
"uncertainty": 120
},
"stopId": "0:CALA",
"stopSequence": 26
},
{
"arrival": {
"time": "1767201653",
"uncertainty": 120
},
"departure": {
"time": "1767201653",
"uncertainty": 120
},
"stopId": "0:GOEA",
"stopSequence": 27
},
{
"arrival": {
"time": "1767201689",
"uncertainty": 120
},
"departure": {
"time": "1767201689",
"uncertainty": 120
},
"stopId": "0:MOUEA",
"stopSequence": 28
},
{
"arrival": {
"time": "1767201730",
"uncertainty": 120
},
"departure": {
"time": "1767201730",
"uncertainty": 120
},
"stopId": "0:OISA",
"stopSequence": 29
},
{
"arrival": {
"time": "1767201771",
"uncertainty": 120
},
"departure": {
"time": "1767201771",
"uncertainty": 120
},
"stopId": "0:COLA",
"stopSequence": 30
},
{
"arrival": {
"time": "1767201815",
"uncertainty": 120
},
"departure": {
"time": "1767201815",
"uncertainty": 120
},
"stopId": "0:CYGA",
"stopSequence": 31
},
{
"arrival": {
"time": "1767201879",
"uncertainty": 120
},
"departure": {
"time": "1767201879",
"uncertainty": 120
},
"stopId": "0:ALBA",
"stopSequence": 32
},
{
"arrival": {
"time": "1767201931",
"uncertainty": 120
},
"departure": {
"time": "1767201931",
"uncertainty": 120
},
"stopId": "0:GARDA",
"stopSequence": 33
},
{
"arrival": {
"time": "1767202013",
"uncertainty": 120
},
"stopId": "0:CASTT",
"stopSequence": 34
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38657920"
},
"vehicle": {
"id": "389",
"label": "389"
}
}
},
{
"id": "9162299",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767198632",
"uncertainty": 120
},
"stopId": "0:STFRA",
"stopSequence": 1
},
{
"arrival": {
"time": "1767198704",
"uncertainty": 120
},
"departure": {
"time": "1767198704",
"uncertainty": 120
},
"stopId": "0:SGLOA",
"stopSequence": 2
},
{
"arrival": {
"time": "1767198846",
"uncertainty": 120
},
"departure": {
"time": "1767198879",
"uncertainty": 120
},
"stopId": "0:STCROIR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767198915",
"uncertainty": 120
},
"departure": {
"time": "1767198915",
"uncertainty": 120
},
"stopId": "0:SGCHA",
"stopSequence": 4
},
{
"arrival": {
"time": "1767198992",
"uncertainty": 120
},
"departure": {
"time": "1767198992",
"uncertainty": 120
},
"stopId": "0:STCHAA",
"stopSequence": 5
},
{
"arrival": {
"time": "1767199098",
"uncertainty": 120
},
"departure": {
"time": "1767199138",
"uncertainty": 120
},
"stopId": "0:STMIA",
"stopSequence": 6
},
{
"arrival": {
"time": "1767199177",
"uncertainty": 120
},
"departure": {
"time": "1767199177",
"uncertainty": 120
},
"stopId": "0:STCIA",
"stopSequence": 7
},
{
"arrival": {
"time": "1767199259",
"uncertainty": 120
},
"departure": {
"time": "1767199290",
"uncertainty": 120
},
"stopId": "0:STSABA",
"stopSequence": 8
},
{
"arrival": {
"time": "1767199388",
"uncertainty": 120
},
"departure": {
"time": "1767199402",
"uncertainty": 120
},
"stopId": "0:STARNA",
"stopSequence": 9
},
{
"arrival": {
"time": "1767199467",
"uncertainty": 120
},
"departure": {
"time": "1767199467",
"uncertainty": 120
},
"stopId": "0:ST19MR",
"stopSequence": 10
},
{
"arrival": {
"time": "1767199545",
"uncertainty": 120
},
"departure": {
"time": "1767199545",
"uncertainty": 120
},
"stopId": "0:COMBBR",
"stopSequence": 11
},
{
"arrival": {
"time": "1767199636",
"uncertainty": 120
},
"departure": {
"time": "1767199636",
"uncertainty": 120
},
"stopId": "0:STPEA",
"stopSequence": 12
},
{
"arrival": {
"time": "1767199715",
"uncertainty": 120
},
"departure": {
"time": "1767199715",
"uncertainty": 120
},
"stopId": "0:STBEA",
"stopSequence": 13
},
{
"arrival": {
"time": "1767199778",
"uncertainty": 120
},
"departure": {
"time": "1767199778",
"uncertainty": 120
},
"stopId": "0:STMAA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767199805",
"uncertainty": 120
},
"departure": {
"time": "1767199805",
"uncertainty": 120
},
"stopId": "0:STSAUA",
"stopSequence": 15
},
{
"arrival": {
"time": "1767199936",
"uncertainty": 120
},
"departure": {
"time": "1767199936",
"uncertainty": 120
},
"stopId": "0:LADEFA",
"stopSequence": 16
},
{
"arrival": {
"time": "1767199976",
"uncertainty": 120
},
"departure": {
"time": "1767199976",
"uncertainty": 120
},
"stopId": "0:MDC01",
"stopSequence": 17
},
{
"arrival": {
"time": "1767200254",
"uncertainty": 120
},
"departure": {
"time": "1767200275",
"uncertainty": 120
},
"stopId": "0:CAIVAA",
"stopSequence": 18
},
{
"arrival": {
"time": "1767200330",
"uncertainty": 120
},
"departure": {
"time": "1767200339",
"uncertainty": 120
},
"stopId": "0:CAIOLA",
"stopSequence": 19
},
{
"arrival": {
"time": "1767200400",
"uncertainty": 120
},
"departure": {
"time": "1767200405",
"uncertainty": 120
},
"stopId": "0:CAILAA",
"stopSequence": 20
},
{
"arrival": {
"time": "1767200474",
"uncertainty": 120
},
"departure": {
"time": "1767200474",
"uncertainty": 120
},
"stopId": "0:CAICBA",
"stopSequence": 21
},
{
"arrival": {
"time": "1767200534",
"uncertainty": 120
},
"departure": {
"time": "1767200534",
"uncertainty": 120
},
"stopId": "0:CAICBR",
"stopSequence": 22
},
{
"arrival": {
"time": "1767200714",
"uncertainty": 120
},
"departure": {
"time": "1767200714",
"uncertainty": 120
},
"stopId": "0:A54A",
"stopSequence": 23
},
{
"arrival": {
"time": "1767200834",
"uncertainty": 120
},
"departure": {
"time": "1767200834",
"uncertainty": 120
},
"stopId": "0:VIGNOA",
"stopSequence": 24
},
{
"arrival": {
"time": "1767201014",
"uncertainty": 120
},
"stopId": "0:PARNR",
"stopSequence": 25
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "42",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39162299"
},
"vehicle": {
"id": "2068",
"label": "2068"
}
}
},
{
"id": "8727331",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767201000",
"uncertainty": 120
},
"stopId": "0:LBLAINT",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "74",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38727331"
}
}
},
{
"id": "9162284",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767202800",
"uncertainty": 120
},
"stopId": "0:PARNAT",
"stopSequence": 1
},
{
"arrival": {
"time": "1767202980",
"uncertainty": 120
},
"departure": {
"time": "1767202980",
"uncertainty": 120
},
"stopId": "0:VIGNOR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767203160",
"uncertainty": 120
},
"departure": {
"time": "1767203160",
"uncertainty": 120
},
"stopId": "0:A54R",
"stopSequence": 3
},
{
"arrival": {
"time": "1767203400",
"uncertainty": 120
},
"departure": {
"time": "1767203400",
"uncertainty": 120
},
"stopId": "0:CAILAR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767203520",
"uncertainty": 120
},
"departure": {
"time": "1767203520",
"uncertainty": 120
},
"stopId": "0:CAIOLR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767203580",
"uncertainty": 120
},
"departure": {
"time": "1767203580",
"uncertainty": 120
},
"stopId": "0:CAIVAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767203700",
"uncertainty": 120
},
"departure": {
"time": "1767203700",
"uncertainty": 120
},
"stopId": "0:CAICMR",
"stopSequence": 7
},
{
"arrival": {
"time": "1767203760",
"uncertainty": 120
},
"departure": {
"time": "1767203760",
"uncertainty": 120
},
"stopId": "0:CAICSR",
"stopSequence": 8
},
{
"arrival": {
"time": "1767203940",
"uncertainty": 120
},
"departure": {
"time": "1767203940",
"uncertainty": 120
},
"stopId": "0:STBA",
"stopSequence": 9
},
{
"arrival": {
"time": "1767204060",
"uncertainty": 120
},
"stopId": "0:GARCMA",
"stopSequence": 10
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "41",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39162284"
}
}
},
{
"id": "8657913",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767200940",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38657913"
}
}
},
{
"id": "8657912",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767198733",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767198842",
"uncertainty": 120
},
"departure": {
"time": "1767198849",
"uncertainty": 120
},
"stopId": "0:VOVA",
"stopSequence": 2
},
{
"arrival": {
"time": "1767198896",
"uncertainty": 120
},
"departure": {
"time": "1767198931",
"uncertainty": 120
},
"stopId": "0:SERA",
"stopSequence": 3
},
{
"arrival": {
"time": "1767198990",
"uncertainty": 120
},
"departure": {
"time": "1767198990",
"uncertainty": 120
},
"stopId": "0:GARA",
"stopSequence": 4
},
{
"arrival": {
"time": "1767199018",
"uncertainty": 120
},
"departure": {
"time": "1767199018",
"uncertainty": 120
},
"stopId": "0:LOMA",
"stopSequence": 5
},
{
"arrival": {
"time": "1767199122",
"uncertainty": 120
},
"departure": {
"time": "1767199122",
"uncertainty": 120
},
"stopId": "0:CHAL",
"stopSequence": 6
},
{
"arrival": {
"time": "1767199141",
"uncertainty": 120
},
"departure": {
"time": "1767199171",
"uncertainty": 120
},
"stopId": "0:CFPA",
"stopSequence": 7
},
{
"arrival": {
"time": "1767199308",
"uncertainty": 120
},
"departure": {
"time": "1767199312",
"uncertainty": 120
},
"stopId": "0:LIOA",
"stopSequence": 8
},
{
"arrival": {
"time": "1767199344",
"uncertainty": 120
},
"departure": {
"time": "1767199344",
"uncertainty": 120
},
"stopId": "0:BARA",
"stopSequence": 9
},
{
"arrival": {
"time": "1767199398",
"uncertainty": 120
},
"departure": {
"time": "1767199398",
"uncertainty": 120
},
"stopId": "0:BEAA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767199436",
"uncertainty": 120
},
"departure": {
"time": "1767199458",
"uncertainty": 120
},
"stopId": "0:GREA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767199607",
"uncertainty": 120
},
"departure": {
"time": "1767199607",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 12
},
{
"arrival": {
"time": "1767199747",
"uncertainty": 120
},
"departure": {
"time": "1767199781",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 13
},
{
"arrival": {
"time": "1767199814",
"uncertainty": 120
},
"departure": {
"time": "1767199822",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 14
},
{
"arrival": {
"time": "1767199952",
"uncertainty": 120
},
"departure": {
"time": "1767199952",
"uncertainty": 120
},
"stopId": "0:ArenR",
"stopSequence": 15
},
{
"arrival": {
"time": "1767200049",
"uncertainty": 120
},
"departure": {
"time": "1767200082",
"uncertainty": 120
},
"stopId": "0:MSCR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767200141",
"uncertainty": 120
},
"departure": {
"time": "1767200141",
"uncertainty": 120
},
"stopId": "0:VIE",
"stopSequence": 17
},
{
"arrival": {
"time": "1767200199",
"uncertainty": 120
},
"departure": {
"time": "1767200207",
"uncertainty": 120
},
"stopId": "0:ROOA",
"stopSequence": 18
},
{
"arrival": {
"time": "1767200266",
"uncertainty": 120
},
"departure": {
"time": "1767200266",
"uncertainty": 120
},
"stopId": "0:MONTA",
"stopSequence": 19
},
{
"arrival": {
"time": "1767200304",
"uncertainty": 120
},
"departure": {
"time": "1767200304",
"uncertainty": 120
},
"stopId": "0:CAMA",
"stopSequence": 20
},
{
"arrival": {
"time": "1767200334",
"uncertainty": 120
},
"departure": {
"time": "1767200342",
"uncertainty": 120
},
"stopId": "0:PILA",
"stopSequence": 21
},
{
"arrival": {
"time": "1767200407",
"uncertainty": 120
},
"departure": {
"time": "1767200407",
"uncertainty": 120
},
"stopId": "0:ROUA",
"stopSequence": 22
},
{
"arrival": {
"time": "1767200440",
"uncertainty": 120
},
"departure": {
"time": "1767200443",
"uncertainty": 120
},
"stopId": "0:BRIA",
"stopSequence": 23
},
{
"arrival": {
"time": "1767200487",
"uncertainty": 120
},
"departure": {
"time": "1767200487",
"uncertainty": 120
},
"stopId": "0:FEEA",
"stopSequence": 24
},
{
"arrival": {
"time": "1767200530",
"uncertainty": 120
},
"departure": {
"time": "1767200530",
"uncertainty": 120
},
"stopId": "0:REPA",
"stopSequence": 25
},
{
"arrival": {
"time": "1767200567",
"uncertainty": 120
},
"departure": {
"time": "1767200567",
"uncertainty": 120
},
"stopId": "0:CALA",
"stopSequence": 26
},
{
"arrival": {
"time": "1767200693",
"uncertainty": 120
},
"departure": {
"time": "1767200693",
"uncertainty": 120
},
"stopId": "0:GOEA",
"stopSequence": 27
},
{
"arrival": {
"time": "1767200720",
"uncertainty": 120
},
"departure": {
"time": "1767200720",
"uncertainty": 120
},
"stopId": "0:MOUEA",
"stopSequence": 28
},
{
"arrival": {
"time": "1767200751",
"uncertainty": 120
},
"departure": {
"time": "1767200751",
"uncertainty": 120
},
"stopId": "0:OISA",
"stopSequence": 29
},
{
"arrival": {
"time": "1767200798",
"uncertainty": 120
},
"departure": {
"time": "1767200798",
"uncertainty": 120
},
"stopId": "0:COLA",
"stopSequence": 30
},
{
"arrival": {
"time": "1767200839",
"uncertainty": 120
},
"departure": {
"time": "1767200839",
"uncertainty": 120
},
"stopId": "0:CYGA",
"stopSequence": 31
},
{
"arrival": {
"time": "1767200896",
"uncertainty": 120
},
"departure": {
"time": "1767200896",
"uncertainty": 120
},
"stopId": "0:ALBA",
"stopSequence": 32
},
{
"arrival": {
"time": "1767200936",
"uncertainty": 120
},
"departure": {
"time": "1767200936",
"uncertainty": 120
},
"stopId": "0:GARDA",
"stopSequence": 33
},
{
"arrival": {
"time": "1767201043",
"uncertainty": 120
},
"departure": {
"time": "1767201043",
"uncertainty": 120
},
"stopId": "0:VACQA",
"stopSequence": 34
},
{
"arrival": {
"time": "1767201070",
"uncertainty": 120
},
"departure": {
"time": "1767201070",
"uncertainty": 120
},
"stopId": "0:OZIA",
"stopSequence": 35
},
{
"arrival": {
"time": "1767201118",
"uncertainty": 120
},
"departure": {
"time": "1767201118",
"uncertainty": 120
},
"stopId": "0:MAIA",
"stopSequence": 36
},
{
"arrival": {
"time": "1767201171",
"uncertainty": 120
},
"departure": {
"time": "1767201171",
"uncertainty": 120
},
"stopId": "0:GREEA",
"stopSequence": 37
},
{
"arrival": {
"time": "1767201257",
"uncertainty": 120
},
"departure": {
"time": "1767201257",
"uncertainty": 120
},
"stopId": "0:FAIA",
"stopSequence": 38
},
{
"arrival": {
"time": "1767201310",
"uncertainty": 120
},
"departure": {
"time": "1767201310",
"uncertainty": 120
},
"stopId": "0:OREA",
"stopSequence": 39
},
{
"arrival": {
"time": "1767201343",
"uncertainty": 120
},
"stopId": "0:GOLF",
"stopSequence": 40
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38657912"
},
"vehicle": {
"id": "388",
"label": "388"
}
}
},
{
"id": "8657917",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767200469",
"uncertainty": 120
},
"stopId": "0:CASTT",
"stopSequence": 1
},
{
"arrival": {
"time": "1767200670",
"uncertainty": 120
},
"departure": {
"time": "1767200670",
"uncertainty": 120
},
"stopId": "0:GARDR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767200728",
"uncertainty": 120
},
"departure": {
"time": "1767200728",
"uncertainty": 120
},
"stopId": "0:ALBR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767200772",
"uncertainty": 120
},
"departure": {
"time": "1767200772",
"uncertainty": 120
},
"stopId": "0:CYGR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767200802",
"uncertainty": 120
},
"departure": {
"time": "1767200802",
"uncertainty": 120
},
"stopId": "0:COLR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767200836",
"uncertainty": 120
},
"departure": {
"time": "1767200836",
"uncertainty": 120
},
"stopId": "0:OISR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767200864",
"uncertainty": 120
},
"departure": {
"time": "1767200864",
"uncertainty": 120
},
"stopId": "0:MOUER",
"stopSequence": 7
},
{
"arrival": {
"time": "1767200906",
"uncertainty": 120
},
"departure": {
"time": "1767200906",
"uncertainty": 120
},
"stopId": "0:GOET",
"stopSequence": 8
},
{
"arrival": {
"time": "1767201044",
"uncertainty": 120
},
"departure": {
"time": "1767201044",
"uncertainty": 120
},
"stopId": "0:CALR",
"stopSequence": 9
},
{
"arrival": {
"time": "1767201073",
"uncertainty": 120
},
"departure": {
"time": "1767201073",
"uncertainty": 120
},
"stopId": "0:REPR",
"stopSequence": 10
},
{
"arrival": {
"time": "1767201129",
"uncertainty": 120
},
"departure": {
"time": "1767201129",
"uncertainty": 120
},
"stopId": "0:FEER",
"stopSequence": 11
},
{
"arrival": {
"time": "1767201144",
"uncertainty": 120
},
"departure": {
"time": "1767201144",
"uncertainty": 120
},
"stopId": "0:BRIR",
"stopSequence": 12
},
{
"arrival": {
"time": "1767201178",
"uncertainty": 120
},
"departure": {
"time": "1767201178",
"uncertainty": 120
},
"stopId": "0:ROUR",
"stopSequence": 13
},
{
"arrival": {
"time": "1767201210",
"uncertainty": 120
},
"departure": {
"time": "1767201210",
"uncertainty": 120
},
"stopId": "0:PILR",
"stopSequence": 14
},
{
"arrival": {
"time": "1767201282",
"uncertainty": 120
},
"departure": {
"time": "1767201282",
"uncertainty": 120
},
"stopId": "0:CAMR",
"stopSequence": 15
},
{
"arrival": {
"time": "1767201334",
"uncertainty": 120
},
"departure": {
"time": "1767201334",
"uncertainty": 120
},
"stopId": "0:MONTR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767201383",
"uncertainty": 120
},
"departure": {
"time": "1767201383",
"uncertainty": 120
},
"stopId": "0:SANR",
"stopSequence": 17
},
{
"arrival": {
"time": "1767201495",
"uncertainty": 120
},
"departure": {
"time": "1767201495",
"uncertainty": 120
},
"stopId": "0:RACR",
"stopSequence": 18
},
{
"arrival": {
"time": "1767201648",
"uncertainty": 120
},
"departure": {
"time": "1767201648",
"uncertainty": 120
},
"stopId": "0:ArenA",
"stopSequence": 19
},
{
"arrival": {
"time": "1767201769",
"uncertainty": 120
},
"departure": {
"time": "1767201769",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 20
},
{
"arrival": {
"time": "1767201822",
"uncertainty": 120
},
"departure": {
"time": "1767201822",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 21
},
{
"arrival": {
"time": "1767201989",
"uncertainty": 120
},
"departure": {
"time": "1767201989",
"uncertainty": 120
},
"stopId": "0:TALAT2R",
"stopSequence": 22
},
{
"arrival": {
"time": "1767202106",
"uncertainty": 120
},
"departure": {
"time": "1767202106",
"uncertainty": 120
},
"stopId": "0:GRERR",
"stopSequence": 23
},
{
"arrival": {
"time": "1767202197",
"uncertainty": 120
},
"departure": {
"time": "1767202197",
"uncertainty": 120
},
"stopId": "0:BEAR",
"stopSequence": 24
},
{
"arrival": {
"time": "1767202254",
"uncertainty": 120
},
"departure": {
"time": "1767202254",
"uncertainty": 120
},
"stopId": "0:BARR",
"stopSequence": 25
},
{
"arrival": {
"time": "1767202310",
"uncertainty": 120
},
"departure": {
"time": "1767202310",
"uncertainty": 120
},
"stopId": "0:LIOR",
"stopSequence": 26
},
{
"arrival": {
"time": "1767202440",
"uncertainty": 120
},
"departure": {
"time": "1767202440",
"uncertainty": 120
},
"stopId": "0:CFPR",
"stopSequence": 27
},
{
"arrival": {
"time": "1767202497",
"uncertainty": 120
},
"departure": {
"time": "1767202497",
"uncertainty": 120
},
"stopId": "0:CHALR",
"stopSequence": 28
},
{
"arrival": {
"time": "1767202563",
"uncertainty": 120
},
"departure": {
"time": "1767202563",
"uncertainty": 120
},
"stopId": "0:LOMR",
"stopSequence": 29
},
{
"arrival": {
"time": "1767202593",
"uncertainty": 120
},
"departure": {
"time": "1767202593",
"uncertainty": 120
},
"stopId": "0:GARR",
"stopSequence": 30
},
{
"arrival": {
"time": "1767202654",
"uncertainty": 120
},
"departure": {
"time": "1767202654",
"uncertainty": 120
},
"stopId": "0:SERR",
"stopSequence": 31
},
{
"arrival": {
"time": "1767202715",
"uncertainty": 120
},
"departure": {
"time": "1767202715",
"uncertainty": 120
},
"stopId": "0:VOVR",
"stopSequence": 32
},
{
"arrival": {
"time": "1767202857",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 33
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38657917"
},
"vehicle": {
"id": "390",
"label": "390"
}
}
},
{
"id": "9162283",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767200358",
"uncertainty": 120
},
"stopId": "0:GARCMA",
"stopSequence": 10
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "41",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39162283"
}
}
},
{
"id": "8657916",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767198211",
"uncertainty": 120
},
"stopId": "0:CASTT",
"stopSequence": 1
},
{
"arrival": {
"time": "1767198278",
"uncertainty": 120
},
"departure": {
"time": "1767198278",
"uncertainty": 120
},
"stopId": "0:GARDR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767198325",
"uncertainty": 120
},
"departure": {
"time": "1767198325",
"uncertainty": 120
},
"stopId": "0:ALBR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767198371",
"uncertainty": 120
},
"departure": {
"time": "1767198371",
"uncertainty": 120
},
"stopId": "0:CYGR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767198402",
"uncertainty": 120
},
"departure": {
"time": "1767198407",
"uncertainty": 120
},
"stopId": "0:COLR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767198445",
"uncertainty": 120
},
"departure": {
"time": "1767198445",
"uncertainty": 120
},
"stopId": "0:OISR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767198466",
"uncertainty": 120
},
"departure": {
"time": "1767198466",
"uncertainty": 120
},
"stopId": "0:MOUER",
"stopSequence": 7
},
{
"arrival": {
"time": "1767198496",
"uncertainty": 120
},
"departure": {
"time": "1767198496",
"uncertainty": 120
},
"stopId": "0:GOET",
"stopSequence": 8
},
{
"arrival": {
"time": "1767198626",
"uncertainty": 120
},
"departure": {
"time": "1767198626",
"uncertainty": 120
},
"stopId": "0:CALR",
"stopSequence": 9
},
{
"arrival": {
"time": "1767198654",
"uncertainty": 120
},
"departure": {
"time": "1767198654",
"uncertainty": 120
},
"stopId": "0:REPR",
"stopSequence": 10
},
{
"arrival": {
"time": "1767198699",
"uncertainty": 120
},
"departure": {
"time": "1767198699",
"uncertainty": 120
},
"stopId": "0:FEER",
"stopSequence": 11
},
{
"arrival": {
"time": "1767198712",
"uncertainty": 120
},
"departure": {
"time": "1767198712",
"uncertainty": 120
},
"stopId": "0:BRIR",
"stopSequence": 12
},
{
"arrival": {
"time": "1767198742",
"uncertainty": 120
},
"departure": {
"time": "1767198742",
"uncertainty": 120
},
"stopId": "0:ROUR",
"stopSequence": 13
},
{
"arrival": {
"time": "1767198773",
"uncertainty": 120
},
"departure": {
"time": "1767198833",
"uncertainty": 120
},
"stopId": "0:PILR",
"stopSequence": 14
},
{
"arrival": {
"time": "1767198888",
"uncertainty": 120
},
"departure": {
"time": "1767198888",
"uncertainty": 120
},
"stopId": "0:CAMR",
"stopSequence": 15
},
{
"arrival": {
"time": "1767198927",
"uncertainty": 120
},
"departure": {
"time": "1767198927",
"uncertainty": 120
},
"stopId": "0:MONTR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767199047",
"uncertainty": 120
},
"departure": {
"time": "1767199047",
"uncertainty": 120
},
"stopId": "0:SANR",
"stopSequence": 17
},
{
"arrival": {
"time": "1767199194",
"uncertainty": 120
},
"departure": {
"time": "1767199194",
"uncertainty": 120
},
"stopId": "0:RACR",
"stopSequence": 18
},
{
"arrival": {
"time": "1767199300",
"uncertainty": 120
},
"departure": {
"time": "1767199362",
"uncertainty": 120
},
"stopId": "0:ArenA",
"stopSequence": 19
},
{
"arrival": {
"time": "1767199504",
"uncertainty": 120
},
"departure": {
"time": "1767199536",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 20
},
{
"arrival": {
"time": "1767199606",
"uncertainty": 120
},
"departure": {
"time": "1767199636",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 21
},
{
"arrival": {
"time": "1767199805",
"uncertainty": 120
},
"departure": {
"time": "1767199805",
"uncertainty": 120
},
"stopId": "0:TALAT2R",
"stopSequence": 22
},
{
"arrival": {
"time": "1767199981",
"uncertainty": 120
},
"departure": {
"time": "1767199981",
"uncertainty": 120
},
"stopId": "0:GRERR",
"stopSequence": 23
},
{
"arrival": {
"time": "1767200040",
"uncertainty": 120
},
"departure": {
"time": "1767200040",
"uncertainty": 120
},
"stopId": "0:BEAR",
"stopSequence": 24
},
{
"arrival": {
"time": "1767200119",
"uncertainty": 120
},
"departure": {
"time": "1767200119",
"uncertainty": 120
},
"stopId": "0:BARR",
"stopSequence": 25
},
{
"arrival": {
"time": "1767200153",
"uncertainty": 120
},
"departure": {
"time": "1767200159",
"uncertainty": 120
},
"stopId": "0:LIOR",
"stopSequence": 26
},
{
"arrival": {
"time": "1767200278",
"uncertainty": 120
},
"departure": {
"time": "1767200283",
"uncertainty": 120
},
"stopId": "0:CFPR",
"stopSequence": 27
},
{
"arrival": {
"time": "1767200343",
"uncertainty": 120
},
"departure": {
"time": "1767200363",
"uncertainty": 120
},
"stopId": "0:CHALR",
"stopSequence": 28
},
{
"arrival": {
"time": "1767200421",
"uncertainty": 120
},
"departure": {
"time": "1767200421",
"uncertainty": 120
},
"stopId": "0:LOMR",
"stopSequence": 29
},
{
"arrival": {
"time": "1767200439",
"uncertainty": 120
},
"departure": {
"time": "1767200449",
"uncertainty": 120
},
"stopId": "0:GARR",
"stopSequence": 30
},
{
"arrival": {
"time": "1767200508",
"uncertainty": 120
},
"departure": {
"time": "1767200508",
"uncertainty": 120
},
"stopId": "0:SERR",
"stopSequence": 31
},
{
"arrival": {
"time": "1767200562",
"uncertainty": 120
},
"departure": {
"time": "1767200562",
"uncertainty": 120
},
"stopId": "0:VOVR",
"stopSequence": 32
},
{
"arrival": {
"time": "1767200652",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 33
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38657916"
},
"vehicle": {
"id": "383",
"label": "383"
}
}
},
{
"id": "8657907",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767199075",
"uncertainty": 120
},
"stopId": "0:GOLF",
"stopSequence": 1
},
{
"arrival": {
"time": "1767199123",
"uncertainty": 120
},
"departure": {
"time": "1767199123",
"uncertainty": 120
},
"stopId": "0:ORER",
"stopSequence": 2
},
{
"arrival": {
"time": "1767199160",
"uncertainty": 120
},
"departure": {
"time": "1767199160",
"uncertainty": 120
},
"stopId": "0:FAIR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767199242",
"uncertainty": 120
},
"departure": {
"time": "1767199242",
"uncertainty": 120
},
"stopId": "0:GREER",
"stopSequence": 4
},
{
"arrival": {
"time": "1767199272",
"uncertainty": 120
},
"departure": {
"time": "1767199272",
"uncertainty": 120
},
"stopId": "0:MAIR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767199313",
"uncertainty": 120
},
"departure": {
"time": "1767199316",
"uncertainty": 120
},
"stopId": "0:OZIR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767199395",
"uncertainty": 120
},
"departure": {
"time": "1767199433",
"uncertainty": 120
},
"stopId": "0:CASTT",
"stopSequence": 7
},
{
"arrival": {
"time": "1767199524",
"uncertainty": 120
},
"departure": {
"time": "1767199524",
"uncertainty": 120
},
"stopId": "0:GARDR",
"stopSequence": 8
},
{
"arrival": {
"time": "1767199583",
"uncertainty": 120
},
"departure": {
"time": "1767199592",
"uncertainty": 120
},
"stopId": "0:ALBR",
"stopSequence": 9
},
{
"arrival": {
"time": "1767199637",
"uncertainty": 120
},
"departure": {
"time": "1767199637",
"uncertainty": 120
},
"stopId": "0:CYGR",
"stopSequence": 10
},
{
"arrival": {
"time": "1767199667",
"uncertainty": 120
},
"departure": {
"time": "1767199668",
"uncertainty": 120
},
"stopId": "0:COLR",
"stopSequence": 11
},
{
"arrival": {
"time": "1767199703",
"uncertainty": 120
},
"departure": {
"time": "1767199703",
"uncertainty": 120
},
"stopId": "0:OISR",
"stopSequence": 12
},
{
"arrival": {
"time": "1767199731",
"uncertainty": 120
},
"departure": {
"time": "1767199731",
"uncertainty": 120
},
"stopId": "0:MOUER",
"stopSequence": 13
},
{
"arrival": {
"time": "1767199773",
"uncertainty": 120
},
"departure": {
"time": "1767199781",
"uncertainty": 120
},
"stopId": "0:GOET",
"stopSequence": 14
},
{
"arrival": {
"time": "1767199928",
"uncertainty": 120
},
"departure": {
"time": "1767199928",
"uncertainty": 120
},
"stopId": "0:CALR",
"stopSequence": 15
},
{
"arrival": {
"time": "1767199953",
"uncertainty": 120
},
"departure": {
"time": "1767199953",
"uncertainty": 120
},
"stopId": "0:REPR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767200005",
"uncertainty": 120
},
"departure": {
"time": "1767200005",
"uncertainty": 120
},
"stopId": "0:FEER",
"stopSequence": 17
},
{
"arrival": {
"time": "1767200018",
"uncertainty": 120
},
"departure": {
"time": "1767200018",
"uncertainty": 120
},
"stopId": "0:BRIR",
"stopSequence": 18
},
{
"arrival": {
"time": "1767200047",
"uncertainty": 120
},
"departure": {
"time": "1767200047",
"uncertainty": 120
},
"stopId": "0:ROUR",
"stopSequence": 19
},
{
"arrival": {
"time": "1767200077",
"uncertainty": 120
},
"departure": {
"time": "1767200088",
"uncertainty": 120
},
"stopId": "0:PILR",
"stopSequence": 20
},
{
"arrival": {
"time": "1767200158",
"uncertainty": 120
},
"departure": {
"time": "1767200158",
"uncertainty": 120
},
"stopId": "0:CAMR",
"stopSequence": 21
},
{
"arrival": {
"time": "1767200208",
"uncertainty": 120
},
"departure": {
"time": "1767200244",
"uncertainty": 120
},
"stopId": "0:MONTR",
"stopSequence": 22
},
{
"arrival": {
"time": "1767200290",
"uncertainty": 120
},
"departure": {
"time": "1767200290",
"uncertainty": 120
},
"stopId": "0:SANR",
"stopSequence": 23
},
{
"arrival": {
"time": "1767200400",
"uncertainty": 120
},
"departure": {
"time": "1767200400",
"uncertainty": 120
},
"stopId": "0:RACR",
"stopSequence": 24
},
{
"arrival": {
"time": "1767200543",
"uncertainty": 120
},
"departure": {
"time": "1767200543",
"uncertainty": 120
},
"stopId": "0:ArenA",
"stopSequence": 25
},
{
"arrival": {
"time": "1767200663",
"uncertainty": 120
},
"departure": {
"time": "1767200663",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 26
},
{
"arrival": {
"time": "1767200718",
"uncertainty": 120
},
"departure": {
"time": "1767200718",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 27
},
{
"arrival": {
"time": "1767200870",
"uncertainty": 120
},
"departure": {
"time": "1767200870",
"uncertainty": 120
},
"stopId": "0:TALAT2R",
"stopSequence": 28
},
{
"arrival": {
"time": "1767201039",
"uncertainty": 120
},
"departure": {
"time": "1767201039",
"uncertainty": 120
},
"stopId": "0:GRERR",
"stopSequence": 29
},
{
"arrival": {
"time": "1767201102",
"uncertainty": 120
},
"departure": {
"time": "1767201102",
"uncertainty": 120
},
"stopId": "0:BEAR",
"stopSequence": 30
},
{
"arrival": {
"time": "1767201179",
"uncertainty": 120
},
"departure": {
"time": "1767201179",
"uncertainty": 120
},
"stopId": "0:BARR",
"stopSequence": 31
},
{
"arrival": {
"time": "1767201215",
"uncertainty": 120
},
"departure": {
"time": "1767201215",
"uncertainty": 120
},
"stopId": "0:LIOR",
"stopSequence": 32
},
{
"arrival": {
"time": "1767201335",
"uncertainty": 120
},
"departure": {
"time": "1767201335",
"uncertainty": 120
},
"stopId": "0:CFPR",
"stopSequence": 33
},
{
"arrival": {
"time": "1767201395",
"uncertainty": 120
},
"departure": {
"time": "1767201395",
"uncertainty": 120
},
"stopId": "0:CHALR",
"stopSequence": 34
},
{
"arrival": {
"time": "1767201454",
"uncertainty": 120
},
"departure": {
"time": "1767201454",
"uncertainty": 120
},
"stopId": "0:LOMR",
"stopSequence": 35
},
{
"arrival": {
"time": "1767201484",
"uncertainty": 120
},
"departure": {
"time": "1767201484",
"uncertainty": 120
},
"stopId": "0:GARR",
"stopSequence": 36
},
{
"arrival": {
"time": "1767201545",
"uncertainty": 120
},
"departure": {
"time": "1767201545",
"uncertainty": 120
},
"stopId": "0:SERR",
"stopSequence": 37
},
{
"arrival": {
"time": "1767201606",
"uncertainty": 120
},
"departure": {
"time": "1767201606",
"uncertainty": 120
},
"stopId": "0:VOVR",
"stopSequence": 38
},
{
"arrival": {
"time": "1767201748",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 39
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38657907"
},
"vehicle": {
"id": "396",
"label": "396"
}
}
},
{
"id": "8657904",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767202980",
"uncertainty": 120
},
"stopId": "0:CASTT",
"stopSequence": 1
},
{
"arrival": {
"time": "1767203060",
"uncertainty": 120
},
"departure": {
"time": "1767203060",
"uncertainty": 120
},
"stopId": "0:GARDR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767203110",
"uncertainty": 120
},
"departure": {
"time": "1767203110",
"uncertainty": 120
},
"stopId": "0:ALBR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767203150",
"uncertainty": 120
},
"departure": {
"time": "1767203150",
"uncertainty": 120
},
"stopId": "0:CYGR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767203184",
"uncertainty": 120
},
"departure": {
"time": "1767203184",
"uncertainty": 120
},
"stopId": "0:COLR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767203210",
"uncertainty": 120
},
"departure": {
"time": "1767203210",
"uncertainty": 120
},
"stopId": "0:OISR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767203234",
"uncertainty": 120
},
"departure": {
"time": "1767203234",
"uncertainty": 120
},
"stopId": "0:MOUER",
"stopSequence": 7
},
{
"arrival": {
"time": "1767203280",
"uncertainty": 120
},
"departure": {
"time": "1767203280",
"uncertainty": 120
},
"stopId": "0:GOET",
"stopSequence": 8
},
{
"arrival": {
"time": "1767203345",
"uncertainty": 120
},
"departure": {
"time": "1767203345",
"uncertainty": 120
},
"stopId": "0:CALR",
"stopSequence": 9
},
{
"arrival": {
"time": "1767203402",
"uncertainty": 120
},
"departure": {
"time": "1767203402",
"uncertainty": 120
},
"stopId": "0:REPR",
"stopSequence": 10
},
{
"arrival": {
"time": "1767203491",
"uncertainty": 120
},
"departure": {
"time": "1767203491",
"uncertainty": 120
},
"stopId": "0:FEER",
"stopSequence": 11
},
{
"arrival": {
"time": "1767203520",
"uncertainty": 120
},
"departure": {
"time": "1767203520",
"uncertainty": 120
},
"stopId": "0:BRIR",
"stopSequence": 12
},
{
"arrival": {
"time": "1767203591",
"uncertainty": 120
},
"departure": {
"time": "1767203591",
"uncertainty": 120
},
"stopId": "0:ROUR",
"stopSequence": 13
},
{
"arrival": {
"time": "1767203640",
"uncertainty": 120
},
"departure": {
"time": "1767203640",
"uncertainty": 120
},
"stopId": "0:PILR",
"stopSequence": 14
},
{
"arrival": {
"time": "1767203730",
"uncertainty": 120
},
"departure": {
"time": "1767203730",
"uncertainty": 120
},
"stopId": "0:CAMR",
"stopSequence": 15
},
{
"arrival": {
"time": "1767203802",
"uncertainty": 120
},
"departure": {
"time": "1767203802",
"uncertainty": 120
},
"stopId": "0:MONTR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767203873",
"uncertainty": 120
},
"departure": {
"time": "1767203873",
"uncertainty": 120
},
"stopId": "0:SANR",
"stopSequence": 17
},
{
"arrival": {
"time": "1767204000",
"uncertainty": 120
},
"departure": {
"time": "1767204000",
"uncertainty": 120
},
"stopId": "0:RACR",
"stopSequence": 18
},
{
"arrival": {
"time": "1767204128",
"uncertainty": 120
},
"departure": {
"time": "1767204128",
"uncertainty": 120
},
"stopId": "0:ArenA",
"stopSequence": 19
},
{
"arrival": {
"time": "1767204300",
"uncertainty": 120
},
"departure": {
"time": "1767204300",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 20
},
{
"arrival": {
"time": "1767204420",
"uncertainty": 120
},
"departure": {
"time": "1767204420",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 21
},
{
"arrival": {
"time": "1767204600",
"uncertainty": 120
},
"departure": {
"time": "1767204600",
"uncertainty": 120
},
"stopId": "0:TALAT2R",
"stopSequence": 22
},
{
"arrival": {
"time": "1767204701",
"uncertainty": 120
},
"departure": {
"time": "1767204701",
"uncertainty": 120
},
"stopId": "0:GRERR",
"stopSequence": 23
},
{
"arrival": {
"time": "1767204778",
"uncertainty": 120
},
"departure": {
"time": "1767204778",
"uncertainty": 120
},
"stopId": "0:BEAR",
"stopSequence": 24
},
{
"arrival": {
"time": "1767204835",
"uncertainty": 120
},
"departure": {
"time": "1767204835",
"uncertainty": 120
},
"stopId": "0:BARR",
"stopSequence": 25
},
{
"arrival": {
"time": "1767204891",
"uncertainty": 120
},
"departure": {
"time": "1767204891",
"uncertainty": 120
},
"stopId": "0:LIOR",
"stopSequence": 26
},
{
"arrival": {
"time": "1767205021",
"uncertainty": 120
},
"departure": {
"time": "1767205021",
"uncertainty": 120
},
"stopId": "0:CFPR",
"stopSequence": 27
},
{
"arrival": {
"time": "1767205078",
"uncertainty": 120
},
"departure": {
"time": "1767205078",
"uncertainty": 120
},
"stopId": "0:CHALR",
"stopSequence": 28
},
{
"arrival": {
"time": "1767205144",
"uncertainty": 120
},
"departure": {
"time": "1767205144",
"uncertainty": 120
},
"stopId": "0:LOMR",
"stopSequence": 29
},
{
"arrival": {
"time": "1767205174",
"uncertainty": 120
},
"departure": {
"time": "1767205174",
"uncertainty": 120
},
"stopId": "0:GARR",
"stopSequence": 30
},
{
"arrival": {
"time": "1767205235",
"uncertainty": 120
},
"departure": {
"time": "1767205235",
"uncertainty": 120
},
"stopId": "0:SERR",
"stopSequence": 31
},
{
"arrival": {
"time": "1767205296",
"uncertainty": 120
},
"departure": {
"time": "1767205296",
"uncertainty": 120
},
"stopId": "0:VOVR",
"stopSequence": 32
},
{
"arrival": {
"time": "1767205438",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 33
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38657904"
}
}
},
{
"id": "8657909",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767203820",
"uncertainty": 120
},
"stopId": "0:GOLF",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38657909"
}
}
},
{
"id": "8657908",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767201420",
"uncertainty": 120
},
"stopId": "0:GOLF",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38657908"
}
}
},
{
"id": "8727307",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767201000",
"uncertainty": 120
},
"stopId": "0:GOEA",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "74",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38727307"
}
}
},
{
"id": "9162270",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767200469",
"uncertainty": 120
},
"stopId": "0:GARCMA",
"stopSequence": 1
},
{
"arrival": {
"time": "1767200760",
"uncertainty": 120
},
"departure": {
"time": "1767200760",
"uncertainty": 120
},
"stopId": "0:GARALA",
"stopSequence": 2
},
{
"arrival": {
"time": "1767200820",
"uncertainty": 120
},
"departure": {
"time": "1767200820",
"uncertainty": 120
},
"stopId": "0:GARLF",
"stopSequence": 3
},
{
"arrival": {
"time": "1767200880",
"uncertainty": 120
},
"departure": {
"time": "1767200880",
"uncertainty": 120
},
"stopId": "0:GARMA",
"stopSequence": 4
},
{
"arrival": {
"time": "1767200940",
"uncertainty": 120
},
"departure": {
"time": "1767200940",
"uncertainty": 120
},
"stopId": "0:GARMED",
"stopSequence": 5
},
{
"arrival": {
"time": "1767201060",
"uncertainty": 120
},
"departure": {
"time": "1767201060",
"uncertainty": 120
},
"stopId": "0:RPARCA",
"stopSequence": 6
},
{
"arrival": {
"time": "1767201120",
"uncertainty": 120
},
"departure": {
"time": "1767201120",
"uncertainty": 120
},
"stopId": "0:ECSOIRA",
"stopSequence": 7
},
{
"arrival": {
"time": "1767201240",
"uncertainty": 120
},
"departure": {
"time": "1767201240",
"uncertainty": 120
},
"stopId": "0:GARTOSR",
"stopSequence": 8
},
{
"arrival": {
"time": "1767201300",
"uncertainty": 120
},
"departure": {
"time": "1767201300",
"uncertainty": 120
},
"stopId": "0:GARFV",
"stopSequence": 9
},
{
"arrival": {
"time": "1767201360",
"uncertainty": 120
},
"departure": {
"time": "1767201360",
"uncertainty": 120
},
"stopId": "0:GARGT",
"stopSequence": 10
},
{
"arrival": {
"time": "1767201660",
"uncertainty": 120
},
"departure": {
"time": "1767201660",
"uncertainty": 120
},
"stopId": "0:CAICSA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767201720",
"uncertainty": 120
},
"departure": {
"time": "1767201720",
"uncertainty": 120
},
"stopId": "0:CAICMA",
"stopSequence": 12
},
{
"arrival": {
"time": "1767201840",
"uncertainty": 120
},
"departure": {
"time": "1767201840",
"uncertainty": 120
},
"stopId": "0:CAIVAA",
"stopSequence": 13
},
{
"arrival": {
"time": "1767201896",
"uncertainty": 120
},
"departure": {
"time": "1767201896",
"uncertainty": 120
},
"stopId": "0:CAIOLA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767201972",
"uncertainty": 120
},
"departure": {
"time": "1767201972",
"uncertainty": 120
},
"stopId": "0:CAILAA",
"stopSequence": 15
},
{
"arrival": {
"time": "1767202032",
"uncertainty": 120
},
"departure": {
"time": "1767202032",
"uncertainty": 120
},
"stopId": "0:CAICBA",
"stopSequence": 16
},
{
"arrival": {
"time": "1767202092",
"uncertainty": 120
},
"departure": {
"time": "1767202092",
"uncertainty": 120
},
"stopId": "0:CAICBR",
"stopSequence": 17
},
{
"arrival": {
"time": "1767202272",
"uncertainty": 120
},
"departure": {
"time": "1767202272",
"uncertainty": 120
},
"stopId": "0:A54A",
"stopSequence": 18
},
{
"arrival": {
"time": "1767202392",
"uncertainty": 120
},
"departure": {
"time": "1767202392",
"uncertainty": 120
},
"stopId": "0:VIGNOA",
"stopSequence": 19
},
{
"arrival": {
"time": "1767202572",
"uncertainty": 120
},
"stopId": "0:PARNR",
"stopSequence": 20
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "41",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39162270"
},
"vehicle": {
"id": "2061",
"label": "2061"
}
}
},
{
"id": "9162271",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767204060",
"uncertainty": 120
},
"stopId": "0:GARCMA",
"stopSequence": 1
},
{
"arrival": {
"time": "1767204120",
"uncertainty": 120
},
"departure": {
"time": "1767204120",
"uncertainty": 120
},
"stopId": "0:GARALA",
"stopSequence": 2
},
{
"arrival": {
"time": "1767204180",
"uncertainty": 120
},
"departure": {
"time": "1767204180",
"uncertainty": 120
},
"stopId": "0:GARLF",
"stopSequence": 3
},
{
"arrival": {
"time": "1767204240",
"uncertainty": 120
},
"departure": {
"time": "1767204240",
"uncertainty": 120
},
"stopId": "0:GARMA",
"stopSequence": 4
},
{
"arrival": {
"time": "1767204300",
"uncertainty": 120
},
"departure": {
"time": "1767204300",
"uncertainty": 120
},
"stopId": "0:GARMED",
"stopSequence": 5
},
{
"arrival": {
"time": "1767204420",
"uncertainty": 120
},
"departure": {
"time": "1767204420",
"uncertainty": 120
},
"stopId": "0:RPARCA",
"stopSequence": 6
},
{
"arrival": {
"time": "1767204480",
"uncertainty": 120
},
"departure": {
"time": "1767204480",
"uncertainty": 120
},
"stopId": "0:ECSOIRA",
"stopSequence": 7
},
{
"arrival": {
"time": "1767204600",
"uncertainty": 120
},
"departure": {
"time": "1767204600",
"uncertainty": 120
},
"stopId": "0:GARTOSR",
"stopSequence": 8
},
{
"arrival": {
"time": "1767204660",
"uncertainty": 120
},
"departure": {
"time": "1767204660",
"uncertainty": 120
},
"stopId": "0:GARFV",
"stopSequence": 9
},
{
"arrival": {
"time": "1767204720",
"uncertainty": 120
},
"departure": {
"time": "1767204720",
"uncertainty": 120
},
"stopId": "0:GARGT",
"stopSequence": 10
},
{
"arrival": {
"time": "1767205020",
"uncertainty": 120
},
"departure": {
"time": "1767205020",
"uncertainty": 120
},
"stopId": "0:CAICSA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767205080",
"uncertainty": 120
},
"departure": {
"time": "1767205080",
"uncertainty": 120
},
"stopId": "0:CAICMA",
"stopSequence": 12
},
{
"arrival": {
"time": "1767205200",
"uncertainty": 120
},
"departure": {
"time": "1767205200",
"uncertainty": 120
},
"stopId": "0:CAIVAA",
"stopSequence": 13
},
{
"arrival": {
"time": "1767205260",
"uncertainty": 120
},
"departure": {
"time": "1767205260",
"uncertainty": 120
},
"stopId": "0:CAIOLA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767205380",
"uncertainty": 120
},
"departure": {
"time": "1767205380",
"uncertainty": 120
},
"stopId": "0:CAILAA",
"stopSequence": 15
},
{
"arrival": {
"time": "1767205440",
"uncertainty": 120
},
"departure": {
"time": "1767205440",
"uncertainty": 120
},
"stopId": "0:CAICBA",
"stopSequence": 16
},
{
"arrival": {
"time": "1767205500",
"uncertainty": 120
},
"departure": {
"time": "1767205500",
"uncertainty": 120
},
"stopId": "0:CAICBR",
"stopSequence": 17
},
{
"arrival": {
"time": "1767205680",
"uncertainty": 120
},
"departure": {
"time": "1767205680",
"uncertainty": 120
},
"stopId": "0:A54A",
"stopSequence": 18
},
{
"arrival": {
"time": "1767205800",
"uncertainty": 120
},
"departure": {
"time": "1767205800",
"uncertainty": 120
},
"stopId": "0:VIGNOA",
"stopSequence": 19
},
{
"arrival": {
"time": "1767205980",
"uncertainty": 120
},
"stopId": "0:PARNR",
"stopSequence": 20
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "41",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39162271"
}
}
},
{
"id": "8657894",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767203340",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38657894"
}
}
},
{
"id": "8684872",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767202200",
"uncertainty": 120
},
"stopId": "0:JAUAR",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "77",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38684872"
}
}
},
{
"id": "8727121",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767203580",
"uncertainty": 120
},
"stopId": "0:VALFA",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "62",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38727121"
}
}
},
{
"id": "9161481",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767202800",
"uncertainty": 120
},
"stopId": "0:NIMBACA",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "76",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39161481"
}
}
},
{
"id": "8685050",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767201300",
"uncertainty": 120
},
"stopId": "0:JAUAA",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "78",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38685050"
}
}
},
{
"id": "9223403",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767201300",
"uncertainty": 120
},
"stopId": "0:BOUQA",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "75",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39223403"
}
}
},
{
"id": "9054559",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767201600",
"uncertainty": 120
},
"stopId": "0:DAGR",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "73",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39054559"
}
}
},
{
"id": "8684663",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767201480",
"uncertainty": 120
},
"stopId": "0:GARETR",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "76",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38684663"
}
}
},
{
"id": "8684653",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767203400",
"uncertainty": 120
},
"stopId": "0:NIMBACA",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "76",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38684653"
}
}
},
{
"id": "9181760",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767202980",
"uncertainty": 120
},
"stopId": "0:FLORENT5",
"stopSequence": 1
},
{
"arrival": {
"time": "1767203045",
"uncertainty": 120
},
"departure": {
"time": "1767203045",
"uncertainty": 120
},
"stopId": "0:CLAGR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767203100",
"uncertainty": 120
},
"departure": {
"time": "1767203100",
"uncertainty": 120
},
"stopId": "0:CLABR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767203280",
"uncertainty": 120
},
"departure": {
"time": "1767203280",
"uncertainty": 120
},
"stopId": "0:LANRPA",
"stopSequence": 4
},
{
"arrival": {
"time": "1767203460",
"uncertainty": 120
},
"departure": {
"time": "1767203460",
"uncertainty": 120
},
"stopId": "0:CAVIN1A",
"stopSequence": 5
},
{
"arrival": {
"time": "1767203518",
"uncertainty": 120
},
"departure": {
"time": "1767203518",
"uncertainty": 120
},
"stopId": "0:CAVECA",
"stopSequence": 6
},
{
"arrival": {
"time": "1767203578",
"uncertainty": 120
},
"departure": {
"time": "1767203578",
"uncertainty": 120
},
"stopId": "0:CAVTRGR",
"stopSequence": 7
},
{
"arrival": {
"time": "1767203640",
"uncertainty": 120
},
"departure": {
"time": "1767203640",
"uncertainty": 120
},
"stopId": "0:CAVRR",
"stopSequence": 8
},
{
"arrival": {
"time": "1767203760",
"uncertainty": 120
},
"departure": {
"time": "1767203760",
"uncertainty": 120
},
"stopId": "0:CAVTCAR",
"stopSequence": 9
},
{
"arrival": {
"time": "1767203880",
"uncertainty": 120
},
"departure": {
"time": "1767203880",
"uncertainty": 120
},
"stopId": "0:VEDAR",
"stopSequence": 10
},
{
"arrival": {
"time": "1767203940",
"uncertainty": 120
},
"departure": {
"time": "1767203940",
"uncertainty": 120
},
"stopId": "0:SOMR",
"stopSequence": 11
},
{
"arrival": {
"time": "1767204060",
"uncertainty": 120
},
"departure": {
"time": "1767204060",
"uncertainty": 120
},
"stopId": "0:LAER",
"stopSequence": 12
},
{
"arrival": {
"time": "1767204154",
"uncertainty": 120
},
"departure": {
"time": "1767204154",
"uncertainty": 120
},
"stopId": "0:NIMCOMPR",
"stopSequence": 13
},
{
"arrival": {
"time": "1767204195",
"uncertainty": 120
},
"departure": {
"time": "1767204195",
"uncertainty": 120
},
"stopId": "0:CAP2R",
"stopSequence": 14
},
{
"arrival": {
"time": "1767204273",
"uncertainty": 120
},
"departure": {
"time": "1767204273",
"uncertainty": 120
},
"stopId": "0:UNIO2R",
"stopSequence": 15
},
{
"arrival": {
"time": "1767204394",
"uncertainty": 120
},
"departure": {
"time": "1767204394",
"uncertainty": 120
},
"stopId": "0:AMAR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767204516",
"uncertainty": 120
},
"departure": {
"time": "1767204516",
"uncertainty": 120
},
"stopId": "0:KENR",
"stopSequence": 17
},
{
"arrival": {
"time": "1767204600",
"uncertainty": 120
},
"departure": {
"time": "1767204600",
"uncertainty": 120
},
"stopId": "0:JAUAR",
"stopSequence": 18
},
{
"arrival": {
"time": "1767204720",
"uncertainty": 120
},
"departure": {
"time": "1767204720",
"uncertainty": 120
},
"stopId": "0:MONT2R",
"stopSequence": 19
},
{
"arrival": {
"time": "1767204900",
"uncertainty": 120
},
"departure": {
"time": "1767204900",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 20
},
{
"arrival": {
"time": "1767205020",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 21
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "T5",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39181760"
}
}
},
{
"id": "8683719",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767203460",
"uncertainty": 120
},
"stopId": "0:BERMA",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38683719"
}
}
},
{
"id": "8683718",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767200880",
"uncertainty": 120
},
"stopId": "0:BERMA",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38683718"
}
}
},
{
"id": "9223365",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767203760",
"uncertainty": 120
},
"stopId": "0:ANTIN",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39223365"
}
}
},
{
"id": "9181759",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767201780",
"uncertainty": 120
},
"stopId": "0:FLORENT5",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "T5",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39181759"
}
}
},
{
"id": "8683717",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767200340",
"uncertainty": 120
},
"stopId": "0:GARETR",
"stopSequence": 23
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38683717"
}
}
},
{
"id": "9181758",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767200580",
"uncertainty": 120
},
"stopId": "0:FLORENT5",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "T5",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39181758"
}
}
},
{
"id": "9181757",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767199411",
"uncertainty": 120
},
"stopId": "0:FLORENT5",
"stopSequence": 1
},
{
"arrival": {
"time": "1767199467",
"uncertainty": 120
},
"departure": {
"time": "1767199467",
"uncertainty": 120
},
"stopId": "0:CLAGR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767199505",
"uncertainty": 120
},
"departure": {
"time": "1767199505",
"uncertainty": 120
},
"stopId": "0:CLABR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767199626",
"uncertainty": 120
},
"departure": {
"time": "1767199626",
"uncertainty": 120
},
"stopId": "0:LANRPA",
"stopSequence": 4
},
{
"arrival": {
"time": "1767199832",
"uncertainty": 120
},
"departure": {
"time": "1767199832",
"uncertainty": 120
},
"stopId": "0:CAVIN1A",
"stopSequence": 5
},
{
"arrival": {
"time": "1767199875",
"uncertainty": 120
},
"departure": {
"time": "1767199875",
"uncertainty": 120
},
"stopId": "0:CAVECA",
"stopSequence": 6
},
{
"arrival": {
"time": "1767199923",
"uncertainty": 120
},
"departure": {
"time": "1767199923",
"uncertainty": 120
},
"stopId": "0:CAVTRGR",
"stopSequence": 7
},
{
"arrival": {
"time": "1767200047",
"uncertainty": 120
},
"departure": {
"time": "1767200047",
"uncertainty": 120
},
"stopId": "0:CAVRR",
"stopSequence": 8
},
{
"arrival": {
"time": "1767200201",
"uncertainty": 120
},
"departure": {
"time": "1767200201",
"uncertainty": 120
},
"stopId": "0:CAVTCAR",
"stopSequence": 9
},
{
"arrival": {
"time": "1767200271",
"uncertainty": 120
},
"departure": {
"time": "1767200271",
"uncertainty": 120
},
"stopId": "0:VEDAR",
"stopSequence": 10
},
{
"arrival": {
"time": "1767200335",
"uncertainty": 120
},
"departure": {
"time": "1767200400",
"uncertainty": 120
},
"stopId": "0:SOMR",
"stopSequence": 11
},
{
"arrival": {
"time": "1767200547",
"uncertainty": 120
},
"departure": {
"time": "1767200547",
"uncertainty": 120
},
"stopId": "0:LAER",
"stopSequence": 12
},
{
"arrival": {
"time": "1767200617",
"uncertainty": 120
},
"departure": {
"time": "1767200617",
"uncertainty": 120
},
"stopId": "0:NIMCOMPR",
"stopSequence": 13
},
{
"arrival": {
"time": "1767200652",
"uncertainty": 120
},
"departure": {
"time": "1767200652",
"uncertainty": 120
},
"stopId": "0:CAP2R",
"stopSequence": 14
},
{
"arrival": {
"time": "1767200734",
"uncertainty": 120
},
"departure": {
"time": "1767200734",
"uncertainty": 120
},
"stopId": "0:UNIO2R",
"stopSequence": 15
},
{
"arrival": {
"time": "1767200853",
"uncertainty": 120
},
"departure": {
"time": "1767200853",
"uncertainty": 120
},
"stopId": "0:AMAR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767200944",
"uncertainty": 120
},
"departure": {
"time": "1767200944",
"uncertainty": 120
},
"stopId": "0:KENR",
"stopSequence": 17
},
{
"arrival": {
"time": "1767201058",
"uncertainty": 120
},
"departure": {
"time": "1767201058",
"uncertainty": 120
},
"stopId": "0:JAUAR",
"stopSequence": 18
},
{
"arrival": {
"time": "1767201114",
"uncertainty": 120
},
"departure": {
"time": "1767201114",
"uncertainty": 120
},
"stopId": "0:MONT2R",
"stopSequence": 19
},
{
"arrival": {
"time": "1767201281",
"uncertainty": 120
},
"departure": {
"time": "1767201281",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 20
},
{
"arrival": {
"time": "1767201337",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 21
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "T5",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39181757"
},
"vehicle": {
"id": "408",
"label": "408"
}
}
},
{
"id": "9223375",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767201900",
"uncertainty": 120
},
"stopId": "0:DAGR",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "72",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39223375"
}
}
},
{
"id": "9223351",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767203100",
"uncertainty": 120
},
"stopId": "0:GAMC",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39223351"
}
}
},
{
"id": "8683693",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767203400",
"uncertainty": 120
},
"stopId": "0:GARETA",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38683693"
}
}
},
{
"id": "8683692",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767200880",
"uncertainty": 120
},
"stopId": "0:GARETA",
"stopSequence": 1
},
{
"arrival": {
"time": "1767201014",
"uncertainty": 120
},
"departure": {
"time": "1767201014",
"uncertainty": 120
},
"stopId": "0:PLANA",
"stopSequence": 2
},
{
"arrival": {
"time": "1767201093",
"uncertainty": 120
},
"departure": {
"time": "1767201093",
"uncertainty": 120
},
"stopId": "0:TRIA1",
"stopSequence": 3
},
{
"arrival": {
"time": "1767201170",
"uncertainty": 120
},
"departure": {
"time": "1767201170",
"uncertainty": 120
},
"stopId": "0:TEIA",
"stopSequence": 4
},
{
"arrival": {
"time": "1767201255",
"uncertainty": 120
},
"departure": {
"time": "1767201255",
"uncertainty": 120
},
"stopId": "0:TAUA",
"stopSequence": 5
},
{
"arrival": {
"time": "1767201286",
"uncertainty": 120
},
"departure": {
"time": "1767201286",
"uncertainty": 120
},
"stopId": "0:HEMA",
"stopSequence": 6
},
{
"arrival": {
"time": "1767201391",
"uncertainty": 120
},
"departure": {
"time": "1767201391",
"uncertainty": 120
},
"stopId": "0:JUIA",
"stopSequence": 7
},
{
"arrival": {
"time": "1767201496",
"uncertainty": 120
},
"departure": {
"time": "1767201496",
"uncertainty": 120
},
"stopId": "0:META",
"stopSequence": 8
},
{
"arrival": {
"time": "1767201544",
"uncertainty": 120
},
"departure": {
"time": "1767201544",
"uncertainty": 120
},
"stopId": "0:TRAA",
"stopSequence": 9
},
{
"arrival": {
"time": "1767201602",
"uncertainty": 120
},
"departure": {
"time": "1767201602",
"uncertainty": 120
},
"stopId": "0:LIONA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767201634",
"uncertainty": 120
},
"departure": {
"time": "1767201634",
"uncertainty": 120
},
"stopId": "0:PERBA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767201803",
"uncertainty": 120
},
"departure": {
"time": "1767201803",
"uncertainty": 120
},
"stopId": "0:MAGA",
"stopSequence": 12
},
{
"arrival": {
"time": "1767202025",
"uncertainty": 120
},
"departure": {
"time": "1767202025",
"uncertainty": 120
},
"stopId": "0:MLAC",
"stopSequence": 13
},
{
"arrival": {
"time": "1767202090",
"uncertainty": 120
},
"departure": {
"time": "1767202090",
"uncertainty": 120
},
"stopId": "0:SOURBA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767202132",
"uncertainty": 120
},
"departure": {
"time": "1767202132",
"uncertainty": 120
},
"stopId": "0:CLAUA",
"stopSequence": 15
},
{
"arrival": {
"time": "1767202213",
"uncertainty": 120
},
"departure": {
"time": "1767202213",
"uncertainty": 120
},
"stopId": "0:MMURA",
"stopSequence": 16
},
{
"arrival": {
"time": "1767202265",
"uncertainty": 120
},
"departure": {
"time": "1767202265",
"uncertainty": 120
},
"stopId": "0:MPOSTA",
"stopSequence": 17
},
{
"arrival": {
"time": "1767202322",
"uncertainty": 120
},
"departure": {
"time": "1767202322",
"uncertainty": 120
},
"stopId": "0:MAUB",
"stopSequence": 18
},
{
"arrival": {
"time": "1767202381",
"uncertainty": 120
},
"departure": {
"time": "1767202381",
"uncertainty": 120
},
"stopId": "0:MILHT",
"stopSequence": 19
},
{
"arrival": {
"time": "1767202445",
"uncertainty": 120
},
"departure": {
"time": "1767202445",
"uncertainty": 120
},
"stopId": "0:BERCBA",
"stopSequence": 20
},
{
"arrival": {
"time": "1767202686",
"uncertainty": 120
},
"departure": {
"time": "1767202686",
"uncertainty": 120
},
"stopId": "0:BERGA",
"stopSequence": 21
},
{
"arrival": {
"time": "1767202741",
"uncertainty": 120
},
"departure": {
"time": "1767202741",
"uncertainty": 120
},
"stopId": "0:BERLA",
"stopSequence": 22
},
{
"arrival": {
"time": "1767202806",
"uncertainty": 120
},
"stopId": "0:BERMA",
"stopSequence": 23
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38683692"
}
}
},
{
"id": "9223359",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767201060",
"uncertainty": 120
},
"stopId": "0:ANTIN",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "71",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39223359"
}
}
},
{
"id": "9287696",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767202260",
"uncertainty": 120
},
"stopId": "0:CAVART",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 0,
"routeId": "16",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39287696"
}
}
},
{
"id": "9181723",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767201840",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 1
}
],
"timestamp": "1767200469",
"trip": {
"directionId": 1,
"routeId": "T5",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39181723"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1767200469"
}
}