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
❌70 errors, 40 warnings
Validation carried out using the current GTFS file and the GTFS-RT the 2026-03-06 at 08:08 Europe/Paris using the MobilityData GTFS-RT validator.
Errors
stop_times_updates not strictly sorted E002 2 errors
stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence
Sample errors
- trip_id 21725823 stop_sequence [7, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25] is not strictly sorted by increasing stop_sequence
- trip_id 21725825 stop_sequence [7, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25] is not strictly sorted by increasing stop_sequence
GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 1 error
All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED
Sample errors
- trip_id 21323855 does not exist in the GTFS data and does not have schedule_relationship of ADDED
GTFS-rt route_id does not exist in GTFS data E004 1 error
All route_ids provided in the GTFS-rt feed must exist in the GTFS data
Sample errors
- route_id SC does not exist in the GTFS data routes.txt
GTFS-rt stop_id does not exist in GTFS data E011 11 errors
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Sample errors
- trip_id 21725990 stop_id wimmair4 does not exist in GTFS data stops.txt
- trip_id 21323855 stop_id smbsand does not exist in GTFS data stops.txt
- trip_id 21725991 stop_id wimmair3 does not exist in GTFS data stops.txt
- trip_id 21725993 stop_id wimmair3 does not exist in GTFS data stops.txt
- trip_id 21725970 stop_id wimmair3 does not exist in GTFS data stops.txt
Sequential stop_time_update times are not increasing E022 40 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 21725823 stop_id outlep2 arrival_time 08:10:03 (1772781003) is equal to previous stop arrival_time 08:10:03 (1772781003) - times must increase between two sequential stops
- trip_id 21725823 stop_id outlep2 arrival_time 08:10:03 (1772781003) is equal to previous stop departure_time 08:10:03 (1772781003) - times must increase between two sequential stops
- trip_id 21725823 stop_id outlep2 departure_time 08:10:03 (1772781003) is equal to previous stop departure_time 08:10:03 (1772781003) - times must increase between two sequential stops
- trip_id 21725823 stop_id outlep2 departure_time 08:10:03 (1772781003) is equal to previous stop arrival_time 08:10:03 (1772781003) - times must increase between two sequential stops
- trip_id 21725823 stop_sequence 1 departure_time 08:01:32 (1772780492) is less than previous stop departure_time 08:10:34 (1772781034) - times must increase between two sequential stops
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 15 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 21725990 stop_sequence 25 has stop_id wimmair4 but GTFS stop_sequence 25 has stop_id wimmair2 - stop_ids should be the same
- GTFS-rt trip_id 21725991 stop_sequence 11 has stop_id wimmair3 but GTFS stop_sequence 11 has stop_id wimmair - stop_ids should be the same
- GTFS-rt trip_id 21725991 stop_sequence 16 has stop_id wimcrec but GTFS stop_sequence 16 has stop_id wimcrec2 - stop_ids should be the same
- GTFS-rt trip_id 21725993 stop_sequence 11 has stop_id wimmair3 but GTFS stop_sequence 11 has stop_id wimmair - stop_ids should be the same
- GTFS-rt trip_id 21725993 stop_sequence 16 has stop_id wimcrec but GTFS stop_sequence 16 has stop_id wimcrec2 - stop_ids should be the same
Warnings
vehicle_id not populated W002 40 errors
vehicle_id should be populated for TripUpdates and VehiclePositions
Sample errors
- trip_id 21323825 does not have a vehicle_id
- trip_id 21725788 does not have a vehicle_id
- trip_id 21725789 does not have a vehicle_id
- trip_id 21725790 does not have a vehicle_id
- trip_id 21323855 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 | 447 | 29 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 | 334 | 29 times (100 % of validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 1,019 | 29 times (100 % of validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 2,439 | 27 times (93 % of validations) |
| E002 | stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence | 135 | 25 times (86 % of validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 9 | 9 times (31 % of validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 9 | 9 times (31 % of validations) |
| E009 | If a GTFS trip contains multiple references to the same stop_id (i.e., the vehicle visits the same stop_id more than once in the same trip), then GTFS-rt stop_time_updates for this trip must include stop_sequence | 1 | 1 times (3 % of validations) |
GTFS-RT feed content
Entities
Entities present in this feed at 2026-03-07 at 07:07 Europe/Paris.
trip_updates (58) 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-03-07 at 07:07 Europe/Paris. You can look at the GTFS-RT documentation.
{
"entity": [
{
"id": "21327280",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772862794",
"uncertainty": 120
},
"stopId": "bsmcca8",
"stopSequence": 1
},
{
"arrival": {
"time": "1772862903",
"uncertainty": 120
},
"departure": {
"time": "1772862903",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 2
},
{
"arrival": {
"time": "1772863016",
"uncertainty": 120
},
"departure": {
"time": "1772863016",
"uncertainty": 120
},
"stopId": "bsmthie",
"stopSequence": 3
},
{
"arrival": {
"time": "1772863090",
"uncertainty": 120
},
"departure": {
"time": "1772863090",
"uncertainty": 120
},
"stopId": "bsmpier",
"stopSequence": 4
},
{
"arrival": {
"time": "1772863154",
"uncertainty": 120
},
"departure": {
"time": "1772863154",
"uncertainty": 120
},
"stopId": "bsmcnor",
"stopSequence": 5
},
{
"arrival": {
"time": "1772863214",
"uncertainty": 120
},
"departure": {
"time": "1772863214",
"uncertainty": 120
},
"stopId": "bsmamb",
"stopSequence": 6
},
{
"arrival": {
"time": "1772863315",
"uncertainty": 120
},
"departure": {
"time": "1772863315",
"uncertainty": 120
},
"stopId": "bsmarge",
"stopSequence": 7
},
{
"arrival": {
"time": "1772863356",
"uncertainty": 120
},
"departure": {
"time": "1772863364",
"uncertainty": 120
},
"stopId": "bsmmedi",
"stopSequence": 8
},
{
"arrival": {
"time": "1772863436",
"uncertainty": 120
},
"departure": {
"time": "1772863436",
"uncertainty": 120
},
"stopId": "bsmlet",
"stopSequence": 9
},
{
"arrival": {
"time": "1772863499",
"uncertainty": 120
},
"departure": {
"time": "1772863499",
"uncertainty": 120
},
"stopId": "bsmpatr",
"stopSequence": 10
},
{
"arrival": {
"time": "1772863594",
"uncertainty": 120
},
"departure": {
"time": "1772863594",
"uncertainty": 120
},
"stopId": "bsmdres",
"stopSequence": 11
},
{
"arrival": {
"time": "1772863645",
"uncertainty": 120
},
"departure": {
"time": "1772863645",
"uncertainty": 120
},
"stopId": "bsmmoka",
"stopSequence": 12
},
{
"arrival": {
"time": "1772863698",
"uncertainty": 120
},
"departure": {
"time": "1772863698",
"uncertainty": 120
},
"stopId": "smbjos1",
"stopSequence": 13
},
{
"arrival": {
"time": "1772863750",
"uncertainty": 120
},
"departure": {
"time": "1772863750",
"uncertainty": 120
},
"stopId": "smbjard",
"stopSequence": 14
},
{
"arrival": {
"time": "1772863835",
"uncertainty": 120
},
"departure": {
"time": "1772863835",
"uncertainty": 120
},
"stopId": "smbcal1",
"stopSequence": 15
},
{
"arrival": {
"time": "1772863886",
"uncertainty": 120
},
"departure": {
"time": "1772863886",
"uncertainty": 120
},
"stopId": "bsmhabi2",
"stopSequence": 16
},
{
"arrival": {
"time": "1772863945",
"uncertainty": 120
},
"departure": {
"time": "1772863945",
"uncertainty": 120
},
"stopId": "bsmsou",
"stopSequence": 17
},
{
"arrival": {
"time": "1772863994",
"uncertainty": 120
},
"departure": {
"time": "1772863994",
"uncertainty": 120
},
"stopId": "bsmsecu2",
"stopSequence": 18
},
{
"arrival": {
"time": "1772864056",
"uncertainty": 120
},
"departure": {
"time": "1772864056",
"uncertainty": 120
},
"stopId": "bsmtin1",
"stopSequence": 19
},
{
"arrival": {
"time": "1772864128",
"uncertainty": 120
},
"departure": {
"time": "1772864128",
"uncertainty": 120
},
"stopId": "bsmlor1",
"stopSequence": 20
},
{
"arrival": {
"time": "1772864231",
"uncertainty": 120
},
"departure": {
"time": "1772864231",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 21
},
{
"arrival": {
"time": "1772864282",
"uncertainty": 120
},
"departure": {
"time": "1772864282",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 22
},
{
"arrival": {
"time": "1772864362",
"uncertainty": 120
},
"stopId": "bsmcca8r",
"stopSequence": 23
}
],
"timestamp": "1772863636",
"trip": {
"directionId": 0,
"routeId": "B1",
"scheduleRelationship": "SCHEDULED",
"tripId": "21327280"
},
"vehicle": {
"id": "175",
"label": "175"
}
}
},
{
"id": "21327281",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772865900",
"uncertainty": 120
},
"stopId": "bsmcca8",
"stopSequence": 1
}
],
"timestamp": "1772863636",
"trip": {
"directionId": 0,
"routeId": "B1",
"scheduleRelationship": "SCHEDULED",
"tripId": "21327281"
}
}
},
{
"id": "21327279",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772864100",
"uncertainty": 120
},
"stopId": "bsmcca8",
"stopSequence": 1
},
{
"arrival": {
"time": "1772864240",
"uncertainty": 120
},
"departure": {
"time": "1772864240",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 2
},
{
"arrival": {
"time": "1772864316",
"uncertainty": 120
},
"departure": {
"time": "1772864316",
"uncertainty": 120
},
"stopId": "bsmthie",
"stopSequence": 3
},
{
"arrival": {
"time": "1772864386",
"uncertainty": 120
},
"departure": {
"time": "1772864386",
"uncertainty": 120
},
"stopId": "bsmpier",
"stopSequence": 4
},
{
"arrival": {
"time": "1772864439",
"uncertainty": 120
},
"departure": {
"time": "1772864439",
"uncertainty": 120
},
"stopId": "bsmcnor",
"stopSequence": 5
},
{
"arrival": {
"time": "1772864500",
"uncertainty": 120
},
"departure": {
"time": "1772864500",
"uncertainty": 120
},
"stopId": "bsmamb",
"stopSequence": 6
},
{
"arrival": {
"time": "1772864576",
"uncertainty": 120
},
"departure": {
"time": "1772864576",
"uncertainty": 120
},
"stopId": "bsmarge",
"stopSequence": 7
},
{
"arrival": {
"time": "1772864607",
"uncertainty": 120
},
"departure": {
"time": "1772864607",
"uncertainty": 120
},
"stopId": "bsmmedi",
"stopSequence": 8
},
{
"arrival": {
"time": "1772864673",
"uncertainty": 120
},
"departure": {
"time": "1772864673",
"uncertainty": 120
},
"stopId": "bsmlet",
"stopSequence": 9
},
{
"arrival": {
"time": "1772864727",
"uncertainty": 120
},
"departure": {
"time": "1772864727",
"uncertainty": 120
},
"stopId": "bsmpatr",
"stopSequence": 10
},
{
"arrival": {
"time": "1772864816",
"uncertainty": 120
},
"departure": {
"time": "1772864816",
"uncertainty": 120
},
"stopId": "bsmdres",
"stopSequence": 11
},
{
"arrival": {
"time": "1772864874",
"uncertainty": 120
},
"departure": {
"time": "1772864874",
"uncertainty": 120
},
"stopId": "bsmmoka",
"stopSequence": 12
},
{
"arrival": {
"time": "1772864927",
"uncertainty": 120
},
"departure": {
"time": "1772864927",
"uncertainty": 120
},
"stopId": "smbjos1",
"stopSequence": 13
},
{
"arrival": {
"time": "1772864979",
"uncertainty": 120
},
"departure": {
"time": "1772864979",
"uncertainty": 120
},
"stopId": "smbjard",
"stopSequence": 14
},
{
"arrival": {
"time": "1772865064",
"uncertainty": 120
},
"departure": {
"time": "1772865064",
"uncertainty": 120
},
"stopId": "smbcal1",
"stopSequence": 15
},
{
"arrival": {
"time": "1772865115",
"uncertainty": 120
},
"departure": {
"time": "1772865115",
"uncertainty": 120
},
"stopId": "bsmhabi2",
"stopSequence": 16
},
{
"arrival": {
"time": "1772865174",
"uncertainty": 120
},
"departure": {
"time": "1772865174",
"uncertainty": 120
},
"stopId": "bsmsou",
"stopSequence": 17
},
{
"arrival": {
"time": "1772865230",
"uncertainty": 120
},
"departure": {
"time": "1772865230",
"uncertainty": 120
},
"stopId": "bsmsecu2",
"stopSequence": 18
},
{
"arrival": {
"time": "1772865301",
"uncertainty": 120
},
"departure": {
"time": "1772865301",
"uncertainty": 120
},
"stopId": "bsmtin1",
"stopSequence": 19
},
{
"arrival": {
"time": "1772865383",
"uncertainty": 120
},
"departure": {
"time": "1772865383",
"uncertainty": 120
},
"stopId": "bsmlor1",
"stopSequence": 20
},
{
"arrival": {
"time": "1772865500",
"uncertainty": 120
},
"departure": {
"time": "1772865500",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 21
},
{
"arrival": {
"time": "1772865569",
"uncertainty": 120
},
"departure": {
"time": "1772865569",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 22
},
{
"arrival": {
"time": "1772865649",
"uncertainty": 120
},
"stopId": "bsmcca8r",
"stopSequence": 23
}
],
"timestamp": "1772863636",
"trip": {
"directionId": 0,
"routeId": "B1",
"scheduleRelationship": "SCHEDULED",
"tripId": "21327279"
}
}
},
{
"id": "21327268",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772866200",
"uncertainty": 120
},
"stopId": "lacchai2",
"stopSequence": 1
}
],
"timestamp": "1772863636",
"trip": {
"directionId": 1,
"routeId": "L",
"scheduleRelationship": "SCHEDULED",
"tripId": "21327268"
}
}
},
{
"id": "21327259",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772863249",
"uncertainty": 120
},
"stopId": "bsmcca10",
"stopSequence": 1
},
{
"arrival": {
"time": "1772863468",
"uncertainty": 120
},
"departure": {
"time": "1772863468",
"uncertainty": 120
},
"stopId": "bsmdal1",
"stopSequence": 2
},
{
"arrival": {
"time": "1772863519",
"uncertainty": 120
},
"departure": {
"time": "1772863519",
"uncertainty": 120
},
"stopId": "bsmdune",
"stopSequence": 3
},
{
"arrival": {
"time": "1772863563",
"uncertainty": 120
},
"departure": {
"time": "1772863563",
"uncertainty": 120
},
"stopId": "bsmsecu",
"stopSequence": 4
},
{
"arrival": {
"time": "1772863624",
"uncertainty": 120
},
"departure": {
"time": "1772863624",
"uncertainty": 120
},
"stopId": "bsmsou2",
"stopSequence": 5
},
{
"arrival": {
"time": "1772863685",
"uncertainty": 120
},
"departure": {
"time": "1772863685",
"uncertainty": 120
},
"stopId": "bsmmaq1",
"stopSequence": 6
},
{
"arrival": {
"time": "1772863780",
"uncertainty": 120
},
"departure": {
"time": "1772863780",
"uncertainty": 120
},
"stopId": "bsmjul2",
"stopSequence": 7
},
{
"arrival": {
"time": "1772863865",
"uncertainty": 120
},
"departure": {
"time": "1772863865",
"uncertainty": 120
},
"stopId": "smbmair4",
"stopSequence": 8
},
{
"arrival": {
"time": "1772863895",
"uncertainty": 120
},
"departure": {
"time": "1772863895",
"uncertainty": 120
},
"stopId": "smbstom",
"stopSequence": 9
},
{
"arrival": {
"time": "1772863940",
"uncertainty": 120
},
"departure": {
"time": "1772863940",
"uncertainty": 120
},
"stopId": "smbmont",
"stopSequence": 10
},
{
"arrival": {
"time": "1772864045",
"uncertainty": 120
},
"departure": {
"time": "1772864045",
"uncertainty": 120
},
"stopId": "smbheli",
"stopSequence": 11
},
{
"arrival": {
"time": "1772864416",
"uncertainty": 120
},
"departure": {
"time": "1772864416",
"uncertainty": 120
},
"stopId": "smbin1",
"stopSequence": 12
},
{
"arrival": {
"time": "1772864496",
"uncertainty": 120
},
"departure": {
"time": "1772864496",
"uncertainty": 120
},
"stopId": "smbin2",
"stopSequence": 13
},
{
"arrival": {
"time": "1772864587",
"uncertainty": 120
},
"departure": {
"time": "1772864587",
"uncertainty": 120
},
"stopId": "smbin3",
"stopSequence": 14
},
{
"arrival": {
"time": "1772864645",
"uncertainty": 120
},
"departure": {
"time": "1772864645",
"uncertainty": 120
},
"stopId": "smbin4",
"stopSequence": 15
},
{
"arrival": {
"time": "1772864726",
"uncertainty": 120
},
"departure": {
"time": "1772864726",
"uncertainty": 120
},
"stopId": "smbin5",
"stopSequence": 16
},
{
"arrival": {
"time": "1772864763",
"uncertainty": 120
},
"departure": {
"time": "1772864763",
"uncertainty": 120
},
"stopId": "smbin6",
"stopSequence": 17
},
{
"arrival": {
"time": "1772864839",
"uncertainty": 120
},
"departure": {
"time": "1772864839",
"uncertainty": 120
},
"stopId": "smbin7",
"stopSequence": 18
},
{
"arrival": {
"time": "1772864898",
"uncertainty": 120
},
"departure": {
"time": "1772864898",
"uncertainty": 120
},
"stopId": "smbin8",
"stopSequence": 19
},
{
"arrival": {
"time": "1772865118",
"uncertainty": 120
},
"departure": {
"time": "1772865118",
"uncertainty": 120
},
"stopId": "smboues",
"stopSequence": 20
},
{
"arrival": {
"time": "1772865185",
"uncertainty": 120
},
"departure": {
"time": "1772865185",
"uncertainty": 120
},
"stopId": "smbest",
"stopSequence": 21
},
{
"arrival": {
"time": "1772865239",
"uncertainty": 120
},
"departure": {
"time": "1772865239",
"uncertainty": 120
},
"stopId": "smbbadh",
"stopSequence": 22
},
{
"arrival": {
"time": "1772865286",
"uncertainty": 120
},
"departure": {
"time": "1772865286",
"uncertainty": 120
},
"stopId": "lacpell",
"stopSequence": 23
},
{
"arrival": {
"time": "1772865324",
"uncertainty": 120
},
"departure": {
"time": "1772865324",
"uncertainty": 120
},
"stopId": "lacpern",
"stopSequence": 24
},
{
"arrival": {
"time": "1772865407",
"uncertainty": 120
},
"departure": {
"time": "1772865407",
"uncertainty": 120
},
"stopId": "lacgara",
"stopSequence": 25
},
{
"arrival": {
"time": "1772865439",
"uncertainty": 120
},
"departure": {
"time": "1772865439",
"uncertainty": 120
},
"stopId": "lacegli",
"stopSequence": 26
},
{
"arrival": {
"time": "1772865485",
"uncertainty": 120
},
"stopId": "lacchai",
"stopSequence": 27
}
],
"timestamp": "1772863636",
"trip": {
"directionId": 0,
"routeId": "L",
"scheduleRelationship": "SCHEDULED",
"tripId": "21327259"
},
"vehicle": {
"id": "405",
"label": "405"
}
}
},
{
"id": "21327506",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772864518",
"uncertainty": 120
},
"departure": {
"time": "1772864518",
"uncertainty": 120
},
"stopId": "outpru"
},
{
"arrival": {
"time": "1772864545",
"uncertainty": 120
},
"departure": {
"time": "1772864545",
"uncertainty": 120
},
"stopId": "outcol3"
},
{
"arrival": {
"time": "1772864613",
"uncertainty": 120
},
"departure": {
"time": "1772864613",
"uncertainty": 120
},
"stopId": "outlep1"
},
{
"arrival": {
"time": "1772864613",
"uncertainty": 120
},
"departure": {
"time": "1772864613",
"uncertainty": 120
},
"stopId": "outlep2"
},
{
"arrival": {
"time": "1772864623",
"uncertainty": 120
},
"departure": {
"time": "1772864623",
"uncertainty": 120
},
"stopId": "outlep1"
},
{
"arrival": {
"time": "1772864644",
"uncertainty": 120
},
"departure": {
"time": "1772864644",
"uncertainty": 120
},
"stopId": "outplac2"
},
{
"departure": {
"time": "1772864100",
"uncertainty": 120
},
"stopId": "equmin",
"stopSequence": 1
},
{
"arrival": {
"time": "1772864199",
"uncertainty": 120
},
"departure": {
"time": "1772864199",
"uncertainty": 120
},
"stopId": "outserv",
"stopSequence": 2
},
{
"arrival": {
"time": "1772864306",
"uncertainty": 120
},
"departure": {
"time": "1772864306",
"uncertainty": 120
},
"stopId": "outmont2",
"stopSequence": 3
},
{
"arrival": {
"time": "1772864379",
"uncertainty": 120
},
"departure": {
"time": "1772864379",
"uncertainty": 120
},
"stopId": "outpeu2",
"stopSequence": 4
},
{
"arrival": {
"time": "1772864413",
"uncertainty": 120
},
"departure": {
"time": "1772864413",
"uncertainty": 120
},
"stopId": "outorm2",
"stopSequence": 5
},
{
"arrival": {
"time": "1772864482",
"uncertainty": 120
},
"departure": {
"time": "1772864482",
"uncertainty": 120
},
"stopId": "outtill",
"stopSequence": 6
},
{
"arrival": {
"time": "1772864504",
"uncertainty": 120
},
"departure": {
"time": "1772864504",
"uncertainty": 120
},
"stopId": "outpru",
"stopSequence": 7
},
{
"arrival": {
"time": "1772864580",
"uncertainty": 120
},
"departure": {
"time": "1772864580",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "outrena2",
"stopSequence": 8
},
{
"arrival": {
"time": "1772864667",
"uncertainty": 120
},
"departure": {
"time": "1772864667",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "outeco2",
"stopSequence": 9
},
{
"arrival": {
"time": "1772864758",
"uncertainty": 120
},
"departure": {
"time": "1772864758",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "outmazu2",
"stopSequence": 10
},
{
"arrival": {
"time": "1772864837",
"uncertainty": 120
},
"departure": {
"time": "1772864837",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "outkenn",
"stopSequence": 11
},
{
"arrival": {
"time": "1772865000",
"uncertainty": 120
},
"departure": {
"time": "1772865000",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "outlep1",
"stopSequence": 12
},
{
"arrival": {
"time": "1772865060",
"uncertainty": 120
},
"departure": {
"time": "1772865060",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "outplac",
"stopSequence": 13
},
{
"arrival": {
"time": "1772864731",
"uncertainty": 120
},
"departure": {
"time": "1772864731",
"uncertainty": 120
},
"stopId": "outpost",
"stopSequence": 14
},
{
"arrival": {
"time": "1772864786",
"uncertainty": 120
},
"departure": {
"time": "1772864786",
"uncertainty": 120
},
"stopId": "outbiez",
"stopSequence": 15
},
{
"arrival": {
"time": "1772864845",
"uncertainty": 120
},
"departure": {
"time": "1772864845",
"uncertainty": 120
},
"stopId": "outpres2",
"stopSequence": 16
},
{
"arrival": {
"time": "1772864943",
"uncertainty": 120
},
"departure": {
"time": "1772864943",
"uncertainty": 120
},
"stopId": "outdeni3",
"stopSequence": 17
},
{
"arrival": {
"time": "1772865009",
"uncertainty": 120
},
"departure": {
"time": "1772865009",
"uncertainty": 120
},
"stopId": "outlibe2",
"stopSequence": 18
},
{
"arrival": {
"time": "1772865060",
"uncertainty": 120
},
"departure": {
"time": "1772865060",
"uncertainty": 120
},
"stopId": "outlal2",
"stopSequence": 19
},
{
"arrival": {
"time": "1772865120",
"uncertainty": 120
},
"departure": {
"time": "1772865120",
"uncertainty": 120
},
"stopId": "outnce2",
"stopSequence": 20
},
{
"arrival": {
"time": "1772865153",
"uncertainty": 120
},
"departure": {
"time": "1772865153",
"uncertainty": 120
},
"stopId": "outsir2",
"stopSequence": 21
},
{
"arrival": {
"time": "1772865235",
"uncertainty": 120
},
"departure": {
"time": "1772865235",
"uncertainty": 120
},
"stopId": "bsmvie",
"stopSequence": 22
},
{
"arrival": {
"time": "1772865384",
"uncertainty": 120
},
"departure": {
"time": "1772865384",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 23
},
{
"arrival": {
"time": "1772865487",
"uncertainty": 120
},
"departure": {
"time": "1772865487",
"uncertainty": 120
},
"stopId": "bsmdaun",
"stopSequence": 24
},
{
"arrival": {
"time": "1772865680",
"uncertainty": 120
},
"stopId": "bsmcc11r",
"stopSequence": 25
}
],
"timestamp": "1772863636",
"trip": {
"directionId": 1,
"routeId": "O",
"scheduleRelationship": "SCHEDULED",
"tripId": "21327506"
}
}
},
{
"id": "21327241",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772865660",
"uncertainty": 120
},
"stopId": "semcord",
"stopSequence": 1
}
],
"timestamp": "1772863636",
"trip": {
"directionId": 1,
"routeId": "E",
"scheduleRelationship": "SCHEDULED",
"tripId": "21327241"
}
}
},
{
"id": "21327509",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772867580",
"uncertainty": 120
},
"departure": {
"time": "1772867580",
"uncertainty": 120
},
"stopId": "outplac2"
},
{
"arrival": {
"time": "1772867663",
"uncertainty": 120
},
"departure": {
"time": "1772867663",
"uncertainty": 120
},
"stopId": "outkenn"
},
{
"arrival": {
"time": "1772867769",
"uncertainty": 120
},
"departure": {
"time": "1772867769",
"uncertainty": 120
},
"stopId": "outmds"
},
{
"departure": {
"time": "1772866800",
"uncertainty": 120
},
"stopId": "bsmcca11",
"stopSequence": 1
},
{
"arrival": {
"time": "1772866895",
"uncertainty": 120
},
"departure": {
"time": "1772866895",
"uncertainty": 120
},
"stopId": "bsmdaun2",
"stopSequence": 2
},
{
"arrival": {
"time": "1772866980",
"uncertainty": 120
},
"departure": {
"time": "1772866980",
"uncertainty": 120
},
"stopId": "bsmsncf2",
"stopSequence": 3
},
{
"arrival": {
"time": "1772867130",
"uncertainty": 120
},
"departure": {
"time": "1772867130",
"uncertainty": 120
},
"stopId": "bsmvie2",
"stopSequence": 4
},
{
"arrival": {
"time": "1772867212",
"uncertainty": 120
},
"departure": {
"time": "1772867212",
"uncertainty": 120
},
"stopId": "outsir",
"stopSequence": 5
},
{
"arrival": {
"time": "1772867244",
"uncertainty": 120
},
"departure": {
"time": "1772867244",
"uncertainty": 120
},
"stopId": "outnce",
"stopSequence": 6
},
{
"arrival": {
"time": "1772867314",
"uncertainty": 120
},
"departure": {
"time": "1772867314",
"uncertainty": 120
},
"stopId": "outlal",
"stopSequence": 7
},
{
"arrival": {
"time": "1772867373",
"uncertainty": 120
},
"departure": {
"time": "1772867373",
"uncertainty": 120
},
"stopId": "outlibe",
"stopSequence": 8
},
{
"arrival": {
"time": "1772867443",
"uncertainty": 120
},
"departure": {
"time": "1772867443",
"uncertainty": 120
},
"stopId": "outdeni",
"stopSequence": 9
},
{
"arrival": {
"time": "1772867500",
"uncertainty": 120
},
"departure": {
"time": "1772867500",
"uncertainty": 120
},
"stopId": "outpres",
"stopSequence": 10
},
{
"arrival": {
"time": "1772867580",
"uncertainty": 120
},
"departure": {
"time": "1772867580",
"uncertainty": 120
},
"stopId": "outplac",
"stopSequence": 11
},
{
"arrival": {
"time": "1772867697",
"uncertainty": 120
},
"departure": {
"time": "1772867697",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "outdela",
"stopSequence": 12
},
{
"arrival": {
"time": "1772867737",
"uncertainty": 120
},
"departure": {
"time": "1772867737",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "outeco",
"stopSequence": 13
},
{
"arrival": {
"time": "1772867820",
"uncertainty": 120
},
"departure": {
"time": "1772867820",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "outrena",
"stopSequence": 14
},
{
"arrival": {
"time": "1772867891",
"uncertainty": 120
},
"departure": {
"time": "1772867891",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "outpru2",
"stopSequence": 15
},
{
"arrival": {
"time": "1772867808",
"uncertainty": 120
},
"departure": {
"time": "1772867808",
"uncertainty": 120
},
"stopId": "outtil2",
"stopSequence": 16
},
{
"arrival": {
"time": "1772867871",
"uncertainty": 120
},
"departure": {
"time": "1772867871",
"uncertainty": 120
},
"stopId": "outorm",
"stopSequence": 17
},
{
"arrival": {
"time": "1772867932",
"uncertainty": 120
},
"departure": {
"time": "1772867932",
"uncertainty": 120
},
"stopId": "outpeu",
"stopSequence": 18
},
{
"arrival": {
"time": "1772868014",
"uncertainty": 120
},
"departure": {
"time": "1772868014",
"uncertainty": 120
},
"stopId": "outmont",
"stopSequence": 19
},
{
"arrival": {
"time": "1772868178",
"uncertainty": 120
},
"stopId": "outserv2",
"stopSequence": 20
}
],
"timestamp": "1772863636",
"trip": {
"directionId": 0,
"routeId": "O",
"scheduleRelationship": "SCHEDULED",
"tripId": "21327509"
}
}
},
{
"id": "21327355",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772863606",
"uncertainty": 120
},
"stopId": "bsmcca7",
"stopSequence": 1
},
{
"arrival": {
"time": "1772863840",
"uncertainty": 120
},
"departure": {
"time": "1772863840",
"uncertainty": 120
},
"stopId": "bsmdal1",
"stopSequence": 2
},
{
"arrival": {
"time": "1772863895",
"uncertainty": 120
},
"departure": {
"time": "1772863895",
"uncertainty": 120
},
"stopId": "bsmdune",
"stopSequence": 3
},
{
"arrival": {
"time": "1772863943",
"uncertainty": 120
},
"departure": {
"time": "1772863943",
"uncertainty": 120
},
"stopId": "bsmsecu",
"stopSequence": 4
},
{
"arrival": {
"time": "1772864059",
"uncertainty": 120
},
"departure": {
"time": "1772864059",
"uncertainty": 120
},
"stopId": "bsmsou2",
"stopSequence": 5
},
{
"arrival": {
"time": "1772864110",
"uncertainty": 120
},
"departure": {
"time": "1772864110",
"uncertainty": 120
},
"stopId": "bsmhabi",
"stopSequence": 6
},
{
"arrival": {
"time": "1772864191",
"uncertainty": 120
},
"departure": {
"time": "1772864191",
"uncertainty": 120
},
"stopId": "smbcal2",
"stopSequence": 7
},
{
"arrival": {
"time": "1772864286",
"uncertainty": 120
},
"departure": {
"time": "1772864286",
"uncertainty": 120
},
"stopId": "smbjard2",
"stopSequence": 8
},
{
"arrival": {
"time": "1772864366",
"uncertainty": 120
},
"departure": {
"time": "1772864366",
"uncertainty": 120
},
"stopId": "smbjos2",
"stopSequence": 9
},
{
"arrival": {
"time": "1772864419",
"uncertainty": 120
},
"departure": {
"time": "1772864419",
"uncertainty": 120
},
"stopId": "bsmmoka2",
"stopSequence": 10
},
{
"arrival": {
"time": "1772864530",
"uncertainty": 120
},
"departure": {
"time": "1772864530",
"uncertainty": 120
},
"stopId": "bsmdres2",
"stopSequence": 11
},
{
"arrival": {
"time": "1772864619",
"uncertainty": 120
},
"departure": {
"time": "1772864619",
"uncertainty": 120
},
"stopId": "bsmpatr2",
"stopSequence": 12
},
{
"arrival": {
"time": "1772864703",
"uncertainty": 120
},
"departure": {
"time": "1772864703",
"uncertainty": 120
},
"stopId": "bsmlet2",
"stopSequence": 13
},
{
"arrival": {
"time": "1772864788",
"uncertainty": 120
},
"departure": {
"time": "1772864788",
"uncertainty": 120
},
"stopId": "bsmmedi2",
"stopSequence": 14
},
{
"arrival": {
"time": "1772864839",
"uncertainty": 120
},
"departure": {
"time": "1772864839",
"uncertainty": 120
},
"stopId": "bsmarge2",
"stopSequence": 15
},
{
"arrival": {
"time": "1772864909",
"uncertainty": 120
},
"departure": {
"time": "1772864909",
"uncertainty": 120
},
"stopId": "bsmamb2",
"stopSequence": 16
},
{
"arrival": {
"time": "1772864978",
"uncertainty": 120
},
"departure": {
"time": "1772864978",
"uncertainty": 120
},
"stopId": "bsmcnor2",
"stopSequence": 17
},
{
"arrival": {
"time": "1772865079",
"uncertainty": 120
},
"departure": {
"time": "1772865079",
"uncertainty": 120
},
"stopId": "bsmpier2",
"stopSequence": 18
},
{
"arrival": {
"time": "1772865205",
"uncertainty": 120
},
"departure": {
"time": "1772865205",
"uncertainty": 120
},
"stopId": "bsmsgen2",
"stopSequence": 19
},
{
"arrival": {
"time": "1772865281",
"uncertainty": 120
},
"departure": {
"time": "1772865281",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 20
},
{
"arrival": {
"time": "1772865345",
"uncertainty": 120
},
"departure": {
"time": "1772865345",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 21
},
{
"arrival": {
"time": "1772865459",
"uncertainty": 120
},
"stopId": "bsmcca7r",
"stopSequence": 22
}
],
"timestamp": "1772863636",
"trip": {
"directionId": 1,
"routeId": "B2",
"scheduleRelationship": "SCHEDULED",
"tripId": "21327355"
},
"vehicle": {
"id": "406",
"label": "406"
}
}
},
{
"id": "21327356",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772865000",
"uncertainty": 120
},
"stopId": "bsmcca7",
"stopSequence": 1
}
],
"timestamp": "1772863636",
"trip": {
"directionId": 1,
"routeId": "B2",
"scheduleRelationship": "SCHEDULED",
"tripId": "21327356"
}
}
},
{
"id": "21327357",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772866800",
"uncertainty": 120
},
"stopId": "bsmcca7",
"stopSequence": 1
}
],
"timestamp": "1772863636",
"trip": {
"directionId": 1,
"routeId": "B2",
"scheduleRelationship": "SCHEDULED",
"tripId": "21327357"
}
}
},
{
"id": "21327423",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772863002",
"uncertainty": 120
},
"stopId": "semvald",
"stopSequence": 1
},
{
"arrival": {
"time": "1772863045",
"uncertainty": 120
},
"departure": {
"time": "1772863045",
"uncertainty": 120
},
"stopId": "semgar3",
"stopSequence": 2
},
{
"arrival": {
"time": "1772863112",
"uncertainty": 120
},
"departure": {
"time": "1772863112",
"uncertainty": 120
},
"stopId": "semsau",
"stopSequence": 3
},
{
"arrival": {
"time": "1772863152",
"uncertainty": 120
},
"departure": {
"time": "1772863152",
"uncertainty": 120
},
"stopId": "semfont2",
"stopSequence": 4
},
{
"arrival": {
"time": "1772863182",
"uncertainty": 120
},
"departure": {
"time": "1772863182",
"uncertainty": 120
},
"stopId": "semecau2",
"stopSequence": 5
},
{
"arrival": {
"time": "1772863255",
"uncertainty": 120
},
"departure": {
"time": "1772863272",
"uncertainty": 120
},
"stopId": "semecol2",
"stopSequence": 6
},
{
"arrival": {
"time": "1772863330",
"uncertainty": 120
},
"departure": {
"time": "1772863330",
"uncertainty": 120
},
"stopId": "semcalv4",
"stopSequence": 7
},
{
"arrival": {
"time": "1772863392",
"uncertainty": 120
},
"departure": {
"time": "1772863392",
"uncertainty": 120
},
"stopId": "semegli2",
"stopSequence": 8
},
{
"arrival": {
"time": "1772863482",
"uncertainty": 120
},
"departure": {
"time": "1772863482",
"uncertainty": 120
},
"stopId": "sempar2",
"stopSequence": 9
},
{
"arrival": {
"time": "1772863526",
"uncertainty": 120
},
"departure": {
"time": "1772863526",
"uncertainty": 120
},
"stopId": "outman2",
"stopSequence": 10
},
{
"arrival": {
"time": "1772863565",
"uncertainty": 120
},
"departure": {
"time": "1772863572",
"uncertainty": 120
},
"stopId": "outlagr3",
"stopSequence": 11
},
{
"arrival": {
"time": "1772863617",
"uncertainty": 120
},
"departure": {
"time": "1772863617",
"uncertainty": 120
},
"stopId": "outgrim",
"stopSequence": 12
},
{
"arrival": {
"time": "1772863695",
"uncertainty": 120
},
"departure": {
"time": "1772863695",
"uncertainty": 120
},
"stopId": "outver",
"stopSequence": 13
},
{
"arrival": {
"time": "1772863753",
"uncertainty": 120
},
"departure": {
"time": "1772863753",
"uncertainty": 120
},
"stopId": "outcha",
"stopSequence": 14
},
{
"arrival": {
"time": "1772863813",
"uncertainty": 120
},
"departure": {
"time": "1772863813",
"uncertainty": 120
},
"stopId": "outmazu2",
"stopSequence": 15
},
{
"arrival": {
"time": "1772863909",
"uncertainty": 120
},
"departure": {
"time": "1772863909",
"uncertainty": 120
},
"stopId": "outmai",
"stopSequence": 16
},
{
"arrival": {
"time": "1772863975",
"uncertainty": 120
},
"departure": {
"time": "1772863975",
"uncertainty": 120
},
"stopId": "outneuf",
"stopSequence": 17
},
{
"arrival": {
"time": "1772864116",
"uncertainty": 120
},
"departure": {
"time": "1772864116",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 18
},
{
"arrival": {
"time": "1772864247",
"uncertainty": 120
},
"departure": {
"time": "1772864247",
"uncertainty": 120
},
"stopId": "bsmdaun",
"stopSequence": 19
},
{
"arrival": {
"time": "1772864356",
"uncertainty": 120
},
"stopId": "bsmcca1r",
"stopSequence": 20
}
],
"timestamp": "1772863636",
"trip": {
"directionId": 1,
"routeId": "I",
"scheduleRelationship": "SCHEDULED",
"tripId": "21327423"
},
"vehicle": {
"id": "167",
"label": "167"
}
}
},
{
"id": "21327336",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772866200",
"uncertainty": 120
},
"stopId": "bsmcca9",
"stopSequence": 1
}
],
"timestamp": "1772863636",
"trip": {
"directionId": 0,
"routeId": "D",
"scheduleRelationship": "SCHEDULED",
"tripId": "21327336"
}
}
},
{
"id": "21327334",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772863003",
"uncertainty": 120
},
"stopId": "bsmcca9",
"stopSequence": 1
},
{
"arrival": {
"time": "1772863111",
"uncertainty": 120
},
"departure": {
"time": "1772863111",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 2
},
{
"arrival": {
"time": "1772863185",
"uncertainty": 120
},
"departure": {
"time": "1772863273",
"uncertainty": 120
},
"stopId": "bsmthie",
"stopSequence": 3
},
{
"arrival": {
"time": "1772863344",
"uncertainty": 120
},
"departure": {
"time": "1772863344",
"uncertainty": 120
},
"stopId": "bsmpier",
"stopSequence": 4
},
{
"arrival": {
"time": "1772863393",
"uncertainty": 120
},
"departure": {
"time": "1772863393",
"uncertainty": 120
},
"stopId": "bsmcnor",
"stopSequence": 5
},
{
"arrival": {
"time": "1772863453",
"uncertainty": 120
},
"departure": {
"time": "1772863453",
"uncertainty": 120
},
"stopId": "bsmamb",
"stopSequence": 6
},
{
"arrival": {
"time": "1772863528",
"uncertainty": 120
},
"departure": {
"time": "1772863543",
"uncertainty": 120
},
"stopId": "bsmarge",
"stopSequence": 7
},
{
"arrival": {
"time": "1772863573",
"uncertainty": 120
},
"departure": {
"time": "1772863633",
"uncertainty": 120
},
"stopId": "bsmmedi",
"stopSequence": 8
},
{
"arrival": {
"time": "1772863651",
"uncertainty": 120
},
"departure": {
"time": "1772863651",
"uncertainty": 120
},
"stopId": "bsmier",
"stopSequence": 9
},
{
"arrival": {
"time": "1772863748",
"uncertainty": 120
},
"departure": {
"time": "1772863748",
"uncertainty": 120
},
"stopId": "bsmloui",
"stopSequence": 10
},
{
"arrival": {
"time": "1772863888",
"uncertainty": 120
},
"departure": {
"time": "1772863888",
"uncertainty": 120
},
"stopId": "bsmint",
"stopSequence": 11
},
{
"arrival": {
"time": "1772863995",
"uncertainty": 120
},
"departure": {
"time": "1772863995",
"uncertainty": 120
},
"stopId": "bsmdres",
"stopSequence": 12
},
{
"arrival": {
"time": "1772864067",
"uncertainty": 120
},
"departure": {
"time": "1772864067",
"uncertainty": 120
},
"stopId": "bsmmoka",
"stopSequence": 13
},
{
"arrival": {
"time": "1772864113",
"uncertainty": 120
},
"departure": {
"time": "1772864113",
"uncertainty": 120
},
"stopId": "smbmogr",
"stopSequence": 14
},
{
"arrival": {
"time": "1772864186",
"uncertainty": 120
},
"departure": {
"time": "1772864186",
"uncertainty": 120
},
"stopId": "wimbons2",
"stopSequence": 15
},
{
"arrival": {
"time": "1772864249",
"uncertainty": 120
},
"departure": {
"time": "1772864249",
"uncertainty": 120
},
"stopId": "smbmogr2",
"stopSequence": 16
},
{
"arrival": {
"time": "1772864326",
"uncertainty": 120
},
"departure": {
"time": "1772864326",
"uncertainty": 120
},
"stopId": "stmmar2",
"stopSequence": 17
},
{
"arrival": {
"time": "1772864377",
"uncertainty": 120
},
"departure": {
"time": "1772864377",
"uncertainty": 120
},
"stopId": "smbbre2",
"stopSequence": 18
},
{
"arrival": {
"time": "1772864474",
"uncertainty": 120
},
"departure": {
"time": "1772864474",
"uncertainty": 120
},
"stopId": "smbdena2",
"stopSequence": 19
},
{
"arrival": {
"time": "1772864541",
"uncertainty": 120
},
"departure": {
"time": "1772864541",
"uncertainty": 120
},
"stopId": "smbcol1",
"stopSequence": 20
},
{
"arrival": {
"time": "1772864633",
"uncertainty": 120
},
"departure": {
"time": "1772864633",
"uncertainty": 120
},
"stopId": "smbmair4",
"stopSequence": 21
},
{
"arrival": {
"time": "1772864683",
"uncertainty": 120
},
"departure": {
"time": "1772864683",
"uncertainty": 120
},
"stopId": "smbstom",
"stopSequence": 22
},
{
"arrival": {
"time": "1772864761",
"uncertainty": 120
},
"departure": {
"time": "1772864761",
"uncertainty": 120
},
"stopId": "smbgast",
"stopSequence": 23
},
{
"arrival": {
"time": "1772864841",
"uncertainty": 120
},
"departure": {
"time": "1772864841",
"uncertainty": 120
},
"stopId": "smbgir2",
"stopSequence": 24
},
{
"arrival": {
"time": "1772864936",
"uncertainty": 120
},
"departure": {
"time": "1772864936",
"uncertainty": 120
},
"stopId": "smbecol",
"stopSequence": 25
},
{
"arrival": {
"time": "1772865010",
"uncertainty": 120
},
"departure": {
"time": "1772865010",
"uncertainty": 120
},
"stopId": "bsmhopi3",
"stopSequence": 26
},
{
"arrival": {
"time": "1772865070",
"uncertainty": 120
},
"departure": {
"time": "1772865070",
"uncertainty": 120
},
"stopId": "bsmhre",
"stopSequence": 27
},
{
"arrival": {
"time": "1772865192",
"uncertainty": 120
},
"departure": {
"time": "1772865192",
"uncertainty": 120
},
"stopId": "smbgir1",
"stopSequence": 28
},
{
"arrival": {
"time": "1772865263",
"uncertainty": 120
},
"departure": {
"time": "1772865263",
"uncertainty": 120
},
"stopId": "smbdesv",
"stopSequence": 29
},
{
"arrival": {
"time": "1772865312",
"uncertainty": 120
},
"stopId": "smbpoly",
"stopSequence": 30
}
],
"timestamp": "1772863636",
"trip": {
"directionId": 0,
"routeId": "D",
"scheduleRelationship": "SCHEDULED",
"tripId": "21327334"
},
"vehicle": {
"id": "187",
"label": "187"
}
}
},
{
"id": "21327386",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772867100",
"uncertainty": 120
},
"stopId": "bsmcca11",
"stopSequence": 1
}
],
"timestamp": "1772863636",
"trip": {
"directionId": 1,
"routeId": "K1",
"scheduleRelationship": "SCHEDULED",
"tripId": "21327386"
}
}
},
{
"id": "21327385",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772863262",
"uncertainty": 120
},
"stopId": "bsmcca11",
"stopSequence": 1
},
{
"arrival": {
"time": "1772863386",
"uncertainty": 120
},
"departure": {
"time": "1772863386",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 2
},
{
"arrival": {
"time": "1772863442",
"uncertainty": 120
},
"departure": {
"time": "1772863442",
"uncertainty": 120
},
"stopId": "bsmcoqu",
"stopSequence": 3
},
{
"arrival": {
"time": "1772863523",
"uncertainty": 120
},
"departure": {
"time": "1772863523",
"uncertainty": 120
},
"stopId": "bsmnava2",
"stopSequence": 4
},
{
"arrival": {
"time": "1772863562",
"uncertainty": 120
},
"departure": {
"time": "1772863622",
"uncertainty": 120
},
"stopId": "bsmstm2",
"stopSequence": 5
},
{
"arrival": {
"time": "1772863718",
"uncertainty": 120
},
"departure": {
"time": "1772863718",
"uncertainty": 120
},
"stopId": "bsmduf3",
"stopSequence": 6
},
{
"arrival": {
"time": "1772863811",
"uncertainty": 120
},
"departure": {
"time": "1772863811",
"uncertainty": 120
},
"stopId": "bsmbeau",
"stopSequence": 7
},
{
"arrival": {
"time": "1772863875",
"uncertainty": 120
},
"departure": {
"time": "1772863875",
"uncertainty": 120
},
"stopId": "bsmnorm2",
"stopSequence": 8
},
{
"arrival": {
"time": "1772863934",
"uncertainty": 120
},
"departure": {
"time": "1772863934",
"uncertainty": 120
},
"stopId": "bsmcalm2",
"stopSequence": 9
},
{
"arrival": {
"time": "1772863987",
"uncertainty": 120
},
"departure": {
"time": "1772863987",
"uncertainty": 120
},
"stopId": "bsmduga2",
"stopSequence": 10
},
{
"arrival": {
"time": "1772864017",
"uncertainty": 120
},
"departure": {
"time": "1772864017",
"uncertainty": 120
},
"stopId": "bsmflot2",
"stopSequence": 11
},
{
"arrival": {
"time": "1772864051",
"uncertainty": 120
},
"departure": {
"time": "1772864051",
"uncertainty": 120
},
"stopId": "bsmbaro",
"stopSequence": 12
},
{
"arrival": {
"time": "1772864161",
"uncertainty": 120
},
"departure": {
"time": "1772864161",
"uncertainty": 120
},
"stopId": "bsmpier2",
"stopSequence": 13
},
{
"arrival": {
"time": "1772864266",
"uncertainty": 120
},
"departure": {
"time": "1772864266",
"uncertainty": 120
},
"stopId": "bsmsgen2",
"stopSequence": 14
},
{
"arrival": {
"time": "1772864323",
"uncertainty": 120
},
"departure": {
"time": "1772864323",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 15
},
{
"arrival": {
"time": "1772864375",
"uncertainty": 120
},
"departure": {
"time": "1772864375",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 16
},
{
"arrival": {
"time": "1772864477",
"uncertainty": 120
},
"stopId": "bsmcc11r",
"stopSequence": 17
}
],
"timestamp": "1772863636",
"trip": {
"directionId": 1,
"routeId": "K1",
"scheduleRelationship": "SCHEDULED",
"tripId": "21327385"
},
"vehicle": {
"id": "216",
"label": "216"
}
}
},
{
"id": "21327369",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772865000",
"uncertainty": 120
},
"stopId": "smbpoly",
"stopSequence": 1
}
],
"timestamp": "1772863636",
"trip": {
"directionId": 1,
"routeId": "D",
"scheduleRelationship": "SCHEDULED",
"tripId": "21327369"
}
}
},
{
"id": "21327225",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772864940",
"uncertainty": 120
},
"stopId": "smbwica",
"stopSequence": 1
}
],
"timestamp": "1772863636",
"trip": {
"directionId": 0,
"routeId": "E",
"scheduleRelationship": "SCHEDULED",
"tripId": "21327225"
}
}
},
{
"id": "21327222",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772863151",
"uncertainty": 120
},
"stopId": "semcord",
"stopSequence": 1
},
{
"arrival": {
"time": "1772863211",
"uncertainty": 120
},
"departure": {
"time": "1772863391",
"uncertainty": 120
},
"stopId": "semquen",
"stopSequence": 2
},
{
"arrival": {
"time": "1772863451",
"uncertainty": 120
},
"departure": {
"time": "1772863451",
"uncertainty": 120
},
"stopId": "semcite",
"stopSequence": 3
},
{
"arrival": {
"time": "1772863535",
"uncertainty": 120
},
"departure": {
"time": "1772863535",
"uncertainty": 120
},
"stopId": "semcach2",
"stopSequence": 4
},
{
"arrival": {
"time": "1772863601",
"uncertainty": 120
},
"departure": {
"time": "1772863601",
"uncertainty": 120
},
"stopId": "semhesd2",
"stopSequence": 5
},
{
"arrival": {
"time": "1772863664",
"uncertainty": 120
},
"departure": {
"time": "1772863664",
"uncertainty": 120
},
"stopId": "semmair",
"stopSequence": 6
},
{
"arrival": {
"time": "1772863747",
"uncertainty": 120
},
"departure": {
"time": "1772863747",
"uncertainty": 120
},
"stopId": "semhaff2",
"stopSequence": 7
},
{
"arrival": {
"time": "1772863809",
"uncertainty": 120
},
"departure": {
"time": "1772863809",
"uncertainty": 120
},
"stopId": "semgau2",
"stopSequence": 8
},
{
"arrival": {
"time": "1772863856",
"uncertainty": 120
},
"departure": {
"time": "1772863856",
"uncertainty": 120
},
"stopId": "semchat2",
"stopSequence": 9
},
{
"arrival": {
"time": "1772863946",
"uncertainty": 120
},
"departure": {
"time": "1772863946",
"uncertainty": 120
},
"stopId": "sempar2",
"stopSequence": 10
},
{
"arrival": {
"time": "1772864020",
"uncertainty": 120
},
"departure": {
"time": "1772864020",
"uncertainty": 120
},
"stopId": "outman2",
"stopSequence": 11
},
{
"arrival": {
"time": "1772864079",
"uncertainty": 120
},
"departure": {
"time": "1772864079",
"uncertainty": 120
},
"stopId": "outlagr2",
"stopSequence": 12
},
{
"arrival": {
"time": "1772864129",
"uncertainty": 120
},
"departure": {
"time": "1772864129",
"uncertainty": 120
},
"stopId": "outre22",
"stopSequence": 13
},
{
"arrival": {
"time": "1772864184",
"uncertainty": 120
},
"departure": {
"time": "1772864184",
"uncertainty": 120
},
"stopId": "outedo1",
"stopSequence": 14
},
{
"arrival": {
"time": "1772864301",
"uncertainty": 120
},
"departure": {
"time": "1772864301",
"uncertainty": 120
},
"stopId": "outresu2",
"stopSequence": 15
},
{
"arrival": {
"time": "1772864441",
"uncertainty": 120
},
"departure": {
"time": "1772864441",
"uncertainty": 120
},
"stopId": "leopite2",
"stopSequence": 16
},
{
"arrival": {
"time": "1772864530",
"uncertainty": 120
},
"departure": {
"time": "1772864530",
"uncertainty": 120
},
"stopId": "bsmarma",
"stopSequence": 17
},
{
"arrival": {
"time": "1772864721",
"uncertainty": 120
},
"departure": {
"time": "1772864721",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 18
},
{
"arrival": {
"time": "1772864818",
"uncertainty": 120
},
"departure": {
"time": "1772864818",
"uncertainty": 120
},
"stopId": "bsmdaun",
"stopSequence": 19
},
{
"arrival": {
"time": "1772864903",
"uncertainty": 120
},
"departure": {
"time": "1772864903",
"uncertainty": 120
},
"stopId": "bsmcca13",
"stopSequence": 20
},
{
"arrival": {
"time": "1772865095",
"uncertainty": 120
},
"departure": {
"time": "1772865095",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 21
},
{
"arrival": {
"time": "1772865166",
"uncertainty": 120
},
"departure": {
"time": "1772865166",
"uncertainty": 120
},
"stopId": "bsmlumi2",
"stopSequence": 22
},
{
"arrival": {
"time": "1772865327",
"uncertainty": 120
},
"departure": {
"time": "1772865327",
"uncertainty": 120
},
"stopId": "bsmlyc1",
"stopSequence": 23
},
{
"arrival": {
"time": "1772865423",
"uncertainty": 120
},
"departure": {
"time": "1772865423",
"uncertainty": 120
},
"stopId": "bsmeurv",
"stopSequence": 24
},
{
"arrival": {
"time": "1772865480",
"uncertainty": 120
},
"departure": {
"time": "1772865480",
"uncertainty": 120
},
"stopId": "bsmstad",
"stopSequence": 25
},
{
"arrival": {
"time": "1772865567",
"uncertainty": 120
},
"departure": {
"time": "1772865567",
"uncertainty": 120
},
"stopId": "bsmsou2",
"stopSequence": 26
},
{
"arrival": {
"time": "1772865629",
"uncertainty": 120
},
"departure": {
"time": "1772865629",
"uncertainty": 120
},
"stopId": "bsmmaq1",
"stopSequence": 27
},
{
"arrival": {
"time": "1772865725",
"uncertainty": 120
},
"departure": {
"time": "1772865725",
"uncertainty": 120
},
"stopId": "bsmjul2",
"stopSequence": 28
},
{
"arrival": {
"time": "1772865807",
"uncertainty": 120
},
"departure": {
"time": "1772865807",
"uncertainty": 120
},
"stopId": "smbmair2",
"stopSequence": 29
},
{
"arrival": {
"time": "1772865823",
"uncertainty": 120
},
"departure": {
"time": "1772865823",
"uncertainty": 120
},
"stopId": "smbcol2",
"stopSequence": 30
},
{
"arrival": {
"time": "1772865887",
"uncertainty": 120
},
"departure": {
"time": "1772865887",
"uncertainty": 120
},
"stopId": "smbdena",
"stopSequence": 31
},
{
"arrival": {
"time": "1772866009",
"uncertainty": 120
},
"departure": {
"time": "1772866009",
"uncertainty": 120
},
"stopId": "smbbre1",
"stopSequence": 32
},
{
"arrival": {
"time": "1772866029",
"uncertainty": 120
},
"departure": {
"time": "1772866029",
"uncertainty": 120
},
"stopId": "smbmoul",
"stopSequence": 33
},
{
"arrival": {
"time": "1772866062",
"uncertainty": 120
},
"departure": {
"time": "1772866062",
"uncertainty": 120
},
"stopId": "smbleon",
"stopSequence": 34
},
{
"arrival": {
"time": "1772866114",
"uncertainty": 120
},
"stopId": "smbwica",
"stopSequence": 35
}
],
"timestamp": "1772863636",
"trip": {
"directionId": 1,
"routeId": "E",
"scheduleRelationship": "SCHEDULED",
"tripId": "21327222"
},
"vehicle": {
"id": "534",
"label": "534"
}
}
},
{
"id": "21327472",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772865900",
"uncertainty": 120
},
"stopId": "bsmcca1",
"stopSequence": 1
}
],
"timestamp": "1772863636",
"trip": {
"directionId": 0,
"routeId": "H",
"scheduleRelationship": "SCHEDULED",
"tripId": "21327472"
}
}
},
{
"id": "21327213",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772861558",
"uncertainty": 120
},
"stopId": "semcord",
"stopSequence": 1
},
{
"arrival": {
"time": "1772861582",
"uncertainty": 120
},
"departure": {
"time": "1772861582",
"uncertainty": 120
},
"stopId": "semquen",
"stopSequence": 2
},
{
"arrival": {
"time": "1772861638",
"uncertainty": 120
},
"departure": {
"time": "1772861638",
"uncertainty": 120
},
"stopId": "semcite",
"stopSequence": 3
},
{
"arrival": {
"time": "1772861708",
"uncertainty": 120
},
"departure": {
"time": "1772861708",
"uncertainty": 120
},
"stopId": "semcach2",
"stopSequence": 4
},
{
"arrival": {
"time": "1772861805",
"uncertainty": 120
},
"departure": {
"time": "1772861805",
"uncertainty": 120
},
"stopId": "semhesd2",
"stopSequence": 5
},
{
"arrival": {
"time": "1772861849",
"uncertainty": 120
},
"departure": {
"time": "1772861858",
"uncertainty": 120
},
"stopId": "semmair",
"stopSequence": 6
},
{
"arrival": {
"time": "1772861938",
"uncertainty": 120
},
"departure": {
"time": "1772861938",
"uncertainty": 120
},
"stopId": "semhaff2",
"stopSequence": 7
},
{
"arrival": {
"time": "1772861989",
"uncertainty": 120
},
"departure": {
"time": "1772861989",
"uncertainty": 120
},
"stopId": "semgau2",
"stopSequence": 8
},
{
"arrival": {
"time": "1772862017",
"uncertainty": 120
},
"departure": {
"time": "1772862017",
"uncertainty": 120
},
"stopId": "semchat2",
"stopSequence": 9
},
{
"arrival": {
"time": "1772862064",
"uncertainty": 120
},
"departure": {
"time": "1772862064",
"uncertainty": 120
},
"stopId": "sempar2",
"stopSequence": 10
},
{
"arrival": {
"time": "1772862098",
"uncertainty": 120
},
"departure": {
"time": "1772862098",
"uncertainty": 120
},
"stopId": "outman2",
"stopSequence": 11
},
{
"arrival": {
"time": "1772862128",
"uncertainty": 120
},
"departure": {
"time": "1772862128",
"uncertainty": 120
},
"stopId": "outlagr2",
"stopSequence": 12
},
{
"arrival": {
"time": "1772862158",
"uncertainty": 120
},
"departure": {
"time": "1772862158",
"uncertainty": 120
},
"stopId": "outre22",
"stopSequence": 13
},
{
"arrival": {
"time": "1772862188",
"uncertainty": 120
},
"departure": {
"time": "1772862188",
"uncertainty": 120
},
"stopId": "outedo1",
"stopSequence": 14
},
{
"arrival": {
"time": "1772862285",
"uncertainty": 120
},
"departure": {
"time": "1772862368",
"uncertainty": 120
},
"stopId": "outresu2",
"stopSequence": 15
},
{
"arrival": {
"time": "1772862493",
"uncertainty": 120
},
"departure": {
"time": "1772862493",
"uncertainty": 120
},
"stopId": "leopite2",
"stopSequence": 16
},
{
"arrival": {
"time": "1772862558",
"uncertainty": 120
},
"departure": {
"time": "1772862558",
"uncertainty": 120
},
"stopId": "bsmarma",
"stopSequence": 17
},
{
"arrival": {
"time": "1772862704",
"uncertainty": 120
},
"departure": {
"time": "1772862704",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 18
},
{
"arrival": {
"time": "1772862788",
"uncertainty": 120
},
"departure": {
"time": "1772862788",
"uncertainty": 120
},
"stopId": "bsmdaun",
"stopSequence": 19
},
{
"arrival": {
"time": "1772862883",
"uncertainty": 120
},
"departure": {
"time": "1772862968",
"uncertainty": 120
},
"stopId": "bsmcca13",
"stopSequence": 20
},
{
"arrival": {
"time": "1772863130",
"uncertainty": 120
},
"departure": {
"time": "1772863178",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 21
},
{
"arrival": {
"time": "1772863235",
"uncertainty": 120
},
"departure": {
"time": "1772863235",
"uncertainty": 120
},
"stopId": "bsmlumi2",
"stopSequence": 22
},
{
"arrival": {
"time": "1772863343",
"uncertainty": 120
},
"departure": {
"time": "1772863343",
"uncertainty": 120
},
"stopId": "bsmlyc1",
"stopSequence": 23
},
{
"arrival": {
"time": "1772863416",
"uncertainty": 120
},
"departure": {
"time": "1772863416",
"uncertainty": 120
},
"stopId": "bsmeurv",
"stopSequence": 24
},
{
"arrival": {
"time": "1772863448",
"uncertainty": 120
},
"departure": {
"time": "1772863448",
"uncertainty": 120
},
"stopId": "bsmstad",
"stopSequence": 25
},
{
"arrival": {
"time": "1772863508",
"uncertainty": 120
},
"departure": {
"time": "1772863568",
"uncertainty": 120
},
"stopId": "bsmsou2",
"stopSequence": 26
},
{
"arrival": {
"time": "1772863628",
"uncertainty": 120
},
"departure": {
"time": "1772863628",
"uncertainty": 120
},
"stopId": "bsmmaq1",
"stopSequence": 27
},
{
"arrival": {
"time": "1772863708",
"uncertainty": 120
},
"departure": {
"time": "1772863708",
"uncertainty": 120
},
"stopId": "bsmjul2",
"stopSequence": 28
},
{
"arrival": {
"time": "1772863790",
"uncertainty": 120
},
"departure": {
"time": "1772863790",
"uncertainty": 120
},
"stopId": "smbmair2",
"stopSequence": 29
},
{
"arrival": {
"time": "1772863809",
"uncertainty": 120
},
"departure": {
"time": "1772863809",
"uncertainty": 120
},
"stopId": "smbcol2",
"stopSequence": 30
},
{
"arrival": {
"time": "1772863884",
"uncertainty": 120
},
"departure": {
"time": "1772863884",
"uncertainty": 120
},
"stopId": "smbdena",
"stopSequence": 31
},
{
"arrival": {
"time": "1772864026",
"uncertainty": 120
},
"departure": {
"time": "1772864026",
"uncertainty": 120
},
"stopId": "smbbre1",
"stopSequence": 32
},
{
"arrival": {
"time": "1772864050",
"uncertainty": 120
},
"departure": {
"time": "1772864050",
"uncertainty": 120
},
"stopId": "smbmoul",
"stopSequence": 33
},
{
"arrival": {
"time": "1772864089",
"uncertainty": 120
},
"departure": {
"time": "1772864089",
"uncertainty": 120
},
"stopId": "smbleon",
"stopSequence": 34
},
{
"arrival": {
"time": "1772864150",
"uncertainty": 120
},
"stopId": "smbwica",
"stopSequence": 35
}
],
"timestamp": "1772863636",
"trip": {
"directionId": 1,
"routeId": "E",
"scheduleRelationship": "SCHEDULED",
"tripId": "21327213"
},
"vehicle": {
"id": "532",
"label": "532"
}
}
},
{
"id": "21327465",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772865900",
"uncertainty": 120
},
"stopId": "bsmcca4",
"stopSequence": 1
}
],
"timestamp": "1772863636",
"trip": {
"directionId": 0,
"routeId": "G",
"scheduleRelationship": "SCHEDULED",
"tripId": "21327465"
}
}
},
{
"id": "21323814",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772863292",
"uncertainty": 120
},
"stopId": "hegmai2",
"stopSequence": 1
},
{
"arrival": {
"time": "1772863341",
"uncertainty": 120
},
"departure": {
"time": "1772863341",
"uncertainty": 120
},
"stopId": "hesegli2",
"stopSequence": 2
},
{
"arrival": {
"time": "1772863450",
"uncertainty": 120
},
"departure": {
"time": "1772863472",
"uncertainty": 120
},
"stopId": "hesman2",
"stopSequence": 3
},
{
"arrival": {
"time": "1772863542",
"uncertainty": 120
},
"departure": {
"time": "1772863542",
"uncertainty": 120
},
"stopId": "hestro2",
"stopSequence": 4
},
{
"arrival": {
"time": "1772863657",
"uncertainty": 120
},
"departure": {
"time": "1772863657",
"uncertainty": 120
},
"stopId": "isqcast",
"stopSequence": 5
},
{
"arrival": {
"time": "1772863689",
"uncertainty": 120
},
"departure": {
"time": "1772863689",
"uncertainty": 120
},
"stopId": "isqegli",
"stopSequence": 6
},
{
"arrival": {
"time": "1772863867",
"uncertainty": 120
},
"departure": {
"time": "1772863867",
"uncertainty": 120
},
"stopId": "isqvill",
"stopSequence": 7
},
{
"arrival": {
"time": "1772863920",
"uncertainty": 120
},
"departure": {
"time": "1772863920",
"uncertainty": 120
},
"stopId": "isqcast2",
"stopSequence": 8
},
{
"arrival": {
"time": "1772864007",
"uncertainty": 120
},
"departure": {
"time": "1772864007",
"uncertainty": 120
},
"stopId": "isqmair2",
"stopSequence": 9
},
{
"arrival": {
"time": "1772864136",
"uncertainty": 120
},
"departure": {
"time": "1772864136",
"uncertainty": 120
},
"stopId": "isqhame2",
"stopSequence": 10
},
{
"arrival": {
"time": "1772864224",
"uncertainty": 120
},
"departure": {
"time": "1772864224",
"uncertainty": 120
},
"stopId": "isqresi2",
"stopSequence": 11
},
{
"arrival": {
"time": "1772864280",
"uncertainty": 120
},
"departure": {
"time": "1772864280",
"uncertainty": 120
},
"stopId": "leomair2",
"stopSequence": 12
},
{
"arrival": {
"time": "1772864330",
"uncertainty": 120
},
"departure": {
"time": "1772864330",
"uncertainty": 120
},
"stopId": "leopon2",
"stopSequence": 13
},
{
"arrival": {
"time": "1772864359",
"uncertainty": 120
},
"departure": {
"time": "1772864359",
"uncertainty": 120
},
"stopId": "leobeau2",
"stopSequence": 14
},
{
"arrival": {
"time": "1772864468",
"uncertainty": 120
},
"departure": {
"time": "1772864468",
"uncertainty": 120
},
"stopId": "leopet2",
"stopSequence": 15
},
{
"arrival": {
"time": "1772864631",
"uncertainty": 120
},
"departure": {
"time": "1772864631",
"uncertainty": 120
},
"stopId": "leopite2",
"stopSequence": 16
},
{
"arrival": {
"time": "1772865008",
"uncertainty": 120
},
"departure": {
"time": "1772865008",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 17
},
{
"arrival": {
"time": "1772865368",
"uncertainty": 120
},
"stopId": "bsmtte",
"stopSequence": 18
}
],
"timestamp": "1772863636",
"trip": {
"directionId": 0,
"routeId": "83",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323814"
},
"vehicle": {
"id": "332",
"label": "332"
}
}
},
{
"id": "21327471",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772865300",
"uncertainty": 120
},
"stopId": "lpoalpr3",
"stopSequence": 1
}
],
"timestamp": "1772863636",
"trip": {
"directionId": 1,
"routeId": "H",
"scheduleRelationship": "SCHEDULED",
"tripId": "21327471"
}
}
},
{
"id": "21323802",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772862240",
"uncertainty": 120
},
"stopId": "pitpit1",
"stopSequence": 1
},
{
"arrival": {
"time": "1772862445",
"uncertainty": 120
},
"departure": {
"time": "1772862445",
"uncertainty": 120
},
"stopId": "persouv",
"stopSequence": 2
},
{
"arrival": {
"time": "1772862598",
"uncertainty": 120
},
"departure": {
"time": "1772862598",
"uncertainty": 120
},
"stopId": "perplac",
"stopSequence": 3
},
{
"arrival": {
"time": "1772862842",
"uncertainty": 120
},
"departure": {
"time": "1772862947",
"uncertainty": 120
},
"stopId": "conplac2",
"stopSequence": 4
},
{
"arrival": {
"time": "1772863050",
"uncertainty": 120
},
"departure": {
"time": "1772863050",
"uncertainty": 120
},
"stopId": "concroq2",
"stopSequence": 5
},
{
"arrival": {
"time": "1772863472",
"uncertainty": 120
},
"departure": {
"time": "1772863472",
"uncertainty": 120
},
"stopId": "baimacq2",
"stopSequence": 6
},
{
"arrival": {
"time": "1772863647",
"uncertainty": 120
},
"departure": {
"time": "1772863647",
"uncertainty": 120
},
"stopId": "lacpont2",
"stopSequence": 7
},
{
"arrival": {
"time": "1772863748",
"uncertainty": 120
},
"departure": {
"time": "1772863748",
"uncertainty": 120
},
"stopId": "lacchai2",
"stopSequence": 8
},
{
"arrival": {
"time": "1772863829",
"uncertainty": 120
},
"departure": {
"time": "1772863829",
"uncertainty": 120
},
"stopId": "lacegli2",
"stopSequence": 9
},
{
"arrival": {
"time": "1772863874",
"uncertainty": 120
},
"departure": {
"time": "1772863874",
"uncertainty": 120
},
"stopId": "lacgara2",
"stopSequence": 10
},
{
"arrival": {
"time": "1772863987",
"uncertainty": 120
},
"departure": {
"time": "1772863987",
"uncertainty": 120
},
"stopId": "lacpern2",
"stopSequence": 11
},
{
"arrival": {
"time": "1772864048",
"uncertainty": 120
},
"departure": {
"time": "1772864048",
"uncertainty": 120
},
"stopId": "lacpell2",
"stopSequence": 12
},
{
"arrival": {
"time": "1772864113",
"uncertainty": 120
},
"departure": {
"time": "1772864113",
"uncertainty": 120
},
"stopId": "smbbadh2",
"stopSequence": 13
},
{
"arrival": {
"time": "1772864643",
"uncertainty": 120
},
"departure": {
"time": "1772864643",
"uncertainty": 120
},
"stopId": "smbgir2",
"stopSequence": 14
},
{
"arrival": {
"time": "1772864861",
"uncertainty": 120
},
"departure": {
"time": "1772864861",
"uncertainty": 120
},
"stopId": "bsmbran2",
"stopSequence": 15
},
{
"arrival": {
"time": "1772865003",
"uncertainty": 120
},
"departure": {
"time": "1772865003",
"uncertainty": 120
},
"stopId": "bsmdaun",
"stopSequence": 16
},
{
"arrival": {
"time": "1772865072",
"uncertainty": 120
},
"departure": {
"time": "1772865072",
"uncertainty": 120
},
"stopId": "bsmc14a",
"stopSequence": 17
},
{
"arrival": {
"time": "1772865223",
"uncertainty": 120
},
"departure": {
"time": "1772865223",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 18
},
{
"arrival": {
"time": "1772865456",
"uncertainty": 120
},
"departure": {
"time": "1772865456",
"uncertainty": 120
},
"stopId": "bsmnava2",
"stopSequence": 19
},
{
"arrival": {
"time": "1772865552",
"uncertainty": 120
},
"stopId": "bsmstm2",
"stopSequence": 20
}
],
"timestamp": "1772863636",
"trip": {
"directionId": 0,
"routeId": "173",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323802"
},
"vehicle": {
"id": "182",
"label": "182"
}
}
},
{
"id": "21323800",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772863740",
"uncertainty": 120
},
"stopId": "outplac",
"stopSequence": 1
}
],
"timestamp": "1772863636",
"trip": {
"directionId": 0,
"routeId": "153",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323800"
}
}
},
{
"id": "21327469",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772862821",
"uncertainty": 120
},
"stopId": "lpoalpr3",
"stopSequence": 1
},
{
"arrival": {
"time": "1772862866",
"uncertainty": 120
},
"departure": {
"time": "1772862866",
"uncertainty": 120
},
"stopId": "lpoegli2",
"stopSequence": 2
},
{
"arrival": {
"time": "1772862917",
"uncertainty": 120
},
"departure": {
"time": "1772862917",
"uncertainty": 120
},
"stopId": "lpoloti2",
"stopSequence": 3
},
{
"arrival": {
"time": "1772863009",
"uncertainty": 120
},
"departure": {
"time": "1772863009",
"uncertainty": 120
},
"stopId": "outcite",
"stopSequence": 4
},
{
"arrival": {
"time": "1772863045",
"uncertainty": 120
},
"departure": {
"time": "1772863045",
"uncertainty": 120
},
"stopId": "outfleu",
"stopSequence": 5
},
{
"arrival": {
"time": "1772863080",
"uncertainty": 120
},
"departure": {
"time": "1772863121",
"uncertainty": 120
},
"stopId": "outplac",
"stopSequence": 6
},
{
"arrival": {
"time": "1772863271",
"uncertainty": 120
},
"departure": {
"time": "1772863271",
"uncertainty": 120
},
"stopId": "outmai",
"stopSequence": 7
},
{
"arrival": {
"time": "1772863361",
"uncertainty": 120
},
"departure": {
"time": "1772863361",
"uncertainty": 120
},
"stopId": "outrsal3",
"stopSequence": 8
},
{
"arrival": {
"time": "1772863427",
"uncertainty": 120
},
"departure": {
"time": "1772863427",
"uncertainty": 120
},
"stopId": "outbert2",
"stopSequence": 9
},
{
"arrival": {
"time": "1772863494",
"uncertainty": 120
},
"departure": {
"time": "1772863494",
"uncertainty": 120
},
"stopId": "outhlm2",
"stopSequence": 10
},
{
"arrival": {
"time": "1772863541",
"uncertainty": 120
},
"departure": {
"time": "1772863541",
"uncertainty": 120
},
"stopId": "outdes2",
"stopSequence": 11
},
{
"arrival": {
"time": "1772863583",
"uncertainty": 120
},
"departure": {
"time": "1772863583",
"uncertainty": 120
},
"stopId": "outedo2",
"stopSequence": 12
},
{
"arrival": {
"time": "1772863672",
"uncertainty": 120
},
"departure": {
"time": "1772863672",
"uncertainty": 120
},
"stopId": "outlidl",
"stopSequence": 13
},
{
"arrival": {
"time": "1772863852",
"uncertainty": 120
},
"departure": {
"time": "1772863852",
"uncertainty": 120
},
"stopId": "outresu2",
"stopSequence": 14
},
{
"arrival": {
"time": "1772863992",
"uncertainty": 120
},
"departure": {
"time": "1772863992",
"uncertainty": 120
},
"stopId": "leopite2",
"stopSequence": 15
},
{
"arrival": {
"time": "1772864081",
"uncertainty": 120
},
"departure": {
"time": "1772864081",
"uncertainty": 120
},
"stopId": "bsmarma",
"stopSequence": 16
},
{
"arrival": {
"time": "1772864272",
"uncertainty": 120
},
"departure": {
"time": "1772864272",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 17
},
{
"arrival": {
"time": "1772864346",
"uncertainty": 120
},
"departure": {
"time": "1772864346",
"uncertainty": 120
},
"stopId": "bsmdaun",
"stopSequence": 18
},
{
"arrival": {
"time": "1772864455",
"uncertainty": 120
},
"stopId": "bsmcca1r",
"stopSequence": 19
}
],
"timestamp": "1772863636",
"trip": {
"directionId": 1,
"routeId": "H",
"scheduleRelationship": "SCHEDULED",
"tripId": "21327469"
},
"vehicle": {
"id": "1200",
"label": "1200"
}
}
},
{
"id": "21323806",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772863188",
"uncertainty": 120
},
"stopId": "leoleod",
"stopSequence": 1
},
{
"arrival": {
"time": "1772863229",
"uncertainty": 120
},
"departure": {
"time": "1772863229",
"uncertainty": 120
},
"stopId": "leomou2",
"stopSequence": 2
},
{
"arrival": {
"time": "1772863278",
"uncertainty": 120
},
"departure": {
"time": "1772863278",
"uncertainty": 120
},
"stopId": "leober1",
"stopSequence": 3
},
{
"arrival": {
"time": "1772863338",
"uncertainty": 120
},
"departure": {
"time": "1772863338",
"uncertainty": 120
},
"stopId": "leovall",
"stopSequence": 4
},
{
"arrival": {
"time": "1772863447",
"uncertainty": 120
},
"departure": {
"time": "1772863458",
"uncertainty": 120
},
"stopId": "leorec2",
"stopSequence": 5
},
{
"arrival": {
"time": "1772863546",
"uncertainty": 120
},
"departure": {
"time": "1772863546",
"uncertainty": 120
},
"stopId": "leobel2",
"stopSequence": 6
},
{
"arrival": {
"time": "1772863592",
"uncertainty": 120
},
"departure": {
"time": "1772863592",
"uncertainty": 120
},
"stopId": "leocite2",
"stopSequence": 7
},
{
"arrival": {
"time": "1772863668",
"uncertainty": 120
},
"departure": {
"time": "1772863668",
"uncertainty": 120
},
"stopId": "leobeau2",
"stopSequence": 8
},
{
"arrival": {
"time": "1772863848",
"uncertainty": 120
},
"departure": {
"time": "1772863848",
"uncertainty": 120
},
"stopId": "leopet2",
"stopSequence": 9
},
{
"arrival": {
"time": "1772864254",
"uncertainty": 120
},
"departure": {
"time": "1772864254",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 10
},
{
"arrival": {
"time": "1772864334",
"uncertainty": 120
},
"departure": {
"time": "1772864334",
"uncertainty": 120
},
"stopId": "bsmdaun",
"stopSequence": 11
},
{
"arrival": {
"time": "1772864401",
"uncertainty": 120
},
"departure": {
"time": "1772864401",
"uncertainty": 120
},
"stopId": "bsmc14a",
"stopSequence": 12
},
{
"arrival": {
"time": "1772864514",
"uncertainty": 120
},
"departure": {
"time": "1772864514",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 13
},
{
"arrival": {
"time": "1772864874",
"uncertainty": 120
},
"stopId": "bsmtte",
"stopSequence": 14
}
],
"timestamp": "1772863636",
"trip": {
"directionId": 0,
"routeId": "193",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323806"
},
"vehicle": {
"id": "533",
"label": "533"
}
}
},
{
"id": "21323804",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772863352",
"uncertainty": 120
},
"stopId": "semcord",
"stopSequence": 1
},
{
"arrival": {
"time": "1772863412",
"uncertainty": 120
},
"departure": {
"time": "1772863412",
"uncertainty": 120
},
"stopId": "semquen",
"stopSequence": 2
},
{
"arrival": {
"time": "1772863472",
"uncertainty": 120
},
"departure": {
"time": "1772863472",
"uncertainty": 120
},
"stopId": "semcite",
"stopSequence": 3
},
{
"arrival": {
"time": "1772863547",
"uncertainty": 120
},
"departure": {
"time": "1772863547",
"uncertainty": 120
},
"stopId": "semcach2",
"stopSequence": 4
},
{
"arrival": {
"time": "1772863602",
"uncertainty": 120
},
"departure": {
"time": "1772863622",
"uncertainty": 120
},
"stopId": "semhesd2",
"stopSequence": 5
},
{
"arrival": {
"time": "1772863692",
"uncertainty": 120
},
"departure": {
"time": "1772863692",
"uncertainty": 120
},
"stopId": "semmair",
"stopSequence": 6
},
{
"arrival": {
"time": "1772863776",
"uncertainty": 120
},
"departure": {
"time": "1772863776",
"uncertainty": 120
},
"stopId": "semhaff2",
"stopSequence": 7
},
{
"arrival": {
"time": "1772863839",
"uncertainty": 120
},
"departure": {
"time": "1772863839",
"uncertainty": 120
},
"stopId": "semgau2",
"stopSequence": 8
},
{
"arrival": {
"time": "1772863886",
"uncertainty": 120
},
"departure": {
"time": "1772863886",
"uncertainty": 120
},
"stopId": "semchat2",
"stopSequence": 9
},
{
"arrival": {
"time": "1772863977",
"uncertainty": 120
},
"departure": {
"time": "1772863977",
"uncertainty": 120
},
"stopId": "sempar2",
"stopSequence": 10
},
{
"arrival": {
"time": "1772864052",
"uncertainty": 120
},
"departure": {
"time": "1772864052",
"uncertainty": 120
},
"stopId": "outman2",
"stopSequence": 11
},
{
"arrival": {
"time": "1772864112",
"uncertainty": 120
},
"departure": {
"time": "1772864112",
"uncertainty": 120
},
"stopId": "outlagr2",
"stopSequence": 12
},
{
"arrival": {
"time": "1772864163",
"uncertainty": 120
},
"departure": {
"time": "1772864163",
"uncertainty": 120
},
"stopId": "outre22",
"stopSequence": 13
},
{
"arrival": {
"time": "1772864219",
"uncertainty": 120
},
"departure": {
"time": "1772864219",
"uncertainty": 120
},
"stopId": "outedo1",
"stopSequence": 14
},
{
"arrival": {
"time": "1772864365",
"uncertainty": 120
},
"departure": {
"time": "1772864365",
"uncertainty": 120
},
"stopId": "outhlm",
"stopSequence": 15
},
{
"arrival": {
"time": "1772864436",
"uncertainty": 120
},
"departure": {
"time": "1772864436",
"uncertainty": 120
},
"stopId": "outbert",
"stopSequence": 16
},
{
"arrival": {
"time": "1772864486",
"uncertainty": 120
},
"departure": {
"time": "1772864486",
"uncertainty": 120
},
"stopId": "outrsal2",
"stopSequence": 17
},
{
"arrival": {
"time": "1772864546",
"uncertainty": 120
},
"departure": {
"time": "1772864546",
"uncertainty": 120
},
"stopId": "outneuf",
"stopSequence": 18
},
{
"arrival": {
"time": "1772864839",
"uncertainty": 120
},
"departure": {
"time": "1772864839",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 19
},
{
"arrival": {
"time": "1772865199",
"uncertainty": 120
},
"stopId": "bsmtte",
"stopSequence": 20
}
],
"timestamp": "1772863636",
"trip": {
"directionId": 0,
"routeId": "183",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323804"
},
"vehicle": {
"id": "185",
"label": "185"
}
}
},
{
"id": "21323798",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1772864598",
"uncertainty": 120
},
"departure": {
"time": "1772864598",
"uncertainty": 120
},
"stopId": "outmds2"
},
{
"arrival": {
"time": "1772864627",
"uncertainty": 120
},
"departure": {
"time": "1772864627",
"uncertainty": 120
},
"stopId": "outcol3"
},
{
"arrival": {
"time": "1772864700",
"uncertainty": 120
},
"departure": {
"time": "1772864700",
"uncertainty": 120
},
"stopId": "outkenn2"
},
{
"departure": {
"time": "1772864175",
"uncertainty": 120
},
"stopId": "outbeet3",
"stopSequence": 1
},
{
"arrival": {
"time": "1772864291",
"uncertainty": 120
},
"departure": {
"time": "1772864291",
"uncertainty": 120
},
"stopId": "outdore2",
"stopSequence": 2
},
{
"arrival": {
"time": "1772864389",
"uncertainty": 120
},
"departure": {
"time": "1772864389",
"uncertainty": 120
},
"stopId": "outmont2",
"stopSequence": 3
},
{
"arrival": {
"time": "1772864462",
"uncertainty": 120
},
"departure": {
"time": "1772864462",
"uncertainty": 120
},
"stopId": "outpeu2",
"stopSequence": 4
},
{
"arrival": {
"time": "1772864496",
"uncertainty": 120
},
"departure": {
"time": "1772864496",
"uncertainty": 120
},
"stopId": "outorm2",
"stopSequence": 5
},
{
"arrival": {
"time": "1772864565",
"uncertainty": 120
},
"departure": {
"time": "1772864565",
"uncertainty": 120
},
"stopId": "outtill",
"stopSequence": 6
},
{
"arrival": {
"time": "1772864587",
"uncertainty": 120
},
"departure": {
"time": "1772864587",
"uncertainty": 120
},
"stopId": "outpru",
"stopSequence": 7
},
{
"arrival": {
"time": "1772864145",
"uncertainty": 120
},
"departure": {
"time": "1772864145",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "outrena2",
"stopSequence": 8
},
{
"arrival": {
"time": "1772864210",
"uncertainty": 120
},
"departure": {
"time": "1772864210",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "outeco2",
"stopSequence": 9
},
{
"arrival": {
"time": "1772864279",
"uncertainty": 120
},
"departure": {
"time": "1772864279",
"uncertainty": 120
},
"scheduleRelationship": "SKIPPED",
"stopId": "outmazu2",
"stopSequence": 10
},
{
"arrival": {
"time": "1772864849",
"uncertainty": 120
},
"departure": {
"time": "1772864849",
"uncertainty": 120
},
"stopId": "outmai",
"stopSequence": 11
},
{
"arrival": {
"time": "1772864941",
"uncertainty": 120
},
"departure": {
"time": "1772864941",
"uncertainty": 120
},
"stopId": "outneuf",
"stopSequence": 12
},
{
"arrival": {
"time": "1772865234",
"uncertainty": 120
},
"departure": {
"time": "1772865234",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 13
},
{
"arrival": {
"time": "1772865594",
"uncertainty": 120
},
"stopId": "bsmtte",
"stopSequence": 14
}
],
"timestamp": "1772863636",
"trip": {
"directionId": 0,
"routeId": "153",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323798"
}
}
},
{
"id": "21323790",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772863281",
"uncertainty": 120
},
"stopId": "equplag",
"stopSequence": 1
},
{
"arrival": {
"time": "1772863341",
"uncertainty": 120
},
"departure": {
"time": "1772863341",
"uncertainty": 120
},
"stopId": "equfala",
"stopSequence": 2
},
{
"arrival": {
"time": "1772863401",
"uncertainty": 120
},
"departure": {
"time": "1772863462",
"uncertainty": 120
},
"stopId": "equbecq",
"stopSequence": 3
},
{
"arrival": {
"time": "1772863522",
"uncertainty": 120
},
"departure": {
"time": "1772863522",
"uncertainty": 120
},
"stopId": "equesto",
"stopSequence": 4
},
{
"arrival": {
"time": "1772863642",
"uncertainty": 120
},
"departure": {
"time": "1772863642",
"uncertainty": 120
},
"stopId": "equpomp",
"stopSequence": 5
},
{
"arrival": {
"time": "1772863722",
"uncertainty": 120
},
"departure": {
"time": "1772863722",
"uncertainty": 120
},
"stopId": "equsta",
"stopSequence": 6
},
{
"arrival": {
"time": "1772863795",
"uncertainty": 120
},
"departure": {
"time": "1772863795",
"uncertainty": 120
},
"stopId": "equpale2",
"stopSequence": 7
},
{
"arrival": {
"time": "1772863847",
"uncertainty": 120
},
"departure": {
"time": "1772863847",
"uncertainty": 120
},
"stopId": "equace2",
"stopSequence": 8
},
{
"arrival": {
"time": "1772863910",
"uncertainty": 120
},
"departure": {
"time": "1772863910",
"uncertainty": 120
},
"stopId": "equrobi",
"stopSequence": 9
},
{
"arrival": {
"time": "1772864148",
"uncertainty": 120
},
"departure": {
"time": "1772864148",
"uncertainty": 120
},
"stopId": "outserv",
"stopSequence": 10
},
{
"arrival": {
"time": "1772864808",
"uncertainty": 120
},
"departure": {
"time": "1772864808",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 11
},
{
"arrival": {
"time": "1772865168",
"uncertainty": 120
},
"stopId": "bsmtte",
"stopSequence": 12
}
],
"timestamp": "1772863636",
"trip": {
"directionId": 0,
"routeId": "73",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323790"
},
"vehicle": {
"id": "162",
"label": "162"
}
}
},
{
"id": "21323780",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772863726",
"uncertainty": 120
},
"stopId": "semcord",
"stopSequence": 1
},
{
"arrival": {
"time": "1772863792",
"uncertainty": 120
},
"departure": {
"time": "1772863792",
"uncertainty": 120
},
"stopId": "semquen",
"stopSequence": 2
},
{
"arrival": {
"time": "1772863856",
"uncertainty": 120
},
"departure": {
"time": "1772863856",
"uncertainty": 120
},
"stopId": "semcite",
"stopSequence": 3
},
{
"arrival": {
"time": "1772863933",
"uncertainty": 120
},
"departure": {
"time": "1772863933",
"uncertainty": 120
},
"stopId": "semcach2",
"stopSequence": 4
},
{
"arrival": {
"time": "1772864022",
"uncertainty": 120
},
"departure": {
"time": "1772864022",
"uncertainty": 120
},
"stopId": "semhesd2",
"stopSequence": 5
},
{
"arrival": {
"time": "1772864092",
"uncertainty": 120
},
"departure": {
"time": "1772864092",
"uncertainty": 120
},
"stopId": "semmair",
"stopSequence": 6
},
{
"arrival": {
"time": "1772864176",
"uncertainty": 120
},
"departure": {
"time": "1772864176",
"uncertainty": 120
},
"stopId": "semhaff2",
"stopSequence": 7
},
{
"arrival": {
"time": "1772864239",
"uncertainty": 120
},
"departure": {
"time": "1772864239",
"uncertainty": 120
},
"stopId": "semgau2",
"stopSequence": 8
},
{
"arrival": {
"time": "1772864286",
"uncertainty": 120
},
"departure": {
"time": "1772864286",
"uncertainty": 120
},
"stopId": "semchat2",
"stopSequence": 9
},
{
"arrival": {
"time": "1772864377",
"uncertainty": 120
},
"departure": {
"time": "1772864377",
"uncertainty": 120
},
"stopId": "sempar2",
"stopSequence": 10
},
{
"arrival": {
"time": "1772864452",
"uncertainty": 120
},
"departure": {
"time": "1772864452",
"uncertainty": 120
},
"stopId": "outman2",
"stopSequence": 11
},
{
"arrival": {
"time": "1772864512",
"uncertainty": 120
},
"departure": {
"time": "1772864512",
"uncertainty": 120
},
"stopId": "outlagr2",
"stopSequence": 12
},
{
"arrival": {
"time": "1772864586",
"uncertainty": 120
},
"departure": {
"time": "1772864586",
"uncertainty": 120
},
"stopId": "outre22",
"stopSequence": 13
},
{
"arrival": {
"time": "1772864667",
"uncertainty": 120
},
"departure": {
"time": "1772864667",
"uncertainty": 120
},
"stopId": "outedo1",
"stopSequence": 14
},
{
"arrival": {
"time": "1772864881",
"uncertainty": 120
},
"departure": {
"time": "1772864881",
"uncertainty": 120
},
"stopId": "outhlm",
"stopSequence": 15
},
{
"arrival": {
"time": "1772864984",
"uncertainty": 120
},
"departure": {
"time": "1772864984",
"uncertainty": 120
},
"stopId": "outbert",
"stopSequence": 16
},
{
"arrival": {
"time": "1772865056",
"uncertainty": 120
},
"departure": {
"time": "1772865056",
"uncertainty": 120
},
"stopId": "outrsal2",
"stopSequence": 17
},
{
"arrival": {
"time": "1772865144",
"uncertainty": 120
},
"departure": {
"time": "1772865144",
"uncertainty": 120
},
"stopId": "outneuf",
"stopSequence": 18
},
{
"arrival": {
"time": "1772865530",
"uncertainty": 120
},
"departure": {
"time": "1772865530",
"uncertainty": 120
},
"stopId": "bsmaug2",
"stopSequence": 19
},
{
"arrival": {
"time": "1772865644",
"uncertainty": 120
},
"departure": {
"time": "1772865644",
"uncertainty": 120
},
"stopId": "bsmbran",
"stopSequence": 20
},
{
"arrival": {
"time": "1772865950",
"uncertainty": 120
},
"departure": {
"time": "1772865950",
"uncertainty": 120
},
"stopId": "smbgir1",
"stopSequence": 21
},
{
"arrival": {
"time": "1772866610",
"uncertainty": 120
},
"stopId": "bsmcca9r",
"stopSequence": 22
}
],
"timestamp": "1772863636",
"trip": {
"directionId": 0,
"routeId": "188",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323780"
}
}
},
{
"id": "21323781",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772864345",
"uncertainty": 120
},
"stopId": "baimacq2",
"stopSequence": 1
},
{
"arrival": {
"time": "1772864485",
"uncertainty": 120
},
"departure": {
"time": "1772864485",
"uncertainty": 120
},
"stopId": "lacpont2",
"stopSequence": 2
},
{
"arrival": {
"time": "1772864643",
"uncertainty": 120
},
"departure": {
"time": "1772864643",
"uncertainty": 120
},
"stopId": "lacchai2",
"stopSequence": 3
},
{
"arrival": {
"time": "1772864743",
"uncertainty": 120
},
"departure": {
"time": "1772864743",
"uncertainty": 120
},
"stopId": "lacegli2",
"stopSequence": 4
},
{
"arrival": {
"time": "1772864799",
"uncertainty": 120
},
"departure": {
"time": "1772864799",
"uncertainty": 120
},
"stopId": "lacgara2",
"stopSequence": 5
},
{
"arrival": {
"time": "1772864937",
"uncertainty": 120
},
"departure": {
"time": "1772864937",
"uncertainty": 120
},
"stopId": "lacpern2",
"stopSequence": 6
},
{
"arrival": {
"time": "1772865012",
"uncertainty": 120
},
"departure": {
"time": "1772865012",
"uncertainty": 120
},
"stopId": "lacpell2",
"stopSequence": 7
},
{
"arrival": {
"time": "1772865091",
"uncertainty": 120
},
"departure": {
"time": "1772865091",
"uncertainty": 120
},
"stopId": "smbbadh2",
"stopSequence": 8
},
{
"arrival": {
"time": "1772865171",
"uncertainty": 120
},
"departure": {
"time": "1772865171",
"uncertainty": 120
},
"stopId": "bsminqo",
"stopSequence": 9
},
{
"arrival": {
"time": "1772865216",
"uncertainty": 120
},
"departure": {
"time": "1772865216",
"uncertainty": 120
},
"stopId": "smbipbo",
"stopSequence": 10
},
{
"arrival": {
"time": "1772865242",
"uncertainty": 120
},
"departure": {
"time": "1772865242",
"uncertainty": 120
},
"stopId": "smboues2",
"stopSequence": 11
},
{
"arrival": {
"time": "1772865531",
"uncertainty": 120
},
"departure": {
"time": "1772865531",
"uncertainty": 120
},
"stopId": "smbheli",
"stopSequence": 12
},
{
"arrival": {
"time": "1772865742",
"uncertainty": 120
},
"departure": {
"time": "1772865742",
"uncertainty": 120
},
"stopId": "smbmont2",
"stopSequence": 13
},
{
"arrival": {
"time": "1772865817",
"uncertainty": 120
},
"departure": {
"time": "1772865817",
"uncertainty": 120
},
"stopId": "smbstom2",
"stopSequence": 14
},
{
"arrival": {
"time": "1772865890",
"uncertainty": 120
},
"departure": {
"time": "1772865890",
"uncertainty": 120
},
"stopId": "smbmair3",
"stopSequence": 15
},
{
"arrival": {
"time": "1772866610",
"uncertainty": 120
},
"stopId": "bsmcc10r",
"stopSequence": 16
}
],
"timestamp": "1772863636",
"trip": {
"directionId": 0,
"routeId": "18",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323781"
}
}
},
{
"id": "21327451",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772862600",
"uncertainty": 120
},
"stopId": "hesecol2",
"stopSequence": 1
},
{
"arrival": {
"time": "1772862821",
"uncertainty": 120
},
"departure": {
"time": "1772862821",
"uncertainty": 120
},
"stopId": "hesman2",
"stopSequence": 2
},
{
"arrival": {
"time": "1772862895",
"uncertainty": 120
},
"departure": {
"time": "1772862895",
"uncertainty": 120
},
"stopId": "hestro2",
"stopSequence": 3
},
{
"arrival": {
"time": "1772863039",
"uncertainty": 120
},
"departure": {
"time": "1772863039",
"uncertainty": 120
},
"stopId": "isqcast",
"stopSequence": 4
},
{
"arrival": {
"time": "1772863090",
"uncertainty": 120
},
"departure": {
"time": "1772863099",
"uncertainty": 120
},
"stopId": "isqegli",
"stopSequence": 5
},
{
"arrival": {
"time": "1772863185",
"uncertainty": 120
},
"departure": {
"time": "1772863219",
"uncertainty": 120
},
"stopId": "isqvill2",
"stopSequence": 6
},
{
"arrival": {
"time": "1772863294",
"uncertainty": 120
},
"departure": {
"time": "1772863339",
"uncertainty": 120
},
"stopId": "isqcast2",
"stopSequence": 7
},
{
"arrival": {
"time": "1772863437",
"uncertainty": 120
},
"departure": {
"time": "1772863437",
"uncertainty": 120
},
"stopId": "isqmair2",
"stopSequence": 8
},
{
"arrival": {
"time": "1772863519",
"uncertainty": 120
},
"departure": {
"time": "1772863519",
"uncertainty": 120
},
"stopId": "isqhame2",
"stopSequence": 9
},
{
"arrival": {
"time": "1772863583",
"uncertainty": 120
},
"departure": {
"time": "1772863583",
"uncertainty": 120
},
"stopId": "isqresi2",
"stopSequence": 10
},
{
"arrival": {
"time": "1772863639",
"uncertainty": 120
},
"departure": {
"time": "1772863639",
"uncertainty": 120
},
"stopId": "leogal",
"stopSequence": 11
},
{
"arrival": {
"time": "1772863656",
"uncertainty": 120
},
"departure": {
"time": "1772863656",
"uncertainty": 120
},
"stopId": "leomou1",
"stopSequence": 12
},
{
"arrival": {
"time": "1772863693",
"uncertainty": 120
},
"departure": {
"time": "1772863693",
"uncertainty": 120
},
"stopId": "leoleod2",
"stopSequence": 13
},
{
"arrival": {
"time": "1772863765",
"uncertainty": 120
},
"departure": {
"time": "1772863765",
"uncertainty": 120
},
"stopId": "leomou2",
"stopSequence": 14
},
{
"arrival": {
"time": "1772863813",
"uncertainty": 120
},
"departure": {
"time": "1772863813",
"uncertainty": 120
},
"stopId": "leober1",
"stopSequence": 15
},
{
"arrival": {
"time": "1772863905",
"uncertainty": 120
},
"departure": {
"time": "1772863905",
"uncertainty": 120
},
"stopId": "leovall",
"stopSequence": 16
},
{
"arrival": {
"time": "1772863994",
"uncertainty": 120
},
"departure": {
"time": "1772863994",
"uncertainty": 120
},
"stopId": "leorec2",
"stopSequence": 17
},
{
"arrival": {
"time": "1772864113",
"uncertainty": 120
},
"departure": {
"time": "1772864113",
"uncertainty": 120
},
"stopId": "leobel2",
"stopSequence": 18
},
{
"arrival": {
"time": "1772864148",
"uncertainty": 120
},
"departure": {
"time": "1772864148",
"uncertainty": 120
},
"stopId": "leocite2",
"stopSequence": 19
},
{
"arrival": {
"time": "1772864203",
"uncertainty": 120
},
"departure": {
"time": "1772864203",
"uncertainty": 120
},
"stopId": "leobeau2",
"stopSequence": 20
},
{
"arrival": {
"time": "1772864319",
"uncertainty": 120
},
"departure": {
"time": "1772864319",
"uncertainty": 120
},
"stopId": "leopet2",
"stopSequence": 21
},
{
"arrival": {
"time": "1772864478",
"uncertainty": 120
},
"departure": {
"time": "1772864478",
"uncertainty": 120
},
"stopId": "leopite2",
"stopSequence": 22
},
{
"arrival": {
"time": "1772864560",
"uncertainty": 120
},
"departure": {
"time": "1772864560",
"uncertainty": 120
},
"stopId": "smbplat",
"stopSequence": 23
},
{
"arrival": {
"time": "1772864626",
"uncertainty": 120
},
"departure": {
"time": "1772864626",
"uncertainty": 120
},
"stopId": "bsmmade2",
"stopSequence": 24
},
{
"arrival": {
"time": "1772864671",
"uncertainty": 120
},
"departure": {
"time": "1772864671",
"uncertainty": 120
},
"stopId": "bsmros1",
"stopSequence": 25
},
{
"arrival": {
"time": "1772864711",
"uncertainty": 120
},
"departure": {
"time": "1772864711",
"uncertainty": 120
},
"stopId": "bsmhenn3",
"stopSequence": 26
},
{
"arrival": {
"time": "1772864847",
"uncertainty": 120
},
"departure": {
"time": "1772864847",
"uncertainty": 120
},
"stopId": "bsmaug2",
"stopSequence": 27
},
{
"arrival": {
"time": "1772864962",
"uncertainty": 120
},
"departure": {
"time": "1772864962",
"uncertainty": 120
},
"stopId": "bsmlumi",
"stopSequence": 28
},
{
"arrival": {
"time": "1772865071",
"uncertainty": 120
},
"stopId": "bsmcca4r",
"stopSequence": 29
}
],
"timestamp": "1772863636",
"trip": {
"directionId": 1,
"routeId": "G",
"scheduleRelationship": "SCHEDULED",
"tripId": "21327451"
},
"vehicle": {
"id": "193",
"label": "193"
}
}
},
{
"id": "21323901",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772863114",
"uncertainty": 120
},
"stopId": "danpet2",
"stopSequence": 1
},
{
"arrival": {
"time": "1772863191",
"uncertainty": 120
},
"departure": {
"time": "1772863191",
"uncertainty": 120
},
"stopId": "danmair2",
"stopSequence": 2
},
{
"arrival": {
"time": "1772863364",
"uncertainty": 120
},
"departure": {
"time": "1772863364",
"uncertainty": 120
},
"stopId": "dancite2",
"stopSequence": 3
},
{
"arrival": {
"time": "1772863664",
"uncertainty": 120
},
"departure": {
"time": "1772863664",
"uncertainty": 120
},
"stopId": "neumin2",
"stopSequence": 4
},
{
"arrival": {
"time": "1772863717",
"uncertainty": 120
},
"departure": {
"time": "1772863717",
"uncertainty": 120
},
"stopId": "neudun2",
"stopSequence": 5
},
{
"arrival": {
"time": "1772864144",
"uncertainty": 120
},
"departure": {
"time": "1772864144",
"uncertainty": 120
},
"stopId": "conpav1",
"stopSequence": 6
},
{
"arrival": {
"time": "1772864828",
"uncertainty": 120
},
"departure": {
"time": "1772864828",
"uncertainty": 120
},
"stopId": "leopite2",
"stopSequence": 7
},
{
"arrival": {
"time": "1772864984",
"uncertainty": 120
},
"departure": {
"time": "1772864984",
"uncertainty": 120
},
"stopId": "bsmhenn3",
"stopSequence": 8
},
{
"arrival": {
"time": "1772865090",
"uncertainty": 120
},
"departure": {
"time": "1772865090",
"uncertainty": 120
},
"stopId": "bsmdaun",
"stopSequence": 9
},
{
"arrival": {
"time": "1772865163",
"uncertainty": 120
},
"departure": {
"time": "1772865163",
"uncertainty": 120
},
"stopId": "bsmc14a",
"stopSequence": 10
},
{
"arrival": {
"time": "1772865314",
"uncertainty": 120
},
"departure": {
"time": "1772865314",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 11
},
{
"arrival": {
"time": "1772865547",
"uncertainty": 120
},
"departure": {
"time": "1772865547",
"uncertainty": 120
},
"stopId": "bsmnava2",
"stopSequence": 12
},
{
"arrival": {
"time": "1772865643",
"uncertainty": 120
},
"stopId": "bsmstm2",
"stopSequence": 13
}
],
"timestamp": "1772863636",
"trip": {
"directionId": 0,
"routeId": "53",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323901"
},
"vehicle": {
"id": "211",
"label": "211"
}
}
},
{
"id": "21323894",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772864155",
"uncertainty": 120
},
"stopId": "lpoalpr3",
"stopSequence": 1
},
{
"arrival": {
"time": "1772864250",
"uncertainty": 120
},
"departure": {
"time": "1772864250",
"uncertainty": 120
},
"stopId": "lpoegli2",
"stopSequence": 2
},
{
"arrival": {
"time": "1772864306",
"uncertainty": 120
},
"departure": {
"time": "1772864306",
"uncertainty": 120
},
"stopId": "lpoloti2",
"stopSequence": 3
},
{
"arrival": {
"time": "1772864472",
"uncertainty": 120
},
"departure": {
"time": "1772864472",
"uncertainty": 120
},
"stopId": "lposan2",
"stopSequence": 4
},
{
"arrival": {
"time": "1772864576",
"uncertainty": 120
},
"departure": {
"time": "1772864576",
"uncertainty": 120
},
"stopId": "lpogai1",
"stopSequence": 5
},
{
"arrival": {
"time": "1772864638",
"uncertainty": 120
},
"departure": {
"time": "1772864638",
"uncertainty": 120
},
"stopId": "lpomou",
"stopSequence": 6
},
{
"arrival": {
"time": "1772864688",
"uncertainty": 120
},
"departure": {
"time": "1772864688",
"uncertainty": 120
},
"stopId": "lpoave",
"stopSequence": 7
},
{
"arrival": {
"time": "1772864800",
"uncertainty": 120
},
"departure": {
"time": "1772864800",
"uncertainty": 120
},
"stopId": "lepcime2",
"stopSequence": 8
},
{
"arrival": {
"time": "1772864840",
"uncertainty": 120
},
"departure": {
"time": "1772864840",
"uncertainty": 120
},
"stopId": "bsmhvi2",
"stopSequence": 9
},
{
"arrival": {
"time": "1772865036",
"uncertainty": 120
},
"departure": {
"time": "1772865036",
"uncertainty": 120
},
"stopId": "bsmpca2",
"stopSequence": 10
},
{
"arrival": {
"time": "1772865128",
"uncertainty": 120
},
"departure": {
"time": "1772865128",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 11
},
{
"arrival": {
"time": "1772865488",
"uncertainty": 120
},
"stopId": "bsmtte",
"stopSequence": 12
}
],
"timestamp": "1772863636",
"trip": {
"directionId": 0,
"routeId": "123",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323894"
}
}
},
{
"id": "21323417",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772861516",
"uncertainty": 120
},
"stopId": "neuson2",
"stopSequence": 1
},
{
"arrival": {
"time": "1772861587",
"uncertainty": 120
},
"departure": {
"time": "1772861587",
"uncertainty": 120
},
"stopId": "neuforg2",
"stopSequence": 2
},
{
"arrival": {
"time": "1772861666",
"uncertainty": 120
},
"departure": {
"time": "1772861666",
"uncertainty": 120
},
"stopId": "neumai1",
"stopSequence": 3
},
{
"arrival": {
"time": "1772861743",
"uncertainty": 120
},
"departure": {
"time": "1772861743",
"uncertainty": 120
},
"stopId": "neucoin2",
"stopSequence": 4
},
{
"arrival": {
"time": "1772861807",
"uncertainty": 120
},
"departure": {
"time": "1772861807",
"uncertainty": 120
},
"stopId": "neslav1",
"stopSequence": 5
},
{
"arrival": {
"time": "1772862515",
"uncertainty": 120
},
"departure": {
"time": "1772862515",
"uncertainty": 120
},
"stopId": "neupos1",
"stopSequence": 6
},
{
"arrival": {
"time": "1772862617",
"uncertainty": 120
},
"departure": {
"time": "1772862617",
"uncertainty": 120
},
"stopId": "neupla1",
"stopSequence": 7
},
{
"arrival": {
"time": "1772862844",
"uncertainty": 120
},
"departure": {
"time": "1772862844",
"uncertainty": 120
},
"stopId": "neucoun2",
"stopSequence": 8
},
{
"arrival": {
"time": "1772863074",
"uncertainty": 120
},
"departure": {
"time": "1772863074",
"uncertainty": 120
},
"stopId": "conpas1",
"stopSequence": 9
},
{
"arrival": {
"time": "1772863232",
"uncertainty": 120
},
"departure": {
"time": "1772863232",
"uncertainty": 120
},
"stopId": "concha1",
"stopSequence": 10
},
{
"arrival": {
"time": "1772863367",
"uncertainty": 120
},
"departure": {
"time": "1772863367",
"uncertainty": 120
},
"stopId": "conyser2",
"stopSequence": 11
},
{
"arrival": {
"time": "1772864273",
"uncertainty": 120
},
"departure": {
"time": "1772864273",
"uncertainty": 120
},
"stopId": "bsmhenn3",
"stopSequence": 12
},
{
"arrival": {
"time": "1772864379",
"uncertainty": 120
},
"departure": {
"time": "1772864379",
"uncertainty": 120
},
"stopId": "bsmdaun",
"stopSequence": 13
},
{
"arrival": {
"time": "1772864449",
"uncertainty": 120
},
"departure": {
"time": "1772864449",
"uncertainty": 120
},
"stopId": "bsmc14a",
"stopSequence": 14
},
{
"arrival": {
"time": "1772864576",
"uncertainty": 120
},
"departure": {
"time": "1772864576",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 15
},
{
"arrival": {
"time": "1772864809",
"uncertainty": 120
},
"departure": {
"time": "1772864809",
"uncertainty": 120
},
"stopId": "bsmnava2",
"stopSequence": 16
},
{
"arrival": {
"time": "1772864903",
"uncertainty": 120
},
"stopId": "bsmstm2",
"stopSequence": 17
}
],
"timestamp": "1772863636",
"trip": {
"directionId": 0,
"routeId": "143",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323417"
},
"vehicle": {
"id": "163",
"label": "163"
}
}
},
{
"id": "21323769",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772864271",
"uncertainty": 120
},
"stopId": "smbrons",
"stopSequence": 1
},
{
"arrival": {
"time": "1772864307",
"uncertainty": 120
},
"departure": {
"time": "1772864307",
"uncertainty": 120
},
"stopId": "smbbell",
"stopSequence": 2
},
{
"arrival": {
"time": "1772864352",
"uncertainty": 120
},
"departure": {
"time": "1772864352",
"uncertainty": 120
},
"stopId": "smbber3",
"stopSequence": 3
},
{
"arrival": {
"time": "1772864633",
"uncertainty": 120
},
"departure": {
"time": "1772864633",
"uncertainty": 120
},
"stopId": "smbostr",
"stopSequence": 4
},
{
"arrival": {
"time": "1772864691",
"uncertainty": 120
},
"departure": {
"time": "1772864691",
"uncertainty": 120
},
"stopId": "smbbou1",
"stopSequence": 5
},
{
"arrival": {
"time": "1772864779",
"uncertainty": 120
},
"departure": {
"time": "1772864779",
"uncertainty": 120
},
"stopId": "smbwar",
"stopSequence": 6
},
{
"arrival": {
"time": "1772864872",
"uncertainty": 120
},
"departure": {
"time": "1772864872",
"uncertainty": 120
},
"stopId": "smbvil",
"stopSequence": 7
},
{
"arrival": {
"time": "1772865111",
"uncertainty": 120
},
"departure": {
"time": "1772865111",
"uncertainty": 120
},
"stopId": "smbpoly",
"stopSequence": 8
},
{
"arrival": {
"time": "1772865194",
"uncertainty": 120
},
"departure": {
"time": "1772865194",
"uncertainty": 120
},
"stopId": "smbdesv2",
"stopSequence": 9
},
{
"arrival": {
"time": "1772865494",
"uncertainty": 120
},
"departure": {
"time": "1772865494",
"uncertainty": 120
},
"stopId": "smbdena",
"stopSequence": 10
},
{
"arrival": {
"time": "1772865734",
"uncertainty": 120
},
"departure": {
"time": "1772865734",
"uncertainty": 120
},
"stopId": "smbjos1",
"stopSequence": 11
},
{
"arrival": {
"time": "1772865782",
"uncertainty": 120
},
"departure": {
"time": "1772865782",
"uncertainty": 120
},
"stopId": "smbjard",
"stopSequence": 12
},
{
"arrival": {
"time": "1772865862",
"uncertainty": 120
},
"departure": {
"time": "1772865862",
"uncertainty": 120
},
"stopId": "smbcal1",
"stopSequence": 13
},
{
"arrival": {
"time": "1772865994",
"uncertainty": 120
},
"departure": {
"time": "1772865994",
"uncertainty": 120
},
"stopId": "bsmduf1",
"stopSequence": 14
},
{
"arrival": {
"time": "1772866151",
"uncertainty": 120
},
"departure": {
"time": "1772866151",
"uncertainty": 120
},
"stopId": "bsmstm1",
"stopSequence": 15
},
{
"arrival": {
"time": "1772866213",
"uncertainty": 120
},
"departure": {
"time": "1772866213",
"uncertainty": 120
},
"stopId": "bsmnav1",
"stopSequence": 16
},
{
"arrival": {
"time": "1772866693",
"uncertainty": 120
},
"stopId": "bsmcca6r",
"stopSequence": 17
}
],
"timestamp": "1772863636",
"trip": {
"directionId": 0,
"routeId": "207",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323769"
}
}
},
{
"id": "21323760",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772863262",
"uncertainty": 120
},
"stopId": "wimbast5",
"stopSequence": 1
},
{
"arrival": {
"time": "1772863322",
"uncertainty": 120
},
"departure": {
"time": "1772863322",
"uncertainty": 120
},
"stopId": "wimdebu2",
"stopSequence": 2
},
{
"arrival": {
"time": "1772863352",
"uncertainty": 120
},
"departure": {
"time": "1772863352",
"uncertainty": 120
},
"stopId": "wimgoun2",
"stopSequence": 3
},
{
"arrival": {
"time": "1772863407",
"uncertainty": 120
},
"departure": {
"time": "1772863407",
"uncertainty": 120
},
"stopId": "wimoffe2",
"stopSequence": 4
},
{
"arrival": {
"time": "1772863440",
"uncertainty": 120
},
"departure": {
"time": "1772863442",
"uncertainty": 120
},
"stopId": "wimmess2",
"stopSequence": 5
},
{
"arrival": {
"time": "1772863493",
"uncertainty": 120
},
"departure": {
"time": "1772863493",
"uncertainty": 120
},
"stopId": "wimchat2",
"stopSequence": 6
},
{
"arrival": {
"time": "1772863587",
"uncertainty": 120
},
"departure": {
"time": "1772863592",
"uncertainty": 120
},
"stopId": "wimcour2",
"stopSequence": 7
},
{
"arrival": {
"time": "1772863680",
"uncertainty": 120
},
"departure": {
"time": "1772863680",
"uncertainty": 120
},
"stopId": "wimnung2",
"stopSequence": 8
},
{
"arrival": {
"time": "1772863759",
"uncertainty": 120
},
"departure": {
"time": "1772863759",
"uncertainty": 120
},
"stopId": "wimair2",
"stopSequence": 9
},
{
"arrival": {
"time": "1772863851",
"uncertainty": 120
},
"departure": {
"time": "1772863851",
"uncertainty": 120
},
"stopId": "wimstad2",
"stopSequence": 10
},
{
"arrival": {
"time": "1772863994",
"uncertainty": 120
},
"departure": {
"time": "1772863994",
"uncertainty": 120
},
"stopId": "wimmair3",
"stopSequence": 11
},
{
"arrival": {
"time": "1772864061",
"uncertainty": 120
},
"departure": {
"time": "1772864061",
"uncertainty": 120
},
"stopId": "wimnapo2",
"stopSequence": 12
},
{
"arrival": {
"time": "1772864127",
"uncertainty": 120
},
"departure": {
"time": "1772864127",
"uncertainty": 120
},
"stopId": "wimmaur2",
"stopSequence": 13
},
{
"arrival": {
"time": "1772864255",
"uncertainty": 120
},
"departure": {
"time": "1772864255",
"uncertainty": 120
},
"stopId": "wimsncf2",
"stopSequence": 14
},
{
"arrival": {
"time": "1772864354",
"uncertainty": 120
},
"departure": {
"time": "1772864354",
"uncertainty": 120
},
"stopId": "wimcol2",
"stopSequence": 15
},
{
"arrival": {
"time": "1772864402",
"uncertainty": 120
},
"departure": {
"time": "1772864402",
"uncertainty": 120
},
"stopId": "wimplai2",
"stopSequence": 16
},
{
"arrival": {
"time": "1772864514",
"uncertainty": 120
},
"departure": {
"time": "1772864514",
"uncertainty": 120
},
"stopId": "wimetoi2",
"stopSequence": 17
},
{
"arrival": {
"time": "1772864565",
"uncertainty": 120
},
"departure": {
"time": "1772864565",
"uncertainty": 120
},
"stopId": "wimegli2",
"stopSequence": 18
},
{
"arrival": {
"time": "1772864629",
"uncertainty": 120
},
"departure": {
"time": "1772864629",
"uncertainty": 120
},
"stopId": "wimfont2",
"stopSequence": 19
},
{
"arrival": {
"time": "1772864702",
"uncertainty": 120
},
"departure": {
"time": "1772864702",
"uncertainty": 120
},
"stopId": "wimserg2",
"stopSequence": 20
},
{
"arrival": {
"time": "1772864774",
"uncertainty": 120
},
"departure": {
"time": "1772864774",
"uncertainty": 120
},
"stopId": "wimmont2",
"stopSequence": 21
},
{
"arrival": {
"time": "1772865007",
"uncertainty": 120
},
"departure": {
"time": "1772865007",
"uncertainty": 120
},
"stopId": "wimparc2",
"stopSequence": 22
},
{
"arrival": {
"time": "1772865087",
"uncertainty": 120
},
"departure": {
"time": "1772865087",
"uncertainty": 120
},
"stopId": "wimbons2",
"stopSequence": 23
},
{
"arrival": {
"time": "1772865134",
"uncertainty": 120
},
"departure": {
"time": "1772865134",
"uncertainty": 120
},
"stopId": "smbmogr2",
"stopSequence": 24
},
{
"arrival": {
"time": "1772865195",
"uncertainty": 120
},
"departure": {
"time": "1772865195",
"uncertainty": 120
},
"stopId": "smbjos1",
"stopSequence": 25
},
{
"arrival": {
"time": "1772865264",
"uncertainty": 120
},
"departure": {
"time": "1772865264",
"uncertainty": 120
},
"stopId": "smbjard",
"stopSequence": 26
},
{
"arrival": {
"time": "1772865376",
"uncertainty": 120
},
"departure": {
"time": "1772865376",
"uncertainty": 120
},
"stopId": "smbcal1",
"stopSequence": 27
},
{
"arrival": {
"time": "1772865493",
"uncertainty": 120
},
"departure": {
"time": "1772865493",
"uncertainty": 120
},
"stopId": "bsmduf1",
"stopSequence": 28
},
{
"arrival": {
"time": "1772865672",
"uncertainty": 120
},
"departure": {
"time": "1772865672",
"uncertainty": 120
},
"stopId": "bsmstm1",
"stopSequence": 29
},
{
"arrival": {
"time": "1772865732",
"uncertainty": 120
},
"departure": {
"time": "1772865732",
"uncertainty": 120
},
"stopId": "bsmnav1",
"stopSequence": 30
},
{
"arrival": {
"time": "1772865900",
"uncertainty": 120
},
"departure": {
"time": "1772865900",
"uncertainty": 120
},
"stopId": "bsmsgen2",
"stopSequence": 31
},
{
"arrival": {
"time": "1772866212",
"uncertainty": 120
},
"stopId": "bsmcc11r",
"stopSequence": 32
}
],
"timestamp": "1772863636",
"trip": {
"directionId": 0,
"routeId": "210",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323760"
},
"vehicle": {
"id": "215",
"label": "215"
}
}
},
{
"id": "21323759",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772863831",
"uncertainty": 120
},
"stopId": "equplag",
"stopSequence": 1
},
{
"arrival": {
"time": "1772863925",
"uncertainty": 120
},
"departure": {
"time": "1772863925",
"uncertainty": 120
},
"stopId": "equfala",
"stopSequence": 2
},
{
"arrival": {
"time": "1772863991",
"uncertainty": 120
},
"departure": {
"time": "1772863991",
"uncertainty": 120
},
"stopId": "equbecq",
"stopSequence": 3
},
{
"arrival": {
"time": "1772864031",
"uncertainty": 120
},
"departure": {
"time": "1772864031",
"uncertainty": 120
},
"stopId": "equesto",
"stopSequence": 4
},
{
"arrival": {
"time": "1772864197",
"uncertainty": 120
},
"departure": {
"time": "1772864197",
"uncertainty": 120
},
"stopId": "equpomp",
"stopSequence": 5
},
{
"arrival": {
"time": "1772864280",
"uncertainty": 120
},
"departure": {
"time": "1772864280",
"uncertainty": 120
},
"stopId": "equsta",
"stopSequence": 6
},
{
"arrival": {
"time": "1772864343",
"uncertainty": 120
},
"departure": {
"time": "1772864343",
"uncertainty": 120
},
"stopId": "equpale2",
"stopSequence": 7
},
{
"arrival": {
"time": "1772864394",
"uncertainty": 120
},
"departure": {
"time": "1772864394",
"uncertainty": 120
},
"stopId": "equace2",
"stopSequence": 8
},
{
"arrival": {
"time": "1772864459",
"uncertainty": 120
},
"departure": {
"time": "1772864459",
"uncertainty": 120
},
"stopId": "equrobi",
"stopSequence": 9
},
{
"arrival": {
"time": "1772864702",
"uncertainty": 120
},
"departure": {
"time": "1772864702",
"uncertainty": 120
},
"stopId": "outserv",
"stopSequence": 10
},
{
"arrival": {
"time": "1772864847",
"uncertainty": 120
},
"departure": {
"time": "1772864847",
"uncertainty": 120
},
"stopId": "outmont2",
"stopSequence": 11
},
{
"arrival": {
"time": "1772864917",
"uncertainty": 120
},
"departure": {
"time": "1772864917",
"uncertainty": 120
},
"stopId": "outcol1",
"stopSequence": 12
},
{
"arrival": {
"time": "1772865008",
"uncertainty": 120
},
"departure": {
"time": "1772865008",
"uncertainty": 120
},
"stopId": "outkenn2",
"stopSequence": 13
},
{
"arrival": {
"time": "1772865153",
"uncertainty": 120
},
"departure": {
"time": "1772865153",
"uncertainty": 120
},
"stopId": "outmai",
"stopSequence": 14
},
{
"arrival": {
"time": "1772865240",
"uncertainty": 120
},
"departure": {
"time": "1772865240",
"uncertainty": 120
},
"stopId": "outneuf",
"stopSequence": 15
},
{
"arrival": {
"time": "1772865428",
"uncertainty": 120
},
"departure": {
"time": "1772865428",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 16
},
{
"arrival": {
"time": "1772865668",
"uncertainty": 120
},
"departure": {
"time": "1772865668",
"uncertainty": 120
},
"stopId": "bsmhenn3",
"stopSequence": 17
},
{
"arrival": {
"time": "1772865825",
"uncertainty": 120
},
"departure": {
"time": "1772865825",
"uncertainty": 120
},
"stopId": "bsmbran",
"stopSequence": 18
},
{
"arrival": {
"time": "1772866148",
"uncertainty": 120
},
"departure": {
"time": "1772866148",
"uncertainty": 120
},
"stopId": "smbgir1",
"stopSequence": 19
},
{
"arrival": {
"time": "1772866688",
"uncertainty": 120
},
"stopId": "bsmcca7r",
"stopSequence": 20
}
],
"timestamp": "1772863636",
"trip": {
"directionId": 0,
"routeId": "78",
"scheduleRelationship": "SCHEDULED",
"tripId": "21323759"
}
}
},
{
"id": "21327676",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772861881",
"uncertainty": 120
},
"stopId": "wimmair3",
"stopSequence": 1
},
{
"arrival": {
"time": "1772861941",
"uncertainty": 120
},
"departure": {
"time": "1772861941",
"uncertainty": 120
},
"stopId": "wimnapo2",
"stopSequence": 2
},
{
"arrival": {
"time": "1772861981",
"uncertainty": 120
},
"departure": {
"time": "1772861981",
"uncertainty": 120
},
"stopId": "wimmaur2",
"stopSequence": 3
},
{
"arrival": {
"time": "1772862071",
"uncertainty": 120
},
"departure": {
"time": "1772862071",
"uncertainty": 120
},
"stopId": "wimsncf2",
"stopSequence": 4
},
{
"arrival": {
"time": "1772862143",
"uncertainty": 120
},
"departure": {
"time": "1772862143",
"uncertainty": 120
},
"stopId": "wimcol2",
"stopSequence": 5
},
{
"arrival": {
"time": "1772862181",
"uncertainty": 120
},
"departure": {
"time": "1772862181",
"uncertainty": 120
},
"stopId": "wimplai2",
"stopSequence": 6
},
{
"arrival": {
"time": "1772862253",
"uncertainty": 120
},
"departure": {
"time": "1772862301",
"uncertainty": 120
},
"stopId": "wimetoi2",
"stopSequence": 7
},
{
"arrival": {
"time": "1772862351",
"uncertainty": 120
},
"departure": {
"time": "1772862351",
"uncertainty": 120
},
"stopId": "wimegli2",
"stopSequence": 8
},
{
"arrival": {
"time": "1772862396",
"uncertainty": 120
},
"departure": {
"time": "1772862396",
"uncertainty": 120
},
"stopId": "wimfont2",
"stopSequence": 9
},
{
"arrival": {
"time": "1772862444",
"uncertainty": 120
},
"departure": {
"time": "1772862444",
"uncertainty": 120
},
"stopId": "wimserg2",
"stopSequence": 10
},
{
"arrival": {
"time": "1772862481",
"uncertainty": 120
},
"departure": {
"time": "1772862511",
"uncertainty": 120
},
"stopId": "wimmont2",
"stopSequence": 11
},
{
"arrival": {
"time": "1772862648",
"uncertainty": 120
},
"departure": {
"time": "1772862648",
"uncertainty": 120
},
"stopId": "wimparc2",
"stopSequence": 12
},
{
"arrival": {
"time": "1772862702",
"uncertainty": 120
},
"departure": {
"time": "1772862720",
"uncertainty": 120
},
"stopId": "wimbons2",
"stopSequence": 13
},
{
"arrival": {
"time": "1772862781",
"uncertainty": 120
},
"departure": {
"time": "1772862961",
"uncertainty": 120
},
"stopId": "smbmogr2",
"stopSequence": 14
},
{
"arrival": {
"time": "1772863051",
"uncertainty": 120
},
"departure": {
"time": "1772863051",
"uncertainty": 120
},
"stopId": "smbjos1",
"stopSequence": 15
},
{
"arrival": {
"time": "1772863077",
"uncertainty": 120
},
"departure": {
"time": "1772863081",
"uncertainty": 120
},
"stopId": "smbjard",
"stopSequence": 16
},
{
"arrival": {
"time": "1772863141",
"uncertainty": 120
},
"departure": {
"time": "1772863141",
"uncertainty": 120
},
"stopId": "smbcal1",
"stopSequence": 17
},
{
"arrival": {
"time": "1772863193",
"uncertainty": 120
},
"departure": {
"time": "1772863201",
"uncertainty": 120
},
"stopId": "bsmduf1",
"stopSequence": 18
},
{
"arrival": {
"time": "1772863280",
"uncertainty": 120
},
"departure": {
"time": "1772863320",
"uncertainty": 120
},
"stopId": "bsmstm1",
"stopSequence": 19
},
{
"arrival": {
"time": "1772863381",
"uncertainty": 120
},
"departure": {
"time": "1772863381",
"uncertainty": 120
},
"stopId": "bsmnav1",
"stopSequence": 20
},
{
"arrival": {
"time": "1772863467",
"uncertainty": 120
},
"departure": {
"time": "1772863467",
"uncertainty": 120
},
"stopId": "bsmsgen2",
"stopSequence": 21
},
{
"arrival": {
"time": "1772863519",
"uncertainty": 120
},
"departure": {
"time": "1772863519",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 22
},
{
"arrival": {
"time": "1772863568",
"uncertainty": 120
},
"departure": {
"time": "1772863568",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 23
},
{
"arrival": {
"time": "1772863652",
"uncertainty": 120
},
"departure": {
"time": "1772863652",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 24
},
{
"arrival": {
"time": "1772863757",
"uncertainty": 120
},
"departure": {
"time": "1772864040",
"uncertainty": 120
},
"stopId": "bsmc17a",
"stopSequence": 25
},
{
"arrival": {
"time": "1772864117",
"uncertainty": 120
},
"departure": {
"time": "1772864117",
"uncertainty": 120
},
"stopId": "bsmdaun2",
"stopSequence": 26
},
{
"arrival": {
"time": "1772864220",
"uncertainty": 120
},
"departure": {
"time": "1772864220",
"uncertainty": 120
},
"stopId": "bsmsncf2",
"stopSequence": 27
},
{
"arrival": {
"time": "1772864340",
"uncertainty": 120
},
"departure": {
"time": "1772864340",
"uncertainty": 120
},
"stopId": "bsmieu2",
"stopSequence": 28
},
{
"arrival": {
"time": "1772864448",
"uncertainty": 120
},
"departure": {
"time": "1772864448",
"uncertainty": 120
},
"stopId": "bsmmba",
"stopSequence": 29
},
{
"arrival": {
"time": "1772864528",
"uncertainty": 120
},
"departure": {
"time": "1772864528",
"uncertainty": 120
},
"stopId": "lepcime",
"stopSequence": 30
},
{
"arrival": {
"time": "1772864640",
"uncertainty": 120
},
"departure": {
"time": "1772864640",
"uncertainty": 120
},
"stopId": "outlibe",
"stopSequence": 31
},
{
"arrival": {
"time": "1772864723",
"uncertainty": 120
},
"departure": {
"time": "1772864723",
"uncertainty": 120
},
"stopId": "outdeni4",
"stopSequence": 32
},
{
"arrival": {
"time": "1772864755",
"uncertainty": 120
},
"departure": {
"time": "1772864755",
"uncertainty": 120
},
"stopId": "lposan",
"stopSequence": 33
},
{
"arrival": {
"time": "1772864847",
"uncertainty": 120
},
"departure": {
"time": "1772864847",
"uncertainty": 120
},
"stopId": "outmou2",
"stopSequence": 34
},
{
"arrival": {
"time": "1772864880",
"uncertainty": 120
},
"departure": {
"time": "1772864880",
"uncertainty": 120
},
"stopId": "outbeet2",
"stopSequence": 35
},
{
"arrival": {
"time": "1772864935",
"uncertainty": 120
},
"departure": {
"time": "1772864935",
"uncertainty": 120
},
"stopId": "outdore2",
"stopSequence": 36
},
{
"arrival": {
"time": "1772865054",
"uncertainty": 120
},
"departure": {
"time": "1772865054",
"uncertainty": 120
},
"stopId": "outserv2",
"stopSequence": 37
},
{
"arrival": {
"time": "1772865197",
"uncertainty": 120
},
"departure": {
"time": "1772865197",
"uncertainty": 120
},
"stopId": "equrobi2",
"stopSequence": 38
},
{
"arrival": {
"time": "1772865234",
"uncertainty": 120
},
"departure": {
"time": "1772865234",
"uncertainty": 120
},
"stopId": "equace",
"stopSequence": 39
},
{
"arrival": {
"time": "1772865277",
"uncertainty": 120
},
"departure": {
"time": "1772865277",
"uncertainty": 120
},
"stopId": "equpale",
"stopSequence": 40
},
{
"arrival": {
"time": "1772865354",
"uncertainty": 120
},
"departure": {
"time": "1772865354",
"uncertainty": 120
},
"stopId": "equsta2",
"stopSequence": 41
},
{
"arrival": {
"time": "1772865462",
"uncertainty": 120
},
"departure": {
"time": "1772865462",
"uncertainty": 120
},
"stopId": "equpomp2",
"stopSequence": 42
},
{
"arrival": {
"time": "1772865520",
"uncertainty": 120
},
"departure": {
"time": "1772865520",
"uncertainty": 120
},
"stopId": "equdune",
"stopSequence": 43
},
{
"arrival": {
"time": "1772865559",
"uncertainty": 120
},
"departure": {
"time": "1772865559",
"uncertainty": 120
},
"stopId": "equbecq2",
"stopSequence": 44
},
{
"arrival": {
"time": "1772865654",
"uncertainty": 120
},
"stopId": "equplag2",
"stopSequence": 45
}
],
"timestamp": "1772863636",
"trip": {
"directionId": 1,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "21327676"
},
"vehicle": {
"id": "519",
"label": "519"
}
}
},
{
"id": "21327656",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772866260",
"uncertainty": 120
},
"stopId": "equfala",
"stopSequence": 1
}
],
"timestamp": "1772863636",
"trip": {
"directionId": 0,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "21327656"
}
}
},
{
"id": "21327655",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772862994",
"uncertainty": 120
},
"stopId": "equfala",
"stopSequence": 1
},
{
"arrival": {
"time": "1772863067",
"uncertainty": 120
},
"departure": {
"time": "1772863067",
"uncertainty": 120
},
"stopId": "equbecq",
"stopSequence": 2
},
{
"arrival": {
"time": "1772863104",
"uncertainty": 120
},
"departure": {
"time": "1772863114",
"uncertainty": 120
},
"stopId": "equesto",
"stopSequence": 3
},
{
"arrival": {
"time": "1772863223",
"uncertainty": 120
},
"departure": {
"time": "1772863223",
"uncertainty": 120
},
"stopId": "equpomp",
"stopSequence": 4
},
{
"arrival": {
"time": "1772863264",
"uncertainty": 120
},
"departure": {
"time": "1772863264",
"uncertainty": 120
},
"stopId": "equsta",
"stopSequence": 5
},
{
"arrival": {
"time": "1772863394",
"uncertainty": 120
},
"departure": {
"time": "1772863414",
"uncertainty": 120
},
"stopId": "equpale2",
"stopSequence": 6
},
{
"arrival": {
"time": "1772863474",
"uncertainty": 120
},
"departure": {
"time": "1772863474",
"uncertainty": 120
},
"stopId": "equace2",
"stopSequence": 7
},
{
"arrival": {
"time": "1772863534",
"uncertainty": 120
},
"departure": {
"time": "1772863534",
"uncertainty": 120
},
"stopId": "equrobi",
"stopSequence": 8
},
{
"arrival": {
"time": "1772863683",
"uncertainty": 120
},
"departure": {
"time": "1772863683",
"uncertainty": 120
},
"stopId": "outserv",
"stopSequence": 9
},
{
"arrival": {
"time": "1772863798",
"uncertainty": 120
},
"departure": {
"time": "1772863798",
"uncertainty": 120
},
"stopId": "outdore",
"stopSequence": 10
},
{
"arrival": {
"time": "1772863863",
"uncertainty": 120
},
"departure": {
"time": "1772863863",
"uncertainty": 120
},
"stopId": "outbeet",
"stopSequence": 11
},
{
"arrival": {
"time": "1772863915",
"uncertainty": 120
},
"departure": {
"time": "1772863915",
"uncertainty": 120
},
"stopId": "outmou1",
"stopSequence": 12
},
{
"arrival": {
"time": "1772864024",
"uncertainty": 120
},
"departure": {
"time": "1772864024",
"uncertainty": 120
},
"stopId": "lposan2",
"stopSequence": 13
},
{
"arrival": {
"time": "1772864147",
"uncertainty": 120
},
"departure": {
"time": "1772864147",
"uncertainty": 120
},
"stopId": "outdeni3",
"stopSequence": 14
},
{
"arrival": {
"time": "1772864212",
"uncertainty": 120
},
"departure": {
"time": "1772864212",
"uncertainty": 120
},
"stopId": "outlibe2",
"stopSequence": 15
},
{
"arrival": {
"time": "1772864292",
"uncertainty": 120
},
"departure": {
"time": "1772864292",
"uncertainty": 120
},
"stopId": "lepcime2",
"stopSequence": 16
},
{
"arrival": {
"time": "1772864329",
"uncertainty": 120
},
"departure": {
"time": "1772864329",
"uncertainty": 120
},
"stopId": "bsmhvi2",
"stopSequence": 17
},
{
"arrival": {
"time": "1772864454",
"uncertainty": 120
},
"departure": {
"time": "1772864454",
"uncertainty": 120
},
"stopId": "bsmieu",
"stopSequence": 18
},
{
"arrival": {
"time": "1772864574",
"uncertainty": 120
},
"departure": {
"time": "1772864574",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 19
},
{
"arrival": {
"time": "1772864670",
"uncertainty": 120
},
"departure": {
"time": "1772864670",
"uncertainty": 120
},
"stopId": "bsmdaun",
"stopSequence": 20
},
{
"arrival": {
"time": "1772864764",
"uncertainty": 120
},
"departure": {
"time": "1772864764",
"uncertainty": 120
},
"stopId": "bsmcca6",
"stopSequence": 21
},
{
"arrival": {
"time": "1772864834",
"uncertainty": 120
},
"departure": {
"time": "1772864834",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 22
},
{
"arrival": {
"time": "1772864948",
"uncertainty": 120
},
"departure": {
"time": "1772864948",
"uncertainty": 120
},
"stopId": "bsmcoqu",
"stopSequence": 23
},
{
"arrival": {
"time": "1772865036",
"uncertainty": 120
},
"departure": {
"time": "1772865036",
"uncertainty": 120
},
"stopId": "bsmnava2",
"stopSequence": 24
},
{
"arrival": {
"time": "1772865129",
"uncertainty": 120
},
"departure": {
"time": "1772865129",
"uncertainty": 120
},
"stopId": "bsmstm2",
"stopSequence": 25
},
{
"arrival": {
"time": "1772865256",
"uncertainty": 120
},
"departure": {
"time": "1772865256",
"uncertainty": 120
},
"stopId": "bsmduf2",
"stopSequence": 26
},
{
"arrival": {
"time": "1772865324",
"uncertainty": 120
},
"departure": {
"time": "1772865324",
"uncertainty": 120
},
"stopId": "bsmlema",
"stopSequence": 27
},
{
"arrival": {
"time": "1772865389",
"uncertainty": 120
},
"departure": {
"time": "1772865389",
"uncertainty": 120
},
"stopId": "smbcal2",
"stopSequence": 28
},
{
"arrival": {
"time": "1772865490",
"uncertainty": 120
},
"departure": {
"time": "1772865490",
"uncertainty": 120
},
"stopId": "smbjard2",
"stopSequence": 29
},
{
"arrival": {
"time": "1772865574",
"uncertainty": 120
},
"departure": {
"time": "1772865574",
"uncertainty": 120
},
"stopId": "smbjos2",
"stopSequence": 30
},
{
"arrival": {
"time": "1772865622",
"uncertainty": 120
},
"departure": {
"time": "1772865622",
"uncertainty": 120
},
"stopId": "smbmogr",
"stopSequence": 31
},
{
"arrival": {
"time": "1772865694",
"uncertainty": 120
},
"departure": {
"time": "1772865694",
"uncertainty": 120
},
"stopId": "wimbons",
"stopSequence": 32
},
{
"arrival": {
"time": "1772865941",
"uncertainty": 120
},
"departure": {
"time": "1772865941",
"uncertainty": 120
},
"stopId": "wimmont",
"stopSequence": 33
},
{
"arrival": {
"time": "1772865995",
"uncertainty": 120
},
"departure": {
"time": "1772865995",
"uncertainty": 120
},
"stopId": "wimserge",
"stopSequence": 34
},
{
"arrival": {
"time": "1772866032",
"uncertainty": 120
},
"departure": {
"time": "1772866032",
"uncertainty": 120
},
"stopId": "wimfont",
"stopSequence": 35
},
{
"arrival": {
"time": "1772866054",
"uncertainty": 120
},
"departure": {
"time": "1772866054",
"uncertainty": 120
},
"stopId": "wimegli",
"stopSequence": 36
},
{
"arrival": {
"time": "1772866123",
"uncertainty": 120
},
"departure": {
"time": "1772866123",
"uncertainty": 120
},
"stopId": "wimetoi",
"stopSequence": 37
},
{
"arrival": {
"time": "1772866239",
"uncertainty": 120
},
"departure": {
"time": "1772866239",
"uncertainty": 120
},
"stopId": "wimplai",
"stopSequence": 38
},
{
"arrival": {
"time": "1772866294",
"uncertainty": 120
},
"departure": {
"time": "1772866294",
"uncertainty": 120
},
"stopId": "wimcol1",
"stopSequence": 39
},
{
"arrival": {
"time": "1772866366",
"uncertainty": 120
},
"departure": {
"time": "1772866366",
"uncertainty": 120
},
"stopId": "wimsncf",
"stopSequence": 40
},
{
"arrival": {
"time": "1772866469",
"uncertainty": 120
},
"departure": {
"time": "1772866469",
"uncertainty": 120
},
"stopId": "wimmaur",
"stopSequence": 41
},
{
"arrival": {
"time": "1772866533",
"uncertainty": 120
},
"departure": {
"time": "1772866533",
"uncertainty": 120
},
"stopId": "wimlecl",
"stopSequence": 42
},
{
"arrival": {
"time": "1772866593",
"uncertainty": 120
},
"stopId": "wimmair4",
"stopSequence": 43
}
],
"timestamp": "1772863636",
"trip": {
"directionId": 0,
"routeId": "A",
"scheduleRelationship": "SCHEDULED",
"tripId": "21327655"
},
"vehicle": {
"id": "188",
"label": "188"
}
}
},
{
"id": "21327738",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772865720",
"uncertainty": 120
},
"stopId": "equmin",
"stopSequence": 1
}
],
"timestamp": "1772863636",
"trip": {
"directionId": 0,
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "21327738"
}
}
},
{
"id": "21327739",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772866020",
"uncertainty": 120
},
"stopId": "smbpoly",
"stopSequence": 1
}
],
"timestamp": "1772863636",
"trip": {
"directionId": 1,
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "21327739"
}
}
},
{
"id": "21327736",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772863740",
"uncertainty": 120
},
"stopId": "baicas1",
"stopSequence": 1
},
{
"arrival": {
"time": "1772863807",
"uncertainty": 120
},
"departure": {
"time": "1772863807",
"uncertainty": 120
},
"stopId": "baiaub1",
"stopSequence": 2
},
{
"arrival": {
"time": "1772863888",
"uncertainty": 120
},
"departure": {
"time": "1772863888",
"uncertainty": 120
},
"stopId": "baihetr",
"stopSequence": 3
},
{
"arrival": {
"time": "1772864000",
"uncertainty": 120
},
"departure": {
"time": "1772864000",
"uncertainty": 120
},
"stopId": "baique1",
"stopSequence": 4
},
{
"arrival": {
"time": "1772864242",
"uncertainty": 120
},
"departure": {
"time": "1772864242",
"uncertainty": 120
},
"stopId": "baibert2",
"stopSequence": 5
},
{
"arrival": {
"time": "1772864278",
"uncertainty": 120
},
"departure": {
"time": "1772864278",
"uncertainty": 120
},
"stopId": "baipat2",
"stopSequence": 6
},
{
"arrival": {
"time": "1772864366",
"uncertainty": 120
},
"departure": {
"time": "1772864366",
"uncertainty": 120
},
"stopId": "baiboud2",
"stopSequence": 7
},
{
"arrival": {
"time": "1772864580",
"uncertainty": 120
},
"departure": {
"time": "1772864580",
"uncertainty": 120
},
"stopId": "smblamb2",
"stopSequence": 8
},
{
"arrival": {
"time": "1772864677",
"uncertainty": 120
},
"departure": {
"time": "1772864677",
"uncertainty": 120
},
"stopId": "smbpeu1",
"stopSequence": 9
},
{
"arrival": {
"time": "1772864820",
"uncertainty": 120
},
"departure": {
"time": "1772865141",
"uncertainty": 120
},
"stopId": "smbpoly",
"stopSequence": 10
},
{
"arrival": {
"time": "1772865224",
"uncertainty": 120
},
"departure": {
"time": "1772865224",
"uncertainty": 120
},
"stopId": "smbdesv2",
"stopSequence": 11
},
{
"arrival": {
"time": "1772865321",
"uncertainty": 120
},
"departure": {
"time": "1772865321",
"uncertainty": 120
},
"stopId": "smbgir2",
"stopSequence": 12
},
{
"arrival": {
"time": "1772865416",
"uncertainty": 120
},
"departure": {
"time": "1772865416",
"uncertainty": 120
},
"stopId": "smbecol",
"stopSequence": 13
},
{
"arrival": {
"time": "1772865490",
"uncertainty": 120
},
"departure": {
"time": "1772865490",
"uncertainty": 120
},
"stopId": "bsmhopi3",
"stopSequence": 14
},
{
"arrival": {
"time": "1772865583",
"uncertainty": 120
},
"departure": {
"time": "1772865583",
"uncertainty": 120
},
"stopId": "bsmhre",
"stopSequence": 15
},
{
"arrival": {
"time": "1772865663",
"uncertainty": 120
},
"departure": {
"time": "1772865663",
"uncertainty": 120
},
"stopId": "smbecol",
"stopSequence": 16
},
{
"arrival": {
"time": "1772865719",
"uncertainty": 120
},
"departure": {
"time": "1772865719",
"uncertainty": 120
},
"stopId": "bsmrho",
"stopSequence": 17
},
{
"arrival": {
"time": "1772865822",
"uncertainty": 120
},
"departure": {
"time": "1772865822",
"uncertainty": 120
},
"stopId": "bsmbran2",
"stopSequence": 18
},
{
"arrival": {
"time": "1772865946",
"uncertainty": 120
},
"departure": {
"time": "1772865946",
"uncertainty": 120
},
"stopId": "bsmhenn",
"stopSequence": 19
},
{
"arrival": {
"time": "1772866062",
"uncertainty": 120
},
"departure": {
"time": "1772866062",
"uncertainty": 120
},
"stopId": "bsmsncf2",
"stopSequence": 20
},
{
"arrival": {
"time": "1772866362",
"uncertainty": 120
},
"departure": {
"time": "1772866362",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 21
},
{
"arrival": {
"time": "1772866482",
"uncertainty": 120
},
"departure": {
"time": "1772866482",
"uncertainty": 120
},
"stopId": "bsmcca2",
"stopSequence": 22
},
{
"arrival": {
"time": "1772866543",
"uncertainty": 120
},
"departure": {
"time": "1772866543",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 23
},
{
"arrival": {
"time": "1772866610",
"uncertainty": 120
},
"departure": {
"time": "1772866610",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 24
},
{
"arrival": {
"time": "1772866668",
"uncertainty": 120
},
"departure": {
"time": "1772866668",
"uncertainty": 120
},
"stopId": "bsmpca",
"stopSequence": 25
},
{
"arrival": {
"time": "1772866768",
"uncertainty": 120
},
"departure": {
"time": "1772866768",
"uncertainty": 120
},
"stopId": "bsmmba",
"stopSequence": 26
},
{
"arrival": {
"time": "1772866856",
"uncertainty": 120
},
"departure": {
"time": "1772866856",
"uncertainty": 120
},
"stopId": "lepcime",
"stopSequence": 27
},
{
"arrival": {
"time": "1772866906",
"uncertainty": 120
},
"departure": {
"time": "1772866906",
"uncertainty": 120
},
"stopId": "lpohen",
"stopSequence": 28
},
{
"arrival": {
"time": "1772866974",
"uncertainty": 120
},
"departure": {
"time": "1772866974",
"uncertainty": 120
},
"stopId": "lpopfa",
"stopSequence": 29
},
{
"arrival": {
"time": "1772867045",
"uncertainty": 120
},
"departure": {
"time": "1772867045",
"uncertainty": 120
},
"stopId": "lpogou",
"stopSequence": 30
},
{
"arrival": {
"time": "1772867118",
"uncertainty": 120
},
"departure": {
"time": "1772867118",
"uncertainty": 120
},
"stopId": "lpolive",
"stopSequence": 31
},
{
"arrival": {
"time": "1772867194",
"uncertainty": 120
},
"departure": {
"time": "1772867194",
"uncertainty": 120
},
"stopId": "lpopagn",
"stopSequence": 32
},
{
"arrival": {
"time": "1772867283",
"uncertainty": 120
},
"departure": {
"time": "1772867283",
"uncertainty": 120
},
"stopId": "lpoloti",
"stopSequence": 33
},
{
"arrival": {
"time": "1772867380",
"uncertainty": 120
},
"departure": {
"time": "1772867380",
"uncertainty": 120
},
"stopId": "lpoegli",
"stopSequence": 34
},
{
"arrival": {
"time": "1772867440",
"uncertainty": 120
},
"departure": {
"time": "1772867440",
"uncertainty": 120
},
"stopId": "lpoalpr",
"stopSequence": 35
},
{
"arrival": {
"time": "1772867512",
"uncertainty": 120
},
"departure": {
"time": "1772867512",
"uncertainty": 120
},
"stopId": "outsall2",
"stopSequence": 36
},
{
"arrival": {
"time": "1772867560",
"uncertainty": 120
},
"departure": {
"time": "1772867560",
"uncertainty": 120
},
"stopId": "outmass2",
"stopSequence": 37
},
{
"arrival": {
"time": "1772867620",
"uncertainty": 120
},
"stopId": "outserv2",
"stopSequence": 38
}
],
"timestamp": "1772863636",
"trip": {
"directionId": 1,
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "21327736"
}
}
},
{
"id": "21327737",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772864580",
"uncertainty": 120
},
"stopId": "equmin",
"stopSequence": 1
}
],
"timestamp": "1772863636",
"trip": {
"directionId": 0,
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "21327737"
}
}
},
{
"id": "21327742",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772866860",
"uncertainty": 120
},
"stopId": "equmin",
"stopSequence": 1
}
],
"timestamp": "1772863636",
"trip": {
"directionId": 0,
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "21327742"
}
}
},
{
"id": "21327740",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772866920",
"uncertainty": 120
},
"stopId": "smblamb2",
"stopSequence": 1
}
],
"timestamp": "1772863636",
"trip": {
"directionId": 1,
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "21327740"
}
}
},
{
"id": "21327730",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772861251",
"uncertainty": 120
},
"stopId": "equmin",
"stopSequence": 1
},
{
"arrival": {
"time": "1772861369",
"uncertainty": 120
},
"departure": {
"time": "1772861369",
"uncertainty": 120
},
"stopId": "outserv",
"stopSequence": 2
},
{
"arrival": {
"time": "1772861425",
"uncertainty": 120
},
"departure": {
"time": "1772861425",
"uncertainty": 120
},
"stopId": "outmass",
"stopSequence": 3
},
{
"arrival": {
"time": "1772861461",
"uncertainty": 120
},
"departure": {
"time": "1772861461",
"uncertainty": 120
},
"stopId": "outsall",
"stopSequence": 4
},
{
"arrival": {
"time": "1772861521",
"uncertainty": 120
},
"departure": {
"time": "1772861521",
"uncertainty": 120
},
"stopId": "lpoalpr2",
"stopSequence": 5
},
{
"arrival": {
"time": "1772861581",
"uncertainty": 120
},
"departure": {
"time": "1772861611",
"uncertainty": 120
},
"stopId": "lpoegli2",
"stopSequence": 6
},
{
"arrival": {
"time": "1772861701",
"uncertainty": 120
},
"departure": {
"time": "1772861701",
"uncertainty": 120
},
"stopId": "lpoloti2",
"stopSequence": 7
},
{
"arrival": {
"time": "1772861799",
"uncertainty": 120
},
"departure": {
"time": "1772861799",
"uncertainty": 120
},
"stopId": "lposan2",
"stopSequence": 8
},
{
"arrival": {
"time": "1772861895",
"uncertainty": 120
},
"departure": {
"time": "1772861911",
"uncertainty": 120
},
"stopId": "lpogai1",
"stopSequence": 9
},
{
"arrival": {
"time": "1772861966",
"uncertainty": 120
},
"departure": {
"time": "1772861966",
"uncertainty": 120
},
"stopId": "lpomou",
"stopSequence": 10
},
{
"arrival": {
"time": "1772862013",
"uncertainty": 120
},
"departure": {
"time": "1772862013",
"uncertainty": 120
},
"stopId": "lpoave",
"stopSequence": 11
},
{
"arrival": {
"time": "1772862101",
"uncertainty": 120
},
"departure": {
"time": "1772862101",
"uncertainty": 120
},
"stopId": "lepcime2",
"stopSequence": 12
},
{
"arrival": {
"time": "1772862152",
"uncertainty": 120
},
"departure": {
"time": "1772862152",
"uncertainty": 120
},
"stopId": "bsmhvi2",
"stopSequence": 13
},
{
"arrival": {
"time": "1772862261",
"uncertainty": 120
},
"departure": {
"time": "1772862391",
"uncertainty": 120
},
"stopId": "bsmpca2",
"stopSequence": 14
},
{
"arrival": {
"time": "1772862420",
"uncertainty": 120
},
"departure": {
"time": "1772862420",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 15
},
{
"arrival": {
"time": "1772862566",
"uncertainty": 120
},
"departure": {
"time": "1772862571",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 16
},
{
"arrival": {
"time": "1772862691",
"uncertainty": 120
},
"departure": {
"time": "1772862691",
"uncertainty": 120
},
"stopId": "bsmcca13",
"stopSequence": 17
},
{
"arrival": {
"time": "1772862811",
"uncertainty": 120
},
"departure": {
"time": "1772862841",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 18
},
{
"arrival": {
"time": "1772862917",
"uncertainty": 120
},
"departure": {
"time": "1772862991",
"uncertainty": 120
},
"stopId": "bsmhenn3",
"stopSequence": 19
},
{
"arrival": {
"time": "1772863102",
"uncertainty": 120
},
"departure": {
"time": "1772863111",
"uncertainty": 120
},
"stopId": "bsmbran",
"stopSequence": 20
},
{
"arrival": {
"time": "1772863200",
"uncertainty": 120
},
"departure": {
"time": "1772863200",
"uncertainty": 120
},
"stopId": "bsmrho2",
"stopSequence": 21
},
{
"arrival": {
"time": "1772863237",
"uncertainty": 120
},
"departure": {
"time": "1772863237",
"uncertainty": 120
},
"stopId": "smbecol",
"stopSequence": 22
},
{
"arrival": {
"time": "1772863300",
"uncertainty": 120
},
"departure": {
"time": "1772863411",
"uncertainty": 120
},
"stopId": "bsmhopi3",
"stopSequence": 23
},
{
"arrival": {
"time": "1772863471",
"uncertainty": 120
},
"departure": {
"time": "1772863471",
"uncertainty": 120
},
"stopId": "bsmhre",
"stopSequence": 24
},
{
"arrival": {
"time": "1772863572",
"uncertainty": 120
},
"departure": {
"time": "1772863572",
"uncertainty": 120
},
"stopId": "smbegli",
"stopSequence": 25
},
{
"arrival": {
"time": "1772863647",
"uncertainty": 120
},
"departure": {
"time": "1772863647",
"uncertainty": 120
},
"stopId": "smbdesv",
"stopSequence": 26
},
{
"arrival": {
"time": "1772863690",
"uncertainty": 120
},
"stopId": "smbpoly3",
"stopSequence": 27
}
],
"timestamp": "1772863636",
"trip": {
"directionId": 0,
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "21327730"
},
"vehicle": {
"id": "194",
"label": "194"
}
}
},
{
"id": "21327731",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772863800",
"uncertainty": 120
},
"stopId": "bsmcca2",
"stopSequence": 1
}
],
"timestamp": "1772863636",
"trip": {
"directionId": 1,
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "21327731"
},
"vehicle": {
"id": "190",
"label": "190"
}
}
},
{
"id": "21327734",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772863623",
"uncertainty": 120
},
"stopId": "smbpoly",
"stopSequence": 1
}
],
"timestamp": "1772863636",
"trip": {
"directionId": 1,
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "21327734"
},
"vehicle": {
"id": "189",
"label": "189"
}
}
},
{
"id": "21327735",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772864048",
"uncertainty": 120
},
"stopId": "equmin",
"stopSequence": 1
},
{
"arrival": {
"time": "1772864144",
"uncertainty": 120
},
"departure": {
"time": "1772864144",
"uncertainty": 120
},
"stopId": "outserv",
"stopSequence": 2
},
{
"arrival": {
"time": "1772864197",
"uncertainty": 120
},
"departure": {
"time": "1772864197",
"uncertainty": 120
},
"stopId": "outmass",
"stopSequence": 3
},
{
"arrival": {
"time": "1772864236",
"uncertainty": 120
},
"departure": {
"time": "1772864236",
"uncertainty": 120
},
"stopId": "outsall",
"stopSequence": 4
},
{
"arrival": {
"time": "1772864360",
"uncertainty": 120
},
"departure": {
"time": "1772864360",
"uncertainty": 120
},
"stopId": "lpoalpr2",
"stopSequence": 5
},
{
"arrival": {
"time": "1772864420",
"uncertainty": 120
},
"departure": {
"time": "1772864420",
"uncertainty": 120
},
"stopId": "lpoegli2",
"stopSequence": 6
},
{
"arrival": {
"time": "1772864481",
"uncertainty": 120
},
"departure": {
"time": "1772864481",
"uncertainty": 120
},
"stopId": "lpoloti2",
"stopSequence": 7
},
{
"arrival": {
"time": "1772864645",
"uncertainty": 120
},
"departure": {
"time": "1772864645",
"uncertainty": 120
},
"stopId": "lposan2",
"stopSequence": 8
},
{
"arrival": {
"time": "1772864750",
"uncertainty": 120
},
"departure": {
"time": "1772864750",
"uncertainty": 120
},
"stopId": "lpogai1",
"stopSequence": 9
},
{
"arrival": {
"time": "1772864813",
"uncertainty": 120
},
"departure": {
"time": "1772864813",
"uncertainty": 120
},
"stopId": "lpomou",
"stopSequence": 10
},
{
"arrival": {
"time": "1772864864",
"uncertainty": 120
},
"departure": {
"time": "1772864864",
"uncertainty": 120
},
"stopId": "lpoave",
"stopSequence": 11
},
{
"arrival": {
"time": "1772864976",
"uncertainty": 120
},
"departure": {
"time": "1772864976",
"uncertainty": 120
},
"stopId": "lepcime2",
"stopSequence": 12
},
{
"arrival": {
"time": "1772865019",
"uncertainty": 120
},
"departure": {
"time": "1772865019",
"uncertainty": 120
},
"stopId": "bsmhvi2",
"stopSequence": 13
},
{
"arrival": {
"time": "1772865225",
"uncertainty": 120
},
"departure": {
"time": "1772865225",
"uncertainty": 120
},
"stopId": "bsmpca2",
"stopSequence": 14
},
{
"arrival": {
"time": "1772865252",
"uncertainty": 120
},
"departure": {
"time": "1772865252",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 15
},
{
"arrival": {
"time": "1772865370",
"uncertainty": 120
},
"departure": {
"time": "1772865370",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 16
},
{
"arrival": {
"time": "1772865490",
"uncertainty": 120
},
"departure": {
"time": "1772865490",
"uncertainty": 120
},
"stopId": "bsmcca13",
"stopSequence": 17
},
{
"arrival": {
"time": "1772865670",
"uncertainty": 120
},
"departure": {
"time": "1772865670",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 18
},
{
"arrival": {
"time": "1772865894",
"uncertainty": 120
},
"departure": {
"time": "1772865894",
"uncertainty": 120
},
"stopId": "bsmhenn3",
"stopSequence": 19
},
{
"arrival": {
"time": "1772866047",
"uncertainty": 120
},
"departure": {
"time": "1772866047",
"uncertainty": 120
},
"stopId": "bsmbran",
"stopSequence": 20
},
{
"arrival": {
"time": "1772866205",
"uncertainty": 120
},
"departure": {
"time": "1772866205",
"uncertainty": 120
},
"stopId": "bsmrho2",
"stopSequence": 21
},
{
"arrival": {
"time": "1772866274",
"uncertainty": 120
},
"departure": {
"time": "1772866274",
"uncertainty": 120
},
"stopId": "smbecol",
"stopSequence": 22
},
{
"arrival": {
"time": "1772866358",
"uncertainty": 120
},
"departure": {
"time": "1772866358",
"uncertainty": 120
},
"stopId": "bsmhopi3",
"stopSequence": 23
},
{
"arrival": {
"time": "1772866420",
"uncertainty": 120
},
"departure": {
"time": "1772866420",
"uncertainty": 120
},
"stopId": "bsmhre",
"stopSequence": 24
},
{
"arrival": {
"time": "1772866579",
"uncertainty": 120
},
"departure": {
"time": "1772866579",
"uncertainty": 120
},
"stopId": "smbegli",
"stopSequence": 25
},
{
"arrival": {
"time": "1772866674",
"uncertainty": 120
},
"departure": {
"time": "1772866674",
"uncertainty": 120
},
"stopId": "smbdesv",
"stopSequence": 26
},
{
"arrival": {
"time": "1772866727",
"uncertainty": 120
},
"departure": {
"time": "1772866727",
"uncertainty": 120
},
"stopId": "smbpoly3",
"stopSequence": 27
},
{
"arrival": {
"time": "1772866841",
"uncertainty": 120
},
"departure": {
"time": "1772866841",
"uncertainty": 120
},
"stopId": "smbpeu2",
"stopSequence": 28
},
{
"arrival": {
"time": "1772866907",
"uncertainty": 120
},
"stopId": "smblam",
"stopSequence": 29
}
],
"timestamp": "1772863636",
"trip": {
"directionId": 0,
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "21327735"
}
}
},
{
"id": "21327733",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772862363",
"uncertainty": 120
},
"stopId": "equmin",
"stopSequence": 1
},
{
"arrival": {
"time": "1772862459",
"uncertainty": 120
},
"departure": {
"time": "1772862459",
"uncertainty": 120
},
"stopId": "outserv",
"stopSequence": 2
},
{
"arrival": {
"time": "1772862513",
"uncertainty": 120
},
"departure": {
"time": "1772862513",
"uncertainty": 120
},
"stopId": "outmass",
"stopSequence": 3
},
{
"arrival": {
"time": "1772862543",
"uncertainty": 120
},
"departure": {
"time": "1772862543",
"uncertainty": 120
},
"stopId": "outsall",
"stopSequence": 4
},
{
"arrival": {
"time": "1772862619",
"uncertainty": 120
},
"departure": {
"time": "1772862663",
"uncertainty": 120
},
"stopId": "lpoalpr2",
"stopSequence": 5
},
{
"arrival": {
"time": "1772862723",
"uncertainty": 120
},
"departure": {
"time": "1772862723",
"uncertainty": 120
},
"stopId": "lpoegli2",
"stopSequence": 6
},
{
"arrival": {
"time": "1772862783",
"uncertainty": 120
},
"departure": {
"time": "1772862783",
"uncertainty": 120
},
"stopId": "lpoloti2",
"stopSequence": 7
},
{
"arrival": {
"time": "1772862951",
"uncertainty": 120
},
"departure": {
"time": "1772862963",
"uncertainty": 120
},
"stopId": "lposan2",
"stopSequence": 8
},
{
"arrival": {
"time": "1772863065",
"uncertainty": 120
},
"departure": {
"time": "1772863083",
"uncertainty": 120
},
"stopId": "lpogai1",
"stopSequence": 9
},
{
"arrival": {
"time": "1772863143",
"uncertainty": 120
},
"departure": {
"time": "1772863143",
"uncertainty": 120
},
"stopId": "lpomou",
"stopSequence": 10
},
{
"arrival": {
"time": "1772863191",
"uncertainty": 120
},
"departure": {
"time": "1772863233",
"uncertainty": 120
},
"stopId": "lpoave",
"stopSequence": 11
},
{
"arrival": {
"time": "1772863336",
"uncertainty": 120
},
"departure": {
"time": "1772863336",
"uncertainty": 120
},
"stopId": "lepcime2",
"stopSequence": 12
},
{
"arrival": {
"time": "1772863372",
"uncertainty": 120
},
"departure": {
"time": "1772863372",
"uncertainty": 120
},
"stopId": "bsmhvi2",
"stopSequence": 13
},
{
"arrival": {
"time": "1772863484",
"uncertainty": 120
},
"departure": {
"time": "1772863484",
"uncertainty": 120
},
"stopId": "bsmpca2",
"stopSequence": 14
},
{
"arrival": {
"time": "1772863503",
"uncertainty": 120
},
"departure": {
"time": "1772863503",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 15
},
{
"arrival": {
"time": "1772863641",
"uncertainty": 120
},
"departure": {
"time": "1772863641",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 16
},
{
"arrival": {
"time": "1772863761",
"uncertainty": 120
},
"departure": {
"time": "1772863800",
"uncertainty": 120
},
"stopId": "bsmcca13",
"stopSequence": 17
},
{
"arrival": {
"time": "1772863927",
"uncertainty": 120
},
"departure": {
"time": "1772863927",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 18
},
{
"arrival": {
"time": "1772864008",
"uncertainty": 120
},
"departure": {
"time": "1772864008",
"uncertainty": 120
},
"stopId": "bsmhenn3",
"stopSequence": 19
},
{
"arrival": {
"time": "1772864150",
"uncertainty": 120
},
"departure": {
"time": "1772864150",
"uncertainty": 120
},
"stopId": "bsmbran",
"stopSequence": 20
},
{
"arrival": {
"time": "1772864308",
"uncertainty": 120
},
"departure": {
"time": "1772864308",
"uncertainty": 120
},
"stopId": "bsmrho2",
"stopSequence": 21
},
{
"arrival": {
"time": "1772864349",
"uncertainty": 120
},
"departure": {
"time": "1772864349",
"uncertainty": 120
},
"stopId": "smbecol",
"stopSequence": 22
},
{
"arrival": {
"time": "1772864411",
"uncertainty": 120
},
"departure": {
"time": "1772864411",
"uncertainty": 120
},
"stopId": "bsmhopi3",
"stopSequence": 23
},
{
"arrival": {
"time": "1772864473",
"uncertainty": 120
},
"departure": {
"time": "1772864473",
"uncertainty": 120
},
"stopId": "bsmhre",
"stopSequence": 24
},
{
"arrival": {
"time": "1772864580",
"uncertainty": 120
},
"departure": {
"time": "1772864580",
"uncertainty": 120
},
"stopId": "smbegli",
"stopSequence": 25
},
{
"arrival": {
"time": "1772864657",
"uncertainty": 120
},
"departure": {
"time": "1772864657",
"uncertainty": 120
},
"stopId": "smbdesv",
"stopSequence": 26
},
{
"arrival": {
"time": "1772864700",
"uncertainty": 120
},
"stopId": "smbpoly3",
"stopSequence": 27
}
],
"timestamp": "1772863636",
"trip": {
"directionId": 0,
"routeId": "C",
"scheduleRelationship": "SCHEDULED",
"tripId": "21327733"
},
"vehicle": {
"id": "183",
"label": "183"
}
}
},
{
"id": "21327690",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772863286",
"uncertainty": 120
},
"stopId": "outbeet3",
"stopSequence": 1
},
{
"arrival": {
"time": "1772863300",
"uncertainty": 120
},
"departure": {
"time": "1772863300",
"uncertainty": 120
},
"stopId": "outbeet2",
"stopSequence": 2
},
{
"arrival": {
"time": "1772863353",
"uncertainty": 120
},
"departure": {
"time": "1772863376",
"uncertainty": 120
},
"stopId": "outdore2",
"stopSequence": 3
},
{
"arrival": {
"time": "1772863452",
"uncertainty": 120
},
"departure": {
"time": "1772863452",
"uncertainty": 120
},
"stopId": "outmont2",
"stopSequence": 4
},
{
"arrival": {
"time": "1772863511",
"uncertainty": 120
},
"departure": {
"time": "1772863511",
"uncertainty": 120
},
"stopId": "outcol1",
"stopSequence": 5
},
{
"arrival": {
"time": "1772863566",
"uncertainty": 120
},
"departure": {
"time": "1772863586",
"uncertainty": 120
},
"stopId": "outkenn2",
"stopSequence": 6
},
{
"arrival": {
"time": "1772863724",
"uncertainty": 120
},
"departure": {
"time": "1772863724",
"uncertainty": 120
},
"stopId": "outmai",
"stopSequence": 7
},
{
"arrival": {
"time": "1772863792",
"uncertainty": 120
},
"departure": {
"time": "1772863792",
"uncertainty": 120
},
"stopId": "outneuf",
"stopSequence": 8
},
{
"arrival": {
"time": "1772863939",
"uncertainty": 120
},
"departure": {
"time": "1772863939",
"uncertainty": 120
},
"stopId": "bsmsncf",
"stopSequence": 9
},
{
"arrival": {
"time": "1772864054",
"uncertainty": 120
},
"departure": {
"time": "1772864054",
"uncertainty": 120
},
"stopId": "bsmdaun",
"stopSequence": 10
},
{
"arrival": {
"time": "1772864146",
"uncertainty": 120
},
"departure": {
"time": "1772864146",
"uncertainty": 120
},
"stopId": "bsmcca5",
"stopSequence": 11
},
{
"arrival": {
"time": "1772864208",
"uncertainty": 120
},
"departure": {
"time": "1772864208",
"uncertainty": 120
},
"stopId": "bsmpft1",
"stopSequence": 12
},
{
"arrival": {
"time": "1772864310",
"uncertainty": 120
},
"departure": {
"time": "1772864310",
"uncertainty": 120
},
"stopId": "bsmvic",
"stopSequence": 13
},
{
"arrival": {
"time": "1772864346",
"uncertainty": 120
},
"departure": {
"time": "1772864346",
"uncertainty": 120
},
"stopId": "bsmcci",
"stopSequence": 14
},
{
"arrival": {
"time": "1772864391",
"uncertainty": 120
},
"departure": {
"time": "1772864391",
"uncertainty": 120
},
"stopId": "bsmsurc",
"stopSequence": 15
},
{
"arrival": {
"time": "1772864434",
"uncertainty": 120
},
"departure": {
"time": "1772864434",
"uncertainty": 120
},
"stopId": "bsmnaus",
"stopSequence": 16
},
{
"arrival": {
"time": "1772864488",
"uncertainty": 120
},
"departure": {
"time": "1772864488",
"uncertainty": 120
},
"stopId": "bsmdesc",
"stopSequence": 17
},
{
"arrival": {
"time": "1772864540",
"uncertainty": 120
},
"departure": {
"time": "1772864540",
"uncertainty": 120
},
"stopId": "bsmbeuv",
"stopSequence": 18
},
{
"arrival": {
"time": "1772864587",
"uncertainty": 120
},
"departure": {
"time": "1772864587",
"uncertainty": 120
},
"stopId": "nsmlegi",
"stopSequence": 19
},
{
"arrival": {
"time": "1772864663",
"uncertainty": 120
},
"departure": {
"time": "1772864663",
"uncertainty": 120
},
"stopId": "wimcrec",
"stopSequence": 20
},
{
"arrival": {
"time": "1772864821",
"uncertainty": 120
},
"departure": {
"time": "1772864821",
"uncertainty": 120
},
"stopId": "wimhonv",
"stopSequence": 21
},
{
"arrival": {
"time": "1772864903",
"uncertainty": 120
},
"departure": {
"time": "1772864903",
"uncertainty": 120
},
"stopId": "wimjean",
"stopSequence": 22
},
{
"arrival": {
"time": "1772864937",
"uncertainty": 120
},
"departure": {
"time": "1772864937",
"uncertainty": 120
},
"stopId": "wimmaur",
"stopSequence": 23
},
{
"arrival": {
"time": "1772864970",
"uncertainty": 120
},
"departure": {
"time": "1772864970",
"uncertainty": 120
},
"stopId": "wimlecl",
"stopSequence": 24
},
{
"arrival": {
"time": "1772865008",
"uncertainty": 120
},
"departure": {
"time": "1772865008",
"uncertainty": 120
},
"stopId": "wimmair4",
"stopSequence": 25
},
{
"arrival": {
"time": "1772865122",
"uncertainty": 120
},
"departure": {
"time": "1772865122",
"uncertainty": 120
},
"stopId": "wimstad",
"stopSequence": 26
},
{
"arrival": {
"time": "1772865195",
"uncertainty": 120
},
"departure": {
"time": "1772865195",
"uncertainty": 120
},
"stopId": "wimair",
"stopSequence": 27
},
{
"arrival": {
"time": "1772865247",
"uncertainty": 120
},
"departure": {
"time": "1772865247",
"uncertainty": 120
},
"stopId": "wimnung",
"stopSequence": 28
},
{
"arrival": {
"time": "1772865313",
"uncertainty": 120
},
"departure": {
"time": "1772865313",
"uncertainty": 120
},
"stopId": "wimcour",
"stopSequence": 29
},
{
"arrival": {
"time": "1772865401",
"uncertainty": 120
},
"departure": {
"time": "1772865401",
"uncertainty": 120
},
"stopId": "wimchat",
"stopSequence": 30
},
{
"arrival": {
"time": "1772865473",
"uncertainty": 120
},
"departure": {
"time": "1772865473",
"uncertainty": 120
},
"stopId": "wimmess",
"stopSequence": 31
},
{
"arrival": {
"time": "1772865514",
"uncertainty": 120
},
"departure": {
"time": "1772865514",
"uncertainty": 120
},
"stopId": "wimoffe",
"stopSequence": 32
},
{
"arrival": {
"time": "1772865550",
"uncertainty": 120
},
"departure": {
"time": "1772865550",
"uncertainty": 120
},
"stopId": "wimgoun",
"stopSequence": 33
},
{
"arrival": {
"time": "1772865621",
"uncertainty": 120
},
"departure": {
"time": "1772865621",
"uncertainty": 120
},
"stopId": "wimdebu",
"stopSequence": 34
},
{
"arrival": {
"time": "1772865649",
"uncertainty": 120
},
"departure": {
"time": "1772865649",
"uncertainty": 120
},
"stopId": "wimbast",
"stopSequence": 35
},
{
"arrival": {
"time": "1772865728",
"uncertainty": 120
},
"departure": {
"time": "1772865728",
"uncertainty": 120
},
"stopId": "wimsaen",
"stopSequence": 36
},
{
"arrival": {
"time": "1772865848",
"uncertainty": 120
},
"stopId": "wimbast5",
"stopSequence": 37
}
],
"timestamp": "1772863636",
"trip": {
"directionId": 0,
"routeId": "F",
"scheduleRelationship": "SCHEDULED",
"tripId": "21327690"
},
"vehicle": {
"id": "196",
"label": "196"
}
}
},
{
"id": "21327691",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772863026",
"uncertainty": 120
},
"stopId": "wimbast5",
"stopSequence": 1
},
{
"arrival": {
"time": "1772863081",
"uncertainty": 120
},
"departure": {
"time": "1772863081",
"uncertainty": 120
},
"stopId": "wimdebu2",
"stopSequence": 2
},
{
"arrival": {
"time": "1772863117",
"uncertainty": 120
},
"departure": {
"time": "1772863117",
"uncertainty": 120
},
"stopId": "wimgoun2",
"stopSequence": 3
},
{
"arrival": {
"time": "1772863156",
"uncertainty": 120
},
"departure": {
"time": "1772863156",
"uncertainty": 120
},
"stopId": "wimoffe2",
"stopSequence": 4
},
{
"arrival": {
"time": "1772863187",
"uncertainty": 120
},
"departure": {
"time": "1772863187",
"uncertainty": 120
},
"stopId": "wimmess2",
"stopSequence": 5
},
{
"arrival": {
"time": "1772863237",
"uncertainty": 120
},
"departure": {
"time": "1772863237",
"uncertainty": 120
},
"stopId": "wimchat2",
"stopSequence": 6
},
{
"arrival": {
"time": "1772863304",
"uncertainty": 120
},
"departure": {
"time": "1772863304",
"uncertainty": 120
},
"stopId": "wimcour2",
"stopSequence": 7
},
{
"arrival": {
"time": "1772863357",
"uncertainty": 120
},
"departure": {
"time": "1772863357",
"uncertainty": 120
},
"stopId": "wimnung2",
"stopSequence": 8
},
{
"arrival": {
"time": "1772863426",
"uncertainty": 120
},
"departure": {
"time": "1772863426",
"uncertainty": 120
},
"stopId": "wimair2",
"stopSequence": 9
},
{
"arrival": {
"time": "1772863477",
"uncertainty": 120
},
"departure": {
"time": "1772863477",
"uncertainty": 120
},
"stopId": "wimstad2",
"stopSequence": 10
},
{
"arrival": {
"time": "1772863557",
"uncertainty": 120
},
"departure": {
"time": "1772863557",
"uncertainty": 120
},
"stopId": "wimmair3",
"stopSequence": 11
},
{
"arrival": {
"time": "1772863679",
"uncertainty": 120
},
"departure": {
"time": "1772863679",
"uncertainty": 120
},
"stopId": "wimnapo2",
"stopSequence": 12
},
{
"arrival": {
"time": "1772863729",
"uncertainty": 120
},
"departure": {
"time": "1772863729",
"uncertainty": 120
},
"stopId": "wimmaur2",
"stopSequence": 13
},
{
"arrival": {
"time": "1772863769",
"uncertainty": 120
},
"departure": {
"time": "1772863769",
"uncertainty": 120
},
"stopId": "wimjean2",
"stopSequence": 14
},
{
"arrival": {
"time": "1772863861",
"uncertainty": 120
},
"departure": {
"time": "1772863861",
"uncertainty": 120
},
"stopId": "wimhonv2",
"stopSequence": 15
},
{
"arrival": {
"time": "1772864049",
"uncertainty": 120
},
"departure": {
"time": "1772864049",
"uncertainty": 120
},
"stopId": "wimcrec",
"stopSequence": 16
},
{
"arrival": {
"time": "1772864142",
"uncertainty": 120
},
"departure": {
"time": "1772864142",
"uncertainty": 120
},
"stopId": "bsmlegi2",
"stopSequence": 17
},
{
"arrival": {
"time": "1772864195",
"uncertainty": 120
},
"departure": {
"time": "1772864195",
"uncertainty": 120
},
"stopId": "bsmbeuv2",
"stopSequence": 18
},
{
"arrival": {
"time": "1772864252",
"uncertainty": 120
},
"departure": {
"time": "1772864252",
"uncertainty": 120
},
"stopId": "bsmdesc2",
"stopSequence": 19
},
{
"arrival": {
"time": "1772864322",
"uncertainty": 120
},
"departure": {
"time": "1772864322",
"uncertainty": 120
},
"stopId": "bsmnaus2",
"stopSequence": 20
},
{
"arrival": {
"time": "1772864366",
"uncertainty": 120
},
"departure": {
"time": "1772864366",
"uncertainty": 120
},
"stopId": "bsmsurc2",
"stopSequence": 21
},
{
"arrival": {
"time": "1772864433",
"uncertainty": 120
},
"departure": {
"time": "1772864433",
"uncertainty": 120
},
"stopId": "bsmcci2",
"stopSequence": 22
},
{
"arrival": {
"time": "1772864539",
"uncertainty": 120
},
"departure": {
"time": "1772864539",
"uncertainty": 120
},
"stopId": "bsmsgen2",
"stopSequence": 23
},
{
"arrival": {
"time": "1772864598",
"uncertainty": 120
},
"departure": {
"time": "1772864598",
"uncertainty": 120
},
"stopId": "bsmepe",
"stopSequence": 24
},
{
"arrival": {
"time": "1772864652",
"uncertainty": 120
},
"departure": {
"time": "1772864652",
"uncertainty": 120
},
"stopId": "bsment",
"stopSequence": 25
},
{
"arrival": {
"time": "1772864773",
"uncertainty": 120
},
"departure": {
"time": "1772864773",
"uncertainty": 120
},
"stopId": "bsmdute",
"stopSequence": 26
},
{
"arrival": {
"time": "1772864892",
"uncertainty": 120
},
"departure": {
"time": "1772864892",
"uncertainty": 120
},
"stopId": "bsmc17a",
"stopSequence": 27
},
{
"arrival": {
"time": "1772864969",
"uncertainty": 120
},
"departure": {
"time": "1772864969",
"uncertainty": 120
},
"stopId": "bsmdaun2",
"stopSequence": 28
},
{
"arrival": {
"time": "1772865072",
"uncertainty": 120
},
"departure": {
"time": "1772865072",
"uncertainty": 120
},
"stopId": "bsmsncf2",
"stopSequence": 29
},
{
"arrival": {
"time": "1772865241",
"uncertainty": 120
},
"departure": {
"time": "1772865241",
"uncertainty": 120
},
"stopId": "outneuf2",
"stopSequence": 30
},
{
"arrival": {
"time": "1772865309",
"uncertainty": 120
},
"departure": {
"time": "1772865309",
"uncertainty": 120
},
"stopId": "outmai2",
"stopSequence": 31
},
{
"arrival": {
"time": "1772865431",
"uncertainty": 120
},
"departure": {
"time": "1772865431",
"uncertainty": 120
},
"stopId": "outkenn",
"stopSequence": 32
},
{
"arrival": {
"time": "1772865492",
"uncertainty": 120
},
"departure": {
"time": "1772865492",
"uncertainty": 120
},
"stopId": "outcol2",
"stopSequence": 33
},
{
"arrival": {
"time": "1772865573",
"uncertainty": 120
},
"departure": {
"time": "1772865573",
"uncertainty": 120
},
"stopId": "outmont",
"stopSequence": 34
},
{
"arrival": {
"time": "1772865640",
"uncertainty": 120
},
"departure": {
"time": "1772865640",
"uncertainty": 120
},
"stopId": "outdore",
"stopSequence": 35
},
{
"arrival": {
"time": "1772865732",
"uncertainty": 120
},
"stopId": "outbeet3",
"stopSequence": 36
}
],
"timestamp": "1772863636",
"trip": {
"directionId": 1,
"routeId": "F",
"scheduleRelationship": "SCHEDULED",
"tripId": "21327691"
},
"vehicle": {
"id": "1198",
"label": "1198"
}
}
},
{
"id": "21327692",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772865960",
"uncertainty": 120
},
"stopId": "outbeet3",
"stopSequence": 1
}
],
"timestamp": "1772863636",
"trip": {
"directionId": 0,
"routeId": "F",
"scheduleRelationship": "SCHEDULED",
"tripId": "21327692"
}
}
},
{
"id": "21327693",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1772866200",
"uncertainty": 120
},
"stopId": "wimbast5",
"stopSequence": 1
}
],
"timestamp": "1772863636",
"trip": {
"directionId": 1,
"routeId": "F",
"scheduleRelationship": "SCHEDULED",
"tripId": "21327693"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "2.0",
"timestamp": "1772863636"
}
}