这是indexloc提供的服务,不要输入任何密码

Détails de la ressource

Nom du fichier : Réseau Alternéo - RT - service Trip Update
Format : gtfs-rt

Flux GTFS-RT service Trip Update

Cette ressource fait partie du jeu de données Réseau urbain Alternéo.

Disponibilité au téléchargement

24/06/2025
100%
25/06/2025
100%
26/06/2025
100%
27/06/2025
100%
28/06/2025
100%
29/06/2025
100%
30/06/2025
100%
01/07/2025
100%
02/07/2025
100%
03/07/2025
100%
04/07/2025
100%
05/07/2025
100%
06/07/2025
100%
07/07/2025
100%
08/07/2025
100%
09/07/2025
100%
10/07/2025
100%
11/07/2025
100%
12/07/2025
100%
13/07/2025
100%
14/07/2025
100%
15/07/2025
100%
16/07/2025
100%
17/07/2025
100%
18/07/2025
100%
19/07/2025
100%
20/07/2025
100%
21/07/2025
100%
22/07/2025
100%
23/07/2025
100%
24/07/2025
100%
En savoir plus
Nous testons la disponibilité de cette ressource au téléchargement toutes les heures, en effectuant une requête HTTP de type 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

167 erreurs, 165 avertissements

Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 24/07/2025 à 09h00 Europe/Paris avec le validateur GTFS-RT de MobilityData.

Erreurs

stop_times_updates not strictly sorted E002 4 erreurs

stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence

Exemples d'erreurs
  • trip_id 1_4996937 stop_sequence [14, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31] is not strictly sorted by increasing stop_sequence
  • trip_id 1_4996938 stop_sequence [14, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31] is not strictly sorted by increasing stop_sequence
  • trip_id 1_4990124 stop_sequence [9, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47] is not strictly sorted by increasing stop_sequence
  • trip_id 1_4990125 stop_sequence [9, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47] is not strictly sorted by increasing stop_sequence

GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 9 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 1_41001098 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id 1_41001011 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id 1_41001080 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id 1_41001079 does not exist in the GTFS data and does not have schedule_relationship of ADDED
  • trip_id 1_41001100 does not exist in the GTFS data and does not have schedule_relationship of ADDED

GTFS-rt stop_id does not exist in GTFS data E011 2 erreurs

All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt

Exemples d'erreurs
  • trip_id 1_4996925 stop_id 0:01265C does not exist in GTFS data stops.txt
  • trip_id 1_4996926 stop_id 0:01265C does not exist in GTFS data stops.txt

Sequential stop_time_update times are not increasing E022 60 erreurs

stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease.

Exemples d'erreurs
  • trip_id 1_4996925 stop_sequence 1 departure_time 10:39:45 (1753339185) is less than previous stop departure_time 11:04:20 (1753340660) - times must increase between two sequential stops
  • trip_id 1_4996925 stop_sequence 1 departure_time 10:39:45 (1753339185) is less than previous stop arrival_time 11:04:20 (1753340660) - times must increase between two sequential stops
  • trip_id 1_4996925 stop_sequence 2 arrival_time 10:43:02 (1753339382) is less than previous stop arrival_time 11:04:20 (1753340660) - times must increase between two sequential stops
  • trip_id 1_4996925 stop_sequence 2 departure_time 10:43:16 (1753339396) is less than previous stop arrival_time 11:04:20 (1753340660) - times must increase between two sequential stops
  • trip_id 1_4996926 stop_sequence 1 departure_time 11:20:00 (1753341600) is less than previous stop departure_time 11:47:56 (1753343276) - times must increase between two sequential stops

trip direction_id does not match GTFS data E024 90 erreurs

GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt

Exemples d'erreurs
  • GTFS-rt trip_id 1_4999544 trip.direction_id is 0 but GTFS trip.direction_id is null - direction_id does not match
  • GTFS-rt trip_id 1_4999545 trip.direction_id is 0 but GTFS trip.direction_id is null - direction_id does not match
  • GTFS-rt trip_id 1_4996139 trip.direction_id is 0 but GTFS trip.direction_id is null - direction_id does not match
  • GTFS-rt trip_id 1_4996138 trip.direction_id is 0 but GTFS trip.direction_id is null - direction_id does not match
  • GTFS-rt trip_id 1_4996128 trip.direction_id is 1 but GTFS trip.direction_id is null - direction_id does not match

Sequential stop_time_updates have the same stop_id E037 2 erreurs

Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id

Exemples d'erreurs
  • trip_id 1_4990124 has repeating stop_id 0:13030C - sequential stop_ids should be different
  • trip_id 1_4990125 has repeating stop_id 0:13030C - sequential stop_ids should be different

Avertissements

timestamp not populated W001 99 erreurs

Timestamps should be populated for all elements

Exemples d'erreurs
  • trip_id 1_4999544 does not have a timestamp
  • trip_id 1_4999545 does not have a timestamp
  • trip_id 1_4996139 does not have a timestamp
  • trip_id 1_4996138 does not have a timestamp
  • trip_id 1_4996128 does not have a timestamp

vehicle_id not populated W002 66 erreurs

vehicle_id should be populated for TripUpdates and VehiclePositions

Exemples d'erreurs
  • trip_id 1_4999545 does not have a vehicle_id
  • trip_id 1_4996139 does not have a vehicle_id
  • trip_id 1_4996128 does not have a vehicle_id
  • trip_id 1_4996219 does not have a vehicle_id
  • trip_id 1_4996235 does not have a vehicle_id
Valider ce GTFS-RT maintenant

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
W001 Timestamps should be populated for all elements 2 808 30 fois (100 % des validations)
W002 vehicle_id should be populated for TripUpdates and VehiclePositions 1 835 30 fois (100 % des validations)
E022 stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. 2 372 29 fois (97 % des validations)
E002 stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence 125 25 fois (83 % des validations)
E037 Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id 69 22 fois (73 % des validations)
E009 If a GTFS trip contains multiple references to the same stop_id (i.e., the vehicle visits the same stop_id more than once in the same trip), then GTFS-rt stop_time_updates for this trip must include stop_sequence 32 11 fois (37 % des validations)
E003 All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED 63 8 fois (27 % des validations)
E024 GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt 789 8 fois (27 % des validations)
E011 All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt 12 7 fois (23 % des validations)
E045 If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt 42 2 fois (7 % des validations)

Contenu du flux GTFS-RT

Entités

Entités présentes dans ce flux le 24/07/2025 à 10h23 Europe/Paris.

trip_updates (97) vehicle_positions (0) service_alerts (0)

Entités présentes dans ce flux lors des 7 derniers jours.

trip_updates

Flux GTFS-RT décodé

Voir le contenu du flux

Voici le flux GTFS-RT décodé au format Protobuf le 24/07/2025 à 10h23 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.

{ "entity": [ { "id": "999547", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753347900", "uncertainty": 120 }, "stopId": "0:14010C", "stopSequence": 1 } ], "trip": { "directionId": 0, "routeId": "2230", "scheduleRelationship": "SCHEDULED", "tripId": "1_4999547" } } }, { "id": "996129", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753347000", "uncertainty": 120 }, "stopId": "0:PE00240C", "stopSequence": 1 } ], "trip": { "directionId": 1, "routeId": "5550", "scheduleRelationship": "SCHEDULED", "tripId": "1_4996129" } } }, { "id": "996210", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753345800", "uncertainty": 120 }, "stopId": "0:41016C", "stopSequence": 1 } ], "trip": { "directionId": 1, "routeId": "4440", "scheduleRelationship": "SCHEDULED", "tripId": "1_4996210" } } }, { "id": "996212", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753348500", "uncertainty": 120 }, "stopId": "0:44005C", "stopSequence": 1 } ], "trip": { "directionId": 0, "routeId": "4440", "scheduleRelationship": "SCHEDULED", "tripId": "1_4996212" } } }, { "id": "999560", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753346828", "uncertainty": 120 }, "stopId": "0:16010C", "stopSequence": 1 }, { "arrival": { "time": "1753346864", "uncertainty": 120 }, "departure": { "time": "1753346864", "uncertainty": 120 }, "stopId": "0:16020C", "stopSequence": 2 }, { "arrival": { "time": "1753346887", "uncertainty": 120 }, "departure": { "time": "1753346887", "uncertainty": 120 }, "stopId": "0:16030C", "stopSequence": 3 }, { "arrival": { "time": "1753346942", "uncertainty": 120 }, "departure": { "time": "1753346942", "uncertainty": 120 }, "stopId": "0:16040C", "stopSequence": 4 }, { "arrival": { "time": "1753347016", "uncertainty": 120 }, "departure": { "time": "1753347016", "uncertainty": 120 }, "stopId": "0:16050C", "stopSequence": 5 }, { "arrival": { "time": "1753347048", "uncertainty": 120 }, "departure": { "time": "1753347048", "uncertainty": 120 }, "stopId": "0:16060C", "stopSequence": 6 }, { "arrival": { "time": "1753347085", "uncertainty": 120 }, "departure": { "time": "1753347085", "uncertainty": 120 }, "stopId": "0:16065C", "stopSequence": 7 }, { "arrival": { "time": "1753347128", "uncertainty": 120 }, "departure": { "time": "1753347128", "uncertainty": 120 }, "stopId": "0:16070C", "stopSequence": 8 }, { "arrival": { "time": "1753347192", "uncertainty": 120 }, "departure": { "time": "1753347192", "uncertainty": 120 }, "stopId": "0:16101C", "stopSequence": 9 }, { "arrival": { "time": "1753347260", "uncertainty": 120 }, "departure": { "time": "1753347260", "uncertainty": 120 }, "stopId": "0:16110C", "stopSequence": 10 }, { "arrival": { "time": "1753347275", "uncertainty": 120 }, "departure": { "time": "1753347275", "uncertainty": 120 }, "stopId": "0:16120C", "stopSequence": 11 }, { "arrival": { "time": "1753347308", "uncertainty": 120 }, "departure": { "time": "1753347308", "uncertainty": 120 }, "stopId": "0:16135C", "stopSequence": 12 }, { "arrival": { "time": "1753347335", "uncertainty": 120 }, "departure": { "time": "1753347335", "uncertainty": 120 }, "stopId": "0:16130C", "stopSequence": 13 }, { "arrival": { "time": "1753347394", "uncertainty": 120 }, "departure": { "time": "1753347394", "uncertainty": 120 }, "stopId": "0:16140C", "stopSequence": 14 }, { "arrival": { "time": "1753347496", "uncertainty": 120 }, "departure": { "time": "1753347496", "uncertainty": 120 }, "stopId": "0:16145C", "stopSequence": 15 }, { "arrival": { "time": "1753347548", "uncertainty": 120 }, "departure": { "time": "1753347548", "uncertainty": 120 }, "stopId": "0:14020C", "stopSequence": 16 }, { "arrival": { "time": "1753347589", "uncertainty": 120 }, "departure": { "time": "1753347589", "uncertainty": 120 }, "stopId": "0:14220P", "stopSequence": 17 }, { "arrival": { "time": "1753347619", "uncertainty": 120 }, "departure": { "time": "1753347619", "uncertainty": 120 }, "stopId": "0:14230P", "stopSequence": 18 }, { "arrival": { "time": "1753347667", "uncertainty": 120 }, "departure": { "time": "1753347667", "uncertainty": 120 }, "stopId": "0:14240P", "stopSequence": 19 }, { "arrival": { "time": "1753347693", "uncertainty": 120 }, "departure": { "time": "1753347693", "uncertainty": 120 }, "stopId": "0:14245P", "stopSequence": 20 }, { "arrival": { "time": "1753347848", "uncertainty": 120 }, "stopId": "0:14010C", "stopSequence": 21 } ], "trip": { "directionId": 0, "routeId": "2230", "scheduleRelationship": "SCHEDULED", "tripId": "1_4999560" } } }, { "id": "999561", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753344168", "uncertainty": 120 }, "stopId": "0:05343C", "stopSequence": 1 }, { "arrival": { "time": "1753344218", "uncertainty": 120 }, "departure": { "time": "1753344218", "uncertainty": 120 }, "stopId": "0:17800C", "stopSequence": 2 }, { "arrival": { "time": "1753344268", "uncertainty": 120 }, "departure": { "time": "1753344288", "uncertainty": 120 }, "stopId": "0:11342P", "stopSequence": 3 }, { "arrival": { "time": "1753344418", "uncertainty": 120 }, "departure": { "time": "1753344448", "uncertainty": 120 }, "stopId": "0:15360P", "stopSequence": 4 }, { "arrival": { "time": "1753344499", "uncertainty": 120 }, "departure": { "time": "1753344499", "uncertainty": 120 }, "stopId": "0:17830P", "stopSequence": 5 }, { "arrival": { "time": "1753344649", "uncertainty": 120 }, "departure": { "time": "1753344679", "uncertainty": 120 }, "stopId": "0:14215C", "stopSequence": 6 }, { "arrival": { "time": "1753344728", "uncertainty": 120 }, "departure": { "time": "1753344728", "uncertainty": 120 }, "stopId": "0:14277P", "stopSequence": 7 }, { "arrival": { "time": "1753344766", "uncertainty": 120 }, "departure": { "time": "1753344768", "uncertainty": 120 }, "stopId": "0:16190P", "stopSequence": 8 }, { "arrival": { "time": "1753344818", "uncertainty": 120 }, "departure": { "time": "1753344828", "uncertainty": 120 }, "stopId": "0:16160P", "stopSequence": 9 }, { "arrival": { "time": "1753344858", "uncertainty": 120 }, "departure": { "time": "1753344878", "uncertainty": 120 }, "stopId": "0:14070P", "stopSequence": 10 }, { "arrival": { "time": "1753344918", "uncertainty": 120 }, "departure": { "time": "1753344918", "uncertainty": 120 }, "stopId": "0:14060P", "stopSequence": 11 }, { "arrival": { "time": "1753344944", "uncertainty": 120 }, "departure": { "time": "1753344958", "uncertainty": 120 }, "stopId": "0:14050P", "stopSequence": 12 }, { "arrival": { "time": "1753344988", "uncertainty": 120 }, "departure": { "time": "1753344988", "uncertainty": 120 }, "stopId": "0:14040P", "stopSequence": 13 }, { "arrival": { "time": "1753345017", "uncertainty": 120 }, "departure": { "time": "1753345017", "uncertainty": 120 }, "stopId": "0:14030P", "stopSequence": 14 }, { "arrival": { "time": "1753345048", "uncertainty": 120 }, "departure": { "time": "1753345058", "uncertainty": 120 }, "stopId": "0:14020P", "stopSequence": 15 }, { "arrival": { "time": "1753345158", "uncertainty": 120 }, "departure": { "time": "1753345158", "uncertainty": 120 }, "stopId": "0:16145P", "stopSequence": 16 }, { "arrival": { "time": "1753345268", "uncertainty": 120 }, "departure": { "time": "1753345268", "uncertainty": 120 }, "stopId": "0:16140P", "stopSequence": 17 }, { "arrival": { "time": "1753345359", "uncertainty": 120 }, "departure": { "time": "1753345360", "uncertainty": 120 }, "stopId": "0:16130P", "stopSequence": 18 }, { "arrival": { "time": "1753345389", "uncertainty": 120 }, "departure": { "time": "1753345389", "uncertainty": 120 }, "stopId": "0:16135P", "stopSequence": 19 }, { "arrival": { "time": "1753345424", "uncertainty": 120 }, "departure": { "time": "1753345424", "uncertainty": 120 }, "stopId": "0:16120P", "stopSequence": 20 }, { "arrival": { "time": "1753345447", "uncertainty": 120 }, "departure": { "time": "1753345447", "uncertainty": 120 }, "stopId": "0:16110P", "stopSequence": 21 }, { "arrival": { "time": "1753345466", "uncertainty": 120 }, "departure": { "time": "1753345466", "uncertainty": 120 }, "stopId": "0:16105P", "stopSequence": 22 }, { "arrival": { "time": "1753345515", "uncertainty": 120 }, "departure": { "time": "1753345515", "uncertainty": 120 }, "stopId": "0:16101P", "stopSequence": 23 }, { "arrival": { "time": "1753345570", "uncertainty": 120 }, "departure": { "time": "1753345570", "uncertainty": 120 }, "stopId": "0:17770P", "stopSequence": 24 }, { "arrival": { "time": "1753345617", "uncertainty": 120 }, "departure": { "time": "1753345617", "uncertainty": 120 }, "stopId": "0:16072P", "stopSequence": 25 }, { "arrival": { "time": "1753345780", "uncertainty": 120 }, "departure": { "time": "1753345780", "uncertainty": 120 }, "stopId": "0:16082P", "stopSequence": 26 }, { "arrival": { "time": "1753345870", "uncertainty": 120 }, "departure": { "time": "1753345870", "uncertainty": 120 }, "stopId": "0:16083P", "stopSequence": 27 }, { "arrival": { "time": "1753345926", "uncertainty": 120 }, "departure": { "time": "1753345926", "uncertainty": 120 }, "stopId": "0:16081P", "stopSequence": 28 }, { "arrival": { "time": "1753345952", "uncertainty": 120 }, "departure": { "time": "1753345952", "uncertainty": 120 }, "stopId": "0:16084P", "stopSequence": 29 }, { "arrival": { "time": "1753345990", "uncertainty": 120 }, "departure": { "time": "1753345990", "uncertainty": 120 }, "stopId": "0:16080C", "stopSequence": 30 }, { "arrival": { "time": "1753346027", "uncertainty": 120 }, "departure": { "time": "1753346027", "uncertainty": 120 }, "stopId": "0:16084C", "stopSequence": 31 }, { "arrival": { "time": "1753346054", "uncertainty": 120 }, "departure": { "time": "1753346054", "uncertainty": 120 }, "stopId": "0:16081C", "stopSequence": 32 }, { "arrival": { "time": "1753346112", "uncertainty": 120 }, "departure": { "time": "1753346112", "uncertainty": 120 }, "stopId": "0:16083C", "stopSequence": 33 }, { "arrival": { "time": "1753346202", "uncertainty": 120 }, "departure": { "time": "1753346202", "uncertainty": 120 }, "stopId": "0:16082C", "stopSequence": 34 }, { "arrival": { "time": "1753346369", "uncertainty": 120 }, "departure": { "time": "1753346369", "uncertainty": 120 }, "stopId": "0:16072C", "stopSequence": 35 }, { "arrival": { "time": "1753346410", "uncertainty": 120 }, "departure": { "time": "1753346410", "uncertainty": 120 }, "stopId": "0:16071C", "stopSequence": 36 }, { "arrival": { "time": "1753346474", "uncertainty": 120 }, "departure": { "time": "1753346474", "uncertainty": 120 }, "stopId": "0:16065P", "stopSequence": 37 }, { "arrival": { "time": "1753346524", "uncertainty": 120 }, "departure": { "time": "1753346524", "uncertainty": 120 }, "stopId": "0:16060P", "stopSequence": 38 }, { "arrival": { "time": "1753346569", "uncertainty": 120 }, "departure": { "time": "1753346569", "uncertainty": 120 }, "stopId": "0:16050P", "stopSequence": 39 }, { "arrival": { "time": "1753346673", "uncertainty": 120 }, "departure": { "time": "1753346673", "uncertainty": 120 }, "stopId": "0:16040P", "stopSequence": 40 }, { "arrival": { "time": "1753346747", "uncertainty": 120 }, "departure": { "time": "1753346747", "uncertainty": 120 }, "stopId": "0:16030P", "stopSequence": 41 }, { "arrival": { "time": "1753346778", "uncertainty": 120 }, "departure": { "time": "1753346778", "uncertainty": 120 }, "stopId": "0:16020P", "stopSequence": 42 }, { "arrival": { "time": "1753346830", "uncertainty": 120 }, "stopId": "0:16010C", "stopSequence": 43 } ], "trip": { "directionId": 1, "routeId": "2230", "scheduleRelationship": "SCHEDULED", "tripId": "1_4999561" }, "vehicle": { "id": "88", "label": "88" } } }, { "id": "996366", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753347600", "uncertainty": 120 }, "stopId": "0:05342C", "stopSequence": 1 } ], "trip": { "directionId": 0, "routeId": "2010", "scheduleRelationship": "SCHEDULED", "tripId": "1_4996366" } } }, { "id": "996356", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753345260", "uncertainty": 120 }, "stopId": "0:05342C", "stopSequence": 1 }, { "arrival": { "time": "1753345320", "uncertainty": 120 }, "departure": { "time": "1753345320", "uncertainty": 120 }, "stopId": "0:15240P", "stopSequence": 2 }, { "arrival": { "time": "1753345410", "uncertainty": 120 }, "departure": { "time": "1753345410", "uncertainty": 120 }, "stopId": "0:15645P", "stopSequence": 3 }, { "arrival": { "time": "1753345474", "uncertainty": 120 }, "departure": { "time": "1753345474", "uncertainty": 120 }, "stopId": "0:15585C", "stopSequence": 4 }, { "arrival": { "time": "1753345513", "uncertainty": 120 }, "departure": { "time": "1753345513", "uncertainty": 120 }, "stopId": "0:11320P", "stopSequence": 5 }, { "arrival": { "time": "1753345572", "uncertainty": 120 }, "departure": { "time": "1753345572", "uncertainty": 120 }, "stopId": "0:11390P", "stopSequence": 6 }, { "arrival": { "time": "1753345660", "uncertainty": 120 }, "departure": { "time": "1753345660", "uncertainty": 120 }, "stopId": "0:11400P", "stopSequence": 7 }, { "arrival": { "time": "1753345782", "uncertainty": 120 }, "departure": { "time": "1753345782", "uncertainty": 120 }, "stopId": "0:11410P", "stopSequence": 8 }, { "arrival": { "time": "1753345861", "uncertainty": 120 }, "departure": { "time": "1753345861", "uncertainty": 120 }, "stopId": "0:11591C", "stopSequence": 9 }, { "arrival": { "time": "1753345926", "uncertainty": 120 }, "departure": { "time": "1753345926", "uncertainty": 120 }, "stopId": "0:11825C", "stopSequence": 10 }, { "arrival": { "time": "1753345992", "uncertainty": 120 }, "departure": { "time": "1753345992", "uncertainty": 120 }, "stopId": "0:15645C", "stopSequence": 11 }, { "arrival": { "time": "1753346148", "uncertainty": 120 }, "departure": { "time": "1753346148", "uncertainty": 120 }, "stopId": "0:14210P", "stopSequence": 12 }, { "arrival": { "time": "1753346269", "uncertainty": 120 }, "departure": { "time": "1753346269", "uncertainty": 120 }, "stopId": "0:SL0130P", "stopSequence": 13 }, { "arrival": { "time": "1753346340", "uncertainty": 120 }, "departure": { "time": "1753346340", "uncertainty": 120 }, "stopId": "0:14215P", "stopSequence": 14 }, { "arrival": { "time": "1753346531", "uncertainty": 120 }, "departure": { "time": "1753346531", "uncertainty": 120 }, "stopId": "0:17820C", "stopSequence": 15 }, { "arrival": { "time": "1753346635", "uncertainty": 120 }, "departure": { "time": "1753346635", "uncertainty": 120 }, "stopId": "0:15360C", "stopSequence": 16 }, { "arrival": { "time": "1753346857", "uncertainty": 120 }, "departure": { "time": "1753346857", "uncertainty": 120 }, "stopId": "0:14280P", "stopSequence": 17 }, { "arrival": { "time": "1753346921", "uncertainty": 120 }, "departure": { "time": "1753346921", "uncertainty": 120 }, "stopId": "0:15400C", "stopSequence": 18 }, { "arrival": { "time": "1753346977", "uncertainty": 120 }, "departure": { "time": "1753346977", "uncertainty": 120 }, "stopId": "0:15402C", "stopSequence": 19 }, { "arrival": { "time": "1753347011", "uncertainty": 120 }, "stopId": "0:05342C", "stopSequence": 20 } ], "trip": { "directionId": 0, "routeId": "2010", "scheduleRelationship": "SCHEDULED", "tripId": "1_4996356" }, "vehicle": { "id": "121", "label": "121" } } }, { "id": "1001005", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753349351", "uncertainty": 120 }, "departure": { "time": "1753349351", "uncertainty": 120 }, "stopId": "0:41014P" }, { "arrival": { "time": "1753349360", "uncertainty": 120 }, "departure": { "time": "1753349360", "uncertainty": 120 }, "stopId": "0:41014C" }, { "arrival": { "time": "1753349361", "uncertainty": 120 }, "departure": { "time": "1753349361", "uncertainty": 120 }, "stopId": "0:41014P" }, { "departure": { "time": "1753348516", "uncertainty": 120 }, "stopId": "0:46130C", "stopSequence": 1 }, { "arrival": { "time": "1753348538", "uncertainty": 120 }, "departure": { "time": "1753348538", "uncertainty": 120 }, "stopId": "0:46130P", "stopSequence": 2 }, { "arrival": { "time": "1753348574", "uncertainty": 120 }, "departure": { "time": "1753348574", "uncertainty": 120 }, "stopId": "0:46195C", "stopSequence": 3 }, { "arrival": { "time": "1753348625", "uncertainty": 120 }, "departure": { "time": "1753348625", "uncertainty": 120 }, "stopId": "0:46125C", "stopSequence": 4 }, { "arrival": { "time": "1753348661", "uncertainty": 120 }, "departure": { "time": "1753348661", "uncertainty": 120 }, "stopId": "0:47310C", "stopSequence": 5 }, { "arrival": { "time": "1753349019", "uncertainty": 120 }, "departure": { "time": "1753349019", "uncertainty": 120 }, "stopId": "0:46050C", "stopSequence": 6 }, { "arrival": { "time": "1753349070", "uncertainty": 120 }, "departure": { "time": "1753349070", "uncertainty": 120 }, "stopId": "0:46040C", "stopSequence": 7 }, { "arrival": { "time": "1753349116", "uncertainty": 120 }, "departure": { "time": "1753349116", "uncertainty": 120 }, "stopId": "0:46140C", "stopSequence": 8 }, { "arrival": { "time": "1753349167", "uncertainty": 120 }, "departure": { "time": "1753349167", "uncertainty": 120 }, "stopId": "0:42240C", "stopSequence": 9 }, { "arrival": { "time": "1753349187", "uncertainty": 120 }, "departure": { "time": "1753349187", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:17795C", "stopSequence": 10 }, { "arrival": { "time": "1753349230", "uncertainty": 120 }, "departure": { "time": "1753349230", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:42250C", "stopSequence": 11 }, { "arrival": { "time": "1753349280", "uncertainty": 120 }, "departure": { "time": "1753349280", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:41016C", "stopSequence": 12 }, { "arrival": { "time": "1753349426", "uncertainty": 120 }, "departure": { "time": "1753349426", "uncertainty": 120 }, "stopId": "0:44170P", "stopSequence": 13 }, { "arrival": { "time": "1753349476", "uncertainty": 120 }, "departure": { "time": "1753349476", "uncertainty": 120 }, "stopId": "0:46022P", "stopSequence": 14 }, { "arrival": { "time": "1753349554", "uncertainty": 120 }, "departure": { "time": "1753349554", "uncertainty": 120 }, "stopId": "0:17790P", "stopSequence": 15 }, { "arrival": { "time": "1753349616", "uncertainty": 120 }, "departure": { "time": "1753349616", "uncertainty": 120 }, "stopId": "0:46020P", "stopSequence": 16 }, { "arrival": { "time": "1753349668", "uncertainty": 120 }, "departure": { "time": "1753349668", "uncertainty": 120 }, "stopId": "0:46134P", "stopSequence": 17 }, { "arrival": { "time": "1753349908", "uncertainty": 120 }, "departure": { "time": "1753349908", "uncertainty": 120 }, "stopId": "0:17820C", "stopSequence": 18 }, { "arrival": { "time": "1753350039", "uncertainty": 120 }, "departure": { "time": "1753350039", "uncertainty": 120 }, "stopId": "0:15360C", "stopSequence": 19 }, { "arrival": { "time": "1753350207", "uncertainty": 120 }, "departure": { "time": "1753350207", "uncertainty": 120 }, "stopId": "0:11342C", "stopSequence": 20 }, { "arrival": { "time": "1753350272", "uncertainty": 120 }, "departure": { "time": "1753350272", "uncertainty": 120 }, "stopId": "0:15400C", "stopSequence": 21 }, { "arrival": { "time": "1753350335", "uncertainty": 120 }, "departure": { "time": "1753350335", "uncertainty": 120 }, "stopId": "0:15402C", "stopSequence": 22 }, { "arrival": { "time": "1753350378", "uncertainty": 120 }, "departure": { "time": "1753350378", "uncertainty": 120 }, "stopId": "0:05342C", "stopSequence": 23 }, { "arrival": { "time": "1753350414", "uncertainty": 120 }, "departure": { "time": "1753350414", "uncertainty": 120 }, "stopId": "0:17775P", "stopSequence": 24 }, { "arrival": { "time": "1753350466", "uncertainty": 120 }, "departure": { "time": "1753350466", "uncertainty": 120 }, "stopId": "0:05530C", "stopSequence": 25 }, { "arrival": { "time": "1753350624", "uncertainty": 120 }, "departure": { "time": "1753350624", "uncertainty": 120 }, "stopId": "0:19070C", "stopSequence": 26 }, { "arrival": { "time": "1753350666", "uncertainty": 120 }, "departure": { "time": "1753350666", "uncertainty": 120 }, "stopId": "0:19304C", "stopSequence": 27 }, { "arrival": { "time": "1753351224", "uncertainty": 120 }, "departure": { "time": "1753351224", "uncertainty": 120 }, "stopId": "0:04180C", "stopSequence": 28 }, { "arrival": { "time": "1753351292", "uncertainty": 120 }, "departure": { "time": "1753351292", "uncertainty": 120 }, "stopId": "0:07185C", "stopSequence": 29 }, { "arrival": { "time": "1753351357", "uncertainty": 120 }, "departure": { "time": "1753351357", "uncertainty": 120 }, "stopId": "0:07180C", "stopSequence": 30 }, { "arrival": { "time": "1753351460", "uncertainty": 120 }, "departure": { "time": "1753351460", "uncertainty": 120 }, "stopId": "0:07170C", "stopSequence": 31 }, { "arrival": { "time": "1753351572", "uncertainty": 120 }, "departure": { "time": "1753351572", "uncertainty": 120 }, "stopId": "0:18130C", "stopSequence": 32 }, { "arrival": { "time": "1753351647", "uncertainty": 120 }, "departure": { "time": "1753351647", "uncertainty": 120 }, "stopId": "0:01362C", "stopSequence": 33 }, { "arrival": { "time": "1753351704", "uncertainty": 120 }, "stopId": "0:19040C", "stopSequence": 34 } ], "trip": { "directionId": 0, "routeId": "1184", "scheduleRelationship": "SCHEDULED", "tripId": "1_41001005" } } }, { "id": "996284", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753344887", "uncertainty": 120 }, "stopId": "0:AV1000C", "stopSequence": 1 }, { "arrival": { "time": "1753344933", "uncertainty": 120 }, "departure": { "time": "1753344933", "uncertainty": 120 }, "stopId": "0:AV410P", "stopSequence": 2 }, { "arrival": { "time": "1753345023", "uncertainty": 120 }, "departure": { "time": "1753345037", "uncertainty": 120 }, "stopId": "0:AV400P", "stopSequence": 3 }, { "arrival": { "time": "1753345085", "uncertainty": 120 }, "departure": { "time": "1753345085", "uncertainty": 120 }, "stopId": "0:AV370P", "stopSequence": 4 }, { "arrival": { "time": "1753345130", "uncertainty": 120 }, "departure": { "time": "1753345130", "uncertainty": 120 }, "stopId": "0:AV360P", "stopSequence": 5 }, { "arrival": { "time": "1753345164", "uncertainty": 120 }, "departure": { "time": "1753345164", "uncertainty": 120 }, "stopId": "0:AV350P", "stopSequence": 6 }, { "arrival": { "time": "1753345220", "uncertainty": 120 }, "departure": { "time": "1753345220", "uncertainty": 120 }, "stopId": "0:AV340P", "stopSequence": 7 }, { "arrival": { "time": "1753345280", "uncertainty": 120 }, "departure": { "time": "1753345280", "uncertainty": 120 }, "stopId": "0:AV330P", "stopSequence": 8 }, { "arrival": { "time": "1753345307", "uncertainty": 120 }, "departure": { "time": "1753345307", "uncertainty": 120 }, "stopId": "0:AV320P", "stopSequence": 9 }, { "arrival": { "time": "1753345341", "uncertainty": 120 }, "departure": { "time": "1753345341", "uncertainty": 120 }, "stopId": "0:AV310P", "stopSequence": 10 }, { "arrival": { "time": "1753345386", "uncertainty": 120 }, "departure": { "time": "1753345386", "uncertainty": 120 }, "stopId": "0:AV300P", "stopSequence": 11 }, { "arrival": { "time": "1753345410", "uncertainty": 120 }, "departure": { "time": "1753345410", "uncertainty": 120 }, "stopId": "0:AV290P", "stopSequence": 12 }, { "arrival": { "time": "1753345458", "uncertainty": 120 }, "departure": { "time": "1753345458", "uncertainty": 120 }, "stopId": "0:AV280P", "stopSequence": 13 }, { "arrival": { "time": "1753345495", "uncertainty": 120 }, "departure": { "time": "1753345495", "uncertainty": 120 }, "stopId": "0:AV270P", "stopSequence": 14 }, { "arrival": { "time": "1753345543", "uncertainty": 120 }, "departure": { "time": "1753345543", "uncertainty": 120 }, "stopId": "0:AV260P", "stopSequence": 15 }, { "arrival": { "time": "1753345581", "uncertainty": 120 }, "departure": { "time": "1753345581", "uncertainty": 120 }, "stopId": "0:AV250P", "stopSequence": 16 }, { "arrival": { "time": "1753345651", "uncertainty": 120 }, "departure": { "time": "1753345651", "uncertainty": 120 }, "stopId": "0:AV240P", "stopSequence": 17 }, { "arrival": { "time": "1753345695", "uncertainty": 120 }, "departure": { "time": "1753345695", "uncertainty": 120 }, "stopId": "0:AV230P", "stopSequence": 18 }, { "arrival": { "time": "1753345771", "uncertainty": 120 }, "departure": { "time": "1753345771", "uncertainty": 120 }, "stopId": "0:AV220P", "stopSequence": 19 }, { "arrival": { "time": "1753345804", "uncertainty": 120 }, "departure": { "time": "1753345804", "uncertainty": 120 }, "stopId": "0:AV210P", "stopSequence": 20 }, { "arrival": { "time": "1753345841", "uncertainty": 120 }, "departure": { "time": "1753345841", "uncertainty": 120 }, "stopId": "0:AV200P", "stopSequence": 21 }, { "arrival": { "time": "1753345873", "uncertainty": 120 }, "departure": { "time": "1753345873", "uncertainty": 120 }, "stopId": "0:AV190P", "stopSequence": 22 }, { "arrival": { "time": "1753345961", "uncertainty": 120 }, "departure": { "time": "1753345961", "uncertainty": 120 }, "stopId": "0:AV180P", "stopSequence": 23 }, { "arrival": { "time": "1753346000", "uncertainty": 120 }, "departure": { "time": "1753346000", "uncertainty": 120 }, "stopId": "0:AV170P", "stopSequence": 24 }, { "arrival": { "time": "1753346030", "uncertainty": 120 }, "departure": { "time": "1753346030", "uncertainty": 120 }, "stopId": "0:AV160P", "stopSequence": 25 }, { "arrival": { "time": "1753346053", "uncertainty": 120 }, "departure": { "time": "1753346053", "uncertainty": 120 }, "stopId": "0:AV0150P", "stopSequence": 26 }, { "arrival": { "time": "1753346113", "uncertainty": 120 }, "departure": { "time": "1753346113", "uncertainty": 120 }, "stopId": "0:AV0081P", "stopSequence": 27 }, { "arrival": { "time": "1753346172", "uncertainty": 120 }, "departure": { "time": "1753346172", "uncertainty": 120 }, "stopId": "0:AV0091P", "stopSequence": 28 }, { "arrival": { "time": "1753346233", "uncertainty": 120 }, "departure": { "time": "1753346233", "uncertainty": 120 }, "stopId": "0:AV0101P", "stopSequence": 29 }, { "arrival": { "time": "1753346242", "uncertainty": 120 }, "departure": { "time": "1753346242", "uncertainty": 120 }, "stopId": "0:AV490P", "stopSequence": 30 }, { "arrival": { "time": "1753346248", "uncertainty": 120 }, "departure": { "time": "1753346248", "uncertainty": 120 }, "stopId": "0:AV480P", "stopSequence": 31 }, { "arrival": { "time": "1753346256", "uncertainty": 120 }, "departure": { "time": "1753346256", "uncertainty": 120 }, "stopId": "0:AV500P", "stopSequence": 32 }, { "arrival": { "time": "1753346263", "uncertainty": 120 }, "departure": { "time": "1753346263", "uncertainty": 120 }, "stopId": "0:AV505P", "stopSequence": 33 }, { "arrival": { "time": "1753346273", "uncertainty": 120 }, "departure": { "time": "1753346273", "uncertainty": 120 }, "stopId": "0:AV510P", "stopSequence": 34 }, { "arrival": { "time": "1753346280", "uncertainty": 120 }, "departure": { "time": "1753346280", "uncertainty": 120 }, "stopId": "0:AV520P", "stopSequence": 35 }, { "arrival": { "time": "1753346286", "uncertainty": 120 }, "departure": { "time": "1753346286", "uncertainty": 120 }, "stopId": "0:AV0120P", "stopSequence": 36 }, { "arrival": { "time": "1753346293", "uncertainty": 120 }, "departure": { "time": "1753346293", "uncertainty": 120 }, "stopId": "0:AV0111C", "stopSequence": 37 }, { "arrival": { "time": "1753346304", "uncertainty": 120 }, "departure": { "time": "1753346304", "uncertainty": 120 }, "stopId": "0:AV0113C", "stopSequence": 38 }, { "arrival": { "time": "1753346314", "uncertainty": 120 }, "departure": { "time": "1753346314", "uncertainty": 120 }, "stopId": "0:AV0115C", "stopSequence": 39 }, { "arrival": { "time": "1753346353", "uncertainty": 120 }, "departure": { "time": "1753346353", "uncertainty": 120 }, "stopId": "0:AV0101C", "stopSequence": 40 }, { "arrival": { "time": "1753346382", "uncertainty": 120 }, "departure": { "time": "1753346382", "uncertainty": 120 }, "stopId": "0:AV0091C", "stopSequence": 41 }, { "arrival": { "time": "1753346413", "uncertainty": 120 }, "departure": { "time": "1753346413", "uncertainty": 120 }, "stopId": "0:AV0081C", "stopSequence": 42 }, { "arrival": { "time": "1753346473", "uncertainty": 120 }, "departure": { "time": "1753346473", "uncertainty": 120 }, "stopId": "0:AV0070C", "stopSequence": 43 }, { "arrival": { "time": "1753346584", "uncertainty": 120 }, "departure": { "time": "1753346584", "uncertainty": 120 }, "stopId": "0:AV0060C", "stopSequence": 44 }, { "arrival": { "time": "1753346593", "uncertainty": 120 }, "departure": { "time": "1753346593", "uncertainty": 120 }, "stopId": "0:AV0050C", "stopSequence": 45 }, { "arrival": { "time": "1753346639", "uncertainty": 120 }, "departure": { "time": "1753346639", "uncertainty": 120 }, "stopId": "0:AV0040P", "stopSequence": 46 }, { "arrival": { "time": "1753346699", "uncertainty": 120 }, "departure": { "time": "1753346699", "uncertainty": 120 }, "stopId": "0:AV0030P", "stopSequence": 47 }, { "arrival": { "time": "1753346767", "uncertainty": 120 }, "departure": { "time": "1753346767", "uncertainty": 120 }, "stopId": "0:AV0020P", "stopSequence": 48 }, { "arrival": { "time": "1753346773", "uncertainty": 120 }, "stopId": "0:AV0010P", "stopSequence": 49 } ], "trip": { "directionId": 1, "routeId": "8850", "scheduleRelationship": "SCHEDULED", "tripId": "1_4996284" }, "vehicle": { "id": "130", "label": "130" } } }, { "id": "996319", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753346700", "uncertainty": 120 }, "stopId": "0:05343P", "stopSequence": 1 } ], "trip": { "directionId": 1, "routeId": "2320", "scheduleRelationship": "SCHEDULED", "tripId": "1_4996319" } } }, { "id": "996326", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753347600", "uncertainty": 120 }, "stopId": "0:12540C", "stopSequence": 1 } ], "trip": { "directionId": 0, "routeId": "2280", "scheduleRelationship": "SCHEDULED", "tripId": "1_4996326" } } }, { "id": "989983", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753346700", "uncertainty": 120 }, "stopId": "0:19060C", "stopSequence": 1 } ], "trip": { "directionId": 1, "routeId": "1010", "scheduleRelationship": "SCHEDULED", "tripId": "1_4989983" } } }, { "id": "989967", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753345800" }, "stopId": "0:06580C", "stopSequence": 1 } ], "trip": { "directionId": 0, "routeId": "1120", "scheduleRelationship": "SCHEDULED", "tripId": "1_4989967" } } }, { "id": "996927", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753344120", "uncertainty": 120 }, "stopId": "0:TA00028C", "stopSequence": 1 }, { "arrival": { "time": "1753344729", "uncertainty": 120 }, "departure": { "time": "1753344735", "uncertainty": 120 }, "stopId": "0:02375C", "stopSequence": 3 }, { "arrival": { "time": "1753345432", "uncertainty": 120 }, "departure": { "time": "1753345432", "uncertainty": 120 }, "stopId": "0:19310C", "stopSequence": 4 }, { "arrival": { "time": "1753345907", "uncertainty": 120 }, "departure": { "time": "1753345907", "uncertainty": 120 }, "stopId": "0:05010C", "stopSequence": 5 }, { "arrival": { "time": "1753346027", "uncertainty": 120 }, "stopId": "0:19060C", "stopSequence": 6 } ], "trip": { "directionId": 0, "routeId": "1021", "scheduleRelationship": "SCHEDULED", "tripId": "1_4996927" }, "vehicle": { "id": "93", "label": "93" } } }, { "id": "1001012", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753346700", "uncertainty": 120 }, "stopId": "0:19045C", "stopSequence": 1 } ], "trip": { "directionId": 1, "routeId": "1184", "scheduleRelationship": "SCHEDULED", "tripId": "1_41001012" } } }, { "id": "1001011", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753344544", "uncertainty": 120 }, "stopId": "0:19045C", "stopSequence": 1 }, { "arrival": { "time": "1753344714", "uncertainty": 120 }, "departure": { "time": "1753344714", "uncertainty": 120 }, "stopId": "0:01362P", "stopSequence": 2 }, { "arrival": { "time": "1753344784", "uncertainty": 120 }, "departure": { "time": "1753344814", "uncertainty": 120 }, "stopId": "0:18130P", "stopSequence": 3 }, { "arrival": { "time": "1753344889", "uncertainty": 120 }, "departure": { "time": "1753344889", "uncertainty": 120 }, "stopId": "0:07170P", "stopSequence": 4 }, { "arrival": { "time": "1753344934", "uncertainty": 120 }, "departure": { "time": "1753344964", "uncertainty": 120 }, "stopId": "0:07180P", "stopSequence": 5 }, { "arrival": { "time": "1753345043", "uncertainty": 120 }, "departure": { "time": "1753345043", "uncertainty": 120 }, "stopId": "0:07185P", "stopSequence": 6 }, { "arrival": { "time": "1753345083", "uncertainty": 120 }, "departure": { "time": "1753345083", "uncertainty": 120 }, "stopId": "0:04180P", "stopSequence": 7 }, { "arrival": { "time": "1753345422", "uncertainty": 120 }, "departure": { "time": "1753345422", "uncertainty": 120 }, "stopId": "0:05200P", "stopSequence": 8 }, { "arrival": { "time": "1753345468", "uncertainty": 120 }, "departure": { "time": "1753345468", "uncertainty": 120 }, "stopId": "0:19302C", "stopSequence": 9 }, { "arrival": { "time": "1753345524", "uncertainty": 120 }, "departure": { "time": "1753345524", "uncertainty": 120 }, "stopId": "0:19070P", "stopSequence": 10 }, { "arrival": { "time": "1753345647", "uncertainty": 120 }, "departure": { "time": "1753345647", "uncertainty": 120 }, "stopId": "0:05530P", "stopSequence": 11 }, { "arrival": { "time": "1753345724", "uncertainty": 120 }, "departure": { "time": "1753345724", "uncertainty": 120 }, "stopId": "0:17775C", "stopSequence": 12 }, { "arrival": { "time": "1753345784", "uncertainty": 120 }, "departure": { "time": "1753345784", "uncertainty": 120 }, "stopId": "0:05341C", "stopSequence": 13 }, { "arrival": { "time": "1753345837", "uncertainty": 120 }, "departure": { "time": "1753345837", "uncertainty": 120 }, "stopId": "0:17800C", "stopSequence": 14 }, { "arrival": { "time": "1753345892", "uncertainty": 120 }, "departure": { "time": "1753345892", "uncertainty": 120 }, "stopId": "0:11342P", "stopSequence": 15 }, { "arrival": { "time": "1753346007", "uncertainty": 120 }, "departure": { "time": "1753346007", "uncertainty": 120 }, "stopId": "0:15360P", "stopSequence": 16 }, { "arrival": { "time": "1753346070", "uncertainty": 120 }, "departure": { "time": "1753346070", "uncertainty": 120 }, "stopId": "0:17840P", "stopSequence": 17 }, { "arrival": { "time": "1753346250", "uncertainty": 120 }, "departure": { "time": "1753346250", "uncertainty": 120 }, "stopId": "0:46134C", "stopSequence": 18 }, { "arrival": { "time": "1753346306", "uncertainty": 120 }, "departure": { "time": "1753346306", "uncertainty": 120 }, "stopId": "0:46020C", "stopSequence": 19 }, { "arrival": { "time": "1753346363", "uncertainty": 120 }, "departure": { "time": "1753346363", "uncertainty": 120 }, "stopId": "0:17790C", "stopSequence": 20 }, { "arrival": { "time": "1753346441", "uncertainty": 120 }, "departure": { "time": "1753346441", "uncertainty": 120 }, "stopId": "0:46022C", "stopSequence": 21 }, { "arrival": { "time": "1753346495", "uncertainty": 120 }, "departure": { "time": "1753346495", "uncertainty": 120 }, "stopId": "0:44170C", "stopSequence": 22 }, { "arrival": { "time": "1753346550", "uncertainty": 120 }, "stopId": "0:41016P", "stopSequence": 23 } ], "trip": { "directionId": 1, "routeId": "1184", "scheduleRelationship": "SCHEDULED", "tripId": "1_41001011" }, "vehicle": { "id": "33", "label": "33" } } }, { "id": "996939", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753344007", "uncertainty": 120 }, "stopId": "0:19060C", "stopSequence": 1 }, { "arrival": { "time": "1753344374", "uncertainty": 120 }, "departure": { "time": "1753344427", "uncertainty": 120 }, "stopId": "0:05010P", "stopSequence": 2 }, { "arrival": { "time": "1753344805", "uncertainty": 120 }, "departure": { "time": "1753344805", "uncertainty": 120 }, "stopId": "0:01190C", "stopSequence": 3 }, { "arrival": { "time": "1753345469", "uncertainty": 120 }, "departure": { "time": "1753345469", "uncertainty": 120 }, "stopId": "0:02375P", "stopSequence": 4 }, { "arrival": { "time": "1753346008", "uncertainty": 120 }, "departure": { "time": "1753346008", "uncertainty": 120 }, "stopId": "0:02004C", "stopSequence": 5 }, { "arrival": { "time": "1753346128", "uncertainty": 120 }, "stopId": "0:TA00028C", "stopSequence": 6 } ], "trip": { "directionId": 1, "routeId": "1021", "scheduleRelationship": "SCHEDULED", "tripId": "1_4996939" }, "vehicle": { "id": "12", "label": "12" } } }, { "id": "996941", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753349876", "uncertainty": 120 }, "departure": { "time": "1753349876", "uncertainty": 120 }, "stopId": "0:01160P" }, { "arrival": { "time": "1753349905", "uncertainty": 120 }, "departure": { "time": "1753349905", "uncertainty": 120 }, "stopId": "0:01160C" }, { "arrival": { "time": "1753349995", "uncertainty": 120 }, "departure": { "time": "1753349995", "uncertainty": 120 }, "stopId": "0:01170C" }, { "arrival": { "time": "1753350074", "uncertainty": 120 }, "departure": { "time": "1753350074", "uncertainty": 120 }, "stopId": "0:02365C" }, { "arrival": { "time": "1753350136", "uncertainty": 120 }, "departure": { "time": "1753350136", "uncertainty": 120 }, "stopId": "0:02340C" }, { "arrival": { "time": "1753350177", "uncertainty": 120 }, "departure": { "time": "1753350177", "uncertainty": 120 }, "stopId": "0:02350C" }, { "arrival": { "time": "1753350251", "uncertainty": 120 }, "departure": { "time": "1753350251", "uncertainty": 120 }, "stopId": "0:02355C" }, { "arrival": { "time": "1753350332", "uncertainty": 120 }, "departure": { "time": "1753350332", "uncertainty": 120 }, "stopId": "0:02265C" }, { "departure": { "time": "1753348800", "uncertainty": 120 }, "stopId": "0:19060C", "stopSequence": 1 }, { "arrival": { "time": "1753348945", "uncertainty": 120 }, "departure": { "time": "1753348945", "uncertainty": 120 }, "stopId": "0:01362P", "stopSequence": 2 }, { "arrival": { "time": "1753349015", "uncertainty": 120 }, "departure": { "time": "1753349015", "uncertainty": 120 }, "stopId": "0:18130P", "stopSequence": 3 }, { "arrival": { "time": "1753349040", "uncertainty": 120 }, "departure": { "time": "1753349040", "uncertainty": 120 }, "stopId": "0:01320P", "stopSequence": 4 }, { "arrival": { "time": "1753349091", "uncertainty": 120 }, "departure": { "time": "1753349091", "uncertainty": 120 }, "stopId": "0:18190P", "stopSequence": 5 }, { "arrival": { "time": "1753349123", "uncertainty": 120 }, "departure": { "time": "1753349123", "uncertainty": 120 }, "stopId": "0:01290P", "stopSequence": 6 }, { "arrival": { "time": "1753349175", "uncertainty": 120 }, "departure": { "time": "1753349175", "uncertainty": 120 }, "stopId": "0:01285P", "stopSequence": 7 }, { "arrival": { "time": "1753349219", "uncertainty": 120 }, "departure": { "time": "1753349219", "uncertainty": 120 }, "stopId": "0:01270P", "stopSequence": 8 }, { "arrival": { "time": "1753349270", "uncertainty": 120 }, "departure": { "time": "1753349270", "uncertainty": 120 }, "stopId": "0:01265P", "stopSequence": 9 }, { "arrival": { "time": "1753349362", "uncertainty": 120 }, "departure": { "time": "1753349362", "uncertainty": 120 }, "stopId": "0:01880P", "stopSequence": 10 }, { "arrival": { "time": "1753349512", "uncertainty": 120 }, "departure": { "time": "1753349512", "uncertainty": 120 }, "stopId": "0:19205P", "stopSequence": 11 }, { "arrival": { "time": "1753349580", "uncertainty": 120 }, "departure": { "time": "1753349580", "uncertainty": 120 }, "stopId": "0:01190P", "stopSequence": 12 }, { "arrival": { "time": "1753349820", "uncertainty": 120 }, "departure": { "time": "1753349820", "uncertainty": 120 }, "stopId": "0:01170P", "stopSequence": 13 }, { "arrival": { "time": "1753349875", "uncertainty": 120 }, "departure": { "time": "1753349875", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:01160P", "stopSequence": 14 }, { "arrival": { "time": "1753349907", "uncertainty": 120 }, "departure": { "time": "1753349907", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:18160P", "stopSequence": 15 }, { "arrival": { "time": "1753349949", "uncertainty": 120 }, "departure": { "time": "1753349949", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:02110P", "stopSequence": 16 }, { "arrival": { "time": "1753349970", "uncertainty": 120 }, "departure": { "time": "1753349970", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:02100P", "stopSequence": 17 }, { "arrival": { "time": "1753350003", "uncertainty": 120 }, "departure": { "time": "1753350003", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:02090P", "stopSequence": 18 }, { "arrival": { "time": "1753350027", "uncertainty": 120 }, "departure": { "time": "1753350027", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:02080P", "stopSequence": 19 }, { "arrival": { "time": "1753350063", "uncertainty": 120 }, "departure": { "time": "1753350063", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:02070P", "stopSequence": 20 }, { "arrival": { "time": "1753350418", "uncertainty": 120 }, "departure": { "time": "1753350418", "uncertainty": 120 }, "stopId": "0:02060P", "stopSequence": 21 }, { "arrival": { "time": "1753350459", "uncertainty": 120 }, "departure": { "time": "1753350459", "uncertainty": 120 }, "stopId": "0:02050P", "stopSequence": 22 }, { "arrival": { "time": "1753350498", "uncertainty": 120 }, "departure": { "time": "1753350498", "uncertainty": 120 }, "stopId": "0:02040P", "stopSequence": 23 }, { "arrival": { "time": "1753350541", "uncertainty": 120 }, "departure": { "time": "1753350541", "uncertainty": 120 }, "stopId": "0:02375P", "stopSequence": 24 }, { "arrival": { "time": "1753350686", "uncertainty": 120 }, "departure": { "time": "1753350686", "uncertainty": 120 }, "stopId": "0:02380P", "stopSequence": 25 }, { "arrival": { "time": "1753350773", "uncertainty": 120 }, "departure": { "time": "1753350773", "uncertainty": 120 }, "stopId": "0:TA9180P", "stopSequence": 26 }, { "arrival": { "time": "1753350860", "uncertainty": 120 }, "departure": { "time": "1753350860", "uncertainty": 120 }, "stopId": "0:TA0001P", "stopSequence": 27 }, { "arrival": { "time": "1753351046", "uncertainty": 120 }, "departure": { "time": "1753351046", "uncertainty": 120 }, "stopId": "0:TA0145P", "stopSequence": 28 }, { "arrival": { "time": "1753351141", "uncertainty": 120 }, "departure": { "time": "1753351141", "uncertainty": 120 }, "stopId": "0:02003P", "stopSequence": 29 }, { "arrival": { "time": "1753351219", "uncertainty": 120 }, "departure": { "time": "1753351219", "uncertainty": 120 }, "stopId": "0:TA0001C", "stopSequence": 30 }, { "arrival": { "time": "1753351261", "uncertainty": 120 }, "stopId": "0:TA00028C", "stopSequence": 31 } ], "trip": { "directionId": 1, "routeId": "1020", "scheduleRelationship": "SCHEDULED", "tripId": "1_4996941" } } }, { "id": "996940", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753347578", "uncertainty": 120 }, "departure": { "time": "1753347578", "uncertainty": 120 }, "stopId": "0:01160P" }, { "arrival": { "time": "1753347607", "uncertainty": 120 }, "departure": { "time": "1753347607", "uncertainty": 120 }, "stopId": "0:01160C" }, { "arrival": { "time": "1753347697", "uncertainty": 120 }, "departure": { "time": "1753347697", "uncertainty": 120 }, "stopId": "0:01170C" }, { "arrival": { "time": "1753347776", "uncertainty": 120 }, "departure": { "time": "1753347776", "uncertainty": 120 }, "stopId": "0:02365C" }, { "arrival": { "time": "1753347838", "uncertainty": 120 }, "departure": { "time": "1753347838", "uncertainty": 120 }, "stopId": "0:02340C" }, { "arrival": { "time": "1753347879", "uncertainty": 120 }, "departure": { "time": "1753347879", "uncertainty": 120 }, "stopId": "0:02350C" }, { "arrival": { "time": "1753347953", "uncertainty": 120 }, "departure": { "time": "1753347953", "uncertainty": 120 }, "stopId": "0:02355C" }, { "arrival": { "time": "1753348034", "uncertainty": 120 }, "departure": { "time": "1753348034", "uncertainty": 120 }, "stopId": "0:02265C" }, { "departure": { "time": "1753346400", "uncertainty": 120 }, "stopId": "0:19060C", "stopSequence": 1 }, { "arrival": { "time": "1753346582", "uncertainty": 120 }, "departure": { "time": "1753346582", "uncertainty": 120 }, "stopId": "0:01362P", "stopSequence": 2 }, { "arrival": { "time": "1753346670", "uncertainty": 120 }, "departure": { "time": "1753346670", "uncertainty": 120 }, "stopId": "0:18130P", "stopSequence": 3 }, { "arrival": { "time": "1753346718", "uncertainty": 120 }, "departure": { "time": "1753346718", "uncertainty": 120 }, "stopId": "0:01320P", "stopSequence": 4 }, { "arrival": { "time": "1753346774", "uncertainty": 120 }, "departure": { "time": "1753346774", "uncertainty": 120 }, "stopId": "0:18190P", "stopSequence": 5 }, { "arrival": { "time": "1753346808", "uncertainty": 120 }, "departure": { "time": "1753346808", "uncertainty": 120 }, "stopId": "0:01290P", "stopSequence": 6 }, { "arrival": { "time": "1753346864", "uncertainty": 120 }, "departure": { "time": "1753346864", "uncertainty": 120 }, "stopId": "0:01285P", "stopSequence": 7 }, { "arrival": { "time": "1753346914", "uncertainty": 120 }, "departure": { "time": "1753346914", "uncertainty": 120 }, "stopId": "0:01270P", "stopSequence": 8 }, { "arrival": { "time": "1753346972", "uncertainty": 120 }, "departure": { "time": "1753346972", "uncertainty": 120 }, "stopId": "0:01265P", "stopSequence": 9 }, { "arrival": { "time": "1753347064", "uncertainty": 120 }, "departure": { "time": "1753347064", "uncertainty": 120 }, "stopId": "0:01880P", "stopSequence": 10 }, { "arrival": { "time": "1753347214", "uncertainty": 120 }, "departure": { "time": "1753347214", "uncertainty": 120 }, "stopId": "0:19205P", "stopSequence": 11 }, { "arrival": { "time": "1753347282", "uncertainty": 120 }, "departure": { "time": "1753347282", "uncertainty": 120 }, "stopId": "0:01190P", "stopSequence": 12 }, { "arrival": { "time": "1753347522", "uncertainty": 120 }, "departure": { "time": "1753347522", "uncertainty": 120 }, "stopId": "0:01170P", "stopSequence": 13 }, { "arrival": { "time": "1753347535", "uncertainty": 120 }, "departure": { "time": "1753347535", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:01160P", "stopSequence": 14 }, { "arrival": { "time": "1753347567", "uncertainty": 120 }, "departure": { "time": "1753347567", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:18160P", "stopSequence": 15 }, { "arrival": { "time": "1753347609", "uncertainty": 120 }, "departure": { "time": "1753347609", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:02110P", "stopSequence": 16 }, { "arrival": { "time": "1753347630", "uncertainty": 120 }, "departure": { "time": "1753347630", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:02100P", "stopSequence": 17 }, { "arrival": { "time": "1753347663", "uncertainty": 120 }, "departure": { "time": "1753347663", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:02090P", "stopSequence": 18 }, { "arrival": { "time": "1753347687", "uncertainty": 120 }, "departure": { "time": "1753347687", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:02080P", "stopSequence": 19 }, { "arrival": { "time": "1753347723", "uncertainty": 120 }, "departure": { "time": "1753347723", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:02070P", "stopSequence": 20 }, { "arrival": { "time": "1753348120", "uncertainty": 120 }, "departure": { "time": "1753348120", "uncertainty": 120 }, "stopId": "0:02060P", "stopSequence": 21 }, { "arrival": { "time": "1753348161", "uncertainty": 120 }, "departure": { "time": "1753348161", "uncertainty": 120 }, "stopId": "0:02050P", "stopSequence": 22 }, { "arrival": { "time": "1753348200", "uncertainty": 120 }, "departure": { "time": "1753348200", "uncertainty": 120 }, "stopId": "0:02040P", "stopSequence": 23 }, { "arrival": { "time": "1753348243", "uncertainty": 120 }, "departure": { "time": "1753348243", "uncertainty": 120 }, "stopId": "0:02375P", "stopSequence": 24 }, { "arrival": { "time": "1753348388", "uncertainty": 120 }, "departure": { "time": "1753348388", "uncertainty": 120 }, "stopId": "0:02380P", "stopSequence": 25 }, { "arrival": { "time": "1753348475", "uncertainty": 120 }, "departure": { "time": "1753348475", "uncertainty": 120 }, "stopId": "0:TA9180P", "stopSequence": 26 }, { "arrival": { "time": "1753348562", "uncertainty": 120 }, "departure": { "time": "1753348562", "uncertainty": 120 }, "stopId": "0:TA0001P", "stopSequence": 27 }, { "arrival": { "time": "1753348748", "uncertainty": 120 }, "departure": { "time": "1753348748", "uncertainty": 120 }, "stopId": "0:TA0145P", "stopSequence": 28 }, { "arrival": { "time": "1753348843", "uncertainty": 120 }, "departure": { "time": "1753348843", "uncertainty": 120 }, "stopId": "0:02003P", "stopSequence": 29 }, { "arrival": { "time": "1753348921", "uncertainty": 120 }, "departure": { "time": "1753348921", "uncertainty": 120 }, "stopId": "0:TA0001C", "stopSequence": 30 }, { "arrival": { "time": "1753348963", "uncertainty": 120 }, "stopId": "0:TA00028C", "stopSequence": 31 } ], "trip": { "directionId": 1, "routeId": "1020", "scheduleRelationship": "SCHEDULED", "tripId": "1_4996940" } } }, { "id": "996928", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753349922", "uncertainty": 120 }, "departure": { "time": "1753349922", "uncertainty": 120 }, "stopId": "0:02265P" }, { "arrival": { "time": "1753350005", "uncertainty": 120 }, "departure": { "time": "1753350005", "uncertainty": 120 }, "stopId": "0:02355P" }, { "arrival": { "time": "1753350080", "uncertainty": 120 }, "departure": { "time": "1753350080", "uncertainty": 120 }, "stopId": "0:02350P" }, { "arrival": { "time": "1753350121", "uncertainty": 120 }, "departure": { "time": "1753350121", "uncertainty": 120 }, "stopId": "0:02340P" }, { "arrival": { "time": "1753350204", "uncertainty": 120 }, "departure": { "time": "1753350204", "uncertainty": 120 }, "stopId": "0:02365P" }, { "arrival": { "time": "1753350278", "uncertainty": 120 }, "departure": { "time": "1753350278", "uncertainty": 120 }, "stopId": "0:01170P" }, { "arrival": { "time": "1753350351", "uncertainty": 120 }, "departure": { "time": "1753350351", "uncertainty": 120 }, "stopId": "0:01160P" }, { "arrival": { "time": "1753350379", "uncertainty": 120 }, "departure": { "time": "1753350379", "uncertainty": 120 }, "stopId": "0:01160C" }, { "arrival": { "time": "1753350476", "uncertainty": 120 }, "departure": { "time": "1753350476", "uncertainty": 120 }, "stopId": "0:01170C" }, { "departure": { "time": "1753348800", "uncertainty": 120 }, "stopId": "0:TA00028C", "stopSequence": 1 }, { "arrival": { "time": "1753349056", "uncertainty": 120 }, "departure": { "time": "1753349056", "uncertainty": 120 }, "stopId": "0:TA0145P", "stopSequence": 2 }, { "arrival": { "time": "1753349160", "uncertainty": 120 }, "departure": { "time": "1753349160", "uncertainty": 120 }, "stopId": "0:02004C", "stopSequence": 3 }, { "arrival": { "time": "1753349283", "uncertainty": 120 }, "departure": { "time": "1753349283", "uncertainty": 120 }, "stopId": "0:TA0001C", "stopSequence": 4 }, { "arrival": { "time": "1753349413", "uncertainty": 120 }, "departure": { "time": "1753349413", "uncertainty": 120 }, "stopId": "0:TA9180C", "stopSequence": 5 }, { "arrival": { "time": "1753349528", "uncertainty": 120 }, "departure": { "time": "1753349528", "uncertainty": 120 }, "stopId": "0:02380C", "stopSequence": 6 }, { "arrival": { "time": "1753349700", "uncertainty": 120 }, "departure": { "time": "1753349700", "uncertainty": 120 }, "stopId": "0:02375C", "stopSequence": 7 }, { "arrival": { "time": "1753349754", "uncertainty": 120 }, "departure": { "time": "1753349754", "uncertainty": 120 }, "stopId": "0:02040C", "stopSequence": 8 }, { "arrival": { "time": "1753349788", "uncertainty": 120 }, "departure": { "time": "1753349788", "uncertainty": 120 }, "stopId": "0:02050C", "stopSequence": 9 }, { "arrival": { "time": "1753349831", "uncertainty": 120 }, "departure": { "time": "1753349831", "uncertainty": 120 }, "stopId": "0:02060C", "stopSequence": 10 }, { "arrival": { "time": "1753349891", "uncertainty": 120 }, "departure": { "time": "1753349891", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:02070C", "stopSequence": 11 }, { "arrival": { "time": "1753349925", "uncertainty": 120 }, "departure": { "time": "1753349925", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:02080C", "stopSequence": 12 }, { "arrival": { "time": "1753349951", "uncertainty": 120 }, "departure": { "time": "1753349951", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:02090C", "stopSequence": 13 }, { "arrival": { "time": "1753349988", "uncertainty": 120 }, "departure": { "time": "1753349988", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:02100C", "stopSequence": 14 }, { "arrival": { "time": "1753350016", "uncertainty": 120 }, "departure": { "time": "1753350016", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:02110C", "stopSequence": 15 }, { "arrival": { "time": "1753350059", "uncertainty": 120 }, "departure": { "time": "1753350059", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:18160C", "stopSequence": 16 }, { "arrival": { "time": "1753350102", "uncertainty": 120 }, "departure": { "time": "1753350102", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:01160C", "stopSequence": 17 }, { "arrival": { "time": "1753350478", "uncertainty": 120 }, "departure": { "time": "1753350478", "uncertainty": 120 }, "stopId": "0:01170C", "stopSequence": 18 }, { "arrival": { "time": "1753350749", "uncertainty": 120 }, "departure": { "time": "1753350749", "uncertainty": 120 }, "stopId": "0:01190C", "stopSequence": 19 }, { "arrival": { "time": "1753350787", "uncertainty": 120 }, "departure": { "time": "1753350787", "uncertainty": 120 }, "stopId": "0:19205C", "stopSequence": 20 }, { "arrival": { "time": "1753350877", "uncertainty": 120 }, "departure": { "time": "1753350877", "uncertainty": 120 }, "stopId": "0:01880C", "stopSequence": 21 }, { "arrival": { "time": "1753350918", "uncertainty": 120 }, "departure": { "time": "1753350918", "uncertainty": 120 }, "stopId": "0:01265C", "stopSequence": 22 }, { "arrival": { "time": "1753350959", "uncertainty": 120 }, "departure": { "time": "1753350959", "uncertainty": 120 }, "stopId": "0:01270C", "stopSequence": 23 }, { "arrival": { "time": "1753351015", "uncertainty": 120 }, "departure": { "time": "1753351015", "uncertainty": 120 }, "stopId": "0:01280C", "stopSequence": 24 }, { "arrival": { "time": "1753351098", "uncertainty": 120 }, "departure": { "time": "1753351098", "uncertainty": 120 }, "stopId": "0:18170C", "stopSequence": 25 }, { "arrival": { "time": "1753351137", "uncertainty": 120 }, "departure": { "time": "1753351137", "uncertainty": 120 }, "stopId": "0:18180C", "stopSequence": 26 }, { "arrival": { "time": "1753351211", "uncertainty": 120 }, "departure": { "time": "1753351211", "uncertainty": 120 }, "stopId": "0:01320C", "stopSequence": 27 }, { "arrival": { "time": "1753351269", "uncertainty": 120 }, "departure": { "time": "1753351269", "uncertainty": 120 }, "stopId": "0:18130C", "stopSequence": 28 }, { "arrival": { "time": "1753351364", "uncertainty": 120 }, "departure": { "time": "1753351364", "uncertainty": 120 }, "stopId": "0:01362C", "stopSequence": 29 }, { "arrival": { "time": "1753351447", "uncertainty": 120 }, "stopId": "0:19060C", "stopSequence": 30 } ], "trip": { "directionId": 0, "routeId": "1020", "scheduleRelationship": "SCHEDULED", "tripId": "1_4996928" } } }, { "id": "996949", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753348311", "uncertainty": 120 }, "departure": { "time": "1753348311", "uncertainty": 120 }, "stopId": "0:02265P" }, { "arrival": { "time": "1753348394", "uncertainty": 120 }, "departure": { "time": "1753348394", "uncertainty": 120 }, "stopId": "0:02355P" }, { "arrival": { "time": "1753348469", "uncertainty": 120 }, "departure": { "time": "1753348469", "uncertainty": 120 }, "stopId": "0:02350P" }, { "arrival": { "time": "1753348510", "uncertainty": 120 }, "departure": { "time": "1753348510", "uncertainty": 120 }, "stopId": "0:02340P" }, { "arrival": { "time": "1753348593", "uncertainty": 120 }, "departure": { "time": "1753348593", "uncertainty": 120 }, "stopId": "0:02365P" }, { "arrival": { "time": "1753348667", "uncertainty": 120 }, "departure": { "time": "1753348667", "uncertainty": 120 }, "stopId": "0:01170P" }, { "arrival": { "time": "1753348740", "uncertainty": 120 }, "departure": { "time": "1753348740", "uncertainty": 120 }, "stopId": "0:01160P" }, { "arrival": { "time": "1753348768", "uncertainty": 120 }, "departure": { "time": "1753348768", "uncertainty": 120 }, "stopId": "0:01160C" }, { "arrival": { "time": "1753348865", "uncertainty": 120 }, "departure": { "time": "1753348865", "uncertainty": 120 }, "stopId": "0:01170C" }, { "departure": { "time": "1753347220", "uncertainty": 120 }, "stopId": "0:TA00028C", "stopSequence": 1 }, { "arrival": { "time": "1753347476", "uncertainty": 120 }, "departure": { "time": "1753347476", "uncertainty": 120 }, "stopId": "0:TA0145P", "stopSequence": 2 }, { "arrival": { "time": "1753347580", "uncertainty": 120 }, "departure": { "time": "1753347580", "uncertainty": 120 }, "stopId": "0:02004C", "stopSequence": 3 }, { "arrival": { "time": "1753347688", "uncertainty": 120 }, "departure": { "time": "1753347688", "uncertainty": 120 }, "stopId": "0:TA0001C", "stopSequence": 4 }, { "arrival": { "time": "1753347802", "uncertainty": 120 }, "departure": { "time": "1753347802", "uncertainty": 120 }, "stopId": "0:TA9180C", "stopSequence": 5 }, { "arrival": { "time": "1753347917", "uncertainty": 120 }, "departure": { "time": "1753347917", "uncertainty": 120 }, "stopId": "0:02380C", "stopSequence": 6 }, { "arrival": { "time": "1753348089", "uncertainty": 120 }, "departure": { "time": "1753348089", "uncertainty": 120 }, "stopId": "0:02375C", "stopSequence": 7 }, { "arrival": { "time": "1753348143", "uncertainty": 120 }, "departure": { "time": "1753348143", "uncertainty": 120 }, "stopId": "0:02040C", "stopSequence": 8 }, { "arrival": { "time": "1753348177", "uncertainty": 120 }, "departure": { "time": "1753348177", "uncertainty": 120 }, "stopId": "0:02050C", "stopSequence": 9 }, { "arrival": { "time": "1753348220", "uncertainty": 120 }, "departure": { "time": "1753348220", "uncertainty": 120 }, "stopId": "0:02060C", "stopSequence": 10 }, { "arrival": { "time": "1753347491", "uncertainty": 120 }, "departure": { "time": "1753347491", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:02070C", "stopSequence": 11 }, { "arrival": { "time": "1753347525", "uncertainty": 120 }, "departure": { "time": "1753347525", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:02080C", "stopSequence": 12 }, { "arrival": { "time": "1753347551", "uncertainty": 120 }, "departure": { "time": "1753347551", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:02090C", "stopSequence": 13 }, { "arrival": { "time": "1753347588", "uncertainty": 120 }, "departure": { "time": "1753347588", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:02100C", "stopSequence": 14 }, { "arrival": { "time": "1753347616", "uncertainty": 120 }, "departure": { "time": "1753347616", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:02110C", "stopSequence": 15 }, { "arrival": { "time": "1753347659", "uncertainty": 120 }, "departure": { "time": "1753347659", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:18160C", "stopSequence": 16 }, { "arrival": { "time": "1753347702", "uncertainty": 120 }, "departure": { "time": "1753347702", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:01160C", "stopSequence": 17 }, { "arrival": { "time": "1753348867", "uncertainty": 120 }, "departure": { "time": "1753348867", "uncertainty": 120 }, "stopId": "0:01170C", "stopSequence": 18 }, { "arrival": { "time": "1753349141", "uncertainty": 120 }, "departure": { "time": "1753349141", "uncertainty": 120 }, "stopId": "0:01190C", "stopSequence": 19 }, { "arrival": { "time": "1753349179", "uncertainty": 120 }, "departure": { "time": "1753349179", "uncertainty": 120 }, "stopId": "0:19205C", "stopSequence": 20 }, { "arrival": { "time": "1753349269", "uncertainty": 120 }, "departure": { "time": "1753349269", "uncertainty": 120 }, "stopId": "0:01880C", "stopSequence": 21 }, { "arrival": { "time": "1753349310", "uncertainty": 120 }, "departure": { "time": "1753349310", "uncertainty": 120 }, "stopId": "0:01265C", "stopSequence": 22 }, { "arrival": { "time": "1753349351", "uncertainty": 120 }, "departure": { "time": "1753349351", "uncertainty": 120 }, "stopId": "0:01270C", "stopSequence": 23 }, { "arrival": { "time": "1753349404", "uncertainty": 120 }, "departure": { "time": "1753349404", "uncertainty": 120 }, "stopId": "0:01280C", "stopSequence": 24 }, { "arrival": { "time": "1753349487", "uncertainty": 120 }, "departure": { "time": "1753349487", "uncertainty": 120 }, "stopId": "0:18170C", "stopSequence": 25 }, { "arrival": { "time": "1753349526", "uncertainty": 120 }, "departure": { "time": "1753349526", "uncertainty": 120 }, "stopId": "0:18180C", "stopSequence": 26 }, { "arrival": { "time": "1753349608", "uncertainty": 120 }, "departure": { "time": "1753349608", "uncertainty": 120 }, "stopId": "0:01320C", "stopSequence": 27 }, { "arrival": { "time": "1753349653", "uncertainty": 120 }, "departure": { "time": "1753349653", "uncertainty": 120 }, "stopId": "0:18130C", "stopSequence": 28 }, { "arrival": { "time": "1753349727", "uncertainty": 120 }, "departure": { "time": "1753349727", "uncertainty": 120 }, "stopId": "0:01362C", "stopSequence": 29 }, { "arrival": { "time": "1753349810", "uncertainty": 120 }, "stopId": "0:19060C", "stopSequence": 30 } ], "trip": { "directionId": 0, "routeId": "1020", "scheduleRelationship": "SCHEDULED", "tripId": "1_4996949" } } }, { "id": "1001080", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753345294", "uncertainty": 120 }, "departure": { "time": "1753345294", "uncertainty": 120 }, "stopId": "0:19075C", "stopSequence": 17 }, { "arrival": { "time": "1753345353", "uncertainty": 120 }, "departure": { "time": "1753345353", "uncertainty": 120 }, "stopId": "0:19080C", "stopSequence": 18 }, { "arrival": { "time": "1753345437", "uncertainty": 120 }, "departure": { "time": "1753345437", "uncertainty": 120 }, "stopId": "0:05450C", "stopSequence": 19 }, { "arrival": { "time": "1753345549", "uncertainty": 120 }, "departure": { "time": "1753345549", "uncertainty": 120 }, "stopId": "0:04220C", "stopSequence": 20 }, { "arrival": { "time": "1753345715", "uncertainty": 120 }, "departure": { "time": "1753345715", "uncertainty": 120 }, "stopId": "0:05440C", "stopSequence": 21 }, { "arrival": { "time": "1753345911", "uncertainty": 120 }, "departure": { "time": "1753345911", "uncertainty": 120 }, "stopId": "0:05370C", "stopSequence": 22 }, { "arrival": { "time": "1753346043", "uncertainty": 120 }, "departure": { "time": "1753346043", "uncertainty": 120 }, "stopId": "0:04180C", "stopSequence": 23 }, { "arrival": { "time": "1753346110", "uncertainty": 120 }, "departure": { "time": "1753346110", "uncertainty": 120 }, "stopId": "0:07185C", "stopSequence": 24 }, { "arrival": { "time": "1753346174", "uncertainty": 120 }, "departure": { "time": "1753346174", "uncertainty": 120 }, "stopId": "0:07180C", "stopSequence": 25 }, { "arrival": { "time": "1753346275", "uncertainty": 120 }, "departure": { "time": "1753346275", "uncertainty": 120 }, "stopId": "0:07170C", "stopSequence": 26 }, { "arrival": { "time": "1753346385", "uncertainty": 120 }, "departure": { "time": "1753346385", "uncertainty": 120 }, "stopId": "0:18130C", "stopSequence": 27 }, { "arrival": { "time": "1753346480", "uncertainty": 120 }, "departure": { "time": "1753346480", "uncertainty": 120 }, "stopId": "0:01362C", "stopSequence": 28 }, { "arrival": { "time": "1753346536", "uncertainty": 120 }, "stopId": "0:19040C", "stopSequence": 29 } ], "trip": { "directionId": 0, "routeId": "1182", "scheduleRelationship": "SCHEDULED", "tripId": "1_41001080" }, "vehicle": { "id": "156", "label": "156" } } }, { "id": "1001082", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753347300", "uncertainty": 120 }, "stopId": "0:41016C", "stopSequence": 1 } ], "trip": { "directionId": 0, "routeId": "1182", "scheduleRelationship": "SCHEDULED", "tripId": "1_41001082" } } }, { "id": "1001081", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753347004", "uncertainty": 120 }, "departure": { "time": "1753347004", "uncertainty": 120 }, "stopId": "0:41014P" }, { "arrival": { "time": "1753347013", "uncertainty": 120 }, "departure": { "time": "1753347013", "uncertainty": 120 }, "stopId": "0:41014C" }, { "arrival": { "time": "1753347014", "uncertainty": 120 }, "departure": { "time": "1753347014", "uncertainty": 120 }, "stopId": "0:41014P" }, { "departure": { "time": "1753346163", "uncertainty": 120 }, "stopId": "0:46130C", "stopSequence": 1 }, { "arrival": { "time": "1753346185", "uncertainty": 120 }, "departure": { "time": "1753346185", "uncertainty": 120 }, "stopId": "0:46130P", "stopSequence": 2 }, { "arrival": { "time": "1753346221", "uncertainty": 120 }, "departure": { "time": "1753346221", "uncertainty": 120 }, "stopId": "0:46195C", "stopSequence": 3 }, { "arrival": { "time": "1753346272", "uncertainty": 120 }, "departure": { "time": "1753346272", "uncertainty": 120 }, "stopId": "0:46125C", "stopSequence": 4 }, { "arrival": { "time": "1753346308", "uncertainty": 120 }, "departure": { "time": "1753346308", "uncertainty": 120 }, "stopId": "0:47310C", "stopSequence": 5 }, { "arrival": { "time": "1753346666", "uncertainty": 120 }, "departure": { "time": "1753346666", "uncertainty": 120 }, "stopId": "0:46050C", "stopSequence": 6 }, { "arrival": { "time": "1753346717", "uncertainty": 120 }, "departure": { "time": "1753346717", "uncertainty": 120 }, "stopId": "0:46040C", "stopSequence": 7 }, { "arrival": { "time": "1753346763", "uncertainty": 120 }, "departure": { "time": "1753346763", "uncertainty": 120 }, "stopId": "0:46140C", "stopSequence": 8 }, { "arrival": { "time": "1753346820", "uncertainty": 120 }, "departure": { "time": "1753346820", "uncertainty": 120 }, "stopId": "0:42240C", "stopSequence": 9 }, { "arrival": { "time": "1753345287", "uncertainty": 120 }, "departure": { "time": "1753345287", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:17795C", "stopSequence": 10 }, { "arrival": { "time": "1753345330", "uncertainty": 120 }, "departure": { "time": "1753345330", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:42250C", "stopSequence": 11 }, { "arrival": { "time": "1753345380", "uncertainty": 120 }, "departure": { "time": "1753345380", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:41016C", "stopSequence": 12 }, { "arrival": { "time": "1753347090", "uncertainty": 120 }, "departure": { "time": "1753347090", "uncertainty": 120 }, "stopId": "0:44170P", "stopSequence": 13 }, { "arrival": { "time": "1753347140", "uncertainty": 120 }, "departure": { "time": "1753347140", "uncertainty": 120 }, "stopId": "0:46022P", "stopSequence": 14 }, { "arrival": { "time": "1753347218", "uncertainty": 120 }, "departure": { "time": "1753347218", "uncertainty": 120 }, "stopId": "0:17790P", "stopSequence": 15 }, { "arrival": { "time": "1753347280", "uncertainty": 120 }, "departure": { "time": "1753347280", "uncertainty": 120 }, "stopId": "0:46020P", "stopSequence": 16 }, { "arrival": { "time": "1753347332", "uncertainty": 120 }, "departure": { "time": "1753347332", "uncertainty": 120 }, "stopId": "0:46134P", "stopSequence": 17 }, { "arrival": { "time": "1753347572", "uncertainty": 120 }, "departure": { "time": "1753347572", "uncertainty": 120 }, "stopId": "0:17820C", "stopSequence": 18 }, { "arrival": { "time": "1753347698", "uncertainty": 120 }, "departure": { "time": "1753347698", "uncertainty": 120 }, "stopId": "0:15360C", "stopSequence": 19 }, { "arrival": { "time": "1753347866", "uncertainty": 120 }, "departure": { "time": "1753347866", "uncertainty": 120 }, "stopId": "0:11342C", "stopSequence": 20 }, { "arrival": { "time": "1753347931", "uncertainty": 120 }, "departure": { "time": "1753347931", "uncertainty": 120 }, "stopId": "0:15400C", "stopSequence": 21 }, { "arrival": { "time": "1753347977", "uncertainty": 120 }, "departure": { "time": "1753347977", "uncertainty": 120 }, "stopId": "0:15402C", "stopSequence": 22 }, { "arrival": { "time": "1753348005", "uncertainty": 120 }, "departure": { "time": "1753348005", "uncertainty": 120 }, "stopId": "0:05342C", "stopSequence": 23 }, { "arrival": { "time": "1753348053", "uncertainty": 120 }, "departure": { "time": "1753348053", "uncertainty": 120 }, "stopId": "0:17775P", "stopSequence": 24 }, { "arrival": { "time": "1753348110", "uncertainty": 120 }, "departure": { "time": "1753348110", "uncertainty": 120 }, "stopId": "0:05530C", "stopSequence": 25 }, { "arrival": { "time": "1753348282", "uncertainty": 120 }, "departure": { "time": "1753348282", "uncertainty": 120 }, "stopId": "0:19070C", "stopSequence": 26 }, { "arrival": { "time": "1753348334", "uncertainty": 120 }, "departure": { "time": "1753348334", "uncertainty": 120 }, "stopId": "0:19304C", "stopSequence": 27 }, { "arrival": { "time": "1753348391", "uncertainty": 120 }, "departure": { "time": "1753348391", "uncertainty": 120 }, "stopId": "0:19075C", "stopSequence": 28 }, { "arrival": { "time": "1753348449", "uncertainty": 120 }, "departure": { "time": "1753348449", "uncertainty": 120 }, "stopId": "0:19080C", "stopSequence": 29 }, { "arrival": { "time": "1753348528", "uncertainty": 120 }, "departure": { "time": "1753348528", "uncertainty": 120 }, "stopId": "0:05450C", "stopSequence": 30 }, { "arrival": { "time": "1753348640", "uncertainty": 120 }, "departure": { "time": "1753348640", "uncertainty": 120 }, "stopId": "0:04220C", "stopSequence": 31 }, { "arrival": { "time": "1753348806", "uncertainty": 120 }, "departure": { "time": "1753348806", "uncertainty": 120 }, "stopId": "0:05440C", "stopSequence": 32 }, { "arrival": { "time": "1753349002", "uncertainty": 120 }, "departure": { "time": "1753349002", "uncertainty": 120 }, "stopId": "0:05370C", "stopSequence": 33 }, { "arrival": { "time": "1753349148", "uncertainty": 120 }, "departure": { "time": "1753349148", "uncertainty": 120 }, "stopId": "0:04180C", "stopSequence": 34 }, { "arrival": { "time": "1753349212", "uncertainty": 120 }, "departure": { "time": "1753349212", "uncertainty": 120 }, "stopId": "0:07185C", "stopSequence": 35 }, { "arrival": { "time": "1753349274", "uncertainty": 120 }, "departure": { "time": "1753349274", "uncertainty": 120 }, "stopId": "0:07180C", "stopSequence": 36 }, { "arrival": { "time": "1753349371", "uncertainty": 120 }, "departure": { "time": "1753349371", "uncertainty": 120 }, "stopId": "0:07170C", "stopSequence": 37 }, { "arrival": { "time": "1753349477", "uncertainty": 120 }, "departure": { "time": "1753349477", "uncertainty": 120 }, "stopId": "0:18130C", "stopSequence": 38 }, { "arrival": { "time": "1753349548", "uncertainty": 120 }, "departure": { "time": "1753349548", "uncertainty": 120 }, "stopId": "0:01362C", "stopSequence": 39 }, { "arrival": { "time": "1753349602", "uncertainty": 120 }, "stopId": "0:19040C", "stopSequence": 40 } ], "trip": { "directionId": 0, "routeId": "1182", "scheduleRelationship": "SCHEDULED", "tripId": "1_41001081" } } }, { "id": "1001100", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753343240", "uncertainty": 120 }, "stopId": "0:19045C", "stopSequence": 1 }, { "arrival": { "time": "1753343368", "uncertainty": 120 }, "departure": { "time": "1753343368", "uncertainty": 120 }, "stopId": "0:01362P", "stopSequence": 2 }, { "arrival": { "time": "1753343405", "uncertainty": 120 }, "departure": { "time": "1753343405", "uncertainty": 120 }, "stopId": "0:18130P", "stopSequence": 3 }, { "arrival": { "time": "1753343480", "uncertainty": 120 }, "departure": { "time": "1753343480", "uncertainty": 120 }, "stopId": "0:07170P", "stopSequence": 4 }, { "arrival": { "time": "1753343510", "uncertainty": 120 }, "departure": { "time": "1753343510", "uncertainty": 120 }, "stopId": "0:07180P", "stopSequence": 5 }, { "arrival": { "time": "1753343556", "uncertainty": 120 }, "departure": { "time": "1753343556", "uncertainty": 120 }, "stopId": "0:07185P", "stopSequence": 6 }, { "arrival": { "time": "1753343600", "uncertainty": 120 }, "departure": { "time": "1753343600", "uncertainty": 120 }, "stopId": "0:04180P", "stopSequence": 7 }, { "arrival": { "time": "1753343848", "uncertainty": 120 }, "departure": { "time": "1753343848", "uncertainty": 120 }, "stopId": "0:04220P", "stopSequence": 10 }, { "arrival": { "time": "1753344037", "uncertainty": 120 }, "departure": { "time": "1753344037", "uncertainty": 120 }, "stopId": "0:05530P", "stopSequence": 16 }, { "arrival": { "time": "1753344200", "uncertainty": 120 }, "departure": { "time": "1753344200", "uncertainty": 120 }, "stopId": "0:17775C", "stopSequence": 17 }, { "arrival": { "time": "1753344338", "uncertainty": 120 }, "departure": { "time": "1753344416", "uncertainty": 120 }, "stopId": "0:05341C", "stopSequence": 18 }, { "arrival": { "time": "1753344492", "uncertainty": 120 }, "departure": { "time": "1753344492", "uncertainty": 120 }, "stopId": "0:17800C", "stopSequence": 19 }, { "arrival": { "time": "1753344551", "uncertainty": 120 }, "departure": { "time": "1753344551", "uncertainty": 120 }, "stopId": "0:11342P", "stopSequence": 20 }, { "arrival": { "time": "1753344652", "uncertainty": 120 }, "departure": { "time": "1753344652", "uncertainty": 120 }, "stopId": "0:15360P", "stopSequence": 21 }, { "arrival": { "time": "1753344711", "uncertainty": 120 }, "departure": { "time": "1753344711", "uncertainty": 120 }, "stopId": "0:17840P", "stopSequence": 22 }, { "arrival": { "time": "1753345016", "uncertainty": 120 }, "departure": { "time": "1753345041", "uncertainty": 120 }, "stopId": "0:46134C", "stopSequence": 23 }, { "arrival": { "time": "1753345142", "uncertainty": 120 }, "departure": { "time": "1753345162", "uncertainty": 120 }, "stopId": "0:46020C", "stopSequence": 24 }, { "arrival": { "time": "1753345220", "uncertainty": 120 }, "departure": { "time": "1753345220", "uncertainty": 120 }, "stopId": "0:17790C", "stopSequence": 25 }, { "arrival": { "time": "1753345292", "uncertainty": 120 }, "departure": { "time": "1753345292", "uncertainty": 120 }, "stopId": "0:46022C", "stopSequence": 26 }, { "arrival": { "time": "1753345384", "uncertainty": 120 }, "departure": { "time": "1753345384", "uncertainty": 120 }, "stopId": "0:44170C", "stopSequence": 27 }, { "arrival": { "time": "1753345441", "uncertainty": 120 }, "departure": { "time": "1753345441", "uncertainty": 120 }, "stopId": "0:41016P", "stopSequence": 28 }, { "arrival": { "time": "1753345489", "uncertainty": 120 }, "departure": { "time": "1753345489", "uncertainty": 120 }, "stopId": "0:42250P", "stopSequence": 29 }, { "arrival": { "time": "1753345530", "uncertainty": 120 }, "departure": { "time": "1753345530", "uncertainty": 120 }, "stopId": "0:17795P", "stopSequence": 30 }, { "arrival": { "time": "1753345573", "uncertainty": 120 }, "departure": { "time": "1753345573", "uncertainty": 120 }, "stopId": "0:42240P", "stopSequence": 31 }, { "arrival": { "time": "1753345627", "uncertainty": 120 }, "departure": { "time": "1753345627", "uncertainty": 120 }, "stopId": "0:46140P", "stopSequence": 32 }, { "arrival": { "time": "1753345672", "uncertainty": 120 }, "departure": { "time": "1753345672", "uncertainty": 120 }, "stopId": "0:46040P", "stopSequence": 33 }, { "arrival": { "time": "1753345706", "uncertainty": 120 }, "departure": { "time": "1753345706", "uncertainty": 120 }, "stopId": "0:46050P", "stopSequence": 34 }, { "arrival": { "time": "1753346051", "uncertainty": 120 }, "departure": { "time": "1753346051", "uncertainty": 120 }, "stopId": "0:47310P", "stopSequence": 35 }, { "arrival": { "time": "1753346089", "uncertainty": 120 }, "departure": { "time": "1753346089", "uncertainty": 120 }, "stopId": "0:46125P", "stopSequence": 36 }, { "arrival": { "time": "1753346137", "uncertainty": 120 }, "departure": { "time": "1753346137", "uncertainty": 120 }, "stopId": "0:46195P", "stopSequence": 37 }, { "arrival": { "time": "1753346167", "uncertainty": 120 }, "stopId": "0:46130C", "stopSequence": 38 } ], "trip": { "directionId": 1, "routeId": "1182", "scheduleRelationship": "SCHEDULED", "tripId": "1_41001100" }, "vehicle": { "id": "11", "label": "11" } } }, { "id": "1001102", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753345410", "uncertainty": 120 }, "stopId": "0:19045C", "stopSequence": 1 }, { "arrival": { "time": "1753345577", "uncertainty": 120 }, "departure": { "time": "1753345577", "uncertainty": 120 }, "stopId": "0:01362P", "stopSequence": 2 }, { "arrival": { "time": "1753345640", "uncertainty": 120 }, "departure": { "time": "1753345640", "uncertainty": 120 }, "stopId": "0:18130P", "stopSequence": 3 }, { "arrival": { "time": "1753345719", "uncertainty": 120 }, "departure": { "time": "1753345719", "uncertainty": 120 }, "stopId": "0:07170P", "stopSequence": 4 }, { "arrival": { "time": "1753345765", "uncertainty": 120 }, "departure": { "time": "1753345765", "uncertainty": 120 }, "stopId": "0:07180P", "stopSequence": 5 }, { "arrival": { "time": "1753345820", "uncertainty": 120 }, "departure": { "time": "1753345820", "uncertainty": 120 }, "stopId": "0:07185P", "stopSequence": 6 }, { "arrival": { "time": "1753345863", "uncertainty": 120 }, "departure": { "time": "1753345863", "uncertainty": 120 }, "stopId": "0:04180P", "stopSequence": 7 }, { "arrival": { "time": "1753345983", "uncertainty": 120 }, "departure": { "time": "1753345983", "uncertainty": 120 }, "stopId": "0:05370P", "stopSequence": 8 }, { "arrival": { "time": "1753346120", "uncertainty": 120 }, "departure": { "time": "1753346120", "uncertainty": 120 }, "stopId": "0:05440P", "stopSequence": 9 }, { "arrival": { "time": "1753346235", "uncertainty": 120 }, "departure": { "time": "1753346235", "uncertainty": 120 }, "stopId": "0:04220P", "stopSequence": 10 }, { "arrival": { "time": "1753346323", "uncertainty": 120 }, "departure": { "time": "1753346323", "uncertainty": 120 }, "stopId": "0:05450P", "stopSequence": 11 }, { "arrival": { "time": "1753346376", "uncertainty": 120 }, "departure": { "time": "1753346376", "uncertainty": 120 }, "stopId": "0:19080P", "stopSequence": 12 }, { "arrival": { "time": "1753346416", "uncertainty": 120 }, "departure": { "time": "1753346416", "uncertainty": 120 }, "stopId": "0:19075P", "stopSequence": 13 }, { "arrival": { "time": "1753346484", "uncertainty": 120 }, "departure": { "time": "1753346484", "uncertainty": 120 }, "stopId": "0:19302C", "stopSequence": 14 }, { "arrival": { "time": "1753346546", "uncertainty": 120 }, "departure": { "time": "1753346546", "uncertainty": 120 }, "stopId": "0:19070P", "stopSequence": 15 }, { "arrival": { "time": "1753346749", "uncertainty": 120 }, "departure": { "time": "1753346749", "uncertainty": 120 }, "stopId": "0:05530P", "stopSequence": 16 }, { "arrival": { "time": "1753346861", "uncertainty": 120 }, "departure": { "time": "1753346861", "uncertainty": 120 }, "stopId": "0:17775C", "stopSequence": 17 }, { "arrival": { "time": "1753346929", "uncertainty": 120 }, "departure": { "time": "1753346929", "uncertainty": 120 }, "stopId": "0:05341C", "stopSequence": 18 }, { "arrival": { "time": "1753346982", "uncertainty": 120 }, "departure": { "time": "1753346982", "uncertainty": 120 }, "stopId": "0:17800C", "stopSequence": 19 }, { "arrival": { "time": "1753347082", "uncertainty": 120 }, "departure": { "time": "1753347082", "uncertainty": 120 }, "stopId": "0:11342P", "stopSequence": 20 }, { "arrival": { "time": "1753347210", "uncertainty": 120 }, "departure": { "time": "1753347210", "uncertainty": 120 }, "stopId": "0:15360P", "stopSequence": 21 }, { "arrival": { "time": "1753347319", "uncertainty": 120 }, "departure": { "time": "1753347319", "uncertainty": 120 }, "stopId": "0:17840P", "stopSequence": 22 }, { "arrival": { "time": "1753347499", "uncertainty": 120 }, "departure": { "time": "1753347499", "uncertainty": 120 }, "stopId": "0:46134C", "stopSequence": 23 }, { "arrival": { "time": "1753347555", "uncertainty": 120 }, "departure": { "time": "1753347555", "uncertainty": 120 }, "stopId": "0:46020C", "stopSequence": 24 }, { "arrival": { "time": "1753347612", "uncertainty": 120 }, "departure": { "time": "1753347612", "uncertainty": 120 }, "stopId": "0:17790C", "stopSequence": 25 }, { "arrival": { "time": "1753347690", "uncertainty": 120 }, "departure": { "time": "1753347690", "uncertainty": 120 }, "stopId": "0:46022C", "stopSequence": 26 }, { "arrival": { "time": "1753347744", "uncertainty": 120 }, "departure": { "time": "1753347744", "uncertainty": 120 }, "stopId": "0:44170C", "stopSequence": 27 }, { "arrival": { "time": "1753347799", "uncertainty": 120 }, "departure": { "time": "1753347799", "uncertainty": 120 }, "stopId": "0:41016P", "stopSequence": 28 }, { "arrival": { "time": "1753347847", "uncertainty": 120 }, "departure": { "time": "1753347847", "uncertainty": 120 }, "stopId": "0:42250P", "stopSequence": 29 }, { "arrival": { "time": "1753347888", "uncertainty": 120 }, "departure": { "time": "1753347888", "uncertainty": 120 }, "stopId": "0:17795P", "stopSequence": 30 }, { "arrival": { "time": "1753347931", "uncertainty": 120 }, "departure": { "time": "1753347931", "uncertainty": 120 }, "stopId": "0:42240P", "stopSequence": 31 }, { "arrival": { "time": "1753347977", "uncertainty": 120 }, "departure": { "time": "1753347977", "uncertainty": 120 }, "stopId": "0:46140P", "stopSequence": 32 }, { "arrival": { "time": "1753348022", "uncertainty": 120 }, "departure": { "time": "1753348022", "uncertainty": 120 }, "stopId": "0:46040P", "stopSequence": 33 }, { "arrival": { "time": "1753348056", "uncertainty": 120 }, "departure": { "time": "1753348056", "uncertainty": 120 }, "stopId": "0:46050P", "stopSequence": 34 }, { "arrival": { "time": "1753348401", "uncertainty": 120 }, "departure": { "time": "1753348401", "uncertainty": 120 }, "stopId": "0:47310P", "stopSequence": 35 }, { "arrival": { "time": "1753348439", "uncertainty": 120 }, "departure": { "time": "1753348439", "uncertainty": 120 }, "stopId": "0:46125P", "stopSequence": 36 }, { "arrival": { "time": "1753348487", "uncertainty": 120 }, "departure": { "time": "1753348487", "uncertainty": 120 }, "stopId": "0:46195P", "stopSequence": 37 }, { "arrival": { "time": "1753348517", "uncertainty": 120 }, "stopId": "0:46130C", "stopSequence": 38 } ], "trip": { "directionId": 1, "routeId": "1182", "scheduleRelationship": "SCHEDULED", "tripId": "1_41001102" } } }, { "id": "990093", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753348200", "uncertainty": 120 }, "stopId": "0:03010C", "stopSequence": 1 } ], "trip": { "directionId": 0, "routeId": "1030", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990093" } } }, { "id": "990083", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753347000", "uncertainty": 120 }, "stopId": "0:19065C", "stopSequence": 1 } ], "trip": { "directionId": 1, "routeId": "1030", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990083" } } }, { "id": "990082", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753343340", "uncertainty": 120 }, "stopId": "0:03010C", "stopSequence": 1 }, { "arrival": { "time": "1753343394", "uncertainty": 120 }, "departure": { "time": "1753343432", "uncertainty": 120 }, "stopId": "0:01010C", "stopSequence": 2 }, { "arrival": { "time": "1753343520", "uncertainty": 120 }, "departure": { "time": "1753343520", "uncertainty": 120 }, "stopId": "0:03315C", "stopSequence": 3 }, { "arrival": { "time": "1753343580", "uncertainty": 120 }, "departure": { "time": "1753343580", "uncertainty": 120 }, "stopId": "0:03320C", "stopSequence": 4 }, { "arrival": { "time": "1753343637", "uncertainty": 120 }, "departure": { "time": "1753343637", "uncertainty": 120 }, "stopId": "0:03325C", "stopSequence": 5 }, { "arrival": { "time": "1753343670", "uncertainty": 120 }, "departure": { "time": "1753343670", "uncertainty": 120 }, "stopId": "0:03330C", "stopSequence": 6 }, { "arrival": { "time": "1753343730", "uncertainty": 120 }, "departure": { "time": "1753343730", "uncertainty": 120 }, "stopId": "0:03340C", "stopSequence": 7 }, { "arrival": { "time": "1753343753", "uncertainty": 120 }, "departure": { "time": "1753343760", "uncertainty": 120 }, "stopId": "0:03350C", "stopSequence": 8 }, { "arrival": { "time": "1753343820", "uncertainty": 120 }, "departure": { "time": "1753343820", "uncertainty": 120 }, "stopId": "0:03360C", "stopSequence": 9 }, { "arrival": { "time": "1753343850", "uncertainty": 120 }, "departure": { "time": "1753343850", "uncertainty": 120 }, "stopId": "0:03365C", "stopSequence": 10 }, { "arrival": { "time": "1753343880", "uncertainty": 120 }, "departure": { "time": "1753343880", "uncertainty": 120 }, "stopId": "0:03371C", "stopSequence": 11 }, { "arrival": { "time": "1753343908", "uncertainty": 120 }, "departure": { "time": "1753343910", "uncertainty": 120 }, "stopId": "0:03380C", "stopSequence": 12 }, { "arrival": { "time": "1753343941", "uncertainty": 120 }, "departure": { "time": "1753343941", "uncertainty": 120 }, "stopId": "0:03400C", "stopSequence": 13 }, { "arrival": { "time": "1753344008", "uncertainty": 120 }, "departure": { "time": "1753344008", "uncertainty": 120 }, "stopId": "0:03390C", "stopSequence": 14 }, { "arrival": { "time": "1753344056", "uncertainty": 120 }, "departure": { "time": "1753344056", "uncertainty": 120 }, "stopId": "0:18280C", "stopSequence": 15 }, { "arrival": { "time": "1753344120", "uncertainty": 120 }, "departure": { "time": "1753344120", "uncertainty": 120 }, "stopId": "0:03110C", "stopSequence": 16 }, { "arrival": { "time": "1753344179", "uncertainty": 120 }, "departure": { "time": "1753344180", "uncertainty": 120 }, "stopId": "0:03120C", "stopSequence": 17 }, { "arrival": { "time": "1753344240", "uncertainty": 120 }, "departure": { "time": "1753344240", "uncertainty": 120 }, "stopId": "0:03130C", "stopSequence": 18 }, { "arrival": { "time": "1753344264", "uncertainty": 120 }, "departure": { "time": "1753344264", "uncertainty": 120 }, "stopId": "0:03150C", "stopSequence": 19 }, { "arrival": { "time": "1753344311", "uncertainty": 120 }, "departure": { "time": "1753344311", "uncertainty": 120 }, "stopId": "0:03140C", "stopSequence": 20 }, { "arrival": { "time": "1753344353", "uncertainty": 120 }, "departure": { "time": "1753344353", "uncertainty": 120 }, "stopId": "0:03160C", "stopSequence": 21 }, { "arrival": { "time": "1753344380", "uncertainty": 120 }, "departure": { "time": "1753344380", "uncertainty": 120 }, "stopId": "0:03170C", "stopSequence": 22 }, { "arrival": { "time": "1753344431", "uncertainty": 120 }, "departure": { "time": "1753344431", "uncertainty": 120 }, "stopId": "0:18260C", "stopSequence": 23 }, { "arrival": { "time": "1753344480", "uncertainty": 120 }, "departure": { "time": "1753344480", "uncertainty": 120 }, "stopId": "0:18270C", "stopSequence": 24 }, { "arrival": { "time": "1753344528", "uncertainty": 120 }, "departure": { "time": "1753344528", "uncertainty": 120 }, "stopId": "0:05120C", "stopSequence": 25 }, { "arrival": { "time": "1753344555", "uncertainty": 120 }, "departure": { "time": "1753344555", "uncertainty": 120 }, "stopId": "0:05110C", "stopSequence": 26 }, { "arrival": { "time": "1753344600", "uncertainty": 120 }, "departure": { "time": "1753344600", "uncertainty": 120 }, "stopId": "0:05100C", "stopSequence": 27 }, { "arrival": { "time": "1753344703", "uncertainty": 120 }, "departure": { "time": "1753344720", "uncertainty": 120 }, "stopId": "0:05090C", "stopSequence": 28 }, { "arrival": { "time": "1753344822", "uncertainty": 120 }, "departure": { "time": "1753344822", "uncertainty": 120 }, "stopId": "0:05080C", "stopSequence": 29 }, { "arrival": { "time": "1753344885", "uncertainty": 120 }, "departure": { "time": "1753344885", "uncertainty": 120 }, "stopId": "0:07045C", "stopSequence": 30 }, { "arrival": { "time": "1753344927", "uncertainty": 120 }, "departure": { "time": "1753344933", "uncertainty": 120 }, "stopId": "0:05025C", "stopSequence": 31 }, { "arrival": { "time": "1753344991", "uncertainty": 120 }, "departure": { "time": "1753344991", "uncertainty": 120 }, "stopId": "0:SP0420C", "stopSequence": 32 }, { "arrival": { "time": "1753345110", "uncertainty": 120 }, "departure": { "time": "1753345110", "uncertainty": 120 }, "stopId": "0:05020C", "stopSequence": 33 }, { "arrival": { "time": "1753345197", "uncertainty": 120 }, "departure": { "time": "1753345201", "uncertainty": 120 }, "stopId": "0:05010C", "stopSequence": 34 }, { "arrival": { "time": "1753345230", "uncertainty": 120 }, "departure": { "time": "1753345230", "uncertainty": 120 }, "stopId": "0:18180C", "stopSequence": 35 }, { "arrival": { "time": "1753345289", "uncertainty": 120 }, "departure": { "time": "1753345289", "uncertainty": 120 }, "stopId": "0:01320C", "stopSequence": 36 }, { "arrival": { "time": "1753345334", "uncertainty": 120 }, "departure": { "time": "1753345334", "uncertainty": 120 }, "stopId": "0:18130C", "stopSequence": 37 }, { "arrival": { "time": "1753345437", "uncertainty": 120 }, "departure": { "time": "1753345437", "uncertainty": 120 }, "stopId": "0:01362C", "stopSequence": 38 }, { "arrival": { "time": "1753345526", "uncertainty": 120 }, "stopId": "0:19065C", "stopSequence": 39 } ], "trip": { "directionId": 0, "routeId": "1030", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990082" }, "vehicle": { "id": "34", "label": "34" } } }, { "id": "990101", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753345434", "uncertainty": 120 }, "stopId": "0:03010C", "stopSequence": 1 }, { "arrival": { "time": "1753345873", "uncertainty": 120 }, "departure": { "time": "1753345873", "uncertainty": 120 }, "stopId": "0:01010C", "stopSequence": 2 }, { "arrival": { "time": "1753345949", "uncertainty": 120 }, "departure": { "time": "1753345949", "uncertainty": 120 }, "stopId": "0:03315C", "stopSequence": 3 }, { "arrival": { "time": "1753346002", "uncertainty": 120 }, "departure": { "time": "1753346002", "uncertainty": 120 }, "stopId": "0:03320C", "stopSequence": 4 }, { "arrival": { "time": "1753346066", "uncertainty": 120 }, "departure": { "time": "1753346066", "uncertainty": 120 }, "stopId": "0:03325C", "stopSequence": 5 }, { "arrival": { "time": "1753346136", "uncertainty": 120 }, "departure": { "time": "1753346136", "uncertainty": 120 }, "stopId": "0:03330C", "stopSequence": 6 }, { "arrival": { "time": "1753346217", "uncertainty": 120 }, "departure": { "time": "1753346217", "uncertainty": 120 }, "stopId": "0:03340C", "stopSequence": 7 }, { "arrival": { "time": "1753346252", "uncertainty": 120 }, "departure": { "time": "1753346252", "uncertainty": 120 }, "stopId": "0:03350C", "stopSequence": 8 }, { "arrival": { "time": "1753346323", "uncertainty": 120 }, "departure": { "time": "1753346323", "uncertainty": 120 }, "stopId": "0:03360C", "stopSequence": 9 }, { "arrival": { "time": "1753346358", "uncertainty": 120 }, "departure": { "time": "1753346358", "uncertainty": 120 }, "stopId": "0:03365C", "stopSequence": 10 }, { "arrival": { "time": "1753346409", "uncertainty": 120 }, "departure": { "time": "1753346409", "uncertainty": 120 }, "stopId": "0:03371C", "stopSequence": 11 }, { "arrival": { "time": "1753346447", "uncertainty": 120 }, "departure": { "time": "1753346447", "uncertainty": 120 }, "stopId": "0:03380C", "stopSequence": 12 }, { "arrival": { "time": "1753346477", "uncertainty": 120 }, "departure": { "time": "1753346477", "uncertainty": 120 }, "stopId": "0:03400C", "stopSequence": 13 }, { "arrival": { "time": "1753346528", "uncertainty": 120 }, "departure": { "time": "1753346528", "uncertainty": 120 }, "stopId": "0:03390C", "stopSequence": 14 }, { "arrival": { "time": "1753346566", "uncertainty": 120 }, "departure": { "time": "1753346566", "uncertainty": 120 }, "stopId": "0:18280C", "stopSequence": 15 }, { "arrival": { "time": "1753346671", "uncertainty": 120 }, "departure": { "time": "1753346671", "uncertainty": 120 }, "stopId": "0:03110C", "stopSequence": 16 }, { "arrival": { "time": "1753346711", "uncertainty": 120 }, "departure": { "time": "1753346711", "uncertainty": 120 }, "stopId": "0:03120C", "stopSequence": 17 }, { "arrival": { "time": "1753346763", "uncertainty": 120 }, "departure": { "time": "1753346763", "uncertainty": 120 }, "stopId": "0:03130C", "stopSequence": 18 }, { "arrival": { "time": "1753346809", "uncertainty": 120 }, "departure": { "time": "1753346809", "uncertainty": 120 }, "stopId": "0:03150C", "stopSequence": 19 }, { "arrival": { "time": "1753346874", "uncertainty": 120 }, "departure": { "time": "1753346874", "uncertainty": 120 }, "stopId": "0:03140C", "stopSequence": 20 }, { "arrival": { "time": "1753346904", "uncertainty": 120 }, "departure": { "time": "1753346904", "uncertainty": 120 }, "stopId": "0:03160C", "stopSequence": 21 }, { "arrival": { "time": "1753346944", "uncertainty": 120 }, "departure": { "time": "1753346944", "uncertainty": 120 }, "stopId": "0:03170C", "stopSequence": 22 }, { "arrival": { "time": "1753347023", "uncertainty": 120 }, "departure": { "time": "1753347023", "uncertainty": 120 }, "stopId": "0:18260C", "stopSequence": 23 }, { "arrival": { "time": "1753347061", "uncertainty": 120 }, "departure": { "time": "1753347061", "uncertainty": 120 }, "stopId": "0:18270C", "stopSequence": 24 }, { "arrival": { "time": "1753347124", "uncertainty": 120 }, "departure": { "time": "1753347124", "uncertainty": 120 }, "stopId": "0:05120C", "stopSequence": 25 }, { "arrival": { "time": "1753347168", "uncertainty": 120 }, "departure": { "time": "1753347168", "uncertainty": 120 }, "stopId": "0:05110C", "stopSequence": 26 }, { "arrival": { "time": "1753347224", "uncertainty": 120 }, "departure": { "time": "1753347224", "uncertainty": 120 }, "stopId": "0:05100C", "stopSequence": 27 }, { "arrival": { "time": "1753347309", "uncertainty": 120 }, "departure": { "time": "1753347309", "uncertainty": 120 }, "stopId": "0:05090C", "stopSequence": 28 }, { "arrival": { "time": "1753347362", "uncertainty": 120 }, "departure": { "time": "1753347362", "uncertainty": 120 }, "stopId": "0:05080C", "stopSequence": 29 }, { "arrival": { "time": "1753347432", "uncertainty": 120 }, "departure": { "time": "1753347432", "uncertainty": 120 }, "stopId": "0:07045C", "stopSequence": 30 }, { "arrival": { "time": "1753347482", "uncertainty": 120 }, "departure": { "time": "1753347482", "uncertainty": 120 }, "stopId": "0:05025C", "stopSequence": 31 }, { "arrival": { "time": "1753347558", "uncertainty": 120 }, "departure": { "time": "1753347558", "uncertainty": 120 }, "stopId": "0:SP0420C", "stopSequence": 32 }, { "arrival": { "time": "1753347725", "uncertainty": 120 }, "departure": { "time": "1753347725", "uncertainty": 120 }, "stopId": "0:05020C", "stopSequence": 33 }, { "arrival": { "time": "1753347831", "uncertainty": 120 }, "departure": { "time": "1753347831", "uncertainty": 120 }, "stopId": "0:05010C", "stopSequence": 34 }, { "arrival": { "time": "1753347883", "uncertainty": 120 }, "departure": { "time": "1753347883", "uncertainty": 120 }, "stopId": "0:18180C", "stopSequence": 35 }, { "arrival": { "time": "1753347965", "uncertainty": 120 }, "departure": { "time": "1753347965", "uncertainty": 120 }, "stopId": "0:01320C", "stopSequence": 36 }, { "arrival": { "time": "1753348009", "uncertainty": 120 }, "departure": { "time": "1753348009", "uncertainty": 120 }, "stopId": "0:18130C", "stopSequence": 37 }, { "arrival": { "time": "1753348083", "uncertainty": 120 }, "departure": { "time": "1753348083", "uncertainty": 120 }, "stopId": "0:01362C", "stopSequence": 38 }, { "arrival": { "time": "1753348172", "uncertainty": 120 }, "stopId": "0:19065C", "stopSequence": 39 } ], "trip": { "directionId": 0, "routeId": "1030", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990101" } } }, { "id": "998317", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753347605", "uncertainty": 120 }, "departure": { "time": "1753347605", "uncertainty": 120 }, "stopId": "0:17010P" }, { "arrival": { "time": "1753347659", "uncertainty": 120 }, "departure": { "time": "1753347659", "uncertainty": 120 }, "stopId": "0:17015P" }, { "arrival": { "time": "1753347723", "uncertainty": 120 }, "departure": { "time": "1753347723", "uncertainty": 120 }, "stopId": "0:17020P" }, { "arrival": { "time": "1753347773", "uncertainty": 120 }, "departure": { "time": "1753347773", "uncertainty": 120 }, "stopId": "0:17030P" }, { "arrival": { "time": "1753347812", "uncertainty": 120 }, "departure": { "time": "1753347812", "uncertainty": 120 }, "stopId": "0:1D060P" }, { "departure": { "time": "1753346700", "uncertainty": 120 }, "stopId": "0:11010P", "stopSequence": 1 }, { "arrival": { "time": "1753346760", "uncertainty": 120 }, "departure": { "time": "1753346760", "uncertainty": 120 }, "stopId": "0:12250C", "stopSequence": 2 }, { "arrival": { "time": "1753346809", "uncertainty": 120 }, "departure": { "time": "1753346809", "uncertainty": 120 }, "stopId": "0:12260C", "stopSequence": 3 }, { "arrival": { "time": "1753346927", "uncertainty": 120 }, "departure": { "time": "1753346927", "uncertainty": 120 }, "stopId": "0:12270C", "stopSequence": 4 }, { "arrival": { "time": "1753346940", "uncertainty": 120 }, "departure": { "time": "1753346940", "uncertainty": 120 }, "stopId": "0:1B050P", "stopSequence": 5 }, { "arrival": { "time": "1753346974", "uncertainty": 120 }, "departure": { "time": "1753346974", "uncertainty": 120 }, "stopId": "0:1B075P", "stopSequence": 6 }, { "arrival": { "time": "1753346999", "uncertainty": 120 }, "departure": { "time": "1753346999", "uncertainty": 120 }, "stopId": "0:1B080P", "stopSequence": 7 }, { "arrival": { "time": "1753347036", "uncertainty": 120 }, "departure": { "time": "1753347036", "uncertainty": 120 }, "stopId": "0:1B085P", "stopSequence": 8 }, { "arrival": { "time": "1753347085", "uncertainty": 120 }, "departure": { "time": "1753347085", "uncertainty": 120 }, "stopId": "0:1B090P", "stopSequence": 9 }, { "arrival": { "time": "1753347120", "uncertainty": 120 }, "departure": { "time": "1753347120", "uncertainty": 120 }, "stopId": "0:1B095P", "stopSequence": 10 }, { "arrival": { "time": "1753347155", "uncertainty": 120 }, "departure": { "time": "1753347155", "uncertainty": 120 }, "stopId": "0:33026P", "stopSequence": 11 }, { "arrival": { "time": "1753347175", "uncertainty": 120 }, "departure": { "time": "1753347175", "uncertainty": 120 }, "stopId": "0:33023P", "stopSequence": 12 }, { "arrival": { "time": "1753347224", "uncertainty": 120 }, "departure": { "time": "1753347224", "uncertainty": 120 }, "stopId": "0:33022P", "stopSequence": 13 }, { "arrival": { "time": "1753347276", "uncertainty": 120 }, "departure": { "time": "1753347276", "uncertainty": 120 }, "stopId": "0:33021P", "stopSequence": 14 }, { "arrival": { "time": "1753347300", "uncertainty": 120 }, "departure": { "time": "1753347300", "uncertainty": 120 }, "stopId": "0:33012P", "stopSequence": 15 }, { "arrival": { "time": "1753347342", "uncertainty": 120 }, "departure": { "time": "1753347342", "uncertainty": 120 }, "stopId": "0:33009P", "stopSequence": 16 }, { "arrival": { "time": "1753347375", "uncertainty": 120 }, "departure": { "time": "1753347375", "uncertainty": 120 }, "stopId": "0:33011P", "stopSequence": 17 }, { "arrival": { "time": "1753347439", "uncertainty": 120 }, "departure": { "time": "1753347439", "uncertainty": 120 }, "stopId": "0:12481P", "stopSequence": 18 }, { "arrival": { "time": "1753347480", "uncertainty": 120 }, "departure": { "time": "1753347480", "uncertainty": 120 }, "stopId": "0:12480P", "stopSequence": 19 }, { "arrival": { "time": "1753347545", "uncertainty": 120 }, "departure": { "time": "1753347545", "uncertainty": 120 }, "stopId": "0:12470P", "stopSequence": 20 }, { "arrival": { "time": "1753347586", "uncertainty": 120 }, "departure": { "time": "1753347586", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:12461P", "stopSequence": 21 }, { "arrival": { "time": "1753347634", "uncertainty": 120 }, "departure": { "time": "1753347634", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:1D040P", "stopSequence": 22 }, { "arrival": { "time": "1753347653", "uncertainty": 120 }, "departure": { "time": "1753347653", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:1D021P", "stopSequence": 23 }, { "arrival": { "time": "1753347697", "uncertainty": 120 }, "departure": { "time": "1753347697", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:1D025P", "stopSequence": 24 }, { "arrival": { "time": "1753347731", "uncertainty": 120 }, "departure": { "time": "1753347731", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:1D060P", "stopSequence": 25 }, { "arrival": { "time": "1753347864", "uncertainty": 120 }, "departure": { "time": "1753347864", "uncertainty": 120 }, "stopId": "0:1D050P", "stopSequence": 26 }, { "arrival": { "time": "1753347908", "uncertainty": 120 }, "departure": { "time": "1753347908", "uncertainty": 120 }, "stopId": "0:1D070P", "stopSequence": 27 }, { "arrival": { "time": "1753347930", "uncertainty": 120 }, "departure": { "time": "1753347930", "uncertainty": 120 }, "stopId": "0:1D080P", "stopSequence": 28 }, { "arrival": { "time": "1753347989", "uncertainty": 120 }, "departure": { "time": "1753347989", "uncertainty": 120 }, "stopId": "0:1D090P", "stopSequence": 29 }, { "arrival": { "time": "1753348045", "uncertainty": 120 }, "departure": { "time": "1753348045", "uncertainty": 120 }, "stopId": "0:1D100P", "stopSequence": 30 }, { "arrival": { "time": "1753348131", "uncertainty": 120 }, "departure": { "time": "1753348131", "uncertainty": 120 }, "stopId": "0:1D110P", "stopSequence": 31 }, { "arrival": { "time": "1753348164", "uncertainty": 120 }, "departure": { "time": "1753348164", "uncertainty": 120 }, "stopId": "0:1D115P", "stopSequence": 32 }, { "arrival": { "time": "1753348236", "uncertainty": 120 }, "departure": { "time": "1753348236", "uncertainty": 120 }, "stopId": "0:1D120P", "stopSequence": 33 }, { "arrival": { "time": "1753348306", "uncertainty": 120 }, "departure": { "time": "1753348306", "uncertainty": 120 }, "stopId": "0:1D130P", "stopSequence": 34 }, { "arrival": { "time": "1753348344", "uncertainty": 120 }, "departure": { "time": "1753348344", "uncertainty": 120 }, "stopId": "0:12600P", "stopSequence": 35 }, { "arrival": { "time": "1753348409", "uncertainty": 120 }, "departure": { "time": "1753348409", "uncertainty": 120 }, "stopId": "0:12410P", "stopSequence": 36 }, { "arrival": { "time": "1753348464", "uncertainty": 120 }, "departure": { "time": "1753348464", "uncertainty": 120 }, "stopId": "0:12750P", "stopSequence": 37 }, { "arrival": { "time": "1753348498", "uncertainty": 120 }, "departure": { "time": "1753348498", "uncertainty": 120 }, "stopId": "0:12755P", "stopSequence": 38 }, { "arrival": { "time": "1753348524", "uncertainty": 120 }, "departure": { "time": "1753348524", "uncertainty": 120 }, "stopId": "0:12760P", "stopSequence": 39 }, { "arrival": { "time": "1753348584", "uncertainty": 120 }, "stopId": "0:12765C", "stopSequence": 40 } ], "trip": { "directionId": 1, "routeId": "2290", "scheduleRelationship": "SCHEDULED", "tripId": "1_4998317" } } }, { "id": "998318", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753349335", "uncertainty": 120 }, "departure": { "time": "1753349335", "uncertainty": 120 }, "stopId": "0:17030C" }, { "arrival": { "time": "1753349347", "uncertainty": 120 }, "departure": { "time": "1753349347", "uncertainty": 120 }, "stopId": "0:17030C" }, { "arrival": { "time": "1753349378", "uncertainty": 120 }, "departure": { "time": "1753349378", "uncertainty": 120 }, "stopId": "0:17020C" }, { "arrival": { "time": "1753349460", "uncertainty": 120 }, "departure": { "time": "1753349460", "uncertainty": 120 }, "stopId": "0:17015C" }, { "arrival": { "time": "1753349518", "uncertainty": 120 }, "departure": { "time": "1753349518", "uncertainty": 120 }, "stopId": "0:17010C" }, { "arrival": { "time": "1753349528", "uncertainty": 120 }, "departure": { "time": "1753349528", "uncertainty": 120 }, "stopId": "0:12461P" }, { "arrival": { "time": "1753349533", "uncertainty": 120 }, "departure": { "time": "1753349533", "uncertainty": 120 }, "stopId": "0:12461C" }, { "departure": { "time": "1753348584", "uncertainty": 120 }, "stopId": "0:12765C", "stopSequence": 1 }, { "arrival": { "time": "1753348644", "uncertainty": 120 }, "departure": { "time": "1753348644", "uncertainty": 120 }, "stopId": "0:12760C", "stopSequence": 2 }, { "arrival": { "time": "1753348670", "uncertainty": 120 }, "departure": { "time": "1753348670", "uncertainty": 120 }, "stopId": "0:12755C", "stopSequence": 3 }, { "arrival": { "time": "1753348704", "uncertainty": 120 }, "departure": { "time": "1753348704", "uncertainty": 120 }, "stopId": "0:12750C", "stopSequence": 4 }, { "arrival": { "time": "1753348765", "uncertainty": 120 }, "departure": { "time": "1753348765", "uncertainty": 120 }, "stopId": "0:12410C", "stopSequence": 5 }, { "arrival": { "time": "1753348824", "uncertainty": 120 }, "departure": { "time": "1753348824", "uncertainty": 120 }, "stopId": "0:12600C", "stopSequence": 6 }, { "arrival": { "time": "1753348853", "uncertainty": 120 }, "departure": { "time": "1753348853", "uncertainty": 120 }, "stopId": "0:1D130C", "stopSequence": 7 }, { "arrival": { "time": "1753348901", "uncertainty": 120 }, "departure": { "time": "1753348901", "uncertainty": 120 }, "stopId": "0:1D120C", "stopSequence": 8 }, { "arrival": { "time": "1753348944", "uncertainty": 120 }, "departure": { "time": "1753348944", "uncertainty": 120 }, "stopId": "0:1D115C", "stopSequence": 9 }, { "arrival": { "time": "1753348981", "uncertainty": 120 }, "departure": { "time": "1753348981", "uncertainty": 120 }, "stopId": "0:1D110C", "stopSequence": 10 }, { "arrival": { "time": "1753349058", "uncertainty": 120 }, "departure": { "time": "1753349058", "uncertainty": 120 }, "stopId": "0:1D100C", "stopSequence": 11 }, { "arrival": { "time": "1753349122", "uncertainty": 120 }, "departure": { "time": "1753349122", "uncertainty": 120 }, "stopId": "0:1D090C", "stopSequence": 12 }, { "arrival": { "time": "1753349142", "uncertainty": 120 }, "departure": { "time": "1753349142", "uncertainty": 120 }, "stopId": "0:1D080C", "stopSequence": 13 }, { "arrival": { "time": "1753349201", "uncertainty": 120 }, "departure": { "time": "1753349201", "uncertainty": 120 }, "stopId": "0:1D070C", "stopSequence": 14 }, { "arrival": { "time": "1753349244", "uncertainty": 120 }, "departure": { "time": "1753349244", "uncertainty": 120 }, "stopId": "0:1D050C", "stopSequence": 15 }, { "arrival": { "time": "1753349301", "uncertainty": 120 }, "departure": { "time": "1753349301", "uncertainty": 120 }, "stopId": "0:1D060C", "stopSequence": 16 }, { "arrival": { "time": "1753349257", "uncertainty": 120 }, "departure": { "time": "1753349257", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:1D025C", "stopSequence": 17 }, { "arrival": { "time": "1753349311", "uncertainty": 120 }, "departure": { "time": "1753349311", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:1D021C", "stopSequence": 18 }, { "arrival": { "time": "1753349331", "uncertainty": 120 }, "departure": { "time": "1753349331", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:1D040C", "stopSequence": 19 }, { "arrival": { "time": "1753349393", "uncertainty": 120 }, "departure": { "time": "1753349393", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:12461C", "stopSequence": 20 }, { "arrival": { "time": "1753349577", "uncertainty": 120 }, "departure": { "time": "1753349577", "uncertainty": 120 }, "stopId": "0:12470C", "stopSequence": 21 }, { "arrival": { "time": "1753349661", "uncertainty": 120 }, "departure": { "time": "1753349661", "uncertainty": 120 }, "stopId": "0:12480C", "stopSequence": 22 }, { "arrival": { "time": "1753349695", "uncertainty": 120 }, "departure": { "time": "1753349695", "uncertainty": 120 }, "stopId": "0:12481C", "stopSequence": 23 }, { "arrival": { "time": "1753349783", "uncertainty": 120 }, "departure": { "time": "1753349783", "uncertainty": 120 }, "stopId": "0:33011C", "stopSequence": 24 }, { "arrival": { "time": "1753349815", "uncertainty": 120 }, "departure": { "time": "1753349815", "uncertainty": 120 }, "stopId": "0:33009C", "stopSequence": 25 }, { "arrival": { "time": "1753349841", "uncertainty": 120 }, "departure": { "time": "1753349841", "uncertainty": 120 }, "stopId": "0:33012C", "stopSequence": 26 }, { "arrival": { "time": "1753349869", "uncertainty": 120 }, "departure": { "time": "1753349869", "uncertainty": 120 }, "stopId": "0:33021C", "stopSequence": 27 }, { "arrival": { "time": "1753349901", "uncertainty": 120 }, "departure": { "time": "1753349901", "uncertainty": 120 }, "stopId": "0:33022C", "stopSequence": 28 }, { "arrival": { "time": "1753349925", "uncertainty": 120 }, "departure": { "time": "1753349925", "uncertainty": 120 }, "stopId": "0:33023C", "stopSequence": 29 }, { "arrival": { "time": "1753349943", "uncertainty": 120 }, "departure": { "time": "1753349943", "uncertainty": 120 }, "stopId": "0:33026C", "stopSequence": 30 }, { "arrival": { "time": "1753349961", "uncertainty": 120 }, "departure": { "time": "1753349961", "uncertainty": 120 }, "stopId": "0:1B095C", "stopSequence": 31 }, { "arrival": { "time": "1753349994", "uncertainty": 120 }, "departure": { "time": "1753349994", "uncertainty": 120 }, "stopId": "0:1B090C", "stopSequence": 32 }, { "arrival": { "time": "1753350046", "uncertainty": 120 }, "departure": { "time": "1753350046", "uncertainty": 120 }, "stopId": "0:1B085C", "stopSequence": 33 }, { "arrival": { "time": "1753350082", "uncertainty": 120 }, "departure": { "time": "1753350082", "uncertainty": 120 }, "stopId": "0:1B080C", "stopSequence": 34 }, { "arrival": { "time": "1753350107", "uncertainty": 120 }, "departure": { "time": "1753350107", "uncertainty": 120 }, "stopId": "0:1B075C", "stopSequence": 35 }, { "arrival": { "time": "1753350141", "uncertainty": 120 }, "departure": { "time": "1753350141", "uncertainty": 120 }, "stopId": "0:1B050C", "stopSequence": 36 }, { "arrival": { "time": "1753350168", "uncertainty": 120 }, "departure": { "time": "1753350168", "uncertainty": 120 }, "stopId": "0:12270P", "stopSequence": 37 }, { "arrival": { "time": "1753350269", "uncertainty": 120 }, "departure": { "time": "1753350269", "uncertainty": 120 }, "stopId": "0:12260P", "stopSequence": 38 }, { "arrival": { "time": "1753350321", "uncertainty": 120 }, "departure": { "time": "1753350321", "uncertainty": 120 }, "stopId": "0:12250P", "stopSequence": 39 }, { "arrival": { "time": "1753350381", "uncertainty": 120 }, "stopId": "0:11010C", "stopSequence": 40 } ], "trip": { "directionId": 0, "routeId": "2290", "scheduleRelationship": "SCHEDULED", "tripId": "1_4998318" } } }, { "id": "990126", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753344415", "uncertainty": 120 }, "departure": { "time": "1753344415", "uncertainty": 120 }, "stopId": "0:04020C" }, { "arrival": { "time": "1753344444", "uncertainty": 120 }, "departure": { "time": "1753344444", "uncertainty": 120 }, "stopId": "0:13010C" }, { "arrival": { "time": "1753344517", "uncertainty": 120 }, "departure": { "time": "1753344517", "uncertainty": 120 }, "stopId": "0:13030C" }, { "arrival": { "time": "1753344527", "uncertainty": 120 }, "departure": { "time": "1753344527", "uncertainty": 120 }, "stopId": "0:13030C" }, { "arrival": { "time": "1753344595", "uncertainty": 120 }, "departure": { "time": "1753344595", "uncertainty": 120 }, "stopId": "0:13050C" }, { "arrival": { "time": "1753344642", "uncertainty": 120 }, "departure": { "time": "1753344642", "uncertainty": 120 }, "stopId": "0:04080P" }, { "arrival": { "time": "1753344696", "uncertainty": 120 }, "departure": { "time": "1753344696", "uncertainty": 120 }, "stopId": "0:04080C" }, { "departure": { "time": "1753344031", "uncertainty": 120 }, "stopId": "0:03010C", "stopSequence": 1 }, { "arrival": { "time": "1753344108", "uncertainty": 120 }, "departure": { "time": "1753344120", "uncertainty": 120 }, "stopId": "0:01010C", "stopSequence": 2 }, { "arrival": { "time": "1753344212", "uncertainty": 120 }, "departure": { "time": "1753344212", "uncertainty": 120 }, "stopId": "0:03030C", "stopSequence": 3 }, { "arrival": { "time": "1753344271", "uncertainty": 120 }, "departure": { "time": "1753344271", "uncertainty": 120 }, "stopId": "0:03040C", "stopSequence": 4 }, { "arrival": { "time": "1753344303", "uncertainty": 120 }, "departure": { "time": "1753344303", "uncertainty": 120 }, "stopId": "0:03050C", "stopSequence": 5 }, { "arrival": { "time": "1753344318", "uncertainty": 120 }, "departure": { "time": "1753344318", "uncertainty": 120 }, "stopId": "0:03060C", "stopSequence": 6 }, { "arrival": { "time": "1753344342", "uncertainty": 120 }, "departure": { "time": "1753344342", "uncertainty": 120 }, "stopId": "0:03070C", "stopSequence": 7 }, { "arrival": { "time": "1753344371", "uncertainty": 120 }, "departure": { "time": "1753344371", "uncertainty": 120 }, "stopId": "0:04015C", "stopSequence": 8 }, { "arrival": { "time": "1753344415", "uncertainty": 120 }, "departure": { "time": "1753344415", "uncertainty": 120 }, "stopId": "0:04020C", "stopSequence": 9 }, { "arrival": { "time": "1753344517", "uncertainty": 120 }, "departure": { "time": "1753344517", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:04030C", "stopSequence": 10 }, { "arrival": { "time": "1753344575", "uncertainty": 120 }, "departure": { "time": "1753344575", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:04040C", "stopSequence": 11 }, { "arrival": { "time": "1753344617", "uncertainty": 120 }, "departure": { "time": "1753344617", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:04050C", "stopSequence": 12 }, { "arrival": { "time": "1753344652", "uncertainty": 120 }, "departure": { "time": "1753344652", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:04060C", "stopSequence": 13 }, { "arrival": { "time": "1753344691", "uncertainty": 120 }, "departure": { "time": "1753344691", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:04070C", "stopSequence": 14 }, { "arrival": { "time": "1753344720", "uncertainty": 120 }, "departure": { "time": "1753344720", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:04075C", "stopSequence": 15 }, { "arrival": { "time": "1753344764", "uncertainty": 120 }, "departure": { "time": "1753344764", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:04080C", "stopSequence": 16 }, { "arrival": { "time": "1753344736", "uncertainty": 120 }, "departure": { "time": "1753344736", "uncertainty": 120 }, "stopId": "0:04090C", "stopSequence": 17 }, { "arrival": { "time": "1753344769", "uncertainty": 120 }, "departure": { "time": "1753344769", "uncertainty": 120 }, "stopId": "0:03100C", "stopSequence": 18 }, { "arrival": { "time": "1753344843", "uncertainty": 120 }, "departure": { "time": "1753344845", "uncertainty": 120 }, "stopId": "0:03110C", "stopSequence": 19 }, { "arrival": { "time": "1753344892", "uncertainty": 120 }, "departure": { "time": "1753344892", "uncertainty": 120 }, "stopId": "0:03120C", "stopSequence": 20 }, { "arrival": { "time": "1753344931", "uncertainty": 120 }, "departure": { "time": "1753344931", "uncertainty": 120 }, "stopId": "0:03130C", "stopSequence": 21 }, { "arrival": { "time": "1753344953", "uncertainty": 120 }, "departure": { "time": "1753344953", "uncertainty": 120 }, "stopId": "0:03150C", "stopSequence": 22 }, { "arrival": { "time": "1753344987", "uncertainty": 120 }, "departure": { "time": "1753344987", "uncertainty": 120 }, "stopId": "0:03140C", "stopSequence": 23 }, { "arrival": { "time": "1753345004", "uncertainty": 120 }, "departure": { "time": "1753345025", "uncertainty": 120 }, "stopId": "0:03160C", "stopSequence": 24 }, { "arrival": { "time": "1753345080", "uncertainty": 120 }, "departure": { "time": "1753345080", "uncertainty": 120 }, "stopId": "0:03170C", "stopSequence": 25 }, { "arrival": { "time": "1753345115", "uncertainty": 120 }, "departure": { "time": "1753345115", "uncertainty": 120 }, "stopId": "0:18260C", "stopSequence": 26 }, { "arrival": { "time": "1753345146", "uncertainty": 120 }, "departure": { "time": "1753345146", "uncertainty": 120 }, "stopId": "0:18270C", "stopSequence": 27 }, { "arrival": { "time": "1753345221", "uncertainty": 120 }, "departure": { "time": "1753345235", "uncertainty": 120 }, "stopId": "0:03205C", "stopSequence": 28 }, { "arrival": { "time": "1753345296", "uncertainty": 120 }, "departure": { "time": "1753345296", "uncertainty": 120 }, "stopId": "0:03220C", "stopSequence": 29 }, { "arrival": { "time": "1753345344", "uncertainty": 120 }, "departure": { "time": "1753345344", "uncertainty": 120 }, "stopId": "0:03235C", "stopSequence": 30 }, { "arrival": { "time": "1753345385", "uncertainty": 120 }, "departure": { "time": "1753345385", "uncertainty": 120 }, "stopId": "0:03230C", "stopSequence": 31 }, { "arrival": { "time": "1753345421", "uncertainty": 120 }, "departure": { "time": "1753345421", "uncertainty": 120 }, "stopId": "0:03250C", "stopSequence": 32 }, { "arrival": { "time": "1753345449", "uncertainty": 120 }, "departure": { "time": "1753345449", "uncertainty": 120 }, "stopId": "0:03265C", "stopSequence": 33 }, { "arrival": { "time": "1753345478", "uncertainty": 120 }, "departure": { "time": "1753345478", "uncertainty": 120 }, "stopId": "0:03269C", "stopSequence": 34 }, { "arrival": { "time": "1753345512", "uncertainty": 120 }, "departure": { "time": "1753345512", "uncertainty": 120 }, "stopId": "0:03270C", "stopSequence": 35 }, { "arrival": { "time": "1753345550", "uncertainty": 120 }, "departure": { "time": "1753345550", "uncertainty": 120 }, "stopId": "0:03295C", "stopSequence": 36 }, { "arrival": { "time": "1753345624", "uncertainty": 120 }, "departure": { "time": "1753345624", "uncertainty": 120 }, "stopId": "0:03290C", "stopSequence": 37 }, { "arrival": { "time": "1753345734", "uncertainty": 120 }, "departure": { "time": "1753345734", "uncertainty": 120 }, "stopId": "0:01230C", "stopSequence": 38 }, { "arrival": { "time": "1753345797", "uncertainty": 120 }, "departure": { "time": "1753345797", "uncertainty": 120 }, "stopId": "0:01240C", "stopSequence": 39 }, { "arrival": { "time": "1753345854", "uncertainty": 120 }, "departure": { "time": "1753345854", "uncertainty": 120 }, "stopId": "0:01270C", "stopSequence": 40 }, { "arrival": { "time": "1753345923", "uncertainty": 120 }, "departure": { "time": "1753345923", "uncertainty": 120 }, "stopId": "0:01280C", "stopSequence": 41 }, { "arrival": { "time": "1753346027", "uncertainty": 120 }, "departure": { "time": "1753346027", "uncertainty": 120 }, "stopId": "0:18170C", "stopSequence": 42 }, { "arrival": { "time": "1753346076", "uncertainty": 120 }, "departure": { "time": "1753346076", "uncertainty": 120 }, "stopId": "0:18180C", "stopSequence": 43 }, { "arrival": { "time": "1753346159", "uncertainty": 120 }, "departure": { "time": "1753346159", "uncertainty": 120 }, "stopId": "0:01320C", "stopSequence": 44 }, { "arrival": { "time": "1753346217", "uncertainty": 120 }, "departure": { "time": "1753346217", "uncertainty": 120 }, "stopId": "0:18130C", "stopSequence": 45 }, { "arrival": { "time": "1753346314", "uncertainty": 120 }, "departure": { "time": "1753346314", "uncertainty": 120 }, "stopId": "0:01362C", "stopSequence": 46 }, { "arrival": { "time": "1753346402", "uncertainty": 120 }, "stopId": "0:19065C", "stopSequence": 47 } ], "trip": { "directionId": 0, "routeId": "1040", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990126" }, "vehicle": { "id": "115", "label": "115" } } }, { "id": "990127", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753346894", "uncertainty": 120 }, "departure": { "time": "1753346894", "uncertainty": 120 }, "stopId": "0:04020C" }, { "arrival": { "time": "1753346925", "uncertainty": 120 }, "departure": { "time": "1753346925", "uncertainty": 120 }, "stopId": "0:13010C" }, { "arrival": { "time": "1753346974", "uncertainty": 120 }, "departure": { "time": "1753346974", "uncertainty": 120 }, "stopId": "0:13030C" }, { "arrival": { "time": "1753346984", "uncertainty": 120 }, "departure": { "time": "1753346984", "uncertainty": 120 }, "stopId": "0:13030C" }, { "arrival": { "time": "1753347053", "uncertainty": 120 }, "departure": { "time": "1753347053", "uncertainty": 120 }, "stopId": "0:13050C" }, { "arrival": { "time": "1753347093", "uncertainty": 120 }, "departure": { "time": "1753347093", "uncertainty": 120 }, "stopId": "0:04080P" }, { "arrival": { "time": "1753347142", "uncertainty": 120 }, "departure": { "time": "1753347142", "uncertainty": 120 }, "stopId": "0:04080C" }, { "departure": { "time": "1753345434", "uncertainty": 120 }, "stopId": "0:03010C", "stopSequence": 1 }, { "arrival": { "time": "1753346520", "uncertainty": 120 }, "departure": { "time": "1753346520", "uncertainty": 120 }, "stopId": "0:01010C", "stopSequence": 2 }, { "arrival": { "time": "1753346595", "uncertainty": 120 }, "departure": { "time": "1753346595", "uncertainty": 120 }, "stopId": "0:03030C", "stopSequence": 3 }, { "arrival": { "time": "1753346698", "uncertainty": 120 }, "departure": { "time": "1753346698", "uncertainty": 120 }, "stopId": "0:03040C", "stopSequence": 4 }, { "arrival": { "time": "1753346748", "uncertainty": 120 }, "departure": { "time": "1753346748", "uncertainty": 120 }, "stopId": "0:03050C", "stopSequence": 5 }, { "arrival": { "time": "1753346776", "uncertainty": 120 }, "departure": { "time": "1753346776", "uncertainty": 120 }, "stopId": "0:03060C", "stopSequence": 6 }, { "arrival": { "time": "1753346829", "uncertainty": 120 }, "departure": { "time": "1753346829", "uncertainty": 120 }, "stopId": "0:03070C", "stopSequence": 7 }, { "arrival": { "time": "1753346850", "uncertainty": 120 }, "departure": { "time": "1753346850", "uncertainty": 120 }, "stopId": "0:04015C", "stopSequence": 8 }, { "arrival": { "time": "1753346892", "uncertainty": 120 }, "departure": { "time": "1753346892", "uncertainty": 120 }, "stopId": "0:04020C", "stopSequence": 9 }, { "arrival": { "time": "1753346917", "uncertainty": 120 }, "departure": { "time": "1753346917", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:04030C", "stopSequence": 10 }, { "arrival": { "time": "1753346975", "uncertainty": 120 }, "departure": { "time": "1753346975", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:04040C", "stopSequence": 11 }, { "arrival": { "time": "1753347017", "uncertainty": 120 }, "departure": { "time": "1753347017", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:04050C", "stopSequence": 12 }, { "arrival": { "time": "1753347052", "uncertainty": 120 }, "departure": { "time": "1753347052", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:04060C", "stopSequence": 13 }, { "arrival": { "time": "1753347091", "uncertainty": 120 }, "departure": { "time": "1753347091", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:04070C", "stopSequence": 14 }, { "arrival": { "time": "1753347120", "uncertainty": 120 }, "departure": { "time": "1753347120", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:04075C", "stopSequence": 15 }, { "arrival": { "time": "1753347164", "uncertainty": 120 }, "departure": { "time": "1753347164", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:04080C", "stopSequence": 16 }, { "arrival": { "time": "1753347170", "uncertainty": 120 }, "departure": { "time": "1753347170", "uncertainty": 120 }, "stopId": "0:04090C", "stopSequence": 17 }, { "arrival": { "time": "1753347211", "uncertainty": 120 }, "departure": { "time": "1753347211", "uncertainty": 120 }, "stopId": "0:03100C", "stopSequence": 18 }, { "arrival": { "time": "1753347304", "uncertainty": 120 }, "departure": { "time": "1753347304", "uncertainty": 120 }, "stopId": "0:03110C", "stopSequence": 19 }, { "arrival": { "time": "1753347340", "uncertainty": 120 }, "departure": { "time": "1753347340", "uncertainty": 120 }, "stopId": "0:03120C", "stopSequence": 20 }, { "arrival": { "time": "1753347379", "uncertainty": 120 }, "departure": { "time": "1753347379", "uncertainty": 120 }, "stopId": "0:03130C", "stopSequence": 21 }, { "arrival": { "time": "1753347414", "uncertainty": 120 }, "departure": { "time": "1753347414", "uncertainty": 120 }, "stopId": "0:03150C", "stopSequence": 22 }, { "arrival": { "time": "1753347463", "uncertainty": 120 }, "departure": { "time": "1753347463", "uncertainty": 120 }, "stopId": "0:03140C", "stopSequence": 23 }, { "arrival": { "time": "1753347493", "uncertainty": 120 }, "departure": { "time": "1753347493", "uncertainty": 120 }, "stopId": "0:03160C", "stopSequence": 24 }, { "arrival": { "time": "1753347534", "uncertainty": 120 }, "departure": { "time": "1753347534", "uncertainty": 120 }, "stopId": "0:03170C", "stopSequence": 25 }, { "arrival": { "time": "1753347602", "uncertainty": 120 }, "departure": { "time": "1753347602", "uncertainty": 120 }, "stopId": "0:18260C", "stopSequence": 26 }, { "arrival": { "time": "1753347636", "uncertainty": 120 }, "departure": { "time": "1753347636", "uncertainty": 120 }, "stopId": "0:18270C", "stopSequence": 27 }, { "arrival": { "time": "1753347706", "uncertainty": 120 }, "departure": { "time": "1753347706", "uncertainty": 120 }, "stopId": "0:03205C", "stopSequence": 28 }, { "arrival": { "time": "1753347781", "uncertainty": 120 }, "departure": { "time": "1753347781", "uncertainty": 120 }, "stopId": "0:03220C", "stopSequence": 29 }, { "arrival": { "time": "1753347826", "uncertainty": 120 }, "departure": { "time": "1753347826", "uncertainty": 120 }, "stopId": "0:03235C", "stopSequence": 30 }, { "arrival": { "time": "1753347894", "uncertainty": 120 }, "departure": { "time": "1753347894", "uncertainty": 120 }, "stopId": "0:03230C", "stopSequence": 31 }, { "arrival": { "time": "1753347946", "uncertainty": 120 }, "departure": { "time": "1753347946", "uncertainty": 120 }, "stopId": "0:03250C", "stopSequence": 32 }, { "arrival": { "time": "1753347970", "uncertainty": 120 }, "departure": { "time": "1753347970", "uncertainty": 120 }, "stopId": "0:03265C", "stopSequence": 33 }, { "arrival": { "time": "1753347999", "uncertainty": 120 }, "departure": { "time": "1753347999", "uncertainty": 120 }, "stopId": "0:03269C", "stopSequence": 34 }, { "arrival": { "time": "1753348033", "uncertainty": 120 }, "departure": { "time": "1753348033", "uncertainty": 120 }, "stopId": "0:03270C", "stopSequence": 35 }, { "arrival": { "time": "1753348070", "uncertainty": 120 }, "departure": { "time": "1753348070", "uncertainty": 120 }, "stopId": "0:03295C", "stopSequence": 36 }, { "arrival": { "time": "1753348142", "uncertainty": 120 }, "departure": { "time": "1753348142", "uncertainty": 120 }, "stopId": "0:03290C", "stopSequence": 37 }, { "arrival": { "time": "1753348250", "uncertainty": 120 }, "departure": { "time": "1753348250", "uncertainty": 120 }, "stopId": "0:01230C", "stopSequence": 38 }, { "arrival": { "time": "1753348313", "uncertainty": 120 }, "departure": { "time": "1753348313", "uncertainty": 120 }, "stopId": "0:01240C", "stopSequence": 39 }, { "arrival": { "time": "1753348370", "uncertainty": 120 }, "departure": { "time": "1753348370", "uncertainty": 120 }, "stopId": "0:01270C", "stopSequence": 40 }, { "arrival": { "time": "1753348426", "uncertainty": 120 }, "departure": { "time": "1753348426", "uncertainty": 120 }, "stopId": "0:01280C", "stopSequence": 41 }, { "arrival": { "time": "1753348509", "uncertainty": 120 }, "departure": { "time": "1753348509", "uncertainty": 120 }, "stopId": "0:18170C", "stopSequence": 42 }, { "arrival": { "time": "1753348548", "uncertainty": 120 }, "departure": { "time": "1753348548", "uncertainty": 120 }, "stopId": "0:18180C", "stopSequence": 43 }, { "arrival": { "time": "1753348610", "uncertainty": 120 }, "departure": { "time": "1753348610", "uncertainty": 120 }, "stopId": "0:01320C", "stopSequence": 44 }, { "arrival": { "time": "1753348668", "uncertainty": 120 }, "departure": { "time": "1753348668", "uncertainty": 120 }, "stopId": "0:18130C", "stopSequence": 45 }, { "arrival": { "time": "1753348763", "uncertainty": 120 }, "departure": { "time": "1753348763", "uncertainty": 120 }, "stopId": "0:01362C", "stopSequence": 46 }, { "arrival": { "time": "1753348851", "uncertainty": 120 }, "stopId": "0:19065C", "stopSequence": 47 } ], "trip": { "directionId": 0, "routeId": "1040", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990127" } } }, { "id": "990001", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753346700", "uncertainty": 120 }, "stopId": "0:01010P", "stopSequence": 1 } ], "trip": { "directionId": 0, "routeId": "1010", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990001" } } }, { "id": "990000", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753344423", "uncertainty": 120 }, "departure": { "time": "1753344482", "uncertainty": 120 }, "stopId": "0:01362P", "stopSequence": 2 }, { "arrival": { "time": "1753344540", "uncertainty": 120 }, "departure": { "time": "1753344593", "uncertainty": 120 }, "stopId": "0:18130P", "stopSequence": 3 }, { "arrival": { "time": "1753344613", "uncertainty": 120 }, "departure": { "time": "1753344613", "uncertainty": 120 }, "stopId": "0:01320P", "stopSequence": 4 }, { "arrival": { "time": "1753344653", "uncertainty": 120 }, "departure": { "time": "1753344683", "uncertainty": 120 }, "stopId": "0:18190P", "stopSequence": 5 }, { "arrival": { "time": "1753344713", "uncertainty": 120 }, "departure": { "time": "1753344713", "uncertainty": 120 }, "stopId": "0:01290P", "stopSequence": 6 }, { "arrival": { "time": "1753344753", "uncertainty": 120 }, "departure": { "time": "1753344753", "uncertainty": 120 }, "stopId": "0:01285P", "stopSequence": 7 }, { "arrival": { "time": "1753344803", "uncertainty": 120 }, "departure": { "time": "1753344834", "uncertainty": 120 }, "stopId": "0:01270P", "stopSequence": 8 }, { "arrival": { "time": "1753344884", "uncertainty": 120 }, "departure": { "time": "1753344903", "uncertainty": 120 }, "stopId": "0:01260P", "stopSequence": 9 }, { "arrival": { "time": "1753344953", "uncertainty": 120 }, "departure": { "time": "1753344953", "uncertainty": 120 }, "stopId": "0:01255P", "stopSequence": 10 }, { "arrival": { "time": "1753344971", "uncertainty": 120 }, "departure": { "time": "1753344971", "uncertainty": 120 }, "stopId": "0:01250P", "stopSequence": 11 }, { "arrival": { "time": "1753345003", "uncertainty": 120 }, "departure": { "time": "1753345024", "uncertainty": 120 }, "stopId": "0:01230P", "stopSequence": 12 }, { "arrival": { "time": "1753345084", "uncertainty": 120 }, "departure": { "time": "1753345103", "uncertainty": 120 }, "stopId": "0:18200P", "stopSequence": 13 }, { "arrival": { "time": "1753345151", "uncertainty": 120 }, "departure": { "time": "1753345163", "uncertainty": 120 }, "stopId": "0:01210P", "stopSequence": 14 }, { "arrival": { "time": "1753345203", "uncertainty": 120 }, "departure": { "time": "1753345203", "uncertainty": 120 }, "stopId": "0:01200P", "stopSequence": 15 }, { "arrival": { "time": "1753345254", "uncertainty": 120 }, "departure": { "time": "1753345263", "uncertainty": 120 }, "stopId": "0:01190P", "stopSequence": 16 }, { "arrival": { "time": "1753345467", "uncertainty": 120 }, "departure": { "time": "1753345467", "uncertainty": 120 }, "stopId": "0:01170P", "stopSequence": 17 }, { "arrival": { "time": "1753345527", "uncertainty": 120 }, "departure": { "time": "1753345527", "uncertainty": 120 }, "stopId": "0:01160P", "stopSequence": 18 }, { "arrival": { "time": "1753345556", "uncertainty": 120 }, "departure": { "time": "1753345556", "uncertainty": 120 }, "stopId": "0:18150P", "stopSequence": 19 }, { "arrival": { "time": "1753345589", "uncertainty": 120 }, "departure": { "time": "1753345589", "uncertainty": 120 }, "stopId": "0:01140P", "stopSequence": 20 }, { "arrival": { "time": "1753345623", "uncertainty": 120 }, "departure": { "time": "1753345623", "uncertainty": 120 }, "stopId": "0:01130P", "stopSequence": 21 }, { "arrival": { "time": "1753345705", "uncertainty": 120 }, "departure": { "time": "1753345705", "uncertainty": 120 }, "stopId": "0:01110P", "stopSequence": 22 }, { "arrival": { "time": "1753345752", "uncertainty": 120 }, "departure": { "time": "1753345752", "uncertainty": 120 }, "stopId": "0:01100P", "stopSequence": 23 }, { "arrival": { "time": "1753345814", "uncertainty": 120 }, "departure": { "time": "1753345814", "uncertainty": 120 }, "stopId": "0:01090P", "stopSequence": 24 }, { "arrival": { "time": "1753345849", "uncertainty": 120 }, "departure": { "time": "1753345849", "uncertainty": 120 }, "stopId": "0:01080P", "stopSequence": 25 }, { "arrival": { "time": "1753345887", "uncertainty": 120 }, "departure": { "time": "1753345887", "uncertainty": 120 }, "stopId": "0:01070P", "stopSequence": 26 }, { "arrival": { "time": "1753345956", "uncertainty": 120 }, "departure": { "time": "1753345956", "uncertainty": 120 }, "stopId": "0:01050P", "stopSequence": 27 }, { "arrival": { "time": "1753345985", "uncertainty": 120 }, "departure": { "time": "1753345985", "uncertainty": 120 }, "stopId": "0:01040P", "stopSequence": 28 }, { "arrival": { "time": "1753346010", "uncertainty": 120 }, "departure": { "time": "1753346010", "uncertainty": 120 }, "stopId": "0:01030P", "stopSequence": 29 }, { "arrival": { "time": "1753346047", "uncertainty": 120 }, "departure": { "time": "1753346047", "uncertainty": 120 }, "stopId": "0:01020P", "stopSequence": 30 }, { "arrival": { "time": "1753346107", "uncertainty": 120 }, "departure": { "time": "1753346107", "uncertainty": 120 }, "stopId": "0:01010C", "stopSequence": 31 }, { "arrival": { "time": "1753346132", "uncertainty": 120 }, "stopId": "0:01010P", "stopSequence": 32 } ], "trip": { "directionId": 1, "routeId": "1010", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990000" }, "vehicle": { "id": "107", "label": "107" } } }, { "id": "990003", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753344300", "uncertainty": 120 }, "stopId": "0:01010P", "stopSequence": 1 }, { "arrival": { "time": "1753344343", "uncertainty": 120 }, "departure": { "time": "1753344360", "uncertainty": 120 }, "stopId": "0:01020C", "stopSequence": 2 }, { "arrival": { "time": "1753344448", "uncertainty": 120 }, "departure": { "time": "1753344451", "uncertainty": 120 }, "stopId": "0:01030C", "stopSequence": 3 }, { "arrival": { "time": "1753344510", "uncertainty": 120 }, "departure": { "time": "1753344510", "uncertainty": 120 }, "stopId": "0:01040C", "stopSequence": 4 }, { "arrival": { "time": "1753344546", "uncertainty": 120 }, "departure": { "time": "1753344546", "uncertainty": 120 }, "stopId": "0:01050C", "stopSequence": 5 }, { "arrival": { "time": "1753344618", "uncertainty": 120 }, "departure": { "time": "1753344618", "uncertainty": 120 }, "stopId": "0:01070C", "stopSequence": 6 }, { "arrival": { "time": "1753344670", "uncertainty": 120 }, "departure": { "time": "1753344670", "uncertainty": 120 }, "stopId": "0:01080C", "stopSequence": 7 }, { "arrival": { "time": "1753344702", "uncertainty": 120 }, "departure": { "time": "1753344702", "uncertainty": 120 }, "stopId": "0:01090C", "stopSequence": 8 }, { "arrival": { "time": "1753344756", "uncertainty": 120 }, "departure": { "time": "1753344756", "uncertainty": 120 }, "stopId": "0:01100C", "stopSequence": 9 }, { "arrival": { "time": "1753344825", "uncertainty": 120 }, "departure": { "time": "1753344825", "uncertainty": 120 }, "stopId": "0:01110C", "stopSequence": 10 }, { "arrival": { "time": "1753344873", "uncertainty": 120 }, "departure": { "time": "1753344900", "uncertainty": 120 }, "stopId": "0:01130C", "stopSequence": 11 }, { "arrival": { "time": "1753344930", "uncertainty": 120 }, "departure": { "time": "1753344930", "uncertainty": 120 }, "stopId": "0:01140C", "stopSequence": 12 }, { "arrival": { "time": "1753344986", "uncertainty": 120 }, "departure": { "time": "1753344990", "uncertainty": 120 }, "stopId": "0:18150C", "stopSequence": 13 }, { "arrival": { "time": "1753345029", "uncertainty": 120 }, "departure": { "time": "1753345050", "uncertainty": 120 }, "stopId": "0:01160C", "stopSequence": 14 }, { "arrival": { "time": "1753345141", "uncertainty": 120 }, "departure": { "time": "1753345141", "uncertainty": 120 }, "stopId": "0:01170C", "stopSequence": 15 }, { "arrival": { "time": "1753345442", "uncertainty": 120 }, "departure": { "time": "1753345442", "uncertainty": 120 }, "stopId": "0:01190C", "stopSequence": 16 }, { "arrival": { "time": "1753345476", "uncertainty": 120 }, "departure": { "time": "1753345476", "uncertainty": 120 }, "stopId": "0:01200C", "stopSequence": 17 }, { "arrival": { "time": "1753345555", "uncertainty": 120 }, "departure": { "time": "1753345555", "uncertainty": 120 }, "stopId": "0:01210C", "stopSequence": 18 }, { "arrival": { "time": "1753345623", "uncertainty": 120 }, "departure": { "time": "1753345623", "uncertainty": 120 }, "stopId": "0:01230C", "stopSequence": 19 }, { "arrival": { "time": "1753345686", "uncertainty": 120 }, "departure": { "time": "1753345686", "uncertainty": 120 }, "stopId": "0:01240C", "stopSequence": 20 }, { "arrival": { "time": "1753345743", "uncertainty": 120 }, "departure": { "time": "1753345743", "uncertainty": 120 }, "stopId": "0:01270C", "stopSequence": 21 }, { "arrival": { "time": "1753345811", "uncertainty": 120 }, "departure": { "time": "1753345811", "uncertainty": 120 }, "stopId": "0:01280C", "stopSequence": 22 }, { "arrival": { "time": "1753345915", "uncertainty": 120 }, "departure": { "time": "1753345915", "uncertainty": 120 }, "stopId": "0:18170C", "stopSequence": 23 }, { "arrival": { "time": "1753345964", "uncertainty": 120 }, "departure": { "time": "1753345964", "uncertainty": 120 }, "stopId": "0:18180C", "stopSequence": 24 }, { "arrival": { "time": "1753346047", "uncertainty": 120 }, "departure": { "time": "1753346047", "uncertainty": 120 }, "stopId": "0:01320C", "stopSequence": 25 }, { "arrival": { "time": "1753346105", "uncertainty": 120 }, "departure": { "time": "1753346105", "uncertainty": 120 }, "stopId": "0:18130C", "stopSequence": 26 }, { "arrival": { "time": "1753346174", "uncertainty": 120 }, "departure": { "time": "1753346174", "uncertainty": 120 }, "stopId": "0:01362C", "stopSequence": 27 }, { "arrival": { "time": "1753346257", "uncertainty": 120 }, "stopId": "0:19060C", "stopSequence": 28 } ], "trip": { "directionId": 0, "routeId": "1010", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990003" }, "vehicle": { "id": "91", "label": "91" } } }, { "id": "990027", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753345327", "uncertainty": 120 }, "departure": { "time": "1753345346", "uncertainty": 120 }, "stopId": "0:01900C", "stopSequence": 4 }, { "arrival": { "time": "1753345439", "uncertainty": 120 }, "departure": { "time": "1753345439", "uncertainty": 120 }, "stopId": "0:01800P", "stopSequence": 5 }, { "arrival": { "time": "1753345520", "uncertainty": 120 }, "departure": { "time": "1753345520", "uncertainty": 120 }, "stopId": "0:03250C", "stopSequence": 6 }, { "arrival": { "time": "1753345548", "uncertainty": 120 }, "departure": { "time": "1753345548", "uncertainty": 120 }, "stopId": "0:03265C", "stopSequence": 7 }, { "arrival": { "time": "1753345577", "uncertainty": 120 }, "departure": { "time": "1753345577", "uncertainty": 120 }, "stopId": "0:03269C", "stopSequence": 8 }, { "arrival": { "time": "1753345611", "uncertainty": 120 }, "departure": { "time": "1753345611", "uncertainty": 120 }, "stopId": "0:03270C", "stopSequence": 9 }, { "arrival": { "time": "1753345648", "uncertainty": 120 }, "departure": { "time": "1753345648", "uncertainty": 120 }, "stopId": "0:03295C", "stopSequence": 10 }, { "arrival": { "time": "1753345701", "uncertainty": 120 }, "departure": { "time": "1753345701", "uncertainty": 120 }, "stopId": "0:19230C", "stopSequence": 11 }, { "arrival": { "time": "1753345730", "uncertainty": 120 }, "departure": { "time": "1753345730", "uncertainty": 120 }, "stopId": "0:05070P", "stopSequence": 12 }, { "arrival": { "time": "1753345764", "uncertainty": 120 }, "departure": { "time": "1753345764", "uncertainty": 120 }, "stopId": "0:05070C", "stopSequence": 13 }, { "arrival": { "time": "1753345804", "uncertainty": 120 }, "departure": { "time": "1753345804", "uncertainty": 120 }, "stopId": "0:05060C", "stopSequence": 14 }, { "arrival": { "time": "1753345898", "uncertainty": 120 }, "departure": { "time": "1753345898", "uncertainty": 120 }, "stopId": "0:05065C", "stopSequence": 15 }, { "arrival": { "time": "1753345984", "uncertainty": 120 }, "departure": { "time": "1753345984", "uncertainty": 120 }, "stopId": "0:05020C", "stopSequence": 16 }, { "arrival": { "time": "1753346076", "uncertainty": 120 }, "departure": { "time": "1753346076", "uncertainty": 120 }, "stopId": "0:05010C", "stopSequence": 17 }, { "arrival": { "time": "1753346122", "uncertainty": 120 }, "departure": { "time": "1753346122", "uncertainty": 120 }, "stopId": "0:18180C", "stopSequence": 18 }, { "arrival": { "time": "1753346192", "uncertainty": 120 }, "departure": { "time": "1753346192", "uncertainty": 120 }, "stopId": "0:01320C", "stopSequence": 19 }, { "arrival": { "time": "1753346251", "uncertainty": 120 }, "departure": { "time": "1753346251", "uncertainty": 120 }, "stopId": "0:18130C", "stopSequence": 20 }, { "arrival": { "time": "1753346347", "uncertainty": 120 }, "departure": { "time": "1753346347", "uncertainty": 120 }, "stopId": "0:01362C", "stopSequence": 21 }, { "arrival": { "time": "1753346430", "uncertainty": 120 }, "stopId": "0:19060C", "stopSequence": 22 } ], "trip": { "directionId": 0, "routeId": "1140", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990027" }, "vehicle": { "id": "45", "label": "45" } } }, { "id": "990045", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753347600", "uncertainty": 120 }, "stopId": "0:03010C", "stopSequence": 1 } ], "trip": { "directionId": 0, "routeId": "1130", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990045" } } }, { "id": "990038", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753346700", "uncertainty": 120 }, "stopId": "0:19060C", "stopSequence": 1 }, { "arrival": { "time": "1753346845", "uncertainty": 120 }, "departure": { "time": "1753346845", "uncertainty": 120 }, "stopId": "0:01362P", "stopSequence": 2 }, { "arrival": { "time": "1753346915", "uncertainty": 120 }, "departure": { "time": "1753346915", "uncertainty": 120 }, "stopId": "0:18130P", "stopSequence": 3 }, { "arrival": { "time": "1753346956", "uncertainty": 120 }, "departure": { "time": "1753346956", "uncertainty": 120 }, "stopId": "0:01330C", "stopSequence": 4 }, { "arrival": { "time": "1753347026", "uncertainty": 120 }, "departure": { "time": "1753347026", "uncertainty": 120 }, "stopId": "0:01335C", "stopSequence": 5 }, { "arrival": { "time": "1753347101", "uncertainty": 120 }, "departure": { "time": "1753347101", "uncertainty": 120 }, "stopId": "0:01385C", "stopSequence": 6 }, { "arrival": { "time": "1753347230", "uncertainty": 120 }, "departure": { "time": "1753347230", "uncertainty": 120 }, "stopId": "0:01420P", "stopSequence": 7 }, { "arrival": { "time": "1753347318", "uncertainty": 120 }, "departure": { "time": "1753347318", "uncertainty": 120 }, "stopId": "0:01430P", "stopSequence": 8 }, { "arrival": { "time": "1753347360", "uncertainty": 120 }, "departure": { "time": "1753347360", "uncertainty": 120 }, "stopId": "0:01440P", "stopSequence": 9 }, { "arrival": { "time": "1753347410", "uncertainty": 120 }, "departure": { "time": "1753347410", "uncertainty": 120 }, "stopId": "0:01450P", "stopSequence": 10 }, { "arrival": { "time": "1753347530", "uncertainty": 120 }, "departure": { "time": "1753347530", "uncertainty": 120 }, "stopId": "0:18240P", "stopSequence": 11 }, { "arrival": { "time": "1753347579", "uncertainty": 120 }, "departure": { "time": "1753347579", "uncertainty": 120 }, "stopId": "0:01540P", "stopSequence": 12 }, { "arrival": { "time": "1753347636", "uncertainty": 120 }, "departure": { "time": "1753347636", "uncertainty": 120 }, "stopId": "0:01550P", "stopSequence": 13 }, { "arrival": { "time": "1753347706", "uncertainty": 120 }, "departure": { "time": "1753347706", "uncertainty": 120 }, "stopId": "0:01560P", "stopSequence": 14 }, { "arrival": { "time": "1753347761", "uncertainty": 120 }, "departure": { "time": "1753347761", "uncertainty": 120 }, "stopId": "0:01570P", "stopSequence": 15 }, { "arrival": { "time": "1753347795", "uncertainty": 120 }, "departure": { "time": "1753347795", "uncertainty": 120 }, "stopId": "0:01580P", "stopSequence": 16 }, { "arrival": { "time": "1753347832", "uncertainty": 120 }, "departure": { "time": "1753347832", "uncertainty": 120 }, "stopId": "0:01590P", "stopSequence": 17 }, { "arrival": { "time": "1753347918", "uncertainty": 120 }, "departure": { "time": "1753347918", "uncertainty": 120 }, "stopId": "0:01600P", "stopSequence": 18 }, { "arrival": { "time": "1753348046", "uncertainty": 120 }, "departure": { "time": "1753348046", "uncertainty": 120 }, "stopId": "0:01610P", "stopSequence": 19 }, { "arrival": { "time": "1753348140", "uncertainty": 120 }, "departure": { "time": "1753348140", "uncertainty": 120 }, "stopId": "0:01615P", "stopSequence": 20 }, { "arrival": { "time": "1753348218", "uncertainty": 120 }, "departure": { "time": "1753348218", "uncertainty": 120 }, "stopId": "0:01620P", "stopSequence": 21 }, { "arrival": { "time": "1753348335", "uncertainty": 120 }, "departure": { "time": "1753348335", "uncertainty": 120 }, "stopId": "0:01630P", "stopSequence": 22 }, { "arrival": { "time": "1753348465", "uncertainty": 120 }, "departure": { "time": "1753348465", "uncertainty": 120 }, "stopId": "0:01635P", "stopSequence": 23 }, { "arrival": { "time": "1753348550", "uncertainty": 120 }, "departure": { "time": "1753348550", "uncertainty": 120 }, "stopId": "0:01800P", "stopSequence": 24 }, { "arrival": { "time": "1753348670", "uncertainty": 120 }, "departure": { "time": "1753348670", "uncertainty": 120 }, "stopId": "0:01900C", "stopSequence": 25 }, { "arrival": { "time": "1753348730", "uncertainty": 120 }, "stopId": "0:01800P", "stopSequence": 26 } ], "trip": { "directionId": 1, "routeId": "1100", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990038" } } }, { "id": "990061", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753345800", "uncertainty": 120 }, "stopId": "0:PE0066C", "stopSequence": 1 } ], "trip": { "directionId": 0, "routeId": "1150", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990061" } } }, { "id": "990053", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753345434", "uncertainty": 120 }, "stopId": "0:05342C", "stopSequence": 1 }, { "arrival": { "time": "1753345533", "uncertainty": 120 }, "departure": { "time": "1753345533", "uncertainty": 120 }, "stopId": "0:17775P", "stopSequence": 2 }, { "arrival": { "time": "1753345633", "uncertainty": 120 }, "departure": { "time": "1753345633", "uncertainty": 120 }, "stopId": "0:05530C", "stopSequence": 3 }, { "arrival": { "time": "1753345742", "uncertainty": 120 }, "departure": { "time": "1753345742", "uncertainty": 120 }, "stopId": "0:19070C", "stopSequence": 4 }, { "arrival": { "time": "1753345812", "uncertainty": 120 }, "departure": { "time": "1753345812", "uncertainty": 120 }, "stopId": "0:19303C", "stopSequence": 5 }, { "arrival": { "time": "1753345902", "uncertainty": 120 }, "departure": { "time": "1753345902", "uncertainty": 120 }, "stopId": "0:05460C", "stopSequence": 6 }, { "arrival": { "time": "1753346080", "uncertainty": 120 }, "departure": { "time": "1753346080", "uncertainty": 120 }, "stopId": "0:05191C", "stopSequence": 7 }, { "arrival": { "time": "1753346149", "uncertainty": 120 }, "departure": { "time": "1753346149", "uncertainty": 120 }, "stopId": "0:05165C", "stopSequence": 8 }, { "arrival": { "time": "1753346193", "uncertainty": 120 }, "departure": { "time": "1753346193", "uncertainty": 120 }, "stopId": "0:05170C", "stopSequence": 9 }, { "arrival": { "time": "1753346217", "uncertainty": 120 }, "departure": { "time": "1753346217", "uncertainty": 120 }, "stopId": "0:05155C", "stopSequence": 10 }, { "arrival": { "time": "1753346236", "uncertainty": 120 }, "departure": { "time": "1753346236", "uncertainty": 120 }, "stopId": "0:05160C", "stopSequence": 11 }, { "arrival": { "time": "1753346253", "uncertainty": 120 }, "departure": { "time": "1753346253", "uncertainty": 120 }, "stopId": "0:05150C", "stopSequence": 12 }, { "arrival": { "time": "1753346284", "uncertainty": 120 }, "departure": { "time": "1753346284", "uncertainty": 120 }, "stopId": "0:05140C", "stopSequence": 13 }, { "arrival": { "time": "1753346322", "uncertainty": 120 }, "departure": { "time": "1753346322", "uncertainty": 120 }, "stopId": "0:04080C", "stopSequence": 14 }, { "arrival": { "time": "1753346356", "uncertainty": 120 }, "departure": { "time": "1753346356", "uncertainty": 120 }, "stopId": "0:04090C", "stopSequence": 15 }, { "arrival": { "time": "1753346438", "uncertainty": 120 }, "departure": { "time": "1753346438", "uncertainty": 120 }, "stopId": "0:13080C", "stopSequence": 16 }, { "arrival": { "time": "1753346492", "uncertainty": 120 }, "departure": { "time": "1753346492", "uncertainty": 120 }, "stopId": "0:13085C", "stopSequence": 17 }, { "arrival": { "time": "1753346538", "uncertainty": 120 }, "departure": { "time": "1753346538", "uncertainty": 120 }, "stopId": "0:13090C", "stopSequence": 18 }, { "arrival": { "time": "1753346582", "uncertainty": 120 }, "departure": { "time": "1753346582", "uncertainty": 120 }, "stopId": "0:04015P", "stopSequence": 19 }, { "arrival": { "time": "1753346604", "uncertainty": 120 }, "departure": { "time": "1753346604", "uncertainty": 120 }, "stopId": "0:03070P", "stopSequence": 20 }, { "arrival": { "time": "1753346645", "uncertainty": 120 }, "departure": { "time": "1753346645", "uncertainty": 120 }, "stopId": "0:03060P", "stopSequence": 21 }, { "arrival": { "time": "1753346685", "uncertainty": 120 }, "departure": { "time": "1753346685", "uncertainty": 120 }, "stopId": "0:03050P", "stopSequence": 22 }, { "arrival": { "time": "1753346724", "uncertainty": 120 }, "departure": { "time": "1753346724", "uncertainty": 120 }, "stopId": "0:03040P", "stopSequence": 23 }, { "arrival": { "time": "1753346828", "uncertainty": 120 }, "departure": { "time": "1753346828", "uncertainty": 120 }, "stopId": "0:03030P", "stopSequence": 24 }, { "arrival": { "time": "1753346919", "uncertainty": 120 }, "departure": { "time": "1753346919", "uncertainty": 120 }, "stopId": "0:01010P", "stopSequence": 25 }, { "arrival": { "time": "1753347021", "uncertainty": 120 }, "departure": { "time": "1753347021", "uncertainty": 120 }, "stopId": "0:01020C", "stopSequence": 26 }, { "arrival": { "time": "1753347051", "uncertainty": 120 }, "stopId": "0:03010C", "stopSequence": 27 } ], "trip": { "directionId": 1, "routeId": "1130", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990053" }, "vehicle": { "id": "41", "label": "41" } } }, { "id": "990070", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753344600", "uncertainty": 120 }, "stopId": "0:19065C", "stopSequence": 1 }, { "arrival": { "time": "1753344721", "uncertainty": 120 }, "departure": { "time": "1753344751", "uncertainty": 120 }, "stopId": "0:01362P", "stopSequence": 2 }, { "arrival": { "time": "1753344823", "uncertainty": 120 }, "departure": { "time": "1753344871", "uncertainty": 120 }, "stopId": "0:18130P", "stopSequence": 3 }, { "arrival": { "time": "1753344922", "uncertainty": 120 }, "departure": { "time": "1753344922", "uncertainty": 120 }, "stopId": "0:01320P", "stopSequence": 4 }, { "arrival": { "time": "1753345047", "uncertainty": 120 }, "departure": { "time": "1753345081", "uncertainty": 120 }, "stopId": "0:05010P", "stopSequence": 5 }, { "arrival": { "time": "1753345161", "uncertainty": 120 }, "departure": { "time": "1753345171", "uncertainty": 120 }, "stopId": "0:05020P", "stopSequence": 6 }, { "arrival": { "time": "1753345291", "uncertainty": 120 }, "departure": { "time": "1753345291", "uncertainty": 120 }, "stopId": "0:SP0420P", "stopSequence": 7 }, { "arrival": { "time": "1753345373", "uncertainty": 120 }, "departure": { "time": "1753345373", "uncertainty": 120 }, "stopId": "0:05025P", "stopSequence": 8 }, { "arrival": { "time": "1753345465", "uncertainty": 120 }, "departure": { "time": "1753345465", "uncertainty": 120 }, "stopId": "0:07045P", "stopSequence": 9 }, { "arrival": { "time": "1753345587", "uncertainty": 120 }, "departure": { "time": "1753345587", "uncertainty": 120 }, "stopId": "0:05080P", "stopSequence": 10 }, { "arrival": { "time": "1753345631", "uncertainty": 120 }, "departure": { "time": "1753345631", "uncertainty": 120 }, "stopId": "0:05090P", "stopSequence": 11 }, { "arrival": { "time": "1753345704", "uncertainty": 120 }, "departure": { "time": "1753345704", "uncertainty": 120 }, "stopId": "0:05100P", "stopSequence": 12 }, { "arrival": { "time": "1753345743", "uncertainty": 120 }, "departure": { "time": "1753345743", "uncertainty": 120 }, "stopId": "0:05110P", "stopSequence": 13 }, { "arrival": { "time": "1753345787", "uncertainty": 120 }, "departure": { "time": "1753345787", "uncertainty": 120 }, "stopId": "0:05120P", "stopSequence": 14 }, { "arrival": { "time": "1753345825", "uncertainty": 120 }, "departure": { "time": "1753345825", "uncertainty": 120 }, "stopId": "0:18300P", "stopSequence": 15 }, { "arrival": { "time": "1753345874", "uncertainty": 120 }, "departure": { "time": "1753345874", "uncertainty": 120 }, "stopId": "0:18260P", "stopSequence": 16 }, { "arrival": { "time": "1753345938", "uncertainty": 120 }, "departure": { "time": "1753345938", "uncertainty": 120 }, "stopId": "0:03170P", "stopSequence": 17 }, { "arrival": { "time": "1753345968", "uncertainty": 120 }, "departure": { "time": "1753345968", "uncertainty": 120 }, "stopId": "0:03160P", "stopSequence": 18 }, { "arrival": { "time": "1753346001", "uncertainty": 120 }, "departure": { "time": "1753346001", "uncertainty": 120 }, "stopId": "0:03140P", "stopSequence": 19 }, { "arrival": { "time": "1753346052", "uncertainty": 120 }, "departure": { "time": "1753346052", "uncertainty": 120 }, "stopId": "0:03150P", "stopSequence": 20 }, { "arrival": { "time": "1753346104", "uncertainty": 120 }, "departure": { "time": "1753346104", "uncertainty": 120 }, "stopId": "0:03130P", "stopSequence": 21 }, { "arrival": { "time": "1753346140", "uncertainty": 120 }, "departure": { "time": "1753346140", "uncertainty": 120 }, "stopId": "0:03120P", "stopSequence": 22 }, { "arrival": { "time": "1753346193", "uncertainty": 120 }, "departure": { "time": "1753346193", "uncertainty": 120 }, "stopId": "0:03110P", "stopSequence": 23 }, { "arrival": { "time": "1753346299", "uncertainty": 120 }, "departure": { "time": "1753346299", "uncertainty": 120 }, "stopId": "0:18280P", "stopSequence": 24 }, { "arrival": { "time": "1753346326", "uncertainty": 120 }, "departure": { "time": "1753346326", "uncertainty": 120 }, "stopId": "0:03390P", "stopSequence": 25 }, { "arrival": { "time": "1753346367", "uncertainty": 120 }, "departure": { "time": "1753346367", "uncertainty": 120 }, "stopId": "0:03400P", "stopSequence": 26 }, { "arrival": { "time": "1753346416", "uncertainty": 120 }, "departure": { "time": "1753346416", "uncertainty": 120 }, "stopId": "0:03380P", "stopSequence": 27 }, { "arrival": { "time": "1753346440", "uncertainty": 120 }, "departure": { "time": "1753346440", "uncertainty": 120 }, "stopId": "0:03371P", "stopSequence": 28 }, { "arrival": { "time": "1753346497", "uncertainty": 120 }, "departure": { "time": "1753346497", "uncertainty": 120 }, "stopId": "0:03365P", "stopSequence": 29 }, { "arrival": { "time": "1753346532", "uncertainty": 120 }, "departure": { "time": "1753346532", "uncertainty": 120 }, "stopId": "0:03360P", "stopSequence": 30 }, { "arrival": { "time": "1753346601", "uncertainty": 120 }, "departure": { "time": "1753346601", "uncertainty": 120 }, "stopId": "0:03350P", "stopSequence": 31 }, { "arrival": { "time": "1753346656", "uncertainty": 120 }, "departure": { "time": "1753346656", "uncertainty": 120 }, "stopId": "0:03340P", "stopSequence": 32 }, { "arrival": { "time": "1753346721", "uncertainty": 120 }, "departure": { "time": "1753346721", "uncertainty": 120 }, "stopId": "0:03330P", "stopSequence": 33 }, { "arrival": { "time": "1753346791", "uncertainty": 120 }, "departure": { "time": "1753346791", "uncertainty": 120 }, "stopId": "0:03325P", "stopSequence": 34 }, { "arrival": { "time": "1753346856", "uncertainty": 120 }, "departure": { "time": "1753346856", "uncertainty": 120 }, "stopId": "0:03320P", "stopSequence": 35 }, { "arrival": { "time": "1753346916", "uncertainty": 120 }, "departure": { "time": "1753346916", "uncertainty": 120 }, "stopId": "0:03315P", "stopSequence": 36 }, { "arrival": { "time": "1753347001", "uncertainty": 120 }, "departure": { "time": "1753347001", "uncertainty": 120 }, "stopId": "0:01010P", "stopSequence": 37 }, { "arrival": { "time": "1753347092", "uncertainty": 120 }, "departure": { "time": "1753347092", "uncertainty": 120 }, "stopId": "0:01020C", "stopSequence": 38 }, { "arrival": { "time": "1753347121", "uncertainty": 120 }, "stopId": "0:03010C", "stopSequence": 39 } ], "trip": { "directionId": 1, "routeId": "1030", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990070" }, "vehicle": { "id": "112", "label": "112" } } }, { "id": "990218", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753347900", "uncertainty": 120 }, "stopId": "0:03010C", "stopSequence": 1 } ], "trip": { "directionId": 0, "routeId": "1070", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990218" } } }, { "id": "990237", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753346400", "uncertainty": 120 }, "stopId": "0:19040C", "stopSequence": 1 } ], "trip": { "directionId": 0, "routeId": "1110", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990237" } } }, { "id": "990212", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753346400", "uncertainty": 120 }, "stopId": "0:19055C", "stopSequence": 1 } ], "trip": { "directionId": 1, "routeId": "1070", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990212" } } }, { "id": "990235", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753342975", "uncertainty": 120 }, "departure": { "time": "1753343023", "uncertainty": 120 }, "stopId": "0:01362P", "stopSequence": 2 }, { "arrival": { "time": "1753343083", "uncertainty": 120 }, "departure": { "time": "1753343113", "uncertainty": 120 }, "stopId": "0:18130P", "stopSequence": 3 }, { "arrival": { "time": "1753343173", "uncertainty": 120 }, "departure": { "time": "1753343173", "uncertainty": 120 }, "stopId": "0:01330C", "stopSequence": 4 }, { "arrival": { "time": "1753343203", "uncertainty": 120 }, "departure": { "time": "1753343203", "uncertainty": 120 }, "stopId": "0:01335C", "stopSequence": 5 }, { "arrival": { "time": "1753343300", "uncertainty": 120 }, "departure": { "time": "1753343325", "uncertainty": 120 }, "stopId": "0:01385C", "stopSequence": 6 }, { "arrival": { "time": "1753343444", "uncertainty": 120 }, "departure": { "time": "1753343503", "uncertainty": 120 }, "stopId": "0:01420P", "stopSequence": 7 }, { "arrival": { "time": "1753343602", "uncertainty": 120 }, "departure": { "time": "1753343623", "uncertainty": 120 }, "stopId": "0:01430P", "stopSequence": 8 }, { "arrival": { "time": "1753343693", "uncertainty": 120 }, "departure": { "time": "1753343693", "uncertainty": 120 }, "stopId": "0:01840P", "stopSequence": 9 }, { "arrival": { "time": "1753343791", "uncertainty": 120 }, "departure": { "time": "1753343791", "uncertainty": 120 }, "stopId": "0:01850P", "stopSequence": 10 }, { "arrival": { "time": "1753343850", "uncertainty": 120 }, "departure": { "time": "1753343863", "uncertainty": 120 }, "stopId": "0:01860P", "stopSequence": 11 }, { "arrival": { "time": "1753343923", "uncertainty": 120 }, "departure": { "time": "1753343923", "uncertainty": 120 }, "stopId": "0:01600C", "stopSequence": 12 }, { "arrival": { "time": "1753343996", "uncertainty": 120 }, "departure": { "time": "1753343996", "uncertainty": 120 }, "stopId": "0:01601C", "stopSequence": 13 }, { "arrival": { "time": "1753344068", "uncertainty": 120 }, "departure": { "time": "1753344073", "uncertainty": 120 }, "stopId": "0:01606C", "stopSequence": 14 }, { "arrival": { "time": "1753344134", "uncertainty": 120 }, "departure": { "time": "1753344134", "uncertainty": 120 }, "stopId": "0:18240C", "stopSequence": 15 }, { "arrival": { "time": "1753344162", "uncertainty": 120 }, "departure": { "time": "1753344164", "uncertainty": 120 }, "stopId": "0:02140P", "stopSequence": 16 }, { "arrival": { "time": "1753344268", "uncertainty": 120 }, "departure": { "time": "1753344284", "uncertainty": 120 }, "stopId": "0:02150P", "stopSequence": 17 }, { "arrival": { "time": "1753344349", "uncertainty": 120 }, "departure": { "time": "1753344349", "uncertainty": 120 }, "stopId": "0:02160P", "stopSequence": 18 }, { "arrival": { "time": "1753344462", "uncertainty": 120 }, "departure": { "time": "1753344462", "uncertainty": 120 }, "stopId": "0:02170P", "stopSequence": 19 }, { "arrival": { "time": "1753344494", "uncertainty": 120 }, "departure": { "time": "1753344494", "uncertainty": 120 }, "stopId": "0:02176P", "stopSequence": 20 }, { "arrival": { "time": "1753344594", "uncertainty": 120 }, "departure": { "time": "1753344594", "uncertainty": 120 }, "stopId": "0:02175P", "stopSequence": 21 }, { "arrival": { "time": "1753344643", "uncertainty": 120 }, "departure": { "time": "1753344643", "uncertainty": 120 }, "stopId": "0:02180P", "stopSequence": 22 }, { "arrival": { "time": "1753344678", "uncertainty": 120 }, "departure": { "time": "1753344678", "uncertainty": 120 }, "stopId": "0:02190P", "stopSequence": 23 }, { "arrival": { "time": "1753344715", "uncertainty": 120 }, "departure": { "time": "1753344734", "uncertainty": 120 }, "stopId": "0:02200P", "stopSequence": 24 }, { "arrival": { "time": "1753344770", "uncertainty": 120 }, "departure": { "time": "1753344770", "uncertainty": 120 }, "stopId": "0:02210P", "stopSequence": 25 }, { "arrival": { "time": "1753344858", "uncertainty": 120 }, "departure": { "time": "1753344858", "uncertainty": 120 }, "stopId": "0:02220P", "stopSequence": 26 }, { "arrival": { "time": "1753344899", "uncertainty": 120 }, "departure": { "time": "1753344913", "uncertainty": 120 }, "stopId": "0:02230P", "stopSequence": 27 }, { "arrival": { "time": "1753344979", "uncertainty": 120 }, "departure": { "time": "1753344979", "uncertainty": 120 }, "stopId": "0:05490P", "stopSequence": 28 }, { "arrival": { "time": "1753345040", "uncertainty": 120 }, "departure": { "time": "1753345063", "uncertainty": 120 }, "stopId": "0:05480P", "stopSequence": 29 }, { "arrival": { "time": "1753345109", "uncertainty": 120 }, "departure": { "time": "1753345109", "uncertainty": 120 }, "stopId": "0:05475P", "stopSequence": 30 }, { "arrival": { "time": "1753345156", "uncertainty": 120 }, "departure": { "time": "1753345156", "uncertainty": 120 }, "stopId": "0:PE21030P", "stopSequence": 31 }, { "arrival": { "time": "1753345257", "uncertainty": 120 }, "departure": { "time": "1753345377", "uncertainty": 120 }, "stopId": "0:PE21020P", "stopSequence": 32 }, { "arrival": { "time": "1753345445", "uncertainty": 120 }, "departure": { "time": "1753345445", "uncertainty": 120 }, "stopId": "0:PE0440P", "stopSequence": 33 }, { "arrival": { "time": "1753345486", "uncertainty": 120 }, "departure": { "time": "1753345486", "uncertainty": 120 }, "stopId": "0:PE04037P", "stopSequence": 34 }, { "arrival": { "time": "1753345622", "uncertainty": 120 }, "departure": { "time": "1753345622", "uncertainty": 120 }, "stopId": "0:PE00401C", "stopSequence": 35 }, { "arrival": { "time": "1753345638", "uncertainty": 120 }, "departure": { "time": "1753345638", "uncertainty": 120 }, "stopId": "0:PE21060C", "stopSequence": 36 }, { "arrival": { "time": "1753345661", "uncertainty": 120 }, "departure": { "time": "1753345661", "uncertainty": 120 }, "stopId": "0:PE04102C", "stopSequence": 37 }, { "arrival": { "time": "1753345705", "uncertainty": 120 }, "departure": { "time": "1753345705", "uncertainty": 120 }, "stopId": "0:PE04103C", "stopSequence": 38 }, { "arrival": { "time": "1753345750", "uncertainty": 120 }, "departure": { "time": "1753345750", "uncertainty": 120 }, "stopId": "0:PE04104C", "stopSequence": 39 }, { "arrival": { "time": "1753345781", "uncertainty": 120 }, "departure": { "time": "1753345781", "uncertainty": 120 }, "stopId": "0:PE04105C", "stopSequence": 40 }, { "arrival": { "time": "1753345806", "uncertainty": 120 }, "departure": { "time": "1753345806", "uncertainty": 120 }, "stopId": "0:PE04107C", "stopSequence": 41 }, { "arrival": { "time": "1753345882", "uncertainty": 120 }, "departure": { "time": "1753345882", "uncertainty": 120 }, "stopId": "0:PE0150P", "stopSequence": 42 }, { "arrival": { "time": "1753345924", "uncertainty": 120 }, "departure": { "time": "1753345924", "uncertainty": 120 }, "stopId": "0:PE0155P", "stopSequence": 43 }, { "arrival": { "time": "1753345937", "uncertainty": 120 }, "departure": { "time": "1753345937", "uncertainty": 120 }, "stopId": "0:PE0160P", "stopSequence": 44 }, { "arrival": { "time": "1753345969", "uncertainty": 120 }, "departure": { "time": "1753345969", "uncertainty": 120 }, "stopId": "0:PE00200P", "stopSequence": 45 }, { "arrival": { "time": "1753345979", "uncertainty": 120 }, "stopId": "0:PE00200C", "stopSequence": 46 } ], "trip": { "directionId": 0, "routeId": "1110", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990235" }, "vehicle": { "id": "108", "label": "108" } } }, { "id": "990249", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753346400", "uncertainty": 120 }, "stopId": "0:PE00200C", "stopSequence": 1 } ], "trip": { "directionId": 1, "routeId": "1110", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990249" } } }, { "id": "990262", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753342856", "uncertainty": 120 }, "departure": { "time": "1753342856", "uncertainty": 120 }, "stopId": "0:07215C", "stopSequence": 2 }, { "arrival": { "time": "1753342939", "uncertainty": 120 }, "departure": { "time": "1753342939", "uncertainty": 120 }, "stopId": "0:07200C", "stopSequence": 3 }, { "arrival": { "time": "1753342949", "uncertainty": 120 }, "departure": { "time": "1753342962", "uncertainty": 120 }, "stopId": "0:04170C", "stopSequence": 4 }, { "arrival": { "time": "1753343007", "uncertainty": 120 }, "departure": { "time": "1753343022", "uncertainty": 120 }, "stopId": "0:04160C", "stopSequence": 5 }, { "arrival": { "time": "1753343030", "uncertainty": 120 }, "departure": { "time": "1753343052", "uncertainty": 120 }, "stopId": "0:04150C", "stopSequence": 6 }, { "arrival": { "time": "1753343094", "uncertainty": 120 }, "departure": { "time": "1753343112", "uncertainty": 120 }, "stopId": "0:04131C", "stopSequence": 7 }, { "arrival": { "time": "1753343172", "uncertainty": 120 }, "departure": { "time": "1753343172", "uncertainty": 120 }, "stopId": "0:07210C", "stopSequence": 8 }, { "arrival": { "time": "1753343229", "uncertainty": 120 }, "departure": { "time": "1753343229", "uncertainty": 120 }, "stopId": "0:04250C", "stopSequence": 9 }, { "arrival": { "time": "1753343262", "uncertainty": 120 }, "departure": { "time": "1753343262", "uncertainty": 120 }, "stopId": "0:01335P", "stopSequence": 10 }, { "arrival": { "time": "1753343367", "uncertainty": 120 }, "departure": { "time": "1753343367", "uncertainty": 120 }, "stopId": "0:18130C", "stopSequence": 11 }, { "arrival": { "time": "1753343464", "uncertainty": 120 }, "departure": { "time": "1753343464", "uncertainty": 120 }, "stopId": "0:01365C", "stopSequence": 12 }, { "arrival": { "time": "1753343528", "uncertainty": 120 }, "departure": { "time": "1753343562", "uncertainty": 120 }, "stopId": "0:19050C", "stopSequence": 13 }, { "arrival": { "time": "1753343710", "uncertainty": 120 }, "departure": { "time": "1753343710", "uncertainty": 120 }, "stopId": "0:01365P", "stopSequence": 14 }, { "arrival": { "time": "1753343770", "uncertainty": 120 }, "departure": { "time": "1753343772", "uncertainty": 120 }, "stopId": "0:18130P", "stopSequence": 15 }, { "arrival": { "time": "1753343832", "uncertainty": 120 }, "departure": { "time": "1753343832", "uncertainty": 120 }, "stopId": "0:01330C", "stopSequence": 16 }, { "arrival": { "time": "1753343881", "uncertainty": 120 }, "departure": { "time": "1753343881", "uncertainty": 120 }, "stopId": "0:01335C", "stopSequence": 17 }, { "arrival": { "time": "1753343952", "uncertainty": 120 }, "departure": { "time": "1753343952", "uncertainty": 120 }, "stopId": "0:01385C", "stopSequence": 18 }, { "arrival": { "time": "1753344100", "uncertainty": 120 }, "departure": { "time": "1753344132", "uncertainty": 120 }, "stopId": "0:01420P", "stopSequence": 19 }, { "arrival": { "time": "1753344266", "uncertainty": 120 }, "departure": { "time": "1753344266", "uncertainty": 120 }, "stopId": "0:01430P", "stopSequence": 20 }, { "arrival": { "time": "1753344342", "uncertainty": 120 }, "departure": { "time": "1753344342", "uncertainty": 120 }, "stopId": "0:19320C", "stopSequence": 21 }, { "arrival": { "time": "1753344479", "uncertainty": 120 }, "departure": { "time": "1753344479", "uncertainty": 120 }, "stopId": "0:01265P", "stopSequence": 22 }, { "arrival": { "time": "1753344580", "uncertainty": 120 }, "departure": { "time": "1753344582", "uncertainty": 120 }, "stopId": "0:01270C", "stopSequence": 23 }, { "arrival": { "time": "1753344625", "uncertainty": 120 }, "departure": { "time": "1753344625", "uncertainty": 120 }, "stopId": "0:01280C", "stopSequence": 24 }, { "arrival": { "time": "1753344750", "uncertainty": 120 }, "departure": { "time": "1753344750", "uncertainty": 120 }, "stopId": "0:01365C", "stopSequence": 25 }, { "arrival": { "time": "1753344822", "uncertainty": 120 }, "departure": { "time": "1753344822", "uncertainty": 120 }, "stopId": "0:19050C", "stopSequence": 26 }, { "arrival": { "time": "1753345015", "uncertainty": 120 }, "departure": { "time": "1753345032", "uncertainty": 120 }, "stopId": "0:01365P", "stopSequence": 27 }, { "arrival": { "time": "1753345130", "uncertainty": 120 }, "departure": { "time": "1753345130", "uncertainty": 120 }, "stopId": "0:18130P", "stopSequence": 28 }, { "arrival": { "time": "1753345175", "uncertainty": 120 }, "departure": { "time": "1753345175", "uncertainty": 120 }, "stopId": "0:01330C", "stopSequence": 29 }, { "arrival": { "time": "1753345231", "uncertainty": 120 }, "departure": { "time": "1753345231", "uncertainty": 120 }, "stopId": "0:01335C", "stopSequence": 30 }, { "arrival": { "time": "1753345285", "uncertainty": 120 }, "departure": { "time": "1753345285", "uncertainty": 120 }, "stopId": "0:04250P", "stopSequence": 31 }, { "arrival": { "time": "1753345317", "uncertainty": 120 }, "departure": { "time": "1753345317", "uncertainty": 120 }, "stopId": "0:07210P", "stopSequence": 32 }, { "arrival": { "time": "1753345345", "uncertainty": 120 }, "departure": { "time": "1753345345", "uncertainty": 120 }, "stopId": "0:04140P", "stopSequence": 33 }, { "arrival": { "time": "1753345385", "uncertainty": 120 }, "departure": { "time": "1753345385", "uncertainty": 120 }, "stopId": "0:04150P", "stopSequence": 34 }, { "arrival": { "time": "1753345417", "uncertainty": 120 }, "departure": { "time": "1753345417", "uncertainty": 120 }, "stopId": "0:04160P", "stopSequence": 35 }, { "arrival": { "time": "1753345454", "uncertainty": 120 }, "departure": { "time": "1753345454", "uncertainty": 120 }, "stopId": "0:04170P", "stopSequence": 36 }, { "arrival": { "time": "1753345477", "uncertainty": 120 }, "departure": { "time": "1753345477", "uncertainty": 120 }, "stopId": "0:07200P", "stopSequence": 37 }, { "arrival": { "time": "1753345535", "uncertainty": 120 }, "departure": { "time": "1753345535", "uncertainty": 120 }, "stopId": "0:07215P", "stopSequence": 38 }, { "arrival": { "time": "1753345589", "uncertainty": 120 }, "departure": { "time": "1753345589", "uncertainty": 120 }, "stopId": "0:04195P", "stopSequence": 39 }, { "arrival": { "time": "1753345593", "uncertainty": 120 }, "departure": { "time": "1753345593", "uncertainty": 120 }, "stopId": "0:04195C", "stopSequence": 40 }, { "arrival": { "time": "1753345653", "uncertainty": 120 }, "stopId": "0:07190C", "stopSequence": 41 } ], "trip": { "directionId": 0, "routeId": "1170", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990262" }, "vehicle": { "id": "180", "label": "180" } } }, { "id": "990264", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753347600", "uncertainty": 120 }, "stopId": "0:07190C", "stopSequence": 1 } ], "trip": { "directionId": 0, "routeId": "1170", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990264" } } }, { "id": "990263", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753345364", "uncertainty": 120 }, "departure": { "time": "1753345364", "uncertainty": 120 }, "stopId": "0:07215C", "stopSequence": 2 }, { "arrival": { "time": "1753345425", "uncertainty": 120 }, "departure": { "time": "1753345425", "uncertainty": 120 }, "stopId": "0:07200C", "stopSequence": 3 }, { "arrival": { "time": "1753345435", "uncertainty": 120 }, "departure": { "time": "1753345435", "uncertainty": 120 }, "stopId": "0:04170C", "stopSequence": 4 }, { "arrival": { "time": "1753345455", "uncertainty": 120 }, "departure": { "time": "1753345455", "uncertainty": 120 }, "stopId": "0:04160C", "stopSequence": 5 }, { "arrival": { "time": "1753345463", "uncertainty": 120 }, "departure": { "time": "1753345463", "uncertainty": 120 }, "stopId": "0:04150C", "stopSequence": 6 }, { "arrival": { "time": "1753345485", "uncertainty": 120 }, "departure": { "time": "1753345485", "uncertainty": 120 }, "stopId": "0:04131C", "stopSequence": 7 }, { "arrival": { "time": "1753345551", "uncertainty": 120 }, "departure": { "time": "1753345551", "uncertainty": 120 }, "stopId": "0:07210C", "stopSequence": 8 }, { "arrival": { "time": "1753345605", "uncertainty": 120 }, "departure": { "time": "1753345605", "uncertainty": 120 }, "stopId": "0:04250C", "stopSequence": 9 }, { "arrival": { "time": "1753345669", "uncertainty": 120 }, "departure": { "time": "1753345669", "uncertainty": 120 }, "stopId": "0:01335P", "stopSequence": 10 }, { "arrival": { "time": "1753345820", "uncertainty": 120 }, "departure": { "time": "1753345820", "uncertainty": 120 }, "stopId": "0:18130C", "stopSequence": 11 }, { "arrival": { "time": "1753345900", "uncertainty": 120 }, "departure": { "time": "1753345900", "uncertainty": 120 }, "stopId": "0:01365C", "stopSequence": 12 }, { "arrival": { "time": "1753345964", "uncertainty": 120 }, "departure": { "time": "1753345964", "uncertainty": 120 }, "stopId": "0:19050C", "stopSequence": 13 }, { "arrival": { "time": "1753346058", "uncertainty": 120 }, "departure": { "time": "1753346058", "uncertainty": 120 }, "stopId": "0:01365P", "stopSequence": 14 }, { "arrival": { "time": "1753346107", "uncertainty": 120 }, "departure": { "time": "1753346107", "uncertainty": 120 }, "stopId": "0:18130P", "stopSequence": 15 }, { "arrival": { "time": "1753346144", "uncertainty": 120 }, "departure": { "time": "1753346144", "uncertainty": 120 }, "stopId": "0:01330C", "stopSequence": 16 }, { "arrival": { "time": "1753346204", "uncertainty": 120 }, "departure": { "time": "1753346204", "uncertainty": 120 }, "stopId": "0:01335C", "stopSequence": 17 }, { "arrival": { "time": "1753346264", "uncertainty": 120 }, "departure": { "time": "1753346264", "uncertainty": 120 }, "stopId": "0:01385C", "stopSequence": 18 }, { "arrival": { "time": "1753346371", "uncertainty": 120 }, "departure": { "time": "1753346371", "uncertainty": 120 }, "stopId": "0:01420P", "stopSequence": 19 }, { "arrival": { "time": "1753346450", "uncertainty": 120 }, "departure": { "time": "1753346450", "uncertainty": 120 }, "stopId": "0:01430P", "stopSequence": 20 }, { "arrival": { "time": "1753346515", "uncertainty": 120 }, "departure": { "time": "1753346515", "uncertainty": 120 }, "stopId": "0:19320C", "stopSequence": 21 }, { "arrival": { "time": "1753346624", "uncertainty": 120 }, "departure": { "time": "1753346624", "uncertainty": 120 }, "stopId": "0:01265P", "stopSequence": 22 }, { "arrival": { "time": "1753346722", "uncertainty": 120 }, "departure": { "time": "1753346722", "uncertainty": 120 }, "stopId": "0:01270C", "stopSequence": 23 }, { "arrival": { "time": "1753346775", "uncertainty": 120 }, "departure": { "time": "1753346775", "uncertainty": 120 }, "stopId": "0:01280C", "stopSequence": 24 }, { "arrival": { "time": "1753346934", "uncertainty": 120 }, "departure": { "time": "1753346934", "uncertainty": 120 }, "stopId": "0:01365C", "stopSequence": 25 }, { "arrival": { "time": "1753346985", "uncertainty": 120 }, "departure": { "time": "1753346985", "uncertainty": 120 }, "stopId": "0:19050C", "stopSequence": 26 }, { "arrival": { "time": "1753347084", "uncertainty": 120 }, "departure": { "time": "1753347084", "uncertainty": 120 }, "stopId": "0:01365P", "stopSequence": 27 }, { "arrival": { "time": "1753347135", "uncertainty": 120 }, "departure": { "time": "1753347135", "uncertainty": 120 }, "stopId": "0:18130P", "stopSequence": 28 }, { "arrival": { "time": "1753347173", "uncertainty": 120 }, "departure": { "time": "1753347173", "uncertainty": 120 }, "stopId": "0:01330C", "stopSequence": 29 }, { "arrival": { "time": "1753347238", "uncertainty": 120 }, "departure": { "time": "1753347238", "uncertainty": 120 }, "stopId": "0:01335C", "stopSequence": 30 }, { "arrival": { "time": "1753347285", "uncertainty": 120 }, "departure": { "time": "1753347285", "uncertainty": 120 }, "stopId": "0:04250P", "stopSequence": 31 }, { "arrival": { "time": "1753347313", "uncertainty": 120 }, "departure": { "time": "1753347313", "uncertainty": 120 }, "stopId": "0:07210P", "stopSequence": 32 }, { "arrival": { "time": "1753347341", "uncertainty": 120 }, "departure": { "time": "1753347341", "uncertainty": 120 }, "stopId": "0:04140P", "stopSequence": 33 }, { "arrival": { "time": "1753347378", "uncertainty": 120 }, "departure": { "time": "1753347378", "uncertainty": 120 }, "stopId": "0:04150P", "stopSequence": 34 }, { "arrival": { "time": "1753347405", "uncertainty": 120 }, "departure": { "time": "1753347405", "uncertainty": 120 }, "stopId": "0:04160P", "stopSequence": 35 }, { "arrival": { "time": "1753347442", "uncertainty": 120 }, "departure": { "time": "1753347442", "uncertainty": 120 }, "stopId": "0:04170P", "stopSequence": 36 }, { "arrival": { "time": "1753347465", "uncertainty": 120 }, "departure": { "time": "1753347465", "uncertainty": 120 }, "stopId": "0:07200P", "stopSequence": 37 }, { "arrival": { "time": "1753347525", "uncertainty": 120 }, "departure": { "time": "1753347525", "uncertainty": 120 }, "stopId": "0:07215P", "stopSequence": 38 }, { "arrival": { "time": "1753347581", "uncertainty": 120 }, "departure": { "time": "1753347581", "uncertainty": 120 }, "stopId": "0:04195P", "stopSequence": 39 }, { "arrival": { "time": "1753347585", "uncertainty": 120 }, "departure": { "time": "1753347585", "uncertainty": 120 }, "stopId": "0:04195C", "stopSequence": 40 }, { "arrival": { "time": "1753347645", "uncertainty": 120 }, "stopId": "0:07190C", "stopSequence": 41 } ], "trip": { "directionId": 0, "routeId": "1170", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990263" }, "vehicle": { "id": "179", "label": "179" } } }, { "id": "990128", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753349294", "uncertainty": 120 }, "departure": { "time": "1753349294", "uncertainty": 120 }, "stopId": "0:04020C" }, { "arrival": { "time": "1753349325", "uncertainty": 120 }, "departure": { "time": "1753349325", "uncertainty": 120 }, "stopId": "0:13010C" }, { "arrival": { "time": "1753349374", "uncertainty": 120 }, "departure": { "time": "1753349374", "uncertainty": 120 }, "stopId": "0:13030C" }, { "arrival": { "time": "1753349384", "uncertainty": 120 }, "departure": { "time": "1753349384", "uncertainty": 120 }, "stopId": "0:13030C" }, { "arrival": { "time": "1753349453", "uncertainty": 120 }, "departure": { "time": "1753349453", "uncertainty": 120 }, "stopId": "0:13050C" }, { "arrival": { "time": "1753349493", "uncertainty": 120 }, "departure": { "time": "1753349493", "uncertainty": 120 }, "stopId": "0:04080P" }, { "arrival": { "time": "1753349542", "uncertainty": 120 }, "departure": { "time": "1753349542", "uncertainty": 120 }, "stopId": "0:04080C" }, { "departure": { "time": "1753348800", "uncertainty": 120 }, "stopId": "0:03010C", "stopSequence": 1 }, { "arrival": { "time": "1753348920", "uncertainty": 120 }, "departure": { "time": "1753348920", "uncertainty": 120 }, "stopId": "0:01010C", "stopSequence": 2 }, { "arrival": { "time": "1753348995", "uncertainty": 120 }, "departure": { "time": "1753348995", "uncertainty": 120 }, "stopId": "0:03030C", "stopSequence": 3 }, { "arrival": { "time": "1753349098", "uncertainty": 120 }, "departure": { "time": "1753349098", "uncertainty": 120 }, "stopId": "0:03040C", "stopSequence": 4 }, { "arrival": { "time": "1753349148", "uncertainty": 120 }, "departure": { "time": "1753349148", "uncertainty": 120 }, "stopId": "0:03050C", "stopSequence": 5 }, { "arrival": { "time": "1753349176", "uncertainty": 120 }, "departure": { "time": "1753349176", "uncertainty": 120 }, "stopId": "0:03060C", "stopSequence": 6 }, { "arrival": { "time": "1753349229", "uncertainty": 120 }, "departure": { "time": "1753349229", "uncertainty": 120 }, "stopId": "0:03070C", "stopSequence": 7 }, { "arrival": { "time": "1753349250", "uncertainty": 120 }, "departure": { "time": "1753349250", "uncertainty": 120 }, "stopId": "0:04015C", "stopSequence": 8 }, { "arrival": { "time": "1753349292", "uncertainty": 120 }, "departure": { "time": "1753349292", "uncertainty": 120 }, "stopId": "0:04020C", "stopSequence": 9 }, { "arrival": { "time": "1753349317", "uncertainty": 120 }, "departure": { "time": "1753349317", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:04030C", "stopSequence": 10 }, { "arrival": { "time": "1753349375", "uncertainty": 120 }, "departure": { "time": "1753349375", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:04040C", "stopSequence": 11 }, { "arrival": { "time": "1753349417", "uncertainty": 120 }, "departure": { "time": "1753349417", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:04050C", "stopSequence": 12 }, { "arrival": { "time": "1753349452", "uncertainty": 120 }, "departure": { "time": "1753349452", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:04060C", "stopSequence": 13 }, { "arrival": { "time": "1753349491", "uncertainty": 120 }, "departure": { "time": "1753349491", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:04070C", "stopSequence": 14 }, { "arrival": { "time": "1753349520", "uncertainty": 120 }, "departure": { "time": "1753349520", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:04075C", "stopSequence": 15 }, { "arrival": { "time": "1753349564", "uncertainty": 120 }, "departure": { "time": "1753349564", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:04080C", "stopSequence": 16 }, { "arrival": { "time": "1753349569", "uncertainty": 120 }, "departure": { "time": "1753349569", "uncertainty": 120 }, "stopId": "0:04090C", "stopSequence": 17 }, { "arrival": { "time": "1753349610", "uncertainty": 120 }, "departure": { "time": "1753349610", "uncertainty": 120 }, "stopId": "0:03100C", "stopSequence": 18 }, { "arrival": { "time": "1753349702", "uncertainty": 120 }, "departure": { "time": "1753349702", "uncertainty": 120 }, "stopId": "0:03110C", "stopSequence": 19 }, { "arrival": { "time": "1753349738", "uncertainty": 120 }, "departure": { "time": "1753349738", "uncertainty": 120 }, "stopId": "0:03120C", "stopSequence": 20 }, { "arrival": { "time": "1753349777", "uncertainty": 120 }, "departure": { "time": "1753349777", "uncertainty": 120 }, "stopId": "0:03130C", "stopSequence": 21 }, { "arrival": { "time": "1753349812", "uncertainty": 120 }, "departure": { "time": "1753349812", "uncertainty": 120 }, "stopId": "0:03150C", "stopSequence": 22 }, { "arrival": { "time": "1753349861", "uncertainty": 120 }, "departure": { "time": "1753349861", "uncertainty": 120 }, "stopId": "0:03140C", "stopSequence": 23 }, { "arrival": { "time": "1753349891", "uncertainty": 120 }, "departure": { "time": "1753349891", "uncertainty": 120 }, "stopId": "0:03160C", "stopSequence": 24 }, { "arrival": { "time": "1753349932", "uncertainty": 120 }, "departure": { "time": "1753349932", "uncertainty": 120 }, "stopId": "0:03170C", "stopSequence": 25 }, { "arrival": { "time": "1753350000", "uncertainty": 120 }, "departure": { "time": "1753350000", "uncertainty": 120 }, "stopId": "0:18260C", "stopSequence": 26 }, { "arrival": { "time": "1753350034", "uncertainty": 120 }, "departure": { "time": "1753350034", "uncertainty": 120 }, "stopId": "0:18270C", "stopSequence": 27 }, { "arrival": { "time": "1753350104", "uncertainty": 120 }, "departure": { "time": "1753350104", "uncertainty": 120 }, "stopId": "0:03205C", "stopSequence": 28 }, { "arrival": { "time": "1753350179", "uncertainty": 120 }, "departure": { "time": "1753350179", "uncertainty": 120 }, "stopId": "0:03220C", "stopSequence": 29 }, { "arrival": { "time": "1753350224", "uncertainty": 120 }, "departure": { "time": "1753350224", "uncertainty": 120 }, "stopId": "0:03235C", "stopSequence": 30 }, { "arrival": { "time": "1753350292", "uncertainty": 120 }, "departure": { "time": "1753350292", "uncertainty": 120 }, "stopId": "0:03230C", "stopSequence": 31 }, { "arrival": { "time": "1753350344", "uncertainty": 120 }, "departure": { "time": "1753350344", "uncertainty": 120 }, "stopId": "0:03250C", "stopSequence": 32 }, { "arrival": { "time": "1753350367", "uncertainty": 120 }, "departure": { "time": "1753350367", "uncertainty": 120 }, "stopId": "0:03265C", "stopSequence": 33 }, { "arrival": { "time": "1753350395", "uncertainty": 120 }, "departure": { "time": "1753350395", "uncertainty": 120 }, "stopId": "0:03269C", "stopSequence": 34 }, { "arrival": { "time": "1753350428", "uncertainty": 120 }, "departure": { "time": "1753350428", "uncertainty": 120 }, "stopId": "0:03270C", "stopSequence": 35 }, { "arrival": { "time": "1753350464", "uncertainty": 120 }, "departure": { "time": "1753350464", "uncertainty": 120 }, "stopId": "0:03295C", "stopSequence": 36 }, { "arrival": { "time": "1753350536", "uncertainty": 120 }, "departure": { "time": "1753350536", "uncertainty": 120 }, "stopId": "0:03290C", "stopSequence": 37 }, { "arrival": { "time": "1753350644", "uncertainty": 120 }, "departure": { "time": "1753350644", "uncertainty": 120 }, "stopId": "0:01230C", "stopSequence": 38 }, { "arrival": { "time": "1753350707", "uncertainty": 120 }, "departure": { "time": "1753350707", "uncertainty": 120 }, "stopId": "0:01240C", "stopSequence": 39 }, { "arrival": { "time": "1753350764", "uncertainty": 120 }, "departure": { "time": "1753350764", "uncertainty": 120 }, "stopId": "0:01270C", "stopSequence": 40 }, { "arrival": { "time": "1753350820", "uncertainty": 120 }, "departure": { "time": "1753350820", "uncertainty": 120 }, "stopId": "0:01280C", "stopSequence": 41 }, { "arrival": { "time": "1753350903", "uncertainty": 120 }, "departure": { "time": "1753350903", "uncertainty": 120 }, "stopId": "0:18170C", "stopSequence": 42 }, { "arrival": { "time": "1753350942", "uncertainty": 120 }, "departure": { "time": "1753350942", "uncertainty": 120 }, "stopId": "0:18180C", "stopSequence": 43 }, { "arrival": { "time": "1753351004", "uncertainty": 120 }, "departure": { "time": "1753351004", "uncertainty": 120 }, "stopId": "0:01320C", "stopSequence": 44 }, { "arrival": { "time": "1753351062", "uncertainty": 120 }, "departure": { "time": "1753351062", "uncertainty": 120 }, "stopId": "0:18130C", "stopSequence": 45 }, { "arrival": { "time": "1753351157", "uncertainty": 120 }, "departure": { "time": "1753351157", "uncertainty": 120 }, "stopId": "0:01362C", "stopSequence": 46 }, { "arrival": { "time": "1753351245", "uncertainty": 120 }, "stopId": "0:19065C", "stopSequence": 47 } ], "trip": { "directionId": 0, "routeId": "1040", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990128" } } }, { "id": "990146", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753350677", "uncertainty": 120 }, "departure": { "time": "1753350677", "uncertainty": 120 }, "stopId": "0:04080C" }, { "arrival": { "time": "1753350707", "uncertainty": 120 }, "departure": { "time": "1753350707", "uncertainty": 120 }, "stopId": "0:04090C" }, { "arrival": { "time": "1753350774", "uncertainty": 120 }, "departure": { "time": "1753350774", "uncertainty": 120 }, "stopId": "0:13080C" }, { "arrival": { "time": "1753350817", "uncertainty": 120 }, "departure": { "time": "1753350817", "uncertainty": 120 }, "stopId": "0:13085C" }, { "arrival": { "time": "1753350853", "uncertainty": 120 }, "departure": { "time": "1753350853", "uncertainty": 120 }, "stopId": "0:13090C" }, { "departure": { "time": "1753348800", "uncertainty": 120 }, "stopId": "0:19065C", "stopSequence": 1 }, { "arrival": { "time": "1753348977", "uncertainty": 120 }, "departure": { "time": "1753348977", "uncertainty": 120 }, "stopId": "0:01362P", "stopSequence": 2 }, { "arrival": { "time": "1753349068", "uncertainty": 120 }, "departure": { "time": "1753349068", "uncertainty": 120 }, "stopId": "0:18130P", "stopSequence": 3 }, { "arrival": { "time": "1753349100", "uncertainty": 120 }, "departure": { "time": "1753349100", "uncertainty": 120 }, "stopId": "0:01320P", "stopSequence": 4 }, { "arrival": { "time": "1753349169", "uncertainty": 120 }, "departure": { "time": "1753349169", "uncertainty": 120 }, "stopId": "0:18190P", "stopSequence": 5 }, { "arrival": { "time": "1753349211", "uncertainty": 120 }, "departure": { "time": "1753349211", "uncertainty": 120 }, "stopId": "0:01290P", "stopSequence": 6 }, { "arrival": { "time": "1753349280", "uncertainty": 120 }, "departure": { "time": "1753349280", "uncertainty": 120 }, "stopId": "0:01285P", "stopSequence": 7 }, { "arrival": { "time": "1753349331", "uncertainty": 120 }, "departure": { "time": "1753349331", "uncertainty": 120 }, "stopId": "0:01270P", "stopSequence": 8 }, { "arrival": { "time": "1753349390", "uncertainty": 120 }, "departure": { "time": "1753349390", "uncertainty": 120 }, "stopId": "0:01265P", "stopSequence": 9 }, { "arrival": { "time": "1753349460", "uncertainty": 120 }, "departure": { "time": "1753349460", "uncertainty": 120 }, "stopId": "0:01255P", "stopSequence": 10 }, { "arrival": { "time": "1753349485", "uncertainty": 120 }, "departure": { "time": "1753349485", "uncertainty": 120 }, "stopId": "0:01250P", "stopSequence": 11 }, { "arrival": { "time": "1753349526", "uncertainty": 120 }, "departure": { "time": "1753349526", "uncertainty": 120 }, "stopId": "0:01230P", "stopSequence": 12 }, { "arrival": { "time": "1753349580", "uncertainty": 120 }, "departure": { "time": "1753349580", "uncertainty": 120 }, "stopId": "0:18200P", "stopSequence": 13 }, { "arrival": { "time": "1753349622", "uncertainty": 120 }, "departure": { "time": "1753349622", "uncertainty": 120 }, "stopId": "0:03290P", "stopSequence": 14 }, { "arrival": { "time": "1753349670", "uncertainty": 120 }, "departure": { "time": "1753349670", "uncertainty": 120 }, "stopId": "0:03295P", "stopSequence": 15 }, { "arrival": { "time": "1753349729", "uncertainty": 120 }, "departure": { "time": "1753349729", "uncertainty": 120 }, "stopId": "0:03270P", "stopSequence": 16 }, { "arrival": { "time": "1753349771", "uncertainty": 120 }, "departure": { "time": "1753349771", "uncertainty": 120 }, "stopId": "0:03269P", "stopSequence": 17 }, { "arrival": { "time": "1753349814", "uncertainty": 120 }, "departure": { "time": "1753349814", "uncertainty": 120 }, "stopId": "0:03265P", "stopSequence": 18 }, { "arrival": { "time": "1753349854", "uncertainty": 120 }, "departure": { "time": "1753349854", "uncertainty": 120 }, "stopId": "0:03250P", "stopSequence": 19 }, { "arrival": { "time": "1753349940", "uncertainty": 120 }, "departure": { "time": "1753349940", "uncertainty": 120 }, "stopId": "0:03230P", "stopSequence": 20 }, { "arrival": { "time": "1753349987", "uncertainty": 120 }, "departure": { "time": "1753349987", "uncertainty": 120 }, "stopId": "0:03235P", "stopSequence": 21 }, { "arrival": { "time": "1753350023", "uncertainty": 120 }, "departure": { "time": "1753350023", "uncertainty": 120 }, "stopId": "0:03220P", "stopSequence": 22 }, { "arrival": { "time": "1753350092", "uncertainty": 120 }, "departure": { "time": "1753350092", "uncertainty": 120 }, "stopId": "0:03205P", "stopSequence": 23 }, { "arrival": { "time": "1753350120", "uncertainty": 120 }, "departure": { "time": "1753350120", "uncertainty": 120 }, "stopId": "0:18270P", "stopSequence": 24 }, { "arrival": { "time": "1753350156", "uncertainty": 120 }, "departure": { "time": "1753350156", "uncertainty": 120 }, "stopId": "0:18260P", "stopSequence": 25 }, { "arrival": { "time": "1753350206", "uncertainty": 120 }, "departure": { "time": "1753350206", "uncertainty": 120 }, "stopId": "0:03170P", "stopSequence": 26 }, { "arrival": { "time": "1753350229", "uncertainty": 120 }, "departure": { "time": "1753350229", "uncertainty": 120 }, "stopId": "0:03160P", "stopSequence": 27 }, { "arrival": { "time": "1753350254", "uncertainty": 120 }, "departure": { "time": "1753350254", "uncertainty": 120 }, "stopId": "0:03140P", "stopSequence": 28 }, { "arrival": { "time": "1753350293", "uncertainty": 120 }, "departure": { "time": "1753350293", "uncertainty": 120 }, "stopId": "0:03150P", "stopSequence": 29 }, { "arrival": { "time": "1753350333", "uncertainty": 120 }, "departure": { "time": "1753350333", "uncertainty": 120 }, "stopId": "0:03130P", "stopSequence": 30 }, { "arrival": { "time": "1753350360", "uncertainty": 120 }, "departure": { "time": "1753350360", "uncertainty": 120 }, "stopId": "0:03120P", "stopSequence": 31 }, { "arrival": { "time": "1753350415", "uncertainty": 120 }, "departure": { "time": "1753350415", "uncertainty": 120 }, "stopId": "0:03110P", "stopSequence": 32 }, { "arrival": { "time": "1753350530", "uncertainty": 120 }, "departure": { "time": "1753350530", "uncertainty": 120 }, "stopId": "0:03100P", "stopSequence": 33 }, { "arrival": { "time": "1753350589", "uncertainty": 120 }, "departure": { "time": "1753350589", "uncertainty": 120 }, "stopId": "0:04090P", "stopSequence": 34 }, { "arrival": { "time": "1753350626", "uncertainty": 120 }, "departure": { "time": "1753350626", "uncertainty": 120 }, "stopId": "0:04080P", "stopSequence": 35 }, { "arrival": { "time": "1753350660", "uncertainty": 120 }, "departure": { "time": "1753350660", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:04075P", "stopSequence": 36 }, { "arrival": { "time": "1753350686", "uncertainty": 120 }, "departure": { "time": "1753350686", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:04070P", "stopSequence": 37 }, { "arrival": { "time": "1753350713", "uncertainty": 120 }, "departure": { "time": "1753350713", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:04060P", "stopSequence": 38 }, { "arrival": { "time": "1753350739", "uncertainty": 120 }, "departure": { "time": "1753350739", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:04050P", "stopSequence": 39 }, { "arrival": { "time": "1753350774", "uncertainty": 120 }, "departure": { "time": "1753350774", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:04040P", "stopSequence": 40 }, { "arrival": { "time": "1753350817", "uncertainty": 120 }, "departure": { "time": "1753350817", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:04030P", "stopSequence": 41 }, { "arrival": { "time": "1753350841", "uncertainty": 120 }, "departure": { "time": "1753350841", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:04020P", "stopSequence": 42 }, { "arrival": { "time": "1753350887", "uncertainty": 120 }, "departure": { "time": "1753350887", "uncertainty": 120 }, "stopId": "0:04015P", "stopSequence": 43 }, { "arrival": { "time": "1753350905", "uncertainty": 120 }, "departure": { "time": "1753350905", "uncertainty": 120 }, "stopId": "0:03070P", "stopSequence": 44 }, { "arrival": { "time": "1753350938", "uncertainty": 120 }, "departure": { "time": "1753350938", "uncertainty": 120 }, "stopId": "0:03060P", "stopSequence": 45 }, { "arrival": { "time": "1753350970", "uncertainty": 120 }, "departure": { "time": "1753350970", "uncertainty": 120 }, "stopId": "0:03050P", "stopSequence": 46 }, { "arrival": { "time": "1753351002", "uncertainty": 120 }, "departure": { "time": "1753351002", "uncertainty": 120 }, "stopId": "0:03040P", "stopSequence": 47 }, { "arrival": { "time": "1753351086", "uncertainty": 120 }, "departure": { "time": "1753351086", "uncertainty": 120 }, "stopId": "0:03030P", "stopSequence": 48 }, { "arrival": { "time": "1753351158", "uncertainty": 120 }, "departure": { "time": "1753351158", "uncertainty": 120 }, "stopId": "0:01010P", "stopSequence": 49 }, { "arrival": { "time": "1753351247", "uncertainty": 120 }, "departure": { "time": "1753351247", "uncertainty": 120 }, "stopId": "0:01020C", "stopSequence": 50 }, { "arrival": { "time": "1753351280", "uncertainty": 120 }, "stopId": "0:03010C", "stopSequence": 51 } ], "trip": { "directionId": 1, "routeId": "1040", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990146" } } }, { "id": "990175", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753344030", "uncertainty": 120 }, "stopId": "0:01010P", "stopSequence": 1 }, { "arrival": { "time": "1753344091", "uncertainty": 120 }, "departure": { "time": "1753344091", "uncertainty": 120 }, "stopId": "0:01020C", "stopSequence": 2 }, { "arrival": { "time": "1753344120", "uncertainty": 120 }, "departure": { "time": "1753344120", "uncertainty": 120 }, "stopId": "0:01030C", "stopSequence": 3 }, { "arrival": { "time": "1753344150", "uncertainty": 120 }, "departure": { "time": "1753344150", "uncertainty": 120 }, "stopId": "0:01040C", "stopSequence": 4 }, { "arrival": { "time": "1753344177", "uncertainty": 120 }, "departure": { "time": "1753344177", "uncertainty": 120 }, "stopId": "0:01050C", "stopSequence": 5 }, { "arrival": { "time": "1753344210", "uncertainty": 120 }, "departure": { "time": "1753344210", "uncertainty": 120 }, "stopId": "0:02330P", "stopSequence": 6 }, { "arrival": { "time": "1753344261", "uncertainty": 120 }, "departure": { "time": "1753344261", "uncertainty": 120 }, "stopId": "0:02320P", "stopSequence": 7 }, { "arrival": { "time": "1753344293", "uncertainty": 120 }, "departure": { "time": "1753344293", "uncertainty": 120 }, "stopId": "0:02310P", "stopSequence": 8 }, { "arrival": { "time": "1753344360", "uncertainty": 120 }, "departure": { "time": "1753344360", "uncertainty": 120 }, "stopId": "0:02300P", "stopSequence": 9 }, { "arrival": { "time": "1753344427", "uncertainty": 120 }, "departure": { "time": "1753344427", "uncertainty": 120 }, "stopId": "0:02290P", "stopSequence": 10 }, { "arrival": { "time": "1753344452", "uncertainty": 120 }, "departure": { "time": "1753344452", "uncertainty": 120 }, "stopId": "0:02280P", "stopSequence": 11 }, { "arrival": { "time": "1753344490", "uncertainty": 120 }, "departure": { "time": "1753344490", "uncertainty": 120 }, "stopId": "0:02275P", "stopSequence": 12 }, { "arrival": { "time": "1753344512", "uncertainty": 120 }, "departure": { "time": "1753344512", "uncertainty": 120 }, "stopId": "0:02270P", "stopSequence": 13 }, { "arrival": { "time": "1753344529", "uncertainty": 120 }, "departure": { "time": "1753344529", "uncertainty": 120 }, "stopId": "0:02420C", "stopSequence": 14 }, { "arrival": { "time": "1753344572", "uncertainty": 120 }, "departure": { "time": "1753344572", "uncertainty": 120 }, "stopId": "0:02415C", "stopSequence": 15 }, { "arrival": { "time": "1753344600", "uncertainty": 120 }, "departure": { "time": "1753344600", "uncertainty": 120 }, "stopId": "0:02410C", "stopSequence": 16 }, { "arrival": { "time": "1753344630", "uncertainty": 120 }, "departure": { "time": "1753344630", "uncertainty": 120 }, "stopId": "0:02405C", "stopSequence": 17 }, { "arrival": { "time": "1753344653", "uncertainty": 120 }, "departure": { "time": "1753344653", "uncertainty": 120 }, "stopId": "0:02400C", "stopSequence": 18 }, { "arrival": { "time": "1753344684", "uncertainty": 120 }, "departure": { "time": "1753344684", "uncertainty": 120 }, "stopId": "0:02395C", "stopSequence": 19 }, { "arrival": { "time": "1753344720", "uncertainty": 120 }, "departure": { "time": "1753344720", "uncertainty": 120 }, "stopId": "0:02390C", "stopSequence": 20 }, { "arrival": { "time": "1753344740", "uncertainty": 120 }, "departure": { "time": "1753344751", "uncertainty": 120 }, "stopId": "0:02380C", "stopSequence": 21 }, { "arrival": { "time": "1753344841", "uncertainty": 120 }, "departure": { "time": "1753344841", "uncertainty": 120 }, "stopId": "0:02375C", "stopSequence": 22 }, { "arrival": { "time": "1753344886", "uncertainty": 120 }, "departure": { "time": "1753344886", "uncertainty": 120 }, "stopId": "0:02370C", "stopSequence": 23 }, { "arrival": { "time": "1753344930", "uncertainty": 120 }, "departure": { "time": "1753344930", "uncertainty": 120 }, "stopId": "0:02011C", "stopSequence": 24 }, { "arrival": { "time": "1753345013", "uncertainty": 120 }, "departure": { "time": "1753345013", "uncertainty": 120 }, "stopId": "0:02010C", "stopSequence": 25 }, { "arrival": { "time": "1753345050", "uncertainty": 120 }, "departure": { "time": "1753345050", "uncertainty": 120 }, "stopId": "0:02020C", "stopSequence": 26 }, { "arrival": { "time": "1753345104", "uncertainty": 120 }, "departure": { "time": "1753345104", "uncertainty": 120 }, "stopId": "0:02360P", "stopSequence": 27 }, { "arrival": { "time": "1753345135", "uncertainty": 120 }, "departure": { "time": "1753345140", "uncertainty": 120 }, "stopId": "0:02260P", "stopSequence": 28 }, { "arrival": { "time": "1753345183", "uncertainty": 120 }, "departure": { "time": "1753345200", "uncertainty": 120 }, "stopId": "0:02265P", "stopSequence": 29 }, { "arrival": { "time": "1753345294", "uncertainty": 120 }, "departure": { "time": "1753345323", "uncertainty": 120 }, "stopId": "0:02355P", "stopSequence": 30 }, { "arrival": { "time": "1753345371", "uncertainty": 120 }, "departure": { "time": "1753345379", "uncertainty": 120 }, "stopId": "0:02350P", "stopSequence": 31 }, { "arrival": { "time": "1753345398", "uncertainty": 120 }, "departure": { "time": "1753345410", "uncertainty": 120 }, "stopId": "0:02340P", "stopSequence": 32 }, { "arrival": { "time": "1753345448", "uncertainty": 120 }, "departure": { "time": "1753345448", "uncertainty": 120 }, "stopId": "0:02365P", "stopSequence": 33 }, { "arrival": { "time": "1753345482", "uncertainty": 120 }, "departure": { "time": "1753345482", "uncertainty": 120 }, "stopId": "0:01170P", "stopSequence": 34 }, { "arrival": { "time": "1753345542", "uncertainty": 120 }, "departure": { "time": "1753345542", "uncertainty": 120 }, "stopId": "0:01160P", "stopSequence": 35 }, { "arrival": { "time": "1753345559", "uncertainty": 120 }, "stopId": "0:01160C", "stopSequence": 36 } ], "trip": { "directionId": 1, "routeId": "1060", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990175" }, "vehicle": { "id": "42", "label": "42" } } }, { "id": "990145", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753346400" }, "stopId": "0:19065C", "stopSequence": 1 }, { "arrival": { "time": "1753346613" }, "departure": { "time": "1753346613" }, "stopId": "0:01362P", "stopSequence": 2 }, { "arrival": { "time": "1753346722" }, "departure": { "time": "1753346722" }, "stopId": "0:18130P", "stopSequence": 3 }, { "arrival": { "time": "1753346760" }, "departure": { "time": "1753346760" }, "stopId": "0:01320P", "stopSequence": 4 }, { "arrival": { "time": "1753346829" }, "departure": { "time": "1753346829" }, "stopId": "0:18190P", "stopSequence": 5 }, { "arrival": { "time": "1753346871" }, "departure": { "time": "1753346871" }, "stopId": "0:01290P", "stopSequence": 6 }, { "arrival": { "time": "1753346940" }, "departure": { "time": "1753346940" }, "stopId": "0:01285P", "stopSequence": 7 }, { "arrival": { "time": "1753347008" }, "departure": { "time": "1753347008" }, "stopId": "0:01270P", "stopSequence": 8 }, { "arrival": { "time": "1753347087" }, "departure": { "time": "1753347087" }, "stopId": "0:01265P", "stopSequence": 9 }, { "arrival": { "time": "1753347180" }, "departure": { "time": "1753347180" }, "stopId": "0:01255P", "stopSequence": 10 }, { "arrival": { "time": "1753347205" }, "departure": { "time": "1753347205" }, "stopId": "0:01250P", "stopSequence": 11 }, { "arrival": { "time": "1753347246" }, "departure": { "time": "1753347246" }, "stopId": "0:01230P", "stopSequence": 12 }, { "arrival": { "time": "1753347300" }, "departure": { "time": "1753347300" }, "stopId": "0:18200P", "stopSequence": 13 }, { "arrival": { "time": "1753347342" }, "departure": { "time": "1753347342" }, "stopId": "0:03290P", "stopSequence": 14 }, { "arrival": { "time": "1753347390" }, "departure": { "time": "1753347390" }, "stopId": "0:03295P", "stopSequence": 15 }, { "arrival": { "time": "1753347449" }, "departure": { "time": "1753347449" }, "stopId": "0:03270P", "stopSequence": 16 }, { "arrival": { "time": "1753347491" }, "departure": { "time": "1753347491" }, "stopId": "0:03269P", "stopSequence": 17 }, { "arrival": { "time": "1753347534" }, "departure": { "time": "1753347534" }, "stopId": "0:03265P", "stopSequence": 18 }, { "arrival": { "time": "1753347574" }, "departure": { "time": "1753347574" }, "stopId": "0:03250P", "stopSequence": 19 }, { "arrival": { "time": "1753347660" }, "departure": { "time": "1753347660" }, "stopId": "0:03230P", "stopSequence": 20 }, { "arrival": { "time": "1753347707" }, "departure": { "time": "1753347707" }, "stopId": "0:03235P", "stopSequence": 21 }, { "arrival": { "time": "1753347743" }, "departure": { "time": "1753347743" }, "stopId": "0:03220P", "stopSequence": 22 }, { "arrival": { "time": "1753347812" }, "departure": { "time": "1753347812" }, "stopId": "0:03205P", "stopSequence": 23 }, { "arrival": { "time": "1753347840" }, "departure": { "time": "1753347840" }, "stopId": "0:18270P", "stopSequence": 24 }, { "arrival": { "time": "1753347876" }, "departure": { "time": "1753347876" }, "stopId": "0:18260P", "stopSequence": 25 }, { "arrival": { "time": "1753347926" }, "departure": { "time": "1753347926" }, "stopId": "0:03170P", "stopSequence": 26 }, { "arrival": { "time": "1753347949" }, "departure": { "time": "1753347949" }, "stopId": "0:03160P", "stopSequence": 27 }, { "arrival": { "time": "1753347974" }, "departure": { "time": "1753347974" }, "stopId": "0:03140P", "stopSequence": 28 }, { "arrival": { "time": "1753348013" }, "departure": { "time": "1753348013" }, "stopId": "0:03150P", "stopSequence": 29 }, { "arrival": { "time": "1753348053" }, "departure": { "time": "1753348053" }, "stopId": "0:03130P", "stopSequence": 30 }, { "arrival": { "time": "1753348080" }, "departure": { "time": "1753348080" }, "stopId": "0:03120P", "stopSequence": 31 }, { "arrival": { "time": "1753348135" }, "departure": { "time": "1753348135" }, "stopId": "0:03110P", "stopSequence": 32 }, { "arrival": { "time": "1753348250" }, "departure": { "time": "1753348250" }, "stopId": "0:03100P", "stopSequence": 33 }, { "arrival": { "time": "1753348309" }, "departure": { "time": "1753348309" }, "stopId": "0:04090P", "stopSequence": 34 }, { "arrival": { "time": "1753348346" }, "departure": { "time": "1753348346" }, "stopId": "0:04080P", "stopSequence": 35 }, { "arrival": { "time": "1753348380", "uncertainty": 120 }, "departure": { "time": "1753348380", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:04075P", "stopSequence": 36 }, { "arrival": { "time": "1753348406", "uncertainty": 120 }, "departure": { "time": "1753348406", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:04070P", "stopSequence": 37 }, { "arrival": { "time": "1753348433", "uncertainty": 120 }, "departure": { "time": "1753348433", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:04060P", "stopSequence": 38 }, { "arrival": { "time": "1753348459", "uncertainty": 120 }, "departure": { "time": "1753348459", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:04050P", "stopSequence": 39 }, { "arrival": { "time": "1753348494", "uncertainty": 120 }, "departure": { "time": "1753348494", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:04040P", "stopSequence": 40 }, { "arrival": { "time": "1753348537", "uncertainty": 120 }, "departure": { "time": "1753348537", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:04030P", "stopSequence": 41 }, { "arrival": { "time": "1753348561", "uncertainty": 120 }, "departure": { "time": "1753348561", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:04020P", "stopSequence": 42 }, { "arrival": { "time": "1753348607" }, "departure": { "time": "1753348607" }, "stopId": "0:04015P", "stopSequence": 43 }, { "arrival": { "time": "1753348625" }, "departure": { "time": "1753348625" }, "stopId": "0:03070P", "stopSequence": 44 }, { "arrival": { "time": "1753348658" }, "departure": { "time": "1753348658" }, "stopId": "0:03060P", "stopSequence": 45 }, { "arrival": { "time": "1753348690" }, "departure": { "time": "1753348690" }, "stopId": "0:03050P", "stopSequence": 46 }, { "arrival": { "time": "1753348722" }, "departure": { "time": "1753348722" }, "stopId": "0:03040P", "stopSequence": 47 }, { "arrival": { "time": "1753348805" }, "departure": { "time": "1753348805" }, "stopId": "0:03030P", "stopSequence": 48 }, { "arrival": { "time": "1753348877" }, "departure": { "time": "1753348877" }, "stopId": "0:01010P", "stopSequence": 49 }, { "arrival": { "time": "1753348967" }, "departure": { "time": "1753348967" }, "stopId": "0:01020C", "stopSequence": 50 }, { "arrival": { "time": "1753349001" }, "stopId": "0:03010C", "stopSequence": 51 } ], "trip": { "directionId": 1, "routeId": "1040", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990145" } } }, { "id": "990144", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753346485", "uncertainty": 120 }, "departure": { "time": "1753346485", "uncertainty": 120 }, "stopId": "0:04080C" }, { "arrival": { "time": "1753346515", "uncertainty": 120 }, "departure": { "time": "1753346515", "uncertainty": 120 }, "stopId": "0:04090C" }, { "arrival": { "time": "1753346582", "uncertainty": 120 }, "departure": { "time": "1753346582", "uncertainty": 120 }, "stopId": "0:13080C" }, { "arrival": { "time": "1753346625", "uncertainty": 120 }, "departure": { "time": "1753346625", "uncertainty": 120 }, "stopId": "0:13085C" }, { "arrival": { "time": "1753346661", "uncertainty": 120 }, "departure": { "time": "1753346661", "uncertainty": 120 }, "stopId": "0:13090C" }, { "arrival": { "time": "1753344439", "uncertainty": 120 }, "departure": { "time": "1753344514", "uncertainty": 120 }, "stopId": "0:01362P", "stopSequence": 2 }, { "arrival": { "time": "1753344603", "uncertainty": 120 }, "departure": { "time": "1753344603", "uncertainty": 120 }, "stopId": "0:18130P", "stopSequence": 3 }, { "arrival": { "time": "1753344629", "uncertainty": 120 }, "departure": { "time": "1753344629", "uncertainty": 120 }, "stopId": "0:01320P", "stopSequence": 4 }, { "arrival": { "time": "1753344708", "uncertainty": 120 }, "departure": { "time": "1753344753", "uncertainty": 120 }, "stopId": "0:18190P", "stopSequence": 5 }, { "arrival": { "time": "1753344814", "uncertainty": 120 }, "departure": { "time": "1753344814", "uncertainty": 120 }, "stopId": "0:01290P", "stopSequence": 6 }, { "arrival": { "time": "1753344896", "uncertainty": 120 }, "departure": { "time": "1753344903", "uncertainty": 120 }, "stopId": "0:01285P", "stopSequence": 7 }, { "arrival": { "time": "1753344992", "uncertainty": 120 }, "departure": { "time": "1753344993", "uncertainty": 120 }, "stopId": "0:01270P", "stopSequence": 8 }, { "arrival": { "time": "1753345053", "uncertainty": 120 }, "departure": { "time": "1753345053", "uncertainty": 120 }, "stopId": "0:01265P", "stopSequence": 9 }, { "arrival": { "time": "1753345145", "uncertainty": 120 }, "departure": { "time": "1753345147", "uncertainty": 120 }, "stopId": "0:01255P", "stopSequence": 10 }, { "arrival": { "time": "1753345169", "uncertainty": 120 }, "departure": { "time": "1753345169", "uncertainty": 120 }, "stopId": "0:01250P", "stopSequence": 11 }, { "arrival": { "time": "1753345211", "uncertainty": 120 }, "departure": { "time": "1753345211", "uncertainty": 120 }, "stopId": "0:01230P", "stopSequence": 12 }, { "arrival": { "time": "1753345292", "uncertainty": 120 }, "departure": { "time": "1753345294", "uncertainty": 120 }, "stopId": "0:18200P", "stopSequence": 13 }, { "arrival": { "time": "1753345343", "uncertainty": 120 }, "departure": { "time": "1753345354", "uncertainty": 120 }, "stopId": "0:03290P", "stopSequence": 14 }, { "arrival": { "time": "1753345412", "uncertainty": 120 }, "departure": { "time": "1753345414", "uncertainty": 120 }, "stopId": "0:03295P", "stopSequence": 15 }, { "arrival": { "time": "1753345473", "uncertainty": 120 }, "departure": { "time": "1753345473", "uncertainty": 120 }, "stopId": "0:03270P", "stopSequence": 16 }, { "arrival": { "time": "1753345515", "uncertainty": 120 }, "departure": { "time": "1753345515", "uncertainty": 120 }, "stopId": "0:03269P", "stopSequence": 17 }, { "arrival": { "time": "1753345558", "uncertainty": 120 }, "departure": { "time": "1753345558", "uncertainty": 120 }, "stopId": "0:03265P", "stopSequence": 18 }, { "arrival": { "time": "1753345598", "uncertainty": 120 }, "departure": { "time": "1753345598", "uncertainty": 120 }, "stopId": "0:03250P", "stopSequence": 19 }, { "arrival": { "time": "1753345684", "uncertainty": 120 }, "departure": { "time": "1753345684", "uncertainty": 120 }, "stopId": "0:03230P", "stopSequence": 20 }, { "arrival": { "time": "1753345731", "uncertainty": 120 }, "departure": { "time": "1753345731", "uncertainty": 120 }, "stopId": "0:03235P", "stopSequence": 21 }, { "arrival": { "time": "1753345767", "uncertainty": 120 }, "departure": { "time": "1753345767", "uncertainty": 120 }, "stopId": "0:03220P", "stopSequence": 22 }, { "arrival": { "time": "1753345836", "uncertainty": 120 }, "departure": { "time": "1753345836", "uncertainty": 120 }, "stopId": "0:03205P", "stopSequence": 23 }, { "arrival": { "time": "1753345864", "uncertainty": 120 }, "departure": { "time": "1753345864", "uncertainty": 120 }, "stopId": "0:18270P", "stopSequence": 24 }, { "arrival": { "time": "1753345900", "uncertainty": 120 }, "departure": { "time": "1753345900", "uncertainty": 120 }, "stopId": "0:18260P", "stopSequence": 25 }, { "arrival": { "time": "1753345965", "uncertainty": 120 }, "departure": { "time": "1753345965", "uncertainty": 120 }, "stopId": "0:03170P", "stopSequence": 26 }, { "arrival": { "time": "1753345995", "uncertainty": 120 }, "departure": { "time": "1753345995", "uncertainty": 120 }, "stopId": "0:03160P", "stopSequence": 27 }, { "arrival": { "time": "1753346028", "uncertainty": 120 }, "departure": { "time": "1753346028", "uncertainty": 120 }, "stopId": "0:03140P", "stopSequence": 28 }, { "arrival": { "time": "1753346080", "uncertainty": 120 }, "departure": { "time": "1753346080", "uncertainty": 120 }, "stopId": "0:03150P", "stopSequence": 29 }, { "arrival": { "time": "1753346133", "uncertainty": 120 }, "departure": { "time": "1753346133", "uncertainty": 120 }, "stopId": "0:03130P", "stopSequence": 30 }, { "arrival": { "time": "1753346170", "uncertainty": 120 }, "departure": { "time": "1753346170", "uncertainty": 120 }, "stopId": "0:03120P", "stopSequence": 31 }, { "arrival": { "time": "1753346223", "uncertainty": 120 }, "departure": { "time": "1753346223", "uncertainty": 120 }, "stopId": "0:03110P", "stopSequence": 32 }, { "arrival": { "time": "1753346338", "uncertainty": 120 }, "departure": { "time": "1753346338", "uncertainty": 120 }, "stopId": "0:03100P", "stopSequence": 33 }, { "arrival": { "time": "1753346397", "uncertainty": 120 }, "departure": { "time": "1753346397", "uncertainty": 120 }, "stopId": "0:04090P", "stopSequence": 34 }, { "arrival": { "time": "1753346434", "uncertainty": 120 }, "departure": { "time": "1753346434", "uncertainty": 120 }, "stopId": "0:04080P", "stopSequence": 35 }, { "arrival": { "time": "1753345980", "uncertainty": 120 }, "departure": { "time": "1753345980", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:04075P", "stopSequence": 36 }, { "arrival": { "time": "1753346009", "uncertainty": 120 }, "departure": { "time": "1753346009", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:04070P", "stopSequence": 37 }, { "arrival": { "time": "1753346039", "uncertainty": 120 }, "departure": { "time": "1753346039", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:04060P", "stopSequence": 38 }, { "arrival": { "time": "1753346069", "uncertainty": 120 }, "departure": { "time": "1753346069", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:04050P", "stopSequence": 39 }, { "arrival": { "time": "1753346109", "uncertainty": 120 }, "departure": { "time": "1753346109", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:04040P", "stopSequence": 40 }, { "arrival": { "time": "1753346157", "uncertainty": 120 }, "departure": { "time": "1753346157", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:04030P", "stopSequence": 41 }, { "arrival": { "time": "1753346184", "uncertainty": 120 }, "departure": { "time": "1753346184", "uncertainty": 120 }, "scheduleRelationship": "SKIPPED", "stopId": "0:04020P", "stopSequence": 42 }, { "arrival": { "time": "1753346697", "uncertainty": 120 }, "departure": { "time": "1753346697", "uncertainty": 120 }, "stopId": "0:04015P", "stopSequence": 43 }, { "arrival": { "time": "1753346720", "uncertainty": 120 }, "departure": { "time": "1753346720", "uncertainty": 120 }, "stopId": "0:03070P", "stopSequence": 44 }, { "arrival": { "time": "1753346762", "uncertainty": 120 }, "departure": { "time": "1753346762", "uncertainty": 120 }, "stopId": "0:03060P", "stopSequence": 45 }, { "arrival": { "time": "1753346803", "uncertainty": 120 }, "departure": { "time": "1753346803", "uncertainty": 120 }, "stopId": "0:03050P", "stopSequence": 46 }, { "arrival": { "time": "1753346844", "uncertainty": 120 }, "departure": { "time": "1753346844", "uncertainty": 120 }, "stopId": "0:03040P", "stopSequence": 47 }, { "arrival": { "time": "1753346952", "uncertainty": 120 }, "departure": { "time": "1753346952", "uncertainty": 120 }, "stopId": "0:03030P", "stopSequence": 48 }, { "arrival": { "time": "1753347046", "uncertainty": 120 }, "departure": { "time": "1753347046", "uncertainty": 120 }, "stopId": "0:01010P", "stopSequence": 49 }, { "arrival": { "time": "1753347131", "uncertainty": 120 }, "departure": { "time": "1753347131", "uncertainty": 120 }, "stopId": "0:01020C", "stopSequence": 50 }, { "arrival": { "time": "1753347160", "uncertainty": 120 }, "stopId": "0:03010C", "stopSequence": 51 } ], "trip": { "directionId": 1, "routeId": "1040", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990144" }, "vehicle": { "id": "110", "label": "110" } } }, { "id": "990164", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753345800", "uncertainty": 120 }, "stopId": "0:PE0085C", "stopSequence": 1 } ], "trip": { "directionId": 0, "routeId": "1050", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990164" } } }, { "id": "990168", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753342668", "uncertainty": 120 }, "departure": { "time": "1753342695", "uncertainty": 120 }, "stopId": "0:01362P", "stopSequence": 2 }, { "arrival": { "time": "1753342791", "uncertainty": 120 }, "departure": { "time": "1753342813", "uncertainty": 120 }, "stopId": "0:18130P", "stopSequence": 3 }, { "arrival": { "time": "1753342874", "uncertainty": 120 }, "departure": { "time": "1753342874", "uncertainty": 120 }, "stopId": "0:01330C", "stopSequence": 4 }, { "arrival": { "time": "1753342933", "uncertainty": 120 }, "departure": { "time": "1753342933", "uncertainty": 120 }, "stopId": "0:01335C", "stopSequence": 5 }, { "arrival": { "time": "1753342992", "uncertainty": 120 }, "departure": { "time": "1753342992", "uncertainty": 120 }, "stopId": "0:01385C", "stopSequence": 6 }, { "arrival": { "time": "1753343112", "uncertainty": 120 }, "departure": { "time": "1753343112", "uncertainty": 120 }, "stopId": "0:01420P", "stopSequence": 7 }, { "arrival": { "time": "1753343169", "uncertainty": 120 }, "departure": { "time": "1753343173", "uncertainty": 120 }, "stopId": "0:01430P", "stopSequence": 8 }, { "arrival": { "time": "1753343219", "uncertainty": 120 }, "departure": { "time": "1753343219", "uncertainty": 120 }, "stopId": "0:01440P", "stopSequence": 9 }, { "arrival": { "time": "1753343271", "uncertainty": 120 }, "departure": { "time": "1753343271", "uncertainty": 120 }, "stopId": "0:01450P", "stopSequence": 10 }, { "arrival": { "time": "1753343365", "uncertainty": 120 }, "departure": { "time": "1753343382", "uncertainty": 120 }, "stopId": "0:02140P", "stopSequence": 11 }, { "arrival": { "time": "1753343443", "uncertainty": 120 }, "departure": { "time": "1753343443", "uncertainty": 120 }, "stopId": "0:02150P", "stopSequence": 12 }, { "arrival": { "time": "1753343502", "uncertainty": 120 }, "departure": { "time": "1753343502", "uncertainty": 120 }, "stopId": "0:02160P", "stopSequence": 13 }, { "arrival": { "time": "1753343622", "uncertainty": 120 }, "departure": { "time": "1753343622", "uncertainty": 120 }, "stopId": "0:02170P", "stopSequence": 14 }, { "arrival": { "time": "1753343721", "uncertainty": 120 }, "departure": { "time": "1753343743", "uncertainty": 120 }, "stopId": "0:06011P", "stopSequence": 15 }, { "arrival": { "time": "1753343802", "uncertainty": 120 }, "departure": { "time": "1753343802", "uncertainty": 120 }, "stopId": "0:06030P", "stopSequence": 16 }, { "arrival": { "time": "1753343844", "uncertainty": 120 }, "departure": { "time": "1753343844", "uncertainty": 120 }, "stopId": "0:06040P", "stopSequence": 17 }, { "arrival": { "time": "1753343889", "uncertainty": 120 }, "departure": { "time": "1753343894", "uncertainty": 120 }, "stopId": "0:06050P", "stopSequence": 18 }, { "arrival": { "time": "1753343936", "uncertainty": 120 }, "departure": { "time": "1753343936", "uncertainty": 120 }, "stopId": "0:06070P", "stopSequence": 19 }, { "arrival": { "time": "1753344024", "uncertainty": 120 }, "departure": { "time": "1753344102", "uncertainty": 120 }, "stopId": "0:06080P", "stopSequence": 20 }, { "arrival": { "time": "1753344162", "uncertainty": 120 }, "departure": { "time": "1753344162", "uncertainty": 120 }, "stopId": "0:06090P", "stopSequence": 21 }, { "arrival": { "time": "1753344176", "uncertainty": 120 }, "departure": { "time": "1753344176", "uncertainty": 120 }, "stopId": "0:06100P", "stopSequence": 22 }, { "arrival": { "time": "1753344194", "uncertainty": 120 }, "departure": { "time": "1753344194", "uncertainty": 120 }, "stopId": "0:06120P", "stopSequence": 23 }, { "arrival": { "time": "1753344252", "uncertainty": 120 }, "departure": { "time": "1753344252", "uncertainty": 120 }, "stopId": "0:06110P", "stopSequence": 24 }, { "arrival": { "time": "1753344313", "uncertainty": 120 }, "departure": { "time": "1753344344", "uncertainty": 120 }, "stopId": "0:06130P", "stopSequence": 25 }, { "arrival": { "time": "1753344373", "uncertainty": 120 }, "departure": { "time": "1753344373", "uncertainty": 120 }, "stopId": "0:06140P", "stopSequence": 26 }, { "arrival": { "time": "1753344433", "uncertainty": 120 }, "departure": { "time": "1753344433", "uncertainty": 120 }, "stopId": "0:06220P", "stopSequence": 27 }, { "arrival": { "time": "1753344531", "uncertainty": 120 }, "departure": { "time": "1753344531", "uncertainty": 120 }, "stopId": "0:06230P", "stopSequence": 28 }, { "arrival": { "time": "1753344572", "uncertainty": 120 }, "departure": { "time": "1753344572", "uncertainty": 120 }, "stopId": "0:06240P", "stopSequence": 29 }, { "arrival": { "time": "1753344606", "uncertainty": 120 }, "departure": { "time": "1753344614", "uncertainty": 120 }, "stopId": "0:06250P", "stopSequence": 30 }, { "arrival": { "time": "1753344719", "uncertainty": 120 }, "departure": { "time": "1753344719", "uncertainty": 120 }, "stopId": "0:06260P", "stopSequence": 31 }, { "arrival": { "time": "1753344793", "uncertainty": 120 }, "departure": { "time": "1753344793", "uncertainty": 120 }, "stopId": "0:06270P", "stopSequence": 32 }, { "arrival": { "time": "1753344849", "uncertainty": 120 }, "departure": { "time": "1753344849", "uncertainty": 120 }, "stopId": "0:06290P", "stopSequence": 33 }, { "arrival": { "time": "1753344853", "uncertainty": 120 }, "departure": { "time": "1753344853", "uncertainty": 120 }, "stopId": "0:06280P", "stopSequence": 34 }, { "arrival": { "time": "1753344913", "uncertainty": 120 }, "departure": { "time": "1753344913", "uncertainty": 120 }, "stopId": "0:06300P", "stopSequence": 35 }, { "arrival": { "time": "1753344951", "uncertainty": 120 }, "departure": { "time": "1753344951", "uncertainty": 120 }, "stopId": "0:06325P", "stopSequence": 36 }, { "arrival": { "time": "1753344974", "uncertainty": 120 }, "departure": { "time": "1753344974", "uncertainty": 120 }, "stopId": "0:06320P", "stopSequence": 37 }, { "arrival": { "time": "1753345031", "uncertainty": 120 }, "departure": { "time": "1753345034", "uncertainty": 120 }, "stopId": "0:06330P", "stopSequence": 38 }, { "arrival": { "time": "1753345073", "uncertainty": 120 }, "departure": { "time": "1753345073", "uncertainty": 120 }, "stopId": "0:06340P", "stopSequence": 39 }, { "arrival": { "time": "1753345131", "uncertainty": 120 }, "departure": { "time": "1753345131", "uncertainty": 120 }, "stopId": "0:06375P", "stopSequence": 40 }, { "arrival": { "time": "1753345267", "uncertainty": 120 }, "departure": { "time": "1753345275", "uncertainty": 120 }, "stopId": "0:06431P", "stopSequence": 41 }, { "arrival": { "time": "1753345434", "uncertainty": 120 }, "departure": { "time": "1753345434", "uncertainty": 120 }, "stopId": "0:06420P", "stopSequence": 42 }, { "arrival": { "time": "1753345467", "uncertainty": 120 }, "departure": { "time": "1753345467", "uncertainty": 120 }, "stopId": "0:06410P", "stopSequence": 43 }, { "arrival": { "time": "1753345707", "uncertainty": 120 }, "stopId": "0:PE0085C", "stopSequence": 44 } ], "trip": { "directionId": 1, "routeId": "1050", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990168" }, "vehicle": { "id": "147", "label": "147" } } }, { "id": "990185", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753345500", "uncertainty": 120 }, "stopId": "0:CI0011C", "stopSequence": 1 } ], "trip": { "directionId": 0, "routeId": "6600", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990185" }, "vehicle": { "id": "143", "label": "143" } } }, { "id": "990178", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753345800", "uncertainty": 120 }, "stopId": "0:01160C", "stopSequence": 1 } ], "trip": { "directionId": 0, "routeId": "1060", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990178" } } }, { "id": "990179", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753347600" }, "stopId": "0:05343C", "stopSequence": 1 } ], "trip": { "directionId": 1, "routeId": "6600", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990179" } } }, { "id": "990205", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753343908", "uncertainty": 120 }, "stopId": "0:03010C", "stopSequence": 1 }, { "arrival": { "time": "1753343981", "uncertainty": 120 }, "departure": { "time": "1753343998", "uncertainty": 120 }, "stopId": "0:01010C", "stopSequence": 2 }, { "arrival": { "time": "1753344084", "uncertainty": 120 }, "departure": { "time": "1753344087", "uncertainty": 120 }, "stopId": "0:04260C", "stopSequence": 3 }, { "arrival": { "time": "1753344140", "uncertainty": 120 }, "departure": { "time": "1753344177", "uncertainty": 120 }, "stopId": "0:04270C", "stopSequence": 4 }, { "arrival": { "time": "1753344252", "uncertainty": 120 }, "departure": { "time": "1753344267", "uncertainty": 120 }, "stopId": "0:04280C", "stopSequence": 5 }, { "arrival": { "time": "1753344328", "uncertainty": 120 }, "departure": { "time": "1753344328", "uncertainty": 120 }, "stopId": "0:04300C", "stopSequence": 6 }, { "arrival": { "time": "1753344357", "uncertainty": 120 }, "departure": { "time": "1753344357", "uncertainty": 120 }, "stopId": "0:04310C", "stopSequence": 7 }, { "arrival": { "time": "1753344415", "uncertainty": 120 }, "departure": { "time": "1753344417", "uncertainty": 120 }, "stopId": "0:04290C", "stopSequence": 8 }, { "arrival": { "time": "1753344488", "uncertainty": 120 }, "departure": { "time": "1753344488", "uncertainty": 120 }, "stopId": "0:04075C", "stopSequence": 9 }, { "arrival": { "time": "1753344543", "uncertainty": 120 }, "departure": { "time": "1753344543", "uncertainty": 120 }, "stopId": "0:04080C", "stopSequence": 10 }, { "arrival": { "time": "1753344585", "uncertainty": 120 }, "departure": { "time": "1753344585", "uncertainty": 120 }, "stopId": "0:04090C", "stopSequence": 11 }, { "arrival": { "time": "1753344626", "uncertainty": 120 }, "departure": { "time": "1753344626", "uncertainty": 120 }, "stopId": "0:03100C", "stopSequence": 12 }, { "arrival": { "time": "1753344695", "uncertainty": 120 }, "departure": { "time": "1753344695", "uncertainty": 120 }, "stopId": "0:03110C", "stopSequence": 13 }, { "arrival": { "time": "1753344747", "uncertainty": 120 }, "departure": { "time": "1753344747", "uncertainty": 120 }, "stopId": "0:03120C", "stopSequence": 14 }, { "arrival": { "time": "1753344811", "uncertainty": 120 }, "departure": { "time": "1753344811", "uncertainty": 120 }, "stopId": "0:05430C", "stopSequence": 15 }, { "arrival": { "time": "1753344858", "uncertainty": 120 }, "departure": { "time": "1753344867", "uncertainty": 120 }, "stopId": "0:05420C", "stopSequence": 16 }, { "arrival": { "time": "1753344912", "uncertainty": 120 }, "departure": { "time": "1753344912", "uncertainty": 120 }, "stopId": "0:19330C", "stopSequence": 17 }, { "arrival": { "time": "1753344980", "uncertainty": 120 }, "departure": { "time": "1753344980", "uncertainty": 120 }, "stopId": "0:05410C", "stopSequence": 18 }, { "arrival": { "time": "1753345026", "uncertainty": 120 }, "departure": { "time": "1753345026", "uncertainty": 120 }, "stopId": "0:05350C", "stopSequence": 19 }, { "arrival": { "time": "1753345104", "uncertainty": 120 }, "departure": { "time": "1753345104", "uncertainty": 120 }, "stopId": "0:05355C", "stopSequence": 20 }, { "arrival": { "time": "1753345137", "uncertainty": 120 }, "departure": { "time": "1753345137", "uncertainty": 120 }, "stopId": "0:05360C", "stopSequence": 21 }, { "arrival": { "time": "1753345215", "uncertainty": 120 }, "departure": { "time": "1753345215", "uncertainty": 120 }, "stopId": "0:05365C", "stopSequence": 22 }, { "arrival": { "time": "1753345377", "uncertainty": 120 }, "departure": { "time": "1753345377", "uncertainty": 120 }, "stopId": "0:05370C", "stopSequence": 23 }, { "arrival": { "time": "1753345438", "uncertainty": 120 }, "departure": { "time": "1753345438", "uncertainty": 120 }, "stopId": "0:04195C", "stopSequence": 24 }, { "arrival": { "time": "1753345490", "uncertainty": 120 }, "departure": { "time": "1753345490", "uncertainty": 120 }, "stopId": "0:07215C", "stopSequence": 25 }, { "arrival": { "time": "1753345550", "uncertainty": 120 }, "departure": { "time": "1753345550", "uncertainty": 120 }, "stopId": "0:07200C", "stopSequence": 26 }, { "arrival": { "time": "1753345613", "uncertainty": 120 }, "departure": { "time": "1753345613", "uncertainty": 120 }, "stopId": "0:07185C", "stopSequence": 27 }, { "arrival": { "time": "1753345653", "uncertainty": 120 }, "departure": { "time": "1753345653", "uncertainty": 120 }, "stopId": "0:07180C", "stopSequence": 28 }, { "arrival": { "time": "1753345752", "uncertainty": 120 }, "departure": { "time": "1753345752", "uncertainty": 120 }, "stopId": "0:07170C", "stopSequence": 29 }, { "arrival": { "time": "1753345810", "uncertainty": 120 }, "departure": { "time": "1753345810", "uncertainty": 120 }, "stopId": "0:18130C", "stopSequence": 30 }, { "arrival": { "time": "1753345912", "uncertainty": 120 }, "departure": { "time": "1753345912", "uncertainty": 120 }, "stopId": "0:01362C", "stopSequence": 31 }, { "arrival": { "time": "1753345979", "uncertainty": 120 }, "stopId": "0:19055C", "stopSequence": 32 } ], "trip": { "directionId": 0, "routeId": "1070", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990205" }, "vehicle": { "id": "44", "label": "44" } } }, { "id": "990340", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753347600", "uncertainty": 120 }, "stopId": "0:05342C", "stopSequence": 1 } ], "trip": { "directionId": 1, "routeId": "2220", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990340" } } }, { "id": "990339", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753344402", "uncertainty": 120 }, "stopId": "0:05342C", "stopSequence": 1 }, { "arrival": { "time": "1753344432", "uncertainty": 120 }, "departure": { "time": "1753344432", "uncertainty": 120 }, "stopId": "0:17775P", "stopSequence": 2 }, { "arrival": { "time": "1753344537", "uncertainty": 120 }, "departure": { "time": "1753344537", "uncertainty": 120 }, "stopId": "0:11380P", "stopSequence": 3 }, { "arrival": { "time": "1753344660", "uncertainty": 120 }, "departure": { "time": "1753344672", "uncertainty": 120 }, "stopId": "0:11390P", "stopSequence": 4 }, { "arrival": { "time": "1753344733", "uncertainty": 120 }, "departure": { "time": "1753344763", "uncertainty": 120 }, "stopId": "0:11400P", "stopSequence": 5 }, { "arrival": { "time": "1753344850", "uncertainty": 120 }, "departure": { "time": "1753344850", "uncertainty": 120 }, "stopId": "0:11410P", "stopSequence": 6 }, { "arrival": { "time": "1753344859", "uncertainty": 120 }, "departure": { "time": "1753344859", "uncertainty": 120 }, "stopId": "0:11430P", "stopSequence": 7 }, { "arrival": { "time": "1753344914", "uncertainty": 120 }, "departure": { "time": "1753344943", "uncertainty": 120 }, "stopId": "0:11285P", "stopSequence": 8 }, { "arrival": { "time": "1753345028", "uncertainty": 120 }, "departure": { "time": "1753345028", "uncertainty": 120 }, "stopId": "0:11270P", "stopSequence": 9 }, { "arrival": { "time": "1753345062", "uncertainty": 120 }, "departure": { "time": "1753345062", "uncertainty": 120 }, "stopId": "0:11260P", "stopSequence": 10 }, { "arrival": { "time": "1753345122", "uncertainty": 120 }, "departure": { "time": "1753345122", "uncertainty": 120 }, "stopId": "0:11250P", "stopSequence": 11 }, { "arrival": { "time": "1753345149", "uncertainty": 120 }, "departure": { "time": "1753345242", "uncertainty": 120 }, "stopId": "0:11240P", "stopSequence": 12 }, { "arrival": { "time": "1753345304", "uncertainty": 120 }, "departure": { "time": "1753345304", "uncertainty": 120 }, "stopId": "0:11720P", "stopSequence": 13 }, { "arrival": { "time": "1753345362", "uncertainty": 120 }, "departure": { "time": "1753345362", "uncertainty": 120 }, "stopId": "0:11685P", "stopSequence": 14 }, { "arrival": { "time": "1753345404", "uncertainty": 120 }, "departure": { "time": "1753345404", "uncertainty": 120 }, "stopId": "0:11700P", "stopSequence": 15 }, { "arrival": { "time": "1753345432", "uncertainty": 120 }, "departure": { "time": "1753345432", "uncertainty": 120 }, "stopId": "0:11680P", "stopSequence": 16 }, { "arrival": { "time": "1753345468", "uncertainty": 120 }, "departure": { "time": "1753345468", "uncertainty": 120 }, "stopId": "0:11705P", "stopSequence": 17 }, { "arrival": { "time": "1753345515", "uncertainty": 120 }, "departure": { "time": "1753345515", "uncertainty": 120 }, "stopId": "0:11670P", "stopSequence": 18 }, { "arrival": { "time": "1753345546", "uncertainty": 120 }, "departure": { "time": "1753345546", "uncertainty": 120 }, "stopId": "0:11660P", "stopSequence": 19 }, { "arrival": { "time": "1753345582", "uncertainty": 120 }, "departure": { "time": "1753345582", "uncertainty": 120 }, "stopId": "0:11650P", "stopSequence": 20 }, { "arrival": { "time": "1753345646", "uncertainty": 120 }, "departure": { "time": "1753345646", "uncertainty": 120 }, "stopId": "0:11640P", "stopSequence": 21 }, { "arrival": { "time": "1753345708", "uncertainty": 120 }, "departure": { "time": "1753345708", "uncertainty": 120 }, "stopId": "0:11120P", "stopSequence": 22 }, { "arrival": { "time": "1753345781", "uncertainty": 120 }, "departure": { "time": "1753345781", "uncertainty": 120 }, "stopId": "0:11110P", "stopSequence": 23 }, { "arrival": { "time": "1753345820", "uncertainty": 120 }, "departure": { "time": "1753345820", "uncertainty": 120 }, "stopId": "0:11100P", "stopSequence": 24 }, { "arrival": { "time": "1753345863", "uncertainty": 120 }, "departure": { "time": "1753345863", "uncertainty": 120 }, "stopId": "0:11080P", "stopSequence": 25 }, { "arrival": { "time": "1753345948", "uncertainty": 120 }, "departure": { "time": "1753345948", "uncertainty": 120 }, "stopId": "0:11070P", "stopSequence": 26 }, { "arrival": { "time": "1753345979", "uncertainty": 120 }, "departure": { "time": "1753345979", "uncertainty": 120 }, "stopId": "0:11060P", "stopSequence": 27 }, { "arrival": { "time": "1753346009", "uncertainty": 120 }, "departure": { "time": "1753346009", "uncertainty": 120 }, "stopId": "0:11645C", "stopSequence": 28 }, { "arrival": { "time": "1753346060", "uncertainty": 120 }, "departure": { "time": "1753346060", "uncertainty": 120 }, "stopId": "0:11635C", "stopSequence": 29 }, { "arrival": { "time": "1753346168", "uncertainty": 120 }, "departure": { "time": "1753346168", "uncertainty": 120 }, "stopId": "0:11180C", "stopSequence": 30 }, { "arrival": { "time": "1753346193", "uncertainty": 120 }, "departure": { "time": "1753346193", "uncertainty": 120 }, "stopId": "0:11190C", "stopSequence": 31 }, { "arrival": { "time": "1753346242", "uncertainty": 120 }, "departure": { "time": "1753346242", "uncertainty": 120 }, "stopId": "0:17200P", "stopSequence": 32 }, { "arrival": { "time": "1753346329", "uncertainty": 120 }, "departure": { "time": "1753346329", "uncertainty": 120 }, "stopId": "0:17190P", "stopSequence": 33 }, { "arrival": { "time": "1753346373", "uncertainty": 120 }, "departure": { "time": "1753346373", "uncertainty": 120 }, "stopId": "0:11010P", "stopSequence": 34 }, { "arrival": { "time": "1753346542", "uncertainty": 120 }, "departure": { "time": "1753346542", "uncertainty": 120 }, "stopId": "0:11440P", "stopSequence": 35 }, { "arrival": { "time": "1753346613", "uncertainty": 120 }, "stopId": "0:11015C", "stopSequence": 36 } ], "trip": { "directionId": 1, "routeId": "2220", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990339" }, "vehicle": { "id": "146", "label": "146" } } }, { "id": "990382", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753347600", "uncertainty": 120 }, "stopId": "0:04370C", "stopSequence": 1 } ], "trip": { "directionId": 0, "routeId": "1080", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990382" } } }, { "id": "990352", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753347600", "uncertainty": 120 }, "stopId": "0:11015C", "stopSequence": 1 } ], "trip": { "directionId": 0, "routeId": "2220", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990352" } } }, { "id": "990385", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753344070", "uncertainty": 120 }, "stopId": "0:03010C", "stopSequence": 1 }, { "arrival": { "time": "1753344138", "uncertainty": 120 }, "departure": { "time": "1753344144", "uncertainty": 120 }, "stopId": "0:01010C", "stopSequence": 2 }, { "arrival": { "time": "1753344193", "uncertainty": 120 }, "departure": { "time": "1753344193", "uncertainty": 120 }, "stopId": "0:03315C", "stopSequence": 3 }, { "arrival": { "time": "1753344223", "uncertainty": 120 }, "departure": { "time": "1753344223", "uncertainty": 120 }, "stopId": "0:03320C", "stopSequence": 4 }, { "arrival": { "time": "1753344273", "uncertainty": 120 }, "departure": { "time": "1753344273", "uncertainty": 120 }, "stopId": "0:03325C", "stopSequence": 5 }, { "arrival": { "time": "1753344304", "uncertainty": 120 }, "departure": { "time": "1753344304", "uncertainty": 120 }, "stopId": "0:03330C", "stopSequence": 6 }, { "arrival": { "time": "1753344378", "uncertainty": 120 }, "departure": { "time": "1753344378", "uncertainty": 120 }, "stopId": "0:09140C", "stopSequence": 7 }, { "arrival": { "time": "1753344448", "uncertainty": 120 }, "departure": { "time": "1753344455", "uncertainty": 120 }, "stopId": "0:09155C", "stopSequence": 8 }, { "arrival": { "time": "1753344607", "uncertainty": 120 }, "departure": { "time": "1753344615", "uncertainty": 120 }, "stopId": "0:09150C", "stopSequence": 9 }, { "arrival": { "time": "1753344693", "uncertainty": 120 }, "departure": { "time": "1753344693", "uncertainty": 120 }, "stopId": "0:09160C", "stopSequence": 10 }, { "arrival": { "time": "1753344784", "uncertainty": 120 }, "departure": { "time": "1753344784", "uncertainty": 120 }, "stopId": "0:09175C", "stopSequence": 11 }, { "arrival": { "time": "1753344819", "uncertainty": 120 }, "departure": { "time": "1753344819", "uncertainty": 120 }, "stopId": "0:09170C", "stopSequence": 12 }, { "arrival": { "time": "1753344864", "uncertainty": 120 }, "departure": { "time": "1753344873", "uncertainty": 120 }, "stopId": "0:01070P", "stopSequence": 13 }, { "arrival": { "time": "1753344928", "uncertainty": 120 }, "departure": { "time": "1753344928", "uncertainty": 120 }, "stopId": "0:01050P", "stopSequence": 14 }, { "arrival": { "time": "1753344965", "uncertainty": 120 }, "departure": { "time": "1753344965", "uncertainty": 120 }, "stopId": "0:01040P", "stopSequence": 15 }, { "arrival": { "time": "1753344994", "uncertainty": 120 }, "departure": { "time": "1753344994", "uncertainty": 120 }, "stopId": "0:01030P", "stopSequence": 16 }, { "arrival": { "time": "1753345024", "uncertainty": 120 }, "departure": { "time": "1753345024", "uncertainty": 120 }, "stopId": "0:01020P", "stopSequence": 17 }, { "arrival": { "time": "1753345084", "uncertainty": 120 }, "departure": { "time": "1753345084", "uncertainty": 120 }, "stopId": "0:01010C", "stopSequence": 18 }, { "arrival": { "time": "1753345169", "uncertainty": 120 }, "departure": { "time": "1753345169", "uncertainty": 120 }, "stopId": "0:04260C", "stopSequence": 19 }, { "arrival": { "time": "1753345189", "uncertainty": 120 }, "departure": { "time": "1753345189", "uncertainty": 120 }, "stopId": "0:04270C", "stopSequence": 20 }, { "arrival": { "time": "1753345233", "uncertainty": 120 }, "departure": { "time": "1753345233", "uncertainty": 120 }, "stopId": "0:04320P", "stopSequence": 21 }, { "arrival": { "time": "1753345275", "uncertainty": 120 }, "departure": { "time": "1753345275", "uncertainty": 120 }, "stopId": "0:04330P", "stopSequence": 22 }, { "arrival": { "time": "1753345317", "uncertainty": 120 }, "departure": { "time": "1753345317", "uncertainty": 120 }, "stopId": "0:04340P", "stopSequence": 23 }, { "arrival": { "time": "1753345358", "uncertainty": 120 }, "departure": { "time": "1753345358", "uncertainty": 120 }, "stopId": "0:04350P", "stopSequence": 24 }, { "arrival": { "time": "1753345488", "uncertainty": 120 }, "departure": { "time": "1753345488", "uncertainty": 120 }, "stopId": "0:19215P", "stopSequence": 25 }, { "arrival": { "time": "1753345567", "uncertainty": 120 }, "departure": { "time": "1753345567", "uncertainty": 120 }, "stopId": "0:04360P", "stopSequence": 26 }, { "arrival": { "time": "1753345617", "uncertainty": 120 }, "stopId": "0:04370C", "stopSequence": 27 } ], "trip": { "directionId": 1, "routeId": "1080", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990385" }, "vehicle": { "id": "79", "label": "79" } } }, { "id": "990427", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753345500" }, "stopId": "0:07140C", "stopSequence": 1 } ], "trip": { "directionId": 0, "routeId": "1160", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990427" } } }, { "id": "990429", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753348500" }, "stopId": "0:07140C", "stopSequence": 1 } ], "trip": { "directionId": 0, "routeId": "1160", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990429" } } }, { "id": "990428", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753347000", "uncertainty": 120 }, "stopId": "0:07140C", "stopSequence": 1 } ], "trip": { "directionId": 0, "routeId": "1160", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990428" } } }, { "id": "990447", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753347600" }, "stopId": "0:CI0420C", "stopSequence": 1 } ], "trip": { "directionId": 0, "routeId": "6620", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990447" } } }, { "id": "990439", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753345440", "uncertainty": 120 }, "stopId": "0:19050C", "stopSequence": 1 } ], "trip": { "directionId": 0, "routeId": "1160", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990439" } } }, { "id": "990440", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753346940" }, "stopId": "0:19050C", "stopSequence": 1 } ], "trip": { "directionId": 0, "routeId": "1160", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990440" } } }, { "id": "990307", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753345800", "uncertainty": 120 }, "stopId": "0:05342C", "stopSequence": 1 }, { "arrival": { "time": "1753345833", "uncertainty": 120 }, "departure": { "time": "1753345833", "uncertainty": 120 }, "stopId": "0:17775P", "stopSequence": 2 }, { "arrival": { "time": "1753345905", "uncertainty": 120 }, "departure": { "time": "1753345905", "uncertainty": 120 }, "stopId": "0:11380P", "stopSequence": 3 }, { "arrival": { "time": "1753345954", "uncertainty": 120 }, "departure": { "time": "1753345954", "uncertainty": 120 }, "stopId": "0:11390P", "stopSequence": 4 }, { "arrival": { "time": "1753346010", "uncertainty": 120 }, "departure": { "time": "1753346010", "uncertainty": 120 }, "stopId": "0:11400P", "stopSequence": 5 }, { "arrival": { "time": "1753346075", "uncertainty": 120 }, "departure": { "time": "1753346075", "uncertainty": 120 }, "stopId": "0:11410P", "stopSequence": 6 }, { "arrival": { "time": "1753346106", "uncertainty": 120 }, "departure": { "time": "1753346106", "uncertainty": 120 }, "stopId": "0:11430P", "stopSequence": 7 }, { "arrival": { "time": "1753346178", "uncertainty": 120 }, "departure": { "time": "1753346178", "uncertainty": 120 }, "stopId": "0:11285P", "stopSequence": 8 }, { "arrival": { "time": "1753346255", "uncertainty": 120 }, "departure": { "time": "1753346255", "uncertainty": 120 }, "stopId": "0:11270P", "stopSequence": 9 }, { "arrival": { "time": "1753346359", "uncertainty": 120 }, "departure": { "time": "1753346359", "uncertainty": 120 }, "stopId": "0:11260P", "stopSequence": 10 }, { "arrival": { "time": "1753346420", "uncertainty": 120 }, "departure": { "time": "1753346420", "uncertainty": 120 }, "stopId": "0:11250P", "stopSequence": 11 }, { "arrival": { "time": "1753346495", "uncertainty": 120 }, "departure": { "time": "1753346495", "uncertainty": 120 }, "stopId": "0:11240P", "stopSequence": 12 }, { "arrival": { "time": "1753346542", "uncertainty": 120 }, "departure": { "time": "1753346542", "uncertainty": 120 }, "stopId": "0:11230P", "stopSequence": 13 }, { "arrival": { "time": "1753346623", "uncertainty": 120 }, "departure": { "time": "1753346623", "uncertainty": 120 }, "stopId": "0:11220P", "stopSequence": 14 }, { "arrival": { "time": "1753346699", "uncertainty": 120 }, "departure": { "time": "1753346699", "uncertainty": 120 }, "stopId": "0:11210P", "stopSequence": 15 }, { "arrival": { "time": "1753346735", "uncertainty": 120 }, "departure": { "time": "1753346735", "uncertainty": 120 }, "stopId": "0:11200P", "stopSequence": 16 }, { "arrival": { "time": "1753346795", "uncertainty": 120 }, "departure": { "time": "1753346795", "uncertainty": 120 }, "stopId": "0:11190P", "stopSequence": 17 }, { "arrival": { "time": "1753346811", "uncertainty": 120 }, "departure": { "time": "1753346811", "uncertainty": 120 }, "stopId": "0:11180P", "stopSequence": 18 }, { "arrival": { "time": "1753346855", "uncertainty": 120 }, "departure": { "time": "1753346855", "uncertainty": 120 }, "stopId": "0:11170P", "stopSequence": 19 }, { "arrival": { "time": "1753346931", "uncertainty": 120 }, "departure": { "time": "1753346931", "uncertainty": 120 }, "stopId": "0:11160P", "stopSequence": 20 }, { "arrival": { "time": "1753346994", "uncertainty": 120 }, "departure": { "time": "1753346994", "uncertainty": 120 }, "stopId": "0:11150P", "stopSequence": 21 }, { "arrival": { "time": "1753347036", "uncertainty": 120 }, "departure": { "time": "1753347036", "uncertainty": 120 }, "stopId": "0:11140P", "stopSequence": 22 }, { "arrival": { "time": "1753347095", "uncertainty": 120 }, "departure": { "time": "1753347095", "uncertainty": 120 }, "stopId": "0:11130P", "stopSequence": 23 }, { "arrival": { "time": "1753347155", "uncertainty": 120 }, "departure": { "time": "1753347155", "uncertainty": 120 }, "stopId": "0:11120P", "stopSequence": 24 }, { "arrival": { "time": "1753347228", "uncertainty": 120 }, "departure": { "time": "1753347228", "uncertainty": 120 }, "stopId": "0:11110P", "stopSequence": 25 }, { "arrival": { "time": "1753347267", "uncertainty": 120 }, "departure": { "time": "1753347267", "uncertainty": 120 }, "stopId": "0:11100P", "stopSequence": 26 }, { "arrival": { "time": "1753347310", "uncertainty": 120 }, "departure": { "time": "1753347310", "uncertainty": 120 }, "stopId": "0:11080P", "stopSequence": 27 }, { "arrival": { "time": "1753347395", "uncertainty": 120 }, "departure": { "time": "1753347395", "uncertainty": 120 }, "stopId": "0:11070P", "stopSequence": 28 }, { "arrival": { "time": "1753347430", "uncertainty": 120 }, "departure": { "time": "1753347430", "uncertainty": 120 }, "stopId": "0:11060P", "stopSequence": 29 }, { "arrival": { "time": "1753347454", "uncertainty": 120 }, "departure": { "time": "1753347454", "uncertainty": 120 }, "stopId": "0:11050P", "stopSequence": 30 }, { "arrival": { "time": "1753347523", "uncertainty": 120 }, "departure": { "time": "1753347523", "uncertainty": 120 }, "stopId": "0:11040P", "stopSequence": 31 }, { "arrival": { "time": "1753347574", "uncertainty": 120 }, "departure": { "time": "1753347574", "uncertainty": 120 }, "stopId": "0:11030P", "stopSequence": 32 }, { "arrival": { "time": "1753347736", "uncertainty": 120 }, "departure": { "time": "1753347736", "uncertainty": 120 }, "stopId": "0:11020P", "stopSequence": 33 }, { "arrival": { "time": "1753347814", "uncertainty": 120 }, "departure": { "time": "1753347814", "uncertainty": 120 }, "stopId": "0:11010P", "stopSequence": 34 }, { "arrival": { "time": "1753347983", "uncertainty": 120 }, "departure": { "time": "1753347983", "uncertainty": 120 }, "stopId": "0:11440P", "stopSequence": 35 }, { "arrival": { "time": "1753348054", "uncertainty": 120 }, "stopId": "0:11015C", "stopSequence": 36 } ], "trip": { "directionId": 1, "routeId": "2210", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990307" } } }, { "id": "990320", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753345800", "uncertainty": 120 }, "stopId": "0:11015C", "stopSequence": 1 } ], "trip": { "directionId": 0, "routeId": "2210", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990320" } } }, { "id": "990351", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753344000", "uncertainty": 120 }, "stopId": "0:11015C", "stopSequence": 1 }, { "arrival": { "time": "1753344036", "uncertainty": 120 }, "departure": { "time": "1753344036", "uncertainty": 120 }, "stopId": "0:11440C", "stopSequence": 2 }, { "arrival": { "time": "1753344109", "uncertainty": 120 }, "departure": { "time": "1753344109", "uncertainty": 120 }, "stopId": "0:11010C", "stopSequence": 3 }, { "arrival": { "time": "1753344154", "uncertainty": 120 }, "departure": { "time": "1753344169", "uncertainty": 120 }, "stopId": "0:17190C", "stopSequence": 4 }, { "arrival": { "time": "1753344209", "uncertainty": 120 }, "departure": { "time": "1753344209", "uncertainty": 120 }, "stopId": "0:17200C", "stopSequence": 5 }, { "arrival": { "time": "1753344238", "uncertainty": 120 }, "departure": { "time": "1753344238", "uncertainty": 120 }, "stopId": "0:17220C", "stopSequence": 6 }, { "arrival": { "time": "1753344276", "uncertainty": 120 }, "departure": { "time": "1753344276", "uncertainty": 120 }, "stopId": "0:11180P", "stopSequence": 7 }, { "arrival": { "time": "1753344330", "uncertainty": 120 }, "departure": { "time": "1753344330", "uncertainty": 120 }, "stopId": "0:11635P", "stopSequence": 8 }, { "arrival": { "time": "1753344375", "uncertainty": 120 }, "departure": { "time": "1753344375", "uncertainty": 120 }, "stopId": "0:11645P", "stopSequence": 9 }, { "arrival": { "time": "1753344398", "uncertainty": 120 }, "departure": { "time": "1753344409", "uncertainty": 120 }, "stopId": "0:11060C", "stopSequence": 10 }, { "arrival": { "time": "1753344465", "uncertainty": 120 }, "departure": { "time": "1753344465", "uncertainty": 120 }, "stopId": "0:11070C", "stopSequence": 11 }, { "arrival": { "time": "1753344496", "uncertainty": 120 }, "departure": { "time": "1753344496", "uncertainty": 120 }, "stopId": "0:11080C", "stopSequence": 12 }, { "arrival": { "time": "1753344512", "uncertainty": 120 }, "departure": { "time": "1753344512", "uncertainty": 120 }, "stopId": "0:11100C", "stopSequence": 13 }, { "arrival": { "time": "1753344529", "uncertainty": 120 }, "departure": { "time": "1753344529", "uncertainty": 120 }, "stopId": "0:11110C", "stopSequence": 14 }, { "arrival": { "time": "1753344567", "uncertainty": 120 }, "departure": { "time": "1753344567", "uncertainty": 120 }, "stopId": "0:11120C", "stopSequence": 15 }, { "arrival": { "time": "1753344619", "uncertainty": 120 }, "departure": { "time": "1753344619", "uncertainty": 120 }, "stopId": "0:11640C", "stopSequence": 16 }, { "arrival": { "time": "1753344649", "uncertainty": 120 }, "departure": { "time": "1753344649", "uncertainty": 120 }, "stopId": "0:11650C", "stopSequence": 17 }, { "arrival": { "time": "1753344670", "uncertainty": 120 }, "departure": { "time": "1753344670", "uncertainty": 120 }, "stopId": "0:11660C", "stopSequence": 18 }, { "arrival": { "time": "1753344679", "uncertainty": 120 }, "departure": { "time": "1753344679", "uncertainty": 120 }, "stopId": "0:11670C", "stopSequence": 19 }, { "arrival": { "time": "1753344709", "uncertainty": 120 }, "departure": { "time": "1753344709", "uncertainty": 120 }, "stopId": "0:11705C", "stopSequence": 20 }, { "arrival": { "time": "1753344739", "uncertainty": 120 }, "departure": { "time": "1753344739", "uncertainty": 120 }, "stopId": "0:11680C", "stopSequence": 21 }, { "arrival": { "time": "1753344786", "uncertainty": 120 }, "departure": { "time": "1753344786", "uncertainty": 120 }, "stopId": "0:11700C", "stopSequence": 22 }, { "arrival": { "time": "1753344816", "uncertainty": 120 }, "departure": { "time": "1753344816", "uncertainty": 120 }, "stopId": "0:11685C", "stopSequence": 23 }, { "arrival": { "time": "1753344859", "uncertainty": 120 }, "departure": { "time": "1753344859", "uncertainty": 120 }, "stopId": "0:11720C", "stopSequence": 24 }, { "arrival": { "time": "1753344929", "uncertainty": 120 }, "departure": { "time": "1753344979", "uncertainty": 120 }, "stopId": "0:11240C", "stopSequence": 25 }, { "arrival": { "time": "1753345009", "uncertainty": 120 }, "departure": { "time": "1753345069", "uncertainty": 120 }, "stopId": "0:11250C", "stopSequence": 26 }, { "arrival": { "time": "1753345130", "uncertainty": 120 }, "departure": { "time": "1753345130", "uncertainty": 120 }, "stopId": "0:11260C", "stopSequence": 27 }, { "arrival": { "time": "1753345143", "uncertainty": 120 }, "departure": { "time": "1753345143", "uncertainty": 120 }, "stopId": "0:11270C", "stopSequence": 28 }, { "arrival": { "time": "1753345211", "uncertainty": 120 }, "departure": { "time": "1753345211", "uncertainty": 120 }, "stopId": "0:11285C", "stopSequence": 29 }, { "arrival": { "time": "1753345249", "uncertainty": 120 }, "departure": { "time": "1753345249", "uncertainty": 120 }, "stopId": "0:11430C", "stopSequence": 30 }, { "arrival": { "time": "1753345273", "uncertainty": 120 }, "departure": { "time": "1753345273", "uncertainty": 120 }, "stopId": "0:11290C", "stopSequence": 31 }, { "arrival": { "time": "1753345309", "uncertainty": 120 }, "departure": { "time": "1753345309", "uncertainty": 120 }, "stopId": "0:11300C", "stopSequence": 32 }, { "arrival": { "time": "1753345338", "uncertainty": 120 }, "departure": { "time": "1753345339", "uncertainty": 120 }, "stopId": "0:11305C", "stopSequence": 33 }, { "arrival": { "time": "1753345447", "uncertainty": 120 }, "departure": { "time": "1753345447", "uncertainty": 120 }, "stopId": "0:15240C", "stopSequence": 34 }, { "arrival": { "time": "1753345478", "uncertainty": 120 }, "departure": { "time": "1753345478", "uncertainty": 120 }, "stopId": "0:17800C", "stopSequence": 35 }, { "arrival": { "time": "1753345525", "uncertainty": 120 }, "departure": { "time": "1753345525", "uncertainty": 120 }, "stopId": "0:15400C", "stopSequence": 36 }, { "arrival": { "time": "1753345561", "uncertainty": 120 }, "departure": { "time": "1753345561", "uncertainty": 120 }, "stopId": "0:15402C", "stopSequence": 37 }, { "arrival": { "time": "1753345595", "uncertainty": 120 }, "stopId": "0:05342C", "stopSequence": 38 } ], "trip": { "directionId": 0, "routeId": "2220", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990351" }, "vehicle": { "id": "58", "label": "58" } } }, { "id": "990587", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753346400", "uncertainty": 120 }, "stopId": "0:46070C", "stopSequence": 1 } ], "trip": { "directionId": 1, "routeId": "8860", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990587" } } }, { "id": "990580", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753344320", "uncertainty": 120 }, "stopId": "0:46030C", "stopSequence": 1 }, { "arrival": { "time": "1753344393", "uncertainty": 120 }, "departure": { "time": "1753344410", "uncertainty": 120 }, "stopId": "0:41014P", "stopSequence": 2 }, { "arrival": { "time": "1753344515", "uncertainty": 120 }, "departure": { "time": "1753344530", "uncertainty": 120 }, "stopId": "0:42250P", "stopSequence": 3 }, { "arrival": { "time": "1753344614", "uncertainty": 120 }, "departure": { "time": "1753344619", "uncertainty": 120 }, "stopId": "0:42240P", "stopSequence": 4 }, { "arrival": { "time": "1753344661", "uncertainty": 120 }, "departure": { "time": "1753344661", "uncertainty": 120 }, "stopId": "0:46140P", "stopSequence": 5 }, { "arrival": { "time": "1753344737", "uncertainty": 120 }, "departure": { "time": "1753344737", "uncertainty": 120 }, "stopId": "0:47210P", "stopSequence": 6 }, { "arrival": { "time": "1753344770", "uncertainty": 120 }, "departure": { "time": "1753344770", "uncertainty": 120 }, "stopId": "0:47200P", "stopSequence": 7 }, { "arrival": { "time": "1753344800", "uncertainty": 120 }, "departure": { "time": "1753344800", "uncertainty": 120 }, "stopId": "0:47195P", "stopSequence": 8 }, { "arrival": { "time": "1753344820", "uncertainty": 120 }, "departure": { "time": "1753344820", "uncertainty": 120 }, "stopId": "0:47190P", "stopSequence": 9 }, { "arrival": { "time": "1753344835", "uncertainty": 120 }, "departure": { "time": "1753344835", "uncertainty": 120 }, "stopId": "0:47180P", "stopSequence": 10 }, { "arrival": { "time": "1753344854", "uncertainty": 120 }, "departure": { "time": "1753344859", "uncertainty": 120 }, "stopId": "0:47170P", "stopSequence": 11 }, { "arrival": { "time": "1753344893", "uncertainty": 120 }, "departure": { "time": "1753344893", "uncertainty": 120 }, "stopId": "0:47165P", "stopSequence": 12 }, { "arrival": { "time": "1753344935", "uncertainty": 120 }, "departure": { "time": "1753344949", "uncertainty": 120 }, "stopId": "0:AV690C", "stopSequence": 13 }, { "arrival": { "time": "1753344963", "uncertainty": 120 }, "departure": { "time": "1753344963", "uncertainty": 120 }, "stopId": "0:AV700C", "stopSequence": 14 }, { "arrival": { "time": "1753344992", "uncertainty": 120 }, "departure": { "time": "1753344992", "uncertainty": 120 }, "stopId": "0:AV710C", "stopSequence": 15 }, { "arrival": { "time": "1753345018", "uncertainty": 120 }, "departure": { "time": "1753345100", "uncertainty": 120 }, "stopId": "0:AV720C", "stopSequence": 16 }, { "arrival": { "time": "1753345136", "uncertainty": 120 }, "departure": { "time": "1753345136", "uncertainty": 120 }, "stopId": "0:AV730C", "stopSequence": 17 }, { "arrival": { "time": "1753345198", "uncertainty": 120 }, "departure": { "time": "1753345198", "uncertainty": 120 }, "stopId": "0:AV740C", "stopSequence": 18 }, { "arrival": { "time": "1753345229", "uncertainty": 120 }, "departure": { "time": "1753345229", "uncertainty": 120 }, "stopId": "0:AV750C", "stopSequence": 19 }, { "arrival": { "time": "1753345242", "uncertainty": 120 }, "departure": { "time": "1753345242", "uncertainty": 120 }, "stopId": "0:AV760C", "stopSequence": 20 }, { "arrival": { "time": "1753345264", "uncertainty": 120 }, "departure": { "time": "1753345264", "uncertainty": 120 }, "stopId": "0:AV765C", "stopSequence": 21 }, { "arrival": { "time": "1753345299", "uncertainty": 120 }, "departure": { "time": "1753345299", "uncertainty": 120 }, "stopId": "0:AV770C", "stopSequence": 22 }, { "arrival": { "time": "1753345331", "uncertainty": 120 }, "departure": { "time": "1753345369", "uncertainty": 120 }, "stopId": "0:AV775C", "stopSequence": 23 }, { "arrival": { "time": "1753345419", "uncertainty": 120 }, "departure": { "time": "1753345419", "uncertainty": 120 }, "stopId": "0:AV420C", "stopSequence": 24 }, { "arrival": { "time": "1753345521", "uncertainty": 120 }, "departure": { "time": "1753345521", "uncertainty": 120 }, "stopId": "0:AV1005C", "stopSequence": 25 }, { "arrival": { "time": "1753345581", "uncertainty": 120 }, "departure": { "time": "1753345581", "uncertainty": 120 }, "stopId": "0:AV410P", "stopSequence": 26 }, { "arrival": { "time": "1753345641", "uncertainty": 120 }, "departure": { "time": "1753345641", "uncertainty": 120 }, "stopId": "0:AV780C", "stopSequence": 27 }, { "arrival": { "time": "1753345675", "uncertainty": 120 }, "departure": { "time": "1753345675", "uncertainty": 120 }, "stopId": "0:AV790P", "stopSequence": 28 }, { "arrival": { "time": "1753345701", "uncertainty": 120 }, "departure": { "time": "1753345701", "uncertainty": 120 }, "stopId": "0:AV800P", "stopSequence": 29 }, { "arrival": { "time": "1753345718", "uncertainty": 120 }, "departure": { "time": "1753345718", "uncertainty": 120 }, "stopId": "0:AV815P", "stopSequence": 30 }, { "arrival": { "time": "1753345747", "uncertainty": 120 }, "departure": { "time": "1753345747", "uncertainty": 120 }, "stopId": "0:AV810P", "stopSequence": 31 }, { "arrival": { "time": "1753345761", "uncertainty": 120 }, "departure": { "time": "1753345761", "uncertainty": 120 }, "stopId": "0:AV820P", "stopSequence": 32 }, { "arrival": { "time": "1753345792", "uncertainty": 120 }, "departure": { "time": "1753345792", "uncertainty": 120 }, "stopId": "0:AV825P", "stopSequence": 33 }, { "arrival": { "time": "1753345814", "uncertainty": 120 }, "departure": { "time": "1753345814", "uncertainty": 120 }, "stopId": "0:AV830P", "stopSequence": 34 }, { "arrival": { "time": "1753345860", "uncertainty": 120 }, "departure": { "time": "1753345860", "uncertainty": 120 }, "stopId": "0:AV835P", "stopSequence": 35 }, { "arrival": { "time": "1753345881", "uncertainty": 120 }, "departure": { "time": "1753345881", "uncertainty": 120 }, "stopId": "0:AV840P", "stopSequence": 36 }, { "arrival": { "time": "1753346043", "uncertainty": 120 }, "departure": { "time": "1753346043", "uncertainty": 120 }, "stopId": "0:46060P", "stopSequence": 37 }, { "arrival": { "time": "1753346061", "uncertainty": 120 }, "stopId": "0:46070P", "stopSequence": 38 } ], "trip": { "directionId": 0, "routeId": "8860", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990580" }, "vehicle": { "id": "102", "label": "102" } } }, { "id": "990617", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753348500", "uncertainty": 120 }, "stopId": "0:TA00028C", "stopSequence": 1 } ], "trip": { "directionId": 0, "routeId": "1131", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990617" } } }, { "id": "990624", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753345386", "uncertainty": 120 }, "stopId": "0:05343P", "stopSequence": 1 }, { "arrival": { "time": "1753345448", "uncertainty": 120 }, "departure": { "time": "1753345448", "uncertainty": 120 }, "stopId": "0:17775P", "stopSequence": 2 }, { "arrival": { "time": "1753345547", "uncertainty": 120 }, "departure": { "time": "1753345547", "uncertainty": 120 }, "stopId": "0:05530C", "stopSequence": 3 }, { "arrival": { "time": "1753345654", "uncertainty": 120 }, "departure": { "time": "1753345654", "uncertainty": 120 }, "stopId": "0:19070C", "stopSequence": 4 }, { "arrival": { "time": "1753345724", "uncertainty": 120 }, "departure": { "time": "1753345724", "uncertainty": 120 }, "stopId": "0:19303C", "stopSequence": 5 }, { "arrival": { "time": "1753345814", "uncertainty": 120 }, "departure": { "time": "1753345814", "uncertainty": 120 }, "stopId": "0:05460C", "stopSequence": 6 }, { "arrival": { "time": "1753345992", "uncertainty": 120 }, "departure": { "time": "1753345992", "uncertainty": 120 }, "stopId": "0:05191C", "stopSequence": 7 }, { "arrival": { "time": "1753346061", "uncertainty": 120 }, "departure": { "time": "1753346061", "uncertainty": 120 }, "stopId": "0:05165C", "stopSequence": 8 }, { "arrival": { "time": "1753346139", "uncertainty": 120 }, "departure": { "time": "1753346139", "uncertainty": 120 }, "stopId": "0:13070P", "stopSequence": 9 }, { "arrival": { "time": "1753346162", "uncertainty": 120 }, "departure": { "time": "1753346162", "uncertainty": 120 }, "stopId": "0:13065P", "stopSequence": 10 }, { "arrival": { "time": "1753346228", "uncertainty": 120 }, "departure": { "time": "1753346228", "uncertainty": 120 }, "stopId": "0:04080C", "stopSequence": 11 }, { "arrival": { "time": "1753346260", "uncertainty": 120 }, "departure": { "time": "1753346260", "uncertainty": 120 }, "stopId": "0:04090C", "stopSequence": 12 }, { "arrival": { "time": "1753346293", "uncertainty": 120 }, "departure": { "time": "1753346293", "uncertainty": 120 }, "stopId": "0:03100C", "stopSequence": 13 }, { "arrival": { "time": "1753346322", "uncertainty": 120 }, "departure": { "time": "1753346322", "uncertainty": 120 }, "stopId": "0:18280P", "stopSequence": 14 }, { "arrival": { "time": "1753346349", "uncertainty": 120 }, "departure": { "time": "1753346349", "uncertainty": 120 }, "stopId": "0:03390P", "stopSequence": 15 }, { "arrival": { "time": "1753346390", "uncertainty": 120 }, "departure": { "time": "1753346390", "uncertainty": 120 }, "stopId": "0:03400P", "stopSequence": 16 }, { "arrival": { "time": "1753346439", "uncertainty": 120 }, "departure": { "time": "1753346439", "uncertainty": 120 }, "stopId": "0:03380P", "stopSequence": 17 }, { "arrival": { "time": "1753346484", "uncertainty": 120 }, "departure": { "time": "1753346484", "uncertainty": 120 }, "stopId": "0:03070P", "stopSequence": 18 }, { "arrival": { "time": "1753346524", "uncertainty": 120 }, "departure": { "time": "1753346524", "uncertainty": 120 }, "stopId": "0:03060P", "stopSequence": 19 }, { "arrival": { "time": "1753346563", "uncertainty": 120 }, "departure": { "time": "1753346563", "uncertainty": 120 }, "stopId": "0:03050P", "stopSequence": 20 }, { "arrival": { "time": "1753346601", "uncertainty": 120 }, "departure": { "time": "1753346601", "uncertainty": 120 }, "stopId": "0:03040P", "stopSequence": 21 }, { "arrival": { "time": "1753346702", "uncertainty": 120 }, "departure": { "time": "1753346702", "uncertainty": 120 }, "stopId": "0:03030P", "stopSequence": 22 }, { "arrival": { "time": "1753346789", "uncertainty": 120 }, "departure": { "time": "1753346789", "uncertainty": 120 }, "stopId": "0:01010P", "stopSequence": 23 }, { "arrival": { "time": "1753346909", "uncertainty": 120 }, "departure": { "time": "1753346909", "uncertainty": 120 }, "stopId": "0:01020C", "stopSequence": 24 }, { "arrival": { "time": "1753347018", "uncertainty": 120 }, "departure": { "time": "1753347018", "uncertainty": 120 }, "stopId": "0:01030C", "stopSequence": 25 }, { "arrival": { "time": "1753347068", "uncertainty": 120 }, "departure": { "time": "1753347068", "uncertainty": 120 }, "stopId": "0:01040C", "stopSequence": 26 }, { "arrival": { "time": "1753347101", "uncertainty": 120 }, "departure": { "time": "1753347101", "uncertainty": 120 }, "stopId": "0:01050C", "stopSequence": 27 }, { "arrival": { "time": "1753347135", "uncertainty": 120 }, "departure": { "time": "1753347135", "uncertainty": 120 }, "stopId": "0:02330P", "stopSequence": 28 }, { "arrival": { "time": "1753347176", "uncertainty": 120 }, "departure": { "time": "1753347176", "uncertainty": 120 }, "stopId": "0:02320P", "stopSequence": 29 }, { "arrival": { "time": "1753347213", "uncertainty": 120 }, "departure": { "time": "1753347213", "uncertainty": 120 }, "stopId": "0:02310P", "stopSequence": 30 }, { "arrival": { "time": "1753347303", "uncertainty": 120 }, "departure": { "time": "1753347303", "uncertainty": 120 }, "stopId": "0:02300P", "stopSequence": 31 }, { "arrival": { "time": "1753347352", "uncertainty": 120 }, "departure": { "time": "1753347352", "uncertainty": 120 }, "stopId": "0:02290P", "stopSequence": 32 }, { "arrival": { "time": "1753347379", "uncertainty": 120 }, "departure": { "time": "1753347379", "uncertainty": 120 }, "stopId": "0:02280P", "stopSequence": 33 }, { "arrival": { "time": "1753347409", "uncertainty": 120 }, "departure": { "time": "1753347409", "uncertainty": 120 }, "stopId": "0:02275P", "stopSequence": 34 }, { "arrival": { "time": "1753347435", "uncertainty": 120 }, "departure": { "time": "1753347435", "uncertainty": 120 }, "stopId": "0:02270P", "stopSequence": 35 }, { "arrival": { "time": "1753347447", "uncertainty": 120 }, "departure": { "time": "1753347447", "uncertainty": 120 }, "stopId": "0:02420C", "stopSequence": 36 }, { "arrival": { "time": "1753347481", "uncertainty": 120 }, "departure": { "time": "1753347481", "uncertainty": 120 }, "stopId": "0:02415C", "stopSequence": 37 }, { "arrival": { "time": "1753347510", "uncertainty": 120 }, "departure": { "time": "1753347510", "uncertainty": 120 }, "stopId": "0:02410C", "stopSequence": 38 }, { "arrival": { "time": "1753347545", "uncertainty": 120 }, "departure": { "time": "1753347545", "uncertainty": 120 }, "stopId": "0:02405C", "stopSequence": 39 }, { "arrival": { "time": "1753347565", "uncertainty": 120 }, "departure": { "time": "1753347565", "uncertainty": 120 }, "stopId": "0:02400C", "stopSequence": 40 }, { "arrival": { "time": "1753347583", "uncertainty": 120 }, "departure": { "time": "1753347583", "uncertainty": 120 }, "stopId": "0:02395C", "stopSequence": 41 }, { "arrival": { "time": "1753347615", "uncertainty": 120 }, "departure": { "time": "1753347615", "uncertainty": 120 }, "stopId": "0:02390C", "stopSequence": 42 }, { "arrival": { "time": "1753347693", "uncertainty": 120 }, "departure": { "time": "1753347693", "uncertainty": 120 }, "stopId": "0:TA9180P", "stopSequence": 43 }, { "arrival": { "time": "1753347777", "uncertainty": 120 }, "departure": { "time": "1753347777", "uncertainty": 120 }, "stopId": "0:TA0001P", "stopSequence": 44 }, { "arrival": { "time": "1753347958", "uncertainty": 120 }, "departure": { "time": "1753347958", "uncertainty": 120 }, "stopId": "0:TA0145P", "stopSequence": 45 }, { "arrival": { "time": "1753348050", "uncertainty": 120 }, "departure": { "time": "1753348050", "uncertainty": 120 }, "stopId": "0:02003P", "stopSequence": 46 }, { "arrival": { "time": "1753348128", "uncertainty": 120 }, "departure": { "time": "1753348128", "uncertainty": 120 }, "stopId": "0:TA0001C", "stopSequence": 47 }, { "arrival": { "time": "1753348170", "uncertainty": 120 }, "stopId": "0:TA00028C", "stopSequence": 48 } ], "trip": { "directionId": 1, "routeId": "1131", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990624" }, "vehicle": { "id": "82", "label": "82" } } }, { "id": "994757", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753345800", "uncertainty": 120 }, "stopId": "0:PE00240C", "stopSequence": 1 } ], "trip": { "directionId": 0, "routeId": "5580", "scheduleRelationship": "SCHEDULED", "tripId": "1_4994757" } } }, { "id": "994737", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753344871", "uncertainty": 120 }, "stopId": "0:PE03038P", "stopSequence": 1 }, { "arrival": { "time": "1753344871", "uncertainty": 120 }, "departure": { "time": "1753344871", "uncertainty": 120 }, "stopId": "0:PE03018C", "stopSequence": 2 }, { "arrival": { "time": "1753344974", "uncertainty": 120 }, "departure": { "time": "1753344974", "uncertainty": 120 }, "stopId": "0:PE03019C", "stopSequence": 3 }, { "arrival": { "time": "1753345018", "uncertainty": 120 }, "departure": { "time": "1753345018", "uncertainty": 120 }, "stopId": "0:PE03021C", "stopSequence": 4 }, { "arrival": { "time": "1753345060", "uncertainty": 120 }, "departure": { "time": "1753345060", "uncertainty": 120 }, "stopId": "0:PE03022C", "stopSequence": 5 }, { "arrival": { "time": "1753345253", "uncertainty": 120 }, "departure": { "time": "1753345253", "uncertainty": 120 }, "stopId": "0:PE03029C", "stopSequence": 11 }, { "arrival": { "time": "1753345312", "uncertainty": 120 }, "departure": { "time": "1753345312", "uncertainty": 120 }, "stopId": "0:PE03031C", "stopSequence": 12 }, { "arrival": { "time": "1753345375", "uncertainty": 120 }, "departure": { "time": "1753345403", "uncertainty": 120 }, "stopId": "0:PE03032C", "stopSequence": 13 }, { "arrival": { "time": "1753345523", "uncertainty": 120 }, "stopId": "0:PE00240C", "stopSequence": 14 } ], "trip": { "directionId": 0, "routeId": "5530", "scheduleRelationship": "SCHEDULED", "tripId": "1_4994737" }, "vehicle": { "id": "47", "label": "47" } } }, { "id": "990722", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753346400", "uncertainty": 120 }, "stopId": "0:05343C", "stopSequence": 1 } ], "trip": { "directionId": 1, "routeId": "2260", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990722" } } }, { "id": "990473", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753344735", "uncertainty": 120 }, "stopId": "0:02160C", "stopSequence": 1 }, { "arrival": { "time": "1753344795", "uncertainty": 120 }, "departure": { "time": "1753344795", "uncertainty": 120 }, "stopId": "0:02165C", "stopSequence": 2 }, { "arrival": { "time": "1753344858", "uncertainty": 120 }, "departure": { "time": "1753344858", "uncertainty": 120 }, "stopId": "0:02166C", "stopSequence": 3 }, { "arrival": { "time": "1753344918", "uncertainty": 120 }, "departure": { "time": "1753344918", "uncertainty": 120 }, "stopId": "0:02167C", "stopSequence": 4 }, { "arrival": { "time": "1753344975", "uncertainty": 120 }, "departure": { "time": "1753344975", "uncertainty": 120 }, "stopId": "0:01601P", "stopSequence": 5 }, { "arrival": { "time": "1753345065", "uncertainty": 120 }, "departure": { "time": "1753345065", "uncertainty": 120 }, "stopId": "0:01600P", "stopSequence": 6 }, { "arrival": { "time": "1753345276", "uncertainty": 120 }, "departure": { "time": "1753345305", "uncertainty": 120 }, "stopId": "0:18210C", "stopSequence": 7 }, { "arrival": { "time": "1753345487", "uncertainty": 120 }, "departure": { "time": "1753345487", "uncertainty": 120 }, "stopId": "0:05020C", "stopSequence": 8 }, { "arrival": { "time": "1753345595", "uncertainty": 120 }, "departure": { "time": "1753345595", "uncertainty": 120 }, "stopId": "0:05010C", "stopSequence": 9 }, { "arrival": { "time": "1753345648", "uncertainty": 120 }, "departure": { "time": "1753345648", "uncertainty": 120 }, "stopId": "0:18180C", "stopSequence": 10 }, { "arrival": { "time": "1753345709", "uncertainty": 120 }, "departure": { "time": "1753345709", "uncertainty": 120 }, "stopId": "0:01320C", "stopSequence": 11 }, { "arrival": { "time": "1753345755", "uncertainty": 120 }, "departure": { "time": "1753345755", "uncertainty": 120 }, "stopId": "0:18130C", "stopSequence": 12 }, { "arrival": { "time": "1753345857", "uncertainty": 120 }, "departure": { "time": "1753345857", "uncertainty": 120 }, "stopId": "0:01362C", "stopSequence": 13 }, { "arrival": { "time": "1753345941", "uncertainty": 120 }, "departure": { "time": "1753345941", "uncertainty": 120 }, "stopId": "0:19045C", "stopSequence": 14 }, { "arrival": { "time": "1753346109", "uncertainty": 120 }, "departure": { "time": "1753346109", "uncertainty": 120 }, "stopId": "0:01362P", "stopSequence": 15 }, { "arrival": { "time": "1753346172", "uncertainty": 120 }, "departure": { "time": "1753346172", "uncertainty": 120 }, "stopId": "0:18130P", "stopSequence": 16 }, { "arrival": { "time": "1753346251", "uncertainty": 120 }, "departure": { "time": "1753346251", "uncertainty": 120 }, "stopId": "0:07170P", "stopSequence": 17 }, { "arrival": { "time": "1753346297", "uncertainty": 120 }, "departure": { "time": "1753346297", "uncertainty": 120 }, "stopId": "0:07180P", "stopSequence": 18 }, { "arrival": { "time": "1753346352", "uncertainty": 120 }, "departure": { "time": "1753346352", "uncertainty": 120 }, "stopId": "0:07185P", "stopSequence": 19 }, { "arrival": { "time": "1753346395", "uncertainty": 120 }, "departure": { "time": "1753346395", "uncertainty": 120 }, "stopId": "0:04180P", "stopSequence": 20 }, { "arrival": { "time": "1753346515", "uncertainty": 120 }, "departure": { "time": "1753346515", "uncertainty": 120 }, "stopId": "0:05370P", "stopSequence": 21 }, { "arrival": { "time": "1753346659", "uncertainty": 120 }, "departure": { "time": "1753346659", "uncertainty": 120 }, "stopId": "0:05440P", "stopSequence": 22 }, { "arrival": { "time": "1753346779", "uncertainty": 120 }, "departure": { "time": "1753346779", "uncertainty": 120 }, "stopId": "0:04220P", "stopSequence": 23 }, { "arrival": { "time": "1753346871", "uncertainty": 120 }, "departure": { "time": "1753346871", "uncertainty": 120 }, "stopId": "0:05450P", "stopSequence": 24 }, { "arrival": { "time": "1753346927", "uncertainty": 120 }, "departure": { "time": "1753346927", "uncertainty": 120 }, "stopId": "0:19080P", "stopSequence": 25 }, { "arrival": { "time": "1753346969", "uncertainty": 120 }, "departure": { "time": "1753346969", "uncertainty": 120 }, "stopId": "0:19075P", "stopSequence": 26 }, { "arrival": { "time": "1753347037", "uncertainty": 120 }, "departure": { "time": "1753347037", "uncertainty": 120 }, "stopId": "0:19302C", "stopSequence": 27 }, { "arrival": { "time": "1753347099", "uncertainty": 120 }, "departure": { "time": "1753347099", "uncertainty": 120 }, "stopId": "0:19070P", "stopSequence": 28 }, { "arrival": { "time": "1753347268", "uncertainty": 120 }, "departure": { "time": "1753347268", "uncertainty": 120 }, "stopId": "0:05530P", "stopSequence": 29 }, { "arrival": { "time": "1753347380", "uncertainty": 120 }, "departure": { "time": "1753347380", "uncertainty": 120 }, "stopId": "0:17775C", "stopSequence": 30 }, { "arrival": { "time": "1753347448", "uncertainty": 120 }, "stopId": "0:05341C", "stopSequence": 31 } ], "trip": { "directionId": 1, "routeId": "1183", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990473" }, "vehicle": { "id": "8", "label": "8" } } }, { "id": "990471", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753346400", "uncertainty": 120 }, "stopId": "0:02160C", "stopSequence": 1 } ], "trip": { "directionId": 1, "routeId": "1183", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990471" } } }, { "id": "990470", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753342829", "uncertainty": 120 }, "stopId": "0:02160C", "stopSequence": 1 }, { "arrival": { "time": "1753342920", "uncertainty": 120 }, "departure": { "time": "1753342920", "uncertainty": 120 }, "stopId": "0:02165C", "stopSequence": 2 }, { "arrival": { "time": "1753342980", "uncertainty": 120 }, "departure": { "time": "1753342980", "uncertainty": 120 }, "stopId": "0:02166C", "stopSequence": 3 }, { "arrival": { "time": "1753343010", "uncertainty": 120 }, "departure": { "time": "1753343010", "uncertainty": 120 }, "stopId": "0:02167C", "stopSequence": 4 }, { "arrival": { "time": "1753343070", "uncertainty": 120 }, "departure": { "time": "1753343070", "uncertainty": 120 }, "stopId": "0:01601P", "stopSequence": 5 }, { "arrival": { "time": "1753343209", "uncertainty": 120 }, "departure": { "time": "1753343220", "uncertainty": 120 }, "stopId": "0:01600P", "stopSequence": 6 }, { "arrival": { "time": "1753343429", "uncertainty": 120 }, "departure": { "time": "1753343431", "uncertainty": 120 }, "stopId": "0:18210C", "stopSequence": 7 }, { "arrival": { "time": "1753343572", "uncertainty": 120 }, "departure": { "time": "1753343581", "uncertainty": 120 }, "stopId": "0:05020C", "stopSequence": 8 }, { "arrival": { "time": "1753343664", "uncertainty": 120 }, "departure": { "time": "1753343671", "uncertainty": 120 }, "stopId": "0:05010C", "stopSequence": 9 }, { "arrival": { "time": "1753343702", "uncertainty": 120 }, "departure": { "time": "1753343702", "uncertainty": 120 }, "stopId": "0:18180C", "stopSequence": 10 }, { "arrival": { "time": "1753343760", "uncertainty": 120 }, "departure": { "time": "1753343761", "uncertainty": 120 }, "stopId": "0:01320C", "stopSequence": 11 }, { "arrival": { "time": "1753343837", "uncertainty": 120 }, "departure": { "time": "1753343837", "uncertainty": 120 }, "stopId": "0:18130C", "stopSequence": 12 }, { "arrival": { "time": "1753343901", "uncertainty": 120 }, "departure": { "time": "1753343910", "uncertainty": 120 }, "stopId": "0:01362C", "stopSequence": 13 }, { "arrival": { "time": "1753344017", "uncertainty": 120 }, "departure": { "time": "1753344180", "uncertainty": 120 }, "stopId": "0:19045C", "stopSequence": 14 }, { "arrival": { "time": "1753344418", "uncertainty": 120 }, "departure": { "time": "1753344418", "uncertainty": 120 }, "stopId": "0:01362P", "stopSequence": 15 }, { "arrival": { "time": "1753344508", "uncertainty": 120 }, "departure": { "time": "1753344508", "uncertainty": 120 }, "stopId": "0:18130P", "stopSequence": 16 }, { "arrival": { "time": "1753344621", "uncertainty": 120 }, "departure": { "time": "1753344631", "uncertainty": 120 }, "stopId": "0:07170P", "stopSequence": 17 }, { "arrival": { "time": "1753344691", "uncertainty": 120 }, "departure": { "time": "1753344751", "uncertainty": 120 }, "stopId": "0:07180P", "stopSequence": 18 }, { "arrival": { "time": "1753344803", "uncertainty": 120 }, "departure": { "time": "1753344812", "uncertainty": 120 }, "stopId": "0:07185P", "stopSequence": 19 }, { "arrival": { "time": "1753344866", "uncertainty": 120 }, "departure": { "time": "1753344866", "uncertainty": 120 }, "stopId": "0:04180P", "stopSequence": 20 }, { "arrival": { "time": "1753345067", "uncertainty": 120 }, "departure": { "time": "1753345067", "uncertainty": 120 }, "stopId": "0:05370P", "stopSequence": 21 }, { "arrival": { "time": "1753345185", "uncertainty": 120 }, "departure": { "time": "1753345202", "uncertainty": 120 }, "stopId": "0:05440P", "stopSequence": 22 }, { "arrival": { "time": "1753345333", "uncertainty": 120 }, "departure": { "time": "1753345352", "uncertainty": 120 }, "stopId": "0:04220P", "stopSequence": 23 }, { "arrival": { "time": "1753345466", "uncertainty": 120 }, "departure": { "time": "1753345466", "uncertainty": 120 }, "stopId": "0:05450P", "stopSequence": 24 }, { "arrival": { "time": "1753345525", "uncertainty": 120 }, "departure": { "time": "1753345525", "uncertainty": 120 }, "stopId": "0:19080P", "stopSequence": 25 }, { "arrival": { "time": "1753345570", "uncertainty": 120 }, "departure": { "time": "1753345570", "uncertainty": 120 }, "stopId": "0:19075P", "stopSequence": 26 }, { "arrival": { "time": "1753345638", "uncertainty": 120 }, "departure": { "time": "1753345638", "uncertainty": 120 }, "stopId": "0:19302C", "stopSequence": 27 }, { "arrival": { "time": "1753345697", "uncertainty": 120 }, "departure": { "time": "1753345697", "uncertainty": 120 }, "stopId": "0:19070P", "stopSequence": 28 }, { "arrival": { "time": "1753345820", "uncertainty": 120 }, "departure": { "time": "1753345820", "uncertainty": 120 }, "stopId": "0:05530P", "stopSequence": 29 }, { "arrival": { "time": "1753345897", "uncertainty": 120 }, "departure": { "time": "1753345897", "uncertainty": 120 }, "stopId": "0:17775C", "stopSequence": 30 }, { "arrival": { "time": "1753345959", "uncertainty": 120 }, "stopId": "0:05341C", "stopSequence": 31 } ], "trip": { "directionId": 1, "routeId": "1183", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990470" }, "vehicle": { "id": "155", "label": "155" } } }, { "id": "990472", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753348200" }, "stopId": "0:02160C", "stopSequence": 1 } ], "trip": { "directionId": 1, "routeId": "1183", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990472" } } }, { "id": "990494", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753342777", "uncertainty": 120 }, "stopId": "0:05342C", "stopSequence": 1 }, { "arrival": { "time": "1753342815", "uncertainty": 120 }, "departure": { "time": "1753342815", "uncertainty": 120 }, "stopId": "0:17775P", "stopSequence": 2 }, { "arrival": { "time": "1753342896", "uncertainty": 120 }, "departure": { "time": "1753342896", "uncertainty": 120 }, "stopId": "0:05530C", "stopSequence": 3 }, { "arrival": { "time": "1753343055", "uncertainty": 120 }, "departure": { "time": "1753343055", "uncertainty": 120 }, "stopId": "0:19070C", "stopSequence": 4 }, { "arrival": { "time": "1753343134", "uncertainty": 120 }, "departure": { "time": "1753343137", "uncertainty": 120 }, "stopId": "0:19304C", "stopSequence": 5 }, { "arrival": { "time": "1753343245", "uncertainty": 120 }, "departure": { "time": "1753343259", "uncertainty": 120 }, "stopId": "0:19075C", "stopSequence": 6 }, { "arrival": { "time": "1753343338", "uncertainty": 120 }, "departure": { "time": "1753343338", "uncertainty": 120 }, "stopId": "0:19080C", "stopSequence": 7 }, { "arrival": { "time": "1753343406", "uncertainty": 120 }, "departure": { "time": "1753343406", "uncertainty": 120 }, "stopId": "0:05450C", "stopSequence": 8 }, { "arrival": { "time": "1753343488", "uncertainty": 120 }, "departure": { "time": "1753343496", "uncertainty": 120 }, "stopId": "0:04220C", "stopSequence": 9 }, { "arrival": { "time": "1753343666", "uncertainty": 120 }, "departure": { "time": "1753343666", "uncertainty": 120 }, "stopId": "0:05440C", "stopSequence": 10 }, { "arrival": { "time": "1753343804", "uncertainty": 120 }, "departure": { "time": "1753343804", "uncertainty": 120 }, "stopId": "0:05370C", "stopSequence": 11 }, { "arrival": { "time": "1753343910", "uncertainty": 120 }, "departure": { "time": "1753343910", "uncertainty": 120 }, "stopId": "0:04180C", "stopSequence": 12 }, { "arrival": { "time": "1753343946", "uncertainty": 120 }, "departure": { "time": "1753343946", "uncertainty": 120 }, "stopId": "0:07185C", "stopSequence": 13 }, { "arrival": { "time": "1753344001", "uncertainty": 120 }, "departure": { "time": "1753344001", "uncertainty": 120 }, "stopId": "0:07180C", "stopSequence": 14 }, { "arrival": { "time": "1753344109", "uncertainty": 120 }, "departure": { "time": "1753344109", "uncertainty": 120 }, "stopId": "0:07170C", "stopSequence": 15 }, { "arrival": { "time": "1753344203", "uncertainty": 120 }, "departure": { "time": "1753344216", "uncertainty": 120 }, "stopId": "0:18130C", "stopSequence": 16 }, { "arrival": { "time": "1753344327", "uncertainty": 120 }, "departure": { "time": "1753344327", "uncertainty": 120 }, "stopId": "0:01362C", "stopSequence": 17 }, { "arrival": { "time": "1753344417", "uncertainty": 120 }, "departure": { "time": "1753344426", "uncertainty": 120 }, "stopId": "0:19040C", "stopSequence": 18 }, { "arrival": { "time": "1753344787", "uncertainty": 120 }, "departure": { "time": "1753344817", "uncertainty": 120 }, "stopId": "0:01362P", "stopSequence": 19 }, { "arrival": { "time": "1753344877", "uncertainty": 120 }, "departure": { "time": "1753344877", "uncertainty": 120 }, "stopId": "0:18130P", "stopSequence": 20 }, { "arrival": { "time": "1753344930", "uncertainty": 120 }, "departure": { "time": "1753344938", "uncertainty": 120 }, "stopId": "0:01320P", "stopSequence": 21 }, { "arrival": { "time": "1753345057", "uncertainty": 120 }, "departure": { "time": "1753345088", "uncertainty": 120 }, "stopId": "0:05010P", "stopSequence": 22 }, { "arrival": { "time": "1753345171", "uncertainty": 120 }, "departure": { "time": "1753345178", "uncertainty": 120 }, "stopId": "0:05020P", "stopSequence": 23 }, { "arrival": { "time": "1753345384", "uncertainty": 120 }, "departure": { "time": "1753345384", "uncertainty": 120 }, "stopId": "0:18210P", "stopSequence": 24 }, { "arrival": { "time": "1753345589", "uncertainty": 120 }, "departure": { "time": "1753345589", "uncertainty": 120 }, "stopId": "0:01600C", "stopSequence": 25 }, { "arrival": { "time": "1753345689", "uncertainty": 120 }, "departure": { "time": "1753345689", "uncertainty": 120 }, "stopId": "0:01601C", "stopSequence": 26 }, { "arrival": { "time": "1753345769", "uncertainty": 120 }, "departure": { "time": "1753345769", "uncertainty": 120 }, "stopId": "0:02167P", "stopSequence": 27 }, { "arrival": { "time": "1753345822", "uncertainty": 120 }, "departure": { "time": "1753345822", "uncertainty": 120 }, "stopId": "0:02166P", "stopSequence": 28 }, { "arrival": { "time": "1753345856", "uncertainty": 120 }, "departure": { "time": "1753345856", "uncertainty": 120 }, "stopId": "0:02165P", "stopSequence": 29 }, { "arrival": { "time": "1753345961", "uncertainty": 120 }, "stopId": "0:02160C", "stopSequence": 30 } ], "trip": { "directionId": 0, "routeId": "1183", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990494" }, "vehicle": { "id": "51", "label": "51" } } }, { "id": "994581", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753347600", "uncertainty": 120 }, "stopId": "0:15010C", "stopSequence": 1 } ], "trip": { "directionId": 0, "routeId": "2240", "scheduleRelationship": "SCHEDULED", "tripId": "1_4994581" } } }, { "id": "994580", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753344575", "uncertainty": 120 }, "stopId": "0:05343P", "stopSequence": 1 }, { "arrival": { "time": "1753344656", "uncertainty": 120 }, "departure": { "time": "1753344656", "uncertainty": 120 }, "stopId": "0:17800C", "stopSequence": 2 }, { "arrival": { "time": "1753344707", "uncertainty": 120 }, "departure": { "time": "1753344707", "uncertainty": 120 }, "stopId": "0:11342P", "stopSequence": 3 }, { "arrival": { "time": "1753344822", "uncertainty": 120 }, "departure": { "time": "1753344822", "uncertainty": 120 }, "stopId": "0:15360P", "stopSequence": 4 }, { "arrival": { "time": "1753344975", "uncertainty": 120 }, "departure": { "time": "1753345000", "uncertainty": 120 }, "stopId": "0:17840P", "stopSequence": 5 }, { "arrival": { "time": "1753345112", "uncertainty": 120 }, "departure": { "time": "1753345117", "uncertainty": 120 }, "stopId": "0:14215C", "stopSequence": 6 }, { "arrival": { "time": "1753345200", "uncertainty": 120 }, "departure": { "time": "1753345200", "uncertainty": 120 }, "stopId": "0:14150C", "stopSequence": 7 }, { "arrival": { "time": "1753345257", "uncertainty": 120 }, "departure": { "time": "1753345268", "uncertainty": 120 }, "stopId": "0:14160C", "stopSequence": 8 }, { "arrival": { "time": "1753345387", "uncertainty": 120 }, "departure": { "time": "1753345387", "uncertainty": 120 }, "stopId": "0:05290P", "stopSequence": 13 }, { "arrival": { "time": "1753345441", "uncertainty": 120 }, "departure": { "time": "1753345441", "uncertainty": 120 }, "stopId": "0:05280P", "stopSequence": 14 }, { "arrival": { "time": "1753345483", "uncertainty": 120 }, "departure": { "time": "1753345483", "uncertainty": 120 }, "stopId": "0:15245C", "stopSequence": 15 }, { "arrival": { "time": "1753345506", "uncertainty": 120 }, "departure": { "time": "1753345506", "uncertainty": 120 }, "stopId": "0:15225C", "stopSequence": 16 }, { "arrival": { "time": "1753345531", "uncertainty": 120 }, "departure": { "time": "1753345531", "uncertainty": 120 }, "stopId": "0:15232P", "stopSequence": 17 }, { "arrival": { "time": "1753345555", "uncertainty": 120 }, "departure": { "time": "1753345555", "uncertainty": 120 }, "stopId": "0:15233P", "stopSequence": 18 }, { "arrival": { "time": "1753345576", "uncertainty": 120 }, "departure": { "time": "1753345576", "uncertainty": 120 }, "stopId": "0:15234P", "stopSequence": 19 }, { "arrival": { "time": "1753345600", "uncertainty": 120 }, "departure": { "time": "1753345600", "uncertainty": 120 }, "stopId": "0:15235P", "stopSequence": 20 }, { "arrival": { "time": "1753345603", "uncertainty": 120 }, "departure": { "time": "1753345603", "uncertainty": 120 }, "stopId": "0:15229P", "stopSequence": 21 }, { "arrival": { "time": "1753345625", "uncertainty": 120 }, "departure": { "time": "1753345625", "uncertainty": 120 }, "stopId": "0:15215P", "stopSequence": 22 }, { "arrival": { "time": "1753345705", "uncertainty": 120 }, "departure": { "time": "1753345705", "uncertainty": 120 }, "stopId": "0:15210P", "stopSequence": 23 }, { "arrival": { "time": "1753345782", "uncertainty": 120 }, "departure": { "time": "1753345782", "uncertainty": 120 }, "stopId": "0:15200P", "stopSequence": 24 }, { "arrival": { "time": "1753345842", "uncertainty": 120 }, "departure": { "time": "1753345842", "uncertainty": 120 }, "stopId": "0:15190P", "stopSequence": 25 }, { "arrival": { "time": "1753345892", "uncertainty": 120 }, "departure": { "time": "1753345892", "uncertainty": 120 }, "stopId": "0:15180P", "stopSequence": 26 }, { "arrival": { "time": "1753345962", "uncertainty": 120 }, "departure": { "time": "1753345962", "uncertainty": 120 }, "stopId": "0:15170P", "stopSequence": 27 }, { "arrival": { "time": "1753346082", "uncertainty": 120 }, "departure": { "time": "1753346082", "uncertainty": 120 }, "stopId": "0:15160P", "stopSequence": 28 }, { "arrival": { "time": "1753346458", "uncertainty": 120 }, "departure": { "time": "1753346458", "uncertainty": 120 }, "stopId": "0:15114P", "stopSequence": 29 }, { "arrival": { "time": "1753346484", "uncertainty": 120 }, "departure": { "time": "1753346484", "uncertainty": 120 }, "stopId": "0:15113P", "stopSequence": 30 }, { "arrival": { "time": "1753346502", "uncertainty": 120 }, "departure": { "time": "1753346502", "uncertainty": 120 }, "stopId": "0:15112P", "stopSequence": 31 }, { "arrival": { "time": "1753346538", "uncertainty": 120 }, "departure": { "time": "1753346538", "uncertainty": 120 }, "stopId": "0:15111P", "stopSequence": 32 }, { "arrival": { "time": "1753346584", "uncertainty": 120 }, "departure": { "time": "1753346584", "uncertainty": 120 }, "stopId": "0:15109P", "stopSequence": 33 }, { "arrival": { "time": "1753346622", "uncertainty": 120 }, "departure": { "time": "1753346622", "uncertainty": 120 }, "stopId": "0:15110P", "stopSequence": 34 }, { "arrival": { "time": "1753346723", "uncertainty": 120 }, "departure": { "time": "1753346723", "uncertainty": 120 }, "stopId": "0:15090P", "stopSequence": 35 }, { "arrival": { "time": "1753346745", "uncertainty": 120 }, "departure": { "time": "1753346745", "uncertainty": 120 }, "stopId": "0:15080P", "stopSequence": 36 }, { "arrival": { "time": "1753346771", "uncertainty": 120 }, "departure": { "time": "1753346771", "uncertainty": 120 }, "stopId": "0:15070P", "stopSequence": 37 }, { "arrival": { "time": "1753346805", "uncertainty": 120 }, "departure": { "time": "1753346805", "uncertainty": 120 }, "stopId": "0:15060P", "stopSequence": 38 }, { "arrival": { "time": "1753346835", "uncertainty": 120 }, "departure": { "time": "1753346835", "uncertainty": 120 }, "stopId": "0:15050P", "stopSequence": 39 }, { "arrival": { "time": "1753346896", "uncertainty": 120 }, "departure": { "time": "1753346896", "uncertainty": 120 }, "stopId": "0:15040P", "stopSequence": 40 }, { "arrival": { "time": "1753346922", "uncertainty": 120 }, "departure": { "time": "1753346922", "uncertainty": 120 }, "stopId": "0:15030P", "stopSequence": 41 }, { "arrival": { "time": "1753346948", "uncertainty": 120 }, "departure": { "time": "1753346948", "uncertainty": 120 }, "stopId": "0:15020P", "stopSequence": 42 }, { "arrival": { "time": "1753347042", "uncertainty": 120 }, "stopId": "0:15010C", "stopSequence": 43 } ], "trip": { "directionId": 1, "routeId": "2240", "scheduleRelationship": "SCHEDULED", "tripId": "1_4994580" }, "vehicle": { "id": "87", "label": "87" } } }, { "id": "990497", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753345800", "uncertainty": 120 }, "stopId": "0:05342C", "stopSequence": 1 } ], "trip": { "directionId": 0, "routeId": "1183", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990497" } } }, { "id": "990500", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753347600", "uncertainty": 120 }, "stopId": "0:05342C", "stopSequence": 1 } ], "trip": { "directionId": 0, "routeId": "1183", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990500" } } }, { "id": "990745", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753346700" }, "stopId": "0:AV1005C", "stopSequence": 1 } ], "trip": { "directionId": 0, "routeId": "8890", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990745" } } }, { "id": "990763", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753345753", "uncertainty": 120 }, "departure": { "time": "1753345753", "uncertainty": 120 }, "stopId": "0:CI0226C", "stopSequence": 5 }, { "arrival": { "time": "1753345872", "uncertainty": 120 }, "departure": { "time": "1753345872", "uncertainty": 120 }, "stopId": "0:CI0250C", "stopSequence": 6 }, { "arrival": { "time": "1753345967", "uncertainty": 120 }, "departure": { "time": "1753345967", "uncertainty": 120 }, "stopId": "0:CI02141P", "stopSequence": 7 }, { "arrival": { "time": "1753346017", "uncertainty": 120 }, "departure": { "time": "1753346017", "uncertainty": 120 }, "stopId": "0:CI0242P", "stopSequence": 8 }, { "arrival": { "time": "1753346051", "uncertainty": 120 }, "departure": { "time": "1753346051", "uncertainty": 120 }, "stopId": "0:CI0230C", "stopSequence": 9 }, { "arrival": { "time": "1753346080", "uncertainty": 120 }, "departure": { "time": "1753346080", "uncertainty": 120 }, "stopId": "0:CI0242C", "stopSequence": 10 }, { "arrival": { "time": "1753346110", "uncertainty": 120 }, "departure": { "time": "1753346110", "uncertainty": 120 }, "stopId": "0:CI0240C", "stopSequence": 11 }, { "arrival": { "time": "1753346168", "uncertainty": 120 }, "departure": { "time": "1753346168", "uncertainty": 120 }, "stopId": "0:CI0245C", "stopSequence": 12 }, { "arrival": { "time": "1753346213", "uncertainty": 120 }, "departure": { "time": "1753346213", "uncertainty": 120 }, "stopId": "0:CI0260C", "stopSequence": 13 }, { "arrival": { "time": "1753346231", "uncertainty": 120 }, "departure": { "time": "1753346231", "uncertainty": 120 }, "stopId": "0:CI0270C", "stopSequence": 14 }, { "arrival": { "time": "1753346267", "uncertainty": 120 }, "departure": { "time": "1753346267", "uncertainty": 120 }, "stopId": "0:CI0265C", "stopSequence": 15 }, { "arrival": { "time": "1753346293", "uncertainty": 120 }, "departure": { "time": "1753346293", "uncertainty": 120 }, "stopId": "0:CI0280C", "stopSequence": 16 }, { "arrival": { "time": "1753346337", "uncertainty": 120 }, "departure": { "time": "1753346337", "uncertainty": 120 }, "stopId": "0:CI0285C", "stopSequence": 17 }, { "arrival": { "time": "1753346483", "uncertainty": 120 }, "departure": { "time": "1753346483", "uncertainty": 120 }, "stopId": "0:CI02886C", "stopSequence": 18 }, { "arrival": { "time": "1753346533", "uncertainty": 120 }, "stopId": "0:CI0110P", "stopSequence": 19 } ], "trip": { "directionId": 0, "routeId": "6610", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990763" }, "vehicle": { "id": "175", "label": "175" } } }, { "id": "990771", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753348500", "uncertainty": 120 }, "stopId": "0:CI0110C", "stopSequence": 1 } ], "trip": { "directionId": 1, "routeId": "6610", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990771" } } }, { "id": "2025-07-24-08-51-24-899-996138", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753344600", "uncertainty": 120 }, "stopId": "0:PE00200C" }, { "arrival": { "time": "1753344652", "uncertainty": 120 }, "departure": { "time": "1753344652", "uncertainty": 120 }, "stopId": "0:PE0160C" }, { "arrival": { "time": "1753344677", "uncertainty": 120 }, "departure": { "time": "1753344677", "uncertainty": 120 }, "stopId": "0:PE0155C" }, { "arrival": { "time": "1753344732", "uncertainty": 120 }, "departure": { "time": "1753344732", "uncertainty": 120 }, "stopId": "0:PE0150C" }, { "arrival": { "time": "1753344822", "uncertainty": 120 }, "departure": { "time": "1753344841", "uncertainty": 120 }, "stopId": "0:PE00240C" }, { "arrival": { "time": "1753344882", "uncertainty": 120 }, "departure": { "time": "1753344882", "uncertainty": 120 }, "stopId": "0:PE04107P" }, { "arrival": { "time": "1753344932", "uncertainty": 120 }, "departure": { "time": "1753344932", "uncertainty": 120 }, "stopId": "0:PE04105P" }, { "arrival": { "time": "1753344980", "uncertainty": 120 }, "departure": { "time": "1753344980", "uncertainty": 120 }, "stopId": "0:PE04104P" }, { "arrival": { "time": "1753345015", "uncertainty": 120 }, "departure": { "time": "1753345015", "uncertainty": 120 }, "stopId": "0:PE04103P" }, { "arrival": { "time": "1753345062", "uncertainty": 120 }, "departure": { "time": "1753345062", "uncertainty": 120 }, "stopId": "0:PE04102P" }, { "arrival": { "time": "1753345081", "uncertainty": 120 }, "departure": { "time": "1753345081", "uncertainty": 120 }, "stopId": "0:PE21060P" }, { "arrival": { "time": "1753345093", "uncertainty": 120 }, "departure": { "time": "1753345093", "uncertainty": 120 }, "stopId": "0:PEI0001C" }, { "arrival": { "time": "1753345132", "uncertainty": 120 }, "departure": { "time": "1753345132", "uncertainty": 120 }, "stopId": "0:PI0360P" }, { "arrival": { "time": "1753345170", "uncertainty": 120 }, "departure": { "time": "1753345170", "uncertainty": 120 }, "stopId": "0:PE04037C" }, { "arrival": { "time": "1753345201", "uncertainty": 120 }, "departure": { "time": "1753345201", "uncertainty": 120 }, "stopId": "0:PE0440C" }, { "arrival": { "time": "1753345253", "uncertainty": 120 }, "departure": { "time": "1753345253", "uncertainty": 120 }, "stopId": "0:PE21020C" }, { "arrival": { "time": "1753345291", "uncertainty": 120 }, "departure": { "time": "1753345291", "uncertainty": 120 }, "stopId": "0:PE21030C" }, { "arrival": { "time": "1753345359", "uncertainty": 120 }, "departure": { "time": "1753345359", "uncertainty": 120 }, "stopId": "0:05475C" }, { "arrival": { "time": "1753345390", "uncertainty": 120 }, "departure": { "time": "1753345390", "uncertainty": 120 }, "stopId": "0:05480C" }, { "arrival": { "time": "1753345454", "uncertainty": 120 }, "departure": { "time": "1753345454", "uncertainty": 120 }, "stopId": "0:05490C" }, { "arrival": { "time": "1753345502", "uncertainty": 120 }, "departure": { "time": "1753345502", "uncertainty": 120 }, "stopId": "0:02230C" }, { "arrival": { "time": "1753345552", "uncertainty": 120 }, "departure": { "time": "1753345552", "uncertainty": 120 }, "stopId": "0:02220C" }, { "arrival": { "time": "1753345570", "uncertainty": 120 }, "departure": { "time": "1753345570", "uncertainty": 120 }, "stopId": "0:02210C" }, { "arrival": { "time": "1753345597", "uncertainty": 120 }, "departure": { "time": "1753345597", "uncertainty": 120 }, "stopId": "0:02200C" }, { "arrival": { "time": "1753345629", "uncertainty": 120 }, "departure": { "time": "1753345629", "uncertainty": 120 }, "stopId": "0:02190C" }, { "arrival": { "time": "1753345651", "uncertainty": 120 }, "departure": { "time": "1753345651", "uncertainty": 120 }, "stopId": "0:02180C" }, { "arrival": { "time": "1753345693", "uncertainty": 120 }, "departure": { "time": "1753345693", "uncertainty": 120 }, "stopId": "0:02175C" }, { "arrival": { "time": "1753345785", "uncertainty": 120 }, "departure": { "time": "1753345785", "uncertainty": 120 }, "stopId": "0:02176C" }, { "arrival": { "time": "1753345824", "uncertainty": 120 }, "departure": { "time": "1753345824", "uncertainty": 120 }, "stopId": "0:02170C" }, { "arrival": { "time": "1753345897", "uncertainty": 120 }, "departure": { "time": "1753345897", "uncertainty": 120 }, "stopId": "0:02160C" }, { "arrival": { "time": "1753345965", "uncertainty": 120 }, "departure": { "time": "1753345965", "uncertainty": 120 }, "stopId": "0:02150C" }, { "arrival": { "time": "1753346059", "uncertainty": 120 }, "departure": { "time": "1753346059", "uncertainty": 120 }, "stopId": "0:02140C" }, { "arrival": { "time": "1753346133", "uncertainty": 120 }, "departure": { "time": "1753346133", "uncertainty": 120 }, "stopId": "0:18240P" }, { "arrival": { "time": "1753346197", "uncertainty": 120 }, "departure": { "time": "1753346197", "uncertainty": 120 }, "stopId": "0:01606P" }, { "arrival": { "time": "1753346259", "uncertainty": 120 }, "departure": { "time": "1753346259", "uncertainty": 120 }, "stopId": "0:01601P" }, { "arrival": { "time": "1753346401", "uncertainty": 120 }, "departure": { "time": "1753346401", "uncertainty": 120 }, "stopId": "0:01600P" }, { "arrival": { "time": "1753346515", "uncertainty": 120 }, "departure": { "time": "1753346515", "uncertainty": 120 }, "stopId": "0:01860C" }, { "arrival": { "time": "1753346570", "uncertainty": 120 }, "departure": { "time": "1753346570", "uncertainty": 120 }, "stopId": "0:01850C" }, { "arrival": { "time": "1753346697", "uncertainty": 120 }, "departure": { "time": "1753346697", "uncertainty": 120 }, "stopId": "0:01840C" }, { "arrival": { "time": "1753346810", "uncertainty": 120 }, "departure": { "time": "1753346810", "uncertainty": 120 }, "stopId": "0:01430C" }, { "arrival": { "time": "1753346926", "uncertainty": 120 }, "departure": { "time": "1753346926", "uncertainty": 120 }, "stopId": "0:01420C" }, { "arrival": { "time": "1753346995", "uncertainty": 120 }, "departure": { "time": "1753346995", "uncertainty": 120 }, "stopId": "0:01390C" }, { "arrival": { "time": "1753347034", "uncertainty": 120 }, "departure": { "time": "1753347034", "uncertainty": 120 }, "stopId": "0:01400C" }, { "arrival": { "time": "1753347099", "uncertainty": 120 }, "stopId": "0:19045C" } ], "trip": { "directionId": 1, "routeId": "1110", "scheduleRelationship": "ADDED", "tripId": "1_42025-07-24-08-51-24-899-996138" }, "vehicle": { "id": "38", "label": "38" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1753345435" } }