Détails de la ressource
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
En savoir plus
HEAD dont le temps de réponse doit être inférieur à 5 secondes. Si nous détectons une indisponibilité, nous effectuons un nouveau test toutes les 10 minutes, jusqu'à ce que la ressource soit à nouveau disponible.Pour les flux SIRI et SIRI Lite, nous effectuons une requête HTTP de type
GET : nous considérons une réponse avec un code 401 ou 405 comme étant disponible. En cas d'erreur 500, nous considèrerons que le flux est indisponible, sauf si il semble contenir du SOAP.Rapport de validation
❌54 erreurs, 181 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 15/11/2025 à 08h04 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
GTFS-rt stop_sequence isn't provided for trip that visits same stop_id more than once E009 5 erreurs
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
Exemples d'erreurs
- trip_id 2_61027577 visits stop_id [0:05080P, 0:05080C, 0:07140C] more than once and GTFS-rt stop_time_update is missing stop_sequence field - stop_sequence must be provided
- trip_id 2_61027576 visits stop_id [0:05080P, 0:05080C, 0:07140C] more than once and GTFS-rt stop_time_update is missing stop_sequence field - stop_sequence must be provided
- trip_id 2_61027575 visits stop_id [0:05080P, 0:05080C, 0:07140C] more than once and GTFS-rt stop_time_update is missing stop_sequence field - stop_sequence must be provided
- trip_id 2_61027574 visits stop_id [0:05080P, 0:05080C, 0:07140C] more than once and GTFS-rt stop_time_update is missing stop_sequence field - stop_sequence must be provided
- trip_id 2_61027573 visits stop_id [0:05080P, 0:05080C, 0:07140C] more than once and GTFS-rt stop_time_update is missing stop_sequence field - stop_sequence must be provided
GTFS-rt stop_id does not exist in GTFS data E011 5 erreurs
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Exemples d'erreurs
- trip_id 2_61027577 stop_id 0:19215C does not exist in GTFS data stops.txt
- trip_id 2_61027576 stop_id 0:19215C does not exist in GTFS data stops.txt
- trip_id 2_61027575 stop_id 0:19215C does not exist in GTFS data stops.txt
- trip_id 2_61027574 stop_id 0:19215C does not exist in GTFS data stops.txt
- trip_id 2_61027573 stop_id 0:19215C does not exist in GTFS data stops.txt
Sequential stop_time_update times are not increasing E022 44 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 2_61027577 stop_sequence 1 departure_time 11:47:13 (1763192833) is less than previous stop departure_time 12:07:14 (1763194034) - times must increase between two sequential stops
- trip_id 2_61027577 stop_sequence 1 departure_time 11:47:13 (1763192833) is less than previous stop arrival_time 12:07:14 (1763194034) - times must increase between two sequential stops
- trip_id 2_61027577 stop_sequence 2 arrival_time 11:49:48 (1763192988) is less than previous stop arrival_time 12:07:14 (1763194034) - times must increase between two sequential stops
- trip_id 2_61027577 stop_sequence 2 departure_time 11:49:48 (1763192988) is less than previous stop arrival_time 12:07:14 (1763194034) - times must increase between two sequential stops
- trip_id 2_61027577 stop_sequence 17 arrival_time 11:53:24 (1763193204) is less than previous stop arrival_time 12:04:46 (1763193886) - times must increase between two sequential stops
Avertissements
timestamp not populated W001 109 erreurs
Timestamps should be populated for all elements
Exemples d'erreurs
- trip_id 2_61031122 does not have a timestamp
- trip_id 2_61022562 does not have a timestamp
- trip_id 2_61026641 does not have a timestamp
- trip_id 2_61026644 does not have a timestamp
- trip_id 2_61026583 does not have a timestamp
vehicle_id not populated W002 72 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id 2_61031122 does not have a vehicle_id
- trip_id 2_61022562 does not have a vehicle_id
- trip_id 2_61026644 does not have a vehicle_id
- trip_id 2_61026583 does not have a vehicle_id
- trip_id 2_61027577 does not have a vehicle_id
Validations précédentes
Voici un récapitulatif des différents types d'erreurs constatés au cours des 30 derniers jours.
| Identifiant d'erreur | Description | Nombre d'erreurs | Nombre d'occurences |
|---|---|---|---|
| W001 | Timestamps should be populated for all elements | 2 875 | 30 fois (100 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 1 875 | 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. | 1 335 | 27 fois (90 % des validations) |
| E002 | stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence | 45 | 21 fois (70 % des validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 49 | 16 fois (53 % 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 | 290 | 13 fois (43 % 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 | 45 | 9 fois (30 % des validations) |
| E024 | GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt | 470 | 4 fois (13 % des validations) |
| E051 | All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip | 3 | 3 fois (10 % des validations) |
| E025 | Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time. | 1 | 1 fois (3 % des validations) |
| W008 | The data in a GTFS-realtime feed should always be less than one minute old | 1 | 1 fois (3 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 15/11/2025 à 15h18 Europe/Paris.
trip_updates (63) vehicle_positions (0) service_alerts (0)Entités présentes dans ce flux lors des 7 derniers jours.
trip_updatesFlux GTFS-RT décodé
Voir le contenu du flux
Voici le flux GTFS-RT décodé au format Protobuf le 15/11/2025 à 15h18 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "1031123",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763215239",
"uncertainty": 120
},
"stopId": "0:41016P",
"stopSequence": 1
},
{
"arrival": {
"time": "1763215291",
"uncertainty": 120
},
"departure": {
"time": "1763215299",
"uncertainty": 120
},
"stopId": "0:42250P",
"stopSequence": 2
},
{
"arrival": {
"time": "1763215354",
"uncertainty": 120
},
"departure": {
"time": "1763215354",
"uncertainty": 120
},
"stopId": "0:42208P",
"stopSequence": 3
},
{
"arrival": {
"time": "1763215389",
"uncertainty": 120
},
"departure": {
"time": "1763215389",
"uncertainty": 120
},
"stopId": "0:42207P",
"stopSequence": 4
},
{
"arrival": {
"time": "1763215425",
"uncertainty": 120
},
"departure": {
"time": "1763215425",
"uncertainty": 120
},
"stopId": "0:42210P",
"stopSequence": 5
},
{
"arrival": {
"time": "1763215456",
"uncertainty": 120
},
"departure": {
"time": "1763215456",
"uncertainty": 120
},
"stopId": "0:42200P",
"stopSequence": 6
},
{
"arrival": {
"time": "1763215477",
"uncertainty": 120
},
"departure": {
"time": "1763215510",
"uncertainty": 120
},
"stopId": "0:41160P",
"stopSequence": 7
},
{
"arrival": {
"time": "1763215569",
"uncertainty": 120
},
"departure": {
"time": "1763215569",
"uncertainty": 120
},
"stopId": "0:41150P",
"stopSequence": 8
},
{
"arrival": {
"time": "1763215629",
"uncertainty": 120
},
"departure": {
"time": "1763215629",
"uncertainty": 120
},
"stopId": "0:42190P",
"stopSequence": 9
},
{
"arrival": {
"time": "1763215660",
"uncertainty": 120
},
"departure": {
"time": "1763215660",
"uncertainty": 120
},
"stopId": "0:42185P",
"stopSequence": 10
},
{
"arrival": {
"time": "1763215673",
"uncertainty": 120
},
"departure": {
"time": "1763215673",
"uncertainty": 120
},
"stopId": "0:42180P",
"stopSequence": 11
},
{
"arrival": {
"time": "1763215689",
"uncertainty": 120
},
"departure": {
"time": "1763215689",
"uncertainty": 120
},
"stopId": "0:42170P",
"stopSequence": 12
},
{
"arrival": {
"time": "1763215737",
"uncertainty": 120
},
"departure": {
"time": "1763215737",
"uncertainty": 120
},
"stopId": "0:42160P",
"stopSequence": 13
},
{
"arrival": {
"time": "1763215750",
"uncertainty": 120
},
"departure": {
"time": "1763215750",
"uncertainty": 120
},
"stopId": "0:42150P",
"stopSequence": 14
},
{
"arrival": {
"time": "1763215809",
"uncertainty": 120
},
"departure": {
"time": "1763215809",
"uncertainty": 120
},
"stopId": "0:42140P",
"stopSequence": 15
},
{
"arrival": {
"time": "1763215850",
"uncertainty": 120
},
"departure": {
"time": "1763215850",
"uncertainty": 120
},
"stopId": "0:43160P",
"stopSequence": 16
},
{
"arrival": {
"time": "1763215896",
"uncertainty": 120
},
"departure": {
"time": "1763215896",
"uncertainty": 120
},
"stopId": "0:43150P",
"stopSequence": 17
},
{
"arrival": {
"time": "1763215920",
"uncertainty": 120
},
"departure": {
"time": "1763215920",
"uncertainty": 120
},
"stopId": "0:43140P",
"stopSequence": 18
},
{
"arrival": {
"time": "1763215957",
"uncertainty": 120
},
"departure": {
"time": "1763215957",
"uncertainty": 120
},
"stopId": "0:43130P",
"stopSequence": 19
},
{
"arrival": {
"time": "1763215985",
"uncertainty": 120
},
"departure": {
"time": "1763215985",
"uncertainty": 120
},
"stopId": "0:43120P",
"stopSequence": 20
},
{
"arrival": {
"time": "1763216015",
"uncertainty": 120
},
"departure": {
"time": "1763216015",
"uncertainty": 120
},
"stopId": "0:43110P",
"stopSequence": 21
},
{
"arrival": {
"time": "1763216065",
"uncertainty": 120
},
"departure": {
"time": "1763216065",
"uncertainty": 120
},
"stopId": "0:43100P",
"stopSequence": 22
},
{
"arrival": {
"time": "1763216081",
"uncertainty": 120
},
"departure": {
"time": "1763216081",
"uncertainty": 120
},
"stopId": "0:43090P",
"stopSequence": 23
},
{
"arrival": {
"time": "1763216109",
"uncertainty": 120
},
"departure": {
"time": "1763216109",
"uncertainty": 120
},
"stopId": "0:43080P",
"stopSequence": 24
},
{
"arrival": {
"time": "1763216163",
"uncertainty": 120
},
"departure": {
"time": "1763216163",
"uncertainty": 120
},
"stopId": "0:43070P",
"stopSequence": 25
},
{
"arrival": {
"time": "1763216189",
"uncertainty": 120
},
"departure": {
"time": "1763216189",
"uncertainty": 120
},
"stopId": "0:43060P",
"stopSequence": 26
},
{
"arrival": {
"time": "1763216216",
"uncertainty": 120
},
"departure": {
"time": "1763216216",
"uncertainty": 120
},
"stopId": "0:43055P",
"stopSequence": 27
},
{
"arrival": {
"time": "1763216237",
"uncertainty": 120
},
"departure": {
"time": "1763216237",
"uncertainty": 120
},
"stopId": "0:43050P",
"stopSequence": 28
},
{
"arrival": {
"time": "1763216297",
"uncertainty": 120
},
"departure": {
"time": "1763216297",
"uncertainty": 120
},
"stopId": "0:43040P",
"stopSequence": 29
},
{
"arrival": {
"time": "1763216326",
"uncertainty": 120
},
"departure": {
"time": "1763216326",
"uncertainty": 120
},
"stopId": "0:43030P",
"stopSequence": 30
},
{
"arrival": {
"time": "1763216427",
"uncertainty": 120
},
"departure": {
"time": "1763216427",
"uncertainty": 120
},
"stopId": "0:43020P",
"stopSequence": 31
},
{
"arrival": {
"time": "1763216458",
"uncertainty": 120
},
"departure": {
"time": "1763216458",
"uncertainty": 120
},
"stopId": "0:43010P",
"stopSequence": 32
},
{
"arrival": {
"time": "1763216510",
"uncertainty": 120
},
"departure": {
"time": "1763216510",
"uncertainty": 120
},
"stopId": "0:43006P",
"stopSequence": 33
},
{
"arrival": {
"time": "1763216578",
"uncertainty": 120
},
"stopId": "0:43005C",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "4430",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61031123"
},
"vehicle": {
"id": "133",
"label": "133"
}
}
},
{
"id": "1022564",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763215172",
"uncertainty": 120
},
"stopId": "0:AV1000C",
"stopSequence": 1
},
{
"arrival": {
"time": "1763215193",
"uncertainty": 120
},
"departure": {
"time": "1763215202",
"uncertainty": 120
},
"stopId": "0:AV410P",
"stopSequence": 2
},
{
"arrival": {
"time": "1763215280",
"uncertainty": 120
},
"departure": {
"time": "1763215280",
"uncertainty": 120
},
"stopId": "0:AV400P",
"stopSequence": 3
},
{
"arrival": {
"time": "1763215314",
"uncertainty": 120
},
"departure": {
"time": "1763215314",
"uncertainty": 120
},
"stopId": "0:AV370P",
"stopSequence": 4
},
{
"arrival": {
"time": "1763215358",
"uncertainty": 120
},
"departure": {
"time": "1763215358",
"uncertainty": 120
},
"stopId": "0:AV360P",
"stopSequence": 5
},
{
"arrival": {
"time": "1763215390",
"uncertainty": 120
},
"departure": {
"time": "1763215390",
"uncertainty": 120
},
"stopId": "0:AV350P",
"stopSequence": 6
},
{
"arrival": {
"time": "1763215422",
"uncertainty": 120
},
"departure": {
"time": "1763215442",
"uncertainty": 120
},
"stopId": "0:AV340P",
"stopSequence": 7
},
{
"arrival": {
"time": "1763215482",
"uncertainty": 120
},
"departure": {
"time": "1763215482",
"uncertainty": 120
},
"stopId": "0:AV330P",
"stopSequence": 8
},
{
"arrival": {
"time": "1763215557",
"uncertainty": 120
},
"departure": {
"time": "1763215557",
"uncertainty": 120
},
"stopId": "0:AV320P",
"stopSequence": 9
},
{
"arrival": {
"time": "1763215567",
"uncertainty": 120
},
"departure": {
"time": "1763215567",
"uncertainty": 120
},
"stopId": "0:AV310P",
"stopSequence": 10
},
{
"arrival": {
"time": "1763215592",
"uncertainty": 120
},
"departure": {
"time": "1763215592",
"uncertainty": 120
},
"stopId": "0:AV300P",
"stopSequence": 11
},
{
"arrival": {
"time": "1763215632",
"uncertainty": 120
},
"departure": {
"time": "1763215632",
"uncertainty": 120
},
"stopId": "0:AV290P",
"stopSequence": 12
},
{
"arrival": {
"time": "1763215679",
"uncertainty": 120
},
"departure": {
"time": "1763215679",
"uncertainty": 120
},
"stopId": "0:AV280P",
"stopSequence": 13
},
{
"arrival": {
"time": "1763215712",
"uncertainty": 120
},
"departure": {
"time": "1763215712",
"uncertainty": 120
},
"stopId": "0:AV270P",
"stopSequence": 14
},
{
"arrival": {
"time": "1763215756",
"uncertainty": 120
},
"departure": {
"time": "1763215756",
"uncertainty": 120
},
"stopId": "0:AV260P",
"stopSequence": 15
},
{
"arrival": {
"time": "1763215788",
"uncertainty": 120
},
"departure": {
"time": "1763215788",
"uncertainty": 120
},
"stopId": "0:AV250P",
"stopSequence": 16
},
{
"arrival": {
"time": "1763215855",
"uncertainty": 120
},
"departure": {
"time": "1763215855",
"uncertainty": 120
},
"stopId": "0:AV240P",
"stopSequence": 17
},
{
"arrival": {
"time": "1763215892",
"uncertainty": 120
},
"departure": {
"time": "1763215892",
"uncertainty": 120
},
"stopId": "0:AV230P",
"stopSequence": 18
},
{
"arrival": {
"time": "1763215952",
"uncertainty": 120
},
"departure": {
"time": "1763215952",
"uncertainty": 120
},
"stopId": "0:AV220P",
"stopSequence": 19
},
{
"arrival": {
"time": "1763215982",
"uncertainty": 120
},
"departure": {
"time": "1763215982",
"uncertainty": 120
},
"stopId": "0:AV210P",
"stopSequence": 20
},
{
"arrival": {
"time": "1763216031",
"uncertainty": 120
},
"departure": {
"time": "1763216031",
"uncertainty": 120
},
"stopId": "0:AV200P",
"stopSequence": 21
},
{
"arrival": {
"time": "1763216051",
"uncertainty": 120
},
"departure": {
"time": "1763216051",
"uncertainty": 120
},
"stopId": "0:AV190P",
"stopSequence": 22
},
{
"arrival": {
"time": "1763216131",
"uncertainty": 120
},
"departure": {
"time": "1763216131",
"uncertainty": 120
},
"stopId": "0:AV180P",
"stopSequence": 23
},
{
"arrival": {
"time": "1763216171",
"uncertainty": 120
},
"departure": {
"time": "1763216171",
"uncertainty": 120
},
"stopId": "0:AV170P",
"stopSequence": 24
},
{
"arrival": {
"time": "1763216205",
"uncertainty": 120
},
"departure": {
"time": "1763216205",
"uncertainty": 120
},
"stopId": "0:AV160P",
"stopSequence": 25
},
{
"arrival": {
"time": "1763216227",
"uncertainty": 120
},
"departure": {
"time": "1763216227",
"uncertainty": 120
},
"stopId": "0:AV0150P",
"stopSequence": 26
},
{
"arrival": {
"time": "1763216280",
"uncertainty": 120
},
"departure": {
"time": "1763216280",
"uncertainty": 120
},
"stopId": "0:AV0081P",
"stopSequence": 27
},
{
"arrival": {
"time": "1763216339",
"uncertainty": 120
},
"departure": {
"time": "1763216339",
"uncertainty": 120
},
"stopId": "0:AV0091P",
"stopSequence": 28
},
{
"arrival": {
"time": "1763216400",
"uncertainty": 120
},
"departure": {
"time": "1763216400",
"uncertainty": 120
},
"stopId": "0:AV0101P",
"stopSequence": 29
},
{
"arrival": {
"time": "1763216409",
"uncertainty": 120
},
"departure": {
"time": "1763216409",
"uncertainty": 120
},
"stopId": "0:AV490P",
"stopSequence": 30
},
{
"arrival": {
"time": "1763216415",
"uncertainty": 120
},
"departure": {
"time": "1763216415",
"uncertainty": 120
},
"stopId": "0:AV480P",
"stopSequence": 31
},
{
"arrival": {
"time": "1763216423",
"uncertainty": 120
},
"departure": {
"time": "1763216423",
"uncertainty": 120
},
"stopId": "0:AV500P",
"stopSequence": 32
},
{
"arrival": {
"time": "1763216430",
"uncertainty": 120
},
"departure": {
"time": "1763216430",
"uncertainty": 120
},
"stopId": "0:AV505P",
"stopSequence": 33
},
{
"arrival": {
"time": "1763216440",
"uncertainty": 120
},
"departure": {
"time": "1763216440",
"uncertainty": 120
},
"stopId": "0:AV510P",
"stopSequence": 34
},
{
"arrival": {
"time": "1763216447",
"uncertainty": 120
},
"departure": {
"time": "1763216447",
"uncertainty": 120
},
"stopId": "0:AV520P",
"stopSequence": 35
},
{
"arrival": {
"time": "1763216453",
"uncertainty": 120
},
"departure": {
"time": "1763216453",
"uncertainty": 120
},
"stopId": "0:AV0120P",
"stopSequence": 36
},
{
"arrival": {
"time": "1763216460",
"uncertainty": 120
},
"departure": {
"time": "1763216460",
"uncertainty": 120
},
"stopId": "0:AV0111C",
"stopSequence": 37
},
{
"arrival": {
"time": "1763216471",
"uncertainty": 120
},
"departure": {
"time": "1763216471",
"uncertainty": 120
},
"stopId": "0:AV0113C",
"stopSequence": 38
},
{
"arrival": {
"time": "1763216481",
"uncertainty": 120
},
"departure": {
"time": "1763216481",
"uncertainty": 120
},
"stopId": "0:AV0115C",
"stopSequence": 39
},
{
"arrival": {
"time": "1763216520",
"uncertainty": 120
},
"departure": {
"time": "1763216520",
"uncertainty": 120
},
"stopId": "0:AV0101C",
"stopSequence": 40
},
{
"arrival": {
"time": "1763216549",
"uncertainty": 120
},
"departure": {
"time": "1763216549",
"uncertainty": 120
},
"stopId": "0:AV0091C",
"stopSequence": 41
},
{
"arrival": {
"time": "1763216580",
"uncertainty": 120
},
"departure": {
"time": "1763216580",
"uncertainty": 120
},
"stopId": "0:AV0081C",
"stopSequence": 42
},
{
"arrival": {
"time": "1763216640",
"uncertainty": 120
},
"departure": {
"time": "1763216640",
"uncertainty": 120
},
"stopId": "0:AV0070C",
"stopSequence": 43
},
{
"arrival": {
"time": "1763216752",
"uncertainty": 120
},
"departure": {
"time": "1763216752",
"uncertainty": 120
},
"stopId": "0:AV0060C",
"stopSequence": 44
},
{
"arrival": {
"time": "1763216760",
"uncertainty": 120
},
"departure": {
"time": "1763216760",
"uncertainty": 120
},
"stopId": "0:AV0050C",
"stopSequence": 45
},
{
"arrival": {
"time": "1763216806",
"uncertainty": 120
},
"departure": {
"time": "1763216806",
"uncertainty": 120
},
"stopId": "0:AV0040P",
"stopSequence": 46
},
{
"arrival": {
"time": "1763216866",
"uncertainty": 120
},
"departure": {
"time": "1763216866",
"uncertainty": 120
},
"stopId": "0:AV0030P",
"stopSequence": 47
},
{
"arrival": {
"time": "1763216934",
"uncertainty": 120
},
"departure": {
"time": "1763216934",
"uncertainty": 120
},
"stopId": "0:AV0020P",
"stopSequence": 48
},
{
"arrival": {
"time": "1763216940",
"uncertainty": 120
},
"stopId": "0:AV0010P",
"stopSequence": 49
}
],
"trip": {
"directionId": 1,
"routeId": "8850",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61022564"
},
"vehicle": {
"id": "130",
"label": "130"
}
}
},
{
"id": "1026592",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763215800",
"uncertainty": 120
},
"stopId": "0:05342C",
"stopSequence": 1
},
{
"arrival": {
"time": "1763215840",
"uncertainty": 120
},
"departure": {
"time": "1763215840",
"uncertainty": 120
},
"stopId": "0:17775P",
"stopSequence": 2
},
{
"arrival": {
"time": "1763215918",
"uncertainty": 120
},
"departure": {
"time": "1763215918",
"uncertainty": 120
},
"stopId": "0:05530C",
"stopSequence": 3
},
{
"arrival": {
"time": "1763216034",
"uncertainty": 120
},
"departure": {
"time": "1763216034",
"uncertainty": 120
},
"stopId": "0:19070C",
"stopSequence": 4
},
{
"arrival": {
"time": "1763216158",
"uncertainty": 120
},
"departure": {
"time": "1763216158",
"uncertainty": 120
},
"stopId": "0:05460C",
"stopSequence": 5
},
{
"arrival": {
"time": "1763216200",
"uncertainty": 120
},
"departure": {
"time": "1763216200",
"uncertainty": 120
},
"stopId": "0:05200C",
"stopSequence": 6
},
{
"arrival": {
"time": "1763216267",
"uncertainty": 120
},
"departure": {
"time": "1763216267",
"uncertainty": 120
},
"stopId": "0:05195P",
"stopSequence": 7
},
{
"arrival": {
"time": "1763216303",
"uncertainty": 120
},
"departure": {
"time": "1763216303",
"uncertainty": 120
},
"stopId": "0:05185C",
"stopSequence": 8
},
{
"arrival": {
"time": "1763216327",
"uncertainty": 120
},
"departure": {
"time": "1763216327",
"uncertainty": 120
},
"stopId": "0:05200C",
"stopSequence": 9
},
{
"arrival": {
"time": "1763216394",
"uncertainty": 120
},
"departure": {
"time": "1763216394",
"uncertainty": 120
},
"stopId": "0:05191C",
"stopSequence": 10
},
{
"arrival": {
"time": "1763216462",
"uncertainty": 120
},
"departure": {
"time": "1763216462",
"uncertainty": 120
},
"stopId": "0:05165C",
"stopSequence": 11
},
{
"arrival": {
"time": "1763216507",
"uncertainty": 120
},
"departure": {
"time": "1763216507",
"uncertainty": 120
},
"stopId": "0:05170C",
"stopSequence": 12
},
{
"arrival": {
"time": "1763216532",
"uncertainty": 120
},
"departure": {
"time": "1763216532",
"uncertainty": 120
},
"stopId": "0:05155C",
"stopSequence": 13
},
{
"arrival": {
"time": "1763216552",
"uncertainty": 120
},
"departure": {
"time": "1763216552",
"uncertainty": 120
},
"stopId": "0:05160C",
"stopSequence": 14
},
{
"arrival": {
"time": "1763216570",
"uncertainty": 120
},
"departure": {
"time": "1763216570",
"uncertainty": 120
},
"stopId": "0:05150C",
"stopSequence": 15
},
{
"arrival": {
"time": "1763216602",
"uncertainty": 120
},
"departure": {
"time": "1763216602",
"uncertainty": 120
},
"stopId": "0:05140C",
"stopSequence": 16
},
{
"arrival": {
"time": "1763216641",
"uncertainty": 120
},
"departure": {
"time": "1763216641",
"uncertainty": 120
},
"stopId": "0:04080C",
"stopSequence": 17
},
{
"arrival": {
"time": "1763216659",
"uncertainty": 120
},
"departure": {
"time": "1763216659",
"uncertainty": 120
},
"stopId": "0:04090C",
"stopSequence": 18
},
{
"arrival": {
"time": "1763216741",
"uncertainty": 120
},
"departure": {
"time": "1763216741",
"uncertainty": 120
},
"stopId": "0:13080C",
"stopSequence": 19
},
{
"arrival": {
"time": "1763216795",
"uncertainty": 120
},
"departure": {
"time": "1763216795",
"uncertainty": 120
},
"stopId": "0:13085C",
"stopSequence": 20
},
{
"arrival": {
"time": "1763216841",
"uncertainty": 120
},
"departure": {
"time": "1763216841",
"uncertainty": 120
},
"stopId": "0:13090C",
"stopSequence": 21
},
{
"arrival": {
"time": "1763216885",
"uncertainty": 120
},
"departure": {
"time": "1763216885",
"uncertainty": 120
},
"stopId": "0:04015P",
"stopSequence": 22
},
{
"arrival": {
"time": "1763216908",
"uncertainty": 120
},
"departure": {
"time": "1763216908",
"uncertainty": 120
},
"stopId": "0:03070P",
"stopSequence": 23
},
{
"arrival": {
"time": "1763216951",
"uncertainty": 120
},
"departure": {
"time": "1763216951",
"uncertainty": 120
},
"stopId": "0:03060P",
"stopSequence": 24
},
{
"arrival": {
"time": "1763216984",
"uncertainty": 120
},
"departure": {
"time": "1763216984",
"uncertainty": 120
},
"stopId": "0:03050P",
"stopSequence": 25
},
{
"arrival": {
"time": "1763217017",
"uncertainty": 120
},
"departure": {
"time": "1763217017",
"uncertainty": 120
},
"stopId": "0:03040P",
"stopSequence": 26
},
{
"arrival": {
"time": "1763217101",
"uncertainty": 120
},
"departure": {
"time": "1763217101",
"uncertainty": 120
},
"stopId": "0:03030P",
"stopSequence": 27
},
{
"arrival": {
"time": "1763217173",
"uncertainty": 120
},
"departure": {
"time": "1763217173",
"uncertainty": 120
},
"stopId": "0:01010P",
"stopSequence": 28
},
{
"arrival": {
"time": "1763217193",
"uncertainty": 120
},
"departure": {
"time": "1763217193",
"uncertainty": 120
},
"stopId": "0:01020C",
"stopSequence": 29
},
{
"arrival": {
"time": "1763217211",
"uncertainty": 120
},
"stopId": "0:03010C",
"stopSequence": 30
}
],
"trip": {
"directionId": 1,
"routeId": "1130",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61026592"
},
"vehicle": {
"id": "34",
"label": "34"
}
}
},
{
"id": "1035564",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763217600",
"uncertainty": 120
},
"stopId": "0:19060C",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "1020",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61035564"
}
}
},
{
"id": "1035563",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763217000",
"uncertainty": 120
},
"stopId": "0:TA00028C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1020",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61035563"
}
}
},
{
"id": "1031678",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763217606",
"uncertainty": 120
},
"stopId": "0:01630P",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1140",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61031678"
}
}
},
{
"id": "1027565",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763216509",
"uncertainty": 120
},
"departure": {
"time": "1763216509",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:05020P",
"stopSequence": 26
},
{
"arrival": {
"time": "1763216598",
"uncertainty": 120
},
"departure": {
"time": "1763216598",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:05030P",
"stopSequence": 27
},
{
"arrival": {
"time": "1763216641",
"uncertainty": 120
},
"departure": {
"time": "1763216641",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:07030P",
"stopSequence": 28
},
{
"arrival": {
"time": "1763216686",
"uncertainty": 120
},
"departure": {
"time": "1763216686",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:05060P",
"stopSequence": 29
},
{
"arrival": {
"time": "1763216735",
"uncertainty": 120
},
"departure": {
"time": "1763216735",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:05070P",
"stopSequence": 30
},
{
"arrival": {
"time": "1763216825",
"uncertainty": 120
},
"departure": {
"time": "1763216825",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:05080P",
"stopSequence": 31
},
{
"arrival": {
"time": "1763216862",
"uncertainty": 120
},
"departure": {
"time": "1763216862",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:05080C",
"stopSequence": 32
},
{
"arrival": {
"time": "1763216929",
"uncertainty": 120
},
"departure": {
"time": "1763216929",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:07045C",
"stopSequence": 33
},
{
"arrival": {
"time": "1763216976",
"uncertainty": 120
},
"departure": {
"time": "1763216976",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:05025C",
"stopSequence": 34
},
{
"arrival": {
"time": "1763217112",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:07140C",
"stopSequence": 35
}
],
"trip": {
"directionId": 0,
"routeId": "1160",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61027565"
}
}
},
{
"id": "1027564",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763216675",
"uncertainty": 120
},
"departure": {
"time": "1763216675",
"uncertainty": 120
},
"stopId": "0:01270P"
},
{
"arrival": {
"time": "1763216765",
"uncertainty": 120
},
"departure": {
"time": "1763216765",
"uncertainty": 120
},
"stopId": "0:19215C "
},
{
"departure": {
"time": "1763215862",
"uncertainty": 120
},
"stopId": "0:07140C",
"stopSequence": 1
},
{
"arrival": {
"time": "1763215949",
"uncertainty": 120
},
"departure": {
"time": "1763215949",
"uncertainty": 120
},
"stopId": "0:05025P",
"stopSequence": 2
},
{
"arrival": {
"time": "1763215982",
"uncertainty": 120
},
"departure": {
"time": "1763215982",
"uncertainty": 120
},
"stopId": "0:07045P",
"stopSequence": 3
},
{
"arrival": {
"time": "1763216073",
"uncertainty": 120
},
"departure": {
"time": "1763216073",
"uncertainty": 120
},
"stopId": "0:05070C",
"stopSequence": 6
},
{
"arrival": {
"time": "1763216100",
"uncertainty": 120
},
"departure": {
"time": "1763216100",
"uncertainty": 120
},
"stopId": "0:05060C",
"stopSequence": 7
},
{
"arrival": {
"time": "1763216129",
"uncertainty": 120
},
"departure": {
"time": "1763216129",
"uncertainty": 120
},
"stopId": "0:07030C",
"stopSequence": 8
},
{
"arrival": {
"time": "1763216161",
"uncertainty": 120
},
"departure": {
"time": "1763216161",
"uncertainty": 120
},
"stopId": "0:05030C",
"stopSequence": 9
},
{
"arrival": {
"time": "1763216345",
"uncertainty": 120
},
"departure": {
"time": "1763216345",
"uncertainty": 120
},
"stopId": "0:05020C",
"stopSequence": 10
},
{
"arrival": {
"time": "1763216394",
"uncertainty": 120
},
"departure": {
"time": "1763216394",
"uncertainty": 120
},
"stopId": "0:07055C",
"stopSequence": 11
},
{
"arrival": {
"time": "1763216448",
"uncertainty": 120
},
"departure": {
"time": "1763216448",
"uncertainty": 120
},
"stopId": "0:07065C",
"stopSequence": 12
},
{
"arrival": {
"time": "1763216499",
"uncertainty": 120
},
"departure": {
"time": "1763216499",
"uncertainty": 120
},
"stopId": "0:07070C",
"stopSequence": 13
},
{
"arrival": {
"time": "1763216526",
"uncertainty": 120
},
"departure": {
"time": "1763216526",
"uncertainty": 120
},
"stopId": "0:07075C",
"stopSequence": 14
},
{
"arrival": {
"time": "1763216579",
"uncertainty": 120
},
"departure": {
"time": "1763216579",
"uncertainty": 120
},
"stopId": "0:07085C",
"stopSequence": 15
},
{
"arrival": {
"time": "1763216621",
"uncertainty": 120
},
"departure": {
"time": "1763216621",
"uncertainty": 120
},
"stopId": "0:01285P",
"stopSequence": 16
},
{
"arrival": {
"time": "1763217047",
"uncertainty": 120
},
"departure": {
"time": "1763217047",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:07095C",
"stopSequence": 17
},
{
"arrival": {
"time": "1763217096",
"uncertainty": 120
},
"departure": {
"time": "1763217096",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:07106C",
"stopSequence": 18
},
{
"arrival": {
"time": "1763216881",
"uncertainty": 120
},
"departure": {
"time": "1763216881",
"uncertainty": 120
},
"stopId": "0:07107C",
"stopSequence": 19
},
{
"arrival": {
"time": "1763216954",
"uncertainty": 120
},
"departure": {
"time": "1763216954",
"uncertainty": 120
},
"stopId": "0:19050C",
"stopSequence": 20
},
{
"arrival": {
"time": "1763217145",
"uncertainty": 120
},
"departure": {
"time": "1763217145",
"uncertainty": 120
},
"stopId": "0:07135C",
"stopSequence": 21
},
{
"arrival": {
"time": "1763217202",
"uncertainty": 120
},
"departure": {
"time": "1763217202",
"uncertainty": 120
},
"stopId": "0:09310C",
"stopSequence": 22
},
{
"arrival": {
"time": "1763217254",
"uncertainty": 120
},
"departure": {
"time": "1763217254",
"uncertainty": 120
},
"stopId": "0:07145C",
"stopSequence": 23
},
{
"arrival": {
"time": "1763217295",
"uncertainty": 120
},
"departure": {
"time": "1763217295",
"uncertainty": 120
},
"stopId": "0:07065P",
"stopSequence": 24
},
{
"arrival": {
"time": "1763217377",
"uncertainty": 120
},
"departure": {
"time": "1763217377",
"uncertainty": 120
},
"stopId": "0:07055P",
"stopSequence": 25
},
{
"arrival": {
"time": "1763217434",
"uncertainty": 120
},
"departure": {
"time": "1763217434",
"uncertainty": 120
},
"stopId": "0:05020P",
"stopSequence": 26
},
{
"arrival": {
"time": "1763217523",
"uncertainty": 120
},
"departure": {
"time": "1763217523",
"uncertainty": 120
},
"stopId": "0:05030P",
"stopSequence": 27
},
{
"arrival": {
"time": "1763217566",
"uncertainty": 120
},
"departure": {
"time": "1763217566",
"uncertainty": 120
},
"stopId": "0:07030P",
"stopSequence": 28
},
{
"arrival": {
"time": "1763217611",
"uncertainty": 120
},
"departure": {
"time": "1763217611",
"uncertainty": 120
},
"stopId": "0:05060P",
"stopSequence": 29
},
{
"arrival": {
"time": "1763217661",
"uncertainty": 120
},
"departure": {
"time": "1763217661",
"uncertainty": 120
},
"stopId": "0:05070P",
"stopSequence": 30
},
{
"arrival": {
"time": "1763217751",
"uncertainty": 120
},
"departure": {
"time": "1763217751",
"uncertainty": 120
},
"stopId": "0:05080P",
"stopSequence": 31
},
{
"arrival": {
"time": "1763217788",
"uncertainty": 120
},
"departure": {
"time": "1763217788",
"uncertainty": 120
},
"stopId": "0:05080C",
"stopSequence": 32
},
{
"arrival": {
"time": "1763217855",
"uncertainty": 120
},
"departure": {
"time": "1763217855",
"uncertainty": 120
},
"stopId": "0:07045C",
"stopSequence": 33
},
{
"arrival": {
"time": "1763217903",
"uncertainty": 120
},
"departure": {
"time": "1763217903",
"uncertainty": 120
},
"stopId": "0:05025C",
"stopSequence": 34
},
{
"arrival": {
"time": "1763218039",
"uncertainty": 120
},
"stopId": "0:07140C",
"stopSequence": 35
}
],
"trip": {
"directionId": 0,
"routeId": "1160",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61027564"
},
"vehicle": {
"id": "136",
"label": "136"
}
}
},
{
"id": "1031648",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763217000"
},
"stopId": "0:46070C",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "8860",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61031648"
}
}
},
{
"id": "1027288",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763216400",
"uncertainty": 120
},
"stopId": "0:05343P",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "2250",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61027288"
},
"vehicle": {
"id": "87",
"label": "87"
}
}
},
{
"id": "1035421",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763214241",
"uncertainty": 120
},
"departure": {
"time": "1763214241",
"uncertainty": 120
},
"stopId": "0:07215C",
"stopSequence": 2
},
{
"arrival": {
"time": "1763214273",
"uncertainty": 120
},
"departure": {
"time": "1763214273",
"uncertainty": 120
},
"stopId": "0:07200C",
"stopSequence": 3
},
{
"arrival": {
"time": "1763214283",
"uncertainty": 120
},
"departure": {
"time": "1763214283",
"uncertainty": 120
},
"stopId": "0:04170C",
"stopSequence": 4
},
{
"arrival": {
"time": "1763214322",
"uncertainty": 120
},
"departure": {
"time": "1763214333",
"uncertainty": 120
},
"stopId": "0:04160C",
"stopSequence": 5
},
{
"arrival": {
"time": "1763214341",
"uncertainty": 120
},
"departure": {
"time": "1763214341",
"uncertainty": 120
},
"stopId": "0:04150C",
"stopSequence": 6
},
{
"arrival": {
"time": "1763214404",
"uncertainty": 120
},
"departure": {
"time": "1763214404",
"uncertainty": 120
},
"stopId": "0:04131C",
"stopSequence": 7
},
{
"arrival": {
"time": "1763214483",
"uncertainty": 120
},
"departure": {
"time": "1763214483",
"uncertainty": 120
},
"stopId": "0:07210C",
"stopSequence": 8
},
{
"arrival": {
"time": "1763214646",
"uncertainty": 120
},
"departure": {
"time": "1763214663",
"uncertainty": 120
},
"stopId": "0:04250C",
"stopSequence": 9
},
{
"arrival": {
"time": "1763214844",
"uncertainty": 120
},
"departure": {
"time": "1763214844",
"uncertainty": 120
},
"stopId": "0:01385C",
"stopSequence": 10
},
{
"arrival": {
"time": "1763214923",
"uncertainty": 120
},
"departure": {
"time": "1763214923",
"uncertainty": 120
},
"stopId": "0:01401C",
"stopSequence": 11
},
{
"arrival": {
"time": "1763214963",
"uncertainty": 120
},
"departure": {
"time": "1763215083",
"uncertainty": 120
},
"stopId": "0:19050C",
"stopSequence": 12
},
{
"arrival": {
"time": "1763215276",
"uncertainty": 120
},
"departure": {
"time": "1763215276",
"uncertainty": 120
},
"stopId": "0:01365P",
"stopSequence": 13
},
{
"arrival": {
"time": "1763215322",
"uncertainty": 120
},
"departure": {
"time": "1763215323",
"uncertainty": 120
},
"stopId": "0:18130P",
"stopSequence": 14
},
{
"arrival": {
"time": "1763215377",
"uncertainty": 120
},
"departure": {
"time": "1763215377",
"uncertainty": 120
},
"stopId": "0:01330C",
"stopSequence": 15
},
{
"arrival": {
"time": "1763215423",
"uncertainty": 120
},
"departure": {
"time": "1763215423",
"uncertainty": 120
},
"stopId": "0:01335C",
"stopSequence": 16
},
{
"arrival": {
"time": "1763215511",
"uncertainty": 120
},
"departure": {
"time": "1763215511",
"uncertainty": 120
},
"stopId": "0:01385C",
"stopSequence": 17
},
{
"arrival": {
"time": "1763215762",
"uncertainty": 120
},
"departure": {
"time": "1763215774",
"uncertainty": 120
},
"stopId": "0:01420P",
"stopSequence": 18
},
{
"arrival": {
"time": "1763215874",
"uncertainty": 120
},
"departure": {
"time": "1763215894",
"uncertainty": 120
},
"stopId": "0:01455P",
"stopSequence": 19
},
{
"arrival": {
"time": "1763215970",
"uncertainty": 120
},
"departure": {
"time": "1763215984",
"uncertainty": 120
},
"stopId": "0:01465P",
"stopSequence": 20
},
{
"arrival": {
"time": "1763216056",
"uncertainty": 120
},
"departure": {
"time": "1763216056",
"uncertainty": 120
},
"stopId": "0:01470P",
"stopSequence": 21
},
{
"arrival": {
"time": "1763216084",
"uncertainty": 120
},
"departure": {
"time": "1763216103",
"uncertainty": 120
},
"stopId": "0:01480P",
"stopSequence": 22
},
{
"arrival": {
"time": "1763216146",
"uncertainty": 120
},
"departure": {
"time": "1763216146",
"uncertainty": 120
},
"stopId": "0:01490P",
"stopSequence": 23
},
{
"arrival": {
"time": "1763216175",
"uncertainty": 120
},
"departure": {
"time": "1763216193",
"uncertainty": 120
},
"stopId": "0:18250P",
"stopSequence": 24
},
{
"arrival": {
"time": "1763216239",
"uncertainty": 120
},
"departure": {
"time": "1763216239",
"uncertainty": 120
},
"stopId": "0:18240P",
"stopSequence": 25
},
{
"arrival": {
"time": "1763216265",
"uncertainty": 120
},
"departure": {
"time": "1763216283",
"uncertainty": 120
},
"stopId": "0:01540P",
"stopSequence": 26
},
{
"arrival": {
"time": "1763216322",
"uncertainty": 120
},
"departure": {
"time": "1763216322",
"uncertainty": 120
},
"stopId": "0:01550P",
"stopSequence": 27
},
{
"arrival": {
"time": "1763216362",
"uncertainty": 120
},
"departure": {
"time": "1763216362",
"uncertainty": 120
},
"stopId": "0:0180C",
"stopSequence": 28
},
{
"arrival": {
"time": "1763216399",
"uncertainty": 120
},
"departure": {
"time": "1763216399",
"uncertainty": 120
},
"stopId": "0:01840C",
"stopSequence": 29
},
{
"arrival": {
"time": "1763216498",
"uncertainty": 120
},
"departure": {
"time": "1763216498",
"uncertainty": 120
},
"stopId": "0:19320C",
"stopSequence": 30
},
{
"arrival": {
"time": "1763216617",
"uncertainty": 120
},
"departure": {
"time": "1763216617",
"uncertainty": 120
},
"stopId": "0:01265P",
"stopSequence": 31
},
{
"arrival": {
"time": "1763216715",
"uncertainty": 120
},
"departure": {
"time": "1763216715",
"uncertainty": 120
},
"stopId": "0:01270C",
"stopSequence": 32
},
{
"arrival": {
"time": "1763216770",
"uncertainty": 120
},
"departure": {
"time": "1763216770",
"uncertainty": 120
},
"stopId": "0:01280C",
"stopSequence": 33
},
{
"arrival": {
"time": "1763216929",
"uncertainty": 120
},
"departure": {
"time": "1763216929",
"uncertainty": 120
},
"stopId": "0:01365C",
"stopSequence": 34
},
{
"arrival": {
"time": "1763216979",
"uncertainty": 120
},
"departure": {
"time": "1763216979",
"uncertainty": 120
},
"stopId": "0:19050C",
"stopSequence": 35
},
{
"arrival": {
"time": "1763217074",
"uncertainty": 120
},
"departure": {
"time": "1763217074",
"uncertainty": 120
},
"stopId": "0:01365P",
"stopSequence": 36
},
{
"arrival": {
"time": "1763217124",
"uncertainty": 120
},
"departure": {
"time": "1763217124",
"uncertainty": 120
},
"stopId": "0:18130P",
"stopSequence": 37
},
{
"arrival": {
"time": "1763217162",
"uncertainty": 120
},
"departure": {
"time": "1763217162",
"uncertainty": 120
},
"stopId": "0:01330C",
"stopSequence": 38
},
{
"arrival": {
"time": "1763217209",
"uncertainty": 120
},
"departure": {
"time": "1763217209",
"uncertainty": 120
},
"stopId": "0:01335C",
"stopSequence": 39
},
{
"arrival": {
"time": "1763217256",
"uncertainty": 120
},
"departure": {
"time": "1763217256",
"uncertainty": 120
},
"stopId": "0:04250P",
"stopSequence": 40
},
{
"arrival": {
"time": "1763217312",
"uncertainty": 120
},
"departure": {
"time": "1763217312",
"uncertainty": 120
},
"stopId": "0:04140P",
"stopSequence": 41
},
{
"arrival": {
"time": "1763217349",
"uncertainty": 120
},
"departure": {
"time": "1763217349",
"uncertainty": 120
},
"stopId": "0:04150P",
"stopSequence": 42
},
{
"arrival": {
"time": "1763217376",
"uncertainty": 120
},
"departure": {
"time": "1763217376",
"uncertainty": 120
},
"stopId": "0:04160P",
"stopSequence": 43
},
{
"arrival": {
"time": "1763217413",
"uncertainty": 120
},
"departure": {
"time": "1763217413",
"uncertainty": 120
},
"stopId": "0:04170P",
"stopSequence": 44
},
{
"arrival": {
"time": "1763217436",
"uncertainty": 120
},
"departure": {
"time": "1763217436",
"uncertainty": 120
},
"stopId": "0:07200P",
"stopSequence": 45
},
{
"arrival": {
"time": "1763217496",
"uncertainty": 120
},
"departure": {
"time": "1763217496",
"uncertainty": 120
},
"stopId": "0:07215P",
"stopSequence": 46
},
{
"arrival": {
"time": "1763217591",
"uncertainty": 120
},
"departure": {
"time": "1763217591",
"uncertainty": 120
},
"stopId": "0:04195P",
"stopSequence": 47
},
{
"arrival": {
"time": "1763217595",
"uncertainty": 120
},
"departure": {
"time": "1763217595",
"uncertainty": 120
},
"stopId": "0:04195C",
"stopSequence": 48
},
{
"arrival": {
"time": "1763217655",
"uncertainty": 120
},
"stopId": "0:07190C",
"stopSequence": 49
}
],
"trip": {
"directionId": 0,
"routeId": "1170",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61035421"
},
"vehicle": {
"id": "121",
"label": "121"
}
}
},
{
"id": "1026868",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763216400",
"uncertainty": 120
},
"stopId": "0:05343C",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "2230",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61026868"
}
}
},
{
"id": "1031108",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763215200",
"uncertainty": 120
},
"stopId": "0:41016P",
"stopSequence": 1
},
{
"arrival": {
"time": "1763215244",
"uncertainty": 120
},
"departure": {
"time": "1763215244",
"uncertainty": 120
},
"stopId": "0:42250P",
"stopSequence": 2
},
{
"arrival": {
"time": "1763215391",
"uncertainty": 120
},
"departure": {
"time": "1763215408",
"uncertainty": 120
},
"stopId": "0:42240P",
"stopSequence": 3
},
{
"arrival": {
"time": "1763215525",
"uncertainty": 120
},
"departure": {
"time": "1763215525",
"uncertainty": 120
},
"stopId": "0:42230P",
"stopSequence": 4
},
{
"arrival": {
"time": "1763215563",
"uncertainty": 120
},
"departure": {
"time": "1763215563",
"uncertainty": 120
},
"stopId": "0:43200P",
"stopSequence": 5
},
{
"arrival": {
"time": "1763215586",
"uncertainty": 120
},
"departure": {
"time": "1763215588",
"uncertainty": 120
},
"stopId": "0:43190P",
"stopSequence": 6
},
{
"arrival": {
"time": "1763215618",
"uncertainty": 120
},
"departure": {
"time": "1763215618",
"uncertainty": 120
},
"stopId": "0:43180P",
"stopSequence": 7
},
{
"arrival": {
"time": "1763215648",
"uncertainty": 120
},
"departure": {
"time": "1763215648",
"uncertainty": 120
},
"stopId": "0:43170P",
"stopSequence": 8
},
{
"arrival": {
"time": "1763215679",
"uncertainty": 120
},
"departure": {
"time": "1763215679",
"uncertainty": 120
},
"stopId": "0:42150P",
"stopSequence": 9
},
{
"arrival": {
"time": "1763215707",
"uncertainty": 120
},
"departure": {
"time": "1763215707",
"uncertainty": 120
},
"stopId": "0:42140P",
"stopSequence": 10
},
{
"arrival": {
"time": "1763215740",
"uncertainty": 120
},
"departure": {
"time": "1763215740",
"uncertainty": 120
},
"stopId": "0:42130P",
"stopSequence": 11
},
{
"arrival": {
"time": "1763215759",
"uncertainty": 120
},
"departure": {
"time": "1763215759",
"uncertainty": 120
},
"stopId": "0:42120P",
"stopSequence": 12
},
{
"arrival": {
"time": "1763215821",
"uncertainty": 120
},
"departure": {
"time": "1763215821",
"uncertainty": 120
},
"stopId": "0:42110P",
"stopSequence": 13
},
{
"arrival": {
"time": "1763215829",
"uncertainty": 120
},
"departure": {
"time": "1763215829",
"uncertainty": 120
},
"stopId": "0:42100P",
"stopSequence": 14
},
{
"arrival": {
"time": "1763215838",
"uncertainty": 120
},
"departure": {
"time": "1763215838",
"uncertainty": 120
},
"stopId": "0:42095P",
"stopSequence": 15
},
{
"arrival": {
"time": "1763215879",
"uncertainty": 120
},
"departure": {
"time": "1763215879",
"uncertainty": 120
},
"stopId": "0:42090P",
"stopSequence": 16
},
{
"arrival": {
"time": "1763215909",
"uncertainty": 120
},
"departure": {
"time": "1763215909",
"uncertainty": 120
},
"stopId": "0:42085P",
"stopSequence": 17
},
{
"arrival": {
"time": "1763215926",
"uncertainty": 120
},
"departure": {
"time": "1763215948",
"uncertainty": 120
},
"stopId": "0:42080P",
"stopSequence": 18
},
{
"arrival": {
"time": "1763215990",
"uncertainty": 120
},
"departure": {
"time": "1763215990",
"uncertainty": 120
},
"stopId": "0:42070P",
"stopSequence": 19
},
{
"arrival": {
"time": "1763216039",
"uncertainty": 120
},
"departure": {
"time": "1763216039",
"uncertainty": 120
},
"stopId": "0:42060P",
"stopSequence": 20
},
{
"arrival": {
"time": "1763216114",
"uncertainty": 120
},
"departure": {
"time": "1763216114",
"uncertainty": 120
},
"stopId": "0:41300P",
"stopSequence": 21
},
{
"arrival": {
"time": "1763216132",
"uncertainty": 120
},
"departure": {
"time": "1763216132",
"uncertainty": 120
},
"stopId": "0:41310P",
"stopSequence": 22
},
{
"arrival": {
"time": "1763216159",
"uncertainty": 120
},
"departure": {
"time": "1763216159",
"uncertainty": 120
},
"stopId": "0:41315P",
"stopSequence": 23
},
{
"arrival": {
"time": "1763216184",
"uncertainty": 120
},
"departure": {
"time": "1763216190",
"uncertainty": 120
},
"stopId": "0:41320P",
"stopSequence": 24
},
{
"arrival": {
"time": "1763216191",
"uncertainty": 120
},
"departure": {
"time": "1763216191",
"uncertainty": 120
},
"stopId": "0:41320C",
"stopSequence": 25
},
{
"arrival": {
"time": "1763216302",
"uncertainty": 120
},
"departure": {
"time": "1763216302",
"uncertainty": 120
},
"stopId": "0:41315C",
"stopSequence": 26
},
{
"arrival": {
"time": "1763216362",
"uncertainty": 120
},
"departure": {
"time": "1763216362",
"uncertainty": 120
},
"stopId": "0:41310C",
"stopSequence": 27
},
{
"arrival": {
"time": "1763216394",
"uncertainty": 120
},
"departure": {
"time": "1763216394",
"uncertainty": 120
},
"stopId": "0:41300C",
"stopSequence": 28
},
{
"arrival": {
"time": "1763216501",
"uncertainty": 120
},
"departure": {
"time": "1763216501",
"uncertainty": 120
},
"stopId": "0:42050P",
"stopSequence": 29
},
{
"arrival": {
"time": "1763216544",
"uncertainty": 120
},
"departure": {
"time": "1763216544",
"uncertainty": 120
},
"stopId": "0:42040P",
"stopSequence": 30
},
{
"arrival": {
"time": "1763216587",
"uncertainty": 120
},
"departure": {
"time": "1763216587",
"uncertainty": 120
},
"stopId": "0:42030P",
"stopSequence": 31
},
{
"arrival": {
"time": "1763216643",
"uncertainty": 120
},
"departure": {
"time": "1763216643",
"uncertainty": 120
},
"stopId": "0:42025P",
"stopSequence": 32
},
{
"arrival": {
"time": "1763216686",
"uncertainty": 120
},
"departure": {
"time": "1763216686",
"uncertainty": 120
},
"stopId": "0:42020P",
"stopSequence": 33
},
{
"arrival": {
"time": "1763216741",
"uncertainty": 120
},
"stopId": "0:42010C",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "4420",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61031108"
},
"vehicle": {
"id": "105",
"label": "105"
}
}
},
{
"id": "1031667",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763216400",
"uncertainty": 120
},
"stopId": "0:19060C",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "1140",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61031667"
}
}
},
{
"id": "1022148",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763216301",
"uncertainty": 120
},
"stopId": "0:03360C",
"stopSequence": 9
}
],
"trip": {
"directionId": 0,
"routeId": "1030",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61022148"
},
"vehicle": {
"id": "109",
"label": "109"
}
}
},
{
"id": "1026794",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763217900",
"uncertainty": 120
},
"stopId": "0:AV1000C",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "8880",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61026794"
}
}
},
{
"id": "1022031",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763215245",
"uncertainty": 120
},
"stopId": "0:03010C",
"stopSequence": 1
},
{
"arrival": {
"time": "1763215324",
"uncertainty": 120
},
"departure": {
"time": "1763215324",
"uncertainty": 120
},
"stopId": "0:01010C",
"stopSequence": 2
},
{
"arrival": {
"time": "1763215380",
"uncertainty": 120
},
"departure": {
"time": "1763215380",
"uncertainty": 120
},
"stopId": "0:04260C",
"stopSequence": 3
},
{
"arrival": {
"time": "1763215393",
"uncertainty": 120
},
"departure": {
"time": "1763215393",
"uncertainty": 120
},
"stopId": "0:04270C",
"stopSequence": 4
},
{
"arrival": {
"time": "1763215453",
"uncertainty": 120
},
"departure": {
"time": "1763215453",
"uncertainty": 120
},
"stopId": "0:04280C",
"stopSequence": 5
},
{
"arrival": {
"time": "1763215519",
"uncertainty": 120
},
"departure": {
"time": "1763215519",
"uncertainty": 120
},
"stopId": "0:04300C",
"stopSequence": 6
},
{
"arrival": {
"time": "1763215543",
"uncertainty": 120
},
"departure": {
"time": "1763215543",
"uncertainty": 120
},
"stopId": "0:04310C",
"stopSequence": 7
},
{
"arrival": {
"time": "1763215603",
"uncertainty": 120
},
"departure": {
"time": "1763215603",
"uncertainty": 120
},
"stopId": "0:04290C",
"stopSequence": 8
},
{
"arrival": {
"time": "1763215663",
"uncertainty": 120
},
"departure": {
"time": "1763215663",
"uncertainty": 120
},
"stopId": "0:04075C",
"stopSequence": 9
},
{
"arrival": {
"time": "1763215715",
"uncertainty": 120
},
"departure": {
"time": "1763215715",
"uncertainty": 120
},
"stopId": "0:04080C",
"stopSequence": 10
},
{
"arrival": {
"time": "1763215735",
"uncertainty": 120
},
"departure": {
"time": "1763215735",
"uncertainty": 120
},
"stopId": "0:04090C",
"stopSequence": 11
},
{
"arrival": {
"time": "1763215782",
"uncertainty": 120
},
"departure": {
"time": "1763215782",
"uncertainty": 120
},
"stopId": "0:03100C",
"stopSequence": 12
},
{
"arrival": {
"time": "1763215852",
"uncertainty": 120
},
"departure": {
"time": "1763215852",
"uncertainty": 120
},
"stopId": "0:03110C",
"stopSequence": 13
},
{
"arrival": {
"time": "1763215899",
"uncertainty": 120
},
"departure": {
"time": "1763215899",
"uncertainty": 120
},
"stopId": "0:03120C",
"stopSequence": 14
},
{
"arrival": {
"time": "1763215933",
"uncertainty": 120
},
"departure": {
"time": "1763215933",
"uncertainty": 120
},
"stopId": "0:05430C",
"stopSequence": 15
},
{
"arrival": {
"time": "1763215963",
"uncertainty": 120
},
"departure": {
"time": "1763215963",
"uncertainty": 120
},
"stopId": "0:05420C",
"stopSequence": 16
},
{
"arrival": {
"time": "1763215999",
"uncertainty": 120
},
"departure": {
"time": "1763215999",
"uncertainty": 120
},
"stopId": "0:19330C",
"stopSequence": 17
},
{
"arrival": {
"time": "1763216058",
"uncertainty": 120
},
"departure": {
"time": "1763216058",
"uncertainty": 120
},
"stopId": "0:05410C",
"stopSequence": 18
},
{
"arrival": {
"time": "1763216084",
"uncertainty": 120
},
"departure": {
"time": "1763216084",
"uncertainty": 120
},
"stopId": "0:05350C",
"stopSequence": 19
},
{
"arrival": {
"time": "1763216123",
"uncertainty": 120
},
"departure": {
"time": "1763216123",
"uncertainty": 120
},
"stopId": "0:05355C",
"stopSequence": 20
},
{
"arrival": {
"time": "1763216148",
"uncertainty": 120
},
"departure": {
"time": "1763216148",
"uncertainty": 120
},
"stopId": "0:05360C",
"stopSequence": 21
},
{
"arrival": {
"time": "1763216204",
"uncertainty": 120
},
"departure": {
"time": "1763216204",
"uncertainty": 120
},
"stopId": "0:05365C",
"stopSequence": 22
},
{
"arrival": {
"time": "1763216313",
"uncertainty": 120
},
"departure": {
"time": "1763216313",
"uncertainty": 120
},
"stopId": "0:05370C",
"stopSequence": 23
},
{
"arrival": {
"time": "1763216353",
"uncertainty": 120
},
"departure": {
"time": "1763216353",
"uncertainty": 120
},
"stopId": "0:04195C",
"stopSequence": 24
},
{
"arrival": {
"time": "1763216393",
"uncertainty": 120
},
"departure": {
"time": "1763216393",
"uncertainty": 120
},
"stopId": "0:07215C",
"stopSequence": 25
},
{
"arrival": {
"time": "1763216452",
"uncertainty": 120
},
"departure": {
"time": "1763216452",
"uncertainty": 120
},
"stopId": "0:07200C",
"stopSequence": 26
},
{
"arrival": {
"time": "1763216515",
"uncertainty": 120
},
"departure": {
"time": "1763216515",
"uncertainty": 120
},
"stopId": "0:07185C",
"stopSequence": 27
},
{
"arrival": {
"time": "1763216533",
"uncertainty": 120
},
"departure": {
"time": "1763216533",
"uncertainty": 120
},
"stopId": "0:07180C",
"stopSequence": 28
},
{
"arrival": {
"time": "1763216622",
"uncertainty": 120
},
"departure": {
"time": "1763216622",
"uncertainty": 120
},
"stopId": "0:07170C",
"stopSequence": 29
},
{
"arrival": {
"time": "1763216670",
"uncertainty": 120
},
"departure": {
"time": "1763216670",
"uncertainty": 120
},
"stopId": "0:18130C",
"stopSequence": 30
},
{
"arrival": {
"time": "1763216764",
"uncertainty": 120
},
"departure": {
"time": "1763216764",
"uncertainty": 120
},
"stopId": "0:01362C",
"stopSequence": 31
},
{
"arrival": {
"time": "1763216823",
"uncertainty": 120
},
"stopId": "0:19055C",
"stopSequence": 32
}
],
"trip": {
"directionId": 0,
"routeId": "1070",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61022031"
},
"vehicle": {
"id": "42",
"label": "42"
}
}
},
{
"id": "1021766",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763217000",
"uncertainty": 120
},
"stopId": "0:TA00028C",
"stopSequence": 1
},
{
"arrival": {
"time": "1763217256",
"uncertainty": 120
},
"departure": {
"time": "1763217256",
"uncertainty": 120
},
"stopId": "0:TA0145P",
"stopSequence": 2
},
{
"arrival": {
"time": "1763217360",
"uncertainty": 120
},
"departure": {
"time": "1763217360",
"uncertainty": 120
},
"stopId": "0:02004C",
"stopSequence": 3
},
{
"arrival": {
"time": "1763217444",
"uncertainty": 120
},
"departure": {
"time": "1763217444",
"uncertainty": 120
},
"stopId": "0:TA0001C",
"stopSequence": 4
},
{
"arrival": {
"time": "1763217533",
"uncertainty": 120
},
"departure": {
"time": "1763217533",
"uncertainty": 120
},
"stopId": "0:TA9180C",
"stopSequence": 5
},
{
"arrival": {
"time": "1763217600",
"uncertainty": 120
},
"departure": {
"time": "1763217600",
"uncertainty": 120
},
"stopId": "0:02390P",
"stopSequence": 6
},
{
"arrival": {
"time": "1763217630",
"uncertainty": 120
},
"departure": {
"time": "1763217630",
"uncertainty": 120
},
"stopId": "0:02395P",
"stopSequence": 7
},
{
"arrival": {
"time": "1763217650",
"uncertainty": 120
},
"departure": {
"time": "1763217650",
"uncertainty": 120
},
"stopId": "0:02400P",
"stopSequence": 8
},
{
"arrival": {
"time": "1763217670",
"uncertainty": 120
},
"departure": {
"time": "1763217670",
"uncertainty": 120
},
"stopId": "0:02405P",
"stopSequence": 9
},
{
"arrival": {
"time": "1763217718",
"uncertainty": 120
},
"departure": {
"time": "1763217718",
"uncertainty": 120
},
"stopId": "0:02410P",
"stopSequence": 10
},
{
"arrival": {
"time": "1763217731",
"uncertainty": 120
},
"departure": {
"time": "1763217731",
"uncertainty": 120
},
"stopId": "0:02415P",
"stopSequence": 11
},
{
"arrival": {
"time": "1763217766",
"uncertainty": 120
},
"departure": {
"time": "1763217766",
"uncertainty": 120
},
"stopId": "0:02420P",
"stopSequence": 12
},
{
"arrival": {
"time": "1763217780",
"uncertainty": 120
},
"departure": {
"time": "1763217780",
"uncertainty": 120
},
"stopId": "0:02270C",
"stopSequence": 13
},
{
"arrival": {
"time": "1763217798",
"uncertainty": 120
},
"departure": {
"time": "1763217798",
"uncertainty": 120
},
"stopId": "0:02275C",
"stopSequence": 14
},
{
"arrival": {
"time": "1763217827",
"uncertainty": 120
},
"departure": {
"time": "1763217827",
"uncertainty": 120
},
"stopId": "0:02280C",
"stopSequence": 15
},
{
"arrival": {
"time": "1763217854",
"uncertainty": 120
},
"departure": {
"time": "1763217854",
"uncertainty": 120
},
"stopId": "0:02290C",
"stopSequence": 16
},
{
"arrival": {
"time": "1763217898",
"uncertainty": 120
},
"departure": {
"time": "1763217898",
"uncertainty": 120
},
"stopId": "0:02300C",
"stopSequence": 17
},
{
"arrival": {
"time": "1763217958",
"uncertainty": 120
},
"departure": {
"time": "1763217958",
"uncertainty": 120
},
"stopId": "0:02310C",
"stopSequence": 18
},
{
"arrival": {
"time": "1763217999",
"uncertainty": 120
},
"departure": {
"time": "1763217999",
"uncertainty": 120
},
"stopId": "0:02320C",
"stopSequence": 19
},
{
"arrival": {
"time": "1763218020",
"uncertainty": 120
},
"departure": {
"time": "1763218020",
"uncertainty": 120
},
"stopId": "0:02330C",
"stopSequence": 20
},
{
"arrival": {
"time": "1763218050",
"uncertainty": 120
},
"departure": {
"time": "1763218050",
"uncertainty": 120
},
"stopId": "0:01050P",
"stopSequence": 21
},
{
"arrival": {
"time": "1763218080",
"uncertainty": 120
},
"departure": {
"time": "1763218080",
"uncertainty": 120
},
"stopId": "0:01040P",
"stopSequence": 22
},
{
"arrival": {
"time": "1763218140",
"uncertainty": 120
},
"departure": {
"time": "1763218140",
"uncertainty": 120
},
"stopId": "0:01030P",
"stopSequence": 23
},
{
"arrival": {
"time": "1763218163",
"uncertainty": 120
},
"departure": {
"time": "1763218163",
"uncertainty": 120
},
"stopId": "0:01020P",
"stopSequence": 24
},
{
"arrival": {
"time": "1763218200",
"uncertainty": 120
},
"departure": {
"time": "1763218200",
"uncertainty": 120
},
"stopId": "0:01010C",
"stopSequence": 25
},
{
"arrival": {
"time": "1763218254",
"uncertainty": 120
},
"departure": {
"time": "1763218254",
"uncertainty": 120
},
"stopId": "0:03030C",
"stopSequence": 26
},
{
"arrival": {
"time": "1763218329",
"uncertainty": 120
},
"departure": {
"time": "1763218329",
"uncertainty": 120
},
"stopId": "0:03040C",
"stopSequence": 27
},
{
"arrival": {
"time": "1763218365",
"uncertainty": 120
},
"departure": {
"time": "1763218365",
"uncertainty": 120
},
"stopId": "0:03050C",
"stopSequence": 28
},
{
"arrival": {
"time": "1763218385",
"uncertainty": 120
},
"departure": {
"time": "1763218385",
"uncertainty": 120
},
"stopId": "0:03060C",
"stopSequence": 29
},
{
"arrival": {
"time": "1763218423",
"uncertainty": 120
},
"departure": {
"time": "1763218423",
"uncertainty": 120
},
"stopId": "0:03070C",
"stopSequence": 30
},
{
"arrival": {
"time": "1763218482",
"uncertainty": 120
},
"departure": {
"time": "1763218482",
"uncertainty": 120
},
"stopId": "0:03380C",
"stopSequence": 31
},
{
"arrival": {
"time": "1763218508",
"uncertainty": 120
},
"departure": {
"time": "1763218508",
"uncertainty": 120
},
"stopId": "0:03400C",
"stopSequence": 32
},
{
"arrival": {
"time": "1763218552",
"uncertainty": 120
},
"departure": {
"time": "1763218552",
"uncertainty": 120
},
"stopId": "0:03390C",
"stopSequence": 33
},
{
"arrival": {
"time": "1763218585",
"uncertainty": 120
},
"departure": {
"time": "1763218585",
"uncertainty": 120
},
"stopId": "0:18280C",
"stopSequence": 34
},
{
"arrival": {
"time": "1763218603",
"uncertainty": 120
},
"departure": {
"time": "1763218603",
"uncertainty": 120
},
"stopId": "0:03100P",
"stopSequence": 35
},
{
"arrival": {
"time": "1763218650",
"uncertainty": 120
},
"departure": {
"time": "1763218650",
"uncertainty": 120
},
"stopId": "0:04090P",
"stopSequence": 36
},
{
"arrival": {
"time": "1763218680",
"uncertainty": 120
},
"departure": {
"time": "1763218680",
"uncertainty": 120
},
"stopId": "0:04080P",
"stopSequence": 37
},
{
"arrival": {
"time": "1763218729",
"uncertainty": 120
},
"departure": {
"time": "1763218729",
"uncertainty": 120
},
"stopId": "0:13065C",
"stopSequence": 38
},
{
"arrival": {
"time": "1763218747",
"uncertainty": 120
},
"departure": {
"time": "1763218747",
"uncertainty": 120
},
"stopId": "0:13070C",
"stopSequence": 39
},
{
"arrival": {
"time": "1763218806",
"uncertainty": 120
},
"departure": {
"time": "1763218806",
"uncertainty": 120
},
"stopId": "0:05165P",
"stopSequence": 40
},
{
"arrival": {
"time": "1763218892",
"uncertainty": 120
},
"departure": {
"time": "1763218892",
"uncertainty": 120
},
"stopId": "0:05191P",
"stopSequence": 41
},
{
"arrival": {
"time": "1763218920",
"uncertainty": 120
},
"departure": {
"time": "1763218920",
"uncertainty": 120
},
"stopId": "0:05200P",
"stopSequence": 42
},
{
"arrival": {
"time": "1763219004",
"uncertainty": 120
},
"departure": {
"time": "1763219004",
"uncertainty": 120
},
"stopId": "0:19300C",
"stopSequence": 43
},
{
"arrival": {
"time": "1763219057",
"uncertainty": 120
},
"departure": {
"time": "1763219057",
"uncertainty": 120
},
"stopId": "0:19070P",
"stopSequence": 44
},
{
"arrival": {
"time": "1763219238",
"uncertainty": 120
},
"departure": {
"time": "1763219238",
"uncertainty": 120
},
"stopId": "0:05530P",
"stopSequence": 45
},
{
"arrival": {
"time": "1763219301",
"uncertainty": 120
},
"departure": {
"time": "1763219301",
"uncertainty": 120
},
"stopId": "0:17775C",
"stopSequence": 46
},
{
"arrival": {
"time": "1763219339",
"uncertainty": 120
},
"stopId": "0:05341C",
"stopSequence": 47
}
],
"trip": {
"directionId": 0,
"routeId": "1131",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61021766"
}
}
},
{
"id": "1021763",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763213794",
"uncertainty": 120
},
"stopId": "0:05343P",
"stopSequence": 1
},
{
"arrival": {
"time": "1763213850",
"uncertainty": 120
},
"departure": {
"time": "1763213850",
"uncertainty": 120
},
"stopId": "0:17775P",
"stopSequence": 2
},
{
"arrival": {
"time": "1763213914",
"uncertainty": 120
},
"departure": {
"time": "1763213914",
"uncertainty": 120
},
"stopId": "0:05530C",
"stopSequence": 3
},
{
"arrival": {
"time": "1763214035",
"uncertainty": 120
},
"departure": {
"time": "1763214035",
"uncertainty": 120
},
"stopId": "0:19070C",
"stopSequence": 4
},
{
"arrival": {
"time": "1763214074",
"uncertainty": 120
},
"departure": {
"time": "1763214074",
"uncertainty": 120
},
"stopId": "0:19303C",
"stopSequence": 5
},
{
"arrival": {
"time": "1763214175",
"uncertainty": 120
},
"departure": {
"time": "1763214175",
"uncertainty": 120
},
"stopId": "0:05460C",
"stopSequence": 6
},
{
"arrival": {
"time": "1763214214",
"uncertainty": 120
},
"departure": {
"time": "1763214214",
"uncertainty": 120
},
"stopId": "0:05200C",
"stopSequence": 7
},
{
"arrival": {
"time": "1763214244",
"uncertainty": 120
},
"departure": {
"time": "1763214244",
"uncertainty": 120
},
"stopId": "0:05191C",
"stopSequence": 8
},
{
"arrival": {
"time": "1763214286",
"uncertainty": 120
},
"departure": {
"time": "1763214286",
"uncertainty": 120
},
"stopId": "0:05165C",
"stopSequence": 9
},
{
"arrival": {
"time": "1763214347",
"uncertainty": 120
},
"departure": {
"time": "1763214347",
"uncertainty": 120
},
"stopId": "0:13070P",
"stopSequence": 10
},
{
"arrival": {
"time": "1763214373",
"uncertainty": 120
},
"departure": {
"time": "1763214373",
"uncertainty": 120
},
"stopId": "0:13065P",
"stopSequence": 11
},
{
"arrival": {
"time": "1763214435",
"uncertainty": 120
},
"departure": {
"time": "1763214435",
"uncertainty": 120
},
"stopId": "0:04080C",
"stopSequence": 12
},
{
"arrival": {
"time": "1763214475",
"uncertainty": 120
},
"departure": {
"time": "1763214485",
"uncertainty": 120
},
"stopId": "0:04090C",
"stopSequence": 13
},
{
"arrival": {
"time": "1763214514",
"uncertainty": 120
},
"departure": {
"time": "1763214514",
"uncertainty": 120
},
"stopId": "0:03100C",
"stopSequence": 14
},
{
"arrival": {
"time": "1763214575",
"uncertainty": 120
},
"departure": {
"time": "1763214575",
"uncertainty": 120
},
"stopId": "0:18280P",
"stopSequence": 15
},
{
"arrival": {
"time": "1763214623",
"uncertainty": 120
},
"departure": {
"time": "1763214634",
"uncertainty": 120
},
"stopId": "0:03390P",
"stopSequence": 16
},
{
"arrival": {
"time": "1763214687",
"uncertainty": 120
},
"departure": {
"time": "1763214724",
"uncertainty": 120
},
"stopId": "0:03400P",
"stopSequence": 17
},
{
"arrival": {
"time": "1763214755",
"uncertainty": 120
},
"departure": {
"time": "1763214755",
"uncertainty": 120
},
"stopId": "0:03380P",
"stopSequence": 18
},
{
"arrival": {
"time": "1763214826",
"uncertainty": 120
},
"departure": {
"time": "1763214826",
"uncertainty": 120
},
"stopId": "0:03070P",
"stopSequence": 19
},
{
"arrival": {
"time": "1763214859",
"uncertainty": 120
},
"departure": {
"time": "1763214859",
"uncertainty": 120
},
"stopId": "0:03060P",
"stopSequence": 20
},
{
"arrival": {
"time": "1763214874",
"uncertainty": 120
},
"departure": {
"time": "1763214874",
"uncertainty": 120
},
"stopId": "0:03050P",
"stopSequence": 21
},
{
"arrival": {
"time": "1763214905",
"uncertainty": 120
},
"departure": {
"time": "1763214905",
"uncertainty": 120
},
"stopId": "0:03040P",
"stopSequence": 22
},
{
"arrival": {
"time": "1763214961",
"uncertainty": 120
},
"departure": {
"time": "1763214961",
"uncertainty": 120
},
"stopId": "0:03030P",
"stopSequence": 23
},
{
"arrival": {
"time": "1763215026",
"uncertainty": 120
},
"departure": {
"time": "1763215026",
"uncertainty": 120
},
"stopId": "0:01010P",
"stopSequence": 24
},
{
"arrival": {
"time": "1763215099",
"uncertainty": 120
},
"departure": {
"time": "1763215114",
"uncertainty": 120
},
"stopId": "0:01020C",
"stopSequence": 25
},
{
"arrival": {
"time": "1763215162",
"uncertainty": 120
},
"departure": {
"time": "1763215174",
"uncertainty": 120
},
"stopId": "0:01030C",
"stopSequence": 26
},
{
"arrival": {
"time": "1763215235",
"uncertainty": 120
},
"departure": {
"time": "1763215235",
"uncertainty": 120
},
"stopId": "0:01040C",
"stopSequence": 27
},
{
"arrival": {
"time": "1763215260",
"uncertainty": 120
},
"departure": {
"time": "1763215265",
"uncertainty": 120
},
"stopId": "0:01050C",
"stopSequence": 28
},
{
"arrival": {
"time": "1763215294",
"uncertainty": 120
},
"departure": {
"time": "1763215294",
"uncertainty": 120
},
"stopId": "0:02330P",
"stopSequence": 29
},
{
"arrival": {
"time": "1763215335",
"uncertainty": 120
},
"departure": {
"time": "1763215335",
"uncertainty": 120
},
"stopId": "0:02320P",
"stopSequence": 30
},
{
"arrival": {
"time": "1763215390",
"uncertainty": 120
},
"departure": {
"time": "1763215390",
"uncertainty": 120
},
"stopId": "0:02310P",
"stopSequence": 31
},
{
"arrival": {
"time": "1763215455",
"uncertainty": 120
},
"departure": {
"time": "1763215474",
"uncertainty": 120
},
"stopId": "0:02300P",
"stopSequence": 32
},
{
"arrival": {
"time": "1763215527",
"uncertainty": 120
},
"departure": {
"time": "1763215534",
"uncertainty": 120
},
"stopId": "0:02290P",
"stopSequence": 33
},
{
"arrival": {
"time": "1763215561",
"uncertainty": 120
},
"departure": {
"time": "1763215565",
"uncertainty": 120
},
"stopId": "0:02280P",
"stopSequence": 34
},
{
"arrival": {
"time": "1763215595",
"uncertainty": 120
},
"departure": {
"time": "1763215595",
"uncertainty": 120
},
"stopId": "0:02275P",
"stopSequence": 35
},
{
"arrival": {
"time": "1763215621",
"uncertainty": 120
},
"departure": {
"time": "1763215621",
"uncertainty": 120
},
"stopId": "0:02270P",
"stopSequence": 36
},
{
"arrival": {
"time": "1763215637",
"uncertainty": 120
},
"departure": {
"time": "1763215637",
"uncertainty": 120
},
"stopId": "0:02420C",
"stopSequence": 37
},
{
"arrival": {
"time": "1763215678",
"uncertainty": 120
},
"departure": {
"time": "1763215678",
"uncertainty": 120
},
"stopId": "0:02415C",
"stopSequence": 38
},
{
"arrival": {
"time": "1763215709",
"uncertainty": 120
},
"departure": {
"time": "1763215709",
"uncertainty": 120
},
"stopId": "0:02410C",
"stopSequence": 39
},
{
"arrival": {
"time": "1763215745",
"uncertainty": 120
},
"departure": {
"time": "1763215745",
"uncertainty": 120
},
"stopId": "0:02405C",
"stopSequence": 40
},
{
"arrival": {
"time": "1763215764",
"uncertainty": 120
},
"departure": {
"time": "1763215775",
"uncertainty": 120
},
"stopId": "0:02400C",
"stopSequence": 41
},
{
"arrival": {
"time": "1763215798",
"uncertainty": 120
},
"departure": {
"time": "1763215798",
"uncertainty": 120
},
"stopId": "0:02395C",
"stopSequence": 42
},
{
"arrival": {
"time": "1763215835",
"uncertainty": 120
},
"departure": {
"time": "1763215835",
"uncertainty": 120
},
"stopId": "0:02390C",
"stopSequence": 43
},
{
"arrival": {
"time": "1763215894",
"uncertainty": 120
},
"departure": {
"time": "1763215894",
"uncertainty": 120
},
"stopId": "0:TA9180P",
"stopSequence": 44
},
{
"arrival": {
"time": "1763215955",
"uncertainty": 120
},
"departure": {
"time": "1763215955",
"uncertainty": 120
},
"stopId": "0:TA0001P",
"stopSequence": 45
},
{
"arrival": {
"time": "1763216132",
"uncertainty": 120
},
"departure": {
"time": "1763216135",
"uncertainty": 120
},
"stopId": "0:TA0145P",
"stopSequence": 46
},
{
"arrival": {
"time": "1763216230",
"uncertainty": 120
},
"departure": {
"time": "1763216254",
"uncertainty": 120
},
"stopId": "0:02003P",
"stopSequence": 47
},
{
"arrival": {
"time": "1763216377",
"uncertainty": 120
},
"departure": {
"time": "1763216377",
"uncertainty": 120
},
"stopId": "0:TA0001C",
"stopSequence": 48
},
{
"arrival": {
"time": "1763216438",
"uncertainty": 120
},
"stopId": "0:TA00028C",
"stopSequence": 49
}
],
"trip": {
"directionId": 1,
"routeId": "1131",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61021763"
},
"vehicle": {
"id": "31",
"label": "31"
}
}
},
{
"id": "1025979",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763217900",
"uncertainty": 120
},
"stopId": "0:05342C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1183",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61025979"
}
}
},
{
"id": "1025978",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763217600",
"uncertainty": 120
},
"stopId": "0:02160C",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "1183",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61025978"
}
}
},
{
"id": "1021903",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763215203",
"uncertainty": 120
},
"stopId": "0:11015C",
"stopSequence": 1
},
{
"arrival": {
"time": "1763215232",
"uncertainty": 120
},
"departure": {
"time": "1763215232",
"uncertainty": 120
},
"stopId": "0:11440C",
"stopSequence": 2
},
{
"arrival": {
"time": "1763215292",
"uncertainty": 120
},
"departure": {
"time": "1763215292",
"uncertainty": 120
},
"stopId": "0:11010C",
"stopSequence": 3
},
{
"arrival": {
"time": "1763215328",
"uncertainty": 120
},
"departure": {
"time": "1763215328",
"uncertainty": 120
},
"stopId": "0:17190C",
"stopSequence": 4
},
{
"arrival": {
"time": "1763215392",
"uncertainty": 120
},
"departure": {
"time": "1763215392",
"uncertainty": 120
},
"stopId": "0:17200C",
"stopSequence": 5
},
{
"arrival": {
"time": "1763215423",
"uncertainty": 120
},
"departure": {
"time": "1763215442",
"uncertainty": 120
},
"stopId": "0:17220C",
"stopSequence": 6
},
{
"arrival": {
"time": "1763215484",
"uncertainty": 120
},
"departure": {
"time": "1763215484",
"uncertainty": 120
},
"stopId": "0:11180P",
"stopSequence": 7
},
{
"arrival": {
"time": "1763215533",
"uncertainty": 120
},
"departure": {
"time": "1763215533",
"uncertainty": 120
},
"stopId": "0:11635P",
"stopSequence": 8
},
{
"arrival": {
"time": "1763215568",
"uncertainty": 120
},
"departure": {
"time": "1763215568",
"uncertainty": 120
},
"stopId": "0:11645P",
"stopSequence": 9
},
{
"arrival": {
"time": "1763215592",
"uncertainty": 120
},
"departure": {
"time": "1763215592",
"uncertainty": 120
},
"stopId": "0:11060C",
"stopSequence": 10
},
{
"arrival": {
"time": "1763215622",
"uncertainty": 120
},
"departure": {
"time": "1763215622",
"uncertainty": 120
},
"stopId": "0:11070C",
"stopSequence": 11
},
{
"arrival": {
"time": "1763215652",
"uncertainty": 120
},
"departure": {
"time": "1763215652",
"uncertainty": 120
},
"stopId": "0:11080C",
"stopSequence": 12
},
{
"arrival": {
"time": "1763215677",
"uncertainty": 120
},
"departure": {
"time": "1763215677",
"uncertainty": 120
},
"stopId": "0:11100C",
"stopSequence": 13
},
{
"arrival": {
"time": "1763215692",
"uncertainty": 120
},
"departure": {
"time": "1763215692",
"uncertainty": 120
},
"stopId": "0:11110C",
"stopSequence": 14
},
{
"arrival": {
"time": "1763215725",
"uncertainty": 120
},
"departure": {
"time": "1763215725",
"uncertainty": 120
},
"stopId": "0:11120C",
"stopSequence": 15
},
{
"arrival": {
"time": "1763215763",
"uncertainty": 120
},
"departure": {
"time": "1763215763",
"uncertainty": 120
},
"stopId": "0:11640C",
"stopSequence": 16
},
{
"arrival": {
"time": "1763215794",
"uncertainty": 120
},
"departure": {
"time": "1763215794",
"uncertainty": 120
},
"stopId": "0:11650C",
"stopSequence": 17
},
{
"arrival": {
"time": "1763215809",
"uncertainty": 120
},
"departure": {
"time": "1763215809",
"uncertainty": 120
},
"stopId": "0:11660C",
"stopSequence": 18
},
{
"arrival": {
"time": "1763215832",
"uncertainty": 120
},
"departure": {
"time": "1763215832",
"uncertainty": 120
},
"stopId": "0:11670C",
"stopSequence": 19
},
{
"arrival": {
"time": "1763215854",
"uncertainty": 120
},
"departure": {
"time": "1763215854",
"uncertainty": 120
},
"stopId": "0:11705C",
"stopSequence": 20
},
{
"arrival": {
"time": "1763215887",
"uncertainty": 120
},
"departure": {
"time": "1763215887",
"uncertainty": 120
},
"stopId": "0:11680C",
"stopSequence": 21
},
{
"arrival": {
"time": "1763215922",
"uncertainty": 120
},
"departure": {
"time": "1763215922",
"uncertainty": 120
},
"stopId": "0:11700C",
"stopSequence": 22
},
{
"arrival": {
"time": "1763215939",
"uncertainty": 120
},
"departure": {
"time": "1763215939",
"uncertainty": 120
},
"stopId": "0:11685C",
"stopSequence": 23
},
{
"arrival": {
"time": "1763215982",
"uncertainty": 120
},
"departure": {
"time": "1763215982",
"uncertainty": 120
},
"stopId": "0:11720C",
"stopSequence": 24
},
{
"arrival": {
"time": "1763216093",
"uncertainty": 120
},
"departure": {
"time": "1763216093",
"uncertainty": 120
},
"stopId": "0:11240C",
"stopSequence": 25
},
{
"arrival": {
"time": "1763216132",
"uncertainty": 120
},
"departure": {
"time": "1763216132",
"uncertainty": 120
},
"stopId": "0:11250C",
"stopSequence": 26
},
{
"arrival": {
"time": "1763216162",
"uncertainty": 120
},
"departure": {
"time": "1763216162",
"uncertainty": 120
},
"stopId": "0:11260C",
"stopSequence": 27
},
{
"arrival": {
"time": "1763216197",
"uncertainty": 120
},
"departure": {
"time": "1763216197",
"uncertainty": 120
},
"stopId": "0:11270C",
"stopSequence": 28
},
{
"arrival": {
"time": "1763216258",
"uncertainty": 120
},
"departure": {
"time": "1763216258",
"uncertainty": 120
},
"stopId": "0:11285C",
"stopSequence": 29
},
{
"arrival": {
"time": "1763216313",
"uncertainty": 120
},
"departure": {
"time": "1763216313",
"uncertainty": 120
},
"stopId": "0:11430C",
"stopSequence": 30
},
{
"arrival": {
"time": "1763216333",
"uncertainty": 120
},
"departure": {
"time": "1763216333",
"uncertainty": 120
},
"stopId": "0:11290C",
"stopSequence": 31
},
{
"arrival": {
"time": "1763216513",
"uncertainty": 120
},
"departure": {
"time": "1763216513",
"uncertainty": 120
},
"stopId": "0:11300C",
"stopSequence": 32
},
{
"arrival": {
"time": "1763216583",
"uncertainty": 120
},
"departure": {
"time": "1763216583",
"uncertainty": 120
},
"stopId": "0:11305C",
"stopSequence": 33
},
{
"arrival": {
"time": "1763216753",
"uncertainty": 120
},
"departure": {
"time": "1763216753",
"uncertainty": 120
},
"stopId": "0:15240C",
"stopSequence": 34
},
{
"arrival": {
"time": "1763216793",
"uncertainty": 120
},
"departure": {
"time": "1763216793",
"uncertainty": 120
},
"stopId": "0:17800C",
"stopSequence": 35
},
{
"arrival": {
"time": "1763216872",
"uncertainty": 120
},
"departure": {
"time": "1763216872",
"uncertainty": 120
},
"stopId": "0:15400C",
"stopSequence": 36
},
{
"arrival": {
"time": "1763216942",
"uncertainty": 120
},
"departure": {
"time": "1763216942",
"uncertainty": 120
},
"stopId": "0:15402C",
"stopSequence": 37
},
{
"arrival": {
"time": "1763216977",
"uncertainty": 120
},
"stopId": "0:05342C",
"stopSequence": 38
}
],
"trip": {
"directionId": 0,
"routeId": "2220",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61021903"
},
"vehicle": {
"id": "85",
"label": "85"
}
}
},
{
"id": "1026168",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763216700"
},
"stopId": "0:CI0011C",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "6630",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61026168"
}
}
},
{
"id": "1026187",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763216400",
"uncertainty": 120
},
"stopId": "0:CI0011C",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "6620",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61026187"
}
}
},
{
"id": "1026184",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763214194",
"uncertainty": 120
},
"stopId": "0:CI0420C",
"stopSequence": 1
},
{
"arrival": {
"time": "1763214313",
"uncertainty": 120
},
"departure": {
"time": "1763214313",
"uncertainty": 120
},
"stopId": "0:CI0430C",
"stopSequence": 2
},
{
"arrival": {
"time": "1763214330",
"uncertainty": 120
},
"departure": {
"time": "1763214330",
"uncertainty": 120
},
"stopId": "0:CI0760C",
"stopSequence": 3
},
{
"arrival": {
"time": "1763214352",
"uncertainty": 120
},
"departure": {
"time": "1763214405",
"uncertainty": 120
},
"stopId": "0:CI0435C",
"stopSequence": 4
},
{
"arrival": {
"time": "1763214433",
"uncertainty": 120
},
"departure": {
"time": "1763214433",
"uncertainty": 120
},
"stopId": "0:CI0440C",
"stopSequence": 5
},
{
"arrival": {
"time": "1763214454",
"uncertainty": 120
},
"departure": {
"time": "1763214454",
"uncertainty": 120
},
"stopId": "0:CI0441C",
"stopSequence": 6
},
{
"arrival": {
"time": "1763214465",
"uncertainty": 120
},
"departure": {
"time": "1763214465",
"uncertainty": 120
},
"stopId": "0:CI0442C",
"stopSequence": 7
},
{
"arrival": {
"time": "1763214524",
"uncertainty": 120
},
"departure": {
"time": "1763214584",
"uncertainty": 120
},
"stopId": "0:CI0450C",
"stopSequence": 8
},
{
"arrival": {
"time": "1763214620",
"uncertainty": 120
},
"departure": {
"time": "1763214620",
"uncertainty": 120
},
"stopId": "0:CI0455C",
"stopSequence": 9
},
{
"arrival": {
"time": "1763214663",
"uncertainty": 120
},
"departure": {
"time": "1763214663",
"uncertainty": 120
},
"stopId": "0:CI0456C",
"stopSequence": 10
},
{
"arrival": {
"time": "1763214702",
"uncertainty": 120
},
"departure": {
"time": "1763214702",
"uncertainty": 120
},
"stopId": "0:CI0480C",
"stopSequence": 11
},
{
"arrival": {
"time": "1763214718",
"uncertainty": 120
},
"departure": {
"time": "1763214718",
"uncertainty": 120
},
"stopId": "0:CI0770C",
"stopSequence": 12
},
{
"arrival": {
"time": "1763214733",
"uncertainty": 120
},
"departure": {
"time": "1763214733",
"uncertainty": 120
},
"stopId": "0:CI0490C",
"stopSequence": 13
},
{
"arrival": {
"time": "1763215119",
"uncertainty": 120
},
"departure": {
"time": "1763215124",
"uncertainty": 120
},
"stopId": "0:CI0500C",
"stopSequence": 14
},
{
"arrival": {
"time": "1763215281",
"uncertainty": 120
},
"departure": {
"time": "1763215281",
"uncertainty": 120
},
"stopId": "0:CI0505C",
"stopSequence": 15
},
{
"arrival": {
"time": "1763215393",
"uncertainty": 120
},
"departure": {
"time": "1763215393",
"uncertainty": 120
},
"stopId": "0:CI0506C",
"stopSequence": 16
},
{
"arrival": {
"time": "1763215454",
"uncertainty": 120
},
"departure": {
"time": "1763215454",
"uncertainty": 120
},
"stopId": "0:CI0510C",
"stopSequence": 17
},
{
"arrival": {
"time": "1763215717",
"uncertainty": 120
},
"departure": {
"time": "1763215717",
"uncertainty": 120
},
"stopId": "0:CI0520C",
"stopSequence": 18
},
{
"arrival": {
"time": "1763215761",
"uncertainty": 120
},
"departure": {
"time": "1763215761",
"uncertainty": 120
},
"stopId": "0:CI0521C",
"stopSequence": 19
},
{
"arrival": {
"time": "1763215888",
"uncertainty": 120
},
"departure": {
"time": "1763215888",
"uncertainty": 120
},
"stopId": "0:CI0531C",
"stopSequence": 20
},
{
"arrival": {
"time": "1763215933",
"uncertainty": 120
},
"departure": {
"time": "1763215933",
"uncertainty": 120
},
"stopId": "0:CI0522C",
"stopSequence": 21
},
{
"arrival": {
"time": "1763215963",
"uncertainty": 120
},
"departure": {
"time": "1763215963",
"uncertainty": 120
},
"stopId": "0:CI0525C",
"stopSequence": 22
},
{
"arrival": {
"time": "1763216191",
"uncertainty": 120
},
"departure": {
"time": "1763216203",
"uncertainty": 120
},
"stopId": "0:CI0540C",
"stopSequence": 23
},
{
"arrival": {
"time": "1763216327",
"uncertainty": 120
},
"stopId": "0:CI0011C",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "6620",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61026184"
}
}
},
{
"id": "1022025",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763214000",
"uncertainty": 120
},
"stopId": "0:PE00200C",
"stopSequence": 1
},
{
"arrival": {
"time": "1763214031",
"uncertainty": 120
},
"departure": {
"time": "1763214031",
"uncertainty": 120
},
"stopId": "0:PE0160C",
"stopSequence": 2
},
{
"arrival": {
"time": "1763214061",
"uncertainty": 120
},
"departure": {
"time": "1763214061",
"uncertainty": 120
},
"stopId": "0:PE0155C",
"stopSequence": 3
},
{
"arrival": {
"time": "1763214105",
"uncertainty": 120
},
"departure": {
"time": "1763214105",
"uncertainty": 120
},
"stopId": "0:PE0150C",
"stopSequence": 4
},
{
"arrival": {
"time": "1763214168",
"uncertainty": 120
},
"departure": {
"time": "1763214180",
"uncertainty": 120
},
"stopId": "0:PE00240C",
"stopSequence": 5
},
{
"arrival": {
"time": "1763214190",
"uncertainty": 120
},
"departure": {
"time": "1763214190",
"uncertainty": 120
},
"stopId": "0:PE04107P",
"stopSequence": 6
},
{
"arrival": {
"time": "1763214251",
"uncertainty": 120
},
"departure": {
"time": "1763214251",
"uncertainty": 120
},
"stopId": "0:PE04105P",
"stopSequence": 7
},
{
"arrival": {
"time": "1763214296",
"uncertainty": 120
},
"departure": {
"time": "1763214296",
"uncertainty": 120
},
"stopId": "0:PE04104P",
"stopSequence": 8
},
{
"arrival": {
"time": "1763214322",
"uncertainty": 120
},
"departure": {
"time": "1763214322",
"uncertainty": 120
},
"stopId": "0:PE04103P",
"stopSequence": 9
},
{
"arrival": {
"time": "1763214361",
"uncertainty": 120
},
"departure": {
"time": "1763214361",
"uncertainty": 120
},
"stopId": "0:PE04102P",
"stopSequence": 10
},
{
"arrival": {
"time": "1763214382",
"uncertainty": 120
},
"departure": {
"time": "1763214382",
"uncertainty": 120
},
"stopId": "0:PE21060P",
"stopSequence": 11
},
{
"arrival": {
"time": "1763214391",
"uncertainty": 120
},
"departure": {
"time": "1763214391",
"uncertainty": 120
},
"stopId": "0:PEI0001C",
"stopSequence": 12
},
{
"arrival": {
"time": "1763214420",
"uncertainty": 120
},
"departure": {
"time": "1763214420",
"uncertainty": 120
},
"stopId": "0:PI0360P",
"stopSequence": 13
},
{
"arrival": {
"time": "1763214489",
"uncertainty": 120
},
"departure": {
"time": "1763214489",
"uncertainty": 120
},
"stopId": "0:PE04037C",
"stopSequence": 14
},
{
"arrival": {
"time": "1763214525",
"uncertainty": 120
},
"departure": {
"time": "1763214525",
"uncertainty": 120
},
"stopId": "0:PE0440C",
"stopSequence": 15
},
{
"arrival": {
"time": "1763214595",
"uncertainty": 120
},
"departure": {
"time": "1763214595",
"uncertainty": 120
},
"stopId": "0:PE21020C",
"stopSequence": 16
},
{
"arrival": {
"time": "1763214635",
"uncertainty": 120
},
"departure": {
"time": "1763214635",
"uncertainty": 120
},
"stopId": "0:PE21030C",
"stopSequence": 17
},
{
"arrival": {
"time": "1763214677",
"uncertainty": 120
},
"departure": {
"time": "1763214677",
"uncertainty": 120
},
"stopId": "0:05475C",
"stopSequence": 18
},
{
"arrival": {
"time": "1763214711",
"uncertainty": 120
},
"departure": {
"time": "1763214711",
"uncertainty": 120
},
"stopId": "0:05480C",
"stopSequence": 19
},
{
"arrival": {
"time": "1763214814",
"uncertainty": 120
},
"departure": {
"time": "1763214814",
"uncertainty": 120
},
"stopId": "0:05490C",
"stopSequence": 20
},
{
"arrival": {
"time": "1763214871",
"uncertainty": 120
},
"departure": {
"time": "1763214871",
"uncertainty": 120
},
"stopId": "0:02230C",
"stopSequence": 21
},
{
"arrival": {
"time": "1763214941",
"uncertainty": 120
},
"departure": {
"time": "1763214941",
"uncertainty": 120
},
"stopId": "0:02220C",
"stopSequence": 22
},
{
"arrival": {
"time": "1763214968",
"uncertainty": 120
},
"departure": {
"time": "1763214968",
"uncertainty": 120
},
"stopId": "0:02210C",
"stopSequence": 23
},
{
"arrival": {
"time": "1763215014",
"uncertainty": 120
},
"departure": {
"time": "1763215021",
"uncertainty": 120
},
"stopId": "0:02200C",
"stopSequence": 24
},
{
"arrival": {
"time": "1763215065",
"uncertainty": 120
},
"departure": {
"time": "1763215065",
"uncertainty": 120
},
"stopId": "0:02190C",
"stopSequence": 25
},
{
"arrival": {
"time": "1763215081",
"uncertainty": 120
},
"departure": {
"time": "1763215081",
"uncertainty": 120
},
"stopId": "0:02180C",
"stopSequence": 26
},
{
"arrival": {
"time": "1763215134",
"uncertainty": 120
},
"departure": {
"time": "1763215134",
"uncertainty": 120
},
"stopId": "0:02175C",
"stopSequence": 27
},
{
"arrival": {
"time": "1763215226",
"uncertainty": 120
},
"departure": {
"time": "1763215226",
"uncertainty": 120
},
"stopId": "0:02176C",
"stopSequence": 28
},
{
"arrival": {
"time": "1763215252",
"uncertainty": 120
},
"departure": {
"time": "1763215261",
"uncertainty": 120
},
"stopId": "0:02170C",
"stopSequence": 29
},
{
"arrival": {
"time": "1763215343",
"uncertainty": 120
},
"departure": {
"time": "1763215352",
"uncertainty": 120
},
"stopId": "0:02160C",
"stopSequence": 30
},
{
"arrival": {
"time": "1763215409",
"uncertainty": 120
},
"departure": {
"time": "1763215409",
"uncertainty": 120
},
"stopId": "0:02150C",
"stopSequence": 31
},
{
"arrival": {
"time": "1763215443",
"uncertainty": 120
},
"departure": {
"time": "1763215443",
"uncertainty": 120
},
"stopId": "0:02140C",
"stopSequence": 32
},
{
"arrival": {
"time": "1763215503",
"uncertainty": 120
},
"departure": {
"time": "1763215503",
"uncertainty": 120
},
"stopId": "0:18240P",
"stopSequence": 33
},
{
"arrival": {
"time": "1763215546",
"uncertainty": 120
},
"departure": {
"time": "1763215546",
"uncertainty": 120
},
"stopId": "0:01606P",
"stopSequence": 34
},
{
"arrival": {
"time": "1763215563",
"uncertainty": 120
},
"departure": {
"time": "1763215563",
"uncertainty": 120
},
"stopId": "0:01601P",
"stopSequence": 35
},
{
"arrival": {
"time": "1763215637",
"uncertainty": 120
},
"departure": {
"time": "1763215637",
"uncertainty": 120
},
"stopId": "0:01600P",
"stopSequence": 36
},
{
"arrival": {
"time": "1763215709",
"uncertainty": 120
},
"departure": {
"time": "1763215709",
"uncertainty": 120
},
"stopId": "0:01860C",
"stopSequence": 37
},
{
"arrival": {
"time": "1763215744",
"uncertainty": 120
},
"departure": {
"time": "1763215744",
"uncertainty": 120
},
"stopId": "0:01850C",
"stopSequence": 38
},
{
"arrival": {
"time": "1763215804",
"uncertainty": 120
},
"departure": {
"time": "1763215804",
"uncertainty": 120
},
"stopId": "0:01840C",
"stopSequence": 39
},
{
"arrival": {
"time": "1763215920",
"uncertainty": 120
},
"departure": {
"time": "1763215923",
"uncertainty": 120
},
"stopId": "0:01430C",
"stopSequence": 40
},
{
"arrival": {
"time": "1763216142",
"uncertainty": 120
},
"departure": {
"time": "1763216142",
"uncertainty": 120
},
"stopId": "0:01420C",
"stopSequence": 41
},
{
"arrival": {
"time": "1763216298",
"uncertainty": 120
},
"departure": {
"time": "1763216298",
"uncertainty": 120
},
"stopId": "0:01390C",
"stopSequence": 42
},
{
"arrival": {
"time": "1763216338",
"uncertainty": 120
},
"departure": {
"time": "1763216338",
"uncertainty": 120
},
"stopId": "0:01400C",
"stopSequence": 43
},
{
"arrival": {
"time": "1763216403",
"uncertainty": 120
},
"departure": {
"time": "1763216403",
"uncertainty": 120
},
"stopId": "0:19045C",
"stopSequence": 44
},
{
"arrival": {
"time": "1763216539",
"uncertainty": 120
},
"departure": {
"time": "1763216539",
"uncertainty": 120
},
"stopId": "0:01362P",
"stopSequence": 45
},
{
"arrival": {
"time": "1763216592",
"uncertainty": 120
},
"departure": {
"time": "1763216592",
"uncertainty": 120
},
"stopId": "0:18130P",
"stopSequence": 46
},
{
"arrival": {
"time": "1763216670",
"uncertainty": 120
},
"departure": {
"time": "1763216670",
"uncertainty": 120
},
"stopId": "0:07170P",
"stopSequence": 47
},
{
"arrival": {
"time": "1763216700",
"uncertainty": 120
},
"departure": {
"time": "1763216700",
"uncertainty": 120
},
"stopId": "0:07180P",
"stopSequence": 48
},
{
"arrival": {
"time": "1763216758",
"uncertainty": 120
},
"departure": {
"time": "1763216758",
"uncertainty": 120
},
"stopId": "0:07185P",
"stopSequence": 49
},
{
"arrival": {
"time": "1763216813",
"uncertainty": 120
},
"departure": {
"time": "1763216813",
"uncertainty": 120
},
"stopId": "0:04180P",
"stopSequence": 50
},
{
"arrival": {
"time": "1763216867",
"uncertainty": 120
},
"departure": {
"time": "1763216867",
"uncertainty": 120
},
"stopId": "0:04195C",
"stopSequence": 51
},
{
"arrival": {
"time": "1763216896",
"uncertainty": 120
},
"departure": {
"time": "1763216896",
"uncertainty": 120
},
"stopId": "0:07215C",
"stopSequence": 52
},
{
"arrival": {
"time": "1763216933",
"uncertainty": 120
},
"stopId": "0:07215P",
"stopSequence": 53
}
],
"trip": {
"directionId": 1,
"routeId": "1110",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61022025"
},
"vehicle": {
"id": "58",
"label": "58"
}
}
},
{
"id": "1021723",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763216175",
"uncertainty": 120
},
"stopId": "0:46030C",
"stopSequence": 1
},
{
"arrival": {
"time": "1763216246",
"uncertainty": 120
},
"departure": {
"time": "1763216246",
"uncertainty": 120
},
"stopId": "0:41014P",
"stopSequence": 2
},
{
"arrival": {
"time": "1763216308",
"uncertainty": 120
},
"departure": {
"time": "1763216308",
"uncertainty": 120
},
"stopId": "0:42250P",
"stopSequence": 3
},
{
"arrival": {
"time": "1763216446",
"uncertainty": 120
},
"departure": {
"time": "1763216446",
"uncertainty": 120
},
"stopId": "0:42240P",
"stopSequence": 4
},
{
"arrival": {
"time": "1763216504",
"uncertainty": 120
},
"departure": {
"time": "1763216504",
"uncertainty": 120
},
"stopId": "0:46140P",
"stopSequence": 5
},
{
"arrival": {
"time": "1763216626",
"uncertainty": 120
},
"departure": {
"time": "1763216626",
"uncertainty": 120
},
"stopId": "0:47210P",
"stopSequence": 6
},
{
"arrival": {
"time": "1763216672",
"uncertainty": 120
},
"departure": {
"time": "1763216672",
"uncertainty": 120
},
"stopId": "0:47200P",
"stopSequence": 7
},
{
"arrival": {
"time": "1763216722",
"uncertainty": 120
},
"departure": {
"time": "1763216722",
"uncertainty": 120
},
"stopId": "0:47195P",
"stopSequence": 8
},
{
"arrival": {
"time": "1763216746",
"uncertainty": 120
},
"departure": {
"time": "1763216746",
"uncertainty": 120
},
"stopId": "0:47190P",
"stopSequence": 9
},
{
"arrival": {
"time": "1763216762",
"uncertainty": 120
},
"departure": {
"time": "1763216762",
"uncertainty": 120
},
"stopId": "0:47180P",
"stopSequence": 10
},
{
"arrival": {
"time": "1763216781",
"uncertainty": 120
},
"departure": {
"time": "1763216781",
"uncertainty": 120
},
"stopId": "0:47170P",
"stopSequence": 11
},
{
"arrival": {
"time": "1763216806",
"uncertainty": 120
},
"departure": {
"time": "1763216806",
"uncertainty": 120
},
"stopId": "0:47160P",
"stopSequence": 12
},
{
"arrival": {
"time": "1763216896",
"uncertainty": 120
},
"departure": {
"time": "1763216896",
"uncertainty": 120
},
"stopId": "0:47140P",
"stopSequence": 13
},
{
"arrival": {
"time": "1763216928",
"uncertainty": 120
},
"departure": {
"time": "1763216928",
"uncertainty": 120
},
"stopId": "0:47130P",
"stopSequence": 14
},
{
"arrival": {
"time": "1763216966",
"uncertainty": 120
},
"departure": {
"time": "1763216966",
"uncertainty": 120
},
"stopId": "0:47120P",
"stopSequence": 15
},
{
"arrival": {
"time": "1763217013",
"uncertainty": 120
},
"departure": {
"time": "1763217013",
"uncertainty": 120
},
"stopId": "0:47116P",
"stopSequence": 16
},
{
"arrival": {
"time": "1763217047",
"uncertainty": 120
},
"departure": {
"time": "1763217047",
"uncertainty": 120
},
"stopId": "0:47110P",
"stopSequence": 17
},
{
"arrival": {
"time": "1763217066",
"uncertainty": 120
},
"departure": {
"time": "1763217066",
"uncertainty": 120
},
"stopId": "0:47100P",
"stopSequence": 18
},
{
"arrival": {
"time": "1763217111",
"uncertainty": 120
},
"departure": {
"time": "1763217111",
"uncertainty": 120
},
"stopId": "0:47090P",
"stopSequence": 19
},
{
"arrival": {
"time": "1763217143",
"uncertainty": 120
},
"departure": {
"time": "1763217143",
"uncertainty": 120
},
"stopId": "0:47080P",
"stopSequence": 20
},
{
"arrival": {
"time": "1763217166",
"uncertainty": 120
},
"departure": {
"time": "1763217166",
"uncertainty": 120
},
"stopId": "0:47070P",
"stopSequence": 21
},
{
"arrival": {
"time": "1763217205",
"uncertainty": 120
},
"departure": {
"time": "1763217205",
"uncertainty": 120
},
"stopId": "0:47060P",
"stopSequence": 22
},
{
"arrival": {
"time": "1763217286",
"uncertainty": 120
},
"departure": {
"time": "1763217286",
"uncertainty": 120
},
"stopId": "0:47041P",
"stopSequence": 23
},
{
"arrival": {
"time": "1763217306",
"uncertainty": 120
},
"departure": {
"time": "1763217306",
"uncertainty": 120
},
"stopId": "0:47031P",
"stopSequence": 24
},
{
"arrival": {
"time": "1763217320",
"uncertainty": 120
},
"departure": {
"time": "1763217320",
"uncertainty": 120
},
"stopId": "0:47021P",
"stopSequence": 25
},
{
"arrival": {
"time": "1763217346",
"uncertainty": 120
},
"departure": {
"time": "1763217346",
"uncertainty": 120
},
"stopId": "0:47011P",
"stopSequence": 26
},
{
"arrival": {
"time": "1763217466",
"uncertainty": 120
},
"departure": {
"time": "1763217466",
"uncertainty": 120
},
"stopId": "0:47011C",
"stopSequence": 27
},
{
"arrival": {
"time": "1763217521",
"uncertainty": 120
},
"departure": {
"time": "1763217521",
"uncertainty": 120
},
"stopId": "0:47021C",
"stopSequence": 28
},
{
"arrival": {
"time": "1763217553",
"uncertainty": 120
},
"departure": {
"time": "1763217553",
"uncertainty": 120
},
"stopId": "0:47031C",
"stopSequence": 29
},
{
"arrival": {
"time": "1763217586",
"uncertainty": 120
},
"departure": {
"time": "1763217586",
"uncertainty": 120
},
"stopId": "0:47041C",
"stopSequence": 30
},
{
"arrival": {
"time": "1763217646",
"uncertainty": 120
},
"departure": {
"time": "1763217646",
"uncertainty": 120
},
"stopId": "0:AV930C",
"stopSequence": 31
},
{
"arrival": {
"time": "1763217648",
"uncertainty": 120
},
"departure": {
"time": "1763217648",
"uncertainty": 120
},
"stopId": "0:AV920C",
"stopSequence": 32
},
{
"arrival": {
"time": "1763217697",
"uncertainty": 120
},
"departure": {
"time": "1763217697",
"uncertainty": 120
},
"stopId": "0:AV910C",
"stopSequence": 33
},
{
"arrival": {
"time": "1763217737",
"uncertainty": 120
},
"departure": {
"time": "1763217737",
"uncertainty": 120
},
"stopId": "0:AV900C",
"stopSequence": 34
},
{
"arrival": {
"time": "1763217770",
"uncertainty": 120
},
"departure": {
"time": "1763217770",
"uncertainty": 120
},
"stopId": "0:AV890C",
"stopSequence": 35
},
{
"arrival": {
"time": "1763217826",
"uncertainty": 120
},
"departure": {
"time": "1763217826",
"uncertainty": 120
},
"stopId": "0:AV880C",
"stopSequence": 36
},
{
"arrival": {
"time": "1763217847",
"uncertainty": 120
},
"departure": {
"time": "1763217847",
"uncertainty": 120
},
"stopId": "0:AV870C",
"stopSequence": 37
},
{
"arrival": {
"time": "1763217900",
"uncertainty": 120
},
"departure": {
"time": "1763217900",
"uncertainty": 120
},
"stopId": "0:AV860C",
"stopSequence": 38
},
{
"arrival": {
"time": "1763217920",
"uncertainty": 120
},
"departure": {
"time": "1763217920",
"uncertainty": 120
},
"stopId": "0:AV850C",
"stopSequence": 39
},
{
"arrival": {
"time": "1763217946",
"uncertainty": 120
},
"departure": {
"time": "1763217946",
"uncertainty": 120
},
"stopId": "0:AV640C",
"stopSequence": 40
},
{
"arrival": {
"time": "1763218006",
"uncertainty": 120
},
"departure": {
"time": "1763218006",
"uncertainty": 120
},
"stopId": "0:AV650C",
"stopSequence": 41
},
{
"arrival": {
"time": "1763218031",
"uncertainty": 120
},
"departure": {
"time": "1763218031",
"uncertainty": 120
},
"stopId": "0:AV670C",
"stopSequence": 42
},
{
"arrival": {
"time": "1763218082",
"uncertainty": 120
},
"departure": {
"time": "1763218082",
"uncertainty": 120
},
"stopId": "0:AV680C",
"stopSequence": 43
},
{
"arrival": {
"time": "1763218126",
"uncertainty": 120
},
"departure": {
"time": "1763218126",
"uncertainty": 120
},
"stopId": "0:AV420C",
"stopSequence": 44
},
{
"arrival": {
"time": "1763218246",
"uncertainty": 120
},
"stopId": "0:AV1005C",
"stopSequence": 45
}
],
"trip": {
"directionId": 1,
"routeId": "8890",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61021723"
},
"vehicle": {
"id": "129",
"label": "129"
}
}
},
{
"id": "1022048",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763215949",
"uncertainty": 120
},
"departure": {
"time": "1763216027",
"uncertainty": 120
},
"stopId": "0:01362P",
"stopSequence": 2
},
{
"arrival": {
"time": "1763216087",
"uncertainty": 120
},
"departure": {
"time": "1763216087",
"uncertainty": 120
},
"stopId": "0:18130P",
"stopSequence": 3
},
{
"arrival": {
"time": "1763216167",
"uncertainty": 120
},
"departure": {
"time": "1763216177",
"uncertainty": 120
},
"stopId": "0:07170P",
"stopSequence": 4
},
{
"arrival": {
"time": "1763216207",
"uncertainty": 120
},
"departure": {
"time": "1763216207",
"uncertainty": 120
},
"stopId": "0:07180P",
"stopSequence": 5
},
{
"arrival": {
"time": "1763216267",
"uncertainty": 120
},
"departure": {
"time": "1763216267",
"uncertainty": 120
},
"stopId": "0:07185P",
"stopSequence": 6
},
{
"arrival": {
"time": "1763216297",
"uncertainty": 120
},
"departure": {
"time": "1763216297",
"uncertainty": 120
},
"stopId": "0:07200P",
"stopSequence": 7
},
{
"arrival": {
"time": "1763216326",
"uncertainty": 120
},
"departure": {
"time": "1763216326",
"uncertainty": 120
},
"stopId": "0:07215P",
"stopSequence": 8
},
{
"arrival": {
"time": "1763216371",
"uncertainty": 120
},
"departure": {
"time": "1763216371",
"uncertainty": 120
},
"stopId": "0:04195P",
"stopSequence": 9
},
{
"arrival": {
"time": "1763216430",
"uncertainty": 120
},
"departure": {
"time": "1763216430",
"uncertainty": 120
},
"stopId": "0:05370P",
"stopSequence": 10
},
{
"arrival": {
"time": "1763216564",
"uncertainty": 120
},
"departure": {
"time": "1763216564",
"uncertainty": 120
},
"stopId": "0:05365P",
"stopSequence": 11
},
{
"arrival": {
"time": "1763216663",
"uncertainty": 120
},
"departure": {
"time": "1763216663",
"uncertainty": 120
},
"stopId": "0:05360P",
"stopSequence": 12
},
{
"arrival": {
"time": "1763216700",
"uncertainty": 120
},
"departure": {
"time": "1763216700",
"uncertainty": 120
},
"stopId": "0:05355P",
"stopSequence": 13
},
{
"arrival": {
"time": "1763216766",
"uncertainty": 120
},
"departure": {
"time": "1763216766",
"uncertainty": 120
},
"stopId": "0:05350P",
"stopSequence": 14
},
{
"arrival": {
"time": "1763216798",
"uncertainty": 120
},
"departure": {
"time": "1763216798",
"uncertainty": 120
},
"stopId": "0:05410P",
"stopSequence": 15
},
{
"arrival": {
"time": "1763216867",
"uncertainty": 120
},
"departure": {
"time": "1763216867",
"uncertainty": 120
},
"stopId": "0:19330P",
"stopSequence": 16
},
{
"arrival": {
"time": "1763216891",
"uncertainty": 120
},
"departure": {
"time": "1763216891",
"uncertainty": 120
},
"stopId": "0:05420P",
"stopSequence": 17
},
{
"arrival": {
"time": "1763216949",
"uncertainty": 120
},
"departure": {
"time": "1763216949",
"uncertainty": 120
},
"stopId": "0:05430P",
"stopSequence": 18
},
{
"arrival": {
"time": "1763216987",
"uncertainty": 120
},
"departure": {
"time": "1763216987",
"uncertainty": 120
},
"stopId": "0:03120P",
"stopSequence": 19
},
{
"arrival": {
"time": "1763217033",
"uncertainty": 120
},
"departure": {
"time": "1763217033",
"uncertainty": 120
},
"stopId": "0:03110P",
"stopSequence": 20
},
{
"arrival": {
"time": "1763217123",
"uncertainty": 120
},
"departure": {
"time": "1763217123",
"uncertainty": 120
},
"stopId": "0:03100P",
"stopSequence": 21
},
{
"arrival": {
"time": "1763217169",
"uncertainty": 120
},
"departure": {
"time": "1763217169",
"uncertainty": 120
},
"stopId": "0:04090P",
"stopSequence": 22
},
{
"arrival": {
"time": "1763217198",
"uncertainty": 120
},
"departure": {
"time": "1763217198",
"uncertainty": 120
},
"stopId": "0:04080P",
"stopSequence": 23
},
{
"arrival": {
"time": "1763217224",
"uncertainty": 120
},
"departure": {
"time": "1763217224",
"uncertainty": 120
},
"stopId": "0:04075P",
"stopSequence": 24
},
{
"arrival": {
"time": "1763217323",
"uncertainty": 120
},
"departure": {
"time": "1763217323",
"uncertainty": 120
},
"stopId": "0:04290P",
"stopSequence": 25
},
{
"arrival": {
"time": "1763217369",
"uncertainty": 120
},
"departure": {
"time": "1763217369",
"uncertainty": 120
},
"stopId": "0:04310P",
"stopSequence": 26
},
{
"arrival": {
"time": "1763217430",
"uncertainty": 120
},
"departure": {
"time": "1763217430",
"uncertainty": 120
},
"stopId": "0:04300P",
"stopSequence": 27
},
{
"arrival": {
"time": "1763217487",
"uncertainty": 120
},
"departure": {
"time": "1763217487",
"uncertainty": 120
},
"stopId": "0:04280P",
"stopSequence": 28
},
{
"arrival": {
"time": "1763217593",
"uncertainty": 120
},
"departure": {
"time": "1763217593",
"uncertainty": 120
},
"stopId": "0:04271P",
"stopSequence": 29
},
{
"arrival": {
"time": "1763217622",
"uncertainty": 120
},
"departure": {
"time": "1763217622",
"uncertainty": 120
},
"stopId": "0:04260P",
"stopSequence": 30
},
{
"arrival": {
"time": "1763217699",
"uncertainty": 120
},
"departure": {
"time": "1763217699",
"uncertainty": 120
},
"stopId": "0:01010P",
"stopSequence": 31
},
{
"arrival": {
"time": "1763217753",
"uncertainty": 120
},
"departure": {
"time": "1763217753",
"uncertainty": 120
},
"stopId": "0:01020C",
"stopSequence": 32
},
{
"arrival": {
"time": "1763217774",
"uncertainty": 120
},
"stopId": "0:03010C",
"stopSequence": 33
}
],
"trip": {
"directionId": 1,
"routeId": "1070",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61022048"
},
"vehicle": {
"id": "82",
"label": "82"
}
}
},
{
"id": "1022238",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763216107",
"uncertainty": 120
},
"stopId": "0:19060C",
"stopSequence": 1
},
{
"arrival": {
"time": "1763216280",
"uncertainty": 120
},
"departure": {
"time": "1763216280",
"uncertainty": 120
},
"stopId": "0:01362P",
"stopSequence": 2
},
{
"arrival": {
"time": "1763216340",
"uncertainty": 120
},
"departure": {
"time": "1763216340",
"uncertainty": 120
},
"stopId": "0:18130P",
"stopSequence": 3
},
{
"arrival": {
"time": "1763216371",
"uncertainty": 120
},
"departure": {
"time": "1763216371",
"uncertainty": 120
},
"stopId": "0:01320P",
"stopSequence": 4
},
{
"arrival": {
"time": "1763216430",
"uncertainty": 120
},
"departure": {
"time": "1763216430",
"uncertainty": 120
},
"stopId": "0:18190P",
"stopSequence": 5
},
{
"arrival": {
"time": "1763216450",
"uncertainty": 120
},
"departure": {
"time": "1763216450",
"uncertainty": 120
},
"stopId": "0:01290P",
"stopSequence": 6
},
{
"arrival": {
"time": "1763216503",
"uncertainty": 120
},
"departure": {
"time": "1763216503",
"uncertainty": 120
},
"stopId": "0:01285P",
"stopSequence": 7
},
{
"arrival": {
"time": "1763216546",
"uncertainty": 120
},
"departure": {
"time": "1763216546",
"uncertainty": 120
},
"stopId": "0:01270P",
"stopSequence": 8
},
{
"arrival": {
"time": "1763216585",
"uncertainty": 120
},
"departure": {
"time": "1763216585",
"uncertainty": 120
},
"stopId": "0:01260P",
"stopSequence": 9
},
{
"arrival": {
"time": "1763216630",
"uncertainty": 120
},
"departure": {
"time": "1763216630",
"uncertainty": 120
},
"stopId": "0:01255P",
"stopSequence": 10
},
{
"arrival": {
"time": "1763216653",
"uncertainty": 120
},
"departure": {
"time": "1763216653",
"uncertainty": 120
},
"stopId": "0:01250P",
"stopSequence": 11
},
{
"arrival": {
"time": "1763216692",
"uncertainty": 120
},
"departure": {
"time": "1763216692",
"uncertainty": 120
},
"stopId": "0:01230P",
"stopSequence": 12
},
{
"arrival": {
"time": "1763216746",
"uncertainty": 120
},
"departure": {
"time": "1763216746",
"uncertainty": 120
},
"stopId": "0:18200P",
"stopSequence": 13
},
{
"arrival": {
"time": "1763216809",
"uncertainty": 120
},
"departure": {
"time": "1763216809",
"uncertainty": 120
},
"stopId": "0:01210P",
"stopSequence": 14
},
{
"arrival": {
"time": "1763216869",
"uncertainty": 120
},
"departure": {
"time": "1763216869",
"uncertainty": 120
},
"stopId": "0:01200P",
"stopSequence": 15
},
{
"arrival": {
"time": "1763216933",
"uncertainty": 120
},
"departure": {
"time": "1763216933",
"uncertainty": 120
},
"stopId": "0:01190P",
"stopSequence": 16
},
{
"arrival": {
"time": "1763217173",
"uncertainty": 120
},
"departure": {
"time": "1763217173",
"uncertainty": 120
},
"stopId": "0:01170P",
"stopSequence": 17
},
{
"arrival": {
"time": "1763217233",
"uncertainty": 120
},
"departure": {
"time": "1763217233",
"uncertainty": 120
},
"stopId": "0:01160P",
"stopSequence": 18
},
{
"arrival": {
"time": "1763217257",
"uncertainty": 120
},
"departure": {
"time": "1763217257",
"uncertainty": 120
},
"stopId": "0:18150P",
"stopSequence": 19
},
{
"arrival": {
"time": "1763217284",
"uncertainty": 120
},
"departure": {
"time": "1763217284",
"uncertainty": 120
},
"stopId": "0:01140P",
"stopSequence": 20
},
{
"arrival": {
"time": "1763217312",
"uncertainty": 120
},
"departure": {
"time": "1763217312",
"uncertainty": 120
},
"stopId": "0:01130P",
"stopSequence": 21
},
{
"arrival": {
"time": "1763217381",
"uncertainty": 120
},
"departure": {
"time": "1763217381",
"uncertainty": 120
},
"stopId": "0:01110P",
"stopSequence": 22
},
{
"arrival": {
"time": "1763217420",
"uncertainty": 120
},
"departure": {
"time": "1763217420",
"uncertainty": 120
},
"stopId": "0:01100P",
"stopSequence": 23
},
{
"arrival": {
"time": "1763217472",
"uncertainty": 120
},
"departure": {
"time": "1763217472",
"uncertainty": 120
},
"stopId": "0:01090P",
"stopSequence": 24
},
{
"arrival": {
"time": "1763217501",
"uncertainty": 120
},
"departure": {
"time": "1763217501",
"uncertainty": 120
},
"stopId": "0:01080P",
"stopSequence": 25
},
{
"arrival": {
"time": "1763217533",
"uncertainty": 120
},
"departure": {
"time": "1763217533",
"uncertainty": 120
},
"stopId": "0:01070P",
"stopSequence": 26
},
{
"arrival": {
"time": "1763217603",
"uncertainty": 120
},
"departure": {
"time": "1763217603",
"uncertainty": 120
},
"stopId": "0:01050P",
"stopSequence": 27
},
{
"arrival": {
"time": "1763217630",
"uncertainty": 120
},
"departure": {
"time": "1763217630",
"uncertainty": 120
},
"stopId": "0:01040P",
"stopSequence": 28
},
{
"arrival": {
"time": "1763217653",
"uncertainty": 120
},
"departure": {
"time": "1763217653",
"uncertainty": 120
},
"stopId": "0:01030P",
"stopSequence": 29
},
{
"arrival": {
"time": "1763217689",
"uncertainty": 120
},
"departure": {
"time": "1763217689",
"uncertainty": 120
},
"stopId": "0:01020P",
"stopSequence": 30
},
{
"arrival": {
"time": "1763217748",
"uncertainty": 120
},
"departure": {
"time": "1763217748",
"uncertainty": 120
},
"stopId": "0:01010C",
"stopSequence": 31
},
{
"arrival": {
"time": "1763217773",
"uncertainty": 120
},
"stopId": "0:01010P",
"stopSequence": 32
}
],
"trip": {
"directionId": 1,
"routeId": "1010",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61022238"
},
"vehicle": {
"id": "93",
"label": "93"
}
}
},
{
"id": "1022236",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763216100",
"uncertainty": 120
},
"stopId": "0:01010P",
"stopSequence": 1
},
{
"arrival": {
"time": "1763216117",
"uncertainty": 120
},
"departure": {
"time": "1763216117",
"uncertainty": 120
},
"stopId": "0:01020C",
"stopSequence": 2
},
{
"arrival": {
"time": "1763216161",
"uncertainty": 120
},
"departure": {
"time": "1763216161",
"uncertainty": 120
},
"stopId": "0:01030C",
"stopSequence": 3
},
{
"arrival": {
"time": "1763216221",
"uncertainty": 120
},
"departure": {
"time": "1763216221",
"uncertainty": 120
},
"stopId": "0:01040C",
"stopSequence": 4
},
{
"arrival": {
"time": "1763216238",
"uncertainty": 120
},
"departure": {
"time": "1763216238",
"uncertainty": 120
},
"stopId": "0:01050C",
"stopSequence": 5
},
{
"arrival": {
"time": "1763216328",
"uncertainty": 120
},
"departure": {
"time": "1763216328",
"uncertainty": 120
},
"stopId": "0:01070C",
"stopSequence": 6
},
{
"arrival": {
"time": "1763216365",
"uncertainty": 120
},
"departure": {
"time": "1763216365",
"uncertainty": 120
},
"stopId": "0:01080C",
"stopSequence": 7
},
{
"arrival": {
"time": "1763216398",
"uncertainty": 120
},
"departure": {
"time": "1763216398",
"uncertainty": 120
},
"stopId": "0:01090C",
"stopSequence": 8
},
{
"arrival": {
"time": "1763216435",
"uncertainty": 120
},
"departure": {
"time": "1763216435",
"uncertainty": 120
},
"stopId": "0:01100C",
"stopSequence": 9
},
{
"arrival": {
"time": "1763216474",
"uncertainty": 120
},
"departure": {
"time": "1763216474",
"uncertainty": 120
},
"stopId": "0:01110C",
"stopSequence": 10
},
{
"arrival": {
"time": "1763216543",
"uncertainty": 120
},
"departure": {
"time": "1763216543",
"uncertainty": 120
},
"stopId": "0:01130C",
"stopSequence": 11
},
{
"arrival": {
"time": "1763216568",
"uncertainty": 120
},
"departure": {
"time": "1763216568",
"uncertainty": 120
},
"stopId": "0:01140C",
"stopSequence": 12
},
{
"arrival": {
"time": "1763216611",
"uncertainty": 120
},
"departure": {
"time": "1763216611",
"uncertainty": 120
},
"stopId": "0:18150C",
"stopSequence": 13
},
{
"arrival": {
"time": "1763216651",
"uncertainty": 120
},
"departure": {
"time": "1763216651",
"uncertainty": 120
},
"stopId": "0:01160C",
"stopSequence": 14
},
{
"arrival": {
"time": "1763216734",
"uncertainty": 120
},
"departure": {
"time": "1763216734",
"uncertainty": 120
},
"stopId": "0:01170C",
"stopSequence": 15
},
{
"arrival": {
"time": "1763217239",
"uncertainty": 120
},
"departure": {
"time": "1763217239",
"uncertainty": 120
},
"stopId": "0:01190C",
"stopSequence": 16
},
{
"arrival": {
"time": "1763217273",
"uncertainty": 120
},
"departure": {
"time": "1763217273",
"uncertainty": 120
},
"stopId": "0:01200C",
"stopSequence": 17
},
{
"arrival": {
"time": "1763217352",
"uncertainty": 120
},
"departure": {
"time": "1763217352",
"uncertainty": 120
},
"stopId": "0:01210C",
"stopSequence": 18
},
{
"arrival": {
"time": "1763217420",
"uncertainty": 120
},
"departure": {
"time": "1763217420",
"uncertainty": 120
},
"stopId": "0:01230C",
"stopSequence": 19
},
{
"arrival": {
"time": "1763217452",
"uncertainty": 120
},
"departure": {
"time": "1763217452",
"uncertainty": 120
},
"stopId": "0:01240C",
"stopSequence": 20
},
{
"arrival": {
"time": "1763217480",
"uncertainty": 120
},
"departure": {
"time": "1763217480",
"uncertainty": 120
},
"stopId": "0:01270C",
"stopSequence": 21
},
{
"arrival": {
"time": "1763217536",
"uncertainty": 120
},
"departure": {
"time": "1763217536",
"uncertainty": 120
},
"stopId": "0:01280C",
"stopSequence": 22
},
{
"arrival": {
"time": "1763217619",
"uncertainty": 120
},
"departure": {
"time": "1763217619",
"uncertainty": 120
},
"stopId": "0:18170C",
"stopSequence": 23
},
{
"arrival": {
"time": "1763217658",
"uncertainty": 120
},
"departure": {
"time": "1763217658",
"uncertainty": 120
},
"stopId": "0:18180C",
"stopSequence": 24
},
{
"arrival": {
"time": "1763217720",
"uncertainty": 120
},
"departure": {
"time": "1763217720",
"uncertainty": 120
},
"stopId": "0:01320C",
"stopSequence": 25
},
{
"arrival": {
"time": "1763217779",
"uncertainty": 120
},
"departure": {
"time": "1763217779",
"uncertainty": 120
},
"stopId": "0:18130C",
"stopSequence": 26
},
{
"arrival": {
"time": "1763217877",
"uncertainty": 120
},
"departure": {
"time": "1763217877",
"uncertainty": 120
},
"stopId": "0:01362C",
"stopSequence": 27
},
{
"arrival": {
"time": "1763217960",
"uncertainty": 120
},
"stopId": "0:19060C",
"stopSequence": 28
}
],
"trip": {
"directionId": 0,
"routeId": "1010",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61022236"
},
"vehicle": {
"id": "108",
"label": "108"
}
}
},
{
"id": "1022221",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763214792",
"uncertainty": 120
},
"stopId": "0:01800P",
"stopSequence": 1
},
{
"arrival": {
"time": "1763214867",
"uncertainty": 120
},
"departure": {
"time": "1763214867",
"uncertainty": 120
},
"stopId": "0:01900C",
"stopSequence": 2
},
{
"arrival": {
"time": "1763215015",
"uncertainty": 120
},
"departure": {
"time": "1763215015",
"uncertainty": 120
},
"stopId": "0:01635C",
"stopSequence": 3
},
{
"arrival": {
"time": "1763215071",
"uncertainty": 120
},
"departure": {
"time": "1763215071",
"uncertainty": 120
},
"stopId": "0:18230P",
"stopSequence": 4
},
{
"arrival": {
"time": "1763215122",
"uncertainty": 120
},
"departure": {
"time": "1763215122",
"uncertainty": 120
},
"stopId": "0:01690P",
"stopSequence": 5
},
{
"arrival": {
"time": "1763215221",
"uncertainty": 120
},
"departure": {
"time": "1763215221",
"uncertainty": 120
},
"stopId": "0:01630C",
"stopSequence": 6
},
{
"arrival": {
"time": "1763215272",
"uncertainty": 120
},
"departure": {
"time": "1763215272",
"uncertainty": 120
},
"stopId": "0:01620C",
"stopSequence": 7
},
{
"arrival": {
"time": "1763215301",
"uncertainty": 120
},
"departure": {
"time": "1763215301",
"uncertainty": 120
},
"stopId": "0:01615C",
"stopSequence": 8
},
{
"arrival": {
"time": "1763215342",
"uncertainty": 120
},
"departure": {
"time": "1763215342",
"uncertainty": 120
},
"stopId": "0:01610C",
"stopSequence": 9
},
{
"arrival": {
"time": "1763215392",
"uncertainty": 120
},
"departure": {
"time": "1763215392",
"uncertainty": 120
},
"stopId": "0:01600C",
"stopSequence": 10
},
{
"arrival": {
"time": "1763215423",
"uncertainty": 120
},
"departure": {
"time": "1763215423",
"uncertainty": 120
},
"stopId": "0:01590C",
"stopSequence": 11
},
{
"arrival": {
"time": "1763215442",
"uncertainty": 120
},
"departure": {
"time": "1763215442",
"uncertainty": 120
},
"stopId": "0:01580C",
"stopSequence": 12
},
{
"arrival": {
"time": "1763215463",
"uncertainty": 120
},
"departure": {
"time": "1763215463",
"uncertainty": 120
},
"stopId": "0:01570C",
"stopSequence": 13
},
{
"arrival": {
"time": "1763215493",
"uncertainty": 120
},
"departure": {
"time": "1763215493",
"uncertainty": 120
},
"stopId": "0:01560C",
"stopSequence": 14
},
{
"arrival": {
"time": "1763215557",
"uncertainty": 120
},
"departure": {
"time": "1763215557",
"uncertainty": 120
},
"stopId": "0:01550C",
"stopSequence": 15
},
{
"arrival": {
"time": "1763215594",
"uncertainty": 120
},
"departure": {
"time": "1763215603",
"uncertainty": 120
},
"stopId": "0:01540C",
"stopSequence": 16
},
{
"arrival": {
"time": "1763215661",
"uncertainty": 120
},
"departure": {
"time": "1763215661",
"uncertainty": 120
},
"stopId": "0:18240C",
"stopSequence": 17
},
{
"arrival": {
"time": "1763215761",
"uncertainty": 120
},
"departure": {
"time": "1763215761",
"uncertainty": 120
},
"stopId": "0:01450C",
"stopSequence": 18
},
{
"arrival": {
"time": "1763215854",
"uncertainty": 120
},
"departure": {
"time": "1763215872",
"uncertainty": 120
},
"stopId": "0:01440C",
"stopSequence": 19
},
{
"arrival": {
"time": "1763215974",
"uncertainty": 120
},
"departure": {
"time": "1763215974",
"uncertainty": 120
},
"stopId": "0:01430C",
"stopSequence": 20
},
{
"arrival": {
"time": "1763216157",
"uncertainty": 120
},
"departure": {
"time": "1763216171",
"uncertainty": 120
},
"stopId": "0:01420C",
"stopSequence": 21
},
{
"arrival": {
"time": "1763216300",
"uncertainty": 120
},
"departure": {
"time": "1763216300",
"uncertainty": 120
},
"stopId": "0:01390C",
"stopSequence": 22
},
{
"arrival": {
"time": "1763216340",
"uncertainty": 120
},
"departure": {
"time": "1763216340",
"uncertainty": 120
},
"stopId": "0:01400C",
"stopSequence": 23
},
{
"arrival": {
"time": "1763216399",
"uncertainty": 120
},
"stopId": "0:19060C",
"stopSequence": 24
}
],
"trip": {
"directionId": 0,
"routeId": "1100",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61022221"
},
"vehicle": {
"id": "81",
"label": "81"
}
}
},
{
"id": "1022170",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763218200",
"uncertainty": 120
},
"stopId": "0:19065C",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "1030",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61022170"
}
}
},
{
"id": "1022168",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763215662",
"uncertainty": 120
},
"stopId": "0:19065C",
"stopSequence": 1
},
{
"arrival": {
"time": "1763215913",
"uncertainty": 120
},
"departure": {
"time": "1763215962",
"uncertainty": 120
},
"stopId": "0:01362P",
"stopSequence": 2
},
{
"arrival": {
"time": "1763216030",
"uncertainty": 120
},
"departure": {
"time": "1763216030",
"uncertainty": 120
},
"stopId": "0:18130P",
"stopSequence": 3
},
{
"arrival": {
"time": "1763216062",
"uncertainty": 120
},
"departure": {
"time": "1763216062",
"uncertainty": 120
},
"stopId": "0:01320P",
"stopSequence": 4
},
{
"arrival": {
"time": "1763216196",
"uncertainty": 120
},
"departure": {
"time": "1763216202",
"uncertainty": 120
},
"stopId": "0:05010P",
"stopSequence": 5
},
{
"arrival": {
"time": "1763216295",
"uncertainty": 120
},
"departure": {
"time": "1763216295",
"uncertainty": 120
},
"stopId": "0:05020P",
"stopSequence": 6
},
{
"arrival": {
"time": "1763216400",
"uncertainty": 120
},
"departure": {
"time": "1763216400",
"uncertainty": 120
},
"stopId": "0:SP0420P",
"stopSequence": 7
},
{
"arrival": {
"time": "1763216475",
"uncertainty": 120
},
"departure": {
"time": "1763216475",
"uncertainty": 120
},
"stopId": "0:05025P",
"stopSequence": 8
},
{
"arrival": {
"time": "1763216508",
"uncertainty": 120
},
"departure": {
"time": "1763216508",
"uncertainty": 120
},
"stopId": "0:07045P",
"stopSequence": 9
},
{
"arrival": {
"time": "1763216589",
"uncertainty": 120
},
"departure": {
"time": "1763216589",
"uncertainty": 120
},
"stopId": "0:05080P",
"stopSequence": 10
},
{
"arrival": {
"time": "1763216626",
"uncertainty": 120
},
"departure": {
"time": "1763216626",
"uncertainty": 120
},
"stopId": "0:05090P",
"stopSequence": 11
},
{
"arrival": {
"time": "1763216687",
"uncertainty": 120
},
"departure": {
"time": "1763216687",
"uncertainty": 120
},
"stopId": "0:05100P",
"stopSequence": 12
},
{
"arrival": {
"time": "1763216719",
"uncertainty": 120
},
"departure": {
"time": "1763216719",
"uncertainty": 120
},
"stopId": "0:05110P",
"stopSequence": 13
},
{
"arrival": {
"time": "1763216756",
"uncertainty": 120
},
"departure": {
"time": "1763216756",
"uncertainty": 120
},
"stopId": "0:05120P",
"stopSequence": 14
},
{
"arrival": {
"time": "1763216788",
"uncertainty": 120
},
"departure": {
"time": "1763216788",
"uncertainty": 120
},
"stopId": "0:18300P",
"stopSequence": 15
},
{
"arrival": {
"time": "1763216829",
"uncertainty": 120
},
"departure": {
"time": "1763216829",
"uncertainty": 120
},
"stopId": "0:18260P",
"stopSequence": 16
},
{
"arrival": {
"time": "1763216889",
"uncertainty": 120
},
"departure": {
"time": "1763216889",
"uncertainty": 120
},
"stopId": "0:03170P",
"stopSequence": 17
},
{
"arrival": {
"time": "1763216923",
"uncertainty": 120
},
"departure": {
"time": "1763216923",
"uncertainty": 120
},
"stopId": "0:03160P",
"stopSequence": 18
},
{
"arrival": {
"time": "1763216961",
"uncertainty": 120
},
"departure": {
"time": "1763216961",
"uncertainty": 120
},
"stopId": "0:03140P",
"stopSequence": 19
},
{
"arrival": {
"time": "1763217020",
"uncertainty": 120
},
"departure": {
"time": "1763217020",
"uncertainty": 120
},
"stopId": "0:03150P",
"stopSequence": 20
},
{
"arrival": {
"time": "1763217079",
"uncertainty": 120
},
"departure": {
"time": "1763217079",
"uncertainty": 120
},
"stopId": "0:03130P",
"stopSequence": 21
},
{
"arrival": {
"time": "1763217121",
"uncertainty": 120
},
"departure": {
"time": "1763217121",
"uncertainty": 120
},
"stopId": "0:03120P",
"stopSequence": 22
},
{
"arrival": {
"time": "1763217172",
"uncertainty": 120
},
"departure": {
"time": "1763217172",
"uncertainty": 120
},
"stopId": "0:03110P",
"stopSequence": 23
},
{
"arrival": {
"time": "1763217278",
"uncertainty": 120
},
"departure": {
"time": "1763217278",
"uncertainty": 120
},
"stopId": "0:18280P",
"stopSequence": 24
},
{
"arrival": {
"time": "1763217307",
"uncertainty": 120
},
"departure": {
"time": "1763217307",
"uncertainty": 120
},
"stopId": "0:03390P",
"stopSequence": 25
},
{
"arrival": {
"time": "1763217351",
"uncertainty": 120
},
"departure": {
"time": "1763217351",
"uncertainty": 120
},
"stopId": "0:03400P",
"stopSequence": 26
},
{
"arrival": {
"time": "1763217404",
"uncertainty": 120
},
"departure": {
"time": "1763217404",
"uncertainty": 120
},
"stopId": "0:03380P",
"stopSequence": 27
},
{
"arrival": {
"time": "1763217428",
"uncertainty": 120
},
"departure": {
"time": "1763217428",
"uncertainty": 120
},
"stopId": "0:03371P",
"stopSequence": 28
},
{
"arrival": {
"time": "1763217480",
"uncertainty": 120
},
"departure": {
"time": "1763217480",
"uncertainty": 120
},
"stopId": "0:03365P",
"stopSequence": 29
},
{
"arrival": {
"time": "1763217512",
"uncertainty": 120
},
"departure": {
"time": "1763217512",
"uncertainty": 120
},
"stopId": "0:03360P",
"stopSequence": 30
},
{
"arrival": {
"time": "1763217575",
"uncertainty": 120
},
"departure": {
"time": "1763217575",
"uncertainty": 120
},
"stopId": "0:03350P",
"stopSequence": 31
},
{
"arrival": {
"time": "1763217625",
"uncertainty": 120
},
"departure": {
"time": "1763217625",
"uncertainty": 120
},
"stopId": "0:03340P",
"stopSequence": 32
},
{
"arrival": {
"time": "1763217684",
"uncertainty": 120
},
"departure": {
"time": "1763217684",
"uncertainty": 120
},
"stopId": "0:03330P",
"stopSequence": 33
},
{
"arrival": {
"time": "1763217748",
"uncertainty": 120
},
"departure": {
"time": "1763217748",
"uncertainty": 120
},
"stopId": "0:03325P",
"stopSequence": 34
},
{
"arrival": {
"time": "1763217807",
"uncertainty": 120
},
"departure": {
"time": "1763217807",
"uncertainty": 120
},
"stopId": "0:03320P",
"stopSequence": 35
},
{
"arrival": {
"time": "1763217861",
"uncertainty": 120
},
"departure": {
"time": "1763217861",
"uncertainty": 120
},
"stopId": "0:03315P",
"stopSequence": 36
},
{
"arrival": {
"time": "1763217938",
"uncertainty": 120
},
"departure": {
"time": "1763217938",
"uncertainty": 120
},
"stopId": "0:01010P",
"stopSequence": 37
},
{
"arrival": {
"time": "1763218002",
"uncertainty": 120
},
"departure": {
"time": "1763218002",
"uncertainty": 120
},
"stopId": "0:01020C",
"stopSequence": 38
},
{
"arrival": {
"time": "1763218027",
"uncertainty": 120
},
"stopId": "0:03010C",
"stopSequence": 39
}
],
"trip": {
"directionId": 1,
"routeId": "1030",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61022168"
},
"vehicle": {
"id": "91",
"label": "91"
}
}
},
{
"id": "1026078",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763213409",
"uncertainty": 120
},
"stopId": "0:CI0210C",
"stopSequence": 1
},
{
"arrival": {
"time": "1763213419",
"uncertainty": 120
},
"departure": {
"time": "1763213419",
"uncertainty": 120
},
"stopId": "0:CI0215C",
"stopSequence": 2
},
{
"arrival": {
"time": "1763213529",
"uncertainty": 120
},
"departure": {
"time": "1763213529",
"uncertainty": 120
},
"stopId": "0:CI0225C",
"stopSequence": 4
},
{
"arrival": {
"time": "1763213788",
"uncertainty": 120
},
"departure": {
"time": "1763213788",
"uncertainty": 120
},
"stopId": "0:CI0226C",
"stopSequence": 5
},
{
"arrival": {
"time": "1763213878",
"uncertainty": 120
},
"departure": {
"time": "1763213878",
"uncertainty": 120
},
"stopId": "0:CI0250C",
"stopSequence": 6
},
{
"arrival": {
"time": "1763213952",
"uncertainty": 120
},
"departure": {
"time": "1763213952",
"uncertainty": 120
},
"stopId": "0:CI02141P",
"stopSequence": 7
},
{
"arrival": {
"time": "1763213989",
"uncertainty": 120
},
"departure": {
"time": "1763213989",
"uncertainty": 120
},
"stopId": "0:CI0242P",
"stopSequence": 8
},
{
"arrival": {
"time": "1763214004",
"uncertainty": 120
},
"departure": {
"time": "1763214004",
"uncertainty": 120
},
"stopId": "0:CI0230C",
"stopSequence": 9
},
{
"arrival": {
"time": "1763214043",
"uncertainty": 120
},
"departure": {
"time": "1763214043",
"uncertainty": 120
},
"stopId": "0:CI0242C",
"stopSequence": 10
},
{
"arrival": {
"time": "1763214064",
"uncertainty": 120
},
"departure": {
"time": "1763214064",
"uncertainty": 120
},
"stopId": "0:CI0240C",
"stopSequence": 11
},
{
"arrival": {
"time": "1763214109",
"uncertainty": 120
},
"departure": {
"time": "1763214109",
"uncertainty": 120
},
"stopId": "0:CI0245C",
"stopSequence": 12
},
{
"arrival": {
"time": "1763214150",
"uncertainty": 120
},
"departure": {
"time": "1763214150",
"uncertainty": 120
},
"stopId": "0:CI0260C",
"stopSequence": 13
},
{
"arrival": {
"time": "1763214168",
"uncertainty": 120
},
"departure": {
"time": "1763214169",
"uncertainty": 120
},
"stopId": "0:CI0270C",
"stopSequence": 14
},
{
"arrival": {
"time": "1763214199",
"uncertainty": 120
},
"departure": {
"time": "1763216048",
"uncertainty": 120
},
"stopId": "0:CI0265C",
"stopSequence": 15
},
{
"arrival": {
"time": "1763216074",
"uncertainty": 120
},
"departure": {
"time": "1763216074",
"uncertainty": 120
},
"stopId": "0:CI0280C",
"stopSequence": 16
},
{
"arrival": {
"time": "1763216120",
"uncertainty": 120
},
"departure": {
"time": "1763216120",
"uncertainty": 120
},
"stopId": "0:CI0285C",
"stopSequence": 17
},
{
"arrival": {
"time": "1763216260",
"uncertainty": 120
},
"departure": {
"time": "1763216260",
"uncertainty": 120
},
"stopId": "0:CI02886C",
"stopSequence": 18
},
{
"arrival": {
"time": "1763216310",
"uncertainty": 120
},
"stopId": "0:CI0110P",
"stopSequence": 19
}
],
"trip": {
"directionId": 0,
"routeId": "6610",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61026078"
},
"vehicle": {
"id": "175",
"label": "175"
}
}
},
{
"id": "1026079",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763217600",
"uncertainty": 120
},
"stopId": "0:CI0110C",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "6610",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61026079"
}
}
},
{
"id": "1036502",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763215292",
"uncertainty": 120
},
"stopId": "0:03010C",
"stopSequence": 1
},
{
"arrival": {
"time": "1763215351",
"uncertainty": 120
},
"departure": {
"time": "1763215351",
"uncertainty": 120
},
"stopId": "0:01010C",
"stopSequence": 2
},
{
"arrival": {
"time": "1763215448",
"uncertainty": 120
},
"departure": {
"time": "1763215448",
"uncertainty": 120
},
"stopId": "0:03030C",
"stopSequence": 3
},
{
"arrival": {
"time": "1763215515",
"uncertainty": 120
},
"departure": {
"time": "1763215515",
"uncertainty": 120
},
"stopId": "0:03040C",
"stopSequence": 4
},
{
"arrival": {
"time": "1763215542",
"uncertainty": 120
},
"departure": {
"time": "1763215542",
"uncertainty": 120
},
"stopId": "0:03050C",
"stopSequence": 5
},
{
"arrival": {
"time": "1763215561",
"uncertainty": 120
},
"departure": {
"time": "1763215561",
"uncertainty": 120
},
"stopId": "0:03060C",
"stopSequence": 6
},
{
"arrival": {
"time": "1763215592",
"uncertainty": 120
},
"departure": {
"time": "1763215592",
"uncertainty": 120
},
"stopId": "0:03070C",
"stopSequence": 7
},
{
"arrival": {
"time": "1763215610",
"uncertainty": 120
},
"departure": {
"time": "1763215622",
"uncertainty": 120
},
"stopId": "0:04015C",
"stopSequence": 8
},
{
"arrival": {
"time": "1763215651",
"uncertainty": 120
},
"departure": {
"time": "1763215651",
"uncertainty": 120
},
"stopId": "0:04020C",
"stopSequence": 9
},
{
"arrival": {
"time": "1763215740",
"uncertainty": 120
},
"departure": {
"time": "1763215740",
"uncertainty": 120
},
"stopId": "0:04050C",
"stopSequence": 13
},
{
"arrival": {
"time": "1763215760",
"uncertainty": 120
},
"departure": {
"time": "1763215760",
"uncertainty": 120
},
"stopId": "0:04060C",
"stopSequence": 14
},
{
"arrival": {
"time": "1763215793",
"uncertainty": 120
},
"departure": {
"time": "1763215793",
"uncertainty": 120
},
"stopId": "0:04070C",
"stopSequence": 15
},
{
"arrival": {
"time": "1763215815",
"uncertainty": 120
},
"departure": {
"time": "1763215829",
"uncertainty": 120
},
"stopId": "0:04075C",
"stopSequence": 16
},
{
"arrival": {
"time": "1763215886",
"uncertainty": 120
},
"departure": {
"time": "1763215886",
"uncertainty": 120
},
"stopId": "0:04080C",
"stopSequence": 17
},
{
"arrival": {
"time": "1763215903",
"uncertainty": 120
},
"departure": {
"time": "1763215903",
"uncertainty": 120
},
"stopId": "0:04090C",
"stopSequence": 18
},
{
"arrival": {
"time": "1763215937",
"uncertainty": 120
},
"departure": {
"time": "1763215937",
"uncertainty": 120
},
"stopId": "0:03100C",
"stopSequence": 19
},
{
"arrival": {
"time": "1763216020",
"uncertainty": 120
},
"departure": {
"time": "1763216039",
"uncertainty": 120
},
"stopId": "0:03110C",
"stopSequence": 20
},
{
"arrival": {
"time": "1763216070",
"uncertainty": 120
},
"departure": {
"time": "1763216070",
"uncertainty": 120
},
"stopId": "0:03120C",
"stopSequence": 21
},
{
"arrival": {
"time": "1763216112",
"uncertainty": 120
},
"departure": {
"time": "1763216130",
"uncertainty": 120
},
"stopId": "0:03130C",
"stopSequence": 22
},
{
"arrival": {
"time": "1763216161",
"uncertainty": 120
},
"departure": {
"time": "1763216161",
"uncertainty": 120
},
"stopId": "0:03150C",
"stopSequence": 23
},
{
"arrival": {
"time": "1763216209",
"uncertainty": 120
},
"departure": {
"time": "1763216209",
"uncertainty": 120
},
"stopId": "0:03140C",
"stopSequence": 24
},
{
"arrival": {
"time": "1763216225",
"uncertainty": 120
},
"departure": {
"time": "1763216225",
"uncertainty": 120
},
"stopId": "0:03160C",
"stopSequence": 25
},
{
"arrival": {
"time": "1763216249",
"uncertainty": 120
},
"departure": {
"time": "1763216249",
"uncertainty": 120
},
"stopId": "0:03170C",
"stopSequence": 26
},
{
"arrival": {
"time": "1763216285",
"uncertainty": 120
},
"departure": {
"time": "1763216285",
"uncertainty": 120
},
"stopId": "0:18260C",
"stopSequence": 27
},
{
"arrival": {
"time": "1763216309",
"uncertainty": 120
},
"departure": {
"time": "1763216309",
"uncertainty": 120
},
"stopId": "0:18270C",
"stopSequence": 28
},
{
"arrival": {
"time": "1763216363",
"uncertainty": 120
},
"departure": {
"time": "1763216363",
"uncertainty": 120
},
"stopId": "0:03205C",
"stopSequence": 29
},
{
"arrival": {
"time": "1763216401",
"uncertainty": 120
},
"departure": {
"time": "1763216401",
"uncertainty": 120
},
"stopId": "0:03220C",
"stopSequence": 30
},
{
"arrival": {
"time": "1763216423",
"uncertainty": 120
},
"departure": {
"time": "1763216423",
"uncertainty": 120
},
"stopId": "0:03235C",
"stopSequence": 31
},
{
"arrival": {
"time": "1763216457",
"uncertainty": 120
},
"departure": {
"time": "1763216457",
"uncertainty": 120
},
"stopId": "0:03230C",
"stopSequence": 32
},
{
"arrival": {
"time": "1763216483",
"uncertainty": 120
},
"departure": {
"time": "1763216483",
"uncertainty": 120
},
"stopId": "0:03250C",
"stopSequence": 33
},
{
"arrival": {
"time": "1763216506",
"uncertainty": 120
},
"departure": {
"time": "1763216506",
"uncertainty": 120
},
"stopId": "0:03265C",
"stopSequence": 34
},
{
"arrival": {
"time": "1763216534",
"uncertainty": 120
},
"departure": {
"time": "1763216534",
"uncertainty": 120
},
"stopId": "0:03269C",
"stopSequence": 35
},
{
"arrival": {
"time": "1763216567",
"uncertainty": 120
},
"departure": {
"time": "1763216567",
"uncertainty": 120
},
"stopId": "0:03270C",
"stopSequence": 36
},
{
"arrival": {
"time": "1763216603",
"uncertainty": 120
},
"departure": {
"time": "1763216603",
"uncertainty": 120
},
"stopId": "0:03295C",
"stopSequence": 37
},
{
"arrival": {
"time": "1763216675",
"uncertainty": 120
},
"departure": {
"time": "1763216675",
"uncertainty": 120
},
"stopId": "0:03290C",
"stopSequence": 38
},
{
"arrival": {
"time": "1763216783",
"uncertainty": 120
},
"departure": {
"time": "1763216783",
"uncertainty": 120
},
"stopId": "0:01230C",
"stopSequence": 39
},
{
"arrival": {
"time": "1763216845",
"uncertainty": 120
},
"departure": {
"time": "1763216845",
"uncertainty": 120
},
"stopId": "0:01240C",
"stopSequence": 40
},
{
"arrival": {
"time": "1763216901",
"uncertainty": 120
},
"departure": {
"time": "1763216901",
"uncertainty": 120
},
"stopId": "0:01270C",
"stopSequence": 41
},
{
"arrival": {
"time": "1763216957",
"uncertainty": 120
},
"departure": {
"time": "1763216957",
"uncertainty": 120
},
"stopId": "0:01280C",
"stopSequence": 42
},
{
"arrival": {
"time": "1763217040",
"uncertainty": 120
},
"departure": {
"time": "1763217040",
"uncertainty": 120
},
"stopId": "0:18170C",
"stopSequence": 43
},
{
"arrival": {
"time": "1763217079",
"uncertainty": 120
},
"departure": {
"time": "1763217079",
"uncertainty": 120
},
"stopId": "0:18180C",
"stopSequence": 44
},
{
"arrival": {
"time": "1763217141",
"uncertainty": 120
},
"departure": {
"time": "1763217141",
"uncertainty": 120
},
"stopId": "0:01320C",
"stopSequence": 45
},
{
"arrival": {
"time": "1763217184",
"uncertainty": 120
},
"departure": {
"time": "1763217184",
"uncertainty": 120
},
"stopId": "0:18130C",
"stopSequence": 46
},
{
"arrival": {
"time": "1763217254",
"uncertainty": 120
},
"departure": {
"time": "1763217254",
"uncertainty": 120
},
"stopId": "0:01362C",
"stopSequence": 47
},
{
"arrival": {
"time": "1763217321",
"uncertainty": 120
},
"stopId": "0:19065C",
"stopSequence": 48
}
],
"trip": {
"directionId": 0,
"routeId": "1040",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61036502"
},
"vehicle": {
"id": "115",
"label": "115"
}
}
},
{
"id": "1036484",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763215418",
"uncertainty": 120
},
"departure": {
"time": "1763215448",
"uncertainty": 120
},
"stopId": "0:01362P",
"stopSequence": 2
},
{
"arrival": {
"time": "1763215525",
"uncertainty": 120
},
"departure": {
"time": "1763215538",
"uncertainty": 120
},
"stopId": "0:18130P",
"stopSequence": 3
},
{
"arrival": {
"time": "1763215563",
"uncertainty": 120
},
"departure": {
"time": "1763215563",
"uncertainty": 120
},
"stopId": "0:01320P",
"stopSequence": 4
},
{
"arrival": {
"time": "1763215622",
"uncertainty": 120
},
"departure": {
"time": "1763215622",
"uncertainty": 120
},
"stopId": "0:18190P",
"stopSequence": 5
},
{
"arrival": {
"time": "1763215640",
"uncertainty": 120
},
"departure": {
"time": "1763215640",
"uncertainty": 120
},
"stopId": "0:01290P",
"stopSequence": 6
},
{
"arrival": {
"time": "1763215706",
"uncertainty": 120
},
"departure": {
"time": "1763215706",
"uncertainty": 120
},
"stopId": "0:01285P",
"stopSequence": 7
},
{
"arrival": {
"time": "1763215768",
"uncertainty": 120
},
"departure": {
"time": "1763215768",
"uncertainty": 120
},
"stopId": "0:01270P",
"stopSequence": 8
},
{
"arrival": {
"time": "1763215840",
"uncertainty": 120
},
"departure": {
"time": "1763215840",
"uncertainty": 120
},
"stopId": "0:01265P",
"stopSequence": 9
},
{
"arrival": {
"time": "1763215893",
"uncertainty": 120
},
"departure": {
"time": "1763215893",
"uncertainty": 120
},
"stopId": "0:01255P",
"stopSequence": 10
},
{
"arrival": {
"time": "1763215908",
"uncertainty": 120
},
"departure": {
"time": "1763215908",
"uncertainty": 120
},
"stopId": "0:01250P",
"stopSequence": 11
},
{
"arrival": {
"time": "1763215966",
"uncertainty": 120
},
"departure": {
"time": "1763215966",
"uncertainty": 120
},
"stopId": "0:01230P",
"stopSequence": 12
},
{
"arrival": {
"time": "1763216036",
"uncertainty": 120
},
"departure": {
"time": "1763216036",
"uncertainty": 120
},
"stopId": "0:18200P",
"stopSequence": 13
},
{
"arrival": {
"time": "1763216070",
"uncertainty": 120
},
"departure": {
"time": "1763216078",
"uncertainty": 120
},
"stopId": "0:03290P",
"stopSequence": 14
},
{
"arrival": {
"time": "1763216124",
"uncertainty": 120
},
"departure": {
"time": "1763216124",
"uncertainty": 120
},
"stopId": "0:03295P",
"stopSequence": 15
},
{
"arrival": {
"time": "1763216166",
"uncertainty": 120
},
"departure": {
"time": "1763216166",
"uncertainty": 120
},
"stopId": "0:03270P",
"stopSequence": 16
},
{
"arrival": {
"time": "1763216194",
"uncertainty": 120
},
"departure": {
"time": "1763216199",
"uncertainty": 120
},
"stopId": "0:03269P",
"stopSequence": 17
},
{
"arrival": {
"time": "1763216235",
"uncertainty": 120
},
"departure": {
"time": "1763216235",
"uncertainty": 120
},
"stopId": "0:03265P",
"stopSequence": 18
},
{
"arrival": {
"time": "1763216259",
"uncertainty": 120
},
"departure": {
"time": "1763216259",
"uncertainty": 120
},
"stopId": "0:03250P",
"stopSequence": 19
},
{
"arrival": {
"time": "1763216331",
"uncertainty": 120
},
"departure": {
"time": "1763216331",
"uncertainty": 120
},
"stopId": "0:03230P",
"stopSequence": 20
},
{
"arrival": {
"time": "1763216378",
"uncertainty": 120
},
"departure": {
"time": "1763216378",
"uncertainty": 120
},
"stopId": "0:03235P",
"stopSequence": 21
},
{
"arrival": {
"time": "1763216414",
"uncertainty": 120
},
"departure": {
"time": "1763216414",
"uncertainty": 120
},
"stopId": "0:03220P",
"stopSequence": 22
},
{
"arrival": {
"time": "1763216483",
"uncertainty": 120
},
"departure": {
"time": "1763216483",
"uncertainty": 120
},
"stopId": "0:03205P",
"stopSequence": 23
},
{
"arrival": {
"time": "1763216511",
"uncertainty": 120
},
"departure": {
"time": "1763216511",
"uncertainty": 120
},
"stopId": "0:18270P",
"stopSequence": 24
},
{
"arrival": {
"time": "1763216547",
"uncertainty": 120
},
"departure": {
"time": "1763216547",
"uncertainty": 120
},
"stopId": "0:18260P",
"stopSequence": 25
},
{
"arrival": {
"time": "1763216601",
"uncertainty": 120
},
"departure": {
"time": "1763216601",
"uncertainty": 120
},
"stopId": "0:03170P",
"stopSequence": 26
},
{
"arrival": {
"time": "1763216628",
"uncertainty": 120
},
"departure": {
"time": "1763216628",
"uncertainty": 120
},
"stopId": "0:03160P",
"stopSequence": 27
},
{
"arrival": {
"time": "1763216658",
"uncertainty": 120
},
"departure": {
"time": "1763216658",
"uncertainty": 120
},
"stopId": "0:03140P",
"stopSequence": 28
},
{
"arrival": {
"time": "1763216705",
"uncertainty": 120
},
"departure": {
"time": "1763216705",
"uncertainty": 120
},
"stopId": "0:03150P",
"stopSequence": 29
},
{
"arrival": {
"time": "1763216753",
"uncertainty": 120
},
"departure": {
"time": "1763216753",
"uncertainty": 120
},
"stopId": "0:03130P",
"stopSequence": 30
},
{
"arrival": {
"time": "1763216786",
"uncertainty": 120
},
"departure": {
"time": "1763216786",
"uncertainty": 120
},
"stopId": "0:03120P",
"stopSequence": 31
},
{
"arrival": {
"time": "1763216830",
"uncertainty": 120
},
"departure": {
"time": "1763216830",
"uncertainty": 120
},
"stopId": "0:03110P",
"stopSequence": 32
},
{
"arrival": {
"time": "1763216921",
"uncertainty": 120
},
"departure": {
"time": "1763216921",
"uncertainty": 120
},
"stopId": "0:03100P",
"stopSequence": 33
},
{
"arrival": {
"time": "1763216968",
"uncertainty": 120
},
"departure": {
"time": "1763216968",
"uncertainty": 120
},
"stopId": "0:04090P",
"stopSequence": 34
},
{
"arrival": {
"time": "1763216998",
"uncertainty": 120
},
"departure": {
"time": "1763216998",
"uncertainty": 120
},
"stopId": "0:04080P",
"stopSequence": 35
},
{
"arrival": {
"time": "1763217025",
"uncertainty": 120
},
"departure": {
"time": "1763217025",
"uncertainty": 120
},
"stopId": "0:04075P",
"stopSequence": 36
},
{
"arrival": {
"time": "1763217051",
"uncertainty": 120
},
"departure": {
"time": "1763217051",
"uncertainty": 120
},
"stopId": "0:04070P",
"stopSequence": 37
},
{
"arrival": {
"time": "1763217078",
"uncertainty": 120
},
"departure": {
"time": "1763217078",
"uncertainty": 120
},
"stopId": "0:04060P",
"stopSequence": 38
},
{
"arrival": {
"time": "1763217101",
"uncertainty": 120
},
"departure": {
"time": "1763217101",
"uncertainty": 120
},
"stopId": "0:04050P",
"stopSequence": 39
},
{
"arrival": {
"time": "1763217140",
"uncertainty": 120
},
"departure": {
"time": "1763217140",
"uncertainty": 120
},
"stopId": "0:04040P",
"stopSequence": 40
},
{
"arrival": {
"time": "1763217183",
"uncertainty": 120
},
"departure": {
"time": "1763217183",
"uncertainty": 120
},
"stopId": "0:04030P",
"stopSequence": 41
},
{
"arrival": {
"time": "1763217207",
"uncertainty": 120
},
"departure": {
"time": "1763217207",
"uncertainty": 120
},
"stopId": "0:04020P",
"stopSequence": 42
},
{
"arrival": {
"time": "1763217236",
"uncertainty": 120
},
"departure": {
"time": "1763217236",
"uncertainty": 120
},
"stopId": "0:04015P",
"stopSequence": 43
},
{
"arrival": {
"time": "1763217254",
"uncertainty": 120
},
"departure": {
"time": "1763217254",
"uncertainty": 120
},
"stopId": "0:03070P",
"stopSequence": 44
},
{
"arrival": {
"time": "1763217287",
"uncertainty": 120
},
"departure": {
"time": "1763217287",
"uncertainty": 120
},
"stopId": "0:03060P",
"stopSequence": 45
},
{
"arrival": {
"time": "1763217329",
"uncertainty": 120
},
"departure": {
"time": "1763217329",
"uncertainty": 120
},
"stopId": "0:03050P",
"stopSequence": 46
},
{
"arrival": {
"time": "1763217370",
"uncertainty": 120
},
"departure": {
"time": "1763217370",
"uncertainty": 120
},
"stopId": "0:03040P",
"stopSequence": 47
},
{
"arrival": {
"time": "1763217478",
"uncertainty": 120
},
"departure": {
"time": "1763217478",
"uncertainty": 120
},
"stopId": "0:03030P",
"stopSequence": 48
},
{
"arrival": {
"time": "1763217573",
"uncertainty": 120
},
"departure": {
"time": "1763217573",
"uncertainty": 120
},
"stopId": "0:01010P",
"stopSequence": 49
},
{
"arrival": {
"time": "1763217594",
"uncertainty": 120
},
"departure": {
"time": "1763217594",
"uncertainty": 120
},
"stopId": "0:01020C",
"stopSequence": 50
},
{
"arrival": {
"time": "1763217618",
"uncertainty": 120
},
"stopId": "0:03010C",
"stopSequence": 51
}
],
"trip": {
"directionId": 1,
"routeId": "1040",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61036484"
},
"vehicle": {
"id": "36",
"label": "36"
}
}
},
{
"id": "1036483",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763217000",
"uncertainty": 120
},
"stopId": "0:19065C",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "1040",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61036483"
}
}
},
{
"id": "1026030",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763213588",
"uncertainty": 120
},
"stopId": "0:05342C",
"stopSequence": 1
},
{
"arrival": {
"time": "1763213618",
"uncertainty": 120
},
"departure": {
"time": "1763213618",
"uncertainty": 120
},
"stopId": "0:17775P",
"stopSequence": 2
},
{
"arrival": {
"time": "1763213734",
"uncertainty": 120
},
"departure": {
"time": "1763213734",
"uncertainty": 120
},
"stopId": "0:05530C",
"stopSequence": 3
},
{
"arrival": {
"time": "1763213851",
"uncertainty": 120
},
"departure": {
"time": "1763213851",
"uncertainty": 120
},
"stopId": "0:19070C",
"stopSequence": 4
},
{
"arrival": {
"time": "1763213893",
"uncertainty": 120
},
"departure": {
"time": "1763213918",
"uncertainty": 120
},
"stopId": "0:19304C",
"stopSequence": 5
},
{
"arrival": {
"time": "1763214018",
"uncertainty": 120
},
"departure": {
"time": "1763214039",
"uncertainty": 120
},
"stopId": "0:19075C",
"stopSequence": 6
},
{
"arrival": {
"time": "1763214074",
"uncertainty": 120
},
"departure": {
"time": "1763214074",
"uncertainty": 120
},
"stopId": "0:19080C",
"stopSequence": 7
},
{
"arrival": {
"time": "1763214179",
"uncertainty": 120
},
"departure": {
"time": "1763214179",
"uncertainty": 120
},
"stopId": "0:05450C",
"stopSequence": 8
},
{
"arrival": {
"time": "1763214319",
"uncertainty": 120
},
"departure": {
"time": "1763214319",
"uncertainty": 120
},
"stopId": "0:04220C",
"stopSequence": 9
},
{
"arrival": {
"time": "1763214432",
"uncertainty": 120
},
"departure": {
"time": "1763214432",
"uncertainty": 120
},
"stopId": "0:05440C",
"stopSequence": 10
},
{
"arrival": {
"time": "1763214533",
"uncertainty": 120
},
"departure": {
"time": "1763214533",
"uncertainty": 120
},
"stopId": "0:05370C",
"stopSequence": 11
},
{
"arrival": {
"time": "1763214630",
"uncertainty": 120
},
"departure": {
"time": "1763214639",
"uncertainty": 120
},
"stopId": "0:04180C",
"stopSequence": 12
},
{
"arrival": {
"time": "1763214676",
"uncertainty": 120
},
"departure": {
"time": "1763214676",
"uncertainty": 120
},
"stopId": "0:07185C",
"stopSequence": 13
},
{
"arrival": {
"time": "1763214743",
"uncertainty": 120
},
"departure": {
"time": "1763214743",
"uncertainty": 120
},
"stopId": "0:07180C",
"stopSequence": 14
},
{
"arrival": {
"time": "1763214896",
"uncertainty": 120
},
"departure": {
"time": "1763214896",
"uncertainty": 120
},
"stopId": "0:07170C",
"stopSequence": 15
},
{
"arrival": {
"time": "1763214978",
"uncertainty": 120
},
"departure": {
"time": "1763214999",
"uncertainty": 120
},
"stopId": "0:18130C",
"stopSequence": 16
},
{
"arrival": {
"time": "1763215080",
"uncertainty": 120
},
"departure": {
"time": "1763215118",
"uncertainty": 120
},
"stopId": "0:01362C",
"stopSequence": 17
},
{
"arrival": {
"time": "1763215184",
"uncertainty": 120
},
"departure": {
"time": "1763215538",
"uncertainty": 120
},
"stopId": "0:19040C",
"stopSequence": 18
},
{
"arrival": {
"time": "1763215743",
"uncertainty": 120
},
"departure": {
"time": "1763215899",
"uncertainty": 120
},
"stopId": "0:01362P",
"stopSequence": 19
},
{
"arrival": {
"time": "1763215959",
"uncertainty": 120
},
"departure": {
"time": "1763215959",
"uncertainty": 120
},
"stopId": "0:18130P",
"stopSequence": 20
},
{
"arrival": {
"time": "1763215999",
"uncertainty": 120
},
"departure": {
"time": "1763215999",
"uncertainty": 120
},
"stopId": "0:01320P",
"stopSequence": 21
},
{
"arrival": {
"time": "1763216078",
"uncertainty": 120
},
"departure": {
"time": "1763216108",
"uncertainty": 120
},
"stopId": "0:05010P",
"stopSequence": 22
},
{
"arrival": {
"time": "1763216241",
"uncertainty": 120
},
"departure": {
"time": "1763216259",
"uncertainty": 120
},
"stopId": "0:05020P",
"stopSequence": 23
},
{
"arrival": {
"time": "1763216505",
"uncertainty": 120
},
"departure": {
"time": "1763216505",
"uncertainty": 120
},
"stopId": "0:18210P",
"stopSequence": 24
},
{
"arrival": {
"time": "1763216685",
"uncertainty": 120
},
"departure": {
"time": "1763216685",
"uncertainty": 120
},
"stopId": "0:01600C",
"stopSequence": 25
},
{
"arrival": {
"time": "1763216752",
"uncertainty": 120
},
"departure": {
"time": "1763216752",
"uncertainty": 120
},
"stopId": "0:01601C",
"stopSequence": 26
},
{
"arrival": {
"time": "1763216805",
"uncertainty": 120
},
"departure": {
"time": "1763216805",
"uncertainty": 120
},
"stopId": "0:02167P",
"stopSequence": 27
},
{
"arrival": {
"time": "1763216855",
"uncertainty": 120
},
"departure": {
"time": "1763216855",
"uncertainty": 120
},
"stopId": "0:02166P",
"stopSequence": 28
},
{
"arrival": {
"time": "1763216887",
"uncertainty": 120
},
"departure": {
"time": "1763216887",
"uncertainty": 120
},
"stopId": "0:02165P",
"stopSequence": 29
},
{
"arrival": {
"time": "1763216985",
"uncertainty": 120
},
"stopId": "0:02160C",
"stopSequence": 30
}
],
"trip": {
"directionId": 0,
"routeId": "1183",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61026030"
},
"vehicle": {
"id": "146",
"label": "146"
}
}
},
{
"id": "1021631",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763216400",
"uncertainty": 120
},
"stopId": "0:PE00240C",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "5550",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61021631"
},
"vehicle": {
"id": "123",
"label": "123"
}
}
},
{
"id": "1022014",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763217000",
"uncertainty": 120
},
"stopId": "0:07215P",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1110",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61022014"
}
}
},
{
"id": "1022013",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763212800",
"uncertainty": 120
},
"stopId": "0:07215P",
"stopSequence": 1
},
{
"arrival": {
"time": "1763212815",
"uncertainty": 120
},
"departure": {
"time": "1763212815",
"uncertainty": 120
},
"stopId": "0:04195P",
"stopSequence": 2
},
{
"arrival": {
"time": "1763212919",
"uncertainty": 120
},
"departure": {
"time": "1763212919",
"uncertainty": 120
},
"stopId": "0:04180C",
"stopSequence": 3
},
{
"arrival": {
"time": "1763212957",
"uncertainty": 120
},
"departure": {
"time": "1763212957",
"uncertainty": 120
},
"stopId": "0:07185C",
"stopSequence": 4
},
{
"arrival": {
"time": "1763212965",
"uncertainty": 120
},
"departure": {
"time": "1763212965",
"uncertainty": 120
},
"stopId": "0:07180C",
"stopSequence": 5
},
{
"arrival": {
"time": "1763213073",
"uncertainty": 120
},
"departure": {
"time": "1763213073",
"uncertainty": 120
},
"stopId": "0:07170C",
"stopSequence": 6
},
{
"arrival": {
"time": "1763213141",
"uncertainty": 120
},
"departure": {
"time": "1763213141",
"uncertainty": 120
},
"stopId": "0:18130C",
"stopSequence": 7
},
{
"arrival": {
"time": "1763213214",
"uncertainty": 120
},
"departure": {
"time": "1763213214",
"uncertainty": 120
},
"stopId": "0:01362C",
"stopSequence": 8
},
{
"arrival": {
"time": "1763213286",
"uncertainty": 120
},
"departure": {
"time": "1763213466",
"uncertainty": 120
},
"stopId": "0:19040C",
"stopSequence": 9
},
{
"arrival": {
"time": "1763213654",
"uncertainty": 120
},
"departure": {
"time": "1763213736",
"uncertainty": 120
},
"stopId": "0:01362P",
"stopSequence": 10
},
{
"arrival": {
"time": "1763213826",
"uncertainty": 120
},
"departure": {
"time": "1763213826",
"uncertainty": 120
},
"stopId": "0:18130P",
"stopSequence": 11
},
{
"arrival": {
"time": "1763213879",
"uncertainty": 120
},
"departure": {
"time": "1763213879",
"uncertainty": 120
},
"stopId": "0:01330C",
"stopSequence": 12
},
{
"arrival": {
"time": "1763213969",
"uncertainty": 120
},
"departure": {
"time": "1763213969",
"uncertainty": 120
},
"stopId": "0:01335C",
"stopSequence": 13
},
{
"arrival": {
"time": "1763214144",
"uncertainty": 120
},
"departure": {
"time": "1763214157",
"uncertainty": 120
},
"stopId": "0:01385C",
"stopSequence": 14
},
{
"arrival": {
"time": "1763214336",
"uncertainty": 120
},
"departure": {
"time": "1763214336",
"uncertainty": 120
},
"stopId": "0:01420P",
"stopSequence": 15
},
{
"arrival": {
"time": "1763214416",
"uncertainty": 120
},
"departure": {
"time": "1763214416",
"uncertainty": 120
},
"stopId": "0:01430P",
"stopSequence": 16
},
{
"arrival": {
"time": "1763214464",
"uncertainty": 120
},
"departure": {
"time": "1763214464",
"uncertainty": 120
},
"stopId": "0:01840P",
"stopSequence": 17
},
{
"arrival": {
"time": "1763214574",
"uncertainty": 120
},
"departure": {
"time": "1763214576",
"uncertainty": 120
},
"stopId": "0:01850P",
"stopSequence": 18
},
{
"arrival": {
"time": "1763214627",
"uncertainty": 120
},
"departure": {
"time": "1763214637",
"uncertainty": 120
},
"stopId": "0:01860P",
"stopSequence": 19
},
{
"arrival": {
"time": "1763214688",
"uncertainty": 120
},
"departure": {
"time": "1763214696",
"uncertainty": 120
},
"stopId": "0:01600C",
"stopSequence": 20
},
{
"arrival": {
"time": "1763214750",
"uncertainty": 120
},
"departure": {
"time": "1763214750",
"uncertainty": 120
},
"stopId": "0:01601C",
"stopSequence": 21
},
{
"arrival": {
"time": "1763214786",
"uncertainty": 120
},
"departure": {
"time": "1763214786",
"uncertainty": 120
},
"stopId": "0:01606C",
"stopSequence": 22
},
{
"arrival": {
"time": "1763214832",
"uncertainty": 120
},
"departure": {
"time": "1763214832",
"uncertainty": 120
},
"stopId": "0:18240C",
"stopSequence": 23
},
{
"arrival": {
"time": "1763214857",
"uncertainty": 120
},
"departure": {
"time": "1763214857",
"uncertainty": 120
},
"stopId": "0:02140P",
"stopSequence": 24
},
{
"arrival": {
"time": "1763214926",
"uncertainty": 120
},
"departure": {
"time": "1763214936",
"uncertainty": 120
},
"stopId": "0:02150P",
"stopSequence": 25
},
{
"arrival": {
"time": "1763215006",
"uncertainty": 120
},
"departure": {
"time": "1763215006",
"uncertainty": 120
},
"stopId": "0:02160P",
"stopSequence": 26
},
{
"arrival": {
"time": "1763215116",
"uncertainty": 120
},
"departure": {
"time": "1763215116",
"uncertainty": 120
},
"stopId": "0:02170P",
"stopSequence": 27
},
{
"arrival": {
"time": "1763215176",
"uncertainty": 120
},
"departure": {
"time": "1763215176",
"uncertainty": 120
},
"stopId": "0:02176P",
"stopSequence": 28
},
{
"arrival": {
"time": "1763215287",
"uncertainty": 120
},
"departure": {
"time": "1763215287",
"uncertainty": 120
},
"stopId": "0:02175P",
"stopSequence": 29
},
{
"arrival": {
"time": "1763215326",
"uncertainty": 120
},
"departure": {
"time": "1763215326",
"uncertainty": 120
},
"stopId": "0:02180P",
"stopSequence": 30
},
{
"arrival": {
"time": "1763215363",
"uncertainty": 120
},
"departure": {
"time": "1763215363",
"uncertainty": 120
},
"stopId": "0:02190P",
"stopSequence": 31
},
{
"arrival": {
"time": "1763215395",
"uncertainty": 120
},
"departure": {
"time": "1763215395",
"uncertainty": 120
},
"stopId": "0:02200P",
"stopSequence": 32
},
{
"arrival": {
"time": "1763215429",
"uncertainty": 120
},
"departure": {
"time": "1763215429",
"uncertainty": 120
},
"stopId": "0:02210P",
"stopSequence": 33
},
{
"arrival": {
"time": "1763215510",
"uncertainty": 120
},
"departure": {
"time": "1763215510",
"uncertainty": 120
},
"stopId": "0:02220P",
"stopSequence": 34
},
{
"arrival": {
"time": "1763215558",
"uncertainty": 120
},
"departure": {
"time": "1763215567",
"uncertainty": 120
},
"stopId": "0:02230P",
"stopSequence": 35
},
{
"arrival": {
"time": "1763215611",
"uncertainty": 120
},
"departure": {
"time": "1763215611",
"uncertainty": 120
},
"stopId": "0:05490P",
"stopSequence": 36
},
{
"arrival": {
"time": "1763215670",
"uncertainty": 120
},
"departure": {
"time": "1763215686",
"uncertainty": 120
},
"stopId": "0:05480P",
"stopSequence": 37
},
{
"arrival": {
"time": "1763215731",
"uncertainty": 120
},
"departure": {
"time": "1763215731",
"uncertainty": 120
},
"stopId": "0:05475P",
"stopSequence": 38
},
{
"arrival": {
"time": "1763215769",
"uncertainty": 120
},
"departure": {
"time": "1763215769",
"uncertainty": 120
},
"stopId": "0:PE21030P",
"stopSequence": 39
},
{
"arrival": {
"time": "1763215825",
"uncertainty": 120
},
"departure": {
"time": "1763215825",
"uncertainty": 120
},
"stopId": "0:PE21020P",
"stopSequence": 40
},
{
"arrival": {
"time": "1763215866",
"uncertainty": 120
},
"departure": {
"time": "1763215866",
"uncertainty": 120
},
"stopId": "0:PE0440P",
"stopSequence": 41
},
{
"arrival": {
"time": "1763215895",
"uncertainty": 120
},
"departure": {
"time": "1763215895",
"uncertainty": 120
},
"stopId": "0:PE04037P",
"stopSequence": 42
},
{
"arrival": {
"time": "1763215978",
"uncertainty": 120
},
"departure": {
"time": "1763215986",
"uncertainty": 120
},
"stopId": "0:PE00401C",
"stopSequence": 43
},
{
"arrival": {
"time": "1763216030",
"uncertainty": 120
},
"departure": {
"time": "1763216030",
"uncertainty": 120
},
"stopId": "0:PE21060C",
"stopSequence": 44
},
{
"arrival": {
"time": "1763216062",
"uncertainty": 120
},
"departure": {
"time": "1763216062",
"uncertainty": 120
},
"stopId": "0:PE04102C",
"stopSequence": 45
},
{
"arrival": {
"time": "1763216089",
"uncertainty": 120
},
"departure": {
"time": "1763216089",
"uncertainty": 120
},
"stopId": "0:PE04103C",
"stopSequence": 46
},
{
"arrival": {
"time": "1763216133",
"uncertainty": 120
},
"departure": {
"time": "1763216137",
"uncertainty": 120
},
"stopId": "0:PE04104C",
"stopSequence": 47
},
{
"arrival": {
"time": "1763216180",
"uncertainty": 120
},
"departure": {
"time": "1763216180",
"uncertainty": 120
},
"stopId": "0:PE04105C",
"stopSequence": 48
},
{
"arrival": {
"time": "1763216219",
"uncertainty": 120
},
"departure": {
"time": "1763216219",
"uncertainty": 120
},
"stopId": "0:PE04107C",
"stopSequence": 49
},
{
"arrival": {
"time": "1763216269",
"uncertainty": 120
},
"departure": {
"time": "1763216269",
"uncertainty": 120
},
"stopId": "0:PE00240P",
"stopSequence": 50
},
{
"arrival": {
"time": "1763216319",
"uncertainty": 120
},
"departure": {
"time": "1763216319",
"uncertainty": 120
},
"stopId": "0:PE0150P",
"stopSequence": 51
},
{
"arrival": {
"time": "1763216358",
"uncertainty": 120
},
"departure": {
"time": "1763216358",
"uncertainty": 120
},
"stopId": "0:PE0155P",
"stopSequence": 52
},
{
"arrival": {
"time": "1763216370",
"uncertainty": 120
},
"departure": {
"time": "1763216370",
"uncertainty": 120
},
"stopId": "0:PE0160P",
"stopSequence": 53
},
{
"arrival": {
"time": "1763216400",
"uncertainty": 120
},
"departure": {
"time": "1763216400",
"uncertainty": 120
},
"stopId": "0:PE00200P",
"stopSequence": 54
},
{
"arrival": {
"time": "1763216410",
"uncertainty": 120
},
"stopId": "0:PE00200C",
"stopSequence": 55
}
],
"trip": {
"directionId": 0,
"routeId": "1110",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61022013"
},
"vehicle": {
"id": "35",
"label": "35"
}
}
},
{
"id": "1021999",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763217000",
"uncertainty": 120
},
"stopId": "0:PE00200C",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "1110",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61021999"
}
}
},
{
"id": "1021941",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763216277",
"uncertainty": 120
},
"stopId": "0:05342C",
"stopSequence": 1
},
{
"arrival": {
"time": "1763216316",
"uncertainty": 120
},
"departure": {
"time": "1763216316",
"uncertainty": 120
},
"stopId": "0:17775P",
"stopSequence": 2
},
{
"arrival": {
"time": "1763216388",
"uncertainty": 120
},
"departure": {
"time": "1763216388",
"uncertainty": 120
},
"stopId": "0:11380P",
"stopSequence": 3
},
{
"arrival": {
"time": "1763216437",
"uncertainty": 120
},
"departure": {
"time": "1763216437",
"uncertainty": 120
},
"stopId": "0:11390P",
"stopSequence": 4
},
{
"arrival": {
"time": "1763216490",
"uncertainty": 120
},
"departure": {
"time": "1763216490",
"uncertainty": 120
},
"stopId": "0:11400P",
"stopSequence": 5
},
{
"arrival": {
"time": "1763216550",
"uncertainty": 120
},
"departure": {
"time": "1763216550",
"uncertainty": 120
},
"stopId": "0:11410P",
"stopSequence": 6
},
{
"arrival": {
"time": "1763216581",
"uncertainty": 120
},
"departure": {
"time": "1763216581",
"uncertainty": 120
},
"stopId": "0:11430P",
"stopSequence": 7
},
{
"arrival": {
"time": "1763216653",
"uncertainty": 120
},
"departure": {
"time": "1763216653",
"uncertainty": 120
},
"stopId": "0:11285P",
"stopSequence": 8
},
{
"arrival": {
"time": "1763216730",
"uncertainty": 120
},
"departure": {
"time": "1763216730",
"uncertainty": 120
},
"stopId": "0:11270P",
"stopSequence": 9
},
{
"arrival": {
"time": "1763216834",
"uncertainty": 120
},
"departure": {
"time": "1763216834",
"uncertainty": 120
},
"stopId": "0:11260P",
"stopSequence": 10
},
{
"arrival": {
"time": "1763216895",
"uncertainty": 120
},
"departure": {
"time": "1763216895",
"uncertainty": 120
},
"stopId": "0:11250P",
"stopSequence": 11
},
{
"arrival": {
"time": "1763216970",
"uncertainty": 120
},
"departure": {
"time": "1763216970",
"uncertainty": 120
},
"stopId": "0:11240P",
"stopSequence": 12
},
{
"arrival": {
"time": "1763217017",
"uncertainty": 120
},
"departure": {
"time": "1763217017",
"uncertainty": 120
},
"stopId": "0:11230P",
"stopSequence": 13
},
{
"arrival": {
"time": "1763217098",
"uncertainty": 120
},
"departure": {
"time": "1763217098",
"uncertainty": 120
},
"stopId": "0:11220P",
"stopSequence": 14
},
{
"arrival": {
"time": "1763217174",
"uncertainty": 120
},
"departure": {
"time": "1763217174",
"uncertainty": 120
},
"stopId": "0:11210P",
"stopSequence": 15
},
{
"arrival": {
"time": "1763217210",
"uncertainty": 120
},
"departure": {
"time": "1763217210",
"uncertainty": 120
},
"stopId": "0:11200P",
"stopSequence": 16
},
{
"arrival": {
"time": "1763217270",
"uncertainty": 120
},
"departure": {
"time": "1763217270",
"uncertainty": 120
},
"stopId": "0:11190P",
"stopSequence": 17
},
{
"arrival": {
"time": "1763217287",
"uncertainty": 120
},
"departure": {
"time": "1763217287",
"uncertainty": 120
},
"stopId": "0:11180P",
"stopSequence": 18
},
{
"arrival": {
"time": "1763217331",
"uncertainty": 120
},
"departure": {
"time": "1763217331",
"uncertainty": 120
},
"stopId": "0:11170P",
"stopSequence": 19
},
{
"arrival": {
"time": "1763217407",
"uncertainty": 120
},
"departure": {
"time": "1763217407",
"uncertainty": 120
},
"stopId": "0:11160P",
"stopSequence": 20
},
{
"arrival": {
"time": "1763217470",
"uncertainty": 120
},
"departure": {
"time": "1763217470",
"uncertainty": 120
},
"stopId": "0:11150P",
"stopSequence": 21
},
{
"arrival": {
"time": "1763217512",
"uncertainty": 120
},
"departure": {
"time": "1763217512",
"uncertainty": 120
},
"stopId": "0:11140P",
"stopSequence": 22
},
{
"arrival": {
"time": "1763217571",
"uncertainty": 120
},
"departure": {
"time": "1763217571",
"uncertainty": 120
},
"stopId": "0:11130P",
"stopSequence": 23
},
{
"arrival": {
"time": "1763217631",
"uncertainty": 120
},
"departure": {
"time": "1763217631",
"uncertainty": 120
},
"stopId": "0:11120P",
"stopSequence": 24
},
{
"arrival": {
"time": "1763217704",
"uncertainty": 120
},
"departure": {
"time": "1763217704",
"uncertainty": 120
},
"stopId": "0:11110P",
"stopSequence": 25
},
{
"arrival": {
"time": "1763217743",
"uncertainty": 120
},
"departure": {
"time": "1763217743",
"uncertainty": 120
},
"stopId": "0:11100P",
"stopSequence": 26
},
{
"arrival": {
"time": "1763217786",
"uncertainty": 120
},
"departure": {
"time": "1763217786",
"uncertainty": 120
},
"stopId": "0:11080P",
"stopSequence": 27
},
{
"arrival": {
"time": "1763217871",
"uncertainty": 120
},
"departure": {
"time": "1763217871",
"uncertainty": 120
},
"stopId": "0:11070P",
"stopSequence": 28
},
{
"arrival": {
"time": "1763217907",
"uncertainty": 120
},
"departure": {
"time": "1763217907",
"uncertainty": 120
},
"stopId": "0:11060P",
"stopSequence": 29
},
{
"arrival": {
"time": "1763217931",
"uncertainty": 120
},
"departure": {
"time": "1763217931",
"uncertainty": 120
},
"stopId": "0:11050P",
"stopSequence": 30
},
{
"arrival": {
"time": "1763218000",
"uncertainty": 120
},
"departure": {
"time": "1763218000",
"uncertainty": 120
},
"stopId": "0:11040P",
"stopSequence": 31
},
{
"arrival": {
"time": "1763218051",
"uncertainty": 120
},
"departure": {
"time": "1763218051",
"uncertainty": 120
},
"stopId": "0:11030P",
"stopSequence": 32
},
{
"arrival": {
"time": "1763218213",
"uncertainty": 120
},
"departure": {
"time": "1763218213",
"uncertainty": 120
},
"stopId": "0:11020P",
"stopSequence": 33
},
{
"arrival": {
"time": "1763218291",
"uncertainty": 120
},
"departure": {
"time": "1763218291",
"uncertainty": 120
},
"stopId": "0:11010P",
"stopSequence": 34
},
{
"arrival": {
"time": "1763218460",
"uncertainty": 120
},
"departure": {
"time": "1763218460",
"uncertainty": 120
},
"stopId": "0:11440P",
"stopSequence": 35
},
{
"arrival": {
"time": "1763218531",
"uncertainty": 120
},
"stopId": "0:11015C",
"stopSequence": 36
}
],
"trip": {
"directionId": 1,
"routeId": "2210",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61021941"
},
"vehicle": {
"id": "39",
"label": "39"
}
}
},
{
"id": "1021547",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763215222",
"uncertainty": 120
},
"stopId": "0:11010C",
"stopSequence": 1
},
{
"arrival": {
"time": "1763215282",
"uncertainty": 120
},
"departure": {
"time": "1763215282",
"uncertainty": 120
},
"stopId": "0:12240P",
"stopSequence": 2
},
{
"arrival": {
"time": "1763215312",
"uncertainty": 120
},
"departure": {
"time": "1763215312",
"uncertainty": 120
},
"stopId": "0:12230P",
"stopSequence": 3
},
{
"arrival": {
"time": "1763215372",
"uncertainty": 120
},
"departure": {
"time": "1763215372",
"uncertainty": 120
},
"stopId": "0:12220P",
"stopSequence": 4
},
{
"arrival": {
"time": "1763215415",
"uncertainty": 120
},
"departure": {
"time": "1763215432",
"uncertainty": 120
},
"stopId": "0:12210P",
"stopSequence": 5
},
{
"arrival": {
"time": "1763215492",
"uncertainty": 120
},
"departure": {
"time": "1763215492",
"uncertainty": 120
},
"stopId": "0:12201C",
"stopSequence": 6
},
{
"arrival": {
"time": "1763215492",
"uncertainty": 120
},
"departure": {
"time": "1763215492",
"uncertainty": 120
},
"stopId": "0:12201P",
"stopSequence": 7
},
{
"arrival": {
"time": "1763215568",
"uncertainty": 120
},
"departure": {
"time": "1763215568",
"uncertainty": 120
},
"stopId": "0:12197P",
"stopSequence": 8
},
{
"arrival": {
"time": "1763215610",
"uncertainty": 120
},
"departure": {
"time": "1763215625",
"uncertainty": 120
},
"stopId": "0:12196P",
"stopSequence": 9
},
{
"arrival": {
"time": "1763215666",
"uncertainty": 120
},
"departure": {
"time": "1763215773",
"uncertainty": 120
},
"stopId": "0:11194P",
"stopSequence": 10
},
{
"arrival": {
"time": "1763215844",
"uncertainty": 120
},
"departure": {
"time": "1763215844",
"uncertainty": 120
},
"stopId": "0:12185P",
"stopSequence": 11
},
{
"arrival": {
"time": "1763215873",
"uncertainty": 120
},
"departure": {
"time": "1763215873",
"uncertainty": 120
},
"stopId": "0:12175P",
"stopSequence": 12
},
{
"arrival": {
"time": "1763215907",
"uncertainty": 120
},
"departure": {
"time": "1763215907",
"uncertainty": 120
},
"stopId": "0:12174P",
"stopSequence": 13
},
{
"arrival": {
"time": "1763216030",
"uncertainty": 120
},
"departure": {
"time": "1763216030",
"uncertainty": 120
},
"stopId": "0:12173P",
"stopSequence": 14
},
{
"arrival": {
"time": "1763216091",
"uncertainty": 120
},
"departure": {
"time": "1763216091",
"uncertainty": 120
},
"stopId": "0:12172P",
"stopSequence": 15
},
{
"arrival": {
"time": "1763216140",
"uncertainty": 120
},
"departure": {
"time": "1763216140",
"uncertainty": 120
},
"stopId": "0:12171P",
"stopSequence": 16
},
{
"arrival": {
"time": "1763216163",
"uncertainty": 120
},
"departure": {
"time": "1763216163",
"uncertainty": 120
},
"stopId": "0:12160P",
"stopSequence": 17
},
{
"arrival": {
"time": "1763216210",
"uncertainty": 120
},
"departure": {
"time": "1763216210",
"uncertainty": 120
},
"stopId": "0:12150P",
"stopSequence": 18
},
{
"arrival": {
"time": "1763216254",
"uncertainty": 120
},
"departure": {
"time": "1763216254",
"uncertainty": 120
},
"stopId": "0:12140P",
"stopSequence": 19
},
{
"arrival": {
"time": "1763216305",
"uncertainty": 120
},
"departure": {
"time": "1763216305",
"uncertainty": 120
},
"stopId": "0:12135P",
"stopSequence": 20
},
{
"arrival": {
"time": "1763216358",
"uncertainty": 120
},
"departure": {
"time": "1763216358",
"uncertainty": 120
},
"stopId": "0:12130P",
"stopSequence": 21
},
{
"arrival": {
"time": "1763216418",
"uncertainty": 120
},
"departure": {
"time": "1763216418",
"uncertainty": 120
},
"stopId": "0:12120P",
"stopSequence": 22
},
{
"arrival": {
"time": "1763216436",
"uncertainty": 120
},
"departure": {
"time": "1763216436",
"uncertainty": 120
},
"stopId": "0:12100P",
"stopSequence": 23
},
{
"arrival": {
"time": "1763216489",
"uncertainty": 120
},
"departure": {
"time": "1763216489",
"uncertainty": 120
},
"stopId": "0:12090P",
"stopSequence": 24
},
{
"arrival": {
"time": "1763216558",
"uncertainty": 120
},
"departure": {
"time": "1763216558",
"uncertainty": 120
},
"stopId": "0:12080P",
"stopSequence": 25
},
{
"arrival": {
"time": "1763216590",
"uncertainty": 120
},
"departure": {
"time": "1763216590",
"uncertainty": 120
},
"stopId": "0:12070P",
"stopSequence": 26
},
{
"arrival": {
"time": "1763216636",
"uncertainty": 120
},
"departure": {
"time": "1763216636",
"uncertainty": 120
},
"stopId": "0:12060P",
"stopSequence": 27
},
{
"arrival": {
"time": "1763216663",
"uncertainty": 120
},
"departure": {
"time": "1763216663",
"uncertainty": 120
},
"stopId": "0:12050P",
"stopSequence": 28
},
{
"arrival": {
"time": "1763216694",
"uncertainty": 120
},
"departure": {
"time": "1763216694",
"uncertainty": 120
},
"stopId": "0:12040P",
"stopSequence": 29
},
{
"arrival": {
"time": "1763216720",
"uncertainty": 120
},
"departure": {
"time": "1763216720",
"uncertainty": 120
},
"stopId": "0:12030P",
"stopSequence": 30
},
{
"arrival": {
"time": "1763216742",
"uncertainty": 120
},
"departure": {
"time": "1763216742",
"uncertainty": 120
},
"stopId": "0:12020P",
"stopSequence": 31
},
{
"arrival": {
"time": "1763216778",
"uncertainty": 120
},
"departure": {
"time": "1763216778",
"uncertainty": 120
},
"stopId": "0:12011C",
"stopSequence": 32
},
{
"arrival": {
"time": "1763216800",
"uncertainty": 120
},
"departure": {
"time": "1763216800",
"uncertainty": 120
},
"stopId": "0:12020C",
"stopSequence": 33
},
{
"arrival": {
"time": "1763216837",
"uncertainty": 120
},
"departure": {
"time": "1763216837",
"uncertainty": 120
},
"stopId": "0:12030C",
"stopSequence": 34
},
{
"arrival": {
"time": "1763216872",
"uncertainty": 120
},
"departure": {
"time": "1763216872",
"uncertainty": 120
},
"stopId": "0:12590P",
"stopSequence": 35
},
{
"arrival": {
"time": "1763216937",
"uncertainty": 120
},
"departure": {
"time": "1763216937",
"uncertainty": 120
},
"stopId": "0:12580P",
"stopSequence": 36
},
{
"arrival": {
"time": "1763216985",
"uncertainty": 120
},
"departure": {
"time": "1763216985",
"uncertainty": 120
},
"stopId": "0:12570P",
"stopSequence": 37
},
{
"arrival": {
"time": "1763217035",
"uncertainty": 120
},
"departure": {
"time": "1763217035",
"uncertainty": 120
},
"stopId": "0:12551P",
"stopSequence": 38
},
{
"arrival": {
"time": "1763217054",
"uncertainty": 120
},
"departure": {
"time": "1763217054",
"uncertainty": 120
},
"stopId": "0:12550P",
"stopSequence": 39
},
{
"arrival": {
"time": "1763217078",
"uncertainty": 120
},
"stopId": "0:12540C",
"stopSequence": 40
}
],
"trip": {
"directionId": 1,
"routeId": "2280",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61021547"
},
"vehicle": {
"id": "103",
"label": "103"
}
}
},
{
"id": "1026006",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763215800",
"uncertainty": 120
},
"stopId": "0:02160C",
"stopSequence": 1
},
{
"arrival": {
"time": "1763215846",
"uncertainty": 120
},
"departure": {
"time": "1763215846",
"uncertainty": 120
},
"stopId": "0:02165C",
"stopSequence": 2
},
{
"arrival": {
"time": "1763215891",
"uncertainty": 120
},
"departure": {
"time": "1763215891",
"uncertainty": 120
},
"stopId": "0:02166C",
"stopSequence": 3
},
{
"arrival": {
"time": "1763215920",
"uncertainty": 120
},
"departure": {
"time": "1763215920",
"uncertainty": 120
},
"stopId": "0:02167C",
"stopSequence": 4
},
{
"arrival": {
"time": "1763215980",
"uncertainty": 120
},
"departure": {
"time": "1763215980",
"uncertainty": 120
},
"stopId": "0:01601P",
"stopSequence": 5
},
{
"arrival": {
"time": "1763216071",
"uncertainty": 120
},
"departure": {
"time": "1763216071",
"uncertainty": 120
},
"stopId": "0:01600P",
"stopSequence": 6
},
{
"arrival": {
"time": "1763216324",
"uncertainty": 120
},
"departure": {
"time": "1763216324",
"uncertainty": 120
},
"stopId": "0:18210C",
"stopSequence": 7
},
{
"arrival": {
"time": "1763216452",
"uncertainty": 120
},
"departure": {
"time": "1763216452",
"uncertainty": 120
},
"stopId": "0:05020C",
"stopSequence": 8
},
{
"arrival": {
"time": "1763216531",
"uncertainty": 120
},
"departure": {
"time": "1763216531",
"uncertainty": 120
},
"stopId": "0:05010C",
"stopSequence": 9
},
{
"arrival": {
"time": "1763216570",
"uncertainty": 120
},
"departure": {
"time": "1763216570",
"uncertainty": 120
},
"stopId": "0:18180C",
"stopSequence": 10
},
{
"arrival": {
"time": "1763216631",
"uncertainty": 120
},
"departure": {
"time": "1763216631",
"uncertainty": 120
},
"stopId": "0:01320C",
"stopSequence": 11
},
{
"arrival": {
"time": "1763216676",
"uncertainty": 120
},
"departure": {
"time": "1763216676",
"uncertainty": 120
},
"stopId": "0:18130C",
"stopSequence": 12
},
{
"arrival": {
"time": "1763216770",
"uncertainty": 120
},
"departure": {
"time": "1763216770",
"uncertainty": 120
},
"stopId": "0:01362C",
"stopSequence": 13
},
{
"arrival": {
"time": "1763216833",
"uncertainty": 120
},
"departure": {
"time": "1763216833",
"uncertainty": 120
},
"stopId": "0:19045C",
"stopSequence": 14
},
{
"arrival": {
"time": "1763216953",
"uncertainty": 120
},
"departure": {
"time": "1763216953",
"uncertainty": 120
},
"stopId": "0:01362P",
"stopSequence": 15
},
{
"arrival": {
"time": "1763217007",
"uncertainty": 120
},
"departure": {
"time": "1763217007",
"uncertainty": 120
},
"stopId": "0:18130P",
"stopSequence": 16
},
{
"arrival": {
"time": "1763217115",
"uncertainty": 120
},
"departure": {
"time": "1763217115",
"uncertainty": 120
},
"stopId": "0:07170P",
"stopSequence": 17
},
{
"arrival": {
"time": "1763217171",
"uncertainty": 120
},
"departure": {
"time": "1763217171",
"uncertainty": 120
},
"stopId": "0:07180P",
"stopSequence": 18
},
{
"arrival": {
"time": "1763217249",
"uncertainty": 120
},
"departure": {
"time": "1763217249",
"uncertainty": 120
},
"stopId": "0:07185P",
"stopSequence": 19
},
{
"arrival": {
"time": "1763217308",
"uncertainty": 120
},
"departure": {
"time": "1763217308",
"uncertainty": 120
},
"stopId": "0:04180P",
"stopSequence": 20
},
{
"arrival": {
"time": "1763217428",
"uncertainty": 120
},
"departure": {
"time": "1763217428",
"uncertainty": 120
},
"stopId": "0:05370P",
"stopSequence": 21
},
{
"arrival": {
"time": "1763217561",
"uncertainty": 120
},
"departure": {
"time": "1763217561",
"uncertainty": 120
},
"stopId": "0:05440P",
"stopSequence": 22
},
{
"arrival": {
"time": "1763217672",
"uncertainty": 120
},
"departure": {
"time": "1763217672",
"uncertainty": 120
},
"stopId": "0:04220P",
"stopSequence": 23
},
{
"arrival": {
"time": "1763217757",
"uncertainty": 120
},
"departure": {
"time": "1763217757",
"uncertainty": 120
},
"stopId": "0:05450P",
"stopSequence": 24
},
{
"arrival": {
"time": "1763217809",
"uncertainty": 120
},
"departure": {
"time": "1763217809",
"uncertainty": 120
},
"stopId": "0:19080P",
"stopSequence": 25
},
{
"arrival": {
"time": "1763217848",
"uncertainty": 120
},
"departure": {
"time": "1763217848",
"uncertainty": 120
},
"stopId": "0:19075P",
"stopSequence": 26
},
{
"arrival": {
"time": "1763217894",
"uncertainty": 120
},
"departure": {
"time": "1763217894",
"uncertainty": 120
},
"stopId": "0:19302C",
"stopSequence": 27
},
{
"arrival": {
"time": "1763217936",
"uncertainty": 120
},
"departure": {
"time": "1763217936",
"uncertainty": 120
},
"stopId": "0:19070P",
"stopSequence": 28
},
{
"arrival": {
"time": "1763218088",
"uncertainty": 120
},
"departure": {
"time": "1763218088",
"uncertainty": 120
},
"stopId": "0:05530P",
"stopSequence": 29
},
{
"arrival": {
"time": "1763218163",
"uncertainty": 120
},
"departure": {
"time": "1763218163",
"uncertainty": 120
},
"stopId": "0:17775C",
"stopSequence": 30
},
{
"arrival": {
"time": "1763218208",
"uncertainty": 120
},
"stopId": "0:05341C",
"stopSequence": 31
}
],
"trip": {
"directionId": 1,
"routeId": "1183",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61026006"
},
"vehicle": {
"id": "33",
"label": "33"
}
}
},
{
"id": "1026005",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763213569",
"uncertainty": 120
},
"stopId": "0:02160C",
"stopSequence": 1
},
{
"arrival": {
"time": "1763213599",
"uncertainty": 120
},
"departure": {
"time": "1763213599",
"uncertainty": 120
},
"stopId": "0:02165C",
"stopSequence": 2
},
{
"arrival": {
"time": "1763213667",
"uncertainty": 120
},
"departure": {
"time": "1763213667",
"uncertainty": 120
},
"stopId": "0:02166C",
"stopSequence": 3
},
{
"arrival": {
"time": "1763213715",
"uncertainty": 120
},
"departure": {
"time": "1763213719",
"uncertainty": 120
},
"stopId": "0:02167C",
"stopSequence": 4
},
{
"arrival": {
"time": "1763213794",
"uncertainty": 120
},
"departure": {
"time": "1763213794",
"uncertainty": 120
},
"stopId": "0:01601P",
"stopSequence": 5
},
{
"arrival": {
"time": "1763213899",
"uncertainty": 120
},
"departure": {
"time": "1763213899",
"uncertainty": 120
},
"stopId": "0:01600P",
"stopSequence": 6
},
{
"arrival": {
"time": "1763214102",
"uncertainty": 120
},
"departure": {
"time": "1763214102",
"uncertainty": 120
},
"stopId": "0:18210C",
"stopSequence": 7
},
{
"arrival": {
"time": "1763214230",
"uncertainty": 120
},
"departure": {
"time": "1763214230",
"uncertainty": 120
},
"stopId": "0:05020C",
"stopSequence": 8
},
{
"arrival": {
"time": "1763214311",
"uncertainty": 120
},
"departure": {
"time": "1763214380",
"uncertainty": 120
},
"stopId": "0:05010C",
"stopSequence": 9
},
{
"arrival": {
"time": "1763214453",
"uncertainty": 120
},
"departure": {
"time": "1763214453",
"uncertainty": 120
},
"stopId": "0:18180C",
"stopSequence": 10
},
{
"arrival": {
"time": "1763214529",
"uncertainty": 120
},
"departure": {
"time": "1763214529",
"uncertainty": 120
},
"stopId": "0:01320C",
"stopSequence": 11
},
{
"arrival": {
"time": "1763214565",
"uncertainty": 120
},
"departure": {
"time": "1763214565",
"uncertainty": 120
},
"stopId": "0:18130C",
"stopSequence": 12
},
{
"arrival": {
"time": "1763214662",
"uncertainty": 120
},
"departure": {
"time": "1763214662",
"uncertainty": 120
},
"stopId": "0:01362C",
"stopSequence": 13
},
{
"arrival": {
"time": "1763214739",
"uncertainty": 120
},
"departure": {
"time": "1763214860",
"uncertainty": 120
},
"stopId": "0:19045C",
"stopSequence": 14
},
{
"arrival": {
"time": "1763215003",
"uncertainty": 120
},
"departure": {
"time": "1763215039",
"uncertainty": 120
},
"stopId": "0:01362P",
"stopSequence": 15
},
{
"arrival": {
"time": "1763215110",
"uncertainty": 120
},
"departure": {
"time": "1763215110",
"uncertainty": 120
},
"stopId": "0:18130P",
"stopSequence": 16
},
{
"arrival": {
"time": "1763215189",
"uncertainty": 120
},
"departure": {
"time": "1763215189",
"uncertainty": 120
},
"stopId": "0:07170P",
"stopSequence": 17
},
{
"arrival": {
"time": "1763215242",
"uncertainty": 120
},
"departure": {
"time": "1763215250",
"uncertainty": 120
},
"stopId": "0:07180P",
"stopSequence": 18
},
{
"arrival": {
"time": "1763215309",
"uncertainty": 120
},
"departure": {
"time": "1763215309",
"uncertainty": 120
},
"stopId": "0:07185P",
"stopSequence": 19
},
{
"arrival": {
"time": "1763215394",
"uncertainty": 120
},
"departure": {
"time": "1763215394",
"uncertainty": 120
},
"stopId": "0:04180P",
"stopSequence": 20
},
{
"arrival": {
"time": "1763215507",
"uncertainty": 120
},
"departure": {
"time": "1763215507",
"uncertainty": 120
},
"stopId": "0:05370P",
"stopSequence": 21
},
{
"arrival": {
"time": "1763215624",
"uncertainty": 120
},
"departure": {
"time": "1763215639",
"uncertainty": 120
},
"stopId": "0:05440P",
"stopSequence": 22
},
{
"arrival": {
"time": "1763215782",
"uncertainty": 120
},
"departure": {
"time": "1763215789",
"uncertainty": 120
},
"stopId": "0:04220P",
"stopSequence": 23
},
{
"arrival": {
"time": "1763215900",
"uncertainty": 120
},
"departure": {
"time": "1763215900",
"uncertainty": 120
},
"stopId": "0:05450P",
"stopSequence": 24
},
{
"arrival": {
"time": "1763215997",
"uncertainty": 120
},
"departure": {
"time": "1763215997",
"uncertainty": 120
},
"stopId": "0:19080P",
"stopSequence": 25
},
{
"arrival": {
"time": "1763216034",
"uncertainty": 120
},
"departure": {
"time": "1763216034",
"uncertainty": 120
},
"stopId": "0:19075P",
"stopSequence": 26
},
{
"arrival": {
"time": "1763216108",
"uncertainty": 120
},
"departure": {
"time": "1763216119",
"uncertainty": 120
},
"stopId": "0:19302C",
"stopSequence": 27
},
{
"arrival": {
"time": "1763216179",
"uncertainty": 120
},
"departure": {
"time": "1763216179",
"uncertainty": 120
},
"stopId": "0:19070P",
"stopSequence": 28
},
{
"arrival": {
"time": "1763216286",
"uncertainty": 120
},
"departure": {
"time": "1763216286",
"uncertainty": 120
},
"stopId": "0:05530P",
"stopSequence": 29
},
{
"arrival": {
"time": "1763216345",
"uncertainty": 120
},
"departure": {
"time": "1763216345",
"uncertainty": 120
},
"stopId": "0:17775C",
"stopSequence": 30
},
{
"arrival": {
"time": "1763216390",
"uncertainty": 120
},
"stopId": "0:05341C",
"stopSequence": 31
}
],
"trip": {
"directionId": 1,
"routeId": "1183",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61026005"
},
"vehicle": {
"id": "160",
"label": "160"
}
}
},
{
"id": "1025981",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763215200",
"uncertainty": 120
},
"stopId": "0:05342C",
"stopSequence": 1
},
{
"arrival": {
"time": "1763215224",
"uncertainty": 120
},
"departure": {
"time": "1763215224",
"uncertainty": 120
},
"stopId": "0:17775P",
"stopSequence": 2
},
{
"arrival": {
"time": "1763215307",
"uncertainty": 120
},
"departure": {
"time": "1763215320",
"uncertainty": 120
},
"stopId": "0:05530C",
"stopSequence": 3
},
{
"arrival": {
"time": "1763215444",
"uncertainty": 120
},
"departure": {
"time": "1763215444",
"uncertainty": 120
},
"stopId": "0:19070C",
"stopSequence": 4
},
{
"arrival": {
"time": "1763215484",
"uncertainty": 120
},
"departure": {
"time": "1763215500",
"uncertainty": 120
},
"stopId": "0:19304C",
"stopSequence": 5
},
{
"arrival": {
"time": "1763215593",
"uncertainty": 120
},
"departure": {
"time": "1763215593",
"uncertainty": 120
},
"stopId": "0:19075C",
"stopSequence": 6
},
{
"arrival": {
"time": "1763215659",
"uncertainty": 120
},
"departure": {
"time": "1763215659",
"uncertainty": 120
},
"stopId": "0:19080C",
"stopSequence": 7
},
{
"arrival": {
"time": "1763215718",
"uncertainty": 120
},
"departure": {
"time": "1763215718",
"uncertainty": 120
},
"stopId": "0:05450C",
"stopSequence": 8
},
{
"arrival": {
"time": "1763215788",
"uncertainty": 120
},
"departure": {
"time": "1763215788",
"uncertainty": 120
},
"stopId": "0:04220C",
"stopSequence": 9
},
{
"arrival": {
"time": "1763215898",
"uncertainty": 120
},
"departure": {
"time": "1763215898",
"uncertainty": 120
},
"stopId": "0:05440C",
"stopSequence": 10
},
{
"arrival": {
"time": "1763216010",
"uncertainty": 120
},
"departure": {
"time": "1763216010",
"uncertainty": 120
},
"stopId": "0:05370C",
"stopSequence": 11
},
{
"arrival": {
"time": "1763216118",
"uncertainty": 120
},
"departure": {
"time": "1763216118",
"uncertainty": 120
},
"stopId": "0:04180C",
"stopSequence": 12
},
{
"arrival": {
"time": "1763216159",
"uncertainty": 120
},
"departure": {
"time": "1763216159",
"uncertainty": 120
},
"stopId": "0:07185C",
"stopSequence": 13
},
{
"arrival": {
"time": "1763216173",
"uncertainty": 120
},
"departure": {
"time": "1763216173",
"uncertainty": 120
},
"stopId": "0:07180C",
"stopSequence": 14
},
{
"arrival": {
"time": "1763216280",
"uncertainty": 120
},
"departure": {
"time": "1763216280",
"uncertainty": 120
},
"stopId": "0:07170C",
"stopSequence": 15
},
{
"arrival": {
"time": "1763216324",
"uncertainty": 120
},
"departure": {
"time": "1763216324",
"uncertainty": 120
},
"stopId": "0:18130C",
"stopSequence": 16
},
{
"arrival": {
"time": "1763216417",
"uncertainty": 120
},
"departure": {
"time": "1763216417",
"uncertainty": 120
},
"stopId": "0:01362C",
"stopSequence": 17
},
{
"arrival": {
"time": "1763216467",
"uncertainty": 120
},
"departure": {
"time": "1763216467",
"uncertainty": 120
},
"stopId": "0:19040C",
"stopSequence": 18
},
{
"arrival": {
"time": "1763216635",
"uncertainty": 120
},
"departure": {
"time": "1763216635",
"uncertainty": 120
},
"stopId": "0:01362P",
"stopSequence": 19
},
{
"arrival": {
"time": "1763216691",
"uncertainty": 120
},
"departure": {
"time": "1763216691",
"uncertainty": 120
},
"stopId": "0:18130P",
"stopSequence": 20
},
{
"arrival": {
"time": "1763216722",
"uncertainty": 120
},
"departure": {
"time": "1763216722",
"uncertainty": 120
},
"stopId": "0:01320P",
"stopSequence": 21
},
{
"arrival": {
"time": "1763216806",
"uncertainty": 120
},
"departure": {
"time": "1763216806",
"uncertainty": 120
},
"stopId": "0:05010P",
"stopSequence": 22
},
{
"arrival": {
"time": "1763216891",
"uncertainty": 120
},
"departure": {
"time": "1763216891",
"uncertainty": 120
},
"stopId": "0:05020P",
"stopSequence": 23
},
{
"arrival": {
"time": "1763217137",
"uncertainty": 120
},
"departure": {
"time": "1763217137",
"uncertainty": 120
},
"stopId": "0:18210P",
"stopSequence": 24
},
{
"arrival": {
"time": "1763217317",
"uncertainty": 120
},
"departure": {
"time": "1763217317",
"uncertainty": 120
},
"stopId": "0:01600C",
"stopSequence": 25
},
{
"arrival": {
"time": "1763217384",
"uncertainty": 120
},
"departure": {
"time": "1763217384",
"uncertainty": 120
},
"stopId": "0:01601C",
"stopSequence": 26
},
{
"arrival": {
"time": "1763217437",
"uncertainty": 120
},
"departure": {
"time": "1763217437",
"uncertainty": 120
},
"stopId": "0:02167P",
"stopSequence": 27
},
{
"arrival": {
"time": "1763217487",
"uncertainty": 120
},
"departure": {
"time": "1763217487",
"uncertainty": 120
},
"stopId": "0:02166P",
"stopSequence": 28
},
{
"arrival": {
"time": "1763217519",
"uncertainty": 120
},
"departure": {
"time": "1763217519",
"uncertainty": 120
},
"stopId": "0:02165P",
"stopSequence": 29
},
{
"arrival": {
"time": "1763217617",
"uncertainty": 120
},
"stopId": "0:02160C",
"stopSequence": 30
}
],
"trip": {
"directionId": 0,
"routeId": "1183",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61025981"
},
"vehicle": {
"id": "161",
"label": "161"
}
}
},
{
"id": "1021954",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763216100",
"uncertainty": 120
},
"stopId": "0:11015C",
"stopSequence": 1
},
{
"arrival": {
"time": "1763216144",
"uncertainty": 120
},
"departure": {
"time": "1763216144",
"uncertainty": 120
},
"stopId": "0:11440C",
"stopSequence": 2
},
{
"arrival": {
"time": "1763216201",
"uncertainty": 120
},
"departure": {
"time": "1763216220",
"uncertainty": 120
},
"stopId": "0:11010C",
"stopSequence": 3
},
{
"arrival": {
"time": "1763216304",
"uncertainty": 120
},
"departure": {
"time": "1763216304",
"uncertainty": 120
},
"stopId": "0:11020C",
"stopSequence": 4
},
{
"arrival": {
"time": "1763216389",
"uncertainty": 120
},
"departure": {
"time": "1763216389",
"uncertainty": 120
},
"stopId": "0:11030C",
"stopSequence": 5
},
{
"arrival": {
"time": "1763216418",
"uncertainty": 120
},
"departure": {
"time": "1763216418",
"uncertainty": 120
},
"stopId": "0:11040C",
"stopSequence": 6
},
{
"arrival": {
"time": "1763216443",
"uncertainty": 120
},
"departure": {
"time": "1763216443",
"uncertainty": 120
},
"stopId": "0:11050C",
"stopSequence": 7
},
{
"arrival": {
"time": "1763216464",
"uncertainty": 120
},
"departure": {
"time": "1763216464",
"uncertainty": 120
},
"stopId": "0:11060C",
"stopSequence": 8
},
{
"arrival": {
"time": "1763216503",
"uncertainty": 120
},
"departure": {
"time": "1763216503",
"uncertainty": 120
},
"stopId": "0:11070C",
"stopSequence": 9
},
{
"arrival": {
"time": "1763216533",
"uncertainty": 120
},
"departure": {
"time": "1763216533",
"uncertainty": 120
},
"stopId": "0:11080C",
"stopSequence": 10
},
{
"arrival": {
"time": "1763216558",
"uncertainty": 120
},
"departure": {
"time": "1763216558",
"uncertainty": 120
},
"stopId": "0:11100C",
"stopSequence": 11
},
{
"arrival": {
"time": "1763216585",
"uncertainty": 120
},
"departure": {
"time": "1763216585",
"uncertainty": 120
},
"stopId": "0:11110C",
"stopSequence": 12
},
{
"arrival": {
"time": "1763216623",
"uncertainty": 120
},
"departure": {
"time": "1763216623",
"uncertainty": 120
},
"stopId": "0:11120C",
"stopSequence": 13
},
{
"arrival": {
"time": "1763216683",
"uncertainty": 120
},
"departure": {
"time": "1763216683",
"uncertainty": 120
},
"stopId": "0:11130C",
"stopSequence": 14
},
{
"arrival": {
"time": "1763216742",
"uncertainty": 120
},
"departure": {
"time": "1763216742",
"uncertainty": 120
},
"stopId": "0:11140C",
"stopSequence": 15
},
{
"arrival": {
"time": "1763216778",
"uncertainty": 120
},
"departure": {
"time": "1763216778",
"uncertainty": 120
},
"stopId": "0:11150C",
"stopSequence": 16
},
{
"arrival": {
"time": "1763216833",
"uncertainty": 120
},
"departure": {
"time": "1763216833",
"uncertainty": 120
},
"stopId": "0:11160C",
"stopSequence": 17
},
{
"arrival": {
"time": "1763216923",
"uncertainty": 120
},
"departure": {
"time": "1763216923",
"uncertainty": 120
},
"stopId": "0:11170C",
"stopSequence": 18
},
{
"arrival": {
"time": "1763217013",
"uncertainty": 120
},
"departure": {
"time": "1763217013",
"uncertainty": 120
},
"stopId": "0:11180C",
"stopSequence": 19
},
{
"arrival": {
"time": "1763217043",
"uncertainty": 120
},
"departure": {
"time": "1763217043",
"uncertainty": 120
},
"stopId": "0:11190C",
"stopSequence": 20
},
{
"arrival": {
"time": "1763217103",
"uncertainty": 120
},
"departure": {
"time": "1763217103",
"uncertainty": 120
},
"stopId": "0:11200C",
"stopSequence": 21
},
{
"arrival": {
"time": "1763217144",
"uncertainty": 120
},
"departure": {
"time": "1763217144",
"uncertainty": 120
},
"stopId": "0:11210C",
"stopSequence": 22
},
{
"arrival": {
"time": "1763217243",
"uncertainty": 120
},
"departure": {
"time": "1763217243",
"uncertainty": 120
},
"stopId": "0:11220C",
"stopSequence": 23
},
{
"arrival": {
"time": "1763217280",
"uncertainty": 120
},
"departure": {
"time": "1763217280",
"uncertainty": 120
},
"stopId": "0:11230C",
"stopSequence": 24
},
{
"arrival": {
"time": "1763217343",
"uncertainty": 120
},
"departure": {
"time": "1763217343",
"uncertainty": 120
},
"stopId": "0:11240C",
"stopSequence": 25
},
{
"arrival": {
"time": "1763217420",
"uncertainty": 120
},
"departure": {
"time": "1763217420",
"uncertainty": 120
},
"stopId": "0:11250C",
"stopSequence": 26
},
{
"arrival": {
"time": "1763217495",
"uncertainty": 120
},
"departure": {
"time": "1763217495",
"uncertainty": 120
},
"stopId": "0:11260C",
"stopSequence": 27
},
{
"arrival": {
"time": "1763217583",
"uncertainty": 120
},
"departure": {
"time": "1763217583",
"uncertainty": 120
},
"stopId": "0:11270C",
"stopSequence": 28
},
{
"arrival": {
"time": "1763217639",
"uncertainty": 120
},
"departure": {
"time": "1763217639",
"uncertainty": 120
},
"stopId": "0:11285C",
"stopSequence": 29
},
{
"arrival": {
"time": "1763217683",
"uncertainty": 120
},
"departure": {
"time": "1763217683",
"uncertainty": 120
},
"stopId": "0:11430C",
"stopSequence": 30
},
{
"arrival": {
"time": "1763217703",
"uncertainty": 120
},
"departure": {
"time": "1763217703",
"uncertainty": 120
},
"stopId": "0:11290C",
"stopSequence": 31
},
{
"arrival": {
"time": "1763217883",
"uncertainty": 120
},
"departure": {
"time": "1763217883",
"uncertainty": 120
},
"stopId": "0:11300C",
"stopSequence": 32
},
{
"arrival": {
"time": "1763217953",
"uncertainty": 120
},
"departure": {
"time": "1763217953",
"uncertainty": 120
},
"stopId": "0:11305C",
"stopSequence": 33
},
{
"arrival": {
"time": "1763218123",
"uncertainty": 120
},
"departure": {
"time": "1763218123",
"uncertainty": 120
},
"stopId": "0:15240C",
"stopSequence": 34
},
{
"arrival": {
"time": "1763218155",
"uncertainty": 120
},
"departure": {
"time": "1763218155",
"uncertainty": 120
},
"stopId": "0:17800C",
"stopSequence": 35
},
{
"arrival": {
"time": "1763218234",
"uncertainty": 120
},
"departure": {
"time": "1763218234",
"uncertainty": 120
},
"stopId": "0:15400C",
"stopSequence": 36
},
{
"arrival": {
"time": "1763218277",
"uncertainty": 120
},
"departure": {
"time": "1763218277",
"uncertainty": 120
},
"stopId": "0:15402C",
"stopSequence": 37
},
{
"arrival": {
"time": "1763218303",
"uncertainty": 120
},
"stopId": "0:05342C",
"stopSequence": 38
}
],
"trip": {
"directionId": 0,
"routeId": "2210",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61021954"
},
"vehicle": {
"id": "113",
"label": "113"
}
}
},
{
"id": "1025305",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763216059",
"uncertainty": 120
},
"stopId": "0:19055C",
"stopSequence": 1
},
{
"arrival": {
"time": "1763216203",
"uncertainty": 120
},
"departure": {
"time": "1763216203",
"uncertainty": 120
},
"stopId": "0:01362P",
"stopSequence": 2
},
{
"arrival": {
"time": "1763216257",
"uncertainty": 120
},
"departure": {
"time": "1763216269",
"uncertainty": 120
},
"stopId": "0:18130P",
"stopSequence": 3
},
{
"arrival": {
"time": "1763216319",
"uncertainty": 120
},
"departure": {
"time": "1763216319",
"uncertainty": 120
},
"stopId": "0:01330C",
"stopSequence": 4
},
{
"arrival": {
"time": "1763216366",
"uncertainty": 120
},
"departure": {
"time": "1763216366",
"uncertainty": 120
},
"stopId": "0:01335C",
"stopSequence": 5
},
{
"arrival": {
"time": "1763216426",
"uncertainty": 120
},
"departure": {
"time": "1763216426",
"uncertainty": 120
},
"stopId": "0:01385C",
"stopSequence": 6
},
{
"arrival": {
"time": "1763216530",
"uncertainty": 120
},
"departure": {
"time": "1763216530",
"uncertainty": 120
},
"stopId": "0:01420P",
"stopSequence": 7
},
{
"arrival": {
"time": "1763216606",
"uncertainty": 120
},
"departure": {
"time": "1763216606",
"uncertainty": 120
},
"stopId": "0:01430P",
"stopSequence": 8
},
{
"arrival": {
"time": "1763216666",
"uncertainty": 120
},
"departure": {
"time": "1763216666",
"uncertainty": 120
},
"stopId": "0:01440P",
"stopSequence": 9
},
{
"arrival": {
"time": "1763216708",
"uncertainty": 120
},
"departure": {
"time": "1763216708",
"uncertainty": 120
},
"stopId": "0:01450P",
"stopSequence": 10
},
{
"arrival": {
"time": "1763216786",
"uncertainty": 120
},
"departure": {
"time": "1763216786",
"uncertainty": 120
},
"stopId": "0:02140P",
"stopSequence": 11
},
{
"arrival": {
"time": "1763216846",
"uncertainty": 120
},
"departure": {
"time": "1763216846",
"uncertainty": 120
},
"stopId": "0:02150P",
"stopSequence": 12
},
{
"arrival": {
"time": "1763216906",
"uncertainty": 120
},
"departure": {
"time": "1763216906",
"uncertainty": 120
},
"stopId": "0:02160P",
"stopSequence": 13
},
{
"arrival": {
"time": "1763216960",
"uncertainty": 120
},
"departure": {
"time": "1763216960",
"uncertainty": 120
},
"stopId": "0:02170P",
"stopSequence": 14
},
{
"arrival": {
"time": "1763217086",
"uncertainty": 120
},
"departure": {
"time": "1763217086",
"uncertainty": 120
},
"stopId": "0:06011P",
"stopSequence": 15
},
{
"arrival": {
"time": "1763217146",
"uncertainty": 120
},
"departure": {
"time": "1763217146",
"uncertainty": 120
},
"stopId": "0:06030P",
"stopSequence": 16
},
{
"arrival": {
"time": "1763217194",
"uncertainty": 120
},
"departure": {
"time": "1763217194",
"uncertainty": 120
},
"stopId": "0:06040P",
"stopSequence": 17
},
{
"arrival": {
"time": "1763217239",
"uncertainty": 120
},
"departure": {
"time": "1763217239",
"uncertainty": 120
},
"stopId": "0:06050P",
"stopSequence": 18
},
{
"arrival": {
"time": "1763217266",
"uncertainty": 120
},
"departure": {
"time": "1763217266",
"uncertainty": 120
},
"stopId": "0:06070P",
"stopSequence": 19
},
{
"arrival": {
"time": "1763217386",
"uncertainty": 120
},
"departure": {
"time": "1763217386",
"uncertainty": 120
},
"stopId": "0:06080P",
"stopSequence": 20
},
{
"arrival": {
"time": "1763217431",
"uncertainty": 120
},
"departure": {
"time": "1763217431",
"uncertainty": 120
},
"stopId": "0:06090P",
"stopSequence": 21
},
{
"arrival": {
"time": "1763217458",
"uncertainty": 120
},
"departure": {
"time": "1763217458",
"uncertainty": 120
},
"stopId": "0:06100P",
"stopSequence": 22
},
{
"arrival": {
"time": "1763217500",
"uncertainty": 120
},
"departure": {
"time": "1763217500",
"uncertainty": 120
},
"stopId": "0:06120P",
"stopSequence": 23
},
{
"arrival": {
"time": "1763217570",
"uncertainty": 120
},
"departure": {
"time": "1763217570",
"uncertainty": 120
},
"stopId": "0:06110P",
"stopSequence": 24
},
{
"arrival": {
"time": "1763217624",
"uncertainty": 120
},
"departure": {
"time": "1763217624",
"uncertainty": 120
},
"stopId": "0:06130P",
"stopSequence": 25
},
{
"arrival": {
"time": "1763217665",
"uncertainty": 120
},
"departure": {
"time": "1763217665",
"uncertainty": 120
},
"stopId": "0:06140P",
"stopSequence": 26
},
{
"arrival": {
"time": "1763217746",
"uncertainty": 120
},
"departure": {
"time": "1763217746",
"uncertainty": 120
},
"stopId": "0:06220P",
"stopSequence": 27
},
{
"arrival": {
"time": "1763217805",
"uncertainty": 120
},
"departure": {
"time": "1763217805",
"uncertainty": 120
},
"stopId": "0:06230P",
"stopSequence": 28
},
{
"arrival": {
"time": "1763217834",
"uncertainty": 120
},
"departure": {
"time": "1763217834",
"uncertainty": 120
},
"stopId": "0:06240P",
"stopSequence": 29
},
{
"arrival": {
"time": "1763217857",
"uncertainty": 120
},
"departure": {
"time": "1763217857",
"uncertainty": 120
},
"stopId": "0:06250P",
"stopSequence": 30
},
{
"arrival": {
"time": "1763217933",
"uncertainty": 120
},
"departure": {
"time": "1763217933",
"uncertainty": 120
},
"stopId": "0:06260P",
"stopSequence": 31
},
{
"arrival": {
"time": "1763217994",
"uncertainty": 120
},
"departure": {
"time": "1763217994",
"uncertainty": 120
},
"stopId": "0:06270P",
"stopSequence": 32
},
{
"arrival": {
"time": "1763218028",
"uncertainty": 120
},
"departure": {
"time": "1763218028",
"uncertainty": 120
},
"stopId": "0:06290P",
"stopSequence": 33
},
{
"arrival": {
"time": "1763218053",
"uncertainty": 120
},
"departure": {
"time": "1763218053",
"uncertainty": 120
},
"stopId": "0:06280P",
"stopSequence": 34
},
{
"arrival": {
"time": "1763218124",
"uncertainty": 120
},
"departure": {
"time": "1763218124",
"uncertainty": 120
},
"stopId": "0:06300P",
"stopSequence": 35
},
{
"arrival": {
"time": "1763218163",
"uncertainty": 120
},
"departure": {
"time": "1763218163",
"uncertainty": 120
},
"stopId": "0:06325P",
"stopSequence": 36
},
{
"arrival": {
"time": "1763218187",
"uncertainty": 120
},
"departure": {
"time": "1763218187",
"uncertainty": 120
},
"stopId": "0:06320P",
"stopSequence": 37
},
{
"arrival": {
"time": "1763218229",
"uncertainty": 120
},
"departure": {
"time": "1763218229",
"uncertainty": 120
},
"stopId": "0:06330P",
"stopSequence": 38
},
{
"arrival": {
"time": "1763218245",
"uncertainty": 120
},
"departure": {
"time": "1763218245",
"uncertainty": 120
},
"stopId": "0:06340P",
"stopSequence": 39
},
{
"arrival": {
"time": "1763218301",
"uncertainty": 120
},
"departure": {
"time": "1763218301",
"uncertainty": 120
},
"stopId": "0:06350P",
"stopSequence": 40
},
{
"arrival": {
"time": "1763218349",
"uncertainty": 120
},
"departure": {
"time": "1763218349",
"uncertainty": 120
},
"stopId": "0:06360P",
"stopSequence": 41
},
{
"arrival": {
"time": "1763218413",
"uncertainty": 120
},
"departure": {
"time": "1763218413",
"uncertainty": 120
},
"stopId": "0:06370P",
"stopSequence": 42
},
{
"arrival": {
"time": "1763218454",
"uncertainty": 120
},
"departure": {
"time": "1763218454",
"uncertainty": 120
},
"stopId": "0:06396P",
"stopSequence": 43
},
{
"arrival": {
"time": "1763218498",
"uncertainty": 120
},
"departure": {
"time": "1763218498",
"uncertainty": 120
},
"stopId": "0:06395P",
"stopSequence": 44
},
{
"arrival": {
"time": "1763218523",
"uncertainty": 120
},
"departure": {
"time": "1763218523",
"uncertainty": 120
},
"stopId": "0:09315C",
"stopSequence": 45
},
{
"arrival": {
"time": "1763218573",
"uncertainty": 120
},
"departure": {
"time": "1763218573",
"uncertainty": 120
},
"stopId": "0:06390C",
"stopSequence": 46
},
{
"arrival": {
"time": "1763218609",
"uncertainty": 120
},
"departure": {
"time": "1763218609",
"uncertainty": 120
},
"stopId": "0:06400C",
"stopSequence": 47
},
{
"arrival": {
"time": "1763218633",
"uncertainty": 120
},
"departure": {
"time": "1763218633",
"uncertainty": 120
},
"stopId": "0:06405C",
"stopSequence": 48
},
{
"arrival": {
"time": "1763218699",
"uncertainty": 120
},
"departure": {
"time": "1763218699",
"uncertainty": 120
},
"stopId": "0:06415C",
"stopSequence": 49
},
{
"arrival": {
"time": "1763218826",
"uncertainty": 120
},
"stopId": "0:PE0085C",
"stopSequence": 50
}
],
"trip": {
"directionId": 1,
"routeId": "1050",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61025305"
},
"vehicle": {
"id": "145",
"label": "145"
}
}
},
{
"id": "1025303",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763218826",
"uncertainty": 120
},
"stopId": "0:PE0085C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1050",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61025303"
}
}
},
{
"id": "1032147",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763217600",
"uncertainty": 120
},
"stopId": "0:05343C",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "2260",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61032147"
}
}
},
{
"id": "1032146",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763216400",
"uncertainty": 120
},
"stopId": "0:05343C",
"stopSequence": 1
},
{
"arrival": {
"time": "1763216469",
"uncertainty": 120
},
"departure": {
"time": "1763216469",
"uncertainty": 120
},
"stopId": "0:17800C",
"stopSequence": 2
},
{
"arrival": {
"time": "1763216580",
"uncertainty": 120
},
"departure": {
"time": "1763216580",
"uncertainty": 120
},
"stopId": "0:11342P",
"stopSequence": 3
},
{
"arrival": {
"time": "1763216646",
"uncertainty": 120
},
"departure": {
"time": "1763216646",
"uncertainty": 120
},
"stopId": "0:15360P",
"stopSequence": 4
},
{
"arrival": {
"time": "1763216743",
"uncertainty": 120
},
"departure": {
"time": "1763216743",
"uncertainty": 120
},
"stopId": "0:17840P",
"stopSequence": 5
},
{
"arrival": {
"time": "1763216835",
"uncertainty": 120
},
"departure": {
"time": "1763216835",
"uncertainty": 120
},
"stopId": "0:14215C",
"stopSequence": 6
},
{
"arrival": {
"time": "1763216931",
"uncertainty": 120
},
"departure": {
"time": "1763216931",
"uncertainty": 120
},
"stopId": "0:14150C",
"stopSequence": 7
},
{
"arrival": {
"time": "1763216981",
"uncertainty": 120
},
"departure": {
"time": "1763216981",
"uncertainty": 120
},
"stopId": "0:14160C",
"stopSequence": 8
},
{
"arrival": {
"time": "1763217015",
"uncertainty": 120
},
"departure": {
"time": "1763217015",
"uncertainty": 120
},
"stopId": "0:14170C",
"stopSequence": 9
},
{
"arrival": {
"time": "1763217041",
"uncertainty": 120
},
"departure": {
"time": "1763217041",
"uncertainty": 120
},
"stopId": "0:14180C",
"stopSequence": 10
},
{
"arrival": {
"time": "1763217101",
"uncertainty": 120
},
"departure": {
"time": "1763217101",
"uncertainty": 120
},
"stopId": "0:12390P",
"stopSequence": 11
},
{
"arrival": {
"time": "1763217126",
"uncertainty": 120
},
"departure": {
"time": "1763217126",
"uncertainty": 120
},
"stopId": "0:12380P",
"stopSequence": 12
},
{
"arrival": {
"time": "1763217166",
"uncertainty": 120
},
"departure": {
"time": "1763217166",
"uncertainty": 120
},
"stopId": "0:12370P",
"stopSequence": 13
},
{
"arrival": {
"time": "1763217201",
"uncertainty": 120
},
"departure": {
"time": "1763217201",
"uncertainty": 120
},
"stopId": "0:11539P",
"stopSequence": 14
},
{
"arrival": {
"time": "1763217218",
"uncertainty": 120
},
"departure": {
"time": "1763217218",
"uncertainty": 120
},
"stopId": "0:11540P",
"stopSequence": 15
},
{
"arrival": {
"time": "1763217279",
"uncertainty": 120
},
"departure": {
"time": "1763217279",
"uncertainty": 120
},
"stopId": "0:12360P",
"stopSequence": 16
},
{
"arrival": {
"time": "1763217337",
"uncertainty": 120
},
"departure": {
"time": "1763217337",
"uncertainty": 120
},
"stopId": "0:12350P",
"stopSequence": 17
},
{
"arrival": {
"time": "1763217371",
"uncertainty": 120
},
"departure": {
"time": "1763217371",
"uncertainty": 120
},
"stopId": "0:12340P",
"stopSequence": 18
},
{
"arrival": {
"time": "1763217415",
"uncertainty": 120
},
"departure": {
"time": "1763217415",
"uncertainty": 120
},
"stopId": "0:12335P",
"stopSequence": 19
},
{
"arrival": {
"time": "1763217459",
"uncertainty": 120
},
"departure": {
"time": "1763217459",
"uncertainty": 120
},
"stopId": "0:12330P",
"stopSequence": 20
},
{
"arrival": {
"time": "1763217571",
"uncertainty": 120
},
"departure": {
"time": "1763217571",
"uncertainty": 120
},
"stopId": "0:17160P",
"stopSequence": 21
},
{
"arrival": {
"time": "1763217664",
"uncertainty": 120
},
"departure": {
"time": "1763217664",
"uncertainty": 120
},
"stopId": "0:17150P",
"stopSequence": 22
},
{
"arrival": {
"time": "1763217720",
"uncertainty": 120
},
"departure": {
"time": "1763217720",
"uncertainty": 120
},
"stopId": "0:17140P",
"stopSequence": 23
},
{
"arrival": {
"time": "1763217759",
"uncertainty": 120
},
"departure": {
"time": "1763217759",
"uncertainty": 120
},
"stopId": "0:17131P",
"stopSequence": 24
},
{
"arrival": {
"time": "1763217819",
"uncertainty": 120
},
"departure": {
"time": "1763217819",
"uncertainty": 120
},
"stopId": "0:11190P",
"stopSequence": 25
},
{
"arrival": {
"time": "1763217841",
"uncertainty": 120
},
"departure": {
"time": "1763217841",
"uncertainty": 120
},
"stopId": "0:11180P",
"stopSequence": 26
},
{
"arrival": {
"time": "1763217873",
"uncertainty": 120
},
"departure": {
"time": "1763217873",
"uncertainty": 120
},
"stopId": "0:17120P",
"stopSequence": 27
},
{
"arrival": {
"time": "1763217955",
"uncertainty": 120
},
"departure": {
"time": "1763217955",
"uncertainty": 120
},
"stopId": "0:17110P",
"stopSequence": 28
},
{
"arrival": {
"time": "1763217998",
"uncertainty": 120
},
"departure": {
"time": "1763217998",
"uncertainty": 120
},
"stopId": "0:11010P",
"stopSequence": 29
},
{
"arrival": {
"time": "1763218047",
"uncertainty": 120
},
"departure": {
"time": "1763218047",
"uncertainty": 120
},
"stopId": "0:12530P",
"stopSequence": 30
},
{
"arrival": {
"time": "1763218075",
"uncertainty": 120
},
"departure": {
"time": "1763218075",
"uncertainty": 120
},
"stopId": "0:12520P",
"stopSequence": 31
},
{
"arrival": {
"time": "1763218118",
"uncertainty": 120
},
"departure": {
"time": "1763218118",
"uncertainty": 120
},
"stopId": "0:12510P",
"stopSequence": 32
},
{
"arrival": {
"time": "1763218237",
"uncertainty": 120
},
"departure": {
"time": "1763218237",
"uncertainty": 120
},
"stopId": "0:12500P",
"stopSequence": 33
},
{
"arrival": {
"time": "1763218297",
"uncertainty": 120
},
"departure": {
"time": "1763218297",
"uncertainty": 120
},
"stopId": "0:12490P",
"stopSequence": 34
},
{
"arrival": {
"time": "1763218350",
"uncertainty": 120
},
"departure": {
"time": "1763218350",
"uncertainty": 120
},
"stopId": "0:17100P",
"stopSequence": 35
},
{
"arrival": {
"time": "1763218406",
"uncertainty": 120
},
"departure": {
"time": "1763218406",
"uncertainty": 120
},
"stopId": "0:17090P",
"stopSequence": 36
},
{
"arrival": {
"time": "1763218474",
"uncertainty": 120
},
"departure": {
"time": "1763218474",
"uncertainty": 120
},
"stopId": "0:17080P",
"stopSequence": 37
},
{
"arrival": {
"time": "1763218537",
"uncertainty": 120
},
"departure": {
"time": "1763218537",
"uncertainty": 120
},
"stopId": "0:17070P",
"stopSequence": 38
},
{
"arrival": {
"time": "1763218602",
"uncertainty": 120
},
"departure": {
"time": "1763218602",
"uncertainty": 120
},
"stopId": "0:17060P",
"stopSequence": 39
},
{
"arrival": {
"time": "1763218651",
"uncertainty": 120
},
"departure": {
"time": "1763218651",
"uncertainty": 120
},
"stopId": "0:17045P",
"stopSequence": 40
},
{
"arrival": {
"time": "1763218735",
"uncertainty": 120
},
"departure": {
"time": "1763218735",
"uncertainty": 120
},
"stopId": "0:17040P",
"stopSequence": 41
},
{
"arrival": {
"time": "1763218846",
"uncertainty": 120
},
"departure": {
"time": "1763218846",
"uncertainty": 120
},
"stopId": "0:17030C",
"stopSequence": 42
},
{
"arrival": {
"time": "1763218891",
"uncertainty": 120
},
"departure": {
"time": "1763218891",
"uncertainty": 120
},
"stopId": "0:17020C",
"stopSequence": 43
},
{
"arrival": {
"time": "1763219034",
"uncertainty": 120
},
"departure": {
"time": "1763219034",
"uncertainty": 120
},
"stopId": "0:17015C",
"stopSequence": 44
},
{
"arrival": {
"time": "1763219131",
"uncertainty": 120
},
"departure": {
"time": "1763219131",
"uncertainty": 120
},
"stopId": "0:17010C",
"stopSequence": 45
},
{
"arrival": {
"time": "1763219140",
"uncertainty": 120
},
"departure": {
"time": "1763219140",
"uncertainty": 120
},
"stopId": "0:12461P",
"stopSequence": 46
},
{
"arrival": {
"time": "1763219191",
"uncertainty": 120
},
"departure": {
"time": "1763219191",
"uncertainty": 120
},
"stopId": "0:12460P",
"stopSequence": 47
},
{
"arrival": {
"time": "1763219311",
"uncertainty": 120
},
"departure": {
"time": "1763219311",
"uncertainty": 120
},
"stopId": "0:12455P",
"stopSequence": 48
},
{
"arrival": {
"time": "1763219382",
"uncertainty": 120
},
"departure": {
"time": "1763219382",
"uncertainty": 120
},
"stopId": "0:15180C",
"stopSequence": 49
},
{
"arrival": {
"time": "1763219430",
"uncertainty": 120
},
"departure": {
"time": "1763219430",
"uncertainty": 120
},
"stopId": "0:15190C",
"stopSequence": 50
},
{
"arrival": {
"time": "1763219610",
"uncertainty": 120
},
"departure": {
"time": "1763219610",
"uncertainty": 120
},
"stopId": "0:152005",
"stopSequence": 51
},
{
"arrival": {
"time": "1763219669",
"uncertainty": 120
},
"departure": {
"time": "1763219669",
"uncertainty": 120
},
"stopId": "0:15200C",
"stopSequence": 52
},
{
"arrival": {
"time": "1763219748",
"uncertainty": 120
},
"departure": {
"time": "1763219748",
"uncertainty": 120
},
"stopId": "0:15210C",
"stopSequence": 53
},
{
"arrival": {
"time": "1763219829",
"uncertainty": 120
},
"departure": {
"time": "1763219829",
"uncertainty": 120
},
"stopId": "0:15215C",
"stopSequence": 54
},
{
"arrival": {
"time": "1763219847",
"uncertainty": 120
},
"departure": {
"time": "1763219847",
"uncertainty": 120
},
"stopId": "0:15229C",
"stopSequence": 55
},
{
"arrival": {
"time": "1763219861",
"uncertainty": 120
},
"departure": {
"time": "1763219861",
"uncertainty": 120
},
"stopId": "0:15235C",
"stopSequence": 56
},
{
"arrival": {
"time": "1763219919",
"uncertainty": 120
},
"departure": {
"time": "1763219919",
"uncertainty": 120
},
"stopId": "0:15234C",
"stopSequence": 57
},
{
"arrival": {
"time": "1763219968",
"uncertainty": 120
},
"departure": {
"time": "1763219968",
"uncertainty": 120
},
"stopId": "0:15233C",
"stopSequence": 58
},
{
"arrival": {
"time": "1763220084",
"uncertainty": 120
},
"departure": {
"time": "1763220084",
"uncertainty": 120
},
"stopId": "0:15225P",
"stopSequence": 59
},
{
"arrival": {
"time": "1763220122",
"uncertainty": 120
},
"departure": {
"time": "1763220122",
"uncertainty": 120
},
"stopId": "0:15245P",
"stopSequence": 60
},
{
"arrival": {
"time": "1763220152",
"uncertainty": 120
},
"departure": {
"time": "1763220152",
"uncertainty": 120
},
"stopId": "0:05280C",
"stopSequence": 61
},
{
"arrival": {
"time": "1763220208",
"uncertainty": 120
},
"departure": {
"time": "1763220208",
"uncertainty": 120
},
"stopId": "0:05290C",
"stopSequence": 62
},
{
"arrival": {
"time": "1763220253",
"uncertainty": 120
},
"departure": {
"time": "1763220253",
"uncertainty": 120
},
"stopId": "0:05300C",
"stopSequence": 63
},
{
"arrival": {
"time": "1763220293",
"uncertainty": 120
},
"departure": {
"time": "1763220293",
"uncertainty": 120
},
"stopId": "0:05310C",
"stopSequence": 64
},
{
"arrival": {
"time": "1763220330",
"uncertainty": 120
},
"departure": {
"time": "1763220330",
"uncertainty": 120
},
"stopId": "0:11300C",
"stopSequence": 65
},
{
"arrival": {
"time": "1763220400",
"uncertainty": 120
},
"departure": {
"time": "1763220400",
"uncertainty": 120
},
"stopId": "0:11305C",
"stopSequence": 66
},
{
"arrival": {
"time": "1763220570",
"uncertainty": 120
},
"departure": {
"time": "1763220570",
"uncertainty": 120
},
"stopId": "0:15240C",
"stopSequence": 67
},
{
"arrival": {
"time": "1763220602",
"uncertainty": 120
},
"departure": {
"time": "1763220602",
"uncertainty": 120
},
"stopId": "0:17800C",
"stopSequence": 68
},
{
"arrival": {
"time": "1763220681",
"uncertainty": 120
},
"departure": {
"time": "1763220681",
"uncertainty": 120
},
"stopId": "0:15400C",
"stopSequence": 69
},
{
"arrival": {
"time": "1763220724",
"uncertainty": 120
},
"departure": {
"time": "1763220724",
"uncertainty": 120
},
"stopId": "0:15402C",
"stopSequence": 70
},
{
"arrival": {
"time": "1763220748",
"uncertainty": 120
},
"stopId": "0:05343C",
"stopSequence": 71
}
],
"trip": {
"directionId": 0,
"routeId": "2260",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61032146"
}
}
},
{
"id": "1032152",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763210648",
"uncertainty": 120
},
"departure": {
"time": "1763210648",
"uncertainty": 120
},
"stopId": "0:17800C",
"stopSequence": 2
},
{
"arrival": {
"time": "1763210711",
"uncertainty": 120
},
"departure": {
"time": "1763210711",
"uncertainty": 120
},
"stopId": "0:11342P",
"stopSequence": 3
},
{
"arrival": {
"time": "1763210842",
"uncertainty": 120
},
"departure": {
"time": "1763210842",
"uncertainty": 120
},
"stopId": "0:15360P",
"stopSequence": 4
},
{
"arrival": {
"time": "1763210926",
"uncertainty": 120
},
"departure": {
"time": "1763210947",
"uncertainty": 120
},
"stopId": "0:17840P",
"stopSequence": 5
},
{
"arrival": {
"time": "1763211021",
"uncertainty": 120
},
"departure": {
"time": "1763211021",
"uncertainty": 120
},
"stopId": "0:14215C",
"stopSequence": 6
},
{
"arrival": {
"time": "1763211109",
"uncertainty": 120
},
"departure": {
"time": "1763211127",
"uncertainty": 120
},
"stopId": "0:14150C",
"stopSequence": 7
},
{
"arrival": {
"time": "1763211180",
"uncertainty": 120
},
"departure": {
"time": "1763211180",
"uncertainty": 120
},
"stopId": "0:14160C",
"stopSequence": 8
},
{
"arrival": {
"time": "1763211208",
"uncertainty": 120
},
"departure": {
"time": "1763211208",
"uncertainty": 120
},
"stopId": "0:14170C",
"stopSequence": 9
},
{
"arrival": {
"time": "1763211215",
"uncertainty": 120
},
"departure": {
"time": "1763211217",
"uncertainty": 120
},
"stopId": "0:14180C",
"stopSequence": 10
},
{
"arrival": {
"time": "1763211275",
"uncertainty": 120
},
"departure": {
"time": "1763211275",
"uncertainty": 120
},
"stopId": "0:05310P",
"stopSequence": 11
},
{
"arrival": {
"time": "1763211307",
"uncertainty": 120
},
"departure": {
"time": "1763211307",
"uncertainty": 120
},
"stopId": "0:05300P",
"stopSequence": 12
},
{
"arrival": {
"time": "1763211348",
"uncertainty": 120
},
"departure": {
"time": "1763211348",
"uncertainty": 120
},
"stopId": "0:05290P",
"stopSequence": 13
},
{
"arrival": {
"time": "1763211415",
"uncertainty": 120
},
"departure": {
"time": "1763211427",
"uncertainty": 120
},
"stopId": "0:05280P",
"stopSequence": 14
},
{
"arrival": {
"time": "1763211457",
"uncertainty": 120
},
"departure": {
"time": "1763211457",
"uncertainty": 120
},
"stopId": "0:15245C",
"stopSequence": 15
},
{
"arrival": {
"time": "1763211499",
"uncertainty": 120
},
"departure": {
"time": "1763211499",
"uncertainty": 120
},
"stopId": "0:15225C",
"stopSequence": 16
},
{
"arrival": {
"time": "1763211589",
"uncertainty": 120
},
"departure": {
"time": "1763211589",
"uncertainty": 120
},
"stopId": "0:15232P",
"stopSequence": 17
},
{
"arrival": {
"time": "1763211628",
"uncertainty": 120
},
"departure": {
"time": "1763211628",
"uncertainty": 120
},
"stopId": "0:15233P",
"stopSequence": 18
},
{
"arrival": {
"time": "1763211679",
"uncertainty": 120
},
"departure": {
"time": "1763211679",
"uncertainty": 120
},
"stopId": "0:15234P",
"stopSequence": 19
},
{
"arrival": {
"time": "1763211725",
"uncertainty": 120
},
"departure": {
"time": "1763211728",
"uncertainty": 120
},
"stopId": "0:15235P",
"stopSequence": 20
},
{
"arrival": {
"time": "1763211732",
"uncertainty": 120
},
"departure": {
"time": "1763211732",
"uncertainty": 120
},
"stopId": "0:15229P",
"stopSequence": 21
},
{
"arrival": {
"time": "1763211768",
"uncertainty": 120
},
"departure": {
"time": "1763211768",
"uncertainty": 120
},
"stopId": "0:15215P",
"stopSequence": 22
},
{
"arrival": {
"time": "1763211845",
"uncertainty": 120
},
"departure": {
"time": "1763211845",
"uncertainty": 120
},
"stopId": "0:15210P",
"stopSequence": 23
},
{
"arrival": {
"time": "1763211919",
"uncertainty": 120
},
"departure": {
"time": "1763211919",
"uncertainty": 120
},
"stopId": "0:15200P",
"stopSequence": 24
},
{
"arrival": {
"time": "1763211925",
"uncertainty": 120
},
"departure": {
"time": "1763211925",
"uncertainty": 120
},
"stopId": "0:15205P",
"stopSequence": 25
},
{
"arrival": {
"time": "1763211968",
"uncertainty": 120
},
"departure": {
"time": "1763211968",
"uncertainty": 120
},
"stopId": "0:15190P",
"stopSequence": 26
},
{
"arrival": {
"time": "1763212013",
"uncertainty": 120
},
"departure": {
"time": "1763212013",
"uncertainty": 120
},
"stopId": "0:15180P",
"stopSequence": 27
},
{
"arrival": {
"time": "1763212058",
"uncertainty": 120
},
"departure": {
"time": "1763212088",
"uncertainty": 120
},
"stopId": "0:12455C",
"stopSequence": 28
},
{
"arrival": {
"time": "1763212149",
"uncertainty": 120
},
"departure": {
"time": "1763212149",
"uncertainty": 120
},
"stopId": "0:12460C",
"stopSequence": 29
},
{
"arrival": {
"time": "1763212165",
"uncertainty": 120
},
"departure": {
"time": "1763212165",
"uncertainty": 120
},
"stopId": "0:12461C",
"stopSequence": 30
},
{
"arrival": {
"time": "1763212191",
"uncertainty": 120
},
"departure": {
"time": "1763212191",
"uncertainty": 120
},
"stopId": "0:17010P",
"stopSequence": 31
},
{
"arrival": {
"time": "1763212239",
"uncertainty": 120
},
"departure": {
"time": "1763212239",
"uncertainty": 120
},
"stopId": "0:17015P",
"stopSequence": 32
},
{
"arrival": {
"time": "1763212298",
"uncertainty": 120
},
"departure": {
"time": "1763212299",
"uncertainty": 120
},
"stopId": "0:17020P",
"stopSequence": 33
},
{
"arrival": {
"time": "1763212371",
"uncertainty": 120
},
"departure": {
"time": "1763212388",
"uncertainty": 120
},
"stopId": "0:17030P",
"stopSequence": 34
},
{
"arrival": {
"time": "1763212462",
"uncertainty": 120
},
"departure": {
"time": "1763212462",
"uncertainty": 120
},
"stopId": "0:17040C",
"stopSequence": 35
},
{
"arrival": {
"time": "1763212530",
"uncertainty": 120
},
"departure": {
"time": "1763212530",
"uncertainty": 120
},
"stopId": "0:17045C",
"stopSequence": 36
},
{
"arrival": {
"time": "1763212585",
"uncertainty": 120
},
"departure": {
"time": "1763212598",
"uncertainty": 120
},
"stopId": "0:17060C",
"stopSequence": 37
},
{
"arrival": {
"time": "1763212686",
"uncertainty": 120
},
"departure": {
"time": "1763212686",
"uncertainty": 120
},
"stopId": "0:17070C",
"stopSequence": 38
},
{
"arrival": {
"time": "1763212737",
"uncertainty": 120
},
"departure": {
"time": "1763212737",
"uncertainty": 120
},
"stopId": "0:17080C",
"stopSequence": 39
},
{
"arrival": {
"time": "1763212794",
"uncertainty": 120
},
"departure": {
"time": "1763212794",
"uncertainty": 120
},
"stopId": "0:17090C",
"stopSequence": 40
},
{
"arrival": {
"time": "1763212831",
"uncertainty": 120
},
"departure": {
"time": "1763212831",
"uncertainty": 120
},
"stopId": "0:17100C",
"stopSequence": 41
},
{
"arrival": {
"time": "1763212896",
"uncertainty": 120
},
"departure": {
"time": "1763212898",
"uncertainty": 120
},
"stopId": "0:12490C",
"stopSequence": 42
},
{
"arrival": {
"time": "1763212928",
"uncertainty": 120
},
"departure": {
"time": "1763212928",
"uncertainty": 120
},
"stopId": "0:12500C",
"stopSequence": 43
},
{
"arrival": {
"time": "1763212989",
"uncertainty": 120
},
"departure": {
"time": "1763212989",
"uncertainty": 120
},
"stopId": "0:12510C",
"stopSequence": 44
},
{
"arrival": {
"time": "1763213041",
"uncertainty": 120
},
"departure": {
"time": "1763213041",
"uncertainty": 120
},
"stopId": "0:12520C",
"stopSequence": 45
},
{
"arrival": {
"time": "1763213071",
"uncertainty": 120
},
"departure": {
"time": "1763213071",
"uncertainty": 120
},
"stopId": "0:12530C",
"stopSequence": 46
},
{
"arrival": {
"time": "1763213138",
"uncertainty": 120
},
"departure": {
"time": "1763213138",
"uncertainty": 120
},
"stopId": "0:11010C",
"stopSequence": 47
},
{
"arrival": {
"time": "1763213190",
"uncertainty": 120
},
"departure": {
"time": "1763213190",
"uncertainty": 120
},
"stopId": "0:17110C",
"stopSequence": 48
},
{
"arrival": {
"time": "1763213258",
"uncertainty": 120
},
"departure": {
"time": "1763213258",
"uncertainty": 120
},
"stopId": "0:17120C",
"stopSequence": 49
},
{
"arrival": {
"time": "1763213307",
"uncertainty": 120
},
"departure": {
"time": "1763213307",
"uncertainty": 120
},
"stopId": "0:11180C",
"stopSequence": 50
},
{
"arrival": {
"time": "1763213328",
"uncertainty": 120
},
"departure": {
"time": "1763213328",
"uncertainty": 120
},
"stopId": "0:11190C",
"stopSequence": 51
},
{
"arrival": {
"time": "1763213404",
"uncertainty": 120
},
"departure": {
"time": "1763213408",
"uncertainty": 120
},
"stopId": "0:17131C",
"stopSequence": 52
},
{
"arrival": {
"time": "1763213443",
"uncertainty": 120
},
"departure": {
"time": "1763213443",
"uncertainty": 120
},
"stopId": "0:17140C",
"stopSequence": 53
},
{
"arrival": {
"time": "1763213487",
"uncertainty": 120
},
"departure": {
"time": "1763213487",
"uncertainty": 120
},
"stopId": "0:17150C",
"stopSequence": 54
},
{
"arrival": {
"time": "1763213595",
"uncertainty": 120
},
"departure": {
"time": "1763213595",
"uncertainty": 120
},
"stopId": "0:17160C",
"stopSequence": 55
},
{
"arrival": {
"time": "1763213640",
"uncertainty": 120
},
"departure": {
"time": "1763213648",
"uncertainty": 120
},
"stopId": "0:12330C",
"stopSequence": 56
},
{
"arrival": {
"time": "1763213689",
"uncertainty": 120
},
"departure": {
"time": "1763213689",
"uncertainty": 120
},
"stopId": "0:12335C",
"stopSequence": 57
},
{
"arrival": {
"time": "1763213746",
"uncertainty": 120
},
"departure": {
"time": "1763213746",
"uncertainty": 120
},
"stopId": "0:12340C",
"stopSequence": 58
},
{
"arrival": {
"time": "1763213781",
"uncertainty": 120
},
"departure": {
"time": "1763213781",
"uncertainty": 120
},
"stopId": "0:12350C",
"stopSequence": 59
},
{
"arrival": {
"time": "1763213826",
"uncertainty": 120
},
"departure": {
"time": "1763213829",
"uncertainty": 120
},
"stopId": "0:12360C",
"stopSequence": 60
},
{
"arrival": {
"time": "1763213888",
"uncertainty": 120
},
"departure": {
"time": "1763213888",
"uncertainty": 120
},
"stopId": "0:11539P",
"stopSequence": 61
},
{
"arrival": {
"time": "1763213913",
"uncertainty": 120
},
"departure": {
"time": "1763213918",
"uncertainty": 120
},
"stopId": "0:11540P",
"stopSequence": 62
},
{
"arrival": {
"time": "1763214009",
"uncertainty": 120
},
"departure": {
"time": "1763214009",
"uncertainty": 120
},
"stopId": "0:12370C",
"stopSequence": 63
},
{
"arrival": {
"time": "1763214059",
"uncertainty": 120
},
"departure": {
"time": "1763214059",
"uncertainty": 120
},
"stopId": "0:12380C",
"stopSequence": 64
},
{
"arrival": {
"time": "1763214100",
"uncertainty": 120
},
"departure": {
"time": "1763214100",
"uncertainty": 120
},
"stopId": "0:12390C",
"stopSequence": 65
},
{
"arrival": {
"time": "1763214175",
"uncertainty": 120
},
"departure": {
"time": "1763214175",
"uncertainty": 120
},
"stopId": "0:11300C",
"stopSequence": 66
},
{
"arrival": {
"time": "1763214199",
"uncertainty": 120
},
"departure": {
"time": "1763214199",
"uncertainty": 120
},
"stopId": "0:11305C",
"stopSequence": 67
},
{
"arrival": {
"time": "1763214310",
"uncertainty": 120
},
"departure": {
"time": "1763214310",
"uncertainty": 120
},
"stopId": "0:15240C",
"stopSequence": 68
},
{
"arrival": {
"time": "1763214384",
"uncertainty": 120
},
"departure": {
"time": "1763214384",
"uncertainty": 120
},
"stopId": "0:17800C",
"stopSequence": 69
},
{
"arrival": {
"time": "1763216266",
"uncertainty": 120
},
"departure": {
"time": "1763216266",
"uncertainty": 120
},
"stopId": "0:15400C",
"stopSequence": 70
},
{
"arrival": {
"time": "1763216336",
"uncertainty": 120
},
"departure": {
"time": "1763216336",
"uncertainty": 120
},
"stopId": "0:15402C",
"stopSequence": 71
},
{
"arrival": {
"time": "1763216360",
"uncertainty": 120
},
"stopId": "0:05343C",
"stopSequence": 72
}
],
"trip": {
"directionId": 1,
"routeId": "2260",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61032152"
},
"vehicle": {
"id": "46",
"label": "46"
}
}
},
{
"id": "1036403",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763215178",
"uncertainty": 120
},
"stopId": "0:05343P",
"stopSequence": 1
},
{
"arrival": {
"time": "1763215199",
"uncertainty": 120
},
"departure": {
"time": "1763215199",
"uncertainty": 120
},
"stopId": "0:17775P",
"stopSequence": 2
},
{
"arrival": {
"time": "1763215275",
"uncertainty": 120
},
"departure": {
"time": "1763215328",
"uncertainty": 120
},
"stopId": "0:11380P",
"stopSequence": 3
},
{
"arrival": {
"time": "1763215442",
"uncertainty": 120
},
"departure": {
"time": "1763215442",
"uncertainty": 120
},
"stopId": "0:11390P",
"stopSequence": 4
},
{
"arrival": {
"time": "1763215473",
"uncertainty": 120
},
"departure": {
"time": "1763215508",
"uncertainty": 120
},
"stopId": "0:11400P",
"stopSequence": 5
},
{
"arrival": {
"time": "1763215580",
"uncertainty": 120
},
"departure": {
"time": "1763215580",
"uncertainty": 120
},
"stopId": "0:11410P",
"stopSequence": 6
},
{
"arrival": {
"time": "1763215625",
"uncertainty": 120
},
"departure": {
"time": "1763215625",
"uncertainty": 120
},
"stopId": "0:11290C",
"stopSequence": 7
},
{
"arrival": {
"time": "1763215688",
"uncertainty": 120
},
"departure": {
"time": "1763215688",
"uncertainty": 120
},
"stopId": "0:05310P",
"stopSequence": 8
},
{
"arrival": {
"time": "1763215717",
"uncertainty": 120
},
"departure": {
"time": "1763215717",
"uncertainty": 120
},
"stopId": "0:05300P",
"stopSequence": 9
},
{
"arrival": {
"time": "1763215760",
"uncertainty": 120
},
"departure": {
"time": "1763215760",
"uncertainty": 120
},
"stopId": "0:05290P",
"stopSequence": 10
},
{
"arrival": {
"time": "1763215797",
"uncertainty": 120
},
"departure": {
"time": "1763215797",
"uncertainty": 120
},
"stopId": "0:05280P",
"stopSequence": 11
},
{
"arrival": {
"time": "1763215850",
"uncertainty": 120
},
"departure": {
"time": "1763215850",
"uncertainty": 120
},
"stopId": "0:05270P",
"stopSequence": 12
},
{
"arrival": {
"time": "1763215910",
"uncertainty": 120
},
"departure": {
"time": "1763215910",
"uncertainty": 120
},
"stopId": "0:15230P",
"stopSequence": 13
},
{
"arrival": {
"time": "1763215938",
"uncertainty": 120
},
"departure": {
"time": "1763215938",
"uncertainty": 120
},
"stopId": "0:15229P",
"stopSequence": 14
},
{
"arrival": {
"time": "1763215956",
"uncertainty": 120
},
"departure": {
"time": "1763215957",
"uncertainty": 120
},
"stopId": "0:15215P",
"stopSequence": 15
},
{
"arrival": {
"time": "1763216034",
"uncertainty": 120
},
"departure": {
"time": "1763216034",
"uncertainty": 120
},
"stopId": "0:15210P",
"stopSequence": 16
},
{
"arrival": {
"time": "1763216095",
"uncertainty": 120
},
"departure": {
"time": "1763216095",
"uncertainty": 120
},
"stopId": "0:15200P",
"stopSequence": 17
},
{
"arrival": {
"time": "1763216137",
"uncertainty": 120
},
"departure": {
"time": "1763216137",
"uncertainty": 120
},
"stopId": "0:15190P",
"stopSequence": 18
},
{
"arrival": {
"time": "1763216197",
"uncertainty": 120
},
"departure": {
"time": "1763216197",
"uncertainty": 120
},
"stopId": "0:15180P",
"stopSequence": 19
},
{
"arrival": {
"time": "1763216249",
"uncertainty": 120
},
"departure": {
"time": "1763216249",
"uncertainty": 120
},
"stopId": "0:15170P",
"stopSequence": 20
},
{
"arrival": {
"time": "1763216474",
"uncertainty": 120
},
"departure": {
"time": "1763216474",
"uncertainty": 120
},
"stopId": "0:15160P",
"stopSequence": 21
},
{
"arrival": {
"time": "1763216850",
"uncertainty": 120
},
"departure": {
"time": "1763216850",
"uncertainty": 120
},
"stopId": "0:15114P",
"stopSequence": 22
},
{
"arrival": {
"time": "1763216876",
"uncertainty": 120
},
"departure": {
"time": "1763216876",
"uncertainty": 120
},
"stopId": "0:15113P",
"stopSequence": 23
},
{
"arrival": {
"time": "1763216894",
"uncertainty": 120
},
"departure": {
"time": "1763216894",
"uncertainty": 120
},
"stopId": "0:15112P",
"stopSequence": 24
},
{
"arrival": {
"time": "1763216930",
"uncertainty": 120
},
"departure": {
"time": "1763216930",
"uncertainty": 120
},
"stopId": "0:15111P",
"stopSequence": 25
},
{
"arrival": {
"time": "1763216976",
"uncertainty": 120
},
"departure": {
"time": "1763216976",
"uncertainty": 120
},
"stopId": "0:15109P",
"stopSequence": 26
},
{
"arrival": {
"time": "1763217014",
"uncertainty": 120
},
"departure": {
"time": "1763217014",
"uncertainty": 120
},
"stopId": "0:15110P",
"stopSequence": 27
},
{
"arrival": {
"time": "1763217135",
"uncertainty": 120
},
"departure": {
"time": "1763217135",
"uncertainty": 120
},
"stopId": "0:15090P",
"stopSequence": 28
},
{
"arrival": {
"time": "1763217161",
"uncertainty": 120
},
"departure": {
"time": "1763217161",
"uncertainty": 120
},
"stopId": "0:15080P",
"stopSequence": 29
},
{
"arrival": {
"time": "1763217192",
"uncertainty": 120
},
"departure": {
"time": "1763217192",
"uncertainty": 120
},
"stopId": "0:15070P",
"stopSequence": 30
},
{
"arrival": {
"time": "1763217232",
"uncertainty": 120
},
"departure": {
"time": "1763217232",
"uncertainty": 120
},
"stopId": "0:15060P",
"stopSequence": 31
},
{
"arrival": {
"time": "1763217268",
"uncertainty": 120
},
"departure": {
"time": "1763217268",
"uncertainty": 120
},
"stopId": "0:15050P",
"stopSequence": 32
},
{
"arrival": {
"time": "1763217342",
"uncertainty": 120
},
"departure": {
"time": "1763217342",
"uncertainty": 120
},
"stopId": "0:15040P",
"stopSequence": 33
},
{
"arrival": {
"time": "1763217374",
"uncertainty": 120
},
"departure": {
"time": "1763217374",
"uncertainty": 120
},
"stopId": "0:15030P",
"stopSequence": 34
},
{
"arrival": {
"time": "1763217413",
"uncertainty": 120
},
"departure": {
"time": "1763217413",
"uncertainty": 120
},
"stopId": "0:15020P",
"stopSequence": 35
},
{
"arrival": {
"time": "1763217554",
"uncertainty": 120
},
"stopId": "0:15010C",
"stopSequence": 36
}
],
"trip": {
"directionId": 1,
"routeId": "2240",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61036403"
},
"vehicle": {
"id": "65",
"label": "65"
}
}
},
{
"id": "1026443",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763216331"
},
"departure": {
"time": "1763216331"
},
"stopId": "0:41030P",
"stopSequence": 20
},
{
"arrival": {
"time": "1763216387"
},
"departure": {
"time": "1763216387"
},
"stopId": "0:41020P",
"stopSequence": 21
},
{
"arrival": {
"time": "1763216451"
},
"stopId": "0:41005C",
"stopSequence": 22
}
],
"trip": {
"directionId": 1,
"routeId": "4410",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61026443"
}
}
},
{
"id": "1032023",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763216304",
"uncertainty": 120
},
"stopId": "0:05280C",
"stopSequence": 12
}
],
"trip": {
"directionId": 0,
"routeId": "2340",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61032023"
},
"vehicle": {
"id": "38",
"label": "38"
}
}
},
{
"id": "1035405",
"tripUpdate": {
"trip": {
"directionId": 0,
"routeId": "1170",
"scheduleRelationship": "CANCELED",
"tripId": "2_61035405"
}
}
},
{
"id": "1026517",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763215997",
"uncertainty": 120
},
"departure": {
"time": "1763216016",
"uncertainty": 120
},
"stopId": "0:01362P",
"stopSequence": 2
},
{
"arrival": {
"time": "1763216096",
"uncertainty": 120
},
"departure": {
"time": "1763216106",
"uncertainty": 120
},
"stopId": "0:18130P",
"stopSequence": 3
},
{
"arrival": {
"time": "1763216158",
"uncertainty": 120
},
"departure": {
"time": "1763216158",
"uncertainty": 120
},
"stopId": "0:01330C",
"stopSequence": 4
},
{
"arrival": {
"time": "1763216206",
"uncertainty": 120
},
"departure": {
"time": "1763216206",
"uncertainty": 120
},
"stopId": "0:01335C",
"stopSequence": 5
},
{
"arrival": {
"time": "1763216312",
"uncertainty": 120
},
"departure": {
"time": "1763216312",
"uncertainty": 120
},
"stopId": "0:01385C",
"stopSequence": 6
},
{
"arrival": {
"time": "1763216416",
"uncertainty": 120
},
"departure": {
"time": "1763216416",
"uncertainty": 120
},
"stopId": "0:01420P",
"stopSequence": 7
},
{
"arrival": {
"time": "1763216492",
"uncertainty": 120
},
"departure": {
"time": "1763216492",
"uncertainty": 120
},
"stopId": "0:01430P",
"stopSequence": 8
},
{
"arrival": {
"time": "1763216552",
"uncertainty": 120
},
"departure": {
"time": "1763216552",
"uncertainty": 120
},
"stopId": "0:01440P",
"stopSequence": 9
},
{
"arrival": {
"time": "1763216594",
"uncertainty": 120
},
"departure": {
"time": "1763216594",
"uncertainty": 120
},
"stopId": "0:01450P",
"stopSequence": 10
},
{
"arrival": {
"time": "1763216672",
"uncertainty": 120
},
"departure": {
"time": "1763216672",
"uncertainty": 120
},
"stopId": "0:02140P",
"stopSequence": 11
},
{
"arrival": {
"time": "1763216732",
"uncertainty": 120
},
"departure": {
"time": "1763216732",
"uncertainty": 120
},
"stopId": "0:02150P",
"stopSequence": 12
},
{
"arrival": {
"time": "1763216792",
"uncertainty": 120
},
"departure": {
"time": "1763216792",
"uncertainty": 120
},
"stopId": "0:02160P",
"stopSequence": 13
},
{
"arrival": {
"time": "1763216848",
"uncertainty": 120
},
"departure": {
"time": "1763216848",
"uncertainty": 120
},
"stopId": "0:02170P",
"stopSequence": 14
},
{
"arrival": {
"time": "1763216987",
"uncertainty": 120
},
"departure": {
"time": "1763216987",
"uncertainty": 120
},
"stopId": "0:19200P",
"stopSequence": 15
},
{
"arrival": {
"time": "1763217019",
"uncertainty": 120
},
"departure": {
"time": "1763217019",
"uncertainty": 120
},
"stopId": "0:06570P",
"stopSequence": 16
},
{
"arrival": {
"time": "1763217034",
"uncertainty": 120
},
"departure": {
"time": "1763217034",
"uncertainty": 120
},
"stopId": "0:06560P",
"stopSequence": 17
},
{
"arrival": {
"time": "1763217094",
"uncertainty": 120
},
"departure": {
"time": "1763217094",
"uncertainty": 120
},
"stopId": "0:06565P",
"stopSequence": 18
},
{
"arrival": {
"time": "1763217148",
"uncertainty": 120
},
"departure": {
"time": "1763217148",
"uncertainty": 120
},
"stopId": "0:06550P",
"stopSequence": 19
},
{
"arrival": {
"time": "1763217189",
"uncertainty": 120
},
"departure": {
"time": "1763217189",
"uncertainty": 120
},
"stopId": "0:06545P",
"stopSequence": 20
},
{
"arrival": {
"time": "1763217217",
"uncertainty": 120
},
"departure": {
"time": "1763217217",
"uncertainty": 120
},
"stopId": "0:06540P",
"stopSequence": 21
},
{
"arrival": {
"time": "1763217391",
"uncertainty": 120
},
"departure": {
"time": "1763217391",
"uncertainty": 120
},
"stopId": "0:06535P",
"stopSequence": 22
},
{
"arrival": {
"time": "1763217501",
"uncertainty": 120
},
"departure": {
"time": "1763217501",
"uncertainty": 120
},
"stopId": "0:06530P",
"stopSequence": 23
},
{
"arrival": {
"time": "1763217531",
"uncertainty": 120
},
"departure": {
"time": "1763217531",
"uncertainty": 120
},
"stopId": "0:06520P",
"stopSequence": 24
},
{
"arrival": {
"time": "1763217610",
"uncertainty": 120
},
"departure": {
"time": "1763217610",
"uncertainty": 120
},
"stopId": "0:06515P",
"stopSequence": 25
},
{
"arrival": {
"time": "1763217643",
"uncertainty": 120
},
"departure": {
"time": "1763217643",
"uncertainty": 120
},
"stopId": "0:06510P",
"stopSequence": 26
},
{
"arrival": {
"time": "1763217688",
"uncertainty": 120
},
"departure": {
"time": "1763217688",
"uncertainty": 120
},
"stopId": "0:06500P",
"stopSequence": 27
},
{
"arrival": {
"time": "1763217769",
"uncertainty": 120
},
"departure": {
"time": "1763217769",
"uncertainty": 120
},
"stopId": "0:06490P",
"stopSequence": 28
},
{
"arrival": {
"time": "1763217868",
"uncertainty": 120
},
"departure": {
"time": "1763217868",
"uncertainty": 120
},
"stopId": "0:06480P",
"stopSequence": 29
},
{
"arrival": {
"time": "1763217924",
"uncertainty": 120
},
"departure": {
"time": "1763217924",
"uncertainty": 120
},
"stopId": "0:06482P",
"stopSequence": 30
},
{
"arrival": {
"time": "1763217996",
"uncertainty": 120
},
"departure": {
"time": "1763217996",
"uncertainty": 120
},
"stopId": "0:06481P",
"stopSequence": 31
},
{
"arrival": {
"time": "1763218168",
"uncertainty": 120
},
"departure": {
"time": "1763218168",
"uncertainty": 120
},
"stopId": "0:06375P",
"stopSequence": 32
},
{
"arrival": {
"time": "1763218288",
"uncertainty": 120
},
"departure": {
"time": "1763218288",
"uncertainty": 120
},
"stopId": "0:06431P",
"stopSequence": 33
},
{
"arrival": {
"time": "1763218373",
"uncertainty": 120
},
"departure": {
"time": "1763218373",
"uncertainty": 120
},
"stopId": "0:06420P",
"stopSequence": 34
},
{
"arrival": {
"time": "1763218405",
"uncertainty": 120
},
"departure": {
"time": "1763218405",
"uncertainty": 120
},
"stopId": "0:06410P",
"stopSequence": 35
},
{
"arrival": {
"time": "1763218408",
"uncertainty": 120
},
"departure": {
"time": "1763218408",
"uncertainty": 120
},
"stopId": "0:06415P",
"stopSequence": 36
},
{
"arrival": {
"time": "1763218539",
"uncertainty": 120
},
"departure": {
"time": "1763218539",
"uncertainty": 120
},
"stopId": "0:06405P",
"stopSequence": 37
},
{
"arrival": {
"time": "1763218580",
"uncertainty": 120
},
"departure": {
"time": "1763218580",
"uncertainty": 120
},
"stopId": "0:06400P",
"stopSequence": 38
},
{
"arrival": {
"time": "1763218648",
"uncertainty": 120
},
"departure": {
"time": "1763218648",
"uncertainty": 120
},
"stopId": "0:06390P",
"stopSequence": 39
},
{
"arrival": {
"time": "1763218708",
"uncertainty": 120
},
"departure": {
"time": "1763218708",
"uncertainty": 120
},
"stopId": "0:09315P",
"stopSequence": 40
},
{
"arrival": {
"time": "1763218820",
"uncertainty": 120
},
"departure": {
"time": "1763218820",
"uncertainty": 120
},
"stopId": "0:06582P",
"stopSequence": 41
},
{
"arrival": {
"time": "1763218993",
"uncertainty": 120
},
"departure": {
"time": "1763218993",
"uncertainty": 120
},
"stopId": "0:06581P",
"stopSequence": 42
},
{
"arrival": {
"time": "1763219060",
"uncertainty": 120
},
"stopId": "0:06580C",
"stopSequence": 43
}
],
"trip": {
"directionId": 1,
"routeId": "1120",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61026517"
},
"vehicle": {
"id": "77",
"label": "77"
}
}
},
{
"id": "1031559",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763216442"
},
"departure": {
"time": "1763216442"
},
"stopId": "0:46060P",
"stopSequence": 37
},
{
"arrival": {
"time": "1763216454"
},
"stopId": "0:46070P",
"stopSequence": 38
}
],
"trip": {
"directionId": 0,
"routeId": "8860",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61031559"
}
}
},
{
"id": "1035592",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763215482",
"uncertainty": 120
},
"departure": {
"time": "1763215495",
"uncertainty": 120
},
"stopId": "0:01362P",
"stopSequence": 2
},
{
"arrival": {
"time": "1763215568",
"uncertainty": 120
},
"departure": {
"time": "1763215585",
"uncertainty": 120
},
"stopId": "0:18130P",
"stopSequence": 3
},
{
"arrival": {
"time": "1763215610",
"uncertainty": 120
},
"departure": {
"time": "1763215610",
"uncertainty": 120
},
"stopId": "0:01320P",
"stopSequence": 4
},
{
"arrival": {
"time": "1763215670",
"uncertainty": 120
},
"departure": {
"time": "1763215675",
"uncertainty": 120
},
"stopId": "0:18190P",
"stopSequence": 5
},
{
"arrival": {
"time": "1763215732",
"uncertainty": 120
},
"departure": {
"time": "1763215732",
"uncertainty": 120
},
"stopId": "0:01290P",
"stopSequence": 6
},
{
"arrival": {
"time": "1763215783",
"uncertainty": 120
},
"departure": {
"time": "1763215783",
"uncertainty": 120
},
"stopId": "0:01285P",
"stopSequence": 7
},
{
"arrival": {
"time": "1763215825",
"uncertainty": 120
},
"departure": {
"time": "1763215825",
"uncertainty": 120
},
"stopId": "0:01270P",
"stopSequence": 8
},
{
"arrival": {
"time": "1763215886",
"uncertainty": 120
},
"departure": {
"time": "1763215886",
"uncertainty": 120
},
"stopId": "0:01265P",
"stopSequence": 9
},
{
"arrival": {
"time": "1763215954",
"uncertainty": 120
},
"departure": {
"time": "1763215954",
"uncertainty": 120
},
"stopId": "0:01880P",
"stopSequence": 10
},
{
"arrival": {
"time": "1763216065",
"uncertainty": 120
},
"departure": {
"time": "1763216065",
"uncertainty": 120
},
"stopId": "0:19205P",
"stopSequence": 11
},
{
"arrival": {
"time": "1763216125",
"uncertainty": 120
},
"departure": {
"time": "1763216125",
"uncertainty": 120
},
"stopId": "0:01190P",
"stopSequence": 12
},
{
"arrival": {
"time": "1763216343",
"uncertainty": 120
},
"departure": {
"time": "1763216343",
"uncertainty": 120
},
"stopId": "0:01170P",
"stopSequence": 13
},
{
"arrival": {
"time": "1763216403",
"uncertainty": 120
},
"departure": {
"time": "1763216403",
"uncertainty": 120
},
"stopId": "0:01160P",
"stopSequence": 14
},
{
"arrival": {
"time": "1763216439",
"uncertainty": 120
},
"departure": {
"time": "1763216439",
"uncertainty": 120
},
"stopId": "0:18160P",
"stopSequence": 15
},
{
"arrival": {
"time": "1763216486",
"uncertainty": 120
},
"departure": {
"time": "1763216486",
"uncertainty": 120
},
"stopId": "0:02110P",
"stopSequence": 16
},
{
"arrival": {
"time": "1763216509",
"uncertainty": 120
},
"departure": {
"time": "1763216509",
"uncertainty": 120
},
"stopId": "0:02100P",
"stopSequence": 17
},
{
"arrival": {
"time": "1763216545",
"uncertainty": 120
},
"departure": {
"time": "1763216545",
"uncertainty": 120
},
"stopId": "0:02090P",
"stopSequence": 18
},
{
"arrival": {
"time": "1763216571",
"uncertainty": 120
},
"departure": {
"time": "1763216571",
"uncertainty": 120
},
"stopId": "0:02080P",
"stopSequence": 19
},
{
"arrival": {
"time": "1763216611",
"uncertainty": 120
},
"departure": {
"time": "1763216611",
"uncertainty": 120
},
"stopId": "0:02070P",
"stopSequence": 20
},
{
"arrival": {
"time": "1763216671",
"uncertainty": 120
},
"departure": {
"time": "1763216671",
"uncertainty": 120
},
"stopId": "0:02060P",
"stopSequence": 21
},
{
"arrival": {
"time": "1763216717",
"uncertainty": 120
},
"departure": {
"time": "1763216717",
"uncertainty": 120
},
"stopId": "0:02050P",
"stopSequence": 22
},
{
"arrival": {
"time": "1763216760",
"uncertainty": 120
},
"departure": {
"time": "1763216760",
"uncertainty": 120
},
"stopId": "0:02040P",
"stopSequence": 23
},
{
"arrival": {
"time": "1763216818",
"uncertainty": 120
},
"departure": {
"time": "1763216818",
"uncertainty": 120
},
"stopId": "0:02011C",
"stopSequence": 24
},
{
"arrival": {
"time": "1763216938",
"uncertainty": 120
},
"departure": {
"time": "1763216938",
"uncertainty": 120
},
"stopId": "0:02010C",
"stopSequence": 25
},
{
"arrival": {
"time": "1763216976",
"uncertainty": 120
},
"departure": {
"time": "1763216976",
"uncertainty": 120
},
"stopId": "0:02020C",
"stopSequence": 26
},
{
"arrival": {
"time": "1763217023",
"uncertainty": 120
},
"departure": {
"time": "1763217023",
"uncertainty": 120
},
"stopId": "0:02030C",
"stopSequence": 27
},
{
"arrival": {
"time": "1763217071",
"uncertainty": 120
},
"departure": {
"time": "1763217071",
"uncertainty": 120
},
"stopId": "0:02370P",
"stopSequence": 28
},
{
"arrival": {
"time": "1763217118",
"uncertainty": 120
},
"departure": {
"time": "1763217118",
"uncertainty": 120
},
"stopId": "0:02375P",
"stopSequence": 29
},
{
"arrival": {
"time": "1763217263",
"uncertainty": 120
},
"departure": {
"time": "1763217263",
"uncertainty": 120
},
"stopId": "0:02380P",
"stopSequence": 30
},
{
"arrival": {
"time": "1763217350",
"uncertainty": 120
},
"departure": {
"time": "1763217350",
"uncertainty": 120
},
"stopId": "0:TA9180P",
"stopSequence": 31
},
{
"arrival": {
"time": "1763217437",
"uncertainty": 120
},
"departure": {
"time": "1763217437",
"uncertainty": 120
},
"stopId": "0:TA0001P",
"stopSequence": 32
},
{
"arrival": {
"time": "1763217623",
"uncertainty": 120
},
"departure": {
"time": "1763217623",
"uncertainty": 120
},
"stopId": "0:TA0145P",
"stopSequence": 33
},
{
"arrival": {
"time": "1763217718",
"uncertainty": 120
},
"departure": {
"time": "1763217718",
"uncertainty": 120
},
"stopId": "0:02003P",
"stopSequence": 34
},
{
"arrival": {
"time": "1763217796",
"uncertainty": 120
},
"departure": {
"time": "1763217796",
"uncertainty": 120
},
"stopId": "0:TA0001C",
"stopSequence": 35
},
{
"arrival": {
"time": "1763217838",
"uncertainty": 120
},
"stopId": "0:TA00028C",
"stopSequence": 36
}
],
"trip": {
"directionId": 1,
"routeId": "1020",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61035592"
},
"vehicle": {
"id": "84",
"label": "84"
}
}
},
{
"id": "1035577",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1763215210",
"uncertainty": 120
},
"stopId": "0:TA00028C",
"stopSequence": 1
},
{
"arrival": {
"time": "1763215443",
"uncertainty": 120
},
"departure": {
"time": "1763215443",
"uncertainty": 120
},
"stopId": "0:TA0145P",
"stopSequence": 2
},
{
"arrival": {
"time": "1763215540",
"uncertainty": 120
},
"departure": {
"time": "1763215541",
"uncertainty": 120
},
"stopId": "0:02004C",
"stopSequence": 3
},
{
"arrival": {
"time": "1763215725",
"uncertainty": 120
},
"departure": {
"time": "1763215725",
"uncertainty": 120
},
"stopId": "0:TA9180C",
"stopSequence": 4
},
{
"arrival": {
"time": "1763215800",
"uncertainty": 120
},
"departure": {
"time": "1763215800",
"uncertainty": 120
},
"stopId": "0:02380C",
"stopSequence": 5
},
{
"arrival": {
"time": "1763215897",
"uncertainty": 120
},
"departure": {
"time": "1763215897",
"uncertainty": 120
},
"stopId": "0:02375C",
"stopSequence": 6
},
{
"arrival": {
"time": "1763215933",
"uncertainty": 120
},
"departure": {
"time": "1763215933",
"uncertainty": 120
},
"stopId": "0:02370C",
"stopSequence": 7
},
{
"arrival": {
"time": "1763215975",
"uncertainty": 120
},
"departure": {
"time": "1763215975",
"uncertainty": 120
},
"stopId": "0:02011C",
"stopSequence": 8
},
{
"arrival": {
"time": "1763216057",
"uncertainty": 120
},
"departure": {
"time": "1763216057",
"uncertainty": 120
},
"stopId": "0:02010C",
"stopSequence": 9
},
{
"arrival": {
"time": "1763216096",
"uncertainty": 120
},
"departure": {
"time": "1763216109",
"uncertainty": 120
},
"stopId": "0:02020C",
"stopSequence": 10
},
{
"arrival": {
"time": "1763216159",
"uncertainty": 120
},
"departure": {
"time": "1763216159",
"uncertainty": 120
},
"stopId": "0:02030C",
"stopSequence": 11
},
{
"arrival": {
"time": "1763216199",
"uncertainty": 120
},
"departure": {
"time": "1763216199",
"uncertainty": 120
},
"stopId": "0:02370P",
"stopSequence": 12
},
{
"arrival": {
"time": "1763216200",
"uncertainty": 120
},
"departure": {
"time": "1763216200",
"uncertainty": 120
},
"stopId": "0:02370C",
"stopSequence": 13
},
{
"arrival": {
"time": "1763216225",
"uncertainty": 120
},
"departure": {
"time": "1763216229",
"uncertainty": 120
},
"stopId": "0:02040C",
"stopSequence": 14
},
{
"arrival": {
"time": "1763216284",
"uncertainty": 120
},
"departure": {
"time": "1763216284",
"uncertainty": 120
},
"stopId": "0:02050C",
"stopSequence": 15
},
{
"arrival": {
"time": "1763216328",
"uncertainty": 120
},
"departure": {
"time": "1763216328",
"uncertainty": 120
},
"stopId": "0:02060C",
"stopSequence": 16
},
{
"arrival": {
"time": "1763216390",
"uncertainty": 120
},
"departure": {
"time": "1763216390",
"uncertainty": 120
},
"stopId": "0:02070C",
"stopSequence": 17
},
{
"arrival": {
"time": "1763216425",
"uncertainty": 120
},
"departure": {
"time": "1763216425",
"uncertainty": 120
},
"stopId": "0:02080C",
"stopSequence": 18
},
{
"arrival": {
"time": "1763216451",
"uncertainty": 120
},
"departure": {
"time": "1763216451",
"uncertainty": 120
},
"stopId": "0:02090C",
"stopSequence": 19
},
{
"arrival": {
"time": "1763216488",
"uncertainty": 120
},
"departure": {
"time": "1763216488",
"uncertainty": 120
},
"stopId": "0:02100C",
"stopSequence": 20
},
{
"arrival": {
"time": "1763216516",
"uncertainty": 120
},
"departure": {
"time": "1763216516",
"uncertainty": 120
},
"stopId": "0:02110C",
"stopSequence": 21
},
{
"arrival": {
"time": "1763216560",
"uncertainty": 120
},
"departure": {
"time": "1763216560",
"uncertainty": 120
},
"stopId": "0:18160C",
"stopSequence": 22
},
{
"arrival": {
"time": "1763216603",
"uncertainty": 120
},
"departure": {
"time": "1763216603",
"uncertainty": 120
},
"stopId": "0:01160C",
"stopSequence": 23
},
{
"arrival": {
"time": "1763216683",
"uncertainty": 120
},
"departure": {
"time": "1763216683",
"uncertainty": 120
},
"stopId": "0:01170C",
"stopSequence": 24
},
{
"arrival": {
"time": "1763217224",
"uncertainty": 120
},
"departure": {
"time": "1763217224",
"uncertainty": 120
},
"stopId": "0:01190C",
"stopSequence": 25
},
{
"arrival": {
"time": "1763217300",
"uncertainty": 120
},
"departure": {
"time": "1763217300",
"uncertainty": 120
},
"stopId": "0:19205C",
"stopSequence": 26
},
{
"arrival": {
"time": "1763217480",
"uncertainty": 120
},
"departure": {
"time": "1763217480",
"uncertainty": 120
},
"stopId": "0:01880C",
"stopSequence": 27
},
{
"arrival": {
"time": "1763217561",
"uncertainty": 120
},
"departure": {
"time": "1763217561",
"uncertainty": 120
},
"stopId": "0:01265C",
"stopSequence": 28
},
{
"arrival": {
"time": "1763217643",
"uncertainty": 120
},
"departure": {
"time": "1763217643",
"uncertainty": 120
},
"stopId": "0:01270C",
"stopSequence": 29
},
{
"arrival": {
"time": "1763217687",
"uncertainty": 120
},
"departure": {
"time": "1763217687",
"uncertainty": 120
},
"stopId": "0:01280C",
"stopSequence": 30
},
{
"arrival": {
"time": "1763217751",
"uncertainty": 120
},
"departure": {
"time": "1763217751",
"uncertainty": 120
},
"stopId": "0:18170C",
"stopSequence": 31
},
{
"arrival": {
"time": "1763217781",
"uncertainty": 120
},
"departure": {
"time": "1763217781",
"uncertainty": 120
},
"stopId": "0:18180C",
"stopSequence": 32
},
{
"arrival": {
"time": "1763217830",
"uncertainty": 120
},
"departure": {
"time": "1763217830",
"uncertainty": 120
},
"stopId": "0:01320C",
"stopSequence": 33
},
{
"arrival": {
"time": "1763217877",
"uncertainty": 120
},
"departure": {
"time": "1763217877",
"uncertainty": 120
},
"stopId": "0:18130C",
"stopSequence": 34
},
{
"arrival": {
"time": "1763217952",
"uncertainty": 120
},
"departure": {
"time": "1763217952",
"uncertainty": 120
},
"stopId": "0:01362C",
"stopSequence": 35
},
{
"arrival": {
"time": "1763218016",
"uncertainty": 120
},
"stopId": "0:19060C",
"stopSequence": 36
}
],
"trip": {
"directionId": 0,
"routeId": "1020",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61035577"
},
"vehicle": {
"id": "40",
"label": "40"
}
}
},
{
"id": "1031877",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1763214939",
"uncertainty": 120
},
"departure": {
"time": "1763214952",
"uncertainty": 120
},
"stopId": "0:17790P",
"stopSequence": 4
},
{
"arrival": {
"time": "1763215042",
"uncertainty": 120
},
"departure": {
"time": "1763215042",
"uncertainty": 120
},
"stopId": "0:46020P",
"stopSequence": 5
},
{
"arrival": {
"time": "1763215108",
"uncertainty": 120
},
"departure": {
"time": "1763215108",
"uncertainty": 120
},
"stopId": "0:46134P",
"stopSequence": 6
},
{
"arrival": {
"time": "1763215319",
"uncertainty": 120
},
"departure": {
"time": "1763215319",
"uncertainty": 120
},
"stopId": "0:17820C",
"stopSequence": 7
},
{
"arrival": {
"time": "1763215383",
"uncertainty": 120
},
"departure": {
"time": "1763215383",
"uncertainty": 120
},
"stopId": "0:15360C",
"stopSequence": 8
},
{
"arrival": {
"time": "1763215478",
"uncertainty": 120
},
"departure": {
"time": "1763215493",
"uncertainty": 120
},
"stopId": "0:11342C",
"stopSequence": 9
},
{
"arrival": {
"time": "1763215582",
"uncertainty": 120
},
"departure": {
"time": "1763215582",
"uncertainty": 120
},
"stopId": "0:15400C",
"stopSequence": 10
},
{
"arrival": {
"time": "1763215684",
"uncertainty": 120
},
"departure": {
"time": "1763215684",
"uncertainty": 120
},
"stopId": "0:15402C",
"stopSequence": 11
},
{
"arrival": {
"time": "1763215720",
"uncertainty": 120
},
"departure": {
"time": "1763215792",
"uncertainty": 120
},
"stopId": "0:05342C",
"stopSequence": 12
},
{
"arrival": {
"time": "1763215852",
"uncertainty": 120
},
"departure": {
"time": "1763215852",
"uncertainty": 120
},
"stopId": "0:17775P",
"stopSequence": 13
},
{
"arrival": {
"time": "1763215921",
"uncertainty": 120
},
"departure": {
"time": "1763215942",
"uncertainty": 120
},
"stopId": "0:05530C",
"stopSequence": 14
},
{
"arrival": {
"time": "1763216063",
"uncertainty": 120
},
"departure": {
"time": "1763216063",
"uncertainty": 120
},
"stopId": "0:19070C",
"stopSequence": 15
},
{
"arrival": {
"time": "1763216093",
"uncertainty": 120
},
"departure": {
"time": "1763216093",
"uncertainty": 120
},
"stopId": "0:19304C",
"stopSequence": 16
},
{
"arrival": {
"time": "1763216143",
"uncertainty": 120
},
"departure": {
"time": "1763216153",
"uncertainty": 120
},
"stopId": "0:19075C",
"stopSequence": 17
},
{
"arrival": {
"time": "1763216188",
"uncertainty": 120
},
"departure": {
"time": "1763216188",
"uncertainty": 120
},
"stopId": "0:19080C",
"stopSequence": 18
},
{
"arrival": {
"time": "1763216253",
"uncertainty": 120
},
"departure": {
"time": "1763216253",
"uncertainty": 120
},
"stopId": "0:05450C",
"stopSequence": 19
},
{
"arrival": {
"time": "1763216332",
"uncertainty": 120
},
"departure": {
"time": "1763216332",
"uncertainty": 120
},
"stopId": "0:04220C",
"stopSequence": 20
},
{
"arrival": {
"time": "1763216457",
"uncertainty": 120
},
"departure": {
"time": "1763216457",
"uncertainty": 120
},
"stopId": "0:05440C",
"stopSequence": 21
},
{
"arrival": {
"time": "1763216603",
"uncertainty": 120
},
"departure": {
"time": "1763216603",
"uncertainty": 120
},
"stopId": "0:05370C",
"stopSequence": 22
},
{
"arrival": {
"time": "1763216723",
"uncertainty": 120
},
"departure": {
"time": "1763216723",
"uncertainty": 120
},
"stopId": "0:04180C",
"stopSequence": 23
},
{
"arrival": {
"time": "1763216782",
"uncertainty": 120
},
"departure": {
"time": "1763216782",
"uncertainty": 120
},
"stopId": "0:07185C",
"stopSequence": 24
},
{
"arrival": {
"time": "1763216837",
"uncertainty": 120
},
"departure": {
"time": "1763216837",
"uncertainty": 120
},
"stopId": "0:07180C",
"stopSequence": 25
},
{
"arrival": {
"time": "1763216924",
"uncertainty": 120
},
"departure": {
"time": "1763216924",
"uncertainty": 120
},
"stopId": "0:07170C",
"stopSequence": 26
},
{
"arrival": {
"time": "1763217019",
"uncertainty": 120
},
"departure": {
"time": "1763217019",
"uncertainty": 120
},
"stopId": "0:18130C",
"stopSequence": 27
},
{
"arrival": {
"time": "1763217085",
"uncertainty": 120
},
"departure": {
"time": "1763217085",
"uncertainty": 120
},
"stopId": "0:01362C",
"stopSequence": 28
},
{
"arrival": {
"time": "1763217135",
"uncertainty": 120
},
"stopId": "0:19040C",
"stopSequence": 29
}
],
"trip": {
"directionId": 0,
"routeId": "1182",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_61031877"
},
"vehicle": {
"id": "5",
"label": "5"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1763216287"
}
}