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 à 19h49 Europe/Paris.
trip_updates (87) 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 à 19h49 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "9181727",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767208499",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767208552",
"uncertainty": 120
},
"departure": {
"time": "1767208552",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767208672",
"uncertainty": 120
},
"departure": {
"time": "1767208672",
"uncertainty": 120
},
"stopId": "0:MONT2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1767208792",
"uncertainty": 120
},
"departure": {
"time": "1767208792",
"uncertainty": 120
},
"stopId": "0:JAUBA",
"stopSequence": 4
},
{
"arrival": {
"time": "1767208874",
"uncertainty": 120
},
"departure": {
"time": "1767208874",
"uncertainty": 120
},
"stopId": "0:KENA",
"stopSequence": 5
},
{
"arrival": {
"time": "1767208987",
"uncertainty": 120
},
"departure": {
"time": "1767208987",
"uncertainty": 120
},
"stopId": "0:AMAA",
"stopSequence": 6
},
{
"arrival": {
"time": "1767209109",
"uncertainty": 120
},
"departure": {
"time": "1767209109",
"uncertainty": 120
},
"stopId": "0:UNIO2A",
"stopSequence": 7
},
{
"arrival": {
"time": "1767209168",
"uncertainty": 120
},
"departure": {
"time": "1767209168",
"uncertainty": 120
},
"stopId": "0:CAPA",
"stopSequence": 8
},
{
"arrival": {
"time": "1767209219",
"uncertainty": 120
},
"departure": {
"time": "1767209219",
"uncertainty": 120
},
"stopId": "0:MAIS",
"stopSequence": 9
},
{
"arrival": {
"time": "1767209348",
"uncertainty": 120
},
"departure": {
"time": "1767209348",
"uncertainty": 120
},
"stopId": "0:LAENKEN",
"stopSequence": 10
},
{
"arrival": {
"time": "1767209468",
"uncertainty": 120
},
"departure": {
"time": "1767209468",
"uncertainty": 120
},
"stopId": "0:SOMA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767209545",
"uncertainty": 120
},
"departure": {
"time": "1767209545",
"uncertainty": 120
},
"stopId": "0:VEDA",
"stopSequence": 12
},
{
"arrival": {
"time": "1767209633",
"uncertainty": 120
},
"departure": {
"time": "1767209633",
"uncertainty": 120
},
"stopId": "0:CAVTCAA",
"stopSequence": 13
},
{
"arrival": {
"time": "1767209768",
"uncertainty": 120
},
"departure": {
"time": "1767209768",
"uncertainty": 120
},
"stopId": "0:CAVRA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767209814",
"uncertainty": 120
},
"departure": {
"time": "1767209814",
"uncertainty": 120
},
"stopId": "0:CAVTRGA",
"stopSequence": 15
},
{
"arrival": {
"time": "1767209847",
"uncertainty": 120
},
"departure": {
"time": "1767209847",
"uncertainty": 120
},
"stopId": "0:CAVECR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767209894",
"uncertainty": 120
},
"departure": {
"time": "1767209894",
"uncertainty": 120
},
"stopId": "0:CAVIN1R",
"stopSequence": 17
},
{
"arrival": {
"time": "1767210128",
"uncertainty": 120
},
"departure": {
"time": "1767210128",
"uncertainty": 120
},
"stopId": "0:LANRPA",
"stopSequence": 18
},
{
"arrival": {
"time": "1767210308",
"uncertainty": 120
},
"departure": {
"time": "1767210308",
"uncertainty": 120
},
"stopId": "0:CLABA",
"stopSequence": 19
},
{
"arrival": {
"time": "1767210358",
"uncertainty": 120
},
"departure": {
"time": "1767210358",
"uncertainty": 120
},
"stopId": "0:CLAGA",
"stopSequence": 20
},
{
"arrival": {
"time": "1767210428",
"uncertainty": 120
},
"stopId": "0:CLARPLA",
"stopSequence": 21
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 1,
"routeId": "T5",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39181727"
}
}
},
{
"id": "9181726",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767206692",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767206752",
"uncertainty": 120
},
"departure": {
"time": "1767206773",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767206930",
"uncertainty": 120
},
"departure": {
"time": "1767206964",
"uncertainty": 120
},
"stopId": "0:MONT2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1767207069",
"uncertainty": 120
},
"departure": {
"time": "1767207069",
"uncertainty": 120
},
"stopId": "0:JAUBA",
"stopSequence": 4
},
{
"arrival": {
"time": "1767207132",
"uncertainty": 120
},
"departure": {
"time": "1767207132",
"uncertainty": 120
},
"stopId": "0:KENA",
"stopSequence": 5
},
{
"arrival": {
"time": "1767207233",
"uncertainty": 120
},
"departure": {
"time": "1767207233",
"uncertainty": 120
},
"stopId": "0:AMAA",
"stopSequence": 6
},
{
"arrival": {
"time": "1767207356",
"uncertainty": 120
},
"departure": {
"time": "1767207356",
"uncertainty": 120
},
"stopId": "0:UNIO2A",
"stopSequence": 7
},
{
"arrival": {
"time": "1767207415",
"uncertainty": 120
},
"departure": {
"time": "1767207415",
"uncertainty": 120
},
"stopId": "0:CAPA",
"stopSequence": 8
},
{
"arrival": {
"time": "1767207471",
"uncertainty": 120
},
"departure": {
"time": "1767207471",
"uncertainty": 120
},
"stopId": "0:MAIS",
"stopSequence": 9
},
{
"arrival": {
"time": "1767207550",
"uncertainty": 120
},
"departure": {
"time": "1767207550",
"uncertainty": 120
},
"stopId": "0:LAENKEN",
"stopSequence": 10
},
{
"arrival": {
"time": "1767207669",
"uncertainty": 120
},
"departure": {
"time": "1767207669",
"uncertainty": 120
},
"stopId": "0:SOMA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767207754",
"uncertainty": 120
},
"departure": {
"time": "1767207754",
"uncertainty": 120
},
"stopId": "0:VEDA",
"stopSequence": 12
},
{
"arrival": {
"time": "1767207835",
"uncertainty": 120
},
"departure": {
"time": "1767207835",
"uncertainty": 120
},
"stopId": "0:CAVTCAA",
"stopSequence": 13
},
{
"arrival": {
"time": "1767207973",
"uncertainty": 120
},
"departure": {
"time": "1767207973",
"uncertainty": 120
},
"stopId": "0:CAVRA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767208028",
"uncertainty": 120
},
"departure": {
"time": "1767208028",
"uncertainty": 120
},
"stopId": "0:CAVTRGA",
"stopSequence": 15
},
{
"arrival": {
"time": "1767208067",
"uncertainty": 120
},
"departure": {
"time": "1767208067",
"uncertainty": 120
},
"stopId": "0:CAVECR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767208115",
"uncertainty": 120
},
"departure": {
"time": "1767208115",
"uncertainty": 120
},
"stopId": "0:CAVIN1R",
"stopSequence": 17
},
{
"arrival": {
"time": "1767208301",
"uncertainty": 120
},
"departure": {
"time": "1767208301",
"uncertainty": 120
},
"stopId": "0:LANRPA",
"stopSequence": 18
},
{
"arrival": {
"time": "1767208487",
"uncertainty": 120
},
"departure": {
"time": "1767208487",
"uncertainty": 120
},
"stopId": "0:CLABA",
"stopSequence": 19
},
{
"arrival": {
"time": "1767208537",
"uncertainty": 120
},
"departure": {
"time": "1767208537",
"uncertainty": 120
},
"stopId": "0:CLAGA",
"stopSequence": 20
},
{
"arrival": {
"time": "1767208610",
"uncertainty": 120
},
"stopId": "0:CLARPLA",
"stopSequence": 21
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 1,
"routeId": "T5",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39181726"
},
"vehicle": {
"id": "408",
"label": "408"
}
}
},
{
"id": "8683430",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767206156",
"uncertainty": 120
},
"stopId": "0:NGLAC2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767206184",
"uncertainty": 120
},
"departure": {
"time": "1767206184",
"uncertainty": 120
},
"stopId": "0:MARSU",
"stopSequence": 2
},
{
"arrival": {
"time": "1767206285",
"uncertainty": 120
},
"departure": {
"time": "1767206285",
"uncertainty": 120
},
"stopId": "0:MARMERA",
"stopSequence": 3
},
{
"arrival": {
"time": "1767206368",
"uncertainty": 120
},
"departure": {
"time": "1767206368",
"uncertainty": 120
},
"stopId": "0:MARCBR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767206422",
"uncertainty": 120
},
"departure": {
"time": "1767206422",
"uncertainty": 120
},
"stopId": "0:MARPRR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767206462",
"uncertainty": 120
},
"departure": {
"time": "1767206462",
"uncertainty": 120
},
"stopId": "0:MARCJRR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767206504",
"uncertainty": 120
},
"departure": {
"time": "1767206504",
"uncertainty": 120
},
"stopId": "0:MARTOR",
"stopSequence": 7
},
{
"arrival": {
"time": "1767206557",
"uncertainty": 120
},
"departure": {
"time": "1767206557",
"uncertainty": 120
},
"stopId": "0:MARVI1R",
"stopSequence": 8
},
{
"arrival": {
"time": "1767206612",
"uncertainty": 120
},
"departure": {
"time": "1767206612",
"uncertainty": 120
},
"stopId": "0:MARTR",
"stopSequence": 9
},
{
"arrival": {
"time": "1767206662",
"uncertainty": 120
},
"departure": {
"time": "1767206672",
"uncertainty": 120
},
"stopId": "0:MARTA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767206820",
"uncertainty": 120
},
"departure": {
"time": "1767206820",
"uncertainty": 120
},
"stopId": "0:MARPOR",
"stopSequence": 11
},
{
"arrival": {
"time": "1767206855",
"uncertainty": 120
},
"departure": {
"time": "1767206855",
"uncertainty": 120
},
"stopId": "0:MARRVR",
"stopSequence": 12
},
{
"arrival": {
"time": "1767206935",
"uncertainty": 120
},
"departure": {
"time": "1767206935",
"uncertainty": 120
},
"stopId": "0:MARRER",
"stopSequence": 13
},
{
"arrival": {
"time": "1767207009",
"uncertainty": 120
},
"departure": {
"time": "1767207009",
"uncertainty": 120
},
"stopId": "0:MARGRER",
"stopSequence": 14
},
{
"arrival": {
"time": "1767207076",
"uncertainty": 120
},
"departure": {
"time": "1767207076",
"uncertainty": 120
},
"stopId": "0:MARCANR",
"stopSequence": 15
},
{
"arrival": {
"time": "1767207132",
"uncertainty": 120
},
"departure": {
"time": "1767207132",
"uncertainty": 120
},
"stopId": "0:MARMZR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767207230",
"uncertainty": 120
},
"stopId": "0:NGLAC2",
"stopSequence": 17
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 1,
"routeId": "20",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38683430"
},
"vehicle": {
"id": "6414",
"label": "6414"
}
}
},
{
"id": "8657275",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767205128",
"uncertainty": 120
},
"stopId": "0:LAE2R",
"stopSequence": 1
},
{
"arrival": {
"time": "1767205154",
"uncertainty": 120
},
"departure": {
"time": "1767205158",
"uncertainty": 120
},
"stopId": "0:ROMR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767205188",
"uncertainty": 120
},
"departure": {
"time": "1767205190",
"uncertainty": 120
},
"stopId": "0:FAYR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767205243",
"uncertainty": 120
},
"departure": {
"time": "1767205243",
"uncertainty": 120
},
"stopId": "0:JOFR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767205371",
"uncertainty": 120
},
"departure": {
"time": "1767205371",
"uncertainty": 120
},
"stopId": "0:PAVLOVR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767205454",
"uncertainty": 120
},
"departure": {
"time": "1767205454",
"uncertainty": 120
},
"stopId": "0:JOLIOTR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767205549",
"uncertainty": 120
},
"departure": {
"time": "1767205549",
"uncertainty": 120
},
"stopId": "0:PLAIA",
"stopSequence": 7
},
{
"arrival": {
"time": "1767205594",
"uncertainty": 120
},
"departure": {
"time": "1767205596",
"uncertainty": 120
},
"stopId": "0:ECOA",
"stopSequence": 8
},
{
"arrival": {
"time": "1767205656",
"uncertainty": 120
},
"departure": {
"time": "1767205656",
"uncertainty": 120
},
"stopId": "0:GERA",
"stopSequence": 9
},
{
"arrival": {
"time": "1767205699",
"uncertainty": 120
},
"departure": {
"time": "1767205699",
"uncertainty": 120
},
"stopId": "0:GUITA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767205713",
"uncertainty": 120
},
"departure": {
"time": "1767205713",
"uncertainty": 120
},
"stopId": "0:SADOA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767205766",
"uncertainty": 120
},
"departure": {
"time": "1767205766",
"uncertainty": 120
},
"stopId": "0:DOMA",
"stopSequence": 12
},
{
"arrival": {
"time": "1767205805",
"uncertainty": 120
},
"departure": {
"time": "1767205805",
"uncertainty": 120
},
"stopId": "0:NIMPOER",
"stopSequence": 13
},
{
"arrival": {
"time": "1767205896",
"uncertainty": 120
},
"departure": {
"time": "1767205896",
"uncertainty": 120
},
"stopId": "0:BYRONT",
"stopSequence": 14
},
{
"arrival": {
"time": "1767205925",
"uncertainty": 120
},
"departure": {
"time": "1767205989",
"uncertainty": 120
},
"stopId": "0:IRISR",
"stopSequence": 15
},
{
"arrival": {
"time": "1767206085",
"uncertainty": 120
},
"departure": {
"time": "1767206085",
"uncertainty": 120
},
"stopId": "0:COLLR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767206116",
"uncertainty": 120
},
"departure": {
"time": "1767206116",
"uncertainty": 120
},
"stopId": "0:REVR",
"stopSequence": 17
},
{
"arrival": {
"time": "1767206137",
"uncertainty": 120
},
"departure": {
"time": "1767206137",
"uncertainty": 120
},
"stopId": "0:FOUR",
"stopSequence": 18
},
{
"arrival": {
"time": "1767206182",
"uncertainty": 120
},
"departure": {
"time": "1767206182",
"uncertainty": 120
},
"stopId": "0:TEILR",
"stopSequence": 19
},
{
"arrival": {
"time": "1767206381",
"uncertainty": 120
},
"departure": {
"time": "1767206410",
"uncertainty": 120
},
"stopId": "0:DHUOR",
"stopSequence": 20
},
{
"arrival": {
"time": "1767206498",
"uncertainty": 120
},
"departure": {
"time": "1767206498",
"uncertainty": 120
},
"stopId": "0:MONTCR",
"stopSequence": 21
},
{
"arrival": {
"time": "1767206619",
"uncertainty": 120
},
"departure": {
"time": "1767206679",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 22
},
{
"arrival": {
"time": "1767206731",
"uncertainty": 120
},
"departure": {
"time": "1767206760",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 23
},
{
"arrival": {
"time": "1767206883",
"uncertainty": 120
},
"departure": {
"time": "1767206886",
"uncertainty": 120
},
"stopId": "0:TALAT2R",
"stopSequence": 24
},
{
"arrival": {
"time": "1767206953",
"uncertainty": 120
},
"departure": {
"time": "1767206966",
"uncertainty": 120
},
"stopId": "0:PAIR",
"stopSequence": 25
},
{
"arrival": {
"time": "1767207011",
"uncertainty": 120
},
"departure": {
"time": "1767207011",
"uncertainty": 120
},
"stopId": "0:PERPR",
"stopSequence": 26
},
{
"arrival": {
"time": "1767207038",
"uncertainty": 120
},
"departure": {
"time": "1767207038",
"uncertainty": 120
},
"stopId": "0:GIDR",
"stopSequence": 27
},
{
"arrival": {
"time": "1767207055",
"uncertainty": 120
},
"departure": {
"time": "1767207055",
"uncertainty": 120
},
"stopId": "0:REIR",
"stopSequence": 28
},
{
"arrival": {
"time": "1767207105",
"uncertainty": 120
},
"departure": {
"time": "1767207105",
"uncertainty": 120
},
"stopId": "0:OLIR",
"stopSequence": 29
},
{
"arrival": {
"time": "1767207177",
"uncertainty": 120
},
"departure": {
"time": "1767207177",
"uncertainty": 120
},
"stopId": "0:AMOR",
"stopSequence": 30
},
{
"arrival": {
"time": "1767207289",
"uncertainty": 120
},
"departure": {
"time": "1767207289",
"uncertainty": 120
},
"stopId": "0:SCHR",
"stopSequence": 31
},
{
"arrival": {
"time": "1767207364",
"uncertainty": 120
},
"departure": {
"time": "1767207364",
"uncertainty": 120
},
"stopId": "0:ORVR",
"stopSequence": 32
},
{
"arrival": {
"time": "1767207394",
"uncertainty": 120
},
"departure": {
"time": "1767207394",
"uncertainty": 120
},
"stopId": "0:BRUR",
"stopSequence": 33
},
{
"arrival": {
"time": "1767207492",
"uncertainty": 120
},
"departure": {
"time": "1767207492",
"uncertainty": 120
},
"stopId": "0:MOUT2R",
"stopSequence": 34
},
{
"arrival": {
"time": "1767207542",
"uncertainty": 120
},
"departure": {
"time": "1767207542",
"uncertainty": 120
},
"stopId": "0:FELR",
"stopSequence": 35
},
{
"arrival": {
"time": "1767207573",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 36
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 0,
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38657275"
},
"vehicle": {
"id": "391",
"label": "391"
}
}
},
{
"id": "9287675",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767205470",
"uncertainty": 120
},
"stopId": "0:ACTD",
"stopSequence": 1
},
{
"arrival": {
"time": "1767205531",
"uncertainty": 120
},
"departure": {
"time": "1767205531",
"uncertainty": 120
},
"stopId": "0:PROR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767205563",
"uncertainty": 120
},
"departure": {
"time": "1767205563",
"uncertainty": 120
},
"stopId": "0:LOIR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767205584",
"uncertainty": 120
},
"departure": {
"time": "1767205584",
"uncertainty": 120
},
"stopId": "0:LEDR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767205624",
"uncertainty": 120
},
"departure": {
"time": "1767205624",
"uncertainty": 120
},
"stopId": "0:LAUR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767205653",
"uncertainty": 120
},
"departure": {
"time": "1767205653",
"uncertainty": 120
},
"stopId": "0:PEUR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767205780",
"uncertainty": 120
},
"departure": {
"time": "1767205780",
"uncertainty": 120
},
"stopId": "0:CAPR",
"stopSequence": 7
},
{
"arrival": {
"time": "1767205840",
"uncertainty": 120
},
"departure": {
"time": "1767205840",
"uncertainty": 120
},
"stopId": "0:SOB",
"stopSequence": 8
},
{
"arrival": {
"time": "1767206055",
"uncertainty": 120
},
"departure": {
"time": "1767206055",
"uncertainty": 120
},
"stopId": "0:NEUR2",
"stopSequence": 9
},
{
"arrival": {
"time": "1767206073",
"uncertainty": 120
},
"departure": {
"time": "1767206073",
"uncertainty": 120
},
"stopId": "0:SEYR",
"stopSequence": 10
},
{
"arrival": {
"time": "1767206116",
"uncertainty": 120
},
"departure": {
"time": "1767206116",
"uncertainty": 120
},
"stopId": "0:SERVR",
"stopSequence": 11
},
{
"arrival": {
"time": "1767206206",
"uncertainty": 120
},
"departure": {
"time": "1767206206",
"uncertainty": 120
},
"stopId": "0:JAUDR",
"stopSequence": 12
},
{
"arrival": {
"time": "1767206244",
"uncertainty": 120
},
"departure": {
"time": "1767206244",
"uncertainty": 120
},
"stopId": "0:PLAR",
"stopSequence": 13
},
{
"arrival": {
"time": "1767206331",
"uncertainty": 120
},
"departure": {
"time": "1767206331",
"uncertainty": 120
},
"stopId": "0:GUER",
"stopSequence": 14
},
{
"arrival": {
"time": "1767206475",
"uncertainty": 120
},
"departure": {
"time": "1767206475",
"uncertainty": 120
},
"stopId": "0:RACR",
"stopSequence": 15
},
{
"arrival": {
"time": "1767206520",
"uncertainty": 120
},
"departure": {
"time": "1767206520",
"uncertainty": 120
},
"stopId": "0:MSCR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767206593",
"uncertainty": 120
},
"departure": {
"time": "1767206593",
"uncertainty": 120
},
"stopId": "0:GAMT1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767206790",
"uncertainty": 120
},
"departure": {
"time": "1767206790",
"uncertainty": 120
},
"stopId": "0:DAGR",
"stopSequence": 18
},
{
"arrival": {
"time": "1767206841",
"uncertainty": 120
},
"departure": {
"time": "1767206844",
"uncertainty": 120
},
"stopId": "0:DUPR",
"stopSequence": 19
},
{
"arrival": {
"time": "1767206992",
"uncertainty": 120
},
"departure": {
"time": "1767206992",
"uncertainty": 120
},
"stopId": "0:SULR",
"stopSequence": 20
},
{
"arrival": {
"time": "1767207033",
"uncertainty": 120
},
"departure": {
"time": "1767207033",
"uncertainty": 120
},
"stopId": "0:DOUR",
"stopSequence": 21
},
{
"arrival": {
"time": "1767207071",
"uncertainty": 120
},
"departure": {
"time": "1767207071",
"uncertainty": 120
},
"stopId": "0:BOUIR",
"stopSequence": 22
},
{
"arrival": {
"time": "1767207136",
"uncertainty": 120
},
"departure": {
"time": "1767207136",
"uncertainty": 120
},
"stopId": "0:FENA",
"stopSequence": 23
},
{
"arrival": {
"time": "1767207218",
"uncertainty": 120
},
"departure": {
"time": "1767207218",
"uncertainty": 120
},
"stopId": "0:VIGA",
"stopSequence": 24
},
{
"arrival": {
"time": "1767207306",
"uncertainty": 120
},
"departure": {
"time": "1767207306",
"uncertainty": 120
},
"stopId": "0:MOA",
"stopSequence": 25
},
{
"arrival": {
"time": "1767207363",
"uncertainty": 120
},
"departure": {
"time": "1767207363",
"uncertainty": 120
},
"stopId": "0:JUVA",
"stopSequence": 26
},
{
"arrival": {
"time": "1767207413",
"uncertainty": 120
},
"departure": {
"time": "1767207413",
"uncertainty": 120
},
"stopId": "0:CHA",
"stopSequence": 27
},
{
"arrival": {
"time": "1767207476",
"uncertainty": 120
},
"departure": {
"time": "1767207476",
"uncertainty": 120
},
"stopId": "0:ELIR",
"stopSequence": 28
},
{
"arrival": {
"time": "1767207512",
"uncertainty": 120
},
"departure": {
"time": "1767207512",
"uncertainty": 120
},
"stopId": "0:PERVA",
"stopSequence": 29
},
{
"arrival": {
"time": "1767207574",
"uncertainty": 120
},
"departure": {
"time": "1767207574",
"uncertainty": 120
},
"stopId": "0:FAUA",
"stopSequence": 30
},
{
"arrival": {
"time": "1767207673",
"uncertainty": 120
},
"departure": {
"time": "1767207673",
"uncertainty": 120
},
"stopId": "0:SOPA",
"stopSequence": 31
},
{
"arrival": {
"time": "1767207733",
"uncertainty": 120
},
"departure": {
"time": "1767207733",
"uncertainty": 120
},
"stopId": "0:CROA",
"stopSequence": 32
},
{
"arrival": {
"time": "1767207851",
"uncertainty": 120
},
"stopId": "0:CAVART",
"stopSequence": 33
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 1,
"routeId": "16",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39287675"
},
"vehicle": {
"id": "4402",
"label": "4402"
}
}
},
{
"id": "8657277",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767208680",
"uncertainty": 120
},
"stopId": "0:LAE2R",
"stopSequence": 1
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 0,
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38657277"
}
}
},
{
"id": "8657276",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767206880",
"uncertainty": 120
},
"stopId": "0:LAE2R",
"stopSequence": 1
},
{
"arrival": {
"time": "1767206901",
"uncertainty": 120
},
"departure": {
"time": "1767206901",
"uncertainty": 120
},
"stopId": "0:ROMR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767206937",
"uncertainty": 120
},
"departure": {
"time": "1767206938",
"uncertainty": 120
},
"stopId": "0:FAYR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767206993",
"uncertainty": 120
},
"departure": {
"time": "1767206993",
"uncertainty": 120
},
"stopId": "0:JOFR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767207128",
"uncertainty": 120
},
"departure": {
"time": "1767207128",
"uncertainty": 120
},
"stopId": "0:PAVLOVR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767207219",
"uncertainty": 120
},
"departure": {
"time": "1767207219",
"uncertainty": 120
},
"stopId": "0:JOLIOTR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767207339",
"uncertainty": 120
},
"departure": {
"time": "1767207339",
"uncertainty": 120
},
"stopId": "0:PLAIA",
"stopSequence": 7
},
{
"arrival": {
"time": "1767207397",
"uncertainty": 120
},
"departure": {
"time": "1767207397",
"uncertainty": 120
},
"stopId": "0:ECOA",
"stopSequence": 8
},
{
"arrival": {
"time": "1767207459",
"uncertainty": 120
},
"departure": {
"time": "1767207459",
"uncertainty": 120
},
"stopId": "0:GERA",
"stopSequence": 9
},
{
"arrival": {
"time": "1767207513",
"uncertainty": 120
},
"departure": {
"time": "1767207513",
"uncertainty": 120
},
"stopId": "0:GUITA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767207548",
"uncertainty": 120
},
"departure": {
"time": "1767207548",
"uncertainty": 120
},
"stopId": "0:SADOA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767207640",
"uncertainty": 120
},
"departure": {
"time": "1767207640",
"uncertainty": 120
},
"stopId": "0:DOMA",
"stopSequence": 12
},
{
"arrival": {
"time": "1767207677",
"uncertainty": 120
},
"departure": {
"time": "1767207677",
"uncertainty": 120
},
"stopId": "0:NIMPOER",
"stopSequence": 13
},
{
"arrival": {
"time": "1767207731",
"uncertainty": 120
},
"departure": {
"time": "1767207731",
"uncertainty": 120
},
"stopId": "0:BYRONT",
"stopSequence": 14
},
{
"arrival": {
"time": "1767207759",
"uncertainty": 120
},
"departure": {
"time": "1767207759",
"uncertainty": 120
},
"stopId": "0:IRISR",
"stopSequence": 15
},
{
"arrival": {
"time": "1767207868",
"uncertainty": 120
},
"departure": {
"time": "1767207868",
"uncertainty": 120
},
"stopId": "0:COLLR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767207910",
"uncertainty": 120
},
"departure": {
"time": "1767207910",
"uncertainty": 120
},
"stopId": "0:REVR",
"stopSequence": 17
},
{
"arrival": {
"time": "1767207939",
"uncertainty": 120
},
"departure": {
"time": "1767207939",
"uncertainty": 120
},
"stopId": "0:FOUR",
"stopSequence": 18
},
{
"arrival": {
"time": "1767207999",
"uncertainty": 120
},
"departure": {
"time": "1767207999",
"uncertainty": 120
},
"stopId": "0:TEILR",
"stopSequence": 19
},
{
"arrival": {
"time": "1767208239",
"uncertainty": 120
},
"departure": {
"time": "1767208239",
"uncertainty": 120
},
"stopId": "0:DHUOR",
"stopSequence": 20
},
{
"arrival": {
"time": "1767208299",
"uncertainty": 120
},
"departure": {
"time": "1767208299",
"uncertainty": 120
},
"stopId": "0:MONTCR",
"stopSequence": 21
},
{
"arrival": {
"time": "1767208462",
"uncertainty": 120
},
"departure": {
"time": "1767208462",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 22
},
{
"arrival": {
"time": "1767208507",
"uncertainty": 120
},
"departure": {
"time": "1767208507",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 23
},
{
"arrival": {
"time": "1767208627",
"uncertainty": 120
},
"departure": {
"time": "1767208627",
"uncertainty": 120
},
"stopId": "0:TALAT2R",
"stopSequence": 24
},
{
"arrival": {
"time": "1767208646",
"uncertainty": 120
},
"departure": {
"time": "1767208646",
"uncertainty": 120
},
"stopId": "0:PAIR",
"stopSequence": 25
},
{
"arrival": {
"time": "1767208689",
"uncertainty": 120
},
"departure": {
"time": "1767208689",
"uncertainty": 120
},
"stopId": "0:PERPR",
"stopSequence": 26
},
{
"arrival": {
"time": "1767208725",
"uncertainty": 120
},
"departure": {
"time": "1767208725",
"uncertainty": 120
},
"stopId": "0:GIDR",
"stopSequence": 27
},
{
"arrival": {
"time": "1767208760",
"uncertainty": 120
},
"departure": {
"time": "1767208760",
"uncertainty": 120
},
"stopId": "0:REIR",
"stopSequence": 28
},
{
"arrival": {
"time": "1767208810",
"uncertainty": 120
},
"departure": {
"time": "1767208810",
"uncertainty": 120
},
"stopId": "0:OLIR",
"stopSequence": 29
},
{
"arrival": {
"time": "1767208882",
"uncertainty": 120
},
"departure": {
"time": "1767208882",
"uncertainty": 120
},
"stopId": "0:AMOR",
"stopSequence": 30
},
{
"arrival": {
"time": "1767208994",
"uncertainty": 120
},
"departure": {
"time": "1767208994",
"uncertainty": 120
},
"stopId": "0:SCHR",
"stopSequence": 31
},
{
"arrival": {
"time": "1767209073",
"uncertainty": 120
},
"departure": {
"time": "1767209073",
"uncertainty": 120
},
"stopId": "0:ORVR",
"stopSequence": 32
},
{
"arrival": {
"time": "1767209110",
"uncertainty": 120
},
"departure": {
"time": "1767209110",
"uncertainty": 120
},
"stopId": "0:BRUR",
"stopSequence": 33
},
{
"arrival": {
"time": "1767209199",
"uncertainty": 120
},
"departure": {
"time": "1767209199",
"uncertainty": 120
},
"stopId": "0:MOUT2R",
"stopSequence": 34
},
{
"arrival": {
"time": "1767209294",
"uncertainty": 120
},
"departure": {
"time": "1767209294",
"uncertainty": 120
},
"stopId": "0:FELR",
"stopSequence": 35
},
{
"arrival": {
"time": "1767209353",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 36
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 0,
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38657276"
},
"vehicle": {
"id": "386",
"label": "386"
}
}
},
{
"id": "9287676",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767207840",
"uncertainty": 120
},
"stopId": "0:ACTD",
"stopSequence": 1
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 1,
"routeId": "16",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39287676"
}
}
},
{
"id": "8657310",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767206762",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767206803",
"uncertainty": 120
},
"departure": {
"time": "1767206803",
"uncertainty": 120
},
"stopId": "0:FELA",
"stopSequence": 2
},
{
"arrival": {
"time": "1767206897",
"uncertainty": 120
},
"departure": {
"time": "1767206897",
"uncertainty": 120
},
"stopId": "0:MOUT2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1767206997",
"uncertainty": 120
},
"departure": {
"time": "1767206997",
"uncertainty": 120
},
"stopId": "0:BRUA",
"stopSequence": 4
},
{
"arrival": {
"time": "1767207027",
"uncertainty": 120
},
"departure": {
"time": "1767207027",
"uncertainty": 120
},
"stopId": "0:ORVA",
"stopSequence": 5
},
{
"arrival": {
"time": "1767207136",
"uncertainty": 120
},
"departure": {
"time": "1767207136",
"uncertainty": 120
},
"stopId": "0:SCHA",
"stopSequence": 6
},
{
"arrival": {
"time": "1767207254",
"uncertainty": 120
},
"departure": {
"time": "1767207254",
"uncertainty": 120
},
"stopId": "0:AMOA",
"stopSequence": 7
},
{
"arrival": {
"time": "1767207323",
"uncertainty": 120
},
"departure": {
"time": "1767207323",
"uncertainty": 120
},
"stopId": "0:OLIA",
"stopSequence": 8
},
{
"arrival": {
"time": "1767207378",
"uncertainty": 120
},
"departure": {
"time": "1767207378",
"uncertainty": 120
},
"stopId": "0:REIA",
"stopSequence": 9
},
{
"arrival": {
"time": "1767207415",
"uncertainty": 120
},
"departure": {
"time": "1767207415",
"uncertainty": 120
},
"stopId": "0:GIDA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767207442",
"uncertainty": 120
},
"departure": {
"time": "1767207442",
"uncertainty": 120
},
"stopId": "0:PERA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767207476",
"uncertainty": 120
},
"departure": {
"time": "1767207476",
"uncertainty": 120
},
"stopId": "0:PAIA",
"stopSequence": 12
},
{
"arrival": {
"time": "1767207545",
"uncertainty": 120
},
"departure": {
"time": "1767207545",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 13
},
{
"arrival": {
"time": "1767207653",
"uncertainty": 120
},
"departure": {
"time": "1767207653",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767207705",
"uncertainty": 120
},
"departure": {
"time": "1767207705",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 15
},
{
"arrival": {
"time": "1767207840",
"uncertainty": 120
},
"departure": {
"time": "1767207840",
"uncertainty": 120
},
"stopId": "0:MONTCA",
"stopSequence": 16
},
{
"arrival": {
"time": "1767207918",
"uncertainty": 120
},
"departure": {
"time": "1767207918",
"uncertainty": 120
},
"stopId": "0:DHUOA",
"stopSequence": 17
},
{
"arrival": {
"time": "1767208003",
"uncertainty": 120
},
"departure": {
"time": "1767208003",
"uncertainty": 120
},
"stopId": "0:TEILA",
"stopSequence": 18
},
{
"arrival": {
"time": "1767208048",
"uncertainty": 120
},
"departure": {
"time": "1767208048",
"uncertainty": 120
},
"stopId": "0:FOUA",
"stopSequence": 19
},
{
"arrival": {
"time": "1767208070",
"uncertainty": 120
},
"departure": {
"time": "1767208070",
"uncertainty": 120
},
"stopId": "0:REVA",
"stopSequence": 20
},
{
"arrival": {
"time": "1767208109",
"uncertainty": 120
},
"departure": {
"time": "1767208109",
"uncertainty": 120
},
"stopId": "0:COLLA",
"stopSequence": 21
},
{
"arrival": {
"time": "1767208197",
"uncertainty": 120
},
"departure": {
"time": "1767208197",
"uncertainty": 120
},
"stopId": "0:IRISA",
"stopSequence": 22
},
{
"arrival": {
"time": "1767208288",
"uncertainty": 120
},
"departure": {
"time": "1767208288",
"uncertainty": 120
},
"stopId": "0:NIMPOEA",
"stopSequence": 23
},
{
"arrival": {
"time": "1767208327",
"uncertainty": 120
},
"departure": {
"time": "1767208327",
"uncertainty": 120
},
"stopId": "0:DOM1R",
"stopSequence": 24
},
{
"arrival": {
"time": "1767208367",
"uncertainty": 120
},
"departure": {
"time": "1767208367",
"uncertainty": 120
},
"stopId": "0:SADOR",
"stopSequence": 25
},
{
"arrival": {
"time": "1767208404",
"uncertainty": 120
},
"departure": {
"time": "1767208404",
"uncertainty": 120
},
"stopId": "0:GUITR",
"stopSequence": 26
},
{
"arrival": {
"time": "1767208438",
"uncertainty": 120
},
"departure": {
"time": "1767208438",
"uncertainty": 120
},
"stopId": "0:GERR",
"stopSequence": 27
},
{
"arrival": {
"time": "1767208500",
"uncertainty": 120
},
"departure": {
"time": "1767208500",
"uncertainty": 120
},
"stopId": "0:ECOR",
"stopSequence": 28
},
{
"arrival": {
"time": "1767208549",
"uncertainty": 120
},
"departure": {
"time": "1767208549",
"uncertainty": 120
},
"stopId": "0:PLAIR",
"stopSequence": 29
},
{
"arrival": {
"time": "1767208669",
"uncertainty": 120
},
"departure": {
"time": "1767208669",
"uncertainty": 120
},
"stopId": "0:JOLIOTA",
"stopSequence": 30
},
{
"arrival": {
"time": "1767208747",
"uncertainty": 120
},
"departure": {
"time": "1767208747",
"uncertainty": 120
},
"stopId": "0:PAVLOVA",
"stopSequence": 31
},
{
"arrival": {
"time": "1767208849",
"uncertainty": 120
},
"departure": {
"time": "1767208849",
"uncertainty": 120
},
"stopId": "0:JOFA",
"stopSequence": 32
},
{
"arrival": {
"time": "1767208901",
"uncertainty": 120
},
"departure": {
"time": "1767208901",
"uncertainty": 120
},
"stopId": "0:FAYA",
"stopSequence": 33
},
{
"arrival": {
"time": "1767208922",
"uncertainty": 120
},
"departure": {
"time": "1767208922",
"uncertainty": 120
},
"stopId": "0:ROMA",
"stopSequence": 34
},
{
"arrival": {
"time": "1767208946",
"uncertainty": 120
},
"departure": {
"time": "1767208946",
"uncertainty": 120
},
"stopId": "0:LAER",
"stopSequence": 35
},
{
"arrival": {
"time": "1767208969",
"uncertainty": 120
},
"stopId": "0:LAE2R",
"stopSequence": 36
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 1,
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38657310"
},
"vehicle": {
"id": "392",
"label": "392"
}
}
},
{
"id": "8657309",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767205023",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767205052",
"uncertainty": 120
},
"departure": {
"time": "1767205052",
"uncertainty": 120
},
"stopId": "0:FELA",
"stopSequence": 2
},
{
"arrival": {
"time": "1767205153",
"uncertainty": 120
},
"departure": {
"time": "1767205172",
"uncertainty": 120
},
"stopId": "0:MOUT2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1767205287",
"uncertainty": 120
},
"departure": {
"time": "1767205287",
"uncertainty": 120
},
"stopId": "0:BRUA",
"stopSequence": 4
},
{
"arrival": {
"time": "1767205315",
"uncertainty": 120
},
"departure": {
"time": "1767205315",
"uncertainty": 120
},
"stopId": "0:ORVA",
"stopSequence": 5
},
{
"arrival": {
"time": "1767205385",
"uncertainty": 120
},
"departure": {
"time": "1767205428",
"uncertainty": 120
},
"stopId": "0:SCHA",
"stopSequence": 6
},
{
"arrival": {
"time": "1767205542",
"uncertainty": 120
},
"departure": {
"time": "1767205542",
"uncertainty": 120
},
"stopId": "0:AMOA",
"stopSequence": 7
},
{
"arrival": {
"time": "1767205592",
"uncertainty": 120
},
"departure": {
"time": "1767205592",
"uncertainty": 120
},
"stopId": "0:OLIA",
"stopSequence": 8
},
{
"arrival": {
"time": "1767205644",
"uncertainty": 120
},
"departure": {
"time": "1767205644",
"uncertainty": 120
},
"stopId": "0:REIA",
"stopSequence": 9
},
{
"arrival": {
"time": "1767205680",
"uncertainty": 120
},
"departure": {
"time": "1767205680",
"uncertainty": 120
},
"stopId": "0:GIDA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767205711",
"uncertainty": 120
},
"departure": {
"time": "1767205711",
"uncertainty": 120
},
"stopId": "0:PERA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767205741",
"uncertainty": 120
},
"departure": {
"time": "1767205741",
"uncertainty": 120
},
"stopId": "0:PAIA",
"stopSequence": 12
},
{
"arrival": {
"time": "1767205814",
"uncertainty": 120
},
"departure": {
"time": "1767205844",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 13
},
{
"arrival": {
"time": "1767206024",
"uncertainty": 120
},
"departure": {
"time": "1767206026",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767206081",
"uncertainty": 120
},
"departure": {
"time": "1767206115",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 15
},
{
"arrival": {
"time": "1767206254",
"uncertainty": 120
},
"departure": {
"time": "1767206263",
"uncertainty": 120
},
"stopId": "0:MONTCA",
"stopSequence": 16
},
{
"arrival": {
"time": "1767206347",
"uncertainty": 120
},
"departure": {
"time": "1767206347",
"uncertainty": 120
},
"stopId": "0:DHUOA",
"stopSequence": 17
},
{
"arrival": {
"time": "1767206420",
"uncertainty": 120
},
"departure": {
"time": "1767206420",
"uncertainty": 120
},
"stopId": "0:TEILA",
"stopSequence": 18
},
{
"arrival": {
"time": "1767206461",
"uncertainty": 120
},
"departure": {
"time": "1767206461",
"uncertainty": 120
},
"stopId": "0:FOUA",
"stopSequence": 19
},
{
"arrival": {
"time": "1767206480",
"uncertainty": 120
},
"departure": {
"time": "1767206480",
"uncertainty": 120
},
"stopId": "0:REVA",
"stopSequence": 20
},
{
"arrival": {
"time": "1767206519",
"uncertainty": 120
},
"departure": {
"time": "1767206519",
"uncertainty": 120
},
"stopId": "0:COLLA",
"stopSequence": 21
},
{
"arrival": {
"time": "1767206598",
"uncertainty": 120
},
"departure": {
"time": "1767206598",
"uncertainty": 120
},
"stopId": "0:IRISA",
"stopSequence": 22
},
{
"arrival": {
"time": "1767206728",
"uncertainty": 120
},
"departure": {
"time": "1767206735",
"uncertainty": 120
},
"stopId": "0:NIMPOEA",
"stopSequence": 23
},
{
"arrival": {
"time": "1767206777",
"uncertainty": 120
},
"departure": {
"time": "1767206781",
"uncertainty": 120
},
"stopId": "0:DOM1R",
"stopSequence": 24
},
{
"arrival": {
"time": "1767206814",
"uncertainty": 120
},
"departure": {
"time": "1767206814",
"uncertainty": 120
},
"stopId": "0:SADOR",
"stopSequence": 25
},
{
"arrival": {
"time": "1767206839",
"uncertainty": 120
},
"departure": {
"time": "1767206839",
"uncertainty": 120
},
"stopId": "0:GUITR",
"stopSequence": 26
},
{
"arrival": {
"time": "1767206869",
"uncertainty": 120
},
"departure": {
"time": "1767206870",
"uncertainty": 120
},
"stopId": "0:GERR",
"stopSequence": 27
},
{
"arrival": {
"time": "1767206929",
"uncertainty": 120
},
"departure": {
"time": "1767206932",
"uncertainty": 120
},
"stopId": "0:ECOR",
"stopSequence": 28
},
{
"arrival": {
"time": "1767206994",
"uncertainty": 120
},
"departure": {
"time": "1767206994",
"uncertainty": 120
},
"stopId": "0:PLAIR",
"stopSequence": 29
},
{
"arrival": {
"time": "1767207114",
"uncertainty": 120
},
"departure": {
"time": "1767207114",
"uncertainty": 120
},
"stopId": "0:JOLIOTA",
"stopSequence": 30
},
{
"arrival": {
"time": "1767207192",
"uncertainty": 120
},
"departure": {
"time": "1767207192",
"uncertainty": 120
},
"stopId": "0:PAVLOVA",
"stopSequence": 31
},
{
"arrival": {
"time": "1767207294",
"uncertainty": 120
},
"departure": {
"time": "1767207294",
"uncertainty": 120
},
"stopId": "0:JOFA",
"stopSequence": 32
},
{
"arrival": {
"time": "1767207346",
"uncertainty": 120
},
"departure": {
"time": "1767207346",
"uncertainty": 120
},
"stopId": "0:FAYA",
"stopSequence": 33
},
{
"arrival": {
"time": "1767207367",
"uncertainty": 120
},
"departure": {
"time": "1767207367",
"uncertainty": 120
},
"stopId": "0:ROMA",
"stopSequence": 34
},
{
"arrival": {
"time": "1767207391",
"uncertainty": 120
},
"departure": {
"time": "1767207391",
"uncertainty": 120
},
"stopId": "0:LAER",
"stopSequence": 35
},
{
"arrival": {
"time": "1767207414",
"uncertainty": 120
},
"stopId": "0:LAE2R",
"stopSequence": 36
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 1,
"routeId": "15",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38657309"
},
"vehicle": {
"id": "387",
"label": "387"
}
}
},
{
"id": "9350950",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767210540"
},
"stopId": "0:gr",
"stopSequence": 1
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 0,
"routeId": "33",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39350950"
}
}
},
{
"id": "9350915",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767209520",
"uncertainty": 120
},
"stopId": "0:MANTGV1",
"stopSequence": 1
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 1,
"routeId": "33",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39350915"
}
}
},
{
"id": "8656990",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767207600",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767207646",
"uncertainty": 120
},
"departure": {
"time": "1767207646",
"uncertainty": 120
},
"stopId": "0:FELA",
"stopSequence": 2
},
{
"arrival": {
"time": "1767207741",
"uncertainty": 120
},
"departure": {
"time": "1767207741",
"uncertainty": 120
},
"stopId": "0:MOUT2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1767207862",
"uncertainty": 120
},
"departure": {
"time": "1767207862",
"uncertainty": 120
},
"stopId": "0:BRUA",
"stopSequence": 4
},
{
"arrival": {
"time": "1767207892",
"uncertainty": 120
},
"departure": {
"time": "1767207892",
"uncertainty": 120
},
"stopId": "0:ORVA",
"stopSequence": 5
},
{
"arrival": {
"time": "1767208000",
"uncertainty": 120
},
"departure": {
"time": "1767208000",
"uncertainty": 120
},
"stopId": "0:SCHA",
"stopSequence": 6
},
{
"arrival": {
"time": "1767208069",
"uncertainty": 120
},
"departure": {
"time": "1767208069",
"uncertainty": 120
},
"stopId": "0:RTBEA",
"stopSequence": 7
},
{
"arrival": {
"time": "1767208140",
"uncertainty": 120
},
"departure": {
"time": "1767208140",
"uncertainty": 120
},
"stopId": "0:LAMA",
"stopSequence": 8
},
{
"arrival": {
"time": "1767208205",
"uncertainty": 120
},
"departure": {
"time": "1767208205",
"uncertainty": 120
},
"stopId": "0:DALIR",
"stopSequence": 9
},
{
"arrival": {
"time": "1767208269",
"uncertainty": 120
},
"departure": {
"time": "1767208269",
"uncertainty": 120
},
"stopId": "0:FRAA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767208375",
"uncertainty": 120
},
"departure": {
"time": "1767208375",
"uncertainty": 120
},
"stopId": "0:GAMA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767208483",
"uncertainty": 120
},
"departure": {
"time": "1767208483",
"uncertainty": 120
},
"stopId": "0:GUERA",
"stopSequence": 12
},
{
"arrival": {
"time": "1767208575",
"uncertainty": 120
},
"departure": {
"time": "1767208575",
"uncertainty": 120
},
"stopId": "0:ABEA",
"stopSequence": 13
},
{
"arrival": {
"time": "1767208631",
"uncertainty": 120
},
"departure": {
"time": "1767208631",
"uncertainty": 120
},
"stopId": "0:AGRA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767208682",
"uncertainty": 120
},
"departure": {
"time": "1767208682",
"uncertainty": 120
},
"stopId": "0:VIGNTK",
"stopSequence": 15
},
{
"arrival": {
"time": "1767208722",
"uncertainty": 120
},
"departure": {
"time": "1767208722",
"uncertainty": 120
},
"stopId": "0:LAURA",
"stopSequence": 16
},
{
"arrival": {
"time": "1767208790",
"uncertainty": 120
},
"departure": {
"time": "1767208790",
"uncertainty": 120
},
"stopId": "0:COUDR",
"stopSequence": 17
},
{
"arrival": {
"time": "1767208928",
"uncertainty": 120
},
"departure": {
"time": "1767208928",
"uncertainty": 120
},
"stopId": "0:ACTD",
"stopSequence": 18
},
{
"arrival": {
"time": "1767208985",
"uncertainty": 120
},
"departure": {
"time": "1767208985",
"uncertainty": 120
},
"stopId": "0:LESCR",
"stopSequence": 19
},
{
"arrival": {
"time": "1767209048",
"uncertainty": 120
},
"departure": {
"time": "1767209048",
"uncertainty": 120
},
"stopId": "0:MONEA",
"stopSequence": 20
},
{
"arrival": {
"time": "1767209288",
"uncertainty": 120
},
"departure": {
"time": "1767209288",
"uncertainty": 120
},
"stopId": "0:NIMPORR",
"stopSequence": 21
},
{
"arrival": {
"time": "1767209348",
"uncertainty": 120
},
"departure": {
"time": "1767209348",
"uncertainty": 120
},
"stopId": "0:NIMA",
"stopSequence": 22
},
{
"arrival": {
"time": "1767209361",
"uncertainty": 120
},
"departure": {
"time": "1767209361",
"uncertainty": 120
},
"stopId": "0:PIER",
"stopSequence": 23
},
{
"arrival": {
"time": "1767209390",
"uncertainty": 120
},
"departure": {
"time": "1767209390",
"uncertainty": 120
},
"stopId": "0:UTRR",
"stopSequence": 24
},
{
"arrival": {
"time": "1767209408",
"uncertainty": 120
},
"departure": {
"time": "1767209408",
"uncertainty": 120
},
"stopId": "0:NIMMATA",
"stopSequence": 25
},
{
"arrival": {
"time": "1767209483",
"uncertainty": 120
},
"departure": {
"time": "1767209483",
"uncertainty": 120
},
"stopId": "0:FERMA",
"stopSequence": 26
},
{
"arrival": {
"time": "1767209528",
"uncertainty": 120
},
"departure": {
"time": "1767209528",
"uncertainty": 120
},
"stopId": "0:MARA",
"stopSequence": 27
},
{
"arrival": {
"time": "1767209625",
"uncertainty": 120
},
"departure": {
"time": "1767209625",
"uncertainty": 120
},
"stopId": "0:NEWA",
"stopSequence": 28
},
{
"arrival": {
"time": "1767209664",
"uncertainty": 120
},
"departure": {
"time": "1767209664",
"uncertainty": 120
},
"stopId": "0:VALA",
"stopSequence": 29
},
{
"arrival": {
"time": "1767209714",
"uncertainty": 120
},
"departure": {
"time": "1767209714",
"uncertainty": 120
},
"stopId": "0:AVOA",
"stopSequence": 30
},
{
"arrival": {
"time": "1767209755",
"uncertainty": 120
},
"departure": {
"time": "1767209755",
"uncertainty": 120
},
"stopId": "0:THAA",
"stopSequence": 31
},
{
"arrival": {
"time": "1767209828",
"uncertainty": 120
},
"stopId": "0:VA",
"stopSequence": 32
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 1,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38656990"
}
}
},
{
"id": "8656989",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767206192",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767206243",
"uncertainty": 120
},
"departure": {
"time": "1767206243",
"uncertainty": 120
},
"stopId": "0:FELA",
"stopSequence": 2
},
{
"arrival": {
"time": "1767206363",
"uncertainty": 120
},
"departure": {
"time": "1767206373",
"uncertainty": 120
},
"stopId": "0:MOUT2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1767206497",
"uncertainty": 120
},
"departure": {
"time": "1767206497",
"uncertainty": 120
},
"stopId": "0:BRUA",
"stopSequence": 4
},
{
"arrival": {
"time": "1767206525",
"uncertainty": 120
},
"departure": {
"time": "1767206529",
"uncertainty": 120
},
"stopId": "0:ORVA",
"stopSequence": 5
},
{
"arrival": {
"time": "1767206638",
"uncertainty": 120
},
"departure": {
"time": "1767206642",
"uncertainty": 120
},
"stopId": "0:SCHA",
"stopSequence": 6
},
{
"arrival": {
"time": "1767206715",
"uncertainty": 120
},
"departure": {
"time": "1767206715",
"uncertainty": 120
},
"stopId": "0:RTBEA",
"stopSequence": 7
},
{
"arrival": {
"time": "1767206780",
"uncertainty": 120
},
"departure": {
"time": "1767206780",
"uncertainty": 120
},
"stopId": "0:LAMA",
"stopSequence": 8
},
{
"arrival": {
"time": "1767206845",
"uncertainty": 120
},
"departure": {
"time": "1767206845",
"uncertainty": 120
},
"stopId": "0:DALIR",
"stopSequence": 9
},
{
"arrival": {
"time": "1767206908",
"uncertainty": 120
},
"departure": {
"time": "1767206914",
"uncertainty": 120
},
"stopId": "0:FRAA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767207059",
"uncertainty": 120
},
"departure": {
"time": "1767207059",
"uncertainty": 120
},
"stopId": "0:GAMA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767207162",
"uncertainty": 120
},
"departure": {
"time": "1767207162",
"uncertainty": 120
},
"stopId": "0:GUERA",
"stopSequence": 12
},
{
"arrival": {
"time": "1767207238",
"uncertainty": 120
},
"departure": {
"time": "1767207238",
"uncertainty": 120
},
"stopId": "0:ABEA",
"stopSequence": 13
},
{
"arrival": {
"time": "1767207299",
"uncertainty": 120
},
"departure": {
"time": "1767207299",
"uncertainty": 120
},
"stopId": "0:AGRA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767207358",
"uncertainty": 120
},
"departure": {
"time": "1767207358",
"uncertainty": 120
},
"stopId": "0:VIGNTK",
"stopSequence": 15
},
{
"arrival": {
"time": "1767207383",
"uncertainty": 120
},
"departure": {
"time": "1767207383",
"uncertainty": 120
},
"stopId": "0:LAURA",
"stopSequence": 16
},
{
"arrival": {
"time": "1767207420",
"uncertainty": 120
},
"departure": {
"time": "1767207420",
"uncertainty": 120
},
"stopId": "0:COUDR",
"stopSequence": 17
},
{
"arrival": {
"time": "1767207517",
"uncertainty": 120
},
"departure": {
"time": "1767207517",
"uncertainty": 120
},
"stopId": "0:ACTD",
"stopSequence": 18
},
{
"arrival": {
"time": "1767207551",
"uncertainty": 120
},
"departure": {
"time": "1767207551",
"uncertainty": 120
},
"stopId": "0:LESCR",
"stopSequence": 19
},
{
"arrival": {
"time": "1767207586",
"uncertainty": 120
},
"departure": {
"time": "1767207586",
"uncertainty": 120
},
"stopId": "0:MONEA",
"stopSequence": 20
},
{
"arrival": {
"time": "1767207773",
"uncertainty": 120
},
"departure": {
"time": "1767207773",
"uncertainty": 120
},
"stopId": "0:NIMPORR",
"stopSequence": 21
},
{
"arrival": {
"time": "1767207872",
"uncertainty": 120
},
"departure": {
"time": "1767207872",
"uncertainty": 120
},
"stopId": "0:NIMA",
"stopSequence": 22
},
{
"arrival": {
"time": "1767207892",
"uncertainty": 120
},
"departure": {
"time": "1767207892",
"uncertainty": 120
},
"stopId": "0:PIER",
"stopSequence": 23
},
{
"arrival": {
"time": "1767207989",
"uncertainty": 120
},
"departure": {
"time": "1767207989",
"uncertainty": 120
},
"stopId": "0:UTRR",
"stopSequence": 24
},
{
"arrival": {
"time": "1767208030",
"uncertainty": 120
},
"departure": {
"time": "1767208030",
"uncertainty": 120
},
"stopId": "0:NIMMATA",
"stopSequence": 25
},
{
"arrival": {
"time": "1767208123",
"uncertainty": 120
},
"departure": {
"time": "1767208123",
"uncertainty": 120
},
"stopId": "0:FERMA",
"stopSequence": 26
},
{
"arrival": {
"time": "1767208160",
"uncertainty": 120
},
"departure": {
"time": "1767208160",
"uncertainty": 120
},
"stopId": "0:MARA",
"stopSequence": 27
},
{
"arrival": {
"time": "1767208233",
"uncertainty": 120
},
"departure": {
"time": "1767208233",
"uncertainty": 120
},
"stopId": "0:NEWA",
"stopSequence": 28
},
{
"arrival": {
"time": "1767208272",
"uncertainty": 120
},
"departure": {
"time": "1767208272",
"uncertainty": 120
},
"stopId": "0:VALA",
"stopSequence": 29
},
{
"arrival": {
"time": "1767208322",
"uncertainty": 120
},
"departure": {
"time": "1767208322",
"uncertainty": 120
},
"stopId": "0:AVOA",
"stopSequence": 30
},
{
"arrival": {
"time": "1767208363",
"uncertainty": 120
},
"departure": {
"time": "1767208363",
"uncertainty": 120
},
"stopId": "0:THAA",
"stopSequence": 31
},
{
"arrival": {
"time": "1767208436",
"uncertainty": 120
},
"stopId": "0:VA",
"stopSequence": 32
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 1,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38656989"
},
"vehicle": {
"id": "376",
"label": "376"
}
}
},
{
"id": "8656988",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767204871",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767204901",
"uncertainty": 120
},
"departure": {
"time": "1767204991",
"uncertainty": 120
},
"stopId": "0:FELA",
"stopSequence": 2
},
{
"arrival": {
"time": "1767205053",
"uncertainty": 120
},
"departure": {
"time": "1767205083",
"uncertainty": 120
},
"stopId": "0:MOUT2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1767205182",
"uncertainty": 120
},
"departure": {
"time": "1767205192",
"uncertainty": 120
},
"stopId": "0:BRUA",
"stopSequence": 4
},
{
"arrival": {
"time": "1767205274",
"uncertainty": 120
},
"departure": {
"time": "1767205274",
"uncertainty": 120
},
"stopId": "0:ORVA",
"stopSequence": 5
},
{
"arrival": {
"time": "1767205363",
"uncertainty": 120
},
"departure": {
"time": "1767205392",
"uncertainty": 120
},
"stopId": "0:SCHA",
"stopSequence": 6
},
{
"arrival": {
"time": "1767205459",
"uncertainty": 120
},
"departure": {
"time": "1767205459",
"uncertainty": 120
},
"stopId": "0:RTBEA",
"stopSequence": 7
},
{
"arrival": {
"time": "1767205519",
"uncertainty": 120
},
"departure": {
"time": "1767205519",
"uncertainty": 120
},
"stopId": "0:LAMA",
"stopSequence": 8
},
{
"arrival": {
"time": "1767205575",
"uncertainty": 120
},
"departure": {
"time": "1767205583",
"uncertainty": 120
},
"stopId": "0:DALIR",
"stopSequence": 9
},
{
"arrival": {
"time": "1767205662",
"uncertainty": 120
},
"departure": {
"time": "1767205672",
"uncertainty": 120
},
"stopId": "0:FRAA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767205791",
"uncertainty": 120
},
"departure": {
"time": "1767205794",
"uncertainty": 120
},
"stopId": "0:GAMA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767205896",
"uncertainty": 120
},
"departure": {
"time": "1767205896",
"uncertainty": 120
},
"stopId": "0:GUERA",
"stopSequence": 12
},
{
"arrival": {
"time": "1767205970",
"uncertainty": 120
},
"departure": {
"time": "1767205970",
"uncertainty": 120
},
"stopId": "0:ABEA",
"stopSequence": 13
},
{
"arrival": {
"time": "1767206025",
"uncertainty": 120
},
"departure": {
"time": "1767206025",
"uncertainty": 120
},
"stopId": "0:AGRA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767206082",
"uncertainty": 120
},
"departure": {
"time": "1767206112",
"uncertainty": 120
},
"stopId": "0:VIGNTK",
"stopSequence": 15
},
{
"arrival": {
"time": "1767206143",
"uncertainty": 120
},
"departure": {
"time": "1767206148",
"uncertainty": 120
},
"stopId": "0:LAURA",
"stopSequence": 16
},
{
"arrival": {
"time": "1767206192",
"uncertainty": 120
},
"departure": {
"time": "1767206192",
"uncertainty": 120
},
"stopId": "0:COUDR",
"stopSequence": 17
},
{
"arrival": {
"time": "1767206284",
"uncertainty": 120
},
"departure": {
"time": "1767206284",
"uncertainty": 120
},
"stopId": "0:ACTD",
"stopSequence": 18
},
{
"arrival": {
"time": "1767206315",
"uncertainty": 120
},
"departure": {
"time": "1767206315",
"uncertainty": 120
},
"stopId": "0:LESCR",
"stopSequence": 19
},
{
"arrival": {
"time": "1767206346",
"uncertainty": 120
},
"departure": {
"time": "1767206346",
"uncertainty": 120
},
"stopId": "0:MONEA",
"stopSequence": 20
},
{
"arrival": {
"time": "1767206525",
"uncertainty": 120
},
"departure": {
"time": "1767206525",
"uncertainty": 120
},
"stopId": "0:NIMPORR",
"stopSequence": 21
},
{
"arrival": {
"time": "1767206630",
"uncertainty": 120
},
"departure": {
"time": "1767206630",
"uncertainty": 120
},
"stopId": "0:NIMA",
"stopSequence": 22
},
{
"arrival": {
"time": "1767206651",
"uncertainty": 120
},
"departure": {
"time": "1767206651",
"uncertainty": 120
},
"stopId": "0:PIER",
"stopSequence": 23
},
{
"arrival": {
"time": "1767206758",
"uncertainty": 120
},
"departure": {
"time": "1767206758",
"uncertainty": 120
},
"stopId": "0:UTRR",
"stopSequence": 24
},
{
"arrival": {
"time": "1767206802",
"uncertainty": 120
},
"departure": {
"time": "1767206802",
"uncertainty": 120
},
"stopId": "0:NIMMATA",
"stopSequence": 25
},
{
"arrival": {
"time": "1767206897",
"uncertainty": 120
},
"departure": {
"time": "1767206897",
"uncertainty": 120
},
"stopId": "0:FERMA",
"stopSequence": 26
},
{
"arrival": {
"time": "1767206933",
"uncertainty": 120
},
"departure": {
"time": "1767206933",
"uncertainty": 120
},
"stopId": "0:MARA",
"stopSequence": 27
},
{
"arrival": {
"time": "1767206997",
"uncertainty": 120
},
"departure": {
"time": "1767206997",
"uncertainty": 120
},
"stopId": "0:NEWA",
"stopSequence": 28
},
{
"arrival": {
"time": "1767207034",
"uncertainty": 120
},
"departure": {
"time": "1767207034",
"uncertainty": 120
},
"stopId": "0:VALA",
"stopSequence": 29
},
{
"arrival": {
"time": "1767207084",
"uncertainty": 120
},
"departure": {
"time": "1767207084",
"uncertainty": 120
},
"stopId": "0:AVOA",
"stopSequence": 30
},
{
"arrival": {
"time": "1767207128",
"uncertainty": 120
},
"departure": {
"time": "1767207128",
"uncertainty": 120
},
"stopId": "0:THAA",
"stopSequence": 31
},
{
"arrival": {
"time": "1767207182",
"uncertainty": 120
},
"departure": {
"time": "1767207182",
"uncertainty": 120
},
"stopId": "0:VA",
"stopSequence": 32
},
{
"arrival": {
"time": "1767207242",
"uncertainty": 120
},
"departure": {
"time": "1767207242",
"uncertainty": 120
},
"stopId": "0:ROMAA",
"stopSequence": 33
},
{
"arrival": {
"time": "1767207258",
"uncertainty": 120
},
"stopId": "0:VALDT",
"stopSequence": 34
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 1,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38656988"
},
"vehicle": {
"id": "403",
"label": "403"
}
}
},
{
"id": "9151652",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767204895",
"uncertainty": 120
},
"stopId": "0:gr",
"stopSequence": 1
},
{
"arrival": {
"time": "1767204940",
"uncertainty": 120
},
"departure": {
"time": "1767204940",
"uncertainty": 120
},
"stopId": "0:GARETR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767204970",
"uncertainty": 120
},
"departure": {
"time": "1767204982",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 3
},
{
"arrival": {
"time": "1767205045",
"uncertainty": 120
},
"departure": {
"time": "1767205045",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767205148",
"uncertainty": 120
},
"departure": {
"time": "1767205166",
"uncertainty": 120
},
"stopId": "0:MONT2A",
"stopSequence": 5
},
{
"arrival": {
"time": "1767205254",
"uncertainty": 120
},
"departure": {
"time": "1767205297",
"uncertainty": 120
},
"stopId": "0:JAUBA",
"stopSequence": 6
},
{
"arrival": {
"time": "1767205384",
"uncertainty": 120
},
"departure": {
"time": "1767205384",
"uncertainty": 120
},
"stopId": "0:EMILR",
"stopSequence": 7
},
{
"arrival": {
"time": "1767205474",
"uncertainty": 120
},
"departure": {
"time": "1767205480",
"uncertainty": 120
},
"stopId": "0:CADER",
"stopSequence": 8
},
{
"arrival": {
"time": "1767205543",
"uncertainty": 120
},
"departure": {
"time": "1767205543",
"uncertainty": 120
},
"stopId": "0:PROTR",
"stopSequence": 9
},
{
"arrival": {
"time": "1767205558",
"uncertainty": 120
},
"departure": {
"time": "1767205558",
"uncertainty": 120
},
"stopId": "0:GAFA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767205598",
"uncertainty": 120
},
"departure": {
"time": "1767205598",
"uncertainty": 120
},
"stopId": "0:ROSA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767205618",
"uncertainty": 120
},
"departure": {
"time": "1767205618",
"uncertainty": 120
},
"stopId": "0:ESPAA",
"stopSequence": 12
},
{
"arrival": {
"time": "1767205642",
"uncertainty": 120
},
"departure": {
"time": "1767205642",
"uncertainty": 120
},
"stopId": "0:ARCA",
"stopSequence": 13
},
{
"arrival": {
"time": "1767205700",
"uncertainty": 120
},
"departure": {
"time": "1767205700",
"uncertainty": 120
},
"stopId": "0:BALA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767205722",
"uncertainty": 120
},
"departure": {
"time": "1767205722",
"uncertainty": 120
},
"stopId": "0:BOUA",
"stopSequence": 15
},
{
"arrival": {
"time": "1767205743",
"uncertainty": 120
},
"departure": {
"time": "1767205743",
"uncertainty": 120
},
"stopId": "0:PILOA",
"stopSequence": 16
},
{
"arrival": {
"time": "1767205763",
"uncertainty": 120
},
"departure": {
"time": "1767205763",
"uncertainty": 120
},
"stopId": "0:PARAA",
"stopSequence": 17
},
{
"arrival": {
"time": "1767205785",
"uncertainty": 120
},
"departure": {
"time": "1767205785",
"uncertainty": 120
},
"stopId": "0:MARGA",
"stopSequence": 18
},
{
"arrival": {
"time": "1767205822",
"uncertainty": 120
},
"departure": {
"time": "1767205822",
"uncertainty": 120
},
"stopId": "0:ECUR",
"stopSequence": 19
},
{
"arrival": {
"time": "1767205864",
"uncertainty": 120
},
"departure": {
"time": "1767205864",
"uncertainty": 120
},
"stopId": "0:SORR",
"stopSequence": 20
},
{
"arrival": {
"time": "1767206350",
"uncertainty": 120
},
"departure": {
"time": "1767206350",
"uncertainty": 120
},
"stopId": "0:CATEMR",
"stopSequence": 21
},
{
"arrival": {
"time": "1767206471",
"uncertainty": 120
},
"departure": {
"time": "1767206471",
"uncertainty": 120
},
"stopId": "0:VALFA",
"stopSequence": 22
},
{
"arrival": {
"time": "1767206621",
"uncertainty": 120
},
"departure": {
"time": "1767206621",
"uncertainty": 120
},
"stopId": "0:SCBRAA",
"stopSequence": 23
},
{
"arrival": {
"time": "1767206927",
"uncertainty": 120
},
"departure": {
"time": "1767206927",
"uncertainty": 120
},
"stopId": "0:SCVER",
"stopSequence": 24
},
{
"arrival": {
"time": "1767207052",
"uncertainty": 120
},
"stopId": "0:CHAPT",
"stopSequence": 25
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 1,
"routeId": "61",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39151652"
},
"vehicle": {
"id": "152",
"label": "152"
}
}
},
{
"id": "8883024",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767207600",
"uncertainty": 120
},
"stopId": "0:CHUR",
"stopSequence": 1
},
{
"arrival": {
"time": "1767207668",
"uncertainty": 120
},
"departure": {
"time": "1767207668",
"uncertainty": 120
},
"stopId": "0:CARTR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767207720",
"uncertainty": 120
},
"departure": {
"time": "1767207720",
"uncertainty": 120
},
"stopId": "0:CAR1R",
"stopSequence": 3
},
{
"arrival": {
"time": "1767207776",
"uncertainty": 120
},
"departure": {
"time": "1767207776",
"uncertainty": 120
},
"stopId": "0:FACR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767207847",
"uncertainty": 120
},
"departure": {
"time": "1767207847",
"uncertainty": 120
},
"stopId": "0:LAER",
"stopSequence": 5
},
{
"arrival": {
"time": "1767207940",
"uncertainty": 120
},
"departure": {
"time": "1767207940",
"uncertainty": 120
},
"stopId": "0:NIMCOMPR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767208005",
"uncertainty": 120
},
"departure": {
"time": "1767208005",
"uncertainty": 120
},
"stopId": "0:NIMCAMR",
"stopSequence": 7
},
{
"arrival": {
"time": "1767208076",
"uncertainty": 120
},
"departure": {
"time": "1767208076",
"uncertainty": 120
},
"stopId": "0:NIMPORR",
"stopSequence": 8
},
{
"arrival": {
"time": "1767208147",
"uncertainty": 120
},
"departure": {
"time": "1767208147",
"uncertainty": 120
},
"stopId": "0:PISST2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1767208227",
"uncertainty": 120
},
"departure": {
"time": "1767208227",
"uncertainty": 120
},
"stopId": "0:UNIAA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767208315",
"uncertainty": 120
},
"departure": {
"time": "1767208315",
"uncertainty": 120
},
"stopId": "0:FERMA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767208430",
"uncertainty": 120
},
"departure": {
"time": "1767208430",
"uncertainty": 120
},
"stopId": "0:AMAR",
"stopSequence": 12
},
{
"arrival": {
"time": "1767208521",
"uncertainty": 120
},
"departure": {
"time": "1767208521",
"uncertainty": 120
},
"stopId": "0:KENR",
"stopSequence": 13
},
{
"arrival": {
"time": "1767208641",
"uncertainty": 120
},
"departure": {
"time": "1767208641",
"uncertainty": 120
},
"stopId": "0:JAUAR",
"stopSequence": 14
},
{
"arrival": {
"time": "1767208701",
"uncertainty": 120
},
"departure": {
"time": "1767208701",
"uncertainty": 120
},
"stopId": "0:MONT2R",
"stopSequence": 15
},
{
"arrival": {
"time": "1767208821",
"uncertainty": 120
},
"departure": {
"time": "1767208821",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767208895",
"uncertainty": 120
},
"departure": {
"time": "1767208895",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767209029",
"uncertainty": 120
},
"departure": {
"time": "1767209029",
"uncertainty": 120
},
"stopId": "0:TALAT2R",
"stopSequence": 18
},
{
"arrival": {
"time": "1767209163",
"uncertainty": 120
},
"departure": {
"time": "1767209163",
"uncertainty": 120
},
"stopId": "0:OBST2R",
"stopSequence": 19
},
{
"arrival": {
"time": "1767209283",
"uncertainty": 120
},
"departure": {
"time": "1767209283",
"uncertainty": 120
},
"stopId": "0:BAUT2R",
"stopSequence": 20
},
{
"arrival": {
"time": "1767209403",
"uncertainty": 120
},
"departure": {
"time": "1767209403",
"uncertainty": 120
},
"stopId": "0:DOMIT2R",
"stopSequence": 21
},
{
"arrival": {
"time": "1767209463",
"uncertainty": 120
},
"departure": {
"time": "1767209463",
"uncertainty": 120
},
"stopId": "0:MOUT2R",
"stopSequence": 22
},
{
"arrival": {
"time": "1767209583",
"uncertainty": 120
},
"departure": {
"time": "1767209583",
"uncertainty": 120
},
"stopId": "0:CBAT2R",
"stopSequence": 23
},
{
"arrival": {
"time": "1767209703",
"uncertainty": 120
},
"departure": {
"time": "1767209703",
"uncertainty": 120
},
"stopId": "0:JBABT2R",
"stopSequence": 24
},
{
"arrival": {
"time": "1767209823",
"uncertainty": 120
},
"departure": {
"time": "1767209823",
"uncertainty": 120
},
"stopId": "0:MINT2R",
"stopSequence": 25
},
{
"arrival": {
"time": "1767209943",
"uncertainty": 120
},
"stopId": "0:NPALO2",
"stopSequence": 26
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 1,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38883024"
}
}
},
{
"id": "8656963",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767207960",
"uncertainty": 120
},
"stopId": "0:VALDT",
"stopSequence": 1
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 0,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38656963"
}
}
},
{
"id": "8883025",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767208800",
"uncertainty": 120
},
"stopId": "0:CHUR",
"stopSequence": 1
},
{
"arrival": {
"time": "1767208860",
"uncertainty": 120
},
"departure": {
"time": "1767208860",
"uncertainty": 120
},
"stopId": "0:CARTR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767208920",
"uncertainty": 120
},
"departure": {
"time": "1767208920",
"uncertainty": 120
},
"stopId": "0:CAR1R",
"stopSequence": 3
},
{
"arrival": {
"time": "1767208980",
"uncertainty": 120
},
"departure": {
"time": "1767208980",
"uncertainty": 120
},
"stopId": "0:FACR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767209040",
"uncertainty": 120
},
"departure": {
"time": "1767209040",
"uncertainty": 120
},
"stopId": "0:LAER",
"stopSequence": 5
},
{
"arrival": {
"time": "1767209160",
"uncertainty": 120
},
"departure": {
"time": "1767209160",
"uncertainty": 120
},
"stopId": "0:NIMCOMPR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767209220",
"uncertainty": 120
},
"departure": {
"time": "1767209220",
"uncertainty": 120
},
"stopId": "0:NIMCAMR",
"stopSequence": 7
},
{
"arrival": {
"time": "1767209340",
"uncertainty": 120
},
"departure": {
"time": "1767209340",
"uncertainty": 120
},
"stopId": "0:NIMPORR",
"stopSequence": 8
},
{
"arrival": {
"time": "1767209400",
"uncertainty": 120
},
"departure": {
"time": "1767209400",
"uncertainty": 120
},
"stopId": "0:PISST2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1767209460",
"uncertainty": 120
},
"departure": {
"time": "1767209460",
"uncertainty": 120
},
"stopId": "0:UNIAA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767209580",
"uncertainty": 120
},
"departure": {
"time": "1767209580",
"uncertainty": 120
},
"stopId": "0:FERMA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767209700",
"uncertainty": 120
},
"departure": {
"time": "1767209700",
"uncertainty": 120
},
"stopId": "0:AMAR",
"stopSequence": 12
},
{
"arrival": {
"time": "1767209820",
"uncertainty": 120
},
"departure": {
"time": "1767209820",
"uncertainty": 120
},
"stopId": "0:KENR",
"stopSequence": 13
},
{
"arrival": {
"time": "1767209940",
"uncertainty": 120
},
"departure": {
"time": "1767209940",
"uncertainty": 120
},
"stopId": "0:JAUAR",
"stopSequence": 14
},
{
"arrival": {
"time": "1767210000",
"uncertainty": 120
},
"departure": {
"time": "1767210000",
"uncertainty": 120
},
"stopId": "0:MONT2R",
"stopSequence": 15
},
{
"arrival": {
"time": "1767210120",
"uncertainty": 120
},
"departure": {
"time": "1767210120",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767210180",
"uncertainty": 120
},
"departure": {
"time": "1767210180",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767210362",
"uncertainty": 120
},
"departure": {
"time": "1767210362",
"uncertainty": 120
},
"stopId": "0:TALAT2R",
"stopSequence": 18
},
{
"arrival": {
"time": "1767210494",
"uncertainty": 120
},
"departure": {
"time": "1767210494",
"uncertainty": 120
},
"stopId": "0:OBST2R",
"stopSequence": 19
},
{
"arrival": {
"time": "1767210614",
"uncertainty": 120
},
"departure": {
"time": "1767210614",
"uncertainty": 120
},
"stopId": "0:BAUT2R",
"stopSequence": 20
},
{
"arrival": {
"time": "1767210734",
"uncertainty": 120
},
"departure": {
"time": "1767210734",
"uncertainty": 120
},
"stopId": "0:DOMIT2R",
"stopSequence": 21
},
{
"arrival": {
"time": "1767210794",
"uncertainty": 120
},
"departure": {
"time": "1767210794",
"uncertainty": 120
},
"stopId": "0:MOUT2R",
"stopSequence": 22
},
{
"arrival": {
"time": "1767210914",
"uncertainty": 120
},
"departure": {
"time": "1767210914",
"uncertainty": 120
},
"stopId": "0:CBAT2R",
"stopSequence": 23
},
{
"arrival": {
"time": "1767211034",
"uncertainty": 120
},
"departure": {
"time": "1767211034",
"uncertainty": 120
},
"stopId": "0:JBABT2R",
"stopSequence": 24
},
{
"arrival": {
"time": "1767211154",
"uncertainty": 120
},
"departure": {
"time": "1767211154",
"uncertainty": 120
},
"stopId": "0:MINT2R",
"stopSequence": 25
},
{
"arrival": {
"time": "1767211274",
"uncertainty": 120
},
"stopId": "0:NPALO2",
"stopSequence": 26
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 1,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38883025"
}
}
},
{
"id": "8656962",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767206281",
"uncertainty": 120
},
"stopId": "0:VALDT",
"stopSequence": 1
},
{
"arrival": {
"time": "1767206320",
"uncertainty": 120
},
"departure": {
"time": "1767206320",
"uncertainty": 120
},
"stopId": "0:AVOR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767206409",
"uncertainty": 120
},
"departure": {
"time": "1767206410",
"uncertainty": 120
},
"stopId": "0:VALR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767206439",
"uncertainty": 120
},
"departure": {
"time": "1767206439",
"uncertainty": 120
},
"stopId": "0:NEWR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767206493",
"uncertainty": 120
},
"departure": {
"time": "1767206493",
"uncertainty": 120
},
"stopId": "0:MARR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767206539",
"uncertainty": 120
},
"departure": {
"time": "1767206539",
"uncertainty": 120
},
"stopId": "0:FERMR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767206644",
"uncertainty": 120
},
"departure": {
"time": "1767206644",
"uncertainty": 120
},
"stopId": "0:NIMMATR",
"stopSequence": 7
},
{
"arrival": {
"time": "1767206674",
"uncertainty": 120
},
"departure": {
"time": "1767206674",
"uncertainty": 120
},
"stopId": "0:UTRA",
"stopSequence": 8
},
{
"arrival": {
"time": "1767206755",
"uncertainty": 120
},
"departure": {
"time": "1767206755",
"uncertainty": 120
},
"stopId": "0:PIEA",
"stopSequence": 9
},
{
"arrival": {
"time": "1767206779",
"uncertainty": 120
},
"departure": {
"time": "1767206779",
"uncertainty": 120
},
"stopId": "0:N12R",
"stopSequence": 10
},
{
"arrival": {
"time": "1767206870",
"uncertainty": 120
},
"departure": {
"time": "1767206870",
"uncertainty": 120
},
"stopId": "0:NIMPOR8",
"stopSequence": 11
},
{
"arrival": {
"time": "1767207114",
"uncertainty": 120
},
"departure": {
"time": "1767207114",
"uncertainty": 120
},
"stopId": "0:MONER",
"stopSequence": 12
},
{
"arrival": {
"time": "1767207164",
"uncertainty": 120
},
"departure": {
"time": "1767207164",
"uncertainty": 120
},
"stopId": "0:LESCA",
"stopSequence": 13
},
{
"arrival": {
"time": "1767207215",
"uncertainty": 120
},
"departure": {
"time": "1767207215",
"uncertainty": 120
},
"stopId": "0:ACTA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767207341",
"uncertainty": 120
},
"departure": {
"time": "1767207341",
"uncertainty": 120
},
"stopId": "0:COUDA",
"stopSequence": 15
},
{
"arrival": {
"time": "1767207418",
"uncertainty": 120
},
"departure": {
"time": "1767207418",
"uncertainty": 120
},
"stopId": "0:LAURR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767207469",
"uncertainty": 120
},
"departure": {
"time": "1767207469",
"uncertainty": 120
},
"stopId": "0:VIGNCR",
"stopSequence": 17
},
{
"arrival": {
"time": "1767207535",
"uncertainty": 120
},
"departure": {
"time": "1767207535",
"uncertainty": 120
},
"stopId": "0:AGRR",
"stopSequence": 18
},
{
"arrival": {
"time": "1767207597",
"uncertainty": 120
},
"departure": {
"time": "1767207597",
"uncertainty": 120
},
"stopId": "0:FLECR",
"stopSequence": 19
},
{
"arrival": {
"time": "1767207688",
"uncertainty": 120
},
"departure": {
"time": "1767207688",
"uncertainty": 120
},
"stopId": "0:GUERR",
"stopSequence": 20
},
{
"arrival": {
"time": "1767207765",
"uncertainty": 120
},
"departure": {
"time": "1767207765",
"uncertainty": 120
},
"stopId": "0:GAMR",
"stopSequence": 21
},
{
"arrival": {
"time": "1767207918",
"uncertainty": 120
},
"departure": {
"time": "1767207918",
"uncertainty": 120
},
"stopId": "0:FRAR",
"stopSequence": 22
},
{
"arrival": {
"time": "1767207992",
"uncertainty": 120
},
"departure": {
"time": "1767207992",
"uncertainty": 120
},
"stopId": "0:DALIA",
"stopSequence": 23
},
{
"arrival": {
"time": "1767208065",
"uncertainty": 120
},
"departure": {
"time": "1767208065",
"uncertainty": 120
},
"stopId": "0:LAMR",
"stopSequence": 24
},
{
"arrival": {
"time": "1767208210",
"uncertainty": 120
},
"departure": {
"time": "1767208210",
"uncertainty": 120
},
"stopId": "0:SCHR",
"stopSequence": 25
},
{
"arrival": {
"time": "1767208289",
"uncertainty": 120
},
"departure": {
"time": "1767208289",
"uncertainty": 120
},
"stopId": "0:ORVR",
"stopSequence": 26
},
{
"arrival": {
"time": "1767208323",
"uncertainty": 120
},
"departure": {
"time": "1767208323",
"uncertainty": 120
},
"stopId": "0:BRUR",
"stopSequence": 27
},
{
"arrival": {
"time": "1767208427",
"uncertainty": 120
},
"departure": {
"time": "1767208427",
"uncertainty": 120
},
"stopId": "0:MOUT2R",
"stopSequence": 28
},
{
"arrival": {
"time": "1767208509",
"uncertainty": 120
},
"departure": {
"time": "1767208509",
"uncertainty": 120
},
"stopId": "0:FELR",
"stopSequence": 29
},
{
"arrival": {
"time": "1767208582",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 30
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 0,
"routeId": "8",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38656962"
},
"vehicle": {
"id": "379",
"label": "379"
}
}
},
{
"id": "8883026",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767210000",
"uncertainty": 120
},
"stopId": "0:CHUR",
"stopSequence": 1
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 1,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38883026"
}
}
},
{
"id": "9005604",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767205140",
"uncertainty": 120
},
"stopId": "0:NGLAC2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767205314",
"uncertainty": 120
},
"departure": {
"time": "1767205314",
"uncertainty": 120
},
"stopId": "0:MARPIA",
"stopSequence": 2
},
{
"arrival": {
"time": "1767205623",
"uncertainty": 120
},
"departure": {
"time": "1767205650",
"uncertainty": 120
},
"stopId": "0:NPALO1",
"stopSequence": 3
},
{
"arrival": {
"time": "1767205822",
"uncertainty": 120
},
"departure": {
"time": "1767205822",
"uncertainty": 120
},
"stopId": "0:JBABT2A",
"stopSequence": 4
},
{
"arrival": {
"time": "1767205931",
"uncertainty": 120
},
"departure": {
"time": "1767205931",
"uncertainty": 120
},
"stopId": "0:RTEAVA",
"stopSequence": 5
},
{
"arrival": {
"time": "1767206005",
"uncertainty": 120
},
"departure": {
"time": "1767206012",
"uncertainty": 120
},
"stopId": "0:PONA",
"stopSequence": 6
},
{
"arrival": {
"time": "1767206084",
"uncertainty": 120
},
"departure": {
"time": "1767206092",
"uncertainty": 120
},
"stopId": "0:MATA",
"stopSequence": 7
},
{
"arrival": {
"time": "1767206185",
"uncertainty": 120
},
"departure": {
"time": "1767206185",
"uncertainty": 120
},
"stopId": "0:BAUT2A",
"stopSequence": 8
},
{
"arrival": {
"time": "1767206264",
"uncertainty": 120
},
"departure": {
"time": "1767206264",
"uncertainty": 120
},
"stopId": "0:OBST2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1767206394",
"uncertainty": 120
},
"departure": {
"time": "1767206394",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 10
},
{
"arrival": {
"time": "1767206527",
"uncertainty": 120
},
"departure": {
"time": "1767206590",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 11
},
{
"arrival": {
"time": "1767206640",
"uncertainty": 120
},
"departure": {
"time": "1767206674",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 12
},
{
"arrival": {
"time": "1767206817",
"uncertainty": 120
},
"departure": {
"time": "1767206817",
"uncertainty": 120
},
"stopId": "0:MONT1A2",
"stopSequence": 13
},
{
"arrival": {
"time": "1767206912",
"uncertainty": 120
},
"departure": {
"time": "1767206917",
"uncertainty": 120
},
"stopId": "0:DHUOA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767206999",
"uncertainty": 120
},
"departure": {
"time": "1767206999",
"uncertainty": 120
},
"stopId": "0:CMARA",
"stopSequence": 15
},
{
"arrival": {
"time": "1767207084",
"uncertainty": 120
},
"departure": {
"time": "1767207084",
"uncertainty": 120
},
"stopId": "0:LIBA",
"stopSequence": 16
},
{
"arrival": {
"time": "1767207151",
"uncertainty": 120
},
"departure": {
"time": "1767207151",
"uncertainty": 120
},
"stopId": "0:CSOLA",
"stopSequence": 17
},
{
"arrival": {
"time": "1767207207",
"uncertainty": 120
},
"departure": {
"time": "1767207207",
"uncertainty": 120
},
"stopId": "0:PARTA",
"stopSequence": 18
},
{
"arrival": {
"time": "1767207286",
"uncertainty": 120
},
"departure": {
"time": "1767207286",
"uncertainty": 120
},
"stopId": "0:CASI",
"stopSequence": 19
},
{
"arrival": {
"time": "1767207376",
"uncertainty": 120
},
"stopId": "0:NLIBT1",
"stopSequence": 20
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 1,
"routeId": "T4",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39005604"
},
"vehicle": {
"id": "409",
"label": "409"
}
}
},
{
"id": "8883021",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767204868",
"uncertainty": 120
},
"stopId": "0:CHUR",
"stopSequence": 1
},
{
"arrival": {
"time": "1767204929",
"uncertainty": 120
},
"departure": {
"time": "1767204929",
"uncertainty": 120
},
"stopId": "0:CARTR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767204994",
"uncertainty": 120
},
"departure": {
"time": "1767204994",
"uncertainty": 120
},
"stopId": "0:CAR1R",
"stopSequence": 3
},
{
"arrival": {
"time": "1767205041",
"uncertainty": 120
},
"departure": {
"time": "1767205042",
"uncertainty": 120
},
"stopId": "0:FACR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767205112",
"uncertainty": 120
},
"departure": {
"time": "1767205112",
"uncertainty": 120
},
"stopId": "0:LAER",
"stopSequence": 5
},
{
"arrival": {
"time": "1767205171",
"uncertainty": 120
},
"departure": {
"time": "1767205171",
"uncertainty": 120
},
"stopId": "0:NIMCOMPR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767205246",
"uncertainty": 120
},
"departure": {
"time": "1767205247",
"uncertainty": 120
},
"stopId": "0:NIMCAMR",
"stopSequence": 7
},
{
"arrival": {
"time": "1767205320",
"uncertainty": 120
},
"departure": {
"time": "1767205379",
"uncertainty": 120
},
"stopId": "0:NIMPORR",
"stopSequence": 8
},
{
"arrival": {
"time": "1767205460",
"uncertainty": 120
},
"departure": {
"time": "1767205494",
"uncertainty": 120
},
"stopId": "0:PISST2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1767205570",
"uncertainty": 120
},
"departure": {
"time": "1767205573",
"uncertainty": 120
},
"stopId": "0:UNIAA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767205648",
"uncertainty": 120
},
"departure": {
"time": "1767205648",
"uncertainty": 120
},
"stopId": "0:FERMA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767205756",
"uncertainty": 120
},
"departure": {
"time": "1767205756",
"uncertainty": 120
},
"stopId": "0:AMAR",
"stopSequence": 12
},
{
"arrival": {
"time": "1767205851",
"uncertainty": 120
},
"departure": {
"time": "1767205855",
"uncertainty": 120
},
"stopId": "0:KENR",
"stopSequence": 13
},
{
"arrival": {
"time": "1767205937",
"uncertainty": 120
},
"departure": {
"time": "1767206035",
"uncertainty": 120
},
"stopId": "0:JAUAR",
"stopSequence": 14
},
{
"arrival": {
"time": "1767206100",
"uncertainty": 120
},
"departure": {
"time": "1767206170",
"uncertainty": 120
},
"stopId": "0:MONT2R",
"stopSequence": 15
},
{
"arrival": {
"time": "1767206333",
"uncertainty": 120
},
"departure": {
"time": "1767206367",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767206443",
"uncertainty": 120
},
"departure": {
"time": "1767206443",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767206583",
"uncertainty": 120
},
"departure": {
"time": "1767206583",
"uncertainty": 120
},
"stopId": "0:TALAT2R",
"stopSequence": 18
},
{
"arrival": {
"time": "1767206693",
"uncertainty": 120
},
"departure": {
"time": "1767206693",
"uncertainty": 120
},
"stopId": "0:OBST2R",
"stopSequence": 19
},
{
"arrival": {
"time": "1767206788",
"uncertainty": 120
},
"departure": {
"time": "1767206793",
"uncertainty": 120
},
"stopId": "0:BAUT2R",
"stopSequence": 20
},
{
"arrival": {
"time": "1767206899",
"uncertainty": 120
},
"departure": {
"time": "1767206899",
"uncertainty": 120
},
"stopId": "0:DOMIT2R",
"stopSequence": 21
},
{
"arrival": {
"time": "1767206967",
"uncertainty": 120
},
"departure": {
"time": "1767206968",
"uncertainty": 120
},
"stopId": "0:MOUT2R",
"stopSequence": 22
},
{
"arrival": {
"time": "1767207106",
"uncertainty": 120
},
"departure": {
"time": "1767207106",
"uncertainty": 120
},
"stopId": "0:CBAT2R",
"stopSequence": 23
},
{
"arrival": {
"time": "1767207205",
"uncertainty": 120
},
"departure": {
"time": "1767207205",
"uncertainty": 120
},
"stopId": "0:JBABT2R",
"stopSequence": 24
},
{
"arrival": {
"time": "1767207302",
"uncertainty": 120
},
"departure": {
"time": "1767207302",
"uncertainty": 120
},
"stopId": "0:MINT2R",
"stopSequence": 25
},
{
"arrival": {
"time": "1767207383",
"uncertainty": 120
},
"stopId": "0:NPALO2",
"stopSequence": 26
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 1,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38883021"
},
"vehicle": {
"id": "720",
"label": "720"
}
}
},
{
"id": "9005591",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767208740",
"uncertainty": 120
},
"stopId": "0:NGLAC2",
"stopSequence": 1
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 1,
"routeId": "T4",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39005591"
}
}
},
{
"id": "8883022",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767205863",
"uncertainty": 120
},
"stopId": "0:CHUR",
"stopSequence": 1
},
{
"arrival": {
"time": "1767205936",
"uncertainty": 120
},
"departure": {
"time": "1767205938",
"uncertainty": 120
},
"stopId": "0:CARTR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767206004",
"uncertainty": 120
},
"departure": {
"time": "1767206004",
"uncertainty": 120
},
"stopId": "0:CAR1R",
"stopSequence": 3
},
{
"arrival": {
"time": "1767206095",
"uncertainty": 120
},
"departure": {
"time": "1767206104",
"uncertainty": 120
},
"stopId": "0:FACR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767206180",
"uncertainty": 120
},
"departure": {
"time": "1767206209",
"uncertainty": 120
},
"stopId": "0:LAER",
"stopSequence": 5
},
{
"arrival": {
"time": "1767206288",
"uncertainty": 120
},
"departure": {
"time": "1767206288",
"uncertainty": 120
},
"stopId": "0:NIMCOMPR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767206356",
"uncertainty": 120
},
"departure": {
"time": "1767206419",
"uncertainty": 120
},
"stopId": "0:NIMCAMR",
"stopSequence": 7
},
{
"arrival": {
"time": "1767206473",
"uncertainty": 120
},
"departure": {
"time": "1767206478",
"uncertainty": 120
},
"stopId": "0:NIMPORR",
"stopSequence": 8
},
{
"arrival": {
"time": "1767206553",
"uncertainty": 120
},
"departure": {
"time": "1767206556",
"uncertainty": 120
},
"stopId": "0:PISST2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1767206643",
"uncertainty": 120
},
"departure": {
"time": "1767206644",
"uncertainty": 120
},
"stopId": "0:UNIAA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767206721",
"uncertainty": 120
},
"departure": {
"time": "1767206721",
"uncertainty": 120
},
"stopId": "0:FERMA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767206834",
"uncertainty": 120
},
"departure": {
"time": "1767206834",
"uncertainty": 120
},
"stopId": "0:AMAR",
"stopSequence": 12
},
{
"arrival": {
"time": "1767206915",
"uncertainty": 120
},
"departure": {
"time": "1767206921",
"uncertainty": 120
},
"stopId": "0:KENR",
"stopSequence": 13
},
{
"arrival": {
"time": "1767207077",
"uncertainty": 120
},
"departure": {
"time": "1767207077",
"uncertainty": 120
},
"stopId": "0:JAUAR",
"stopSequence": 14
},
{
"arrival": {
"time": "1767207144",
"uncertainty": 120
},
"departure": {
"time": "1767207144",
"uncertainty": 120
},
"stopId": "0:MONT2R",
"stopSequence": 15
},
{
"arrival": {
"time": "1767207319",
"uncertainty": 120
},
"departure": {
"time": "1767207319",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767207357",
"uncertainty": 120
},
"departure": {
"time": "1767207357",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767207486",
"uncertainty": 120
},
"departure": {
"time": "1767207486",
"uncertainty": 120
},
"stopId": "0:TALAT2R",
"stopSequence": 18
},
{
"arrival": {
"time": "1767207599",
"uncertainty": 120
},
"departure": {
"time": "1767207599",
"uncertainty": 120
},
"stopId": "0:OBST2R",
"stopSequence": 19
},
{
"arrival": {
"time": "1767207697",
"uncertainty": 120
},
"departure": {
"time": "1767207697",
"uncertainty": 120
},
"stopId": "0:BAUT2R",
"stopSequence": 20
},
{
"arrival": {
"time": "1767207805",
"uncertainty": 120
},
"departure": {
"time": "1767207805",
"uncertainty": 120
},
"stopId": "0:DOMIT2R",
"stopSequence": 21
},
{
"arrival": {
"time": "1767207868",
"uncertainty": 120
},
"departure": {
"time": "1767207868",
"uncertainty": 120
},
"stopId": "0:MOUT2R",
"stopSequence": 22
},
{
"arrival": {
"time": "1767208001",
"uncertainty": 120
},
"departure": {
"time": "1767208001",
"uncertainty": 120
},
"stopId": "0:CBAT2R",
"stopSequence": 23
},
{
"arrival": {
"time": "1767208106",
"uncertainty": 120
},
"departure": {
"time": "1767208106",
"uncertainty": 120
},
"stopId": "0:JBABT2R",
"stopSequence": 24
},
{
"arrival": {
"time": "1767208209",
"uncertainty": 120
},
"departure": {
"time": "1767208209",
"uncertainty": 120
},
"stopId": "0:MINT2R",
"stopSequence": 25
},
{
"arrival": {
"time": "1767208300",
"uncertainty": 120
},
"stopId": "0:NPALO2",
"stopSequence": 26
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 1,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38883022"
},
"vehicle": {
"id": "761",
"label": "761"
}
}
},
{
"id": "8883023",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767206728",
"uncertainty": 120
},
"stopId": "0:CHUR",
"stopSequence": 1
},
{
"arrival": {
"time": "1767206797",
"uncertainty": 120
},
"departure": {
"time": "1767206797",
"uncertainty": 120
},
"stopId": "0:CARTR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767206850",
"uncertainty": 120
},
"departure": {
"time": "1767206863",
"uncertainty": 120
},
"stopId": "0:CAR1R",
"stopSequence": 3
},
{
"arrival": {
"time": "1767206919",
"uncertainty": 120
},
"departure": {
"time": "1767206919",
"uncertainty": 120
},
"stopId": "0:FACR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767207000",
"uncertainty": 120
},
"departure": {
"time": "1767207000",
"uncertainty": 120
},
"stopId": "0:LAER",
"stopSequence": 5
},
{
"arrival": {
"time": "1767207083",
"uncertainty": 120
},
"departure": {
"time": "1767207083",
"uncertainty": 120
},
"stopId": "0:NIMCOMPR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767207150",
"uncertainty": 120
},
"departure": {
"time": "1767207150",
"uncertainty": 120
},
"stopId": "0:NIMCAMR",
"stopSequence": 7
},
{
"arrival": {
"time": "1767207211",
"uncertainty": 120
},
"departure": {
"time": "1767207211",
"uncertainty": 120
},
"stopId": "0:NIMPORR",
"stopSequence": 8
},
{
"arrival": {
"time": "1767207285",
"uncertainty": 120
},
"departure": {
"time": "1767207285",
"uncertainty": 120
},
"stopId": "0:PISST2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1767207369",
"uncertainty": 120
},
"departure": {
"time": "1767207369",
"uncertainty": 120
},
"stopId": "0:UNIAA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767207450",
"uncertainty": 120
},
"departure": {
"time": "1767207450",
"uncertainty": 120
},
"stopId": "0:FERMA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767207564",
"uncertainty": 120
},
"departure": {
"time": "1767207564",
"uncertainty": 120
},
"stopId": "0:AMAR",
"stopSequence": 12
},
{
"arrival": {
"time": "1767207649",
"uncertainty": 120
},
"departure": {
"time": "1767207649",
"uncertainty": 120
},
"stopId": "0:KENR",
"stopSequence": 13
},
{
"arrival": {
"time": "1767207772",
"uncertainty": 120
},
"departure": {
"time": "1767207772",
"uncertainty": 120
},
"stopId": "0:JAUAR",
"stopSequence": 14
},
{
"arrival": {
"time": "1767207846",
"uncertainty": 120
},
"departure": {
"time": "1767207846",
"uncertainty": 120
},
"stopId": "0:MONT2R",
"stopSequence": 15
},
{
"arrival": {
"time": "1767208009",
"uncertainty": 120
},
"departure": {
"time": "1767208009",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767208047",
"uncertainty": 120
},
"departure": {
"time": "1767208047",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767208173",
"uncertainty": 120
},
"departure": {
"time": "1767208173",
"uncertainty": 120
},
"stopId": "0:TALAT2R",
"stopSequence": 18
},
{
"arrival": {
"time": "1767208286",
"uncertainty": 120
},
"departure": {
"time": "1767208286",
"uncertainty": 120
},
"stopId": "0:OBST2R",
"stopSequence": 19
},
{
"arrival": {
"time": "1767208387",
"uncertainty": 120
},
"departure": {
"time": "1767208387",
"uncertainty": 120
},
"stopId": "0:BAUT2R",
"stopSequence": 20
},
{
"arrival": {
"time": "1767208497",
"uncertainty": 120
},
"departure": {
"time": "1767208497",
"uncertainty": 120
},
"stopId": "0:DOMIT2R",
"stopSequence": 21
},
{
"arrival": {
"time": "1767208557",
"uncertainty": 120
},
"departure": {
"time": "1767208557",
"uncertainty": 120
},
"stopId": "0:MOUT2R",
"stopSequence": 22
},
{
"arrival": {
"time": "1767208677",
"uncertainty": 120
},
"departure": {
"time": "1767208677",
"uncertainty": 120
},
"stopId": "0:CBAT2R",
"stopSequence": 23
},
{
"arrival": {
"time": "1767208797",
"uncertainty": 120
},
"departure": {
"time": "1767208797",
"uncertainty": 120
},
"stopId": "0:JBABT2R",
"stopSequence": 24
},
{
"arrival": {
"time": "1767208917",
"uncertainty": 120
},
"departure": {
"time": "1767208917",
"uncertainty": 120
},
"stopId": "0:MINT2R",
"stopSequence": 25
},
{
"arrival": {
"time": "1767209037",
"uncertainty": 120
},
"stopId": "0:NPALO2",
"stopSequence": 26
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 1,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38883023"
},
"vehicle": {
"id": "753",
"label": "753"
}
}
},
{
"id": "9005595",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767207005",
"uncertainty": 120
},
"stopId": "0:NGLAC2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767207185",
"uncertainty": 120
},
"departure": {
"time": "1767207185",
"uncertainty": 120
},
"stopId": "0:MARPIA",
"stopSequence": 2
},
{
"arrival": {
"time": "1767207425",
"uncertainty": 120
},
"departure": {
"time": "1767207425",
"uncertainty": 120
},
"stopId": "0:NPALO1",
"stopSequence": 3
},
{
"arrival": {
"time": "1767207605",
"uncertainty": 120
},
"departure": {
"time": "1767207605",
"uncertainty": 120
},
"stopId": "0:JBABT2A",
"stopSequence": 4
},
{
"arrival": {
"time": "1767207725",
"uncertainty": 120
},
"departure": {
"time": "1767207725",
"uncertainty": 120
},
"stopId": "0:RTEAVA",
"stopSequence": 5
},
{
"arrival": {
"time": "1767207785",
"uncertainty": 120
},
"departure": {
"time": "1767207785",
"uncertainty": 120
},
"stopId": "0:PONA",
"stopSequence": 6
},
{
"arrival": {
"time": "1767207845",
"uncertainty": 120
},
"departure": {
"time": "1767207845",
"uncertainty": 120
},
"stopId": "0:MATA",
"stopSequence": 7
},
{
"arrival": {
"time": "1767207982",
"uncertainty": 120
},
"departure": {
"time": "1767207982",
"uncertainty": 120
},
"stopId": "0:BAUT2A",
"stopSequence": 8
},
{
"arrival": {
"time": "1767208069",
"uncertainty": 120
},
"departure": {
"time": "1767208069",
"uncertainty": 120
},
"stopId": "0:OBST2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1767208230",
"uncertainty": 120
},
"departure": {
"time": "1767208230",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 10
},
{
"arrival": {
"time": "1767208355",
"uncertainty": 120
},
"departure": {
"time": "1767208355",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 11
},
{
"arrival": {
"time": "1767208408",
"uncertainty": 120
},
"departure": {
"time": "1767208408",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 12
},
{
"arrival": {
"time": "1767208540",
"uncertainty": 120
},
"departure": {
"time": "1767208540",
"uncertainty": 120
},
"stopId": "0:MONT1A2",
"stopSequence": 13
},
{
"arrival": {
"time": "1767208648",
"uncertainty": 120
},
"departure": {
"time": "1767208648",
"uncertainty": 120
},
"stopId": "0:DHUOA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767208708",
"uncertainty": 120
},
"departure": {
"time": "1767208708",
"uncertainty": 120
},
"stopId": "0:CMARA",
"stopSequence": 15
},
{
"arrival": {
"time": "1767208828",
"uncertainty": 120
},
"departure": {
"time": "1767208828",
"uncertainty": 120
},
"stopId": "0:LIBA",
"stopSequence": 16
},
{
"arrival": {
"time": "1767208948",
"uncertainty": 120
},
"departure": {
"time": "1767208948",
"uncertainty": 120
},
"stopId": "0:CSOLA",
"stopSequence": 17
},
{
"arrival": {
"time": "1767209008",
"uncertainty": 120
},
"departure": {
"time": "1767209008",
"uncertainty": 120
},
"stopId": "0:PARTA",
"stopSequence": 18
},
{
"arrival": {
"time": "1767209128",
"uncertainty": 120
},
"departure": {
"time": "1767209128",
"uncertainty": 120
},
"stopId": "0:CASI",
"stopSequence": 19
},
{
"arrival": {
"time": "1767209248",
"uncertainty": 120
},
"stopId": "0:NLIBT1",
"stopSequence": 20
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 1,
"routeId": "T4",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39005595"
}
}
},
{
"id": "9005566",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767207780",
"uncertainty": 120
},
"stopId": "0:NLIBT2",
"stopSequence": 1
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 0,
"routeId": "T4",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39005566"
}
}
},
{
"id": "9005567",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767209580",
"uncertainty": 120
},
"stopId": "0:NLIBT2",
"stopSequence": 1
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 0,
"routeId": "T4",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39005567"
}
}
},
{
"id": "9005564",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767204941",
"uncertainty": 120
},
"stopId": "0:NLIBT2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767205048",
"uncertainty": 120
},
"departure": {
"time": "1767205049",
"uncertainty": 120
},
"stopId": "0:CASIR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767205150",
"uncertainty": 120
},
"departure": {
"time": "1767205182",
"uncertainty": 120
},
"stopId": "0:PARTR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767205228",
"uncertainty": 120
},
"departure": {
"time": "1767205230",
"uncertainty": 120
},
"stopId": "0:CSOLR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767205297",
"uncertainty": 120
},
"departure": {
"time": "1767205298",
"uncertainty": 120
},
"stopId": "0:LIBR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767205386",
"uncertainty": 120
},
"departure": {
"time": "1767205388",
"uncertainty": 120
},
"stopId": "0:CMARR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767205471",
"uncertainty": 120
},
"departure": {
"time": "1767205475",
"uncertainty": 120
},
"stopId": "0:DHUOR",
"stopSequence": 7
},
{
"arrival": {
"time": "1767205550",
"uncertainty": 120
},
"departure": {
"time": "1767205550",
"uncertainty": 120
},
"stopId": "0:MONT1R",
"stopSequence": 8
},
{
"arrival": {
"time": "1767205721",
"uncertainty": 120
},
"departure": {
"time": "1767205729",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 9
},
{
"arrival": {
"time": "1767205800",
"uncertainty": 120
},
"departure": {
"time": "1767205803",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 10
},
{
"arrival": {
"time": "1767205960",
"uncertainty": 120
},
"departure": {
"time": "1767205960",
"uncertainty": 120
},
"stopId": "0:TALAT2R",
"stopSequence": 11
},
{
"arrival": {
"time": "1767206090",
"uncertainty": 120
},
"departure": {
"time": "1767206090",
"uncertainty": 120
},
"stopId": "0:OBST2R",
"stopSequence": 12
},
{
"arrival": {
"time": "1767206177",
"uncertainty": 120
},
"departure": {
"time": "1767206179",
"uncertainty": 120
},
"stopId": "0:BAUT2R",
"stopSequence": 13
},
{
"arrival": {
"time": "1767206285",
"uncertainty": 120
},
"departure": {
"time": "1767206285",
"uncertainty": 120
},
"stopId": "0:MATR",
"stopSequence": 14
},
{
"arrival": {
"time": "1767206340",
"uncertainty": 120
},
"departure": {
"time": "1767206340",
"uncertainty": 120
},
"stopId": "0:PONR",
"stopSequence": 15
},
{
"arrival": {
"time": "1767206457",
"uncertainty": 120
},
"departure": {
"time": "1767206457",
"uncertainty": 120
},
"stopId": "0:RTEAVR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767206562",
"uncertainty": 120
},
"departure": {
"time": "1767206562",
"uncertainty": 120
},
"stopId": "0:JBABT2R",
"stopSequence": 17
},
{
"arrival": {
"time": "1767206727",
"uncertainty": 120
},
"departure": {
"time": "1767206727",
"uncertainty": 120
},
"stopId": "0:NPALO2",
"stopSequence": 18
},
{
"arrival": {
"time": "1767206912",
"uncertainty": 120
},
"departure": {
"time": "1767206912",
"uncertainty": 120
},
"stopId": "0:MARPI1R",
"stopSequence": 19
},
{
"arrival": {
"time": "1767207067",
"uncertainty": 120
},
"stopId": "0:NGLAC1",
"stopSequence": 20
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 0,
"routeId": "T4",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39005564"
},
"vehicle": {
"id": "757",
"label": "757"
}
}
},
{
"id": "9005565",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767206320",
"uncertainty": 120
},
"stopId": "0:NLIBT2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767206449",
"uncertainty": 120
},
"departure": {
"time": "1767206461",
"uncertainty": 120
},
"stopId": "0:CASIR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767206562",
"uncertainty": 120
},
"departure": {
"time": "1767206566",
"uncertainty": 120
},
"stopId": "0:PARTR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767206635",
"uncertainty": 120
},
"departure": {
"time": "1767206637",
"uncertainty": 120
},
"stopId": "0:CSOLR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767206706",
"uncertainty": 120
},
"departure": {
"time": "1767206708",
"uncertainty": 120
},
"stopId": "0:LIBR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767206820",
"uncertainty": 120
},
"departure": {
"time": "1767206851",
"uncertainty": 120
},
"stopId": "0:CMARR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767206914",
"uncertainty": 120
},
"departure": {
"time": "1767206916",
"uncertainty": 120
},
"stopId": "0:DHUOR",
"stopSequence": 7
},
{
"arrival": {
"time": "1767206995",
"uncertainty": 120
},
"departure": {
"time": "1767206995",
"uncertainty": 120
},
"stopId": "0:MONT1R",
"stopSequence": 8
},
{
"arrival": {
"time": "1767207158",
"uncertainty": 120
},
"departure": {
"time": "1767207158",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 9
},
{
"arrival": {
"time": "1767207198",
"uncertainty": 120
},
"departure": {
"time": "1767207198",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 10
},
{
"arrival": {
"time": "1767207327",
"uncertainty": 120
},
"departure": {
"time": "1767207327",
"uncertainty": 120
},
"stopId": "0:TALAT2R",
"stopSequence": 11
},
{
"arrival": {
"time": "1767207443",
"uncertainty": 120
},
"departure": {
"time": "1767207443",
"uncertainty": 120
},
"stopId": "0:OBST2R",
"stopSequence": 12
},
{
"arrival": {
"time": "1767207541",
"uncertainty": 120
},
"departure": {
"time": "1767207541",
"uncertainty": 120
},
"stopId": "0:BAUT2R",
"stopSequence": 13
},
{
"arrival": {
"time": "1767207649",
"uncertainty": 120
},
"departure": {
"time": "1767207649",
"uncertainty": 120
},
"stopId": "0:MATR",
"stopSequence": 14
},
{
"arrival": {
"time": "1767207705",
"uncertainty": 120
},
"departure": {
"time": "1767207705",
"uncertainty": 120
},
"stopId": "0:PONR",
"stopSequence": 15
},
{
"arrival": {
"time": "1767207822",
"uncertainty": 120
},
"departure": {
"time": "1767207822",
"uncertainty": 120
},
"stopId": "0:RTEAVR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767207929",
"uncertainty": 120
},
"departure": {
"time": "1767207929",
"uncertainty": 120
},
"stopId": "0:JBABT2R",
"stopSequence": 17
},
{
"arrival": {
"time": "1767208088",
"uncertainty": 120
},
"departure": {
"time": "1767208088",
"uncertainty": 120
},
"stopId": "0:NPALO2",
"stopSequence": 18
},
{
"arrival": {
"time": "1767208272",
"uncertainty": 120
},
"departure": {
"time": "1767208272",
"uncertainty": 120
},
"stopId": "0:MARPI1R",
"stopSequence": 19
},
{
"arrival": {
"time": "1767208572",
"uncertainty": 120
},
"stopId": "0:NGLAC1",
"stopSequence": 20
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 0,
"routeId": "T4",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39005565"
},
"vehicle": {
"id": "758",
"label": "758"
}
}
},
{
"id": "8806744",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767209640",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 1
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 1,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38806744"
}
}
},
{
"id": "8806741",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767205655",
"uncertainty": 120
},
"stopId": "0:NESCA1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767205727",
"uncertainty": 120
},
"departure": {
"time": "1767205747",
"uncertainty": 120
},
"stopId": "0:COURA",
"stopSequence": 2
},
{
"arrival": {
"time": "1767205791",
"uncertainty": 120
},
"departure": {
"time": "1767205791",
"uncertainty": 120
},
"stopId": "0:JOLA",
"stopSequence": 3
},
{
"arrival": {
"time": "1767205848",
"uncertainty": 120
},
"departure": {
"time": "1767205848",
"uncertainty": 120
},
"stopId": "0:FONA",
"stopSequence": 4
},
{
"arrival": {
"time": "1767205868",
"uncertainty": 120
},
"departure": {
"time": "1767205868",
"uncertainty": 120
},
"stopId": "0:BASA",
"stopSequence": 5
},
{
"arrival": {
"time": "1767205888",
"uncertainty": 120
},
"departure": {
"time": "1767205896",
"uncertainty": 120
},
"stopId": "0:CITAT",
"stopSequence": 6
},
{
"arrival": {
"time": "1767206000",
"uncertainty": 120
},
"departure": {
"time": "1767206030",
"uncertainty": 120
},
"stopId": "0:MINT2A",
"stopSequence": 7
},
{
"arrival": {
"time": "1767206112",
"uncertainty": 120
},
"departure": {
"time": "1767206112",
"uncertainty": 120
},
"stopId": "0:CRAA1",
"stopSequence": 8
},
{
"arrival": {
"time": "1767206174",
"uncertainty": 120
},
"departure": {
"time": "1767206174",
"uncertainty": 120
},
"stopId": "0:HIRA",
"stopSequence": 9
},
{
"arrival": {
"time": "1767206204",
"uncertainty": 120
},
"departure": {
"time": "1767206204",
"uncertainty": 120
},
"stopId": "0:PARA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767206257",
"uncertainty": 120
},
"departure": {
"time": "1767206257",
"uncertainty": 120
},
"stopId": "0:CHR",
"stopSequence": 11
},
{
"arrival": {
"time": "1767206323",
"uncertainty": 120
},
"departure": {
"time": "1767206323",
"uncertainty": 120
},
"stopId": "0:HFRENR",
"stopSequence": 12
},
{
"arrival": {
"time": "1767206361",
"uncertainty": 120
},
"departure": {
"time": "1767206361",
"uncertainty": 120
},
"stopId": "0:VIGR",
"stopSequence": 13
},
{
"arrival": {
"time": "1767206430",
"uncertainty": 120
},
"departure": {
"time": "1767206430",
"uncertainty": 120
},
"stopId": "0:FENR",
"stopSequence": 14
},
{
"arrival": {
"time": "1767206467",
"uncertainty": 120
},
"departure": {
"time": "1767206467",
"uncertainty": 120
},
"stopId": "0:FRCI",
"stopSequence": 15
},
{
"arrival": {
"time": "1767206511",
"uncertainty": 120
},
"departure": {
"time": "1767206511",
"uncertainty": 120
},
"stopId": "0:DOUA",
"stopSequence": 16
},
{
"arrival": {
"time": "1767206562",
"uncertainty": 120
},
"departure": {
"time": "1767206562",
"uncertainty": 120
},
"stopId": "0:SULA",
"stopSequence": 17
},
{
"arrival": {
"time": "1767206639",
"uncertainty": 120
},
"departure": {
"time": "1767206651",
"uncertainty": 120
},
"stopId": "0:DUPA",
"stopSequence": 18
},
{
"arrival": {
"time": "1767206886",
"uncertainty": 120
},
"departure": {
"time": "1767206890",
"uncertainty": 120
},
"stopId": "0:DAGA",
"stopSequence": 19
},
{
"arrival": {
"time": "1767207052",
"uncertainty": 120
},
"departure": {
"time": "1767207052",
"uncertainty": 120
},
"stopId": "0:GAMC",
"stopSequence": 20
},
{
"arrival": {
"time": "1767207150",
"uncertainty": 120
},
"departure": {
"time": "1767207150",
"uncertainty": 120
},
"stopId": "0:MSC",
"stopSequence": 21
},
{
"arrival": {
"time": "1767207216",
"uncertainty": 120
},
"departure": {
"time": "1767207216",
"uncertainty": 120
},
"stopId": "0:ArenA",
"stopSequence": 22
},
{
"arrival": {
"time": "1767207356",
"uncertainty": 120
},
"departure": {
"time": "1767207356",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 23
},
{
"arrival": {
"time": "1767207394",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 24
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 0,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38806741"
},
"vehicle": {
"id": "373",
"label": "373"
}
}
},
{
"id": "8806743",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767207840",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767207900",
"uncertainty": 120
},
"departure": {
"time": "1767207900",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767208020",
"uncertainty": 120
},
"departure": {
"time": "1767208020",
"uncertainty": 120
},
"stopId": "0:ArenR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767208080",
"uncertainty": 120
},
"departure": {
"time": "1767208080",
"uncertainty": 120
},
"stopId": "0:MSCR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767208140",
"uncertainty": 120
},
"departure": {
"time": "1767208140",
"uncertainty": 120
},
"stopId": "0:GAMT1",
"stopSequence": 5
},
{
"arrival": {
"time": "1767208324",
"uncertainty": 120
},
"departure": {
"time": "1767208324",
"uncertainty": 120
},
"stopId": "0:DAGR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767208380",
"uncertainty": 120
},
"departure": {
"time": "1767208380",
"uncertainty": 120
},
"stopId": "0:DUPR",
"stopSequence": 7
},
{
"arrival": {
"time": "1767208506",
"uncertainty": 120
},
"departure": {
"time": "1767208506",
"uncertainty": 120
},
"stopId": "0:SULR",
"stopSequence": 8
},
{
"arrival": {
"time": "1767208558",
"uncertainty": 120
},
"departure": {
"time": "1767208558",
"uncertainty": 120
},
"stopId": "0:DOUR",
"stopSequence": 9
},
{
"arrival": {
"time": "1767208620",
"uncertainty": 120
},
"departure": {
"time": "1767208620",
"uncertainty": 120
},
"stopId": "0:BOUIR",
"stopSequence": 10
},
{
"arrival": {
"time": "1767208687",
"uncertainty": 120
},
"departure": {
"time": "1767208687",
"uncertainty": 120
},
"stopId": "0:FENA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767208772",
"uncertainty": 120
},
"departure": {
"time": "1767208772",
"uncertainty": 120
},
"stopId": "0:VIGA",
"stopSequence": 12
},
{
"arrival": {
"time": "1767208850",
"uncertainty": 120
},
"departure": {
"time": "1767208850",
"uncertainty": 120
},
"stopId": "0:HFRENA",
"stopSequence": 13
},
{
"arrival": {
"time": "1767208920",
"uncertainty": 120
},
"departure": {
"time": "1767208920",
"uncertainty": 120
},
"stopId": "0:CHA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767208985",
"uncertainty": 120
},
"departure": {
"time": "1767208985",
"uncertainty": 120
},
"stopId": "0:PARR",
"stopSequence": 15
},
{
"arrival": {
"time": "1767209023",
"uncertainty": 120
},
"departure": {
"time": "1767209023",
"uncertainty": 120
},
"stopId": "0:HIRR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767209087",
"uncertainty": 120
},
"departure": {
"time": "1767209087",
"uncertainty": 120
},
"stopId": "0:CRAR1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767209144",
"uncertainty": 120
},
"departure": {
"time": "1767209144",
"uncertainty": 120
},
"stopId": "0:MINT2R",
"stopSequence": 18
},
{
"arrival": {
"time": "1767209220",
"uncertainty": 120
},
"departure": {
"time": "1767209220",
"uncertainty": 120
},
"stopId": "0:CITAR",
"stopSequence": 19
},
{
"arrival": {
"time": "1767209240",
"uncertainty": 120
},
"departure": {
"time": "1767209240",
"uncertainty": 120
},
"stopId": "0:BASR",
"stopSequence": 20
},
{
"arrival": {
"time": "1767209263",
"uncertainty": 120
},
"departure": {
"time": "1767209263",
"uncertainty": 120
},
"stopId": "0:FONR",
"stopSequence": 21
},
{
"arrival": {
"time": "1767209298",
"uncertainty": 120
},
"departure": {
"time": "1767209298",
"uncertainty": 120
},
"stopId": "0:JOLR",
"stopSequence": 22
},
{
"arrival": {
"time": "1767209340",
"uncertainty": 120
},
"departure": {
"time": "1767209340",
"uncertainty": 120
},
"stopId": "0:COURR",
"stopSequence": 23
},
{
"arrival": {
"time": "1767209460",
"uncertainty": 120
},
"stopId": "0:NESCA1",
"stopSequence": 24
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 1,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38806743"
}
}
},
{
"id": "8982450",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767207480",
"uncertainty": 120
},
"stopId": "0:8MAI45T",
"stopSequence": 1
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 1,
"routeId": "9",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38982450"
}
}
},
{
"id": "8806742",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767207480",
"uncertainty": 120
},
"stopId": "0:NESCA1",
"stopSequence": 1
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 0,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38806742"
}
}
},
{
"id": "8982449",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767206941",
"uncertainty": 120
},
"stopId": "0:ARLT",
"stopSequence": 1
},
{
"arrival": {
"time": "1767207134",
"uncertainty": 120
},
"departure": {
"time": "1767207134",
"uncertainty": 120
},
"stopId": "0:NARA",
"stopSequence": 2
},
{
"arrival": {
"time": "1767207241",
"uncertainty": 120
},
"departure": {
"time": "1767207241",
"uncertainty": 120
},
"stopId": "0:PLATA",
"stopSequence": 3
},
{
"arrival": {
"time": "1767207357",
"uncertainty": 120
},
"departure": {
"time": "1767207357",
"uncertainty": 120
},
"stopId": "0:ALLA",
"stopSequence": 4
},
{
"arrival": {
"time": "1767207481",
"uncertainty": 120
},
"departure": {
"time": "1767207481",
"uncertainty": 120
},
"stopId": "0:NEMA",
"stopSequence": 5
},
{
"arrival": {
"time": "1767207566",
"uncertainty": 120
},
"departure": {
"time": "1767207566",
"uncertainty": 120
},
"stopId": "0:BARCA",
"stopSequence": 6
},
{
"arrival": {
"time": "1767207658",
"uncertainty": 120
},
"departure": {
"time": "1767207658",
"uncertainty": 120
},
"stopId": "0:LYCCI",
"stopSequence": 7
},
{
"arrival": {
"time": "1767207778",
"uncertainty": 120
},
"departure": {
"time": "1767207778",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 8
},
{
"arrival": {
"time": "1767207829",
"uncertainty": 120
},
"departure": {
"time": "1767207829",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 9
},
{
"arrival": {
"time": "1767207975",
"uncertainty": 120
},
"departure": {
"time": "1767207975",
"uncertainty": 120
},
"stopId": "0:ArenR",
"stopSequence": 10
},
{
"arrival": {
"time": "1767208088",
"uncertainty": 120
},
"departure": {
"time": "1767208088",
"uncertainty": 120
},
"stopId": "0:MSCR",
"stopSequence": 11
},
{
"arrival": {
"time": "1767208165",
"uncertainty": 120
},
"departure": {
"time": "1767208165",
"uncertainty": 120
},
"stopId": "0:VIE",
"stopSequence": 12
},
{
"arrival": {
"time": "1767208259",
"uncertainty": 120
},
"departure": {
"time": "1767208259",
"uncertainty": 120
},
"stopId": "0:ROOA",
"stopSequence": 13
},
{
"arrival": {
"time": "1767208362",
"uncertainty": 120
},
"departure": {
"time": "1767208362",
"uncertainty": 120
},
"stopId": "0:PROTR",
"stopSequence": 14
},
{
"arrival": {
"time": "1767208402",
"uncertainty": 120
},
"departure": {
"time": "1767208402",
"uncertainty": 120
},
"stopId": "0:GAFA",
"stopSequence": 15
},
{
"arrival": {
"time": "1767208493",
"uncertainty": 120
},
"departure": {
"time": "1767208493",
"uncertainty": 120
},
"stopId": "0:ROSA",
"stopSequence": 16
},
{
"arrival": {
"time": "1767208550",
"uncertainty": 120
},
"departure": {
"time": "1767208550",
"uncertainty": 120
},
"stopId": "0:ESPAA",
"stopSequence": 17
},
{
"arrival": {
"time": "1767208582",
"uncertainty": 120
},
"departure": {
"time": "1767208582",
"uncertainty": 120
},
"stopId": "0:ARCA",
"stopSequence": 18
},
{
"arrival": {
"time": "1767208693",
"uncertainty": 120
},
"departure": {
"time": "1767208693",
"uncertainty": 120
},
"stopId": "0:BALA",
"stopSequence": 19
},
{
"arrival": {
"time": "1767208740",
"uncertainty": 120
},
"departure": {
"time": "1767208740",
"uncertainty": 120
},
"stopId": "0:BOUA",
"stopSequence": 20
},
{
"arrival": {
"time": "1767208792",
"uncertainty": 120
},
"departure": {
"time": "1767208792",
"uncertainty": 120
},
"stopId": "0:PILOA",
"stopSequence": 21
},
{
"arrival": {
"time": "1767208841",
"uncertainty": 120
},
"departure": {
"time": "1767208841",
"uncertainty": 120
},
"stopId": "0:PARAA",
"stopSequence": 22
},
{
"arrival": {
"time": "1767208899",
"uncertainty": 120
},
"departure": {
"time": "1767208899",
"uncertainty": 120
},
"stopId": "0:MARGA",
"stopSequence": 23
},
{
"arrival": {
"time": "1767208942",
"uncertainty": 120
},
"stopId": "0:ALEST",
"stopSequence": 24
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 1,
"routeId": "9",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38982449"
},
"vehicle": {
"id": "371",
"label": "371"
}
}
},
{
"id": "8882936",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767206725",
"uncertainty": 120
},
"stopId": "0:NPALO1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767206831",
"uncertainty": 120
},
"departure": {
"time": "1767206865",
"uncertainty": 120
},
"stopId": "0:MINT2A",
"stopSequence": 2
},
{
"arrival": {
"time": "1767206980",
"uncertainty": 120
},
"departure": {
"time": "1767206980",
"uncertainty": 120
},
"stopId": "0:JBABT2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1767207078",
"uncertainty": 120
},
"departure": {
"time": "1767207078",
"uncertainty": 120
},
"stopId": "0:CBAT2A",
"stopSequence": 4
},
{
"arrival": {
"time": "1767207192",
"uncertainty": 120
},
"departure": {
"time": "1767207192",
"uncertainty": 120
},
"stopId": "0:MOUT2A",
"stopSequence": 5
},
{
"arrival": {
"time": "1767207262",
"uncertainty": 120
},
"departure": {
"time": "1767207262",
"uncertainty": 120
},
"stopId": "0:DOMT2A",
"stopSequence": 6
},
{
"arrival": {
"time": "1767207420",
"uncertainty": 120
},
"departure": {
"time": "1767207420",
"uncertainty": 120
},
"stopId": "0:BAUT2A",
"stopSequence": 7
},
{
"arrival": {
"time": "1767207505",
"uncertainty": 120
},
"departure": {
"time": "1767207505",
"uncertainty": 120
},
"stopId": "0:OBST2A",
"stopSequence": 8
},
{
"arrival": {
"time": "1767207669",
"uncertainty": 120
},
"departure": {
"time": "1767207669",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1767207817",
"uncertainty": 120
},
"departure": {
"time": "1767207817",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767207868",
"uncertainty": 120
},
"departure": {
"time": "1767207868",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 11
},
{
"arrival": {
"time": "1767208020",
"uncertainty": 120
},
"departure": {
"time": "1767208020",
"uncertainty": 120
},
"stopId": "0:MONT2A",
"stopSequence": 12
},
{
"arrival": {
"time": "1767208127",
"uncertainty": 120
},
"departure": {
"time": "1767208127",
"uncertainty": 120
},
"stopId": "0:JAUBA",
"stopSequence": 13
},
{
"arrival": {
"time": "1767208202",
"uncertainty": 120
},
"departure": {
"time": "1767208202",
"uncertainty": 120
},
"stopId": "0:KENA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767208306",
"uncertainty": 120
},
"departure": {
"time": "1767208306",
"uncertainty": 120
},
"stopId": "0:AMAA",
"stopSequence": 15
},
{
"arrival": {
"time": "1767208419",
"uncertainty": 120
},
"departure": {
"time": "1767208419",
"uncertainty": 120
},
"stopId": "0:FERMR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767208482",
"uncertainty": 120
},
"departure": {
"time": "1767208482",
"uncertainty": 120
},
"stopId": "0:UNIAR",
"stopSequence": 17
},
{
"arrival": {
"time": "1767208591",
"uncertainty": 120
},
"departure": {
"time": "1767208591",
"uncertainty": 120
},
"stopId": "0:PISST2R",
"stopSequence": 18
},
{
"arrival": {
"time": "1767208651",
"uncertainty": 120
},
"departure": {
"time": "1767208651",
"uncertainty": 120
},
"stopId": "0:NIMPORA",
"stopSequence": 19
},
{
"arrival": {
"time": "1767208771",
"uncertainty": 120
},
"departure": {
"time": "1767208771",
"uncertainty": 120
},
"stopId": "0:NIMCAMA",
"stopSequence": 20
},
{
"arrival": {
"time": "1767208831",
"uncertainty": 120
},
"departure": {
"time": "1767208831",
"uncertainty": 120
},
"stopId": "0:NIMCOMPA",
"stopSequence": 21
},
{
"arrival": {
"time": "1767208891",
"uncertainty": 120
},
"departure": {
"time": "1767208891",
"uncertainty": 120
},
"stopId": "0:NIMLAENA",
"stopSequence": 22
},
{
"arrival": {
"time": "1767209011",
"uncertainty": 120
},
"departure": {
"time": "1767209011",
"uncertainty": 120
},
"stopId": "0:FACA",
"stopSequence": 23
},
{
"arrival": {
"time": "1767209160",
"uncertainty": 120
},
"departure": {
"time": "1767209160",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CAR1",
"stopSequence": 24
},
{
"arrival": {
"time": "1767209066",
"uncertainty": 120
},
"departure": {
"time": "1767209066",
"uncertainty": 120
},
"stopId": "0:CARTA",
"stopSequence": 25
},
{
"arrival": {
"time": "1767209126",
"uncertainty": 120
},
"stopId": "0:CHUA",
"stopSequence": 26
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 0,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38882936"
},
"vehicle": {
"id": "755",
"label": "755"
}
}
},
{
"id": "8882937",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767207600",
"uncertainty": 120
},
"stopId": "0:NPALO1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767207707",
"uncertainty": 120
},
"departure": {
"time": "1767207707",
"uncertainty": 120
},
"stopId": "0:MINT2A",
"stopSequence": 2
},
{
"arrival": {
"time": "1767207827",
"uncertainty": 120
},
"departure": {
"time": "1767207827",
"uncertainty": 120
},
"stopId": "0:JBABT2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1767207947",
"uncertainty": 120
},
"departure": {
"time": "1767207947",
"uncertainty": 120
},
"stopId": "0:CBAT2A",
"stopSequence": 4
},
{
"arrival": {
"time": "1767208067",
"uncertainty": 120
},
"departure": {
"time": "1767208067",
"uncertainty": 120
},
"stopId": "0:MOUT2A",
"stopSequence": 5
},
{
"arrival": {
"time": "1767208128",
"uncertainty": 120
},
"departure": {
"time": "1767208128",
"uncertainty": 120
},
"stopId": "0:DOMT2A",
"stopSequence": 6
},
{
"arrival": {
"time": "1767208270",
"uncertainty": 120
},
"departure": {
"time": "1767208270",
"uncertainty": 120
},
"stopId": "0:BAUT2A",
"stopSequence": 7
},
{
"arrival": {
"time": "1767208341",
"uncertainty": 120
},
"departure": {
"time": "1767208341",
"uncertainty": 120
},
"stopId": "0:OBST2A",
"stopSequence": 8
},
{
"arrival": {
"time": "1767208486",
"uncertainty": 120
},
"departure": {
"time": "1767208486",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1767208642",
"uncertainty": 120
},
"departure": {
"time": "1767208642",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767208711",
"uncertainty": 120
},
"departure": {
"time": "1767208711",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 11
},
{
"arrival": {
"time": "1767208849",
"uncertainty": 120
},
"departure": {
"time": "1767208849",
"uncertainty": 120
},
"stopId": "0:MONT2A",
"stopSequence": 12
},
{
"arrival": {
"time": "1767208942",
"uncertainty": 120
},
"departure": {
"time": "1767208942",
"uncertainty": 120
},
"stopId": "0:JAUBA",
"stopSequence": 13
},
{
"arrival": {
"time": "1767209061",
"uncertainty": 120
},
"departure": {
"time": "1767209061",
"uncertainty": 120
},
"stopId": "0:KENA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767209181",
"uncertainty": 120
},
"departure": {
"time": "1767209181",
"uncertainty": 120
},
"stopId": "0:AMAA",
"stopSequence": 15
},
{
"arrival": {
"time": "1767209301",
"uncertainty": 120
},
"departure": {
"time": "1767209301",
"uncertainty": 120
},
"stopId": "0:FERMR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767209361",
"uncertainty": 120
},
"departure": {
"time": "1767209361",
"uncertainty": 120
},
"stopId": "0:UNIAR",
"stopSequence": 17
},
{
"arrival": {
"time": "1767209481",
"uncertainty": 120
},
"departure": {
"time": "1767209481",
"uncertainty": 120
},
"stopId": "0:PISST2R",
"stopSequence": 18
},
{
"arrival": {
"time": "1767209541",
"uncertainty": 120
},
"departure": {
"time": "1767209541",
"uncertainty": 120
},
"stopId": "0:NIMPORA",
"stopSequence": 19
},
{
"arrival": {
"time": "1767209661",
"uncertainty": 120
},
"departure": {
"time": "1767209661",
"uncertainty": 120
},
"stopId": "0:NIMCAMA",
"stopSequence": 20
},
{
"arrival": {
"time": "1767209721",
"uncertainty": 120
},
"departure": {
"time": "1767209721",
"uncertainty": 120
},
"stopId": "0:NIMCOMPA",
"stopSequence": 21
},
{
"arrival": {
"time": "1767209781",
"uncertainty": 120
},
"departure": {
"time": "1767209781",
"uncertainty": 120
},
"stopId": "0:NIMLAENA",
"stopSequence": 22
},
{
"arrival": {
"time": "1767209901",
"uncertainty": 120
},
"departure": {
"time": "1767209901",
"uncertainty": 120
},
"stopId": "0:FACA",
"stopSequence": 23
},
{
"arrival": {
"time": "1767209940",
"uncertainty": 120
},
"departure": {
"time": "1767209940",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CAR1",
"stopSequence": 24
},
{
"arrival": {
"time": "1767209956",
"uncertainty": 120
},
"departure": {
"time": "1767209956",
"uncertainty": 120
},
"stopId": "0:CARTA",
"stopSequence": 25
},
{
"arrival": {
"time": "1767210016",
"uncertainty": 120
},
"stopId": "0:CHUA",
"stopSequence": 26
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 0,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38882937"
}
}
},
{
"id": "8882938",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767208800",
"uncertainty": 120
},
"stopId": "0:NPALO1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767208920",
"uncertainty": 120
},
"departure": {
"time": "1767208920",
"uncertainty": 120
},
"stopId": "0:MINT2A",
"stopSequence": 2
},
{
"arrival": {
"time": "1767209040",
"uncertainty": 120
},
"departure": {
"time": "1767209040",
"uncertainty": 120
},
"stopId": "0:JBABT2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1767209160",
"uncertainty": 120
},
"departure": {
"time": "1767209160",
"uncertainty": 120
},
"stopId": "0:CBAT2A",
"stopSequence": 4
},
{
"arrival": {
"time": "1767209280",
"uncertainty": 120
},
"departure": {
"time": "1767209280",
"uncertainty": 120
},
"stopId": "0:MOUT2A",
"stopSequence": 5
},
{
"arrival": {
"time": "1767209340",
"uncertainty": 120
},
"departure": {
"time": "1767209340",
"uncertainty": 120
},
"stopId": "0:DOMT2A",
"stopSequence": 6
},
{
"arrival": {
"time": "1767209460",
"uncertainty": 120
},
"departure": {
"time": "1767209460",
"uncertainty": 120
},
"stopId": "0:BAUT2A",
"stopSequence": 7
},
{
"arrival": {
"time": "1767209520",
"uncertainty": 120
},
"departure": {
"time": "1767209520",
"uncertainty": 120
},
"stopId": "0:OBST2A",
"stopSequence": 8
},
{
"arrival": {
"time": "1767209640",
"uncertainty": 120
},
"departure": {
"time": "1767209640",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1767209820",
"uncertainty": 120
},
"departure": {
"time": "1767209820",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767209880",
"uncertainty": 120
},
"departure": {
"time": "1767209880",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 11
},
{
"arrival": {
"time": "1767210000",
"uncertainty": 120
},
"departure": {
"time": "1767210000",
"uncertainty": 120
},
"stopId": "0:MONT2A",
"stopSequence": 12
},
{
"arrival": {
"time": "1767210120",
"uncertainty": 120
},
"departure": {
"time": "1767210120",
"uncertainty": 120
},
"stopId": "0:JAUBA",
"stopSequence": 13
},
{
"arrival": {
"time": "1767210240",
"uncertainty": 120
},
"departure": {
"time": "1767210240",
"uncertainty": 120
},
"stopId": "0:KENA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767210360",
"uncertainty": 120
},
"departure": {
"time": "1767210360",
"uncertainty": 120
},
"stopId": "0:AMAA",
"stopSequence": 15
},
{
"arrival": {
"time": "1767210480",
"uncertainty": 120
},
"departure": {
"time": "1767210480",
"uncertainty": 120
},
"stopId": "0:FERMR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767210540",
"uncertainty": 120
},
"departure": {
"time": "1767210540",
"uncertainty": 120
},
"stopId": "0:UNIAR",
"stopSequence": 17
},
{
"arrival": {
"time": "1767210660",
"uncertainty": 120
},
"departure": {
"time": "1767210660",
"uncertainty": 120
},
"stopId": "0:PISST2R",
"stopSequence": 18
},
{
"arrival": {
"time": "1767210720",
"uncertainty": 120
},
"departure": {
"time": "1767210720",
"uncertainty": 120
},
"stopId": "0:NIMPORA",
"stopSequence": 19
},
{
"arrival": {
"time": "1767210840",
"uncertainty": 120
},
"departure": {
"time": "1767210840",
"uncertainty": 120
},
"stopId": "0:NIMCAMA",
"stopSequence": 20
},
{
"arrival": {
"time": "1767210900",
"uncertainty": 120
},
"departure": {
"time": "1767210900",
"uncertainty": 120
},
"stopId": "0:NIMCOMPA",
"stopSequence": 21
},
{
"arrival": {
"time": "1767210960",
"uncertainty": 120
},
"departure": {
"time": "1767210960",
"uncertainty": 120
},
"stopId": "0:NIMLAENA",
"stopSequence": 22
},
{
"arrival": {
"time": "1767211080",
"uncertainty": 120
},
"departure": {
"time": "1767211080",
"uncertainty": 120
},
"stopId": "0:FACA",
"stopSequence": 23
},
{
"arrival": {
"time": "1767211140",
"uncertainty": 120
},
"departure": {
"time": "1767211140",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CAR1",
"stopSequence": 24
},
{
"arrival": {
"time": "1767211135",
"uncertainty": 120
},
"departure": {
"time": "1767211135",
"uncertainty": 120
},
"stopId": "0:CARTA",
"stopSequence": 25
},
{
"arrival": {
"time": "1767211195",
"uncertainty": 120
},
"stopId": "0:CHUA",
"stopSequence": 26
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 0,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38882938"
}
}
},
{
"id": "8882939",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767210000",
"uncertainty": 120
},
"stopId": "0:NPALO1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767210120",
"uncertainty": 120
},
"departure": {
"time": "1767210120",
"uncertainty": 120
},
"stopId": "0:MINT2A",
"stopSequence": 2
},
{
"arrival": {
"time": "1767210240",
"uncertainty": 120
},
"departure": {
"time": "1767210240",
"uncertainty": 120
},
"stopId": "0:JBABT2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1767210360",
"uncertainty": 120
},
"departure": {
"time": "1767210360",
"uncertainty": 120
},
"stopId": "0:CBAT2A",
"stopSequence": 4
},
{
"arrival": {
"time": "1767210480",
"uncertainty": 120
},
"departure": {
"time": "1767210480",
"uncertainty": 120
},
"stopId": "0:MOUT2A",
"stopSequence": 5
},
{
"arrival": {
"time": "1767210540",
"uncertainty": 120
},
"departure": {
"time": "1767210540",
"uncertainty": 120
},
"stopId": "0:DOMT2A",
"stopSequence": 6
},
{
"arrival": {
"time": "1767210660",
"uncertainty": 120
},
"departure": {
"time": "1767210660",
"uncertainty": 120
},
"stopId": "0:BAUT2A",
"stopSequence": 7
},
{
"arrival": {
"time": "1767210720",
"uncertainty": 120
},
"departure": {
"time": "1767210720",
"uncertainty": 120
},
"stopId": "0:OBST2A",
"stopSequence": 8
},
{
"arrival": {
"time": "1767210840",
"uncertainty": 120
},
"departure": {
"time": "1767210840",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1767211020",
"uncertainty": 120
},
"departure": {
"time": "1767211020",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767211080",
"uncertainty": 120
},
"departure": {
"time": "1767211080",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 11
},
{
"arrival": {
"time": "1767211200",
"uncertainty": 120
},
"departure": {
"time": "1767211200",
"uncertainty": 120
},
"stopId": "0:MONT2A",
"stopSequence": 12
},
{
"arrival": {
"time": "1767211320",
"uncertainty": 120
},
"departure": {
"time": "1767211320",
"uncertainty": 120
},
"stopId": "0:JAUBA",
"stopSequence": 13
},
{
"arrival": {
"time": "1767211380",
"uncertainty": 120
},
"departure": {
"time": "1767211380",
"uncertainty": 120
},
"stopId": "0:KENA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767211440",
"uncertainty": 120
},
"departure": {
"time": "1767211440",
"uncertainty": 120
},
"stopId": "0:AMAA",
"stopSequence": 15
},
{
"arrival": {
"time": "1767211560",
"uncertainty": 120
},
"departure": {
"time": "1767211560",
"uncertainty": 120
},
"stopId": "0:FERMR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767211620",
"uncertainty": 120
},
"departure": {
"time": "1767211620",
"uncertainty": 120
},
"stopId": "0:UNIAR",
"stopSequence": 17
},
{
"arrival": {
"time": "1767211740",
"uncertainty": 120
},
"departure": {
"time": "1767211740",
"uncertainty": 120
},
"stopId": "0:PISST2R",
"stopSequence": 18
},
{
"arrival": {
"time": "1767211800",
"uncertainty": 120
},
"departure": {
"time": "1767211800",
"uncertainty": 120
},
"stopId": "0:NIMPORA",
"stopSequence": 19
},
{
"arrival": {
"time": "1767211920",
"uncertainty": 120
},
"departure": {
"time": "1767211920",
"uncertainty": 120
},
"stopId": "0:NIMCAMA",
"stopSequence": 20
},
{
"arrival": {
"time": "1767211980",
"uncertainty": 120
},
"departure": {
"time": "1767211980",
"uncertainty": 120
},
"stopId": "0:NIMCOMPA",
"stopSequence": 21
},
{
"arrival": {
"time": "1767212040",
"uncertainty": 120
},
"departure": {
"time": "1767212040",
"uncertainty": 120
},
"stopId": "0:NIMLAENA",
"stopSequence": 22
},
{
"arrival": {
"time": "1767212160",
"uncertainty": 120
},
"departure": {
"time": "1767212160",
"uncertainty": 120
},
"stopId": "0:FACA",
"stopSequence": 23
},
{
"arrival": {
"time": "1767212220",
"uncertainty": 120
},
"departure": {
"time": "1767212220",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CAR1",
"stopSequence": 24
},
{
"arrival": {
"time": "1767212215",
"uncertainty": 120
},
"departure": {
"time": "1767212215",
"uncertainty": 120
},
"stopId": "0:CARTA",
"stopSequence": 25
},
{
"arrival": {
"time": "1767212275",
"uncertainty": 120
},
"stopId": "0:CHUA",
"stopSequence": 26
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 0,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38882939"
}
}
},
{
"id": "8806714",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767206107",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767206167",
"uncertainty": 120
},
"departure": {
"time": "1767206197",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767206356",
"uncertainty": 120
},
"departure": {
"time": "1767206361",
"uncertainty": 120
},
"stopId": "0:ArenR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767206490",
"uncertainty": 120
},
"departure": {
"time": "1767206490",
"uncertainty": 120
},
"stopId": "0:MSCR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767206563",
"uncertainty": 120
},
"departure": {
"time": "1767206563",
"uncertainty": 120
},
"stopId": "0:GAMT1",
"stopSequence": 5
},
{
"arrival": {
"time": "1767206745",
"uncertainty": 120
},
"departure": {
"time": "1767206745",
"uncertainty": 120
},
"stopId": "0:DAGR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767206810",
"uncertainty": 120
},
"departure": {
"time": "1767206817",
"uncertainty": 120
},
"stopId": "0:DUPR",
"stopSequence": 7
},
{
"arrival": {
"time": "1767206952",
"uncertainty": 120
},
"departure": {
"time": "1767206952",
"uncertainty": 120
},
"stopId": "0:SULR",
"stopSequence": 8
},
{
"arrival": {
"time": "1767206993",
"uncertainty": 120
},
"departure": {
"time": "1767206993",
"uncertainty": 120
},
"stopId": "0:DOUR",
"stopSequence": 9
},
{
"arrival": {
"time": "1767207031",
"uncertainty": 120
},
"departure": {
"time": "1767207031",
"uncertainty": 120
},
"stopId": "0:BOUIR",
"stopSequence": 10
},
{
"arrival": {
"time": "1767207096",
"uncertainty": 120
},
"departure": {
"time": "1767207096",
"uncertainty": 120
},
"stopId": "0:FENA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767207178",
"uncertainty": 120
},
"departure": {
"time": "1767207178",
"uncertainty": 120
},
"stopId": "0:VIGA",
"stopSequence": 12
},
{
"arrival": {
"time": "1767207256",
"uncertainty": 120
},
"departure": {
"time": "1767207256",
"uncertainty": 120
},
"stopId": "0:HFRENA",
"stopSequence": 13
},
{
"arrival": {
"time": "1767207326",
"uncertainty": 120
},
"departure": {
"time": "1767207326",
"uncertainty": 120
},
"stopId": "0:CHA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767207391",
"uncertainty": 120
},
"departure": {
"time": "1767207391",
"uncertainty": 120
},
"stopId": "0:PARR",
"stopSequence": 15
},
{
"arrival": {
"time": "1767207429",
"uncertainty": 120
},
"departure": {
"time": "1767207429",
"uncertainty": 120
},
"stopId": "0:HIRR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767207493",
"uncertainty": 120
},
"departure": {
"time": "1767207493",
"uncertainty": 120
},
"stopId": "0:CRAR1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767207550",
"uncertainty": 120
},
"departure": {
"time": "1767207550",
"uncertainty": 120
},
"stopId": "0:MINT2R",
"stopSequence": 18
},
{
"arrival": {
"time": "1767207626",
"uncertainty": 120
},
"departure": {
"time": "1767207626",
"uncertainty": 120
},
"stopId": "0:CITAR",
"stopSequence": 19
},
{
"arrival": {
"time": "1767207646",
"uncertainty": 120
},
"departure": {
"time": "1767207646",
"uncertainty": 120
},
"stopId": "0:BASR",
"stopSequence": 20
},
{
"arrival": {
"time": "1767207669",
"uncertainty": 120
},
"departure": {
"time": "1767207669",
"uncertainty": 120
},
"stopId": "0:FONR",
"stopSequence": 21
},
{
"arrival": {
"time": "1767207704",
"uncertainty": 120
},
"departure": {
"time": "1767207704",
"uncertainty": 120
},
"stopId": "0:JOLR",
"stopSequence": 22
},
{
"arrival": {
"time": "1767207746",
"uncertainty": 120
},
"departure": {
"time": "1767207746",
"uncertainty": 120
},
"stopId": "0:COURR",
"stopSequence": 23
},
{
"arrival": {
"time": "1767207866",
"uncertainty": 120
},
"stopId": "0:NESCA1",
"stopSequence": 24
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 1,
"routeId": "10",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38806714"
},
"vehicle": {
"id": "372",
"label": "372"
}
}
},
{
"id": "8882934",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767204992",
"uncertainty": 120
},
"stopId": "0:NPALO1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767205087",
"uncertainty": 120
},
"departure": {
"time": "1767205122",
"uncertainty": 120
},
"stopId": "0:MINT2A",
"stopSequence": 2
},
{
"arrival": {
"time": "1767205209",
"uncertainty": 120
},
"departure": {
"time": "1767205209",
"uncertainty": 120
},
"stopId": "0:JBABT2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1767205304",
"uncertainty": 120
},
"departure": {
"time": "1767205312",
"uncertainty": 120
},
"stopId": "0:CBAT2A",
"stopSequence": 4
},
{
"arrival": {
"time": "1767205418",
"uncertainty": 120
},
"departure": {
"time": "1767205421",
"uncertainty": 120
},
"stopId": "0:MOUT2A",
"stopSequence": 5
},
{
"arrival": {
"time": "1767205495",
"uncertainty": 120
},
"departure": {
"time": "1767205530",
"uncertainty": 120
},
"stopId": "0:DOMT2A",
"stopSequence": 6
},
{
"arrival": {
"time": "1767205639",
"uncertainty": 120
},
"departure": {
"time": "1767205639",
"uncertainty": 120
},
"stopId": "0:BAUT2A",
"stopSequence": 7
},
{
"arrival": {
"time": "1767205727",
"uncertainty": 120
},
"departure": {
"time": "1767205727",
"uncertainty": 120
},
"stopId": "0:OBST2A",
"stopSequence": 8
},
{
"arrival": {
"time": "1767205910",
"uncertainty": 120
},
"departure": {
"time": "1767205910",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1767206040",
"uncertainty": 120
},
"departure": {
"time": "1767206084",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767206139",
"uncertainty": 120
},
"departure": {
"time": "1767206175",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 11
},
{
"arrival": {
"time": "1767206331",
"uncertainty": 120
},
"departure": {
"time": "1767206340",
"uncertainty": 120
},
"stopId": "0:MONT2A",
"stopSequence": 12
},
{
"arrival": {
"time": "1767206424",
"uncertainty": 120
},
"departure": {
"time": "1767206453",
"uncertainty": 120
},
"stopId": "0:JAUBA",
"stopSequence": 13
},
{
"arrival": {
"time": "1767206539",
"uncertainty": 120
},
"departure": {
"time": "1767206539",
"uncertainty": 120
},
"stopId": "0:KENA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767206640",
"uncertainty": 120
},
"departure": {
"time": "1767206646",
"uncertainty": 120
},
"stopId": "0:AMAA",
"stopSequence": 15
},
{
"arrival": {
"time": "1767206755",
"uncertainty": 120
},
"departure": {
"time": "1767206760",
"uncertainty": 120
},
"stopId": "0:FERMR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767206825",
"uncertainty": 120
},
"departure": {
"time": "1767206855",
"uncertainty": 120
},
"stopId": "0:UNIAR",
"stopSequence": 17
},
{
"arrival": {
"time": "1767206958",
"uncertainty": 120
},
"departure": {
"time": "1767206962",
"uncertainty": 120
},
"stopId": "0:PISST2R",
"stopSequence": 18
},
{
"arrival": {
"time": "1767207013",
"uncertainty": 120
},
"departure": {
"time": "1767207013",
"uncertainty": 120
},
"stopId": "0:NIMPORA",
"stopSequence": 19
},
{
"arrival": {
"time": "1767207105",
"uncertainty": 120
},
"departure": {
"time": "1767207105",
"uncertainty": 120
},
"stopId": "0:NIMCAMA",
"stopSequence": 20
},
{
"arrival": {
"time": "1767207178",
"uncertainty": 120
},
"departure": {
"time": "1767207178",
"uncertainty": 120
},
"stopId": "0:NIMCOMPA",
"stopSequence": 21
},
{
"arrival": {
"time": "1767207260",
"uncertainty": 120
},
"departure": {
"time": "1767207260",
"uncertainty": 120
},
"stopId": "0:NIMLAENA",
"stopSequence": 22
},
{
"arrival": {
"time": "1767207343",
"uncertainty": 120
},
"departure": {
"time": "1767207343",
"uncertainty": 120
},
"stopId": "0:FACA",
"stopSequence": 23
},
{
"arrival": {
"time": "1767207360",
"uncertainty": 120
},
"departure": {
"time": "1767207360",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CAR1",
"stopSequence": 24
},
{
"arrival": {
"time": "1767207398",
"uncertainty": 120
},
"departure": {
"time": "1767207398",
"uncertainty": 120
},
"stopId": "0:CARTA",
"stopSequence": 25
},
{
"arrival": {
"time": "1767207466",
"uncertainty": 120
},
"stopId": "0:CHUA",
"stopSequence": 26
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 0,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38882934"
},
"vehicle": {
"id": "718",
"label": "718"
}
}
},
{
"id": "8882935",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767205831",
"uncertainty": 120
},
"stopId": "0:NPALO1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767205920",
"uncertainty": 120
},
"departure": {
"time": "1767205920",
"uncertainty": 120
},
"stopId": "0:MINT2A",
"stopSequence": 2
},
{
"arrival": {
"time": "1767206027",
"uncertainty": 120
},
"departure": {
"time": "1767206027",
"uncertainty": 120
},
"stopId": "0:JBABT2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1767206122",
"uncertainty": 120
},
"departure": {
"time": "1767206152",
"uncertainty": 120
},
"stopId": "0:CBAT2A",
"stopSequence": 4
},
{
"arrival": {
"time": "1767206265",
"uncertainty": 120
},
"departure": {
"time": "1767206295",
"uncertainty": 120
},
"stopId": "0:MOUT2A",
"stopSequence": 5
},
{
"arrival": {
"time": "1767206359",
"uncertainty": 120
},
"departure": {
"time": "1767206389",
"uncertainty": 120
},
"stopId": "0:DOMT2A",
"stopSequence": 6
},
{
"arrival": {
"time": "1767206553",
"uncertainty": 120
},
"departure": {
"time": "1767206554",
"uncertainty": 120
},
"stopId": "0:BAUT2A",
"stopSequence": 7
},
{
"arrival": {
"time": "1767206635",
"uncertainty": 120
},
"departure": {
"time": "1767206635",
"uncertainty": 120
},
"stopId": "0:OBST2A",
"stopSequence": 8
},
{
"arrival": {
"time": "1767206804",
"uncertainty": 120
},
"departure": {
"time": "1767206804",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 9
},
{
"arrival": {
"time": "1767206948",
"uncertainty": 120
},
"departure": {
"time": "1767206959",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767207010",
"uncertainty": 120
},
"departure": {
"time": "1767207010",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 11
},
{
"arrival": {
"time": "1767207164",
"uncertainty": 120
},
"departure": {
"time": "1767207164",
"uncertainty": 120
},
"stopId": "0:MONT2A",
"stopSequence": 12
},
{
"arrival": {
"time": "1767207269",
"uncertainty": 120
},
"departure": {
"time": "1767207269",
"uncertainty": 120
},
"stopId": "0:JAUBA",
"stopSequence": 13
},
{
"arrival": {
"time": "1767207335",
"uncertainty": 120
},
"departure": {
"time": "1767207335",
"uncertainty": 120
},
"stopId": "0:KENA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767207436",
"uncertainty": 120
},
"departure": {
"time": "1767207436",
"uncertainty": 120
},
"stopId": "0:AMAA",
"stopSequence": 15
},
{
"arrival": {
"time": "1767207546",
"uncertainty": 120
},
"departure": {
"time": "1767207546",
"uncertainty": 120
},
"stopId": "0:FERMR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767207611",
"uncertainty": 120
},
"departure": {
"time": "1767207611",
"uncertainty": 120
},
"stopId": "0:UNIAR",
"stopSequence": 17
},
{
"arrival": {
"time": "1767207716",
"uncertainty": 120
},
"departure": {
"time": "1767207716",
"uncertainty": 120
},
"stopId": "0:PISST2R",
"stopSequence": 18
},
{
"arrival": {
"time": "1767207771",
"uncertainty": 120
},
"departure": {
"time": "1767207771",
"uncertainty": 120
},
"stopId": "0:NIMPORA",
"stopSequence": 19
},
{
"arrival": {
"time": "1767207891",
"uncertainty": 120
},
"departure": {
"time": "1767207891",
"uncertainty": 120
},
"stopId": "0:NIMCAMA",
"stopSequence": 20
},
{
"arrival": {
"time": "1767207951",
"uncertainty": 120
},
"departure": {
"time": "1767207951",
"uncertainty": 120
},
"stopId": "0:NIMCOMPA",
"stopSequence": 21
},
{
"arrival": {
"time": "1767208011",
"uncertainty": 120
},
"departure": {
"time": "1767208011",
"uncertainty": 120
},
"stopId": "0:NIMLAENA",
"stopSequence": 22
},
{
"arrival": {
"time": "1767208110",
"uncertainty": 120
},
"departure": {
"time": "1767208110",
"uncertainty": 120
},
"stopId": "0:FACA",
"stopSequence": 23
},
{
"arrival": {
"time": "1767208260",
"uncertainty": 120
},
"departure": {
"time": "1767208260",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:CAR1",
"stopSequence": 24
},
{
"arrival": {
"time": "1767208165",
"uncertainty": 120
},
"departure": {
"time": "1767208165",
"uncertainty": 120
},
"stopId": "0:CARTA",
"stopSequence": 25
},
{
"arrival": {
"time": "1767208231",
"uncertainty": 120
},
"stopId": "0:CHUA",
"stopSequence": 26
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 0,
"routeId": "T2",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38882935"
},
"vehicle": {
"id": "751",
"label": "751"
}
}
},
{
"id": "8982424",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767205352",
"uncertainty": 120
},
"stopId": "0:ALEST",
"stopSequence": 1
},
{
"arrival": {
"time": "1767205390",
"uncertainty": 120
},
"departure": {
"time": "1767205390",
"uncertainty": 120
},
"stopId": "0:MARGR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767205424",
"uncertainty": 120
},
"departure": {
"time": "1767205424",
"uncertainty": 120
},
"stopId": "0:PARAR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767205456",
"uncertainty": 120
},
"departure": {
"time": "1767205456",
"uncertainty": 120
},
"stopId": "0:PILOR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767205486",
"uncertainty": 120
},
"departure": {
"time": "1767205486",
"uncertainty": 120
},
"stopId": "0:BOUILR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767205520",
"uncertainty": 120
},
"departure": {
"time": "1767205526",
"uncertainty": 120
},
"stopId": "0:BALR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767205592",
"uncertainty": 120
},
"departure": {
"time": "1767205592",
"uncertainty": 120
},
"stopId": "0:ARCR",
"stopSequence": 7
},
{
"arrival": {
"time": "1767205611",
"uncertainty": 120
},
"departure": {
"time": "1767205611",
"uncertainty": 120
},
"stopId": "0:ESPAR",
"stopSequence": 8
},
{
"arrival": {
"time": "1767205686",
"uncertainty": 120
},
"departure": {
"time": "1767205686",
"uncertainty": 120
},
"stopId": "0:GAFR",
"stopSequence": 9
},
{
"arrival": {
"time": "1767205712",
"uncertainty": 120
},
"departure": {
"time": "1767205712",
"uncertainty": 120
},
"stopId": "0:STAAR",
"stopSequence": 10
},
{
"arrival": {
"time": "1767205732",
"uncertainty": 120
},
"departure": {
"time": "1767205732",
"uncertainty": 120
},
"stopId": "0:PROTA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767205873",
"uncertainty": 120
},
"departure": {
"time": "1767205878",
"uncertainty": 120
},
"stopId": "0:SANR",
"stopSequence": 12
},
{
"arrival": {
"time": "1767206044",
"uncertainty": 120
},
"departure": {
"time": "1767206052",
"uncertainty": 120
},
"stopId": "0:RACR",
"stopSequence": 13
},
{
"arrival": {
"time": "1767206172",
"uncertainty": 120
},
"departure": {
"time": "1767206172",
"uncertainty": 120
},
"stopId": "0:ArenA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767206274",
"uncertainty": 120
},
"departure": {
"time": "1767206278",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 15
},
{
"arrival": {
"time": "1767206342",
"uncertainty": 120
},
"departure": {
"time": "1767206379",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 16
},
{
"arrival": {
"time": "1767206418",
"uncertainty": 120
},
"departure": {
"time": "1767206420",
"uncertainty": 120
},
"stopId": "0:GARETA",
"stopSequence": 17
},
{
"arrival": {
"time": "1767206506",
"uncertainty": 120
},
"departure": {
"time": "1767206506",
"uncertainty": 120
},
"stopId": "0:GARER",
"stopSequence": 18
},
{
"arrival": {
"time": "1767206543",
"uncertainty": 120
},
"departure": {
"time": "1767206543",
"uncertainty": 120
},
"stopId": "0:BARCR",
"stopSequence": 19
},
{
"arrival": {
"time": "1767206591",
"uncertainty": 120
},
"departure": {
"time": "1767206591",
"uncertainty": 120
},
"stopId": "0:NEMR",
"stopSequence": 20
},
{
"arrival": {
"time": "1767206643",
"uncertainty": 120
},
"departure": {
"time": "1767206643",
"uncertainty": 120
},
"stopId": "0:ALLR",
"stopSequence": 21
},
{
"arrival": {
"time": "1767206717",
"uncertainty": 120
},
"departure": {
"time": "1767206717",
"uncertainty": 120
},
"stopId": "0:PLATR",
"stopSequence": 22
},
{
"arrival": {
"time": "1767206805",
"uncertainty": 120
},
"departure": {
"time": "1767206805",
"uncertainty": 120
},
"stopId": "0:NARR",
"stopSequence": 23
},
{
"arrival": {
"time": "1767206917",
"uncertainty": 120
},
"departure": {
"time": "1767206928",
"uncertainty": 120
},
"stopId": "0:ARLT",
"stopSequence": 24
},
{
"arrival": {
"time": "1767207310",
"uncertainty": 120
},
"departure": {
"time": "1767207310",
"uncertainty": 120
},
"stopId": "0:BOULBD2R",
"stopSequence": 25
},
{
"arrival": {
"time": "1767207370",
"uncertainty": 120
},
"departure": {
"time": "1767207370",
"uncertainty": 120
},
"stopId": "0:BOULBR",
"stopSequence": 26
},
{
"arrival": {
"time": "1767207430",
"uncertainty": 120
},
"stopId": "0:8MAI45T",
"stopSequence": 27
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 0,
"routeId": "9",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38982424"
},
"vehicle": {
"id": "368",
"label": "368"
}
}
},
{
"id": "8982425",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767207360",
"uncertainty": 120
},
"stopId": "0:ALEST",
"stopSequence": 1
},
{
"arrival": {
"time": "1767207391",
"uncertainty": 120
},
"departure": {
"time": "1767207391",
"uncertainty": 120
},
"stopId": "0:MARGR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767207436",
"uncertainty": 120
},
"departure": {
"time": "1767207436",
"uncertainty": 120
},
"stopId": "0:PARAR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767207469",
"uncertainty": 120
},
"departure": {
"time": "1767207469",
"uncertainty": 120
},
"stopId": "0:PILOR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767207509",
"uncertainty": 120
},
"departure": {
"time": "1767207509",
"uncertainty": 120
},
"stopId": "0:BOUILR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767207544",
"uncertainty": 120
},
"departure": {
"time": "1767207544",
"uncertainty": 120
},
"stopId": "0:BALR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767207600",
"uncertainty": 120
},
"departure": {
"time": "1767207600",
"uncertainty": 120
},
"stopId": "0:ARCR",
"stopSequence": 7
},
{
"arrival": {
"time": "1767207622",
"uncertainty": 120
},
"departure": {
"time": "1767207622",
"uncertainty": 120
},
"stopId": "0:ESPAR",
"stopSequence": 8
},
{
"arrival": {
"time": "1767207744",
"uncertainty": 120
},
"departure": {
"time": "1767207744",
"uncertainty": 120
},
"stopId": "0:GAFR",
"stopSequence": 9
},
{
"arrival": {
"time": "1767207772",
"uncertainty": 120
},
"departure": {
"time": "1767207772",
"uncertainty": 120
},
"stopId": "0:STAAR",
"stopSequence": 10
},
{
"arrival": {
"time": "1767207801",
"uncertainty": 120
},
"departure": {
"time": "1767207801",
"uncertainty": 120
},
"stopId": "0:PROTA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767207900",
"uncertainty": 120
},
"departure": {
"time": "1767207900",
"uncertainty": 120
},
"stopId": "0:SANR",
"stopSequence": 12
},
{
"arrival": {
"time": "1767208068",
"uncertainty": 120
},
"departure": {
"time": "1767208068",
"uncertainty": 120
},
"stopId": "0:RACR",
"stopSequence": 13
},
{
"arrival": {
"time": "1767208174",
"uncertainty": 120
},
"departure": {
"time": "1767208174",
"uncertainty": 120
},
"stopId": "0:ArenA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767208317",
"uncertainty": 120
},
"departure": {
"time": "1767208317",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 15
},
{
"arrival": {
"time": "1767208356",
"uncertainty": 120
},
"departure": {
"time": "1767208356",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 16
},
{
"arrival": {
"time": "1767208392",
"uncertainty": 120
},
"departure": {
"time": "1767208392",
"uncertainty": 120
},
"stopId": "0:GARETA",
"stopSequence": 17
},
{
"arrival": {
"time": "1767208471",
"uncertainty": 120
},
"departure": {
"time": "1767208471",
"uncertainty": 120
},
"stopId": "0:GARER",
"stopSequence": 18
},
{
"arrival": {
"time": "1767208534",
"uncertainty": 120
},
"departure": {
"time": "1767208534",
"uncertainty": 120
},
"stopId": "0:BARCR",
"stopSequence": 19
},
{
"arrival": {
"time": "1767208603",
"uncertainty": 120
},
"departure": {
"time": "1767208603",
"uncertainty": 120
},
"stopId": "0:NEMR",
"stopSequence": 20
},
{
"arrival": {
"time": "1767208707",
"uncertainty": 120
},
"departure": {
"time": "1767208707",
"uncertainty": 120
},
"stopId": "0:ALLR",
"stopSequence": 21
},
{
"arrival": {
"time": "1767208843",
"uncertainty": 120
},
"departure": {
"time": "1767208843",
"uncertainty": 120
},
"stopId": "0:PLATR",
"stopSequence": 22
},
{
"arrival": {
"time": "1767208944",
"uncertainty": 120
},
"departure": {
"time": "1767208944",
"uncertainty": 120
},
"stopId": "0:NARR",
"stopSequence": 23
},
{
"arrival": {
"time": "1767209083",
"uncertainty": 120
},
"stopId": "0:ARLT",
"stopSequence": 24
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 0,
"routeId": "9",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38982425"
}
}
},
{
"id": "8654273",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767209220",
"uncertainty": 120
},
"stopId": "0:COUDA"
},
{
"departure": {
"time": "1767209220",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HSPORTR",
"stopSequence": 1
},
{
"arrival": {
"time": "1767209261",
"uncertainty": 120
},
"departure": {
"time": "1767209261",
"uncertainty": 120
},
"stopId": "0:COUDA",
"stopSequence": 2
},
{
"arrival": {
"time": "1767209299",
"uncertainty": 120
},
"departure": {
"time": "1767209299",
"uncertainty": 120
},
"stopId": "0:LAURR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767209324",
"uncertainty": 120
},
"departure": {
"time": "1767209324",
"uncertainty": 120
},
"stopId": "0:VIGNCR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767209385",
"uncertainty": 120
},
"departure": {
"time": "1767209385",
"uncertainty": 120
},
"stopId": "0:AGRR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767209443",
"uncertainty": 120
},
"departure": {
"time": "1767209443",
"uncertainty": 120
},
"stopId": "0:FLECR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767209683",
"uncertainty": 120
},
"departure": {
"time": "1767209683",
"uncertainty": 120
},
"stopId": "0:GUER2A",
"stopSequence": 7
},
{
"arrival": {
"time": "1767209748",
"uncertainty": 120
},
"departure": {
"time": "1767209748",
"uncertainty": 120
},
"stopId": "0:GUER3A",
"stopSequence": 8
},
{
"arrival": {
"time": "1767209875",
"uncertainty": 120
},
"departure": {
"time": "1767209875",
"uncertainty": 120
},
"stopId": "0:RAYA",
"stopSequence": 9
},
{
"arrival": {
"time": "1767209923",
"uncertainty": 120
},
"departure": {
"time": "1767209923",
"uncertainty": 120
},
"stopId": "0:FORR",
"stopSequence": 10
},
{
"arrival": {
"time": "1767210046",
"uncertainty": 120
},
"departure": {
"time": "1767210046",
"uncertainty": 120
},
"stopId": "0:BETR",
"stopSequence": 11
},
{
"arrival": {
"time": "1767210159",
"uncertainty": 120
},
"departure": {
"time": "1767210159",
"uncertainty": 120
},
"stopId": "0:PLANR",
"stopSequence": 12
},
{
"arrival": {
"time": "1767210227",
"uncertainty": 120
},
"departure": {
"time": "1767210227",
"uncertainty": 120
},
"stopId": "0:GARETR",
"stopSequence": 13
},
{
"arrival": {
"time": "1767210287",
"uncertainty": 120
},
"departure": {
"time": "1767210287",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 14
},
{
"arrival": {
"time": "1767210347",
"uncertainty": 120
},
"departure": {
"time": "1767210347",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 15
},
{
"arrival": {
"time": "1767210467",
"uncertainty": 120
},
"departure": {
"time": "1767210467",
"uncertainty": 120
},
"stopId": "0:COURN",
"stopSequence": 16
},
{
"arrival": {
"time": "1767210542",
"uncertainty": 120
},
"departure": {
"time": "1767210542",
"uncertainty": 120
},
"stopId": "0:AUG88",
"stopSequence": 17
},
{
"arrival": {
"time": "1767210580",
"uncertainty": 120
},
"departure": {
"time": "1767210580",
"uncertainty": 120
},
"stopId": "0:DAGR",
"stopSequence": 18
},
{
"arrival": {
"time": "1767210647",
"uncertainty": 120
},
"departure": {
"time": "1767210647",
"uncertainty": 120
},
"stopId": "0:DUPR",
"stopSequence": 19
},
{
"arrival": {
"time": "1767210741",
"uncertainty": 120
},
"departure": {
"time": "1767210741",
"uncertainty": 120
},
"stopId": "0:SULR",
"stopSequence": 20
},
{
"arrival": {
"time": "1767210780",
"uncertainty": 120
},
"departure": {
"time": "1767210780",
"uncertainty": 120
},
"stopId": "0:DOUR",
"stopSequence": 21
},
{
"arrival": {
"time": "1767210827",
"uncertainty": 120
},
"departure": {
"time": "1767210827",
"uncertainty": 120
},
"stopId": "0:BOUIR",
"stopSequence": 22
},
{
"arrival": {
"time": "1767210880",
"uncertainty": 120
},
"departure": {
"time": "1767210880",
"uncertainty": 120
},
"stopId": "0:KLER",
"stopSequence": 23
},
{
"arrival": {
"time": "1767210934",
"uncertainty": 120
},
"departure": {
"time": "1767210934",
"uncertainty": 120
},
"stopId": "0:GAZR",
"stopSequence": 24
},
{
"arrival": {
"time": "1767210958",
"uncertainty": 120
},
"departure": {
"time": "1767210958",
"uncertainty": 120
},
"stopId": "0:CHALER",
"stopSequence": 25
},
{
"arrival": {
"time": "1767210998",
"uncertainty": 120
},
"departure": {
"time": "1767210998",
"uncertainty": 120
},
"stopId": "0:TROR",
"stopSequence": 26
},
{
"arrival": {
"time": "1767211062",
"uncertainty": 120
},
"departure": {
"time": "1767211062",
"uncertainty": 120
},
"stopId": "0:LUNR",
"stopSequence": 27
},
{
"arrival": {
"time": "1767211127",
"uncertainty": 120
},
"stopId": "0:CALVT",
"stopSequence": 28
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 1,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38654273"
}
}
},
{
"id": "9174774",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767207600",
"uncertainty": 120
},
"stopId": "0:GARCMA",
"stopSequence": 1
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 0,
"routeId": "41",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39174774"
}
}
},
{
"id": "9105342",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767207903",
"uncertainty": 120
},
"stopId": "0:GECHEA",
"stopSequence": 1
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 0,
"routeId": "43",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39105342"
}
}
},
{
"id": "8806313",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767208500",
"uncertainty": 120
},
"stopId": "0:ACTD",
"stopSequence": 1
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38806313"
}
}
},
{
"id": "8806315",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767207360",
"uncertainty": 120
},
"stopId": "0:T",
"stopSequence": 1
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38806315"
}
}
},
{
"id": "8806314",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767206298",
"uncertainty": 120
},
"stopId": "0:T",
"stopSequence": 1
},
{
"arrival": {
"time": "1767206361",
"uncertainty": 120
},
"departure": {
"time": "1767206361",
"uncertainty": 120
},
"stopId": "0:LUCA",
"stopSequence": 2
},
{
"arrival": {
"time": "1767206422",
"uncertainty": 120
},
"departure": {
"time": "1767206422",
"uncertainty": 120
},
"stopId": "0:PORTA",
"stopSequence": 3
},
{
"arrival": {
"time": "1767206473",
"uncertainty": 120
},
"departure": {
"time": "1767206473",
"uncertainty": 120
},
"stopId": "0:LAMPR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767206532",
"uncertainty": 120
},
"departure": {
"time": "1767206532",
"uncertainty": 120
},
"stopId": "0:BOUQR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767206619",
"uncertainty": 120
},
"departure": {
"time": "1767206651",
"uncertainty": 120
},
"stopId": "0:MSC",
"stopSequence": 6
},
{
"arrival": {
"time": "1767206715",
"uncertainty": 120
},
"departure": {
"time": "1767206715",
"uncertainty": 120
},
"stopId": "0:ArenA",
"stopSequence": 7
},
{
"arrival": {
"time": "1767206851",
"uncertainty": 120
},
"departure": {
"time": "1767206851",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 8
},
{
"arrival": {
"time": "1767206911",
"uncertainty": 120
},
"departure": {
"time": "1767206949",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 9
},
{
"arrival": {
"time": "1767207000",
"uncertainty": 120
},
"departure": {
"time": "1767207000",
"uncertainty": 120
},
"stopId": "0:GARETA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767207107",
"uncertainty": 120
},
"departure": {
"time": "1767207107",
"uncertainty": 120
},
"stopId": "0:FAGA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767207178",
"uncertainty": 120
},
"departure": {
"time": "1767207178",
"uncertainty": 120
},
"stopId": "0:MARRR",
"stopSequence": 12
},
{
"arrival": {
"time": "1767207218",
"uncertainty": 120
},
"departure": {
"time": "1767207218",
"uncertainty": 120
},
"stopId": "0:ALLIR",
"stopSequence": 13
},
{
"arrival": {
"time": "1767207285",
"uncertainty": 120
},
"departure": {
"time": "1767207285",
"uncertainty": 120
},
"stopId": "0:RAYR",
"stopSequence": 14
},
{
"arrival": {
"time": "1767207442",
"uncertainty": 120
},
"departure": {
"time": "1767207442",
"uncertainty": 120
},
"stopId": "0:GUER3R",
"stopSequence": 15
},
{
"arrival": {
"time": "1767207489",
"uncertainty": 120
},
"departure": {
"time": "1767207489",
"uncertainty": 120
},
"stopId": "0:GUER2R",
"stopSequence": 16
},
{
"arrival": {
"time": "1767207569",
"uncertainty": 120
},
"departure": {
"time": "1767207569",
"uncertainty": 120
},
"stopId": "0:NESTA1",
"stopSequence": 17
},
{
"arrival": {
"time": "1767207581",
"uncertainty": 120
},
"departure": {
"time": "1767207581",
"uncertainty": 120
},
"stopId": "0:CASR",
"stopSequence": 18
},
{
"arrival": {
"time": "1767207645",
"uncertainty": 120
},
"departure": {
"time": "1767207645",
"uncertainty": 120
},
"stopId": "0:COSR",
"stopSequence": 19
},
{
"arrival": {
"time": "1767207677",
"uncertainty": 120
},
"departure": {
"time": "1767207677",
"uncertainty": 120
},
"stopId": "0:POLR",
"stopSequence": 20
},
{
"arrival": {
"time": "1767207723",
"uncertainty": 120
},
"departure": {
"time": "1767207723",
"uncertainty": 120
},
"stopId": "0:PEUA",
"stopSequence": 21
},
{
"arrival": {
"time": "1767207753",
"uncertainty": 120
},
"departure": {
"time": "1767207753",
"uncertainty": 120
},
"stopId": "0:LAUA",
"stopSequence": 22
},
{
"arrival": {
"time": "1767207778",
"uncertainty": 120
},
"departure": {
"time": "1767207778",
"uncertainty": 120
},
"stopId": "0:LEDA",
"stopSequence": 23
},
{
"arrival": {
"time": "1767207804",
"uncertainty": 120
},
"departure": {
"time": "1767207804",
"uncertainty": 120
},
"stopId": "0:LOIA",
"stopSequence": 24
},
{
"arrival": {
"time": "1767207838",
"uncertainty": 120
},
"departure": {
"time": "1767207838",
"uncertainty": 120
},
"stopId": "0:PROA",
"stopSequence": 25
},
{
"arrival": {
"time": "1767207872",
"uncertainty": 120
},
"stopId": "0:ACTA",
"stopSequence": 26
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 1,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38806314"
},
"vehicle": {
"id": "521",
"label": "521"
}
}
},
{
"id": "8654239",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767211143",
"uncertainty": 120
},
"stopId": "0:COUDA"
},
{
"departure": {
"time": "1767209220",
"uncertainty": 120
},
"stopId": "0:CALVT",
"stopSequence": 1
},
{
"arrival": {
"time": "1767209304",
"uncertainty": 120
},
"departure": {
"time": "1767209304",
"uncertainty": 120
},
"stopId": "0:LUNA",
"stopSequence": 2
},
{
"arrival": {
"time": "1767209358",
"uncertainty": 120
},
"departure": {
"time": "1767209358",
"uncertainty": 120
},
"stopId": "0:TROA",
"stopSequence": 3
},
{
"arrival": {
"time": "1767209398",
"uncertainty": 120
},
"departure": {
"time": "1767209398",
"uncertainty": 120
},
"stopId": "0:CHALEA",
"stopSequence": 4
},
{
"arrival": {
"time": "1767209441",
"uncertainty": 120
},
"departure": {
"time": "1767209441",
"uncertainty": 120
},
"stopId": "0:GAZA",
"stopSequence": 5
},
{
"arrival": {
"time": "1767209487",
"uncertainty": 120
},
"departure": {
"time": "1767209487",
"uncertainty": 120
},
"stopId": "0:KLEA",
"stopSequence": 6
},
{
"arrival": {
"time": "1767209520",
"uncertainty": 120
},
"departure": {
"time": "1767209520",
"uncertainty": 120
},
"stopId": "0:BOUIA",
"stopSequence": 7
},
{
"arrival": {
"time": "1767209583",
"uncertainty": 120
},
"departure": {
"time": "1767209583",
"uncertainty": 120
},
"stopId": "0:DOUA",
"stopSequence": 8
},
{
"arrival": {
"time": "1767209640",
"uncertainty": 120
},
"departure": {
"time": "1767209640",
"uncertainty": 120
},
"stopId": "0:SULA",
"stopSequence": 9
},
{
"arrival": {
"time": "1767209721",
"uncertainty": 120
},
"departure": {
"time": "1767209721",
"uncertainty": 120
},
"stopId": "0:DUPA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767209820",
"uncertainty": 120
},
"departure": {
"time": "1767209820",
"uncertainty": 120
},
"stopId": "0:PAUGTN",
"stopSequence": 11
},
{
"arrival": {
"time": "1767209880",
"uncertainty": 120
},
"departure": {
"time": "1767209880",
"uncertainty": 120
},
"stopId": "0:COUR",
"stopSequence": 12
},
{
"arrival": {
"time": "1767210000",
"uncertainty": 120
},
"departure": {
"time": "1767210000",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 13
},
{
"arrival": {
"time": "1767210060",
"uncertainty": 120
},
"departure": {
"time": "1767210060",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 14
},
{
"arrival": {
"time": "1767210120",
"uncertainty": 120
},
"departure": {
"time": "1767210120",
"uncertainty": 120
},
"stopId": "0:GARETA",
"stopSequence": 15
},
{
"arrival": {
"time": "1767210217",
"uncertainty": 120
},
"departure": {
"time": "1767210217",
"uncertainty": 120
},
"stopId": "0:PLANA",
"stopSequence": 16
},
{
"arrival": {
"time": "1767210287",
"uncertainty": 120
},
"departure": {
"time": "1767210287",
"uncertainty": 120
},
"stopId": "0:BETA",
"stopSequence": 17
},
{
"arrival": {
"time": "1767210420",
"uncertainty": 120
},
"departure": {
"time": "1767210420",
"uncertainty": 120
},
"stopId": "0:FORA",
"stopSequence": 18
},
{
"arrival": {
"time": "1767210458",
"uncertainty": 120
},
"departure": {
"time": "1767210458",
"uncertainty": 120
},
"stopId": "0:NARCHR",
"stopSequence": 19
},
{
"arrival": {
"time": "1767210540",
"uncertainty": 120
},
"departure": {
"time": "1767210540",
"uncertainty": 120
},
"stopId": "0:GUER3R",
"stopSequence": 20
},
{
"arrival": {
"time": "1767210638",
"uncertainty": 120
},
"departure": {
"time": "1767210638",
"uncertainty": 120
},
"stopId": "0:GUER2R",
"stopSequence": 21
},
{
"arrival": {
"time": "1767210840",
"uncertainty": 120
},
"departure": {
"time": "1767210840",
"uncertainty": 120
},
"stopId": "0:ABEA",
"stopSequence": 22
},
{
"arrival": {
"time": "1767210903",
"uncertainty": 120
},
"departure": {
"time": "1767210903",
"uncertainty": 120
},
"stopId": "0:AGRA",
"stopSequence": 23
},
{
"arrival": {
"time": "1767210960",
"uncertainty": 120
},
"departure": {
"time": "1767210960",
"uncertainty": 120
},
"stopId": "0:VIGNTK",
"stopSequence": 24
},
{
"arrival": {
"time": "1767211005",
"uncertainty": 120
},
"departure": {
"time": "1767211005",
"uncertainty": 120
},
"stopId": "0:LAURA",
"stopSequence": 25
},
{
"arrival": {
"time": "1767211080",
"uncertainty": 120
},
"departure": {
"time": "1767211080",
"uncertainty": 120
},
"stopId": "0:COUDR",
"stopSequence": 26
},
{
"arrival": {
"time": "1767211140",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HSPORTR",
"stopSequence": 27
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 0,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38654239"
}
}
},
{
"id": "8654238",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767208759",
"uncertainty": 120
},
"stopId": "0:COUDA"
},
{
"departure": {
"time": "1767206960",
"uncertainty": 120
},
"stopId": "0:CALVT",
"stopSequence": 1
},
{
"arrival": {
"time": "1767207044",
"uncertainty": 120
},
"departure": {
"time": "1767207044",
"uncertainty": 120
},
"stopId": "0:LUNA",
"stopSequence": 2
},
{
"arrival": {
"time": "1767207098",
"uncertainty": 120
},
"departure": {
"time": "1767207098",
"uncertainty": 120
},
"stopId": "0:TROA",
"stopSequence": 3
},
{
"arrival": {
"time": "1767207138",
"uncertainty": 120
},
"departure": {
"time": "1767207138",
"uncertainty": 120
},
"stopId": "0:CHALEA",
"stopSequence": 4
},
{
"arrival": {
"time": "1767207181",
"uncertainty": 120
},
"departure": {
"time": "1767207181",
"uncertainty": 120
},
"stopId": "0:GAZA",
"stopSequence": 5
},
{
"arrival": {
"time": "1767207227",
"uncertainty": 120
},
"departure": {
"time": "1767207227",
"uncertainty": 120
},
"stopId": "0:KLEA",
"stopSequence": 6
},
{
"arrival": {
"time": "1767207260",
"uncertainty": 120
},
"departure": {
"time": "1767207260",
"uncertainty": 120
},
"stopId": "0:BOUIA",
"stopSequence": 7
},
{
"arrival": {
"time": "1767207323",
"uncertainty": 120
},
"departure": {
"time": "1767207323",
"uncertainty": 120
},
"stopId": "0:DOUA",
"stopSequence": 8
},
{
"arrival": {
"time": "1767207375",
"uncertainty": 120
},
"departure": {
"time": "1767207375",
"uncertainty": 120
},
"stopId": "0:SULA",
"stopSequence": 9
},
{
"arrival": {
"time": "1767207453",
"uncertainty": 120
},
"departure": {
"time": "1767207453",
"uncertainty": 120
},
"stopId": "0:DUPA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767207552",
"uncertainty": 120
},
"departure": {
"time": "1767207552",
"uncertainty": 120
},
"stopId": "0:PAUGTN",
"stopSequence": 11
},
{
"arrival": {
"time": "1767207614",
"uncertainty": 120
},
"departure": {
"time": "1767207614",
"uncertainty": 120
},
"stopId": "0:COUR",
"stopSequence": 12
},
{
"arrival": {
"time": "1767207700",
"uncertainty": 120
},
"departure": {
"time": "1767207700",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 13
},
{
"arrival": {
"time": "1767207738",
"uncertainty": 120
},
"departure": {
"time": "1767207738",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 14
},
{
"arrival": {
"time": "1767207780",
"uncertainty": 120
},
"departure": {
"time": "1767207780",
"uncertainty": 120
},
"stopId": "0:GARETA",
"stopSequence": 15
},
{
"arrival": {
"time": "1767207877",
"uncertainty": 120
},
"departure": {
"time": "1767207877",
"uncertainty": 120
},
"stopId": "0:PLANA",
"stopSequence": 16
},
{
"arrival": {
"time": "1767207947",
"uncertainty": 120
},
"departure": {
"time": "1767207947",
"uncertainty": 120
},
"stopId": "0:BETA",
"stopSequence": 17
},
{
"arrival": {
"time": "1767208080",
"uncertainty": 120
},
"departure": {
"time": "1767208080",
"uncertainty": 120
},
"stopId": "0:FORA",
"stopSequence": 18
},
{
"arrival": {
"time": "1767208118",
"uncertainty": 120
},
"departure": {
"time": "1767208118",
"uncertainty": 120
},
"stopId": "0:NARCHR",
"stopSequence": 19
},
{
"arrival": {
"time": "1767208200",
"uncertainty": 120
},
"departure": {
"time": "1767208200",
"uncertainty": 120
},
"stopId": "0:GUER3R",
"stopSequence": 20
},
{
"arrival": {
"time": "1767208295",
"uncertainty": 120
},
"departure": {
"time": "1767208295",
"uncertainty": 120
},
"stopId": "0:GUER2R",
"stopSequence": 21
},
{
"arrival": {
"time": "1767208497",
"uncertainty": 120
},
"departure": {
"time": "1767208497",
"uncertainty": 120
},
"stopId": "0:ABEA",
"stopSequence": 22
},
{
"arrival": {
"time": "1767208557",
"uncertainty": 120
},
"departure": {
"time": "1767208557",
"uncertainty": 120
},
"stopId": "0:AGRA",
"stopSequence": 23
},
{
"arrival": {
"time": "1767208611",
"uncertainty": 120
},
"departure": {
"time": "1767208611",
"uncertainty": 120
},
"stopId": "0:VIGNTK",
"stopSequence": 24
},
{
"arrival": {
"time": "1767208645",
"uncertainty": 120
},
"departure": {
"time": "1767208645",
"uncertainty": 120
},
"stopId": "0:LAURA",
"stopSequence": 25
},
{
"arrival": {
"time": "1767208696",
"uncertainty": 120
},
"departure": {
"time": "1767208696",
"uncertainty": 120
},
"stopId": "0:COUDR",
"stopSequence": 26
},
{
"arrival": {
"time": "1767208740",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:HSPORTR",
"stopSequence": 27
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 0,
"routeId": "6",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38654238"
},
"vehicle": {
"id": "400",
"label": "400"
}
}
},
{
"id": "9097516",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767205960",
"uncertainty": 120
},
"stopId": "0:PAUGTN",
"stopSequence": 1
},
{
"arrival": {
"time": "1767206022",
"uncertainty": 120
},
"departure": {
"time": "1767206022",
"uncertainty": 120
},
"stopId": "0:COUR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767206097",
"uncertainty": 120
},
"departure": {
"time": "1767206097",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767206148",
"uncertainty": 120
},
"departure": {
"time": "1767206148",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 4
},
{
"arrival": {
"time": "1767206246",
"uncertainty": 120
},
"departure": {
"time": "1767206246",
"uncertainty": 120
},
"stopId": "0:TALAR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767206329",
"uncertainty": 120
},
"departure": {
"time": "1767206343",
"uncertainty": 120
},
"stopId": "0:PAIR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767206388",
"uncertainty": 120
},
"departure": {
"time": "1767206388",
"uncertainty": 120
},
"stopId": "0:PERPR",
"stopSequence": 7
},
{
"arrival": {
"time": "1767206414",
"uncertainty": 120
},
"departure": {
"time": "1767206414",
"uncertainty": 120
},
"stopId": "0:GIDR",
"stopSequence": 8
},
{
"arrival": {
"time": "1767206429",
"uncertainty": 120
},
"departure": {
"time": "1767206429",
"uncertainty": 120
},
"stopId": "0:REIR",
"stopSequence": 9
},
{
"arrival": {
"time": "1767206458",
"uncertainty": 120
},
"departure": {
"time": "1767206458",
"uncertainty": 120
},
"stopId": "0:ALFR",
"stopSequence": 10
},
{
"arrival": {
"time": "1767206532",
"uncertainty": 120
},
"departure": {
"time": "1767206532",
"uncertainty": 120
},
"stopId": "0:GARCR",
"stopSequence": 11
},
{
"arrival": {
"time": "1767206555",
"uncertainty": 120
},
"departure": {
"time": "1767206555",
"uncertainty": 120
},
"stopId": "0:VILL4R",
"stopSequence": 12
},
{
"arrival": {
"time": "1767206604",
"uncertainty": 120
},
"departure": {
"time": "1767206604",
"uncertainty": 120
},
"stopId": "0:KAUR",
"stopSequence": 13
},
{
"arrival": {
"time": "1767206663",
"uncertainty": 120
},
"departure": {
"time": "1767206663",
"uncertainty": 120
},
"stopId": "0:TCNR",
"stopSequence": 14
},
{
"arrival": {
"time": "1767206693",
"uncertainty": 120
},
"departure": {
"time": "1767206693",
"uncertainty": 120
},
"stopId": "0:BOMR",
"stopSequence": 15
},
{
"arrival": {
"time": "1767206721",
"uncertainty": 120
},
"departure": {
"time": "1767206721",
"uncertainty": 120
},
"stopId": "0:CHAL",
"stopSequence": 16
},
{
"arrival": {
"time": "1767206800",
"uncertainty": 120
},
"departure": {
"time": "1767206800",
"uncertainty": 120
},
"stopId": "0:BONACR",
"stopSequence": 17
},
{
"arrival": {
"time": "1767206902",
"uncertainty": 120
},
"departure": {
"time": "1767206902",
"uncertainty": 120
},
"stopId": "0:ZAC.2A",
"stopSequence": 18
},
{
"arrival": {
"time": "1767207203",
"uncertainty": 120
},
"departure": {
"time": "1767207203",
"uncertainty": 120
},
"stopId": "0:AURIOR",
"stopSequence": 19
},
{
"arrival": {
"time": "1767207263",
"uncertainty": 120
},
"departure": {
"time": "1767207263",
"uncertainty": 120
},
"stopId": "0:RAIRER",
"stopSequence": 20
},
{
"arrival": {
"time": "1767207323",
"uncertainty": 120
},
"departure": {
"time": "1767207323",
"uncertainty": 120
},
"stopId": "0:RODDR",
"stopSequence": 21
},
{
"arrival": {
"time": "1767207383",
"uncertainty": 120
},
"departure": {
"time": "1767207383",
"uncertainty": 120
},
"stopId": "0:GREZER",
"stopSequence": 22
},
{
"arrival": {
"time": "1767207683",
"uncertainty": 120
},
"departure": {
"time": "1767207683",
"uncertainty": 120
},
"stopId": "0:CPERDR",
"stopSequence": 23
},
{
"arrival": {
"time": "1767207743",
"uncertainty": 120
},
"departure": {
"time": "1767207743",
"uncertainty": 120
},
"stopId": "0:MCURIR",
"stopSequence": 24
},
{
"arrival": {
"time": "1767207863",
"uncertainty": 120
},
"departure": {
"time": "1767207863",
"uncertainty": 120
},
"stopId": "0:DOJO-R",
"stopSequence": 25
},
{
"arrival": {
"time": "1767207923",
"uncertainty": 120
},
"departure": {
"time": "1767207923",
"uncertainty": 120
},
"stopId": "0:JDARCR",
"stopSequence": 26
},
{
"arrival": {
"time": "1767208043",
"uncertainty": 120
},
"departure": {
"time": "1767208043",
"uncertainty": 120
},
"stopId": "0:M.EYSR",
"stopSequence": 27
},
{
"arrival": {
"time": "1767208163",
"uncertainty": 120
},
"departure": {
"time": "1767208163",
"uncertainty": 120
},
"stopId": "0:BAVIR",
"stopSequence": 28
},
{
"arrival": {
"time": "1767208223",
"uncertainty": 120
},
"departure": {
"time": "1767208223",
"uncertainty": 120
},
"stopId": "0:LEVINR",
"stopSequence": 29
},
{
"arrival": {
"time": "1767208283",
"uncertainty": 120
},
"departure": {
"time": "1767208283",
"uncertainty": 120
},
"stopId": "0:LESCAR",
"stopSequence": 30
},
{
"arrival": {
"time": "1767208343",
"uncertainty": 120
},
"departure": {
"time": "1767208343",
"uncertainty": 120
},
"stopId": "0:COLBER",
"stopSequence": 31
},
{
"arrival": {
"time": "1767208403",
"uncertainty": 120
},
"departure": {
"time": "1767208403",
"uncertainty": 120
},
"stopId": "0:TAMARR",
"stopSequence": 32
},
{
"arrival": {
"time": "1767208463",
"uncertainty": 120
},
"stopId": "0:GRAVAR",
"stopSequence": 33
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 1,
"routeId": "32",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39097516"
},
"vehicle": {
"id": "6361",
"label": "6361"
}
}
},
{
"id": "8806311",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767205171",
"uncertainty": 120
},
"stopId": "0:ACTD",
"stopSequence": 1
},
{
"arrival": {
"time": "1767205225",
"uncertainty": 120
},
"departure": {
"time": "1767205225",
"uncertainty": 120
},
"stopId": "0:PROR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767205255",
"uncertainty": 120
},
"departure": {
"time": "1767205255",
"uncertainty": 120
},
"stopId": "0:LOIR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767205273",
"uncertainty": 120
},
"departure": {
"time": "1767205277",
"uncertainty": 120
},
"stopId": "0:LEDR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767205343",
"uncertainty": 120
},
"departure": {
"time": "1767205344",
"uncertainty": 120
},
"stopId": "0:LAUR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767205388",
"uncertainty": 120
},
"departure": {
"time": "1767205388",
"uncertainty": 120
},
"stopId": "0:PEUR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767205437",
"uncertainty": 120
},
"departure": {
"time": "1767205437",
"uncertainty": 120
},
"stopId": "0:POLA",
"stopSequence": 7
},
{
"arrival": {
"time": "1767205473",
"uncertainty": 120
},
"departure": {
"time": "1767205473",
"uncertainty": 120
},
"stopId": "0:COSA",
"stopSequence": 8
},
{
"arrival": {
"time": "1767205521",
"uncertainty": 120
},
"departure": {
"time": "1767205524",
"uncertainty": 120
},
"stopId": "0:PARNA",
"stopSequence": 9
},
{
"arrival": {
"time": "1767205582",
"uncertainty": 120
},
"departure": {
"time": "1767205582",
"uncertainty": 120
},
"stopId": "0:NESTA2",
"stopSequence": 10
},
{
"arrival": {
"time": "1767205694",
"uncertainty": 120
},
"departure": {
"time": "1767205694",
"uncertainty": 120
},
"stopId": "0:GUER2A",
"stopSequence": 11
},
{
"arrival": {
"time": "1767205748",
"uncertainty": 120
},
"departure": {
"time": "1767205748",
"uncertainty": 120
},
"stopId": "0:GUER3A",
"stopSequence": 12
},
{
"arrival": {
"time": "1767205869",
"uncertainty": 120
},
"departure": {
"time": "1767205869",
"uncertainty": 120
},
"stopId": "0:RAYA",
"stopSequence": 13
},
{
"arrival": {
"time": "1767205915",
"uncertainty": 120
},
"departure": {
"time": "1767205915",
"uncertainty": 120
},
"stopId": "0:CAMARA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767205938",
"uncertainty": 120
},
"departure": {
"time": "1767205938",
"uncertainty": 120
},
"stopId": "0:KHAA1",
"stopSequence": 15
},
{
"arrival": {
"time": "1767205993",
"uncertainty": 120
},
"departure": {
"time": "1767206000",
"uncertainty": 120
},
"stopId": "0:ALLIA",
"stopSequence": 16
},
{
"arrival": {
"time": "1767206031",
"uncertainty": 120
},
"departure": {
"time": "1767206032",
"uncertainty": 120
},
"stopId": "0:MARRA",
"stopSequence": 17
},
{
"arrival": {
"time": "1767206105",
"uncertainty": 120
},
"departure": {
"time": "1767206105",
"uncertainty": 120
},
"stopId": "0:FAGAA",
"stopSequence": 18
},
{
"arrival": {
"time": "1767206123",
"uncertainty": 120
},
"departure": {
"time": "1767206123",
"uncertainty": 120
},
"stopId": "0:GARER",
"stopSequence": 19
},
{
"arrival": {
"time": "1767206177",
"uncertainty": 120
},
"departure": {
"time": "1767206177",
"uncertainty": 120
},
"stopId": "0:LYCCI",
"stopSequence": 20
},
{
"arrival": {
"time": "1767206297",
"uncertainty": 120
},
"departure": {
"time": "1767206326",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 21
},
{
"arrival": {
"time": "1767206378",
"uncertainty": 120
},
"departure": {
"time": "1767206385",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 22
},
{
"arrival": {
"time": "1767206536",
"uncertainty": 120
},
"departure": {
"time": "1767206558",
"uncertainty": 120
},
"stopId": "0:ArenR",
"stopSequence": 23
},
{
"arrival": {
"time": "1767206682",
"uncertainty": 120
},
"departure": {
"time": "1767206682",
"uncertainty": 120
},
"stopId": "0:MSCR",
"stopSequence": 24
},
{
"arrival": {
"time": "1767206768",
"uncertainty": 120
},
"departure": {
"time": "1767206778",
"uncertainty": 120
},
"stopId": "0:BOUQA",
"stopSequence": 25
},
{
"arrival": {
"time": "1767206911",
"uncertainty": 120
},
"departure": {
"time": "1767206913",
"uncertainty": 120
},
"stopId": "0:PORTR",
"stopSequence": 26
},
{
"arrival": {
"time": "1767206990",
"uncertainty": 120
},
"departure": {
"time": "1767206990",
"uncertainty": 120
},
"stopId": "0:LUCR",
"stopSequence": 27
},
{
"arrival": {
"time": "1767207058",
"uncertainty": 120
},
"departure": {
"time": "1767207058",
"uncertainty": 120
},
"stopId": "0:DOZA",
"stopSequence": 28
},
{
"arrival": {
"time": "1767207093",
"uncertainty": 120
},
"departure": {
"time": "1767207093",
"uncertainty": 120
},
"stopId": "0:BONA",
"stopSequence": 29
},
{
"arrival": {
"time": "1767207131",
"uncertainty": 120
},
"departure": {
"time": "1767207131",
"uncertainty": 120
},
"stopId": "0:INFA",
"stopSequence": 30
},
{
"arrival": {
"time": "1767207170",
"uncertainty": 120
},
"departure": {
"time": "1767207170",
"uncertainty": 120
},
"stopId": "0:BARONA",
"stopSequence": 31
},
{
"arrival": {
"time": "1767207200",
"uncertainty": 120
},
"stopId": "0:T",
"stopSequence": 32
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 0,
"routeId": "7",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38806311"
},
"vehicle": {
"id": "520",
"label": "520"
}
}
},
{
"id": "8882202",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767206971",
"uncertainty": 120
},
"stopId": "0:VALDT",
"stopSequence": 1
},
{
"arrival": {
"time": "1767207100",
"uncertainty": 120
},
"departure": {
"time": "1767207100",
"uncertainty": 120
},
"stopId": "0:AVOR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767207194",
"uncertainty": 120
},
"departure": {
"time": "1767207194",
"uncertainty": 120
},
"stopId": "0:VALR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767207224",
"uncertainty": 120
},
"departure": {
"time": "1767207224",
"uncertainty": 120
},
"stopId": "0:NEWR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767207281",
"uncertainty": 120
},
"departure": {
"time": "1767207281",
"uncertainty": 120
},
"stopId": "0:MARR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767207433",
"uncertainty": 120
},
"departure": {
"time": "1767207433",
"uncertainty": 120
},
"stopId": "0:AMAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767207518",
"uncertainty": 120
},
"departure": {
"time": "1767207518",
"uncertainty": 120
},
"stopId": "0:KENR",
"stopSequence": 7
},
{
"arrival": {
"time": "1767207644",
"uncertainty": 120
},
"departure": {
"time": "1767207644",
"uncertainty": 120
},
"stopId": "0:JAUAR",
"stopSequence": 8
},
{
"arrival": {
"time": "1767207717",
"uncertainty": 120
},
"departure": {
"time": "1767207717",
"uncertainty": 120
},
"stopId": "0:MONT2R",
"stopSequence": 9
},
{
"arrival": {
"time": "1767207882",
"uncertainty": 120
},
"departure": {
"time": "1767207882",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 10
},
{
"arrival": {
"time": "1767207920",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 11
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 1,
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38882202"
},
"vehicle": {
"id": "394",
"label": "394"
}
}
},
{
"id": "8882203",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767208260",
"uncertainty": 120
},
"stopId": "0:VALDT",
"stopSequence": 1
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 1,
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38882203"
}
}
},
{
"id": "8882204",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767209700",
"uncertainty": 120
},
"stopId": "0:VALDT",
"stopSequence": 1
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 1,
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38882204"
}
}
},
{
"id": "8652922",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767205620",
"uncertainty": 120
},
"stopId": "0:NLIBT2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767205707",
"uncertainty": 120
},
"departure": {
"time": "1767205711",
"uncertainty": 120
},
"stopId": "0:CASIR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767205802",
"uncertainty": 120
},
"departure": {
"time": "1767205808",
"uncertainty": 120
},
"stopId": "0:PARTR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767205870",
"uncertainty": 120
},
"departure": {
"time": "1767205871",
"uncertainty": 120
},
"stopId": "0:CSOLR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767205937",
"uncertainty": 120
},
"departure": {
"time": "1767205937",
"uncertainty": 120
},
"stopId": "0:LIBR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767206047",
"uncertainty": 120
},
"departure": {
"time": "1767206080",
"uncertainty": 120
},
"stopId": "0:CMARR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767206153",
"uncertainty": 120
},
"departure": {
"time": "1767206154",
"uncertainty": 120
},
"stopId": "0:DHUOR",
"stopSequence": 7
},
{
"arrival": {
"time": "1767206229",
"uncertainty": 120
},
"departure": {
"time": "1767206265",
"uncertainty": 120
},
"stopId": "0:MONT1R",
"stopSequence": 8
},
{
"arrival": {
"time": "1767206451",
"uncertainty": 120
},
"departure": {
"time": "1767206451",
"uncertainty": 120
},
"stopId": "0:ArenT",
"stopSequence": 9
},
{
"arrival": {
"time": "1767206553",
"uncertainty": 120
},
"departure": {
"time": "1767206553",
"uncertainty": 120
},
"stopId": "0:MCT1",
"stopSequence": 10
},
{
"arrival": {
"time": "1767206635",
"uncertainty": 120
},
"departure": {
"time": "1767206638",
"uncertainty": 120
},
"stopId": "0:GAMT1",
"stopSequence": 11
},
{
"arrival": {
"time": "1767206790",
"uncertainty": 120
},
"departure": {
"time": "1767206792",
"uncertainty": 120
},
"stopId": "0:PAUGT1",
"stopSequence": 12
},
{
"arrival": {
"time": "1767206851",
"uncertainty": 120
},
"departure": {
"time": "1767206851",
"uncertainty": 120
},
"stopId": "0:COUT1",
"stopSequence": 13
},
{
"arrival": {
"time": "1767206913",
"uncertainty": 120
},
"departure": {
"time": "1767206913",
"uncertainty": 120
},
"stopId": "0:ESPT1",
"stopSequence": 14
},
{
"arrival": {
"time": "1767207063",
"uncertainty": 120
},
"departure": {
"time": "1767207063",
"uncertainty": 120
},
"stopId": "0:MONT1A2",
"stopSequence": 15
},
{
"arrival": {
"time": "1767207160",
"uncertainty": 120
},
"departure": {
"time": "1767207160",
"uncertainty": 120
},
"stopId": "0:DHUOA",
"stopSequence": 16
},
{
"arrival": {
"time": "1767207243",
"uncertainty": 120
},
"departure": {
"time": "1767207243",
"uncertainty": 120
},
"stopId": "0:CMARA",
"stopSequence": 17
},
{
"arrival": {
"time": "1767207328",
"uncertainty": 120
},
"departure": {
"time": "1767207328",
"uncertainty": 120
},
"stopId": "0:LIBA",
"stopSequence": 18
},
{
"arrival": {
"time": "1767207395",
"uncertainty": 120
},
"departure": {
"time": "1767207395",
"uncertainty": 120
},
"stopId": "0:CSOLA",
"stopSequence": 19
},
{
"arrival": {
"time": "1767207451",
"uncertainty": 120
},
"departure": {
"time": "1767207451",
"uncertainty": 120
},
"stopId": "0:PARTA",
"stopSequence": 20
},
{
"arrival": {
"time": "1767207530",
"uncertainty": 120
},
"departure": {
"time": "1767207530",
"uncertainty": 120
},
"stopId": "0:CASI",
"stopSequence": 21
},
{
"arrival": {
"time": "1767207620",
"uncertainty": 120
},
"stopId": "0:NLIBT1",
"stopSequence": 22
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 0,
"routeId": "T1",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38652922"
},
"vehicle": {
"id": "702",
"label": "702"
}
}
},
{
"id": "9097485",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1767206895",
"uncertainty": 120
},
"stopId": "0:AUG88",
"stopSequence": 37
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 0,
"routeId": "32",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39097485"
}
}
},
{
"id": "8652915",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767206520",
"uncertainty": 120
},
"stopId": "0:NLIBT2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767206610",
"uncertainty": 120
},
"departure": {
"time": "1767206611",
"uncertainty": 120
},
"stopId": "0:CASIR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767206700",
"uncertainty": 120
},
"departure": {
"time": "1767206703",
"uncertainty": 120
},
"stopId": "0:PARTR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767206765",
"uncertainty": 120
},
"departure": {
"time": "1767206765",
"uncertainty": 120
},
"stopId": "0:CSOLR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767206831",
"uncertainty": 120
},
"departure": {
"time": "1767206831",
"uncertainty": 120
},
"stopId": "0:LIBR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767206927",
"uncertainty": 120
},
"departure": {
"time": "1767206957",
"uncertainty": 120
},
"stopId": "0:CMARR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767207025",
"uncertainty": 120
},
"departure": {
"time": "1767207025",
"uncertainty": 120
},
"stopId": "0:DHUOR",
"stopSequence": 7
},
{
"arrival": {
"time": "1767207099",
"uncertainty": 120
},
"departure": {
"time": "1767207099",
"uncertainty": 120
},
"stopId": "0:MONT1R",
"stopSequence": 8
},
{
"arrival": {
"time": "1767207278",
"uncertainty": 120
},
"departure": {
"time": "1767207278",
"uncertainty": 120
},
"stopId": "0:ArenT",
"stopSequence": 9
},
{
"arrival": {
"time": "1767207376",
"uncertainty": 120
},
"departure": {
"time": "1767207376",
"uncertainty": 120
},
"stopId": "0:MCT1",
"stopSequence": 10
},
{
"arrival": {
"time": "1767207456",
"uncertainty": 120
},
"departure": {
"time": "1767207456",
"uncertainty": 120
},
"stopId": "0:GAMT1",
"stopSequence": 11
},
{
"arrival": {
"time": "1767207563",
"uncertainty": 120
},
"departure": {
"time": "1767207563",
"uncertainty": 120
},
"stopId": "0:PAUGT1",
"stopSequence": 12
},
{
"arrival": {
"time": "1767207622",
"uncertainty": 120
},
"departure": {
"time": "1767207622",
"uncertainty": 120
},
"stopId": "0:COUT1",
"stopSequence": 13
},
{
"arrival": {
"time": "1767207684",
"uncertainty": 120
},
"departure": {
"time": "1767207684",
"uncertainty": 120
},
"stopId": "0:ESPT1",
"stopSequence": 14
},
{
"arrival": {
"time": "1767207826",
"uncertainty": 120
},
"departure": {
"time": "1767207826",
"uncertainty": 120
},
"stopId": "0:MONT1A2",
"stopSequence": 15
},
{
"arrival": {
"time": "1767207924",
"uncertainty": 120
},
"departure": {
"time": "1767207924",
"uncertainty": 120
},
"stopId": "0:DHUOA",
"stopSequence": 16
},
{
"arrival": {
"time": "1767208003",
"uncertainty": 120
},
"departure": {
"time": "1767208003",
"uncertainty": 120
},
"stopId": "0:CMARA",
"stopSequence": 17
},
{
"arrival": {
"time": "1767208094",
"uncertainty": 120
},
"departure": {
"time": "1767208094",
"uncertainty": 120
},
"stopId": "0:LIBA",
"stopSequence": 18
},
{
"arrival": {
"time": "1767208170",
"uncertainty": 120
},
"departure": {
"time": "1767208170",
"uncertainty": 120
},
"stopId": "0:CSOLA",
"stopSequence": 19
},
{
"arrival": {
"time": "1767208227",
"uncertainty": 120
},
"departure": {
"time": "1767208227",
"uncertainty": 120
},
"stopId": "0:PARTA",
"stopSequence": 20
},
{
"arrival": {
"time": "1767208313",
"uncertainty": 120
},
"departure": {
"time": "1767208313",
"uncertainty": 120
},
"stopId": "0:CASI",
"stopSequence": 21
},
{
"arrival": {
"time": "1767208408",
"uncertainty": 120
},
"stopId": "0:NLIBT1",
"stopSequence": 22
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 0,
"routeId": "T1",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38652915"
},
"vehicle": {
"id": "703",
"label": "703"
}
}
},
{
"id": "9097486",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767205990",
"uncertainty": 120
},
"stopId": "0:GRAVAA",
"stopSequence": 1
},
{
"arrival": {
"time": "1767206049",
"uncertainty": 120
},
"departure": {
"time": "1767206049",
"uncertainty": 120
},
"stopId": "0:TAMARA",
"stopSequence": 2
},
{
"arrival": {
"time": "1767206106",
"uncertainty": 120
},
"departure": {
"time": "1767206115",
"uncertainty": 120
},
"stopId": "0:COLBEA",
"stopSequence": 3
},
{
"arrival": {
"time": "1767206193",
"uncertainty": 120
},
"departure": {
"time": "1767206193",
"uncertainty": 120
},
"stopId": "0:LESCAA",
"stopSequence": 4
},
{
"arrival": {
"time": "1767206250",
"uncertainty": 120
},
"departure": {
"time": "1767206250",
"uncertainty": 120
},
"stopId": "0:LEVINA",
"stopSequence": 5
},
{
"arrival": {
"time": "1767206315",
"uncertainty": 120
},
"departure": {
"time": "1767206315",
"uncertainty": 120
},
"stopId": "0:BAVIA",
"stopSequence": 6
},
{
"arrival": {
"time": "1767206444",
"uncertainty": 120
},
"departure": {
"time": "1767206444",
"uncertainty": 120
},
"stopId": "0:M.EYSA",
"stopSequence": 7
},
{
"arrival": {
"time": "1767206501",
"uncertainty": 120
},
"departure": {
"time": "1767206505",
"uncertainty": 120
},
"stopId": "0:JDARCA",
"stopSequence": 8
},
{
"arrival": {
"time": "1767206557",
"uncertainty": 120
},
"departure": {
"time": "1767206557",
"uncertainty": 120
},
"stopId": "0:DOJO-A",
"stopSequence": 9
},
{
"arrival": {
"time": "1767206656",
"uncertainty": 120
},
"departure": {
"time": "1767206656",
"uncertainty": 120
},
"stopId": "0:MCURIA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767206717",
"uncertainty": 120
},
"departure": {
"time": "1767206721",
"uncertainty": 120
},
"stopId": "0:CPERDA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767206951",
"uncertainty": 120
},
"departure": {
"time": "1767206970",
"uncertainty": 120
},
"stopId": "0:GREZEA",
"stopSequence": 12
},
{
"arrival": {
"time": "1767207030",
"uncertainty": 120
},
"departure": {
"time": "1767207030",
"uncertainty": 120
},
"stopId": "0:RODDA",
"stopSequence": 13
},
{
"arrival": {
"time": "1767207090",
"uncertainty": 120
},
"departure": {
"time": "1767207090",
"uncertainty": 120
},
"stopId": "0:RAIREA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767207150",
"uncertainty": 120
},
"departure": {
"time": "1767207150",
"uncertainty": 120
},
"stopId": "0:AURIOA",
"stopSequence": 15
},
{
"arrival": {
"time": "1767207270",
"uncertainty": 120
},
"departure": {
"time": "1767207270",
"uncertainty": 120
},
"stopId": "0:RODCAA",
"stopSequence": 16
},
{
"arrival": {
"time": "1767207450",
"uncertainty": 120
},
"departure": {
"time": "1767207450",
"uncertainty": 120
},
"stopId": "0:ZAC.2A",
"stopSequence": 17
},
{
"arrival": {
"time": "1767207510",
"uncertainty": 120
},
"departure": {
"time": "1767207510",
"uncertainty": 120
},
"stopId": "0:ZACGRA",
"stopSequence": 18
},
{
"arrival": {
"time": "1767207570",
"uncertainty": 120
},
"departure": {
"time": "1767207570",
"uncertainty": 120
},
"stopId": "0:CATSEA",
"stopSequence": 19
},
{
"arrival": {
"time": "1767207690",
"uncertainty": 120
},
"departure": {
"time": "1767207690",
"uncertainty": 120
},
"stopId": "0:ZAC.1A",
"stopSequence": 20
},
{
"arrival": {
"time": "1767207810",
"uncertainty": 120
},
"departure": {
"time": "1767207810",
"uncertainty": 120
},
"stopId": "0:BONACA",
"stopSequence": 21
},
{
"arrival": {
"time": "1767207870",
"uncertainty": 120
},
"departure": {
"time": "1767207870",
"uncertainty": 120
},
"stopId": "0:CHAL",
"stopSequence": 22
},
{
"arrival": {
"time": "1767207930",
"uncertainty": 120
},
"departure": {
"time": "1767207930",
"uncertainty": 120
},
"stopId": "0:BOMA",
"stopSequence": 23
},
{
"arrival": {
"time": "1767207990",
"uncertainty": 120
},
"departure": {
"time": "1767207990",
"uncertainty": 120
},
"stopId": "0:TCNA",
"stopSequence": 24
},
{
"arrival": {
"time": "1767208050",
"uncertainty": 120
},
"departure": {
"time": "1767208050",
"uncertainty": 120
},
"stopId": "0:KAUA",
"stopSequence": 25
},
{
"arrival": {
"time": "1767208110",
"uncertainty": 120
},
"departure": {
"time": "1767208110",
"uncertainty": 120
},
"stopId": "0:VIL4A",
"stopSequence": 26
},
{
"arrival": {
"time": "1767208170",
"uncertainty": 120
},
"departure": {
"time": "1767208170",
"uncertainty": 120
},
"stopId": "0:GARCA",
"stopSequence": 27
},
{
"arrival": {
"time": "1767208290",
"uncertainty": 120
},
"departure": {
"time": "1767208290",
"uncertainty": 120
},
"stopId": "0:ALFA",
"stopSequence": 28
},
{
"arrival": {
"time": "1767208350",
"uncertainty": 120
},
"departure": {
"time": "1767208350",
"uncertainty": 120
},
"stopId": "0:REIA",
"stopSequence": 29
},
{
"arrival": {
"time": "1767208470",
"uncertainty": 120
},
"departure": {
"time": "1767208470",
"uncertainty": 120
},
"stopId": "0:GIDA",
"stopSequence": 30
},
{
"arrival": {
"time": "1767208530",
"uncertainty": 120
},
"departure": {
"time": "1767208530",
"uncertainty": 120
},
"stopId": "0:PERA",
"stopSequence": 31
},
{
"arrival": {
"time": "1767208590",
"uncertainty": 120
},
"departure": {
"time": "1767208590",
"uncertainty": 120
},
"stopId": "0:PAIA",
"stopSequence": 32
},
{
"arrival": {
"time": "1767208650",
"uncertainty": 120
},
"departure": {
"time": "1767208650",
"uncertainty": 120
},
"stopId": "0:TALAA",
"stopSequence": 33
},
{
"arrival": {
"time": "1767208770",
"uncertainty": 120
},
"departure": {
"time": "1767208770",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 34
},
{
"arrival": {
"time": "1767208837",
"uncertainty": 120
},
"departure": {
"time": "1767208837",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 35
},
{
"arrival": {
"time": "1767208957",
"uncertainty": 120
},
"departure": {
"time": "1767208957",
"uncertainty": 120
},
"stopId": "0:COURN",
"stopSequence": 36
},
{
"arrival": {
"time": "1767209019",
"uncertainty": 120
},
"stopId": "0:AUG88",
"stopSequence": 37
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 0,
"routeId": "32",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39097486"
},
"vehicle": {
"id": "6381",
"label": "6381"
}
}
},
{
"id": "8652918",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767210120",
"uncertainty": 120
},
"stopId": "0:NLIBT2",
"stopSequence": 1
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 0,
"routeId": "T1",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38652918"
}
}
},
{
"id": "8652917",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767208920",
"uncertainty": 120
},
"stopId": "0:NLIBT2",
"stopSequence": 1
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 0,
"routeId": "T1",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38652917"
}
}
},
{
"id": "8652916",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767207720",
"uncertainty": 120
},
"stopId": "0:NLIBT2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767207807",
"uncertainty": 120
},
"departure": {
"time": "1767207807",
"uncertainty": 120
},
"stopId": "0:CASIR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767207900",
"uncertainty": 120
},
"departure": {
"time": "1767207900",
"uncertainty": 120
},
"stopId": "0:PARTR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767207960",
"uncertainty": 120
},
"departure": {
"time": "1767207960",
"uncertainty": 120
},
"stopId": "0:CSOLR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767208025",
"uncertainty": 120
},
"departure": {
"time": "1767208025",
"uncertainty": 120
},
"stopId": "0:LIBR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767208124",
"uncertainty": 120
},
"departure": {
"time": "1767208124",
"uncertainty": 120
},
"stopId": "0:CMARR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767208194",
"uncertainty": 120
},
"departure": {
"time": "1767208194",
"uncertainty": 120
},
"stopId": "0:DHUOR",
"stopSequence": 7
},
{
"arrival": {
"time": "1767208254",
"uncertainty": 120
},
"departure": {
"time": "1767208254",
"uncertainty": 120
},
"stopId": "0:MONT1R",
"stopSequence": 8
},
{
"arrival": {
"time": "1767208374",
"uncertainty": 120
},
"departure": {
"time": "1767208374",
"uncertainty": 120
},
"stopId": "0:ArenT",
"stopSequence": 9
},
{
"arrival": {
"time": "1767208434",
"uncertainty": 120
},
"departure": {
"time": "1767208434",
"uncertainty": 120
},
"stopId": "0:MCT1",
"stopSequence": 10
},
{
"arrival": {
"time": "1767208494",
"uncertainty": 120
},
"departure": {
"time": "1767208494",
"uncertainty": 120
},
"stopId": "0:GAMT1",
"stopSequence": 11
},
{
"arrival": {
"time": "1767208614",
"uncertainty": 120
},
"departure": {
"time": "1767208614",
"uncertainty": 120
},
"stopId": "0:PAUGT1",
"stopSequence": 12
},
{
"arrival": {
"time": "1767208674",
"uncertainty": 120
},
"departure": {
"time": "1767208674",
"uncertainty": 120
},
"stopId": "0:COUT1",
"stopSequence": 13
},
{
"arrival": {
"time": "1767208734",
"uncertainty": 120
},
"departure": {
"time": "1767208734",
"uncertainty": 120
},
"stopId": "0:ESPT1",
"stopSequence": 14
},
{
"arrival": {
"time": "1767208854",
"uncertainty": 120
},
"departure": {
"time": "1767208854",
"uncertainty": 120
},
"stopId": "0:MONT1A2",
"stopSequence": 15
},
{
"arrival": {
"time": "1767208974",
"uncertainty": 120
},
"departure": {
"time": "1767208974",
"uncertainty": 120
},
"stopId": "0:DHUOA",
"stopSequence": 16
},
{
"arrival": {
"time": "1767209034",
"uncertainty": 120
},
"departure": {
"time": "1767209034",
"uncertainty": 120
},
"stopId": "0:CMARA",
"stopSequence": 17
},
{
"arrival": {
"time": "1767209154",
"uncertainty": 120
},
"departure": {
"time": "1767209154",
"uncertainty": 120
},
"stopId": "0:LIBA",
"stopSequence": 18
},
{
"arrival": {
"time": "1767209274",
"uncertainty": 120
},
"departure": {
"time": "1767209274",
"uncertainty": 120
},
"stopId": "0:CSOLA",
"stopSequence": 19
},
{
"arrival": {
"time": "1767209334",
"uncertainty": 120
},
"departure": {
"time": "1767209334",
"uncertainty": 120
},
"stopId": "0:PARTA",
"stopSequence": 20
},
{
"arrival": {
"time": "1767209454",
"uncertainty": 120
},
"departure": {
"time": "1767209454",
"uncertainty": 120
},
"stopId": "0:CASI",
"stopSequence": 21
},
{
"arrival": {
"time": "1767209574",
"uncertainty": 120
},
"stopId": "0:NLIBT1",
"stopSequence": 22
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 0,
"routeId": "T1",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38652916"
}
}
},
{
"id": "8996248",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767206761",
"uncertainty": 120
},
"stopId": "0:PARNAT",
"stopSequence": 1
},
{
"arrival": {
"time": "1767206900",
"uncertainty": 120
},
"departure": {
"time": "1767206900",
"uncertainty": 120
},
"stopId": "0:VIGNTK",
"stopSequence": 2
},
{
"arrival": {
"time": "1767206924",
"uncertainty": 120
},
"departure": {
"time": "1767206924",
"uncertainty": 120
},
"stopId": "0:LAURA",
"stopSequence": 3
},
{
"arrival": {
"time": "1767206954",
"uncertainty": 120
},
"departure": {
"time": "1767206954",
"uncertainty": 120
},
"stopId": "0:COUDR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767207075",
"uncertainty": 120
},
"departure": {
"time": "1767207075",
"uncertainty": 120
},
"stopId": "0:DAMR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767207315",
"uncertainty": 120
},
"departure": {
"time": "1767207315",
"uncertainty": 120
},
"stopId": "0:BASTTA",
"stopSequence": 6
},
{
"arrival": {
"time": "1767207795",
"uncertainty": 120
},
"departure": {
"time": "1767207795",
"uncertainty": 120
},
"stopId": "0:GECAMR",
"stopSequence": 7
},
{
"arrival": {
"time": "1767207855",
"uncertainty": 120
},
"stopId": "0:GECHER",
"stopSequence": 8
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 1,
"routeId": "43",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38996248"
},
"vehicle": {
"id": "2067",
"label": "2067"
}
}
},
{
"id": "8882155",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767206226",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767206285",
"uncertainty": 120
},
"departure": {
"time": "1767206289",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767206427",
"uncertainty": 120
},
"departure": {
"time": "1767206427",
"uncertainty": 120
},
"stopId": "0:MONT2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1767206530",
"uncertainty": 120
},
"departure": {
"time": "1767206587",
"uncertainty": 120
},
"stopId": "0:JAUBA",
"stopSequence": 4
},
{
"arrival": {
"time": "1767206647",
"uncertainty": 120
},
"departure": {
"time": "1767206651",
"uncertainty": 120
},
"stopId": "0:KENA",
"stopSequence": 5
},
{
"arrival": {
"time": "1767206750",
"uncertainty": 120
},
"departure": {
"time": "1767206750",
"uncertainty": 120
},
"stopId": "0:AMAA",
"stopSequence": 6
},
{
"arrival": {
"time": "1767206861",
"uncertainty": 120
},
"departure": {
"time": "1767206861",
"uncertainty": 120
},
"stopId": "0:MARA",
"stopSequence": 7
},
{
"arrival": {
"time": "1767206930",
"uncertainty": 120
},
"departure": {
"time": "1767206933",
"uncertainty": 120
},
"stopId": "0:NEWA",
"stopSequence": 8
},
{
"arrival": {
"time": "1767206983",
"uncertainty": 120
},
"departure": {
"time": "1767206983",
"uncertainty": 120
},
"stopId": "0:VALA",
"stopSequence": 9
},
{
"arrival": {
"time": "1767207033",
"uncertainty": 120
},
"departure": {
"time": "1767207033",
"uncertainty": 120
},
"stopId": "0:AVOA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767207077",
"uncertainty": 120
},
"departure": {
"time": "1767207077",
"uncertainty": 120
},
"stopId": "0:THAA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767207131",
"uncertainty": 120
},
"departure": {
"time": "1767207131",
"uncertainty": 120
},
"stopId": "0:VA",
"stopSequence": 12
},
{
"arrival": {
"time": "1767207191",
"uncertainty": 120
},
"departure": {
"time": "1767207191",
"uncertainty": 120
},
"stopId": "0:ROMAA",
"stopSequence": 13
},
{
"arrival": {
"time": "1767207207",
"uncertainty": 120
},
"stopId": "0:VALDT",
"stopSequence": 14
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 0,
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38882155"
},
"vehicle": {
"id": "395",
"label": "395"
}
}
},
{
"id": "8882156",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767207420",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767207472",
"uncertainty": 120
},
"departure": {
"time": "1767207472",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767207610",
"uncertainty": 120
},
"departure": {
"time": "1767207610",
"uncertainty": 120
},
"stopId": "0:MONT2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1767207712",
"uncertainty": 120
},
"departure": {
"time": "1767207712",
"uncertainty": 120
},
"stopId": "0:JAUBA",
"stopSequence": 4
},
{
"arrival": {
"time": "1767207773",
"uncertainty": 120
},
"departure": {
"time": "1767207773",
"uncertainty": 120
},
"stopId": "0:KENA",
"stopSequence": 5
},
{
"arrival": {
"time": "1767207874",
"uncertainty": 120
},
"departure": {
"time": "1767207874",
"uncertainty": 120
},
"stopId": "0:AMAA",
"stopSequence": 6
},
{
"arrival": {
"time": "1767207985",
"uncertainty": 120
},
"departure": {
"time": "1767207985",
"uncertainty": 120
},
"stopId": "0:MARA",
"stopSequence": 7
},
{
"arrival": {
"time": "1767208082",
"uncertainty": 120
},
"departure": {
"time": "1767208082",
"uncertainty": 120
},
"stopId": "0:NEWA",
"stopSequence": 8
},
{
"arrival": {
"time": "1767208121",
"uncertainty": 120
},
"departure": {
"time": "1767208121",
"uncertainty": 120
},
"stopId": "0:VALA",
"stopSequence": 9
},
{
"arrival": {
"time": "1767208171",
"uncertainty": 120
},
"departure": {
"time": "1767208171",
"uncertainty": 120
},
"stopId": "0:AVOA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767208212",
"uncertainty": 120
},
"departure": {
"time": "1767208212",
"uncertainty": 120
},
"stopId": "0:THAA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767208285",
"uncertainty": 120
},
"departure": {
"time": "1767208285",
"uncertainty": 120
},
"stopId": "0:VA",
"stopSequence": 12
},
{
"arrival": {
"time": "1767208345",
"uncertainty": 120
},
"departure": {
"time": "1767208345",
"uncertainty": 120
},
"stopId": "0:ROMAA",
"stopSequence": 13
},
{
"arrival": {
"time": "1767208405",
"uncertainty": 120
},
"stopId": "0:VALDT",
"stopSequence": 14
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 0,
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38882156"
}
}
},
{
"id": "8882157",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767208620",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 1
},
{
"arrival": {
"time": "1767208689",
"uncertainty": 120
},
"departure": {
"time": "1767208689",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767208827",
"uncertainty": 120
},
"departure": {
"time": "1767208827",
"uncertainty": 120
},
"stopId": "0:MONT2A",
"stopSequence": 3
},
{
"arrival": {
"time": "1767208920",
"uncertainty": 120
},
"departure": {
"time": "1767208920",
"uncertainty": 120
},
"stopId": "0:JAUBA",
"stopSequence": 4
},
{
"arrival": {
"time": "1767209040",
"uncertainty": 120
},
"departure": {
"time": "1767209040",
"uncertainty": 120
},
"stopId": "0:KENA",
"stopSequence": 5
},
{
"arrival": {
"time": "1767209160",
"uncertainty": 120
},
"departure": {
"time": "1767209160",
"uncertainty": 120
},
"stopId": "0:AMAA",
"stopSequence": 6
},
{
"arrival": {
"time": "1767209274",
"uncertainty": 120
},
"departure": {
"time": "1767209274",
"uncertainty": 120
},
"stopId": "0:MARA",
"stopSequence": 7
},
{
"arrival": {
"time": "1767209371",
"uncertainty": 120
},
"departure": {
"time": "1767209371",
"uncertainty": 120
},
"stopId": "0:NEWA",
"stopSequence": 8
},
{
"arrival": {
"time": "1767209410",
"uncertainty": 120
},
"departure": {
"time": "1767209410",
"uncertainty": 120
},
"stopId": "0:VALA",
"stopSequence": 9
},
{
"arrival": {
"time": "1767209460",
"uncertainty": 120
},
"departure": {
"time": "1767209460",
"uncertainty": 120
},
"stopId": "0:AVOA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767209501",
"uncertainty": 120
},
"departure": {
"time": "1767209501",
"uncertainty": 120
},
"stopId": "0:THAA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767209574",
"uncertainty": 120
},
"departure": {
"time": "1767209574",
"uncertainty": 120
},
"stopId": "0:VA",
"stopSequence": 12
},
{
"arrival": {
"time": "1767209634",
"uncertainty": 120
},
"stopId": "0:ROMAA",
"stopSequence": 13
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 0,
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38882157"
}
}
},
{
"id": "8882158",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767209700",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 1
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 0,
"routeId": "T3",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38882158"
}
}
},
{
"id": "9162315",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767206532",
"uncertainty": 120
},
"stopId": "0:PARNAT",
"stopSequence": 1
},
{
"arrival": {
"time": "1767206622",
"uncertainty": 120
},
"departure": {
"time": "1767206657",
"uncertainty": 120
},
"stopId": "0:VIGNOR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767206743",
"uncertainty": 120
},
"departure": {
"time": "1767206743",
"uncertainty": 120
},
"stopId": "0:A54R",
"stopSequence": 3
},
{
"arrival": {
"time": "1767206887",
"uncertainty": 120
},
"departure": {
"time": "1767206958",
"uncertainty": 120
},
"stopId": "0:CAILAR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767207048",
"uncertainty": 120
},
"departure": {
"time": "1767207048",
"uncertainty": 120
},
"stopId": "0:CAIOLR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767207108",
"uncertainty": 120
},
"departure": {
"time": "1767207108",
"uncertainty": 120
},
"stopId": "0:CAIVAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767207348",
"uncertainty": 120
},
"departure": {
"time": "1767207348",
"uncertainty": 120
},
"stopId": "0:MDC02",
"stopSequence": 7
},
{
"arrival": {
"time": "1767207408",
"uncertainty": 120
},
"departure": {
"time": "1767207408",
"uncertainty": 120
},
"stopId": "0:LADEFR",
"stopSequence": 8
},
{
"arrival": {
"time": "1767207588",
"uncertainty": 120
},
"departure": {
"time": "1767207588",
"uncertainty": 120
},
"stopId": "0:STSAUA",
"stopSequence": 9
},
{
"arrival": {
"time": "1767207648",
"uncertainty": 120
},
"departure": {
"time": "1767207648",
"uncertainty": 120
},
"stopId": "0:STMAR",
"stopSequence": 10
},
{
"arrival": {
"time": "1767207708",
"uncertainty": 120
},
"departure": {
"time": "1767207708",
"uncertainty": 120
},
"stopId": "0:STBER",
"stopSequence": 11
},
{
"arrival": {
"time": "1767207828",
"uncertainty": 120
},
"departure": {
"time": "1767207828",
"uncertainty": 120
},
"stopId": "0:STPER",
"stopSequence": 12
},
{
"arrival": {
"time": "1767207948",
"uncertainty": 120
},
"departure": {
"time": "1767207948",
"uncertainty": 120
},
"stopId": "0:COMBBA",
"stopSequence": 13
},
{
"arrival": {
"time": "1767208008",
"uncertainty": 120
},
"departure": {
"time": "1767208008",
"uncertainty": 120
},
"stopId": "0:ST19MA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767208068",
"uncertainty": 120
},
"departure": {
"time": "1767208068",
"uncertainty": 120
},
"stopId": "0:STARNR",
"stopSequence": 15
},
{
"arrival": {
"time": "1767208188",
"uncertainty": 120
},
"departure": {
"time": "1767208188",
"uncertainty": 120
},
"stopId": "0:STSABR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767208308",
"uncertainty": 120
},
"departure": {
"time": "1767208308",
"uncertainty": 120
},
"stopId": "0:STCIR",
"stopSequence": 17
},
{
"arrival": {
"time": "1767208368",
"uncertainty": 120
},
"departure": {
"time": "1767208368",
"uncertainty": 120
},
"stopId": "0:STMIR",
"stopSequence": 18
},
{
"arrival": {
"time": "1767208428",
"uncertainty": 120
},
"departure": {
"time": "1767208428",
"uncertainty": 120
},
"stopId": "0:STCHAR",
"stopSequence": 19
},
{
"arrival": {
"time": "1767208548",
"uncertainty": 120
},
"departure": {
"time": "1767208548",
"uncertainty": 120
},
"stopId": "0:SGCHR",
"stopSequence": 20
},
{
"arrival": {
"time": "1767208608",
"uncertainty": 120
},
"departure": {
"time": "1767208608",
"uncertainty": 120
},
"stopId": "0:STCROI",
"stopSequence": 21
},
{
"arrival": {
"time": "1767208728",
"uncertainty": 120
},
"departure": {
"time": "1767208728",
"uncertainty": 120
},
"stopId": "0:SGLOR",
"stopSequence": 22
},
{
"arrival": {
"time": "1767208848",
"uncertainty": 120
},
"stopId": "0:STFRA",
"stopSequence": 23
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 1,
"routeId": "42",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39162315"
},
"vehicle": {
"id": "2066",
"label": "2066"
}
}
},
{
"id": "9162301",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767206100",
"uncertainty": 120
},
"stopId": "0:STFRA",
"stopSequence": 1
},
{
"arrival": {
"time": "1767206204",
"uncertainty": 120
},
"departure": {
"time": "1767206204",
"uncertainty": 120
},
"stopId": "0:SGLOA",
"stopSequence": 2
},
{
"arrival": {
"time": "1767206331",
"uncertainty": 120
},
"departure": {
"time": "1767206331",
"uncertainty": 120
},
"stopId": "0:STCROIR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767206363",
"uncertainty": 120
},
"departure": {
"time": "1767206363",
"uncertainty": 120
},
"stopId": "0:SGCHA",
"stopSequence": 4
},
{
"arrival": {
"time": "1767206442",
"uncertainty": 120
},
"departure": {
"time": "1767206442",
"uncertainty": 120
},
"stopId": "0:STCHAA",
"stopSequence": 5
},
{
"arrival": {
"time": "1767206616",
"uncertainty": 120
},
"departure": {
"time": "1767206616",
"uncertainty": 120
},
"stopId": "0:STMIA",
"stopSequence": 6
},
{
"arrival": {
"time": "1767206653",
"uncertainty": 120
},
"departure": {
"time": "1767206653",
"uncertainty": 120
},
"stopId": "0:STCIA",
"stopSequence": 7
},
{
"arrival": {
"time": "1767206744",
"uncertainty": 120
},
"departure": {
"time": "1767206744",
"uncertainty": 120
},
"stopId": "0:STSABA",
"stopSequence": 8
},
{
"arrival": {
"time": "1767206870",
"uncertainty": 120
},
"departure": {
"time": "1767206870",
"uncertainty": 120
},
"stopId": "0:STARNA",
"stopSequence": 9
},
{
"arrival": {
"time": "1767206931",
"uncertainty": 120
},
"departure": {
"time": "1767206931",
"uncertainty": 120
},
"stopId": "0:ST19MR",
"stopSequence": 10
},
{
"arrival": {
"time": "1767207006",
"uncertainty": 120
},
"departure": {
"time": "1767207006",
"uncertainty": 120
},
"stopId": "0:COMBBR",
"stopSequence": 11
},
{
"arrival": {
"time": "1767207126",
"uncertainty": 120
},
"departure": {
"time": "1767207126",
"uncertainty": 120
},
"stopId": "0:STPEA",
"stopSequence": 12
},
{
"arrival": {
"time": "1767207246",
"uncertainty": 120
},
"departure": {
"time": "1767207246",
"uncertainty": 120
},
"stopId": "0:STBEA",
"stopSequence": 13
},
{
"arrival": {
"time": "1767207306",
"uncertainty": 120
},
"departure": {
"time": "1767207306",
"uncertainty": 120
},
"stopId": "0:STMAA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767207366",
"uncertainty": 120
},
"departure": {
"time": "1767207366",
"uncertainty": 120
},
"stopId": "0:STSAUA",
"stopSequence": 15
},
{
"arrival": {
"time": "1767207486",
"uncertainty": 120
},
"departure": {
"time": "1767207486",
"uncertainty": 120
},
"stopId": "0:LADEFA",
"stopSequence": 16
},
{
"arrival": {
"time": "1767207546",
"uncertainty": 120
},
"departure": {
"time": "1767207546",
"uncertainty": 120
},
"stopId": "0:MDC01",
"stopSequence": 17
},
{
"arrival": {
"time": "1767207846",
"uncertainty": 120
},
"departure": {
"time": "1767207846",
"uncertainty": 120
},
"stopId": "0:CAIVAA",
"stopSequence": 18
},
{
"arrival": {
"time": "1767207906",
"uncertainty": 120
},
"departure": {
"time": "1767207906",
"uncertainty": 120
},
"stopId": "0:CAIOLA",
"stopSequence": 19
},
{
"arrival": {
"time": "1767208026",
"uncertainty": 120
},
"departure": {
"time": "1767208026",
"uncertainty": 120
},
"stopId": "0:CAILAA",
"stopSequence": 20
},
{
"arrival": {
"time": "1767208086",
"uncertainty": 120
},
"departure": {
"time": "1767208086",
"uncertainty": 120
},
"stopId": "0:CAICBA",
"stopSequence": 21
},
{
"arrival": {
"time": "1767208146",
"uncertainty": 120
},
"departure": {
"time": "1767208146",
"uncertainty": 120
},
"stopId": "0:CAICBR",
"stopSequence": 22
},
{
"arrival": {
"time": "1767208326",
"uncertainty": 120
},
"departure": {
"time": "1767208326",
"uncertainty": 120
},
"stopId": "0:A54A",
"stopSequence": 23
},
{
"arrival": {
"time": "1767208446",
"uncertainty": 120
},
"departure": {
"time": "1767208446",
"uncertainty": 120
},
"stopId": "0:VIGNOA",
"stopSequence": 24
},
{
"arrival": {
"time": "1767208626",
"uncertainty": 120
},
"stopId": "0:PARNR",
"stopSequence": 25
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 0,
"routeId": "42",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39162301"
},
"vehicle": {
"id": "2068",
"label": "2068"
}
}
},
{
"id": "8657923",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767206431",
"uncertainty": 120
},
"stopId": "0:GOLF",
"stopSequence": 1
},
{
"arrival": {
"time": "1767206484",
"uncertainty": 120
},
"departure": {
"time": "1767206484",
"uncertainty": 120
},
"stopId": "0:ORER",
"stopSequence": 2
},
{
"arrival": {
"time": "1767206514",
"uncertainty": 120
},
"departure": {
"time": "1767206514",
"uncertainty": 120
},
"stopId": "0:FAIR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767206592",
"uncertainty": 120
},
"departure": {
"time": "1767206593",
"uncertainty": 120
},
"stopId": "0:GREER",
"stopSequence": 4
},
{
"arrival": {
"time": "1767206650",
"uncertainty": 120
},
"departure": {
"time": "1767206650",
"uncertainty": 120
},
"stopId": "0:MAIR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767206692",
"uncertainty": 120
},
"departure": {
"time": "1767206692",
"uncertainty": 120
},
"stopId": "0:OZIR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767206746",
"uncertainty": 120
},
"departure": {
"time": "1767206753",
"uncertainty": 120
},
"stopId": "0:CASTT",
"stopSequence": 7
},
{
"arrival": {
"time": "1767206840",
"uncertainty": 120
},
"departure": {
"time": "1767206840",
"uncertainty": 120
},
"stopId": "0:GARDR",
"stopSequence": 8
},
{
"arrival": {
"time": "1767206886",
"uncertainty": 120
},
"departure": {
"time": "1767206886",
"uncertainty": 120
},
"stopId": "0:ALBR",
"stopSequence": 9
},
{
"arrival": {
"time": "1767206927",
"uncertainty": 120
},
"departure": {
"time": "1767206927",
"uncertainty": 120
},
"stopId": "0:CYGR",
"stopSequence": 10
},
{
"arrival": {
"time": "1767206951",
"uncertainty": 120
},
"departure": {
"time": "1767206951",
"uncertainty": 120
},
"stopId": "0:COLR",
"stopSequence": 11
},
{
"arrival": {
"time": "1767206972",
"uncertainty": 120
},
"departure": {
"time": "1767206972",
"uncertainty": 120
},
"stopId": "0:OISR",
"stopSequence": 12
},
{
"arrival": {
"time": "1767206994",
"uncertainty": 120
},
"departure": {
"time": "1767206994",
"uncertainty": 120
},
"stopId": "0:MOUER",
"stopSequence": 13
},
{
"arrival": {
"time": "1767207027",
"uncertainty": 120
},
"departure": {
"time": "1767207027",
"uncertainty": 120
},
"stopId": "0:GOET",
"stopSequence": 14
},
{
"arrival": {
"time": "1767207143",
"uncertainty": 120
},
"departure": {
"time": "1767207143",
"uncertainty": 120
},
"stopId": "0:CALR",
"stopSequence": 15
},
{
"arrival": {
"time": "1767207175",
"uncertainty": 120
},
"departure": {
"time": "1767207175",
"uncertainty": 120
},
"stopId": "0:REPR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767207235",
"uncertainty": 120
},
"departure": {
"time": "1767207235",
"uncertainty": 120
},
"stopId": "0:FEER",
"stopSequence": 17
},
{
"arrival": {
"time": "1767207262",
"uncertainty": 120
},
"departure": {
"time": "1767207262",
"uncertainty": 120
},
"stopId": "0:BRIR",
"stopSequence": 18
},
{
"arrival": {
"time": "1767207309",
"uncertainty": 120
},
"departure": {
"time": "1767207309",
"uncertainty": 120
},
"stopId": "0:ROUR",
"stopSequence": 19
},
{
"arrival": {
"time": "1767207347",
"uncertainty": 120
},
"departure": {
"time": "1767207347",
"uncertainty": 120
},
"stopId": "0:PILR",
"stopSequence": 20
},
{
"arrival": {
"time": "1767207394",
"uncertainty": 120
},
"departure": {
"time": "1767207394",
"uncertainty": 120
},
"stopId": "0:CAMR",
"stopSequence": 21
},
{
"arrival": {
"time": "1767207442",
"uncertainty": 120
},
"departure": {
"time": "1767207442",
"uncertainty": 120
},
"stopId": "0:MONTR",
"stopSequence": 22
},
{
"arrival": {
"time": "1767207531",
"uncertainty": 120
},
"departure": {
"time": "1767207531",
"uncertainty": 120
},
"stopId": "0:SANR",
"stopSequence": 23
},
{
"arrival": {
"time": "1767207698",
"uncertainty": 120
},
"departure": {
"time": "1767207698",
"uncertainty": 120
},
"stopId": "0:RACR",
"stopSequence": 24
},
{
"arrival": {
"time": "1767207793",
"uncertainty": 120
},
"departure": {
"time": "1767207793",
"uncertainty": 120
},
"stopId": "0:ArenA",
"stopSequence": 25
},
{
"arrival": {
"time": "1767207934",
"uncertainty": 120
},
"departure": {
"time": "1767207934",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 26
},
{
"arrival": {
"time": "1767207972",
"uncertainty": 120
},
"departure": {
"time": "1767207972",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 27
},
{
"arrival": {
"time": "1767208099",
"uncertainty": 120
},
"departure": {
"time": "1767208099",
"uncertainty": 120
},
"stopId": "0:TALAT2R",
"stopSequence": 28
},
{
"arrival": {
"time": "1767208200",
"uncertainty": 120
},
"departure": {
"time": "1767208200",
"uncertainty": 120
},
"stopId": "0:GRERR",
"stopSequence": 29
},
{
"arrival": {
"time": "1767208277",
"uncertainty": 120
},
"departure": {
"time": "1767208277",
"uncertainty": 120
},
"stopId": "0:BEAR",
"stopSequence": 30
},
{
"arrival": {
"time": "1767208334",
"uncertainty": 120
},
"departure": {
"time": "1767208334",
"uncertainty": 120
},
"stopId": "0:BARR",
"stopSequence": 31
},
{
"arrival": {
"time": "1767208390",
"uncertainty": 120
},
"departure": {
"time": "1767208390",
"uncertainty": 120
},
"stopId": "0:LIOR",
"stopSequence": 32
},
{
"arrival": {
"time": "1767208520",
"uncertainty": 120
},
"departure": {
"time": "1767208520",
"uncertainty": 120
},
"stopId": "0:CFPR",
"stopSequence": 33
},
{
"arrival": {
"time": "1767208577",
"uncertainty": 120
},
"departure": {
"time": "1767208577",
"uncertainty": 120
},
"stopId": "0:CHALR",
"stopSequence": 34
},
{
"arrival": {
"time": "1767208643",
"uncertainty": 120
},
"departure": {
"time": "1767208643",
"uncertainty": 120
},
"stopId": "0:LOMR",
"stopSequence": 35
},
{
"arrival": {
"time": "1767208673",
"uncertainty": 120
},
"departure": {
"time": "1767208673",
"uncertainty": 120
},
"stopId": "0:GARR",
"stopSequence": 36
},
{
"arrival": {
"time": "1767208734",
"uncertainty": 120
},
"departure": {
"time": "1767208734",
"uncertainty": 120
},
"stopId": "0:SERR",
"stopSequence": 37
},
{
"arrival": {
"time": "1767208795",
"uncertainty": 120
},
"departure": {
"time": "1767208795",
"uncertainty": 120
},
"stopId": "0:VOVR",
"stopSequence": 38
},
{
"arrival": {
"time": "1767208937",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 39
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 0,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38657923"
},
"vehicle": {
"id": "390",
"label": "390"
}
}
},
{
"id": "8657922",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767204841",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767204922",
"uncertainty": 120
},
"departure": {
"time": "1767204922",
"uncertainty": 120
},
"stopId": "0:VOVA",
"stopSequence": 2
},
{
"arrival": {
"time": "1767204965",
"uncertainty": 120
},
"departure": {
"time": "1767204969",
"uncertainty": 120
},
"stopId": "0:SERA",
"stopSequence": 3
},
{
"arrival": {
"time": "1767205021",
"uncertainty": 120
},
"departure": {
"time": "1767205021",
"uncertainty": 120
},
"stopId": "0:GARA",
"stopSequence": 4
},
{
"arrival": {
"time": "1767205046",
"uncertainty": 120
},
"departure": {
"time": "1767205046",
"uncertainty": 120
},
"stopId": "0:LOMA",
"stopSequence": 5
},
{
"arrival": {
"time": "1767205152",
"uncertainty": 120
},
"departure": {
"time": "1767205152",
"uncertainty": 120
},
"stopId": "0:CHAL",
"stopSequence": 6
},
{
"arrival": {
"time": "1767205172",
"uncertainty": 120
},
"departure": {
"time": "1767205172",
"uncertainty": 120
},
"stopId": "0:CFPA",
"stopSequence": 7
},
{
"arrival": {
"time": "1767205261",
"uncertainty": 120
},
"departure": {
"time": "1767205265",
"uncertainty": 120
},
"stopId": "0:LIOA",
"stopSequence": 8
},
{
"arrival": {
"time": "1767205295",
"uncertainty": 120
},
"departure": {
"time": "1767205295",
"uncertainty": 120
},
"stopId": "0:BARA",
"stopSequence": 9
},
{
"arrival": {
"time": "1767205366",
"uncertainty": 120
},
"departure": {
"time": "1767205366",
"uncertainty": 120
},
"stopId": "0:BEAA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767205418",
"uncertainty": 120
},
"departure": {
"time": "1767205418",
"uncertainty": 120
},
"stopId": "0:GREA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767205579",
"uncertainty": 120
},
"departure": {
"time": "1767205579",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 12
},
{
"arrival": {
"time": "1767205737",
"uncertainty": 120
},
"departure": {
"time": "1767205748",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 13
},
{
"arrival": {
"time": "1767205806",
"uncertainty": 120
},
"departure": {
"time": "1767205812",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 14
},
{
"arrival": {
"time": "1767205925",
"uncertainty": 120
},
"departure": {
"time": "1767205925",
"uncertainty": 120
},
"stopId": "0:ArenR",
"stopSequence": 15
},
{
"arrival": {
"time": "1767206033",
"uncertainty": 120
},
"departure": {
"time": "1767206033",
"uncertainty": 120
},
"stopId": "0:MSCR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767206080",
"uncertainty": 120
},
"departure": {
"time": "1767206080",
"uncertainty": 120
},
"stopId": "0:VIE",
"stopSequence": 17
},
{
"arrival": {
"time": "1767206141",
"uncertainty": 120
},
"departure": {
"time": "1767206141",
"uncertainty": 120
},
"stopId": "0:ROOA",
"stopSequence": 18
},
{
"arrival": {
"time": "1767206233",
"uncertainty": 120
},
"departure": {
"time": "1767206233",
"uncertainty": 120
},
"stopId": "0:MONTA",
"stopSequence": 19
},
{
"arrival": {
"time": "1767206267",
"uncertainty": 120
},
"departure": {
"time": "1767206267",
"uncertainty": 120
},
"stopId": "0:CAMA",
"stopSequence": 20
},
{
"arrival": {
"time": "1767206296",
"uncertainty": 120
},
"departure": {
"time": "1767206296",
"uncertainty": 120
},
"stopId": "0:PILA",
"stopSequence": 21
},
{
"arrival": {
"time": "1767206339",
"uncertainty": 120
},
"departure": {
"time": "1767206339",
"uncertainty": 120
},
"stopId": "0:ROUA",
"stopSequence": 22
},
{
"arrival": {
"time": "1767206367",
"uncertainty": 120
},
"departure": {
"time": "1767206367",
"uncertainty": 120
},
"stopId": "0:BRIA",
"stopSequence": 23
},
{
"arrival": {
"time": "1767206408",
"uncertainty": 120
},
"departure": {
"time": "1767206408",
"uncertainty": 120
},
"stopId": "0:FEEA",
"stopSequence": 24
},
{
"arrival": {
"time": "1767206437",
"uncertainty": 120
},
"departure": {
"time": "1767206437",
"uncertainty": 120
},
"stopId": "0:REPA",
"stopSequence": 25
},
{
"arrival": {
"time": "1767206465",
"uncertainty": 120
},
"departure": {
"time": "1767206465",
"uncertainty": 120
},
"stopId": "0:CALA",
"stopSequence": 26
},
{
"arrival": {
"time": "1767206582",
"uncertainty": 120
},
"departure": {
"time": "1767206582",
"uncertainty": 120
},
"stopId": "0:GOEA",
"stopSequence": 27
},
{
"arrival": {
"time": "1767206602",
"uncertainty": 120
},
"departure": {
"time": "1767206602",
"uncertainty": 120
},
"stopId": "0:MOUEA",
"stopSequence": 28
},
{
"arrival": {
"time": "1767206627",
"uncertainty": 120
},
"departure": {
"time": "1767206627",
"uncertainty": 120
},
"stopId": "0:OISA",
"stopSequence": 29
},
{
"arrival": {
"time": "1767206655",
"uncertainty": 120
},
"departure": {
"time": "1767206655",
"uncertainty": 120
},
"stopId": "0:COLA",
"stopSequence": 30
},
{
"arrival": {
"time": "1767206692",
"uncertainty": 120
},
"departure": {
"time": "1767206692",
"uncertainty": 120
},
"stopId": "0:CYGA",
"stopSequence": 31
},
{
"arrival": {
"time": "1767206733",
"uncertainty": 120
},
"departure": {
"time": "1767206733",
"uncertainty": 120
},
"stopId": "0:ALBA",
"stopSequence": 32
},
{
"arrival": {
"time": "1767206772",
"uncertainty": 120
},
"departure": {
"time": "1767206772",
"uncertainty": 120
},
"stopId": "0:GARDA",
"stopSequence": 33
},
{
"arrival": {
"time": "1767206846",
"uncertainty": 120
},
"departure": {
"time": "1767206846",
"uncertainty": 120
},
"stopId": "0:VACQA",
"stopSequence": 34
},
{
"arrival": {
"time": "1767206867",
"uncertainty": 120
},
"departure": {
"time": "1767206871",
"uncertainty": 120
},
"stopId": "0:OZIA",
"stopSequence": 35
},
{
"arrival": {
"time": "1767206916",
"uncertainty": 120
},
"departure": {
"time": "1767206916",
"uncertainty": 120
},
"stopId": "0:MAIA",
"stopSequence": 36
},
{
"arrival": {
"time": "1767206957",
"uncertainty": 120
},
"departure": {
"time": "1767206957",
"uncertainty": 120
},
"stopId": "0:GREEA",
"stopSequence": 37
},
{
"arrival": {
"time": "1767207023",
"uncertainty": 120
},
"departure": {
"time": "1767207023",
"uncertainty": 120
},
"stopId": "0:FAIA",
"stopSequence": 38
},
{
"arrival": {
"time": "1767207072",
"uncertainty": 120
},
"departure": {
"time": "1767207072",
"uncertainty": 120
},
"stopId": "0:OREA",
"stopSequence": 39
},
{
"arrival": {
"time": "1767207105",
"uncertainty": 120
},
"stopId": "0:GOLF",
"stopSequence": 40
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 1,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38657922"
},
"vehicle": {
"id": "388",
"label": "388"
}
}
},
{
"id": "8657924",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767207540",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767207633",
"uncertainty": 120
},
"departure": {
"time": "1767207633",
"uncertainty": 120
},
"stopId": "0:VOVA",
"stopSequence": 2
},
{
"arrival": {
"time": "1767207679",
"uncertainty": 120
},
"departure": {
"time": "1767207679",
"uncertainty": 120
},
"stopId": "0:SERA",
"stopSequence": 3
},
{
"arrival": {
"time": "1767207714",
"uncertainty": 120
},
"departure": {
"time": "1767207714",
"uncertainty": 120
},
"stopId": "0:GARA",
"stopSequence": 4
},
{
"arrival": {
"time": "1767207740",
"uncertainty": 120
},
"departure": {
"time": "1767207740",
"uncertainty": 120
},
"stopId": "0:LOMA",
"stopSequence": 5
},
{
"arrival": {
"time": "1767207808",
"uncertainty": 120
},
"departure": {
"time": "1767207808",
"uncertainty": 120
},
"stopId": "0:CHAL",
"stopSequence": 6
},
{
"arrival": {
"time": "1767207826",
"uncertainty": 120
},
"departure": {
"time": "1767207826",
"uncertainty": 120
},
"stopId": "0:CFPA",
"stopSequence": 7
},
{
"arrival": {
"time": "1767207947",
"uncertainty": 120
},
"departure": {
"time": "1767207947",
"uncertainty": 120
},
"stopId": "0:LIOA",
"stopSequence": 8
},
{
"arrival": {
"time": "1767207977",
"uncertainty": 120
},
"departure": {
"time": "1767207977",
"uncertainty": 120
},
"stopId": "0:BARA",
"stopSequence": 9
},
{
"arrival": {
"time": "1767208051",
"uncertainty": 120
},
"departure": {
"time": "1767208051",
"uncertainty": 120
},
"stopId": "0:BEAA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767208230",
"uncertainty": 120
},
"departure": {
"time": "1767208230",
"uncertainty": 120
},
"stopId": "0:GREA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767208348",
"uncertainty": 120
},
"departure": {
"time": "1767208348",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 12
},
{
"arrival": {
"time": "1767208500",
"uncertainty": 120
},
"departure": {
"time": "1767208500",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 13
},
{
"arrival": {
"time": "1767208553",
"uncertainty": 120
},
"departure": {
"time": "1767208553",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 14
},
{
"arrival": {
"time": "1767208673",
"uncertainty": 120
},
"departure": {
"time": "1767208673",
"uncertainty": 120
},
"stopId": "0:ArenR",
"stopSequence": 15
},
{
"arrival": {
"time": "1767208733",
"uncertainty": 120
},
"departure": {
"time": "1767208733",
"uncertainty": 120
},
"stopId": "0:MSCR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767208853",
"uncertainty": 120
},
"departure": {
"time": "1767208853",
"uncertainty": 120
},
"stopId": "0:VIE",
"stopSequence": 17
},
{
"arrival": {
"time": "1767208929",
"uncertainty": 120
},
"departure": {
"time": "1767208929",
"uncertainty": 120
},
"stopId": "0:ROOA",
"stopSequence": 18
},
{
"arrival": {
"time": "1767208973",
"uncertainty": 120
},
"departure": {
"time": "1767208973",
"uncertainty": 120
},
"stopId": "0:MONTA",
"stopSequence": 19
},
{
"arrival": {
"time": "1767209002",
"uncertainty": 120
},
"departure": {
"time": "1767209002",
"uncertainty": 120
},
"stopId": "0:CAMA",
"stopSequence": 20
},
{
"arrival": {
"time": "1767209046",
"uncertainty": 120
},
"departure": {
"time": "1767209046",
"uncertainty": 120
},
"stopId": "0:PILA",
"stopSequence": 21
},
{
"arrival": {
"time": "1767209089",
"uncertainty": 120
},
"departure": {
"time": "1767209089",
"uncertainty": 120
},
"stopId": "0:ROUA",
"stopSequence": 22
},
{
"arrival": {
"time": "1767209125",
"uncertainty": 120
},
"departure": {
"time": "1767209125",
"uncertainty": 120
},
"stopId": "0:BRIA",
"stopSequence": 23
},
{
"arrival": {
"time": "1767209159",
"uncertainty": 120
},
"departure": {
"time": "1767209159",
"uncertainty": 120
},
"stopId": "0:FEEA",
"stopSequence": 24
},
{
"arrival": {
"time": "1767209191",
"uncertainty": 120
},
"departure": {
"time": "1767209191",
"uncertainty": 120
},
"stopId": "0:REPA",
"stopSequence": 25
},
{
"arrival": {
"time": "1767209226",
"uncertainty": 120
},
"departure": {
"time": "1767209226",
"uncertainty": 120
},
"stopId": "0:CALA",
"stopSequence": 26
},
{
"arrival": {
"time": "1767209273",
"uncertainty": 120
},
"departure": {
"time": "1767209273",
"uncertainty": 120
},
"stopId": "0:GOEA",
"stopSequence": 27
},
{
"arrival": {
"time": "1767209300",
"uncertainty": 120
},
"departure": {
"time": "1767209300",
"uncertainty": 120
},
"stopId": "0:MOUEA",
"stopSequence": 28
},
{
"arrival": {
"time": "1767209331",
"uncertainty": 120
},
"departure": {
"time": "1767209331",
"uncertainty": 120
},
"stopId": "0:OISA",
"stopSequence": 29
},
{
"arrival": {
"time": "1767209362",
"uncertainty": 120
},
"departure": {
"time": "1767209362",
"uncertainty": 120
},
"stopId": "0:COLA",
"stopSequence": 30
},
{
"arrival": {
"time": "1767209395",
"uncertainty": 120
},
"departure": {
"time": "1767209395",
"uncertainty": 120
},
"stopId": "0:CYGA",
"stopSequence": 31
},
{
"arrival": {
"time": "1767209443",
"uncertainty": 120
},
"departure": {
"time": "1767209443",
"uncertainty": 120
},
"stopId": "0:ALBA",
"stopSequence": 32
},
{
"arrival": {
"time": "1767209483",
"uncertainty": 120
},
"departure": {
"time": "1767209483",
"uncertainty": 120
},
"stopId": "0:GARDA",
"stopSequence": 33
},
{
"arrival": {
"time": "1767209573",
"uncertainty": 120
},
"departure": {
"time": "1767209573",
"uncertainty": 120
},
"stopId": "0:VACQA",
"stopSequence": 34
},
{
"arrival": {
"time": "1767209600",
"uncertainty": 120
},
"departure": {
"time": "1767209600",
"uncertainty": 120
},
"stopId": "0:OZIA",
"stopSequence": 35
},
{
"arrival": {
"time": "1767209648",
"uncertainty": 120
},
"departure": {
"time": "1767209648",
"uncertainty": 120
},
"stopId": "0:MAIA",
"stopSequence": 36
},
{
"arrival": {
"time": "1767209701",
"uncertainty": 120
},
"departure": {
"time": "1767209701",
"uncertainty": 120
},
"stopId": "0:GREEA",
"stopSequence": 37
},
{
"arrival": {
"time": "1767209787",
"uncertainty": 120
},
"departure": {
"time": "1767209787",
"uncertainty": 120
},
"stopId": "0:FAIA",
"stopSequence": 38
},
{
"arrival": {
"time": "1767209840",
"uncertainty": 120
},
"departure": {
"time": "1767209840",
"uncertainty": 120
},
"stopId": "0:OREA",
"stopSequence": 39
},
{
"arrival": {
"time": "1767209873",
"uncertainty": 120
},
"stopId": "0:GOLF",
"stopSequence": 40
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 1,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38657924"
}
}
},
{
"id": "9162285",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767206460",
"uncertainty": 120
},
"stopId": "0:PARNAT",
"stopSequence": 1
},
{
"arrival": {
"time": "1767206592",
"uncertainty": 120
},
"departure": {
"time": "1767206592",
"uncertainty": 120
},
"stopId": "0:VIGNOR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767206664",
"uncertainty": 120
},
"departure": {
"time": "1767206664",
"uncertainty": 120
},
"stopId": "0:A54R",
"stopSequence": 3
},
{
"arrival": {
"time": "1767206820",
"uncertainty": 120
},
"departure": {
"time": "1767206829",
"uncertainty": 120
},
"stopId": "0:CAILAR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767206906",
"uncertainty": 120
},
"departure": {
"time": "1767206906",
"uncertainty": 120
},
"stopId": "0:CAIOLR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767206966",
"uncertainty": 120
},
"departure": {
"time": "1767206966",
"uncertainty": 120
},
"stopId": "0:CAIVAR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767207082",
"uncertainty": 120
},
"departure": {
"time": "1767207082",
"uncertainty": 120
},
"stopId": "0:CAICMR",
"stopSequence": 7
},
{
"arrival": {
"time": "1767207142",
"uncertainty": 120
},
"departure": {
"time": "1767207142",
"uncertainty": 120
},
"stopId": "0:CAICSR",
"stopSequence": 8
},
{
"arrival": {
"time": "1767207322",
"uncertainty": 120
},
"departure": {
"time": "1767207322",
"uncertainty": 120
},
"stopId": "0:STBA",
"stopSequence": 9
},
{
"arrival": {
"time": "1767207442",
"uncertainty": 120
},
"stopId": "0:GARCMA",
"stopSequence": 10
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 1,
"routeId": "41",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39162285"
},
"vehicle": {
"id": "2061",
"label": "2061"
}
}
},
{
"id": "8657898",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767205830",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 1
},
{
"arrival": {
"time": "1767205917",
"uncertainty": 120
},
"departure": {
"time": "1767205918",
"uncertainty": 120
},
"stopId": "0:VOVA",
"stopSequence": 2
},
{
"arrival": {
"time": "1767205976",
"uncertainty": 120
},
"departure": {
"time": "1767205976",
"uncertainty": 120
},
"stopId": "0:SERA",
"stopSequence": 3
},
{
"arrival": {
"time": "1767206014",
"uncertainty": 120
},
"departure": {
"time": "1767206014",
"uncertainty": 120
},
"stopId": "0:GARA",
"stopSequence": 4
},
{
"arrival": {
"time": "1767206043",
"uncertainty": 120
},
"departure": {
"time": "1767206043",
"uncertainty": 120
},
"stopId": "0:LOMA",
"stopSequence": 5
},
{
"arrival": {
"time": "1767206124",
"uncertainty": 120
},
"departure": {
"time": "1767206124",
"uncertainty": 120
},
"stopId": "0:CHAL",
"stopSequence": 6
},
{
"arrival": {
"time": "1767206137",
"uncertainty": 120
},
"departure": {
"time": "1767206137",
"uncertainty": 120
},
"stopId": "0:CFPA",
"stopSequence": 7
},
{
"arrival": {
"time": "1767206227",
"uncertainty": 120
},
"departure": {
"time": "1767206227",
"uncertainty": 120
},
"stopId": "0:LIOA",
"stopSequence": 8
},
{
"arrival": {
"time": "1767206252",
"uncertainty": 120
},
"departure": {
"time": "1767206252",
"uncertainty": 120
},
"stopId": "0:BARA",
"stopSequence": 9
},
{
"arrival": {
"time": "1767206312",
"uncertainty": 120
},
"departure": {
"time": "1767206312",
"uncertainty": 120
},
"stopId": "0:BEAA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767206565",
"uncertainty": 120
},
"departure": {
"time": "1767206565",
"uncertainty": 120
},
"stopId": "0:GREA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767206674",
"uncertainty": 120
},
"departure": {
"time": "1767206674",
"uncertainty": 120
},
"stopId": "0:TALAT2A",
"stopSequence": 12
},
{
"arrival": {
"time": "1767206780",
"uncertainty": 120
},
"departure": {
"time": "1767206814",
"uncertainty": 120
},
"stopId": "0:NFEU2",
"stopSequence": 13
},
{
"arrival": {
"time": "1767206864",
"uncertainty": 120
},
"departure": {
"time": "1767206869",
"uncertainty": 120
},
"stopId": "0:11NBR",
"stopSequence": 14
},
{
"arrival": {
"time": "1767207042",
"uncertainty": 120
},
"departure": {
"time": "1767207042",
"uncertainty": 120
},
"stopId": "0:ArenR",
"stopSequence": 15
},
{
"arrival": {
"time": "1767207160",
"uncertainty": 120
},
"departure": {
"time": "1767207160",
"uncertainty": 120
},
"stopId": "0:MSCR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767207213",
"uncertainty": 120
},
"departure": {
"time": "1767207213",
"uncertainty": 120
},
"stopId": "0:VIE",
"stopSequence": 17
},
{
"arrival": {
"time": "1767207276",
"uncertainty": 120
},
"departure": {
"time": "1767207276",
"uncertainty": 120
},
"stopId": "0:ROOA",
"stopSequence": 18
},
{
"arrival": {
"time": "1767207363",
"uncertainty": 120
},
"departure": {
"time": "1767207363",
"uncertainty": 120
},
"stopId": "0:MONTA",
"stopSequence": 19
},
{
"arrival": {
"time": "1767207396",
"uncertainty": 120
},
"departure": {
"time": "1767207396",
"uncertainty": 120
},
"stopId": "0:CAMA",
"stopSequence": 20
},
{
"arrival": {
"time": "1767207427",
"uncertainty": 120
},
"departure": {
"time": "1767207427",
"uncertainty": 120
},
"stopId": "0:PILA",
"stopSequence": 21
},
{
"arrival": {
"time": "1767207470",
"uncertainty": 120
},
"departure": {
"time": "1767207470",
"uncertainty": 120
},
"stopId": "0:ROUA",
"stopSequence": 22
},
{
"arrival": {
"time": "1767207499",
"uncertainty": 120
},
"departure": {
"time": "1767207499",
"uncertainty": 120
},
"stopId": "0:BRIA",
"stopSequence": 23
},
{
"arrival": {
"time": "1767207539",
"uncertainty": 120
},
"departure": {
"time": "1767207539",
"uncertainty": 120
},
"stopId": "0:FEEA",
"stopSequence": 24
},
{
"arrival": {
"time": "1767207568",
"uncertainty": 120
},
"departure": {
"time": "1767207568",
"uncertainty": 120
},
"stopId": "0:REPA",
"stopSequence": 25
},
{
"arrival": {
"time": "1767207597",
"uncertainty": 120
},
"departure": {
"time": "1767207597",
"uncertainty": 120
},
"stopId": "0:CALA",
"stopSequence": 26
},
{
"arrival": {
"time": "1767207706",
"uncertainty": 120
},
"departure": {
"time": "1767207706",
"uncertainty": 120
},
"stopId": "0:GOEA",
"stopSequence": 27
},
{
"arrival": {
"time": "1767207727",
"uncertainty": 120
},
"departure": {
"time": "1767207727",
"uncertainty": 120
},
"stopId": "0:MOUEA",
"stopSequence": 28
},
{
"arrival": {
"time": "1767207753",
"uncertainty": 120
},
"departure": {
"time": "1767207753",
"uncertainty": 120
},
"stopId": "0:OISA",
"stopSequence": 29
},
{
"arrival": {
"time": "1767207781",
"uncertainty": 120
},
"departure": {
"time": "1767207781",
"uncertainty": 120
},
"stopId": "0:COLA",
"stopSequence": 30
},
{
"arrival": {
"time": "1767207818",
"uncertainty": 120
},
"departure": {
"time": "1767207818",
"uncertainty": 120
},
"stopId": "0:CYGA",
"stopSequence": 31
},
{
"arrival": {
"time": "1767207860",
"uncertainty": 120
},
"departure": {
"time": "1767207860",
"uncertainty": 120
},
"stopId": "0:ALBA",
"stopSequence": 32
},
{
"arrival": {
"time": "1767207899",
"uncertainty": 120
},
"departure": {
"time": "1767207899",
"uncertainty": 120
},
"stopId": "0:GARDA",
"stopSequence": 33
},
{
"arrival": {
"time": "1767207975",
"uncertainty": 120
},
"departure": {
"time": "1767207975",
"uncertainty": 120
},
"stopId": "0:VACQA",
"stopSequence": 34
},
{
"arrival": {
"time": "1767207997",
"uncertainty": 120
},
"departure": {
"time": "1767207997",
"uncertainty": 120
},
"stopId": "0:OZIA",
"stopSequence": 35
},
{
"arrival": {
"time": "1767208042",
"uncertainty": 120
},
"departure": {
"time": "1767208042",
"uncertainty": 120
},
"stopId": "0:MAIA",
"stopSequence": 36
},
{
"arrival": {
"time": "1767208095",
"uncertainty": 120
},
"departure": {
"time": "1767208095",
"uncertainty": 120
},
"stopId": "0:GREEA",
"stopSequence": 37
},
{
"arrival": {
"time": "1767208181",
"uncertainty": 120
},
"departure": {
"time": "1767208181",
"uncertainty": 120
},
"stopId": "0:FAIA",
"stopSequence": 38
},
{
"arrival": {
"time": "1767208234",
"uncertainty": 120
},
"departure": {
"time": "1767208234",
"uncertainty": 120
},
"stopId": "0:OREA",
"stopSequence": 39
},
{
"arrival": {
"time": "1767208267",
"uncertainty": 120
},
"stopId": "0:GOLF",
"stopSequence": 40
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 1,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38657898"
},
"vehicle": {
"id": "389",
"label": "389"
}
}
},
{
"id": "8657897",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767209400",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 1
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 1,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38657897"
}
}
},
{
"id": "8657896",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767205442",
"uncertainty": 120
},
"stopId": "0:CASTT",
"stopSequence": 1
},
{
"arrival": {
"time": "1767205538",
"uncertainty": 120
},
"departure": {
"time": "1767205538",
"uncertainty": 120
},
"stopId": "0:GARDR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767205587",
"uncertainty": 120
},
"departure": {
"time": "1767205587",
"uncertainty": 120
},
"stopId": "0:ALBR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767205623",
"uncertainty": 120
},
"departure": {
"time": "1767205623",
"uncertainty": 120
},
"stopId": "0:CYGR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767205653",
"uncertainty": 120
},
"departure": {
"time": "1767205653",
"uncertainty": 120
},
"stopId": "0:COLR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767205675",
"uncertainty": 120
},
"departure": {
"time": "1767205675",
"uncertainty": 120
},
"stopId": "0:OISR",
"stopSequence": 6
},
{
"arrival": {
"time": "1767205697",
"uncertainty": 120
},
"departure": {
"time": "1767205697",
"uncertainty": 120
},
"stopId": "0:MOUER",
"stopSequence": 7
},
{
"arrival": {
"time": "1767205728",
"uncertainty": 120
},
"departure": {
"time": "1767205728",
"uncertainty": 120
},
"stopId": "0:GOET",
"stopSequence": 8
},
{
"arrival": {
"time": "1767205851",
"uncertainty": 120
},
"departure": {
"time": "1767205851",
"uncertainty": 120
},
"stopId": "0:CALR",
"stopSequence": 9
},
{
"arrival": {
"time": "1767205879",
"uncertainty": 120
},
"departure": {
"time": "1767205881",
"uncertainty": 120
},
"stopId": "0:REPR",
"stopSequence": 10
},
{
"arrival": {
"time": "1767205937",
"uncertainty": 120
},
"departure": {
"time": "1767205970",
"uncertainty": 120
},
"stopId": "0:FEER",
"stopSequence": 11
},
{
"arrival": {
"time": "1767205997",
"uncertainty": 120
},
"departure": {
"time": "1767205997",
"uncertainty": 120
},
"stopId": "0:BRIR",
"stopSequence": 12
},
{
"arrival": {
"time": "1767206040",
"uncertainty": 120
},
"departure": {
"time": "1767206040",
"uncertainty": 120
},
"stopId": "0:ROUR",
"stopSequence": 13
},
{
"arrival": {
"time": "1767206076",
"uncertainty": 120
},
"departure": {
"time": "1767206076",
"uncertainty": 120
},
"stopId": "0:PILR",
"stopSequence": 14
},
{
"arrival": {
"time": "1767206117",
"uncertainty": 120
},
"departure": {
"time": "1767206117",
"uncertainty": 120
},
"stopId": "0:CAMR",
"stopSequence": 15
},
{
"arrival": {
"time": "1767206162",
"uncertainty": 120
},
"departure": {
"time": "1767206170",
"uncertainty": 120
},
"stopId": "0:MONTR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767206261",
"uncertainty": 120
},
"departure": {
"time": "1767206261",
"uncertainty": 120
},
"stopId": "0:SANR",
"stopSequence": 17
},
{
"arrival": {
"time": "1767206432",
"uncertainty": 120
},
"departure": {
"time": "1767206432",
"uncertainty": 120
},
"stopId": "0:RACR",
"stopSequence": 18
},
{
"arrival": {
"time": "1767206522",
"uncertainty": 120
},
"departure": {
"time": "1767206522",
"uncertainty": 120
},
"stopId": "0:ArenA",
"stopSequence": 19
},
{
"arrival": {
"time": "1767206665",
"uncertainty": 120
},
"departure": {
"time": "1767206685",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 20
},
{
"arrival": {
"time": "1767206743",
"uncertainty": 120
},
"departure": {
"time": "1767206743",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 21
},
{
"arrival": {
"time": "1767206966",
"uncertainty": 120
},
"departure": {
"time": "1767206966",
"uncertainty": 120
},
"stopId": "0:TALAT2R",
"stopSequence": 22
},
{
"arrival": {
"time": "1767207146",
"uncertainty": 120
},
"departure": {
"time": "1767207146",
"uncertainty": 120
},
"stopId": "0:GRERR",
"stopSequence": 23
},
{
"arrival": {
"time": "1767207201",
"uncertainty": 120
},
"departure": {
"time": "1767207201",
"uncertainty": 120
},
"stopId": "0:BEAR",
"stopSequence": 24
},
{
"arrival": {
"time": "1767207248",
"uncertainty": 120
},
"departure": {
"time": "1767207248",
"uncertainty": 120
},
"stopId": "0:BARR",
"stopSequence": 25
},
{
"arrival": {
"time": "1767207290",
"uncertainty": 120
},
"departure": {
"time": "1767207290",
"uncertainty": 120
},
"stopId": "0:LIOR",
"stopSequence": 26
},
{
"arrival": {
"time": "1767207401",
"uncertainty": 120
},
"departure": {
"time": "1767207401",
"uncertainty": 120
},
"stopId": "0:CFPR",
"stopSequence": 27
},
{
"arrival": {
"time": "1767207438",
"uncertainty": 120
},
"departure": {
"time": "1767207438",
"uncertainty": 120
},
"stopId": "0:CHALR",
"stopSequence": 28
},
{
"arrival": {
"time": "1767207504",
"uncertainty": 120
},
"departure": {
"time": "1767207504",
"uncertainty": 120
},
"stopId": "0:LOMR",
"stopSequence": 29
},
{
"arrival": {
"time": "1767207542",
"uncertainty": 120
},
"departure": {
"time": "1767207542",
"uncertainty": 120
},
"stopId": "0:GARR",
"stopSequence": 30
},
{
"arrival": {
"time": "1767207590",
"uncertainty": 120
},
"departure": {
"time": "1767207590",
"uncertainty": 120
},
"stopId": "0:SERR",
"stopSequence": 31
},
{
"arrival": {
"time": "1767207633",
"uncertainty": 120
},
"departure": {
"time": "1767207633",
"uncertainty": 120
},
"stopId": "0:VOVR",
"stopSequence": 32
},
{
"arrival": {
"time": "1767207727",
"uncertainty": 120
},
"stopId": "0:NCBAT1",
"stopSequence": 33
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 0,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38657896"
},
"vehicle": {
"id": "396",
"label": "396"
}
}
},
{
"id": "8657902",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767208500",
"uncertainty": 120
},
"stopId": "0:GOLF",
"stopSequence": 1
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 0,
"routeId": "14",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38657902"
}
}
},
{
"id": "9181763",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767208080",
"uncertainty": 120
},
"stopId": "0:FLORENT5",
"stopSequence": 1
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 0,
"routeId": "T5",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39181763"
}
}
},
{
"id": "9181762",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767206353",
"uncertainty": 120
},
"stopId": "0:FLORENT5",
"stopSequence": 1
},
{
"arrival": {
"time": "1767206424",
"uncertainty": 120
},
"departure": {
"time": "1767206424",
"uncertainty": 120
},
"stopId": "0:CLAGR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767206468",
"uncertainty": 120
},
"departure": {
"time": "1767206468",
"uncertainty": 120
},
"stopId": "0:CLABR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767206611",
"uncertainty": 120
},
"departure": {
"time": "1767206611",
"uncertainty": 120
},
"stopId": "0:LANRPA",
"stopSequence": 4
},
{
"arrival": {
"time": "1767206804",
"uncertainty": 120
},
"departure": {
"time": "1767206804",
"uncertainty": 120
},
"stopId": "0:CAVIN1A",
"stopSequence": 5
},
{
"arrival": {
"time": "1767206855",
"uncertainty": 120
},
"departure": {
"time": "1767206855",
"uncertainty": 120
},
"stopId": "0:CAVECA",
"stopSequence": 6
},
{
"arrival": {
"time": "1767206909",
"uncertainty": 120
},
"departure": {
"time": "1767206916",
"uncertainty": 120
},
"stopId": "0:CAVTRGR",
"stopSequence": 7
},
{
"arrival": {
"time": "1767207001",
"uncertainty": 120
},
"departure": {
"time": "1767207001",
"uncertainty": 120
},
"stopId": "0:CAVRR",
"stopSequence": 8
},
{
"arrival": {
"time": "1767207121",
"uncertainty": 120
},
"departure": {
"time": "1767207121",
"uncertainty": 120
},
"stopId": "0:CAVTCAR",
"stopSequence": 9
},
{
"arrival": {
"time": "1767207241",
"uncertainty": 120
},
"departure": {
"time": "1767207241",
"uncertainty": 120
},
"stopId": "0:VEDAR",
"stopSequence": 10
},
{
"arrival": {
"time": "1767207301",
"uncertainty": 120
},
"departure": {
"time": "1767207301",
"uncertainty": 120
},
"stopId": "0:SOMR",
"stopSequence": 11
},
{
"arrival": {
"time": "1767207421",
"uncertainty": 120
},
"departure": {
"time": "1767207421",
"uncertainty": 120
},
"stopId": "0:LAER",
"stopSequence": 12
},
{
"arrival": {
"time": "1767207501",
"uncertainty": 120
},
"departure": {
"time": "1767207501",
"uncertainty": 120
},
"stopId": "0:NIMCOMPR",
"stopSequence": 13
},
{
"arrival": {
"time": "1767207537",
"uncertainty": 120
},
"departure": {
"time": "1767207537",
"uncertainty": 120
},
"stopId": "0:CAP2R",
"stopSequence": 14
},
{
"arrival": {
"time": "1767207606",
"uncertainty": 120
},
"departure": {
"time": "1767207606",
"uncertainty": 120
},
"stopId": "0:UNIO2R",
"stopSequence": 15
},
{
"arrival": {
"time": "1767207713",
"uncertainty": 120
},
"departure": {
"time": "1767207713",
"uncertainty": 120
},
"stopId": "0:AMAR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767207798",
"uncertainty": 120
},
"departure": {
"time": "1767207798",
"uncertainty": 120
},
"stopId": "0:KENR",
"stopSequence": 17
},
{
"arrival": {
"time": "1767207927",
"uncertainty": 120
},
"departure": {
"time": "1767207927",
"uncertainty": 120
},
"stopId": "0:JAUAR",
"stopSequence": 18
},
{
"arrival": {
"time": "1767207994",
"uncertainty": 120
},
"departure": {
"time": "1767207994",
"uncertainty": 120
},
"stopId": "0:MONT2R",
"stopSequence": 19
},
{
"arrival": {
"time": "1767208161",
"uncertainty": 120
},
"departure": {
"time": "1767208161",
"uncertainty": 120
},
"stopId": "0:11NAR",
"stopSequence": 20
},
{
"arrival": {
"time": "1767208199",
"uncertainty": 120
},
"stopId": "0:NFEU1",
"stopSequence": 21
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 0,
"routeId": "T5",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39181762"
},
"vehicle": {
"id": "412",
"label": "412"
}
}
},
{
"id": "8683721",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767208020",
"uncertainty": 120
},
"stopId": "0:BERMA",
"stopSequence": 1
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 1,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38683721"
}
}
},
{
"id": "8683720",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767205714",
"uncertainty": 120
},
"stopId": "0:BERMA",
"stopSequence": 1
},
{
"arrival": {
"time": "1767205899",
"uncertainty": 120
},
"departure": {
"time": "1767205899",
"uncertainty": 120
},
"stopId": "0:BERLR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767205958",
"uncertainty": 120
},
"departure": {
"time": "1767205958",
"uncertainty": 120
},
"stopId": "0:BERG1R",
"stopSequence": 3
},
{
"arrival": {
"time": "1767206058",
"uncertainty": 120
},
"departure": {
"time": "1767206058",
"uncertainty": 120
},
"stopId": "0:BEBOA",
"stopSequence": 4
},
{
"arrival": {
"time": "1767206213",
"uncertainty": 120
},
"departure": {
"time": "1767206213",
"uncertainty": 120
},
"stopId": "0:BERCBR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767206268",
"uncertainty": 120
},
"departure": {
"time": "1767206268",
"uncertainty": 120
},
"stopId": "0:MILHTA",
"stopSequence": 6
},
{
"arrival": {
"time": "1767206317",
"uncertainty": 120
},
"departure": {
"time": "1767206317",
"uncertainty": 120
},
"stopId": "0:MAUBA",
"stopSequence": 7
},
{
"arrival": {
"time": "1767206397",
"uncertainty": 120
},
"departure": {
"time": "1767206397",
"uncertainty": 120
},
"stopId": "0:MPOSTR",
"stopSequence": 8
},
{
"arrival": {
"time": "1767206449",
"uncertainty": 120
},
"departure": {
"time": "1767206449",
"uncertainty": 120
},
"stopId": "0:MMURR",
"stopSequence": 9
},
{
"arrival": {
"time": "1767206547",
"uncertainty": 120
},
"departure": {
"time": "1767206547",
"uncertainty": 120
},
"stopId": "0:sourb",
"stopSequence": 10
},
{
"arrival": {
"time": "1767206617",
"uncertainty": 120
},
"departure": {
"time": "1767206617",
"uncertainty": 120
},
"stopId": "0:MILHLAR",
"stopSequence": 11
},
{
"arrival": {
"time": "1767206746",
"uncertainty": 120
},
"departure": {
"time": "1767206746",
"uncertainty": 120
},
"stopId": "0:MAGR",
"stopSequence": 12
},
{
"arrival": {
"time": "1767206888",
"uncertainty": 120
},
"departure": {
"time": "1767206888",
"uncertainty": 120
},
"stopId": "0:PERBR",
"stopSequence": 13
},
{
"arrival": {
"time": "1767206933",
"uncertainty": 120
},
"departure": {
"time": "1767206933",
"uncertainty": 120
},
"stopId": "0:LIONR",
"stopSequence": 14
},
{
"arrival": {
"time": "1767206987",
"uncertainty": 120
},
"departure": {
"time": "1767206987",
"uncertainty": 120
},
"stopId": "0:TRAR",
"stopSequence": 15
},
{
"arrival": {
"time": "1767207032",
"uncertainty": 120
},
"departure": {
"time": "1767207032",
"uncertainty": 120
},
"stopId": "0:METR",
"stopSequence": 16
},
{
"arrival": {
"time": "1767207105",
"uncertainty": 120
},
"departure": {
"time": "1767207105",
"uncertainty": 120
},
"stopId": "0:JUIR",
"stopSequence": 17
},
{
"arrival": {
"time": "1767207187",
"uncertainty": 120
},
"departure": {
"time": "1767207187",
"uncertainty": 120
},
"stopId": "0:SOB",
"stopSequence": 18
},
{
"arrival": {
"time": "1767207281",
"uncertainty": 120
},
"departure": {
"time": "1767207281",
"uncertainty": 120
},
"stopId": "0:TAUR",
"stopSequence": 19
},
{
"arrival": {
"time": "1767207335",
"uncertainty": 120
},
"departure": {
"time": "1767207335",
"uncertainty": 120
},
"stopId": "0:TEIR",
"stopSequence": 20
},
{
"arrival": {
"time": "1767207418",
"uncertainty": 120
},
"departure": {
"time": "1767207418",
"uncertainty": 120
},
"stopId": "0:TRIA2",
"stopSequence": 21
},
{
"arrival": {
"time": "1767207561",
"uncertainty": 120
},
"departure": {
"time": "1767207561",
"uncertainty": 120
},
"stopId": "0:PLANR",
"stopSequence": 22
},
{
"arrival": {
"time": "1767207665",
"uncertainty": 120
},
"stopId": "0:GARETR",
"stopSequence": 23
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 1,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38683720"
},
"vehicle": {
"id": "6435",
"label": "6435"
}
}
},
{
"id": "8683694",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767205994",
"uncertainty": 120
},
"stopId": "0:GARETA",
"stopSequence": 1
},
{
"arrival": {
"time": "1767206129",
"uncertainty": 120
},
"departure": {
"time": "1767206129",
"uncertainty": 120
},
"stopId": "0:PLANA",
"stopSequence": 2
},
{
"arrival": {
"time": "1767206160",
"uncertainty": 120
},
"departure": {
"time": "1767206160",
"uncertainty": 120
},
"stopId": "0:TRIA1",
"stopSequence": 3
},
{
"arrival": {
"time": "1767206239",
"uncertainty": 120
},
"departure": {
"time": "1767206239",
"uncertainty": 120
},
"stopId": "0:TEIA",
"stopSequence": 4
},
{
"arrival": {
"time": "1767206309",
"uncertainty": 120
},
"departure": {
"time": "1767206309",
"uncertainty": 120
},
"stopId": "0:TAUA",
"stopSequence": 5
},
{
"arrival": {
"time": "1767206331",
"uncertainty": 120
},
"departure": {
"time": "1767206331",
"uncertainty": 120
},
"stopId": "0:HEMA",
"stopSequence": 6
},
{
"arrival": {
"time": "1767206379",
"uncertainty": 120
},
"departure": {
"time": "1767206379",
"uncertainty": 120
},
"stopId": "0:JUIA",
"stopSequence": 7
},
{
"arrival": {
"time": "1767206446",
"uncertainty": 120
},
"departure": {
"time": "1767206448",
"uncertainty": 120
},
"stopId": "0:META",
"stopSequence": 8
},
{
"arrival": {
"time": "1767206497",
"uncertainty": 120
},
"departure": {
"time": "1767206497",
"uncertainty": 120
},
"stopId": "0:TRAA",
"stopSequence": 9
},
{
"arrival": {
"time": "1767206542",
"uncertainty": 120
},
"departure": {
"time": "1767206542",
"uncertainty": 120
},
"stopId": "0:LIONA",
"stopSequence": 10
},
{
"arrival": {
"time": "1767206580",
"uncertainty": 120
},
"departure": {
"time": "1767206580",
"uncertainty": 120
},
"stopId": "0:PERBA",
"stopSequence": 11
},
{
"arrival": {
"time": "1767206714",
"uncertainty": 120
},
"departure": {
"time": "1767206714",
"uncertainty": 120
},
"stopId": "0:MAGA",
"stopSequence": 12
},
{
"arrival": {
"time": "1767206839",
"uncertainty": 120
},
"departure": {
"time": "1767206839",
"uncertainty": 120
},
"stopId": "0:MLAC",
"stopSequence": 13
},
{
"arrival": {
"time": "1767206882",
"uncertainty": 120
},
"departure": {
"time": "1767206886",
"uncertainty": 120
},
"stopId": "0:SOURBA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767206941",
"uncertainty": 120
},
"departure": {
"time": "1767206941",
"uncertainty": 120
},
"stopId": "0:CLAUA",
"stopSequence": 15
},
{
"arrival": {
"time": "1767207022",
"uncertainty": 120
},
"departure": {
"time": "1767207022",
"uncertainty": 120
},
"stopId": "0:MMURA",
"stopSequence": 16
},
{
"arrival": {
"time": "1767207074",
"uncertainty": 120
},
"departure": {
"time": "1767207074",
"uncertainty": 120
},
"stopId": "0:MPOSTA",
"stopSequence": 17
},
{
"arrival": {
"time": "1767207131",
"uncertainty": 120
},
"departure": {
"time": "1767207131",
"uncertainty": 120
},
"stopId": "0:MAUB",
"stopSequence": 18
},
{
"arrival": {
"time": "1767207190",
"uncertainty": 120
},
"departure": {
"time": "1767207190",
"uncertainty": 120
},
"stopId": "0:MILHT",
"stopSequence": 19
},
{
"arrival": {
"time": "1767207254",
"uncertainty": 120
},
"departure": {
"time": "1767207254",
"uncertainty": 120
},
"stopId": "0:BERCBA",
"stopSequence": 20
},
{
"arrival": {
"time": "1767207494",
"uncertainty": 120
},
"departure": {
"time": "1767207494",
"uncertainty": 120
},
"stopId": "0:BERGA",
"stopSequence": 21
},
{
"arrival": {
"time": "1767207549",
"uncertainty": 120
},
"departure": {
"time": "1767207549",
"uncertainty": 120
},
"stopId": "0:BERLA",
"stopSequence": 22
},
{
"arrival": {
"time": "1767207614",
"uncertainty": 120
},
"stopId": "0:BERMA",
"stopSequence": 23
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 0,
"routeId": "11",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_38683694"
},
"vehicle": {
"id": "4101",
"label": "4101"
}
}
},
{
"id": "9287698",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1767206971",
"uncertainty": 120
},
"stopId": "0:CAVART",
"stopSequence": 1
},
{
"arrival": {
"time": "1767207147",
"uncertainty": 120
},
"departure": {
"time": "1767207147",
"uncertainty": 120
},
"stopId": "0:CROR",
"stopSequence": 2
},
{
"arrival": {
"time": "1767207195",
"uncertainty": 120
},
"departure": {
"time": "1767207195",
"uncertainty": 120
},
"stopId": "0:SOPR",
"stopSequence": 3
},
{
"arrival": {
"time": "1767207284",
"uncertainty": 120
},
"departure": {
"time": "1767207284",
"uncertainty": 120
},
"stopId": "0:FAUR",
"stopSequence": 4
},
{
"arrival": {
"time": "1767207342",
"uncertainty": 120
},
"departure": {
"time": "1767207342",
"uncertainty": 120
},
"stopId": "0:PERVR",
"stopSequence": 5
},
{
"arrival": {
"time": "1767207369",
"uncertainty": 120
},
"departure": {
"time": "1767207369",
"uncertainty": 120
},
"stopId": "0:ELIA",
"stopSequence": 6
},
{
"arrival": {
"time": "1767207424",
"uncertainty": 120
},
"departure": {
"time": "1767207424",
"uncertainty": 120
},
"stopId": "0:CHR",
"stopSequence": 7
},
{
"arrival": {
"time": "1767207480",
"uncertainty": 120
},
"departure": {
"time": "1767207480",
"uncertainty": 120
},
"stopId": "0:JUVR",
"stopSequence": 8
},
{
"arrival": {
"time": "1767207528",
"uncertainty": 120
},
"departure": {
"time": "1767207528",
"uncertainty": 120
},
"stopId": "0:MOR",
"stopSequence": 9
},
{
"arrival": {
"time": "1767207605",
"uncertainty": 120
},
"departure": {
"time": "1767207605",
"uncertainty": 120
},
"stopId": "0:VIGR",
"stopSequence": 10
},
{
"arrival": {
"time": "1767207675",
"uncertainty": 120
},
"departure": {
"time": "1767207675",
"uncertainty": 120
},
"stopId": "0:FENR",
"stopSequence": 11
},
{
"arrival": {
"time": "1767207714",
"uncertainty": 120
},
"departure": {
"time": "1767207714",
"uncertainty": 120
},
"stopId": "0:FRCI",
"stopSequence": 12
},
{
"arrival": {
"time": "1767207760",
"uncertainty": 120
},
"departure": {
"time": "1767207760",
"uncertainty": 120
},
"stopId": "0:DOUA",
"stopSequence": 13
},
{
"arrival": {
"time": "1767207812",
"uncertainty": 120
},
"departure": {
"time": "1767207812",
"uncertainty": 120
},
"stopId": "0:SULA",
"stopSequence": 14
},
{
"arrival": {
"time": "1767207892",
"uncertainty": 120
},
"departure": {
"time": "1767207892",
"uncertainty": 120
},
"stopId": "0:DUPA",
"stopSequence": 15
},
{
"arrival": {
"time": "1767207980",
"uncertainty": 120
},
"departure": {
"time": "1767207980",
"uncertainty": 120
},
"stopId": "0:DAGA",
"stopSequence": 16
},
{
"arrival": {
"time": "1767208095",
"uncertainty": 120
},
"departure": {
"time": "1767208095",
"uncertainty": 120
},
"stopId": "0:GAMC",
"stopSequence": 17
},
{
"arrival": {
"time": "1767208202",
"uncertainty": 120
},
"departure": {
"time": "1767208202",
"uncertainty": 120
},
"stopId": "0:VIE",
"stopSequence": 18
},
{
"arrival": {
"time": "1767208288",
"uncertainty": 120
},
"departure": {
"time": "1767208288",
"uncertainty": 120
},
"stopId": "0:GUEA",
"stopSequence": 19
},
{
"arrival": {
"time": "1767208355",
"uncertainty": 120
},
"departure": {
"time": "1767208355",
"uncertainty": 120
},
"stopId": "0:PLAA",
"stopSequence": 20
},
{
"arrival": {
"time": "1767208395",
"uncertainty": 120
},
"departure": {
"time": "1767208395",
"uncertainty": 120
},
"stopId": "0:JAUDA",
"stopSequence": 21
},
{
"arrival": {
"time": "1767208437",
"uncertainty": 120
},
"departure": {
"time": "1767208437",
"uncertainty": 120
},
"stopId": "0:SERVA",
"stopSequence": 22
},
{
"arrival": {
"time": "1767208504",
"uncertainty": 120
},
"departure": {
"time": "1767208504",
"uncertainty": 120
},
"stopId": "0:SEYA",
"stopSequence": 23
},
{
"arrival": {
"time": "1767208553",
"uncertainty": 120
},
"departure": {
"time": "1767208553",
"uncertainty": 120
},
"stopId": "0:NEUR1",
"stopSequence": 24
},
{
"arrival": {
"time": "1767208635",
"uncertainty": 120
},
"departure": {
"time": "1767208635",
"uncertainty": 120
},
"stopId": "0:HEMA",
"stopSequence": 25
},
{
"arrival": {
"time": "1767208757",
"uncertainty": 120
},
"departure": {
"time": "1767208757",
"uncertainty": 120
},
"stopId": "0:capou",
"stopSequence": 26
},
{
"arrival": {
"time": "1767208875",
"uncertainty": 120
},
"departure": {
"time": "1767208875",
"uncertainty": 120
},
"stopId": "0:PEUA",
"stopSequence": 27
},
{
"arrival": {
"time": "1767208925",
"uncertainty": 120
},
"departure": {
"time": "1767208925",
"uncertainty": 120
},
"stopId": "0:LAUA",
"stopSequence": 28
},
{
"arrival": {
"time": "1767208964",
"uncertainty": 120
},
"departure": {
"time": "1767208964",
"uncertainty": 120
},
"stopId": "0:LEDA",
"stopSequence": 29
},
{
"arrival": {
"time": "1767209004",
"uncertainty": 120
},
"departure": {
"time": "1767209004",
"uncertainty": 120
},
"stopId": "0:LOIA",
"stopSequence": 30
},
{
"arrival": {
"time": "1767209048",
"uncertainty": 120
},
"departure": {
"time": "1767209048",
"uncertainty": 120
},
"stopId": "0:PROA",
"stopSequence": 31
},
{
"arrival": {
"time": "1767209106",
"uncertainty": 120
},
"stopId": "0:ACTA",
"stopSequence": 32
}
],
"timestamp": "1767206971",
"trip": {
"directionId": 0,
"routeId": "16",
"scheduleRelationship": "SCHEDULED",
"tripId": "10_39287698"
},
"vehicle": {
"id": "4403",
"label": "4403"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1767206971"
}
}