Resource details
Flux GTFS-RT service Trip Update
This resource file is part of the dataset Réseau urbain Alternéo.
Download availability
Learn more
HEAD
request with a timeout of 5 seconds. If we detect a downtime, we perform subsequent tests every 10 minutes, until the resource is back online.For SIRI and SIRI Lite feeds, we perform a
GET
request: a 401 or 405 status code is considered successful. In case of HTTP 500, the feed will be considered unavailable, unless the body appears to contain SOAP.Validation details
❌101 errors, 224 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2025-06-02 at 09:06 Europe/Paris using the MobilityData GTFS-RT validator.
Errors
stop_times_updates not strictly sorted E002 4 errors
stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence
Sample errors
- trip_id 2_1987766 stop_sequence [9, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47] is not strictly sorted by increasing stop_sequence
- trip_id 2_1987763 stop_sequence [9, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47] is not strictly sorted by increasing stop_sequence
- trip_id 2_1987765 stop_sequence [9, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47] is not strictly sorted by increasing stop_sequence
- trip_id 2_1987764 stop_sequence [9, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47] is not strictly sorted by increasing stop_sequence
Sequential stop_time_update times are not increasing E022 93 errors
stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease.
Sample errors
- trip_id 2_1988002 stop_sequence 23 arrival_time 11:02:21 (1748847741) is less than previous stop arrival_time 11:02:32 (1748847752) - times must increase between two sequential stops
- trip_id 2_1988002 stop_sequence 23 arrival_time 11:02:21 (1748847741) is less than previous stop departure_time 11:02:32 (1748847752) - times must increase between two sequential stops
- trip_id 2_1988005 stop_sequence 25 arrival_time 11:26:33 (1748849193) is less than previous stop arrival_time 11:27:03 (1748849223) - times must increase between two sequential stops
- trip_id 2_1988005 stop_sequence 25 arrival_time 11:26:33 (1748849193) is less than previous stop departure_time 11:27:03 (1748849223) - times must increase between two sequential stops
- trip_id 2_1988005 stop_sequence 25 departure_time 11:26:33 (1748849193) is less than previous stop departure_time 11:27:03 (1748849223) - times must increase between two sequential stops
Sequential stop_time_updates have the same stop_id E037 4 errors
Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id
Sample errors
- trip_id 2_1987766 has repeating stop_id 0:13030C - sequential stop_ids should be different
- trip_id 2_1987763 has repeating stop_id 0:13030C - sequential stop_ids should be different
- trip_id 2_1987765 has repeating stop_id 0:13030C - sequential stop_ids should be different
- trip_id 2_1987764 has repeating stop_id 0:13030C - sequential stop_ids should be different
Warnings
timestamp not populated W001 134 errors
Timestamps should be populated for all elements
Sample errors
- trip_id 2_1988283 does not have a timestamp
- trip_id 2_1988273 does not have a timestamp
- trip_id 2_1988019 does not have a timestamp
- trip_id 2_1988017 does not have a timestamp
- trip_id 2_1988002 does not have a timestamp
vehicle_id not populated W002 90 errors
vehicle_id should be populated for TripUpdates and VehiclePositions
Sample errors
- trip_id 2_1988273 does not have a vehicle_id
- trip_id 2_1988019 does not have a vehicle_id
- trip_id 2_1988017 does not have a vehicle_id
- trip_id 2_1988009 does not have a vehicle_id
- trip_id 2_1988008 does not have a vehicle_id
Previous validations
Here is a recap of all the error types encountered over the last 30 days.
Error ID | Description | Errors count | Number of occurences |
---|---|---|---|
W001 | Timestamps should be populated for all elements | 2 969 | 28 times (100 % of validations) |
W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 1 888 | 28 times (100 % of validations) |
E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 2 240 | 27 times (96 % of validations) |
E002 | stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence | 93 | 20 times (71 % of validations) |
E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 65 | 19 times (68 % of 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 | 13 | 13 times (46 % of validations) |
E051 | All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip | 13 | 13 times (46 % of validations) |
W008 | The data in a GTFS-realtime feed should always be less than one minute old | 2 | 2 times (7 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2025-06-03 at 05:54 Europe/Paris.
trip_updates (127) vehicle_positions (0) service_alerts (0)Entities seen in the last 7 days.
trip_updatesDecoded GTFS-RT feed
See full payload
Here is the decoded GTFS-RT feed Protobuf at 2025-06-03 at 05:54 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "987840",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748925600",
"uncertainty": 120
},
"stopId": "0:19065C",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "1030",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987840"
}
}
},
{
"id": "987841",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748924400",
"uncertainty": 120
},
"stopId": "0:03010C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1030",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987841"
}
}
},
{
"id": "987844",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748922687",
"uncertainty": 120
},
"stopId": "0:03010C",
"stopSequence": 1
},
{
"arrival": {
"time": "1748922813",
"uncertainty": 120
},
"departure": {
"time": "1748922868",
"uncertainty": 120
},
"stopId": "0:01010C",
"stopSequence": 2
},
{
"arrival": {
"time": "1748922955",
"uncertainty": 120
},
"departure": {
"time": "1748922955",
"uncertainty": 120
},
"stopId": "0:03315C",
"stopSequence": 3
},
{
"arrival": {
"time": "1748923016",
"uncertainty": 120
},
"departure": {
"time": "1748923016",
"uncertainty": 120
},
"stopId": "0:03320C",
"stopSequence": 4
},
{
"arrival": {
"time": "1748923089",
"uncertainty": 120
},
"departure": {
"time": "1748923089",
"uncertainty": 120
},
"stopId": "0:03325C",
"stopSequence": 5
},
{
"arrival": {
"time": "1748923169",
"uncertainty": 120
},
"departure": {
"time": "1748923169",
"uncertainty": 120
},
"stopId": "0:03330C",
"stopSequence": 6
},
{
"arrival": {
"time": "1748923260",
"uncertainty": 120
},
"departure": {
"time": "1748923260",
"uncertainty": 120
},
"stopId": "0:03340C",
"stopSequence": 7
},
{
"arrival": {
"time": "1748923300",
"uncertainty": 120
},
"departure": {
"time": "1748923300",
"uncertainty": 120
},
"stopId": "0:03350C",
"stopSequence": 8
},
{
"arrival": {
"time": "1748923380",
"uncertainty": 120
},
"departure": {
"time": "1748923380",
"uncertainty": 120
},
"stopId": "0:03360C",
"stopSequence": 9
},
{
"arrival": {
"time": "1748923420",
"uncertainty": 120
},
"departure": {
"time": "1748923420",
"uncertainty": 120
},
"stopId": "0:03365C",
"stopSequence": 10
},
{
"arrival": {
"time": "1748923479",
"uncertainty": 120
},
"departure": {
"time": "1748923479",
"uncertainty": 120
},
"stopId": "0:03371C",
"stopSequence": 11
},
{
"arrival": {
"time": "1748923530",
"uncertainty": 120
},
"departure": {
"time": "1748923530",
"uncertainty": 120
},
"stopId": "0:03380C",
"stopSequence": 12
},
{
"arrival": {
"time": "1748923569",
"uncertainty": 120
},
"departure": {
"time": "1748923569",
"uncertainty": 120
},
"stopId": "0:03400C",
"stopSequence": 13
},
{
"arrival": {
"time": "1748923636",
"uncertainty": 120
},
"departure": {
"time": "1748923636",
"uncertainty": 120
},
"stopId": "0:03390C",
"stopSequence": 14
},
{
"arrival": {
"time": "1748923686",
"uncertainty": 120
},
"departure": {
"time": "1748923686",
"uncertainty": 120
},
"stopId": "0:18280C",
"stopSequence": 15
},
{
"arrival": {
"time": "1748923826",
"uncertainty": 120
},
"departure": {
"time": "1748923826",
"uncertainty": 120
},
"stopId": "0:03110C",
"stopSequence": 16
},
{
"arrival": {
"time": "1748923882",
"uncertainty": 120
},
"departure": {
"time": "1748923882",
"uncertainty": 120
},
"stopId": "0:03120C",
"stopSequence": 17
},
{
"arrival": {
"time": "1748923943",
"uncertainty": 120
},
"departure": {
"time": "1748923943",
"uncertainty": 120
},
"stopId": "0:03130C",
"stopSequence": 18
},
{
"arrival": {
"time": "1748923998",
"uncertainty": 120
},
"departure": {
"time": "1748923998",
"uncertainty": 120
},
"stopId": "0:03150C",
"stopSequence": 19
},
{
"arrival": {
"time": "1748924074",
"uncertainty": 120
},
"departure": {
"time": "1748924074",
"uncertainty": 120
},
"stopId": "0:03140C",
"stopSequence": 20
},
{
"arrival": {
"time": "1748924117",
"uncertainty": 120
},
"departure": {
"time": "1748924117",
"uncertainty": 120
},
"stopId": "0:03160C",
"stopSequence": 21
},
{
"arrival": {
"time": "1748924175",
"uncertainty": 120
},
"departure": {
"time": "1748924175",
"uncertainty": 120
},
"stopId": "0:03170C",
"stopSequence": 22
},
{
"arrival": {
"time": "1748924273",
"uncertainty": 120
},
"departure": {
"time": "1748924273",
"uncertainty": 120
},
"stopId": "0:18260C",
"stopSequence": 23
},
{
"arrival": {
"time": "1748924315",
"uncertainty": 120
},
"departure": {
"time": "1748924315",
"uncertainty": 120
},
"stopId": "0:18270C",
"stopSequence": 24
},
{
"arrival": {
"time": "1748924386",
"uncertainty": 120
},
"departure": {
"time": "1748924386",
"uncertainty": 120
},
"stopId": "0:05120C",
"stopSequence": 25
},
{
"arrival": {
"time": "1748924436",
"uncertainty": 120
},
"departure": {
"time": "1748924436",
"uncertainty": 120
},
"stopId": "0:05110C",
"stopSequence": 26
},
{
"arrival": {
"time": "1748924499",
"uncertainty": 120
},
"departure": {
"time": "1748924499",
"uncertainty": 120
},
"stopId": "0:05100C",
"stopSequence": 27
},
{
"arrival": {
"time": "1748924595",
"uncertainty": 120
},
"departure": {
"time": "1748924595",
"uncertainty": 120
},
"stopId": "0:05090C",
"stopSequence": 28
},
{
"arrival": {
"time": "1748924654",
"uncertainty": 120
},
"departure": {
"time": "1748924654",
"uncertainty": 120
},
"stopId": "0:05080C",
"stopSequence": 29
},
{
"arrival": {
"time": "1748924747",
"uncertainty": 120
},
"departure": {
"time": "1748924747",
"uncertainty": 120
},
"stopId": "0:07045C",
"stopSequence": 30
},
{
"arrival": {
"time": "1748924813",
"uncertainty": 120
},
"departure": {
"time": "1748924813",
"uncertainty": 120
},
"stopId": "0:05025C",
"stopSequence": 31
},
{
"arrival": {
"time": "1748924879",
"uncertainty": 120
},
"departure": {
"time": "1748924879",
"uncertainty": 120
},
"stopId": "0:SP0420C",
"stopSequence": 32
},
{
"arrival": {
"time": "1748925053",
"uncertainty": 120
},
"departure": {
"time": "1748925053",
"uncertainty": 120
},
"stopId": "0:05020C",
"stopSequence": 33
},
{
"arrival": {
"time": "1748925137",
"uncertainty": 120
},
"departure": {
"time": "1748925137",
"uncertainty": 120
},
"stopId": "0:05010C",
"stopSequence": 34
},
{
"arrival": {
"time": "1748925179",
"uncertainty": 120
},
"departure": {
"time": "1748925179",
"uncertainty": 120
},
"stopId": "0:18180C",
"stopSequence": 35
},
{
"arrival": {
"time": "1748925254",
"uncertainty": 120
},
"departure": {
"time": "1748925254",
"uncertainty": 120
},
"stopId": "0:01320C",
"stopSequence": 36
},
{
"arrival": {
"time": "1748925306",
"uncertainty": 120
},
"departure": {
"time": "1748925306",
"uncertainty": 120
},
"stopId": "0:18130C",
"stopSequence": 37
},
{
"arrival": {
"time": "1748925391",
"uncertainty": 120
},
"departure": {
"time": "1748925391",
"uncertainty": 120
},
"stopId": "0:01362C",
"stopSequence": 38
},
{
"arrival": {
"time": "1748925514",
"uncertainty": 120
},
"stopId": "0:19065C",
"stopSequence": 39
}
],
"trip": {
"directionId": 0,
"routeId": "1030",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987844"
},
"vehicle": {
"id": "109",
"label": "109"
}
}
},
{
"id": "988313",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748925900",
"uncertainty": 120
},
"stopId": "0:PE00240C",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "5550",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2988313"
}
}
},
{
"id": "988319",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748923800",
"uncertainty": 120
},
"stopId": "0:PE0618P",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "5550",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2988319"
}
}
},
{
"id": "987849",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748926200",
"uncertainty": 120
},
"stopId": "0:03010C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1030",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987849"
}
}
},
{
"id": "987826",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748923800",
"uncertainty": 120
},
"stopId": "0:19065C",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "1030",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987826"
}
}
},
{
"id": "987828",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748922794",
"uncertainty": 120
},
"stopId": "0:19065C",
"stopSequence": 1
},
{
"arrival": {
"time": "1748922854",
"uncertainty": 120
},
"departure": {
"time": "1748922854",
"uncertainty": 120
},
"stopId": "0:01362P",
"stopSequence": 2
},
{
"arrival": {
"time": "1748922913",
"uncertainty": 120
},
"departure": {
"time": "1748922913",
"uncertainty": 120
},
"stopId": "0:18130P",
"stopSequence": 3
},
{
"arrival": {
"time": "1748922938",
"uncertainty": 120
},
"departure": {
"time": "1748922938",
"uncertainty": 120
},
"stopId": "0:01320P",
"stopSequence": 4
},
{
"arrival": {
"time": "1748923081",
"uncertainty": 120
},
"departure": {
"time": "1748923081",
"uncertainty": 120
},
"stopId": "0:05010P",
"stopSequence": 5
},
{
"arrival": {
"time": "1748923174",
"uncertainty": 120
},
"departure": {
"time": "1748923174",
"uncertainty": 120
},
"stopId": "0:05020P",
"stopSequence": 6
},
{
"arrival": {
"time": "1748923315",
"uncertainty": 120
},
"departure": {
"time": "1748923315",
"uncertainty": 120
},
"stopId": "0:SP0420P",
"stopSequence": 7
},
{
"arrival": {
"time": "1748923414",
"uncertainty": 120
},
"departure": {
"time": "1748923414",
"uncertainty": 120
},
"stopId": "0:05025P",
"stopSequence": 8
},
{
"arrival": {
"time": "1748923444",
"uncertainty": 120
},
"departure": {
"time": "1748923444",
"uncertainty": 120
},
"stopId": "0:07045P",
"stopSequence": 9
},
{
"arrival": {
"time": "1748923509",
"uncertainty": 120
},
"departure": {
"time": "1748923509",
"uncertainty": 120
},
"stopId": "0:05080P",
"stopSequence": 10
},
{
"arrival": {
"time": "1748923567",
"uncertainty": 120
},
"departure": {
"time": "1748923567",
"uncertainty": 120
},
"stopId": "0:05090P",
"stopSequence": 11
},
{
"arrival": {
"time": "1748923664",
"uncertainty": 120
},
"departure": {
"time": "1748923664",
"uncertainty": 120
},
"stopId": "0:05100P",
"stopSequence": 12
},
{
"arrival": {
"time": "1748923715",
"uncertainty": 120
},
"departure": {
"time": "1748923715",
"uncertainty": 120
},
"stopId": "0:05110P",
"stopSequence": 13
},
{
"arrival": {
"time": "1748923774",
"uncertainty": 120
},
"departure": {
"time": "1748923774",
"uncertainty": 120
},
"stopId": "0:05120P",
"stopSequence": 14
},
{
"arrival": {
"time": "1748923824",
"uncertainty": 120
},
"departure": {
"time": "1748923824",
"uncertainty": 120
},
"stopId": "0:18300P",
"stopSequence": 15
},
{
"arrival": {
"time": "1748923889",
"uncertainty": 120
},
"departure": {
"time": "1748923889",
"uncertainty": 120
},
"stopId": "0:18260P",
"stopSequence": 16
},
{
"arrival": {
"time": "1748923973",
"uncertainty": 120
},
"departure": {
"time": "1748923973",
"uncertainty": 120
},
"stopId": "0:03170P",
"stopSequence": 17
},
{
"arrival": {
"time": "1748924012",
"uncertainty": 120
},
"departure": {
"time": "1748924012",
"uncertainty": 120
},
"stopId": "0:03160P",
"stopSequence": 18
},
{
"arrival": {
"time": "1748924054",
"uncertainty": 120
},
"departure": {
"time": "1748924054",
"uncertainty": 120
},
"stopId": "0:03140P",
"stopSequence": 19
},
{
"arrival": {
"time": "1748924120",
"uncertainty": 120
},
"departure": {
"time": "1748924120",
"uncertainty": 120
},
"stopId": "0:03150P",
"stopSequence": 20
},
{
"arrival": {
"time": "1748924187",
"uncertainty": 120
},
"departure": {
"time": "1748924187",
"uncertainty": 120
},
"stopId": "0:03130P",
"stopSequence": 21
},
{
"arrival": {
"time": "1748924234",
"uncertainty": 120
},
"departure": {
"time": "1748924234",
"uncertainty": 120
},
"stopId": "0:03120P",
"stopSequence": 22
},
{
"arrival": {
"time": "1748924297",
"uncertainty": 120
},
"departure": {
"time": "1748924297",
"uncertainty": 120
},
"stopId": "0:03110P",
"stopSequence": 23
},
{
"arrival": {
"time": "1748924435",
"uncertainty": 120
},
"departure": {
"time": "1748924435",
"uncertainty": 120
},
"stopId": "0:18280P",
"stopSequence": 24
},
{
"arrival": {
"time": "1748924473",
"uncertainty": 120
},
"departure": {
"time": "1748924473",
"uncertainty": 120
},
"stopId": "0:03390P",
"stopSequence": 25
},
{
"arrival": {
"time": "1748924530",
"uncertainty": 120
},
"departure": {
"time": "1748924530",
"uncertainty": 120
},
"stopId": "0:03400P",
"stopSequence": 26
},
{
"arrival": {
"time": "1748924599",
"uncertainty": 120
},
"departure": {
"time": "1748924599",
"uncertainty": 120
},
"stopId": "0:03380P",
"stopSequence": 27
},
{
"arrival": {
"time": "1748924631",
"uncertainty": 120
},
"departure": {
"time": "1748924631",
"uncertainty": 120
},
"stopId": "0:03371P",
"stopSequence": 28
},
{
"arrival": {
"time": "1748924695",
"uncertainty": 120
},
"departure": {
"time": "1748924695",
"uncertainty": 120
},
"stopId": "0:03365P",
"stopSequence": 29
},
{
"arrival": {
"time": "1748924734",
"uncertainty": 120
},
"departure": {
"time": "1748924734",
"uncertainty": 120
},
"stopId": "0:03360P",
"stopSequence": 30
},
{
"arrival": {
"time": "1748924811",
"uncertainty": 120
},
"departure": {
"time": "1748924811",
"uncertainty": 120
},
"stopId": "0:03350P",
"stopSequence": 31
},
{
"arrival": {
"time": "1748924873",
"uncertainty": 120
},
"departure": {
"time": "1748924873",
"uncertainty": 120
},
"stopId": "0:03340P",
"stopSequence": 32
},
{
"arrival": {
"time": "1748924946",
"uncertainty": 120
},
"departure": {
"time": "1748924946",
"uncertainty": 120
},
"stopId": "0:03330P",
"stopSequence": 33
},
{
"arrival": {
"time": "1748925025",
"uncertainty": 120
},
"departure": {
"time": "1748925025",
"uncertainty": 120
},
"stopId": "0:03325P",
"stopSequence": 34
},
{
"arrival": {
"time": "1748925098",
"uncertainty": 120
},
"departure": {
"time": "1748925098",
"uncertainty": 120
},
"stopId": "0:03320P",
"stopSequence": 35
},
{
"arrival": {
"time": "1748925165",
"uncertainty": 120
},
"departure": {
"time": "1748925165",
"uncertainty": 120
},
"stopId": "0:03315P",
"stopSequence": 36
},
{
"arrival": {
"time": "1748925260",
"uncertainty": 120
},
"departure": {
"time": "1748925260",
"uncertainty": 120
},
"stopId": "0:01010P",
"stopSequence": 37
},
{
"arrival": {
"time": "1748925343",
"uncertainty": 120
},
"departure": {
"time": "1748925343",
"uncertainty": 120
},
"stopId": "0:01020C",
"stopSequence": 38
},
{
"arrival": {
"time": "1748925373",
"uncertainty": 120
},
"stopId": "0:03010C",
"stopSequence": 39
}
],
"trip": {
"directionId": 1,
"routeId": "1030",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987828"
},
"vehicle": {
"id": "110",
"label": "110"
}
}
},
{
"id": "987853",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748919720",
"uncertainty": 120
},
"stopId": "0:03010C",
"stopSequence": 1
},
{
"arrival": {
"time": "1748919793",
"uncertainty": 120
},
"departure": {
"time": "1748919840",
"uncertainty": 120
},
"stopId": "0:01010C",
"stopSequence": 2
},
{
"arrival": {
"time": "1748919912",
"uncertainty": 120
},
"departure": {
"time": "1748919912",
"uncertainty": 120
},
"stopId": "0:03315C",
"stopSequence": 3
},
{
"arrival": {
"time": "1748919960",
"uncertainty": 120
},
"departure": {
"time": "1748919960",
"uncertainty": 120
},
"stopId": "0:03320C",
"stopSequence": 4
},
{
"arrival": {
"time": "1748920020",
"uncertainty": 120
},
"departure": {
"time": "1748920020",
"uncertainty": 120
},
"stopId": "0:03325C",
"stopSequence": 5
},
{
"arrival": {
"time": "1748920090",
"uncertainty": 120
},
"departure": {
"time": "1748920111",
"uncertainty": 120
},
"stopId": "0:03330C",
"stopSequence": 6
},
{
"arrival": {
"time": "1748920199",
"uncertainty": 120
},
"departure": {
"time": "1748920199",
"uncertainty": 120
},
"stopId": "0:03340C",
"stopSequence": 7
},
{
"arrival": {
"time": "1748920223",
"uncertainty": 120
},
"departure": {
"time": "1748920230",
"uncertainty": 120
},
"stopId": "0:03350C",
"stopSequence": 8
},
{
"arrival": {
"time": "1748920308",
"uncertainty": 120
},
"departure": {
"time": "1748920308",
"uncertainty": 120
},
"stopId": "0:03360C",
"stopSequence": 9
},
{
"arrival": {
"time": "1748920321",
"uncertainty": 120
},
"departure": {
"time": "1748920321",
"uncertainty": 120
},
"stopId": "0:03365C",
"stopSequence": 10
},
{
"arrival": {
"time": "1748920361",
"uncertainty": 120
},
"departure": {
"time": "1748920361",
"uncertainty": 120
},
"stopId": "0:03371C",
"stopSequence": 11
},
{
"arrival": {
"time": "1748920441",
"uncertainty": 120
},
"departure": {
"time": "1748920500",
"uncertainty": 120
},
"stopId": "0:03380C",
"stopSequence": 12
},
{
"arrival": {
"time": "1748920530",
"uncertainty": 120
},
"departure": {
"time": "1748920530",
"uncertainty": 120
},
"stopId": "0:03400C",
"stopSequence": 13
},
{
"arrival": {
"time": "1748920590",
"uncertainty": 120
},
"departure": {
"time": "1748920590",
"uncertainty": 120
},
"stopId": "0:03390C",
"stopSequence": 14
},
{
"arrival": {
"time": "1748920650",
"uncertainty": 120
},
"departure": {
"time": "1748920680",
"uncertainty": 120
},
"stopId": "0:18280C",
"stopSequence": 15
},
{
"arrival": {
"time": "1748920860",
"uncertainty": 120
},
"departure": {
"time": "1748920860",
"uncertainty": 120
},
"stopId": "0:03110C",
"stopSequence": 16
},
{
"arrival": {
"time": "1748920907",
"uncertainty": 120
},
"departure": {
"time": "1748920920",
"uncertainty": 120
},
"stopId": "0:03120C",
"stopSequence": 17
},
{
"arrival": {
"time": "1748920970",
"uncertainty": 120
},
"departure": {
"time": "1748920970",
"uncertainty": 120
},
"stopId": "0:03130C",
"stopSequence": 18
},
{
"arrival": {
"time": "1748921010",
"uncertainty": 120
},
"departure": {
"time": "1748921010",
"uncertainty": 120
},
"stopId": "0:03150C",
"stopSequence": 19
},
{
"arrival": {
"time": "1748921062",
"uncertainty": 120
},
"departure": {
"time": "1748921070",
"uncertainty": 120
},
"stopId": "0:03140C",
"stopSequence": 20
},
{
"arrival": {
"time": "1748921092",
"uncertainty": 120
},
"departure": {
"time": "1748921092",
"uncertainty": 120
},
"stopId": "0:03160C",
"stopSequence": 21
},
{
"arrival": {
"time": "1748921128",
"uncertainty": 120
},
"departure": {
"time": "1748921130",
"uncertainty": 120
},
"stopId": "0:03170C",
"stopSequence": 22
},
{
"arrival": {
"time": "1748921310",
"uncertainty": 120
},
"departure": {
"time": "1748921310",
"uncertainty": 120
},
"stopId": "0:18260C",
"stopSequence": 23
},
{
"arrival": {
"time": "1748921355",
"uncertainty": 120
},
"departure": {
"time": "1748921370",
"uncertainty": 120
},
"stopId": "0:18270C",
"stopSequence": 24
},
{
"arrival": {
"time": "1748921430",
"uncertainty": 120
},
"departure": {
"time": "1748921430",
"uncertainty": 120
},
"stopId": "0:05120C",
"stopSequence": 25
},
{
"arrival": {
"time": "1748921461",
"uncertainty": 120
},
"departure": {
"time": "1748921461",
"uncertainty": 120
},
"stopId": "0:05110C",
"stopSequence": 26
},
{
"arrival": {
"time": "1748921520",
"uncertainty": 120
},
"departure": {
"time": "1748921520",
"uncertainty": 120
},
"stopId": "0:05100C",
"stopSequence": 27
},
{
"arrival": {
"time": "1748921682",
"uncertainty": 120
},
"departure": {
"time": "1748921851",
"uncertainty": 120
},
"stopId": "0:05090C",
"stopSequence": 28
},
{
"arrival": {
"time": "1748922143",
"uncertainty": 120
},
"departure": {
"time": "1748922180",
"uncertainty": 120
},
"stopId": "0:05080C",
"stopSequence": 29
},
{
"arrival": {
"time": "1748922259",
"uncertainty": 120
},
"departure": {
"time": "1748922259",
"uncertainty": 120
},
"stopId": "0:07045C",
"stopSequence": 30
},
{
"arrival": {
"time": "1748922296",
"uncertainty": 120
},
"departure": {
"time": "1748922300",
"uncertainty": 120
},
"stopId": "0:05025C",
"stopSequence": 31
},
{
"arrival": {
"time": "1748922330",
"uncertainty": 120
},
"departure": {
"time": "1748922330",
"uncertainty": 120
},
"stopId": "0:SP0420C",
"stopSequence": 32
},
{
"arrival": {
"time": "1748922600",
"uncertainty": 120
},
"departure": {
"time": "1748922630",
"uncertainty": 120
},
"stopId": "0:05020C",
"stopSequence": 33
},
{
"arrival": {
"time": "1748922690",
"uncertainty": 120
},
"departure": {
"time": "1748922720",
"uncertainty": 120
},
"stopId": "0:05010C",
"stopSequence": 34
},
{
"arrival": {
"time": "1748922793",
"uncertainty": 120
},
"departure": {
"time": "1748922810",
"uncertainty": 120
},
"stopId": "0:18180C",
"stopSequence": 35
},
{
"arrival": {
"time": "1748922897",
"uncertainty": 120
},
"departure": {
"time": "1748922897",
"uncertainty": 120
},
"stopId": "0:01320C",
"stopSequence": 36
},
{
"arrival": {
"time": "1748922943",
"uncertainty": 120
},
"departure": {
"time": "1748922943",
"uncertainty": 120
},
"stopId": "0:18130C",
"stopSequence": 37
},
{
"arrival": {
"time": "1748923020",
"uncertainty": 120
},
"departure": {
"time": "1748923020",
"uncertainty": 120
},
"stopId": "0:01362C",
"stopSequence": 38
},
{
"arrival": {
"time": "1748923081",
"uncertainty": 120
},
"stopId": "0:19065C",
"stopSequence": 39
}
],
"trip": {
"directionId": 0,
"routeId": "1030",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987853"
},
"vehicle": {
"id": "108",
"label": "108"
}
}
},
{
"id": "987832",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748920861",
"uncertainty": 120
},
"stopId": "0:03010C",
"stopSequence": 1
},
{
"arrival": {
"time": "1748920930",
"uncertainty": 120
},
"departure": {
"time": "1748920982",
"uncertainty": 120
},
"stopId": "0:01010C",
"stopSequence": 2
},
{
"arrival": {
"time": "1748921054",
"uncertainty": 120
},
"departure": {
"time": "1748921071",
"uncertainty": 120
},
"stopId": "0:03315C",
"stopSequence": 3
},
{
"arrival": {
"time": "1748921131",
"uncertainty": 120
},
"departure": {
"time": "1748921131",
"uncertainty": 120
},
"stopId": "0:03320C",
"stopSequence": 4
},
{
"arrival": {
"time": "1748921188",
"uncertainty": 120
},
"departure": {
"time": "1748921192",
"uncertainty": 120
},
"stopId": "0:03325C",
"stopSequence": 5
},
{
"arrival": {
"time": "1748921251",
"uncertainty": 120
},
"departure": {
"time": "1748921251",
"uncertainty": 120
},
"stopId": "0:03330C",
"stopSequence": 6
},
{
"arrival": {
"time": "1748921334",
"uncertainty": 120
},
"departure": {
"time": "1748921334",
"uncertainty": 120
},
"stopId": "0:03340C",
"stopSequence": 7
},
{
"arrival": {
"time": "1748921373",
"uncertainty": 120
},
"departure": {
"time": "1748921373",
"uncertainty": 120
},
"stopId": "0:03350C",
"stopSequence": 8
},
{
"arrival": {
"time": "1748921482",
"uncertainty": 120
},
"departure": {
"time": "1748921492",
"uncertainty": 120
},
"stopId": "0:03360C",
"stopSequence": 9
},
{
"arrival": {
"time": "1748921522",
"uncertainty": 120
},
"departure": {
"time": "1748921522",
"uncertainty": 120
},
"stopId": "0:03365C",
"stopSequence": 10
},
{
"arrival": {
"time": "1748921565",
"uncertainty": 120
},
"departure": {
"time": "1748921581",
"uncertainty": 120
},
"stopId": "0:03371C",
"stopSequence": 11
},
{
"arrival": {
"time": "1748921619",
"uncertainty": 120
},
"departure": {
"time": "1748921641",
"uncertainty": 120
},
"stopId": "0:03380C",
"stopSequence": 12
},
{
"arrival": {
"time": "1748921680",
"uncertainty": 120
},
"departure": {
"time": "1748921680",
"uncertainty": 120
},
"stopId": "0:03400C",
"stopSequence": 13
},
{
"arrival": {
"time": "1748921726",
"uncertainty": 120
},
"departure": {
"time": "1748921726",
"uncertainty": 120
},
"stopId": "0:03390C",
"stopSequence": 14
},
{
"arrival": {
"time": "1748921788",
"uncertainty": 120
},
"departure": {
"time": "1748921791",
"uncertainty": 120
},
"stopId": "0:18280C",
"stopSequence": 15
},
{
"arrival": {
"time": "1748921952",
"uncertainty": 120
},
"departure": {
"time": "1748921972",
"uncertainty": 120
},
"stopId": "0:03110C",
"stopSequence": 16
},
{
"arrival": {
"time": "1748922018",
"uncertainty": 120
},
"departure": {
"time": "1748922018",
"uncertainty": 120
},
"stopId": "0:03120C",
"stopSequence": 17
},
{
"arrival": {
"time": "1748922073",
"uncertainty": 120
},
"departure": {
"time": "1748922073",
"uncertainty": 120
},
"stopId": "0:03130C",
"stopSequence": 18
},
{
"arrival": {
"time": "1748922110",
"uncertainty": 120
},
"departure": {
"time": "1748922110",
"uncertainty": 120
},
"stopId": "0:03150C",
"stopSequence": 19
},
{
"arrival": {
"time": "1748922181",
"uncertainty": 120
},
"departure": {
"time": "1748922181",
"uncertainty": 120
},
"stopId": "0:03140C",
"stopSequence": 20
},
{
"arrival": {
"time": "1748922204",
"uncertainty": 120
},
"departure": {
"time": "1748922211",
"uncertainty": 120
},
"stopId": "0:03160C",
"stopSequence": 21
},
{
"arrival": {
"time": "1748922430",
"uncertainty": 120
},
"departure": {
"time": "1748922481",
"uncertainty": 120
},
"stopId": "0:03170C",
"stopSequence": 22
},
{
"arrival": {
"time": "1748922781",
"uncertainty": 120
},
"departure": {
"time": "1748922781",
"uncertainty": 120
},
"stopId": "0:18260C",
"stopSequence": 23
},
{
"arrival": {
"time": "1748922884",
"uncertainty": 120
},
"departure": {
"time": "1748922884",
"uncertainty": 120
},
"stopId": "0:18270C",
"stopSequence": 24
},
{
"arrival": {
"time": "1748922955",
"uncertainty": 120
},
"departure": {
"time": "1748922955",
"uncertainty": 120
},
"stopId": "0:05120C",
"stopSequence": 25
},
{
"arrival": {
"time": "1748923005",
"uncertainty": 120
},
"departure": {
"time": "1748923005",
"uncertainty": 120
},
"stopId": "0:05110C",
"stopSequence": 26
},
{
"arrival": {
"time": "1748923068",
"uncertainty": 120
},
"departure": {
"time": "1748923068",
"uncertainty": 120
},
"stopId": "0:05100C",
"stopSequence": 27
},
{
"arrival": {
"time": "1748923164",
"uncertainty": 120
},
"departure": {
"time": "1748923164",
"uncertainty": 120
},
"stopId": "0:05090C",
"stopSequence": 28
},
{
"arrival": {
"time": "1748923223",
"uncertainty": 120
},
"departure": {
"time": "1748923223",
"uncertainty": 120
},
"stopId": "0:05080C",
"stopSequence": 29
},
{
"arrival": {
"time": "1748923294",
"uncertainty": 120
},
"departure": {
"time": "1748923294",
"uncertainty": 120
},
"stopId": "0:07045C",
"stopSequence": 30
},
{
"arrival": {
"time": "1748923345",
"uncertainty": 120
},
"departure": {
"time": "1748923345",
"uncertainty": 120
},
"stopId": "0:05025C",
"stopSequence": 31
},
{
"arrival": {
"time": "1748923411",
"uncertainty": 120
},
"departure": {
"time": "1748923411",
"uncertainty": 120
},
"stopId": "0:SP0420C",
"stopSequence": 32
},
{
"arrival": {
"time": "1748923585",
"uncertainty": 120
},
"departure": {
"time": "1748923585",
"uncertainty": 120
},
"stopId": "0:05020C",
"stopSequence": 33
},
{
"arrival": {
"time": "1748923686",
"uncertainty": 120
},
"departure": {
"time": "1748923686",
"uncertainty": 120
},
"stopId": "0:05010C",
"stopSequence": 34
},
{
"arrival": {
"time": "1748923736",
"uncertainty": 120
},
"departure": {
"time": "1748923736",
"uncertainty": 120
},
"stopId": "0:18180C",
"stopSequence": 35
},
{
"arrival": {
"time": "1748923816",
"uncertainty": 120
},
"departure": {
"time": "1748923816",
"uncertainty": 120
},
"stopId": "0:01320C",
"stopSequence": 36
},
{
"arrival": {
"time": "1748923864",
"uncertainty": 120
},
"departure": {
"time": "1748923864",
"uncertainty": 120
},
"stopId": "0:18130C",
"stopSequence": 37
},
{
"arrival": {
"time": "1748923939",
"uncertainty": 120
},
"departure": {
"time": "1748923939",
"uncertainty": 120
},
"stopId": "0:01362C",
"stopSequence": 38
},
{
"arrival": {
"time": "1748924014",
"uncertainty": 120
},
"stopId": "0:19065C",
"stopSequence": 39
}
],
"trip": {
"directionId": 0,
"routeId": "1030",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987832"
},
"vehicle": {
"id": "41",
"label": "41"
}
}
},
{
"id": "987890",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748921495",
"uncertainty": 120
},
"stopId": "0:19060C",
"stopSequence": 1
},
{
"arrival": {
"time": "1748921616",
"uncertainty": 120
},
"departure": {
"time": "1748921616",
"uncertainty": 120
},
"stopId": "0:01362P",
"stopSequence": 2
},
{
"arrival": {
"time": "1748921675",
"uncertainty": 120
},
"departure": {
"time": "1748921705",
"uncertainty": 120
},
"stopId": "0:18130P",
"stopSequence": 3
},
{
"arrival": {
"time": "1748921751",
"uncertainty": 120
},
"departure": {
"time": "1748921751",
"uncertainty": 120
},
"stopId": "0:01320P",
"stopSequence": 4
},
{
"arrival": {
"time": "1748921825",
"uncertainty": 120
},
"departure": {
"time": "1748921825",
"uncertainty": 120
},
"stopId": "0:18190P",
"stopSequence": 5
},
{
"arrival": {
"time": "1748921886",
"uncertainty": 120
},
"departure": {
"time": "1748921886",
"uncertainty": 120
},
"stopId": "0:01290P",
"stopSequence": 6
},
{
"arrival": {
"time": "1748921946",
"uncertainty": 120
},
"departure": {
"time": "1748921975",
"uncertainty": 120
},
"stopId": "0:01285P",
"stopSequence": 7
},
{
"arrival": {
"time": "1748922053",
"uncertainty": 120
},
"departure": {
"time": "1748922095",
"uncertainty": 120
},
"stopId": "0:01270P",
"stopSequence": 8
},
{
"arrival": {
"time": "1748922144",
"uncertainty": 120
},
"departure": {
"time": "1748922144",
"uncertainty": 120
},
"stopId": "0:01260P",
"stopSequence": 9
},
{
"arrival": {
"time": "1748922212",
"uncertainty": 120
},
"departure": {
"time": "1748922212",
"uncertainty": 120
},
"stopId": "0:01255P",
"stopSequence": 10
},
{
"arrival": {
"time": "1748922216",
"uncertainty": 120
},
"departure": {
"time": "1748922216",
"uncertainty": 120
},
"stopId": "0:01250P",
"stopSequence": 11
},
{
"arrival": {
"time": "1748922276",
"uncertainty": 120
},
"departure": {
"time": "1748922276",
"uncertainty": 120
},
"stopId": "0:01230P",
"stopSequence": 12
},
{
"arrival": {
"time": "1748922381",
"uncertainty": 120
},
"departure": {
"time": "1748922396",
"uncertainty": 120
},
"stopId": "0:18200P",
"stopSequence": 13
},
{
"arrival": {
"time": "1748922455",
"uncertainty": 120
},
"departure": {
"time": "1748922455",
"uncertainty": 120
},
"stopId": "0:01210P",
"stopSequence": 14
},
{
"arrival": {
"time": "1748922509",
"uncertainty": 120
},
"departure": {
"time": "1748922516",
"uncertainty": 120
},
"stopId": "0:01200P",
"stopSequence": 15
},
{
"arrival": {
"time": "1748922593",
"uncertainty": 120
},
"departure": {
"time": "1748922605",
"uncertainty": 120
},
"stopId": "0:01190P",
"stopSequence": 16
},
{
"arrival": {
"time": "1748922823",
"uncertainty": 120
},
"departure": {
"time": "1748922845",
"uncertainty": 120
},
"stopId": "0:01170P",
"stopSequence": 17
},
{
"arrival": {
"time": "1748922921",
"uncertainty": 120
},
"departure": {
"time": "1748922921",
"uncertainty": 120
},
"stopId": "0:01160P",
"stopSequence": 18
},
{
"arrival": {
"time": "1748922950",
"uncertainty": 120
},
"departure": {
"time": "1748922950",
"uncertainty": 120
},
"stopId": "0:18150P",
"stopSequence": 19
},
{
"arrival": {
"time": "1748922983",
"uncertainty": 120
},
"departure": {
"time": "1748922983",
"uncertainty": 120
},
"stopId": "0:01140P",
"stopSequence": 20
},
{
"arrival": {
"time": "1748923017",
"uncertainty": 120
},
"departure": {
"time": "1748923017",
"uncertainty": 120
},
"stopId": "0:01130P",
"stopSequence": 21
},
{
"arrival": {
"time": "1748923099",
"uncertainty": 120
},
"departure": {
"time": "1748923099",
"uncertainty": 120
},
"stopId": "0:01110P",
"stopSequence": 22
},
{
"arrival": {
"time": "1748923146",
"uncertainty": 120
},
"departure": {
"time": "1748923146",
"uncertainty": 120
},
"stopId": "0:01100P",
"stopSequence": 23
},
{
"arrival": {
"time": "1748923208",
"uncertainty": 120
},
"departure": {
"time": "1748923208",
"uncertainty": 120
},
"stopId": "0:01090P",
"stopSequence": 24
},
{
"arrival": {
"time": "1748923243",
"uncertainty": 120
},
"departure": {
"time": "1748923243",
"uncertainty": 120
},
"stopId": "0:01080P",
"stopSequence": 25
},
{
"arrival": {
"time": "1748923281",
"uncertainty": 120
},
"departure": {
"time": "1748923281",
"uncertainty": 120
},
"stopId": "0:01070P",
"stopSequence": 26
},
{
"arrival": {
"time": "1748923351",
"uncertainty": 120
},
"departure": {
"time": "1748923351",
"uncertainty": 120
},
"stopId": "0:01050P",
"stopSequence": 27
},
{
"arrival": {
"time": "1748923378",
"uncertainty": 120
},
"departure": {
"time": "1748923378",
"uncertainty": 120
},
"stopId": "0:01040P",
"stopSequence": 28
},
{
"arrival": {
"time": "1748923401",
"uncertainty": 120
},
"departure": {
"time": "1748923401",
"uncertainty": 120
},
"stopId": "0:01030P",
"stopSequence": 29
},
{
"arrival": {
"time": "1748923447",
"uncertainty": 120
},
"departure": {
"time": "1748923447",
"uncertainty": 120
},
"stopId": "0:01020P",
"stopSequence": 30
},
{
"arrival": {
"time": "1748923521",
"uncertainty": 120
},
"stopId": "0:01010C",
"stopSequence": 31
}
],
"trip": {
"directionId": 1,
"routeId": "1010",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987890"
},
"vehicle": {
"id": "112",
"label": "112"
}
}
},
{
"id": "987915",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748924400",
"uncertainty": 120
},
"stopId": "0:01800P",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1140",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987915"
}
}
},
{
"id": "987895",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1748920395",
"uncertainty": 120
},
"departure": {
"time": "1748920395",
"uncertainty": 120
},
"stopId": "0:01010P",
"stopSequence": 2
},
{
"arrival": {
"time": "1748920545",
"uncertainty": 120
},
"departure": {
"time": "1748920545",
"uncertainty": 120
},
"stopId": "0:01020C",
"stopSequence": 3
},
{
"arrival": {
"time": "1748920605",
"uncertainty": 120
},
"departure": {
"time": "1748920636",
"uncertainty": 120
},
"stopId": "0:01030C",
"stopSequence": 4
},
{
"arrival": {
"time": "1748920685",
"uncertainty": 120
},
"departure": {
"time": "1748920685",
"uncertainty": 120
},
"stopId": "0:01040C",
"stopSequence": 5
},
{
"arrival": {
"time": "1748920706",
"uncertainty": 120
},
"departure": {
"time": "1748920726",
"uncertainty": 120
},
"stopId": "0:01050C",
"stopSequence": 6
},
{
"arrival": {
"time": "1748920797",
"uncertainty": 120
},
"departure": {
"time": "1748920797",
"uncertainty": 120
},
"stopId": "0:01070C",
"stopSequence": 7
},
{
"arrival": {
"time": "1748920846",
"uncertainty": 120
},
"departure": {
"time": "1748920846",
"uncertainty": 120
},
"stopId": "0:01080C",
"stopSequence": 8
},
{
"arrival": {
"time": "1748920906",
"uncertainty": 120
},
"departure": {
"time": "1748920906",
"uncertainty": 120
},
"stopId": "0:01090C",
"stopSequence": 9
},
{
"arrival": {
"time": "1748920965",
"uncertainty": 120
},
"departure": {
"time": "1748920965",
"uncertainty": 120
},
"stopId": "0:01100C",
"stopSequence": 10
},
{
"arrival": {
"time": "1748921021",
"uncertainty": 120
},
"departure": {
"time": "1748921028",
"uncertainty": 120
},
"stopId": "0:01110C",
"stopSequence": 11
},
{
"arrival": {
"time": "1748921660",
"uncertainty": 120
},
"departure": {
"time": "1748921660",
"uncertainty": 120
},
"stopId": "0:01130C",
"stopSequence": 12
},
{
"arrival": {
"time": "1748921761",
"uncertainty": 120
},
"departure": {
"time": "1748921774",
"uncertainty": 120
},
"stopId": "0:01140C",
"stopSequence": 13
},
{
"arrival": {
"time": "1748921844",
"uncertainty": 120
},
"departure": {
"time": "1748921864",
"uncertainty": 120
},
"stopId": "0:18150C",
"stopSequence": 14
},
{
"arrival": {
"time": "1748921999",
"uncertainty": 120
},
"departure": {
"time": "1748922045",
"uncertainty": 120
},
"stopId": "0:01160C",
"stopSequence": 15
},
{
"arrival": {
"time": "1748922224",
"uncertainty": 120
},
"departure": {
"time": "1748922224",
"uncertainty": 120
},
"stopId": "0:01170C",
"stopSequence": 16
},
{
"arrival": {
"time": "1748922920",
"uncertainty": 120
},
"departure": {
"time": "1748922920",
"uncertainty": 120
},
"stopId": "0:01190C",
"stopSequence": 17
},
{
"arrival": {
"time": "1748922974",
"uncertainty": 120
},
"departure": {
"time": "1748922974",
"uncertainty": 120
},
"stopId": "0:01200C",
"stopSequence": 18
},
{
"arrival": {
"time": "1748923100",
"uncertainty": 120
},
"departure": {
"time": "1748923100",
"uncertainty": 120
},
"stopId": "0:01210C",
"stopSequence": 19
},
{
"arrival": {
"time": "1748923208",
"uncertainty": 120
},
"departure": {
"time": "1748923208",
"uncertainty": 120
},
"stopId": "0:01230C",
"stopSequence": 20
},
{
"arrival": {
"time": "1748923303",
"uncertainty": 120
},
"departure": {
"time": "1748923303",
"uncertainty": 120
},
"stopId": "0:01240C",
"stopSequence": 21
},
{
"arrival": {
"time": "1748923388",
"uncertainty": 120
},
"departure": {
"time": "1748923388",
"uncertainty": 120
},
"stopId": "0:01270C",
"stopSequence": 22
},
{
"arrival": {
"time": "1748923452",
"uncertainty": 120
},
"departure": {
"time": "1748923452",
"uncertainty": 120
},
"stopId": "0:01280C",
"stopSequence": 23
},
{
"arrival": {
"time": "1748923547",
"uncertainty": 120
},
"departure": {
"time": "1748923547",
"uncertainty": 120
},
"stopId": "0:18170C",
"stopSequence": 24
},
{
"arrival": {
"time": "1748923591",
"uncertainty": 120
},
"departure": {
"time": "1748923591",
"uncertainty": 120
},
"stopId": "0:18180C",
"stopSequence": 25
},
{
"arrival": {
"time": "1748923673",
"uncertainty": 120
},
"departure": {
"time": "1748923673",
"uncertainty": 120
},
"stopId": "0:01320C",
"stopSequence": 26
},
{
"arrival": {
"time": "1748923723",
"uncertainty": 120
},
"departure": {
"time": "1748923723",
"uncertainty": 120
},
"stopId": "0:18130C",
"stopSequence": 27
},
{
"arrival": {
"time": "1748923803",
"uncertainty": 120
},
"departure": {
"time": "1748923803",
"uncertainty": 120
},
"stopId": "0:01362C",
"stopSequence": 28
},
{
"arrival": {
"time": "1748923865",
"uncertainty": 120
},
"stopId": "0:19060C",
"stopSequence": 29
}
],
"trip": {
"directionId": 0,
"routeId": "1010",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987895"
},
"vehicle": {
"id": "84",
"label": "84"
}
}
},
{
"id": "987897",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748924100",
"uncertainty": 120
},
"stopId": "0:01010C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1010",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987897"
}
}
},
{
"id": "987893",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748925900",
"uncertainty": 120
},
"stopId": "0:01010C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1010",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987893"
}
}
},
{
"id": "987881",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748925900",
"uncertainty": 120
},
"stopId": "0:19060C",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "1010",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987881"
}
}
},
{
"id": "987863",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748924100",
"uncertainty": 120
},
"stopId": "0:19060C",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "1010",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987863"
}
}
},
{
"id": "987651",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748923500",
"uncertainty": 120
},
"stopId": "0:05342C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1183",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987651"
}
}
},
{
"id": "987628",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748919888",
"uncertainty": 120
},
"stopId": "0:PE00240C",
"stopSequence": 1
},
{
"arrival": {
"time": "1748919888",
"uncertainty": 120
},
"departure": {
"time": "1748919888",
"uncertainty": 120
},
"stopId": "0:PE04107P",
"stopSequence": 2
},
{
"arrival": {
"time": "1748919924",
"uncertainty": 120
},
"departure": {
"time": "1748919947",
"uncertainty": 120
},
"stopId": "0:PE04105P",
"stopSequence": 3
},
{
"arrival": {
"time": "1748920015",
"uncertainty": 120
},
"departure": {
"time": "1748920015",
"uncertainty": 120
},
"stopId": "0:PE04104P",
"stopSequence": 4
},
{
"arrival": {
"time": "1748920052",
"uncertainty": 120
},
"departure": {
"time": "1748920052",
"uncertainty": 120
},
"stopId": "0:PE04103P",
"stopSequence": 5
},
{
"arrival": {
"time": "1748920100",
"uncertainty": 120
},
"departure": {
"time": "1748920100",
"uncertainty": 120
},
"stopId": "0:PE04102P",
"stopSequence": 6
},
{
"arrival": {
"time": "1748920121",
"uncertainty": 120
},
"departure": {
"time": "1748920127",
"uncertainty": 120
},
"stopId": "0:PE21060P",
"stopSequence": 7
},
{
"arrival": {
"time": "1748920198",
"uncertainty": 120
},
"departure": {
"time": "1748920198",
"uncertainty": 120
},
"stopId": "0:PEI0001C",
"stopSequence": 8
},
{
"arrival": {
"time": "1748920273",
"uncertainty": 120
},
"departure": {
"time": "1748920277",
"uncertainty": 120
},
"stopId": "0:PI0360P",
"stopSequence": 9
},
{
"arrival": {
"time": "1748920480",
"uncertainty": 120
},
"departure": {
"time": "1748920480",
"uncertainty": 120
},
"stopId": "0:PE04037C",
"stopSequence": 10
},
{
"arrival": {
"time": "1748920577",
"uncertainty": 120
},
"departure": {
"time": "1748920577",
"uncertainty": 120
},
"stopId": "0:PE0440C",
"stopSequence": 11
},
{
"arrival": {
"time": "1748920672",
"uncertainty": 120
},
"departure": {
"time": "1748920672",
"uncertainty": 120
},
"stopId": "0:PE21020C",
"stopSequence": 12
},
{
"arrival": {
"time": "1748920763",
"uncertainty": 120
},
"departure": {
"time": "1748920787",
"uncertainty": 120
},
"stopId": "0:PE21030C",
"stopSequence": 13
},
{
"arrival": {
"time": "1748920857",
"uncertainty": 120
},
"departure": {
"time": "1748920877",
"uncertainty": 120
},
"stopId": "0:05475C",
"stopSequence": 14
},
{
"arrival": {
"time": "1748920918",
"uncertainty": 120
},
"departure": {
"time": "1748920918",
"uncertainty": 120
},
"stopId": "0:05480C",
"stopSequence": 15
},
{
"arrival": {
"time": "1748920977",
"uncertainty": 120
},
"departure": {
"time": "1748920997",
"uncertainty": 120
},
"stopId": "0:05490C",
"stopSequence": 16
},
{
"arrival": {
"time": "1748921058",
"uncertainty": 120
},
"departure": {
"time": "1748921087",
"uncertainty": 120
},
"stopId": "0:02230C",
"stopSequence": 17
},
{
"arrival": {
"time": "1748921147",
"uncertainty": 120
},
"departure": {
"time": "1748921177",
"uncertainty": 120
},
"stopId": "0:02220C",
"stopSequence": 18
},
{
"arrival": {
"time": "1748921232",
"uncertainty": 120
},
"departure": {
"time": "1748921232",
"uncertainty": 120
},
"stopId": "0:02210C",
"stopSequence": 19
},
{
"arrival": {
"time": "1748921297",
"uncertainty": 120
},
"departure": {
"time": "1748921297",
"uncertainty": 120
},
"stopId": "0:02200C",
"stopSequence": 20
},
{
"arrival": {
"time": "1748921387",
"uncertainty": 120
},
"departure": {
"time": "1748921387",
"uncertainty": 120
},
"stopId": "0:02190C",
"stopSequence": 21
},
{
"arrival": {
"time": "1748921417",
"uncertainty": 120
},
"departure": {
"time": "1748921417",
"uncertainty": 120
},
"stopId": "0:02180C",
"stopSequence": 22
},
{
"arrival": {
"time": "1748921489",
"uncertainty": 120
},
"departure": {
"time": "1748921489",
"uncertainty": 120
},
"stopId": "0:02175C",
"stopSequence": 23
},
{
"arrival": {
"time": "1748921598",
"uncertainty": 120
},
"departure": {
"time": "1748921598",
"uncertainty": 120
},
"stopId": "0:02176C",
"stopSequence": 24
},
{
"arrival": {
"time": "1748921641",
"uncertainty": 120
},
"departure": {
"time": "1748921641",
"uncertainty": 120
},
"stopId": "0:02170C",
"stopSequence": 25
},
{
"arrival": {
"time": "1748921829",
"uncertainty": 120
},
"departure": {
"time": "1748921837",
"uncertainty": 120
},
"stopId": "0:02160C",
"stopSequence": 26
},
{
"arrival": {
"time": "1748921927",
"uncertainty": 120
},
"departure": {
"time": "1748921927",
"uncertainty": 120
},
"stopId": "0:02165C",
"stopSequence": 27
},
{
"arrival": {
"time": "1748922004",
"uncertainty": 120
},
"departure": {
"time": "1748922004",
"uncertainty": 120
},
"stopId": "0:02166C",
"stopSequence": 28
},
{
"arrival": {
"time": "1748922069",
"uncertainty": 120
},
"departure": {
"time": "1748922078",
"uncertainty": 120
},
"stopId": "0:02167C",
"stopSequence": 29
},
{
"arrival": {
"time": "1748922154",
"uncertainty": 120
},
"departure": {
"time": "1748922154",
"uncertainty": 120
},
"stopId": "0:01601P",
"stopSequence": 30
},
{
"arrival": {
"time": "1748922257",
"uncertainty": 120
},
"departure": {
"time": "1748922257",
"uncertainty": 120
},
"stopId": "0:01600P",
"stopSequence": 31
},
{
"arrival": {
"time": "1748922730",
"uncertainty": 120
},
"departure": {
"time": "1748922768",
"uncertainty": 120
},
"stopId": "0:18210C",
"stopSequence": 32
},
{
"arrival": {
"time": "1748922918",
"uncertainty": 120
},
"departure": {
"time": "1748922918",
"uncertainty": 120
},
"stopId": "0:05020C",
"stopSequence": 33
},
{
"arrival": {
"time": "1748922967",
"uncertainty": 120
},
"departure": {
"time": "1748922967",
"uncertainty": 120
},
"stopId": "0:05010C",
"stopSequence": 34
},
{
"arrival": {
"time": "1748922997",
"uncertainty": 120
},
"departure": {
"time": "1748922997",
"uncertainty": 120
},
"stopId": "0:18180C",
"stopSequence": 35
},
{
"arrival": {
"time": "1748923048",
"uncertainty": 120
},
"departure": {
"time": "1748923048",
"uncertainty": 120
},
"stopId": "0:01320C",
"stopSequence": 36
},
{
"arrival": {
"time": "1748923094",
"uncertainty": 120
},
"departure": {
"time": "1748923094",
"uncertainty": 120
},
"stopId": "0:18130C",
"stopSequence": 37
},
{
"arrival": {
"time": "1748923163",
"uncertainty": 120
},
"departure": {
"time": "1748923163",
"uncertainty": 120
},
"stopId": "0:01362C",
"stopSequence": 38
},
{
"arrival": {
"time": "1748923226",
"uncertainty": 120
},
"departure": {
"time": "1748923226",
"uncertainty": 120
},
"stopId": "0:19045C",
"stopSequence": 39
},
{
"arrival": {
"time": "1748923348",
"uncertainty": 120
},
"departure": {
"time": "1748923348",
"uncertainty": 120
},
"stopId": "0:01362P",
"stopSequence": 40
},
{
"arrival": {
"time": "1748923410",
"uncertainty": 120
},
"departure": {
"time": "1748923410",
"uncertainty": 120
},
"stopId": "0:18130P",
"stopSequence": 41
},
{
"arrival": {
"time": "1748923520",
"uncertainty": 120
},
"departure": {
"time": "1748923520",
"uncertainty": 120
},
"stopId": "0:07170P",
"stopSequence": 42
},
{
"arrival": {
"time": "1748923574",
"uncertainty": 120
},
"departure": {
"time": "1748923574",
"uncertainty": 120
},
"stopId": "0:07180P",
"stopSequence": 43
},
{
"arrival": {
"time": "1748923646",
"uncertainty": 120
},
"departure": {
"time": "1748923646",
"uncertainty": 120
},
"stopId": "0:07185P",
"stopSequence": 44
},
{
"arrival": {
"time": "1748923701",
"uncertainty": 120
},
"departure": {
"time": "1748923701",
"uncertainty": 120
},
"stopId": "0:04180P",
"stopSequence": 45
},
{
"arrival": {
"time": "1748923821",
"uncertainty": 120
},
"departure": {
"time": "1748923821",
"uncertainty": 120
},
"stopId": "0:05370P",
"stopSequence": 46
},
{
"arrival": {
"time": "1748923973",
"uncertainty": 120
},
"departure": {
"time": "1748923973",
"uncertainty": 120
},
"stopId": "0:05440P",
"stopSequence": 47
},
{
"arrival": {
"time": "1748924100",
"uncertainty": 120
},
"departure": {
"time": "1748924100",
"uncertainty": 120
},
"stopId": "0:04220P",
"stopSequence": 48
},
{
"arrival": {
"time": "1748924197",
"uncertainty": 120
},
"departure": {
"time": "1748924197",
"uncertainty": 120
},
"stopId": "0:05450P",
"stopSequence": 49
},
{
"arrival": {
"time": "1748924256",
"uncertainty": 120
},
"departure": {
"time": "1748924256",
"uncertainty": 120
},
"stopId": "0:19080P",
"stopSequence": 50
},
{
"arrival": {
"time": "1748924301",
"uncertainty": 120
},
"departure": {
"time": "1748924301",
"uncertainty": 120
},
"stopId": "0:19075P",
"stopSequence": 51
},
{
"arrival": {
"time": "1748924337",
"uncertainty": 120
},
"departure": {
"time": "1748924337",
"uncertainty": 120
},
"stopId": "0:05461C",
"stopSequence": 52
},
{
"arrival": {
"time": "1748924361",
"uncertainty": 120
},
"departure": {
"time": "1748924361",
"uncertainty": 120
},
"stopId": "0:05200P",
"stopSequence": 53
},
{
"arrival": {
"time": "1748924441",
"uncertainty": 120
},
"departure": {
"time": "1748924441",
"uncertainty": 120
},
"stopId": "0:19070P",
"stopSequence": 54
},
{
"arrival": {
"time": "1748924541",
"uncertainty": 120
},
"departure": {
"time": "1748924541",
"uncertainty": 120
},
"stopId": "0:05530P",
"stopSequence": 55
},
{
"arrival": {
"time": "1748924653",
"uncertainty": 120
},
"departure": {
"time": "1748924653",
"uncertainty": 120
},
"stopId": "0:17775C",
"stopSequence": 56
},
{
"arrival": {
"time": "1748924721",
"uncertainty": 120
},
"stopId": "0:05341C",
"stopSequence": 57
}
],
"trip": {
"directionId": 1,
"routeId": "1183",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987628"
},
"vehicle": {
"id": "161",
"label": "161"
}
}
},
{
"id": "987630",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748923930",
"uncertainty": 120
},
"stopId": "0:PE00240C",
"stopSequence": 1
},
{
"arrival": {
"time": "1748923946",
"uncertainty": 120
},
"departure": {
"time": "1748923946",
"uncertainty": 120
},
"stopId": "0:PE04107P",
"stopSequence": 2
},
{
"arrival": {
"time": "1748923997",
"uncertainty": 120
},
"departure": {
"time": "1748923997",
"uncertainty": 120
},
"stopId": "0:PE04105P",
"stopSequence": 3
},
{
"arrival": {
"time": "1748924061",
"uncertainty": 120
},
"departure": {
"time": "1748924061",
"uncertainty": 120
},
"stopId": "0:PE04104P",
"stopSequence": 4
},
{
"arrival": {
"time": "1748924101",
"uncertainty": 120
},
"departure": {
"time": "1748924101",
"uncertainty": 120
},
"stopId": "0:PE04103P",
"stopSequence": 5
},
{
"arrival": {
"time": "1748924172",
"uncertainty": 120
},
"departure": {
"time": "1748924172",
"uncertainty": 120
},
"stopId": "0:PE04102P",
"stopSequence": 6
},
{
"arrival": {
"time": "1748924209",
"uncertainty": 120
},
"departure": {
"time": "1748924209",
"uncertainty": 120
},
"stopId": "0:PE21060P",
"stopSequence": 7
},
{
"arrival": {
"time": "1748924223",
"uncertainty": 120
},
"departure": {
"time": "1748924223",
"uncertainty": 120
},
"stopId": "0:PEI0001C",
"stopSequence": 8
},
{
"arrival": {
"time": "1748924290",
"uncertainty": 120
},
"departure": {
"time": "1748924290",
"uncertainty": 120
},
"stopId": "0:PI0360P",
"stopSequence": 9
},
{
"arrival": {
"time": "1748924465",
"uncertainty": 120
},
"departure": {
"time": "1748924465",
"uncertainty": 120
},
"stopId": "0:PE04037C",
"stopSequence": 10
},
{
"arrival": {
"time": "1748924590",
"uncertainty": 120
},
"departure": {
"time": "1748924590",
"uncertainty": 120
},
"stopId": "0:PE0440C",
"stopSequence": 11
},
{
"arrival": {
"time": "1748924682",
"uncertainty": 120
},
"departure": {
"time": "1748924682",
"uncertainty": 120
},
"stopId": "0:PE21020C",
"stopSequence": 12
},
{
"arrival": {
"time": "1748924770",
"uncertainty": 120
},
"departure": {
"time": "1748924770",
"uncertainty": 120
},
"stopId": "0:PE21030C",
"stopSequence": 13
},
{
"arrival": {
"time": "1748924830",
"uncertainty": 120
},
"departure": {
"time": "1748924830",
"uncertainty": 120
},
"stopId": "0:05475C",
"stopSequence": 14
},
{
"arrival": {
"time": "1748924901",
"uncertainty": 120
},
"departure": {
"time": "1748924901",
"uncertainty": 120
},
"stopId": "0:05480C",
"stopSequence": 15
},
{
"arrival": {
"time": "1748924974",
"uncertainty": 120
},
"departure": {
"time": "1748924974",
"uncertainty": 120
},
"stopId": "0:05490C",
"stopSequence": 16
},
{
"arrival": {
"time": "1748925051",
"uncertainty": 120
},
"departure": {
"time": "1748925051",
"uncertainty": 120
},
"stopId": "0:02230C",
"stopSequence": 17
},
{
"arrival": {
"time": "1748925131",
"uncertainty": 120
},
"departure": {
"time": "1748925131",
"uncertainty": 120
},
"stopId": "0:02220C",
"stopSequence": 18
},
{
"arrival": {
"time": "1748925161",
"uncertainty": 120
},
"departure": {
"time": "1748925161",
"uncertainty": 120
},
"stopId": "0:02210C",
"stopSequence": 19
},
{
"arrival": {
"time": "1748925203",
"uncertainty": 120
},
"departure": {
"time": "1748925203",
"uncertainty": 120
},
"stopId": "0:02200C",
"stopSequence": 20
},
{
"arrival": {
"time": "1748925258",
"uncertainty": 120
},
"departure": {
"time": "1748925258",
"uncertainty": 120
},
"stopId": "0:02190C",
"stopSequence": 21
},
{
"arrival": {
"time": "1748925296",
"uncertainty": 120
},
"departure": {
"time": "1748925296",
"uncertainty": 120
},
"stopId": "0:02180C",
"stopSequence": 22
},
{
"arrival": {
"time": "1748925369",
"uncertainty": 120
},
"departure": {
"time": "1748925369",
"uncertainty": 120
},
"stopId": "0:02175C",
"stopSequence": 23
},
{
"arrival": {
"time": "1748925526",
"uncertainty": 120
},
"departure": {
"time": "1748925526",
"uncertainty": 120
},
"stopId": "0:02176C",
"stopSequence": 24
},
{
"arrival": {
"time": "1748925593",
"uncertainty": 120
},
"departure": {
"time": "1748925593",
"uncertainty": 120
},
"stopId": "0:02170C",
"stopSequence": 25
},
{
"arrival": {
"time": "1748925740",
"uncertainty": 120
},
"departure": {
"time": "1748925740",
"uncertainty": 120
},
"stopId": "0:02160C",
"stopSequence": 26
},
{
"arrival": {
"time": "1748925827",
"uncertainty": 120
},
"departure": {
"time": "1748925827",
"uncertainty": 120
},
"stopId": "0:02165C",
"stopSequence": 27
},
{
"arrival": {
"time": "1748925906",
"uncertainty": 120
},
"departure": {
"time": "1748925906",
"uncertainty": 120
},
"stopId": "0:02166C",
"stopSequence": 28
},
{
"arrival": {
"time": "1748925955",
"uncertainty": 120
},
"departure": {
"time": "1748925955",
"uncertainty": 120
},
"stopId": "0:02167C",
"stopSequence": 29
},
{
"arrival": {
"time": "1748926026",
"uncertainty": 120
},
"departure": {
"time": "1748926026",
"uncertainty": 120
},
"stopId": "0:01601P",
"stopSequence": 30
},
{
"arrival": {
"time": "1748926136",
"uncertainty": 120
},
"departure": {
"time": "1748926136",
"uncertainty": 120
},
"stopId": "0:01600P",
"stopSequence": 31
},
{
"arrival": {
"time": "1748926447",
"uncertainty": 120
},
"departure": {
"time": "1748926447",
"uncertainty": 120
},
"stopId": "0:18210C",
"stopSequence": 32
},
{
"arrival": {
"time": "1748926616",
"uncertainty": 120
},
"departure": {
"time": "1748926616",
"uncertainty": 120
},
"stopId": "0:05020C",
"stopSequence": 33
},
{
"arrival": {
"time": "1748926735",
"uncertainty": 120
},
"departure": {
"time": "1748926735",
"uncertainty": 120
},
"stopId": "0:05010C",
"stopSequence": 34
},
{
"arrival": {
"time": "1748926793",
"uncertainty": 120
},
"departure": {
"time": "1748926793",
"uncertainty": 120
},
"stopId": "0:18180C",
"stopSequence": 35
},
{
"arrival": {
"time": "1748926866",
"uncertainty": 120
},
"departure": {
"time": "1748926866",
"uncertainty": 120
},
"stopId": "0:01320C",
"stopSequence": 36
},
{
"arrival": {
"time": "1748926910",
"uncertainty": 120
},
"departure": {
"time": "1748926910",
"uncertainty": 120
},
"stopId": "0:18130C",
"stopSequence": 37
},
{
"arrival": {
"time": "1748926983",
"uncertainty": 120
},
"departure": {
"time": "1748926983",
"uncertainty": 120
},
"stopId": "0:01362C",
"stopSequence": 38
},
{
"arrival": {
"time": "1748927046",
"uncertainty": 120
},
"departure": {
"time": "1748927046",
"uncertainty": 120
},
"stopId": "0:19045C",
"stopSequence": 39
},
{
"arrival": {
"time": "1748927178",
"uncertainty": 120
},
"departure": {
"time": "1748927178",
"uncertainty": 120
},
"stopId": "0:01362P",
"stopSequence": 40
},
{
"arrival": {
"time": "1748927240",
"uncertainty": 120
},
"departure": {
"time": "1748927240",
"uncertainty": 120
},
"stopId": "0:18130P",
"stopSequence": 41
},
{
"arrival": {
"time": "1748927351",
"uncertainty": 120
},
"departure": {
"time": "1748927351",
"uncertainty": 120
},
"stopId": "0:07170P",
"stopSequence": 42
},
{
"arrival": {
"time": "1748927409",
"uncertainty": 120
},
"departure": {
"time": "1748927409",
"uncertainty": 120
},
"stopId": "0:07180P",
"stopSequence": 43
},
{
"arrival": {
"time": "1748927483",
"uncertainty": 120
},
"departure": {
"time": "1748927483",
"uncertainty": 120
},
"stopId": "0:07185P",
"stopSequence": 44
},
{
"arrival": {
"time": "1748927540",
"uncertainty": 120
},
"departure": {
"time": "1748927540",
"uncertainty": 120
},
"stopId": "0:04180P",
"stopSequence": 45
},
{
"arrival": {
"time": "1748927660",
"uncertainty": 120
},
"departure": {
"time": "1748927660",
"uncertainty": 120
},
"stopId": "0:05370P",
"stopSequence": 46
},
{
"arrival": {
"time": "1748927812",
"uncertainty": 120
},
"departure": {
"time": "1748927812",
"uncertainty": 120
},
"stopId": "0:05440P",
"stopSequence": 47
},
{
"arrival": {
"time": "1748927939",
"uncertainty": 120
},
"departure": {
"time": "1748927939",
"uncertainty": 120
},
"stopId": "0:04220P",
"stopSequence": 48
},
{
"arrival": {
"time": "1748928036",
"uncertainty": 120
},
"departure": {
"time": "1748928036",
"uncertainty": 120
},
"stopId": "0:05450P",
"stopSequence": 49
},
{
"arrival": {
"time": "1748928095",
"uncertainty": 120
},
"departure": {
"time": "1748928095",
"uncertainty": 120
},
"stopId": "0:19080P",
"stopSequence": 50
},
{
"arrival": {
"time": "1748928140",
"uncertainty": 120
},
"departure": {
"time": "1748928140",
"uncertainty": 120
},
"stopId": "0:19075P",
"stopSequence": 51
},
{
"arrival": {
"time": "1748928176",
"uncertainty": 120
},
"departure": {
"time": "1748928176",
"uncertainty": 120
},
"stopId": "0:05461C",
"stopSequence": 52
},
{
"arrival": {
"time": "1748928200",
"uncertainty": 120
},
"departure": {
"time": "1748928200",
"uncertainty": 120
},
"stopId": "0:05200P",
"stopSequence": 53
},
{
"arrival": {
"time": "1748928290",
"uncertainty": 120
},
"departure": {
"time": "1748928290",
"uncertainty": 120
},
"stopId": "0:19070P",
"stopSequence": 54
},
{
"arrival": {
"time": "1748928407",
"uncertainty": 120
},
"departure": {
"time": "1748928407",
"uncertainty": 120
},
"stopId": "0:05530P",
"stopSequence": 55
},
{
"arrival": {
"time": "1748928513",
"uncertainty": 120
},
"departure": {
"time": "1748928513",
"uncertainty": 120
},
"stopId": "0:17775C",
"stopSequence": 56
},
{
"arrival": {
"time": "1748928578",
"uncertainty": 120
},
"stopId": "0:05341C",
"stopSequence": 57
}
],
"trip": {
"directionId": 1,
"routeId": "1183",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987630"
}
}
},
{
"id": "987629",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748921942",
"uncertainty": 120
},
"stopId": "0:PE00240C",
"stopSequence": 1
},
{
"arrival": {
"time": "1748921942",
"uncertainty": 120
},
"departure": {
"time": "1748921942",
"uncertainty": 120
},
"stopId": "0:PE04107P",
"stopSequence": 2
},
{
"arrival": {
"time": "1748922002",
"uncertainty": 120
},
"departure": {
"time": "1748922002",
"uncertainty": 120
},
"stopId": "0:PE04105P",
"stopSequence": 3
},
{
"arrival": {
"time": "1748922089",
"uncertainty": 120
},
"departure": {
"time": "1748922093",
"uncertainty": 120
},
"stopId": "0:PE04104P",
"stopSequence": 4
},
{
"arrival": {
"time": "1748922149",
"uncertainty": 120
},
"departure": {
"time": "1748922149",
"uncertainty": 120
},
"stopId": "0:PE04103P",
"stopSequence": 5
},
{
"arrival": {
"time": "1748922207",
"uncertainty": 120
},
"departure": {
"time": "1748922207",
"uncertainty": 120
},
"stopId": "0:PE04102P",
"stopSequence": 6
},
{
"arrival": {
"time": "1748922212",
"uncertainty": 120
},
"departure": {
"time": "1748922212",
"uncertainty": 120
},
"stopId": "0:PE21060P",
"stopSequence": 7
},
{
"arrival": {
"time": "1748922251",
"uncertainty": 120
},
"departure": {
"time": "1748922251",
"uncertainty": 120
},
"stopId": "0:PEI0001C",
"stopSequence": 8
},
{
"arrival": {
"time": "1748922285",
"uncertainty": 120
},
"departure": {
"time": "1748922285",
"uncertainty": 120
},
"stopId": "0:PI0360P",
"stopSequence": 9
},
{
"arrival": {
"time": "1748922421",
"uncertainty": 120
},
"departure": {
"time": "1748922421",
"uncertainty": 120
},
"stopId": "0:PE04037C",
"stopSequence": 10
},
{
"arrival": {
"time": "1748922481",
"uncertainty": 120
},
"departure": {
"time": "1748922481",
"uncertainty": 120
},
"stopId": "0:PE0440C",
"stopSequence": 11
},
{
"arrival": {
"time": "1748922571",
"uncertainty": 120
},
"departure": {
"time": "1748922571",
"uncertainty": 120
},
"stopId": "0:PE21020C",
"stopSequence": 12
},
{
"arrival": {
"time": "1748922602",
"uncertainty": 120
},
"departure": {
"time": "1748922602",
"uncertainty": 120
},
"stopId": "0:PE21030C",
"stopSequence": 13
},
{
"arrival": {
"time": "1748922680",
"uncertainty": 120
},
"departure": {
"time": "1748922691",
"uncertainty": 120
},
"stopId": "0:05475C",
"stopSequence": 14
},
{
"arrival": {
"time": "1748922751",
"uncertainty": 120
},
"departure": {
"time": "1748922751",
"uncertainty": 120
},
"stopId": "0:05480C",
"stopSequence": 15
},
{
"arrival": {
"time": "1748922834",
"uncertainty": 120
},
"departure": {
"time": "1748922842",
"uncertainty": 120
},
"stopId": "0:05490C",
"stopSequence": 16
},
{
"arrival": {
"time": "1748922941",
"uncertainty": 120
},
"departure": {
"time": "1748922941",
"uncertainty": 120
},
"stopId": "0:02230C",
"stopSequence": 17
},
{
"arrival": {
"time": "1748923019",
"uncertainty": 120
},
"departure": {
"time": "1748923019",
"uncertainty": 120
},
"stopId": "0:02220C",
"stopSequence": 18
},
{
"arrival": {
"time": "1748923047",
"uncertainty": 120
},
"departure": {
"time": "1748923047",
"uncertainty": 120
},
"stopId": "0:02210C",
"stopSequence": 19
},
{
"arrival": {
"time": "1748923087",
"uncertainty": 120
},
"departure": {
"time": "1748923087",
"uncertainty": 120
},
"stopId": "0:02200C",
"stopSequence": 20
},
{
"arrival": {
"time": "1748923142",
"uncertainty": 120
},
"departure": {
"time": "1748923142",
"uncertainty": 120
},
"stopId": "0:02190C",
"stopSequence": 21
},
{
"arrival": {
"time": "1748923180",
"uncertainty": 120
},
"departure": {
"time": "1748923180",
"uncertainty": 120
},
"stopId": "0:02180C",
"stopSequence": 22
},
{
"arrival": {
"time": "1748923253",
"uncertainty": 120
},
"departure": {
"time": "1748923253",
"uncertainty": 120
},
"stopId": "0:02175C",
"stopSequence": 23
},
{
"arrival": {
"time": "1748923410",
"uncertainty": 120
},
"departure": {
"time": "1748923410",
"uncertainty": 120
},
"stopId": "0:02176C",
"stopSequence": 24
},
{
"arrival": {
"time": "1748923477",
"uncertainty": 120
},
"departure": {
"time": "1748923477",
"uncertainty": 120
},
"stopId": "0:02170C",
"stopSequence": 25
},
{
"arrival": {
"time": "1748923590",
"uncertainty": 120
},
"departure": {
"time": "1748923590",
"uncertainty": 120
},
"stopId": "0:02160C",
"stopSequence": 26
},
{
"arrival": {
"time": "1748923677",
"uncertainty": 120
},
"departure": {
"time": "1748923677",
"uncertainty": 120
},
"stopId": "0:02165C",
"stopSequence": 27
},
{
"arrival": {
"time": "1748923756",
"uncertainty": 120
},
"departure": {
"time": "1748923756",
"uncertainty": 120
},
"stopId": "0:02166C",
"stopSequence": 28
},
{
"arrival": {
"time": "1748923805",
"uncertainty": 120
},
"departure": {
"time": "1748923805",
"uncertainty": 120
},
"stopId": "0:02167C",
"stopSequence": 29
},
{
"arrival": {
"time": "1748923876",
"uncertainty": 120
},
"departure": {
"time": "1748923876",
"uncertainty": 120
},
"stopId": "0:01601P",
"stopSequence": 30
},
{
"arrival": {
"time": "1748924003",
"uncertainty": 120
},
"departure": {
"time": "1748924003",
"uncertainty": 120
},
"stopId": "0:01600P",
"stopSequence": 31
},
{
"arrival": {
"time": "1748924314",
"uncertainty": 120
},
"departure": {
"time": "1748924314",
"uncertainty": 120
},
"stopId": "0:18210C",
"stopSequence": 32
},
{
"arrival": {
"time": "1748924483",
"uncertainty": 120
},
"departure": {
"time": "1748924483",
"uncertainty": 120
},
"stopId": "0:05020C",
"stopSequence": 33
},
{
"arrival": {
"time": "1748924568",
"uncertainty": 120
},
"departure": {
"time": "1748924568",
"uncertainty": 120
},
"stopId": "0:05010C",
"stopSequence": 34
},
{
"arrival": {
"time": "1748924610",
"uncertainty": 120
},
"departure": {
"time": "1748924610",
"uncertainty": 120
},
"stopId": "0:18180C",
"stopSequence": 35
},
{
"arrival": {
"time": "1748924684",
"uncertainty": 120
},
"departure": {
"time": "1748924684",
"uncertainty": 120
},
"stopId": "0:01320C",
"stopSequence": 36
},
{
"arrival": {
"time": "1748924729",
"uncertainty": 120
},
"departure": {
"time": "1748924729",
"uncertainty": 120
},
"stopId": "0:18130C",
"stopSequence": 37
},
{
"arrival": {
"time": "1748924805",
"uncertainty": 120
},
"departure": {
"time": "1748924805",
"uncertainty": 120
},
"stopId": "0:01362C",
"stopSequence": 38
},
{
"arrival": {
"time": "1748924868",
"uncertainty": 120
},
"departure": {
"time": "1748924868",
"uncertainty": 120
},
"stopId": "0:19045C",
"stopSequence": 39
},
{
"arrival": {
"time": "1748924998",
"uncertainty": 120
},
"departure": {
"time": "1748924998",
"uncertainty": 120
},
"stopId": "0:01362P",
"stopSequence": 40
},
{
"arrival": {
"time": "1748925068",
"uncertainty": 120
},
"departure": {
"time": "1748925068",
"uncertainty": 120
},
"stopId": "0:18130P",
"stopSequence": 41
},
{
"arrival": {
"time": "1748925177",
"uncertainty": 120
},
"departure": {
"time": "1748925177",
"uncertainty": 120
},
"stopId": "0:07170P",
"stopSequence": 42
},
{
"arrival": {
"time": "1748925240",
"uncertainty": 120
},
"departure": {
"time": "1748925240",
"uncertainty": 120
},
"stopId": "0:07180P",
"stopSequence": 43
},
{
"arrival": {
"time": "1748925327",
"uncertainty": 120
},
"departure": {
"time": "1748925327",
"uncertainty": 120
},
"stopId": "0:07185P",
"stopSequence": 44
},
{
"arrival": {
"time": "1748925394",
"uncertainty": 120
},
"departure": {
"time": "1748925394",
"uncertainty": 120
},
"stopId": "0:04180P",
"stopSequence": 45
},
{
"arrival": {
"time": "1748925514",
"uncertainty": 120
},
"departure": {
"time": "1748925514",
"uncertainty": 120
},
"stopId": "0:05370P",
"stopSequence": 46
},
{
"arrival": {
"time": "1748925666",
"uncertainty": 120
},
"departure": {
"time": "1748925666",
"uncertainty": 120
},
"stopId": "0:05440P",
"stopSequence": 47
},
{
"arrival": {
"time": "1748925793",
"uncertainty": 120
},
"departure": {
"time": "1748925793",
"uncertainty": 120
},
"stopId": "0:04220P",
"stopSequence": 48
},
{
"arrival": {
"time": "1748925890",
"uncertainty": 120
},
"departure": {
"time": "1748925890",
"uncertainty": 120
},
"stopId": "0:05450P",
"stopSequence": 49
},
{
"arrival": {
"time": "1748925949",
"uncertainty": 120
},
"departure": {
"time": "1748925949",
"uncertainty": 120
},
"stopId": "0:19080P",
"stopSequence": 50
},
{
"arrival": {
"time": "1748925994",
"uncertainty": 120
},
"departure": {
"time": "1748925994",
"uncertainty": 120
},
"stopId": "0:19075P",
"stopSequence": 51
},
{
"arrival": {
"time": "1748926030",
"uncertainty": 120
},
"departure": {
"time": "1748926030",
"uncertainty": 120
},
"stopId": "0:05461C",
"stopSequence": 52
},
{
"arrival": {
"time": "1748926054",
"uncertainty": 120
},
"departure": {
"time": "1748926054",
"uncertainty": 120
},
"stopId": "0:05200P",
"stopSequence": 53
},
{
"arrival": {
"time": "1748926134",
"uncertainty": 120
},
"departure": {
"time": "1748926134",
"uncertainty": 120
},
"stopId": "0:19070P",
"stopSequence": 54
},
{
"arrival": {
"time": "1748926234",
"uncertainty": 120
},
"departure": {
"time": "1748926234",
"uncertainty": 120
},
"stopId": "0:05530P",
"stopSequence": 55
},
{
"arrival": {
"time": "1748926346",
"uncertainty": 120
},
"departure": {
"time": "1748926346",
"uncertainty": 120
},
"stopId": "0:17775C",
"stopSequence": 56
},
{
"arrival": {
"time": "1748926414",
"uncertainty": 120
},
"stopId": "0:05341C",
"stopSequence": 57
}
],
"trip": {
"directionId": 1,
"routeId": "1183",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987629"
},
"vehicle": {
"id": "7",
"label": "7"
}
}
},
{
"id": "987608",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748925300",
"uncertainty": 120
},
"stopId": "0:19045C",
"stopSequence": 1
},
{
"arrival": {
"time": "1748925435",
"uncertainty": 120
},
"departure": {
"time": "1748925435",
"uncertainty": 120
},
"stopId": "0:01362P",
"stopSequence": 2
},
{
"arrival": {
"time": "1748925501",
"uncertainty": 120
},
"departure": {
"time": "1748925501",
"uncertainty": 120
},
"stopId": "0:18130P",
"stopSequence": 3
},
{
"arrival": {
"time": "1748925623",
"uncertainty": 120
},
"departure": {
"time": "1748925623",
"uncertainty": 120
},
"stopId": "0:07170P",
"stopSequence": 4
},
{
"arrival": {
"time": "1748925686",
"uncertainty": 120
},
"departure": {
"time": "1748925686",
"uncertainty": 120
},
"stopId": "0:07180P",
"stopSequence": 5
},
{
"arrival": {
"time": "1748925773",
"uncertainty": 120
},
"departure": {
"time": "1748925773",
"uncertainty": 120
},
"stopId": "0:07185P",
"stopSequence": 6
},
{
"arrival": {
"time": "1748925840",
"uncertainty": 120
},
"departure": {
"time": "1748925840",
"uncertainty": 120
},
"stopId": "0:04180P",
"stopSequence": 7
},
{
"arrival": {
"time": "1748925960",
"uncertainty": 120
},
"departure": {
"time": "1748925960",
"uncertainty": 120
},
"stopId": "0:05370P",
"stopSequence": 8
},
{
"arrival": {
"time": "1748926112",
"uncertainty": 120
},
"departure": {
"time": "1748926112",
"uncertainty": 120
},
"stopId": "0:05440P",
"stopSequence": 9
},
{
"arrival": {
"time": "1748926239",
"uncertainty": 120
},
"departure": {
"time": "1748926239",
"uncertainty": 120
},
"stopId": "0:04220P",
"stopSequence": 10
},
{
"arrival": {
"time": "1748926336",
"uncertainty": 120
},
"departure": {
"time": "1748926336",
"uncertainty": 120
},
"stopId": "0:05450P",
"stopSequence": 11
},
{
"arrival": {
"time": "1748926395",
"uncertainty": 120
},
"departure": {
"time": "1748926395",
"uncertainty": 120
},
"stopId": "0:19080P",
"stopSequence": 12
},
{
"arrival": {
"time": "1748926440",
"uncertainty": 120
},
"departure": {
"time": "1748926440",
"uncertainty": 120
},
"stopId": "0:19075P",
"stopSequence": 13
},
{
"arrival": {
"time": "1748926476",
"uncertainty": 120
},
"departure": {
"time": "1748926476",
"uncertainty": 120
},
"stopId": "0:05461C",
"stopSequence": 14
},
{
"arrival": {
"time": "1748926500",
"uncertainty": 120
},
"departure": {
"time": "1748926500",
"uncertainty": 120
},
"stopId": "0:05200P",
"stopSequence": 15
},
{
"arrival": {
"time": "1748926650",
"uncertainty": 120
},
"departure": {
"time": "1748926650",
"uncertainty": 120
},
"stopId": "0:19070P",
"stopSequence": 16
},
{
"arrival": {
"time": "1748926863",
"uncertainty": 120
},
"departure": {
"time": "1748926863",
"uncertainty": 120
},
"stopId": "0:05530P",
"stopSequence": 17
},
{
"arrival": {
"time": "1748926935",
"uncertainty": 120
},
"departure": {
"time": "1748926935",
"uncertainty": 120
},
"stopId": "0:17775C",
"stopSequence": 18
},
{
"arrival": {
"time": "1748926980",
"uncertainty": 120
},
"departure": {
"time": "1748926980",
"uncertainty": 120
},
"stopId": "0:05341C",
"stopSequence": 19
},
{
"arrival": {
"time": "1748927033",
"uncertainty": 120
},
"departure": {
"time": "1748927033",
"uncertainty": 120
},
"stopId": "0:17800C",
"stopSequence": 20
},
{
"arrival": {
"time": "1748927124",
"uncertainty": 120
},
"departure": {
"time": "1748927124",
"uncertainty": 120
},
"stopId": "0:11342P",
"stopSequence": 21
},
{
"arrival": {
"time": "1748927241",
"uncertainty": 120
},
"departure": {
"time": "1748927241",
"uncertainty": 120
},
"stopId": "0:15360P",
"stopSequence": 22
},
{
"arrival": {
"time": "1748927340",
"uncertainty": 120
},
"departure": {
"time": "1748927340",
"uncertainty": 120
},
"stopId": "0:17840P",
"stopSequence": 23
},
{
"arrival": {
"time": "1748927520",
"uncertainty": 120
},
"departure": {
"time": "1748927520",
"uncertainty": 120
},
"stopId": "0:46134C",
"stopSequence": 24
},
{
"arrival": {
"time": "1748927587",
"uncertainty": 120
},
"departure": {
"time": "1748927587",
"uncertainty": 120
},
"stopId": "0:46020C",
"stopSequence": 25
},
{
"arrival": {
"time": "1748927655",
"uncertainty": 120
},
"departure": {
"time": "1748927655",
"uncertainty": 120
},
"stopId": "0:17790C",
"stopSequence": 26
},
{
"arrival": {
"time": "1748927748",
"uncertainty": 120
},
"departure": {
"time": "1748927748",
"uncertainty": 120
},
"stopId": "0:46022C",
"stopSequence": 27
},
{
"arrival": {
"time": "1748927813",
"uncertainty": 120
},
"departure": {
"time": "1748927813",
"uncertainty": 120
},
"stopId": "0:44170C",
"stopSequence": 28
},
{
"arrival": {
"time": "1748927880",
"uncertainty": 120
},
"departure": {
"time": "1748927880",
"uncertainty": 120
},
"stopId": "0:41016P",
"stopSequence": 29
},
{
"arrival": {
"time": "1748927943",
"uncertainty": 120
},
"departure": {
"time": "1748927943",
"uncertainty": 120
},
"stopId": "0:42250P",
"stopSequence": 30
},
{
"arrival": {
"time": "1748927998",
"uncertainty": 120
},
"departure": {
"time": "1748927998",
"uncertainty": 120
},
"stopId": "0:17795P",
"stopSequence": 31
},
{
"arrival": {
"time": "1748928055",
"uncertainty": 120
},
"departure": {
"time": "1748928055",
"uncertainty": 120
},
"stopId": "0:42240P",
"stopSequence": 32
},
{
"arrival": {
"time": "1748928119",
"uncertainty": 120
},
"departure": {
"time": "1748928119",
"uncertainty": 120
},
"stopId": "0:46140P",
"stopSequence": 33
},
{
"arrival": {
"time": "1748928164",
"uncertainty": 120
},
"departure": {
"time": "1748928164",
"uncertainty": 120
},
"stopId": "0:46040P",
"stopSequence": 34
},
{
"arrival": {
"time": "1748928198",
"uncertainty": 120
},
"departure": {
"time": "1748928198",
"uncertainty": 120
},
"stopId": "0:46050P",
"stopSequence": 35
},
{
"arrival": {
"time": "1748928543",
"uncertainty": 120
},
"departure": {
"time": "1748928543",
"uncertainty": 120
},
"stopId": "0:47310P",
"stopSequence": 36
},
{
"arrival": {
"time": "1748928581",
"uncertainty": 120
},
"departure": {
"time": "1748928581",
"uncertainty": 120
},
"stopId": "0:46125P",
"stopSequence": 37
},
{
"arrival": {
"time": "1748928629",
"uncertainty": 120
},
"departure": {
"time": "1748928629",
"uncertainty": 120
},
"stopId": "0:46195P",
"stopSequence": 38
},
{
"arrival": {
"time": "1748928659",
"uncertainty": 120
},
"stopId": "0:46130C",
"stopSequence": 39
}
],
"trip": {
"directionId": 1,
"routeId": "1182",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987608"
}
}
},
{
"id": "987605",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748924100"
},
"stopId": "0:19045C",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "1182",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987605"
}
}
},
{
"id": "987586",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748925600"
},
"stopId": "0:46130C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1182",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987586"
}
}
},
{
"id": "987585",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748920800",
"uncertainty": 120
},
"stopId": "0:46130C",
"stopSequence": 1
},
{
"arrival": {
"time": "1748920812",
"uncertainty": 120
},
"departure": {
"time": "1748920852",
"uncertainty": 120
},
"stopId": "0:46130P",
"stopSequence": 2
},
{
"arrival": {
"time": "1748920891",
"uncertainty": 120
},
"departure": {
"time": "1748920891",
"uncertainty": 120
},
"stopId": "0:46195C",
"stopSequence": 3
},
{
"arrival": {
"time": "1748920949",
"uncertainty": 120
},
"departure": {
"time": "1748920949",
"uncertainty": 120
},
"stopId": "0:46125C",
"stopSequence": 4
},
{
"arrival": {
"time": "1748920982",
"uncertainty": 120
},
"departure": {
"time": "1748921002",
"uncertainty": 120
},
"stopId": "0:47310C",
"stopSequence": 5
},
{
"arrival": {
"time": "1748921300",
"uncertainty": 120
},
"departure": {
"time": "1748921300",
"uncertainty": 120
},
"stopId": "0:46050C",
"stopSequence": 6
},
{
"arrival": {
"time": "1748921342",
"uncertainty": 120
},
"departure": {
"time": "1748921361",
"uncertainty": 120
},
"stopId": "0:46040C",
"stopSequence": 7
},
{
"arrival": {
"time": "1748921401",
"uncertainty": 120
},
"departure": {
"time": "1748921431",
"uncertainty": 120
},
"stopId": "0:46140C",
"stopSequence": 8
},
{
"arrival": {
"time": "1748921512",
"uncertainty": 120
},
"departure": {
"time": "1748921512",
"uncertainty": 120
},
"stopId": "0:42240C",
"stopSequence": 9
},
{
"arrival": {
"time": "1748921531",
"uncertainty": 120
},
"departure": {
"time": "1748921531",
"uncertainty": 120
},
"stopId": "0:17795C",
"stopSequence": 10
},
{
"arrival": {
"time": "1748921590",
"uncertainty": 120
},
"departure": {
"time": "1748921592",
"uncertainty": 120
},
"stopId": "0:42250C",
"stopSequence": 11
},
{
"arrival": {
"time": "1748921671",
"uncertainty": 120
},
"departure": {
"time": "1748921760",
"uncertainty": 120
},
"stopId": "0:41016C",
"stopSequence": 12
},
{
"arrival": {
"time": "1748921827",
"uncertainty": 120
},
"departure": {
"time": "1748921841",
"uncertainty": 120
},
"stopId": "0:44170P",
"stopSequence": 13
},
{
"arrival": {
"time": "1748921891",
"uncertainty": 120
},
"departure": {
"time": "1748921911",
"uncertainty": 120
},
"stopId": "0:46022P",
"stopSequence": 14
},
{
"arrival": {
"time": "1748921987",
"uncertainty": 120
},
"departure": {
"time": "1748921987",
"uncertainty": 120
},
"stopId": "0:17790P",
"stopSequence": 15
},
{
"arrival": {
"time": "1748922048",
"uncertainty": 120
},
"departure": {
"time": "1748922048",
"uncertainty": 120
},
"stopId": "0:46020P",
"stopSequence": 16
},
{
"arrival": {
"time": "1748922101",
"uncertainty": 120
},
"departure": {
"time": "1748922132",
"uncertainty": 120
},
"stopId": "0:46134P",
"stopSequence": 17
},
{
"arrival": {
"time": "1748922619",
"uncertainty": 120
},
"departure": {
"time": "1748922622",
"uncertainty": 120
},
"stopId": "0:17820C",
"stopSequence": 18
},
{
"arrival": {
"time": "1748922672",
"uncertainty": 120
},
"departure": {
"time": "1748922672",
"uncertainty": 120
},
"stopId": "0:15360C",
"stopSequence": 19
},
{
"arrival": {
"time": "1748922832",
"uncertainty": 120
},
"departure": {
"time": "1748922832",
"uncertainty": 120
},
"stopId": "0:11342C",
"stopSequence": 20
},
{
"arrival": {
"time": "1748922918",
"uncertainty": 120
},
"departure": {
"time": "1748922918",
"uncertainty": 120
},
"stopId": "0:15400C",
"stopSequence": 21
},
{
"arrival": {
"time": "1748922970",
"uncertainty": 120
},
"departure": {
"time": "1748922970",
"uncertainty": 120
},
"stopId": "0:15402C",
"stopSequence": 22
},
{
"arrival": {
"time": "1748922999",
"uncertainty": 120
},
"departure": {
"time": "1748922999",
"uncertainty": 120
},
"stopId": "0:05342C",
"stopSequence": 23
},
{
"arrival": {
"time": "1748923041",
"uncertainty": 120
},
"departure": {
"time": "1748923041",
"uncertainty": 120
},
"stopId": "0:17775P",
"stopSequence": 24
},
{
"arrival": {
"time": "1748923105",
"uncertainty": 120
},
"departure": {
"time": "1748923105",
"uncertainty": 120
},
"stopId": "0:05530C",
"stopSequence": 25
},
{
"arrival": {
"time": "1748923299",
"uncertainty": 120
},
"departure": {
"time": "1748923299",
"uncertainty": 120
},
"stopId": "0:19070C",
"stopSequence": 26
},
{
"arrival": {
"time": "1748923391",
"uncertainty": 120
},
"departure": {
"time": "1748923391",
"uncertainty": 120
},
"stopId": "0:05460C",
"stopSequence": 27
},
{
"arrival": {
"time": "1748923419",
"uncertainty": 120
},
"departure": {
"time": "1748923419",
"uncertainty": 120
},
"stopId": "0:05202P",
"stopSequence": 28
},
{
"arrival": {
"time": "1748923504",
"uncertainty": 120
},
"departure": {
"time": "1748923504",
"uncertainty": 120
},
"stopId": "0:19075C",
"stopSequence": 29
},
{
"arrival": {
"time": "1748923553",
"uncertainty": 120
},
"departure": {
"time": "1748923553",
"uncertainty": 120
},
"stopId": "0:19080C",
"stopSequence": 30
},
{
"arrival": {
"time": "1748923619",
"uncertainty": 120
},
"departure": {
"time": "1748923619",
"uncertainty": 120
},
"stopId": "0:05450C",
"stopSequence": 31
},
{
"arrival": {
"time": "1748923713",
"uncertainty": 120
},
"departure": {
"time": "1748923713",
"uncertainty": 120
},
"stopId": "0:04220C",
"stopSequence": 32
},
{
"arrival": {
"time": "1748923853",
"uncertainty": 120
},
"departure": {
"time": "1748923853",
"uncertainty": 120
},
"stopId": "0:05440C",
"stopSequence": 33
},
{
"arrival": {
"time": "1748924019",
"uncertainty": 120
},
"departure": {
"time": "1748924019",
"uncertainty": 120
},
"stopId": "0:05370C",
"stopSequence": 34
},
{
"arrival": {
"time": "1748924139",
"uncertainty": 120
},
"departure": {
"time": "1748924139",
"uncertainty": 120
},
"stopId": "0:04180C",
"stopSequence": 35
},
{
"arrival": {
"time": "1748924215",
"uncertainty": 120
},
"departure": {
"time": "1748924215",
"uncertainty": 120
},
"stopId": "0:07185C",
"stopSequence": 36
},
{
"arrival": {
"time": "1748924288",
"uncertainty": 120
},
"departure": {
"time": "1748924288",
"uncertainty": 120
},
"stopId": "0:07180C",
"stopSequence": 37
},
{
"arrival": {
"time": "1748924403",
"uncertainty": 120
},
"departure": {
"time": "1748924403",
"uncertainty": 120
},
"stopId": "0:07170C",
"stopSequence": 38
},
{
"arrival": {
"time": "1748924529",
"uncertainty": 120
},
"departure": {
"time": "1748924529",
"uncertainty": 120
},
"stopId": "0:18130C",
"stopSequence": 39
},
{
"arrival": {
"time": "1748924608",
"uncertainty": 120
},
"departure": {
"time": "1748924608",
"uncertainty": 120
},
"stopId": "0:01362C",
"stopSequence": 40
},
{
"arrival": {
"time": "1748924673",
"uncertainty": 120
},
"stopId": "0:19040C",
"stopSequence": 41
}
],
"trip": {
"directionId": 0,
"routeId": "1182",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987585"
},
"vehicle": {
"id": "33",
"label": "33"
}
}
},
{
"id": "987743",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748925600",
"uncertainty": 120
},
"stopId": "0:19055C",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "1070",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987743"
}
}
},
{
"id": "987697",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748925000",
"uncertainty": 120
},
"stopId": "0:03010C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1130",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987697"
}
}
},
{
"id": "987705",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748922818",
"uncertainty": 120
},
"stopId": "0:05342C",
"stopSequence": 1
},
{
"arrival": {
"time": "1748922890",
"uncertainty": 120
},
"departure": {
"time": "1748922890",
"uncertainty": 120
},
"stopId": "0:17775P",
"stopSequence": 2
},
{
"arrival": {
"time": "1748922953",
"uncertainty": 120
},
"departure": {
"time": "1748922953",
"uncertainty": 120
},
"stopId": "0:05530C",
"stopSequence": 3
},
{
"arrival": {
"time": "1748923146",
"uncertainty": 120
},
"departure": {
"time": "1748923146",
"uncertainty": 120
},
"stopId": "0:19070C",
"stopSequence": 4
},
{
"arrival": {
"time": "1748923239",
"uncertainty": 120
},
"departure": {
"time": "1748923239",
"uncertainty": 120
},
"stopId": "0:05460C",
"stopSequence": 5
},
{
"arrival": {
"time": "1748923321",
"uncertainty": 120
},
"departure": {
"time": "1748923321",
"uncertainty": 120
},
"stopId": "0:05195P",
"stopSequence": 6
},
{
"arrival": {
"time": "1748923403",
"uncertainty": 120
},
"departure": {
"time": "1748923403",
"uncertainty": 120
},
"stopId": "0:05185C",
"stopSequence": 7
},
{
"arrival": {
"time": "1748923528",
"uncertainty": 120
},
"departure": {
"time": "1748923528",
"uncertainty": 120
},
"stopId": "0:05191C",
"stopSequence": 8
},
{
"arrival": {
"time": "1748923614",
"uncertainty": 120
},
"departure": {
"time": "1748923614",
"uncertainty": 120
},
"stopId": "0:05165C",
"stopSequence": 9
},
{
"arrival": {
"time": "1748923669",
"uncertainty": 120
},
"departure": {
"time": "1748923669",
"uncertainty": 120
},
"stopId": "0:05170C",
"stopSequence": 10
},
{
"arrival": {
"time": "1748923699",
"uncertainty": 120
},
"departure": {
"time": "1748923699",
"uncertainty": 120
},
"stopId": "0:05155C",
"stopSequence": 11
},
{
"arrival": {
"time": "1748923723",
"uncertainty": 120
},
"departure": {
"time": "1748923723",
"uncertainty": 120
},
"stopId": "0:05160C",
"stopSequence": 12
},
{
"arrival": {
"time": "1748923745",
"uncertainty": 120
},
"departure": {
"time": "1748923745",
"uncertainty": 120
},
"stopId": "0:05150C",
"stopSequence": 13
},
{
"arrival": {
"time": "1748923784",
"uncertainty": 120
},
"departure": {
"time": "1748923784",
"uncertainty": 120
},
"stopId": "0:05140C",
"stopSequence": 14
},
{
"arrival": {
"time": "1748923830",
"uncertainty": 120
},
"departure": {
"time": "1748923830",
"uncertainty": 120
},
"stopId": "0:04080C",
"stopSequence": 15
},
{
"arrival": {
"time": "1748923876",
"uncertainty": 120
},
"departure": {
"time": "1748923876",
"uncertainty": 120
},
"stopId": "0:04090C",
"stopSequence": 16
},
{
"arrival": {
"time": "1748923999",
"uncertainty": 120
},
"departure": {
"time": "1748923999",
"uncertainty": 120
},
"stopId": "0:13080C",
"stopSequence": 17
},
{
"arrival": {
"time": "1748924079",
"uncertainty": 120
},
"departure": {
"time": "1748924079",
"uncertainty": 120
},
"stopId": "0:13085C",
"stopSequence": 18
},
{
"arrival": {
"time": "1748924147",
"uncertainty": 120
},
"departure": {
"time": "1748924147",
"uncertainty": 120
},
"stopId": "0:13090C",
"stopSequence": 19
},
{
"arrival": {
"time": "1748924213",
"uncertainty": 120
},
"departure": {
"time": "1748924213",
"uncertainty": 120
},
"stopId": "0:04015P",
"stopSequence": 20
},
{
"arrival": {
"time": "1748924236",
"uncertainty": 120
},
"departure": {
"time": "1748924236",
"uncertainty": 120
},
"stopId": "0:03070P",
"stopSequence": 21
},
{
"arrival": {
"time": "1748924277",
"uncertainty": 120
},
"departure": {
"time": "1748924277",
"uncertainty": 120
},
"stopId": "0:03060P",
"stopSequence": 22
},
{
"arrival": {
"time": "1748924317",
"uncertainty": 120
},
"departure": {
"time": "1748924317",
"uncertainty": 120
},
"stopId": "0:03050P",
"stopSequence": 23
},
{
"arrival": {
"time": "1748924357",
"uncertainty": 120
},
"departure": {
"time": "1748924357",
"uncertainty": 120
},
"stopId": "0:03040P",
"stopSequence": 24
},
{
"arrival": {
"time": "1748924461",
"uncertainty": 120
},
"departure": {
"time": "1748924461",
"uncertainty": 120
},
"stopId": "0:03030P",
"stopSequence": 25
},
{
"arrival": {
"time": "1748924551",
"uncertainty": 120
},
"departure": {
"time": "1748924551",
"uncertainty": 120
},
"stopId": "0:01010P",
"stopSequence": 26
},
{
"arrival": {
"time": "1748924628",
"uncertainty": 120
},
"departure": {
"time": "1748924628",
"uncertainty": 120
},
"stopId": "0:01020C",
"stopSequence": 27
},
{
"arrival": {
"time": "1748924658",
"uncertainty": 120
},
"stopId": "0:03010C",
"stopSequence": 28
}
],
"trip": {
"directionId": 1,
"routeId": "1130",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987705"
},
"vehicle": {
"id": "42",
"label": "42"
}
}
},
{
"id": "987648",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748918400",
"uncertainty": 120
},
"stopId": "0:05342C",
"stopSequence": 1
},
{
"arrival": {
"time": "1748918405",
"uncertainty": 120
},
"departure": {
"time": "1748918405",
"uncertainty": 120
},
"stopId": "0:17775P",
"stopSequence": 2
},
{
"arrival": {
"time": "1748918495",
"uncertainty": 120
},
"departure": {
"time": "1748918495",
"uncertainty": 120
},
"stopId": "0:05530C",
"stopSequence": 3
},
{
"arrival": {
"time": "1748918646",
"uncertainty": 120
},
"departure": {
"time": "1748918646",
"uncertainty": 120
},
"stopId": "0:19070C",
"stopSequence": 4
},
{
"arrival": {
"time": "1748918744",
"uncertainty": 120
},
"departure": {
"time": "1748918744",
"uncertainty": 120
},
"stopId": "0:05460C",
"stopSequence": 5
},
{
"arrival": {
"time": "1748918765",
"uncertainty": 120
},
"departure": {
"time": "1748918765",
"uncertainty": 120
},
"stopId": "0:05202P",
"stopSequence": 6
},
{
"arrival": {
"time": "1748918922",
"uncertainty": 120
},
"departure": {
"time": "1748918945",
"uncertainty": 120
},
"stopId": "0:19075C",
"stopSequence": 7
},
{
"arrival": {
"time": "1748919189",
"uncertainty": 120
},
"departure": {
"time": "1748919189",
"uncertainty": 120
},
"stopId": "0:19080C",
"stopSequence": 8
},
{
"arrival": {
"time": "1748919280",
"uncertainty": 120
},
"departure": {
"time": "1748919280",
"uncertainty": 120
},
"stopId": "0:05450C",
"stopSequence": 9
},
{
"arrival": {
"time": "1748919375",
"uncertainty": 120
},
"departure": {
"time": "1748919395",
"uncertainty": 120
},
"stopId": "0:04220C",
"stopSequence": 10
},
{
"arrival": {
"time": "1748919523",
"uncertainty": 120
},
"departure": {
"time": "1748919523",
"uncertainty": 120
},
"stopId": "0:05440C",
"stopSequence": 11
},
{
"arrival": {
"time": "1748919689",
"uncertainty": 120
},
"departure": {
"time": "1748919689",
"uncertainty": 120
},
"stopId": "0:05370C",
"stopSequence": 12
},
{
"arrival": {
"time": "1748919767",
"uncertainty": 120
},
"departure": {
"time": "1748919785",
"uncertainty": 120
},
"stopId": "0:04180C",
"stopSequence": 13
},
{
"arrival": {
"time": "1748919860",
"uncertainty": 120
},
"departure": {
"time": "1748919905",
"uncertainty": 120
},
"stopId": "0:07185C",
"stopSequence": 14
},
{
"arrival": {
"time": "1748919980",
"uncertainty": 120
},
"departure": {
"time": "1748919980",
"uncertainty": 120
},
"stopId": "0:07180C",
"stopSequence": 15
},
{
"arrival": {
"time": "1748920187",
"uncertainty": 120
},
"departure": {
"time": "1748920187",
"uncertainty": 120
},
"stopId": "0:07170C",
"stopSequence": 16
},
{
"arrival": {
"time": "1748920278",
"uncertainty": 120
},
"departure": {
"time": "1748920325",
"uncertainty": 120
},
"stopId": "0:18130C",
"stopSequence": 17
},
{
"arrival": {
"time": "1748920415",
"uncertainty": 120
},
"departure": {
"time": "1748920445",
"uncertainty": 120
},
"stopId": "0:01362C",
"stopSequence": 18
},
{
"arrival": {
"time": "1748920498",
"uncertainty": 120
},
"departure": {
"time": "1748920498",
"uncertainty": 120
},
"stopId": "0:19040C",
"stopSequence": 19
},
{
"arrival": {
"time": "1748920723",
"uncertainty": 120
},
"departure": {
"time": "1748920723",
"uncertainty": 120
},
"stopId": "0:01362P",
"stopSequence": 20
},
{
"arrival": {
"time": "1748920800",
"uncertainty": 120
},
"departure": {
"time": "1748920896",
"uncertainty": 120
},
"stopId": "0:18130P",
"stopSequence": 21
},
{
"arrival": {
"time": "1748920922",
"uncertainty": 120
},
"departure": {
"time": "1748920922",
"uncertainty": 120
},
"stopId": "0:01320P",
"stopSequence": 22
},
{
"arrival": {
"time": "1748921016",
"uncertainty": 120
},
"departure": {
"time": "1748921045",
"uncertainty": 120
},
"stopId": "0:05010P",
"stopSequence": 23
},
{
"arrival": {
"time": "1748921106",
"uncertainty": 120
},
"departure": {
"time": "1748921106",
"uncertainty": 120
},
"stopId": "0:05020P",
"stopSequence": 24
},
{
"arrival": {
"time": "1748921390",
"uncertainty": 120
},
"departure": {
"time": "1748921405",
"uncertainty": 120
},
"stopId": "0:18210P",
"stopSequence": 25
},
{
"arrival": {
"time": "1748921624",
"uncertainty": 120
},
"departure": {
"time": "1748921646",
"uncertainty": 120
},
"stopId": "0:01600C",
"stopSequence": 26
},
{
"arrival": {
"time": "1748921712",
"uncertainty": 120
},
"departure": {
"time": "1748921712",
"uncertainty": 120
},
"stopId": "0:01601C",
"stopSequence": 27
},
{
"arrival": {
"time": "1748921835",
"uncertainty": 120
},
"departure": {
"time": "1748921835",
"uncertainty": 120
},
"stopId": "0:02167P",
"stopSequence": 28
},
{
"arrival": {
"time": "1748921885",
"uncertainty": 120
},
"departure": {
"time": "1748921885",
"uncertainty": 120
},
"stopId": "0:02166P",
"stopSequence": 29
},
{
"arrival": {
"time": "1748921939",
"uncertainty": 120
},
"departure": {
"time": "1748921945",
"uncertainty": 120
},
"stopId": "0:02165P",
"stopSequence": 30
},
{
"arrival": {
"time": "1748922035",
"uncertainty": 120
},
"departure": {
"time": "1748922035",
"uncertainty": 120
},
"stopId": "0:02160P",
"stopSequence": 31
},
{
"arrival": {
"time": "1748922150",
"uncertainty": 120
},
"departure": {
"time": "1748922150",
"uncertainty": 120
},
"stopId": "0:02170P",
"stopSequence": 32
},
{
"arrival": {
"time": "1748922186",
"uncertainty": 120
},
"departure": {
"time": "1748922186",
"uncertainty": 120
},
"stopId": "0:02176P",
"stopSequence": 33
},
{
"arrival": {
"time": "1748922267",
"uncertainty": 120
},
"departure": {
"time": "1748922276",
"uncertainty": 120
},
"stopId": "0:02175P",
"stopSequence": 34
},
{
"arrival": {
"time": "1748922335",
"uncertainty": 120
},
"departure": {
"time": "1748922335",
"uncertainty": 120
},
"stopId": "0:02180P",
"stopSequence": 35
},
{
"arrival": {
"time": "1748922363",
"uncertainty": 120
},
"departure": {
"time": "1748922363",
"uncertainty": 120
},
"stopId": "0:02190P",
"stopSequence": 36
},
{
"arrival": {
"time": "1748922395",
"uncertainty": 120
},
"departure": {
"time": "1748922395",
"uncertainty": 120
},
"stopId": "0:02200P",
"stopSequence": 37
},
{
"arrival": {
"time": "1748922456",
"uncertainty": 120
},
"departure": {
"time": "1748922456",
"uncertainty": 120
},
"stopId": "0:02210P",
"stopSequence": 38
},
{
"arrival": {
"time": "1748922507",
"uncertainty": 120
},
"departure": {
"time": "1748922507",
"uncertainty": 120
},
"stopId": "0:02220P",
"stopSequence": 39
},
{
"arrival": {
"time": "1748922533",
"uncertainty": 120
},
"departure": {
"time": "1748922577",
"uncertainty": 120
},
"stopId": "0:02230P",
"stopSequence": 40
},
{
"arrival": {
"time": "1748922631",
"uncertainty": 120
},
"departure": {
"time": "1748922631",
"uncertainty": 120
},
"stopId": "0:05490P",
"stopSequence": 41
},
{
"arrival": {
"time": "1748922666",
"uncertainty": 120
},
"departure": {
"time": "1748922666",
"uncertainty": 120
},
"stopId": "0:05480P",
"stopSequence": 42
},
{
"arrival": {
"time": "1748922711",
"uncertainty": 120
},
"departure": {
"time": "1748922711",
"uncertainty": 120
},
"stopId": "0:05475P",
"stopSequence": 43
},
{
"arrival": {
"time": "1748922755",
"uncertainty": 120
},
"departure": {
"time": "1748922755",
"uncertainty": 120
},
"stopId": "0:PE21030P",
"stopSequence": 44
},
{
"arrival": {
"time": "1748922816",
"uncertainty": 120
},
"departure": {
"time": "1748922816",
"uncertainty": 120
},
"stopId": "0:PE21020P",
"stopSequence": 45
},
{
"arrival": {
"time": "1748922871",
"uncertainty": 120
},
"departure": {
"time": "1748922876",
"uncertainty": 120
},
"stopId": "0:PE0440P",
"stopSequence": 46
},
{
"arrival": {
"time": "1748922905",
"uncertainty": 120
},
"departure": {
"time": "1748922905",
"uncertainty": 120
},
"stopId": "0:PE04037P",
"stopSequence": 47
},
{
"arrival": {
"time": "1748923001",
"uncertainty": 120
},
"departure": {
"time": "1748923001",
"uncertainty": 120
},
"stopId": "0:PE00401C",
"stopSequence": 48
},
{
"arrival": {
"time": "1748923056",
"uncertainty": 120
},
"departure": {
"time": "1748923056",
"uncertainty": 120
},
"stopId": "0:PE21060C",
"stopSequence": 49
},
{
"arrival": {
"time": "1748923133",
"uncertainty": 120
},
"departure": {
"time": "1748923133",
"uncertainty": 120
},
"stopId": "0:PE04102C",
"stopSequence": 50
},
{
"arrival": {
"time": "1748923280",
"uncertainty": 120
},
"departure": {
"time": "1748923280",
"uncertainty": 120
},
"stopId": "0:PE04103C",
"stopSequence": 51
},
{
"arrival": {
"time": "1748923431",
"uncertainty": 120
},
"departure": {
"time": "1748923431",
"uncertainty": 120
},
"stopId": "0:PE04104C",
"stopSequence": 52
},
{
"arrival": {
"time": "1748923535",
"uncertainty": 120
},
"departure": {
"time": "1748923535",
"uncertainty": 120
},
"stopId": "0:PE04105C",
"stopSequence": 53
},
{
"arrival": {
"time": "1748923620",
"uncertainty": 120
},
"departure": {
"time": "1748923620",
"uncertainty": 120
},
"stopId": "0:PE04107C",
"stopSequence": 54
},
{
"arrival": {
"time": "1748923690",
"uncertainty": 120
},
"departure": {
"time": "1748923690",
"uncertainty": 120
},
"stopId": "0:PE0140P",
"stopSequence": 55
},
{
"arrival": {
"time": "1748923783",
"uncertainty": 120
},
"departure": {
"time": "1748923783",
"uncertainty": 120
},
"stopId": "0:PE0141P",
"stopSequence": 56
},
{
"arrival": {
"time": "1748923819",
"uncertainty": 120
},
"departure": {
"time": "1748923819",
"uncertainty": 120
},
"stopId": "0:PE0130C",
"stopSequence": 57
},
{
"arrival": {
"time": "1748923939",
"uncertainty": 120
},
"stopId": "0:PE00240C",
"stopSequence": 58
}
],
"trip": {
"directionId": 0,
"routeId": "1183",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987648"
},
"vehicle": {
"id": "12",
"label": "12"
}
}
},
{
"id": "987679",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748924876",
"uncertainty": 120
},
"stopId": "0:05343P",
"stopSequence": 1
},
{
"arrival": {
"time": "1748924925",
"uncertainty": 120
},
"departure": {
"time": "1748924925",
"uncertainty": 120
},
"stopId": "0:17775P",
"stopSequence": 2
},
{
"arrival": {
"time": "1748924993",
"uncertainty": 120
},
"departure": {
"time": "1748924993",
"uncertainty": 120
},
"stopId": "0:05530C",
"stopSequence": 3
},
{
"arrival": {
"time": "1748925198",
"uncertainty": 120
},
"departure": {
"time": "1748925198",
"uncertainty": 120
},
"stopId": "0:19070C",
"stopSequence": 4
},
{
"arrival": {
"time": "1748925303",
"uncertainty": 120
},
"departure": {
"time": "1748925303",
"uncertainty": 120
},
"stopId": "0:05460C",
"stopSequence": 5
},
{
"arrival": {
"time": "1748925389",
"uncertainty": 120
},
"departure": {
"time": "1748925389",
"uncertainty": 120
},
"stopId": "0:05195P",
"stopSequence": 6
},
{
"arrival": {
"time": "1748925434",
"uncertainty": 120
},
"departure": {
"time": "1748925434",
"uncertainty": 120
},
"stopId": "0:05185C",
"stopSequence": 7
},
{
"arrival": {
"time": "1748925542",
"uncertainty": 120
},
"departure": {
"time": "1748925542",
"uncertainty": 120
},
"stopId": "0:05191C",
"stopSequence": 8
},
{
"arrival": {
"time": "1748925633",
"uncertainty": 120
},
"departure": {
"time": "1748925633",
"uncertainty": 120
},
"stopId": "0:05165C",
"stopSequence": 9
},
{
"arrival": {
"time": "1748925730",
"uncertainty": 120
},
"departure": {
"time": "1748925730",
"uncertainty": 120
},
"stopId": "0:13070P",
"stopSequence": 10
},
{
"arrival": {
"time": "1748925758",
"uncertainty": 120
},
"departure": {
"time": "1748925758",
"uncertainty": 120
},
"stopId": "0:13065P",
"stopSequence": 11
},
{
"arrival": {
"time": "1748925842",
"uncertainty": 120
},
"departure": {
"time": "1748925842",
"uncertainty": 120
},
"stopId": "0:04080C",
"stopSequence": 12
},
{
"arrival": {
"time": "1748925887",
"uncertainty": 120
},
"departure": {
"time": "1748925887",
"uncertainty": 120
},
"stopId": "0:04090C",
"stopSequence": 13
},
{
"arrival": {
"time": "1748925961",
"uncertainty": 120
},
"departure": {
"time": "1748925961",
"uncertainty": 120
},
"stopId": "0:03100C",
"stopSequence": 14
},
{
"arrival": {
"time": "1748926008",
"uncertainty": 120
},
"departure": {
"time": "1748926008",
"uncertainty": 120
},
"stopId": "0:18280P",
"stopSequence": 15
},
{
"arrival": {
"time": "1748926045",
"uncertainty": 120
},
"departure": {
"time": "1748926045",
"uncertainty": 120
},
"stopId": "0:03390P",
"stopSequence": 16
},
{
"arrival": {
"time": "1748926099",
"uncertainty": 120
},
"departure": {
"time": "1748926099",
"uncertainty": 120
},
"stopId": "0:03400P",
"stopSequence": 17
},
{
"arrival": {
"time": "1748926165",
"uncertainty": 120
},
"departure": {
"time": "1748926165",
"uncertainty": 120
},
"stopId": "0:03380P",
"stopSequence": 18
},
{
"arrival": {
"time": "1748926236",
"uncertainty": 120
},
"departure": {
"time": "1748926236",
"uncertainty": 120
},
"stopId": "0:03070P",
"stopSequence": 19
},
{
"arrival": {
"time": "1748926283",
"uncertainty": 120
},
"departure": {
"time": "1748926283",
"uncertainty": 120
},
"stopId": "0:03060P",
"stopSequence": 20
},
{
"arrival": {
"time": "1748926328",
"uncertainty": 120
},
"departure": {
"time": "1748926328",
"uncertainty": 120
},
"stopId": "0:03050P",
"stopSequence": 21
},
{
"arrival": {
"time": "1748926373",
"uncertainty": 120
},
"departure": {
"time": "1748926373",
"uncertainty": 120
},
"stopId": "0:03040P",
"stopSequence": 22
},
{
"arrival": {
"time": "1748926489",
"uncertainty": 120
},
"departure": {
"time": "1748926489",
"uncertainty": 120
},
"stopId": "0:03030P",
"stopSequence": 23
},
{
"arrival": {
"time": "1748926590",
"uncertainty": 120
},
"departure": {
"time": "1748926590",
"uncertainty": 120
},
"stopId": "0:01010P",
"stopSequence": 24
},
{
"arrival": {
"time": "1748926667",
"uncertainty": 120
},
"departure": {
"time": "1748926667",
"uncertainty": 120
},
"stopId": "0:01020C",
"stopSequence": 25
},
{
"arrival": {
"time": "1748926696",
"uncertainty": 120
},
"stopId": "0:03010C",
"stopSequence": 26
}
],
"trip": {
"directionId": 1,
"routeId": "1131",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987679"
}
}
},
{
"id": "987650",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748920921",
"uncertainty": 120
},
"stopId": "0:05342C",
"stopSequence": 1
},
{
"arrival": {
"time": "1748920953",
"uncertainty": 120
},
"departure": {
"time": "1748920993",
"uncertainty": 120
},
"stopId": "0:17775P",
"stopSequence": 2
},
{
"arrival": {
"time": "1748921061",
"uncertainty": 120
},
"departure": {
"time": "1748921092",
"uncertainty": 120
},
"stopId": "0:05530C",
"stopSequence": 3
},
{
"arrival": {
"time": "1748921282",
"uncertainty": 120
},
"departure": {
"time": "1748921282",
"uncertainty": 120
},
"stopId": "0:19070C",
"stopSequence": 4
},
{
"arrival": {
"time": "1748921372",
"uncertainty": 120
},
"departure": {
"time": "1748921372",
"uncertainty": 120
},
"stopId": "0:05460C",
"stopSequence": 5
},
{
"arrival": {
"time": "1748921397",
"uncertainty": 120
},
"departure": {
"time": "1748921397",
"uncertainty": 120
},
"stopId": "0:05202P",
"stopSequence": 6
},
{
"arrival": {
"time": "1748921579",
"uncertainty": 120
},
"departure": {
"time": "1748921582",
"uncertainty": 120
},
"stopId": "0:19075C",
"stopSequence": 7
},
{
"arrival": {
"time": "1748921670",
"uncertainty": 120
},
"departure": {
"time": "1748921670",
"uncertainty": 120
},
"stopId": "0:19080C",
"stopSequence": 8
},
{
"arrival": {
"time": "1748921739",
"uncertainty": 120
},
"departure": {
"time": "1748921741",
"uncertainty": 120
},
"stopId": "0:05450C",
"stopSequence": 9
},
{
"arrival": {
"time": "1748921841",
"uncertainty": 120
},
"departure": {
"time": "1748921853",
"uncertainty": 120
},
"stopId": "0:04220C",
"stopSequence": 10
},
{
"arrival": {
"time": "1748921996",
"uncertainty": 120
},
"departure": {
"time": "1748922012",
"uncertainty": 120
},
"stopId": "0:05440C",
"stopSequence": 11
},
{
"arrival": {
"time": "1748922121",
"uncertainty": 120
},
"departure": {
"time": "1748922121",
"uncertainty": 120
},
"stopId": "0:05370C",
"stopSequence": 12
},
{
"arrival": {
"time": "1748922288",
"uncertainty": 120
},
"departure": {
"time": "1748922322",
"uncertainty": 120
},
"stopId": "0:04180C",
"stopSequence": 13
},
{
"arrival": {
"time": "1748922352",
"uncertainty": 120
},
"departure": {
"time": "1748922402",
"uncertainty": 120
},
"stopId": "0:07185C",
"stopSequence": 14
},
{
"arrival": {
"time": "1748922462",
"uncertainty": 120
},
"departure": {
"time": "1748922462",
"uncertainty": 120
},
"stopId": "0:07180C",
"stopSequence": 15
},
{
"arrival": {
"time": "1748922623",
"uncertainty": 120
},
"departure": {
"time": "1748922623",
"uncertainty": 120
},
"stopId": "0:07170C",
"stopSequence": 16
},
{
"arrival": {
"time": "1748922722",
"uncertainty": 120
},
"departure": {
"time": "1748922852",
"uncertainty": 120
},
"stopId": "0:18130C",
"stopSequence": 17
},
{
"arrival": {
"time": "1748922903",
"uncertainty": 120
},
"departure": {
"time": "1748922903",
"uncertainty": 120
},
"stopId": "0:01362C",
"stopSequence": 18
},
{
"arrival": {
"time": "1748922960",
"uncertainty": 120
},
"departure": {
"time": "1748922960",
"uncertainty": 120
},
"stopId": "0:19040C",
"stopSequence": 19
},
{
"arrival": {
"time": "1748923094",
"uncertainty": 120
},
"departure": {
"time": "1748923094",
"uncertainty": 120
},
"stopId": "0:01362P",
"stopSequence": 20
},
{
"arrival": {
"time": "1748923155",
"uncertainty": 120
},
"departure": {
"time": "1748923155",
"uncertainty": 120
},
"stopId": "0:18130P",
"stopSequence": 21
},
{
"arrival": {
"time": "1748923180",
"uncertainty": 120
},
"departure": {
"time": "1748923180",
"uncertainty": 120
},
"stopId": "0:01320P",
"stopSequence": 22
},
{
"arrival": {
"time": "1748923319",
"uncertainty": 120
},
"departure": {
"time": "1748923319",
"uncertainty": 120
},
"stopId": "0:05010P",
"stopSequence": 23
},
{
"arrival": {
"time": "1748923410",
"uncertainty": 120
},
"departure": {
"time": "1748923410",
"uncertainty": 120
},
"stopId": "0:05020P",
"stopSequence": 24
},
{
"arrival": {
"time": "1748923615",
"uncertainty": 120
},
"departure": {
"time": "1748923615",
"uncertainty": 120
},
"stopId": "0:18210P",
"stopSequence": 25
},
{
"arrival": {
"time": "1748923795",
"uncertainty": 120
},
"departure": {
"time": "1748923795",
"uncertainty": 120
},
"stopId": "0:01600C",
"stopSequence": 26
},
{
"arrival": {
"time": "1748923862",
"uncertainty": 120
},
"departure": {
"time": "1748923862",
"uncertainty": 120
},
"stopId": "0:01601C",
"stopSequence": 27
},
{
"arrival": {
"time": "1748923915",
"uncertainty": 120
},
"departure": {
"time": "1748923915",
"uncertainty": 120
},
"stopId": "0:02167P",
"stopSequence": 28
},
{
"arrival": {
"time": "1748923956",
"uncertainty": 120
},
"departure": {
"time": "1748923956",
"uncertainty": 120
},
"stopId": "0:02166P",
"stopSequence": 29
},
{
"arrival": {
"time": "1748923992",
"uncertainty": 120
},
"departure": {
"time": "1748923992",
"uncertainty": 120
},
"stopId": "0:02165P",
"stopSequence": 30
},
{
"arrival": {
"time": "1748924107",
"uncertainty": 120
},
"departure": {
"time": "1748924107",
"uncertainty": 120
},
"stopId": "0:02160P",
"stopSequence": 31
},
{
"arrival": {
"time": "1748924170",
"uncertainty": 120
},
"departure": {
"time": "1748924170",
"uncertainty": 120
},
"stopId": "0:02170P",
"stopSequence": 32
},
{
"arrival": {
"time": "1748924225",
"uncertainty": 120
},
"departure": {
"time": "1748924225",
"uncertainty": 120
},
"stopId": "0:02176P",
"stopSequence": 33
},
{
"arrival": {
"time": "1748924357",
"uncertainty": 120
},
"departure": {
"time": "1748924357",
"uncertainty": 120
},
"stopId": "0:02175P",
"stopSequence": 34
},
{
"arrival": {
"time": "1748924413",
"uncertainty": 120
},
"departure": {
"time": "1748924413",
"uncertainty": 120
},
"stopId": "0:02180P",
"stopSequence": 35
},
{
"arrival": {
"time": "1748924445",
"uncertainty": 120
},
"departure": {
"time": "1748924445",
"uncertainty": 120
},
"stopId": "0:02190P",
"stopSequence": 36
},
{
"arrival": {
"time": "1748924496",
"uncertainty": 120
},
"departure": {
"time": "1748924496",
"uncertainty": 120
},
"stopId": "0:02200P",
"stopSequence": 37
},
{
"arrival": {
"time": "1748924528",
"uncertainty": 120
},
"departure": {
"time": "1748924528",
"uncertainty": 120
},
"stopId": "0:02210P",
"stopSequence": 38
},
{
"arrival": {
"time": "1748924600",
"uncertainty": 120
},
"departure": {
"time": "1748924600",
"uncertainty": 120
},
"stopId": "0:02220P",
"stopSequence": 39
},
{
"arrival": {
"time": "1748924654",
"uncertainty": 120
},
"departure": {
"time": "1748924654",
"uncertainty": 120
},
"stopId": "0:02230P",
"stopSequence": 40
},
{
"arrival": {
"time": "1748924713",
"uncertainty": 120
},
"departure": {
"time": "1748924713",
"uncertainty": 120
},
"stopId": "0:05490P",
"stopSequence": 41
},
{
"arrival": {
"time": "1748924769",
"uncertainty": 120
},
"departure": {
"time": "1748924769",
"uncertainty": 120
},
"stopId": "0:05480P",
"stopSequence": 42
},
{
"arrival": {
"time": "1748924829",
"uncertainty": 120
},
"departure": {
"time": "1748924829",
"uncertainty": 120
},
"stopId": "0:05475P",
"stopSequence": 43
},
{
"arrival": {
"time": "1748924905",
"uncertainty": 120
},
"departure": {
"time": "1748924905",
"uncertainty": 120
},
"stopId": "0:PE21030P",
"stopSequence": 44
},
{
"arrival": {
"time": "1748925002",
"uncertainty": 120
},
"departure": {
"time": "1748925002",
"uncertainty": 120
},
"stopId": "0:PE21020P",
"stopSequence": 45
},
{
"arrival": {
"time": "1748925046",
"uncertainty": 120
},
"departure": {
"time": "1748925046",
"uncertainty": 120
},
"stopId": "0:PE0440P",
"stopSequence": 46
},
{
"arrival": {
"time": "1748925075",
"uncertainty": 120
},
"departure": {
"time": "1748925075",
"uncertainty": 120
},
"stopId": "0:PE04037P",
"stopSequence": 47
},
{
"arrival": {
"time": "1748925171",
"uncertainty": 120
},
"departure": {
"time": "1748925171",
"uncertainty": 120
},
"stopId": "0:PE00401C",
"stopSequence": 48
},
{
"arrival": {
"time": "1748925220",
"uncertainty": 120
},
"departure": {
"time": "1748925220",
"uncertainty": 120
},
"stopId": "0:PE21060C",
"stopSequence": 49
},
{
"arrival": {
"time": "1748925289",
"uncertainty": 120
},
"departure": {
"time": "1748925289",
"uncertainty": 120
},
"stopId": "0:PE04102C",
"stopSequence": 50
},
{
"arrival": {
"time": "1748925421",
"uncertainty": 120
},
"departure": {
"time": "1748925421",
"uncertainty": 120
},
"stopId": "0:PE04103C",
"stopSequence": 51
},
{
"arrival": {
"time": "1748925557",
"uncertainty": 120
},
"departure": {
"time": "1748925557",
"uncertainty": 120
},
"stopId": "0:PE04104C",
"stopSequence": 52
},
{
"arrival": {
"time": "1748925651",
"uncertainty": 120
},
"departure": {
"time": "1748925651",
"uncertainty": 120
},
"stopId": "0:PE04105C",
"stopSequence": 53
},
{
"arrival": {
"time": "1748925727",
"uncertainty": 120
},
"departure": {
"time": "1748925727",
"uncertainty": 120
},
"stopId": "0:PE04107C",
"stopSequence": 54
},
{
"arrival": {
"time": "1748925807",
"uncertainty": 120
},
"departure": {
"time": "1748925807",
"uncertainty": 120
},
"stopId": "0:PE0140P",
"stopSequence": 55
},
{
"arrival": {
"time": "1748925871",
"uncertainty": 120
},
"departure": {
"time": "1748925871",
"uncertainty": 120
},
"stopId": "0:PE0141P",
"stopSequence": 56
},
{
"arrival": {
"time": "1748925895",
"uncertainty": 120
},
"departure": {
"time": "1748925895",
"uncertainty": 120
},
"stopId": "0:PE0130C",
"stopSequence": 57
},
{
"arrival": {
"time": "1748926061",
"uncertainty": 120
},
"stopId": "0:PE00240C",
"stopSequence": 58
}
],
"trip": {
"directionId": 0,
"routeId": "1183",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987650"
},
"vehicle": {
"id": "37",
"label": "37"
}
}
},
{
"id": "988041",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748923800"
},
"stopId": "0:46070C",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "8860",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2988041"
}
}
},
{
"id": "987549",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748922040",
"uncertainty": 120
},
"stopId": "0:46030C",
"stopSequence": 1
},
{
"arrival": {
"time": "1748922109",
"uncertainty": 120
},
"departure": {
"time": "1748922130",
"uncertainty": 120
},
"stopId": "0:41014P",
"stopSequence": 2
},
{
"arrival": {
"time": "1748922197",
"uncertainty": 120
},
"departure": {
"time": "1748922197",
"uncertainty": 120
},
"stopId": "0:42250P",
"stopSequence": 3
},
{
"arrival": {
"time": "1748922281",
"uncertainty": 120
},
"departure": {
"time": "1748922281",
"uncertainty": 120
},
"stopId": "0:42240P",
"stopSequence": 4
},
{
"arrival": {
"time": "1748922341",
"uncertainty": 120
},
"departure": {
"time": "1748922341",
"uncertainty": 120
},
"stopId": "0:46140P",
"stopSequence": 5
},
{
"arrival": {
"time": "1748922401",
"uncertainty": 120
},
"departure": {
"time": "1748922401",
"uncertainty": 120
},
"stopId": "0:47210P",
"stopSequence": 6
},
{
"arrival": {
"time": "1748922431",
"uncertainty": 120
},
"departure": {
"time": "1748922431",
"uncertainty": 120
},
"stopId": "0:47200P",
"stopSequence": 7
},
{
"arrival": {
"time": "1748922461",
"uncertainty": 120
},
"departure": {
"time": "1748922461",
"uncertainty": 120
},
"stopId": "0:47195P",
"stopSequence": 8
},
{
"arrival": {
"time": "1748922480",
"uncertainty": 120
},
"departure": {
"time": "1748922480",
"uncertainty": 120
},
"stopId": "0:47190P",
"stopSequence": 9
},
{
"arrival": {
"time": "1748922496",
"uncertainty": 120
},
"departure": {
"time": "1748922496",
"uncertainty": 120
},
"stopId": "0:47180P",
"stopSequence": 10
},
{
"arrival": {
"time": "1748922515",
"uncertainty": 120
},
"departure": {
"time": "1748922522",
"uncertainty": 120
},
"stopId": "0:47170P",
"stopSequence": 11
},
{
"arrival": {
"time": "1748922547",
"uncertainty": 120
},
"departure": {
"time": "1748922547",
"uncertainty": 120
},
"stopId": "0:47160P",
"stopSequence": 12
},
{
"arrival": {
"time": "1748922641",
"uncertainty": 120
},
"departure": {
"time": "1748922641",
"uncertainty": 120
},
"stopId": "0:47140P",
"stopSequence": 13
},
{
"arrival": {
"time": "1748922671",
"uncertainty": 120
},
"departure": {
"time": "1748922671",
"uncertainty": 120
},
"stopId": "0:47130P",
"stopSequence": 14
},
{
"arrival": {
"time": "1748922700",
"uncertainty": 120
},
"departure": {
"time": "1748922700",
"uncertainty": 120
},
"stopId": "0:47120P",
"stopSequence": 15
},
{
"arrival": {
"time": "1748922731",
"uncertainty": 120
},
"departure": {
"time": "1748922731",
"uncertainty": 120
},
"stopId": "0:47116P",
"stopSequence": 16
},
{
"arrival": {
"time": "1748922758",
"uncertainty": 120
},
"departure": {
"time": "1748922758",
"uncertainty": 120
},
"stopId": "0:47110P",
"stopSequence": 17
},
{
"arrival": {
"time": "1748922777",
"uncertainty": 120
},
"departure": {
"time": "1748922777",
"uncertainty": 120
},
"stopId": "0:47100P",
"stopSequence": 18
},
{
"arrival": {
"time": "1748922824",
"uncertainty": 120
},
"departure": {
"time": "1748922824",
"uncertainty": 120
},
"stopId": "0:47090P",
"stopSequence": 19
},
{
"arrival": {
"time": "1748922845",
"uncertainty": 120
},
"departure": {
"time": "1748922845",
"uncertainty": 120
},
"stopId": "0:47080P",
"stopSequence": 20
},
{
"arrival": {
"time": "1748922862",
"uncertainty": 120
},
"departure": {
"time": "1748922862",
"uncertainty": 120
},
"stopId": "0:47070P",
"stopSequence": 21
},
{
"arrival": {
"time": "1748922897",
"uncertainty": 120
},
"departure": {
"time": "1748922897",
"uncertainty": 120
},
"stopId": "0:47060P",
"stopSequence": 22
},
{
"arrival": {
"time": "1748922978",
"uncertainty": 120
},
"departure": {
"time": "1748922978",
"uncertainty": 120
},
"stopId": "0:47041P",
"stopSequence": 23
},
{
"arrival": {
"time": "1748922998",
"uncertainty": 120
},
"departure": {
"time": "1748922998",
"uncertainty": 120
},
"stopId": "0:47031P",
"stopSequence": 24
},
{
"arrival": {
"time": "1748923012",
"uncertainty": 120
},
"departure": {
"time": "1748923012",
"uncertainty": 120
},
"stopId": "0:47021P",
"stopSequence": 25
},
{
"arrival": {
"time": "1748923038",
"uncertainty": 120
},
"departure": {
"time": "1748923038",
"uncertainty": 120
},
"stopId": "0:47011P",
"stopSequence": 26
},
{
"arrival": {
"time": "1748923158",
"uncertainty": 120
},
"departure": {
"time": "1748923158",
"uncertainty": 120
},
"stopId": "0:47011C",
"stopSequence": 27
},
{
"arrival": {
"time": "1748923213",
"uncertainty": 120
},
"departure": {
"time": "1748923213",
"uncertainty": 120
},
"stopId": "0:47021C",
"stopSequence": 28
},
{
"arrival": {
"time": "1748923245",
"uncertainty": 120
},
"departure": {
"time": "1748923245",
"uncertainty": 120
},
"stopId": "0:47031C",
"stopSequence": 29
},
{
"arrival": {
"time": "1748923278",
"uncertainty": 120
},
"departure": {
"time": "1748923278",
"uncertainty": 120
},
"stopId": "0:47041C",
"stopSequence": 30
},
{
"arrival": {
"time": "1748923338",
"uncertainty": 120
},
"departure": {
"time": "1748923338",
"uncertainty": 120
},
"stopId": "0:AV930C",
"stopSequence": 31
},
{
"arrival": {
"time": "1748923340",
"uncertainty": 120
},
"departure": {
"time": "1748923340",
"uncertainty": 120
},
"stopId": "0:AV920C",
"stopSequence": 32
},
{
"arrival": {
"time": "1748923389",
"uncertainty": 120
},
"departure": {
"time": "1748923389",
"uncertainty": 120
},
"stopId": "0:AV910C",
"stopSequence": 33
},
{
"arrival": {
"time": "1748923429",
"uncertainty": 120
},
"departure": {
"time": "1748923429",
"uncertainty": 120
},
"stopId": "0:AV900C",
"stopSequence": 34
},
{
"arrival": {
"time": "1748923462",
"uncertainty": 120
},
"departure": {
"time": "1748923462",
"uncertainty": 120
},
"stopId": "0:AV890C",
"stopSequence": 35
},
{
"arrival": {
"time": "1748923518",
"uncertainty": 120
},
"departure": {
"time": "1748923518",
"uncertainty": 120
},
"stopId": "0:AV880C",
"stopSequence": 36
},
{
"arrival": {
"time": "1748923539",
"uncertainty": 120
},
"departure": {
"time": "1748923539",
"uncertainty": 120
},
"stopId": "0:AV870C",
"stopSequence": 37
},
{
"arrival": {
"time": "1748923592",
"uncertainty": 120
},
"departure": {
"time": "1748923592",
"uncertainty": 120
},
"stopId": "0:AV860C",
"stopSequence": 38
},
{
"arrival": {
"time": "1748923612",
"uncertainty": 120
},
"departure": {
"time": "1748923612",
"uncertainty": 120
},
"stopId": "0:AV850C",
"stopSequence": 39
},
{
"arrival": {
"time": "1748923638",
"uncertainty": 120
},
"departure": {
"time": "1748923638",
"uncertainty": 120
},
"stopId": "0:AV640C",
"stopSequence": 40
},
{
"arrival": {
"time": "1748923698",
"uncertainty": 120
},
"departure": {
"time": "1748923698",
"uncertainty": 120
},
"stopId": "0:AV650C",
"stopSequence": 41
},
{
"arrival": {
"time": "1748923723",
"uncertainty": 120
},
"departure": {
"time": "1748923723",
"uncertainty": 120
},
"stopId": "0:AV670C",
"stopSequence": 42
},
{
"arrival": {
"time": "1748923774",
"uncertainty": 120
},
"departure": {
"time": "1748923774",
"uncertainty": 120
},
"stopId": "0:AV680C",
"stopSequence": 43
},
{
"arrival": {
"time": "1748923818",
"uncertainty": 120
},
"departure": {
"time": "1748923818",
"uncertainty": 120
},
"stopId": "0:AV420C",
"stopSequence": 44
},
{
"arrival": {
"time": "1748923936",
"uncertainty": 120
},
"stopId": "0:AV1005C",
"stopSequence": 45
}
],
"trip": {
"directionId": 1,
"routeId": "8890",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987549"
},
"vehicle": {
"id": "135",
"label": "135"
}
}
},
{
"id": "987514",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748925600"
},
"stopId": "0:AV1000C",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "8850",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987514"
}
}
},
{
"id": "987339",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748925000",
"uncertainty": 120
},
"stopId": "0:45010C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "4450",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987339"
}
}
},
{
"id": "987314",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748923200",
"uncertainty": 120
},
"stopId": "0:41016P",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "4430",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987314"
}
}
},
{
"id": "987587",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748923500"
},
"stopId": "0:46130C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1182",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987587"
}
}
},
{
"id": "987560",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748925000",
"uncertainty": 120
},
"stopId": "0:05342C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "2010",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987560"
}
}
},
{
"id": "987559",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748923200",
"uncertainty": 120
},
"stopId": "0:05342C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "2010",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987559"
}
}
},
{
"id": "987558",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748921447",
"uncertainty": 120
},
"stopId": "0:05342C",
"stopSequence": 1
},
{
"arrival": {
"time": "1748921507",
"uncertainty": 120
},
"departure": {
"time": "1748921507",
"uncertainty": 120
},
"stopId": "0:15240P",
"stopSequence": 2
},
{
"arrival": {
"time": "1748921538",
"uncertainty": 120
},
"departure": {
"time": "1748921538",
"uncertainty": 120
},
"stopId": "0:15645P",
"stopSequence": 3
},
{
"arrival": {
"time": "1748921607",
"uncertainty": 120
},
"departure": {
"time": "1748921607",
"uncertainty": 120
},
"stopId": "0:15585C",
"stopSequence": 4
},
{
"arrival": {
"time": "1748921657",
"uncertainty": 120
},
"departure": {
"time": "1748921657",
"uncertainty": 120
},
"stopId": "0:11320P",
"stopSequence": 5
},
{
"arrival": {
"time": "1748921722",
"uncertainty": 120
},
"departure": {
"time": "1748921722",
"uncertainty": 120
},
"stopId": "0:11390P",
"stopSequence": 6
},
{
"arrival": {
"time": "1748921759",
"uncertainty": 120
},
"departure": {
"time": "1748921806",
"uncertainty": 120
},
"stopId": "0:11735P",
"stopSequence": 7
},
{
"arrival": {
"time": "1748921854",
"uncertainty": 120
},
"departure": {
"time": "1748921854",
"uncertainty": 120
},
"stopId": "0:11742P",
"stopSequence": 8
},
{
"arrival": {
"time": "1748921884",
"uncertainty": 120
},
"departure": {
"time": "1748921884",
"uncertainty": 120
},
"stopId": "0:11744P",
"stopSequence": 9
},
{
"arrival": {
"time": "1748921986",
"uncertainty": 120
},
"departure": {
"time": "1748921986",
"uncertainty": 120
},
"stopId": "0:11491P",
"stopSequence": 10
},
{
"arrival": {
"time": "1748922046",
"uncertainty": 120
},
"departure": {
"time": "1748922046",
"uncertainty": 120
},
"stopId": "0:11746P",
"stopSequence": 11
},
{
"arrival": {
"time": "1748922123",
"uncertainty": 120
},
"departure": {
"time": "1748922136",
"uncertainty": 120
},
"stopId": "0:11800P",
"stopSequence": 12
},
{
"arrival": {
"time": "1748922177",
"uncertainty": 120
},
"departure": {
"time": "1748922196",
"uncertainty": 120
},
"stopId": "0:11810C",
"stopSequence": 13
},
{
"arrival": {
"time": "1748922275",
"uncertainty": 120
},
"departure": {
"time": "1748922275",
"uncertainty": 120
},
"stopId": "0:11815C",
"stopSequence": 14
},
{
"arrival": {
"time": "1748922359",
"uncertainty": 120
},
"departure": {
"time": "1748922406",
"uncertainty": 120
},
"stopId": "0:11820C",
"stopSequence": 15
},
{
"arrival": {
"time": "1748922496",
"uncertainty": 120
},
"departure": {
"time": "1748922496",
"uncertainty": 120
},
"stopId": "0:11591C",
"stopSequence": 16
},
{
"arrival": {
"time": "1748922526",
"uncertainty": 120
},
"departure": {
"time": "1748922526",
"uncertainty": 120
},
"stopId": "0:11825C",
"stopSequence": 17
},
{
"arrival": {
"time": "1748922561",
"uncertainty": 120
},
"departure": {
"time": "1748922561",
"uncertainty": 120
},
"stopId": "0:15645C",
"stopSequence": 18
},
{
"arrival": {
"time": "1748922666",
"uncertainty": 120
},
"departure": {
"time": "1748922676",
"uncertainty": 120
},
"stopId": "0:15240C",
"stopSequence": 19
},
{
"arrival": {
"time": "1748922737",
"uncertainty": 120
},
"departure": {
"time": "1748922737",
"uncertainty": 120
},
"stopId": "0:17800C",
"stopSequence": 20
},
{
"arrival": {
"time": "1748922787",
"uncertainty": 120
},
"departure": {
"time": "1748922797",
"uncertainty": 120
},
"stopId": "0:11342P",
"stopSequence": 21
},
{
"arrival": {
"time": "1748922888",
"uncertainty": 120
},
"departure": {
"time": "1748922888",
"uncertainty": 120
},
"stopId": "0:15280P",
"stopSequence": 22
},
{
"arrival": {
"time": "1748922926",
"uncertainty": 120
},
"departure": {
"time": "1748922926",
"uncertainty": 120
},
"stopId": "0:15290P",
"stopSequence": 23
},
{
"arrival": {
"time": "1748922975",
"uncertainty": 120
},
"departure": {
"time": "1748922975",
"uncertainty": 120
},
"stopId": "0:15300P",
"stopSequence": 24
},
{
"arrival": {
"time": "1748923020",
"uncertainty": 120
},
"departure": {
"time": "1748923020",
"uncertainty": 120
},
"stopId": "0:15310P",
"stopSequence": 25
},
{
"arrival": {
"time": "1748923067",
"uncertainty": 120
},
"departure": {
"time": "1748923067",
"uncertainty": 120
},
"stopId": "0:15320P",
"stopSequence": 26
},
{
"arrival": {
"time": "1748923128",
"uncertainty": 120
},
"departure": {
"time": "1748923128",
"uncertainty": 120
},
"stopId": "0:15330P",
"stopSequence": 27
},
{
"arrival": {
"time": "1748923204",
"uncertainty": 120
},
"departure": {
"time": "1748923204",
"uncertainty": 120
},
"stopId": "0:15335C",
"stopSequence": 28
},
{
"arrival": {
"time": "1748923248",
"uncertainty": 120
},
"departure": {
"time": "1748923248",
"uncertainty": 120
},
"stopId": "0:11342C",
"stopSequence": 29
},
{
"arrival": {
"time": "1748923298",
"uncertainty": 120
},
"departure": {
"time": "1748923298",
"uncertainty": 120
},
"stopId": "0:11785C",
"stopSequence": 30
},
{
"arrival": {
"time": "1748923308",
"uncertainty": 120
},
"departure": {
"time": "1748923308",
"uncertainty": 120
},
"stopId": "0:15402C",
"stopSequence": 31
},
{
"arrival": {
"time": "1748923334",
"uncertainty": 120
},
"stopId": "0:05342C",
"stopSequence": 32
}
],
"trip": {
"directionId": 0,
"routeId": "2010",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987558"
},
"vehicle": {
"id": "71",
"label": "71"
}
}
},
{
"id": "987542",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748924400",
"uncertainty": 120
},
"stopId": "0:AV1005C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "8890",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987542"
}
}
},
{
"id": "987235",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748922881",
"uncertainty": 120
},
"stopId": "0:11010P",
"stopSequence": 1
},
{
"arrival": {
"time": "1748922941",
"uncertainty": 120
},
"departure": {
"time": "1748922941",
"uncertainty": 120
},
"stopId": "0:12250C",
"stopSequence": 2
},
{
"arrival": {
"time": "1748922982",
"uncertainty": 120
},
"departure": {
"time": "1748922982",
"uncertainty": 120
},
"stopId": "0:12260C",
"stopSequence": 3
},
{
"arrival": {
"time": "1748923082",
"uncertainty": 120
},
"departure": {
"time": "1748923082",
"uncertainty": 120
},
"stopId": "0:12270C",
"stopSequence": 4
},
{
"arrival": {
"time": "1748923092",
"uncertainty": 120
},
"departure": {
"time": "1748923092",
"uncertainty": 120
},
"stopId": "0:1B050P",
"stopSequence": 5
},
{
"arrival": {
"time": "1748923141",
"uncertainty": 120
},
"departure": {
"time": "1748923141",
"uncertainty": 120
},
"stopId": "0:12290C",
"stopSequence": 6
},
{
"arrival": {
"time": "1748923184",
"uncertainty": 120
},
"departure": {
"time": "1748923184",
"uncertainty": 120
},
"stopId": "0:12300C",
"stopSequence": 7
},
{
"arrival": {
"time": "1748923245",
"uncertainty": 120
},
"departure": {
"time": "1748923245",
"uncertainty": 120
},
"stopId": "0:12310C",
"stopSequence": 8
},
{
"arrival": {
"time": "1748923307",
"uncertainty": 120
},
"departure": {
"time": "1748923307",
"uncertainty": 120
},
"stopId": "0:12320C",
"stopSequence": 9
},
{
"arrival": {
"time": "1748923421",
"uncertainty": 120
},
"departure": {
"time": "1748923421",
"uncertainty": 120
},
"stopId": "0:12325C",
"stopSequence": 10
},
{
"arrival": {
"time": "1748923485",
"uncertainty": 120
},
"departure": {
"time": "1748923485",
"uncertainty": 120
},
"stopId": "0:12330C",
"stopSequence": 11
},
{
"arrival": {
"time": "1748923526",
"uncertainty": 120
},
"departure": {
"time": "1748923526",
"uncertainty": 120
},
"stopId": "0:12335C",
"stopSequence": 12
},
{
"arrival": {
"time": "1748923581",
"uncertainty": 120
},
"departure": {
"time": "1748923581",
"uncertainty": 120
},
"stopId": "0:12340C",
"stopSequence": 13
},
{
"arrival": {
"time": "1748923606",
"uncertainty": 120
},
"departure": {
"time": "1748923606",
"uncertainty": 120
},
"stopId": "0:12350C",
"stopSequence": 14
},
{
"arrival": {
"time": "1748923646",
"uncertainty": 120
},
"departure": {
"time": "1748923646",
"uncertainty": 120
},
"stopId": "0:12360C",
"stopSequence": 15
},
{
"arrival": {
"time": "1748923702",
"uncertainty": 120
},
"departure": {
"time": "1748923702",
"uncertainty": 120
},
"stopId": "0:11539P",
"stopSequence": 16
},
{
"arrival": {
"time": "1748923727",
"uncertainty": 120
},
"departure": {
"time": "1748923727",
"uncertainty": 120
},
"stopId": "0:11540P",
"stopSequence": 17
},
{
"arrival": {
"time": "1748923812",
"uncertainty": 120
},
"departure": {
"time": "1748923812",
"uncertainty": 120
},
"stopId": "0:12370C",
"stopSequence": 18
},
{
"arrival": {
"time": "1748923858",
"uncertainty": 120
},
"departure": {
"time": "1748923858",
"uncertainty": 120
},
"stopId": "0:12380C",
"stopSequence": 19
},
{
"arrival": {
"time": "1748923907",
"uncertainty": 120
},
"departure": {
"time": "1748923907",
"uncertainty": 120
},
"stopId": "0:12390C",
"stopSequence": 20
},
{
"arrival": {
"time": "1748923967",
"uncertainty": 120
},
"departure": {
"time": "1748923967",
"uncertainty": 120
},
"stopId": "0:11300C",
"stopSequence": 21
},
{
"arrival": {
"time": "1748924037",
"uncertainty": 120
},
"departure": {
"time": "1748924037",
"uncertainty": 120
},
"stopId": "0:11305C",
"stopSequence": 22
},
{
"arrival": {
"time": "1748924207",
"uncertainty": 120
},
"departure": {
"time": "1748924207",
"uncertainty": 120
},
"stopId": "0:15240C",
"stopSequence": 23
},
{
"arrival": {
"time": "1748924265",
"uncertainty": 120
},
"departure": {
"time": "1748924265",
"uncertainty": 120
},
"stopId": "0:17800C",
"stopSequence": 24
},
{
"arrival": {
"time": "1748924344",
"uncertainty": 120
},
"departure": {
"time": "1748924344",
"uncertainty": 120
},
"stopId": "0:15400C",
"stopSequence": 25
},
{
"arrival": {
"time": "1748924387",
"uncertainty": 120
},
"departure": {
"time": "1748924387",
"uncertainty": 120
},
"stopId": "0:15402C",
"stopSequence": 26
},
{
"arrival": {
"time": "1748924413",
"uncertainty": 120
},
"stopId": "0:05343P",
"stopSequence": 27
}
],
"trip": {
"directionId": 0,
"routeId": "2300",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987235"
},
"vehicle": {
"id": "14",
"label": "14"
}
}
},
{
"id": "987262",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748925900",
"uncertainty": 120
},
"stopId": "0:12620C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "2330",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987262"
}
}
},
{
"id": "987244",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748921192",
"uncertainty": 120
},
"stopId": "0:1C040P",
"stopSequence": 1
},
{
"arrival": {
"time": "1748921202",
"uncertainty": 120
},
"departure": {
"time": "1748921202",
"uncertainty": 120
},
"stopId": "0:1C141C",
"stopSequence": 2
},
{
"arrival": {
"time": "1748921227",
"uncertainty": 120
},
"departure": {
"time": "1748921227",
"uncertainty": 120
},
"stopId": "0:1C142C",
"stopSequence": 3
},
{
"arrival": {
"time": "1748921260",
"uncertainty": 120
},
"departure": {
"time": "1748921260",
"uncertainty": 120
},
"stopId": "0:1C166C",
"stopSequence": 4
},
{
"arrival": {
"time": "1748921316",
"uncertainty": 120
},
"departure": {
"time": "1748921316",
"uncertainty": 120
},
"stopId": "0:11060P",
"stopSequence": 5
},
{
"arrival": {
"time": "1748921345",
"uncertainty": 120
},
"departure": {
"time": "1748921345",
"uncertainty": 120
},
"stopId": "0:11645C",
"stopSequence": 6
},
{
"arrival": {
"time": "1748921475",
"uncertainty": 120
},
"departure": {
"time": "1748921475",
"uncertainty": 120
},
"stopId": "0:1C180C",
"stopSequence": 7
},
{
"arrival": {
"time": "1748921529",
"uncertainty": 120
},
"departure": {
"time": "1748921552",
"uncertainty": 120
},
"stopId": "0:1C185C",
"stopSequence": 8
},
{
"arrival": {
"time": "1748921610",
"uncertainty": 120
},
"departure": {
"time": "1748921642",
"uncertainty": 120
},
"stopId": "0:1C195C",
"stopSequence": 9
},
{
"arrival": {
"time": "1748921708",
"uncertainty": 120
},
"departure": {
"time": "1748921732",
"uncertainty": 120
},
"stopId": "0:1C205C",
"stopSequence": 10
},
{
"arrival": {
"time": "1748921761",
"uncertainty": 120
},
"departure": {
"time": "1748921761",
"uncertainty": 120
},
"stopId": "0:1C200C",
"stopSequence": 11
},
{
"arrival": {
"time": "1748921786",
"uncertainty": 120
},
"departure": {
"time": "1748921786",
"uncertainty": 120
},
"stopId": "0:1C190C",
"stopSequence": 12
},
{
"arrival": {
"time": "1748921829",
"uncertainty": 120
},
"departure": {
"time": "1748921852",
"uncertainty": 120
},
"stopId": "0:1C090C",
"stopSequence": 13
},
{
"arrival": {
"time": "1748921876",
"uncertainty": 120
},
"departure": {
"time": "1748921876",
"uncertainty": 120
},
"stopId": "0:1C095C",
"stopSequence": 14
},
{
"arrival": {
"time": "1748921923",
"uncertainty": 120
},
"departure": {
"time": "1748921923",
"uncertainty": 120
},
"stopId": "0:1C100C",
"stopSequence": 15
},
{
"arrival": {
"time": "1748921962",
"uncertainty": 120
},
"departure": {
"time": "1748921962",
"uncertainty": 120
},
"stopId": "0:1C105C",
"stopSequence": 16
},
{
"arrival": {
"time": "1748921993",
"uncertainty": 120
},
"departure": {
"time": "1748922002",
"uncertainty": 120
},
"stopId": "0:1C110C",
"stopSequence": 17
},
{
"arrival": {
"time": "1748922049",
"uncertainty": 120
},
"departure": {
"time": "1748922049",
"uncertainty": 120
},
"stopId": "0:1C115C",
"stopSequence": 18
},
{
"arrival": {
"time": "1748922062",
"uncertainty": 120
},
"departure": {
"time": "1748922062",
"uncertainty": 120
},
"stopId": "0:1C120C",
"stopSequence": 19
},
{
"arrival": {
"time": "1748922122",
"uncertainty": 120
},
"departure": {
"time": "1748922122",
"uncertainty": 120
},
"stopId": "0:1C125C",
"stopSequence": 20
},
{
"arrival": {
"time": "1748922152",
"uncertainty": 120
},
"departure": {
"time": "1748922152",
"uncertainty": 120
},
"stopId": "0:1C130C",
"stopSequence": 21
},
{
"arrival": {
"time": "1748922165",
"uncertainty": 120
},
"departure": {
"time": "1748922165",
"uncertainty": 120
},
"stopId": "0:1C135C",
"stopSequence": 22
},
{
"arrival": {
"time": "1748922177",
"uncertainty": 120
},
"departure": {
"time": "1748922182",
"uncertainty": 120
},
"stopId": "0:11260C",
"stopSequence": 23
},
{
"arrival": {
"time": "1748922302",
"uncertainty": 120
},
"departure": {
"time": "1748922302",
"uncertainty": 120
},
"stopId": "0:11270C",
"stopSequence": 24
},
{
"arrival": {
"time": "1748922521",
"uncertainty": 120
},
"departure": {
"time": "1748922542",
"uncertainty": 120
},
"stopId": "0:11285C",
"stopSequence": 25
},
{
"arrival": {
"time": "1748922640",
"uncertainty": 120
},
"departure": {
"time": "1748922663",
"uncertainty": 120
},
"stopId": "0:11430C",
"stopSequence": 26
},
{
"arrival": {
"time": "1748922735",
"uncertainty": 120
},
"departure": {
"time": "1748922752",
"uncertainty": 120
},
"stopId": "0:11290C",
"stopSequence": 27
},
{
"arrival": {
"time": "1748922843",
"uncertainty": 120
},
"departure": {
"time": "1748922872",
"uncertainty": 120
},
"stopId": "0:11300C",
"stopSequence": 28
},
{
"arrival": {
"time": "1748922924",
"uncertainty": 120
},
"departure": {
"time": "1748922924",
"uncertainty": 120
},
"stopId": "0:11305C",
"stopSequence": 29
},
{
"arrival": {
"time": "1748923022",
"uncertainty": 120
},
"departure": {
"time": "1748923022",
"uncertainty": 120
},
"stopId": "0:15240C",
"stopSequence": 30
},
{
"arrival": {
"time": "1748923080",
"uncertainty": 120
},
"departure": {
"time": "1748923080",
"uncertainty": 120
},
"stopId": "0:17800C",
"stopSequence": 31
},
{
"arrival": {
"time": "1748923130",
"uncertainty": 120
},
"departure": {
"time": "1748923130",
"uncertainty": 120
},
"stopId": "0:15400C",
"stopSequence": 32
},
{
"arrival": {
"time": "1748923182",
"uncertainty": 120
},
"departure": {
"time": "1748923182",
"uncertainty": 120
},
"stopId": "0:15402C",
"stopSequence": 33
},
{
"arrival": {
"time": "1748923208",
"uncertainty": 120
},
"stopId": "0:05343P",
"stopSequence": 34
}
],
"trip": {
"directionId": 0,
"routeId": "2320",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987244"
},
"vehicle": {
"id": "103",
"label": "103"
}
}
},
{
"id": "987217",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748925000",
"uncertainty": 120
},
"stopId": "0:11010C",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "2280",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987217"
}
}
},
{
"id": "987227",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748925900",
"uncertainty": 120
},
"stopId": "0:05343P",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "2300",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987227"
}
}
},
{
"id": "987204",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748924100",
"uncertainty": 120
},
"stopId": "0:11010P",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "2290",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987204"
}
}
},
{
"id": "987210",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1748922669",
"uncertainty": 120
},
"departure": {
"time": "1748922669",
"uncertainty": 120
},
"stopId": "0:12590C",
"stopSequence": 6
},
{
"arrival": {
"time": "1748922685",
"uncertainty": 120
},
"departure": {
"time": "1748922685",
"uncertainty": 120
},
"stopId": "0:12030P",
"stopSequence": 7
},
{
"arrival": {
"time": "1748922716",
"uncertainty": 120
},
"departure": {
"time": "1748922716",
"uncertainty": 120
},
"stopId": "0:12020P",
"stopSequence": 8
},
{
"arrival": {
"time": "1748922777",
"uncertainty": 120
},
"departure": {
"time": "1748922792",
"uncertainty": 120
},
"stopId": "0:12011C",
"stopSequence": 9
},
{
"arrival": {
"time": "1748922807",
"uncertainty": 120
},
"departure": {
"time": "1748922807",
"uncertainty": 120
},
"stopId": "0:12020C",
"stopSequence": 10
},
{
"arrival": {
"time": "1748922831",
"uncertainty": 120
},
"departure": {
"time": "1748922831",
"uncertainty": 120
},
"stopId": "0:12030C",
"stopSequence": 11
},
{
"arrival": {
"time": "1748922848",
"uncertainty": 120
},
"departure": {
"time": "1748922848",
"uncertainty": 120
},
"stopId": "0:12040C",
"stopSequence": 12
},
{
"arrival": {
"time": "1748922862",
"uncertainty": 120
},
"departure": {
"time": "1748922862",
"uncertainty": 120
},
"stopId": "0:12050C",
"stopSequence": 13
},
{
"arrival": {
"time": "1748922888",
"uncertainty": 120
},
"departure": {
"time": "1748922888",
"uncertainty": 120
},
"stopId": "0:12060C",
"stopSequence": 14
},
{
"arrival": {
"time": "1748922920",
"uncertainty": 120
},
"departure": {
"time": "1748922920",
"uncertainty": 120
},
"stopId": "0:12070C",
"stopSequence": 15
},
{
"arrival": {
"time": "1748922941",
"uncertainty": 120
},
"departure": {
"time": "1748922941",
"uncertainty": 120
},
"stopId": "0:12080C",
"stopSequence": 16
},
{
"arrival": {
"time": "1748922977",
"uncertainty": 120
},
"departure": {
"time": "1748922977",
"uncertainty": 120
},
"stopId": "0:12090C",
"stopSequence": 17
},
{
"arrival": {
"time": "1748923001",
"uncertainty": 120
},
"departure": {
"time": "1748923001",
"uncertainty": 120
},
"stopId": "0:12100C",
"stopSequence": 18
},
{
"arrival": {
"time": "1748923032",
"uncertainty": 120
},
"departure": {
"time": "1748923032",
"uncertainty": 120
},
"stopId": "0:12120C",
"stopSequence": 19
},
{
"arrival": {
"time": "1748923091",
"uncertainty": 120
},
"departure": {
"time": "1748923091",
"uncertainty": 120
},
"stopId": "0:12130C",
"stopSequence": 20
},
{
"arrival": {
"time": "1748923138",
"uncertainty": 120
},
"departure": {
"time": "1748923138",
"uncertainty": 120
},
"stopId": "0:12135C",
"stopSequence": 21
},
{
"arrival": {
"time": "1748923212",
"uncertainty": 120
},
"departure": {
"time": "1748923212",
"uncertainty": 120
},
"stopId": "0:12140C",
"stopSequence": 22
},
{
"arrival": {
"time": "1748923264",
"uncertainty": 120
},
"departure": {
"time": "1748923264",
"uncertainty": 120
},
"stopId": "0:12150C",
"stopSequence": 23
},
{
"arrival": {
"time": "1748923332",
"uncertainty": 120
},
"departure": {
"time": "1748923332",
"uncertainty": 120
},
"stopId": "0:12160C",
"stopSequence": 24
},
{
"arrival": {
"time": "1748923392",
"uncertainty": 120
},
"departure": {
"time": "1748923392",
"uncertainty": 120
},
"stopId": "0:12171C",
"stopSequence": 25
},
{
"arrival": {
"time": "1748923439",
"uncertainty": 120
},
"departure": {
"time": "1748923439",
"uncertainty": 120
},
"stopId": "0:12172C",
"stopSequence": 26
},
{
"arrival": {
"time": "1748923504",
"uncertainty": 120
},
"departure": {
"time": "1748923504",
"uncertainty": 120
},
"stopId": "0:12173C",
"stopSequence": 27
},
{
"arrival": {
"time": "1748923632",
"uncertainty": 120
},
"departure": {
"time": "1748923632",
"uncertainty": 120
},
"stopId": "0:12174C",
"stopSequence": 28
},
{
"arrival": {
"time": "1748923681",
"uncertainty": 120
},
"departure": {
"time": "1748923681",
"uncertainty": 120
},
"stopId": "0:12175C",
"stopSequence": 29
},
{
"arrival": {
"time": "1748923712",
"uncertainty": 120
},
"departure": {
"time": "1748923712",
"uncertainty": 120
},
"stopId": "0:12185C",
"stopSequence": 30
},
{
"arrival": {
"time": "1748923752",
"uncertainty": 120
},
"departure": {
"time": "1748923752",
"uncertainty": 120
},
"stopId": "0:11194C",
"stopSequence": 31
},
{
"arrival": {
"time": "1748923812",
"uncertainty": 120
},
"departure": {
"time": "1748923812",
"uncertainty": 120
},
"stopId": "0:12196C",
"stopSequence": 32
},
{
"arrival": {
"time": "1748923918",
"uncertainty": 120
},
"departure": {
"time": "1748923918",
"uncertainty": 120
},
"stopId": "0:12197C",
"stopSequence": 33
},
{
"arrival": {
"time": "1748923992",
"uncertainty": 120
},
"departure": {
"time": "1748923992",
"uncertainty": 120
},
"stopId": "0:12200C",
"stopSequence": 34
},
{
"arrival": {
"time": "1748923992",
"uncertainty": 120
},
"departure": {
"time": "1748923992",
"uncertainty": 120
},
"stopId": "0:12200P",
"stopSequence": 35
},
{
"arrival": {
"time": "1748924096",
"uncertainty": 120
},
"departure": {
"time": "1748924096",
"uncertainty": 120
},
"stopId": "0:12210C",
"stopSequence": 36
},
{
"arrival": {
"time": "1748924172",
"uncertainty": 120
},
"departure": {
"time": "1748924172",
"uncertainty": 120
},
"stopId": "0:12220C",
"stopSequence": 37
},
{
"arrival": {
"time": "1748924233",
"uncertainty": 120
},
"departure": {
"time": "1748924233",
"uncertainty": 120
},
"stopId": "0:12230C",
"stopSequence": 38
},
{
"arrival": {
"time": "1748924281",
"uncertainty": 120
},
"departure": {
"time": "1748924281",
"uncertainty": 120
},
"stopId": "0:12240C",
"stopSequence": 39
},
{
"arrival": {
"time": "1748924352",
"uncertainty": 120
},
"stopId": "0:11010P",
"stopSequence": 40
}
],
"trip": {
"directionId": 0,
"routeId": "2280",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987210"
},
"vehicle": {
"id": "129",
"label": "129"
}
}
},
{
"id": "987189",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748921929",
"uncertainty": 120
},
"stopId": "0:05343C",
"stopSequence": 1
},
{
"arrival": {
"time": "1748921959",
"uncertainty": 120
},
"departure": {
"time": "1748921959",
"uncertainty": 120
},
"stopId": "0:17775P",
"stopSequence": 2
},
{
"arrival": {
"time": "1748922019",
"uncertainty": 120
},
"departure": {
"time": "1748922019",
"uncertainty": 120
},
"stopId": "0:11380P",
"stopSequence": 3
},
{
"arrival": {
"time": "1748922080",
"uncertainty": 120
},
"departure": {
"time": "1748922080",
"uncertainty": 120
},
"stopId": "0:11390P",
"stopSequence": 4
},
{
"arrival": {
"time": "1748922115",
"uncertainty": 120
},
"departure": {
"time": "1748922115",
"uncertainty": 120
},
"stopId": "0:11400P",
"stopSequence": 5
},
{
"arrival": {
"time": "1748922740",
"uncertainty": 120
},
"departure": {
"time": "1748922740",
"uncertainty": 120
},
"stopId": "0:11410P",
"stopSequence": 6
},
{
"arrival": {
"time": "1748922809",
"uncertainty": 120
},
"departure": {
"time": "1748922809",
"uncertainty": 120
},
"stopId": "0:11290C",
"stopSequence": 7
},
{
"arrival": {
"time": "1748922933",
"uncertainty": 120
},
"departure": {
"time": "1748922933",
"uncertainty": 120
},
"stopId": "0:05310P",
"stopSequence": 8
},
{
"arrival": {
"time": "1748922953",
"uncertainty": 120
},
"departure": {
"time": "1748922953",
"uncertainty": 120
},
"stopId": "0:05300P",
"stopSequence": 9
},
{
"arrival": {
"time": "1748922975",
"uncertainty": 120
},
"departure": {
"time": "1748922975",
"uncertainty": 120
},
"stopId": "0:05290P",
"stopSequence": 10
},
{
"arrival": {
"time": "1748923007",
"uncertainty": 120
},
"departure": {
"time": "1748923007",
"uncertainty": 120
},
"stopId": "0:05280P",
"stopSequence": 11
},
{
"arrival": {
"time": "1748923032",
"uncertainty": 120
},
"departure": {
"time": "1748923032",
"uncertainty": 120
},
"stopId": "0:05271P",
"stopSequence": 12
},
{
"arrival": {
"time": "1748923050",
"uncertainty": 120
},
"departure": {
"time": "1748923050",
"uncertainty": 120
},
"stopId": "0:05271C",
"stopSequence": 13
},
{
"arrival": {
"time": "1748923053",
"uncertainty": 120
},
"departure": {
"time": "1748923053",
"uncertainty": 120
},
"stopId": "0:15245C",
"stopSequence": 14
},
{
"arrival": {
"time": "1748923110",
"uncertainty": 120
},
"departure": {
"time": "1748923110",
"uncertainty": 120
},
"stopId": "0:15225C",
"stopSequence": 15
},
{
"arrival": {
"time": "1748923174",
"uncertainty": 120
},
"departure": {
"time": "1748923174",
"uncertainty": 120
},
"stopId": "0:15232P",
"stopSequence": 16
},
{
"arrival": {
"time": "1748923233",
"uncertainty": 120
},
"departure": {
"time": "1748923233",
"uncertainty": 120
},
"stopId": "0:15233P",
"stopSequence": 17
},
{
"arrival": {
"time": "1748923312",
"uncertainty": 120
},
"departure": {
"time": "1748923312",
"uncertainty": 120
},
"stopId": "0:15234P",
"stopSequence": 18
},
{
"arrival": {
"time": "1748923401",
"uncertainty": 120
},
"departure": {
"time": "1748923401",
"uncertainty": 120
},
"stopId": "0:15235P",
"stopSequence": 19
},
{
"arrival": {
"time": "1748923413",
"uncertainty": 120
},
"departure": {
"time": "1748923413",
"uncertainty": 120
},
"stopId": "0:15229P",
"stopSequence": 20
},
{
"arrival": {
"time": "1748923442",
"uncertainty": 120
},
"departure": {
"time": "1748923442",
"uncertainty": 120
},
"stopId": "0:15215P",
"stopSequence": 21
},
{
"arrival": {
"time": "1748923537",
"uncertainty": 120
},
"departure": {
"time": "1748923537",
"uncertainty": 120
},
"stopId": "0:15210P",
"stopSequence": 22
},
{
"arrival": {
"time": "1748923629",
"uncertainty": 120
},
"departure": {
"time": "1748923629",
"uncertainty": 120
},
"stopId": "0:15200P",
"stopSequence": 23
},
{
"arrival": {
"time": "1748923637",
"uncertainty": 120
},
"departure": {
"time": "1748923637",
"uncertainty": 120
},
"stopId": "0:152005",
"stopSequence": 24
},
{
"arrival": {
"time": "1748923646",
"uncertainty": 120
},
"departure": {
"time": "1748923646",
"uncertainty": 120
},
"stopId": "0:15200C",
"stopSequence": 25
},
{
"arrival": {
"time": "1748923749",
"uncertainty": 120
},
"departure": {
"time": "1748923749",
"uncertainty": 120
},
"stopId": "0:15210C",
"stopSequence": 26
},
{
"arrival": {
"time": "1748923854",
"uncertainty": 120
},
"departure": {
"time": "1748923854",
"uncertainty": 120
},
"stopId": "0:15215C",
"stopSequence": 27
},
{
"arrival": {
"time": "1748923877",
"uncertainty": 120
},
"departure": {
"time": "1748923877",
"uncertainty": 120
},
"stopId": "0:15229C",
"stopSequence": 28
},
{
"arrival": {
"time": "1748923898",
"uncertainty": 120
},
"departure": {
"time": "1748923898",
"uncertainty": 120
},
"stopId": "0:15235C",
"stopSequence": 29
},
{
"arrival": {
"time": "1748923984",
"uncertainty": 120
},
"departure": {
"time": "1748923984",
"uncertainty": 120
},
"stopId": "0:15234C",
"stopSequence": 30
},
{
"arrival": {
"time": "1748924057",
"uncertainty": 120
},
"departure": {
"time": "1748924057",
"uncertainty": 120
},
"stopId": "0:15233C",
"stopSequence": 31
},
{
"arrival": {
"time": "1748924118",
"uncertainty": 120
},
"departure": {
"time": "1748924118",
"uncertainty": 120
},
"stopId": "0:15232C",
"stopSequence": 32
},
{
"arrival": {
"time": "1748924178",
"uncertainty": 120
},
"departure": {
"time": "1748924178",
"uncertainty": 120
},
"stopId": "0:15225P",
"stopSequence": 33
},
{
"arrival": {
"time": "1748924237",
"uncertainty": 120
},
"departure": {
"time": "1748924237",
"uncertainty": 120
},
"stopId": "0:15245P",
"stopSequence": 34
},
{
"arrival": {
"time": "1748924293",
"uncertainty": 120
},
"departure": {
"time": "1748924293",
"uncertainty": 120
},
"stopId": "0:05281C",
"stopSequence": 35
},
{
"arrival": {
"time": "1748924413",
"uncertainty": 120
},
"departure": {
"time": "1748924413",
"uncertainty": 120
},
"stopId": "0:11503P",
"stopSequence": 36
},
{
"arrival": {
"time": "1748924470",
"uncertainty": 120
},
"departure": {
"time": "1748924470",
"uncertainty": 120
},
"stopId": "0:12360P",
"stopSequence": 37
},
{
"arrival": {
"time": "1748924533",
"uncertainty": 120
},
"departure": {
"time": "1748924533",
"uncertainty": 120
},
"stopId": "0:12350P",
"stopSequence": 38
},
{
"arrival": {
"time": "1748924592",
"uncertainty": 120
},
"departure": {
"time": "1748924592",
"uncertainty": 120
},
"stopId": "0:11504P",
"stopSequence": 39
},
{
"arrival": {
"time": "1748924713",
"uncertainty": 120
},
"stopId": "0:11506C",
"stopSequence": 40
}
],
"trip": {
"directionId": 1,
"routeId": "2260",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987189"
},
"vehicle": {
"id": "61",
"label": "61"
}
}
},
{
"id": "987323",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748925000"
},
"stopId": "0:44005C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "4440",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987323"
}
}
},
{
"id": "987298",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748923200",
"uncertainty": 120
},
"stopId": "0:41016P",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "4420",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987298"
}
}
},
{
"id": "987307",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748925000",
"uncertainty": 120
},
"stopId": "0:43005C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "4430",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987307"
}
}
},
{
"id": "987282",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748923200"
},
"stopId": "0:41016C",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "4410",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987282"
}
}
},
{
"id": "987291",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748925300",
"uncertainty": 120
},
"stopId": "0:42010C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "4420",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987291"
}
}
},
{
"id": "987267",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748921672",
"uncertainty": 120
},
"stopId": "0:11010P",
"stopSequence": 1
},
{
"arrival": {
"time": "1748921802",
"uncertainty": 120
},
"departure": {
"time": "1748921802",
"uncertainty": 120
},
"stopId": "0:12530P",
"stopSequence": 2
},
{
"arrival": {
"time": "1748921843",
"uncertainty": 120
},
"departure": {
"time": "1748921843",
"uncertainty": 120
},
"stopId": "0:12520P",
"stopSequence": 3
},
{
"arrival": {
"time": "1748921882",
"uncertainty": 120
},
"departure": {
"time": "1748921882",
"uncertainty": 120
},
"stopId": "0:12510P",
"stopSequence": 4
},
{
"arrival": {
"time": "1748921976",
"uncertainty": 120
},
"departure": {
"time": "1748921976",
"uncertainty": 120
},
"stopId": "0:12500P",
"stopSequence": 5
},
{
"arrival": {
"time": "1748922003",
"uncertainty": 120
},
"departure": {
"time": "1748922003",
"uncertainty": 120
},
"stopId": "0:12490P",
"stopSequence": 6
},
{
"arrival": {
"time": "1748922052",
"uncertainty": 120
},
"departure": {
"time": "1748922052",
"uncertainty": 120
},
"stopId": "0:17100P",
"stopSequence": 7
},
{
"arrival": {
"time": "1748922091",
"uncertainty": 120
},
"departure": {
"time": "1748922091",
"uncertainty": 120
},
"stopId": "0:17090P",
"stopSequence": 8
},
{
"arrival": {
"time": "1748922137",
"uncertainty": 120
},
"departure": {
"time": "1748922137",
"uncertainty": 120
},
"stopId": "0:17080P",
"stopSequence": 9
},
{
"arrival": {
"time": "1748922193",
"uncertainty": 120
},
"departure": {
"time": "1748922193",
"uncertainty": 120
},
"stopId": "0:17070P",
"stopSequence": 10
},
{
"arrival": {
"time": "1748922240",
"uncertainty": 120
},
"departure": {
"time": "1748922240",
"uncertainty": 120
},
"stopId": "0:17060P",
"stopSequence": 11
},
{
"arrival": {
"time": "1748922291",
"uncertainty": 120
},
"departure": {
"time": "1748922291",
"uncertainty": 120
},
"stopId": "0:17045P",
"stopSequence": 12
},
{
"arrival": {
"time": "1748922310",
"uncertainty": 120
},
"departure": {
"time": "1748922310",
"uncertainty": 120
},
"stopId": "0:12745P",
"stopSequence": 13
},
{
"arrival": {
"time": "1748922380",
"uncertainty": 120
},
"departure": {
"time": "1748922392",
"uncertainty": 120
},
"stopId": "0:12741P",
"stopSequence": 14
},
{
"arrival": {
"time": "1748922437",
"uncertainty": 120
},
"departure": {
"time": "1748922437",
"uncertainty": 120
},
"stopId": "0:12740P",
"stopSequence": 15
},
{
"arrival": {
"time": "1748922488",
"uncertainty": 120
},
"departure": {
"time": "1748922488",
"uncertainty": 120
},
"stopId": "0:12735P",
"stopSequence": 16
},
{
"arrival": {
"time": "1748922513",
"uncertainty": 120
},
"departure": {
"time": "1748922513",
"uncertainty": 120
},
"stopId": "0:12733P",
"stopSequence": 17
},
{
"arrival": {
"time": "1748922603",
"uncertainty": 120
},
"departure": {
"time": "1748922603",
"uncertainty": 120
},
"stopId": "0:12732P",
"stopSequence": 18
},
{
"arrival": {
"time": "1748922610",
"uncertainty": 120
},
"departure": {
"time": "1748922610",
"uncertainty": 120
},
"stopId": "0:12724P",
"stopSequence": 19
},
{
"arrival": {
"time": "1748922649",
"uncertainty": 120
},
"departure": {
"time": "1748922649",
"uncertainty": 120
},
"stopId": "0:12723P",
"stopSequence": 20
},
{
"arrival": {
"time": "1748922702",
"uncertainty": 120
},
"departure": {
"time": "1748922702",
"uncertainty": 120
},
"stopId": "0:12722P",
"stopSequence": 21
},
{
"arrival": {
"time": "1748922718",
"uncertainty": 120
},
"departure": {
"time": "1748922756",
"uncertainty": 120
},
"stopId": "0:12721P",
"stopSequence": 22
},
{
"arrival": {
"time": "1748922792",
"uncertainty": 120
},
"departure": {
"time": "1748922812",
"uncertainty": 120
},
"stopId": "0:12719P",
"stopSequence": 23
},
{
"arrival": {
"time": "1748922827",
"uncertainty": 120
},
"departure": {
"time": "1748922843",
"uncertainty": 120
},
"stopId": "0:12120C",
"stopSequence": 24
},
{
"arrival": {
"time": "1748922899",
"uncertainty": 120
},
"departure": {
"time": "1748922899",
"uncertainty": 120
},
"stopId": "0:12130C",
"stopSequence": 25
},
{
"arrival": {
"time": "1748922921",
"uncertainty": 120
},
"departure": {
"time": "1748922921",
"uncertainty": 120
},
"stopId": "0:12675P",
"stopSequence": 26
},
{
"arrival": {
"time": "1748922989",
"uncertainty": 120
},
"departure": {
"time": "1748922989",
"uncertainty": 120
},
"stopId": "0:12665P",
"stopSequence": 27
},
{
"arrival": {
"time": "1748923027",
"uncertainty": 120
},
"departure": {
"time": "1748923027",
"uncertainty": 120
},
"stopId": "0:12660P",
"stopSequence": 28
},
{
"arrival": {
"time": "1748923078",
"uncertainty": 120
},
"departure": {
"time": "1748923078",
"uncertainty": 120
},
"stopId": "0:12655P",
"stopSequence": 29
},
{
"arrival": {
"time": "1748923101",
"uncertainty": 120
},
"departure": {
"time": "1748923101",
"uncertainty": 120
},
"stopId": "0:12650P",
"stopSequence": 30
},
{
"arrival": {
"time": "1748923159",
"uncertainty": 120
},
"departure": {
"time": "1748923159",
"uncertainty": 120
},
"stopId": "0:12645P",
"stopSequence": 31
},
{
"arrival": {
"time": "1748923174",
"uncertainty": 120
},
"departure": {
"time": "1748923174",
"uncertainty": 120
},
"stopId": "0:12640P",
"stopSequence": 32
},
{
"arrival": {
"time": "1748923311",
"uncertainty": 120
},
"departure": {
"time": "1748923311",
"uncertainty": 120
},
"stopId": "0:12020P",
"stopSequence": 33
},
{
"arrival": {
"time": "1748923396",
"uncertainty": 120
},
"departure": {
"time": "1748923396",
"uncertainty": 120
},
"stopId": "0:12010P",
"stopSequence": 34
},
{
"arrival": {
"time": "1748923512",
"uncertainty": 120
},
"departure": {
"time": "1748923512",
"uncertainty": 120
},
"stopId": "0:12634P",
"stopSequence": 35
},
{
"arrival": {
"time": "1748923699",
"uncertainty": 120
},
"stopId": "0:12620C",
"stopSequence": 36
}
],
"trip": {
"directionId": 1,
"routeId": "2330",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987267"
},
"vehicle": {
"id": "175",
"label": "175"
}
}
},
{
"id": "987275",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748924700"
},
"stopId": "0:41005C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "4410",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987275"
}
}
},
{
"id": "987253",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748924100",
"uncertainty": 120
},
"stopId": "0:05343P",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "2320",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987253"
}
}
},
{
"id": "987782",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1748925085",
"uncertainty": 120
},
"departure": {
"time": "1748925085",
"uncertainty": 120
},
"stopId": "0:04080C"
},
{
"arrival": {
"time": "1748925115",
"uncertainty": 120
},
"departure": {
"time": "1748925115",
"uncertainty": 120
},
"stopId": "0:04090C"
},
{
"arrival": {
"time": "1748925182",
"uncertainty": 120
},
"departure": {
"time": "1748925182",
"uncertainty": 120
},
"stopId": "0:13080C"
},
{
"arrival": {
"time": "1748925225",
"uncertainty": 120
},
"departure": {
"time": "1748925225",
"uncertainty": 120
},
"stopId": "0:13085C"
},
{
"arrival": {
"time": "1748925261",
"uncertainty": 120
},
"departure": {
"time": "1748925261",
"uncertainty": 120
},
"stopId": "0:13090C"
},
{
"departure": {
"time": "1748922883",
"uncertainty": 120
},
"stopId": "0:19065C",
"stopSequence": 1
},
{
"arrival": {
"time": "1748923271",
"uncertainty": 120
},
"departure": {
"time": "1748923271",
"uncertainty": 120
},
"stopId": "0:01362P",
"stopSequence": 2
},
{
"arrival": {
"time": "1748923331",
"uncertainty": 120
},
"departure": {
"time": "1748923331",
"uncertainty": 120
},
"stopId": "0:18130P",
"stopSequence": 3
},
{
"arrival": {
"time": "1748923356",
"uncertainty": 120
},
"departure": {
"time": "1748923356",
"uncertainty": 120
},
"stopId": "0:01320P",
"stopSequence": 4
},
{
"arrival": {
"time": "1748923429",
"uncertainty": 120
},
"departure": {
"time": "1748923429",
"uncertainty": 120
},
"stopId": "0:18190P",
"stopSequence": 5
},
{
"arrival": {
"time": "1748923487",
"uncertainty": 120
},
"departure": {
"time": "1748923487",
"uncertainty": 120
},
"stopId": "0:01290P",
"stopSequence": 6
},
{
"arrival": {
"time": "1748923548",
"uncertainty": 120
},
"departure": {
"time": "1748923548",
"uncertainty": 120
},
"stopId": "0:01285P",
"stopSequence": 7
},
{
"arrival": {
"time": "1748923606",
"uncertainty": 120
},
"departure": {
"time": "1748923606",
"uncertainty": 120
},
"stopId": "0:01270P",
"stopSequence": 8
},
{
"arrival": {
"time": "1748923685",
"uncertainty": 120
},
"departure": {
"time": "1748923685",
"uncertainty": 120
},
"stopId": "0:01265P",
"stopSequence": 9
},
{
"arrival": {
"time": "1748923778",
"uncertainty": 120
},
"departure": {
"time": "1748923778",
"uncertainty": 120
},
"stopId": "0:01255P",
"stopSequence": 10
},
{
"arrival": {
"time": "1748923784",
"uncertainty": 120
},
"departure": {
"time": "1748923784",
"uncertainty": 120
},
"stopId": "0:01250P",
"stopSequence": 11
},
{
"arrival": {
"time": "1748923817",
"uncertainty": 120
},
"departure": {
"time": "1748923817",
"uncertainty": 120
},
"stopId": "0:01230P",
"stopSequence": 12
},
{
"arrival": {
"time": "1748923916",
"uncertainty": 120
},
"departure": {
"time": "1748923916",
"uncertainty": 120
},
"stopId": "0:18200P",
"stopSequence": 13
},
{
"arrival": {
"time": "1748923958",
"uncertainty": 120
},
"departure": {
"time": "1748923958",
"uncertainty": 120
},
"stopId": "0:03290P",
"stopSequence": 14
},
{
"arrival": {
"time": "1748924006",
"uncertainty": 120
},
"departure": {
"time": "1748924006",
"uncertainty": 120
},
"stopId": "0:03295P",
"stopSequence": 15
},
{
"arrival": {
"time": "1748924063",
"uncertainty": 120
},
"departure": {
"time": "1748924063",
"uncertainty": 120
},
"stopId": "0:03270P",
"stopSequence": 16
},
{
"arrival": {
"time": "1748924103",
"uncertainty": 120
},
"departure": {
"time": "1748924103",
"uncertainty": 120
},
"stopId": "0:03269P",
"stopSequence": 17
},
{
"arrival": {
"time": "1748924144",
"uncertainty": 120
},
"departure": {
"time": "1748924144",
"uncertainty": 120
},
"stopId": "0:03265P",
"stopSequence": 18
},
{
"arrival": {
"time": "1748924182",
"uncertainty": 120
},
"departure": {
"time": "1748924182",
"uncertainty": 120
},
"stopId": "0:03250P",
"stopSequence": 19
},
{
"arrival": {
"time": "1748924268",
"uncertainty": 120
},
"departure": {
"time": "1748924268",
"uncertainty": 120
},
"stopId": "0:03230P",
"stopSequence": 20
},
{
"arrival": {
"time": "1748924315",
"uncertainty": 120
},
"departure": {
"time": "1748924315",
"uncertainty": 120
},
"stopId": "0:03235P",
"stopSequence": 21
},
{
"arrival": {
"time": "1748924351",
"uncertainty": 120
},
"departure": {
"time": "1748924351",
"uncertainty": 120
},
"stopId": "0:03220P",
"stopSequence": 22
},
{
"arrival": {
"time": "1748924420",
"uncertainty": 120
},
"departure": {
"time": "1748924420",
"uncertainty": 120
},
"stopId": "0:03205P",
"stopSequence": 23
},
{
"arrival": {
"time": "1748924448",
"uncertainty": 120
},
"departure": {
"time": "1748924448",
"uncertainty": 120
},
"stopId": "0:18270P",
"stopSequence": 24
},
{
"arrival": {
"time": "1748924493",
"uncertainty": 120
},
"departure": {
"time": "1748924493",
"uncertainty": 120
},
"stopId": "0:18260P",
"stopSequence": 25
},
{
"arrival": {
"time": "1748924559",
"uncertainty": 120
},
"departure": {
"time": "1748924559",
"uncertainty": 120
},
"stopId": "0:03170P",
"stopSequence": 26
},
{
"arrival": {
"time": "1748924589",
"uncertainty": 120
},
"departure": {
"time": "1748924589",
"uncertainty": 120
},
"stopId": "0:03160P",
"stopSequence": 27
},
{
"arrival": {
"time": "1748924622",
"uncertainty": 120
},
"departure": {
"time": "1748924622",
"uncertainty": 120
},
"stopId": "0:03140P",
"stopSequence": 28
},
{
"arrival": {
"time": "1748924675",
"uncertainty": 120
},
"departure": {
"time": "1748924675",
"uncertainty": 120
},
"stopId": "0:03150P",
"stopSequence": 29
},
{
"arrival": {
"time": "1748924728",
"uncertainty": 120
},
"departure": {
"time": "1748924728",
"uncertainty": 120
},
"stopId": "0:03130P",
"stopSequence": 30
},
{
"arrival": {
"time": "1748924766",
"uncertainty": 120
},
"departure": {
"time": "1748924766",
"uncertainty": 120
},
"stopId": "0:03120P",
"stopSequence": 31
},
{
"arrival": {
"time": "1748924823",
"uncertainty": 120
},
"departure": {
"time": "1748924823",
"uncertainty": 120
},
"stopId": "0:03110P",
"stopSequence": 32
},
{
"arrival": {
"time": "1748924938",
"uncertainty": 120
},
"departure": {
"time": "1748924938",
"uncertainty": 120
},
"stopId": "0:03100P",
"stopSequence": 33
},
{
"arrival": {
"time": "1748924997",
"uncertainty": 120
},
"departure": {
"time": "1748924997",
"uncertainty": 120
},
"stopId": "0:04090P",
"stopSequence": 34
},
{
"arrival": {
"time": "1748925034",
"uncertainty": 120
},
"departure": {
"time": "1748925034",
"uncertainty": 120
},
"stopId": "0:04080P",
"stopSequence": 35
},
{
"arrival": {
"time": "1748925180",
"uncertainty": 120
},
"departure": {
"time": "1748925180",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:04075P",
"stopSequence": 36
},
{
"arrival": {
"time": "1748925212",
"uncertainty": 120
},
"departure": {
"time": "1748925212",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:04070P",
"stopSequence": 37
},
{
"arrival": {
"time": "1748925246",
"uncertainty": 120
},
"departure": {
"time": "1748925246",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:04060P",
"stopSequence": 38
},
{
"arrival": {
"time": "1748925279",
"uncertainty": 120
},
"departure": {
"time": "1748925279",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:04050P",
"stopSequence": 39
},
{
"arrival": {
"time": "1748925323",
"uncertainty": 120
},
"departure": {
"time": "1748925323",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:04040P",
"stopSequence": 40
},
{
"arrival": {
"time": "1748925376",
"uncertainty": 120
},
"departure": {
"time": "1748925376",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:04030P",
"stopSequence": 41
},
{
"arrival": {
"time": "1748925406",
"uncertainty": 120
},
"departure": {
"time": "1748925406",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:04020P",
"stopSequence": 42
},
{
"arrival": {
"time": "1748925299",
"uncertainty": 120
},
"departure": {
"time": "1748925299",
"uncertainty": 120
},
"stopId": "0:04015P",
"stopSequence": 43
},
{
"arrival": {
"time": "1748925322",
"uncertainty": 120
},
"departure": {
"time": "1748925322",
"uncertainty": 120
},
"stopId": "0:03070P",
"stopSequence": 44
},
{
"arrival": {
"time": "1748925363",
"uncertainty": 120
},
"departure": {
"time": "1748925363",
"uncertainty": 120
},
"stopId": "0:03060P",
"stopSequence": 45
},
{
"arrival": {
"time": "1748925403",
"uncertainty": 120
},
"departure": {
"time": "1748925403",
"uncertainty": 120
},
"stopId": "0:03050P",
"stopSequence": 46
},
{
"arrival": {
"time": "1748925443",
"uncertainty": 120
},
"departure": {
"time": "1748925443",
"uncertainty": 120
},
"stopId": "0:03040P",
"stopSequence": 47
},
{
"arrival": {
"time": "1748925547",
"uncertainty": 120
},
"departure": {
"time": "1748925547",
"uncertainty": 120
},
"stopId": "0:03030P",
"stopSequence": 48
},
{
"arrival": {
"time": "1748925637",
"uncertainty": 120
},
"departure": {
"time": "1748925637",
"uncertainty": 120
},
"stopId": "0:01010P",
"stopSequence": 49
},
{
"arrival": {
"time": "1748925722",
"uncertainty": 120
},
"departure": {
"time": "1748925722",
"uncertainty": 120
},
"stopId": "0:01020C",
"stopSequence": 50
},
{
"arrival": {
"time": "1748925754",
"uncertainty": 120
},
"stopId": "0:03010C",
"stopSequence": 51
}
],
"trip": {
"directionId": 1,
"routeId": "1040",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987782"
}
}
},
{
"id": "987783",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1748926997",
"uncertainty": 120
},
"departure": {
"time": "1748926997",
"uncertainty": 120
},
"stopId": "0:04080C"
},
{
"arrival": {
"time": "1748927027",
"uncertainty": 120
},
"departure": {
"time": "1748927027",
"uncertainty": 120
},
"stopId": "0:04090C"
},
{
"arrival": {
"time": "1748927094",
"uncertainty": 120
},
"departure": {
"time": "1748927094",
"uncertainty": 120
},
"stopId": "0:13080C"
},
{
"arrival": {
"time": "1748927137",
"uncertainty": 120
},
"departure": {
"time": "1748927137",
"uncertainty": 120
},
"stopId": "0:13085C"
},
{
"arrival": {
"time": "1748927173",
"uncertainty": 120
},
"departure": {
"time": "1748927173",
"uncertainty": 120
},
"stopId": "0:13090C"
},
{
"departure": {
"time": "1748925000",
"uncertainty": 120
},
"stopId": "0:19065C",
"stopSequence": 1
},
{
"arrival": {
"time": "1748925177",
"uncertainty": 120
},
"departure": {
"time": "1748925177",
"uncertainty": 120
},
"stopId": "0:01362P",
"stopSequence": 2
},
{
"arrival": {
"time": "1748925268",
"uncertainty": 120
},
"departure": {
"time": "1748925268",
"uncertainty": 120
},
"stopId": "0:18130P",
"stopSequence": 3
},
{
"arrival": {
"time": "1748925300",
"uncertainty": 120
},
"departure": {
"time": "1748925300",
"uncertainty": 120
},
"stopId": "0:01320P",
"stopSequence": 4
},
{
"arrival": {
"time": "1748925369",
"uncertainty": 120
},
"departure": {
"time": "1748925369",
"uncertainty": 120
},
"stopId": "0:18190P",
"stopSequence": 5
},
{
"arrival": {
"time": "1748925411",
"uncertainty": 120
},
"departure": {
"time": "1748925411",
"uncertainty": 120
},
"stopId": "0:01290P",
"stopSequence": 6
},
{
"arrival": {
"time": "1748925480",
"uncertainty": 120
},
"departure": {
"time": "1748925480",
"uncertainty": 120
},
"stopId": "0:01285P",
"stopSequence": 7
},
{
"arrival": {
"time": "1748925548",
"uncertainty": 120
},
"departure": {
"time": "1748925548",
"uncertainty": 120
},
"stopId": "0:01270P",
"stopSequence": 8
},
{
"arrival": {
"time": "1748925627",
"uncertainty": 120
},
"departure": {
"time": "1748925627",
"uncertainty": 120
},
"stopId": "0:01265P",
"stopSequence": 9
},
{
"arrival": {
"time": "1748925720",
"uncertainty": 120
},
"departure": {
"time": "1748925720",
"uncertainty": 120
},
"stopId": "0:01255P",
"stopSequence": 10
},
{
"arrival": {
"time": "1748925745",
"uncertainty": 120
},
"departure": {
"time": "1748925745",
"uncertainty": 120
},
"stopId": "0:01250P",
"stopSequence": 11
},
{
"arrival": {
"time": "1748925786",
"uncertainty": 120
},
"departure": {
"time": "1748925786",
"uncertainty": 120
},
"stopId": "0:01230P",
"stopSequence": 12
},
{
"arrival": {
"time": "1748925840",
"uncertainty": 120
},
"departure": {
"time": "1748925840",
"uncertainty": 120
},
"stopId": "0:18200P",
"stopSequence": 13
},
{
"arrival": {
"time": "1748925882",
"uncertainty": 120
},
"departure": {
"time": "1748925882",
"uncertainty": 120
},
"stopId": "0:03290P",
"stopSequence": 14
},
{
"arrival": {
"time": "1748925930",
"uncertainty": 120
},
"departure": {
"time": "1748925930",
"uncertainty": 120
},
"stopId": "0:03295P",
"stopSequence": 15
},
{
"arrival": {
"time": "1748925989",
"uncertainty": 120
},
"departure": {
"time": "1748925989",
"uncertainty": 120
},
"stopId": "0:03270P",
"stopSequence": 16
},
{
"arrival": {
"time": "1748926031",
"uncertainty": 120
},
"departure": {
"time": "1748926031",
"uncertainty": 120
},
"stopId": "0:03269P",
"stopSequence": 17
},
{
"arrival": {
"time": "1748926074",
"uncertainty": 120
},
"departure": {
"time": "1748926074",
"uncertainty": 120
},
"stopId": "0:03265P",
"stopSequence": 18
},
{
"arrival": {
"time": "1748926114",
"uncertainty": 120
},
"departure": {
"time": "1748926114",
"uncertainty": 120
},
"stopId": "0:03250P",
"stopSequence": 19
},
{
"arrival": {
"time": "1748926200",
"uncertainty": 120
},
"departure": {
"time": "1748926200",
"uncertainty": 120
},
"stopId": "0:03230P",
"stopSequence": 20
},
{
"arrival": {
"time": "1748926247",
"uncertainty": 120
},
"departure": {
"time": "1748926247",
"uncertainty": 120
},
"stopId": "0:03235P",
"stopSequence": 21
},
{
"arrival": {
"time": "1748926283",
"uncertainty": 120
},
"departure": {
"time": "1748926283",
"uncertainty": 120
},
"stopId": "0:03220P",
"stopSequence": 22
},
{
"arrival": {
"time": "1748926352",
"uncertainty": 120
},
"departure": {
"time": "1748926352",
"uncertainty": 120
},
"stopId": "0:03205P",
"stopSequence": 23
},
{
"arrival": {
"time": "1748926380",
"uncertainty": 120
},
"departure": {
"time": "1748926380",
"uncertainty": 120
},
"stopId": "0:18270P",
"stopSequence": 24
},
{
"arrival": {
"time": "1748926425",
"uncertainty": 120
},
"departure": {
"time": "1748926425",
"uncertainty": 120
},
"stopId": "0:18260P",
"stopSequence": 25
},
{
"arrival": {
"time": "1748926487",
"uncertainty": 120
},
"departure": {
"time": "1748926487",
"uncertainty": 120
},
"stopId": "0:03170P",
"stopSequence": 26
},
{
"arrival": {
"time": "1748926515",
"uncertainty": 120
},
"departure": {
"time": "1748926515",
"uncertainty": 120
},
"stopId": "0:03160P",
"stopSequence": 27
},
{
"arrival": {
"time": "1748926546",
"uncertainty": 120
},
"departure": {
"time": "1748926546",
"uncertainty": 120
},
"stopId": "0:03140P",
"stopSequence": 28
},
{
"arrival": {
"time": "1748926595",
"uncertainty": 120
},
"departure": {
"time": "1748926595",
"uncertainty": 120
},
"stopId": "0:03150P",
"stopSequence": 29
},
{
"arrival": {
"time": "1748926645",
"uncertainty": 120
},
"departure": {
"time": "1748926645",
"uncertainty": 120
},
"stopId": "0:03130P",
"stopSequence": 30
},
{
"arrival": {
"time": "1748926680",
"uncertainty": 120
},
"departure": {
"time": "1748926680",
"uncertainty": 120
},
"stopId": "0:03120P",
"stopSequence": 31
},
{
"arrival": {
"time": "1748926735",
"uncertainty": 120
},
"departure": {
"time": "1748926735",
"uncertainty": 120
},
"stopId": "0:03110P",
"stopSequence": 32
},
{
"arrival": {
"time": "1748926850",
"uncertainty": 120
},
"departure": {
"time": "1748926850",
"uncertainty": 120
},
"stopId": "0:03100P",
"stopSequence": 33
},
{
"arrival": {
"time": "1748926909",
"uncertainty": 120
},
"departure": {
"time": "1748926909",
"uncertainty": 120
},
"stopId": "0:04090P",
"stopSequence": 34
},
{
"arrival": {
"time": "1748926946",
"uncertainty": 120
},
"departure": {
"time": "1748926946",
"uncertainty": 120
},
"stopId": "0:04080P",
"stopSequence": 35
},
{
"arrival": {
"time": "1748926980",
"uncertainty": 120
},
"departure": {
"time": "1748926980",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:04075P",
"stopSequence": 36
},
{
"arrival": {
"time": "1748927012",
"uncertainty": 120
},
"departure": {
"time": "1748927012",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:04070P",
"stopSequence": 37
},
{
"arrival": {
"time": "1748927046",
"uncertainty": 120
},
"departure": {
"time": "1748927046",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:04060P",
"stopSequence": 38
},
{
"arrival": {
"time": "1748927079",
"uncertainty": 120
},
"departure": {
"time": "1748927079",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:04050P",
"stopSequence": 39
},
{
"arrival": {
"time": "1748927123",
"uncertainty": 120
},
"departure": {
"time": "1748927123",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:04040P",
"stopSequence": 40
},
{
"arrival": {
"time": "1748927176",
"uncertainty": 120
},
"departure": {
"time": "1748927176",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:04030P",
"stopSequence": 41
},
{
"arrival": {
"time": "1748927206",
"uncertainty": 120
},
"departure": {
"time": "1748927206",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:04020P",
"stopSequence": 42
},
{
"arrival": {
"time": "1748927211",
"uncertainty": 120
},
"departure": {
"time": "1748927211",
"uncertainty": 120
},
"stopId": "0:04015P",
"stopSequence": 43
},
{
"arrival": {
"time": "1748927234",
"uncertainty": 120
},
"departure": {
"time": "1748927234",
"uncertainty": 120
},
"stopId": "0:03070P",
"stopSequence": 44
},
{
"arrival": {
"time": "1748927276",
"uncertainty": 120
},
"departure": {
"time": "1748927276",
"uncertainty": 120
},
"stopId": "0:03060P",
"stopSequence": 45
},
{
"arrival": {
"time": "1748927317",
"uncertainty": 120
},
"departure": {
"time": "1748927317",
"uncertainty": 120
},
"stopId": "0:03050P",
"stopSequence": 46
},
{
"arrival": {
"time": "1748927358",
"uncertainty": 120
},
"departure": {
"time": "1748927358",
"uncertainty": 120
},
"stopId": "0:03040P",
"stopSequence": 47
},
{
"arrival": {
"time": "1748927463",
"uncertainty": 120
},
"departure": {
"time": "1748927463",
"uncertainty": 120
},
"stopId": "0:03030P",
"stopSequence": 48
},
{
"arrival": {
"time": "1748927554",
"uncertainty": 120
},
"departure": {
"time": "1748927554",
"uncertainty": 120
},
"stopId": "0:01010P",
"stopSequence": 49
},
{
"arrival": {
"time": "1748927640",
"uncertainty": 120
},
"departure": {
"time": "1748927640",
"uncertainty": 120
},
"stopId": "0:01020C",
"stopSequence": 50
},
{
"arrival": {
"time": "1748927672",
"uncertainty": 120
},
"stopId": "0:03010C",
"stopSequence": 51
}
],
"trip": {
"directionId": 1,
"routeId": "1040",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987783"
}
}
},
{
"id": "987756",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748919752",
"uncertainty": 120
},
"stopId": "0:03010C",
"stopSequence": 1
},
{
"arrival": {
"time": "1748919823",
"uncertainty": 120
},
"departure": {
"time": "1748919843",
"uncertainty": 120
},
"stopId": "0:01010C",
"stopSequence": 2
},
{
"arrival": {
"time": "1748919945",
"uncertainty": 120
},
"departure": {
"time": "1748919945",
"uncertainty": 120
},
"stopId": "0:03030C",
"stopSequence": 3
},
{
"arrival": {
"time": "1748920001",
"uncertainty": 120
},
"departure": {
"time": "1748920021",
"uncertainty": 120
},
"stopId": "0:03040C",
"stopSequence": 4
},
{
"arrival": {
"time": "1748920082",
"uncertainty": 120
},
"departure": {
"time": "1748920082",
"uncertainty": 120
},
"stopId": "0:03050C",
"stopSequence": 5
},
{
"arrival": {
"time": "1748920094",
"uncertainty": 120
},
"departure": {
"time": "1748920094",
"uncertainty": 120
},
"stopId": "0:03060C",
"stopSequence": 6
},
{
"arrival": {
"time": "1748920132",
"uncertainty": 120
},
"departure": {
"time": "1748920132",
"uncertainty": 120
},
"stopId": "0:03070C",
"stopSequence": 7
},
{
"arrival": {
"time": "1748920157",
"uncertainty": 120
},
"departure": {
"time": "1748920157",
"uncertainty": 120
},
"stopId": "0:04015C",
"stopSequence": 8
},
{
"arrival": {
"time": "1748920196",
"uncertainty": 120
},
"departure": {
"time": "1748920201",
"uncertainty": 120
},
"stopId": "0:04020C",
"stopSequence": 9
},
{
"arrival": {
"time": "1748920224",
"uncertainty": 120
},
"departure": {
"time": "1748920232",
"uncertainty": 120
},
"stopId": "0:04030C",
"stopSequence": 10
},
{
"arrival": {
"time": "1748920281",
"uncertainty": 120
},
"departure": {
"time": "1748920281",
"uncertainty": 120
},
"stopId": "0:04040C",
"stopSequence": 11
},
{
"arrival": {
"time": "1748920328",
"uncertainty": 120
},
"departure": {
"time": "1748920351",
"uncertainty": 120
},
"stopId": "0:04050C",
"stopSequence": 12
},
{
"arrival": {
"time": "1748920390",
"uncertainty": 120
},
"departure": {
"time": "1748920390",
"uncertainty": 120
},
"stopId": "0:04060C",
"stopSequence": 13
},
{
"arrival": {
"time": "1748920437",
"uncertainty": 120
},
"departure": {
"time": "1748920437",
"uncertainty": 120
},
"stopId": "0:04070C",
"stopSequence": 14
},
{
"arrival": {
"time": "1748920458",
"uncertainty": 120
},
"departure": {
"time": "1748920458",
"uncertainty": 120
},
"stopId": "0:04075C",
"stopSequence": 15
},
{
"arrival": {
"time": "1748920516",
"uncertainty": 120
},
"departure": {
"time": "1748920531",
"uncertainty": 120
},
"stopId": "0:04080C",
"stopSequence": 16
},
{
"arrival": {
"time": "1748920602",
"uncertainty": 120
},
"departure": {
"time": "1748920622",
"uncertainty": 120
},
"stopId": "0:04090C",
"stopSequence": 17
},
{
"arrival": {
"time": "1748920717",
"uncertainty": 120
},
"departure": {
"time": "1748920741",
"uncertainty": 120
},
"stopId": "0:03100C",
"stopSequence": 18
},
{
"arrival": {
"time": "1748920968",
"uncertainty": 120
},
"departure": {
"time": "1748920981",
"uncertainty": 120
},
"stopId": "0:03110C",
"stopSequence": 19
},
{
"arrival": {
"time": "1748921027",
"uncertainty": 120
},
"departure": {
"time": "1748921027",
"uncertainty": 120
},
"stopId": "0:03120C",
"stopSequence": 20
},
{
"arrival": {
"time": "1748921058",
"uncertainty": 120
},
"departure": {
"time": "1748921058",
"uncertainty": 120
},
"stopId": "0:03130C",
"stopSequence": 21
},
{
"arrival": {
"time": "1748921079",
"uncertainty": 120
},
"departure": {
"time": "1748921079",
"uncertainty": 120
},
"stopId": "0:03150C",
"stopSequence": 22
},
{
"arrival": {
"time": "1748921140",
"uncertainty": 120
},
"departure": {
"time": "1748921140",
"uncertainty": 120
},
"stopId": "0:03140C",
"stopSequence": 23
},
{
"arrival": {
"time": "1748921181",
"uncertainty": 120
},
"departure": {
"time": "1748921181",
"uncertainty": 120
},
"stopId": "0:03160C",
"stopSequence": 24
},
{
"arrival": {
"time": "1748921229",
"uncertainty": 120
},
"departure": {
"time": "1748921281",
"uncertainty": 120
},
"stopId": "0:03170C",
"stopSequence": 25
},
{
"arrival": {
"time": "1748921508",
"uncertainty": 120
},
"departure": {
"time": "1748921508",
"uncertainty": 120
},
"stopId": "0:18260C",
"stopSequence": 26
},
{
"arrival": {
"time": "1748921531",
"uncertainty": 120
},
"departure": {
"time": "1748921552",
"uncertainty": 120
},
"stopId": "0:18270C",
"stopSequence": 27
},
{
"arrival": {
"time": "1748921629",
"uncertainty": 120
},
"departure": {
"time": "1748921629",
"uncertainty": 120
},
"stopId": "0:03205C",
"stopSequence": 28
},
{
"arrival": {
"time": "1748921684",
"uncertainty": 120
},
"departure": {
"time": "1748921731",
"uncertainty": 120
},
"stopId": "0:03220C",
"stopSequence": 29
},
{
"arrival": {
"time": "1748921772",
"uncertainty": 120
},
"departure": {
"time": "1748921772",
"uncertainty": 120
},
"stopId": "0:03235C",
"stopSequence": 30
},
{
"arrival": {
"time": "1748921823",
"uncertainty": 120
},
"departure": {
"time": "1748921823",
"uncertainty": 120
},
"stopId": "0:03230C",
"stopSequence": 31
},
{
"arrival": {
"time": "1748921858",
"uncertainty": 120
},
"departure": {
"time": "1748921858",
"uncertainty": 120
},
"stopId": "0:03250C",
"stopSequence": 32
},
{
"arrival": {
"time": "1748921910",
"uncertainty": 120
},
"departure": {
"time": "1748921910",
"uncertainty": 120
},
"stopId": "0:03265C",
"stopSequence": 33
},
{
"arrival": {
"time": "1748921916",
"uncertainty": 120
},
"departure": {
"time": "1748921916",
"uncertainty": 120
},
"stopId": "0:03269C",
"stopSequence": 34
},
{
"arrival": {
"time": "1748921950",
"uncertainty": 120
},
"departure": {
"time": "1748921972",
"uncertainty": 120
},
"stopId": "0:03270C",
"stopSequence": 35
},
{
"arrival": {
"time": "1748922033",
"uncertainty": 120
},
"departure": {
"time": "1748922033",
"uncertainty": 120
},
"stopId": "0:03295C",
"stopSequence": 36
},
{
"arrival": {
"time": "1748922137",
"uncertainty": 120
},
"departure": {
"time": "1748922152",
"uncertainty": 120
},
"stopId": "0:03290C",
"stopSequence": 37
},
{
"arrival": {
"time": "1748922392",
"uncertainty": 120
},
"departure": {
"time": "1748922392",
"uncertainty": 120
},
"stopId": "0:01230C",
"stopSequence": 38
},
{
"arrival": {
"time": "1748922453",
"uncertainty": 120
},
"departure": {
"time": "1748922453",
"uncertainty": 120
},
"stopId": "0:01240C",
"stopSequence": 39
},
{
"arrival": {
"time": "1748922512",
"uncertainty": 120
},
"departure": {
"time": "1748922512",
"uncertainty": 120
},
"stopId": "0:01270C",
"stopSequence": 40
},
{
"arrival": {
"time": "1748922542",
"uncertainty": 120
},
"departure": {
"time": "1748922542",
"uncertainty": 120
},
"stopId": "0:01280C",
"stopSequence": 41
},
{
"arrival": {
"time": "1748922586",
"uncertainty": 120
},
"departure": {
"time": "1748922662",
"uncertainty": 120
},
"stopId": "0:18170C",
"stopSequence": 42
},
{
"arrival": {
"time": "1748922752",
"uncertainty": 120
},
"departure": {
"time": "1748922752",
"uncertainty": 120
},
"stopId": "0:18180C",
"stopSequence": 43
},
{
"arrival": {
"time": "1748922869",
"uncertainty": 120
},
"departure": {
"time": "1748922873",
"uncertainty": 120
},
"stopId": "0:01320C",
"stopSequence": 44
},
{
"arrival": {
"time": "1748922919",
"uncertainty": 120
},
"departure": {
"time": "1748922919",
"uncertainty": 120
},
"stopId": "0:18130C",
"stopSequence": 45
},
{
"arrival": {
"time": "1748922996",
"uncertainty": 120
},
"departure": {
"time": "1748922996",
"uncertainty": 120
},
"stopId": "0:01362C",
"stopSequence": 46
},
{
"arrival": {
"time": "1748923057",
"uncertainty": 120
},
"stopId": "0:19065C",
"stopSequence": 47
}
],
"trip": {
"directionId": 0,
"routeId": "1040",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987756"
},
"vehicle": {
"id": "114",
"label": "114"
}
}
},
{
"id": "987758",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1748923626",
"uncertainty": 120
},
"departure": {
"time": "1748923626",
"uncertainty": 120
},
"stopId": "0:04020C"
},
{
"arrival": {
"time": "1748923657",
"uncertainty": 120
},
"departure": {
"time": "1748923657",
"uncertainty": 120
},
"stopId": "0:13010C"
},
{
"arrival": {
"time": "1748923706",
"uncertainty": 120
},
"departure": {
"time": "1748923706",
"uncertainty": 120
},
"stopId": "0:13030C"
},
{
"arrival": {
"time": "1748923716",
"uncertainty": 120
},
"departure": {
"time": "1748923716",
"uncertainty": 120
},
"stopId": "0:13030C"
},
{
"arrival": {
"time": "1748923785",
"uncertainty": 120
},
"departure": {
"time": "1748923785",
"uncertainty": 120
},
"stopId": "0:13050C"
},
{
"arrival": {
"time": "1748923825",
"uncertainty": 120
},
"departure": {
"time": "1748923825",
"uncertainty": 120
},
"stopId": "0:04080P"
},
{
"arrival": {
"time": "1748923874",
"uncertainty": 120
},
"departure": {
"time": "1748923874",
"uncertainty": 120
},
"stopId": "0:04080C"
},
{
"departure": {
"time": "1748922883",
"uncertainty": 120
},
"stopId": "0:03010C",
"stopSequence": 1
},
{
"arrival": {
"time": "1748923290",
"uncertainty": 120
},
"departure": {
"time": "1748923290",
"uncertainty": 120
},
"stopId": "0:01010C",
"stopSequence": 2
},
{
"arrival": {
"time": "1748923357",
"uncertainty": 120
},
"departure": {
"time": "1748923357",
"uncertainty": 120
},
"stopId": "0:03030C",
"stopSequence": 3
},
{
"arrival": {
"time": "1748923450",
"uncertainty": 120
},
"departure": {
"time": "1748923450",
"uncertainty": 120
},
"stopId": "0:03040C",
"stopSequence": 4
},
{
"arrival": {
"time": "1748923495",
"uncertainty": 120
},
"departure": {
"time": "1748923495",
"uncertainty": 120
},
"stopId": "0:03050C",
"stopSequence": 5
},
{
"arrival": {
"time": "1748923520",
"uncertainty": 120
},
"departure": {
"time": "1748923520",
"uncertainty": 120
},
"stopId": "0:03060C",
"stopSequence": 6
},
{
"arrival": {
"time": "1748923567",
"uncertainty": 120
},
"departure": {
"time": "1748923567",
"uncertainty": 120
},
"stopId": "0:03070C",
"stopSequence": 7
},
{
"arrival": {
"time": "1748923586",
"uncertainty": 120
},
"departure": {
"time": "1748923586",
"uncertainty": 120
},
"stopId": "0:04015C",
"stopSequence": 8
},
{
"arrival": {
"time": "1748923624",
"uncertainty": 120
},
"departure": {
"time": "1748923624",
"uncertainty": 120
},
"stopId": "0:04020C",
"stopSequence": 9
},
{
"arrival": {
"time": "1748923617",
"uncertainty": 120
},
"departure": {
"time": "1748923617",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:04030C",
"stopSequence": 10
},
{
"arrival": {
"time": "1748923669",
"uncertainty": 120
},
"departure": {
"time": "1748923669",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:04040C",
"stopSequence": 11
},
{
"arrival": {
"time": "1748923707",
"uncertainty": 120
},
"departure": {
"time": "1748923707",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:04050C",
"stopSequence": 12
},
{
"arrival": {
"time": "1748923738",
"uncertainty": 120
},
"departure": {
"time": "1748923738",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:04060C",
"stopSequence": 13
},
{
"arrival": {
"time": "1748923773",
"uncertainty": 120
},
"departure": {
"time": "1748923773",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:04070C",
"stopSequence": 14
},
{
"arrival": {
"time": "1748923800",
"uncertainty": 120
},
"departure": {
"time": "1748923800",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:04075C",
"stopSequence": 15
},
{
"arrival": {
"time": "1748923877",
"uncertainty": 120
},
"departure": {
"time": "1748923877",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "0:04080C",
"stopSequence": 16
},
{
"arrival": {
"time": "1748923911",
"uncertainty": 120
},
"departure": {
"time": "1748923911",
"uncertainty": 120
},
"stopId": "0:04090C",
"stopSequence": 17
},
{
"arrival": {
"time": "1748923984",
"uncertainty": 120
},
"departure": {
"time": "1748923984",
"uncertainty": 120
},
"stopId": "0:03100C",
"stopSequence": 18
},
{
"arrival": {
"time": "1748924145",
"uncertainty": 120
},
"departure": {
"time": "1748924145",
"uncertainty": 120
},
"stopId": "0:03110C",
"stopSequence": 19
},
{
"arrival": {
"time": "1748924206",
"uncertainty": 120
},
"departure": {
"time": "1748924206",
"uncertainty": 120
},
"stopId": "0:03120C",
"stopSequence": 20
},
{
"arrival": {
"time": "1748924245",
"uncertainty": 120
},
"departure": {
"time": "1748924245",
"uncertainty": 120
},
"stopId": "0:03130C",
"stopSequence": 21
},
{
"arrival": {
"time": "1748924280",
"uncertainty": 120
},
"departure": {
"time": "1748924280",
"uncertainty": 120
},
"stopId": "0:03150C",
"stopSequence": 22
},
{
"arrival": {
"time": "1748924330",
"uncertainty": 120
},
"departure": {
"time": "1748924330",
"uncertainty": 120
},
"stopId": "0:03140C",
"stopSequence": 23
},
{
"arrival": {
"time": "1748924381",
"uncertainty": 120
},
"departure": {
"time": "1748924381",
"uncertainty": 120
},
"stopId": "0:03160C",
"stopSequence": 24
},
{
"arrival": {
"time": "1748924450",
"uncertainty": 120
},
"departure": {
"time": "1748924450",
"uncertainty": 120
},
"stopId": "0:03170C",
"stopSequence": 25
},
{
"arrival": {
"time": "1748924566",
"uncertainty": 120
},
"departure": {
"time": "1748924566",
"uncertainty": 120
},
"stopId": "0:18260C",
"stopSequence": 26
},
{
"arrival": {
"time": "1748924618",
"uncertainty": 120
},
"departure": {
"time": "1748924618",
"uncertainty": 120
},
"stopId": "0:18270C",
"stopSequence": 27
},
{
"arrival": {
"time": "1748924732",
"uncertainty": 120
},
"departure": {
"time": "1748924732",
"uncertainty": 120
},
"stopId": "0:03205C",
"stopSequence": 28
},
{
"arrival": {
"time": "1748924772",
"uncertainty": 120
},
"departure": {
"time": "1748924772",
"uncertainty": 120
},
"stopId": "0:03220C",
"stopSequence": 29
},
{
"arrival": {
"time": "1748924795",
"uncertainty": 120
},
"departure": {
"time": "1748924795",
"uncertainty": 120
},
"stopId": "0:03235C",
"stopSequence": 30
},
{
"arrival": {
"time": "1748924858",
"uncertainty": 120
},
"departure": {
"time": "1748924858",
"uncertainty": 120
},
"stopId": "0:03230C",
"stopSequence": 31
},
{
"arrival": {
"time": "1748924910",
"uncertainty": 120
},
"departure": {
"time": "1748924910",
"uncertainty": 120
},
"stopId": "0:03250C",
"stopSequence": 32
},
{
"arrival": {
"time": "1748924934",
"uncertainty": 120
},
"departure": {
"time": "1748924934",
"uncertainty": 120
},
"stopId": "0:03265C",
"stopSequence": 33
},
{
"arrival": {
"time": "1748924963",
"uncertainty": 120
},
"departure": {
"time": "1748924963",
"uncertainty": 120
},
"stopId": "0:03269C",
"stopSequence": 34
},
{
"arrival": {
"time": "1748924998",
"uncertainty": 120
},
"departure": {
"time": "1748924998",
"uncertainty": 120
},
"stopId": "0:03270C",
"stopSequence": 35
},
{
"arrival": {
"time": "1748925036",
"uncertainty": 120
},
"departure": {
"time": "1748925036",
"uncertainty": 120
},
"stopId": "0:03295C",
"stopSequence": 36
},
{
"arrival": {
"time": "1748925156",
"uncertainty": 120
},
"departure": {
"time": "1748925156",
"uncertainty": 120
},
"stopId": "0:03290C",
"stopSequence": 37
},
{
"arrival": {
"time": "1748925336",
"uncertainty": 120
},
"departure": {
"time": "1748925336",
"uncertainty": 120
},
"stopId": "0:01230C",
"stopSequence": 38
},
{
"arrival": {
"time": "1748925431",
"uncertainty": 120
},
"departure": {
"time": "1748925431",
"uncertainty": 120
},
"stopId": "0:01240C",
"stopSequence": 39
},
{
"arrival": {
"time": "1748925516",
"uncertainty": 120
},
"departure": {
"time": "1748925516",
"uncertainty": 120
},
"stopId": "0:01270C",
"stopSequence": 40
},
{
"arrival": {
"time": "1748925586",
"uncertainty": 120
},
"departure": {
"time": "1748925586",
"uncertainty": 120
},
"stopId": "0:01280C",
"stopSequence": 41
},
{
"arrival": {
"time": "1748925690",
"uncertainty": 120
},
"departure": {
"time": "1748925690",
"uncertainty": 120
},
"stopId": "0:18170C",
"stopSequence": 42
},
{
"arrival": {
"time": "1748925739",
"uncertainty": 120
},
"departure": {
"time": "1748925739",
"uncertainty": 120
},
"stopId": "0:18180C",
"stopSequence": 43
},
{
"arrival": {
"time": "1748925819",
"uncertainty": 120
},
"departure": {
"time": "1748925819",
"uncertainty": 120
},
"stopId": "0:01320C",
"stopSequence": 44
},
{
"arrival": {
"time": "1748925864",
"uncertainty": 120
},
"departure": {
"time": "1748925864",
"uncertainty": 120
},
"stopId": "0:18130C",
"stopSequence": 45
},
{
"arrival": {
"time": "1748925937",
"uncertainty": 120
},
"departure": {
"time": "1748925937",
"uncertainty": 120
},
"stopId": "0:01362C",
"stopSequence": 46
},
{
"arrival": {
"time": "1748926007",
"uncertainty": 120
},
"stopId": "0:19065C",
"stopSequence": 47
}
],
"trip": {
"directionId": 0,
"routeId": "1040",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987758"
}
}
},
{
"id": "987757",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748921581",
"uncertainty": 120
},
"stopId": "0:03010C",
"stopSequence": 1
},
{
"arrival": {
"time": "1748921652",
"uncertainty": 120
},
"departure": {
"time": "1748921700",
"uncertainty": 120
},
"stopId": "0:01010C",
"stopSequence": 2
},
{
"arrival": {
"time": "1748922030",
"uncertainty": 120
},
"departure": {
"time": "1748922030",
"uncertainty": 120
},
"stopId": "0:03030C",
"stopSequence": 3
},
{
"arrival": {
"time": "1748922091",
"uncertainty": 120
},
"departure": {
"time": "1748922127",
"uncertainty": 120
},
"stopId": "0:03040C",
"stopSequence": 4
},
{
"arrival": {
"time": "1748922165",
"uncertainty": 120
},
"departure": {
"time": "1748922165",
"uncertainty": 120
},
"stopId": "0:03050C",
"stopSequence": 5
},
{
"arrival": {
"time": "1748922180",
"uncertainty": 120
},
"departure": {
"time": "1748922180",
"uncertainty": 120
},
"stopId": "0:03060C",
"stopSequence": 6
},
{
"arrival": {
"time": "1748922210",
"uncertainty": 120
},
"departure": {
"time": "1748922210",
"uncertainty": 120
},
"stopId": "0:03070C",
"stopSequence": 7
},
{
"arrival": {
"time": "1748922229",
"uncertainty": 120
},
"departure": {
"time": "1748922241",
"uncertainty": 120
},
"stopId": "0:04015C",
"stopSequence": 8
},
{
"arrival": {
"time": "1748922270",
"uncertainty": 120
},
"departure": {
"time": "1748922270",
"uncertainty": 120
},
"stopId": "0:04020C",
"stopSequence": 9
},
{
"arrival": {
"time": "1748922289",
"uncertainty": 120
},
"departure": {
"time": "1748922300",
"uncertainty": 120
},
"stopId": "0:04030C",
"stopSequence": 10
},
{
"arrival": {
"time": "1748922352",
"uncertainty": 120
},
"departure": {
"time": "1748922352",
"uncertainty": 120
},
"stopId": "0:04040C",
"stopSequence": 11
},
{
"arrival": {
"time": "1748922401",
"uncertainty": 120
},
"departure": {
"time": "1748922401",
"uncertainty": 120
},
"stopId": "0:04050C",
"stopSequence": 12
},
{
"arrival": {
"time": "1748922700",
"uncertainty": 120
},
"departure": {
"time": "1748922718",
"uncertainty": 120
},
"stopId": "0:04080C",
"stopSequence": 16
},
{
"arrival": {
"time": "1748922822",
"uncertainty": 120
},
"departure": {
"time": "1748922838",
"uncertainty": 120
},
"stopId": "0:04090C",
"stopSequence": 17
},
{
"arrival": {
"time": "1748922916",
"uncertainty": 120
},
"departure": {
"time": "1748922916",
"uncertainty": 120
},
"stopId": "0:03100C",
"stopSequence": 18
},
{
"arrival": {
"time": "1748923044",
"uncertainty": 120
},
"departure": {
"time": "1748923044",
"uncertainty": 120
},
"stopId": "0:03110C",
"stopSequence": 19
},
{
"arrival": {
"time": "1748923091",
"uncertainty": 120
},
"departure": {
"time": "1748923091",
"uncertainty": 120
},
"stopId": "0:03120C",
"stopSequence": 20
},
{
"arrival": {
"time": "1748923145",
"uncertainty": 120
},
"departure": {
"time": "1748923145",
"uncertainty": 120
},
"stopId": "0:03130C",
"stopSequence": 21
},
{
"arrival": {
"time": "1748923193",
"uncertainty": 120
},
"departure": {
"time": "1748923193",
"uncertainty": 120
},
"stopId": "0:03150C",
"stopSequence": 22
},
{
"arrival": {
"time": "1748923261",
"uncertainty": 120
},
"departure": {
"time": "1748923261",
"uncertainty": 120
},
"stopId": "0:03140C",
"stopSequence": 23
},
{
"arrival": {
"time": "1748923307",
"uncertainty": 120
},
"departure": {
"time": "1748923307",
"uncertainty": 120
},
"stopId": "0:03160C",
"stopSequence": 24
},
{
"arrival": {
"time": "1748923369",
"uncertainty": 120
},
"departure": {
"time": "1748923369",
"uncertainty": 120
},
"stopId": "0:03170C",
"stopSequence": 25
},
{
"arrival": {
"time": "1748923473",
"uncertainty": 120
},
"departure": {
"time": "1748923473",
"uncertainty": 120
},
"stopId": "0:18260C",
"stopSequence": 26
},
{
"arrival": {
"time": "1748923524",
"uncertainty": 120
},
"departure": {
"time": "1748923524",
"uncertainty": 120
},
"stopId": "0:18270C",
"stopSequence": 27
},
{
"arrival": {
"time": "1748923632",
"uncertainty": 120
},
"departure": {
"time": "1748923632",
"uncertainty": 120
},
"stopId": "0:03205C",
"stopSequence": 28
},
{
"arrival": {
"time": "1748923672",
"uncertainty": 120
},
"departure": {
"time": "1748923672",
"uncertainty": 120
},
"stopId": "0:03220C",
"stopSequence": 29
},
{
"arrival": {
"time": "1748923695",
"uncertainty": 120
},
"departure": {
"time": "1748923695",
"uncertainty": 120
},
"stopId": "0:03235C",
"stopSequence": 30
},
{
"arrival": {
"time": "1748923756",
"uncertainty": 120
},
"departure": {
"time": "1748923756",
"uncertainty": 120
},
"stopId": "0:03230C",
"stopSequence": 31
},
{
"arrival": {
"time": "1748923808",
"uncertainty": 120
},
"departure": {
"time": "1748923808",
"uncertainty": 120
},
"stopId": "0:03250C",
"stopSequence": 32
},
{
"arrival": {
"time": "1748923835",
"uncertainty": 120
},
"departure": {
"time": "1748923835",
"uncertainty": 120
},
"stopId": "0:03265C",
"stopSequence": 33
},
{
"arrival": {
"time": "1748923868",
"uncertainty": 120
},
"departure": {
"time": "1748923868",
"uncertainty": 120
},
"stopId": "0:03269C",
"stopSequence": 34
},
{
"arrival": {
"time": "1748923907",
"uncertainty": 120
},
"departure": {
"time": "1748923907",
"uncertainty": 120
},
"stopId": "0:03270C",
"stopSequence": 35
},
{
"arrival": {
"time": "1748923950",
"uncertainty": 120
},
"departure": {
"time": "1748923950",
"uncertainty": 120
},
"stopId": "0:03295C",
"stopSequence": 36
},
{
"arrival": {
"time": "1748924070",
"uncertainty": 120
},
"departure": {
"time": "1748924070",
"uncertainty": 120
},
"stopId": "0:03290C",
"stopSequence": 37
},
{
"arrival": {
"time": "1748924250",
"uncertainty": 120
},
"departure": {
"time": "1748924250",
"uncertainty": 120
},
"stopId": "0:01230C",
"stopSequence": 38
},
{
"arrival": {
"time": "1748924345",
"uncertainty": 120
},
"departure": {
"time": "1748924345",
"uncertainty": 120
},
"stopId": "0:01240C",
"stopSequence": 39
},
{
"arrival": {
"time": "1748924430",
"uncertainty": 120
},
"departure": {
"time": "1748924430",
"uncertainty": 120
},
"stopId": "0:01270C",
"stopSequence": 40
},
{
"arrival": {
"time": "1748924500",
"uncertainty": 120
},
"departure": {
"time": "1748924500",
"uncertainty": 120
},
"stopId": "0:01280C",
"stopSequence": 41
},
{
"arrival": {
"time": "1748924604",
"uncertainty": 120
},
"departure": {
"time": "1748924604",
"uncertainty": 120
},
"stopId": "0:18170C",
"stopSequence": 42
},
{
"arrival": {
"time": "1748924653",
"uncertainty": 120
},
"departure": {
"time": "1748924653",
"uncertainty": 120
},
"stopId": "0:18180C",
"stopSequence": 43
},
{
"arrival": {
"time": "1748924725",
"uncertainty": 120
},
"departure": {
"time": "1748924725",
"uncertainty": 120
},
"stopId": "0:01320C",
"stopSequence": 44
},
{
"arrival": {
"time": "1748924770",
"uncertainty": 120
},
"departure": {
"time": "1748924770",
"uncertainty": 120
},
"stopId": "0:18130C",
"stopSequence": 45
},
{
"arrival": {
"time": "1748924847",
"uncertainty": 120
},
"departure": {
"time": "1748924847",
"uncertainty": 120
},
"stopId": "0:01362C",
"stopSequence": 46
},
{
"arrival": {
"time": "1748924945",
"uncertainty": 120
},
"stopId": "0:19065C",
"stopSequence": 47
}
],
"trip": {
"directionId": 0,
"routeId": "1040",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987757"
},
"vehicle": {
"id": "92",
"label": "92"
}
}
},
{
"id": "987759",
"tripUpdate": {
"trip": {
"directionId": 0,
"routeId": "1040",
"scheduleRelationship": "CANCELED",
"tripId": "2_2987759"
}
}
},
{
"id": "987730",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748921687",
"uncertainty": 120
},
"stopId": "0:01010C",
"stopSequence": 1
},
{
"arrival": {
"time": "1748921687",
"uncertainty": 120
},
"departure": {
"time": "1748921687",
"uncertainty": 120
},
"stopId": "0:01010P",
"stopSequence": 2
},
{
"arrival": {
"time": "1748921764",
"uncertainty": 120
},
"departure": {
"time": "1748921775",
"uncertainty": 120
},
"stopId": "0:01020C",
"stopSequence": 3
},
{
"arrival": {
"time": "1748921840",
"uncertainty": 120
},
"departure": {
"time": "1748921840",
"uncertainty": 120
},
"stopId": "0:01030C",
"stopSequence": 4
},
{
"arrival": {
"time": "1748921886",
"uncertainty": 120
},
"departure": {
"time": "1748921886",
"uncertainty": 120
},
"stopId": "0:01040C",
"stopSequence": 5
},
{
"arrival": {
"time": "1748921906",
"uncertainty": 120
},
"departure": {
"time": "1748921906",
"uncertainty": 120
},
"stopId": "0:01050C",
"stopSequence": 6
},
{
"arrival": {
"time": "1748921945",
"uncertainty": 120
},
"departure": {
"time": "1748921945",
"uncertainty": 120
},
"stopId": "0:02330P",
"stopSequence": 7
},
{
"arrival": {
"time": "1748922006",
"uncertainty": 120
},
"departure": {
"time": "1748922006",
"uncertainty": 120
},
"stopId": "0:02320P",
"stopSequence": 8
},
{
"arrival": {
"time": "1748922038",
"uncertainty": 120
},
"departure": {
"time": "1748922038",
"uncertainty": 120
},
"stopId": "0:02310P",
"stopSequence": 9
},
{
"arrival": {
"time": "1748922105",
"uncertainty": 120
},
"departure": {
"time": "1748922105",
"uncertainty": 120
},
"stopId": "0:02300P",
"stopSequence": 10
},
{
"arrival": {
"time": "1748922176",
"uncertainty": 120
},
"departure": {
"time": "1748922176",
"uncertainty": 120
},
"stopId": "0:02290P",
"stopSequence": 11
},
{
"arrival": {
"time": "1748922197",
"uncertainty": 120
},
"departure": {
"time": "1748922197",
"uncertainty": 120
},
"stopId": "0:02280P",
"stopSequence": 12
},
{
"arrival": {
"time": "1748922224",
"uncertainty": 120
},
"departure": {
"time": "1748922224",
"uncertainty": 120
},
"stopId": "0:02275P",
"stopSequence": 13
},
{
"arrival": {
"time": "1748922247",
"uncertainty": 120
},
"departure": {
"time": "1748922255",
"uncertainty": 120
},
"stopId": "0:02270P",
"stopSequence": 14
},
{
"arrival": {
"time": "1748922292",
"uncertainty": 120
},
"departure": {
"time": "1748922292",
"uncertainty": 120
},
"stopId": "0:02420C",
"stopSequence": 15
},
{
"arrival": {
"time": "1748922331",
"uncertainty": 120
},
"departure": {
"time": "1748922345",
"uncertainty": 120
},
"stopId": "0:02415C",
"stopSequence": 16
},
{
"arrival": {
"time": "1748922471",
"uncertainty": 120
},
"departure": {
"time": "1748922496",
"uncertainty": 120
},
"stopId": "0:02410C",
"stopSequence": 17
},
{
"arrival": {
"time": "1748922585",
"uncertainty": 120
},
"departure": {
"time": "1748922585",
"uncertainty": 120
},
"stopId": "0:02405C",
"stopSequence": 18
},
{
"arrival": {
"time": "1748922624",
"uncertainty": 120
},
"departure": {
"time": "1748922624",
"uncertainty": 120
},
"stopId": "0:02400C",
"stopSequence": 19
},
{
"arrival": {
"time": "1748922680",
"uncertainty": 120
},
"departure": {
"time": "1748922680",
"uncertainty": 120
},
"stopId": "0:02395C",
"stopSequence": 20
},
{
"arrival": {
"time": "1748922867",
"uncertainty": 120
},
"departure": {
"time": "1748922867",
"uncertainty": 120
},
"stopId": "0:02390C",
"stopSequence": 21
},
{
"arrival": {
"time": "1748922893",
"uncertainty": 120
},
"departure": {
"time": "1748922893",
"uncertainty": 120
},
"stopId": "0:02380C",
"stopSequence": 22
},
{
"arrival": {
"time": "1748923025",
"uncertainty": 120
},
"departure": {
"time": "1748923025",
"uncertainty": 120
},
"stopId": "0:02375C",
"stopSequence": 23
},
{
"arrival": {
"time": "1748923077",
"uncertainty": 120
},
"departure": {
"time": "1748923077",
"uncertainty": 120
},
"stopId": "0:02370C",
"stopSequence": 24
},
{
"arrival": {
"time": "1748923123",
"uncertainty": 120
},
"departure": {
"time": "1748923123",
"uncertainty": 120
},
"stopId": "0:02011C",
"stopSequence": 25
},
{
"arrival": {
"time": "1748923264",
"uncertainty": 120
},
"departure": {
"time": "1748923264",
"uncertainty": 120
},
"stopId": "0:02010C",
"stopSequence": 26
},
{
"arrival": {
"time": "1748923310",
"uncertainty": 120
},
"departure": {
"time": "1748923310",
"uncertainty": 120
},
"stopId": "0:02020C",
"stopSequence": 27
},
{
"arrival": {
"time": "1748923363",
"uncertainty": 120
},
"departure": {
"time": "1748923363",
"uncertainty": 120
},
"stopId": "0:02360P",
"stopSequence": 28
},
{
"arrival": {
"time": "1748923389",
"uncertainty": 120
},
"departure": {
"time": "1748923389",
"uncertainty": 120
},
"stopId": "0:02260P",
"stopSequence": 29
},
{
"arrival": {
"time": "1748923406",
"uncertainty": 120
},
"departure": {
"time": "1748923406",
"uncertainty": 120
},
"stopId": "0:02265P",
"stopSequence": 30
},
{
"arrival": {
"time": "1748923444",
"uncertainty": 120
},
"departure": {
"time": "1748923444",
"uncertainty": 120
},
"stopId": "0:02355P",
"stopSequence": 31
},
{
"arrival": {
"time": "1748923478",
"uncertainty": 120
},
"departure": {
"time": "1748923478",
"uncertainty": 120
},
"stopId": "0:02350P",
"stopSequence": 32
},
{
"arrival": {
"time": "1748923497",
"uncertainty": 120
},
"departure": {
"time": "1748923497",
"uncertainty": 120
},
"stopId": "0:02340P",
"stopSequence": 33
},
{
"arrival": {
"time": "1748923535",
"uncertainty": 120
},
"departure": {
"time": "1748923535",
"uncertainty": 120
},
"stopId": "0:02365P",
"stopSequence": 34
},
{
"arrival": {
"time": "1748923569",
"uncertainty": 120
},
"departure": {
"time": "1748923569",
"uncertainty": 120
},
"stopId": "0:01170P",
"stopSequence": 35
},
{
"arrival": {
"time": "1748923629",
"uncertainty": 120
},
"departure": {
"time": "1748923629",
"uncertainty": 120
},
"stopId": "0:01160P",
"stopSequence": 36
},
{
"arrival": {
"time": "1748923646",
"uncertainty": 120
},
"stopId": "0:01160C",
"stopSequence": 37
}
],
"trip": {
"directionId": 1,
"routeId": "1060",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987730"
},
"vehicle": {
"id": "79",
"label": "79"
}
}
},
{
"id": "987736",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748921731",
"uncertainty": 120
},
"stopId": "0:03010C",
"stopSequence": 1
},
{
"arrival": {
"time": "1748921825",
"uncertainty": 120
},
"departure": {
"time": "1748921911",
"uncertainty": 120
},
"stopId": "0:01010C",
"stopSequence": 2
},
{
"arrival": {
"time": "1748922114",
"uncertainty": 120
},
"departure": {
"time": "1748922114",
"uncertainty": 120
},
"stopId": "0:04260C",
"stopSequence": 3
},
{
"arrival": {
"time": "1748922152",
"uncertainty": 120
},
"departure": {
"time": "1748922152",
"uncertainty": 120
},
"stopId": "0:04270C",
"stopSequence": 4
},
{
"arrival": {
"time": "1748922214",
"uncertainty": 120
},
"departure": {
"time": "1748922214",
"uncertainty": 120
},
"stopId": "0:04280C",
"stopSequence": 5
},
{
"arrival": {
"time": "1748922312",
"uncertainty": 120
},
"departure": {
"time": "1748922331",
"uncertainty": 120
},
"stopId": "0:04300C",
"stopSequence": 6
},
{
"arrival": {
"time": "1748922392",
"uncertainty": 120
},
"departure": {
"time": "1748922392",
"uncertainty": 120
},
"stopId": "0:04310C",
"stopSequence": 7
},
{
"arrival": {
"time": "1748922481",
"uncertainty": 120
},
"departure": {
"time": "1748922481",
"uncertainty": 120
},
"stopId": "0:04290C",
"stopSequence": 8
},
{
"arrival": {
"time": "1748922572",
"uncertainty": 120
},
"departure": {
"time": "1748922572",
"uncertainty": 120
},
"stopId": "0:04075C",
"stopSequence": 9
},
{
"arrival": {
"time": "1748922822",
"uncertainty": 120
},
"departure": {
"time": "1748922822",
"uncertainty": 120
},
"stopId": "0:04080C",
"stopSequence": 10
},
{
"arrival": {
"time": "1748922907",
"uncertainty": 120
},
"departure": {
"time": "1748922907",
"uncertainty": 120
},
"stopId": "0:04090C",
"stopSequence": 11
},
{
"arrival": {
"time": "1748922966",
"uncertainty": 120
},
"departure": {
"time": "1748922966",
"uncertainty": 120
},
"stopId": "0:03100C",
"stopSequence": 12
},
{
"arrival": {
"time": "1748923096",
"uncertainty": 120
},
"departure": {
"time": "1748923096",
"uncertainty": 120
},
"stopId": "0:03110C",
"stopSequence": 13
},
{
"arrival": {
"time": "1748923144",
"uncertainty": 120
},
"departure": {
"time": "1748923144",
"uncertainty": 120
},
"stopId": "0:03120C",
"stopSequence": 14
},
{
"arrival": {
"time": "1748923194",
"uncertainty": 120
},
"departure": {
"time": "1748923194",
"uncertainty": 120
},
"stopId": "0:05430C",
"stopSequence": 15
},
{
"arrival": {
"time": "1748923246",
"uncertainty": 120
},
"departure": {
"time": "1748923246",
"uncertainty": 120
},
"stopId": "0:05420C",
"stopSequence": 16
},
{
"arrival": {
"time": "1748923362",
"uncertainty": 120
},
"departure": {
"time": "1748923362",
"uncertainty": 120
},
"stopId": "0:05410C",
"stopSequence": 17
},
{
"arrival": {
"time": "1748923395",
"uncertainty": 120
},
"departure": {
"time": "1748923395",
"uncertainty": 120
},
"stopId": "0:05350C",
"stopSequence": 18
},
{
"arrival": {
"time": "1748923464",
"uncertainty": 120
},
"departure": {
"time": "1748923464",
"uncertainty": 120
},
"stopId": "0:05355C",
"stopSequence": 19
},
{
"arrival": {
"time": "1748923510",
"uncertainty": 120
},
"departure": {
"time": "1748923510",
"uncertainty": 120
},
"stopId": "0:05360C",
"stopSequence": 20
},
{
"arrival": {
"time": "1748923613",
"uncertainty": 120
},
"departure": {
"time": "1748923613",
"uncertainty": 120
},
"stopId": "0:05365C",
"stopSequence": 21
},
{
"arrival": {
"time": "1748923764",
"uncertainty": 120
},
"departure": {
"time": "1748923764",
"uncertainty": 120
},
"stopId": "0:05370C",
"stopSequence": 22
},
{
"arrival": {
"time": "1748923812",
"uncertainty": 120
},
"departure": {
"time": "1748923812",
"uncertainty": 120
},
"stopId": "0:04195C",
"stopSequence": 23
},
{
"arrival": {
"time": "1748923861",
"uncertainty": 120
},
"departure": {
"time": "1748923861",
"uncertainty": 120
},
"stopId": "0:07215C",
"stopSequence": 24
},
{
"arrival": {
"time": "1748923918",
"uncertainty": 120
},
"departure": {
"time": "1748923918",
"uncertainty": 120
},
"stopId": "0:07200C",
"stopSequence": 25
},
{
"arrival": {
"time": "1748923981",
"uncertainty": 120
},
"departure": {
"time": "1748923981",
"uncertainty": 120
},
"stopId": "0:07185C",
"stopSequence": 26
},
{
"arrival": {
"time": "1748924052",
"uncertainty": 120
},
"departure": {
"time": "1748924052",
"uncertainty": 120
},
"stopId": "0:07180C",
"stopSequence": 27
},
{
"arrival": {
"time": "1748924163",
"uncertainty": 120
},
"departure": {
"time": "1748924163",
"uncertainty": 120
},
"stopId": "0:07170C",
"stopSequence": 28
},
{
"arrival": {
"time": "1748924285",
"uncertainty": 120
},
"departure": {
"time": "1748924285",
"uncertainty": 120
},
"stopId": "0:18130C",
"stopSequence": 29
},
{
"arrival": {
"time": "1748924363",
"uncertainty": 120
},
"departure": {
"time": "1748924363",
"uncertainty": 120
},
"stopId": "0:01362C",
"stopSequence": 30
},
{
"arrival": {
"time": "1748924430",
"uncertainty": 120
},
"stopId": "0:19055C",
"stopSequence": 31
}
],
"trip": {
"directionId": 0,
"routeId": "1070",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987736"
},
"vehicle": {
"id": "32",
"label": "32"
}
}
},
{
"id": "987190",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748923500",
"uncertainty": 120
},
"stopId": "0:05343C",
"stopSequence": 1
},
{
"arrival": {
"time": "1748923568",
"uncertainty": 120
},
"departure": {
"time": "1748923568",
"uncertainty": 120
},
"stopId": "0:17775P",
"stopSequence": 2
},
{
"arrival": {
"time": "1748923639",
"uncertainty": 120
},
"departure": {
"time": "1748923639",
"uncertainty": 120
},
"stopId": "0:11380P",
"stopSequence": 3
},
{
"arrival": {
"time": "1748923687",
"uncertainty": 120
},
"departure": {
"time": "1748923687",
"uncertainty": 120
},
"stopId": "0:11390P",
"stopSequence": 4
},
{
"arrival": {
"time": "1748923740",
"uncertainty": 120
},
"departure": {
"time": "1748923740",
"uncertainty": 120
},
"stopId": "0:11400P",
"stopSequence": 5
},
{
"arrival": {
"time": "1748923801",
"uncertainty": 120
},
"departure": {
"time": "1748923801",
"uncertainty": 120
},
"stopId": "0:11410P",
"stopSequence": 6
},
{
"arrival": {
"time": "1748923860",
"uncertainty": 120
},
"departure": {
"time": "1748923860",
"uncertainty": 120
},
"stopId": "0:11290C",
"stopSequence": 7
},
{
"arrival": {
"time": "1748924040",
"uncertainty": 120
},
"departure": {
"time": "1748924040",
"uncertainty": 120
},
"stopId": "0:05310P",
"stopSequence": 8
},
{
"arrival": {
"time": "1748924097",
"uncertainty": 120
},
"departure": {
"time": "1748924097",
"uncertainty": 120
},
"stopId": "0:05300P",
"stopSequence": 9
},
{
"arrival": {
"time": "1748924160",
"uncertainty": 120
},
"departure": {
"time": "1748924160",
"uncertainty": 120
},
"stopId": "0:05290P",
"stopSequence": 10
},
{
"arrival": {
"time": "1748924227",
"uncertainty": 120
},
"departure": {
"time": "1748924227",
"uncertainty": 120
},
"stopId": "0:05280P",
"stopSequence": 11
},
{
"arrival": {
"time": "1748924252",
"uncertainty": 120
},
"departure": {
"time": "1748924252",
"uncertainty": 120
},
"stopId": "0:05271P",
"stopSequence": 12
},
{
"arrival": {
"time": "1748924272",
"uncertainty": 120
},
"departure": {
"time": "1748924272",
"uncertainty": 120
},
"stopId": "0:05271C",
"stopSequence": 13
},
{
"arrival": {
"time": "1748924275",
"uncertainty": 120
},
"departure": {
"time": "1748924275",
"uncertainty": 120
},
"stopId": "0:15245C",
"stopSequence": 14
},
{
"arrival": {
"time": "1748924332",
"uncertainty": 120
},
"departure": {
"time": "1748924332",
"uncertainty": 120
},
"stopId": "0:15225C",
"stopSequence": 15
},
{
"arrival": {
"time": "1748924396",
"uncertainty": 120
},
"departure": {
"time": "1748924396",
"uncertainty": 120
},
"stopId": "0:15232P",
"stopSequence": 16
},
{
"arrival": {
"time": "1748924455",
"uncertainty": 120
},
"departure": {
"time": "1748924455",
"uncertainty": 120
},
"stopId": "0:15233P",
"stopSequence": 17
},
{
"arrival": {
"time": "1748924534",
"uncertainty": 120
},
"departure": {
"time": "1748924534",
"uncertainty": 120
},
"stopId": "0:15234P",
"stopSequence": 18
},
{
"arrival": {
"time": "1748924623",
"uncertainty": 120
},
"departure": {
"time": "1748924623",
"uncertainty": 120
},
"stopId": "0:15235P",
"stopSequence": 19
},
{
"arrival": {
"time": "1748924635",
"uncertainty": 120
},
"departure": {
"time": "1748924635",
"uncertainty": 120
},
"stopId": "0:15229P",
"stopSequence": 20
},
{
"arrival": {
"time": "1748924663",
"uncertainty": 120
},
"departure": {
"time": "1748924663",
"uncertainty": 120
},
"stopId": "0:15215P",
"stopSequence": 21
},
{
"arrival": {
"time": "1748924764",
"uncertainty": 120
},
"departure": {
"time": "1748924764",
"uncertainty": 120
},
"stopId": "0:15210P",
"stopSequence": 22
},
{
"arrival": {
"time": "1748924862",
"uncertainty": 120
},
"departure": {
"time": "1748924862",
"uncertainty": 120
},
"stopId": "0:15200P",
"stopSequence": 23
},
{
"arrival": {
"time": "1748924870",
"uncertainty": 120
},
"departure": {
"time": "1748924870",
"uncertainty": 120
},
"stopId": "0:152005",
"stopSequence": 24
},
{
"arrival": {
"time": "1748924888",
"uncertainty": 120
},
"departure": {
"time": "1748924888",
"uncertainty": 120
},
"stopId": "0:15200C",
"stopSequence": 25
},
{
"arrival": {
"time": "1748924989",
"uncertainty": 120
},
"departure": {
"time": "1748924989",
"uncertainty": 120
},
"stopId": "0:15210C",
"stopSequence": 26
},
{
"arrival": {
"time": "1748925092",
"uncertainty": 120
},
"departure": {
"time": "1748925092",
"uncertainty": 120
},
"stopId": "0:15215C",
"stopSequence": 27
},
{
"arrival": {
"time": "1748925115",
"uncertainty": 120
},
"departure": {
"time": "1748925115",
"uncertainty": 120
},
"stopId": "0:15229C",
"stopSequence": 28
},
{
"arrival": {
"time": "1748925136",
"uncertainty": 120
},
"departure": {
"time": "1748925136",
"uncertainty": 120
},
"stopId": "0:15235C",
"stopSequence": 29
},
{
"arrival": {
"time": "1748925222",
"uncertainty": 120
},
"departure": {
"time": "1748925222",
"uncertainty": 120
},
"stopId": "0:15234C",
"stopSequence": 30
},
{
"arrival": {
"time": "1748925295",
"uncertainty": 120
},
"departure": {
"time": "1748925295",
"uncertainty": 120
},
"stopId": "0:15233C",
"stopSequence": 31
},
{
"arrival": {
"time": "1748925356",
"uncertainty": 120
},
"departure": {
"time": "1748925356",
"uncertainty": 120
},
"stopId": "0:15232C",
"stopSequence": 32
},
{
"arrival": {
"time": "1748925416",
"uncertainty": 120
},
"departure": {
"time": "1748925416",
"uncertainty": 120
},
"stopId": "0:15225P",
"stopSequence": 33
},
{
"arrival": {
"time": "1748925475",
"uncertainty": 120
},
"departure": {
"time": "1748925475",
"uncertainty": 120
},
"stopId": "0:15245P",
"stopSequence": 34
},
{
"arrival": {
"time": "1748925531",
"uncertainty": 120
},
"departure": {
"time": "1748925531",
"uncertainty": 120
},
"stopId": "0:05281C",
"stopSequence": 35
},
{
"arrival": {
"time": "1748925650",
"uncertainty": 120
},
"departure": {
"time": "1748925650",
"uncertainty": 120
},
"stopId": "0:11503P",
"stopSequence": 36
},
{
"arrival": {
"time": "1748925707",
"uncertainty": 120
},
"departure": {
"time": "1748925707",
"uncertainty": 120
},
"stopId": "0:12360P",
"stopSequence": 37
},
{
"arrival": {
"time": "1748925773",
"uncertainty": 120
},
"departure": {
"time": "1748925773",
"uncertainty": 120
},
"stopId": "0:12350P",
"stopSequence": 38
},
{
"arrival": {
"time": "1748925831",
"uncertainty": 120
},
"departure": {
"time": "1748925831",
"uncertainty": 120
},
"stopId": "0:11504P",
"stopSequence": 39
},
{
"arrival": {
"time": "1748925949",
"uncertainty": 120
},
"stopId": "0:11506C",
"stopSequence": 40
}
],
"trip": {
"directionId": 1,
"routeId": "2260",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987190"
}
}
},
{
"id": "987179",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748924713",
"uncertainty": 120
},
"stopId": "0:11506C",
"stopSequence": 1
},
{
"arrival": {
"time": "1748924744",
"uncertainty": 120
},
"departure": {
"time": "1748924744",
"uncertainty": 120
},
"stopId": "0:12340C",
"stopSequence": 2
},
{
"arrival": {
"time": "1748924773",
"uncertainty": 120
},
"departure": {
"time": "1748924773",
"uncertainty": 120
},
"stopId": "0:12350C",
"stopSequence": 3
},
{
"arrival": {
"time": "1748924818",
"uncertainty": 120
},
"departure": {
"time": "1748924818",
"uncertainty": 120
},
"stopId": "0:12360C",
"stopSequence": 4
},
{
"arrival": {
"time": "1748924854",
"uncertainty": 120
},
"departure": {
"time": "1748924854",
"uncertainty": 120
},
"stopId": "0:11503C",
"stopSequence": 5
},
{
"arrival": {
"time": "1748924951",
"uncertainty": 120
},
"departure": {
"time": "1748924951",
"uncertainty": 120
},
"stopId": "0:05280P",
"stopSequence": 6
},
{
"arrival": {
"time": "1748925013",
"uncertainty": 120
},
"departure": {
"time": "1748925013",
"uncertainty": 120
},
"stopId": "0:05270P",
"stopSequence": 7
},
{
"arrival": {
"time": "1748925073",
"uncertainty": 120
},
"departure": {
"time": "1748925073",
"uncertainty": 120
},
"stopId": "0:05270C",
"stopSequence": 8
},
{
"arrival": {
"time": "1748925111",
"uncertainty": 120
},
"departure": {
"time": "1748925111",
"uncertainty": 120
},
"stopId": "0:05280C",
"stopSequence": 9
},
{
"arrival": {
"time": "1748925191",
"uncertainty": 120
},
"departure": {
"time": "1748925191",
"uncertainty": 120
},
"stopId": "0:05290C",
"stopSequence": 10
},
{
"arrival": {
"time": "1748925256",
"uncertainty": 120
},
"departure": {
"time": "1748925256",
"uncertainty": 120
},
"stopId": "0:05300C",
"stopSequence": 11
},
{
"arrival": {
"time": "1748925313",
"uncertainty": 120
},
"departure": {
"time": "1748925313",
"uncertainty": 120
},
"stopId": "0:05310C",
"stopSequence": 12
},
{
"arrival": {
"time": "1748925433",
"uncertainty": 120
},
"departure": {
"time": "1748925433",
"uncertainty": 120
},
"stopId": "0:11300C",
"stopSequence": 13
},
{
"arrival": {
"time": "1748925503",
"uncertainty": 120
},
"departure": {
"time": "1748925503",
"uncertainty": 120
},
"stopId": "0:11305C",
"stopSequence": 14
},
{
"arrival": {
"time": "1748925673",
"uncertainty": 120
},
"departure": {
"time": "1748925673",
"uncertainty": 120
},
"stopId": "0:15240C",
"stopSequence": 15
},
{
"arrival": {
"time": "1748925705",
"uncertainty": 120
},
"departure": {
"time": "1748925705",
"uncertainty": 120
},
"stopId": "0:17800C",
"stopSequence": 16
},
{
"arrival": {
"time": "1748925784",
"uncertainty": 120
},
"departure": {
"time": "1748925784",
"uncertainty": 120
},
"stopId": "0:15400C",
"stopSequence": 17
},
{
"arrival": {
"time": "1748925827",
"uncertainty": 120
},
"departure": {
"time": "1748925827",
"uncertainty": 120
},
"stopId": "0:15402C",
"stopSequence": 18
},
{
"arrival": {
"time": "1748925874",
"uncertainty": 120
},
"stopId": "0:05343C",
"stopSequence": 19
}
],
"trip": {
"directionId": 0,
"routeId": "2260",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987179"
}
}
},
{
"id": "987178",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748922500",
"uncertainty": 120
},
"stopId": "0:11506C",
"stopSequence": 1
},
{
"arrival": {
"time": "1748922543",
"uncertainty": 120
},
"departure": {
"time": "1748922543",
"uncertainty": 120
},
"stopId": "0:12340C",
"stopSequence": 2
},
{
"arrival": {
"time": "1748922581",
"uncertainty": 120
},
"departure": {
"time": "1748922590",
"uncertainty": 120
},
"stopId": "0:12350C",
"stopSequence": 3
},
{
"arrival": {
"time": "1748922620",
"uncertainty": 120
},
"departure": {
"time": "1748922620",
"uncertainty": 120
},
"stopId": "0:12360C",
"stopSequence": 4
},
{
"arrival": {
"time": "1748922669",
"uncertainty": 120
},
"departure": {
"time": "1748922669",
"uncertainty": 120
},
"stopId": "0:11503C",
"stopSequence": 5
},
{
"arrival": {
"time": "1748922755",
"uncertainty": 120
},
"departure": {
"time": "1748922755",
"uncertainty": 120
},
"stopId": "0:05280P",
"stopSequence": 6
},
{
"arrival": {
"time": "1748922791",
"uncertainty": 120
},
"departure": {
"time": "1748922791",
"uncertainty": 120
},
"stopId": "0:05270P",
"stopSequence": 7
},
{
"arrival": {
"time": "1748922830",
"uncertainty": 120
},
"departure": {
"time": "1748922830",
"uncertainty": 120
},
"stopId": "0:05270C",
"stopSequence": 8
},
{
"arrival": {
"time": "1748922860",
"uncertainty": 120
},
"departure": {
"time": "1748922860",
"uncertainty": 120
},
"stopId": "0:05280C",
"stopSequence": 9
},
{
"arrival": {
"time": "1748922940",
"uncertainty": 120
},
"departure": {
"time": "1748922940",
"uncertainty": 120
},
"stopId": "0:05290C",
"stopSequence": 10
},
{
"arrival": {
"time": "1748923005",
"uncertainty": 120
},
"departure": {
"time": "1748923005",
"uncertainty": 120
},
"stopId": "0:05300C",
"stopSequence": 11
},
{
"arrival": {
"time": "1748923062",
"uncertainty": 120
},
"departure": {
"time": "1748923062",
"uncertainty": 120
},
"stopId": "0:05310C",
"stopSequence": 12
},
{
"arrival": {
"time": "1748923182",
"uncertainty": 120
},
"departure": {
"time": "1748923182",
"uncertainty": 120
},
"stopId": "0:11300C",
"stopSequence": 13
},
{
"arrival": {
"time": "1748923234",
"uncertainty": 120
},
"departure": {
"time": "1748923234",
"uncertainty": 120
},
"stopId": "0:11305C",
"stopSequence": 14
},
{
"arrival": {
"time": "1748923332",
"uncertainty": 120
},
"departure": {
"time": "1748923332",
"uncertainty": 120
},
"stopId": "0:15240C",
"stopSequence": 15
},
{
"arrival": {
"time": "1748923390",
"uncertainty": 120
},
"departure": {
"time": "1748923390",
"uncertainty": 120
},
"stopId": "0:17800C",
"stopSequence": 16
},
{
"arrival": {
"time": "1748923440",
"uncertainty": 120
},
"departure": {
"time": "1748923440",
"uncertainty": 120
},
"stopId": "0:15400C",
"stopSequence": 17
},
{
"arrival": {
"time": "1748923493",
"uncertainty": 120
},
"departure": {
"time": "1748923493",
"uncertainty": 120
},
"stopId": "0:15402C",
"stopSequence": 18
},
{
"arrival": {
"time": "1748923517",
"uncertainty": 120
},
"stopId": "0:05343C",
"stopSequence": 19
}
],
"trip": {
"directionId": 0,
"routeId": "2260",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987178"
},
"vehicle": {
"id": "113",
"label": "113"
}
}
},
{
"id": "987180",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748925949",
"uncertainty": 120
},
"stopId": "0:11506C",
"stopSequence": 1
},
{
"arrival": {
"time": "1748925980",
"uncertainty": 120
},
"departure": {
"time": "1748925980",
"uncertainty": 120
},
"stopId": "0:12340C",
"stopSequence": 2
},
{
"arrival": {
"time": "1748926009",
"uncertainty": 120
},
"departure": {
"time": "1748926009",
"uncertainty": 120
},
"stopId": "0:12350C",
"stopSequence": 3
},
{
"arrival": {
"time": "1748926054",
"uncertainty": 120
},
"departure": {
"time": "1748926054",
"uncertainty": 120
},
"stopId": "0:12360C",
"stopSequence": 4
},
{
"arrival": {
"time": "1748926090",
"uncertainty": 120
},
"departure": {
"time": "1748926090",
"uncertainty": 120
},
"stopId": "0:11503C",
"stopSequence": 5
},
{
"arrival": {
"time": "1748926187",
"uncertainty": 120
},
"departure": {
"time": "1748926187",
"uncertainty": 120
},
"stopId": "0:05280P",
"stopSequence": 6
},
{
"arrival": {
"time": "1748926243",
"uncertainty": 120
},
"departure": {
"time": "1748926243",
"uncertainty": 120
},
"stopId": "0:05270P",
"stopSequence": 7
},
{
"arrival": {
"time": "1748926303",
"uncertainty": 120
},
"departure": {
"time": "1748926303",
"uncertainty": 120
},
"stopId": "0:05270C",
"stopSequence": 8
},
{
"arrival": {
"time": "1748926341",
"uncertainty": 120
},
"departure": {
"time": "1748926341",
"uncertainty": 120
},
"stopId": "0:05280C",
"stopSequence": 9
},
{
"arrival": {
"time": "1748926422",
"uncertainty": 120
},
"departure": {
"time": "1748926422",
"uncertainty": 120
},
"stopId": "0:05290C",
"stopSequence": 10
},
{
"arrival": {
"time": "1748926487",
"uncertainty": 120
},
"departure": {
"time": "1748926487",
"uncertainty": 120
},
"stopId": "0:05300C",
"stopSequence": 11
},
{
"arrival": {
"time": "1748926544",
"uncertainty": 120
},
"departure": {
"time": "1748926544",
"uncertainty": 120
},
"stopId": "0:05310C",
"stopSequence": 12
},
{
"arrival": {
"time": "1748926663",
"uncertainty": 120
},
"departure": {
"time": "1748926663",
"uncertainty": 120
},
"stopId": "0:11300C",
"stopSequence": 13
},
{
"arrival": {
"time": "1748926733",
"uncertainty": 120
},
"departure": {
"time": "1748926733",
"uncertainty": 120
},
"stopId": "0:11305C",
"stopSequence": 14
},
{
"arrival": {
"time": "1748926903",
"uncertainty": 120
},
"departure": {
"time": "1748926903",
"uncertainty": 120
},
"stopId": "0:15240C",
"stopSequence": 15
},
{
"arrival": {
"time": "1748926935",
"uncertainty": 120
},
"departure": {
"time": "1748926935",
"uncertainty": 120
},
"stopId": "0:17800C",
"stopSequence": 16
},
{
"arrival": {
"time": "1748927015",
"uncertainty": 120
},
"departure": {
"time": "1748927015",
"uncertainty": 120
},
"stopId": "0:15400C",
"stopSequence": 17
},
{
"arrival": {
"time": "1748927059",
"uncertainty": 120
},
"departure": {
"time": "1748927059",
"uncertainty": 120
},
"stopId": "0:15402C",
"stopSequence": 18
},
{
"arrival": {
"time": "1748927083",
"uncertainty": 120
},
"stopId": "0:05343C",
"stopSequence": 19
}
],
"trip": {
"directionId": 0,
"routeId": "2260",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987180"
}
}
},
{
"id": "987462",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748924700"
},
"stopId": "0:CI0210C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "6610",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987462"
}
}
},
{
"id": "987435",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748925000"
},
"stopId": "0:CI0011C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "6600",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987435"
}
}
},
{
"id": "987423",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748921474",
"uncertainty": 120
},
"stopId": "0:19055P",
"stopSequence": 1
},
{
"arrival": {
"time": "1748921559",
"uncertainty": 120
},
"departure": {
"time": "1748921559",
"uncertainty": 120
},
"stopId": "0:01362P",
"stopSequence": 2
},
{
"arrival": {
"time": "1748921629",
"uncertainty": 120
},
"departure": {
"time": "1748921649",
"uncertainty": 120
},
"stopId": "0:18130P",
"stopSequence": 3
},
{
"arrival": {
"time": "1748921679",
"uncertainty": 120
},
"departure": {
"time": "1748921679",
"uncertainty": 120
},
"stopId": "0:01330C",
"stopSequence": 4
},
{
"arrival": {
"time": "1748921718",
"uncertainty": 120
},
"departure": {
"time": "1748921718",
"uncertainty": 120
},
"stopId": "0:01335C",
"stopSequence": 5
},
{
"arrival": {
"time": "1748921839",
"uncertainty": 120
},
"departure": {
"time": "1748921839",
"uncertainty": 120
},
"stopId": "0:01385C",
"stopSequence": 6
},
{
"arrival": {
"time": "1748921919",
"uncertainty": 120
},
"departure": {
"time": "1748921919",
"uncertainty": 120
},
"stopId": "0:01420P",
"stopSequence": 7
},
{
"arrival": {
"time": "1748921994",
"uncertainty": 120
},
"departure": {
"time": "1748921994",
"uncertainty": 120
},
"stopId": "0:01430P",
"stopSequence": 8
},
{
"arrival": {
"time": "1748922031",
"uncertainty": 120
},
"departure": {
"time": "1748922031",
"uncertainty": 120
},
"stopId": "0:01440P",
"stopSequence": 9
},
{
"arrival": {
"time": "1748922062",
"uncertainty": 120
},
"departure": {
"time": "1748922069",
"uncertainty": 120
},
"stopId": "0:01450P",
"stopSequence": 10
},
{
"arrival": {
"time": "1748922173",
"uncertainty": 120
},
"departure": {
"time": "1748922189",
"uncertainty": 120
},
"stopId": "0:02140P",
"stopSequence": 11
},
{
"arrival": {
"time": "1748922256",
"uncertainty": 120
},
"departure": {
"time": "1748922256",
"uncertainty": 120
},
"stopId": "0:02150P",
"stopSequence": 12
},
{
"arrival": {
"time": "1748922328",
"uncertainty": 120
},
"departure": {
"time": "1748922328",
"uncertainty": 120
},
"stopId": "0:02160P",
"stopSequence": 13
},
{
"arrival": {
"time": "1748922417",
"uncertainty": 120
},
"departure": {
"time": "1748922417",
"uncertainty": 120
},
"stopId": "0:02170P",
"stopSequence": 14
},
{
"arrival": {
"time": "1748922508",
"uncertainty": 120
},
"departure": {
"time": "1748922520",
"uncertainty": 120
},
"stopId": "0:06011P",
"stopSequence": 15
},
{
"arrival": {
"time": "1748922580",
"uncertainty": 120
},
"departure": {
"time": "1748922580",
"uncertainty": 120
},
"stopId": "0:06030P",
"stopSequence": 16
},
{
"arrival": {
"time": "1748922626",
"uncertainty": 120
},
"departure": {
"time": "1748922626",
"uncertainty": 120
},
"stopId": "0:06040P",
"stopSequence": 17
},
{
"arrival": {
"time": "1748922669",
"uncertainty": 120
},
"departure": {
"time": "1748922669",
"uncertainty": 120
},
"stopId": "0:06050P",
"stopSequence": 18
},
{
"arrival": {
"time": "1748922678",
"uncertainty": 120
},
"departure": {
"time": "1748922678",
"uncertainty": 120
},
"stopId": "0:06070P",
"stopSequence": 19
},
{
"arrival": {
"time": "1748922760",
"uncertainty": 120
},
"departure": {
"time": "1748922760",
"uncertainty": 120
},
"stopId": "0:06080P",
"stopSequence": 20
},
{
"arrival": {
"time": "1748922819",
"uncertainty": 120
},
"departure": {
"time": "1748922819",
"uncertainty": 120
},
"stopId": "0:06090P",
"stopSequence": 21
},
{
"arrival": {
"time": "1748922846",
"uncertainty": 120
},
"departure": {
"time": "1748922846",
"uncertainty": 120
},
"stopId": "0:06100P",
"stopSequence": 22
},
{
"arrival": {
"time": "1748922902",
"uncertainty": 120
},
"departure": {
"time": "1748922902",
"uncertainty": 120
},
"stopId": "0:06120P",
"stopSequence": 23
},
{
"arrival": {
"time": "1748922972",
"uncertainty": 120
},
"departure": {
"time": "1748922972",
"uncertainty": 120
},
"stopId": "0:06110P",
"stopSequence": 24
},
{
"arrival": {
"time": "1748923026",
"uncertainty": 120
},
"departure": {
"time": "1748923026",
"uncertainty": 120
},
"stopId": "0:06130P",
"stopSequence": 25
},
{
"arrival": {
"time": "1748923067",
"uncertainty": 120
},
"departure": {
"time": "1748923067",
"uncertainty": 120
},
"stopId": "0:06140P",
"stopSequence": 26
},
{
"arrival": {
"time": "1748923148",
"uncertainty": 120
},
"departure": {
"time": "1748923148",
"uncertainty": 120
},
"stopId": "0:06220P",
"stopSequence": 27
},
{
"arrival": {
"time": "1748923212",
"uncertainty": 120
},
"departure": {
"time": "1748923212",
"uncertainty": 120
},
"stopId": "0:06230P",
"stopSequence": 28
},
{
"arrival": {
"time": "1748923243",
"uncertainty": 120
},
"departure": {
"time": "1748923243",
"uncertainty": 120
},
"stopId": "0:06240P",
"stopSequence": 29
},
{
"arrival": {
"time": "1748923268",
"uncertainty": 120
},
"departure": {
"time": "1748923268",
"uncertainty": 120
},
"stopId": "0:06250P",
"stopSequence": 30
},
{
"arrival": {
"time": "1748923350",
"uncertainty": 120
},
"departure": {
"time": "1748923350",
"uncertainty": 120
},
"stopId": "0:06260P",
"stopSequence": 31
},
{
"arrival": {
"time": "1748923416",
"uncertainty": 120
},
"departure": {
"time": "1748923416",
"uncertainty": 120
},
"stopId": "0:06270P",
"stopSequence": 32
},
{
"arrival": {
"time": "1748923453",
"uncertainty": 120
},
"departure": {
"time": "1748923453",
"uncertainty": 120
},
"stopId": "0:06290P",
"stopSequence": 33
},
{
"arrival": {
"time": "1748923480",
"uncertainty": 120
},
"departure": {
"time": "1748923480",
"uncertainty": 120
},
"stopId": "0:06280P",
"stopSequence": 34
},
{
"arrival": {
"time": "1748923556",
"uncertainty": 120
},
"departure": {
"time": "1748923556",
"uncertainty": 120
},
"stopId": "0:06300P",
"stopSequence": 35
},
{
"arrival": {
"time": "1748923598",
"uncertainty": 120
},
"departure": {
"time": "1748923598",
"uncertainty": 120
},
"stopId": "0:06325P",
"stopSequence": 36
},
{
"arrival": {
"time": "1748923624",
"uncertainty": 120
},
"departure": {
"time": "1748923624",
"uncertainty": 120
},
"stopId": "0:06320P",
"stopSequence": 37
},
{
"arrival": {
"time": "1748923669",
"uncertainty": 120
},
"departure": {
"time": "1748923669",
"uncertainty": 120
},
"stopId": "0:06330P",
"stopSequence": 38
},
{
"arrival": {
"time": "1748923686",
"uncertainty": 120
},
"departure": {
"time": "1748923686",
"uncertainty": 120
},
"stopId": "0:06340P",
"stopSequence": 39
},
{
"arrival": {
"time": "1748923748",
"uncertainty": 120
},
"departure": {
"time": "1748923748",
"uncertainty": 120
},
"stopId": "0:06375P",
"stopSequence": 40
},
{
"arrival": {
"time": "1748923868",
"uncertainty": 120
},
"departure": {
"time": "1748923868",
"uncertainty": 120
},
"stopId": "0:06431P",
"stopSequence": 41
},
{
"arrival": {
"time": "1748923955",
"uncertainty": 120
},
"departure": {
"time": "1748923955",
"uncertainty": 120
},
"stopId": "0:06420P",
"stopSequence": 42
},
{
"arrival": {
"time": "1748923988",
"uncertainty": 120
},
"departure": {
"time": "1748923988",
"uncertainty": 120
},
"stopId": "0:06410P",
"stopSequence": 43
},
{
"arrival": {
"time": "1748924228",
"uncertainty": 120
},
"stopId": "0:PE0085C",
"stopSequence": 44
}
],
"trip": {
"directionId": 1,
"routeId": "1050",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987423"
},
"vehicle": {
"id": "148",
"label": "148"
}
}
},
{
"id": "987418",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748925000",
"uncertainty": 120
},
"stopId": "0:PE0085C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1050",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987418"
}
}
},
{
"id": "987346",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748923200",
"uncertainty": 120
},
"stopId": "0:41016C",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "4450",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987346"
}
}
},
{
"id": "987142",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748924400",
"uncertainty": 120
},
"stopId": "0:05343C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "2260",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987142"
}
}
},
{
"id": "987149",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748925874",
"uncertainty": 120
},
"stopId": "0:05343C",
"stopSequence": 1
},
{
"arrival": {
"time": "1748925942",
"uncertainty": 120
},
"departure": {
"time": "1748925942",
"uncertainty": 120
},
"stopId": "0:17775P",
"stopSequence": 2
},
{
"arrival": {
"time": "1748926013",
"uncertainty": 120
},
"departure": {
"time": "1748926013",
"uncertainty": 120
},
"stopId": "0:11380P",
"stopSequence": 3
},
{
"arrival": {
"time": "1748926061",
"uncertainty": 120
},
"departure": {
"time": "1748926061",
"uncertainty": 120
},
"stopId": "0:11390P",
"stopSequence": 4
},
{
"arrival": {
"time": "1748926114",
"uncertainty": 120
},
"departure": {
"time": "1748926114",
"uncertainty": 120
},
"stopId": "0:11400P",
"stopSequence": 5
},
{
"arrival": {
"time": "1748926172",
"uncertainty": 120
},
"departure": {
"time": "1748926172",
"uncertainty": 120
},
"stopId": "0:11410P",
"stopSequence": 6
},
{
"arrival": {
"time": "1748926228",
"uncertainty": 120
},
"departure": {
"time": "1748926228",
"uncertainty": 120
},
"stopId": "0:11290C",
"stopSequence": 7
},
{
"arrival": {
"time": "1748926360",
"uncertainty": 120
},
"departure": {
"time": "1748926360",
"uncertainty": 120
},
"stopId": "0:05310P",
"stopSequence": 8
},
{
"arrival": {
"time": "1748926416",
"uncertainty": 120
},
"departure": {
"time": "1748926416",
"uncertainty": 120
},
"stopId": "0:05300P",
"stopSequence": 9
},
{
"arrival": {
"time": "1748926477",
"uncertainty": 120
},
"departure": {
"time": "1748926477",
"uncertainty": 120
},
"stopId": "0:05290P",
"stopSequence": 10
},
{
"arrival": {
"time": "1748926541",
"uncertainty": 120
},
"departure": {
"time": "1748926541",
"uncertainty": 120
},
"stopId": "0:05280P",
"stopSequence": 11
},
{
"arrival": {
"time": "1748926595",
"uncertainty": 120
},
"departure": {
"time": "1748926595",
"uncertainty": 120
},
"stopId": "0:05270P",
"stopSequence": 12
},
{
"arrival": {
"time": "1748926701",
"uncertainty": 120
},
"departure": {
"time": "1748926701",
"uncertainty": 120
},
"stopId": "0:15230P",
"stopSequence": 13
},
{
"arrival": {
"time": "1748926770",
"uncertainty": 120
},
"departure": {
"time": "1748926770",
"uncertainty": 120
},
"stopId": "0:15229P",
"stopSequence": 14
},
{
"arrival": {
"time": "1748926786",
"uncertainty": 120
},
"departure": {
"time": "1748926786",
"uncertainty": 120
},
"stopId": "0:15215P",
"stopSequence": 15
},
{
"arrival": {
"time": "1748926870",
"uncertainty": 120
},
"departure": {
"time": "1748926870",
"uncertainty": 120
},
"stopId": "0:15210P",
"stopSequence": 16
},
{
"arrival": {
"time": "1748926951",
"uncertainty": 120
},
"departure": {
"time": "1748926951",
"uncertainty": 120
},
"stopId": "0:15200P",
"stopSequence": 17
},
{
"arrival": {
"time": "1748926963",
"uncertainty": 120
},
"departure": {
"time": "1748926963",
"uncertainty": 120
},
"stopId": "0:15205P",
"stopSequence": 18
},
{
"arrival": {
"time": "1748927071",
"uncertainty": 120
},
"departure": {
"time": "1748927071",
"uncertainty": 120
},
"stopId": "0:15190P",
"stopSequence": 19
},
{
"arrival": {
"time": "1748927102",
"uncertainty": 120
},
"departure": {
"time": "1748927102",
"uncertainty": 120
},
"stopId": "0:15180P",
"stopSequence": 20
},
{
"arrival": {
"time": "1748927135",
"uncertainty": 120
},
"departure": {
"time": "1748927135",
"uncertainty": 120
},
"stopId": "0:12455C",
"stopSequence": 21
},
{
"arrival": {
"time": "1748927195",
"uncertainty": 120
},
"departure": {
"time": "1748927195",
"uncertainty": 120
},
"stopId": "0:12460C",
"stopSequence": 22
},
{
"arrival": {
"time": "1748927236",
"uncertainty": 120
},
"departure": {
"time": "1748927236",
"uncertainty": 120
},
"stopId": "0:12461C",
"stopSequence": 23
},
{
"arrival": {
"time": "1748927255",
"uncertainty": 120
},
"departure": {
"time": "1748927255",
"uncertainty": 120
},
"stopId": "0:17010P",
"stopSequence": 24
},
{
"arrival": {
"time": "1748927363",
"uncertainty": 120
},
"departure": {
"time": "1748927363",
"uncertainty": 120
},
"stopId": "0:17015P",
"stopSequence": 25
},
{
"arrival": {
"time": "1748927491",
"uncertainty": 120
},
"departure": {
"time": "1748927491",
"uncertainty": 120
},
"stopId": "0:17020P",
"stopSequence": 26
},
{
"arrival": {
"time": "1748927575",
"uncertainty": 120
},
"departure": {
"time": "1748927575",
"uncertainty": 120
},
"stopId": "0:17030P",
"stopSequence": 27
},
{
"arrival": {
"time": "1748927684",
"uncertainty": 120
},
"departure": {
"time": "1748927684",
"uncertainty": 120
},
"stopId": "0:17040C",
"stopSequence": 28
},
{
"arrival": {
"time": "1748927788",
"uncertainty": 120
},
"departure": {
"time": "1748927788",
"uncertainty": 120
},
"stopId": "0:17045C",
"stopSequence": 29
},
{
"arrival": {
"time": "1748927852",
"uncertainty": 120
},
"departure": {
"time": "1748927852",
"uncertainty": 120
},
"stopId": "0:17060C",
"stopSequence": 30
},
{
"arrival": {
"time": "1748927949",
"uncertainty": 120
},
"departure": {
"time": "1748927949",
"uncertainty": 120
},
"stopId": "0:17070C",
"stopSequence": 31
},
{
"arrival": {
"time": "1748928024",
"uncertainty": 120
},
"departure": {
"time": "1748928024",
"uncertainty": 120
},
"stopId": "0:17080C",
"stopSequence": 32
},
{
"arrival": {
"time": "1748928089",
"uncertainty": 120
},
"departure": {
"time": "1748928089",
"uncertainty": 120
},
"stopId": "0:17090C",
"stopSequence": 33
},
{
"arrival": {
"time": "1748928130",
"uncertainty": 120
},
"departure": {
"time": "1748928130",
"uncertainty": 120
},
"stopId": "0:17100C",
"stopSequence": 34
},
{
"arrival": {
"time": "1748928202",
"uncertainty": 120
},
"departure": {
"time": "1748928202",
"uncertainty": 120
},
"stopId": "0:12490C",
"stopSequence": 35
},
{
"arrival": {
"time": "1748928262",
"uncertainty": 120
},
"departure": {
"time": "1748928262",
"uncertainty": 120
},
"stopId": "0:12500C",
"stopSequence": 36
},
{
"arrival": {
"time": "1748928379",
"uncertainty": 120
},
"departure": {
"time": "1748928379",
"uncertainty": 120
},
"stopId": "0:12510C",
"stopSequence": 37
},
{
"arrival": {
"time": "1748928449",
"uncertainty": 120
},
"departure": {
"time": "1748928449",
"uncertainty": 120
},
"stopId": "0:12520C",
"stopSequence": 38
},
{
"arrival": {
"time": "1748928488",
"uncertainty": 120
},
"departure": {
"time": "1748928488",
"uncertainty": 120
},
"stopId": "0:12530C",
"stopSequence": 39
},
{
"arrival": {
"time": "1748928557",
"uncertainty": 120
},
"departure": {
"time": "1748928557",
"uncertainty": 120
},
"stopId": "0:11010C",
"stopSequence": 40
},
{
"arrival": {
"time": "1748928599",
"uncertainty": 120
},
"departure": {
"time": "1748928599",
"uncertainty": 120
},
"stopId": "0:17110C",
"stopSequence": 41
},
{
"arrival": {
"time": "1748928675",
"uncertainty": 120
},
"departure": {
"time": "1748928675",
"uncertainty": 120
},
"stopId": "0:17120C",
"stopSequence": 42
},
{
"arrival": {
"time": "1748928718",
"uncertainty": 120
},
"departure": {
"time": "1748928718",
"uncertainty": 120
},
"stopId": "0:11180C",
"stopSequence": 43
},
{
"arrival": {
"time": "1748928739",
"uncertainty": 120
},
"departure": {
"time": "1748928739",
"uncertainty": 120
},
"stopId": "0:11190C",
"stopSequence": 44
},
{
"arrival": {
"time": "1748928799",
"uncertainty": 120
},
"departure": {
"time": "1748928799",
"uncertainty": 120
},
"stopId": "0:17131C",
"stopSequence": 45
},
{
"arrival": {
"time": "1748928830",
"uncertainty": 120
},
"departure": {
"time": "1748928830",
"uncertainty": 120
},
"stopId": "0:17140C",
"stopSequence": 46
},
{
"arrival": {
"time": "1748928879",
"uncertainty": 120
},
"departure": {
"time": "1748928879",
"uncertainty": 120
},
"stopId": "0:17150C",
"stopSequence": 47
},
{
"arrival": {
"time": "1748928964",
"uncertainty": 120
},
"departure": {
"time": "1748928964",
"uncertainty": 120
},
"stopId": "0:17160C",
"stopSequence": 48
},
{
"arrival": {
"time": "1748929039",
"uncertainty": 120
},
"departure": {
"time": "1748929039",
"uncertainty": 120
},
"stopId": "0:12330C",
"stopSequence": 49
},
{
"arrival": {
"time": "1748929080",
"uncertainty": 120
},
"departure": {
"time": "1748929080",
"uncertainty": 120
},
"stopId": "0:12335C",
"stopSequence": 50
},
{
"arrival": {
"time": "1748929135",
"uncertainty": 120
},
"departure": {
"time": "1748929135",
"uncertainty": 120
},
"stopId": "0:12340C",
"stopSequence": 51
},
{
"arrival": {
"time": "1748929164",
"uncertainty": 120
},
"departure": {
"time": "1748929164",
"uncertainty": 120
},
"stopId": "0:12350C",
"stopSequence": 52
},
{
"arrival": {
"time": "1748929209",
"uncertainty": 120
},
"departure": {
"time": "1748929209",
"uncertainty": 120
},
"stopId": "0:12360C",
"stopSequence": 53
},
{
"arrival": {
"time": "1748929265",
"uncertainty": 120
},
"departure": {
"time": "1748929265",
"uncertainty": 120
},
"stopId": "0:11539P",
"stopSequence": 54
},
{
"arrival": {
"time": "1748929291",
"uncertainty": 120
},
"departure": {
"time": "1748929291",
"uncertainty": 120
},
"stopId": "0:11540P",
"stopSequence": 55
},
{
"arrival": {
"time": "1748929376",
"uncertainty": 120
},
"departure": {
"time": "1748929376",
"uncertainty": 120
},
"stopId": "0:12370C",
"stopSequence": 56
},
{
"arrival": {
"time": "1748929422",
"uncertainty": 120
},
"departure": {
"time": "1748929422",
"uncertainty": 120
},
"stopId": "0:12380C",
"stopSequence": 57
},
{
"arrival": {
"time": "1748929471",
"uncertainty": 120
},
"departure": {
"time": "1748929471",
"uncertainty": 120
},
"stopId": "0:12390C",
"stopSequence": 58
},
{
"arrival": {
"time": "1748929531",
"uncertainty": 120
},
"departure": {
"time": "1748929531",
"uncertainty": 120
},
"stopId": "0:11300C",
"stopSequence": 59
},
{
"arrival": {
"time": "1748929598",
"uncertainty": 120
},
"departure": {
"time": "1748929598",
"uncertainty": 120
},
"stopId": "0:11305C",
"stopSequence": 60
},
{
"arrival": {
"time": "1748929761",
"uncertainty": 120
},
"departure": {
"time": "1748929761",
"uncertainty": 120
},
"stopId": "0:15240C",
"stopSequence": 61
},
{
"arrival": {
"time": "1748929794",
"uncertainty": 120
},
"departure": {
"time": "1748929794",
"uncertainty": 120
},
"stopId": "0:17800C",
"stopSequence": 62
},
{
"arrival": {
"time": "1748929874",
"uncertainty": 120
},
"departure": {
"time": "1748929874",
"uncertainty": 120
},
"stopId": "0:15400C",
"stopSequence": 63
},
{
"arrival": {
"time": "1748929915",
"uncertainty": 120
},
"departure": {
"time": "1748929915",
"uncertainty": 120
},
"stopId": "0:15402C",
"stopSequence": 64
},
{
"arrival": {
"time": "1748929946",
"uncertainty": 120
},
"stopId": "0:05343C",
"stopSequence": 65
}
],
"trip": {
"directionId": 1,
"routeId": "2260",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987149"
}
}
},
{
"id": "987148",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748917957",
"uncertainty": 120
},
"stopId": "0:05343C",
"stopSequence": 1
},
{
"arrival": {
"time": "1748918013",
"uncertainty": 120
},
"departure": {
"time": "1748918013",
"uncertainty": 120
},
"stopId": "0:17775P",
"stopSequence": 2
},
{
"arrival": {
"time": "1748918077",
"uncertainty": 120
},
"departure": {
"time": "1748918077",
"uncertainty": 120
},
"stopId": "0:11380P",
"stopSequence": 3
},
{
"arrival": {
"time": "1748918117",
"uncertainty": 120
},
"departure": {
"time": "1748918137",
"uncertainty": 120
},
"stopId": "0:11390P",
"stopSequence": 4
},
{
"arrival": {
"time": "1748918181",
"uncertainty": 120
},
"departure": {
"time": "1748918181",
"uncertainty": 120
},
"stopId": "0:11400P",
"stopSequence": 5
},
{
"arrival": {
"time": "1748918246",
"uncertainty": 120
},
"departure": {
"time": "1748918246",
"uncertainty": 120
},
"stopId": "0:11410P",
"stopSequence": 6
},
{
"arrival": {
"time": "1748918287",
"uncertainty": 120
},
"departure": {
"time": "1748918317",
"uncertainty": 120
},
"stopId": "0:11290C",
"stopSequence": 7
},
{
"arrival": {
"time": "1748918400",
"uncertainty": 120
},
"departure": {
"time": "1748918408",
"uncertainty": 120
},
"stopId": "0:05310P",
"stopSequence": 8
},
{
"arrival": {
"time": "1748918452",
"uncertainty": 120
},
"departure": {
"time": "1748918452",
"uncertainty": 120
},
"stopId": "0:05300P",
"stopSequence": 9
},
{
"arrival": {
"time": "1748918486",
"uncertainty": 120
},
"departure": {
"time": "1748918486",
"uncertainty": 120
},
"stopId": "0:05290P",
"stopSequence": 10
},
{
"arrival": {
"time": "1748918567",
"uncertainty": 120
},
"departure": {
"time": "1748918567",
"uncertainty": 120
},
"stopId": "0:05280P",
"stopSequence": 11
},
{
"arrival": {
"time": "1748918630",
"uncertainty": 120
},
"departure": {
"time": "1748918630",
"uncertainty": 120
},
"stopId": "0:05270P",
"stopSequence": 12
},
{
"arrival": {
"time": "1748918707",
"uncertainty": 120
},
"departure": {
"time": "1748918707",
"uncertainty": 120
},
"stopId": "0:15230P",
"stopSequence": 13
},
{
"arrival": {
"time": "1748918737",
"uncertainty": 120
},
"departure": {
"time": "1748918737",
"uncertainty": 120
},
"stopId": "0:15229P",
"stopSequence": 14
},
{
"arrival": {
"time": "1748918773",
"uncertainty": 120
},
"departure": {
"time": "1748918773",
"uncertainty": 120
},
"stopId": "0:15215P",
"stopSequence": 15
},
{
"arrival": {
"time": "1748918862",
"uncertainty": 120
},
"departure": {
"time": "1748918862",
"uncertainty": 120
},
"stopId": "0:15210P",
"stopSequence": 16
},
{
"arrival": {
"time": "1748918931",
"uncertainty": 120
},
"departure": {
"time": "1748918931",
"uncertainty": 120
},
"stopId": "0:15200P",
"stopSequence": 17
},
{
"arrival": {
"time": "1748918943",
"uncertainty": 120
},
"departure": {
"time": "1748918943",
"uncertainty": 120
},
"stopId": "0:15205P",
"stopSequence": 18
},
{
"arrival": {
"time": "1748918988",
"uncertainty": 120
},
"departure": {
"time": "1748918988",
"uncertainty": 120
},
"stopId": "0:15190P",
"stopSequence": 19
},
{
"arrival": {
"time": "1748919018",
"uncertainty": 120
},
"departure": {
"time": "1748919018",
"uncertainty": 120
},
"stopId": "0:15180P",
"stopSequence": 20
},
{
"arrival": {
"time": "1748919076",
"uncertainty": 120
},
"departure": {
"time": "1748919097",
"uncertainty": 120
},
"stopId": "0:12455C",
"stopSequence": 21
},
{
"arrival": {
"time": "1748919157",
"uncertainty": 120
},
"departure": {
"time": "1748919157",
"uncertainty": 120
},
"stopId": "0:12460C",
"stopSequence": 22
},
{
"arrival": {
"time": "1748919241",
"uncertainty": 120
},
"departure": {
"time": "1748919247",
"uncertainty": 120
},
"stopId": "0:12461C",
"stopSequence": 23
},
{
"arrival": {
"time": "1748919266",
"uncertainty": 120
},
"departure": {
"time": "1748919266",
"uncertainty": 120
},
"stopId": "0:17010P",
"stopSequence": 24
},
{
"arrival": {
"time": "1748919338",
"uncertainty": 120
},
"departure": {
"time": "1748919338",
"uncertainty": 120
},
"stopId": "0:17015P",
"stopSequence": 25
},
{
"arrival": {
"time": "1748919380",
"uncertainty": 120
},
"departure": {
"time": "1748919582",
"uncertainty": 120
},
"stopId": "0:17020P",
"stopSequence": 26
},
{
"arrival": {
"time": "1748919663",
"uncertainty": 120
},
"departure": {
"time": "1748919697",
"uncertainty": 120
},
"stopId": "0:17030P",
"stopSequence": 27
},
{
"arrival": {
"time": "1748919817",
"uncertainty": 120
},
"departure": {
"time": "1748919817",
"uncertainty": 120
},
"stopId": "0:17040C",
"stopSequence": 28
},
{
"arrival": {
"time": "1748919907",
"uncertainty": 120
},
"departure": {
"time": "1748919907",
"uncertainty": 120
},
"stopId": "0:17045C",
"stopSequence": 29
},
{
"arrival": {
"time": "1748919994",
"uncertainty": 120
},
"departure": {
"time": "1748920027",
"uncertainty": 120
},
"stopId": "0:17060C",
"stopSequence": 30
},
{
"arrival": {
"time": "1748920087",
"uncertainty": 120
},
"departure": {
"time": "1748920087",
"uncertainty": 120
},
"stopId": "0:17070C",
"stopSequence": 31
},
{
"arrival": {
"time": "1748920145",
"uncertainty": 120
},
"departure": {
"time": "1748920145",
"uncertainty": 120
},
"stopId": "0:17080C",
"stopSequence": 32
},
{
"arrival": {
"time": "1748920207",
"uncertainty": 120
},
"departure": {
"time": "1748920207",
"uncertainty": 120
},
"stopId": "0:17090C",
"stopSequence": 33
},
{
"arrival": {
"time": "1748920237",
"uncertainty": 120
},
"departure": {
"time": "1748920237",
"uncertainty": 120
},
"stopId": "0:17100C",
"stopSequence": 34
},
{
"arrival": {
"time": "1748920305",
"uncertainty": 120
},
"departure": {
"time": "1748920327",
"uncertainty": 120
},
"stopId": "0:12490C",
"stopSequence": 35
},
{
"arrival": {
"time": "1748920387",
"uncertainty": 120
},
"departure": {
"time": "1748920417",
"uncertainty": 120
},
"stopId": "0:12500C",
"stopSequence": 36
},
{
"arrival": {
"time": "1748920507",
"uncertainty": 120
},
"departure": {
"time": "1748920507",
"uncertainty": 120
},
"stopId": "0:12510C",
"stopSequence": 37
},
{
"arrival": {
"time": "1748920567",
"uncertainty": 120
},
"departure": {
"time": "1748920567",
"uncertainty": 120
},
"stopId": "0:12520C",
"stopSequence": 38
},
{
"arrival": {
"time": "1748920628",
"uncertainty": 120
},
"departure": {
"time": "1748920628",
"uncertainty": 120
},
"stopId": "0:12530C",
"stopSequence": 39
},
{
"arrival": {
"time": "1748920695",
"uncertainty": 120
},
"departure": {
"time": "1748920717",
"uncertainty": 120
},
"stopId": "0:11010C",
"stopSequence": 40
},
{
"arrival": {
"time": "1748920763",
"uncertainty": 120
},
"departure": {
"time": "1748920763",
"uncertainty": 120
},
"stopId": "0:17110C",
"stopSequence": 41
},
{
"arrival": {
"time": "1748920825",
"uncertainty": 120
},
"departure": {
"time": "1748920825",
"uncertainty": 120
},
"stopId": "0:17120C",
"stopSequence": 42
},
{
"arrival": {
"time": "1748920996",
"uncertainty": 120
},
"departure": {
"time": "1748921017",
"uncertainty": 120
},
"stopId": "0:11180C",
"stopSequence": 43
},
{
"arrival": {
"time": "1748921117",
"uncertainty": 120
},
"departure": {
"time": "1748921137",
"uncertainty": 120
},
"stopId": "0:11190C",
"stopSequence": 44
},
{
"arrival": {
"time": "1748921257",
"uncertainty": 120
},
"departure": {
"time": "1748921287",
"uncertainty": 120
},
"stopId": "0:17131C",
"stopSequence": 45
},
{
"arrival": {
"time": "1748921356",
"uncertainty": 120
},
"departure": {
"time": "1748921356",
"uncertainty": 120
},
"stopId": "0:17140C",
"stopSequence": 46
},
{
"arrival": {
"time": "1748921403",
"uncertainty": 120
},
"departure": {
"time": "1748921403",
"uncertainty": 120
},
"stopId": "0:17150C",
"stopSequence": 47
},
{
"arrival": {
"time": "1748921486",
"uncertainty": 120
},
"departure": {
"time": "1748921486",
"uncertainty": 120
},
"stopId": "0:17160C",
"stopSequence": 48
},
{
"arrival": {
"time": "1748921527",
"uncertainty": 120
},
"departure": {
"time": "1748921527",
"uncertainty": 120
},
"stopId": "0:12330C",
"stopSequence": 49
},
{
"arrival": {
"time": "1748921557",
"uncertainty": 120
},
"departure": {
"time": "1748921587",
"uncertainty": 120
},
"stopId": "0:12335C",
"stopSequence": 50
},
{
"arrival": {
"time": "1748921660",
"uncertainty": 120
},
"departure": {
"time": "1748921660",
"uncertainty": 120
},
"stopId": "0:12340C",
"stopSequence": 51
},
{
"arrival": {
"time": "1748921724",
"uncertainty": 120
},
"departure": {
"time": "1748921724",
"uncertainty": 120
},
"stopId": "0:12350C",
"stopSequence": 52
},
{
"arrival": {
"time": "1748921755",
"uncertainty": 120
},
"departure": {
"time": "1748921767",
"uncertainty": 120
},
"stopId": "0:12360C",
"stopSequence": 53
},
{
"arrival": {
"time": "1748921852",
"uncertainty": 120
},
"departure": {
"time": "1748921852",
"uncertainty": 120
},
"stopId": "0:11539P",
"stopSequence": 54
},
{
"arrival": {
"time": "1748921864",
"uncertainty": 120
},
"departure": {
"time": "1748921864",
"uncertainty": 120
},
"stopId": "0:11540P",
"stopSequence": 55
},
{
"arrival": {
"time": "1748921938",
"uncertainty": 120
},
"departure": {
"time": "1748921938",
"uncertainty": 120
},
"stopId": "0:12370C",
"stopSequence": 56
},
{
"arrival": {
"time": "1748921974",
"uncertainty": 120
},
"departure": {
"time": "1748921977",
"uncertainty": 120
},
"stopId": "0:12380C",
"stopSequence": 57
},
{
"arrival": {
"time": "1748922135",
"uncertainty": 120
},
"departure": {
"time": "1748922135",
"uncertainty": 120
},
"stopId": "0:12390C",
"stopSequence": 58
},
{
"arrival": {
"time": "1748922529",
"uncertainty": 120
},
"departure": {
"time": "1748922547",
"uncertainty": 120
},
"stopId": "0:11300C",
"stopSequence": 59
},
{
"arrival": {
"time": "1748922597",
"uncertainty": 120
},
"departure": {
"time": "1748922607",
"uncertainty": 120
},
"stopId": "0:11305C",
"stopSequence": 60
},
{
"arrival": {
"time": "1748922697",
"uncertainty": 120
},
"departure": {
"time": "1748922697",
"uncertainty": 120
},
"stopId": "0:15240C",
"stopSequence": 61
},
{
"arrival": {
"time": "1748922785",
"uncertainty": 120
},
"departure": {
"time": "1748922785",
"uncertainty": 120
},
"stopId": "0:17800C",
"stopSequence": 62
},
{
"arrival": {
"time": "1748922863",
"uncertainty": 120
},
"departure": {
"time": "1748922877",
"uncertainty": 120
},
"stopId": "0:15400C",
"stopSequence": 63
},
{
"arrival": {
"time": "1748922930",
"uncertainty": 120
},
"departure": {
"time": "1748922930",
"uncertainty": 120
},
"stopId": "0:15402C",
"stopSequence": 64
},
{
"arrival": {
"time": "1748922974",
"uncertainty": 120
},
"stopId": "0:05343C",
"stopSequence": 65
}
],
"trip": {
"directionId": 1,
"routeId": "2260",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987148"
},
"vehicle": {
"id": "60",
"label": "60"
}
}
},
{
"id": "987122",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748923500",
"uncertainty": 120
},
"stopId": "0:05343P",
"stopSequence": 1
},
{
"arrival": {
"time": "1748923567",
"uncertainty": 120
},
"departure": {
"time": "1748923567",
"uncertainty": 120
},
"stopId": "0:17775P",
"stopSequence": 2
},
{
"arrival": {
"time": "1748923625",
"uncertainty": 120
},
"departure": {
"time": "1748923625",
"uncertainty": 120
},
"stopId": "0:11380P",
"stopSequence": 3
},
{
"arrival": {
"time": "1748923684",
"uncertainty": 120
},
"departure": {
"time": "1748923684",
"uncertainty": 120
},
"stopId": "0:11390P",
"stopSequence": 4
},
{
"arrival": {
"time": "1748923706",
"uncertainty": 120
},
"departure": {
"time": "1748923706",
"uncertainty": 120
},
"stopId": "0:11400P",
"stopSequence": 5
},
{
"arrival": {
"time": "1748924274",
"uncertainty": 120
},
"departure": {
"time": "1748924274",
"uncertainty": 120
},
"stopId": "0:11410P",
"stopSequence": 6
},
{
"arrival": {
"time": "1748924333",
"uncertainty": 120
},
"departure": {
"time": "1748924333",
"uncertainty": 120
},
"stopId": "0:11290C",
"stopSequence": 7
},
{
"arrival": {
"time": "1748924500",
"uncertainty": 120
},
"departure": {
"time": "1748924500",
"uncertainty": 120
},
"stopId": "0:05310P",
"stopSequence": 8
},
{
"arrival": {
"time": "1748924557",
"uncertainty": 120
},
"departure": {
"time": "1748924557",
"uncertainty": 120
},
"stopId": "0:05300P",
"stopSequence": 9
},
{
"arrival": {
"time": "1748924620",
"uncertainty": 120
},
"departure": {
"time": "1748924620",
"uncertainty": 120
},
"stopId": "0:05290P",
"stopSequence": 10
},
{
"arrival": {
"time": "1748924687",
"uncertainty": 120
},
"departure": {
"time": "1748924687",
"uncertainty": 120
},
"stopId": "0:05280P",
"stopSequence": 11
},
{
"arrival": {
"time": "1748924749",
"uncertainty": 120
},
"departure": {
"time": "1748924749",
"uncertainty": 120
},
"stopId": "0:05270P",
"stopSequence": 12
},
{
"arrival": {
"time": "1748924830",
"uncertainty": 120
},
"departure": {
"time": "1748924830",
"uncertainty": 120
},
"stopId": "0:15230P",
"stopSequence": 13
},
{
"arrival": {
"time": "1748924882",
"uncertainty": 120
},
"departure": {
"time": "1748924882",
"uncertainty": 120
},
"stopId": "0:15229P",
"stopSequence": 14
},
{
"arrival": {
"time": "1748924908",
"uncertainty": 120
},
"departure": {
"time": "1748924908",
"uncertainty": 120
},
"stopId": "0:15215P",
"stopSequence": 15
},
{
"arrival": {
"time": "1748925007",
"uncertainty": 120
},
"departure": {
"time": "1748925007",
"uncertainty": 120
},
"stopId": "0:15210P",
"stopSequence": 16
},
{
"arrival": {
"time": "1748925103",
"uncertainty": 120
},
"departure": {
"time": "1748925103",
"uncertainty": 120
},
"stopId": "0:15200P",
"stopSequence": 17
},
{
"arrival": {
"time": "1748925223",
"uncertainty": 120
},
"departure": {
"time": "1748925223",
"uncertainty": 120
},
"stopId": "0:15190P",
"stopSequence": 18
},
{
"arrival": {
"time": "1748925287",
"uncertainty": 120
},
"departure": {
"time": "1748925287",
"uncertainty": 120
},
"stopId": "0:15180P",
"stopSequence": 19
},
{
"arrival": {
"time": "1748925391",
"uncertainty": 120
},
"departure": {
"time": "1748925391",
"uncertainty": 120
},
"stopId": "0:15170P",
"stopSequence": 20
},
{
"arrival": {
"time": "1748925631",
"uncertainty": 120
},
"departure": {
"time": "1748925631",
"uncertainty": 120
},
"stopId": "0:15160P",
"stopSequence": 21
},
{
"arrival": {
"time": "1748926007",
"uncertainty": 120
},
"departure": {
"time": "1748926007",
"uncertainty": 120
},
"stopId": "0:15114P",
"stopSequence": 22
},
{
"arrival": {
"time": "1748926033",
"uncertainty": 120
},
"departure": {
"time": "1748926033",
"uncertainty": 120
},
"stopId": "0:15113P",
"stopSequence": 23
},
{
"arrival": {
"time": "1748926051",
"uncertainty": 120
},
"departure": {
"time": "1748926051",
"uncertainty": 120
},
"stopId": "0:15112P",
"stopSequence": 24
},
{
"arrival": {
"time": "1748926087",
"uncertainty": 120
},
"departure": {
"time": "1748926087",
"uncertainty": 120
},
"stopId": "0:15111P",
"stopSequence": 25
},
{
"arrival": {
"time": "1748926133",
"uncertainty": 120
},
"departure": {
"time": "1748926133",
"uncertainty": 120
},
"stopId": "0:15109P",
"stopSequence": 26
},
{
"arrival": {
"time": "1748926171",
"uncertainty": 120
},
"departure": {
"time": "1748926171",
"uncertainty": 120
},
"stopId": "0:15110P",
"stopSequence": 27
},
{
"arrival": {
"time": "1748926292",
"uncertainty": 120
},
"departure": {
"time": "1748926292",
"uncertainty": 120
},
"stopId": "0:15090P",
"stopSequence": 28
},
{
"arrival": {
"time": "1748926318",
"uncertainty": 120
},
"departure": {
"time": "1748926318",
"uncertainty": 120
},
"stopId": "0:15080P",
"stopSequence": 29
},
{
"arrival": {
"time": "1748926349",
"uncertainty": 120
},
"departure": {
"time": "1748926349",
"uncertainty": 120
},
"stopId": "0:15070P",
"stopSequence": 30
},
{
"arrival": {
"time": "1748926389",
"uncertainty": 120
},
"departure": {
"time": "1748926389",
"uncertainty": 120
},
"stopId": "0:15060P",
"stopSequence": 31
},
{
"arrival": {
"time": "1748926425",
"uncertainty": 120
},
"departure": {
"time": "1748926425",
"uncertainty": 120
},
"stopId": "0:15050P",
"stopSequence": 32
},
{
"arrival": {
"time": "1748926499",
"uncertainty": 120
},
"departure": {
"time": "1748926499",
"uncertainty": 120
},
"stopId": "0:15040P",
"stopSequence": 33
},
{
"arrival": {
"time": "1748926531",
"uncertainty": 120
},
"departure": {
"time": "1748926531",
"uncertainty": 120
},
"stopId": "0:15030P",
"stopSequence": 34
},
{
"arrival": {
"time": "1748926570",
"uncertainty": 120
},
"departure": {
"time": "1748926570",
"uncertainty": 120
},
"stopId": "0:15020P",
"stopSequence": 35
},
{
"arrival": {
"time": "1748926711",
"uncertainty": 120
},
"stopId": "0:15010C",
"stopSequence": 36
}
],
"trip": {
"directionId": 1,
"routeId": "2240",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987122"
}
}
},
{
"id": "987500",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748923200"
},
"stopId": "0:CI0580C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "6630",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987500"
}
}
},
{
"id": "987478",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748924700"
},
"stopId": "0:CI0420C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "6620",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987478"
}
}
},
{
"id": "986982",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748921709",
"uncertainty": 120
},
"stopId": "0:05342C",
"stopSequence": 1
},
{
"arrival": {
"time": "1748921758",
"uncertainty": 120
},
"departure": {
"time": "1748921771",
"uncertainty": 120
},
"stopId": "0:17775P",
"stopSequence": 2
},
{
"arrival": {
"time": "1748921828",
"uncertainty": 120
},
"departure": {
"time": "1748921829",
"uncertainty": 120
},
"stopId": "0:11380P",
"stopSequence": 3
},
{
"arrival": {
"time": "1748921949",
"uncertainty": 120
},
"departure": {
"time": "1748921949",
"uncertainty": 120
},
"stopId": "0:11390P",
"stopSequence": 4
},
{
"arrival": {
"time": "1748921968",
"uncertainty": 120
},
"departure": {
"time": "1748921979",
"uncertainty": 120
},
"stopId": "0:11400P",
"stopSequence": 5
},
{
"arrival": {
"time": "1748922632",
"uncertainty": 120
},
"departure": {
"time": "1748922639",
"uncertainty": 120
},
"stopId": "0:11410P",
"stopSequence": 6
},
{
"arrival": {
"time": "1748922724",
"uncertainty": 120
},
"departure": {
"time": "1748922724",
"uncertainty": 120
},
"stopId": "0:11430P",
"stopSequence": 7
},
{
"arrival": {
"time": "1748922815",
"uncertainty": 120
},
"departure": {
"time": "1748922819",
"uncertainty": 120
},
"stopId": "0:11285P",
"stopSequence": 8
},
{
"arrival": {
"time": "1748922922",
"uncertainty": 120
},
"departure": {
"time": "1748922922",
"uncertainty": 120
},
"stopId": "0:11270P",
"stopSequence": 9
},
{
"arrival": {
"time": "1748923026",
"uncertainty": 120
},
"departure": {
"time": "1748923026",
"uncertainty": 120
},
"stopId": "0:11260P",
"stopSequence": 10
},
{
"arrival": {
"time": "1748923087",
"uncertainty": 120
},
"departure": {
"time": "1748923087",
"uncertainty": 120
},
"stopId": "0:11250P",
"stopSequence": 11
},
{
"arrival": {
"time": "1748923162",
"uncertainty": 120
},
"departure": {
"time": "1748923162",
"uncertainty": 120
},
"stopId": "0:11240P",
"stopSequence": 12
},
{
"arrival": {
"time": "1748923209",
"uncertainty": 120
},
"departure": {
"time": "1748923209",
"uncertainty": 120
},
"stopId": "0:11230P",
"stopSequence": 13
},
{
"arrival": {
"time": "1748923290",
"uncertainty": 120
},
"departure": {
"time": "1748923290",
"uncertainty": 120
},
"stopId": "0:11220P",
"stopSequence": 14
},
{
"arrival": {
"time": "1748923366",
"uncertainty": 120
},
"departure": {
"time": "1748923366",
"uncertainty": 120
},
"stopId": "0:11210P",
"stopSequence": 15
},
{
"arrival": {
"time": "1748923402",
"uncertainty": 120
},
"departure": {
"time": "1748923402",
"uncertainty": 120
},
"stopId": "0:11200P",
"stopSequence": 16
},
{
"arrival": {
"time": "1748923462",
"uncertainty": 120
},
"departure": {
"time": "1748923462",
"uncertainty": 120
},
"stopId": "0:11190P",
"stopSequence": 17
},
{
"arrival": {
"time": "1748923479",
"uncertainty": 120
},
"departure": {
"time": "1748923479",
"uncertainty": 120
},
"stopId": "0:11180P",
"stopSequence": 18
},
{
"arrival": {
"time": "1748923523",
"uncertainty": 120
},
"departure": {
"time": "1748923523",
"uncertainty": 120
},
"stopId": "0:11170P",
"stopSequence": 19
},
{
"arrival": {
"time": "1748923599",
"uncertainty": 120
},
"departure": {
"time": "1748923599",
"uncertainty": 120
},
"stopId": "0:11160P",
"stopSequence": 20
},
{
"arrival": {
"time": "1748923662",
"uncertainty": 120
},
"departure": {
"time": "1748923662",
"uncertainty": 120
},
"stopId": "0:11150P",
"stopSequence": 21
},
{
"arrival": {
"time": "1748923704",
"uncertainty": 120
},
"departure": {
"time": "1748923704",
"uncertainty": 120
},
"stopId": "0:11140P",
"stopSequence": 22
},
{
"arrival": {
"time": "1748923763",
"uncertainty": 120
},
"departure": {
"time": "1748923763",
"uncertainty": 120
},
"stopId": "0:11130P",
"stopSequence": 23
},
{
"arrival": {
"time": "1748923823",
"uncertainty": 120
},
"departure": {
"time": "1748923823",
"uncertainty": 120
},
"stopId": "0:11120P",
"stopSequence": 24
},
{
"arrival": {
"time": "1748923896",
"uncertainty": 120
},
"departure": {
"time": "1748923896",
"uncertainty": 120
},
"stopId": "0:11110P",
"stopSequence": 25
},
{
"arrival": {
"time": "1748923935",
"uncertainty": 120
},
"departure": {
"time": "1748923935",
"uncertainty": 120
},
"stopId": "0:11100P",
"stopSequence": 26
},
{
"arrival": {
"time": "1748923978",
"uncertainty": 120
},
"departure": {
"time": "1748923978",
"uncertainty": 120
},
"stopId": "0:11080P",
"stopSequence": 27
},
{
"arrival": {
"time": "1748924063",
"uncertainty": 120
},
"departure": {
"time": "1748924063",
"uncertainty": 120
},
"stopId": "0:11070P",
"stopSequence": 28
},
{
"arrival": {
"time": "1748924094",
"uncertainty": 120
},
"departure": {
"time": "1748924094",
"uncertainty": 120
},
"stopId": "0:11060P",
"stopSequence": 29
},
{
"arrival": {
"time": "1748924118",
"uncertainty": 120
},
"departure": {
"time": "1748924118",
"uncertainty": 120
},
"stopId": "0:11050P",
"stopSequence": 30
},
{
"arrival": {
"time": "1748924187",
"uncertainty": 120
},
"departure": {
"time": "1748924187",
"uncertainty": 120
},
"stopId": "0:11040P",
"stopSequence": 31
},
{
"arrival": {
"time": "1748924238",
"uncertainty": 120
},
"departure": {
"time": "1748924238",
"uncertainty": 120
},
"stopId": "0:11030P",
"stopSequence": 32
},
{
"arrival": {
"time": "1748924400",
"uncertainty": 120
},
"departure": {
"time": "1748924400",
"uncertainty": 120
},
"stopId": "0:11020P",
"stopSequence": 33
},
{
"arrival": {
"time": "1748924478",
"uncertainty": 120
},
"departure": {
"time": "1748924478",
"uncertainty": 120
},
"stopId": "0:11010P",
"stopSequence": 34
},
{
"arrival": {
"time": "1748924647",
"uncertainty": 120
},
"departure": {
"time": "1748924647",
"uncertainty": 120
},
"stopId": "0:11440P",
"stopSequence": 35
},
{
"arrival": {
"time": "1748924718",
"uncertainty": 120
},
"stopId": "0:11015C",
"stopSequence": 36
}
],
"trip": {
"directionId": 1,
"routeId": "2210",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2986982"
},
"vehicle": {
"id": "46",
"label": "46"
}
}
},
{
"id": "986985",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748920800",
"uncertainty": 120
},
"stopId": "0:05342C",
"stopSequence": 1
},
{
"arrival": {
"time": "1748920836",
"uncertainty": 120
},
"departure": {
"time": "1748920836",
"uncertainty": 120
},
"stopId": "0:17775P",
"stopSequence": 2
},
{
"arrival": {
"time": "1748920897",
"uncertainty": 120
},
"departure": {
"time": "1748920897",
"uncertainty": 120
},
"stopId": "0:11380P",
"stopSequence": 3
},
{
"arrival": {
"time": "1748921013",
"uncertainty": 120
},
"departure": {
"time": "1748921013",
"uncertainty": 120
},
"stopId": "0:11390P",
"stopSequence": 4
},
{
"arrival": {
"time": "1748921037",
"uncertainty": 120
},
"departure": {
"time": "1748921037",
"uncertainty": 120
},
"stopId": "0:11400P",
"stopSequence": 5
},
{
"arrival": {
"time": "1748921300",
"uncertainty": 120
},
"departure": {
"time": "1748921300",
"uncertainty": 120
},
"stopId": "0:11410P",
"stopSequence": 6
},
{
"arrival": {
"time": "1748921353",
"uncertainty": 120
},
"departure": {
"time": "1748921353",
"uncertainty": 120
},
"stopId": "0:11430P",
"stopSequence": 7
},
{
"arrival": {
"time": "1748921491",
"uncertainty": 120
},
"departure": {
"time": "1748921510",
"uncertainty": 120
},
"stopId": "0:11285P",
"stopSequence": 8
},
{
"arrival": {
"time": "1748921600",
"uncertainty": 120
},
"departure": {
"time": "1748921600",
"uncertainty": 120
},
"stopId": "0:11270P",
"stopSequence": 9
},
{
"arrival": {
"time": "1748921661",
"uncertainty": 120
},
"departure": {
"time": "1748921661",
"uncertainty": 120
},
"stopId": "0:11260P",
"stopSequence": 10
},
{
"arrival": {
"time": "1748921720",
"uncertainty": 120
},
"departure": {
"time": "1748921720",
"uncertainty": 120
},
"stopId": "0:11250P",
"stopSequence": 11
},
{
"arrival": {
"time": "1748921750",
"uncertainty": 120
},
"departure": {
"time": "1748921780",
"uncertainty": 120
},
"stopId": "0:11240P",
"stopSequence": 12
},
{
"arrival": {
"time": "1748921831",
"uncertainty": 120
},
"departure": {
"time": "1748921831",
"uncertainty": 120
},
"stopId": "0:11230P",
"stopSequence": 13
},
{
"arrival": {
"time": "1748921870",
"uncertainty": 120
},
"departure": {
"time": "1748921870",
"uncertainty": 120
},
"stopId": "0:11220P",
"stopSequence": 14
},
{
"arrival": {
"time": "1748921912",
"uncertainty": 120
},
"departure": {
"time": "1748921912",
"uncertainty": 120
},
"stopId": "0:11210P",
"stopSequence": 15
},
{
"arrival": {
"time": "1748921955",
"uncertainty": 120
},
"departure": {
"time": "1748921955",
"uncertainty": 120
},
"stopId": "0:11200P",
"stopSequence": 16
},
{
"arrival": {
"time": "1748921990",
"uncertainty": 120
},
"departure": {
"time": "1748921990",
"uncertainty": 120
},
"stopId": "0:11190P",
"stopSequence": 17
},
{
"arrival": {
"time": "1748922008",
"uncertainty": 120
},
"departure": {
"time": "1748922020",
"uncertainty": 120
},
"stopId": "0:11180P",
"stopSequence": 18
},
{
"arrival": {
"time": "1748922105",
"uncertainty": 120
},
"departure": {
"time": "1748922110",
"uncertainty": 120
},
"stopId": "0:11170P",
"stopSequence": 19
},
{
"arrival": {
"time": "1748922170",
"uncertainty": 120
},
"departure": {
"time": "1748922170",
"uncertainty": 120
},
"stopId": "0:11160P",
"stopSequence": 20
},
{
"arrival": {
"time": "1748922209",
"uncertainty": 120
},
"departure": {
"time": "1748922209",
"uncertainty": 120
},
"stopId": "0:11150P",
"stopSequence": 21
},
{
"arrival": {
"time": "1748922230",
"uncertainty": 120
},
"departure": {
"time": "1748922230",
"uncertainty": 120
},
"stopId": "0:11140P",
"stopSequence": 22
},
{
"arrival": {
"time": "1748922274",
"uncertainty": 120
},
"departure": {
"time": "1748922290",
"uncertainty": 120
},
"stopId": "0:11130P",
"stopSequence": 23
},
{
"arrival": {
"time": "1748922361",
"uncertainty": 120
},
"departure": {
"time": "1748922361",
"uncertainty": 120
},
"stopId": "0:11120P",
"stopSequence": 24
},
{
"arrival": {
"time": "1748922380",
"uncertainty": 120
},
"departure": {
"time": "1748922380",
"uncertainty": 120
},
"stopId": "0:11110P",
"stopSequence": 25
},
{
"arrival": {
"time": "1748922410",
"uncertainty": 120
},
"departure": {
"time": "1748922410",
"uncertainty": 120
},
"stopId": "0:11100P",
"stopSequence": 26
},
{
"arrival": {
"time": "1748922455",
"uncertainty": 120
},
"departure": {
"time": "1748922470",
"uncertainty": 120
},
"stopId": "0:11080P",
"stopSequence": 27
},
{
"arrival": {
"time": "1748922552",
"uncertainty": 120
},
"departure": {
"time": "1748922552",
"uncertainty": 120
},
"stopId": "0:11070P",
"stopSequence": 28
},
{
"arrival": {
"time": "1748922612",
"uncertainty": 120
},
"departure": {
"time": "1748922650",
"uncertainty": 120
},
"stopId": "0:11060P",
"stopSequence": 29
},
{
"arrival": {
"time": "1748922724",
"uncertainty": 120
},
"departure": {
"time": "1748922740",
"uncertainty": 120
},
"stopId": "0:11050P",
"stopSequence": 30
},
{
"arrival": {
"time": "1748922800",
"uncertainty": 120
},
"departure": {
"time": "1748922800",
"uncertainty": 120
},
"stopId": "0:11040P",
"stopSequence": 31
},
{
"arrival": {
"time": "1748922830",
"uncertainty": 120
},
"departure": {
"time": "1748922830",
"uncertainty": 120
},
"stopId": "0:11030P",
"stopSequence": 32
},
{
"arrival": {
"time": "1748922968",
"uncertainty": 120
},
"departure": {
"time": "1748922968",
"uncertainty": 120
},
"stopId": "0:11020P",
"stopSequence": 33
},
{
"arrival": {
"time": "1748923046",
"uncertainty": 120
},
"departure": {
"time": "1748923046",
"uncertainty": 120
},
"stopId": "0:11010P",
"stopSequence": 34
},
{
"arrival": {
"time": "1748923215",
"uncertainty": 120
},
"departure": {
"time": "1748923215",
"uncertainty": 120
},
"stopId": "0:11440P",
"stopSequence": 35
},
{
"arrival": {
"time": "1748923286",
"uncertainty": 120
},
"stopId": "0:11015C",
"stopSequence": 36
}
],
"trip": {
"directionId": 1,
"routeId": "2210",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2986985"
},
"vehicle": {
"id": "58",
"label": "58"
}
}
},
{
"id": "986967",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748922852",
"uncertainty": 120
},
"stopId": "0:05342C",
"stopSequence": 1
},
{
"arrival": {
"time": "1748922898",
"uncertainty": 120
},
"departure": {
"time": "1748922898",
"uncertainty": 120
},
"stopId": "0:17775P",
"stopSequence": 2
},
{
"arrival": {
"time": "1748922956",
"uncertainty": 120
},
"departure": {
"time": "1748922956",
"uncertainty": 120
},
"stopId": "0:11380P",
"stopSequence": 3
},
{
"arrival": {
"time": "1748923015",
"uncertainty": 120
},
"departure": {
"time": "1748923015",
"uncertainty": 120
},
"stopId": "0:11390P",
"stopSequence": 4
},
{
"arrival": {
"time": "1748923037",
"uncertainty": 120
},
"departure": {
"time": "1748923037",
"uncertainty": 120
},
"stopId": "0:11400P",
"stopSequence": 5
},
{
"arrival": {
"time": "1748923605",
"uncertainty": 120
},
"departure": {
"time": "1748923605",
"uncertainty": 120
},
"stopId": "0:11410P",
"stopSequence": 6
},
{
"arrival": {
"time": "1748923636",
"uncertainty": 120
},
"departure": {
"time": "1748923636",
"uncertainty": 120
},
"stopId": "0:11430P",
"stopSequence": 7
},
{
"arrival": {
"time": "1748923708",
"uncertainty": 120
},
"departure": {
"time": "1748923708",
"uncertainty": 120
},
"stopId": "0:11285P",
"stopSequence": 8
},
{
"arrival": {
"time": "1748923785",
"uncertainty": 120
},
"departure": {
"time": "1748923785",
"uncertainty": 120
},
"stopId": "0:11270P",
"stopSequence": 9
},
{
"arrival": {
"time": "1748923889",
"uncertainty": 120
},
"departure": {
"time": "1748923889",
"uncertainty": 120
},
"stopId": "0:11260P",
"stopSequence": 10
},
{
"arrival": {
"time": "1748923950",
"uncertainty": 120
},
"departure": {
"time": "1748923950",
"uncertainty": 120
},
"stopId": "0:11250P",
"stopSequence": 11
},
{
"arrival": {
"time": "1748924025",
"uncertainty": 120
},
"departure": {
"time": "1748924025",
"uncertainty": 120
},
"stopId": "0:11240P",
"stopSequence": 12
},
{
"arrival": {
"time": "1748924114",
"uncertainty": 120
},
"departure": {
"time": "1748924114",
"uncertainty": 120
},
"stopId": "0:11720P",
"stopSequence": 13
},
{
"arrival": {
"time": "1748924190",
"uncertainty": 120
},
"departure": {
"time": "1748924190",
"uncertainty": 120
},
"stopId": "0:11685P",
"stopSequence": 14
},
{
"arrival": {
"time": "1748924227",
"uncertainty": 120
},
"departure": {
"time": "1748924227",
"uncertainty": 120
},
"stopId": "0:11700P",
"stopSequence": 15
},
{
"arrival": {
"time": "1748924289",
"uncertainty": 120
},
"departure": {
"time": "1748924289",
"uncertainty": 120
},
"stopId": "0:11680P",
"stopSequence": 16
},
{
"arrival": {
"time": "1748924325",
"uncertainty": 120
},
"departure": {
"time": "1748924325",
"uncertainty": 120
},
"stopId": "0:11705P",
"stopSequence": 17
},
{
"arrival": {
"time": "1748924372",
"uncertainty": 120
},
"departure": {
"time": "1748924372",
"uncertainty": 120
},
"stopId": "0:11670P",
"stopSequence": 18
},
{
"arrival": {
"time": "1748924403",
"uncertainty": 120
},
"departure": {
"time": "1748924403",
"uncertainty": 120
},
"stopId": "0:11660P",
"stopSequence": 19
},
{
"arrival": {
"time": "1748924439",
"uncertainty": 120
},
"departure": {
"time": "1748924439",
"uncertainty": 120
},
"stopId": "0:11650P",
"stopSequence": 20
},
{
"arrival": {
"time": "1748924503",
"uncertainty": 120
},
"departure": {
"time": "1748924503",
"uncertainty": 120
},
"stopId": "0:11640P",
"stopSequence": 21
},
{
"arrival": {
"time": "1748924565",
"uncertainty": 120
},
"departure": {
"time": "1748924565",
"uncertainty": 120
},
"stopId": "0:11120P",
"stopSequence": 22
},
{
"arrival": {
"time": "1748924638",
"uncertainty": 120
},
"departure": {
"time": "1748924638",
"uncertainty": 120
},
"stopId": "0:11110P",
"stopSequence": 23
},
{
"arrival": {
"time": "1748924677",
"uncertainty": 120
},
"departure": {
"time": "1748924677",
"uncertainty": 120
},
"stopId": "0:11100P",
"stopSequence": 24
},
{
"arrival": {
"time": "1748924720",
"uncertainty": 120
},
"departure": {
"time": "1748924720",
"uncertainty": 120
},
"stopId": "0:11080P",
"stopSequence": 25
},
{
"arrival": {
"time": "1748924805",
"uncertainty": 120
},
"departure": {
"time": "1748924805",
"uncertainty": 120
},
"stopId": "0:11070P",
"stopSequence": 26
},
{
"arrival": {
"time": "1748924836",
"uncertainty": 120
},
"departure": {
"time": "1748924836",
"uncertainty": 120
},
"stopId": "0:11060P",
"stopSequence": 27
},
{
"arrival": {
"time": "1748924857",
"uncertainty": 120
},
"departure": {
"time": "1748924857",
"uncertainty": 120
},
"stopId": "0:11645C",
"stopSequence": 28
},
{
"arrival": {
"time": "1748924908",
"uncertainty": 120
},
"departure": {
"time": "1748924908",
"uncertainty": 120
},
"stopId": "0:11635C",
"stopSequence": 29
},
{
"arrival": {
"time": "1748925016",
"uncertainty": 120
},
"departure": {
"time": "1748925016",
"uncertainty": 120
},
"stopId": "0:11180C",
"stopSequence": 30
},
{
"arrival": {
"time": "1748925039",
"uncertainty": 120
},
"departure": {
"time": "1748925039",
"uncertainty": 120
},
"stopId": "0:11190C",
"stopSequence": 31
},
{
"arrival": {
"time": "1748925088",
"uncertainty": 120
},
"departure": {
"time": "1748925088",
"uncertainty": 120
},
"stopId": "0:17200P",
"stopSequence": 32
},
{
"arrival": {
"time": "1748925175",
"uncertainty": 120
},
"departure": {
"time": "1748925175",
"uncertainty": 120
},
"stopId": "0:17190P",
"stopSequence": 33
},
{
"arrival": {
"time": "1748925219",
"uncertainty": 120
},
"departure": {
"time": "1748925219",
"uncertainty": 120
},
"stopId": "0:11010P",
"stopSequence": 34
},
{
"arrival": {
"time": "1748925388",
"uncertainty": 120
},
"departure": {
"time": "1748925388",
"uncertainty": 120
},
"stopId": "0:11440P",
"stopSequence": 35
},
{
"arrival": {
"time": "1748925459",
"uncertainty": 120
},
"stopId": "0:11015C",
"stopSequence": 36
}
],
"trip": {
"directionId": 1,
"routeId": "2220",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2986967"
},
"vehicle": {
"id": "39",
"label": "39"
}
}
},
{
"id": "986975",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748926200",
"uncertainty": 120
},
"stopId": "0:05342C",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "2210",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2986975"
}
}
},
{
"id": "986946",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748920200",
"uncertainty": 120
},
"stopId": "0:07190C",
"stopSequence": 1
},
{
"arrival": {
"time": "1748920320",
"uncertainty": 120
},
"departure": {
"time": "1748920320",
"uncertainty": 120
},
"stopId": "0:07215C",
"stopSequence": 2
},
{
"arrival": {
"time": "1748920394",
"uncertainty": 120
},
"departure": {
"time": "1748920394",
"uncertainty": 120
},
"stopId": "0:07200C",
"stopSequence": 3
},
{
"arrival": {
"time": "1748920423",
"uncertainty": 120
},
"departure": {
"time": "1748920423",
"uncertainty": 120
},
"stopId": "0:04170C",
"stopSequence": 4
},
{
"arrival": {
"time": "1748920455",
"uncertainty": 120
},
"departure": {
"time": "1748920455",
"uncertainty": 120
},
"stopId": "0:04160C",
"stopSequence": 5
},
{
"arrival": {
"time": "1748920478",
"uncertainty": 120
},
"departure": {
"time": "1748920478",
"uncertainty": 120
},
"stopId": "0:04150C",
"stopSequence": 6
},
{
"arrival": {
"time": "1748920545",
"uncertainty": 120
},
"departure": {
"time": "1748920545",
"uncertainty": 120
},
"stopId": "0:04131C",
"stopSequence": 7
},
{
"arrival": {
"time": "1748920656",
"uncertainty": 120
},
"departure": {
"time": "1748920657",
"uncertainty": 120
},
"stopId": "0:07210C",
"stopSequence": 8
},
{
"arrival": {
"time": "1748920735",
"uncertainty": 120
},
"departure": {
"time": "1748920735",
"uncertainty": 120
},
"stopId": "0:04250C",
"stopSequence": 9
},
{
"arrival": {
"time": "1748920818",
"uncertainty": 120
},
"departure": {
"time": "1748920818",
"uncertainty": 120
},
"stopId": "0:01385C",
"stopSequence": 10
},
{
"arrival": {
"time": "1748920869",
"uncertainty": 120
},
"departure": {
"time": "1748920869",
"uncertainty": 120
},
"stopId": "0:01400C",
"stopSequence": 11
},
{
"arrival": {
"time": "1748920939",
"uncertainty": 120
},
"departure": {
"time": "1748920939",
"uncertainty": 120
},
"stopId": "0:19050C",
"stopSequence": 12
},
{
"arrival": {
"time": "1748921197",
"uncertainty": 120
},
"departure": {
"time": "1748921210",
"uncertainty": 120
},
"stopId": "0:01362P",
"stopSequence": 13
},
{
"arrival": {
"time": "1748921260",
"uncertainty": 120
},
"departure": {
"time": "1748921269",
"uncertainty": 120
},
"stopId": "0:18130P",
"stopSequence": 14
},
{
"arrival": {
"time": "1748921299",
"uncertainty": 120
},
"departure": {
"time": "1748921299",
"uncertainty": 120
},
"stopId": "0:01330C",
"stopSequence": 15
},
{
"arrival": {
"time": "1748921359",
"uncertainty": 120
},
"departure": {
"time": "1748921359",
"uncertainty": 120
},
"stopId": "0:01335C",
"stopSequence": 16
},
{
"arrival": {
"time": "1748921437",
"uncertainty": 120
},
"departure": {
"time": "1748921437",
"uncertainty": 120
},
"stopId": "0:01385C",
"stopSequence": 17
},
{
"arrival": {
"time": "1748921539",
"uncertainty": 120
},
"departure": {
"time": "1748921539",
"uncertainty": 120
},
"stopId": "0:01420P",
"stopSequence": 18
},
{
"arrival": {
"time": "1748921589",
"uncertainty": 120
},
"departure": {
"time": "1748921589",
"uncertainty": 120
},
"stopId": "0:01455P",
"stopSequence": 19
},
{
"arrival": {
"time": "1748921671",
"uncertainty": 120
},
"departure": {
"time": "1748921693",
"uncertainty": 120
},
"stopId": "0:01465P",
"stopSequence": 20
},
{
"arrival": {
"time": "1748921750",
"uncertainty": 120
},
"departure": {
"time": "1748921750",
"uncertainty": 120
},
"stopId": "0:01470P",
"stopSequence": 21
},
{
"arrival": {
"time": "1748921777",
"uncertainty": 120
},
"departure": {
"time": "1748921777",
"uncertainty": 120
},
"stopId": "0:01480P",
"stopSequence": 22
},
{
"arrival": {
"time": "1748921940",
"uncertainty": 120
},
"departure": {
"time": "1748921940",
"uncertainty": 120
},
"stopId": "0:01490P",
"stopSequence": 23
},
{
"arrival": {
"time": "1748921969",
"uncertainty": 120
},
"departure": {
"time": "1748921969",
"uncertainty": 120
},
"stopId": "0:18250P",
"stopSequence": 24
},
{
"arrival": {
"time": "1748922019",
"uncertainty": 120
},
"departure": {
"time": "1748922019",
"uncertainty": 120
},
"stopId": "0:18240P",
"stopSequence": 25
},
{
"arrival": {
"time": "1748922079",
"uncertainty": 120
},
"departure": {
"time": "1748922079",
"uncertainty": 120
},
"stopId": "0:01540P",
"stopSequence": 26
},
{
"arrival": {
"time": "1748922139",
"uncertainty": 120
},
"departure": {
"time": "1748922139",
"uncertainty": 120
},
"stopId": "0:01550P",
"stopSequence": 27
},
{
"arrival": {
"time": "1748922310",
"uncertainty": 120
},
"departure": {
"time": "1748922310",
"uncertainty": 120
},
"stopId": "0:01840C",
"stopSequence": 28
},
{
"arrival": {
"time": "1748922608",
"uncertainty": 120
},
"departure": {
"time": "1748922608",
"uncertainty": 120
},
"stopId": "0:01430C",
"stopSequence": 29
},
{
"arrival": {
"time": "1748922704",
"uncertainty": 120
},
"departure": {
"time": "1748922704",
"uncertainty": 120
},
"stopId": "0:01420C",
"stopSequence": 30
},
{
"arrival": {
"time": "1748922724",
"uncertainty": 120
},
"departure": {
"time": "1748922724",
"uncertainty": 120
},
"stopId": "0:01390C",
"stopSequence": 31
},
{
"arrival": {
"time": "1748922769",
"uncertainty": 120
},
"departure": {
"time": "1748922769",
"uncertainty": 120
},
"stopId": "0:01401C",
"stopSequence": 32
},
{
"arrival": {
"time": "1748922837",
"uncertainty": 120
},
"departure": {
"time": "1748922837",
"uncertainty": 120
},
"stopId": "0:19050P",
"stopSequence": 33
},
{
"arrival": {
"time": "1748922953",
"uncertainty": 120
},
"departure": {
"time": "1748922953",
"uncertainty": 120
},
"stopId": "0:01365P",
"stopSequence": 34
},
{
"arrival": {
"time": "1748922999",
"uncertainty": 120
},
"departure": {
"time": "1748922999",
"uncertainty": 120
},
"stopId": "0:18131P",
"stopSequence": 35
},
{
"arrival": {
"time": "1748923037",
"uncertainty": 120
},
"departure": {
"time": "1748923037",
"uncertainty": 120
},
"stopId": "0:01331C",
"stopSequence": 36
},
{
"arrival": {
"time": "1748923097",
"uncertainty": 120
},
"departure": {
"time": "1748923097",
"uncertainty": 120
},
"stopId": "0:01336C",
"stopSequence": 37
},
{
"arrival": {
"time": "1748923157",
"uncertainty": 120
},
"departure": {
"time": "1748923157",
"uncertainty": 120
},
"stopId": "0:04250P",
"stopSequence": 38
},
{
"arrival": {
"time": "1748923185",
"uncertainty": 120
},
"departure": {
"time": "1748923185",
"uncertainty": 120
},
"stopId": "0:07210P",
"stopSequence": 39
},
{
"arrival": {
"time": "1748923213",
"uncertainty": 120
},
"departure": {
"time": "1748923213",
"uncertainty": 120
},
"stopId": "0:04140P",
"stopSequence": 40
},
{
"arrival": {
"time": "1748923250",
"uncertainty": 120
},
"departure": {
"time": "1748923250",
"uncertainty": 120
},
"stopId": "0:04150P",
"stopSequence": 41
},
{
"arrival": {
"time": "1748923277",
"uncertainty": 120
},
"departure": {
"time": "1748923277",
"uncertainty": 120
},
"stopId": "0:04160P",
"stopSequence": 42
},
{
"arrival": {
"time": "1748923314",
"uncertainty": 120
},
"departure": {
"time": "1748923314",
"uncertainty": 120
},
"stopId": "0:04170P",
"stopSequence": 43
},
{
"arrival": {
"time": "1748923337",
"uncertainty": 120
},
"departure": {
"time": "1748923337",
"uncertainty": 120
},
"stopId": "0:07200P",
"stopSequence": 44
},
{
"arrival": {
"time": "1748923397",
"uncertainty": 120
},
"departure": {
"time": "1748923397",
"uncertainty": 120
},
"stopId": "0:07215P",
"stopSequence": 45
},
{
"arrival": {
"time": "1748923457",
"uncertainty": 120
},
"departure": {
"time": "1748923457",
"uncertainty": 120
},
"stopId": "0:04195C",
"stopSequence": 46
},
{
"arrival": {
"time": "1748923517",
"uncertainty": 120
},
"stopId": "0:07190C",
"stopSequence": 47
}
],
"trip": {
"directionId": 0,
"routeId": "1170",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2986946"
},
"vehicle": {
"id": "181",
"label": "181"
}
}
},
{
"id": "986940",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1748922801",
"uncertainty": 120
},
"departure": {
"time": "1748922801",
"uncertainty": 120
},
"stopId": "0:07215C",
"stopSequence": 2
},
{
"arrival": {
"time": "1748922886",
"uncertainty": 120
},
"departure": {
"time": "1748922886",
"uncertainty": 120
},
"stopId": "0:07200C",
"stopSequence": 3
},
{
"arrival": {
"time": "1748922915",
"uncertainty": 120
},
"departure": {
"time": "1748922915",
"uncertainty": 120
},
"stopId": "0:04170C",
"stopSequence": 4
},
{
"arrival": {
"time": "1748922975",
"uncertainty": 120
},
"departure": {
"time": "1748922975",
"uncertainty": 120
},
"stopId": "0:04160C",
"stopSequence": 5
},
{
"arrival": {
"time": "1748922998",
"uncertainty": 120
},
"departure": {
"time": "1748922998",
"uncertainty": 120
},
"stopId": "0:04150C",
"stopSequence": 6
},
{
"arrival": {
"time": "1748923066",
"uncertainty": 120
},
"departure": {
"time": "1748923066",
"uncertainty": 120
},
"stopId": "0:04131C",
"stopSequence": 7
},
{
"arrival": {
"time": "1748923231",
"uncertainty": 120
},
"departure": {
"time": "1748923231",
"uncertainty": 120
},
"stopId": "0:07210C",
"stopSequence": 8
},
{
"arrival": {
"time": "1748923350",
"uncertainty": 120
},
"departure": {
"time": "1748923350",
"uncertainty": 120
},
"stopId": "0:04250C",
"stopSequence": 9
},
{
"arrival": {
"time": "1748923479",
"uncertainty": 120
},
"departure": {
"time": "1748923479",
"uncertainty": 120
},
"stopId": "0:01385C",
"stopSequence": 10
},
{
"arrival": {
"time": "1748923558",
"uncertainty": 120
},
"departure": {
"time": "1748923558",
"uncertainty": 120
},
"stopId": "0:01400C",
"stopSequence": 11
},
{
"arrival": {
"time": "1748923634",
"uncertainty": 120
},
"departure": {
"time": "1748923634",
"uncertainty": 120
},
"stopId": "0:19050C",
"stopSequence": 12
},
{
"arrival": {
"time": "1748923731",
"uncertainty": 120
},
"departure": {
"time": "1748923731",
"uncertainty": 120
},
"stopId": "0:01362P",
"stopSequence": 13
},
{
"arrival": {
"time": "1748923790",
"uncertainty": 120
},
"departure": {
"time": "1748923790",
"uncertainty": 120
},
"stopId": "0:18130P",
"stopSequence": 14
},
{
"arrival": {
"time": "1748923827",
"uncertainty": 120
},
"departure": {
"time": "1748923827",
"uncertainty": 120
},
"stopId": "0:01330C",
"stopSequence": 15
},
{
"arrival": {
"time": "1748923886",
"uncertainty": 120
},
"departure": {
"time": "1748923886",
"uncertainty": 120
},
"stopId": "0:01335C",
"stopSequence": 16
},
{
"arrival": {
"time": "1748924000",
"uncertainty": 120
},
"departure": {
"time": "1748924000",
"uncertainty": 120
},
"stopId": "0:01385C",
"stopSequence": 17
},
{
"arrival": {
"time": "1748924072",
"uncertainty": 120
},
"departure": {
"time": "1748924072",
"uncertainty": 120
},
"stopId": "0:01420P",
"stopSequence": 18
},
{
"arrival": {
"time": "1748924122",
"uncertainty": 120
},
"departure": {
"time": "1748924122",
"uncertainty": 120
},
"stopId": "0:01455P",
"stopSequence": 19
},
{
"arrival": {
"time": "1748924171",
"uncertainty": 120
},
"departure": {
"time": "1748924171",
"uncertainty": 120
},
"stopId": "0:01465P",
"stopSequence": 20
},
{
"arrival": {
"time": "1748924214",
"uncertainty": 120
},
"departure": {
"time": "1748924214",
"uncertainty": 120
},
"stopId": "0:01470P",
"stopSequence": 21
},
{
"arrival": {
"time": "1748924241",
"uncertainty": 120
},
"departure": {
"time": "1748924241",
"uncertainty": 120
},
"stopId": "0:01480P",
"stopSequence": 22
},
{
"arrival": {
"time": "1748924276",
"uncertainty": 120
},
"departure": {
"time": "1748924276",
"uncertainty": 120
},
"stopId": "0:01490P",
"stopSequence": 23
},
{
"arrival": {
"time": "1748924302",
"uncertainty": 120
},
"departure": {
"time": "1748924302",
"uncertainty": 120
},
"stopId": "0:18250P",
"stopSequence": 24
},
{
"arrival": {
"time": "1748924378",
"uncertainty": 120
},
"departure": {
"time": "1748924378",
"uncertainty": 120
},
"stopId": "0:18240P",
"stopSequence": 25
},
{
"arrival": {
"time": "1748924428",
"uncertainty": 120
},
"departure": {
"time": "1748924428",
"uncertainty": 120
},
"stopId": "0:01540P",
"stopSequence": 26
},
{
"arrival": {
"time": "1748924486",
"uncertainty": 120
},
"departure": {
"time": "1748924486",
"uncertainty": 120
},
"stopId": "0:01550P",
"stopSequence": 27
},
{
"arrival": {
"time": "1748924598",
"uncertainty": 120
},
"departure": {
"time": "1748924598",
"uncertainty": 120
},
"stopId": "0:01840C",
"stopSequence": 28
},
{
"arrival": {
"time": "1748924722",
"uncertainty": 120
},
"departure": {
"time": "1748924722",
"uncertainty": 120
},
"stopId": "0:01430C",
"stopSequence": 29
},
{
"arrival": {
"time": "1748924797",
"uncertainty": 120
},
"departure": {
"time": "1748924797",
"uncertainty": 120
},
"stopId": "0:01420C",
"stopSequence": 30
},
{
"arrival": {
"time": "1748924843",
"uncertainty": 120
},
"departure": {
"time": "1748924843",
"uncertainty": 120
},
"stopId": "0:01390C",
"stopSequence": 31
},
{
"arrival": {
"time": "1748924892",
"uncertainty": 120
},
"departure": {
"time": "1748924892",
"uncertainty": 120
},
"stopId": "0:01401C",
"stopSequence": 32
},
{
"arrival": {
"time": "1748924963",
"uncertainty": 120
},
"departure": {
"time": "1748925000",
"uncertainty": 120
},
"stopId": "0:19050P",
"stopSequence": 33
},
{
"arrival": {
"time": "1748925096",
"uncertainty": 120
},
"departure": {
"time": "1748925096",
"uncertainty": 120
},
"stopId": "0:01365P",
"stopSequence": 34
},
{
"arrival": {
"time": "1748925142",
"uncertainty": 120
},
"departure": {
"time": "1748925142",
"uncertainty": 120
},
"stopId": "0:18131P",
"stopSequence": 35
},
{
"arrival": {
"time": "1748925180",
"uncertainty": 120
},
"departure": {
"time": "1748925180",
"uncertainty": 120
},
"stopId": "0:01331C",
"stopSequence": 36
},
{
"arrival": {
"time": "1748925240",
"uncertainty": 120
},
"departure": {
"time": "1748925240",
"uncertainty": 120
},
"stopId": "0:01336C",
"stopSequence": 37
},
{
"arrival": {
"time": "1748925300",
"uncertainty": 120
},
"departure": {
"time": "1748925300",
"uncertainty": 120
},
"stopId": "0:04250P",
"stopSequence": 38
},
{
"arrival": {
"time": "1748925328",
"uncertainty": 120
},
"departure": {
"time": "1748925328",
"uncertainty": 120
},
"stopId": "0:07210P",
"stopSequence": 39
},
{
"arrival": {
"time": "1748925356",
"uncertainty": 120
},
"departure": {
"time": "1748925356",
"uncertainty": 120
},
"stopId": "0:04140P",
"stopSequence": 40
},
{
"arrival": {
"time": "1748925393",
"uncertainty": 120
},
"departure": {
"time": "1748925393",
"uncertainty": 120
},
"stopId": "0:04150P",
"stopSequence": 41
},
{
"arrival": {
"time": "1748925420",
"uncertainty": 120
},
"departure": {
"time": "1748925420",
"uncertainty": 120
},
"stopId": "0:04160P",
"stopSequence": 42
},
{
"arrival": {
"time": "1748925457",
"uncertainty": 120
},
"departure": {
"time": "1748925457",
"uncertainty": 120
},
"stopId": "0:04170P",
"stopSequence": 43
},
{
"arrival": {
"time": "1748925480",
"uncertainty": 120
},
"departure": {
"time": "1748925480",
"uncertainty": 120
},
"stopId": "0:07200P",
"stopSequence": 44
},
{
"arrival": {
"time": "1748925540",
"uncertainty": 120
},
"departure": {
"time": "1748925540",
"uncertainty": 120
},
"stopId": "0:07215P",
"stopSequence": 45
},
{
"arrival": {
"time": "1748925600",
"uncertainty": 120
},
"departure": {
"time": "1748925600",
"uncertainty": 120
},
"stopId": "0:04195C",
"stopSequence": 46
},
{
"arrival": {
"time": "1748925660",
"uncertainty": 120
},
"stopId": "0:07190C",
"stopSequence": 47
}
],
"trip": {
"directionId": 0,
"routeId": "1170",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2986940"
},
"vehicle": {
"id": "180",
"label": "180"
}
}
},
{
"id": "986937",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748925000",
"uncertainty": 120
},
"stopId": "0:07190C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1170",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2986937"
}
}
},
{
"id": "987330",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748923200"
},
"stopId": "0:41016C",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "4440",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987330"
}
}
},
{
"id": "987008",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748923500",
"uncertainty": 120
},
"stopId": "0:11015C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "2210",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987008"
}
}
},
{
"id": "987009",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748921269",
"uncertainty": 120
},
"stopId": "0:11015C",
"stopSequence": 1
},
{
"arrival": {
"time": "1748921298",
"uncertainty": 120
},
"departure": {
"time": "1748921298",
"uncertainty": 120
},
"stopId": "0:11440C",
"stopSequence": 2
},
{
"arrival": {
"time": "1748921377",
"uncertainty": 120
},
"departure": {
"time": "1748921448",
"uncertainty": 120
},
"stopId": "0:11010C",
"stopSequence": 3
},
{
"arrival": {
"time": "1748921493",
"uncertainty": 120
},
"departure": {
"time": "1748921538",
"uncertainty": 120
},
"stopId": "0:11020C",
"stopSequence": 4
},
{
"arrival": {
"time": "1748921650",
"uncertainty": 120
},
"departure": {
"time": "1748921650",
"uncertainty": 120
},
"stopId": "0:11030C",
"stopSequence": 5
},
{
"arrival": {
"time": "1748921683",
"uncertainty": 120
},
"departure": {
"time": "1748921688",
"uncertainty": 120
},
"stopId": "0:11040C",
"stopSequence": 6
},
{
"arrival": {
"time": "1748921738",
"uncertainty": 120
},
"departure": {
"time": "1748921748",
"uncertainty": 120
},
"stopId": "0:11050C",
"stopSequence": 7
},
{
"arrival": {
"time": "1748921819",
"uncertainty": 120
},
"departure": {
"time": "1748921868",
"uncertainty": 120
},
"stopId": "0:11060C",
"stopSequence": 8
},
{
"arrival": {
"time": "1748921938",
"uncertainty": 120
},
"departure": {
"time": "1748921988",
"uncertainty": 120
},
"stopId": "0:11070C",
"stopSequence": 9
},
{
"arrival": {
"time": "1748922042",
"uncertainty": 120
},
"departure": {
"time": "1748922049",
"uncertainty": 120
},
"stopId": "0:11080C",
"stopSequence": 10
},
{
"arrival": {
"time": "1748922074",
"uncertainty": 120
},
"departure": {
"time": "1748922074",
"uncertainty": 120
},
"stopId": "0:11100C",
"stopSequence": 11
},
{
"arrival": {
"time": "1748922098",
"uncertainty": 120
},
"departure": {
"time": "1748922098",
"uncertainty": 120
},
"stopId": "0:11110C",
"stopSequence": 12
},
{
"arrival": {
"time": "1748922133",
"uncertainty": 120
},
"departure": {
"time": "1748922133",
"uncertainty": 120
},
"stopId": "0:11120C",
"stopSequence": 13
},
{
"arrival": {
"time": "1748922168",
"uncertainty": 120
},
"departure": {
"time": "1748922168",
"uncertainty": 120
},
"stopId": "0:11130C",
"stopSequence": 14
},
{
"arrival": {
"time": "1748922228",
"uncertainty": 120
},
"departure": {
"time": "1748922228",
"uncertainty": 120
},
"stopId": "0:11140C",
"stopSequence": 15
},
{
"arrival": {
"time": "1748922267",
"uncertainty": 120
},
"departure": {
"time": "1748922267",
"uncertainty": 120
},
"stopId": "0:11150C",
"stopSequence": 16
},
{
"arrival": {
"time": "1748922333",
"uncertainty": 120
},
"departure": {
"time": "1748922348",
"uncertainty": 120
},
"stopId": "0:11160C",
"stopSequence": 17
},
{
"arrival": {
"time": "1748922426",
"uncertainty": 120
},
"departure": {
"time": "1748922426",
"uncertainty": 120
},
"stopId": "0:11170C",
"stopSequence": 18
},
{
"arrival": {
"time": "1748922498",
"uncertainty": 120
},
"departure": {
"time": "1748922528",
"uncertainty": 120
},
"stopId": "0:11180C",
"stopSequence": 19
},
{
"arrival": {
"time": "1748922558",
"uncertainty": 120
},
"departure": {
"time": "1748922558",
"uncertainty": 120
},
"stopId": "0:11190C",
"stopSequence": 20
},
{
"arrival": {
"time": "1748922626",
"uncertainty": 120
},
"departure": {
"time": "1748922626",
"uncertainty": 120
},
"stopId": "0:11200C",
"stopSequence": 21
},
{
"arrival": {
"time": "1748922654",
"uncertainty": 120
},
"departure": {
"time": "1748922678",
"uncertainty": 120
},
"stopId": "0:11210C",
"stopSequence": 22
},
{
"arrival": {
"time": "1748922752",
"uncertainty": 120
},
"departure": {
"time": "1748922752",
"uncertainty": 120
},
"stopId": "0:11220C",
"stopSequence": 23
},
{
"arrival": {
"time": "1748922768",
"uncertainty": 120
},
"departure": {
"time": "1748922768",
"uncertainty": 120
},
"stopId": "0:11230C",
"stopSequence": 24
},
{
"arrival": {
"time": "1748922866",
"uncertainty": 120
},
"departure": {
"time": "1748922866",
"uncertainty": 120
},
"stopId": "0:11240C",
"stopSequence": 25
},
{
"arrival": {
"time": "1748922943",
"uncertainty": 120
},
"departure": {
"time": "1748922943",
"uncertainty": 120
},
"stopId": "0:11250C",
"stopSequence": 26
},
{
"arrival": {
"time": "1748923018",
"uncertainty": 120
},
"departure": {
"time": "1748923018",
"uncertainty": 120
},
"stopId": "0:11260C",
"stopSequence": 27
},
{
"arrival": {
"time": "1748923088",
"uncertainty": 120
},
"departure": {
"time": "1748923088",
"uncertainty": 120
},
"stopId": "0:11270C",
"stopSequence": 28
},
{
"arrival": {
"time": "1748923235",
"uncertainty": 120
},
"departure": {
"time": "1748923235",
"uncertainty": 120
},
"stopId": "0:11285C",
"stopSequence": 29
},
{
"arrival": {
"time": "1748923297",
"uncertainty": 120
},
"departure": {
"time": "1748923297",
"uncertainty": 120
},
"stopId": "0:11430C",
"stopSequence": 30
},
{
"arrival": {
"time": "1748923336",
"uncertainty": 120
},
"departure": {
"time": "1748923336",
"uncertainty": 120
},
"stopId": "0:11290C",
"stopSequence": 31
},
{
"arrival": {
"time": "1748923434",
"uncertainty": 120
},
"departure": {
"time": "1748923434",
"uncertainty": 120
},
"stopId": "0:11300C",
"stopSequence": 32
},
{
"arrival": {
"time": "1748923486",
"uncertainty": 120
},
"departure": {
"time": "1748923486",
"uncertainty": 120
},
"stopId": "0:11305C",
"stopSequence": 33
},
{
"arrival": {
"time": "1748923584",
"uncertainty": 120
},
"departure": {
"time": "1748923584",
"uncertainty": 120
},
"stopId": "0:15240C",
"stopSequence": 34
},
{
"arrival": {
"time": "1748923642",
"uncertainty": 120
},
"departure": {
"time": "1748923642",
"uncertainty": 120
},
"stopId": "0:17800C",
"stopSequence": 35
},
{
"arrival": {
"time": "1748923722",
"uncertainty": 120
},
"departure": {
"time": "1748923722",
"uncertainty": 120
},
"stopId": "0:15400C",
"stopSequence": 36
},
{
"arrival": {
"time": "1748923766",
"uncertainty": 120
},
"departure": {
"time": "1748923766",
"uncertainty": 120
},
"stopId": "0:15402C",
"stopSequence": 37
},
{
"arrival": {
"time": "1748923792",
"uncertainty": 120
},
"stopId": "0:05342C",
"stopSequence": 38
}
],
"trip": {
"directionId": 0,
"routeId": "2210",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987009"
},
"vehicle": {
"id": "65",
"label": "65"
}
}
},
{
"id": "987020",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748925000",
"uncertainty": 120
},
"stopId": "0:07140C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1160",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987020"
}
}
},
{
"id": "987019",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748923800",
"uncertainty": 120
},
"stopId": "0:07140C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1160",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987019"
}
}
},
{
"id": "987021",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748926200",
"uncertainty": 120
},
"stopId": "0:07140C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1160",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987021"
}
}
},
{
"id": "987016",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1748920694",
"uncertainty": 120
},
"departure": {
"time": "1748920694",
"uncertainty": 120
},
"stopId": "0:05025P",
"stopSequence": 2
},
{
"arrival": {
"time": "1748920712",
"uncertainty": 120
},
"departure": {
"time": "1748920712",
"uncertainty": 120
},
"stopId": "0:07045P",
"stopSequence": 3
},
{
"arrival": {
"time": "1748920770",
"uncertainty": 120
},
"departure": {
"time": "1748920770",
"uncertainty": 120
},
"stopId": "0:05080P",
"stopSequence": 4
},
{
"arrival": {
"time": "1748920807",
"uncertainty": 120
},
"departure": {
"time": "1748920819",
"uncertainty": 120
},
"stopId": "0:05080C",
"stopSequence": 5
},
{
"arrival": {
"time": "1748921016",
"uncertainty": 120
},
"departure": {
"time": "1748921016",
"uncertainty": 120
},
"stopId": "0:05070C",
"stopSequence": 6
},
{
"arrival": {
"time": "1748921058",
"uncertainty": 120
},
"departure": {
"time": "1748921058",
"uncertainty": 120
},
"stopId": "0:05060C",
"stopSequence": 7
},
{
"arrival": {
"time": "1748921127",
"uncertainty": 120
},
"departure": {
"time": "1748921127",
"uncertainty": 120
},
"stopId": "0:07030C",
"stopSequence": 8
},
{
"arrival": {
"time": "1748921187",
"uncertainty": 120
},
"departure": {
"time": "1748921187",
"uncertainty": 120
},
"stopId": "0:05030C",
"stopSequence": 9
},
{
"arrival": {
"time": "1748921287",
"uncertainty": 120
},
"departure": {
"time": "1748921298",
"uncertainty": 120
},
"stopId": "0:05020C",
"stopSequence": 10
},
{
"arrival": {
"time": "1748921358",
"uncertainty": 120
},
"departure": {
"time": "1748921358",
"uncertainty": 120
},
"stopId": "0:07055C",
"stopSequence": 11
},
{
"arrival": {
"time": "1748921388",
"uncertainty": 120
},
"departure": {
"time": "1748921388",
"uncertainty": 120
},
"stopId": "0:07065C",
"stopSequence": 12
},
{
"arrival": {
"time": "1748921458",
"uncertainty": 120
},
"departure": {
"time": "1748921458",
"uncertainty": 120
},
"stopId": "0:07070C",
"stopSequence": 13
},
{
"arrival": {
"time": "1748921478",
"uncertainty": 120
},
"departure": {
"time": "1748921478",
"uncertainty": 120
},
"stopId": "0:07075C",
"stopSequence": 14
},
{
"arrival": {
"time": "1748921531",
"uncertainty": 120
},
"departure": {
"time": "1748921531",
"uncertainty": 120
},
"stopId": "0:07085C",
"stopSequence": 15
},
{
"arrival": {
"time": "1748921559",
"uncertainty": 120
},
"departure": {
"time": "1748921568",
"uncertainty": 120
},
"stopId": "0:01285P",
"stopSequence": 16
},
{
"arrival": {
"time": "1748921628",
"uncertainty": 120
},
"departure": {
"time": "1748921628",
"uncertainty": 120
},
"stopId": "0:07095C",
"stopSequence": 17
},
{
"arrival": {
"time": "1748921658",
"uncertainty": 120
},
"departure": {
"time": "1748921658",
"uncertainty": 120
},
"stopId": "0:07106C",
"stopSequence": 18
},
{
"arrival": {
"time": "1748921748",
"uncertainty": 120
},
"departure": {
"time": "1748921748",
"uncertainty": 120
},
"stopId": "0:07107C",
"stopSequence": 19
},
{
"arrival": {
"time": "1748921868",
"uncertainty": 120
},
"departure": {
"time": "1748921868",
"uncertainty": 120
},
"stopId": "0:19050C",
"stopSequence": 20
},
{
"arrival": {
"time": "1748922149",
"uncertainty": 120
},
"departure": {
"time": "1748922149",
"uncertainty": 120
},
"stopId": "0:07135C",
"stopSequence": 21
},
{
"arrival": {
"time": "1748922198",
"uncertainty": 120
},
"departure": {
"time": "1748922198",
"uncertainty": 120
},
"stopId": "0:09310C",
"stopSequence": 22
},
{
"arrival": {
"time": "1748922225",
"uncertainty": 120
},
"departure": {
"time": "1748922228",
"uncertainty": 120
},
"stopId": "0:07145C",
"stopSequence": 23
},
{
"arrival": {
"time": "1748922277",
"uncertainty": 120
},
"departure": {
"time": "1748922277",
"uncertainty": 120
},
"stopId": "0:07065P",
"stopSequence": 24
},
{
"arrival": {
"time": "1748922331",
"uncertainty": 120
},
"departure": {
"time": "1748922331",
"uncertainty": 120
},
"stopId": "0:07055P",
"stopSequence": 25
},
{
"arrival": {
"time": "1748922371",
"uncertainty": 120
},
"departure": {
"time": "1748922378",
"uncertainty": 120
},
"stopId": "0:05020P",
"stopSequence": 26
},
{
"arrival": {
"time": "1748922478",
"uncertainty": 120
},
"departure": {
"time": "1748922500",
"uncertainty": 120
},
"stopId": "0:05030P",
"stopSequence": 27
},
{
"arrival": {
"time": "1748922545",
"uncertainty": 120
},
"departure": {
"time": "1748922558",
"uncertainty": 120
},
"stopId": "0:07030P",
"stopSequence": 28
},
{
"arrival": {
"time": "1748922614",
"uncertainty": 120
},
"departure": {
"time": "1748922614",
"uncertainty": 120
},
"stopId": "0:05060P",
"stopSequence": 29
},
{
"arrival": {
"time": "1748922672",
"uncertainty": 120
},
"departure": {
"time": "1748922679",
"uncertainty": 120
},
"stopId": "0:05070P",
"stopSequence": 30
},
{
"arrival": {
"time": "1748922789",
"uncertainty": 120
},
"departure": {
"time": "1748922798",
"uncertainty": 120
},
"stopId": "0:05080P",
"stopSequence": 31
},
{
"arrival": {
"time": "1748922873",
"uncertainty": 120
},
"departure": {
"time": "1748922873",
"uncertainty": 120
},
"stopId": "0:05080C",
"stopSequence": 32
},
{
"arrival": {
"time": "1748922968",
"uncertainty": 120
},
"departure": {
"time": "1748922968",
"uncertainty": 120
},
"stopId": "0:07045C",
"stopSequence": 33
},
{
"arrival": {
"time": "1748923036",
"uncertainty": 120
},
"departure": {
"time": "1748923036",
"uncertainty": 120
},
"stopId": "0:05025C",
"stopSequence": 34
},
{
"arrival": {
"time": "1748923159",
"uncertainty": 120
},
"stopId": "0:07140C",
"stopSequence": 35
}
],
"trip": {
"directionId": 0,
"routeId": "1160",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987016"
},
"vehicle": {
"id": "178",
"label": "178"
}
}
},
{
"id": "987018",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748922641",
"uncertainty": 120
},
"stopId": "0:07140C",
"stopSequence": 1
},
{
"arrival": {
"time": "1748922761",
"uncertainty": 120
},
"departure": {
"time": "1748922761",
"uncertainty": 120
},
"stopId": "0:05025P",
"stopSequence": 2
},
{
"arrival": {
"time": "1748922791",
"uncertainty": 120
},
"departure": {
"time": "1748922791",
"uncertainty": 120
},
"stopId": "0:07045P",
"stopSequence": 3
},
{
"arrival": {
"time": "1748922850",
"uncertainty": 120
},
"departure": {
"time": "1748922850",
"uncertainty": 120
},
"stopId": "0:05080P",
"stopSequence": 4
},
{
"arrival": {
"time": "1748922901",
"uncertainty": 120
},
"departure": {
"time": "1748922901",
"uncertainty": 120
},
"stopId": "0:05080C",
"stopSequence": 5
},
{
"arrival": {
"time": "1748923010",
"uncertainty": 120
},
"departure": {
"time": "1748923010",
"uncertainty": 120
},
"stopId": "0:05070C",
"stopSequence": 6
},
{
"arrival": {
"time": "1748923055",
"uncertainty": 120
},
"departure": {
"time": "1748923055",
"uncertainty": 120
},
"stopId": "0:05060C",
"stopSequence": 7
},
{
"arrival": {
"time": "1748923122",
"uncertainty": 120
},
"departure": {
"time": "1748923122",
"uncertainty": 120
},
"stopId": "0:07030C",
"stopSequence": 8
},
{
"arrival": {
"time": "1748923184",
"uncertainty": 120
},
"departure": {
"time": "1748923184",
"uncertainty": 120
},
"stopId": "0:05030C",
"stopSequence": 9
},
{
"arrival": {
"time": "1748923298",
"uncertainty": 120
},
"departure": {
"time": "1748923298",
"uncertainty": 120
},
"stopId": "0:05020C",
"stopSequence": 10
},
{
"arrival": {
"time": "1748923362",
"uncertainty": 120
},
"departure": {
"time": "1748923362",
"uncertainty": 120
},
"stopId": "0:07055C",
"stopSequence": 11
},
{
"arrival": {
"time": "1748923433",
"uncertainty": 120
},
"departure": {
"time": "1748923433",
"uncertainty": 120
},
"stopId": "0:07065C",
"stopSequence": 12
},
{
"arrival": {
"time": "1748923500",
"uncertainty": 120
},
"departure": {
"time": "1748923500",
"uncertainty": 120
},
"stopId": "0:07070C",
"stopSequence": 13
},
{
"arrival": {
"time": "1748923534",
"uncertainty": 120
},
"departure": {
"time": "1748923534",
"uncertainty": 120
},
"stopId": "0:07075C",
"stopSequence": 14
},
{
"arrival": {
"time": "1748923604",
"uncertainty": 120
},
"departure": {
"time": "1748923604",
"uncertainty": 120
},
"stopId": "0:07085C",
"stopSequence": 15
},
{
"arrival": {
"time": "1748923659",
"uncertainty": 120
},
"departure": {
"time": "1748923659",
"uncertainty": 120
},
"stopId": "0:01285P",
"stopSequence": 16
},
{
"arrival": {
"time": "1748923752",
"uncertainty": 120
},
"departure": {
"time": "1748923752",
"uncertainty": 120
},
"stopId": "0:07095C",
"stopSequence": 17
},
{
"arrival": {
"time": "1748923816",
"uncertainty": 120
},
"departure": {
"time": "1748923816",
"uncertainty": 120
},
"stopId": "0:07106C",
"stopSequence": 18
},
{
"arrival": {
"time": "1748923908",
"uncertainty": 120
},
"departure": {
"time": "1748923908",
"uncertainty": 120
},
"stopId": "0:07107C",
"stopSequence": 19
},
{
"arrival": {
"time": "1748924006",
"uncertainty": 120
},
"departure": {
"time": "1748924006",
"uncertainty": 120
},
"stopId": "0:19050C",
"stopSequence": 20
},
{
"arrival": {
"time": "1748924195",
"uncertainty": 120
},
"departure": {
"time": "1748924195",
"uncertainty": 120
},
"stopId": "0:07135C",
"stopSequence": 21
},
{
"arrival": {
"time": "1748924251",
"uncertainty": 120
},
"departure": {
"time": "1748924251",
"uncertainty": 120
},
"stopId": "0:09310C",
"stopSequence": 22
},
{
"arrival": {
"time": "1748924302",
"uncertainty": 120
},
"departure": {
"time": "1748924302",
"uncertainty": 120
},
"stopId": "0:07145C",
"stopSequence": 23
},
{
"arrival": {
"time": "1748924342",
"uncertainty": 120
},
"departure": {
"time": "1748924342",
"uncertainty": 120
},
"stopId": "0:07065P",
"stopSequence": 24
},
{
"arrival": {
"time": "1748924423",
"uncertainty": 120
},
"departure": {
"time": "1748924423",
"uncertainty": 120
},
"stopId": "0:07055P",
"stopSequence": 25
},
{
"arrival": {
"time": "1748924479",
"uncertainty": 120
},
"departure": {
"time": "1748924479",
"uncertainty": 120
},
"stopId": "0:05020P",
"stopSequence": 26
},
{
"arrival": {
"time": "1748924567",
"uncertainty": 120
},
"departure": {
"time": "1748924567",
"uncertainty": 120
},
"stopId": "0:05030P",
"stopSequence": 27
},
{
"arrival": {
"time": "1748924609",
"uncertainty": 120
},
"departure": {
"time": "1748924609",
"uncertainty": 120
},
"stopId": "0:07030P",
"stopSequence": 28
},
{
"arrival": {
"time": "1748924653",
"uncertainty": 120
},
"departure": {
"time": "1748924653",
"uncertainty": 120
},
"stopId": "0:05060P",
"stopSequence": 29
},
{
"arrival": {
"time": "1748924701",
"uncertainty": 120
},
"departure": {
"time": "1748924701",
"uncertainty": 120
},
"stopId": "0:05070P",
"stopSequence": 30
},
{
"arrival": {
"time": "1748924790",
"uncertainty": 120
},
"departure": {
"time": "1748924790",
"uncertainty": 120
},
"stopId": "0:05080P",
"stopSequence": 31
},
{
"arrival": {
"time": "1748924828",
"uncertainty": 120
},
"departure": {
"time": "1748924828",
"uncertainty": 120
},
"stopId": "0:05080C",
"stopSequence": 32
},
{
"arrival": {
"time": "1748924904",
"uncertainty": 120
},
"departure": {
"time": "1748924904",
"uncertainty": 120
},
"stopId": "0:07045C",
"stopSequence": 33
},
{
"arrival": {
"time": "1748924958",
"uncertainty": 120
},
"departure": {
"time": "1748924958",
"uncertainty": 120
},
"stopId": "0:05025C",
"stopSequence": 34
},
{
"arrival": {
"time": "1748925093",
"uncertainty": 120
},
"stopId": "0:07140C",
"stopSequence": 35
}
],
"trip": {
"directionId": 0,
"routeId": "1160",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987018"
},
"vehicle": {
"id": "179",
"label": "179"
}
}
},
{
"id": "987017",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748921442",
"uncertainty": 120
},
"stopId": "0:07140C",
"stopSequence": 1
},
{
"arrival": {
"time": "1748921542",
"uncertainty": 120
},
"departure": {
"time": "1748921542",
"uncertainty": 120
},
"stopId": "0:05025P",
"stopSequence": 2
},
{
"arrival": {
"time": "1748921559",
"uncertainty": 120
},
"departure": {
"time": "1748921559",
"uncertainty": 120
},
"stopId": "0:07045P",
"stopSequence": 3
},
{
"arrival": {
"time": "1748921612",
"uncertainty": 120
},
"departure": {
"time": "1748921612",
"uncertainty": 120
},
"stopId": "0:05080P",
"stopSequence": 4
},
{
"arrival": {
"time": "1748921781",
"uncertainty": 120
},
"departure": {
"time": "1748921832",
"uncertainty": 120
},
"stopId": "0:05080C",
"stopSequence": 5
},
{
"arrival": {
"time": "1748921994",
"uncertainty": 120
},
"departure": {
"time": "1748921994",
"uncertainty": 120
},
"stopId": "0:05070C",
"stopSequence": 6
},
{
"arrival": {
"time": "1748922038",
"uncertainty": 120
},
"departure": {
"time": "1748922042",
"uncertainty": 120
},
"stopId": "0:05060C",
"stopSequence": 7
},
{
"arrival": {
"time": "1748922138",
"uncertainty": 120
},
"departure": {
"time": "1748922138",
"uncertainty": 120
},
"stopId": "0:07030C",
"stopSequence": 8
},
{
"arrival": {
"time": "1748922188",
"uncertainty": 120
},
"departure": {
"time": "1748922188",
"uncertainty": 120
},
"stopId": "0:05030C",
"stopSequence": 9
},
{
"arrival": {
"time": "1748922296",
"uncertainty": 120
},
"departure": {
"time": "1748922311",
"uncertainty": 120
},
"stopId": "0:05020C",
"stopSequence": 10
},
{
"arrival": {
"time": "1748922387",
"uncertainty": 120
},
"departure": {
"time": "1748922387",
"uncertainty": 120
},
"stopId": "0:07055C",
"stopSequence": 11
},
{
"arrival": {
"time": "1748922455",
"uncertainty": 120
},
"departure": {
"time": "1748922455",
"uncertainty": 120
},
"stopId": "0:07065C",
"stopSequence": 12
},
{
"arrival": {
"time": "1748922488",
"uncertainty": 120
},
"departure": {
"time": "1748922488",
"uncertainty": 120
},
"stopId": "0:07070C",
"stopSequence": 13
},
{
"arrival": {
"time": "1748922502",
"uncertainty": 120
},
"departure": {
"time": "1748922502",
"uncertainty": 120
},
"stopId": "0:07075C",
"stopSequence": 14
},
{
"arrival": {
"time": "1748922578",
"uncertainty": 120
},
"departure": {
"time": "1748922578",
"uncertainty": 120
},
"stopId": "0:07085C",
"stopSequence": 15
},
{
"arrival": {
"time": "1748922611",
"uncertainty": 120
},
"departure": {
"time": "1748922611",
"uncertainty": 120
},
"stopId": "0:01285P",
"stopSequence": 16
},
{
"arrival": {
"time": "1748922671",
"uncertainty": 120
},
"departure": {
"time": "1748922671",
"uncertainty": 120
},
"stopId": "0:07095C",
"stopSequence": 17
},
{
"arrival": {
"time": "1748922701",
"uncertainty": 120
},
"departure": {
"time": "1748922701",
"uncertainty": 120
},
"stopId": "0:07106C",
"stopSequence": 18
},
{
"arrival": {
"time": "1748922761",
"uncertainty": 120
},
"departure": {
"time": "1748922761",
"uncertainty": 120
},
"stopId": "0:07107C",
"stopSequence": 19
},
{
"arrival": {
"time": "1748922821",
"uncertainty": 120
},
"departure": {
"time": "1748922821",
"uncertainty": 120
},
"stopId": "0:19050C",
"stopSequence": 20
},
{
"arrival": {
"time": "1748923018",
"uncertainty": 120
},
"departure": {
"time": "1748923018",
"uncertainty": 120
},
"stopId": "0:07135C",
"stopSequence": 21
},
{
"arrival": {
"time": "1748923068",
"uncertainty": 120
},
"departure": {
"time": "1748923068",
"uncertainty": 120
},
"stopId": "0:09310C",
"stopSequence": 22
},
{
"arrival": {
"time": "1748923113",
"uncertainty": 120
},
"departure": {
"time": "1748923113",
"uncertainty": 120
},
"stopId": "0:07145C",
"stopSequence": 23
},
{
"arrival": {
"time": "1748923149",
"uncertainty": 120
},
"departure": {
"time": "1748923149",
"uncertainty": 120
},
"stopId": "0:07065P",
"stopSequence": 24
},
{
"arrival": {
"time": "1748923222",
"uncertainty": 120
},
"departure": {
"time": "1748923222",
"uncertainty": 120
},
"stopId": "0:07055P",
"stopSequence": 25
},
{
"arrival": {
"time": "1748923272",
"uncertainty": 120
},
"departure": {
"time": "1748923272",
"uncertainty": 120
},
"stopId": "0:05020P",
"stopSequence": 26
},
{
"arrival": {
"time": "1748923353",
"uncertainty": 120
},
"departure": {
"time": "1748923353",
"uncertainty": 120
},
"stopId": "0:05030P",
"stopSequence": 27
},
{
"arrival": {
"time": "1748923392",
"uncertainty": 120
},
"departure": {
"time": "1748923392",
"uncertainty": 120
},
"stopId": "0:07030P",
"stopSequence": 28
},
{
"arrival": {
"time": "1748923432",
"uncertainty": 120
},
"departure": {
"time": "1748923432",
"uncertainty": 120
},
"stopId": "0:05060P",
"stopSequence": 29
},
{
"arrival": {
"time": "1748923487",
"uncertainty": 120
},
"departure": {
"time": "1748923487",
"uncertainty": 120
},
"stopId": "0:05070P",
"stopSequence": 30
},
{
"arrival": {
"time": "1748923569",
"uncertainty": 120
},
"departure": {
"time": "1748923569",
"uncertainty": 120
},
"stopId": "0:05080P",
"stopSequence": 31
},
{
"arrival": {
"time": "1748923605",
"uncertainty": 120
},
"departure": {
"time": "1748923605",
"uncertainty": 120
},
"stopId": "0:05080C",
"stopSequence": 32
},
{
"arrival": {
"time": "1748923671",
"uncertainty": 120
},
"departure": {
"time": "1748923671",
"uncertainty": 120
},
"stopId": "0:07045C",
"stopSequence": 33
},
{
"arrival": {
"time": "1748923719",
"uncertainty": 120
},
"departure": {
"time": "1748923719",
"uncertainty": 120
},
"stopId": "0:05025C",
"stopSequence": 34
},
{
"arrival": {
"time": "1748923843",
"uncertainty": 120
},
"stopId": "0:07140C",
"stopSequence": 35
}
],
"trip": {
"directionId": 0,
"routeId": "1160",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987017"
},
"vehicle": {
"id": "177",
"label": "177"
}
}
},
{
"id": "986994",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748921700",
"uncertainty": 120
},
"stopId": "0:11015C",
"stopSequence": 1
},
{
"arrival": {
"time": "1748921729",
"uncertainty": 120
},
"departure": {
"time": "1748921729",
"uncertainty": 120
},
"stopId": "0:11440C",
"stopSequence": 2
},
{
"arrival": {
"time": "1748921791",
"uncertainty": 120
},
"departure": {
"time": "1748921820",
"uncertainty": 120
},
"stopId": "0:11010C",
"stopSequence": 3
},
{
"arrival": {
"time": "1748921889",
"uncertainty": 120
},
"departure": {
"time": "1748921889",
"uncertainty": 120
},
"stopId": "0:11020C",
"stopSequence": 4
},
{
"arrival": {
"time": "1748921974",
"uncertainty": 120
},
"departure": {
"time": "1748921976",
"uncertainty": 120
},
"stopId": "0:11030C",
"stopSequence": 5
},
{
"arrival": {
"time": "1748922005",
"uncertainty": 120
},
"departure": {
"time": "1748922005",
"uncertainty": 120
},
"stopId": "0:11040C",
"stopSequence": 6
},
{
"arrival": {
"time": "1748922030",
"uncertainty": 120
},
"departure": {
"time": "1748922030",
"uncertainty": 120
},
"stopId": "0:11050C",
"stopSequence": 7
},
{
"arrival": {
"time": "1748922051",
"uncertainty": 120
},
"departure": {
"time": "1748922092",
"uncertainty": 120
},
"stopId": "0:11060C",
"stopSequence": 8
},
{
"arrival": {
"time": "1748922158",
"uncertainty": 120
},
"departure": {
"time": "1748922158",
"uncertainty": 120
},
"stopId": "0:11070C",
"stopSequence": 9
},
{
"arrival": {
"time": "1748922203",
"uncertainty": 120
},
"departure": {
"time": "1748922203",
"uncertainty": 120
},
"stopId": "0:11080C",
"stopSequence": 10
},
{
"arrival": {
"time": "1748922222",
"uncertainty": 120
},
"departure": {
"time": "1748922222",
"uncertainty": 120
},
"stopId": "0:11100C",
"stopSequence": 11
},
{
"arrival": {
"time": "1748922259",
"uncertainty": 120
},
"departure": {
"time": "1748922259",
"uncertainty": 120
},
"stopId": "0:11110C",
"stopSequence": 12
},
{
"arrival": {
"time": "1748922300",
"uncertainty": 120
},
"departure": {
"time": "1748922302",
"uncertainty": 120
},
"stopId": "0:11120C",
"stopSequence": 13
},
{
"arrival": {
"time": "1748922362",
"uncertainty": 120
},
"departure": {
"time": "1748922362",
"uncertainty": 120
},
"stopId": "0:11130C",
"stopSequence": 14
},
{
"arrival": {
"time": "1748922415",
"uncertainty": 120
},
"departure": {
"time": "1748922415",
"uncertainty": 120
},
"stopId": "0:11140C",
"stopSequence": 15
},
{
"arrival": {
"time": "1748922451",
"uncertainty": 120
},
"departure": {
"time": "1748922451",
"uncertainty": 120
},
"stopId": "0:11150C",
"stopSequence": 16
},
{
"arrival": {
"time": "1748922507",
"uncertainty": 120
},
"departure": {
"time": "1748922507",
"uncertainty": 120
},
"stopId": "0:11160C",
"stopSequence": 17
},
{
"arrival": {
"time": "1748922551",
"uncertainty": 120
},
"departure": {
"time": "1748922551",
"uncertainty": 120
},
"stopId": "0:11170C",
"stopSequence": 18
},
{
"arrival": {
"time": "1748922633",
"uncertainty": 120
},
"departure": {
"time": "1748922633",
"uncertainty": 120
},
"stopId": "0:11180C",
"stopSequence": 19
},
{
"arrival": {
"time": "1748922633",
"uncertainty": 120
},
"departure": {
"time": "1748922633",
"uncertainty": 120
},
"stopId": "0:11190C",
"stopSequence": 20
},
{
"arrival": {
"time": "1748922689",
"uncertainty": 120
},
"departure": {
"time": "1748922693",
"uncertainty": 120
},
"stopId": "0:11200C",
"stopSequence": 21
},
{
"arrival": {
"time": "1748922723",
"uncertainty": 120
},
"departure": {
"time": "1748922723",
"uncertainty": 120
},
"stopId": "0:11210C",
"stopSequence": 22
},
{
"arrival": {
"time": "1748922783",
"uncertainty": 120
},
"departure": {
"time": "1748922783",
"uncertainty": 120
},
"stopId": "0:11220C",
"stopSequence": 23
},
{
"arrival": {
"time": "1748922812",
"uncertainty": 120
},
"departure": {
"time": "1748922812",
"uncertainty": 120
},
"stopId": "0:11230C",
"stopSequence": 24
},
{
"arrival": {
"time": "1748922906",
"uncertainty": 120
},
"departure": {
"time": "1748922906",
"uncertainty": 120
},
"stopId": "0:11240C",
"stopSequence": 25
},
{
"arrival": {
"time": "1748922983",
"uncertainty": 120
},
"departure": {
"time": "1748922983",
"uncertainty": 120
},
"stopId": "0:11250C",
"stopSequence": 26
},
{
"arrival": {
"time": "1748923058",
"uncertainty": 120
},
"departure": {
"time": "1748923058",
"uncertainty": 120
},
"stopId": "0:11260C",
"stopSequence": 27
},
{
"arrival": {
"time": "1748923128",
"uncertainty": 120
},
"departure": {
"time": "1748923128",
"uncertainty": 120
},
"stopId": "0:11270C",
"stopSequence": 28
},
{
"arrival": {
"time": "1748923275",
"uncertainty": 120
},
"departure": {
"time": "1748923275",
"uncertainty": 120
},
"stopId": "0:11285C",
"stopSequence": 29
},
{
"arrival": {
"time": "1748923337",
"uncertainty": 120
},
"departure": {
"time": "1748923337",
"uncertainty": 120
},
"stopId": "0:11430C",
"stopSequence": 30
},
{
"arrival": {
"time": "1748923376",
"uncertainty": 120
},
"departure": {
"time": "1748923376",
"uncertainty": 120
},
"stopId": "0:11290C",
"stopSequence": 31
},
{
"arrival": {
"time": "1748923474",
"uncertainty": 120
},
"departure": {
"time": "1748923474",
"uncertainty": 120
},
"stopId": "0:11300C",
"stopSequence": 32
},
{
"arrival": {
"time": "1748923526",
"uncertainty": 120
},
"departure": {
"time": "1748923526",
"uncertainty": 120
},
"stopId": "0:11305C",
"stopSequence": 33
},
{
"arrival": {
"time": "1748923624",
"uncertainty": 120
},
"departure": {
"time": "1748923624",
"uncertainty": 120
},
"stopId": "0:15240C",
"stopSequence": 34
},
{
"arrival": {
"time": "1748923682",
"uncertainty": 120
},
"departure": {
"time": "1748923682",
"uncertainty": 120
},
"stopId": "0:17800C",
"stopSequence": 35
},
{
"arrival": {
"time": "1748923762",
"uncertainty": 120
},
"departure": {
"time": "1748923762",
"uncertainty": 120
},
"stopId": "0:15400C",
"stopSequence": 36
},
{
"arrival": {
"time": "1748923806",
"uncertainty": 120
},
"departure": {
"time": "1748923806",
"uncertainty": 120
},
"stopId": "0:15402C",
"stopSequence": 37
},
{
"arrival": {
"time": "1748923832",
"uncertainty": 120
},
"stopId": "0:05342C",
"stopSequence": 38
}
],
"trip": {
"directionId": 0,
"routeId": "2210",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2986994"
},
"vehicle": {
"id": "85",
"label": "85"
}
}
},
{
"id": "986999",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748925300",
"uncertainty": 120
},
"stopId": "0:11015C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "2210",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2986999"
}
}
},
{
"id": "987057",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748925000"
},
"stopId": "0:01800P",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1100",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987057"
}
}
},
{
"id": "986918",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748924341",
"uncertainty": 120
},
"stopId": "0:16010C",
"stopSequence": 1
},
{
"arrival": {
"time": "1748924377",
"uncertainty": 120
},
"departure": {
"time": "1748924377",
"uncertainty": 120
},
"stopId": "0:16020C",
"stopSequence": 2
},
{
"arrival": {
"time": "1748924400",
"uncertainty": 120
},
"departure": {
"time": "1748924400",
"uncertainty": 120
},
"stopId": "0:16030C",
"stopSequence": 3
},
{
"arrival": {
"time": "1748924455",
"uncertainty": 120
},
"departure": {
"time": "1748924455",
"uncertainty": 120
},
"stopId": "0:16040C",
"stopSequence": 4
},
{
"arrival": {
"time": "1748924529",
"uncertainty": 120
},
"departure": {
"time": "1748924529",
"uncertainty": 120
},
"stopId": "0:16050C",
"stopSequence": 5
},
{
"arrival": {
"time": "1748924561",
"uncertainty": 120
},
"departure": {
"time": "1748924561",
"uncertainty": 120
},
"stopId": "0:16060C",
"stopSequence": 6
},
{
"arrival": {
"time": "1748924598",
"uncertainty": 120
},
"departure": {
"time": "1748924598",
"uncertainty": 120
},
"stopId": "0:16065C",
"stopSequence": 7
},
{
"arrival": {
"time": "1748924641",
"uncertainty": 120
},
"departure": {
"time": "1748924641",
"uncertainty": 120
},
"stopId": "0:16070C",
"stopSequence": 8
},
{
"arrival": {
"time": "1748924705",
"uncertainty": 120
},
"departure": {
"time": "1748924705",
"uncertainty": 120
},
"stopId": "0:16101C",
"stopSequence": 9
},
{
"arrival": {
"time": "1748924752",
"uncertainty": 120
},
"departure": {
"time": "1748924752",
"uncertainty": 120
},
"stopId": "0:16105C",
"stopSequence": 10
},
{
"arrival": {
"time": "1748924773",
"uncertainty": 120
},
"departure": {
"time": "1748924773",
"uncertainty": 120
},
"stopId": "0:16110C",
"stopSequence": 11
},
{
"arrival": {
"time": "1748924788",
"uncertainty": 120
},
"departure": {
"time": "1748924788",
"uncertainty": 120
},
"stopId": "0:16120C",
"stopSequence": 12
},
{
"arrival": {
"time": "1748924821",
"uncertainty": 120
},
"departure": {
"time": "1748924821",
"uncertainty": 120
},
"stopId": "0:16135C",
"stopSequence": 13
},
{
"arrival": {
"time": "1748924848",
"uncertainty": 120
},
"departure": {
"time": "1748924848",
"uncertainty": 120
},
"stopId": "0:16130C",
"stopSequence": 14
},
{
"arrival": {
"time": "1748924907",
"uncertainty": 120
},
"departure": {
"time": "1748924907",
"uncertainty": 120
},
"stopId": "0:16140C",
"stopSequence": 15
},
{
"arrival": {
"time": "1748925009",
"uncertainty": 120
},
"departure": {
"time": "1748925009",
"uncertainty": 120
},
"stopId": "0:16145C",
"stopSequence": 16
},
{
"arrival": {
"time": "1748925061",
"uncertainty": 120
},
"departure": {
"time": "1748925061",
"uncertainty": 120
},
"stopId": "0:14020C",
"stopSequence": 17
},
{
"arrival": {
"time": "1748925181",
"uncertainty": 120
},
"departure": {
"time": "1748925181",
"uncertainty": 120
},
"stopId": "0:14030C",
"stopSequence": 18
},
{
"arrival": {
"time": "1748925272",
"uncertainty": 120
},
"departure": {
"time": "1748925272",
"uncertainty": 120
},
"stopId": "0:16150C",
"stopSequence": 19
},
{
"arrival": {
"time": "1748925301",
"uncertainty": 120
},
"departure": {
"time": "1748925301",
"uncertainty": 120
},
"stopId": "0:14070C",
"stopSequence": 20
},
{
"arrival": {
"time": "1748925336",
"uncertainty": 120
},
"departure": {
"time": "1748925336",
"uncertainty": 120
},
"stopId": "0:14080C",
"stopSequence": 21
},
{
"arrival": {
"time": "1748925361",
"uncertainty": 120
},
"departure": {
"time": "1748925361",
"uncertainty": 120
},
"stopId": "0:14090C",
"stopSequence": 22
},
{
"arrival": {
"time": "1748925390",
"uncertainty": 120
},
"departure": {
"time": "1748925390",
"uncertainty": 120
},
"stopId": "0:14100C",
"stopSequence": 23
},
{
"arrival": {
"time": "1748925421",
"uncertainty": 120
},
"departure": {
"time": "1748925421",
"uncertainty": 120
},
"stopId": "0:14115C",
"stopSequence": 24
},
{
"arrival": {
"time": "1748925541",
"uncertainty": 120
},
"departure": {
"time": "1748925541",
"uncertainty": 120
},
"stopId": "0:14150C",
"stopSequence": 25
},
{
"arrival": {
"time": "1748925601",
"uncertainty": 120
},
"departure": {
"time": "1748925601",
"uncertainty": 120
},
"stopId": "0:14160C",
"stopSequence": 26
},
{
"arrival": {
"time": "1748925635",
"uncertainty": 120
},
"departure": {
"time": "1748925635",
"uncertainty": 120
},
"stopId": "0:14170C",
"stopSequence": 27
},
{
"arrival": {
"time": "1748925661",
"uncertainty": 120
},
"departure": {
"time": "1748925661",
"uncertainty": 120
},
"stopId": "0:14180C",
"stopSequence": 28
},
{
"arrival": {
"time": "1748925721",
"uncertainty": 120
},
"departure": {
"time": "1748925721",
"uncertainty": 120
},
"stopId": "0:11300C",
"stopSequence": 29
},
{
"arrival": {
"time": "1748925791",
"uncertainty": 120
},
"departure": {
"time": "1748925791",
"uncertainty": 120
},
"stopId": "0:11305C",
"stopSequence": 30
},
{
"arrival": {
"time": "1748925961",
"uncertainty": 120
},
"departure": {
"time": "1748925961",
"uncertainty": 120
},
"stopId": "0:15240C",
"stopSequence": 31
},
{
"arrival": {
"time": "1748925995",
"uncertainty": 120
},
"departure": {
"time": "1748925995",
"uncertainty": 120
},
"stopId": "0:17800C",
"stopSequence": 32
},
{
"arrival": {
"time": "1748926074",
"uncertainty": 120
},
"departure": {
"time": "1748926074",
"uncertainty": 120
},
"stopId": "0:15400C",
"stopSequence": 33
},
{
"arrival": {
"time": "1748926107",
"uncertainty": 120
},
"departure": {
"time": "1748926107",
"uncertainty": 120
},
"stopId": "0:15402C",
"stopSequence": 34
},
{
"arrival": {
"time": "1748926133",
"uncertainty": 120
},
"stopId": "0:05343P",
"stopSequence": 35
}
],
"trip": {
"directionId": 0,
"routeId": "2250",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2986918"
}
}
},
{
"id": "986924",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748920692",
"uncertainty": 120
},
"stopId": "0:05343P",
"stopSequence": 1
},
{
"arrival": {
"time": "1748920744",
"uncertainty": 120
},
"departure": {
"time": "1748920752",
"uncertainty": 120
},
"stopId": "0:17775P",
"stopSequence": 2
},
{
"arrival": {
"time": "1748920841",
"uncertainty": 120
},
"departure": {
"time": "1748920842",
"uncertainty": 120
},
"stopId": "0:11380P",
"stopSequence": 3
},
{
"arrival": {
"time": "1748920917",
"uncertainty": 120
},
"departure": {
"time": "1748920917",
"uncertainty": 120
},
"stopId": "0:11390P",
"stopSequence": 4
},
{
"arrival": {
"time": "1748920962",
"uncertainty": 120
},
"departure": {
"time": "1748920962",
"uncertainty": 120
},
"stopId": "0:11400P",
"stopSequence": 5
},
{
"arrival": {
"time": "1748921232",
"uncertainty": 120
},
"departure": {
"time": "1748921232",
"uncertainty": 120
},
"stopId": "0:11410P",
"stopSequence": 6
},
{
"arrival": {
"time": "1748921299",
"uncertainty": 120
},
"departure": {
"time": "1748921322",
"uncertainty": 120
},
"stopId": "0:11290C",
"stopSequence": 7
},
{
"arrival": {
"time": "1748921592",
"uncertainty": 120
},
"departure": {
"time": "1748921592",
"uncertainty": 120
},
"stopId": "0:14180P",
"stopSequence": 8
},
{
"arrival": {
"time": "1748921622",
"uncertainty": 120
},
"departure": {
"time": "1748921622",
"uncertainty": 120
},
"stopId": "0:14170P",
"stopSequence": 9
},
{
"arrival": {
"time": "1748921652",
"uncertainty": 120
},
"departure": {
"time": "1748921652",
"uncertainty": 120
},
"stopId": "0:14160P",
"stopSequence": 10
},
{
"arrival": {
"time": "1748921872",
"uncertainty": 120
},
"departure": {
"time": "1748922042",
"uncertainty": 120
},
"stopId": "0:14150P",
"stopSequence": 11
},
{
"arrival": {
"time": "1748922154",
"uncertainty": 120
},
"departure": {
"time": "1748922154",
"uncertainty": 120
},
"stopId": "0:14140P",
"stopSequence": 12
},
{
"arrival": {
"time": "1748922170",
"uncertainty": 120
},
"departure": {
"time": "1748922170",
"uncertainty": 120
},
"stopId": "0:14130P",
"stopSequence": 13
},
{
"arrival": {
"time": "1748922199",
"uncertainty": 120
},
"departure": {
"time": "1748922199",
"uncertainty": 120
},
"stopId": "0:16190P",
"stopSequence": 14
},
{
"arrival": {
"time": "1748922213",
"uncertainty": 120
},
"departure": {
"time": "1748922222",
"uncertainty": 120
},
"stopId": "0:14125P",
"stopSequence": 15
},
{
"arrival": {
"time": "1748922244",
"uncertainty": 120
},
"departure": {
"time": "1748922252",
"uncertainty": 120
},
"stopId": "0:14115P",
"stopSequence": 16
},
{
"arrival": {
"time": "1748922312",
"uncertainty": 120
},
"departure": {
"time": "1748922312",
"uncertainty": 120
},
"stopId": "0:14100P",
"stopSequence": 17
},
{
"arrival": {
"time": "1748922340",
"uncertainty": 120
},
"departure": {
"time": "1748922342",
"uncertainty": 120
},
"stopId": "0:14090P",
"stopSequence": 18
},
{
"arrival": {
"time": "1748922378",
"uncertainty": 120
},
"departure": {
"time": "1748922378",
"uncertainty": 120
},
"stopId": "0:14080P",
"stopSequence": 19
},
{
"arrival": {
"time": "1748922411",
"uncertainty": 120
},
"departure": {
"time": "1748922411",
"uncertainty": 120
},
"stopId": "0:14070P",
"stopSequence": 20
},
{
"arrival": {
"time": "1748922453",
"uncertainty": 120
},
"departure": {
"time": "1748922453",
"uncertainty": 120
},
"stopId": "0:16150P",
"stopSequence": 21
},
{
"arrival": {
"time": "1748922493",
"uncertainty": 120
},
"departure": {
"time": "1748922493",
"uncertainty": 120
},
"stopId": "0:14030P",
"stopSequence": 22
},
{
"arrival": {
"time": "1748922553",
"uncertainty": 120
},
"departure": {
"time": "1748922553",
"uncertainty": 120
},
"stopId": "0:14020P",
"stopSequence": 23
},
{
"arrival": {
"time": "1748922643",
"uncertainty": 120
},
"departure": {
"time": "1748922643",
"uncertainty": 120
},
"stopId": "0:16145P",
"stopSequence": 24
},
{
"arrival": {
"time": "1748922763",
"uncertainty": 120
},
"departure": {
"time": "1748922763",
"uncertainty": 120
},
"stopId": "0:16140P",
"stopSequence": 25
},
{
"arrival": {
"time": "1748922873",
"uncertainty": 120
},
"departure": {
"time": "1748922873",
"uncertainty": 120
},
"stopId": "0:16130P",
"stopSequence": 26
},
{
"arrival": {
"time": "1748922909",
"uncertainty": 120
},
"departure": {
"time": "1748922909",
"uncertainty": 120
},
"stopId": "0:16135P",
"stopSequence": 27
},
{
"arrival": {
"time": "1748922943",
"uncertainty": 120
},
"departure": {
"time": "1748922943",
"uncertainty": 120
},
"stopId": "0:16120P",
"stopSequence": 28
},
{
"arrival": {
"time": "1748922966",
"uncertainty": 120
},
"departure": {
"time": "1748922966",
"uncertainty": 120
},
"stopId": "0:16110P",
"stopSequence": 29
},
{
"arrival": {
"time": "1748922985",
"uncertainty": 120
},
"departure": {
"time": "1748922985",
"uncertainty": 120
},
"stopId": "0:16105P",
"stopSequence": 30
},
{
"arrival": {
"time": "1748923034",
"uncertainty": 120
},
"departure": {
"time": "1748923034",
"uncertainty": 120
},
"stopId": "0:16101P",
"stopSequence": 31
},
{
"arrival": {
"time": "1748923089",
"uncertainty": 120
},
"departure": {
"time": "1748923089",
"uncertainty": 120
},
"stopId": "0:17770P",
"stopSequence": 32
},
{
"arrival": {
"time": "1748923136",
"uncertainty": 120
},
"departure": {
"time": "1748923136",
"uncertainty": 120
},
"stopId": "0:16072P",
"stopSequence": 33
},
{
"arrival": {
"time": "1748923299",
"uncertainty": 120
},
"departure": {
"time": "1748923299",
"uncertainty": 120
},
"stopId": "0:16082P",
"stopSequence": 34
},
{
"arrival": {
"time": "1748923389",
"uncertainty": 120
},
"departure": {
"time": "1748923389",
"uncertainty": 120
},
"stopId": "0:16083P",
"stopSequence": 35
},
{
"arrival": {
"time": "1748923445",
"uncertainty": 120
},
"departure": {
"time": "1748923445",
"uncertainty": 120
},
"stopId": "0:16081P",
"stopSequence": 36
},
{
"arrival": {
"time": "1748923471",
"uncertainty": 120
},
"departure": {
"time": "1748923471",
"uncertainty": 120
},
"stopId": "0:16084P",
"stopSequence": 37
},
{
"arrival": {
"time": "1748923509",
"uncertainty": 120
},
"departure": {
"time": "1748923509",
"uncertainty": 120
},
"stopId": "0:16080C",
"stopSequence": 38
},
{
"arrival": {
"time": "1748923546",
"uncertainty": 120
},
"departure": {
"time": "1748923546",
"uncertainty": 120
},
"stopId": "0:16084C",
"stopSequence": 39
},
{
"arrival": {
"time": "1748923573",
"uncertainty": 120
},
"departure": {
"time": "1748923573",
"uncertainty": 120
},
"stopId": "0:16081C",
"stopSequence": 40
},
{
"arrival": {
"time": "1748923631",
"uncertainty": 120
},
"departure": {
"time": "1748923631",
"uncertainty": 120
},
"stopId": "0:16083C",
"stopSequence": 41
},
{
"arrival": {
"time": "1748923721",
"uncertainty": 120
},
"departure": {
"time": "1748923721",
"uncertainty": 120
},
"stopId": "0:16082C",
"stopSequence": 42
},
{
"arrival": {
"time": "1748923888",
"uncertainty": 120
},
"departure": {
"time": "1748923888",
"uncertainty": 120
},
"stopId": "0:16072C",
"stopSequence": 43
},
{
"arrival": {
"time": "1748923929",
"uncertainty": 120
},
"departure": {
"time": "1748923929",
"uncertainty": 120
},
"stopId": "0:16071C",
"stopSequence": 44
},
{
"arrival": {
"time": "1748923993",
"uncertainty": 120
},
"departure": {
"time": "1748923993",
"uncertainty": 120
},
"stopId": "0:16065P",
"stopSequence": 45
},
{
"arrival": {
"time": "1748924043",
"uncertainty": 120
},
"departure": {
"time": "1748924043",
"uncertainty": 120
},
"stopId": "0:16060P",
"stopSequence": 46
},
{
"arrival": {
"time": "1748924088",
"uncertainty": 120
},
"departure": {
"time": "1748924088",
"uncertainty": 120
},
"stopId": "0:16050P",
"stopSequence": 47
},
{
"arrival": {
"time": "1748924192",
"uncertainty": 120
},
"departure": {
"time": "1748924192",
"uncertainty": 120
},
"stopId": "0:16040P",
"stopSequence": 48
},
{
"arrival": {
"time": "1748924266",
"uncertainty": 120
},
"departure": {
"time": "1748924266",
"uncertainty": 120
},
"stopId": "0:16030P",
"stopSequence": 49
},
{
"arrival": {
"time": "1748924297",
"uncertainty": 120
},
"departure": {
"time": "1748924297",
"uncertainty": 120
},
"stopId": "0:16020P",
"stopSequence": 50
},
{
"arrival": {
"time": "1748924349",
"uncertainty": 120
},
"stopId": "0:16010C",
"stopSequence": 51
}
],
"trip": {
"directionId": 1,
"routeId": "2250",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2986924"
},
"vehicle": {
"id": "15",
"label": "15"
}
}
},
{
"id": "987107",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748923200",
"uncertainty": 120
},
"stopId": "0:05343C",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "2230",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987107"
}
}
},
{
"id": "987094",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748925000",
"uncertainty": 120
},
"stopId": "0:14010C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "2230",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987094"
}
}
},
{
"id": "987093",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748921432",
"uncertainty": 120
},
"stopId": "0:14010C",
"stopSequence": 1
},
{
"arrival": {
"time": "1748921581",
"uncertainty": 120
},
"departure": {
"time": "1748921581",
"uncertainty": 120
},
"stopId": "0:14245C",
"stopSequence": 2
},
{
"arrival": {
"time": "1748921642",
"uncertainty": 120
},
"departure": {
"time": "1748921642",
"uncertainty": 120
},
"stopId": "0:14240C",
"stopSequence": 3
},
{
"arrival": {
"time": "1748921642",
"uncertainty": 120
},
"departure": {
"time": "1748921642",
"uncertainty": 120
},
"stopId": "0:14230C",
"stopSequence": 4
},
{
"arrival": {
"time": "1748921695",
"uncertainty": 120
},
"departure": {
"time": "1748921701",
"uncertainty": 120
},
"stopId": "0:14220C",
"stopSequence": 5
},
{
"arrival": {
"time": "1748921743",
"uncertainty": 120
},
"departure": {
"time": "1748921763",
"uncertainty": 120
},
"stopId": "0:14020P",
"stopSequence": 6
},
{
"arrival": {
"time": "1748921817",
"uncertainty": 120
},
"departure": {
"time": "1748921820",
"uncertainty": 120
},
"stopId": "0:14030C",
"stopSequence": 7
},
{
"arrival": {
"time": "1748921896",
"uncertainty": 120
},
"departure": {
"time": "1748921896",
"uncertainty": 120
},
"stopId": "0:14040C",
"stopSequence": 8
},
{
"arrival": {
"time": "1748921926",
"uncertainty": 120
},
"departure": {
"time": "1748921972",
"uncertainty": 120
},
"stopId": "0:14050C",
"stopSequence": 9
},
{
"arrival": {
"time": "1748922008",
"uncertainty": 120
},
"departure": {
"time": "1748922008",
"uncertainty": 120
},
"stopId": "0:14060C",
"stopSequence": 10
},
{
"arrival": {
"time": "1748922039",
"uncertainty": 120
},
"departure": {
"time": "1748922062",
"uncertainty": 120
},
"stopId": "0:14070C",
"stopSequence": 11
},
{
"arrival": {
"time": "1748922109",
"uncertainty": 120
},
"departure": {
"time": "1748922121",
"uncertainty": 120
},
"stopId": "0:16160C",
"stopSequence": 12
},
{
"arrival": {
"time": "1748922176",
"uncertainty": 120
},
"departure": {
"time": "1748922176",
"uncertainty": 120
},
"stopId": "0:16190C",
"stopSequence": 13
},
{
"arrival": {
"time": "1748922371",
"uncertainty": 120
},
"departure": {
"time": "1748922422",
"uncertainty": 120
},
"stopId": "0:14277C",
"stopSequence": 14
},
{
"arrival": {
"time": "1748922506",
"uncertainty": 120
},
"departure": {
"time": "1748922512",
"uncertainty": 120
},
"stopId": "0:14215P",
"stopSequence": 15
},
{
"arrival": {
"time": "1748922646",
"uncertainty": 120
},
"departure": {
"time": "1748922646",
"uncertainty": 120
},
"stopId": "0:17820C",
"stopSequence": 16
},
{
"arrival": {
"time": "1748922691",
"uncertainty": 120
},
"departure": {
"time": "1748922691",
"uncertainty": 120
},
"stopId": "0:15360C",
"stopSequence": 17
},
{
"arrival": {
"time": "1748922842",
"uncertainty": 120
},
"departure": {
"time": "1748922842",
"uncertainty": 120
},
"stopId": "0:11342C",
"stopSequence": 18
},
{
"arrival": {
"time": "1748922923",
"uncertainty": 120
},
"departure": {
"time": "1748922923",
"uncertainty": 120
},
"stopId": "0:15400C",
"stopSequence": 19
},
{
"arrival": {
"time": "1748922975",
"uncertainty": 120
},
"departure": {
"time": "1748922975",
"uncertainty": 120
},
"stopId": "0:15402C",
"stopSequence": 20
},
{
"arrival": {
"time": "1748923018",
"uncertainty": 120
},
"stopId": "0:05343C",
"stopSequence": 21
}
],
"trip": {
"directionId": 0,
"routeId": "2230",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987093"
},
"vehicle": {
"id": "88",
"label": "88"
}
}
},
{
"id": "987076",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748923200"
},
"stopId": "0:19055C",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "1120",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987076"
}
}
},
{
"id": "987086",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748924700",
"uncertainty": 120
},
"stopId": "0:19055C",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "1150",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987086"
}
}
},
{
"id": "987080",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748921045",
"uncertainty": 120
},
"stopId": "0:PE0066C",
"stopSequence": 1
},
{
"arrival": {
"time": "1748921112",
"uncertainty": 120
},
"departure": {
"time": "1748921112",
"uncertainty": 120
},
"stopId": "0:06475C",
"stopSequence": 2
},
{
"arrival": {
"time": "1748921175",
"uncertainty": 120
},
"departure": {
"time": "1748921195",
"uncertainty": 120
},
"stopId": "0:00036C",
"stopSequence": 3
},
{
"arrival": {
"time": "1748921249",
"uncertainty": 120
},
"departure": {
"time": "1748921249",
"uncertainty": 120
},
"stopId": "0:06470C",
"stopSequence": 4
},
{
"arrival": {
"time": "1748921316",
"uncertainty": 120
},
"departure": {
"time": "1748921316",
"uncertainty": 120
},
"stopId": "0:06473P",
"stopSequence": 5
},
{
"arrival": {
"time": "1748921355",
"uncertainty": 120
},
"departure": {
"time": "1748921355",
"uncertainty": 120
},
"stopId": "0:06471P",
"stopSequence": 6
},
{
"arrival": {
"time": "1748921434",
"uncertainty": 120
},
"departure": {
"time": "1748921434",
"uncertainty": 120
},
"stopId": "0:06477P",
"stopSequence": 7
},
{
"arrival": {
"time": "1748921479",
"uncertainty": 120
},
"departure": {
"time": "1748921479",
"uncertainty": 120
},
"stopId": "0:06213P",
"stopSequence": 8
},
{
"arrival": {
"time": "1748921574",
"uncertainty": 120
},
"departure": {
"time": "1748921574",
"uncertainty": 120
},
"stopId": "0:06199P",
"stopSequence": 9
},
{
"arrival": {
"time": "1748921601",
"uncertainty": 120
},
"departure": {
"time": "1748921601",
"uncertainty": 120
},
"stopId": "0:06214P",
"stopSequence": 10
},
{
"arrival": {
"time": "1748921707",
"uncertainty": 120
},
"departure": {
"time": "1748921707",
"uncertainty": 120
},
"stopId": "0:06199C",
"stopSequence": 11
},
{
"arrival": {
"time": "1748921781",
"uncertainty": 120
},
"departure": {
"time": "1748921781",
"uncertainty": 120
},
"stopId": "0:06213C",
"stopSequence": 12
},
{
"arrival": {
"time": "1748921860",
"uncertainty": 120
},
"departure": {
"time": "1748921885",
"uncertainty": 120
},
"stopId": "0:06200C",
"stopSequence": 13
},
{
"arrival": {
"time": "1748921979",
"uncertainty": 120
},
"departure": {
"time": "1748922006",
"uncertainty": 120
},
"stopId": "0:06190C",
"stopSequence": 14
},
{
"arrival": {
"time": "1748922069",
"uncertainty": 120
},
"departure": {
"time": "1748922095",
"uncertainty": 120
},
"stopId": "0:06180C",
"stopSequence": 15
},
{
"arrival": {
"time": "1748922208",
"uncertainty": 120
},
"departure": {
"time": "1748922217",
"uncertainty": 120
},
"stopId": "0:06175C",
"stopSequence": 16
},
{
"arrival": {
"time": "1748922265",
"uncertainty": 120
},
"departure": {
"time": "1748922265",
"uncertainty": 120
},
"stopId": "0:06165C",
"stopSequence": 17
},
{
"arrival": {
"time": "1748922425",
"uncertainty": 120
},
"departure": {
"time": "1748922425",
"uncertainty": 120
},
"stopId": "0:06160C",
"stopSequence": 18
},
{
"arrival": {
"time": "1748922496",
"uncertainty": 120
},
"departure": {
"time": "1748922516",
"uncertainty": 120
},
"stopId": "0:18220C",
"stopSequence": 19
},
{
"arrival": {
"time": "1748922635",
"uncertainty": 120
},
"departure": {
"time": "1748922635",
"uncertainty": 120
},
"stopId": "0:06140C",
"stopSequence": 20
},
{
"arrival": {
"time": "1748922703",
"uncertainty": 120
},
"departure": {
"time": "1748922726",
"uncertainty": 120
},
"stopId": "0:06130C",
"stopSequence": 21
},
{
"arrival": {
"time": "1748922786",
"uncertainty": 120
},
"departure": {
"time": "1748922786",
"uncertainty": 120
},
"stopId": "0:06110C",
"stopSequence": 22
},
{
"arrival": {
"time": "1748922815",
"uncertainty": 120
},
"departure": {
"time": "1748922846",
"uncertainty": 120
},
"stopId": "0:06120C",
"stopSequence": 23
},
{
"arrival": {
"time": "1748922891",
"uncertainty": 120
},
"departure": {
"time": "1748922891",
"uncertainty": 120
},
"stopId": "0:06100C",
"stopSequence": 24
},
{
"arrival": {
"time": "1748922923",
"uncertainty": 120
},
"departure": {
"time": "1748922923",
"uncertainty": 120
},
"stopId": "0:06090C",
"stopSequence": 25
},
{
"arrival": {
"time": "1748922973",
"uncertainty": 120
},
"departure": {
"time": "1748922973",
"uncertainty": 120
},
"stopId": "0:06080C",
"stopSequence": 26
},
{
"arrival": {
"time": "1748923093",
"uncertainty": 120
},
"departure": {
"time": "1748923093",
"uncertainty": 120
},
"stopId": "0:06070C",
"stopSequence": 27
},
{
"arrival": {
"time": "1748923132",
"uncertainty": 120
},
"departure": {
"time": "1748923132",
"uncertainty": 120
},
"stopId": "0:06050C",
"stopSequence": 28
},
{
"arrival": {
"time": "1748923210",
"uncertainty": 120
},
"departure": {
"time": "1748923210",
"uncertainty": 120
},
"stopId": "0:06040C",
"stopSequence": 29
},
{
"arrival": {
"time": "1748923273",
"uncertainty": 120
},
"departure": {
"time": "1748923273",
"uncertainty": 120
},
"stopId": "0:06030C",
"stopSequence": 30
},
{
"arrival": {
"time": "1748923333",
"uncertainty": 120
},
"departure": {
"time": "1748923333",
"uncertainty": 120
},
"stopId": "0:06011C",
"stopSequence": 31
},
{
"arrival": {
"time": "1748923463",
"uncertainty": 120
},
"departure": {
"time": "1748923463",
"uncertainty": 120
},
"stopId": "0:02170C",
"stopSequence": 32
},
{
"arrival": {
"time": "1748923574",
"uncertainty": 120
},
"departure": {
"time": "1748923574",
"uncertainty": 120
},
"stopId": "0:02160C",
"stopSequence": 33
},
{
"arrival": {
"time": "1748923607",
"uncertainty": 120
},
"departure": {
"time": "1748923607",
"uncertainty": 120
},
"stopId": "0:02150C",
"stopSequence": 34
},
{
"arrival": {
"time": "1748923684",
"uncertainty": 120
},
"departure": {
"time": "1748923684",
"uncertainty": 120
},
"stopId": "0:02140C",
"stopSequence": 35
},
{
"arrival": {
"time": "1748923765",
"uncertainty": 120
},
"departure": {
"time": "1748923765",
"uncertainty": 120
},
"stopId": "0:01450C",
"stopSequence": 36
},
{
"arrival": {
"time": "1748923810",
"uncertainty": 120
},
"departure": {
"time": "1748923810",
"uncertainty": 120
},
"stopId": "0:01440C",
"stopSequence": 37
},
{
"arrival": {
"time": "1748923928",
"uncertainty": 120
},
"departure": {
"time": "1748923928",
"uncertainty": 120
},
"stopId": "0:01430C",
"stopSequence": 38
},
{
"arrival": {
"time": "1748924022",
"uncertainty": 120
},
"departure": {
"time": "1748924022",
"uncertainty": 120
},
"stopId": "0:01420C",
"stopSequence": 39
},
{
"arrival": {
"time": "1748924047",
"uncertainty": 120
},
"departure": {
"time": "1748924047",
"uncertainty": 120
},
"stopId": "0:01390C",
"stopSequence": 40
},
{
"arrival": {
"time": "1748924091",
"uncertainty": 120
},
"departure": {
"time": "1748924091",
"uncertainty": 120
},
"stopId": "0:01400C",
"stopSequence": 41
},
{
"arrival": {
"time": "1748924128",
"uncertainty": 120
},
"stopId": "0:19055C",
"stopSequence": 42
}
],
"trip": {
"directionId": 0,
"routeId": "1150",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987080"
},
"vehicle": {
"id": "145",
"label": "145"
}
}
},
{
"id": "988321",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748921420",
"uncertainty": 120
},
"stopId": "0:PE00240C",
"stopSequence": 1
},
{
"arrival": {
"time": "1748921450",
"uncertainty": 120
},
"departure": {
"time": "1748921450",
"uncertainty": 120
},
"stopId": "0:PE0140P",
"stopSequence": 2
},
{
"arrival": {
"time": "1748921496",
"uncertainty": 120
},
"departure": {
"time": "1748921510",
"uncertainty": 120
},
"stopId": "0:PE0141P",
"stopSequence": 3
},
{
"arrival": {
"time": "1748921549",
"uncertainty": 120
},
"departure": {
"time": "1748921549",
"uncertainty": 120
},
"stopId": "0:PE0130C",
"stopSequence": 4
},
{
"arrival": {
"time": "1748921615",
"uncertainty": 120
},
"departure": {
"time": "1748921615",
"uncertainty": 120
},
"stopId": "0:PE0150P",
"stopSequence": 5
},
{
"arrival": {
"time": "1748921662",
"uncertainty": 120
},
"departure": {
"time": "1748921662",
"uncertainty": 120
},
"stopId": "0:PE0155P",
"stopSequence": 6
},
{
"arrival": {
"time": "1748921680",
"uncertainty": 120
},
"departure": {
"time": "1748921680",
"uncertainty": 120
},
"stopId": "0:PE0160P",
"stopSequence": 7
},
{
"arrival": {
"time": "1748921711",
"uncertainty": 120
},
"departure": {
"time": "1748921711",
"uncertainty": 120
},
"stopId": "0:PE00200P",
"stopSequence": 8
},
{
"arrival": {
"time": "1748921761",
"uncertainty": 120
},
"departure": {
"time": "1748921761",
"uncertainty": 120
},
"stopId": "0:PE03159P",
"stopSequence": 9
},
{
"arrival": {
"time": "1748921799",
"uncertainty": 120
},
"departure": {
"time": "1748921799",
"uncertainty": 120
},
"stopId": "0:PE0110P",
"stopSequence": 10
},
{
"arrival": {
"time": "1748922042",
"uncertainty": 120
},
"departure": {
"time": "1748922042",
"uncertainty": 120
},
"stopId": "0:PE03157P",
"stopSequence": 15
},
{
"arrival": {
"time": "1748922093",
"uncertainty": 120
},
"departure": {
"time": "1748922093",
"uncertainty": 120
},
"stopId": "0:PE03156P",
"stopSequence": 16
},
{
"arrival": {
"time": "1748922133",
"uncertainty": 120
},
"departure": {
"time": "1748922133",
"uncertainty": 120
},
"stopId": "0:PE03155P",
"stopSequence": 17
},
{
"arrival": {
"time": "1748922156",
"uncertainty": 120
},
"departure": {
"time": "1748922186",
"uncertainty": 120
},
"stopId": "0:PE03154P",
"stopSequence": 18
},
{
"arrival": {
"time": "1748922227",
"uncertainty": 120
},
"departure": {
"time": "1748922227",
"uncertainty": 120
},
"stopId": "0:PE03153P",
"stopSequence": 19
},
{
"arrival": {
"time": "1748922246",
"uncertainty": 120
},
"departure": {
"time": "1748922246",
"uncertainty": 120
},
"stopId": "0:PE03160P",
"stopSequence": 20
},
{
"arrival": {
"time": "1748922287",
"uncertainty": 120
},
"departure": {
"time": "1748922287",
"uncertainty": 120
},
"stopId": "0:PE02045P",
"stopSequence": 21
},
{
"arrival": {
"time": "1748922321",
"uncertainty": 120
},
"departure": {
"time": "1748922321",
"uncertainty": 120
},
"stopId": "0:PE0318P",
"stopSequence": 22
},
{
"arrival": {
"time": "1748922373",
"uncertainty": 120
},
"departure": {
"time": "1748922373",
"uncertainty": 120
},
"stopId": "0:PE0317P",
"stopSequence": 23
},
{
"arrival": {
"time": "1748922406",
"uncertainty": 120
},
"departure": {
"time": "1748922406",
"uncertainty": 120
},
"stopId": "0:PE0316P",
"stopSequence": 24
},
{
"arrival": {
"time": "1748922439",
"uncertainty": 120
},
"departure": {
"time": "1748922439",
"uncertainty": 120
},
"stopId": "0:PE0315P",
"stopSequence": 25
},
{
"arrival": {
"time": "1748922486",
"uncertainty": 120
},
"departure": {
"time": "1748922486",
"uncertainty": 120
},
"stopId": "0:PE0310P",
"stopSequence": 26
},
{
"arrival": {
"time": "1748922516",
"uncertainty": 120
},
"departure": {
"time": "1748922516",
"uncertainty": 120
},
"stopId": "0:PE0305P",
"stopSequence": 27
},
{
"arrival": {
"time": "1748922542",
"uncertainty": 120
},
"departure": {
"time": "1748922542",
"uncertainty": 120
},
"stopId": "0:PE0300P",
"stopSequence": 28
},
{
"arrival": {
"time": "1748922577",
"uncertainty": 120
},
"departure": {
"time": "1748922577",
"uncertainty": 120
},
"stopId": "0:PE0051P",
"stopSequence": 29
},
{
"arrival": {
"time": "1748922615",
"uncertainty": 120
},
"departure": {
"time": "1748922615",
"uncertainty": 120
},
"stopId": "0:PE0048P",
"stopSequence": 30
},
{
"arrival": {
"time": "1748922686",
"uncertainty": 120
},
"departure": {
"time": "1748922686",
"uncertainty": 120
},
"stopId": "0:PE0085C",
"stopSequence": 31
},
{
"arrival": {
"time": "1748922717",
"uncertainty": 120
},
"departure": {
"time": "1748922717",
"uncertainty": 120
},
"stopId": "0:PE0611C",
"stopSequence": 32
},
{
"arrival": {
"time": "1748922751",
"uncertainty": 120
},
"departure": {
"time": "1748922751",
"uncertainty": 120
},
"stopId": "0:PE0612C",
"stopSequence": 33
},
{
"arrival": {
"time": "1748922778",
"uncertainty": 120
},
"departure": {
"time": "1748922778",
"uncertainty": 120
},
"stopId": "0:PE0613C",
"stopSequence": 34
},
{
"arrival": {
"time": "1748922822",
"uncertainty": 120
},
"departure": {
"time": "1748922822",
"uncertainty": 120
},
"stopId": "0:PE0614C",
"stopSequence": 35
},
{
"arrival": {
"time": "1748922863",
"uncertainty": 120
},
"departure": {
"time": "1748922863",
"uncertainty": 120
},
"stopId": "0:PE0610C",
"stopSequence": 36
},
{
"arrival": {
"time": "1748922877",
"uncertainty": 120
},
"departure": {
"time": "1748922877",
"uncertainty": 120
},
"stopId": "0:PE0617C",
"stopSequence": 37
},
{
"arrival": {
"time": "1748922937",
"uncertainty": 120
},
"stopId": "0:PE0618P",
"stopSequence": 38
}
],
"trip": {
"directionId": 1,
"routeId": "5550",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2988321"
},
"vehicle": {
"id": "122",
"label": "122"
}
}
},
{
"id": "988362",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748923200",
"uncertainty": 120
},
"stopId": "0:PE03038P",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "5580",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2988362"
}
}
},
{
"id": "988286",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748924100",
"uncertainty": 120
},
"stopId": "0:PE0010C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "5510",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2988286"
}
}
},
{
"id": "988285",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748921700",
"uncertainty": 120
},
"stopId": "0:PE00240C",
"stopSequence": 1
},
{
"arrival": {
"time": "1748921701",
"uncertainty": 120
},
"departure": {
"time": "1748921701",
"uncertainty": 120
},
"stopId": "0:PE0140P",
"stopSequence": 2
},
{
"arrival": {
"time": "1748921739",
"uncertainty": 120
},
"departure": {
"time": "1748921739",
"uncertainty": 120
},
"stopId": "0:PE0141P",
"stopSequence": 3
},
{
"arrival": {
"time": "1748921767",
"uncertainty": 120
},
"departure": {
"time": "1748921767",
"uncertainty": 120
},
"stopId": "0:PE0130C",
"stopSequence": 4
},
{
"arrival": {
"time": "1748921852",
"uncertainty": 120
},
"departure": {
"time": "1748921852",
"uncertainty": 120
},
"stopId": "0:PE0150P",
"stopSequence": 5
},
{
"arrival": {
"time": "1748921901",
"uncertainty": 120
},
"departure": {
"time": "1748921901",
"uncertainty": 120
},
"stopId": "0:PE0155P",
"stopSequence": 6
},
{
"arrival": {
"time": "1748921917",
"uncertainty": 120
},
"departure": {
"time": "1748921917",
"uncertainty": 120
},
"stopId": "0:PE0160P",
"stopSequence": 7
},
{
"arrival": {
"time": "1748921948",
"uncertainty": 120
},
"departure": {
"time": "1748921948",
"uncertainty": 120
},
"stopId": "0:PE00200P",
"stopSequence": 8
},
{
"arrival": {
"time": "1748921997",
"uncertainty": 120
},
"departure": {
"time": "1748921997",
"uncertainty": 120
},
"stopId": "0:PE00190P",
"stopSequence": 9
},
{
"arrival": {
"time": "1748922126",
"uncertainty": 120
},
"departure": {
"time": "1748922126",
"uncertainty": 120
},
"stopId": "0:PE0110P",
"stopSequence": 10
},
{
"arrival": {
"time": "1748922172",
"uncertainty": 120
},
"departure": {
"time": "1748922172",
"uncertainty": 120
},
"stopId": "0:PE0240P",
"stopSequence": 11
},
{
"arrival": {
"time": "1748922202",
"uncertainty": 120
},
"departure": {
"time": "1748922202",
"uncertainty": 120
},
"stopId": "0:PE0074P",
"stopSequence": 12
},
{
"arrival": {
"time": "1748922208",
"uncertainty": 120
},
"departure": {
"time": "1748922208",
"uncertainty": 120
},
"stopId": "0:PE0073P",
"stopSequence": 13
},
{
"arrival": {
"time": "1748922239",
"uncertainty": 120
},
"departure": {
"time": "1748922239",
"uncertainty": 120
},
"stopId": "0:PE0072P",
"stopSequence": 14
},
{
"arrival": {
"time": "1748922269",
"uncertainty": 120
},
"departure": {
"time": "1748922269",
"uncertainty": 120
},
"stopId": "0:PE0071P",
"stopSequence": 15
},
{
"arrival": {
"time": "1748922328",
"uncertainty": 120
},
"departure": {
"time": "1748922328",
"uncertainty": 120
},
"stopId": "0:PE0065P",
"stopSequence": 16
},
{
"arrival": {
"time": "1748922337",
"uncertainty": 120
},
"departure": {
"time": "1748922337",
"uncertainty": 120
},
"stopId": "0:PE0064P",
"stopSequence": 17
},
{
"arrival": {
"time": "1748922389",
"uncertainty": 120
},
"departure": {
"time": "1748922389",
"uncertainty": 120
},
"stopId": "0:PE0066C",
"stopSequence": 18
},
{
"arrival": {
"time": "1748922414",
"uncertainty": 120
},
"departure": {
"time": "1748922418",
"uncertainty": 120
},
"stopId": "0:PE0067P",
"stopSequence": 19
},
{
"arrival": {
"time": "1748922489",
"uncertainty": 120
},
"departure": {
"time": "1748922489",
"uncertainty": 120
},
"stopId": "0:PE0063P",
"stopSequence": 20
},
{
"arrival": {
"time": "1748922528",
"uncertainty": 120
},
"departure": {
"time": "1748922528",
"uncertainty": 120
},
"stopId": "0:PE0062P",
"stopSequence": 21
},
{
"arrival": {
"time": "1748922539",
"uncertainty": 120
},
"departure": {
"time": "1748922539",
"uncertainty": 120
},
"stopId": "0:PE0061P",
"stopSequence": 22
},
{
"arrival": {
"time": "1748922590",
"uncertainty": 120
},
"departure": {
"time": "1748922590",
"uncertainty": 120
},
"stopId": "0:PE00130P",
"stopSequence": 23
},
{
"arrival": {
"time": "1748922659",
"uncertainty": 120
},
"departure": {
"time": "1748922659",
"uncertainty": 120
},
"stopId": "0:PE0055P",
"stopSequence": 24
},
{
"arrival": {
"time": "1748922796",
"uncertainty": 120
},
"departure": {
"time": "1748922809",
"uncertainty": 120
},
"stopId": "0:PE0054P",
"stopSequence": 25
},
{
"arrival": {
"time": "1748922851",
"uncertainty": 120
},
"departure": {
"time": "1748922851",
"uncertainty": 120
},
"stopId": "0:PE0053P",
"stopSequence": 26
},
{
"arrival": {
"time": "1748922889",
"uncertainty": 120
},
"departure": {
"time": "1748922889",
"uncertainty": 120
},
"stopId": "0:PE0052P",
"stopSequence": 27
},
{
"arrival": {
"time": "1748922951",
"uncertainty": 120
},
"departure": {
"time": "1748922951",
"uncertainty": 120
},
"stopId": "0:PE0051P",
"stopSequence": 28
},
{
"arrival": {
"time": "1748923009",
"uncertainty": 120
},
"departure": {
"time": "1748923009",
"uncertainty": 120
},
"stopId": "0:PE0048P",
"stopSequence": 29
},
{
"arrival": {
"time": "1748923074",
"uncertainty": 120
},
"departure": {
"time": "1748923074",
"uncertainty": 120
},
"stopId": "0:PE0046P",
"stopSequence": 30
},
{
"arrival": {
"time": "1748923191",
"uncertainty": 120
},
"departure": {
"time": "1748923191",
"uncertainty": 120
},
"stopId": "0:PE0040P",
"stopSequence": 31
},
{
"arrival": {
"time": "1748923300",
"uncertainty": 120
},
"departure": {
"time": "1748923300",
"uncertainty": 120
},
"stopId": "0:PE0032P",
"stopSequence": 32
},
{
"arrival": {
"time": "1748923337",
"uncertainty": 120
},
"departure": {
"time": "1748923337",
"uncertainty": 120
},
"stopId": "0:PE0031P",
"stopSequence": 33
},
{
"arrival": {
"time": "1748923369",
"uncertainty": 120
},
"stopId": "0:PE0010C",
"stopSequence": 34
}
],
"trip": {
"directionId": 1,
"routeId": "5510",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2988285"
},
"vehicle": {
"id": "124",
"label": "124"
}
}
},
{
"id": "987978",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748922399",
"uncertainty": 120
},
"stopId": "0:02160C",
"stopSequence": 1
},
{
"arrival": {
"time": "1748922428",
"uncertainty": 120
},
"departure": {
"time": "1748922428",
"uncertainty": 120
},
"stopId": "0:02150C",
"stopSequence": 2
},
{
"arrival": {
"time": "1748922519",
"uncertainty": 120
},
"departure": {
"time": "1748922519",
"uncertainty": 120
},
"stopId": "0:02140C",
"stopSequence": 3
},
{
"arrival": {
"time": "1748922906",
"uncertainty": 120
},
"departure": {
"time": "1748922906",
"uncertainty": 120
},
"stopId": "0:01450C",
"stopSequence": 4
},
{
"arrival": {
"time": "1748922951",
"uncertainty": 120
},
"departure": {
"time": "1748922951",
"uncertainty": 120
},
"stopId": "0:01440C",
"stopSequence": 5
},
{
"arrival": {
"time": "1748923076",
"uncertainty": 120
},
"departure": {
"time": "1748923076",
"uncertainty": 120
},
"stopId": "0:01430C",
"stopSequence": 6
},
{
"arrival": {
"time": "1748923166",
"uncertainty": 120
},
"departure": {
"time": "1748923166",
"uncertainty": 120
},
"stopId": "0:01420C",
"stopSequence": 7
},
{
"arrival": {
"time": "1748923189",
"uncertainty": 120
},
"departure": {
"time": "1748923189",
"uncertainty": 120
},
"stopId": "0:01390C",
"stopSequence": 8
},
{
"arrival": {
"time": "1748923217",
"uncertainty": 120
},
"departure": {
"time": "1748923217",
"uncertainty": 120
},
"stopId": "0:01400C",
"stopSequence": 9
},
{
"arrival": {
"time": "1748923292",
"uncertainty": 120
},
"stopId": "0:19060C",
"stopSequence": 10
}
],
"trip": {
"directionId": 1,
"routeId": "1020",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987978"
},
"vehicle": {
"id": "36",
"label": "36"
}
}
},
{
"id": "987980",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748919603",
"uncertainty": 120
},
"stopId": "0:TA00028C",
"stopSequence": 1
},
{
"arrival": {
"time": "1748919900",
"uncertainty": 120
},
"departure": {
"time": "1748919900",
"uncertainty": 120
},
"stopId": "0:02004C",
"stopSequence": 2
},
{
"arrival": {
"time": "1748919991",
"uncertainty": 120
},
"departure": {
"time": "1748919991",
"uncertainty": 120
},
"stopId": "0:TA0001C",
"stopSequence": 3
},
{
"arrival": {
"time": "1748920078",
"uncertainty": 120
},
"departure": {
"time": "1748920110",
"uncertainty": 120
},
"stopId": "0:TA9180C",
"stopSequence": 4
},
{
"arrival": {
"time": "1748920197",
"uncertainty": 120
},
"departure": {
"time": "1748920197",
"uncertainty": 120
},
"stopId": "0:02380C",
"stopSequence": 5
},
{
"arrival": {
"time": "1748920463",
"uncertainty": 120
},
"departure": {
"time": "1748920463",
"uncertainty": 120
},
"stopId": "0:02006C",
"stopSequence": 6
},
{
"arrival": {
"time": "1748920781",
"uncertainty": 120
},
"departure": {
"time": "1748920781",
"uncertainty": 120
},
"stopId": "0:02375C",
"stopSequence": 7
},
{
"arrival": {
"time": "1748920818",
"uncertainty": 120
},
"departure": {
"time": "1748920818",
"uncertainty": 120
},
"stopId": "0:02370C",
"stopSequence": 8
},
{
"arrival": {
"time": "1748920866",
"uncertainty": 120
},
"departure": {
"time": "1748920866",
"uncertainty": 120
},
"stopId": "0:02011C",
"stopSequence": 9
},
{
"arrival": {
"time": "1748920956",
"uncertainty": 120
},
"departure": {
"time": "1748920956",
"uncertainty": 120
},
"stopId": "0:02010C",
"stopSequence": 10
},
{
"arrival": {
"time": "1748921010",
"uncertainty": 120
},
"departure": {
"time": "1748921010",
"uncertainty": 120
},
"stopId": "0:02020C",
"stopSequence": 11
},
{
"arrival": {
"time": "1748921065",
"uncertainty": 120
},
"departure": {
"time": "1748921065",
"uncertainty": 120
},
"stopId": "0:02030C",
"stopSequence": 12
},
{
"arrival": {
"time": "1748921125",
"uncertainty": 120
},
"departure": {
"time": "1748921125",
"uncertainty": 120
},
"stopId": "0:02370P",
"stopSequence": 13
},
{
"arrival": {
"time": "1748921155",
"uncertainty": 120
},
"departure": {
"time": "1748921161",
"uncertainty": 120
},
"stopId": "0:02040C",
"stopSequence": 14
},
{
"arrival": {
"time": "1748921210",
"uncertainty": 120
},
"departure": {
"time": "1748921220",
"uncertainty": 120
},
"stopId": "0:02050C",
"stopSequence": 15
},
{
"arrival": {
"time": "1748921272",
"uncertainty": 120
},
"departure": {
"time": "1748921272",
"uncertainty": 120
},
"stopId": "0:02060C",
"stopSequence": 16
},
{
"arrival": {
"time": "1748921336",
"uncertainty": 120
},
"departure": {
"time": "1748921371",
"uncertainty": 120
},
"stopId": "0:02070C",
"stopSequence": 17
},
{
"arrival": {
"time": "1748921429",
"uncertainty": 120
},
"departure": {
"time": "1748921429",
"uncertainty": 120
},
"stopId": "0:02080C",
"stopSequence": 18
},
{
"arrival": {
"time": "1748921446",
"uncertainty": 120
},
"departure": {
"time": "1748921446",
"uncertainty": 120
},
"stopId": "0:02090C",
"stopSequence": 19
},
{
"arrival": {
"time": "1748921490",
"uncertainty": 120
},
"departure": {
"time": "1748921521",
"uncertainty": 120
},
"stopId": "0:02100C",
"stopSequence": 20
},
{
"arrival": {
"time": "1748921551",
"uncertainty": 120
},
"departure": {
"time": "1748921551",
"uncertainty": 120
},
"stopId": "0:02110C",
"stopSequence": 21
},
{
"arrival": {
"time": "1748921599",
"uncertainty": 120
},
"departure": {
"time": "1748921610",
"uncertainty": 120
},
"stopId": "0:18160C",
"stopSequence": 22
},
{
"arrival": {
"time": "1748921686",
"uncertainty": 120
},
"departure": {
"time": "1748921701",
"uncertainty": 120
},
"stopId": "0:01160C",
"stopSequence": 23
},
{
"arrival": {
"time": "1748921953",
"uncertainty": 120
},
"departure": {
"time": "1748921970",
"uncertainty": 120
},
"stopId": "0:01170C",
"stopSequence": 24
},
{
"arrival": {
"time": "1748922781",
"uncertainty": 120
},
"departure": {
"time": "1748922781",
"uncertainty": 120
},
"stopId": "0:01190C",
"stopSequence": 25
},
{
"arrival": {
"time": "1748922841",
"uncertainty": 120
},
"departure": {
"time": "1748922841",
"uncertainty": 120
},
"stopId": "0:01200C",
"stopSequence": 26
},
{
"arrival": {
"time": "1748922990",
"uncertainty": 120
},
"departure": {
"time": "1748922990",
"uncertainty": 120
},
"stopId": "0:01210C",
"stopSequence": 27
},
{
"arrival": {
"time": "1748923097",
"uncertainty": 120
},
"departure": {
"time": "1748923097",
"uncertainty": 120
},
"stopId": "0:01230C",
"stopSequence": 28
},
{
"arrival": {
"time": "1748923192",
"uncertainty": 120
},
"departure": {
"time": "1748923192",
"uncertainty": 120
},
"stopId": "0:01240C",
"stopSequence": 29
},
{
"arrival": {
"time": "1748923277",
"uncertainty": 120
},
"departure": {
"time": "1748923277",
"uncertainty": 120
},
"stopId": "0:01270C",
"stopSequence": 30
},
{
"arrival": {
"time": "1748923339",
"uncertainty": 120
},
"departure": {
"time": "1748923339",
"uncertainty": 120
},
"stopId": "0:01280C",
"stopSequence": 31
},
{
"arrival": {
"time": "1748923431",
"uncertainty": 120
},
"departure": {
"time": "1748923431",
"uncertainty": 120
},
"stopId": "0:18170C",
"stopSequence": 32
},
{
"arrival": {
"time": "1748923474",
"uncertainty": 120
},
"departure": {
"time": "1748923474",
"uncertainty": 120
},
"stopId": "0:18180C",
"stopSequence": 33
},
{
"arrival": {
"time": "1748923557",
"uncertainty": 120
},
"departure": {
"time": "1748923557",
"uncertainty": 120
},
"stopId": "0:01320C",
"stopSequence": 34
},
{
"arrival": {
"time": "1748923609",
"uncertainty": 120
},
"departure": {
"time": "1748923609",
"uncertainty": 120
},
"stopId": "0:18130C",
"stopSequence": 35
},
{
"arrival": {
"time": "1748923694",
"uncertainty": 120
},
"departure": {
"time": "1748923694",
"uncertainty": 120
},
"stopId": "0:01362C",
"stopSequence": 36
},
{
"arrival": {
"time": "1748923756",
"uncertainty": 120
},
"stopId": "0:19060C",
"stopSequence": 37
}
],
"trip": {
"directionId": 0,
"routeId": "1020",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987980"
},
"vehicle": {
"id": "91",
"label": "91"
}
}
},
{
"id": "987982",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748923200",
"uncertainty": 120
},
"stopId": "0:TA00028C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1020",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987982"
}
}
},
{
"id": "987981",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748923292",
"uncertainty": 120
},
"stopId": "0:19060C",
"stopSequence": 1
},
{
"arrival": {
"time": "1748923354",
"uncertainty": 120
},
"departure": {
"time": "1748923354",
"uncertainty": 120
},
"stopId": "0:01362P",
"stopSequence": 2
},
{
"arrival": {
"time": "1748923416",
"uncertainty": 120
},
"departure": {
"time": "1748923416",
"uncertainty": 120
},
"stopId": "0:18130P",
"stopSequence": 3
},
{
"arrival": {
"time": "1748923441",
"uncertainty": 120
},
"departure": {
"time": "1748923441",
"uncertainty": 120
},
"stopId": "0:01320P",
"stopSequence": 4
},
{
"arrival": {
"time": "1748923514",
"uncertainty": 120
},
"departure": {
"time": "1748923514",
"uncertainty": 120
},
"stopId": "0:18190P",
"stopSequence": 5
},
{
"arrival": {
"time": "1748923572",
"uncertainty": 120
},
"departure": {
"time": "1748923572",
"uncertainty": 120
},
"stopId": "0:01290P",
"stopSequence": 6
},
{
"arrival": {
"time": "1748923633",
"uncertainty": 120
},
"departure": {
"time": "1748923633",
"uncertainty": 120
},
"stopId": "0:01285P",
"stopSequence": 7
},
{
"arrival": {
"time": "1748923691",
"uncertainty": 120
},
"departure": {
"time": "1748923691",
"uncertainty": 120
},
"stopId": "0:01270P",
"stopSequence": 8
},
{
"arrival": {
"time": "1748923770",
"uncertainty": 120
},
"departure": {
"time": "1748923770",
"uncertainty": 120
},
"stopId": "0:01265P",
"stopSequence": 9
},
{
"arrival": {
"time": "1748923863",
"uncertainty": 120
},
"departure": {
"time": "1748923863",
"uncertainty": 120
},
"stopId": "0:01255P",
"stopSequence": 10
},
{
"arrival": {
"time": "1748923869",
"uncertainty": 120
},
"departure": {
"time": "1748923869",
"uncertainty": 120
},
"stopId": "0:01250P",
"stopSequence": 11
},
{
"arrival": {
"time": "1748923902",
"uncertainty": 120
},
"departure": {
"time": "1748923902",
"uncertainty": 120
},
"stopId": "0:01230P",
"stopSequence": 12
},
{
"arrival": {
"time": "1748924001",
"uncertainty": 120
},
"departure": {
"time": "1748924001",
"uncertainty": 120
},
"stopId": "0:18200P",
"stopSequence": 13
},
{
"arrival": {
"time": "1748924059",
"uncertainty": 120
},
"departure": {
"time": "1748924059",
"uncertainty": 120
},
"stopId": "0:01210P",
"stopSequence": 14
},
{
"arrival": {
"time": "1748924101",
"uncertainty": 120
},
"departure": {
"time": "1748924101",
"uncertainty": 120
},
"stopId": "0:01200P",
"stopSequence": 15
},
{
"arrival": {
"time": "1748924175",
"uncertainty": 120
},
"departure": {
"time": "1748924175",
"uncertainty": 120
},
"stopId": "0:01190P",
"stopSequence": 16
},
{
"arrival": {
"time": "1748924362",
"uncertainty": 120
},
"departure": {
"time": "1748924362",
"uncertainty": 120
},
"stopId": "0:01170P",
"stopSequence": 17
},
{
"arrival": {
"time": "1748924428",
"uncertainty": 120
},
"departure": {
"time": "1748924428",
"uncertainty": 120
},
"stopId": "0:01160P",
"stopSequence": 18
},
{
"arrival": {
"time": "1748924468",
"uncertainty": 120
},
"departure": {
"time": "1748924468",
"uncertainty": 120
},
"stopId": "0:18160P",
"stopSequence": 19
},
{
"arrival": {
"time": "1748924521",
"uncertainty": 120
},
"departure": {
"time": "1748924521",
"uncertainty": 120
},
"stopId": "0:02110P",
"stopSequence": 20
},
{
"arrival": {
"time": "1748924547",
"uncertainty": 120
},
"departure": {
"time": "1748924547",
"uncertainty": 120
},
"stopId": "0:02100P",
"stopSequence": 21
},
{
"arrival": {
"time": "1748924588",
"uncertainty": 120
},
"departure": {
"time": "1748924588",
"uncertainty": 120
},
"stopId": "0:02090P",
"stopSequence": 22
},
{
"arrival": {
"time": "1748924618",
"uncertainty": 120
},
"departure": {
"time": "1748924618",
"uncertainty": 120
},
"stopId": "0:02080P",
"stopSequence": 23
},
{
"arrival": {
"time": "1748924663",
"uncertainty": 120
},
"departure": {
"time": "1748924663",
"uncertainty": 120
},
"stopId": "0:02070P",
"stopSequence": 24
},
{
"arrival": {
"time": "1748924730",
"uncertainty": 120
},
"departure": {
"time": "1748924730",
"uncertainty": 120
},
"stopId": "0:02060P",
"stopSequence": 25
},
{
"arrival": {
"time": "1748924781",
"uncertainty": 120
},
"departure": {
"time": "1748924781",
"uncertainty": 120
},
"stopId": "0:02050P",
"stopSequence": 26
},
{
"arrival": {
"time": "1748924830",
"uncertainty": 120
},
"departure": {
"time": "1748924830",
"uncertainty": 120
},
"stopId": "0:02040P",
"stopSequence": 27
},
{
"arrival": {
"time": "1748924849",
"uncertainty": 120
},
"departure": {
"time": "1748924849",
"uncertainty": 120
},
"stopId": "0:02370C",
"stopSequence": 28
},
{
"arrival": {
"time": "1748924891",
"uncertainty": 120
},
"departure": {
"time": "1748924891",
"uncertainty": 120
},
"stopId": "0:02011C",
"stopSequence": 29
},
{
"arrival": {
"time": "1748925021",
"uncertainty": 120
},
"departure": {
"time": "1748925021",
"uncertainty": 120
},
"stopId": "0:02010C",
"stopSequence": 30
},
{
"arrival": {
"time": "1748925071",
"uncertainty": 120
},
"departure": {
"time": "1748925071",
"uncertainty": 120
},
"stopId": "0:02020C",
"stopSequence": 31
},
{
"arrival": {
"time": "1748925132",
"uncertainty": 120
},
"departure": {
"time": "1748925132",
"uncertainty": 120
},
"stopId": "0:02030C",
"stopSequence": 32
},
{
"arrival": {
"time": "1748925175",
"uncertainty": 120
},
"departure": {
"time": "1748925175",
"uncertainty": 120
},
"stopId": "0:02370P",
"stopSequence": 33
},
{
"arrival": {
"time": "1748925205",
"uncertainty": 120
},
"departure": {
"time": "1748925205",
"uncertainty": 120
},
"stopId": "0:02375P",
"stopSequence": 34
},
{
"arrival": {
"time": "1748925325",
"uncertainty": 120
},
"departure": {
"time": "1748925325",
"uncertainty": 120
},
"stopId": "0:02006P",
"stopSequence": 35
},
{
"arrival": {
"time": "1748925652",
"uncertainty": 120
},
"departure": {
"time": "1748925652",
"uncertainty": 120
},
"stopId": "0:02380P",
"stopSequence": 36
},
{
"arrival": {
"time": "1748925739",
"uncertainty": 120
},
"departure": {
"time": "1748925739",
"uncertainty": 120
},
"stopId": "0:TA9180P",
"stopSequence": 37
},
{
"arrival": {
"time": "1748925826",
"uncertainty": 120
},
"departure": {
"time": "1748925826",
"uncertainty": 120
},
"stopId": "0:TA0001P",
"stopSequence": 38
},
{
"arrival": {
"time": "1748926011",
"uncertainty": 120
},
"departure": {
"time": "1748926011",
"uncertainty": 120
},
"stopId": "0:TA0145P",
"stopSequence": 39
},
{
"arrival": {
"time": "1748926105",
"uncertainty": 120
},
"departure": {
"time": "1748926105",
"uncertainty": 120
},
"stopId": "0:02003P",
"stopSequence": 40
},
{
"arrival": {
"time": "1748926183",
"uncertainty": 120
},
"departure": {
"time": "1748926183",
"uncertainty": 120
},
"stopId": "0:TA0001C",
"stopSequence": 41
},
{
"arrival": {
"time": "1748926225",
"uncertainty": 120
},
"stopId": "0:TA00028C",
"stopSequence": 42
}
],
"trip": {
"directionId": 1,
"routeId": "1020",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987981"
}
}
},
{
"id": "987960",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748925900",
"uncertainty": 120
},
"stopId": "0:07215P",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1110",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987960"
}
}
},
{
"id": "987959",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748923200",
"uncertainty": 120
},
"stopId": "0:07215P",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1110",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987959"
}
}
},
{
"id": "987958",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748920543",
"uncertainty": 120
},
"stopId": "0:07215P",
"stopSequence": 1
},
{
"arrival": {
"time": "1748920603",
"uncertainty": 120
},
"departure": {
"time": "1748920603",
"uncertainty": 120
},
"stopId": "0:04195P",
"stopSequence": 2
},
{
"arrival": {
"time": "1748920816",
"uncertainty": 120
},
"departure": {
"time": "1748920816",
"uncertainty": 120
},
"stopId": "0:04180C",
"stopSequence": 3
},
{
"arrival": {
"time": "1748920838",
"uncertainty": 120
},
"departure": {
"time": "1748920843",
"uncertainty": 120
},
"stopId": "0:07185C",
"stopSequence": 4
},
{
"arrival": {
"time": "1748920891",
"uncertainty": 120
},
"departure": {
"time": "1748920891",
"uncertainty": 120
},
"stopId": "0:07180C",
"stopSequence": 5
},
{
"arrival": {
"time": "1748921062",
"uncertainty": 120
},
"departure": {
"time": "1748921084",
"uncertainty": 120
},
"stopId": "0:07170C",
"stopSequence": 6
},
{
"arrival": {
"time": "1748921127",
"uncertainty": 120
},
"departure": {
"time": "1748921127",
"uncertainty": 120
},
"stopId": "0:04105C",
"stopSequence": 7
},
{
"arrival": {
"time": "1748921194",
"uncertainty": 120
},
"departure": {
"time": "1748921205",
"uncertainty": 120
},
"stopId": "0:07210C",
"stopSequence": 8
},
{
"arrival": {
"time": "1748921307",
"uncertainty": 120
},
"departure": {
"time": "1748921323",
"uncertainty": 120
},
"stopId": "0:04250C",
"stopSequence": 9
},
{
"arrival": {
"time": "1748921458",
"uncertainty": 120
},
"departure": {
"time": "1748921473",
"uncertainty": 120
},
"stopId": "0:01385C",
"stopSequence": 10
},
{
"arrival": {
"time": "1748921533",
"uncertainty": 120
},
"departure": {
"time": "1748921533",
"uncertainty": 120
},
"stopId": "0:01400C",
"stopSequence": 11
},
{
"arrival": {
"time": "1748921600",
"uncertainty": 120
},
"departure": {
"time": "1748921600",
"uncertainty": 120
},
"stopId": "0:19040C",
"stopSequence": 12
},
{
"arrival": {
"time": "1748921784",
"uncertainty": 120
},
"departure": {
"time": "1748921803",
"uncertainty": 120
},
"stopId": "0:01362P",
"stopSequence": 13
},
{
"arrival": {
"time": "1748921871",
"uncertainty": 120
},
"departure": {
"time": "1748921893",
"uncertainty": 120
},
"stopId": "0:18130P",
"stopSequence": 14
},
{
"arrival": {
"time": "1748921947",
"uncertainty": 120
},
"departure": {
"time": "1748921947",
"uncertainty": 120
},
"stopId": "0:01330C",
"stopSequence": 15
},
{
"arrival": {
"time": "1748921991",
"uncertainty": 120
},
"departure": {
"time": "1748921991",
"uncertainty": 120
},
"stopId": "0:01335C",
"stopSequence": 16
},
{
"arrival": {
"time": "1748922092",
"uncertainty": 120
},
"departure": {
"time": "1748922092",
"uncertainty": 120
},
"stopId": "0:01385C",
"stopSequence": 17
},
{
"arrival": {
"time": "1748922206",
"uncertainty": 120
},
"departure": {
"time": "1748922206",
"uncertainty": 120
},
"stopId": "0:01420P",
"stopSequence": 18
},
{
"arrival": {
"time": "1748922272",
"uncertainty": 120
},
"departure": {
"time": "1748922283",
"uncertainty": 120
},
"stopId": "0:01430P",
"stopSequence": 19
},
{
"arrival": {
"time": "1748922349",
"uncertainty": 120
},
"departure": {
"time": "1748922349",
"uncertainty": 120
},
"stopId": "0:01840P",
"stopSequence": 20
},
{
"arrival": {
"time": "1748922461",
"uncertainty": 120
},
"departure": {
"time": "1748922463",
"uncertainty": 120
},
"stopId": "0:01850P",
"stopSequence": 21
},
{
"arrival": {
"time": "1748922536",
"uncertainty": 120
},
"departure": {
"time": "1748922536",
"uncertainty": 120
},
"stopId": "0:01860P",
"stopSequence": 22
},
{
"arrival": {
"time": "1748922603",
"uncertainty": 120
},
"departure": {
"time": "1748922613",
"uncertainty": 120
},
"stopId": "0:01600C",
"stopSequence": 23
},
{
"arrival": {
"time": "1748922690",
"uncertainty": 120
},
"departure": {
"time": "1748922690",
"uncertainty": 120
},
"stopId": "0:01601C",
"stopSequence": 24
},
{
"arrival": {
"time": "1748922775",
"uncertainty": 120
},
"departure": {
"time": "1748922793",
"uncertainty": 120
},
"stopId": "0:01606C",
"stopSequence": 25
},
{
"arrival": {
"time": "1748922843",
"uncertainty": 120
},
"departure": {
"time": "1748922855",
"uncertainty": 120
},
"stopId": "0:18240C",
"stopSequence": 26
},
{
"arrival": {
"time": "1748922879",
"uncertainty": 120
},
"departure": {
"time": "1748922879",
"uncertainty": 120
},
"stopId": "0:02140P",
"stopSequence": 27
},
{
"arrival": {
"time": "1748922939",
"uncertainty": 120
},
"departure": {
"time": "1748922939",
"uncertainty": 120
},
"stopId": "0:02150P",
"stopSequence": 28
},
{
"arrival": {
"time": "1748922999",
"uncertainty": 120
},
"departure": {
"time": "1748922999",
"uncertainty": 120
},
"stopId": "0:02160P",
"stopSequence": 29
},
{
"arrival": {
"time": "1748923087",
"uncertainty": 120
},
"departure": {
"time": "1748923087",
"uncertainty": 120
},
"stopId": "0:02170P",
"stopSequence": 30
},
{
"arrival": {
"time": "1748923237",
"uncertainty": 120
},
"departure": {
"time": "1748923237",
"uncertainty": 120
},
"stopId": "0:06011P",
"stopSequence": 31
},
{
"arrival": {
"time": "1748923289",
"uncertainty": 120
},
"departure": {
"time": "1748923289",
"uncertainty": 120
},
"stopId": "0:06030P",
"stopSequence": 32
},
{
"arrival": {
"time": "1748923330",
"uncertainty": 120
},
"departure": {
"time": "1748923330",
"uncertainty": 120
},
"stopId": "0:09280P",
"stopSequence": 33
},
{
"arrival": {
"time": "1748923387",
"uncertainty": 120
},
"departure": {
"time": "1748923387",
"uncertainty": 120
},
"stopId": "0:09290P",
"stopSequence": 34
},
{
"arrival": {
"time": "1748923494",
"uncertainty": 120
},
"departure": {
"time": "1748923494",
"uncertainty": 120
},
"stopId": "0:09300P",
"stopSequence": 35
},
{
"arrival": {
"time": "1748923530",
"uncertainty": 120
},
"departure": {
"time": "1748923530",
"uncertainty": 120
},
"stopId": "0:02200P",
"stopSequence": 36
},
{
"arrival": {
"time": "1748923563",
"uncertainty": 120
},
"departure": {
"time": "1748923563",
"uncertainty": 120
},
"stopId": "0:02210P",
"stopSequence": 37
},
{
"arrival": {
"time": "1748923636",
"uncertainty": 120
},
"departure": {
"time": "1748923636",
"uncertainty": 120
},
"stopId": "0:02220P",
"stopSequence": 38
},
{
"arrival": {
"time": "1748923691",
"uncertainty": 120
},
"departure": {
"time": "1748923691",
"uncertainty": 120
},
"stopId": "0:02230P",
"stopSequence": 39
},
{
"arrival": {
"time": "1748923751",
"uncertainty": 120
},
"departure": {
"time": "1748923751",
"uncertainty": 120
},
"stopId": "0:05490P",
"stopSequence": 40
},
{
"arrival": {
"time": "1748923808",
"uncertainty": 120
},
"departure": {
"time": "1748923808",
"uncertainty": 120
},
"stopId": "0:05480P",
"stopSequence": 41
},
{
"arrival": {
"time": "1748923869",
"uncertainty": 120
},
"departure": {
"time": "1748923869",
"uncertainty": 120
},
"stopId": "0:05475P",
"stopSequence": 42
},
{
"arrival": {
"time": "1748923946",
"uncertainty": 120
},
"departure": {
"time": "1748923946",
"uncertainty": 120
},
"stopId": "0:PE21030P",
"stopSequence": 43
},
{
"arrival": {
"time": "1748924046",
"uncertainty": 120
},
"stopId": "0:PE21020P",
"stopSequence": 44
}
],
"trip": {
"directionId": 0,
"routeId": "1110",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987958"
},
"vehicle": {
"id": "44",
"label": "44"
}
}
},
{
"id": "987940",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748919336",
"uncertainty": 120
},
"stopId": "0:PE21020P",
"stopSequence": 1
},
{
"arrival": {
"time": "1748919426",
"uncertainty": 120
},
"departure": {
"time": "1748919428",
"uncertainty": 120
},
"stopId": "0:PE21020C",
"stopSequence": 2
},
{
"arrival": {
"time": "1748919511",
"uncertainty": 120
},
"departure": {
"time": "1748919511",
"uncertainty": 120
},
"stopId": "0:PE21030C",
"stopSequence": 3
},
{
"arrival": {
"time": "1748919563",
"uncertainty": 120
},
"departure": {
"time": "1748919563",
"uncertainty": 120
},
"stopId": "0:05475C",
"stopSequence": 4
},
{
"arrival": {
"time": "1748919614",
"uncertainty": 120
},
"departure": {
"time": "1748919614",
"uncertainty": 120
},
"stopId": "0:05480C",
"stopSequence": 5
},
{
"arrival": {
"time": "1748919680",
"uncertainty": 120
},
"departure": {
"time": "1748919697",
"uncertainty": 120
},
"stopId": "0:05490C",
"stopSequence": 6
},
{
"arrival": {
"time": "1748919772",
"uncertainty": 120
},
"departure": {
"time": "1748919876",
"uncertainty": 120
},
"stopId": "0:02230C",
"stopSequence": 7
},
{
"arrival": {
"time": "1748919973",
"uncertainty": 120
},
"departure": {
"time": "1748920028",
"uncertainty": 120
},
"stopId": "0:02220C",
"stopSequence": 8
},
{
"arrival": {
"time": "1748920051",
"uncertainty": 120
},
"departure": {
"time": "1748920051",
"uncertainty": 120
},
"stopId": "0:02210C",
"stopSequence": 9
},
{
"arrival": {
"time": "1748920105",
"uncertainty": 120
},
"departure": {
"time": "1748920105",
"uncertainty": 120
},
"stopId": "0:02200C",
"stopSequence": 10
},
{
"arrival": {
"time": "1748920160",
"uncertainty": 120
},
"departure": {
"time": "1748920160",
"uncertainty": 120
},
"stopId": "0:09300C",
"stopSequence": 11
},
{
"arrival": {
"time": "1748920271",
"uncertainty": 120
},
"departure": {
"time": "1748920271",
"uncertainty": 120
},
"stopId": "0:09290C",
"stopSequence": 12
},
{
"arrival": {
"time": "1748920324",
"uncertainty": 120
},
"departure": {
"time": "1748920326",
"uncertainty": 120
},
"stopId": "0:09280C",
"stopSequence": 13
},
{
"arrival": {
"time": "1748920360",
"uncertainty": 120
},
"departure": {
"time": "1748920386",
"uncertainty": 120
},
"stopId": "0:06030C",
"stopSequence": 14
},
{
"arrival": {
"time": "1748920449",
"uncertainty": 120
},
"departure": {
"time": "1748920449",
"uncertainty": 120
},
"stopId": "0:06011C",
"stopSequence": 15
},
{
"arrival": {
"time": "1748920626",
"uncertainty": 120
},
"departure": {
"time": "1748920626",
"uncertainty": 120
},
"stopId": "0:02170C",
"stopSequence": 16
},
{
"arrival": {
"time": "1748920714",
"uncertainty": 120
},
"departure": {
"time": "1748920746",
"uncertainty": 120
},
"stopId": "0:02160C",
"stopSequence": 17
},
{
"arrival": {
"time": "1748920806",
"uncertainty": 120
},
"departure": {
"time": "1748920806",
"uncertainty": 120
},
"stopId": "0:02150C",
"stopSequence": 18
},
{
"arrival": {
"time": "1748920918",
"uncertainty": 120
},
"departure": {
"time": "1748920926",
"uncertainty": 120
},
"stopId": "0:02140C",
"stopSequence": 19
},
{
"arrival": {
"time": "1748921002",
"uncertainty": 120
},
"departure": {
"time": "1748921002",
"uncertainty": 120
},
"stopId": "0:18240P",
"stopSequence": 20
},
{
"arrival": {
"time": "1748921036",
"uncertainty": 120
},
"departure": {
"time": "1748921036",
"uncertainty": 120
},
"stopId": "0:01606P",
"stopSequence": 21
},
{
"arrival": {
"time": "1748921092",
"uncertainty": 120
},
"departure": {
"time": "1748921092",
"uncertainty": 120
},
"stopId": "0:01601P",
"stopSequence": 22
},
{
"arrival": {
"time": "1748921248",
"uncertainty": 120
},
"departure": {
"time": "1748921248",
"uncertainty": 120
},
"stopId": "0:01600P",
"stopSequence": 23
},
{
"arrival": {
"time": "1748921317",
"uncertainty": 120
},
"departure": {
"time": "1748921317",
"uncertainty": 120
},
"stopId": "0:01860C",
"stopSequence": 24
},
{
"arrival": {
"time": "1748921389",
"uncertainty": 120
},
"departure": {
"time": "1748921407",
"uncertainty": 120
},
"stopId": "0:01850C",
"stopSequence": 25
},
{
"arrival": {
"time": "1748921806",
"uncertainty": 120
},
"departure": {
"time": "1748921857",
"uncertainty": 120
},
"stopId": "0:01840C",
"stopSequence": 26
},
{
"arrival": {
"time": "1748921989",
"uncertainty": 120
},
"departure": {
"time": "1748922006",
"uncertainty": 120
},
"stopId": "0:01430C",
"stopSequence": 27
},
{
"arrival": {
"time": "1748922095",
"uncertainty": 120
},
"departure": {
"time": "1748922095",
"uncertainty": 120
},
"stopId": "0:01420C",
"stopSequence": 28
},
{
"arrival": {
"time": "1748922136",
"uncertainty": 120
},
"departure": {
"time": "1748922136",
"uncertainty": 120
},
"stopId": "0:01390C",
"stopSequence": 29
},
{
"arrival": {
"time": "1748922178",
"uncertainty": 120
},
"departure": {
"time": "1748922178",
"uncertainty": 120
},
"stopId": "0:01400C",
"stopSequence": 30
},
{
"arrival": {
"time": "1748922255",
"uncertainty": 120
},
"departure": {
"time": "1748922277",
"uncertainty": 120
},
"stopId": "0:19045C",
"stopSequence": 31
},
{
"arrival": {
"time": "1748922427",
"uncertainty": 120
},
"departure": {
"time": "1748922427",
"uncertainty": 120
},
"stopId": "0:01362P",
"stopSequence": 32
},
{
"arrival": {
"time": "1748922516",
"uncertainty": 120
},
"departure": {
"time": "1748922546",
"uncertainty": 120
},
"stopId": "0:18130P",
"stopSequence": 33
},
{
"arrival": {
"time": "1748922606",
"uncertainty": 120
},
"departure": {
"time": "1748922606",
"uncertainty": 120
},
"stopId": "0:07170P",
"stopSequence": 34
},
{
"arrival": {
"time": "1748922660",
"uncertainty": 120
},
"departure": {
"time": "1748922726",
"uncertainty": 120
},
"stopId": "0:07180P",
"stopSequence": 35
},
{
"arrival": {
"time": "1748922816",
"uncertainty": 120
},
"departure": {
"time": "1748922816",
"uncertainty": 120
},
"stopId": "0:07185P",
"stopSequence": 36
},
{
"arrival": {
"time": "1748922876",
"uncertainty": 120
},
"departure": {
"time": "1748922876",
"uncertainty": 120
},
"stopId": "0:04180P",
"stopSequence": 37
},
{
"arrival": {
"time": "1748922951",
"uncertainty": 120
},
"departure": {
"time": "1748922951",
"uncertainty": 120
},
"stopId": "0:04195C",
"stopSequence": 38
},
{
"arrival": {
"time": "1748923000",
"uncertainty": 120
},
"stopId": "0:07215C",
"stopSequence": 39
}
],
"trip": {
"directionId": 1,
"routeId": "1110",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987940"
},
"vehicle": {
"id": "162",
"label": "162"
}
}
},
{
"id": "987942",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748925300",
"uncertainty": 120
},
"stopId": "0:PE21020P",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "1110",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987942"
}
}
},
{
"id": "987941",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748921342",
"uncertainty": 120
},
"stopId": "0:PE21020P",
"stopSequence": 1
},
{
"arrival": {
"time": "1748921417",
"uncertainty": 120
},
"departure": {
"time": "1748921431",
"uncertainty": 120
},
"stopId": "0:PE21020C",
"stopSequence": 2
},
{
"arrival": {
"time": "1748921492",
"uncertainty": 120
},
"departure": {
"time": "1748921492",
"uncertainty": 120
},
"stopId": "0:PE21030C",
"stopSequence": 3
},
{
"arrival": {
"time": "1748921533",
"uncertainty": 120
},
"departure": {
"time": "1748921533",
"uncertainty": 120
},
"stopId": "0:05475C",
"stopSequence": 4
},
{
"arrival": {
"time": "1748921568",
"uncertainty": 120
},
"departure": {
"time": "1748921582",
"uncertainty": 120
},
"stopId": "0:05480C",
"stopSequence": 5
},
{
"arrival": {
"time": "1748921647",
"uncertainty": 120
},
"departure": {
"time": "1748921647",
"uncertainty": 120
},
"stopId": "0:05490C",
"stopSequence": 6
},
{
"arrival": {
"time": "1748921720",
"uncertainty": 120
},
"departure": {
"time": "1748921732",
"uncertainty": 120
},
"stopId": "0:02230C",
"stopSequence": 7
},
{
"arrival": {
"time": "1748921815",
"uncertainty": 120
},
"departure": {
"time": "1748921815",
"uncertainty": 120
},
"stopId": "0:02220C",
"stopSequence": 8
},
{
"arrival": {
"time": "1748921837",
"uncertainty": 120
},
"departure": {
"time": "1748921837",
"uncertainty": 120
},
"stopId": "0:02210C",
"stopSequence": 9
},
{
"arrival": {
"time": "1748921866",
"uncertainty": 120
},
"departure": {
"time": "1748921866",
"uncertainty": 120
},
"stopId": "0:02200C",
"stopSequence": 10
},
{
"arrival": {
"time": "1748921920",
"uncertainty": 120
},
"departure": {
"time": "1748921920",
"uncertainty": 120
},
"stopId": "0:09300C",
"stopSequence": 11
},
{
"arrival": {
"time": "1748922011",
"uncertainty": 120
},
"departure": {
"time": "1748922032",
"uncertainty": 120
},
"stopId": "0:09290C",
"stopSequence": 12
},
{
"arrival": {
"time": "1748922069",
"uncertainty": 120
},
"departure": {
"time": "1748922069",
"uncertainty": 120
},
"stopId": "0:09280C",
"stopSequence": 13
},
{
"arrival": {
"time": "1748922099",
"uncertainty": 120
},
"departure": {
"time": "1748922126",
"uncertainty": 120
},
"stopId": "0:06030C",
"stopSequence": 14
},
{
"arrival": {
"time": "1748922152",
"uncertainty": 120
},
"departure": {
"time": "1748922182",
"uncertainty": 120
},
"stopId": "0:06011C",
"stopSequence": 15
},
{
"arrival": {
"time": "1748922422",
"uncertainty": 120
},
"departure": {
"time": "1748922422",
"uncertainty": 120
},
"stopId": "0:02170C",
"stopSequence": 16
},
{
"arrival": {
"time": "1748922682",
"uncertainty": 120
},
"departure": {
"time": "1748922722",
"uncertainty": 120
},
"stopId": "0:02160C",
"stopSequence": 17
},
{
"arrival": {
"time": "1748922768",
"uncertainty": 120
},
"departure": {
"time": "1748922768",
"uncertainty": 120
},
"stopId": "0:02150C",
"stopSequence": 18
},
{
"arrival": {
"time": "1748922842",
"uncertainty": 120
},
"departure": {
"time": "1748922842",
"uncertainty": 120
},
"stopId": "0:02140C",
"stopSequence": 19
},
{
"arrival": {
"time": "1748922910",
"uncertainty": 120
},
"departure": {
"time": "1748922910",
"uncertainty": 120
},
"stopId": "0:18240P",
"stopSequence": 20
},
{
"arrival": {
"time": "1748922948",
"uncertainty": 120
},
"departure": {
"time": "1748922948",
"uncertainty": 120
},
"stopId": "0:01606P",
"stopSequence": 21
},
{
"arrival": {
"time": "1748923018",
"uncertainty": 120
},
"departure": {
"time": "1748923018",
"uncertainty": 120
},
"stopId": "0:01601P",
"stopSequence": 22
},
{
"arrival": {
"time": "1748923170",
"uncertainty": 120
},
"departure": {
"time": "1748923170",
"uncertainty": 120
},
"stopId": "0:01600P",
"stopSequence": 23
},
{
"arrival": {
"time": "1748923298",
"uncertainty": 120
},
"departure": {
"time": "1748923298",
"uncertainty": 120
},
"stopId": "0:01860C",
"stopSequence": 24
},
{
"arrival": {
"time": "1748923360",
"uncertainty": 120
},
"departure": {
"time": "1748923360",
"uncertainty": 120
},
"stopId": "0:01850C",
"stopSequence": 25
},
{
"arrival": {
"time": "1748923503",
"uncertainty": 120
},
"departure": {
"time": "1748923503",
"uncertainty": 120
},
"stopId": "0:01840C",
"stopSequence": 26
},
{
"arrival": {
"time": "1748923631",
"uncertainty": 120
},
"departure": {
"time": "1748923631",
"uncertainty": 120
},
"stopId": "0:01430C",
"stopSequence": 27
},
{
"arrival": {
"time": "1748923724",
"uncertainty": 120
},
"departure": {
"time": "1748923724",
"uncertainty": 120
},
"stopId": "0:01420C",
"stopSequence": 28
},
{
"arrival": {
"time": "1748923748",
"uncertainty": 120
},
"departure": {
"time": "1748923748",
"uncertainty": 120
},
"stopId": "0:01390C",
"stopSequence": 29
},
{
"arrival": {
"time": "1748923784",
"uncertainty": 120
},
"departure": {
"time": "1748923784",
"uncertainty": 120
},
"stopId": "0:01400C",
"stopSequence": 30
},
{
"arrival": {
"time": "1748923858",
"uncertainty": 120
},
"departure": {
"time": "1748923858",
"uncertainty": 120
},
"stopId": "0:19045C",
"stopSequence": 31
},
{
"arrival": {
"time": "1748923989",
"uncertainty": 120
},
"departure": {
"time": "1748923989",
"uncertainty": 120
},
"stopId": "0:01362P",
"stopSequence": 32
},
{
"arrival": {
"time": "1748924030",
"uncertainty": 120
},
"departure": {
"time": "1748924030",
"uncertainty": 120
},
"stopId": "0:18130P",
"stopSequence": 33
},
{
"arrival": {
"time": "1748924148",
"uncertainty": 120
},
"departure": {
"time": "1748924148",
"uncertainty": 120
},
"stopId": "0:07170P",
"stopSequence": 34
},
{
"arrival": {
"time": "1748924193",
"uncertainty": 120
},
"departure": {
"time": "1748924193",
"uncertainty": 120
},
"stopId": "0:07180P",
"stopSequence": 35
},
{
"arrival": {
"time": "1748924239",
"uncertainty": 120
},
"departure": {
"time": "1748924239",
"uncertainty": 120
},
"stopId": "0:07185P",
"stopSequence": 36
},
{
"arrival": {
"time": "1748924274",
"uncertainty": 120
},
"departure": {
"time": "1748924274",
"uncertainty": 120
},
"stopId": "0:04180P",
"stopSequence": 37
},
{
"arrival": {
"time": "1748924352",
"uncertainty": 120
},
"departure": {
"time": "1748924352",
"uncertainty": 120
},
"stopId": "0:04195C",
"stopSequence": 38
},
{
"arrival": {
"time": "1748924397",
"uncertainty": 120
},
"stopId": "0:07215C",
"stopSequence": 39
}
],
"trip": {
"directionId": 1,
"routeId": "1110",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987941"
},
"vehicle": {
"id": "159",
"label": "159"
}
}
},
{
"id": "987927",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748925600",
"uncertainty": 120
},
"stopId": "0:19060C",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "1140",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987927"
}
}
},
{
"id": "987926",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748922094",
"uncertainty": 120
},
"stopId": "0:19060C",
"stopSequence": 1
},
{
"arrival": {
"time": "1748922140",
"uncertainty": 120
},
"departure": {
"time": "1748922154",
"uncertainty": 120
},
"stopId": "0:01362P",
"stopSequence": 2
},
{
"arrival": {
"time": "1748922215",
"uncertainty": 120
},
"departure": {
"time": "1748922275",
"uncertainty": 120
},
"stopId": "0:18130P",
"stopSequence": 3
},
{
"arrival": {
"time": "1748922300",
"uncertainty": 120
},
"departure": {
"time": "1748922300",
"uncertainty": 120
},
"stopId": "0:01320P",
"stopSequence": 4
},
{
"arrival": {
"time": "1748922364",
"uncertainty": 120
},
"departure": {
"time": "1748922364",
"uncertainty": 120
},
"stopId": "0:05010P",
"stopSequence": 5
},
{
"arrival": {
"time": "1748922432",
"uncertainty": 120
},
"departure": {
"time": "1748922432",
"uncertainty": 120
},
"stopId": "0:05020P",
"stopSequence": 6
},
{
"arrival": {
"time": "1748922472",
"uncertainty": 120
},
"departure": {
"time": "1748922485",
"uncertainty": 120
},
"stopId": "0:05065P",
"stopSequence": 7
},
{
"arrival": {
"time": "1748922527",
"uncertainty": 120
},
"departure": {
"time": "1748922527",
"uncertainty": 120
},
"stopId": "0:05060P",
"stopSequence": 8
},
{
"arrival": {
"time": "1748922584",
"uncertainty": 120
},
"departure": {
"time": "1748922584",
"uncertainty": 120
},
"stopId": "0:05070P",
"stopSequence": 9
},
{
"arrival": {
"time": "1748922620",
"uncertainty": 120
},
"departure": {
"time": "1748922620",
"uncertainty": 120
},
"stopId": "0:05070C",
"stopSequence": 10
},
{
"arrival": {
"time": "1748922664",
"uncertainty": 120
},
"departure": {
"time": "1748922664",
"uncertainty": 120
},
"stopId": "0:19230P",
"stopSequence": 11
},
{
"arrival": {
"time": "1748922694",
"uncertainty": 120
},
"departure": {
"time": "1748922694",
"uncertainty": 120
},
"stopId": "0:03295P",
"stopSequence": 12
},
{
"arrival": {
"time": "1748922732",
"uncertainty": 120
},
"departure": {
"time": "1748922732",
"uncertainty": 120
},
"stopId": "0:03270P",
"stopSequence": 13
},
{
"arrival": {
"time": "1748922762",
"uncertainty": 120
},
"departure": {
"time": "1748922762",
"uncertainty": 120
},
"stopId": "0:03269P",
"stopSequence": 14
},
{
"arrival": {
"time": "1748922831",
"uncertainty": 120
},
"departure": {
"time": "1748922831",
"uncertainty": 120
},
"stopId": "0:03265P",
"stopSequence": 15
},
{
"arrival": {
"time": "1748922856",
"uncertainty": 120
},
"departure": {
"time": "1748922856",
"uncertainty": 120
},
"stopId": "0:03250P",
"stopSequence": 16
},
{
"arrival": {
"time": "1748922972",
"uncertainty": 120
},
"departure": {
"time": "1748922972",
"uncertainty": 120
},
"stopId": "0:01190C",
"stopSequence": 17
},
{
"arrival": {
"time": "1748923071",
"uncertainty": 120
},
"departure": {
"time": "1748923071",
"uncertainty": 120
},
"stopId": "0:01901C",
"stopSequence": 18
},
{
"arrival": {
"time": "1748923162",
"uncertainty": 120
},
"stopId": "0:01800P",
"stopSequence": 19
}
],
"trip": {
"directionId": 1,
"routeId": "1140",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987926"
},
"vehicle": {
"id": "136",
"label": "136"
}
}
},
{
"id": "988028",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748921569",
"uncertainty": 120
},
"stopId": "0:19060C",
"stopSequence": 1
},
{
"arrival": {
"time": "1748921625",
"uncertainty": 120
},
"departure": {
"time": "1748921658",
"uncertainty": 120
},
"stopId": "0:01362P",
"stopSequence": 2
},
{
"arrival": {
"time": "1748921706",
"uncertainty": 120
},
"departure": {
"time": "1748921720",
"uncertainty": 120
},
"stopId": "0:18130P",
"stopSequence": 3
},
{
"arrival": {
"time": "1748921746",
"uncertainty": 120
},
"departure": {
"time": "1748921778",
"uncertainty": 120
},
"stopId": "0:01320P",
"stopSequence": 4
},
{
"arrival": {
"time": "1748921868",
"uncertainty": 120
},
"departure": {
"time": "1748921868",
"uncertainty": 120
},
"stopId": "0:18190P",
"stopSequence": 5
},
{
"arrival": {
"time": "1748921928",
"uncertainty": 120
},
"departure": {
"time": "1748921928",
"uncertainty": 120
},
"stopId": "0:01290P",
"stopSequence": 6
},
{
"arrival": {
"time": "1748922012",
"uncertainty": 120
},
"departure": {
"time": "1748922018",
"uncertainty": 120
},
"stopId": "0:01285P",
"stopSequence": 7
},
{
"arrival": {
"time": "1748922075",
"uncertainty": 120
},
"departure": {
"time": "1748922108",
"uncertainty": 120
},
"stopId": "0:01270P",
"stopSequence": 8
},
{
"arrival": {
"time": "1748922168",
"uncertainty": 120
},
"departure": {
"time": "1748922168",
"uncertainty": 120
},
"stopId": "0:01265P",
"stopSequence": 9
},
{
"arrival": {
"time": "1748922258",
"uncertainty": 120
},
"departure": {
"time": "1748922258",
"uncertainty": 120
},
"stopId": "0:01255P",
"stopSequence": 10
},
{
"arrival": {
"time": "1748922283",
"uncertainty": 120
},
"departure": {
"time": "1748922283",
"uncertainty": 120
},
"stopId": "0:01250P",
"stopSequence": 11
},
{
"arrival": {
"time": "1748922316",
"uncertainty": 120
},
"departure": {
"time": "1748922316",
"uncertainty": 120
},
"stopId": "0:01230P",
"stopSequence": 12
},
{
"arrival": {
"time": "1748922444",
"uncertainty": 120
},
"departure": {
"time": "1748922444",
"uncertainty": 120
},
"stopId": "0:18200P",
"stopSequence": 13
},
{
"arrival": {
"time": "1748922516",
"uncertainty": 120
},
"departure": {
"time": "1748922516",
"uncertainty": 120
},
"stopId": "0:01210P",
"stopSequence": 14
},
{
"arrival": {
"time": "1748922558",
"uncertainty": 120
},
"departure": {
"time": "1748922558",
"uncertainty": 120
},
"stopId": "0:01200P",
"stopSequence": 15
},
{
"arrival": {
"time": "1748922646",
"uncertainty": 120
},
"departure": {
"time": "1748922646",
"uncertainty": 120
},
"stopId": "0:01190P",
"stopSequence": 16
},
{
"arrival": {
"time": "1748922834",
"uncertainty": 120
},
"departure": {
"time": "1748922858",
"uncertainty": 120
},
"stopId": "0:01170P",
"stopSequence": 17
},
{
"arrival": {
"time": "1748922914",
"uncertainty": 120
},
"departure": {
"time": "1748922914",
"uncertainty": 120
},
"stopId": "0:01160P",
"stopSequence": 18
},
{
"arrival": {
"time": "1748922954",
"uncertainty": 120
},
"departure": {
"time": "1748922954",
"uncertainty": 120
},
"stopId": "0:18160P",
"stopSequence": 19
},
{
"arrival": {
"time": "1748923007",
"uncertainty": 120
},
"departure": {
"time": "1748923007",
"uncertainty": 120
},
"stopId": "0:02110P",
"stopSequence": 20
},
{
"arrival": {
"time": "1748923033",
"uncertainty": 120
},
"departure": {
"time": "1748923033",
"uncertainty": 120
},
"stopId": "0:02100P",
"stopSequence": 21
},
{
"arrival": {
"time": "1748923074",
"uncertainty": 120
},
"departure": {
"time": "1748923074",
"uncertainty": 120
},
"stopId": "0:02090P",
"stopSequence": 22
},
{
"arrival": {
"time": "1748923104",
"uncertainty": 120
},
"departure": {
"time": "1748923104",
"uncertainty": 120
},
"stopId": "0:02080P",
"stopSequence": 23
},
{
"arrival": {
"time": "1748923149",
"uncertainty": 120
},
"departure": {
"time": "1748923149",
"uncertainty": 120
},
"stopId": "0:02070P",
"stopSequence": 24
},
{
"arrival": {
"time": "1748923216",
"uncertainty": 120
},
"departure": {
"time": "1748923216",
"uncertainty": 120
},
"stopId": "0:02060P",
"stopSequence": 25
},
{
"arrival": {
"time": "1748923267",
"uncertainty": 120
},
"departure": {
"time": "1748923267",
"uncertainty": 120
},
"stopId": "0:02050P",
"stopSequence": 26
},
{
"arrival": {
"time": "1748923316",
"uncertainty": 120
},
"departure": {
"time": "1748923316",
"uncertainty": 120
},
"stopId": "0:02040P",
"stopSequence": 27
},
{
"arrival": {
"time": "1748923335",
"uncertainty": 120
},
"departure": {
"time": "1748923335",
"uncertainty": 120
},
"stopId": "0:02370C",
"stopSequence": 28
},
{
"arrival": {
"time": "1748923379",
"uncertainty": 120
},
"departure": {
"time": "1748923379",
"uncertainty": 120
},
"stopId": "0:02011C",
"stopSequence": 29
},
{
"arrival": {
"time": "1748923514",
"uncertainty": 120
},
"departure": {
"time": "1748923514",
"uncertainty": 120
},
"stopId": "0:02010C",
"stopSequence": 30
},
{
"arrival": {
"time": "1748923562",
"uncertainty": 120
},
"departure": {
"time": "1748923562",
"uncertainty": 120
},
"stopId": "0:02020C",
"stopSequence": 31
},
{
"arrival": {
"time": "1748923621",
"uncertainty": 120
},
"departure": {
"time": "1748923621",
"uncertainty": 120
},
"stopId": "0:02030C",
"stopSequence": 32
},
{
"arrival": {
"time": "1748923659",
"uncertainty": 120
},
"departure": {
"time": "1748923659",
"uncertainty": 120
},
"stopId": "0:02370P",
"stopSequence": 33
},
{
"arrival": {
"time": "1748923689",
"uncertainty": 120
},
"departure": {
"time": "1748923689",
"uncertainty": 120
},
"stopId": "0:02375P",
"stopSequence": 34
},
{
"arrival": {
"time": "1748923809",
"uncertainty": 120
},
"departure": {
"time": "1748923809",
"uncertainty": 120
},
"stopId": "0:02006P",
"stopSequence": 35
},
{
"arrival": {
"time": "1748924136",
"uncertainty": 120
},
"departure": {
"time": "1748924136",
"uncertainty": 120
},
"stopId": "0:02380P",
"stopSequence": 36
},
{
"arrival": {
"time": "1748924223",
"uncertainty": 120
},
"departure": {
"time": "1748924223",
"uncertainty": 120
},
"stopId": "0:TA9180P",
"stopSequence": 37
},
{
"arrival": {
"time": "1748924310",
"uncertainty": 120
},
"departure": {
"time": "1748924310",
"uncertainty": 120
},
"stopId": "0:TA0001P",
"stopSequence": 38
},
{
"arrival": {
"time": "1748924495",
"uncertainty": 120
},
"departure": {
"time": "1748924495",
"uncertainty": 120
},
"stopId": "0:TA0145P",
"stopSequence": 39
},
{
"arrival": {
"time": "1748924589",
"uncertainty": 120
},
"departure": {
"time": "1748924589",
"uncertainty": 120
},
"stopId": "0:02003P",
"stopSequence": 40
},
{
"arrival": {
"time": "1748924667",
"uncertainty": 120
},
"departure": {
"time": "1748924667",
"uncertainty": 120
},
"stopId": "0:TA0001C",
"stopSequence": 41
},
{
"arrival": {
"time": "1748924709",
"uncertainty": 120
},
"stopId": "0:TA00028C",
"stopSequence": 42
}
],
"trip": {
"directionId": 1,
"routeId": "1020",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2988028"
},
"vehicle": {
"id": "34",
"label": "34"
}
}
},
{
"id": "988010",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748921430",
"uncertainty": 120
},
"stopId": "0:TA00028C",
"stopSequence": 1
},
{
"arrival": {
"time": "1748921760",
"uncertainty": 120
},
"departure": {
"time": "1748921760",
"uncertainty": 120
},
"stopId": "0:02004C",
"stopSequence": 2
},
{
"arrival": {
"time": "1748921862",
"uncertainty": 120
},
"departure": {
"time": "1748921862",
"uncertainty": 120
},
"stopId": "0:TA0001C",
"stopSequence": 3
},
{
"arrival": {
"time": "1748921951",
"uncertainty": 120
},
"departure": {
"time": "1748921969",
"uncertainty": 120
},
"stopId": "0:TA9180C",
"stopSequence": 4
},
{
"arrival": {
"time": "1748922096",
"uncertainty": 120
},
"departure": {
"time": "1748922096",
"uncertainty": 120
},
"stopId": "0:02380C",
"stopSequence": 5
},
{
"arrival": {
"time": "1748922431",
"uncertainty": 120
},
"departure": {
"time": "1748922431",
"uncertainty": 120
},
"stopId": "0:02006C",
"stopSequence": 6
},
{
"arrival": {
"time": "1748922709",
"uncertainty": 120
},
"departure": {
"time": "1748922721",
"uncertainty": 120
},
"stopId": "0:02375C",
"stopSequence": 7
},
{
"arrival": {
"time": "1748922764",
"uncertainty": 120
},
"departure": {
"time": "1748922840",
"uncertainty": 120
},
"stopId": "0:02370C",
"stopSequence": 8
},
{
"arrival": {
"time": "1748922879",
"uncertainty": 120
},
"departure": {
"time": "1748922879",
"uncertainty": 120
},
"stopId": "0:02011C",
"stopSequence": 9
},
{
"arrival": {
"time": "1748923017",
"uncertainty": 120
},
"departure": {
"time": "1748923017",
"uncertainty": 120
},
"stopId": "0:02010C",
"stopSequence": 10
},
{
"arrival": {
"time": "1748923059",
"uncertainty": 120
},
"departure": {
"time": "1748923059",
"uncertainty": 120
},
"stopId": "0:02020C",
"stopSequence": 11
},
{
"arrival": {
"time": "1748923123",
"uncertainty": 120
},
"departure": {
"time": "1748923123",
"uncertainty": 120
},
"stopId": "0:02030C",
"stopSequence": 12
},
{
"arrival": {
"time": "1748923176",
"uncertainty": 120
},
"departure": {
"time": "1748923176",
"uncertainty": 120
},
"stopId": "0:02370P",
"stopSequence": 13
},
{
"arrival": {
"time": "1748923213",
"uncertainty": 120
},
"departure": {
"time": "1748923213",
"uncertainty": 120
},
"stopId": "0:02040C",
"stopSequence": 14
},
{
"arrival": {
"time": "1748923262",
"uncertainty": 120
},
"departure": {
"time": "1748923262",
"uncertainty": 120
},
"stopId": "0:02050C",
"stopSequence": 15
},
{
"arrival": {
"time": "1748923323",
"uncertainty": 120
},
"departure": {
"time": "1748923323",
"uncertainty": 120
},
"stopId": "0:02060C",
"stopSequence": 16
},
{
"arrival": {
"time": "1748923409",
"uncertainty": 120
},
"departure": {
"time": "1748923409",
"uncertainty": 120
},
"stopId": "0:02070C",
"stopSequence": 17
},
{
"arrival": {
"time": "1748923458",
"uncertainty": 120
},
"departure": {
"time": "1748923458",
"uncertainty": 120
},
"stopId": "0:02080C",
"stopSequence": 18
},
{
"arrival": {
"time": "1748923495",
"uncertainty": 120
},
"departure": {
"time": "1748923495",
"uncertainty": 120
},
"stopId": "0:02090C",
"stopSequence": 19
},
{
"arrival": {
"time": "1748923547",
"uncertainty": 120
},
"departure": {
"time": "1748923547",
"uncertainty": 120
},
"stopId": "0:02100C",
"stopSequence": 20
},
{
"arrival": {
"time": "1748923586",
"uncertainty": 120
},
"departure": {
"time": "1748923586",
"uncertainty": 120
},
"stopId": "0:02110C",
"stopSequence": 21
},
{
"arrival": {
"time": "1748923648",
"uncertainty": 120
},
"departure": {
"time": "1748923648",
"uncertainty": 120
},
"stopId": "0:18160C",
"stopSequence": 22
},
{
"arrival": {
"time": "1748923709",
"uncertainty": 120
},
"departure": {
"time": "1748923709",
"uncertainty": 120
},
"stopId": "0:01160C",
"stopSequence": 23
},
{
"arrival": {
"time": "1748923820",
"uncertainty": 120
},
"departure": {
"time": "1748923820",
"uncertainty": 120
},
"stopId": "0:01170C",
"stopSequence": 24
},
{
"arrival": {
"time": "1748924454",
"uncertainty": 120
},
"departure": {
"time": "1748924454",
"uncertainty": 120
},
"stopId": "0:01190C",
"stopSequence": 25
},
{
"arrival": {
"time": "1748924514",
"uncertainty": 120
},
"departure": {
"time": "1748924514",
"uncertainty": 120
},
"stopId": "0:01200C",
"stopSequence": 26
},
{
"arrival": {
"time": "1748924654",
"uncertainty": 120
},
"departure": {
"time": "1748924654",
"uncertainty": 120
},
"stopId": "0:01210C",
"stopSequence": 27
},
{
"arrival": {
"time": "1748924776",
"uncertainty": 120
},
"departure": {
"time": "1748924776",
"uncertainty": 120
},
"stopId": "0:01230C",
"stopSequence": 28
},
{
"arrival": {
"time": "1748924871",
"uncertainty": 120
},
"departure": {
"time": "1748924871",
"uncertainty": 120
},
"stopId": "0:01240C",
"stopSequence": 29
},
{
"arrival": {
"time": "1748924956",
"uncertainty": 120
},
"departure": {
"time": "1748924956",
"uncertainty": 120
},
"stopId": "0:01270C",
"stopSequence": 30
},
{
"arrival": {
"time": "1748925026",
"uncertainty": 120
},
"departure": {
"time": "1748925026",
"uncertainty": 120
},
"stopId": "0:01280C",
"stopSequence": 31
},
{
"arrival": {
"time": "1748925130",
"uncertainty": 120
},
"departure": {
"time": "1748925130",
"uncertainty": 120
},
"stopId": "0:18170C",
"stopSequence": 32
},
{
"arrival": {
"time": "1748925179",
"uncertainty": 120
},
"departure": {
"time": "1748925179",
"uncertainty": 120
},
"stopId": "0:18180C",
"stopSequence": 33
},
{
"arrival": {
"time": "1748925254",
"uncertainty": 120
},
"departure": {
"time": "1748925254",
"uncertainty": 120
},
"stopId": "0:01320C",
"stopSequence": 34
},
{
"arrival": {
"time": "1748925306",
"uncertainty": 120
},
"departure": {
"time": "1748925306",
"uncertainty": 120
},
"stopId": "0:18130C",
"stopSequence": 35
},
{
"arrival": {
"time": "1748925391",
"uncertainty": 120
},
"departure": {
"time": "1748925391",
"uncertainty": 120
},
"stopId": "0:01362C",
"stopSequence": 36
},
{
"arrival": {
"time": "1748925453",
"uncertainty": 120
},
"stopId": "0:19060C",
"stopSequence": 37
}
],
"trip": {
"directionId": 0,
"routeId": "1020",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2988010"
},
"vehicle": {
"id": "31",
"label": "31"
}
}
},
{
"id": "987984",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748925000",
"uncertainty": 120
},
"stopId": "0:19060C",
"stopSequence": 1
}
],
"trip": {
"directionId": 1,
"routeId": "1020",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987984"
}
}
},
{
"id": "987985",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1748925000",
"uncertainty": 120
},
"stopId": "0:TA00028C",
"stopSequence": 1
}
],
"trip": {
"directionId": 0,
"routeId": "1020",
"scheduleRelationship": "SCHEDULED",
"tripId": "2_2987985"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1748922885"
}
}