这是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 à 10h59 Europe/Paris.

trip_updates (87) 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 à 10h59 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": "995648", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753349589", "uncertainty": 120 }, "stopId": "0:11010P", "stopSequence": 1 }, { "arrival": { "time": "1753349649", "uncertainty": 120 }, "departure": { "time": "1753349649", "uncertainty": 120 }, "stopId": "0:12250C", "stopSequence": 2 }, { "arrival": { "time": "1753349689", "uncertainty": 120 }, "departure": { "time": "1753349689", "uncertainty": 120 }, "stopId": "0:12260C", "stopSequence": 3 }, { "arrival": { "time": "1753349786", "uncertainty": 120 }, "departure": { "time": "1753349786", "uncertainty": 120 }, "stopId": "0:12270C", "stopSequence": 4 }, { "arrival": { "time": "1753349796", "uncertainty": 120 }, "departure": { "time": "1753349796", "uncertainty": 120 }, "stopId": "0:1B050P", "stopSequence": 5 }, { "arrival": { "time": "1753349845", "uncertainty": 120 }, "departure": { "time": "1753349845", "uncertainty": 120 }, "stopId": "0:12290C", "stopSequence": 6 }, { "arrival": { "time": "1753349888", "uncertainty": 120 }, "departure": { "time": "1753349888", "uncertainty": 120 }, "stopId": "0:12300C", "stopSequence": 7 }, { "arrival": { "time": "1753349949", "uncertainty": 120 }, "departure": { "time": "1753349949", "uncertainty": 120 }, "stopId": "0:12310C", "stopSequence": 8 }, { "arrival": { "time": "1753350011", "uncertainty": 120 }, "departure": { "time": "1753350011", "uncertainty": 120 }, "stopId": "0:12320C", "stopSequence": 9 }, { "arrival": { "time": "1753350125", "uncertainty": 120 }, "departure": { "time": "1753350125", "uncertainty": 120 }, "stopId": "0:12325C", "stopSequence": 10 }, { "arrival": { "time": "1753350189", "uncertainty": 120 }, "departure": { "time": "1753350189", "uncertainty": 120 }, "stopId": "0:12330C", "stopSequence": 11 }, { "arrival": { "time": "1753350240", "uncertainty": 120 }, "departure": { "time": "1753350240", "uncertainty": 120 }, "stopId": "0:12335C", "stopSequence": 12 }, { "arrival": { "time": "1753350309", "uncertainty": 120 }, "departure": { "time": "1753350309", "uncertainty": 120 }, "stopId": "0:12340C", "stopSequence": 13 }, { "arrival": { "time": "1753350359", "uncertainty": 120 }, "departure": { "time": "1753350359", "uncertainty": 120 }, "stopId": "0:11504P", "stopSequence": 14 }, { "arrival": { "time": "1753350430", "uncertainty": 120 }, "departure": { "time": "1753350430", "uncertainty": 120 }, "stopId": "0:11506C", "stopSequence": 15 }, { "arrival": { "time": "1753350490", "uncertainty": 120 }, "departure": { "time": "1753350490", "uncertainty": 120 }, "stopId": "0:12340C", "stopSequence": 16 }, { "arrival": { "time": "1753350550", "uncertainty": 120 }, "departure": { "time": "1753350550", "uncertainty": 120 }, "stopId": "0:12350C", "stopSequence": 17 }, { "arrival": { "time": "1753350575", "uncertainty": 120 }, "departure": { "time": "1753350575", "uncertainty": 120 }, "stopId": "0:12360C", "stopSequence": 18 }, { "arrival": { "time": "1753350607", "uncertainty": 120 }, "departure": { "time": "1753350607", "uncertainty": 120 }, "stopId": "0:12370C", "stopSequence": 19 }, { "arrival": { "time": "1753350637", "uncertainty": 120 }, "departure": { "time": "1753350637", "uncertainty": 120 }, "stopId": "0:12380C", "stopSequence": 20 }, { "arrival": { "time": "1753350670", "uncertainty": 120 }, "departure": { "time": "1753350670", "uncertainty": 120 }, "stopId": "0:12390C", "stopSequence": 21 }, { "arrival": { "time": "1753350730", "uncertainty": 120 }, "departure": { "time": "1753350730", "uncertainty": 120 }, "stopId": "0:11300C", "stopSequence": 22 }, { "arrival": { "time": "1753350800", "uncertainty": 120 }, "departure": { "time": "1753350800", "uncertainty": 120 }, "stopId": "0:11305C", "stopSequence": 23 }, { "arrival": { "time": "1753350970", "uncertainty": 120 }, "departure": { "time": "1753350970", "uncertainty": 120 }, "stopId": "0:15240C", "stopSequence": 24 }, { "arrival": { "time": "1753351002", "uncertainty": 120 }, "departure": { "time": "1753351002", "uncertainty": 120 }, "stopId": "0:17800C", "stopSequence": 25 }, { "arrival": { "time": "1753351081", "uncertainty": 120 }, "departure": { "time": "1753351081", "uncertainty": 120 }, "stopId": "0:15400C", "stopSequence": 26 }, { "arrival": { "time": "1753351124", "uncertainty": 120 }, "departure": { "time": "1753351124", "uncertainty": 120 }, "stopId": "0:15402C", "stopSequence": 27 }, { "arrival": { "time": "1753351150", "uncertainty": 120 }, "stopId": "0:05343P", "stopSequence": 28 } ], "trip": { "directionId": 0, "routeId": "2300", "scheduleRelationship": "SCHEDULED", "tripId": "1_4995648" } } }, { "id": "996129", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753347032", "uncertainty": 120 }, "stopId": "0:PE00240C", "stopSequence": 1 }, { "arrival": { "time": "1753347060", "uncertainty": 120 }, "departure": { "time": "1753347060", "uncertainty": 120 }, "stopId": "0:PE0140P", "stopSequence": 2 }, { "arrival": { "time": "1753347106", "uncertainty": 120 }, "departure": { "time": "1753347106", "uncertainty": 120 }, "stopId": "0:PE0141P", "stopSequence": 3 }, { "arrival": { "time": "1753347127", "uncertainty": 120 }, "departure": { "time": "1753347127", "uncertainty": 120 }, "stopId": "0:PE0130C", "stopSequence": 4 }, { "arrival": { "time": "1753347226", "uncertainty": 120 }, "departure": { "time": "1753347226", "uncertainty": 120 }, "stopId": "0:PE0150P", "stopSequence": 5 }, { "arrival": { "time": "1753347279", "uncertainty": 120 }, "departure": { "time": "1753347279", "uncertainty": 120 }, "stopId": "0:PE0155P", "stopSequence": 6 }, { "arrival": { "time": "1753347290", "uncertainty": 120 }, "departure": { "time": "1753347290", "uncertainty": 120 }, "stopId": "0:PE0160P", "stopSequence": 7 }, { "arrival": { "time": "1753347321", "uncertainty": 120 }, "departure": { "time": "1753347321", "uncertainty": 120 }, "stopId": "0:PE00200P", "stopSequence": 8 }, { "arrival": { "time": "1753347362", "uncertainty": 120 }, "departure": { "time": "1753347362", "uncertainty": 120 }, "stopId": "0:PE03159P", "stopSequence": 9 }, { "arrival": { "time": "1753347402", "uncertainty": 120 }, "departure": { "time": "1753347402", "uncertainty": 120 }, "stopId": "0:PE0110P", "stopSequence": 10 }, { "arrival": { "time": "1753347584", "uncertainty": 120 }, "departure": { "time": "1753347584", "uncertainty": 120 }, "stopId": "0:PE0106P", "stopSequence": 11 }, { "arrival": { "time": "1753347704", "uncertainty": 120 }, "departure": { "time": "1753347704", "uncertainty": 120 }, "stopId": "0:PE02081P", "stopSequence": 12 }, { "arrival": { "time": "1753347734", "uncertainty": 120 }, "departure": { "time": "1753347734", "uncertainty": 120 }, "stopId": "0:PE02071P", "stopSequence": 13 }, { "arrival": { "time": "1753347772", "uncertainty": 120 }, "departure": { "time": "1753347772", "uncertainty": 120 }, "stopId": "0:PE02072P", "stopSequence": 14 }, { "arrival": { "time": "1753347788", "uncertainty": 120 }, "departure": { "time": "1753347788", "uncertainty": 120 }, "stopId": "0:PE03157P", "stopSequence": 15 }, { "arrival": { "time": "1753347835", "uncertainty": 120 }, "departure": { "time": "1753347835", "uncertainty": 120 }, "stopId": "0:PE03156P", "stopSequence": 16 }, { "arrival": { "time": "1753347884", "uncertainty": 120 }, "departure": { "time": "1753347884", "uncertainty": 120 }, "stopId": "0:PE03155P", "stopSequence": 17 }, { "arrival": { "time": "1753347926", "uncertainty": 120 }, "departure": { "time": "1753347926", "uncertainty": 120 }, "stopId": "0:PE03154P", "stopSequence": 18 }, { "arrival": { "time": "1753347973", "uncertainty": 120 }, "departure": { "time": "1753347973", "uncertainty": 120 }, "stopId": "0:PE03153P", "stopSequence": 19 }, { "arrival": { "time": "1753348004", "uncertainty": 120 }, "departure": { "time": "1753348004", "uncertainty": 120 }, "stopId": "0:PE03160P", "stopSequence": 20 }, { "arrival": { "time": "1753348064", "uncertainty": 120 }, "departure": { "time": "1753348064", "uncertainty": 120 }, "stopId": "0:PE02045P", "stopSequence": 21 }, { "arrival": { "time": "1753348091", "uncertainty": 120 }, "departure": { "time": "1753348091", "uncertainty": 120 }, "stopId": "0:PE0318P", "stopSequence": 22 }, { "arrival": { "time": "1753348124", "uncertainty": 120 }, "departure": { "time": "1753348124", "uncertainty": 120 }, "stopId": "0:PE0317P", "stopSequence": 23 }, { "arrival": { "time": "1753348150", "uncertainty": 120 }, "departure": { "time": "1753348150", "uncertainty": 120 }, "stopId": "0:PE0316P", "stopSequence": 24 }, { "arrival": { "time": "1753348184", "uncertainty": 120 }, "departure": { "time": "1753348184", "uncertainty": 120 }, "stopId": "0:PE0315P", "stopSequence": 25 }, { "arrival": { "time": "1753348263", "uncertainty": 120 }, "departure": { "time": "1753348263", "uncertainty": 120 }, "stopId": "0:PE0310P", "stopSequence": 26 }, { "arrival": { "time": "1753348321", "uncertainty": 120 }, "departure": { "time": "1753348321", "uncertainty": 120 }, "stopId": "0:PE0305P", "stopSequence": 27 }, { "arrival": { "time": "1753348364", "uncertainty": 120 }, "departure": { "time": "1753348364", "uncertainty": 120 }, "stopId": "0:PE0300P", "stopSequence": 28 }, { "arrival": { "time": "1753348429", "uncertainty": 120 }, "departure": { "time": "1753348429", "uncertainty": 120 }, "stopId": "0:PE0051P", "stopSequence": 29 }, { "arrival": { "time": "1753348484", "uncertainty": 120 }, "departure": { "time": "1753348484", "uncertainty": 120 }, "stopId": "0:PE0048P", "stopSequence": 30 }, { "arrival": { "time": "1753348604", "uncertainty": 120 }, "departure": { "time": "1753348604", "uncertainty": 120 }, "stopId": "0:PE0085C", "stopSequence": 31 }, { "arrival": { "time": "1753348626", "uncertainty": 120 }, "departure": { "time": "1753348626", "uncertainty": 120 }, "stopId": "0:PE0611C", "stopSequence": 32 }, { "arrival": { "time": "1753348652", "uncertainty": 120 }, "departure": { "time": "1753348652", "uncertainty": 120 }, "stopId": "0:PE0612C", "stopSequence": 33 }, { "arrival": { "time": "1753348684", "uncertainty": 120 }, "departure": { "time": "1753348684", "uncertainty": 120 }, "stopId": "0:PE0613C", "stopSequence": 34 }, { "arrival": { "time": "1753348734", "uncertainty": 120 }, "departure": { "time": "1753348734", "uncertainty": 120 }, "stopId": "0:PE0614C", "stopSequence": 35 }, { "arrival": { "time": "1753348784", "uncertainty": 120 }, "departure": { "time": "1753348784", "uncertainty": 120 }, "stopId": "0:PE0610C", "stopSequence": 36 }, { "arrival": { "time": "1753348844", "uncertainty": 120 }, "departure": { "time": "1753348844", "uncertainty": 120 }, "stopId": "0:PE0617C", "stopSequence": 37 }, { "arrival": { "time": "1753348904", "uncertainty": 120 }, "stopId": "0:PE0618P", "stopSequence": 38 } ], "trip": { "directionId": 1, "routeId": "5550", "scheduleRelationship": "SCHEDULED", "tripId": "1_4996129" }, "vehicle": { "id": "123", "label": "123" } } }, { "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": "996236", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753350300", "uncertainty": 120 }, "stopId": "0:41016P", "stopSequence": 1 } ], "trip": { "directionId": 1, "routeId": "4420", "scheduleRelationship": "SCHEDULED", "tripId": "1_4996236" } } }, { "id": "999560", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753347487", "uncertainty": 120 }, "departure": { "time": "1753347487", "uncertainty": 120 }, "stopId": "0:14245P", "stopSequence": 20 }, { "arrival": { "time": "1753347547", "uncertainty": 120 }, "stopId": "0:14010C", "stopSequence": 21 } ], "trip": { "directionId": 0, "routeId": "2230", "scheduleRelationship": "SCHEDULED", "tripId": "1_4999560" } } }, { "id": "999555", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753350600", "uncertainty": 120 }, "stopId": "0:05343C", "stopSequence": 1 } ], "trip": { "directionId": 1, "routeId": "2230", "scheduleRelationship": "SCHEDULED", "tripId": "1_4999555" } } }, { "id": "996366", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753347600", "uncertainty": 120 }, "stopId": "0:05342C", "stopSequence": 1 } ], "trip": { "directionId": 0, "routeId": "2010", "scheduleRelationship": "SCHEDULED", "tripId": "1_4996366" }, "vehicle": { "id": "121", "label": "121" } } }, { "id": "996369", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753350000", "uncertainty": 120 }, "stopId": "0:05342C", "stopSequence": 1 } ], "trip": { "directionId": 0, "routeId": "2010", "scheduleRelationship": "SCHEDULED", "tripId": "1_4996369" } } }, { "id": "1001005", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753349634", "uncertainty": 120 }, "departure": { "time": "1753349634", "uncertainty": 120 }, "stopId": "0:41014P" }, { "arrival": { "time": "1753349643", "uncertainty": 120 }, "departure": { "time": "1753349643", "uncertainty": 120 }, "stopId": "0:41014C" }, { "arrival": { "time": "1753349644", "uncertainty": 120 }, "departure": { "time": "1753349644", "uncertainty": 120 }, "stopId": "0:41014P" }, { "departure": { "time": "1753348799", "uncertainty": 120 }, "stopId": "0:46130C", "stopSequence": 1 }, { "arrival": { "time": "1753348821", "uncertainty": 120 }, "departure": { "time": "1753348821", "uncertainty": 120 }, "stopId": "0:46130P", "stopSequence": 2 }, { "arrival": { "time": "1753348857", "uncertainty": 120 }, "departure": { "time": "1753348857", "uncertainty": 120 }, "stopId": "0:46195C", "stopSequence": 3 }, { "arrival": { "time": "1753348908", "uncertainty": 120 }, "departure": { "time": "1753348908", "uncertainty": 120 }, "stopId": "0:46125C", "stopSequence": 4 }, { "arrival": { "time": "1753348944", "uncertainty": 120 }, "departure": { "time": "1753348944", "uncertainty": 120 }, "stopId": "0:47310C", "stopSequence": 5 }, { "arrival": { "time": "1753349302", "uncertainty": 120 }, "departure": { "time": "1753349302", "uncertainty": 120 }, "stopId": "0:46050C", "stopSequence": 6 }, { "arrival": { "time": "1753349353", "uncertainty": 120 }, "departure": { "time": "1753349353", "uncertainty": 120 }, "stopId": "0:46040C", "stopSequence": 7 }, { "arrival": { "time": "1753349399", "uncertainty": 120 }, "departure": { "time": "1753349399", "uncertainty": 120 }, "stopId": "0:46140C", "stopSequence": 8 }, { "arrival": { "time": "1753349450", "uncertainty": 120 }, "departure": { "time": "1753349450", "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": "1753349709", "uncertainty": 120 }, "departure": { "time": "1753349709", "uncertainty": 120 }, "stopId": "0:44170P", "stopSequence": 13 }, { "arrival": { "time": "1753349759", "uncertainty": 120 }, "departure": { "time": "1753349759", "uncertainty": 120 }, "stopId": "0:46022P", "stopSequence": 14 }, { "arrival": { "time": "1753349837", "uncertainty": 120 }, "departure": { "time": "1753349837", "uncertainty": 120 }, "stopId": "0:17790P", "stopSequence": 15 }, { "arrival": { "time": "1753349899", "uncertainty": 120 }, "departure": { "time": "1753349899", "uncertainty": 120 }, "stopId": "0:46020P", "stopSequence": 16 }, { "arrival": { "time": "1753349951", "uncertainty": 120 }, "departure": { "time": "1753349951", "uncertainty": 120 }, "stopId": "0:46134P", "stopSequence": 17 }, { "arrival": { "time": "1753350191", "uncertainty": 120 }, "departure": { "time": "1753350191", "uncertainty": 120 }, "stopId": "0:17820C", "stopSequence": 18 }, { "arrival": { "time": "1753350317", "uncertainty": 120 }, "departure": { "time": "1753350317", "uncertainty": 120 }, "stopId": "0:15360C", "stopSequence": 19 }, { "arrival": { "time": "1753350485", "uncertainty": 120 }, "departure": { "time": "1753350485", "uncertainty": 120 }, "stopId": "0:11342C", "stopSequence": 20 }, { "arrival": { "time": "1753350550", "uncertainty": 120 }, "departure": { "time": "1753350550", "uncertainty": 120 }, "stopId": "0:15400C", "stopSequence": 21 }, { "arrival": { "time": "1753350594", "uncertainty": 120 }, "departure": { "time": "1753350594", "uncertainty": 120 }, "stopId": "0:15402C", "stopSequence": 22 }, { "arrival": { "time": "1753350634", "uncertainty": 120 }, "departure": { "time": "1753350634", "uncertainty": 120 }, "stopId": "0:05342C", "stopSequence": 23 }, { "arrival": { "time": "1753350679", "uncertainty": 120 }, "departure": { "time": "1753350679", "uncertainty": 120 }, "stopId": "0:17775P", "stopSequence": 24 }, { "arrival": { "time": "1753350734", "uncertainty": 120 }, "departure": { "time": "1753350734", "uncertainty": 120 }, "stopId": "0:05530C", "stopSequence": 25 }, { "arrival": { "time": "1753350903", "uncertainty": 120 }, "departure": { "time": "1753350903", "uncertainty": 120 }, "stopId": "0:19070C", "stopSequence": 26 }, { "arrival": { "time": "1753350948", "uncertainty": 120 }, "departure": { "time": "1753350948", "uncertainty": 120 }, "stopId": "0:19304C", "stopSequence": 27 }, { "arrival": { "time": "1753351506", "uncertainty": 120 }, "departure": { "time": "1753351506", "uncertainty": 120 }, "stopId": "0:04180C", "stopSequence": 28 }, { "arrival": { "time": "1753351572", "uncertainty": 120 }, "departure": { "time": "1753351572", "uncertainty": 120 }, "stopId": "0:07185C", "stopSequence": 29 }, { "arrival": { "time": "1753351637", "uncertainty": 120 }, "departure": { "time": "1753351637", "uncertainty": 120 }, "stopId": "0:07180C", "stopSequence": 30 }, { "arrival": { "time": "1753351740", "uncertainty": 120 }, "departure": { "time": "1753351740", "uncertainty": 120 }, "stopId": "0:07170C", "stopSequence": 31 }, { "arrival": { "time": "1753351852", "uncertainty": 120 }, "departure": { "time": "1753351852", "uncertainty": 120 }, "stopId": "0:18130C", "stopSequence": 32 }, { "arrival": { "time": "1753351927", "uncertainty": 120 }, "departure": { "time": "1753351927", "uncertainty": 120 }, "stopId": "0:01362C", "stopSequence": 33 }, { "arrival": { "time": "1753351982", "uncertainty": 120 }, "stopId": "0:19040C", "stopSequence": 34 } ], "trip": { "directionId": 0, "routeId": "1184", "scheduleRelationship": "SCHEDULED", "tripId": "1_41001005" } } }, { "id": "996224", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753350300", "uncertainty": 120 }, "stopId": "0:41016P", "stopSequence": 1 } ], "trip": { "directionId": 1, "routeId": "4430", "scheduleRelationship": "SCHEDULED", "tripId": "1_4996224" } } }, { "id": "996312", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753349423", "uncertainty": 120 }, "stopId": "0:1C040P", "stopSequence": 1 }, { "arrival": { "time": "1753349433", "uncertainty": 120 }, "departure": { "time": "1753349433", "uncertainty": 120 }, "stopId": "0:1C141C", "stopSequence": 2 }, { "arrival": { "time": "1753349446", "uncertainty": 120 }, "departure": { "time": "1753349446", "uncertainty": 120 }, "stopId": "0:1C142C", "stopSequence": 3 }, { "arrival": { "time": "1753349458", "uncertainty": 120 }, "departure": { "time": "1753349458", "uncertainty": 120 }, "stopId": "0:1C166C", "stopSequence": 4 }, { "arrival": { "time": "1753349472", "uncertainty": 120 }, "departure": { "time": "1753349472", "uncertainty": 120 }, "stopId": "0:11060P", "stopSequence": 5 }, { "arrival": { "time": "1753349484", "uncertainty": 120 }, "departure": { "time": "1753349484", "uncertainty": 120 }, "stopId": "0:11645C", "stopSequence": 6 }, { "arrival": { "time": "1753349568", "uncertainty": 120 }, "departure": { "time": "1753349568", "uncertainty": 120 }, "stopId": "0:1C180C", "stopSequence": 7 }, { "arrival": { "time": "1753349604", "uncertainty": 120 }, "departure": { "time": "1753349604", "uncertainty": 120 }, "stopId": "0:1C185C", "stopSequence": 8 }, { "arrival": { "time": "1753349636", "uncertainty": 120 }, "departure": { "time": "1753349636", "uncertainty": 120 }, "stopId": "0:1C195C", "stopSequence": 9 }, { "arrival": { "time": "1753349724", "uncertainty": 120 }, "departure": { "time": "1753349724", "uncertainty": 120 }, "stopId": "0:1C205C", "stopSequence": 10 }, { "arrival": { "time": "1753349753", "uncertainty": 120 }, "departure": { "time": "1753349753", "uncertainty": 120 }, "stopId": "0:1C200C", "stopSequence": 11 }, { "arrival": { "time": "1753349779", "uncertainty": 120 }, "departure": { "time": "1753349779", "uncertainty": 120 }, "stopId": "0:1C190C", "stopSequence": 12 }, { "arrival": { "time": "1753349820", "uncertainty": 120 }, "departure": { "time": "1753349820", "uncertainty": 120 }, "stopId": "0:1C090C", "stopSequence": 13 }, { "arrival": { "time": "1753349844", "uncertainty": 120 }, "departure": { "time": "1753349844", "uncertainty": 120 }, "stopId": "0:1C095C", "stopSequence": 14 }, { "arrival": { "time": "1753349896", "uncertainty": 120 }, "departure": { "time": "1753349896", "uncertainty": 120 }, "stopId": "0:1C100C", "stopSequence": 15 }, { "arrival": { "time": "1753349947", "uncertainty": 120 }, "departure": { "time": "1753349947", "uncertainty": 120 }, "stopId": "0:1C105C", "stopSequence": 16 }, { "arrival": { "time": "1753349985", "uncertainty": 120 }, "departure": { "time": "1753349985", "uncertainty": 120 }, "stopId": "0:1C110C", "stopSequence": 17 }, { "arrival": { "time": "1753350024", "uncertainty": 120 }, "departure": { "time": "1753350024", "uncertainty": 120 }, "stopId": "0:1C115C", "stopSequence": 18 }, { "arrival": { "time": "1753350046", "uncertainty": 120 }, "departure": { "time": "1753350046", "uncertainty": 120 }, "stopId": "0:1C120C", "stopSequence": 19 }, { "arrival": { "time": "1753350088", "uncertainty": 120 }, "departure": { "time": "1753350088", "uncertainty": 120 }, "stopId": "0:1C125C", "stopSequence": 20 }, { "arrival": { "time": "1753350119", "uncertainty": 120 }, "departure": { "time": "1753350119", "uncertainty": 120 }, "stopId": "0:1C130C", "stopSequence": 21 }, { "arrival": { "time": "1753350144", "uncertainty": 120 }, "departure": { "time": "1753350144", "uncertainty": 120 }, "stopId": "0:1C135C", "stopSequence": 22 }, { "arrival": { "time": "1753350156", "uncertainty": 120 }, "departure": { "time": "1753350156", "uncertainty": 120 }, "stopId": "0:11260C", "stopSequence": 23 }, { "arrival": { "time": "1753350296", "uncertainty": 120 }, "departure": { "time": "1753350296", "uncertainty": 120 }, "stopId": "0:11270C", "stopSequence": 24 }, { "arrival": { "time": "1753350352", "uncertainty": 120 }, "departure": { "time": "1753350352", "uncertainty": 120 }, "stopId": "0:11285C", "stopSequence": 25 }, { "arrival": { "time": "1753350396", "uncertainty": 120 }, "departure": { "time": "1753350396", "uncertainty": 120 }, "stopId": "0:11430C", "stopSequence": 26 }, { "arrival": { "time": "1753350416", "uncertainty": 120 }, "departure": { "time": "1753350416", "uncertainty": 120 }, "stopId": "0:11290C", "stopSequence": 27 }, { "arrival": { "time": "1753350596", "uncertainty": 120 }, "departure": { "time": "1753350596", "uncertainty": 120 }, "stopId": "0:11300C", "stopSequence": 28 }, { "arrival": { "time": "1753350666", "uncertainty": 120 }, "departure": { "time": "1753350666", "uncertainty": 120 }, "stopId": "0:11305C", "stopSequence": 29 }, { "arrival": { "time": "1753350836", "uncertainty": 120 }, "departure": { "time": "1753350836", "uncertainty": 120 }, "stopId": "0:15240C", "stopSequence": 30 }, { "arrival": { "time": "1753350868", "uncertainty": 120 }, "departure": { "time": "1753350868", "uncertainty": 120 }, "stopId": "0:17800C", "stopSequence": 31 }, { "arrival": { "time": "1753350947", "uncertainty": 120 }, "departure": { "time": "1753350947", "uncertainty": 120 }, "stopId": "0:15400C", "stopSequence": 32 }, { "arrival": { "time": "1753350990", "uncertainty": 120 }, "departure": { "time": "1753350990", "uncertainty": 120 }, "stopId": "0:15402C", "stopSequence": 33 }, { "arrival": { "time": "1753351016", "uncertainty": 120 }, "stopId": "0:05343P", "stopSequence": 34 } ], "trip": { "directionId": 0, "routeId": "2320", "scheduleRelationship": "SCHEDULED", "tripId": "1_4996312" } } }, { "id": "996319", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753347304", "uncertainty": 120 }, "stopId": "0:05343P", "stopSequence": 1 }, { "arrival": { "time": "1753347372", "uncertainty": 120 }, "departure": { "time": "1753347372", "uncertainty": 120 }, "stopId": "0:17800C", "stopSequence": 2 }, { "arrival": { "time": "1753347412", "uncertainty": 120 }, "departure": { "time": "1753347424", "uncertainty": 120 }, "stopId": "0:11342P", "stopSequence": 3 }, { "arrival": { "time": "1753347557", "uncertainty": 120 }, "departure": { "time": "1753347557", "uncertainty": 120 }, "stopId": "0:15360P", "stopSequence": 4 }, { "arrival": { "time": "1753347610", "uncertainty": 120 }, "departure": { "time": "1753347610", "uncertainty": 120 }, "stopId": "0:17840P", "stopSequence": 5 }, { "arrival": { "time": "1753347708", "uncertainty": 120 }, "departure": { "time": "1753347708", "uncertainty": 120 }, "stopId": "0:14215C", "stopSequence": 6 }, { "arrival": { "time": "1753347810", "uncertainty": 120 }, "departure": { "time": "1753347810", "uncertainty": 120 }, "stopId": "0:14150C", "stopSequence": 7 }, { "arrival": { "time": "1753347863", "uncertainty": 120 }, "departure": { "time": "1753347863", "uncertainty": 120 }, "stopId": "0:14160C", "stopSequence": 8 }, { "arrival": { "time": "1753347899", "uncertainty": 120 }, "departure": { "time": "1753347899", "uncertainty": 120 }, "stopId": "0:14170C", "stopSequence": 9 }, { "arrival": { "time": "1753347928", "uncertainty": 120 }, "departure": { "time": "1753347928", "uncertainty": 120 }, "stopId": "0:14180C", "stopSequence": 10 }, { "arrival": { "time": "1753348168", "uncertainty": 120 }, "departure": { "time": "1753348168", "uncertainty": 120 }, "stopId": "0:11355P", "stopSequence": 11 }, { "arrival": { "time": "1753348228", "uncertainty": 120 }, "departure": { "time": "1753348228", "uncertainty": 120 }, "stopId": "0:11270P", "stopSequence": 12 }, { "arrival": { "time": "1753348348", "uncertainty": 120 }, "departure": { "time": "1753348348", "uncertainty": 120 }, "stopId": "0:1C135P", "stopSequence": 13 }, { "arrival": { "time": "1753348368", "uncertainty": 120 }, "departure": { "time": "1753348368", "uncertainty": 120 }, "stopId": "0:1C130P", "stopSequence": 14 }, { "arrival": { "time": "1753348403", "uncertainty": 120 }, "departure": { "time": "1753348403", "uncertainty": 120 }, "stopId": "0:1C125P", "stopSequence": 15 }, { "arrival": { "time": "1753348440", "uncertainty": 120 }, "departure": { "time": "1753348440", "uncertainty": 120 }, "stopId": "0:1C120P", "stopSequence": 16 }, { "arrival": { "time": "1753348468", "uncertainty": 120 }, "departure": { "time": "1753348468", "uncertainty": 120 }, "stopId": "0:1C115P", "stopSequence": 17 }, { "arrival": { "time": "1753348505", "uncertainty": 120 }, "departure": { "time": "1753348505", "uncertainty": 120 }, "stopId": "0:1C110P", "stopSequence": 18 }, { "arrival": { "time": "1753348571", "uncertainty": 120 }, "departure": { "time": "1753348571", "uncertainty": 120 }, "stopId": "0:1C105P", "stopSequence": 19 }, { "arrival": { "time": "1753348638", "uncertainty": 120 }, "departure": { "time": "1753348638", "uncertainty": 120 }, "stopId": "0:1C100P", "stopSequence": 20 }, { "arrival": { "time": "1753348708", "uncertainty": 120 }, "departure": { "time": "1753348708", "uncertainty": 120 }, "stopId": "0:1C095P", "stopSequence": 21 }, { "arrival": { "time": "1753348733", "uncertainty": 120 }, "departure": { "time": "1753348733", "uncertainty": 120 }, "stopId": "0:1C090P", "stopSequence": 22 }, { "arrival": { "time": "1753348778", "uncertainty": 120 }, "departure": { "time": "1753348778", "uncertainty": 120 }, "stopId": "0:1C190P", "stopSequence": 23 }, { "arrival": { "time": "1753348802", "uncertainty": 120 }, "departure": { "time": "1753348802", "uncertainty": 120 }, "stopId": "0:1C200P", "stopSequence": 24 }, { "arrival": { "time": "1753348828", "uncertainty": 120 }, "departure": { "time": "1753348828", "uncertainty": 120 }, "stopId": "0:1C205P", "stopSequence": 25 }, { "arrival": { "time": "1753348918", "uncertainty": 120 }, "departure": { "time": "1753348918", "uncertainty": 120 }, "stopId": "0:1C195P", "stopSequence": 26 }, { "arrival": { "time": "1753348948", "uncertainty": 120 }, "departure": { "time": "1753348948", "uncertainty": 120 }, "stopId": "0:1C185P", "stopSequence": 27 }, { "arrival": { "time": "1753349006", "uncertainty": 120 }, "departure": { "time": "1753349006", "uncertainty": 120 }, "stopId": "0:1C180P", "stopSequence": 28 }, { "arrival": { "time": "1753349128", "uncertainty": 120 }, "departure": { "time": "1753349128", "uncertainty": 120 }, "stopId": "0:11645P", "stopSequence": 29 }, { "arrival": { "time": "1753349172", "uncertainty": 120 }, "departure": { "time": "1753349172", "uncertainty": 120 }, "stopId": "0:11060C", "stopSequence": 30 }, { "arrival": { "time": "1753349245", "uncertainty": 120 }, "departure": { "time": "1753349245", "uncertainty": 120 }, "stopId": "0:1C167C", "stopSequence": 31 }, { "arrival": { "time": "1753349332", "uncertainty": 120 }, "departure": { "time": "1753349332", "uncertainty": 120 }, "stopId": "0:1C142P", "stopSequence": 32 }, { "arrival": { "time": "1753349425", "uncertainty": 120 }, "stopId": "0:1C040P", "stopSequence": 33 } ], "trip": { "directionId": 1, "routeId": "2320", "scheduleRelationship": "SCHEDULED", "tripId": "1_4996319" }, "vehicle": { "id": "111", "label": "111" } } }, { "id": "996326", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753347789", "uncertainty": 120 }, "stopId": "0:12540C", "stopSequence": 1 }, { "arrival": { "time": "1753347808", "uncertainty": 120 }, "departure": { "time": "1753347808", "uncertainty": 120 }, "stopId": "0:12550C", "stopSequence": 2 }, { "arrival": { "time": "1753347825", "uncertainty": 120 }, "departure": { "time": "1753347825", "uncertainty": 120 }, "stopId": "0:12551C", "stopSequence": 3 }, { "arrival": { "time": "1753347865", "uncertainty": 120 }, "departure": { "time": "1753347865", "uncertainty": 120 }, "stopId": "0:12570C", "stopSequence": 4 }, { "arrival": { "time": "1753347903", "uncertainty": 120 }, "departure": { "time": "1753347903", "uncertainty": 120 }, "stopId": "0:12580C", "stopSequence": 5 }, { "arrival": { "time": "1753347956", "uncertainty": 120 }, "departure": { "time": "1753347956", "uncertainty": 120 }, "stopId": "0:12590C", "stopSequence": 6 }, { "arrival": { "time": "1753347972", "uncertainty": 120 }, "departure": { "time": "1753347972", "uncertainty": 120 }, "stopId": "0:12030P", "stopSequence": 7 }, { "arrival": { "time": "1753348001", "uncertainty": 120 }, "departure": { "time": "1753348001", "uncertainty": 120 }, "stopId": "0:12020P", "stopSequence": 8 }, { "arrival": { "time": "1753348029", "uncertainty": 120 }, "departure": { "time": "1753348029", "uncertainty": 120 }, "stopId": "0:12011C", "stopSequence": 9 }, { "arrival": { "time": "1753348044", "uncertainty": 120 }, "departure": { "time": "1753348044", "uncertainty": 120 }, "stopId": "0:12020C", "stopSequence": 10 }, { "arrival": { "time": "1753348068", "uncertainty": 120 }, "departure": { "time": "1753348068", "uncertainty": 120 }, "stopId": "0:12030C", "stopSequence": 11 }, { "arrival": { "time": "1753348085", "uncertainty": 120 }, "departure": { "time": "1753348085", "uncertainty": 120 }, "stopId": "0:12040C", "stopSequence": 12 }, { "arrival": { "time": "1753348099", "uncertainty": 120 }, "departure": { "time": "1753348099", "uncertainty": 120 }, "stopId": "0:12050C", "stopSequence": 13 }, { "arrival": { "time": "1753348125", "uncertainty": 120 }, "departure": { "time": "1753348125", "uncertainty": 120 }, "stopId": "0:12060C", "stopSequence": 14 }, { "arrival": { "time": "1753348157", "uncertainty": 120 }, "departure": { "time": "1753348157", "uncertainty": 120 }, "stopId": "0:12070C", "stopSequence": 15 }, { "arrival": { "time": "1753348178", "uncertainty": 120 }, "departure": { "time": "1753348178", "uncertainty": 120 }, "stopId": "0:12080C", "stopSequence": 16 }, { "arrival": { "time": "1753348214", "uncertainty": 120 }, "departure": { "time": "1753348214", "uncertainty": 120 }, "stopId": "0:12090C", "stopSequence": 17 }, { "arrival": { "time": "1753348238", "uncertainty": 120 }, "departure": { "time": "1753348238", "uncertainty": 120 }, "stopId": "0:12100C", "stopSequence": 18 }, { "arrival": { "time": "1753348269", "uncertainty": 120 }, "departure": { "time": "1753348269", "uncertainty": 120 }, "stopId": "0:12120C", "stopSequence": 19 }, { "arrival": { "time": "1753348328", "uncertainty": 120 }, "departure": { "time": "1753348328", "uncertainty": 120 }, "stopId": "0:12130C", "stopSequence": 20 }, { "arrival": { "time": "1753348375", "uncertainty": 120 }, "departure": { "time": "1753348375", "uncertainty": 120 }, "stopId": "0:12135C", "stopSequence": 21 }, { "arrival": { "time": "1753348449", "uncertainty": 120 }, "departure": { "time": "1753348449", "uncertainty": 120 }, "stopId": "0:12140C", "stopSequence": 22 }, { "arrival": { "time": "1753348501", "uncertainty": 120 }, "departure": { "time": "1753348501", "uncertainty": 120 }, "stopId": "0:12150C", "stopSequence": 23 }, { "arrival": { "time": "1753348569", "uncertainty": 120 }, "departure": { "time": "1753348569", "uncertainty": 120 }, "stopId": "0:12160C", "stopSequence": 24 }, { "arrival": { "time": "1753348629", "uncertainty": 120 }, "departure": { "time": "1753348629", "uncertainty": 120 }, "stopId": "0:12171C", "stopSequence": 25 }, { "arrival": { "time": "1753348676", "uncertainty": 120 }, "departure": { "time": "1753348676", "uncertainty": 120 }, "stopId": "0:12172C", "stopSequence": 26 }, { "arrival": { "time": "1753348741", "uncertainty": 120 }, "departure": { "time": "1753348741", "uncertainty": 120 }, "stopId": "0:12173C", "stopSequence": 27 }, { "arrival": { "time": "1753348869", "uncertainty": 120 }, "departure": { "time": "1753348869", "uncertainty": 120 }, "stopId": "0:12174C", "stopSequence": 28 }, { "arrival": { "time": "1753348918", "uncertainty": 120 }, "departure": { "time": "1753348918", "uncertainty": 120 }, "stopId": "0:12175C", "stopSequence": 29 }, { "arrival": { "time": "1753348949", "uncertainty": 120 }, "departure": { "time": "1753348949", "uncertainty": 120 }, "stopId": "0:12185C", "stopSequence": 30 }, { "arrival": { "time": "1753348989", "uncertainty": 120 }, "departure": { "time": "1753348989", "uncertainty": 120 }, "stopId": "0:11194C", "stopSequence": 31 }, { "arrival": { "time": "1753349049", "uncertainty": 120 }, "departure": { "time": "1753349049", "uncertainty": 120 }, "stopId": "0:12196C", "stopSequence": 32 }, { "arrival": { "time": "1753349155", "uncertainty": 120 }, "departure": { "time": "1753349155", "uncertainty": 120 }, "stopId": "0:12197C", "stopSequence": 33 }, { "arrival": { "time": "1753349229", "uncertainty": 120 }, "departure": { "time": "1753349229", "uncertainty": 120 }, "stopId": "0:12200C", "stopSequence": 34 }, { "arrival": { "time": "1753349229", "uncertainty": 120 }, "departure": { "time": "1753349229", "uncertainty": 120 }, "stopId": "0:12200P", "stopSequence": 35 }, { "arrival": { "time": "1753349333", "uncertainty": 120 }, "departure": { "time": "1753349333", "uncertainty": 120 }, "stopId": "0:12210C", "stopSequence": 36 }, { "arrival": { "time": "1753349409", "uncertainty": 120 }, "departure": { "time": "1753349409", "uncertainty": 120 }, "stopId": "0:12220C", "stopSequence": 37 }, { "arrival": { "time": "1753349470", "uncertainty": 120 }, "departure": { "time": "1753349470", "uncertainty": 120 }, "stopId": "0:12230C", "stopSequence": 38 }, { "arrival": { "time": "1753349518", "uncertainty": 120 }, "departure": { "time": "1753349518", "uncertainty": 120 }, "stopId": "0:12240C", "stopSequence": 39 }, { "arrival": { "time": "1753349589", "uncertainty": 120 }, "stopId": "0:11010P", "stopSequence": 40 } ], "trip": { "directionId": 0, "routeId": "2280", "scheduleRelationship": "SCHEDULED", "tripId": "1_4996326" } } }, { "id": "996332", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753345990", "uncertainty": 120 }, "stopId": "0:11010C", "stopSequence": 1 }, { "arrival": { "time": "1753346051", "uncertainty": 120 }, "departure": { "time": "1753346051", "uncertainty": 120 }, "stopId": "0:12240P", "stopSequence": 2 }, { "arrival": { "time": "1753346081", "uncertainty": 120 }, "departure": { "time": "1753346081", "uncertainty": 120 }, "stopId": "0:12230P", "stopSequence": 3 }, { "arrival": { "time": "1753346141", "uncertainty": 120 }, "departure": { "time": "1753346141", "uncertainty": 120 }, "stopId": "0:12220P", "stopSequence": 4 }, { "arrival": { "time": "1753346188", "uncertainty": 120 }, "departure": { "time": "1753346201", "uncertainty": 120 }, "stopId": "0:12210P", "stopSequence": 5 }, { "arrival": { "time": "1753346248", "uncertainty": 120 }, "departure": { "time": "1753346248", "uncertainty": 120 }, "stopId": "0:12201C", "stopSequence": 6 }, { "arrival": { "time": "1753346248", "uncertainty": 120 }, "departure": { "time": "1753346248", "uncertainty": 120 }, "stopId": "0:12201P", "stopSequence": 7 }, { "arrival": { "time": "1753346324", "uncertainty": 120 }, "departure": { "time": "1753346324", "uncertainty": 120 }, "stopId": "0:12197P", "stopSequence": 8 }, { "arrival": { "time": "1753346363", "uncertainty": 120 }, "departure": { "time": "1753346363", "uncertainty": 120 }, "stopId": "0:12196P", "stopSequence": 9 }, { "arrival": { "time": "1753346392", "uncertainty": 120 }, "departure": { "time": "1753346418", "uncertainty": 120 }, "stopId": "0:11194P", "stopSequence": 10 }, { "arrival": { "time": "1753346468", "uncertainty": 120 }, "departure": { "time": "1753346468", "uncertainty": 120 }, "stopId": "0:12185P", "stopSequence": 11 }, { "arrival": { "time": "1753346498", "uncertainty": 120 }, "departure": { "time": "1753346498", "uncertainty": 120 }, "stopId": "0:12175P", "stopSequence": 12 }, { "arrival": { "time": "1753346533", "uncertainty": 120 }, "departure": { "time": "1753346533", "uncertainty": 120 }, "stopId": "0:12174P", "stopSequence": 13 }, { "arrival": { "time": "1753346662", "uncertainty": 120 }, "departure": { "time": "1753346662", "uncertainty": 120 }, "stopId": "0:12173P", "stopSequence": 14 }, { "arrival": { "time": "1753346707", "uncertainty": 120 }, "departure": { "time": "1753346707", "uncertainty": 120 }, "stopId": "0:12172P", "stopSequence": 15 }, { "arrival": { "time": "1753346776", "uncertainty": 120 }, "departure": { "time": "1753346776", "uncertainty": 120 }, "stopId": "0:12171P", "stopSequence": 16 }, { "arrival": { "time": "1753346799", "uncertainty": 120 }, "departure": { "time": "1753346800", "uncertainty": 120 }, "stopId": "0:12160P", "stopSequence": 17 }, { "arrival": { "time": "1753346859", "uncertainty": 120 }, "departure": { "time": "1753346859", "uncertainty": 120 }, "stopId": "0:12150P", "stopSequence": 18 }, { "arrival": { "time": "1753346907", "uncertainty": 120 }, "departure": { "time": "1753346907", "uncertainty": 120 }, "stopId": "0:12140P", "stopSequence": 19 }, { "arrival": { "time": "1753346963", "uncertainty": 120 }, "departure": { "time": "1753346963", "uncertainty": 120 }, "stopId": "0:12135P", "stopSequence": 20 }, { "arrival": { "time": "1753347006", "uncertainty": 120 }, "departure": { "time": "1753347006", "uncertainty": 120 }, "stopId": "0:12130P", "stopSequence": 21 }, { "arrival": { "time": "1753347039", "uncertainty": 120 }, "departure": { "time": "1753347039", "uncertainty": 120 }, "stopId": "0:12120P", "stopSequence": 22 }, { "arrival": { "time": "1753347083", "uncertainty": 120 }, "departure": { "time": "1753347083", "uncertainty": 120 }, "stopId": "0:12100P", "stopSequence": 23 }, { "arrival": { "time": "1753347130", "uncertainty": 120 }, "departure": { "time": "1753347130", "uncertainty": 120 }, "stopId": "0:12090P", "stopSequence": 24 }, { "arrival": { "time": "1753347204", "uncertainty": 120 }, "departure": { "time": "1753347204", "uncertainty": 120 }, "stopId": "0:12080P", "stopSequence": 25 }, { "arrival": { "time": "1753347238", "uncertainty": 120 }, "departure": { "time": "1753347249", "uncertainty": 120 }, "stopId": "0:12070P", "stopSequence": 26 }, { "arrival": { "time": "1753347307", "uncertainty": 120 }, "departure": { "time": "1753347307", "uncertainty": 120 }, "stopId": "0:12060P", "stopSequence": 27 }, { "arrival": { "time": "1753347330", "uncertainty": 120 }, "departure": { "time": "1753347330", "uncertainty": 120 }, "stopId": "0:12050P", "stopSequence": 28 }, { "arrival": { "time": "1753347367", "uncertainty": 120 }, "departure": { "time": "1753347367", "uncertainty": 120 }, "stopId": "0:12040P", "stopSequence": 29 }, { "arrival": { "time": "1753347391", "uncertainty": 120 }, "departure": { "time": "1753347391", "uncertainty": 120 }, "stopId": "0:12030P", "stopSequence": 30 }, { "arrival": { "time": "1753347409", "uncertainty": 120 }, "departure": { "time": "1753347409", "uncertainty": 120 }, "stopId": "0:12020P", "stopSequence": 31 }, { "arrival": { "time": "1753347439", "uncertainty": 120 }, "departure": { "time": "1753347489", "uncertainty": 120 }, "stopId": "0:12011C", "stopSequence": 32 }, { "arrival": { "time": "1753347507", "uncertainty": 120 }, "departure": { "time": "1753347519", "uncertainty": 120 }, "stopId": "0:12020C", "stopSequence": 33 }, { "arrival": { "time": "1753347555", "uncertainty": 120 }, "departure": { "time": "1753347555", "uncertainty": 120 }, "stopId": "0:12030C", "stopSequence": 34 }, { "arrival": { "time": "1753347590", "uncertainty": 120 }, "departure": { "time": "1753347590", "uncertainty": 120 }, "stopId": "0:12590P", "stopSequence": 35 }, { "arrival": { "time": "1753347655", "uncertainty": 120 }, "departure": { "time": "1753347655", "uncertainty": 120 }, "stopId": "0:12580P", "stopSequence": 36 }, { "arrival": { "time": "1753347703", "uncertainty": 120 }, "departure": { "time": "1753347703", "uncertainty": 120 }, "stopId": "0:12570P", "stopSequence": 37 }, { "arrival": { "time": "1753347753", "uncertainty": 120 }, "departure": { "time": "1753347753", "uncertainty": 120 }, "stopId": "0:12551P", "stopSequence": 38 }, { "arrival": { "time": "1753347772", "uncertainty": 120 }, "departure": { "time": "1753347772", "uncertainty": 120 }, "stopId": "0:12550P", "stopSequence": 39 }, { "arrival": { "time": "1753347796", "uncertainty": 120 }, "stopId": "0:12540C", "stopSequence": 40 } ], "trip": { "directionId": 1, "routeId": "2280", "scheduleRelationship": "SCHEDULED", "tripId": "1_4996332" }, "vehicle": { "id": "26", "label": "26" } } }, { "id": "1001105", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753350300", "uncertainty": 120 }, "stopId": "0:19045C", "stopSequence": 1 } ], "trip": { "directionId": 1, "routeId": "1182", "scheduleRelationship": "SCHEDULED", "tripId": "1_41001105" } } }, { "id": "1001104", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753349814", "uncertainty": 120 }, "stopId": "0:19045C", "stopSequence": 1 }, { "arrival": { "time": "1753349962", "uncertainty": 120 }, "departure": { "time": "1753349962", "uncertainty": 120 }, "stopId": "0:01362P", "stopSequence": 2 }, { "arrival": { "time": "1753350034", "uncertainty": 120 }, "departure": { "time": "1753350034", "uncertainty": 120 }, "stopId": "0:18130P", "stopSequence": 3 }, { "arrival": { "time": "1753350166", "uncertainty": 120 }, "departure": { "time": "1753350166", "uncertainty": 120 }, "stopId": "0:07170P", "stopSequence": 4 }, { "arrival": { "time": "1753350235", "uncertainty": 120 }, "departure": { "time": "1753350235", "uncertainty": 120 }, "stopId": "0:07180P", "stopSequence": 5 }, { "arrival": { "time": "1753350329", "uncertainty": 120 }, "departure": { "time": "1753350329", "uncertainty": 120 }, "stopId": "0:07185P", "stopSequence": 6 }, { "arrival": { "time": "1753350401", "uncertainty": 120 }, "departure": { "time": "1753350401", "uncertainty": 120 }, "stopId": "0:04180P", "stopSequence": 7 }, { "arrival": { "time": "1753350521", "uncertainty": 120 }, "departure": { "time": "1753350521", "uncertainty": 120 }, "stopId": "0:05370P", "stopSequence": 8 }, { "arrival": { "time": "1753350670", "uncertainty": 120 }, "departure": { "time": "1753350670", "uncertainty": 120 }, "stopId": "0:05440P", "stopSequence": 9 }, { "arrival": { "time": "1753350794", "uncertainty": 120 }, "departure": { "time": "1753350794", "uncertainty": 120 }, "stopId": "0:04220P", "stopSequence": 10 }, { "arrival": { "time": "1753350889", "uncertainty": 120 }, "departure": { "time": "1753350889", "uncertainty": 120 }, "stopId": "0:05450P", "stopSequence": 11 }, { "arrival": { "time": "1753350947", "uncertainty": 120 }, "departure": { "time": "1753350947", "uncertainty": 120 }, "stopId": "0:19080P", "stopSequence": 12 }, { "arrival": { "time": "1753350991", "uncertainty": 120 }, "departure": { "time": "1753350991", "uncertainty": 120 }, "stopId": "0:19075P", "stopSequence": 13 }, { "arrival": { "time": "1753351059", "uncertainty": 120 }, "departure": { "time": "1753351059", "uncertainty": 120 }, "stopId": "0:19302C", "stopSequence": 14 }, { "arrival": { "time": "1753351121", "uncertainty": 120 }, "departure": { "time": "1753351121", "uncertainty": 120 }, "stopId": "0:19070P", "stopSequence": 15 }, { "arrival": { "time": "1753351351", "uncertainty": 120 }, "departure": { "time": "1753351351", "uncertainty": 120 }, "stopId": "0:05530P", "stopSequence": 16 }, { "arrival": { "time": "1753351523", "uncertainty": 120 }, "departure": { "time": "1753351523", "uncertainty": 120 }, "stopId": "0:17775C", "stopSequence": 17 }, { "arrival": { "time": "1753351629", "uncertainty": 120 }, "departure": { "time": "1753351629", "uncertainty": 120 }, "stopId": "0:05341C", "stopSequence": 18 }, { "arrival": { "time": "1753351682", "uncertainty": 120 }, "departure": { "time": "1753351682", "uncertainty": 120 }, "stopId": "0:17800C", "stopSequence": 19 }, { "arrival": { "time": "1753351776", "uncertainty": 120 }, "departure": { "time": "1753351776", "uncertainty": 120 }, "stopId": "0:11342P", "stopSequence": 20 }, { "arrival": { "time": "1753351897", "uncertainty": 120 }, "departure": { "time": "1753351897", "uncertainty": 120 }, "stopId": "0:15360P", "stopSequence": 21 }, { "arrival": { "time": "1753351999", "uncertainty": 120 }, "departure": { "time": "1753351999", "uncertainty": 120 }, "stopId": "0:17840P", "stopSequence": 22 }, { "arrival": { "time": "1753352179", "uncertainty": 120 }, "departure": { "time": "1753352179", "uncertainty": 120 }, "stopId": "0:46134C", "stopSequence": 23 }, { "arrival": { "time": "1753352235", "uncertainty": 120 }, "departure": { "time": "1753352235", "uncertainty": 120 }, "stopId": "0:46020C", "stopSequence": 24 }, { "arrival": { "time": "1753352292", "uncertainty": 120 }, "departure": { "time": "1753352292", "uncertainty": 120 }, "stopId": "0:17790C", "stopSequence": 25 }, { "arrival": { "time": "1753352370", "uncertainty": 120 }, "departure": { "time": "1753352370", "uncertainty": 120 }, "stopId": "0:46022C", "stopSequence": 26 }, { "arrival": { "time": "1753352424", "uncertainty": 120 }, "departure": { "time": "1753352424", "uncertainty": 120 }, "stopId": "0:44170C", "stopSequence": 27 }, { "arrival": { "time": "1753352479", "uncertainty": 120 }, "departure": { "time": "1753352479", "uncertainty": 120 }, "stopId": "0:41016P", "stopSequence": 28 }, { "arrival": { "time": "1753352527", "uncertainty": 120 }, "departure": { "time": "1753352527", "uncertainty": 120 }, "stopId": "0:42250P", "stopSequence": 29 }, { "arrival": { "time": "1753352568", "uncertainty": 120 }, "departure": { "time": "1753352568", "uncertainty": 120 }, "stopId": "0:17795P", "stopSequence": 30 }, { "arrival": { "time": "1753352611", "uncertainty": 120 }, "departure": { "time": "1753352611", "uncertainty": 120 }, "stopId": "0:42240P", "stopSequence": 31 }, { "arrival": { "time": "1753352659", "uncertainty": 120 }, "departure": { "time": "1753352659", "uncertainty": 120 }, "stopId": "0:46140P", "stopSequence": 32 }, { "arrival": { "time": "1753352704", "uncertainty": 120 }, "departure": { "time": "1753352704", "uncertainty": 120 }, "stopId": "0:46040P", "stopSequence": 33 }, { "arrival": { "time": "1753352738", "uncertainty": 120 }, "departure": { "time": "1753352738", "uncertainty": 120 }, "stopId": "0:46050P", "stopSequence": 34 }, { "arrival": { "time": "1753353083", "uncertainty": 120 }, "departure": { "time": "1753353083", "uncertainty": 120 }, "stopId": "0:47310P", "stopSequence": 35 }, { "arrival": { "time": "1753353121", "uncertainty": 120 }, "departure": { "time": "1753353121", "uncertainty": 120 }, "stopId": "0:46125P", "stopSequence": 36 }, { "arrival": { "time": "1753353169", "uncertainty": 120 }, "departure": { "time": "1753353169", "uncertainty": 120 }, "stopId": "0:46195P", "stopSequence": 37 }, { "arrival": { "time": "1753353199", "uncertainty": 120 }, "stopId": "0:46130C", "stopSequence": 38 } ], "trip": { "directionId": 1, "routeId": "1182", "scheduleRelationship": "SCHEDULED", "tripId": "1_41001104" } } }, { "id": "989983", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753346892", "uncertainty": 120 }, "departure": { "time": "1753346892", "uncertainty": 120 }, "stopId": "0:01362P", "stopSequence": 2 }, { "arrival": { "time": "1753346952", "uncertainty": 120 }, "departure": { "time": "1753346954", "uncertainty": 120 }, "stopId": "0:18130P", "stopSequence": 3 }, { "arrival": { "time": "1753346983", "uncertainty": 120 }, "departure": { "time": "1753347014", "uncertainty": 120 }, "stopId": "0:01320P", "stopSequence": 4 }, { "arrival": { "time": "1753347098", "uncertainty": 120 }, "departure": { "time": "1753347098", "uncertainty": 120 }, "stopId": "0:18190P", "stopSequence": 5 }, { "arrival": { "time": "1753347104", "uncertainty": 120 }, "departure": { "time": "1753347104", "uncertainty": 120 }, "stopId": "0:01290P", "stopSequence": 6 }, { "arrival": { "time": "1753347146", "uncertainty": 120 }, "departure": { "time": "1753347146", "uncertainty": 120 }, "stopId": "0:01285P", "stopSequence": 7 }, { "arrival": { "time": "1753347192", "uncertainty": 120 }, "departure": { "time": "1753347224", "uncertainty": 120 }, "stopId": "0:01270P", "stopSequence": 8 }, { "arrival": { "time": "1753347299", "uncertainty": 120 }, "departure": { "time": "1753347299", "uncertainty": 120 }, "stopId": "0:01260P", "stopSequence": 9 }, { "arrival": { "time": "1753347345", "uncertainty": 120 }, "departure": { "time": "1753347345", "uncertainty": 120 }, "stopId": "0:01255P", "stopSequence": 10 }, { "arrival": { "time": "1753347365", "uncertainty": 120 }, "departure": { "time": "1753347365", "uncertainty": 120 }, "stopId": "0:01250P", "stopSequence": 11 }, { "arrival": { "time": "1753347403", "uncertainty": 120 }, "departure": { "time": "1753347403", "uncertainty": 120 }, "stopId": "0:01230P", "stopSequence": 12 }, { "arrival": { "time": "1753347450", "uncertainty": 120 }, "departure": { "time": "1753347450", "uncertainty": 120 }, "stopId": "0:18200P", "stopSequence": 13 }, { "arrival": { "time": "1753347498", "uncertainty": 120 }, "departure": { "time": "1753347498", "uncertainty": 120 }, "stopId": "0:01210P", "stopSequence": 14 }, { "arrival": { "time": "1753347557", "uncertainty": 120 }, "departure": { "time": "1753347557", "uncertainty": 120 }, "stopId": "0:01200P", "stopSequence": 15 }, { "arrival": { "time": "1753347615", "uncertainty": 120 }, "departure": { "time": "1753347615", "uncertainty": 120 }, "stopId": "0:01190P", "stopSequence": 16 }, { "arrival": { "time": "1753347855", "uncertainty": 120 }, "departure": { "time": "1753347855", "uncertainty": 120 }, "stopId": "0:01170P", "stopSequence": 17 }, { "arrival": { "time": "1753347915", "uncertainty": 120 }, "departure": { "time": "1753347915", "uncertainty": 120 }, "stopId": "0:01160P", "stopSequence": 18 }, { "arrival": { "time": "1753347944", "uncertainty": 120 }, "departure": { "time": "1753347944", "uncertainty": 120 }, "stopId": "0:18150P", "stopSequence": 19 }, { "arrival": { "time": "1753347977", "uncertainty": 120 }, "departure": { "time": "1753347977", "uncertainty": 120 }, "stopId": "0:01140P", "stopSequence": 20 }, { "arrival": { "time": "1753348011", "uncertainty": 120 }, "departure": { "time": "1753348011", "uncertainty": 120 }, "stopId": "0:01130P", "stopSequence": 21 }, { "arrival": { "time": "1753348093", "uncertainty": 120 }, "departure": { "time": "1753348093", "uncertainty": 120 }, "stopId": "0:01110P", "stopSequence": 22 }, { "arrival": { "time": "1753348140", "uncertainty": 120 }, "departure": { "time": "1753348140", "uncertainty": 120 }, "stopId": "0:01100P", "stopSequence": 23 }, { "arrival": { "time": "1753348202", "uncertainty": 120 }, "departure": { "time": "1753348202", "uncertainty": 120 }, "stopId": "0:01090P", "stopSequence": 24 }, { "arrival": { "time": "1753348237", "uncertainty": 120 }, "departure": { "time": "1753348237", "uncertainty": 120 }, "stopId": "0:01080P", "stopSequence": 25 }, { "arrival": { "time": "1753348275", "uncertainty": 120 }, "departure": { "time": "1753348275", "uncertainty": 120 }, "stopId": "0:01070P", "stopSequence": 26 }, { "arrival": { "time": "1753348345", "uncertainty": 120 }, "departure": { "time": "1753348345", "uncertainty": 120 }, "stopId": "0:01050P", "stopSequence": 27 }, { "arrival": { "time": "1753348372", "uncertainty": 120 }, "departure": { "time": "1753348372", "uncertainty": 120 }, "stopId": "0:01040P", "stopSequence": 28 }, { "arrival": { "time": "1753348397", "uncertainty": 120 }, "departure": { "time": "1753348397", "uncertainty": 120 }, "stopId": "0:01030P", "stopSequence": 29 }, { "arrival": { "time": "1753348433", "uncertainty": 120 }, "departure": { "time": "1753348433", "uncertainty": 120 }, "stopId": "0:01020P", "stopSequence": 30 }, { "arrival": { "time": "1753348492", "uncertainty": 120 }, "departure": { "time": "1753348492", "uncertainty": 120 }, "stopId": "0:01010C", "stopSequence": 31 }, { "arrival": { "time": "1753348517", "uncertainty": 120 }, "stopId": "0:01010P", "stopSequence": 32 } ], "trip": { "directionId": 1, "routeId": "1010", "scheduleRelationship": "SCHEDULED", "tripId": "1_4989983" }, "vehicle": { "id": "91", "label": "91" } } }, { "id": "989996", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753349100", "uncertainty": 120 }, "stopId": "0:19060C", "stopSequence": 1 } ], "trip": { "directionId": 1, "routeId": "1010", "scheduleRelationship": "SCHEDULED", "tripId": "1_4989996" } } }, { "id": "989986", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753349100", "uncertainty": 120 }, "stopId": "0:01010P", "stopSequence": 1 } ], "trip": { "directionId": 0, "routeId": "1010", "scheduleRelationship": "SCHEDULED", "tripId": "1_4989986" } } }, { "id": "1001012", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753346431", "uncertainty": 120 }, "stopId": "0:19045C", "stopSequence": 1 }, { "arrival": { "time": "1753346886", "uncertainty": 120 }, "departure": { "time": "1753346886", "uncertainty": 120 }, "stopId": "0:01362P", "stopSequence": 2 }, { "arrival": { "time": "1753346948", "uncertainty": 120 }, "departure": { "time": "1753346948", "uncertainty": 120 }, "stopId": "0:18130P", "stopSequence": 3 }, { "arrival": { "time": "1753347034", "uncertainty": 120 }, "departure": { "time": "1753347034", "uncertainty": 120 }, "stopId": "0:07170P", "stopSequence": 4 }, { "arrival": { "time": "1753347068", "uncertainty": 120 }, "departure": { "time": "1753347068", "uncertainty": 120 }, "stopId": "0:07180P", "stopSequence": 5 }, { "arrival": { "time": "1753347111", "uncertainty": 120 }, "departure": { "time": "1753347111", "uncertainty": 120 }, "stopId": "0:07185P", "stopSequence": 6 }, { "arrival": { "time": "1753347152", "uncertainty": 120 }, "departure": { "time": "1753347152", "uncertainty": 120 }, "stopId": "0:04180P", "stopSequence": 7 }, { "arrival": { "time": "1753347457", "uncertainty": 120 }, "departure": { "time": "1753347457", "uncertainty": 120 }, "stopId": "0:05200P", "stopSequence": 8 }, { "arrival": { "time": "1753347560", "uncertainty": 120 }, "departure": { "time": "1753347560", "uncertainty": 120 }, "stopId": "0:19302C", "stopSequence": 9 }, { "arrival": { "time": "1753347622", "uncertainty": 120 }, "departure": { "time": "1753347622", "uncertainty": 120 }, "stopId": "0:19070P", "stopSequence": 10 }, { "arrival": { "time": "1753347759", "uncertainty": 120 }, "departure": { "time": "1753347759", "uncertainty": 120 }, "stopId": "0:05530P", "stopSequence": 11 }, { "arrival": { "time": "1753347871", "uncertainty": 120 }, "departure": { "time": "1753347871", "uncertainty": 120 }, "stopId": "0:17775C", "stopSequence": 12 }, { "arrival": { "time": "1753347939", "uncertainty": 120 }, "departure": { "time": "1753347939", "uncertainty": 120 }, "stopId": "0:05341C", "stopSequence": 13 }, { "arrival": { "time": "1753347992", "uncertainty": 120 }, "departure": { "time": "1753347992", "uncertainty": 120 }, "stopId": "0:17800C", "stopSequence": 14 }, { "arrival": { "time": "1753348037", "uncertainty": 120 }, "departure": { "time": "1753348037", "uncertainty": 120 }, "stopId": "0:11342P", "stopSequence": 15 }, { "arrival": { "time": "1753348156", "uncertainty": 120 }, "departure": { "time": "1753348156", "uncertainty": 120 }, "stopId": "0:15360P", "stopSequence": 16 }, { "arrival": { "time": "1753348257", "uncertainty": 120 }, "departure": { "time": "1753348257", "uncertainty": 120 }, "stopId": "0:17840P", "stopSequence": 17 }, { "arrival": { "time": "1753348437", "uncertainty": 120 }, "departure": { "time": "1753348437", "uncertainty": 120 }, "stopId": "0:46134C", "stopSequence": 18 }, { "arrival": { "time": "1753348493", "uncertainty": 120 }, "departure": { "time": "1753348493", "uncertainty": 120 }, "stopId": "0:46020C", "stopSequence": 19 }, { "arrival": { "time": "1753348550", "uncertainty": 120 }, "departure": { "time": "1753348550", "uncertainty": 120 }, "stopId": "0:17790C", "stopSequence": 20 }, { "arrival": { "time": "1753348628", "uncertainty": 120 }, "departure": { "time": "1753348628", "uncertainty": 120 }, "stopId": "0:46022C", "stopSequence": 21 }, { "arrival": { "time": "1753348682", "uncertainty": 120 }, "departure": { "time": "1753348682", "uncertainty": 120 }, "stopId": "0:44170C", "stopSequence": 22 }, { "arrival": { "time": "1753348737", "uncertainty": 120 }, "stopId": "0:41016P", "stopSequence": 23 } ], "trip": { "directionId": 1, "routeId": "1184", "scheduleRelationship": "SCHEDULED", "tripId": "1_41001012" }, "vehicle": { "id": "156", "label": "156" } } }, { "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": "1753347722", "uncertainty": 120 }, "departure": { "time": "1753347722", "uncertainty": 120 }, "stopId": "0:01160P" }, { "arrival": { "time": "1753347751", "uncertainty": 120 }, "departure": { "time": "1753347751", "uncertainty": 120 }, "stopId": "0:01160C" }, { "arrival": { "time": "1753347841", "uncertainty": 120 }, "departure": { "time": "1753347841", "uncertainty": 120 }, "stopId": "0:01170C" }, { "arrival": { "time": "1753347920", "uncertainty": 120 }, "departure": { "time": "1753347920", "uncertainty": 120 }, "stopId": "0:02365C" }, { "arrival": { "time": "1753347982", "uncertainty": 120 }, "departure": { "time": "1753347982", "uncertainty": 120 }, "stopId": "0:02340C" }, { "arrival": { "time": "1753348023", "uncertainty": 120 }, "departure": { "time": "1753348023", "uncertainty": 120 }, "stopId": "0:02350C" }, { "arrival": { "time": "1753348097", "uncertainty": 120 }, "departure": { "time": "1753348097", "uncertainty": 120 }, "stopId": "0:02355C" }, { "arrival": { "time": "1753348178", "uncertainty": 120 }, "departure": { "time": "1753348178", "uncertainty": 120 }, "stopId": "0:02265C" }, { "arrival": { "time": "1753346670", "uncertainty": 120 }, "departure": { "time": "1753346713", "uncertainty": 120 }, "stopId": "0:01362P", "stopSequence": 2 }, { "arrival": { "time": "1753346773", "uncertainty": 120 }, "departure": { "time": "1753346773", "uncertainty": 120 }, "stopId": "0:18130P", "stopSequence": 3 }, { "arrival": { "time": "1753346804", "uncertainty": 120 }, "departure": { "time": "1753346804", "uncertainty": 120 }, "stopId": "0:01320P", "stopSequence": 4 }, { "arrival": { "time": "1753346891", "uncertainty": 120 }, "departure": { "time": "1753346922", "uncertainty": 120 }, "stopId": "0:18190P", "stopSequence": 5 }, { "arrival": { "time": "1753346977", "uncertainty": 120 }, "departure": { "time": "1753346977", "uncertainty": 120 }, "stopId": "0:01290P", "stopSequence": 6 }, { "arrival": { "time": "1753347012", "uncertainty": 120 }, "departure": { "time": "1753347012", "uncertainty": 120 }, "stopId": "0:01285P", "stopSequence": 7 }, { "arrival": { "time": "1753347072", "uncertainty": 120 }, "departure": { "time": "1753347072", "uncertainty": 120 }, "stopId": "0:01270P", "stopSequence": 8 }, { "arrival": { "time": "1753347143", "uncertainty": 120 }, "departure": { "time": "1753347143", "uncertainty": 120 }, "stopId": "0:01265P", "stopSequence": 9 }, { "arrival": { "time": "1753347211", "uncertainty": 120 }, "departure": { "time": "1753347211", "uncertainty": 120 }, "stopId": "0:01880P", "stopSequence": 10 }, { "arrival": { "time": "1753347334", "uncertainty": 120 }, "departure": { "time": "1753347334", "uncertainty": 120 }, "stopId": "0:19205P", "stopSequence": 11 }, { "arrival": { "time": "1753347386", "uncertainty": 120 }, "departure": { "time": "1753347433", "uncertainty": 120 }, "stopId": "0:01190P", "stopSequence": 12 }, { "arrival": { "time": "1753347663", "uncertainty": 120 }, "departure": { "time": "1753347663", "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": "1753348264", "uncertainty": 120 }, "departure": { "time": "1753348264", "uncertainty": 120 }, "stopId": "0:02060P", "stopSequence": 21 }, { "arrival": { "time": "1753348305", "uncertainty": 120 }, "departure": { "time": "1753348305", "uncertainty": 120 }, "stopId": "0:02050P", "stopSequence": 22 }, { "arrival": { "time": "1753348344", "uncertainty": 120 }, "departure": { "time": "1753348344", "uncertainty": 120 }, "stopId": "0:02040P", "stopSequence": 23 }, { "arrival": { "time": "1753348387", "uncertainty": 120 }, "departure": { "time": "1753348387", "uncertainty": 120 }, "stopId": "0:02375P", "stopSequence": 24 }, { "arrival": { "time": "1753348532", "uncertainty": 120 }, "departure": { "time": "1753348532", "uncertainty": 120 }, "stopId": "0:02380P", "stopSequence": 25 }, { "arrival": { "time": "1753348619", "uncertainty": 120 }, "departure": { "time": "1753348619", "uncertainty": 120 }, "stopId": "0:TA9180P", "stopSequence": 26 }, { "arrival": { "time": "1753348706", "uncertainty": 120 }, "departure": { "time": "1753348706", "uncertainty": 120 }, "stopId": "0:TA0001P", "stopSequence": 27 }, { "arrival": { "time": "1753348892", "uncertainty": 120 }, "departure": { "time": "1753348892", "uncertainty": 120 }, "stopId": "0:TA0145P", "stopSequence": 28 }, { "arrival": { "time": "1753348987", "uncertainty": 120 }, "departure": { "time": "1753348987", "uncertainty": 120 }, "stopId": "0:02003P", "stopSequence": 29 }, { "arrival": { "time": "1753349065", "uncertainty": 120 }, "departure": { "time": "1753349065", "uncertainty": 120 }, "stopId": "0:TA0001C", "stopSequence": 30 }, { "arrival": { "time": "1753349107", "uncertainty": 120 }, "stopId": "0:TA00028C", "stopSequence": 31 } ], "trip": { "directionId": 1, "routeId": "1020", "scheduleRelationship": "SCHEDULED", "tripId": "1_4996940" }, "vehicle": { "id": "92", "label": "92" } } }, { "id": "996928", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753348800", "uncertainty": 120 }, "stopId": "0:TA00028C", "stopSequence": 1 }, { "arrival": { "time": "1753349056" }, "departure": { "time": "1753349056" }, "stopId": "0:TA0145P", "stopSequence": 2 }, { "arrival": { "time": "1753349160" }, "departure": { "time": "1753349160" }, "stopId": "0:02004C", "stopSequence": 3 }, { "arrival": { "time": "1753349283" }, "departure": { "time": "1753349283" }, "stopId": "0:TA0001C", "stopSequence": 4 }, { "arrival": { "time": "1753349413" }, "departure": { "time": "1753349413" }, "stopId": "0:TA9180C", "stopSequence": 5 }, { "arrival": { "time": "1753349528" }, "departure": { "time": "1753349528" }, "stopId": "0:02380C", "stopSequence": 6 }, { "arrival": { "time": "1753349700" }, "departure": { "time": "1753349700" }, "stopId": "0:02375C", "stopSequence": 7 }, { "arrival": { "time": "1753349754" }, "departure": { "time": "1753349754" }, "stopId": "0:02040C", "stopSequence": 8 }, { "arrival": { "time": "1753349788" }, "departure": { "time": "1753349788" }, "stopId": "0:02050C", "stopSequence": 9 }, { "arrival": { "time": "1753349831" }, "departure": { "time": "1753349831" }, "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" }, "departure": { "time": "1753350478" }, "stopId": "0:01170C", "stopSequence": 18 }, { "arrival": { "time": "1753350749" }, "departure": { "time": "1753350749" }, "stopId": "0:01190C", "stopSequence": 19 }, { "arrival": { "time": "1753350787" }, "departure": { "time": "1753350787" }, "stopId": "0:19205C", "stopSequence": 20 }, { "arrival": { "time": "1753350877" }, "departure": { "time": "1753350877" }, "stopId": "0:01880C", "stopSequence": 21 }, { "arrival": { "time": "1753350918" }, "departure": { "time": "1753350918" }, "stopId": "0:01265C", "stopSequence": 22 }, { "arrival": { "time": "1753350959" }, "departure": { "time": "1753350959" }, "stopId": "0:01270C", "stopSequence": 23 }, { "arrival": { "time": "1753351015" }, "departure": { "time": "1753351015" }, "stopId": "0:01280C", "stopSequence": 24 }, { "arrival": { "time": "1753351098" }, "departure": { "time": "1753351098" }, "stopId": "0:18170C", "stopSequence": 25 }, { "arrival": { "time": "1753351137" }, "departure": { "time": "1753351137" }, "stopId": "0:18180C", "stopSequence": 26 }, { "arrival": { "time": "1753351211" }, "departure": { "time": "1753351211" }, "stopId": "0:01320C", "stopSequence": 27 }, { "arrival": { "time": "1753351269" }, "departure": { "time": "1753351269" }, "stopId": "0:18130C", "stopSequence": 28 }, { "arrival": { "time": "1753351364" }, "departure": { "time": "1753351364" }, "stopId": "0:01362C", "stopSequence": 29 }, { "arrival": { "time": "1753351447" }, "stopId": "0:19060C", "stopSequence": 30 } ], "trip": { "directionId": 0, "routeId": "1020", "scheduleRelationship": "SCHEDULED", "tripId": "1_4996928" } } }, { "id": "996949", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753347413", "uncertainty": 120 }, "departure": { "time": "1753347425", "uncertainty": 120 }, "stopId": "0:02265P" }, { "arrival": { "time": "1753347512", "uncertainty": 120 }, "departure": { "time": "1753347512", "uncertainty": 120 }, "stopId": "0:02355P" }, { "arrival": { "time": "1753347569", "uncertainty": 120 }, "departure": { "time": "1753347569", "uncertainty": 120 }, "stopId": "0:02350P" }, { "arrival": { "time": "1753347610", "uncertainty": 120 }, "departure": { "time": "1753347610", "uncertainty": 120 }, "stopId": "0:02340P" }, { "arrival": { "time": "1753347693", "uncertainty": 120 }, "departure": { "time": "1753347693", "uncertainty": 120 }, "stopId": "0:02365P" }, { "arrival": { "time": "1753347767", "uncertainty": 120 }, "departure": { "time": "1753347767", "uncertainty": 120 }, "stopId": "0:01170P" }, { "arrival": { "time": "1753347840", "uncertainty": 120 }, "departure": { "time": "1753347840", "uncertainty": 120 }, "stopId": "0:01160P" }, { "arrival": { "time": "1753347868", "uncertainty": 120 }, "departure": { "time": "1753347868", "uncertainty": 120 }, "stopId": "0:01160C" }, { "arrival": { "time": "1753347965", "uncertainty": 120 }, "departure": { "time": "1753347965", "uncertainty": 120 }, "stopId": "0:01170C" }, { "departure": { "time": "1753346433", "uncertainty": 120 }, "stopId": "0:TA00028C", "stopSequence": 1 }, { "arrival": { "time": "1753346664", "uncertainty": 120 }, "departure": { "time": "1753346664", "uncertainty": 120 }, "stopId": "0:TA0145P", "stopSequence": 2 }, { "arrival": { "time": "1753346750", "uncertainty": 120 }, "departure": { "time": "1753346750", "uncertainty": 120 }, "stopId": "0:02004C", "stopSequence": 3 }, { "arrival": { "time": "1753346824", "uncertainty": 120 }, "departure": { "time": "1753346824", "uncertainty": 120 }, "stopId": "0:TA0001C", "stopSequence": 4 }, { "arrival": { "time": "1753346915", "uncertainty": 120 }, "departure": { "time": "1753346915", "uncertainty": 120 }, "stopId": "0:TA9180C", "stopSequence": 5 }, { "arrival": { "time": "1753347032", "uncertainty": 120 }, "departure": { "time": "1753347035", "uncertainty": 120 }, "stopId": "0:02380C", "stopSequence": 6 }, { "arrival": { "time": "1753347125", "uncertainty": 120 }, "departure": { "time": "1753347125", "uncertainty": 120 }, "stopId": "0:02375C", "stopSequence": 7 }, { "arrival": { "time": "1753347184", "uncertainty": 120 }, "departure": { "time": "1753347185", "uncertainty": 120 }, "stopId": "0:02040C", "stopSequence": 8 }, { "arrival": { "time": "1753347243", "uncertainty": 120 }, "departure": { "time": "1753347245", "uncertainty": 120 }, "stopId": "0:02050C", "stopSequence": 9 }, { "arrival": { "time": "1753347305", "uncertainty": 120 }, "departure": { "time": "1753347305", "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": "1753347967", "uncertainty": 120 }, "departure": { "time": "1753347967", "uncertainty": 120 }, "stopId": "0:01170C", "stopSequence": 18 }, { "arrival": { "time": "1753348237", "uncertainty": 120 }, "departure": { "time": "1753348237", "uncertainty": 120 }, "stopId": "0:01190C", "stopSequence": 19 }, { "arrival": { "time": "1753348275", "uncertainty": 120 }, "departure": { "time": "1753348275", "uncertainty": 120 }, "stopId": "0:19205C", "stopSequence": 20 }, { "arrival": { "time": "1753348365", "uncertainty": 120 }, "departure": { "time": "1753348365", "uncertainty": 120 }, "stopId": "0:01880C", "stopSequence": 21 }, { "arrival": { "time": "1753348406", "uncertainty": 120 }, "departure": { "time": "1753348406", "uncertainty": 120 }, "stopId": "0:01265C", "stopSequence": 22 }, { "arrival": { "time": "1753348447", "uncertainty": 120 }, "departure": { "time": "1753348447", "uncertainty": 120 }, "stopId": "0:01270C", "stopSequence": 23 }, { "arrival": { "time": "1753348503", "uncertainty": 120 }, "departure": { "time": "1753348503", "uncertainty": 120 }, "stopId": "0:01280C", "stopSequence": 24 }, { "arrival": { "time": "1753348586", "uncertainty": 120 }, "departure": { "time": "1753348586", "uncertainty": 120 }, "stopId": "0:18170C", "stopSequence": 25 }, { "arrival": { "time": "1753348625", "uncertainty": 120 }, "departure": { "time": "1753348625", "uncertainty": 120 }, "stopId": "0:18180C", "stopSequence": 26 }, { "arrival": { "time": "1753348688", "uncertainty": 120 }, "departure": { "time": "1753348688", "uncertainty": 120 }, "stopId": "0:01320C", "stopSequence": 27 }, { "arrival": { "time": "1753348745", "uncertainty": 120 }, "departure": { "time": "1753348745", "uncertainty": 120 }, "stopId": "0:18130C", "stopSequence": 28 }, { "arrival": { "time": "1753348822", "uncertainty": 120 }, "departure": { "time": "1753348822", "uncertainty": 120 }, "stopId": "0:01362C", "stopSequence": 29 }, { "arrival": { "time": "1753348905", "uncertainty": 120 }, "stopId": "0:19060C", "stopSequence": 30 } ], "trip": { "directionId": 0, "routeId": "1020", "scheduleRelationship": "SCHEDULED", "tripId": "1_4996949" }, "vehicle": { "id": "90", "label": "90" } } }, { "id": "1001082", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753347391", "uncertainty": 120 }, "stopId": "0:41016C", "stopSequence": 1 }, { "arrival": { "time": "1753347451", "uncertainty": 120 }, "departure": { "time": "1753347451", "uncertainty": 120 }, "stopId": "0:44170P", "stopSequence": 2 }, { "arrival": { "time": "1753347496", "uncertainty": 120 }, "departure": { "time": "1753347496", "uncertainty": 120 }, "stopId": "0:46022P", "stopSequence": 3 }, { "arrival": { "time": "1753347564", "uncertainty": 120 }, "departure": { "time": "1753347564", "uncertainty": 120 }, "stopId": "0:17790P", "stopSequence": 4 }, { "arrival": { "time": "1753347626", "uncertainty": 120 }, "departure": { "time": "1753347626", "uncertainty": 120 }, "stopId": "0:46020P", "stopSequence": 5 }, { "arrival": { "time": "1753347678", "uncertainty": 120 }, "departure": { "time": "1753347678", "uncertainty": 120 }, "stopId": "0:46134P", "stopSequence": 6 }, { "arrival": { "time": "1753347918", "uncertainty": 120 }, "departure": { "time": "1753347918", "uncertainty": 120 }, "stopId": "0:17820C", "stopSequence": 7 }, { "arrival": { "time": "1753348045", "uncertainty": 120 }, "departure": { "time": "1753348045", "uncertainty": 120 }, "stopId": "0:15360C", "stopSequence": 8 }, { "arrival": { "time": "1753348207", "uncertainty": 120 }, "departure": { "time": "1753348207", "uncertainty": 120 }, "stopId": "0:11342C", "stopSequence": 9 }, { "arrival": { "time": "1753348269", "uncertainty": 120 }, "departure": { "time": "1753348269", "uncertainty": 120 }, "stopId": "0:15400C", "stopSequence": 10 }, { "arrival": { "time": "1753348337", "uncertainty": 120 }, "departure": { "time": "1753348337", "uncertainty": 120 }, "stopId": "0:15402C", "stopSequence": 11 }, { "arrival": { "time": "1753348381", "uncertainty": 120 }, "departure": { "time": "1753348381", "uncertainty": 120 }, "stopId": "0:05342C", "stopSequence": 12 }, { "arrival": { "time": "1753348416", "uncertainty": 120 }, "departure": { "time": "1753348416", "uncertainty": 120 }, "stopId": "0:17775P", "stopSequence": 13 }, { "arrival": { "time": "1753348467", "uncertainty": 120 }, "departure": { "time": "1753348467", "uncertainty": 120 }, "stopId": "0:05530C", "stopSequence": 14 }, { "arrival": { "time": "1753348624", "uncertainty": 120 }, "departure": { "time": "1753348624", "uncertainty": 120 }, "stopId": "0:19070C", "stopSequence": 15 }, { "arrival": { "time": "1753348676", "uncertainty": 120 }, "departure": { "time": "1753348676", "uncertainty": 120 }, "stopId": "0:19304C", "stopSequence": 16 }, { "arrival": { "time": "1753348733", "uncertainty": 120 }, "departure": { "time": "1753348733", "uncertainty": 120 }, "stopId": "0:19075C", "stopSequence": 17 }, { "arrival": { "time": "1753348791", "uncertainty": 120 }, "departure": { "time": "1753348791", "uncertainty": 120 }, "stopId": "0:19080C", "stopSequence": 18 }, { "arrival": { "time": "1753348870", "uncertainty": 120 }, "departure": { "time": "1753348870", "uncertainty": 120 }, "stopId": "0:05450C", "stopSequence": 19 }, { "arrival": { "time": "1753348982", "uncertainty": 120 }, "departure": { "time": "1753348982", "uncertainty": 120 }, "stopId": "0:04220C", "stopSequence": 20 }, { "arrival": { "time": "1753349148", "uncertainty": 120 }, "departure": { "time": "1753349148", "uncertainty": 120 }, "stopId": "0:05440C", "stopSequence": 21 }, { "arrival": { "time": "1753349344", "uncertainty": 120 }, "departure": { "time": "1753349344", "uncertainty": 120 }, "stopId": "0:05370C", "stopSequence": 22 }, { "arrival": { "time": "1753349467", "uncertainty": 120 }, "departure": { "time": "1753349467", "uncertainty": 120 }, "stopId": "0:04180C", "stopSequence": 23 }, { "arrival": { "time": "1753349535", "uncertainty": 120 }, "departure": { "time": "1753349535", "uncertainty": 120 }, "stopId": "0:07185C", "stopSequence": 24 }, { "arrival": { "time": "1753349600", "uncertainty": 120 }, "departure": { "time": "1753349600", "uncertainty": 120 }, "stopId": "0:07180C", "stopSequence": 25 }, { "arrival": { "time": "1753349703", "uncertainty": 120 }, "departure": { "time": "1753349703", "uncertainty": 120 }, "stopId": "0:07170C", "stopSequence": 26 }, { "arrival": { "time": "1753349815", "uncertainty": 120 }, "departure": { "time": "1753349815", "uncertainty": 120 }, "stopId": "0:18130C", "stopSequence": 27 }, { "arrival": { "time": "1753349891", "uncertainty": 120 }, "departure": { "time": "1753349891", "uncertainty": 120 }, "stopId": "0:01362C", "stopSequence": 28 }, { "arrival": { "time": "1753349948", "uncertainty": 120 }, "stopId": "0:19040C", "stopSequence": 29 } ], "trip": { "directionId": 0, "routeId": "1182", "scheduleRelationship": "SCHEDULED", "tripId": "1_41001082" }, "vehicle": { "id": "33", "label": "33" } } }, { "id": "1001084", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753350900", "uncertainty": 120 }, "stopId": "0:41016C", "stopSequence": 1 } ], "trip": { "directionId": 0, "routeId": "1182", "scheduleRelationship": "SCHEDULED", "tripId": "1_41001084" } } }, { "id": "1001102", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753345652", "uncertainty": 120 }, "stopId": "0:19045C", "stopSequence": 1 }, { "arrival": { "time": "1753345799", "uncertainty": 120 }, "departure": { "time": "1753345832", "uncertainty": 120 }, "stopId": "0:01362P", "stopSequence": 2 }, { "arrival": { "time": "1753345886", "uncertainty": 120 }, "departure": { "time": "1753345922", "uncertainty": 120 }, "stopId": "0:18130P", "stopSequence": 3 }, { "arrival": { "time": "1753346012", "uncertainty": 120 }, "departure": { "time": "1753346012", "uncertainty": 120 }, "stopId": "0:07170P", "stopSequence": 4 }, { "arrival": { "time": "1753346071", "uncertainty": 120 }, "departure": { "time": "1753346102", "uncertainty": 120 }, "stopId": "0:07180P", "stopSequence": 5 }, { "arrival": { "time": "1753346162", "uncertainty": 120 }, "departure": { "time": "1753346162", "uncertainty": 120 }, "stopId": "0:07185P", "stopSequence": 6 }, { "arrival": { "time": "1753346215", "uncertainty": 120 }, "departure": { "time": "1753346215", "uncertainty": 120 }, "stopId": "0:04180P", "stopSequence": 7 }, { "arrival": { "time": "1753346312", "uncertainty": 120 }, "departure": { "time": "1753346312", "uncertainty": 120 }, "stopId": "0:05370P", "stopSequence": 8 }, { "arrival": { "time": "1753346402", "uncertainty": 120 }, "departure": { "time": "1753346402", "uncertainty": 120 }, "stopId": "0:05440P", "stopSequence": 9 }, { "arrival": { "time": "1753346511", "uncertainty": 120 }, "departure": { "time": "1753346522", "uncertainty": 120 }, "stopId": "0:04220P", "stopSequence": 10 }, { "arrival": { "time": "1753346612", "uncertainty": 120 }, "departure": { "time": "1753346613", "uncertainty": 120 }, "stopId": "0:05450P", "stopSequence": 11 }, { "arrival": { "time": "1753346680", "uncertainty": 120 }, "departure": { "time": "1753346680", "uncertainty": 120 }, "stopId": "0:19080P", "stopSequence": 12 }, { "arrival": { "time": "1753346721", "uncertainty": 120 }, "departure": { "time": "1753346721", "uncertainty": 120 }, "stopId": "0:19075P", "stopSequence": 13 }, { "arrival": { "time": "1753346822", "uncertainty": 120 }, "departure": { "time": "1753346822", "uncertainty": 120 }, "stopId": "0:19302C", "stopSequence": 14 }, { "arrival": { "time": "1753346912", "uncertainty": 120 }, "departure": { "time": "1753346912", "uncertainty": 120 }, "stopId": "0:19070P", "stopSequence": 15 }, { "arrival": { "time": "1753347067", "uncertainty": 120 }, "departure": { "time": "1753347067", "uncertainty": 120 }, "stopId": "0:05530P", "stopSequence": 16 }, { "arrival": { "time": "1753347165", "uncertainty": 120 }, "departure": { "time": "1753347165", "uncertainty": 120 }, "stopId": "0:17775C", "stopSequence": 17 }, { "arrival": { "time": "1753347208", "uncertainty": 120 }, "departure": { "time": "1753347212", "uncertainty": 120 }, "stopId": "0:05341C", "stopSequence": 18 }, { "arrival": { "time": "1753347292", "uncertainty": 120 }, "departure": { "time": "1753347302", "uncertainty": 120 }, "stopId": "0:17800C", "stopSequence": 19 }, { "arrival": { "time": "1753347354", "uncertainty": 120 }, "departure": { "time": "1753347362", "uncertainty": 120 }, "stopId": "0:11342P", "stopSequence": 20 }, { "arrival": { "time": "1753347549", "uncertainty": 120 }, "departure": { "time": "1753347549", "uncertainty": 120 }, "stopId": "0:15360P", "stopSequence": 21 }, { "arrival": { "time": "1753347602", "uncertainty": 120 }, "departure": { "time": "1753347602", "uncertainty": 120 }, "stopId": "0:17840P", "stopSequence": 22 }, { "arrival": { "time": "1753347782", "uncertainty": 120 }, "departure": { "time": "1753347782", "uncertainty": 120 }, "stopId": "0:46134C", "stopSequence": 23 }, { "arrival": { "time": "1753347838", "uncertainty": 120 }, "departure": { "time": "1753347838", "uncertainty": 120 }, "stopId": "0:46020C", "stopSequence": 24 }, { "arrival": { "time": "1753347895", "uncertainty": 120 }, "departure": { "time": "1753347895", "uncertainty": 120 }, "stopId": "0:17790C", "stopSequence": 25 }, { "arrival": { "time": "1753347973", "uncertainty": 120 }, "departure": { "time": "1753347973", "uncertainty": 120 }, "stopId": "0:46022C", "stopSequence": 26 }, { "arrival": { "time": "1753348027", "uncertainty": 120 }, "departure": { "time": "1753348027", "uncertainty": 120 }, "stopId": "0:44170C", "stopSequence": 27 }, { "arrival": { "time": "1753348082", "uncertainty": 120 }, "departure": { "time": "1753348082", "uncertainty": 120 }, "stopId": "0:41016P", "stopSequence": 28 }, { "arrival": { "time": "1753348130", "uncertainty": 120 }, "departure": { "time": "1753348130", "uncertainty": 120 }, "stopId": "0:42250P", "stopSequence": 29 }, { "arrival": { "time": "1753348171", "uncertainty": 120 }, "departure": { "time": "1753348171", "uncertainty": 120 }, "stopId": "0:17795P", "stopSequence": 30 }, { "arrival": { "time": "1753348214", "uncertainty": 120 }, "departure": { "time": "1753348214", "uncertainty": 120 }, "stopId": "0:42240P", "stopSequence": 31 }, { "arrival": { "time": "1753348259", "uncertainty": 120 }, "departure": { "time": "1753348259", "uncertainty": 120 }, "stopId": "0:46140P", "stopSequence": 32 }, { "arrival": { "time": "1753348304", "uncertainty": 120 }, "departure": { "time": "1753348304", "uncertainty": 120 }, "stopId": "0:46040P", "stopSequence": 33 }, { "arrival": { "time": "1753348338", "uncertainty": 120 }, "departure": { "time": "1753348338", "uncertainty": 120 }, "stopId": "0:46050P", "stopSequence": 34 }, { "arrival": { "time": "1753348683", "uncertainty": 120 }, "departure": { "time": "1753348683", "uncertainty": 120 }, "stopId": "0:47310P", "stopSequence": 35 }, { "arrival": { "time": "1753348721", "uncertainty": 120 }, "departure": { "time": "1753348721", "uncertainty": 120 }, "stopId": "0:46125P", "stopSequence": 36 }, { "arrival": { "time": "1753348769", "uncertainty": 120 }, "departure": { "time": "1753348769", "uncertainty": 120 }, "stopId": "0:46195P", "stopSequence": 37 }, { "arrival": { "time": "1753348799", "uncertainty": 120 }, "stopId": "0:46130C", "stopSequence": 38 } ], "trip": { "directionId": 1, "routeId": "1182", "scheduleRelationship": "SCHEDULED", "tripId": "1_41001102" }, "vehicle": { "id": "161", "label": "161" } } }, { "id": "990088", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753349400", "uncertainty": 120 }, "stopId": "0:19065C", "stopSequence": 1 } ], "trip": { "directionId": 1, "routeId": "1030", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990088" } } }, { "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": "1753346972", "uncertainty": 120 }, "stopId": "0:19065C", "stopSequence": 1 }, { "arrival": { "time": "1753347091", "uncertainty": 120 }, "departure": { "time": "1753347091", "uncertainty": 120 }, "stopId": "0:01362P", "stopSequence": 2 }, { "arrival": { "time": "1753347151", "uncertainty": 120 }, "departure": { "time": "1753347151", "uncertainty": 120 }, "stopId": "0:18130P", "stopSequence": 3 }, { "arrival": { "time": "1753347180", "uncertainty": 120 }, "departure": { "time": "1753347180", "uncertainty": 120 }, "stopId": "0:01320P", "stopSequence": 4 }, { "arrival": { "time": "1753347301", "uncertainty": 120 }, "departure": { "time": "1753347331", "uncertainty": 120 }, "stopId": "0:05010P", "stopSequence": 5 }, { "arrival": { "time": "1753347419", "uncertainty": 120 }, "departure": { "time": "1753347421", "uncertainty": 120 }, "stopId": "0:05020P", "stopSequence": 6 }, { "arrival": { "time": "1753347512", "uncertainty": 120 }, "departure": { "time": "1753347512", "uncertainty": 120 }, "stopId": "0:SP0420P", "stopSequence": 7 }, { "arrival": { "time": "1753347581", "uncertainty": 120 }, "departure": { "time": "1753347581", "uncertainty": 120 }, "stopId": "0:05025P", "stopSequence": 8 }, { "arrival": { "time": "1753347624", "uncertainty": 120 }, "departure": { "time": "1753347624", "uncertainty": 120 }, "stopId": "0:07045P", "stopSequence": 9 }, { "arrival": { "time": "1753347712", "uncertainty": 120 }, "departure": { "time": "1753347712", "uncertainty": 120 }, "stopId": "0:05080P", "stopSequence": 10 }, { "arrival": { "time": "1753347756", "uncertainty": 120 }, "departure": { "time": "1753347756", "uncertainty": 120 }, "stopId": "0:05090P", "stopSequence": 11 }, { "arrival": { "time": "1753347829", "uncertainty": 120 }, "departure": { "time": "1753347829", "uncertainty": 120 }, "stopId": "0:05100P", "stopSequence": 12 }, { "arrival": { "time": "1753347868", "uncertainty": 120 }, "departure": { "time": "1753347868", "uncertainty": 120 }, "stopId": "0:05110P", "stopSequence": 13 }, { "arrival": { "time": "1753347912", "uncertainty": 120 }, "departure": { "time": "1753347912", "uncertainty": 120 }, "stopId": "0:05120P", "stopSequence": 14 }, { "arrival": { "time": "1753347950", "uncertainty": 120 }, "departure": { "time": "1753347950", "uncertainty": 120 }, "stopId": "0:18300P", "stopSequence": 15 }, { "arrival": { "time": "1753347999", "uncertainty": 120 }, "departure": { "time": "1753347999", "uncertainty": 120 }, "stopId": "0:18260P", "stopSequence": 16 }, { "arrival": { "time": "1753348054", "uncertainty": 120 }, "departure": { "time": "1753348054", "uncertainty": 120 }, "stopId": "0:03170P", "stopSequence": 17 }, { "arrival": { "time": "1753348078", "uncertainty": 120 }, "departure": { "time": "1753348078", "uncertainty": 120 }, "stopId": "0:03160P", "stopSequence": 18 }, { "arrival": { "time": "1753348104", "uncertainty": 120 }, "departure": { "time": "1753348104", "uncertainty": 120 }, "stopId": "0:03140P", "stopSequence": 19 }, { "arrival": { "time": "1753348146", "uncertainty": 120 }, "departure": { "time": "1753348146", "uncertainty": 120 }, "stopId": "0:03150P", "stopSequence": 20 }, { "arrival": { "time": "1753348189", "uncertainty": 120 }, "departure": { "time": "1753348189", "uncertainty": 120 }, "stopId": "0:03130P", "stopSequence": 21 }, { "arrival": { "time": "1753348218", "uncertainty": 120 }, "departure": { "time": "1753348218", "uncertainty": 120 }, "stopId": "0:03120P", "stopSequence": 22 }, { "arrival": { "time": "1753348271", "uncertainty": 120 }, "departure": { "time": "1753348271", "uncertainty": 120 }, "stopId": "0:03110P", "stopSequence": 23 }, { "arrival": { "time": "1753348368", "uncertainty": 120 }, "departure": { "time": "1753348368", "uncertainty": 120 }, "stopId": "0:18280P", "stopSequence": 24 }, { "arrival": { "time": "1753348395", "uncertainty": 120 }, "departure": { "time": "1753348395", "uncertainty": 120 }, "stopId": "0:03390P", "stopSequence": 25 }, { "arrival": { "time": "1753348435", "uncertainty": 120 }, "departure": { "time": "1753348435", "uncertainty": 120 }, "stopId": "0:03400P", "stopSequence": 26 }, { "arrival": { "time": "1753348484", "uncertainty": 120 }, "departure": { "time": "1753348484", "uncertainty": 120 }, "stopId": "0:03380P", "stopSequence": 27 }, { "arrival": { "time": "1753348508", "uncertainty": 120 }, "departure": { "time": "1753348508", "uncertainty": 120 }, "stopId": "0:03371P", "stopSequence": 28 }, { "arrival": { "time": "1753348561", "uncertainty": 120 }, "departure": { "time": "1753348561", "uncertainty": 120 }, "stopId": "0:03365P", "stopSequence": 29 }, { "arrival": { "time": "1753348594", "uncertainty": 120 }, "departure": { "time": "1753348594", "uncertainty": 120 }, "stopId": "0:03360P", "stopSequence": 30 }, { "arrival": { "time": "1753348659", "uncertainty": 120 }, "departure": { "time": "1753348659", "uncertainty": 120 }, "stopId": "0:03350P", "stopSequence": 31 }, { "arrival": { "time": "1753348710", "uncertainty": 120 }, "departure": { "time": "1753348710", "uncertainty": 120 }, "stopId": "0:03340P", "stopSequence": 32 }, { "arrival": { "time": "1753348771", "uncertainty": 120 }, "departure": { "time": "1753348771", "uncertainty": 120 }, "stopId": "0:03330P", "stopSequence": 33 }, { "arrival": { "time": "1753348833", "uncertainty": 120 }, "departure": { "time": "1753348833", "uncertainty": 120 }, "stopId": "0:03325P", "stopSequence": 34 }, { "arrival": { "time": "1753348894", "uncertainty": 120 }, "departure": { "time": "1753348894", "uncertainty": 120 }, "stopId": "0:03320P", "stopSequence": 35 }, { "arrival": { "time": "1753348954", "uncertainty": 120 }, "departure": { "time": "1753348954", "uncertainty": 120 }, "stopId": "0:03315P", "stopSequence": 36 }, { "arrival": { "time": "1753349018", "uncertainty": 120 }, "departure": { "time": "1753349018", "uncertainty": 120 }, "stopId": "0:01010P", "stopSequence": 37 }, { "arrival": { "time": "1753349133", "uncertainty": 120 }, "departure": { "time": "1753349133", "uncertainty": 120 }, "stopId": "0:01020C", "stopSequence": 38 }, { "arrival": { "time": "1753349178", "uncertainty": 120 }, "stopId": "0:03010C", "stopSequence": 39 } ], "trip": { "directionId": 1, "routeId": "1030", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990083" }, "vehicle": { "id": "34", "label": "34" } } }, { "id": "990085", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753350600", "uncertainty": 120 }, "stopId": "0:03010C", "stopSequence": 1 } ], "trip": { "directionId": 0, "routeId": "1030", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990085" } } }, { "id": "990101", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753345912", "uncertainty": 120 }, "stopId": "0:03010C", "stopSequence": 1 }, { "arrival": { "time": "1753345982", "uncertainty": 120 }, "departure": { "time": "1753346154", "uncertainty": 120 }, "stopId": "0:01010C", "stopSequence": 2 }, { "arrival": { "time": "1753346212", "uncertainty": 120 }, "departure": { "time": "1753346212", "uncertainty": 120 }, "stopId": "0:03315C", "stopSequence": 3 }, { "arrival": { "time": "1753346243", "uncertainty": 120 }, "departure": { "time": "1753346243", "uncertainty": 120 }, "stopId": "0:03320C", "stopSequence": 4 }, { "arrival": { "time": "1753346315", "uncertainty": 120 }, "departure": { "time": "1753346315", "uncertainty": 120 }, "stopId": "0:03325C", "stopSequence": 5 }, { "arrival": { "time": "1753346362", "uncertainty": 120 }, "departure": { "time": "1753346393", "uncertainty": 120 }, "stopId": "0:03330C", "stopSequence": 6 }, { "arrival": { "time": "1753346474", "uncertainty": 120 }, "departure": { "time": "1753346474", "uncertainty": 120 }, "stopId": "0:03340C", "stopSequence": 7 }, { "arrival": { "time": "1753346484", "uncertainty": 120 }, "departure": { "time": "1753346513", "uncertainty": 120 }, "stopId": "0:03350C", "stopSequence": 8 }, { "arrival": { "time": "1753346573", "uncertainty": 120 }, "departure": { "time": "1753346573", "uncertainty": 120 }, "stopId": "0:03360C", "stopSequence": 9 }, { "arrival": { "time": "1753346602", "uncertainty": 120 }, "departure": { "time": "1753346602", "uncertainty": 120 }, "stopId": "0:03365C", "stopSequence": 10 }, { "arrival": { "time": "1753346632", "uncertainty": 120 }, "departure": { "time": "1753346632", "uncertainty": 120 }, "stopId": "0:03371C", "stopSequence": 11 }, { "arrival": { "time": "1753346678", "uncertainty": 120 }, "departure": { "time": "1753346678", "uncertainty": 120 }, "stopId": "0:03380C", "stopSequence": 12 }, { "arrival": { "time": "1753346715", "uncertainty": 120 }, "departure": { "time": "1753346725", "uncertainty": 120 }, "stopId": "0:03400C", "stopSequence": 13 }, { "arrival": { "time": "1753346780", "uncertainty": 120 }, "departure": { "time": "1753346782", "uncertainty": 120 }, "stopId": "0:03390C", "stopSequence": 14 }, { "arrival": { "time": "1753346837", "uncertainty": 120 }, "departure": { "time": "1753346842", "uncertainty": 120 }, "stopId": "0:18280C", "stopSequence": 15 }, { "arrival": { "time": "1753346943", "uncertainty": 120 }, "departure": { "time": "1753346962", "uncertainty": 120 }, "stopId": "0:03110C", "stopSequence": 16 }, { "arrival": { "time": "1753346992", "uncertainty": 120 }, "departure": { "time": "1753346992", "uncertainty": 120 }, "stopId": "0:03120C", "stopSequence": 17 }, { "arrival": { "time": "1753347052", "uncertainty": 120 }, "departure": { "time": "1753347052", "uncertainty": 120 }, "stopId": "0:03130C", "stopSequence": 18 }, { "arrival": { "time": "1753347082", "uncertainty": 120 }, "departure": { "time": "1753347082", "uncertainty": 120 }, "stopId": "0:03150C", "stopSequence": 19 }, { "arrival": { "time": "1753347140", "uncertainty": 120 }, "departure": { "time": "1753347142", "uncertainty": 120 }, "stopId": "0:03140C", "stopSequence": 20 }, { "arrival": { "time": "1753347172", "uncertainty": 120 }, "departure": { "time": "1753347172", "uncertainty": 120 }, "stopId": "0:03160C", "stopSequence": 21 }, { "arrival": { "time": "1753347202", "uncertainty": 120 }, "departure": { "time": "1753347202", "uncertainty": 120 }, "stopId": "0:03170C", "stopSequence": 22 }, { "arrival": { "time": "1753347239", "uncertainty": 120 }, "departure": { "time": "1753347239", "uncertainty": 120 }, "stopId": "0:18260C", "stopSequence": 23 }, { "arrival": { "time": "1753347292", "uncertainty": 120 }, "departure": { "time": "1753347292", "uncertainty": 120 }, "stopId": "0:18270C", "stopSequence": 24 }, { "arrival": { "time": "1753347353", "uncertainty": 120 }, "departure": { "time": "1753347353", "uncertainty": 120 }, "stopId": "0:05120C", "stopSequence": 25 }, { "arrival": { "time": "1753347382", "uncertainty": 120 }, "departure": { "time": "1753347382", "uncertainty": 120 }, "stopId": "0:05110C", "stopSequence": 26 }, { "arrival": { "time": "1753347433", "uncertainty": 120 }, "departure": { "time": "1753347433", "uncertainty": 120 }, "stopId": "0:05100C", "stopSequence": 27 }, { "arrival": { "time": "1753347472", "uncertainty": 120 }, "departure": { "time": "1753347472", "uncertainty": 120 }, "stopId": "0:05090C", "stopSequence": 28 }, { "arrival": { "time": "1753347504", "uncertainty": 120 }, "departure": { "time": "1753347504", "uncertainty": 120 }, "stopId": "0:05080C", "stopSequence": 29 }, { "arrival": { "time": "1753347576", "uncertainty": 120 }, "departure": { "time": "1753347576", "uncertainty": 120 }, "stopId": "0:07045C", "stopSequence": 30 }, { "arrival": { "time": "1753347626", "uncertainty": 120 }, "departure": { "time": "1753347626", "uncertainty": 120 }, "stopId": "0:05025C", "stopSequence": 31 }, { "arrival": { "time": "1753347696", "uncertainty": 120 }, "departure": { "time": "1753347696", "uncertainty": 120 }, "stopId": "0:SP0420C", "stopSequence": 32 }, { "arrival": { "time": "1753347867", "uncertainty": 120 }, "departure": { "time": "1753347867", "uncertainty": 120 }, "stopId": "0:05020C", "stopSequence": 33 }, { "arrival": { "time": "1753347975", "uncertainty": 120 }, "departure": { "time": "1753347975", "uncertainty": 120 }, "stopId": "0:05010C", "stopSequence": 34 }, { "arrival": { "time": "1753348028", "uncertainty": 120 }, "departure": { "time": "1753348028", "uncertainty": 120 }, "stopId": "0:18180C", "stopSequence": 35 }, { "arrival": { "time": "1753348107", "uncertainty": 120 }, "departure": { "time": "1753348107", "uncertainty": 120 }, "stopId": "0:01320C", "stopSequence": 36 }, { "arrival": { "time": "1753348163", "uncertainty": 120 }, "departure": { "time": "1753348163", "uncertainty": 120 }, "stopId": "0:18130C", "stopSequence": 37 }, { "arrival": { "time": "1753348240", "uncertainty": 120 }, "departure": { "time": "1753348240", "uncertainty": 120 }, "stopId": "0:01362C", "stopSequence": 38 }, { "arrival": { "time": "1753348328", "uncertainty": 120 }, "stopId": "0:19065C", "stopSequence": 39 } ], "trip": { "directionId": 0, "routeId": "1030", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990101" }, "vehicle": { "id": "162", "label": "162" } } }, { "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": "990127", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753347220", "uncertainty": 120 }, "departure": { "time": "1753347220", "uncertainty": 120 }, "stopId": "0:04020C" }, { "arrival": { "time": "1753347248", "uncertainty": 120 }, "departure": { "time": "1753347248", "uncertainty": 120 }, "stopId": "0:13010C" }, { "arrival": { "time": "1753347331", "uncertainty": 120 }, "departure": { "time": "1753347339", "uncertainty": 120 }, "stopId": "0:13030C" }, { "arrival": { "time": "1753347349", "uncertainty": 120 }, "departure": { "time": "1753347349", "uncertainty": 120 }, "stopId": "0:13030C" }, { "arrival": { "time": "1753347439", "uncertainty": 120 }, "departure": { "time": "1753347459", "uncertainty": 120 }, "stopId": "0:13050C" }, { "arrival": { "time": "1753347509", "uncertainty": 120 }, "departure": { "time": "1753347509", "uncertainty": 120 }, "stopId": "0:04080P" }, { "arrival": { "time": "1753347586", "uncertainty": 120 }, "departure": { "time": "1753347586", "uncertainty": 120 }, "stopId": "0:04080C" }, { "departure": { "time": "1753346763", "uncertainty": 120 }, "stopId": "0:03010C", "stopSequence": 1 }, { "arrival": { "time": "1753346852", "uncertainty": 120 }, "departure": { "time": "1753346852", "uncertainty": 120 }, "stopId": "0:01010C", "stopSequence": 2 }, { "arrival": { "time": "1753346972", "uncertainty": 120 }, "departure": { "time": "1753346972", "uncertainty": 120 }, "stopId": "0:03030C", "stopSequence": 3 }, { "arrival": { "time": "1753347032", "uncertainty": 120 }, "departure": { "time": "1753347063", "uncertainty": 120 }, "stopId": "0:03040C", "stopSequence": 4 }, { "arrival": { "time": "1753347102", "uncertainty": 120 }, "departure": { "time": "1753347102", "uncertainty": 120 }, "stopId": "0:03050C", "stopSequence": 5 }, { "arrival": { "time": "1753347122", "uncertainty": 120 }, "departure": { "time": "1753347122", "uncertainty": 120 }, "stopId": "0:03060C", "stopSequence": 6 }, { "arrival": { "time": "1753347152", "uncertainty": 120 }, "departure": { "time": "1753347152", "uncertainty": 120 }, "stopId": "0:03070C", "stopSequence": 7 }, { "arrival": { "time": "1753347193", "uncertainty": 120 }, "departure": { "time": "1753347193", "uncertainty": 120 }, "stopId": "0:04015C", "stopSequence": 8 }, { "arrival": { "time": "1753347220", "uncertainty": 120 }, "departure": { "time": "1753347220", "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": "1753347612", "uncertainty": 120 }, "departure": { "time": "1753347612", "uncertainty": 120 }, "stopId": "0:04090C", "stopSequence": 17 }, { "arrival": { "time": "1753347652", "uncertainty": 120 }, "departure": { "time": "1753347652", "uncertainty": 120 }, "stopId": "0:03100C", "stopSequence": 18 }, { "arrival": { "time": "1753347740", "uncertainty": 120 }, "departure": { "time": "1753347740", "uncertainty": 120 }, "stopId": "0:03110C", "stopSequence": 19 }, { "arrival": { "time": "1753347773", "uncertainty": 120 }, "departure": { "time": "1753347773", "uncertainty": 120 }, "stopId": "0:03120C", "stopSequence": 20 }, { "arrival": { "time": "1753347814", "uncertainty": 120 }, "departure": { "time": "1753347814", "uncertainty": 120 }, "stopId": "0:03130C", "stopSequence": 21 }, { "arrival": { "time": "1753347850", "uncertainty": 120 }, "departure": { "time": "1753347850", "uncertainty": 120 }, "stopId": "0:03150C", "stopSequence": 22 }, { "arrival": { "time": "1753347902", "uncertainty": 120 }, "departure": { "time": "1753347902", "uncertainty": 120 }, "stopId": "0:03140C", "stopSequence": 23 }, { "arrival": { "time": "1753347932", "uncertainty": 120 }, "departure": { "time": "1753347932", "uncertainty": 120 }, "stopId": "0:03160C", "stopSequence": 24 }, { "arrival": { "time": "1753347972", "uncertainty": 120 }, "departure": { "time": "1753347972", "uncertainty": 120 }, "stopId": "0:03170C", "stopSequence": 25 }, { "arrival": { "time": "1753348039", "uncertainty": 120 }, "departure": { "time": "1753348039", "uncertainty": 120 }, "stopId": "0:18260C", "stopSequence": 26 }, { "arrival": { "time": "1753348072", "uncertainty": 120 }, "departure": { "time": "1753348072", "uncertainty": 120 }, "stopId": "0:18270C", "stopSequence": 27 }, { "arrival": { "time": "1753348142", "uncertainty": 120 }, "departure": { "time": "1753348142", "uncertainty": 120 }, "stopId": "0:03205C", "stopSequence": 28 }, { "arrival": { "time": "1753348217", "uncertainty": 120 }, "departure": { "time": "1753348217", "uncertainty": 120 }, "stopId": "0:03220C", "stopSequence": 29 }, { "arrival": { "time": "1753348262", "uncertainty": 120 }, "departure": { "time": "1753348262", "uncertainty": 120 }, "stopId": "0:03235C", "stopSequence": 30 }, { "arrival": { "time": "1753348330", "uncertainty": 120 }, "departure": { "time": "1753348330", "uncertainty": 120 }, "stopId": "0:03230C", "stopSequence": 31 }, { "arrival": { "time": "1753348382", "uncertainty": 120 }, "departure": { "time": "1753348382", "uncertainty": 120 }, "stopId": "0:03250C", "stopSequence": 32 }, { "arrival": { "time": "1753348405", "uncertainty": 120 }, "departure": { "time": "1753348405", "uncertainty": 120 }, "stopId": "0:03265C", "stopSequence": 33 }, { "arrival": { "time": "1753348433", "uncertainty": 120 }, "departure": { "time": "1753348433", "uncertainty": 120 }, "stopId": "0:03269C", "stopSequence": 34 }, { "arrival": { "time": "1753348466", "uncertainty": 120 }, "departure": { "time": "1753348466", "uncertainty": 120 }, "stopId": "0:03270C", "stopSequence": 35 }, { "arrival": { "time": "1753348502", "uncertainty": 120 }, "departure": { "time": "1753348502", "uncertainty": 120 }, "stopId": "0:03295C", "stopSequence": 36 }, { "arrival": { "time": "1753348574", "uncertainty": 120 }, "departure": { "time": "1753348574", "uncertainty": 120 }, "stopId": "0:03290C", "stopSequence": 37 }, { "arrival": { "time": "1753348682", "uncertainty": 120 }, "departure": { "time": "1753348682", "uncertainty": 120 }, "stopId": "0:01230C", "stopSequence": 38 }, { "arrival": { "time": "1753348745", "uncertainty": 120 }, "departure": { "time": "1753348745", "uncertainty": 120 }, "stopId": "0:01240C", "stopSequence": 39 }, { "arrival": { "time": "1753348802", "uncertainty": 120 }, "departure": { "time": "1753348802", "uncertainty": 120 }, "stopId": "0:01270C", "stopSequence": 40 }, { "arrival": { "time": "1753348857", "uncertainty": 120 }, "departure": { "time": "1753348857", "uncertainty": 120 }, "stopId": "0:01280C", "stopSequence": 41 }, { "arrival": { "time": "1753348940", "uncertainty": 120 }, "departure": { "time": "1753348940", "uncertainty": 120 }, "stopId": "0:18170C", "stopSequence": 42 }, { "arrival": { "time": "1753348979", "uncertainty": 120 }, "departure": { "time": "1753348979", "uncertainty": 120 }, "stopId": "0:18180C", "stopSequence": 43 }, { "arrival": { "time": "1753349050", "uncertainty": 120 }, "departure": { "time": "1753349050", "uncertainty": 120 }, "stopId": "0:01320C", "stopSequence": 44 }, { "arrival": { "time": "1753349101", "uncertainty": 120 }, "departure": { "time": "1753349101", "uncertainty": 120 }, "stopId": "0:18130C", "stopSequence": 45 }, { "arrival": { "time": "1753349168", "uncertainty": 120 }, "departure": { "time": "1753349168", "uncertainty": 120 }, "stopId": "0:01362C", "stopSequence": 46 }, { "arrival": { "time": "1753349257", "uncertainty": 120 }, "stopId": "0:19065C", "stopSequence": 47 } ], "trip": { "directionId": 0, "routeId": "1040", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990127" }, "vehicle": { "id": "116", "label": "116" } } }, { "id": "990001", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753346700", "uncertainty": 120 }, "stopId": "0:01010P", "stopSequence": 1 }, { "arrival": { "time": "1753346729", "uncertainty": 120 }, "departure": { "time": "1753346749", "uncertainty": 120 }, "stopId": "0:01020C", "stopSequence": 2 }, { "arrival": { "time": "1753346809", "uncertainty": 120 }, "departure": { "time": "1753346829", "uncertainty": 120 }, "stopId": "0:01030C", "stopSequence": 3 }, { "arrival": { "time": "1753346859", "uncertainty": 120 }, "departure": { "time": "1753346879", "uncertainty": 120 }, "stopId": "0:01040C", "stopSequence": 4 }, { "arrival": { "time": "1753346900", "uncertainty": 120 }, "departure": { "time": "1753346900", "uncertainty": 120 }, "stopId": "0:01050C", "stopSequence": 5 }, { "arrival": { "time": "1753346959", "uncertainty": 120 }, "departure": { "time": "1753346970", "uncertainty": 120 }, "stopId": "0:01070C", "stopSequence": 6 }, { "arrival": { "time": "1753347020", "uncertainty": 120 }, "departure": { "time": "1753347020", "uncertainty": 120 }, "stopId": "0:01080C", "stopSequence": 7 }, { "arrival": { "time": "1753347050", "uncertainty": 120 }, "departure": { "time": "1753347061", "uncertainty": 120 }, "stopId": "0:01090C", "stopSequence": 8 }, { "arrival": { "time": "1753347101", "uncertainty": 120 }, "departure": { "time": "1753347101", "uncertainty": 120 }, "stopId": "0:01100C", "stopSequence": 9 }, { "arrival": { "time": "1753347138", "uncertainty": 120 }, "departure": { "time": "1753347138", "uncertainty": 120 }, "stopId": "0:01110C", "stopSequence": 10 }, { "arrival": { "time": "1753347185", "uncertainty": 120 }, "departure": { "time": "1753347200", "uncertainty": 120 }, "stopId": "0:01130C", "stopSequence": 11 }, { "arrival": { "time": "1753347226", "uncertainty": 120 }, "departure": { "time": "1753347240", "uncertainty": 120 }, "stopId": "0:01140C", "stopSequence": 12 }, { "arrival": { "time": "1753347280", "uncertainty": 120 }, "departure": { "time": "1753347280", "uncertainty": 120 }, "stopId": "0:18150C", "stopSequence": 13 }, { "arrival": { "time": "1753347309", "uncertainty": 120 }, "departure": { "time": "1753347330", "uncertainty": 120 }, "stopId": "0:01160C", "stopSequence": 14 }, { "arrival": { "time": "1753347401", "uncertainty": 120 }, "departure": { "time": "1753347520", "uncertainty": 120 }, "stopId": "0:01170C", "stopSequence": 15 }, { "arrival": { "time": "1753347796", "uncertainty": 120 }, "departure": { "time": "1753347796", "uncertainty": 120 }, "stopId": "0:01190C", "stopSequence": 16 }, { "arrival": { "time": "1753347823", "uncertainty": 120 }, "departure": { "time": "1753347823", "uncertainty": 120 }, "stopId": "0:01200C", "stopSequence": 17 }, { "arrival": { "time": "1753347885", "uncertainty": 120 }, "departure": { "time": "1753347885", "uncertainty": 120 }, "stopId": "0:01210C", "stopSequence": 18 }, { "arrival": { "time": "1753347940", "uncertainty": 120 }, "departure": { "time": "1753347940", "uncertainty": 120 }, "stopId": "0:01230C", "stopSequence": 19 }, { "arrival": { "time": "1753348003", "uncertainty": 120 }, "departure": { "time": "1753348003", "uncertainty": 120 }, "stopId": "0:01240C", "stopSequence": 20 }, { "arrival": { "time": "1753348060", "uncertainty": 120 }, "departure": { "time": "1753348060", "uncertainty": 120 }, "stopId": "0:01270C", "stopSequence": 21 }, { "arrival": { "time": "1753348115", "uncertainty": 120 }, "departure": { "time": "1753348115", "uncertainty": 120 }, "stopId": "0:01280C", "stopSequence": 22 }, { "arrival": { "time": "1753348198", "uncertainty": 120 }, "departure": { "time": "1753348198", "uncertainty": 120 }, "stopId": "0:18170C", "stopSequence": 23 }, { "arrival": { "time": "1753348237", "uncertainty": 120 }, "departure": { "time": "1753348237", "uncertainty": 120 }, "stopId": "0:18180C", "stopSequence": 24 }, { "arrival": { "time": "1753348301", "uncertainty": 120 }, "departure": { "time": "1753348301", "uncertainty": 120 }, "stopId": "0:01320C", "stopSequence": 25 }, { "arrival": { "time": "1753348359", "uncertainty": 120 }, "departure": { "time": "1753348359", "uncertainty": 120 }, "stopId": "0:18130C", "stopSequence": 26 }, { "arrival": { "time": "1753348437", "uncertainty": 120 }, "departure": { "time": "1753348437", "uncertainty": 120 }, "stopId": "0:01362C", "stopSequence": 27 }, { "arrival": { "time": "1753348520", "uncertainty": 120 }, "stopId": "0:19060C", "stopSequence": 28 } ], "trip": { "directionId": 0, "routeId": "1010", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990001" }, "vehicle": { "id": "107", "label": "107" } } }, { "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": "990034", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753349700", "uncertainty": 120 }, "stopId": "0:01800P", "stopSequence": 1 } ], "trip": { "directionId": 0, "routeId": "1100", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990034" } } }, { "id": "990038", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753346764", "uncertainty": 120 }, "stopId": "0:19060C", "stopSequence": 1 }, { "arrival": { "time": "1753346899", "uncertainty": 120 }, "departure": { "time": "1753346914", "uncertainty": 120 }, "stopId": "0:01362P", "stopSequence": 2 }, { "arrival": { "time": "1753346975", "uncertainty": 120 }, "departure": { "time": "1753346975", "uncertainty": 120 }, "stopId": "0:18130P", "stopSequence": 3 }, { "arrival": { "time": "1753347006", "uncertainty": 120 }, "departure": { "time": "1753347006", "uncertainty": 120 }, "stopId": "0:01330C", "stopSequence": 4 }, { "arrival": { "time": "1753347063", "uncertainty": 120 }, "departure": { "time": "1753347065", "uncertainty": 120 }, "stopId": "0:01335C", "stopSequence": 5 }, { "arrival": { "time": "1753347129", "uncertainty": 120 }, "departure": { "time": "1753347129", "uncertainty": 120 }, "stopId": "0:01385C", "stopSequence": 6 }, { "arrival": { "time": "1753347309", "uncertainty": 120 }, "departure": { "time": "1753347309", "uncertainty": 120 }, "stopId": "0:01420P", "stopSequence": 7 }, { "arrival": { "time": "1753347394", "uncertainty": 120 }, "departure": { "time": "1753347394", "uncertainty": 120 }, "stopId": "0:01430P", "stopSequence": 8 }, { "arrival": { "time": "1753347434", "uncertainty": 120 }, "departure": { "time": "1753347434", "uncertainty": 120 }, "stopId": "0:01440P", "stopSequence": 9 }, { "arrival": { "time": "1753347477", "uncertainty": 120 }, "departure": { "time": "1753347477", "uncertainty": 120 }, "stopId": "0:01450P", "stopSequence": 10 }, { "arrival": { "time": "1753347596", "uncertainty": 120 }, "departure": { "time": "1753347596", "uncertainty": 120 }, "stopId": "0:18240P", "stopSequence": 11 }, { "arrival": { "time": "1753347645", "uncertainty": 120 }, "departure": { "time": "1753347645", "uncertainty": 120 }, "stopId": "0:01540P", "stopSequence": 12 }, { "arrival": { "time": "1753347702", "uncertainty": 120 }, "departure": { "time": "1753347702", "uncertainty": 120 }, "stopId": "0:01550P", "stopSequence": 13 }, { "arrival": { "time": "1753347772", "uncertainty": 120 }, "departure": { "time": "1753347772", "uncertainty": 120 }, "stopId": "0:01560P", "stopSequence": 14 }, { "arrival": { "time": "1753347827", "uncertainty": 120 }, "departure": { "time": "1753347827", "uncertainty": 120 }, "stopId": "0:01570P", "stopSequence": 15 }, { "arrival": { "time": "1753347861", "uncertainty": 120 }, "departure": { "time": "1753347861", "uncertainty": 120 }, "stopId": "0:01580P", "stopSequence": 16 }, { "arrival": { "time": "1753347898", "uncertainty": 120 }, "departure": { "time": "1753347898", "uncertainty": 120 }, "stopId": "0:01590P", "stopSequence": 17 }, { "arrival": { "time": "1753347984", "uncertainty": 120 }, "departure": { "time": "1753347984", "uncertainty": 120 }, "stopId": "0:01600P", "stopSequence": 18 }, { "arrival": { "time": "1753348112", "uncertainty": 120 }, "departure": { "time": "1753348112", "uncertainty": 120 }, "stopId": "0:01610P", "stopSequence": 19 }, { "arrival": { "time": "1753348206", "uncertainty": 120 }, "departure": { "time": "1753348206", "uncertainty": 120 }, "stopId": "0:01615P", "stopSequence": 20 }, { "arrival": { "time": "1753348284", "uncertainty": 120 }, "departure": { "time": "1753348284", "uncertainty": 120 }, "stopId": "0:01620P", "stopSequence": 21 }, { "arrival": { "time": "1753348401", "uncertainty": 120 }, "departure": { "time": "1753348401", "uncertainty": 120 }, "stopId": "0:01630P", "stopSequence": 22 }, { "arrival": { "time": "1753348531", "uncertainty": 120 }, "departure": { "time": "1753348531", "uncertainty": 120 }, "stopId": "0:01635P", "stopSequence": 23 }, { "arrival": { "time": "1753348616", "uncertainty": 120 }, "departure": { "time": "1753348616", "uncertainty": 120 }, "stopId": "0:01800P", "stopSequence": 24 }, { "arrival": { "time": "1753348736", "uncertainty": 120 }, "departure": { "time": "1753348736", "uncertainty": 120 }, "stopId": "0:01900C", "stopSequence": 25 }, { "arrival": { "time": "1753348796", "uncertainty": 120 }, "stopId": "0:01800P", "stopSequence": 26 } ], "trip": { "directionId": 1, "routeId": "1100", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990038" }, "vehicle": { "id": "45", "label": "45" } } }, { "id": "990054", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753350000", "uncertainty": 120 }, "stopId": "0:05342C", "stopSequence": 1 } ], "trip": { "directionId": 1, "routeId": "1130", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990054" } } }, { "id": "990053", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753345661", "uncertainty": 120 }, "stopId": "0:05342C", "stopSequence": 1 }, { "arrival": { "time": "1753345694", "uncertainty": 120 }, "departure": { "time": "1753345694", "uncertainty": 120 }, "stopId": "0:17775P", "stopSequence": 2 }, { "arrival": { "time": "1753345781", "uncertainty": 120 }, "departure": { "time": "1753345781", "uncertainty": 120 }, "stopId": "0:05530C", "stopSequence": 3 }, { "arrival": { "time": "1753345927", "uncertainty": 120 }, "departure": { "time": "1753345931", "uncertainty": 120 }, "stopId": "0:19070C", "stopSequence": 4 }, { "arrival": { "time": "1753346006", "uncertainty": 120 }, "departure": { "time": "1753346021", "uncertainty": 120 }, "stopId": "0:19303C", "stopSequence": 5 }, { "arrival": { "time": "1753346124", "uncertainty": 120 }, "departure": { "time": "1753346124", "uncertainty": 120 }, "stopId": "0:05460C", "stopSequence": 6 }, { "arrival": { "time": "1753346231", "uncertainty": 120 }, "departure": { "time": "1753346231", "uncertainty": 120 }, "stopId": "0:05191C", "stopSequence": 7 }, { "arrival": { "time": "1753346300", "uncertainty": 120 }, "departure": { "time": "1753346300", "uncertainty": 120 }, "stopId": "0:05165C", "stopSequence": 8 }, { "arrival": { "time": "1753346346", "uncertainty": 120 }, "departure": { "time": "1753346346", "uncertainty": 120 }, "stopId": "0:05170C", "stopSequence": 9 }, { "arrival": { "time": "1753346385", "uncertainty": 120 }, "departure": { "time": "1753346385", "uncertainty": 120 }, "stopId": "0:05155C", "stopSequence": 10 }, { "arrival": { "time": "1753346419", "uncertainty": 120 }, "departure": { "time": "1753346419", "uncertainty": 120 }, "stopId": "0:05160C", "stopSequence": 11 }, { "arrival": { "time": "1753346436", "uncertainty": 120 }, "departure": { "time": "1753346441", "uncertainty": 120 }, "stopId": "0:05150C", "stopSequence": 12 }, { "arrival": { "time": "1753346482", "uncertainty": 120 }, "departure": { "time": "1753346482", "uncertainty": 120 }, "stopId": "0:05140C", "stopSequence": 13 }, { "arrival": { "time": "1753346538", "uncertainty": 120 }, "departure": { "time": "1753346538", "uncertainty": 120 }, "stopId": "0:04080C", "stopSequence": 14 }, { "arrival": { "time": "1753346591", "uncertainty": 120 }, "departure": { "time": "1753346591", "uncertainty": 120 }, "stopId": "0:04090C", "stopSequence": 15 }, { "arrival": { "time": "1753346651", "uncertainty": 120 }, "departure": { "time": "1753346651", "uncertainty": 120 }, "stopId": "0:13080C", "stopSequence": 16 }, { "arrival": { "time": "1753346704", "uncertainty": 120 }, "departure": { "time": "1753346704", "uncertainty": 120 }, "stopId": "0:13085C", "stopSequence": 17 }, { "arrival": { "time": "1753346751", "uncertainty": 120 }, "departure": { "time": "1753346751", "uncertainty": 120 }, "stopId": "0:13090C", "stopSequence": 18 }, { "arrival": { "time": "1753346796", "uncertainty": 120 }, "departure": { "time": "1753346796", "uncertainty": 120 }, "stopId": "0:04015P", "stopSequence": 19 }, { "arrival": { "time": "1753346814", "uncertainty": 120 }, "departure": { "time": "1753346814", "uncertainty": 120 }, "stopId": "0:03070P", "stopSequence": 20 }, { "arrival": { "time": "1753346857", "uncertainty": 120 }, "departure": { "time": "1753346857", "uncertainty": 120 }, "stopId": "0:03060P", "stopSequence": 21 }, { "arrival": { "time": "1753346868", "uncertainty": 120 }, "departure": { "time": "1753346868", "uncertainty": 120 }, "stopId": "0:03050P", "stopSequence": 22 }, { "arrival": { "time": "1753346919", "uncertainty": 120 }, "departure": { "time": "1753346921", "uncertainty": 120 }, "stopId": "0:03040P", "stopSequence": 23 }, { "arrival": { "time": "1753347001", "uncertainty": 120 }, "departure": { "time": "1753347071", "uncertainty": 120 }, "stopId": "0:03030P", "stopSequence": 24 }, { "arrival": { "time": "1753347161", "uncertainty": 120 }, "departure": { "time": "1753347161", "uncertainty": 120 }, "stopId": "0:01010P", "stopSequence": 25 }, { "arrival": { "time": "1753347233", "uncertainty": 120 }, "departure": { "time": "1753347550", "uncertainty": 120 }, "stopId": "0:01020C", "stopSequence": 26 }, { "arrival": { "time": "1753347578", "uncertainty": 120 }, "stopId": "0:03010C", "stopSequence": 27 } ], "trip": { "directionId": 1, "routeId": "1130", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990053" }, "vehicle": { "id": "41", "label": "41" } } }, { "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 }, { "arrival": { "time": "1753346588", "uncertainty": 120 }, "departure": { "time": "1753346641", "uncertainty": 120 }, "stopId": "0:01362P", "stopSequence": 2 }, { "arrival": { "time": "1753346699", "uncertainty": 120 }, "departure": { "time": "1753346732", "uncertainty": 120 }, "stopId": "0:18130P", "stopSequence": 3 }, { "arrival": { "time": "1753346762", "uncertainty": 120 }, "departure": { "time": "1753346762", "uncertainty": 120 }, "stopId": "0:01330C", "stopSequence": 4 }, { "arrival": { "time": "1753346806", "uncertainty": 120 }, "departure": { "time": "1753346806", "uncertainty": 120 }, "stopId": "0:01335C", "stopSequence": 5 }, { "arrival": { "time": "1753346852", "uncertainty": 120 }, "departure": { "time": "1753346852", "uncertainty": 120 }, "stopId": "0:01385C", "stopSequence": 6 }, { "arrival": { "time": "1753346941", "uncertainty": 120 }, "departure": { "time": "1753346941", "uncertainty": 120 }, "stopId": "0:01420P", "stopSequence": 7 }, { "arrival": { "time": "1753347032", "uncertainty": 120 }, "departure": { "time": "1753347032", "uncertainty": 120 }, "stopId": "0:01430P", "stopSequence": 8 }, { "arrival": { "time": "1753347077", "uncertainty": 120 }, "departure": { "time": "1753347077", "uncertainty": 120 }, "stopId": "0:01840P", "stopSequence": 9 }, { "arrival": { "time": "1753347195", "uncertainty": 120 }, "departure": { "time": "1753347211", "uncertainty": 120 }, "stopId": "0:01850P", "stopSequence": 10 }, { "arrival": { "time": "1753347263", "uncertainty": 120 }, "departure": { "time": "1753347271", "uncertainty": 120 }, "stopId": "0:01860P", "stopSequence": 11 }, { "arrival": { "time": "1753347331", "uncertainty": 120 }, "departure": { "time": "1753347331", "uncertainty": 120 }, "stopId": "0:01600C", "stopSequence": 12 }, { "arrival": { "time": "1753347401", "uncertainty": 120 }, "departure": { "time": "1753347401", "uncertainty": 120 }, "stopId": "0:01601C", "stopSequence": 13 }, { "arrival": { "time": "1753347447", "uncertainty": 120 }, "departure": { "time": "1753347451", "uncertainty": 120 }, "stopId": "0:01606C", "stopSequence": 14 }, { "arrival": { "time": "1753347508", "uncertainty": 120 }, "departure": { "time": "1753347508", "uncertainty": 120 }, "stopId": "0:18240C", "stopSequence": 15 }, { "arrival": { "time": "1753347527", "uncertainty": 120 }, "departure": { "time": "1753347527", "uncertainty": 120 }, "stopId": "0:02140P", "stopSequence": 16 }, { "arrival": { "time": "1753347611", "uncertainty": 120 }, "departure": { "time": "1753347611", "uncertainty": 120 }, "stopId": "0:02150P", "stopSequence": 17 }, { "arrival": { "time": "1753347678", "uncertainty": 120 }, "departure": { "time": "1753347678", "uncertainty": 120 }, "stopId": "0:02160P", "stopSequence": 18 }, { "arrival": { "time": "1753347771", "uncertainty": 120 }, "departure": { "time": "1753347771", "uncertainty": 120 }, "stopId": "0:02170P", "stopSequence": 19 }, { "arrival": { "time": "1753347831", "uncertainty": 120 }, "departure": { "time": "1753347831", "uncertainty": 120 }, "stopId": "0:02176P", "stopSequence": 20 }, { "arrival": { "time": "1753347976", "uncertainty": 120 }, "departure": { "time": "1753347976", "uncertainty": 120 }, "stopId": "0:02175P", "stopSequence": 21 }, { "arrival": { "time": "1753348038", "uncertainty": 120 }, "departure": { "time": "1753348038", "uncertainty": 120 }, "stopId": "0:02180P", "stopSequence": 22 }, { "arrival": { "time": "1753348057", "uncertainty": 120 }, "departure": { "time": "1753348057", "uncertainty": 120 }, "stopId": "0:02190P", "stopSequence": 23 }, { "arrival": { "time": "1753348087", "uncertainty": 120 }, "departure": { "time": "1753348087", "uncertainty": 120 }, "stopId": "0:02200P", "stopSequence": 24 }, { "arrival": { "time": "1753348105", "uncertainty": 120 }, "departure": { "time": "1753348105", "uncertainty": 120 }, "stopId": "0:02210P", "stopSequence": 25 }, { "arrival": { "time": "1753348146", "uncertainty": 120 }, "departure": { "time": "1753348146", "uncertainty": 120 }, "stopId": "0:02220P", "stopSequence": 26 }, { "arrival": { "time": "1753348177", "uncertainty": 120 }, "departure": { "time": "1753348177", "uncertainty": 120 }, "stopId": "0:02230P", "stopSequence": 27 }, { "arrival": { "time": "1753348211", "uncertainty": 120 }, "departure": { "time": "1753348211", "uncertainty": 120 }, "stopId": "0:05490P", "stopSequence": 28 }, { "arrival": { "time": "1753348243", "uncertainty": 120 }, "departure": { "time": "1753348243", "uncertainty": 120 }, "stopId": "0:05480P", "stopSequence": 29 }, { "arrival": { "time": "1753348277", "uncertainty": 120 }, "departure": { "time": "1753348277", "uncertainty": 120 }, "stopId": "0:05475P", "stopSequence": 30 }, { "arrival": { "time": "1753348320", "uncertainty": 120 }, "departure": { "time": "1753348320", "uncertainty": 120 }, "stopId": "0:PE21030P", "stopSequence": 31 }, { "arrival": { "time": "1753348398", "uncertainty": 120 }, "departure": { "time": "1753348398", "uncertainty": 120 }, "stopId": "0:PE21020P", "stopSequence": 32 }, { "arrival": { "time": "1753348461", "uncertainty": 120 }, "departure": { "time": "1753348461", "uncertainty": 120 }, "stopId": "0:PE0440P", "stopSequence": 33 }, { "arrival": { "time": "1753348502", "uncertainty": 120 }, "departure": { "time": "1753348502", "uncertainty": 120 }, "stopId": "0:PE04037P", "stopSequence": 34 }, { "arrival": { "time": "1753348638", "uncertainty": 120 }, "departure": { "time": "1753348638", "uncertainty": 120 }, "stopId": "0:PE00401C", "stopSequence": 35 }, { "arrival": { "time": "1753348654", "uncertainty": 120 }, "departure": { "time": "1753348654", "uncertainty": 120 }, "stopId": "0:PE21060C", "stopSequence": 36 }, { "arrival": { "time": "1753348677", "uncertainty": 120 }, "departure": { "time": "1753348677", "uncertainty": 120 }, "stopId": "0:PE04102C", "stopSequence": 37 }, { "arrival": { "time": "1753348721", "uncertainty": 120 }, "departure": { "time": "1753348721", "uncertainty": 120 }, "stopId": "0:PE04103C", "stopSequence": 38 }, { "arrival": { "time": "1753348766", "uncertainty": 120 }, "departure": { "time": "1753348766", "uncertainty": 120 }, "stopId": "0:PE04104C", "stopSequence": 39 }, { "arrival": { "time": "1753348797", "uncertainty": 120 }, "departure": { "time": "1753348797", "uncertainty": 120 }, "stopId": "0:PE04105C", "stopSequence": 40 }, { "arrival": { "time": "1753348822", "uncertainty": 120 }, "departure": { "time": "1753348822", "uncertainty": 120 }, "stopId": "0:PE04107C", "stopSequence": 41 }, { "arrival": { "time": "1753348898", "uncertainty": 120 }, "departure": { "time": "1753348898", "uncertainty": 120 }, "stopId": "0:PE0150P", "stopSequence": 42 }, { "arrival": { "time": "1753348942", "uncertainty": 120 }, "departure": { "time": "1753348942", "uncertainty": 120 }, "stopId": "0:PE0155P", "stopSequence": 43 }, { "arrival": { "time": "1753348955", "uncertainty": 120 }, "departure": { "time": "1753348955", "uncertainty": 120 }, "stopId": "0:PE0160P", "stopSequence": 44 }, { "arrival": { "time": "1753348988", "uncertainty": 120 }, "departure": { "time": "1753348988", "uncertainty": 120 }, "stopId": "0:PE00200P", "stopSequence": 45 }, { "arrival": { "time": "1753348998", "uncertainty": 120 }, "stopId": "0:PE00200C", "stopSequence": 46 } ], "trip": { "directionId": 0, "routeId": "1110", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990237" }, "vehicle": { "id": "109", "label": "109" } } }, { "id": "990212", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753346164", "uncertainty": 120 }, "stopId": "0:19055C", "stopSequence": 1 }, { "arrival": { "time": "1753346569", "uncertainty": 120 }, "departure": { "time": "1753346629", "uncertainty": 120 }, "stopId": "0:01362P", "stopSequence": 2 }, { "arrival": { "time": "1753346689", "uncertainty": 120 }, "departure": { "time": "1753346689", "uncertainty": 120 }, "stopId": "0:18130P", "stopSequence": 3 }, { "arrival": { "time": "1753346749", "uncertainty": 120 }, "departure": { "time": "1753346749", "uncertainty": 120 }, "stopId": "0:07170P", "stopSequence": 4 }, { "arrival": { "time": "1753346809", "uncertainty": 120 }, "departure": { "time": "1753346841", "uncertainty": 120 }, "stopId": "0:07180P", "stopSequence": 5 }, { "arrival": { "time": "1753346880", "uncertainty": 120 }, "departure": { "time": "1753346880", "uncertainty": 120 }, "stopId": "0:07185P", "stopSequence": 6 }, { "arrival": { "time": "1753346929", "uncertainty": 120 }, "departure": { "time": "1753346929", "uncertainty": 120 }, "stopId": "0:07200P", "stopSequence": 7 }, { "arrival": { "time": "1753346984", "uncertainty": 120 }, "departure": { "time": "1753346984", "uncertainty": 120 }, "stopId": "0:07215P", "stopSequence": 8 }, { "arrival": { "time": "1753347031", "uncertainty": 120 }, "departure": { "time": "1753347031", "uncertainty": 120 }, "stopId": "0:04195P", "stopSequence": 9 }, { "arrival": { "time": "1753347129", "uncertainty": 120 }, "departure": { "time": "1753347129", "uncertainty": 120 }, "stopId": "0:05370P", "stopSequence": 10 }, { "arrival": { "time": "1753347218", "uncertainty": 120 }, "departure": { "time": "1753347218", "uncertainty": 120 }, "stopId": "0:05365P", "stopSequence": 11 }, { "arrival": { "time": "1753347289", "uncertainty": 120 }, "departure": { "time": "1753347289", "uncertainty": 120 }, "stopId": "0:05360P", "stopSequence": 12 }, { "arrival": { "time": "1753347319", "uncertainty": 120 }, "departure": { "time": "1753347319", "uncertainty": 120 }, "stopId": "0:05355P", "stopSequence": 13 }, { "arrival": { "time": "1753347380", "uncertainty": 120 }, "departure": { "time": "1753347380", "uncertainty": 120 }, "stopId": "0:05350P", "stopSequence": 14 }, { "arrival": { "time": "1753347419", "uncertainty": 120 }, "departure": { "time": "1753347419", "uncertainty": 120 }, "stopId": "0:05410P", "stopSequence": 15 }, { "arrival": { "time": "1753347502", "uncertainty": 120 }, "departure": { "time": "1753347502", "uncertainty": 120 }, "stopId": "0:19330P", "stopSequence": 16 }, { "arrival": { "time": "1753347547", "uncertainty": 120 }, "departure": { "time": "1753347547", "uncertainty": 120 }, "stopId": "0:05420P", "stopSequence": 17 }, { "arrival": { "time": "1753347610", "uncertainty": 120 }, "departure": { "time": "1753347610", "uncertainty": 120 }, "stopId": "0:05430P", "stopSequence": 18 }, { "arrival": { "time": "1753347651", "uncertainty": 120 }, "departure": { "time": "1753347651", "uncertainty": 120 }, "stopId": "0:03120P", "stopSequence": 19 }, { "arrival": { "time": "1753347696", "uncertainty": 120 }, "departure": { "time": "1753347696", "uncertainty": 120 }, "stopId": "0:03110P", "stopSequence": 20 }, { "arrival": { "time": "1753347813", "uncertainty": 120 }, "departure": { "time": "1753347813", "uncertainty": 120 }, "stopId": "0:03100P", "stopSequence": 21 }, { "arrival": { "time": "1753347872", "uncertainty": 120 }, "departure": { "time": "1753347872", "uncertainty": 120 }, "stopId": "0:04090P", "stopSequence": 22 }, { "arrival": { "time": "1753347909", "uncertainty": 120 }, "departure": { "time": "1753347909", "uncertainty": 120 }, "stopId": "0:04080P", "stopSequence": 23 }, { "arrival": { "time": "1753347943", "uncertainty": 120 }, "departure": { "time": "1753347943", "uncertainty": 120 }, "stopId": "0:04075P", "stopSequence": 24 }, { "arrival": { "time": "1753348073", "uncertainty": 120 }, "departure": { "time": "1753348073", "uncertainty": 120 }, "stopId": "0:04290P", "stopSequence": 25 }, { "arrival": { "time": "1753348133", "uncertainty": 120 }, "departure": { "time": "1753348133", "uncertainty": 120 }, "stopId": "0:04310P", "stopSequence": 26 }, { "arrival": { "time": "1753348213", "uncertainty": 120 }, "departure": { "time": "1753348213", "uncertainty": 120 }, "stopId": "0:04300P", "stopSequence": 27 }, { "arrival": { "time": "1753348287", "uncertainty": 120 }, "departure": { "time": "1753348287", "uncertainty": 120 }, "stopId": "0:04280P", "stopSequence": 28 }, { "arrival": { "time": "1753348425", "uncertainty": 120 }, "departure": { "time": "1753348425", "uncertainty": 120 }, "stopId": "0:04271P", "stopSequence": 29 }, { "arrival": { "time": "1753348463", "uncertainty": 120 }, "departure": { "time": "1753348463", "uncertainty": 120 }, "stopId": "0:04260P", "stopSequence": 30 }, { "arrival": { "time": "1753348561", "uncertainty": 120 }, "departure": { "time": "1753348561", "uncertainty": 120 }, "stopId": "0:01010P", "stopSequence": 31 }, { "arrival": { "time": "1753348620", "uncertainty": 120 }, "departure": { "time": "1753348620", "uncertainty": 120 }, "stopId": "0:01020C", "stopSequence": 32 }, { "arrival": { "time": "1753348647", "uncertainty": 120 }, "stopId": "0:03010C", "stopSequence": 33 } ], "trip": { "directionId": 1, "routeId": "1070", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990212" }, "vehicle": { "id": "44", "label": "44" } } }, { "id": "990236", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753350600", "uncertainty": 120 }, "stopId": "0:19040C", "stopSequence": 1 } ], "trip": { "directionId": 0, "routeId": "1110", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990236" } } }, { "id": "990251", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753350000", "uncertainty": 120 }, "stopId": "0:PE00200C", "stopSequence": 1 } ], "trip": { "directionId": 1, "routeId": "1110", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990251" } } }, { "id": "990249", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753346446", "uncertainty": 120 }, "stopId": "0:PE00200C", "stopSequence": 1 }, { "arrival": { "time": "1753346490", "uncertainty": 120 }, "departure": { "time": "1753346490", "uncertainty": 120 }, "stopId": "0:PE0160C", "stopSequence": 2 }, { "arrival": { "time": "1753346514", "uncertainty": 120 }, "departure": { "time": "1753346514", "uncertainty": 120 }, "stopId": "0:PE0155C", "stopSequence": 3 }, { "arrival": { "time": "1753346559", "uncertainty": 120 }, "departure": { "time": "1753346559", "uncertainty": 120 }, "stopId": "0:PE0150C", "stopSequence": 4 }, { "arrival": { "time": "1753346638", "uncertainty": 120 }, "departure": { "time": "1753346656", "uncertainty": 120 }, "stopId": "0:PE00240C", "stopSequence": 5 }, { "arrival": { "time": "1753346669", "uncertainty": 120 }, "departure": { "time": "1753346687", "uncertainty": 120 }, "stopId": "0:PE04107P", "stopSequence": 6 }, { "arrival": { "time": "1753346736", "uncertainty": 120 }, "departure": { "time": "1753346736", "uncertainty": 120 }, "stopId": "0:PE04105P", "stopSequence": 7 }, { "arrival": { "time": "1753346784", "uncertainty": 120 }, "departure": { "time": "1753346808", "uncertainty": 120 }, "stopId": "0:PE04104P", "stopSequence": 8 }, { "arrival": { "time": "1753346850", "uncertainty": 120 }, "departure": { "time": "1753346850", "uncertainty": 120 }, "stopId": "0:PE04103P", "stopSequence": 9 }, { "arrival": { "time": "1753346896", "uncertainty": 120 }, "departure": { "time": "1753346896", "uncertainty": 120 }, "stopId": "0:PE04102P", "stopSequence": 10 }, { "arrival": { "time": "1753346920", "uncertainty": 120 }, "departure": { "time": "1753346926", "uncertainty": 120 }, "stopId": "0:PE21060P", "stopSequence": 11 }, { "arrival": { "time": "1753346938", "uncertainty": 120 }, "departure": { "time": "1753346938", "uncertainty": 120 }, "stopId": "0:PEI0001C", "stopSequence": 12 }, { "arrival": { "time": "1753346986", "uncertainty": 120 }, "departure": { "time": "1753346986", "uncertainty": 120 }, "stopId": "0:PI0360P", "stopSequence": 13 }, { "arrival": { "time": "1753347030", "uncertainty": 120 }, "departure": { "time": "1753347046", "uncertainty": 120 }, "stopId": "0:PE04037C", "stopSequence": 14 }, { "arrival": { "time": "1753347099", "uncertainty": 120 }, "departure": { "time": "1753347099", "uncertainty": 120 }, "stopId": "0:PE0440C", "stopSequence": 15 }, { "arrival": { "time": "1753347157", "uncertainty": 120 }, "departure": { "time": "1753347167", "uncertainty": 120 }, "stopId": "0:PE21020C", "stopSequence": 16 }, { "arrival": { "time": "1753347255", "uncertainty": 120 }, "departure": { "time": "1753347255", "uncertainty": 120 }, "stopId": "0:PE21030C", "stopSequence": 17 }, { "arrival": { "time": "1753347295", "uncertainty": 120 }, "departure": { "time": "1753347295", "uncertainty": 120 }, "stopId": "0:05475C", "stopSequence": 18 }, { "arrival": { "time": "1753347352", "uncertainty": 120 }, "departure": { "time": "1753347352", "uncertainty": 120 }, "stopId": "0:05480C", "stopSequence": 19 }, { "arrival": { "time": "1753347439", "uncertainty": 120 }, "departure": { "time": "1753347466", "uncertainty": 120 }, "stopId": "0:05490C", "stopSequence": 20 }, { "arrival": { "time": "1753347530", "uncertainty": 120 }, "departure": { "time": "1753347556", "uncertainty": 120 }, "stopId": "0:02230C", "stopSequence": 21 }, { "arrival": { "time": "1753347606", "uncertainty": 120 }, "departure": { "time": "1753347606", "uncertainty": 120 }, "stopId": "0:02220C", "stopSequence": 22 }, { "arrival": { "time": "1753347624", "uncertainty": 120 }, "departure": { "time": "1753347624", "uncertainty": 120 }, "stopId": "0:02210C", "stopSequence": 23 }, { "arrival": { "time": "1753347651", "uncertainty": 120 }, "departure": { "time": "1753347651", "uncertainty": 120 }, "stopId": "0:02200C", "stopSequence": 24 }, { "arrival": { "time": "1753347683", "uncertainty": 120 }, "departure": { "time": "1753347683", "uncertainty": 120 }, "stopId": "0:02190C", "stopSequence": 25 }, { "arrival": { "time": "1753347705", "uncertainty": 120 }, "departure": { "time": "1753347705", "uncertainty": 120 }, "stopId": "0:02180C", "stopSequence": 26 }, { "arrival": { "time": "1753347747", "uncertainty": 120 }, "departure": { "time": "1753347747", "uncertainty": 120 }, "stopId": "0:02175C", "stopSequence": 27 }, { "arrival": { "time": "1753347839", "uncertainty": 120 }, "departure": { "time": "1753347839", "uncertainty": 120 }, "stopId": "0:02176C", "stopSequence": 28 }, { "arrival": { "time": "1753347878", "uncertainty": 120 }, "departure": { "time": "1753347878", "uncertainty": 120 }, "stopId": "0:02170C", "stopSequence": 29 }, { "arrival": { "time": "1753347977", "uncertainty": 120 }, "departure": { "time": "1753347977", "uncertainty": 120 }, "stopId": "0:02160C", "stopSequence": 30 }, { "arrival": { "time": "1753348039", "uncertainty": 120 }, "departure": { "time": "1753348039", "uncertainty": 120 }, "stopId": "0:02150C", "stopSequence": 31 }, { "arrival": { "time": "1753348104", "uncertainty": 120 }, "departure": { "time": "1753348104", "uncertainty": 120 }, "stopId": "0:02140C", "stopSequence": 32 }, { "arrival": { "time": "1753348177", "uncertainty": 120 }, "departure": { "time": "1753348177", "uncertainty": 120 }, "stopId": "0:18240P", "stopSequence": 33 }, { "arrival": { "time": "1753348241", "uncertainty": 120 }, "departure": { "time": "1753348241", "uncertainty": 120 }, "stopId": "0:01606P", "stopSequence": 34 }, { "arrival": { "time": "1753348303", "uncertainty": 120 }, "departure": { "time": "1753348303", "uncertainty": 120 }, "stopId": "0:01601P", "stopSequence": 35 }, { "arrival": { "time": "1753348432", "uncertainty": 120 }, "departure": { "time": "1753348432", "uncertainty": 120 }, "stopId": "0:01600P", "stopSequence": 36 }, { "arrival": { "time": "1753348545", "uncertainty": 120 }, "departure": { "time": "1753348545", "uncertainty": 120 }, "stopId": "0:01860C", "stopSequence": 37 }, { "arrival": { "time": "1753348600", "uncertainty": 120 }, "departure": { "time": "1753348600", "uncertainty": 120 }, "stopId": "0:01850C", "stopSequence": 38 }, { "arrival": { "time": "1753348726", "uncertainty": 120 }, "departure": { "time": "1753348726", "uncertainty": 120 }, "stopId": "0:01840C", "stopSequence": 39 }, { "arrival": { "time": "1753348838", "uncertainty": 120 }, "departure": { "time": "1753348838", "uncertainty": 120 }, "stopId": "0:01430C", "stopSequence": 40 }, { "arrival": { "time": "1753348954", "uncertainty": 120 }, "departure": { "time": "1753348954", "uncertainty": 120 }, "stopId": "0:01420C", "stopSequence": 41 }, { "arrival": { "time": "1753349034", "uncertainty": 120 }, "departure": { "time": "1753349034", "uncertainty": 120 }, "stopId": "0:01390C", "stopSequence": 42 }, { "arrival": { "time": "1753349078", "uncertainty": 120 }, "departure": { "time": "1753349078", "uncertainty": 120 }, "stopId": "0:01400C", "stopSequence": 43 }, { "arrival": { "time": "1753349142", "uncertainty": 120 }, "stopId": "0:19045C", "stopSequence": 44 } ], "trip": { "directionId": 1, "routeId": "1110", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990249" }, "vehicle": { "id": "108", "label": "108" } } }, { "id": "990264", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753347460", "uncertainty": 120 }, "stopId": "0:07190C", "stopSequence": 1 }, { "arrival": { "time": "1753347602", "uncertainty": 120 }, "departure": { "time": "1753347602", "uncertainty": 120 }, "stopId": "0:07215C", "stopSequence": 2 }, { "arrival": { "time": "1753347662", "uncertainty": 120 }, "departure": { "time": "1753347662", "uncertainty": 120 }, "stopId": "0:07200C", "stopSequence": 3 }, { "arrival": { "time": "1753347672", "uncertainty": 120 }, "departure": { "time": "1753347672", "uncertainty": 120 }, "stopId": "0:04170C", "stopSequence": 4 }, { "arrival": { "time": "1753347692", "uncertainty": 120 }, "departure": { "time": "1753347692", "uncertainty": 120 }, "stopId": "0:04160C", "stopSequence": 5 }, { "arrival": { "time": "1753347700", "uncertainty": 120 }, "departure": { "time": "1753347700", "uncertainty": 120 }, "stopId": "0:04150C", "stopSequence": 6 }, { "arrival": { "time": "1753347722", "uncertainty": 120 }, "departure": { "time": "1753347722", "uncertainty": 120 }, "stopId": "0:04131C", "stopSequence": 7 }, { "arrival": { "time": "1753347788", "uncertainty": 120 }, "departure": { "time": "1753347788", "uncertainty": 120 }, "stopId": "0:07210C", "stopSequence": 8 }, { "arrival": { "time": "1753347842", "uncertainty": 120 }, "departure": { "time": "1753347842", "uncertainty": 120 }, "stopId": "0:04250C", "stopSequence": 9 }, { "arrival": { "time": "1753347906", "uncertainty": 120 }, "departure": { "time": "1753347906", "uncertainty": 120 }, "stopId": "0:01335P", "stopSequence": 10 }, { "arrival": { "time": "1753348057", "uncertainty": 120 }, "departure": { "time": "1753348057", "uncertainty": 120 }, "stopId": "0:18130C", "stopSequence": 11 }, { "arrival": { "time": "1753348137", "uncertainty": 120 }, "departure": { "time": "1753348137", "uncertainty": 120 }, "stopId": "0:01365C", "stopSequence": 12 }, { "arrival": { "time": "1753348201", "uncertainty": 120 }, "departure": { "time": "1753348201", "uncertainty": 120 }, "stopId": "0:19050C", "stopSequence": 13 }, { "arrival": { "time": "1753348296", "uncertainty": 120 }, "departure": { "time": "1753348296", "uncertainty": 120 }, "stopId": "0:01365P", "stopSequence": 14 }, { "arrival": { "time": "1753348346", "uncertainty": 120 }, "departure": { "time": "1753348346", "uncertainty": 120 }, "stopId": "0:18130P", "stopSequence": 15 }, { "arrival": { "time": "1753348376", "uncertainty": 120 }, "departure": { "time": "1753348376", "uncertainty": 120 }, "stopId": "0:01330C", "stopSequence": 16 }, { "arrival": { "time": "1753348421", "uncertainty": 120 }, "departure": { "time": "1753348421", "uncertainty": 120 }, "stopId": "0:01335C", "stopSequence": 17 }, { "arrival": { "time": "1753348468", "uncertainty": 120 }, "departure": { "time": "1753348468", "uncertainty": 120 }, "stopId": "0:01385C", "stopSequence": 18 }, { "arrival": { "time": "1753348559", "uncertainty": 120 }, "departure": { "time": "1753348559", "uncertainty": 120 }, "stopId": "0:01420P", "stopSequence": 19 }, { "arrival": { "time": "1753348643", "uncertainty": 120 }, "departure": { "time": "1753348643", "uncertainty": 120 }, "stopId": "0:01430P", "stopSequence": 20 }, { "arrival": { "time": "1753348708", "uncertainty": 120 }, "departure": { "time": "1753348708", "uncertainty": 120 }, "stopId": "0:19320C", "stopSequence": 21 }, { "arrival": { "time": "1753348817", "uncertainty": 120 }, "departure": { "time": "1753348817", "uncertainty": 120 }, "stopId": "0:01265P", "stopSequence": 22 }, { "arrival": { "time": "1753348915", "uncertainty": 120 }, "departure": { "time": "1753348915", "uncertainty": 120 }, "stopId": "0:01270C", "stopSequence": 23 }, { "arrival": { "time": "1753348969", "uncertainty": 120 }, "departure": { "time": "1753348969", "uncertainty": 120 }, "stopId": "0:01280C", "stopSequence": 24 }, { "arrival": { "time": "1753349128", "uncertainty": 120 }, "departure": { "time": "1753349128", "uncertainty": 120 }, "stopId": "0:01365C", "stopSequence": 25 }, { "arrival": { "time": "1753349180", "uncertainty": 120 }, "departure": { "time": "1753349180", "uncertainty": 120 }, "stopId": "0:19050C", "stopSequence": 26 }, { "arrival": { "time": "1753349278", "uncertainty": 120 }, "departure": { "time": "1753349278", "uncertainty": 120 }, "stopId": "0:01365P", "stopSequence": 27 }, { "arrival": { "time": "1753349328", "uncertainty": 120 }, "departure": { "time": "1753349328", "uncertainty": 120 }, "stopId": "0:18130P", "stopSequence": 28 }, { "arrival": { "time": "1753349365", "uncertainty": 120 }, "departure": { "time": "1753349365", "uncertainty": 120 }, "stopId": "0:01330C", "stopSequence": 29 }, { "arrival": { "time": "1753349429", "uncertainty": 120 }, "departure": { "time": "1753349429", "uncertainty": 120 }, "stopId": "0:01335C", "stopSequence": 30 }, { "arrival": { "time": "1753349476", "uncertainty": 120 }, "departure": { "time": "1753349476", "uncertainty": 120 }, "stopId": "0:04250P", "stopSequence": 31 }, { "arrival": { "time": "1753349504", "uncertainty": 120 }, "departure": { "time": "1753349504", "uncertainty": 120 }, "stopId": "0:07210P", "stopSequence": 32 }, { "arrival": { "time": "1753349532", "uncertainty": 120 }, "departure": { "time": "1753349532", "uncertainty": 120 }, "stopId": "0:04140P", "stopSequence": 33 }, { "arrival": { "time": "1753349569", "uncertainty": 120 }, "departure": { "time": "1753349569", "uncertainty": 120 }, "stopId": "0:04150P", "stopSequence": 34 }, { "arrival": { "time": "1753349596", "uncertainty": 120 }, "departure": { "time": "1753349596", "uncertainty": 120 }, "stopId": "0:04160P", "stopSequence": 35 }, { "arrival": { "time": "1753349633", "uncertainty": 120 }, "departure": { "time": "1753349633", "uncertainty": 120 }, "stopId": "0:04170P", "stopSequence": 36 }, { "arrival": { "time": "1753349656", "uncertainty": 120 }, "departure": { "time": "1753349656", "uncertainty": 120 }, "stopId": "0:07200P", "stopSequence": 37 }, { "arrival": { "time": "1753349716", "uncertainty": 120 }, "departure": { "time": "1753349716", "uncertainty": 120 }, "stopId": "0:07215P", "stopSequence": 38 }, { "arrival": { "time": "1753349772", "uncertainty": 120 }, "departure": { "time": "1753349772", "uncertainty": 120 }, "stopId": "0:04195P", "stopSequence": 39 }, { "arrival": { "time": "1753349776", "uncertainty": 120 }, "departure": { "time": "1753349776", "uncertainty": 120 }, "stopId": "0:04195C", "stopSequence": 40 }, { "arrival": { "time": "1753349836", "uncertainty": 120 }, "stopId": "0:07190C", "stopSequence": 41 } ], "trip": { "directionId": 0, "routeId": "1170", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990264" }, "vehicle": { "id": "180", "label": "180" } } }, { "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": "1753345440", "uncertainty": 120 }, "stopId": "0:07200C", "stopSequence": 3 }, { "arrival": { "time": "1753345473", "uncertainty": 120 }, "departure": { "time": "1753345473", "uncertainty": 120 }, "stopId": "0:04170C", "stopSequence": 4 }, { "arrival": { "time": "1753345535", "uncertainty": 120 }, "departure": { "time": "1753345535", "uncertainty": 120 }, "stopId": "0:04160C", "stopSequence": 5 }, { "arrival": { "time": "1753345543", "uncertainty": 120 }, "departure": { "time": "1753345562", "uncertainty": 120 }, "stopId": "0:04150C", "stopSequence": 6 }, { "arrival": { "time": "1753345630", "uncertainty": 120 }, "departure": { "time": "1753345630", "uncertainty": 120 }, "stopId": "0:04131C", "stopSequence": 7 }, { "arrival": { "time": "1753345740", "uncertainty": 120 }, "departure": { "time": "1753345740", "uncertainty": 120 }, "stopId": "0:07210C", "stopSequence": 8 }, { "arrival": { "time": "1753345867", "uncertainty": 120 }, "departure": { "time": "1753345890", "uncertainty": 120 }, "stopId": "0:04250C", "stopSequence": 9 }, { "arrival": { "time": "1753345951", "uncertainty": 120 }, "departure": { "time": "1753345951", "uncertainty": 120 }, "stopId": "0:01335P", "stopSequence": 10 }, { "arrival": { "time": "1753346081", "uncertainty": 120 }, "departure": { "time": "1753346081", "uncertainty": 120 }, "stopId": "0:18130C", "stopSequence": 11 }, { "arrival": { "time": "1753346155", "uncertainty": 120 }, "departure": { "time": "1753346160", "uncertainty": 120 }, "stopId": "0:01365C", "stopSequence": 12 }, { "arrival": { "time": "1753346220", "uncertainty": 120 }, "departure": { "time": "1753346220", "uncertainty": 120 }, "stopId": "0:19050C", "stopSequence": 13 }, { "arrival": { "time": "1753346394", "uncertainty": 120 }, "departure": { "time": "1753346400", "uncertainty": 120 }, "stopId": "0:01365P", "stopSequence": 14 }, { "arrival": { "time": "1753346473", "uncertainty": 120 }, "departure": { "time": "1753346520", "uncertainty": 120 }, "stopId": "0:18130P", "stopSequence": 15 }, { "arrival": { "time": "1753346550", "uncertainty": 120 }, "departure": { "time": "1753346550", "uncertainty": 120 }, "stopId": "0:01330C", "stopSequence": 16 }, { "arrival": { "time": "1753346606", "uncertainty": 120 }, "departure": { "time": "1753346606", "uncertainty": 120 }, "stopId": "0:01335C", "stopSequence": 17 }, { "arrival": { "time": "1753346640", "uncertainty": 120 }, "departure": { "time": "1753346640", "uncertainty": 120 }, "stopId": "0:01385C", "stopSequence": 18 }, { "arrival": { "time": "1753346790", "uncertainty": 120 }, "departure": { "time": "1753346790", "uncertainty": 120 }, "stopId": "0:01420P", "stopSequence": 19 }, { "arrival": { "time": "1753346879", "uncertainty": 120 }, "departure": { "time": "1753346881", "uncertainty": 120 }, "stopId": "0:01430P", "stopSequence": 20 }, { "arrival": { "time": "1753346958", "uncertainty": 120 }, "departure": { "time": "1753346958", "uncertainty": 120 }, "stopId": "0:19320C", "stopSequence": 21 }, { "arrival": { "time": "1753347061", "uncertainty": 120 }, "departure": { "time": "1753347061", "uncertainty": 120 }, "stopId": "0:01265P", "stopSequence": 22 }, { "arrival": { "time": "1753347120", "uncertainty": 120 }, "departure": { "time": "1753347120", "uncertainty": 120 }, "stopId": "0:01270C", "stopSequence": 23 }, { "arrival": { "time": "1753347151", "uncertainty": 120 }, "departure": { "time": "1753347151", "uncertainty": 120 }, "stopId": "0:01280C", "stopSequence": 24 }, { "arrival": { "time": "1753347286", "uncertainty": 120 }, "departure": { "time": "1753347286", "uncertainty": 120 }, "stopId": "0:01365C", "stopSequence": 25 }, { "arrival": { "time": "1753347360", "uncertainty": 120 }, "departure": { "time": "1753347361", "uncertainty": 120 }, "stopId": "0:19050C", "stopSequence": 26 }, { "arrival": { "time": "1753347563", "uncertainty": 120 }, "departure": { "time": "1753347563", "uncertainty": 120 }, "stopId": "0:01365P", "stopSequence": 27 }, { "arrival": { "time": "1753347614", "uncertainty": 120 }, "departure": { "time": "1753347614", "uncertainty": 120 }, "stopId": "0:18130P", "stopSequence": 28 }, { "arrival": { "time": "1753347644", "uncertainty": 120 }, "departure": { "time": "1753347644", "uncertainty": 120 }, "stopId": "0:01330C", "stopSequence": 29 }, { "arrival": { "time": "1753347689", "uncertainty": 120 }, "departure": { "time": "1753347689", "uncertainty": 120 }, "stopId": "0:01335C", "stopSequence": 30 }, { "arrival": { "time": "1753347736", "uncertainty": 120 }, "departure": { "time": "1753347736", "uncertainty": 120 }, "stopId": "0:04250P", "stopSequence": 31 }, { "arrival": { "time": "1753347764", "uncertainty": 120 }, "departure": { "time": "1753347764", "uncertainty": 120 }, "stopId": "0:07210P", "stopSequence": 32 }, { "arrival": { "time": "1753347792", "uncertainty": 120 }, "departure": { "time": "1753347792", "uncertainty": 120 }, "stopId": "0:04140P", "stopSequence": 33 }, { "arrival": { "time": "1753347829", "uncertainty": 120 }, "departure": { "time": "1753347829", "uncertainty": 120 }, "stopId": "0:04150P", "stopSequence": 34 }, { "arrival": { "time": "1753347856", "uncertainty": 120 }, "departure": { "time": "1753347856", "uncertainty": 120 }, "stopId": "0:04160P", "stopSequence": 35 }, { "arrival": { "time": "1753347893", "uncertainty": 120 }, "departure": { "time": "1753347893", "uncertainty": 120 }, "stopId": "0:04170P", "stopSequence": 36 }, { "arrival": { "time": "1753347916", "uncertainty": 120 }, "departure": { "time": "1753347916", "uncertainty": 120 }, "stopId": "0:07200P", "stopSequence": 37 }, { "arrival": { "time": "1753347976", "uncertainty": 120 }, "departure": { "time": "1753347976", "uncertainty": 120 }, "stopId": "0:07215P", "stopSequence": 38 }, { "arrival": { "time": "1753348032", "uncertainty": 120 }, "departure": { "time": "1753348032", "uncertainty": 120 }, "stopId": "0:04195P", "stopSequence": 39 }, { "arrival": { "time": "1753348036", "uncertainty": 120 }, "departure": { "time": "1753348036", "uncertainty": 120 }, "stopId": "0:04195C", "stopSequence": 40 }, { "arrival": { "time": "1753348096", "uncertainty": 120 }, "stopId": "0:07190C", "stopSequence": 41 } ], "trip": { "directionId": 0, "routeId": "1170", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990263" }, "vehicle": { "id": "179", "label": "179" } } }, { "id": "990265", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753350000", "uncertainty": 120 }, "stopId": "0:07190C", "stopSequence": 1 } ], "trip": { "directionId": 0, "routeId": "1170", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990265" } } }, { "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": "1753347561", "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": "990145", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753348397", "uncertainty": 120 }, "departure": { "time": "1753348397", "uncertainty": 120 }, "stopId": "0:04080C" }, { "arrival": { "time": "1753348427", "uncertainty": 120 }, "departure": { "time": "1753348427", "uncertainty": 120 }, "stopId": "0:04090C" }, { "arrival": { "time": "1753348494", "uncertainty": 120 }, "departure": { "time": "1753348494", "uncertainty": 120 }, "stopId": "0:13080C" }, { "arrival": { "time": "1753348537", "uncertainty": 120 }, "departure": { "time": "1753348537", "uncertainty": 120 }, "stopId": "0:13085C" }, { "arrival": { "time": "1753348573", "uncertainty": 120 }, "departure": { "time": "1753348573", "uncertainty": 120 }, "stopId": "0:13090C" }, { "arrival": { "time": "1753346561", "uncertainty": 120 }, "departure": { "time": "1753346593", "uncertainty": 120 }, "stopId": "0:01362P", "stopSequence": 2 }, { "arrival": { "time": "1753346653", "uncertainty": 120 }, "departure": { "time": "1753346653", "uncertainty": 120 }, "stopId": "0:18130P", "stopSequence": 3 }, { "arrival": { "time": "1753346683", "uncertainty": 120 }, "departure": { "time": "1753346713", "uncertainty": 120 }, "stopId": "0:01320P", "stopSequence": 4 }, { "arrival": { "time": "1753346789", "uncertainty": 120 }, "departure": { "time": "1753346803", "uncertainty": 120 }, "stopId": "0:18190P", "stopSequence": 5 }, { "arrival": { "time": "1753346833", "uncertainty": 120 }, "departure": { "time": "1753346833", "uncertainty": 120 }, "stopId": "0:01290P", "stopSequence": 6 }, { "arrival": { "time": "1753346915", "uncertainty": 120 }, "departure": { "time": "1753346923", "uncertainty": 120 }, "stopId": "0:01285P", "stopSequence": 7 }, { "arrival": { "time": "1753347008", "uncertainty": 120 }, "departure": { "time": "1753347008", "uncertainty": 120 }, "stopId": "0:01270P", "stopSequence": 8 }, { "arrival": { "time": "1753347090", "uncertainty": 120 }, "departure": { "time": "1753347090", "uncertainty": 120 }, "stopId": "0:01265P", "stopSequence": 9 }, { "arrival": { "time": "1753347155", "uncertainty": 120 }, "departure": { "time": "1753347164", "uncertainty": 120 }, "stopId": "0:01255P", "stopSequence": 10 }, { "arrival": { "time": "1753347188", "uncertainty": 120 }, "departure": { "time": "1753347188", "uncertainty": 120 }, "stopId": "0:01250P", "stopSequence": 11 }, { "arrival": { "time": "1753347224", "uncertainty": 120 }, "departure": { "time": "1753347224", "uncertainty": 120 }, "stopId": "0:01230P", "stopSequence": 12 }, { "arrival": { "time": "1753347290", "uncertainty": 120 }, "departure": { "time": "1753347290", "uncertainty": 120 }, "stopId": "0:18200P", "stopSequence": 13 }, { "arrival": { "time": "1753347342", "uncertainty": 120 }, "departure": { "time": "1753347342", "uncertainty": 120 }, "stopId": "0:03290P", "stopSequence": 14 }, { "arrival": { "time": "1753347412", "uncertainty": 120 }, "departure": { "time": "1753347412", "uncertainty": 120 }, "stopId": "0:03295P", "stopSequence": 15 }, { "arrival": { "time": "1753347457", "uncertainty": 120 }, "departure": { "time": "1753347457", "uncertainty": 120 }, "stopId": "0:03270P", "stopSequence": 16 }, { "arrival": { "time": "1753347491", "uncertainty": 120 }, "departure": { "time": "1753347491", "uncertainty": 120 }, "stopId": "0:03269P", "stopSequence": 17 }, { "arrival": { "time": "1753347524", "uncertainty": 120 }, "departure": { "time": "1753347524", "uncertainty": 120 }, "stopId": "0:03265P", "stopSequence": 18 }, { "arrival": { "time": "1753347563", "uncertainty": 120 }, "departure": { "time": "1753347563", "uncertainty": 120 }, "stopId": "0:03250P", "stopSequence": 19 }, { "arrival": { "time": "1753347649", "uncertainty": 120 }, "departure": { "time": "1753347649", "uncertainty": 120 }, "stopId": "0:03230P", "stopSequence": 20 }, { "arrival": { "time": "1753347696", "uncertainty": 120 }, "departure": { "time": "1753347696", "uncertainty": 120 }, "stopId": "0:03235P", "stopSequence": 21 }, { "arrival": { "time": "1753347732", "uncertainty": 120 }, "departure": { "time": "1753347732", "uncertainty": 120 }, "stopId": "0:03220P", "stopSequence": 22 }, { "arrival": { "time": "1753347801", "uncertainty": 120 }, "departure": { "time": "1753347801", "uncertainty": 120 }, "stopId": "0:03205P", "stopSequence": 23 }, { "arrival": { "time": "1753347829", "uncertainty": 120 }, "departure": { "time": "1753347829", "uncertainty": 120 }, "stopId": "0:18270P", "stopSequence": 24 }, { "arrival": { "time": "1753347865", "uncertainty": 120 }, "departure": { "time": "1753347865", "uncertainty": 120 }, "stopId": "0:18260P", "stopSequence": 25 }, { "arrival": { "time": "1753347916", "uncertainty": 120 }, "departure": { "time": "1753347916", "uncertainty": 120 }, "stopId": "0:03170P", "stopSequence": 26 }, { "arrival": { "time": "1753347940", "uncertainty": 120 }, "departure": { "time": "1753347940", "uncertainty": 120 }, "stopId": "0:03160P", "stopSequence": 27 }, { "arrival": { "time": "1753347966", "uncertainty": 120 }, "departure": { "time": "1753347966", "uncertainty": 120 }, "stopId": "0:03140P", "stopSequence": 28 }, { "arrival": { "time": "1753348006", "uncertainty": 120 }, "departure": { "time": "1753348006", "uncertainty": 120 }, "stopId": "0:03150P", "stopSequence": 29 }, { "arrival": { "time": "1753348047", "uncertainty": 120 }, "departure": { "time": "1753348047", "uncertainty": 120 }, "stopId": "0:03130P", "stopSequence": 30 }, { "arrival": { "time": "1753348075", "uncertainty": 120 }, "departure": { "time": "1753348075", "uncertainty": 120 }, "stopId": "0:03120P", "stopSequence": 31 }, { "arrival": { "time": "1753348131", "uncertainty": 120 }, "departure": { "time": "1753348131", "uncertainty": 120 }, "stopId": "0:03110P", "stopSequence": 32 }, { "arrival": { "time": "1753348247", "uncertainty": 120 }, "departure": { "time": "1753348247", "uncertainty": 120 }, "stopId": "0:03100P", "stopSequence": 33 }, { "arrival": { "time": "1753348309", "uncertainty": 120 }, "departure": { "time": "1753348309", "uncertainty": 120 }, "stopId": "0:04090P", "stopSequence": 34 }, { "arrival": { "time": "1753348346", "uncertainty": 120 }, "departure": { "time": "1753348346", "uncertainty": 120 }, "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", "uncertainty": 120 }, "departure": { "time": "1753348607", "uncertainty": 120 }, "stopId": "0:04015P", "stopSequence": 43 }, { "arrival": { "time": "1753348625", "uncertainty": 120 }, "departure": { "time": "1753348625", "uncertainty": 120 }, "stopId": "0:03070P", "stopSequence": 44 }, { "arrival": { "time": "1753348658", "uncertainty": 120 }, "departure": { "time": "1753348658", "uncertainty": 120 }, "stopId": "0:03060P", "stopSequence": 45 }, { "arrival": { "time": "1753348690", "uncertainty": 120 }, "departure": { "time": "1753348690", "uncertainty": 120 }, "stopId": "0:03050P", "stopSequence": 46 }, { "arrival": { "time": "1753348722", "uncertainty": 120 }, "departure": { "time": "1753348722", "uncertainty": 120 }, "stopId": "0:03040P", "stopSequence": 47 }, { "arrival": { "time": "1753348805", "uncertainty": 120 }, "departure": { "time": "1753348805", "uncertainty": 120 }, "stopId": "0:03030P", "stopSequence": 48 }, { "arrival": { "time": "1753348877", "uncertainty": 120 }, "departure": { "time": "1753348877", "uncertainty": 120 }, "stopId": "0:01010P", "stopSequence": 49 }, { "arrival": { "time": "1753348967", "uncertainty": 120 }, "departure": { "time": "1753348967", "uncertainty": 120 }, "stopId": "0:01020C", "stopSequence": 50 }, { "arrival": { "time": "1753349001", "uncertainty": 120 }, "stopId": "0:03010C", "stopSequence": 51 } ], "trip": { "directionId": 1, "routeId": "1040", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990145" }, "vehicle": { "id": "31", "label": "31" } } }, { "id": "990164", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753345849", "uncertainty": 120 }, "stopId": "0:PE0085C", "stopSequence": 1 }, { "arrival": { "time": "1753345984", "uncertainty": 120 }, "departure": { "time": "1753345984", "uncertainty": 120 }, "stopId": "0:06415P", "stopSequence": 2 }, { "arrival": { "time": "1753346056", "uncertainty": 120 }, "departure": { "time": "1753346058", "uncertainty": 120 }, "stopId": "0:06405P", "stopSequence": 3 }, { "arrival": { "time": "1753346088", "uncertainty": 120 }, "departure": { "time": "1753346088", "uncertainty": 120 }, "stopId": "0:06400P", "stopSequence": 4 }, { "arrival": { "time": "1753346119", "uncertainty": 120 }, "departure": { "time": "1753346119", "uncertainty": 120 }, "stopId": "0:06390P", "stopSequence": 5 }, { "arrival": { "time": "1753346148", "uncertainty": 120 }, "departure": { "time": "1753346148", "uncertainty": 120 }, "stopId": "0:09315P", "stopSequence": 6 }, { "arrival": { "time": "1753346203", "uncertainty": 120 }, "departure": { "time": "1753346212", "uncertainty": 120 }, "stopId": "0:06395C", "stopSequence": 7 }, { "arrival": { "time": "1753346300", "uncertainty": 120 }, "departure": { "time": "1753346300", "uncertainty": 120 }, "stopId": "0:06396C", "stopSequence": 8 }, { "arrival": { "time": "1753346368", "uncertainty": 120 }, "departure": { "time": "1753346368", "uncertainty": 120 }, "stopId": "0:06370C", "stopSequence": 9 }, { "arrival": { "time": "1753346442", "uncertainty": 120 }, "departure": { "time": "1753346451", "uncertainty": 120 }, "stopId": "0:06360C", "stopSequence": 10 }, { "arrival": { "time": "1753346539", "uncertainty": 120 }, "departure": { "time": "1753346539", "uncertainty": 120 }, "stopId": "0:06350C", "stopSequence": 11 }, { "arrival": { "time": "1753346604", "uncertainty": 120 }, "departure": { "time": "1753346604", "uncertainty": 120 }, "stopId": "0:06340C", "stopSequence": 12 }, { "arrival": { "time": "1753346658", "uncertainty": 120 }, "departure": { "time": "1753346658", "uncertainty": 120 }, "stopId": "0:06330C", "stopSequence": 13 }, { "arrival": { "time": "1753346710", "uncertainty": 120 }, "departure": { "time": "1753346710", "uncertainty": 120 }, "stopId": "0:06320C", "stopSequence": 14 }, { "arrival": { "time": "1753346719", "uncertainty": 120 }, "departure": { "time": "1753346719", "uncertainty": 120 }, "stopId": "0:06325C", "stopSequence": 15 }, { "arrival": { "time": "1753346748", "uncertainty": 120 }, "departure": { "time": "1753346748", "uncertainty": 120 }, "stopId": "0:06300C", "stopSequence": 16 }, { "arrival": { "time": "1753346808", "uncertainty": 120 }, "departure": { "time": "1753346808", "uncertainty": 120 }, "stopId": "0:06280C", "stopSequence": 17 }, { "arrival": { "time": "1753346818", "uncertainty": 120 }, "departure": { "time": "1753346818", "uncertainty": 120 }, "stopId": "0:06290C", "stopSequence": 18 }, { "arrival": { "time": "1753346869", "uncertainty": 120 }, "departure": { "time": "1753346869", "uncertainty": 120 }, "stopId": "0:06270C", "stopSequence": 19 }, { "arrival": { "time": "1753346893", "uncertainty": 120 }, "departure": { "time": "1753346929", "uncertainty": 120 }, "stopId": "0:06260C", "stopSequence": 20 }, { "arrival": { "time": "1753347037", "uncertainty": 120 }, "departure": { "time": "1753347037", "uncertainty": 120 }, "stopId": "0:06250C", "stopSequence": 21 }, { "arrival": { "time": "1753347062", "uncertainty": 120 }, "departure": { "time": "1753347062", "uncertainty": 120 }, "stopId": "0:06240C", "stopSequence": 22 }, { "arrival": { "time": "1753347097", "uncertainty": 120 }, "departure": { "time": "1753347097", "uncertainty": 120 }, "stopId": "0:06230C", "stopSequence": 23 }, { "arrival": { "time": "1753347109", "uncertainty": 120 }, "departure": { "time": "1753347140", "uncertainty": 120 }, "stopId": "0:06220C", "stopSequence": 24 }, { "arrival": { "time": "1753347314", "uncertainty": 120 }, "departure": { "time": "1753347314", "uncertainty": 120 }, "stopId": "0:06140C", "stopSequence": 25 }, { "arrival": { "time": "1753347355", "uncertainty": 120 }, "departure": { "time": "1753347355", "uncertainty": 120 }, "stopId": "0:06130C", "stopSequence": 26 }, { "arrival": { "time": "1753347409", "uncertainty": 120 }, "departure": { "time": "1753347409", "uncertainty": 120 }, "stopId": "0:06110C", "stopSequence": 27 }, { "arrival": { "time": "1753347480", "uncertainty": 120 }, "departure": { "time": "1753347480", "uncertainty": 120 }, "stopId": "0:06120C", "stopSequence": 28 }, { "arrival": { "time": "1753347500", "uncertainty": 120 }, "departure": { "time": "1753347500", "uncertainty": 120 }, "stopId": "0:06100C", "stopSequence": 29 }, { "arrival": { "time": "1753347515", "uncertainty": 120 }, "departure": { "time": "1753347530", "uncertainty": 120 }, "stopId": "0:06090C", "stopSequence": 30 }, { "arrival": { "time": "1753347579", "uncertainty": 120 }, "departure": { "time": "1753347579", "uncertainty": 120 }, "stopId": "0:06080C", "stopSequence": 31 }, { "arrival": { "time": "1753347699", "uncertainty": 120 }, "departure": { "time": "1753347699", "uncertainty": 120 }, "stopId": "0:06070C", "stopSequence": 32 }, { "arrival": { "time": "1753347738", "uncertainty": 120 }, "departure": { "time": "1753347738", "uncertainty": 120 }, "stopId": "0:06050C", "stopSequence": 33 }, { "arrival": { "time": "1753347816", "uncertainty": 120 }, "departure": { "time": "1753347816", "uncertainty": 120 }, "stopId": "0:06040C", "stopSequence": 34 }, { "arrival": { "time": "1753347879", "uncertainty": 120 }, "departure": { "time": "1753347879", "uncertainty": 120 }, "stopId": "0:06030C", "stopSequence": 35 }, { "arrival": { "time": "1753347939", "uncertainty": 120 }, "departure": { "time": "1753347939", "uncertainty": 120 }, "stopId": "0:06011C", "stopSequence": 36 }, { "arrival": { "time": "1753348019", "uncertainty": 120 }, "departure": { "time": "1753348019", "uncertainty": 120 }, "stopId": "0:02170C", "stopSequence": 37 }, { "arrival": { "time": "1753348059", "uncertainty": 120 }, "departure": { "time": "1753348059", "uncertainty": 120 }, "stopId": "0:02160C", "stopSequence": 38 }, { "arrival": { "time": "1753348119", "uncertainty": 120 }, "departure": { "time": "1753348119", "uncertainty": 120 }, "stopId": "0:02150C", "stopSequence": 39 }, { "arrival": { "time": "1753348179", "uncertainty": 120 }, "departure": { "time": "1753348179", "uncertainty": 120 }, "stopId": "0:02140C", "stopSequence": 40 }, { "arrival": { "time": "1753348260", "uncertainty": 120 }, "departure": { "time": "1753348260", "uncertainty": 120 }, "stopId": "0:01450C", "stopSequence": 41 }, { "arrival": { "time": "1753348299", "uncertainty": 120 }, "departure": { "time": "1753348299", "uncertainty": 120 }, "stopId": "0:01440C", "stopSequence": 42 }, { "arrival": { "time": "1753348419", "uncertainty": 120 }, "departure": { "time": "1753348419", "uncertainty": 120 }, "stopId": "0:01430C", "stopSequence": 43 }, { "arrival": { "time": "1753348500", "uncertainty": 120 }, "departure": { "time": "1753348500", "uncertainty": 120 }, "stopId": "0:01420C", "stopSequence": 44 }, { "arrival": { "time": "1753348548", "uncertainty": 120 }, "departure": { "time": "1753348548", "uncertainty": 120 }, "stopId": "0:01390C", "stopSequence": 45 }, { "arrival": { "time": "1753348573", "uncertainty": 120 }, "departure": { "time": "1753348573", "uncertainty": 120 }, "stopId": "0:01400C", "stopSequence": 46 }, { "arrival": { "time": "1753348610", "uncertainty": 120 }, "stopId": "0:19055C", "stopSequence": 47 } ], "trip": { "directionId": 0, "routeId": "1050", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990164" }, "vehicle": { "id": "147", "label": "147" } } }, { "id": "990186", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753350300" }, "stopId": "0:CI0011C", "stopSequence": 1 } ], "trip": { "directionId": 0, "routeId": "6600", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990186" } } }, { "id": "990185", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753345500", "uncertainty": 120 }, "stopId": "0:CI0011C", "stopSequence": 1 }, { "arrival": { "time": "1753345568", "uncertainty": 120 }, "departure": { "time": "1753345568", "uncertainty": 120 }, "stopId": "0:CI0400C", "stopSequence": 2 }, { "arrival": { "time": "1753345619", "uncertainty": 120 }, "departure": { "time": "1753345651", "uncertainty": 120 }, "stopId": "0:CI0405C", "stopSequence": 3 }, { "arrival": { "time": "1753345736", "uncertainty": 120 }, "departure": { "time": "1753345801", "uncertainty": 120 }, "stopId": "0:CI0380C", "stopSequence": 4 }, { "arrival": { "time": "1753345879", "uncertainty": 120 }, "departure": { "time": "1753345879", "uncertainty": 120 }, "stopId": "0:CI0370C", "stopSequence": 5 }, { "arrival": { "time": "1753345929", "uncertainty": 120 }, "departure": { "time": "1753345929", "uncertainty": 120 }, "stopId": "0:CI0360C", "stopSequence": 6 }, { "arrival": { "time": "1753346000", "uncertainty": 120 }, "departure": { "time": "1753346000", "uncertainty": 120 }, "stopId": "0:CI0350C", "stopSequence": 7 }, { "arrival": { "time": "1753346035", "uncertainty": 120 }, "departure": { "time": "1753346035", "uncertainty": 120 }, "stopId": "0:CI0340C", "stopSequence": 8 }, { "arrival": { "time": "1753346090", "uncertainty": 120 }, "departure": { "time": "1753346090", "uncertainty": 120 }, "stopId": "0:CI0090C", "stopSequence": 9 }, { "arrival": { "time": "1753346135", "uncertainty": 120 }, "departure": { "time": "1753346135", "uncertainty": 120 }, "stopId": "0:CI0320C", "stopSequence": 10 }, { "arrival": { "time": "1753346172", "uncertainty": 120 }, "departure": { "time": "1753346191", "uncertainty": 120 }, "stopId": "0:CI0310C", "stopSequence": 11 }, { "arrival": { "time": "1753346240", "uncertainty": 120 }, "departure": { "time": "1753346240", "uncertainty": 120 }, "stopId": "0:CI0305C", "stopSequence": 12 }, { "arrival": { "time": "1753346258", "uncertainty": 120 }, "departure": { "time": "1753346258", "uncertainty": 120 }, "stopId": "0:CI0300C", "stopSequence": 13 }, { "arrival": { "time": "1753346526", "uncertainty": 120 }, "departure": { "time": "1753346526", "uncertainty": 120 }, "stopId": "0:CI0291C", "stopSequence": 14 }, { "arrival": { "time": "1753346635", "uncertainty": 120 }, "departure": { "time": "1753346635", "uncertainty": 120 }, "stopId": "0:CI0105C", "stopSequence": 15 }, { "arrival": { "time": "1753347305", "uncertainty": 120 }, "departure": { "time": "1753347331", "uncertainty": 120 }, "stopId": "0:CI0110C", "stopSequence": 16 }, { "arrival": { "time": "1753347461", "uncertainty": 120 }, "departure": { "time": "1753347461", "uncertainty": 120 }, "stopId": "0:CI0111C", "stopSequence": 17 }, { "arrival": { "time": "1753347501", "uncertainty": 120 }, "departure": { "time": "1753347511", "uncertainty": 120 }, "stopId": "0:CI0112C", "stopSequence": 18 }, { "arrival": { "time": "1753347558", "uncertainty": 120 }, "departure": { "time": "1753347558", "uncertainty": 120 }, "stopId": "0:CI0135C", "stopSequence": 19 }, { "arrival": { "time": "1753347709", "uncertainty": 120 }, "departure": { "time": "1753347709", "uncertainty": 120 }, "stopId": "0:CI0131C", "stopSequence": 20 }, { "arrival": { "time": "1753347880", "uncertainty": 120 }, "departure": { "time": "1753347880", "uncertainty": 120 }, "stopId": "0:CI0115C", "stopSequence": 21 }, { "arrival": { "time": "1753348085", "uncertainty": 120 }, "departure": { "time": "1753348085", "uncertainty": 120 }, "stopId": "0:CI0171C", "stopSequence": 22 }, { "arrival": { "time": "1753348240", "uncertainty": 120 }, "departure": { "time": "1753348240", "uncertainty": 120 }, "stopId": "0:CI0161C", "stopSequence": 23 }, { "arrival": { "time": "1753348386", "uncertainty": 120 }, "departure": { "time": "1753348386", "uncertainty": 120 }, "stopId": "0:CI0170C", "stopSequence": 24 }, { "arrival": { "time": "1753348604", "uncertainty": 120 }, "departure": { "time": "1753348604", "uncertainty": 120 }, "stopId": "0:CI0755C", "stopSequence": 25 }, { "arrival": { "time": "1753348677", "uncertainty": 120 }, "departure": { "time": "1753348677", "uncertainty": 120 }, "stopId": "0:CI0136C", "stopSequence": 26 }, { "arrival": { "time": "1753348753", "uncertainty": 120 }, "departure": { "time": "1753348753", "uncertainty": 120 }, "stopId": "0:CI0172C", "stopSequence": 27 }, { "arrival": { "time": "1753348856", "uncertainty": 120 }, "departure": { "time": "1753348856", "uncertainty": 120 }, "stopId": "0:CI0173C", "stopSequence": 28 }, { "arrival": { "time": "1753348900", "uncertainty": 120 }, "departure": { "time": "1753348900", "uncertainty": 120 }, "stopId": "0:CI0182C", "stopSequence": 29 }, { "arrival": { "time": "1753349011", "uncertainty": 120 }, "departure": { "time": "1753349011", "uncertainty": 120 }, "stopId": "0:CI0183C", "stopSequence": 30 }, { "arrival": { "time": "1753349140", "uncertainty": 120 }, "departure": { "time": "1753349140", "uncertainty": 120 }, "stopId": "0:CI0191C", "stopSequence": 31 }, { "arrival": { "time": "1753349181", "uncertainty": 120 }, "departure": { "time": "1753349181", "uncertainty": 120 }, "stopId": "0:CI0192C", "stopSequence": 32 }, { "arrival": { "time": "1753349260", "uncertainty": 120 }, "departure": { "time": "1753349260", "uncertainty": 120 }, "stopId": "0:CI0193C", "stopSequence": 33 }, { "arrival": { "time": "1753349295", "uncertainty": 120 }, "departure": { "time": "1753349295", "uncertainty": 120 }, "stopId": "0:CI0194C", "stopSequence": 34 }, { "arrival": { "time": "1753349374", "uncertainty": 120 }, "departure": { "time": "1753349374", "uncertainty": 120 }, "stopId": "0:CI0740C", "stopSequence": 35 }, { "arrival": { "time": "1753349465", "uncertainty": 120 }, "departure": { "time": "1753349465", "uncertainty": 120 }, "stopId": "0:CI0201C", "stopSequence": 36 }, { "arrival": { "time": "1753349493", "uncertainty": 120 }, "departure": { "time": "1753349493", "uncertainty": 120 }, "stopId": "0:CI0202C", "stopSequence": 37 }, { "arrival": { "time": "1753349560", "uncertainty": 120 }, "departure": { "time": "1753349560", "uncertainty": 120 }, "stopId": "0:1C040C", "stopSequence": 38 }, { "arrival": { "time": "1753349894", "uncertainty": 120 }, "departure": { "time": "1753349894", "uncertainty": 120 }, "stopId": "0:11200C", "stopSequence": 39 }, { "arrival": { "time": "1753350066", "uncertainty": 120 }, "departure": { "time": "1753350066", "uncertainty": 120 }, "stopId": "0:11230C", "stopSequence": 40 }, { "arrival": { "time": "1753350880", "uncertainty": 120 }, "stopId": "0:05343C", "stopSequence": 41 } ], "trip": { "directionId": 0, "routeId": "6600", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990185" }, "vehicle": { "id": "143", "label": "143" } } }, { "id": "990179", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753347600" }, "stopId": "0:05343C", "stopSequence": 1 } ], "trip": { "directionId": 1, "routeId": "6600", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990179" } } }, { "id": "990206", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753350900", "uncertainty": 120 }, "stopId": "0:03010C", "stopSequence": 1 } ], "trip": { "directionId": 0, "routeId": "1070", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990206" } } }, { "id": "990223", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753350000", "uncertainty": 120 }, "stopId": "0:19055C", "stopSequence": 1 } ], "trip": { "directionId": 1, "routeId": "1070", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990223" } } }, { "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": "990382", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753347561", "uncertainty": 120 }, "stopId": "0:04370C", "stopSequence": 1 }, { "arrival": { "time": "1753347639", "uncertainty": 120 }, "departure": { "time": "1753347639", "uncertainty": 120 }, "stopId": "0:04360C", "stopSequence": 2 }, { "arrival": { "time": "1753347676", "uncertainty": 120 }, "departure": { "time": "1753347676", "uncertainty": 120 }, "stopId": "0:19215P", "stopSequence": 3 }, { "arrival": { "time": "1753347761", "uncertainty": 120 }, "departure": { "time": "1753347761", "uncertainty": 120 }, "stopId": "0:04350C", "stopSequence": 4 }, { "arrival": { "time": "1753347780", "uncertainty": 120 }, "departure": { "time": "1753347780", "uncertainty": 120 }, "stopId": "0:04340C", "stopSequence": 5 }, { "arrival": { "time": "1753347834", "uncertainty": 120 }, "departure": { "time": "1753347834", "uncertainty": 120 }, "stopId": "0:04330C", "stopSequence": 6 }, { "arrival": { "time": "1753347863", "uncertainty": 120 }, "departure": { "time": "1753347863", "uncertainty": 120 }, "stopId": "0:04320C", "stopSequence": 7 }, { "arrival": { "time": "1753347960", "uncertainty": 120 }, "departure": { "time": "1753347960", "uncertainty": 120 }, "stopId": "0:04270P", "stopSequence": 8 }, { "arrival": { "time": "1753347994", "uncertainty": 120 }, "departure": { "time": "1753347994", "uncertainty": 120 }, "stopId": "0:04260P", "stopSequence": 9 }, { "arrival": { "time": "1753348080", "uncertainty": 120 }, "departure": { "time": "1753348080", "uncertainty": 120 }, "stopId": "0:01010P", "stopSequence": 10 }, { "arrival": { "time": "1753348144", "uncertainty": 120 }, "departure": { "time": "1753348144", "uncertainty": 120 }, "stopId": "0:01020C", "stopSequence": 11 }, { "arrival": { "time": "1753348208", "uncertainty": 120 }, "departure": { "time": "1753348208", "uncertainty": 120 }, "stopId": "0:01030C", "stopSequence": 12 }, { "arrival": { "time": "1753348240", "uncertainty": 120 }, "departure": { "time": "1753348240", "uncertainty": 120 }, "stopId": "0:01040C", "stopSequence": 13 }, { "arrival": { "time": "1753348264", "uncertainty": 120 }, "departure": { "time": "1753348264", "uncertainty": 120 }, "stopId": "0:01050C", "stopSequence": 14 }, { "arrival": { "time": "1753348329", "uncertainty": 120 }, "departure": { "time": "1753348329", "uncertainty": 120 }, "stopId": "0:01070C", "stopSequence": 15 }, { "arrival": { "time": "1753348389", "uncertainty": 120 }, "departure": { "time": "1753348389", "uncertainty": 120 }, "stopId": "0:09170P", "stopSequence": 16 }, { "arrival": { "time": "1753348459", "uncertainty": 120 }, "departure": { "time": "1753348459", "uncertainty": 120 }, "stopId": "0:09175P", "stopSequence": 17 }, { "arrival": { "time": "1753348569", "uncertainty": 120 }, "departure": { "time": "1753348569", "uncertainty": 120 }, "stopId": "0:09160P", "stopSequence": 18 }, { "arrival": { "time": "1753348689", "uncertainty": 120 }, "departure": { "time": "1753348689", "uncertainty": 120 }, "stopId": "0:09150P", "stopSequence": 19 }, { "arrival": { "time": "1753348753", "uncertainty": 120 }, "departure": { "time": "1753348753", "uncertainty": 120 }, "stopId": "0:09155P", "stopSequence": 20 }, { "arrival": { "time": "1753348809", "uncertainty": 120 }, "departure": { "time": "1753348809", "uncertainty": 120 }, "stopId": "0:09140P", "stopSequence": 21 }, { "arrival": { "time": "1753348869", "uncertainty": 120 }, "departure": { "time": "1753348869", "uncertainty": 120 }, "stopId": "0:03330P", "stopSequence": 22 }, { "arrival": { "time": "1753348930", "uncertainty": 120 }, "departure": { "time": "1753348930", "uncertainty": 120 }, "stopId": "0:03325P", "stopSequence": 23 }, { "arrival": { "time": "1753348991", "uncertainty": 120 }, "departure": { "time": "1753348991", "uncertainty": 120 }, "stopId": "0:03320P", "stopSequence": 24 }, { "arrival": { "time": "1753349051", "uncertainty": 120 }, "departure": { "time": "1753349051", "uncertainty": 120 }, "stopId": "0:03315P", "stopSequence": 25 }, { "arrival": { "time": "1753349114", "uncertainty": 120 }, "departure": { "time": "1753349114", "uncertainty": 120 }, "stopId": "0:01010P", "stopSequence": 26 }, { "arrival": { "time": "1753349240", "uncertainty": 120 }, "departure": { "time": "1753349240", "uncertainty": 120 }, "stopId": "0:01020C", "stopSequence": 27 }, { "arrival": { "time": "1753349293", "uncertainty": 120 }, "stopId": "0:03010C", "stopSequence": 28 } ], "trip": { "directionId": 0, "routeId": "1080", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990382" }, "vehicle": { "id": "79", "label": "79" } } }, { "id": "990352", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753347600", "uncertainty": 120 }, "stopId": "0:11015C", "stopSequence": 1 } ], "trip": { "directionId": 0, "routeId": "2220", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990352" }, "vehicle": { "id": "146", "label": "146" } } }, { "id": "990430", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753350000", "uncertainty": 120 }, "stopId": "0:07140C", "stopSequence": 1 } ], "trip": { "directionId": 0, "routeId": "1160", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990430" } } }, { "id": "990429", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753348500" }, "stopId": "0:07140C", "stopSequence": 1 } ], "trip": { "directionId": 0, "routeId": "1160", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990429" } } }, { "id": "990447", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753347600" }, "stopId": "0:CI0420C", "stopSequence": 1 } ], "trip": { "directionId": 0, "routeId": "6620", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990447" } } }, { "id": "990453", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753350000" }, "stopId": "0:CI0011C", "stopSequence": 1 } ], "trip": { "directionId": 1, "routeId": "6620", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990453" } } }, { "id": "990308", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753349400", "uncertainty": 120 }, "stopId": "0:05342C", "stopSequence": 1 } ], "trip": { "directionId": 1, "routeId": "2210", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990308" } } }, { "id": "990307", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753345933", "uncertainty": 120 }, "stopId": "0:05342C", "stopSequence": 1 }, { "arrival": { "time": "1753345978", "uncertainty": 120 }, "departure": { "time": "1753345978", "uncertainty": 120 }, "stopId": "0:17775P", "stopSequence": 2 }, { "arrival": { "time": "1753346047", "uncertainty": 120 }, "departure": { "time": "1753346047", "uncertainty": 120 }, "stopId": "0:11380P", "stopSequence": 3 }, { "arrival": { "time": "1753346103", "uncertainty": 120 }, "departure": { "time": "1753346103", "uncertainty": 120 }, "stopId": "0:11390P", "stopSequence": 4 }, { "arrival": { "time": "1753346142", "uncertainty": 120 }, "departure": { "time": "1753346142", "uncertainty": 120 }, "stopId": "0:11400P", "stopSequence": 5 }, { "arrival": { "time": "1753346226", "uncertainty": 120 }, "departure": { "time": "1753346226", "uncertainty": 120 }, "stopId": "0:11410P", "stopSequence": 6 }, { "arrival": { "time": "1753346255", "uncertainty": 120 }, "departure": { "time": "1753346255", "uncertainty": 120 }, "stopId": "0:11430P", "stopSequence": 7 }, { "arrival": { "time": "1753346379", "uncertainty": 120 }, "departure": { "time": "1753346410", "uncertainty": 120 }, "stopId": "0:11285P", "stopSequence": 8 }, { "arrival": { "time": "1753346520", "uncertainty": 120 }, "departure": { "time": "1753346520", "uncertainty": 120 }, "stopId": "0:11270P", "stopSequence": 9 }, { "arrival": { "time": "1753346565", "uncertainty": 120 }, "departure": { "time": "1753346565", "uncertainty": 120 }, "stopId": "0:11260P", "stopSequence": 10 }, { "arrival": { "time": "1753346579", "uncertainty": 120 }, "departure": { "time": "1753346579", "uncertainty": 120 }, "stopId": "0:11250P", "stopSequence": 11 }, { "arrival": { "time": "1753346613", "uncertainty": 120 }, "departure": { "time": "1753346613", "uncertainty": 120 }, "stopId": "0:11240P", "stopSequence": 12 }, { "arrival": { "time": "1753346670", "uncertainty": 120 }, "departure": { "time": "1753346670", "uncertainty": 120 }, "stopId": "0:11230P", "stopSequence": 13 }, { "arrival": { "time": "1753346705", "uncertainty": 120 }, "departure": { "time": "1753346705", "uncertainty": 120 }, "stopId": "0:11220P", "stopSequence": 14 }, { "arrival": { "time": "1753346777", "uncertainty": 120 }, "departure": { "time": "1753346777", "uncertainty": 120 }, "stopId": "0:11210P", "stopSequence": 15 }, { "arrival": { "time": "1753346801", "uncertainty": 120 }, "departure": { "time": "1753346801", "uncertainty": 120 }, "stopId": "0:11200P", "stopSequence": 16 }, { "arrival": { "time": "1753346851", "uncertainty": 120 }, "departure": { "time": "1753346851", "uncertainty": 120 }, "stopId": "0:11190P", "stopSequence": 17 }, { "arrival": { "time": "1753346890", "uncertainty": 120 }, "departure": { "time": "1753346890", "uncertainty": 120 }, "stopId": "0:11180P", "stopSequence": 18 }, { "arrival": { "time": "1753346952", "uncertainty": 120 }, "departure": { "time": "1753346952", "uncertainty": 120 }, "stopId": "0:11170P", "stopSequence": 19 }, { "arrival": { "time": "1753347022", "uncertainty": 120 }, "departure": { "time": "1753347029", "uncertainty": 120 }, "stopId": "0:11160P", "stopSequence": 20 }, { "arrival": { "time": "1753347077", "uncertainty": 120 }, "departure": { "time": "1753347077", "uncertainty": 120 }, "stopId": "0:11150P", "stopSequence": 21 }, { "arrival": { "time": "1753347119", "uncertainty": 120 }, "departure": { "time": "1753347119", "uncertainty": 120 }, "stopId": "0:11140P", "stopSequence": 22 }, { "arrival": { "time": "1753347163", "uncertainty": 120 }, "departure": { "time": "1753347163", "uncertainty": 120 }, "stopId": "0:11130P", "stopSequence": 23 }, { "arrival": { "time": "1753347209", "uncertainty": 120 }, "departure": { "time": "1753347209", "uncertainty": 120 }, "stopId": "0:11120P", "stopSequence": 24 }, { "arrival": { "time": "1753347256", "uncertainty": 120 }, "departure": { "time": "1753347256", "uncertainty": 120 }, "stopId": "0:11110P", "stopSequence": 25 }, { "arrival": { "time": "1753347270", "uncertainty": 120 }, "departure": { "time": "1753347270", "uncertainty": 120 }, "stopId": "0:11100P", "stopSequence": 26 }, { "arrival": { "time": "1753347358", "uncertainty": 120 }, "departure": { "time": "1753347359", "uncertainty": 120 }, "stopId": "0:11080P", "stopSequence": 27 }, { "arrival": { "time": "1753347420", "uncertainty": 120 }, "departure": { "time": "1753347420", "uncertainty": 120 }, "stopId": "0:11070P", "stopSequence": 28 }, { "arrival": { "time": "1753347470", "uncertainty": 120 }, "departure": { "time": "1753347470", "uncertainty": 120 }, "stopId": "0:11060P", "stopSequence": 29 }, { "arrival": { "time": "1753347492", "uncertainty": 120 }, "departure": { "time": "1753347492", "uncertainty": 120 }, "stopId": "0:11050P", "stopSequence": 30 }, { "arrival": { "time": "1753347540", "uncertainty": 120 }, "departure": { "time": "1753347540", "uncertainty": 120 }, "stopId": "0:11040P", "stopSequence": 31 }, { "arrival": { "time": "1753347591", "uncertainty": 120 }, "departure": { "time": "1753347591", "uncertainty": 120 }, "stopId": "0:11030P", "stopSequence": 32 }, { "arrival": { "time": "1753347753", "uncertainty": 120 }, "departure": { "time": "1753347753", "uncertainty": 120 }, "stopId": "0:11020P", "stopSequence": 33 }, { "arrival": { "time": "1753347831", "uncertainty": 120 }, "departure": { "time": "1753347831", "uncertainty": 120 }, "stopId": "0:11010P", "stopSequence": 34 }, { "arrival": { "time": "1753348000", "uncertainty": 120 }, "departure": { "time": "1753348000", "uncertainty": 120 }, "stopId": "0:11440P", "stopSequence": 35 }, { "arrival": { "time": "1753348071", "uncertainty": 120 }, "stopId": "0:11015C", "stopSequence": 36 } ], "trip": { "directionId": 1, "routeId": "2210", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990307" }, "vehicle": { "id": "39", "label": "39" } } }, { "id": "990320", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753345800", "uncertainty": 120 }, "stopId": "0:11015C", "stopSequence": 1 }, { "arrival": { "time": "1753345849", "uncertainty": 120 }, "departure": { "time": "1753345849", "uncertainty": 120 }, "stopId": "0:11440C", "stopSequence": 2 }, { "arrival": { "time": "1753346000", "uncertainty": 120 }, "departure": { "time": "1753346010", "uncertainty": 120 }, "stopId": "0:11010C", "stopSequence": 3 }, { "arrival": { "time": "1753346081", "uncertainty": 120 }, "departure": { "time": "1753346101", "uncertainty": 120 }, "stopId": "0:11020C", "stopSequence": 4 }, { "arrival": { "time": "1753346185", "uncertainty": 120 }, "departure": { "time": "1753346185", "uncertainty": 120 }, "stopId": "0:11030C", "stopSequence": 5 }, { "arrival": { "time": "1753346210", "uncertainty": 120 }, "departure": { "time": "1753346210", "uncertainty": 120 }, "stopId": "0:11040C", "stopSequence": 6 }, { "arrival": { "time": "1753346237", "uncertainty": 120 }, "departure": { "time": "1753346237", "uncertainty": 120 }, "stopId": "0:11050C", "stopSequence": 7 }, { "arrival": { "time": "1753346270", "uncertainty": 120 }, "departure": { "time": "1753346280", "uncertainty": 120 }, "stopId": "0:11060C", "stopSequence": 8 }, { "arrival": { "time": "1753346321", "uncertainty": 120 }, "departure": { "time": "1753346321", "uncertainty": 120 }, "stopId": "0:11070C", "stopSequence": 9 }, { "arrival": { "time": "1753346350", "uncertainty": 120 }, "departure": { "time": "1753346350", "uncertainty": 120 }, "stopId": "0:11080C", "stopSequence": 10 }, { "arrival": { "time": "1753346386", "uncertainty": 120 }, "departure": { "time": "1753346386", "uncertainty": 120 }, "stopId": "0:11100C", "stopSequence": 11 }, { "arrival": { "time": "1753346405", "uncertainty": 120 }, "departure": { "time": "1753346405", "uncertainty": 120 }, "stopId": "0:11110C", "stopSequence": 12 }, { "arrival": { "time": "1753346431", "uncertainty": 120 }, "departure": { "time": "1753346431", "uncertainty": 120 }, "stopId": "0:11120C", "stopSequence": 13 }, { "arrival": { "time": "1753346460", "uncertainty": 120 }, "departure": { "time": "1753346460", "uncertainty": 120 }, "stopId": "0:11130C", "stopSequence": 14 }, { "arrival": { "time": "1753346508", "uncertainty": 120 }, "departure": { "time": "1753346508", "uncertainty": 120 }, "stopId": "0:11140C", "stopSequence": 15 }, { "arrival": { "time": "1753346536", "uncertainty": 120 }, "departure": { "time": "1753346550", "uncertainty": 120 }, "stopId": "0:11150C", "stopSequence": 16 }, { "arrival": { "time": "1753346591", "uncertainty": 120 }, "departure": { "time": "1753346591", "uncertainty": 120 }, "stopId": "0:11160C", "stopSequence": 17 }, { "arrival": { "time": "1753346658", "uncertainty": 120 }, "departure": { "time": "1753346670", "uncertainty": 120 }, "stopId": "0:11170C", "stopSequence": 18 }, { "arrival": { "time": "1753346730", "uncertainty": 120 }, "departure": { "time": "1753346730", "uncertainty": 120 }, "stopId": "0:11180C", "stopSequence": 19 }, { "arrival": { "time": "1753346730", "uncertainty": 120 }, "departure": { "time": "1753346730", "uncertainty": 120 }, "stopId": "0:11190C", "stopSequence": 20 }, { "arrival": { "time": "1753346777", "uncertainty": 120 }, "departure": { "time": "1753346790", "uncertainty": 120 }, "stopId": "0:11200C", "stopSequence": 21 }, { "arrival": { "time": "1753346850", "uncertainty": 120 }, "departure": { "time": "1753346880", "uncertainty": 120 }, "stopId": "0:11210C", "stopSequence": 22 }, { "arrival": { "time": "1753346970", "uncertainty": 120 }, "departure": { "time": "1753346970", "uncertainty": 120 }, "stopId": "0:11220C", "stopSequence": 23 }, { "arrival": { "time": "1753346984", "uncertainty": 120 }, "departure": { "time": "1753347000", "uncertainty": 120 }, "stopId": "0:11230C", "stopSequence": 24 }, { "arrival": { "time": "1753347036", "uncertainty": 120 }, "departure": { "time": "1753347090", "uncertainty": 120 }, "stopId": "0:11240C", "stopSequence": 25 }, { "arrival": { "time": "1753347150", "uncertainty": 120 }, "departure": { "time": "1753347150", "uncertainty": 120 }, "stopId": "0:11250C", "stopSequence": 26 }, { "arrival": { "time": "1753347180", "uncertainty": 120 }, "departure": { "time": "1753347180", "uncertainty": 120 }, "stopId": "0:11260C", "stopSequence": 27 }, { "arrival": { "time": "1753347210", "uncertainty": 120 }, "departure": { "time": "1753347210", "uncertainty": 120 }, "stopId": "0:11270C", "stopSequence": 28 }, { "arrival": { "time": "1753347278", "uncertainty": 120 }, "departure": { "time": "1753347301", "uncertainty": 120 }, "stopId": "0:11285C", "stopSequence": 29 }, { "arrival": { "time": "1753347356", "uncertainty": 120 }, "departure": { "time": "1753347360", "uncertainty": 120 }, "stopId": "0:11430C", "stopSequence": 30 }, { "arrival": { "time": "1753347408", "uncertainty": 120 }, "departure": { "time": "1753347420", "uncertainty": 120 }, "stopId": "0:11290C", "stopSequence": 31 }, { "arrival": { "time": "1753347480", "uncertainty": 120 }, "departure": { "time": "1753347480", "uncertainty": 120 }, "stopId": "0:11300C", "stopSequence": 32 }, { "arrival": { "time": "1753347480", "uncertainty": 120 }, "departure": { "time": "1753347480", "uncertainty": 120 }, "stopId": "0:11305C", "stopSequence": 33 }, { "arrival": { "time": "1753347578", "uncertainty": 120 }, "departure": { "time": "1753347578", "uncertainty": 120 }, "stopId": "0:15240C", "stopSequence": 34 }, { "arrival": { "time": "1753347612", "uncertainty": 120 }, "departure": { "time": "1753347612", "uncertainty": 120 }, "stopId": "0:17800C", "stopSequence": 35 }, { "arrival": { "time": "1753347694", "uncertainty": 120 }, "departure": { "time": "1753347694", "uncertainty": 120 }, "stopId": "0:15400C", "stopSequence": 36 }, { "arrival": { "time": "1753347740", "uncertainty": 120 }, "departure": { "time": "1753347740", "uncertainty": 120 }, "stopId": "0:15402C", "stopSequence": 37 }, { "arrival": { "time": "1753347768", "uncertainty": 120 }, "stopId": "0:05342C", "stopSequence": 38 } ], "trip": { "directionId": 0, "routeId": "2210", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990320" }, "vehicle": { "id": "60", "label": "60" } } }, { "id": "990321", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753349400", "uncertainty": 120 }, "stopId": "0:11015C", "stopSequence": 1 } ], "trip": { "directionId": 0, "routeId": "2210", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990321" } } }, { "id": "990587", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753346438", "uncertainty": 120 }, "departure": { "time": "1753346438", "uncertainty": 120 }, "stopId": "0:46060C", "stopSequence": 2 }, { "arrival": { "time": "1753346674", "uncertainty": 120 }, "departure": { "time": "1753346674", "uncertainty": 120 }, "stopId": "0:AV840C", "stopSequence": 3 }, { "arrival": { "time": "1753346700", "uncertainty": 120 }, "departure": { "time": "1753346700", "uncertainty": 120 }, "stopId": "0:AV835C", "stopSequence": 4 }, { "arrival": { "time": "1753346790", "uncertainty": 120 }, "departure": { "time": "1753346790", "uncertainty": 120 }, "stopId": "0:AV830C", "stopSequence": 5 }, { "arrival": { "time": "1753346820", "uncertainty": 120 }, "departure": { "time": "1753346850", "uncertainty": 120 }, "stopId": "0:AV825C", "stopSequence": 6 }, { "arrival": { "time": "1753346922", "uncertainty": 120 }, "departure": { "time": "1753346940", "uncertainty": 120 }, "stopId": "0:AV820C", "stopSequence": 7 }, { "arrival": { "time": "1753346966", "uncertainty": 120 }, "departure": { "time": "1753346966", "uncertainty": 120 }, "stopId": "0:AV810C", "stopSequence": 8 }, { "arrival": { "time": "1753346990", "uncertainty": 120 }, "departure": { "time": "1753346990", "uncertainty": 120 }, "stopId": "0:AV815C", "stopSequence": 9 }, { "arrival": { "time": "1753347030", "uncertainty": 120 }, "departure": { "time": "1753347030", "uncertainty": 120 }, "stopId": "0:AV800C", "stopSequence": 10 }, { "arrival": { "time": "1753347096", "uncertainty": 120 }, "departure": { "time": "1753347096", "uncertainty": 120 }, "stopId": "0:AV790C", "stopSequence": 11 }, { "arrival": { "time": "1753347227", "uncertainty": 120 }, "departure": { "time": "1753347270", "uncertainty": 120 }, "stopId": "0:AV1005P", "stopSequence": 12 }, { "arrival": { "time": "1753347330", "uncertainty": 120 }, "departure": { "time": "1753347330", "uncertainty": 120 }, "stopId": "0:AV421C", "stopSequence": 13 }, { "arrival": { "time": "1753347358", "uncertainty": 120 }, "departure": { "time": "1753347360", "uncertainty": 120 }, "stopId": "0:AV775P", "stopSequence": 14 }, { "arrival": { "time": "1753347406", "uncertainty": 120 }, "departure": { "time": "1753347406", "uncertainty": 120 }, "stopId": "0:AV770P", "stopSequence": 15 }, { "arrival": { "time": "1753347451", "uncertainty": 120 }, "departure": { "time": "1753347451", "uncertainty": 120 }, "stopId": "0:AV765P", "stopSequence": 16 }, { "arrival": { "time": "1753347510", "uncertainty": 120 }, "departure": { "time": "1753347510", "uncertainty": 120 }, "stopId": "0:AV760P", "stopSequence": 17 }, { "arrival": { "time": "1753347521", "uncertainty": 120 }, "departure": { "time": "1753347521", "uncertainty": 120 }, "stopId": "0:AV750P", "stopSequence": 18 }, { "arrival": { "time": "1753347553", "uncertainty": 120 }, "departure": { "time": "1753347553", "uncertainty": 120 }, "stopId": "0:AV740P", "stopSequence": 19 }, { "arrival": { "time": "1753347605", "uncertainty": 120 }, "departure": { "time": "1753347605", "uncertainty": 120 }, "stopId": "0:AV730P", "stopSequence": 20 }, { "arrival": { "time": "1753347648", "uncertainty": 120 }, "departure": { "time": "1753347648", "uncertainty": 120 }, "stopId": "0:AV720P", "stopSequence": 21 }, { "arrival": { "time": "1753347684", "uncertainty": 120 }, "departure": { "time": "1753347684", "uncertainty": 120 }, "stopId": "0:AV710P", "stopSequence": 22 }, { "arrival": { "time": "1753347726", "uncertainty": 120 }, "departure": { "time": "1753347726", "uncertainty": 120 }, "stopId": "0:AV700P", "stopSequence": 23 }, { "arrival": { "time": "1753347763", "uncertainty": 120 }, "departure": { "time": "1753347763", "uncertainty": 120 }, "stopId": "0:AV690P", "stopSequence": 24 }, { "arrival": { "time": "1753347828", "uncertainty": 120 }, "departure": { "time": "1753347828", "uncertainty": 120 }, "stopId": "0:47165C", "stopSequence": 25 }, { "arrival": { "time": "1753347881", "uncertainty": 120 }, "departure": { "time": "1753347881", "uncertainty": 120 }, "stopId": "0:47170C", "stopSequence": 26 }, { "arrival": { "time": "1753347916", "uncertainty": 120 }, "departure": { "time": "1753347916", "uncertainty": 120 }, "stopId": "0:47180C", "stopSequence": 27 }, { "arrival": { "time": "1753347948", "uncertainty": 120 }, "departure": { "time": "1753347948", "uncertainty": 120 }, "stopId": "0:47190C", "stopSequence": 28 }, { "arrival": { "time": "1753347994", "uncertainty": 120 }, "departure": { "time": "1753347994", "uncertainty": 120 }, "stopId": "0:47195C", "stopSequence": 29 }, { "arrival": { "time": "1753348099", "uncertainty": 120 }, "departure": { "time": "1753348099", "uncertainty": 120 }, "stopId": "0:47200C", "stopSequence": 30 }, { "arrival": { "time": "1753348188", "uncertainty": 120 }, "departure": { "time": "1753348188", "uncertainty": 120 }, "stopId": "0:47210C", "stopSequence": 31 }, { "arrival": { "time": "1753348305", "uncertainty": 120 }, "departure": { "time": "1753348305", "uncertainty": 120 }, "stopId": "0:46140C", "stopSequence": 32 }, { "arrival": { "time": "1753348367", "uncertainty": 120 }, "departure": { "time": "1753348367", "uncertainty": 120 }, "stopId": "0:42240C", "stopSequence": 33 }, { "arrival": { "time": "1753348438", "uncertainty": 120 }, "departure": { "time": "1753348438", "uncertainty": 120 }, "stopId": "0:42250C", "stopSequence": 34 }, { "arrival": { "time": "1753348487", "uncertainty": 120 }, "departure": { "time": "1753348487", "uncertainty": 120 }, "stopId": "0:41014C", "stopSequence": 35 }, { "arrival": { "time": "1753348547", "uncertainty": 120 }, "stopId": "0:46030P", "stopSequence": 36 } ], "trip": { "directionId": 1, "routeId": "8860", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990587" }, "vehicle": { "id": "102", "label": "102" } } }, { "id": "990581", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753349100", "uncertainty": 120 }, "stopId": "0:46030C", "stopSequence": 1 } ], "trip": { "directionId": 0, "routeId": "8860", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990581" } } }, { "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": "1753345446", "uncertainty": 120 }, "departure": { "time": "1753345536", "uncertainty": 120 }, "stopId": "0:17775P", "stopSequence": 2 }, { "arrival": { "time": "1753345597", "uncertainty": 120 }, "departure": { "time": "1753345597", "uncertainty": 120 }, "stopId": "0:05530C", "stopSequence": 3 }, { "arrival": { "time": "1753345753", "uncertainty": 120 }, "departure": { "time": "1753345753", "uncertainty": 120 }, "stopId": "0:19070C", "stopSequence": 4 }, { "arrival": { "time": "1753345836", "uncertainty": 120 }, "departure": { "time": "1753345836", "uncertainty": 120 }, "stopId": "0:19303C", "stopSequence": 5 }, { "arrival": { "time": "1753345926", "uncertainty": 120 }, "departure": { "time": "1753345956", "uncertainty": 120 }, "stopId": "0:05460C", "stopSequence": 6 }, { "arrival": { "time": "1753346106", "uncertainty": 120 }, "departure": { "time": "1753346106", "uncertainty": 120 }, "stopId": "0:05191C", "stopSequence": 7 }, { "arrival": { "time": "1753346145", "uncertainty": 120 }, "departure": { "time": "1753346166", "uncertainty": 120 }, "stopId": "0:05165C", "stopSequence": 8 }, { "arrival": { "time": "1753346232", "uncertainty": 120 }, "departure": { "time": "1753346232", "uncertainty": 120 }, "stopId": "0:13070P", "stopSequence": 9 }, { "arrival": { "time": "1753346280", "uncertainty": 120 }, "departure": { "time": "1753346280", "uncertainty": 120 }, "stopId": "0:13065P", "stopSequence": 10 }, { "arrival": { "time": "1753346355", "uncertainty": 120 }, "departure": { "time": "1753346355", "uncertainty": 120 }, "stopId": "0:04080C", "stopSequence": 11 }, { "arrival": { "time": "1753346376", "uncertainty": 120 }, "departure": { "time": "1753346376", "uncertainty": 120 }, "stopId": "0:04090C", "stopSequence": 12 }, { "arrival": { "time": "1753346436", "uncertainty": 120 }, "departure": { "time": "1753346436", "uncertainty": 120 }, "stopId": "0:03100C", "stopSequence": 13 }, { "arrival": { "time": "1753346492", "uncertainty": 120 }, "departure": { "time": "1753346496", "uncertainty": 120 }, "stopId": "0:18280P", "stopSequence": 14 }, { "arrival": { "time": "1753346524", "uncertainty": 120 }, "departure": { "time": "1753346524", "uncertainty": 120 }, "stopId": "0:03390P", "stopSequence": 15 }, { "arrival": { "time": "1753346556", "uncertainty": 120 }, "departure": { "time": "1753346556", "uncertainty": 120 }, "stopId": "0:03400P", "stopSequence": 16 }, { "arrival": { "time": "1753346599", "uncertainty": 120 }, "departure": { "time": "1753346599", "uncertainty": 120 }, "stopId": "0:03380P", "stopSequence": 17 }, { "arrival": { "time": "1753346643", "uncertainty": 120 }, "departure": { "time": "1753346646", "uncertainty": 120 }, "stopId": "0:03070P", "stopSequence": 18 }, { "arrival": { "time": "1753346706", "uncertainty": 120 }, "departure": { "time": "1753346706", "uncertainty": 120 }, "stopId": "0:03060P", "stopSequence": 19 }, { "arrival": { "time": "1753346736", "uncertainty": 120 }, "departure": { "time": "1753346736", "uncertainty": 120 }, "stopId": "0:03050P", "stopSequence": 20 }, { "arrival": { "time": "1753346766", "uncertainty": 120 }, "departure": { "time": "1753346766", "uncertainty": 120 }, "stopId": "0:03040P", "stopSequence": 21 }, { "arrival": { "time": "1753346856", "uncertainty": 120 }, "departure": { "time": "1753346856", "uncertainty": 120 }, "stopId": "0:03030P", "stopSequence": 22 }, { "arrival": { "time": "1753346954", "uncertainty": 120 }, "departure": { "time": "1753346954", "uncertainty": 120 }, "stopId": "0:01010P", "stopSequence": 23 }, { "arrival": { "time": "1753347018", "uncertainty": 120 }, "departure": { "time": "1753347018", "uncertainty": 120 }, "stopId": "0:01020C", "stopSequence": 24 }, { "arrival": { "time": "1753347082", "uncertainty": 120 }, "departure": { "time": "1753347096", "uncertainty": 120 }, "stopId": "0:01030C", "stopSequence": 25 }, { "arrival": { "time": "1753347127", "uncertainty": 120 }, "departure": { "time": "1753347127", "uncertainty": 120 }, "stopId": "0:01040C", "stopSequence": 26 }, { "arrival": { "time": "1753347157", "uncertainty": 120 }, "departure": { "time": "1753347157", "uncertainty": 120 }, "stopId": "0:01050C", "stopSequence": 27 }, { "arrival": { "time": "1753347186", "uncertainty": 120 }, "departure": { "time": "1753347186", "uncertainty": 120 }, "stopId": "0:02330P", "stopSequence": 28 }, { "arrival": { "time": "1753347225", "uncertainty": 120 }, "departure": { "time": "1753347225", "uncertainty": 120 }, "stopId": "0:02320P", "stopSequence": 29 }, { "arrival": { "time": "1753347282", "uncertainty": 120 }, "departure": { "time": "1753347282", "uncertainty": 120 }, "stopId": "0:02310P", "stopSequence": 30 }, { "arrival": { "time": "1753347366", "uncertainty": 120 }, "departure": { "time": "1753347366", "uncertainty": 120 }, "stopId": "0:02300P", "stopSequence": 31 }, { "arrival": { "time": "1753347426", "uncertainty": 120 }, "departure": { "time": "1753347426", "uncertainty": 120 }, "stopId": "0:02290P", "stopSequence": 32 }, { "arrival": { "time": "1753347444", "uncertainty": 120 }, "departure": { "time": "1753347444", "uncertainty": 120 }, "stopId": "0:02280P", "stopSequence": 33 }, { "arrival": { "time": "1753347469", "uncertainty": 120 }, "departure": { "time": "1753347469", "uncertainty": 120 }, "stopId": "0:02275P", "stopSequence": 34 }, { "arrival": { "time": "1753347498", "uncertainty": 120 }, "departure": { "time": "1753347498", "uncertainty": 120 }, "stopId": "0:02270P", "stopSequence": 35 }, { "arrival": { "time": "1753347522", "uncertainty": 120 }, "departure": { "time": "1753347546", "uncertainty": 120 }, "stopId": "0:02420C", "stopSequence": 36 }, { "arrival": { "time": "1753347580", "uncertainty": 120 }, "departure": { "time": "1753347580", "uncertainty": 120 }, "stopId": "0:02415C", "stopSequence": 37 }, { "arrival": { "time": "1753347609", "uncertainty": 120 }, "departure": { "time": "1753347609", "uncertainty": 120 }, "stopId": "0:02410C", "stopSequence": 38 }, { "arrival": { "time": "1753347644", "uncertainty": 120 }, "departure": { "time": "1753347644", "uncertainty": 120 }, "stopId": "0:02405C", "stopSequence": 39 }, { "arrival": { "time": "1753347664", "uncertainty": 120 }, "departure": { "time": "1753347664", "uncertainty": 120 }, "stopId": "0:02400C", "stopSequence": 40 }, { "arrival": { "time": "1753347682", "uncertainty": 120 }, "departure": { "time": "1753347682", "uncertainty": 120 }, "stopId": "0:02395C", "stopSequence": 41 }, { "arrival": { "time": "1753347714", "uncertainty": 120 }, "departure": { "time": "1753347714", "uncertainty": 120 }, "stopId": "0:02390C", "stopSequence": 42 }, { "arrival": { "time": "1753347792", "uncertainty": 120 }, "departure": { "time": "1753347792", "uncertainty": 120 }, "stopId": "0:TA9180P", "stopSequence": 43 }, { "arrival": { "time": "1753347877", "uncertainty": 120 }, "departure": { "time": "1753347877", "uncertainty": 120 }, "stopId": "0:TA0001P", "stopSequence": 44 }, { "arrival": { "time": "1753348059", "uncertainty": 120 }, "departure": { "time": "1753348059", "uncertainty": 120 }, "stopId": "0:TA0145P", "stopSequence": 45 }, { "arrival": { "time": "1753348152", "uncertainty": 120 }, "departure": { "time": "1753348152", "uncertainty": 120 }, "stopId": "0:02003P", "stopSequence": 46 }, { "arrival": { "time": "1753348230", "uncertainty": 120 }, "departure": { "time": "1753348230", "uncertainty": 120 }, "stopId": "0:TA0001C", "stopSequence": 47 }, { "arrival": { "time": "1753348272", "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": "1753346112", "uncertainty": 120 }, "stopId": "0:PE00240C", "stopSequence": 1 }, { "arrival": { "time": "1753346144", "uncertainty": 120 }, "departure": { "time": "1753346144", "uncertainty": 120 }, "stopId": "0:PE0140P", "stopSequence": 2 }, { "arrival": { "time": "1753346178", "uncertainty": 120 }, "departure": { "time": "1753346178", "uncertainty": 120 }, "stopId": "0:PE0141P", "stopSequence": 3 }, { "arrival": { "time": "1753346224", "uncertainty": 120 }, "departure": { "time": "1753346224", "uncertainty": 120 }, "stopId": "0:PE0294P", "stopSequence": 4 }, { "arrival": { "time": "1753346294", "uncertainty": 120 }, "departure": { "time": "1753346294", "uncertainty": 120 }, "stopId": "0:PE0285P", "stopSequence": 5 }, { "arrival": { "time": "1753346329", "uncertainty": 120 }, "departure": { "time": "1753346329", "uncertainty": 120 }, "stopId": "0:PE0280P", "stopSequence": 6 }, { "arrival": { "time": "1753346348", "uncertainty": 120 }, "departure": { "time": "1753346348", "uncertainty": 120 }, "stopId": "0:PE0275P", "stopSequence": 7 }, { "arrival": { "time": "1753346369", "uncertainty": 120 }, "departure": { "time": "1753346369", "uncertainty": 120 }, "stopId": "0:PE0270P", "stopSequence": 8 }, { "arrival": { "time": "1753346459", "uncertainty": 120 }, "departure": { "time": "1753346459", "uncertainty": 120 }, "stopId": "0:PE04088P", "stopSequence": 9 }, { "arrival": { "time": "1753346540", "uncertainty": 120 }, "departure": { "time": "1753346540", "uncertainty": 120 }, "stopId": "0:PE04087P", "stopSequence": 10 }, { "arrival": { "time": "1753346547", "uncertainty": 120 }, "departure": { "time": "1753346562", "uncertainty": 120 }, "stopId": "0:PE04086P", "stopSequence": 11 }, { "arrival": { "time": "1753346630", "uncertainty": 120 }, "departure": { "time": "1753346630", "uncertainty": 120 }, "stopId": "0:PE04085P", "stopSequence": 12 }, { "arrival": { "time": "1753346652", "uncertainty": 120 }, "departure": { "time": "1753346652", "uncertainty": 120 }, "stopId": "0:PE04084P", "stopSequence": 13 }, { "arrival": { "time": "1753346755", "uncertainty": 120 }, "departure": { "time": "1753346755", "uncertainty": 120 }, "stopId": "0:PE04089P", "stopSequence": 14 }, { "arrival": { "time": "1753347128", "uncertainty": 120 }, "departure": { "time": "1753347128", "uncertainty": 120 }, "stopId": "0:PE04015C", "stopSequence": 15 }, { "arrival": { "time": "1753347157", "uncertainty": 120 }, "departure": { "time": "1753347157", "uncertainty": 120 }, "stopId": "0:PE04016C", "stopSequence": 16 }, { "arrival": { "time": "1753347189", "uncertainty": 120 }, "departure": { "time": "1753347189", "uncertainty": 120 }, "stopId": "0:PE04017C", "stopSequence": 17 }, { "arrival": { "time": "1753347228", "uncertainty": 120 }, "departure": { "time": "1753347228", "uncertainty": 120 }, "stopId": "0:PE04018C", "stopSequence": 18 }, { "arrival": { "time": "1753347256", "uncertainty": 120 }, "departure": { "time": "1753347256", "uncertainty": 120 }, "stopId": "0:PE04019C", "stopSequence": 19 }, { "arrival": { "time": "1753347281", "uncertainty": 120 }, "departure": { "time": "1753347281", "uncertainty": 120 }, "stopId": "0:PE04021C", "stopSequence": 20 }, { "arrival": { "time": "1753347324", "uncertainty": 120 }, "departure": { "time": "1753347324", "uncertainty": 120 }, "stopId": "0:PE04023C", "stopSequence": 21 }, { "arrival": { "time": "1753347379", "uncertainty": 120 }, "stopId": "0:PE04024C", "stopSequence": 22 } ], "trip": { "directionId": 0, "routeId": "5580", "scheduleRelationship": "SCHEDULED", "tripId": "1_4994757" }, "vehicle": { "id": "47", "label": "47" } } }, { "id": "990751", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753350000" }, "stopId": "0:46030C", "stopSequence": 1 } ], "trip": { "directionId": 1, "routeId": "8890", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990751" } } }, { "id": "990722", "tripUpdate": { "stopTimeUpdate": [ { "arrival": { "time": "1753346474", "uncertainty": 120 }, "departure": { "time": "1753346481", "uncertainty": 120 }, "stopId": "0:17800C", "stopSequence": 2 }, { "arrival": { "time": "1753346541", "uncertainty": 120 }, "departure": { "time": "1753346541", "uncertainty": 120 }, "stopId": "0:11342P", "stopSequence": 3 }, { "arrival": { "time": "1753346688", "uncertainty": 120 }, "departure": { "time": "1753346691", "uncertainty": 120 }, "stopId": "0:15360P", "stopSequence": 4 }, { "arrival": { "time": "1753346751", "uncertainty": 120 }, "departure": { "time": "1753346751", "uncertainty": 120 }, "stopId": "0:17840P", "stopSequence": 5 }, { "arrival": { "time": "1753346821", "uncertainty": 120 }, "departure": { "time": "1753346821", "uncertainty": 120 }, "stopId": "0:14215C", "stopSequence": 6 }, { "arrival": { "time": "1753346901", "uncertainty": 120 }, "departure": { "time": "1753346901", "uncertainty": 120 }, "stopId": "0:14150C", "stopSequence": 7 }, { "arrival": { "time": "1753346951", "uncertainty": 120 }, "departure": { "time": "1753346951", "uncertainty": 120 }, "stopId": "0:14160C", "stopSequence": 8 }, { "arrival": { "time": "1753346971", "uncertainty": 120 }, "departure": { "time": "1753346971", "uncertainty": 120 }, "stopId": "0:14170C", "stopSequence": 9 }, { "arrival": { "time": "1753346991", "uncertainty": 120 }, "departure": { "time": "1753346991", "uncertainty": 120 }, "stopId": "0:14180C", "stopSequence": 10 }, { "arrival": { "time": "1753347030", "uncertainty": 120 }, "departure": { "time": "1753347051", "uncertainty": 120 }, "stopId": "0:05310P", "stopSequence": 11 }, { "arrival": { "time": "1753347082", "uncertainty": 120 }, "departure": { "time": "1753347082", "uncertainty": 120 }, "stopId": "0:05300P", "stopSequence": 12 }, { "arrival": { "time": "1753347111", "uncertainty": 120 }, "departure": { "time": "1753347111", "uncertainty": 120 }, "stopId": "0:05290P", "stopSequence": 13 }, { "arrival": { "time": "1753347187", "uncertainty": 120 }, "departure": { "time": "1753347187", "uncertainty": 120 }, "stopId": "0:05280P", "stopSequence": 14 }, { "arrival": { "time": "1753347218", "uncertainty": 120 }, "departure": { "time": "1753347231", "uncertainty": 120 }, "stopId": "0:05270P", "stopSequence": 15 }, { "arrival": { "time": "1753347291", "uncertainty": 120 }, "departure": { "time": "1753347291", "uncertainty": 120 }, "stopId": "0:15230P", "stopSequence": 16 }, { "arrival": { "time": "1753347317", "uncertainty": 120 }, "departure": { "time": "1753347317", "uncertainty": 120 }, "stopId": "0:15229P", "stopSequence": 17 }, { "arrival": { "time": "1753347321", "uncertainty": 120 }, "departure": { "time": "1753347321", "uncertainty": 120 }, "stopId": "0:15215P", "stopSequence": 18 }, { "arrival": { "time": "1753347397", "uncertainty": 120 }, "departure": { "time": "1753347397", "uncertainty": 120 }, "stopId": "0:15210P", "stopSequence": 19 }, { "arrival": { "time": "1753347456", "uncertainty": 120 }, "departure": { "time": "1753347456", "uncertainty": 120 }, "stopId": "0:15200P", "stopSequence": 20 }, { "arrival": { "time": "1753347462", "uncertainty": 120 }, "departure": { "time": "1753347462", "uncertainty": 120 }, "stopId": "0:15205P", "stopSequence": 21 }, { "arrival": { "time": "1753347501", "uncertainty": 120 }, "departure": { "time": "1753347501", "uncertainty": 120 }, "stopId": "0:15190P", "stopSequence": 22 }, { "arrival": { "time": "1753347562", "uncertainty": 120 }, "departure": { "time": "1753347562", "uncertainty": 120 }, "stopId": "0:15180P", "stopSequence": 23 }, { "arrival": { "time": "1753347628", "uncertainty": 120 }, "departure": { "time": "1753347628", "uncertainty": 120 }, "stopId": "0:12455C", "stopSequence": 24 }, { "arrival": { "time": "1753347748", "uncertainty": 120 }, "departure": { "time": "1753347748", "uncertainty": 120 }, "stopId": "0:12460C", "stopSequence": 25 }, { "arrival": { "time": "1753347789", "uncertainty": 120 }, "departure": { "time": "1753347789", "uncertainty": 120 }, "stopId": "0:12461C", "stopSequence": 26 }, { "arrival": { "time": "1753347808", "uncertainty": 120 }, "departure": { "time": "1753347808", "uncertainty": 120 }, "stopId": "0:17010P", "stopSequence": 27 }, { "arrival": { "time": "1753347863", "uncertainty": 120 }, "departure": { "time": "1753347863", "uncertainty": 120 }, "stopId": "0:17015P", "stopSequence": 28 }, { "arrival": { "time": "1753347928", "uncertainty": 120 }, "departure": { "time": "1753347928", "uncertainty": 120 }, "stopId": "0:17020P", "stopSequence": 29 }, { "arrival": { "time": "1753348013", "uncertainty": 120 }, "departure": { "time": "1753348013", "uncertainty": 120 }, "stopId": "0:17030P", "stopSequence": 30 }, { "arrival": { "time": "1753348123", "uncertainty": 120 }, "departure": { "time": "1753348123", "uncertainty": 120 }, "stopId": "0:17040C", "stopSequence": 31 }, { "arrival": { "time": "1753348228", "uncertainty": 120 }, "departure": { "time": "1753348228", "uncertainty": 120 }, "stopId": "0:17045C", "stopSequence": 32 }, { "arrival": { "time": "1753348291", "uncertainty": 120 }, "departure": { "time": "1753348291", "uncertainty": 120 }, "stopId": "0:17060C", "stopSequence": 33 }, { "arrival": { "time": "1753348387", "uncertainty": 120 }, "departure": { "time": "1753348387", "uncertainty": 120 }, "stopId": "0:17070C", "stopSequence": 34 }, { "arrival": { "time": "1753348460", "uncertainty": 120 }, "departure": { "time": "1753348460", "uncertainty": 120 }, "stopId": "0:17080C", "stopSequence": 35 }, { "arrival": { "time": "1753348524", "uncertainty": 120 }, "departure": { "time": "1753348524", "uncertainty": 120 }, "stopId": "0:17090C", "stopSequence": 36 }, { "arrival": { "time": "1753348564", "uncertainty": 120 }, "departure": { "time": "1753348564", "uncertainty": 120 }, "stopId": "0:17100C", "stopSequence": 37 }, { "arrival": { "time": "1753348635", "uncertainty": 120 }, "departure": { "time": "1753348635", "uncertainty": 120 }, "stopId": "0:12490C", "stopSequence": 38 }, { "arrival": { "time": "1753348695", "uncertainty": 120 }, "departure": { "time": "1753348695", "uncertainty": 120 }, "stopId": "0:12500C", "stopSequence": 39 }, { "arrival": { "time": "1753348811", "uncertainty": 120 }, "departure": { "time": "1753348811", "uncertainty": 120 }, "stopId": "0:12510C", "stopSequence": 40 }, { "arrival": { "time": "1753348880", "uncertainty": 120 }, "departure": { "time": "1753348880", "uncertainty": 120 }, "stopId": "0:12520C", "stopSequence": 41 }, { "arrival": { "time": "1753348918", "uncertainty": 120 }, "departure": { "time": "1753348918", "uncertainty": 120 }, "stopId": "0:12530C", "stopSequence": 42 }, { "arrival": { "time": "1753348986", "uncertainty": 120 }, "departure": { "time": "1753348986", "uncertainty": 120 }, "stopId": "0:11010C", "stopSequence": 43 }, { "arrival": { "time": "1753349042", "uncertainty": 120 }, "departure": { "time": "1753349042", "uncertainty": 120 }, "stopId": "0:17110C", "stopSequence": 44 }, { "arrival": { "time": "1753349144", "uncertainty": 120 }, "departure": { "time": "1753349144", "uncertainty": 120 }, "stopId": "0:17120C", "stopSequence": 45 }, { "arrival": { "time": "1753349201", "uncertainty": 120 }, "departure": { "time": "1753349201", "uncertainty": 120 }, "stopId": "0:11180C", "stopSequence": 46 }, { "arrival": { "time": "1753349223", "uncertainty": 120 }, "departure": { "time": "1753349223", "uncertainty": 120 }, "stopId": "0:11190C", "stopSequence": 47 }, { "arrival": { "time": "1753349283", "uncertainty": 120 }, "departure": { "time": "1753349283", "uncertainty": 120 }, "stopId": "0:17131C", "stopSequence": 48 }, { "arrival": { "time": "1753349299", "uncertainty": 120 }, "departure": { "time": "1753349299", "uncertainty": 120 }, "stopId": "0:17140C", "stopSequence": 49 }, { "arrival": { "time": "1753349324", "uncertainty": 120 }, "departure": { "time": "1753349324", "uncertainty": 120 }, "stopId": "0:17150C", "stopSequence": 50 }, { "arrival": { "time": "1753349367", "uncertainty": 120 }, "departure": { "time": "1753349367", "uncertainty": 120 }, "stopId": "0:17160C", "stopSequence": 51 }, { "arrival": { "time": "1753349403", "uncertainty": 120 }, "departure": { "time": "1753349403", "uncertainty": 120 }, "stopId": "0:12330C", "stopSequence": 52 }, { "arrival": { "time": "1753349445", "uncertainty": 120 }, "departure": { "time": "1753349445", "uncertainty": 120 }, "stopId": "0:12335C", "stopSequence": 53 }, { "arrival": { "time": "1753349501", "uncertainty": 120 }, "departure": { "time": "1753349501", "uncertainty": 120 }, "stopId": "0:12340C", "stopSequence": 54 }, { "arrival": { "time": "1753349527", "uncertainty": 120 }, "departure": { "time": "1753349527", "uncertainty": 120 }, "stopId": "0:12350C", "stopSequence": 55 }, { "arrival": { "time": "1753349564", "uncertainty": 120 }, "departure": { "time": "1753349564", "uncertainty": 120 }, "stopId": "0:12360C", "stopSequence": 56 }, { "arrival": { "time": "1753349620", "uncertainty": 120 }, "departure": { "time": "1753349620", "uncertainty": 120 }, "stopId": "0:11539P", "stopSequence": 57 }, { "arrival": { "time": "1753349645", "uncertainty": 120 }, "departure": { "time": "1753349645", "uncertainty": 120 }, "stopId": "0:11540P", "stopSequence": 58 }, { "arrival": { "time": "1753349730", "uncertainty": 120 }, "departure": { "time": "1753349730", "uncertainty": 120 }, "stopId": "0:12370C", "stopSequence": 59 }, { "arrival": { "time": "1753349775", "uncertainty": 120 }, "departure": { "time": "1753349775", "uncertainty": 120 }, "stopId": "0:12380C", "stopSequence": 60 }, { "arrival": { "time": "1753349823", "uncertainty": 120 }, "departure": { "time": "1753349823", "uncertainty": 120 }, "stopId": "0:12390C", "stopSequence": 61 }, { "arrival": { "time": "1753349883", "uncertainty": 120 }, "departure": { "time": "1753349883", "uncertainty": 120 }, "stopId": "0:11300C", "stopSequence": 62 }, { "arrival": { "time": "1753349953", "uncertainty": 120 }, "departure": { "time": "1753349953", "uncertainty": 120 }, "stopId": "0:11305C", "stopSequence": 63 }, { "arrival": { "time": "1753350123", "uncertainty": 120 }, "departure": { "time": "1753350123", "uncertainty": 120 }, "stopId": "0:15240C", "stopSequence": 64 }, { "arrival": { "time": "1753350155", "uncertainty": 120 }, "departure": { "time": "1753350155", "uncertainty": 120 }, "stopId": "0:17800C", "stopSequence": 65 }, { "arrival": { "time": "1753350234", "uncertainty": 120 }, "departure": { "time": "1753350234", "uncertainty": 120 }, "stopId": "0:15400C", "stopSequence": 66 }, { "arrival": { "time": "1753350301", "uncertainty": 120 }, "departure": { "time": "1753350301", "uncertainty": 120 }, "stopId": "0:15402C", "stopSequence": 67 }, { "arrival": { "time": "1753350331", "uncertainty": 120 }, "stopId": "0:05343C", "stopSequence": 68 } ], "trip": { "directionId": 1, "routeId": "2260", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990722" }, "vehicle": { "id": "61", "label": "61" } } }, { "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": "1753345495", "uncertainty": 120 }, "departure": { "time": "1753345606", "uncertainty": 120 }, "stopId": "0:05020C", "stopSequence": 8 }, { "arrival": { "time": "1753345677", "uncertainty": 120 }, "departure": { "time": "1753345725", "uncertainty": 120 }, "stopId": "0:05010C", "stopSequence": 9 }, { "arrival": { "time": "1753345755", "uncertainty": 120 }, "departure": { "time": "1753345755", "uncertainty": 120 }, "stopId": "0:18180C", "stopSequence": 10 }, { "arrival": { "time": "1753345815", "uncertainty": 120 }, "departure": { "time": "1753345815", "uncertainty": 120 }, "stopId": "0:01320C", "stopSequence": 11 }, { "arrival": { "time": "1753345862", "uncertainty": 120 }, "departure": { "time": "1753345862", "uncertainty": 120 }, "stopId": "0:18130C", "stopSequence": 12 }, { "arrival": { "time": "1753345962", "uncertainty": 120 }, "departure": { "time": "1753345965", "uncertainty": 120 }, "stopId": "0:01362C", "stopSequence": 13 }, { "arrival": { "time": "1753346047", "uncertainty": 120 }, "departure": { "time": "1753346325", "uncertainty": 120 }, "stopId": "0:19045C", "stopSequence": 14 }, { "arrival": { "time": "1753346475", "uncertainty": 120 }, "departure": { "time": "1753346505", "uncertainty": 120 }, "stopId": "0:01362P", "stopSequence": 15 }, { "arrival": { "time": "1753346576", "uncertainty": 120 }, "departure": { "time": "1753346596", "uncertainty": 120 }, "stopId": "0:18130P", "stopSequence": 16 }, { "arrival": { "time": "1753346685", "uncertainty": 120 }, "departure": { "time": "1753346685", "uncertainty": 120 }, "stopId": "0:07170P", "stopSequence": 17 }, { "arrival": { "time": "1753346745", "uncertainty": 120 }, "departure": { "time": "1753346776", "uncertainty": 120 }, "stopId": "0:07180P", "stopSequence": 18 }, { "arrival": { "time": "1753346834", "uncertainty": 120 }, "departure": { "time": "1753346835", "uncertainty": 120 }, "stopId": "0:07185P", "stopSequence": 19 }, { "arrival": { "time": "1753346886", "uncertainty": 120 }, "departure": { "time": "1753346886", "uncertainty": 120 }, "stopId": "0:04180P", "stopSequence": 20 }, { "arrival": { "time": "1753347005", "uncertainty": 120 }, "departure": { "time": "1753347005", "uncertainty": 120 }, "stopId": "0:05370P", "stopSequence": 21 }, { "arrival": { "time": "1753347130", "uncertainty": 120 }, "departure": { "time": "1753347130", "uncertainty": 120 }, "stopId": "0:05440P", "stopSequence": 22 }, { "arrival": { "time": "1753347269", "uncertainty": 120 }, "departure": { "time": "1753347287", "uncertainty": 120 }, "stopId": "0:04220P", "stopSequence": 23 }, { "arrival": { "time": "1753347418", "uncertainty": 120 }, "departure": { "time": "1753347418", "uncertainty": 120 }, "stopId": "0:05450P", "stopSequence": 24 }, { "arrival": { "time": "1753347537", "uncertainty": 120 }, "departure": { "time": "1753347537", "uncertainty": 120 }, "stopId": "0:19080P", "stopSequence": 25 }, { "arrival": { "time": "1753347584", "uncertainty": 120 }, "departure": { "time": "1753347584", "uncertainty": 120 }, "stopId": "0:19075P", "stopSequence": 26 }, { "arrival": { "time": "1753347652", "uncertainty": 120 }, "departure": { "time": "1753347652", "uncertainty": 120 }, "stopId": "0:19302C", "stopSequence": 27 }, { "arrival": { "time": "1753347714", "uncertainty": 120 }, "departure": { "time": "1753347714", "uncertainty": 120 }, "stopId": "0:19070P", "stopSequence": 28 }, { "arrival": { "time": "1753347845", "uncertainty": 120 }, "departure": { "time": "1753347845", "uncertainty": 120 }, "stopId": "0:05530P", "stopSequence": 29 }, { "arrival": { "time": "1753347957", "uncertainty": 120 }, "departure": { "time": "1753347957", "uncertainty": 120 }, "stopId": "0:17775C", "stopSequence": 30 }, { "arrival": { "time": "1753348025", "uncertainty": 120 }, "stopId": "0:05341C", "stopSequence": 31 } ], "trip": { "directionId": 1, "routeId": "1183", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990473" }, "vehicle": { "id": "8", "label": "8" } } }, { "id": "990474", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753350000", "uncertainty": 120 }, "stopId": "0:02160C", "stopSequence": 1 } ], "trip": { "directionId": 1, "routeId": "1183", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990474" } } }, { "id": "990471", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753346400", "uncertainty": 120 }, "stopId": "0:02160C", "stopSequence": 1 }, { "arrival": { "time": "1753346463", "uncertainty": 120 }, "departure": { "time": "1753346522", "uncertainty": 120 }, "stopId": "0:02165C", "stopSequence": 2 }, { "arrival": { "time": "1753346582", "uncertainty": 120 }, "departure": { "time": "1753346582", "uncertainty": 120 }, "stopId": "0:02166C", "stopSequence": 3 }, { "arrival": { "time": "1753346642", "uncertainty": 120 }, "departure": { "time": "1753346642", "uncertainty": 120 }, "stopId": "0:02167C", "stopSequence": 4 }, { "arrival": { "time": "1753346689", "uncertainty": 120 }, "departure": { "time": "1753346689", "uncertainty": 120 }, "stopId": "0:01601P", "stopSequence": 5 }, { "arrival": { "time": "1753346763", "uncertainty": 120 }, "departure": { "time": "1753346793", "uncertainty": 120 }, "stopId": "0:01600P", "stopSequence": 6 }, { "arrival": { "time": "1753346956", "uncertainty": 120 }, "departure": { "time": "1753346972", "uncertainty": 120 }, "stopId": "0:18210C", "stopSequence": 7 }, { "arrival": { "time": "1753347129", "uncertainty": 120 }, "departure": { "time": "1753347129", "uncertainty": 120 }, "stopId": "0:05020C", "stopSequence": 8 }, { "arrival": { "time": "1753347178", "uncertainty": 120 }, "departure": { "time": "1753347212", "uncertainty": 120 }, "stopId": "0:05010C", "stopSequence": 9 }, { "arrival": { "time": "1753347265", "uncertainty": 120 }, "departure": { "time": "1753347265", "uncertainty": 120 }, "stopId": "0:18180C", "stopSequence": 10 }, { "arrival": { "time": "1753347302", "uncertainty": 120 }, "departure": { "time": "1753347302", "uncertainty": 120 }, "stopId": "0:01320C", "stopSequence": 11 }, { "arrival": { "time": "1753347339", "uncertainty": 120 }, "departure": { "time": "1753347361", "uncertainty": 120 }, "stopId": "0:18130C", "stopSequence": 12 }, { "arrival": { "time": "1753347442", "uncertainty": 120 }, "departure": { "time": "1753347452", "uncertainty": 120 }, "stopId": "0:01362C", "stopSequence": 13 }, { "arrival": { "time": "1753347529", "uncertainty": 120 }, "departure": { "time": "1753347543", "uncertainty": 120 }, "stopId": "0:19045C", "stopSequence": 14 }, { "arrival": { "time": "1753347692", "uncertainty": 120 }, "departure": { "time": "1753347692", "uncertainty": 120 }, "stopId": "0:01362P", "stopSequence": 15 }, { "arrival": { "time": "1753347755", "uncertainty": 120 }, "departure": { "time": "1753347755", "uncertainty": 120 }, "stopId": "0:18130P", "stopSequence": 16 }, { "arrival": { "time": "1753347845", "uncertainty": 120 }, "departure": { "time": "1753347845", "uncertainty": 120 }, "stopId": "0:07170P", "stopSequence": 17 }, { "arrival": { "time": "1753347882", "uncertainty": 120 }, "departure": { "time": "1753347882", "uncertainty": 120 }, "stopId": "0:07180P", "stopSequence": 18 }, { "arrival": { "time": "1753347929", "uncertainty": 120 }, "departure": { "time": "1753347929", "uncertainty": 120 }, "stopId": "0:07185P", "stopSequence": 19 }, { "arrival": { "time": "1753347972", "uncertainty": 120 }, "departure": { "time": "1753347972", "uncertainty": 120 }, "stopId": "0:04180P", "stopSequence": 20 }, { "arrival": { "time": "1753348071", "uncertainty": 120 }, "departure": { "time": "1753348071", "uncertainty": 120 }, "stopId": "0:05370P", "stopSequence": 21 }, { "arrival": { "time": "1753348167", "uncertainty": 120 }, "departure": { "time": "1753348167", "uncertainty": 120 }, "stopId": "0:05440P", "stopSequence": 22 }, { "arrival": { "time": "1753348277", "uncertainty": 120 }, "departure": { "time": "1753348277", "uncertainty": 120 }, "stopId": "0:04220P", "stopSequence": 23 }, { "arrival": { "time": "1753348367", "uncertainty": 120 }, "departure": { "time": "1753348367", "uncertainty": 120 }, "stopId": "0:05450P", "stopSequence": 24 }, { "arrival": { "time": "1753348426", "uncertainty": 120 }, "departure": { "time": "1753348426", "uncertainty": 120 }, "stopId": "0:19080P", "stopSequence": 25 }, { "arrival": { "time": "1753348471", "uncertainty": 120 }, "departure": { "time": "1753348471", "uncertainty": 120 }, "stopId": "0:19075P", "stopSequence": 26 }, { "arrival": { "time": "1753348539", "uncertainty": 120 }, "departure": { "time": "1753348539", "uncertainty": 120 }, "stopId": "0:19302C", "stopSequence": 27 }, { "arrival": { "time": "1753348586", "uncertainty": 120 }, "departure": { "time": "1753348586", "uncertainty": 120 }, "stopId": "0:19070P", "stopSequence": 28 }, { "arrival": { "time": "1753348836", "uncertainty": 120 }, "departure": { "time": "1753348836", "uncertainty": 120 }, "stopId": "0:05530P", "stopSequence": 29 }, { "arrival": { "time": "1753348934", "uncertainty": 120 }, "departure": { "time": "1753348934", "uncertainty": 120 }, "stopId": "0:17775C", "stopSequence": 30 }, { "arrival": { "time": "1753348993", "uncertainty": 120 }, "stopId": "0:05341C", "stopSequence": 31 } ], "trip": { "directionId": 1, "routeId": "1183", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990471" }, "vehicle": { "id": "51", "label": "51" } } }, { "id": "990472", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753348200" }, "stopId": "0:02160C", "stopSequence": 1 } ], "trip": { "directionId": 1, "routeId": "1183", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990472" } } }, { "id": "994581", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753347600", "uncertainty": 120 }, "stopId": "0:15010C", "stopSequence": 1 } ], "trip": { "directionId": 0, "routeId": "2240", "scheduleRelationship": "SCHEDULED", "tripId": "1_4994581" }, "vehicle": { "id": "87", "label": "87" } } }, { "id": "990498", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753349400", "uncertainty": 120 }, "stopId": "0:05342C", "stopSequence": 1 }, { "arrival": { "time": "1753349466", "uncertainty": 120 }, "departure": { "time": "1753349466", "uncertainty": 120 }, "stopId": "0:17775P", "stopSequence": 2 }, { "arrival": { "time": "1753349531", "uncertainty": 120 }, "departure": { "time": "1753349531", "uncertainty": 120 }, "stopId": "0:05530C", "stopSequence": 3 }, { "arrival": { "time": "1753349728", "uncertainty": 120 }, "departure": { "time": "1753349728", "uncertainty": 120 }, "stopId": "0:19070C", "stopSequence": 4 }, { "arrival": { "time": "1753349780", "uncertainty": 120 }, "departure": { "time": "1753349780", "uncertainty": 120 }, "stopId": "0:19304C", "stopSequence": 5 }, { "arrival": { "time": "1753349837", "uncertainty": 120 }, "departure": { "time": "1753349837", "uncertainty": 120 }, "stopId": "0:19075C", "stopSequence": 6 }, { "arrival": { "time": "1753349895", "uncertainty": 120 }, "departure": { "time": "1753349895", "uncertainty": 120 }, "stopId": "0:19080C", "stopSequence": 7 }, { "arrival": { "time": "1753349974", "uncertainty": 120 }, "departure": { "time": "1753349974", "uncertainty": 120 }, "stopId": "0:05450C", "stopSequence": 8 }, { "arrival": { "time": "1753350086", "uncertainty": 120 }, "departure": { "time": "1753350086", "uncertainty": 120 }, "stopId": "0:04220C", "stopSequence": 9 }, { "arrival": { "time": "1753350252", "uncertainty": 120 }, "departure": { "time": "1753350252", "uncertainty": 120 }, "stopId": "0:05440C", "stopSequence": 10 }, { "arrival": { "time": "1753350448", "uncertainty": 120 }, "departure": { "time": "1753350448", "uncertainty": 120 }, "stopId": "0:05370C", "stopSequence": 11 }, { "arrival": { "time": "1753350628", "uncertainty": 120 }, "departure": { "time": "1753350628", "uncertainty": 120 }, "stopId": "0:04180C", "stopSequence": 12 }, { "arrival": { "time": "1753350687", "uncertainty": 120 }, "departure": { "time": "1753350687", "uncertainty": 120 }, "stopId": "0:07185C", "stopSequence": 13 }, { "arrival": { "time": "1753350744", "uncertainty": 120 }, "departure": { "time": "1753350744", "uncertainty": 120 }, "stopId": "0:07180C", "stopSequence": 14 }, { "arrival": { "time": "1753350834", "uncertainty": 120 }, "departure": { "time": "1753350834", "uncertainty": 120 }, "stopId": "0:07170C", "stopSequence": 15 }, { "arrival": { "time": "1753350932", "uncertainty": 120 }, "departure": { "time": "1753350932", "uncertainty": 120 }, "stopId": "0:18130C", "stopSequence": 16 }, { "arrival": { "time": "1753351014", "uncertainty": 120 }, "departure": { "time": "1753351014", "uncertainty": 120 }, "stopId": "0:01362C", "stopSequence": 17 }, { "arrival": { "time": "1753351064", "uncertainty": 120 }, "departure": { "time": "1753351064", "uncertainty": 120 }, "stopId": "0:19040C", "stopSequence": 18 }, { "arrival": { "time": "1753351278", "uncertainty": 120 }, "departure": { "time": "1753351278", "uncertainty": 120 }, "stopId": "0:01362P", "stopSequence": 19 }, { "arrival": { "time": "1753351367", "uncertainty": 120 }, "departure": { "time": "1753351367", "uncertainty": 120 }, "stopId": "0:18130P", "stopSequence": 20 }, { "arrival": { "time": "1753351398", "uncertainty": 120 }, "departure": { "time": "1753351398", "uncertainty": 120 }, "stopId": "0:01320P", "stopSequence": 21 }, { "arrival": { "time": "1753351585", "uncertainty": 120 }, "departure": { "time": "1753351585", "uncertainty": 120 }, "stopId": "0:05010P", "stopSequence": 22 }, { "arrival": { "time": "1753351731", "uncertainty": 120 }, "departure": { "time": "1753351731", "uncertainty": 120 }, "stopId": "0:05020P", "stopSequence": 23 }, { "arrival": { "time": "1753352060", "uncertainty": 120 }, "departure": { "time": "1753352060", "uncertainty": 120 }, "stopId": "0:18210P", "stopSequence": 24 }, { "arrival": { "time": "1753352240", "uncertainty": 120 }, "departure": { "time": "1753352240", "uncertainty": 120 }, "stopId": "0:01600C", "stopSequence": 25 }, { "arrival": { "time": "1753352340", "uncertainty": 120 }, "departure": { "time": "1753352340", "uncertainty": 120 }, "stopId": "0:01601C", "stopSequence": 26 }, { "arrival": { "time": "1753352420", "uncertainty": 120 }, "departure": { "time": "1753352420", "uncertainty": 120 }, "stopId": "0:02167P", "stopSequence": 27 }, { "arrival": { "time": "1753352486", "uncertainty": 120 }, "departure": { "time": "1753352486", "uncertainty": 120 }, "stopId": "0:02166P", "stopSequence": 28 }, { "arrival": { "time": "1753352528", "uncertainty": 120 }, "departure": { "time": "1753352528", "uncertainty": 120 }, "stopId": "0:02165P", "stopSequence": 29 }, { "arrival": { "time": "1753352660", "uncertainty": 120 }, "stopId": "0:02160C", "stopSequence": 30 } ], "trip": { "directionId": 0, "routeId": "1183", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990498" } } }, { "id": "990497", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753345800", "uncertainty": 120 }, "stopId": "0:05342C", "stopSequence": 1 }, { "arrival": { "time": "1753345834", "uncertainty": 120 }, "departure": { "time": "1753345834", "uncertainty": 120 }, "stopId": "0:17775P", "stopSequence": 2 }, { "arrival": { "time": "1753345933", "uncertainty": 120 }, "departure": { "time": "1753345933", "uncertainty": 120 }, "stopId": "0:05530C", "stopSequence": 3 }, { "arrival": { "time": "1753346056", "uncertainty": 120 }, "departure": { "time": "1753346056", "uncertainty": 120 }, "stopId": "0:19070C", "stopSequence": 4 }, { "arrival": { "time": "1753346097", "uncertainty": 120 }, "departure": { "time": "1753346097", "uncertainty": 120 }, "stopId": "0:19304C", "stopSequence": 5 }, { "arrival": { "time": "1753346179", "uncertainty": 120 }, "departure": { "time": "1753346179", "uncertainty": 120 }, "stopId": "0:19075C", "stopSequence": 6 }, { "arrival": { "time": "1753346256", "uncertainty": 120 }, "departure": { "time": "1753346256", "uncertainty": 120 }, "stopId": "0:19080C", "stopSequence": 7 }, { "arrival": { "time": "1753346322", "uncertainty": 120 }, "departure": { "time": "1753346322", "uncertainty": 120 }, "stopId": "0:05450C", "stopSequence": 8 }, { "arrival": { "time": "1753346405", "uncertainty": 120 }, "departure": { "time": "1753346413", "uncertainty": 120 }, "stopId": "0:04220C", "stopSequence": 9 }, { "arrival": { "time": "1753346532", "uncertainty": 120 }, "departure": { "time": "1753346532", "uncertainty": 120 }, "stopId": "0:05440C", "stopSequence": 10 }, { "arrival": { "time": "1753346622", "uncertainty": 120 }, "departure": { "time": "1753346622", "uncertainty": 120 }, "stopId": "0:05370C", "stopSequence": 11 }, { "arrival": { "time": "1753346734", "uncertainty": 120 }, "departure": { "time": "1753346742", "uncertainty": 120 }, "stopId": "0:04180C", "stopSequence": 12 }, { "arrival": { "time": "1753346797", "uncertainty": 120 }, "departure": { "time": "1753346803", "uncertainty": 120 }, "stopId": "0:07185C", "stopSequence": 13 }, { "arrival": { "time": "1753346854", "uncertainty": 120 }, "departure": { "time": "1753346854", "uncertainty": 120 }, "stopId": "0:07180C", "stopSequence": 14 }, { "arrival": { "time": "1753347023", "uncertainty": 120 }, "departure": { "time": "1753347023", "uncertainty": 120 }, "stopId": "0:07170C", "stopSequence": 15 }, { "arrival": { "time": "1753347092", "uncertainty": 120 }, "departure": { "time": "1753347103", "uncertainty": 120 }, "stopId": "0:18130C", "stopSequence": 16 }, { "arrival": { "time": "1753347179", "uncertainty": 120 }, "departure": { "time": "1753347179", "uncertainty": 120 }, "stopId": "0:01362C", "stopSequence": 17 }, { "arrival": { "time": "1753347254", "uncertainty": 120 }, "departure": { "time": "1753347254", "uncertainty": 120 }, "stopId": "0:19040C", "stopSequence": 18 }, { "arrival": { "time": "1753347521", "uncertainty": 120 }, "departure": { "time": "1753347554", "uncertainty": 120 }, "stopId": "0:01362P", "stopSequence": 19 }, { "arrival": { "time": "1753347618", "uncertainty": 120 }, "departure": { "time": "1753347618", "uncertainty": 120 }, "stopId": "0:18130P", "stopSequence": 20 }, { "arrival": { "time": "1753347647", "uncertainty": 120 }, "departure": { "time": "1753347647", "uncertainty": 120 }, "stopId": "0:01320P", "stopSequence": 21 }, { "arrival": { "time": "1753347846", "uncertainty": 120 }, "departure": { "time": "1753347846", "uncertainty": 120 }, "stopId": "0:05010P", "stopSequence": 22 }, { "arrival": { "time": "1753347994", "uncertainty": 120 }, "departure": { "time": "1753347994", "uncertainty": 120 }, "stopId": "0:05020P", "stopSequence": 23 }, { "arrival": { "time": "1753348323", "uncertainty": 120 }, "departure": { "time": "1753348323", "uncertainty": 120 }, "stopId": "0:18210P", "stopSequence": 24 }, { "arrival": { "time": "1753348503", "uncertainty": 120 }, "departure": { "time": "1753348503", "uncertainty": 120 }, "stopId": "0:01600C", "stopSequence": 25 }, { "arrival": { "time": "1753348601", "uncertainty": 120 }, "departure": { "time": "1753348601", "uncertainty": 120 }, "stopId": "0:01601C", "stopSequence": 26 }, { "arrival": { "time": "1753348681", "uncertainty": 120 }, "departure": { "time": "1753348681", "uncertainty": 120 }, "stopId": "0:02167P", "stopSequence": 27 }, { "arrival": { "time": "1753348747", "uncertainty": 120 }, "departure": { "time": "1753348747", "uncertainty": 120 }, "stopId": "0:02166P", "stopSequence": 28 }, { "arrival": { "time": "1753348789", "uncertainty": 120 }, "departure": { "time": "1753348789", "uncertainty": 120 }, "stopId": "0:02165P", "stopSequence": 29 }, { "arrival": { "time": "1753348921", "uncertainty": 120 }, "stopId": "0:02160C", "stopSequence": 30 } ], "trip": { "directionId": 0, "routeId": "1183", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990497" }, "vehicle": { "id": "37", "label": "37" } } }, { "id": "990500", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753347600", "uncertainty": 120 }, "stopId": "0:05342C", "stopSequence": 1 } ], "trip": { "directionId": 0, "routeId": "1183", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990500" }, "vehicle": { "id": "155", "label": "155" } } }, { "id": "990753", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753350000", "uncertainty": 120 }, "stopId": "0:CI0210C", "stopSequence": 1 } ], "trip": { "directionId": 0, "routeId": "6610", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990753" } } }, { "id": "990771", "tripUpdate": { "stopTimeUpdate": [ { "departure": { "time": "1753348500", "uncertainty": 120 }, "stopId": "0:CI0110C", "stopSequence": 1 } ], "trip": { "directionId": 1, "routeId": "6610", "scheduleRelationship": "SCHEDULED", "tripId": "1_4990771" } } } ], "header": { "gtfsRealtimeVersion": "2.0", "timestamp": "1753347562" } }