Détails de la ressource
GTFS-RT des horaires aux arrêts du réseau DeepMob.
Cette ressource fait partie du jeu de données Réseau urbain DeepMob.
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
❌1 363 erreurs, 40 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 11/06/2025 à 09h07 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 48 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 177 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 237 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 329 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 407 does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id 497 does not exist in the GTFS data and does not have schedule_relationship of ADDED
GTFS-rt route_id does not exist in GTFS data E004 48 erreurs
All route_ids provided in the GTFS-rt feed must exist in the GTFS data
Exemples d'erreurs
- route_id 2 does not exist in the GTFS data routes.txt
- route_id 2 does not exist in the GTFS data routes.txt
- route_id 2 does not exist in the GTFS data routes.txt
- route_id 2 does not exist in the GTFS data routes.txt
- route_id 2 does not exist in the GTFS data routes.txt
GTFS-rt stop_id does not exist in GTFS data E011 1 267 erreurs
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Exemples d'erreurs
- trip_id 177 stop_id 18038 does not exist in GTFS data stops.txt
- trip_id 177 stop_id 18101 does not exist in GTFS data stops.txt
- trip_id 177 stop_id 18321 does not exist in GTFS data stops.txt
- trip_id 177 stop_id 18023 does not exist in GTFS data stops.txt
- trip_id 177 stop_id 18323 does not exist in GTFS data stops.txt
Avertissements
vehicle_id not populated W002 40 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id 237 does not have a vehicle_id
- trip_id 329 does not have a vehicle_id
- trip_id 407 does not have a vehicle_id
- trip_id 497 does not have a vehicle_id
- trip_id 273 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 | 1 207 | 30 fois (100 % des validations) |
E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 1 207 | 30 fois (100 % des validations) |
E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 33 966 | 30 fois (100 % des validations) |
W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 980 | 30 fois (100 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 11/06/2025 à 17h26 Europe/Paris.
trip_updates (55) 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 11/06/2025 à 17h26 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "1300",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1749626700",
"uncertainty": 100
},
"stopId": "18055",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1749626820",
"uncertainty": 100
},
"stopId": "18088",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1749626940",
"uncertainty": 100
},
"stopId": "18816",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1749627060",
"uncertainty": 100
},
"stopId": "18821",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1749627180",
"uncertainty": 100
},
"stopId": "18817",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1749627300",
"uncertainty": 100
},
"stopId": "18822",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1749627420",
"uncertainty": 100
},
"stopId": "18823",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1749627540",
"uncertainty": 100
},
"stopId": "18029",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1749627660",
"uncertainty": 100
},
"stopId": "18824",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1749627780",
"uncertainty": 100
},
"stopId": "18286",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1749627900",
"uncertainty": 100
},
"stopId": "18320",
"stopSequence": 11
}
],
"timestamp": "1749624302",
"trip": {
"routeId": "97",
"scheduleRelationship": "SCHEDULED",
"tripId": "253"
},
"vehicle": {}
}
},
{
"id": "1301",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1749628200",
"uncertainty": 100
},
"stopId": "18055",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1749628320",
"uncertainty": 100
},
"stopId": "18088",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1749628440",
"uncertainty": 100
},
"stopId": "18816",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1749628560",
"uncertainty": 100
},
"stopId": "18821",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1749628680",
"uncertainty": 100
},
"stopId": "18817",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1749628800",
"uncertainty": 100
},
"stopId": "18822",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1749628920",
"uncertainty": 100
},
"stopId": "18823",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1749629040",
"uncertainty": 100
},
"stopId": "18029",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1749629160",
"uncertainty": 100
},
"stopId": "18824",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1749629280",
"uncertainty": 100
},
"stopId": "18286",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1749629400",
"uncertainty": 100
},
"stopId": "18320",
"stopSequence": 11
}
],
"timestamp": "1749624302",
"trip": {
"routeId": "97",
"scheduleRelationship": "SCHEDULED",
"tripId": "289"
},
"vehicle": {}
}
},
{
"id": "1302",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1749629700",
"uncertainty": 100
},
"stopId": "18055",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1749629820",
"uncertainty": 100
},
"stopId": "18088",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1749629940",
"uncertainty": 100
},
"stopId": "18816",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1749630060",
"uncertainty": 100
},
"stopId": "18821",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1749630180",
"uncertainty": 100
},
"stopId": "18817",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1749630300",
"uncertainty": 100
},
"stopId": "18822",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1749630420",
"uncertainty": 100
},
"stopId": "18823",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1749630540",
"uncertainty": 100
},
"stopId": "18029",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1749630660",
"uncertainty": 100
},
"stopId": "18824",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1749630780",
"uncertainty": 100
},
"stopId": "18286",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1749630900",
"uncertainty": 100
},
"stopId": "18320",
"stopSequence": 11
}
],
"timestamp": "1749624302",
"trip": {
"routeId": "97",
"scheduleRelationship": "SCHEDULED",
"tripId": "325"
},
"vehicle": {}
}
},
{
"id": "1303",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1749631500",
"uncertainty": 100
},
"stopId": "18055",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1749631620",
"uncertainty": 100
},
"stopId": "18088",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1749631740",
"uncertainty": 100
},
"stopId": "18816",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1749631860",
"uncertainty": 100
},
"stopId": "18821",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1749631980",
"uncertainty": 100
},
"stopId": "18817",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1749632100",
"uncertainty": 100
},
"stopId": "18822",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1749632220",
"uncertainty": 100
},
"stopId": "18823",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1749632340",
"uncertainty": 100
},
"stopId": "18029",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1749632460",
"uncertainty": 100
},
"stopId": "18824",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1749632580",
"uncertainty": 100
},
"stopId": "18286",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1749632700",
"uncertainty": 100
},
"stopId": "18320",
"stopSequence": 11
}
],
"timestamp": "1749624302",
"trip": {
"routeId": "97",
"scheduleRelationship": "SCHEDULED",
"tripId": "363"
},
"vehicle": {}
}
},
{
"id": "1304",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1749633000",
"uncertainty": 100
},
"stopId": "18055",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1749633120",
"uncertainty": 100
},
"stopId": "18088",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1749633240",
"uncertainty": 100
},
"stopId": "18816",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1749633360",
"uncertainty": 100
},
"stopId": "18821",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1749633480",
"uncertainty": 100
},
"stopId": "18817",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1749633600",
"uncertainty": 100
},
"stopId": "18822",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1749633720",
"uncertainty": 100
},
"stopId": "18823",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1749633840",
"uncertainty": 100
},
"stopId": "18029",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1749633960",
"uncertainty": 100
},
"stopId": "18824",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1749634080",
"uncertainty": 100
},
"stopId": "18286",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1749634200",
"uncertainty": 100
},
"stopId": "18320",
"stopSequence": 11
}
],
"timestamp": "1749624302",
"trip": {
"routeId": "97",
"scheduleRelationship": "SCHEDULED",
"tripId": "401"
},
"vehicle": {}
}
},
{
"id": "1305",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1749634500",
"uncertainty": 100
},
"stopId": "18055",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1749634620",
"uncertainty": 100
},
"stopId": "18088",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1749634740",
"uncertainty": 100
},
"stopId": "18816",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1749634860",
"uncertainty": 100
},
"stopId": "18821",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1749634980",
"uncertainty": 100
},
"stopId": "18817",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1749635100",
"uncertainty": 100
},
"stopId": "18822",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1749635220",
"uncertainty": 100
},
"stopId": "18823",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1749635340",
"uncertainty": 100
},
"stopId": "18029",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1749635460",
"uncertainty": 100
},
"stopId": "18824",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1749635580",
"uncertainty": 100
},
"stopId": "18286",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1749635700",
"uncertainty": 100
},
"stopId": "18320",
"stopSequence": 11
}
],
"timestamp": "1749624302",
"trip": {
"routeId": "97",
"scheduleRelationship": "SCHEDULED",
"tripId": "437"
},
"vehicle": {}
}
},
{
"id": "1306",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1749636600",
"uncertainty": 100
},
"stopId": "18055",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1749636720",
"uncertainty": 100
},
"stopId": "18088",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1749636840",
"uncertainty": 100
},
"stopId": "18816",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1749636960",
"uncertainty": 100
},
"stopId": "18821",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1749637080",
"uncertainty": 100
},
"stopId": "18817",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1749637200",
"uncertainty": 100
},
"stopId": "18822",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1749637320",
"uncertainty": 100
},
"stopId": "18823",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1749637440",
"uncertainty": 100
},
"stopId": "18029",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1749637560",
"uncertainty": 100
},
"stopId": "18824",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1749637680",
"uncertainty": 100
},
"stopId": "18286",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1749637800",
"uncertainty": 100
},
"stopId": "18320",
"stopSequence": 11
}
],
"timestamp": "1749624302",
"trip": {
"routeId": "97",
"scheduleRelationship": "SCHEDULED",
"tripId": "483"
},
"vehicle": {}
}
},
{
"id": "1318",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1749645900",
"uncertainty": 100
},
"stopId": "18055",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1749646020",
"uncertainty": 100
},
"stopId": "18088",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1749646140",
"uncertainty": 100
},
"stopId": "18816",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1749646260",
"uncertainty": 100
},
"stopId": "18821",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1749646380",
"uncertainty": 100
},
"stopId": "18817",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1749646500",
"uncertainty": 100
},
"stopId": "18822",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1749646620",
"uncertainty": 100
},
"stopId": "18823",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1749646740",
"uncertainty": 100
},
"stopId": "18029",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1749646860",
"uncertainty": 100
},
"stopId": "18824",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1749646980",
"uncertainty": 100
},
"stopId": "18286",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1749647100",
"uncertainty": 100
},
"stopId": "18320",
"stopSequence": 11
}
],
"timestamp": "1749641769",
"trip": {
"routeId": "97",
"scheduleRelationship": "SCHEDULED",
"tripId": "661"
},
"vehicle": {}
}
},
{
"id": "1319",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1749648000",
"uncertainty": 100
},
"stopId": "18055",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1749648120",
"uncertainty": 100
},
"stopId": "18088",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1749648240",
"uncertainty": 100
},
"stopId": "18816",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1749648360",
"uncertainty": 100
},
"stopId": "18821",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1749648480",
"uncertainty": 100
},
"stopId": "18817",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1749648600",
"uncertainty": 100
},
"stopId": "18822",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1749648720",
"uncertainty": 100
},
"stopId": "18823",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1749648840",
"uncertainty": 100
},
"stopId": "18029",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1749648960",
"uncertainty": 100
},
"stopId": "18824",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1749649080",
"uncertainty": 100
},
"stopId": "18286",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1749649200",
"uncertainty": 100
},
"stopId": "18320",
"stopSequence": 11
}
],
"timestamp": "1749641769",
"trip": {
"routeId": "97",
"scheduleRelationship": "SCHEDULED",
"tripId": "703"
},
"vehicle": {}
}
},
{
"id": "1320",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1749649500",
"uncertainty": 100
},
"stopId": "18055",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1749649620",
"uncertainty": 100
},
"stopId": "18088",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1749649740",
"uncertainty": 100
},
"stopId": "18816",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1749649860",
"uncertainty": 100
},
"stopId": "18821",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1749649980",
"uncertainty": 100
},
"stopId": "18817",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1749650100",
"uncertainty": 100
},
"stopId": "18822",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1749650220",
"uncertainty": 100
},
"stopId": "18823",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1749650340",
"uncertainty": 100
},
"stopId": "18029",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1749650460",
"uncertainty": 100
},
"stopId": "18824",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1749650580",
"uncertainty": 100
},
"stopId": "18286",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1749650700",
"uncertainty": 100
},
"stopId": "18320",
"stopSequence": 11
}
],
"timestamp": "1749641769",
"trip": {
"routeId": "97",
"scheduleRelationship": "SCHEDULED",
"tripId": "749"
},
"vehicle": {}
}
},
{
"id": "1321",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1749651300",
"uncertainty": 100
},
"stopId": "18055",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1749651420",
"uncertainty": 100
},
"stopId": "18088",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1749651540",
"uncertainty": 100
},
"stopId": "18816",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1749651660",
"uncertainty": 100
},
"stopId": "18821",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1749651780",
"uncertainty": 100
},
"stopId": "18817",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1749651900",
"uncertainty": 100
},
"stopId": "18822",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1749652020",
"uncertainty": 100
},
"stopId": "18823",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1749652140",
"uncertainty": 100
},
"stopId": "18029",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1749652260",
"uncertainty": 100
},
"stopId": "18824",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1749652380",
"uncertainty": 100
},
"stopId": "18286",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1749652500",
"uncertainty": 100
},
"stopId": "18320",
"stopSequence": 11
}
],
"timestamp": "1749641769",
"trip": {
"routeId": "97",
"scheduleRelationship": "SCHEDULED",
"tripId": "793"
},
"vehicle": {}
}
},
{
"id": "1322",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1749652800",
"uncertainty": 100
},
"stopId": "18055",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1749652920",
"uncertainty": 100
},
"stopId": "18088",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1749653040",
"uncertainty": 100
},
"stopId": "18816",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1749653160",
"uncertainty": 100
},
"stopId": "18821",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1749653280",
"uncertainty": 100
},
"stopId": "18817",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1749653400",
"uncertainty": 100
},
"stopId": "18822",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1749653520",
"uncertainty": 100
},
"stopId": "18823",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1749653640",
"uncertainty": 100
},
"stopId": "18029",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1749653760",
"uncertainty": 100
},
"stopId": "18824",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1749653880",
"uncertainty": 100
},
"stopId": "18286",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1749654000",
"uncertainty": 100
},
"stopId": "18320",
"stopSequence": 11
}
],
"timestamp": "1749641769",
"trip": {
"routeId": "97",
"scheduleRelationship": "SCHEDULED",
"tripId": "815"
},
"vehicle": {}
}
},
{
"id": "1323",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1749654900",
"uncertainty": 100
},
"stopId": "18055",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1749655020",
"uncertainty": 100
},
"stopId": "18088",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1749655140",
"uncertainty": 100
},
"stopId": "18816",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1749655260",
"uncertainty": 100
},
"stopId": "18821",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1749655380",
"uncertainty": 100
},
"stopId": "18817",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1749655500",
"uncertainty": 100
},
"stopId": "18822",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1749655620",
"uncertainty": 100
},
"stopId": "18823",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1749655740",
"uncertainty": 100
},
"stopId": "18029",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1749655860",
"uncertainty": 100
},
"stopId": "18824",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1749655980",
"uncertainty": 100
},
"stopId": "18286",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1749656100",
"uncertainty": 100
},
"stopId": "18320",
"stopSequence": 11
}
],
"timestamp": "1749641769",
"trip": {
"routeId": "97",
"scheduleRelationship": "SCHEDULED",
"tripId": "873"
},
"vehicle": {}
}
},
{
"id": "1324",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1749656700",
"uncertainty": 100
},
"stopId": "18055",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1749656820",
"uncertainty": 100
},
"stopId": "18088",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1749656940",
"uncertainty": 100
},
"stopId": "18816",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1749657060",
"uncertainty": 100
},
"stopId": "18821",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1749657180",
"uncertainty": 100
},
"stopId": "18817",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1749657300",
"uncertainty": 100
},
"stopId": "18822",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1749657420",
"uncertainty": 100
},
"stopId": "18823",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1749657540",
"uncertainty": 100
},
"stopId": "18029",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1749657660",
"uncertainty": 100
},
"stopId": "18824",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1749657780",
"uncertainty": 100
},
"stopId": "18286",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1749657900",
"uncertainty": 100
},
"stopId": "18320",
"stopSequence": 11
}
],
"timestamp": "1749641769",
"trip": {
"routeId": "97",
"scheduleRelationship": "SCHEDULED",
"tripId": "915"
},
"vehicle": {}
}
},
{
"id": "1325",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1749658800",
"uncertainty": 100
},
"stopId": "18055",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1749658920",
"uncertainty": 100
},
"stopId": "18088",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1749659040",
"uncertainty": 100
},
"stopId": "18816",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1749659160",
"uncertainty": 100
},
"stopId": "18821",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1749659280",
"uncertainty": 100
},
"stopId": "18817",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1749659400",
"uncertainty": 100
},
"stopId": "18822",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1749659520",
"uncertainty": 100
},
"stopId": "18823",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1749659640",
"uncertainty": 100
},
"stopId": "18029",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1749659760",
"uncertainty": 100
},
"stopId": "18824",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1749659880",
"uncertainty": 100
},
"stopId": "18286",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1749660000",
"uncertainty": 100
},
"stopId": "18320",
"stopSequence": 11
}
],
"timestamp": "1749641769",
"trip": {
"routeId": "97",
"scheduleRelationship": "SCHEDULED",
"tripId": "961"
},
"vehicle": {}
}
},
{
"id": "1330",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -60,
"time": "1749649740",
"uncertainty": 0
},
"departure": {
"delay": 0,
"time": "1749649800",
"uncertainty": 0
},
"stopId": "18038",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1749649860",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1749649865",
"uncertainty": 0
},
"stopId": "18101",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1749649920",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1749649925",
"uncertainty": 0
},
"stopId": "18321",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1749650100",
"uncertainty": 0
},
"departure": {
"delay": 60,
"time": "1749650160",
"uncertainty": 0
},
"stopId": "18023",
"stopSequence": 4
},
{
"arrival": {
"delay": 120,
"time": "1749650340",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1749650345",
"uncertainty": 0
},
"stopId": "18323",
"stopSequence": 5
},
{
"arrival": {
"delay": 70,
"time": "1749650350",
"uncertainty": 0
},
"departure": {
"delay": 75,
"time": "1749650355",
"uncertainty": 0
},
"stopId": "18090",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1749650400",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1749650405",
"uncertainty": 0
},
"stopId": "18441",
"stopSequence": 7
},
{
"arrival": {
"delay": 120,
"time": "1749650460",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1749650465",
"uncertainty": 0
},
"stopId": "18801",
"stopSequence": 8
},
{
"arrival": {
"delay": 120,
"time": "1749650520",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1749650525",
"uncertainty": 0
},
"stopId": "18051",
"stopSequence": 9
},
{
"arrival": {
"delay": 120,
"time": "1749650580",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1749650585",
"uncertainty": 0
},
"stopId": "18092",
"stopSequence": 10
},
{
"arrival": {
"delay": 120,
"time": "1749650640",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1749650645",
"uncertainty": 0
},
"stopId": "18068",
"stopSequence": 11
},
{
"arrival": {
"delay": 120,
"time": "1749650700",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1749650705",
"uncertainty": 0
},
"stopId": "18021",
"stopSequence": 12
},
{
"arrival": {
"delay": 120,
"time": "1749650760",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1749650765",
"uncertainty": 0
},
"stopId": "18074",
"stopSequence": 13
},
{
"arrival": {
"delay": 120,
"time": "1749650820",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1749650825",
"uncertainty": 0
},
"stopId": "18045",
"stopSequence": 14
},
{
"arrival": {
"delay": 180,
"time": "1749650940",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1749650945",
"uncertainty": 0
},
"stopId": "18786",
"stopSequence": 15
},
{
"arrival": {
"delay": 120,
"time": "1749651060",
"uncertainty": 0
},
"departure": {
"delay": 240,
"time": "1749651180",
"uncertainty": 0
},
"stopId": "18029",
"stopSequence": 16
},
{
"arrival": {
"delay": 240,
"time": "1749651240",
"uncertainty": 0
},
"departure": {
"delay": 300,
"time": "1749651300",
"uncertainty": 0
},
"stopId": "18060",
"stopSequence": 17
},
{
"arrival": {
"delay": 185,
"time": "1749651305",
"uncertainty": 0
},
"departure": {
"delay": 240,
"time": "1749651360",
"uncertainty": 0
},
"stopId": "18055",
"stopSequence": 18
},
{
"arrival": {
"delay": 180,
"time": "1749651480",
"uncertainty": 0
},
"departure": {
"delay": 240,
"time": "1749651540",
"uncertainty": 0
},
"stopId": "18086",
"stopSequence": 19
},
{
"arrival": {
"delay": 240,
"time": "1749651900",
"uncertainty": 100
},
"stopId": "18076",
"stopSequence": 20
},
{
"arrival": {
"delay": 240,
"time": "1749651960",
"uncertainty": 100
},
"stopId": "18106",
"stopSequence": 21
},
{
"arrival": {
"delay": 240,
"time": "1749652140",
"uncertainty": 100
},
"stopId": "18058",
"stopSequence": 22
},
{
"arrival": {
"delay": 240,
"time": "1749652200",
"uncertainty": 100
},
"stopId": "18026",
"stopSequence": 23
},
{
"arrival": {
"delay": 240,
"time": "1749652260",
"uncertainty": 100
},
"stopId": "18132",
"stopSequence": 24
},
{
"arrival": {
"delay": 240,
"time": "1749652440",
"uncertainty": 100
},
"stopId": "18177",
"stopSequence": 25
},
{
"arrival": {
"delay": 240,
"time": "1749652500",
"uncertainty": 100
},
"stopId": "18197",
"stopSequence": 26
},
{
"arrival": {
"delay": 240,
"time": "1749652560",
"uncertainty": 100
},
"stopId": "18170",
"stopSequence": 27
},
{
"arrival": {
"delay": 240,
"time": "1749652620",
"uncertainty": 100
},
"stopId": "18166",
"stopSequence": 28
},
{
"arrival": {
"delay": 240,
"time": "1749652740",
"uncertainty": 100
},
"stopId": "18186",
"stopSequence": 29
},
{
"arrival": {
"delay": 240,
"time": "1749652800",
"uncertainty": 100
},
"stopId": "18184",
"stopSequence": 30
},
{
"arrival": {
"delay": 240,
"time": "1749652860",
"uncertainty": 100
},
"stopId": "18205",
"stopSequence": 31
},
{
"arrival": {
"delay": 240,
"time": "1749652980",
"uncertainty": 100
},
"stopId": "18174",
"stopSequence": 32
},
{
"arrival": {
"delay": 240,
"time": "1749653100",
"uncertainty": 100
},
"stopId": "18181",
"stopSequence": 33
},
{
"arrival": {
"delay": 240,
"time": "1749653220",
"uncertainty": 100
},
"stopId": "18282",
"stopSequence": 34
}
],
"timestamp": "1749651782",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "757"
},
"vehicle": {
"id": "0200001002FF6C7D",
"label": "4935"
}
}
},
{
"id": "1331",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1749653400",
"uncertainty": 100
},
"stopId": "18282",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1749653520",
"uncertainty": 100
},
"stopId": "18182",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1749653580",
"uncertainty": 100
},
"stopId": "18175",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1749653640",
"uncertainty": 100
},
"stopId": "18206",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1749653700",
"uncertainty": 100
},
"stopId": "18185",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1749653760",
"uncertainty": 100
},
"stopId": "18187",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1749653820",
"uncertainty": 100
},
"stopId": "18167",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1749653880",
"uncertainty": 100
},
"stopId": "18171",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1749653940",
"uncertainty": 100
},
"stopId": "18198",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1749654000",
"uncertainty": 100
},
"stopId": "18178",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1749654180",
"uncertainty": 100
},
"stopId": "18133",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1749654240",
"uncertainty": 100
},
"stopId": "18027",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1749654300",
"uncertainty": 100
},
"stopId": "18059",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1749654360",
"uncertainty": 100
},
"stopId": "18107",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1749654420",
"uncertainty": 100
},
"stopId": "18077",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1749654780",
"uncertainty": 100
},
"stopId": "18050",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1749654960",
"uncertainty": 100
},
"stopId": "18320",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1749655140",
"uncertainty": 100
},
"stopId": "18057",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1749655320",
"uncertainty": 100
},
"stopId": "18096",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1749655440",
"uncertainty": 100
},
"stopId": "18785",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1749655560",
"uncertainty": 100
},
"stopId": "18045",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1749655620",
"uncertainty": 100
},
"stopId": "18074",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1749655680",
"uncertainty": 100
},
"stopId": "18021",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1749655740",
"uncertainty": 100
},
"stopId": "18068",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1749655800",
"uncertainty": 100
},
"stopId": "18092",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1749655860",
"uncertainty": 100
},
"stopId": "18051",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1749655920",
"uncertainty": 100
},
"stopId": "18801",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1749655925",
"uncertainty": 100
},
"stopId": "18442",
"stopSequence": 28
},
{
"arrival": {
"delay": 10,
"time": "1749655930",
"uncertainty": 100
},
"stopId": "18091",
"stopSequence": 29
},
{
"arrival": {
"delay": 0,
"time": "1749655980",
"uncertainty": 100
},
"stopId": "18324",
"stopSequence": 30
},
{
"arrival": {
"delay": 0,
"time": "1749656160",
"uncertainty": 100
},
"stopId": "18023",
"stopSequence": 31
},
{
"arrival": {
"delay": 0,
"time": "1749656340",
"uncertainty": 100
},
"stopId": "18321",
"stopSequence": 32
},
{
"arrival": {
"delay": 5,
"time": "1749656345",
"uncertainty": 100
},
"stopId": "18102",
"stopSequence": 33
},
{
"arrival": {
"delay": 0,
"time": "1749656520",
"uncertainty": 100
},
"stopId": "18038",
"stopSequence": 34
}
],
"timestamp": "1749651782",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "839"
},
"vehicle": {}
}
},
{
"id": "1332",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1749657000",
"uncertainty": 100
},
"stopId": "18038",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1749657060",
"uncertainty": 100
},
"stopId": "18101",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1749657065",
"uncertainty": 100
},
"stopId": "18321",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1749657300",
"uncertainty": 100
},
"stopId": "18023",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1749657420",
"uncertainty": 100
},
"stopId": "18323",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1749657480",
"uncertainty": 100
},
"stopId": "18090",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1749657540",
"uncertainty": 100
},
"stopId": "18441",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1749657545",
"uncertainty": 100
},
"stopId": "18801",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1749657600",
"uncertainty": 100
},
"stopId": "18051",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1749657660",
"uncertainty": 100
},
"stopId": "18092",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1749657720",
"uncertainty": 100
},
"stopId": "18068",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1749657780",
"uncertainty": 100
},
"stopId": "18021",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1749657840",
"uncertainty": 100
},
"stopId": "18074",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1749657900",
"uncertainty": 100
},
"stopId": "18045",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1749657960",
"uncertainty": 100
},
"stopId": "18786",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1749658140",
"uncertainty": 100
},
"stopId": "18029",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1749658200",
"uncertainty": 100
},
"stopId": "18060",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1749658320",
"uncertainty": 100
},
"stopId": "18055",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1749658500",
"uncertainty": 100
},
"stopId": "18086",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1749658860",
"uncertainty": 100
},
"stopId": "18076",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1749658920",
"uncertainty": 100
},
"stopId": "18106",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1749659100",
"uncertainty": 100
},
"stopId": "18058",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1749659160",
"uncertainty": 100
},
"stopId": "18026",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1749659220",
"uncertainty": 100
},
"stopId": "18132",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1749659400",
"uncertainty": 100
},
"stopId": "18177",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1749659405",
"uncertainty": 100
},
"stopId": "18197",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1749659460",
"uncertainty": 100
},
"stopId": "18170",
"stopSequence": 27
},
{
"arrival": {
"delay": 0,
"time": "1749659520",
"uncertainty": 100
},
"stopId": "18166",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1749659640",
"uncertainty": 100
},
"stopId": "18186",
"stopSequence": 29
},
{
"arrival": {
"delay": 0,
"time": "1749659700",
"uncertainty": 100
},
"stopId": "18184",
"stopSequence": 30
},
{
"arrival": {
"delay": 0,
"time": "1749659760",
"uncertainty": 100
},
"stopId": "18205",
"stopSequence": 31
},
{
"arrival": {
"delay": 0,
"time": "1749659880",
"uncertainty": 100
},
"stopId": "18174",
"stopSequence": 32
},
{
"arrival": {
"delay": 0,
"time": "1749660000",
"uncertainty": 100
},
"stopId": "18181",
"stopSequence": 33
},
{
"arrival": {
"delay": 0,
"time": "1749660060",
"uncertainty": 100
},
"stopId": "18282",
"stopSequence": 34
}
],
"timestamp": "1749651782",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "923"
},
"vehicle": {}
}
},
{
"id": "1337",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -60,
"time": "1749654540",
"uncertainty": 0
},
"departure": {
"delay": 0,
"time": "1749654600",
"uncertainty": 0
},
"stopId": "18808",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1749654660",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1749654665",
"uncertainty": 0
},
"stopId": "18810",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1749654720",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1749654725",
"uncertainty": 0
},
"stopId": "18183",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1749654780",
"uncertainty": 0
},
"departure": {
"delay": 60,
"time": "1749654840",
"uncertainty": 0
},
"stopId": "18176",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1749654900",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1749654905",
"uncertainty": 0
},
"stopId": "18169",
"stopSequence": 5
},
{
"arrival": {
"delay": -60,
"time": "1749654960",
"uncertainty": 0
},
"departure": {
"delay": 0,
"time": "1749655020",
"uncertainty": 0
},
"stopId": "18182",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1749655080",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1749655085",
"uncertainty": 0
},
"stopId": "18175",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1749655140",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1749655145",
"uncertainty": 0
},
"stopId": "18206",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1749655260",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1749655265",
"uncertainty": 0
},
"stopId": "18185",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1749655320",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1749655325",
"uncertainty": 0
},
"stopId": "18187",
"stopSequence": 10
},
{
"arrival": {
"delay": 10,
"time": "1749655330",
"uncertainty": 0
},
"departure": {
"delay": 15,
"time": "1749655335",
"uncertainty": 0
},
"stopId": "18164",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1749655380",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1749655385",
"uncertainty": 0
},
"stopId": "18208",
"stopSequence": 12
},
{
"arrival": {
"delay": -50,
"time": "1749655390",
"uncertainty": 0
},
"departure": {
"delay": -45,
"time": "1749655395",
"uncertainty": 0
},
"stopId": "18196",
"stopSequence": 13
},
{
"arrival": {
"delay": -60,
"time": "1749655440",
"uncertainty": 0
},
"departure": {
"delay": -55,
"time": "1749655445",
"uncertainty": 0
},
"stopId": "18189",
"stopSequence": 14
},
{
"arrival": {
"delay": -60,
"time": "1749655500",
"uncertainty": 100
},
"stopId": "18104",
"stopSequence": 15
},
{
"arrival": {
"delay": -60,
"time": "1749655680",
"uncertainty": 100
},
"stopId": "18078",
"stopSequence": 16
},
{
"arrival": {
"delay": -60,
"time": "1749655800",
"uncertainty": 100
},
"stopId": "18133",
"stopSequence": 17
},
{
"arrival": {
"delay": -60,
"time": "1749655860",
"uncertainty": 100
},
"stopId": "18027",
"stopSequence": 18
},
{
"arrival": {
"delay": -60,
"time": "1749655920",
"uncertainty": 100
},
"stopId": "18059",
"stopSequence": 19
},
{
"arrival": {
"delay": -60,
"time": "1749655980",
"uncertainty": 100
},
"stopId": "18107",
"stopSequence": 20
},
{
"arrival": {
"delay": -60,
"time": "1749656040",
"uncertainty": 100
},
"stopId": "18077",
"stopSequence": 21
},
{
"arrival": {
"delay": -60,
"time": "1749656400",
"uncertainty": 100
},
"stopId": "18050",
"stopSequence": 22
},
{
"arrival": {
"delay": -60,
"time": "1749656580",
"uncertainty": 100
},
"stopId": "18320",
"stopSequence": 23
},
{
"arrival": {
"delay": -60,
"time": "1749656760",
"uncertainty": 100
},
"stopId": "18057",
"stopSequence": 24
},
{
"arrival": {
"delay": -60,
"time": "1749656940",
"uncertainty": 100
},
"stopId": "18096",
"stopSequence": 25
},
{
"arrival": {
"delay": -60,
"time": "1749657000",
"uncertainty": 100
},
"stopId": "18785",
"stopSequence": 26
},
{
"arrival": {
"delay": -60,
"time": "1749657120",
"uncertainty": 100
},
"stopId": "18054",
"stopSequence": 27
},
{
"arrival": {
"delay": -60,
"time": "1749657240",
"uncertainty": 100
},
"stopId": "18025",
"stopSequence": 28
},
{
"arrival": {
"delay": -60,
"time": "1749657420",
"uncertainty": 100
},
"stopId": "18023",
"stopSequence": 29
},
{
"arrival": {
"delay": -60,
"time": "1749657540",
"uncertainty": 100
},
"stopId": "18073",
"stopSequence": 30
},
{
"arrival": {
"delay": -60,
"time": "1749657600",
"uncertainty": 100
},
"stopId": "18040",
"stopSequence": 31
},
{
"arrival": {
"delay": -55,
"time": "1749657605",
"uncertainty": 100
},
"stopId": "18105",
"stopSequence": 32
},
{
"arrival": {
"delay": -60,
"time": "1749657660",
"uncertainty": 100
},
"stopId": "18238",
"stopSequence": 33
},
{
"arrival": {
"delay": -60,
"time": "1749657720",
"uncertainty": 100
},
"stopId": "18443",
"stopSequence": 34
},
{
"arrival": {
"delay": -60,
"time": "1749657840",
"uncertainty": 100
},
"stopId": "18284",
"stopSequence": 35
}
],
"timestamp": "1749655498",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "863"
},
"vehicle": {
"id": "0300B827EBC918CC",
"label": "424106"
}
}
},
{
"id": "1338",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1749658200",
"uncertainty": 100
},
"stopId": "18284",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1749658260",
"uncertainty": 100
},
"stopId": "18285",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1749658320",
"uncertainty": 100
},
"stopId": "18255",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1749658440",
"uncertainty": 100
},
"stopId": "18039",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1749658500",
"uncertainty": 100
},
"stopId": "18072",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1749658680",
"uncertainty": 100
},
"stopId": "18023",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1749658740",
"uncertainty": 100
},
"stopId": "18024",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1749658800",
"uncertainty": 100
},
"stopId": "18053",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1749658920",
"uncertainty": 100
},
"stopId": "18786",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1749659100",
"uncertainty": 100
},
"stopId": "18029",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1749659160",
"uncertainty": 100
},
"stopId": "18060",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1749659280",
"uncertainty": 100
},
"stopId": "18055",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1749659460",
"uncertainty": 100
},
"stopId": "18086",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1749659820",
"uncertainty": 100
},
"stopId": "18076",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1749659880",
"uncertainty": 100
},
"stopId": "18106",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1749660060",
"uncertainty": 100
},
"stopId": "18058",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1749660120",
"uncertainty": 100
},
"stopId": "18026",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1749660180",
"uncertainty": 100
},
"stopId": "18132",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1749660300",
"uncertainty": 100
},
"stopId": "18079",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1749660420",
"uncertainty": 100
},
"stopId": "18103",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1749660540",
"uncertainty": 100
},
"stopId": "18188",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1749660600",
"uncertainty": 100
},
"stopId": "18195",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1749660660",
"uncertainty": 100
},
"stopId": "18207",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1749660720",
"uncertainty": 100
},
"stopId": "18163",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1749660780",
"uncertainty": 100
},
"stopId": "18186",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1749660840",
"uncertainty": 100
},
"stopId": "18184",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1749660900",
"uncertainty": 100
},
"stopId": "18205",
"stopSequence": 27
},
{
"arrival": {
"delay": 0,
"time": "1749661020",
"uncertainty": 100
},
"stopId": "18174",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1749661140",
"uncertainty": 100
},
"stopId": "18181",
"stopSequence": 29
},
{
"arrival": {
"delay": 0,
"time": "1749661200",
"uncertainty": 100
},
"stopId": "18168",
"stopSequence": 30
},
{
"arrival": {
"delay": 0,
"time": "1749661260",
"uncertainty": 100
},
"stopId": "18242",
"stopSequence": 31
},
{
"arrival": {
"delay": 0,
"time": "1749661380",
"uncertainty": 100
},
"stopId": "18191",
"stopSequence": 32
},
{
"arrival": {
"delay": 0,
"time": "1749661440",
"uncertainty": 100
},
"stopId": "18809",
"stopSequence": 33
}
],
"timestamp": "1749655498",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "953"
},
"vehicle": {}
}
},
{
"id": "1339",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1749661800",
"uncertainty": 100
},
"stopId": "18808",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1749661860",
"uncertainty": 100
},
"stopId": "18810",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1749661920",
"uncertainty": 100
},
"stopId": "18183",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1749661980",
"uncertainty": 100
},
"stopId": "18176",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1749662100",
"uncertainty": 100
},
"stopId": "18169",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1749662220",
"uncertainty": 100
},
"stopId": "18182",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1749662280",
"uncertainty": 100
},
"stopId": "18175",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1749662340",
"uncertainty": 100
},
"stopId": "18206",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1749662345",
"uncertainty": 100
},
"stopId": "18185",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1749662400",
"uncertainty": 100
},
"stopId": "18187",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1749662460",
"uncertainty": 100
},
"stopId": "18164",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1749662465",
"uncertainty": 100
},
"stopId": "18208",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1749662520",
"uncertainty": 100
},
"stopId": "18196",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1749662580",
"uncertainty": 100
},
"stopId": "18189",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1749662640",
"uncertainty": 100
},
"stopId": "18104",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1749662760",
"uncertainty": 100
},
"stopId": "18078",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1749662880",
"uncertainty": 100
},
"stopId": "18133",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1749662940",
"uncertainty": 100
},
"stopId": "18027",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1749663000",
"uncertainty": 100
},
"stopId": "18059",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1749663060",
"uncertainty": 100
},
"stopId": "18107",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1749663120",
"uncertainty": 100
},
"stopId": "18077",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1749663420",
"uncertainty": 100
},
"stopId": "18050",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1749663600",
"uncertainty": 100
},
"stopId": "18320",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1749663720",
"uncertainty": 100
},
"stopId": "18057",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1749663840",
"uncertainty": 100
},
"stopId": "18096",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1749663900",
"uncertainty": 100
},
"stopId": "18785",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1749663960",
"uncertainty": 100
},
"stopId": "18054",
"stopSequence": 27
},
{
"arrival": {
"delay": 0,
"time": "1749664020",
"uncertainty": 100
},
"stopId": "18025",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1749664140",
"uncertainty": 100
},
"stopId": "18023",
"stopSequence": 29
},
{
"arrival": {
"delay": 0,
"time": "1749664260",
"uncertainty": 100
},
"stopId": "18073",
"stopSequence": 30
},
{
"arrival": {
"delay": 0,
"time": "1749664320",
"uncertainty": 100
},
"stopId": "18040",
"stopSequence": 31
},
{
"arrival": {
"delay": 5,
"time": "1749664325",
"uncertainty": 100
},
"stopId": "18105",
"stopSequence": 32
},
{
"arrival": {
"delay": 0,
"time": "1749664380",
"uncertainty": 100
},
"stopId": "18238",
"stopSequence": 33
},
{
"arrival": {
"delay": 0,
"time": "1749664440",
"uncertainty": 100
},
"stopId": "18443",
"stopSequence": 34
},
{
"arrival": {
"delay": 0,
"time": "1749664560",
"uncertainty": 100
},
"stopId": "18284",
"stopSequence": 35
}
],
"timestamp": "1749655498",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "1021"
},
"vehicle": {}
}
},
{
"id": "1346",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1749655920",
"uncertainty": 100
},
"stopId": "18042",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1749655980",
"uncertainty": 100
},
"stopId": "18321",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1749656220",
"uncertainty": 100
},
"stopId": "18023",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1749656340",
"uncertainty": 100
},
"stopId": "18323",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1749656460",
"uncertainty": 100
},
"stopId": "18080",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1749656520",
"uncertainty": 100
},
"stopId": "18028",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1749656640",
"uncertainty": 100
},
"stopId": "18036",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1749656700",
"uncertainty": 100
},
"stopId": "18802",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1749656760",
"uncertainty": 100
},
"stopId": "18051",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1749656820",
"uncertainty": 100
},
"stopId": "18092",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1749656880",
"uncertainty": 100
},
"stopId": "18033",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1749656940",
"uncertainty": 100
},
"stopId": "18244",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1749657060",
"uncertainty": 100
},
"stopId": "18800",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1749657180",
"uncertainty": 100
},
"stopId": "18243",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1749657300",
"uncertainty": 100
},
"stopId": "18044",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1749657420",
"uncertainty": 100
},
"stopId": "18029",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1749657480",
"uncertainty": 100
},
"stopId": "18060",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1749657540",
"uncertainty": 100
},
"stopId": "18055",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1749657660",
"uncertainty": 100
},
"stopId": "18088",
"stopSequence": 19
}
],
"timestamp": "1749654622",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "897"
},
"vehicle": {}
}
},
{
"id": "1347",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1749658200",
"uncertainty": 100
},
"stopId": "18088",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1749658320",
"uncertainty": 100
},
"stopId": "18320",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1749658500",
"uncertainty": 100
},
"stopId": "18057",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1749658620",
"uncertainty": 100
},
"stopId": "18043",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1749658800",
"uncertainty": 100
},
"stopId": "18243",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1749658860",
"uncertainty": 100
},
"stopId": "18800",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1749658920",
"uncertainty": 100
},
"stopId": "18067",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1749658980",
"uncertainty": 100
},
"stopId": "18325",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1749659040",
"uncertainty": 100
},
"stopId": "18093",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1749659100",
"uncertainty": 100
},
"stopId": "18052",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1749659160",
"uncertainty": 100
},
"stopId": "18801",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1749659220",
"uncertainty": 100
},
"stopId": "18037",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1749659280",
"uncertainty": 100
},
"stopId": "18080",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1749659340",
"uncertainty": 100
},
"stopId": "18028",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1749659580",
"uncertainty": 100
},
"stopId": "18324",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1749659760",
"uncertainty": 100
},
"stopId": "18023",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1749659940",
"uncertainty": 100
},
"stopId": "18321",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1749660000",
"uncertainty": 100
},
"stopId": "18041",
"stopSequence": 18
}
],
"timestamp": "1749654622",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "949"
},
"vehicle": {}
}
},
{
"id": "1348",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1749661320",
"uncertainty": 100
},
"stopId": "18042",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1749661380",
"uncertainty": 100
},
"stopId": "18321",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1749661560",
"uncertainty": 100
},
"stopId": "18023",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1749661680",
"uncertainty": 100
},
"stopId": "18323",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1749661800",
"uncertainty": 100
},
"stopId": "18080",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1749661860",
"uncertainty": 100
},
"stopId": "18028",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1749661980",
"uncertainty": 100
},
"stopId": "18036",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1749661985",
"uncertainty": 100
},
"stopId": "18802",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1749662040",
"uncertainty": 100
},
"stopId": "18051",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1749662100",
"uncertainty": 100
},
"stopId": "18092",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1749662160",
"uncertainty": 100
},
"stopId": "18033",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1749662220",
"uncertainty": 100
},
"stopId": "18244",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1749662280",
"uncertainty": 100
},
"stopId": "18800",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1749662400",
"uncertainty": 100
},
"stopId": "18243",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1749662520",
"uncertainty": 100
},
"stopId": "18044",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1749662640",
"uncertainty": 100
},
"stopId": "18029",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1749662700",
"uncertainty": 100
},
"stopId": "18060",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1749662760",
"uncertainty": 100
},
"stopId": "18055",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1749662880",
"uncertainty": 100
},
"stopId": "18088",
"stopSequence": 19
}
],
"timestamp": "1749654622",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "1013"
},
"vehicle": {}
}
},
{
"id": "1349",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1749663600",
"uncertainty": 100
},
"stopId": "18088",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1749663780",
"uncertainty": 100
},
"stopId": "18320",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1749663900",
"uncertainty": 100
},
"stopId": "18057",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1749664020",
"uncertainty": 100
},
"stopId": "18043",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1749664140",
"uncertainty": 100
},
"stopId": "18243",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1749664200",
"uncertainty": 100
},
"stopId": "18800",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1749664260",
"uncertainty": 100
},
"stopId": "18067",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1749664320",
"uncertainty": 100
},
"stopId": "18325",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1749664380",
"uncertainty": 100
},
"stopId": "18093",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1749664440",
"uncertainty": 100
},
"stopId": "18052",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1749664500",
"uncertainty": 100
},
"stopId": "18801",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1749664560",
"uncertainty": 100
},
"stopId": "18037",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1749664620",
"uncertainty": 100
},
"stopId": "18080",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1749664680",
"uncertainty": 100
},
"stopId": "18028",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1749664860",
"uncertainty": 100
},
"stopId": "18324",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1749664980",
"uncertainty": 100
},
"stopId": "18023",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1749665160",
"uncertainty": 100
},
"stopId": "18321",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1749665220",
"uncertainty": 100
},
"stopId": "18041",
"stopSequence": 18
}
],
"timestamp": "1749654622",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "1047"
},
"vehicle": {}
}
},
{
"id": "1354",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -300,
"time": "1749654900",
"uncertainty": 0
},
"departure": {
"delay": 180,
"time": "1749655380",
"uncertainty": 0
},
"stopId": "18282",
"stopSequence": 1
},
{
"arrival": {
"delay": 180,
"time": "1749655500",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1749655505",
"uncertainty": 0
},
"stopId": "18182",
"stopSequence": 2
},
{
"arrival": {
"delay": 180,
"time": "1749655560",
"uncertainty": 100
},
"stopId": "18175",
"stopSequence": 3
},
{
"arrival": {
"delay": 180,
"time": "1749655620",
"uncertainty": 100
},
"stopId": "18206",
"stopSequence": 4
},
{
"arrival": {
"delay": 180,
"time": "1749655680",
"uncertainty": 100
},
"stopId": "18185",
"stopSequence": 5
},
{
"arrival": {
"delay": 180,
"time": "1749655740",
"uncertainty": 100
},
"stopId": "18187",
"stopSequence": 6
},
{
"arrival": {
"delay": 180,
"time": "1749655800",
"uncertainty": 100
},
"stopId": "18167",
"stopSequence": 7
},
{
"arrival": {
"delay": 180,
"time": "1749655860",
"uncertainty": 100
},
"stopId": "18171",
"stopSequence": 8
},
{
"arrival": {
"delay": 180,
"time": "1749655920",
"uncertainty": 100
},
"stopId": "18198",
"stopSequence": 9
},
{
"arrival": {
"delay": 180,
"time": "1749655980",
"uncertainty": 100
},
"stopId": "18178",
"stopSequence": 10
},
{
"arrival": {
"delay": 180,
"time": "1749656160",
"uncertainty": 100
},
"stopId": "18133",
"stopSequence": 11
},
{
"arrival": {
"delay": 180,
"time": "1749656220",
"uncertainty": 100
},
"stopId": "18027",
"stopSequence": 12
},
{
"arrival": {
"delay": 180,
"time": "1749656280",
"uncertainty": 100
},
"stopId": "18059",
"stopSequence": 13
},
{
"arrival": {
"delay": 180,
"time": "1749656340",
"uncertainty": 100
},
"stopId": "18107",
"stopSequence": 14
},
{
"arrival": {
"delay": 180,
"time": "1749656400",
"uncertainty": 100
},
"stopId": "18077",
"stopSequence": 15
},
{
"arrival": {
"delay": 180,
"time": "1749656760",
"uncertainty": 100
},
"stopId": "18050",
"stopSequence": 16
},
{
"arrival": {
"delay": 180,
"time": "1749656940",
"uncertainty": 100
},
"stopId": "18320",
"stopSequence": 17
},
{
"arrival": {
"delay": 180,
"time": "1749657120",
"uncertainty": 100
},
"stopId": "18057",
"stopSequence": 18
},
{
"arrival": {
"delay": 180,
"time": "1749657300",
"uncertainty": 100
},
"stopId": "18096",
"stopSequence": 19
},
{
"arrival": {
"delay": 180,
"time": "1749657360",
"uncertainty": 100
},
"stopId": "18785",
"stopSequence": 20
},
{
"arrival": {
"delay": 185,
"time": "1749657365",
"uncertainty": 100
},
"stopId": "18045",
"stopSequence": 21
},
{
"arrival": {
"delay": 180,
"time": "1749657420",
"uncertainty": 100
},
"stopId": "18074",
"stopSequence": 22
},
{
"arrival": {
"delay": 185,
"time": "1749657425",
"uncertainty": 100
},
"stopId": "18021",
"stopSequence": 23
},
{
"arrival": {
"delay": 180,
"time": "1749657480",
"uncertainty": 100
},
"stopId": "18068",
"stopSequence": 24
},
{
"arrival": {
"delay": 180,
"time": "1749657540",
"uncertainty": 100
},
"stopId": "18092",
"stopSequence": 25
},
{
"arrival": {
"delay": 180,
"time": "1749657600",
"uncertainty": 100
},
"stopId": "18051",
"stopSequence": 26
},
{
"arrival": {
"delay": 180,
"time": "1749657660",
"uncertainty": 100
},
"stopId": "18801",
"stopSequence": 27
},
{
"arrival": {
"delay": 185,
"time": "1749657665",
"uncertainty": 100
},
"stopId": "18442",
"stopSequence": 28
},
{
"arrival": {
"delay": 190,
"time": "1749657670",
"uncertainty": 100
},
"stopId": "18091",
"stopSequence": 29
},
{
"arrival": {
"delay": 180,
"time": "1749657720",
"uncertainty": 100
},
"stopId": "18324",
"stopSequence": 30
},
{
"arrival": {
"delay": 180,
"time": "1749657900",
"uncertainty": 100
},
"stopId": "18023",
"stopSequence": 31
},
{
"arrival": {
"delay": 180,
"time": "1749658080",
"uncertainty": 100
},
"stopId": "18321",
"stopSequence": 32
},
{
"arrival": {
"delay": 185,
"time": "1749658085",
"uncertainty": 100
},
"stopId": "18102",
"stopSequence": 33
},
{
"arrival": {
"delay": 180,
"time": "1749658260",
"uncertainty": 100
},
"stopId": "18038",
"stopSequence": 34
}
],
"timestamp": "1749655529",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "879"
},
"vehicle": {
"id": "0200001002FFD6C7",
"label": "4505"
}
}
},
{
"id": "1355",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1749658800",
"uncertainty": 100
},
"stopId": "18038",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1749658860",
"uncertainty": 100
},
"stopId": "18101",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1749658865",
"uncertainty": 100
},
"stopId": "18321",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1749659100",
"uncertainty": 100
},
"stopId": "18023",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1749659220",
"uncertainty": 100
},
"stopId": "18323",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1749659280",
"uncertainty": 100
},
"stopId": "18090",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1749659340",
"uncertainty": 100
},
"stopId": "18441",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1749659345",
"uncertainty": 100
},
"stopId": "18801",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1749659400",
"uncertainty": 100
},
"stopId": "18051",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1749659460",
"uncertainty": 100
},
"stopId": "18092",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1749659520",
"uncertainty": 100
},
"stopId": "18068",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1749659580",
"uncertainty": 100
},
"stopId": "18021",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1749659640",
"uncertainty": 100
},
"stopId": "18074",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1749659700",
"uncertainty": 100
},
"stopId": "18045",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1749659760",
"uncertainty": 100
},
"stopId": "18786",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1749659940",
"uncertainty": 100
},
"stopId": "18029",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1749660000",
"uncertainty": 100
},
"stopId": "18060",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1749660120",
"uncertainty": 100
},
"stopId": "18055",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1749660300",
"uncertainty": 100
},
"stopId": "18086",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1749660660",
"uncertainty": 100
},
"stopId": "18076",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1749660720",
"uncertainty": 100
},
"stopId": "18106",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1749660900",
"uncertainty": 100
},
"stopId": "18058",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1749660960",
"uncertainty": 100
},
"stopId": "18026",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1749661020",
"uncertainty": 100
},
"stopId": "18132",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1749661200",
"uncertainty": 100
},
"stopId": "18177",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1749661205",
"uncertainty": 100
},
"stopId": "18197",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1749661260",
"uncertainty": 100
},
"stopId": "18170",
"stopSequence": 27
},
{
"arrival": {
"delay": 0,
"time": "1749661320",
"uncertainty": 100
},
"stopId": "18166",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1749661440",
"uncertainty": 100
},
"stopId": "18186",
"stopSequence": 29
},
{
"arrival": {
"delay": 0,
"time": "1749661500",
"uncertainty": 100
},
"stopId": "18184",
"stopSequence": 30
},
{
"arrival": {
"delay": 0,
"time": "1749661560",
"uncertainty": 100
},
"stopId": "18205",
"stopSequence": 31
},
{
"arrival": {
"delay": 0,
"time": "1749661620",
"uncertainty": 100
},
"stopId": "18174",
"stopSequence": 32
},
{
"arrival": {
"delay": 0,
"time": "1749661740",
"uncertainty": 100
},
"stopId": "18181",
"stopSequence": 33
},
{
"arrival": {
"delay": 0,
"time": "1749661800",
"uncertainty": 100
},
"stopId": "18282",
"stopSequence": 34
}
],
"timestamp": "1749655529",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "965"
},
"vehicle": {}
}
},
{
"id": "1356",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1749662400",
"uncertainty": 100
},
"stopId": "18282",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1749662460",
"uncertainty": 100
},
"stopId": "18182",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1749662520",
"uncertainty": 100
},
"stopId": "18175",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1749662580",
"uncertainty": 100
},
"stopId": "18206",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1749662585",
"uncertainty": 100
},
"stopId": "18185",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1749662640",
"uncertainty": 100
},
"stopId": "18187",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1749662700",
"uncertainty": 100
},
"stopId": "18167",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1749662760",
"uncertainty": 100
},
"stopId": "18171",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1749662820",
"uncertainty": 100
},
"stopId": "18198",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1749662880",
"uncertainty": 100
},
"stopId": "18178",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1749663060",
"uncertainty": 100
},
"stopId": "18133",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1749663120",
"uncertainty": 100
},
"stopId": "18027",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1749663180",
"uncertainty": 100
},
"stopId": "18059",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1749663240",
"uncertainty": 100
},
"stopId": "18107",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1749663300",
"uncertainty": 100
},
"stopId": "18077",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1749663600",
"uncertainty": 100
},
"stopId": "18050",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1749663780",
"uncertainty": 100
},
"stopId": "18320",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1749663900",
"uncertainty": 100
},
"stopId": "18057",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1749664020",
"uncertainty": 100
},
"stopId": "18096",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1749664080",
"uncertainty": 100
},
"stopId": "18785",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1749664085",
"uncertainty": 100
},
"stopId": "18045",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1749664140",
"uncertainty": 100
},
"stopId": "18074",
"stopSequence": 22
},
{
"arrival": {
"delay": 5,
"time": "1749664145",
"uncertainty": 100
},
"stopId": "18021",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1749664200",
"uncertainty": 100
},
"stopId": "18068",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1749664260",
"uncertainty": 100
},
"stopId": "18092",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1749664320",
"uncertainty": 100
},
"stopId": "18051",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1749664380",
"uncertainty": 100
},
"stopId": "18801",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1749664385",
"uncertainty": 100
},
"stopId": "18442",
"stopSequence": 28
},
{
"arrival": {
"delay": 10,
"time": "1749664390",
"uncertainty": 100
},
"stopId": "18091",
"stopSequence": 29
},
{
"arrival": {
"delay": 0,
"time": "1749664440",
"uncertainty": 100
},
"stopId": "18324",
"stopSequence": 30
},
{
"arrival": {
"delay": 0,
"time": "1749664560",
"uncertainty": 100
},
"stopId": "18023",
"stopSequence": 31
},
{
"arrival": {
"delay": 0,
"time": "1749664740",
"uncertainty": 100
},
"stopId": "18321",
"stopSequence": 32
},
{
"arrival": {
"delay": 5,
"time": "1749664745",
"uncertainty": 100
},
"stopId": "18102",
"stopSequence": 33
},
{
"arrival": {
"delay": 0,
"time": "1749664920",
"uncertainty": 100
},
"stopId": "18038",
"stopSequence": 34
}
],
"timestamp": "1749655529",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "1025"
},
"vehicle": {}
}
},
{
"id": "1360",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -240,
"time": "1749652560",
"uncertainty": 0
},
"departure": {
"delay": 0,
"time": "1749652800",
"uncertainty": 0
},
"stopId": "18284",
"stopSequence": 1
},
{
"arrival": {
"delay": 120,
"time": "1749652980",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1749652985",
"uncertainty": 0
},
"stopId": "18285",
"stopSequence": 2
},
{
"arrival": {
"delay": 120,
"time": "1749653040",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1749653045",
"uncertainty": 0
},
"stopId": "18255",
"stopSequence": 3
},
{
"arrival": {
"delay": 120,
"time": "1749653160",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1749653165",
"uncertainty": 0
},
"stopId": "18039",
"stopSequence": 4
},
{
"arrival": {
"delay": 120,
"time": "1749653220",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1749653225",
"uncertainty": 0
},
"stopId": "18072",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1749653340",
"uncertainty": 0
},
"departure": {
"delay": 120,
"time": "1749653400",
"uncertainty": 0
},
"stopId": "18023",
"stopSequence": 6
},
{
"arrival": {
"delay": 120,
"time": "1749653520",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1749653525",
"uncertainty": 0
},
"stopId": "18024",
"stopSequence": 7
},
{
"arrival": {
"delay": 70,
"time": "1749653530",
"uncertainty": 0
},
"departure": {
"delay": 75,
"time": "1749653535",
"uncertainty": 0
},
"stopId": "18053",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1749653580",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1749653585",
"uncertainty": 0
},
"stopId": "18786",
"stopSequence": 9
},
{
"arrival": {
"delay": -60,
"time": "1749653700",
"uncertainty": 0
},
"departure": {
"delay": -55,
"time": "1749653705",
"uncertainty": 0
},
"stopId": "18029",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1749653820",
"uncertainty": 0
},
"departure": {
"delay": 420,
"time": "1749654240",
"uncertainty": 0
},
"stopId": "18060",
"stopSequence": 11
},
{
"arrival": {
"delay": 305,
"time": "1749654245",
"uncertainty": 0
},
"departure": {
"delay": 360,
"time": "1749654300",
"uncertainty": 0
},
"stopId": "18055",
"stopSequence": 12
},
{
"arrival": {
"delay": 300,
"time": "1749654420",
"uncertainty": 0
},
"departure": {
"delay": 360,
"time": "1749654480",
"uncertainty": 0
},
"stopId": "18086",
"stopSequence": 13
},
{
"arrival": {
"delay": 300,
"time": "1749654780",
"uncertainty": 0
},
"departure": {
"delay": 305,
"time": "1749654785",
"uncertainty": 0
},
"stopId": "18076",
"stopSequence": 14
},
{
"arrival": {
"delay": 360,
"time": "1749654900",
"uncertainty": 0
},
"departure": {
"delay": 365,
"time": "1749654905",
"uncertainty": 0
},
"stopId": "18106",
"stopSequence": 15
},
{
"arrival": {
"delay": 240,
"time": "1749654960",
"uncertainty": 0
},
"departure": {
"delay": 300,
"time": "1749655020",
"uncertainty": 0
},
"stopId": "18058",
"stopSequence": 16
},
{
"arrival": {
"delay": 300,
"time": "1749655080",
"uncertainty": 0
},
"departure": {
"delay": 305,
"time": "1749655085",
"uncertainty": 0
},
"stopId": "18026",
"stopSequence": 17
},
{
"arrival": {
"delay": 300,
"time": "1749655140",
"uncertainty": 0
},
"departure": {
"delay": 305,
"time": "1749655145",
"uncertainty": 0
},
"stopId": "18132",
"stopSequence": 18
},
{
"arrival": {
"delay": 300,
"time": "1749655260",
"uncertainty": 0
},
"departure": {
"delay": 305,
"time": "1749655265",
"uncertainty": 0
},
"stopId": "18079",
"stopSequence": 19
},
{
"arrival": {
"delay": 300,
"time": "1749655380",
"uncertainty": 0
},
"departure": {
"delay": 305,
"time": "1749655385",
"uncertainty": 0
},
"stopId": "18103",
"stopSequence": 20
},
{
"arrival": {
"delay": 240,
"time": "1749655500",
"uncertainty": 0
},
"departure": {
"delay": 245,
"time": "1749655505",
"uncertainty": 0
},
"stopId": "18188",
"stopSequence": 21
},
{
"arrival": {
"delay": 190,
"time": "1749655510",
"uncertainty": 0
},
"departure": {
"delay": 195,
"time": "1749655515",
"uncertainty": 0
},
"stopId": "18195",
"stopSequence": 22
},
{
"arrival": {
"delay": 140,
"time": "1749655520",
"uncertainty": 0
},
"departure": {
"delay": 145,
"time": "1749655525",
"uncertainty": 0
},
"stopId": "18207",
"stopSequence": 23
},
{
"arrival": {
"delay": 120,
"time": "1749655560",
"uncertainty": 100
},
"stopId": "18163",
"stopSequence": 24
},
{
"arrival": {
"delay": 120,
"time": "1749655620",
"uncertainty": 100
},
"stopId": "18186",
"stopSequence": 25
},
{
"arrival": {
"delay": 120,
"time": "1749655680",
"uncertainty": 100
},
"stopId": "18184",
"stopSequence": 26
},
{
"arrival": {
"delay": 120,
"time": "1749655740",
"uncertainty": 100
},
"stopId": "18205",
"stopSequence": 27
},
{
"arrival": {
"delay": 120,
"time": "1749655860",
"uncertainty": 100
},
"stopId": "18174",
"stopSequence": 28
},
{
"arrival": {
"delay": 120,
"time": "1749655980",
"uncertainty": 100
},
"stopId": "18181",
"stopSequence": 29
},
{
"arrival": {
"delay": 120,
"time": "1749656040",
"uncertainty": 100
},
"stopId": "18168",
"stopSequence": 30
},
{
"arrival": {
"delay": 120,
"time": "1749656100",
"uncertainty": 100
},
"stopId": "18242",
"stopSequence": 31
},
{
"arrival": {
"delay": 120,
"time": "1749656220",
"uncertainty": 100
},
"stopId": "18191",
"stopSequence": 32
},
{
"arrival": {
"delay": 120,
"time": "1749656280",
"uncertainty": 100
},
"stopId": "18809",
"stopSequence": 33
}
],
"timestamp": "1749655558",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "825"
},
"vehicle": {
"id": "0200001002FFDAD6",
"label": "4401"
}
}
},
{
"id": "1361",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1749656460",
"uncertainty": 100
},
"stopId": "18808",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1749656520",
"uncertainty": 100
},
"stopId": "18810",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1749656580",
"uncertainty": 100
},
"stopId": "18183",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1749656640",
"uncertainty": 100
},
"stopId": "18176",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1749656760",
"uncertainty": 100
},
"stopId": "18169",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1749656880",
"uncertainty": 100
},
"stopId": "18182",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1749656940",
"uncertainty": 100
},
"stopId": "18175",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1749657000",
"uncertainty": 100
},
"stopId": "18206",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1749657060",
"uncertainty": 100
},
"stopId": "18185",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1749657120",
"uncertainty": 100
},
"stopId": "18187",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1749657180",
"uncertainty": 100
},
"stopId": "18164",
"stopSequence": 11
},
{
"arrival": {
"delay": 65,
"time": "1749657185",
"uncertainty": 100
},
"stopId": "18208",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1749657240",
"uncertainty": 100
},
"stopId": "18196",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1749657300",
"uncertainty": 100
},
"stopId": "18189",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1749657360",
"uncertainty": 100
},
"stopId": "18104",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1749657540",
"uncertainty": 100
},
"stopId": "18078",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1749657660",
"uncertainty": 100
},
"stopId": "18133",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1749657720",
"uncertainty": 100
},
"stopId": "18027",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1749657780",
"uncertainty": 100
},
"stopId": "18059",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1749657840",
"uncertainty": 100
},
"stopId": "18107",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1749657900",
"uncertainty": 100
},
"stopId": "18077",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1749658260",
"uncertainty": 100
},
"stopId": "18050",
"stopSequence": 22
},
{
"arrival": {
"delay": 60,
"time": "1749658440",
"uncertainty": 100
},
"stopId": "18320",
"stopSequence": 23
},
{
"arrival": {
"delay": 60,
"time": "1749658620",
"uncertainty": 100
},
"stopId": "18057",
"stopSequence": 24
},
{
"arrival": {
"delay": 60,
"time": "1749658800",
"uncertainty": 100
},
"stopId": "18096",
"stopSequence": 25
},
{
"arrival": {
"delay": 60,
"time": "1749658860",
"uncertainty": 100
},
"stopId": "18785",
"stopSequence": 26
},
{
"arrival": {
"delay": 60,
"time": "1749658980",
"uncertainty": 100
},
"stopId": "18054",
"stopSequence": 27
},
{
"arrival": {
"delay": 60,
"time": "1749659100",
"uncertainty": 100
},
"stopId": "18025",
"stopSequence": 28
},
{
"arrival": {
"delay": 60,
"time": "1749659280",
"uncertainty": 100
},
"stopId": "18023",
"stopSequence": 29
},
{
"arrival": {
"delay": 60,
"time": "1749659400",
"uncertainty": 100
},
"stopId": "18073",
"stopSequence": 30
},
{
"arrival": {
"delay": 60,
"time": "1749659460",
"uncertainty": 100
},
"stopId": "18040",
"stopSequence": 31
},
{
"arrival": {
"delay": 65,
"time": "1749659465",
"uncertainty": 100
},
"stopId": "18105",
"stopSequence": 32
},
{
"arrival": {
"delay": 60,
"time": "1749659520",
"uncertainty": 100
},
"stopId": "18238",
"stopSequence": 33
},
{
"arrival": {
"delay": 60,
"time": "1749659580",
"uncertainty": 100
},
"stopId": "18443",
"stopSequence": 34
},
{
"arrival": {
"delay": 60,
"time": "1749659700",
"uncertainty": 100
},
"stopId": "18284",
"stopSequence": 35
}
],
"timestamp": "1749655558",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "905"
},
"vehicle": {}
}
},
{
"id": "1362",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1749660000",
"uncertainty": 100
},
"stopId": "18284",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1749660060",
"uncertainty": 100
},
"stopId": "18285",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1749660120",
"uncertainty": 100
},
"stopId": "18255",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1749660240",
"uncertainty": 100
},
"stopId": "18039",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1749660300",
"uncertainty": 100
},
"stopId": "18072",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1749660480",
"uncertainty": 100
},
"stopId": "18023",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1749660540",
"uncertainty": 100
},
"stopId": "18024",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1749660600",
"uncertainty": 100
},
"stopId": "18053",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1749660720",
"uncertainty": 100
},
"stopId": "18786",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1749660900",
"uncertainty": 100
},
"stopId": "18029",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1749660960",
"uncertainty": 100
},
"stopId": "18060",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1749661080",
"uncertainty": 100
},
"stopId": "18055",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1749661260",
"uncertainty": 100
},
"stopId": "18086",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1749661560",
"uncertainty": 100
},
"stopId": "18076",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1749661620",
"uncertainty": 100
},
"stopId": "18106",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1749661800",
"uncertainty": 100
},
"stopId": "18058",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1749661860",
"uncertainty": 100
},
"stopId": "18026",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1749661920",
"uncertainty": 100
},
"stopId": "18132",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1749662040",
"uncertainty": 100
},
"stopId": "18079",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1749662160",
"uncertainty": 100
},
"stopId": "18103",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1749662280",
"uncertainty": 100
},
"stopId": "18188",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1749662340",
"uncertainty": 100
},
"stopId": "18195",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1749662400",
"uncertainty": 100
},
"stopId": "18207",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1749662460",
"uncertainty": 100
},
"stopId": "18163",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1749662520",
"uncertainty": 100
},
"stopId": "18186",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1749662580",
"uncertainty": 100
},
"stopId": "18184",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1749662640",
"uncertainty": 100
},
"stopId": "18205",
"stopSequence": 27
},
{
"arrival": {
"delay": 0,
"time": "1749662700",
"uncertainty": 100
},
"stopId": "18174",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1749662820",
"uncertainty": 100
},
"stopId": "18181",
"stopSequence": 29
},
{
"arrival": {
"delay": 0,
"time": "1749662880",
"uncertainty": 100
},
"stopId": "18168",
"stopSequence": 30
},
{
"arrival": {
"delay": 0,
"time": "1749662940",
"uncertainty": 100
},
"stopId": "18242",
"stopSequence": 31
},
{
"arrival": {
"delay": 0,
"time": "1749663060",
"uncertainty": 100
},
"stopId": "18191",
"stopSequence": 32
},
{
"arrival": {
"delay": 0,
"time": "1749663120",
"uncertainty": 100
},
"stopId": "18809",
"stopSequence": 33
}
],
"timestamp": "1749655558",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "987"
},
"vehicle": {}
}
},
{
"id": "1363",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1749663600",
"uncertainty": 100
},
"stopId": "18808",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1749663660",
"uncertainty": 100
},
"stopId": "18810",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1749663720",
"uncertainty": 100
},
"stopId": "18183",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1749663780",
"uncertainty": 100
},
"stopId": "18176",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1749663840",
"uncertainty": 100
},
"stopId": "18169",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1749663900",
"uncertainty": 100
},
"stopId": "18182",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1749663960",
"uncertainty": 100
},
"stopId": "18175",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1749664020",
"uncertainty": 100
},
"stopId": "18206",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1749664025",
"uncertainty": 100
},
"stopId": "18185",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1749664080",
"uncertainty": 100
},
"stopId": "18187",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1749664140",
"uncertainty": 100
},
"stopId": "18164",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1749664145",
"uncertainty": 100
},
"stopId": "18208",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1749664200",
"uncertainty": 100
},
"stopId": "18196",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1749664260",
"uncertainty": 100
},
"stopId": "18189",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1749664320",
"uncertainty": 100
},
"stopId": "18104",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1749664440",
"uncertainty": 100
},
"stopId": "18078",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1749664560",
"uncertainty": 100
},
"stopId": "18133",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1749664620",
"uncertainty": 100
},
"stopId": "18027",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1749664680",
"uncertainty": 100
},
"stopId": "18059",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1749664740",
"uncertainty": 100
},
"stopId": "18107",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1749664800",
"uncertainty": 100
},
"stopId": "18077",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1749665100",
"uncertainty": 100
},
"stopId": "18050",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1749665280",
"uncertainty": 100
},
"stopId": "18320",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1749665400",
"uncertainty": 100
},
"stopId": "18057",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1749665520",
"uncertainty": 100
},
"stopId": "18096",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1749665580",
"uncertainty": 100
},
"stopId": "18785",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1749665640",
"uncertainty": 100
},
"stopId": "18054",
"stopSequence": 27
},
{
"arrival": {
"delay": 0,
"time": "1749665700",
"uncertainty": 100
},
"stopId": "18025",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1749665820",
"uncertainty": 100
},
"stopId": "18023",
"stopSequence": 29
},
{
"arrival": {
"delay": 0,
"time": "1749665940",
"uncertainty": 100
},
"stopId": "18073",
"stopSequence": 30
},
{
"arrival": {
"delay": 0,
"time": "1749666000",
"uncertainty": 100
},
"stopId": "18040",
"stopSequence": 31
},
{
"arrival": {
"delay": 5,
"time": "1749666005",
"uncertainty": 100
},
"stopId": "18105",
"stopSequence": 32
},
{
"arrival": {
"delay": 0,
"time": "1749666060",
"uncertainty": 100
},
"stopId": "18238",
"stopSequence": 33
},
{
"arrival": {
"delay": 0,
"time": "1749666120",
"uncertainty": 100
},
"stopId": "18443",
"stopSequence": 34
},
{
"arrival": {
"delay": 0,
"time": "1749666240",
"uncertainty": 100
},
"stopId": "18284",
"stopSequence": 35
}
],
"timestamp": "1749655558",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "1049"
},
"vehicle": {}
}
},
{
"id": "1367",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -300,
"time": "1749653100",
"uncertainty": 0
},
"departure": {
"delay": 0,
"time": "1749653400",
"uncertainty": 0
},
"stopId": "18038",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1749653520",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1749653525",
"uncertainty": 0
},
"stopId": "18101",
"stopSequence": 2
},
{
"arrival": {
"delay": 70,
"time": "1749653530",
"uncertainty": 0
},
"departure": {
"delay": 75,
"time": "1749653535",
"uncertainty": 0
},
"stopId": "18321",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1749653700",
"uncertainty": 0
},
"departure": {
"delay": 60,
"time": "1749653760",
"uncertainty": 0
},
"stopId": "18023",
"stopSequence": 4
},
{
"arrival": {
"delay": 120,
"time": "1749653940",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1749653945",
"uncertainty": 0
},
"stopId": "18323",
"stopSequence": 5
},
{
"arrival": {
"delay": 120,
"time": "1749654000",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1749654005",
"uncertainty": 0
},
"stopId": "18090",
"stopSequence": 6
},
{
"arrival": {
"delay": 120,
"time": "1749654060",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1749654065",
"uncertainty": 0
},
"stopId": "18441",
"stopSequence": 7
},
{
"arrival": {
"delay": 130,
"time": "1749654070",
"uncertainty": 0
},
"departure": {
"delay": 135,
"time": "1749654075",
"uncertainty": 0
},
"stopId": "18801",
"stopSequence": 8
},
{
"arrival": {
"delay": 120,
"time": "1749654120",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1749654125",
"uncertainty": 0
},
"stopId": "18051",
"stopSequence": 9
},
{
"arrival": {
"delay": 120,
"time": "1749654180",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1749654185",
"uncertainty": 0
},
"stopId": "18092",
"stopSequence": 10
},
{
"arrival": {
"delay": 120,
"time": "1749654240",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1749654245",
"uncertainty": 0
},
"stopId": "18068",
"stopSequence": 11
},
{
"arrival": {
"delay": 70,
"time": "1749654250",
"uncertainty": 0
},
"departure": {
"delay": 75,
"time": "1749654255",
"uncertainty": 0
},
"stopId": "18021",
"stopSequence": 12
},
{
"arrival": {
"delay": 120,
"time": "1749654360",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1749654365",
"uncertainty": 0
},
"stopId": "18074",
"stopSequence": 13
},
{
"arrival": {
"delay": 120,
"time": "1749654420",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1749654425",
"uncertainty": 0
},
"stopId": "18045",
"stopSequence": 14
},
{
"arrival": {
"delay": 180,
"time": "1749654540",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1749654545",
"uncertainty": 0
},
"stopId": "18786",
"stopSequence": 15
},
{
"arrival": {
"delay": 120,
"time": "1749654660",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1749654665",
"uncertainty": 0
},
"stopId": "18029",
"stopSequence": 16
},
{
"arrival": {
"delay": 120,
"time": "1749654720",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1749654725",
"uncertainty": 0
},
"stopId": "18060",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1749654780",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1749654785",
"uncertainty": 0
},
"stopId": "18055",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1749654900",
"uncertainty": 0
},
"departure": {
"delay": 60,
"time": "1749654960",
"uncertainty": 0
},
"stopId": "18086",
"stopSequence": 19
},
{
"arrival": {
"delay": -60,
"time": "1749655200",
"uncertainty": 0
},
"departure": {
"delay": 0,
"time": "1749655260",
"uncertainty": 0
},
"stopId": "18076",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1749655380",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1749655385",
"uncertainty": 0
},
"stopId": "18106",
"stopSequence": 21
},
{
"arrival": {
"delay": -60,
"time": "1749655440",
"uncertainty": 0
},
"departure": {
"delay": -55,
"time": "1749655445",
"uncertainty": 0
},
"stopId": "18058",
"stopSequence": 22
},
{
"arrival": {
"delay": -60,
"time": "1749655500",
"uncertainty": 100
},
"stopId": "18026",
"stopSequence": 23
},
{
"arrival": {
"delay": -60,
"time": "1749655560",
"uncertainty": 100
},
"stopId": "18132",
"stopSequence": 24
},
{
"arrival": {
"delay": -60,
"time": "1749655740",
"uncertainty": 100
},
"stopId": "18177",
"stopSequence": 25
},
{
"arrival": {
"delay": -60,
"time": "1749655800",
"uncertainty": 100
},
"stopId": "18197",
"stopSequence": 26
},
{
"arrival": {
"delay": -60,
"time": "1749655860",
"uncertainty": 100
},
"stopId": "18170",
"stopSequence": 27
},
{
"arrival": {
"delay": -60,
"time": "1749655920",
"uncertainty": 100
},
"stopId": "18166",
"stopSequence": 28
},
{
"arrival": {
"delay": -60,
"time": "1749656040",
"uncertainty": 100
},
"stopId": "18186",
"stopSequence": 29
},
{
"arrival": {
"delay": -60,
"time": "1749656100",
"uncertainty": 100
},
"stopId": "18184",
"stopSequence": 30
},
{
"arrival": {
"delay": -60,
"time": "1749656160",
"uncertainty": 100
},
"stopId": "18205",
"stopSequence": 31
},
{
"arrival": {
"delay": -60,
"time": "1749656280",
"uncertainty": 100
},
"stopId": "18174",
"stopSequence": 32
},
{
"arrival": {
"delay": -60,
"time": "1749656400",
"uncertainty": 100
},
"stopId": "18181",
"stopSequence": 33
},
{
"arrival": {
"delay": -60,
"time": "1749656520",
"uncertainty": 100
},
"stopId": "18282",
"stopSequence": 34
}
],
"timestamp": "1749655453",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "841"
},
"vehicle": {
"id": "0200001002FF7910",
"label": "4504"
}
}
},
{
"id": "1368",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1749657000",
"uncertainty": 100
},
"stopId": "18282",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1749657120",
"uncertainty": 100
},
"stopId": "18182",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1749657180",
"uncertainty": 100
},
"stopId": "18175",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1749657240",
"uncertainty": 100
},
"stopId": "18206",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1749657300",
"uncertainty": 100
},
"stopId": "18185",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1749657360",
"uncertainty": 100
},
"stopId": "18187",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1749657420",
"uncertainty": 100
},
"stopId": "18167",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1749657480",
"uncertainty": 100
},
"stopId": "18171",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1749657540",
"uncertainty": 100
},
"stopId": "18198",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1749657600",
"uncertainty": 100
},
"stopId": "18178",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1749657780",
"uncertainty": 100
},
"stopId": "18133",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1749657840",
"uncertainty": 100
},
"stopId": "18027",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1749657900",
"uncertainty": 100
},
"stopId": "18059",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1749657960",
"uncertainty": 100
},
"stopId": "18107",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1749658020",
"uncertainty": 100
},
"stopId": "18077",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1749658380",
"uncertainty": 100
},
"stopId": "18050",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1749658560",
"uncertainty": 100
},
"stopId": "18320",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1749658740",
"uncertainty": 100
},
"stopId": "18057",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1749658920",
"uncertainty": 100
},
"stopId": "18096",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1749658980",
"uncertainty": 100
},
"stopId": "18785",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1749658985",
"uncertainty": 100
},
"stopId": "18045",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1749659040",
"uncertainty": 100
},
"stopId": "18074",
"stopSequence": 22
},
{
"arrival": {
"delay": 5,
"time": "1749659045",
"uncertainty": 100
},
"stopId": "18021",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1749659100",
"uncertainty": 100
},
"stopId": "18068",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1749659160",
"uncertainty": 100
},
"stopId": "18092",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1749659220",
"uncertainty": 100
},
"stopId": "18051",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1749659280",
"uncertainty": 100
},
"stopId": "18801",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1749659285",
"uncertainty": 100
},
"stopId": "18442",
"stopSequence": 28
},
{
"arrival": {
"delay": 10,
"time": "1749659290",
"uncertainty": 100
},
"stopId": "18091",
"stopSequence": 29
},
{
"arrival": {
"delay": 0,
"time": "1749659340",
"uncertainty": 100
},
"stopId": "18324",
"stopSequence": 30
},
{
"arrival": {
"delay": 0,
"time": "1749659520",
"uncertainty": 100
},
"stopId": "18023",
"stopSequence": 31
},
{
"arrival": {
"delay": 0,
"time": "1749659700",
"uncertainty": 100
},
"stopId": "18321",
"stopSequence": 32
},
{
"arrival": {
"delay": 5,
"time": "1749659705",
"uncertainty": 100
},
"stopId": "18102",
"stopSequence": 33
},
{
"arrival": {
"delay": 0,
"time": "1749659880",
"uncertainty": 100
},
"stopId": "18038",
"stopSequence": 34
}
],
"timestamp": "1749655453",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "921"
},
"vehicle": {}
}
},
{
"id": "1369",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1749660600",
"uncertainty": 100
},
"stopId": "18038",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1749660660",
"uncertainty": 100
},
"stopId": "18101",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1749660665",
"uncertainty": 100
},
"stopId": "18321",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1749660900",
"uncertainty": 100
},
"stopId": "18023",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1749661020",
"uncertainty": 100
},
"stopId": "18323",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1749661025",
"uncertainty": 100
},
"stopId": "18090",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1749661080",
"uncertainty": 100
},
"stopId": "18441",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1749661085",
"uncertainty": 100
},
"stopId": "18801",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1749661140",
"uncertainty": 100
},
"stopId": "18051",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1749661200",
"uncertainty": 100
},
"stopId": "18092",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1749661260",
"uncertainty": 100
},
"stopId": "18068",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1749661320",
"uncertainty": 100
},
"stopId": "18021",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1749661380",
"uncertainty": 100
},
"stopId": "18074",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1749661440",
"uncertainty": 100
},
"stopId": "18045",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1749661500",
"uncertainty": 100
},
"stopId": "18786",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1749661680",
"uncertainty": 100
},
"stopId": "18029",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1749661740",
"uncertainty": 100
},
"stopId": "18060",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1749661860",
"uncertainty": 100
},
"stopId": "18055",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1749662040",
"uncertainty": 100
},
"stopId": "18086",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1749662340",
"uncertainty": 100
},
"stopId": "18076",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1749662400",
"uncertainty": 100
},
"stopId": "18106",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1749662580",
"uncertainty": 100
},
"stopId": "18058",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1749662640",
"uncertainty": 100
},
"stopId": "18026",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1749662700",
"uncertainty": 100
},
"stopId": "18132",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1749662880",
"uncertainty": 100
},
"stopId": "18177",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1749662885",
"uncertainty": 100
},
"stopId": "18197",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1749662940",
"uncertainty": 100
},
"stopId": "18170",
"stopSequence": 27
},
{
"arrival": {
"delay": 0,
"time": "1749663000",
"uncertainty": 100
},
"stopId": "18166",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1749663120",
"uncertainty": 100
},
"stopId": "18186",
"stopSequence": 29
},
{
"arrival": {
"delay": 0,
"time": "1749663180",
"uncertainty": 100
},
"stopId": "18184",
"stopSequence": 30
},
{
"arrival": {
"delay": 0,
"time": "1749663240",
"uncertainty": 100
},
"stopId": "18205",
"stopSequence": 31
},
{
"arrival": {
"delay": 0,
"time": "1749663300",
"uncertainty": 100
},
"stopId": "18174",
"stopSequence": 32
},
{
"arrival": {
"delay": 0,
"time": "1749663420",
"uncertainty": 100
},
"stopId": "18181",
"stopSequence": 33
},
{
"arrival": {
"delay": 0,
"time": "1749663480",
"uncertainty": 100
},
"stopId": "18282",
"stopSequence": 34
}
],
"timestamp": "1749655453",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "1003"
},
"vehicle": {}
}
},
{
"id": "1370",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1749664200",
"uncertainty": 100
},
"stopId": "18282",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1749664260",
"uncertainty": 100
},
"stopId": "18182",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1749664320",
"uncertainty": 100
},
"stopId": "18175",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1749664380",
"uncertainty": 100
},
"stopId": "18206",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1749664385",
"uncertainty": 100
},
"stopId": "18185",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1749664440",
"uncertainty": 100
},
"stopId": "18187",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1749664500",
"uncertainty": 100
},
"stopId": "18167",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1749664560",
"uncertainty": 100
},
"stopId": "18171",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1749664620",
"uncertainty": 100
},
"stopId": "18198",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1749664680",
"uncertainty": 100
},
"stopId": "18178",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1749664860",
"uncertainty": 100
},
"stopId": "18133",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1749664920",
"uncertainty": 100
},
"stopId": "18027",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1749664980",
"uncertainty": 100
},
"stopId": "18059",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1749665040",
"uncertainty": 100
},
"stopId": "18107",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1749665100",
"uncertainty": 100
},
"stopId": "18077",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1749665400",
"uncertainty": 100
},
"stopId": "18050",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1749665580",
"uncertainty": 100
},
"stopId": "18320",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1749665700",
"uncertainty": 100
},
"stopId": "18057",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1749665820",
"uncertainty": 100
},
"stopId": "18096",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1749665880",
"uncertainty": 100
},
"stopId": "18785",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1749665885",
"uncertainty": 100
},
"stopId": "18045",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1749665940",
"uncertainty": 100
},
"stopId": "18074",
"stopSequence": 22
},
{
"arrival": {
"delay": 5,
"time": "1749665945",
"uncertainty": 100
},
"stopId": "18021",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1749666000",
"uncertainty": 100
},
"stopId": "18068",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1749666060",
"uncertainty": 100
},
"stopId": "18092",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1749666120",
"uncertainty": 100
},
"stopId": "18051",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1749666180",
"uncertainty": 100
},
"stopId": "18801",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1749666185",
"uncertainty": 100
},
"stopId": "18442",
"stopSequence": 28
},
{
"arrival": {
"delay": 10,
"time": "1749666190",
"uncertainty": 100
},
"stopId": "18091",
"stopSequence": 29
},
{
"arrival": {
"delay": 0,
"time": "1749666240",
"uncertainty": 100
},
"stopId": "18324",
"stopSequence": 30
},
{
"arrival": {
"delay": 0,
"time": "1749666360",
"uncertainty": 100
},
"stopId": "18023",
"stopSequence": 31
},
{
"arrival": {
"delay": 0,
"time": "1749666540",
"uncertainty": 100
},
"stopId": "18321",
"stopSequence": 32
},
{
"arrival": {
"delay": 5,
"time": "1749666545",
"uncertainty": 100
},
"stopId": "18102",
"stopSequence": 33
},
{
"arrival": {
"delay": 0,
"time": "1749666720",
"uncertainty": 100
},
"stopId": "18038",
"stopSequence": 34
}
],
"timestamp": "1749655453",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "1061"
},
"vehicle": {}
}
},
{
"id": "1375",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -60,
"time": "1749653640",
"uncertainty": 0
},
"departure": {
"delay": 240,
"time": "1749653940",
"uncertainty": 0
},
"stopId": "18284",
"stopSequence": 1
},
{
"arrival": {
"delay": 300,
"time": "1749654060",
"uncertainty": 0
},
"departure": {
"delay": 305,
"time": "1749654065",
"uncertainty": 0
},
"stopId": "18285",
"stopSequence": 2
},
{
"arrival": {
"delay": 300,
"time": "1749654120",
"uncertainty": 0
},
"departure": {
"delay": 305,
"time": "1749654125",
"uncertainty": 0
},
"stopId": "18255",
"stopSequence": 3
},
{
"arrival": {
"delay": 300,
"time": "1749654240",
"uncertainty": 0
},
"departure": {
"delay": 305,
"time": "1749654245",
"uncertainty": 0
},
"stopId": "18039",
"stopSequence": 4
},
{
"arrival": {
"delay": 300,
"time": "1749654300",
"uncertainty": 0
},
"departure": {
"delay": 305,
"time": "1749654305",
"uncertainty": 0
},
"stopId": "18072",
"stopSequence": 5
},
{
"arrival": {
"delay": 240,
"time": "1749654420",
"uncertainty": 0
},
"departure": {
"delay": 245,
"time": "1749654425",
"uncertainty": 0
},
"stopId": "18023",
"stopSequence": 6
},
{
"arrival": {
"delay": 240,
"time": "1749654540",
"uncertainty": 0
},
"departure": {
"delay": 245,
"time": "1749654545",
"uncertainty": 0
},
"stopId": "18024",
"stopSequence": 7
},
{
"arrival": {
"delay": 240,
"time": "1749654600",
"uncertainty": 0
},
"departure": {
"delay": 300,
"time": "1749654660",
"uncertainty": 0
},
"stopId": "18053",
"stopSequence": 8
},
{
"arrival": {
"delay": 240,
"time": "1749654720",
"uncertainty": 0
},
"departure": {
"delay": 245,
"time": "1749654725",
"uncertainty": 0
},
"stopId": "18786",
"stopSequence": 9
},
{
"arrival": {
"delay": 180,
"time": "1749654840",
"uncertainty": 0
},
"departure": {
"delay": 240,
"time": "1749654900",
"uncertainty": 0
},
"stopId": "18029",
"stopSequence": 10
},
{
"arrival": {
"delay": 185,
"time": "1749654905",
"uncertainty": 0
},
"departure": {
"delay": 190,
"time": "1749654910",
"uncertainty": 0
},
"stopId": "18060",
"stopSequence": 11
},
{
"arrival": {
"delay": 180,
"time": "1749655020",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1749655025",
"uncertainty": 0
},
"stopId": "18055",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1749655080",
"uncertainty": 0
},
"departure": {
"delay": 120,
"time": "1749655140",
"uncertainty": 0
},
"stopId": "18086",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1749655380",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1749655385",
"uncertainty": 0
},
"stopId": "18076",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1749655440",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1749655445",
"uncertainty": 0
},
"stopId": "18106",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1749655620",
"uncertainty": 100
},
"stopId": "18058",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1749655680",
"uncertainty": 100
},
"stopId": "18026",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1749655740",
"uncertainty": 100
},
"stopId": "18132",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1749655860",
"uncertainty": 100
},
"stopId": "18079",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1749655980",
"uncertainty": 100
},
"stopId": "18103",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1749656160",
"uncertainty": 100
},
"stopId": "18188",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1749656220",
"uncertainty": 100
},
"stopId": "18195",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1749656280",
"uncertainty": 100
},
"stopId": "18207",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1749656340",
"uncertainty": 100
},
"stopId": "18163",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1749656400",
"uncertainty": 100
},
"stopId": "18186",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1749656460",
"uncertainty": 100
},
"stopId": "18184",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1749656520",
"uncertainty": 100
},
"stopId": "18205",
"stopSequence": 27
},
{
"arrival": {
"delay": 0,
"time": "1749656640",
"uncertainty": 100
},
"stopId": "18174",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1749656760",
"uncertainty": 100
},
"stopId": "18181",
"stopSequence": 29
},
{
"arrival": {
"delay": 0,
"time": "1749656820",
"uncertainty": 100
},
"stopId": "18168",
"stopSequence": 30
},
{
"arrival": {
"delay": 0,
"time": "1749656880",
"uncertainty": 100
},
"stopId": "18242",
"stopSequence": 31
},
{
"arrival": {
"delay": 0,
"time": "1749657000",
"uncertainty": 100
},
"stopId": "18191",
"stopSequence": 32
},
{
"arrival": {
"delay": 0,
"time": "1749657060",
"uncertainty": 100
},
"stopId": "18809",
"stopSequence": 33
}
],
"timestamp": "1749655491",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "847"
},
"vehicle": {
"id": "0200001002FF7E24",
"label": "4933"
}
}
},
{
"id": "1376",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1749658200",
"uncertainty": 100
},
"stopId": "18808",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1749658260",
"uncertainty": 100
},
"stopId": "18810",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1749658320",
"uncertainty": 100
},
"stopId": "18183",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1749658380",
"uncertainty": 100
},
"stopId": "18176",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1749658440",
"uncertainty": 100
},
"stopId": "18169",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1749658560",
"uncertainty": 100
},
"stopId": "18182",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1749658620",
"uncertainty": 100
},
"stopId": "18175",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1749658680",
"uncertainty": 100
},
"stopId": "18206",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1749658740",
"uncertainty": 100
},
"stopId": "18185",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1749658800",
"uncertainty": 100
},
"stopId": "18187",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1749658860",
"uncertainty": 100
},
"stopId": "18164",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1749658865",
"uncertainty": 100
},
"stopId": "18208",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1749658920",
"uncertainty": 100
},
"stopId": "18196",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1749658980",
"uncertainty": 100
},
"stopId": "18189",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1749659040",
"uncertainty": 100
},
"stopId": "18104",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1749659220",
"uncertainty": 100
},
"stopId": "18078",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1749659340",
"uncertainty": 100
},
"stopId": "18133",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1749659400",
"uncertainty": 100
},
"stopId": "18027",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1749659460",
"uncertainty": 100
},
"stopId": "18059",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1749659520",
"uncertainty": 100
},
"stopId": "18107",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1749659580",
"uncertainty": 100
},
"stopId": "18077",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1749659940",
"uncertainty": 100
},
"stopId": "18050",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1749660120",
"uncertainty": 100
},
"stopId": "18320",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1749660240",
"uncertainty": 100
},
"stopId": "18057",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1749660360",
"uncertainty": 100
},
"stopId": "18096",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1749660420",
"uncertainty": 100
},
"stopId": "18785",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1749660540",
"uncertainty": 100
},
"stopId": "18054",
"stopSequence": 27
},
{
"arrival": {
"delay": 0,
"time": "1749660600",
"uncertainty": 100
},
"stopId": "18025",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1749660720",
"uncertainty": 100
},
"stopId": "18023",
"stopSequence": 29
},
{
"arrival": {
"delay": 0,
"time": "1749660840",
"uncertainty": 100
},
"stopId": "18073",
"stopSequence": 30
},
{
"arrival": {
"delay": 0,
"time": "1749660900",
"uncertainty": 100
},
"stopId": "18040",
"stopSequence": 31
},
{
"arrival": {
"delay": 5,
"time": "1749660905",
"uncertainty": 100
},
"stopId": "18105",
"stopSequence": 32
},
{
"arrival": {
"delay": 0,
"time": "1749660960",
"uncertainty": 100
},
"stopId": "18238",
"stopSequence": 33
},
{
"arrival": {
"delay": 0,
"time": "1749661020",
"uncertainty": 100
},
"stopId": "18443",
"stopSequence": 34
},
{
"arrival": {
"delay": 0,
"time": "1749661140",
"uncertainty": 100
},
"stopId": "18284",
"stopSequence": 35
}
],
"timestamp": "1749655491",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "951"
},
"vehicle": {}
}
},
{
"id": "1377",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1749661800",
"uncertainty": 100
},
"stopId": "18284",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1749661860",
"uncertainty": 100
},
"stopId": "18285",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1749661920",
"uncertainty": 100
},
"stopId": "18255",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1749662040",
"uncertainty": 100
},
"stopId": "18039",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1749662100",
"uncertainty": 100
},
"stopId": "18072",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1749662280",
"uncertainty": 100
},
"stopId": "18023",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1749662340",
"uncertainty": 100
},
"stopId": "18024",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1749662400",
"uncertainty": 100
},
"stopId": "18053",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1749662520",
"uncertainty": 100
},
"stopId": "18786",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1749662700",
"uncertainty": 100
},
"stopId": "18029",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1749662760",
"uncertainty": 100
},
"stopId": "18060",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1749662820",
"uncertainty": 100
},
"stopId": "18055",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1749663000",
"uncertainty": 100
},
"stopId": "18086",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1749663300",
"uncertainty": 100
},
"stopId": "18076",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1749663360",
"uncertainty": 100
},
"stopId": "18106",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1749663540",
"uncertainty": 100
},
"stopId": "18058",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1749663600",
"uncertainty": 100
},
"stopId": "18026",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1749663660",
"uncertainty": 100
},
"stopId": "18132",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1749663780",
"uncertainty": 100
},
"stopId": "18079",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1749663900",
"uncertainty": 100
},
"stopId": "18103",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1749664020",
"uncertainty": 100
},
"stopId": "18188",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1749664080",
"uncertainty": 100
},
"stopId": "18195",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1749664140",
"uncertainty": 100
},
"stopId": "18207",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1749664200",
"uncertainty": 100
},
"stopId": "18163",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1749664260",
"uncertainty": 100
},
"stopId": "18186",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1749664320",
"uncertainty": 100
},
"stopId": "18184",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1749664380",
"uncertainty": 100
},
"stopId": "18205",
"stopSequence": 27
},
{
"arrival": {
"delay": 0,
"time": "1749664440",
"uncertainty": 100
},
"stopId": "18174",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1749664560",
"uncertainty": 100
},
"stopId": "18181",
"stopSequence": 29
},
{
"arrival": {
"delay": 0,
"time": "1749664620",
"uncertainty": 100
},
"stopId": "18168",
"stopSequence": 30
},
{
"arrival": {
"delay": 0,
"time": "1749664680",
"uncertainty": 100
},
"stopId": "18242",
"stopSequence": 31
},
{
"arrival": {
"delay": 0,
"time": "1749664800",
"uncertainty": 100
},
"stopId": "18191",
"stopSequence": 32
},
{
"arrival": {
"delay": 0,
"time": "1749664860",
"uncertainty": 100
},
"stopId": "18809",
"stopSequence": 33
}
],
"timestamp": "1749655491",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "1023"
},
"vehicle": {}
}
},
{
"id": "1383",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -480,
"time": "1749654120",
"uncertainty": 0
},
"departure": {
"delay": 0,
"time": "1749654600",
"uncertainty": 0
},
"stopId": "18088",
"stopSequence": 1
},
{
"arrival": {
"delay": -60,
"time": "1749654720",
"uncertainty": 0
},
"departure": {
"delay": 0,
"time": "1749654780",
"uncertainty": 0
},
"stopId": "18320",
"stopSequence": 2
},
{
"arrival": {
"delay": -60,
"time": "1749654900",
"uncertainty": 0
},
"departure": {
"delay": 0,
"time": "1749654960",
"uncertainty": 0
},
"stopId": "18057",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1749655140",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1749655145",
"uncertainty": 0
},
"stopId": "18043",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1749655260",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1749655265",
"uncertainty": 0
},
"stopId": "18243",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1749655320",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1749655325",
"uncertainty": 0
},
"stopId": "18800",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1749655380",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1749655385",
"uncertainty": 0
},
"stopId": "18067",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1749655440",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1749655445",
"uncertainty": 0
},
"stopId": "18325",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1749655500",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1749655505",
"uncertainty": 0
},
"stopId": "18093",
"stopSequence": 9
},
{
"arrival": {
"delay": -50,
"time": "1749655510",
"uncertainty": 0
},
"departure": {
"delay": -45,
"time": "1749655515",
"uncertainty": 0
},
"stopId": "18052",
"stopSequence": 10
},
{
"arrival": {
"delay": -60,
"time": "1749655560",
"uncertainty": 100
},
"stopId": "18801",
"stopSequence": 11
},
{
"arrival": {
"delay": -60,
"time": "1749655620",
"uncertainty": 100
},
"stopId": "18037",
"stopSequence": 12
},
{
"arrival": {
"delay": -60,
"time": "1749655680",
"uncertainty": 100
},
"stopId": "18080",
"stopSequence": 13
},
{
"arrival": {
"delay": -60,
"time": "1749655740",
"uncertainty": 100
},
"stopId": "18028",
"stopSequence": 14
},
{
"arrival": {
"delay": -60,
"time": "1749655920",
"uncertainty": 100
},
"stopId": "18324",
"stopSequence": 15
},
{
"arrival": {
"delay": -60,
"time": "1749656100",
"uncertainty": 100
},
"stopId": "18023",
"stopSequence": 16
},
{
"arrival": {
"delay": -60,
"time": "1749656280",
"uncertainty": 100
},
"stopId": "18321",
"stopSequence": 17
},
{
"arrival": {
"delay": -60,
"time": "1749656340",
"uncertainty": 100
},
"stopId": "18041",
"stopSequence": 18
}
],
"timestamp": "1749655555",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "861"
},
"vehicle": {
"id": "0200001002FFA8CF",
"label": "4402"
}
}
},
{
"id": "1384",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1749657720",
"uncertainty": 100
},
"stopId": "18042",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1749657780",
"uncertainty": 100
},
"stopId": "18321",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1749658020",
"uncertainty": 100
},
"stopId": "18023",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1749658140",
"uncertainty": 100
},
"stopId": "18323",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1749658260",
"uncertainty": 100
},
"stopId": "18080",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1749658320",
"uncertainty": 100
},
"stopId": "18028",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1749658440",
"uncertainty": 100
},
"stopId": "18036",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1749658500",
"uncertainty": 100
},
"stopId": "18802",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1749658560",
"uncertainty": 100
},
"stopId": "18051",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1749658620",
"uncertainty": 100
},
"stopId": "18092",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1749658680",
"uncertainty": 100
},
"stopId": "18033",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1749658740",
"uncertainty": 100
},
"stopId": "18244",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1749658860",
"uncertainty": 100
},
"stopId": "18800",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1749658980",
"uncertainty": 100
},
"stopId": "18243",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1749659100",
"uncertainty": 100
},
"stopId": "18044",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1749659220",
"uncertainty": 100
},
"stopId": "18029",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1749659280",
"uncertainty": 100
},
"stopId": "18060",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1749659340",
"uncertainty": 100
},
"stopId": "18055",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1749659460",
"uncertainty": 100
},
"stopId": "18088",
"stopSequence": 19
}
],
"timestamp": "1749655555",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "935"
},
"vehicle": {}
}
},
{
"id": "1385",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1749660000",
"uncertainty": 100
},
"stopId": "18088",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1749660120",
"uncertainty": 100
},
"stopId": "18320",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1749660300",
"uncertainty": 100
},
"stopId": "18057",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1749660420",
"uncertainty": 100
},
"stopId": "18043",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1749660540",
"uncertainty": 100
},
"stopId": "18243",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1749660600",
"uncertainty": 100
},
"stopId": "18800",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1749660660",
"uncertainty": 100
},
"stopId": "18067",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1749660720",
"uncertainty": 100
},
"stopId": "18325",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1749660780",
"uncertainty": 100
},
"stopId": "18093",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1749660840",
"uncertainty": 100
},
"stopId": "18052",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1749660900",
"uncertainty": 100
},
"stopId": "18801",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1749660960",
"uncertainty": 100
},
"stopId": "18037",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1749661020",
"uncertainty": 100
},
"stopId": "18080",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1749661080",
"uncertainty": 100
},
"stopId": "18028",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1749661260",
"uncertainty": 100
},
"stopId": "18324",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1749661380",
"uncertainty": 100
},
"stopId": "18023",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1749661560",
"uncertainty": 100
},
"stopId": "18321",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1749661620",
"uncertainty": 100
},
"stopId": "18041",
"stopSequence": 18
}
],
"timestamp": "1749655555",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "979"
},
"vehicle": {}
}
},
{
"id": "1386",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1749663120",
"uncertainty": 100
},
"stopId": "18042",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1749663180",
"uncertainty": 100
},
"stopId": "18321",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1749663360",
"uncertainty": 100
},
"stopId": "18023",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1749663480",
"uncertainty": 100
},
"stopId": "18323",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1749663600",
"uncertainty": 100
},
"stopId": "18080",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1749663660",
"uncertainty": 100
},
"stopId": "18028",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1749663780",
"uncertainty": 100
},
"stopId": "18036",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1749663785",
"uncertainty": 100
},
"stopId": "18802",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1749663840",
"uncertainty": 100
},
"stopId": "18051",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1749663900",
"uncertainty": 100
},
"stopId": "18092",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1749663960",
"uncertainty": 100
},
"stopId": "18033",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1749664020",
"uncertainty": 100
},
"stopId": "18244",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1749664080",
"uncertainty": 100
},
"stopId": "18800",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1749664140",
"uncertainty": 100
},
"stopId": "18243",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1749664260",
"uncertainty": 100
},
"stopId": "18044",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1749664380",
"uncertainty": 100
},
"stopId": "18029",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1749664440",
"uncertainty": 100
},
"stopId": "18060",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1749664500",
"uncertainty": 100
},
"stopId": "18055",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1749664620",
"uncertainty": 100
},
"stopId": "18088",
"stopSequence": 19
}
],
"timestamp": "1749655555",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "1045"
},
"vehicle": {}
}
},
{
"id": "1391",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 120,
"time": "1749654240",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1749654245",
"uncertainty": 0
},
"stopId": "18042",
"stopSequence": 1
},
{
"arrival": {
"delay": 120,
"time": "1749654300",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1749654305",
"uncertainty": 0
},
"stopId": "18321",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1749654480",
"uncertainty": 0
},
"departure": {
"delay": 120,
"time": "1749654540",
"uncertainty": 0
},
"stopId": "18023",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1749654600",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1749654605",
"uncertainty": 0
},
"stopId": "18323",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1749654720",
"uncertainty": 0
},
"departure": {
"delay": 120,
"time": "1749654780",
"uncertainty": 0
},
"stopId": "18080",
"stopSequence": 5
},
{
"arrival": {
"delay": 120,
"time": "1749654840",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1749654845",
"uncertainty": 0
},
"stopId": "18028",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1749654900",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1749654905",
"uncertainty": 0
},
"stopId": "18036",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1749654960",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1749654965",
"uncertainty": 0
},
"stopId": "18802",
"stopSequence": 8
},
{
"arrival": {
"delay": 120,
"time": "1749655080",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1749655085",
"uncertainty": 0
},
"stopId": "18051",
"stopSequence": 9
},
{
"arrival": {
"delay": 70,
"time": "1749655090",
"uncertainty": 0
},
"departure": {
"delay": 75,
"time": "1749655095",
"uncertainty": 0
},
"stopId": "18092",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1749655140",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1749655145",
"uncertainty": 0
},
"stopId": "18033",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1749655200",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1749655205",
"uncertainty": 0
},
"stopId": "18244",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1749655260",
"uncertainty": 0
},
"departure": {
"delay": 5,
"time": "1749655265",
"uncertainty": 0
},
"stopId": "18800",
"stopSequence": 13
},
{
"arrival": {
"delay": -60,
"time": "1749655320",
"uncertainty": 0
},
"departure": {
"delay": -55,
"time": "1749655325",
"uncertainty": 0
},
"stopId": "18243",
"stopSequence": 14
},
{
"arrival": {
"delay": -60,
"time": "1749655440",
"uncertainty": 0
},
"departure": {
"delay": -55,
"time": "1749655445",
"uncertainty": 0
},
"stopId": "18044",
"stopSequence": 15
},
{
"arrival": {
"delay": -60,
"time": "1749655560",
"uncertainty": 100
},
"stopId": "18029",
"stopSequence": 16
},
{
"arrival": {
"delay": -60,
"time": "1749655620",
"uncertainty": 100
},
"stopId": "18060",
"stopSequence": 17
},
{
"arrival": {
"delay": -60,
"time": "1749655680",
"uncertainty": 100
},
"stopId": "18055",
"stopSequence": 18
},
{
"arrival": {
"delay": -60,
"time": "1749655800",
"uncertainty": 100
},
"stopId": "18088",
"stopSequence": 19
}
],
"timestamp": "1749655504",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "855"
},
"vehicle": {
"id": "0200001002FF7DFD",
"label": "4105"
}
}
},
{
"id": "1392",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1749656400",
"uncertainty": 100
},
"stopId": "18088",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1749656580",
"uncertainty": 100
},
"stopId": "18320",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1749656760",
"uncertainty": 100
},
"stopId": "18057",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1749656880",
"uncertainty": 100
},
"stopId": "18043",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1749657060",
"uncertainty": 100
},
"stopId": "18243",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1749657120",
"uncertainty": 100
},
"stopId": "18800",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1749657180",
"uncertainty": 100
},
"stopId": "18067",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1749657240",
"uncertainty": 100
},
"stopId": "18325",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1749657300",
"uncertainty": 100
},
"stopId": "18093",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1749657360",
"uncertainty": 100
},
"stopId": "18052",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1749657420",
"uncertainty": 100
},
"stopId": "18801",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1749657480",
"uncertainty": 100
},
"stopId": "18037",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1749657540",
"uncertainty": 100
},
"stopId": "18080",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1749657600",
"uncertainty": 100
},
"stopId": "18028",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1749657840",
"uncertainty": 100
},
"stopId": "18324",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1749658020",
"uncertainty": 100
},
"stopId": "18023",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1749658200",
"uncertainty": 100
},
"stopId": "18321",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1749658260",
"uncertainty": 100
},
"stopId": "18041",
"stopSequence": 18
}
],
"timestamp": "1749655504",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "899"
},
"vehicle": {}
}
},
{
"id": "1393",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1749659520",
"uncertainty": 100
},
"stopId": "18042",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1749659580",
"uncertainty": 100
},
"stopId": "18321",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1749659820",
"uncertainty": 100
},
"stopId": "18023",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1749659940",
"uncertainty": 100
},
"stopId": "18323",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1749660060",
"uncertainty": 100
},
"stopId": "18080",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1749660120",
"uncertainty": 100
},
"stopId": "18028",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1749660240",
"uncertainty": 100
},
"stopId": "18036",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1749660300",
"uncertainty": 100
},
"stopId": "18802",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1749660360",
"uncertainty": 100
},
"stopId": "18051",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1749660420",
"uncertainty": 100
},
"stopId": "18092",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1749660480",
"uncertainty": 100
},
"stopId": "18033",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1749660540",
"uncertainty": 100
},
"stopId": "18244",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1749660660",
"uncertainty": 100
},
"stopId": "18800",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1749660780",
"uncertainty": 100
},
"stopId": "18243",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1749660900",
"uncertainty": 100
},
"stopId": "18044",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1749661020",
"uncertainty": 100
},
"stopId": "18029",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1749661080",
"uncertainty": 100
},
"stopId": "18060",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1749661140",
"uncertainty": 100
},
"stopId": "18055",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1749661260",
"uncertainty": 100
},
"stopId": "18088",
"stopSequence": 19
}
],
"timestamp": "1749655504",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "975"
},
"vehicle": {}
}
},
{
"id": "1394",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1749661800",
"uncertainty": 100
},
"stopId": "18088",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1749661980",
"uncertainty": 100
},
"stopId": "18320",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1749662100",
"uncertainty": 100
},
"stopId": "18057",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1749662220",
"uncertainty": 100
},
"stopId": "18043",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1749662340",
"uncertainty": 100
},
"stopId": "18243",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1749662400",
"uncertainty": 100
},
"stopId": "18800",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1749662460",
"uncertainty": 100
},
"stopId": "18067",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1749662520",
"uncertainty": 100
},
"stopId": "18325",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1749662580",
"uncertainty": 100
},
"stopId": "18093",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1749662640",
"uncertainty": 100
},
"stopId": "18052",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1749662700",
"uncertainty": 100
},
"stopId": "18801",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1749662760",
"uncertainty": 100
},
"stopId": "18037",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1749662820",
"uncertainty": 100
},
"stopId": "18080",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1749662880",
"uncertainty": 100
},
"stopId": "18028",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1749663060",
"uncertainty": 100
},
"stopId": "18324",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1749663180",
"uncertainty": 100
},
"stopId": "18023",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1749663360",
"uncertainty": 100
},
"stopId": "18321",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1749663420",
"uncertainty": 100
},
"stopId": "18041",
"stopSequence": 18
}
],
"timestamp": "1749655504",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "1019"
},
"vehicle": {}
}
},
{
"id": "1395",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1749664920",
"uncertainty": 100
},
"stopId": "18042",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1749664980",
"uncertainty": 100
},
"stopId": "18321",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1749665160",
"uncertainty": 100
},
"stopId": "18023",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1749665280",
"uncertainty": 100
},
"stopId": "18323",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1749665400",
"uncertainty": 100
},
"stopId": "18080",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1749665460",
"uncertainty": 100
},
"stopId": "18028",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1749665580",
"uncertainty": 100
},
"stopId": "18036",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1749665585",
"uncertainty": 100
},
"stopId": "18802",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1749665640",
"uncertainty": 100
},
"stopId": "18051",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1749665700",
"uncertainty": 100
},
"stopId": "18092",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1749665760",
"uncertainty": 100
},
"stopId": "18033",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1749665820",
"uncertainty": 100
},
"stopId": "18244",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1749665880",
"uncertainty": 100
},
"stopId": "18800",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1749665940",
"uncertainty": 100
},
"stopId": "18243",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1749666060",
"uncertainty": 100
},
"stopId": "18044",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1749666180",
"uncertainty": 100
},
"stopId": "18029",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1749666240",
"uncertainty": 100
},
"stopId": "18060",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1749666300",
"uncertainty": 100
},
"stopId": "18055",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1749666420",
"uncertainty": 100
},
"stopId": "18088",
"stopSequence": 19
}
],
"timestamp": "1749655504",
"trip": {
"routeId": "3",
"scheduleRelationship": "SCHEDULED",
"tripId": "1073"
},
"vehicle": {}
}
},
{
"id": "1398",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 120,
"time": "1749652920",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1749652925",
"uncertainty": 0
},
"stopId": "18808",
"stopSequence": 1
},
{
"arrival": {
"delay": 120,
"time": "1749652980",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1749652985",
"uncertainty": 0
},
"stopId": "18810",
"stopSequence": 2
},
{
"arrival": {
"delay": 120,
"time": "1749653040",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1749653045",
"uncertainty": 0
},
"stopId": "18183",
"stopSequence": 3
},
{
"arrival": {
"delay": 120,
"time": "1749653100",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1749653105",
"uncertainty": 0
},
"stopId": "18176",
"stopSequence": 4
},
{
"arrival": {
"delay": 10,
"time": "1749653110",
"uncertainty": 0
},
"departure": {
"delay": 15,
"time": "1749653115",
"uncertainty": 0
},
"stopId": "18169",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1749653220",
"uncertainty": 0
},
"departure": {
"delay": 120,
"time": "1749653340",
"uncertainty": 0
},
"stopId": "18182",
"stopSequence": 6
},
{
"arrival": {
"delay": 120,
"time": "1749653400",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1749653405",
"uncertainty": 0
},
"stopId": "18175",
"stopSequence": 7
},
{
"arrival": {
"delay": 120,
"time": "1749653460",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1749653465",
"uncertainty": 0
},
"stopId": "18206",
"stopSequence": 8
},
{
"arrival": {
"delay": 180,
"time": "1749653580",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1749653585",
"uncertainty": 0
},
"stopId": "18185",
"stopSequence": 9
},
{
"arrival": {
"delay": 180,
"time": "1749653640",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1749653645",
"uncertainty": 0
},
"stopId": "18187",
"stopSequence": 10
},
{
"arrival": {
"delay": 180,
"time": "1749653700",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1749653705",
"uncertainty": 0
},
"stopId": "18164",
"stopSequence": 11
},
{
"arrival": {
"delay": 180,
"time": "1749653760",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1749653765",
"uncertainty": 0
},
"stopId": "18208",
"stopSequence": 12
},
{
"arrival": {
"delay": 130,
"time": "1749653770",
"uncertainty": 0
},
"departure": {
"delay": 135,
"time": "1749653775",
"uncertainty": 0
},
"stopId": "18196",
"stopSequence": 13
},
{
"arrival": {
"delay": 120,
"time": "1749653820",
"uncertainty": 0
},
"departure": {
"delay": 125,
"time": "1749653825",
"uncertainty": 0
},
"stopId": "18189",
"stopSequence": 14
},
{
"arrival": {
"delay": 180,
"time": "1749653940",
"uncertainty": 0
},
"departure": {
"delay": 185,
"time": "1749653945",
"uncertainty": 0
},
"stopId": "18104",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1749654000",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1749654005",
"uncertainty": 0
},
"stopId": "18078",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1749654120",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1749654125",
"uncertainty": 0
},
"stopId": "18133",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1749654180",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1749654185",
"uncertainty": 0
},
"stopId": "18027",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1749654240",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1749654245",
"uncertainty": 0
},
"stopId": "18059",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1749654300",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1749654305",
"uncertainty": 0
},
"stopId": "18107",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1749654360",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1749654365",
"uncertainty": 0
},
"stopId": "18077",
"stopSequence": 21
},
{
"arrival": {
"delay": -180,
"time": "1749654480",
"uncertainty": 0
},
"departure": {
"delay": -175,
"time": "1749654485",
"uncertainty": 0
},
"stopId": "18050",
"stopSequence": 22
},
{
"arrival": {
"delay": -60,
"time": "1749654780",
"uncertainty": 0
},
"departure": {
"delay": 60,
"time": "1749654900",
"uncertainty": 0
},
"stopId": "18320",
"stopSequence": 23
},
{
"arrival": {
"delay": -60,
"time": "1749654960",
"uncertainty": 0
},
"departure": {
"delay": 0,
"time": "1749655020",
"uncertainty": 0
},
"stopId": "18057",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1749655200",
"uncertainty": 0
},
"departure": {
"delay": 120,
"time": "1749655320",
"uncertainty": 0
},
"stopId": "18096",
"stopSequence": 25
},
{
"arrival": {
"delay": 60,
"time": "1749655380",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1749655385",
"uncertainty": 0
},
"stopId": "18785",
"stopSequence": 26
},
{
"arrival": {
"delay": 60,
"time": "1749655500",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1749655505",
"uncertainty": 0
},
"stopId": "18054",
"stopSequence": 27
},
{
"arrival": {
"delay": 60,
"time": "1749655560",
"uncertainty": 100
},
"stopId": "18025",
"stopSequence": 28
},
{
"arrival": {
"delay": 60,
"time": "1749655740",
"uncertainty": 100
},
"stopId": "18023",
"stopSequence": 29
},
{
"arrival": {
"delay": 60,
"time": "1749655860",
"uncertainty": 100
},
"stopId": "18073",
"stopSequence": 30
},
{
"arrival": {
"delay": 60,
"time": "1749655920",
"uncertainty": 100
},
"stopId": "18040",
"stopSequence": 31
},
{
"arrival": {
"delay": 65,
"time": "1749655925",
"uncertainty": 100
},
"stopId": "18105",
"stopSequence": 32
},
{
"arrival": {
"delay": 60,
"time": "1749655980",
"uncertainty": 100
},
"stopId": "18238",
"stopSequence": 33
},
{
"arrival": {
"delay": 60,
"time": "1749656040",
"uncertainty": 100
},
"stopId": "18443",
"stopSequence": 34
},
{
"arrival": {
"delay": 60,
"time": "1749656160",
"uncertainty": 100
},
"stopId": "18284",
"stopSequence": 35
}
],
"timestamp": "1749655544",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "823"
},
"vehicle": {
"id": "0200001002FF7D53",
"label": "4934"
}
}
},
{
"id": "1399",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1749656400",
"uncertainty": 100
},
"stopId": "18284",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1749656460",
"uncertainty": 100
},
"stopId": "18285",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1749656520",
"uncertainty": 100
},
"stopId": "18255",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1749656640",
"uncertainty": 100
},
"stopId": "18039",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1749656700",
"uncertainty": 100
},
"stopId": "18072",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1749656880",
"uncertainty": 100
},
"stopId": "18023",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1749657000",
"uncertainty": 100
},
"stopId": "18024",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1749657060",
"uncertainty": 100
},
"stopId": "18053",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1749657180",
"uncertainty": 100
},
"stopId": "18786",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1749657360",
"uncertainty": 100
},
"stopId": "18029",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1749657420",
"uncertainty": 100
},
"stopId": "18060",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1749657540",
"uncertainty": 100
},
"stopId": "18055",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1749657720",
"uncertainty": 100
},
"stopId": "18086",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1749658080",
"uncertainty": 100
},
"stopId": "18076",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1749658140",
"uncertainty": 100
},
"stopId": "18106",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1749658320",
"uncertainty": 100
},
"stopId": "18058",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1749658380",
"uncertainty": 100
},
"stopId": "18026",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1749658440",
"uncertainty": 100
},
"stopId": "18132",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1749658560",
"uncertainty": 100
},
"stopId": "18079",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1749658680",
"uncertainty": 100
},
"stopId": "18103",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1749658860",
"uncertainty": 100
},
"stopId": "18188",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1749658920",
"uncertainty": 100
},
"stopId": "18195",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1749658980",
"uncertainty": 100
},
"stopId": "18207",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1749659040",
"uncertainty": 100
},
"stopId": "18163",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1749659100",
"uncertainty": 100
},
"stopId": "18186",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1749659160",
"uncertainty": 100
},
"stopId": "18184",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1749659220",
"uncertainty": 100
},
"stopId": "18205",
"stopSequence": 27
},
{
"arrival": {
"delay": 0,
"time": "1749659340",
"uncertainty": 100
},
"stopId": "18174",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1749659460",
"uncertainty": 100
},
"stopId": "18181",
"stopSequence": 29
},
{
"arrival": {
"delay": 0,
"time": "1749659520",
"uncertainty": 100
},
"stopId": "18168",
"stopSequence": 30
},
{
"arrival": {
"delay": 0,
"time": "1749659580",
"uncertainty": 100
},
"stopId": "18242",
"stopSequence": 31
},
{
"arrival": {
"delay": 0,
"time": "1749659700",
"uncertainty": 100
},
"stopId": "18191",
"stopSequence": 32
},
{
"arrival": {
"delay": 0,
"time": "1749659760",
"uncertainty": 100
},
"stopId": "18809",
"stopSequence": 33
}
],
"timestamp": "1749655544",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "907"
},
"vehicle": {}
}
},
{
"id": "1400",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1749660000",
"uncertainty": 100
},
"stopId": "18808",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1749660060",
"uncertainty": 100
},
"stopId": "18810",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1749660120",
"uncertainty": 100
},
"stopId": "18183",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1749660180",
"uncertainty": 100
},
"stopId": "18176",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1749660300",
"uncertainty": 100
},
"stopId": "18169",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1749660420",
"uncertainty": 100
},
"stopId": "18182",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1749660480",
"uncertainty": 100
},
"stopId": "18175",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1749660540",
"uncertainty": 100
},
"stopId": "18206",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1749660545",
"uncertainty": 100
},
"stopId": "18185",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1749660600",
"uncertainty": 100
},
"stopId": "18187",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1749660660",
"uncertainty": 100
},
"stopId": "18164",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1749660665",
"uncertainty": 100
},
"stopId": "18208",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1749660720",
"uncertainty": 100
},
"stopId": "18196",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1749660780",
"uncertainty": 100
},
"stopId": "18189",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1749660840",
"uncertainty": 100
},
"stopId": "18104",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1749660960",
"uncertainty": 100
},
"stopId": "18078",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1749661080",
"uncertainty": 100
},
"stopId": "18133",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1749661140",
"uncertainty": 100
},
"stopId": "18027",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1749661200",
"uncertainty": 100
},
"stopId": "18059",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1749661260",
"uncertainty": 100
},
"stopId": "18107",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1749661320",
"uncertainty": 100
},
"stopId": "18077",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1749661620",
"uncertainty": 100
},
"stopId": "18050",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1749661800",
"uncertainty": 100
},
"stopId": "18320",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1749661920",
"uncertainty": 100
},
"stopId": "18057",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1749662040",
"uncertainty": 100
},
"stopId": "18096",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1749662100",
"uncertainty": 100
},
"stopId": "18785",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1749662220",
"uncertainty": 100
},
"stopId": "18054",
"stopSequence": 27
},
{
"arrival": {
"delay": 0,
"time": "1749662280",
"uncertainty": 100
},
"stopId": "18025",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1749662400",
"uncertainty": 100
},
"stopId": "18023",
"stopSequence": 29
},
{
"arrival": {
"delay": 0,
"time": "1749662520",
"uncertainty": 100
},
"stopId": "18073",
"stopSequence": 30
},
{
"arrival": {
"delay": 0,
"time": "1749662580",
"uncertainty": 100
},
"stopId": "18040",
"stopSequence": 31
},
{
"arrival": {
"delay": 5,
"time": "1749662585",
"uncertainty": 100
},
"stopId": "18105",
"stopSequence": 32
},
{
"arrival": {
"delay": 0,
"time": "1749662640",
"uncertainty": 100
},
"stopId": "18238",
"stopSequence": 33
},
{
"arrival": {
"delay": 0,
"time": "1749662700",
"uncertainty": 100
},
"stopId": "18443",
"stopSequence": 34
},
{
"arrival": {
"delay": 0,
"time": "1749662820",
"uncertainty": 100
},
"stopId": "18284",
"stopSequence": 35
}
],
"timestamp": "1749655544",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "985"
},
"vehicle": {}
}
},
{
"id": "1401",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1749663600",
"uncertainty": 100
},
"stopId": "18284",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1749663660",
"uncertainty": 100
},
"stopId": "18285",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1749663720",
"uncertainty": 100
},
"stopId": "18255",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1749663840",
"uncertainty": 100
},
"stopId": "18039",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1749663900",
"uncertainty": 100
},
"stopId": "18072",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1749664080",
"uncertainty": 100
},
"stopId": "18023",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1749664140",
"uncertainty": 100
},
"stopId": "18024",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1749664145",
"uncertainty": 100
},
"stopId": "18053",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1749664200",
"uncertainty": 100
},
"stopId": "18786",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1749664320",
"uncertainty": 100
},
"stopId": "18029",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1749664380",
"uncertainty": 100
},
"stopId": "18060",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1749664440",
"uncertainty": 100
},
"stopId": "18055",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1749664560",
"uncertainty": 100
},
"stopId": "18086",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1749664860",
"uncertainty": 100
},
"stopId": "18076",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1749664920",
"uncertainty": 100
},
"stopId": "18106",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1749665100",
"uncertainty": 100
},
"stopId": "18058",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1749665160",
"uncertainty": 100
},
"stopId": "18026",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1749665220",
"uncertainty": 100
},
"stopId": "18132",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1749665340",
"uncertainty": 100
},
"stopId": "18079",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1749665460",
"uncertainty": 100
},
"stopId": "18103",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1749665580",
"uncertainty": 100
},
"stopId": "18188",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1749665640",
"uncertainty": 100
},
"stopId": "18195",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1749665700",
"uncertainty": 100
},
"stopId": "18207",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1749665760",
"uncertainty": 100
},
"stopId": "18163",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1749665820",
"uncertainty": 100
},
"stopId": "18186",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1749665880",
"uncertainty": 100
},
"stopId": "18184",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1749665940",
"uncertainty": 100
},
"stopId": "18205",
"stopSequence": 27
},
{
"arrival": {
"delay": 0,
"time": "1749666000",
"uncertainty": 100
},
"stopId": "18174",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1749666120",
"uncertainty": 100
},
"stopId": "18181",
"stopSequence": 29
},
{
"arrival": {
"delay": 0,
"time": "1749666180",
"uncertainty": 100
},
"stopId": "18168",
"stopSequence": 30
},
{
"arrival": {
"delay": 0,
"time": "1749666240",
"uncertainty": 100
},
"stopId": "18242",
"stopSequence": 31
},
{
"arrival": {
"delay": 0,
"time": "1749666360",
"uncertainty": 100
},
"stopId": "18191",
"stopSequence": 32
},
{
"arrival": {
"delay": 0,
"time": "1749666420",
"uncertainty": 100
},
"stopId": "18809",
"stopSequence": 33
}
],
"timestamp": "1749655544",
"trip": {
"routeId": "1",
"scheduleRelationship": "SCHEDULED",
"tripId": "1055"
},
"vehicle": {}
}
},
{
"id": "1405",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -120,
"time": "1749655080",
"uncertainty": 0
},
"departure": {
"delay": 60,
"time": "1749655260",
"uncertainty": 0
},
"stopId": "18038",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1749655320",
"uncertainty": 0
},
"departure": {
"delay": 65,
"time": "1749655325",
"uncertainty": 0
},
"stopId": "18101",
"stopSequence": 2
},
{
"arrival": {
"delay": 70,
"time": "1749655330",
"uncertainty": 100
},
"stopId": "18321",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1749655560",
"uncertainty": 100
},
"stopId": "18023",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1749655680",
"uncertainty": 100
},
"stopId": "18323",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1749655740",
"uncertainty": 100
},
"stopId": "18090",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1749655800",
"uncertainty": 100
},
"stopId": "18441",
"stopSequence": 7
},
{
"arrival": {
"delay": 65,
"time": "1749655805",
"uncertainty": 100
},
"stopId": "18801",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1749655860",
"uncertainty": 100
},
"stopId": "18051",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1749655920",
"uncertainty": 100
},
"stopId": "18092",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1749655980",
"uncertainty": 100
},
"stopId": "18068",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1749656040",
"uncertainty": 100
},
"stopId": "18021",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1749656100",
"uncertainty": 100
},
"stopId": "18074",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1749656160",
"uncertainty": 100
},
"stopId": "18045",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1749656220",
"uncertainty": 100
},
"stopId": "18786",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1749656400",
"uncertainty": 100
},
"stopId": "18029",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1749656460",
"uncertainty": 100
},
"stopId": "18060",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1749656580",
"uncertainty": 100
},
"stopId": "18055",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1749656760",
"uncertainty": 100
},
"stopId": "18086",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1749657120",
"uncertainty": 100
},
"stopId": "18076",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1749657180",
"uncertainty": 100
},
"stopId": "18106",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1749657360",
"uncertainty": 100
},
"stopId": "18058",
"stopSequence": 22
},
{
"arrival": {
"delay": 60,
"time": "1749657420",
"uncertainty": 100
},
"stopId": "18026",
"stopSequence": 23
},
{
"arrival": {
"delay": 60,
"time": "1749657480",
"uncertainty": 100
},
"stopId": "18132",
"stopSequence": 24
},
{
"arrival": {
"delay": 60,
"time": "1749657660",
"uncertainty": 100
},
"stopId": "18177",
"stopSequence": 25
},
{
"arrival": {
"delay": 60,
"time": "1749657720",
"uncertainty": 100
},
"stopId": "18197",
"stopSequence": 26
},
{
"arrival": {
"delay": 60,
"time": "1749657780",
"uncertainty": 100
},
"stopId": "18170",
"stopSequence": 27
},
{
"arrival": {
"delay": 60,
"time": "1749657840",
"uncertainty": 100
},
"stopId": "18166",
"stopSequence": 28
},
{
"arrival": {
"delay": 60,
"time": "1749657960",
"uncertainty": 100
},
"stopId": "18186",
"stopSequence": 29
},
{
"arrival": {
"delay": 60,
"time": "1749658020",
"uncertainty": 100
},
"stopId": "18184",
"stopSequence": 30
},
{
"arrival": {
"delay": 60,
"time": "1749658080",
"uncertainty": 100
},
"stopId": "18205",
"stopSequence": 31
},
{
"arrival": {
"delay": 60,
"time": "1749658200",
"uncertainty": 100
},
"stopId": "18174",
"stopSequence": 32
},
{
"arrival": {
"delay": 60,
"time": "1749658320",
"uncertainty": 100
},
"stopId": "18181",
"stopSequence": 33
},
{
"arrival": {
"delay": 60,
"time": "1749658440",
"uncertainty": 100
},
"stopId": "18282",
"stopSequence": 34
}
],
"timestamp": "1749655538",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "881"
},
"vehicle": {
"id": "0200001002FFA392",
"label": "4104"
}
}
},
{
"id": "1406",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1749660600",
"uncertainty": 100
},
"stopId": "18282",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1749660660",
"uncertainty": 100
},
"stopId": "18182",
"stopSequence": 2
},
{
"arrival": {
"delay": 0,
"time": "1749660720",
"uncertainty": 100
},
"stopId": "18175",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1749660780",
"uncertainty": 100
},
"stopId": "18206",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1749660785",
"uncertainty": 100
},
"stopId": "18185",
"stopSequence": 5
},
{
"arrival": {
"delay": 0,
"time": "1749660840",
"uncertainty": 100
},
"stopId": "18187",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1749660900",
"uncertainty": 100
},
"stopId": "18167",
"stopSequence": 7
},
{
"arrival": {
"delay": 0,
"time": "1749660960",
"uncertainty": 100
},
"stopId": "18171",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1749661020",
"uncertainty": 100
},
"stopId": "18198",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1749661080",
"uncertainty": 100
},
"stopId": "18178",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1749661260",
"uncertainty": 100
},
"stopId": "18133",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1749661320",
"uncertainty": 100
},
"stopId": "18027",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1749661380",
"uncertainty": 100
},
"stopId": "18059",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1749661440",
"uncertainty": 100
},
"stopId": "18107",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1749661500",
"uncertainty": 100
},
"stopId": "18077",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1749661800",
"uncertainty": 100
},
"stopId": "18050",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1749661980",
"uncertainty": 100
},
"stopId": "18320",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1749662100",
"uncertainty": 100
},
"stopId": "18057",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1749662220",
"uncertainty": 100
},
"stopId": "18096",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1749662280",
"uncertainty": 100
},
"stopId": "18785",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1749662285",
"uncertainty": 100
},
"stopId": "18045",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1749662340",
"uncertainty": 100
},
"stopId": "18074",
"stopSequence": 22
},
{
"arrival": {
"delay": 5,
"time": "1749662345",
"uncertainty": 100
},
"stopId": "18021",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1749662400",
"uncertainty": 100
},
"stopId": "18068",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1749662460",
"uncertainty": 100
},
"stopId": "18092",
"stopSequence": 25
},
{
"arrival": {
"delay": 0,
"time": "1749662520",
"uncertainty": 100
},
"stopId": "18051",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1749662580",
"uncertainty": 100
},
"stopId": "18801",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1749662585",
"uncertainty": 100
},
"stopId": "18442",
"stopSequence": 28
},
{
"arrival": {
"delay": 10,
"time": "1749662590",
"uncertainty": 100
},
"stopId": "18091",
"stopSequence": 29
},
{
"arrival": {
"delay": 0,
"time": "1749662640",
"uncertainty": 100
},
"stopId": "18324",
"stopSequence": 30
},
{
"arrival": {
"delay": 0,
"time": "1749662760",
"uncertainty": 100
},
"stopId": "18023",
"stopSequence": 31
},
{
"arrival": {
"delay": 0,
"time": "1749662940",
"uncertainty": 100
},
"stopId": "18321",
"stopSequence": 32
},
{
"arrival": {
"delay": 5,
"time": "1749662945",
"uncertainty": 100
},
"stopId": "18102",
"stopSequence": 33
},
{
"arrival": {
"delay": 0,
"time": "1749663120",
"uncertainty": 100
},
"stopId": "18038",
"stopSequence": 34
}
],
"timestamp": "1749655538",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "1001"
},
"vehicle": {}
}
},
{
"id": "1407",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 0,
"time": "1749664200",
"uncertainty": 100
},
"stopId": "18038",
"stopSequence": 1
},
{
"arrival": {
"delay": 0,
"time": "1749664260",
"uncertainty": 100
},
"stopId": "18101",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1749664265",
"uncertainty": 100
},
"stopId": "18321",
"stopSequence": 3
},
{
"arrival": {
"delay": 0,
"time": "1749664440",
"uncertainty": 100
},
"stopId": "18023",
"stopSequence": 4
},
{
"arrival": {
"delay": 0,
"time": "1749664560",
"uncertainty": 100
},
"stopId": "18323",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1749664565",
"uncertainty": 100
},
"stopId": "18090",
"stopSequence": 6
},
{
"arrival": {
"delay": 0,
"time": "1749664620",
"uncertainty": 100
},
"stopId": "18441",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1749664625",
"uncertainty": 100
},
"stopId": "18801",
"stopSequence": 8
},
{
"arrival": {
"delay": 0,
"time": "1749664680",
"uncertainty": 100
},
"stopId": "18051",
"stopSequence": 9
},
{
"arrival": {
"delay": 0,
"time": "1749664740",
"uncertainty": 100
},
"stopId": "18092",
"stopSequence": 10
},
{
"arrival": {
"delay": 0,
"time": "1749664800",
"uncertainty": 100
},
"stopId": "18068",
"stopSequence": 11
},
{
"arrival": {
"delay": 0,
"time": "1749664860",
"uncertainty": 100
},
"stopId": "18021",
"stopSequence": 12
},
{
"arrival": {
"delay": 0,
"time": "1749664920",
"uncertainty": 100
},
"stopId": "18074",
"stopSequence": 13
},
{
"arrival": {
"delay": 0,
"time": "1749664980",
"uncertainty": 100
},
"stopId": "18045",
"stopSequence": 14
},
{
"arrival": {
"delay": 0,
"time": "1749665040",
"uncertainty": 100
},
"stopId": "18786",
"stopSequence": 15
},
{
"arrival": {
"delay": 0,
"time": "1749665160",
"uncertainty": 100
},
"stopId": "18029",
"stopSequence": 16
},
{
"arrival": {
"delay": 0,
"time": "1749665220",
"uncertainty": 100
},
"stopId": "18060",
"stopSequence": 17
},
{
"arrival": {
"delay": 0,
"time": "1749665280",
"uncertainty": 100
},
"stopId": "18055",
"stopSequence": 18
},
{
"arrival": {
"delay": 0,
"time": "1749665400",
"uncertainty": 100
},
"stopId": "18086",
"stopSequence": 19
},
{
"arrival": {
"delay": 0,
"time": "1749665700",
"uncertainty": 100
},
"stopId": "18076",
"stopSequence": 20
},
{
"arrival": {
"delay": 0,
"time": "1749665760",
"uncertainty": 100
},
"stopId": "18106",
"stopSequence": 21
},
{
"arrival": {
"delay": 0,
"time": "1749665940",
"uncertainty": 100
},
"stopId": "18058",
"stopSequence": 22
},
{
"arrival": {
"delay": 0,
"time": "1749666000",
"uncertainty": 100
},
"stopId": "18026",
"stopSequence": 23
},
{
"arrival": {
"delay": 0,
"time": "1749666060",
"uncertainty": 100
},
"stopId": "18132",
"stopSequence": 24
},
{
"arrival": {
"delay": 0,
"time": "1749666240",
"uncertainty": 100
},
"stopId": "18177",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1749666245",
"uncertainty": 100
},
"stopId": "18197",
"stopSequence": 26
},
{
"arrival": {
"delay": 0,
"time": "1749666300",
"uncertainty": 100
},
"stopId": "18170",
"stopSequence": 27
},
{
"arrival": {
"delay": 0,
"time": "1749666360",
"uncertainty": 100
},
"stopId": "18166",
"stopSequence": 28
},
{
"arrival": {
"delay": 0,
"time": "1749666480",
"uncertainty": 100
},
"stopId": "18186",
"stopSequence": 29
},
{
"arrival": {
"delay": 0,
"time": "1749666540",
"uncertainty": 100
},
"stopId": "18184",
"stopSequence": 30
},
{
"arrival": {
"delay": 0,
"time": "1749666600",
"uncertainty": 100
},
"stopId": "18205",
"stopSequence": 31
},
{
"arrival": {
"delay": 0,
"time": "1749666660",
"uncertainty": 100
},
"stopId": "18174",
"stopSequence": 32
},
{
"arrival": {
"delay": 0,
"time": "1749666780",
"uncertainty": 100
},
"stopId": "18181",
"stopSequence": 33
},
{
"arrival": {
"delay": 0,
"time": "1749666840",
"uncertainty": 100
},
"stopId": "18282",
"stopSequence": 34
}
],
"timestamp": "1749655538",
"trip": {
"routeId": "2",
"scheduleRelationship": "SCHEDULED",
"tripId": "1063"
},
"vehicle": {}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1749655568"
}
}