Resource details
This resource file is part of the dataset Réseau urbain Mariné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
❌30 errors, 35 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2026-04-02 at 09:15 Europe/Paris using the MobilityData GTFS-RT validator.
Errors
GTFS-rt stop_id does not exist in GTFS data E011 7 errors
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Sample errors
- trip_id 21725828 stop_id outmds does not exist in GTFS data stops.txt
- trip_id 21725996 stop_id wimmair4 does not exist in GTFS data stops.txt
- trip_id 21725992 stop_id wimmair4 does not exist in GTFS data stops.txt
- trip_id 21725994 stop_id wimmair3 does not exist in GTFS data stops.txt
- trip_id 21725974 stop_id wimmair3 does not exist in GTFS data stops.txt
Sequential stop_time_update times are not increasing E022 10 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 21725828 stop_sequence 1 departure_time 09:45:00 (1775115900) is less than previous stop departure_time 10:01:09 (1775116869) - times must increase between two sequential stops
- trip_id 21725828 stop_sequence 1 departure_time 09:45:00 (1775115900) is less than previous stop arrival_time 10:01:09 (1775116869) - times must increase between two sequential stops
- trip_id 21725828 stop_sequence 2 arrival_time 09:46:35 (1775115995) is less than previous stop arrival_time 10:01:09 (1775116869) - times must increase between two sequential stops
- trip_id 21725828 stop_sequence 2 departure_time 09:46:35 (1775115995) is less than previous stop arrival_time 10:01:09 (1775116869) - times must increase between two sequential stops
- trip_id 21725828 stop_sequence 16 arrival_time 10:01:48 (1775116908) is less than previous stop arrival_time 10:03:11 (1775116991) - times must increase between two sequential stops
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 13 errors
If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt
Sample errors
- GTFS-rt trip_id 21323584 stop_sequence 11 has stop_id smbheli but GTFS stop_sequence 11 has stop_id smbheli2 - stop_ids should be the same
- GTFS-rt trip_id 21725941 stop_sequence 4 has stop_id smbecol but GTFS stop_sequence 4 has stop_id smbecol3 - stop_ids should be the same
- GTFS-rt trip_id 21725936 stop_sequence 4 has stop_id smbecol but GTFS stop_sequence 4 has stop_id smbecol3 - stop_ids should be the same
- GTFS-rt trip_id 21725938 stop_sequence 6 has stop_id smbecol but GTFS stop_sequence 6 has stop_id smbecol3 - stop_ids should be the same
- GTFS-rt trip_id 21725931 stop_sequence 13 has stop_id smbecol but GTFS stop_sequence 13 has stop_id smbecol3 - stop_ids should be the same
Warnings
vehicle_id not populated W002 35 errors
vehicle_id should be populated for TripUpdates and VehiclePositions
Sample errors
- trip_id 21323593 does not have a vehicle_id
- trip_id 21323585 does not have a vehicle_id
- trip_id 21725857 does not have a vehicle_id
- trip_id 21725866 does not have a vehicle_id
- trip_id 21725828 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 |
|---|---|---|---|
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 256 | 30 times (100 % of validations) |
| E045 | If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt | 377 | 30 times (100 % of validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 1,071 | 30 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. | 908 | 26 times (87 % of validations) |
| E002 | stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence | 43 | 25 times (83 % of validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 11 | 11 times (37 % of validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 11 | 11 times (37 % of validations) |
| E025 | Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time. | 1 | 1 times (3 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-04-02 at 17:38 Europe/Paris.
trip_updates (91) 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 2026-04-02 at 17:38 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "21725876",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775146980",
"uncertainty": 120
},
"stopId": "equmin",
"stopSequence": 1
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 0,
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725876"
}
}
},
{
"id": "21725879",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775145360",
"uncertainty": 120
},
"stopId": "smbpoly",
"stopSequence": 1
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 1,
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725879"
}
}
},
{
"id": "21725873",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775144283",
"uncertainty": 120
},
"stopId": "smbpoly",
"stopSequence": 1
},
{
"arrival": {
"time": "1775144387",
"uncertainty": 120
},
"departure": {
"time": "1775144387",
"uncertainty": 120
},
"stopId": "smbdesv2",
"stopSequence": 2
},
{
"arrival": {
"time": "1775144508",
"uncertainty": 120
},
"departure": {
"time": "1775144508",
"uncertainty": 120
},
"stopId": "smbgir2",
"stopSequence": 3
},
{
"arrival": {
"time": "1775144561",
"uncertainty": 120
},
"departure": {
"time": "1775144561",
"uncertainty": 120
},
"stopId": "smbecol",
"stopSequence": 4
},
{
"arrival": {
"time": "1775144635",
"uncertainty": 120
},
"departure": {
"time": "1775144635",
"uncertainty": 120
},
"stopId": "bsmhopi3",
"stopSequence": 5
},
{
"arrival": {
"time": "1775144716",
"uncertainty": 120
},
"departure": {
"time": "1775144716",
"uncertainty": 120
},
"stopId": "bsmhre",
"stopSequence": 6
},
{
"arrival": {
"time": "1775144804",
"uncertainty": 120
},
"departure": {
"time": "1775144804",
"uncertainty": 120
},
"stopId": "smbecol",
"stopSequence": 7
},
{
"arrival": {
"time": "1775144860",
"uncertainty": 120
},
"departure": {
"time": "1775144860",
"uncertainty": 120
},
"stopId": "bsmrho",
"stopSequence": 8
},
{
"arrival": {
"time": "1775144947",
"uncertainty": 120
},
"departure": {
"time": "1775144947",
"uncertainty": 120
},
"stopId": "bsmbran2",
"stopSequence": 9
},
{
"arrival": {
"time": "1775145069",
"uncertainty": 120
},
"departure": {
"time": "1775145069",
"uncertainty": 120
},
"stopId": "bsmhenn",
"stopSequence": 10
},
{
"arrival": {
"time": "1775145207",
"uncertainty": 120
},
"departure": {
"time": "1775145207",
"uncertainty": 120
},
"stopId": "bsmsncf2",
"stopSequence": 11
},
{
"arrival": {
"time": "1775145527",
"uncertainty": 120
},
"departure": {
"time": "1775145527",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 12
},
{
"arrival": {
"time": "1775145685",
"uncertainty": 120
},
"departure": {
"time": "1775145900",
"uncertainty": 120
},
"stopId": "bsmcca2",
"stopSequence": 13
},
{
"arrival": {
"time": "1775145975",
"uncertainty": 120
},
"departure": {
"time": "1775145975",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 14
},
{
"arrival": {
"time": "1775146061",
"uncertainty": 120
},
"departure": {
"time": "1775146061",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 15
},
{
"arrival": {
"time": "1775146135",
"uncertainty": 120
},
"departure": {
"time": "1775146135",
"uncertainty": 120
},
"stopId": "bsmpca",
"stopSequence": 16
},
{
"arrival": {
"time": "1775146263",
"uncertainty": 120
},
"departure": {
"time": "1775146263",
"uncertainty": 120
},
"stopId": "bsmmba",
"stopSequence": 17
},
{
"arrival": {
"time": "1775146376",
"uncertainty": 120
},
"departure": {
"time": "1775146376",
"uncertainty": 120
},
"stopId": "lepcime",
"stopSequence": 18
},
{
"arrival": {
"time": "1775146432",
"uncertainty": 120
},
"departure": {
"time": "1775146432",
"uncertainty": 120
},
"stopId": "lpohen",
"stopSequence": 19
},
{
"arrival": {
"time": "1775146508",
"uncertainty": 120
},
"departure": {
"time": "1775146508",
"uncertainty": 120
},
"stopId": "lpopfa",
"stopSequence": 20
},
{
"arrival": {
"time": "1775146587",
"uncertainty": 120
},
"departure": {
"time": "1775146587",
"uncertainty": 120
},
"stopId": "lpogou",
"stopSequence": 21
},
{
"arrival": {
"time": "1775146668",
"uncertainty": 120
},
"departure": {
"time": "1775146668",
"uncertainty": 120
},
"stopId": "lpolive",
"stopSequence": 22
},
{
"arrival": {
"time": "1775146753",
"uncertainty": 120
},
"departure": {
"time": "1775146753",
"uncertainty": 120
},
"stopId": "lpopagn",
"stopSequence": 23
},
{
"arrival": {
"time": "1775146852",
"uncertainty": 120
},
"departure": {
"time": "1775146852",
"uncertainty": 120
},
"stopId": "lpoloti",
"stopSequence": 24
},
{
"arrival": {
"time": "1775146976",
"uncertainty": 120
},
"departure": {
"time": "1775146976",
"uncertainty": 120
},
"stopId": "lpoegli",
"stopSequence": 25
},
{
"arrival": {
"time": "1775147036",
"uncertainty": 120
},
"departure": {
"time": "1775147036",
"uncertainty": 120
},
"stopId": "lpoalpr",
"stopSequence": 26
},
{
"arrival": {
"time": "1775147108",
"uncertainty": 120
},
"departure": {
"time": "1775147108",
"uncertainty": 120
},
"stopId": "outsall2",
"stopSequence": 27
},
{
"arrival": {
"time": "1775147156",
"uncertainty": 120
},
"departure": {
"time": "1775147156",
"uncertainty": 120
},
"stopId": "outmass2",
"stopSequence": 28
},
{
"arrival": {
"time": "1775147216",
"uncertainty": 120
},
"stopId": "outserv2",
"stopSequence": 29
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 1,
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725873"
},
"vehicle": {
"id": "191",
"label": "191"
}
}
},
{
"id": "21725875",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775146140",
"uncertainty": 120
},
"stopId": "smblamb2",
"stopSequence": 1
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 1,
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725875"
}
}
},
{
"id": "21725881",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775147640",
"uncertainty": 120
},
"stopId": "smbpoly",
"stopSequence": 1
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 1,
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725881"
}
}
},
{
"id": "21725862",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775141583",
"uncertainty": 120
},
"stopId": "smbpoly",
"stopSequence": 1
},
{
"arrival": {
"time": "1775141600",
"uncertainty": 120
},
"departure": {
"time": "1775141614",
"uncertainty": 120
},
"stopId": "smbdesv2",
"stopSequence": 2
},
{
"arrival": {
"time": "1775141673",
"uncertainty": 120
},
"departure": {
"time": "1775141673",
"uncertainty": 120
},
"stopId": "smbgir2",
"stopSequence": 3
},
{
"arrival": {
"time": "1775141733",
"uncertainty": 120
},
"departure": {
"time": "1775141733",
"uncertainty": 120
},
"stopId": "smbecol",
"stopSequence": 4
},
{
"arrival": {
"time": "1775141780",
"uncertainty": 120
},
"departure": {
"time": "1775141883",
"uncertainty": 120
},
"stopId": "bsmhopi3",
"stopSequence": 5
},
{
"arrival": {
"time": "1775141984",
"uncertainty": 120
},
"departure": {
"time": "1775141984",
"uncertainty": 120
},
"stopId": "bsmhre",
"stopSequence": 6
},
{
"arrival": {
"time": "1775142076",
"uncertainty": 120
},
"departure": {
"time": "1775142076",
"uncertainty": 120
},
"stopId": "smbecol",
"stopSequence": 7
},
{
"arrival": {
"time": "1775142123",
"uncertainty": 120
},
"departure": {
"time": "1775142123",
"uncertainty": 120
},
"stopId": "bsmrho",
"stopSequence": 8
},
{
"arrival": {
"time": "1775142188",
"uncertainty": 120
},
"departure": {
"time": "1775142188",
"uncertainty": 120
},
"stopId": "bsmbran2",
"stopSequence": 9
},
{
"arrival": {
"time": "1775142359",
"uncertainty": 120
},
"departure": {
"time": "1775142423",
"uncertainty": 120
},
"stopId": "bsmhenn",
"stopSequence": 10
},
{
"arrival": {
"time": "1775142548",
"uncertainty": 120
},
"departure": {
"time": "1775142603",
"uncertainty": 120
},
"stopId": "bsmsncf2",
"stopSequence": 11
},
{
"arrival": {
"time": "1775142941",
"uncertainty": 120
},
"departure": {
"time": "1775143053",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 12
},
{
"arrival": {
"time": "1775143193",
"uncertainty": 120
},
"departure": {
"time": "1775143263",
"uncertainty": 120
},
"stopId": "bsmcca2",
"stopSequence": 13
},
{
"arrival": {
"time": "1775143380",
"uncertainty": 120
},
"departure": {
"time": "1775143413",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 14
},
{
"arrival": {
"time": "1775143533",
"uncertainty": 120
},
"departure": {
"time": "1775143563",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 15
},
{
"arrival": {
"time": "1775143623",
"uncertainty": 120
},
"departure": {
"time": "1775143623",
"uncertainty": 120
},
"stopId": "bsmpca",
"stopSequence": 16
},
{
"arrival": {
"time": "1775143712",
"uncertainty": 120
},
"departure": {
"time": "1775143712",
"uncertainty": 120
},
"stopId": "bsmmba",
"stopSequence": 17
},
{
"arrival": {
"time": "1775143768",
"uncertainty": 120
},
"departure": {
"time": "1775143803",
"uncertainty": 120
},
"stopId": "lepcime",
"stopSequence": 18
},
{
"arrival": {
"time": "1775143857",
"uncertainty": 120
},
"departure": {
"time": "1775143863",
"uncertainty": 120
},
"stopId": "lpohen",
"stopSequence": 19
},
{
"arrival": {
"time": "1775143923",
"uncertainty": 120
},
"departure": {
"time": "1775143953",
"uncertainty": 120
},
"stopId": "lpopfa",
"stopSequence": 20
},
{
"arrival": {
"time": "1775143994",
"uncertainty": 120
},
"departure": {
"time": "1775144013",
"uncertainty": 120
},
"stopId": "lpogou",
"stopSequence": 21
},
{
"arrival": {
"time": "1775144090",
"uncertainty": 120
},
"departure": {
"time": "1775144103",
"uncertainty": 120
},
"stopId": "lpolive",
"stopSequence": 22
},
{
"arrival": {
"time": "1775144178",
"uncertainty": 120
},
"departure": {
"time": "1775144193",
"uncertainty": 120
},
"stopId": "lpopagn",
"stopSequence": 23
},
{
"arrival": {
"time": "1775144283",
"uncertainty": 120
},
"departure": {
"time": "1775144283",
"uncertainty": 120
},
"stopId": "lpoloti",
"stopSequence": 24
},
{
"arrival": {
"time": "1775144372",
"uncertainty": 120
},
"departure": {
"time": "1775144372",
"uncertainty": 120
},
"stopId": "lpoegli",
"stopSequence": 25
},
{
"arrival": {
"time": "1775144401",
"uncertainty": 120
},
"departure": {
"time": "1775144401",
"uncertainty": 120
},
"stopId": "lpoalpr",
"stopSequence": 26
},
{
"arrival": {
"time": "1775144462",
"uncertainty": 120
},
"departure": {
"time": "1775144462",
"uncertainty": 120
},
"stopId": "outsall2",
"stopSequence": 27
},
{
"arrival": {
"time": "1775144500",
"uncertainty": 120
},
"departure": {
"time": "1775144500",
"uncertainty": 120
},
"stopId": "outmass2",
"stopSequence": 28
},
{
"arrival": {
"time": "1775144560",
"uncertainty": 120
},
"stopId": "outserv2",
"stopSequence": 29
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 1,
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725862"
},
"vehicle": {
"id": "181",
"label": "181"
}
}
},
{
"id": "21725863",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775141580",
"uncertainty": 120
},
"stopId": "equmin",
"stopSequence": 1
},
{
"arrival": {
"time": "1775141695",
"uncertainty": 120
},
"departure": {
"time": "1775141695",
"uncertainty": 120
},
"stopId": "outserv",
"stopSequence": 2
},
{
"arrival": {
"time": "1775141722",
"uncertainty": 120
},
"departure": {
"time": "1775141722",
"uncertainty": 120
},
"stopId": "outmass",
"stopSequence": 3
},
{
"arrival": {
"time": "1775141760",
"uncertainty": 120
},
"departure": {
"time": "1775141760",
"uncertainty": 120
},
"stopId": "outsall",
"stopSequence": 4
},
{
"arrival": {
"time": "1775141810",
"uncertainty": 120
},
"departure": {
"time": "1775141880",
"uncertainty": 120
},
"stopId": "lpoalpr2",
"stopSequence": 5
},
{
"arrival": {
"time": "1775141934",
"uncertainty": 120
},
"departure": {
"time": "1775141970",
"uncertainty": 120
},
"stopId": "lpoegli2",
"stopSequence": 6
},
{
"arrival": {
"time": "1775142030",
"uncertainty": 120
},
"departure": {
"time": "1775142030",
"uncertainty": 120
},
"stopId": "lpoloti2",
"stopSequence": 7
},
{
"arrival": {
"time": "1775142134",
"uncertainty": 120
},
"departure": {
"time": "1775142150",
"uncertainty": 120
},
"stopId": "lposan2",
"stopSequence": 8
},
{
"arrival": {
"time": "1775142232",
"uncertainty": 120
},
"departure": {
"time": "1775142270",
"uncertainty": 120
},
"stopId": "lpogai1",
"stopSequence": 9
},
{
"arrival": {
"time": "1775142339",
"uncertainty": 120
},
"departure": {
"time": "1775142360",
"uncertainty": 120
},
"stopId": "lpomou",
"stopSequence": 10
},
{
"arrival": {
"time": "1775142406",
"uncertainty": 120
},
"departure": {
"time": "1775142406",
"uncertainty": 120
},
"stopId": "lpoave",
"stopSequence": 11
},
{
"arrival": {
"time": "1775142480",
"uncertainty": 120
},
"departure": {
"time": "1775142480",
"uncertainty": 120
},
"stopId": "lepcime2",
"stopSequence": 12
},
{
"arrival": {
"time": "1775142531",
"uncertainty": 120
},
"departure": {
"time": "1775142531",
"uncertainty": 120
},
"stopId": "bsmhvi2",
"stopSequence": 13
},
{
"arrival": {
"time": "1775142635",
"uncertainty": 120
},
"departure": {
"time": "1775142690",
"uncertainty": 120
},
"stopId": "bsmpca2",
"stopSequence": 14
},
{
"arrival": {
"time": "1775142740",
"uncertainty": 120
},
"departure": {
"time": "1775142750",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 15
},
{
"arrival": {
"time": "1775142859",
"uncertainty": 120
},
"departure": {
"time": "1775142960",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 16
},
{
"arrival": {
"time": "1775143050",
"uncertainty": 120
},
"departure": {
"time": "1775143230",
"uncertainty": 120
},
"stopId": "bsmcca13",
"stopSequence": 17
},
{
"arrival": {
"time": "1775143376",
"uncertainty": 120
},
"departure": {
"time": "1775143410",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 18
},
{
"arrival": {
"time": "1775143507",
"uncertainty": 120
},
"departure": {
"time": "1775143560",
"uncertainty": 120
},
"stopId": "bsmhenn3",
"stopSequence": 19
},
{
"arrival": {
"time": "1775143680",
"uncertainty": 120
},
"departure": {
"time": "1775143680",
"uncertainty": 120
},
"stopId": "bsmbran",
"stopSequence": 20
},
{
"arrival": {
"time": "1775143754",
"uncertainty": 120
},
"departure": {
"time": "1775143754",
"uncertainty": 120
},
"stopId": "bsmrho2",
"stopSequence": 21
},
{
"arrival": {
"time": "1775143807",
"uncertainty": 120
},
"departure": {
"time": "1775143807",
"uncertainty": 120
},
"stopId": "smbecol",
"stopSequence": 22
},
{
"arrival": {
"time": "1775143942",
"uncertainty": 120
},
"departure": {
"time": "1775144100",
"uncertainty": 120
},
"stopId": "bsmhopi3",
"stopSequence": 23
},
{
"arrival": {
"time": "1775144181",
"uncertainty": 120
},
"departure": {
"time": "1775144181",
"uncertainty": 120
},
"stopId": "bsmhre",
"stopSequence": 24
},
{
"arrival": {
"time": "1775144290",
"uncertainty": 120
},
"departure": {
"time": "1775144310",
"uncertainty": 120
},
"stopId": "smbegli",
"stopSequence": 25
},
{
"arrival": {
"time": "1775144406",
"uncertainty": 120
},
"departure": {
"time": "1775144406",
"uncertainty": 120
},
"stopId": "smbdesv",
"stopSequence": 26
},
{
"arrival": {
"time": "1775144461",
"uncertainty": 120
},
"departure": {
"time": "1775144461",
"uncertainty": 120
},
"stopId": "smbpoly3",
"stopSequence": 27
},
{
"arrival": {
"time": "1775144575",
"uncertainty": 120
},
"departure": {
"time": "1775144575",
"uncertainty": 120
},
"stopId": "smbpeu2",
"stopSequence": 28
},
{
"arrival": {
"time": "1775144641",
"uncertainty": 120
},
"stopId": "smblam",
"stopSequence": 29
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 0,
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725863"
},
"vehicle": {
"id": "176",
"label": "176"
}
}
},
{
"id": "21725844",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1775147400",
"uncertainty": 120
},
"departure": {
"time": "1775147400",
"uncertainty": 120
},
"stopId": "outplac2"
},
{
"arrival": {
"time": "1775147483",
"uncertainty": 120
},
"departure": {
"time": "1775147483",
"uncertainty": 120
},
"stopId": "outkenn"
},
{
"arrival": {
"time": "1775147589",
"uncertainty": 120
},
"departure": {
"time": "1775147589",
"uncertainty": 120
},
"stopId": "outmds"
},
{
"departure": {
"time": "1775146500",
"uncertainty": 120
},
"stopId": "bsmcca11",
"stopSequence": 1
},
{
"arrival": {
"time": "1775146626",
"uncertainty": 120
},
"departure": {
"time": "1775146626",
"uncertainty": 120
},
"stopId": "bsmdaun2",
"stopSequence": 2
},
{
"arrival": {
"time": "1775146740",
"uncertainty": 120
},
"departure": {
"time": "1775146740",
"uncertainty": 120
},
"stopId": "bsmsncf2",
"stopSequence": 3
},
{
"arrival": {
"time": "1775146905",
"uncertainty": 120
},
"departure": {
"time": "1775146905",
"uncertainty": 120
},
"stopId": "bsmvie2",
"stopSequence": 4
},
{
"arrival": {
"time": "1775146995",
"uncertainty": 120
},
"departure": {
"time": "1775146995",
"uncertainty": 120
},
"stopId": "outsir",
"stopSequence": 5
},
{
"arrival": {
"time": "1775147030",
"uncertainty": 120
},
"departure": {
"time": "1775147030",
"uncertainty": 120
},
"stopId": "outnce",
"stopSequence": 6
},
{
"arrival": {
"time": "1775147107",
"uncertainty": 120
},
"departure": {
"time": "1775147107",
"uncertainty": 120
},
"stopId": "outlal",
"stopSequence": 7
},
{
"arrival": {
"time": "1775147171",
"uncertainty": 120
},
"departure": {
"time": "1775147171",
"uncertainty": 120
},
"stopId": "outlibe",
"stopSequence": 8
},
{
"arrival": {
"time": "1775147248",
"uncertainty": 120
},
"departure": {
"time": "1775147248",
"uncertainty": 120
},
"stopId": "outdeni",
"stopSequence": 9
},
{
"arrival": {
"time": "1775147311",
"uncertainty": 120
},
"departure": {
"time": "1775147311",
"uncertainty": 120
},
"stopId": "outpres",
"stopSequence": 10
},
{
"arrival": {
"time": "1775147400",
"uncertainty": 120
},
"departure": {
"time": "1775147400",
"uncertainty": 120
},
"stopId": "outplac",
"stopSequence": 11
},
{
"arrival": {
"time": "1775147546",
"uncertainty": 120
},
"departure": {
"time": "1775147546",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "outdela",
"stopSequence": 12
},
{
"arrival": {
"time": "1775147596",
"uncertainty": 120
},
"departure": {
"time": "1775147596",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "outeco",
"stopSequence": 13
},
{
"arrival": {
"time": "1775147700",
"uncertainty": 120
},
"departure": {
"time": "1775147700",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "outrena",
"stopSequence": 14
},
{
"arrival": {
"time": "1775147771",
"uncertainty": 120
},
"departure": {
"time": "1775147771",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "outpru2",
"stopSequence": 15
},
{
"arrival": {
"time": "1775147628",
"uncertainty": 120
},
"departure": {
"time": "1775147628",
"uncertainty": 120
},
"stopId": "outtil2",
"stopSequence": 16
},
{
"arrival": {
"time": "1775147691",
"uncertainty": 120
},
"departure": {
"time": "1775147691",
"uncertainty": 120
},
"stopId": "outorm",
"stopSequence": 17
},
{
"arrival": {
"time": "1775147752",
"uncertainty": 120
},
"departure": {
"time": "1775147752",
"uncertainty": 120
},
"stopId": "outpeu",
"stopSequence": 18
},
{
"arrival": {
"time": "1775147834",
"uncertainty": 120
},
"departure": {
"time": "1775147834",
"uncertainty": 120
},
"stopId": "outmont",
"stopSequence": 19
},
{
"arrival": {
"time": "1775147998",
"uncertainty": 120
},
"stopId": "outserv2",
"stopSequence": 20
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 0,
"routeId": "O",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725844"
}
}
},
{
"id": "21725845",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1775144013",
"uncertainty": 120
},
"departure": {
"time": "1775144034",
"uncertainty": 120
},
"stopId": "outplac2"
},
{
"arrival": {
"time": "1775144169",
"uncertainty": 120
},
"departure": {
"time": "1775144180",
"uncertainty": 120
},
"stopId": "outkenn"
},
{
"arrival": {
"time": "1775144335",
"uncertainty": 120
},
"departure": {
"time": "1775144335",
"uncertainty": 120
},
"stopId": "outmds"
},
{
"departure": {
"time": "1775142963",
"uncertainty": 120
},
"stopId": "bsmcca11",
"stopSequence": 1
},
{
"arrival": {
"time": "1775143044",
"uncertainty": 120
},
"departure": {
"time": "1775143083",
"uncertainty": 120
},
"stopId": "bsmdaun2",
"stopSequence": 2
},
{
"arrival": {
"time": "1775143257",
"uncertainty": 120
},
"departure": {
"time": "1775143263",
"uncertainty": 120
},
"stopId": "bsmsncf2",
"stopSequence": 3
},
{
"arrival": {
"time": "1775143413",
"uncertainty": 120
},
"departure": {
"time": "1775143444",
"uncertainty": 120
},
"stopId": "bsmvie2",
"stopSequence": 4
},
{
"arrival": {
"time": "1775143513",
"uncertainty": 120
},
"departure": {
"time": "1775143533",
"uncertainty": 120
},
"stopId": "outsir",
"stopSequence": 5
},
{
"arrival": {
"time": "1775143572",
"uncertainty": 120
},
"departure": {
"time": "1775143592",
"uncertainty": 120
},
"stopId": "outnce",
"stopSequence": 6
},
{
"arrival": {
"time": "1775143653",
"uncertainty": 120
},
"departure": {
"time": "1775143683",
"uncertainty": 120
},
"stopId": "outlal",
"stopSequence": 7
},
{
"arrival": {
"time": "1775143743",
"uncertainty": 120
},
"departure": {
"time": "1775143773",
"uncertainty": 120
},
"stopId": "outlibe",
"stopSequence": 8
},
{
"arrival": {
"time": "1775143833",
"uncertainty": 120
},
"departure": {
"time": "1775143863",
"uncertainty": 120
},
"stopId": "outdeni",
"stopSequence": 9
},
{
"arrival": {
"time": "1775143905",
"uncertainty": 120
},
"departure": {
"time": "1775143923",
"uncertainty": 120
},
"stopId": "outpres",
"stopSequence": 10
},
{
"arrival": {
"time": "1775144013",
"uncertainty": 120
},
"departure": {
"time": "1775144013",
"uncertainty": 120
},
"stopId": "outplac",
"stopSequence": 11
},
{
"arrival": {
"time": "1775143977",
"uncertainty": 120
},
"departure": {
"time": "1775143977",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "outdela",
"stopSequence": 12
},
{
"arrival": {
"time": "1775144017",
"uncertainty": 120
},
"departure": {
"time": "1775144017",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "outeco",
"stopSequence": 13
},
{
"arrival": {
"time": "1775144100",
"uncertainty": 120
},
"departure": {
"time": "1775144100",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "outrena",
"stopSequence": 14
},
{
"arrival": {
"time": "1775144171",
"uncertainty": 120
},
"departure": {
"time": "1775144171",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "outpru2",
"stopSequence": 15
},
{
"arrival": {
"time": "1775144374",
"uncertainty": 120
},
"departure": {
"time": "1775144374",
"uncertainty": 120
},
"stopId": "outtil2",
"stopSequence": 16
},
{
"arrival": {
"time": "1775144437",
"uncertainty": 120
},
"departure": {
"time": "1775144437",
"uncertainty": 120
},
"stopId": "outorm",
"stopSequence": 17
},
{
"arrival": {
"time": "1775144498",
"uncertainty": 120
},
"departure": {
"time": "1775144498",
"uncertainty": 120
},
"stopId": "outpeu",
"stopSequence": 18
},
{
"arrival": {
"time": "1775144580",
"uncertainty": 120
},
"departure": {
"time": "1775144580",
"uncertainty": 120
},
"stopId": "outmont",
"stopSequence": 19
},
{
"arrival": {
"time": "1775144744",
"uncertainty": 120
},
"stopId": "outserv2",
"stopSequence": 20
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 0,
"routeId": "O",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725845"
},
"vehicle": {
"id": "516",
"label": "516"
}
}
},
{
"id": "21725852",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775145300",
"uncertainty": 120
},
"stopId": "equmin",
"stopSequence": 1
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 1,
"routeId": "O",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725852"
}
}
},
{
"id": "21323904",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775146200",
"uncertainty": 120
},
"stopId": "smbjos1",
"stopSequence": 1
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 1,
"routeId": "53",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323904"
}
}
},
{
"id": "21725849",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775144283",
"uncertainty": 120
},
"stopId": "equmin",
"stopSequence": 1
},
{
"arrival": {
"time": "1775144401",
"uncertainty": 120
},
"departure": {
"time": "1775144401",
"uncertainty": 120
},
"stopId": "outserv",
"stopSequence": 2
},
{
"arrival": {
"time": "1775144493",
"uncertainty": 120
},
"departure": {
"time": "1775144493",
"uncertainty": 120
},
"stopId": "outmont2",
"stopSequence": 3
},
{
"arrival": {
"time": "1775144533",
"uncertainty": 120
},
"departure": {
"time": "1775144533",
"uncertainty": 120
},
"stopId": "outpeu2",
"stopSequence": 4
},
{
"arrival": {
"time": "1775144573",
"uncertainty": 120
},
"departure": {
"time": "1775144573",
"uncertainty": 120
},
"stopId": "outorm2",
"stopSequence": 5
},
{
"arrival": {
"time": "1775144639",
"uncertainty": 120
},
"departure": {
"time": "1775144639",
"uncertainty": 120
},
"stopId": "outtill",
"stopSequence": 6
},
{
"arrival": {
"time": "1775144661",
"uncertainty": 120
},
"departure": {
"time": "1775144661",
"uncertainty": 120
},
"stopId": "outpru",
"stopSequence": 7
},
{
"arrival": {
"time": "1775144737",
"uncertainty": 120
},
"departure": {
"time": "1775144737",
"uncertainty": 120
},
"stopId": "outrena2",
"stopSequence": 8
},
{
"arrival": {
"time": "1775144824",
"uncertainty": 120
},
"departure": {
"time": "1775144824",
"uncertainty": 120
},
"stopId": "outeco2",
"stopSequence": 9
},
{
"arrival": {
"time": "1775144915",
"uncertainty": 120
},
"departure": {
"time": "1775144915",
"uncertainty": 120
},
"stopId": "outmazu2",
"stopSequence": 10
},
{
"arrival": {
"time": "1775144994",
"uncertainty": 120
},
"departure": {
"time": "1775144994",
"uncertainty": 120
},
"stopId": "outkenn",
"stopSequence": 11
},
{
"arrival": {
"time": "1775145113",
"uncertainty": 120
},
"departure": {
"time": "1775145113",
"uncertainty": 120
},
"stopId": "outlep1",
"stopSequence": 12
},
{
"arrival": {
"time": "1775145173",
"uncertainty": 120
},
"departure": {
"time": "1775145173",
"uncertainty": 120
},
"stopId": "outplac",
"stopSequence": 13
},
{
"arrival": {
"time": "1775145248",
"uncertainty": 120
},
"departure": {
"time": "1775145248",
"uncertainty": 120
},
"stopId": "outpost",
"stopSequence": 14
},
{
"arrival": {
"time": "1775145291",
"uncertainty": 120
},
"departure": {
"time": "1775145291",
"uncertainty": 120
},
"stopId": "outbiez",
"stopSequence": 15
},
{
"arrival": {
"time": "1775145337",
"uncertainty": 120
},
"departure": {
"time": "1775145337",
"uncertainty": 120
},
"stopId": "outpres2",
"stopSequence": 16
},
{
"arrival": {
"time": "1775145419",
"uncertainty": 120
},
"departure": {
"time": "1775145419",
"uncertainty": 120
},
"stopId": "outdeni3",
"stopSequence": 17
},
{
"arrival": {
"time": "1775145473",
"uncertainty": 120
},
"departure": {
"time": "1775145473",
"uncertainty": 120
},
"stopId": "outlibe2",
"stopSequence": 18
},
{
"arrival": {
"time": "1775145521",
"uncertainty": 120
},
"departure": {
"time": "1775145521",
"uncertainty": 120
},
"stopId": "outlal2",
"stopSequence": 19
},
{
"arrival": {
"time": "1775145577",
"uncertainty": 120
},
"departure": {
"time": "1775145577",
"uncertainty": 120
},
"stopId": "outnce2",
"stopSequence": 20
},
{
"arrival": {
"time": "1775145608",
"uncertainty": 120
},
"departure": {
"time": "1775145608",
"uncertainty": 120
},
"stopId": "outsir2",
"stopSequence": 21
},
{
"arrival": {
"time": "1775145684",
"uncertainty": 120
},
"departure": {
"time": "1775145684",
"uncertainty": 120
},
"stopId": "bsmvie",
"stopSequence": 22
},
{
"arrival": {
"time": "1775145833",
"uncertainty": 120
},
"departure": {
"time": "1775145833",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 23
},
{
"arrival": {
"time": "1775145948",
"uncertainty": 120
},
"departure": {
"time": "1775145948",
"uncertainty": 120
},
"stopId": "bsmdaun",
"stopSequence": 24
},
{
"arrival": {
"time": "1775146141",
"uncertainty": 120
},
"stopId": "bsmcc11r",
"stopSequence": 25
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 1,
"routeId": "O",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725849"
},
"vehicle": {
"id": "1200",
"label": "1200"
}
}
},
{
"id": "21725850",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1775145508",
"uncertainty": 120
},
"departure": {
"time": "1775145508",
"uncertainty": 120
},
"stopId": "outplac2"
},
{
"arrival": {
"time": "1775145591",
"uncertainty": 120
},
"departure": {
"time": "1775145591",
"uncertainty": 120
},
"stopId": "outkenn"
},
{
"arrival": {
"time": "1775145697",
"uncertainty": 120
},
"departure": {
"time": "1775145697",
"uncertainty": 120
},
"stopId": "outmds"
},
{
"departure": {
"time": "1775144700",
"uncertainty": 120
},
"stopId": "bsmcca11",
"stopSequence": 1
},
{
"arrival": {
"time": "1775144804",
"uncertainty": 120
},
"departure": {
"time": "1775144804",
"uncertainty": 120
},
"stopId": "bsmdaun2",
"stopSequence": 2
},
{
"arrival": {
"time": "1775144897",
"uncertainty": 120
},
"departure": {
"time": "1775144897",
"uncertainty": 120
},
"stopId": "bsmsncf2",
"stopSequence": 3
},
{
"arrival": {
"time": "1775145057",
"uncertainty": 120
},
"departure": {
"time": "1775145057",
"uncertainty": 120
},
"stopId": "bsmvie2",
"stopSequence": 4
},
{
"arrival": {
"time": "1775145136",
"uncertainty": 120
},
"departure": {
"time": "1775145136",
"uncertainty": 120
},
"stopId": "outsir",
"stopSequence": 5
},
{
"arrival": {
"time": "1775145175",
"uncertainty": 120
},
"departure": {
"time": "1775145175",
"uncertainty": 120
},
"stopId": "outnce",
"stopSequence": 6
},
{
"arrival": {
"time": "1775145242",
"uncertainty": 120
},
"departure": {
"time": "1775145242",
"uncertainty": 120
},
"stopId": "outlal",
"stopSequence": 7
},
{
"arrival": {
"time": "1775145305",
"uncertainty": 120
},
"departure": {
"time": "1775145305",
"uncertainty": 120
},
"stopId": "outlibe",
"stopSequence": 8
},
{
"arrival": {
"time": "1775145370",
"uncertainty": 120
},
"departure": {
"time": "1775145370",
"uncertainty": 120
},
"stopId": "outdeni",
"stopSequence": 9
},
{
"arrival": {
"time": "1775145417",
"uncertainty": 120
},
"departure": {
"time": "1775145417",
"uncertainty": 120
},
"stopId": "outpres",
"stopSequence": 10
},
{
"arrival": {
"time": "1775145508",
"uncertainty": 120
},
"departure": {
"time": "1775145508",
"uncertainty": 120
},
"stopId": "outplac",
"stopSequence": 11
},
{
"arrival": {
"time": "1775145777",
"uncertainty": 120
},
"departure": {
"time": "1775145777",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "outdela",
"stopSequence": 12
},
{
"arrival": {
"time": "1775145817",
"uncertainty": 120
},
"departure": {
"time": "1775145817",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "outeco",
"stopSequence": 13
},
{
"arrival": {
"time": "1775145900",
"uncertainty": 120
},
"departure": {
"time": "1775145900",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "outrena",
"stopSequence": 14
},
{
"arrival": {
"time": "1775145971",
"uncertainty": 120
},
"departure": {
"time": "1775145971",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "outpru2",
"stopSequence": 15
},
{
"arrival": {
"time": "1775145736",
"uncertainty": 120
},
"departure": {
"time": "1775145736",
"uncertainty": 120
},
"stopId": "outtil2",
"stopSequence": 16
},
{
"arrival": {
"time": "1775145799",
"uncertainty": 120
},
"departure": {
"time": "1775145799",
"uncertainty": 120
},
"stopId": "outorm",
"stopSequence": 17
},
{
"arrival": {
"time": "1775145860",
"uncertainty": 120
},
"departure": {
"time": "1775145860",
"uncertainty": 120
},
"stopId": "outpeu",
"stopSequence": 18
},
{
"arrival": {
"time": "1775145942",
"uncertainty": 120
},
"departure": {
"time": "1775145942",
"uncertainty": 120
},
"stopId": "outmont",
"stopSequence": 19
},
{
"arrival": {
"time": "1775146106",
"uncertainty": 120
},
"stopId": "outserv2",
"stopSequence": 20
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 0,
"routeId": "O",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725850"
}
}
},
{
"id": "21725851",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775147100",
"uncertainty": 120
},
"stopId": "equmin",
"stopSequence": 1
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 1,
"routeId": "O",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725851"
}
}
},
{
"id": "21323824",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775147100",
"uncertainty": 120
},
"stopId": "hesecol2",
"stopSequence": 1
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 1,
"routeId": "G",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323824"
}
}
},
{
"id": "21323829",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775145600",
"uncertainty": 120
},
"stopId": "bsmcca4",
"stopSequence": 1
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 0,
"routeId": "G",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323829"
}
}
},
{
"id": "21323822",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775147700",
"uncertainty": 120
},
"stopId": "bsmcca4",
"stopSequence": 1
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 0,
"routeId": "G",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323822"
}
}
},
{
"id": "21323821",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775143863",
"uncertainty": 120
},
"stopId": "bsmcca4",
"stopSequence": 1
},
{
"arrival": {
"time": "1775144032",
"uncertainty": 120
},
"departure": {
"time": "1775144074",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 2
},
{
"arrival": {
"time": "1775144195",
"uncertainty": 120
},
"departure": {
"time": "1775144224",
"uncertainty": 120
},
"stopId": "bsmlumi2",
"stopSequence": 3
},
{
"arrival": {
"time": "1775144318",
"uncertainty": 120
},
"departure": {
"time": "1775144318",
"uncertainty": 120
},
"stopId": "bsmaug1",
"stopSequence": 4
},
{
"arrival": {
"time": "1775144432",
"uncertainty": 120
},
"departure": {
"time": "1775144432",
"uncertainty": 120
},
"stopId": "bsmhenn2",
"stopSequence": 5
},
{
"arrival": {
"time": "1775144474",
"uncertainty": 120
},
"departure": {
"time": "1775144474",
"uncertainty": 120
},
"stopId": "bsmros2",
"stopSequence": 6
},
{
"arrival": {
"time": "1775144521",
"uncertainty": 120
},
"departure": {
"time": "1775144521",
"uncertainty": 120
},
"stopId": "bsmmade",
"stopSequence": 7
},
{
"arrival": {
"time": "1775144615",
"uncertainty": 120
},
"departure": {
"time": "1775144615",
"uncertainty": 120
},
"stopId": "smbplat2",
"stopSequence": 8
},
{
"arrival": {
"time": "1775144713",
"uncertainty": 120
},
"departure": {
"time": "1775144713",
"uncertainty": 120
},
"stopId": "leopite",
"stopSequence": 9
},
{
"arrival": {
"time": "1775144908",
"uncertainty": 120
},
"departure": {
"time": "1775144908",
"uncertainty": 120
},
"stopId": "leopet1",
"stopSequence": 10
},
{
"arrival": {
"time": "1775145064",
"uncertainty": 120
},
"departure": {
"time": "1775145064",
"uncertainty": 120
},
"stopId": "lebeau3",
"stopSequence": 11
},
{
"arrival": {
"time": "1775145123",
"uncertainty": 120
},
"departure": {
"time": "1775145123",
"uncertainty": 120
},
"stopId": "leocite",
"stopSequence": 12
},
{
"arrival": {
"time": "1775145164",
"uncertainty": 120
},
"departure": {
"time": "1775145164",
"uncertainty": 120
},
"stopId": "leobel1",
"stopSequence": 13
},
{
"arrival": {
"time": "1775145261",
"uncertainty": 120
},
"departure": {
"time": "1775145261",
"uncertainty": 120
},
"stopId": "leofle1",
"stopSequence": 14
},
{
"arrival": {
"time": "1775145384",
"uncertainty": 120
},
"departure": {
"time": "1775145384",
"uncertainty": 120
},
"stopId": "leopon1",
"stopSequence": 15
},
{
"arrival": {
"time": "1775145464",
"uncertainty": 120
},
"departure": {
"time": "1775145464",
"uncertainty": 120
},
"stopId": "leomair",
"stopSequence": 16
},
{
"arrival": {
"time": "1775145513",
"uncertainty": 120
},
"departure": {
"time": "1775145513",
"uncertainty": 120
},
"stopId": "leogal",
"stopSequence": 17
},
{
"arrival": {
"time": "1775145555",
"uncertainty": 120
},
"departure": {
"time": "1775145555",
"uncertainty": 120
},
"stopId": "leomou1",
"stopSequence": 18
},
{
"arrival": {
"time": "1775145644",
"uncertainty": 120
},
"departure": {
"time": "1775145644",
"uncertainty": 120
},
"stopId": "leoleod",
"stopSequence": 19
},
{
"arrival": {
"time": "1775145706",
"uncertainty": 120
},
"departure": {
"time": "1775145706",
"uncertainty": 120
},
"stopId": "leomou2",
"stopSequence": 20
},
{
"arrival": {
"time": "1775145726",
"uncertainty": 120
},
"departure": {
"time": "1775145726",
"uncertainty": 120
},
"stopId": "leogal2",
"stopSequence": 21
},
{
"arrival": {
"time": "1775145788",
"uncertainty": 120
},
"departure": {
"time": "1775145788",
"uncertainty": 120
},
"stopId": "leochat",
"stopSequence": 22
},
{
"arrival": {
"time": "1775145846",
"uncertainty": 120
},
"departure": {
"time": "1775145846",
"uncertainty": 120
},
"stopId": "isqresi",
"stopSequence": 23
},
{
"arrival": {
"time": "1775145964",
"uncertainty": 120
},
"departure": {
"time": "1775145964",
"uncertainty": 120
},
"stopId": "isqhame",
"stopSequence": 24
},
{
"arrival": {
"time": "1775146130",
"uncertainty": 120
},
"departure": {
"time": "1775146130",
"uncertainty": 120
},
"stopId": "isqmair",
"stopSequence": 25
},
{
"arrival": {
"time": "1775146228",
"uncertainty": 120
},
"departure": {
"time": "1775146228",
"uncertainty": 120
},
"stopId": "isqcast",
"stopSequence": 26
},
{
"arrival": {
"time": "1775146276",
"uncertainty": 120
},
"departure": {
"time": "1775146276",
"uncertainty": 120
},
"stopId": "isqegli",
"stopSequence": 27
},
{
"arrival": {
"time": "1775146353",
"uncertainty": 120
},
"departure": {
"time": "1775146353",
"uncertainty": 120
},
"stopId": "isqvill",
"stopSequence": 28
},
{
"arrival": {
"time": "1775146404",
"uncertainty": 120
},
"departure": {
"time": "1775146404",
"uncertainty": 120
},
"stopId": "isqcast2",
"stopSequence": 29
},
{
"arrival": {
"time": "1775146582",
"uncertainty": 120
},
"departure": {
"time": "1775146582",
"uncertainty": 120
},
"stopId": "hestro1",
"stopSequence": 30
},
{
"arrival": {
"time": "1775146723",
"uncertainty": 120
},
"departure": {
"time": "1775146723",
"uncertainty": 120
},
"stopId": "hesman1",
"stopSequence": 31
},
{
"arrival": {
"time": "1775146771",
"uncertainty": 120
},
"stopId": "hesver1",
"stopSequence": 32
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 0,
"routeId": "G",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323821"
},
"vehicle": {
"id": "1198",
"label": "1198"
}
}
},
{
"id": "21323815",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775146322",
"uncertainty": 120
},
"stopId": "smbjos1",
"stopSequence": 1
},
{
"arrival": {
"time": "1775146399",
"uncertainty": 120
},
"departure": {
"time": "1775146399",
"uncertainty": 120
},
"stopId": "smbjard",
"stopSequence": 2
},
{
"arrival": {
"time": "1775146524",
"uncertainty": 120
},
"departure": {
"time": "1775146524",
"uncertainty": 120
},
"stopId": "smbcal1",
"stopSequence": 3
},
{
"arrival": {
"time": "1775146785",
"uncertainty": 120
},
"departure": {
"time": "1775146785",
"uncertainty": 120
},
"stopId": "bsmmaq1",
"stopSequence": 4
},
{
"arrival": {
"time": "1775147205",
"uncertainty": 120
},
"departure": {
"time": "1775147205",
"uncertainty": 120
},
"stopId": "smbgir2",
"stopSequence": 5
},
{
"arrival": {
"time": "1775147385",
"uncertainty": 120
},
"departure": {
"time": "1775147385",
"uncertainty": 120
},
"stopId": "bsmbran2",
"stopSequence": 6
},
{
"arrival": {
"time": "1775147563",
"uncertainty": 120
},
"departure": {
"time": "1775147563",
"uncertainty": 120
},
"stopId": "bsmhenn",
"stopSequence": 7
},
{
"arrival": {
"time": "1775148043",
"uncertainty": 120
},
"departure": {
"time": "1775148043",
"uncertainty": 120
},
"stopId": "leochat",
"stopSequence": 8
},
{
"arrival": {
"time": "1775148260",
"uncertainty": 120
},
"departure": {
"time": "1775148260",
"uncertainty": 120
},
"stopId": "isqmair",
"stopSequence": 9
},
{
"arrival": {
"time": "1775148461",
"uncertainty": 120
},
"departure": {
"time": "1775148461",
"uncertainty": 120
},
"stopId": "hestro1",
"stopSequence": 10
},
{
"arrival": {
"time": "1775148580",
"uncertainty": 120
},
"departure": {
"time": "1775148580",
"uncertainty": 120
},
"stopId": "hesman1",
"stopSequence": 11
},
{
"arrival": {
"time": "1775148643",
"uncertainty": 120
},
"departure": {
"time": "1775148643",
"uncertainty": 120
},
"stopId": "hesecol",
"stopSequence": 12
},
{
"arrival": {
"time": "1775148877",
"uncertainty": 120
},
"departure": {
"time": "1775148877",
"uncertainty": 120
},
"stopId": "hesegli",
"stopSequence": 13
},
{
"arrival": {
"time": "1775148943",
"uncertainty": 120
},
"stopId": "hegmai1",
"stopSequence": 14
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 1,
"routeId": "83",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323815"
}
}
},
{
"id": "21323779",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775144167",
"uncertainty": 120
},
"stopId": "bsmcca10",
"stopSequence": 1
},
{
"arrival": {
"time": "1775144383",
"uncertainty": 120
},
"departure": {
"time": "1775144383",
"uncertainty": 120
},
"stopId": "bsmdal1",
"stopSequence": 2
},
{
"arrival": {
"time": "1775144726",
"uncertainty": 120
},
"departure": {
"time": "1775144726",
"uncertainty": 120
},
"stopId": "bsmsou2",
"stopSequence": 3
},
{
"arrival": {
"time": "1775144966",
"uncertainty": 120
},
"departure": {
"time": "1775144966",
"uncertainty": 120
},
"stopId": "smbjos2",
"stopSequence": 4
},
{
"arrival": {
"time": "1775145206",
"uncertainty": 120
},
"departure": {
"time": "1775145206",
"uncertainty": 120
},
"stopId": "smbcol1",
"stopSequence": 5
},
{
"arrival": {
"time": "1775145274",
"uncertainty": 120
},
"departure": {
"time": "1775145274",
"uncertainty": 120
},
"stopId": "smbmair",
"stopSequence": 6
},
{
"arrival": {
"time": "1775145916",
"uncertainty": 120
},
"departure": {
"time": "1775145916",
"uncertainty": 120
},
"stopId": "pitpit1",
"stopSequence": 7
},
{
"arrival": {
"time": "1775145978",
"uncertainty": 120
},
"departure": {
"time": "1775145978",
"uncertainty": 120
},
"stopId": "persouv",
"stopSequence": 8
},
{
"arrival": {
"time": "1775146146",
"uncertainty": 120
},
"departure": {
"time": "1775146146",
"uncertainty": 120
},
"stopId": "perplac",
"stopSequence": 9
},
{
"arrival": {
"time": "1775146470",
"uncertainty": 120
},
"departure": {
"time": "1775146470",
"uncertainty": 120
},
"stopId": "confore3",
"stopSequence": 10
},
{
"arrival": {
"time": "1775146516",
"uncertainty": 120
},
"departure": {
"time": "1775146516",
"uncertainty": 120
},
"stopId": "conoix1",
"stopSequence": 11
},
{
"arrival": {
"time": "1775146677",
"uncertainty": 120
},
"departure": {
"time": "1775146677",
"uncertainty": 120
},
"stopId": "conplac2",
"stopSequence": 12
},
{
"arrival": {
"time": "1775146816",
"uncertainty": 120
},
"departure": {
"time": "1775146816",
"uncertainty": 120
},
"stopId": "concroq2",
"stopSequence": 13
},
{
"arrival": {
"time": "1775147236",
"uncertainty": 120
},
"departure": {
"time": "1775147236",
"uncertainty": 120
},
"stopId": "baimacq2",
"stopSequence": 14
},
{
"arrival": {
"time": "1775147435",
"uncertainty": 120
},
"departure": {
"time": "1775147435",
"uncertainty": 120
},
"stopId": "lacpont2",
"stopSequence": 15
},
{
"arrival": {
"time": "1775147535",
"uncertainty": 120
},
"departure": {
"time": "1775147535",
"uncertainty": 120
},
"stopId": "lacchai2",
"stopSequence": 16
},
{
"arrival": {
"time": "1775147628",
"uncertainty": 120
},
"departure": {
"time": "1775147628",
"uncertainty": 120
},
"stopId": "lacegli2",
"stopSequence": 17
},
{
"arrival": {
"time": "1775147680",
"uncertainty": 120
},
"departure": {
"time": "1775147680",
"uncertainty": 120
},
"stopId": "lacgara2",
"stopSequence": 18
},
{
"arrival": {
"time": "1775147809",
"uncertainty": 120
},
"departure": {
"time": "1775147809",
"uncertainty": 120
},
"stopId": "lacpern2",
"stopSequence": 19
},
{
"arrival": {
"time": "1775147880",
"uncertainty": 120
},
"departure": {
"time": "1775147880",
"uncertainty": 120
},
"stopId": "lacpell2",
"stopSequence": 20
},
{
"arrival": {
"time": "1775147955",
"uncertainty": 120
},
"stopId": "smbbadh2",
"stopSequence": 21
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 1,
"routeId": "176",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323779"
},
"vehicle": {
"id": "216",
"label": "216"
}
}
},
{
"id": "21323777",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775147400",
"uncertainty": 120
},
"stopId": "bsmcca10",
"stopSequence": 1
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 1,
"routeId": "176",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323777"
}
}
},
{
"id": "21323903",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775143003",
"uncertainty": 120
},
"stopId": "smbjos1",
"stopSequence": 1
},
{
"arrival": {
"time": "1775143033",
"uncertainty": 120
},
"departure": {
"time": "1775143033",
"uncertainty": 120
},
"stopId": "smbjard",
"stopSequence": 2
},
{
"arrival": {
"time": "1775143101",
"uncertainty": 120
},
"departure": {
"time": "1775143153",
"uncertainty": 120
},
"stopId": "smbcal1",
"stopSequence": 3
},
{
"arrival": {
"time": "1775143303",
"uncertainty": 120
},
"departure": {
"time": "1775143303",
"uncertainty": 120
},
"stopId": "bsmduf1",
"stopSequence": 4
},
{
"arrival": {
"time": "1775143414",
"uncertainty": 120
},
"departure": {
"time": "1775143414",
"uncertainty": 120
},
"stopId": "bsmstm1",
"stopSequence": 5
},
{
"arrival": {
"time": "1775143454",
"uncertainty": 120
},
"departure": {
"time": "1775143454",
"uncertainty": 120
},
"stopId": "bsmnav1",
"stopSequence": 6
},
{
"arrival": {
"time": "1775143648",
"uncertainty": 120
},
"departure": {
"time": "1775143723",
"uncertainty": 120
},
"stopId": "bsmsgen2",
"stopSequence": 7
},
{
"arrival": {
"time": "1775143970",
"uncertainty": 120
},
"departure": {
"time": "1775144310",
"uncertainty": 120
},
"stopId": "bsmc15a",
"stopSequence": 8
},
{
"arrival": {
"time": "1775144488",
"uncertainty": 120
},
"departure": {
"time": "1775144488",
"uncertainty": 120
},
"stopId": "bsmhenn2",
"stopSequence": 9
},
{
"arrival": {
"time": "1775145540",
"uncertainty": 120
},
"departure": {
"time": "1775145540",
"uncertainty": 120
},
"stopId": "conpav2",
"stopSequence": 10
},
{
"arrival": {
"time": "1775145680",
"uncertainty": 120
},
"departure": {
"time": "1775145680",
"uncertainty": 120
},
"stopId": "conmairi",
"stopSequence": 11
},
{
"arrival": {
"time": "1775145811",
"uncertainty": 120
},
"departure": {
"time": "1775145811",
"uncertainty": 120
},
"stopId": "concha2",
"stopSequence": 12
},
{
"arrival": {
"time": "1775145960",
"uncertainty": 120
},
"departure": {
"time": "1775145960",
"uncertainty": 120
},
"stopId": "conpas2",
"stopSequence": 13
},
{
"arrival": {
"time": "1775146260",
"uncertainty": 120
},
"departure": {
"time": "1775146260",
"uncertainty": 120
},
"stopId": "neudun1",
"stopSequence": 14
},
{
"arrival": {
"time": "1775146319",
"uncertainty": 120
},
"departure": {
"time": "1775146319",
"uncertainty": 120
},
"stopId": "neumin",
"stopSequence": 15
},
{
"arrival": {
"time": "1775146740",
"uncertainty": 120
},
"departure": {
"time": "1775146740",
"uncertainty": 120
},
"stopId": "neslav2",
"stopSequence": 16
},
{
"arrival": {
"time": "1775146824",
"uncertainty": 120
},
"departure": {
"time": "1775146824",
"uncertainty": 120
},
"stopId": "neucoin",
"stopSequence": 17
},
{
"arrival": {
"time": "1775146920",
"uncertainty": 120
},
"departure": {
"time": "1775146920",
"uncertainty": 120
},
"stopId": "neumai2",
"stopSequence": 18
},
{
"arrival": {
"time": "1775147020",
"uncertainty": 120
},
"departure": {
"time": "1775147020",
"uncertainty": 120
},
"stopId": "neuforg",
"stopSequence": 19
},
{
"arrival": {
"time": "1775147100",
"uncertainty": 120
},
"departure": {
"time": "1775147100",
"uncertainty": 120
},
"stopId": "neuson1",
"stopSequence": 20
},
{
"arrival": {
"time": "1775147363",
"uncertainty": 120
},
"departure": {
"time": "1775147363",
"uncertainty": 120
},
"stopId": "dancite",
"stopSequence": 21
},
{
"arrival": {
"time": "1775147477",
"uncertainty": 120
},
"departure": {
"time": "1775147477",
"uncertainty": 120
},
"stopId": "danmai1",
"stopSequence": 22
},
{
"arrival": {
"time": "1775147580",
"uncertainty": 120
},
"stopId": "danpet2",
"stopSequence": 23
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 1,
"routeId": "53",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323903"
},
"vehicle": {
"id": "170",
"label": "170"
}
}
},
{
"id": "21725904",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775144520",
"uncertainty": 120
},
"stopId": "equmin",
"stopSequence": 1
},
{
"arrival": {
"time": "1775144638",
"uncertainty": 120
},
"departure": {
"time": "1775144638",
"uncertainty": 120
},
"stopId": "outserv",
"stopSequence": 2
},
{
"arrival": {
"time": "1775144687",
"uncertainty": 120
},
"departure": {
"time": "1775144687",
"uncertainty": 120
},
"stopId": "outmass",
"stopSequence": 3
},
{
"arrival": {
"time": "1775144712",
"uncertainty": 120
},
"departure": {
"time": "1775144712",
"uncertainty": 120
},
"stopId": "outsall",
"stopSequence": 4
},
{
"arrival": {
"time": "1775144771",
"uncertainty": 120
},
"departure": {
"time": "1775144771",
"uncertainty": 120
},
"stopId": "lpoalpr2",
"stopSequence": 5
},
{
"arrival": {
"time": "1775144838",
"uncertainty": 120
},
"departure": {
"time": "1775144838",
"uncertainty": 120
},
"stopId": "lpoegli2",
"stopSequence": 6
},
{
"arrival": {
"time": "1775144902",
"uncertainty": 120
},
"departure": {
"time": "1775144902",
"uncertainty": 120
},
"stopId": "lpoloti2",
"stopSequence": 7
},
{
"arrival": {
"time": "1775145062",
"uncertainty": 120
},
"departure": {
"time": "1775145062",
"uncertainty": 120
},
"stopId": "lposan2",
"stopSequence": 8
},
{
"arrival": {
"time": "1775145181",
"uncertainty": 120
},
"departure": {
"time": "1775145181",
"uncertainty": 120
},
"stopId": "lpogai1",
"stopSequence": 9
},
{
"arrival": {
"time": "1775145242",
"uncertainty": 120
},
"departure": {
"time": "1775145242",
"uncertainty": 120
},
"stopId": "lpomou",
"stopSequence": 10
},
{
"arrival": {
"time": "1775145300",
"uncertainty": 120
},
"departure": {
"time": "1775145300",
"uncertainty": 120
},
"stopId": "lpoave",
"stopSequence": 11
},
{
"arrival": {
"time": "1775145412",
"uncertainty": 120
},
"departure": {
"time": "1775145412",
"uncertainty": 120
},
"stopId": "lepcime2",
"stopSequence": 12
},
{
"arrival": {
"time": "1775145468",
"uncertainty": 120
},
"departure": {
"time": "1775145468",
"uncertainty": 120
},
"stopId": "bsmhvi2",
"stopSequence": 13
},
{
"arrival": {
"time": "1775145676",
"uncertainty": 120
},
"departure": {
"time": "1775145676",
"uncertainty": 120
},
"stopId": "bsmpca2",
"stopSequence": 14
},
{
"arrival": {
"time": "1775145711",
"uncertainty": 120
},
"departure": {
"time": "1775145711",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 15
},
{
"arrival": {
"time": "1775145884",
"uncertainty": 120
},
"departure": {
"time": "1775145884",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 16
},
{
"arrival": {
"time": "1775146064",
"uncertainty": 120
},
"departure": {
"time": "1775146200",
"uncertainty": 120
},
"stopId": "bsmcca13",
"stopSequence": 17
},
{
"arrival": {
"time": "1775146380",
"uncertainty": 120
},
"departure": {
"time": "1775146380",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 18
},
{
"arrival": {
"time": "1775146560",
"uncertainty": 120
},
"departure": {
"time": "1775146560",
"uncertainty": 120
},
"stopId": "bsmhenn3",
"stopSequence": 19
},
{
"arrival": {
"time": "1775146702",
"uncertainty": 120
},
"departure": {
"time": "1775146702",
"uncertainty": 120
},
"stopId": "bsmbran",
"stopSequence": 20
},
{
"arrival": {
"time": "1775146860",
"uncertainty": 120
},
"departure": {
"time": "1775146860",
"uncertainty": 120
},
"stopId": "bsmrho2",
"stopSequence": 21
},
{
"arrival": {
"time": "1775146963",
"uncertainty": 120
},
"departure": {
"time": "1775146963",
"uncertainty": 120
},
"stopId": "smbecol",
"stopSequence": 22
},
{
"arrival": {
"time": "1775147040",
"uncertainty": 120
},
"departure": {
"time": "1775147040",
"uncertainty": 120
},
"stopId": "bsmhopi3",
"stopSequence": 23
},
{
"arrival": {
"time": "1775147142",
"uncertainty": 120
},
"departure": {
"time": "1775147142",
"uncertainty": 120
},
"stopId": "bsmhre",
"stopSequence": 24
},
{
"arrival": {
"time": "1775147340",
"uncertainty": 120
},
"departure": {
"time": "1775147340",
"uncertainty": 120
},
"stopId": "smbegli",
"stopSequence": 25
},
{
"arrival": {
"time": "1775147494",
"uncertainty": 120
},
"departure": {
"time": "1775147494",
"uncertainty": 120
},
"stopId": "smbdesv",
"stopSequence": 26
},
{
"arrival": {
"time": "1775147580",
"uncertainty": 120
},
"departure": {
"time": "1775147580",
"uncertainty": 120
},
"stopId": "smbpoly3",
"stopSequence": 27
},
{
"arrival": {
"time": "1775147694",
"uncertainty": 120
},
"departure": {
"time": "1775147694",
"uncertainty": 120
},
"stopId": "smbpeu2",
"stopSequence": 28
},
{
"arrival": {
"time": "1775147760",
"uncertainty": 120
},
"departure": {
"time": "1775147760",
"uncertainty": 120
},
"stopId": "smblam",
"stopSequence": 29
},
{
"arrival": {
"time": "1775147935",
"uncertainty": 120
},
"departure": {
"time": "1775147935",
"uncertainty": 120
},
"stopId": "baiboud",
"stopSequence": 30
},
{
"arrival": {
"time": "1775148003",
"uncertainty": 120
},
"departure": {
"time": "1775148003",
"uncertainty": 120
},
"stopId": "baipat",
"stopSequence": 31
},
{
"arrival": {
"time": "1775148150",
"uncertainty": 120
},
"departure": {
"time": "1775148150",
"uncertainty": 120
},
"stopId": "baicas1",
"stopSequence": 32
},
{
"arrival": {
"time": "1775148204",
"uncertainty": 120
},
"departure": {
"time": "1775148204",
"uncertainty": 120
},
"stopId": "baiaub1",
"stopSequence": 33
},
{
"arrival": {
"time": "1775148269",
"uncertainty": 120
},
"departure": {
"time": "1775148269",
"uncertainty": 120
},
"stopId": "baihetr",
"stopSequence": 34
},
{
"arrival": {
"time": "1775148360",
"uncertainty": 120
},
"stopId": "baique1",
"stopSequence": 35
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 0,
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725904"
}
}
},
{
"id": "21725905",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775142240",
"uncertainty": 120
},
"stopId": "smblamb2",
"stopSequence": 1
},
{
"arrival": {
"time": "1775142300",
"uncertainty": 120
},
"departure": {
"time": "1775142300",
"uncertainty": 120
},
"stopId": "smbpeu1",
"stopSequence": 2
},
{
"arrival": {
"time": "1775142382",
"uncertainty": 120
},
"departure": {
"time": "1775142450",
"uncertainty": 120
},
"stopId": "smbpoly",
"stopSequence": 3
},
{
"arrival": {
"time": "1775142461",
"uncertainty": 120
},
"departure": {
"time": "1775142540",
"uncertainty": 120
},
"stopId": "smbdesv2",
"stopSequence": 4
},
{
"arrival": {
"time": "1775142810",
"uncertainty": 120
},
"departure": {
"time": "1775142840",
"uncertainty": 120
},
"stopId": "smbgir2",
"stopSequence": 5
},
{
"arrival": {
"time": "1775142892",
"uncertainty": 120
},
"departure": {
"time": "1775142900",
"uncertainty": 120
},
"stopId": "smbecol",
"stopSequence": 6
},
{
"arrival": {
"time": "1775142971",
"uncertainty": 120
},
"departure": {
"time": "1775142971",
"uncertainty": 120
},
"stopId": "bsmhopi3",
"stopSequence": 7
},
{
"arrival": {
"time": "1775143062",
"uncertainty": 120
},
"departure": {
"time": "1775143062",
"uncertainty": 120
},
"stopId": "bsmhre",
"stopSequence": 8
},
{
"arrival": {
"time": "1775143146",
"uncertainty": 120
},
"departure": {
"time": "1775143170",
"uncertainty": 120
},
"stopId": "smbecol",
"stopSequence": 9
},
{
"arrival": {
"time": "1775143221",
"uncertainty": 120
},
"departure": {
"time": "1775143221",
"uncertainty": 120
},
"stopId": "bsmrho",
"stopSequence": 10
},
{
"arrival": {
"time": "1775143290",
"uncertainty": 120
},
"departure": {
"time": "1775143320",
"uncertainty": 120
},
"stopId": "bsmbran2",
"stopSequence": 11
},
{
"arrival": {
"time": "1775143410",
"uncertainty": 120
},
"departure": {
"time": "1775143440",
"uncertainty": 120
},
"stopId": "bsmhenn",
"stopSequence": 12
},
{
"arrival": {
"time": "1775143560",
"uncertainty": 120
},
"departure": {
"time": "1775143590",
"uncertainty": 120
},
"stopId": "bsmsncf2",
"stopSequence": 13
},
{
"arrival": {
"time": "1775143890",
"uncertainty": 120
},
"departure": {
"time": "1775143950",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 14
},
{
"arrival": {
"time": "1775144100",
"uncertainty": 120
},
"departure": {
"time": "1775144190",
"uncertainty": 120
},
"stopId": "bsmcca2",
"stopSequence": 15
},
{
"arrival": {
"time": "1775144261",
"uncertainty": 120
},
"departure": {
"time": "1775144310",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 16
},
{
"arrival": {
"time": "1775144427",
"uncertainty": 120
},
"departure": {
"time": "1775144427",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 17
},
{
"arrival": {
"time": "1775144488",
"uncertainty": 120
},
"departure": {
"time": "1775144488",
"uncertainty": 120
},
"stopId": "bsmpca",
"stopSequence": 18
},
{
"arrival": {
"time": "1775144581",
"uncertainty": 120
},
"departure": {
"time": "1775144581",
"uncertainty": 120
},
"stopId": "bsmmba",
"stopSequence": 19
},
{
"arrival": {
"time": "1775144677",
"uncertainty": 120
},
"departure": {
"time": "1775144677",
"uncertainty": 120
},
"stopId": "lepcime",
"stopSequence": 20
},
{
"arrival": {
"time": "1775144731",
"uncertainty": 120
},
"departure": {
"time": "1775144731",
"uncertainty": 120
},
"stopId": "lpohen",
"stopSequence": 21
},
{
"arrival": {
"time": "1775144793",
"uncertainty": 120
},
"departure": {
"time": "1775144793",
"uncertainty": 120
},
"stopId": "lpopfa",
"stopSequence": 22
},
{
"arrival": {
"time": "1775144838",
"uncertainty": 120
},
"departure": {
"time": "1775144838",
"uncertainty": 120
},
"stopId": "lpogou",
"stopSequence": 23
},
{
"arrival": {
"time": "1775144915",
"uncertainty": 120
},
"departure": {
"time": "1775144915",
"uncertainty": 120
},
"stopId": "lpolive",
"stopSequence": 24
},
{
"arrival": {
"time": "1775144991",
"uncertainty": 120
},
"departure": {
"time": "1775144991",
"uncertainty": 120
},
"stopId": "lpopagn",
"stopSequence": 25
},
{
"arrival": {
"time": "1775145082",
"uncertainty": 120
},
"departure": {
"time": "1775145082",
"uncertainty": 120
},
"stopId": "lpoloti",
"stopSequence": 26
},
{
"arrival": {
"time": "1775145180",
"uncertainty": 120
},
"departure": {
"time": "1775145180",
"uncertainty": 120
},
"stopId": "lpoegli",
"stopSequence": 27
},
{
"arrival": {
"time": "1775145217",
"uncertainty": 120
},
"departure": {
"time": "1775145217",
"uncertainty": 120
},
"stopId": "lpoalpr",
"stopSequence": 28
},
{
"arrival": {
"time": "1775145280",
"uncertainty": 120
},
"departure": {
"time": "1775145280",
"uncertainty": 120
},
"stopId": "outsall2",
"stopSequence": 29
},
{
"arrival": {
"time": "1775145320",
"uncertainty": 120
},
"departure": {
"time": "1775145320",
"uncertainty": 120
},
"stopId": "outmass2",
"stopSequence": 30
},
{
"arrival": {
"time": "1775145380",
"uncertainty": 120
},
"stopId": "outserv2",
"stopSequence": 31
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 1,
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725905"
},
"vehicle": {
"id": "180",
"label": "180"
}
}
},
{
"id": "21323873",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775143326",
"uncertainty": 120
},
"stopId": "bsmdal1",
"stopSequence": 1
},
{
"arrival": {
"time": "1775143406",
"uncertainty": 120
},
"departure": {
"time": "1775143416",
"uncertainty": 120
},
"stopId": "bsmdune",
"stopSequence": 2
},
{
"arrival": {
"time": "1775143453",
"uncertainty": 120
},
"departure": {
"time": "1775143453",
"uncertainty": 120
},
"stopId": "bsmsecu",
"stopSequence": 3
},
{
"arrival": {
"time": "1775143506",
"uncertainty": 120
},
"departure": {
"time": "1775143536",
"uncertainty": 120
},
"stopId": "bsmneu",
"stopSequence": 4
},
{
"arrival": {
"time": "1775143576",
"uncertainty": 120
},
"departure": {
"time": "1775143596",
"uncertainty": 120
},
"stopId": "bsmstad2",
"stopSequence": 5
},
{
"arrival": {
"time": "1775143626",
"uncertainty": 120
},
"departure": {
"time": "1775143626",
"uncertainty": 120
},
"stopId": "bsmeurv2",
"stopSequence": 6
},
{
"arrival": {
"time": "1775143677",
"uncertainty": 120
},
"departure": {
"time": "1775143677",
"uncertainty": 120
},
"stopId": "bsmpalb2",
"stopSequence": 7
},
{
"arrival": {
"time": "1775143723",
"uncertainty": 120
},
"departure": {
"time": "1775144227",
"uncertainty": 120
},
"stopId": "bsmeco",
"stopSequence": 8
},
{
"arrival": {
"time": "1775144257",
"uncertainty": 120
},
"departure": {
"time": "1775144257",
"uncertainty": 120
},
"stopId": "bsmnico",
"stopSequence": 9
},
{
"arrival": {
"time": "1775144402",
"uncertainty": 120
},
"stopId": "bsmdal1",
"stopSequence": 10
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 0,
"routeId": "N",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323873"
},
"vehicle": {
"id": "619",
"label": "619"
}
}
},
{
"id": "21725914",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775143413",
"uncertainty": 120
},
"stopId": "equmin",
"stopSequence": 1
},
{
"arrival": {
"time": "1775143533",
"uncertainty": 120
},
"departure": {
"time": "1775143533",
"uncertainty": 120
},
"stopId": "outserv",
"stopSequence": 2
},
{
"arrival": {
"time": "1775143578",
"uncertainty": 120
},
"departure": {
"time": "1775143578",
"uncertainty": 120
},
"stopId": "outmass",
"stopSequence": 3
},
{
"arrival": {
"time": "1775143602",
"uncertainty": 120
},
"departure": {
"time": "1775143602",
"uncertainty": 120
},
"stopId": "outsall",
"stopSequence": 4
},
{
"arrival": {
"time": "1775143658",
"uncertainty": 120
},
"departure": {
"time": "1775143683",
"uncertainty": 120
},
"stopId": "lpoalpr2",
"stopSequence": 5
},
{
"arrival": {
"time": "1775143743",
"uncertainty": 120
},
"departure": {
"time": "1775143803",
"uncertainty": 120
},
"stopId": "lpoegli2",
"stopSequence": 6
},
{
"arrival": {
"time": "1775143863",
"uncertainty": 120
},
"departure": {
"time": "1775143863",
"uncertainty": 120
},
"stopId": "lpoloti2",
"stopSequence": 7
},
{
"arrival": {
"time": "1775144023",
"uncertainty": 120
},
"departure": {
"time": "1775144073",
"uncertainty": 120
},
"stopId": "lposan2",
"stopSequence": 8
},
{
"arrival": {
"time": "1775144193",
"uncertainty": 120
},
"departure": {
"time": "1775144193",
"uncertainty": 120
},
"stopId": "lpogai1",
"stopSequence": 9
},
{
"arrival": {
"time": "1775144253",
"uncertainty": 120
},
"departure": {
"time": "1775144253",
"uncertainty": 120
},
"stopId": "lpomou",
"stopSequence": 10
},
{
"arrival": {
"time": "1775144301",
"uncertainty": 120
},
"departure": {
"time": "1775144301",
"uncertainty": 120
},
"stopId": "lpoave",
"stopSequence": 11
},
{
"arrival": {
"time": "1775144394",
"uncertainty": 120
},
"departure": {
"time": "1775144394",
"uncertainty": 120
},
"stopId": "lepcime2",
"stopSequence": 12
},
{
"arrival": {
"time": "1775144450",
"uncertainty": 120
},
"departure": {
"time": "1775144450",
"uncertainty": 120
},
"stopId": "bsmhvi2",
"stopSequence": 13
},
{
"arrival": {
"time": "1775144582",
"uncertainty": 120
},
"departure": {
"time": "1775144582",
"uncertainty": 120
},
"stopId": "bsmpca2",
"stopSequence": 14
},
{
"arrival": {
"time": "1775144612",
"uncertainty": 120
},
"departure": {
"time": "1775144612",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 15
},
{
"arrival": {
"time": "1775144792",
"uncertainty": 120
},
"departure": {
"time": "1775144792",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 16
},
{
"arrival": {
"time": "1775144945",
"uncertainty": 120
},
"departure": {
"time": "1775145000",
"uncertainty": 120
},
"stopId": "bsmcca13",
"stopSequence": 17
},
{
"arrival": {
"time": "1775145180",
"uncertainty": 120
},
"departure": {
"time": "1775145180",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 18
},
{
"arrival": {
"time": "1775145360",
"uncertainty": 120
},
"departure": {
"time": "1775145360",
"uncertainty": 120
},
"stopId": "bsmhenn3",
"stopSequence": 19
},
{
"arrival": {
"time": "1775145502",
"uncertainty": 120
},
"departure": {
"time": "1775145502",
"uncertainty": 120
},
"stopId": "bsmbran",
"stopSequence": 20
},
{
"arrival": {
"time": "1775145660",
"uncertainty": 120
},
"departure": {
"time": "1775145660",
"uncertainty": 120
},
"stopId": "bsmrho2",
"stopSequence": 21
},
{
"arrival": {
"time": "1775145763",
"uncertainty": 120
},
"departure": {
"time": "1775145763",
"uncertainty": 120
},
"stopId": "smbecol",
"stopSequence": 22
},
{
"arrival": {
"time": "1775145840",
"uncertainty": 120
},
"departure": {
"time": "1775145840",
"uncertainty": 120
},
"stopId": "bsmhopi3",
"stopSequence": 23
},
{
"arrival": {
"time": "1775145932",
"uncertainty": 120
},
"departure": {
"time": "1775145932",
"uncertainty": 120
},
"stopId": "bsmhre",
"stopSequence": 24
},
{
"arrival": {
"time": "1775146130",
"uncertainty": 120
},
"departure": {
"time": "1775146130",
"uncertainty": 120
},
"stopId": "smbegli",
"stopSequence": 25
},
{
"arrival": {
"time": "1775146284",
"uncertainty": 120
},
"departure": {
"time": "1775146284",
"uncertainty": 120
},
"stopId": "smbdesv",
"stopSequence": 26
},
{
"arrival": {
"time": "1775146370",
"uncertainty": 120
},
"stopId": "smbpoly3",
"stopSequence": 27
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 0,
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725914"
},
"vehicle": {
"id": "515",
"label": "515"
}
}
},
{
"id": "21323870",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775144400",
"uncertainty": 120
},
"stopId": "bsmdal1",
"stopSequence": 1
},
{
"arrival": {
"time": "1775144475",
"uncertainty": 120
},
"departure": {
"time": "1775144475",
"uncertainty": 120
},
"stopId": "bsmdune",
"stopSequence": 2
},
{
"arrival": {
"time": "1775144536",
"uncertainty": 120
},
"departure": {
"time": "1775144536",
"uncertainty": 120
},
"stopId": "bsmsecu",
"stopSequence": 3
},
{
"arrival": {
"time": "1775144592",
"uncertainty": 120
},
"departure": {
"time": "1775144592",
"uncertainty": 120
},
"stopId": "bsmneu",
"stopSequence": 4
},
{
"arrival": {
"time": "1775144639",
"uncertainty": 120
},
"departure": {
"time": "1775144639",
"uncertainty": 120
},
"stopId": "bsmstad2",
"stopSequence": 5
},
{
"arrival": {
"time": "1775144674",
"uncertainty": 120
},
"departure": {
"time": "1775144674",
"uncertainty": 120
},
"stopId": "bsmeurv2",
"stopSequence": 6
},
{
"arrival": {
"time": "1775144732",
"uncertainty": 120
},
"departure": {
"time": "1775144732",
"uncertainty": 120
},
"stopId": "bsmpalb2",
"stopSequence": 7
},
{
"arrival": {
"time": "1775144781",
"uncertainty": 120
},
"departure": {
"time": "1775144781",
"uncertainty": 120
},
"stopId": "bsmeco",
"stopSequence": 8
},
{
"arrival": {
"time": "1775144815",
"uncertainty": 120
},
"departure": {
"time": "1775144815",
"uncertainty": 120
},
"stopId": "bsmnico",
"stopSequence": 9
},
{
"arrival": {
"time": "1775144985",
"uncertainty": 120
},
"stopId": "bsmdal1",
"stopSequence": 10
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 0,
"routeId": "N",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323870"
}
}
},
{
"id": "21323868",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775145600",
"uncertainty": 120
},
"stopId": "bsmdal1",
"stopSequence": 1
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 0,
"routeId": "N",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323868"
}
}
},
{
"id": "21725893",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775142597",
"uncertainty": 120
},
"stopId": "equmin",
"stopSequence": 1
},
{
"arrival": {
"time": "1775142696",
"uncertainty": 120
},
"departure": {
"time": "1775142696",
"uncertainty": 120
},
"stopId": "outserv",
"stopSequence": 2
},
{
"arrival": {
"time": "1775142736",
"uncertainty": 120
},
"departure": {
"time": "1775142736",
"uncertainty": 120
},
"stopId": "outmass",
"stopSequence": 3
},
{
"arrival": {
"time": "1775142772",
"uncertainty": 120
},
"departure": {
"time": "1775142772",
"uncertainty": 120
},
"stopId": "outsall",
"stopSequence": 4
},
{
"arrival": {
"time": "1775142821",
"uncertainty": 120
},
"departure": {
"time": "1775142837",
"uncertainty": 120
},
"stopId": "lpoalpr2",
"stopSequence": 5
},
{
"arrival": {
"time": "1775142897",
"uncertainty": 120
},
"departure": {
"time": "1775142927",
"uncertainty": 120
},
"stopId": "lpoegli2",
"stopSequence": 6
},
{
"arrival": {
"time": "1775142987",
"uncertainty": 120
},
"departure": {
"time": "1775142987",
"uncertainty": 120
},
"stopId": "lpoloti2",
"stopSequence": 7
},
{
"arrival": {
"time": "1775143107",
"uncertainty": 120
},
"departure": {
"time": "1775143227",
"uncertainty": 120
},
"stopId": "lposan2",
"stopSequence": 8
},
{
"arrival": {
"time": "1775143309",
"uncertainty": 120
},
"departure": {
"time": "1775143317",
"uncertainty": 120
},
"stopId": "lpogai1",
"stopSequence": 9
},
{
"arrival": {
"time": "1775143377",
"uncertainty": 120
},
"departure": {
"time": "1775143407",
"uncertainty": 120
},
"stopId": "lpomou",
"stopSequence": 10
},
{
"arrival": {
"time": "1775143456",
"uncertainty": 120
},
"departure": {
"time": "1775143456",
"uncertainty": 120
},
"stopId": "lpoave",
"stopSequence": 11
},
{
"arrival": {
"time": "1775143547",
"uncertainty": 120
},
"departure": {
"time": "1775143557",
"uncertainty": 120
},
"stopId": "lepcime2",
"stopSequence": 12
},
{
"arrival": {
"time": "1775143613",
"uncertainty": 120
},
"departure": {
"time": "1775143613",
"uncertainty": 120
},
"stopId": "bsmhvi2",
"stopSequence": 13
},
{
"arrival": {
"time": "1775143737",
"uncertainty": 120
},
"departure": {
"time": "1775143738",
"uncertainty": 120
},
"stopId": "bsmpca2",
"stopSequence": 14
},
{
"arrival": {
"time": "1775143767",
"uncertainty": 120
},
"departure": {
"time": "1775143767",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 15
},
{
"arrival": {
"time": "1775143954",
"uncertainty": 120
},
"departure": {
"time": "1775144007",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 16
},
{
"arrival": {
"time": "1775144157",
"uncertainty": 120
},
"departure": {
"time": "1775144217",
"uncertainty": 120
},
"stopId": "bsmcca13",
"stopSequence": 17
},
{
"arrival": {
"time": "1775144386",
"uncertainty": 120
},
"departure": {
"time": "1775144386",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 18
},
{
"arrival": {
"time": "1775144492",
"uncertainty": 120
},
"departure": {
"time": "1775144492",
"uncertainty": 120
},
"stopId": "bsmhenn3",
"stopSequence": 19
},
{
"arrival": {
"time": "1775144614",
"uncertainty": 120
},
"departure": {
"time": "1775144614",
"uncertainty": 120
},
"stopId": "bsmbran",
"stopSequence": 20
},
{
"arrival": {
"time": "1775144697",
"uncertainty": 120
},
"departure": {
"time": "1775144697",
"uncertainty": 120
},
"stopId": "bsmrho2",
"stopSequence": 21
},
{
"arrival": {
"time": "1775144756",
"uncertainty": 120
},
"departure": {
"time": "1775144756",
"uncertainty": 120
},
"stopId": "smbecol",
"stopSequence": 22
},
{
"arrival": {
"time": "1775144830",
"uncertainty": 120
},
"departure": {
"time": "1775144830",
"uncertainty": 120
},
"stopId": "bsmhopi3",
"stopSequence": 23
},
{
"arrival": {
"time": "1775144912",
"uncertainty": 120
},
"departure": {
"time": "1775144912",
"uncertainty": 120
},
"stopId": "bsmhre",
"stopSequence": 24
},
{
"arrival": {
"time": "1775145067",
"uncertainty": 120
},
"departure": {
"time": "1775145067",
"uncertainty": 120
},
"stopId": "smbegli",
"stopSequence": 25
},
{
"arrival": {
"time": "1775145178",
"uncertainty": 120
},
"departure": {
"time": "1775145178",
"uncertainty": 120
},
"stopId": "smbdesv",
"stopSequence": 26
},
{
"arrival": {
"time": "1775145241",
"uncertainty": 120
},
"stopId": "smbpoly3",
"stopSequence": 27
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 0,
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725893"
},
"vehicle": {
"id": "177",
"label": "177"
}
}
},
{
"id": "21323858",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775145900",
"uncertainty": 120
},
"stopId": "smbgir1",
"stopSequence": 1
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 1,
"routeId": "SP",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323858"
}
}
},
{
"id": "21725901",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775145720",
"uncertainty": 120
},
"stopId": "equmin",
"stopSequence": 1
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 0,
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725901"
}
}
},
{
"id": "21323848",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775143891",
"uncertainty": 120
},
"stopId": "leoleod2",
"stopSequence": 1
},
{
"arrival": {
"time": "1775143950",
"uncertainty": 120
},
"departure": {
"time": "1775143950",
"uncertainty": 120
},
"stopId": "leomou2",
"stopSequence": 2
},
{
"arrival": {
"time": "1775143961",
"uncertainty": 120
},
"departure": {
"time": "1775143981",
"uncertainty": 120
},
"stopId": "leogal2",
"stopSequence": 3
},
{
"arrival": {
"time": "1775144021",
"uncertainty": 120
},
"departure": {
"time": "1775144041",
"uncertainty": 120
},
"stopId": "leomair2",
"stopSequence": 4
},
{
"arrival": {
"time": "1775144096",
"uncertainty": 120
},
"departure": {
"time": "1775144096",
"uncertainty": 120
},
"stopId": "leopon2",
"stopSequence": 5
},
{
"arrival": {
"time": "1775144161",
"uncertainty": 120
},
"departure": {
"time": "1775144191",
"uncertainty": 120
},
"stopId": "leofle2",
"stopSequence": 6
},
{
"arrival": {
"time": "1775144246",
"uncertainty": 120
},
"departure": {
"time": "1775144280",
"uncertainty": 120
},
"stopId": "leobel2",
"stopSequence": 7
},
{
"arrival": {
"time": "1775144337",
"uncertainty": 120
},
"departure": {
"time": "1775144337",
"uncertainty": 120
},
"stopId": "leocite2",
"stopSequence": 8
},
{
"arrival": {
"time": "1775144416",
"uncertainty": 120
},
"departure": {
"time": "1775144416",
"uncertainty": 120
},
"stopId": "leobeau2",
"stopSequence": 9
},
{
"arrival": {
"time": "1775144544",
"uncertainty": 120
},
"departure": {
"time": "1775144544",
"uncertainty": 120
},
"stopId": "leopet2",
"stopSequence": 10
},
{
"arrival": {
"time": "1775144677",
"uncertainty": 120
},
"departure": {
"time": "1775144677",
"uncertainty": 120
},
"stopId": "leopite2",
"stopSequence": 11
},
{
"arrival": {
"time": "1775144756",
"uncertainty": 120
},
"departure": {
"time": "1775144756",
"uncertainty": 120
},
"stopId": "smbplat",
"stopSequence": 12
},
{
"arrival": {
"time": "1775144807",
"uncertainty": 120
},
"departure": {
"time": "1775144807",
"uncertainty": 120
},
"stopId": "bsmmade2",
"stopSequence": 13
},
{
"arrival": {
"time": "1775144852",
"uncertainty": 120
},
"departure": {
"time": "1775144852",
"uncertainty": 120
},
"stopId": "bsmros1",
"stopSequence": 14
},
{
"arrival": {
"time": "1775144915",
"uncertainty": 120
},
"departure": {
"time": "1775144915",
"uncertainty": 120
},
"stopId": "bsmhenn3",
"stopSequence": 15
},
{
"arrival": {
"time": "1775145042",
"uncertainty": 120
},
"departure": {
"time": "1775145042",
"uncertainty": 120
},
"stopId": "bsmaug2",
"stopSequence": 16
},
{
"arrival": {
"time": "1775145156",
"uncertainty": 120
},
"departure": {
"time": "1775145156",
"uncertainty": 120
},
"stopId": "bsmlumi",
"stopSequence": 17
},
{
"arrival": {
"time": "1775145265",
"uncertainty": 120
},
"stopId": "bsmcca4r",
"stopSequence": 18
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 1,
"routeId": "G",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323848"
},
"vehicle": {
"id": "197",
"label": "197"
}
}
},
{
"id": "21323849",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775145300",
"uncertainty": 120
},
"stopId": "leoleod2",
"stopSequence": 1
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 1,
"routeId": "G",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323849"
}
}
},
{
"id": "21725812",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775143870",
"uncertainty": 120
},
"stopId": "lpoalpr3",
"stopSequence": 1
},
{
"arrival": {
"time": "1775143918",
"uncertainty": 120
},
"departure": {
"time": "1775143931",
"uncertainty": 120
},
"stopId": "lpoegli2",
"stopSequence": 2
},
{
"arrival": {
"time": "1775143992",
"uncertainty": 120
},
"departure": {
"time": "1775143992",
"uncertainty": 120
},
"stopId": "lpoloti2",
"stopSequence": 3
},
{
"arrival": {
"time": "1775144081",
"uncertainty": 120
},
"departure": {
"time": "1775144081",
"uncertainty": 120
},
"stopId": "outcite",
"stopSequence": 4
},
{
"arrival": {
"time": "1775144111",
"uncertainty": 120
},
"departure": {
"time": "1775144111",
"uncertainty": 120
},
"stopId": "outfleu",
"stopSequence": 5
},
{
"arrival": {
"time": "1775144127",
"uncertainty": 120
},
"departure": {
"time": "1775144127",
"uncertainty": 120
},
"stopId": "outplac",
"stopSequence": 6
},
{
"arrival": {
"time": "1775144292",
"uncertainty": 120
},
"departure": {
"time": "1775144292",
"uncertainty": 120
},
"stopId": "outmai",
"stopSequence": 7
},
{
"arrival": {
"time": "1775144398",
"uncertainty": 120
},
"departure": {
"time": "1775144398",
"uncertainty": 120
},
"stopId": "outrsal3",
"stopSequence": 8
},
{
"arrival": {
"time": "1775144443",
"uncertainty": 120
},
"departure": {
"time": "1775144443",
"uncertainty": 120
},
"stopId": "outbert2",
"stopSequence": 9
},
{
"arrival": {
"time": "1775144505",
"uncertainty": 120
},
"departure": {
"time": "1775144505",
"uncertainty": 120
},
"stopId": "outhlm2",
"stopSequence": 10
},
{
"arrival": {
"time": "1775144586",
"uncertainty": 120
},
"departure": {
"time": "1775144586",
"uncertainty": 120
},
"stopId": "outdes2",
"stopSequence": 11
},
{
"arrival": {
"time": "1775144640",
"uncertainty": 120
},
"departure": {
"time": "1775144640",
"uncertainty": 120
},
"stopId": "outedo2",
"stopSequence": 12
},
{
"arrival": {
"time": "1775144749",
"uncertainty": 120
},
"departure": {
"time": "1775144749",
"uncertainty": 120
},
"stopId": "outlidl",
"stopSequence": 13
},
{
"arrival": {
"time": "1775144989",
"uncertainty": 120
},
"departure": {
"time": "1775144989",
"uncertainty": 120
},
"stopId": "outresu2",
"stopSequence": 14
},
{
"arrival": {
"time": "1775145169",
"uncertainty": 120
},
"departure": {
"time": "1775145169",
"uncertainty": 120
},
"stopId": "leopite2",
"stopSequence": 15
},
{
"arrival": {
"time": "1775145284",
"uncertainty": 120
},
"departure": {
"time": "1775145284",
"uncertainty": 120
},
"stopId": "bsmarma",
"stopSequence": 16
},
{
"arrival": {
"time": "1775145529",
"uncertainty": 120
},
"departure": {
"time": "1775145529",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 17
},
{
"arrival": {
"time": "1775145624",
"uncertainty": 120
},
"departure": {
"time": "1775145624",
"uncertainty": 120
},
"stopId": "bsmdaun",
"stopSequence": 18
},
{
"arrival": {
"time": "1775145731",
"uncertainty": 120
},
"stopId": "bsmcca1r",
"stopSequence": 19
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 1,
"routeId": "H",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725812"
},
"vehicle": {
"id": "161",
"label": "161"
}
}
},
{
"id": "21725813",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775143982",
"uncertainty": 120
},
"stopId": "bsmcca1",
"stopSequence": 1
},
{
"arrival": {
"time": "1775144187",
"uncertainty": 120
},
"departure": {
"time": "1775144193",
"uncertainty": 120
},
"stopId": "bsmdaun2",
"stopSequence": 2
},
{
"arrival": {
"time": "1775144283",
"uncertainty": 120
},
"departure": {
"time": "1775144283",
"uncertainty": 120
},
"stopId": "bsmsncf2",
"stopSequence": 3
},
{
"arrival": {
"time": "1775144441",
"uncertainty": 120
},
"departure": {
"time": "1775144441",
"uncertainty": 120
},
"stopId": "smbarm3",
"stopSequence": 4
},
{
"arrival": {
"time": "1775144542",
"uncertainty": 120
},
"departure": {
"time": "1775144542",
"uncertainty": 120
},
"stopId": "leopite",
"stopSequence": 5
},
{
"arrival": {
"time": "1775144732",
"uncertainty": 120
},
"departure": {
"time": "1775144732",
"uncertainty": 120
},
"stopId": "outresu",
"stopSequence": 6
},
{
"arrival": {
"time": "1775144802",
"uncertainty": 120
},
"departure": {
"time": "1775144802",
"uncertainty": 120
},
"stopId": "outdes3",
"stopSequence": 7
},
{
"arrival": {
"time": "1775144940",
"uncertainty": 120
},
"departure": {
"time": "1775144940",
"uncertainty": 120
},
"stopId": "outhlm",
"stopSequence": 8
},
{
"arrival": {
"time": "1775145013",
"uncertainty": 120
},
"departure": {
"time": "1775145013",
"uncertainty": 120
},
"stopId": "outbert",
"stopSequence": 9
},
{
"arrival": {
"time": "1775145063",
"uncertainty": 120
},
"departure": {
"time": "1775145063",
"uncertainty": 120
},
"stopId": "outrsal2",
"stopSequence": 10
},
{
"arrival": {
"time": "1775145183",
"uncertainty": 120
},
"departure": {
"time": "1775145183",
"uncertainty": 120
},
"stopId": "outmai2",
"stopSequence": 11
},
{
"arrival": {
"time": "1775145312",
"uncertainty": 120
},
"departure": {
"time": "1775145312",
"uncertainty": 120
},
"stopId": "outkenn",
"stopSequence": 12
},
{
"arrival": {
"time": "1775145412",
"uncertainty": 120
},
"departure": {
"time": "1775145412",
"uncertainty": 120
},
"stopId": "outlep1",
"stopSequence": 13
},
{
"arrival": {
"time": "1775145442",
"uncertainty": 120
},
"departure": {
"time": "1775145442",
"uncertainty": 120
},
"stopId": "outfleu2",
"stopSequence": 14
},
{
"arrival": {
"time": "1775145526",
"uncertainty": 120
},
"departure": {
"time": "1775145526",
"uncertainty": 120
},
"stopId": "outcite2",
"stopSequence": 15
},
{
"arrival": {
"time": "1775145580",
"uncertainty": 120
},
"departure": {
"time": "1775145580",
"uncertainty": 120
},
"stopId": "lpoloti",
"stopSequence": 16
},
{
"arrival": {
"time": "1775145690",
"uncertainty": 120
},
"departure": {
"time": "1775145690",
"uncertainty": 120
},
"stopId": "lpoegli",
"stopSequence": 17
},
{
"arrival": {
"time": "1775145774",
"uncertainty": 120
},
"stopId": "lpoalpr3",
"stopSequence": 18
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 0,
"routeId": "H",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725813"
},
"vehicle": {
"id": "193",
"label": "193"
}
}
},
{
"id": "21725814",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775146200",
"uncertainty": 120
},
"stopId": "lpoalpr3",
"stopSequence": 1
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 1,
"routeId": "H",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725814"
}
}
},
{
"id": "21725815",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775146500",
"uncertainty": 120
},
"stopId": "bsmcca1",
"stopSequence": 1
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 0,
"routeId": "H",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725815"
}
}
},
{
"id": "21323412",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775142872",
"uncertainty": 120
},
"stopId": "bsmmaqu2",
"stopSequence": 1
},
{
"arrival": {
"time": "1775143165",
"uncertainty": 120
},
"departure": {
"time": "1775143172",
"uncertainty": 120
},
"stopId": "bsmsou",
"stopSequence": 2
},
{
"arrival": {
"time": "1775143232",
"uncertainty": 120
},
"departure": {
"time": "1775143232",
"uncertainty": 120
},
"stopId": "bsmsecu2",
"stopSequence": 3
},
{
"arrival": {
"time": "1775143321",
"uncertainty": 120
},
"departure": {
"time": "1775143321",
"uncertainty": 120
},
"stopId": "bsmtin1",
"stopSequence": 4
},
{
"arrival": {
"time": "1775143392",
"uncertainty": 120
},
"departure": {
"time": "1775143392",
"uncertainty": 120
},
"stopId": "bsmlor1",
"stopSequence": 5
},
{
"arrival": {
"time": "1775143740",
"uncertainty": 120
},
"departure": {
"time": "1775144310",
"uncertainty": 120
},
"stopId": "bsmc16a",
"stopSequence": 6
},
{
"arrival": {
"time": "1775145585",
"uncertainty": 120
},
"departure": {
"time": "1775145585",
"uncertainty": 120
},
"stopId": "comyser",
"stopSequence": 7
},
{
"arrival": {
"time": "1775145718",
"uncertainty": 120
},
"departure": {
"time": "1775145718",
"uncertainty": 120
},
"stopId": "concha2",
"stopSequence": 8
},
{
"arrival": {
"time": "1775145840",
"uncertainty": 120
},
"departure": {
"time": "1775145840",
"uncertainty": 120
},
"stopId": "conpas2",
"stopSequence": 9
},
{
"arrival": {
"time": "1775146087",
"uncertainty": 120
},
"departure": {
"time": "1775146087",
"uncertainty": 120
},
"stopId": "neucoun",
"stopSequence": 10
},
{
"arrival": {
"time": "1775146260",
"uncertainty": 120
},
"departure": {
"time": "1775146260",
"uncertainty": 120
},
"stopId": "neupos1",
"stopSequence": 11
},
{
"arrival": {
"time": "1775146440",
"uncertainty": 120
},
"stopId": "neupla1",
"stopSequence": 12
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 1,
"routeId": "143",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323412"
},
"vehicle": {
"id": "173",
"label": "173"
}
}
},
{
"id": "21323413",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775146200",
"uncertainty": 120
},
"stopId": "bsmmaqu2",
"stopSequence": 1
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 1,
"routeId": "143",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323413"
}
}
},
{
"id": "21323507",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775143988",
"uncertainty": 120
},
"stopId": "bsmcca9",
"stopSequence": 1
},
{
"arrival": {
"time": "1775144138",
"uncertainty": 120
},
"departure": {
"time": "1775144138",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 2
},
{
"arrival": {
"time": "1775144301",
"uncertainty": 120
},
"departure": {
"time": "1775144301",
"uncertainty": 120
},
"stopId": "bsmthie",
"stopSequence": 3
},
{
"arrival": {
"time": "1775144390",
"uncertainty": 120
},
"departure": {
"time": "1775144390",
"uncertainty": 120
},
"stopId": "bsmpier",
"stopSequence": 4
},
{
"arrival": {
"time": "1775144455",
"uncertainty": 120
},
"departure": {
"time": "1775144455",
"uncertainty": 120
},
"stopId": "bsmcnor",
"stopSequence": 5
},
{
"arrival": {
"time": "1775144525",
"uncertainty": 120
},
"departure": {
"time": "1775144525",
"uncertainty": 120
},
"stopId": "bsmamb",
"stopSequence": 6
},
{
"arrival": {
"time": "1775144608",
"uncertainty": 120
},
"departure": {
"time": "1775144608",
"uncertainty": 120
},
"stopId": "bsmarge",
"stopSequence": 7
},
{
"arrival": {
"time": "1775144640",
"uncertainty": 120
},
"departure": {
"time": "1775144640",
"uncertainty": 120
},
"stopId": "bsmmedi",
"stopSequence": 8
},
{
"arrival": {
"time": "1775144658",
"uncertainty": 120
},
"departure": {
"time": "1775144658",
"uncertainty": 120
},
"stopId": "bsmier",
"stopSequence": 9
},
{
"arrival": {
"time": "1775144755",
"uncertainty": 120
},
"departure": {
"time": "1775144755",
"uncertainty": 120
},
"stopId": "bsmloui",
"stopSequence": 10
},
{
"arrival": {
"time": "1775144896",
"uncertainty": 120
},
"departure": {
"time": "1775144896",
"uncertainty": 120
},
"stopId": "bsmint",
"stopSequence": 11
},
{
"arrival": {
"time": "1775145039",
"uncertainty": 120
},
"departure": {
"time": "1775145039",
"uncertainty": 120
},
"stopId": "bsmdres",
"stopSequence": 12
},
{
"arrival": {
"time": "1775145104",
"uncertainty": 120
},
"departure": {
"time": "1775145104",
"uncertainty": 120
},
"stopId": "bsmmoka",
"stopSequence": 13
},
{
"arrival": {
"time": "1775145151",
"uncertainty": 120
},
"departure": {
"time": "1775145151",
"uncertainty": 120
},
"stopId": "smbmogr",
"stopSequence": 14
},
{
"arrival": {
"time": "1775145225",
"uncertainty": 120
},
"departure": {
"time": "1775145225",
"uncertainty": 120
},
"stopId": "wimbons2",
"stopSequence": 15
},
{
"arrival": {
"time": "1775145325",
"uncertainty": 120
},
"departure": {
"time": "1775145325",
"uncertainty": 120
},
"stopId": "smbmogr2",
"stopSequence": 16
},
{
"arrival": {
"time": "1775145427",
"uncertainty": 120
},
"departure": {
"time": "1775145427",
"uncertainty": 120
},
"stopId": "stmmar2",
"stopSequence": 17
},
{
"arrival": {
"time": "1775145495",
"uncertainty": 120
},
"departure": {
"time": "1775145495",
"uncertainty": 120
},
"stopId": "smbbre2",
"stopSequence": 18
},
{
"arrival": {
"time": "1775145623",
"uncertainty": 120
},
"departure": {
"time": "1775145623",
"uncertainty": 120
},
"stopId": "smbdena2",
"stopSequence": 19
},
{
"arrival": {
"time": "1775145710",
"uncertainty": 120
},
"departure": {
"time": "1775145710",
"uncertainty": 120
},
"stopId": "smbcol1",
"stopSequence": 20
},
{
"arrival": {
"time": "1775145820",
"uncertainty": 120
},
"departure": {
"time": "1775145820",
"uncertainty": 120
},
"stopId": "smbmair4",
"stopSequence": 21
},
{
"arrival": {
"time": "1775145880",
"uncertainty": 120
},
"departure": {
"time": "1775145880",
"uncertainty": 120
},
"stopId": "smbstom",
"stopSequence": 22
},
{
"arrival": {
"time": "1775145973",
"uncertainty": 120
},
"departure": {
"time": "1775145973",
"uncertainty": 120
},
"stopId": "smbgast",
"stopSequence": 23
},
{
"arrival": {
"time": "1775146070",
"uncertainty": 120
},
"departure": {
"time": "1775146070",
"uncertainty": 120
},
"stopId": "smbgir2",
"stopSequence": 24
},
{
"arrival": {
"time": "1775146165",
"uncertainty": 120
},
"departure": {
"time": "1775146165",
"uncertainty": 120
},
"stopId": "smbecol",
"stopSequence": 25
},
{
"arrival": {
"time": "1775146249",
"uncertainty": 120
},
"departure": {
"time": "1775146249",
"uncertainty": 120
},
"stopId": "bsmhopi3",
"stopSequence": 26
},
{
"arrival": {
"time": "1775146314",
"uncertainty": 120
},
"departure": {
"time": "1775146314",
"uncertainty": 120
},
"stopId": "bsmhre",
"stopSequence": 27
},
{
"arrival": {
"time": "1775146436",
"uncertainty": 120
},
"departure": {
"time": "1775146436",
"uncertainty": 120
},
"stopId": "smbgir1",
"stopSequence": 28
},
{
"arrival": {
"time": "1775146579",
"uncertainty": 120
},
"departure": {
"time": "1775146579",
"uncertainty": 120
},
"stopId": "smbdesv",
"stopSequence": 29
},
{
"arrival": {
"time": "1775146676",
"uncertainty": 120
},
"stopId": "smbpoly",
"stopSequence": 30
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 0,
"routeId": "D",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323507"
},
"vehicle": {
"id": "190",
"label": "190"
}
}
},
{
"id": "21323508",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775146800",
"uncertainty": 120
},
"stopId": "bsmcca9",
"stopSequence": 1
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 0,
"routeId": "D",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323508"
}
}
},
{
"id": "21323490",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775142392",
"uncertainty": 120
},
"stopId": "semcol1",
"stopSequence": 1
},
{
"arrival": {
"time": "1775142452",
"uncertainty": 120
},
"departure": {
"time": "1775142452",
"uncertainty": 120
},
"stopId": "semquen4",
"stopSequence": 2
},
{
"arrival": {
"time": "1775142639",
"uncertainty": 120
},
"departure": {
"time": "1775142662",
"uncertainty": 120
},
"stopId": "comyser",
"stopSequence": 3
},
{
"arrival": {
"time": "1775142766",
"uncertainty": 120
},
"departure": {
"time": "1775142782",
"uncertainty": 120
},
"stopId": "concha2",
"stopSequence": 4
},
{
"arrival": {
"time": "1775142921",
"uncertainty": 120
},
"departure": {
"time": "1775142921",
"uncertainty": 120
},
"stopId": "conpas2",
"stopSequence": 5
},
{
"arrival": {
"time": "1775143148",
"uncertainty": 120
},
"departure": {
"time": "1775143148",
"uncertainty": 120
},
"stopId": "neudun1",
"stopSequence": 6
},
{
"arrival": {
"time": "1775143214",
"uncertainty": 120
},
"departure": {
"time": "1775143214",
"uncertainty": 120
},
"stopId": "neumin",
"stopSequence": 7
},
{
"arrival": {
"time": "1775143485",
"uncertainty": 120
},
"departure": {
"time": "1775143502",
"uncertainty": 120
},
"stopId": "neslav2",
"stopSequence": 8
},
{
"arrival": {
"time": "1775143555",
"uncertainty": 120
},
"departure": {
"time": "1775143562",
"uncertainty": 120
},
"stopId": "neucoin",
"stopSequence": 9
},
{
"arrival": {
"time": "1775143667",
"uncertainty": 120
},
"departure": {
"time": "1775143667",
"uncertainty": 120
},
"stopId": "neumai2",
"stopSequence": 10
},
{
"arrival": {
"time": "1775143760",
"uncertainty": 120
},
"departure": {
"time": "1775143760",
"uncertainty": 120
},
"stopId": "neuforg",
"stopSequence": 11
},
{
"arrival": {
"time": "1775143802",
"uncertainty": 120
},
"departure": {
"time": "1775143802",
"uncertainty": 120
},
"stopId": "neuson1",
"stopSequence": 12
},
{
"arrival": {
"time": "1775144012",
"uncertainty": 120
},
"departure": {
"time": "1775144012",
"uncertainty": 120
},
"stopId": "dancite",
"stopSequence": 13
},
{
"arrival": {
"time": "1775144123",
"uncertainty": 120
},
"departure": {
"time": "1775144132",
"uncertainty": 120
},
"stopId": "danmai1",
"stopSequence": 14
},
{
"arrival": {
"time": "1775144256",
"uncertainty": 120
},
"departure": {
"time": "1775144256",
"uncertainty": 120
},
"stopId": "danpet2",
"stopSequence": 15
},
{
"arrival": {
"time": "1775144301",
"uncertainty": 120
},
"stopId": "danmair2",
"stopSequence": 16
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 1,
"routeId": "54",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323490"
},
"vehicle": {
"id": "163",
"label": "163"
}
}
},
{
"id": "21323711",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775143816",
"uncertainty": 120
},
"stopId": "bsmcca3",
"stopSequence": 1
},
{
"arrival": {
"time": "1775143925",
"uncertainty": 120
},
"departure": {
"time": "1775143966",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 2
},
{
"arrival": {
"time": "1775144070",
"uncertainty": 120
},
"departure": {
"time": "1775144070",
"uncertainty": 120
},
"stopId": "bsmlumi2",
"stopSequence": 3
},
{
"arrival": {
"time": "1775144173",
"uncertainty": 120
},
"departure": {
"time": "1775144236",
"uncertainty": 120
},
"stopId": "bsmaug1",
"stopSequence": 4
},
{
"arrival": {
"time": "1775144351",
"uncertainty": 120
},
"departure": {
"time": "1775144351",
"uncertainty": 120
},
"stopId": "bsmhenn2",
"stopSequence": 5
},
{
"arrival": {
"time": "1775144393",
"uncertainty": 120
},
"departure": {
"time": "1775144393",
"uncertainty": 120
},
"stopId": "bsmros2",
"stopSequence": 6
},
{
"arrival": {
"time": "1775144440",
"uncertainty": 120
},
"departure": {
"time": "1775144440",
"uncertainty": 120
},
"stopId": "bsmmade",
"stopSequence": 7
},
{
"arrival": {
"time": "1775144535",
"uncertainty": 120
},
"departure": {
"time": "1775144535",
"uncertainty": 120
},
"stopId": "smbplat2",
"stopSequence": 8
},
{
"arrival": {
"time": "1775144668",
"uncertainty": 120
},
"departure": {
"time": "1775144668",
"uncertainty": 120
},
"stopId": "smbappo",
"stopSequence": 9
},
{
"arrival": {
"time": "1775144735",
"uncertainty": 120
},
"departure": {
"time": "1775144735",
"uncertainty": 120
},
"stopId": "smborme",
"stopSequence": 10
},
{
"arrival": {
"time": "1775144770",
"uncertainty": 120
},
"departure": {
"time": "1775144770",
"uncertainty": 120
},
"stopId": "smbcite",
"stopSequence": 11
},
{
"arrival": {
"time": "1775144815",
"uncertainty": 120
},
"departure": {
"time": "1775144815",
"uncertainty": 120
},
"stopId": "smbostr",
"stopSequence": 12
},
{
"arrival": {
"time": "1775144848",
"uncertainty": 120
},
"departure": {
"time": "1775144848",
"uncertainty": 120
},
"stopId": "smbcite2",
"stopSequence": 13
},
{
"arrival": {
"time": "1775144904",
"uncertainty": 120
},
"departure": {
"time": "1775144904",
"uncertainty": 120
},
"stopId": "smborme2",
"stopSequence": 14
},
{
"arrival": {
"time": "1775144948",
"uncertainty": 120
},
"departure": {
"time": "1775144948",
"uncertainty": 120
},
"stopId": "smbappo2",
"stopSequence": 15
},
{
"arrival": {
"time": "1775145056",
"uncertainty": 120
},
"departure": {
"time": "1775145056",
"uncertainty": 120
},
"stopId": "leopite",
"stopSequence": 16
},
{
"arrival": {
"time": "1775145269",
"uncertainty": 120
},
"departure": {
"time": "1775145269",
"uncertainty": 120
},
"stopId": "outresu2",
"stopSequence": 17
},
{
"arrival": {
"time": "1775145429",
"uncertainty": 120
},
"departure": {
"time": "1775145429",
"uncertainty": 120
},
"stopId": "outre12",
"stopSequence": 18
},
{
"arrival": {
"time": "1775145491",
"uncertainty": 120
},
"departure": {
"time": "1775145491",
"uncertainty": 120
},
"stopId": "outcrow2",
"stopSequence": 19
},
{
"arrival": {
"time": "1775145532",
"uncertainty": 120
},
"departure": {
"time": "1775145532",
"uncertainty": 120
},
"stopId": "bsmseli2",
"stopSequence": 20
},
{
"arrival": {
"time": "1775145629",
"uncertainty": 120
},
"departure": {
"time": "1775145629",
"uncertainty": 120
},
"stopId": "bsmblum4",
"stopSequence": 21
},
{
"arrival": {
"time": "1775145731",
"uncertainty": 120
},
"departure": {
"time": "1775145731",
"uncertainty": 120
},
"stopId": "bsmdamr2",
"stopSequence": 22
},
{
"arrival": {
"time": "1775145798",
"uncertainty": 120
},
"departure": {
"time": "1775145798",
"uncertainty": 120
},
"stopId": "bsmres2",
"stopSequence": 23
},
{
"arrival": {
"time": "1775145929",
"uncertainty": 120
},
"stopId": "bsmcca3r",
"stopSequence": 24
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 0,
"routeId": "M2",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323711"
},
"vehicle": {
"id": "192",
"label": "192"
}
}
},
{
"id": "21323708",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775144700",
"uncertainty": 120
},
"stopId": "bsmcca3",
"stopSequence": 1
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 1,
"routeId": "M1",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323708"
}
}
},
{
"id": "21323698",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775145000",
"uncertainty": 120
},
"stopId": "bsmcca11",
"stopSequence": 1
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 1,
"routeId": "K1",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323698"
}
}
},
{
"id": "21323703",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775146800",
"uncertainty": 120
},
"stopId": "bsmcca11",
"stopSequence": 1
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 0,
"routeId": "K2",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323703"
}
}
},
{
"id": "21323688",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775147700",
"uncertainty": 120
},
"stopId": "bsmcca3",
"stopSequence": 1
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 1,
"routeId": "M1",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323688"
}
}
},
{
"id": "21725973",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775140982",
"uncertainty": 120
},
"stopId": "wimmair3",
"stopSequence": 1
},
{
"arrival": {
"time": "1775141026",
"uncertainty": 120
},
"departure": {
"time": "1775141026",
"uncertainty": 120
},
"stopId": "wimnapo2",
"stopSequence": 2
},
{
"arrival": {
"time": "1775141067",
"uncertainty": 120
},
"departure": {
"time": "1775141072",
"uncertainty": 120
},
"stopId": "wimmaur2",
"stopSequence": 3
},
{
"arrival": {
"time": "1775141207",
"uncertainty": 120
},
"departure": {
"time": "1775141222",
"uncertainty": 120
},
"stopId": "wimsncf2",
"stopSequence": 4
},
{
"arrival": {
"time": "1775141323",
"uncertainty": 120
},
"departure": {
"time": "1775141432",
"uncertainty": 120
},
"stopId": "wimcol2",
"stopSequence": 5
},
{
"arrival": {
"time": "1775141462",
"uncertainty": 120
},
"departure": {
"time": "1775141492",
"uncertainty": 120
},
"stopId": "wimplai2",
"stopSequence": 6
},
{
"arrival": {
"time": "1775141562",
"uncertainty": 120
},
"departure": {
"time": "1775141582",
"uncertainty": 120
},
"stopId": "wimetoi2",
"stopSequence": 7
},
{
"arrival": {
"time": "1775141628",
"uncertainty": 120
},
"departure": {
"time": "1775141642",
"uncertainty": 120
},
"stopId": "wimegli2",
"stopSequence": 8
},
{
"arrival": {
"time": "1775141709",
"uncertainty": 120
},
"departure": {
"time": "1775141732",
"uncertainty": 120
},
"stopId": "wimfont2",
"stopSequence": 9
},
{
"arrival": {
"time": "1775141776",
"uncertainty": 120
},
"departure": {
"time": "1775141792",
"uncertainty": 120
},
"stopId": "wimserg2",
"stopSequence": 10
},
{
"arrival": {
"time": "1775141842",
"uncertainty": 120
},
"departure": {
"time": "1775141842",
"uncertainty": 120
},
"stopId": "wimmont2",
"stopSequence": 11
},
{
"arrival": {
"time": "1775141963",
"uncertainty": 120
},
"departure": {
"time": "1775141972",
"uncertainty": 120
},
"stopId": "wimparc2",
"stopSequence": 12
},
{
"arrival": {
"time": "1775142032",
"uncertainty": 120
},
"departure": {
"time": "1775142092",
"uncertainty": 120
},
"stopId": "wimbons2",
"stopSequence": 13
},
{
"arrival": {
"time": "1775142122",
"uncertainty": 120
},
"departure": {
"time": "1775142182",
"uncertainty": 120
},
"stopId": "smbmogr2",
"stopSequence": 14
},
{
"arrival": {
"time": "1775142302",
"uncertainty": 120
},
"departure": {
"time": "1775142332",
"uncertainty": 120
},
"stopId": "smbjos1",
"stopSequence": 15
},
{
"arrival": {
"time": "1775142387",
"uncertainty": 120
},
"departure": {
"time": "1775142392",
"uncertainty": 120
},
"stopId": "smbjard",
"stopSequence": 16
},
{
"arrival": {
"time": "1775142552",
"uncertainty": 120
},
"departure": {
"time": "1775142632",
"uncertainty": 120
},
"stopId": "smbcal1",
"stopSequence": 17
},
{
"arrival": {
"time": "1775142838",
"uncertainty": 120
},
"departure": {
"time": "1775142842",
"uncertainty": 120
},
"stopId": "bsmduf1",
"stopSequence": 18
},
{
"arrival": {
"time": "1775142972",
"uncertainty": 120
},
"departure": {
"time": "1775142992",
"uncertainty": 120
},
"stopId": "bsmstm1",
"stopSequence": 19
},
{
"arrival": {
"time": "1775143052",
"uncertainty": 120
},
"departure": {
"time": "1775143082",
"uncertainty": 120
},
"stopId": "bsmnav1",
"stopSequence": 20
},
{
"arrival": {
"time": "1775143262",
"uncertainty": 120
},
"departure": {
"time": "1775143292",
"uncertainty": 120
},
"stopId": "bsmsgen2",
"stopSequence": 21
},
{
"arrival": {
"time": "1775143382",
"uncertainty": 120
},
"departure": {
"time": "1775143382",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 22
},
{
"arrival": {
"time": "1775143456",
"uncertainty": 120
},
"departure": {
"time": "1775143456",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 23
},
{
"arrival": {
"time": "1775143546",
"uncertainty": 120
},
"departure": {
"time": "1775143562",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 24
},
{
"arrival": {
"time": "1775143712",
"uncertainty": 120
},
"departure": {
"time": "1775143742",
"uncertainty": 120
},
"stopId": "bsmc17a",
"stopSequence": 25
},
{
"arrival": {
"time": "1775143794",
"uncertainty": 120
},
"departure": {
"time": "1775143832",
"uncertainty": 120
},
"stopId": "bsmdaun2",
"stopSequence": 26
},
{
"arrival": {
"time": "1775143898",
"uncertainty": 120
},
"departure": {
"time": "1775143922",
"uncertainty": 120
},
"stopId": "bsmsncf2",
"stopSequence": 27
},
{
"arrival": {
"time": "1775144012",
"uncertainty": 120
},
"departure": {
"time": "1775144012",
"uncertainty": 120
},
"stopId": "bsmieu2",
"stopSequence": 28
},
{
"arrival": {
"time": "1775144102",
"uncertainty": 120
},
"departure": {
"time": "1775144102",
"uncertainty": 120
},
"stopId": "bsmmba",
"stopSequence": 29
},
{
"arrival": {
"time": "1775144196",
"uncertainty": 120
},
"departure": {
"time": "1775144222",
"uncertainty": 120
},
"stopId": "lepcime",
"stopSequence": 30
},
{
"arrival": {
"time": "1775144306",
"uncertainty": 120
},
"departure": {
"time": "1775144306",
"uncertainty": 120
},
"stopId": "outlibe",
"stopSequence": 31
},
{
"arrival": {
"time": "1775144389",
"uncertainty": 120
},
"departure": {
"time": "1775144389",
"uncertainty": 120
},
"stopId": "outdeni4",
"stopSequence": 32
},
{
"arrival": {
"time": "1775144421",
"uncertainty": 120
},
"departure": {
"time": "1775144421",
"uncertainty": 120
},
"stopId": "lposan",
"stopSequence": 33
},
{
"arrival": {
"time": "1775144513",
"uncertainty": 120
},
"departure": {
"time": "1775144513",
"uncertainty": 120
},
"stopId": "outmou2",
"stopSequence": 34
},
{
"arrival": {
"time": "1775144546",
"uncertainty": 120
},
"departure": {
"time": "1775144546",
"uncertainty": 120
},
"stopId": "outbeet2",
"stopSequence": 35
},
{
"arrival": {
"time": "1775144609",
"uncertainty": 120
},
"departure": {
"time": "1775144609",
"uncertainty": 120
},
"stopId": "outdore2",
"stopSequence": 36
},
{
"arrival": {
"time": "1775144728",
"uncertainty": 120
},
"departure": {
"time": "1775144728",
"uncertainty": 120
},
"stopId": "outserv2",
"stopSequence": 37
},
{
"arrival": {
"time": "1775144919",
"uncertainty": 120
},
"departure": {
"time": "1775144919",
"uncertainty": 120
},
"stopId": "equrobi2",
"stopSequence": 38
},
{
"arrival": {
"time": "1775144968",
"uncertainty": 120
},
"departure": {
"time": "1775144968",
"uncertainty": 120
},
"stopId": "equace",
"stopSequence": 39
},
{
"arrival": {
"time": "1775145011",
"uncertainty": 120
},
"departure": {
"time": "1775145011",
"uncertainty": 120
},
"stopId": "equpale",
"stopSequence": 40
},
{
"arrival": {
"time": "1775145088",
"uncertainty": 120
},
"departure": {
"time": "1775145088",
"uncertainty": 120
},
"stopId": "equsta2",
"stopSequence": 41
},
{
"arrival": {
"time": "1775145218",
"uncertainty": 120
},
"departure": {
"time": "1775145218",
"uncertainty": 120
},
"stopId": "equpomp2",
"stopSequence": 42
},
{
"arrival": {
"time": "1775145287",
"uncertainty": 120
},
"departure": {
"time": "1775145287",
"uncertainty": 120
},
"stopId": "equdune",
"stopSequence": 43
},
{
"arrival": {
"time": "1775145334",
"uncertainty": 120
},
"departure": {
"time": "1775145334",
"uncertainty": 120
},
"stopId": "equbecq2",
"stopSequence": 44
},
{
"arrival": {
"time": "1775145448",
"uncertainty": 120
},
"stopId": "equplag2",
"stopSequence": 45
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 1,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725973"
},
"vehicle": {
"id": "172",
"label": "172"
}
}
},
{
"id": "21323681",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775147400",
"uncertainty": 120
},
"stopId": "bsmcca3",
"stopSequence": 1
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 0,
"routeId": "M2",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323681"
}
}
},
{
"id": "21725968",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775147880",
"uncertainty": 120
},
"stopId": "wimmair3",
"stopSequence": 1
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 1,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725968"
}
}
},
{
"id": "21725982",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775144711",
"uncertainty": 120
},
"stopId": "wimmair3",
"stopSequence": 1
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 1,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725982"
}
}
},
{
"id": "21323658",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775142452",
"uncertainty": 120
},
"stopId": "bsmcca8",
"stopSequence": 1
},
{
"arrival": {
"time": "1775142602",
"uncertainty": 120
},
"departure": {
"time": "1775142662",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 2
},
{
"arrival": {
"time": "1775142855",
"uncertainty": 120
},
"departure": {
"time": "1775142902",
"uncertainty": 120
},
"stopId": "bsmthie",
"stopSequence": 3
},
{
"arrival": {
"time": "1775142986",
"uncertainty": 120
},
"departure": {
"time": "1775143022",
"uncertainty": 120
},
"stopId": "bsmpier",
"stopSequence": 4
},
{
"arrival": {
"time": "1775143080",
"uncertainty": 120
},
"departure": {
"time": "1775143082",
"uncertainty": 120
},
"stopId": "bsmcnor",
"stopSequence": 5
},
{
"arrival": {
"time": "1775143149",
"uncertainty": 120
},
"departure": {
"time": "1775143172",
"uncertainty": 120
},
"stopId": "bsmamb",
"stopSequence": 6
},
{
"arrival": {
"time": "1775143251",
"uncertainty": 120
},
"departure": {
"time": "1775143293",
"uncertainty": 120
},
"stopId": "bsmarge",
"stopSequence": 7
},
{
"arrival": {
"time": "1775143323",
"uncertainty": 120
},
"departure": {
"time": "1775143353",
"uncertainty": 120
},
"stopId": "bsmmedi",
"stopSequence": 8
},
{
"arrival": {
"time": "1775143429",
"uncertainty": 120
},
"departure": {
"time": "1775143443",
"uncertainty": 120
},
"stopId": "bsmlet",
"stopSequence": 9
},
{
"arrival": {
"time": "1775143503",
"uncertainty": 120
},
"departure": {
"time": "1775143503",
"uncertainty": 120
},
"stopId": "bsmpatr",
"stopSequence": 10
},
{
"arrival": {
"time": "1775143640",
"uncertainty": 120
},
"departure": {
"time": "1775143684",
"uncertainty": 120
},
"stopId": "bsmdres",
"stopSequence": 11
},
{
"arrival": {
"time": "1775143744",
"uncertainty": 120
},
"departure": {
"time": "1775143774",
"uncertainty": 120
},
"stopId": "bsmmoka",
"stopSequence": 12
},
{
"arrival": {
"time": "1775143834",
"uncertainty": 120
},
"departure": {
"time": "1775143864",
"uncertainty": 120
},
"stopId": "smbjos1",
"stopSequence": 13
},
{
"arrival": {
"time": "1775143912",
"uncertainty": 120
},
"departure": {
"time": "1775143912",
"uncertainty": 120
},
"stopId": "smbjard",
"stopSequence": 14
},
{
"arrival": {
"time": "1775143954",
"uncertainty": 120
},
"departure": {
"time": "1775143954",
"uncertainty": 120
},
"stopId": "smbcal1",
"stopSequence": 15
},
{
"arrival": {
"time": "1775143984",
"uncertainty": 120
},
"departure": {
"time": "1775143984",
"uncertainty": 120
},
"stopId": "bsmhabi2",
"stopSequence": 16
},
{
"arrival": {
"time": "1775144008",
"uncertainty": 120
},
"departure": {
"time": "1775144014",
"uncertainty": 120
},
"stopId": "bsmsou",
"stopSequence": 17
},
{
"arrival": {
"time": "1775144074",
"uncertainty": 120
},
"departure": {
"time": "1775144074",
"uncertainty": 120
},
"stopId": "bsmsecu2",
"stopSequence": 18
},
{
"arrival": {
"time": "1775144141",
"uncertainty": 120
},
"departure": {
"time": "1775144141",
"uncertainty": 120
},
"stopId": "bsmtin1",
"stopSequence": 19
},
{
"arrival": {
"time": "1775144216",
"uncertainty": 120
},
"departure": {
"time": "1775144224",
"uncertainty": 120
},
"stopId": "bsmlor1",
"stopSequence": 20
},
{
"arrival": {
"time": "1775144391",
"uncertainty": 120
},
"departure": {
"time": "1775144391",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 21
},
{
"arrival": {
"time": "1775144465",
"uncertainty": 120
},
"departure": {
"time": "1775144465",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 22
},
{
"arrival": {
"time": "1775144580",
"uncertainty": 120
},
"stopId": "bsmcca8r",
"stopSequence": 23
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 0,
"routeId": "B1",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323658"
},
"vehicle": {
"id": "513",
"label": "513"
}
}
},
{
"id": "21323659",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775145300",
"uncertainty": 120
},
"stopId": "bsmcca7",
"stopSequence": 1
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 1,
"routeId": "B2",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323659"
}
}
},
{
"id": "21725966",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775143465",
"uncertainty": 120
},
"stopId": "equfala",
"stopSequence": 1
},
{
"arrival": {
"time": "1775143525",
"uncertainty": 120
},
"departure": {
"time": "1775143525",
"uncertainty": 120
},
"stopId": "equbecq",
"stopSequence": 2
},
{
"arrival": {
"time": "1775143576",
"uncertainty": 120
},
"departure": {
"time": "1775143585",
"uncertainty": 120
},
"stopId": "equesto",
"stopSequence": 3
},
{
"arrival": {
"time": "1775143727",
"uncertainty": 120
},
"departure": {
"time": "1775143735",
"uncertainty": 120
},
"stopId": "equpomp",
"stopSequence": 4
},
{
"arrival": {
"time": "1775143795",
"uncertainty": 120
},
"departure": {
"time": "1775143795",
"uncertainty": 120
},
"stopId": "equsta",
"stopSequence": 5
},
{
"arrival": {
"time": "1775143949",
"uncertainty": 120
},
"departure": {
"time": "1775143949",
"uncertainty": 120
},
"stopId": "equpale2",
"stopSequence": 6
},
{
"arrival": {
"time": "1775144005",
"uncertainty": 120
},
"departure": {
"time": "1775144005",
"uncertainty": 120
},
"stopId": "equace2",
"stopSequence": 7
},
{
"arrival": {
"time": "1775144083",
"uncertainty": 120
},
"departure": {
"time": "1775144083",
"uncertainty": 120
},
"stopId": "equrobi",
"stopSequence": 8
},
{
"arrival": {
"time": "1775144245",
"uncertainty": 120
},
"departure": {
"time": "1775144275",
"uncertainty": 120
},
"stopId": "outserv",
"stopSequence": 9
},
{
"arrival": {
"time": "1775144426",
"uncertainty": 120
},
"departure": {
"time": "1775144426",
"uncertainty": 120
},
"stopId": "outdore",
"stopSequence": 10
},
{
"arrival": {
"time": "1775144512",
"uncertainty": 120
},
"departure": {
"time": "1775144512",
"uncertainty": 120
},
"stopId": "outbeet",
"stopSequence": 11
},
{
"arrival": {
"time": "1775144564",
"uncertainty": 120
},
"departure": {
"time": "1775144564",
"uncertainty": 120
},
"stopId": "outmou1",
"stopSequence": 12
},
{
"arrival": {
"time": "1775144673",
"uncertainty": 120
},
"departure": {
"time": "1775144673",
"uncertainty": 120
},
"stopId": "lposan2",
"stopSequence": 13
},
{
"arrival": {
"time": "1775144796",
"uncertainty": 120
},
"departure": {
"time": "1775144796",
"uncertainty": 120
},
"stopId": "outdeni3",
"stopSequence": 14
},
{
"arrival": {
"time": "1775144850",
"uncertainty": 120
},
"departure": {
"time": "1775144850",
"uncertainty": 120
},
"stopId": "outlibe2",
"stopSequence": 15
},
{
"arrival": {
"time": "1775144949",
"uncertainty": 120
},
"departure": {
"time": "1775144949",
"uncertainty": 120
},
"stopId": "lepcime2",
"stopSequence": 16
},
{
"arrival": {
"time": "1775145004",
"uncertainty": 120
},
"departure": {
"time": "1775145004",
"uncertainty": 120
},
"stopId": "bsmhvi2",
"stopSequence": 17
},
{
"arrival": {
"time": "1775145158",
"uncertainty": 120
},
"departure": {
"time": "1775145158",
"uncertainty": 120
},
"stopId": "bsmieu",
"stopSequence": 18
},
{
"arrival": {
"time": "1775145338",
"uncertainty": 120
},
"departure": {
"time": "1775145338",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 19
},
{
"arrival": {
"time": "1775145426",
"uncertainty": 120
},
"departure": {
"time": "1775145426",
"uncertainty": 120
},
"stopId": "bsmdaun",
"stopSequence": 20
},
{
"arrival": {
"time": "1775145520",
"uncertainty": 120
},
"departure": {
"time": "1775145520",
"uncertainty": 120
},
"stopId": "bsmcca6",
"stopSequence": 21
},
{
"arrival": {
"time": "1775145604",
"uncertainty": 120
},
"departure": {
"time": "1775145604",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 22
},
{
"arrival": {
"time": "1775145742",
"uncertainty": 120
},
"departure": {
"time": "1775145742",
"uncertainty": 120
},
"stopId": "bsmcoqu",
"stopSequence": 23
},
{
"arrival": {
"time": "1775145880",
"uncertainty": 120
},
"departure": {
"time": "1775145880",
"uncertainty": 120
},
"stopId": "bsmnava2",
"stopSequence": 24
},
{
"arrival": {
"time": "1775145982",
"uncertainty": 120
},
"departure": {
"time": "1775145982",
"uncertainty": 120
},
"stopId": "bsmstm2",
"stopSequence": 25
},
{
"arrival": {
"time": "1775146119",
"uncertainty": 120
},
"departure": {
"time": "1775146119",
"uncertainty": 120
},
"stopId": "bsmduf2",
"stopSequence": 26
},
{
"arrival": {
"time": "1775146192",
"uncertainty": 120
},
"departure": {
"time": "1775146192",
"uncertainty": 120
},
"stopId": "bsmlema",
"stopSequence": 27
},
{
"arrival": {
"time": "1775146261",
"uncertainty": 120
},
"departure": {
"time": "1775146261",
"uncertainty": 120
},
"stopId": "smbcal2",
"stopSequence": 28
},
{
"arrival": {
"time": "1775146369",
"uncertainty": 120
},
"departure": {
"time": "1775146369",
"uncertainty": 120
},
"stopId": "smbjard2",
"stopSequence": 29
},
{
"arrival": {
"time": "1775146460",
"uncertainty": 120
},
"departure": {
"time": "1775146460",
"uncertainty": 120
},
"stopId": "smbjos2",
"stopSequence": 30
},
{
"arrival": {
"time": "1775146525",
"uncertainty": 120
},
"departure": {
"time": "1775146525",
"uncertainty": 120
},
"stopId": "smbmogr",
"stopSequence": 31
},
{
"arrival": {
"time": "1775146622",
"uncertainty": 120
},
"departure": {
"time": "1775146622",
"uncertainty": 120
},
"stopId": "wimbons",
"stopSequence": 32
},
{
"arrival": {
"time": "1775146907",
"uncertainty": 120
},
"departure": {
"time": "1775146907",
"uncertainty": 120
},
"stopId": "wimmont",
"stopSequence": 33
},
{
"arrival": {
"time": "1775146974",
"uncertainty": 120
},
"departure": {
"time": "1775146974",
"uncertainty": 120
},
"stopId": "wimserge",
"stopSequence": 34
},
{
"arrival": {
"time": "1775147020",
"uncertainty": 120
},
"departure": {
"time": "1775147020",
"uncertainty": 120
},
"stopId": "wimfont",
"stopSequence": 35
},
{
"arrival": {
"time": "1775147048",
"uncertainty": 120
},
"departure": {
"time": "1775147048",
"uncertainty": 120
},
"stopId": "wimegli",
"stopSequence": 36
},
{
"arrival": {
"time": "1775147117",
"uncertainty": 120
},
"departure": {
"time": "1775147117",
"uncertainty": 120
},
"stopId": "wimetoi",
"stopSequence": 37
},
{
"arrival": {
"time": "1775147233",
"uncertainty": 120
},
"departure": {
"time": "1775147233",
"uncertainty": 120
},
"stopId": "wimplai",
"stopSequence": 38
},
{
"arrival": {
"time": "1775147288",
"uncertainty": 120
},
"departure": {
"time": "1775147288",
"uncertainty": 120
},
"stopId": "wimcol1",
"stopSequence": 39
},
{
"arrival": {
"time": "1775147371",
"uncertainty": 120
},
"departure": {
"time": "1775147371",
"uncertainty": 120
},
"stopId": "wimsncf",
"stopSequence": 40
},
{
"arrival": {
"time": "1775147491",
"uncertainty": 120
},
"departure": {
"time": "1775147491",
"uncertainty": 120
},
"stopId": "wimmaur",
"stopSequence": 41
},
{
"arrival": {
"time": "1775147552",
"uncertainty": 120
},
"departure": {
"time": "1775147552",
"uncertainty": 120
},
"stopId": "wimlecl",
"stopSequence": 42
},
{
"arrival": {
"time": "1775147612",
"uncertainty": 120
},
"stopId": "wimmair4",
"stopSequence": 43
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 0,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725966"
},
"vehicle": {
"id": "531",
"label": "531"
}
}
},
{
"id": "21323657",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775143682",
"uncertainty": 120
},
"stopId": "bsmcca7",
"stopSequence": 1
},
{
"arrival": {
"time": "1775143938",
"uncertainty": 120
},
"departure": {
"time": "1775143983",
"uncertainty": 120
},
"stopId": "bsmdal1",
"stopSequence": 2
},
{
"arrival": {
"time": "1775144057",
"uncertainty": 120
},
"departure": {
"time": "1775144074",
"uncertainty": 120
},
"stopId": "bsmdune",
"stopSequence": 3
},
{
"arrival": {
"time": "1775144133",
"uncertainty": 120
},
"departure": {
"time": "1775144164",
"uncertainty": 120
},
"stopId": "bsmsecu",
"stopSequence": 4
},
{
"arrival": {
"time": "1775144245",
"uncertainty": 120
},
"departure": {
"time": "1775144284",
"uncertainty": 120
},
"stopId": "bsmsou2",
"stopSequence": 5
},
{
"arrival": {
"time": "1775144335",
"uncertainty": 120
},
"departure": {
"time": "1775144335",
"uncertainty": 120
},
"stopId": "bsmhabi",
"stopSequence": 6
},
{
"arrival": {
"time": "1775144389",
"uncertainty": 120
},
"departure": {
"time": "1775144389",
"uncertainty": 120
},
"stopId": "smbcal2",
"stopSequence": 7
},
{
"arrival": {
"time": "1775144455",
"uncertainty": 120
},
"departure": {
"time": "1775144455",
"uncertainty": 120
},
"stopId": "smbjard2",
"stopSequence": 8
},
{
"arrival": {
"time": "1775144512",
"uncertainty": 120
},
"departure": {
"time": "1775144512",
"uncertainty": 120
},
"stopId": "smbjos2",
"stopSequence": 9
},
{
"arrival": {
"time": "1775144554",
"uncertainty": 120
},
"departure": {
"time": "1775144554",
"uncertainty": 120
},
"stopId": "bsmmoka2",
"stopSequence": 10
},
{
"arrival": {
"time": "1775144630",
"uncertainty": 120
},
"departure": {
"time": "1775144630",
"uncertainty": 120
},
"stopId": "bsmdres2",
"stopSequence": 11
},
{
"arrival": {
"time": "1775144694",
"uncertainty": 120
},
"departure": {
"time": "1775144694",
"uncertainty": 120
},
"stopId": "bsmpatr2",
"stopSequence": 12
},
{
"arrival": {
"time": "1775144767",
"uncertainty": 120
},
"departure": {
"time": "1775144767",
"uncertainty": 120
},
"stopId": "bsmlet2",
"stopSequence": 13
},
{
"arrival": {
"time": "1775144840",
"uncertainty": 120
},
"departure": {
"time": "1775144840",
"uncertainty": 120
},
"stopId": "bsmmedi2",
"stopSequence": 14
},
{
"arrival": {
"time": "1775144882",
"uncertainty": 120
},
"departure": {
"time": "1775144882",
"uncertainty": 120
},
"stopId": "bsmarge2",
"stopSequence": 15
},
{
"arrival": {
"time": "1775144952",
"uncertainty": 120
},
"departure": {
"time": "1775144952",
"uncertainty": 120
},
"stopId": "bsmamb2",
"stopSequence": 16
},
{
"arrival": {
"time": "1775144992",
"uncertainty": 120
},
"departure": {
"time": "1775144992",
"uncertainty": 120
},
"stopId": "bsmcnor2",
"stopSequence": 17
},
{
"arrival": {
"time": "1775145063",
"uncertainty": 120
},
"departure": {
"time": "1775145063",
"uncertainty": 120
},
"stopId": "bsmpier2",
"stopSequence": 18
},
{
"arrival": {
"time": "1775145215",
"uncertainty": 120
},
"departure": {
"time": "1775145215",
"uncertainty": 120
},
"stopId": "bsmsgen2",
"stopSequence": 19
},
{
"arrival": {
"time": "1775145312",
"uncertainty": 120
},
"departure": {
"time": "1775145312",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 20
},
{
"arrival": {
"time": "1775145387",
"uncertainty": 120
},
"departure": {
"time": "1775145387",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 21
},
{
"arrival": {
"time": "1775145527",
"uncertainty": 120
},
"stopId": "bsmcca7r",
"stopSequence": 22
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 1,
"routeId": "B2",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323657"
},
"vehicle": {
"id": "165",
"label": "165"
}
}
},
{
"id": "21323662",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775146500",
"uncertainty": 120
},
"stopId": "bsmcca7",
"stopSequence": 1
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 1,
"routeId": "B2",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323662"
}
}
},
{
"id": "21323663",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775147400",
"uncertainty": 120
},
"stopId": "bsmcca8",
"stopSequence": 1
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 0,
"routeId": "B1",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323663"
}
}
},
{
"id": "21725960",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775140386",
"uncertainty": 120
},
"stopId": "equfala",
"stopSequence": 1
},
{
"arrival": {
"time": "1775140435",
"uncertainty": 120
},
"departure": {
"time": "1775140446",
"uncertainty": 120
},
"stopId": "equbecq",
"stopSequence": 2
},
{
"arrival": {
"time": "1775140489",
"uncertainty": 120
},
"departure": {
"time": "1775140506",
"uncertainty": 120
},
"stopId": "equesto",
"stopSequence": 3
},
{
"arrival": {
"time": "1775140596",
"uncertainty": 120
},
"departure": {
"time": "1775140596",
"uncertainty": 120
},
"stopId": "equpomp",
"stopSequence": 4
},
{
"arrival": {
"time": "1775140641",
"uncertainty": 120
},
"departure": {
"time": "1775140641",
"uncertainty": 120
},
"stopId": "equsta",
"stopSequence": 5
},
{
"arrival": {
"time": "1775140776",
"uncertainty": 120
},
"departure": {
"time": "1775140776",
"uncertainty": 120
},
"stopId": "equpale2",
"stopSequence": 6
},
{
"arrival": {
"time": "1775140836",
"uncertainty": 120
},
"departure": {
"time": "1775140866",
"uncertainty": 120
},
"stopId": "equace2",
"stopSequence": 7
},
{
"arrival": {
"time": "1775140941",
"uncertainty": 120
},
"departure": {
"time": "1775140941",
"uncertainty": 120
},
"stopId": "equrobi",
"stopSequence": 8
},
{
"arrival": {
"time": "1775141090",
"uncertainty": 120
},
"departure": {
"time": "1775141090",
"uncertainty": 120
},
"stopId": "outserv",
"stopSequence": 9
},
{
"arrival": {
"time": "1775141180",
"uncertainty": 120
},
"departure": {
"time": "1775141180",
"uncertainty": 120
},
"stopId": "outdore",
"stopSequence": 10
},
{
"arrival": {
"time": "1775141252",
"uncertainty": 120
},
"departure": {
"time": "1775141256",
"uncertainty": 120
},
"stopId": "outbeet",
"stopSequence": 11
},
{
"arrival": {
"time": "1775141316",
"uncertainty": 120
},
"departure": {
"time": "1775141423",
"uncertainty": 120
},
"stopId": "outmou1",
"stopSequence": 12
},
{
"arrival": {
"time": "1775141493",
"uncertainty": 120
},
"departure": {
"time": "1775141493",
"uncertainty": 120
},
"stopId": "lposan2",
"stopSequence": 13
},
{
"arrival": {
"time": "1775141563",
"uncertainty": 120
},
"departure": {
"time": "1775141583",
"uncertainty": 120
},
"stopId": "outdeni3",
"stopSequence": 14
},
{
"arrival": {
"time": "1775141633",
"uncertainty": 120
},
"departure": {
"time": "1775141633",
"uncertainty": 120
},
"stopId": "outlibe2",
"stopSequence": 15
},
{
"arrival": {
"time": "1775141713",
"uncertainty": 120
},
"departure": {
"time": "1775141763",
"uncertainty": 120
},
"stopId": "lepcime2",
"stopSequence": 16
},
{
"arrival": {
"time": "1775141793",
"uncertainty": 120
},
"departure": {
"time": "1775141793",
"uncertainty": 120
},
"stopId": "bsmhvi2",
"stopSequence": 17
},
{
"arrival": {
"time": "1775141900",
"uncertainty": 120
},
"departure": {
"time": "1775141900",
"uncertainty": 120
},
"stopId": "bsmieu",
"stopSequence": 18
},
{
"arrival": {
"time": "1775142019",
"uncertainty": 120
},
"departure": {
"time": "1775142053",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 19
},
{
"arrival": {
"time": "1775142131",
"uncertainty": 120
},
"departure": {
"time": "1775142153",
"uncertainty": 120
},
"stopId": "bsmdaun",
"stopSequence": 20
},
{
"arrival": {
"time": "1775142233",
"uncertainty": 120
},
"departure": {
"time": "1775142343",
"uncertainty": 120
},
"stopId": "bsmcca6",
"stopSequence": 21
},
{
"arrival": {
"time": "1775142393",
"uncertainty": 120
},
"departure": {
"time": "1775142423",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 22
},
{
"arrival": {
"time": "1775142563",
"uncertainty": 120
},
"departure": {
"time": "1775142573",
"uncertainty": 120
},
"stopId": "bsmcoqu",
"stopSequence": 23
},
{
"arrival": {
"time": "1775142673",
"uncertainty": 120
},
"departure": {
"time": "1775142733",
"uncertainty": 120
},
"stopId": "bsmnava2",
"stopSequence": 24
},
{
"arrival": {
"time": "1775142793",
"uncertainty": 120
},
"departure": {
"time": "1775142833",
"uncertainty": 120
},
"stopId": "bsmstm2",
"stopSequence": 25
},
{
"arrival": {
"time": "1775142933",
"uncertainty": 120
},
"departure": {
"time": "1775142983",
"uncertainty": 120
},
"stopId": "bsmduf2",
"stopSequence": 26
},
{
"arrival": {
"time": "1775143123",
"uncertainty": 120
},
"departure": {
"time": "1775143193",
"uncertainty": 120
},
"stopId": "bsmlema",
"stopSequence": 27
},
{
"arrival": {
"time": "1775143233",
"uncertainty": 120
},
"departure": {
"time": "1775143253",
"uncertainty": 120
},
"stopId": "smbcal2",
"stopSequence": 28
},
{
"arrival": {
"time": "1775143304",
"uncertainty": 120
},
"departure": {
"time": "1775143323",
"uncertainty": 120
},
"stopId": "smbjard2",
"stopSequence": 29
},
{
"arrival": {
"time": "1775143371",
"uncertainty": 120
},
"departure": {
"time": "1775143403",
"uncertainty": 120
},
"stopId": "smbjos2",
"stopSequence": 30
},
{
"arrival": {
"time": "1775143463",
"uncertainty": 120
},
"departure": {
"time": "1775143483",
"uncertainty": 120
},
"stopId": "smbmogr",
"stopSequence": 31
},
{
"arrival": {
"time": "1775143538",
"uncertainty": 120
},
"departure": {
"time": "1775143573",
"uncertainty": 120
},
"stopId": "wimbons",
"stopSequence": 32
},
{
"arrival": {
"time": "1775143743",
"uncertainty": 120
},
"departure": {
"time": "1775143763",
"uncertainty": 120
},
"stopId": "wimmont",
"stopSequence": 33
},
{
"arrival": {
"time": "1775143813",
"uncertainty": 120
},
"departure": {
"time": "1775143833",
"uncertainty": 120
},
"stopId": "wimserge",
"stopSequence": 34
},
{
"arrival": {
"time": "1775143873",
"uncertainty": 120
},
"departure": {
"time": "1775143903",
"uncertainty": 120
},
"stopId": "wimfont",
"stopSequence": 35
},
{
"arrival": {
"time": "1775143933",
"uncertainty": 120
},
"departure": {
"time": "1775143953",
"uncertainty": 120
},
"stopId": "wimegli",
"stopSequence": 36
},
{
"arrival": {
"time": "1775144023",
"uncertainty": 120
},
"departure": {
"time": "1775144043",
"uncertainty": 120
},
"stopId": "wimetoi",
"stopSequence": 37
},
{
"arrival": {
"time": "1775144113",
"uncertainty": 120
},
"departure": {
"time": "1775144123",
"uncertainty": 120
},
"stopId": "wimplai",
"stopSequence": 38
},
{
"arrival": {
"time": "1775144183",
"uncertainty": 120
},
"departure": {
"time": "1775144223",
"uncertainty": 120
},
"stopId": "wimcol1",
"stopSequence": 39
},
{
"arrival": {
"time": "1775144283",
"uncertainty": 120
},
"departure": {
"time": "1775144303",
"uncertainty": 120
},
"stopId": "wimsncf",
"stopSequence": 40
},
{
"arrival": {
"time": "1775144427",
"uncertainty": 120
},
"departure": {
"time": "1775144427",
"uncertainty": 120
},
"stopId": "wimmaur",
"stopSequence": 41
},
{
"arrival": {
"time": "1775144505",
"uncertainty": 120
},
"departure": {
"time": "1775144505",
"uncertainty": 120
},
"stopId": "wimlecl",
"stopSequence": 42
},
{
"arrival": {
"time": "1775144577",
"uncertainty": 120
},
"stopId": "wimmair4",
"stopSequence": 43
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 0,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725960"
},
"vehicle": {
"id": "534",
"label": "534"
}
}
},
{
"id": "21323660",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775144400",
"uncertainty": 120
},
"stopId": "bsmcca8",
"stopSequence": 1
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 0,
"routeId": "B1",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323660"
},
"vehicle": {
"id": "407",
"label": "407"
}
}
},
{
"id": "21323661",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775145000",
"uncertainty": 120
},
"stopId": "bsmcca8",
"stopSequence": 1
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 0,
"routeId": "B1",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323661"
}
}
},
{
"id": "21725963",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775146020",
"uncertainty": 120
},
"stopId": "equfala",
"stopSequence": 1
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 0,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "21725963"
}
}
},
{
"id": "21726020",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775146500",
"uncertainty": 120
},
"stopId": "wimbast5",
"stopSequence": 1
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 1,
"routeId": "F",
"scheduleRelationship": "SCHEDULED",
"tripId": "21726020"
}
}
},
{
"id": "21323655",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775142489",
"uncertainty": 120
},
"stopId": "bsmcca7",
"stopSequence": 1
},
{
"arrival": {
"time": "1775142719",
"uncertainty": 120
},
"departure": {
"time": "1775142779",
"uncertainty": 120
},
"stopId": "bsmdal1",
"stopSequence": 2
},
{
"arrival": {
"time": "1775142857",
"uncertainty": 120
},
"departure": {
"time": "1775142879",
"uncertainty": 120
},
"stopId": "bsmdune",
"stopSequence": 3
},
{
"arrival": {
"time": "1775142919",
"uncertainty": 120
},
"departure": {
"time": "1775142919",
"uncertainty": 120
},
"stopId": "bsmsecu",
"stopSequence": 4
},
{
"arrival": {
"time": "1775142999",
"uncertainty": 120
},
"departure": {
"time": "1775143049",
"uncertainty": 120
},
"stopId": "bsmsou2",
"stopSequence": 5
},
{
"arrival": {
"time": "1775143099",
"uncertainty": 120
},
"departure": {
"time": "1775143119",
"uncertainty": 120
},
"stopId": "bsmhabi",
"stopSequence": 6
},
{
"arrival": {
"time": "1775143168",
"uncertainty": 120
},
"departure": {
"time": "1775143189",
"uncertainty": 120
},
"stopId": "smbcal2",
"stopSequence": 7
},
{
"arrival": {
"time": "1775143239",
"uncertainty": 120
},
"departure": {
"time": "1775143249",
"uncertainty": 120
},
"stopId": "smbjard2",
"stopSequence": 8
},
{
"arrival": {
"time": "1775143299",
"uncertainty": 120
},
"departure": {
"time": "1775143349",
"uncertainty": 120
},
"stopId": "smbjos2",
"stopSequence": 9
},
{
"arrival": {
"time": "1775143389",
"uncertainty": 120
},
"departure": {
"time": "1775143449",
"uncertainty": 120
},
"stopId": "bsmmoka2",
"stopSequence": 10
},
{
"arrival": {
"time": "1775143519",
"uncertainty": 120
},
"departure": {
"time": "1775143549",
"uncertainty": 120
},
"stopId": "bsmdres2",
"stopSequence": 11
},
{
"arrival": {
"time": "1775143608",
"uncertainty": 120
},
"departure": {
"time": "1775143639",
"uncertainty": 120
},
"stopId": "bsmpatr2",
"stopSequence": 12
},
{
"arrival": {
"time": "1775143709",
"uncertainty": 120
},
"departure": {
"time": "1775143729",
"uncertainty": 120
},
"stopId": "bsmlet2",
"stopSequence": 13
},
{
"arrival": {
"time": "1775143799",
"uncertainty": 120
},
"departure": {
"time": "1775143819",
"uncertainty": 120
},
"stopId": "bsmmedi2",
"stopSequence": 14
},
{
"arrival": {
"time": "1775143859",
"uncertainty": 120
},
"departure": {
"time": "1775143889",
"uncertainty": 120
},
"stopId": "bsmarge2",
"stopSequence": 15
},
{
"arrival": {
"time": "1775143959",
"uncertainty": 120
},
"departure": {
"time": "1775143959",
"uncertainty": 120
},
"stopId": "bsmamb2",
"stopSequence": 16
},
{
"arrival": {
"time": "1775143995",
"uncertainty": 120
},
"departure": {
"time": "1775144009",
"uncertainty": 120
},
"stopId": "bsmcnor2",
"stopSequence": 17
},
{
"arrival": {
"time": "1775144076",
"uncertainty": 120
},
"departure": {
"time": "1775144099",
"uncertainty": 120
},
"stopId": "bsmpier2",
"stopSequence": 18
},
{
"arrival": {
"time": "1775144334",
"uncertainty": 120
},
"departure": {
"time": "1775144334",
"uncertainty": 120
},
"stopId": "bsmsgen2",
"stopSequence": 19
},
{
"arrival": {
"time": "1775144428",
"uncertainty": 120
},
"departure": {
"time": "1775144428",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 20
},
{
"arrival": {
"time": "1775144501",
"uncertainty": 120
},
"departure": {
"time": "1775144501",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 21
},
{
"arrival": {
"time": "1775144640",
"uncertainty": 120
},
"stopId": "bsmcca7r",
"stopSequence": 22
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 1,
"routeId": "B2",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323655"
},
"vehicle": {
"id": "511",
"label": "511"
}
}
},
{
"id": "21726016",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775141493",
"uncertainty": 120
},
"stopId": "wimbast5",
"stopSequence": 1
},
{
"arrival": {
"time": "1775141532",
"uncertainty": 120
},
"departure": {
"time": "1775141532",
"uncertainty": 120
},
"stopId": "wimdebu2",
"stopSequence": 2
},
{
"arrival": {
"time": "1775141553",
"uncertainty": 120
},
"departure": {
"time": "1775141553",
"uncertainty": 120
},
"stopId": "wimgoun2",
"stopSequence": 3
},
{
"arrival": {
"time": "1775141594",
"uncertainty": 120
},
"departure": {
"time": "1775141613",
"uncertainty": 120
},
"stopId": "wimoffe2",
"stopSequence": 4
},
{
"arrival": {
"time": "1775141643",
"uncertainty": 120
},
"departure": {
"time": "1775141643",
"uncertainty": 120
},
"stopId": "wimmess2",
"stopSequence": 5
},
{
"arrival": {
"time": "1775141673",
"uncertainty": 120
},
"departure": {
"time": "1775141673",
"uncertainty": 120
},
"stopId": "wimchat2",
"stopSequence": 6
},
{
"arrival": {
"time": "1775141756",
"uncertainty": 120
},
"departure": {
"time": "1775141763",
"uncertainty": 120
},
"stopId": "wimcour2",
"stopSequence": 7
},
{
"arrival": {
"time": "1775141838",
"uncertainty": 120
},
"departure": {
"time": "1775141838",
"uncertainty": 120
},
"stopId": "wimnung2",
"stopSequence": 8
},
{
"arrival": {
"time": "1775141913",
"uncertainty": 120
},
"departure": {
"time": "1775141943",
"uncertainty": 120
},
"stopId": "wimair2",
"stopSequence": 9
},
{
"arrival": {
"time": "1775142003",
"uncertainty": 120
},
"departure": {
"time": "1775142003",
"uncertainty": 120
},
"stopId": "wimstad2",
"stopSequence": 10
},
{
"arrival": {
"time": "1775142063",
"uncertainty": 120
},
"departure": {
"time": "1775142063",
"uncertainty": 120
},
"stopId": "wimmair3",
"stopSequence": 11
},
{
"arrival": {
"time": "1775142171",
"uncertainty": 120
},
"departure": {
"time": "1775142183",
"uncertainty": 120
},
"stopId": "wimnapo2",
"stopSequence": 12
},
{
"arrival": {
"time": "1775142223",
"uncertainty": 120
},
"departure": {
"time": "1775142273",
"uncertainty": 120
},
"stopId": "wimmaur2",
"stopSequence": 13
},
{
"arrival": {
"time": "1775142303",
"uncertainty": 120
},
"departure": {
"time": "1775142343",
"uncertainty": 120
},
"stopId": "wimjean2",
"stopSequence": 14
},
{
"arrival": {
"time": "1775142403",
"uncertainty": 120
},
"departure": {
"time": "1775142403",
"uncertainty": 120
},
"stopId": "wimhonv2",
"stopSequence": 15
},
{
"arrival": {
"time": "1775142487",
"uncertainty": 120
},
"departure": {
"time": "1775142487",
"uncertainty": 120
},
"stopId": "wimcrec",
"stopSequence": 16
},
{
"arrival": {
"time": "1775142538",
"uncertainty": 120
},
"departure": {
"time": "1775142553",
"uncertainty": 120
},
"stopId": "bsmlegi2",
"stopSequence": 17
},
{
"arrival": {
"time": "1775142592",
"uncertainty": 120
},
"departure": {
"time": "1775142592",
"uncertainty": 120
},
"stopId": "bsmbeuv2",
"stopSequence": 18
},
{
"arrival": {
"time": "1775142644",
"uncertainty": 120
},
"departure": {
"time": "1775142644",
"uncertainty": 120
},
"stopId": "bsmdesc2",
"stopSequence": 19
},
{
"arrival": {
"time": "1775142694",
"uncertainty": 120
},
"departure": {
"time": "1775142694",
"uncertainty": 120
},
"stopId": "bsmnaus2",
"stopSequence": 20
},
{
"arrival": {
"time": "1775142729",
"uncertainty": 120
},
"departure": {
"time": "1775142733",
"uncertainty": 120
},
"stopId": "bsmsurc2",
"stopSequence": 21
},
{
"arrival": {
"time": "1775142783",
"uncertainty": 120
},
"departure": {
"time": "1775142783",
"uncertainty": 120
},
"stopId": "bsmcci2",
"stopSequence": 22
},
{
"arrival": {
"time": "1775142857",
"uncertainty": 120
},
"departure": {
"time": "1775142883",
"uncertainty": 120
},
"stopId": "bsmsgen2",
"stopSequence": 23
},
{
"arrival": {
"time": "1775142968",
"uncertainty": 120
},
"departure": {
"time": "1775142968",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 24
},
{
"arrival": {
"time": "1775143043",
"uncertainty": 120
},
"departure": {
"time": "1775143043",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 25
},
{
"arrival": {
"time": "1775143136",
"uncertainty": 120
},
"departure": {
"time": "1775143183",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 26
},
{
"arrival": {
"time": "1775143268",
"uncertainty": 120
},
"departure": {
"time": "1775143633",
"uncertainty": 120
},
"stopId": "bsmc17a",
"stopSequence": 27
},
{
"arrival": {
"time": "1775143684",
"uncertainty": 120
},
"departure": {
"time": "1775143693",
"uncertainty": 120
},
"stopId": "bsmdaun2",
"stopSequence": 28
},
{
"arrival": {
"time": "1775143783",
"uncertainty": 120
},
"departure": {
"time": "1775143783",
"uncertainty": 120
},
"stopId": "bsmsncf2",
"stopSequence": 29
},
{
"arrival": {
"time": "1775143929",
"uncertainty": 120
},
"departure": {
"time": "1775143933",
"uncertainty": 120
},
"stopId": "outneuf2",
"stopSequence": 30
},
{
"arrival": {
"time": "1775143984",
"uncertainty": 120
},
"departure": {
"time": "1775143984",
"uncertainty": 120
},
"stopId": "outmai2",
"stopSequence": 31
},
{
"arrival": {
"time": "1775144113",
"uncertainty": 120
},
"departure": {
"time": "1775144113",
"uncertainty": 120
},
"stopId": "outkenn",
"stopSequence": 32
},
{
"arrival": {
"time": "1775144194",
"uncertainty": 120
},
"departure": {
"time": "1775144203",
"uncertainty": 120
},
"stopId": "outcol2",
"stopSequence": 33
},
{
"arrival": {
"time": "1775144262",
"uncertainty": 120
},
"departure": {
"time": "1775144262",
"uncertainty": 120
},
"stopId": "outmont",
"stopSequence": 34
},
{
"arrival": {
"time": "1775144338",
"uncertainty": 120
},
"departure": {
"time": "1775144338",
"uncertainty": 120
},
"stopId": "outdore",
"stopSequence": 35
},
{
"arrival": {
"time": "1775144452",
"uncertainty": 120
},
"stopId": "outbeet3",
"stopSequence": 36
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 1,
"routeId": "F",
"scheduleRelationship": "SCHEDULED",
"tripId": "21726016"
},
"vehicle": {
"id": "518",
"label": "518"
}
}
},
{
"id": "21726017",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1775143222",
"uncertainty": 120
},
"departure": {
"time": "1775143222",
"uncertainty": 120
},
"stopId": "outdore2",
"stopSequence": 3
},
{
"arrival": {
"time": "1775143282",
"uncertainty": 120
},
"departure": {
"time": "1775143282",
"uncertainty": 120
},
"stopId": "outmont2",
"stopSequence": 4
},
{
"arrival": {
"time": "1775143402",
"uncertainty": 120
},
"departure": {
"time": "1775143402",
"uncertainty": 120
},
"stopId": "outcol1",
"stopSequence": 5
},
{
"arrival": {
"time": "1775143484",
"uncertainty": 120
},
"departure": {
"time": "1775143492",
"uncertainty": 120
},
"stopId": "outkenn2",
"stopSequence": 6
},
{
"arrival": {
"time": "1775143679",
"uncertainty": 120
},
"departure": {
"time": "1775143679",
"uncertainty": 120
},
"stopId": "outmai",
"stopSequence": 7
},
{
"arrival": {
"time": "1775143744",
"uncertainty": 120
},
"departure": {
"time": "1775143744",
"uncertainty": 120
},
"stopId": "outneuf",
"stopSequence": 8
},
{
"arrival": {
"time": "1775143852",
"uncertainty": 120
},
"departure": {
"time": "1775143882",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 9
},
{
"arrival": {
"time": "1775143961",
"uncertainty": 120
},
"departure": {
"time": "1775143972",
"uncertainty": 120
},
"stopId": "bsmdaun",
"stopSequence": 10
},
{
"arrival": {
"time": "1775144061",
"uncertainty": 120
},
"departure": {
"time": "1775144123",
"uncertainty": 120
},
"stopId": "bsmcca5",
"stopSequence": 11
},
{
"arrival": {
"time": "1775144242",
"uncertainty": 120
},
"departure": {
"time": "1775144242",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 12
},
{
"arrival": {
"time": "1775144415",
"uncertainty": 120
},
"departure": {
"time": "1775144415",
"uncertainty": 120
},
"stopId": "bsmvic",
"stopSequence": 13
},
{
"arrival": {
"time": "1775144476",
"uncertainty": 120
},
"departure": {
"time": "1775144476",
"uncertainty": 120
},
"stopId": "bsmcci",
"stopSequence": 14
},
{
"arrival": {
"time": "1775144553",
"uncertainty": 120
},
"departure": {
"time": "1775144553",
"uncertainty": 120
},
"stopId": "bsmsurc",
"stopSequence": 15
},
{
"arrival": {
"time": "1775144603",
"uncertainty": 120
},
"departure": {
"time": "1775144603",
"uncertainty": 120
},
"stopId": "bsmnaus",
"stopSequence": 16
},
{
"arrival": {
"time": "1775144667",
"uncertainty": 120
},
"departure": {
"time": "1775144667",
"uncertainty": 120
},
"stopId": "bsmdesc",
"stopSequence": 17
},
{
"arrival": {
"time": "1775144728",
"uncertainty": 120
},
"departure": {
"time": "1775144728",
"uncertainty": 120
},
"stopId": "bsmbeuv",
"stopSequence": 18
},
{
"arrival": {
"time": "1775144783",
"uncertainty": 120
},
"departure": {
"time": "1775144783",
"uncertainty": 120
},
"stopId": "nsmlegi",
"stopSequence": 19
},
{
"arrival": {
"time": "1775144873",
"uncertainty": 120
},
"departure": {
"time": "1775144873",
"uncertainty": 120
},
"stopId": "wimcrec",
"stopSequence": 20
},
{
"arrival": {
"time": "1775145060",
"uncertainty": 120
},
"departure": {
"time": "1775145060",
"uncertainty": 120
},
"stopId": "wimhonv",
"stopSequence": 21
},
{
"arrival": {
"time": "1775145158",
"uncertainty": 120
},
"departure": {
"time": "1775145158",
"uncertainty": 120
},
"stopId": "wimjean",
"stopSequence": 22
},
{
"arrival": {
"time": "1775145198",
"uncertainty": 120
},
"departure": {
"time": "1775145198",
"uncertainty": 120
},
"stopId": "wimmaur",
"stopSequence": 23
},
{
"arrival": {
"time": "1775145236",
"uncertainty": 120
},
"departure": {
"time": "1775145236",
"uncertainty": 120
},
"stopId": "wimlecl",
"stopSequence": 24
},
{
"arrival": {
"time": "1775145280",
"uncertainty": 120
},
"departure": {
"time": "1775145280",
"uncertainty": 120
},
"stopId": "wimmair4",
"stopSequence": 25
},
{
"arrival": {
"time": "1775145386",
"uncertainty": 120
},
"departure": {
"time": "1775145386",
"uncertainty": 120
},
"stopId": "wimstad",
"stopSequence": 26
},
{
"arrival": {
"time": "1775145453",
"uncertainty": 120
},
"departure": {
"time": "1775145453",
"uncertainty": 120
},
"stopId": "wimair",
"stopSequence": 27
},
{
"arrival": {
"time": "1775145501",
"uncertainty": 120
},
"departure": {
"time": "1775145501",
"uncertainty": 120
},
"stopId": "wimnung",
"stopSequence": 28
},
{
"arrival": {
"time": "1775145562",
"uncertainty": 120
},
"departure": {
"time": "1775145562",
"uncertainty": 120
},
"stopId": "wimcour",
"stopSequence": 29
},
{
"arrival": {
"time": "1775145644",
"uncertainty": 120
},
"departure": {
"time": "1775145644",
"uncertainty": 120
},
"stopId": "wimchat",
"stopSequence": 30
},
{
"arrival": {
"time": "1775145710",
"uncertainty": 120
},
"departure": {
"time": "1775145710",
"uncertainty": 120
},
"stopId": "wimmess",
"stopSequence": 31
},
{
"arrival": {
"time": "1775145748",
"uncertainty": 120
},
"departure": {
"time": "1775145748",
"uncertainty": 120
},
"stopId": "wimoffe",
"stopSequence": 32
},
{
"arrival": {
"time": "1775145781",
"uncertainty": 120
},
"departure": {
"time": "1775145781",
"uncertainty": 120
},
"stopId": "wimgoun",
"stopSequence": 33
},
{
"arrival": {
"time": "1775145846",
"uncertainty": 120
},
"departure": {
"time": "1775145846",
"uncertainty": 120
},
"stopId": "wimdebu",
"stopSequence": 34
},
{
"arrival": {
"time": "1775145872",
"uncertainty": 120
},
"departure": {
"time": "1775145872",
"uncertainty": 120
},
"stopId": "wimbast",
"stopSequence": 35
},
{
"arrival": {
"time": "1775145943",
"uncertainty": 120
},
"departure": {
"time": "1775145943",
"uncertainty": 120
},
"stopId": "wimsaen",
"stopSequence": 36
},
{
"arrival": {
"time": "1775146063",
"uncertainty": 120
},
"stopId": "wimbast5",
"stopSequence": 37
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 0,
"routeId": "F",
"scheduleRelationship": "SCHEDULED",
"tripId": "21726017"
},
"vehicle": {
"id": "195",
"label": "195"
}
}
},
{
"id": "21726018",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775143973",
"uncertainty": 120
},
"stopId": "wimbast5",
"stopSequence": 1
},
{
"arrival": {
"time": "1775144002",
"uncertainty": 120
},
"departure": {
"time": "1775144002",
"uncertainty": 120
},
"stopId": "wimdebu2",
"stopSequence": 2
},
{
"arrival": {
"time": "1775144033",
"uncertainty": 120
},
"departure": {
"time": "1775144033",
"uncertainty": 120
},
"stopId": "wimgoun2",
"stopSequence": 3
},
{
"arrival": {
"time": "1775144073",
"uncertainty": 120
},
"departure": {
"time": "1775144083",
"uncertainty": 120
},
"stopId": "wimoffe2",
"stopSequence": 4
},
{
"arrival": {
"time": "1775144113",
"uncertainty": 120
},
"departure": {
"time": "1775144133",
"uncertainty": 120
},
"stopId": "wimmess2",
"stopSequence": 5
},
{
"arrival": {
"time": "1775144191",
"uncertainty": 120
},
"departure": {
"time": "1775144223",
"uncertainty": 120
},
"stopId": "wimchat2",
"stopSequence": 6
},
{
"arrival": {
"time": "1775144326",
"uncertainty": 120
},
"departure": {
"time": "1775144326",
"uncertainty": 120
},
"stopId": "wimcour2",
"stopSequence": 7
},
{
"arrival": {
"time": "1775144403",
"uncertainty": 120
},
"departure": {
"time": "1775144403",
"uncertainty": 120
},
"stopId": "wimnung2",
"stopSequence": 8
},
{
"arrival": {
"time": "1775144476",
"uncertainty": 120
},
"departure": {
"time": "1775144476",
"uncertainty": 120
},
"stopId": "wimair2",
"stopSequence": 9
},
{
"arrival": {
"time": "1775144561",
"uncertainty": 120
},
"departure": {
"time": "1775144561",
"uncertainty": 120
},
"stopId": "wimstad2",
"stopSequence": 10
},
{
"arrival": {
"time": "1775144691",
"uncertainty": 120
},
"departure": {
"time": "1775144691",
"uncertainty": 120
},
"stopId": "wimmair3",
"stopSequence": 11
},
{
"arrival": {
"time": "1775144768",
"uncertainty": 120
},
"departure": {
"time": "1775144768",
"uncertainty": 120
},
"stopId": "wimnapo2",
"stopSequence": 12
},
{
"arrival": {
"time": "1775144843",
"uncertainty": 120
},
"departure": {
"time": "1775144843",
"uncertainty": 120
},
"stopId": "wimmaur2",
"stopSequence": 13
},
{
"arrival": {
"time": "1775144883",
"uncertainty": 120
},
"departure": {
"time": "1775144883",
"uncertainty": 120
},
"stopId": "wimjean2",
"stopSequence": 14
},
{
"arrival": {
"time": "1775144974",
"uncertainty": 120
},
"departure": {
"time": "1775144974",
"uncertainty": 120
},
"stopId": "wimhonv2",
"stopSequence": 15
},
{
"arrival": {
"time": "1775145161",
"uncertainty": 120
},
"departure": {
"time": "1775145161",
"uncertainty": 120
},
"stopId": "wimcrec",
"stopSequence": 16
},
{
"arrival": {
"time": "1775145253",
"uncertainty": 120
},
"departure": {
"time": "1775145253",
"uncertainty": 120
},
"stopId": "bsmlegi2",
"stopSequence": 17
},
{
"arrival": {
"time": "1775145306",
"uncertainty": 120
},
"departure": {
"time": "1775145306",
"uncertainty": 120
},
"stopId": "bsmbeuv2",
"stopSequence": 18
},
{
"arrival": {
"time": "1775145363",
"uncertainty": 120
},
"departure": {
"time": "1775145363",
"uncertainty": 120
},
"stopId": "bsmdesc2",
"stopSequence": 19
},
{
"arrival": {
"time": "1775145432",
"uncertainty": 120
},
"departure": {
"time": "1775145432",
"uncertainty": 120
},
"stopId": "bsmnaus2",
"stopSequence": 20
},
{
"arrival": {
"time": "1775145476",
"uncertainty": 120
},
"departure": {
"time": "1775145476",
"uncertainty": 120
},
"stopId": "bsmsurc2",
"stopSequence": 21
},
{
"arrival": {
"time": "1775145554",
"uncertainty": 120
},
"departure": {
"time": "1775145554",
"uncertainty": 120
},
"stopId": "bsmcci2",
"stopSequence": 22
},
{
"arrival": {
"time": "1775145678",
"uncertainty": 120
},
"departure": {
"time": "1775145678",
"uncertainty": 120
},
"stopId": "bsmsgen2",
"stopSequence": 23
},
{
"arrival": {
"time": "1775145807",
"uncertainty": 120
},
"departure": {
"time": "1775145807",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 24
},
{
"arrival": {
"time": "1775145902",
"uncertainty": 120
},
"departure": {
"time": "1775145902",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 25
},
{
"arrival": {
"time": "1775146022",
"uncertainty": 120
},
"departure": {
"time": "1775146022",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 26
},
{
"arrival": {
"time": "1775146158",
"uncertainty": 120
},
"departure": {
"time": "1775146158",
"uncertainty": 120
},
"stopId": "bsmc17a",
"stopSequence": 27
},
{
"arrival": {
"time": "1775146287",
"uncertainty": 120
},
"departure": {
"time": "1775146287",
"uncertainty": 120
},
"stopId": "bsmdaun2",
"stopSequence": 28
},
{
"arrival": {
"time": "1775146455",
"uncertainty": 120
},
"departure": {
"time": "1775146455",
"uncertainty": 120
},
"stopId": "bsmsncf2",
"stopSequence": 29
},
{
"arrival": {
"time": "1775146624",
"uncertainty": 120
},
"departure": {
"time": "1775146624",
"uncertainty": 120
},
"stopId": "outneuf2",
"stopSequence": 30
},
{
"arrival": {
"time": "1775146692",
"uncertainty": 120
},
"departure": {
"time": "1775146692",
"uncertainty": 120
},
"stopId": "outmai2",
"stopSequence": 31
},
{
"arrival": {
"time": "1775146814",
"uncertainty": 120
},
"departure": {
"time": "1775146814",
"uncertainty": 120
},
"stopId": "outkenn",
"stopSequence": 32
},
{
"arrival": {
"time": "1775146875",
"uncertainty": 120
},
"departure": {
"time": "1775146875",
"uncertainty": 120
},
"stopId": "outcol2",
"stopSequence": 33
},
{
"arrival": {
"time": "1775146956",
"uncertainty": 120
},
"departure": {
"time": "1775146956",
"uncertainty": 120
},
"stopId": "outmont",
"stopSequence": 34
},
{
"arrival": {
"time": "1775147023",
"uncertainty": 120
},
"departure": {
"time": "1775147023",
"uncertainty": 120
},
"stopId": "outdore",
"stopSequence": 35
},
{
"arrival": {
"time": "1775147115",
"uncertainty": 120
},
"stopId": "outbeet3",
"stopSequence": 36
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 1,
"routeId": "F",
"scheduleRelationship": "SCHEDULED",
"tripId": "21726018"
},
"vehicle": {
"id": "167",
"label": "167"
}
}
},
{
"id": "21726019",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775145600",
"uncertainty": 120
},
"stopId": "outbeet3",
"stopSequence": 1
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 0,
"routeId": "F",
"scheduleRelationship": "SCHEDULED",
"tripId": "21726019"
}
}
},
{
"id": "21726028",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775142871",
"uncertainty": 120
},
"stopId": "bsmstm1",
"stopSequence": 1
},
{
"arrival": {
"time": "1775142949",
"uncertainty": 120
},
"departure": {
"time": "1775142961",
"uncertainty": 120
},
"stopId": "bsmnav1",
"stopSequence": 2
},
{
"arrival": {
"time": "1775143111",
"uncertainty": 120
},
"departure": {
"time": "1775143141",
"uncertainty": 120
},
"stopId": "bsmsgen2",
"stopSequence": 3
},
{
"arrival": {
"time": "1775143231",
"uncertainty": 120
},
"departure": {
"time": "1775143231",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 4
},
{
"arrival": {
"time": "1775143306",
"uncertainty": 120
},
"departure": {
"time": "1775143321",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 5
},
{
"arrival": {
"time": "1775143449",
"uncertainty": 120
},
"departure": {
"time": "1775143471",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 6
},
{
"arrival": {
"time": "1775143629",
"uncertainty": 120
},
"departure": {
"time": "1775143681",
"uncertainty": 120
},
"stopId": "bsmc17a",
"stopSequence": 7
},
{
"arrival": {
"time": "1775143755",
"uncertainty": 120
},
"departure": {
"time": "1775143801",
"uncertainty": 120
},
"stopId": "bsmdaun2",
"stopSequence": 8
},
{
"arrival": {
"time": "1775143871",
"uncertainty": 120
},
"departure": {
"time": "1775143891",
"uncertainty": 120
},
"stopId": "bsmsncf2",
"stopSequence": 9
},
{
"arrival": {
"time": "1775144000",
"uncertainty": 120
},
"departure": {
"time": "1775144011",
"uncertainty": 120
},
"stopId": "bsmieu2",
"stopSequence": 10
},
{
"arrival": {
"time": "1775144086",
"uncertainty": 120
},
"departure": {
"time": "1775144101",
"uncertainty": 120
},
"stopId": "bsmmba",
"stopSequence": 11
},
{
"arrival": {
"time": "1775144157",
"uncertainty": 120
},
"departure": {
"time": "1775144161",
"uncertainty": 120
},
"stopId": "lepcime",
"stopSequence": 12
},
{
"arrival": {
"time": "1775144287",
"uncertainty": 120
},
"departure": {
"time": "1775144287",
"uncertainty": 120
},
"stopId": "outlibe",
"stopSequence": 13
},
{
"arrival": {
"time": "1775144370",
"uncertainty": 120
},
"departure": {
"time": "1775144370",
"uncertainty": 120
},
"stopId": "outdeni4",
"stopSequence": 14
},
{
"arrival": {
"time": "1775144402",
"uncertainty": 120
},
"departure": {
"time": "1775144402",
"uncertainty": 120
},
"stopId": "lposan",
"stopSequence": 15
},
{
"arrival": {
"time": "1775144494",
"uncertainty": 120
},
"departure": {
"time": "1775144494",
"uncertainty": 120
},
"stopId": "outmou2",
"stopSequence": 16
},
{
"arrival": {
"time": "1775144527",
"uncertainty": 120
},
"departure": {
"time": "1775144527",
"uncertainty": 120
},
"stopId": "outbeet2",
"stopSequence": 17
},
{
"arrival": {
"time": "1775144589",
"uncertainty": 120
},
"departure": {
"time": "1775144589",
"uncertainty": 120
},
"stopId": "outdore2",
"stopSequence": 18
},
{
"arrival": {
"time": "1775144708",
"uncertainty": 120
},
"departure": {
"time": "1775144708",
"uncertainty": 120
},
"stopId": "outserv2",
"stopSequence": 19
},
{
"arrival": {
"time": "1775144899",
"uncertainty": 120
},
"departure": {
"time": "1775144899",
"uncertainty": 120
},
"stopId": "equrobi2",
"stopSequence": 20
},
{
"arrival": {
"time": "1775144948",
"uncertainty": 120
},
"departure": {
"time": "1775144948",
"uncertainty": 120
},
"stopId": "equace",
"stopSequence": 21
},
{
"arrival": {
"time": "1775144991",
"uncertainty": 120
},
"departure": {
"time": "1775144991",
"uncertainty": 120
},
"stopId": "equpale",
"stopSequence": 22
},
{
"arrival": {
"time": "1775145068",
"uncertainty": 120
},
"departure": {
"time": "1775145068",
"uncertainty": 120
},
"stopId": "equsta2",
"stopSequence": 23
},
{
"arrival": {
"time": "1775145198",
"uncertainty": 120
},
"departure": {
"time": "1775145198",
"uncertainty": 120
},
"stopId": "equpomp2",
"stopSequence": 24
},
{
"arrival": {
"time": "1775145267",
"uncertainty": 120
},
"departure": {
"time": "1775145267",
"uncertainty": 120
},
"stopId": "equdune",
"stopSequence": 25
},
{
"arrival": {
"time": "1775145314",
"uncertainty": 120
},
"departure": {
"time": "1775145314",
"uncertainty": 120
},
"stopId": "equbecq2",
"stopSequence": 26
},
{
"arrival": {
"time": "1775145428",
"uncertainty": 120
},
"stopId": "equplag2",
"stopSequence": 27
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 1,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "21726028"
},
"vehicle": {
"id": "213",
"label": "213"
}
}
},
{
"id": "21323774",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775144400",
"uncertainty": 120
},
"stopId": "smbcol1",
"stopSequence": 1
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 1,
"routeId": "206",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323774"
},
"vehicle": {
"id": "217",
"label": "217"
}
}
},
{
"id": "21323762",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775142392",
"uncertainty": 120
},
"stopId": "bsmcca11",
"stopSequence": 1
},
{
"arrival": {
"time": "1775142812",
"uncertainty": 120
},
"departure": {
"time": "1775142842",
"uncertainty": 120
},
"stopId": "bsmnava2",
"stopSequence": 2
},
{
"arrival": {
"time": "1775142900",
"uncertainty": 120
},
"departure": {
"time": "1775142992",
"uncertainty": 120
},
"stopId": "bsmstm2",
"stopSequence": 3
},
{
"arrival": {
"time": "1775143082",
"uncertainty": 120
},
"departure": {
"time": "1775143142",
"uncertainty": 120
},
"stopId": "bsmduf2",
"stopSequence": 4
},
{
"arrival": {
"time": "1775143318",
"uncertainty": 120
},
"departure": {
"time": "1775143382",
"uncertainty": 120
},
"stopId": "bsmlema",
"stopSequence": 5
},
{
"arrival": {
"time": "1775143423",
"uncertainty": 120
},
"departure": {
"time": "1775143442",
"uncertainty": 120
},
"stopId": "smbcal2",
"stopSequence": 6
},
{
"arrival": {
"time": "1775143502",
"uncertainty": 120
},
"departure": {
"time": "1775143502",
"uncertainty": 120
},
"stopId": "smbjard2",
"stopSequence": 7
},
{
"arrival": {
"time": "1775143555",
"uncertainty": 120
},
"departure": {
"time": "1775143562",
"uncertainty": 120
},
"stopId": "smbjos2",
"stopSequence": 8
},
{
"arrival": {
"time": "1775143671",
"uncertainty": 120
},
"departure": {
"time": "1775143682",
"uncertainty": 120
},
"stopId": "smbmogr",
"stopSequence": 9
},
{
"arrival": {
"time": "1775143755",
"uncertainty": 120
},
"departure": {
"time": "1775143755",
"uncertainty": 120
},
"stopId": "wimbons",
"stopSequence": 10
},
{
"arrival": {
"time": "1775143911",
"uncertainty": 120
},
"departure": {
"time": "1775143911",
"uncertainty": 120
},
"stopId": "wimmont",
"stopSequence": 11
},
{
"arrival": {
"time": "1775143952",
"uncertainty": 120
},
"departure": {
"time": "1775143952",
"uncertainty": 120
},
"stopId": "wimserge",
"stopSequence": 12
},
{
"arrival": {
"time": "1775144001",
"uncertainty": 120
},
"departure": {
"time": "1775144001",
"uncertainty": 120
},
"stopId": "wimfont",
"stopSequence": 13
},
{
"arrival": {
"time": "1775144034",
"uncertainty": 120
},
"departure": {
"time": "1775144042",
"uncertainty": 120
},
"stopId": "wimegli",
"stopSequence": 14
},
{
"arrival": {
"time": "1775144111",
"uncertainty": 120
},
"departure": {
"time": "1775144111",
"uncertainty": 120
},
"stopId": "wimetoi",
"stopSequence": 15
},
{
"arrival": {
"time": "1775144177",
"uncertainty": 120
},
"departure": {
"time": "1775144222",
"uncertainty": 120
},
"stopId": "wimplai",
"stopSequence": 16
},
{
"arrival": {
"time": "1775144268",
"uncertainty": 120
},
"departure": {
"time": "1775144282",
"uncertainty": 120
},
"stopId": "wimcol1",
"stopSequence": 17
},
{
"arrival": {
"time": "1775144368",
"uncertainty": 120
},
"departure": {
"time": "1775144368",
"uncertainty": 120
},
"stopId": "wimsncf",
"stopSequence": 18
},
{
"arrival": {
"time": "1775144492",
"uncertainty": 120
},
"departure": {
"time": "1775144492",
"uncertainty": 120
},
"stopId": "wimmaur",
"stopSequence": 19
},
{
"arrival": {
"time": "1775144570",
"uncertainty": 120
},
"departure": {
"time": "1775144570",
"uncertainty": 120
},
"stopId": "wimlecl",
"stopSequence": 20
},
{
"arrival": {
"time": "1775144642",
"uncertainty": 120
},
"departure": {
"time": "1775144642",
"uncertainty": 120
},
"stopId": "wimmair4",
"stopSequence": 21
},
{
"arrival": {
"time": "1775144715",
"uncertainty": 120
},
"departure": {
"time": "1775144715",
"uncertainty": 120
},
"stopId": "wimstad",
"stopSequence": 22
},
{
"arrival": {
"time": "1775144762",
"uncertainty": 120
},
"departure": {
"time": "1775144762",
"uncertainty": 120
},
"stopId": "wimair",
"stopSequence": 23
},
{
"arrival": {
"time": "1775144841",
"uncertainty": 120
},
"departure": {
"time": "1775144841",
"uncertainty": 120
},
"stopId": "wimnung",
"stopSequence": 24
},
{
"arrival": {
"time": "1775144942",
"uncertainty": 120
},
"departure": {
"time": "1775144942",
"uncertainty": 120
},
"stopId": "wimcour",
"stopSequence": 25
},
{
"arrival": {
"time": "1775145047",
"uncertainty": 120
},
"departure": {
"time": "1775145047",
"uncertainty": 120
},
"stopId": "wimchat",
"stopSequence": 26
},
{
"arrival": {
"time": "1775145133",
"uncertainty": 120
},
"departure": {
"time": "1775145133",
"uncertainty": 120
},
"stopId": "wimmess",
"stopSequence": 27
},
{
"arrival": {
"time": "1775145182",
"uncertainty": 120
},
"departure": {
"time": "1775145182",
"uncertainty": 120
},
"stopId": "wimoffe",
"stopSequence": 28
},
{
"arrival": {
"time": "1775145212",
"uncertainty": 120
},
"departure": {
"time": "1775145212",
"uncertainty": 120
},
"stopId": "wimgoun",
"stopSequence": 29
},
{
"arrival": {
"time": "1775145272",
"uncertainty": 120
},
"departure": {
"time": "1775145272",
"uncertainty": 120
},
"stopId": "wimdebu",
"stopSequence": 30
},
{
"arrival": {
"time": "1775145296",
"uncertainty": 120
},
"departure": {
"time": "1775145296",
"uncertainty": 120
},
"stopId": "wimbast",
"stopSequence": 31
},
{
"arrival": {
"time": "1775145362",
"uncertainty": 120
},
"stopId": "wimsaen",
"stopSequence": 32
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 1,
"routeId": "210",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323762"
},
"vehicle": {
"id": "517",
"label": "517"
}
}
},
{
"id": "21323763",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775146141",
"uncertainty": 120
},
"stopId": "bsmcca11",
"stopSequence": 1
},
{
"arrival": {
"time": "1775146621",
"uncertainty": 120
},
"departure": {
"time": "1775146621",
"uncertainty": 120
},
"stopId": "bsmnava2",
"stopSequence": 2
},
{
"arrival": {
"time": "1775146737",
"uncertainty": 120
},
"departure": {
"time": "1775146737",
"uncertainty": 120
},
"stopId": "bsmstm2",
"stopSequence": 3
},
{
"arrival": {
"time": "1775146889",
"uncertainty": 120
},
"departure": {
"time": "1775146889",
"uncertainty": 120
},
"stopId": "bsmduf2",
"stopSequence": 4
},
{
"arrival": {
"time": "1775146969",
"uncertainty": 120
},
"departure": {
"time": "1775146969",
"uncertainty": 120
},
"stopId": "bsmlema",
"stopSequence": 5
},
{
"arrival": {
"time": "1775147044",
"uncertainty": 120
},
"departure": {
"time": "1775147044",
"uncertainty": 120
},
"stopId": "smbcal2",
"stopSequence": 6
},
{
"arrival": {
"time": "1775147159",
"uncertainty": 120
},
"departure": {
"time": "1775147159",
"uncertainty": 120
},
"stopId": "smbjard2",
"stopSequence": 7
},
{
"arrival": {
"time": "1775147256",
"uncertainty": 120
},
"departure": {
"time": "1775147256",
"uncertainty": 120
},
"stopId": "smbjos2",
"stopSequence": 8
},
{
"arrival": {
"time": "1775147292",
"uncertainty": 120
},
"departure": {
"time": "1775147292",
"uncertainty": 120
},
"stopId": "smbmogr",
"stopSequence": 9
},
{
"arrival": {
"time": "1775147346",
"uncertainty": 120
},
"departure": {
"time": "1775147346",
"uncertainty": 120
},
"stopId": "wimbons",
"stopSequence": 10
},
{
"arrival": {
"time": "1775147622",
"uncertainty": 120
},
"departure": {
"time": "1775147622",
"uncertainty": 120
},
"stopId": "wimmont",
"stopSequence": 11
},
{
"arrival": {
"time": "1775147705",
"uncertainty": 120
},
"departure": {
"time": "1775147705",
"uncertainty": 120
},
"stopId": "wimserge",
"stopSequence": 12
},
{
"arrival": {
"time": "1775147762",
"uncertainty": 120
},
"departure": {
"time": "1775147762",
"uncertainty": 120
},
"stopId": "wimfont",
"stopSequence": 13
},
{
"arrival": {
"time": "1775147796",
"uncertainty": 120
},
"departure": {
"time": "1775147796",
"uncertainty": 120
},
"stopId": "wimegli",
"stopSequence": 14
},
{
"arrival": {
"time": "1775147865",
"uncertainty": 120
},
"departure": {
"time": "1775147865",
"uncertainty": 120
},
"stopId": "wimetoi",
"stopSequence": 15
},
{
"arrival": {
"time": "1775147981",
"uncertainty": 120
},
"departure": {
"time": "1775147981",
"uncertainty": 120
},
"stopId": "wimplai",
"stopSequence": 16
},
{
"arrival": {
"time": "1775148036",
"uncertainty": 120
},
"departure": {
"time": "1775148036",
"uncertainty": 120
},
"stopId": "wimcol1",
"stopSequence": 17
},
{
"arrival": {
"time": "1775148108",
"uncertainty": 120
},
"departure": {
"time": "1775148108",
"uncertainty": 120
},
"stopId": "wimsncf",
"stopSequence": 18
},
{
"arrival": {
"time": "1775148211",
"uncertainty": 120
},
"departure": {
"time": "1775148211",
"uncertainty": 120
},
"stopId": "wimmaur",
"stopSequence": 19
},
{
"arrival": {
"time": "1775148276",
"uncertainty": 120
},
"departure": {
"time": "1775148276",
"uncertainty": 120
},
"stopId": "wimlecl",
"stopSequence": 20
},
{
"arrival": {
"time": "1775148336",
"uncertainty": 120
},
"departure": {
"time": "1775148336",
"uncertainty": 120
},
"stopId": "wimmair4",
"stopSequence": 21
},
{
"arrival": {
"time": "1775148412",
"uncertainty": 120
},
"departure": {
"time": "1775148412",
"uncertainty": 120
},
"stopId": "wimstad",
"stopSequence": 22
},
{
"arrival": {
"time": "1775148461",
"uncertainty": 120
},
"departure": {
"time": "1775148461",
"uncertainty": 120
},
"stopId": "wimair",
"stopSequence": 23
},
{
"arrival": {
"time": "1775148536",
"uncertainty": 120
},
"departure": {
"time": "1775148536",
"uncertainty": 120
},
"stopId": "wimnung",
"stopSequence": 24
},
{
"arrival": {
"time": "1775148632",
"uncertainty": 120
},
"departure": {
"time": "1775148632",
"uncertainty": 120
},
"stopId": "wimcour",
"stopSequence": 25
},
{
"arrival": {
"time": "1775148733",
"uncertainty": 120
},
"departure": {
"time": "1775148733",
"uncertainty": 120
},
"stopId": "wimchat",
"stopSequence": 26
},
{
"arrival": {
"time": "1775148816",
"uncertainty": 120
},
"departure": {
"time": "1775148816",
"uncertainty": 120
},
"stopId": "wimmess",
"stopSequence": 27
},
{
"arrival": {
"time": "1775148863",
"uncertainty": 120
},
"departure": {
"time": "1775148863",
"uncertainty": 120
},
"stopId": "wimoffe",
"stopSequence": 28
},
{
"arrival": {
"time": "1775148893",
"uncertainty": 120
},
"departure": {
"time": "1775148893",
"uncertainty": 120
},
"stopId": "wimgoun",
"stopSequence": 29
},
{
"arrival": {
"time": "1775148953",
"uncertainty": 120
},
"departure": {
"time": "1775148953",
"uncertainty": 120
},
"stopId": "wimdebu",
"stopSequence": 30
},
{
"arrival": {
"time": "1775148977",
"uncertainty": 120
},
"departure": {
"time": "1775148977",
"uncertainty": 120
},
"stopId": "wimbast",
"stopSequence": 31
},
{
"arrival": {
"time": "1775149043",
"uncertainty": 120
},
"stopId": "wimsaen",
"stopSequence": 32
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 1,
"routeId": "210",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323763"
}
}
},
{
"id": "21323767",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775145600",
"uncertainty": 120
},
"stopId": "bsmcca6",
"stopSequence": 1
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 1,
"routeId": "207",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323767"
}
}
},
{
"id": "21323758",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775144400",
"uncertainty": 120
},
"stopId": "wimcol1",
"stopSequence": 1
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 0,
"routeId": "F",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323758"
}
}
},
{
"id": "21323736",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775142498",
"uncertainty": 120
},
"stopId": "bsmcca11",
"stopSequence": 1
},
{
"arrival": {
"time": "1775142828",
"uncertainty": 120
},
"departure": {
"time": "1775142888",
"uncertainty": 120
},
"stopId": "bsmdal1",
"stopSequence": 2
},
{
"arrival": {
"time": "1775142987",
"uncertainty": 120
},
"departure": {
"time": "1775142987",
"uncertainty": 120
},
"stopId": "bsmpalb",
"stopSequence": 3
},
{
"arrival": {
"time": "1775143008",
"uncertainty": 120
},
"departure": {
"time": "1775143008",
"uncertainty": 120
},
"stopId": "bsmedou",
"stopSequence": 4
},
{
"arrival": {
"time": "1775143060",
"uncertainty": 120
},
"departure": {
"time": "1775143060",
"uncertainty": 120
},
"stopId": "bsmeurv",
"stopSequence": 5
},
{
"arrival": {
"time": "1775143098",
"uncertainty": 120
},
"departure": {
"time": "1775143098",
"uncertainty": 120
},
"stopId": "bsmstad",
"stopSequence": 6
},
{
"arrival": {
"time": "1775143139",
"uncertainty": 120
},
"departure": {
"time": "1775143139",
"uncertainty": 120
},
"stopId": "bsmest",
"stopSequence": 7
},
{
"arrival": {
"time": "1775143188",
"uncertainty": 120
},
"departure": {
"time": "1775143218",
"uncertainty": 120
},
"stopId": "bsmvatre",
"stopSequence": 8
},
{
"arrival": {
"time": "1775143248",
"uncertainty": 120
},
"departure": {
"time": "1775143248",
"uncertainty": 120
},
"stopId": "bsmcenl",
"stopSequence": 9
},
{
"arrival": {
"time": "1775143324",
"uncertainty": 120
},
"departure": {
"time": "1775143368",
"uncertainty": 120
},
"stopId": "bsmbran3",
"stopSequence": 10
},
{
"arrival": {
"time": "1775143407",
"uncertainty": 120
},
"departure": {
"time": "1775143428",
"uncertainty": 120
},
"stopId": "smbgide",
"stopSequence": 11
},
{
"arrival": {
"time": "1775143513",
"uncertainty": 120
},
"departure": {
"time": "1775143513",
"uncertainty": 120
},
"stopId": "smbfbou",
"stopSequence": 12
},
{
"arrival": {
"time": "1775143565",
"uncertainty": 120
},
"departure": {
"time": "1775143565",
"uncertainty": 120
},
"stopId": "bsmrho",
"stopSequence": 13
},
{
"arrival": {
"time": "1775143659",
"uncertainty": 120
},
"departure": {
"time": "1775143659",
"uncertainty": 120
},
"stopId": "bsmval",
"stopSequence": 14
},
{
"arrival": {
"time": "1775143714",
"uncertainty": 120
},
"departure": {
"time": "1775143728",
"uncertainty": 120
},
"stopId": "bsmfem1",
"stopSequence": 15
},
{
"arrival": {
"time": "1775143839",
"uncertainty": 120
},
"departure": {
"time": "1775143839",
"uncertainty": 120
},
"stopId": "bsmmarc",
"stopSequence": 16
},
{
"arrival": {
"time": "1775143866",
"uncertainty": 120
},
"departure": {
"time": "1775143878",
"uncertainty": 120
},
"stopId": "bsmbell",
"stopSequence": 17
},
{
"arrival": {
"time": "1775143922",
"uncertainty": 120
},
"departure": {
"time": "1775143922",
"uncertainty": 120
},
"stopId": "bsmdocq",
"stopSequence": 18
},
{
"arrival": {
"time": "1775143957",
"uncertainty": 120
},
"departure": {
"time": "1775143957",
"uncertainty": 120
},
"stopId": "bsmpane",
"stopSequence": 19
},
{
"arrival": {
"time": "1775144035",
"uncertainty": 120
},
"departure": {
"time": "1775144035",
"uncertainty": 120
},
"stopId": "bsmqueh2",
"stopSequence": 20
},
{
"arrival": {
"time": "1775144087",
"uncertainty": 120
},
"departure": {
"time": "1775144088",
"uncertainty": 120
},
"stopId": "bsmmont",
"stopSequence": 21
},
{
"arrival": {
"time": "1775144197",
"uncertainty": 120
},
"departure": {
"time": "1775144197",
"uncertainty": 120
},
"stopId": "bsmampe",
"stopSequence": 22
},
{
"arrival": {
"time": "1775144278",
"uncertainty": 120
},
"departure": {
"time": "1775144298",
"uncertainty": 120
},
"stopId": "bsmhfa",
"stopSequence": 23
},
{
"arrival": {
"time": "1775144358",
"uncertainty": 120
},
"departure": {
"time": "1775144358",
"uncertainty": 120
},
"stopId": "bsmcase",
"stopSequence": 24
},
{
"arrival": {
"time": "1775144477",
"uncertainty": 120
},
"departure": {
"time": "1775144477",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 25
},
{
"arrival": {
"time": "1775144559",
"uncertainty": 120
},
"departure": {
"time": "1775144559",
"uncertainty": 120
},
"stopId": "bsmdaun",
"stopSequence": 26
},
{
"arrival": {
"time": "1775144752",
"uncertainty": 120
},
"stopId": "bsmcc11r",
"stopSequence": 27
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 0,
"routeId": "K2",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323736"
},
"vehicle": {
"id": "211",
"label": "211"
}
}
},
{
"id": "21323740",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775142392",
"uncertainty": 120
},
"stopId": "semcol1",
"stopSequence": 1
},
{
"arrival": {
"time": "1775142459",
"uncertainty": 120
},
"departure": {
"time": "1775142459",
"uncertainty": 120
},
"stopId": "semquen",
"stopSequence": 2
},
{
"arrival": {
"time": "1775142902",
"uncertainty": 120
},
"departure": {
"time": "1775142902",
"uncertainty": 120
},
"stopId": "semchat2",
"stopSequence": 3
},
{
"arrival": {
"time": "1775143113",
"uncertainty": 120
},
"departure": {
"time": "1775143113",
"uncertainty": 120
},
"stopId": "semelgi",
"stopSequence": 4
},
{
"arrival": {
"time": "1775143155",
"uncertainty": 120
},
"departure": {
"time": "1775143155",
"uncertainty": 120
},
"stopId": "semcalv3",
"stopSequence": 5
},
{
"arrival": {
"time": "1775143215",
"uncertainty": 120
},
"departure": {
"time": "1775143232",
"uncertainty": 120
},
"stopId": "semecol",
"stopSequence": 6
},
{
"arrival": {
"time": "1775143274",
"uncertainty": 120
},
"departure": {
"time": "1775143292",
"uncertainty": 120
},
"stopId": "semecau",
"stopSequence": 7
},
{
"arrival": {
"time": "1775143335",
"uncertainty": 120
},
"departure": {
"time": "1775143352",
"uncertainty": 120
},
"stopId": "semfont",
"stopSequence": 8
},
{
"arrival": {
"time": "1775143406",
"uncertainty": 120
},
"departure": {
"time": "1775143412",
"uncertainty": 120
},
"stopId": "semsau2",
"stopSequence": 9
},
{
"arrival": {
"time": "1775143442",
"uncertainty": 120
},
"departure": {
"time": "1775143442",
"uncertainty": 120
},
"stopId": "semgar",
"stopSequence": 10
},
{
"arrival": {
"time": "1775143508",
"uncertainty": 120
},
"departure": {
"time": "1775143508",
"uncertainty": 120
},
"stopId": "semvald2",
"stopSequence": 11
},
{
"arrival": {
"time": "1775144026",
"uncertainty": 120
},
"departure": {
"time": "1775144026",
"uncertainty": 120
},
"stopId": "outlagr3",
"stopSequence": 12
},
{
"arrival": {
"time": "1775144387",
"uncertainty": 120
},
"stopId": "outlep2",
"stopSequence": 13
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 1,
"routeId": "154",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323740"
},
"vehicle": {
"id": "168",
"label": "168"
}
}
},
{
"id": "21323726",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775144310",
"uncertainty": 120
},
"stopId": "bsmcca1",
"stopSequence": 1
},
{
"arrival": {
"time": "1775144640",
"uncertainty": 120
},
"departure": {
"time": "1775144640",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 2
},
{
"arrival": {
"time": "1775144825",
"uncertainty": 120
},
"departure": {
"time": "1775144825",
"uncertainty": 120
},
"stopId": "bsmdaun2",
"stopSequence": 3
},
{
"arrival": {
"time": "1775144918",
"uncertainty": 120
},
"departure": {
"time": "1775144918",
"uncertainty": 120
},
"stopId": "bsmsncf2",
"stopSequence": 4
},
{
"arrival": {
"time": "1775145070",
"uncertainty": 120
},
"departure": {
"time": "1775145070",
"uncertainty": 120
},
"stopId": "outneuf2",
"stopSequence": 5
},
{
"arrival": {
"time": "1775145124",
"uncertainty": 120
},
"departure": {
"time": "1775145124",
"uncertainty": 120
},
"stopId": "outmai2",
"stopSequence": 6
},
{
"arrival": {
"time": "1775145262",
"uncertainty": 120
},
"departure": {
"time": "1775145262",
"uncertainty": 120
},
"stopId": "outmazu",
"stopSequence": 7
},
{
"arrival": {
"time": "1775145323",
"uncertainty": 120
},
"departure": {
"time": "1775145323",
"uncertainty": 120
},
"stopId": "outcha2",
"stopSequence": 8
},
{
"arrival": {
"time": "1775145397",
"uncertainty": 120
},
"departure": {
"time": "1775145397",
"uncertainty": 120
},
"stopId": "outver2",
"stopSequence": 9
},
{
"arrival": {
"time": "1775145501",
"uncertainty": 120
},
"departure": {
"time": "1775145501",
"uncertainty": 120
},
"stopId": "outgrim2",
"stopSequence": 10
},
{
"arrival": {
"time": "1775145564",
"uncertainty": 120
},
"departure": {
"time": "1775145564",
"uncertainty": 120
},
"stopId": "outlagr",
"stopSequence": 11
},
{
"arrival": {
"time": "1775145602",
"uncertainty": 120
},
"departure": {
"time": "1775145602",
"uncertainty": 120
},
"stopId": "outman",
"stopSequence": 12
},
{
"arrival": {
"time": "1775145657",
"uncertainty": 120
},
"departure": {
"time": "1775145657",
"uncertainty": 120
},
"stopId": "sempar",
"stopSequence": 13
},
{
"arrival": {
"time": "1775145719",
"uncertainty": 120
},
"departure": {
"time": "1775145719",
"uncertainty": 120
},
"stopId": "semchat",
"stopSequence": 14
},
{
"arrival": {
"time": "1775145769",
"uncertainty": 120
},
"departure": {
"time": "1775145769",
"uncertainty": 120
},
"stopId": "semgau",
"stopSequence": 15
},
{
"arrival": {
"time": "1775145812",
"uncertainty": 120
},
"departure": {
"time": "1775145812",
"uncertainty": 120
},
"stopId": "semhaff",
"stopSequence": 16
},
{
"arrival": {
"time": "1775145864",
"uncertainty": 120
},
"departure": {
"time": "1775145864",
"uncertainty": 120
},
"stopId": "semmair2",
"stopSequence": 17
},
{
"arrival": {
"time": "1775145912",
"uncertainty": 120
},
"departure": {
"time": "1775145912",
"uncertainty": 120
},
"stopId": "semhesd",
"stopSequence": 18
},
{
"arrival": {
"time": "1775145929",
"uncertainty": 120
},
"departure": {
"time": "1775145929",
"uncertainty": 120
},
"stopId": "sempast",
"stopSequence": 19
},
{
"arrival": {
"time": "1775146000",
"uncertainty": 120
},
"departure": {
"time": "1775146000",
"uncertainty": 120
},
"stopId": "sempaul",
"stopSequence": 20
},
{
"arrival": {
"time": "1775146145",
"uncertainty": 120
},
"departure": {
"time": "1775146145",
"uncertainty": 120
},
"stopId": "semolym",
"stopSequence": 21
},
{
"arrival": {
"time": "1775146251",
"uncertainty": 120
},
"departure": {
"time": "1775146251",
"uncertainty": 120
},
"stopId": "semelgi",
"stopSequence": 22
},
{
"arrival": {
"time": "1775146322",
"uncertainty": 120
},
"departure": {
"time": "1775146322",
"uncertainty": 120
},
"stopId": "semcalv3",
"stopSequence": 23
},
{
"arrival": {
"time": "1775146370",
"uncertainty": 120
},
"departure": {
"time": "1775146370",
"uncertainty": 120
},
"stopId": "semecol",
"stopSequence": 24
},
{
"arrival": {
"time": "1775146406",
"uncertainty": 120
},
"departure": {
"time": "1775146406",
"uncertainty": 120
},
"stopId": "semecau",
"stopSequence": 25
},
{
"arrival": {
"time": "1775146446",
"uncertainty": 120
},
"departure": {
"time": "1775146446",
"uncertainty": 120
},
"stopId": "semfont",
"stopSequence": 26
},
{
"arrival": {
"time": "1775146509",
"uncertainty": 120
},
"departure": {
"time": "1775146509",
"uncertainty": 120
},
"stopId": "semsau2",
"stopSequence": 27
},
{
"arrival": {
"time": "1775146537",
"uncertainty": 120
},
"departure": {
"time": "1775146537",
"uncertainty": 120
},
"stopId": "semgar",
"stopSequence": 28
},
{
"arrival": {
"time": "1775146586",
"uncertainty": 120
},
"stopId": "semvald2",
"stopSequence": 29
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 0,
"routeId": "I",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323726"
},
"vehicle": {
"id": "214",
"label": "214"
}
}
},
{
"id": "21323727",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775147700",
"uncertainty": 120
},
"stopId": "bsmcca1",
"stopSequence": 1
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 0,
"routeId": "I",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323727"
}
}
},
{
"id": "21323578",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775144282",
"uncertainty": 120
},
"stopId": "semquen",
"stopSequence": 1
},
{
"arrival": {
"time": "1775144378",
"uncertainty": 120
},
"departure": {
"time": "1775144378",
"uncertainty": 120
},
"stopId": "semcite",
"stopSequence": 2
},
{
"arrival": {
"time": "1775144475",
"uncertainty": 120
},
"departure": {
"time": "1775144475",
"uncertainty": 120
},
"stopId": "semcach2",
"stopSequence": 3
},
{
"arrival": {
"time": "1775144563",
"uncertainty": 120
},
"departure": {
"time": "1775144563",
"uncertainty": 120
},
"stopId": "semhesd2",
"stopSequence": 4
},
{
"arrival": {
"time": "1775144632",
"uncertainty": 120
},
"departure": {
"time": "1775144632",
"uncertainty": 120
},
"stopId": "semmair",
"stopSequence": 5
},
{
"arrival": {
"time": "1775144707",
"uncertainty": 120
},
"departure": {
"time": "1775144707",
"uncertainty": 120
},
"stopId": "semhaff2",
"stopSequence": 6
},
{
"arrival": {
"time": "1775144764",
"uncertainty": 120
},
"departure": {
"time": "1775144764",
"uncertainty": 120
},
"stopId": "semgau2",
"stopSequence": 7
},
{
"arrival": {
"time": "1775144806",
"uncertainty": 120
},
"departure": {
"time": "1775144806",
"uncertainty": 120
},
"stopId": "semchat2",
"stopSequence": 8
},
{
"arrival": {
"time": "1775144888",
"uncertainty": 120
},
"departure": {
"time": "1775144888",
"uncertainty": 120
},
"stopId": "sempar2",
"stopSequence": 9
},
{
"arrival": {
"time": "1775144955",
"uncertainty": 120
},
"departure": {
"time": "1775144955",
"uncertainty": 120
},
"stopId": "outman2",
"stopSequence": 10
},
{
"arrival": {
"time": "1775145009",
"uncertainty": 120
},
"departure": {
"time": "1775145009",
"uncertainty": 120
},
"stopId": "outlagr2",
"stopSequence": 11
},
{
"arrival": {
"time": "1775145059",
"uncertainty": 120
},
"departure": {
"time": "1775145059",
"uncertainty": 120
},
"stopId": "outre22",
"stopSequence": 12
},
{
"arrival": {
"time": "1775145114",
"uncertainty": 120
},
"departure": {
"time": "1775145114",
"uncertainty": 120
},
"stopId": "outedo1",
"stopSequence": 13
},
{
"arrival": {
"time": "1775145232",
"uncertainty": 120
},
"departure": {
"time": "1775145232",
"uncertainty": 120
},
"stopId": "outresu2",
"stopSequence": 14
},
{
"arrival": {
"time": "1775145403",
"uncertainty": 120
},
"departure": {
"time": "1775145403",
"uncertainty": 120
},
"stopId": "leopite2",
"stopSequence": 15
},
{
"arrival": {
"time": "1775145516",
"uncertainty": 120
},
"departure": {
"time": "1775145516",
"uncertainty": 120
},
"stopId": "bsmarma",
"stopSequence": 16
},
{
"arrival": {
"time": "1775145757",
"uncertainty": 120
},
"departure": {
"time": "1775145757",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 17
},
{
"arrival": {
"time": "1775145876",
"uncertainty": 120
},
"departure": {
"time": "1775145876",
"uncertainty": 120
},
"stopId": "bsmdaun",
"stopSequence": 18
},
{
"arrival": {
"time": "1775145987",
"uncertainty": 120
},
"departure": {
"time": "1775145987",
"uncertainty": 120
},
"stopId": "bsmcca13",
"stopSequence": 19
},
{
"arrival": {
"time": "1775146257",
"uncertainty": 120
},
"departure": {
"time": "1775146257",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 20
},
{
"arrival": {
"time": "1775146357",
"uncertainty": 120
},
"departure": {
"time": "1775146357",
"uncertainty": 120
},
"stopId": "bsmlumi2",
"stopSequence": 21
},
{
"arrival": {
"time": "1775146583",
"uncertainty": 120
},
"departure": {
"time": "1775146583",
"uncertainty": 120
},
"stopId": "bsmlyc1",
"stopSequence": 22
},
{
"arrival": {
"time": "1775146702",
"uncertainty": 120
},
"departure": {
"time": "1775146702",
"uncertainty": 120
},
"stopId": "bsmeurv",
"stopSequence": 23
},
{
"arrival": {
"time": "1775146774",
"uncertainty": 120
},
"departure": {
"time": "1775146774",
"uncertainty": 120
},
"stopId": "bsmstad",
"stopSequence": 24
},
{
"arrival": {
"time": "1775146881",
"uncertainty": 120
},
"departure": {
"time": "1775146881",
"uncertainty": 120
},
"stopId": "bsmsou2",
"stopSequence": 25
},
{
"arrival": {
"time": "1775146957",
"uncertainty": 120
},
"departure": {
"time": "1775146957",
"uncertainty": 120
},
"stopId": "bsmmaq1",
"stopSequence": 26
},
{
"arrival": {
"time": "1775147075",
"uncertainty": 120
},
"departure": {
"time": "1775147075",
"uncertainty": 120
},
"stopId": "bsmjul2",
"stopSequence": 27
},
{
"arrival": {
"time": "1775147176",
"uncertainty": 120
},
"departure": {
"time": "1775147176",
"uncertainty": 120
},
"stopId": "smbmair2",
"stopSequence": 28
},
{
"arrival": {
"time": "1775147198",
"uncertainty": 120
},
"departure": {
"time": "1775147198",
"uncertainty": 120
},
"stopId": "smbcol2",
"stopSequence": 29
},
{
"arrival": {
"time": "1775147284",
"uncertainty": 120
},
"departure": {
"time": "1775147284",
"uncertainty": 120
},
"stopId": "smbdena",
"stopSequence": 30
},
{
"arrival": {
"time": "1775147448",
"uncertainty": 120
},
"departure": {
"time": "1775147448",
"uncertainty": 120
},
"stopId": "smbbre1",
"stopSequence": 31
},
{
"arrival": {
"time": "1775147476",
"uncertainty": 120
},
"departure": {
"time": "1775147476",
"uncertainty": 120
},
"stopId": "smbmoul",
"stopSequence": 32
},
{
"arrival": {
"time": "1775147522",
"uncertainty": 120
},
"departure": {
"time": "1775147522",
"uncertainty": 120
},
"stopId": "smbleon",
"stopSequence": 33
},
{
"arrival": {
"time": "1775147594",
"uncertainty": 120
},
"stopId": "smbwica",
"stopSequence": 34
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 1,
"routeId": "E",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323578"
},
"vehicle": {
"id": "184",
"label": "184"
}
}
},
{
"id": "21323579",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775146800",
"uncertainty": 120
},
"stopId": "semquen",
"stopSequence": 1
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 1,
"routeId": "E",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323579"
}
}
},
{
"id": "21323577",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775141701",
"uncertainty": 120
},
"stopId": "semquen",
"stopSequence": 1
},
{
"arrival": {
"time": "1775141761",
"uncertainty": 120
},
"departure": {
"time": "1775141761",
"uncertainty": 120
},
"stopId": "semcite",
"stopSequence": 2
},
{
"arrival": {
"time": "1775141831",
"uncertainty": 120
},
"departure": {
"time": "1775141831",
"uncertainty": 120
},
"stopId": "semcach2",
"stopSequence": 3
},
{
"arrival": {
"time": "1775141881",
"uncertainty": 120
},
"departure": {
"time": "1775141881",
"uncertainty": 120
},
"stopId": "semhesd2",
"stopSequence": 4
},
{
"arrival": {
"time": "1775141940",
"uncertainty": 120
},
"departure": {
"time": "1775141940",
"uncertainty": 120
},
"stopId": "semmair",
"stopSequence": 5
},
{
"arrival": {
"time": "1775142023",
"uncertainty": 120
},
"departure": {
"time": "1775142031",
"uncertainty": 120
},
"stopId": "semhaff2",
"stopSequence": 6
},
{
"arrival": {
"time": "1775142099",
"uncertainty": 120
},
"departure": {
"time": "1775142099",
"uncertainty": 120
},
"stopId": "semgau2",
"stopSequence": 7
},
{
"arrival": {
"time": "1775142121",
"uncertainty": 120
},
"departure": {
"time": "1775142121",
"uncertainty": 120
},
"stopId": "semchat2",
"stopSequence": 8
},
{
"arrival": {
"time": "1775142178",
"uncertainty": 120
},
"departure": {
"time": "1775142211",
"uncertainty": 120
},
"stopId": "sempar2",
"stopSequence": 9
},
{
"arrival": {
"time": "1775142260",
"uncertainty": 120
},
"departure": {
"time": "1775142260",
"uncertainty": 120
},
"stopId": "outman2",
"stopSequence": 10
},
{
"arrival": {
"time": "1775142298",
"uncertainty": 120
},
"departure": {
"time": "1775142331",
"uncertainty": 120
},
"stopId": "outlagr2",
"stopSequence": 11
},
{
"arrival": {
"time": "1775142391",
"uncertainty": 120
},
"departure": {
"time": "1775142391",
"uncertainty": 120
},
"stopId": "outre22",
"stopSequence": 12
},
{
"arrival": {
"time": "1775142422",
"uncertainty": 120
},
"departure": {
"time": "1775142451",
"uncertainty": 120
},
"stopId": "outedo1",
"stopSequence": 13
},
{
"arrival": {
"time": "1775142624",
"uncertainty": 120
},
"departure": {
"time": "1775142632",
"uncertainty": 120
},
"stopId": "outresu2",
"stopSequence": 14
},
{
"arrival": {
"time": "1775142872",
"uncertainty": 120
},
"departure": {
"time": "1775142872",
"uncertainty": 120
},
"stopId": "leopite2",
"stopSequence": 15
},
{
"arrival": {
"time": "1775142960",
"uncertainty": 120
},
"departure": {
"time": "1775142960",
"uncertainty": 120
},
"stopId": "bsmarma",
"stopSequence": 16
},
{
"arrival": {
"time": "1775143090",
"uncertainty": 120
},
"departure": {
"time": "1775143112",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 17
},
{
"arrival": {
"time": "1775143223",
"uncertainty": 120
},
"departure": {
"time": "1775143231",
"uncertainty": 120
},
"stopId": "bsmdaun",
"stopSequence": 18
},
{
"arrival": {
"time": "1775143343",
"uncertainty": 120
},
"departure": {
"time": "1775143440",
"uncertainty": 120
},
"stopId": "bsmcca13",
"stopSequence": 19
},
{
"arrival": {
"time": "1775143613",
"uncertainty": 120
},
"departure": {
"time": "1775143681",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 20
},
{
"arrival": {
"time": "1775143772",
"uncertainty": 120
},
"departure": {
"time": "1775143772",
"uncertainty": 120
},
"stopId": "bsmlumi2",
"stopSequence": 21
},
{
"arrival": {
"time": "1775143980",
"uncertainty": 120
},
"departure": {
"time": "1775144011",
"uncertainty": 120
},
"stopId": "bsmlyc1",
"stopSequence": 22
},
{
"arrival": {
"time": "1775144071",
"uncertainty": 120
},
"departure": {
"time": "1775144071",
"uncertainty": 120
},
"stopId": "bsmeurv",
"stopSequence": 23
},
{
"arrival": {
"time": "1775144123",
"uncertainty": 120
},
"departure": {
"time": "1775144123",
"uncertainty": 120
},
"stopId": "bsmstad",
"stopSequence": 24
},
{
"arrival": {
"time": "1775144191",
"uncertainty": 120
},
"departure": {
"time": "1775144280",
"uncertainty": 120
},
"stopId": "bsmsou2",
"stopSequence": 25
},
{
"arrival": {
"time": "1775144338",
"uncertainty": 120
},
"departure": {
"time": "1775144338",
"uncertainty": 120
},
"stopId": "bsmmaq1",
"stopSequence": 26
},
{
"arrival": {
"time": "1775144425",
"uncertainty": 120
},
"departure": {
"time": "1775144425",
"uncertainty": 120
},
"stopId": "bsmjul2",
"stopSequence": 27
},
{
"arrival": {
"time": "1775144546",
"uncertainty": 120
},
"departure": {
"time": "1775144546",
"uncertainty": 120
},
"stopId": "smbmair2",
"stopSequence": 28
},
{
"arrival": {
"time": "1775144574",
"uncertainty": 120
},
"departure": {
"time": "1775144574",
"uncertainty": 120
},
"stopId": "smbcol2",
"stopSequence": 29
},
{
"arrival": {
"time": "1775144639",
"uncertainty": 120
},
"departure": {
"time": "1775144639",
"uncertainty": 120
},
"stopId": "smbdena",
"stopSequence": 30
},
{
"arrival": {
"time": "1775144777",
"uncertainty": 120
},
"departure": {
"time": "1775144777",
"uncertainty": 120
},
"stopId": "smbbre1",
"stopSequence": 31
},
{
"arrival": {
"time": "1775144813",
"uncertainty": 120
},
"departure": {
"time": "1775144813",
"uncertainty": 120
},
"stopId": "smbmoul",
"stopSequence": 32
},
{
"arrival": {
"time": "1775144872",
"uncertainty": 120
},
"departure": {
"time": "1775144872",
"uncertainty": 120
},
"stopId": "smbleon",
"stopSequence": 33
},
{
"arrival": {
"time": "1775144964",
"uncertainty": 120
},
"stopId": "smbwica",
"stopSequence": 34
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 1,
"routeId": "E",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323577"
},
"vehicle": {
"id": "183",
"label": "183"
}
}
},
{
"id": "21323562",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775143382",
"uncertainty": 120
},
"stopId": "smbwica",
"stopSequence": 1
},
{
"arrival": {
"time": "1775143422",
"uncertainty": 120
},
"departure": {
"time": "1775143442",
"uncertainty": 120
},
"stopId": "smbleon2",
"stopSequence": 2
},
{
"arrival": {
"time": "1775143472",
"uncertainty": 120
},
"departure": {
"time": "1775143472",
"uncertainty": 120
},
"stopId": "smbmoul2",
"stopSequence": 3
},
{
"arrival": {
"time": "1775143501",
"uncertainty": 120
},
"departure": {
"time": "1775143502",
"uncertainty": 120
},
"stopId": "smbbre2",
"stopSequence": 4
},
{
"arrival": {
"time": "1775143577",
"uncertainty": 120
},
"departure": {
"time": "1775143577",
"uncertainty": 120
},
"stopId": "smbdena2",
"stopSequence": 5
},
{
"arrival": {
"time": "1775143693",
"uncertainty": 120
},
"departure": {
"time": "1775143712",
"uncertainty": 120
},
"stopId": "smbcol1",
"stopSequence": 6
},
{
"arrival": {
"time": "1775143791",
"uncertainty": 120
},
"departure": {
"time": "1775143832",
"uncertainty": 120
},
"stopId": "smbmair",
"stopSequence": 7
},
{
"arrival": {
"time": "1775143922",
"uncertainty": 120
},
"departure": {
"time": "1775143922",
"uncertainty": 120
},
"stopId": "bsmjul1",
"stopSequence": 8
},
{
"arrival": {
"time": "1775143993",
"uncertainty": 120
},
"departure": {
"time": "1775143993",
"uncertainty": 120
},
"stopId": "bsmmaqu2",
"stopSequence": 9
},
{
"arrival": {
"time": "1775144102",
"uncertainty": 120
},
"departure": {
"time": "1775144102",
"uncertainty": 120
},
"stopId": "bsmsou",
"stopSequence": 10
},
{
"arrival": {
"time": "1775144132",
"uncertainty": 120
},
"departure": {
"time": "1775144132",
"uncertainty": 120
},
"stopId": "bsmstad2",
"stopSequence": 11
},
{
"arrival": {
"time": "1775144162",
"uncertainty": 120
},
"departure": {
"time": "1775144162",
"uncertainty": 120
},
"stopId": "bsmeurv2",
"stopSequence": 12
},
{
"arrival": {
"time": "1775144269",
"uncertainty": 120
},
"departure": {
"time": "1775144282",
"uncertainty": 120
},
"stopId": "bsmlyc2",
"stopSequence": 13
},
{
"arrival": {
"time": "1775144430",
"uncertainty": 120
},
"departure": {
"time": "1775144430",
"uncertainty": 120
},
"stopId": "bsmlumi",
"stopSequence": 14
},
{
"arrival": {
"time": "1775144560",
"uncertainty": 120
},
"departure": {
"time": "1775144700",
"uncertainty": 120
},
"stopId": "bsmc17a",
"stopSequence": 15
},
{
"arrival": {
"time": "1775144768",
"uncertainty": 120
},
"departure": {
"time": "1775144768",
"uncertainty": 120
},
"stopId": "bsmdaun2",
"stopSequence": 16
},
{
"arrival": {
"time": "1775144861",
"uncertainty": 120
},
"departure": {
"time": "1775144861",
"uncertainty": 120
},
"stopId": "bsmsncf2",
"stopSequence": 17
},
{
"arrival": {
"time": "1775145020",
"uncertainty": 120
},
"departure": {
"time": "1775145020",
"uncertainty": 120
},
"stopId": "smbarm3",
"stopSequence": 18
},
{
"arrival": {
"time": "1775145121",
"uncertainty": 120
},
"departure": {
"time": "1775145121",
"uncertainty": 120
},
"stopId": "leopite",
"stopSequence": 19
},
{
"arrival": {
"time": "1775145302",
"uncertainty": 120
},
"departure": {
"time": "1775145302",
"uncertainty": 120
},
"stopId": "outresu",
"stopSequence": 20
},
{
"arrival": {
"time": "1775145353",
"uncertainty": 120
},
"departure": {
"time": "1775145353",
"uncertainty": 120
},
"stopId": "outdes3",
"stopSequence": 21
},
{
"arrival": {
"time": "1775145416",
"uncertainty": 120
},
"departure": {
"time": "1775145416",
"uncertainty": 120
},
"stopId": "outedo2",
"stopSequence": 22
},
{
"arrival": {
"time": "1775145465",
"uncertainty": 120
},
"departure": {
"time": "1775145465",
"uncertainty": 120
},
"stopId": "outre2",
"stopSequence": 23
},
{
"arrival": {
"time": "1775145518",
"uncertainty": 120
},
"departure": {
"time": "1775145518",
"uncertainty": 120
},
"stopId": "outlagr",
"stopSequence": 24
},
{
"arrival": {
"time": "1775145556",
"uncertainty": 120
},
"departure": {
"time": "1775145556",
"uncertainty": 120
},
"stopId": "outman",
"stopSequence": 25
},
{
"arrival": {
"time": "1775145612",
"uncertainty": 120
},
"departure": {
"time": "1775145612",
"uncertainty": 120
},
"stopId": "sempar",
"stopSequence": 26
},
{
"arrival": {
"time": "1775145675",
"uncertainty": 120
},
"departure": {
"time": "1775145675",
"uncertainty": 120
},
"stopId": "semchat",
"stopSequence": 27
},
{
"arrival": {
"time": "1775145726",
"uncertainty": 120
},
"departure": {
"time": "1775145726",
"uncertainty": 120
},
"stopId": "semgau",
"stopSequence": 28
},
{
"arrival": {
"time": "1775145770",
"uncertainty": 120
},
"departure": {
"time": "1775145770",
"uncertainty": 120
},
"stopId": "semhaff",
"stopSequence": 29
},
{
"arrival": {
"time": "1775145823",
"uncertainty": 120
},
"departure": {
"time": "1775145823",
"uncertainty": 120
},
"stopId": "semmair2",
"stopSequence": 30
},
{
"arrival": {
"time": "1775145872",
"uncertainty": 120
},
"departure": {
"time": "1775145872",
"uncertainty": 120
},
"stopId": "semhesd",
"stopSequence": 31
},
{
"arrival": {
"time": "1775145952",
"uncertainty": 120
},
"departure": {
"time": "1775145952",
"uncertainty": 120
},
"stopId": "semcach",
"stopSequence": 32
},
{
"arrival": {
"time": "1775146039",
"uncertainty": 120
},
"departure": {
"time": "1775146039",
"uncertainty": 120
},
"stopId": "semcord",
"stopSequence": 33
},
{
"arrival": {
"time": "1775146159",
"uncertainty": 120
},
"stopId": "semquen",
"stopSequence": 34
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 0,
"routeId": "E",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323562"
},
"vehicle": {
"id": "532",
"label": "532"
}
}
},
{
"id": "21323546",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775145900",
"uncertainty": 120
},
"stopId": "smbwica",
"stopSequence": 1
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 0,
"routeId": "E",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323546"
}
}
},
{
"id": "21323547",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775144700",
"uncertainty": 120
},
"stopId": "smbwica",
"stopSequence": 1
},
{
"arrival": {
"time": "1775144746",
"uncertainty": 120
},
"departure": {
"time": "1775144746",
"uncertainty": 120
},
"stopId": "smbleon2",
"stopSequence": 2
},
{
"arrival": {
"time": "1775144778",
"uncertainty": 120
},
"departure": {
"time": "1775144778",
"uncertainty": 120
},
"stopId": "smbmoul2",
"stopSequence": 3
},
{
"arrival": {
"time": "1775144807",
"uncertainty": 120
},
"departure": {
"time": "1775144807",
"uncertainty": 120
},
"stopId": "smbbre2",
"stopSequence": 4
},
{
"arrival": {
"time": "1775144889",
"uncertainty": 120
},
"departure": {
"time": "1775144889",
"uncertainty": 120
},
"stopId": "smbdena2",
"stopSequence": 5
},
{
"arrival": {
"time": "1775144977",
"uncertainty": 120
},
"departure": {
"time": "1775144977",
"uncertainty": 120
},
"stopId": "smbcol1",
"stopSequence": 6
},
{
"arrival": {
"time": "1775145052",
"uncertainty": 120
},
"departure": {
"time": "1775145052",
"uncertainty": 120
},
"stopId": "smbmair",
"stopSequence": 7
},
{
"arrival": {
"time": "1775145145",
"uncertainty": 120
},
"departure": {
"time": "1775145145",
"uncertainty": 120
},
"stopId": "bsmjul1",
"stopSequence": 8
},
{
"arrival": {
"time": "1775145223",
"uncertainty": 120
},
"departure": {
"time": "1775145223",
"uncertainty": 120
},
"stopId": "bsmmaqu2",
"stopSequence": 9
},
{
"arrival": {
"time": "1775145333",
"uncertainty": 120
},
"departure": {
"time": "1775145333",
"uncertainty": 120
},
"stopId": "bsmsou",
"stopSequence": 10
},
{
"arrival": {
"time": "1775145371",
"uncertainty": 120
},
"departure": {
"time": "1775145371",
"uncertainty": 120
},
"stopId": "bsmstad2",
"stopSequence": 11
},
{
"arrival": {
"time": "1775145406",
"uncertainty": 120
},
"departure": {
"time": "1775145406",
"uncertainty": 120
},
"stopId": "bsmeurv2",
"stopSequence": 12
},
{
"arrival": {
"time": "1775145516",
"uncertainty": 120
},
"departure": {
"time": "1775145516",
"uncertainty": 120
},
"stopId": "bsmlyc2",
"stopSequence": 13
},
{
"arrival": {
"time": "1775145697",
"uncertainty": 120
},
"departure": {
"time": "1775145697",
"uncertainty": 120
},
"stopId": "bsmlumi",
"stopSequence": 14
},
{
"arrival": {
"time": "1775145816",
"uncertainty": 120
},
"departure": {
"time": "1775146140",
"uncertainty": 120
},
"stopId": "bsmc17a",
"stopSequence": 15
},
{
"arrival": {
"time": "1775146269",
"uncertainty": 120
},
"departure": {
"time": "1775146269",
"uncertainty": 120
},
"stopId": "bsmdaun2",
"stopSequence": 16
},
{
"arrival": {
"time": "1775146440",
"uncertainty": 120
},
"departure": {
"time": "1775146440",
"uncertainty": 120
},
"stopId": "bsmsncf2",
"stopSequence": 17
},
{
"arrival": {
"time": "1775146650",
"uncertainty": 120
},
"departure": {
"time": "1775146650",
"uncertainty": 120
},
"stopId": "smbarm3",
"stopSequence": 18
},
{
"arrival": {
"time": "1775146760",
"uncertainty": 120
},
"departure": {
"time": "1775146760",
"uncertainty": 120
},
"stopId": "leopite",
"stopSequence": 19
},
{
"arrival": {
"time": "1775146920",
"uncertainty": 120
},
"departure": {
"time": "1775146920",
"uncertainty": 120
},
"stopId": "outresu",
"stopSequence": 20
},
{
"arrival": {
"time": "1775146969",
"uncertainty": 120
},
"departure": {
"time": "1775146969",
"uncertainty": 120
},
"stopId": "outdes3",
"stopSequence": 21
},
{
"arrival": {
"time": "1775147032",
"uncertainty": 120
},
"departure": {
"time": "1775147032",
"uncertainty": 120
},
"stopId": "outedo2",
"stopSequence": 22
},
{
"arrival": {
"time": "1775147081",
"uncertainty": 120
},
"departure": {
"time": "1775147081",
"uncertainty": 120
},
"stopId": "outre2",
"stopSequence": 23
},
{
"arrival": {
"time": "1775147134",
"uncertainty": 120
},
"departure": {
"time": "1775147134",
"uncertainty": 120
},
"stopId": "outlagr",
"stopSequence": 24
},
{
"arrival": {
"time": "1775147175",
"uncertainty": 120
},
"departure": {
"time": "1775147175",
"uncertainty": 120
},
"stopId": "outman",
"stopSequence": 25
},
{
"arrival": {
"time": "1775147235",
"uncertainty": 120
},
"departure": {
"time": "1775147235",
"uncertainty": 120
},
"stopId": "sempar",
"stopSequence": 26
},
{
"arrival": {
"time": "1775147302",
"uncertainty": 120
},
"departure": {
"time": "1775147302",
"uncertainty": 120
},
"stopId": "semchat",
"stopSequence": 27
},
{
"arrival": {
"time": "1775147357",
"uncertainty": 120
},
"departure": {
"time": "1775147357",
"uncertainty": 120
},
"stopId": "semgau",
"stopSequence": 28
},
{
"arrival": {
"time": "1775147404",
"uncertainty": 120
},
"departure": {
"time": "1775147404",
"uncertainty": 120
},
"stopId": "semhaff",
"stopSequence": 29
},
{
"arrival": {
"time": "1775147460",
"uncertainty": 120
},
"departure": {
"time": "1775147460",
"uncertainty": 120
},
"stopId": "semmair2",
"stopSequence": 30
},
{
"arrival": {
"time": "1775147533",
"uncertainty": 120
},
"departure": {
"time": "1775147533",
"uncertainty": 120
},
"stopId": "semhesd",
"stopSequence": 31
},
{
"arrival": {
"time": "1775147613",
"uncertainty": 120
},
"departure": {
"time": "1775147613",
"uncertainty": 120
},
"stopId": "semcach",
"stopSequence": 32
},
{
"arrival": {
"time": "1775147700",
"uncertainty": 120
},
"departure": {
"time": "1775147700",
"uncertainty": 120
},
"stopId": "semcord",
"stopSequence": 33
},
{
"arrival": {
"time": "1775147820",
"uncertainty": 120
},
"departure": {
"time": "1775147820",
"uncertainty": 120
},
"stopId": "semquen",
"stopSequence": 34
},
{
"arrival": {
"time": "1775147880",
"uncertainty": 120
},
"stopId": "semcite",
"stopSequence": 35
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 0,
"routeId": "E",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323547"
}
}
},
{
"id": "21323545",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775142159",
"uncertainty": 120
},
"stopId": "smbwica",
"stopSequence": 1
},
{
"arrival": {
"time": "1775142213",
"uncertainty": 120
},
"departure": {
"time": "1775142219",
"uncertainty": 120
},
"stopId": "smbleon2",
"stopSequence": 2
},
{
"arrival": {
"time": "1775142258",
"uncertainty": 120
},
"departure": {
"time": "1775142279",
"uncertainty": 120
},
"stopId": "smbmoul2",
"stopSequence": 3
},
{
"arrival": {
"time": "1775142319",
"uncertainty": 120
},
"departure": {
"time": "1775142319",
"uncertainty": 120
},
"stopId": "smbbre2",
"stopSequence": 4
},
{
"arrival": {
"time": "1775142395",
"uncertainty": 120
},
"departure": {
"time": "1775142429",
"uncertainty": 120
},
"stopId": "smbdena2",
"stopSequence": 5
},
{
"arrival": {
"time": "1775142487",
"uncertainty": 120
},
"departure": {
"time": "1775142519",
"uncertainty": 120
},
"stopId": "smbcol1",
"stopSequence": 6
},
{
"arrival": {
"time": "1775142568",
"uncertainty": 120
},
"departure": {
"time": "1775142610",
"uncertainty": 120
},
"stopId": "smbmair",
"stopSequence": 7
},
{
"arrival": {
"time": "1775142699",
"uncertainty": 120
},
"departure": {
"time": "1775142699",
"uncertainty": 120
},
"stopId": "bsmjul1",
"stopSequence": 8
},
{
"arrival": {
"time": "1775142755",
"uncertainty": 120
},
"departure": {
"time": "1775142789",
"uncertainty": 120
},
"stopId": "bsmmaqu2",
"stopSequence": 9
},
{
"arrival": {
"time": "1775143119",
"uncertainty": 120
},
"departure": {
"time": "1775143149",
"uncertainty": 120
},
"stopId": "bsmsou",
"stopSequence": 10
},
{
"arrival": {
"time": "1775143239",
"uncertainty": 120
},
"departure": {
"time": "1775143239",
"uncertainty": 120
},
"stopId": "bsmstad2",
"stopSequence": 11
},
{
"arrival": {
"time": "1775143284",
"uncertainty": 120
},
"departure": {
"time": "1775143284",
"uncertainty": 120
},
"stopId": "bsmeurv2",
"stopSequence": 12
},
{
"arrival": {
"time": "1775143389",
"uncertainty": 120
},
"departure": {
"time": "1775143419",
"uncertainty": 120
},
"stopId": "bsmlyc2",
"stopSequence": 13
},
{
"arrival": {
"time": "1775143563",
"uncertainty": 120
},
"departure": {
"time": "1775143569",
"uncertainty": 120
},
"stopId": "bsmlumi",
"stopSequence": 14
},
{
"arrival": {
"time": "1775143700",
"uncertainty": 120
},
"departure": {
"time": "1775143749",
"uncertainty": 120
},
"stopId": "bsmc17a",
"stopSequence": 15
},
{
"arrival": {
"time": "1775143809",
"uncertainty": 120
},
"departure": {
"time": "1775143869",
"uncertainty": 120
},
"stopId": "bsmdaun2",
"stopSequence": 16
},
{
"arrival": {
"time": "1775143959",
"uncertainty": 120
},
"departure": {
"time": "1775143989",
"uncertainty": 120
},
"stopId": "bsmsncf2",
"stopSequence": 17
},
{
"arrival": {
"time": "1775144139",
"uncertainty": 120
},
"departure": {
"time": "1775144139",
"uncertainty": 120
},
"stopId": "smbarm3",
"stopSequence": 18
},
{
"arrival": {
"time": "1775144238",
"uncertainty": 120
},
"departure": {
"time": "1775144259",
"uncertainty": 120
},
"stopId": "leopite",
"stopSequence": 19
},
{
"arrival": {
"time": "1775144463",
"uncertainty": 120
},
"departure": {
"time": "1775144463",
"uncertainty": 120
},
"stopId": "outresu",
"stopSequence": 20
},
{
"arrival": {
"time": "1775144537",
"uncertainty": 120
},
"departure": {
"time": "1775144537",
"uncertainty": 120
},
"stopId": "outdes3",
"stopSequence": 21
},
{
"arrival": {
"time": "1775144582",
"uncertainty": 120
},
"departure": {
"time": "1775144582",
"uncertainty": 120
},
"stopId": "outedo2",
"stopSequence": 22
},
{
"arrival": {
"time": "1775144631",
"uncertainty": 120
},
"departure": {
"time": "1775144631",
"uncertainty": 120
},
"stopId": "outre2",
"stopSequence": 23
},
{
"arrival": {
"time": "1775144663",
"uncertainty": 120
},
"departure": {
"time": "1775144663",
"uncertainty": 120
},
"stopId": "outlagr",
"stopSequence": 24
},
{
"arrival": {
"time": "1775144707",
"uncertainty": 120
},
"departure": {
"time": "1775144707",
"uncertainty": 120
},
"stopId": "outman",
"stopSequence": 25
},
{
"arrival": {
"time": "1775144736",
"uncertainty": 120
},
"departure": {
"time": "1775144736",
"uncertainty": 120
},
"stopId": "sempar",
"stopSequence": 26
},
{
"arrival": {
"time": "1775144784",
"uncertainty": 120
},
"departure": {
"time": "1775144784",
"uncertainty": 120
},
"stopId": "semchat",
"stopSequence": 27
},
{
"arrival": {
"time": "1775144806",
"uncertainty": 120
},
"departure": {
"time": "1775144806",
"uncertainty": 120
},
"stopId": "semgau",
"stopSequence": 28
},
{
"arrival": {
"time": "1775144850",
"uncertainty": 120
},
"departure": {
"time": "1775144850",
"uncertainty": 120
},
"stopId": "semhaff",
"stopSequence": 29
},
{
"arrival": {
"time": "1775144917",
"uncertainty": 120
},
"departure": {
"time": "1775144917",
"uncertainty": 120
},
"stopId": "semmair2",
"stopSequence": 30
},
{
"arrival": {
"time": "1775144974",
"uncertainty": 120
},
"departure": {
"time": "1775144974",
"uncertainty": 120
},
"stopId": "semhesd",
"stopSequence": 31
},
{
"arrival": {
"time": "1775145051",
"uncertainty": 120
},
"departure": {
"time": "1775145051",
"uncertainty": 120
},
"stopId": "semcach",
"stopSequence": 32
},
{
"arrival": {
"time": "1775145093",
"uncertainty": 120
},
"departure": {
"time": "1775145093",
"uncertainty": 120
},
"stopId": "semcord",
"stopSequence": 33
},
{
"arrival": {
"time": "1775145213",
"uncertainty": 120
},
"departure": {
"time": "1775145213",
"uncertainty": 120
},
"stopId": "semquen",
"stopSequence": 34
},
{
"arrival": {
"time": "1775145274",
"uncertainty": 120
},
"stopId": "semcite",
"stopSequence": 35
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 0,
"routeId": "E",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323545"
},
"vehicle": {
"id": "1199",
"label": "1199"
}
}
},
{
"id": "21323538",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775146200",
"uncertainty": 120
},
"stopId": "bsmcca10",
"stopSequence": 1
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 0,
"routeId": "L",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323538"
}
}
},
{
"id": "21323537",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775143442",
"uncertainty": 120
},
"stopId": "bsmcca10",
"stopSequence": 1
},
{
"arrival": {
"time": "1775143669",
"uncertainty": 120
},
"departure": {
"time": "1775143712",
"uncertainty": 120
},
"stopId": "bsmdal1",
"stopSequence": 2
},
{
"arrival": {
"time": "1775143771",
"uncertainty": 120
},
"departure": {
"time": "1775143802",
"uncertainty": 120
},
"stopId": "bsmdune",
"stopSequence": 3
},
{
"arrival": {
"time": "1775143853",
"uncertainty": 120
},
"departure": {
"time": "1775143892",
"uncertainty": 120
},
"stopId": "bsmsecu",
"stopSequence": 4
},
{
"arrival": {
"time": "1775143963",
"uncertainty": 120
},
"departure": {
"time": "1775144012",
"uncertainty": 120
},
"stopId": "bsmsou2",
"stopSequence": 5
},
{
"arrival": {
"time": "1775144067",
"uncertainty": 120
},
"departure": {
"time": "1775144072",
"uncertainty": 120
},
"stopId": "bsmmaq1",
"stopSequence": 6
},
{
"arrival": {
"time": "1775144153",
"uncertainty": 120
},
"departure": {
"time": "1775144153",
"uncertainty": 120
},
"stopId": "bsmjul2",
"stopSequence": 7
},
{
"arrival": {
"time": "1775144328",
"uncertainty": 120
},
"departure": {
"time": "1775144328",
"uncertainty": 120
},
"stopId": "smbmair4",
"stopSequence": 8
},
{
"arrival": {
"time": "1775144360",
"uncertainty": 120
},
"departure": {
"time": "1775144360",
"uncertainty": 120
},
"stopId": "smbstom",
"stopSequence": 9
},
{
"arrival": {
"time": "1775144434",
"uncertainty": 120
},
"departure": {
"time": "1775144434",
"uncertainty": 120
},
"stopId": "smbmont",
"stopSequence": 10
},
{
"arrival": {
"time": "1775144608",
"uncertainty": 120
},
"departure": {
"time": "1775144608",
"uncertainty": 120
},
"stopId": "smbheli",
"stopSequence": 11
},
{
"arrival": {
"time": "1775145174",
"uncertainty": 120
},
"departure": {
"time": "1775145174",
"uncertainty": 120
},
"stopId": "smboues",
"stopSequence": 12
},
{
"arrival": {
"time": "1775145265",
"uncertainty": 120
},
"departure": {
"time": "1775145265",
"uncertainty": 120
},
"stopId": "smbest",
"stopSequence": 13
},
{
"arrival": {
"time": "1775145340",
"uncertainty": 120
},
"departure": {
"time": "1775145340",
"uncertainty": 120
},
"stopId": "smbbadh",
"stopSequence": 14
},
{
"arrival": {
"time": "1775145405",
"uncertainty": 120
},
"departure": {
"time": "1775145405",
"uncertainty": 120
},
"stopId": "lacpell",
"stopSequence": 15
},
{
"arrival": {
"time": "1775145458",
"uncertainty": 120
},
"departure": {
"time": "1775145458",
"uncertainty": 120
},
"stopId": "lacpern",
"stopSequence": 16
},
{
"arrival": {
"time": "1775145574",
"uncertainty": 120
},
"departure": {
"time": "1775145574",
"uncertainty": 120
},
"stopId": "lacgara",
"stopSequence": 17
},
{
"arrival": {
"time": "1775145619",
"uncertainty": 120
},
"departure": {
"time": "1775145619",
"uncertainty": 120
},
"stopId": "lacegli",
"stopSequence": 18
},
{
"arrival": {
"time": "1775145685",
"uncertainty": 120
},
"departure": {
"time": "1775145685",
"uncertainty": 120
},
"stopId": "lacchai",
"stopSequence": 19
},
{
"arrival": {
"time": "1775145785",
"uncertainty": 120
},
"departure": {
"time": "1775145785",
"uncertainty": 120
},
"stopId": "lacpont",
"stopSequence": 20
},
{
"arrival": {
"time": "1775145865",
"uncertainty": 120
},
"stopId": "baimacq",
"stopSequence": 21
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 0,
"routeId": "L",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323537"
},
"vehicle": {
"id": "512",
"label": "512"
}
}
},
{
"id": "21323540",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775142962",
"uncertainty": 120
},
"stopId": "lacchai2",
"stopSequence": 1
},
{
"arrival": {
"time": "1775143061",
"uncertainty": 120
},
"departure": {
"time": "1775143082",
"uncertainty": 120
},
"stopId": "lacegli2",
"stopSequence": 2
},
{
"arrival": {
"time": "1775143136",
"uncertainty": 120
},
"departure": {
"time": "1775143136",
"uncertainty": 120
},
"stopId": "lacgara2",
"stopSequence": 3
},
{
"arrival": {
"time": "1775143221",
"uncertainty": 120
},
"departure": {
"time": "1775143221",
"uncertainty": 120
},
"stopId": "lacpern2",
"stopSequence": 4
},
{
"arrival": {
"time": "1775143262",
"uncertainty": 120
},
"departure": {
"time": "1775143262",
"uncertainty": 120
},
"stopId": "lacpell2",
"stopSequence": 5
},
{
"arrival": {
"time": "1775143292",
"uncertainty": 120
},
"departure": {
"time": "1775143292",
"uncertainty": 120
},
"stopId": "smbbadh2",
"stopSequence": 6
},
{
"arrival": {
"time": "1775143402",
"uncertainty": 120
},
"departure": {
"time": "1775143412",
"uncertainty": 120
},
"stopId": "bsminqo",
"stopSequence": 7
},
{
"arrival": {
"time": "1775143496",
"uncertainty": 120
},
"departure": {
"time": "1775143533",
"uncertainty": 120
},
"stopId": "smbipbo",
"stopSequence": 8
},
{
"arrival": {
"time": "1775143585",
"uncertainty": 120
},
"departure": {
"time": "1775143653",
"uncertainty": 120
},
"stopId": "smboues2",
"stopSequence": 9
},
{
"arrival": {
"time": "1775143833",
"uncertainty": 120
},
"departure": {
"time": "1775143833",
"uncertainty": 120
},
"stopId": "smbin1",
"stopSequence": 10
},
{
"arrival": {
"time": "1775143893",
"uncertainty": 120
},
"departure": {
"time": "1775143893",
"uncertainty": 120
},
"stopId": "smbin2",
"stopSequence": 11
},
{
"arrival": {
"time": "1775143983",
"uncertainty": 120
},
"departure": {
"time": "1775143983",
"uncertainty": 120
},
"stopId": "smbin3",
"stopSequence": 12
},
{
"arrival": {
"time": "1775144043",
"uncertainty": 120
},
"departure": {
"time": "1775144043",
"uncertainty": 120
},
"stopId": "smbin4",
"stopSequence": 13
},
{
"arrival": {
"time": "1775144103",
"uncertainty": 120
},
"departure": {
"time": "1775144103",
"uncertainty": 120
},
"stopId": "smbin5",
"stopSequence": 14
},
{
"arrival": {
"time": "1775144170",
"uncertainty": 120
},
"departure": {
"time": "1775144170",
"uncertainty": 120
},
"stopId": "smbin6",
"stopSequence": 15
},
{
"arrival": {
"time": "1775144236",
"uncertainty": 120
},
"departure": {
"time": "1775144236",
"uncertainty": 120
},
"stopId": "smbin7",
"stopSequence": 16
},
{
"arrival": {
"time": "1775144288",
"uncertainty": 120
},
"departure": {
"time": "1775144288",
"uncertainty": 120
},
"stopId": "smbin8",
"stopSequence": 17
},
{
"arrival": {
"time": "1775144689",
"uncertainty": 120
},
"departure": {
"time": "1775144689",
"uncertainty": 120
},
"stopId": "smbheli",
"stopSequence": 18
},
{
"arrival": {
"time": "1775144904",
"uncertainty": 120
},
"departure": {
"time": "1775144904",
"uncertainty": 120
},
"stopId": "smbmont2",
"stopSequence": 19
},
{
"arrival": {
"time": "1775144980",
"uncertainty": 120
},
"departure": {
"time": "1775144980",
"uncertainty": 120
},
"stopId": "smbstom2",
"stopSequence": 20
},
{
"arrival": {
"time": "1775145050",
"uncertainty": 120
},
"departure": {
"time": "1775145050",
"uncertainty": 120
},
"stopId": "smbmair3",
"stopSequence": 21
},
{
"arrival": {
"time": "1775145158",
"uncertainty": 120
},
"departure": {
"time": "1775145158",
"uncertainty": 120
},
"stopId": "bsmjul1",
"stopSequence": 22
},
{
"arrival": {
"time": "1775145236",
"uncertainty": 120
},
"departure": {
"time": "1775145236",
"uncertainty": 120
},
"stopId": "bsmmaqu2",
"stopSequence": 23
},
{
"arrival": {
"time": "1775145346",
"uncertainty": 120
},
"departure": {
"time": "1775145346",
"uncertainty": 120
},
"stopId": "bsmsou",
"stopSequence": 24
},
{
"arrival": {
"time": "1775145408",
"uncertainty": 120
},
"departure": {
"time": "1775145408",
"uncertainty": 120
},
"stopId": "bsmsecu2",
"stopSequence": 25
},
{
"arrival": {
"time": "1775145479",
"uncertainty": 120
},
"departure": {
"time": "1775145479",
"uncertainty": 120
},
"stopId": "bsmtin1",
"stopSequence": 26
},
{
"arrival": {
"time": "1775145559",
"uncertainty": 120
},
"departure": {
"time": "1775145559",
"uncertainty": 120
},
"stopId": "bsmlor1",
"stopSequence": 27
},
{
"arrival": {
"time": "1775145714",
"uncertainty": 120
},
"departure": {
"time": "1775145714",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 28
},
{
"arrival": {
"time": "1775145802",
"uncertainty": 120
},
"departure": {
"time": "1775145802",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 29
},
{
"arrival": {
"time": "1775145918",
"uncertainty": 120
},
"stopId": "bsmcc10r",
"stopSequence": 30
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 1,
"routeId": "L",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323540"
},
"vehicle": {
"id": "405",
"label": "405"
}
}
},
{
"id": "21323541",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775146500",
"uncertainty": 120
},
"stopId": "baimacq2",
"stopSequence": 1
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 1,
"routeId": "L",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323541"
}
}
},
{
"id": "21323526",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775147400",
"uncertainty": 120
},
"stopId": "smbpoly",
"stopSequence": 1
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 1,
"routeId": "D",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323526"
}
}
},
{
"id": "21323524",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775142483",
"uncertainty": 120
},
"stopId": "smbpoly",
"stopSequence": 1
},
{
"arrival": {
"time": "1775142546",
"uncertainty": 120
},
"departure": {
"time": "1775142783",
"uncertainty": 120
},
"stopId": "smbdesv2",
"stopSequence": 2
},
{
"arrival": {
"time": "1775142903",
"uncertainty": 120
},
"departure": {
"time": "1775142933",
"uncertainty": 120
},
"stopId": "smbgir2",
"stopSequence": 3
},
{
"arrival": {
"time": "1775142993",
"uncertainty": 120
},
"departure": {
"time": "1775142993",
"uncertainty": 120
},
"stopId": "smbecol",
"stopSequence": 4
},
{
"arrival": {
"time": "1775143074",
"uncertainty": 120
},
"departure": {
"time": "1775143083",
"uncertainty": 120
},
"stopId": "bsmhopi3",
"stopSequence": 5
},
{
"arrival": {
"time": "1775143185",
"uncertainty": 120
},
"departure": {
"time": "1775143185",
"uncertainty": 120
},
"stopId": "bsmhre",
"stopSequence": 6
},
{
"arrival": {
"time": "1775143334",
"uncertainty": 120
},
"departure": {
"time": "1775143334",
"uncertainty": 120
},
"stopId": "smbegli",
"stopSequence": 7
},
{
"arrival": {
"time": "1775143463",
"uncertainty": 120
},
"departure": {
"time": "1775143473",
"uncertainty": 120
},
"stopId": "smbgast2",
"stopSequence": 8
},
{
"arrival": {
"time": "1775143609",
"uncertainty": 120
},
"departure": {
"time": "1775143623",
"uncertainty": 120
},
"stopId": "smbstom2",
"stopSequence": 9
},
{
"arrival": {
"time": "1775143724",
"uncertainty": 120
},
"departure": {
"time": "1775143773",
"uncertainty": 120
},
"stopId": "smbmair3",
"stopSequence": 10
},
{
"arrival": {
"time": "1775143863",
"uncertainty": 120
},
"departure": {
"time": "1775143863",
"uncertainty": 120
},
"stopId": "smbcol2",
"stopSequence": 11
},
{
"arrival": {
"time": "1775143923",
"uncertainty": 120
},
"departure": {
"time": "1775143953",
"uncertainty": 120
},
"stopId": "smbdena",
"stopSequence": 12
},
{
"arrival": {
"time": "1775144084",
"uncertainty": 120
},
"departure": {
"time": "1775144103",
"uncertainty": 120
},
"stopId": "smbbre1",
"stopSequence": 13
},
{
"arrival": {
"time": "1775144163",
"uncertainty": 120
},
"departure": {
"time": "1775144163",
"uncertainty": 120
},
"stopId": "smbmar1",
"stopSequence": 14
},
{
"arrival": {
"time": "1775144241",
"uncertainty": 120
},
"departure": {
"time": "1775144253",
"uncertainty": 120
},
"stopId": "smbmogr",
"stopSequence": 15
},
{
"arrival": {
"time": "1775144314",
"uncertainty": 120
},
"departure": {
"time": "1775144314",
"uncertainty": 120
},
"stopId": "wimbons2",
"stopSequence": 16
},
{
"arrival": {
"time": "1775144418",
"uncertainty": 120
},
"departure": {
"time": "1775144418",
"uncertainty": 120
},
"stopId": "smbmogr2",
"stopSequence": 17
},
{
"arrival": {
"time": "1775144536",
"uncertainty": 120
},
"departure": {
"time": "1775144536",
"uncertainty": 120
},
"stopId": "bsmmoka2",
"stopSequence": 18
},
{
"arrival": {
"time": "1775144641",
"uncertainty": 120
},
"departure": {
"time": "1775144641",
"uncertainty": 120
},
"stopId": "bsmdres3",
"stopSequence": 19
},
{
"arrival": {
"time": "1775144716",
"uncertainty": 120
},
"departure": {
"time": "1775144716",
"uncertainty": 120
},
"stopId": "bsmint2",
"stopSequence": 20
},
{
"arrival": {
"time": "1775144824",
"uncertainty": 120
},
"departure": {
"time": "1775144824",
"uncertainty": 120
},
"stopId": "bsmloui2",
"stopSequence": 21
},
{
"arrival": {
"time": "1775144940",
"uncertainty": 120
},
"departure": {
"time": "1775144940",
"uncertainty": 120
},
"stopId": "bsmier2",
"stopSequence": 22
},
{
"arrival": {
"time": "1775144964",
"uncertainty": 120
},
"departure": {
"time": "1775144964",
"uncertainty": 120
},
"stopId": "bsmmedi2",
"stopSequence": 23
},
{
"arrival": {
"time": "1775145006",
"uncertainty": 120
},
"departure": {
"time": "1775145006",
"uncertainty": 120
},
"stopId": "bsmarge2",
"stopSequence": 24
},
{
"arrival": {
"time": "1775145076",
"uncertainty": 120
},
"departure": {
"time": "1775145076",
"uncertainty": 120
},
"stopId": "bsmamb2",
"stopSequence": 25
},
{
"arrival": {
"time": "1775145116",
"uncertainty": 120
},
"departure": {
"time": "1775145116",
"uncertainty": 120
},
"stopId": "bsmcnor2",
"stopSequence": 26
},
{
"arrival": {
"time": "1775145187",
"uncertainty": 120
},
"departure": {
"time": "1775145187",
"uncertainty": 120
},
"stopId": "bsmpier2",
"stopSequence": 27
},
{
"arrival": {
"time": "1775145349",
"uncertainty": 120
},
"departure": {
"time": "1775145349",
"uncertainty": 120
},
"stopId": "bsmsgen2",
"stopSequence": 28
},
{
"arrival": {
"time": "1775145458",
"uncertainty": 120
},
"departure": {
"time": "1775145458",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 29
},
{
"arrival": {
"time": "1775145536",
"uncertainty": 120
},
"departure": {
"time": "1775145536",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 30
},
{
"arrival": {
"time": "1775145660",
"uncertainty": 120
},
"stopId": "bsmcca9r",
"stopSequence": 31
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 1,
"routeId": "D",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323524"
},
"vehicle": {
"id": "1201",
"label": "1201"
}
}
},
{
"id": "21323525",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1775144700",
"uncertainty": 120
},
"stopId": "smbpoly",
"stopSequence": 1
},
{
"arrival": {
"time": "1775144783",
"uncertainty": 120
},
"departure": {
"time": "1775144783",
"uncertainty": 120
},
"stopId": "smbdesv2",
"stopSequence": 2
},
{
"arrival": {
"time": "1775144880",
"uncertainty": 120
},
"departure": {
"time": "1775144880",
"uncertainty": 120
},
"stopId": "smbgir2",
"stopSequence": 3
},
{
"arrival": {
"time": "1775144935",
"uncertainty": 120
},
"departure": {
"time": "1775144935",
"uncertainty": 120
},
"stopId": "smbecol",
"stopSequence": 4
},
{
"arrival": {
"time": "1775145009",
"uncertainty": 120
},
"departure": {
"time": "1775145009",
"uncertainty": 120
},
"stopId": "bsmhopi3",
"stopSequence": 5
},
{
"arrival": {
"time": "1775145093",
"uncertainty": 120
},
"departure": {
"time": "1775145093",
"uncertainty": 120
},
"stopId": "bsmhre",
"stopSequence": 6
},
{
"arrival": {
"time": "1775145297",
"uncertainty": 120
},
"departure": {
"time": "1775145297",
"uncertainty": 120
},
"stopId": "smbegli",
"stopSequence": 7
},
{
"arrival": {
"time": "1775145419",
"uncertainty": 120
},
"departure": {
"time": "1775145419",
"uncertainty": 120
},
"stopId": "smbgast2",
"stopSequence": 8
},
{
"arrival": {
"time": "1775145496",
"uncertainty": 120
},
"departure": {
"time": "1775145496",
"uncertainty": 120
},
"stopId": "smbstom2",
"stopSequence": 9
},
{
"arrival": {
"time": "1775145575",
"uncertainty": 120
},
"departure": {
"time": "1775145575",
"uncertainty": 120
},
"stopId": "smbmair3",
"stopSequence": 10
},
{
"arrival": {
"time": "1775145638",
"uncertainty": 120
},
"departure": {
"time": "1775145638",
"uncertainty": 120
},
"stopId": "smbcol2",
"stopSequence": 11
},
{
"arrival": {
"time": "1775145718",
"uncertainty": 120
},
"departure": {
"time": "1775145718",
"uncertainty": 120
},
"stopId": "smbdena",
"stopSequence": 12
},
{
"arrival": {
"time": "1775145869",
"uncertainty": 120
},
"departure": {
"time": "1775145869",
"uncertainty": 120
},
"stopId": "smbbre1",
"stopSequence": 13
},
{
"arrival": {
"time": "1775145934",
"uncertainty": 120
},
"departure": {
"time": "1775145934",
"uncertainty": 120
},
"stopId": "smbmar1",
"stopSequence": 14
},
{
"arrival": {
"time": "1775145996",
"uncertainty": 120
},
"departure": {
"time": "1775145996",
"uncertainty": 120
},
"stopId": "smbmogr",
"stopSequence": 15
},
{
"arrival": {
"time": "1775146066",
"uncertainty": 120
},
"departure": {
"time": "1775146066",
"uncertainty": 120
},
"stopId": "wimbons2",
"stopSequence": 16
},
{
"arrival": {
"time": "1775146234",
"uncertainty": 120
},
"departure": {
"time": "1775146234",
"uncertainty": 120
},
"stopId": "smbmogr2",
"stopSequence": 17
},
{
"arrival": {
"time": "1775146352",
"uncertainty": 120
},
"departure": {
"time": "1775146352",
"uncertainty": 120
},
"stopId": "bsmmoka2",
"stopSequence": 18
},
{
"arrival": {
"time": "1775146457",
"uncertainty": 120
},
"departure": {
"time": "1775146457",
"uncertainty": 120
},
"stopId": "bsmdres3",
"stopSequence": 19
},
{
"arrival": {
"time": "1775146532",
"uncertainty": 120
},
"departure": {
"time": "1775146532",
"uncertainty": 120
},
"stopId": "bsmint2",
"stopSequence": 20
},
{
"arrival": {
"time": "1775146640",
"uncertainty": 120
},
"departure": {
"time": "1775146640",
"uncertainty": 120
},
"stopId": "bsmloui2",
"stopSequence": 21
},
{
"arrival": {
"time": "1775146756",
"uncertainty": 120
},
"departure": {
"time": "1775146756",
"uncertainty": 120
},
"stopId": "bsmier2",
"stopSequence": 22
},
{
"arrival": {
"time": "1775146780",
"uncertainty": 120
},
"departure": {
"time": "1775146780",
"uncertainty": 120
},
"stopId": "bsmmedi2",
"stopSequence": 23
},
{
"arrival": {
"time": "1775146835",
"uncertainty": 120
},
"departure": {
"time": "1775146835",
"uncertainty": 120
},
"stopId": "bsmarge2",
"stopSequence": 24
},
{
"arrival": {
"time": "1775146905",
"uncertainty": 120
},
"departure": {
"time": "1775146905",
"uncertainty": 120
},
"stopId": "bsmamb2",
"stopSequence": 25
},
{
"arrival": {
"time": "1775146974",
"uncertainty": 120
},
"departure": {
"time": "1775146974",
"uncertainty": 120
},
"stopId": "bsmcnor2",
"stopSequence": 26
},
{
"arrival": {
"time": "1775147075",
"uncertainty": 120
},
"departure": {
"time": "1775147075",
"uncertainty": 120
},
"stopId": "bsmpier2",
"stopSequence": 27
},
{
"arrival": {
"time": "1775147229",
"uncertainty": 120
},
"departure": {
"time": "1775147229",
"uncertainty": 120
},
"stopId": "bsmsgen2",
"stopSequence": 28
},
{
"arrival": {
"time": "1775147350",
"uncertainty": 120
},
"departure": {
"time": "1775147350",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 29
},
{
"arrival": {
"time": "1775147449",
"uncertainty": 120
},
"departure": {
"time": "1775147449",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 30
},
{
"arrival": {
"time": "1775147573",
"uncertainty": 120
},
"stopId": "bsmcca9r",
"stopSequence": 31
}
],
"timestamp": "1775144310",
"trip": {
"directionId": 1,
"routeId": "D",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323525"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1775144310"
}
}